0.002 * [progress]: [Phase 1 of 3] Setting up. 0.002 * * * [progress]: [1/2] Preparing points 0.114 * * * [progress]: [2/2] Setting up program. 0.118 * [progress]: [Phase 2 of 3] Improving. 0.118 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.118 * [simplify]: Simplifying (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) 0.118 * * [simplify]: iters left: 6 (14 enodes) 0.147 * * [simplify]: iters left: 5 (53 enodes) 0.166 * * [simplify]: iters left: 4 (80 enodes) 0.193 * * [simplify]: iters left: 3 (133 enodes) 0.233 * * [simplify]: iters left: 2 (163 enodes) 0.274 * * [simplify]: iters left: 1 (177 enodes) 0.320 * * [simplify]: Extracting #0: cost 1 inf + 0 0.320 * * [simplify]: Extracting #1: cost 11 inf + 0 0.321 * * [simplify]: Extracting #2: cost 24 inf + 44 0.321 * * [simplify]: Extracting #3: cost 28 inf + 334 0.322 * * [simplify]: Extracting #4: cost 30 inf + 995 0.322 * * [simplify]: Extracting #5: cost 28 inf + 1950 0.325 * * [simplify]: Extracting #6: cost 5 inf + 5668 0.328 * * [simplify]: Extracting #7: cost 0 inf + 6352 0.331 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 0.331 * [simplify]: Simplified (2) to (λ (a b c) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a)) 0.342 * * [progress]: iteration 1 / 4 0.342 * * * [progress]: picking best candidate 0.348 * * * * [pick]: Picked # 0.348 * * * [progress]: localizing error 0.374 * * * [progress]: generating rewritten candidates 0.374 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 1) 0.377 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1 1) 0.392 * * * * [progress]: [ 3 / 3 ] rewriting at (2) 0.439 * * * [progress]: generating series expansions 0.440 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 1) 0.440 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 0.440 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 0.440 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.440 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.440 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.440 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.440 * [taylor]: Taking taylor expansion of c in b 0.440 * [backup-simplify]: Simplify c into c 0.440 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.440 * [taylor]: Taking taylor expansion of -4 in b 0.440 * [backup-simplify]: Simplify -4 into -4 0.440 * [taylor]: Taking taylor expansion of a in b 0.440 * [backup-simplify]: Simplify a into a 0.440 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.440 * [taylor]: Taking taylor expansion of b in b 0.440 * [backup-simplify]: Simplify 0 into 0 0.441 * [backup-simplify]: Simplify 1 into 1 0.441 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.441 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.441 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.441 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.442 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.442 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.443 * [backup-simplify]: Simplify (+ 0 0) into 0 0.443 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.443 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.443 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.443 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.443 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.443 * [taylor]: Taking taylor expansion of c in a 0.443 * [backup-simplify]: Simplify c into c 0.443 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.443 * [taylor]: Taking taylor expansion of -4 in a 0.443 * [backup-simplify]: Simplify -4 into -4 0.443 * [taylor]: Taking taylor expansion of a in a 0.443 * [backup-simplify]: Simplify 0 into 0 0.443 * [backup-simplify]: Simplify 1 into 1 0.443 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.443 * [taylor]: Taking taylor expansion of b in a 0.443 * [backup-simplify]: Simplify b into b 0.444 * [backup-simplify]: Simplify (* -4 0) into 0 0.444 * [backup-simplify]: Simplify (* c 0) into 0 0.444 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.444 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.444 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.445 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.446 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.446 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.446 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.446 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.446 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.446 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.447 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.447 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.447 * [taylor]: Taking taylor expansion of c in c 0.447 * [backup-simplify]: Simplify 0 into 0 0.447 * [backup-simplify]: Simplify 1 into 1 0.447 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.447 * [taylor]: Taking taylor expansion of -4 in c 0.447 * [backup-simplify]: Simplify -4 into -4 0.447 * [taylor]: Taking taylor expansion of a in c 0.447 * [backup-simplify]: Simplify a into a 0.447 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.447 * [taylor]: Taking taylor expansion of b in c 0.447 * [backup-simplify]: Simplify b into b 0.447 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.447 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.447 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.447 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.447 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.448 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.448 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.449 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.449 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.449 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.449 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.449 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.449 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.449 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.449 * [taylor]: Taking taylor expansion of c in c 0.449 * [backup-simplify]: Simplify 0 into 0 0.449 * [backup-simplify]: Simplify 1 into 1 0.449 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.449 * [taylor]: Taking taylor expansion of -4 in c 0.449 * [backup-simplify]: Simplify -4 into -4 0.449 * [taylor]: Taking taylor expansion of a in c 0.449 * [backup-simplify]: Simplify a into a 0.449 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.449 * [taylor]: Taking taylor expansion of b in c 0.449 * [backup-simplify]: Simplify b into b 0.449 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.449 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.449 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.450 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.450 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.450 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.451 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.451 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.451 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.451 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.451 * [taylor]: Taking taylor expansion of b in a 0.451 * [backup-simplify]: Simplify b into b 0.451 * [taylor]: Taking taylor expansion of b in b 0.452 * [backup-simplify]: Simplify 0 into 0 0.452 * [backup-simplify]: Simplify 1 into 1 0.452 * [backup-simplify]: Simplify 0 into 0 0.452 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 0.452 * [taylor]: Taking taylor expansion of -2 in a 0.452 * [backup-simplify]: Simplify -2 into -2 0.452 * [taylor]: Taking taylor expansion of (/ a b) in a 0.452 * [taylor]: Taking taylor expansion of a in a 0.452 * [backup-simplify]: Simplify 0 into 0 0.452 * [backup-simplify]: Simplify 1 into 1 0.452 * [taylor]: Taking taylor expansion of b in a 0.452 * [backup-simplify]: Simplify b into b 0.452 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.452 * [taylor]: Taking taylor expansion of 0 in b 0.452 * [backup-simplify]: Simplify 0 into 0 0.452 * [backup-simplify]: Simplify 0 into 0 0.452 * [backup-simplify]: Simplify 1 into 1 0.454 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.455 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.455 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.456 * [backup-simplify]: Simplify (+ 0 0) into 0 0.456 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.457 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 0.457 * [taylor]: Taking taylor expansion of -2 in a 0.457 * [backup-simplify]: Simplify -2 into -2 0.457 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 0.457 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.457 * [taylor]: Taking taylor expansion of a in a 0.457 * [backup-simplify]: Simplify 0 into 0 0.457 * [backup-simplify]: Simplify 1 into 1 0.457 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.457 * [taylor]: Taking taylor expansion of b in a 0.457 * [backup-simplify]: Simplify b into b 0.457 * [backup-simplify]: Simplify (* 1 1) into 1 0.457 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.457 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.458 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.458 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 0.458 * [taylor]: Taking taylor expansion of (/ -2 b) in b 0.458 * [taylor]: Taking taylor expansion of -2 in b 0.458 * [backup-simplify]: Simplify -2 into -2 0.458 * [taylor]: Taking taylor expansion of b in b 0.458 * [backup-simplify]: Simplify 0 into 0 0.458 * [backup-simplify]: Simplify 1 into 1 0.458 * [backup-simplify]: Simplify (/ -2 1) into -2 0.459 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 0.459 * [backup-simplify]: Simplify 0 into 0 0.459 * [taylor]: Taking taylor expansion of 0 in b 0.459 * [backup-simplify]: Simplify 0 into 0 0.459 * [backup-simplify]: Simplify 0 into 0 0.460 * [backup-simplify]: Simplify 0 into 0 0.460 * [backup-simplify]: Simplify 0 into 0 0.461 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 0.462 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 0.463 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.464 * [backup-simplify]: Simplify (+ 0 0) into 0 0.464 * [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.464 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 0.464 * [taylor]: Taking taylor expansion of -4 in a 0.464 * [backup-simplify]: Simplify -4 into -4 0.464 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 0.464 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.464 * [taylor]: Taking taylor expansion of a in a 0.464 * [backup-simplify]: Simplify 0 into 0 0.464 * [backup-simplify]: Simplify 1 into 1 0.464 * [taylor]: Taking taylor expansion of (pow b 5) in a 0.464 * [taylor]: Taking taylor expansion of b in a 0.465 * [backup-simplify]: Simplify b into b 0.465 * [backup-simplify]: Simplify (* 1 1) into 1 0.465 * [backup-simplify]: Simplify (* 1 1) into 1 0.466 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.466 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.466 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.466 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.466 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 0.467 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 0.467 * [taylor]: Taking taylor expansion of 0 in b 0.467 * [backup-simplify]: Simplify 0 into 0 0.467 * [backup-simplify]: Simplify 0 into 0 0.467 * [taylor]: Taking taylor expansion of 0 in b 0.467 * [backup-simplify]: Simplify 0 into 0 0.467 * [backup-simplify]: Simplify 0 into 0 0.467 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 0.468 * [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.468 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 0.468 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.468 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.468 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.468 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.468 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.468 * [taylor]: Taking taylor expansion of c in b 0.468 * [backup-simplify]: Simplify c into c 0.468 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.468 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.468 * [taylor]: Taking taylor expansion of -4 in b 0.468 * [backup-simplify]: Simplify -4 into -4 0.468 * [taylor]: Taking taylor expansion of a in b 0.468 * [backup-simplify]: Simplify a into a 0.468 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.468 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.468 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.468 * [taylor]: Taking taylor expansion of b in b 0.468 * [backup-simplify]: Simplify 0 into 0 0.468 * [backup-simplify]: Simplify 1 into 1 0.469 * [backup-simplify]: Simplify (* 1 1) into 1 0.469 * [backup-simplify]: Simplify (/ 1 1) into 1 0.470 * [backup-simplify]: Simplify (+ 0 1) into 1 0.470 * [backup-simplify]: Simplify (sqrt 1) into 1 0.471 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.472 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.473 * [backup-simplify]: Simplify (+ 0 0) into 0 0.473 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.473 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.473 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.473 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.474 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.474 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.474 * [taylor]: Taking taylor expansion of c in a 0.474 * [backup-simplify]: Simplify c into c 0.474 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.474 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.474 * [taylor]: Taking taylor expansion of -4 in a 0.474 * [backup-simplify]: Simplify -4 into -4 0.474 * [taylor]: Taking taylor expansion of a in a 0.474 * [backup-simplify]: Simplify 0 into 0 0.474 * [backup-simplify]: Simplify 1 into 1 0.474 * [backup-simplify]: Simplify (/ -4 1) into -4 0.474 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.474 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.474 * [taylor]: Taking taylor expansion of b in a 0.475 * [backup-simplify]: Simplify b into b 0.475 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.475 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.475 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.475 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.475 * [backup-simplify]: Simplify (sqrt 0) into 0 0.476 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.476 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.476 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.476 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.476 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.476 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.476 * [taylor]: Taking taylor expansion of c in c 0.476 * [backup-simplify]: Simplify 0 into 0 0.476 * [backup-simplify]: Simplify 1 into 1 0.477 * [backup-simplify]: Simplify (/ 1 1) into 1 0.477 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.477 * [taylor]: Taking taylor expansion of -4 in c 0.477 * [backup-simplify]: Simplify -4 into -4 0.477 * [taylor]: Taking taylor expansion of a in c 0.477 * [backup-simplify]: Simplify a into a 0.477 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.477 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.477 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.477 * [taylor]: Taking taylor expansion of b in c 0.477 * [backup-simplify]: Simplify b into b 0.477 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.477 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.477 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.478 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.478 * [backup-simplify]: Simplify (sqrt 0) into 0 0.479 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.479 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.479 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.479 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.479 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.479 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.479 * [taylor]: Taking taylor expansion of c in c 0.479 * [backup-simplify]: Simplify 0 into 0 0.479 * [backup-simplify]: Simplify 1 into 1 0.479 * [backup-simplify]: Simplify (/ 1 1) into 1 0.479 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.479 * [taylor]: Taking taylor expansion of -4 in c 0.479 * [backup-simplify]: Simplify -4 into -4 0.479 * [taylor]: Taking taylor expansion of a in c 0.479 * [backup-simplify]: Simplify a into a 0.480 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.480 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.480 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.480 * [taylor]: Taking taylor expansion of b in c 0.480 * [backup-simplify]: Simplify b into b 0.480 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.480 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.480 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.480 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.480 * [backup-simplify]: Simplify (sqrt 0) into 0 0.481 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.481 * [taylor]: Taking taylor expansion of 0 in a 0.481 * [backup-simplify]: Simplify 0 into 0 0.481 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 0.481 * [taylor]: Taking taylor expansion of +nan.0 in a 0.481 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.481 * [taylor]: Taking taylor expansion of a in a 0.481 * [backup-simplify]: Simplify 0 into 0 0.481 * [backup-simplify]: Simplify 1 into 1 0.482 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 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 0 in b 0.482 * [backup-simplify]: Simplify 0 into 0 0.482 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.483 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.484 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.484 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.485 * [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.485 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.485 * [taylor]: Taking taylor expansion of +nan.0 in a 0.485 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.485 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.485 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.485 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.485 * [taylor]: Taking taylor expansion of b in a 0.485 * [backup-simplify]: Simplify b into b 0.485 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.485 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.485 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.485 * [taylor]: Taking taylor expansion of +nan.0 in a 0.485 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.485 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.485 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.485 * [taylor]: Taking taylor expansion of a in a 0.485 * [backup-simplify]: Simplify 0 into 0 0.486 * [backup-simplify]: Simplify 1 into 1 0.486 * [backup-simplify]: Simplify (* 1 1) into 1 0.486 * [backup-simplify]: Simplify (/ 1 1) into 1 0.487 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.488 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.489 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.490 * [backup-simplify]: Simplify (- 0) into 0 0.490 * [backup-simplify]: Simplify (+ 0 0) into 0 0.491 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.491 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.492 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.493 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.493 * [taylor]: Taking taylor expansion of 0 in b 0.493 * [backup-simplify]: Simplify 0 into 0 0.494 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.494 * [taylor]: Taking taylor expansion of 0 in b 0.494 * [backup-simplify]: Simplify 0 into 0 0.494 * [taylor]: Taking taylor expansion of 0 in b 0.494 * [backup-simplify]: Simplify 0 into 0 0.494 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.494 * [backup-simplify]: Simplify 0 into 0 0.494 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.495 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.496 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.497 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.497 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.497 * [backup-simplify]: Simplify (+ 0 0) into 0 0.498 * [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.498 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.498 * [taylor]: Taking taylor expansion of +nan.0 in a 0.498 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.498 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.498 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.498 * [taylor]: Taking taylor expansion of +nan.0 in a 0.498 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.499 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.499 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.499 * [taylor]: Taking taylor expansion of a in a 0.499 * [backup-simplify]: Simplify 0 into 0 0.499 * [backup-simplify]: Simplify 1 into 1 0.499 * [backup-simplify]: Simplify (* 1 1) into 1 0.499 * [backup-simplify]: Simplify (* 1 1) into 1 0.500 * [backup-simplify]: Simplify (/ 1 1) into 1 0.500 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.500 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.500 * [taylor]: Taking taylor expansion of +nan.0 in a 0.500 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.500 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.500 * [taylor]: Taking taylor expansion of (* a (pow b 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 2) 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 (* b b) into (pow b 2) 0.500 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.501 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.501 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.501 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.502 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.503 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.504 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.505 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.506 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.507 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.508 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.508 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.508 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.509 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.509 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.510 * [backup-simplify]: Simplify (+ 0 0) into 0 0.510 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.511 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.512 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.512 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.512 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) 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 (/ 1 (pow b 2)) in b 0.512 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.512 * [taylor]: Taking taylor expansion of b in b 0.512 * [backup-simplify]: Simplify 0 into 0 0.512 * [backup-simplify]: Simplify 1 into 1 0.513 * [backup-simplify]: Simplify (* 1 1) into 1 0.513 * [backup-simplify]: Simplify (/ 1 1) into 1 0.514 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.515 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.516 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.516 * [backup-simplify]: Simplify (- 0) into 0 0.516 * [backup-simplify]: Simplify 0 into 0 0.517 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.518 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.519 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.520 * [backup-simplify]: Simplify (- 0) into 0 0.520 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.521 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.521 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.521 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.521 * [taylor]: Taking taylor expansion of +nan.0 in b 0.521 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.521 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.521 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.521 * [taylor]: Taking taylor expansion of b in b 0.521 * [backup-simplify]: Simplify 0 into 0 0.521 * [backup-simplify]: Simplify 1 into 1 0.521 * [backup-simplify]: Simplify (* 1 1) into 1 0.522 * [backup-simplify]: Simplify (/ 1 1) into 1 0.523 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.523 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.524 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.525 * [backup-simplify]: Simplify (- 0) into 0 0.525 * [backup-simplify]: Simplify 0 into 0 0.526 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.526 * [taylor]: Taking taylor expansion of 0 in b 0.526 * [backup-simplify]: Simplify 0 into 0 0.526 * [taylor]: Taking taylor expansion of 0 in b 0.526 * [backup-simplify]: Simplify 0 into 0 0.526 * [backup-simplify]: Simplify 0 into 0 0.526 * [backup-simplify]: Simplify 0 into 0 0.526 * [backup-simplify]: Simplify 0 into 0 0.526 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 0.527 * [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.527 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 0.527 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.527 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.527 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.527 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.527 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.527 * [taylor]: Taking taylor expansion of -1 in b 0.527 * [backup-simplify]: Simplify -1 into -1 0.527 * [taylor]: Taking taylor expansion of c in b 0.527 * [backup-simplify]: Simplify c into c 0.527 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.527 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.527 * [taylor]: Taking taylor expansion of 4 in b 0.527 * [backup-simplify]: Simplify 4 into 4 0.527 * [taylor]: Taking taylor expansion of a in b 0.527 * [backup-simplify]: Simplify a into a 0.527 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.527 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.527 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.527 * [taylor]: Taking taylor expansion of b in b 0.527 * [backup-simplify]: Simplify 0 into 0 0.527 * [backup-simplify]: Simplify 1 into 1 0.528 * [backup-simplify]: Simplify (* 1 1) into 1 0.528 * [backup-simplify]: Simplify (/ 1 1) into 1 0.529 * [backup-simplify]: Simplify (+ 0 1) into 1 0.529 * [backup-simplify]: Simplify (sqrt 1) into 1 0.530 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.531 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.531 * [backup-simplify]: Simplify (+ 0 0) into 0 0.532 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.532 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.532 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.532 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.532 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.532 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.533 * [taylor]: Taking taylor expansion of -1 in a 0.533 * [backup-simplify]: Simplify -1 into -1 0.533 * [taylor]: Taking taylor expansion of c in a 0.533 * [backup-simplify]: Simplify c into c 0.533 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.533 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.533 * [taylor]: Taking taylor expansion of 4 in a 0.533 * [backup-simplify]: Simplify 4 into 4 0.533 * [taylor]: Taking taylor expansion of a in a 0.533 * [backup-simplify]: Simplify 0 into 0 0.533 * [backup-simplify]: Simplify 1 into 1 0.533 * [backup-simplify]: Simplify (/ 4 1) into 4 0.533 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.533 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.533 * [taylor]: Taking taylor expansion of b in a 0.533 * [backup-simplify]: Simplify b into b 0.534 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.534 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.534 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.534 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.534 * [backup-simplify]: Simplify (sqrt 0) into 0 0.535 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.535 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.535 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.535 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.535 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.535 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.535 * [taylor]: Taking taylor expansion of -1 in c 0.535 * [backup-simplify]: Simplify -1 into -1 0.535 * [taylor]: Taking taylor expansion of c in c 0.535 * [backup-simplify]: Simplify 0 into 0 0.535 * [backup-simplify]: Simplify 1 into 1 0.536 * [backup-simplify]: Simplify (/ -1 1) into -1 0.536 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.536 * [taylor]: Taking taylor expansion of 4 in c 0.536 * [backup-simplify]: Simplify 4 into 4 0.536 * [taylor]: Taking taylor expansion of a in c 0.536 * [backup-simplify]: Simplify a into a 0.536 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.536 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.536 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.536 * [taylor]: Taking taylor expansion of b in c 0.536 * [backup-simplify]: Simplify b into b 0.536 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.536 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.536 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.536 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.537 * [backup-simplify]: Simplify (sqrt 0) into 0 0.538 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.538 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.538 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.538 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.538 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.538 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.538 * [taylor]: Taking taylor expansion of -1 in c 0.538 * [backup-simplify]: Simplify -1 into -1 0.538 * [taylor]: Taking taylor expansion of c in c 0.538 * [backup-simplify]: Simplify 0 into 0 0.538 * [backup-simplify]: Simplify 1 into 1 0.538 * [backup-simplify]: Simplify (/ -1 1) into -1 0.538 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.539 * [taylor]: Taking taylor expansion of 4 in c 0.539 * [backup-simplify]: Simplify 4 into 4 0.539 * [taylor]: Taking taylor expansion of a in c 0.539 * [backup-simplify]: Simplify a into a 0.539 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.539 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.539 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.539 * [taylor]: Taking taylor expansion of b in c 0.539 * [backup-simplify]: Simplify b into b 0.539 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.539 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.539 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.539 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.540 * [backup-simplify]: Simplify (sqrt 0) into 0 0.540 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.540 * [taylor]: Taking taylor expansion of 0 in a 0.540 * [backup-simplify]: Simplify 0 into 0 0.541 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 0.541 * [taylor]: Taking taylor expansion of +nan.0 in a 0.541 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.541 * [taylor]: Taking taylor expansion of a in a 0.541 * [backup-simplify]: Simplify 0 into 0 0.541 * [backup-simplify]: Simplify 1 into 1 0.541 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.541 * [taylor]: Taking taylor expansion of +nan.0 in b 0.541 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.541 * [taylor]: Taking taylor expansion of 0 in b 0.541 * [backup-simplify]: Simplify 0 into 0 0.542 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.543 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.543 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.543 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.544 * [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.544 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.544 * [taylor]: Taking taylor expansion of +nan.0 in a 0.544 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.544 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.544 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.545 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.545 * [taylor]: Taking taylor expansion of b in a 0.545 * [backup-simplify]: Simplify b into b 0.545 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.545 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.545 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.545 * [taylor]: Taking taylor expansion of +nan.0 in a 0.545 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.545 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.545 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.545 * [taylor]: Taking taylor expansion of a in a 0.545 * [backup-simplify]: Simplify 0 into 0 0.545 * [backup-simplify]: Simplify 1 into 1 0.545 * [backup-simplify]: Simplify (* 1 1) into 1 0.546 * [backup-simplify]: Simplify (/ 1 1) into 1 0.546 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.547 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.548 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.548 * [backup-simplify]: Simplify (- 0) into 0 0.548 * [backup-simplify]: Simplify (+ 0 0) into 0 0.549 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.549 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.549 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.550 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.550 * [taylor]: Taking taylor expansion of 0 in b 0.550 * [backup-simplify]: Simplify 0 into 0 0.551 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.551 * [taylor]: Taking taylor expansion of 0 in b 0.551 * [backup-simplify]: Simplify 0 into 0 0.551 * [taylor]: Taking taylor expansion of 0 in b 0.551 * [backup-simplify]: Simplify 0 into 0 0.551 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.551 * [backup-simplify]: Simplify 0 into 0 0.551 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.551 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.552 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.552 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.552 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.552 * [backup-simplify]: Simplify (+ 0 0) into 0 0.553 * [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.553 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.553 * [taylor]: Taking taylor expansion of +nan.0 in a 0.553 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.553 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.553 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.553 * [taylor]: Taking taylor expansion of +nan.0 in a 0.553 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.553 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.553 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.553 * [taylor]: Taking taylor expansion of a in a 0.553 * [backup-simplify]: Simplify 0 into 0 0.553 * [backup-simplify]: Simplify 1 into 1 0.554 * [backup-simplify]: Simplify (* 1 1) into 1 0.554 * [backup-simplify]: Simplify (* 1 1) into 1 0.554 * [backup-simplify]: Simplify (/ 1 1) into 1 0.554 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.554 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.554 * [taylor]: Taking taylor expansion of +nan.0 in a 0.554 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.554 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.554 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.554 * [taylor]: Taking taylor expansion of a in a 0.554 * [backup-simplify]: Simplify 0 into 0 0.554 * [backup-simplify]: Simplify 1 into 1 0.554 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.554 * [taylor]: Taking taylor expansion of b in a 0.554 * [backup-simplify]: Simplify b into b 0.554 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.554 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.554 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.555 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.555 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.555 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.556 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.560 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.561 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.561 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.562 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.563 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.563 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.563 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.563 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.564 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.564 * [backup-simplify]: Simplify (+ 0 0) into 0 0.564 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.565 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.565 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.565 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.565 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.565 * [taylor]: Taking taylor expansion of +nan.0 in b 0.565 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.565 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.565 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.565 * [taylor]: Taking taylor expansion of b in b 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 0) (* 0 1)) into 0 0.567 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.567 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.568 * [backup-simplify]: Simplify (- 0) into 0 0.568 * [backup-simplify]: Simplify 0 into 0 0.568 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.569 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.569 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.570 * [backup-simplify]: Simplify (- 0) into 0 0.570 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.570 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.571 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.571 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.571 * [taylor]: Taking taylor expansion of +nan.0 in b 0.571 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.571 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.571 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.571 * [taylor]: Taking taylor expansion of b in b 0.571 * [backup-simplify]: Simplify 0 into 0 0.571 * [backup-simplify]: Simplify 1 into 1 0.571 * [backup-simplify]: Simplify (* 1 1) into 1 0.571 * [backup-simplify]: Simplify (/ 1 1) into 1 0.572 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.572 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.572 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.573 * [backup-simplify]: Simplify (- 0) into 0 0.573 * [backup-simplify]: Simplify 0 into 0 0.573 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.573 * [taylor]: Taking taylor expansion of 0 in b 0.573 * [backup-simplify]: Simplify 0 into 0 0.573 * [taylor]: Taking taylor expansion of 0 in b 0.573 * [backup-simplify]: Simplify 0 into 0 0.574 * [backup-simplify]: Simplify 0 into 0 0.574 * [backup-simplify]: Simplify 0 into 0 0.574 * [backup-simplify]: Simplify 0 into 0 0.574 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 0.574 * * * * [progress]: [ 2 / 3 ] generating series at (2 1 1) 0.574 * [backup-simplify]: Simplify (- (sqrt (fma c (* -4 a) (* b b))) b) into (- (sqrt (fma c (* -4 a) (pow b 2))) b) 0.574 * [approximate]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in (c a b) around 0 0.574 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 0.574 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.574 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.574 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.574 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.574 * [taylor]: Taking taylor expansion of c in b 0.574 * [backup-simplify]: Simplify c into c 0.574 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.574 * [taylor]: Taking taylor expansion of -4 in b 0.574 * [backup-simplify]: Simplify -4 into -4 0.574 * [taylor]: Taking taylor expansion of a in b 0.574 * [backup-simplify]: Simplify a into a 0.574 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.574 * [taylor]: Taking taylor expansion of b in b 0.574 * [backup-simplify]: Simplify 0 into 0 0.574 * [backup-simplify]: Simplify 1 into 1 0.574 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.574 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.574 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.574 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.575 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.575 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.576 * [backup-simplify]: Simplify (+ 0 0) into 0 0.576 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.576 * [taylor]: Taking taylor expansion of b in b 0.576 * [backup-simplify]: Simplify 0 into 0 0.576 * [backup-simplify]: Simplify 1 into 1 0.576 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 0.576 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.576 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.576 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.576 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.576 * [taylor]: Taking taylor expansion of c in a 0.576 * [backup-simplify]: Simplify c into c 0.576 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.576 * [taylor]: Taking taylor expansion of -4 in a 0.576 * [backup-simplify]: Simplify -4 into -4 0.576 * [taylor]: Taking taylor expansion of a in a 0.576 * [backup-simplify]: Simplify 0 into 0 0.576 * [backup-simplify]: Simplify 1 into 1 0.576 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.576 * [taylor]: Taking taylor expansion of b in a 0.576 * [backup-simplify]: Simplify b into b 0.577 * [backup-simplify]: Simplify (* -4 0) into 0 0.577 * [backup-simplify]: Simplify (* c 0) into 0 0.577 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.577 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.577 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.578 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.579 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.579 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.579 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.579 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.579 * [taylor]: Taking taylor expansion of b in a 0.579 * [backup-simplify]: Simplify b into b 0.579 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.579 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.579 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.579 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.579 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.579 * [taylor]: Taking taylor expansion of c in c 0.579 * [backup-simplify]: Simplify 0 into 0 0.579 * [backup-simplify]: Simplify 1 into 1 0.579 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.579 * [taylor]: Taking taylor expansion of -4 in c 0.579 * [backup-simplify]: Simplify -4 into -4 0.579 * [taylor]: Taking taylor expansion of a in c 0.579 * [backup-simplify]: Simplify a into a 0.579 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.579 * [taylor]: Taking taylor expansion of b in c 0.579 * [backup-simplify]: Simplify b into b 0.580 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.580 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.580 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.580 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.580 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.581 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.581 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.581 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.581 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.581 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.581 * [taylor]: Taking taylor expansion of b in c 0.581 * [backup-simplify]: Simplify b into b 0.582 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.582 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.582 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.582 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.582 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.582 * [taylor]: Taking taylor expansion of c in c 0.582 * [backup-simplify]: Simplify 0 into 0 0.582 * [backup-simplify]: Simplify 1 into 1 0.582 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.582 * [taylor]: Taking taylor expansion of -4 in c 0.582 * [backup-simplify]: Simplify -4 into -4 0.582 * [taylor]: Taking taylor expansion of a in c 0.582 * [backup-simplify]: Simplify a into a 0.582 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.582 * [taylor]: Taking taylor expansion of b in c 0.582 * [backup-simplify]: Simplify b into b 0.582 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.582 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.582 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.582 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.582 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.583 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.584 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.584 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.584 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.584 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.584 * [taylor]: Taking taylor expansion of b in c 0.584 * [backup-simplify]: Simplify b into b 0.584 * [backup-simplify]: Simplify (- b) into (- b) 0.584 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.584 * [taylor]: Taking taylor expansion of 0 in a 0.584 * [backup-simplify]: Simplify 0 into 0 0.584 * [taylor]: Taking taylor expansion of 0 in b 0.584 * [backup-simplify]: Simplify 0 into 0 0.584 * [backup-simplify]: Simplify 0 into 0 0.585 * [backup-simplify]: Simplify (- 0) into 0 0.585 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.585 * [taylor]: Taking taylor expansion of (- (* 2 (/ a b))) in a 0.585 * [taylor]: Taking taylor expansion of (* 2 (/ a b)) in a 0.585 * [taylor]: Taking taylor expansion of 2 in a 0.585 * [backup-simplify]: Simplify 2 into 2 0.585 * [taylor]: Taking taylor expansion of (/ a b) in a 0.585 * [taylor]: Taking taylor expansion of a in a 0.585 * [backup-simplify]: Simplify 0 into 0 0.585 * [backup-simplify]: Simplify 1 into 1 0.585 * [taylor]: Taking taylor expansion of b in a 0.585 * [backup-simplify]: Simplify b into b 0.585 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.585 * [taylor]: Taking taylor expansion of 0 in b 0.585 * [backup-simplify]: Simplify 0 into 0 0.585 * [backup-simplify]: Simplify 0 into 0 0.585 * [backup-simplify]: Simplify 0 into 0 0.586 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.587 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.588 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.589 * [backup-simplify]: Simplify (+ 0 0) into 0 0.589 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.590 * [backup-simplify]: Simplify (- 0) into 0 0.590 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 0.590 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 3)))) in a 0.590 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 3))) in a 0.590 * [taylor]: Taking taylor expansion of 2 in a 0.590 * [backup-simplify]: Simplify 2 into 2 0.590 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 0.590 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.590 * [taylor]: Taking taylor expansion of a in a 0.590 * [backup-simplify]: Simplify 0 into 0 0.590 * [backup-simplify]: Simplify 1 into 1 0.590 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.590 * [taylor]: Taking taylor expansion of b in a 0.590 * [backup-simplify]: Simplify b into b 0.591 * [backup-simplify]: Simplify (* 1 1) into 1 0.591 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.591 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.591 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.591 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 0.591 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 0.591 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 0.591 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 0.591 * [taylor]: Taking taylor expansion of 2 in b 0.591 * [backup-simplify]: Simplify 2 into 2 0.591 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.591 * [taylor]: Taking taylor expansion of b in b 0.591 * [backup-simplify]: Simplify 0 into 0 0.591 * [backup-simplify]: Simplify 1 into 1 0.592 * [backup-simplify]: Simplify (/ 1 1) into 1 0.592 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.593 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 0.594 * [backup-simplify]: Simplify (- 0) into 0 0.594 * [backup-simplify]: Simplify 0 into 0 0.594 * [taylor]: Taking taylor expansion of 0 in b 0.594 * [backup-simplify]: Simplify 0 into 0 0.594 * [backup-simplify]: Simplify 0 into 0 0.594 * [backup-simplify]: Simplify 0 into 0 0.594 * [backup-simplify]: Simplify 0 into 0 0.594 * [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.594 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in (c a b) around 0 0.594 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 0.594 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.594 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.594 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.594 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.595 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.595 * [taylor]: Taking taylor expansion of c in b 0.595 * [backup-simplify]: Simplify c into c 0.595 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.595 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.595 * [taylor]: Taking taylor expansion of -4 in b 0.595 * [backup-simplify]: Simplify -4 into -4 0.595 * [taylor]: Taking taylor expansion of a in b 0.595 * [backup-simplify]: Simplify a into a 0.595 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.595 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.595 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.595 * [taylor]: Taking taylor expansion of b in b 0.595 * [backup-simplify]: Simplify 0 into 0 0.595 * [backup-simplify]: Simplify 1 into 1 0.596 * [backup-simplify]: Simplify (* 1 1) into 1 0.596 * [backup-simplify]: Simplify (/ 1 1) into 1 0.597 * [backup-simplify]: Simplify (+ 0 1) into 1 0.597 * [backup-simplify]: Simplify (sqrt 1) into 1 0.598 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.599 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.599 * [backup-simplify]: Simplify (+ 0 0) into 0 0.600 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.600 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.600 * [taylor]: Taking taylor expansion of b in b 0.600 * [backup-simplify]: Simplify 0 into 0 0.600 * [backup-simplify]: Simplify 1 into 1 0.600 * [backup-simplify]: Simplify (/ 1 1) into 1 0.600 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 0.600 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.600 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.600 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.600 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.600 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.600 * [taylor]: Taking taylor expansion of c in a 0.600 * [backup-simplify]: Simplify c into c 0.600 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.600 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.600 * [taylor]: Taking taylor expansion of -4 in a 0.600 * [backup-simplify]: Simplify -4 into -4 0.600 * [taylor]: Taking taylor expansion of a in a 0.600 * [backup-simplify]: Simplify 0 into 0 0.600 * [backup-simplify]: Simplify 1 into 1 0.601 * [backup-simplify]: Simplify (/ -4 1) into -4 0.601 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.601 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.601 * [taylor]: Taking taylor expansion of b in a 0.601 * [backup-simplify]: Simplify b into b 0.601 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.601 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.601 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.601 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.601 * [backup-simplify]: Simplify (sqrt 0) into 0 0.602 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.602 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.602 * [taylor]: Taking taylor expansion of b in a 0.602 * [backup-simplify]: Simplify b into b 0.602 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.602 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.602 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.602 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.602 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.602 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.602 * [taylor]: Taking taylor expansion of (/ 1 c) 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 * [backup-simplify]: Simplify (/ 1 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.603 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.603 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.603 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.603 * [taylor]: Taking taylor expansion of b in c 0.603 * [backup-simplify]: Simplify b into b 0.603 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.603 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.603 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.603 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.603 * [backup-simplify]: Simplify (sqrt 0) into 0 0.604 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.604 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.604 * [taylor]: Taking taylor expansion of b in c 0.604 * [backup-simplify]: Simplify b into b 0.604 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.604 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.604 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.604 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.604 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.604 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.604 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.604 * [taylor]: Taking taylor expansion of c in c 0.604 * [backup-simplify]: Simplify 0 into 0 0.604 * [backup-simplify]: Simplify 1 into 1 0.604 * [backup-simplify]: Simplify (/ 1 1) into 1 0.604 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.604 * [taylor]: Taking taylor expansion of -4 in c 0.604 * [backup-simplify]: Simplify -4 into -4 0.604 * [taylor]: Taking taylor expansion of a in c 0.604 * [backup-simplify]: Simplify a into a 0.604 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.604 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.604 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.604 * [taylor]: Taking taylor expansion of b in c 0.604 * [backup-simplify]: Simplify b into b 0.605 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.605 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.605 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.605 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.605 * [backup-simplify]: Simplify (sqrt 0) into 0 0.605 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.605 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.605 * [taylor]: Taking taylor expansion of b in c 0.605 * [backup-simplify]: Simplify b into b 0.605 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.606 * [backup-simplify]: Simplify (+ 0 0) into 0 0.606 * [taylor]: Taking taylor expansion of 0 in a 0.606 * [backup-simplify]: Simplify 0 into 0 0.606 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.606 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0.606 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) in a 0.606 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (/ 1 b)) in a 0.606 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.606 * [taylor]: Taking taylor expansion of +nan.0 in a 0.606 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.606 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.606 * [taylor]: Taking taylor expansion of a in a 0.606 * [backup-simplify]: Simplify 0 into 0 0.606 * [backup-simplify]: Simplify 1 into 1 0.606 * [backup-simplify]: Simplify (/ 1 1) into 1 0.606 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.606 * [taylor]: Taking taylor expansion of b in a 0.606 * [backup-simplify]: Simplify b into b 0.606 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.607 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.607 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.608 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.608 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.608 * [taylor]: Taking taylor expansion of +nan.0 in b 0.608 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.608 * [taylor]: Taking taylor expansion of 0 in b 0.608 * [backup-simplify]: Simplify 0 into 0 0.608 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.608 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.609 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.609 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.609 * [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.609 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.610 * [backup-simplify]: Simplify (- 0) into 0 0.610 * [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.610 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.610 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.610 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.610 * [taylor]: Taking taylor expansion of +nan.0 in a 0.610 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.610 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.610 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.610 * [taylor]: Taking taylor expansion of a in a 0.610 * [backup-simplify]: Simplify 0 into 0 0.610 * [backup-simplify]: Simplify 1 into 1 0.610 * [backup-simplify]: Simplify (* 1 1) into 1 0.611 * [backup-simplify]: Simplify (/ 1 1) into 1 0.611 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.611 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.611 * [taylor]: Taking taylor expansion of +nan.0 in a 0.611 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.611 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.611 * [taylor]: Taking taylor expansion of (pow b 2) 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 (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.611 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.612 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.612 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.612 * [backup-simplify]: Simplify (+ 0 0) into 0 0.613 * [backup-simplify]: Simplify (- 0) into 0 0.613 * [taylor]: Taking taylor expansion of 0 in b 0.613 * [backup-simplify]: Simplify 0 into 0 0.613 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.614 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.614 * [backup-simplify]: Simplify (+ 0 (/ 1 b)) into (/ 1 b) 0.614 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.614 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 0.614 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.614 * [taylor]: Taking taylor expansion of b in b 0.614 * [backup-simplify]: Simplify 0 into 0 0.614 * [backup-simplify]: Simplify 1 into 1 0.614 * [backup-simplify]: Simplify (/ 1 1) into 1 0.615 * [backup-simplify]: Simplify (- 1) into -1 0.615 * [backup-simplify]: Simplify -1 into -1 0.615 * [taylor]: Taking taylor expansion of 0 in b 0.615 * [backup-simplify]: Simplify 0 into 0 0.615 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.615 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.616 * [backup-simplify]: Simplify 0 into 0 0.616 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.616 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.617 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.617 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.617 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.617 * [backup-simplify]: Simplify (+ 0 0) into 0 0.618 * [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.618 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.618 * [backup-simplify]: Simplify (- 0) into 0 0.618 * [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.619 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.619 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.619 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.619 * [taylor]: Taking taylor expansion of +nan.0 in a 0.619 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.619 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.619 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.619 * [taylor]: Taking taylor expansion of a in a 0.619 * [backup-simplify]: Simplify 0 into 0 0.619 * [backup-simplify]: Simplify 1 into 1 0.619 * [backup-simplify]: Simplify (* 1 1) into 1 0.619 * [backup-simplify]: Simplify (* 1 1) into 1 0.619 * [backup-simplify]: Simplify (/ 1 1) into 1 0.619 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.620 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.620 * [taylor]: Taking taylor expansion of +nan.0 in a 0.620 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.620 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.620 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.620 * [taylor]: Taking taylor expansion of a in a 0.620 * [backup-simplify]: Simplify 0 into 0 0.620 * [backup-simplify]: Simplify 1 into 1 0.620 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.620 * [taylor]: Taking taylor expansion of b in a 0.620 * [backup-simplify]: Simplify b into b 0.620 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.620 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.620 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.620 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.620 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.621 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.621 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.622 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.622 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.623 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.625 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.625 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.625 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.625 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.625 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.625 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.625 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.625 * [taylor]: Taking taylor expansion of +nan.0 in b 0.625 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.625 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.626 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.626 * [taylor]: Taking taylor expansion of b in b 0.626 * [backup-simplify]: Simplify 0 into 0 0.626 * [backup-simplify]: Simplify 1 into 1 0.626 * [backup-simplify]: Simplify (* 1 1) into 1 0.627 * [backup-simplify]: Simplify (/ 1 1) into 1 0.627 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.628 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.629 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.629 * [backup-simplify]: Simplify (- 0) into 0 0.629 * [backup-simplify]: Simplify 0 into 0 0.631 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.632 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.633 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.633 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.633 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.633 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.634 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.634 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.634 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.634 * [taylor]: Taking taylor expansion of +nan.0 in b 0.634 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.634 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.634 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.634 * [taylor]: Taking taylor expansion of b in b 0.634 * [backup-simplify]: Simplify 0 into 0 0.634 * [backup-simplify]: Simplify 1 into 1 0.635 * [backup-simplify]: Simplify (* 1 1) into 1 0.635 * [backup-simplify]: Simplify (/ 1 1) into 1 0.636 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.637 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.637 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.638 * [backup-simplify]: Simplify (- 0) into 0 0.638 * [backup-simplify]: Simplify 0 into 0 0.639 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.640 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.640 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.640 * [backup-simplify]: Simplify (+ 0 0) into 0 0.640 * [backup-simplify]: Simplify (- 0) into 0 0.640 * [taylor]: Taking taylor expansion of 0 in b 0.640 * [backup-simplify]: Simplify 0 into 0 0.640 * [taylor]: Taking taylor expansion of 0 in b 0.640 * [backup-simplify]: Simplify 0 into 0 0.640 * [backup-simplify]: Simplify 0 into 0 0.641 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.641 * [backup-simplify]: Simplify (- 0) into 0 0.641 * [backup-simplify]: Simplify 0 into 0 0.641 * [backup-simplify]: Simplify 0 into 0 0.642 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 0.642 * [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.642 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in (c a b) around 0 0.642 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 0.642 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.642 * [taylor]: Taking taylor expansion of b in b 0.642 * [backup-simplify]: Simplify 0 into 0 0.642 * [backup-simplify]: Simplify 1 into 1 0.642 * [backup-simplify]: Simplify (/ 1 1) into 1 0.642 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.642 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.643 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.643 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.643 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.643 * [taylor]: Taking taylor expansion of -1 in b 0.643 * [backup-simplify]: Simplify -1 into -1 0.643 * [taylor]: Taking taylor expansion of c in b 0.643 * [backup-simplify]: Simplify c into c 0.643 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.643 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.643 * [taylor]: Taking taylor expansion of 4 in b 0.643 * [backup-simplify]: Simplify 4 into 4 0.643 * [taylor]: Taking taylor expansion of a in b 0.643 * [backup-simplify]: Simplify a into a 0.643 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.643 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.643 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.643 * [taylor]: Taking taylor expansion of b in b 0.643 * [backup-simplify]: Simplify 0 into 0 0.643 * [backup-simplify]: Simplify 1 into 1 0.643 * [backup-simplify]: Simplify (* 1 1) into 1 0.643 * [backup-simplify]: Simplify (/ 1 1) into 1 0.644 * [backup-simplify]: Simplify (+ 0 1) into 1 0.644 * [backup-simplify]: Simplify (sqrt 1) into 1 0.644 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.645 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.645 * [backup-simplify]: Simplify (+ 0 0) into 0 0.646 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.646 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 0.646 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.646 * [taylor]: Taking taylor expansion of b in a 0.646 * [backup-simplify]: Simplify b into b 0.646 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.646 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.646 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.646 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.646 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.646 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.646 * [taylor]: Taking taylor expansion of -1 in a 0.646 * [backup-simplify]: Simplify -1 into -1 0.646 * [taylor]: Taking taylor expansion of c in a 0.646 * [backup-simplify]: Simplify c into c 0.646 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.646 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.646 * [taylor]: Taking taylor expansion of 4 in a 0.646 * [backup-simplify]: Simplify 4 into 4 0.646 * [taylor]: Taking taylor expansion of a in a 0.646 * [backup-simplify]: Simplify 0 into 0 0.646 * [backup-simplify]: Simplify 1 into 1 0.646 * [backup-simplify]: Simplify (/ 4 1) into 4 0.646 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.646 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.646 * [taylor]: Taking taylor expansion of b in a 0.646 * [backup-simplify]: Simplify b into b 0.646 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.646 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.647 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.647 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.647 * [backup-simplify]: Simplify (sqrt 0) into 0 0.647 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.647 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.647 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.647 * [taylor]: Taking taylor expansion of b in c 0.647 * [backup-simplify]: Simplify b into b 0.647 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.647 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.647 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.648 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.648 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.648 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.648 * [taylor]: Taking taylor expansion of -1 in c 0.648 * [backup-simplify]: Simplify -1 into -1 0.648 * [taylor]: Taking taylor expansion of c in c 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.648 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.648 * [taylor]: Taking taylor expansion of 4 in c 0.648 * [backup-simplify]: Simplify 4 into 4 0.648 * [taylor]: Taking taylor expansion of a in c 0.648 * [backup-simplify]: Simplify a into a 0.648 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.648 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.648 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.648 * [taylor]: Taking taylor expansion of b in c 0.648 * [backup-simplify]: Simplify b into b 0.648 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.648 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.648 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.648 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.649 * [backup-simplify]: Simplify (sqrt 0) into 0 0.649 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.649 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.649 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.649 * [taylor]: Taking taylor expansion of b in c 0.649 * [backup-simplify]: Simplify b into b 0.649 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.649 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.649 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.649 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.649 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.649 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.649 * [taylor]: Taking taylor expansion of -1 in c 0.649 * [backup-simplify]: Simplify -1 into -1 0.649 * [taylor]: Taking taylor expansion of c in c 0.649 * [backup-simplify]: Simplify 0 into 0 0.649 * [backup-simplify]: Simplify 1 into 1 0.650 * [backup-simplify]: Simplify (/ -1 1) into -1 0.650 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.650 * [taylor]: Taking taylor expansion of 4 in c 0.650 * [backup-simplify]: Simplify 4 into 4 0.650 * [taylor]: Taking taylor expansion of a in c 0.650 * [backup-simplify]: Simplify a into a 0.650 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.650 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.650 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.650 * [taylor]: Taking taylor expansion of b in c 0.650 * [backup-simplify]: Simplify b into b 0.650 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.650 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.650 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.650 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.650 * [backup-simplify]: Simplify (sqrt 0) into 0 0.651 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.651 * [backup-simplify]: Simplify (+ 0 0) into 0 0.651 * [taylor]: Taking taylor expansion of 0 in a 0.651 * [backup-simplify]: Simplify 0 into 0 0.651 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 0.651 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 0.651 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.651 * [taylor]: Taking taylor expansion of b in a 0.651 * [backup-simplify]: Simplify b into b 0.651 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.651 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.651 * [taylor]: Taking taylor expansion of +nan.0 in a 0.652 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.652 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.652 * [taylor]: Taking taylor expansion of a in a 0.652 * [backup-simplify]: Simplify 0 into 0 0.652 * [backup-simplify]: Simplify 1 into 1 0.652 * [backup-simplify]: Simplify (/ 1 1) into 1 0.652 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.652 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.653 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.653 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.653 * [taylor]: Taking taylor expansion of +nan.0 in b 0.653 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.653 * [taylor]: Taking taylor expansion of 0 in b 0.653 * [backup-simplify]: Simplify 0 into 0 0.653 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.653 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.654 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.654 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.654 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.655 * [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.655 * [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.655 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.655 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.655 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.655 * [taylor]: Taking taylor expansion of +nan.0 in a 0.655 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.655 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.655 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.655 * [taylor]: Taking taylor expansion of a in a 0.655 * [backup-simplify]: Simplify 0 into 0 0.655 * [backup-simplify]: Simplify 1 into 1 0.655 * [backup-simplify]: Simplify (* 1 1) into 1 0.656 * [backup-simplify]: Simplify (/ 1 1) into 1 0.656 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.656 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.656 * [taylor]: Taking taylor expansion of +nan.0 in a 0.656 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.656 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.656 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.656 * [taylor]: Taking taylor expansion of b in a 0.656 * [backup-simplify]: Simplify b into b 0.656 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.656 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.656 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.657 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.657 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.658 * [backup-simplify]: Simplify (+ 0 0) into 0 0.658 * [backup-simplify]: Simplify (- 0) into 0 0.658 * [taylor]: Taking taylor expansion of 0 in b 0.658 * [backup-simplify]: Simplify 0 into 0 0.658 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.659 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.659 * [backup-simplify]: Simplify (- 0) into 0 0.660 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 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.660 * [backup-simplify]: Simplify 1 into 1 0.660 * [backup-simplify]: Simplify (/ 1 1) into 1 0.660 * [backup-simplify]: Simplify 1 into 1 0.660 * [taylor]: Taking taylor expansion of 0 in b 0.660 * [backup-simplify]: Simplify 0 into 0 0.660 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.660 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.661 * [backup-simplify]: Simplify 0 into 0 0.661 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.661 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.661 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.662 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.662 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.662 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.662 * [backup-simplify]: Simplify (+ 0 0) into 0 0.663 * [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.663 * [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.663 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.663 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.663 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.663 * [taylor]: Taking taylor expansion of +nan.0 in a 0.663 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.663 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.663 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.663 * [taylor]: Taking taylor expansion of a in a 0.663 * [backup-simplify]: Simplify 0 into 0 0.663 * [backup-simplify]: Simplify 1 into 1 0.664 * [backup-simplify]: Simplify (* 1 1) into 1 0.664 * [backup-simplify]: Simplify (* 1 1) into 1 0.664 * [backup-simplify]: Simplify (/ 1 1) into 1 0.664 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.664 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.664 * [taylor]: Taking taylor expansion of +nan.0 in a 0.664 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.664 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.664 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.664 * [taylor]: Taking taylor expansion of a in a 0.664 * [backup-simplify]: Simplify 0 into 0 0.664 * [backup-simplify]: Simplify 1 into 1 0.664 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.664 * [taylor]: Taking taylor expansion of b in a 0.664 * [backup-simplify]: Simplify b into b 0.664 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.664 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.664 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.665 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.665 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.665 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.666 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.666 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.667 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.668 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.669 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.670 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.670 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.670 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.670 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.670 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.670 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.670 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.671 * [taylor]: Taking taylor expansion of +nan.0 in b 0.671 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.671 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.671 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.671 * [taylor]: Taking taylor expansion of b in b 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.672 * [backup-simplify]: Simplify (/ 1 1) into 1 0.673 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.674 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.675 * [backup-simplify]: Simplify (- 0) into 0 0.675 * [backup-simplify]: Simplify 0 into 0 0.676 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.677 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.678 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.678 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.678 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.678 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.679 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.679 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.679 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) 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 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.679 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.679 * [taylor]: Taking taylor expansion of b in b 0.679 * [backup-simplify]: Simplify 0 into 0 0.679 * [backup-simplify]: Simplify 1 into 1 0.679 * [backup-simplify]: Simplify (* 1 1) into 1 0.680 * [backup-simplify]: Simplify (/ 1 1) into 1 0.681 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.681 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.682 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.683 * [backup-simplify]: Simplify (- 0) into 0 0.683 * [backup-simplify]: Simplify 0 into 0 0.683 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.685 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.686 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.686 * [backup-simplify]: Simplify (- 0) into 0 0.687 * [backup-simplify]: Simplify (+ 0 0) into 0 0.687 * [taylor]: Taking taylor expansion of 0 in b 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.687 * [backup-simplify]: Simplify 0 into 0 0.687 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.687 * [backup-simplify]: Simplify 0 into 0 0.687 * [backup-simplify]: Simplify 0 into 0 0.688 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 0.688 * * * * [progress]: [ 3 / 3 ] generating series at (2) 0.688 * [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.688 * [approximate]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in (c a b) around 0 0.688 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) 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 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in b 0.689 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 0.689 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.689 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.689 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.689 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.689 * [taylor]: Taking taylor expansion of c in b 0.689 * [backup-simplify]: Simplify c into c 0.689 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.689 * [taylor]: Taking taylor expansion of -4 in b 0.689 * [backup-simplify]: Simplify -4 into -4 0.689 * [taylor]: Taking taylor expansion of a in b 0.689 * [backup-simplify]: Simplify a into a 0.689 * [taylor]: Taking taylor expansion of (pow b 2) 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 (* -4 a) into (* -4 a) 0.689 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.689 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.689 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.689 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.690 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.690 * [backup-simplify]: Simplify (+ 0 0) into 0 0.690 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.690 * [taylor]: Taking taylor expansion of b in b 0.690 * [backup-simplify]: Simplify 0 into 0 0.690 * [backup-simplify]: Simplify 1 into 1 0.690 * [taylor]: Taking taylor expansion of a in b 0.690 * [backup-simplify]: Simplify a into a 0.690 * [backup-simplify]: Simplify (- 0) into 0 0.690 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 0.690 * [backup-simplify]: Simplify (/ (sqrt (- (* 4 (* a c)))) a) into (/ (sqrt (- (* 4 (* a c)))) a) 0.691 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in a 0.691 * [taylor]: Taking taylor expansion of 1/2 in a 0.691 * [backup-simplify]: Simplify 1/2 into 1/2 0.691 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in a 0.691 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 0.691 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.691 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.691 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.691 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.691 * [taylor]: Taking taylor expansion of c in a 0.691 * [backup-simplify]: Simplify c into c 0.691 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.691 * [taylor]: Taking taylor expansion of -4 in a 0.691 * [backup-simplify]: Simplify -4 into -4 0.691 * [taylor]: Taking taylor expansion of a in a 0.691 * [backup-simplify]: Simplify 0 into 0 0.691 * [backup-simplify]: Simplify 1 into 1 0.691 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.691 * [taylor]: Taking taylor expansion of b in a 0.691 * [backup-simplify]: Simplify b into b 0.691 * [backup-simplify]: Simplify (* -4 0) into 0 0.691 * [backup-simplify]: Simplify (* c 0) into 0 0.691 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.691 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.691 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.692 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.692 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.692 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.692 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.692 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.692 * [taylor]: Taking taylor expansion of b in a 0.692 * [backup-simplify]: Simplify b into b 0.692 * [taylor]: Taking taylor expansion of a in a 0.692 * [backup-simplify]: Simplify 0 into 0 0.692 * [backup-simplify]: Simplify 1 into 1 0.693 * [backup-simplify]: Simplify (- b) into (- b) 0.693 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.693 * [backup-simplify]: Simplify (- 0) into 0 0.693 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 0.693 * [backup-simplify]: Simplify (/ (- (* 2 (/ c b))) 1) into (* -2 (/ c b)) 0.693 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 0.693 * [taylor]: Taking taylor expansion of 1/2 in c 0.693 * [backup-simplify]: Simplify 1/2 into 1/2 0.693 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 0.693 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.693 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.693 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.693 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.693 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.693 * [taylor]: Taking taylor expansion of c in c 0.693 * [backup-simplify]: Simplify 0 into 0 0.693 * [backup-simplify]: Simplify 1 into 1 0.693 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.693 * [taylor]: Taking taylor expansion of -4 in c 0.693 * [backup-simplify]: Simplify -4 into -4 0.693 * [taylor]: Taking taylor expansion of a in c 0.693 * [backup-simplify]: Simplify a into a 0.693 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.693 * [taylor]: Taking taylor expansion of b in c 0.693 * [backup-simplify]: Simplify b into b 0.693 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.693 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.693 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.693 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.694 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.694 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.694 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.694 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.694 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.694 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.694 * [taylor]: Taking taylor expansion of b in c 0.694 * [backup-simplify]: Simplify b into b 0.694 * [taylor]: Taking taylor expansion of a in c 0.694 * [backup-simplify]: Simplify a into a 0.695 * [backup-simplify]: Simplify (- b) into (- b) 0.695 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.695 * [backup-simplify]: Simplify (- 0) into 0 0.695 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.695 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 0.695 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 0.695 * [taylor]: Taking taylor expansion of 1/2 in c 0.695 * [backup-simplify]: Simplify 1/2 into 1/2 0.695 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 0.695 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.695 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.695 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.695 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.695 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.695 * [taylor]: Taking taylor expansion of c in c 0.695 * [backup-simplify]: Simplify 0 into 0 0.695 * [backup-simplify]: Simplify 1 into 1 0.695 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.695 * [taylor]: Taking taylor expansion of -4 in c 0.695 * [backup-simplify]: Simplify -4 into -4 0.695 * [taylor]: Taking taylor expansion of a in c 0.695 * [backup-simplify]: Simplify a into a 0.695 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.695 * [taylor]: Taking taylor expansion of b in c 0.695 * [backup-simplify]: Simplify b into b 0.695 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.695 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.695 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.696 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.696 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.696 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.696 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.696 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.696 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.697 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.697 * [taylor]: Taking taylor expansion of b in c 0.697 * [backup-simplify]: Simplify b into b 0.697 * [taylor]: Taking taylor expansion of a in c 0.697 * [backup-simplify]: Simplify a into a 0.697 * [backup-simplify]: Simplify (- b) into (- b) 0.697 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.697 * [backup-simplify]: Simplify (- 0) into 0 0.697 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.697 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 0.697 * [backup-simplify]: Simplify (* 1/2 (/ -2 b)) into (/ -1 b) 0.697 * [taylor]: Taking taylor expansion of (/ -1 b) in a 0.697 * [taylor]: Taking taylor expansion of -1 in a 0.697 * [backup-simplify]: Simplify -1 into -1 0.697 * [taylor]: Taking taylor expansion of b in a 0.697 * [backup-simplify]: Simplify b into b 0.697 * [backup-simplify]: Simplify (/ -1 b) into (/ -1 b) 0.697 * [taylor]: Taking taylor expansion of (/ -1 b) in b 0.697 * [taylor]: Taking taylor expansion of -1 in b 0.697 * [backup-simplify]: Simplify -1 into -1 0.697 * [taylor]: Taking taylor expansion of b in b 0.697 * [backup-simplify]: Simplify 0 into 0 0.697 * [backup-simplify]: Simplify 1 into 1 0.698 * [backup-simplify]: Simplify (/ -1 1) into -1 0.698 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.698 * [backup-simplify]: Simplify 0 into 0 0.699 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.700 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.700 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.700 * [backup-simplify]: Simplify (+ 0 0) into 0 0.701 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.701 * [backup-simplify]: Simplify (- 0) into 0 0.701 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 0.701 * [backup-simplify]: Simplify (- (/ (- (* 2 (/ (pow a 2) (pow b 3)))) a) (+ (* (/ -2 b) (/ 0 a)))) into (- (* 2 (/ a (pow b 3)))) 0.701 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (* 0 (/ -2 b))) into (- (/ a (pow b 3))) 0.701 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 0.701 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 0.701 * [taylor]: Taking taylor expansion of a in a 0.701 * [backup-simplify]: Simplify 0 into 0 0.702 * [backup-simplify]: Simplify 1 into 1 0.702 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.702 * [taylor]: Taking taylor expansion of b in a 0.702 * [backup-simplify]: Simplify b into b 0.702 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.702 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.702 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.702 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)))) into 0 0.702 * [taylor]: Taking taylor expansion of 0 in b 0.702 * [backup-simplify]: Simplify 0 into 0 0.702 * [backup-simplify]: Simplify 0 into 0 0.703 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.703 * [backup-simplify]: Simplify 0 into 0 0.704 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 0.705 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 0.705 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.705 * [backup-simplify]: Simplify (+ 0 0) into 0 0.706 * [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.706 * [backup-simplify]: Simplify (- 0) into 0 0.706 * [backup-simplify]: Simplify (+ (* -4 (/ (pow a 3) (pow b 5))) 0) into (- (* 4 (/ (pow a 3) (pow b 5)))) 0.707 * [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.707 * [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.707 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 0.707 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 0.707 * [taylor]: Taking taylor expansion of 2 in a 0.707 * [backup-simplify]: Simplify 2 into 2 0.707 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 0.707 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.707 * [taylor]: Taking taylor expansion of a in a 0.707 * [backup-simplify]: Simplify 0 into 0 0.707 * [backup-simplify]: Simplify 1 into 1 0.707 * [taylor]: Taking taylor expansion of (pow b 5) in a 0.707 * [taylor]: Taking taylor expansion of b in a 0.707 * [backup-simplify]: Simplify b into b 0.707 * [backup-simplify]: Simplify (* 1 1) into 1 0.707 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.707 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.708 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.708 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.708 * [backup-simplify]: Simplify (- (/ 1 (pow b 3))) into (- (/ 1 (pow b 3))) 0.708 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 3))) in b 0.708 * [taylor]: Taking taylor expansion of (/ 1 (pow b 3)) in b 0.708 * [taylor]: Taking taylor expansion of (pow b 3) in b 0.708 * [taylor]: Taking taylor expansion of b in b 0.708 * [backup-simplify]: Simplify 0 into 0 0.708 * [backup-simplify]: Simplify 1 into 1 0.708 * [backup-simplify]: Simplify (* 1 1) into 1 0.709 * [backup-simplify]: Simplify (* 1 1) into 1 0.709 * [backup-simplify]: Simplify (/ 1 1) into 1 0.710 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.710 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.711 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.711 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.712 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.712 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.713 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.713 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.714 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.714 * [backup-simplify]: Simplify (- 0) into 0 0.714 * [backup-simplify]: Simplify 0 into 0 0.714 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.714 * [taylor]: Taking taylor expansion of 0 in b 0.714 * [backup-simplify]: Simplify 0 into 0 0.715 * [backup-simplify]: Simplify 0 into 0 0.715 * [backup-simplify]: Simplify 0 into 0 0.715 * [backup-simplify]: Simplify 0 into 0 0.715 * [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.715 * [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.715 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in b 0.715 * [taylor]: Taking taylor expansion of 1/2 in b 0.715 * [backup-simplify]: Simplify 1/2 into 1/2 0.715 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in b 0.715 * [taylor]: Taking taylor expansion of a in b 0.715 * [backup-simplify]: Simplify a into a 0.715 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 0.715 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.715 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.715 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.715 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.715 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.715 * [taylor]: Taking taylor expansion of c in b 0.715 * [backup-simplify]: Simplify c into c 0.715 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.715 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.716 * [taylor]: Taking taylor expansion of -4 in b 0.716 * [backup-simplify]: Simplify -4 into -4 0.716 * [taylor]: Taking taylor expansion of a in b 0.716 * [backup-simplify]: Simplify a into a 0.716 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.716 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.716 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.716 * [taylor]: Taking taylor expansion of b in b 0.716 * [backup-simplify]: Simplify 0 into 0 0.716 * [backup-simplify]: Simplify 1 into 1 0.716 * [backup-simplify]: Simplify (* 1 1) into 1 0.717 * [backup-simplify]: Simplify (/ 1 1) into 1 0.717 * [backup-simplify]: Simplify (+ 0 1) into 1 0.718 * [backup-simplify]: Simplify (sqrt 1) into 1 0.719 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.720 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.720 * [backup-simplify]: Simplify (+ 0 0) into 0 0.721 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.721 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.721 * [taylor]: Taking taylor expansion of b in b 0.721 * [backup-simplify]: Simplify 0 into 0 0.721 * [backup-simplify]: Simplify 1 into 1 0.721 * [backup-simplify]: Simplify (/ 1 1) into 1 0.721 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 0.721 * [taylor]: Taking taylor expansion of 1/2 in a 0.721 * [backup-simplify]: Simplify 1/2 into 1/2 0.721 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 0.721 * [taylor]: Taking taylor expansion of a in a 0.722 * [backup-simplify]: Simplify 0 into 0 0.722 * [backup-simplify]: Simplify 1 into 1 0.722 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 0.722 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.722 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.722 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.722 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.722 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.722 * [taylor]: Taking taylor expansion of c in a 0.722 * [backup-simplify]: Simplify c into c 0.722 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.722 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.722 * [taylor]: Taking taylor expansion of -4 in a 0.722 * [backup-simplify]: Simplify -4 into -4 0.722 * [taylor]: Taking taylor expansion of a in a 0.722 * [backup-simplify]: Simplify 0 into 0 0.722 * [backup-simplify]: Simplify 1 into 1 0.723 * [backup-simplify]: Simplify (/ -4 1) into -4 0.723 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.723 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.723 * [taylor]: Taking taylor expansion of b in a 0.723 * [backup-simplify]: Simplify b into b 0.723 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.723 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.723 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.723 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.723 * [backup-simplify]: Simplify (sqrt 0) into 0 0.724 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.724 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.724 * [taylor]: Taking taylor expansion of b in a 0.724 * [backup-simplify]: Simplify b into b 0.724 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.724 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 0.724 * [taylor]: Taking taylor expansion of 1/2 in c 0.724 * [backup-simplify]: Simplify 1/2 into 1/2 0.724 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 0.724 * [taylor]: Taking taylor expansion of a in c 0.725 * [backup-simplify]: Simplify a into a 0.725 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.725 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.725 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.725 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.725 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.725 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.725 * [taylor]: Taking taylor expansion of c in c 0.725 * [backup-simplify]: Simplify 0 into 0 0.725 * [backup-simplify]: Simplify 1 into 1 0.725 * [backup-simplify]: Simplify (/ 1 1) into 1 0.725 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.725 * [taylor]: Taking taylor expansion of -4 in c 0.725 * [backup-simplify]: Simplify -4 into -4 0.725 * [taylor]: Taking taylor expansion of a in c 0.725 * [backup-simplify]: Simplify a into a 0.725 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.726 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.726 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.726 * [taylor]: Taking taylor expansion of b in c 0.726 * [backup-simplify]: Simplify b into b 0.726 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.726 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.726 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.726 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.726 * [backup-simplify]: Simplify (sqrt 0) into 0 0.727 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.727 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.727 * [taylor]: Taking taylor expansion of b in c 0.727 * [backup-simplify]: Simplify b into b 0.727 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.727 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 0.727 * [taylor]: Taking taylor expansion of 1/2 in c 0.727 * [backup-simplify]: Simplify 1/2 into 1/2 0.727 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 0.727 * [taylor]: Taking taylor expansion of a in c 0.728 * [backup-simplify]: Simplify a into a 0.728 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.728 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.728 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.728 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.728 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.728 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.728 * [taylor]: Taking taylor expansion of c in c 0.728 * [backup-simplify]: Simplify 0 into 0 0.728 * [backup-simplify]: Simplify 1 into 1 0.728 * [backup-simplify]: Simplify (/ 1 1) into 1 0.728 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.728 * [taylor]: Taking taylor expansion of -4 in c 0.728 * [backup-simplify]: Simplify -4 into -4 0.728 * [taylor]: Taking taylor expansion of a in c 0.728 * [backup-simplify]: Simplify a into a 0.729 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.729 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.729 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.729 * [taylor]: Taking taylor expansion of b in c 0.729 * [backup-simplify]: Simplify b into b 0.729 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.729 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.729 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.729 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.729 * [backup-simplify]: Simplify (sqrt 0) into 0 0.730 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.730 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.730 * [taylor]: Taking taylor expansion of b in c 0.730 * [backup-simplify]: Simplify b into b 0.730 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.731 * [backup-simplify]: Simplify (+ 0 0) into 0 0.731 * [backup-simplify]: Simplify (* a 0) into 0 0.731 * [backup-simplify]: Simplify (* 1/2 0) into 0 0.731 * [taylor]: Taking taylor expansion of 0 in a 0.731 * [backup-simplify]: Simplify 0 into 0 0.731 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.732 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0.732 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 a)) (/ 1 b)))) (* 0 0)) into (- (+ (/ a b) (- +nan.0))) 0.733 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (/ a b) (- +nan.0)))) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 0.733 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 0.733 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 0.733 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 0.733 * [taylor]: Taking taylor expansion of 1/2 in a 0.733 * [backup-simplify]: Simplify 1/2 into 1/2 0.733 * [taylor]: Taking taylor expansion of (/ a b) in a 0.733 * [taylor]: Taking taylor expansion of a in a 0.734 * [backup-simplify]: Simplify 0 into 0 0.734 * [backup-simplify]: Simplify 1 into 1 0.734 * [taylor]: Taking taylor expansion of b in a 0.734 * [backup-simplify]: Simplify b into b 0.734 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.734 * [taylor]: Taking taylor expansion of (- +nan.0) in a 0.734 * [taylor]: Taking taylor expansion of +nan.0 in a 0.734 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.734 * [taylor]: Taking taylor expansion of 0 in b 0.734 * [backup-simplify]: Simplify 0 into 0 0.734 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.735 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.736 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.736 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.737 * [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.737 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.737 * [backup-simplify]: Simplify (- 0) into 0 0.738 * [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.739 * [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.740 * [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.740 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 0.740 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 0.740 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.740 * [taylor]: Taking taylor expansion of +nan.0 in a 0.740 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.741 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.741 * [taylor]: Taking taylor expansion of a in a 0.741 * [backup-simplify]: Simplify 0 into 0 0.741 * [backup-simplify]: Simplify 1 into 1 0.741 * [backup-simplify]: Simplify (/ 1 1) into 1 0.741 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 0.741 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 0.741 * [taylor]: Taking taylor expansion of +nan.0 in a 0.741 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.741 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 0.741 * [taylor]: Taking taylor expansion of a in a 0.741 * [backup-simplify]: Simplify 0 into 0 0.741 * [backup-simplify]: Simplify 1 into 1 0.741 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.741 * [taylor]: Taking taylor expansion of b in a 0.741 * [backup-simplify]: Simplify b into b 0.741 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.741 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.742 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.743 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.743 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.743 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.744 * [taylor]: Taking taylor expansion of +nan.0 in b 0.744 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.744 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.745 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.746 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.746 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.746 * [taylor]: Taking taylor expansion of +nan.0 in b 0.746 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.746 * [taylor]: Taking taylor expansion of 0 in b 0.746 * [backup-simplify]: Simplify 0 into 0 0.746 * [backup-simplify]: Simplify 0 into 0 0.746 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.747 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.748 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.748 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.749 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.749 * [backup-simplify]: Simplify (+ 0 0) into 0 0.750 * [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.750 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.751 * [backup-simplify]: Simplify (- 0) into 0 0.751 * [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.753 * [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.755 * [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.755 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.755 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.755 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.755 * [taylor]: Taking taylor expansion of +nan.0 in a 0.755 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.755 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.755 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.755 * [taylor]: Taking taylor expansion of a in a 0.755 * [backup-simplify]: Simplify 0 into 0 0.755 * [backup-simplify]: Simplify 1 into 1 0.755 * [backup-simplify]: Simplify (* 1 1) into 1 0.756 * [backup-simplify]: Simplify (/ 1 1) into 1 0.756 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.756 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.756 * [taylor]: Taking taylor expansion of +nan.0 in a 0.756 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.756 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.756 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.756 * [taylor]: Taking taylor expansion of b in a 0.756 * [backup-simplify]: Simplify b into b 0.756 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.756 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.757 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.758 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.759 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.759 * [backup-simplify]: Simplify (+ 0 0) into 0 0.759 * [backup-simplify]: Simplify (- 0) into 0 0.760 * [taylor]: Taking taylor expansion of 0 in b 0.760 * [backup-simplify]: Simplify 0 into 0 0.760 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.761 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.762 * [backup-simplify]: Simplify (+ 0 0) into 0 0.762 * [backup-simplify]: Simplify (- 0) into 0 0.762 * [taylor]: Taking taylor expansion of 0 in b 0.762 * [backup-simplify]: Simplify 0 into 0 0.762 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 0.763 * [backup-simplify]: Simplify (- 0) into 0 0.763 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 0.763 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 0.763 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 0.763 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 0.763 * [taylor]: Taking taylor expansion of 1/2 in b 0.763 * [backup-simplify]: Simplify 1/2 into 1/2 0.763 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.763 * [taylor]: Taking taylor expansion of b in b 0.763 * [backup-simplify]: Simplify 0 into 0 0.763 * [backup-simplify]: Simplify 1 into 1 0.763 * [backup-simplify]: Simplify (/ 1 1) into 1 0.764 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 0.764 * [backup-simplify]: Simplify (- 1/2) into -1/2 0.764 * [backup-simplify]: Simplify -1/2 into -1/2 0.764 * [taylor]: Taking taylor expansion of 0 in b 0.765 * [backup-simplify]: Simplify 0 into 0 0.765 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.765 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.766 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.766 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.767 * [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.768 * [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.768 * [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.768 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in b 0.768 * [taylor]: Taking taylor expansion of -1/2 in b 0.768 * [backup-simplify]: Simplify -1/2 into -1/2 0.768 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in b 0.768 * [taylor]: Taking taylor expansion of a in b 0.768 * [backup-simplify]: Simplify a into a 0.768 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 0.768 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.768 * [taylor]: Taking taylor expansion of b in b 0.768 * [backup-simplify]: Simplify 0 into 0 0.768 * [backup-simplify]: Simplify 1 into 1 0.769 * [backup-simplify]: Simplify (/ 1 1) into 1 0.769 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.769 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.769 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.769 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.769 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.769 * [taylor]: Taking taylor expansion of -1 in b 0.769 * [backup-simplify]: Simplify -1 into -1 0.769 * [taylor]: Taking taylor expansion of c in b 0.769 * [backup-simplify]: Simplify c into c 0.770 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.770 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.770 * [taylor]: Taking taylor expansion of 4 in b 0.770 * [backup-simplify]: Simplify 4 into 4 0.770 * [taylor]: Taking taylor expansion of a in b 0.770 * [backup-simplify]: Simplify a into a 0.770 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.770 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.770 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.770 * [taylor]: Taking taylor expansion of b in b 0.770 * [backup-simplify]: Simplify 0 into 0 0.770 * [backup-simplify]: Simplify 1 into 1 0.770 * [backup-simplify]: Simplify (* 1 1) into 1 0.771 * [backup-simplify]: Simplify (/ 1 1) into 1 0.771 * [backup-simplify]: Simplify (+ 0 1) into 1 0.772 * [backup-simplify]: Simplify (sqrt 1) into 1 0.772 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.773 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.774 * [backup-simplify]: Simplify (+ 0 0) into 0 0.774 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.774 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 0.775 * [taylor]: Taking taylor expansion of -1/2 in a 0.775 * [backup-simplify]: Simplify -1/2 into -1/2 0.775 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 0.775 * [taylor]: Taking taylor expansion of a in a 0.775 * [backup-simplify]: Simplify 0 into 0 0.775 * [backup-simplify]: Simplify 1 into 1 0.775 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 0.775 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.775 * [taylor]: Taking taylor expansion of b in a 0.775 * [backup-simplify]: Simplify b into b 0.775 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.775 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.775 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.775 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.775 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.775 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.775 * [taylor]: Taking taylor expansion of -1 in a 0.775 * [backup-simplify]: Simplify -1 into -1 0.775 * [taylor]: Taking taylor expansion of c in a 0.775 * [backup-simplify]: Simplify c into c 0.775 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.775 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.775 * [taylor]: Taking taylor expansion of 4 in a 0.775 * [backup-simplify]: Simplify 4 into 4 0.775 * [taylor]: Taking taylor expansion of a in a 0.775 * [backup-simplify]: Simplify 0 into 0 0.775 * [backup-simplify]: Simplify 1 into 1 0.776 * [backup-simplify]: Simplify (/ 4 1) into 4 0.776 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.776 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.776 * [taylor]: Taking taylor expansion of b in a 0.776 * [backup-simplify]: Simplify b into b 0.776 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.776 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.776 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.776 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.777 * [backup-simplify]: Simplify (sqrt 0) into 0 0.778 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.778 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 0.778 * [taylor]: Taking taylor expansion of -1/2 in c 0.778 * [backup-simplify]: Simplify -1/2 into -1/2 0.778 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 0.778 * [taylor]: Taking taylor expansion of a in c 0.778 * [backup-simplify]: Simplify a into a 0.778 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.778 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.778 * [taylor]: Taking taylor expansion of b in c 0.778 * [backup-simplify]: Simplify b into b 0.778 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.778 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.778 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.778 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.778 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.778 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.778 * [taylor]: Taking taylor expansion of -1 in c 0.778 * [backup-simplify]: Simplify -1 into -1 0.778 * [taylor]: Taking taylor expansion of c in c 0.778 * [backup-simplify]: Simplify 0 into 0 0.778 * [backup-simplify]: Simplify 1 into 1 0.779 * [backup-simplify]: Simplify (/ -1 1) into -1 0.779 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.779 * [taylor]: Taking taylor expansion of 4 in c 0.779 * [backup-simplify]: Simplify 4 into 4 0.779 * [taylor]: Taking taylor expansion of a in c 0.779 * [backup-simplify]: Simplify a into a 0.779 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.779 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.779 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.779 * [taylor]: Taking taylor expansion of b in c 0.779 * [backup-simplify]: Simplify b into b 0.779 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.779 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.779 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.779 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.780 * [backup-simplify]: Simplify (sqrt 0) into 0 0.781 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.781 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 0.781 * [taylor]: Taking taylor expansion of -1/2 in c 0.781 * [backup-simplify]: Simplify -1/2 into -1/2 0.781 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 0.781 * [taylor]: Taking taylor expansion of a in c 0.781 * [backup-simplify]: Simplify a into a 0.781 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.781 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.781 * [taylor]: Taking taylor expansion of b in c 0.781 * [backup-simplify]: Simplify b into b 0.781 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.781 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.781 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.781 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.781 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.781 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.781 * [taylor]: Taking taylor expansion of -1 in c 0.781 * [backup-simplify]: Simplify -1 into -1 0.781 * [taylor]: Taking taylor expansion of c in c 0.781 * [backup-simplify]: Simplify 0 into 0 0.781 * [backup-simplify]: Simplify 1 into 1 0.782 * [backup-simplify]: Simplify (/ -1 1) into -1 0.782 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.782 * [taylor]: Taking taylor expansion of 4 in c 0.782 * [backup-simplify]: Simplify 4 into 4 0.782 * [taylor]: Taking taylor expansion of a in c 0.782 * [backup-simplify]: Simplify a into a 0.782 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.782 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.782 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.782 * [taylor]: Taking taylor expansion of b in c 0.782 * [backup-simplify]: Simplify b into b 0.782 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.782 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.782 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.783 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.783 * [backup-simplify]: Simplify (sqrt 0) into 0 0.784 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.784 * [backup-simplify]: Simplify (+ 0 0) into 0 0.784 * [backup-simplify]: Simplify (* a 0) into 0 0.785 * [backup-simplify]: Simplify (* -1/2 0) into 0 0.785 * [taylor]: Taking taylor expansion of 0 in a 0.785 * [backup-simplify]: Simplify 0 into 0 0.785 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 0.786 * [backup-simplify]: Simplify (+ (* a (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0)) into (- (/ a b) +nan.0) 0.786 * [backup-simplify]: Simplify (+ (* -1/2 (- (/ a b) +nan.0)) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 0.786 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 0.786 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 0.786 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 0.787 * [taylor]: Taking taylor expansion of 1/2 in a 0.787 * [backup-simplify]: Simplify 1/2 into 1/2 0.787 * [taylor]: Taking taylor expansion of (/ a b) in a 0.787 * [taylor]: Taking taylor expansion of a in a 0.787 * [backup-simplify]: Simplify 0 into 0 0.787 * [backup-simplify]: Simplify 1 into 1 0.787 * [taylor]: Taking taylor expansion of b in a 0.787 * [backup-simplify]: Simplify b into b 0.787 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.787 * [taylor]: Taking taylor expansion of (- +nan.0) in a 0.787 * [taylor]: Taking taylor expansion of +nan.0 in a 0.787 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.787 * [taylor]: Taking taylor expansion of 0 in b 0.787 * [backup-simplify]: Simplify 0 into 0 0.787 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.787 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.788 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.789 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.789 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.790 * [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.790 * [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.791 * [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.792 * [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.793 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 0.793 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 0.793 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.793 * [taylor]: Taking taylor expansion of +nan.0 in a 0.793 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.793 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.793 * [taylor]: Taking taylor expansion of a in a 0.793 * [backup-simplify]: Simplify 0 into 0 0.793 * [backup-simplify]: Simplify 1 into 1 0.793 * [backup-simplify]: Simplify (/ 1 1) into 1 0.793 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 0.793 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 0.793 * [taylor]: Taking taylor expansion of +nan.0 in a 0.793 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.793 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 0.793 * [taylor]: Taking taylor expansion of a in a 0.793 * [backup-simplify]: Simplify 0 into 0 0.793 * [backup-simplify]: Simplify 1 into 1 0.794 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.794 * [taylor]: Taking taylor expansion of b in a 0.794 * [backup-simplify]: Simplify b into b 0.794 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.794 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.794 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.795 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.796 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.796 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.796 * [taylor]: Taking taylor expansion of +nan.0 in b 0.796 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.796 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.797 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.798 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.798 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.798 * [taylor]: Taking taylor expansion of +nan.0 in b 0.798 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.798 * [taylor]: Taking taylor expansion of 0 in b 0.798 * [backup-simplify]: Simplify 0 into 0 0.798 * [backup-simplify]: Simplify 0 into 0 0.799 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.799 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.800 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.801 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.801 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.801 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.802 * [backup-simplify]: Simplify (+ 0 0) into 0 0.803 * [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.803 * [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.804 * [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.806 * [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.806 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.806 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.806 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.806 * [taylor]: Taking taylor expansion of +nan.0 in a 0.806 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.806 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.806 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.806 * [taylor]: Taking taylor expansion of a in a 0.806 * [backup-simplify]: Simplify 0 into 0 0.806 * [backup-simplify]: Simplify 1 into 1 0.807 * [backup-simplify]: Simplify (* 1 1) into 1 0.807 * [backup-simplify]: Simplify (/ 1 1) into 1 0.807 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.807 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.807 * [taylor]: Taking taylor expansion of +nan.0 in a 0.807 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.807 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.807 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.807 * [taylor]: Taking taylor expansion of b in a 0.807 * [backup-simplify]: Simplify b into b 0.807 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.808 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.808 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.809 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.810 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.810 * [backup-simplify]: Simplify (+ 0 0) into 0 0.811 * [backup-simplify]: Simplify (- 0) into 0 0.811 * [taylor]: Taking taylor expansion of 0 in b 0.811 * [backup-simplify]: Simplify 0 into 0 0.811 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.812 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.812 * [backup-simplify]: Simplify (+ 0 0) into 0 0.812 * [backup-simplify]: Simplify (- 0) into 0 0.812 * [taylor]: Taking taylor expansion of 0 in b 0.812 * [backup-simplify]: Simplify 0 into 0 0.812 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 0.813 * [backup-simplify]: Simplify (- 0) into 0 0.813 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 0.813 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 0.813 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 0.813 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 0.813 * [taylor]: Taking taylor expansion of 1/2 in b 0.813 * [backup-simplify]: Simplify 1/2 into 1/2 0.813 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.813 * [taylor]: Taking taylor expansion of b in b 0.813 * [backup-simplify]: Simplify 0 into 0 0.813 * [backup-simplify]: Simplify 1 into 1 0.813 * [backup-simplify]: Simplify (/ 1 1) into 1 0.814 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 0.814 * [backup-simplify]: Simplify (- 1/2) into -1/2 0.814 * [backup-simplify]: Simplify -1/2 into -1/2 0.814 * [taylor]: Taking taylor expansion of 0 in b 0.814 * [backup-simplify]: Simplify 0 into 0 0.814 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.814 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.815 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.815 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.816 * [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.816 * * * [progress]: simplifying candidates 0.816 * * * * [progress]: [ 1 / 177 ] simplifiying candidate # 0.816 * * * * [progress]: [ 2 / 177 ] simplifiying candidate # 0.816 * * * * [progress]: [ 3 / 177 ] simplifiying candidate # 0.816 * * * * [progress]: [ 4 / 177 ] simplifiying candidate # 0.816 * * * * [progress]: [ 5 / 177 ] simplifiying candidate # 0.816 * * * * [progress]: [ 6 / 177 ] simplifiying candidate # 0.816 * * * * [progress]: [ 7 / 177 ] simplifiying candidate # 0.816 * * * * [progress]: [ 8 / 177 ] simplifiying candidate # 0.816 * * * * [progress]: [ 9 / 177 ] simplifiying candidate # 0.817 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 0.817 * * [simplify]: iters left: 6 (10 enodes) 0.819 * * [simplify]: iters left: 5 (34 enodes) 0.828 * * [simplify]: iters left: 4 (42 enodes) 0.835 * * [simplify]: iters left: 3 (54 enodes) 0.843 * * [simplify]: Extracting #0: cost 1 inf + 0 0.844 * * [simplify]: Extracting #1: cost 4 inf + 0 0.844 * * [simplify]: Extracting #2: cost 7 inf + 0 0.844 * * [simplify]: Extracting #3: cost 17 inf + 0 0.844 * * [simplify]: Extracting #4: cost 16 inf + 87 0.844 * * [simplify]: Extracting #5: cost 4 inf + 1260 0.845 * * [simplify]: Extracting #6: cost 0 inf + 2256 0.846 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 0.846 * [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.846 * * * * [progress]: [ 10 / 177 ] simplifiying candidate # 0.847 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 0.847 * * [simplify]: iters left: 5 (9 enodes) 0.851 * * [simplify]: iters left: 4 (30 enodes) 0.861 * * [simplify]: iters left: 3 (38 enodes) 0.872 * * [simplify]: iters left: 2 (50 enodes) 0.886 * * [simplify]: Extracting #0: cost 1 inf + 0 0.886 * * [simplify]: Extracting #1: cost 3 inf + 0 0.886 * * [simplify]: Extracting #2: cost 5 inf + 0 0.886 * * [simplify]: Extracting #3: cost 15 inf + 0 0.887 * * [simplify]: Extracting #4: cost 11 inf + 254 0.887 * * [simplify]: Extracting #5: cost 4 inf + 822 0.888 * * [simplify]: Extracting #6: cost 0 inf + 1578 0.889 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 0.889 * [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.889 * * * * [progress]: [ 11 / 177 ] simplifiying candidate # 0.889 * [simplify]: Simplifying (sqrt 1) 0.889 * * [simplify]: iters left: 1 (2 enodes) 0.893 * * [simplify]: Extracting #0: cost 1 inf + 0 0.893 * * [simplify]: Extracting #1: cost 0 inf + 1 0.893 * [simplify]: Simplified to 1 0.893 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (* 1 (sqrt (fma c (* -4 a) (* b b)))) b) 2) a)) 0.893 * * * * [progress]: [ 12 / 177 ] simplifiying candidate # 0.894 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 0.894 * * [simplify]: iters left: 3 (7 enodes) 0.898 * * [simplify]: iters left: 2 (24 enodes) 0.905 * * [simplify]: iters left: 1 (32 enodes) 0.915 * * [simplify]: Extracting #0: cost 1 inf + 0 0.916 * * [simplify]: Extracting #1: cost 11 inf + 0 0.916 * * [simplify]: Extracting #2: cost 10 inf + 87 0.916 * * [simplify]: Extracting #3: cost 3 inf + 559 0.917 * * [simplify]: Extracting #4: cost 0 inf + 782 0.917 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 0.917 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (pow (fma c (* a -4) (* b b)) (/ 1 2)) b) 2) a)) 0.917 * * * * [progress]: [ 13 / 177 ] simplifiying candidate # 0.917 * * * * [progress]: [ 14 / 177 ] simplifiying candidate # 0.918 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 0.918 * * [simplify]: iters left: 4 (8 enodes) 0.922 * * [simplify]: iters left: 3 (27 enodes) 0.927 * * [simplify]: iters left: 2 (35 enodes) 0.933 * * [simplify]: iters left: 1 (47 enodes) 0.941 * * [simplify]: Extracting #0: cost 1 inf + 0 0.941 * * [simplify]: Extracting #1: cost 3 inf + 0 0.941 * * [simplify]: Extracting #2: cost 13 inf + 0 0.941 * * [simplify]: Extracting #3: cost 12 inf + 87 0.941 * * [simplify]: Extracting #4: cost 1 inf + 961 0.941 * * [simplify]: Extracting #5: cost 0 inf + 1140 0.942 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 0.942 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (fabs (sqrt (fma c (* a -4) (* b b)))) b) 2) a)) 0.942 * * * * [progress]: [ 15 / 177 ] simplifiying candidate # 0.942 * * * * [progress]: [ 16 / 177 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) b) 2) a))> 0.942 * * * * [progress]: [ 17 / 177 ] simplifiying candidate # 0.942 * [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.942 * * [simplify]: iters left: 6 (15 enodes) 0.946 * * [simplify]: iters left: 5 (57 enodes) 0.960 * * [simplify]: iters left: 4 (79 enodes) 0.983 * * [simplify]: iters left: 3 (98 enodes) 1.009 * * [simplify]: iters left: 2 (103 enodes) 1.037 * * [simplify]: iters left: 1 (117 enodes) 1.065 * * [simplify]: Extracting #0: cost 1 inf + 0 1.065 * * [simplify]: Extracting #1: cost 11 inf + 0 1.065 * * [simplify]: Extracting #2: cost 19 inf + 244 1.065 * * [simplify]: Extracting #3: cost 23 inf + 1052 1.065 * * [simplify]: Extracting #4: cost 25 inf + 1139 1.066 * * [simplify]: Extracting #5: cost 12 inf + 2885 1.067 * * [simplify]: Extracting #6: cost 2 inf + 5628 1.068 * * [simplify]: Extracting #7: cost 0 inf + 6608 1.069 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 1.069 * [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.070 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.070 * * [simplify]: iters left: 6 (6 enodes) 1.071 * * [simplify]: iters left: 5 (23 enodes) 1.076 * * [simplify]: iters left: 4 (31 enodes) 1.080 * * [simplify]: iters left: 3 (36 enodes) 1.087 * * [simplify]: Extracting #0: cost 1 inf + 0 1.088 * * [simplify]: Extracting #1: cost 6 inf + 0 1.088 * * [simplify]: Extracting #2: cost 10 inf + 1 1.088 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.088 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.088 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.088 * [simplify]: Simplified to (+ (- b) b) 1.089 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) a)) 1.089 * * * * [progress]: [ 18 / 177 ] simplifiying candidate # 1.089 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 1.089 * * [simplify]: iters left: 6 (14 enodes) 1.093 * * [simplify]: iters left: 5 (45 enodes) 1.101 * * [simplify]: iters left: 4 (58 enodes) 1.118 * * [simplify]: iters left: 3 (73 enodes) 1.130 * * [simplify]: iters left: 2 (80 enodes) 1.143 * * [simplify]: iters left: 1 (94 enodes) 1.161 * * [simplify]: Extracting #0: cost 1 inf + 0 1.161 * * [simplify]: Extracting #1: cost 7 inf + 0 1.161 * * [simplify]: Extracting #2: cost 13 inf + 42 1.162 * * [simplify]: Extracting #3: cost 23 inf + 84 1.162 * * [simplify]: Extracting #4: cost 25 inf + 171 1.163 * * [simplify]: Extracting #5: cost 13 inf + 1265 1.164 * * [simplify]: Extracting #6: cost 7 inf + 2481 1.166 * * [simplify]: Extracting #7: cost 1 inf + 5170 1.167 * * [simplify]: Extracting #8: cost 0 inf + 5640 1.169 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 1.169 * [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.170 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.170 * * [simplify]: iters left: 4 (5 enodes) 1.172 * * [simplify]: iters left: 3 (15 enodes) 1.176 * * [simplify]: iters left: 2 (21 enodes) 1.182 * * [simplify]: iters left: 1 (22 enodes) 1.185 * * [simplify]: Extracting #0: cost 1 inf + 0 1.185 * * [simplify]: Extracting #1: cost 6 inf + 0 1.185 * * [simplify]: Extracting #2: cost 8 inf + 1 1.185 * * [simplify]: Extracting #3: cost 0 inf + 599 1.185 * * [simplify]: Extracting #4: cost 0 inf + 489 1.185 * [simplify]: Simplified to (+ (- b) b) 1.185 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) a)) 1.186 * * * * [progress]: [ 19 / 177 ] simplifiying candidate # 1.186 * [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.186 * * [simplify]: iters left: 6 (14 enodes) 1.192 * * [simplify]: iters left: 5 (47 enodes) 1.200 * * [simplify]: iters left: 4 (62 enodes) 1.211 * * [simplify]: iters left: 3 (77 enodes) 1.223 * * [simplify]: iters left: 2 (84 enodes) 1.237 * * [simplify]: iters left: 1 (98 enodes) 1.254 * * [simplify]: Extracting #0: cost 1 inf + 0 1.254 * * [simplify]: Extracting #1: cost 7 inf + 0 1.254 * * [simplify]: Extracting #2: cost 13 inf + 42 1.254 * * [simplify]: Extracting #3: cost 23 inf + 84 1.255 * * [simplify]: Extracting #4: cost 25 inf + 171 1.255 * * [simplify]: Extracting #5: cost 14 inf + 1182 1.256 * * [simplify]: Extracting #6: cost 5 inf + 3803 1.256 * * [simplify]: Extracting #7: cost 1 inf + 5341 1.257 * * [simplify]: Extracting #8: cost 0 inf + 5640 1.258 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 1.258 * [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.259 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.259 * * [simplify]: iters left: 3 (5 enodes) 1.260 * * [simplify]: iters left: 2 (17 enodes) 1.265 * * [simplify]: iters left: 1 (22 enodes) 1.272 * * [simplify]: Extracting #0: cost 1 inf + 0 1.272 * * [simplify]: Extracting #1: cost 5 inf + 0 1.272 * * [simplify]: Extracting #2: cost 5 inf + 2 1.272 * * [simplify]: Extracting #3: cost 0 inf + 288 1.273 * [simplify]: Simplified to (+ (- b) b) 1.273 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (+ (- b) b)) 2) a)) 1.273 * * * * [progress]: [ 20 / 177 ] simplifiying candidate # 1.273 * [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.273 * * [simplify]: iters left: 6 (16 enodes) 1.281 * * [simplify]: iters left: 5 (61 enodes) 1.304 * * [simplify]: iters left: 4 (83 enodes) 1.328 * * [simplify]: iters left: 3 (101 enodes) 1.345 * * [simplify]: Extracting #0: cost 1 inf + 0 1.345 * * [simplify]: Extracting #1: cost 11 inf + 0 1.345 * * [simplify]: Extracting #2: cost 16 inf + 405 1.346 * * [simplify]: Extracting #3: cost 13 inf + 1051 1.346 * * [simplify]: Extracting #4: cost 22 inf + 1051 1.346 * * [simplify]: Extracting #5: cost 22 inf + 1137 1.347 * * [simplify]: Extracting #6: cost 11 inf + 2444 1.347 * * [simplify]: Extracting #7: cost 2 inf + 4622 1.348 * * [simplify]: Extracting #8: cost 0 inf + 5260 1.349 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 1.349 * [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.350 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.350 * * [simplify]: iters left: 6 (6 enodes) 1.351 * * [simplify]: iters left: 5 (23 enodes) 1.356 * * [simplify]: iters left: 4 (31 enodes) 1.360 * * [simplify]: iters left: 3 (36 enodes) 1.365 * * [simplify]: Extracting #0: cost 1 inf + 0 1.366 * * [simplify]: Extracting #1: cost 6 inf + 0 1.366 * * [simplify]: Extracting #2: cost 10 inf + 1 1.366 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.366 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.366 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.366 * [simplify]: Simplified to (+ (- b) b) 1.367 * [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.367 * * * * [progress]: [ 21 / 177 ] simplifiying candidate # 1.367 * [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.367 * * [simplify]: iters left: 6 (15 enodes) 1.371 * * [simplify]: iters left: 5 (49 enodes) 1.379 * * [simplify]: iters left: 4 (62 enodes) 1.388 * * [simplify]: iters left: 3 (75 enodes) 1.402 * * [simplify]: Extracting #0: cost 1 inf + 0 1.402 * * [simplify]: Extracting #1: cost 7 inf + 0 1.403 * * [simplify]: Extracting #2: cost 11 inf + 42 1.403 * * [simplify]: Extracting #3: cost 13 inf + 83 1.403 * * [simplify]: Extracting #4: cost 22 inf + 83 1.403 * * [simplify]: Extracting #5: cost 23 inf + 127 1.403 * * [simplify]: Extracting #6: cost 9 inf + 1778 1.404 * * [simplify]: Extracting #7: cost 1 inf + 3983 1.405 * * [simplify]: Extracting #8: cost 0 inf + 4292 1.405 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) 1.406 * [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.406 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.406 * * [simplify]: iters left: 4 (5 enodes) 1.408 * * [simplify]: iters left: 3 (15 enodes) 1.413 * * [simplify]: iters left: 2 (21 enodes) 1.418 * * [simplify]: iters left: 1 (22 enodes) 1.423 * * [simplify]: Extracting #0: cost 1 inf + 0 1.423 * * [simplify]: Extracting #1: cost 6 inf + 0 1.423 * * [simplify]: Extracting #2: cost 8 inf + 1 1.423 * * [simplify]: Extracting #3: cost 0 inf + 599 1.423 * * [simplify]: Extracting #4: cost 0 inf + 489 1.424 * [simplify]: Simplified to (+ (- b) b) 1.424 * [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.424 * * * * [progress]: [ 22 / 177 ] simplifiying candidate # 1.424 * [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.425 * * [simplify]: iters left: 6 (15 enodes) 1.433 * * [simplify]: iters left: 5 (51 enodes) 1.448 * * [simplify]: iters left: 4 (66 enodes) 1.466 * * [simplify]: iters left: 3 (79 enodes) 1.478 * * [simplify]: Extracting #0: cost 1 inf + 0 1.478 * * [simplify]: Extracting #1: cost 7 inf + 0 1.478 * * [simplify]: Extracting #2: cost 11 inf + 42 1.478 * * [simplify]: Extracting #3: cost 13 inf + 83 1.478 * * [simplify]: Extracting #4: cost 22 inf + 83 1.479 * * [simplify]: Extracting #5: cost 22 inf + 169 1.479 * * [simplify]: Extracting #6: cost 9 inf + 1818 1.480 * * [simplify]: Extracting #7: cost 1 inf + 3983 1.480 * * [simplify]: Extracting #8: cost 0 inf + 4292 1.481 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 1.481 * [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.481 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.481 * * [simplify]: iters left: 3 (5 enodes) 1.483 * * [simplify]: iters left: 2 (17 enodes) 1.486 * * [simplify]: iters left: 1 (22 enodes) 1.491 * * [simplify]: Extracting #0: cost 1 inf + 0 1.491 * * [simplify]: Extracting #1: cost 5 inf + 0 1.491 * * [simplify]: Extracting #2: cost 5 inf + 2 1.491 * * [simplify]: Extracting #3: cost 0 inf + 288 1.491 * [simplify]: Simplified to (+ (- b) b) 1.491 * [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.491 * * * * [progress]: [ 23 / 177 ] simplifiying candidate # 1.491 * [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.491 * * [simplify]: iters left: 6 (14 enodes) 1.495 * * [simplify]: iters left: 5 (54 enodes) 1.509 * * [simplify]: iters left: 4 (72 enodes) 1.530 * * [simplify]: iters left: 3 (85 enodes) 1.542 * * [simplify]: Extracting #0: cost 1 inf + 0 1.542 * * [simplify]: Extracting #1: cost 5 inf + 0 1.542 * * [simplify]: Extracting #2: cost 14 inf + 0 1.542 * * [simplify]: Extracting #3: cost 23 inf + 164 1.542 * * [simplify]: Extracting #4: cost 19 inf + 813 1.543 * * [simplify]: Extracting #5: cost 9 inf + 1512 1.543 * * [simplify]: Extracting #6: cost 2 inf + 2668 1.544 * * [simplify]: Extracting #7: cost 0 inf + 3146 1.544 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 1.544 * [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.545 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.545 * * [simplify]: iters left: 6 (6 enodes) 1.546 * * [simplify]: iters left: 5 (23 enodes) 1.551 * * [simplify]: iters left: 4 (31 enodes) 1.555 * * [simplify]: iters left: 3 (36 enodes) 1.561 * * [simplify]: Extracting #0: cost 1 inf + 0 1.562 * * [simplify]: Extracting #1: cost 6 inf + 0 1.562 * * [simplify]: Extracting #2: cost 10 inf + 1 1.562 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.562 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.563 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.563 * [simplify]: Simplified to (+ (- b) b) 1.563 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) a)) 1.564 * * * * [progress]: [ 24 / 177 ] simplifiying candidate # 1.564 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 1.564 * * [simplify]: iters left: 6 (13 enodes) 1.571 * * [simplify]: iters left: 5 (42 enodes) 1.583 * * [simplify]: iters left: 4 (51 enodes) 1.598 * * [simplify]: iters left: 3 (64 enodes) 1.615 * * [simplify]: Extracting #0: cost 1 inf + 0 1.615 * * [simplify]: Extracting #1: cost 6 inf + 0 1.615 * * [simplify]: Extracting #2: cost 8 inf + 42 1.615 * * [simplify]: Extracting #3: cost 16 inf + 83 1.615 * * [simplify]: Extracting #4: cost 16 inf + 169 1.616 * * [simplify]: Extracting #5: cost 3 inf + 1481 1.617 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.618 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.618 * [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.618 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.619 * * [simplify]: iters left: 4 (5 enodes) 1.621 * * [simplify]: iters left: 3 (15 enodes) 1.625 * * [simplify]: iters left: 2 (21 enodes) 1.630 * * [simplify]: iters left: 1 (22 enodes) 1.635 * * [simplify]: Extracting #0: cost 1 inf + 0 1.635 * * [simplify]: Extracting #1: cost 6 inf + 0 1.635 * * [simplify]: Extracting #2: cost 8 inf + 1 1.635 * * [simplify]: Extracting #3: cost 0 inf + 599 1.635 * * [simplify]: Extracting #4: cost 0 inf + 489 1.636 * [simplify]: Simplified to (+ (- b) b) 1.636 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.636 * * * * [progress]: [ 25 / 177 ] simplifiying candidate # 1.636 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 1.636 * * [simplify]: iters left: 6 (13 enodes) 1.643 * * [simplify]: iters left: 5 (44 enodes) 1.659 * * [simplify]: iters left: 4 (55 enodes) 1.676 * * [simplify]: iters left: 3 (68 enodes) 1.689 * * [simplify]: Extracting #0: cost 1 inf + 0 1.689 * * [simplify]: Extracting #1: cost 6 inf + 0 1.689 * * [simplify]: Extracting #2: cost 8 inf + 42 1.690 * * [simplify]: Extracting #3: cost 16 inf + 83 1.690 * * [simplify]: Extracting #4: cost 16 inf + 169 1.690 * * [simplify]: Extracting #5: cost 4 inf + 1712 1.690 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.691 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.691 * [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.691 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.691 * * [simplify]: iters left: 3 (5 enodes) 1.693 * * [simplify]: iters left: 2 (17 enodes) 1.696 * * [simplify]: iters left: 1 (22 enodes) 1.701 * * [simplify]: Extracting #0: cost 1 inf + 0 1.701 * * [simplify]: Extracting #1: cost 5 inf + 0 1.701 * * [simplify]: Extracting #2: cost 5 inf + 2 1.701 * * [simplify]: Extracting #3: cost 0 inf + 288 1.701 * [simplify]: Simplified to (+ (- b) b) 1.701 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.701 * * * * [progress]: [ 26 / 177 ] simplifiying candidate # 1.701 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1.701 * * [simplify]: iters left: 6 (15 enodes) 1.706 * * [simplify]: iters left: 5 (59 enodes) 1.725 * * [simplify]: iters left: 4 (82 enodes) 1.749 * * [simplify]: iters left: 3 (97 enodes) 1.769 * * [simplify]: Extracting #0: cost 1 inf + 0 1.769 * * [simplify]: Extracting #1: cost 5 inf + 0 1.769 * * [simplify]: Extracting #2: cost 12 inf + 1 1.769 * * [simplify]: Extracting #3: cost 21 inf + 245 1.769 * * [simplify]: Extracting #4: cost 13 inf + 1180 1.770 * * [simplify]: Extracting #5: cost 5 inf + 1790 1.770 * * [simplify]: Extracting #6: cost 1 inf + 2450 1.771 * * [simplify]: Extracting #7: cost 0 inf + 2709 1.771 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 1.771 * [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.772 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.772 * * [simplify]: iters left: 6 (6 enodes) 1.773 * * [simplify]: iters left: 5 (23 enodes) 1.779 * * [simplify]: iters left: 4 (31 enodes) 1.784 * * [simplify]: iters left: 3 (36 enodes) 1.794 * * [simplify]: Extracting #0: cost 1 inf + 0 1.794 * * [simplify]: Extracting #1: cost 6 inf + 0 1.795 * * [simplify]: Extracting #2: cost 10 inf + 1 1.795 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.795 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.796 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.796 * [simplify]: Simplified to (+ (- b) b) 1.796 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) a)) 1.796 * * * * [progress]: [ 27 / 177 ] simplifiying candidate # 1.797 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 1.797 * * [simplify]: iters left: 6 (14 enodes) 1.806 * * [simplify]: iters left: 5 (47 enodes) 1.820 * * [simplify]: iters left: 4 (61 enodes) 1.839 * * [simplify]: iters left: 3 (76 enodes) 1.858 * * [simplify]: Extracting #0: cost 1 inf + 0 1.859 * * [simplify]: Extracting #1: cost 6 inf + 0 1.859 * * [simplify]: Extracting #2: cost 7 inf + 2 1.859 * * [simplify]: Extracting #3: cost 14 inf + 84 1.859 * * [simplify]: Extracting #4: cost 12 inf + 254 1.860 * * [simplify]: Extracting #5: cost 3 inf + 1180 1.860 * * [simplify]: Extracting #6: cost 0 inf + 1661 1.861 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 1.861 * [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.862 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.862 * * [simplify]: iters left: 4 (5 enodes) 1.864 * * [simplify]: iters left: 3 (15 enodes) 1.868 * * [simplify]: iters left: 2 (21 enodes) 1.873 * * [simplify]: iters left: 1 (22 enodes) 1.878 * * [simplify]: Extracting #0: cost 1 inf + 0 1.878 * * [simplify]: Extracting #1: cost 6 inf + 0 1.878 * * [simplify]: Extracting #2: cost 8 inf + 1 1.879 * * [simplify]: Extracting #3: cost 0 inf + 599 1.879 * * [simplify]: Extracting #4: cost 0 inf + 489 1.879 * [simplify]: Simplified to (+ (- b) b) 1.879 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)) 2) a)) 1.879 * * * * [progress]: [ 28 / 177 ] simplifiying candidate # 1.880 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 1.880 * * [simplify]: iters left: 5 (13 enodes) 1.887 * * [simplify]: iters left: 4 (44 enodes) 1.901 * * [simplify]: iters left: 3 (58 enodes) 1.920 * * [simplify]: iters left: 2 (73 enodes) 1.940 * * [simplify]: Extracting #0: cost 1 inf + 0 1.941 * * [simplify]: Extracting #1: cost 6 inf + 0 1.941 * * [simplify]: Extracting #2: cost 7 inf + 2 1.941 * * [simplify]: Extracting #3: cost 15 inf + 43 1.941 * * [simplify]: Extracting #4: cost 12 inf + 295 1.942 * * [simplify]: Extracting #5: cost 3 inf + 1044 1.942 * * [simplify]: Extracting #6: cost 1 inf + 1442 1.943 * * [simplify]: Extracting #7: cost 0 inf + 1661 1.944 * [simplify]: Simplified to (- (sqrt (fma (* a c) -4 (* b b))) b) 1.944 * [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.945 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.945 * * [simplify]: iters left: 3 (5 enodes) 1.948 * * [simplify]: iters left: 2 (17 enodes) 1.954 * * [simplify]: iters left: 1 (22 enodes) 1.961 * * [simplify]: Extracting #0: cost 1 inf + 0 1.961 * * [simplify]: Extracting #1: cost 5 inf + 0 1.961 * * [simplify]: Extracting #2: cost 5 inf + 2 1.961 * * [simplify]: Extracting #3: cost 0 inf + 288 1.961 * [simplify]: Simplified to (+ (- b) b) 1.961 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (+ (- b) b)) 2) a)) 1.962 * * * * [progress]: [ 29 / 177 ] simplifiying candidate # 1.962 * [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.962 * * [simplify]: iters left: 6 (14 enodes) 1.966 * * [simplify]: iters left: 5 (54 enodes) 1.975 * * [simplify]: iters left: 4 (72 enodes) 1.987 * * [simplify]: iters left: 3 (85 enodes) 2.005 * * [simplify]: Extracting #0: cost 1 inf + 0 2.005 * * [simplify]: Extracting #1: cost 5 inf + 0 2.005 * * [simplify]: Extracting #2: cost 14 inf + 0 2.005 * * [simplify]: Extracting #3: cost 23 inf + 164 2.006 * * [simplify]: Extracting #4: cost 19 inf + 813 2.006 * * [simplify]: Extracting #5: cost 9 inf + 1512 2.007 * * [simplify]: Extracting #6: cost 2 inf + 2668 2.008 * * [simplify]: Extracting #7: cost 0 inf + 3146 2.009 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 2.009 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) a)) 2.010 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 2.010 * * [simplify]: iters left: 6 (6 enodes) 2.013 * * [simplify]: iters left: 5 (23 enodes) 2.020 * * [simplify]: iters left: 4 (31 enodes) 2.029 * * [simplify]: iters left: 3 (36 enodes) 2.038 * * [simplify]: Extracting #0: cost 1 inf + 0 2.038 * * [simplify]: Extracting #1: cost 6 inf + 0 2.038 * * [simplify]: Extracting #2: cost 10 inf + 1 2.038 * * [simplify]: Extracting #3: cost 3 inf + 1200 2.039 * * [simplify]: Extracting #4: cost 0 inf + 1348 2.039 * * [simplify]: Extracting #5: cost 0 inf + 1213 2.040 * [simplify]: Simplified to (+ (- b) b) 2.040 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) a)) 2.040 * * * * [progress]: [ 30 / 177 ] simplifiying candidate # 2.040 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 2.040 * * [simplify]: iters left: 6 (13 enodes) 2.046 * * [simplify]: iters left: 5 (42 enodes) 2.058 * * [simplify]: iters left: 4 (51 enodes) 2.076 * * [simplify]: iters left: 3 (64 enodes) 2.092 * * [simplify]: Extracting #0: cost 1 inf + 0 2.092 * * [simplify]: Extracting #1: cost 6 inf + 0 2.092 * * [simplify]: Extracting #2: cost 8 inf + 42 2.092 * * [simplify]: Extracting #3: cost 16 inf + 83 2.093 * * [simplify]: Extracting #4: cost 16 inf + 169 2.093 * * [simplify]: Extracting #5: cost 3 inf + 1481 2.094 * * [simplify]: Extracting #6: cost 0 inf + 2098 2.095 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 2.095 * [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.095 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 2.096 * * [simplify]: iters left: 4 (5 enodes) 2.098 * * [simplify]: iters left: 3 (15 enodes) 2.102 * * [simplify]: iters left: 2 (21 enodes) 2.107 * * [simplify]: iters left: 1 (22 enodes) 2.112 * * [simplify]: Extracting #0: cost 1 inf + 0 2.112 * * [simplify]: Extracting #1: cost 6 inf + 0 2.112 * * [simplify]: Extracting #2: cost 8 inf + 1 2.113 * * [simplify]: Extracting #3: cost 0 inf + 599 2.113 * * [simplify]: Extracting #4: cost 0 inf + 489 2.113 * [simplify]: Simplified to (+ (- b) b) 2.113 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 2.113 * * * * [progress]: [ 31 / 177 ] simplifiying candidate # 2.114 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 2.114 * * [simplify]: iters left: 6 (13 enodes) 2.120 * * [simplify]: iters left: 5 (44 enodes) 2.128 * * [simplify]: iters left: 4 (55 enodes) 2.137 * * [simplify]: iters left: 3 (68 enodes) 2.149 * * [simplify]: Extracting #0: cost 1 inf + 0 2.149 * * [simplify]: Extracting #1: cost 6 inf + 0 2.150 * * [simplify]: Extracting #2: cost 8 inf + 42 2.150 * * [simplify]: Extracting #3: cost 16 inf + 83 2.150 * * [simplify]: Extracting #4: cost 16 inf + 169 2.151 * * [simplify]: Extracting #5: cost 4 inf + 1712 2.152 * * [simplify]: Extracting #6: cost 0 inf + 2098 2.153 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 2.153 * [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.153 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 2.153 * * [simplify]: iters left: 3 (5 enodes) 2.157 * * [simplify]: iters left: 2 (17 enodes) 2.163 * * [simplify]: iters left: 1 (22 enodes) 2.167 * * [simplify]: Extracting #0: cost 1 inf + 0 2.167 * * [simplify]: Extracting #1: cost 5 inf + 0 2.167 * * [simplify]: Extracting #2: cost 5 inf + 2 2.167 * * [simplify]: Extracting #3: cost 0 inf + 288 2.167 * [simplify]: Simplified to (+ (- b) b) 2.167 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 2.168 * * * * [progress]: [ 32 / 177 ] simplifiying candidate # 2.168 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 2.168 * * [simplify]: iters left: 6 (14 enodes) 2.172 * * [simplify]: iters left: 5 (56 enodes) 2.182 * * [simplify]: iters left: 4 (77 enodes) 2.198 * * [simplify]: iters left: 3 (92 enodes) 2.222 * * [simplify]: Extracting #0: cost 1 inf + 0 2.222 * * [simplify]: Extracting #1: cost 5 inf + 0 2.222 * * [simplify]: Extracting #2: cost 12 inf + 1 2.222 * * [simplify]: Extracting #3: cost 24 inf + 2 2.222 * * [simplify]: Extracting #4: cost 21 inf + 291 2.223 * * [simplify]: Extracting #5: cost 4 inf + 2068 2.224 * * [simplify]: Extracting #6: cost 0 inf + 2709 2.225 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 2.226 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) a)) 2.226 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 2.226 * * [simplify]: iters left: 6 (6 enodes) 2.229 * * [simplify]: iters left: 5 (23 enodes) 2.237 * * [simplify]: iters left: 4 (31 enodes) 2.245 * * [simplify]: iters left: 3 (36 enodes) 2.255 * * [simplify]: Extracting #0: cost 1 inf + 0 2.255 * * [simplify]: Extracting #1: cost 6 inf + 0 2.255 * * [simplify]: Extracting #2: cost 10 inf + 1 2.255 * * [simplify]: Extracting #3: cost 3 inf + 1200 2.256 * * [simplify]: Extracting #4: cost 0 inf + 1348 2.256 * * [simplify]: Extracting #5: cost 0 inf + 1213 2.257 * [simplify]: Simplified to (+ (- b) b) 2.257 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) a)) 2.257 * * * * [progress]: [ 33 / 177 ] simplifiying candidate # 2.257 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 2.257 * * [simplify]: iters left: 6 (13 enodes) 2.264 * * [simplify]: iters left: 5 (44 enodes) 2.279 * * [simplify]: iters left: 4 (56 enodes) 2.295 * * [simplify]: iters left: 3 (72 enodes) 2.306 * * [simplify]: iters left: 2 (73 enodes) 2.317 * * [simplify]: Extracting #0: cost 1 inf + 0 2.317 * * [simplify]: Extracting #1: cost 6 inf + 0 2.317 * * [simplify]: Extracting #2: cost 7 inf + 2 2.317 * * [simplify]: Extracting #3: cost 14 inf + 84 2.318 * * [simplify]: Extracting #4: cost 15 inf + 128 2.318 * * [simplify]: Extracting #5: cost 7 inf + 601 2.318 * * [simplify]: Extracting #6: cost 1 inf + 1442 2.319 * * [simplify]: Extracting #7: cost 0 inf + 1661 2.319 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 2.319 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) a)) 2.320 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 2.320 * * [simplify]: iters left: 4 (5 enodes) 2.322 * * [simplify]: iters left: 3 (15 enodes) 2.327 * * [simplify]: iters left: 2 (21 enodes) 2.332 * * [simplify]: iters left: 1 (22 enodes) 2.337 * * [simplify]: Extracting #0: cost 1 inf + 0 2.337 * * [simplify]: Extracting #1: cost 6 inf + 0 2.337 * * [simplify]: Extracting #2: cost 8 inf + 1 2.337 * * [simplify]: Extracting #3: cost 0 inf + 599 2.338 * * [simplify]: Extracting #4: cost 0 inf + 489 2.338 * [simplify]: Simplified to (+ (- b) b) 2.338 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (+ (- b) b)) 2) a)) 2.338 * * * * [progress]: [ 34 / 177 ] simplifiying candidate # 2.338 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 2.339 * * [simplify]: iters left: 5 (12 enodes) 2.345 * * [simplify]: iters left: 4 (41 enodes) 2.355 * * [simplify]: iters left: 3 (53 enodes) 2.365 * * [simplify]: iters left: 2 (69 enodes) 2.375 * * [simplify]: iters left: 1 (70 enodes) 2.389 * * [simplify]: Extracting #0: cost 1 inf + 0 2.389 * * [simplify]: Extracting #1: cost 6 inf + 0 2.389 * * [simplify]: Extracting #2: cost 7 inf + 2 2.389 * * [simplify]: Extracting #3: cost 15 inf + 43 2.390 * * [simplify]: Extracting #4: cost 13 inf + 212 2.390 * * [simplify]: Extracting #5: cost 4 inf + 865 2.391 * * [simplify]: Extracting #6: cost 1 inf + 1442 2.392 * * [simplify]: Extracting #7: cost 0 inf + 1661 2.393 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 2.393 * [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.394 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 2.394 * * [simplify]: iters left: 3 (5 enodes) 2.397 * * [simplify]: iters left: 2 (17 enodes) 2.401 * * [simplify]: iters left: 1 (22 enodes) 2.405 * * [simplify]: Extracting #0: cost 1 inf + 0 2.406 * * [simplify]: Extracting #1: cost 5 inf + 0 2.406 * * [simplify]: Extracting #2: cost 5 inf + 2 2.406 * * [simplify]: Extracting #3: cost 0 inf + 288 2.406 * [simplify]: Simplified to (+ (- b) b) 2.406 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)) 2) a)) 2.406 * * * * [progress]: [ 35 / 177 ] simplifiying candidate # 2.406 * * * * [progress]: [ 36 / 177 ] simplifiying candidate # 2.406 * * * * [progress]: [ 37 / 177 ] simplifiying candidate # 2.406 * [simplify]: Simplifying (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 2.406 * * [simplify]: iters left: 6 (10 enodes) 2.409 * * [simplify]: iters left: 5 (33 enodes) 2.415 * * [simplify]: iters left: 4 (41 enodes) 2.422 * * [simplify]: iters left: 3 (53 enodes) 2.432 * * [simplify]: Extracting #0: cost 1 inf + 0 2.433 * * [simplify]: Extracting #1: cost 3 inf + 0 2.433 * * [simplify]: Extracting #2: cost 5 inf + 0 2.433 * * [simplify]: Extracting #3: cost 7 inf + 0 2.433 * * [simplify]: Extracting #4: cost 17 inf + 0 2.433 * * [simplify]: Extracting #5: cost 16 inf + 87 2.433 * * [simplify]: Extracting #6: cost 6 inf + 1056 2.434 * * [simplify]: Extracting #7: cost 0 inf + 2256 2.435 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) 2.435 * [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.436 * * * * [progress]: [ 38 / 177 ] simplifiying candidate # 2.436 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 2.436 * * [simplify]: iters left: 6 (10 enodes) 2.441 * * [simplify]: iters left: 5 (34 enodes) 2.451 * * [simplify]: iters left: 4 (42 enodes) 2.464 * * [simplify]: iters left: 3 (54 enodes) 2.478 * * [simplify]: Extracting #0: cost 1 inf + 0 2.479 * * [simplify]: Extracting #1: cost 4 inf + 0 2.479 * * [simplify]: Extracting #2: cost 7 inf + 0 2.479 * * [simplify]: Extracting #3: cost 17 inf + 0 2.479 * * [simplify]: Extracting #4: cost 16 inf + 87 2.479 * * [simplify]: Extracting #5: cost 4 inf + 1260 2.480 * * [simplify]: Extracting #6: cost 0 inf + 2256 2.481 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 2.481 * [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.481 * * * * [progress]: [ 39 / 177 ] simplifiying candidate # 2.482 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2.482 * * [simplify]: iters left: 5 (9 enodes) 2.486 * * [simplify]: iters left: 4 (30 enodes) 2.495 * * [simplify]: iters left: 3 (38 enodes) 2.507 * * [simplify]: iters left: 2 (50 enodes) 2.521 * * [simplify]: Extracting #0: cost 1 inf + 0 2.521 * * [simplify]: Extracting #1: cost 3 inf + 0 2.521 * * [simplify]: Extracting #2: cost 5 inf + 0 2.521 * * [simplify]: Extracting #3: cost 15 inf + 0 2.521 * * [simplify]: Extracting #4: cost 11 inf + 254 2.522 * * [simplify]: Extracting #5: cost 4 inf + 822 2.522 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.523 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 2.523 * [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.523 * * * * [progress]: [ 40 / 177 ] simplifiying candidate # 2.524 * [simplify]: Simplifying (sqrt 1) 2.524 * * [simplify]: iters left: 1 (2 enodes) 2.527 * * [simplify]: Extracting #0: cost 1 inf + 0 2.527 * * [simplify]: Extracting #1: cost 0 inf + 1 2.527 * [simplify]: Simplified to 1 2.527 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- b)) 2) a)) 2.528 * * * * [progress]: [ 41 / 177 ] simplifiying candidate # 2.528 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2.528 * * [simplify]: iters left: 5 (9 enodes) 2.533 * * [simplify]: iters left: 4 (30 enodes) 2.542 * * [simplify]: iters left: 3 (38 enodes) 2.554 * * [simplify]: iters left: 2 (50 enodes) 2.567 * * [simplify]: Extracting #0: cost 1 inf + 0 2.568 * * [simplify]: Extracting #1: cost 3 inf + 0 2.568 * * [simplify]: Extracting #2: cost 5 inf + 0 2.568 * * [simplify]: Extracting #3: cost 15 inf + 0 2.568 * * [simplify]: Extracting #4: cost 11 inf + 254 2.568 * * [simplify]: Extracting #5: cost 4 inf + 822 2.569 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.570 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 2.570 * [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.570 * * * * [progress]: [ 42 / 177 ] simplifiying candidate # 2.570 * * * * [progress]: [ 43 / 177 ] simplifiying candidate # 2.571 * [simplify]: Simplifying (/ (exp (sqrt (fma c (* -4 a) (* b b)))) (exp b)) 2.571 * * [simplify]: iters left: 6 (11 enodes) 2.576 * * [simplify]: iters left: 5 (38 enodes) 2.586 * * [simplify]: iters left: 4 (50 enodes) 2.595 * * [simplify]: iters left: 3 (67 enodes) 2.605 * * [simplify]: iters left: 2 (72 enodes) 2.625 * * [simplify]: iters left: 1 (80 enodes) 2.640 * * [simplify]: Extracting #0: cost 1 inf + 0 2.640 * * [simplify]: Extracting #1: cost 9 inf + 0 2.640 * * [simplify]: Extracting #2: cost 15 inf + 1 2.640 * * [simplify]: Extracting #3: cost 14 inf + 225 2.641 * * [simplify]: Extracting #4: cost 19 inf + 560 2.641 * * [simplify]: Extracting #5: cost 19 inf + 646 2.641 * * [simplify]: Extracting #6: cost 6 inf + 2471 2.642 * * [simplify]: Extracting #7: cost 0 inf + 3572 2.643 * [simplify]: Simplified to (exp (- (sqrt (fma (* c a) -4 (* b b))) b)) 2.643 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (log (exp (- (sqrt (fma (* c a) -4 (* b b))) b))) 2) a)) 2.643 * * * * [progress]: [ 44 / 177 ] simplifiying candidate # 2.643 * * * * [progress]: [ 45 / 177 ] simplifiying candidate # 2.643 * * * * [progress]: [ 46 / 177 ] simplifiying candidate # 2.643 * * * * [progress]: [ 47 / 177 ] simplifiying candidate # 2.643 * * * * [progress]: [ 48 / 177 ] simplifiying candidate # 2.643 * * * * [progress]: [ 49 / 177 ] simplifiying candidate # 2.643 * * * * [progress]: [ 50 / 177 ] simplifiying candidate # 2.643 * * * * [progress]: [ 51 / 177 ] simplifiying candidate # 2.643 * * * * [progress]: [ 52 / 177 ] simplifiying candidate # 2.643 * * * * [progress]: [ 53 / 177 ] simplifiying candidate # 2.643 * * * * [progress]: [ 54 / 177 ] simplifiying candidate # 2.644 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.644 * * [simplify]: iters left: 6 (11 enodes) 2.646 * * [simplify]: iters left: 5 (37 enodes) 2.652 * * [simplify]: iters left: 4 (45 enodes) 2.664 * * [simplify]: iters left: 3 (57 enodes) 2.679 * * [simplify]: Extracting #0: cost 1 inf + 0 2.679 * * [simplify]: Extracting #1: cost 4 inf + 0 2.679 * * [simplify]: Extracting #2: cost 8 inf + 0 2.679 * * [simplify]: Extracting #3: cost 7 inf + 83 2.680 * * [simplify]: Extracting #4: cost 16 inf + 83 2.680 * * [simplify]: Extracting #5: cost 16 inf + 169 2.680 * * [simplify]: Extracting #6: cost 6 inf + 1274 2.681 * * [simplify]: Extracting #7: cost 0 inf + 2258 2.682 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.682 * [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.683 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.683 * * [simplify]: iters left: 6 (11 enodes) 2.688 * * [simplify]: iters left: 5 (38 enodes) 2.702 * * [simplify]: iters left: 4 (49 enodes) 2.712 * * [simplify]: iters left: 3 (61 enodes) 2.721 * * [simplify]: Extracting #0: cost 1 inf + 0 2.721 * * [simplify]: Extracting #1: cost 5 inf + 0 2.721 * * [simplify]: Extracting #2: cost 10 inf + 0 2.721 * * [simplify]: Extracting #3: cost 8 inf + 164 2.722 * * [simplify]: Extracting #4: cost 16 inf + 245 2.722 * * [simplify]: Extracting #5: cost 16 inf + 331 2.722 * * [simplify]: Extracting #6: cost 3 inf + 1643 2.722 * * [simplify]: Extracting #7: cost 0 inf + 2420 2.723 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.723 * [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.723 * * * * [progress]: [ 55 / 177 ] simplifiying candidate # 2.723 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.724 * * [simplify]: iters left: 6 (11 enodes) 2.727 * * [simplify]: iters left: 5 (37 enodes) 2.738 * * [simplify]: iters left: 4 (45 enodes) 2.747 * * [simplify]: iters left: 3 (57 enodes) 2.755 * * [simplify]: Extracting #0: cost 1 inf + 0 2.756 * * [simplify]: Extracting #1: cost 4 inf + 0 2.756 * * [simplify]: Extracting #2: cost 8 inf + 0 2.756 * * [simplify]: Extracting #3: cost 7 inf + 83 2.756 * * [simplify]: Extracting #4: cost 16 inf + 83 2.756 * * [simplify]: Extracting #5: cost 16 inf + 169 2.756 * * [simplify]: Extracting #6: cost 6 inf + 1274 2.757 * * [simplify]: Extracting #7: cost 0 inf + 2258 2.757 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.757 * [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.757 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.757 * * [simplify]: iters left: 6 (11 enodes) 2.760 * * [simplify]: iters left: 5 (38 enodes) 2.767 * * [simplify]: iters left: 4 (49 enodes) 2.778 * * [simplify]: iters left: 3 (61 enodes) 2.794 * * [simplify]: Extracting #0: cost 1 inf + 0 2.794 * * [simplify]: Extracting #1: cost 5 inf + 0 2.794 * * [simplify]: Extracting #2: cost 10 inf + 0 2.794 * * [simplify]: Extracting #3: cost 8 inf + 164 2.794 * * [simplify]: Extracting #4: cost 16 inf + 245 2.794 * * [simplify]: Extracting #5: cost 16 inf + 331 2.794 * * [simplify]: Extracting #6: cost 3 inf + 1643 2.795 * * [simplify]: Extracting #7: cost 0 inf + 2420 2.795 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.795 * [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.795 * * * * [progress]: [ 56 / 177 ] simplifiying candidate # 2.796 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 2.796 * * [simplify]: iters left: 6 (9 enodes) 2.799 * * [simplify]: iters left: 5 (32 enodes) 2.804 * * [simplify]: iters left: 4 (43 enodes) 2.812 * * [simplify]: iters left: 3 (55 enodes) 2.821 * * [simplify]: Extracting #0: cost 1 inf + 0 2.821 * * [simplify]: Extracting #1: cost 5 inf + 0 2.821 * * [simplify]: Extracting #2: cost 7 inf + 1 2.821 * * [simplify]: Extracting #3: cost 15 inf + 42 2.821 * * [simplify]: Extracting #4: cost 12 inf + 294 2.822 * * [simplify]: Extracting #5: cost 3 inf + 1043 2.823 * * [simplify]: Extracting #6: cost 0 inf + 1660 2.824 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 2.824 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (* 1 (- (sqrt (fma (* c a) -4 (* b b))) b)) 2) a)) 2.824 * * * * [progress]: [ 57 / 177 ] simplifiying candidate # 2.824 * * * * [progress]: [ 58 / 177 ] simplifiying candidate #real (real->posit16 (- (sqrt (fma c (* -4 a) (* b b))) b))) 2) a))> 2.824 * * * * [progress]: [ 59 / 177 ] simplifiying candidate # 2.824 * * * * [progress]: [ 60 / 177 ] simplifiying candidate # 2.824 * * * * [progress]: [ 61 / 177 ] simplifiying candidate # 2.824 * * * * [progress]: [ 62 / 177 ] simplifiying candidate # 2.825 * [simplify]: Simplifying (- (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)) (log a)) 2.825 * * [simplify]: iters left: 6 (15 enodes) 2.833 * * [simplify]: iters left: 5 (56 enodes) 2.852 * * [simplify]: iters left: 4 (84 enodes) 2.866 * * [simplify]: iters left: 3 (114 enodes) 2.886 * * [simplify]: iters left: 2 (123 enodes) 2.907 * * [simplify]: iters left: 1 (129 enodes) 2.926 * * [simplify]: Extracting #0: cost 1 inf + 0 2.927 * * [simplify]: Extracting #1: cost 17 inf + 0 2.927 * * [simplify]: Extracting #2: cost 33 inf + 0 2.927 * * [simplify]: Extracting #3: cost 34 inf + 73 2.927 * * [simplify]: Extracting #4: cost 28 inf + 954 2.928 * * [simplify]: Extracting #5: cost 30 inf + 1843 2.929 * * [simplify]: Extracting #6: cost 32 inf + 1886 2.930 * * [simplify]: Extracting #7: cost 20 inf + 3225 2.933 * * [simplify]: Extracting #8: cost 2 inf + 9319 2.937 * * [simplify]: Extracting #9: cost 0 inf + 10228 2.941 * [simplify]: Simplified to (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log a) (log 2))) 2.941 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log a) (log 2))))) 2.941 * * * * [progress]: [ 63 / 177 ] simplifiying candidate # 2.942 * [simplify]: Simplifying (- (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (log a)) 2.942 * * [simplify]: iters left: 6 (14 enodes) 2.950 * * [simplify]: iters left: 5 (55 enodes) 2.968 * * [simplify]: iters left: 4 (85 enodes) 2.995 * * [simplify]: iters left: 3 (122 enodes) 3.028 * * [simplify]: iters left: 2 (134 enodes) 3.048 * * [simplify]: iters left: 1 (139 enodes) 3.068 * * [simplify]: Extracting #0: cost 1 inf + 0 3.068 * * [simplify]: Extracting #1: cost 14 inf + 0 3.068 * * [simplify]: Extracting #2: cost 29 inf + 0 3.068 * * [simplify]: Extracting #3: cost 33 inf + 184 3.069 * * [simplify]: Extracting #4: cost 32 inf + 702 3.070 * * [simplify]: Extracting #5: cost 30 inf + 2050 3.070 * * [simplify]: Extracting #6: cost 30 inf + 2176 3.072 * * [simplify]: Extracting #7: cost 18 inf + 3899 3.075 * * [simplify]: Extracting #8: cost 2 inf + 8341 3.078 * * [simplify]: Extracting #9: cost 0 inf + 9070 3.082 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)) 3.082 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)))) 3.082 * * * * [progress]: [ 64 / 177 ] simplifiying candidate # 3.082 * * * * [progress]: [ 65 / 177 ] simplifiying candidate # 3.082 * * * * [progress]: [ 66 / 177 ] simplifiying candidate # 3.083 * [simplify]: Simplifying (/ (/ (* (* (- (sqrt (fma c (* -4 a) (* b b))) b) (- (sqrt (fma c (* -4 a) (* b b))) b)) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* 2 2) 2)) (* (* a a) a)) 3.083 * * [simplify]: iters left: 6 (18 enodes) 3.095 * * [simplify]: iters left: 5 (75 enodes) 3.118 * * [simplify]: iters left: 4 (180 enodes) 3.184 * * [simplify]: Extracting #0: cost 1 inf + 0 3.184 * * [simplify]: Extracting #1: cost 64 inf + 0 3.185 * * [simplify]: Extracting #2: cost 179 inf + 167 3.186 * * [simplify]: Extracting #3: cost 199 inf + 1316 3.187 * * [simplify]: Extracting #4: cost 192 inf + 2475 3.191 * * [simplify]: Extracting #5: cost 120 inf + 24097 3.204 * * [simplify]: Extracting #6: cost 1 inf + 62927 3.233 * * [simplify]: Extracting #7: cost 0 inf + 63346 3.262 * [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.262 * [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.262 * * * * [progress]: [ 67 / 177 ] simplifiying candidate # 3.263 * [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.263 * * [simplify]: iters left: 6 (16 enodes) 3.272 * * [simplify]: iters left: 5 (71 enodes) 3.295 * * [simplify]: iters left: 4 (178 enodes) 3.350 * * [simplify]: Extracting #0: cost 1 inf + 0 3.350 * * [simplify]: Extracting #1: cost 58 inf + 0 3.350 * * [simplify]: Extracting #2: cost 160 inf + 125 3.351 * * [simplify]: Extracting #3: cost 193 inf + 579 3.352 * * [simplify]: Extracting #4: cost 189 inf + 1563 3.353 * * [simplify]: Extracting #5: cost 183 inf + 2315 3.359 * * [simplify]: Extracting #6: cost 127 inf + 18783 3.387 * * [simplify]: Extracting #7: cost 12 inf + 60967 3.405 * * [simplify]: Extracting #8: cost 0 inf + 65487 3.421 * * [simplify]: Extracting #9: cost 0 inf + 65327 3.451 * [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.451 * [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.452 * * * * [progress]: [ 68 / 177 ] simplifiying candidate # 3.452 * * * * [progress]: [ 69 / 177 ] simplifiying candidate # 3.452 * * * * [progress]: [ 70 / 177 ] simplifiying candidate # 3.452 * * * * [progress]: [ 71 / 177 ] simplifiying candidate # 3.452 * * * * [progress]: [ 72 / 177 ] simplifiying candidate # 3.452 * [simplify]: Simplifying (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a) 3.453 * * [simplify]: iters left: 6 (11 enodes) 3.459 * * [simplify]: iters left: 5 (38 enodes) 3.471 * * [simplify]: iters left: 4 (51 enodes) 3.480 * * [simplify]: iters left: 3 (65 enodes) 3.490 * * [simplify]: Extracting #0: cost 1 inf + 0 3.490 * * [simplify]: Extracting #1: cost 8 inf + 0 3.490 * * [simplify]: Extracting #2: cost 10 inf + 44 3.490 * * [simplify]: Extracting #3: cost 18 inf + 86 3.490 * * [simplify]: Extracting #4: cost 18 inf + 172 3.490 * * [simplify]: Extracting #5: cost 6 inf + 1579 3.491 * * [simplify]: Extracting #6: cost 0 inf + 2623 3.491 * [simplify]: Simplified to (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) 3.491 * [simplify]: Simplified (2 1) to (λ (a b c) (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a))) 3.492 * * * * [progress]: [ 73 / 177 ] simplifiying candidate # 3.492 * [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.492 * * [simplify]: iters left: 6 (16 enodes) 3.498 * * [simplify]: iters left: 5 (62 enodes) 3.509 * * [simplify]: iters left: 4 (94 enodes) 3.524 * * [simplify]: iters left: 3 (117 enodes) 3.545 * * [simplify]: iters left: 2 (120 enodes) 3.576 * * [simplify]: Extracting #0: cost 1 inf + 0 3.576 * * [simplify]: Extracting #1: cost 11 inf + 0 3.576 * * [simplify]: Extracting #2: cost 22 inf + 0 3.576 * * [simplify]: Extracting #3: cost 26 inf + 82 3.576 * * [simplify]: Extracting #4: cost 29 inf + 406 3.577 * * [simplify]: Extracting #5: cost 31 inf + 407 3.577 * * [simplify]: Extracting #6: cost 33 inf + 737 3.577 * * [simplify]: Extracting #7: cost 34 inf + 822 3.578 * * [simplify]: Extracting #8: cost 24 inf + 1870 3.581 * * [simplify]: Extracting #9: cost 4 inf + 8633 3.585 * * [simplify]: Extracting #10: cost 0 inf + 10553 3.589 * [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.589 * [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.590 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) 3.590 * * [simplify]: iters left: 6 (14 enodes) 3.597 * * [simplify]: iters left: 5 (50 enodes) 3.613 * * [simplify]: iters left: 4 (67 enodes) 3.636 * * [simplify]: iters left: 3 (83 enodes) 3.648 * * [simplify]: Extracting #0: cost 1 inf + 0 3.648 * * [simplify]: Extracting #1: cost 4 inf + 0 3.649 * * [simplify]: Extracting #2: cost 8 inf + 0 3.649 * * [simplify]: Extracting #3: cost 11 inf + 163 3.649 * * [simplify]: Extracting #4: cost 17 inf + 164 3.649 * * [simplify]: Extracting #5: cost 19 inf + 165 3.649 * * [simplify]: Extracting #6: cost 23 inf + 371 3.649 * * [simplify]: Extracting #7: cost 22 inf + 580 3.650 * * [simplify]: Extracting #8: cost 7 inf + 2292 3.650 * * [simplify]: Extracting #9: cost 1 inf + 4171 3.651 * * [simplify]: Extracting #10: cost 0 inf + 4631 3.652 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 3.652 * [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.652 * * * * [progress]: [ 74 / 177 ] simplifiying candidate # 3.653 * [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.653 * * [simplify]: iters left: 6 (15 enodes) 3.657 * * [simplify]: iters left: 5 (55 enodes) 3.666 * * [simplify]: iters left: 4 (76 enodes) 3.685 * * [simplify]: iters left: 3 (95 enodes) 3.711 * * [simplify]: Extracting #0: cost 1 inf + 0 3.711 * * [simplify]: Extracting #1: cost 7 inf + 0 3.711 * * [simplify]: Extracting #2: cost 14 inf + 0 3.711 * * [simplify]: Extracting #3: cost 18 inf + 42 3.712 * * [simplify]: Extracting #4: cost 23 inf + 84 3.712 * * [simplify]: Extracting #5: cost 25 inf + 85 3.712 * * [simplify]: Extracting #6: cost 29 inf + 251 3.712 * * [simplify]: Extracting #7: cost 29 inf + 418 3.713 * * [simplify]: Extracting #8: cost 16 inf + 1771 3.715 * * [simplify]: Extracting #9: cost 6 inf + 4511 3.716 * * [simplify]: Extracting #10: cost 1 inf + 6531 3.717 * * [simplify]: Extracting #11: cost 0 inf + 6991 3.719 * [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.719 * [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.719 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 3.719 * * [simplify]: iters left: 6 (14 enodes) 3.723 * * [simplify]: iters left: 5 (50 enodes) 3.734 * * [simplify]: iters left: 4 (67 enodes) 3.745 * * [simplify]: iters left: 3 (83 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 8 inf + 0 3.767 * * [simplify]: Extracting #3: cost 11 inf + 83 3.767 * * [simplify]: Extracting #4: cost 17 inf + 84 3.767 * * [simplify]: Extracting #5: cost 19 inf + 85 3.768 * * [simplify]: Extracting #6: cost 23 inf + 291 3.768 * * [simplify]: Extracting #7: cost 22 inf + 500 3.769 * * [simplify]: Extracting #8: cost 7 inf + 2212 3.770 * * [simplify]: Extracting #9: cost 1 inf + 4051 3.772 * * [simplify]: Extracting #10: cost 0 inf + 4471 3.774 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt 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))) (sqrt a)) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 3.774 * * * * [progress]: [ 75 / 177 ] simplifiying candidate # 3.775 * [simplify]: Simplifying (/ (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 1) 3.775 * * [simplify]: iters left: 6 (15 enodes) 3.783 * * [simplify]: iters left: 5 (55 enodes) 3.802 * * [simplify]: iters left: 4 (82 enodes) 3.827 * * [simplify]: iters left: 3 (99 enodes) 3.848 * * [simplify]: Extracting #0: cost 1 inf + 0 3.848 * * [simplify]: Extracting #1: cost 5 inf + 0 3.848 * * [simplify]: Extracting #2: cost 7 inf + 1 3.848 * * [simplify]: Extracting #3: cost 13 inf + 1 3.848 * * [simplify]: Extracting #4: cost 19 inf + 2 3.848 * * [simplify]: Extracting #5: cost 18 inf + 128 3.848 * * [simplify]: Extracting #6: cost 25 inf + 251 3.848 * * [simplify]: Extracting #7: cost 24 inf + 419 3.849 * * [simplify]: Extracting #8: cost 13 inf + 1606 3.849 * * [simplify]: Extracting #9: cost 4 inf + 3590 3.850 * * [simplify]: Extracting #10: cost 0 inf + 5072 3.851 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 3.851 * [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.852 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a) 3.852 * * [simplify]: iters left: 6 (13 enodes) 3.857 * * [simplify]: iters left: 5 (47 enodes) 3.866 * * [simplify]: iters left: 4 (64 enodes) 3.880 * * [simplify]: iters left: 3 (80 enodes) 3.902 * * [simplify]: Extracting #0: cost 1 inf + 0 3.902 * * [simplify]: Extracting #1: cost 4 inf + 0 3.902 * * [simplify]: Extracting #2: cost 5 inf + 1 3.902 * * [simplify]: Extracting #3: cost 11 inf + 1 3.902 * * [simplify]: Extracting #4: cost 17 inf + 2 3.902 * * [simplify]: Extracting #5: cost 16 inf + 128 3.903 * * [simplify]: Extracting #6: cost 21 inf + 333 3.903 * * [simplify]: Extracting #7: cost 22 inf + 418 3.904 * * [simplify]: Extracting #8: cost 8 inf + 2047 3.905 * * [simplify]: Extracting #9: cost 1 inf + 3929 3.907 * * [simplify]: Extracting #10: cost 0 inf + 4309 3.908 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 3.908 * [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.909 * * * * [progress]: [ 76 / 177 ] simplifiying candidate # 3.909 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 3.909 * * [simplify]: iters left: 6 (15 enodes) 3.917 * * [simplify]: iters left: 5 (55 enodes) 3.934 * * [simplify]: iters left: 4 (74 enodes) 3.958 * * [simplify]: iters left: 3 (90 enodes) 3.982 * * [simplify]: Extracting #0: cost 1 inf + 0 3.982 * * [simplify]: Extracting #1: cost 6 inf + 0 3.982 * * [simplify]: Extracting #2: cost 12 inf + 0 3.983 * * [simplify]: Extracting #3: cost 15 inf + 203 3.983 * * [simplify]: Extracting #4: cost 19 inf + 406 3.983 * * [simplify]: Extracting #5: cost 21 inf + 407 3.983 * * [simplify]: Extracting #6: cost 25 inf + 613 3.984 * * [simplify]: Extracting #7: cost 24 inf + 822 3.985 * * [simplify]: Extracting #8: cost 12 inf + 2230 3.986 * * [simplify]: Extracting #9: cost 4 inf + 3993 3.988 * * [simplify]: Extracting #10: cost 1 inf + 5173 3.990 * * [simplify]: Extracting #11: cost 0 inf + 5633 3.991 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 3.992 * [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.992 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) 3.992 * * [simplify]: iters left: 6 (14 enodes) 3.998 * * [simplify]: iters left: 5 (50 enodes) 4.006 * * [simplify]: iters left: 4 (67 enodes) 4.018 * * [simplify]: iters left: 3 (83 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 8 inf + 0 4.039 * * [simplify]: Extracting #3: cost 11 inf + 163 4.040 * * [simplify]: Extracting #4: cost 17 inf + 164 4.040 * * [simplify]: Extracting #5: cost 19 inf + 165 4.040 * * [simplify]: Extracting #6: cost 23 inf + 371 4.040 * * [simplify]: Extracting #7: cost 22 inf + 580 4.041 * * [simplify]: Extracting #8: cost 7 inf + 2292 4.043 * * [simplify]: Extracting #9: cost 1 inf + 4051 4.044 * * [simplify]: Extracting #10: cost 0 inf + 4471 4.046 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 4.046 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)))) 4.046 * * * * [progress]: [ 77 / 177 ] simplifiying candidate # 4.047 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 4.047 * * [simplify]: iters left: 6 (14 enodes) 4.054 * * [simplify]: iters left: 5 (50 enodes) 4.063 * * [simplify]: iters left: 4 (67 enodes) 4.074 * * [simplify]: iters left: 3 (83 enodes) 4.089 * * [simplify]: Extracting #0: cost 1 inf + 0 4.089 * * [simplify]: Extracting #1: cost 4 inf + 0 4.089 * * [simplify]: Extracting #2: cost 8 inf + 0 4.089 * * [simplify]: Extracting #3: cost 11 inf + 83 4.089 * * [simplify]: Extracting #4: cost 17 inf + 84 4.090 * * [simplify]: Extracting #5: cost 19 inf + 85 4.090 * * [simplify]: Extracting #6: cost 23 inf + 291 4.090 * * [simplify]: Extracting #7: cost 22 inf + 500 4.091 * * [simplify]: Extracting #8: cost 7 inf + 2212 4.093 * * [simplify]: Extracting #9: cost 1 inf + 3931 4.094 * * [simplify]: Extracting #10: cost 0 inf + 4311 4.096 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 4.096 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)))) 4.097 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 4.097 * * [simplify]: iters left: 6 (14 enodes) 4.106 * * [simplify]: iters left: 5 (50 enodes) 4.115 * * [simplify]: iters left: 4 (67 enodes) 4.127 * * [simplify]: iters left: 3 (83 enodes) 4.141 * * [simplify]: Extracting #0: cost 1 inf + 0 4.141 * * [simplify]: Extracting #1: cost 4 inf + 0 4.141 * * [simplify]: Extracting #2: cost 8 inf + 0 4.142 * * [simplify]: Extracting #3: cost 11 inf + 83 4.142 * * [simplify]: Extracting #4: cost 17 inf + 84 4.142 * * [simplify]: Extracting #5: cost 19 inf + 85 4.142 * * [simplify]: Extracting #6: cost 23 inf + 291 4.143 * * [simplify]: Extracting #7: cost 22 inf + 500 4.143 * * [simplify]: Extracting #8: cost 7 inf + 2212 4.145 * * [simplify]: Extracting #9: cost 1 inf + 3931 4.147 * * [simplify]: Extracting #10: cost 0 inf + 4311 4.149 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 4.149 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 4.149 * * * * [progress]: [ 78 / 177 ] simplifiying candidate # 4.149 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 1) 4.149 * * [simplify]: iters left: 6 (14 enodes) 4.157 * * [simplify]: iters left: 5 (50 enodes) 4.174 * * [simplify]: iters left: 4 (69 enodes) 4.193 * * [simplify]: iters left: 3 (85 enodes) 4.206 * * [simplify]: Extracting #0: cost 1 inf + 0 4.206 * * [simplify]: Extracting #1: cost 4 inf + 0 4.206 * * [simplify]: Extracting #2: cost 9 inf + 1 4.206 * * [simplify]: Extracting #3: cost 15 inf + 2 4.206 * * [simplify]: Extracting #4: cost 15 inf + 126 4.207 * * [simplify]: Extracting #5: cost 20 inf + 333 4.207 * * [simplify]: Extracting #6: cost 20 inf + 419 4.207 * * [simplify]: Extracting #7: cost 6 inf + 1910 4.208 * * [simplify]: Extracting #8: cost 1 inf + 3170 4.208 * * [simplify]: Extracting #9: cost 0 inf + 3470 4.209 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) 4.209 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a))) 4.209 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a) 4.210 * * [simplify]: iters left: 6 (13 enodes) 4.213 * * [simplify]: iters left: 5 (47 enodes) 4.227 * * [simplify]: iters left: 4 (64 enodes) 4.246 * * [simplify]: iters left: 3 (80 enodes) 4.260 * * [simplify]: Extracting #0: cost 1 inf + 0 4.260 * * [simplify]: Extracting #1: cost 4 inf + 0 4.260 * * [simplify]: Extracting #2: cost 5 inf + 1 4.260 * * [simplify]: Extracting #3: cost 11 inf + 1 4.261 * * [simplify]: Extracting #4: cost 17 inf + 2 4.261 * * [simplify]: Extracting #5: cost 16 inf + 128 4.261 * * [simplify]: Extracting #6: cost 21 inf + 333 4.261 * * [simplify]: Extracting #7: cost 22 inf + 418 4.261 * * [simplify]: Extracting #8: cost 8 inf + 2047 4.262 * * [simplify]: Extracting #9: cost 1 inf + 3809 4.263 * * [simplify]: Extracting #10: cost 0 inf + 4149 4.264 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 4.264 * [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.264 * * * * [progress]: [ 79 / 177 ] simplifiying candidate # 4.264 * [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.264 * * [simplify]: iters left: 6 (18 enodes) 4.270 * * [simplify]: iters left: 5 (69 enodes) 4.293 * * [simplify]: iters left: 4 (125 enodes) 4.337 * * [simplify]: iters left: 3 (239 enodes) 4.389 * * [simplify]: iters left: 2 (374 enodes) 4.540 * * [simplify]: iters left: 1 (436 enodes) 4.642 * * [simplify]: Extracting #0: cost 1 inf + 0 4.642 * * [simplify]: Extracting #1: cost 35 inf + 0 4.643 * * [simplify]: Extracting #2: cost 71 inf + 0 4.643 * * [simplify]: Extracting #3: cost 67 inf + 608 4.644 * * [simplify]: Extracting #4: cost 60 inf + 2304 4.644 * * [simplify]: Extracting #5: cost 65 inf + 2789 4.645 * * [simplify]: Extracting #6: cost 67 inf + 2792 4.646 * * [simplify]: Extracting #7: cost 53 inf + 4884 4.651 * * [simplify]: Extracting #8: cost 10 inf + 25231 4.662 * * [simplify]: Extracting #9: cost 0 inf + 30149 4.677 * * [simplify]: Extracting #10: cost 0 inf + 30069 4.690 * [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.690 * [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.690 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (cbrt a)) 4.690 * * [simplify]: iters left: 6 (15 enodes) 4.695 * * [simplify]: iters left: 5 (52 enodes) 4.707 * * [simplify]: iters left: 4 (68 enodes) 4.718 * * [simplify]: iters left: 3 (82 enodes) 4.731 * * [simplify]: Extracting #0: cost 1 inf + 0 4.731 * * [simplify]: Extracting #1: cost 8 inf + 0 4.731 * * [simplify]: Extracting #2: cost 17 inf + 0 4.732 * * [simplify]: Extracting #3: cost 17 inf + 164 4.732 * * [simplify]: Extracting #4: cost 17 inf + 327 4.732 * * [simplify]: Extracting #5: cost 21 inf + 813 4.732 * * [simplify]: Extracting #6: cost 22 inf + 898 4.732 * * [simplify]: Extracting #7: cost 8 inf + 2685 4.733 * * [simplify]: Extracting #8: cost 1 inf + 5325 4.734 * * [simplify]: Extracting #9: cost 0 inf + 5745 4.735 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (cbrt a))) 4.735 * [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.735 * * * * [progress]: [ 80 / 177 ] simplifiying candidate # 4.735 * [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.736 * * [simplify]: iters left: 6 (17 enodes) 4.741 * * [simplify]: iters left: 5 (64 enodes) 4.752 * * [simplify]: iters left: 4 (106 enodes) 4.774 * * [simplify]: iters left: 3 (163 enodes) 4.830 * * [simplify]: iters left: 2 (209 enodes) 4.876 * * [simplify]: iters left: 1 (226 enodes) 4.940 * * [simplify]: Extracting #0: cost 1 inf + 0 4.941 * * [simplify]: Extracting #1: cost 23 inf + 0 4.941 * * [simplify]: Extracting #2: cost 47 inf + 0 4.941 * * [simplify]: Extracting #3: cost 43 inf + 569 4.942 * * [simplify]: Extracting #4: cost 42 inf + 1055 4.943 * * [simplify]: Extracting #5: cost 47 inf + 1299 4.943 * * [simplify]: Extracting #6: cost 48 inf + 1384 4.945 * * [simplify]: Extracting #7: cost 36 inf + 2910 4.950 * * [simplify]: Extracting #8: cost 6 inf + 15507 4.957 * * [simplify]: Extracting #9: cost 0 inf + 18185 4.964 * [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.965 * [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.965 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (sqrt a)) 4.965 * * [simplify]: iters left: 6 (15 enodes) 4.974 * * [simplify]: iters left: 5 (52 enodes) 4.990 * * [simplify]: iters left: 4 (68 enodes) 5.006 * * [simplify]: iters left: 3 (82 enodes) 5.018 * * [simplify]: Extracting #0: cost 1 inf + 0 5.018 * * [simplify]: Extracting #1: cost 8 inf + 0 5.018 * * [simplify]: Extracting #2: cost 17 inf + 0 5.018 * * [simplify]: Extracting #3: cost 17 inf + 84 5.018 * * [simplify]: Extracting #4: cost 17 inf + 247 5.019 * * [simplify]: Extracting #5: cost 21 inf + 653 5.019 * * [simplify]: Extracting #6: cost 22 inf + 738 5.019 * * [simplify]: Extracting #7: cost 8 inf + 2525 5.020 * * [simplify]: Extracting #8: cost 1 inf + 5005 5.021 * * [simplify]: Extracting #9: cost 0 inf + 5425 5.022 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))) 5.022 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))))) 5.022 * * * * [progress]: [ 81 / 177 ] simplifiying candidate # 5.022 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) 1) 5.022 * * [simplify]: iters left: 6 (17 enodes) 5.028 * * [simplify]: iters left: 5 (64 enodes) 5.043 * * [simplify]: iters left: 4 (106 enodes) 5.070 * * [simplify]: iters left: 3 (143 enodes) 5.112 * * [simplify]: iters left: 2 (164 enodes) 5.159 * * [simplify]: iters left: 1 (167 enodes) 5.196 * * [simplify]: Extracting #0: cost 1 inf + 0 5.196 * * [simplify]: Extracting #1: cost 13 inf + 0 5.196 * * [simplify]: Extracting #2: cost 24 inf + 1 5.196 * * [simplify]: Extracting #3: cost 26 inf + 83 5.197 * * [simplify]: Extracting #4: cost 25 inf + 327 5.197 * * [simplify]: Extracting #5: cost 32 inf + 489 5.198 * * [simplify]: Extracting #6: cost 32 inf + 575 5.199 * * [simplify]: Extracting #7: cost 19 inf + 2063 5.201 * * [simplify]: Extracting #8: cost 3 inf + 8082 5.205 * * [simplify]: Extracting #9: cost 1 inf + 8922 5.210 * * [simplify]: Extracting #10: cost 0 inf + 9382 5.214 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt 2))) 5.214 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt 2))) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a))) 5.214 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a) 5.215 * * [simplify]: iters left: 6 (14 enodes) 5.222 * * [simplify]: iters left: 5 (49 enodes) 5.235 * * [simplify]: iters left: 4 (65 enodes) 5.246 * * [simplify]: iters left: 3 (79 enodes) 5.258 * * [simplify]: Extracting #0: cost 1 inf + 0 5.258 * * [simplify]: Extracting #1: cost 8 inf + 0 5.258 * * [simplify]: Extracting #2: cost 14 inf + 1 5.258 * * [simplify]: Extracting #3: cost 16 inf + 83 5.258 * * [simplify]: Extracting #4: cost 15 inf + 328 5.258 * * [simplify]: Extracting #5: cost 21 inf + 491 5.258 * * [simplify]: Extracting #6: cost 23 inf + 534 5.259 * * [simplify]: Extracting #7: cost 7 inf + 2607 5.259 * * [simplify]: Extracting #8: cost 1 inf + 4683 5.260 * * [simplify]: Extracting #9: cost 0 inf + 5103 5.261 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) a)) 5.261 * [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.261 * * * * [progress]: [ 82 / 177 ] simplifiying candidate # 5.262 * [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.262 * * [simplify]: iters left: 6 (17 enodes) 5.270 * * [simplify]: iters left: 5 (62 enodes) 5.292 * * [simplify]: iters left: 4 (95 enodes) 5.321 * * [simplify]: iters left: 3 (154 enodes) 5.349 * * [simplify]: iters left: 2 (207 enodes) 5.417 * * [simplify]: iters left: 1 (225 enodes) 5.481 * * [simplify]: Extracting #0: cost 1 inf + 0 5.481 * * [simplify]: Extracting #1: cost 23 inf + 0 5.481 * * [simplify]: Extracting #2: cost 47 inf + 0 5.481 * * [simplify]: Extracting #3: cost 44 inf + 448 5.482 * * [simplify]: Extracting #4: cost 40 inf + 1258 5.483 * * [simplify]: Extracting #5: cost 47 inf + 1299 5.484 * * [simplify]: Extracting #6: cost 49 inf + 1342 5.485 * * [simplify]: Extracting #7: cost 35 inf + 3570 5.491 * * [simplify]: Extracting #8: cost 8 inf + 14542 5.499 * * [simplify]: Extracting #9: cost 0 inf + 18219 5.507 * * [simplify]: Extracting #10: cost 0 inf + 18179 5.513 * [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.513 * [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.513 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (cbrt a)) 5.514 * * [simplify]: iters left: 6 (15 enodes) 5.522 * * [simplify]: iters left: 5 (52 enodes) 5.539 * * [simplify]: iters left: 4 (68 enodes) 5.563 * * [simplify]: iters left: 3 (82 enodes) 5.579 * * [simplify]: Extracting #0: cost 1 inf + 0 5.579 * * [simplify]: Extracting #1: cost 8 inf + 0 5.579 * * [simplify]: Extracting #2: cost 17 inf + 0 5.580 * * [simplify]: Extracting #3: cost 17 inf + 164 5.580 * * [simplify]: Extracting #4: cost 17 inf + 247 5.580 * * [simplify]: Extracting #5: cost 21 inf + 653 5.580 * * [simplify]: Extracting #6: cost 22 inf + 738 5.580 * * [simplify]: Extracting #7: cost 8 inf + 2525 5.581 * * [simplify]: Extracting #8: cost 1 inf + 5045 5.582 * * [simplify]: Extracting #9: cost 0 inf + 5425 5.583 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (cbrt a))) 5.583 * [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.583 * * * * [progress]: [ 83 / 177 ] simplifiying candidate # 5.584 * [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.584 * * [simplify]: iters left: 6 (16 enodes) 5.589 * * [simplify]: iters left: 5 (57 enodes) 5.599 * * [simplify]: iters left: 4 (83 enodes) 5.623 * * [simplify]: iters left: 3 (117 enodes) 5.641 * * [simplify]: iters left: 2 (128 enodes) 5.668 * * [simplify]: iters left: 1 (129 enodes) 5.686 * * [simplify]: Extracting #0: cost 1 inf + 0 5.686 * * [simplify]: Extracting #1: cost 15 inf + 0 5.686 * * [simplify]: Extracting #2: cost 31 inf + 0 5.686 * * [simplify]: Extracting #3: cost 29 inf + 328 5.686 * * [simplify]: Extracting #4: cost 28 inf + 452 5.687 * * [simplify]: Extracting #5: cost 35 inf + 493 5.687 * * [simplify]: Extracting #6: cost 36 inf + 578 5.687 * * [simplify]: Extracting #7: cost 24 inf + 2169 5.689 * * [simplify]: Extracting #8: cost 3 inf + 9479 5.692 * * [simplify]: Extracting #9: cost 0 inf + 10899 5.696 * [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.697 * [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.697 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 5.697 * * [simplify]: iters left: 6 (15 enodes) 5.705 * * [simplify]: iters left: 5 (52 enodes) 5.722 * * [simplify]: iters left: 4 (68 enodes) 5.736 * * [simplify]: iters left: 3 (82 enodes) 5.748 * * [simplify]: Extracting #0: cost 1 inf + 0 5.748 * * [simplify]: Extracting #1: cost 8 inf + 0 5.748 * * [simplify]: Extracting #2: cost 17 inf + 0 5.748 * * [simplify]: Extracting #3: cost 17 inf + 84 5.748 * * [simplify]: Extracting #4: cost 17 inf + 167 5.748 * * [simplify]: Extracting #5: cost 21 inf + 493 5.749 * * [simplify]: Extracting #6: cost 22 inf + 578 5.749 * * [simplify]: Extracting #7: cost 8 inf + 2365 5.750 * * [simplify]: Extracting #8: cost 1 inf + 4725 5.751 * * [simplify]: Extracting #9: cost 0 inf + 5105 5.751 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 5.751 * [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.752 * * * * [progress]: [ 84 / 177 ] simplifiying candidate # 5.752 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) 1) 5.752 * * [simplify]: iters left: 6 (16 enodes) 5.758 * * [simplify]: iters left: 5 (57 enodes) 5.771 * * [simplify]: iters left: 4 (81 enodes) 5.786 * * [simplify]: iters left: 3 (105 enodes) 5.801 * * [simplify]: iters left: 2 (114 enodes) 5.824 * * [simplify]: iters left: 1 (116 enodes) 5.852 * * [simplify]: Extracting #0: cost 1 inf + 0 5.852 * * [simplify]: Extracting #1: cost 9 inf + 0 5.852 * * [simplify]: Extracting #2: cost 16 inf + 1 5.852 * * [simplify]: Extracting #3: cost 19 inf + 2 5.853 * * [simplify]: Extracting #4: cost 19 inf + 85 5.853 * * [simplify]: Extracting #5: cost 26 inf + 167 5.853 * * [simplify]: Extracting #6: cost 26 inf + 253 5.854 * * [simplify]: Extracting #7: cost 11 inf + 2718 5.856 * * [simplify]: Extracting #8: cost 2 inf + 5340 5.859 * * [simplify]: Extracting #9: cost 0 inf + 6060 5.861 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 5.862 * [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.862 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) a) 5.862 * * [simplify]: iters left: 6 (14 enodes) 5.870 * * [simplify]: iters left: 5 (49 enodes) 5.888 * * [simplify]: iters left: 4 (65 enodes) 5.909 * * [simplify]: iters left: 3 (79 enodes) 5.929 * * [simplify]: Extracting #0: cost 1 inf + 0 5.930 * * [simplify]: Extracting #1: cost 8 inf + 0 5.930 * * [simplify]: Extracting #2: cost 14 inf + 1 5.930 * * [simplify]: Extracting #3: cost 16 inf + 43 5.930 * * [simplify]: Extracting #4: cost 15 inf + 208 5.930 * * [simplify]: Extracting #5: cost 21 inf + 331 5.930 * * [simplify]: Extracting #6: cost 23 inf + 374 5.931 * * [simplify]: Extracting #7: cost 7 inf + 2407 5.932 * * [simplify]: Extracting #8: cost 1 inf + 4403 5.932 * * [simplify]: Extracting #9: cost 0 inf + 4783 5.933 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) a)) 5.933 * [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.933 * * * * [progress]: [ 85 / 177 ] simplifiying candidate # 5.934 * [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.934 * * [simplify]: iters left: 6 (16 enodes) 5.938 * * [simplify]: iters left: 5 (59 enodes) 5.949 * * [simplify]: iters left: 4 (99 enodes) 5.976 * * [simplify]: iters left: 3 (149 enodes) 6.018 * * [simplify]: iters left: 2 (199 enodes) 6.052 * * [simplify]: Extracting #0: cost 1 inf + 0 6.052 * * [simplify]: Extracting #1: cost 13 inf + 0 6.052 * * [simplify]: Extracting #2: cost 24 inf + 1 6.052 * * [simplify]: Extracting #3: cost 26 inf + 83 6.053 * * [simplify]: Extracting #4: cost 25 inf + 407 6.053 * * [simplify]: Extracting #5: cost 32 inf + 448 6.053 * * [simplify]: Extracting #6: cost 32 inf + 574 6.054 * * [simplify]: Extracting #7: cost 20 inf + 1763 6.055 * * [simplify]: Extracting #8: cost 16 inf + 2783 6.058 * * [simplify]: Extracting #9: cost 4 inf + 7812 6.062 * * [simplify]: Extracting #10: cost 0 inf + 9369 6.065 * [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))) 6.065 * [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)))) 6.066 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)) 6.066 * * [simplify]: iters left: 6 (14 enodes) 6.074 * * [simplify]: iters left: 5 (49 enodes) 6.090 * * [simplify]: iters left: 4 (65 enodes) 6.113 * * [simplify]: iters left: 3 (79 enodes) 6.134 * * [simplify]: Extracting #0: cost 1 inf + 0 6.134 * * [simplify]: Extracting #1: cost 8 inf + 0 6.134 * * [simplify]: Extracting #2: cost 14 inf + 1 6.134 * * [simplify]: Extracting #3: cost 14 inf + 286 6.134 * * [simplify]: Extracting #4: cost 14 inf + 450 6.135 * * [simplify]: Extracting #5: cost 21 inf + 491 6.135 * * [simplify]: Extracting #6: cost 23 inf + 534 6.136 * * [simplify]: Extracting #7: cost 7 inf + 2607 6.137 * * [simplify]: Extracting #8: cost 0 inf + 5103 6.139 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt a) 2)) 6.139 * [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)))) 6.139 * * * * [progress]: [ 86 / 177 ] simplifiying candidate # 6.140 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) (sqrt a)) 6.140 * * [simplify]: iters left: 6 (15 enodes) 6.148 * * [simplify]: iters left: 5 (54 enodes) 6.167 * * [simplify]: iters left: 4 (83 enodes) 6.193 * * [simplify]: iters left: 3 (110 enodes) 6.223 * * [simplify]: iters left: 2 (124 enodes) 6.251 * * [simplify]: Extracting #0: cost 1 inf + 0 6.251 * * [simplify]: Extracting #1: cost 9 inf + 0 6.251 * * [simplify]: Extracting #2: cost 16 inf + 1 6.251 * * [simplify]: Extracting #3: cost 18 inf + 43 6.251 * * [simplify]: Extracting #4: cost 18 inf + 126 6.251 * * [simplify]: Extracting #5: cost 25 inf + 167 6.252 * * [simplify]: Extracting #6: cost 27 inf + 210 6.252 * * [simplify]: Extracting #7: cost 20 inf + 544 6.252 * * [simplify]: Extracting #8: cost 12 inf + 1823 6.253 * * [simplify]: Extracting #9: cost 5 inf + 4118 6.254 * * [simplify]: Extracting #10: cost 0 inf + 6053 6.255 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ (sqrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) 6.256 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ (sqrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)))) 6.256 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)) 6.256 * * [simplify]: iters left: 6 (14 enodes) 6.260 * * [simplify]: iters left: 5 (49 enodes) 6.269 * * [simplify]: iters left: 4 (65 enodes) 6.287 * * [simplify]: iters left: 3 (79 enodes) 6.309 * * [simplify]: Extracting #0: cost 1 inf + 0 6.309 * * [simplify]: Extracting #1: cost 8 inf + 0 6.309 * * [simplify]: Extracting #2: cost 14 inf + 1 6.309 * * [simplify]: Extracting #3: cost 14 inf + 166 6.309 * * [simplify]: Extracting #4: cost 14 inf + 290 6.310 * * [simplify]: Extracting #5: cost 21 inf + 331 6.310 * * [simplify]: Extracting #6: cost 23 inf + 374 6.311 * * [simplify]: Extracting #7: cost 7 inf + 2407 6.312 * * [simplify]: Extracting #8: cost 0 inf + 4783 6.314 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)) 6.314 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) (sqrt a)) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)))) 6.314 * * * * [progress]: [ 87 / 177 ] simplifiying candidate # 6.315 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) 1) 6.315 * * [simplify]: iters left: 6 (14 enodes) 6.323 * * [simplify]: iters left: 5 (47 enodes) 6.333 * * [simplify]: iters left: 4 (68 enodes) 6.344 * * [simplify]: iters left: 3 (81 enodes) 6.356 * * [simplify]: Extracting #0: cost 1 inf + 0 6.356 * * [simplify]: Extracting #1: cost 5 inf + 0 6.356 * * [simplify]: Extracting #2: cost 7 inf + 1 6.356 * * [simplify]: Extracting #3: cost 11 inf + 1 6.356 * * [simplify]: Extracting #4: cost 12 inf + 43 6.357 * * [simplify]: Extracting #5: cost 20 inf + 84 6.357 * * [simplify]: Extracting #6: cost 20 inf + 170 6.357 * * [simplify]: Extracting #7: cost 6 inf + 1877 6.359 * * [simplify]: Extracting #8: cost 1 inf + 3278 6.360 * * [simplify]: Extracting #9: cost 0 inf + 3617 6.362 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 6.362 * [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.362 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) a) 6.362 * * [simplify]: iters left: 6 (13 enodes) 6.371 * * [simplify]: iters left: 5 (46 enodes) 6.379 * * [simplify]: iters left: 4 (62 enodes) 6.389 * * [simplify]: iters left: 3 (76 enodes) 6.409 * * [simplify]: Extracting #0: cost 1 inf + 0 6.409 * * [simplify]: Extracting #1: cost 8 inf + 0 6.409 * * [simplify]: Extracting #2: cost 10 inf + 44 6.409 * * [simplify]: Extracting #3: cost 13 inf + 86 6.409 * * [simplify]: Extracting #4: cost 15 inf + 87 6.410 * * [simplify]: Extracting #5: cost 21 inf + 169 6.410 * * [simplify]: Extracting #6: cost 21 inf + 337 6.411 * * [simplify]: Extracting #7: cost 10 inf + 1781 6.412 * * [simplify]: Extracting #8: cost 2 inf + 3782 6.413 * * [simplify]: Extracting #9: cost 0 inf + 4461 6.415 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* a 2)) 6.415 * [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.416 * * * * [progress]: [ 88 / 177 ] simplifiying candidate # 6.416 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 6.416 * * [simplify]: iters left: 6 (17 enodes) 6.425 * * [simplify]: iters left: 5 (62 enodes) 6.445 * * [simplify]: iters left: 4 (91 enodes) 6.467 * * [simplify]: iters left: 3 (137 enodes) 6.494 * * [simplify]: iters left: 2 (147 enodes) 6.516 * * [simplify]: Extracting #0: cost 1 inf + 0 6.516 * * [simplify]: Extracting #1: cost 18 inf + 0 6.516 * * [simplify]: Extracting #2: cost 37 inf + 0 6.517 * * [simplify]: Extracting #3: cost 30 inf + 1455 6.517 * * [simplify]: Extracting #4: cost 25 inf + 2707 6.518 * * [simplify]: Extracting #5: cost 31 inf + 2749 6.518 * * [simplify]: Extracting #6: cost 33 inf + 2792 6.519 * * [simplify]: Extracting #7: cost 22 inf + 4019 6.521 * * [simplify]: Extracting #8: cost 3 inf + 10939 6.523 * * [simplify]: Extracting #9: cost 0 inf + 12279 6.525 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 6.525 * [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.526 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (cbrt a)) 6.526 * * [simplify]: iters left: 6 (15 enodes) 6.532 * * [simplify]: iters left: 5 (52 enodes) 6.549 * * [simplify]: iters left: 4 (68 enodes) 6.569 * * [simplify]: iters left: 3 (82 enodes) 6.592 * * [simplify]: Extracting #0: cost 1 inf + 0 6.592 * * [simplify]: Extracting #1: cost 8 inf + 0 6.592 * * [simplify]: Extracting #2: cost 17 inf + 0 6.592 * * [simplify]: Extracting #3: cost 17 inf + 164 6.593 * * [simplify]: Extracting #4: cost 17 inf + 327 6.593 * * [simplify]: Extracting #5: cost 21 inf + 813 6.593 * * [simplify]: Extracting #6: cost 22 inf + 898 6.594 * * [simplify]: Extracting #7: cost 8 inf + 2605 6.595 * * [simplify]: Extracting #8: cost 1 inf + 5045 6.597 * * [simplify]: Extracting #9: cost 0 inf + 5425 6.599 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (cbrt a))) 6.599 * [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.599 * * * * [progress]: [ 89 / 177 ] simplifiying candidate # 6.599 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 6.600 * * [simplify]: iters left: 6 (16 enodes) 6.611 * * [simplify]: iters left: 5 (57 enodes) 6.628 * * [simplify]: iters left: 4 (78 enodes) 6.641 * * [simplify]: iters left: 3 (102 enodes) 6.657 * * [simplify]: iters left: 2 (104 enodes) 6.684 * * [simplify]: Extracting #0: cost 1 inf + 0 6.684 * * [simplify]: Extracting #1: cost 12 inf + 0 6.685 * * [simplify]: Extracting #2: cost 25 inf + 0 6.685 * * [simplify]: Extracting #3: cost 23 inf + 447 6.685 * * [simplify]: Extracting #4: cost 19 inf + 1217 6.686 * * [simplify]: Extracting #5: cost 26 inf + 1258 6.686 * * [simplify]: Extracting #6: cost 26 inf + 1384 6.687 * * [simplify]: Extracting #7: cost 14 inf + 3031 6.689 * * [simplify]: Extracting #8: cost 2 inf + 6872 6.692 * * [simplify]: Extracting #9: cost 0 inf + 7591 6.694 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 6.694 * [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.695 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (sqrt a)) 6.695 * * [simplify]: iters left: 6 (15 enodes) 6.701 * * [simplify]: iters left: 5 (52 enodes) 6.710 * * [simplify]: iters left: 4 (68 enodes) 6.724 * * [simplify]: iters left: 3 (82 enodes) 6.743 * * [simplify]: Extracting #0: cost 1 inf + 0 6.743 * * [simplify]: Extracting #1: cost 8 inf + 0 6.743 * * [simplify]: Extracting #2: cost 17 inf + 0 6.743 * * [simplify]: Extracting #3: cost 17 inf + 84 6.744 * * [simplify]: Extracting #4: cost 17 inf + 247 6.744 * * [simplify]: Extracting #5: cost 21 inf + 653 6.744 * * [simplify]: Extracting #6: cost 22 inf + 738 6.745 * * [simplify]: Extracting #7: cost 8 inf + 2445 6.747 * * [simplify]: Extracting #8: cost 1 inf + 4725 6.748 * * [simplify]: Extracting #9: cost 0 inf + 5105 6.750 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))) 6.750 * [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.751 * * * * [progress]: [ 90 / 177 ] simplifiying candidate # 6.751 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 1) 6.751 * * [simplify]: iters left: 6 (16 enodes) 6.760 * * [simplify]: iters left: 5 (57 enodes) 6.780 * * [simplify]: iters left: 4 (78 enodes) 6.805 * * [simplify]: iters left: 3 (97 enodes) 6.832 * * [simplify]: Extracting #0: cost 1 inf + 0 6.832 * * [simplify]: Extracting #1: cost 7 inf + 0 6.832 * * [simplify]: Extracting #2: cost 12 inf + 1 6.832 * * [simplify]: Extracting #3: cost 14 inf + 83 6.832 * * [simplify]: Extracting #4: cost 13 inf + 327 6.833 * * [simplify]: Extracting #5: cost 20 inf + 489 6.833 * * [simplify]: Extracting #6: cost 20 inf + 575 6.834 * * [simplify]: Extracting #7: cost 7 inf + 2200 6.835 * * [simplify]: Extracting #8: cost 2 inf + 3384 6.837 * * [simplify]: Extracting #9: cost 0 inf + 4184 6.839 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 6.839 * [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.839 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a) 6.840 * * [simplify]: iters left: 6 (14 enodes) 6.847 * * [simplify]: iters left: 5 (49 enodes) 6.863 * * [simplify]: iters left: 4 (65 enodes) 6.886 * * [simplify]: iters left: 3 (79 enodes) 6.909 * * [simplify]: Extracting #0: cost 1 inf + 0 6.909 * * [simplify]: Extracting #1: cost 8 inf + 0 6.909 * * [simplify]: Extracting #2: cost 14 inf + 1 6.909 * * [simplify]: Extracting #3: cost 16 inf + 83 6.909 * * [simplify]: Extracting #4: cost 15 inf + 328 6.909 * * [simplify]: Extracting #5: cost 21 inf + 491 6.910 * * [simplify]: Extracting #6: cost 23 inf + 534 6.911 * * [simplify]: Extracting #7: cost 7 inf + 2527 6.912 * * [simplify]: Extracting #8: cost 1 inf + 4403 6.914 * * [simplify]: Extracting #9: cost 0 inf + 4783 6.916 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) a)) 6.916 * [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.916 * * * * [progress]: [ 91 / 177 ] simplifiying candidate # 6.916 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 6.917 * * [simplify]: iters left: 6 (16 enodes) 6.925 * * [simplify]: iters left: 5 (57 enodes) 6.943 * * [simplify]: iters left: 4 (78 enodes) 6.960 * * [simplify]: iters left: 3 (99 enodes) 6.977 * * [simplify]: iters left: 2 (102 enodes) 7.003 * * [simplify]: Extracting #0: cost 1 inf + 0 7.003 * * [simplify]: Extracting #1: cost 10 inf + 0 7.003 * * [simplify]: Extracting #2: cost 23 inf + 0 7.003 * * [simplify]: Extracting #3: cost 25 inf + 124 7.003 * * [simplify]: Extracting #4: cost 21 inf + 894 7.003 * * [simplify]: Extracting #5: cost 26 inf + 1258 7.004 * * [simplify]: Extracting #6: cost 27 inf + 1342 7.004 * * [simplify]: Extracting #7: cost 17 inf + 2037 7.005 * * [simplify]: Extracting #8: cost 13 inf + 2736 7.006 * * [simplify]: Extracting #9: cost 4 inf + 5831 7.007 * * [simplify]: Extracting #10: cost 0 inf + 7589 7.008 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (* (cbrt a) (cbrt a)) (sqrt 2))) 7.008 * [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)))) 7.009 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (cbrt a)) 7.009 * * [simplify]: iters left: 6 (15 enodes) 7.013 * * [simplify]: iters left: 5 (52 enodes) 7.022 * * [simplify]: iters left: 4 (68 enodes) 7.038 * * [simplify]: iters left: 3 (82 enodes) 7.050 * * [simplify]: Extracting #0: cost 1 inf + 0 7.050 * * [simplify]: Extracting #1: cost 8 inf + 0 7.050 * * [simplify]: Extracting #2: cost 17 inf + 0 7.050 * * [simplify]: Extracting #3: cost 17 inf + 164 7.051 * * [simplify]: Extracting #4: cost 17 inf + 247 7.051 * * [simplify]: Extracting #5: cost 21 inf + 653 7.051 * * [simplify]: Extracting #6: cost 22 inf + 738 7.051 * * [simplify]: Extracting #7: cost 8 inf + 2445 7.052 * * [simplify]: Extracting #8: cost 1 inf + 4765 7.053 * * [simplify]: Extracting #9: cost 0 inf + 5105 7.054 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (cbrt a))) 7.054 * [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))))) 7.054 * * * * [progress]: [ 92 / 177 ] simplifiying candidate # 7.054 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 7.054 * * [simplify]: iters left: 6 (15 enodes) 7.059 * * [simplify]: iters left: 5 (52 enodes) 7.075 * * [simplify]: iters left: 4 (68 enodes) 7.097 * * [simplify]: iters left: 3 (82 enodes) 7.112 * * [simplify]: Extracting #0: cost 1 inf + 0 7.112 * * [simplify]: Extracting #1: cost 8 inf + 0 7.112 * * [simplify]: Extracting #2: cost 17 inf + 0 7.112 * * [simplify]: Extracting #3: cost 17 inf + 84 7.113 * * [simplify]: Extracting #4: cost 17 inf + 167 7.113 * * [simplify]: Extracting #5: cost 21 inf + 493 7.113 * * [simplify]: Extracting #6: cost 22 inf + 578 7.113 * * [simplify]: Extracting #7: cost 8 inf + 2285 7.114 * * [simplify]: Extracting #8: cost 1 inf + 4445 7.115 * * [simplify]: Extracting #9: cost 0 inf + 4785 7.116 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 7.116 * [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)))) 7.116 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 7.116 * * [simplify]: iters left: 6 (15 enodes) 7.121 * * [simplify]: iters left: 5 (52 enodes) 7.130 * * [simplify]: iters left: 4 (68 enodes) 7.145 * * [simplify]: iters left: 3 (82 enodes) 7.169 * * [simplify]: Extracting #0: cost 1 inf + 0 7.169 * * [simplify]: Extracting #1: cost 8 inf + 0 7.169 * * [simplify]: Extracting #2: cost 17 inf + 0 7.169 * * [simplify]: Extracting #3: cost 17 inf + 84 7.169 * * [simplify]: Extracting #4: cost 17 inf + 167 7.170 * * [simplify]: Extracting #5: cost 21 inf + 493 7.170 * * [simplify]: Extracting #6: cost 22 inf + 578 7.171 * * [simplify]: Extracting #7: cost 8 inf + 2285 7.172 * * [simplify]: Extracting #8: cost 1 inf + 4445 7.174 * * [simplify]: Extracting #9: cost 0 inf + 4785 7.176 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 7.176 * [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))))) 7.176 * * * * [progress]: [ 93 / 177 ] simplifiying candidate # 7.177 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 1) 7.177 * * [simplify]: iters left: 6 (15 enodes) 7.186 * * [simplify]: iters left: 5 (52 enodes) 7.203 * * [simplify]: iters left: 4 (68 enodes) 7.225 * * [simplify]: iters left: 3 (83 enodes) 7.250 * * [simplify]: Extracting #0: cost 1 inf + 0 7.250 * * [simplify]: Extracting #1: cost 5 inf + 0 7.250 * * [simplify]: Extracting #2: cost 8 inf + 1 7.250 * * [simplify]: Extracting #3: cost 10 inf + 43 7.251 * * [simplify]: Extracting #4: cost 10 inf + 126 7.251 * * [simplify]: Extracting #5: cost 18 inf + 167 7.251 * * [simplify]: Extracting #6: cost 18 inf + 253 7.252 * * [simplify]: Extracting #7: cost 3 inf + 2179 7.253 * * [simplify]: Extracting #8: cost 0 inf + 2942 7.254 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 7.254 * [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))) 7.255 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) a) 7.255 * * [simplify]: iters left: 6 (14 enodes) 7.263 * * [simplify]: iters left: 5 (49 enodes) 7.280 * * [simplify]: iters left: 4 (65 enodes) 7.300 * * [simplify]: iters left: 3 (79 enodes) 7.322 * * [simplify]: Extracting #0: cost 1 inf + 0 7.322 * * [simplify]: Extracting #1: cost 8 inf + 0 7.322 * * [simplify]: Extracting #2: cost 14 inf + 1 7.322 * * [simplify]: Extracting #3: cost 16 inf + 43 7.323 * * [simplify]: Extracting #4: cost 15 inf + 208 7.323 * * [simplify]: Extracting #5: cost 21 inf + 331 7.323 * * [simplify]: Extracting #6: cost 23 inf + 374 7.324 * * [simplify]: Extracting #7: cost 7 inf + 2327 7.326 * * [simplify]: Extracting #8: cost 1 inf + 4123 7.328 * * [simplify]: Extracting #9: cost 0 inf + 4463 7.330 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) a)) 7.330 * [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)))) 7.330 * * * * [progress]: [ 94 / 177 ] simplifiying candidate # 7.330 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) (* (cbrt a) (cbrt a))) 7.330 * * [simplify]: iters left: 6 (15 enodes) 7.338 * * [simplify]: iters left: 5 (54 enodes) 7.357 * * [simplify]: iters left: 4 (73 enodes) 7.379 * * [simplify]: iters left: 3 (90 enodes) 7.406 * * [simplify]: iters left: 2 (91 enodes) 7.425 * * [simplify]: Extracting #0: cost 1 inf + 0 7.425 * * [simplify]: Extracting #1: cost 7 inf + 0 7.425 * * [simplify]: Extracting #2: cost 12 inf + 1 7.425 * * [simplify]: Extracting #3: cost 12 inf + 285 7.425 * * [simplify]: Extracting #4: cost 12 inf + 448 7.425 * * [simplify]: Extracting #5: cost 19 inf + 489 7.425 * * [simplify]: Extracting #6: cost 20 inf + 574 7.426 * * [simplify]: Extracting #7: cost 7 inf + 1846 7.426 * * [simplify]: Extracting #8: cost 4 inf + 2583 7.427 * * [simplify]: Extracting #9: cost 0 inf + 4179 7.428 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt a)) (cbrt a)) 7.428 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt a)) (cbrt a)) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)))) 7.428 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)) 7.428 * * [simplify]: iters left: 6 (14 enodes) 7.432 * * [simplify]: iters left: 5 (49 enodes) 7.441 * * [simplify]: iters left: 4 (65 enodes) 7.452 * * [simplify]: iters left: 3 (79 enodes) 7.464 * * [simplify]: Extracting #0: cost 1 inf + 0 7.464 * * [simplify]: Extracting #1: cost 8 inf + 0 7.464 * * [simplify]: Extracting #2: cost 14 inf + 1 7.464 * * [simplify]: Extracting #3: cost 14 inf + 286 7.464 * * [simplify]: Extracting #4: cost 14 inf + 450 7.464 * * [simplify]: Extracting #5: cost 21 inf + 491 7.464 * * [simplify]: Extracting #6: cost 23 inf + 534 7.465 * * [simplify]: Extracting #7: cost 7 inf + 2527 7.465 * * [simplify]: Extracting #8: cost 0 inf + 4783 7.466 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt a) 2)) 7.466 * [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.466 * * * * [progress]: [ 95 / 177 ] simplifiying candidate # 7.467 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) (sqrt a)) 7.467 * * [simplify]: iters left: 6 (14 enodes) 7.471 * * [simplify]: iters left: 5 (49 enodes) 7.486 * * [simplify]: iters left: 4 (64 enodes) 7.506 * * [simplify]: iters left: 3 (79 enodes) 7.529 * * [simplify]: Extracting #0: cost 1 inf + 0 7.529 * * [simplify]: Extracting #1: cost 5 inf + 0 7.529 * * [simplify]: Extracting #2: cost 8 inf + 1 7.529 * * [simplify]: Extracting #3: cost 9 inf + 84 7.529 * * [simplify]: Extracting #4: cost 10 inf + 126 7.529 * * [simplify]: Extracting #5: cost 17 inf + 167 7.530 * * [simplify]: Extracting #6: cost 19 inf + 210 7.530 * * [simplify]: Extracting #7: cost 7 inf + 1480 7.531 * * [simplify]: Extracting #8: cost 1 inf + 2600 7.533 * * [simplify]: Extracting #9: cost 0 inf + 2939 7.534 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt a)) 7.534 * [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.534 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)) 7.535 * * [simplify]: iters left: 6 (14 enodes) 7.542 * * [simplify]: iters left: 5 (49 enodes) 7.558 * * [simplify]: iters left: 4 (65 enodes) 7.577 * * [simplify]: iters left: 3 (79 enodes) 7.599 * * [simplify]: Extracting #0: cost 1 inf + 0 7.599 * * [simplify]: Extracting #1: cost 8 inf + 0 7.599 * * [simplify]: Extracting #2: cost 14 inf + 1 7.600 * * [simplify]: Extracting #3: cost 14 inf + 166 7.600 * * [simplify]: Extracting #4: cost 14 inf + 290 7.600 * * [simplify]: Extracting #5: cost 21 inf + 331 7.600 * * [simplify]: Extracting #6: cost 23 inf + 374 7.601 * * [simplify]: Extracting #7: cost 7 inf + 2327 7.603 * * [simplify]: Extracting #8: cost 0 inf + 4463 7.605 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)) 7.605 * [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.605 * * * * [progress]: [ 96 / 177 ] simplifiying candidate # 7.605 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) 1) 7.605 * * [simplify]: iters left: 6 (13 enodes) 7.612 * * [simplify]: iters left: 5 (42 enodes) 7.619 * * [simplify]: iters left: 4 (57 enodes) 7.629 * * [simplify]: iters left: 3 (69 enodes) 7.644 * * [simplify]: Extracting #0: cost 1 inf + 0 7.644 * * [simplify]: Extracting #1: cost 4 inf + 0 7.644 * * [simplify]: Extracting #2: cost 7 inf + 1 7.644 * * [simplify]: Extracting #3: cost 9 inf + 2 7.645 * * [simplify]: Extracting #4: cost 16 inf + 84 7.645 * * [simplify]: Extracting #5: cost 13 inf + 337 7.646 * * [simplify]: Extracting #6: cost 1 inf + 2000 7.647 * * [simplify]: Extracting #7: cost 0 inf + 2179 7.648 * [simplify]: Simplified to (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) 7.648 * [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.649 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) a) 7.649 * * [simplify]: iters left: 6 (13 enodes) 7.658 * * [simplify]: iters left: 5 (46 enodes) 7.672 * * [simplify]: iters left: 4 (62 enodes) 7.691 * * [simplify]: iters left: 3 (76 enodes) 7.712 * * [simplify]: Extracting #0: cost 1 inf + 0 7.712 * * [simplify]: Extracting #1: cost 8 inf + 0 7.713 * * [simplify]: Extracting #2: cost 10 inf + 44 7.713 * * [simplify]: Extracting #3: cost 13 inf + 86 7.713 * * [simplify]: Extracting #4: cost 15 inf + 87 7.713 * * [simplify]: Extracting #5: cost 21 inf + 169 7.714 * * [simplify]: Extracting #6: cost 21 inf + 337 7.714 * * [simplify]: Extracting #7: cost 10 inf + 1741 7.716 * * [simplify]: Extracting #8: cost 2 inf + 3542 7.717 * * [simplify]: Extracting #9: cost 0 inf + 4141 7.719 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* a 2)) 7.719 * [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.719 * * * * [progress]: [ 97 / 177 ] simplifiying candidate # 7.720 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 7.720 * * [simplify]: iters left: 6 (9 enodes) 7.726 * * [simplify]: iters left: 5 (35 enodes) 7.738 * * [simplify]: iters left: 4 (55 enodes) 7.749 * * [simplify]: iters left: 3 (89 enodes) 7.767 * * [simplify]: iters left: 2 (99 enodes) 7.796 * * [simplify]: Extracting #0: cost 1 inf + 0 7.796 * * [simplify]: Extracting #1: cost 18 inf + 0 7.796 * * [simplify]: Extracting #2: cost 34 inf + 1 7.796 * * [simplify]: Extracting #3: cost 32 inf + 3 7.797 * * [simplify]: Extracting #4: cost 10 inf + 3884 7.799 * * [simplify]: Extracting #5: cost 0 inf + 6067 7.801 * * [simplify]: Extracting #6: cost 0 inf + 5987 7.803 * [simplify]: Simplified to (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 7.803 * [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.803 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (cbrt a)) 7.804 * * [simplify]: iters left: 6 (14 enodes) 7.811 * * [simplify]: iters left: 5 (52 enodes) 7.828 * * [simplify]: iters left: 4 (80 enodes) 7.855 * * [simplify]: iters left: 3 (109 enodes) 7.886 * * [simplify]: iters left: 2 (121 enodes) 7.918 * * [simplify]: iters left: 1 (125 enodes) 7.953 * * [simplify]: Extracting #0: cost 1 inf + 0 7.953 * * [simplify]: Extracting #1: cost 11 inf + 0 7.953 * * [simplify]: Extracting #2: cost 31 inf + 0 7.954 * * [simplify]: Extracting #3: cost 33 inf + 409 7.954 * * [simplify]: Extracting #4: cost 30 inf + 1949 7.955 * * [simplify]: Extracting #5: cost 27 inf + 2843 7.957 * * [simplify]: Extracting #6: cost 14 inf + 4813 7.959 * * [simplify]: Extracting #7: cost 1 inf + 8554 7.962 * * [simplify]: Extracting #8: cost 0 inf + 8893 7.965 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt 2))) 7.965 * [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.966 * * * * [progress]: [ 98 / 177 ] simplifiying candidate # 7.966 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) 7.966 * * [simplify]: iters left: 6 (8 enodes) 7.971 * * [simplify]: iters left: 5 (30 enodes) 7.979 * * [simplify]: iters left: 4 (42 enodes) 7.987 * * [simplify]: iters left: 3 (54 enodes) 7.996 * * [simplify]: iters left: 2 (56 enodes) 8.005 * * [simplify]: Extracting #0: cost 1 inf + 0 8.005 * * [simplify]: Extracting #1: cost 12 inf + 0 8.005 * * [simplify]: Extracting #2: cost 22 inf + 1 8.005 * * [simplify]: Extracting #3: cost 20 inf + 3 8.005 * * [simplify]: Extracting #4: cost 8 inf + 1545 8.006 * * [simplify]: Extracting #5: cost 1 inf + 2639 8.006 * * [simplify]: Extracting #6: cost 0 inf + 2841 8.007 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 8.007 * [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)))) 8.007 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)) 8.008 * * [simplify]: iters left: 6 (14 enodes) 8.015 * * [simplify]: iters left: 5 (52 enodes) 8.032 * * [simplify]: iters left: 4 (80 enodes) 8.051 * * [simplify]: iters left: 3 (109 enodes) 8.069 * * [simplify]: iters left: 2 (121 enodes) 8.100 * * [simplify]: iters left: 1 (125 enodes) 8.130 * * [simplify]: Extracting #0: cost 1 inf + 0 8.131 * * [simplify]: Extracting #1: cost 11 inf + 0 8.131 * * [simplify]: Extracting #2: cost 31 inf + 0 8.131 * * [simplify]: Extracting #3: cost 33 inf + 289 8.131 * * [simplify]: Extracting #4: cost 30 inf + 1629 8.132 * * [simplify]: Extracting #5: cost 27 inf + 2403 8.132 * * [simplify]: Extracting #6: cost 14 inf + 4253 8.134 * * [simplify]: Extracting #7: cost 1 inf + 7794 8.135 * * [simplify]: Extracting #8: cost 0 inf + 8093 8.137 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))) 8.137 * [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))))) 8.137 * * * * [progress]: [ 99 / 177 ] simplifiying candidate # 8.137 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) 8.137 * * [simplify]: iters left: 6 (6 enodes) 8.140 * * [simplify]: iters left: 5 (22 enodes) 8.145 * * [simplify]: iters left: 4 (32 enodes) 8.152 * * [simplify]: iters left: 3 (39 enodes) 8.158 * * [simplify]: Extracting #0: cost 1 inf + 0 8.158 * * [simplify]: Extracting #1: cost 6 inf + 0 8.158 * * [simplify]: Extracting #2: cost 9 inf + 1 8.158 * * [simplify]: Extracting #3: cost 6 inf + 164 8.159 * * [simplify]: Extracting #4: cost 2 inf + 691 8.159 * * [simplify]: Extracting #5: cost 0 inf + 974 8.159 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 8.159 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a))) 8.159 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a) 8.159 * * [simplify]: iters left: 6 (13 enodes) 8.164 * * [simplify]: iters left: 5 (49 enodes) 8.175 * * [simplify]: iters left: 4 (77 enodes) 8.188 * * [simplify]: iters left: 3 (106 enodes) 8.205 * * [simplify]: iters left: 2 (118 enodes) 8.222 * * [simplify]: iters left: 1 (122 enodes) 8.243 * * [simplify]: Extracting #0: cost 1 inf + 0 8.243 * * [simplify]: Extracting #1: cost 11 inf + 0 8.243 * * [simplify]: Extracting #2: cost 28 inf + 1 8.244 * * [simplify]: Extracting #3: cost 29 inf + 654 8.244 * * [simplify]: Extracting #4: cost 25 inf + 2039 8.245 * * [simplify]: Extracting #5: cost 25 inf + 2207 8.247 * * [simplify]: Extracting #6: cost 13 inf + 3637 8.249 * * [simplify]: Extracting #7: cost 0 inf + 7291 8.252 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)) 8.253 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)))) 8.253 * * * * [progress]: [ 100 / 177 ] simplifiying candidate # 8.253 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 8.253 * * [simplify]: iters left: 5 (8 enodes) 8.259 * * [simplify]: iters left: 4 (30 enodes) 8.265 * * [simplify]: iters left: 3 (42 enodes) 8.274 * * [simplify]: iters left: 2 (51 enodes) 8.283 * * [simplify]: iters left: 1 (54 enodes) 8.292 * * [simplify]: Extracting #0: cost 1 inf + 0 8.292 * * [simplify]: Extracting #1: cost 10 inf + 0 8.292 * * [simplify]: Extracting #2: cost 20 inf + 1 8.292 * * [simplify]: Extracting #3: cost 18 inf + 206 8.293 * * [simplify]: Extracting #4: cost 2 inf + 2557 8.294 * * [simplify]: Extracting #5: cost 0 inf + 2841 8.295 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 8.295 * [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)))) 8.295 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)) 8.296 * * [simplify]: iters left: 6 (14 enodes) 8.304 * * [simplify]: iters left: 5 (52 enodes) 8.321 * * [simplify]: iters left: 4 (80 enodes) 8.346 * * [simplify]: iters left: 3 (109 enodes) 8.371 * * [simplify]: iters left: 2 (121 enodes) 8.390 * * [simplify]: iters left: 1 (125 enodes) 8.418 * * [simplify]: Extracting #0: cost 1 inf + 0 8.418 * * [simplify]: Extracting #1: cost 11 inf + 0 8.418 * * [simplify]: Extracting #2: cost 31 inf + 0 8.419 * * [simplify]: Extracting #3: cost 33 inf + 409 8.419 * * [simplify]: Extracting #4: cost 30 inf + 1669 8.420 * * [simplify]: Extracting #5: cost 27 inf + 2403 8.421 * * [simplify]: Extracting #6: cost 14 inf + 4293 8.424 * * [simplify]: Extracting #7: cost 1 inf + 7754 8.427 * * [simplify]: Extracting #8: cost 0 inf + 8093 8.428 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))) 8.428 * [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))))) 8.428 * * * * [progress]: [ 101 / 177 ] simplifiying candidate # 8.429 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (sqrt a)) 8.429 * * [simplify]: iters left: 5 (7 enodes) 8.431 * * [simplify]: iters left: 4 (25 enodes) 8.436 * * [simplify]: iters left: 3 (32 enodes) 8.441 * * [simplify]: iters left: 2 (34 enodes) 8.447 * * [simplify]: Extracting #0: cost 1 inf + 0 8.447 * * [simplify]: Extracting #1: cost 8 inf + 0 8.447 * * [simplify]: Extracting #2: cost 14 inf + 1 8.447 * * [simplify]: Extracting #3: cost 11 inf + 44 8.447 * * [simplify]: Extracting #4: cost 3 inf + 617 8.447 * * [simplify]: Extracting #5: cost 1 inf + 902 8.447 * * [simplify]: Extracting #6: cost 0 inf + 1065 8.448 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 8.448 * [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)))) 8.448 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)) 8.448 * * [simplify]: iters left: 6 (14 enodes) 8.452 * * [simplify]: iters left: 5 (52 enodes) 8.463 * * [simplify]: iters left: 4 (80 enodes) 8.488 * * [simplify]: iters left: 3 (109 enodes) 8.507 * * [simplify]: iters left: 2 (121 enodes) 8.525 * * [simplify]: iters left: 1 (125 enodes) 8.542 * * [simplify]: Extracting #0: cost 1 inf + 0 8.542 * * [simplify]: Extracting #1: cost 11 inf + 0 8.542 * * [simplify]: Extracting #2: cost 31 inf + 0 8.542 * * [simplify]: Extracting #3: cost 33 inf + 289 8.543 * * [simplify]: Extracting #4: cost 30 inf + 1349 8.543 * * [simplify]: Extracting #5: cost 27 inf + 1963 8.544 * * [simplify]: Extracting #6: cost 14 inf + 3733 8.545 * * [simplify]: Extracting #7: cost 1 inf + 6994 8.547 * * [simplify]: Extracting #8: cost 0 inf + 7293 8.548 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))) 8.548 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))))) 8.548 * * * * [progress]: [ 102 / 177 ] simplifiying candidate # 8.549 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) 1) 8.549 * * [simplify]: iters left: 5 (5 enodes) 8.551 * * [simplify]: iters left: 4 (17 enodes) 8.556 * * [simplify]: iters left: 3 (22 enodes) 8.564 * * [simplify]: iters left: 2 (25 enodes) 8.571 * * [simplify]: Extracting #0: cost 1 inf + 0 8.571 * * [simplify]: Extracting #1: cost 4 inf + 0 8.571 * * [simplify]: Extracting #2: cost 5 inf + 1 8.571 * * [simplify]: Extracting #3: cost 0 inf + 248 8.571 * [simplify]: Simplified to (/ 1 (sqrt 2)) 8.571 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a))) 8.572 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a) 8.572 * * [simplify]: iters left: 6 (13 enodes) 8.580 * * [simplify]: iters left: 5 (49 enodes) 8.596 * * [simplify]: iters left: 4 (77 enodes) 8.624 * * [simplify]: iters left: 3 (106 enodes) 8.653 * * [simplify]: iters left: 2 (118 enodes) 8.685 * * [simplify]: iters left: 1 (122 enodes) 8.716 * * [simplify]: Extracting #0: cost 1 inf + 0 8.716 * * [simplify]: Extracting #1: cost 11 inf + 0 8.717 * * [simplify]: Extracting #2: cost 28 inf + 1 8.717 * * [simplify]: Extracting #3: cost 29 inf + 454 8.718 * * [simplify]: Extracting #4: cost 25 inf + 1559 8.719 * * [simplify]: Extracting #5: cost 25 inf + 1727 8.720 * * [simplify]: Extracting #6: cost 13 inf + 3117 8.722 * * [simplify]: Extracting #7: cost 0 inf + 6491 8.726 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)) 8.726 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)))) 8.726 * * * * [progress]: [ 103 / 177 ] simplifiying candidate # 8.726 * [simplify]: Simplifying (/ (/ 1 1) (* (cbrt a) (cbrt a))) 8.726 * * [simplify]: iters left: 5 (6 enodes) 8.729 * * [simplify]: iters left: 4 (20 enodes) 8.732 * * [simplify]: iters left: 3 (26 enodes) 8.737 * * [simplify]: iters left: 2 (28 enodes) 8.741 * * [simplify]: Extracting #0: cost 1 inf + 0 8.741 * * [simplify]: Extracting #1: cost 7 inf + 0 8.742 * * [simplify]: Extracting #2: cost 11 inf + 1 8.742 * * [simplify]: Extracting #3: cost 0 inf + 1218 8.742 * [simplify]: Simplified to (/ (/ 1 (cbrt a)) (cbrt a)) 8.742 * [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.742 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 8.742 * * [simplify]: iters left: 6 (13 enodes) 8.746 * * [simplify]: iters left: 5 (49 enodes) 8.757 * * [simplify]: iters left: 4 (77 enodes) 8.776 * * [simplify]: iters left: 3 (106 enodes) 8.793 * * [simplify]: iters left: 2 (118 enodes) 8.810 * * [simplify]: iters left: 1 (122 enodes) 8.841 * * [simplify]: Extracting #0: cost 1 inf + 0 8.841 * * [simplify]: Extracting #1: cost 11 inf + 0 8.842 * * [simplify]: Extracting #2: cost 28 inf + 1 8.842 * * [simplify]: Extracting #3: cost 30 inf + 493 8.843 * * [simplify]: Extracting #4: cost 25 inf + 2039 8.844 * * [simplify]: Extracting #5: cost 25 inf + 2207 8.845 * * [simplify]: Extracting #6: cost 13 inf + 3637 8.848 * * [simplify]: Extracting #7: cost 0 inf + 7291 8.851 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 8.851 * [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.851 * * * * [progress]: [ 104 / 177 ] simplifiying candidate # 8.851 * [simplify]: Simplifying (/ (/ 1 1) (sqrt a)) 8.851 * * [simplify]: iters left: 4 (5 enodes) 8.853 * * [simplify]: iters left: 3 (15 enodes) 8.856 * * [simplify]: iters left: 2 (17 enodes) 8.859 * * [simplify]: Extracting #0: cost 1 inf + 0 8.859 * * [simplify]: Extracting #1: cost 4 inf + 0 8.859 * * [simplify]: Extracting #2: cost 5 inf + 1 8.859 * * [simplify]: Extracting #3: cost 1 inf + 207 8.859 * * [simplify]: Extracting #4: cost 0 inf + 248 8.859 * [simplify]: Simplified to (/ 1 (sqrt a)) 8.859 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 8.859 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 8.860 * * [simplify]: iters left: 6 (13 enodes) 8.865 * * [simplify]: iters left: 5 (49 enodes) 8.874 * * [simplify]: iters left: 4 (77 enodes) 8.894 * * [simplify]: iters left: 3 (106 enodes) 8.923 * * [simplify]: iters left: 2 (118 enodes) 8.953 * * [simplify]: iters left: 1 (122 enodes) 8.984 * * [simplify]: Extracting #0: cost 1 inf + 0 8.985 * * [simplify]: Extracting #1: cost 11 inf + 0 8.985 * * [simplify]: Extracting #2: cost 28 inf + 1 8.985 * * [simplify]: Extracting #3: cost 30 inf + 373 8.986 * * [simplify]: Extracting #4: cost 25 inf + 1559 8.987 * * [simplify]: Extracting #5: cost 25 inf + 1727 8.989 * * [simplify]: Extracting #6: cost 13 inf + 3117 8.991 * * [simplify]: Extracting #7: cost 0 inf + 6491 8.994 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 8.994 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 8.994 * * * * [progress]: [ 105 / 177 ] simplifiying candidate # 8.995 * [simplify]: Simplifying (/ (/ 1 1) 1) 8.995 * * [simplify]: iters left: 4 (3 enodes) 8.997 * * [simplify]: iters left: 3 (7 enodes) 9.002 * * [simplify]: iters left: 2 (9 enodes) 9.005 * * [simplify]: Extracting #0: cost 1 inf + 0 9.005 * * [simplify]: Extracting #1: cost 0 inf + 1 9.005 * [simplify]: Simplified to 1 9.005 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 9.005 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 9.006 * * [simplify]: iters left: 6 (12 enodes) 9.012 * * [simplify]: iters left: 5 (46 enodes) 9.027 * * [simplify]: iters left: 4 (74 enodes) 9.051 * * [simplify]: iters left: 3 (103 enodes) 9.070 * * [simplify]: iters left: 2 (115 enodes) 9.086 * * [simplify]: iters left: 1 (119 enodes) 9.103 * * [simplify]: Extracting #0: cost 1 inf + 0 9.103 * * [simplify]: Extracting #1: cost 11 inf + 0 9.103 * * [simplify]: Extracting #2: cost 24 inf + 44 9.103 * * [simplify]: Extracting #3: cost 30 inf + 170 9.103 * * [simplify]: Extracting #4: cost 27 inf + 872 9.104 * * [simplify]: Extracting #5: cost 26 inf + 1162 9.104 * * [simplify]: Extracting #6: cost 14 inf + 2432 9.105 * * [simplify]: Extracting #7: cost 3 inf + 4950 9.106 * * [simplify]: Extracting #8: cost 0 inf + 5689 9.108 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 9.108 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 9.109 * * * * [progress]: [ 106 / 177 ] simplifiying candidate # 9.109 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 9.109 * * [simplify]: iters left: 6 (18 enodes) 9.120 * * [simplify]: iters left: 5 (64 enodes) 9.141 * * [simplify]: iters left: 4 (90 enodes) 9.170 * * [simplify]: iters left: 3 (136 enodes) 9.205 * * [simplify]: iters left: 2 (146 enodes) 9.225 * * [simplify]: Extracting #0: cost 1 inf + 0 9.225 * * [simplify]: Extracting #1: cost 18 inf + 0 9.225 * * [simplify]: Extracting #2: cost 38 inf + 0 9.225 * * [simplify]: Extracting #3: cost 35 inf + 487 9.225 * * [simplify]: Extracting #4: cost 26 inf + 2224 9.226 * * [simplify]: Extracting #5: cost 31 inf + 2749 9.226 * * [simplify]: Extracting #6: cost 33 inf + 2792 9.227 * * [simplify]: Extracting #7: cost 23 inf + 3856 9.229 * * [simplify]: Extracting #8: cost 8 inf + 8961 9.233 * * [simplify]: Extracting #9: cost 0 inf + 12999 9.235 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 9.235 * [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)))) 9.235 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 9.235 * * [simplify]: iters left: 6 (16 enodes) 9.241 * * [simplify]: iters left: 5 (58 enodes) 9.260 * * [simplify]: iters left: 4 (86 enodes) 9.286 * * [simplify]: iters left: 3 (115 enodes) 9.318 * * [simplify]: iters left: 2 (127 enodes) 9.351 * * [simplify]: iters left: 1 (131 enodes) 9.375 * * [simplify]: Extracting #0: cost 1 inf + 0 9.375 * * [simplify]: Extracting #1: cost 11 inf + 0 9.375 * * [simplify]: Extracting #2: cost 31 inf + 0 9.376 * * [simplify]: Extracting #3: cost 36 inf + 447 9.376 * * [simplify]: Extracting #4: cost 32 inf + 975 9.376 * * [simplify]: Extracting #5: cost 30 inf + 2714 9.377 * * [simplify]: Extracting #6: cost 29 inf + 3686 9.377 * * [simplify]: Extracting #7: cost 17 inf + 5196 9.379 * * [simplify]: Extracting #8: cost 3 inf + 9555 9.381 * * [simplify]: Extracting #9: cost 0 inf + 10853 9.383 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))) 9.383 * [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))))) 9.383 * * * * [progress]: [ 107 / 177 ] simplifiying candidate # 9.383 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 9.383 * * [simplify]: iters left: 6 (17 enodes) 9.388 * * [simplify]: iters left: 5 (59 enodes) 9.404 * * [simplify]: iters left: 4 (77 enodes) 9.429 * * [simplify]: iters left: 3 (101 enodes) 9.457 * * [simplify]: iters left: 2 (103 enodes) 9.484 * * [simplify]: Extracting #0: cost 1 inf + 0 9.484 * * [simplify]: Extracting #1: cost 12 inf + 0 9.485 * * [simplify]: Extracting #2: cost 26 inf + 0 9.485 * * [simplify]: Extracting #3: cost 25 inf + 245 9.485 * * [simplify]: Extracting #4: cost 18 inf + 1097 9.486 * * [simplify]: Extracting #5: cost 25 inf + 1299 9.487 * * [simplify]: Extracting #6: cost 27 inf + 1342 9.488 * * [simplify]: Extracting #7: cost 14 inf + 2694 9.489 * * [simplify]: Extracting #8: cost 6 inf + 5312 9.492 * * [simplify]: Extracting #9: cost 0 inf + 8071 9.494 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 9.495 * [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)))) 9.495 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 9.495 * * [simplify]: iters left: 6 (16 enodes) 9.506 * * [simplify]: iters left: 5 (58 enodes) 9.523 * * [simplify]: iters left: 4 (86 enodes) 9.538 * * [simplify]: iters left: 3 (115 enodes) 9.558 * * [simplify]: iters left: 2 (127 enodes) 9.586 * * [simplify]: iters left: 1 (131 enodes) 9.604 * * [simplify]: Extracting #0: cost 1 inf + 0 9.604 * * [simplify]: Extracting #1: cost 11 inf + 0 9.605 * * [simplify]: Extracting #2: cost 31 inf + 0 9.605 * * [simplify]: Extracting #3: cost 36 inf + 367 9.605 * * [simplify]: Extracting #4: cost 32 inf + 775 9.605 * * [simplify]: Extracting #5: cost 30 inf + 2354 9.606 * * [simplify]: Extracting #6: cost 29 inf + 3206 9.608 * * [simplify]: Extracting #7: cost 17 inf + 4676 9.610 * * [simplify]: Extracting #8: cost 3 inf + 8875 9.611 * * [simplify]: Extracting #9: cost 0 inf + 10053 9.613 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))) 9.613 * [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))))) 9.614 * * * * [progress]: [ 108 / 177 ] simplifiying candidate # 9.614 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 1) 9.614 * * [simplify]: iters left: 6 (17 enodes) 9.619 * * [simplify]: iters left: 5 (59 enodes) 9.630 * * [simplify]: iters left: 4 (77 enodes) 9.645 * * [simplify]: iters left: 3 (96 enodes) 9.670 * * [simplify]: Extracting #0: cost 1 inf + 0 9.670 * * [simplify]: Extracting #1: cost 7 inf + 0 9.670 * * [simplify]: Extracting #2: cost 13 inf + 1 9.670 * * [simplify]: Extracting #3: cost 16 inf + 2 9.671 * * [simplify]: Extracting #4: cost 13 inf + 327 9.671 * * [simplify]: Extracting #5: cost 20 inf + 489 9.671 * * [simplify]: Extracting #6: cost 21 inf + 533 9.672 * * [simplify]: Extracting #7: cost 13 inf + 950 9.673 * * [simplify]: Extracting #8: cost 7 inf + 1847 9.674 * * [simplify]: Extracting #9: cost 2 inf + 3544 9.675 * * [simplify]: Extracting #10: cost 0 inf + 4424 9.677 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 9.677 * [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.677 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a) 9.678 * * [simplify]: iters left: 6 (15 enodes) 9.685 * * [simplify]: iters left: 5 (55 enodes) 9.703 * * [simplify]: iters left: 4 (83 enodes) 9.727 * * [simplify]: iters left: 3 (112 enodes) 9.744 * * [simplify]: iters left: 2 (124 enodes) 9.763 * * [simplify]: iters left: 1 (128 enodes) 9.796 * * [simplify]: Extracting #0: cost 1 inf + 0 9.796 * * [simplify]: Extracting #1: cost 11 inf + 0 9.796 * * [simplify]: Extracting #2: cost 28 inf + 1 9.796 * * [simplify]: Extracting #3: cost 36 inf + 205 9.796 * * [simplify]: Extracting #4: cost 34 inf + 450 9.797 * * [simplify]: Extracting #5: cost 30 inf + 2073 9.798 * * [simplify]: Extracting #6: cost 30 inf + 2481 9.799 * * [simplify]: Extracting #7: cost 20 inf + 3553 9.802 * * [simplify]: Extracting #8: cost 2 inf + 8411 9.806 * * [simplify]: Extracting #9: cost 0 inf + 9251 9.809 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (cbrt 2)) 9.809 * [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.810 * * * * [progress]: [ 109 / 177 ] simplifiying candidate # 9.810 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 9.810 * * [simplify]: iters left: 6 (17 enodes) 9.819 * * [simplify]: iters left: 5 (59 enodes) 9.838 * * [simplify]: iters left: 4 (77 enodes) 9.857 * * [simplify]: iters left: 3 (98 enodes) 9.872 * * [simplify]: iters left: 2 (101 enodes) 9.887 * * [simplify]: Extracting #0: cost 1 inf + 0 9.887 * * [simplify]: Extracting #1: cost 10 inf + 0 9.887 * * [simplify]: Extracting #2: cost 24 inf + 0 9.887 * * [simplify]: Extracting #3: cost 22 inf + 690 9.887 * * [simplify]: Extracting #4: cost 17 inf + 1299 9.888 * * [simplify]: Extracting #5: cost 25 inf + 1299 9.889 * * [simplify]: Extracting #6: cost 26 inf + 1384 9.890 * * [simplify]: Extracting #7: cost 13 inf + 2736 9.891 * * [simplify]: Extracting #8: cost 7 inf + 4852 9.894 * * [simplify]: Extracting #9: cost 0 inf + 8069 9.896 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) 9.896 * [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.897 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 9.897 * * [simplify]: iters left: 6 (16 enodes) 9.906 * * [simplify]: iters left: 5 (58 enodes) 9.925 * * [simplify]: iters left: 4 (86 enodes) 9.952 * * [simplify]: iters left: 3 (115 enodes) 9.987 * * [simplify]: iters left: 2 (127 enodes) 10.020 * * [simplify]: iters left: 1 (131 enodes) 10.043 * * [simplify]: Extracting #0: cost 1 inf + 0 10.043 * * [simplify]: Extracting #1: cost 11 inf + 0 10.043 * * [simplify]: Extracting #2: cost 31 inf + 0 10.043 * * [simplify]: Extracting #3: cost 36 inf + 327 10.043 * * [simplify]: Extracting #4: cost 32 inf + 815 10.044 * * [simplify]: Extracting #5: cost 30 inf + 2354 10.044 * * [simplify]: Extracting #6: cost 29 inf + 3206 10.045 * * [simplify]: Extracting #7: cost 17 inf + 4676 10.047 * * [simplify]: Extracting #8: cost 3 inf + 8795 10.048 * * [simplify]: Extracting #9: cost 0 inf + 10053 10.050 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))) 10.050 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))))) 10.051 * * * * [progress]: [ 110 / 177 ] simplifiying candidate # 10.051 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 10.051 * * [simplify]: iters left: 6 (16 enodes) 10.056 * * [simplify]: iters left: 5 (54 enodes) 10.070 * * [simplify]: iters left: 4 (67 enodes) 10.091 * * [simplify]: iters left: 3 (81 enodes) 10.114 * * [simplify]: Extracting #0: cost 1 inf + 0 10.114 * * [simplify]: Extracting #1: cost 8 inf + 0 10.114 * * [simplify]: Extracting #2: cost 18 inf + 0 10.115 * * [simplify]: Extracting #3: cost 14 inf + 410 10.115 * * [simplify]: Extracting #4: cost 14 inf + 452 10.115 * * [simplify]: Extracting #5: cost 21 inf + 493 10.115 * * [simplify]: Extracting #6: cost 22 inf + 578 10.115 * * [simplify]: Extracting #7: cost 11 inf + 1629 10.116 * * [simplify]: Extracting #8: cost 3 inf + 3886 10.117 * * [simplify]: Extracting #9: cost 0 inf + 5105 10.118 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 10.118 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)))) 10.118 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 10.119 * * [simplify]: iters left: 6 (16 enodes) 10.123 * * [simplify]: iters left: 5 (58 enodes) 10.134 * * [simplify]: iters left: 4 (86 enodes) 10.156 * * [simplify]: iters left: 3 (115 enodes) 10.177 * * [simplify]: iters left: 2 (127 enodes) 10.196 * * [simplify]: iters left: 1 (131 enodes) 10.223 * * [simplify]: Extracting #0: cost 1 inf + 0 10.223 * * [simplify]: Extracting #1: cost 11 inf + 0 10.224 * * [simplify]: Extracting #2: cost 31 inf + 0 10.224 * * [simplify]: Extracting #3: cost 36 inf + 247 10.224 * * [simplify]: Extracting #4: cost 32 inf + 615 10.225 * * [simplify]: Extracting #5: cost 30 inf + 1994 10.226 * * [simplify]: Extracting #6: cost 29 inf + 2726 10.228 * * [simplify]: Extracting #7: cost 17 inf + 4156 10.231 * * [simplify]: Extracting #8: cost 3 inf + 8115 10.234 * * [simplify]: Extracting #9: cost 0 inf + 9253 10.238 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 10.238 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))))) 10.238 * * * * [progress]: [ 111 / 177 ] simplifiying candidate # 10.238 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) 10.239 * * [simplify]: iters left: 6 (16 enodes) 10.247 * * [simplify]: iters left: 5 (54 enodes) 10.264 * * [simplify]: iters left: 4 (67 enodes) 10.276 * * [simplify]: iters left: 3 (82 enodes) 10.288 * * [simplify]: Extracting #0: cost 1 inf + 0 10.288 * * [simplify]: Extracting #1: cost 5 inf + 0 10.288 * * [simplify]: Extracting #2: cost 9 inf + 1 10.288 * * [simplify]: Extracting #3: cost 11 inf + 43 10.288 * * [simplify]: Extracting #4: cost 10 inf + 126 10.288 * * [simplify]: Extracting #5: cost 18 inf + 167 10.289 * * [simplify]: Extracting #6: cost 18 inf + 253 10.289 * * [simplify]: Extracting #7: cost 5 inf + 1702 10.289 * * [simplify]: Extracting #8: cost 1 inf + 2722 10.290 * * [simplify]: Extracting #9: cost 0 inf + 3102 10.291 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 10.291 * [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))) 10.291 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a) 10.291 * * [simplify]: iters left: 6 (15 enodes) 10.300 * * [simplify]: iters left: 5 (55 enodes) 10.318 * * [simplify]: iters left: 4 (83 enodes) 10.347 * * [simplify]: iters left: 3 (112 enodes) 10.378 * * [simplify]: iters left: 2 (124 enodes) 10.408 * * [simplify]: iters left: 1 (128 enodes) 10.426 * * [simplify]: Extracting #0: cost 1 inf + 0 10.427 * * [simplify]: Extracting #1: cost 11 inf + 0 10.427 * * [simplify]: Extracting #2: cost 28 inf + 1 10.427 * * [simplify]: Extracting #3: cost 36 inf + 125 10.427 * * [simplify]: Extracting #4: cost 34 inf + 290 10.428 * * [simplify]: Extracting #5: cost 30 inf + 1673 10.428 * * [simplify]: Extracting #6: cost 30 inf + 2041 10.429 * * [simplify]: Extracting #7: cost 20 inf + 3073 10.430 * * [simplify]: Extracting #8: cost 2 inf + 7691 10.432 * * [simplify]: Extracting #9: cost 0 inf + 8451 10.433 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)) 10.433 * [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)))) 10.434 * * * * [progress]: [ 112 / 177 ] simplifiying candidate # 10.434 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) 10.434 * * [simplify]: iters left: 6 (16 enodes) 10.438 * * [simplify]: iters left: 5 (56 enodes) 10.450 * * [simplify]: iters left: 4 (72 enodes) 10.465 * * [simplify]: iters left: 3 (89 enodes) 10.487 * * [simplify]: iters left: 2 (90 enodes) 10.510 * * [simplify]: Extracting #0: cost 1 inf + 0 10.510 * * [simplify]: Extracting #1: cost 7 inf + 0 10.510 * * [simplify]: Extracting #2: cost 13 inf + 1 10.510 * * [simplify]: Extracting #3: cost 15 inf + 83 10.511 * * [simplify]: Extracting #4: cost 13 inf + 327 10.511 * * [simplify]: Extracting #5: cost 19 inf + 489 10.511 * * [simplify]: Extracting #6: cost 20 inf + 574 10.512 * * [simplify]: Extracting #7: cost 4 inf + 2863 10.514 * * [simplify]: Extracting #8: cost 0 inf + 4419 10.515 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 10.516 * [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)))) 10.516 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)) 10.516 * * [simplify]: iters left: 6 (15 enodes) 10.524 * * [simplify]: iters left: 5 (55 enodes) 10.542 * * [simplify]: iters left: 4 (83 enodes) 10.558 * * [simplify]: iters left: 3 (112 enodes) 10.577 * * [simplify]: iters left: 2 (124 enodes) 10.608 * * [simplify]: iters left: 1 (128 enodes) 10.640 * * [simplify]: Extracting #0: cost 1 inf + 0 10.640 * * [simplify]: Extracting #1: cost 11 inf + 0 10.641 * * [simplify]: Extracting #2: cost 28 inf + 1 10.641 * * [simplify]: Extracting #3: cost 37 inf + 83 10.641 * * [simplify]: Extracting #4: cost 34 inf + 369 10.642 * * [simplify]: Extracting #5: cost 31 inf + 1791 10.643 * * [simplify]: Extracting #6: cost 31 inf + 2279 10.644 * * [simplify]: Extracting #7: cost 18 inf + 3975 10.647 * * [simplify]: Extracting #8: cost 2 inf + 8372 10.650 * * [simplify]: Extracting #9: cost 0 inf + 9251 10.653 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))) 10.654 * [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.654 * * * * [progress]: [ 113 / 177 ] simplifiying candidate # 10.654 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) 10.654 * * [simplify]: iters left: 6 (15 enodes) 10.662 * * [simplify]: iters left: 5 (51 enodes) 10.678 * * [simplify]: iters left: 4 (63 enodes) 10.698 * * [simplify]: iters left: 3 (78 enodes) 10.722 * * [simplify]: Extracting #0: cost 1 inf + 0 10.722 * * [simplify]: Extracting #1: cost 5 inf + 0 10.723 * * [simplify]: Extracting #2: cost 9 inf + 1 10.723 * * [simplify]: Extracting #3: cost 11 inf + 43 10.723 * * [simplify]: Extracting #4: cost 10 inf + 126 10.723 * * [simplify]: Extracting #5: cost 17 inf + 167 10.723 * * [simplify]: Extracting #6: cost 18 inf + 252 10.724 * * [simplify]: Extracting #7: cost 4 inf + 2039 10.725 * * [simplify]: Extracting #8: cost 0 inf + 3099 10.726 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) 10.727 * [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.727 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)) 10.727 * * [simplify]: iters left: 6 (15 enodes) 10.735 * * [simplify]: iters left: 5 (55 enodes) 10.752 * * [simplify]: iters left: 4 (83 enodes) 10.769 * * [simplify]: iters left: 3 (112 enodes) 10.786 * * [simplify]: iters left: 2 (124 enodes) 10.815 * * [simplify]: iters left: 1 (128 enodes) 10.835 * * [simplify]: Extracting #0: cost 1 inf + 0 10.835 * * [simplify]: Extracting #1: cost 11 inf + 0 10.835 * * [simplify]: Extracting #2: cost 28 inf + 1 10.835 * * [simplify]: Extracting #3: cost 37 inf + 43 10.835 * * [simplify]: Extracting #4: cost 34 inf + 249 10.835 * * [simplify]: Extracting #5: cost 31 inf + 1471 10.836 * * [simplify]: Extracting #6: cost 31 inf + 1879 10.836 * * [simplify]: Extracting #7: cost 18 inf + 3455 10.838 * * [simplify]: Extracting #8: cost 2 inf + 7652 10.839 * * [simplify]: Extracting #9: cost 0 inf + 8451 10.841 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))) 10.841 * [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.842 * * * * [progress]: [ 114 / 177 ] simplifiying candidate # 10.842 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 1) 10.842 * * [simplify]: iters left: 6 (14 enodes) 10.846 * * [simplify]: iters left: 5 (44 enodes) 10.857 * * [simplify]: iters left: 4 (56 enodes) 10.873 * * [simplify]: iters left: 3 (68 enodes) 10.885 * * [simplify]: Extracting #0: cost 1 inf + 0 10.885 * * [simplify]: Extracting #1: cost 5 inf + 0 10.885 * * [simplify]: Extracting #2: cost 8 inf + 1 10.885 * * [simplify]: Extracting #3: cost 7 inf + 84 10.886 * * [simplify]: Extracting #4: cost 16 inf + 84 10.886 * * [simplify]: Extracting #5: cost 16 inf + 170 10.886 * * [simplify]: Extracting #6: cost 3 inf + 1876 10.886 * * [simplify]: Extracting #7: cost 0 inf + 2259 10.887 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 10.887 * [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.887 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a) 10.887 * * [simplify]: iters left: 6 (14 enodes) 10.891 * * [simplify]: iters left: 5 (52 enodes) 10.900 * * [simplify]: iters left: 4 (80 enodes) 10.914 * * [simplify]: iters left: 3 (109 enodes) 10.933 * * [simplify]: iters left: 2 (121 enodes) 10.950 * * [simplify]: iters left: 1 (125 enodes) 10.967 * * [simplify]: Extracting #0: cost 1 inf + 0 10.967 * * [simplify]: Extracting #1: cost 11 inf + 0 10.967 * * [simplify]: Extracting #2: cost 25 inf + 2 10.967 * * [simplify]: Extracting #3: cost 34 inf + 86 10.967 * * [simplify]: Extracting #4: cost 34 inf + 128 10.967 * * [simplify]: Extracting #5: cost 34 inf + 944 10.968 * * [simplify]: Extracting #6: cost 28 inf + 1804 10.968 * * [simplify]: Extracting #7: cost 16 inf + 3411 10.970 * * [simplify]: Extracting #8: cost 2 inf + 7009 10.971 * * [simplify]: Extracting #9: cost 0 inf + 7649 10.973 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* 2 a)) 10.973 * [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.973 * * * * [progress]: [ 115 / 177 ] simplifiying candidate # 10.974 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 10.974 * * [simplify]: iters left: 6 (18 enodes) 10.979 * * [simplify]: iters left: 5 (64 enodes) 11.000 * * [simplify]: iters left: 4 (90 enodes) 11.019 * * [simplify]: iters left: 3 (136 enodes) 11.042 * * [simplify]: iters left: 2 (146 enodes) 11.074 * * [simplify]: Extracting #0: cost 1 inf + 0 11.074 * * [simplify]: Extracting #1: cost 18 inf + 0 11.074 * * [simplify]: Extracting #2: cost 38 inf + 0 11.074 * * [simplify]: Extracting #3: cost 35 inf + 487 11.075 * * [simplify]: Extracting #4: cost 26 inf + 2224 11.076 * * [simplify]: Extracting #5: cost 31 inf + 2749 11.077 * * [simplify]: Extracting #6: cost 33 inf + 2792 11.078 * * [simplify]: Extracting #7: cost 23 inf + 3856 11.081 * * [simplify]: Extracting #8: cost 8 inf + 8961 11.086 * * [simplify]: Extracting #9: cost 0 inf + 12999 11.090 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 11.090 * [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)))) 11.091 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 11.091 * * [simplify]: iters left: 6 (16 enodes) 11.099 * * [simplify]: iters left: 5 (58 enodes) 11.117 * * [simplify]: iters left: 4 (86 enodes) 11.131 * * [simplify]: iters left: 3 (115 enodes) 11.152 * * [simplify]: iters left: 2 (127 enodes) 11.180 * * [simplify]: iters left: 1 (131 enodes) 11.198 * * [simplify]: Extracting #0: cost 1 inf + 0 11.198 * * [simplify]: Extracting #1: cost 11 inf + 0 11.198 * * [simplify]: Extracting #2: cost 31 inf + 0 11.198 * * [simplify]: Extracting #3: cost 36 inf + 447 11.198 * * [simplify]: Extracting #4: cost 32 inf + 975 11.199 * * [simplify]: Extracting #5: cost 30 inf + 2714 11.199 * * [simplify]: Extracting #6: cost 29 inf + 3686 11.200 * * [simplify]: Extracting #7: cost 17 inf + 5196 11.202 * * [simplify]: Extracting #8: cost 3 inf + 9555 11.203 * * [simplify]: Extracting #9: cost 0 inf + 10853 11.205 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))) 11.205 * [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))))) 11.205 * * * * [progress]: [ 116 / 177 ] simplifiying candidate # 11.206 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 11.206 * * [simplify]: iters left: 6 (17 enodes) 11.214 * * [simplify]: iters left: 5 (59 enodes) 11.232 * * [simplify]: iters left: 4 (77 enodes) 11.257 * * [simplify]: iters left: 3 (101 enodes) 11.272 * * [simplify]: iters left: 2 (103 enodes) 11.298 * * [simplify]: Extracting #0: cost 1 inf + 0 11.298 * * [simplify]: Extracting #1: cost 12 inf + 0 11.299 * * [simplify]: Extracting #2: cost 26 inf + 0 11.299 * * [simplify]: Extracting #3: cost 25 inf + 245 11.299 * * [simplify]: Extracting #4: cost 18 inf + 1097 11.300 * * [simplify]: Extracting #5: cost 25 inf + 1299 11.300 * * [simplify]: Extracting #6: cost 27 inf + 1342 11.301 * * [simplify]: Extracting #7: cost 14 inf + 2694 11.303 * * [simplify]: Extracting #8: cost 6 inf + 5312 11.306 * * [simplify]: Extracting #9: cost 0 inf + 8071 11.309 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 11.309 * [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)))) 11.310 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 11.310 * * [simplify]: iters left: 6 (16 enodes) 11.318 * * [simplify]: iters left: 5 (58 enodes) 11.337 * * [simplify]: iters left: 4 (86 enodes) 11.365 * * [simplify]: iters left: 3 (115 enodes) 11.385 * * [simplify]: iters left: 2 (127 enodes) 11.405 * * [simplify]: iters left: 1 (131 enodes) 11.438 * * [simplify]: Extracting #0: cost 1 inf + 0 11.438 * * [simplify]: Extracting #1: cost 11 inf + 0 11.438 * * [simplify]: Extracting #2: cost 31 inf + 0 11.438 * * [simplify]: Extracting #3: cost 36 inf + 367 11.439 * * [simplify]: Extracting #4: cost 32 inf + 775 11.440 * * [simplify]: Extracting #5: cost 30 inf + 2354 11.441 * * [simplify]: Extracting #6: cost 29 inf + 3206 11.442 * * [simplify]: Extracting #7: cost 17 inf + 4676 11.445 * * [simplify]: Extracting #8: cost 3 inf + 8875 11.448 * * [simplify]: Extracting #9: cost 0 inf + 10053 11.451 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))) 11.452 * [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))))) 11.452 * * * * [progress]: [ 117 / 177 ] simplifiying candidate # 11.452 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 1) 11.452 * * [simplify]: iters left: 6 (17 enodes) 11.462 * * [simplify]: iters left: 5 (59 enodes) 11.481 * * [simplify]: iters left: 4 (77 enodes) 11.501 * * [simplify]: iters left: 3 (96 enodes) 11.520 * * [simplify]: Extracting #0: cost 1 inf + 0 11.520 * * [simplify]: Extracting #1: cost 7 inf + 0 11.521 * * [simplify]: Extracting #2: cost 13 inf + 1 11.521 * * [simplify]: Extracting #3: cost 16 inf + 2 11.521 * * [simplify]: Extracting #4: cost 13 inf + 327 11.521 * * [simplify]: Extracting #5: cost 20 inf + 489 11.522 * * [simplify]: Extracting #6: cost 21 inf + 533 11.522 * * [simplify]: Extracting #7: cost 13 inf + 950 11.523 * * [simplify]: Extracting #8: cost 7 inf + 1847 11.524 * * [simplify]: Extracting #9: cost 2 inf + 3544 11.526 * * [simplify]: Extracting #10: cost 0 inf + 4424 11.528 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 11.528 * [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))) 11.529 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a) 11.529 * * [simplify]: iters left: 6 (15 enodes) 11.537 * * [simplify]: iters left: 5 (55 enodes) 11.555 * * [simplify]: iters left: 4 (83 enodes) 11.581 * * [simplify]: iters left: 3 (112 enodes) 11.613 * * [simplify]: iters left: 2 (124 enodes) 11.645 * * [simplify]: iters left: 1 (128 enodes) 11.665 * * [simplify]: Extracting #0: cost 1 inf + 0 11.665 * * [simplify]: Extracting #1: cost 11 inf + 0 11.665 * * [simplify]: Extracting #2: cost 28 inf + 1 11.665 * * [simplify]: Extracting #3: cost 36 inf + 205 11.665 * * [simplify]: Extracting #4: cost 34 inf + 450 11.665 * * [simplify]: Extracting #5: cost 30 inf + 2073 11.666 * * [simplify]: Extracting #6: cost 30 inf + 2481 11.666 * * [simplify]: Extracting #7: cost 20 inf + 3553 11.668 * * [simplify]: Extracting #8: cost 2 inf + 8411 11.669 * * [simplify]: Extracting #9: cost 0 inf + 9251 11.672 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (cbrt 2)) 11.672 * [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.672 * * * * [progress]: [ 118 / 177 ] simplifiying candidate # 11.673 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 11.673 * * [simplify]: iters left: 6 (17 enodes) 11.682 * * [simplify]: iters left: 5 (59 enodes) 11.695 * * [simplify]: iters left: 4 (77 enodes) 11.708 * * [simplify]: iters left: 3 (98 enodes) 11.736 * * [simplify]: iters left: 2 (101 enodes) 11.765 * * [simplify]: Extracting #0: cost 1 inf + 0 11.765 * * [simplify]: Extracting #1: cost 10 inf + 0 11.766 * * [simplify]: Extracting #2: cost 24 inf + 0 11.766 * * [simplify]: Extracting #3: cost 22 inf + 690 11.766 * * [simplify]: Extracting #4: cost 17 inf + 1299 11.767 * * [simplify]: Extracting #5: cost 25 inf + 1299 11.767 * * [simplify]: Extracting #6: cost 26 inf + 1384 11.768 * * [simplify]: Extracting #7: cost 13 inf + 2736 11.770 * * [simplify]: Extracting #8: cost 7 inf + 4852 11.772 * * [simplify]: Extracting #9: cost 0 inf + 8069 11.775 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) 11.775 * [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.775 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 11.776 * * [simplify]: iters left: 6 (16 enodes) 11.784 * * [simplify]: iters left: 5 (58 enodes) 11.804 * * [simplify]: iters left: 4 (86 enodes) 11.820 * * [simplify]: iters left: 3 (115 enodes) 11.838 * * [simplify]: iters left: 2 (127 enodes) 11.867 * * [simplify]: iters left: 1 (131 enodes) 11.896 * * [simplify]: Extracting #0: cost 1 inf + 0 11.896 * * [simplify]: Extracting #1: cost 11 inf + 0 11.896 * * [simplify]: Extracting #2: cost 31 inf + 0 11.897 * * [simplify]: Extracting #3: cost 36 inf + 327 11.897 * * [simplify]: Extracting #4: cost 32 inf + 815 11.897 * * [simplify]: Extracting #5: cost 30 inf + 2354 11.898 * * [simplify]: Extracting #6: cost 29 inf + 3206 11.898 * * [simplify]: Extracting #7: cost 17 inf + 4676 11.900 * * [simplify]: Extracting #8: cost 3 inf + 8795 11.902 * * [simplify]: Extracting #9: cost 0 inf + 10053 11.903 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))) 11.904 * [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.904 * * * * [progress]: [ 119 / 177 ] simplifiying candidate # 11.904 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 11.904 * * [simplify]: iters left: 6 (16 enodes) 11.909 * * [simplify]: iters left: 5 (54 enodes) 11.920 * * [simplify]: iters left: 4 (67 enodes) 11.940 * * [simplify]: iters left: 3 (81 enodes) 11.952 * * [simplify]: Extracting #0: cost 1 inf + 0 11.952 * * [simplify]: Extracting #1: cost 8 inf + 0 11.952 * * [simplify]: Extracting #2: cost 18 inf + 0 11.952 * * [simplify]: Extracting #3: cost 14 inf + 410 11.953 * * [simplify]: Extracting #4: cost 14 inf + 452 11.953 * * [simplify]: Extracting #5: cost 21 inf + 493 11.953 * * [simplify]: Extracting #6: cost 22 inf + 578 11.953 * * [simplify]: Extracting #7: cost 11 inf + 1629 11.954 * * [simplify]: Extracting #8: cost 3 inf + 3886 11.955 * * [simplify]: Extracting #9: cost 0 inf + 5105 11.956 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 11.956 * [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.956 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 11.956 * * [simplify]: iters left: 6 (16 enodes) 11.961 * * [simplify]: iters left: 5 (58 enodes) 11.974 * * [simplify]: iters left: 4 (86 enodes) 12.004 * * [simplify]: iters left: 3 (115 enodes) 12.036 * * [simplify]: iters left: 2 (127 enodes) 12.071 * * [simplify]: iters left: 1 (131 enodes) 12.104 * * [simplify]: Extracting #0: cost 1 inf + 0 12.105 * * [simplify]: Extracting #1: cost 11 inf + 0 12.105 * * [simplify]: Extracting #2: cost 31 inf + 0 12.105 * * [simplify]: Extracting #3: cost 36 inf + 247 12.106 * * [simplify]: Extracting #4: cost 32 inf + 615 12.106 * * [simplify]: Extracting #5: cost 30 inf + 1994 12.107 * * [simplify]: Extracting #6: cost 29 inf + 2726 12.109 * * [simplify]: Extracting #7: cost 17 inf + 4156 12.112 * * [simplify]: Extracting #8: cost 3 inf + 8115 12.116 * * [simplify]: Extracting #9: cost 0 inf + 9253 12.120 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 12.120 * [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))))) 12.120 * * * * [progress]: [ 120 / 177 ] simplifiying candidate # 12.121 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) 12.121 * * [simplify]: iters left: 6 (16 enodes) 12.130 * * [simplify]: iters left: 5 (54 enodes) 12.150 * * [simplify]: iters left: 4 (67 enodes) 12.172 * * [simplify]: iters left: 3 (82 enodes) 12.194 * * [simplify]: Extracting #0: cost 1 inf + 0 12.194 * * [simplify]: Extracting #1: cost 5 inf + 0 12.194 * * [simplify]: Extracting #2: cost 9 inf + 1 12.194 * * [simplify]: Extracting #3: cost 11 inf + 43 12.194 * * [simplify]: Extracting #4: cost 10 inf + 126 12.195 * * [simplify]: Extracting #5: cost 18 inf + 167 12.195 * * [simplify]: Extracting #6: cost 18 inf + 253 12.196 * * [simplify]: Extracting #7: cost 5 inf + 1702 12.197 * * [simplify]: Extracting #8: cost 1 inf + 2722 12.198 * * [simplify]: Extracting #9: cost 0 inf + 3102 12.199 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 12.199 * [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))) 12.200 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a) 12.200 * * [simplify]: iters left: 6 (15 enodes) 12.208 * * [simplify]: iters left: 5 (55 enodes) 12.226 * * [simplify]: iters left: 4 (83 enodes) 12.249 * * [simplify]: iters left: 3 (112 enodes) 12.266 * * [simplify]: iters left: 2 (124 enodes) 12.297 * * [simplify]: iters left: 1 (128 enodes) 12.322 * * [simplify]: Extracting #0: cost 1 inf + 0 12.322 * * [simplify]: Extracting #1: cost 11 inf + 0 12.322 * * [simplify]: Extracting #2: cost 28 inf + 1 12.322 * * [simplify]: Extracting #3: cost 36 inf + 125 12.322 * * [simplify]: Extracting #4: cost 34 inf + 290 12.323 * * [simplify]: Extracting #5: cost 30 inf + 1673 12.323 * * [simplify]: Extracting #6: cost 30 inf + 2041 12.324 * * [simplify]: Extracting #7: cost 20 inf + 3073 12.325 * * [simplify]: Extracting #8: cost 2 inf + 7691 12.327 * * [simplify]: Extracting #9: cost 0 inf + 8451 12.329 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)) 12.329 * [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)))) 12.329 * * * * [progress]: [ 121 / 177 ] simplifiying candidate # 12.329 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) 12.329 * * [simplify]: iters left: 6 (16 enodes) 12.334 * * [simplify]: iters left: 5 (56 enodes) 12.347 * * [simplify]: iters left: 4 (72 enodes) 12.368 * * [simplify]: iters left: 3 (89 enodes) 12.384 * * [simplify]: iters left: 2 (90 enodes) 12.398 * * [simplify]: Extracting #0: cost 1 inf + 0 12.398 * * [simplify]: Extracting #1: cost 7 inf + 0 12.398 * * [simplify]: Extracting #2: cost 13 inf + 1 12.398 * * [simplify]: Extracting #3: cost 15 inf + 83 12.398 * * [simplify]: Extracting #4: cost 13 inf + 327 12.399 * * [simplify]: Extracting #5: cost 19 inf + 489 12.399 * * [simplify]: Extracting #6: cost 20 inf + 574 12.399 * * [simplify]: Extracting #7: cost 4 inf + 2863 12.400 * * [simplify]: Extracting #8: cost 0 inf + 4419 12.401 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 12.401 * [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)))) 12.401 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)) 12.401 * * [simplify]: iters left: 6 (15 enodes) 12.408 * * [simplify]: iters left: 5 (55 enodes) 12.426 * * [simplify]: iters left: 4 (83 enodes) 12.451 * * [simplify]: iters left: 3 (112 enodes) 12.467 * * [simplify]: iters left: 2 (124 enodes) 12.492 * * [simplify]: iters left: 1 (128 enodes) 12.523 * * [simplify]: Extracting #0: cost 1 inf + 0 12.523 * * [simplify]: Extracting #1: cost 11 inf + 0 12.524 * * [simplify]: Extracting #2: cost 28 inf + 1 12.524 * * [simplify]: Extracting #3: cost 37 inf + 83 12.524 * * [simplify]: Extracting #4: cost 34 inf + 369 12.525 * * [simplify]: Extracting #5: cost 31 inf + 1791 12.525 * * [simplify]: Extracting #6: cost 31 inf + 2279 12.527 * * [simplify]: Extracting #7: cost 18 inf + 3975 12.529 * * [simplify]: Extracting #8: cost 2 inf + 8372 12.532 * * [simplify]: Extracting #9: cost 0 inf + 9251 12.535 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))) 12.536 * [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))))) 12.536 * * * * [progress]: [ 122 / 177 ] simplifiying candidate # 12.536 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) 12.537 * * [simplify]: iters left: 6 (15 enodes) 12.543 * * [simplify]: iters left: 5 (51 enodes) 12.553 * * [simplify]: iters left: 4 (63 enodes) 12.564 * * [simplify]: iters left: 3 (78 enodes) 12.575 * * [simplify]: Extracting #0: cost 1 inf + 0 12.575 * * [simplify]: Extracting #1: cost 5 inf + 0 12.575 * * [simplify]: Extracting #2: cost 9 inf + 1 12.575 * * [simplify]: Extracting #3: cost 11 inf + 43 12.575 * * [simplify]: Extracting #4: cost 10 inf + 126 12.575 * * [simplify]: Extracting #5: cost 17 inf + 167 12.575 * * [simplify]: Extracting #6: cost 18 inf + 252 12.576 * * [simplify]: Extracting #7: cost 4 inf + 2039 12.576 * * [simplify]: Extracting #8: cost 0 inf + 3099 12.577 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) 12.577 * [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)))) 12.577 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)) 12.577 * * [simplify]: iters left: 6 (15 enodes) 12.582 * * [simplify]: iters left: 5 (55 enodes) 12.595 * * [simplify]: iters left: 4 (83 enodes) 12.621 * * [simplify]: iters left: 3 (112 enodes) 12.655 * * [simplify]: iters left: 2 (124 enodes) 12.674 * * [simplify]: iters left: 1 (128 enodes) 12.691 * * [simplify]: Extracting #0: cost 1 inf + 0 12.692 * * [simplify]: Extracting #1: cost 11 inf + 0 12.692 * * [simplify]: Extracting #2: cost 28 inf + 1 12.692 * * [simplify]: Extracting #3: cost 37 inf + 43 12.692 * * [simplify]: Extracting #4: cost 34 inf + 249 12.692 * * [simplify]: Extracting #5: cost 31 inf + 1471 12.693 * * [simplify]: Extracting #6: cost 31 inf + 1879 12.693 * * [simplify]: Extracting #7: cost 18 inf + 3455 12.695 * * [simplify]: Extracting #8: cost 2 inf + 7652 12.696 * * [simplify]: Extracting #9: cost 0 inf + 8451 12.698 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))) 12.698 * [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))))) 12.698 * * * * [progress]: [ 123 / 177 ] simplifiying candidate # 12.699 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 1) 12.699 * * [simplify]: iters left: 6 (14 enodes) 12.703 * * [simplify]: iters left: 5 (44 enodes) 12.714 * * [simplify]: iters left: 4 (56 enodes) 12.731 * * [simplify]: iters left: 3 (68 enodes) 12.751 * * [simplify]: Extracting #0: cost 1 inf + 0 12.751 * * [simplify]: Extracting #1: cost 5 inf + 0 12.751 * * [simplify]: Extracting #2: cost 8 inf + 1 12.751 * * [simplify]: Extracting #3: cost 7 inf + 84 12.751 * * [simplify]: Extracting #4: cost 16 inf + 84 12.752 * * [simplify]: Extracting #5: cost 16 inf + 170 12.752 * * [simplify]: Extracting #6: cost 3 inf + 1876 12.752 * * [simplify]: Extracting #7: cost 0 inf + 2259 12.753 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 12.753 * [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))) 12.753 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a) 12.753 * * [simplify]: iters left: 6 (14 enodes) 12.757 * * [simplify]: iters left: 5 (52 enodes) 12.767 * * [simplify]: iters left: 4 (80 enodes) 12.781 * * [simplify]: iters left: 3 (109 enodes) 12.804 * * [simplify]: iters left: 2 (121 enodes) 12.821 * * [simplify]: iters left: 1 (125 enodes) 12.853 * * [simplify]: Extracting #0: cost 1 inf + 0 12.853 * * [simplify]: Extracting #1: cost 11 inf + 0 12.853 * * [simplify]: Extracting #2: cost 25 inf + 2 12.853 * * [simplify]: Extracting #3: cost 34 inf + 86 12.854 * * [simplify]: Extracting #4: cost 34 inf + 128 12.854 * * [simplify]: Extracting #5: cost 34 inf + 944 12.855 * * [simplify]: Extracting #6: cost 28 inf + 1804 12.856 * * [simplify]: Extracting #7: cost 16 inf + 3411 12.859 * * [simplify]: Extracting #8: cost 2 inf + 7009 12.862 * * [simplify]: Extracting #9: cost 0 inf + 7649 12.866 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* 2 a)) 12.866 * [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.866 * * * * [progress]: [ 124 / 177 ] simplifiying candidate # 12.867 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 12.867 * * [simplify]: iters left: 6 (9 enodes) 12.873 * * [simplify]: iters left: 5 (35 enodes) 12.881 * * [simplify]: iters left: 4 (55 enodes) 12.892 * * [simplify]: iters left: 3 (89 enodes) 12.909 * * [simplify]: iters left: 2 (99 enodes) 12.932 * * [simplify]: Extracting #0: cost 1 inf + 0 12.932 * * [simplify]: Extracting #1: cost 18 inf + 0 12.932 * * [simplify]: Extracting #2: cost 34 inf + 1 12.933 * * [simplify]: Extracting #3: cost 32 inf + 3 12.934 * * [simplify]: Extracting #4: cost 10 inf + 3884 12.936 * * [simplify]: Extracting #5: cost 0 inf + 6067 12.938 * * [simplify]: Extracting #6: cost 0 inf + 5987 12.940 * [simplify]: Simplified to (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 12.940 * [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.940 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (cbrt a)) 12.940 * * [simplify]: iters left: 6 (14 enodes) 12.948 * * [simplify]: iters left: 5 (52 enodes) 12.965 * * [simplify]: iters left: 4 (80 enodes) 12.992 * * [simplify]: iters left: 3 (109 enodes) 13.008 * * [simplify]: iters left: 2 (121 enodes) 13.038 * * [simplify]: iters left: 1 (125 enodes) 13.064 * * [simplify]: Extracting #0: cost 1 inf + 0 13.064 * * [simplify]: Extracting #1: cost 11 inf + 0 13.064 * * [simplify]: Extracting #2: cost 31 inf + 0 13.064 * * [simplify]: Extracting #3: cost 33 inf + 409 13.064 * * [simplify]: Extracting #4: cost 30 inf + 1949 13.065 * * [simplify]: Extracting #5: cost 27 inf + 2843 13.065 * * [simplify]: Extracting #6: cost 14 inf + 4813 13.067 * * [simplify]: Extracting #7: cost 1 inf + 8554 13.068 * * [simplify]: Extracting #8: cost 0 inf + 8893 13.070 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt 2))) 13.070 * [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))))) 13.070 * * * * [progress]: [ 125 / 177 ] simplifiying candidate # 13.070 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) 13.070 * * [simplify]: iters left: 6 (8 enodes) 13.073 * * [simplify]: iters left: 5 (30 enodes) 13.080 * * [simplify]: iters left: 4 (42 enodes) 13.093 * * [simplify]: iters left: 3 (54 enodes) 13.110 * * [simplify]: iters left: 2 (56 enodes) 13.125 * * [simplify]: Extracting #0: cost 1 inf + 0 13.125 * * [simplify]: Extracting #1: cost 12 inf + 0 13.126 * * [simplify]: Extracting #2: cost 22 inf + 1 13.126 * * [simplify]: Extracting #3: cost 20 inf + 3 13.126 * * [simplify]: Extracting #4: cost 8 inf + 1545 13.127 * * [simplify]: Extracting #5: cost 1 inf + 2639 13.128 * * [simplify]: Extracting #6: cost 0 inf + 2841 13.129 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 13.129 * [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)))) 13.130 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)) 13.130 * * [simplify]: iters left: 6 (14 enodes) 13.138 * * [simplify]: iters left: 5 (52 enodes) 13.150 * * [simplify]: iters left: 4 (80 enodes) 13.163 * * [simplify]: iters left: 3 (109 enodes) 13.187 * * [simplify]: iters left: 2 (121 enodes) 13.221 * * [simplify]: iters left: 1 (125 enodes) 13.251 * * [simplify]: Extracting #0: cost 1 inf + 0 13.251 * * [simplify]: Extracting #1: cost 11 inf + 0 13.251 * * [simplify]: Extracting #2: cost 31 inf + 0 13.252 * * [simplify]: Extracting #3: cost 33 inf + 289 13.252 * * [simplify]: Extracting #4: cost 30 inf + 1629 13.253 * * [simplify]: Extracting #5: cost 27 inf + 2403 13.254 * * [simplify]: Extracting #6: cost 14 inf + 4253 13.257 * * [simplify]: Extracting #7: cost 1 inf + 7794 13.260 * * [simplify]: Extracting #8: cost 0 inf + 8093 13.263 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))) 13.263 * [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))))) 13.263 * * * * [progress]: [ 126 / 177 ] simplifiying candidate # 13.263 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) 13.264 * * [simplify]: iters left: 6 (6 enodes) 13.268 * * [simplify]: iters left: 5 (22 enodes) 13.277 * * [simplify]: iters left: 4 (32 enodes) 13.283 * * [simplify]: iters left: 3 (39 enodes) 13.289 * * [simplify]: Extracting #0: cost 1 inf + 0 13.290 * * [simplify]: Extracting #1: cost 6 inf + 0 13.290 * * [simplify]: Extracting #2: cost 9 inf + 1 13.290 * * [simplify]: Extracting #3: cost 6 inf + 164 13.290 * * [simplify]: Extracting #4: cost 2 inf + 691 13.290 * * [simplify]: Extracting #5: cost 0 inf + 974 13.290 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 13.290 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a))) 13.291 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a) 13.291 * * [simplify]: iters left: 6 (13 enodes) 13.295 * * [simplify]: iters left: 5 (49 enodes) 13.304 * * [simplify]: iters left: 4 (77 enodes) 13.325 * * [simplify]: iters left: 3 (106 enodes) 13.344 * * [simplify]: iters left: 2 (118 enodes) 13.361 * * [simplify]: iters left: 1 (122 enodes) 13.392 * * [simplify]: Extracting #0: cost 1 inf + 0 13.393 * * [simplify]: Extracting #1: cost 11 inf + 0 13.393 * * [simplify]: Extracting #2: cost 28 inf + 1 13.393 * * [simplify]: Extracting #3: cost 29 inf + 654 13.394 * * [simplify]: Extracting #4: cost 25 inf + 2039 13.395 * * [simplify]: Extracting #5: cost 25 inf + 2207 13.396 * * [simplify]: Extracting #6: cost 13 inf + 3637 13.398 * * [simplify]: Extracting #7: cost 0 inf + 7291 13.401 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)) 13.401 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)))) 13.401 * * * * [progress]: [ 127 / 177 ] simplifiying candidate # 13.402 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 13.402 * * [simplify]: iters left: 5 (8 enodes) 13.407 * * [simplify]: iters left: 4 (30 enodes) 13.418 * * [simplify]: iters left: 3 (42 enodes) 13.431 * * [simplify]: iters left: 2 (51 enodes) 13.446 * * [simplify]: iters left: 1 (54 enodes) 13.461 * * [simplify]: Extracting #0: cost 1 inf + 0 13.462 * * [simplify]: Extracting #1: cost 10 inf + 0 13.462 * * [simplify]: Extracting #2: cost 20 inf + 1 13.462 * * [simplify]: Extracting #3: cost 18 inf + 206 13.463 * * [simplify]: Extracting #4: cost 2 inf + 2557 13.463 * * [simplify]: Extracting #5: cost 0 inf + 2841 13.464 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 13.464 * [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)))) 13.465 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)) 13.465 * * [simplify]: iters left: 6 (14 enodes) 13.472 * * [simplify]: iters left: 5 (52 enodes) 13.492 * * [simplify]: iters left: 4 (80 enodes) 13.517 * * [simplify]: iters left: 3 (109 enodes) 13.546 * * [simplify]: iters left: 2 (121 enodes) 13.579 * * [simplify]: iters left: 1 (125 enodes) 13.610 * * [simplify]: Extracting #0: cost 1 inf + 0 13.610 * * [simplify]: Extracting #1: cost 11 inf + 0 13.610 * * [simplify]: Extracting #2: cost 31 inf + 0 13.610 * * [simplify]: Extracting #3: cost 33 inf + 409 13.610 * * [simplify]: Extracting #4: cost 30 inf + 1669 13.611 * * [simplify]: Extracting #5: cost 27 inf + 2403 13.612 * * [simplify]: Extracting #6: cost 14 inf + 4293 13.613 * * [simplify]: Extracting #7: cost 1 inf + 7754 13.614 * * [simplify]: Extracting #8: cost 0 inf + 8093 13.616 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))) 13.616 * [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))))) 13.616 * * * * [progress]: [ 128 / 177 ] simplifiying candidate # 13.616 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (sqrt a)) 13.618 * * [simplify]: iters left: 5 (7 enodes) 13.621 * * [simplify]: iters left: 4 (25 enodes) 13.626 * * [simplify]: iters left: 3 (32 enodes) 13.636 * * [simplify]: iters left: 2 (34 enodes) 13.647 * * [simplify]: Extracting #0: cost 1 inf + 0 13.647 * * [simplify]: Extracting #1: cost 8 inf + 0 13.647 * * [simplify]: Extracting #2: cost 14 inf + 1 13.647 * * [simplify]: Extracting #3: cost 11 inf + 44 13.647 * * [simplify]: Extracting #4: cost 3 inf + 617 13.648 * * [simplify]: Extracting #5: cost 1 inf + 902 13.648 * * [simplify]: Extracting #6: cost 0 inf + 1065 13.649 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 13.649 * [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)))) 13.650 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)) 13.650 * * [simplify]: iters left: 6 (14 enodes) 13.654 * * [simplify]: iters left: 5 (52 enodes) 13.664 * * [simplify]: iters left: 4 (80 enodes) 13.678 * * [simplify]: iters left: 3 (109 enodes) 13.707 * * [simplify]: iters left: 2 (121 enodes) 13.740 * * [simplify]: iters left: 1 (125 enodes) 13.774 * * [simplify]: Extracting #0: cost 1 inf + 0 13.774 * * [simplify]: Extracting #1: cost 11 inf + 0 13.774 * * [simplify]: Extracting #2: cost 31 inf + 0 13.775 * * [simplify]: Extracting #3: cost 33 inf + 289 13.775 * * [simplify]: Extracting #4: cost 30 inf + 1349 13.776 * * [simplify]: Extracting #5: cost 27 inf + 1963 13.777 * * [simplify]: Extracting #6: cost 14 inf + 3733 13.780 * * [simplify]: Extracting #7: cost 1 inf + 6994 13.783 * * [simplify]: Extracting #8: cost 0 inf + 7293 13.786 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))) 13.786 * [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))))) 13.787 * * * * [progress]: [ 129 / 177 ] simplifiying candidate # 13.787 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) 1) 13.787 * * [simplify]: iters left: 5 (5 enodes) 13.791 * * [simplify]: iters left: 4 (17 enodes) 13.798 * * [simplify]: iters left: 3 (22 enodes) 13.806 * * [simplify]: iters left: 2 (25 enodes) 13.813 * * [simplify]: Extracting #0: cost 1 inf + 0 13.813 * * [simplify]: Extracting #1: cost 4 inf + 0 13.813 * * [simplify]: Extracting #2: cost 5 inf + 1 13.813 * * [simplify]: Extracting #3: cost 0 inf + 248 13.813 * [simplify]: Simplified to (/ 1 (sqrt 2)) 13.813 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a))) 13.813 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a) 13.813 * * [simplify]: iters left: 6 (13 enodes) 13.817 * * [simplify]: iters left: 5 (49 enodes) 13.826 * * [simplify]: iters left: 4 (77 enodes) 13.840 * * [simplify]: iters left: 3 (106 enodes) 13.870 * * [simplify]: iters left: 2 (118 enodes) 13.898 * * [simplify]: iters left: 1 (122 enodes) 13.915 * * [simplify]: Extracting #0: cost 1 inf + 0 13.915 * * [simplify]: Extracting #1: cost 11 inf + 0 13.916 * * [simplify]: Extracting #2: cost 28 inf + 1 13.917 * * [simplify]: Extracting #3: cost 29 inf + 454 13.917 * * [simplify]: Extracting #4: cost 25 inf + 1559 13.917 * * [simplify]: Extracting #5: cost 25 inf + 1727 13.918 * * [simplify]: Extracting #6: cost 13 inf + 3117 13.919 * * [simplify]: Extracting #7: cost 0 inf + 6491 13.921 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)) 13.921 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)))) 13.921 * * * * [progress]: [ 130 / 177 ] simplifiying candidate # 13.921 * [simplify]: Simplifying (/ (/ 1 1) (* (cbrt a) (cbrt a))) 13.921 * * [simplify]: iters left: 5 (6 enodes) 13.923 * * [simplify]: iters left: 4 (20 enodes) 13.927 * * [simplify]: iters left: 3 (26 enodes) 13.932 * * [simplify]: iters left: 2 (28 enodes) 13.936 * * [simplify]: Extracting #0: cost 1 inf + 0 13.936 * * [simplify]: Extracting #1: cost 7 inf + 0 13.937 * * [simplify]: Extracting #2: cost 11 inf + 1 13.937 * * [simplify]: Extracting #3: cost 0 inf + 1218 13.937 * [simplify]: Simplified to (/ (/ 1 (cbrt a)) (cbrt a)) 13.937 * [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.937 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 13.937 * * [simplify]: iters left: 6 (13 enodes) 13.941 * * [simplify]: iters left: 5 (49 enodes) 13.951 * * [simplify]: iters left: 4 (77 enodes) 13.964 * * [simplify]: iters left: 3 (106 enodes) 13.983 * * [simplify]: iters left: 2 (118 enodes) 14.010 * * [simplify]: iters left: 1 (122 enodes) 14.041 * * [simplify]: Extracting #0: cost 1 inf + 0 14.041 * * [simplify]: Extracting #1: cost 11 inf + 0 14.042 * * [simplify]: Extracting #2: cost 28 inf + 1 14.042 * * [simplify]: Extracting #3: cost 30 inf + 493 14.043 * * [simplify]: Extracting #4: cost 25 inf + 2039 14.044 * * [simplify]: Extracting #5: cost 25 inf + 2207 14.045 * * [simplify]: Extracting #6: cost 13 inf + 3637 14.048 * * [simplify]: Extracting #7: cost 0 inf + 7291 14.051 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 14.051 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt a)) (cbrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)))) 14.051 * * * * [progress]: [ 131 / 177 ] simplifiying candidate # 14.052 * [simplify]: Simplifying (/ (/ 1 1) (sqrt a)) 14.052 * * [simplify]: iters left: 4 (5 enodes) 14.056 * * [simplify]: iters left: 3 (15 enodes) 14.061 * * [simplify]: iters left: 2 (17 enodes) 14.066 * * [simplify]: Extracting #0: cost 1 inf + 0 14.066 * * [simplify]: Extracting #1: cost 4 inf + 0 14.066 * * [simplify]: Extracting #2: cost 5 inf + 1 14.066 * * [simplify]: Extracting #3: cost 1 inf + 207 14.067 * * [simplify]: Extracting #4: cost 0 inf + 248 14.067 * [simplify]: Simplified to (/ 1 (sqrt a)) 14.067 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 14.067 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 14.067 * * [simplify]: iters left: 6 (13 enodes) 14.074 * * [simplify]: iters left: 5 (49 enodes) 14.090 * * [simplify]: iters left: 4 (77 enodes) 14.113 * * [simplify]: iters left: 3 (106 enodes) 14.130 * * [simplify]: iters left: 2 (118 enodes) 14.149 * * [simplify]: iters left: 1 (122 enodes) 14.179 * * [simplify]: Extracting #0: cost 1 inf + 0 14.179 * * [simplify]: Extracting #1: cost 11 inf + 0 14.179 * * [simplify]: Extracting #2: cost 28 inf + 1 14.179 * * [simplify]: Extracting #3: cost 30 inf + 373 14.180 * * [simplify]: Extracting #4: cost 25 inf + 1559 14.180 * * [simplify]: Extracting #5: cost 25 inf + 1727 14.181 * * [simplify]: Extracting #6: cost 13 inf + 3117 14.182 * * [simplify]: Extracting #7: cost 0 inf + 6491 14.183 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 14.184 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 14.184 * * * * [progress]: [ 132 / 177 ] simplifiying candidate # 14.184 * [simplify]: Simplifying (/ (/ 1 1) 1) 14.184 * * [simplify]: iters left: 4 (3 enodes) 14.186 * * [simplify]: iters left: 3 (7 enodes) 14.187 * * [simplify]: iters left: 2 (9 enodes) 14.189 * * [simplify]: Extracting #0: cost 1 inf + 0 14.189 * * [simplify]: Extracting #1: cost 0 inf + 1 14.189 * [simplify]: Simplified to 1 14.189 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 14.189 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 14.189 * * [simplify]: iters left: 6 (12 enodes) 14.193 * * [simplify]: iters left: 5 (46 enodes) 14.201 * * [simplify]: iters left: 4 (74 enodes) 14.221 * * [simplify]: iters left: 3 (103 enodes) 14.236 * * [simplify]: iters left: 2 (115 enodes) 14.253 * * [simplify]: iters left: 1 (119 enodes) 14.277 * * [simplify]: Extracting #0: cost 1 inf + 0 14.278 * * [simplify]: Extracting #1: cost 11 inf + 0 14.278 * * [simplify]: Extracting #2: cost 24 inf + 44 14.278 * * [simplify]: Extracting #3: cost 30 inf + 170 14.278 * * [simplify]: Extracting #4: cost 27 inf + 872 14.279 * * [simplify]: Extracting #5: cost 26 inf + 1162 14.279 * * [simplify]: Extracting #6: cost 14 inf + 2432 14.280 * * [simplify]: Extracting #7: cost 3 inf + 4950 14.281 * * [simplify]: Extracting #8: cost 0 inf + 5689 14.283 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 14.283 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 14.283 * * * * [progress]: [ 133 / 177 ] simplifiying candidate # 14.283 * [simplify]: Simplifying (/ 1 (* (cbrt a) (cbrt a))) 14.283 * * [simplify]: iters left: 5 (5 enodes) 14.285 * * [simplify]: iters left: 4 (19 enodes) 14.289 * * [simplify]: iters left: 3 (23 enodes) 14.293 * * [simplify]: Extracting #0: cost 1 inf + 0 14.293 * * [simplify]: Extracting #1: cost 6 inf + 0 14.293 * * [simplify]: Extracting #2: cost 9 inf + 1 14.293 * * [simplify]: Extracting #3: cost 1 inf + 852 14.293 * * [simplify]: Extracting #4: cost 0 inf + 974 14.294 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 14.294 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)))) 14.294 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 14.294 * * [simplify]: iters left: 6 (13 enodes) 14.298 * * [simplify]: iters left: 5 (49 enodes) 14.309 * * [simplify]: iters left: 4 (77 enodes) 14.336 * * [simplify]: iters left: 3 (106 enodes) 14.366 * * [simplify]: iters left: 2 (118 enodes) 14.397 * * [simplify]: iters left: 1 (122 enodes) 14.427 * * [simplify]: Extracting #0: cost 1 inf + 0 14.427 * * [simplify]: Extracting #1: cost 11 inf + 0 14.427 * * [simplify]: Extracting #2: cost 28 inf + 1 14.428 * * [simplify]: Extracting #3: cost 30 inf + 493 14.428 * * [simplify]: Extracting #4: cost 25 inf + 2039 14.429 * * [simplify]: Extracting #5: cost 25 inf + 2207 14.430 * * [simplify]: Extracting #6: cost 13 inf + 3637 14.433 * * [simplify]: Extracting #7: cost 0 inf + 7291 14.436 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 14.436 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)))) 14.436 * * * * [progress]: [ 134 / 177 ] simplifiying candidate # 14.436 * [simplify]: Simplifying (/ 1 (sqrt a)) 14.436 * * [simplify]: iters left: 3 (4 enodes) 14.439 * * [simplify]: iters left: 2 (14 enodes) 14.444 * * [simplify]: iters left: 1 (16 enodes) 14.450 * * [simplify]: Extracting #0: cost 1 inf + 0 14.450 * * [simplify]: Extracting #1: cost 4 inf + 0 14.450 * * [simplify]: Extracting #2: cost 5 inf + 1 14.450 * * [simplify]: Extracting #3: cost 3 inf + 43 14.450 * * [simplify]: Extracting #4: cost 1 inf + 166 14.450 * * [simplify]: Extracting #5: cost 0 inf + 248 14.450 * [simplify]: Simplified to (/ 1 (sqrt a)) 14.451 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 14.451 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 14.451 * * [simplify]: iters left: 6 (13 enodes) 14.459 * * [simplify]: iters left: 5 (49 enodes) 14.471 * * [simplify]: iters left: 4 (77 enodes) 14.486 * * [simplify]: iters left: 3 (106 enodes) 14.502 * * [simplify]: iters left: 2 (118 enodes) 14.533 * * [simplify]: iters left: 1 (122 enodes) 14.561 * * [simplify]: Extracting #0: cost 1 inf + 0 14.561 * * [simplify]: Extracting #1: cost 11 inf + 0 14.561 * * [simplify]: Extracting #2: cost 28 inf + 1 14.561 * * [simplify]: Extracting #3: cost 30 inf + 373 14.562 * * [simplify]: Extracting #4: cost 25 inf + 1559 14.562 * * [simplify]: Extracting #5: cost 25 inf + 1727 14.563 * * [simplify]: Extracting #6: cost 13 inf + 3117 14.564 * * [simplify]: Extracting #7: cost 0 inf + 6491 14.565 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 14.566 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 14.566 * * * * [progress]: [ 135 / 177 ] simplifiying candidate # 14.566 * [simplify]: Simplifying (/ 1 1) 14.566 * * [simplify]: iters left: 2 (2 enodes) 14.567 * * [simplify]: iters left: 1 (6 enodes) 14.569 * * [simplify]: Extracting #0: cost 1 inf + 0 14.569 * * [simplify]: Extracting #1: cost 0 inf + 1 14.569 * [simplify]: Simplified to 1 14.569 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 14.569 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 14.569 * * [simplify]: iters left: 6 (12 enodes) 14.573 * * [simplify]: iters left: 5 (46 enodes) 14.583 * * [simplify]: iters left: 4 (74 enodes) 14.606 * * [simplify]: iters left: 3 (103 enodes) 14.634 * * [simplify]: iters left: 2 (115 enodes) 14.665 * * [simplify]: iters left: 1 (119 enodes) 14.694 * * [simplify]: Extracting #0: cost 1 inf + 0 14.695 * * [simplify]: Extracting #1: cost 11 inf + 0 14.695 * * [simplify]: Extracting #2: cost 24 inf + 44 14.695 * * [simplify]: Extracting #3: cost 30 inf + 170 14.696 * * [simplify]: Extracting #4: cost 27 inf + 872 14.697 * * [simplify]: Extracting #5: cost 26 inf + 1162 14.698 * * [simplify]: Extracting #6: cost 14 inf + 2432 14.700 * * [simplify]: Extracting #7: cost 3 inf + 4950 14.702 * * [simplify]: Extracting #8: cost 0 inf + 5689 14.705 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 14.705 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 14.705 * * * * [progress]: [ 136 / 177 ] simplifiying candidate # 14.706 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* (cbrt a) (cbrt a))) 14.706 * * [simplify]: iters left: 6 (12 enodes) 14.712 * * [simplify]: iters left: 5 (46 enodes) 14.726 * * [simplify]: iters left: 4 (70 enodes) 14.751 * * [simplify]: iters left: 3 (93 enodes) 14.774 * * [simplify]: iters left: 2 (97 enodes) 14.788 * * [simplify]: Extracting #0: cost 1 inf + 0 14.788 * * [simplify]: Extracting #1: cost 9 inf + 0 14.788 * * [simplify]: Extracting #2: cost 23 inf + 0 14.788 * * [simplify]: Extracting #3: cost 25 inf + 205 14.788 * * [simplify]: Extracting #4: cost 22 inf + 1622 14.789 * * [simplify]: Extracting #5: cost 23 inf + 1827 14.789 * * [simplify]: Extracting #6: cost 8 inf + 3480 14.790 * * [simplify]: Extracting #7: cost 1 inf + 5693 14.791 * * [simplify]: Extracting #8: cost 0 inf + 6072 14.792 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt a))) 14.792 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt a))) (/ (/ 1 2) (cbrt a)))) 14.793 * [simplify]: Simplifying (/ (/ 1 2) (cbrt a)) 14.793 * * [simplify]: iters left: 4 (6 enodes) 14.796 * * [simplify]: iters left: 3 (23 enodes) 14.801 * * [simplify]: iters left: 2 (30 enodes) 14.809 * * [simplify]: iters left: 1 (32 enodes) 14.819 * * [simplify]: Extracting #0: cost 1 inf + 0 14.819 * * [simplify]: Extracting #1: cost 8 inf + 0 14.819 * * [simplify]: Extracting #2: cost 9 inf + 3 14.819 * * [simplify]: Extracting #3: cost 8 inf + 4 14.820 * * [simplify]: Extracting #4: cost 2 inf + 695 14.820 * * [simplify]: Extracting #5: cost 0 inf + 898 14.820 * [simplify]: Simplified to (/ 1/2 (cbrt a)) 14.820 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 14.821 * * * * [progress]: [ 137 / 177 ] simplifiying candidate # 14.821 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt a)) 14.821 * * [simplify]: iters left: 6 (11 enodes) 14.827 * * [simplify]: iters left: 5 (41 enodes) 14.839 * * [simplify]: iters left: 4 (58 enodes) 14.857 * * [simplify]: iters left: 3 (74 enodes) 14.880 * * [simplify]: Extracting #0: cost 1 inf + 0 14.880 * * [simplify]: Extracting #1: cost 7 inf + 0 14.880 * * [simplify]: Extracting #2: cost 16 inf + 0 14.880 * * [simplify]: Extracting #3: cost 14 inf + 206 14.881 * * [simplify]: Extracting #4: cost 17 inf + 574 14.881 * * [simplify]: Extracting #5: cost 18 inf + 659 14.882 * * [simplify]: Extracting #6: cost 5 inf + 2284 14.883 * * [simplify]: Extracting #7: cost 1 inf + 2967 14.885 * * [simplify]: Extracting #8: cost 0 inf + 3266 14.886 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt a)) 14.886 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt a)) (/ (/ 1 2) (sqrt a)))) 14.887 * [simplify]: Simplifying (/ (/ 1 2) (sqrt a)) 14.887 * * [simplify]: iters left: 4 (6 enodes) 14.892 * * [simplify]: iters left: 3 (23 enodes) 14.898 * * [simplify]: iters left: 2 (30 enodes) 14.903 * * [simplify]: iters left: 1 (32 enodes) 14.910 * * [simplify]: Extracting #0: cost 1 inf + 0 14.910 * * [simplify]: Extracting #1: cost 8 inf + 0 14.911 * * [simplify]: Extracting #2: cost 9 inf + 3 14.911 * * [simplify]: Extracting #3: cost 1 inf + 496 14.911 * * [simplify]: Extracting #4: cost 0 inf + 578 14.911 * [simplify]: Simplified to (/ 1/2 (sqrt a)) 14.911 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt a)) (/ 1/2 (sqrt a)))) 14.912 * * * * [progress]: [ 138 / 177 ] simplifiying candidate # 14.912 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 1) 14.912 * * [simplify]: iters left: 6 (11 enodes) 14.918 * * [simplify]: iters left: 5 (41 enodes) 14.932 * * [simplify]: iters left: 4 (57 enodes) 14.948 * * [simplify]: iters left: 3 (72 enodes) 14.966 * * [simplify]: Extracting #0: cost 1 inf + 0 14.966 * * [simplify]: Extracting #1: cost 6 inf + 0 14.966 * * [simplify]: Extracting #2: cost 6 inf + 43 14.966 * * [simplify]: Extracting #3: cost 14 inf + 84 14.967 * * [simplify]: Extracting #4: cost 12 inf + 295 14.967 * * [simplify]: Extracting #5: cost 3 inf + 1181 14.968 * * [simplify]: Extracting #6: cost 1 inf + 1442 14.969 * * [simplify]: Extracting #7: cost 0 inf + 1661 14.970 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a -4) c))) b) 14.970 * [simplify]: Simplified (2 1) to (λ (a b c) (* (- (sqrt (fma b b (* (* a -4) c))) b) (/ (/ 1 2) a))) 14.970 * [simplify]: Simplifying (/ (/ 1 2) a) 14.970 * * [simplify]: iters left: 4 (5 enodes) 14.975 * * [simplify]: iters left: 3 (20 enodes) 14.983 * * [simplify]: iters left: 2 (27 enodes) 14.992 * * [simplify]: iters left: 1 (29 enodes) 15.001 * * [simplify]: Extracting #0: cost 1 inf + 0 15.001 * * [simplify]: Extracting #1: cost 8 inf + 0 15.001 * * [simplify]: Extracting #2: cost 3 inf + 130 15.001 * * [simplify]: Extracting #3: cost 0 inf + 256 15.002 * [simplify]: Simplified to (/ 1/2 a) 15.002 * [simplify]: Simplified (2 2) to (λ (a b c) (* (- (sqrt (fma b b (* (* a -4) c))) b) (/ 1/2 a))) 15.002 * * * * [progress]: [ 139 / 177 ] simplifiying candidate # 15.002 * * * * [progress]: [ 140 / 177 ] simplifiying candidate # 15.002 * * * * [progress]: [ 141 / 177 ] simplifiying candidate # 15.002 * * * * [progress]: [ 142 / 177 ] simplifiying candidate # 15.002 * [simplify]: Simplifying (cbrt a) 15.002 * * [simplify]: iters left: 1 (2 enodes) 15.003 * * [simplify]: Extracting #0: cost 1 inf + 0 15.003 * * [simplify]: Extracting #1: cost 3 inf + 0 15.003 * * [simplify]: Extracting #2: cost 2 inf + 1 15.004 * * [simplify]: Extracting #3: cost 0 inf + 163 15.004 * [simplify]: Simplified to (cbrt a) 15.004 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 15.004 * * * * [progress]: [ 143 / 177 ] simplifiying candidate # 15.004 * [simplify]: Simplifying (sqrt a) 15.004 * * [simplify]: iters left: 1 (2 enodes) 15.005 * * [simplify]: Extracting #0: cost 1 inf + 0 15.005 * * [simplify]: Extracting #1: cost 3 inf + 0 15.005 * * [simplify]: Extracting #2: cost 2 inf + 1 15.005 * * [simplify]: Extracting #3: cost 0 inf + 83 15.005 * [simplify]: Simplified to (sqrt a) 15.005 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) (sqrt a))) 15.006 * * * * [progress]: [ 144 / 177 ] simplifiying candidate # 15.006 * * * * [progress]: [ 145 / 177 ] simplifiying candidate # 15.006 * [simplify]: Simplifying (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 15.006 * * [simplify]: iters left: 6 (13 enodes) 15.013 * * [simplify]: iters left: 5 (47 enodes) 15.031 * * [simplify]: iters left: 4 (64 enodes) 15.051 * * [simplify]: iters left: 3 (80 enodes) 15.073 * * [simplify]: Extracting #0: cost 1 inf + 0 15.073 * * [simplify]: Extracting #1: cost 3 inf + 0 15.074 * * [simplify]: Extracting #2: cost 5 inf + 0 15.074 * * [simplify]: Extracting #3: cost 11 inf + 0 15.074 * * [simplify]: Extracting #4: cost 17 inf + 1 15.074 * * [simplify]: Extracting #5: cost 17 inf + 85 15.074 * * [simplify]: Extracting #6: cost 22 inf + 332 15.074 * * [simplify]: Extracting #7: cost 22 inf + 418 15.075 * * [simplify]: Extracting #8: cost 8 inf + 2047 15.077 * * [simplify]: Extracting #9: cost 1 inf + 3929 15.078 * * [simplify]: Extracting #10: cost 0 inf + 4309 15.080 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 15.080 * [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))))) 15.081 * * * * [progress]: [ 146 / 177 ] simplifiying candidate # 15.081 * [simplify]: Simplifying (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 15.082 * * [simplify]: iters left: 6 (12 enodes) 15.088 * * [simplify]: iters left: 5 (44 enodes) 15.102 * * [simplify]: iters left: 4 (61 enodes) 15.121 * * [simplify]: iters left: 3 (77 enodes) 15.142 * * [simplify]: Extracting #0: cost 1 inf + 0 15.142 * * [simplify]: Extracting #1: cost 3 inf + 0 15.142 * * [simplify]: Extracting #2: cost 9 inf + 0 15.142 * * [simplify]: Extracting #3: cost 15 inf + 1 15.142 * * [simplify]: Extracting #4: cost 16 inf + 44 15.142 * * [simplify]: Extracting #5: cost 21 inf + 250 15.143 * * [simplify]: Extracting #6: cost 21 inf + 376 15.143 * * [simplify]: Extracting #7: cost 15 inf + 668 15.144 * * [simplify]: Extracting #8: cost 8 inf + 1511 15.145 * * [simplify]: Extracting #9: cost 0 inf + 3469 15.147 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) 15.147 * [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))))) 15.147 * * * * [progress]: [ 147 / 177 ] simplifiying candidate # 15.147 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) 15.147 * * [simplify]: iters left: 6 (15 enodes) 15.155 * * [simplify]: iters left: 5 (56 enodes) 15.174 * * [simplify]: iters left: 4 (82 enodes) 15.201 * * [simplify]: iters left: 3 (101 enodes) 15.228 * * [simplify]: iters left: 2 (104 enodes) 15.255 * * [simplify]: Extracting #0: cost 1 inf + 0 15.256 * * [simplify]: Extracting #1: cost 11 inf + 0 15.256 * * [simplify]: Extracting #2: cost 22 inf + 0 15.256 * * [simplify]: Extracting #3: cost 25 inf + 1 15.256 * * [simplify]: Extracting #4: cost 24 inf + 285 15.256 * * [simplify]: Extracting #5: cost 30 inf + 488 15.257 * * [simplify]: Extracting #6: cost 30 inf + 574 15.257 * * [simplify]: Extracting #7: cost 17 inf + 2319 15.259 * * [simplify]: Extracting #8: cost 6 inf + 6021 15.262 * * [simplify]: Extracting #9: cost 0 inf + 8741 15.265 * * [simplify]: Extracting #10: cost 0 inf + 8701 15.268 * [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))) 15.268 * [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))))) 15.268 * * * * [progress]: [ 148 / 177 ] simplifiying candidate # 15.269 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) 15.269 * * [simplify]: iters left: 6 (14 enodes) 15.276 * * [simplify]: iters left: 5 (49 enodes) 15.292 * * [simplify]: iters left: 4 (64 enodes) 15.312 * * [simplify]: iters left: 3 (79 enodes) 15.336 * * [simplify]: Extracting #0: cost 1 inf + 0 15.336 * * [simplify]: Extracting #1: cost 7 inf + 0 15.336 * * [simplify]: Extracting #2: cost 14 inf + 0 15.336 * * [simplify]: Extracting #3: cost 17 inf + 1 15.336 * * [simplify]: Extracting #4: cost 16 inf + 125 15.337 * * [simplify]: Extracting #5: cost 24 inf + 166 15.337 * * [simplify]: Extracting #6: cost 25 inf + 210 15.337 * * [simplify]: Extracting #7: cost 10 inf + 1823 15.339 * * [simplify]: Extracting #8: cost 2 inf + 4579 15.340 * * [simplify]: Extracting #9: cost 0 inf + 5379 15.342 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 15.342 * [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))))) 15.343 * * * * [progress]: [ 149 / 177 ] simplifiying candidate # 15.343 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) 15.343 * * [simplify]: iters left: 6 (13 enodes) 15.347 * * [simplify]: iters left: 5 (46 enodes) 15.356 * * [simplify]: iters left: 4 (67 enodes) 15.367 * * [simplify]: iters left: 3 (80 enodes) 15.378 * * [simplify]: Extracting #0: cost 1 inf + 0 15.378 * * [simplify]: Extracting #1: cost 5 inf + 0 15.378 * * [simplify]: Extracting #2: cost 7 inf + 1 15.378 * * [simplify]: Extracting #3: cost 11 inf + 1 15.378 * * [simplify]: Extracting #4: cost 13 inf + 2 15.378 * * [simplify]: Extracting #5: cost 20 inf + 84 15.378 * * [simplify]: Extracting #6: cost 19 inf + 253 15.379 * * [simplify]: Extracting #7: cost 8 inf + 1520 15.379 * * [simplify]: Extracting #8: cost 1 inf + 3277 15.380 * * [simplify]: Extracting #9: cost 0 inf + 3617 15.381 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 15.381 * [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)))) 15.381 * * * * [progress]: [ 150 / 177 ] simplifiying candidate # 15.381 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 15.381 * * [simplify]: iters left: 6 (14 enodes) 15.386 * * [simplify]: iters left: 5 (49 enodes) 15.395 * * [simplify]: iters left: 4 (62 enodes) 15.405 * * [simplify]: iters left: 3 (74 enodes) 15.417 * * [simplify]: Extracting #0: cost 1 inf + 0 15.417 * * [simplify]: Extracting #1: cost 6 inf + 0 15.417 * * [simplify]: Extracting #2: cost 12 inf + 0 15.417 * * [simplify]: Extracting #3: cost 14 inf + 82 15.417 * * [simplify]: Extracting #4: cost 12 inf + 447 15.417 * * [simplify]: Extracting #5: cost 20 inf + 488 15.417 * * [simplify]: Extracting #6: cost 21 inf + 532 15.418 * * [simplify]: Extracting #7: cost 6 inf + 2442 15.418 * * [simplify]: Extracting #8: cost 1 inf + 3803 15.421 * * [simplify]: Extracting #9: cost 0 inf + 4183 15.421 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 15.421 * [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))))) 15.422 * * * * [progress]: [ 151 / 177 ] simplifiying candidate # 15.422 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 15.422 * * [simplify]: iters left: 6 (13 enodes) 15.426 * * [simplify]: iters left: 5 (44 enodes) 15.434 * * [simplify]: iters left: 4 (55 enodes) 15.443 * * [simplify]: iters left: 3 (67 enodes) 15.454 * * [simplify]: Extracting #0: cost 1 inf + 0 15.454 * * [simplify]: Extracting #1: cost 4 inf + 0 15.454 * * [simplify]: Extracting #2: cost 8 inf + 0 15.454 * * [simplify]: Extracting #3: cost 10 inf + 42 15.454 * * [simplify]: Extracting #4: cost 10 inf + 125 15.454 * * [simplify]: Extracting #5: cost 18 inf + 166 15.454 * * [simplify]: Extracting #6: cost 19 inf + 210 15.454 * * [simplify]: Extracting #7: cost 12 inf + 544 15.455 * * [simplify]: Extracting #8: cost 4 inf + 1783 15.455 * * [simplify]: Extracting #9: cost 1 inf + 2601 15.456 * * [simplify]: Extracting #10: cost 0 inf + 2941 15.456 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 15.456 * [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))))) 15.457 * * * * [progress]: [ 152 / 177 ] simplifiying candidate # 15.457 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) 15.457 * * [simplify]: iters left: 6 (12 enodes) 15.460 * * [simplify]: iters left: 5 (41 enodes) 15.468 * * [simplify]: iters left: 4 (54 enodes) 15.477 * * [simplify]: iters left: 3 (66 enodes) 15.487 * * [simplify]: Extracting #0: cost 1 inf + 0 15.487 * * [simplify]: Extracting #1: cost 4 inf + 0 15.487 * * [simplify]: Extracting #2: cost 7 inf + 1 15.487 * * [simplify]: Extracting #3: cost 9 inf + 2 15.487 * * [simplify]: Extracting #4: cost 16 inf + 84 15.487 * * [simplify]: Extracting #5: cost 15 inf + 212 15.487 * * [simplify]: Extracting #6: cost 3 inf + 1619 15.488 * * [simplify]: Extracting #7: cost 1 inf + 1920 15.488 * * [simplify]: Extracting #8: cost 0 inf + 2179 15.489 * [simplify]: Simplified to (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) 15.489 * [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)))) 15.489 * * * * [progress]: [ 153 / 177 ] simplifiying candidate # 15.489 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 15.489 * * [simplify]: iters left: 5 (5 enodes) 15.492 * * [simplify]: iters left: 4 (19 enodes) 15.500 * * [simplify]: iters left: 3 (23 enodes) 15.508 * * [simplify]: Extracting #0: cost 1 inf + 0 15.508 * * [simplify]: Extracting #1: cost 6 inf + 0 15.509 * * [simplify]: Extracting #2: cost 9 inf + 1 15.509 * * [simplify]: Extracting #3: cost 1 inf + 852 15.509 * * [simplify]: Extracting #4: cost 0 inf + 974 15.509 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 15.509 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))))) 15.510 * * * * [progress]: [ 154 / 177 ] simplifiying candidate # 15.510 * [simplify]: Simplifying (/ 1 (sqrt 2)) 15.510 * * [simplify]: iters left: 3 (4 enodes) 15.513 * * [simplify]: iters left: 2 (14 enodes) 15.519 * * [simplify]: iters left: 1 (16 enodes) 15.526 * * [simplify]: Extracting #0: cost 1 inf + 0 15.526 * * [simplify]: Extracting #1: cost 4 inf + 0 15.526 * * [simplify]: Extracting #2: cost 5 inf + 1 15.526 * * [simplify]: Extracting #3: cost 3 inf + 43 15.526 * * [simplify]: Extracting #4: cost 1 inf + 166 15.526 * * [simplify]: Extracting #5: cost 0 inf + 248 15.526 * [simplify]: Simplified to (/ 1 (sqrt 2)) 15.526 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (sqrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))))) 15.526 * * * * [progress]: [ 155 / 177 ] simplifiying candidate # 15.527 * [simplify]: Simplifying (/ 1 1) 15.527 * * [simplify]: iters left: 2 (2 enodes) 15.528 * * [simplify]: iters left: 1 (6 enodes) 15.529 * * [simplify]: Extracting #0: cost 1 inf + 0 15.529 * * [simplify]: Extracting #1: cost 0 inf + 1 15.529 * [simplify]: Simplified to 1 15.529 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 15.529 * * * * [progress]: [ 156 / 177 ] simplifiying candidate # 15.530 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 15.530 * * [simplify]: iters left: 6 (15 enodes) 15.534 * * [simplify]: iters left: 5 (51 enodes) 15.543 * * [simplify]: iters left: 4 (61 enodes) 15.553 * * [simplify]: iters left: 3 (73 enodes) 15.564 * * [simplify]: Extracting #0: cost 1 inf + 0 15.564 * * [simplify]: Extracting #1: cost 6 inf + 0 15.565 * * [simplify]: Extracting #2: cost 13 inf + 0 15.565 * * [simplify]: Extracting #3: cost 16 inf + 1 15.565 * * [simplify]: Extracting #4: cost 13 inf + 326 15.565 * * [simplify]: Extracting #5: cost 20 inf + 488 15.565 * * [simplify]: Extracting #6: cost 20 inf + 574 15.565 * * [simplify]: Extracting #7: cost 6 inf + 2065 15.566 * * [simplify]: Extracting #8: cost 1 inf + 4003 15.567 * * [simplify]: Extracting #9: cost 0 inf + 4423 15.567 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 15.567 * [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))))) 15.568 * * * * [progress]: [ 157 / 177 ] simplifiying candidate # 15.568 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 15.568 * * [simplify]: iters left: 6 (14 enodes) 15.572 * * [simplify]: iters left: 5 (46 enodes) 15.581 * * [simplify]: iters left: 4 (54 enodes) 15.598 * * [simplify]: iters left: 3 (66 enodes) 15.616 * * [simplify]: Extracting #0: cost 1 inf + 0 15.616 * * [simplify]: Extracting #1: cost 4 inf + 0 15.616 * * [simplify]: Extracting #2: cost 9 inf + 0 15.616 * * [simplify]: Extracting #3: cost 11 inf + 42 15.616 * * [simplify]: Extracting #4: cost 10 inf + 125 15.617 * * [simplify]: Extracting #5: cost 18 inf + 166 15.617 * * [simplify]: Extracting #6: cost 18 inf + 252 15.617 * * [simplify]: Extracting #7: cost 5 inf + 1524 15.618 * * [simplify]: Extracting #8: cost 1 inf + 2721 15.619 * * [simplify]: Extracting #9: cost 0 inf + 3101 15.620 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 15.621 * [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))))) 15.621 * * * * [progress]: [ 158 / 177 ] simplifiying candidate # 15.621 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 15.621 * * [simplify]: iters left: 6 (13 enodes) 15.628 * * [simplify]: iters left: 5 (43 enodes) 15.644 * * [simplify]: iters left: 4 (53 enodes) 15.660 * * [simplify]: iters left: 3 (65 enodes) 15.678 * * [simplify]: Extracting #0: cost 1 inf + 0 15.678 * * [simplify]: Extracting #1: cost 5 inf + 0 15.678 * * [simplify]: Extracting #2: cost 8 inf + 1 15.678 * * [simplify]: Extracting #3: cost 8 inf + 43 15.678 * * [simplify]: Extracting #4: cost 16 inf + 84 15.678 * * [simplify]: Extracting #5: cost 16 inf + 170 15.679 * * [simplify]: Extracting #6: cost 6 inf + 1395 15.680 * * [simplify]: Extracting #7: cost 0 inf + 2259 15.681 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 15.681 * [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)))) 15.681 * * * * [progress]: [ 159 / 177 ] simplifiying candidate # 15.681 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 15.681 * * [simplify]: iters left: 6 (15 enodes) 15.689 * * [simplify]: iters left: 5 (51 enodes) 15.705 * * [simplify]: iters left: 4 (61 enodes) 15.723 * * [simplify]: iters left: 3 (73 enodes) 15.744 * * [simplify]: Extracting #0: cost 1 inf + 0 15.744 * * [simplify]: Extracting #1: cost 6 inf + 0 15.744 * * [simplify]: Extracting #2: cost 13 inf + 0 15.744 * * [simplify]: Extracting #3: cost 16 inf + 1 15.744 * * [simplify]: Extracting #4: cost 13 inf + 326 15.745 * * [simplify]: Extracting #5: cost 20 inf + 488 15.745 * * [simplify]: Extracting #6: cost 20 inf + 574 15.745 * * [simplify]: Extracting #7: cost 6 inf + 2065 15.747 * * [simplify]: Extracting #8: cost 1 inf + 4003 15.748 * * [simplify]: Extracting #9: cost 0 inf + 4423 15.750 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 15.750 * [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))))) 15.750 * * * * [progress]: [ 160 / 177 ] simplifiying candidate # 15.750 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 15.750 * * [simplify]: iters left: 6 (14 enodes) 15.758 * * [simplify]: iters left: 5 (46 enodes) 15.773 * * [simplify]: iters left: 4 (54 enodes) 15.793 * * [simplify]: iters left: 3 (66 enodes) 15.812 * * [simplify]: Extracting #0: cost 1 inf + 0 15.812 * * [simplify]: Extracting #1: cost 4 inf + 0 15.812 * * [simplify]: Extracting #2: cost 9 inf + 0 15.812 * * [simplify]: Extracting #3: cost 11 inf + 42 15.812 * * [simplify]: Extracting #4: cost 10 inf + 125 15.812 * * [simplify]: Extracting #5: cost 18 inf + 166 15.813 * * [simplify]: Extracting #6: cost 18 inf + 252 15.813 * * [simplify]: Extracting #7: cost 5 inf + 1524 15.814 * * [simplify]: Extracting #8: cost 1 inf + 2721 15.815 * * [simplify]: Extracting #9: cost 0 inf + 3101 15.817 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 15.817 * [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))))) 15.817 * * * * [progress]: [ 161 / 177 ] simplifiying candidate # 15.818 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 15.818 * * [simplify]: iters left: 6 (13 enodes) 15.824 * * [simplify]: iters left: 5 (43 enodes) 15.838 * * [simplify]: iters left: 4 (53 enodes) 15.855 * * [simplify]: iters left: 3 (65 enodes) 15.872 * * [simplify]: Extracting #0: cost 1 inf + 0 15.873 * * [simplify]: Extracting #1: cost 5 inf + 0 15.873 * * [simplify]: Extracting #2: cost 8 inf + 1 15.873 * * [simplify]: Extracting #3: cost 8 inf + 43 15.873 * * [simplify]: Extracting #4: cost 16 inf + 84 15.873 * * [simplify]: Extracting #5: cost 16 inf + 170 15.874 * * [simplify]: Extracting #6: cost 6 inf + 1395 15.875 * * [simplify]: Extracting #7: cost 0 inf + 2259 15.876 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 15.876 * [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)))) 15.876 * * * * [progress]: [ 162 / 177 ] simplifiying candidate # 15.876 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 15.877 * * [simplify]: iters left: 5 (5 enodes) 15.881 * * [simplify]: iters left: 4 (19 enodes) 15.888 * * [simplify]: iters left: 3 (23 enodes) 15.896 * * [simplify]: Extracting #0: cost 1 inf + 0 15.897 * * [simplify]: Extracting #1: cost 6 inf + 0 15.897 * * [simplify]: Extracting #2: cost 9 inf + 1 15.897 * * [simplify]: Extracting #3: cost 1 inf + 852 15.897 * * [simplify]: Extracting #4: cost 0 inf + 974 15.897 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 15.897 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))))) 15.898 * * * * [progress]: [ 163 / 177 ] simplifiying candidate # 15.898 * [simplify]: Simplifying (/ 1 (sqrt 2)) 15.898 * * [simplify]: iters left: 3 (4 enodes) 15.902 * * [simplify]: iters left: 2 (14 enodes) 15.908 * * [simplify]: iters left: 1 (16 enodes) 15.914 * * [simplify]: Extracting #0: cost 1 inf + 0 15.914 * * [simplify]: Extracting #1: cost 4 inf + 0 15.914 * * [simplify]: Extracting #2: cost 5 inf + 1 15.914 * * [simplify]: Extracting #3: cost 3 inf + 43 15.914 * * [simplify]: Extracting #4: cost 1 inf + 166 15.914 * * [simplify]: Extracting #5: cost 0 inf + 248 15.914 * [simplify]: Simplified to (/ 1 (sqrt 2)) 15.914 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (sqrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))))) 15.914 * * * * [progress]: [ 164 / 177 ] simplifiying candidate # 15.915 * [simplify]: Simplifying (/ 1 1) 15.915 * * [simplify]: iters left: 2 (2 enodes) 15.917 * * [simplify]: iters left: 1 (6 enodes) 15.919 * * [simplify]: Extracting #0: cost 1 inf + 0 15.919 * * [simplify]: Extracting #1: cost 0 inf + 1 15.920 * [simplify]: Simplified to 1 15.920 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 15.920 * * * * [progress]: [ 165 / 177 ] simplifiying candidate # 15.920 * * * * [progress]: [ 166 / 177 ] simplifiying candidate # 15.920 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 15.920 * * [simplify]: iters left: 6 (9 enodes) 15.923 * * [simplify]: iters left: 5 (32 enodes) 15.928 * * [simplify]: iters left: 4 (43 enodes) 15.936 * * [simplify]: iters left: 3 (55 enodes) 15.945 * * [simplify]: Extracting #0: cost 1 inf + 0 15.945 * * [simplify]: Extracting #1: cost 5 inf + 0 15.945 * * [simplify]: Extracting #2: cost 7 inf + 1 15.945 * * [simplify]: Extracting #3: cost 15 inf + 42 15.946 * * [simplify]: Extracting #4: cost 12 inf + 294 15.946 * * [simplify]: Extracting #5: cost 3 inf + 1043 15.946 * * [simplify]: Extracting #6: cost 0 inf + 1660 15.947 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 15.947 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (/ a (/ 1 2)))) 15.947 * * * * [progress]: [ 167 / 177 ] simplifiying candidate # 15.947 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 15.947 * * [simplify]: iters left: 6 (9 enodes) 15.952 * * [simplify]: iters left: 5 (32 enodes) 15.962 * * [simplify]: iters left: 4 (43 enodes) 15.975 * * [simplify]: iters left: 3 (55 enodes) 15.990 * * [simplify]: Extracting #0: cost 1 inf + 0 15.990 * * [simplify]: Extracting #1: cost 5 inf + 0 15.990 * * [simplify]: Extracting #2: cost 7 inf + 1 15.990 * * [simplify]: Extracting #3: cost 15 inf + 42 15.991 * * [simplify]: Extracting #4: cost 12 inf + 294 15.991 * * [simplify]: Extracting #5: cost 3 inf + 1043 15.992 * * [simplify]: Extracting #6: cost 0 inf + 1660 15.993 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 15.993 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* a 2))) 15.993 * * * * [progress]: [ 168 / 177 ] simplifiying candidate #real (real->posit16 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))))> 15.993 * * * * [progress]: [ 169 / 177 ] simplifiying candidate # 15.994 * [simplify]: Simplifying b 15.994 * * [simplify]: iters left: 0 (1 enodes) 15.994 * * [simplify]: Extracting #0: cost 1 inf + 0 15.994 * * [simplify]: Extracting #1: cost 0 inf + 1 15.994 * [simplify]: Simplified to b 15.994 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- b b) 2) a)) 15.994 * * * * [progress]: [ 170 / 177 ] simplifiying candidate # 15.995 * [simplify]: Simplifying (* +nan.0 a) 15.995 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- +nan.0 b) 2) a)) 15.995 * * * * [progress]: [ 171 / 177 ] simplifiying candidate # 15.995 * [simplify]: Simplifying (* +nan.0 a) 15.995 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- +nan.0 b) 2) a)) 15.995 * * * * [progress]: [ 172 / 177 ] simplifiying candidate # 15.995 * [simplify]: Simplifying 0 15.996 * * [simplify]: iters left: 0 (1 enodes) 15.997 * * [simplify]: Extracting #0: cost 1 inf + 0 15.997 * * [simplify]: Extracting #1: cost 0 inf + 1 15.997 * [simplify]: Simplified to 0 15.997 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ 0 2) a)) 15.997 * * * * [progress]: [ 173 / 177 ] simplifiying candidate # 15.997 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 15.997 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ +nan.0 2) a)) 15.997 * * * * [progress]: [ 174 / 177 ] simplifiying candidate # 15.998 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 15.998 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ +nan.0 2) a)) 15.998 * * * * [progress]: [ 175 / 177 ] simplifiying candidate # 15.998 * [simplify]: Simplifying 0 15.998 * * [simplify]: iters left: 0 (1 enodes) 16.000 * * [simplify]: Extracting #0: cost 1 inf + 0 16.000 * * [simplify]: Extracting #1: cost 0 inf + 1 16.000 * [simplify]: Simplified to 0 16.000 * [simplify]: Simplified (2) to (λ (a b c) 0) 16.000 * * * * [progress]: [ 176 / 177 ] simplifiying candidate # 16.000 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 16.000 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 16.000 * * * * [progress]: [ 177 / 177 ] simplifiying candidate # 16.000 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 16.001 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 16.001 * * * [progress]: adding candidates to table 18.706 * * [progress]: iteration 2 / 4 18.706 * * * [progress]: picking best candidate 18.774 * * * * [pick]: Picked # 18.774 * * * [progress]: localizing error 18.828 * * * [progress]: generating rewritten candidates 18.828 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 1) 18.831 * * * * [progress]: [ 2 / 3 ] rewriting at (2) 18.886 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1) 19.161 * * * [progress]: generating series expansions 19.161 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 1) 19.161 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 19.161 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 19.161 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 19.161 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 19.161 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 19.161 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 19.161 * [taylor]: Taking taylor expansion of c in b 19.161 * [backup-simplify]: Simplify c into c 19.161 * [taylor]: Taking taylor expansion of (* -4 a) in b 19.161 * [taylor]: Taking taylor expansion of -4 in b 19.161 * [backup-simplify]: Simplify -4 into -4 19.161 * [taylor]: Taking taylor expansion of a in b 19.162 * [backup-simplify]: Simplify a into a 19.162 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.162 * [taylor]: Taking taylor expansion of b in b 19.162 * [backup-simplify]: Simplify 0 into 0 19.162 * [backup-simplify]: Simplify 1 into 1 19.162 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 19.162 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 19.162 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 19.162 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 19.163 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 19.163 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 19.164 * [backup-simplify]: Simplify (+ 0 0) into 0 19.164 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 19.164 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 19.164 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 19.164 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 19.164 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 19.164 * [taylor]: Taking taylor expansion of c in a 19.164 * [backup-simplify]: Simplify c into c 19.164 * [taylor]: Taking taylor expansion of (* -4 a) in a 19.164 * [taylor]: Taking taylor expansion of -4 in a 19.165 * [backup-simplify]: Simplify -4 into -4 19.165 * [taylor]: Taking taylor expansion of a in a 19.165 * [backup-simplify]: Simplify 0 into 0 19.165 * [backup-simplify]: Simplify 1 into 1 19.165 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.165 * [taylor]: Taking taylor expansion of b in a 19.165 * [backup-simplify]: Simplify b into b 19.165 * [backup-simplify]: Simplify (* -4 0) into 0 19.165 * [backup-simplify]: Simplify (* c 0) into 0 19.165 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.166 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 19.166 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 19.167 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 19.167 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 19.167 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.167 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 19.167 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 19.168 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 19.168 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 19.168 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 19.168 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 19.168 * [taylor]: Taking taylor expansion of c in c 19.168 * [backup-simplify]: Simplify 0 into 0 19.168 * [backup-simplify]: Simplify 1 into 1 19.168 * [taylor]: Taking taylor expansion of (* -4 a) in c 19.168 * [taylor]: Taking taylor expansion of -4 in c 19.168 * [backup-simplify]: Simplify -4 into -4 19.168 * [taylor]: Taking taylor expansion of a in c 19.168 * [backup-simplify]: Simplify a into a 19.168 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.168 * [taylor]: Taking taylor expansion of b in c 19.168 * [backup-simplify]: Simplify b into b 19.168 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 19.168 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 19.168 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.168 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 19.168 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 19.169 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 19.170 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 19.170 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.170 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 19.170 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 19.170 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 19.170 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 19.170 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 19.170 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 19.170 * [taylor]: Taking taylor expansion of c in c 19.170 * [backup-simplify]: Simplify 0 into 0 19.170 * [backup-simplify]: Simplify 1 into 1 19.170 * [taylor]: Taking taylor expansion of (* -4 a) in c 19.170 * [taylor]: Taking taylor expansion of -4 in c 19.170 * [backup-simplify]: Simplify -4 into -4 19.170 * [taylor]: Taking taylor expansion of a in c 19.170 * [backup-simplify]: Simplify a into a 19.170 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.171 * [taylor]: Taking taylor expansion of b in c 19.171 * [backup-simplify]: Simplify b into b 19.171 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 19.171 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 19.171 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.171 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 19.171 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 19.172 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 19.172 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 19.172 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.172 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 19.173 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 19.173 * [taylor]: Taking taylor expansion of b in a 19.173 * [backup-simplify]: Simplify b into b 19.173 * [taylor]: Taking taylor expansion of b in b 19.173 * [backup-simplify]: Simplify 0 into 0 19.173 * [backup-simplify]: Simplify 1 into 1 19.173 * [backup-simplify]: Simplify 0 into 0 19.173 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 19.173 * [taylor]: Taking taylor expansion of -2 in a 19.173 * [backup-simplify]: Simplify -2 into -2 19.173 * [taylor]: Taking taylor expansion of (/ a b) in a 19.173 * [taylor]: Taking taylor expansion of a in a 19.173 * [backup-simplify]: Simplify 0 into 0 19.173 * [backup-simplify]: Simplify 1 into 1 19.173 * [taylor]: Taking taylor expansion of b in a 19.173 * [backup-simplify]: Simplify b into b 19.173 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 19.173 * [taylor]: Taking taylor expansion of 0 in b 19.173 * [backup-simplify]: Simplify 0 into 0 19.173 * [backup-simplify]: Simplify 0 into 0 19.173 * [backup-simplify]: Simplify 1 into 1 19.174 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 19.176 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 19.176 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 19.177 * [backup-simplify]: Simplify (+ 0 0) into 0 19.177 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 19.177 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 19.177 * [taylor]: Taking taylor expansion of -2 in a 19.177 * [backup-simplify]: Simplify -2 into -2 19.177 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 19.178 * [taylor]: Taking taylor expansion of (pow a 2) in a 19.178 * [taylor]: Taking taylor expansion of a in a 19.178 * [backup-simplify]: Simplify 0 into 0 19.178 * [backup-simplify]: Simplify 1 into 1 19.178 * [taylor]: Taking taylor expansion of (pow b 3) in a 19.178 * [taylor]: Taking taylor expansion of b in a 19.178 * [backup-simplify]: Simplify b into b 19.178 * [backup-simplify]: Simplify (* 1 1) into 1 19.178 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.178 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 19.179 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 19.179 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 19.179 * [taylor]: Taking taylor expansion of (/ -2 b) in b 19.179 * [taylor]: Taking taylor expansion of -2 in b 19.179 * [backup-simplify]: Simplify -2 into -2 19.179 * [taylor]: Taking taylor expansion of b in b 19.179 * [backup-simplify]: Simplify 0 into 0 19.179 * [backup-simplify]: Simplify 1 into 1 19.179 * [backup-simplify]: Simplify (/ -2 1) into -2 19.180 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 19.180 * [backup-simplify]: Simplify 0 into 0 19.180 * [taylor]: Taking taylor expansion of 0 in b 19.181 * [backup-simplify]: Simplify 0 into 0 19.181 * [backup-simplify]: Simplify 0 into 0 19.181 * [backup-simplify]: Simplify 0 into 0 19.181 * [backup-simplify]: Simplify 0 into 0 19.182 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 19.183 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 19.184 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 19.185 * [backup-simplify]: Simplify (+ 0 0) into 0 19.185 * [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))) 19.185 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 19.185 * [taylor]: Taking taylor expansion of -4 in a 19.185 * [backup-simplify]: Simplify -4 into -4 19.185 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 19.186 * [taylor]: Taking taylor expansion of (pow a 3) in a 19.186 * [taylor]: Taking taylor expansion of a in a 19.186 * [backup-simplify]: Simplify 0 into 0 19.186 * [backup-simplify]: Simplify 1 into 1 19.186 * [taylor]: Taking taylor expansion of (pow b 5) in a 19.186 * [taylor]: Taking taylor expansion of b in a 19.186 * [backup-simplify]: Simplify b into b 19.186 * [backup-simplify]: Simplify (* 1 1) into 1 19.187 * [backup-simplify]: Simplify (* 1 1) into 1 19.187 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.187 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 19.187 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 19.187 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 19.187 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 19.188 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 19.188 * [taylor]: Taking taylor expansion of 0 in b 19.188 * [backup-simplify]: Simplify 0 into 0 19.188 * [backup-simplify]: Simplify 0 into 0 19.188 * [taylor]: Taking taylor expansion of 0 in b 19.188 * [backup-simplify]: Simplify 0 into 0 19.188 * [backup-simplify]: Simplify 0 into 0 19.188 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 19.189 * [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)))) 19.189 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 19.189 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 19.189 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 19.189 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 19.189 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 19.189 * [taylor]: Taking taylor expansion of (/ 1 c) in b 19.189 * [taylor]: Taking taylor expansion of c in b 19.189 * [backup-simplify]: Simplify c into c 19.189 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 19.189 * [taylor]: Taking taylor expansion of (/ -4 a) in b 19.189 * [taylor]: Taking taylor expansion of -4 in b 19.189 * [backup-simplify]: Simplify -4 into -4 19.189 * [taylor]: Taking taylor expansion of a in b 19.189 * [backup-simplify]: Simplify a into a 19.189 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 19.189 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.189 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.189 * [taylor]: Taking taylor expansion of b in b 19.189 * [backup-simplify]: Simplify 0 into 0 19.189 * [backup-simplify]: Simplify 1 into 1 19.190 * [backup-simplify]: Simplify (* 1 1) into 1 19.190 * [backup-simplify]: Simplify (/ 1 1) into 1 19.191 * [backup-simplify]: Simplify (+ 0 1) into 1 19.212 * [backup-simplify]: Simplify (sqrt 1) into 1 19.213 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.214 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.215 * [backup-simplify]: Simplify (+ 0 0) into 0 19.216 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.216 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 19.216 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 19.216 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 19.216 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 19.216 * [taylor]: Taking taylor expansion of (/ 1 c) in a 19.216 * [taylor]: Taking taylor expansion of c in a 19.216 * [backup-simplify]: Simplify c into c 19.216 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 19.216 * [taylor]: Taking taylor expansion of (/ -4 a) in a 19.216 * [taylor]: Taking taylor expansion of -4 in a 19.216 * [backup-simplify]: Simplify -4 into -4 19.216 * [taylor]: Taking taylor expansion of a in a 19.216 * [backup-simplify]: Simplify 0 into 0 19.216 * [backup-simplify]: Simplify 1 into 1 19.217 * [backup-simplify]: Simplify (/ -4 1) into -4 19.217 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.217 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.217 * [taylor]: Taking taylor expansion of b in a 19.217 * [backup-simplify]: Simplify b into b 19.217 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.217 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.217 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 19.217 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 19.218 * [backup-simplify]: Simplify (sqrt 0) into 0 19.218 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 19.218 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 19.218 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 19.219 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 19.219 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 19.219 * [taylor]: Taking taylor expansion of (/ 1 c) in c 19.219 * [taylor]: Taking taylor expansion of c in c 19.219 * [backup-simplify]: Simplify 0 into 0 19.219 * [backup-simplify]: Simplify 1 into 1 19.219 * [backup-simplify]: Simplify (/ 1 1) into 1 19.219 * [taylor]: Taking taylor expansion of (/ -4 a) in c 19.219 * [taylor]: Taking taylor expansion of -4 in c 19.219 * [backup-simplify]: Simplify -4 into -4 19.219 * [taylor]: Taking taylor expansion of a in c 19.219 * [backup-simplify]: Simplify a into a 19.219 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 19.219 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.219 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.219 * [taylor]: Taking taylor expansion of b in c 19.219 * [backup-simplify]: Simplify b into b 19.220 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.220 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.220 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 19.220 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 19.220 * [backup-simplify]: Simplify (sqrt 0) into 0 19.221 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.221 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 19.221 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 19.221 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 19.221 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 19.221 * [taylor]: Taking taylor expansion of (/ 1 c) in c 19.221 * [taylor]: Taking taylor expansion of c in c 19.221 * [backup-simplify]: Simplify 0 into 0 19.221 * [backup-simplify]: Simplify 1 into 1 19.222 * [backup-simplify]: Simplify (/ 1 1) into 1 19.222 * [taylor]: Taking taylor expansion of (/ -4 a) in c 19.222 * [taylor]: Taking taylor expansion of -4 in c 19.222 * [backup-simplify]: Simplify -4 into -4 19.222 * [taylor]: Taking taylor expansion of a in c 19.222 * [backup-simplify]: Simplify a into a 19.223 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 19.223 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.223 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.223 * [taylor]: Taking taylor expansion of b in c 19.223 * [backup-simplify]: Simplify b into b 19.223 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.223 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.223 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 19.223 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 19.224 * [backup-simplify]: Simplify (sqrt 0) into 0 19.224 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.224 * [taylor]: Taking taylor expansion of 0 in a 19.224 * [backup-simplify]: Simplify 0 into 0 19.224 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 19.224 * [taylor]: Taking taylor expansion of +nan.0 in a 19.224 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.225 * [taylor]: Taking taylor expansion of a in a 19.225 * [backup-simplify]: Simplify 0 into 0 19.225 * [backup-simplify]: Simplify 1 into 1 19.225 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 19.225 * [taylor]: Taking taylor expansion of +nan.0 in b 19.225 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.225 * [taylor]: Taking taylor expansion of 0 in b 19.225 * [backup-simplify]: Simplify 0 into 0 19.225 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 19.226 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.227 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 19.227 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 19.228 * [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))))) 19.228 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 19.228 * [taylor]: Taking taylor expansion of +nan.0 in a 19.228 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.228 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 19.228 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.228 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.228 * [taylor]: Taking taylor expansion of b in a 19.228 * [backup-simplify]: Simplify b into b 19.228 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.228 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.228 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 19.228 * [taylor]: Taking taylor expansion of +nan.0 in a 19.228 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.228 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 19.228 * [taylor]: Taking taylor expansion of (pow a 2) in a 19.228 * [taylor]: Taking taylor expansion of a in a 19.228 * [backup-simplify]: Simplify 0 into 0 19.228 * [backup-simplify]: Simplify 1 into 1 19.228 * [backup-simplify]: Simplify (* 1 1) into 1 19.229 * [backup-simplify]: Simplify (/ 1 1) into 1 19.229 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.229 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.230 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.230 * [backup-simplify]: Simplify (- 0) into 0 19.230 * [backup-simplify]: Simplify (+ 0 0) into 0 19.231 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 19.231 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.232 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 19.232 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 19.232 * [taylor]: Taking taylor expansion of 0 in b 19.232 * [backup-simplify]: Simplify 0 into 0 19.233 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 19.233 * [taylor]: Taking taylor expansion of 0 in b 19.233 * [backup-simplify]: Simplify 0 into 0 19.233 * [taylor]: Taking taylor expansion of 0 in b 19.233 * [backup-simplify]: Simplify 0 into 0 19.233 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.233 * [backup-simplify]: Simplify 0 into 0 19.233 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.234 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.234 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 19.234 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.234 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 19.235 * [backup-simplify]: Simplify (+ 0 0) into 0 19.235 * [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))))))) 19.235 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 19.235 * [taylor]: Taking taylor expansion of +nan.0 in a 19.236 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.236 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 19.236 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 19.236 * [taylor]: Taking taylor expansion of +nan.0 in a 19.236 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.236 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 19.236 * [taylor]: Taking taylor expansion of (pow a 3) in a 19.236 * [taylor]: Taking taylor expansion of a in a 19.236 * [backup-simplify]: Simplify 0 into 0 19.236 * [backup-simplify]: Simplify 1 into 1 19.236 * [backup-simplify]: Simplify (* 1 1) into 1 19.236 * [backup-simplify]: Simplify (* 1 1) into 1 19.237 * [backup-simplify]: Simplify (/ 1 1) into 1 19.237 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 19.237 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 19.237 * [taylor]: Taking taylor expansion of +nan.0 in a 19.237 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.237 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 19.237 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 19.237 * [taylor]: Taking taylor expansion of a in a 19.237 * [backup-simplify]: Simplify 0 into 0 19.237 * [backup-simplify]: Simplify 1 into 1 19.237 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.237 * [taylor]: Taking taylor expansion of b in a 19.237 * [backup-simplify]: Simplify b into b 19.237 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.237 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 19.237 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.237 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 19.237 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.238 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.238 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.239 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.239 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.240 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.240 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.241 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 19.241 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 19.241 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.241 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.242 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.242 * [backup-simplify]: Simplify (+ 0 0) into 0 19.242 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 19.243 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 19.243 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.243 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 19.243 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 19.243 * [taylor]: Taking taylor expansion of +nan.0 in b 19.243 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.243 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.243 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.243 * [taylor]: Taking taylor expansion of b in b 19.243 * [backup-simplify]: Simplify 0 into 0 19.243 * [backup-simplify]: Simplify 1 into 1 19.244 * [backup-simplify]: Simplify (* 1 1) into 1 19.244 * [backup-simplify]: Simplify (/ 1 1) into 1 19.244 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.245 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.245 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.246 * [backup-simplify]: Simplify (- 0) into 0 19.246 * [backup-simplify]: Simplify 0 into 0 19.246 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.247 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.247 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 19.248 * [backup-simplify]: Simplify (- 0) into 0 19.248 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 19.248 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.248 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 19.248 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 19.248 * [taylor]: Taking taylor expansion of +nan.0 in b 19.248 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.248 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.248 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.248 * [taylor]: Taking taylor expansion of b in b 19.248 * [backup-simplify]: Simplify 0 into 0 19.248 * [backup-simplify]: Simplify 1 into 1 19.249 * [backup-simplify]: Simplify (* 1 1) into 1 19.249 * [backup-simplify]: Simplify (/ 1 1) into 1 19.249 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.250 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.250 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.251 * [backup-simplify]: Simplify (- 0) into 0 19.251 * [backup-simplify]: Simplify 0 into 0 19.251 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.251 * [taylor]: Taking taylor expansion of 0 in b 19.251 * [backup-simplify]: Simplify 0 into 0 19.251 * [taylor]: Taking taylor expansion of 0 in b 19.251 * [backup-simplify]: Simplify 0 into 0 19.251 * [backup-simplify]: Simplify 0 into 0 19.251 * [backup-simplify]: Simplify 0 into 0 19.251 * [backup-simplify]: Simplify 0 into 0 19.252 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 19.252 * [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)))) 19.252 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 19.252 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 19.252 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 19.252 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 19.252 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 19.252 * [taylor]: Taking taylor expansion of (/ -1 c) in b 19.252 * [taylor]: Taking taylor expansion of -1 in b 19.252 * [backup-simplify]: Simplify -1 into -1 19.252 * [taylor]: Taking taylor expansion of c in b 19.252 * [backup-simplify]: Simplify c into c 19.252 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 19.252 * [taylor]: Taking taylor expansion of (/ 4 a) in b 19.252 * [taylor]: Taking taylor expansion of 4 in b 19.252 * [backup-simplify]: Simplify 4 into 4 19.252 * [taylor]: Taking taylor expansion of a in b 19.252 * [backup-simplify]: Simplify a into a 19.252 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 19.252 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.252 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.252 * [taylor]: Taking taylor expansion of b in b 19.252 * [backup-simplify]: Simplify 0 into 0 19.252 * [backup-simplify]: Simplify 1 into 1 19.252 * [backup-simplify]: Simplify (* 1 1) into 1 19.253 * [backup-simplify]: Simplify (/ 1 1) into 1 19.253 * [backup-simplify]: Simplify (+ 0 1) into 1 19.253 * [backup-simplify]: Simplify (sqrt 1) into 1 19.254 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.254 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.255 * [backup-simplify]: Simplify (+ 0 0) into 0 19.255 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.255 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 19.255 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 19.255 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 19.255 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 19.255 * [taylor]: Taking taylor expansion of (/ -1 c) in a 19.255 * [taylor]: Taking taylor expansion of -1 in a 19.255 * [backup-simplify]: Simplify -1 into -1 19.255 * [taylor]: Taking taylor expansion of c in a 19.255 * [backup-simplify]: Simplify c into c 19.255 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 19.255 * [taylor]: Taking taylor expansion of (/ 4 a) in a 19.255 * [taylor]: Taking taylor expansion of 4 in a 19.255 * [backup-simplify]: Simplify 4 into 4 19.255 * [taylor]: Taking taylor expansion of a in a 19.255 * [backup-simplify]: Simplify 0 into 0 19.255 * [backup-simplify]: Simplify 1 into 1 19.256 * [backup-simplify]: Simplify (/ 4 1) into 4 19.256 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.256 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.256 * [taylor]: Taking taylor expansion of b in a 19.256 * [backup-simplify]: Simplify b into b 19.256 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.256 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.256 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 19.256 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 19.256 * [backup-simplify]: Simplify (sqrt 0) into 0 19.257 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 19.257 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 19.257 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 19.257 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 19.257 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 19.257 * [taylor]: Taking taylor expansion of (/ -1 c) in c 19.257 * [taylor]: Taking taylor expansion of -1 in c 19.257 * [backup-simplify]: Simplify -1 into -1 19.257 * [taylor]: Taking taylor expansion of c in c 19.257 * [backup-simplify]: Simplify 0 into 0 19.257 * [backup-simplify]: Simplify 1 into 1 19.257 * [backup-simplify]: Simplify (/ -1 1) into -1 19.257 * [taylor]: Taking taylor expansion of (/ 4 a) in c 19.257 * [taylor]: Taking taylor expansion of 4 in c 19.257 * [backup-simplify]: Simplify 4 into 4 19.257 * [taylor]: Taking taylor expansion of a in c 19.257 * [backup-simplify]: Simplify a into a 19.257 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 19.257 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.257 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.257 * [taylor]: Taking taylor expansion of b in c 19.257 * [backup-simplify]: Simplify b into b 19.257 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.257 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.257 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 19.258 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 19.258 * [backup-simplify]: Simplify (sqrt 0) into 0 19.258 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.258 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 19.258 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 19.258 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 19.258 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 19.258 * [taylor]: Taking taylor expansion of (/ -1 c) in c 19.258 * [taylor]: Taking taylor expansion of -1 in c 19.258 * [backup-simplify]: Simplify -1 into -1 19.258 * [taylor]: Taking taylor expansion of c in c 19.258 * [backup-simplify]: Simplify 0 into 0 19.258 * [backup-simplify]: Simplify 1 into 1 19.259 * [backup-simplify]: Simplify (/ -1 1) into -1 19.259 * [taylor]: Taking taylor expansion of (/ 4 a) in c 19.259 * [taylor]: Taking taylor expansion of 4 in c 19.259 * [backup-simplify]: Simplify 4 into 4 19.259 * [taylor]: Taking taylor expansion of a in c 19.259 * [backup-simplify]: Simplify a into a 19.259 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 19.259 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.259 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.259 * [taylor]: Taking taylor expansion of b in c 19.259 * [backup-simplify]: Simplify b into b 19.259 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.259 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.259 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 19.259 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 19.260 * [backup-simplify]: Simplify (sqrt 0) into 0 19.260 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.261 * [taylor]: Taking taylor expansion of 0 in a 19.261 * [backup-simplify]: Simplify 0 into 0 19.261 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 19.261 * [taylor]: Taking taylor expansion of +nan.0 in a 19.261 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.261 * [taylor]: Taking taylor expansion of a in a 19.261 * [backup-simplify]: Simplify 0 into 0 19.261 * [backup-simplify]: Simplify 1 into 1 19.261 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 19.261 * [taylor]: Taking taylor expansion of +nan.0 in b 19.261 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.261 * [taylor]: Taking taylor expansion of 0 in b 19.261 * [backup-simplify]: Simplify 0 into 0 19.262 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 19.263 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.263 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 19.263 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 19.264 * [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))))) 19.264 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 19.265 * [taylor]: Taking taylor expansion of +nan.0 in a 19.265 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.265 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 19.265 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.265 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.265 * [taylor]: Taking taylor expansion of b in a 19.265 * [backup-simplify]: Simplify b into b 19.265 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.265 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.265 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 19.265 * [taylor]: Taking taylor expansion of +nan.0 in a 19.265 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.265 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 19.265 * [taylor]: Taking taylor expansion of (pow a 2) in a 19.265 * [taylor]: Taking taylor expansion of a in a 19.265 * [backup-simplify]: Simplify 0 into 0 19.265 * [backup-simplify]: Simplify 1 into 1 19.266 * [backup-simplify]: Simplify (* 1 1) into 1 19.266 * [backup-simplify]: Simplify (/ 1 1) into 1 19.267 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.268 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.268 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.269 * [backup-simplify]: Simplify (- 0) into 0 19.269 * [backup-simplify]: Simplify (+ 0 0) into 0 19.270 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 19.271 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.271 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 19.272 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 19.272 * [taylor]: Taking taylor expansion of 0 in b 19.272 * [backup-simplify]: Simplify 0 into 0 19.273 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 19.273 * [taylor]: Taking taylor expansion of 0 in b 19.273 * [backup-simplify]: Simplify 0 into 0 19.273 * [taylor]: Taking taylor expansion of 0 in b 19.274 * [backup-simplify]: Simplify 0 into 0 19.274 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.274 * [backup-simplify]: Simplify 0 into 0 19.274 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.275 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.276 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 19.276 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.276 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 19.277 * [backup-simplify]: Simplify (+ 0 0) into 0 19.278 * [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))))))) 19.278 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 19.278 * [taylor]: Taking taylor expansion of +nan.0 in a 19.278 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.278 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 19.278 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 19.278 * [taylor]: Taking taylor expansion of +nan.0 in a 19.278 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.278 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 19.278 * [taylor]: Taking taylor expansion of (pow a 3) in a 19.278 * [taylor]: Taking taylor expansion of a in a 19.278 * [backup-simplify]: Simplify 0 into 0 19.278 * [backup-simplify]: Simplify 1 into 1 19.278 * [backup-simplify]: Simplify (* 1 1) into 1 19.279 * [backup-simplify]: Simplify (* 1 1) into 1 19.279 * [backup-simplify]: Simplify (/ 1 1) into 1 19.279 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 19.279 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 19.279 * [taylor]: Taking taylor expansion of +nan.0 in a 19.279 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.279 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 19.280 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 19.280 * [taylor]: Taking taylor expansion of a in a 19.280 * [backup-simplify]: Simplify 0 into 0 19.280 * [backup-simplify]: Simplify 1 into 1 19.280 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.280 * [taylor]: Taking taylor expansion of b in a 19.280 * [backup-simplify]: Simplify b into b 19.280 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.280 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 19.280 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.280 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 19.281 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.282 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.283 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.284 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.284 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.285 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.286 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.287 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 19.287 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 19.288 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.288 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.289 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.289 * [backup-simplify]: Simplify (+ 0 0) into 0 19.290 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 19.290 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 19.291 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.291 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 19.291 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 19.291 * [taylor]: Taking taylor expansion of +nan.0 in b 19.291 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.291 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.292 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.292 * [taylor]: Taking taylor expansion of b in b 19.292 * [backup-simplify]: Simplify 0 into 0 19.292 * [backup-simplify]: Simplify 1 into 1 19.292 * [backup-simplify]: Simplify (* 1 1) into 1 19.293 * [backup-simplify]: Simplify (/ 1 1) into 1 19.293 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.294 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.295 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.296 * [backup-simplify]: Simplify (- 0) into 0 19.296 * [backup-simplify]: Simplify 0 into 0 19.297 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.298 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.299 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 19.299 * [backup-simplify]: Simplify (- 0) into 0 19.299 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 19.300 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.300 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 19.300 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 19.300 * [taylor]: Taking taylor expansion of +nan.0 in b 19.300 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.300 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.300 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.300 * [taylor]: Taking taylor expansion of b in b 19.300 * [backup-simplify]: Simplify 0 into 0 19.300 * [backup-simplify]: Simplify 1 into 1 19.301 * [backup-simplify]: Simplify (* 1 1) into 1 19.301 * [backup-simplify]: Simplify (/ 1 1) into 1 19.302 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.303 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.304 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.304 * [backup-simplify]: Simplify (- 0) into 0 19.304 * [backup-simplify]: Simplify 0 into 0 19.305 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.305 * [taylor]: Taking taylor expansion of 0 in b 19.305 * [backup-simplify]: Simplify 0 into 0 19.305 * [taylor]: Taking taylor expansion of 0 in b 19.305 * [backup-simplify]: Simplify 0 into 0 19.305 * [backup-simplify]: Simplify 0 into 0 19.305 * [backup-simplify]: Simplify 0 into 0 19.305 * [backup-simplify]: Simplify 0 into 0 19.306 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 19.306 * * * * [progress]: [ 2 / 3 ] generating series at (2) 19.306 * [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))) 19.306 * [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 19.306 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in b 19.306 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in b 19.306 * [taylor]: Taking taylor expansion of 1/2 in b 19.306 * [backup-simplify]: Simplify 1/2 into 1/2 19.306 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in b 19.306 * [taylor]: Taking taylor expansion of (/ 1 a) in b 19.306 * [taylor]: Taking taylor expansion of a in b 19.306 * [backup-simplify]: Simplify a into a 19.306 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 19.307 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 19.307 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 19.307 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 19.307 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 19.307 * [taylor]: Taking taylor expansion of c in b 19.307 * [backup-simplify]: Simplify c into c 19.307 * [taylor]: Taking taylor expansion of (* -4 a) in b 19.307 * [taylor]: Taking taylor expansion of -4 in b 19.307 * [backup-simplify]: Simplify -4 into -4 19.307 * [taylor]: Taking taylor expansion of a in b 19.307 * [backup-simplify]: Simplify a into a 19.307 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.307 * [taylor]: Taking taylor expansion of b in b 19.307 * [backup-simplify]: Simplify 0 into 0 19.307 * [backup-simplify]: Simplify 1 into 1 19.307 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 19.307 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 19.307 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 19.307 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 19.308 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 19.308 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 19.309 * [backup-simplify]: Simplify (+ 0 0) into 0 19.309 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 19.309 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in b 19.309 * [taylor]: Taking taylor expansion of 1/2 in b 19.309 * [backup-simplify]: Simplify 1/2 into 1/2 19.309 * [taylor]: Taking taylor expansion of (/ b a) in b 19.309 * [taylor]: Taking taylor expansion of b in b 19.309 * [backup-simplify]: Simplify 0 into 0 19.309 * [backup-simplify]: Simplify 1 into 1 19.309 * [taylor]: Taking taylor expansion of a in b 19.309 * [backup-simplify]: Simplify a into a 19.309 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 19.309 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in a 19.309 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in a 19.309 * [taylor]: Taking taylor expansion of 1/2 in a 19.309 * [backup-simplify]: Simplify 1/2 into 1/2 19.309 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in a 19.309 * [taylor]: Taking taylor expansion of (/ 1 a) in a 19.309 * [taylor]: Taking taylor expansion of a in a 19.309 * [backup-simplify]: Simplify 0 into 0 19.309 * [backup-simplify]: Simplify 1 into 1 19.310 * [backup-simplify]: Simplify (/ 1 1) into 1 19.310 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 19.310 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 19.310 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 19.310 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 19.310 * [taylor]: Taking taylor expansion of c in a 19.310 * [backup-simplify]: Simplify c into c 19.310 * [taylor]: Taking taylor expansion of (* -4 a) in a 19.310 * [taylor]: Taking taylor expansion of -4 in a 19.310 * [backup-simplify]: Simplify -4 into -4 19.310 * [taylor]: Taking taylor expansion of a in a 19.310 * [backup-simplify]: Simplify 0 into 0 19.310 * [backup-simplify]: Simplify 1 into 1 19.310 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.310 * [taylor]: Taking taylor expansion of b in a 19.310 * [backup-simplify]: Simplify b into b 19.311 * [backup-simplify]: Simplify (* -4 0) into 0 19.311 * [backup-simplify]: Simplify (* c 0) into 0 19.311 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.311 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 19.311 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 19.312 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 19.313 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 19.313 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.313 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 19.313 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 19.313 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in a 19.313 * [taylor]: Taking taylor expansion of 1/2 in a 19.313 * [backup-simplify]: Simplify 1/2 into 1/2 19.313 * [taylor]: Taking taylor expansion of (/ b a) in a 19.313 * [taylor]: Taking taylor expansion of b in a 19.313 * [backup-simplify]: Simplify b into b 19.313 * [taylor]: Taking taylor expansion of a in a 19.313 * [backup-simplify]: Simplify 0 into 0 19.313 * [backup-simplify]: Simplify 1 into 1 19.313 * [backup-simplify]: Simplify (/ b 1) into b 19.313 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in c 19.314 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 19.314 * [taylor]: Taking taylor expansion of 1/2 in c 19.314 * [backup-simplify]: Simplify 1/2 into 1/2 19.314 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 19.314 * [taylor]: Taking taylor expansion of (/ 1 a) in c 19.314 * [taylor]: Taking taylor expansion of a in c 19.314 * [backup-simplify]: Simplify a into a 19.314 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 19.314 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 19.314 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 19.314 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 19.314 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 19.314 * [taylor]: Taking taylor expansion of c in c 19.314 * [backup-simplify]: Simplify 0 into 0 19.314 * [backup-simplify]: Simplify 1 into 1 19.314 * [taylor]: Taking taylor expansion of (* -4 a) in c 19.314 * [taylor]: Taking taylor expansion of -4 in c 19.314 * [backup-simplify]: Simplify -4 into -4 19.314 * [taylor]: Taking taylor expansion of a in c 19.314 * [backup-simplify]: Simplify a into a 19.314 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.314 * [taylor]: Taking taylor expansion of b in c 19.314 * [backup-simplify]: Simplify b into b 19.314 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 19.314 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 19.314 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.315 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 19.315 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 19.316 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 19.316 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 19.316 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.316 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 19.316 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 19.317 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in c 19.317 * [taylor]: Taking taylor expansion of 1/2 in c 19.317 * [backup-simplify]: Simplify 1/2 into 1/2 19.317 * [taylor]: Taking taylor expansion of (/ b a) in c 19.317 * [taylor]: Taking taylor expansion of b in c 19.317 * [backup-simplify]: Simplify b into b 19.317 * [taylor]: Taking taylor expansion of a in c 19.317 * [backup-simplify]: Simplify a into a 19.317 * [backup-simplify]: Simplify (/ b a) into (/ b a) 19.317 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in c 19.317 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 19.317 * [taylor]: Taking taylor expansion of 1/2 in c 19.317 * [backup-simplify]: Simplify 1/2 into 1/2 19.317 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 19.317 * [taylor]: Taking taylor expansion of (/ 1 a) in c 19.317 * [taylor]: Taking taylor expansion of a in c 19.317 * [backup-simplify]: Simplify a into a 19.317 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 19.317 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 19.317 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 19.317 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 19.317 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 19.317 * [taylor]: Taking taylor expansion of c in c 19.317 * [backup-simplify]: Simplify 0 into 0 19.317 * [backup-simplify]: Simplify 1 into 1 19.317 * [taylor]: Taking taylor expansion of (* -4 a) in c 19.317 * [taylor]: Taking taylor expansion of -4 in c 19.317 * [backup-simplify]: Simplify -4 into -4 19.317 * [taylor]: Taking taylor expansion of a in c 19.317 * [backup-simplify]: Simplify a into a 19.317 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.317 * [taylor]: Taking taylor expansion of b in c 19.317 * [backup-simplify]: Simplify b into b 19.318 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 19.318 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 19.318 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.318 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 19.318 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 19.318 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 19.319 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 19.319 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.319 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 19.319 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 19.319 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in c 19.319 * [taylor]: Taking taylor expansion of 1/2 in c 19.319 * [backup-simplify]: Simplify 1/2 into 1/2 19.319 * [taylor]: Taking taylor expansion of (/ b a) in c 19.319 * [taylor]: Taking taylor expansion of b in c 19.320 * [backup-simplify]: Simplify b into b 19.320 * [taylor]: Taking taylor expansion of a in c 19.320 * [backup-simplify]: Simplify a into a 19.320 * [backup-simplify]: Simplify (/ b a) into (/ b a) 19.320 * [backup-simplify]: Simplify (* (/ 1 a) b) into (/ b a) 19.320 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 19.320 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 19.320 * [backup-simplify]: Simplify (- (* 1/2 (/ b a))) into (- (* 1/2 (/ b a))) 19.320 * [backup-simplify]: Simplify (+ (* 1/2 (/ b a)) (- (* 1/2 (/ b a)))) into 0 19.320 * [taylor]: Taking taylor expansion of 0 in a 19.320 * [backup-simplify]: Simplify 0 into 0 19.320 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 19.321 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ a b))) (* 0 b)) into (- (* 2 (/ 1 b))) 19.321 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ 1 b)))) (* 0 (/ b a))) into (- (/ 1 b)) 19.321 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)))) into 0 19.322 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ b a))) into 0 19.322 * [backup-simplify]: Simplify (- 0) into 0 19.322 * [backup-simplify]: Simplify (+ (- (/ 1 b)) 0) into (- (/ 1 b)) 19.322 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in a 19.323 * [taylor]: Taking taylor expansion of (/ 1 b) in a 19.323 * [taylor]: Taking taylor expansion of b in a 19.323 * [backup-simplify]: Simplify b into b 19.323 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 19.323 * [taylor]: Taking taylor expansion of 0 in b 19.323 * [backup-simplify]: Simplify 0 into 0 19.323 * [backup-simplify]: Simplify 0 into 0 19.324 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 19.325 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 19.325 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 19.326 * [backup-simplify]: Simplify (+ 0 0) into 0 19.326 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 19.326 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.327 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b))) into (- (* 2 (/ a (pow b 3)))) 19.327 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a)))) into (- (/ a (pow b 3))) 19.327 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.328 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ b a)))) into 0 19.329 * [backup-simplify]: Simplify (- 0) into 0 19.329 * [backup-simplify]: Simplify (+ (- (/ a (pow b 3))) 0) into (- (/ a (pow b 3))) 19.329 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 19.329 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 19.329 * [taylor]: Taking taylor expansion of a in a 19.329 * [backup-simplify]: Simplify 0 into 0 19.329 * [backup-simplify]: Simplify 1 into 1 19.329 * [taylor]: Taking taylor expansion of (pow b 3) in a 19.329 * [taylor]: Taking taylor expansion of b in a 19.329 * [backup-simplify]: Simplify b into b 19.329 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.329 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 19.329 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 19.330 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 19.330 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 19.330 * [taylor]: Taking taylor expansion of (/ 1 b) in b 19.330 * [taylor]: Taking taylor expansion of b in b 19.330 * [backup-simplify]: Simplify 0 into 0 19.330 * [backup-simplify]: Simplify 1 into 1 19.330 * [backup-simplify]: Simplify (/ 1 1) into 1 19.331 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.331 * [backup-simplify]: Simplify (- 0) into 0 19.331 * [backup-simplify]: Simplify 0 into 0 19.331 * [taylor]: Taking taylor expansion of 0 in b 19.331 * [backup-simplify]: Simplify 0 into 0 19.331 * [backup-simplify]: Simplify 0 into 0 19.332 * [backup-simplify]: Simplify 0 into 0 19.333 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 19.334 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 19.335 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 19.335 * [backup-simplify]: Simplify (+ 0 0) into 0 19.336 * [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))) 19.336 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.337 * [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)))) 19.337 * [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)))) 19.338 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.339 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ b a))))) into 0 19.340 * [backup-simplify]: Simplify (- 0) into 0 19.340 * [backup-simplify]: Simplify (+ (- (* 2 (/ (pow a 2) (pow b 5)))) 0) into (- (* 2 (/ (pow a 2) (pow b 5)))) 19.340 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 19.340 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 19.340 * [taylor]: Taking taylor expansion of 2 in a 19.340 * [backup-simplify]: Simplify 2 into 2 19.340 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 19.340 * [taylor]: Taking taylor expansion of (pow a 2) in a 19.340 * [taylor]: Taking taylor expansion of a in a 19.340 * [backup-simplify]: Simplify 0 into 0 19.340 * [backup-simplify]: Simplify 1 into 1 19.340 * [taylor]: Taking taylor expansion of (pow b 5) in a 19.340 * [taylor]: Taking taylor expansion of b in a 19.340 * [backup-simplify]: Simplify b into b 19.341 * [backup-simplify]: Simplify (* 1 1) into 1 19.341 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.341 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 19.341 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 19.341 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 19.341 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 19.342 * [backup-simplify]: Simplify (- 0) into 0 19.342 * [taylor]: Taking taylor expansion of 0 in b 19.342 * [backup-simplify]: Simplify 0 into 0 19.342 * [backup-simplify]: Simplify 0 into 0 19.342 * [taylor]: Taking taylor expansion of 0 in b 19.342 * [backup-simplify]: Simplify 0 into 0 19.342 * [backup-simplify]: Simplify 0 into 0 19.342 * [backup-simplify]: Simplify 0 into 0 19.342 * [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))) 19.343 * [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 19.343 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in b 19.343 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in b 19.343 * [taylor]: Taking taylor expansion of 1/2 in b 19.343 * [backup-simplify]: Simplify 1/2 into 1/2 19.343 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in b 19.343 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 19.343 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 19.343 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 19.343 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 19.343 * [taylor]: Taking taylor expansion of (/ 1 c) in b 19.343 * [taylor]: Taking taylor expansion of c in b 19.343 * [backup-simplify]: Simplify c into c 19.343 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 19.343 * [taylor]: Taking taylor expansion of (/ -4 a) in b 19.343 * [taylor]: Taking taylor expansion of -4 in b 19.343 * [backup-simplify]: Simplify -4 into -4 19.343 * [taylor]: Taking taylor expansion of a in b 19.344 * [backup-simplify]: Simplify a into a 19.344 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 19.344 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.344 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.344 * [taylor]: Taking taylor expansion of b in b 19.344 * [backup-simplify]: Simplify 0 into 0 19.344 * [backup-simplify]: Simplify 1 into 1 19.344 * [backup-simplify]: Simplify (* 1 1) into 1 19.345 * [backup-simplify]: Simplify (/ 1 1) into 1 19.345 * [backup-simplify]: Simplify (+ 0 1) into 1 19.346 * [backup-simplify]: Simplify (sqrt 1) into 1 19.347 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.347 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.348 * [backup-simplify]: Simplify (+ 0 0) into 0 19.349 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.349 * [taylor]: Taking taylor expansion of a in b 19.349 * [backup-simplify]: Simplify a into a 19.349 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in b 19.349 * [taylor]: Taking taylor expansion of 1/2 in b 19.349 * [backup-simplify]: Simplify 1/2 into 1/2 19.349 * [taylor]: Taking taylor expansion of (/ a b) in b 19.349 * [taylor]: Taking taylor expansion of a in b 19.349 * [backup-simplify]: Simplify a into a 19.349 * [taylor]: Taking taylor expansion of b in b 19.349 * [backup-simplify]: Simplify 0 into 0 19.349 * [backup-simplify]: Simplify 1 into 1 19.349 * [backup-simplify]: Simplify (/ a 1) into a 19.349 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in a 19.349 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in a 19.349 * [taylor]: Taking taylor expansion of 1/2 in a 19.349 * [backup-simplify]: Simplify 1/2 into 1/2 19.349 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in a 19.349 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 19.349 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 19.349 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 19.349 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 19.349 * [taylor]: Taking taylor expansion of (/ 1 c) in a 19.349 * [taylor]: Taking taylor expansion of c in a 19.349 * [backup-simplify]: Simplify c into c 19.349 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 19.349 * [taylor]: Taking taylor expansion of (/ -4 a) in a 19.350 * [taylor]: Taking taylor expansion of -4 in a 19.350 * [backup-simplify]: Simplify -4 into -4 19.350 * [taylor]: Taking taylor expansion of a in a 19.350 * [backup-simplify]: Simplify 0 into 0 19.350 * [backup-simplify]: Simplify 1 into 1 19.350 * [backup-simplify]: Simplify (/ -4 1) into -4 19.350 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.350 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.350 * [taylor]: Taking taylor expansion of b in a 19.350 * [backup-simplify]: Simplify b into b 19.350 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.351 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.351 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 19.351 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 19.351 * [backup-simplify]: Simplify (sqrt 0) into 0 19.352 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 19.352 * [taylor]: Taking taylor expansion of a in a 19.352 * [backup-simplify]: Simplify 0 into 0 19.352 * [backup-simplify]: Simplify 1 into 1 19.352 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 19.352 * [taylor]: Taking taylor expansion of 1/2 in a 19.352 * [backup-simplify]: Simplify 1/2 into 1/2 19.352 * [taylor]: Taking taylor expansion of (/ a b) in a 19.352 * [taylor]: Taking taylor expansion of a in a 19.352 * [backup-simplify]: Simplify 0 into 0 19.352 * [backup-simplify]: Simplify 1 into 1 19.352 * [taylor]: Taking taylor expansion of b in a 19.352 * [backup-simplify]: Simplify b into b 19.352 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 19.352 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 19.352 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 19.352 * [taylor]: Taking taylor expansion of 1/2 in c 19.352 * [backup-simplify]: Simplify 1/2 into 1/2 19.352 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 19.352 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 19.352 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 19.353 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 19.353 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 19.353 * [taylor]: Taking taylor expansion of (/ 1 c) in c 19.353 * [taylor]: Taking taylor expansion of c in c 19.353 * [backup-simplify]: Simplify 0 into 0 19.353 * [backup-simplify]: Simplify 1 into 1 19.353 * [backup-simplify]: Simplify (/ 1 1) into 1 19.353 * [taylor]: Taking taylor expansion of (/ -4 a) in c 19.353 * [taylor]: Taking taylor expansion of -4 in c 19.353 * [backup-simplify]: Simplify -4 into -4 19.353 * [taylor]: Taking taylor expansion of a in c 19.353 * [backup-simplify]: Simplify a into a 19.353 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 19.353 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.353 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.353 * [taylor]: Taking taylor expansion of b in c 19.354 * [backup-simplify]: Simplify b into b 19.354 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.354 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.354 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 19.354 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 19.354 * [backup-simplify]: Simplify (sqrt 0) into 0 19.355 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.355 * [taylor]: Taking taylor expansion of a in c 19.355 * [backup-simplify]: Simplify a into a 19.355 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 19.355 * [taylor]: Taking taylor expansion of 1/2 in c 19.355 * [backup-simplify]: Simplify 1/2 into 1/2 19.355 * [taylor]: Taking taylor expansion of (/ a b) in c 19.355 * [taylor]: Taking taylor expansion of a in c 19.355 * [backup-simplify]: Simplify a into a 19.355 * [taylor]: Taking taylor expansion of b in c 19.355 * [backup-simplify]: Simplify b into b 19.355 * [backup-simplify]: Simplify (/ a b) into (/ a b) 19.355 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 19.355 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 19.356 * [taylor]: Taking taylor expansion of 1/2 in c 19.356 * [backup-simplify]: Simplify 1/2 into 1/2 19.356 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 19.356 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 19.356 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 19.356 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 19.356 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 19.356 * [taylor]: Taking taylor expansion of (/ 1 c) in c 19.356 * [taylor]: Taking taylor expansion of c in c 19.356 * [backup-simplify]: Simplify 0 into 0 19.356 * [backup-simplify]: Simplify 1 into 1 19.356 * [backup-simplify]: Simplify (/ 1 1) into 1 19.357 * [taylor]: Taking taylor expansion of (/ -4 a) in c 19.357 * [taylor]: Taking taylor expansion of -4 in c 19.357 * [backup-simplify]: Simplify -4 into -4 19.357 * [taylor]: Taking taylor expansion of a in c 19.357 * [backup-simplify]: Simplify a into a 19.357 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 19.357 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.357 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.357 * [taylor]: Taking taylor expansion of b in c 19.357 * [backup-simplify]: Simplify b into b 19.357 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.357 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.357 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 19.357 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 19.358 * [backup-simplify]: Simplify (sqrt 0) into 0 19.358 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.358 * [taylor]: Taking taylor expansion of a in c 19.358 * [backup-simplify]: Simplify a into a 19.358 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 19.358 * [taylor]: Taking taylor expansion of 1/2 in c 19.358 * [backup-simplify]: Simplify 1/2 into 1/2 19.359 * [taylor]: Taking taylor expansion of (/ a b) in c 19.359 * [taylor]: Taking taylor expansion of a in c 19.359 * [backup-simplify]: Simplify a into a 19.359 * [taylor]: Taking taylor expansion of b in c 19.359 * [backup-simplify]: Simplify b into b 19.359 * [backup-simplify]: Simplify (/ a b) into (/ a b) 19.359 * [backup-simplify]: Simplify (* 0 a) into 0 19.362 * [backup-simplify]: Simplify (* 1/2 0) into 0 19.363 * [backup-simplify]: Simplify (+ 0 0) into 0 19.363 * [taylor]: Taking taylor expansion of 0 in a 19.363 * [backup-simplify]: Simplify 0 into 0 19.363 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 19.366 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 19.366 * [backup-simplify]: Simplify (* 1/2 (/ a b)) into (* 1/2 (/ a b)) 19.366 * [backup-simplify]: Simplify (- (* 1/2 (/ a b))) into (- (* 1/2 (/ a b))) 19.367 * [backup-simplify]: Simplify (+ (- +nan.0) (- (* 1/2 (/ a b)))) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 19.367 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 19.367 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 19.367 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 19.367 * [taylor]: Taking taylor expansion of 1/2 in a 19.367 * [backup-simplify]: Simplify 1/2 into 1/2 19.367 * [taylor]: Taking taylor expansion of (/ a b) in a 19.367 * [taylor]: Taking taylor expansion of a in a 19.367 * [backup-simplify]: Simplify 0 into 0 19.367 * [backup-simplify]: Simplify 1 into 1 19.367 * [taylor]: Taking taylor expansion of b in a 19.367 * [backup-simplify]: Simplify b into b 19.367 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 19.367 * [taylor]: Taking taylor expansion of (- +nan.0) in a 19.367 * [taylor]: Taking taylor expansion of +nan.0 in a 19.367 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.367 * [taylor]: Taking taylor expansion of 0 in b 19.368 * [backup-simplify]: Simplify 0 into 0 19.368 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 19.369 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.369 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 19.369 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 19.371 * [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))))) 19.371 * [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)))))) 19.373 * [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)))))) 19.373 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)))) into 0 19.374 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ a b))) into 0 19.374 * [backup-simplify]: Simplify (- 0) into 0 19.374 * [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)))))) 19.374 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 19.374 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 19.375 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 19.375 * [taylor]: Taking taylor expansion of +nan.0 in a 19.375 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.375 * [taylor]: Taking taylor expansion of (/ 1 a) in a 19.375 * [taylor]: Taking taylor expansion of a in a 19.375 * [backup-simplify]: Simplify 0 into 0 19.375 * [backup-simplify]: Simplify 1 into 1 19.375 * [backup-simplify]: Simplify (/ 1 1) into 1 19.375 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 19.375 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 19.375 * [taylor]: Taking taylor expansion of +nan.0 in a 19.375 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.375 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 19.375 * [taylor]: Taking taylor expansion of a in a 19.375 * [backup-simplify]: Simplify 0 into 0 19.375 * [backup-simplify]: Simplify 1 into 1 19.375 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.375 * [taylor]: Taking taylor expansion of b in a 19.375 * [backup-simplify]: Simplify b into b 19.375 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.375 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.376 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 19.376 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 19.377 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.377 * [taylor]: Taking taylor expansion of (- +nan.0) in b 19.377 * [taylor]: Taking taylor expansion of +nan.0 in b 19.377 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.377 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.378 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 19.378 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.378 * [taylor]: Taking taylor expansion of (- +nan.0) in b 19.378 * [taylor]: Taking taylor expansion of +nan.0 in b 19.378 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.378 * [taylor]: Taking taylor expansion of 0 in b 19.378 * [backup-simplify]: Simplify 0 into 0 19.378 * [backup-simplify]: Simplify 0 into 0 19.378 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.379 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.380 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 19.380 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.380 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 19.380 * [backup-simplify]: Simplify (+ 0 0) into 0 19.381 * [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))))))) 19.381 * [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)))))) 19.382 * [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)))))) 19.382 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 19.383 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ a b)))) into 0 19.383 * [backup-simplify]: Simplify (- 0) into 0 19.384 * [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)))))) 19.384 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 19.384 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 19.384 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 19.384 * [taylor]: Taking taylor expansion of +nan.0 in a 19.384 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.384 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 19.384 * [taylor]: Taking taylor expansion of (pow a 2) in a 19.384 * [taylor]: Taking taylor expansion of a in a 19.384 * [backup-simplify]: Simplify 0 into 0 19.384 * [backup-simplify]: Simplify 1 into 1 19.384 * [backup-simplify]: Simplify (* 1 1) into 1 19.384 * [backup-simplify]: Simplify (/ 1 1) into 1 19.384 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 19.384 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 19.384 * [taylor]: Taking taylor expansion of +nan.0 in a 19.384 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.384 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.384 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.384 * [taylor]: Taking taylor expansion of b in a 19.384 * [backup-simplify]: Simplify b into b 19.384 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.384 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.385 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.385 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.386 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.386 * [backup-simplify]: Simplify (+ 0 0) into 0 19.386 * [backup-simplify]: Simplify (- 0) into 0 19.386 * [taylor]: Taking taylor expansion of 0 in b 19.386 * [backup-simplify]: Simplify 0 into 0 19.387 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.387 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.388 * [backup-simplify]: Simplify (+ 0 0) into 0 19.388 * [backup-simplify]: Simplify (- 0) into 0 19.388 * [taylor]: Taking taylor expansion of 0 in b 19.388 * [backup-simplify]: Simplify 0 into 0 19.388 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 19.388 * [backup-simplify]: Simplify (- 0) into 0 19.388 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 19.388 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 19.388 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 19.389 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 19.389 * [taylor]: Taking taylor expansion of 1/2 in b 19.389 * [backup-simplify]: Simplify 1/2 into 1/2 19.389 * [taylor]: Taking taylor expansion of (/ 1 b) in b 19.389 * [taylor]: Taking taylor expansion of b in b 19.389 * [backup-simplify]: Simplify 0 into 0 19.389 * [backup-simplify]: Simplify 1 into 1 19.389 * [backup-simplify]: Simplify (/ 1 1) into 1 19.389 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 19.389 * [backup-simplify]: Simplify (- 1/2) into -1/2 19.389 * [backup-simplify]: Simplify -1/2 into -1/2 19.389 * [taylor]: Taking taylor expansion of 0 in b 19.390 * [backup-simplify]: Simplify 0 into 0 19.390 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.390 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.390 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.391 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.391 * [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))) 19.392 * [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)))) 19.392 * [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 19.392 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in b 19.392 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in b 19.392 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in b 19.392 * [taylor]: Taking taylor expansion of 1/2 in b 19.392 * [backup-simplify]: Simplify 1/2 into 1/2 19.392 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in b 19.392 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 19.392 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 19.392 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 19.392 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 19.392 * [taylor]: Taking taylor expansion of (/ -1 c) in b 19.392 * [taylor]: Taking taylor expansion of -1 in b 19.392 * [backup-simplify]: Simplify -1 into -1 19.392 * [taylor]: Taking taylor expansion of c in b 19.392 * [backup-simplify]: Simplify c into c 19.392 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 19.392 * [taylor]: Taking taylor expansion of (/ 4 a) in b 19.392 * [taylor]: Taking taylor expansion of 4 in b 19.392 * [backup-simplify]: Simplify 4 into 4 19.392 * [taylor]: Taking taylor expansion of a in b 19.392 * [backup-simplify]: Simplify a into a 19.392 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 19.392 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.392 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.392 * [taylor]: Taking taylor expansion of b in b 19.392 * [backup-simplify]: Simplify 0 into 0 19.392 * [backup-simplify]: Simplify 1 into 1 19.393 * [backup-simplify]: Simplify (* 1 1) into 1 19.393 * [backup-simplify]: Simplify (/ 1 1) into 1 19.393 * [backup-simplify]: Simplify (+ 0 1) into 1 19.393 * [backup-simplify]: Simplify (sqrt 1) into 1 19.394 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.395 * [backup-simplify]: Simplify (+ 0 0) into 0 19.395 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.395 * [taylor]: Taking taylor expansion of a in b 19.395 * [backup-simplify]: Simplify a into a 19.395 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in b 19.395 * [taylor]: Taking taylor expansion of 1/2 in b 19.395 * [backup-simplify]: Simplify 1/2 into 1/2 19.395 * [taylor]: Taking taylor expansion of (/ a b) in b 19.395 * [taylor]: Taking taylor expansion of a in b 19.395 * [backup-simplify]: Simplify a into a 19.395 * [taylor]: Taking taylor expansion of b in b 19.395 * [backup-simplify]: Simplify 0 into 0 19.395 * [backup-simplify]: Simplify 1 into 1 19.395 * [backup-simplify]: Simplify (/ a 1) into a 19.395 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in a 19.395 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in a 19.395 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in a 19.395 * [taylor]: Taking taylor expansion of 1/2 in a 19.395 * [backup-simplify]: Simplify 1/2 into 1/2 19.395 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in a 19.395 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 19.395 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 19.396 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 19.396 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 19.396 * [taylor]: Taking taylor expansion of (/ -1 c) in a 19.396 * [taylor]: Taking taylor expansion of -1 in a 19.396 * [backup-simplify]: Simplify -1 into -1 19.396 * [taylor]: Taking taylor expansion of c in a 19.396 * [backup-simplify]: Simplify c into c 19.396 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 19.396 * [taylor]: Taking taylor expansion of (/ 4 a) in a 19.396 * [taylor]: Taking taylor expansion of 4 in a 19.396 * [backup-simplify]: Simplify 4 into 4 19.396 * [taylor]: Taking taylor expansion of a in a 19.396 * [backup-simplify]: Simplify 0 into 0 19.396 * [backup-simplify]: Simplify 1 into 1 19.396 * [backup-simplify]: Simplify (/ 4 1) into 4 19.396 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.396 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.396 * [taylor]: Taking taylor expansion of b in a 19.396 * [backup-simplify]: Simplify b into b 19.396 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.396 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.396 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 19.396 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 19.397 * [backup-simplify]: Simplify (sqrt 0) into 0 19.397 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 19.397 * [taylor]: Taking taylor expansion of a in a 19.397 * [backup-simplify]: Simplify 0 into 0 19.397 * [backup-simplify]: Simplify 1 into 1 19.397 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 19.397 * [taylor]: Taking taylor expansion of 1/2 in a 19.397 * [backup-simplify]: Simplify 1/2 into 1/2 19.397 * [taylor]: Taking taylor expansion of (/ a b) in a 19.397 * [taylor]: Taking taylor expansion of a in a 19.397 * [backup-simplify]: Simplify 0 into 0 19.397 * [backup-simplify]: Simplify 1 into 1 19.397 * [taylor]: Taking taylor expansion of b in a 19.397 * [backup-simplify]: Simplify b into b 19.397 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 19.397 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in c 19.397 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 19.397 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 19.397 * [taylor]: Taking taylor expansion of 1/2 in c 19.397 * [backup-simplify]: Simplify 1/2 into 1/2 19.397 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 19.397 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 19.397 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 19.398 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 19.398 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 19.398 * [taylor]: Taking taylor expansion of (/ -1 c) in c 19.398 * [taylor]: Taking taylor expansion of -1 in c 19.398 * [backup-simplify]: Simplify -1 into -1 19.398 * [taylor]: Taking taylor expansion of c in c 19.398 * [backup-simplify]: Simplify 0 into 0 19.398 * [backup-simplify]: Simplify 1 into 1 19.398 * [backup-simplify]: Simplify (/ -1 1) into -1 19.398 * [taylor]: Taking taylor expansion of (/ 4 a) in c 19.398 * [taylor]: Taking taylor expansion of 4 in c 19.398 * [backup-simplify]: Simplify 4 into 4 19.398 * [taylor]: Taking taylor expansion of a in c 19.398 * [backup-simplify]: Simplify a into a 19.398 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 19.398 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.398 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.398 * [taylor]: Taking taylor expansion of b in c 19.398 * [backup-simplify]: Simplify b into b 19.398 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.398 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.398 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 19.398 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 19.399 * [backup-simplify]: Simplify (sqrt 0) into 0 19.399 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.399 * [taylor]: Taking taylor expansion of a in c 19.399 * [backup-simplify]: Simplify a into a 19.399 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 19.399 * [taylor]: Taking taylor expansion of 1/2 in c 19.399 * [backup-simplify]: Simplify 1/2 into 1/2 19.399 * [taylor]: Taking taylor expansion of (/ a b) in c 19.399 * [taylor]: Taking taylor expansion of a in c 19.399 * [backup-simplify]: Simplify a into a 19.399 * [taylor]: Taking taylor expansion of b in c 19.399 * [backup-simplify]: Simplify b into b 19.399 * [backup-simplify]: Simplify (/ a b) into (/ a b) 19.399 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in c 19.399 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 19.399 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 19.399 * [taylor]: Taking taylor expansion of 1/2 in c 19.399 * [backup-simplify]: Simplify 1/2 into 1/2 19.399 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 19.399 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 19.399 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 19.400 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 19.400 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 19.400 * [taylor]: Taking taylor expansion of (/ -1 c) in c 19.400 * [taylor]: Taking taylor expansion of -1 in c 19.400 * [backup-simplify]: Simplify -1 into -1 19.400 * [taylor]: Taking taylor expansion of c in c 19.400 * [backup-simplify]: Simplify 0 into 0 19.400 * [backup-simplify]: Simplify 1 into 1 19.400 * [backup-simplify]: Simplify (/ -1 1) into -1 19.400 * [taylor]: Taking taylor expansion of (/ 4 a) in c 19.400 * [taylor]: Taking taylor expansion of 4 in c 19.400 * [backup-simplify]: Simplify 4 into 4 19.400 * [taylor]: Taking taylor expansion of a in c 19.400 * [backup-simplify]: Simplify a into a 19.400 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 19.400 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.400 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.400 * [taylor]: Taking taylor expansion of b in c 19.400 * [backup-simplify]: Simplify b into b 19.400 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.400 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.400 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 19.400 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 19.401 * [backup-simplify]: Simplify (sqrt 0) into 0 19.401 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.401 * [taylor]: Taking taylor expansion of a in c 19.401 * [backup-simplify]: Simplify a into a 19.401 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 19.401 * [taylor]: Taking taylor expansion of 1/2 in c 19.401 * [backup-simplify]: Simplify 1/2 into 1/2 19.401 * [taylor]: Taking taylor expansion of (/ a b) in c 19.401 * [taylor]: Taking taylor expansion of a in c 19.401 * [backup-simplify]: Simplify a into a 19.401 * [taylor]: Taking taylor expansion of b in c 19.401 * [backup-simplify]: Simplify b into b 19.401 * [backup-simplify]: Simplify (/ a b) into (/ a b) 19.402 * [backup-simplify]: Simplify (* 0 a) into 0 19.402 * [backup-simplify]: Simplify (* 1/2 0) into 0 19.402 * [backup-simplify]: Simplify (+ 0 0) into 0 19.402 * [backup-simplify]: Simplify (- 0) into 0 19.402 * [taylor]: Taking taylor expansion of 0 in a 19.402 * [backup-simplify]: Simplify 0 into 0 19.403 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 19.405 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 19.406 * [backup-simplify]: Simplify (* 1/2 (/ a b)) into (* 1/2 (/ a b)) 19.406 * [backup-simplify]: Simplify (+ (- +nan.0) (* 1/2 (/ a b))) into (- (* 1/2 (/ a b)) +nan.0) 19.406 * [backup-simplify]: Simplify (- (- (* 1/2 (/ a b)) +nan.0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 19.406 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 19.407 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 19.407 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 19.407 * [taylor]: Taking taylor expansion of 1/2 in a 19.407 * [backup-simplify]: Simplify 1/2 into 1/2 19.407 * [taylor]: Taking taylor expansion of (/ a b) in a 19.407 * [taylor]: Taking taylor expansion of a in a 19.407 * [backup-simplify]: Simplify 0 into 0 19.407 * [backup-simplify]: Simplify 1 into 1 19.407 * [taylor]: Taking taylor expansion of b in a 19.407 * [backup-simplify]: Simplify b into b 19.407 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 19.407 * [taylor]: Taking taylor expansion of (- +nan.0) in a 19.407 * [taylor]: Taking taylor expansion of +nan.0 in a 19.407 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.407 * [taylor]: Taking taylor expansion of 0 in b 19.407 * [backup-simplify]: Simplify 0 into 0 19.407 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 19.408 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.409 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 19.409 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 19.410 * [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))))) 19.411 * [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)))))) 19.412 * [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)))))) 19.413 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)))) into 0 19.413 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ a b))) into 0 19.414 * [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)))))) 19.414 * [backup-simplify]: Simplify (- (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 19.414 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 19.414 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 19.414 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 19.414 * [taylor]: Taking taylor expansion of +nan.0 in a 19.414 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.414 * [taylor]: Taking taylor expansion of (/ 1 a) in a 19.414 * [taylor]: Taking taylor expansion of a in a 19.414 * [backup-simplify]: Simplify 0 into 0 19.414 * [backup-simplify]: Simplify 1 into 1 19.415 * [backup-simplify]: Simplify (/ 1 1) into 1 19.415 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 19.415 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 19.415 * [taylor]: Taking taylor expansion of +nan.0 in a 19.415 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.415 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 19.415 * [taylor]: Taking taylor expansion of a in a 19.415 * [backup-simplify]: Simplify 0 into 0 19.415 * [backup-simplify]: Simplify 1 into 1 19.415 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.415 * [taylor]: Taking taylor expansion of b in a 19.415 * [backup-simplify]: Simplify b into b 19.415 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.415 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.416 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 19.416 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 19.417 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.417 * [taylor]: Taking taylor expansion of (- +nan.0) in b 19.417 * [taylor]: Taking taylor expansion of +nan.0 in b 19.418 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.418 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.419 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 19.420 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.420 * [taylor]: Taking taylor expansion of (- +nan.0) in b 19.420 * [taylor]: Taking taylor expansion of +nan.0 in b 19.420 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.420 * [taylor]: Taking taylor expansion of 0 in b 19.420 * [backup-simplify]: Simplify 0 into 0 19.420 * [backup-simplify]: Simplify 0 into 0 19.420 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.421 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.422 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 19.423 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.423 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 19.423 * [backup-simplify]: Simplify (+ 0 0) into 0 19.424 * [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))))))) 19.426 * [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)))))) 19.428 * [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)))))) 19.428 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 19.429 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ a b)))) into 0 19.430 * [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)))))) 19.430 * [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)))))) 19.430 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 19.430 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 19.430 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 19.430 * [taylor]: Taking taylor expansion of +nan.0 in a 19.430 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.430 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 19.430 * [taylor]: Taking taylor expansion of (pow a 2) in a 19.430 * [taylor]: Taking taylor expansion of a in a 19.430 * [backup-simplify]: Simplify 0 into 0 19.430 * [backup-simplify]: Simplify 1 into 1 19.431 * [backup-simplify]: Simplify (* 1 1) into 1 19.431 * [backup-simplify]: Simplify (/ 1 1) into 1 19.431 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 19.432 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 19.432 * [taylor]: Taking taylor expansion of +nan.0 in a 19.432 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.432 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.432 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.432 * [taylor]: Taking taylor expansion of b in a 19.432 * [backup-simplify]: Simplify b into b 19.432 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.432 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.433 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.434 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.434 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.435 * [backup-simplify]: Simplify (+ 0 0) into 0 19.435 * [backup-simplify]: Simplify (- 0) into 0 19.436 * [taylor]: Taking taylor expansion of 0 in b 19.436 * [backup-simplify]: Simplify 0 into 0 19.436 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.437 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.438 * [backup-simplify]: Simplify (+ 0 0) into 0 19.438 * [backup-simplify]: Simplify (- 0) into 0 19.438 * [taylor]: Taking taylor expansion of 0 in b 19.438 * [backup-simplify]: Simplify 0 into 0 19.438 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 19.439 * [backup-simplify]: Simplify (- 0) into 0 19.439 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 19.439 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 19.439 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 19.439 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 19.439 * [taylor]: Taking taylor expansion of 1/2 in b 19.439 * [backup-simplify]: Simplify 1/2 into 1/2 19.439 * [taylor]: Taking taylor expansion of (/ 1 b) in b 19.439 * [taylor]: Taking taylor expansion of b in b 19.439 * [backup-simplify]: Simplify 0 into 0 19.439 * [backup-simplify]: Simplify 1 into 1 19.440 * [backup-simplify]: Simplify (/ 1 1) into 1 19.440 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 19.441 * [backup-simplify]: Simplify (- 1/2) into -1/2 19.441 * [backup-simplify]: Simplify -1/2 into -1/2 19.441 * [taylor]: Taking taylor expansion of 0 in b 19.441 * [backup-simplify]: Simplify 0 into 0 19.441 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.442 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.442 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.443 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.444 * [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))) 19.444 * * * * [progress]: [ 3 / 3 ] generating series at (2 1) 19.444 * [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))))) 19.444 * [approximate]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in (c a b) around 0 19.444 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in b 19.444 * [taylor]: Taking taylor expansion of 1/2 in b 19.444 * [backup-simplify]: Simplify 1/2 into 1/2 19.444 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in b 19.444 * [taylor]: Taking taylor expansion of (/ 1 a) in b 19.444 * [taylor]: Taking taylor expansion of a in b 19.444 * [backup-simplify]: Simplify a into a 19.445 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 19.445 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 19.445 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 19.445 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 19.445 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 19.445 * [taylor]: Taking taylor expansion of c in b 19.445 * [backup-simplify]: Simplify c into c 19.445 * [taylor]: Taking taylor expansion of (* -4 a) in b 19.445 * [taylor]: Taking taylor expansion of -4 in b 19.445 * [backup-simplify]: Simplify -4 into -4 19.445 * [taylor]: Taking taylor expansion of a in b 19.445 * [backup-simplify]: Simplify a into a 19.445 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.445 * [taylor]: Taking taylor expansion of b in b 19.445 * [backup-simplify]: Simplify 0 into 0 19.445 * [backup-simplify]: Simplify 1 into 1 19.445 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 19.445 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 19.445 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 19.445 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 19.446 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 19.446 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 19.447 * [backup-simplify]: Simplify (+ 0 0) into 0 19.447 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 19.447 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in a 19.447 * [taylor]: Taking taylor expansion of 1/2 in a 19.447 * [backup-simplify]: Simplify 1/2 into 1/2 19.447 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in a 19.447 * [taylor]: Taking taylor expansion of (/ 1 a) in a 19.447 * [taylor]: Taking taylor expansion of a in a 19.447 * [backup-simplify]: Simplify 0 into 0 19.447 * [backup-simplify]: Simplify 1 into 1 19.448 * [backup-simplify]: Simplify (/ 1 1) into 1 19.448 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 19.448 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 19.448 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 19.448 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 19.448 * [taylor]: Taking taylor expansion of c in a 19.448 * [backup-simplify]: Simplify c into c 19.448 * [taylor]: Taking taylor expansion of (* -4 a) in a 19.448 * [taylor]: Taking taylor expansion of -4 in a 19.448 * [backup-simplify]: Simplify -4 into -4 19.448 * [taylor]: Taking taylor expansion of a in a 19.448 * [backup-simplify]: Simplify 0 into 0 19.448 * [backup-simplify]: Simplify 1 into 1 19.448 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.448 * [taylor]: Taking taylor expansion of b in a 19.448 * [backup-simplify]: Simplify b into b 19.449 * [backup-simplify]: Simplify (* -4 0) into 0 19.449 * [backup-simplify]: Simplify (* c 0) into 0 19.449 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.449 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 19.449 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 19.450 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 19.450 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 19.450 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.450 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 19.451 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 19.451 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 19.451 * [taylor]: Taking taylor expansion of 1/2 in c 19.451 * [backup-simplify]: Simplify 1/2 into 1/2 19.451 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 19.451 * [taylor]: Taking taylor expansion of (/ 1 a) in c 19.451 * [taylor]: Taking taylor expansion of a in c 19.451 * [backup-simplify]: Simplify a into a 19.451 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 19.451 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 19.451 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 19.451 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 19.451 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 19.451 * [taylor]: Taking taylor expansion of c in c 19.451 * [backup-simplify]: Simplify 0 into 0 19.451 * [backup-simplify]: Simplify 1 into 1 19.451 * [taylor]: Taking taylor expansion of (* -4 a) in c 19.451 * [taylor]: Taking taylor expansion of -4 in c 19.451 * [backup-simplify]: Simplify -4 into -4 19.451 * [taylor]: Taking taylor expansion of a in c 19.451 * [backup-simplify]: Simplify a into a 19.451 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.451 * [taylor]: Taking taylor expansion of b in c 19.451 * [backup-simplify]: Simplify b into b 19.451 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 19.451 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 19.452 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.452 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 19.452 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 19.452 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 19.453 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 19.453 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.453 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 19.453 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 19.453 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 19.453 * [taylor]: Taking taylor expansion of 1/2 in c 19.453 * [backup-simplify]: Simplify 1/2 into 1/2 19.453 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 19.453 * [taylor]: Taking taylor expansion of (/ 1 a) in c 19.454 * [taylor]: Taking taylor expansion of a in c 19.454 * [backup-simplify]: Simplify a into a 19.454 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 19.454 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 19.454 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 19.454 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 19.454 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 19.454 * [taylor]: Taking taylor expansion of c in c 19.454 * [backup-simplify]: Simplify 0 into 0 19.454 * [backup-simplify]: Simplify 1 into 1 19.454 * [taylor]: Taking taylor expansion of (* -4 a) in c 19.454 * [taylor]: Taking taylor expansion of -4 in c 19.454 * [backup-simplify]: Simplify -4 into -4 19.454 * [taylor]: Taking taylor expansion of a in c 19.454 * [backup-simplify]: Simplify a into a 19.454 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.454 * [taylor]: Taking taylor expansion of b in c 19.454 * [backup-simplify]: Simplify b into b 19.454 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 19.454 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 19.454 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.454 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 19.454 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 19.455 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 19.455 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 19.455 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.455 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 19.456 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 19.456 * [backup-simplify]: Simplify (* (/ 1 a) b) into (/ b a) 19.456 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 19.456 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in a 19.456 * [taylor]: Taking taylor expansion of 1/2 in a 19.456 * [backup-simplify]: Simplify 1/2 into 1/2 19.456 * [taylor]: Taking taylor expansion of (/ b a) in a 19.456 * [taylor]: Taking taylor expansion of b in a 19.456 * [backup-simplify]: Simplify b into b 19.456 * [taylor]: Taking taylor expansion of a in a 19.456 * [backup-simplify]: Simplify 0 into 0 19.456 * [backup-simplify]: Simplify 1 into 1 19.456 * [backup-simplify]: Simplify (/ b 1) into b 19.456 * [backup-simplify]: Simplify (* 1/2 b) into (* 1/2 b) 19.456 * [taylor]: Taking taylor expansion of (* 1/2 b) in b 19.456 * [taylor]: Taking taylor expansion of 1/2 in b 19.456 * [backup-simplify]: Simplify 1/2 into 1/2 19.456 * [taylor]: Taking taylor expansion of b in b 19.456 * [backup-simplify]: Simplify 0 into 0 19.456 * [backup-simplify]: Simplify 1 into 1 19.456 * [backup-simplify]: Simplify (* 1/2 0) into 0 19.456 * [backup-simplify]: Simplify 0 into 0 19.457 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 19.457 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ a b))) (* 0 b)) into (- (* 2 (/ 1 b))) 19.457 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ 1 b)))) (* 0 (/ b a))) into (- (/ 1 b)) 19.457 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in a 19.457 * [taylor]: Taking taylor expansion of (/ 1 b) in a 19.457 * [taylor]: Taking taylor expansion of b in a 19.457 * [backup-simplify]: Simplify b into b 19.457 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 19.457 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 19.458 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 b)) into 0 19.458 * [taylor]: Taking taylor expansion of 0 in b 19.458 * [backup-simplify]: Simplify 0 into 0 19.458 * [backup-simplify]: Simplify 0 into 0 19.458 * [backup-simplify]: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 19.458 * [backup-simplify]: Simplify 1/2 into 1/2 19.459 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 19.460 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 19.460 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 19.460 * [backup-simplify]: Simplify (+ 0 0) into 0 19.461 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 19.461 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.461 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b))) into (- (* 2 (/ a (pow b 3)))) 19.461 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a)))) into (- (/ a (pow b 3))) 19.461 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 19.461 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 19.461 * [taylor]: Taking taylor expansion of a in a 19.461 * [backup-simplify]: Simplify 0 into 0 19.461 * [backup-simplify]: Simplify 1 into 1 19.461 * [taylor]: Taking taylor expansion of (pow b 3) in a 19.461 * [taylor]: Taking taylor expansion of b in a 19.461 * [backup-simplify]: Simplify b into b 19.461 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.461 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 19.461 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 19.461 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 19.462 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 19.462 * [taylor]: Taking taylor expansion of (/ 1 b) in b 19.462 * [taylor]: Taking taylor expansion of b in b 19.462 * [backup-simplify]: Simplify 0 into 0 19.462 * [backup-simplify]: Simplify 1 into 1 19.462 * [backup-simplify]: Simplify (/ 1 1) into 1 19.462 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.463 * [backup-simplify]: Simplify (- 0) into 0 19.463 * [backup-simplify]: Simplify 0 into 0 19.464 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.464 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 b))) into 0 19.465 * [taylor]: Taking taylor expansion of 0 in b 19.465 * [backup-simplify]: Simplify 0 into 0 19.465 * [backup-simplify]: Simplify 0 into 0 19.465 * [backup-simplify]: Simplify 0 into 0 19.465 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 19.465 * [backup-simplify]: Simplify 0 into 0 19.466 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 19.467 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 19.467 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 19.468 * [backup-simplify]: Simplify (+ 0 0) into 0 19.468 * [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))) 19.468 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.468 * [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)))) 19.469 * [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)))) 19.469 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 19.469 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 19.469 * [taylor]: Taking taylor expansion of 2 in a 19.469 * [backup-simplify]: Simplify 2 into 2 19.469 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 19.469 * [taylor]: Taking taylor expansion of (pow a 2) in a 19.469 * [taylor]: Taking taylor expansion of a in a 19.469 * [backup-simplify]: Simplify 0 into 0 19.469 * [backup-simplify]: Simplify 1 into 1 19.469 * [taylor]: Taking taylor expansion of (pow b 5) in a 19.469 * [taylor]: Taking taylor expansion of b in a 19.469 * [backup-simplify]: Simplify b into b 19.469 * [backup-simplify]: Simplify (* 1 1) into 1 19.469 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.469 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 19.470 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 19.470 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 19.470 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 19.470 * [backup-simplify]: Simplify (- 0) into 0 19.470 * [taylor]: Taking taylor expansion of 0 in b 19.470 * [backup-simplify]: Simplify 0 into 0 19.470 * [backup-simplify]: Simplify 0 into 0 19.471 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.472 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 19.472 * [taylor]: Taking taylor expansion of 0 in b 19.472 * [backup-simplify]: Simplify 0 into 0 19.472 * [backup-simplify]: Simplify 0 into 0 19.472 * [backup-simplify]: Simplify (* 1/2 (* b (* (/ 1 a) 1))) into (* 1/2 (/ b a)) 19.472 * [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)) 19.472 * [approximate]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in (c a b) around 0 19.473 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in b 19.473 * [taylor]: Taking taylor expansion of 1/2 in b 19.473 * [backup-simplify]: Simplify 1/2 into 1/2 19.473 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in b 19.473 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 19.473 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 19.473 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 19.473 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 19.473 * [taylor]: Taking taylor expansion of (/ 1 c) in b 19.473 * [taylor]: Taking taylor expansion of c in b 19.473 * [backup-simplify]: Simplify c into c 19.473 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 19.473 * [taylor]: Taking taylor expansion of (/ -4 a) in b 19.473 * [taylor]: Taking taylor expansion of -4 in b 19.473 * [backup-simplify]: Simplify -4 into -4 19.473 * [taylor]: Taking taylor expansion of a in b 19.473 * [backup-simplify]: Simplify a into a 19.473 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 19.473 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.473 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.473 * [taylor]: Taking taylor expansion of b in b 19.473 * [backup-simplify]: Simplify 0 into 0 19.473 * [backup-simplify]: Simplify 1 into 1 19.473 * [backup-simplify]: Simplify (* 1 1) into 1 19.473 * [backup-simplify]: Simplify (/ 1 1) into 1 19.474 * [backup-simplify]: Simplify (+ 0 1) into 1 19.474 * [backup-simplify]: Simplify (sqrt 1) into 1 19.474 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.475 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.475 * [backup-simplify]: Simplify (+ 0 0) into 0 19.476 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.476 * [taylor]: Taking taylor expansion of a in b 19.476 * [backup-simplify]: Simplify a into a 19.476 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in a 19.476 * [taylor]: Taking taylor expansion of 1/2 in a 19.476 * [backup-simplify]: Simplify 1/2 into 1/2 19.476 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in a 19.476 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 19.476 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 19.476 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 19.476 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 19.476 * [taylor]: Taking taylor expansion of (/ 1 c) in a 19.476 * [taylor]: Taking taylor expansion of c in a 19.476 * [backup-simplify]: Simplify c into c 19.476 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 19.476 * [taylor]: Taking taylor expansion of (/ -4 a) in a 19.476 * [taylor]: Taking taylor expansion of -4 in a 19.476 * [backup-simplify]: Simplify -4 into -4 19.476 * [taylor]: Taking taylor expansion of a in a 19.476 * [backup-simplify]: Simplify 0 into 0 19.476 * [backup-simplify]: Simplify 1 into 1 19.477 * [backup-simplify]: Simplify (/ -4 1) into -4 19.477 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.477 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.477 * [taylor]: Taking taylor expansion of b in a 19.477 * [backup-simplify]: Simplify b into b 19.477 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.477 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.477 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 19.477 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 19.477 * [backup-simplify]: Simplify (sqrt 0) into 0 19.478 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 19.478 * [taylor]: Taking taylor expansion of a in a 19.478 * [backup-simplify]: Simplify 0 into 0 19.478 * [backup-simplify]: Simplify 1 into 1 19.478 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 19.478 * [taylor]: Taking taylor expansion of 1/2 in c 19.478 * [backup-simplify]: Simplify 1/2 into 1/2 19.478 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 19.478 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 19.478 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 19.478 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 19.478 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 19.478 * [taylor]: Taking taylor expansion of (/ 1 c) in c 19.478 * [taylor]: Taking taylor expansion of c in c 19.478 * [backup-simplify]: Simplify 0 into 0 19.478 * [backup-simplify]: Simplify 1 into 1 19.478 * [backup-simplify]: Simplify (/ 1 1) into 1 19.478 * [taylor]: Taking taylor expansion of (/ -4 a) in c 19.478 * [taylor]: Taking taylor expansion of -4 in c 19.478 * [backup-simplify]: Simplify -4 into -4 19.478 * [taylor]: Taking taylor expansion of a in c 19.478 * [backup-simplify]: Simplify a into a 19.478 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 19.478 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.478 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.478 * [taylor]: Taking taylor expansion of b in c 19.478 * [backup-simplify]: Simplify b into b 19.478 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.478 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.478 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 19.479 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 19.479 * [backup-simplify]: Simplify (sqrt 0) into 0 19.479 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.479 * [taylor]: Taking taylor expansion of a in c 19.479 * [backup-simplify]: Simplify a into a 19.479 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 19.479 * [taylor]: Taking taylor expansion of 1/2 in c 19.479 * [backup-simplify]: Simplify 1/2 into 1/2 19.479 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 19.479 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 19.479 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 19.479 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 19.479 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 19.480 * [taylor]: Taking taylor expansion of (/ 1 c) in c 19.480 * [taylor]: Taking taylor expansion of c in c 19.480 * [backup-simplify]: Simplify 0 into 0 19.480 * [backup-simplify]: Simplify 1 into 1 19.480 * [backup-simplify]: Simplify (/ 1 1) into 1 19.480 * [taylor]: Taking taylor expansion of (/ -4 a) in c 19.480 * [taylor]: Taking taylor expansion of -4 in c 19.480 * [backup-simplify]: Simplify -4 into -4 19.480 * [taylor]: Taking taylor expansion of a in c 19.480 * [backup-simplify]: Simplify a into a 19.480 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 19.480 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.480 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.480 * [taylor]: Taking taylor expansion of b in c 19.480 * [backup-simplify]: Simplify b into b 19.480 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.480 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.480 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 19.480 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 19.480 * [backup-simplify]: Simplify (sqrt 0) into 0 19.481 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.481 * [taylor]: Taking taylor expansion of a in c 19.481 * [backup-simplify]: Simplify a into a 19.481 * [backup-simplify]: Simplify (* 0 a) into 0 19.481 * [backup-simplify]: Simplify (* 1/2 0) into 0 19.481 * [taylor]: Taking taylor expansion of 0 in a 19.481 * [backup-simplify]: Simplify 0 into 0 19.482 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 19.483 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 19.483 * [taylor]: Taking taylor expansion of (- +nan.0) in a 19.483 * [taylor]: Taking taylor expansion of +nan.0 in a 19.483 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.483 * [taylor]: Taking taylor expansion of 0 in b 19.483 * [backup-simplify]: Simplify 0 into 0 19.483 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 19.484 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.484 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 19.484 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 19.485 * [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))))) 19.485 * [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)))))) 19.486 * [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)))))) 19.486 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 19.486 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 19.486 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 19.486 * [taylor]: Taking taylor expansion of +nan.0 in a 19.486 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.486 * [taylor]: Taking taylor expansion of (/ 1 a) in a 19.486 * [taylor]: Taking taylor expansion of a in a 19.486 * [backup-simplify]: Simplify 0 into 0 19.486 * [backup-simplify]: Simplify 1 into 1 19.487 * [backup-simplify]: Simplify (/ 1 1) into 1 19.487 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 19.487 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 19.487 * [taylor]: Taking taylor expansion of +nan.0 in a 19.487 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.487 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 19.487 * [taylor]: Taking taylor expansion of a in a 19.487 * [backup-simplify]: Simplify 0 into 0 19.487 * [backup-simplify]: Simplify 1 into 1 19.487 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.487 * [taylor]: Taking taylor expansion of b in a 19.487 * [backup-simplify]: Simplify b into b 19.487 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.487 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.487 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 19.489 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 19.490 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.490 * [taylor]: Taking taylor expansion of (- +nan.0) in b 19.490 * [taylor]: Taking taylor expansion of +nan.0 in b 19.490 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.491 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.491 * [taylor]: Taking taylor expansion of (- +nan.0) in b 19.491 * [taylor]: Taking taylor expansion of +nan.0 in b 19.491 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.491 * [taylor]: Taking taylor expansion of 0 in b 19.491 * [backup-simplify]: Simplify 0 into 0 19.491 * [backup-simplify]: Simplify 0 into 0 19.491 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.492 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.492 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 19.492 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.493 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 19.493 * [backup-simplify]: Simplify (+ 0 0) into 0 19.493 * [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))))))) 19.494 * [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)))))) 19.495 * [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)))))) 19.495 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 19.495 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 19.495 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 19.495 * [taylor]: Taking taylor expansion of +nan.0 in a 19.495 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.495 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 19.495 * [taylor]: Taking taylor expansion of (pow a 2) in a 19.495 * [taylor]: Taking taylor expansion of a in a 19.495 * [backup-simplify]: Simplify 0 into 0 19.495 * [backup-simplify]: Simplify 1 into 1 19.496 * [backup-simplify]: Simplify (* 1 1) into 1 19.496 * [backup-simplify]: Simplify (/ 1 1) into 1 19.496 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 19.496 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 19.496 * [taylor]: Taking taylor expansion of +nan.0 in a 19.496 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.496 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.496 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.496 * [taylor]: Taking taylor expansion of b in a 19.496 * [backup-simplify]: Simplify b into b 19.496 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.496 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.497 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.497 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.498 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.498 * [backup-simplify]: Simplify (+ 0 0) into 0 19.498 * [backup-simplify]: Simplify (- 0) into 0 19.498 * [taylor]: Taking taylor expansion of 0 in b 19.498 * [backup-simplify]: Simplify 0 into 0 19.499 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.499 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.499 * [backup-simplify]: Simplify (+ 0 0) into 0 19.500 * [backup-simplify]: Simplify (- 0) into 0 19.500 * [taylor]: Taking taylor expansion of 0 in b 19.500 * [backup-simplify]: Simplify 0 into 0 19.500 * [backup-simplify]: Simplify (- 0) into 0 19.500 * [taylor]: Taking taylor expansion of 0 in b 19.500 * [backup-simplify]: Simplify 0 into 0 19.500 * [taylor]: Taking taylor expansion of 0 in b 19.500 * [backup-simplify]: Simplify 0 into 0 19.500 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.501 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.501 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.501 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.501 * [backup-simplify]: Simplify 0 into 0 19.501 * [backup-simplify]: Simplify 0 into 0 19.502 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.502 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.503 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -4 a))))) into 0 19.503 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 19.503 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 19.504 * [backup-simplify]: Simplify (+ 0 0) into 0 19.505 * [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)))))))) 19.506 * [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))))))))) 19.508 * [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))))))))) 19.508 * [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 19.508 * [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 19.508 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 4))) in a 19.508 * [taylor]: Taking taylor expansion of +nan.0 in a 19.508 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.508 * [taylor]: Taking taylor expansion of (/ a (pow b 4)) in a 19.508 * [taylor]: Taking taylor expansion of a in a 19.508 * [backup-simplify]: Simplify 0 into 0 19.508 * [backup-simplify]: Simplify 1 into 1 19.508 * [taylor]: Taking taylor expansion of (pow b 4) in a 19.508 * [taylor]: Taking taylor expansion of b in a 19.508 * [backup-simplify]: Simplify b into b 19.508 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.508 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 19.508 * [backup-simplify]: Simplify (/ 1 (pow b 4)) into (/ 1 (pow b 4)) 19.508 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 19.508 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 19.508 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 19.508 * [taylor]: Taking taylor expansion of +nan.0 in a 19.508 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.508 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 19.508 * [taylor]: Taking taylor expansion of (pow a 3) in a 19.508 * [taylor]: Taking taylor expansion of a in a 19.508 * [backup-simplify]: Simplify 0 into 0 19.508 * [backup-simplify]: Simplify 1 into 1 19.509 * [backup-simplify]: Simplify (* 1 1) into 1 19.509 * [backup-simplify]: Simplify (* 1 1) into 1 19.509 * [backup-simplify]: Simplify (/ 1 1) into 1 19.510 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 19.510 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 19.510 * [taylor]: Taking taylor expansion of +nan.0 in a 19.510 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.510 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 19.510 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 19.510 * [taylor]: Taking taylor expansion of a in a 19.510 * [backup-simplify]: Simplify 0 into 0 19.510 * [backup-simplify]: Simplify 1 into 1 19.510 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.510 * [taylor]: Taking taylor expansion of b in a 19.510 * [backup-simplify]: Simplify b into b 19.510 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.510 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 19.510 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.510 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 19.510 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.511 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.512 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.513 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.514 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.515 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.516 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.517 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 19.517 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 19.517 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.518 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.518 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.518 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.518 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.518 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 19.518 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 19.518 * [taylor]: Taking taylor expansion of +nan.0 in b 19.518 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.518 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.518 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.518 * [taylor]: Taking taylor expansion of b in b 19.518 * [backup-simplify]: Simplify 0 into 0 19.518 * [backup-simplify]: Simplify 1 into 1 19.519 * [backup-simplify]: Simplify (* 1 1) into 1 19.519 * [backup-simplify]: Simplify (/ 1 1) into 1 19.520 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.521 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.522 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.522 * [backup-simplify]: Simplify (- 0) into 0 19.522 * [backup-simplify]: Simplify 0 into 0 19.523 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.524 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.526 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 19.526 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 19.526 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.526 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.526 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.526 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 19.526 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 19.526 * [taylor]: Taking taylor expansion of +nan.0 in b 19.526 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.526 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.526 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.527 * [taylor]: Taking taylor expansion of b in b 19.527 * [backup-simplify]: Simplify 0 into 0 19.527 * [backup-simplify]: Simplify 1 into 1 19.527 * [backup-simplify]: Simplify (* 1 1) into 1 19.528 * [backup-simplify]: Simplify (/ 1 1) into 1 19.529 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.529 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.530 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.531 * [backup-simplify]: Simplify (- 0) into 0 19.531 * [backup-simplify]: Simplify 0 into 0 19.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.533 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 19.533 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 19.533 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.533 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.533 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.534 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 19.534 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 19.534 * [taylor]: Taking taylor expansion of +nan.0 in b 19.534 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.534 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.534 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.534 * [taylor]: Taking taylor expansion of b in b 19.534 * [backup-simplify]: Simplify 0 into 0 19.534 * [backup-simplify]: Simplify 1 into 1 19.534 * [backup-simplify]: Simplify (* 1 1) into 1 19.535 * [backup-simplify]: Simplify (/ 1 1) into 1 19.536 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.537 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.537 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.538 * [backup-simplify]: Simplify (- 0) into 0 19.538 * [backup-simplify]: Simplify 0 into 0 19.538 * [backup-simplify]: Simplify (- 0) into 0 19.538 * [taylor]: Taking taylor expansion of 0 in b 19.539 * [backup-simplify]: Simplify 0 into 0 19.539 * [taylor]: Taking taylor expansion of 0 in b 19.539 * [backup-simplify]: Simplify 0 into 0 19.539 * [backup-simplify]: Simplify 0 into 0 19.540 * [backup-simplify]: Simplify (+ (- +nan.0) (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) (/ 1 c))))) into (- (+ (* +nan.0 (/ a c)) (- +nan.0))) 19.540 * [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)) 19.540 * [approximate]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in (c a b) around 0 19.540 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in b 19.540 * [taylor]: Taking taylor expansion of -1/2 in b 19.540 * [backup-simplify]: Simplify -1/2 into -1/2 19.540 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in b 19.540 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 19.540 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 19.540 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 19.541 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 19.541 * [taylor]: Taking taylor expansion of (/ -1 c) in b 19.541 * [taylor]: Taking taylor expansion of -1 in b 19.541 * [backup-simplify]: Simplify -1 into -1 19.541 * [taylor]: Taking taylor expansion of c in b 19.541 * [backup-simplify]: Simplify c into c 19.541 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 19.541 * [taylor]: Taking taylor expansion of (/ 4 a) in b 19.541 * [taylor]: Taking taylor expansion of 4 in b 19.541 * [backup-simplify]: Simplify 4 into 4 19.541 * [taylor]: Taking taylor expansion of a in b 19.541 * [backup-simplify]: Simplify a into a 19.541 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 19.541 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.541 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.541 * [taylor]: Taking taylor expansion of b in b 19.541 * [backup-simplify]: Simplify 0 into 0 19.541 * [backup-simplify]: Simplify 1 into 1 19.542 * [backup-simplify]: Simplify (* 1 1) into 1 19.542 * [backup-simplify]: Simplify (/ 1 1) into 1 19.543 * [backup-simplify]: Simplify (+ 0 1) into 1 19.543 * [backup-simplify]: Simplify (sqrt 1) into 1 19.543 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.544 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.544 * [backup-simplify]: Simplify (+ 0 0) into 0 19.545 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.545 * [taylor]: Taking taylor expansion of a in b 19.545 * [backup-simplify]: Simplify a into a 19.545 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in a 19.545 * [taylor]: Taking taylor expansion of -1/2 in a 19.545 * [backup-simplify]: Simplify -1/2 into -1/2 19.545 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in a 19.545 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 19.545 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 19.545 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 19.545 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 19.545 * [taylor]: Taking taylor expansion of (/ -1 c) in a 19.545 * [taylor]: Taking taylor expansion of -1 in a 19.545 * [backup-simplify]: Simplify -1 into -1 19.545 * [taylor]: Taking taylor expansion of c in a 19.545 * [backup-simplify]: Simplify c into c 19.545 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 19.545 * [taylor]: Taking taylor expansion of (/ 4 a) in a 19.545 * [taylor]: Taking taylor expansion of 4 in a 19.545 * [backup-simplify]: Simplify 4 into 4 19.545 * [taylor]: Taking taylor expansion of a in a 19.545 * [backup-simplify]: Simplify 0 into 0 19.545 * [backup-simplify]: Simplify 1 into 1 19.545 * [backup-simplify]: Simplify (/ 4 1) into 4 19.545 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.545 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.545 * [taylor]: Taking taylor expansion of b in a 19.545 * [backup-simplify]: Simplify b into b 19.545 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.546 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.546 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 19.546 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 19.546 * [backup-simplify]: Simplify (sqrt 0) into 0 19.546 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 19.546 * [taylor]: Taking taylor expansion of a in a 19.546 * [backup-simplify]: Simplify 0 into 0 19.546 * [backup-simplify]: Simplify 1 into 1 19.546 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 19.546 * [taylor]: Taking taylor expansion of -1/2 in c 19.546 * [backup-simplify]: Simplify -1/2 into -1/2 19.546 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 19.547 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 19.547 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 19.547 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 19.547 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 19.547 * [taylor]: Taking taylor expansion of (/ -1 c) in c 19.547 * [taylor]: Taking taylor expansion of -1 in c 19.547 * [backup-simplify]: Simplify -1 into -1 19.547 * [taylor]: Taking taylor expansion of c in c 19.547 * [backup-simplify]: Simplify 0 into 0 19.547 * [backup-simplify]: Simplify 1 into 1 19.547 * [backup-simplify]: Simplify (/ -1 1) into -1 19.547 * [taylor]: Taking taylor expansion of (/ 4 a) in c 19.547 * [taylor]: Taking taylor expansion of 4 in c 19.547 * [backup-simplify]: Simplify 4 into 4 19.547 * [taylor]: Taking taylor expansion of a in c 19.547 * [backup-simplify]: Simplify a into a 19.547 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 19.547 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.547 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.547 * [taylor]: Taking taylor expansion of b in c 19.547 * [backup-simplify]: Simplify b into b 19.547 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.547 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.547 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 19.547 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 19.548 * [backup-simplify]: Simplify (sqrt 0) into 0 19.548 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.548 * [taylor]: Taking taylor expansion of a in c 19.548 * [backup-simplify]: Simplify a into a 19.548 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 19.548 * [taylor]: Taking taylor expansion of -1/2 in c 19.548 * [backup-simplify]: Simplify -1/2 into -1/2 19.548 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 19.548 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 19.548 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 19.548 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 19.548 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 19.549 * [taylor]: Taking taylor expansion of (/ -1 c) in c 19.549 * [taylor]: Taking taylor expansion of -1 in c 19.549 * [backup-simplify]: Simplify -1 into -1 19.549 * [taylor]: Taking taylor expansion of c in c 19.549 * [backup-simplify]: Simplify 0 into 0 19.549 * [backup-simplify]: Simplify 1 into 1 19.549 * [backup-simplify]: Simplify (/ -1 1) into -1 19.549 * [taylor]: Taking taylor expansion of (/ 4 a) in c 19.549 * [taylor]: Taking taylor expansion of 4 in c 19.549 * [backup-simplify]: Simplify 4 into 4 19.549 * [taylor]: Taking taylor expansion of a in c 19.549 * [backup-simplify]: Simplify a into a 19.549 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 19.549 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.549 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.549 * [taylor]: Taking taylor expansion of b in c 19.549 * [backup-simplify]: Simplify b into b 19.549 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.549 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.549 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 19.549 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 19.550 * [backup-simplify]: Simplify (sqrt 0) into 0 19.550 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.550 * [taylor]: Taking taylor expansion of a in c 19.550 * [backup-simplify]: Simplify a into a 19.550 * [backup-simplify]: Simplify (* 0 a) into 0 19.551 * [backup-simplify]: Simplify (* -1/2 0) into 0 19.551 * [taylor]: Taking taylor expansion of 0 in a 19.551 * [backup-simplify]: Simplify 0 into 0 19.551 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 19.552 * [backup-simplify]: Simplify (+ (* -1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 19.552 * [taylor]: Taking taylor expansion of (- +nan.0) in a 19.552 * [taylor]: Taking taylor expansion of +nan.0 in a 19.552 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.552 * [taylor]: Taking taylor expansion of 0 in b 19.552 * [backup-simplify]: Simplify 0 into 0 19.552 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 19.553 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.553 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 19.553 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 19.554 * [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))))) 19.555 * [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)))))) 19.555 * [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)))))) 19.555 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 19.555 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 19.555 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 19.555 * [taylor]: Taking taylor expansion of +nan.0 in a 19.556 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.556 * [taylor]: Taking taylor expansion of (/ 1 a) in a 19.556 * [taylor]: Taking taylor expansion of a in a 19.556 * [backup-simplify]: Simplify 0 into 0 19.556 * [backup-simplify]: Simplify 1 into 1 19.556 * [backup-simplify]: Simplify (/ 1 1) into 1 19.556 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 19.556 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 19.556 * [taylor]: Taking taylor expansion of +nan.0 in a 19.556 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.556 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 19.556 * [taylor]: Taking taylor expansion of a in a 19.556 * [backup-simplify]: Simplify 0 into 0 19.556 * [backup-simplify]: Simplify 1 into 1 19.556 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.556 * [taylor]: Taking taylor expansion of b in a 19.556 * [backup-simplify]: Simplify b into b 19.556 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.556 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.556 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 19.557 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 19.557 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.557 * [taylor]: Taking taylor expansion of (- +nan.0) in b 19.557 * [taylor]: Taking taylor expansion of +nan.0 in b 19.557 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.558 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.558 * [taylor]: Taking taylor expansion of (- +nan.0) in b 19.558 * [taylor]: Taking taylor expansion of +nan.0 in b 19.558 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.558 * [taylor]: Taking taylor expansion of 0 in b 19.558 * [backup-simplify]: Simplify 0 into 0 19.558 * [backup-simplify]: Simplify 0 into 0 19.558 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.558 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.559 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 19.559 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.559 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 19.560 * [backup-simplify]: Simplify (+ 0 0) into 0 19.560 * [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))))))) 19.561 * [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)))))) 19.562 * [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)))))) 19.562 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 19.562 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 19.562 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 19.562 * [taylor]: Taking taylor expansion of +nan.0 in a 19.562 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.562 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 19.562 * [taylor]: Taking taylor expansion of (pow a 2) in a 19.562 * [taylor]: Taking taylor expansion of a in a 19.562 * [backup-simplify]: Simplify 0 into 0 19.562 * [backup-simplify]: Simplify 1 into 1 19.562 * [backup-simplify]: Simplify (* 1 1) into 1 19.563 * [backup-simplify]: Simplify (/ 1 1) into 1 19.563 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 19.563 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 19.563 * [taylor]: Taking taylor expansion of +nan.0 in a 19.563 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.563 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.563 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.563 * [taylor]: Taking taylor expansion of b in a 19.563 * [backup-simplify]: Simplify b into b 19.563 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.563 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.563 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.564 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.564 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.565 * [backup-simplify]: Simplify (+ 0 0) into 0 19.565 * [backup-simplify]: Simplify (- 0) into 0 19.565 * [taylor]: Taking taylor expansion of 0 in b 19.565 * [backup-simplify]: Simplify 0 into 0 19.565 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.566 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.566 * [backup-simplify]: Simplify (+ 0 0) into 0 19.566 * [backup-simplify]: Simplify (- 0) into 0 19.566 * [taylor]: Taking taylor expansion of 0 in b 19.566 * [backup-simplify]: Simplify 0 into 0 19.567 * [backup-simplify]: Simplify (- 0) into 0 19.567 * [taylor]: Taking taylor expansion of 0 in b 19.567 * [backup-simplify]: Simplify 0 into 0 19.567 * [taylor]: Taking taylor expansion of 0 in b 19.567 * [backup-simplify]: Simplify 0 into 0 19.567 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.567 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.568 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.568 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.568 * [backup-simplify]: Simplify 0 into 0 19.568 * [backup-simplify]: Simplify 0 into 0 19.568 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 19.569 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.569 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 4 a))))) into 0 19.570 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 19.570 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 19.570 * [backup-simplify]: Simplify (+ 0 0) into 0 19.571 * [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)))))))) 19.572 * [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))))))))) 19.574 * [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))))))))) 19.574 * [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 19.574 * [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 19.574 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 4))) in a 19.574 * [taylor]: Taking taylor expansion of +nan.0 in a 19.574 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.574 * [taylor]: Taking taylor expansion of (/ a (pow b 4)) in a 19.574 * [taylor]: Taking taylor expansion of a in a 19.574 * [backup-simplify]: Simplify 0 into 0 19.574 * [backup-simplify]: Simplify 1 into 1 19.574 * [taylor]: Taking taylor expansion of (pow b 4) in a 19.574 * [taylor]: Taking taylor expansion of b in a 19.574 * [backup-simplify]: Simplify b into b 19.575 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.575 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 19.575 * [backup-simplify]: Simplify (/ 1 (pow b 4)) into (/ 1 (pow b 4)) 19.575 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 19.575 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 19.575 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 19.575 * [taylor]: Taking taylor expansion of +nan.0 in a 19.575 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.575 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 19.575 * [taylor]: Taking taylor expansion of (pow a 3) in a 19.575 * [taylor]: Taking taylor expansion of a in a 19.575 * [backup-simplify]: Simplify 0 into 0 19.575 * [backup-simplify]: Simplify 1 into 1 19.575 * [backup-simplify]: Simplify (* 1 1) into 1 19.576 * [backup-simplify]: Simplify (* 1 1) into 1 19.576 * [backup-simplify]: Simplify (/ 1 1) into 1 19.576 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 19.576 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 19.576 * [taylor]: Taking taylor expansion of +nan.0 in a 19.576 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.576 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 19.577 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 19.577 * [taylor]: Taking taylor expansion of a in a 19.577 * [backup-simplify]: Simplify 0 into 0 19.577 * [backup-simplify]: Simplify 1 into 1 19.577 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.577 * [taylor]: Taking taylor expansion of b in a 19.577 * [backup-simplify]: Simplify b into b 19.577 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.577 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 19.577 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.577 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 19.578 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.579 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.579 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.580 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.581 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.583 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.584 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 19.584 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 19.585 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.585 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.585 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.585 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.585 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.585 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 19.585 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 19.586 * [taylor]: Taking taylor expansion of +nan.0 in b 19.586 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.586 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.586 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.586 * [taylor]: Taking taylor expansion of b in b 19.586 * [backup-simplify]: Simplify 0 into 0 19.586 * [backup-simplify]: Simplify 1 into 1 19.586 * [backup-simplify]: Simplify (* 1 1) into 1 19.587 * [backup-simplify]: Simplify (/ 1 1) into 1 19.588 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.589 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.590 * [backup-simplify]: Simplify (- 0) into 0 19.590 * [backup-simplify]: Simplify 0 into 0 19.591 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.592 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.593 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 19.593 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 19.593 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.593 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.594 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.594 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 19.594 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 19.594 * [taylor]: Taking taylor expansion of +nan.0 in b 19.594 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.594 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.594 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.594 * [taylor]: Taking taylor expansion of b in b 19.594 * [backup-simplify]: Simplify 0 into 0 19.594 * [backup-simplify]: Simplify 1 into 1 19.594 * [backup-simplify]: Simplify (* 1 1) into 1 19.595 * [backup-simplify]: Simplify (/ 1 1) into 1 19.596 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.597 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.597 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.598 * [backup-simplify]: Simplify (- 0) into 0 19.598 * [backup-simplify]: Simplify 0 into 0 19.599 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.600 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 19.600 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 19.600 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.601 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.601 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 19.601 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 19.601 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 19.601 * [taylor]: Taking taylor expansion of +nan.0 in b 19.601 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.601 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.601 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.601 * [taylor]: Taking taylor expansion of b in b 19.601 * [backup-simplify]: Simplify 0 into 0 19.601 * [backup-simplify]: Simplify 1 into 1 19.602 * [backup-simplify]: Simplify (* 1 1) into 1 19.602 * [backup-simplify]: Simplify (/ 1 1) into 1 19.603 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.604 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.605 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.605 * [backup-simplify]: Simplify (- 0) into 0 19.605 * [backup-simplify]: Simplify 0 into 0 19.606 * [backup-simplify]: Simplify (- 0) into 0 19.606 * [taylor]: Taking taylor expansion of 0 in b 19.606 * [backup-simplify]: Simplify 0 into 0 19.606 * [taylor]: Taking taylor expansion of 0 in b 19.606 * [backup-simplify]: Simplify 0 into 0 19.606 * [backup-simplify]: Simplify 0 into 0 19.607 * [backup-simplify]: Simplify (+ (- +nan.0) (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) (/ 1 (- c)))))) into (- (+ (* +nan.0 (/ a c)) (- +nan.0))) 19.607 * * * [progress]: simplifying candidates 19.607 * * * * [progress]: [ 1 / 3260 ] simplifiying candidate # 19.607 * * * * [progress]: [ 2 / 3260 ] simplifiying candidate # 19.607 * * * * [progress]: [ 3 / 3260 ] simplifiying candidate # 19.607 * * * * [progress]: [ 4 / 3260 ] simplifiying candidate # 19.607 * * * * [progress]: [ 5 / 3260 ] simplifiying candidate # 19.608 * * * * [progress]: [ 6 / 3260 ] simplifiying candidate # 19.608 * * * * [progress]: [ 7 / 3260 ] simplifiying candidate # 19.608 * * * * [progress]: [ 8 / 3260 ] simplifiying candidate # 19.608 * * * * [progress]: [ 9 / 3260 ] simplifiying candidate # 19.608 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 19.608 * * [simplify]: iters left: 6 (10 enodes) 19.614 * * [simplify]: iters left: 5 (34 enodes) 19.628 * * [simplify]: iters left: 4 (42 enodes) 19.638 * * [simplify]: iters left: 3 (54 enodes) 19.646 * * [simplify]: Extracting #0: cost 1 inf + 0 19.646 * * [simplify]: Extracting #1: cost 4 inf + 0 19.646 * * [simplify]: Extracting #2: cost 7 inf + 0 19.646 * * [simplify]: Extracting #3: cost 17 inf + 0 19.646 * * [simplify]: Extracting #4: cost 16 inf + 87 19.647 * * [simplify]: Extracting #5: cost 4 inf + 1260 19.647 * * [simplify]: Extracting #6: cost 0 inf + 2256 19.647 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 19.648 * [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))) 19.648 * * * * [progress]: [ 10 / 3260 ] simplifiying candidate # 19.648 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 19.648 * * [simplify]: iters left: 5 (9 enodes) 19.651 * * [simplify]: iters left: 4 (30 enodes) 19.656 * * [simplify]: iters left: 3 (38 enodes) 19.662 * * [simplify]: iters left: 2 (50 enodes) 19.675 * * [simplify]: Extracting #0: cost 1 inf + 0 19.675 * * [simplify]: Extracting #1: cost 3 inf + 0 19.675 * * [simplify]: Extracting #2: cost 5 inf + 0 19.675 * * [simplify]: Extracting #3: cost 15 inf + 0 19.675 * * [simplify]: Extracting #4: cost 11 inf + 254 19.676 * * [simplify]: Extracting #5: cost 4 inf + 822 19.677 * * [simplify]: Extracting #6: cost 0 inf + 1578 19.677 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 19.678 * [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))) 19.678 * * * * [progress]: [ 11 / 3260 ] simplifiying candidate # 19.678 * [simplify]: Simplifying (sqrt 1) 19.678 * * [simplify]: iters left: 1 (2 enodes) 19.682 * * [simplify]: Extracting #0: cost 1 inf + 0 19.682 * * [simplify]: Extracting #1: cost 0 inf + 1 19.682 * [simplify]: Simplified to 1 19.682 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (* 1 (sqrt (fma c (* -4 a) (* b b)))) 2) a) (/ (/ b 2) a))) 19.682 * * * * [progress]: [ 12 / 3260 ] simplifiying candidate # 19.683 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 19.683 * * [simplify]: iters left: 3 (7 enodes) 19.687 * * [simplify]: iters left: 2 (24 enodes) 19.695 * * [simplify]: iters left: 1 (32 enodes) 19.706 * * [simplify]: Extracting #0: cost 1 inf + 0 19.706 * * [simplify]: Extracting #1: cost 11 inf + 0 19.706 * * [simplify]: Extracting #2: cost 10 inf + 87 19.706 * * [simplify]: Extracting #3: cost 3 inf + 559 19.707 * * [simplify]: Extracting #4: cost 0 inf + 782 19.707 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 19.707 * [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))) 19.708 * * * * [progress]: [ 13 / 3260 ] simplifiying candidate # 19.708 * * * * [progress]: [ 14 / 3260 ] simplifiying candidate # 19.708 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 19.708 * * [simplify]: iters left: 4 (8 enodes) 19.713 * * [simplify]: iters left: 3 (27 enodes) 19.721 * * [simplify]: iters left: 2 (35 enodes) 19.732 * * [simplify]: iters left: 1 (47 enodes) 19.745 * * [simplify]: Extracting #0: cost 1 inf + 0 19.745 * * [simplify]: Extracting #1: cost 3 inf + 0 19.745 * * [simplify]: Extracting #2: cost 13 inf + 0 19.745 * * [simplify]: Extracting #3: cost 12 inf + 87 19.746 * * [simplify]: Extracting #4: cost 1 inf + 961 19.746 * * [simplify]: Extracting #5: cost 0 inf + 1140 19.747 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 19.747 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (fabs (sqrt (fma c (* a -4) (* b b)))) 2) a) (/ (/ b 2) a))) 19.747 * * * * [progress]: [ 15 / 3260 ] simplifiying candidate # 19.747 * * * * [progress]: [ 16 / 3260 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) 2) a) (/ (/ b 2) a)))> 19.748 * * * * [progress]: [ 17 / 3260 ] simplifiying candidate # 19.748 * [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)))))) 19.748 * * [simplify]: iters left: 6 (20 enodes) 19.758 * * [simplify]: iters left: 5 (75 enodes) 19.785 * * [simplify]: iters left: 4 (109 enodes) 19.804 * * [simplify]: iters left: 3 (151 enodes) 19.830 * * [simplify]: iters left: 2 (196 enodes) 19.867 * * [simplify]: iters left: 1 (260 enodes) 19.930 * * [simplify]: Extracting #0: cost 1 inf + 0 19.930 * * [simplify]: Extracting #1: cost 18 inf + 0 19.930 * * [simplify]: Extracting #2: cost 71 inf + 0 19.931 * * [simplify]: Extracting #3: cost 95 inf + 129 19.932 * * [simplify]: Extracting #4: cost 90 inf + 877 19.934 * * [simplify]: Extracting #5: cost 73 inf + 4166 19.941 * * [simplify]: Extracting #6: cost 18 inf + 29583 19.951 * * [simplify]: Extracting #7: cost 0 inf + 42286 19.961 * * [simplify]: Extracting #8: cost 0 inf + 42270 19.975 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 19.975 * [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))))))) 19.976 * [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))))) 19.976 * * [simplify]: iters left: 6 (10 enodes) 19.979 * * [simplify]: iters left: 5 (37 enodes) 19.986 * * [simplify]: iters left: 4 (57 enodes) 19.998 * * [simplify]: iters left: 3 (104 enodes) 20.030 * * [simplify]: iters left: 2 (158 enodes) 20.067 * * [simplify]: iters left: 1 (225 enodes) 20.133 * * [simplify]: Extracting #0: cost 1 inf + 0 20.133 * * [simplify]: Extracting #1: cost 0 inf + 1 20.133 * [simplify]: Simplified to 0 20.133 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 20.134 * * * * [progress]: [ 18 / 3260 ] simplifiying candidate # 20.134 * [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))))) 20.134 * * [simplify]: iters left: 6 (19 enodes) 20.140 * * [simplify]: iters left: 5 (66 enodes) 20.151 * * [simplify]: iters left: 4 (93 enodes) 20.167 * * [simplify]: iters left: 3 (121 enodes) 20.191 * * [simplify]: iters left: 2 (130 enodes) 20.215 * * [simplify]: iters left: 1 (145 enodes) 20.258 * * [simplify]: Extracting #0: cost 1 inf + 0 20.258 * * [simplify]: Extracting #1: cost 12 inf + 0 20.258 * * [simplify]: Extracting #2: cost 38 inf + 0 20.259 * * [simplify]: Extracting #3: cost 45 inf + 47 20.259 * * [simplify]: Extracting #4: cost 42 inf + 752 20.260 * * [simplify]: Extracting #5: cost 38 inf + 1247 20.261 * * [simplify]: Extracting #6: cost 26 inf + 2541 20.263 * * [simplify]: Extracting #7: cost 16 inf + 4189 20.267 * * [simplify]: Extracting #8: cost 8 inf + 8033 20.271 * * [simplify]: Extracting #9: cost 0 inf + 12579 20.276 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) 20.276 * [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)))))) 20.277 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 20.277 * * [simplify]: iters left: 6 (9 enodes) 20.282 * * [simplify]: iters left: 5 (29 enodes) 20.291 * * [simplify]: iters left: 4 (42 enodes) 20.305 * * [simplify]: iters left: 3 (58 enodes) 20.315 * * [simplify]: iters left: 2 (68 enodes) 20.326 * * [simplify]: Extracting #0: cost 1 inf + 0 20.326 * * [simplify]: Extracting #1: cost 0 inf + 1 20.326 * [simplify]: Simplified to 0 20.326 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) 0)) 20.326 * * * * [progress]: [ 19 / 3260 ] simplifiying candidate # 20.326 * [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)))))) 20.326 * * [simplify]: iters left: 6 (23 enodes) 20.333 * * [simplify]: iters left: 5 (90 enodes) 20.362 * * [simplify]: iters left: 4 (180 enodes) 20.407 * * [simplify]: iters left: 3 (349 enodes) 20.521 * * [simplify]: Extracting #0: cost 1 inf + 0 20.521 * * [simplify]: Extracting #1: cost 11 inf + 0 20.521 * * [simplify]: Extracting #2: cost 69 inf + 0 20.522 * * [simplify]: Extracting #3: cost 108 inf + 84 20.522 * * [simplify]: Extracting #4: cost 110 inf + 493 20.524 * * [simplify]: Extracting #5: cost 65 inf + 10156 20.529 * * [simplify]: Extracting #6: cost 3 inf + 26732 20.540 * * [simplify]: Extracting #7: cost 0 inf + 27598 20.552 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 20.552 * [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))))))) 20.553 * [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))))) 20.553 * * [simplify]: iters left: 6 (13 enodes) 20.560 * * [simplify]: iters left: 5 (53 enodes) 20.572 * * [simplify]: iters left: 4 (117 enodes) 20.603 * * [simplify]: iters left: 3 (275 enodes) 20.694 * * [simplify]: iters left: 2 (474 enodes) 20.865 * * [simplify]: Extracting #0: cost 1 inf + 0 20.865 * * [simplify]: Extracting #1: cost 0 inf + 1 20.865 * [simplify]: Simplified to 0 20.865 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 20.865 * * * * [progress]: [ 20 / 3260 ] simplifiying candidate # 20.866 * [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))))) 20.866 * * [simplify]: iters left: 6 (22 enodes) 20.876 * * [simplify]: iters left: 5 (84 enodes) 20.895 * * [simplify]: iters left: 4 (143 enodes) 20.929 * * [simplify]: iters left: 3 (225 enodes) 20.980 * * [simplify]: iters left: 2 (292 enodes) 21.064 * * [simplify]: iters left: 1 (361 enodes) 21.168 * * [simplify]: Extracting #0: cost 1 inf + 0 21.168 * * [simplify]: Extracting #1: cost 11 inf + 0 21.169 * * [simplify]: Extracting #2: cost 56 inf + 0 21.169 * * [simplify]: Extracting #3: cost 89 inf + 129 21.170 * * [simplify]: Extracting #4: cost 74 inf + 4324 21.173 * * [simplify]: Extracting #5: cost 36 inf + 13213 21.177 * * [simplify]: Extracting #6: cost 14 inf + 18212 21.181 * * [simplify]: Extracting #7: cost 2 inf + 23380 21.186 * * [simplify]: Extracting #8: cost 0 inf + 24351 21.191 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 21.191 * [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)))))) 21.192 * [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)))) 21.192 * * [simplify]: iters left: 6 (12 enodes) 21.197 * * [simplify]: iters left: 5 (47 enodes) 21.212 * * [simplify]: iters left: 4 (82 enodes) 21.235 * * [simplify]: iters left: 3 (157 enodes) 21.266 * * [simplify]: iters left: 2 (248 enodes) 21.335 * * [simplify]: iters left: 1 (341 enodes) 21.433 * * [simplify]: Extracting #0: cost 1 inf + 0 21.434 * * [simplify]: Extracting #1: cost 0 inf + 1 21.434 * [simplify]: Simplified to 0 21.434 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 21.434 * * * * [progress]: [ 21 / 3260 ] simplifiying candidate # 21.434 * [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)))) 21.434 * * [simplify]: iters left: 6 (22 enodes) 21.441 * * [simplify]: iters left: 5 (84 enodes) 21.465 * * [simplify]: iters left: 4 (151 enodes) 21.517 * * [simplify]: iters left: 3 (254 enodes) 21.587 * * [simplify]: iters left: 2 (370 enodes) 21.714 * * [simplify]: iters left: 1 (473 enodes) 21.877 * * [simplify]: Extracting #0: cost 1 inf + 0 21.877 * * [simplify]: Extracting #1: cost 13 inf + 0 21.877 * * [simplify]: Extracting #2: cost 72 inf + 0 21.878 * * [simplify]: Extracting #3: cost 121 inf + 47 21.878 * * [simplify]: Extracting #4: cost 124 inf + 792 21.879 * * [simplify]: Extracting #5: cost 107 inf + 3640 21.883 * * [simplify]: Extracting #6: cost 34 inf + 27624 21.889 * * [simplify]: Extracting #7: cost 3 inf + 42987 21.896 * * [simplify]: Extracting #8: cost 0 inf + 44298 21.905 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 21.906 * [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))))) 21.906 * [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))) 21.906 * * [simplify]: iters left: 6 (12 enodes) 21.913 * * [simplify]: iters left: 5 (47 enodes) 21.934 * * [simplify]: iters left: 4 (89 enodes) 21.963 * * [simplify]: iters left: 3 (180 enodes) 22.032 * * [simplify]: iters left: 2 (296 enodes) 22.128 * * [simplify]: iters left: 1 (428 enodes) 22.299 * * [simplify]: Extracting #0: cost 1 inf + 0 22.299 * * [simplify]: Extracting #1: cost 0 inf + 1 22.299 * [simplify]: Simplified to 0 22.300 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 22.300 * * * * [progress]: [ 22 / 3260 ] simplifiying candidate # 22.300 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 22.301 * * [simplify]: iters left: 6 (22 enodes) 22.311 * * [simplify]: iters left: 5 (83 enodes) 22.339 * * [simplify]: iters left: 4 (141 enodes) 22.370 * * [simplify]: iters left: 3 (205 enodes) 22.415 * * [simplify]: iters left: 2 (253 enodes) 22.487 * * [simplify]: iters left: 1 (305 enodes) 22.553 * * [simplify]: Extracting #0: cost 1 inf + 0 22.554 * * [simplify]: Extracting #1: cost 11 inf + 0 22.554 * * [simplify]: Extracting #2: cost 54 inf + 0 22.554 * * [simplify]: Extracting #3: cost 79 inf + 289 22.555 * * [simplify]: Extracting #4: cost 55 inf + 4850 22.560 * * [simplify]: Extracting #5: cost 31 inf + 9618 22.566 * * [simplify]: Extracting #6: cost 13 inf + 12121 22.573 * * [simplify]: Extracting #7: cost 1 inf + 17507 22.581 * * [simplify]: Extracting #8: cost 0 inf + 17847 22.589 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 22.589 * [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))))))) 22.589 * [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))))) 22.590 * * [simplify]: iters left: 6 (12 enodes) 22.593 * * [simplify]: iters left: 5 (46 enodes) 22.602 * * [simplify]: iters left: 4 (81 enodes) 22.617 * * [simplify]: iters left: 3 (134 enodes) 22.641 * * [simplify]: iters left: 2 (197 enodes) 22.703 * * [simplify]: iters left: 1 (271 enodes) 22.749 * * [simplify]: Extracting #0: cost 1 inf + 0 22.749 * * [simplify]: Extracting #1: cost 0 inf + 1 22.749 * [simplify]: Simplified to 0 22.749 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 22.750 * * * * [progress]: [ 23 / 3260 ] simplifiying candidate # 22.750 * [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))))) 22.750 * * [simplify]: iters left: 6 (20 enodes) 22.760 * * [simplify]: iters left: 5 (74 enodes) 22.782 * * [simplify]: iters left: 4 (112 enodes) 22.804 * * [simplify]: iters left: 3 (155 enodes) 22.845 * * [simplify]: iters left: 2 (186 enodes) 22.898 * * [simplify]: iters left: 1 (218 enodes) 22.939 * * [simplify]: Extracting #0: cost 1 inf + 0 22.939 * * [simplify]: Extracting #1: cost 16 inf + 0 22.939 * * [simplify]: Extracting #2: cost 52 inf + 0 22.939 * * [simplify]: Extracting #3: cost 69 inf + 45 22.940 * * [simplify]: Extracting #4: cost 65 inf + 1194 22.941 * * [simplify]: Extracting #5: cost 39 inf + 4749 22.942 * * [simplify]: Extracting #6: cost 26 inf + 6232 22.945 * * [simplify]: Extracting #7: cost 18 inf + 7375 22.952 * * [simplify]: Extracting #8: cost 3 inf + 14551 22.957 * * [simplify]: Extracting #9: cost 0 inf + 16404 22.960 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 22.960 * [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)))))) 22.961 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 22.961 * * [simplify]: iters left: 6 (10 enodes) 22.963 * * [simplify]: iters left: 5 (38 enodes) 22.970 * * [simplify]: iters left: 4 (59 enodes) 22.980 * * [simplify]: iters left: 3 (88 enodes) 22.999 * * [simplify]: iters left: 2 (117 enodes) 23.035 * * [simplify]: iters left: 1 (144 enodes) 23.060 * * [simplify]: Extracting #0: cost 1 inf + 0 23.060 * * [simplify]: Extracting #1: cost 0 inf + 1 23.060 * [simplify]: Simplified to 0 23.060 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 0)) 23.060 * * * * [progress]: [ 24 / 3260 ] simplifiying candidate # 23.061 * [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)))) 23.061 * * [simplify]: iters left: 6 (21 enodes) 23.067 * * [simplify]: iters left: 5 (79 enodes) 23.085 * * [simplify]: iters left: 4 (123 enodes) 23.110 * * [simplify]: iters left: 3 (177 enodes) 23.159 * * [simplify]: iters left: 2 (211 enodes) 23.219 * * [simplify]: iters left: 1 (239 enodes) 23.269 * * [simplify]: Extracting #0: cost 1 inf + 0 23.270 * * [simplify]: Extracting #1: cost 11 inf + 0 23.270 * * [simplify]: Extracting #2: cost 44 inf + 0 23.270 * * [simplify]: Extracting #3: cost 52 inf + 254 23.270 * * [simplify]: Extracting #4: cost 50 inf + 1162 23.271 * * [simplify]: Extracting #5: cost 38 inf + 3207 23.273 * * [simplify]: Extracting #6: cost 19 inf + 5241 23.274 * * [simplify]: Extracting #7: cost 13 inf + 6380 23.277 * * [simplify]: Extracting #8: cost 4 inf + 9942 23.279 * * [simplify]: Extracting #9: cost 0 inf + 12186 23.282 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 23.282 * [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))))) 23.282 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 23.283 * * [simplify]: iters left: 6 (11 enodes) 23.286 * * [simplify]: iters left: 5 (42 enodes) 23.294 * * [simplify]: iters left: 4 (67 enodes) 23.311 * * [simplify]: iters left: 3 (111 enodes) 23.346 * * [simplify]: iters left: 2 (140 enodes) 23.386 * * [simplify]: iters left: 1 (160 enodes) 23.424 * * [simplify]: Extracting #0: cost 1 inf + 0 23.424 * * [simplify]: Extracting #1: cost 0 inf + 1 23.424 * [simplify]: Simplified to 0 23.424 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 23.425 * * * * [progress]: [ 25 / 3260 ] simplifiying candidate # 23.425 * [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)))))) 23.425 * * [simplify]: iters left: 6 (26 enodes) 23.439 * * [simplify]: iters left: 5 (105 enodes) 23.463 * * [simplify]: iters left: 4 (244 enodes) 23.565 * * [simplify]: Extracting #0: cost 1 inf + 0 23.565 * * [simplify]: Extracting #1: cost 11 inf + 0 23.565 * * [simplify]: Extracting #2: cost 145 inf + 0 23.566 * * [simplify]: Extracting #3: cost 266 inf + 1 23.572 * * [simplify]: Extracting #4: cost 230 inf + 10479 23.580 * * [simplify]: Extracting #5: cost 90 inf + 60656 23.596 * * [simplify]: Extracting #6: cost 11 inf + 89232 23.622 * * [simplify]: Extracting #7: cost 0 inf + 91664 23.637 * * [simplify]: Extracting #8: cost 0 inf + 91649 23.651 * [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))))) 23.651 * [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))))))) 23.652 * [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))))) 23.652 * * [simplify]: iters left: 6 (16 enodes) 23.658 * * [simplify]: iters left: 5 (68 enodes) 23.680 * * [simplify]: iters left: 4 (179 enodes) 23.749 * * [simplify]: Extracting #0: cost 1 inf + 0 23.749 * * [simplify]: Extracting #1: cost 27 inf + 0 23.750 * * [simplify]: Extracting #2: cost 153 inf + 0 23.751 * * [simplify]: Extracting #3: cost 242 inf + 83 23.755 * * [simplify]: Extracting #4: cost 185 inf + 16503 23.778 * * [simplify]: Extracting #5: cost 15 inf + 79352 23.804 * * [simplify]: Extracting #6: cost 0 inf + 84943 23.827 * [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))))) 23.828 * [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))))))) 23.828 * * * * [progress]: [ 26 / 3260 ] simplifiying candidate # 23.828 * [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))))) 23.829 * * [simplify]: iters left: 6 (25 enodes) 23.842 * * [simplify]: iters left: 5 (100 enodes) 23.878 * * [simplify]: iters left: 4 (208 enodes) 23.959 * * [simplify]: Extracting #0: cost 1 inf + 0 23.959 * * [simplify]: Extracting #1: cost 11 inf + 0 23.959 * * [simplify]: Extracting #2: cost 108 inf + 0 23.960 * * [simplify]: Extracting #3: cost 191 inf + 1 23.963 * * [simplify]: Extracting #4: cost 175 inf + 3637 23.973 * * [simplify]: Extracting #5: cost 84 inf + 32870 23.983 * * [simplify]: Extracting #6: cost 15 inf + 56239 23.996 * * [simplify]: Extracting #7: cost 0 inf + 58564 24.010 * [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))))) 24.011 * [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)))))) 24.011 * [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)))) 24.012 * * [simplify]: iters left: 6 (15 enodes) 24.020 * * [simplify]: iters left: 5 (63 enodes) 24.043 * * [simplify]: iters left: 4 (145 enodes) 24.112 * * [simplify]: iters left: 3 (499 enodes) 24.535 * * [simplify]: Extracting #0: cost 1 inf + 0 24.535 * * [simplify]: Extracting #1: cost 0 inf + 1 24.535 * [simplify]: Simplified to 0 24.536 * [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)) 24.536 * * * * [progress]: [ 27 / 3260 ] simplifiying candidate # 24.536 * [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)))) 24.536 * * [simplify]: iters left: 6 (25 enodes) 24.544 * * [simplify]: iters left: 5 (99 enodes) 24.582 * * [simplify]: iters left: 4 (222 enodes) 24.676 * * [simplify]: Extracting #0: cost 1 inf + 0 24.676 * * [simplify]: Extracting #1: cost 13 inf + 0 24.676 * * [simplify]: Extracting #2: cost 108 inf + 0 24.677 * * [simplify]: Extracting #3: cost 173 inf + 3 24.677 * * [simplify]: Extracting #4: cost 173 inf + 622 24.680 * * [simplify]: Extracting #5: cost 110 inf + 18327 24.690 * * [simplify]: Extracting #6: cost 16 inf + 45130 24.698 * * [simplify]: Extracting #7: cost 0 inf + 49175 24.715 * * [simplify]: Extracting #8: cost 0 inf + 49160 24.732 * [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))))) 24.732 * [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))))) 24.733 * [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))) 24.733 * * [simplify]: iters left: 6 (15 enodes) 24.742 * * [simplify]: iters left: 5 (62 enodes) 24.761 * * [simplify]: iters left: 4 (159 enodes) 24.819 * * [simplify]: iters left: 3 (475 enodes) 25.143 * * [simplify]: Extracting #0: cost 1 inf + 0 25.144 * * [simplify]: Extracting #1: cost 42 inf + 0 25.144 * * [simplify]: Extracting #2: cost 194 inf + 1 25.147 * * [simplify]: Extracting #3: cost 205 inf + 15094 25.162 * * [simplify]: Extracting #4: cost 20 inf + 63712 25.190 * * [simplify]: Extracting #5: cost 3 inf + 65204 25.206 * * [simplify]: Extracting #6: cost 0 inf + 65965 25.241 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 25.241 * [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)))) 25.242 * * * * [progress]: [ 28 / 3260 ] simplifiying candidate # 25.242 * [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)))))) 25.243 * * [simplify]: iters left: 6 (25 enodes) 25.256 * * [simplify]: iters left: 5 (99 enodes) 25.286 * * [simplify]: iters left: 4 (213 enodes) 25.380 * * [simplify]: Extracting #0: cost 1 inf + 0 25.380 * * [simplify]: Extracting #1: cost 11 inf + 0 25.380 * * [simplify]: Extracting #2: cost 105 inf + 0 25.381 * * [simplify]: Extracting #3: cost 191 inf + 1 25.383 * * [simplify]: Extracting #4: cost 169 inf + 4162 25.393 * * [simplify]: Extracting #5: cost 79 inf + 35123 25.409 * * [simplify]: Extracting #6: cost 16 inf + 56641 25.420 * * [simplify]: Extracting #7: cost 0 inf + 59663 25.431 * * [simplify]: Extracting #8: cost 0 inf + 59408 25.449 * * [simplify]: Extracting #9: cost 0 inf + 59368 25.470 * [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))) 25.470 * [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))))))) 25.471 * [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))))) 25.471 * * [simplify]: iters left: 6 (15 enodes) 25.479 * * [simplify]: iters left: 5 (62 enodes) 25.507 * * [simplify]: iters left: 4 (148 enodes) 25.592 * * [simplify]: iters left: 3 (499 enodes) 25.995 * * [simplify]: Extracting #0: cost 1 inf + 0 25.995 * * [simplify]: Extracting #1: cost 0 inf + 1 25.995 * [simplify]: Simplified to 0 25.995 * [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)) 25.995 * * * * [progress]: [ 29 / 3260 ] simplifiying candidate # 25.996 * [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))))) 25.996 * * [simplify]: iters left: 6 (24 enodes) 26.009 * * [simplify]: iters left: 5 (93 enodes) 26.042 * * [simplify]: iters left: 4 (180 enodes) 26.104 * * [simplify]: iters left: 3 (451 enodes) 26.371 * * [simplify]: Extracting #0: cost 1 inf + 0 26.371 * * [simplify]: Extracting #1: cost 11 inf + 0 26.372 * * [simplify]: Extracting #2: cost 122 inf + 0 26.373 * * [simplify]: Extracting #3: cost 244 inf + 44 26.378 * * [simplify]: Extracting #4: cost 234 inf + 4289 26.386 * * [simplify]: Extracting #5: cost 76 inf + 44343 26.406 * * [simplify]: Extracting #6: cost 4 inf + 63809 26.423 * * [simplify]: Extracting #7: cost 0 inf + 65580 26.439 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (cbrt b) (sqrt 2)) (/ a (* (cbrt b) (/ (cbrt b) (sqrt 2)))))) 26.439 * [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)))))) 26.439 * [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)))) 26.439 * * [simplify]: iters left: 6 (14 enodes) 26.443 * * [simplify]: iters left: 5 (56 enodes) 26.454 * * [simplify]: iters left: 4 (117 enodes) 26.506 * * [simplify]: iters left: 3 (347 enodes) 26.668 * * [simplify]: Extracting #0: cost 1 inf + 0 26.668 * * [simplify]: Extracting #1: cost 0 inf + 1 26.668 * [simplify]: Simplified to 0 26.668 * [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)) 26.669 * * * * [progress]: [ 30 / 3260 ] simplifiying candidate # 26.669 * [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)))) 26.669 * * [simplify]: iters left: 6 (24 enodes) 26.676 * * [simplify]: iters left: 5 (94 enodes) 26.695 * * [simplify]: iters left: 4 (178 enodes) 26.748 * * [simplify]: iters left: 3 (405 enodes) 26.950 * * [simplify]: Extracting #0: cost 1 inf + 0 26.950 * * [simplify]: Extracting #1: cost 11 inf + 0 26.951 * * [simplify]: Extracting #2: cost 106 inf + 0 26.952 * * [simplify]: Extracting #3: cost 186 inf + 4 26.953 * * [simplify]: Extracting #4: cost 178 inf + 3126 26.959 * * [simplify]: Extracting #5: cost 61 inf + 28600 26.972 * * [simplify]: Extracting #6: cost 2 inf + 42673 26.983 * * [simplify]: Extracting #7: cost 0 inf + 43393 27.000 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 27.000 * [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))))) 27.001 * [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))) 27.001 * * [simplify]: iters left: 6 (14 enodes) 27.009 * * [simplify]: iters left: 5 (57 enodes) 27.029 * * [simplify]: iters left: 4 (116 enodes) 27.085 * * [simplify]: iters left: 3 (321 enodes) 27.292 * * [simplify]: Extracting #0: cost 1 inf + 0 27.292 * * [simplify]: Extracting #1: cost 0 inf + 1 27.292 * [simplify]: Simplified to 0 27.293 * [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)) 27.293 * * * * [progress]: [ 31 / 3260 ] simplifiying candidate # 27.294 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 27.294 * * [simplify]: iters left: 6 (25 enodes) 27.302 * * [simplify]: iters left: 5 (99 enodes) 27.334 * * [simplify]: iters left: 4 (212 enodes) 27.397 * * [simplify]: Extracting #0: cost 1 inf + 0 27.397 * * [simplify]: Extracting #1: cost 11 inf + 0 27.398 * * [simplify]: Extracting #2: cost 90 inf + 0 27.398 * * [simplify]: Extracting #3: cost 154 inf + 3 27.399 * * [simplify]: Extracting #4: cost 156 inf + 47 27.400 * * [simplify]: Extracting #5: cost 140 inf + 3967 27.405 * * [simplify]: Extracting #6: cost 52 inf + 26756 27.418 * * [simplify]: Extracting #7: cost 6 inf + 39934 27.426 * * [simplify]: Extracting #8: cost 0 inf + 41635 27.434 * * [simplify]: Extracting #9: cost 0 inf + 41620 27.442 * [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)) 27.442 * [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))))))) 27.442 * [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))))) 27.442 * * [simplify]: iters left: 6 (15 enodes) 27.447 * * [simplify]: iters left: 5 (62 enodes) 27.461 * * [simplify]: iters left: 4 (149 enodes) 27.522 * * [simplify]: iters left: 3 (450 enodes) 27.867 * * [simplify]: Extracting #0: cost 1 inf + 0 27.867 * * [simplify]: Extracting #1: cost 0 inf + 1 27.867 * [simplify]: Simplified to 0 27.868 * [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)) 27.868 * * * * [progress]: [ 32 / 3260 ] simplifiying candidate # 27.868 * [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))))) 27.868 * * [simplify]: iters left: 6 (24 enodes) 27.875 * * [simplify]: iters left: 5 (94 enodes) 27.893 * * [simplify]: iters left: 4 (179 enodes) 27.958 * * [simplify]: iters left: 3 (413 enodes) 28.133 * * [simplify]: Extracting #0: cost 1 inf + 0 28.134 * * [simplify]: Extracting #1: cost 11 inf + 0 28.134 * * [simplify]: Extracting #2: cost 97 inf + 0 28.135 * * [simplify]: Extracting #3: cost 190 inf + 46 28.136 * * [simplify]: Extracting #4: cost 165 inf + 4556 28.142 * * [simplify]: Extracting #5: cost 51 inf + 27847 28.160 * * [simplify]: Extracting #6: cost 3 inf + 38243 28.173 * * [simplify]: Extracting #7: cost 0 inf + 39514 28.187 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 28.187 * [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)))))) 28.187 * [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)))) 28.187 * * [simplify]: iters left: 6 (14 enodes) 28.192 * * [simplify]: iters left: 5 (57 enodes) 28.206 * * [simplify]: iters left: 4 (118 enodes) 28.263 * * [simplify]: iters left: 3 (314 enodes) 28.409 * * [simplify]: Extracting #0: cost 1 inf + 0 28.409 * * [simplify]: Extracting #1: cost 0 inf + 1 28.410 * [simplify]: Simplified to 0 28.410 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 28.410 * * * * [progress]: [ 33 / 3260 ] simplifiying candidate # 28.410 * [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)))) 28.411 * * [simplify]: iters left: 6 (23 enodes) 28.423 * * [simplify]: iters left: 5 (84 enodes) 28.453 * * [simplify]: iters left: 4 (160 enodes) 28.518 * * [simplify]: iters left: 3 (328 enodes) 28.644 * * [simplify]: Extracting #0: cost 1 inf + 0 28.644 * * [simplify]: Extracting #1: cost 13 inf + 0 28.645 * * [simplify]: Extracting #2: cost 94 inf + 0 28.646 * * [simplify]: Extracting #3: cost 134 inf + 5 28.649 * * [simplify]: Extracting #4: cost 92 inf + 7397 28.658 * * [simplify]: Extracting #5: cost 19 inf + 21203 28.669 * * [simplify]: Extracting #6: cost 2 inf + 24707 28.679 * * [simplify]: Extracting #7: cost 0 inf + 25467 28.688 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 28.688 * [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))))) 28.689 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 28.689 * * [simplify]: iters left: 6 (13 enodes) 28.693 * * [simplify]: iters left: 5 (48 enodes) 28.706 * * [simplify]: iters left: 4 (103 enodes) 28.741 * * [simplify]: iters left: 3 (238 enodes) 28.834 * * [simplify]: Extracting #0: cost 1 inf + 0 28.834 * * [simplify]: Extracting #1: cost 0 inf + 1 28.834 * [simplify]: Simplified to 0 28.834 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 28.834 * * * * [progress]: [ 34 / 3260 ] simplifiying candidate # 28.834 * [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)))))) 28.834 * * [simplify]: iters left: 6 (25 enodes) 28.841 * * [simplify]: iters left: 5 (98 enodes) 28.862 * * [simplify]: iters left: 4 (206 enodes) 28.942 * * [simplify]: Extracting #0: cost 1 inf + 0 28.958 * * [simplify]: Extracting #1: cost 11 inf + 0 28.959 * * [simplify]: Extracting #2: cost 106 inf + 0 28.959 * * [simplify]: Extracting #3: cost 195 inf + 1 28.960 * * [simplify]: Extracting #4: cost 176 inf + 4244 28.965 * * [simplify]: Extracting #5: cost 84 inf + 34053 28.974 * * [simplify]: Extracting #6: cost 12 inf + 58370 28.987 * * [simplify]: Extracting #7: cost 0 inf + 60924 28.998 * * [simplify]: Extracting #8: cost 0 inf + 60909 29.010 * [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)))) 29.011 * [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))))))) 29.011 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 29.012 * * [simplify]: iters left: 6 (15 enodes) 29.020 * * [simplify]: iters left: 5 (61 enodes) 29.041 * * [simplify]: iters left: 4 (142 enodes) 29.098 * * [simplify]: iters left: 3 (474 enodes) 29.435 * * [simplify]: Extracting #0: cost 1 inf + 0 29.435 * * [simplify]: Extracting #1: cost 0 inf + 1 29.435 * [simplify]: Simplified to 0 29.435 * [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)) 29.436 * * * * [progress]: [ 35 / 3260 ] simplifiying candidate # 29.436 * [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))))) 29.436 * * [simplify]: iters left: 6 (24 enodes) 29.448 * * [simplify]: iters left: 5 (93 enodes) 29.474 * * [simplify]: iters left: 4 (175 enodes) 29.533 * * [simplify]: iters left: 3 (424 enodes) 29.709 * * [simplify]: Extracting #0: cost 1 inf + 0 29.709 * * [simplify]: Extracting #1: cost 11 inf + 0 29.710 * * [simplify]: Extracting #2: cost 109 inf + 0 29.711 * * [simplify]: Extracting #3: cost 209 inf + 3 29.714 * * [simplify]: Extracting #4: cost 194 inf + 3086 29.724 * * [simplify]: Extracting #5: cost 88 inf + 26569 29.746 * * [simplify]: Extracting #6: cost 6 inf + 49035 29.769 * * [simplify]: Extracting #7: cost 0 inf + 51532 29.791 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 29.791 * [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)))))) 29.792 * [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)))) 29.792 * * [simplify]: iters left: 6 (14 enodes) 29.799 * * [simplify]: iters left: 5 (56 enodes) 29.825 * * [simplify]: iters left: 4 (113 enodes) 29.876 * * [simplify]: iters left: 3 (324 enodes) 30.017 * * [simplify]: Extracting #0: cost 1 inf + 0 30.018 * * [simplify]: Extracting #1: cost 0 inf + 1 30.018 * [simplify]: Simplified to 0 30.018 * [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)) 30.018 * * * * [progress]: [ 36 / 3260 ] simplifiying candidate # 30.019 * [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)))) 30.019 * * [simplify]: iters left: 6 (24 enodes) 30.032 * * [simplify]: iters left: 5 (93 enodes) 30.065 * * [simplify]: iters left: 4 (173 enodes) 30.110 * * [simplify]: iters left: 3 (394 enodes) 30.261 * * [simplify]: Extracting #0: cost 1 inf + 0 30.261 * * [simplify]: Extracting #1: cost 11 inf + 0 30.261 * * [simplify]: Extracting #2: cost 85 inf + 0 30.262 * * [simplify]: Extracting #3: cost 156 inf + 4 30.263 * * [simplify]: Extracting #4: cost 156 inf + 615 30.267 * * [simplify]: Extracting #5: cost 95 inf + 12133 30.281 * * [simplify]: Extracting #6: cost 7 inf + 31757 30.301 * * [simplify]: Extracting #7: cost 0 inf + 33313 30.316 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) 30.316 * [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))))) 30.316 * [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))) 30.317 * * [simplify]: iters left: 6 (14 enodes) 30.324 * * [simplify]: iters left: 5 (56 enodes) 30.336 * * [simplify]: iters left: 4 (112 enodes) 30.369 * * [simplify]: iters left: 3 (297 enodes) 30.492 * * [simplify]: Extracting #0: cost 1 inf + 0 30.492 * * [simplify]: Extracting #1: cost 0 inf + 1 30.493 * [simplify]: Simplified to 0 30.493 * [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)) 30.493 * * * * [progress]: [ 37 / 3260 ] simplifiying candidate # 30.493 * [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)))))) 30.493 * * [simplify]: iters left: 6 (23 enodes) 30.500 * * [simplify]: iters left: 5 (90 enodes) 30.517 * * [simplify]: iters left: 4 (180 enodes) 30.588 * * [simplify]: iters left: 3 (413 enodes) 30.758 * * [simplify]: Extracting #0: cost 1 inf + 0 30.758 * * [simplify]: Extracting #1: cost 11 inf + 0 30.759 * * [simplify]: Extracting #2: cost 97 inf + 0 30.759 * * [simplify]: Extracting #3: cost 206 inf + 3 30.761 * * [simplify]: Extracting #4: cost 200 inf + 1953 30.776 * * [simplify]: Extracting #5: cost 63 inf + 35214 30.799 * * [simplify]: Extracting #6: cost 4 inf + 51465 30.823 * * [simplify]: Extracting #7: cost 0 inf + 53041 30.838 * [simplify]: Simplified to (+ (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) 30.839 * [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))))))) 30.839 * [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))))) 30.839 * * [simplify]: iters left: 6 (13 enodes) 30.843 * * [simplify]: iters left: 5 (53 enodes) 30.854 * * [simplify]: iters left: 4 (118 enodes) 30.885 * * [simplify]: iters left: 3 (324 enodes) 31.007 * * [simplify]: Extracting #0: cost 1 inf + 0 31.007 * * [simplify]: Extracting #1: cost 0 inf + 1 31.007 * [simplify]: Simplified to 0 31.007 * [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)) 31.007 * * * * [progress]: [ 38 / 3260 ] simplifiying candidate # 31.007 * [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))))) 31.008 * * [simplify]: iters left: 6 (21 enodes) 31.014 * * [simplify]: iters left: 5 (79 enodes) 31.036 * * [simplify]: iters left: 4 (138 enodes) 31.092 * * [simplify]: iters left: 3 (283 enodes) 31.183 * * [simplify]: Extracting #0: cost 1 inf + 0 31.183 * * [simplify]: Extracting #1: cost 9 inf + 0 31.183 * * [simplify]: Extracting #2: cost 72 inf + 0 31.184 * * [simplify]: Extracting #3: cost 137 inf + 44 31.184 * * [simplify]: Extracting #4: cost 134 inf + 1106 31.186 * * [simplify]: Extracting #5: cost 73 inf + 10911 31.192 * * [simplify]: Extracting #6: cost 17 inf + 21430 31.198 * * [simplify]: Extracting #7: cost 1 inf + 26565 31.209 * * [simplify]: Extracting #8: cost 0 inf + 27025 31.221 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 31.221 * [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)))))) 31.222 * [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)))) 31.222 * * [simplify]: iters left: 6 (11 enodes) 31.229 * * [simplify]: iters left: 5 (43 enodes) 31.238 * * [simplify]: iters left: 4 (84 enodes) 31.256 * * [simplify]: iters left: 3 (212 enodes) 31.329 * * [simplify]: iters left: 2 (472 enodes) 31.501 * * [simplify]: Extracting #0: cost 1 inf + 0 31.501 * * [simplify]: Extracting #1: cost 0 inf + 1 31.501 * [simplify]: Simplified to 0 31.501 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 31.502 * * * * [progress]: [ 39 / 3260 ] simplifiying candidate # 31.502 * [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)))) 31.502 * * [simplify]: iters left: 6 (22 enodes) 31.509 * * [simplify]: iters left: 5 (86 enodes) 31.533 * * [simplify]: iters left: 4 (157 enodes) 31.600 * * [simplify]: iters left: 3 (313 enodes) 31.724 * * [simplify]: Extracting #0: cost 1 inf + 0 31.724 * * [simplify]: Extracting #1: cost 11 inf + 0 31.724 * * [simplify]: Extracting #2: cost 67 inf + 0 31.725 * * [simplify]: Extracting #3: cost 110 inf + 46 31.726 * * [simplify]: Extracting #4: cost 110 inf + 539 31.729 * * [simplify]: Extracting #5: cost 68 inf + 6514 31.736 * * [simplify]: Extracting #6: cost 12 inf + 15313 31.745 * * [simplify]: Extracting #7: cost 2 inf + 18397 31.754 * * [simplify]: Extracting #8: cost 0 inf + 19197 31.759 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 31.759 * [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))))) 31.760 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 31.760 * * [simplify]: iters left: 6 (12 enodes) 31.764 * * [simplify]: iters left: 5 (49 enodes) 31.774 * * [simplify]: iters left: 4 (99 enodes) 31.810 * * [simplify]: iters left: 3 (234 enodes) 31.932 * * [simplify]: iters left: 2 (447 enodes) 32.087 * * [simplify]: Extracting #0: cost 1 inf + 0 32.087 * * [simplify]: Extracting #1: cost 0 inf + 1 32.087 * [simplify]: Simplified to 0 32.087 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 32.087 * * * * [progress]: [ 40 / 3260 ] simplifiying candidate # 32.088 * [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)))))) 32.088 * * [simplify]: iters left: 6 (24 enodes) 32.095 * * [simplify]: iters left: 5 (94 enodes) 32.127 * * [simplify]: iters left: 4 (183 enodes) 32.180 * * [simplify]: iters left: 3 (390 enodes) 32.368 * * [simplify]: Extracting #0: cost 1 inf + 0 32.368 * * [simplify]: Extracting #1: cost 11 inf + 0 32.368 * * [simplify]: Extracting #2: cost 84 inf + 0 32.369 * * [simplify]: Extracting #3: cost 140 inf + 369 32.370 * * [simplify]: Extracting #4: cost 134 inf + 2033 32.372 * * [simplify]: Extracting #5: cost 96 inf + 8344 32.378 * * [simplify]: Extracting #6: cost 20 inf + 25815 32.396 * * [simplify]: Extracting #7: cost 0 inf + 30709 32.412 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 32.412 * [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))))))) 32.413 * [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))))) 32.413 * * [simplify]: iters left: 6 (14 enodes) 32.420 * * [simplify]: iters left: 5 (57 enodes) 32.440 * * [simplify]: iters left: 4 (121 enodes) 32.494 * * [simplify]: iters left: 3 (291 enodes) 32.620 * * [simplify]: Extracting #0: cost 1 inf + 0 32.621 * * [simplify]: Extracting #1: cost 0 inf + 1 32.621 * [simplify]: Simplified to 0 32.621 * [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)) 32.621 * * * * [progress]: [ 41 / 3260 ] simplifiying candidate # 32.621 * [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))))) 32.621 * * [simplify]: iters left: 6 (23 enodes) 32.628 * * [simplify]: iters left: 5 (89 enodes) 32.659 * * [simplify]: iters left: 4 (157 enodes) 32.719 * * [simplify]: iters left: 3 (301 enodes) 32.821 * * [simplify]: iters left: 2 (471 enodes) 32.988 * * [simplify]: Extracting #0: cost 1 inf + 0 32.988 * * [simplify]: Extracting #1: cost 11 inf + 0 32.988 * * [simplify]: Extracting #2: cost 72 inf + 0 32.989 * * [simplify]: Extracting #3: cost 109 inf + 253 32.990 * * [simplify]: Extracting #4: cost 87 inf + 2757 32.997 * * [simplify]: Extracting #5: cost 28 inf + 11078 33.007 * * [simplify]: Extracting #6: cost 2 inf + 16958 33.018 * * [simplify]: Extracting #7: cost 0 inf + 17380 33.032 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 33.032 * [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)))))) 33.033 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 33.033 * * [simplify]: iters left: 6 (13 enodes) 33.041 * * [simplify]: iters left: 5 (52 enodes) 33.059 * * [simplify]: iters left: 4 (98 enodes) 33.088 * * [simplify]: iters left: 3 (212 enodes) 33.151 * * [simplify]: iters left: 2 (371 enodes) 33.245 * * [simplify]: Extracting #0: cost 1 inf + 0 33.245 * * [simplify]: Extracting #1: cost 0 inf + 1 33.245 * [simplify]: Simplified to 0 33.245 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 33.245 * * * * [progress]: [ 42 / 3260 ] simplifiying candidate # 33.245 * [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)))) 33.246 * * [simplify]: iters left: 6 (22 enodes) 33.252 * * [simplify]: iters left: 5 (80 enodes) 33.268 * * [simplify]: iters left: 4 (142 enodes) 33.316 * * [simplify]: iters left: 3 (230 enodes) 33.368 * * [simplify]: iters left: 2 (341 enodes) 33.475 * * [simplify]: iters left: 1 (432 enodes) 33.595 * * [simplify]: Extracting #0: cost 1 inf + 0 33.595 * * [simplify]: Extracting #1: cost 11 inf + 0 33.596 * * [simplify]: Extracting #2: cost 55 inf + 0 33.596 * * [simplify]: Extracting #3: cost 73 inf + 213 33.597 * * [simplify]: Extracting #4: cost 56 inf + 2145 33.598 * * [simplify]: Extracting #5: cost 40 inf + 4187 33.600 * * [simplify]: Extracting #6: cost 27 inf + 5546 33.603 * * [simplify]: Extracting #7: cost 17 inf + 7209 33.606 * * [simplify]: Extracting #8: cost 5 inf + 12627 33.609 * * [simplify]: Extracting #9: cost 0 inf + 15753 33.616 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 33.616 * [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))))) 33.616 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 33.617 * * [simplify]: iters left: 6 (12 enodes) 33.623 * * [simplify]: iters left: 5 (44 enodes) 33.632 * * [simplify]: iters left: 4 (92 enodes) 33.649 * * [simplify]: iters left: 3 (159 enodes) 33.681 * * [simplify]: iters left: 2 (267 enodes) 33.738 * * [simplify]: iters left: 1 (364 enodes) 33.824 * * [simplify]: Extracting #0: cost 1 inf + 0 33.824 * * [simplify]: Extracting #1: cost 0 inf + 1 33.824 * [simplify]: Simplified to 0 33.824 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 33.824 * * * * [progress]: [ 43 / 3260 ] simplifiying candidate # 33.824 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 33.825 * * [simplify]: iters left: 6 (25 enodes) 33.832 * * [simplify]: iters left: 5 (101 enodes) 33.855 * * [simplify]: iters left: 4 (215 enodes) 33.930 * * [simplify]: Extracting #0: cost 1 inf + 0 33.931 * * [simplify]: Extracting #1: cost 11 inf + 0 33.931 * * [simplify]: Extracting #2: cost 105 inf + 0 33.932 * * [simplify]: Extracting #3: cost 182 inf + 46 33.935 * * [simplify]: Extracting #4: cost 170 inf + 2035 33.939 * * [simplify]: Extracting #5: cost 86 inf + 25328 33.947 * * [simplify]: Extracting #6: cost 17 inf + 45646 33.956 * * [simplify]: Extracting #7: cost 0 inf + 49644 33.965 * * [simplify]: Extracting #8: cost 0 inf + 49605 33.974 * [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)))) 33.974 * [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))))))) 33.974 * [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))))) 33.974 * * [simplify]: iters left: 6 (15 enodes) 33.982 * * [simplify]: iters left: 5 (64 enodes) 34.007 * * [simplify]: iters left: 4 (149 enodes) 34.059 * * [simplify]: iters left: 3 (466 enodes) 34.427 * * [simplify]: Extracting #0: cost 1 inf + 0 34.427 * * [simplify]: Extracting #1: cost 0 inf + 1 34.427 * [simplify]: Simplified to 0 34.428 * [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)) 34.428 * * * * [progress]: [ 44 / 3260 ] simplifiying candidate # 34.428 * [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))))) 34.428 * * [simplify]: iters left: 6 (24 enodes) 34.436 * * [simplify]: iters left: 5 (96 enodes) 34.458 * * [simplify]: iters left: 4 (185 enodes) 34.518 * * [simplify]: iters left: 3 (431 enodes) 34.758 * * [simplify]: Extracting #0: cost 1 inf + 0 34.758 * * [simplify]: Extracting #1: cost 11 inf + 0 34.759 * * [simplify]: Extracting #2: cost 135 inf + 0 34.761 * * [simplify]: Extracting #3: cost 247 inf + 47 34.764 * * [simplify]: Extracting #4: cost 229 inf + 3459 34.777 * * [simplify]: Extracting #5: cost 91 inf + 33431 34.790 * * [simplify]: Extracting #6: cost 3 inf + 55132 34.804 * * [simplify]: Extracting #7: cost 0 inf + 56323 34.833 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 34.834 * [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)))))) 34.834 * [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)))) 34.834 * * [simplify]: iters left: 6 (14 enodes) 34.839 * * [simplify]: iters left: 5 (59 enodes) 34.850 * * [simplify]: iters left: 4 (121 enodes) 34.881 * * [simplify]: iters left: 3 (332 enodes) 35.059 * * [simplify]: Extracting #0: cost 1 inf + 0 35.059 * * [simplify]: Extracting #1: cost 0 inf + 1 35.059 * [simplify]: Simplified to 0 35.059 * [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)) 35.059 * * * * [progress]: [ 45 / 3260 ] simplifiying candidate # 35.060 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 35.060 * * [simplify]: iters left: 6 (23 enodes) 35.073 * * [simplify]: iters left: 5 (91 enodes) 35.095 * * [simplify]: iters left: 4 (176 enodes) 35.145 * * [simplify]: iters left: 3 (379 enodes) 35.320 * * [simplify]: Extracting #0: cost 1 inf + 0 35.320 * * [simplify]: Extracting #1: cost 11 inf + 0 35.321 * * [simplify]: Extracting #2: cost 111 inf + 0 35.321 * * [simplify]: Extracting #3: cost 162 inf + 131 35.323 * * [simplify]: Extracting #4: cost 113 inf + 7781 35.329 * * [simplify]: Extracting #5: cost 30 inf + 24726 35.336 * * [simplify]: Extracting #6: cost 9 inf + 28564 35.344 * * [simplify]: Extracting #7: cost 2 inf + 30862 35.352 * * [simplify]: Extracting #8: cost 0 inf + 31793 35.360 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 35.360 * [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))))) 35.360 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 35.360 * * [simplify]: iters left: 6 (13 enodes) 35.366 * * [simplify]: iters left: 5 (54 enodes) 35.383 * * [simplify]: iters left: 4 (112 enodes) 35.410 * * [simplify]: iters left: 3 (281 enodes) 35.528 * * [simplify]: Extracting #0: cost 1 inf + 0 35.529 * * [simplify]: Extracting #1: cost 0 inf + 1 35.529 * [simplify]: Simplified to 0 35.529 * [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)) 35.529 * * * * [progress]: [ 46 / 3260 ] simplifiying candidate # 35.529 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 35.529 * * [simplify]: iters left: 6 (24 enodes) 35.540 * * [simplify]: iters left: 5 (96 enodes) 35.561 * * [simplify]: iters left: 4 (200 enodes) 35.611 * * [simplify]: iters left: 3 (464 enodes) 35.821 * * [simplify]: Extracting #0: cost 1 inf + 0 35.821 * * [simplify]: Extracting #1: cost 11 inf + 0 35.822 * * [simplify]: Extracting #2: cost 151 inf + 0 35.823 * * [simplify]: Extracting #3: cost 275 inf + 6 35.825 * * [simplify]: Extracting #4: cost 257 inf + 3377 35.833 * * [simplify]: Extracting #5: cost 83 inf + 44012 35.848 * * [simplify]: Extracting #6: cost 2 inf + 64413 35.863 * * [simplify]: Extracting #7: cost 0 inf + 65293 35.884 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (/ (/ b (sqrt 2)) (cbrt a)) (sqrt 2)) (* (cbrt a) (cbrt a)))) 35.884 * [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.885 * [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.885 * * [simplify]: iters left: 6 (14 enodes) 35.894 * * [simplify]: iters left: 5 (59 enodes) 35.916 * * [simplify]: iters left: 4 (134 enodes) 35.950 * * [simplify]: iters left: 3 (357 enodes) 36.156 * * [simplify]: Extracting #0: cost 1 inf + 0 36.156 * * [simplify]: Extracting #1: cost 0 inf + 1 36.156 * [simplify]: Simplified to 0 36.156 * [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)) 36.156 * * * * [progress]: [ 47 / 3260 ] simplifiying candidate # 36.157 * [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))))) 36.157 * * [simplify]: iters left: 6 (23 enodes) 36.169 * * [simplify]: iters left: 5 (90 enodes) 36.200 * * [simplify]: iters left: 4 (170 enodes) 36.241 * * [simplify]: iters left: 3 (352 enodes) 36.391 * * [simplify]: Extracting #0: cost 1 inf + 0 36.391 * * [simplify]: Extracting #1: cost 11 inf + 0 36.391 * * [simplify]: Extracting #2: cost 121 inf + 0 36.392 * * [simplify]: Extracting #3: cost 189 inf + 6 36.393 * * [simplify]: Extracting #4: cost 172 inf + 2537 36.398 * * [simplify]: Extracting #5: cost 74 inf + 19751 36.406 * * [simplify]: Extracting #6: cost 2 inf + 34051 36.416 * * [simplify]: Extracting #7: cost 0 inf + 34806 36.425 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 36.425 * [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)))))) 36.425 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 36.425 * * [simplify]: iters left: 6 (13 enodes) 36.429 * * [simplify]: iters left: 5 (53 enodes) 36.443 * * [simplify]: iters left: 4 (106 enodes) 36.479 * * [simplify]: iters left: 3 (257 enodes) 36.589 * * [simplify]: Extracting #0: cost 1 inf + 0 36.590 * * [simplify]: Extracting #1: cost 0 inf + 1 36.590 * [simplify]: Simplified to 0 36.590 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 36.590 * * * * [progress]: [ 48 / 3260 ] simplifiying candidate # 36.590 * [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)))) 36.590 * * [simplify]: iters left: 6 (22 enodes) 36.597 * * [simplify]: iters left: 5 (86 enodes) 36.626 * * [simplify]: iters left: 4 (156 enodes) 36.671 * * [simplify]: iters left: 3 (303 enodes) 36.792 * * [simplify]: Extracting #0: cost 1 inf + 0 36.792 * * [simplify]: Extracting #1: cost 11 inf + 0 36.793 * * [simplify]: Extracting #2: cost 92 inf + 0 36.794 * * [simplify]: Extracting #3: cost 120 inf + 131 36.796 * * [simplify]: Extracting #4: cost 84 inf + 4515 36.803 * * [simplify]: Extracting #5: cost 22 inf + 13507 36.811 * * [simplify]: Extracting #6: cost 9 inf + 15180 36.821 * * [simplify]: Extracting #7: cost 2 inf + 17730 36.830 * * [simplify]: Extracting #8: cost 0 inf + 18570 36.840 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 36.840 * [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.840 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 36.841 * * [simplify]: iters left: 6 (12 enodes) 36.846 * * [simplify]: iters left: 5 (49 enodes) 36.856 * * [simplify]: iters left: 4 (94 enodes) 36.879 * * [simplify]: iters left: 3 (221 enodes) 36.986 * * [simplify]: iters left: 2 (492 enodes) 37.292 * * [simplify]: Extracting #0: cost 1 inf + 0 37.292 * * [simplify]: Extracting #1: cost 0 inf + 1 37.293 * [simplify]: Simplified to 0 37.293 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 37.293 * * * * [progress]: [ 49 / 3260 ] simplifiying candidate # 37.293 * [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)))))) 37.293 * * [simplify]: iters left: 6 (23 enodes) 37.304 * * [simplify]: iters left: 5 (89 enodes) 37.324 * * [simplify]: iters left: 4 (175 enodes) 37.367 * * [simplify]: iters left: 3 (376 enodes) 38.001 * * [simplify]: Extracting #0: cost 1 inf + 0 38.001 * * [simplify]: Extracting #1: cost 11 inf + 0 38.002 * * [simplify]: Extracting #2: cost 111 inf + 0 38.003 * * [simplify]: Extracting #3: cost 159 inf + 90 38.005 * * [simplify]: Extracting #4: cost 132 inf + 4401 38.016 * * [simplify]: Extracting #5: cost 45 inf + 21520 38.023 * * [simplify]: Extracting #6: cost 4 inf + 30837 38.031 * * [simplify]: Extracting #7: cost 0 inf + 32018 38.038 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (cbrt a)) (* (cbrt a) 2))) 38.038 * [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))))))) 38.038 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 38.038 * * [simplify]: iters left: 6 (13 enodes) 38.043 * * [simplify]: iters left: 5 (52 enodes) 38.053 * * [simplify]: iters left: 4 (111 enodes) 38.082 * * [simplify]: iters left: 3 (278 enodes) 38.213 * * [simplify]: Extracting #0: cost 1 inf + 0 38.213 * * [simplify]: Extracting #1: cost 0 inf + 1 38.213 * [simplify]: Simplified to 0 38.213 * [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)) 38.213 * * * * [progress]: [ 50 / 3260 ] simplifiying candidate # 38.213 * [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))))) 38.214 * * [simplify]: iters left: 6 (22 enodes) 38.220 * * [simplify]: iters left: 5 (84 enodes) 38.236 * * [simplify]: iters left: 4 (151 enodes) 38.285 * * [simplify]: iters left: 3 (289 enodes) 38.378 * * [simplify]: Extracting #0: cost 1 inf + 0 38.378 * * [simplify]: Extracting #1: cost 11 inf + 0 38.378 * * [simplify]: Extracting #2: cost 82 inf + 0 38.378 * * [simplify]: Extracting #3: cost 95 inf + 418 38.380 * * [simplify]: Extracting #4: cost 51 inf + 5547 38.384 * * [simplify]: Extracting #5: cost 22 inf + 9768 38.390 * * [simplify]: Extracting #6: cost 10 inf + 11322 38.397 * * [simplify]: Extracting #7: cost 2 inf + 13663 38.405 * * [simplify]: Extracting #8: cost 0 inf + 14594 38.412 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 38.412 * [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)))))) 38.413 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 38.413 * * [simplify]: iters left: 6 (12 enodes) 38.418 * * [simplify]: iters left: 5 (47 enodes) 38.430 * * [simplify]: iters left: 4 (89 enodes) 38.457 * * [simplify]: iters left: 3 (186 enodes) 38.522 * * [simplify]: iters left: 2 (378 enodes) 38.714 * * [simplify]: Extracting #0: cost 1 inf + 0 38.714 * * [simplify]: Extracting #1: cost 0 inf + 1 38.714 * [simplify]: Simplified to 0 38.714 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 0)) 38.714 * * * * [progress]: [ 51 / 3260 ] simplifiying candidate # 38.715 * [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)))) 38.715 * * [simplify]: iters left: 6 (21 enodes) 38.721 * * [simplify]: iters left: 5 (77 enodes) 38.735 * * [simplify]: iters left: 4 (113 enodes) 38.756 * * [simplify]: iters left: 3 (166 enodes) 38.795 * * [simplify]: iters left: 2 (232 enodes) 38.851 * * [simplify]: iters left: 1 (334 enodes) 38.929 * * [simplify]: Extracting #0: cost 1 inf + 0 38.929 * * [simplify]: Extracting #1: cost 9 inf + 0 38.929 * * [simplify]: Extracting #2: cost 53 inf + 2 38.929 * * [simplify]: Extracting #3: cost 59 inf + 592 38.930 * * [simplify]: Extracting #4: cost 35 inf + 2797 38.932 * * [simplify]: Extracting #5: cost 32 inf + 3213 38.934 * * [simplify]: Extracting #6: cost 20 inf + 4523 38.938 * * [simplify]: Extracting #7: cost 2 inf + 10113 38.943 * * [simplify]: Extracting #8: cost 0 inf + 11255 38.949 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* 1/2 (/ b a))) 38.949 * [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))))) 38.950 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 38.950 * * [simplify]: iters left: 6 (11 enodes) 38.956 * * [simplify]: iters left: 5 (40 enodes) 38.965 * * [simplify]: iters left: 4 (65 enodes) 38.980 * * [simplify]: iters left: 3 (97 enodes) 39.003 * * [simplify]: iters left: 2 (165 enodes) 39.041 * * [simplify]: iters left: 1 (271 enodes) 39.127 * * [simplify]: Extracting #0: cost 1 inf + 0 39.127 * * [simplify]: Extracting #1: cost 0 inf + 1 39.127 * [simplify]: Simplified to 0 39.127 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* 1/2 (/ b a))) 0)) 39.127 * * * * [progress]: [ 52 / 3260 ] simplifiying candidate # 39.127 * [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)))))) 39.128 * * [simplify]: iters left: 6 (22 enodes) 39.136 * * [simplify]: iters left: 5 (88 enodes) 39.161 * * [simplify]: iters left: 4 (170 enodes) 39.201 * * [simplify]: iters left: 3 (353 enodes) 39.374 * * [simplify]: Extracting #0: cost 1 inf + 0 39.374 * * [simplify]: Extracting #1: cost 11 inf + 0 39.374 * * [simplify]: Extracting #2: cost 114 inf + 0 39.375 * * [simplify]: Extracting #3: cost 155 inf + 133 39.376 * * [simplify]: Extracting #4: cost 123 inf + 5497 39.381 * * [simplify]: Extracting #5: cost 31 inf + 24406 39.387 * * [simplify]: Extracting #6: cost 13 inf + 26942 39.393 * * [simplify]: Extracting #7: cost 8 inf + 28039 39.406 * * [simplify]: Extracting #8: cost 2 inf + 30491 39.423 * * [simplify]: Extracting #9: cost 0 inf + 31372 39.436 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 39.436 * [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))))))) 39.437 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 39.437 * * [simplify]: iters left: 6 (12 enodes) 39.444 * * [simplify]: iters left: 5 (51 enodes) 39.463 * * [simplify]: iters left: 4 (106 enodes) 39.489 * * [simplify]: iters left: 3 (247 enodes) 39.601 * * [simplify]: Extracting #0: cost 1 inf + 0 39.601 * * [simplify]: Extracting #1: cost 0 inf + 1 39.601 * [simplify]: Simplified to 0 39.601 * [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)) 39.601 * * * * [progress]: [ 53 / 3260 ] simplifiying candidate # 39.601 * [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))))) 39.601 * * [simplify]: iters left: 6 (21 enodes) 39.615 * * [simplify]: iters left: 5 (83 enodes) 39.631 * * [simplify]: iters left: 4 (148 enodes) 39.663 * * [simplify]: iters left: 3 (285 enodes) 39.761 * * [simplify]: Extracting #0: cost 1 inf + 0 39.761 * * [simplify]: Extracting #1: cost 11 inf + 0 39.761 * * [simplify]: Extracting #2: cost 88 inf + 0 39.762 * * [simplify]: Extracting #3: cost 95 inf + 708 39.764 * * [simplify]: Extracting #4: cost 44 inf + 7060 39.770 * * [simplify]: Extracting #5: cost 19 inf + 10528 39.780 * * [simplify]: Extracting #6: cost 9 inf + 11658 39.784 * * [simplify]: Extracting #7: cost 1 inf + 14508 39.788 * * [simplify]: Extracting #8: cost 0 inf + 14888 39.792 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 39.792 * [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)))))) 39.792 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 39.792 * * [simplify]: iters left: 6 (11 enodes) 39.796 * * [simplify]: iters left: 5 (46 enodes) 39.806 * * [simplify]: iters left: 4 (86 enodes) 39.826 * * [simplify]: iters left: 3 (183 enodes) 39.889 * * [simplify]: iters left: 2 (372 enodes) 40.082 * * [simplify]: Extracting #0: cost 1 inf + 0 40.082 * * [simplify]: Extracting #1: cost 0 inf + 1 40.082 * [simplify]: Simplified to 0 40.082 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 40.082 * * * * [progress]: [ 54 / 3260 ] simplifiying candidate # 40.082 * [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)))) 40.082 * * [simplify]: iters left: 6 (20 enodes) 40.088 * * [simplify]: iters left: 5 (76 enodes) 40.111 * * [simplify]: iters left: 4 (112 enodes) 40.138 * * [simplify]: iters left: 3 (165 enodes) 40.172 * * [simplify]: iters left: 2 (220 enodes) 40.220 * * [simplify]: iters left: 1 (311 enodes) 40.288 * * [simplify]: Extracting #0: cost 1 inf + 0 40.288 * * [simplify]: Extracting #1: cost 9 inf + 0 40.288 * * [simplify]: Extracting #2: cost 54 inf + 2 40.289 * * [simplify]: Extracting #3: cost 57 inf + 801 40.290 * * [simplify]: Extracting #4: cost 34 inf + 3003 40.291 * * [simplify]: Extracting #5: cost 32 inf + 3336 40.293 * * [simplify]: Extracting #6: cost 20 inf + 4347 40.295 * * [simplify]: Extracting #7: cost 13 inf + 5569 40.297 * * [simplify]: Extracting #8: cost 1 inf + 10826 40.300 * * [simplify]: Extracting #9: cost 0 inf + 11377 40.303 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 40.303 * [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))))) 40.304 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 40.304 * * [simplify]: iters left: 6 (10 enodes) 40.307 * * [simplify]: iters left: 5 (39 enodes) 40.315 * * [simplify]: iters left: 4 (64 enodes) 40.341 * * [simplify]: iters left: 3 (96 enodes) 40.376 * * [simplify]: iters left: 2 (164 enodes) 40.414 * * [simplify]: iters left: 1 (270 enodes) 40.485 * * [simplify]: Extracting #0: cost 1 inf + 0 40.485 * * [simplify]: Extracting #1: cost 0 inf + 1 40.485 * [simplify]: Simplified to 0 40.485 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 0)) 40.485 * * * * [progress]: [ 55 / 3260 ] simplifiying candidate # 40.486 * [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)))))) 40.486 * * [simplify]: iters left: 6 (22 enodes) 40.495 * * [simplify]: iters left: 5 (89 enodes) 40.512 * * [simplify]: iters left: 4 (179 enodes) 40.561 * * [simplify]: iters left: 3 (350 enodes) 40.669 * * [simplify]: Extracting #0: cost 1 inf + 0 40.669 * * [simplify]: Extracting #1: cost 11 inf + 0 40.670 * * [simplify]: Extracting #2: cost 90 inf + 0 40.670 * * [simplify]: Extracting #3: cost 141 inf + 783 40.672 * * [simplify]: Extracting #4: cost 82 inf + 11385 40.677 * * [simplify]: Extracting #5: cost 22 inf + 22377 40.683 * * [simplify]: Extracting #6: cost 9 inf + 23773 40.689 * * [simplify]: Extracting #7: cost 2 inf + 26419 40.695 * * [simplify]: Extracting #8: cost 0 inf + 27275 40.704 * [simplify]: Simplified to (fma (/ -1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 40.704 * [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.705 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 40.705 * * [simplify]: iters left: 6 (12 enodes) 40.712 * * [simplify]: iters left: 5 (53 enodes) 40.724 * * [simplify]: iters left: 4 (117 enodes) 40.752 * * [simplify]: iters left: 3 (255 enodes) 40.824 * * [simplify]: Extracting #0: cost 1 inf + 0 40.825 * * [simplify]: Extracting #1: cost 0 inf + 1 40.825 * [simplify]: Simplified to 0 40.825 * [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.825 * * * * [progress]: [ 56 / 3260 ] simplifiying candidate # 40.825 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 40.825 * * [simplify]: iters left: 6 (21 enodes) 40.832 * * [simplify]: iters left: 5 (84 enodes) 40.848 * * [simplify]: iters left: 4 (158 enodes) 40.879 * * [simplify]: iters left: 3 (264 enodes) 40.969 * * [simplify]: iters left: 2 (467 enodes) 41.175 * * [simplify]: Extracting #0: cost 1 inf + 0 41.176 * * [simplify]: Extracting #1: cost 11 inf + 0 41.176 * * [simplify]: Extracting #2: cost 97 inf + 0 41.177 * * [simplify]: Extracting #3: cost 130 inf + 342 41.179 * * [simplify]: Extracting #4: cost 77 inf + 5450 41.186 * * [simplify]: Extracting #5: cost 22 inf + 12047 41.195 * * [simplify]: Extracting #6: cost 11 inf + 13356 41.208 * * [simplify]: Extracting #7: cost 3 inf + 16207 41.214 * * [simplify]: Extracting #8: cost 0 inf + 17690 41.220 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 41.220 * [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)))))) 41.220 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 41.220 * * [simplify]: iters left: 6 (11 enodes) 41.225 * * [simplify]: iters left: 5 (48 enodes) 41.235 * * [simplify]: iters left: 4 (98 enodes) 41.255 * * [simplify]: iters left: 3 (181 enodes) 41.311 * * [simplify]: iters left: 2 (358 enodes) 41.478 * * [simplify]: Extracting #0: cost 1 inf + 0 41.478 * * [simplify]: Extracting #1: cost 0 inf + 1 41.478 * [simplify]: Simplified to 0 41.478 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 0)) 41.479 * * * * [progress]: [ 57 / 3260 ] simplifiying candidate # 41.479 * [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)))) 41.479 * * [simplify]: iters left: 6 (20 enodes) 41.485 * * [simplify]: iters left: 5 (76 enodes) 41.503 * * [simplify]: iters left: 4 (132 enodes) 41.539 * * [simplify]: iters left: 3 (205 enodes) 41.581 * * [simplify]: iters left: 2 (305 enodes) 41.688 * * [simplify]: iters left: 1 (424 enodes) 41.827 * * [simplify]: Extracting #0: cost 1 inf + 0 41.827 * * [simplify]: Extracting #1: cost 11 inf + 0 41.827 * * [simplify]: Extracting #2: cost 49 inf + 42 41.828 * * [simplify]: Extracting #3: cost 52 inf + 797 41.829 * * [simplify]: Extracting #4: cost 32 inf + 2507 41.830 * * [simplify]: Extracting #5: cost 32 inf + 2635 41.832 * * [simplify]: Extracting #6: cost 20 inf + 3591 41.834 * * [simplify]: Extracting #7: cost 12 inf + 5129 41.837 * * [simplify]: Extracting #8: cost 5 inf + 8003 41.840 * * [simplify]: Extracting #9: cost 0 inf + 10627 41.843 * [simplify]: Simplified to (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 41.843 * [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.843 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 41.843 * * [simplify]: iters left: 6 (10 enodes) 41.848 * * [simplify]: iters left: 5 (41 enodes) 41.856 * * [simplify]: iters left: 4 (81 enodes) 41.874 * * [simplify]: iters left: 3 (127 enodes) 41.898 * * [simplify]: iters left: 2 (186 enodes) 41.932 * * [simplify]: iters left: 1 (266 enodes) 42.022 * * [simplify]: Extracting #0: cost 1 inf + 0 42.022 * * [simplify]: Extracting #1: cost 0 inf + 1 42.022 * [simplify]: Simplified to 0 42.022 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 42.022 * * * * [progress]: [ 58 / 3260 ] simplifiying candidate # 42.023 * [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))) 42.023 * * [simplify]: iters left: 6 (19 enodes) 42.033 * * [simplify]: iters left: 5 (73 enodes) 42.059 * * [simplify]: iters left: 4 (114 enodes) 42.084 * * [simplify]: iters left: 3 (169 enodes) 42.114 * * [simplify]: iters left: 2 (233 enodes) 42.174 * * [simplify]: iters left: 1 (342 enodes) 42.277 * * [simplify]: Extracting #0: cost 1 inf + 0 42.277 * * [simplify]: Extracting #1: cost 9 inf + 0 42.278 * * [simplify]: Extracting #2: cost 60 inf + 2 42.279 * * [simplify]: Extracting #3: cost 59 inf + 1297 42.282 * * [simplify]: Extracting #4: cost 34 inf + 3421 42.285 * * [simplify]: Extracting #5: cost 25 inf + 4694 42.289 * * [simplify]: Extracting #6: cost 14 inf + 5825 42.294 * * [simplify]: Extracting #7: cost 4 inf + 9390 42.300 * * [simplify]: Extracting #8: cost 0 inf + 11634 42.306 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ b (/ a 1/2))) 42.306 * [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)))) 42.307 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 42.307 * * [simplify]: iters left: 6 (9 enodes) 42.312 * * [simplify]: iters left: 5 (36 enodes) 42.324 * * [simplify]: iters left: 4 (67 enodes) 42.337 * * [simplify]: iters left: 3 (97 enodes) 42.359 * * [simplify]: iters left: 2 (158 enodes) 42.438 * * [simplify]: iters left: 1 (263 enodes) 42.498 * * [simplify]: Extracting #0: cost 1 inf + 0 42.498 * * [simplify]: Extracting #1: cost 0 inf + 1 42.498 * [simplify]: Simplified to 0 42.498 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ b (/ a 1/2))) 0)) 42.498 * * * * [progress]: [ 59 / 3260 ] simplifiying candidate # 42.498 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ 1 a) (/ b 2)))) 42.498 * * [simplify]: iters left: 6 (19 enodes) 42.504 * * [simplify]: iters left: 5 (75 enodes) 42.522 * * [simplify]: iters left: 4 (127 enodes) 42.550 * * [simplify]: iters left: 3 (200 enodes) 42.593 * * [simplify]: iters left: 2 (280 enodes) 42.669 * * [simplify]: iters left: 1 (422 enodes) 42.822 * * [simplify]: Extracting #0: cost 1 inf + 0 42.823 * * [simplify]: Extracting #1: cost 11 inf + 0 42.823 * * [simplify]: Extracting #2: cost 54 inf + 0 42.824 * * [simplify]: Extracting #3: cost 54 inf + 757 42.827 * * [simplify]: Extracting #4: cost 34 inf + 2463 42.830 * * [simplify]: Extracting #5: cost 32 inf + 2718 42.833 * * [simplify]: Extracting #6: cost 22 inf + 3549 42.837 * * [simplify]: Extracting #7: cost 13 inf + 4993 42.841 * * [simplify]: Extracting #8: cost 2 inf + 9618 42.844 * * [simplify]: Extracting #9: cost 0 inf + 10760 42.847 * [simplify]: Simplified to (+ (/ b (* -2 a)) (/ (/ (sqrt (fma b b (* (* c a) -4))) a) 2)) 42.847 * [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.848 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 42.848 * * [simplify]: iters left: 5 (9 enodes) 42.851 * * [simplify]: iters left: 4 (39 enodes) 42.859 * * [simplify]: iters left: 3 (65 enodes) 42.873 * * [simplify]: iters left: 2 (129 enodes) 42.908 * * [simplify]: iters left: 1 (210 enodes) 42.957 * * [simplify]: Extracting #0: cost 1 inf + 0 42.957 * * [simplify]: Extracting #1: cost 0 inf + 1 42.958 * [simplify]: Simplified to 0 42.958 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ b (* -2 a)) (/ (/ (sqrt (fma b b (* (* c a) -4))) a) 2)) 0)) 42.958 * * * * [progress]: [ 60 / 3260 ] simplifiying candidate # 42.958 * [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.958 * * [simplify]: iters left: 6 (19 enodes) 42.964 * * [simplify]: iters left: 5 (72 enodes) 42.981 * * [simplify]: iters left: 4 (102 enodes) 43.011 * * [simplify]: iters left: 3 (142 enodes) 43.036 * * [simplify]: iters left: 2 (193 enodes) 43.070 * * [simplify]: iters left: 1 (279 enodes) 43.136 * * [simplify]: Extracting #0: cost 1 inf + 0 43.136 * * [simplify]: Extracting #1: cost 20 inf + 0 43.136 * * [simplify]: Extracting #2: cost 92 inf + 0 43.137 * * [simplify]: Extracting #3: cost 114 inf + 89 43.137 * * [simplify]: Extracting #4: cost 107 inf + 1082 43.138 * * [simplify]: Extracting #5: cost 87 inf + 7411 43.143 * * [simplify]: Extracting #6: cost 26 inf + 40429 43.158 * * [simplify]: Extracting #7: cost 2 inf + 58563 43.173 * * [simplify]: Extracting #8: cost 0 inf + 60065 43.183 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c -4) a (* b b))) (* a 2))) 43.183 * [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))))))) 43.186 * [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))))) 43.186 * * [simplify]: iters left: 6 (10 enodes) 43.189 * * [simplify]: iters left: 5 (37 enodes) 43.196 * * [simplify]: iters left: 4 (57 enodes) 43.208 * * [simplify]: iters left: 3 (104 enodes) 43.230 * * [simplify]: iters left: 2 (158 enodes) 43.269 * * [simplify]: iters left: 1 (225 enodes) 43.315 * * [simplify]: Extracting #0: cost 1 inf + 0 43.315 * * [simplify]: Extracting #1: cost 0 inf + 1 43.315 * [simplify]: Simplified to 0 43.315 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c -4) a (* b b))) (* a 2))) 0)) 43.315 * * * * [progress]: [ 61 / 3260 ] simplifiying candidate # 43.315 * [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.315 * * [simplify]: iters left: 6 (18 enodes) 43.320 * * [simplify]: iters left: 5 (63 enodes) 43.331 * * [simplify]: iters left: 4 (86 enodes) 43.345 * * [simplify]: iters left: 3 (113 enodes) 43.362 * * [simplify]: iters left: 2 (124 enodes) 43.398 * * [simplify]: iters left: 1 (141 enodes) 43.438 * * [simplify]: Extracting #0: cost 1 inf + 0 43.439 * * [simplify]: Extracting #1: cost 14 inf + 0 43.439 * * [simplify]: Extracting #2: cost 44 inf + 0 43.439 * * [simplify]: Extracting #3: cost 50 inf + 45 43.440 * * [simplify]: Extracting #4: cost 51 inf + 501 43.441 * * [simplify]: Extracting #5: cost 41 inf + 1571 43.442 * * [simplify]: Extracting #6: cost 29 inf + 2786 43.445 * * [simplify]: Extracting #7: cost 15 inf + 7045 43.452 * * [simplify]: Extracting #8: cost 1 inf + 13885 43.457 * * [simplify]: Extracting #9: cost 0 inf + 14385 43.461 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 43.461 * [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.461 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 43.461 * * [simplify]: iters left: 6 (9 enodes) 43.464 * * [simplify]: iters left: 5 (29 enodes) 43.469 * * [simplify]: iters left: 4 (42 enodes) 43.476 * * [simplify]: iters left: 3 (58 enodes) 43.484 * * [simplify]: iters left: 2 (68 enodes) 43.495 * * [simplify]: Extracting #0: cost 1 inf + 0 43.496 * * [simplify]: Extracting #1: cost 0 inf + 1 43.496 * [simplify]: Simplified to 0 43.496 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 43.496 * * * * [progress]: [ 62 / 3260 ] simplifiying candidate # 43.496 * [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.498 * * [simplify]: iters left: 6 (22 enodes) 43.504 * * [simplify]: iters left: 5 (87 enodes) 43.520 * * [simplify]: iters left: 4 (173 enodes) 43.566 * * [simplify]: iters left: 3 (329 enodes) 43.656 * * [simplify]: iters left: 2 (486 enodes) 43.807 * * [simplify]: Extracting #0: cost 1 inf + 0 43.807 * * [simplify]: Extracting #1: cost 8 inf + 0 43.807 * * [simplify]: Extracting #2: cost 77 inf + 0 43.807 * * [simplify]: Extracting #3: cost 130 inf + 206 43.808 * * [simplify]: Extracting #4: cost 128 inf + 1067 43.810 * * [simplify]: Extracting #5: cost 78 inf + 15488 43.816 * * [simplify]: Extracting #6: cost 13 inf + 33298 43.826 * * [simplify]: Extracting #7: cost 0 inf + 38734 43.834 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 43.834 * [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.834 * [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.834 * * [simplify]: iters left: 6 (13 enodes) 43.838 * * [simplify]: iters left: 5 (53 enodes) 43.849 * * [simplify]: iters left: 4 (117 enodes) 43.879 * * [simplify]: iters left: 3 (275 enodes) 43.960 * * [simplify]: iters left: 2 (474 enodes) 44.120 * * [simplify]: Extracting #0: cost 1 inf + 0 44.120 * * [simplify]: Extracting #1: cost 0 inf + 1 44.120 * [simplify]: Simplified to 0 44.120 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 44.120 * * * * [progress]: [ 63 / 3260 ] simplifiying candidate # 44.121 * [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))))) 44.121 * * [simplify]: iters left: 6 (21 enodes) 44.126 * * [simplify]: iters left: 5 (81 enodes) 44.143 * * [simplify]: iters left: 4 (136 enodes) 44.170 * * [simplify]: iters left: 3 (213 enodes) 44.236 * * [simplify]: iters left: 2 (278 enodes) 44.328 * * [simplify]: iters left: 1 (338 enodes) 44.395 * * [simplify]: Extracting #0: cost 1 inf + 0 44.395 * * [simplify]: Extracting #1: cost 6 inf + 0 44.395 * * [simplify]: Extracting #2: cost 47 inf + 0 44.396 * * [simplify]: Extracting #3: cost 84 inf + 128 44.396 * * [simplify]: Extracting #4: cost 74 inf + 3186 44.399 * * [simplify]: Extracting #5: cost 32 inf + 12582 44.402 * * [simplify]: Extracting #6: cost 7 inf + 17490 44.406 * * [simplify]: Extracting #7: cost 0 inf + 20085 44.410 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ b (* a 2))) 44.410 * [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.411 * [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.411 * * [simplify]: iters left: 6 (12 enodes) 44.414 * * [simplify]: iters left: 5 (47 enodes) 44.423 * * [simplify]: iters left: 4 (82 enodes) 44.441 * * [simplify]: iters left: 3 (157 enodes) 44.481 * * [simplify]: iters left: 2 (248 enodes) 44.536 * * [simplify]: iters left: 1 (341 enodes) 44.617 * * [simplify]: Extracting #0: cost 1 inf + 0 44.617 * * [simplify]: Extracting #1: cost 0 inf + 1 44.618 * [simplify]: Simplified to 0 44.618 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ b (* a 2))) 0)) 44.618 * * * * [progress]: [ 64 / 3260 ] simplifiying candidate # 44.618 * [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.618 * * [simplify]: iters left: 6 (21 enodes) 44.627 * * [simplify]: iters left: 5 (81 enodes) 44.643 * * [simplify]: iters left: 4 (144 enodes) 44.675 * * [simplify]: iters left: 3 (241 enodes) 44.737 * * [simplify]: iters left: 2 (355 enodes) 44.832 * * [simplify]: iters left: 1 (458 enodes) 44.978 * * [simplify]: Extracting #0: cost 1 inf + 0 44.978 * * [simplify]: Extracting #1: cost 6 inf + 0 44.979 * * [simplify]: Extracting #2: cost 64 inf + 0 44.979 * * [simplify]: Extracting #3: cost 118 inf + 87 44.980 * * [simplify]: Extracting #4: cost 121 inf + 832 44.981 * * [simplify]: Extracting #5: cost 92 inf + 8088 44.986 * * [simplify]: Extracting #6: cost 23 inf + 31322 44.992 * * [simplify]: Extracting #7: cost 2 inf + 41783 44.998 * * [simplify]: Extracting #8: cost 0 inf + 43113 45.008 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 45.008 * [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))))) 45.008 * [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))) 45.009 * * [simplify]: iters left: 6 (12 enodes) 45.012 * * [simplify]: iters left: 5 (47 enodes) 45.022 * * [simplify]: iters left: 4 (89 enodes) 45.045 * * [simplify]: iters left: 3 (180 enodes) 45.101 * * [simplify]: iters left: 2 (296 enodes) 45.181 * * [simplify]: iters left: 1 (428 enodes) 45.309 * * [simplify]: Extracting #0: cost 1 inf + 0 45.309 * * [simplify]: Extracting #1: cost 0 inf + 1 45.309 * [simplify]: Simplified to 0 45.309 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 45.310 * * * * [progress]: [ 65 / 3260 ] simplifiying candidate # 45.310 * [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.310 * * [simplify]: iters left: 6 (21 enodes) 45.320 * * [simplify]: iters left: 5 (80 enodes) 45.334 * * [simplify]: iters left: 4 (134 enodes) 45.361 * * [simplify]: iters left: 3 (194 enodes) 45.397 * * [simplify]: iters left: 2 (236 enodes) 45.448 * * [simplify]: iters left: 1 (277 enodes) 45.508 * * [simplify]: Extracting #0: cost 1 inf + 0 45.508 * * [simplify]: Extracting #1: cost 6 inf + 0 45.508 * * [simplify]: Extracting #2: cost 46 inf + 0 45.508 * * [simplify]: Extracting #3: cost 73 inf + 369 45.509 * * [simplify]: Extracting #4: cost 47 inf + 4888 45.511 * * [simplify]: Extracting #5: cost 23 inf + 9765 45.514 * * [simplify]: Extracting #6: cost 12 inf + 11017 45.517 * * [simplify]: Extracting #7: cost 1 inf + 13359 45.520 * * [simplify]: Extracting #8: cost 0 inf + 13699 45.523 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 45.523 * [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.524 * [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.524 * * [simplify]: iters left: 6 (12 enodes) 45.527 * * [simplify]: iters left: 5 (46 enodes) 45.536 * * [simplify]: iters left: 4 (81 enodes) 45.560 * * [simplify]: iters left: 3 (134 enodes) 45.593 * * [simplify]: iters left: 2 (197 enodes) 45.626 * * [simplify]: iters left: 1 (271 enodes) 45.676 * * [simplify]: Extracting #0: cost 1 inf + 0 45.676 * * [simplify]: Extracting #1: cost 0 inf + 1 45.676 * [simplify]: Simplified to 0 45.676 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 0)) 45.676 * * * * [progress]: [ 66 / 3260 ] simplifiying candidate # 45.677 * [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.677 * * [simplify]: iters left: 6 (19 enodes) 45.687 * * [simplify]: iters left: 5 (71 enodes) 45.709 * * [simplify]: iters left: 4 (105 enodes) 45.742 * * [simplify]: iters left: 3 (147 enodes) 45.766 * * [simplify]: iters left: 2 (180 enodes) 45.810 * * [simplify]: iters left: 1 (217 enodes) 45.842 * * [simplify]: Extracting #0: cost 1 inf + 0 45.842 * * [simplify]: Extracting #1: cost 18 inf + 0 45.842 * * [simplify]: Extracting #2: cost 62 inf + 0 45.843 * * [simplify]: Extracting #3: cost 78 inf + 43 45.843 * * [simplify]: Extracting #4: cost 71 inf + 1522 45.844 * * [simplify]: Extracting #5: cost 49 inf + 4504 45.846 * * [simplify]: Extracting #6: cost 33 inf + 6450 45.848 * * [simplify]: Extracting #7: cost 18 inf + 11651 45.855 * * [simplify]: Extracting #8: cost 1 inf + 20550 45.866 * * [simplify]: Extracting #9: cost 0 inf + 21090 45.873 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 45.873 * [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.874 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 45.874 * * [simplify]: iters left: 6 (10 enodes) 45.877 * * [simplify]: iters left: 5 (38 enodes) 45.885 * * [simplify]: iters left: 4 (59 enodes) 45.895 * * [simplify]: iters left: 3 (88 enodes) 45.909 * * [simplify]: iters left: 2 (117 enodes) 45.927 * * [simplify]: iters left: 1 (144 enodes) 45.952 * * [simplify]: Extracting #0: cost 1 inf + 0 45.952 * * [simplify]: Extracting #1: cost 0 inf + 1 45.952 * [simplify]: Simplified to 0 45.953 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (- (/ (/ b 2) a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 45.953 * * * * [progress]: [ 67 / 3260 ] simplifiying candidate # 45.953 * [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.953 * * [simplify]: iters left: 6 (20 enodes) 45.959 * * [simplify]: iters left: 5 (76 enodes) 45.976 * * [simplify]: iters left: 4 (116 enodes) 45.997 * * [simplify]: iters left: 3 (164 enodes) 46.038 * * [simplify]: iters left: 2 (192 enodes) 46.068 * * [simplify]: iters left: 1 (208 enodes) 46.097 * * [simplify]: Extracting #0: cost 1 inf + 0 46.097 * * [simplify]: Extracting #1: cost 6 inf + 0 46.097 * * [simplify]: Extracting #2: cost 35 inf + 0 46.097 * * [simplify]: Extracting #3: cost 44 inf + 456 46.099 * * [simplify]: Extracting #4: cost 27 inf + 3201 46.102 * * [simplify]: Extracting #5: cost 22 inf + 4185 46.104 * * [simplify]: Extracting #6: cost 12 inf + 5057 46.108 * * [simplify]: Extracting #7: cost 2 inf + 7236 46.112 * * [simplify]: Extracting #8: cost 0 inf + 7996 46.116 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 46.116 * [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.117 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 46.117 * * [simplify]: iters left: 6 (11 enodes) 46.123 * * [simplify]: iters left: 5 (42 enodes) 46.138 * * [simplify]: iters left: 4 (67 enodes) 46.157 * * [simplify]: iters left: 3 (111 enodes) 46.178 * * [simplify]: iters left: 2 (140 enodes) 46.200 * * [simplify]: iters left: 1 (160 enodes) 46.220 * * [simplify]: Extracting #0: cost 1 inf + 0 46.220 * * [simplify]: Extracting #1: cost 0 inf + 1 46.220 * [simplify]: Simplified to 0 46.220 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 46.220 * * * * [progress]: [ 68 / 3260 ] simplifiying candidate # 46.221 * [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.221 * * [simplify]: iters left: 6 (25 enodes) 46.228 * * [simplify]: iters left: 5 (102 enodes) 46.252 * * [simplify]: iters left: 4 (237 enodes) 46.357 * * [simplify]: Extracting #0: cost 1 inf + 0 46.357 * * [simplify]: Extracting #1: cost 6 inf + 0 46.357 * * [simplify]: Extracting #2: cost 119 inf + 0 46.358 * * [simplify]: Extracting #3: cost 259 inf + 3 46.360 * * [simplify]: Extracting #4: cost 236 inf + 9041 46.370 * * [simplify]: Extracting #5: cost 35 inf + 78674 46.392 * * [simplify]: Extracting #6: cost 0 inf + 89366 46.409 * * [simplify]: Extracting #7: cost 0 inf + 89326 46.423 * [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.423 * [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.423 * [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.424 * * [simplify]: iters left: 6 (16 enodes) 46.429 * * [simplify]: iters left: 5 (68 enodes) 46.446 * * [simplify]: iters left: 4 (179 enodes) 46.520 * * [simplify]: Extracting #0: cost 1 inf + 0 46.520 * * [simplify]: Extracting #1: cost 27 inf + 0 46.521 * * [simplify]: Extracting #2: cost 153 inf + 0 46.522 * * [simplify]: Extracting #3: cost 242 inf + 83 46.525 * * [simplify]: Extracting #4: cost 185 inf + 16503 46.547 * * [simplify]: Extracting #5: cost 15 inf + 79352 46.560 * * [simplify]: Extracting #6: cost 0 inf + 84943 46.574 * [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))))) 46.574 * [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))))))) 46.574 * * * * [progress]: [ 69 / 3260 ] simplifiying candidate # 46.574 * [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))))) 46.575 * * [simplify]: iters left: 6 (24 enodes) 46.583 * * [simplify]: iters left: 5 (97 enodes) 46.604 * * [simplify]: iters left: 4 (201 enodes) 46.672 * * [simplify]: Extracting #0: cost 1 inf + 0 46.672 * * [simplify]: Extracting #1: cost 6 inf + 0 46.672 * * [simplify]: Extracting #2: cost 87 inf + 0 46.673 * * [simplify]: Extracting #3: cost 184 inf + 43 46.674 * * [simplify]: Extracting #4: cost 169 inf + 5013 46.686 * * [simplify]: Extracting #5: cost 44 inf + 43367 46.705 * * [simplify]: Extracting #6: cost 0 inf + 56401 46.723 * [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)))) 46.723 * [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)))))) 46.724 * [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)))) 46.724 * * [simplify]: iters left: 6 (15 enodes) 46.734 * * [simplify]: iters left: 5 (63 enodes) 46.746 * * [simplify]: iters left: 4 (145 enodes) 46.789 * * [simplify]: iters left: 3 (499 enodes) 47.140 * * [simplify]: Extracting #0: cost 1 inf + 0 47.140 * * [simplify]: Extracting #1: cost 0 inf + 1 47.140 * [simplify]: Simplified to 0 47.140 * [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.140 * * * * [progress]: [ 70 / 3260 ] simplifiying candidate # 47.140 * [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.140 * * [simplify]: iters left: 6 (24 enodes) 47.147 * * [simplify]: iters left: 5 (96 enodes) 47.167 * * [simplify]: iters left: 4 (215 enodes) 47.234 * * [simplify]: Extracting #0: cost 1 inf + 0 47.235 * * [simplify]: Extracting #1: cost 6 inf + 0 47.235 * * [simplify]: Extracting #2: cost 90 inf + 0 47.235 * * [simplify]: Extracting #3: cost 172 inf + 45 47.236 * * [simplify]: Extracting #4: cost 178 inf + 616 47.238 * * [simplify]: Extracting #5: cost 143 inf + 8987 47.244 * * [simplify]: Extracting #6: cost 26 inf + 40544 47.257 * * [simplify]: Extracting #7: cost 0 inf + 48249 47.266 * * [simplify]: Extracting #8: cost 0 inf + 48169 47.277 * [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.277 * [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.277 * [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.278 * * [simplify]: iters left: 6 (15 enodes) 47.283 * * [simplify]: iters left: 5 (62 enodes) 47.296 * * [simplify]: iters left: 4 (159 enodes) 47.347 * * [simplify]: iters left: 3 (475 enodes) 47.613 * * [simplify]: Extracting #0: cost 1 inf + 0 47.614 * * [simplify]: Extracting #1: cost 42 inf + 0 47.615 * * [simplify]: Extracting #2: cost 194 inf + 1 47.627 * * [simplify]: Extracting #3: cost 205 inf + 15094 47.642 * * [simplify]: Extracting #4: cost 20 inf + 63712 47.659 * * [simplify]: Extracting #5: cost 3 inf + 65204 47.674 * * [simplify]: Extracting #6: cost 0 inf + 65965 47.692 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 47.692 * [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)))) 47.692 * * * * [progress]: [ 71 / 3260 ] simplifiying candidate # 47.693 * [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)))))) 47.693 * * [simplify]: iters left: 6 (24 enodes) 47.703 * * [simplify]: iters left: 5 (96 enodes) 47.724 * * [simplify]: iters left: 4 (206 enodes) 47.790 * * [simplify]: Extracting #0: cost 1 inf + 0 47.790 * * [simplify]: Extracting #1: cost 6 inf + 0 47.790 * * [simplify]: Extracting #2: cost 92 inf + 0 47.790 * * [simplify]: Extracting #3: cost 188 inf + 83 47.792 * * [simplify]: Extracting #4: cost 169 inf + 6261 47.801 * * [simplify]: Extracting #5: cost 38 inf + 48134 47.811 * * [simplify]: Extracting #6: cost 0 inf + 58619 47.821 * * [simplify]: Extracting #7: cost 0 inf + 58539 47.831 * [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)))) 47.831 * [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))))))) 47.832 * [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))))) 47.832 * * [simplify]: iters left: 6 (15 enodes) 47.837 * * [simplify]: iters left: 5 (62 enodes) 47.849 * * [simplify]: iters left: 4 (148 enodes) 47.928 * * [simplify]: iters left: 3 (499 enodes) 48.300 * * [simplify]: Extracting #0: cost 1 inf + 0 48.300 * * [simplify]: Extracting #1: cost 0 inf + 1 48.300 * [simplify]: Simplified to 0 48.300 * [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)) 48.301 * * * * [progress]: [ 72 / 3260 ] simplifiying candidate # 48.301 * [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))))) 48.302 * * [simplify]: iters left: 6 (23 enodes) 48.313 * * [simplify]: iters left: 5 (90 enodes) 48.329 * * [simplify]: iters left: 4 (173 enodes) 48.380 * * [simplify]: iters left: 3 (437 enodes) 48.570 * * [simplify]: Extracting #0: cost 1 inf + 0 48.570 * * [simplify]: Extracting #1: cost 6 inf + 0 48.570 * * [simplify]: Extracting #2: cost 108 inf + 0 48.571 * * [simplify]: Extracting #3: cost 240 inf + 2 48.573 * * [simplify]: Extracting #4: cost 223 inf + 6033 48.582 * * [simplify]: Extracting #5: cost 64 inf + 46623 48.596 * * [simplify]: Extracting #6: cost 0 inf + 63948 48.610 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 48.610 * [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)))))) 48.611 * [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)))) 48.611 * * [simplify]: iters left: 6 (14 enodes) 48.616 * * [simplify]: iters left: 5 (56 enodes) 48.638 * * [simplify]: iters left: 4 (117 enodes) 48.668 * * [simplify]: iters left: 3 (347 enodes) 48.844 * * [simplify]: Extracting #0: cost 1 inf + 0 48.844 * * [simplify]: Extracting #1: cost 0 inf + 1 48.844 * [simplify]: Simplified to 0 48.845 * [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)) 48.845 * * * * [progress]: [ 73 / 3260 ] simplifiying candidate # 48.845 * [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)))) 48.846 * * [simplify]: iters left: 6 (23 enodes) 48.853 * * [simplify]: iters left: 5 (91 enodes) 48.874 * * [simplify]: iters left: 4 (171 enodes) 48.916 * * [simplify]: iters left: 3 (394 enodes) 49.100 * * [simplify]: Extracting #0: cost 1 inf + 0 49.101 * * [simplify]: Extracting #1: cost 6 inf + 0 49.101 * * [simplify]: Extracting #2: cost 95 inf + 0 49.102 * * [simplify]: Extracting #3: cost 182 inf + 3 49.108 * * [simplify]: Extracting #4: cost 175 inf + 2879 49.116 * * [simplify]: Extracting #5: cost 59 inf + 28812 49.126 * * [simplify]: Extracting #6: cost 0 inf + 42081 49.136 * * [simplify]: Extracting #7: cost 0 inf + 42041 49.154 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 49.154 * [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))))) 49.155 * [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))) 49.155 * * [simplify]: iters left: 6 (14 enodes) 49.161 * * [simplify]: iters left: 5 (57 enodes) 49.173 * * [simplify]: iters left: 4 (116 enodes) 49.218 * * [simplify]: iters left: 3 (321 enodes) 49.393 * * [simplify]: Extracting #0: cost 1 inf + 0 49.393 * * [simplify]: Extracting #1: cost 0 inf + 1 49.393 * [simplify]: Simplified to 0 49.393 * [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)) 49.393 * * * * [progress]: [ 74 / 3260 ] simplifiying candidate # 49.394 * [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)))))) 49.394 * * [simplify]: iters left: 6 (24 enodes) 49.405 * * [simplify]: iters left: 5 (96 enodes) 49.427 * * [simplify]: iters left: 4 (205 enodes) 49.505 * * [simplify]: Extracting #0: cost 1 inf + 0 49.505 * * [simplify]: Extracting #1: cost 6 inf + 0 49.505 * * [simplify]: Extracting #2: cost 80 inf + 0 49.506 * * [simplify]: Extracting #3: cost 150 inf + 126 49.506 * * [simplify]: Extracting #4: cost 151 inf + 1102 49.508 * * [simplify]: Extracting #5: cost 101 inf + 13276 49.516 * * [simplify]: Extracting #6: cost 16 inf + 34642 49.522 * * [simplify]: Extracting #7: cost 0 inf + 39500 49.529 * [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)))) 49.529 * [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))))))) 49.529 * [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))))) 49.530 * * [simplify]: iters left: 6 (15 enodes) 49.534 * * [simplify]: iters left: 5 (62 enodes) 49.549 * * [simplify]: iters left: 4 (149 enodes) 49.603 * * [simplify]: iters left: 3 (450 enodes) 49.900 * * [simplify]: Extracting #0: cost 1 inf + 0 49.900 * * [simplify]: Extracting #1: cost 0 inf + 1 49.900 * [simplify]: Simplified to 0 49.900 * [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)) 49.900 * * * * [progress]: [ 75 / 3260 ] simplifiying candidate # 49.900 * [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))))) 49.900 * * [simplify]: iters left: 6 (23 enodes) 49.907 * * [simplify]: iters left: 5 (91 enodes) 49.925 * * [simplify]: iters left: 4 (172 enodes) 49.984 * * [simplify]: iters left: 3 (403 enodes) 50.151 * * [simplify]: Extracting #0: cost 1 inf + 0 50.151 * * [simplify]: Extracting #1: cost 6 inf + 0 50.151 * * [simplify]: Extracting #2: cost 86 inf + 0 50.152 * * [simplify]: Extracting #3: cost 180 inf + 536 50.155 * * [simplify]: Extracting #4: cost 107 inf + 14279 50.163 * * [simplify]: Extracting #5: cost 15 inf + 35005 50.172 * * [simplify]: Extracting #6: cost 0 inf + 37920 50.181 * * [simplify]: Extracting #7: cost 0 inf + 37881 50.190 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 50.191 * [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)))))) 50.191 * [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)))) 50.191 * * [simplify]: iters left: 6 (14 enodes) 50.200 * * [simplify]: iters left: 5 (57 enodes) 50.220 * * [simplify]: iters left: 4 (118 enodes) 50.265 * * [simplify]: iters left: 3 (314 enodes) 50.402 * * [simplify]: Extracting #0: cost 1 inf + 0 50.402 * * [simplify]: Extracting #1: cost 0 inf + 1 50.402 * [simplify]: Simplified to 0 50.402 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 50.402 * * * * [progress]: [ 76 / 3260 ] simplifiying candidate # 50.403 * [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)))) 50.403 * * [simplify]: iters left: 6 (22 enodes) 50.409 * * [simplify]: iters left: 5 (82 enodes) 50.432 * * [simplify]: iters left: 4 (157 enodes) 50.469 * * [simplify]: iters left: 3 (322 enodes) 50.579 * * [simplify]: Extracting #0: cost 1 inf + 0 50.579 * * [simplify]: Extracting #1: cost 6 inf + 0 50.580 * * [simplify]: Extracting #2: cost 84 inf + 0 50.581 * * [simplify]: Extracting #3: cost 123 inf + 1947 50.587 * * [simplify]: Extracting #4: cost 50 inf + 15543 50.597 * * [simplify]: Extracting #5: cost 15 inf + 22239 50.608 * * [simplify]: Extracting #6: cost 2 inf + 24607 50.619 * * [simplify]: Extracting #7: cost 0 inf + 25206 50.631 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 50.631 * [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))))) 50.632 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 50.632 * * [simplify]: iters left: 6 (13 enodes) 50.642 * * [simplify]: iters left: 5 (48 enodes) 50.660 * * [simplify]: iters left: 4 (103 enodes) 50.685 * * [simplify]: iters left: 3 (238 enodes) 50.793 * * [simplify]: Extracting #0: cost 1 inf + 0 50.793 * * [simplify]: Extracting #1: cost 0 inf + 1 50.793 * [simplify]: Simplified to 0 50.793 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 50.793 * * * * [progress]: [ 77 / 3260 ] simplifiying candidate # 50.794 * [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)))))) 50.794 * * [simplify]: iters left: 6 (24 enodes) 50.805 * * [simplify]: iters left: 5 (95 enodes) 50.826 * * [simplify]: iters left: 4 (199 enodes) 50.885 * * [simplify]: Extracting #0: cost 1 inf + 0 50.886 * * [simplify]: Extracting #1: cost 6 inf + 0 50.886 * * [simplify]: Extracting #2: cost 96 inf + 0 50.886 * * [simplify]: Extracting #3: cost 192 inf + 2 50.888 * * [simplify]: Extracting #4: cost 178 inf + 5815 50.894 * * [simplify]: Extracting #5: cost 55 inf + 42398 50.904 * * [simplify]: Extracting #6: cost 0 inf + 60068 50.921 * * [simplify]: Extracting #7: cost 0 inf + 59228 50.943 * * [simplify]: Extracting #8: cost 0 inf + 58988 50.953 * [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)))) 50.953 * [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))))))) 50.953 * [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))))) 50.953 * * [simplify]: iters left: 6 (15 enodes) 50.958 * * [simplify]: iters left: 5 (61 enodes) 50.970 * * [simplify]: iters left: 4 (142 enodes) 51.027 * * [simplify]: iters left: 3 (474 enodes) 51.301 * * [simplify]: Extracting #0: cost 1 inf + 0 51.301 * * [simplify]: Extracting #1: cost 0 inf + 1 51.301 * [simplify]: Simplified to 0 51.302 * [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)) 51.302 * * * * [progress]: [ 78 / 3260 ] simplifiying candidate # 51.302 * [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))))) 51.302 * * [simplify]: iters left: 6 (23 enodes) 51.309 * * [simplify]: iters left: 5 (90 enodes) 51.325 * * [simplify]: iters left: 4 (168 enodes) 51.373 * * [simplify]: iters left: 3 (409 enodes) 51.521 * * [simplify]: Extracting #0: cost 1 inf + 0 51.521 * * [simplify]: Extracting #1: cost 6 inf + 0 51.522 * * [simplify]: Extracting #2: cost 102 inf + 0 51.523 * * [simplify]: Extracting #3: cost 207 inf + 2 51.526 * * [simplify]: Extracting #4: cost 196 inf + 2801 51.538 * * [simplify]: Extracting #5: cost 62 inf + 36389 51.548 * * [simplify]: Extracting #6: cost 4 inf + 49467 51.560 * * [simplify]: Extracting #7: cost 0 inf + 50705 51.571 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 51.571 * [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)))))) 51.571 * [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)))) 51.571 * * [simplify]: iters left: 6 (14 enodes) 51.576 * * [simplify]: iters left: 5 (56 enodes) 51.589 * * [simplify]: iters left: 4 (113 enodes) 51.621 * * [simplify]: iters left: 3 (324 enodes) 51.763 * * [simplify]: Extracting #0: cost 1 inf + 0 51.763 * * [simplify]: Extracting #1: cost 0 inf + 1 51.764 * [simplify]: Simplified to 0 51.764 * [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)) 51.764 * * * * [progress]: [ 79 / 3260 ] simplifiying candidate # 51.764 * [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)))) 51.764 * * [simplify]: iters left: 6 (23 enodes) 51.774 * * [simplify]: iters left: 5 (90 enodes) 51.791 * * [simplify]: iters left: 4 (166 enodes) 51.860 * * [simplify]: iters left: 3 (381 enodes) 52.001 * * [simplify]: Extracting #0: cost 1 inf + 0 52.002 * * [simplify]: Extracting #1: cost 6 inf + 0 52.002 * * [simplify]: Extracting #2: cost 76 inf + 0 52.002 * * [simplify]: Extracting #3: cost 151 inf + 3 52.003 * * [simplify]: Extracting #4: cost 151 inf + 775 52.006 * * [simplify]: Extracting #5: cost 78 inf + 14334 52.013 * * [simplify]: Extracting #6: cost 12 inf + 28316 52.023 * * [simplify]: Extracting #7: cost 2 inf + 31120 52.035 * * [simplify]: Extracting #8: cost 0 inf + 31879 52.045 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* a (cbrt 2))) (* (cbrt 2) (cbrt 2)))) 52.045 * [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))))) 52.046 * [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))) 52.046 * * [simplify]: iters left: 6 (14 enodes) 52.051 * * [simplify]: iters left: 5 (56 enodes) 52.062 * * [simplify]: iters left: 4 (112 enodes) 52.090 * * [simplify]: iters left: 3 (297 enodes) 52.206 * * [simplify]: Extracting #0: cost 1 inf + 0 52.206 * * [simplify]: Extracting #1: cost 0 inf + 1 52.206 * [simplify]: Simplified to 0 52.206 * [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)) 52.207 * * * * [progress]: [ 80 / 3260 ] simplifiying candidate # 52.207 * [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)))))) 52.207 * * [simplify]: iters left: 6 (22 enodes) 52.213 * * [simplify]: iters left: 5 (87 enodes) 52.243 * * [simplify]: iters left: 4 (173 enodes) 52.279 * * [simplify]: iters left: 3 (402 enodes) 52.438 * * [simplify]: Extracting #0: cost 1 inf + 0 52.438 * * [simplify]: Extracting #1: cost 6 inf + 0 52.438 * * [simplify]: Extracting #2: cost 89 inf + 0 52.439 * * [simplify]: Extracting #3: cost 199 inf + 407 52.441 * * [simplify]: Extracting #4: cost 180 inf + 5388 52.448 * * [simplify]: Extracting #5: cost 46 inf + 41066 52.460 * * [simplify]: Extracting #6: cost 0 inf + 51929 52.475 * * [simplify]: Extracting #7: cost 0 inf + 51849 52.489 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (sqrt 2)))) 52.489 * [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))))))) 52.490 * [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))))) 52.490 * * [simplify]: iters left: 6 (13 enodes) 52.497 * * [simplify]: iters left: 5 (53 enodes) 52.517 * * [simplify]: iters left: 4 (118 enodes) 52.545 * * [simplify]: iters left: 3 (324 enodes) 52.694 * * [simplify]: Extracting #0: cost 1 inf + 0 52.694 * * [simplify]: Extracting #1: cost 0 inf + 1 52.694 * [simplify]: Simplified to 0 52.694 * [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)) 52.695 * * * * [progress]: [ 81 / 3260 ] simplifiying candidate # 52.695 * [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))))) 52.695 * * [simplify]: iters left: 6 (20 enodes) 52.701 * * [simplify]: iters left: 5 (76 enodes) 52.717 * * [simplify]: iters left: 4 (131 enodes) 52.753 * * [simplify]: iters left: 3 (276 enodes) 52.817 * * [simplify]: Extracting #0: cost 1 inf + 0 52.817 * * [simplify]: Extracting #1: cost 8 inf + 0 52.817 * * [simplify]: Extracting #2: cost 70 inf + 0 52.817 * * [simplify]: Extracting #3: cost 137 inf + 43 52.818 * * [simplify]: Extracting #4: cost 135 inf + 1024 52.820 * * [simplify]: Extracting #5: cost 67 inf + 11696 52.828 * * [simplify]: Extracting #6: cost 4 inf + 26580 52.834 * * [simplify]: Extracting #7: cost 0 inf + 27832 52.840 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 52.841 * [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)))))) 52.841 * [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)))) 52.841 * * [simplify]: iters left: 6 (11 enodes) 52.845 * * [simplify]: iters left: 5 (43 enodes) 52.853 * * [simplify]: iters left: 4 (84 enodes) 52.870 * * [simplify]: iters left: 3 (212 enodes) 52.936 * * [simplify]: iters left: 2 (472 enodes) 53.091 * * [simplify]: Extracting #0: cost 1 inf + 0 53.091 * * [simplify]: Extracting #1: cost 0 inf + 1 53.091 * [simplify]: Simplified to 0 53.091 * [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)) 53.092 * * * * [progress]: [ 82 / 3260 ] simplifiying candidate # 53.092 * [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)))) 53.092 * * [simplify]: iters left: 6 (21 enodes) 53.098 * * [simplify]: iters left: 5 (83 enodes) 53.114 * * [simplify]: iters left: 4 (150 enodes) 53.154 * * [simplify]: iters left: 3 (301 enodes) 53.246 * * [simplify]: Extracting #0: cost 1 inf + 0 53.246 * * [simplify]: Extracting #1: cost 6 inf + 0 53.246 * * [simplify]: Extracting #2: cost 59 inf + 0 53.246 * * [simplify]: Extracting #3: cost 107 inf + 3 53.247 * * [simplify]: Extracting #4: cost 107 inf + 497 53.249 * * [simplify]: Extracting #5: cost 54 inf + 8241 53.253 * * [simplify]: Extracting #6: cost 5 inf + 16678 53.258 * * [simplify]: Extracting #7: cost 0 inf + 17804 53.262 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 53.263 * [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))))) 53.263 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 53.263 * * [simplify]: iters left: 6 (12 enodes) 53.267 * * [simplify]: iters left: 5 (49 enodes) 53.281 * * [simplify]: iters left: 4 (99 enodes) 53.304 * * [simplify]: iters left: 3 (234 enodes) 53.375 * * [simplify]: iters left: 2 (447 enodes) 53.514 * * [simplify]: Extracting #0: cost 1 inf + 0 53.514 * * [simplify]: Extracting #1: cost 0 inf + 1 53.514 * [simplify]: Simplified to 0 53.514 * [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)) 53.514 * * * * [progress]: [ 83 / 3260 ] simplifiying candidate # 53.514 * [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)))))) 53.515 * * [simplify]: iters left: 6 (23 enodes) 53.521 * * [simplify]: iters left: 5 (91 enodes) 53.538 * * [simplify]: iters left: 4 (176 enodes) 53.586 * * [simplify]: iters left: 3 (377 enodes) 53.766 * * [simplify]: Extracting #0: cost 1 inf + 0 53.767 * * [simplify]: Extracting #1: cost 6 inf + 0 53.767 * * [simplify]: Extracting #2: cost 76 inf + 0 53.767 * * [simplify]: Extracting #3: cost 136 inf + 206 53.768 * * [simplify]: Extracting #4: cost 129 inf + 1991 53.770 * * [simplify]: Extracting #5: cost 90 inf + 8852 53.776 * * [simplify]: Extracting #6: cost 11 inf + 25727 53.784 * * [simplify]: Extracting #7: cost 0 inf + 28871 53.795 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (* (cbrt a) (* (cbrt a) (cbrt a)))) 2)) 53.795 * [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))))))) 53.796 * [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))))) 53.796 * * [simplify]: iters left: 6 (14 enodes) 53.800 * * [simplify]: iters left: 5 (57 enodes) 53.811 * * [simplify]: iters left: 4 (121 enodes) 53.847 * * [simplify]: iters left: 3 (291 enodes) 53.946 * * [simplify]: Extracting #0: cost 1 inf + 0 53.946 * * [simplify]: Extracting #1: cost 0 inf + 1 53.947 * [simplify]: Simplified to 0 53.947 * [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)) 53.947 * * * * [progress]: [ 84 / 3260 ] simplifiying candidate # 53.947 * [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))))) 53.948 * * [simplify]: iters left: 6 (22 enodes) 53.959 * * [simplify]: iters left: 5 (86 enodes) 53.977 * * [simplify]: iters left: 4 (150 enodes) 54.020 * * [simplify]: iters left: 3 (289 enodes) 54.096 * * [simplify]: iters left: 2 (453 enodes) 54.224 * * [simplify]: Extracting #0: cost 1 inf + 0 54.224 * * [simplify]: Extracting #1: cost 6 inf + 0 54.224 * * [simplify]: Extracting #2: cost 63 inf + 0 54.225 * * [simplify]: Extracting #3: cost 101 inf + 414 54.227 * * [simplify]: Extracting #4: cost 42 inf + 8086 54.231 * * [simplify]: Extracting #5: cost 17 inf + 11709 54.238 * * [simplify]: Extracting #6: cost 1 inf + 14421 54.242 * * [simplify]: Extracting #7: cost 0 inf + 14801 54.247 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 54.248 * [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)))))) 54.248 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 54.248 * * [simplify]: iters left: 6 (13 enodes) 54.252 * * [simplify]: iters left: 5 (52 enodes) 54.262 * * [simplify]: iters left: 4 (98 enodes) 54.299 * * [simplify]: iters left: 3 (212 enodes) 54.356 * * [simplify]: iters left: 2 (371 enodes) 54.445 * * [simplify]: Extracting #0: cost 1 inf + 0 54.445 * * [simplify]: Extracting #1: cost 0 inf + 1 54.445 * [simplify]: Simplified to 0 54.446 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 54.446 * * * * [progress]: [ 85 / 3260 ] simplifiying candidate # 54.446 * [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)))) 54.446 * * [simplify]: iters left: 6 (21 enodes) 54.456 * * [simplify]: iters left: 5 (76 enodes) 54.474 * * [simplify]: iters left: 4 (130 enodes) 54.502 * * [simplify]: iters left: 3 (210 enodes) 54.546 * * [simplify]: iters left: 2 (313 enodes) 54.608 * * [simplify]: iters left: 1 (392 enodes) 54.718 * * [simplify]: Extracting #0: cost 1 inf + 0 54.718 * * [simplify]: Extracting #1: cost 6 inf + 0 54.718 * * [simplify]: Extracting #2: cost 41 inf + 0 54.718 * * [simplify]: Extracting #3: cost 61 inf + 87 54.719 * * [simplify]: Extracting #4: cost 57 inf + 872 54.720 * * [simplify]: Extracting #5: cost 35 inf + 3246 54.722 * * [simplify]: Extracting #6: cost 14 inf + 5640 54.724 * * [simplify]: Extracting #7: cost 0 inf + 8688 54.727 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 54.727 * [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))))) 54.728 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 54.728 * * [simplify]: iters left: 6 (12 enodes) 54.735 * * [simplify]: iters left: 5 (44 enodes) 54.751 * * [simplify]: iters left: 4 (92 enodes) 54.773 * * [simplify]: iters left: 3 (159 enodes) 54.804 * * [simplify]: iters left: 2 (267 enodes) 54.865 * * [simplify]: iters left: 1 (364 enodes) 54.946 * * [simplify]: Extracting #0: cost 1 inf + 0 54.946 * * [simplify]: Extracting #1: cost 0 inf + 1 54.946 * [simplify]: Simplified to 0 54.946 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 0)) 54.946 * * * * [progress]: [ 86 / 3260 ] simplifiying candidate # 54.947 * [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)))))) 54.947 * * [simplify]: iters left: 6 (24 enodes) 54.954 * * [simplify]: iters left: 5 (98 enodes) 54.977 * * [simplify]: iters left: 4 (208 enodes) 55.068 * * [simplify]: Extracting #0: cost 1 inf + 0 55.068 * * [simplify]: Extracting #1: cost 6 inf + 0 55.068 * * [simplify]: Extracting #2: cost 86 inf + 0 55.070 * * [simplify]: Extracting #3: cost 179 inf + 206 55.072 * * [simplify]: Extracting #4: cost 161 inf + 5346 55.081 * * [simplify]: Extracting #5: cost 55 inf + 33935 55.100 * * [simplify]: Extracting #6: cost 4 inf + 47292 55.109 * * [simplify]: Extracting #7: cost 0 inf + 47691 55.117 * * [simplify]: Extracting #8: cost 0 inf + 47652 55.125 * [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))))) 55.125 * [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))))))) 55.126 * [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))))) 55.126 * * [simplify]: iters left: 6 (15 enodes) 55.131 * * [simplify]: iters left: 5 (64 enodes) 55.152 * * [simplify]: iters left: 4 (149 enodes) 55.200 * * [simplify]: iters left: 3 (466 enodes) 55.577 * * [simplify]: Extracting #0: cost 1 inf + 0 55.577 * * [simplify]: Extracting #1: cost 0 inf + 1 55.577 * [simplify]: Simplified to 0 55.577 * [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)) 55.577 * * * * [progress]: [ 87 / 3260 ] simplifiying candidate # 55.578 * [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))))) 55.578 * * [simplify]: iters left: 6 (23 enodes) 55.590 * * [simplify]: iters left: 5 (93 enodes) 55.620 * * [simplify]: iters left: 4 (178 enodes) 55.663 * * [simplify]: iters left: 3 (418 enodes) 55.882 * * [simplify]: Extracting #0: cost 1 inf + 0 55.882 * * [simplify]: Extracting #1: cost 6 inf + 0 55.882 * * [simplify]: Extracting #2: cost 118 inf + 0 55.884 * * [simplify]: Extracting #3: cost 241 inf + 45 55.885 * * [simplify]: Extracting #4: cost 215 inf + 5561 55.895 * * [simplify]: Extracting #5: cost 51 inf + 42867 55.908 * * [simplify]: Extracting #6: cost 0 inf + 54881 55.925 * * [simplify]: Extracting #7: cost 0 inf + 54561 55.938 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 55.938 * [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)))))) 55.939 * [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)))) 55.939 * * [simplify]: iters left: 6 (14 enodes) 55.943 * * [simplify]: iters left: 5 (59 enodes) 55.958 * * [simplify]: iters left: 4 (121 enodes) 55.987 * * [simplify]: iters left: 3 (332 enodes) 56.218 * * [simplify]: Extracting #0: cost 1 inf + 0 56.218 * * [simplify]: Extracting #1: cost 0 inf + 1 56.219 * [simplify]: Simplified to 0 56.219 * [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)) 56.219 * * * * [progress]: [ 88 / 3260 ] simplifiying candidate # 56.219 * [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)))) 56.219 * * [simplify]: iters left: 6 (22 enodes) 56.226 * * [simplify]: iters left: 5 (88 enodes) 56.246 * * [simplify]: iters left: 4 (169 enodes) 56.286 * * [simplify]: iters left: 3 (364 enodes) 56.441 * * [simplify]: Extracting #0: cost 1 inf + 0 56.441 * * [simplify]: Extracting #1: cost 6 inf + 0 56.441 * * [simplify]: Extracting #2: cost 94 inf + 0 56.442 * * [simplify]: Extracting #3: cost 154 inf + 47 56.444 * * [simplify]: Extracting #4: cost 101 inf + 8738 56.455 * * [simplify]: Extracting #5: cost 25 inf + 23744 56.462 * * [simplify]: Extracting #6: cost 3 inf + 28019 56.469 * * [simplify]: Extracting #7: cost 0 inf + 28901 56.476 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 56.476 * [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))))) 56.476 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 56.476 * * [simplify]: iters left: 6 (13 enodes) 56.481 * * [simplify]: iters left: 5 (54 enodes) 56.493 * * [simplify]: iters left: 4 (112 enodes) 56.523 * * [simplify]: iters left: 3 (281 enodes) 56.653 * * [simplify]: Extracting #0: cost 1 inf + 0 56.653 * * [simplify]: Extracting #1: cost 0 inf + 1 56.653 * [simplify]: Simplified to 0 56.653 * [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)) 56.653 * * * * [progress]: [ 89 / 3260 ] simplifiying candidate # 56.653 * [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)))))) 56.654 * * [simplify]: iters left: 6 (23 enodes) 56.664 * * [simplify]: iters left: 5 (93 enodes) 56.702 * * [simplify]: iters left: 4 (193 enodes) 56.764 * * [simplify]: iters left: 3 (453 enodes) 57.035 * * [simplify]: Extracting #0: cost 1 inf + 0 57.036 * * [simplify]: Extracting #1: cost 6 inf + 0 57.036 * * [simplify]: Extracting #2: cost 132 inf + 0 57.041 * * [simplify]: Extracting #3: cost 277 inf + 4 57.042 * * [simplify]: Extracting #4: cost 257 inf + 3701 57.051 * * [simplify]: Extracting #5: cost 83 inf + 43156 57.072 * * [simplify]: Extracting #6: cost 1 inf + 64263 57.091 * * [simplify]: Extracting #7: cost 0 inf + 64305 57.105 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* (* (sqrt 2) (cbrt a)) (* (* (sqrt 2) (cbrt a)) (cbrt a))))) 57.105 * [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))))))) 57.106 * [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))))) 57.106 * * [simplify]: iters left: 6 (14 enodes) 57.113 * * [simplify]: iters left: 5 (59 enodes) 57.124 * * [simplify]: iters left: 4 (134 enodes) 57.175 * * [simplify]: iters left: 3 (357 enodes) 57.394 * * [simplify]: Extracting #0: cost 1 inf + 0 57.395 * * [simplify]: Extracting #1: cost 0 inf + 1 57.395 * [simplify]: Simplified to 0 57.395 * [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)) 57.395 * * * * [progress]: [ 90 / 3260 ] simplifiying candidate # 57.395 * [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))))) 57.395 * * [simplify]: iters left: 6 (22 enodes) 57.402 * * [simplify]: iters left: 5 (87 enodes) 57.419 * * [simplify]: iters left: 4 (163 enodes) 57.453 * * [simplify]: iters left: 3 (344 enodes) 57.618 * * [simplify]: Extracting #0: cost 1 inf + 0 57.618 * * [simplify]: Extracting #1: cost 6 inf + 0 57.619 * * [simplify]: Extracting #2: cost 103 inf + 0 57.619 * * [simplify]: Extracting #3: cost 188 inf + 45 57.621 * * [simplify]: Extracting #4: cost 169 inf + 3226 57.627 * * [simplify]: Extracting #5: cost 43 inf + 25866 57.638 * * [simplify]: Extracting #6: cost 3 inf + 33043 57.650 * * [simplify]: Extracting #7: cost 0 inf + 34022 57.666 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 57.666 * [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)))))) 57.667 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 57.667 * * [simplify]: iters left: 6 (13 enodes) 57.671 * * [simplify]: iters left: 5 (53 enodes) 57.682 * * [simplify]: iters left: 4 (106 enodes) 57.706 * * [simplify]: iters left: 3 (257 enodes) 57.862 * * [simplify]: Extracting #0: cost 1 inf + 0 57.862 * * [simplify]: Extracting #1: cost 0 inf + 1 57.863 * [simplify]: Simplified to 0 57.863 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 57.863 * * * * [progress]: [ 91 / 3260 ] simplifiying candidate # 57.863 * [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)))) 57.863 * * [simplify]: iters left: 6 (21 enodes) 57.871 * * [simplify]: iters left: 5 (83 enodes) 57.897 * * [simplify]: iters left: 4 (149 enodes) 57.942 * * [simplify]: iters left: 3 (292 enodes) 58.069 * * [simplify]: Extracting #0: cost 1 inf + 0 58.069 * * [simplify]: Extracting #1: cost 6 inf + 0 58.069 * * [simplify]: Extracting #2: cost 75 inf + 0 58.070 * * [simplify]: Extracting #3: cost 110 inf + 335 58.073 * * [simplify]: Extracting #4: cost 65 inf + 6101 58.079 * * [simplify]: Extracting #5: cost 18 inf + 12932 58.083 * * [simplify]: Extracting #6: cost 2 inf + 15724 58.088 * * [simplify]: Extracting #7: cost 0 inf + 16403 58.092 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 58.092 * [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))))) 58.093 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 58.093 * * [simplify]: iters left: 6 (12 enodes) 58.097 * * [simplify]: iters left: 5 (49 enodes) 58.110 * * [simplify]: iters left: 4 (94 enodes) 58.153 * * [simplify]: iters left: 3 (221 enodes) 58.246 * * [simplify]: iters left: 2 (492 enodes) 58.575 * * [simplify]: Extracting #0: cost 1 inf + 0 58.575 * * [simplify]: Extracting #1: cost 0 inf + 1 58.575 * [simplify]: Simplified to 0 58.576 * [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)) 58.576 * * * * [progress]: [ 92 / 3260 ] simplifiying candidate # 58.576 * [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)))))) 58.577 * * [simplify]: iters left: 6 (22 enodes) 58.584 * * [simplify]: iters left: 5 (86 enodes) 58.600 * * [simplify]: iters left: 4 (168 enodes) 58.650 * * [simplify]: iters left: 3 (364 enodes) 58.819 * * [simplify]: Extracting #0: cost 1 inf + 0 58.819 * * [simplify]: Extracting #1: cost 6 inf + 0 58.819 * * [simplify]: Extracting #2: cost 90 inf + 0 58.821 * * [simplify]: Extracting #3: cost 152 inf + 1504 58.827 * * [simplify]: Extracting #4: cost 61 inf + 19149 58.839 * * [simplify]: Extracting #5: cost 16 inf + 28388 58.849 * * [simplify]: Extracting #6: cost 1 inf + 31178 58.856 * * [simplify]: Extracting #7: cost 0 inf + 31719 58.863 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 58.864 * [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))))))) 58.864 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 58.864 * * [simplify]: iters left: 6 (13 enodes) 58.868 * * [simplify]: iters left: 5 (52 enodes) 58.880 * * [simplify]: iters left: 4 (111 enodes) 58.914 * * [simplify]: iters left: 3 (278 enodes) 59.047 * * [simplify]: Extracting #0: cost 1 inf + 0 59.047 * * [simplify]: Extracting #1: cost 0 inf + 1 59.047 * [simplify]: Simplified to 0 59.047 * [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)) 59.048 * * * * [progress]: [ 93 / 3260 ] simplifiying candidate # 59.048 * [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))))) 59.048 * * [simplify]: iters left: 6 (21 enodes) 59.056 * * [simplify]: iters left: 5 (81 enodes) 59.078 * * [simplify]: iters left: 4 (144 enodes) 59.113 * * [simplify]: iters left: 3 (275 enodes) 59.202 * * [simplify]: Extracting #0: cost 1 inf + 0 59.202 * * [simplify]: Extracting #1: cost 6 inf + 0 59.202 * * [simplify]: Extracting #2: cost 72 inf + 0 59.203 * * [simplify]: Extracting #3: cost 95 inf + 745 59.206 * * [simplify]: Extracting #4: cost 56 inf + 5062 59.209 * * [simplify]: Extracting #5: cost 18 inf + 10348 59.213 * * [simplify]: Extracting #6: cost 2 inf + 13019 59.216 * * [simplify]: Extracting #7: cost 0 inf + 13618 59.220 * [simplify]: Simplified to (+ (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (- b) (* a 2))) 59.220 * [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)))))) 59.220 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 59.220 * * [simplify]: iters left: 6 (12 enodes) 59.224 * * [simplify]: iters left: 5 (47 enodes) 59.234 * * [simplify]: iters left: 4 (89 enodes) 59.268 * * [simplify]: iters left: 3 (186 enodes) 59.337 * * [simplify]: iters left: 2 (378 enodes) 59.553 * * [simplify]: Extracting #0: cost 1 inf + 0 59.553 * * [simplify]: Extracting #1: cost 0 inf + 1 59.553 * [simplify]: Simplified to 0 59.553 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (- b) (* a 2))) 0)) 59.553 * * * * [progress]: [ 94 / 3260 ] simplifiying candidate # 59.553 * [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)))) 59.553 * * [simplify]: iters left: 6 (20 enodes) 59.560 * * [simplify]: iters left: 5 (74 enodes) 59.574 * * [simplify]: iters left: 4 (106 enodes) 59.599 * * [simplify]: iters left: 3 (155 enodes) 59.636 * * [simplify]: iters left: 2 (204 enodes) 59.710 * * [simplify]: iters left: 1 (283 enodes) 59.788 * * [simplify]: Extracting #0: cost 1 inf + 0 59.788 * * [simplify]: Extracting #1: cost 6 inf + 0 59.788 * * [simplify]: Extracting #2: cost 51 inf + 0 59.788 * * [simplify]: Extracting #3: cost 49 inf + 799 59.790 * * [simplify]: Extracting #4: cost 28 inf + 2791 59.791 * * [simplify]: Extracting #5: cost 23 inf + 3332 59.793 * * [simplify]: Extracting #6: cost 11 inf + 4426 59.794 * * [simplify]: Extracting #7: cost 3 inf + 6206 59.796 * * [simplify]: Extracting #8: cost 0 inf + 7187 59.799 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* -1/2 (/ b a))) 59.799 * [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))))) 59.799 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 59.799 * * [simplify]: iters left: 6 (11 enodes) 59.803 * * [simplify]: iters left: 5 (40 enodes) 59.810 * * [simplify]: iters left: 4 (65 enodes) 59.825 * * [simplify]: iters left: 3 (97 enodes) 59.851 * * [simplify]: iters left: 2 (165 enodes) 59.903 * * [simplify]: iters left: 1 (271 enodes) 59.974 * * [simplify]: Extracting #0: cost 1 inf + 0 59.974 * * [simplify]: Extracting #1: cost 0 inf + 1 59.974 * [simplify]: Simplified to 0 59.974 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* -1/2 (/ b a))) 0)) 59.974 * * * * [progress]: [ 95 / 3260 ] simplifiying candidate # 59.975 * [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)))))) 59.975 * * [simplify]: iters left: 6 (21 enodes) 59.982 * * [simplify]: iters left: 5 (85 enodes) 60.011 * * [simplify]: iters left: 4 (163 enodes) 60.047 * * [simplify]: iters left: 3 (340 enodes) 60.185 * * [simplify]: Extracting #0: cost 1 inf + 0 60.185 * * [simplify]: Extracting #1: cost 6 inf + 0 60.185 * * [simplify]: Extracting #2: cost 86 inf + 0 60.186 * * [simplify]: Extracting #3: cost 139 inf + 493 60.191 * * [simplify]: Extracting #4: cost 67 inf + 14039 60.196 * * [simplify]: Extracting #5: cost 17 inf + 24760 60.203 * * [simplify]: Extracting #6: cost 1 inf + 28185 60.209 * * [simplify]: Extracting #7: cost 0 inf + 28227 60.216 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) 60.216 * [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))))))) 60.216 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 60.216 * * [simplify]: iters left: 6 (12 enodes) 60.221 * * [simplify]: iters left: 5 (51 enodes) 60.231 * * [simplify]: iters left: 4 (106 enodes) 60.260 * * [simplify]: iters left: 3 (247 enodes) 60.352 * * [simplify]: Extracting #0: cost 1 inf + 0 60.352 * * [simplify]: Extracting #1: cost 0 inf + 1 60.352 * [simplify]: Simplified to 0 60.352 * [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)) 60.352 * * * * [progress]: [ 96 / 3260 ] simplifiying candidate # 60.353 * [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))))) 60.353 * * [simplify]: iters left: 6 (20 enodes) 60.358 * * [simplify]: iters left: 5 (80 enodes) 60.377 * * [simplify]: iters left: 4 (141 enodes) 60.440 * * [simplify]: iters left: 3 (272 enodes) 60.535 * * [simplify]: Extracting #0: cost 1 inf + 0 60.535 * * [simplify]: Extracting #1: cost 6 inf + 0 60.536 * * [simplify]: Extracting #2: cost 72 inf + 0 60.536 * * [simplify]: Extracting #3: cost 96 inf + 502 60.537 * * [simplify]: Extracting #4: cost 48 inf + 6039 60.540 * * [simplify]: Extracting #5: cost 20 inf + 9932 60.543 * * [simplify]: Extracting #6: cost 11 inf + 10762 60.547 * * [simplify]: Extracting #7: cost 0 inf + 13620 60.550 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* (/ b a) 1/2)) 60.551 * [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)))))) 60.551 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 60.551 * * [simplify]: iters left: 6 (11 enodes) 60.554 * * [simplify]: iters left: 5 (46 enodes) 60.564 * * [simplify]: iters left: 4 (86 enodes) 60.600 * * [simplify]: iters left: 3 (183 enodes) 60.658 * * [simplify]: iters left: 2 (372 enodes) 60.832 * * [simplify]: Extracting #0: cost 1 inf + 0 60.832 * * [simplify]: Extracting #1: cost 0 inf + 1 60.832 * [simplify]: Simplified to 0 60.832 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* (/ b a) 1/2)) 0)) 60.832 * * * * [progress]: [ 97 / 3260 ] simplifiying candidate # 60.832 * [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)))) 60.832 * * [simplify]: iters left: 6 (19 enodes) 60.839 * * [simplify]: iters left: 5 (73 enodes) 60.852 * * [simplify]: iters left: 4 (105 enodes) 60.874 * * [simplify]: iters left: 3 (154 enodes) 60.897 * * [simplify]: iters left: 2 (203 enodes) 60.940 * * [simplify]: iters left: 1 (286 enodes) 60.993 * * [simplify]: Extracting #0: cost 1 inf + 0 60.993 * * [simplify]: Extracting #1: cost 6 inf + 0 60.993 * * [simplify]: Extracting #2: cost 51 inf + 0 60.993 * * [simplify]: Extracting #3: cost 52 inf + 716 60.995 * * [simplify]: Extracting #4: cost 29 inf + 2709 60.996 * * [simplify]: Extracting #5: cost 22 inf + 3374 60.998 * * [simplify]: Extracting #6: cost 11 inf + 4329 61.000 * * [simplify]: Extracting #7: cost 0 inf + 7185 61.004 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 61.004 * [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))))) 61.004 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 61.004 * * [simplify]: iters left: 6 (10 enodes) 61.008 * * [simplify]: iters left: 5 (39 enodes) 61.015 * * [simplify]: iters left: 4 (64 enodes) 61.028 * * [simplify]: iters left: 3 (96 enodes) 61.047 * * [simplify]: iters left: 2 (164 enodes) 61.087 * * [simplify]: iters left: 1 (270 enodes) 61.148 * * [simplify]: Extracting #0: cost 1 inf + 0 61.148 * * [simplify]: Extracting #1: cost 0 inf + 1 61.148 * [simplify]: Simplified to 0 61.148 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 0)) 61.148 * * * * [progress]: [ 98 / 3260 ] simplifiying candidate # 61.149 * [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)))))) 61.149 * * [simplify]: iters left: 6 (21 enodes) 61.155 * * [simplify]: iters left: 5 (86 enodes) 61.172 * * [simplify]: iters left: 4 (172 enodes) 61.208 * * [simplify]: iters left: 3 (339 enodes) 61.300 * * [simplify]: Extracting #0: cost 1 inf + 0 61.300 * * [simplify]: Extracting #1: cost 6 inf + 0 61.300 * * [simplify]: Extracting #2: cost 78 inf + 0 61.301 * * [simplify]: Extracting #3: cost 133 inf + 1022 61.303 * * [simplify]: Extracting #4: cost 68 inf + 12231 61.308 * * [simplify]: Extracting #5: cost 17 inf + 21588 61.314 * * [simplify]: Extracting #6: cost 1 inf + 25039 61.320 * * [simplify]: Extracting #7: cost 0 inf + 25081 61.325 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ 1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)))) 61.325 * [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))))))) 61.326 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 61.326 * * [simplify]: iters left: 6 (12 enodes) 61.331 * * [simplify]: iters left: 5 (53 enodes) 61.341 * * [simplify]: iters left: 4 (117 enodes) 61.369 * * [simplify]: iters left: 3 (255 enodes) 61.442 * * [simplify]: Extracting #0: cost 1 inf + 0 61.442 * * [simplify]: Extracting #1: cost 0 inf + 1 61.443 * [simplify]: Simplified to 0 61.443 * [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)) 61.443 * * * * [progress]: [ 99 / 3260 ] simplifiying candidate # 61.443 * [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))))) 61.443 * * [simplify]: iters left: 6 (20 enodes) 61.449 * * [simplify]: iters left: 5 (81 enodes) 61.464 * * [simplify]: iters left: 4 (151 enodes) 61.493 * * [simplify]: iters left: 3 (251 enodes) 61.552 * * [simplify]: iters left: 2 (448 enodes) 61.715 * * [simplify]: Extracting #0: cost 1 inf + 0 61.715 * * [simplify]: Extracting #1: cost 6 inf + 0 61.715 * * [simplify]: Extracting #2: cost 87 inf + 0 61.716 * * [simplify]: Extracting #3: cost 116 inf + 998 61.719 * * [simplify]: Extracting #4: cost 46 inf + 8466 61.724 * * [simplify]: Extracting #5: cost 18 inf + 12001 61.729 * * [simplify]: Extracting #6: cost 2 inf + 14594 61.734 * * [simplify]: Extracting #7: cost 0 inf + 15194 61.739 * [simplify]: Simplified to (+ (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* -1/2 (/ b a))) 61.739 * [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)))))) 61.739 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 61.739 * * [simplify]: iters left: 6 (11 enodes) 61.744 * * [simplify]: iters left: 5 (48 enodes) 61.757 * * [simplify]: iters left: 4 (98 enodes) 61.776 * * [simplify]: iters left: 3 (181 enodes) 61.820 * * [simplify]: iters left: 2 (358 enodes) 61.948 * * [simplify]: Extracting #0: cost 1 inf + 0 61.948 * * [simplify]: Extracting #1: cost 0 inf + 1 61.948 * [simplify]: Simplified to 0 61.948 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* -1/2 (/ b a))) 0)) 61.948 * * * * [progress]: [ 100 / 3260 ] simplifiying candidate # 61.949 * [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)))) 61.949 * * [simplify]: iters left: 6 (19 enodes) 61.955 * * [simplify]: iters left: 5 (73 enodes) 61.968 * * [simplify]: iters left: 4 (125 enodes) 61.990 * * [simplify]: iters left: 3 (191 enodes) 62.029 * * [simplify]: iters left: 2 (285 enodes) 62.096 * * [simplify]: iters left: 1 (393 enodes) 62.201 * * [simplify]: Extracting #0: cost 1 inf + 0 62.201 * * [simplify]: Extracting #1: cost 6 inf + 0 62.201 * * [simplify]: Extracting #2: cost 42 inf + 0 62.202 * * [simplify]: Extracting #3: cost 53 inf + 300 62.203 * * [simplify]: Extracting #4: cost 32 inf + 1924 62.206 * * [simplify]: Extracting #5: cost 23 inf + 2632 62.207 * * [simplify]: Extracting #6: cost 13 inf + 3545 62.209 * * [simplify]: Extracting #7: cost 0 inf + 6405 62.212 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 62.212 * [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))))) 62.212 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 62.212 * * [simplify]: iters left: 6 (10 enodes) 62.216 * * [simplify]: iters left: 5 (41 enodes) 62.225 * * [simplify]: iters left: 4 (81 enodes) 62.240 * * [simplify]: iters left: 3 (127 enodes) 62.260 * * [simplify]: iters left: 2 (186 enodes) 62.293 * * [simplify]: iters left: 1 (266 enodes) 62.722 * * [simplify]: Extracting #0: cost 1 inf + 0 62.722 * * [simplify]: Extracting #1: cost 0 inf + 1 62.722 * [simplify]: Simplified to 0 62.722 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 62.722 * * * * [progress]: [ 101 / 3260 ] simplifiying candidate # 62.723 * [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))) 62.723 * * [simplify]: iters left: 6 (18 enodes) 62.728 * * [simplify]: iters left: 5 (70 enodes) 62.742 * * [simplify]: iters left: 4 (107 enodes) 62.762 * * [simplify]: iters left: 3 (156 enodes) 62.793 * * [simplify]: iters left: 2 (214 enodes) 62.839 * * [simplify]: iters left: 1 (311 enodes) 62.917 * * [simplify]: Extracting #0: cost 1 inf + 0 62.918 * * [simplify]: Extracting #1: cost 6 inf + 0 62.918 * * [simplify]: Extracting #2: cost 57 inf + 0 62.918 * * [simplify]: Extracting #3: cost 57 inf + 883 62.920 * * [simplify]: Extracting #4: cost 28 inf + 3170 62.921 * * [simplify]: Extracting #5: cost 23 inf + 3671 62.923 * * [simplify]: Extracting #6: cost 12 inf + 4682 62.925 * * [simplify]: Extracting #7: cost 0 inf + 7524 62.928 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ (* 1/2 b) a)) 62.928 * [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)))) 62.928 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 62.928 * * [simplify]: iters left: 6 (9 enodes) 62.931 * * [simplify]: iters left: 5 (36 enodes) 62.939 * * [simplify]: iters left: 4 (67 enodes) 62.952 * * [simplify]: iters left: 3 (97 enodes) 62.972 * * [simplify]: iters left: 2 (158 enodes) 63.014 * * [simplify]: iters left: 1 (263 enodes) 63.067 * * [simplify]: Extracting #0: cost 1 inf + 0 63.067 * * [simplify]: Extracting #1: cost 0 inf + 1 63.067 * [simplify]: Simplified to 0 63.067 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ (* 1/2 b) a)) 0)) 63.068 * * * * [progress]: [ 102 / 3260 ] simplifiying candidate # 63.068 * [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)))) 63.068 * * [simplify]: iters left: 6 (18 enodes) 63.073 * * [simplify]: iters left: 5 (72 enodes) 63.087 * * [simplify]: iters left: 4 (120 enodes) 63.109 * * [simplify]: iters left: 3 (187 enodes) 63.147 * * [simplify]: iters left: 2 (261 enodes) 63.209 * * [simplify]: iters left: 1 (392 enodes) 63.315 * * [simplify]: Extracting #0: cost 1 inf + 0 63.316 * * [simplify]: Extracting #1: cost 6 inf + 0 63.316 * * [simplify]: Extracting #2: cost 45 inf + 0 63.316 * * [simplify]: Extracting #3: cost 48 inf + 635 63.317 * * [simplify]: Extracting #4: cost 27 inf + 2258 63.319 * * [simplify]: Extracting #5: cost 23 inf + 2715 63.320 * * [simplify]: Extracting #6: cost 12 inf + 3766 63.323 * * [simplify]: Extracting #7: cost 1 inf + 6351 63.325 * * [simplify]: Extracting #8: cost 0 inf + 6570 63.327 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* -2 a))) 63.327 * [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))))) 63.328 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 63.328 * * [simplify]: iters left: 5 (9 enodes) 63.331 * * [simplify]: iters left: 4 (39 enodes) 63.339 * * [simplify]: iters left: 3 (65 enodes) 63.352 * * [simplify]: iters left: 2 (129 enodes) 63.381 * * [simplify]: iters left: 1 (210 enodes) 63.426 * * [simplify]: Extracting #0: cost 1 inf + 0 63.426 * * [simplify]: Extracting #1: cost 0 inf + 1 63.426 * [simplify]: Simplified to 0 63.426 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* -2 a))) 0)) 63.426 * * * * [progress]: [ 103 / 3260 ] simplifiying candidate # 63.427 * [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)))))) 63.427 * * [simplify]: iters left: 6 (23 enodes) 63.433 * * [simplify]: iters left: 5 (88 enodes) 63.449 * * [simplify]: iters left: 4 (140 enodes) 63.479 * * [simplify]: iters left: 3 (220 enodes) 63.518 * * [simplify]: iters left: 2 (323 enodes) 63.583 * * [simplify]: iters left: 1 (428 enodes) 63.661 * * [simplify]: Extracting #0: cost 1 inf + 0 63.661 * * [simplify]: Extracting #1: cost 24 inf + 0 63.661 * * [simplify]: Extracting #2: cost 106 inf + 0 63.662 * * [simplify]: Extracting #3: cost 139 inf + 89 63.663 * * [simplify]: Extracting #4: cost 133 inf + 1360 63.664 * * [simplify]: Extracting #5: cost 118 inf + 3777 63.669 * * [simplify]: Extracting #6: cost 53 inf + 29834 63.678 * * [simplify]: Extracting #7: cost 2 inf + 62976 63.689 * * [simplify]: Extracting #8: cost 0 inf + 64648 63.701 * * [simplify]: Extracting #9: cost 0 inf + 64608 63.711 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 63.712 * [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))))))) 63.712 * [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))))) 63.712 * * [simplify]: iters left: 6 (10 enodes) 63.715 * * [simplify]: iters left: 5 (37 enodes) 63.723 * * [simplify]: iters left: 4 (57 enodes) 63.734 * * [simplify]: iters left: 3 (104 enodes) 63.754 * * [simplify]: iters left: 2 (158 enodes) 63.784 * * [simplify]: iters left: 1 (225 enodes) 63.821 * * [simplify]: Extracting #0: cost 1 inf + 0 63.821 * * [simplify]: Extracting #1: cost 0 inf + 1 63.821 * [simplify]: Simplified to 0 63.821 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 63.821 * * * * [progress]: [ 104 / 3260 ] simplifiying candidate # 63.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 2) a)) (sqrt (/ (/ b 2) a))))) 63.822 * * [simplify]: iters left: 6 (22 enodes) 63.828 * * [simplify]: iters left: 5 (79 enodes) 63.841 * * [simplify]: iters left: 4 (124 enodes) 63.866 * * [simplify]: iters left: 3 (188 enodes) 63.896 * * [simplify]: iters left: 2 (258 enodes) 63.946 * * [simplify]: iters left: 1 (296 enodes) 63.995 * * [simplify]: Extracting #0: cost 1 inf + 0 63.995 * * [simplify]: Extracting #1: cost 16 inf + 0 63.995 * * [simplify]: Extracting #2: cost 63 inf + 0 63.995 * * [simplify]: Extracting #3: cost 80 inf + 290 63.996 * * [simplify]: Extracting #4: cost 72 inf + 1810 63.997 * * [simplify]: Extracting #5: cost 65 inf + 2707 63.998 * * [simplify]: Extracting #6: cost 51 inf + 5335 64.002 * * [simplify]: Extracting #7: cost 19 inf + 18943 64.010 * * [simplify]: Extracting #8: cost 2 inf + 28873 64.017 * * [simplify]: Extracting #9: cost 0 inf + 30415 64.023 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 64.024 * [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)))))) 64.024 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 64.024 * * [simplify]: iters left: 6 (9 enodes) 64.027 * * [simplify]: iters left: 5 (29 enodes) 64.032 * * [simplify]: iters left: 4 (42 enodes) 64.039 * * [simplify]: iters left: 3 (58 enodes) 64.048 * * [simplify]: iters left: 2 (68 enodes) 64.057 * * [simplify]: Extracting #0: cost 1 inf + 0 64.057 * * [simplify]: Extracting #1: cost 0 inf + 1 64.057 * [simplify]: Simplified to 0 64.057 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 64.057 * * * * [progress]: [ 105 / 3260 ] simplifiying candidate # 64.057 * [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)))))) 64.057 * * [simplify]: iters left: 6 (24 enodes) 64.064 * * [simplify]: iters left: 5 (96 enodes) 64.082 * * [simplify]: iters left: 4 (201 enodes) 64.129 * * [simplify]: iters left: 3 (404 enodes) 64.217 * * [simplify]: Extracting #0: cost 1 inf + 0 64.217 * * [simplify]: Extracting #1: cost 11 inf + 0 64.218 * * [simplify]: Extracting #2: cost 82 inf + 0 64.218 * * [simplify]: Extracting #3: cost 135 inf + 204 64.219 * * [simplify]: Extracting #4: cost 133 inf + 409 64.220 * * [simplify]: Extracting #5: cost 108 inf + 5853 64.225 * * [simplify]: Extracting #6: cost 60 inf + 21818 64.230 * * [simplify]: Extracting #7: cost 53 inf + 23375 64.239 * * [simplify]: Extracting #8: cost 24 inf + 33657 64.248 * * [simplify]: Extracting #9: cost 1 inf + 44167 64.258 * * [simplify]: Extracting #10: cost 0 inf + 44587 64.267 * [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)) 64.267 * [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))))))) 64.268 * [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))))) 64.268 * * [simplify]: iters left: 6 (13 enodes) 64.272 * * [simplify]: iters left: 5 (53 enodes) 64.282 * * [simplify]: iters left: 4 (117 enodes) 64.313 * * [simplify]: iters left: 3 (275 enodes) 64.373 * * [simplify]: iters left: 2 (474 enodes) 64.498 * * [simplify]: Extracting #0: cost 1 inf + 0 64.498 * * [simplify]: Extracting #1: cost 0 inf + 1 64.498 * [simplify]: Simplified to 0 64.498 * [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)) 64.498 * * * * [progress]: [ 106 / 3260 ] simplifiying candidate # 64.499 * [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))))) 64.499 * * [simplify]: iters left: 6 (25 enodes) 64.508 * * [simplify]: iters left: 5 (96 enodes) 64.525 * * [simplify]: iters left: 4 (170 enodes) 64.556 * * [simplify]: iters left: 3 (290 enodes) 64.610 * * [simplify]: iters left: 2 (418 enodes) 64.692 * * [simplify]: Extracting #0: cost 1 inf + 0 64.692 * * [simplify]: Extracting #1: cost 11 inf + 0 64.692 * * [simplify]: Extracting #2: cost 65 inf + 0 64.692 * * [simplify]: Extracting #3: cost 107 inf + 246 64.693 * * [simplify]: Extracting #4: cost 106 inf + 532 64.694 * * [simplify]: Extracting #5: cost 102 inf + 1641 64.695 * * [simplify]: Extracting #6: cost 78 inf + 6256 64.698 * * [simplify]: Extracting #7: cost 38 inf + 14734 64.704 * * [simplify]: Extracting #8: cost 10 inf + 25825 64.711 * * [simplify]: Extracting #9: cost 0 inf + 30207 64.718 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 64.718 * [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)))))) 64.719 * [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)))) 64.719 * * [simplify]: iters left: 6 (12 enodes) 64.722 * * [simplify]: iters left: 5 (47 enodes) 64.733 * * [simplify]: iters left: 4 (82 enodes) 64.749 * * [simplify]: iters left: 3 (157 enodes) 64.779 * * [simplify]: iters left: 2 (248 enodes) 64.825 * * [simplify]: iters left: 1 (341 enodes) 64.887 * * [simplify]: Extracting #0: cost 1 inf + 0 64.887 * * [simplify]: Extracting #1: cost 0 inf + 1 64.888 * [simplify]: Simplified to 0 64.888 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 64.888 * * * * [progress]: [ 107 / 3260 ] simplifiying candidate # 64.888 * [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)))) 64.888 * * [simplify]: iters left: 6 (25 enodes) 64.895 * * [simplify]: iters left: 5 (96 enodes) 64.914 * * [simplify]: iters left: 4 (178 enodes) 64.952 * * [simplify]: iters left: 3 (323 enodes) 65.026 * * [simplify]: iters left: 2 (496 enodes) 65.134 * * [simplify]: Extracting #0: cost 1 inf + 0 65.134 * * [simplify]: Extracting #1: cost 13 inf + 0 65.134 * * [simplify]: Extracting #2: cost 67 inf + 0 65.135 * * [simplify]: Extracting #3: cost 111 inf + 247 65.135 * * [simplify]: Extracting #4: cost 112 inf + 492 65.136 * * [simplify]: Extracting #5: cost 115 inf + 865 65.137 * * [simplify]: Extracting #6: cost 89 inf + 5962 65.142 * * [simplify]: Extracting #7: cost 18 inf + 28275 65.150 * * [simplify]: Extracting #8: cost 0 inf + 35326 65.160 * * [simplify]: Extracting #9: cost 0 inf + 35286 65.168 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 65.168 * [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))))) 65.168 * [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))) 65.168 * * [simplify]: iters left: 6 (12 enodes) 65.172 * * [simplify]: iters left: 5 (47 enodes) 65.182 * * [simplify]: iters left: 4 (89 enodes) 65.201 * * [simplify]: iters left: 3 (180 enodes) 65.248 * * [simplify]: iters left: 2 (296 enodes) 65.315 * * [simplify]: iters left: 1 (428 enodes) 65.418 * * [simplify]: Extracting #0: cost 1 inf + 0 65.418 * * [simplify]: Extracting #1: cost 0 inf + 1 65.418 * [simplify]: Simplified to 0 65.418 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 65.419 * * * * [progress]: [ 108 / 3260 ] simplifiying candidate # 65.419 * [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)))))) 65.419 * * [simplify]: iters left: 6 (23 enodes) 65.425 * * [simplify]: iters left: 5 (89 enodes) 65.445 * * [simplify]: iters left: 4 (162 enodes) 65.475 * * [simplify]: iters left: 3 (264 enodes) 65.523 * * [simplify]: iters left: 2 (369 enodes) 65.591 * * [simplify]: iters left: 1 (439 enodes) 65.663 * * [simplify]: Extracting #0: cost 1 inf + 0 65.663 * * [simplify]: Extracting #1: cost 11 inf + 0 65.663 * * [simplify]: Extracting #2: cost 69 inf + 0 65.664 * * [simplify]: Extracting #3: cost 115 inf + 246 65.664 * * [simplify]: Extracting #4: cost 114 inf + 1345 65.665 * * [simplify]: Extracting #5: cost 93 inf + 4528 65.669 * * [simplify]: Extracting #6: cost 43 inf + 19752 65.676 * * [simplify]: Extracting #7: cost 6 inf + 32226 65.684 * * [simplify]: Extracting #8: cost 0 inf + 34671 65.692 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 65.693 * [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))))))) 65.693 * [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))))) 65.693 * * [simplify]: iters left: 6 (12 enodes) 65.696 * * [simplify]: iters left: 5 (46 enodes) 65.704 * * [simplify]: iters left: 4 (81 enodes) 65.719 * * [simplify]: iters left: 3 (134 enodes) 65.743 * * [simplify]: iters left: 2 (197 enodes) 65.774 * * [simplify]: iters left: 1 (271 enodes) 65.819 * * [simplify]: Extracting #0: cost 1 inf + 0 65.819 * * [simplify]: Extracting #1: cost 0 inf + 1 65.819 * [simplify]: Simplified to 0 65.819 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 65.819 * * * * [progress]: [ 109 / 3260 ] simplifiying candidate # 65.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)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 65.820 * * [simplify]: iters left: 6 (23 enodes) 65.826 * * [simplify]: iters left: 5 (86 enodes) 65.840 * * [simplify]: iters left: 4 (139 enodes) 65.865 * * [simplify]: iters left: 3 (220 enodes) 65.905 * * [simplify]: iters left: 2 (310 enodes) 65.961 * * [simplify]: iters left: 1 (366 enodes) 66.020 * * [simplify]: Extracting #0: cost 1 inf + 0 66.020 * * [simplify]: Extracting #1: cost 20 inf + 0 66.020 * * [simplify]: Extracting #2: cost 76 inf + 0 66.021 * * [simplify]: Extracting #3: cost 106 inf + 246 66.021 * * [simplify]: Extracting #4: cost 112 inf + 533 66.022 * * [simplify]: Extracting #5: cost 87 inf + 3665 66.024 * * [simplify]: Extracting #6: cost 62 inf + 7368 66.029 * * [simplify]: Extracting #7: cost 22 inf + 22319 66.038 * * [simplify]: Extracting #8: cost 2 inf + 32818 66.046 * * [simplify]: Extracting #9: cost 0 inf + 34440 66.054 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 66.054 * [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)))))) 66.054 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 66.054 * * [simplify]: iters left: 6 (10 enodes) 66.057 * * [simplify]: iters left: 5 (38 enodes) 66.064 * * [simplify]: iters left: 4 (59 enodes) 66.074 * * [simplify]: iters left: 3 (88 enodes) 66.088 * * [simplify]: iters left: 2 (117 enodes) 66.105 * * [simplify]: iters left: 1 (144 enodes) 66.126 * * [simplify]: Extracting #0: cost 1 inf + 0 66.127 * * [simplify]: Extracting #1: cost 0 inf + 1 66.127 * [simplify]: Simplified to 0 66.127 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 66.127 * * * * [progress]: [ 110 / 3260 ] simplifiying candidate # 66.127 * [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)))) 66.127 * * [simplify]: iters left: 6 (24 enodes) 66.134 * * [simplify]: iters left: 5 (91 enodes) 66.150 * * [simplify]: iters left: 4 (150 enodes) 66.179 * * [simplify]: iters left: 3 (241 enodes) 66.223 * * [simplify]: iters left: 2 (339 enodes) 66.287 * * [simplify]: iters left: 1 (393 enodes) 66.351 * * [simplify]: Extracting #0: cost 1 inf + 0 66.351 * * [simplify]: Extracting #1: cost 11 inf + 0 66.351 * * [simplify]: Extracting #2: cost 63 inf + 0 66.351 * * [simplify]: Extracting #3: cost 91 inf + 456 66.352 * * [simplify]: Extracting #4: cost 85 inf + 1648 66.353 * * [simplify]: Extracting #5: cost 71 inf + 3244 66.355 * * [simplify]: Extracting #6: cost 49 inf + 7177 66.358 * * [simplify]: Extracting #7: cost 21 inf + 18361 66.365 * * [simplify]: Extracting #8: cost 0 inf + 29742 66.371 * * [simplify]: Extracting #9: cost 0 inf + 29702 66.378 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 66.378 * [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))))) 66.378 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 66.378 * * [simplify]: iters left: 6 (11 enodes) 66.382 * * [simplify]: iters left: 5 (42 enodes) 66.390 * * [simplify]: iters left: 4 (67 enodes) 66.402 * * [simplify]: iters left: 3 (111 enodes) 66.423 * * [simplify]: iters left: 2 (140 enodes) 66.442 * * [simplify]: iters left: 1 (160 enodes) 66.461 * * [simplify]: Extracting #0: cost 1 inf + 0 66.461 * * [simplify]: Extracting #1: cost 0 inf + 1 66.461 * [simplify]: Simplified to 0 66.461 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 66.461 * * * * [progress]: [ 111 / 3260 ] simplifiying candidate # 66.462 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 66.462 * * [simplify]: iters left: 6 (27 enodes) 66.469 * * [simplify]: iters left: 5 (111 enodes) 66.491 * * [simplify]: iters left: 4 (265 enodes) 66.576 * * [simplify]: Extracting #0: cost 1 inf + 0 66.576 * * [simplify]: Extracting #1: cost 11 inf + 0 66.577 * * [simplify]: Extracting #2: cost 154 inf + 0 66.578 * * [simplify]: Extracting #3: cost 280 inf + 1 66.579 * * [simplify]: Extracting #4: cost 269 inf + 1336 66.583 * * [simplify]: Extracting #5: cost 194 inf + 25914 66.595 * * [simplify]: Extracting #6: cost 58 inf + 78577 66.608 * * [simplify]: Extracting #7: cost 42 inf + 84830 66.623 * * [simplify]: Extracting #8: cost 22 inf + 89542 66.640 * * [simplify]: Extracting #9: cost 3 inf + 99041 66.659 * * [simplify]: Extracting #10: cost 0 inf + 100101 66.676 * [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))))) 66.676 * [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))))))) 66.677 * [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))))) 66.677 * * [simplify]: iters left: 6 (16 enodes) 66.682 * * [simplify]: iters left: 5 (68 enodes) 66.695 * * [simplify]: iters left: 4 (179 enodes) 66.762 * * [simplify]: Extracting #0: cost 1 inf + 0 66.762 * * [simplify]: Extracting #1: cost 27 inf + 0 66.762 * * [simplify]: Extracting #2: cost 153 inf + 0 66.763 * * [simplify]: Extracting #3: cost 242 inf + 83 66.766 * * [simplify]: Extracting #4: cost 185 inf + 16503 66.777 * * [simplify]: Extracting #5: cost 15 inf + 79352 66.793 * * [simplify]: Extracting #6: cost 0 inf + 84943 66.806 * [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))))) 66.806 * [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))))))) 66.807 * * * * [progress]: [ 112 / 3260 ] simplifiying candidate # 66.807 * [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))))) 66.807 * * [simplify]: iters left: 6 (28 enodes) 66.815 * * [simplify]: iters left: 5 (112 enodes) 66.836 * * [simplify]: iters left: 4 (235 enodes) 66.898 * * [simplify]: Extracting #0: cost 1 inf + 0 66.898 * * [simplify]: Extracting #1: cost 11 inf + 0 66.898 * * [simplify]: Extracting #2: cost 119 inf + 0 66.899 * * [simplify]: Extracting #3: cost 210 inf + 1 66.900 * * [simplify]: Extracting #4: cost 194 inf + 2548 66.905 * * [simplify]: Extracting #5: cost 72 inf + 38602 66.913 * * [simplify]: Extracting #6: cost 42 inf + 51945 66.923 * * [simplify]: Extracting #7: cost 23 inf + 58671 66.934 * * [simplify]: Extracting #8: cost 2 inf + 66853 66.949 * * [simplify]: Extracting #9: cost 0 inf + 67533 66.961 * * [simplify]: Extracting #10: cost 0 inf + 67423 66.973 * [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)))) 66.973 * [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)))))) 66.974 * [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)))) 66.974 * * [simplify]: iters left: 6 (15 enodes) 66.979 * * [simplify]: iters left: 5 (63 enodes) 66.991 * * [simplify]: iters left: 4 (145 enodes) 67.034 * * [simplify]: iters left: 3 (499 enodes) 67.315 * * [simplify]: Extracting #0: cost 1 inf + 0 67.315 * * [simplify]: Extracting #1: cost 0 inf + 1 67.315 * [simplify]: Simplified to 0 67.315 * [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)) 67.315 * * * * [progress]: [ 113 / 3260 ] simplifiying candidate # 67.316 * [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)))) 67.316 * * [simplify]: iters left: 6 (28 enodes) 67.324 * * [simplify]: iters left: 5 (111 enodes) 67.351 * * [simplify]: iters left: 4 (249 enodes) 67.422 * * [simplify]: Extracting #0: cost 1 inf + 0 67.422 * * [simplify]: Extracting #1: cost 13 inf + 0 67.422 * * [simplify]: Extracting #2: cost 120 inf + 0 67.423 * * [simplify]: Extracting #3: cost 194 inf + 3 67.424 * * [simplify]: Extracting #4: cost 178 inf + 3168 67.428 * * [simplify]: Extracting #5: cost 77 inf + 29821 67.435 * * [simplify]: Extracting #6: cost 43 inf + 43264 67.444 * * [simplify]: Extracting #7: cost 27 inf + 49389 67.453 * * [simplify]: Extracting #8: cost 1 inf + 59075 67.464 * * [simplify]: Extracting #9: cost 0 inf + 59095 67.475 * * [simplify]: Extracting #10: cost 0 inf + 59065 67.486 * [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)) 67.486 * [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))))) 67.487 * [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))) 67.487 * * [simplify]: iters left: 6 (15 enodes) 67.494 * * [simplify]: iters left: 5 (62 enodes) 67.507 * * [simplify]: iters left: 4 (159 enodes) 67.555 * * [simplify]: iters left: 3 (475 enodes) 67.791 * * [simplify]: Extracting #0: cost 1 inf + 0 67.792 * * [simplify]: Extracting #1: cost 42 inf + 0 67.792 * * [simplify]: Extracting #2: cost 194 inf + 1 67.795 * * [simplify]: Extracting #3: cost 205 inf + 15094 67.814 * * [simplify]: Extracting #4: cost 20 inf + 63712 67.829 * * [simplify]: Extracting #5: cost 3 inf + 65204 67.845 * * [simplify]: Extracting #6: cost 0 inf + 65965 67.860 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 67.861 * [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)))) 67.861 * * * * [progress]: [ 114 / 3260 ] simplifiying candidate # 67.861 * [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)))))) 67.861 * * [simplify]: iters left: 6 (26 enodes) 67.869 * * [simplify]: iters left: 5 (105 enodes) 67.889 * * [simplify]: iters left: 4 (234 enodes) 67.953 * * [simplify]: Extracting #0: cost 1 inf + 0 67.953 * * [simplify]: Extracting #1: cost 11 inf + 0 67.953 * * [simplify]: Extracting #2: cost 115 inf + 0 67.954 * * [simplify]: Extracting #3: cost 207 inf + 1 67.955 * * [simplify]: Extracting #4: cost 182 inf + 5410 67.960 * * [simplify]: Extracting #5: cost 97 inf + 31819 67.971 * * [simplify]: Extracting #6: cost 44 inf + 52422 67.981 * * [simplify]: Extracting #7: cost 30 inf + 57368 67.993 * * [simplify]: Extracting #8: cost 3 inf + 66876 68.006 * * [simplify]: Extracting #9: cost 0 inf + 68281 68.019 * * [simplify]: Extracting #10: cost 0 inf + 68186 68.032 * [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))) 68.032 * [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))))))) 68.032 * [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))))) 68.032 * * [simplify]: iters left: 6 (15 enodes) 68.037 * * [simplify]: iters left: 5 (62 enodes) 68.050 * * [simplify]: iters left: 4 (148 enodes) 68.093 * * [simplify]: iters left: 3 (499 enodes) 68.381 * * [simplify]: Extracting #0: cost 1 inf + 0 68.381 * * [simplify]: Extracting #1: cost 0 inf + 1 68.381 * [simplify]: Simplified to 0 68.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)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 68.381 * * * * [progress]: [ 115 / 3260 ] simplifiying candidate # 68.381 * [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))))) 68.381 * * [simplify]: iters left: 6 (27 enodes) 68.389 * * [simplify]: iters left: 5 (105 enodes) 68.408 * * [simplify]: iters left: 4 (207 enodes) 68.461 * * [simplify]: Extracting #0: cost 1 inf + 0 68.461 * * [simplify]: Extracting #1: cost 11 inf + 0 68.461 * * [simplify]: Extracting #2: cost 94 inf + 0 68.462 * * [simplify]: Extracting #3: cost 164 inf + 1 68.462 * * [simplify]: Extracting #4: cost 162 inf + 45 68.463 * * [simplify]: Extracting #5: cost 137 inf + 4652 68.468 * * [simplify]: Extracting #6: cost 65 inf + 26005 68.473 * * [simplify]: Extracting #7: cost 37 inf + 33977 68.481 * * [simplify]: Extracting #8: cost 12 inf + 42105 68.489 * * [simplify]: Extracting #9: cost 0 inf + 48895 68.500 * * [simplify]: Extracting #10: cost 0 inf + 48615 68.510 * * [simplify]: Extracting #11: cost 0 inf + 48585 68.518 * [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)))) 68.519 * [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)))))) 68.519 * [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)))) 68.519 * * [simplify]: iters left: 6 (14 enodes) 68.524 * * [simplify]: iters left: 5 (56 enodes) 68.534 * * [simplify]: iters left: 4 (117 enodes) 68.564 * * [simplify]: iters left: 3 (347 enodes) 68.701 * * [simplify]: Extracting #0: cost 1 inf + 0 68.701 * * [simplify]: Extracting #1: cost 0 inf + 1 68.701 * [simplify]: Simplified to 0 68.701 * [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)) 68.701 * * * * [progress]: [ 116 / 3260 ] simplifiying candidate # 68.702 * [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)))) 68.702 * * [simplify]: iters left: 6 (27 enodes) 68.709 * * [simplify]: iters left: 5 (106 enodes) 68.731 * * [simplify]: iters left: 4 (205 enodes) 68.780 * * [simplify]: iters left: 3 (473 enodes) 68.951 * * [simplify]: Extracting #0: cost 1 inf + 0 68.951 * * [simplify]: Extracting #1: cost 11 inf + 0 68.951 * * [simplify]: Extracting #2: cost 125 inf + 0 68.952 * * [simplify]: Extracting #3: cost 215 inf + 3 68.954 * * [simplify]: Extracting #4: cost 194 inf + 4373 68.960 * * [simplify]: Extracting #5: cost 100 inf + 25210 68.969 * * [simplify]: Extracting #6: cost 57 inf + 37144 68.982 * * [simplify]: Extracting #7: cost 44 inf + 41929 68.995 * * [simplify]: Extracting #8: cost 4 inf + 58574 69.010 * * [simplify]: Extracting #9: cost 0 inf + 59894 69.024 * * [simplify]: Extracting #10: cost 0 inf + 59864 69.039 * [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))))) 69.039 * [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))))) 69.039 * [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))) 69.040 * * [simplify]: iters left: 6 (14 enodes) 69.044 * * [simplify]: iters left: 5 (57 enodes) 69.056 * * [simplify]: iters left: 4 (116 enodes) 69.086 * * [simplify]: iters left: 3 (321 enodes) 69.216 * * [simplify]: Extracting #0: cost 1 inf + 0 69.216 * * [simplify]: Extracting #1: cost 0 inf + 1 69.216 * [simplify]: Simplified to 0 69.216 * [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)) 69.216 * * * * [progress]: [ 117 / 3260 ] simplifiying candidate # 69.216 * [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)))))) 69.217 * * [simplify]: iters left: 6 (26 enodes) 69.224 * * [simplify]: iters left: 5 (105 enodes) 69.244 * * [simplify]: iters left: 4 (233 enodes) 69.308 * * [simplify]: Extracting #0: cost 1 inf + 0 69.309 * * [simplify]: Extracting #1: cost 11 inf + 0 69.309 * * [simplify]: Extracting #2: cost 106 inf + 0 69.309 * * [simplify]: Extracting #3: cost 174 inf + 3 69.310 * * [simplify]: Extracting #4: cost 174 inf + 5 69.311 * * [simplify]: Extracting #5: cost 145 inf + 6586 69.316 * * [simplify]: Extracting #6: cost 67 inf + 29830 69.323 * * [simplify]: Extracting #7: cost 26 inf + 43346 69.335 * * [simplify]: Extracting #8: cost 4 inf + 50295 69.345 * * [simplify]: Extracting #9: cost 0 inf + 52120 69.355 * * [simplify]: Extracting #10: cost 0 inf + 52025 69.364 * [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))) 69.364 * [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))))))) 69.365 * [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))))) 69.365 * * [simplify]: iters left: 6 (15 enodes) 69.369 * * [simplify]: iters left: 5 (62 enodes) 69.383 * * [simplify]: iters left: 4 (149 enodes) 69.427 * * [simplify]: iters left: 3 (450 enodes) 69.672 * * [simplify]: Extracting #0: cost 1 inf + 0 69.672 * * [simplify]: Extracting #1: cost 0 inf + 1 69.672 * [simplify]: Simplified to 0 69.672 * [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)) 69.672 * * * * [progress]: [ 118 / 3260 ] simplifiying candidate # 69.673 * [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))))) 69.673 * * [simplify]: iters left: 6 (27 enodes) 69.680 * * [simplify]: iters left: 5 (106 enodes) 69.701 * * [simplify]: iters left: 4 (206 enodes) 69.752 * * [simplify]: iters left: 3 (475 enodes) 69.906 * * [simplify]: Extracting #0: cost 1 inf + 0 69.906 * * [simplify]: Extracting #1: cost 11 inf + 0 69.906 * * [simplify]: Extracting #2: cost 118 inf + 0 69.907 * * [simplify]: Extracting #3: cost 225 inf + 128 69.909 * * [simplify]: Extracting #4: cost 203 inf + 2532 69.914 * * [simplify]: Extracting #5: cost 101 inf + 23302 69.922 * * [simplify]: Extracting #6: cost 59 inf + 34719 69.935 * * [simplify]: Extracting #7: cost 39 inf + 42541 69.947 * * [simplify]: Extracting #8: cost 5 inf + 56033 69.961 * * [simplify]: Extracting #9: cost 0 inf + 57715 69.974 * * [simplify]: Extracting #10: cost 0 inf + 57605 69.988 * [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))) 69.988 * [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)))))) 69.988 * [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)))) 69.988 * * [simplify]: iters left: 6 (14 enodes) 69.993 * * [simplify]: iters left: 5 (57 enodes) 70.004 * * [simplify]: iters left: 4 (118 enodes) 70.035 * * [simplify]: iters left: 3 (314 enodes) 70.149 * * [simplify]: Extracting #0: cost 1 inf + 0 70.149 * * [simplify]: Extracting #1: cost 0 inf + 1 70.149 * [simplify]: Simplified to 0 70.149 * [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)) 70.149 * * * * [progress]: [ 119 / 3260 ] simplifiying candidate # 70.150 * [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)))) 70.150 * * [simplify]: iters left: 6 (26 enodes) 70.157 * * [simplify]: iters left: 5 (97 enodes) 70.175 * * [simplify]: iters left: 4 (191 enodes) 70.217 * * [simplify]: iters left: 3 (401 enodes) 70.326 * * [simplify]: Extracting #0: cost 1 inf + 0 70.326 * * [simplify]: Extracting #1: cost 13 inf + 0 70.327 * * [simplify]: Extracting #2: cost 115 inf + 0 70.327 * * [simplify]: Extracting #3: cost 169 inf + 46 70.328 * * [simplify]: Extracting #4: cost 148 inf + 2287 70.332 * * [simplify]: Extracting #5: cost 84 inf + 13817 70.337 * * [simplify]: Extracting #6: cost 57 inf + 21198 70.343 * * [simplify]: Extracting #7: cost 38 inf + 28917 70.356 * * [simplify]: Extracting #8: cost 2 inf + 43028 70.366 * * [simplify]: Extracting #9: cost 0 inf + 43613 70.376 * * [simplify]: Extracting #10: cost 0 inf + 43558 70.385 * [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)) 70.386 * [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))))) 70.386 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 70.386 * * [simplify]: iters left: 6 (13 enodes) 70.390 * * [simplify]: iters left: 5 (48 enodes) 70.400 * * [simplify]: iters left: 4 (103 enodes) 70.424 * * [simplify]: iters left: 3 (238 enodes) 70.492 * * [simplify]: Extracting #0: cost 1 inf + 0 70.493 * * [simplify]: Extracting #1: cost 0 inf + 1 70.493 * [simplify]: Simplified to 0 70.493 * [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)) 70.493 * * * * [progress]: [ 120 / 3260 ] simplifiying candidate # 70.493 * [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)))))) 70.493 * * [simplify]: iters left: 6 (26 enodes) 70.503 * * [simplify]: iters left: 5 (104 enodes) 70.523 * * [simplify]: iters left: 4 (227 enodes) 70.583 * * [simplify]: Extracting #0: cost 1 inf + 0 70.583 * * [simplify]: Extracting #1: cost 11 inf + 0 70.584 * * [simplify]: Extracting #2: cost 116 inf + 0 70.584 * * [simplify]: Extracting #3: cost 210 inf + 1 70.585 * * [simplify]: Extracting #4: cost 187 inf + 4324 70.590 * * [simplify]: Extracting #5: cost 97 inf + 32275 70.599 * * [simplify]: Extracting #6: cost 44 inf + 53440 70.609 * * [simplify]: Extracting #7: cost 23 inf + 61307 70.621 * * [simplify]: Extracting #8: cost 3 inf + 68214 70.633 * * [simplify]: Extracting #9: cost 0 inf + 69379 70.646 * * [simplify]: Extracting #10: cost 0 inf + 69364 70.660 * [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)))) 70.660 * [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))))))) 70.661 * [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))))) 70.661 * * [simplify]: iters left: 6 (15 enodes) 70.665 * * [simplify]: iters left: 5 (61 enodes) 70.677 * * [simplify]: iters left: 4 (142 enodes) 70.717 * * [simplify]: iters left: 3 (474 enodes) 70.930 * * [simplify]: Extracting #0: cost 1 inf + 0 70.930 * * [simplify]: Extracting #1: cost 0 inf + 1 70.931 * [simplify]: Simplified to 0 70.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))) (* (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)) 70.931 * * * * [progress]: [ 121 / 3260 ] simplifiying candidate # 70.931 * [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))))) 70.931 * * [simplify]: iters left: 6 (27 enodes) 70.939 * * [simplify]: iters left: 5 (105 enodes) 70.958 * * [simplify]: iters left: 4 (202 enodes) 71.005 * * [simplify]: iters left: 3 (488 enodes) 71.141 * * [simplify]: Extracting #0: cost 1 inf + 0 71.141 * * [simplify]: Extracting #1: cost 11 inf + 0 71.141 * * [simplify]: Extracting #2: cost 130 inf + 0 71.142 * * [simplify]: Extracting #3: cost 245 inf + 43 71.144 * * [simplify]: Extracting #4: cost 223 inf + 3779 71.149 * * [simplify]: Extracting #5: cost 110 inf + 29732 71.160 * * [simplify]: Extracting #6: cost 57 inf + 47585 71.171 * * [simplify]: Extracting #7: cost 42 inf + 52482 71.188 * * [simplify]: Extracting #8: cost 7 inf + 67235 71.204 * * [simplify]: Extracting #9: cost 0 inf + 70375 71.219 * * [simplify]: Extracting #10: cost 0 inf + 70185 71.235 * [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)))) 71.235 * [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)))))) 71.235 * [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)))) 71.236 * * [simplify]: iters left: 6 (14 enodes) 71.240 * * [simplify]: iters left: 5 (56 enodes) 71.250 * * [simplify]: iters left: 4 (113 enodes) 71.278 * * [simplify]: iters left: 3 (324 enodes) 71.381 * * [simplify]: Extracting #0: cost 1 inf + 0 71.381 * * [simplify]: Extracting #1: cost 0 inf + 1 71.381 * [simplify]: Simplified to 0 71.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) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 71.381 * * * * [progress]: [ 122 / 3260 ] simplifiying candidate # 71.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) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 71.382 * * [simplify]: iters left: 6 (27 enodes) 71.390 * * [simplify]: iters left: 5 (105 enodes) 71.412 * * [simplify]: iters left: 4 (200 enodes) 71.457 * * [simplify]: iters left: 3 (460 enodes) 71.590 * * [simplify]: Extracting #0: cost 1 inf + 0 71.590 * * [simplify]: Extracting #1: cost 11 inf + 0 71.591 * * [simplify]: Extracting #2: cost 104 inf + 0 71.592 * * [simplify]: Extracting #3: cost 191 inf + 3 71.593 * * [simplify]: Extracting #4: cost 176 inf + 1718 71.596 * * [simplify]: Extracting #5: cost 98 inf + 17145 71.603 * * [simplify]: Extracting #6: cost 58 inf + 28679 71.613 * * [simplify]: Extracting #7: cost 40 inf + 34488 71.623 * * [simplify]: Extracting #8: cost 4 inf + 50192 71.636 * * [simplify]: Extracting #9: cost 0 inf + 51672 71.647 * * [simplify]: Extracting #10: cost 0 inf + 51562 71.659 * [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))))) 71.659 * [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))))) 71.660 * [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))) 71.660 * * [simplify]: iters left: 6 (14 enodes) 71.665 * * [simplify]: iters left: 5 (56 enodes) 71.676 * * [simplify]: iters left: 4 (112 enodes) 71.704 * * [simplify]: iters left: 3 (297 enodes) 71.799 * * [simplify]: Extracting #0: cost 1 inf + 0 71.799 * * [simplify]: Extracting #1: cost 0 inf + 1 71.799 * [simplify]: Simplified to 0 71.799 * [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)) 71.799 * * * * [progress]: [ 123 / 3260 ] simplifiying candidate # 71.799 * [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)))))) 71.800 * * [simplify]: iters left: 6 (24 enodes) 71.806 * * [simplify]: iters left: 5 (96 enodes) 71.827 * * [simplify]: iters left: 4 (201 enodes) 71.870 * * [simplify]: iters left: 3 (482 enodes) 72.005 * * [simplify]: Extracting #0: cost 1 inf + 0 72.005 * * [simplify]: Extracting #1: cost 11 inf + 0 72.005 * * [simplify]: Extracting #2: cost 110 inf + 0 72.006 * * [simplify]: Extracting #3: cost 235 inf + 1 72.008 * * [simplify]: Extracting #4: cost 221 inf + 1911 72.012 * * [simplify]: Extracting #5: cost 119 inf + 26283 72.022 * * [simplify]: Extracting #6: cost 59 inf + 46624 72.037 * * [simplify]: Extracting #7: cost 37 inf + 54905 72.053 * * [simplify]: Extracting #8: cost 3 inf + 68800 72.068 * * [simplify]: Extracting #9: cost 0 inf + 69860 72.083 * [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))) 72.084 * [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))))))) 72.084 * [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))))) 72.084 * * [simplify]: iters left: 6 (13 enodes) 72.088 * * [simplify]: iters left: 5 (53 enodes) 72.099 * * [simplify]: iters left: 4 (118 enodes) 72.127 * * [simplify]: iters left: 3 (324 enodes) 72.228 * * [simplify]: Extracting #0: cost 1 inf + 0 72.228 * * [simplify]: Extracting #1: cost 0 inf + 1 72.228 * [simplify]: Simplified to 0 72.228 * [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)) 72.228 * * * * [progress]: [ 124 / 3260 ] simplifiying candidate # 72.229 * [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))))) 72.229 * * [simplify]: iters left: 6 (24 enodes) 72.235 * * [simplify]: iters left: 5 (91 enodes) 72.255 * * [simplify]: iters left: 4 (165 enodes) 72.287 * * [simplify]: iters left: 3 (347 enodes) 72.364 * * [simplify]: Extracting #0: cost 1 inf + 0 72.364 * * [simplify]: Extracting #1: cost 9 inf + 0 72.364 * * [simplify]: Extracting #2: cost 91 inf + 0 72.365 * * [simplify]: Extracting #3: cost 167 inf + 859 72.366 * * [simplify]: Extracting #4: cost 164 inf + 1187 72.367 * * [simplify]: Extracting #5: cost 141 inf + 4722 72.370 * * [simplify]: Extracting #6: cost 78 inf + 18058 72.376 * * [simplify]: Extracting #7: cost 55 inf + 22804 72.382 * * [simplify]: Extracting #8: cost 33 inf + 29377 72.391 * * [simplify]: Extracting #9: cost 4 inf + 43502 72.403 * * [simplify]: Extracting #10: cost 0 inf + 45127 72.413 * * [simplify]: Extracting #11: cost 0 inf + 45072 72.423 * [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)) 72.423 * [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)))))) 72.423 * [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)))) 72.424 * * [simplify]: iters left: 6 (11 enodes) 72.427 * * [simplify]: iters left: 5 (43 enodes) 72.435 * * [simplify]: iters left: 4 (84 enodes) 72.453 * * [simplify]: iters left: 3 (212 enodes) 72.506 * * [simplify]: iters left: 2 (472 enodes) 72.629 * * [simplify]: Extracting #0: cost 1 inf + 0 72.629 * * [simplify]: Extracting #1: cost 0 inf + 1 72.629 * [simplify]: Simplified to 0 72.629 * [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)) 72.629 * * * * [progress]: [ 125 / 3260 ] simplifiying candidate # 72.629 * [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)))) 72.630 * * [simplify]: iters left: 6 (25 enodes) 72.637 * * [simplify]: iters left: 5 (98 enodes) 72.655 * * [simplify]: iters left: 4 (184 enodes) 72.698 * * [simplify]: iters left: 3 (378 enodes) 72.790 * * [simplify]: Extracting #0: cost 1 inf + 0 72.790 * * [simplify]: Extracting #1: cost 11 inf + 0 72.791 * * [simplify]: Extracting #2: cost 86 inf + 0 72.791 * * [simplify]: Extracting #3: cost 144 inf + 205 72.792 * * [simplify]: Extracting #4: cost 135 inf + 1270 72.793 * * [simplify]: Extracting #5: cost 109 inf + 4612 72.796 * * [simplify]: Extracting #6: cost 70 inf + 11806 72.800 * * [simplify]: Extracting #7: cost 56 inf + 14950 72.805 * * [simplify]: Extracting #8: cost 45 inf + 16083 72.810 * * [simplify]: Extracting #9: cost 18 inf + 28539 72.822 * * [simplify]: Extracting #10: cost 0 inf + 37394 72.831 * * [simplify]: Extracting #11: cost 0 inf + 37139 72.840 * * [simplify]: Extracting #12: cost 0 inf + 37124 72.848 * [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))) 72.848 * [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))))) 72.849 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 72.849 * * [simplify]: iters left: 6 (12 enodes) 72.853 * * [simplify]: iters left: 5 (49 enodes) 72.863 * * [simplify]: iters left: 4 (99 enodes) 72.886 * * [simplify]: iters left: 3 (234 enodes) 72.948 * * [simplify]: iters left: 2 (447 enodes) 73.061 * * [simplify]: Extracting #0: cost 1 inf + 0 73.061 * * [simplify]: Extracting #1: cost 0 inf + 1 73.062 * [simplify]: Simplified to 0 73.062 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (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)) 73.062 * * * * [progress]: [ 126 / 3260 ] simplifiying candidate # 73.062 * [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)))))) 73.062 * * [simplify]: iters left: 6 (25 enodes) 73.069 * * [simplify]: iters left: 5 (100 enodes) 73.088 * * [simplify]: iters left: 4 (203 enodes) 73.137 * * [simplify]: iters left: 3 (465 enodes) 73.281 * * [simplify]: Extracting #0: cost 1 inf + 0 73.281 * * [simplify]: Extracting #1: cost 11 inf + 0 73.281 * * [simplify]: Extracting #2: cost 110 inf + 0 73.282 * * [simplify]: Extracting #3: cost 186 inf + 3 73.284 * * [simplify]: Extracting #4: cost 166 inf + 2839 73.287 * * [simplify]: Extracting #5: cost 106 inf + 15114 73.297 * * [simplify]: Extracting #6: cost 74 inf + 24581 73.305 * * [simplify]: Extracting #7: cost 49 inf + 33887 73.317 * * [simplify]: Extracting #8: cost 3 inf + 53973 73.331 * * [simplify]: Extracting #9: cost 0 inf + 55074 73.345 * [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)))) 73.345 * [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))))))) 73.345 * [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))))) 73.345 * * [simplify]: iters left: 6 (14 enodes) 73.350 * * [simplify]: iters left: 5 (57 enodes) 73.361 * * [simplify]: iters left: 4 (121 enodes) 73.392 * * [simplify]: iters left: 3 (291 enodes) 73.484 * * [simplify]: Extracting #0: cost 1 inf + 0 73.485 * * [simplify]: Extracting #1: cost 0 inf + 1 73.485 * [simplify]: Simplified to 0 73.485 * [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)) 73.485 * * * * [progress]: [ 127 / 3260 ] simplifiying candidate # 73.485 * [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))))) 73.485 * * [simplify]: iters left: 6 (26 enodes) 73.492 * * [simplify]: iters left: 5 (101 enodes) 73.515 * * [simplify]: iters left: 4 (183 enodes) 73.553 * * [simplify]: iters left: 3 (361 enodes) 73.633 * * [simplify]: Extracting #0: cost 1 inf + 0 73.633 * * [simplify]: Extracting #1: cost 11 inf + 0 73.633 * * [simplify]: Extracting #2: cost 84 inf + 0 73.634 * * [simplify]: Extracting #3: cost 131 inf + 408 73.635 * * [simplify]: Extracting #4: cost 113 inf + 2413 73.637 * * [simplify]: Extracting #5: cost 66 inf + 8412 73.640 * * [simplify]: Extracting #6: cost 58 inf + 10737 73.644 * * [simplify]: Extracting #7: cost 54 inf + 11565 73.649 * * [simplify]: Extracting #8: cost 20 inf + 24452 73.659 * * [simplify]: Extracting #9: cost 0 inf + 33490 73.667 * * [simplify]: Extracting #10: cost 0 inf + 33275 73.675 * * [simplify]: Extracting #11: cost 0 inf + 33260 73.683 * [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)) 73.684 * [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)))))) 73.684 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 73.684 * * [simplify]: iters left: 6 (13 enodes) 73.688 * * [simplify]: iters left: 5 (52 enodes) 73.698 * * [simplify]: iters left: 4 (98 enodes) 73.720 * * [simplify]: iters left: 3 (212 enodes) 73.769 * * [simplify]: iters left: 2 (371 enodes) 73.854 * * [simplify]: Extracting #0: cost 1 inf + 0 73.854 * * [simplify]: Extracting #1: cost 0 inf + 1 73.854 * [simplify]: Simplified to 0 73.854 * [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)) 73.854 * * * * [progress]: [ 128 / 3260 ] simplifiying candidate # 73.854 * [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)))) 73.855 * * [simplify]: iters left: 6 (25 enodes) 73.864 * * [simplify]: iters left: 5 (92 enodes) 73.882 * * [simplify]: iters left: 4 (169 enodes) 73.912 * * [simplify]: iters left: 3 (293 enodes) 73.970 * * [simplify]: iters left: 2 (464 enodes) 74.066 * * [simplify]: Extracting #0: cost 1 inf + 0 74.066 * * [simplify]: Extracting #1: cost 11 inf + 0 74.067 * * [simplify]: Extracting #2: cost 70 inf + 0 74.068 * * [simplify]: Extracting #3: cost 95 inf + 1026 74.070 * * [simplify]: Extracting #4: cost 60 inf + 5033 74.072 * * [simplify]: Extracting #5: cost 52 inf + 7074 74.075 * * [simplify]: Extracting #6: cost 47 inf + 8025 74.081 * * [simplify]: Extracting #7: cost 10 inf + 20077 74.088 * * [simplify]: Extracting #8: cost 1 inf + 24199 74.095 * * [simplify]: Extracting #9: cost 0 inf + 24659 74.101 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 74.101 * [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))))) 74.102 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 74.102 * * [simplify]: iters left: 6 (12 enodes) 74.106 * * [simplify]: iters left: 5 (44 enodes) 74.115 * * [simplify]: iters left: 4 (92 enodes) 74.131 * * [simplify]: iters left: 3 (159 enodes) 74.162 * * [simplify]: iters left: 2 (267 enodes) 74.212 * * [simplify]: iters left: 1 (364 enodes) 74.279 * * [simplify]: Extracting #0: cost 1 inf + 0 74.280 * * [simplify]: Extracting #1: cost 0 inf + 1 74.280 * [simplify]: Simplified to 0 74.280 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 74.280 * * * * [progress]: [ 129 / 3260 ] simplifiying candidate # 74.280 * [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)))))) 74.280 * * [simplify]: iters left: 6 (26 enodes) 74.288 * * [simplify]: iters left: 5 (107 enodes) 74.311 * * [simplify]: iters left: 4 (236 enodes) 74.375 * * [simplify]: Extracting #0: cost 1 inf + 0 74.375 * * [simplify]: Extracting #1: cost 11 inf + 0 74.375 * * [simplify]: Extracting #2: cost 115 inf + 0 74.376 * * [simplify]: Extracting #3: cost 197 inf + 87 74.377 * * [simplify]: Extracting #4: cost 166 inf + 5960 74.383 * * [simplify]: Extracting #5: cost 60 inf + 35748 74.390 * * [simplify]: Extracting #6: cost 41 inf + 43634 74.398 * * [simplify]: Extracting #7: cost 36 inf + 44160 74.406 * * [simplify]: Extracting #8: cost 17 inf + 49887 74.416 * * [simplify]: Extracting #9: cost 5 inf + 55822 74.426 * * [simplify]: Extracting #10: cost 0 inf + 58147 74.437 * * [simplify]: Extracting #11: cost 0 inf + 58052 74.449 * [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))))) 74.449 * [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))))))) 74.450 * [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))))) 74.450 * * [simplify]: iters left: 6 (15 enodes) 74.455 * * [simplify]: iters left: 5 (64 enodes) 74.467 * * [simplify]: iters left: 4 (149 enodes) 74.509 * * [simplify]: iters left: 3 (466 enodes) 74.823 * * [simplify]: Extracting #0: cost 1 inf + 0 74.823 * * [simplify]: Extracting #1: cost 0 inf + 1 74.823 * [simplify]: Simplified to 0 74.823 * [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)) 74.823 * * * * [progress]: [ 130 / 3260 ] simplifiying candidate # 74.823 * [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))))) 74.824 * * [simplify]: iters left: 6 (27 enodes) 74.832 * * [simplify]: iters left: 5 (108 enodes) 74.853 * * [simplify]: iters left: 4 (212 enodes) 74.903 * * [simplify]: Extracting #0: cost 1 inf + 0 74.904 * * [simplify]: Extracting #1: cost 11 inf + 0 74.904 * * [simplify]: Extracting #2: cost 98 inf + 0 74.904 * * [simplify]: Extracting #3: cost 156 inf + 45 74.905 * * [simplify]: Extracting #4: cost 147 inf + 621 74.906 * * [simplify]: Extracting #5: cost 117 inf + 6097 74.910 * * [simplify]: Extracting #6: cost 56 inf + 22498 74.915 * * [simplify]: Extracting #7: cost 41 inf + 26218 74.921 * * [simplify]: Extracting #8: cost 13 inf + 34273 74.929 * * [simplify]: Extracting #9: cost 0 inf + 41445 74.937 * * [simplify]: Extracting #10: cost 0 inf + 41165 74.945 * [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)))))) 74.945 * [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)))))) 74.946 * [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)))) 74.946 * * [simplify]: iters left: 6 (14 enodes) 74.950 * * [simplify]: iters left: 5 (59 enodes) 74.962 * * [simplify]: iters left: 4 (121 enodes) 74.994 * * [simplify]: iters left: 3 (332 enodes) 75.157 * * [simplify]: Extracting #0: cost 1 inf + 0 75.157 * * [simplify]: Extracting #1: cost 0 inf + 1 75.157 * [simplify]: Simplified to 0 75.157 * [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)) 75.157 * * * * [progress]: [ 131 / 3260 ] simplifiying candidate # 75.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)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 75.161 * * [simplify]: iters left: 6 (26 enodes) 75.168 * * [simplify]: iters left: 5 (103 enodes) 75.189 * * [simplify]: iters left: 4 (203 enodes) 75.233 * * [simplify]: iters left: 3 (443 enodes) 75.384 * * [simplify]: Extracting #0: cost 1 inf + 0 75.384 * * [simplify]: Extracting #1: cost 11 inf + 0 75.384 * * [simplify]: Extracting #2: cost 127 inf + 0 75.385 * * [simplify]: Extracting #3: cost 191 inf + 89 75.386 * * [simplify]: Extracting #4: cost 158 inf + 3438 75.391 * * [simplify]: Extracting #5: cost 82 inf + 18607 75.397 * * [simplify]: Extracting #6: cost 57 inf + 25499 75.405 * * [simplify]: Extracting #7: cost 37 inf + 33592 75.416 * * [simplify]: Extracting #8: cost 2 inf + 47489 75.427 * * [simplify]: Extracting #9: cost 0 inf + 48114 75.442 * * [simplify]: Extracting #10: cost 0 inf + 48099 75.453 * [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)))) 75.453 * [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))))) 75.454 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 75.454 * * [simplify]: iters left: 6 (13 enodes) 75.458 * * [simplify]: iters left: 5 (54 enodes) 75.470 * * [simplify]: iters left: 4 (112 enodes) 75.497 * * [simplify]: iters left: 3 (281 enodes) 75.612 * * [simplify]: Extracting #0: cost 1 inf + 0 75.612 * * [simplify]: Extracting #1: cost 0 inf + 1 75.612 * [simplify]: Simplified to 0 75.612 * [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)) 75.612 * * * * [progress]: [ 132 / 3260 ] simplifiying candidate # 75.613 * [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)))))) 75.613 * * [simplify]: iters left: 6 (25 enodes) 75.620 * * [simplify]: iters left: 5 (102 enodes) 75.640 * * [simplify]: iters left: 4 (221 enodes) 75.694 * * [simplify]: Extracting #0: cost 1 inf + 0 75.694 * * [simplify]: Extracting #1: cost 11 inf + 0 75.694 * * [simplify]: Extracting #2: cost 95 inf + 0 75.695 * * [simplify]: Extracting #3: cost 154 inf + 88 75.695 * * [simplify]: Extracting #4: cost 152 inf + 213 75.696 * * [simplify]: Extracting #5: cost 124 inf + 5399 75.700 * * [simplify]: Extracting #6: cost 61 inf + 21970 75.705 * * [simplify]: Extracting #7: cost 38 inf + 27576 75.712 * * [simplify]: Extracting #8: cost 12 inf + 36081 75.723 * * [simplify]: Extracting #9: cost 0 inf + 41758 75.731 * * [simplify]: Extracting #10: cost 0 inf + 41503 75.739 * * [simplify]: Extracting #11: cost 0 inf + 41488 75.747 * [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)))) 75.748 * [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))))))) 75.748 * [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))))) 75.748 * * [simplify]: iters left: 6 (14 enodes) 75.753 * * [simplify]: iters left: 5 (59 enodes) 75.765 * * [simplify]: iters left: 4 (134 enodes) 75.802 * * [simplify]: iters left: 3 (357 enodes) 75.968 * * [simplify]: Extracting #0: cost 1 inf + 0 75.968 * * [simplify]: Extracting #1: cost 0 inf + 1 75.968 * [simplify]: Simplified to 0 75.968 * [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)) 75.968 * * * * [progress]: [ 133 / 3260 ] simplifiying candidate # 75.969 * [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))))) 75.969 * * [simplify]: iters left: 6 (26 enodes) 75.976 * * [simplify]: iters left: 5 (102 enodes) 75.999 * * [simplify]: iters left: 4 (197 enodes) 76.041 * * [simplify]: iters left: 3 (423 enodes) 76.177 * * [simplify]: Extracting #0: cost 1 inf + 0 76.177 * * [simplify]: Extracting #1: cost 11 inf + 0 76.177 * * [simplify]: Extracting #2: cost 142 inf + 0 76.178 * * [simplify]: Extracting #3: cost 221 inf + 331 76.180 * * [simplify]: Extracting #4: cost 181 inf + 5229 76.186 * * [simplify]: Extracting #5: cost 82 inf + 24605 76.198 * * [simplify]: Extracting #6: cost 57 inf + 30618 76.206 * * [simplify]: Extracting #7: cost 39 inf + 37671 76.218 * * [simplify]: Extracting #8: cost 4 inf + 51445 76.231 * * [simplify]: Extracting #9: cost 0 inf + 52965 76.244 * * [simplify]: Extracting #10: cost 0 inf + 52935 76.258 * [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)) 76.258 * [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)))))) 76.258 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 76.259 * * [simplify]: iters left: 6 (13 enodes) 76.263 * * [simplify]: iters left: 5 (53 enodes) 76.273 * * [simplify]: iters left: 4 (106 enodes) 76.299 * * [simplify]: iters left: 3 (257 enodes) 76.398 * * [simplify]: Extracting #0: cost 1 inf + 0 76.398 * * [simplify]: Extracting #1: cost 0 inf + 1 76.398 * [simplify]: Simplified to 0 76.399 * [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)) 76.399 * * * * [progress]: [ 134 / 3260 ] simplifiying candidate # 76.399 * [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)))) 76.399 * * [simplify]: iters left: 6 (25 enodes) 76.413 * * [simplify]: iters left: 5 (98 enodes) 76.432 * * [simplify]: iters left: 4 (183 enodes) 76.470 * * [simplify]: iters left: 3 (365 enodes) 76.584 * * [simplify]: Extracting #0: cost 1 inf + 0 76.584 * * [simplify]: Extracting #1: cost 11 inf + 0 76.585 * * [simplify]: Extracting #2: cost 109 inf + 0 76.585 * * [simplify]: Extracting #3: cost 149 inf + 213 76.586 * * [simplify]: Extracting #4: cost 132 inf + 1777 76.588 * * [simplify]: Extracting #5: cost 106 inf + 5362 76.591 * * [simplify]: Extracting #6: cost 67 inf + 12011 76.595 * * [simplify]: Extracting #7: cost 53 inf + 13647 76.601 * * [simplify]: Extracting #8: cost 19 inf + 25897 76.609 * * [simplify]: Extracting #9: cost 0 inf + 35837 76.618 * * [simplify]: Extracting #10: cost 0 inf + 35597 76.629 * [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))) 76.629 * [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))))) 76.629 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 76.630 * * [simplify]: iters left: 6 (12 enodes) 76.634 * * [simplify]: iters left: 5 (49 enodes) 76.644 * * [simplify]: iters left: 4 (94 enodes) 76.666 * * [simplify]: iters left: 3 (221 enodes) 76.750 * * [simplify]: iters left: 2 (492 enodes) 77.010 * * [simplify]: Extracting #0: cost 1 inf + 0 77.010 * * [simplify]: Extracting #1: cost 0 inf + 1 77.010 * [simplify]: Simplified to 0 77.010 * [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)) 77.010 * * * * [progress]: [ 135 / 3260 ] simplifiying candidate # 77.011 * [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)))))) 77.011 * * [simplify]: iters left: 6 (24 enodes) 77.017 * * [simplify]: iters left: 5 (95 enodes) 77.037 * * [simplify]: iters left: 4 (196 enodes) 77.086 * * [simplify]: iters left: 3 (441 enodes) 77.242 * * [simplify]: Extracting #0: cost 1 inf + 0 77.242 * * [simplify]: Extracting #1: cost 11 inf + 0 77.242 * * [simplify]: Extracting #2: cost 137 inf + 0 77.243 * * [simplify]: Extracting #3: cost 209 inf + 7 77.248 * * [simplify]: Extracting #4: cost 181 inf + 3506 77.253 * * [simplify]: Extracting #5: cost 81 inf + 23469 77.260 * * [simplify]: Extracting #6: cost 60 inf + 29549 77.267 * * [simplify]: Extracting #7: cost 41 inf + 36355 77.278 * * [simplify]: Extracting #8: cost 7 inf + 50144 77.290 * * [simplify]: Extracting #9: cost 0 inf + 53284 77.302 * [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)))) 77.302 * [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))))))) 77.302 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 77.302 * * [simplify]: iters left: 6 (13 enodes) 77.306 * * [simplify]: iters left: 5 (52 enodes) 77.317 * * [simplify]: iters left: 4 (111 enodes) 77.347 * * [simplify]: iters left: 3 (278 enodes) 77.457 * * [simplify]: Extracting #0: cost 1 inf + 0 77.457 * * [simplify]: Extracting #1: cost 0 inf + 1 77.457 * [simplify]: Simplified to 0 77.457 * [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)) 77.458 * * * * [progress]: [ 136 / 3260 ] simplifiying candidate # 77.458 * [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))))) 77.458 * * [simplify]: iters left: 6 (25 enodes) 77.465 * * [simplify]: iters left: 5 (96 enodes) 77.483 * * [simplify]: iters left: 4 (178 enodes) 77.524 * * [simplify]: iters left: 3 (347 enodes) 77.616 * * [simplify]: Extracting #0: cost 1 inf + 0 77.616 * * [simplify]: Extracting #1: cost 11 inf + 0 77.616 * * [simplify]: Extracting #2: cost 103 inf + 0 77.617 * * [simplify]: Extracting #3: cost 134 inf + 91 77.618 * * [simplify]: Extracting #4: cost 88 inf + 4967 77.621 * * [simplify]: Extracting #5: cost 55 inf + 9183 77.624 * * [simplify]: Extracting #6: cost 57 inf + 10041 77.627 * * [simplify]: Extracting #7: cost 54 inf + 10528 77.631 * * [simplify]: Extracting #8: cost 25 inf + 20973 77.638 * * [simplify]: Extracting #9: cost 1 inf + 32291 77.646 * * [simplify]: Extracting #10: cost 0 inf + 32456 77.654 * * [simplify]: Extracting #11: cost 0 inf + 32401 77.661 * [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)) 77.661 * [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)))))) 77.662 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 77.662 * * [simplify]: iters left: 6 (12 enodes) 77.666 * * [simplify]: iters left: 5 (47 enodes) 77.679 * * [simplify]: iters left: 4 (89 enodes) 77.700 * * [simplify]: iters left: 3 (186 enodes) 77.754 * * [simplify]: iters left: 2 (378 enodes) 77.916 * * [simplify]: Extracting #0: cost 1 inf + 0 77.917 * * [simplify]: Extracting #1: cost 0 inf + 1 77.917 * [simplify]: Simplified to 0 77.917 * [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)) 77.917 * * * * [progress]: [ 137 / 3260 ] simplifiying candidate # 77.917 * [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)))) 77.917 * * [simplify]: iters left: 6 (24 enodes) 77.924 * * [simplify]: iters left: 5 (90 enodes) 77.941 * * [simplify]: iters left: 4 (144 enodes) 77.968 * * [simplify]: iters left: 3 (235 enodes) 78.014 * * [simplify]: iters left: 2 (351 enodes) 78.091 * * [simplify]: iters left: 1 (470 enodes) 78.186 * * [simplify]: Extracting #0: cost 1 inf + 0 78.187 * * [simplify]: Extracting #1: cost 9 inf + 0 78.187 * * [simplify]: Extracting #2: cost 72 inf + 2 78.187 * * [simplify]: Extracting #3: cost 94 inf + 1044 78.189 * * [simplify]: Extracting #4: cost 72 inf + 3198 78.190 * * [simplify]: Extracting #5: cost 61 inf + 4361 78.193 * * [simplify]: Extracting #6: cost 45 inf + 7573 78.197 * * [simplify]: Extracting #7: cost 15 inf + 19950 78.203 * * [simplify]: Extracting #8: cost 0 inf + 28811 78.210 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (* (/ b a) 1/2)) 78.210 * [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))))) 78.211 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 78.211 * * [simplify]: iters left: 6 (11 enodes) 78.217 * * [simplify]: iters left: 5 (40 enodes) 78.224 * * [simplify]: iters left: 4 (65 enodes) 78.237 * * [simplify]: iters left: 3 (97 enodes) 78.256 * * [simplify]: iters left: 2 (165 enodes) 78.297 * * [simplify]: iters left: 1 (271 enodes) 78.359 * * [simplify]: Extracting #0: cost 1 inf + 0 78.359 * * [simplify]: Extracting #1: cost 0 inf + 1 78.359 * [simplify]: Simplified to 0 78.359 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 78.359 * * * * [progress]: [ 138 / 3260 ] simplifiying candidate # 78.359 * [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)))))) 78.359 * * [simplify]: iters left: 6 (23 enodes) 78.366 * * [simplify]: iters left: 5 (94 enodes) 78.384 * * [simplify]: iters left: 4 (191 enodes) 78.432 * * [simplify]: iters left: 3 (416 enodes) 78.558 * * [simplify]: Extracting #0: cost 1 inf + 0 78.558 * * [simplify]: Extracting #1: cost 11 inf + 0 78.561 * * [simplify]: Extracting #2: cost 121 inf + 0 78.562 * * [simplify]: Extracting #3: cost 178 inf + 48 78.563 * * [simplify]: Extracting #4: cost 151 inf + 4111 78.567 * * [simplify]: Extracting #5: cost 77 inf + 19111 78.573 * * [simplify]: Extracting #6: cost 60 inf + 24380 78.581 * * [simplify]: Extracting #7: cost 34 inf + 34207 78.591 * * [simplify]: Extracting #8: cost 3 inf + 46894 78.602 * * [simplify]: Extracting #9: cost 0 inf + 48019 78.614 * * [simplify]: Extracting #10: cost 0 inf + 48004 78.625 * [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)))) 78.625 * [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))))))) 78.626 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 78.626 * * [simplify]: iters left: 6 (12 enodes) 78.630 * * [simplify]: iters left: 5 (51 enodes) 78.640 * * [simplify]: iters left: 4 (106 enodes) 78.668 * * [simplify]: iters left: 3 (247 enodes) 78.747 * * [simplify]: Extracting #0: cost 1 inf + 0 78.748 * * [simplify]: Extracting #1: cost 0 inf + 1 78.748 * [simplify]: Simplified to 0 78.748 * [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)) 78.748 * * * * [progress]: [ 139 / 3260 ] simplifiying candidate # 78.748 * [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))))) 78.748 * * [simplify]: iters left: 6 (24 enodes) 78.755 * * [simplify]: iters left: 5 (95 enodes) 78.774 * * [simplify]: iters left: 4 (175 enodes) 78.815 * * [simplify]: iters left: 3 (343 enodes) 78.905 * * [simplify]: Extracting #0: cost 1 inf + 0 78.905 * * [simplify]: Extracting #1: cost 11 inf + 0 78.905 * * [simplify]: Extracting #2: cost 97 inf + 0 78.906 * * [simplify]: Extracting #3: cost 126 inf + 132 78.907 * * [simplify]: Extracting #4: cost 81 inf + 4482 78.910 * * [simplify]: Extracting #5: cost 50 inf + 8696 78.912 * * [simplify]: Extracting #6: cost 57 inf + 8859 78.915 * * [simplify]: Extracting #7: cost 55 inf + 9482 78.922 * * [simplify]: Extracting #8: cost 13 inf + 25014 78.930 * * [simplify]: Extracting #9: cost 1 inf + 31069 78.938 * * [simplify]: Extracting #10: cost 0 inf + 31274 78.946 * * [simplify]: Extracting #11: cost 0 inf + 31219 78.954 * [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))) 78.954 * [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)))))) 78.954 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 78.954 * * [simplify]: iters left: 6 (11 enodes) 78.958 * * [simplify]: iters left: 5 (46 enodes) 78.967 * * [simplify]: iters left: 4 (86 enodes) 78.987 * * [simplify]: iters left: 3 (183 enodes) 79.041 * * [simplify]: iters left: 2 (372 enodes) 79.198 * * [simplify]: Extracting #0: cost 1 inf + 0 79.198 * * [simplify]: Extracting #1: cost 0 inf + 1 79.199 * [simplify]: Simplified to 0 79.199 * [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)) 79.199 * * * * [progress]: [ 140 / 3260 ] simplifiying candidate # 79.199 * [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)))) 79.200 * * [simplify]: iters left: 6 (23 enodes) 79.206 * * [simplify]: iters left: 5 (89 enodes) 79.223 * * [simplify]: iters left: 4 (143 enodes) 79.255 * * [simplify]: iters left: 3 (234 enodes) 79.295 * * [simplify]: iters left: 2 (348 enodes) 79.372 * * [simplify]: iters left: 1 (463 enodes) 79.464 * * [simplify]: Extracting #0: cost 1 inf + 0 79.464 * * [simplify]: Extracting #1: cost 9 inf + 0 79.464 * * [simplify]: Extracting #2: cost 73 inf + 2 79.465 * * [simplify]: Extracting #3: cost 101 inf + 709 79.468 * * [simplify]: Extracting #4: cost 72 inf + 3564 79.470 * * [simplify]: Extracting #5: cost 61 inf + 4686 79.472 * * [simplify]: Extracting #6: cost 46 inf + 7340 79.477 * * [simplify]: Extracting #7: cost 16 inf + 20265 79.483 * * [simplify]: Extracting #8: cost 2 inf + 27542 79.490 * * [simplify]: Extracting #9: cost 0 inf + 29055 79.497 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 79.498 * [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))))) 79.498 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 79.498 * * [simplify]: iters left: 6 (10 enodes) 79.501 * * [simplify]: iters left: 5 (39 enodes) 79.509 * * [simplify]: iters left: 4 (64 enodes) 79.522 * * [simplify]: iters left: 3 (96 enodes) 79.540 * * [simplify]: iters left: 2 (164 enodes) 79.582 * * [simplify]: iters left: 1 (270 enodes) 79.644 * * [simplify]: Extracting #0: cost 1 inf + 0 79.645 * * [simplify]: Extracting #1: cost 0 inf + 1 79.645 * [simplify]: Simplified to 0 79.645 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 79.645 * * * * [progress]: [ 141 / 3260 ] simplifiying candidate # 79.645 * [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)))))) 79.645 * * [simplify]: iters left: 6 (23 enodes) 79.652 * * [simplify]: iters left: 5 (95 enodes) 79.671 * * [simplify]: iters left: 4 (200 enodes) 79.719 * * [simplify]: iters left: 3 (405 enodes) 79.825 * * [simplify]: Extracting #0: cost 1 inf + 0 79.825 * * [simplify]: Extracting #1: cost 11 inf + 0 79.825 * * [simplify]: Extracting #2: cost 103 inf + 0 79.826 * * [simplify]: Extracting #3: cost 171 inf + 7 79.826 * * [simplify]: Extracting #4: cost 159 inf + 632 79.829 * * [simplify]: Extracting #5: cost 110 inf + 8907 79.837 * * [simplify]: Extracting #6: cost 62 inf + 19523 79.843 * * [simplify]: Extracting #7: cost 31 inf + 31279 79.853 * * [simplify]: Extracting #8: cost 2 inf + 42286 79.863 * * [simplify]: Extracting #9: cost 0 inf + 42966 79.873 * * [simplify]: Extracting #10: cost 0 inf + 42926 79.883 * [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))))) 79.883 * [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))))))) 79.883 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 79.884 * * [simplify]: iters left: 6 (12 enodes) 79.889 * * [simplify]: iters left: 5 (53 enodes) 79.900 * * [simplify]: iters left: 4 (117 enodes) 79.931 * * [simplify]: iters left: 3 (255 enodes) 80.003 * * [simplify]: Extracting #0: cost 1 inf + 0 80.003 * * [simplify]: Extracting #1: cost 0 inf + 1 80.003 * [simplify]: Simplified to 0 80.003 * [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)) 80.003 * * * * [progress]: [ 142 / 3260 ] simplifiying candidate # 80.003 * [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))))) 80.003 * * [simplify]: iters left: 6 (24 enodes) 80.011 * * [simplify]: iters left: 5 (96 enodes) 80.029 * * [simplify]: iters left: 4 (185 enodes) 80.072 * * [simplify]: iters left: 3 (330 enodes) 80.147 * * [simplify]: Extracting #0: cost 1 inf + 0 80.148 * * [simplify]: Extracting #1: cost 11 inf + 0 80.148 * * [simplify]: Extracting #2: cost 96 inf + 0 80.149 * * [simplify]: Extracting #3: cost 139 inf + 504 80.151 * * [simplify]: Extracting #4: cost 75 inf + 7181 80.154 * * [simplify]: Extracting #5: cost 51 inf + 10044 80.157 * * [simplify]: Extracting #6: cost 57 inf + 10329 80.161 * * [simplify]: Extracting #7: cost 52 inf + 11256 80.166 * * [simplify]: Extracting #8: cost 15 inf + 25474 80.174 * * [simplify]: Extracting #9: cost 0 inf + 32841 80.182 * * [simplify]: Extracting #10: cost 0 inf + 32641 80.189 * [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)) 80.189 * [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)))))) 80.190 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 80.190 * * [simplify]: iters left: 6 (11 enodes) 80.194 * * [simplify]: iters left: 5 (48 enodes) 80.205 * * [simplify]: iters left: 4 (98 enodes) 80.228 * * [simplify]: iters left: 3 (181 enodes) 80.272 * * [simplify]: iters left: 2 (358 enodes) 80.401 * * [simplify]: Extracting #0: cost 1 inf + 0 80.401 * * [simplify]: Extracting #1: cost 0 inf + 1 80.401 * [simplify]: Simplified to 0 80.401 * [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)) 80.401 * * * * [progress]: [ 143 / 3260 ] simplifiying candidate # 80.402 * [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)))) 80.402 * * [simplify]: iters left: 6 (23 enodes) 80.412 * * [simplify]: iters left: 5 (89 enodes) 80.430 * * [simplify]: iters left: 4 (163 enodes) 80.461 * * [simplify]: iters left: 3 (272 enodes) 80.516 * * [simplify]: iters left: 2 (431 enodes) 80.622 * * [simplify]: Extracting #0: cost 1 inf + 0 80.622 * * [simplify]: Extracting #1: cost 11 inf + 0 80.623 * * [simplify]: Extracting #2: cost 75 inf + 42 80.623 * * [simplify]: Extracting #3: cost 92 inf + 1002 80.624 * * [simplify]: Extracting #4: cost 53 inf + 3862 80.626 * * [simplify]: Extracting #5: cost 51 inf + 4609 80.630 * * [simplify]: Extracting #6: cost 48 inf + 5137 80.632 * * [simplify]: Extracting #7: cost 36 inf + 6827 80.636 * * [simplify]: Extracting #8: cost 12 inf + 16334 80.642 * * [simplify]: Extracting #9: cost 0 inf + 21943 80.647 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 80.648 * [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))))) 80.648 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 80.648 * * [simplify]: iters left: 6 (10 enodes) 80.653 * * [simplify]: iters left: 5 (41 enodes) 80.661 * * [simplify]: iters left: 4 (81 enodes) 80.676 * * [simplify]: iters left: 3 (127 enodes) 80.700 * * [simplify]: iters left: 2 (186 enodes) 80.735 * * [simplify]: iters left: 1 (266 enodes) 80.808 * * [simplify]: Extracting #0: cost 1 inf + 0 80.808 * * [simplify]: Extracting #1: cost 0 inf + 1 80.808 * [simplify]: Simplified to 0 80.808 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 80.808 * * * * [progress]: [ 144 / 3260 ] simplifiying candidate # 80.808 * [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))) 80.808 * * [simplify]: iters left: 6 (22 enodes) 80.815 * * [simplify]: iters left: 5 (86 enodes) 80.833 * * [simplify]: iters left: 4 (145 enodes) 80.864 * * [simplify]: iters left: 3 (240 enodes) 80.907 * * [simplify]: iters left: 2 (363 enodes) 80.990 * * [simplify]: iters left: 1 (497 enodes) 81.102 * * [simplify]: Extracting #0: cost 1 inf + 0 81.102 * * [simplify]: Extracting #1: cost 9 inf + 0 81.103 * * [simplify]: Extracting #2: cost 79 inf + 2 81.103 * * [simplify]: Extracting #3: cost 112 inf + 586 81.105 * * [simplify]: Extracting #4: cost 79 inf + 3362 81.107 * * [simplify]: Extracting #5: cost 61 inf + 4848 81.109 * * [simplify]: Extracting #6: cost 47 inf + 7218 81.114 * * [simplify]: Extracting #7: cost 15 inf + 21757 81.121 * * [simplify]: Extracting #8: cost 0 inf + 29432 81.130 * * [simplify]: Extracting #9: cost 0 inf + 29392 81.138 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ 1/2 (/ a b))) 81.138 * [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)))) 81.138 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 81.138 * * [simplify]: iters left: 6 (9 enodes) 81.141 * * [simplify]: iters left: 5 (36 enodes) 81.150 * * [simplify]: iters left: 4 (67 enodes) 81.164 * * [simplify]: iters left: 3 (97 enodes) 81.186 * * [simplify]: iters left: 2 (158 enodes) 81.227 * * [simplify]: iters left: 1 (263 enodes) 81.280 * * [simplify]: Extracting #0: cost 1 inf + 0 81.280 * * [simplify]: Extracting #1: cost 0 inf + 1 81.280 * [simplify]: Simplified to 0 81.280 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ 1/2 (/ a b))) 0)) 81.280 * * * * [progress]: [ 145 / 3260 ] simplifiying candidate # 81.281 * [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)))) 81.281 * * [simplify]: iters left: 6 (22 enodes) 81.288 * * [simplify]: iters left: 5 (87 enodes) 81.304 * * [simplify]: iters left: 4 (154 enodes) 81.334 * * [simplify]: iters left: 3 (267 enodes) 81.390 * * [simplify]: iters left: 2 (412 enodes) 81.488 * * [simplify]: Extracting #0: cost 1 inf + 0 81.488 * * [simplify]: Extracting #1: cost 11 inf + 0 81.488 * * [simplify]: Extracting #2: cost 75 inf + 0 81.489 * * [simplify]: Extracting #3: cost 98 inf + 461 81.490 * * [simplify]: Extracting #4: cost 54 inf + 3687 81.492 * * [simplify]: Extracting #5: cost 51 inf + 4432 81.494 * * [simplify]: Extracting #6: cost 48 inf + 4919 81.496 * * [simplify]: Extracting #7: cost 39 inf + 5790 81.500 * * [simplify]: Extracting #8: cost 10 inf + 18070 81.507 * * [simplify]: Extracting #9: cost 0 inf + 22111 81.515 * * [simplify]: Extracting #10: cost 0 inf + 21816 81.521 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (* b (/ 1/2 a))) 81.521 * [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))))) 81.521 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 81.521 * * [simplify]: iters left: 5 (9 enodes) 81.525 * * [simplify]: iters left: 4 (39 enodes) 81.532 * * [simplify]: iters left: 3 (65 enodes) 81.545 * * [simplify]: iters left: 2 (129 enodes) 81.575 * * [simplify]: iters left: 1 (210 enodes) 81.617 * * [simplify]: Extracting #0: cost 1 inf + 0 81.617 * * [simplify]: Extracting #1: cost 0 inf + 1 81.617 * [simplify]: Simplified to 0 81.617 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (* b (/ 1/2 a))) 0)) 81.618 * * * * [progress]: [ 146 / 3260 ] simplifiying candidate # 81.618 * [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)))))) 81.618 * * [simplify]: iters left: 6 (22 enodes) 81.624 * * [simplify]: iters left: 5 (82 enodes) 81.642 * * [simplify]: iters left: 4 (123 enodes) 81.665 * * [simplify]: iters left: 3 (176 enodes) 81.694 * * [simplify]: iters left: 2 (240 enodes) 81.737 * * [simplify]: iters left: 1 (312 enodes) 81.793 * * [simplify]: Extracting #0: cost 1 inf + 0 81.793 * * [simplify]: Extracting #1: cost 11 inf + 0 81.793 * * [simplify]: Extracting #2: cost 56 inf + 0 81.794 * * [simplify]: Extracting #3: cost 99 inf + 252 81.794 * * [simplify]: Extracting #4: cost 92 inf + 957 81.795 * * [simplify]: Extracting #5: cost 94 inf + 2067 81.797 * * [simplify]: Extracting #6: cost 69 inf + 11763 81.803 * * [simplify]: Extracting #7: cost 28 inf + 33405 81.809 * * [simplify]: Extracting #8: cost 8 inf + 40768 81.815 * * [simplify]: Extracting #9: cost 0 inf + 43888 81.821 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 81.821 * [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))))))) 81.822 * [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))))) 81.822 * * [simplify]: iters left: 6 (10 enodes) 81.826 * * [simplify]: iters left: 5 (37 enodes) 81.833 * * [simplify]: iters left: 4 (57 enodes) 81.845 * * [simplify]: iters left: 3 (104 enodes) 81.866 * * [simplify]: iters left: 2 (158 enodes) 81.896 * * [simplify]: iters left: 1 (225 enodes) 81.933 * * [simplify]: Extracting #0: cost 1 inf + 0 81.933 * * [simplify]: Extracting #1: cost 0 inf + 1 81.933 * [simplify]: Simplified to 0 81.933 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 81.933 * * * * [progress]: [ 147 / 3260 ] simplifiying candidate # 81.934 * [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))))) 81.934 * * [simplify]: iters left: 6 (21 enodes) 81.939 * * [simplify]: iters left: 5 (73 enodes) 81.952 * * [simplify]: iters left: 4 (107 enodes) 81.974 * * [simplify]: iters left: 3 (145 enodes) 81.997 * * [simplify]: iters left: 2 (170 enodes) 82.021 * * [simplify]: iters left: 1 (185 enodes) 82.049 * * [simplify]: Extracting #0: cost 1 inf + 0 82.049 * * [simplify]: Extracting #1: cost 9 inf + 0 82.049 * * [simplify]: Extracting #2: cost 35 inf + 0 82.049 * * [simplify]: Extracting #3: cost 49 inf + 209 82.050 * * [simplify]: Extracting #4: cost 35 inf + 1527 82.050 * * [simplify]: Extracting #5: cost 40 inf + 1733 82.051 * * [simplify]: Extracting #6: cost 42 inf + 1776 82.051 * * [simplify]: Extracting #7: cost 31 inf + 2690 82.052 * * [simplify]: Extracting #8: cost 25 inf + 3871 82.054 * * [simplify]: Extracting #9: cost 6 inf + 10902 82.057 * * [simplify]: Extracting #10: cost 0 inf + 13142 82.060 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 82.060 * [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)))))) 82.061 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 82.061 * * [simplify]: iters left: 6 (9 enodes) 82.063 * * [simplify]: iters left: 5 (29 enodes) 82.069 * * [simplify]: iters left: 4 (42 enodes) 82.076 * * [simplify]: iters left: 3 (58 enodes) 82.086 * * [simplify]: iters left: 2 (68 enodes) 82.095 * * [simplify]: Extracting #0: cost 1 inf + 0 82.095 * * [simplify]: Extracting #1: cost 0 inf + 1 82.095 * [simplify]: Simplified to 0 82.095 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 82.095 * * * * [progress]: [ 148 / 3260 ] simplifiying candidate # 82.096 * [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)))))) 82.096 * * [simplify]: iters left: 6 (25 enodes) 82.102 * * [simplify]: iters left: 5 (96 enodes) 82.120 * * [simplify]: iters left: 4 (190 enodes) 82.166 * * [simplify]: iters left: 3 (368 enodes) 82.246 * * [simplify]: Extracting #0: cost 1 inf + 0 82.246 * * [simplify]: Extracting #1: cost 11 inf + 0 82.246 * * [simplify]: Extracting #2: cost 75 inf + 0 82.247 * * [simplify]: Extracting #3: cost 120 inf + 205 82.248 * * [simplify]: Extracting #4: cost 115 inf + 535 82.249 * * [simplify]: Extracting #5: cost 90 inf + 6198 82.253 * * [simplify]: Extracting #6: cost 49 inf + 19923 82.258 * * [simplify]: Extracting #7: cost 36 inf + 23178 82.264 * * [simplify]: Extracting #8: cost 13 inf + 29583 82.271 * * [simplify]: Extracting #9: cost 0 inf + 35323 82.281 * * [simplify]: Extracting #10: cost 0 inf + 35268 82.290 * [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)) 82.290 * [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))))))) 82.290 * [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))))) 82.290 * * [simplify]: iters left: 6 (13 enodes) 82.294 * * [simplify]: iters left: 5 (53 enodes) 82.306 * * [simplify]: iters left: 4 (117 enodes) 82.337 * * [simplify]: iters left: 3 (275 enodes) 82.398 * * [simplify]: iters left: 2 (474 enodes) 82.525 * * [simplify]: Extracting #0: cost 1 inf + 0 82.525 * * [simplify]: Extracting #1: cost 0 inf + 1 82.525 * [simplify]: Simplified to 0 82.525 * [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)) 82.526 * * * * [progress]: [ 149 / 3260 ] simplifiying candidate # 82.526 * [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))))) 82.526 * * [simplify]: iters left: 6 (23 enodes) 82.532 * * [simplify]: iters left: 5 (87 enodes) 82.550 * * [simplify]: iters left: 4 (150 enodes) 82.578 * * [simplify]: iters left: 3 (243 enodes) 82.621 * * [simplify]: iters left: 2 (328 enodes) 82.681 * * [simplify]: iters left: 1 (404 enodes) 82.751 * * [simplify]: Extracting #0: cost 1 inf + 0 82.752 * * [simplify]: Extracting #1: cost 11 inf + 0 82.752 * * [simplify]: Extracting #2: cost 59 inf + 0 82.752 * * [simplify]: Extracting #3: cost 101 inf + 127 82.753 * * [simplify]: Extracting #4: cost 80 inf + 3555 82.755 * * [simplify]: Extracting #5: cost 58 inf + 10382 82.759 * * [simplify]: Extracting #6: cost 37 inf + 16110 82.765 * * [simplify]: Extracting #7: cost 4 inf + 25825 82.773 * * [simplify]: Extracting #8: cost 0 inf + 27305 82.781 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 82.781 * [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)))))) 82.781 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 82.782 * * [simplify]: iters left: 6 (12 enodes) 82.785 * * [simplify]: iters left: 5 (47 enodes) 82.794 * * [simplify]: iters left: 4 (82 enodes) 82.809 * * [simplify]: iters left: 3 (157 enodes) 82.839 * * [simplify]: iters left: 2 (248 enodes) 82.884 * * [simplify]: iters left: 1 (341 enodes) 82.949 * * [simplify]: Extracting #0: cost 1 inf + 0 82.949 * * [simplify]: Extracting #1: cost 0 inf + 1 82.949 * [simplify]: Simplified to 0 82.949 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 0)) 82.950 * * * * [progress]: [ 150 / 3260 ] simplifiying candidate # 82.950 * [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)))) 82.950 * * [simplify]: iters left: 6 (24 enodes) 82.957 * * [simplify]: iters left: 5 (90 enodes) 82.974 * * [simplify]: iters left: 4 (161 enodes) 83.371 * * [simplify]: iters left: 3 (276 enodes) 83.436 * * [simplify]: iters left: 2 (410 enodes) 83.521 * * [simplify]: Extracting #0: cost 1 inf + 0 83.522 * * [simplify]: Extracting #1: cost 13 inf + 0 83.522 * * [simplify]: Extracting #2: cost 59 inf + 0 83.522 * * [simplify]: Extracting #3: cost 100 inf + 44 83.523 * * [simplify]: Extracting #4: cost 101 inf + 170 83.523 * * [simplify]: Extracting #5: cost 97 inf + 625 83.524 * * [simplify]: Extracting #6: cost 89 inf + 3587 83.527 * * [simplify]: Extracting #7: cost 40 inf + 18121 83.531 * * [simplify]: Extracting #8: cost 10 inf + 26656 83.537 * * [simplify]: Extracting #9: cost 0 inf + 30656 83.544 * * [simplify]: Extracting #10: cost 0 inf + 30561 83.550 * [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))) 83.550 * [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))))) 83.551 * [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))) 83.551 * * [simplify]: iters left: 6 (12 enodes) 83.555 * * [simplify]: iters left: 5 (47 enodes) 83.566 * * [simplify]: iters left: 4 (89 enodes) 83.589 * * [simplify]: iters left: 3 (180 enodes) 83.633 * * [simplify]: iters left: 2 (296 enodes) 83.699 * * [simplify]: iters left: 1 (428 enodes) 83.806 * * [simplify]: Extracting #0: cost 1 inf + 0 83.806 * * [simplify]: Extracting #1: cost 0 inf + 1 83.806 * [simplify]: Simplified to 0 83.806 * [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)) 83.807 * * * * [progress]: [ 151 / 3260 ] simplifiying candidate # 83.807 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 83.807 * * [simplify]: iters left: 6 (24 enodes) 83.814 * * [simplify]: iters left: 5 (89 enodes) 83.829 * * [simplify]: iters left: 4 (151 enodes) 83.855 * * [simplify]: iters left: 3 (228 enodes) 83.893 * * [simplify]: iters left: 2 (292 enodes) 83.941 * * [simplify]: iters left: 1 (346 enodes) 83.991 * * [simplify]: Extracting #0: cost 1 inf + 0 83.992 * * [simplify]: Extracting #1: cost 11 inf + 0 83.992 * * [simplify]: Extracting #2: cost 57 inf + 0 83.992 * * [simplify]: Extracting #3: cost 94 inf + 165 83.993 * * [simplify]: Extracting #4: cost 86 inf + 1262 83.994 * * [simplify]: Extracting #5: cost 66 inf + 5131 83.996 * * [simplify]: Extracting #6: cost 37 inf + 10229 83.999 * * [simplify]: Extracting #7: cost 28 inf + 11283 84.003 * * [simplify]: Extracting #8: cost 7 inf + 18594 84.009 * * [simplify]: Extracting #9: cost 0 inf + 21334 84.015 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 84.015 * [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))))))) 84.015 * [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))))) 84.015 * * [simplify]: iters left: 6 (12 enodes) 84.019 * * [simplify]: iters left: 5 (46 enodes) 84.027 * * [simplify]: iters left: 4 (81 enodes) 84.041 * * [simplify]: iters left: 3 (134 enodes) 84.066 * * [simplify]: iters left: 2 (197 enodes) 84.098 * * [simplify]: iters left: 1 (271 enodes) 84.140 * * [simplify]: Extracting #0: cost 1 inf + 0 84.140 * * [simplify]: Extracting #1: cost 0 inf + 1 84.140 * [simplify]: Simplified to 0 84.141 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 84.141 * * * * [progress]: [ 152 / 3260 ] simplifiying candidate # 84.141 * [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))))) 84.141 * * [simplify]: iters left: 6 (21 enodes) 84.147 * * [simplify]: iters left: 5 (77 enodes) 84.162 * * [simplify]: iters left: 4 (119 enodes) 84.182 * * [simplify]: iters left: 3 (172 enodes) 84.209 * * [simplify]: iters left: 2 (218 enodes) 84.245 * * [simplify]: iters left: 1 (250 enodes) 84.279 * * [simplify]: Extracting #0: cost 1 inf + 0 84.279 * * [simplify]: Extracting #1: cost 9 inf + 0 84.279 * * [simplify]: Extracting #2: cost 42 inf + 0 84.280 * * [simplify]: Extracting #3: cost 73 inf + 42 84.280 * * [simplify]: Extracting #4: cost 71 inf + 413 84.280 * * [simplify]: Extracting #5: cost 66 inf + 1561 84.281 * * [simplify]: Extracting #6: cost 44 inf + 4911 84.283 * * [simplify]: Extracting #7: cost 33 inf + 5905 84.285 * * [simplify]: Extracting #8: cost 26 inf + 7112 84.288 * * [simplify]: Extracting #9: cost 4 inf + 15243 84.292 * * [simplify]: Extracting #10: cost 0 inf + 16763 84.296 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (- (/ b 2)) a)) 84.296 * [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)))))) 84.296 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 84.296 * * [simplify]: iters left: 6 (10 enodes) 84.299 * * [simplify]: iters left: 5 (38 enodes) 84.306 * * [simplify]: iters left: 4 (59 enodes) 84.318 * * [simplify]: iters left: 3 (88 enodes) 84.331 * * [simplify]: iters left: 2 (117 enodes) 84.348 * * [simplify]: iters left: 1 (144 enodes) 84.368 * * [simplify]: Extracting #0: cost 1 inf + 0 84.368 * * [simplify]: Extracting #1: cost 0 inf + 1 84.368 * [simplify]: Simplified to 0 84.368 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (- (/ b 2)) a)) 0)) 84.368 * * * * [progress]: [ 153 / 3260 ] simplifiying candidate # 84.369 * [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)))) 84.369 * * [simplify]: iters left: 6 (23 enodes) 84.376 * * [simplify]: iters left: 5 (85 enodes) 84.392 * * [simplify]: iters left: 4 (133 enodes) 84.417 * * [simplify]: iters left: 3 (203 enodes) 84.449 * * [simplify]: iters left: 2 (254 enodes) 84.489 * * [simplify]: iters left: 1 (284 enodes) 84.530 * * [simplify]: Extracting #0: cost 1 inf + 0 84.530 * * [simplify]: Extracting #1: cost 11 inf + 0 84.530 * * [simplify]: Extracting #2: cost 49 inf + 0 84.530 * * [simplify]: Extracting #3: cost 68 inf + 128 84.531 * * [simplify]: Extracting #4: cost 57 inf + 996 84.532 * * [simplify]: Extracting #5: cost 51 inf + 2390 84.533 * * [simplify]: Extracting #6: cost 43 inf + 4267 84.534 * * [simplify]: Extracting #7: cost 33 inf + 5082 84.536 * * [simplify]: Extracting #8: cost 23 inf + 7085 84.539 * * [simplify]: Extracting #9: cost 6 inf + 13436 84.543 * * [simplify]: Extracting #10: cost 0 inf + 15796 84.549 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 84.549 * [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))))) 84.549 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 84.550 * * [simplify]: iters left: 6 (11 enodes) 84.553 * * [simplify]: iters left: 5 (42 enodes) 84.561 * * [simplify]: iters left: 4 (67 enodes) 84.573 * * [simplify]: iters left: 3 (111 enodes) 84.592 * * [simplify]: iters left: 2 (140 enodes) 84.611 * * [simplify]: iters left: 1 (160 enodes) 84.632 * * [simplify]: Extracting #0: cost 1 inf + 0 84.632 * * [simplify]: Extracting #1: cost 0 inf + 1 84.632 * [simplify]: Simplified to 0 84.632 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 84.632 * * * * [progress]: [ 154 / 3260 ] simplifiying candidate # 84.633 * [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)))))) 84.633 * * [simplify]: iters left: 6 (28 enodes) 84.641 * * [simplify]: iters left: 5 (111 enodes) 84.662 * * [simplify]: iters left: 4 (254 enodes) 84.744 * * [simplify]: Extracting #0: cost 1 inf + 0 84.745 * * [simplify]: Extracting #1: cost 11 inf + 0 84.745 * * [simplify]: Extracting #2: cost 151 inf + 0 84.746 * * [simplify]: Extracting #3: cost 274 inf + 1 84.747 * * [simplify]: Extracting #4: cost 263 inf + 1819 84.753 * * [simplify]: Extracting #5: cost 149 inf + 41091 84.765 * * [simplify]: Extracting #6: cost 44 inf + 81236 84.782 * * [simplify]: Extracting #7: cost 21 inf + 89073 84.798 * * [simplify]: Extracting #8: cost 1 inf + 95793 84.814 * * [simplify]: Extracting #9: cost 0 inf + 95766 84.830 * * [simplify]: Extracting #10: cost 0 inf + 95686 84.847 * [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))))) 84.847 * [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))))))) 84.848 * [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))))) 84.848 * * [simplify]: iters left: 6 (16 enodes) 84.853 * * [simplify]: iters left: 5 (68 enodes) 84.869 * * [simplify]: iters left: 4 (179 enodes) 84.937 * * [simplify]: Extracting #0: cost 1 inf + 0 84.937 * * [simplify]: Extracting #1: cost 27 inf + 0 84.938 * * [simplify]: Extracting #2: cost 153 inf + 0 84.939 * * [simplify]: Extracting #3: cost 242 inf + 83 84.941 * * [simplify]: Extracting #4: cost 185 inf + 16503 84.952 * * [simplify]: Extracting #5: cost 15 inf + 79352 84.965 * * [simplify]: Extracting #6: cost 0 inf + 84943 84.978 * [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))))) 84.979 * [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))))))) 84.979 * * * * [progress]: [ 155 / 3260 ] simplifiying candidate # 84.979 * [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))))) 84.979 * * [simplify]: iters left: 6 (26 enodes) 84.987 * * [simplify]: iters left: 5 (103 enodes) 85.008 * * [simplify]: iters left: 4 (215 enodes) 85.064 * * [simplify]: Extracting #0: cost 1 inf + 0 85.064 * * [simplify]: Extracting #1: cost 11 inf + 0 85.064 * * [simplify]: Extracting #2: cost 112 inf + 0 85.065 * * [simplify]: Extracting #3: cost 198 inf + 0 85.066 * * [simplify]: Extracting #4: cost 181 inf + 2505 85.070 * * [simplify]: Extracting #5: cost 95 inf + 29112 85.078 * * [simplify]: Extracting #6: cost 37 inf + 50930 85.090 * * [simplify]: Extracting #7: cost 29 inf + 52585 85.099 * * [simplify]: Extracting #8: cost 11 inf + 57314 85.110 * * [simplify]: Extracting #9: cost 2 inf + 61374 85.120 * * [simplify]: Extracting #10: cost 0 inf + 62159 85.131 * [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)))))) 85.132 * [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)))))) 85.132 * [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)))) 85.132 * * [simplify]: iters left: 6 (15 enodes) 85.137 * * [simplify]: iters left: 5 (63 enodes) 85.150 * * [simplify]: iters left: 4 (145 enodes) 85.195 * * [simplify]: iters left: 3 (499 enodes) 85.481 * * [simplify]: Extracting #0: cost 1 inf + 0 85.481 * * [simplify]: Extracting #1: cost 0 inf + 1 85.481 * [simplify]: Simplified to 0 85.481 * [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)) 85.482 * * * * [progress]: [ 156 / 3260 ] simplifiying candidate # 85.482 * [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)))) 85.482 * * [simplify]: iters left: 6 (27 enodes) 85.490 * * [simplify]: iters left: 5 (105 enodes) 85.511 * * [simplify]: iters left: 4 (232 enodes) 85.576 * * [simplify]: Extracting #0: cost 1 inf + 0 85.576 * * [simplify]: Extracting #1: cost 13 inf + 0 85.577 * * [simplify]: Extracting #2: cost 114 inf + 0 85.577 * * [simplify]: Extracting #3: cost 183 inf + 2 85.578 * * [simplify]: Extracting #4: cost 164 inf + 3036 85.582 * * [simplify]: Extracting #5: cost 75 inf + 29689 85.589 * * [simplify]: Extracting #6: cost 34 inf + 43019 85.597 * * [simplify]: Extracting #7: cost 21 inf + 46287 85.607 * * [simplify]: Extracting #8: cost 0 inf + 53550 85.616 * * [simplify]: Extracting #9: cost 0 inf + 53440 85.626 * [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)))))) 85.626 * [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))))) 85.626 * [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))) 85.627 * * [simplify]: iters left: 6 (15 enodes) 85.631 * * [simplify]: iters left: 5 (62 enodes) 85.647 * * [simplify]: iters left: 4 (159 enodes) 85.695 * * [simplify]: iters left: 3 (475 enodes) 85.936 * * [simplify]: Extracting #0: cost 1 inf + 0 85.936 * * [simplify]: Extracting #1: cost 42 inf + 0 85.937 * * [simplify]: Extracting #2: cost 194 inf + 1 85.940 * * [simplify]: Extracting #3: cost 205 inf + 15094 85.958 * * [simplify]: Extracting #4: cost 20 inf + 63712 85.973 * * [simplify]: Extracting #5: cost 3 inf + 65204 85.989 * * [simplify]: Extracting #6: cost 0 inf + 65965 86.004 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 86.004 * [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)))) 86.005 * * * * [progress]: [ 157 / 3260 ] simplifiying candidate # 86.005 * [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)))))) 86.005 * * [simplify]: iters left: 6 (27 enodes) 86.013 * * [simplify]: iters left: 5 (105 enodes) 86.032 * * [simplify]: iters left: 4 (223 enodes) 86.092 * * [simplify]: Extracting #0: cost 1 inf + 0 86.092 * * [simplify]: Extracting #1: cost 11 inf + 0 86.092 * * [simplify]: Extracting #2: cost 113 inf + 0 86.093 * * [simplify]: Extracting #3: cost 203 inf + 0 86.094 * * [simplify]: Extracting #4: cost 194 inf + 691 86.096 * * [simplify]: Extracting #5: cost 137 inf + 15415 86.105 * * [simplify]: Extracting #6: cost 46 inf + 50241 86.117 * * [simplify]: Extracting #7: cost 22 inf + 57622 86.128 * * [simplify]: Extracting #8: cost 0 inf + 64726 86.140 * * [simplify]: Extracting #9: cost 0 inf + 64616 86.151 * * [simplify]: Extracting #10: cost 0 inf + 64536 86.163 * [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)))) 86.163 * [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))))))) 86.163 * [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))))) 86.163 * * [simplify]: iters left: 6 (15 enodes) 86.168 * * [simplify]: iters left: 5 (62 enodes) 86.180 * * [simplify]: iters left: 4 (148 enodes) 86.225 * * [simplify]: iters left: 3 (499 enodes) 86.521 * * [simplify]: Extracting #0: cost 1 inf + 0 86.521 * * [simplify]: Extracting #1: cost 0 inf + 1 86.521 * [simplify]: Simplified to 0 86.521 * [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)) 86.521 * * * * [progress]: [ 158 / 3260 ] simplifiying candidate # 86.522 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 86.522 * * [simplify]: iters left: 6 (25 enodes) 86.529 * * [simplify]: iters left: 5 (96 enodes) 86.546 * * [simplify]: iters left: 4 (187 enodes) 86.595 * * [simplify]: iters left: 3 (471 enodes) 86.750 * * [simplify]: Extracting #0: cost 1 inf + 0 86.750 * * [simplify]: Extracting #1: cost 11 inf + 0 86.750 * * [simplify]: Extracting #2: cost 125 inf + 0 86.751 * * [simplify]: Extracting #3: cost 256 inf + 1 86.753 * * [simplify]: Extracting #4: cost 246 inf + 2956 86.759 * * [simplify]: Extracting #5: cost 140 inf + 29850 86.775 * * [simplify]: Extracting #6: cost 45 inf + 58758 86.789 * * [simplify]: Extracting #7: cost 20 inf + 67229 86.805 * * [simplify]: Extracting #8: cost 1 inf + 73302 86.822 * * [simplify]: Extracting #9: cost 0 inf + 73169 86.839 * * [simplify]: Extracting #10: cost 0 inf + 73129 86.856 * [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)) 86.856 * [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)))))) 86.856 * [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)))) 86.857 * * [simplify]: iters left: 6 (14 enodes) 86.861 * * [simplify]: iters left: 5 (56 enodes) 86.872 * * [simplify]: iters left: 4 (117 enodes) 86.902 * * [simplify]: iters left: 3 (347 enodes) 87.037 * * [simplify]: Extracting #0: cost 1 inf + 0 87.037 * * [simplify]: Extracting #1: cost 0 inf + 1 87.037 * [simplify]: Simplified to 0 87.037 * [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)) 87.037 * * * * [progress]: [ 159 / 3260 ] simplifiying candidate # 87.038 * [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)))) 87.038 * * [simplify]: iters left: 6 (26 enodes) 87.045 * * [simplify]: iters left: 5 (100 enodes) 87.067 * * [simplify]: iters left: 4 (188 enodes) 87.109 * * [simplify]: iters left: 3 (426 enodes) 87.266 * * [simplify]: Extracting #0: cost 1 inf + 0 87.266 * * [simplify]: Extracting #1: cost 11 inf + 0 87.266 * * [simplify]: Extracting #2: cost 113 inf + 0 87.267 * * [simplify]: Extracting #3: cost 195 inf + 2 87.268 * * [simplify]: Extracting #4: cost 179 inf + 3486 87.273 * * [simplify]: Extracting #5: cost 100 inf + 21478 87.283 * * [simplify]: Extracting #6: cost 40 inf + 37334 87.293 * * [simplify]: Extracting #7: cost 29 inf + 41054 87.305 * * [simplify]: Extracting #8: cost 2 inf + 49347 87.318 * * [simplify]: Extracting #9: cost 0 inf + 50132 87.333 * [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)) 87.333 * [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))))) 87.334 * [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))) 87.334 * * [simplify]: iters left: 6 (14 enodes) 87.339 * * [simplify]: iters left: 5 (57 enodes) 87.351 * * [simplify]: iters left: 4 (116 enodes) 87.381 * * [simplify]: iters left: 3 (321 enodes) 87.509 * * [simplify]: Extracting #0: cost 1 inf + 0 87.509 * * [simplify]: Extracting #1: cost 0 inf + 1 87.509 * [simplify]: Simplified to 0 87.510 * [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)) 87.510 * * * * [progress]: [ 160 / 3260 ] simplifiying candidate # 87.510 * [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)))))) 87.510 * * [simplify]: iters left: 6 (27 enodes) 87.518 * * [simplify]: iters left: 5 (105 enodes) 87.541 * * [simplify]: iters left: 4 (222 enodes) 87.597 * * [simplify]: Extracting #0: cost 1 inf + 0 87.597 * * [simplify]: Extracting #1: cost 11 inf + 0 87.598 * * [simplify]: Extracting #2: cost 96 inf + 0 87.598 * * [simplify]: Extracting #3: cost 165 inf + 2 87.599 * * [simplify]: Extracting #4: cost 164 inf + 5 87.600 * * [simplify]: Extracting #5: cost 129 inf + 7281 87.608 * * [simplify]: Extracting #6: cost 49 inf + 31331 87.615 * * [simplify]: Extracting #7: cost 29 inf + 36312 87.621 * * [simplify]: Extracting #8: cost 10 inf + 41063 87.629 * * [simplify]: Extracting #9: cost 0 inf + 46173 87.638 * * [simplify]: Extracting #10: cost 0 inf + 46063 87.646 * * [simplify]: Extracting #11: cost 0 inf + 45983 87.654 * [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)) 87.655 * [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))))))) 87.655 * [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))))) 87.655 * * [simplify]: iters left: 6 (15 enodes) 87.660 * * [simplify]: iters left: 5 (62 enodes) 87.673 * * [simplify]: iters left: 4 (149 enodes) 87.717 * * [simplify]: iters left: 3 (450 enodes) 87.955 * * [simplify]: Extracting #0: cost 1 inf + 0 87.955 * * [simplify]: Extracting #1: cost 0 inf + 1 87.955 * [simplify]: Simplified to 0 87.955 * [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)) 87.955 * * * * [progress]: [ 161 / 3260 ] simplifiying candidate # 87.955 * [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))))) 87.956 * * [simplify]: iters left: 6 (25 enodes) 87.963 * * [simplify]: iters left: 5 (97 enodes) 87.982 * * [simplify]: iters left: 4 (186 enodes) 88.030 * * [simplify]: iters left: 3 (451 enodes) 88.182 * * [simplify]: Extracting #0: cost 1 inf + 0 88.182 * * [simplify]: Extracting #1: cost 11 inf + 0 88.182 * * [simplify]: Extracting #2: cost 106 inf + 0 88.184 * * [simplify]: Extracting #3: cost 211 inf + 4 88.185 * * [simplify]: Extracting #4: cost 196 inf + 1959 88.189 * * [simplify]: Extracting #5: cost 100 inf + 20984 88.200 * * [simplify]: Extracting #6: cost 55 inf + 32969 88.210 * * [simplify]: Extracting #7: cost 25 inf + 42616 88.222 * * [simplify]: Extracting #8: cost 1 inf + 49793 88.234 * * [simplify]: Extracting #9: cost 0 inf + 50254 88.247 * [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))) 88.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)) (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)))))) 88.247 * [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)))) 88.248 * * [simplify]: iters left: 6 (14 enodes) 88.252 * * [simplify]: iters left: 5 (57 enodes) 88.263 * * [simplify]: iters left: 4 (118 enodes) 88.294 * * [simplify]: iters left: 3 (314 enodes) 88.407 * * [simplify]: Extracting #0: cost 1 inf + 0 88.407 * * [simplify]: Extracting #1: cost 0 inf + 1 88.407 * [simplify]: Simplified to 0 88.407 * [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)) 88.407 * * * * [progress]: [ 162 / 3260 ] simplifiying candidate # 88.408 * [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)))) 88.408 * * [simplify]: iters left: 6 (25 enodes) 88.415 * * [simplify]: iters left: 5 (91 enodes) 88.433 * * [simplify]: iters left: 4 (174 enodes) 88.469 * * [simplify]: iters left: 3 (354 enodes) 88.568 * * [simplify]: Extracting #0: cost 1 inf + 0 88.568 * * [simplify]: Extracting #1: cost 13 inf + 0 88.569 * * [simplify]: Extracting #2: cost 101 inf + 0 88.570 * * [simplify]: Extracting #3: cost 148 inf + 4 88.571 * * [simplify]: Extracting #4: cost 112 inf + 5052 88.575 * * [simplify]: Extracting #5: cost 47 inf + 17060 88.579 * * [simplify]: Extracting #6: cost 40 inf + 20341 88.585 * * [simplify]: Extracting #7: cost 37 inf + 21006 88.591 * * [simplify]: Extracting #8: cost 8 inf + 29634 88.598 * * [simplify]: Extracting #9: cost 0 inf + 33234 88.606 * * [simplify]: Extracting #10: cost 0 inf + 33179 88.614 * [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)) 88.614 * [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))))) 88.615 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 88.615 * * [simplify]: iters left: 6 (13 enodes) 88.622 * * [simplify]: iters left: 5 (48 enodes) 88.631 * * [simplify]: iters left: 4 (103 enodes) 88.654 * * [simplify]: iters left: 3 (238 enodes) 88.724 * * [simplify]: Extracting #0: cost 1 inf + 0 88.724 * * [simplify]: Extracting #1: cost 0 inf + 1 88.724 * [simplify]: Simplified to 0 88.724 * [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)) 88.725 * * * * [progress]: [ 163 / 3260 ] simplifiying candidate # 88.725 * [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)))))) 88.725 * * [simplify]: iters left: 6 (27 enodes) 88.733 * * [simplify]: iters left: 5 (104 enodes) 88.752 * * [simplify]: iters left: 4 (216 enodes) 88.808 * * [simplify]: Extracting #0: cost 1 inf + 0 88.809 * * [simplify]: Extracting #1: cost 11 inf + 0 88.809 * * [simplify]: Extracting #2: cost 112 inf + 0 88.809 * * [simplify]: Extracting #3: cost 203 inf + 0 88.810 * * [simplify]: Extracting #4: cost 193 inf + 933 88.813 * * [simplify]: Extracting #5: cost 132 inf + 17554 88.820 * * [simplify]: Extracting #6: cost 52 inf + 47231 88.830 * * [simplify]: Extracting #7: cost 24 inf + 56791 88.843 * * [simplify]: Extracting #8: cost 1 inf + 64653 88.854 * * [simplify]: Extracting #9: cost 0 inf + 64585 88.865 * * [simplify]: Extracting #10: cost 0 inf + 64505 88.877 * [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))) 88.877 * [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))))))) 88.878 * [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))))) 88.878 * * [simplify]: iters left: 6 (15 enodes) 88.883 * * [simplify]: iters left: 5 (61 enodes) 88.897 * * [simplify]: iters left: 4 (142 enodes) 88.945 * * [simplify]: iters left: 3 (474 enodes) 89.222 * * [simplify]: Extracting #0: cost 1 inf + 0 89.222 * * [simplify]: Extracting #1: cost 0 inf + 1 89.222 * [simplify]: Simplified to 0 89.222 * [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)) 89.222 * * * * [progress]: [ 164 / 3260 ] simplifiying candidate # 89.222 * [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))))) 89.222 * * [simplify]: iters left: 6 (25 enodes) 89.230 * * [simplify]: iters left: 5 (96 enodes) 89.263 * * [simplify]: iters left: 4 (182 enodes) 89.327 * * [simplify]: iters left: 3 (441 enodes) 89.507 * * [simplify]: Extracting #0: cost 1 inf + 0 89.507 * * [simplify]: Extracting #1: cost 11 inf + 0 89.507 * * [simplify]: Extracting #2: cost 111 inf + 0 89.508 * * [simplify]: Extracting #3: cost 219 inf + 1 89.510 * * [simplify]: Extracting #4: cost 203 inf + 3041 89.519 * * [simplify]: Extracting #5: cost 100 inf + 27784 89.534 * * [simplify]: Extracting #6: cost 44 inf + 44748 89.552 * * [simplify]: Extracting #7: cost 23 inf + 51323 89.565 * * [simplify]: Extracting #8: cost 1 inf + 58632 89.581 * * [simplify]: Extracting #9: cost 0 inf + 58797 89.602 * * [simplify]: Extracting #10: cost 0 inf + 58717 89.623 * [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))))) 89.623 * [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)))))) 89.623 * [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)))) 89.623 * * [simplify]: iters left: 6 (14 enodes) 89.628 * * [simplify]: iters left: 5 (56 enodes) 89.638 * * [simplify]: iters left: 4 (113 enodes) 89.666 * * [simplify]: iters left: 3 (324 enodes) 89.771 * * [simplify]: Extracting #0: cost 1 inf + 0 89.771 * * [simplify]: Extracting #1: cost 0 inf + 1 89.771 * [simplify]: Simplified to 0 89.771 * [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)) 89.771 * * * * [progress]: [ 165 / 3260 ] simplifiying candidate # 89.771 * [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)))) 89.771 * * [simplify]: iters left: 6 (26 enodes) 89.782 * * [simplify]: iters left: 5 (99 enodes) 89.801 * * [simplify]: iters left: 4 (183 enodes) 89.840 * * [simplify]: iters left: 3 (414 enodes) 89.987 * * [simplify]: Extracting #0: cost 1 inf + 0 89.987 * * [simplify]: Extracting #1: cost 11 inf + 0 89.987 * * [simplify]: Extracting #2: cost 89 inf + 0 89.988 * * [simplify]: Extracting #3: cost 167 inf + 43 89.990 * * [simplify]: Extracting #4: cost 164 inf + 292 89.992 * * [simplify]: Extracting #5: cost 139 inf + 3981 90.000 * * [simplify]: Extracting #6: cost 64 inf + 22118 90.014 * * [simplify]: Extracting #7: cost 25 inf + 32311 90.030 * * [simplify]: Extracting #8: cost 2 inf + 40293 90.043 * * [simplify]: Extracting #9: cost 0 inf + 41103 90.052 * [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)) 90.052 * [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))))) 90.053 * [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))) 90.053 * * [simplify]: iters left: 6 (14 enodes) 90.058 * * [simplify]: iters left: 5 (56 enodes) 90.069 * * [simplify]: iters left: 4 (112 enodes) 90.095 * * [simplify]: iters left: 3 (297 enodes) 90.191 * * [simplify]: Extracting #0: cost 1 inf + 0 90.191 * * [simplify]: Extracting #1: cost 0 inf + 1 90.191 * [simplify]: Simplified to 0 90.191 * [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)) 90.192 * * * * [progress]: [ 166 / 3260 ] simplifiying candidate # 90.192 * [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)))))) 90.192 * * [simplify]: iters left: 6 (25 enodes) 90.199 * * [simplify]: iters left: 5 (96 enodes) 90.217 * * [simplify]: iters left: 4 (190 enodes) 90.260 * * [simplify]: iters left: 3 (435 enodes) 90.383 * * [simplify]: Extracting #0: cost 1 inf + 0 90.383 * * [simplify]: Extracting #1: cost 11 inf + 0 90.383 * * [simplify]: Extracting #2: cost 101 inf + 0 90.384 * * [simplify]: Extracting #3: cost 221 inf + 0 90.385 * * [simplify]: Extracting #4: cost 213 inf + 1059 90.389 * * [simplify]: Extracting #5: cost 125 inf + 20987 90.398 * * [simplify]: Extracting #6: cost 58 inf + 41863 90.410 * * [simplify]: Extracting #7: cost 23 inf + 52381 90.426 * * [simplify]: Extracting #8: cost 2 inf + 59550 90.449 * * [simplify]: Extracting #9: cost 0 inf + 60430 90.464 * [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)))) 90.464 * [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))))))) 90.465 * [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))))) 90.465 * * [simplify]: iters left: 6 (13 enodes) 90.469 * * [simplify]: iters left: 5 (53 enodes) 90.480 * * [simplify]: iters left: 4 (118 enodes) 90.515 * * [simplify]: iters left: 3 (324 enodes) 90.623 * * [simplify]: Extracting #0: cost 1 inf + 0 90.623 * * [simplify]: Extracting #1: cost 0 inf + 1 90.623 * [simplify]: Simplified to 0 90.623 * [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)) 90.623 * * * * [progress]: [ 167 / 3260 ] simplifiying candidate # 90.624 * [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))))) 90.624 * * [simplify]: iters left: 6 (22 enodes) 90.630 * * [simplify]: iters left: 5 (82 enodes) 90.644 * * [simplify]: iters left: 4 (145 enodes) 90.673 * * [simplify]: iters left: 3 (301 enodes) 90.740 * * [simplify]: Extracting #0: cost 1 inf + 0 90.740 * * [simplify]: Extracting #1: cost 9 inf + 0 90.740 * * [simplify]: Extracting #2: cost 75 inf + 0 90.741 * * [simplify]: Extracting #3: cost 147 inf + 42 90.741 * * [simplify]: Extracting #4: cost 146 inf + 249 90.742 * * [simplify]: Extracting #5: cost 114 inf + 5281 90.747 * * [simplify]: Extracting #6: cost 49 inf + 20030 90.752 * * [simplify]: Extracting #7: cost 37 inf + 22157 90.759 * * [simplify]: Extracting #8: cost 8 inf + 31163 90.769 * * [simplify]: Extracting #9: cost 0 inf + 34425 90.777 * * [simplify]: Extracting #10: cost 0 inf + 34330 90.785 * [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)))) 90.785 * [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)))))) 90.785 * [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)))) 90.785 * * [simplify]: iters left: 6 (11 enodes) 90.789 * * [simplify]: iters left: 5 (43 enodes) 90.797 * * [simplify]: iters left: 4 (84 enodes) 90.815 * * [simplify]: iters left: 3 (212 enodes) 90.869 * * [simplify]: iters left: 2 (472 enodes) 90.991 * * [simplify]: Extracting #0: cost 1 inf + 0 90.991 * * [simplify]: Extracting #1: cost 0 inf + 1 90.991 * [simplify]: Simplified to 0 90.991 * [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)) 90.991 * * * * [progress]: [ 168 / 3260 ] simplifiying candidate # 90.991 * [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)))) 90.992 * * [simplify]: iters left: 6 (24 enodes) 90.998 * * [simplify]: iters left: 5 (92 enodes) 91.015 * * [simplify]: iters left: 4 (167 enodes) 91.066 * * [simplify]: iters left: 3 (335 enodes) 91.171 * * [simplify]: Extracting #0: cost 1 inf + 0 91.172 * * [simplify]: Extracting #1: cost 11 inf + 0 91.172 * * [simplify]: Extracting #2: cost 74 inf + 0 91.172 * * [simplify]: Extracting #3: cost 125 inf + 43 91.173 * * [simplify]: Extracting #4: cost 123 inf + 208 91.174 * * [simplify]: Extracting #5: cost 101 inf + 2654 91.176 * * [simplify]: Extracting #6: cost 56 inf + 11065 91.180 * * [simplify]: Extracting #7: cost 37 inf + 14744 91.185 * * [simplify]: Extracting #8: cost 29 inf + 15532 91.190 * * [simplify]: Extracting #9: cost 11 inf + 22386 91.197 * * [simplify]: Extracting #10: cost 1 inf + 26946 91.204 * * [simplify]: Extracting #11: cost 0 inf + 27351 91.211 * [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))) 91.211 * [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))))) 91.211 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 91.211 * * [simplify]: iters left: 6 (12 enodes) 91.215 * * [simplify]: iters left: 5 (49 enodes) 91.226 * * [simplify]: iters left: 4 (99 enodes) 91.251 * * [simplify]: iters left: 3 (234 enodes) 91.326 * * [simplify]: iters left: 2 (447 enodes) 91.439 * * [simplify]: Extracting #0: cost 1 inf + 0 91.440 * * [simplify]: Extracting #1: cost 0 inf + 1 91.440 * [simplify]: Simplified to 0 91.440 * [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)) 91.440 * * * * [progress]: [ 169 / 3260 ] simplifiying candidate # 91.440 * [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)))))) 91.440 * * [simplify]: iters left: 6 (26 enodes) 91.448 * * [simplify]: iters left: 5 (100 enodes) 91.467 * * [simplify]: iters left: 4 (192 enodes) 91.509 * * [simplify]: iters left: 3 (408 enodes) 91.629 * * [simplify]: Extracting #0: cost 1 inf + 0 91.629 * * [simplify]: Extracting #1: cost 11 inf + 0 91.629 * * [simplify]: Extracting #2: cost 89 inf + 0 91.630 * * [simplify]: Extracting #3: cost 155 inf + 2 91.630 * * [simplify]: Extracting #4: cost 151 inf + 170 91.632 * * [simplify]: Extracting #5: cost 115 inf + 7363 91.637 * * [simplify]: Extracting #6: cost 48 inf + 23579 91.647 * * [simplify]: Extracting #7: cost 37 inf + 25312 91.654 * * [simplify]: Extracting #8: cost 11 inf + 32807 91.664 * * [simplify]: Extracting #9: cost 0 inf + 37907 91.673 * * [simplify]: Extracting #10: cost 0 inf + 37852 91.683 * [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)))) 91.683 * [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))))))) 91.683 * [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))))) 91.683 * * [simplify]: iters left: 6 (14 enodes) 91.688 * * [simplify]: iters left: 5 (57 enodes) 91.699 * * [simplify]: iters left: 4 (121 enodes) 91.730 * * [simplify]: iters left: 3 (291 enodes) 91.839 * * [simplify]: Extracting #0: cost 1 inf + 0 91.839 * * [simplify]: Extracting #1: cost 0 inf + 1 91.839 * [simplify]: Simplified to 0 91.839 * [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)) 91.839 * * * * [progress]: [ 170 / 3260 ] simplifiying candidate # 91.840 * [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))))) 91.840 * * [simplify]: iters left: 6 (24 enodes) 91.848 * * [simplify]: iters left: 5 (92 enodes) 91.870 * * [simplify]: iters left: 4 (164 enodes) 91.922 * * [simplify]: iters left: 3 (338 enodes) 92.007 * * [simplify]: Extracting #0: cost 1 inf + 0 92.007 * * [simplify]: Extracting #1: cost 11 inf + 0 92.008 * * [simplify]: Extracting #2: cost 72 inf + 0 92.008 * * [simplify]: Extracting #3: cost 118 inf + 44 92.009 * * [simplify]: Extracting #4: cost 113 inf + 577 92.010 * * [simplify]: Extracting #5: cost 81 inf + 4251 92.013 * * [simplify]: Extracting #6: cost 55 inf + 8943 92.016 * * [simplify]: Extracting #7: cost 46 inf + 10545 92.021 * * [simplify]: Extracting #8: cost 18 inf + 18975 92.028 * * [simplify]: Extracting #9: cost 1 inf + 25663 92.036 * * [simplify]: Extracting #10: cost 0 inf + 25909 92.043 * [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)) 92.043 * [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)))))) 92.044 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 92.044 * * [simplify]: iters left: 6 (13 enodes) 92.050 * * [simplify]: iters left: 5 (52 enodes) 92.060 * * [simplify]: iters left: 4 (98 enodes) 92.083 * * [simplify]: iters left: 3 (212 enodes) 92.133 * * [simplify]: iters left: 2 (371 enodes) 92.218 * * [simplify]: Extracting #0: cost 1 inf + 0 92.219 * * [simplify]: Extracting #1: cost 0 inf + 1 92.219 * [simplify]: Simplified to 0 92.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))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 0)) 92.219 * * * * [progress]: [ 171 / 3260 ] simplifiying candidate # 92.219 * [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)))) 92.219 * * [simplify]: iters left: 6 (24 enodes) 92.226 * * [simplify]: iters left: 5 (87 enodes) 92.242 * * [simplify]: iters left: 4 (156 enodes) 92.273 * * [simplify]: iters left: 3 (255 enodes) 92.320 * * [simplify]: iters left: 2 (383 enodes) 92.394 * * [simplify]: iters left: 1 (472 enodes) 92.481 * * [simplify]: Extracting #0: cost 1 inf + 0 92.482 * * [simplify]: Extracting #1: cost 11 inf + 0 92.482 * * [simplify]: Extracting #2: cost 53 inf + 0 92.483 * * [simplify]: Extracting #3: cost 76 inf + 375 92.485 * * [simplify]: Extracting #4: cost 45 inf + 3407 92.488 * * [simplify]: Extracting #5: cost 41 inf + 4631 92.492 * * [simplify]: Extracting #6: cost 35 inf + 5502 92.498 * * [simplify]: Extracting #7: cost 26 inf + 6631 92.505 * * [simplify]: Extracting #8: cost 6 inf + 13802 92.512 * * [simplify]: Extracting #9: cost 0 inf + 16162 92.517 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 92.517 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 92.517 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 92.517 * * [simplify]: iters left: 6 (12 enodes) 92.521 * * [simplify]: iters left: 5 (44 enodes) 92.531 * * [simplify]: iters left: 4 (92 enodes) 92.547 * * [simplify]: iters left: 3 (159 enodes) 92.578 * * [simplify]: iters left: 2 (267 enodes) 92.630 * * [simplify]: iters left: 1 (364 enodes) 92.696 * * [simplify]: Extracting #0: cost 1 inf + 0 92.696 * * [simplify]: Extracting #1: cost 0 inf + 1 92.697 * [simplify]: Simplified to 0 92.697 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 92.697 * * * * [progress]: [ 172 / 3260 ] simplifiying candidate # 92.697 * [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)))))) 92.697 * * [simplify]: iters left: 6 (27 enodes) 92.705 * * [simplify]: iters left: 5 (107 enodes) 92.726 * * [simplify]: iters left: 4 (225 enodes) 92.785 * * [simplify]: Extracting #0: cost 1 inf + 0 92.785 * * [simplify]: Extracting #1: cost 11 inf + 0 92.785 * * [simplify]: Extracting #2: cost 110 inf + 0 92.786 * * [simplify]: Extracting #3: cost 192 inf + 45 92.787 * * [simplify]: Extracting #4: cost 173 inf + 2761 92.790 * * [simplify]: Extracting #5: cost 83 inf + 26006 92.797 * * [simplify]: Extracting #6: cost 33 inf + 43435 92.805 * * [simplify]: Extracting #7: cost 18 inf + 48299 92.815 * * [simplify]: Extracting #8: cost 0 inf + 53803 92.825 * * [simplify]: Extracting #9: cost 0 inf + 53693 92.834 * [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))))) 92.835 * [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))))))) 92.835 * [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))))) 92.835 * * [simplify]: iters left: 6 (15 enodes) 92.840 * * [simplify]: iters left: 5 (64 enodes) 92.855 * * [simplify]: iters left: 4 (149 enodes) 92.896 * * [simplify]: iters left: 3 (466 enodes) 93.215 * * [simplify]: Extracting #0: cost 1 inf + 0 93.215 * * [simplify]: Extracting #1: cost 0 inf + 1 93.215 * [simplify]: Simplified to 0 93.215 * [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)) 93.215 * * * * [progress]: [ 173 / 3260 ] simplifiying candidate # 93.216 * [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))))) 93.216 * * [simplify]: iters left: 6 (25 enodes) 93.223 * * [simplify]: iters left: 5 (99 enodes) 93.248 * * [simplify]: iters left: 4 (192 enodes) 93.313 * * [simplify]: iters left: 3 (449 enodes) 93.517 * * [simplify]: Extracting #0: cost 1 inf + 0 93.517 * * [simplify]: Extracting #1: cost 11 inf + 0 93.517 * * [simplify]: Extracting #2: cost 135 inf + 0 93.519 * * [simplify]: Extracting #3: cost 255 inf + 4 93.522 * * [simplify]: Extracting #4: cost 212 inf + 7185 93.538 * * [simplify]: Extracting #5: cost 74 inf + 39497 93.558 * * [simplify]: Extracting #6: cost 40 inf + 50263 93.577 * * [simplify]: Extracting #7: cost 24 inf + 55641 93.596 * * [simplify]: Extracting #8: cost 1 inf + 62896 93.610 * * [simplify]: Extracting #9: cost 0 inf + 63221 93.628 * [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)) 93.628 * [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)))))) 93.629 * [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)))) 93.629 * * [simplify]: iters left: 6 (14 enodes) 93.634 * * [simplify]: iters left: 5 (59 enodes) 93.647 * * [simplify]: iters left: 4 (121 enodes) 93.675 * * [simplify]: iters left: 3 (332 enodes) 93.839 * * [simplify]: Extracting #0: cost 1 inf + 0 93.839 * * [simplify]: Extracting #1: cost 0 inf + 1 93.839 * [simplify]: Simplified to 0 93.839 * [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)) 93.839 * * * * [progress]: [ 174 / 3260 ] simplifiying candidate # 93.839 * [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)))) 93.839 * * [simplify]: iters left: 6 (25 enodes) 93.847 * * [simplify]: iters left: 5 (97 enodes) 93.868 * * [simplify]: iters left: 4 (186 enodes) 93.934 * * [simplify]: iters left: 3 (399 enodes) 94.066 * * [simplify]: Extracting #0: cost 1 inf + 0 94.067 * * [simplify]: Extracting #1: cost 11 inf + 0 94.067 * * [simplify]: Extracting #2: cost 118 inf + 0 94.068 * * [simplify]: Extracting #3: cost 180 inf + 4 94.069 * * [simplify]: Extracting #4: cost 153 inf + 3104 94.074 * * [simplify]: Extracting #5: cost 62 inf + 20022 94.080 * * [simplify]: Extracting #6: cost 40 inf + 26106 94.088 * * [simplify]: Extracting #7: cost 23 inf + 32224 94.097 * * [simplify]: Extracting #8: cost 2 inf + 38817 94.107 * * [simplify]: Extracting #9: cost 0 inf + 39264 94.116 * [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))))) 94.116 * [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))))) 94.117 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 94.117 * * [simplify]: iters left: 6 (13 enodes) 94.124 * * [simplify]: iters left: 5 (54 enodes) 94.135 * * [simplify]: iters left: 4 (112 enodes) 94.162 * * [simplify]: iters left: 3 (281 enodes) 94.277 * * [simplify]: Extracting #0: cost 1 inf + 0 94.277 * * [simplify]: Extracting #1: cost 0 inf + 1 94.278 * [simplify]: Simplified to 0 94.278 * [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)) 94.278 * * * * [progress]: [ 175 / 3260 ] simplifiying candidate # 94.278 * [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)))))) 94.279 * * [simplify]: iters left: 6 (26 enodes) 94.286 * * [simplify]: iters left: 5 (102 enodes) 94.305 * * [simplify]: iters left: 4 (210 enodes) 94.354 * * [simplify]: iters left: 3 (488 enodes) 94.549 * * [simplify]: Extracting #0: cost 1 inf + 0 94.549 * * [simplify]: Extracting #1: cost 11 inf + 0 94.550 * * [simplify]: Extracting #2: cost 152 inf + 0 94.551 * * [simplify]: Extracting #3: cost 288 inf + 44 94.553 * * [simplify]: Extracting #4: cost 266 inf + 2323 94.561 * * [simplify]: Extracting #5: cost 114 inf + 37709 94.574 * * [simplify]: Extracting #6: cost 40 inf + 59239 94.592 * * [simplify]: Extracting #7: cost 26 inf + 63601 94.608 * * [simplify]: Extracting #8: cost 2 inf + 71706 94.624 * * [simplify]: Extracting #9: cost 0 inf + 72516 94.641 * [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)))) 94.641 * [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))))))) 94.641 * [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))))) 94.642 * * [simplify]: iters left: 6 (14 enodes) 94.646 * * [simplify]: iters left: 5 (59 enodes) 94.658 * * [simplify]: iters left: 4 (134 enodes) 94.693 * * [simplify]: iters left: 3 (357 enodes) 94.862 * * [simplify]: Extracting #0: cost 1 inf + 0 94.862 * * [simplify]: Extracting #1: cost 0 inf + 1 94.862 * [simplify]: Simplified to 0 94.862 * [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)) 94.862 * * * * [progress]: [ 176 / 3260 ] simplifiying candidate # 94.863 * [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))))) 94.863 * * [simplify]: iters left: 6 (24 enodes) 94.870 * * [simplify]: iters left: 5 (93 enodes) 94.888 * * [simplify]: iters left: 4 (177 enodes) 94.928 * * [simplify]: iters left: 3 (370 enodes) 95.081 * * [simplify]: Extracting #0: cost 1 inf + 0 95.082 * * [simplify]: Extracting #1: cost 11 inf + 0 95.086 * * [simplify]: Extracting #2: cost 124 inf + 0 95.087 * * [simplify]: Extracting #3: cost 198 inf + 88 95.089 * * [simplify]: Extracting #4: cost 182 inf + 2733 95.094 * * [simplify]: Extracting #5: cost 70 inf + 22725 95.102 * * [simplify]: Extracting #6: cost 41 inf + 29229 95.109 * * [simplify]: Extracting #7: cost 34 inf + 30338 95.118 * * [simplify]: Extracting #8: cost 20 inf + 33685 95.127 * * [simplify]: Extracting #9: cost 3 inf + 41185 95.144 * * [simplify]: Extracting #10: cost 0 inf + 42310 95.159 * * [simplify]: Extracting #11: cost 0 inf + 42270 95.175 * [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)) 95.175 * [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)))))) 95.176 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 95.176 * * [simplify]: iters left: 6 (13 enodes) 95.182 * * [simplify]: iters left: 5 (53 enodes) 95.196 * * [simplify]: iters left: 4 (106 enodes) 95.231 * * [simplify]: iters left: 3 (257 enodes) 95.375 * * [simplify]: Extracting #0: cost 1 inf + 0 95.375 * * [simplify]: Extracting #1: cost 0 inf + 1 95.375 * [simplify]: Simplified to 0 95.375 * [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)) 95.376 * * * * [progress]: [ 177 / 3260 ] simplifiying candidate # 95.376 * [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)))) 95.376 * * [simplify]: iters left: 6 (24 enodes) 95.386 * * [simplify]: iters left: 5 (92 enodes) 95.409 * * [simplify]: iters left: 4 (166 enodes) 95.451 * * [simplify]: iters left: 3 (321 enodes) 95.598 * * [simplify]: Extracting #0: cost 1 inf + 0 95.598 * * [simplify]: Extracting #1: cost 11 inf + 0 95.598 * * [simplify]: Extracting #2: cost 96 inf + 0 95.599 * * [simplify]: Extracting #3: cost 131 inf + 46 95.600 * * [simplify]: Extracting #4: cost 121 inf + 547 95.601 * * [simplify]: Extracting #5: cost 89 inf + 4589 95.605 * * [simplify]: Extracting #6: cost 49 inf + 11120 95.611 * * [simplify]: Extracting #7: cost 38 inf + 12953 95.617 * * [simplify]: Extracting #8: cost 28 inf + 14003 95.624 * * [simplify]: Extracting #9: cost 8 inf + 21720 95.634 * * [simplify]: Extracting #10: cost 0 inf + 25520 95.640 * * [simplify]: Extracting #11: cost 0 inf + 25465 95.649 * [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))) 95.649 * [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))))) 95.650 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 95.650 * * [simplify]: iters left: 6 (12 enodes) 95.654 * * [simplify]: iters left: 5 (49 enodes) 95.664 * * [simplify]: iters left: 4 (94 enodes) 95.687 * * [simplify]: iters left: 3 (221 enodes) 95.768 * * [simplify]: iters left: 2 (492 enodes) 96.019 * * [simplify]: Extracting #0: cost 1 inf + 0 96.019 * * [simplify]: Extracting #1: cost 0 inf + 1 96.019 * [simplify]: Simplified to 0 96.019 * [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)) 96.019 * * * * [progress]: [ 178 / 3260 ] simplifiying candidate # 96.019 * [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)))))) 96.019 * * [simplify]: iters left: 6 (25 enodes) 96.026 * * [simplify]: iters left: 5 (95 enodes) 96.043 * * [simplify]: iters left: 4 (185 enodes) 96.088 * * [simplify]: iters left: 3 (397 enodes) 96.220 * * [simplify]: Extracting #0: cost 1 inf + 0 96.220 * * [simplify]: Extracting #1: cost 11 inf + 0 96.220 * * [simplify]: Extracting #2: cost 114 inf + 0 96.221 * * [simplify]: Extracting #3: cost 170 inf + 47 96.222 * * [simplify]: Extracting #4: cost 166 inf + 257 96.223 * * [simplify]: Extracting #5: cost 145 inf + 3421 96.227 * * [simplify]: Extracting #6: cost 70 inf + 19195 96.233 * * [simplify]: Extracting #7: cost 25 inf + 30403 96.242 * * [simplify]: Extracting #8: cost 1 inf + 38575 96.251 * * [simplify]: Extracting #9: cost 0 inf + 39035 96.263 * [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)))) 96.263 * [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))))))) 96.263 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 96.263 * * [simplify]: iters left: 6 (13 enodes) 96.267 * * [simplify]: iters left: 5 (52 enodes) 96.277 * * [simplify]: iters left: 4 (111 enodes) 96.305 * * [simplify]: iters left: 3 (278 enodes) 96.410 * * [simplify]: Extracting #0: cost 1 inf + 0 96.410 * * [simplify]: Extracting #1: cost 0 inf + 1 96.410 * [simplify]: Simplified to 0 96.410 * [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)) 96.410 * * * * [progress]: [ 179 / 3260 ] simplifiying candidate # 96.410 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 96.410 * * [simplify]: iters left: 6 (23 enodes) 96.417 * * [simplify]: iters left: 5 (87 enodes) 96.432 * * [simplify]: iters left: 4 (158 enodes) 96.469 * * [simplify]: iters left: 3 (300 enodes) 96.549 * * [simplify]: Extracting #0: cost 1 inf + 0 96.549 * * [simplify]: Extracting #1: cost 11 inf + 0 96.549 * * [simplify]: Extracting #2: cost 92 inf + 0 96.550 * * [simplify]: Extracting #3: cost 104 inf + 949 96.552 * * [simplify]: Extracting #4: cost 53 inf + 6205 96.554 * * [simplify]: Extracting #5: cost 33 inf + 9191 96.557 * * [simplify]: Extracting #6: cost 41 inf + 9190 96.560 * * [simplify]: Extracting #7: cost 36 inf + 9980 96.563 * * [simplify]: Extracting #8: cost 22 inf + 12849 96.568 * * [simplify]: Extracting #9: cost 6 inf + 19745 96.573 * * [simplify]: Extracting #10: cost 0 inf + 22385 96.579 * * [simplify]: Extracting #11: cost 0 inf + 22249 96.587 * * [simplify]: Extracting #12: cost 0 inf + 22209 96.592 * [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))) 96.592 * [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)))))) 96.593 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 96.593 * * [simplify]: iters left: 6 (12 enodes) 96.597 * * [simplify]: iters left: 5 (47 enodes) 96.605 * * [simplify]: iters left: 4 (89 enodes) 96.625 * * [simplify]: iters left: 3 (186 enodes) 96.676 * * [simplify]: iters left: 2 (378 enodes) 96.826 * * [simplify]: Extracting #0: cost 1 inf + 0 96.826 * * [simplify]: Extracting #1: cost 0 inf + 1 96.826 * [simplify]: Simplified to 0 96.826 * [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)) 96.826 * * * * [progress]: [ 180 / 3260 ] simplifiying candidate # 96.827 * [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)))) 96.827 * * [simplify]: iters left: 6 (23 enodes) 96.833 * * [simplify]: iters left: 5 (84 enodes) 96.847 * * [simplify]: iters left: 4 (127 enodes) 96.869 * * [simplify]: iters left: 3 (190 enodes) 96.902 * * [simplify]: iters left: 2 (272 enodes) 96.951 * * [simplify]: iters left: 1 (373 enodes) 97.024 * * [simplify]: Extracting #0: cost 1 inf + 0 97.024 * * [simplify]: Extracting #1: cost 9 inf + 0 97.024 * * [simplify]: Extracting #2: cost 57 inf + 2 97.024 * * [simplify]: Extracting #3: cost 72 inf + 508 97.025 * * [simplify]: Extracting #4: cost 37 inf + 2961 97.027 * * [simplify]: Extracting #5: cost 40 inf + 3251 97.028 * * [simplify]: Extracting #6: cost 36 inf + 3999 97.031 * * [simplify]: Extracting #7: cost 6 inf + 12796 97.035 * * [simplify]: Extracting #8: cost 0 inf + 14877 97.039 * * [simplify]: Extracting #9: cost 0 inf + 14662 97.042 * [simplify]: Simplified to (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 97.043 * [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))))) 97.043 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 97.043 * * [simplify]: iters left: 6 (11 enodes) 97.047 * * [simplify]: iters left: 5 (40 enodes) 97.054 * * [simplify]: iters left: 4 (65 enodes) 97.066 * * [simplify]: iters left: 3 (97 enodes) 97.083 * * [simplify]: iters left: 2 (165 enodes) 97.122 * * [simplify]: iters left: 1 (271 enodes) 97.180 * * [simplify]: Extracting #0: cost 1 inf + 0 97.180 * * [simplify]: Extracting #1: cost 0 inf + 1 97.180 * [simplify]: Simplified to 0 97.180 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 97.180 * * * * [progress]: [ 181 / 3260 ] simplifiying candidate # 97.180 * [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)))))) 97.181 * * [simplify]: iters left: 6 (24 enodes) 97.187 * * [simplify]: iters left: 5 (94 enodes) 97.204 * * [simplify]: iters left: 4 (180 enodes) 97.244 * * [simplify]: iters left: 3 (372 enodes) 97.355 * * [simplify]: Extracting #0: cost 1 inf + 0 97.355 * * [simplify]: Extracting #1: cost 11 inf + 0 97.355 * * [simplify]: Extracting #2: cost 113 inf + 0 97.356 * * [simplify]: Extracting #3: cost 163 inf + 5 97.356 * * [simplify]: Extracting #4: cost 156 inf + 380 97.358 * * [simplify]: Extracting #5: cost 127 inf + 5607 97.362 * * [simplify]: Extracting #6: cost 55 inf + 21659 97.368 * * [simplify]: Extracting #7: cost 37 inf + 25604 97.374 * * [simplify]: Extracting #8: cost 21 inf + 29767 97.382 * * [simplify]: Extracting #9: cost 4 inf + 36552 97.391 * * [simplify]: Extracting #10: cost 0 inf + 38137 97.399 * * [simplify]: Extracting #11: cost 0 inf + 38097 97.408 * [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)) 97.408 * [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))))))) 97.408 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 97.408 * * [simplify]: iters left: 6 (12 enodes) 97.412 * * [simplify]: iters left: 5 (51 enodes) 97.424 * * [simplify]: iters left: 4 (106 enodes) 97.449 * * [simplify]: iters left: 3 (247 enodes) 97.523 * * [simplify]: Extracting #0: cost 1 inf + 0 97.523 * * [simplify]: Extracting #1: cost 0 inf + 1 97.523 * [simplify]: Simplified to 0 97.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 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 97.524 * * * * [progress]: [ 182 / 3260 ] simplifiying candidate # 97.524 * [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))))) 97.524 * * [simplify]: iters left: 6 (22 enodes) 97.530 * * [simplify]: iters left: 5 (86 enodes) 97.545 * * [simplify]: iters left: 4 (155 enodes) 97.579 * * [simplify]: iters left: 3 (300 enodes) 97.655 * * [simplify]: Extracting #0: cost 1 inf + 0 97.655 * * [simplify]: Extracting #1: cost 11 inf + 0 97.655 * * [simplify]: Extracting #2: cost 87 inf + 0 97.656 * * [simplify]: Extracting #3: cost 97 inf + 1199 97.657 * * [simplify]: Extracting #4: cost 45 inf + 7301 97.660 * * [simplify]: Extracting #5: cost 33 inf + 9101 97.663 * * [simplify]: Extracting #6: cost 41 inf + 9101 97.665 * * [simplify]: Extracting #7: cost 36 inf + 9891 97.669 * * [simplify]: Extracting #8: cost 12 inf + 17015 97.675 * * [simplify]: Extracting #9: cost 1 inf + 21795 97.683 * * [simplify]: Extracting #10: cost 0 inf + 22120 97.688 * [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)) 97.688 * [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)))))) 97.689 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 97.689 * * [simplify]: iters left: 6 (11 enodes) 97.692 * * [simplify]: iters left: 5 (46 enodes) 97.701 * * [simplify]: iters left: 4 (86 enodes) 97.720 * * [simplify]: iters left: 3 (183 enodes) 97.771 * * [simplify]: iters left: 2 (372 enodes) 97.916 * * [simplify]: Extracting #0: cost 1 inf + 0 97.916 * * [simplify]: Extracting #1: cost 0 inf + 1 97.916 * [simplify]: Simplified to 0 97.916 * [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)) 97.917 * * * * [progress]: [ 183 / 3260 ] simplifiying candidate # 97.917 * [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)))) 97.917 * * [simplify]: iters left: 6 (22 enodes) 97.923 * * [simplify]: iters left: 5 (83 enodes) 97.937 * * [simplify]: iters left: 4 (126 enodes) 97.959 * * [simplify]: iters left: 3 (189 enodes) 97.992 * * [simplify]: iters left: 2 (271 enodes) 98.039 * * [simplify]: iters left: 1 (372 enodes) 98.110 * * [simplify]: Extracting #0: cost 1 inf + 0 98.110 * * [simplify]: Extracting #1: cost 9 inf + 0 98.111 * * [simplify]: Extracting #2: cost 57 inf + 2 98.111 * * [simplify]: Extracting #3: cost 70 inf + 633 98.112 * * [simplify]: Extracting #4: cost 39 inf + 2835 98.115 * * [simplify]: Extracting #5: cost 40 inf + 3251 98.117 * * [simplify]: Extracting #6: cost 36 inf + 3958 98.118 * * [simplify]: Extracting #7: cost 26 inf + 5089 98.121 * * [simplify]: Extracting #8: cost 7 inf + 11960 98.125 * * [simplify]: Extracting #9: cost 0 inf + 14660 98.129 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 98.129 * [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))))) 98.129 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 98.130 * * [simplify]: iters left: 6 (10 enodes) 98.133 * * [simplify]: iters left: 5 (39 enodes) 98.140 * * [simplify]: iters left: 4 (64 enodes) 98.152 * * [simplify]: iters left: 3 (96 enodes) 98.170 * * [simplify]: iters left: 2 (164 enodes) 98.208 * * [simplify]: iters left: 1 (270 enodes) 98.266 * * [simplify]: Extracting #0: cost 1 inf + 0 98.266 * * [simplify]: Extracting #1: cost 0 inf + 1 98.267 * [simplify]: Simplified to 0 98.267 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 98.267 * * * * [progress]: [ 184 / 3260 ] simplifiying candidate # 98.267 * [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)))))) 98.267 * * [simplify]: iters left: 6 (24 enodes) 98.274 * * [simplify]: iters left: 5 (95 enodes) 98.291 * * [simplify]: iters left: 4 (189 enodes) 98.330 * * [simplify]: iters left: 3 (363 enodes) 98.418 * * [simplify]: Extracting #0: cost 1 inf + 0 98.418 * * [simplify]: Extracting #1: cost 11 inf + 0 98.419 * * [simplify]: Extracting #2: cost 95 inf + 0 98.419 * * [simplify]: Extracting #3: cost 156 inf + 89 98.420 * * [simplify]: Extracting #4: cost 144 inf + 755 98.421 * * [simplify]: Extracting #5: cost 110 inf + 6552 98.425 * * [simplify]: Extracting #6: cost 49 inf + 18954 98.430 * * [simplify]: Extracting #7: cost 35 inf + 21746 98.436 * * [simplify]: Extracting #8: cost 15 inf + 27413 98.444 * * [simplify]: Extracting #9: cost 0 inf + 34009 98.454 * * [simplify]: Extracting #10: cost 0 inf + 33969 98.462 * [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))))) 98.462 * [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))))))) 98.462 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 98.462 * * [simplify]: iters left: 6 (12 enodes) 98.467 * * [simplify]: iters left: 5 (53 enodes) 98.478 * * [simplify]: iters left: 4 (117 enodes) 98.502 * * [simplify]: iters left: 3 (255 enodes) 98.570 * * [simplify]: Extracting #0: cost 1 inf + 0 98.570 * * [simplify]: Extracting #1: cost 0 inf + 1 98.570 * [simplify]: Simplified to 0 98.570 * [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)) 98.570 * * * * [progress]: [ 185 / 3260 ] simplifiying candidate # 98.570 * [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))))) 98.571 * * [simplify]: iters left: 6 (22 enodes) 98.577 * * [simplify]: iters left: 5 (87 enodes) 98.596 * * [simplify]: iters left: 4 (165 enodes) 98.625 * * [simplify]: iters left: 3 (282 enodes) 98.688 * * [simplify]: Extracting #0: cost 1 inf + 0 98.688 * * [simplify]: Extracting #1: cost 11 inf + 0 98.688 * * [simplify]: Extracting #2: cost 81 inf + 0 98.689 * * [simplify]: Extracting #3: cost 107 inf + 1279 98.691 * * [simplify]: Extracting #4: cost 48 inf + 7506 98.694 * * [simplify]: Extracting #5: cost 32 inf + 9473 98.696 * * [simplify]: Extracting #6: cost 40 inf + 9473 98.699 * * [simplify]: Extracting #7: cost 34 inf + 10402 98.703 * * [simplify]: Extracting #8: cost 13 inf + 16627 98.708 * * [simplify]: Extracting #9: cost 0 inf + 22288 98.713 * * [simplify]: Extracting #10: cost 0 inf + 22193 98.719 * * [simplify]: Extracting #11: cost 0 inf + 22153 98.724 * [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)) 98.724 * [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)))))) 98.724 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 98.724 * * [simplify]: iters left: 6 (11 enodes) 98.729 * * [simplify]: iters left: 5 (48 enodes) 98.741 * * [simplify]: iters left: 4 (98 enodes) 98.759 * * [simplify]: iters left: 3 (181 enodes) 98.800 * * [simplify]: iters left: 2 (358 enodes) 98.921 * * [simplify]: Extracting #0: cost 1 inf + 0 98.921 * * [simplify]: Extracting #1: cost 0 inf + 1 98.921 * [simplify]: Simplified to 0 98.922 * [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)) 98.922 * * * * [progress]: [ 186 / 3260 ] simplifiying candidate # 98.922 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 98.922 * * [simplify]: iters left: 6 (22 enodes) 98.928 * * [simplify]: iters left: 5 (83 enodes) 98.943 * * [simplify]: iters left: 4 (146 enodes) 98.968 * * [simplify]: iters left: 3 (229 enodes) 99.010 * * [simplify]: iters left: 2 (345 enodes) 99.082 * * [simplify]: iters left: 1 (468 enodes) 99.196 * * [simplify]: Extracting #0: cost 1 inf + 0 99.196 * * [simplify]: Extracting #1: cost 11 inf + 0 99.196 * * [simplify]: Extracting #2: cost 53 inf + 42 99.197 * * [simplify]: Extracting #3: cost 69 inf + 626 99.198 * * [simplify]: Extracting #4: cost 41 inf + 2292 99.199 * * [simplify]: Extracting #5: cost 40 inf + 2673 99.201 * * [simplify]: Extracting #6: cost 37 inf + 3201 99.202 * * [simplify]: Extracting #7: cost 23 inf + 5371 99.206 * * [simplify]: Extracting #8: cost 6 inf + 11778 99.210 * * [simplify]: Extracting #9: cost 0 inf + 14034 99.214 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 99.214 * [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))))) 99.214 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 99.214 * * [simplify]: iters left: 6 (10 enodes) 99.218 * * [simplify]: iters left: 5 (41 enodes) 99.226 * * [simplify]: iters left: 4 (81 enodes) 99.243 * * [simplify]: iters left: 3 (127 enodes) 99.262 * * [simplify]: iters left: 2 (186 enodes) 99.290 * * [simplify]: iters left: 1 (266 enodes) 99.363 * * [simplify]: Extracting #0: cost 1 inf + 0 99.363 * * [simplify]: Extracting #1: cost 0 inf + 1 99.363 * [simplify]: Simplified to 0 99.363 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 0)) 99.364 * * * * [progress]: [ 187 / 3260 ] simplifiying candidate # 99.364 * [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))) 99.364 * * [simplify]: iters left: 6 (21 enodes) 99.370 * * [simplify]: iters left: 5 (80 enodes) 99.384 * * [simplify]: iters left: 4 (128 enodes) 99.407 * * [simplify]: iters left: 3 (193 enodes) 99.440 * * [simplify]: iters left: 2 (273 enodes) 99.493 * * [simplify]: iters left: 1 (386 enodes) 99.577 * * [simplify]: Extracting #0: cost 1 inf + 0 99.577 * * [simplify]: Extracting #1: cost 9 inf + 0 99.577 * * [simplify]: Extracting #2: cost 64 inf + 2 99.577 * * [simplify]: Extracting #3: cost 72 inf + 1133 99.579 * * [simplify]: Extracting #4: cost 38 inf + 3338 99.580 * * [simplify]: Extracting #5: cost 40 inf + 3712 99.582 * * [simplify]: Extracting #6: cost 35 inf + 4817 99.585 * * [simplify]: Extracting #7: cost 5 inf + 13517 99.590 * * [simplify]: Extracting #8: cost 0 inf + 15338 99.594 * * [simplify]: Extracting #9: cost 0 inf + 15123 99.598 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (* b 1/2) a)) 99.599 * [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)))) 99.599 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 99.599 * * [simplify]: iters left: 6 (9 enodes) 99.602 * * [simplify]: iters left: 5 (36 enodes) 99.609 * * [simplify]: iters left: 4 (67 enodes) 99.622 * * [simplify]: iters left: 3 (97 enodes) 99.643 * * [simplify]: iters left: 2 (158 enodes) 99.679 * * [simplify]: iters left: 1 (263 enodes) 99.729 * * [simplify]: Extracting #0: cost 1 inf + 0 99.729 * * [simplify]: Extracting #1: cost 0 inf + 1 99.729 * [simplify]: Simplified to 0 99.729 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (* b 1/2) a)) 0)) 99.730 * * * * [progress]: [ 188 / 3260 ] simplifiying candidate # 99.730 * [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)))) 99.730 * * [simplify]: iters left: 6 (21 enodes) 99.735 * * [simplify]: iters left: 5 (81 enodes) 99.750 * * [simplify]: iters left: 4 (137 enodes) 99.776 * * [simplify]: iters left: 3 (221 enodes) 99.814 * * [simplify]: iters left: 2 (323 enodes) 99.881 * * [simplify]: iters left: 1 (469 enodes) 99.989 * * [simplify]: Extracting #0: cost 1 inf + 0 99.989 * * [simplify]: Extracting #1: cost 11 inf + 0 99.989 * * [simplify]: Extracting #2: cost 58 inf + 0 99.990 * * [simplify]: Extracting #3: cost 72 inf + 463 99.991 * * [simplify]: Extracting #4: cost 38 inf + 2585 99.993 * * [simplify]: Extracting #5: cost 40 inf + 2756 99.994 * * [simplify]: Extracting #6: cost 37 inf + 3284 99.996 * * [simplify]: Extracting #7: cost 25 inf + 4894 100.000 * * [simplify]: Extracting #8: cost 4 inf + 12606 100.004 * * [simplify]: Extracting #9: cost 0 inf + 14167 100.008 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (* 1/2 (/ b a))) 100.008 * [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))))) 100.008 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 100.008 * * [simplify]: iters left: 5 (9 enodes) 100.014 * * [simplify]: iters left: 4 (39 enodes) 100.021 * * [simplify]: iters left: 3 (65 enodes) 100.033 * * [simplify]: iters left: 2 (129 enodes) 100.060 * * [simplify]: iters left: 1 (210 enodes) 100.102 * * [simplify]: Extracting #0: cost 1 inf + 0 100.102 * * [simplify]: Extracting #1: cost 0 inf + 1 100.102 * [simplify]: Simplified to 0 100.102 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (* 1/2 (/ b a))) 0)) 100.102 * * * * [progress]: [ 189 / 3260 ] simplifiying candidate # 100.103 * [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)))))) 100.103 * * [simplify]: iters left: 6 (22 enodes) 100.108 * * [simplify]: iters left: 5 (82 enodes) 100.123 * * [simplify]: iters left: 4 (130 enodes) 100.145 * * [simplify]: iters left: 3 (196 enodes) 100.181 * * [simplify]: iters left: 2 (273 enodes) 100.225 * * [simplify]: iters left: 1 (346 enodes) 100.285 * * [simplify]: Extracting #0: cost 1 inf + 0 100.285 * * [simplify]: Extracting #1: cost 13 inf + 0 100.285 * * [simplify]: Extracting #2: cost 58 inf + 0 100.285 * * [simplify]: Extracting #3: cost 97 inf + 130 100.286 * * [simplify]: Extracting #4: cost 88 inf + 1082 100.287 * * [simplify]: Extracting #5: cost 88 inf + 3733 100.289 * * [simplify]: Extracting #6: cost 53 inf + 19484 100.292 * * [simplify]: Extracting #7: cost 25 inf + 33360 100.298 * * [simplify]: Extracting #8: cost 6 inf + 41084 100.306 * * [simplify]: Extracting #9: cost 0 inf + 43496 100.312 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 100.313 * [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))))))) 100.313 * [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))))) 100.313 * * [simplify]: iters left: 6 (10 enodes) 100.316 * * [simplify]: iters left: 5 (37 enodes) 100.323 * * [simplify]: iters left: 4 (57 enodes) 100.334 * * [simplify]: iters left: 3 (104 enodes) 100.353 * * [simplify]: iters left: 2 (158 enodes) 100.382 * * [simplify]: iters left: 1 (225 enodes) 100.418 * * [simplify]: Extracting #0: cost 1 inf + 0 100.418 * * [simplify]: Extracting #1: cost 0 inf + 1 100.418 * [simplify]: Simplified to 0 100.418 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 100.418 * * * * [progress]: [ 190 / 3260 ] simplifiying candidate # 100.418 * [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))))) 100.418 * * [simplify]: iters left: 6 (21 enodes) 100.424 * * [simplify]: iters left: 5 (73 enodes) 100.436 * * [simplify]: iters left: 4 (114 enodes) 100.455 * * [simplify]: iters left: 3 (165 enodes) 100.482 * * [simplify]: iters left: 2 (204 enodes) 100.513 * * [simplify]: iters left: 1 (222 enodes) 100.546 * * [simplify]: Extracting #0: cost 1 inf + 0 100.546 * * [simplify]: Extracting #1: cost 11 inf + 0 100.546 * * [simplify]: Extracting #2: cost 37 inf + 0 100.546 * * [simplify]: Extracting #3: cost 48 inf + 88 100.547 * * [simplify]: Extracting #4: cost 38 inf + 875 100.547 * * [simplify]: Extracting #5: cost 38 inf + 1653 100.548 * * [simplify]: Extracting #6: cost 40 inf + 1696 100.548 * * [simplify]: Extracting #7: cost 26 inf + 3011 100.550 * * [simplify]: Extracting #8: cost 9 inf + 9317 100.553 * * [simplify]: Extracting #9: cost 0 inf + 12751 100.556 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 100.556 * [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)))))) 100.556 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 100.556 * * [simplify]: iters left: 6 (9 enodes) 100.559 * * [simplify]: iters left: 5 (29 enodes) 100.564 * * [simplify]: iters left: 4 (42 enodes) 100.570 * * [simplify]: iters left: 3 (58 enodes) 100.578 * * [simplify]: iters left: 2 (68 enodes) 100.587 * * [simplify]: Extracting #0: cost 1 inf + 0 100.587 * * [simplify]: Extracting #1: cost 0 inf + 1 100.587 * [simplify]: Simplified to 0 100.587 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 100.587 * * * * [progress]: [ 191 / 3260 ] simplifiying candidate # 100.587 * [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)))))) 100.587 * * [simplify]: iters left: 6 (25 enodes) 100.594 * * [simplify]: iters left: 5 (96 enodes) 100.613 * * [simplify]: iters left: 4 (197 enodes) 100.653 * * [simplify]: iters left: 3 (386 enodes) 100.734 * * [simplify]: Extracting #0: cost 1 inf + 0 100.734 * * [simplify]: Extracting #1: cost 13 inf + 0 100.735 * * [simplify]: Extracting #2: cost 80 inf + 0 100.735 * * [simplify]: Extracting #3: cost 122 inf + 126 100.736 * * [simplify]: Extracting #4: cost 120 inf + 331 100.737 * * [simplify]: Extracting #5: cost 100 inf + 5373 100.743 * * [simplify]: Extracting #6: cost 44 inf + 21117 100.749 * * [simplify]: Extracting #7: cost 12 inf + 30090 100.756 * * [simplify]: Extracting #8: cost 0 inf + 34553 100.764 * * [simplify]: Extracting #9: cost 0 inf + 34538 100.772 * [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)) 100.772 * [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))))))) 100.772 * [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))))) 100.772 * * [simplify]: iters left: 6 (13 enodes) 100.776 * * [simplify]: iters left: 5 (53 enodes) 100.785 * * [simplify]: iters left: 4 (117 enodes) 100.814 * * [simplify]: iters left: 3 (275 enodes) 100.870 * * [simplify]: iters left: 2 (474 enodes) 100.988 * * [simplify]: Extracting #0: cost 1 inf + 0 100.988 * * [simplify]: Extracting #1: cost 0 inf + 1 100.988 * [simplify]: Simplified to 0 100.988 * [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)) 100.988 * * * * [progress]: [ 192 / 3260 ] simplifiying candidate # 100.988 * [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))))) 100.988 * * [simplify]: iters left: 6 (24 enodes) 100.997 * * [simplify]: iters left: 5 (90 enodes) 101.013 * * [simplify]: iters left: 4 (160 enodes) 101.040 * * [simplify]: iters left: 3 (266 enodes) 101.088 * * [simplify]: iters left: 2 (367 enodes) 101.150 * * [simplify]: iters left: 1 (443 enodes) 101.225 * * [simplify]: Extracting #0: cost 1 inf + 0 101.225 * * [simplify]: Extracting #1: cost 13 inf + 0 101.225 * * [simplify]: Extracting #2: cost 62 inf + 0 101.226 * * [simplify]: Extracting #3: cost 100 inf + 87 101.226 * * [simplify]: Extracting #4: cost 95 inf + 994 101.227 * * [simplify]: Extracting #5: cost 74 inf + 6653 101.230 * * [simplify]: Extracting #6: cost 41 inf + 15290 101.234 * * [simplify]: Extracting #7: cost 25 inf + 17848 101.238 * * [simplify]: Extracting #8: cost 8 inf + 24274 101.244 * * [simplify]: Extracting #9: cost 0 inf + 27368 101.250 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 101.250 * [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)))))) 101.250 * [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)))) 101.251 * * [simplify]: iters left: 6 (12 enodes) 101.254 * * [simplify]: iters left: 5 (47 enodes) 101.261 * * [simplify]: iters left: 4 (82 enodes) 101.278 * * [simplify]: iters left: 3 (157 enodes) 101.307 * * [simplify]: iters left: 2 (248 enodes) 101.350 * * [simplify]: iters left: 1 (341 enodes) 101.409 * * [simplify]: Extracting #0: cost 1 inf + 0 101.409 * * [simplify]: Extracting #1: cost 0 inf + 1 101.409 * [simplify]: Simplified to 0 101.409 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 101.409 * * * * [progress]: [ 193 / 3260 ] simplifiying candidate # 101.409 * [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)))) 101.409 * * [simplify]: iters left: 6 (23 enodes) 101.416 * * [simplify]: iters left: 5 (85 enodes) 101.431 * * [simplify]: iters left: 4 (160 enodes) 101.461 * * [simplify]: iters left: 3 (286 enodes) 101.524 * * [simplify]: iters left: 2 (433 enodes) 101.611 * * [simplify]: Extracting #0: cost 1 inf + 0 101.611 * * [simplify]: Extracting #1: cost 15 inf + 0 101.612 * * [simplify]: Extracting #2: cost 59 inf + 0 101.612 * * [simplify]: Extracting #3: cost 96 inf + 44 101.612 * * [simplify]: Extracting #4: cost 99 inf + 88 101.613 * * [simplify]: Extracting #5: cost 94 inf + 1733 101.615 * * [simplify]: Extracting #6: cost 50 inf + 13421 101.618 * * [simplify]: Extracting #7: cost 22 inf + 20417 101.623 * * [simplify]: Extracting #8: cost 5 inf + 26073 101.629 * * [simplify]: Extracting #9: cost 0 inf + 28015 101.635 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 101.635 * [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))))) 101.636 * [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))) 101.636 * * [simplify]: iters left: 6 (12 enodes) 101.639 * * [simplify]: iters left: 5 (47 enodes) 101.648 * * [simplify]: iters left: 4 (89 enodes) 101.666 * * [simplify]: iters left: 3 (180 enodes) 101.709 * * [simplify]: iters left: 2 (296 enodes) 101.771 * * [simplify]: iters left: 1 (428 enodes) 101.869 * * [simplify]: Extracting #0: cost 1 inf + 0 101.869 * * [simplify]: Extracting #1: cost 0 inf + 1 101.869 * [simplify]: Simplified to 0 101.869 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 101.869 * * * * [progress]: [ 194 / 3260 ] simplifiying candidate # 101.870 * [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)))))) 101.870 * * [simplify]: iters left: 6 (24 enodes) 101.876 * * [simplify]: iters left: 5 (89 enodes) 101.892 * * [simplify]: iters left: 4 (158 enodes) 101.918 * * [simplify]: iters left: 3 (246 enodes) 101.958 * * [simplify]: iters left: 2 (325 enodes) 102.011 * * [simplify]: iters left: 1 (384 enodes) 102.067 * * [simplify]: Extracting #0: cost 1 inf + 0 102.067 * * [simplify]: Extracting #1: cost 13 inf + 0 102.067 * * [simplify]: Extracting #2: cost 59 inf + 0 102.067 * * [simplify]: Extracting #3: cost 93 inf + 84 102.068 * * [simplify]: Extracting #4: cost 85 inf + 1059 102.069 * * [simplify]: Extracting #5: cost 67 inf + 4644 102.073 * * [simplify]: Extracting #6: cost 36 inf + 9889 102.076 * * [simplify]: Extracting #7: cost 25 inf + 11423 102.079 * * [simplify]: Extracting #8: cost 6 inf + 18570 102.084 * * [simplify]: Extracting #9: cost 0 inf + 20943 102.089 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 102.089 * [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))))))) 102.090 * [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))))) 102.090 * * [simplify]: iters left: 6 (12 enodes) 102.093 * * [simplify]: iters left: 5 (46 enodes) 102.101 * * [simplify]: iters left: 4 (81 enodes) 102.114 * * [simplify]: iters left: 3 (134 enodes) 102.136 * * [simplify]: iters left: 2 (197 enodes) 102.167 * * [simplify]: iters left: 1 (271 enodes) 102.207 * * [simplify]: Extracting #0: cost 1 inf + 0 102.207 * * [simplify]: Extracting #1: cost 0 inf + 1 102.207 * [simplify]: Simplified to 0 102.207 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 102.207 * * * * [progress]: [ 195 / 3260 ] simplifiying candidate # 102.207 * [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))))) 102.207 * * [simplify]: iters left: 6 (22 enodes) 102.215 * * [simplify]: iters left: 5 (80 enodes) 102.229 * * [simplify]: iters left: 4 (129 enodes) 102.250 * * [simplify]: iters left: 3 (195 enodes) 102.279 * * [simplify]: iters left: 2 (257 enodes) 102.320 * * [simplify]: iters left: 1 (292 enodes) 102.362 * * [simplify]: Extracting #0: cost 1 inf + 0 102.362 * * [simplify]: Extracting #1: cost 11 inf + 0 102.362 * * [simplify]: Extracting #2: cost 45 inf + 0 102.362 * * [simplify]: Extracting #3: cost 72 inf + 43 102.363 * * [simplify]: Extracting #4: cost 71 inf + 252 102.363 * * [simplify]: Extracting #5: cost 60 inf + 1973 102.364 * * [simplify]: Extracting #6: cost 45 inf + 4383 102.366 * * [simplify]: Extracting #7: cost 31 inf + 5971 102.367 * * [simplify]: Extracting #8: cost 25 inf + 6894 102.370 * * [simplify]: Extracting #9: cost 10 inf + 12257 102.374 * * [simplify]: Extracting #10: cost 0 inf + 16454 102.378 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 102.378 * [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)))))) 102.378 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 102.378 * * [simplify]: iters left: 6 (10 enodes) 102.381 * * [simplify]: iters left: 5 (38 enodes) 102.387 * * [simplify]: iters left: 4 (59 enodes) 102.397 * * [simplify]: iters left: 3 (88 enodes) 102.410 * * [simplify]: iters left: 2 (117 enodes) 102.426 * * [simplify]: iters left: 1 (144 enodes) 102.446 * * [simplify]: Extracting #0: cost 1 inf + 0 102.446 * * [simplify]: Extracting #1: cost 0 inf + 1 102.446 * [simplify]: Simplified to 0 102.446 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 102.447 * * * * [progress]: [ 196 / 3260 ] simplifiying candidate # 102.447 * [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)))) 102.447 * * [simplify]: iters left: 6 (22 enodes) 102.453 * * [simplify]: iters left: 5 (80 enodes) 102.467 * * [simplify]: iters left: 4 (133 enodes) 102.489 * * [simplify]: iters left: 3 (208 enodes) 102.523 * * [simplify]: iters left: 2 (274 enodes) 102.565 * * [simplify]: iters left: 1 (308 enodes) 102.609 * * [simplify]: Extracting #0: cost 1 inf + 0 102.609 * * [simplify]: Extracting #1: cost 13 inf + 0 102.609 * * [simplify]: Extracting #2: cost 49 inf + 0 102.609 * * [simplify]: Extracting #3: cost 65 inf + 88 102.610 * * [simplify]: Extracting #4: cost 56 inf + 751 102.610 * * [simplify]: Extracting #5: cost 50 inf + 2064 102.611 * * [simplify]: Extracting #6: cost 41 inf + 3983 102.613 * * [simplify]: Extracting #7: cost 31 inf + 4894 102.614 * * [simplify]: Extracting #8: cost 24 inf + 5941 102.617 * * [simplify]: Extracting #9: cost 9 inf + 11385 102.620 * * [simplify]: Extracting #10: cost 1 inf + 14820 102.624 * * [simplify]: Extracting #11: cost 0 inf + 15201 102.628 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 102.628 * [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))))) 102.628 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 102.628 * * [simplify]: iters left: 6 (11 enodes) 102.632 * * [simplify]: iters left: 5 (42 enodes) 102.639 * * [simplify]: iters left: 4 (67 enodes) 102.653 * * [simplify]: iters left: 3 (111 enodes) 102.670 * * [simplify]: iters left: 2 (140 enodes) 102.688 * * [simplify]: iters left: 1 (160 enodes) 102.706 * * [simplify]: Extracting #0: cost 1 inf + 0 102.707 * * [simplify]: Extracting #1: cost 0 inf + 1 102.707 * [simplify]: Simplified to 0 102.707 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 102.707 * * * * [progress]: [ 197 / 3260 ] simplifiying candidate # 102.707 * [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)))))) 102.707 * * [simplify]: iters left: 6 (28 enodes) 102.715 * * [simplify]: iters left: 5 (111 enodes) 102.738 * * [simplify]: iters left: 4 (261 enodes) 102.815 * * [simplify]: Extracting #0: cost 1 inf + 0 102.815 * * [simplify]: Extracting #1: cost 13 inf + 0 102.815 * * [simplify]: Extracting #2: cost 159 inf + 0 102.816 * * [simplify]: Extracting #3: cost 271 inf + 366 102.818 * * [simplify]: Extracting #4: cost 249 inf + 4848 102.824 * * [simplify]: Extracting #5: cost 100 inf + 59206 102.836 * * [simplify]: Extracting #6: cost 28 inf + 85429 102.848 * * [simplify]: Extracting #7: cost 15 inf + 87863 102.866 * * [simplify]: Extracting #8: cost 1 inf + 94137 102.880 * * [simplify]: Extracting #9: cost 0 inf + 94528 102.895 * [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)))) 102.895 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (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))))))) 102.895 * [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))))) 102.895 * * [simplify]: iters left: 6 (16 enodes) 102.900 * * [simplify]: iters left: 5 (68 enodes) 102.913 * * [simplify]: iters left: 4 (179 enodes) 102.975 * * [simplify]: Extracting #0: cost 1 inf + 0 102.975 * * [simplify]: Extracting #1: cost 27 inf + 0 102.975 * * [simplify]: Extracting #2: cost 153 inf + 0 102.976 * * [simplify]: Extracting #3: cost 242 inf + 83 102.978 * * [simplify]: Extracting #4: cost 185 inf + 16503 102.989 * * [simplify]: Extracting #5: cost 15 inf + 79352 103.004 * * [simplify]: Extracting #6: cost 0 inf + 84943 103.016 * [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))))) 103.017 * [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))))))) 103.017 * * * * [progress]: [ 198 / 3260 ] simplifiying candidate # 103.017 * [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))))) 103.017 * * [simplify]: iters left: 6 (27 enodes) 103.025 * * [simplify]: iters left: 5 (106 enodes) 103.044 * * [simplify]: iters left: 4 (225 enodes) 103.099 * * [simplify]: Extracting #0: cost 1 inf + 0 103.099 * * [simplify]: Extracting #1: cost 13 inf + 0 103.100 * * [simplify]: Extracting #2: cost 122 inf + 0 103.100 * * [simplify]: Extracting #3: cost 202 inf + 43 103.102 * * [simplify]: Extracting #4: cost 182 inf + 3965 103.106 * * [simplify]: Extracting #5: cost 92 inf + 33724 103.114 * * [simplify]: Extracting #6: cost 25 inf + 55211 103.124 * * [simplify]: Extracting #7: cost 1 inf + 62341 103.135 * * [simplify]: Extracting #8: cost 0 inf + 62732 103.148 * [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))))) 103.148 * [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)))))) 103.148 * [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)))) 103.148 * * [simplify]: iters left: 6 (15 enodes) 103.153 * * [simplify]: iters left: 5 (63 enodes) 103.165 * * [simplify]: iters left: 4 (145 enodes) 103.203 * * [simplify]: iters left: 3 (499 enodes) 103.463 * * [simplify]: Extracting #0: cost 1 inf + 0 103.463 * * [simplify]: Extracting #1: cost 0 inf + 1 103.463 * [simplify]: Simplified to 0 103.463 * [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)) 103.463 * * * * [progress]: [ 199 / 3260 ] simplifiying candidate # 103.464 * [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)))) 103.464 * * [simplify]: iters left: 6 (26 enodes) 103.471 * * [simplify]: iters left: 5 (100 enodes) 103.490 * * [simplify]: iters left: 4 (231 enodes) 103.553 * * [simplify]: Extracting #0: cost 1 inf + 0 103.554 * * [simplify]: Extracting #1: cost 15 inf + 0 103.554 * * [simplify]: Extracting #2: cost 121 inf + 0 103.554 * * [simplify]: Extracting #3: cost 188 inf + 2 103.555 * * [simplify]: Extracting #4: cost 179 inf + 1378 103.559 * * [simplify]: Extracting #5: cost 96 inf + 26131 103.567 * * [simplify]: Extracting #6: cost 25 inf + 47499 103.893 * * [simplify]: Extracting #7: cost 3 inf + 53208 103.902 * * [simplify]: Extracting #8: cost 0 inf + 54334 103.911 * [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))))) 103.911 * [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))))) 103.912 * [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))) 103.912 * * [simplify]: iters left: 6 (15 enodes) 103.917 * * [simplify]: iters left: 5 (62 enodes) 103.929 * * [simplify]: iters left: 4 (159 enodes) 103.977 * * [simplify]: iters left: 3 (475 enodes) 104.201 * * [simplify]: Extracting #0: cost 1 inf + 0 104.201 * * [simplify]: Extracting #1: cost 42 inf + 0 104.202 * * [simplify]: Extracting #2: cost 194 inf + 1 104.205 * * [simplify]: Extracting #3: cost 205 inf + 15094 104.218 * * [simplify]: Extracting #4: cost 20 inf + 63712 104.232 * * [simplify]: Extracting #5: cost 3 inf + 65204 104.247 * * [simplify]: Extracting #6: cost 0 inf + 65965 104.265 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 104.265 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 104.265 * * * * [progress]: [ 200 / 3260 ] simplifiying candidate # 104.266 * [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)))))) 104.266 * * [simplify]: iters left: 6 (27 enodes) 104.273 * * [simplify]: iters left: 5 (105 enodes) 104.293 * * [simplify]: iters left: 4 (230 enodes) 104.351 * * [simplify]: Extracting #0: cost 1 inf + 0 104.351 * * [simplify]: Extracting #1: cost 13 inf + 0 104.351 * * [simplify]: Extracting #2: cost 122 inf + 0 104.352 * * [simplify]: Extracting #3: cost 204 inf + 246 104.353 * * [simplify]: Extracting #4: cost 189 inf + 2790 104.358 * * [simplify]: Extracting #5: cost 93 inf + 36489 104.367 * * [simplify]: Extracting #6: cost 22 inf + 59888 104.378 * * [simplify]: Extracting #7: cost 0 inf + 65820 104.390 * * [simplify]: Extracting #8: cost 0 inf + 65510 104.401 * [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))) 104.402 * [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))))))) 104.402 * [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))))) 104.402 * * [simplify]: iters left: 6 (15 enodes) 104.406 * * [simplify]: iters left: 5 (62 enodes) 104.420 * * [simplify]: iters left: 4 (148 enodes) 104.461 * * [simplify]: iters left: 3 (499 enodes) 104.730 * * [simplify]: Extracting #0: cost 1 inf + 0 104.730 * * [simplify]: Extracting #1: cost 0 inf + 1 104.730 * [simplify]: Simplified to 0 104.730 * [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)) 104.730 * * * * [progress]: [ 201 / 3260 ] simplifiying candidate # 104.730 * [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))))) 104.730 * * [simplify]: iters left: 6 (26 enodes) 104.737 * * [simplify]: iters left: 5 (99 enodes) 104.755 * * [simplify]: iters left: 4 (197 enodes) 104.801 * * [simplify]: iters left: 3 (484 enodes) 104.955 * * [simplify]: Extracting #0: cost 1 inf + 0 104.955 * * [simplify]: Extracting #1: cost 13 inf + 0 104.955 * * [simplify]: Extracting #2: cost 133 inf + 0 104.956 * * [simplify]: Extracting #3: cost 259 inf + 43 104.958 * * [simplify]: Extracting #4: cost 231 inf + 6446 104.967 * * [simplify]: Extracting #5: cost 91 inf + 45933 104.980 * * [simplify]: Extracting #6: cost 26 inf + 64852 104.995 * * [simplify]: Extracting #7: cost 3 inf + 71649 105.011 * * [simplify]: Extracting #8: cost 0 inf + 72479 105.028 * [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)))))) 105.029 * [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)))))) 105.029 * [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)))) 105.029 * * [simplify]: iters left: 6 (14 enodes) 105.033 * * [simplify]: iters left: 5 (56 enodes) 105.043 * * [simplify]: iters left: 4 (117 enodes) 105.071 * * [simplify]: iters left: 3 (347 enodes) 105.197 * * [simplify]: Extracting #0: cost 1 inf + 0 105.197 * * [simplify]: Extracting #1: cost 0 inf + 1 105.197 * [simplify]: Simplified to 0 105.197 * [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)) 105.197 * * * * [progress]: [ 202 / 3260 ] simplifiying candidate # 105.197 * [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)))) 105.198 * * [simplify]: iters left: 6 (25 enodes) 105.204 * * [simplify]: iters left: 5 (95 enodes) 105.225 * * [simplify]: iters left: 4 (188 enodes) 105.264 * * [simplify]: iters left: 3 (433 enodes) 105.417 * * [simplify]: Extracting #0: cost 1 inf + 0 105.417 * * [simplify]: Extracting #1: cost 13 inf + 0 105.417 * * [simplify]: Extracting #2: cost 115 inf + 0 105.418 * * [simplify]: Extracting #3: cost 200 inf + 2 105.419 * * [simplify]: Extracting #4: cost 195 inf + 978 105.423 * * [simplify]: Extracting #5: cost 108 inf + 21520 105.433 * * [simplify]: Extracting #6: cost 28 inf + 41367 105.445 * * [simplify]: Extracting #7: cost 1 inf + 49948 105.457 * * [simplify]: Extracting #8: cost 0 inf + 50329 105.472 * [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))))) 105.472 * [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))))) 105.472 * [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))) 105.473 * * [simplify]: iters left: 6 (14 enodes) 105.477 * * [simplify]: iters left: 5 (57 enodes) 105.488 * * [simplify]: iters left: 4 (116 enodes) 105.515 * * [simplify]: iters left: 3 (321 enodes) 105.636 * * [simplify]: Extracting #0: cost 1 inf + 0 105.636 * * [simplify]: Extracting #1: cost 0 inf + 1 105.636 * [simplify]: Simplified to 0 105.636 * [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)) 105.637 * * * * [progress]: [ 203 / 3260 ] simplifiying candidate # 105.637 * [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)))))) 105.637 * * [simplify]: iters left: 6 (26 enodes) 105.644 * * [simplify]: iters left: 5 (100 enodes) 105.666 * * [simplify]: iters left: 4 (221 enodes) 105.718 * * [simplify]: Extracting #0: cost 1 inf + 0 105.718 * * [simplify]: Extracting #1: cost 13 inf + 0 105.718 * * [simplify]: Extracting #2: cost 104 inf + 0 105.719 * * [simplify]: Extracting #3: cost 167 inf + 3 105.720 * * [simplify]: Extracting #4: cost 161 inf + 612 105.721 * * [simplify]: Extracting #5: cost 122 inf + 13498 105.729 * * [simplify]: Extracting #6: cost 49 inf + 33451 105.735 * * [simplify]: Extracting #7: cost 14 inf + 41505 105.743 * * [simplify]: Extracting #8: cost 0 inf + 46125 105.751 * * [simplify]: Extracting #9: cost 0 inf + 46070 105.759 * [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)) 105.759 * [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))))))) 105.760 * [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))))) 105.760 * * [simplify]: iters left: 6 (15 enodes) 105.764 * * [simplify]: iters left: 5 (62 enodes) 105.776 * * [simplify]: iters left: 4 (149 enodes) 105.818 * * [simplify]: iters left: 3 (450 enodes) 106.044 * * [simplify]: Extracting #0: cost 1 inf + 0 106.044 * * [simplify]: Extracting #1: cost 0 inf + 1 106.044 * [simplify]: Simplified to 0 106.044 * [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)) 106.044 * * * * [progress]: [ 204 / 3260 ] simplifiying candidate # 106.045 * [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))))) 106.045 * * [simplify]: iters left: 6 (25 enodes) 106.051 * * [simplify]: iters left: 5 (95 enodes) 106.068 * * [simplify]: iters left: 4 (188 enodes) 106.113 * * [simplify]: iters left: 3 (446 enodes) 106.250 * * [simplify]: Extracting #0: cost 1 inf + 0 106.251 * * [simplify]: Extracting #1: cost 13 inf + 0 106.251 * * [simplify]: Extracting #2: cost 108 inf + 0 106.252 * * [simplify]: Extracting #3: cost 206 inf + 45 106.253 * * [simplify]: Extracting #4: cost 189 inf + 2285 106.258 * * [simplify]: Extracting #5: cost 82 inf + 24681 106.266 * * [simplify]: Extracting #6: cost 23 inf + 39872 106.277 * * [simplify]: Extracting #7: cost 0 inf + 46511 106.291 * * [simplify]: Extracting #8: cost 0 inf + 46496 106.302 * [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))) 106.302 * [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)))))) 106.302 * [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)))) 106.302 * * [simplify]: iters left: 6 (14 enodes) 106.306 * * [simplify]: iters left: 5 (57 enodes) 106.317 * * [simplify]: iters left: 4 (118 enodes) 106.345 * * [simplify]: iters left: 3 (314 enodes) 106.449 * * [simplify]: Extracting #0: cost 1 inf + 0 106.450 * * [simplify]: Extracting #1: cost 0 inf + 1 106.450 * [simplify]: Simplified to 0 106.450 * [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)) 106.450 * * * * [progress]: [ 205 / 3260 ] simplifiying candidate # 106.450 * [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)))) 106.450 * * [simplify]: iters left: 6 (24 enodes) 106.456 * * [simplify]: iters left: 5 (87 enodes) 106.472 * * [simplify]: iters left: 4 (177 enodes) 106.510 * * [simplify]: iters left: 3 (372 enodes) 106.610 * * [simplify]: Extracting #0: cost 1 inf + 0 106.610 * * [simplify]: Extracting #1: cost 15 inf + 0 106.610 * * [simplify]: Extracting #2: cost 109 inf + 0 106.611 * * [simplify]: Extracting #3: cost 154 inf + 169 106.612 * * [simplify]: Extracting #4: cost 122 inf + 4164 106.616 * * [simplify]: Extracting #5: cost 70 inf + 15684 106.621 * * [simplify]: Extracting #6: cost 39 inf + 22137 106.627 * * [simplify]: Extracting #7: cost 14 inf + 28488 106.635 * * [simplify]: Extracting #8: cost 1 inf + 33336 106.643 * * [simplify]: Extracting #9: cost 0 inf + 33742 106.651 * [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))) 106.651 * [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))))) 106.651 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 106.652 * * [simplify]: iters left: 6 (13 enodes) 106.655 * * [simplify]: iters left: 5 (48 enodes) 106.665 * * [simplify]: iters left: 4 (103 enodes) 106.689 * * [simplify]: iters left: 3 (238 enodes) 106.754 * * [simplify]: Extracting #0: cost 1 inf + 0 106.754 * * [simplify]: Extracting #1: cost 0 inf + 1 106.754 * [simplify]: Simplified to 0 106.754 * [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)) 106.755 * * * * [progress]: [ 206 / 3260 ] simplifiying candidate # 106.755 * [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)))))) 106.755 * * [simplify]: iters left: 6 (27 enodes) 106.763 * * [simplify]: iters left: 5 (104 enodes) 106.782 * * [simplify]: iters left: 4 (223 enodes) 106.837 * * [simplify]: Extracting #0: cost 1 inf + 0 106.837 * * [simplify]: Extracting #1: cost 13 inf + 0 106.838 * * [simplify]: Extracting #2: cost 121 inf + 0 106.838 * * [simplify]: Extracting #3: cost 204 inf + 204 106.839 * * [simplify]: Extracting #4: cost 194 inf + 1378 106.841 * * [simplify]: Extracting #5: cost 150 inf + 15135 106.849 * * [simplify]: Extracting #6: cost 34 inf + 54172 106.859 * * [simplify]: Extracting #7: cost 3 inf + 63964 106.870 * * [simplify]: Extracting #8: cost 0 inf + 65076 106.881 * [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)))) 106.882 * [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))))))) 106.882 * [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))))) 106.882 * * [simplify]: iters left: 6 (15 enodes) 106.889 * * [simplify]: iters left: 5 (61 enodes) 106.900 * * [simplify]: iters left: 4 (142 enodes) 106.937 * * [simplify]: iters left: 3 (474 enodes) 107.137 * * [simplify]: Extracting #0: cost 1 inf + 0 107.137 * * [simplify]: Extracting #1: cost 0 inf + 1 107.137 * [simplify]: Simplified to 0 107.137 * [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)) 107.138 * * * * [progress]: [ 207 / 3260 ] simplifiying candidate # 107.138 * [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))))) 107.138 * * [simplify]: iters left: 6 (26 enodes) 107.145 * * [simplify]: iters left: 5 (99 enodes) 107.163 * * [simplify]: iters left: 4 (192 enodes) 107.206 * * [simplify]: iters left: 3 (462 enodes) 107.332 * * [simplify]: Extracting #0: cost 1 inf + 0 107.333 * * [simplify]: Extracting #1: cost 13 inf + 0 107.333 * * [simplify]: Extracting #2: cost 121 inf + 0 107.334 * * [simplify]: Extracting #3: cost 224 inf + 85 107.335 * * [simplify]: Extracting #4: cost 196 inf + 5628 107.342 * * [simplify]: Extracting #5: cost 85 inf + 35292 107.352 * * [simplify]: Extracting #6: cost 26 inf + 50991 107.365 * * [simplify]: Extracting #7: cost 0 inf + 58972 107.378 * * [simplify]: Extracting #8: cost 0 inf + 58957 107.394 * [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))))) 107.394 * [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)))))) 107.394 * [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)))) 107.394 * * [simplify]: iters left: 6 (14 enodes) 107.398 * * [simplify]: iters left: 5 (56 enodes) 107.408 * * [simplify]: iters left: 4 (113 enodes) 107.434 * * [simplify]: iters left: 3 (324 enodes) 107.532 * * [simplify]: Extracting #0: cost 1 inf + 0 107.532 * * [simplify]: Extracting #1: cost 0 inf + 1 107.532 * [simplify]: Simplified to 0 107.532 * [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)) 107.532 * * * * [progress]: [ 208 / 3260 ] simplifiying candidate # 107.532 * [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)))) 107.532 * * [simplify]: iters left: 6 (25 enodes) 107.539 * * [simplify]: iters left: 5 (94 enodes) 107.556 * * [simplify]: iters left: 4 (183 enodes) 107.597 * * [simplify]: iters left: 3 (424 enodes) 107.717 * * [simplify]: Extracting #0: cost 1 inf + 0 107.717 * * [simplify]: Extracting #1: cost 13 inf + 0 107.718 * * [simplify]: Extracting #2: cost 94 inf + 0 107.718 * * [simplify]: Extracting #3: cost 170 inf + 2 107.719 * * [simplify]: Extracting #4: cost 166 inf + 171 107.721 * * [simplify]: Extracting #5: cost 130 inf + 7303 107.727 * * [simplify]: Extracting #6: cost 51 inf + 25172 107.734 * * [simplify]: Extracting #7: cost 21 inf + 32649 107.744 * * [simplify]: Extracting #8: cost 2 inf + 39665 107.754 * * [simplify]: Extracting #9: cost 0 inf + 40411 107.764 * [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)) 107.764 * [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))))) 107.764 * [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))) 107.764 * * [simplify]: iters left: 6 (14 enodes) 107.769 * * [simplify]: iters left: 5 (56 enodes) 107.780 * * [simplify]: iters left: 4 (112 enodes) 107.807 * * [simplify]: iters left: 3 (297 enodes) 107.897 * * [simplify]: Extracting #0: cost 1 inf + 0 107.897 * * [simplify]: Extracting #1: cost 0 inf + 1 107.897 * [simplify]: Simplified to 0 107.898 * [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)) 107.898 * * * * [progress]: [ 209 / 3260 ] simplifiying candidate # 107.898 * [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)))))) 107.898 * * [simplify]: iters left: 6 (25 enodes) 107.905 * * [simplify]: iters left: 5 (96 enodes) 107.926 * * [simplify]: iters left: 4 (197 enodes) 107.966 * * [simplify]: iters left: 3 (452 enodes) 108.088 * * [simplify]: Extracting #0: cost 1 inf + 0 108.088 * * [simplify]: Extracting #1: cost 13 inf + 0 108.089 * * [simplify]: Extracting #2: cost 107 inf + 0 108.090 * * [simplify]: Extracting #3: cost 218 inf + 246 108.091 * * [simplify]: Extracting #4: cost 205 inf + 2153 108.095 * * [simplify]: Extracting #5: cost 122 inf + 23009 108.105 * * [simplify]: Extracting #6: cost 43 inf + 45353 108.116 * * [simplify]: Extracting #7: cost 19 inf + 52087 108.132 * * [simplify]: Extracting #8: cost 4 inf + 58088 108.145 * * [simplify]: Extracting #9: cost 0 inf + 59530 108.158 * [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)))) 108.158 * [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))))))) 108.159 * [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))))) 108.159 * * [simplify]: iters left: 6 (13 enodes) 108.163 * * [simplify]: iters left: 5 (53 enodes) 108.173 * * [simplify]: iters left: 4 (118 enodes) 108.200 * * [simplify]: iters left: 3 (324 enodes) 108.295 * * [simplify]: Extracting #0: cost 1 inf + 0 108.295 * * [simplify]: Extracting #1: cost 0 inf + 1 108.295 * [simplify]: Simplified to 0 108.295 * [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)) 108.296 * * * * [progress]: [ 210 / 3260 ] simplifiying candidate # 108.296 * [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))))) 108.296 * * [simplify]: iters left: 6 (23 enodes) 108.302 * * [simplify]: iters left: 5 (85 enodes) 108.317 * * [simplify]: iters left: 4 (155 enodes) 108.349 * * [simplify]: iters left: 3 (323 enodes) 108.418 * * [simplify]: Extracting #0: cost 1 inf + 0 108.418 * * [simplify]: Extracting #1: cost 11 inf + 0 108.418 * * [simplify]: Extracting #2: cost 82 inf + 0 108.418 * * [simplify]: Extracting #3: cost 151 inf + 85 108.419 * * [simplify]: Extracting #4: cost 148 inf + 495 108.420 * * [simplify]: Extracting #5: cost 117 inf + 6182 108.424 * * [simplify]: Extracting #6: cost 55 inf + 18319 108.431 * * [simplify]: Extracting #7: cost 12 inf + 29830 108.439 * * [simplify]: Extracting #8: cost 0 inf + 33939 108.446 * * [simplify]: Extracting #9: cost 0 inf + 33924 108.454 * [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)))) 108.454 * [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)))))) 108.455 * [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)))) 108.455 * * [simplify]: iters left: 6 (11 enodes) 108.458 * * [simplify]: iters left: 5 (43 enodes) 108.466 * * [simplify]: iters left: 4 (84 enodes) 108.485 * * [simplify]: iters left: 3 (212 enodes) 108.533 * * [simplify]: iters left: 2 (472 enodes) 108.646 * * [simplify]: Extracting #0: cost 1 inf + 0 108.646 * * [simplify]: Extracting #1: cost 0 inf + 1 108.646 * [simplify]: Simplified to 0 108.646 * [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)) 108.647 * * * * [progress]: [ 211 / 3260 ] simplifiying candidate # 108.647 * [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)))) 108.647 * * [simplify]: iters left: 6 (23 enodes) 108.653 * * [simplify]: iters left: 5 (87 enodes) 108.671 * * [simplify]: iters left: 4 (167 enodes) 108.704 * * [simplify]: iters left: 3 (341 enodes) 108.782 * * [simplify]: Extracting #0: cost 1 inf + 0 108.782 * * [simplify]: Extracting #1: cost 13 inf + 0 108.782 * * [simplify]: Extracting #2: cost 73 inf + 0 108.782 * * [simplify]: Extracting #3: cost 121 inf + 2 108.783 * * [simplify]: Extracting #4: cost 119 inf + 128 108.783 * * [simplify]: Extracting #5: cost 110 inf + 1721 108.786 * * [simplify]: Extracting #6: cost 47 inf + 12154 108.793 * * [simplify]: Extracting #7: cost 9 inf + 21591 108.800 * * [simplify]: Extracting #8: cost 0 inf + 25336 108.806 * * [simplify]: Extracting #9: cost 0 inf + 25321 108.812 * [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)))) 108.812 * [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))))) 108.813 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 108.813 * * [simplify]: iters left: 6 (12 enodes) 108.817 * * [simplify]: iters left: 5 (49 enodes) 108.826 * * [simplify]: iters left: 4 (99 enodes) 108.847 * * [simplify]: iters left: 3 (234 enodes) 108.906 * * [simplify]: iters left: 2 (447 enodes) 109.012 * * [simplify]: Extracting #0: cost 1 inf + 0 109.012 * * [simplify]: Extracting #1: cost 0 inf + 1 109.012 * [simplify]: Simplified to 0 109.012 * [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)) 109.012 * * * * [progress]: [ 212 / 3260 ] simplifiying candidate # 109.012 * [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)))))) 109.012 * * [simplify]: iters left: 6 (25 enodes) 109.019 * * [simplify]: iters left: 5 (95 enodes) 109.036 * * [simplify]: iters left: 4 (192 enodes) 109.077 * * [simplify]: iters left: 3 (417 enodes) 109.195 * * [simplify]: Extracting #0: cost 1 inf + 0 109.195 * * [simplify]: Extracting #1: cost 13 inf + 0 109.195 * * [simplify]: Extracting #2: cost 94 inf + 0 109.196 * * [simplify]: Extracting #3: cost 154 inf + 45 109.196 * * [simplify]: Extracting #4: cost 146 inf + 820 109.198 * * [simplify]: Extracting #5: cost 112 inf + 8310 109.204 * * [simplify]: Extracting #6: cost 51 inf + 21665 109.211 * * [simplify]: Extracting #7: cost 12 inf + 32171 109.220 * * [simplify]: Extracting #8: cost 0 inf + 37136 109.230 * * [simplify]: Extracting #9: cost 0 inf + 37121 109.242 * [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)))) 109.242 * [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))))))) 109.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))))) 109.242 * * [simplify]: iters left: 6 (14 enodes) 109.246 * * [simplify]: iters left: 5 (57 enodes) 109.257 * * [simplify]: iters left: 4 (121 enodes) 109.284 * * [simplify]: iters left: 3 (291 enodes) 109.372 * * [simplify]: Extracting #0: cost 1 inf + 0 109.372 * * [simplify]: Extracting #1: cost 0 inf + 1 109.372 * [simplify]: Simplified to 0 109.372 * [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)) 109.373 * * * * [progress]: [ 213 / 3260 ] simplifiying candidate # 109.373 * [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))))) 109.373 * * [simplify]: iters left: 6 (24 enodes) 109.379 * * [simplify]: iters left: 5 (90 enodes) 109.395 * * [simplify]: iters left: 4 (167 enodes) 109.427 * * [simplify]: iters left: 3 (331 enodes) 109.497 * * [simplify]: Extracting #0: cost 1 inf + 0 109.497 * * [simplify]: Extracting #1: cost 13 inf + 0 109.497 * * [simplify]: Extracting #2: cost 74 inf + 0 109.497 * * [simplify]: Extracting #3: cost 113 inf + 86 109.498 * * [simplify]: Extracting #4: cost 103 inf + 1028 109.501 * * [simplify]: Extracting #5: cost 84 inf + 4009 109.504 * * [simplify]: Extracting #6: cost 44 inf + 9810 109.508 * * [simplify]: Extracting #7: cost 8 inf + 19144 109.514 * * [simplify]: Extracting #8: cost 1 inf + 21746 109.519 * * [simplify]: Extracting #9: cost 0 inf + 22151 109.525 * [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)) 109.525 * [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)))))) 109.526 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 109.526 * * [simplify]: iters left: 6 (13 enodes) 109.530 * * [simplify]: iters left: 5 (52 enodes) 109.539 * * [simplify]: iters left: 4 (98 enodes) 109.560 * * [simplify]: iters left: 3 (212 enodes) 109.605 * * [simplify]: iters left: 2 (371 enodes) 109.684 * * [simplify]: Extracting #0: cost 1 inf + 0 109.684 * * [simplify]: Extracting #1: cost 0 inf + 1 109.684 * [simplify]: Simplified to 0 109.685 * [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)) 109.685 * * * * [progress]: [ 214 / 3260 ] simplifiying candidate # 109.685 * [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)))) 109.685 * * [simplify]: iters left: 6 (23 enodes) 109.691 * * [simplify]: iters left: 5 (81 enodes) 109.708 * * [simplify]: iters left: 4 (151 enodes) 109.733 * * [simplify]: iters left: 3 (259 enodes) 109.780 * * [simplify]: iters left: 2 (395 enodes) 109.851 * * [simplify]: iters left: 1 (492 enodes) 109.940 * * [simplify]: Extracting #0: cost 1 inf + 0 109.940 * * [simplify]: Extracting #1: cost 13 inf + 0 109.940 * * [simplify]: Extracting #2: cost 55 inf + 0 109.940 * * [simplify]: Extracting #3: cost 79 inf + 46 109.941 * * [simplify]: Extracting #4: cost 52 inf + 2345 109.943 * * [simplify]: Extracting #5: cost 38 inf + 4795 109.945 * * [simplify]: Extracting #6: cost 36 inf + 5281 109.947 * * [simplify]: Extracting #7: cost 25 inf + 6591 109.950 * * [simplify]: Extracting #8: cost 9 inf + 12117 109.957 * * [simplify]: Extracting #9: cost 0 inf + 15893 109.961 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 109.961 * [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))))) 109.962 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 109.962 * * [simplify]: iters left: 6 (12 enodes) 109.965 * * [simplify]: iters left: 5 (44 enodes) 109.974 * * [simplify]: iters left: 4 (92 enodes) 109.989 * * [simplify]: iters left: 3 (159 enodes) 110.016 * * [simplify]: iters left: 2 (267 enodes) 110.065 * * [simplify]: iters left: 1 (364 enodes) 110.128 * * [simplify]: Extracting #0: cost 1 inf + 0 110.128 * * [simplify]: Extracting #1: cost 0 inf + 1 110.128 * [simplify]: Simplified to 0 110.128 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 110.128 * * * * [progress]: [ 215 / 3260 ] simplifiying candidate # 110.129 * [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)))))) 110.129 * * [simplify]: iters left: 6 (26 enodes) 110.136 * * [simplify]: iters left: 5 (102 enodes) 110.157 * * [simplify]: iters left: 4 (225 enodes) 110.208 * * [simplify]: Extracting #0: cost 1 inf + 0 110.208 * * [simplify]: Extracting #1: cost 13 inf + 0 110.208 * * [simplify]: Extracting #2: cost 120 inf + 0 110.209 * * [simplify]: Extracting #3: cost 194 inf + 46 110.210 * * [simplify]: Extracting #4: cost 172 inf + 3492 110.215 * * [simplify]: Extracting #5: cost 76 inf + 33030 110.225 * * [simplify]: Extracting #6: cost 31 inf + 44618 110.232 * * [simplify]: Extracting #7: cost 15 inf + 47852 110.241 * * [simplify]: Extracting #8: cost 3 inf + 52873 110.251 * * [simplify]: Extracting #9: cost 0 inf + 54054 110.260 * [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))))))) 110.260 * [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))))))) 110.261 * [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))))) 110.261 * * [simplify]: iters left: 6 (15 enodes) 110.265 * * [simplify]: iters left: 5 (64 enodes) 110.278 * * [simplify]: iters left: 4 (149 enodes) 110.317 * * [simplify]: iters left: 3 (466 enodes) 110.605 * * [simplify]: Extracting #0: cost 1 inf + 0 110.605 * * [simplify]: Extracting #1: cost 0 inf + 1 110.605 * [simplify]: Simplified to 0 110.605 * [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)) 110.605 * * * * [progress]: [ 216 / 3260 ] simplifiying candidate # 110.606 * [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))))) 110.606 * * [simplify]: iters left: 6 (25 enodes) 110.613 * * [simplify]: iters left: 5 (97 enodes) 110.631 * * [simplify]: iters left: 4 (195 enodes) 110.674 * * [simplify]: iters left: 3 (464 enodes) 110.841 * * [simplify]: Extracting #0: cost 1 inf + 0 110.842 * * [simplify]: Extracting #1: cost 13 inf + 0 110.842 * * [simplify]: Extracting #2: cost 145 inf + 0 110.843 * * [simplify]: Extracting #3: cost 263 inf + 46 110.845 * * [simplify]: Extracting #4: cost 226 inf + 6054 110.853 * * [simplify]: Extracting #5: cost 89 inf + 39139 110.866 * * [simplify]: Extracting #6: cost 19 inf + 58363 110.884 * * [simplify]: Extracting #7: cost 0 inf + 63480 110.898 * * [simplify]: Extracting #8: cost 0 inf + 63465 110.913 * [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))) 110.913 * [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)))))) 110.914 * [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)))) 110.914 * * [simplify]: iters left: 6 (14 enodes) 110.918 * * [simplify]: iters left: 5 (59 enodes) 110.929 * * [simplify]: iters left: 4 (121 enodes) 110.957 * * [simplify]: iters left: 3 (332 enodes) 111.106 * * [simplify]: Extracting #0: cost 1 inf + 0 111.106 * * [simplify]: Extracting #1: cost 0 inf + 1 111.106 * [simplify]: Simplified to 0 111.107 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 111.107 * * * * [progress]: [ 217 / 3260 ] simplifiying candidate # 111.107 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 111.107 * * [simplify]: iters left: 6 (24 enodes) 111.114 * * [simplify]: iters left: 5 (92 enodes) 111.134 * * [simplify]: iters left: 4 (186 enodes) 111.172 * * [simplify]: iters left: 3 (410 enodes) 111.307 * * [simplify]: Extracting #0: cost 1 inf + 0 111.307 * * [simplify]: Extracting #1: cost 13 inf + 0 111.307 * * [simplify]: Extracting #2: cost 117 inf + 0 111.308 * * [simplify]: Extracting #3: cost 169 inf + 130 111.312 * * [simplify]: Extracting #4: cost 153 inf + 1167 111.313 * * [simplify]: Extracting #5: cost 120 inf + 8349 111.318 * * [simplify]: Extracting #6: cost 55 inf + 20849 111.325 * * [simplify]: Extracting #7: cost 20 inf + 29234 111.334 * * [simplify]: Extracting #8: cost 3 inf + 35902 111.343 * * [simplify]: Extracting #9: cost 0 inf + 37028 111.352 * [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)))) 111.352 * [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))))) 111.353 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 111.353 * * [simplify]: iters left: 6 (13 enodes) 111.357 * * [simplify]: iters left: 5 (54 enodes) 111.368 * * [simplify]: iters left: 4 (112 enodes) 111.395 * * [simplify]: iters left: 3 (281 enodes) 111.500 * * [simplify]: Extracting #0: cost 1 inf + 0 111.500 * * [simplify]: Extracting #1: cost 0 inf + 1 111.500 * [simplify]: Simplified to 0 111.500 * [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)) 111.501 * * * * [progress]: [ 218 / 3260 ] simplifiying candidate # 111.501 * [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)))))) 111.501 * * [simplify]: iters left: 6 (25 enodes) 111.508 * * [simplify]: iters left: 5 (97 enodes) 111.526 * * [simplify]: iters left: 4 (210 enodes) 111.573 * * [simplify]: iters left: 3 (498 enodes) 111.755 * * [simplify]: Extracting #0: cost 1 inf + 0 111.755 * * [simplify]: Extracting #1: cost 13 inf + 0 111.755 * * [simplify]: Extracting #2: cost 159 inf + 0 111.757 * * [simplify]: Extracting #3: cost 288 inf + 87 111.758 * * [simplify]: Extracting #4: cost 275 inf + 1149 111.764 * * [simplify]: Extracting #5: cost 133 inf + 34559 111.777 * * [simplify]: Extracting #6: cost 24 inf + 64422 111.793 * * [simplify]: Extracting #7: cost 3 inf + 70836 111.809 * * [simplify]: Extracting #8: cost 0 inf + 71665 111.828 * [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)))) 111.828 * [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))))))) 111.828 * [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))))) 111.828 * * [simplify]: iters left: 6 (14 enodes) 111.833 * * [simplify]: iters left: 5 (59 enodes) 111.844 * * [simplify]: iters left: 4 (134 enodes) 111.875 * * [simplify]: iters left: 3 (357 enodes) 112.030 * * [simplify]: Extracting #0: cost 1 inf + 0 112.030 * * [simplify]: Extracting #1: cost 0 inf + 1 112.030 * [simplify]: Simplified to 0 112.030 * [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)) 112.030 * * * * [progress]: [ 219 / 3260 ] simplifiying candidate # 112.031 * [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))))) 112.031 * * [simplify]: iters left: 6 (24 enodes) 112.037 * * [simplify]: iters left: 5 (91 enodes) 112.054 * * [simplify]: iters left: 4 (180 enodes) 112.092 * * [simplify]: iters left: 3 (385 enodes) 112.210 * * [simplify]: Extracting #0: cost 1 inf + 0 112.210 * * [simplify]: Extracting #1: cost 13 inf + 0 112.210 * * [simplify]: Extracting #2: cost 130 inf + 0 112.211 * * [simplify]: Extracting #3: cost 202 inf + 129 112.212 * * [simplify]: Extracting #4: cost 182 inf + 2535 112.218 * * [simplify]: Extracting #5: cost 71 inf + 23631 112.225 * * [simplify]: Extracting #6: cost 34 inf + 30749 112.233 * * [simplify]: Extracting #7: cost 15 inf + 35933 112.243 * * [simplify]: Extracting #8: cost 4 inf + 40438 112.256 * * [simplify]: Extracting #9: cost 0 inf + 41947 112.266 * [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)) 112.266 * [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)))))) 112.267 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 112.267 * * [simplify]: iters left: 6 (13 enodes) 112.271 * * [simplify]: iters left: 5 (53 enodes) 112.280 * * [simplify]: iters left: 4 (106 enodes) 112.303 * * [simplify]: iters left: 3 (257 enodes) 112.397 * * [simplify]: Extracting #0: cost 1 inf + 0 112.397 * * [simplify]: Extracting #1: cost 0 inf + 1 112.397 * [simplify]: Simplified to 0 112.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)) 112.398 * * * * [progress]: [ 220 / 3260 ] simplifiying candidate # 112.398 * [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)))) 112.398 * * [simplify]: iters left: 6 (23 enodes) 112.404 * * [simplify]: iters left: 5 (87 enodes) 112.421 * * [simplify]: iters left: 4 (166 enodes) 112.455 * * [simplify]: iters left: 3 (328 enodes) 112.552 * * [simplify]: Extracting #0: cost 1 inf + 0 112.552 * * [simplify]: Extracting #1: cost 13 inf + 0 112.553 * * [simplify]: Extracting #2: cost 99 inf + 0 112.553 * * [simplify]: Extracting #3: cost 129 inf + 251 112.554 * * [simplify]: Extracting #4: cost 114 inf + 1288 112.555 * * [simplify]: Extracting #5: cost 94 inf + 4639 112.558 * * [simplify]: Extracting #6: cost 43 inf + 12056 112.563 * * [simplify]: Extracting #7: cost 15 inf + 18841 112.571 * * [simplify]: Extracting #8: cost 0 inf + 24708 112.578 * * [simplify]: Extracting #9: cost 0 inf + 24693 112.584 * [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))) 112.584 * [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))))) 112.584 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 112.585 * * [simplify]: iters left: 6 (12 enodes) 112.589 * * [simplify]: iters left: 5 (49 enodes) 112.598 * * [simplify]: iters left: 4 (94 enodes) 112.619 * * [simplify]: iters left: 3 (221 enodes) 112.697 * * [simplify]: iters left: 2 (492 enodes) 112.936 * * [simplify]: Extracting #0: cost 1 inf + 0 112.937 * * [simplify]: Extracting #1: cost 0 inf + 1 112.937 * [simplify]: Simplified to 0 112.937 * [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)) 112.937 * * * * [progress]: [ 221 / 3260 ] simplifiying candidate # 112.937 * [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)))))) 112.937 * * [simplify]: iters left: 6 (24 enodes) 112.944 * * [simplify]: iters left: 5 (90 enodes) 112.963 * * [simplify]: iters left: 4 (185 enodes) 113.001 * * [simplify]: iters left: 3 (407 enodes) 113.131 * * [simplify]: Extracting #0: cost 1 inf + 0 113.131 * * [simplify]: Extracting #1: cost 13 inf + 0 113.131 * * [simplify]: Extracting #2: cost 125 inf + 0 113.132 * * [simplify]: Extracting #3: cost 178 inf + 48 113.133 * * [simplify]: Extracting #4: cost 162 inf + 2164 113.137 * * [simplify]: Extracting #5: cost 73 inf + 20417 113.146 * * [simplify]: Extracting #6: cost 25 inf + 32150 113.155 * * [simplify]: Extracting #7: cost 1 inf + 39527 113.164 * * [simplify]: Extracting #8: cost 0 inf + 39892 113.173 * [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))))) 113.173 * [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))))))) 113.173 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 113.174 * * [simplify]: iters left: 6 (13 enodes) 113.177 * * [simplify]: iters left: 5 (52 enodes) 113.187 * * [simplify]: iters left: 4 (111 enodes) 113.214 * * [simplify]: iters left: 3 (278 enodes) 113.313 * * [simplify]: Extracting #0: cost 1 inf + 0 113.313 * * [simplify]: Extracting #1: cost 0 inf + 1 113.313 * [simplify]: Simplified to 0 113.314 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 113.314 * * * * [progress]: [ 222 / 3260 ] simplifiying candidate # 113.314 * [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))))) 113.314 * * [simplify]: iters left: 6 (23 enodes) 113.320 * * [simplify]: iters left: 5 (85 enodes) 113.338 * * [simplify]: iters left: 4 (161 enodes) 113.370 * * [simplify]: iters left: 3 (312 enodes) 113.448 * * [simplify]: Extracting #0: cost 1 inf + 0 113.448 * * [simplify]: Extracting #1: cost 13 inf + 0 113.448 * * [simplify]: Extracting #2: cost 93 inf + 0 113.448 * * [simplify]: Extracting #3: cost 110 inf + 215 113.449 * * [simplify]: Extracting #4: cost 81 inf + 2805 113.452 * * [simplify]: Extracting #5: cost 46 inf + 8408 113.455 * * [simplify]: Extracting #6: cost 36 inf + 9772 113.458 * * [simplify]: Extracting #7: cost 12 inf + 16458 113.466 * * [simplify]: Extracting #8: cost 0 inf + 21225 113.471 * * [simplify]: Extracting #9: cost 0 inf + 21210 113.477 * [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)) 113.477 * [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)))))) 113.477 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 113.477 * * [simplify]: iters left: 6 (12 enodes) 113.481 * * [simplify]: iters left: 5 (47 enodes) 113.489 * * [simplify]: iters left: 4 (89 enodes) 113.510 * * [simplify]: iters left: 3 (186 enodes) 113.561 * * [simplify]: iters left: 2 (378 enodes) 113.708 * * [simplify]: Extracting #0: cost 1 inf + 0 113.709 * * [simplify]: Extracting #1: cost 0 inf + 1 113.709 * [simplify]: Simplified to 0 113.709 * [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)) 113.709 * * * * [progress]: [ 223 / 3260 ] simplifiying candidate # 113.709 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 113.709 * * [simplify]: iters left: 6 (22 enodes) 113.715 * * [simplify]: iters left: 5 (79 enodes) 113.729 * * [simplify]: iters left: 4 (127 enodes) 113.750 * * [simplify]: iters left: 3 (197 enodes) 113.784 * * [simplify]: iters left: 2 (282 enodes) 113.839 * * [simplify]: iters left: 1 (380 enodes) 113.906 * * [simplify]: Extracting #0: cost 1 inf + 0 113.906 * * [simplify]: Extracting #1: cost 11 inf + 0 113.907 * * [simplify]: Extracting #2: cost 59 inf + 2 113.907 * * [simplify]: Extracting #3: cost 71 inf + 508 113.908 * * [simplify]: Extracting #4: cost 40 inf + 2710 113.910 * * [simplify]: Extracting #5: cost 38 inf + 3292 113.911 * * [simplify]: Extracting #6: cost 34 inf + 4040 113.913 * * [simplify]: Extracting #7: cost 10 inf + 10748 113.917 * * [simplify]: Extracting #8: cost 1 inf + 14146 113.921 * * [simplify]: Extracting #9: cost 0 inf + 14392 113.925 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* 1/2 (/ b a))) 113.925 * [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))))) 113.925 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 113.925 * * [simplify]: iters left: 6 (11 enodes) 113.929 * * [simplify]: iters left: 5 (40 enodes) 113.936 * * [simplify]: iters left: 4 (65 enodes) 113.948 * * [simplify]: iters left: 3 (97 enodes) 113.968 * * [simplify]: iters left: 2 (165 enodes) 114.003 * * [simplify]: iters left: 1 (271 enodes) 114.061 * * [simplify]: Extracting #0: cost 1 inf + 0 114.061 * * [simplify]: Extracting #1: cost 0 inf + 1 114.061 * [simplify]: Simplified to 0 114.061 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* 1/2 (/ b a))) 0)) 114.061 * * * * [progress]: [ 224 / 3260 ] simplifiying candidate # 114.061 * [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)))))) 114.062 * * [simplify]: iters left: 6 (23 enodes) 114.068 * * [simplify]: iters left: 5 (89 enodes) 114.084 * * [simplify]: iters left: 4 (180 enodes) 114.123 * * [simplify]: iters left: 3 (381 enodes) 114.231 * * [simplify]: Extracting #0: cost 1 inf + 0 114.231 * * [simplify]: Extracting #1: cost 13 inf + 0 114.232 * * [simplify]: Extracting #2: cost 116 inf + 0 114.232 * * [simplify]: Extracting #3: cost 159 inf + 89 114.233 * * [simplify]: Extracting #4: cost 136 inf + 2776 114.237 * * [simplify]: Extracting #5: cost 62 inf + 19432 114.242 * * [simplify]: Extracting #6: cost 38 inf + 24676 114.249 * * [simplify]: Extracting #7: cost 11 inf + 31950 114.257 * * [simplify]: Extracting #8: cost 0 inf + 36533 114.265 * * [simplify]: Extracting #9: cost 0 inf + 36518 114.274 * [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))))) 114.274 * [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))))))) 114.274 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 114.274 * * [simplify]: iters left: 6 (12 enodes) 114.278 * * [simplify]: iters left: 5 (51 enodes) 114.289 * * [simplify]: iters left: 4 (106 enodes) 114.314 * * [simplify]: iters left: 3 (247 enodes) 114.388 * * [simplify]: Extracting #0: cost 1 inf + 0 114.388 * * [simplify]: Extracting #1: cost 0 inf + 1 114.388 * [simplify]: Simplified to 0 114.388 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 114.389 * * * * [progress]: [ 225 / 3260 ] simplifiying candidate # 114.389 * [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))))) 114.389 * * [simplify]: iters left: 6 (22 enodes) 114.395 * * [simplify]: iters left: 5 (84 enodes) 114.413 * * [simplify]: iters left: 4 (158 enodes) 114.445 * * [simplify]: iters left: 3 (314 enodes) 114.524 * * [simplify]: Extracting #0: cost 1 inf + 0 114.524 * * [simplify]: Extracting #1: cost 13 inf + 0 114.524 * * [simplify]: Extracting #2: cost 93 inf + 0 114.525 * * [simplify]: Extracting #3: cost 111 inf + 256 114.525 * * [simplify]: Extracting #4: cost 84 inf + 2477 114.528 * * [simplify]: Extracting #5: cost 50 inf + 7838 114.530 * * [simplify]: Extracting #6: cost 36 inf + 9934 114.535 * * [simplify]: Extracting #7: cost 6 inf + 18945 114.542 * * [simplify]: Extracting #8: cost 0 inf + 21387 114.548 * * [simplify]: Extracting #9: cost 0 inf + 21372 114.553 * [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)) 114.554 * [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)))))) 114.554 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 114.554 * * [simplify]: iters left: 6 (11 enodes) 114.557 * * [simplify]: iters left: 5 (46 enodes) 114.566 * * [simplify]: iters left: 4 (86 enodes) 114.585 * * [simplify]: iters left: 3 (183 enodes) 114.636 * * [simplify]: iters left: 2 (372 enodes) 114.780 * * [simplify]: Extracting #0: cost 1 inf + 0 114.780 * * [simplify]: Extracting #1: cost 0 inf + 1 114.781 * [simplify]: Simplified to 0 114.781 * [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)) 114.781 * * * * [progress]: [ 226 / 3260 ] simplifiying candidate # 114.781 * [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)))) 114.781 * * [simplify]: iters left: 6 (21 enodes) 114.787 * * [simplify]: iters left: 5 (78 enodes) 114.801 * * [simplify]: iters left: 4 (126 enodes) 114.822 * * [simplify]: iters left: 3 (196 enodes) 114.856 * * [simplify]: iters left: 2 (281 enodes) 114.911 * * [simplify]: iters left: 1 (379 enodes) 114.979 * * [simplify]: Extracting #0: cost 1 inf + 0 114.979 * * [simplify]: Extracting #1: cost 11 inf + 0 114.979 * * [simplify]: Extracting #2: cost 58 inf + 2 114.980 * * [simplify]: Extracting #3: cost 66 inf + 798 114.981 * * [simplify]: Extracting #4: cost 39 inf + 2750 114.982 * * [simplify]: Extracting #5: cost 38 inf + 3210 114.984 * * [simplify]: Extracting #6: cost 32 inf + 4139 114.986 * * [simplify]: Extracting #7: cost 6 inf + 12361 114.990 * * [simplify]: Extracting #8: cost 1 inf + 14063 114.994 * * [simplify]: Extracting #9: cost 0 inf + 14308 114.998 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ b (* a 2))) 114.998 * [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))))) 114.999 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 114.999 * * [simplify]: iters left: 6 (10 enodes) 115.002 * * [simplify]: iters left: 5 (39 enodes) 115.009 * * [simplify]: iters left: 4 (64 enodes) 115.021 * * [simplify]: iters left: 3 (96 enodes) 115.039 * * [simplify]: iters left: 2 (164 enodes) 115.077 * * [simplify]: iters left: 1 (270 enodes) 115.135 * * [simplify]: Extracting #0: cost 1 inf + 0 115.135 * * [simplify]: Extracting #1: cost 0 inf + 1 115.135 * [simplify]: Simplified to 0 115.135 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ b (* a 2))) 0)) 115.135 * * * * [progress]: [ 227 / 3260 ] simplifiying candidate # 115.135 * [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)))))) 115.135 * * [simplify]: iters left: 6 (23 enodes) 115.142 * * [simplify]: iters left: 5 (90 enodes) 115.158 * * [simplify]: iters left: 4 (189 enodes) 115.198 * * [simplify]: iters left: 3 (386 enodes) 115.292 * * [simplify]: Extracting #0: cost 1 inf + 0 115.292 * * [simplify]: Extracting #1: cost 13 inf + 0 115.293 * * [simplify]: Extracting #2: cost 103 inf + 0 115.293 * * [simplify]: Extracting #3: cost 164 inf + 132 115.294 * * [simplify]: Extracting #4: cost 127 inf + 4733 115.298 * * [simplify]: Extracting #5: cost 59 inf + 18515 115.306 * * [simplify]: Extracting #6: cost 33 inf + 23289 115.313 * * [simplify]: Extracting #7: cost 20 inf + 26676 115.320 * * [simplify]: Extracting #8: cost 4 inf + 32979 115.328 * * [simplify]: Extracting #9: cost 0 inf + 34461 115.337 * [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))))) 115.337 * [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))))))) 115.337 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 115.337 * * [simplify]: iters left: 6 (12 enodes) 115.342 * * [simplify]: iters left: 5 (53 enodes) 115.352 * * [simplify]: iters left: 4 (117 enodes) 115.377 * * [simplify]: iters left: 3 (255 enodes) 115.446 * * [simplify]: Extracting #0: cost 1 inf + 0 115.446 * * [simplify]: Extracting #1: cost 0 inf + 1 115.446 * [simplify]: Simplified to 0 115.446 * [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)) 115.447 * * * * [progress]: [ 228 / 3260 ] simplifiying candidate # 115.447 * [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))))) 115.447 * * [simplify]: iters left: 6 (22 enodes) 115.453 * * [simplify]: iters left: 5 (85 enodes) 115.469 * * [simplify]: iters left: 4 (168 enodes) 115.499 * * [simplify]: iters left: 3 (298 enodes) 115.565 * * [simplify]: Extracting #0: cost 1 inf + 0 115.565 * * [simplify]: Extracting #1: cost 13 inf + 0 115.565 * * [simplify]: Extracting #2: cost 87 inf + 0 115.565 * * [simplify]: Extracting #3: cost 121 inf + 339 115.567 * * [simplify]: Extracting #4: cost 55 inf + 7139 115.570 * * [simplify]: Extracting #5: cost 41 inf + 9516 115.573 * * [simplify]: Extracting #6: cost 37 inf + 10320 115.577 * * [simplify]: Extracting #7: cost 10 inf + 18017 115.585 * * [simplify]: Extracting #8: cost 0 inf + 21696 115.591 * [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))) 115.591 * [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)))))) 115.592 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 115.592 * * [simplify]: iters left: 6 (11 enodes) 115.596 * * [simplify]: iters left: 5 (48 enodes) 115.605 * * [simplify]: iters left: 4 (98 enodes) 115.624 * * [simplify]: iters left: 3 (181 enodes) 115.667 * * [simplify]: iters left: 2 (358 enodes) 115.785 * * [simplify]: Extracting #0: cost 1 inf + 0 115.785 * * [simplify]: Extracting #1: cost 0 inf + 1 115.785 * [simplify]: Simplified to 0 115.785 * [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)) 115.785 * * * * [progress]: [ 229 / 3260 ] simplifiying candidate # 115.786 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 115.786 * * [simplify]: iters left: 6 (21 enodes) 115.792 * * [simplify]: iters left: 5 (78 enodes) 115.806 * * [simplify]: iters left: 4 (146 enodes) 115.831 * * [simplify]: iters left: 3 (242 enodes) 115.876 * * [simplify]: iters left: 2 (370 enodes) 115.956 * * [simplify]: Extracting #0: cost 1 inf + 0 115.956 * * [simplify]: Extracting #1: cost 14 inf + 0 115.956 * * [simplify]: Extracting #2: cost 71 inf + 83 115.957 * * [simplify]: Extracting #3: cost 75 inf + 1208 115.960 * * [simplify]: Extracting #4: cost 31 inf + 4527 115.962 * * [simplify]: Extracting #5: cost 35 inf + 4657 115.963 * * [simplify]: Extracting #6: cost 32 inf + 5282 115.965 * * [simplify]: Extracting #7: cost 21 inf + 6535 115.968 * * [simplify]: Extracting #8: cost 7 inf + 11233 115.972 * * [simplify]: Extracting #9: cost 0 inf + 14003 115.976 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 115.976 * [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))))) 115.977 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 115.977 * * [simplify]: iters left: 6 (10 enodes) 115.981 * * [simplify]: iters left: 5 (41 enodes) 115.989 * * [simplify]: iters left: 4 (81 enodes) 116.003 * * [simplify]: iters left: 3 (127 enodes) 116.022 * * [simplify]: iters left: 2 (186 enodes) 116.053 * * [simplify]: iters left: 1 (266 enodes) 116.122 * * [simplify]: Extracting #0: cost 1 inf + 0 116.122 * * [simplify]: Extracting #1: cost 0 inf + 1 116.122 * [simplify]: Simplified to 0 116.122 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 0)) 116.122 * * * * [progress]: [ 230 / 3260 ] simplifiying candidate # 116.122 * [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))) 116.122 * * [simplify]: iters left: 6 (20 enodes) 116.128 * * [simplify]: iters left: 5 (75 enodes) 116.142 * * [simplify]: iters left: 4 (127 enodes) 116.167 * * [simplify]: iters left: 3 (205 enodes) 116.202 * * [simplify]: iters left: 2 (300 enodes) 116.265 * * [simplify]: iters left: 1 (419 enodes) 116.356 * * [simplify]: Extracting #0: cost 1 inf + 0 116.356 * * [simplify]: Extracting #1: cost 11 inf + 0 116.357 * * [simplify]: Extracting #2: cost 65 inf + 2 116.357 * * [simplify]: Extracting #3: cost 77 inf + 716 116.358 * * [simplify]: Extracting #4: cost 40 inf + 2926 116.360 * * [simplify]: Extracting #5: cost 38 inf + 3631 116.362 * * [simplify]: Extracting #6: cost 34 inf + 4201 116.364 * * [simplify]: Extracting #7: cost 23 inf + 5729 116.367 * * [simplify]: Extracting #8: cost 8 inf + 11294 116.371 * * [simplify]: Extracting #9: cost 0 inf + 14729 116.375 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 116.375 * [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)))) 116.375 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 116.376 * * [simplify]: iters left: 6 (9 enodes) 116.378 * * [simplify]: iters left: 5 (36 enodes) 116.386 * * [simplify]: iters left: 4 (67 enodes) 116.398 * * [simplify]: iters left: 3 (97 enodes) 116.417 * * [simplify]: iters left: 2 (158 enodes) 116.456 * * [simplify]: iters left: 1 (263 enodes) 116.506 * * [simplify]: Extracting #0: cost 1 inf + 0 116.506 * * [simplify]: Extracting #1: cost 0 inf + 1 116.506 * [simplify]: Simplified to 0 116.506 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 116.507 * * * * [progress]: [ 231 / 3260 ] simplifiying candidate # 116.507 * [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)))) 116.507 * * [simplify]: iters left: 6 (20 enodes) 116.512 * * [simplify]: iters left: 5 (76 enodes) 116.526 * * [simplify]: iters left: 4 (137 enodes) 116.550 * * [simplify]: iters left: 3 (232 enodes) 116.594 * * [simplify]: iters left: 2 (349 enodes) 116.669 * * [simplify]: iters left: 1 (499 enodes) 116.784 * * [simplify]: Extracting #0: cost 1 inf + 0 116.784 * * [simplify]: Extracting #1: cost 13 inf + 0 116.784 * * [simplify]: Extracting #2: cost 59 inf + 0 116.784 * * [simplify]: Extracting #3: cost 71 inf + 301 116.785 * * [simplify]: Extracting #4: cost 38 inf + 2299 116.787 * * [simplify]: Extracting #5: cost 38 inf + 2675 116.789 * * [simplify]: Extracting #6: cost 37 inf + 2885 116.790 * * [simplify]: Extracting #7: cost 29 inf + 3495 116.792 * * [simplify]: Extracting #8: cost 24 inf + 4513 116.795 * * [simplify]: Extracting #9: cost 7 inf + 10810 116.802 * * [simplify]: Extracting #10: cost 0 inf + 13775 116.806 * [simplify]: Simplified to (+ (/ (/ b a) -2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 116.806 * [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))))) 116.806 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 116.806 * * [simplify]: iters left: 5 (9 enodes) 116.809 * * [simplify]: iters left: 4 (39 enodes) 116.816 * * [simplify]: iters left: 3 (65 enodes) 116.829 * * [simplify]: iters left: 2 (129 enodes) 116.856 * * [simplify]: iters left: 1 (210 enodes) 116.897 * * [simplify]: Extracting #0: cost 1 inf + 0 116.897 * * [simplify]: Extracting #1: cost 0 inf + 1 116.897 * [simplify]: Simplified to 0 116.897 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ b a) -2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 116.897 * * * * [progress]: [ 232 / 3260 ] simplifiying candidate # 116.897 * [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)))))) 116.898 * * [simplify]: iters left: 6 (22 enodes) 116.903 * * [simplify]: iters left: 5 (81 enodes) 116.917 * * [simplify]: iters left: 4 (119 enodes) 116.937 * * [simplify]: iters left: 3 (177 enodes) 116.966 * * [simplify]: iters left: 2 (239 enodes) 117.003 * * [simplify]: iters left: 1 (312 enodes) 117.056 * * [simplify]: Extracting #0: cost 1 inf + 0 117.056 * * [simplify]: Extracting #1: cost 11 inf + 0 117.056 * * [simplify]: Extracting #2: cost 55 inf + 0 117.057 * * [simplify]: Extracting #3: cost 101 inf + 206 117.057 * * [simplify]: Extracting #4: cost 94 inf + 1355 117.058 * * [simplify]: Extracting #5: cost 88 inf + 3914 117.060 * * [simplify]: Extracting #6: cost 44 inf + 27767 117.065 * * [simplify]: Extracting #7: cost 5 inf + 42417 117.071 * * [simplify]: Extracting #8: cost 0 inf + 44259 117.077 * * [simplify]: Extracting #9: cost 0 inf + 44164 117.083 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) 117.083 * [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))))))) 117.083 * [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.084 * * [simplify]: iters left: 6 (10 enodes) 117.086 * * [simplify]: iters left: 5 (37 enodes) 117.095 * * [simplify]: iters left: 4 (57 enodes) 117.107 * * [simplify]: iters left: 3 (104 enodes) 117.125 * * [simplify]: iters left: 2 (158 enodes) 117.151 * * [simplify]: iters left: 1 (225 enodes) 117.190 * * [simplify]: Extracting #0: cost 1 inf + 0 117.190 * * [simplify]: Extracting #1: cost 0 inf + 1 117.190 * [simplify]: Simplified to 0 117.190 * [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)) 117.190 * * * * [progress]: [ 233 / 3260 ] simplifiying candidate # 117.190 * [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))))) 117.191 * * [simplify]: iters left: 6 (21 enodes) 117.196 * * [simplify]: iters left: 5 (72 enodes) 117.207 * * [simplify]: iters left: 4 (103 enodes) 117.223 * * [simplify]: iters left: 3 (146 enodes) 117.243 * * [simplify]: iters left: 2 (169 enodes) 117.268 * * [simplify]: iters left: 1 (183 enodes) 117.290 * * [simplify]: Extracting #0: cost 1 inf + 0 117.290 * * [simplify]: Extracting #1: cost 9 inf + 0 117.290 * * [simplify]: Extracting #2: cost 34 inf + 0 117.290 * * [simplify]: Extracting #3: cost 47 inf + 288 117.290 * * [simplify]: Extracting #4: cost 36 inf + 1844 117.291 * * [simplify]: Extracting #5: cost 36 inf + 2620 117.292 * * [simplify]: Extracting #6: cost 38 inf + 2663 117.292 * * [simplify]: Extracting #7: cost 29 inf + 3452 117.294 * * [simplify]: Extracting #8: cost 10 inf + 9137 117.297 * * [simplify]: Extracting #9: cost 1 inf + 12877 117.299 * * [simplify]: Extracting #10: cost 0 inf + 13417 117.302 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) 117.302 * [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)))))) 117.303 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 117.303 * * [simplify]: iters left: 6 (9 enodes) 117.305 * * [simplify]: iters left: 5 (29 enodes) 117.310 * * [simplify]: iters left: 4 (42 enodes) 117.317 * * [simplify]: iters left: 3 (58 enodes) 117.326 * * [simplify]: iters left: 2 (68 enodes) 117.335 * * [simplify]: Extracting #0: cost 1 inf + 0 117.335 * * [simplify]: Extracting #1: cost 0 inf + 1 117.335 * [simplify]: Simplified to 0 117.335 * [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)) 117.335 * * * * [progress]: [ 234 / 3260 ] simplifiying candidate # 117.335 * [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)))))) 117.336 * * [simplify]: iters left: 6 (23 enodes) 117.341 * * [simplify]: iters left: 5 (89 enodes) 117.357 * * [simplify]: iters left: 4 (180 enodes) 117.397 * * [simplify]: iters left: 3 (365 enodes) 117.470 * * [simplify]: Extracting #0: cost 1 inf + 0 117.470 * * [simplify]: Extracting #1: cost 11 inf + 0 117.470 * * [simplify]: Extracting #2: cost 72 inf + 0 117.471 * * [simplify]: Extracting #3: cost 115 inf + 204 117.471 * * [simplify]: Extracting #4: cost 113 inf + 409 117.472 * * [simplify]: Extracting #5: cost 113 inf + 452 117.473 * * [simplify]: Extracting #6: cost 108 inf + 2977 117.475 * * [simplify]: Extracting #7: cost 66 inf + 13771 117.480 * * [simplify]: Extracting #8: cost 17 inf + 27681 117.487 * * [simplify]: Extracting #9: cost 0 inf + 33740 117.494 * * [simplify]: Extracting #10: cost 0 inf + 33645 117.501 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 117.501 * [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))))))) 117.501 * [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))))) 117.502 * * [simplify]: iters left: 6 (13 enodes) 117.505 * * [simplify]: iters left: 5 (53 enodes) 117.514 * * [simplify]: iters left: 4 (117 enodes) 117.544 * * [simplify]: iters left: 3 (275 enodes) 117.603 * * [simplify]: iters left: 2 (474 enodes) 117.721 * * [simplify]: Extracting #0: cost 1 inf + 0 117.722 * * [simplify]: Extracting #1: cost 0 inf + 1 117.722 * [simplify]: Simplified to 0 117.722 * [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)) 117.722 * * * * [progress]: [ 235 / 3260 ] simplifiying candidate # 117.722 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 117.722 * * [simplify]: iters left: 6 (24 enodes) 117.728 * * [simplify]: iters left: 5 (89 enodes) 117.743 * * [simplify]: iters left: 4 (149 enodes) 117.767 * * [simplify]: iters left: 3 (247 enodes) 117.810 * * [simplify]: iters left: 2 (331 enodes) 117.864 * * [simplify]: iters left: 1 (406 enodes) 117.931 * * [simplify]: Extracting #0: cost 1 inf + 0 117.931 * * [simplify]: Extracting #1: cost 11 inf + 0 117.931 * * [simplify]: Extracting #2: cost 59 inf + 0 117.931 * * [simplify]: Extracting #3: cost 100 inf + 329 117.932 * * [simplify]: Extracting #4: cost 92 inf + 2047 117.933 * * [simplify]: Extracting #5: cost 78 inf + 6005 117.936 * * [simplify]: Extracting #6: cost 35 inf + 17475 117.941 * * [simplify]: Extracting #7: cost 3 inf + 26936 117.947 * * [simplify]: Extracting #8: cost 0 inf + 28116 117.952 * * [simplify]: Extracting #9: cost 0 inf + 28036 117.958 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 117.958 * [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)))))) 117.958 * [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)))) 117.959 * * [simplify]: iters left: 6 (12 enodes) 117.962 * * [simplify]: iters left: 5 (47 enodes) 117.970 * * [simplify]: iters left: 4 (82 enodes) 117.984 * * [simplify]: iters left: 3 (157 enodes) 118.015 * * [simplify]: iters left: 2 (248 enodes) 118.057 * * [simplify]: iters left: 1 (341 enodes) 118.114 * * [simplify]: Extracting #0: cost 1 inf + 0 118.114 * * [simplify]: Extracting #1: cost 0 inf + 1 118.114 * [simplify]: Simplified to 0 118.114 * [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)) 118.114 * * * * [progress]: [ 236 / 3260 ] simplifiying candidate # 118.114 * [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)))) 118.115 * * [simplify]: iters left: 6 (24 enodes) 118.123 * * [simplify]: iters left: 5 (89 enodes) 118.139 * * [simplify]: iters left: 4 (157 enodes) 118.168 * * [simplify]: iters left: 3 (276 enodes) 118.226 * * [simplify]: iters left: 2 (408 enodes) 118.305 * * [simplify]: Extracting #0: cost 1 inf + 0 118.305 * * [simplify]: Extracting #1: cost 13 inf + 0 118.306 * * [simplify]: Extracting #2: cost 59 inf + 0 118.306 * * [simplify]: Extracting #3: cost 102 inf + 205 118.307 * * [simplify]: Extracting #4: cost 102 inf + 773 118.307 * * [simplify]: Extracting #5: cost 102 inf + 1350 118.308 * * [simplify]: Extracting #6: cost 81 inf + 5533 118.312 * * [simplify]: Extracting #7: cost 11 inf + 26911 118.320 * * [simplify]: Extracting #8: cost 0 inf + 30331 118.325 * * [simplify]: Extracting #9: cost 0 inf + 30251 118.331 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) 118.331 * [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))))) 118.331 * [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))) 118.331 * * [simplify]: iters left: 6 (12 enodes) 118.335 * * [simplify]: iters left: 5 (47 enodes) 118.344 * * [simplify]: iters left: 4 (89 enodes) 118.362 * * [simplify]: iters left: 3 (180 enodes) 118.405 * * [simplify]: iters left: 2 (296 enodes) 118.466 * * [simplify]: iters left: 1 (428 enodes) 118.561 * * [simplify]: Extracting #0: cost 1 inf + 0 118.561 * * [simplify]: Extracting #1: cost 0 inf + 1 118.561 * [simplify]: Simplified to 0 118.561 * [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)) 118.562 * * * * [progress]: [ 237 / 3260 ] simplifiying candidate # 118.562 * [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)))))) 118.562 * * [simplify]: iters left: 6 (22 enodes) 118.567 * * [simplify]: iters left: 5 (82 enodes) 118.584 * * [simplify]: iters left: 4 (141 enodes) 118.608 * * [simplify]: iters left: 3 (219 enodes) 118.639 * * [simplify]: iters left: 2 (281 enodes) 118.682 * * [simplify]: iters left: 1 (332 enodes) 118.728 * * [simplify]: Extracting #0: cost 1 inf + 0 118.728 * * [simplify]: Extracting #1: cost 11 inf + 0 118.728 * * [simplify]: Extracting #2: cost 54 inf + 0 118.729 * * [simplify]: Extracting #3: cost 86 inf + 326 118.729 * * [simplify]: Extracting #4: cost 80 inf + 1219 118.730 * * [simplify]: Extracting #5: cost 64 inf + 4641 118.732 * * [simplify]: Extracting #6: cost 33 inf + 10346 118.736 * * [simplify]: Extracting #7: cost 6 inf + 17991 118.740 * * [simplify]: Extracting #8: cost 0 inf + 19853 118.745 * * [simplify]: Extracting #9: cost 0 inf + 19678 118.750 * [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)) 118.750 * [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))))))) 118.750 * [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))))) 118.750 * * [simplify]: iters left: 6 (12 enodes) 118.753 * * [simplify]: iters left: 5 (46 enodes) 118.761 * * [simplify]: iters left: 4 (81 enodes) 118.775 * * [simplify]: iters left: 3 (134 enodes) 118.798 * * [simplify]: iters left: 2 (197 enodes) 118.827 * * [simplify]: iters left: 1 (271 enodes) 118.869 * * [simplify]: Extracting #0: cost 1 inf + 0 118.869 * * [simplify]: Extracting #1: cost 0 inf + 1 118.869 * [simplify]: Simplified to 0 118.869 * [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)) 118.869 * * * * [progress]: [ 238 / 3260 ] simplifiying candidate # 118.869 * [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))))) 118.869 * * [simplify]: iters left: 6 (22 enodes) 118.875 * * [simplify]: iters left: 5 (79 enodes) 118.888 * * [simplify]: iters left: 4 (118 enodes) 118.906 * * [simplify]: iters left: 3 (176 enodes) 118.931 * * [simplify]: iters left: 2 (221 enodes) 118.963 * * [simplify]: iters left: 1 (252 enodes) 118.994 * * [simplify]: Extracting #0: cost 1 inf + 0 118.994 * * [simplify]: Extracting #1: cost 9 inf + 0 118.994 * * [simplify]: Extracting #2: cost 42 inf + 0 118.994 * * [simplify]: Extracting #3: cost 71 inf + 244 118.994 * * [simplify]: Extracting #4: cost 69 inf + 1018 118.995 * * [simplify]: Extracting #5: cost 59 inf + 2859 118.996 * * [simplify]: Extracting #6: cost 41 inf + 5757 118.998 * * [simplify]: Extracting #7: cost 29 inf + 7116 119.001 * * [simplify]: Extracting #8: cost 6 inf + 14710 119.005 * * [simplify]: Extracting #9: cost 0 inf + 17120 119.009 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 119.009 * [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)))))) 119.009 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 119.010 * * [simplify]: iters left: 6 (10 enodes) 119.012 * * [simplify]: iters left: 5 (38 enodes) 119.019 * * [simplify]: iters left: 4 (59 enodes) 119.028 * * [simplify]: iters left: 3 (88 enodes) 119.041 * * [simplify]: iters left: 2 (117 enodes) 119.057 * * [simplify]: iters left: 1 (144 enodes) 119.075 * * [simplify]: Extracting #0: cost 1 inf + 0 119.075 * * [simplify]: Extracting #1: cost 0 inf + 1 119.075 * [simplify]: Simplified to 0 119.075 * [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)) 119.076 * * * * [progress]: [ 239 / 3260 ] simplifiying candidate # 119.076 * [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)))) 119.076 * * [simplify]: iters left: 6 (23 enodes) 119.083 * * [simplify]: iters left: 5 (84 enodes) 119.097 * * [simplify]: iters left: 4 (129 enodes) 119.119 * * [simplify]: iters left: 3 (199 enodes) 119.148 * * [simplify]: iters left: 2 (250 enodes) 119.184 * * [simplify]: iters left: 1 (280 enodes) 119.218 * * [simplify]: Extracting #0: cost 1 inf + 0 119.218 * * [simplify]: Extracting #1: cost 11 inf + 0 119.218 * * [simplify]: Extracting #2: cost 47 inf + 0 119.218 * * [simplify]: Extracting #3: cost 63 inf + 331 119.219 * * [simplify]: Extracting #4: cost 53 inf + 1682 119.220 * * [simplify]: Extracting #5: cost 48 inf + 3032 119.221 * * [simplify]: Extracting #6: cost 39 inf + 4951 119.224 * * [simplify]: Extracting #7: cost 28 inf + 5849 119.225 * * [simplify]: Extracting #8: cost 18 inf + 8468 119.228 * * [simplify]: Extracting #9: cost 3 inf + 14688 119.232 * * [simplify]: Extracting #10: cost 0 inf + 15868 119.236 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 119.236 * [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))))) 119.236 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 119.236 * * [simplify]: iters left: 6 (11 enodes) 119.239 * * [simplify]: iters left: 5 (42 enodes) 119.247 * * [simplify]: iters left: 4 (67 enodes) 119.259 * * [simplify]: iters left: 3 (111 enodes) 119.276 * * [simplify]: iters left: 2 (140 enodes) 119.294 * * [simplify]: iters left: 1 (160 enodes) 119.314 * * [simplify]: Extracting #0: cost 1 inf + 0 119.314 * * [simplify]: Extracting #1: cost 0 inf + 1 119.314 * [simplify]: Simplified to 0 119.314 * [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)) 119.314 * * * * [progress]: [ 240 / 3260 ] simplifiying candidate # 119.314 * [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)))))) 119.315 * * [simplify]: iters left: 6 (26 enodes) 119.321 * * [simplify]: iters left: 5 (104 enodes) 119.340 * * [simplify]: iters left: 4 (244 enodes) 119.415 * * [simplify]: Extracting #0: cost 1 inf + 0 119.415 * * [simplify]: Extracting #1: cost 11 inf + 0 119.416 * * [simplify]: Extracting #2: cost 149 inf + 0 119.417 * * [simplify]: Extracting #3: cost 270 inf + 1 119.418 * * [simplify]: Extracting #4: cost 254 inf + 2545 119.423 * * [simplify]: Extracting #5: cost 151 inf + 36957 119.439 * * [simplify]: Extracting #6: cost 35 inf + 84134 119.452 * * [simplify]: Extracting #7: cost 25 inf + 86171 119.466 * * [simplify]: Extracting #8: cost 13 inf + 88919 119.481 * * [simplify]: Extracting #9: cost 1 inf + 94399 119.496 * * [simplify]: Extracting #10: cost 0 inf + 94684 119.511 * * [simplify]: Extracting #11: cost 0 inf + 94644 119.527 * [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)))) 119.527 * [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))))))) 119.527 * [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))))) 119.527 * * [simplify]: iters left: 6 (16 enodes) 119.532 * * [simplify]: iters left: 5 (68 enodes) 119.545 * * [simplify]: iters left: 4 (179 enodes) 119.609 * * [simplify]: Extracting #0: cost 1 inf + 0 119.609 * * [simplify]: Extracting #1: cost 27 inf + 0 119.610 * * [simplify]: Extracting #2: cost 153 inf + 0 119.611 * * [simplify]: Extracting #3: cost 242 inf + 83 119.613 * * [simplify]: Extracting #4: cost 185 inf + 16503 119.624 * * [simplify]: Extracting #5: cost 15 inf + 79352 119.637 * * [simplify]: Extracting #6: cost 0 inf + 84943 119.649 * [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))))) 119.650 * [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))))))) 119.650 * * * * [progress]: [ 241 / 3260 ] simplifiying candidate # 119.650 * [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))))) 119.650 * * [simplify]: iters left: 6 (27 enodes) 119.660 * * [simplify]: iters left: 5 (105 enodes) 119.678 * * [simplify]: iters left: 4 (214 enodes) 119.732 * * [simplify]: Extracting #0: cost 1 inf + 0 119.732 * * [simplify]: Extracting #1: cost 11 inf + 0 119.732 * * [simplify]: Extracting #2: cost 114 inf + 0 119.733 * * [simplify]: Extracting #3: cost 201 inf + 0 119.734 * * [simplify]: Extracting #4: cost 184 inf + 2225 119.737 * * [simplify]: Extracting #5: cost 97 inf + 27227 119.744 * * [simplify]: Extracting #6: cost 33 inf + 51622 119.753 * * [simplify]: Extracting #7: cost 23 inf + 55291 119.762 * * [simplify]: Extracting #8: cost 0 inf + 62156 119.772 * * [simplify]: Extracting #9: cost 0 inf + 62046 119.782 * * [simplify]: Extracting #10: cost 0 inf + 61966 119.793 * [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))))) 119.793 * [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)))))) 119.793 * [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)))) 119.793 * * [simplify]: iters left: 6 (15 enodes) 119.798 * * [simplify]: iters left: 5 (63 enodes) 119.811 * * [simplify]: iters left: 4 (145 enodes) 119.849 * * [simplify]: iters left: 3 (499 enodes) 120.111 * * [simplify]: Extracting #0: cost 1 inf + 0 120.112 * * [simplify]: Extracting #1: cost 0 inf + 1 120.112 * [simplify]: Simplified to 0 120.112 * [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)) 120.112 * * * * [progress]: [ 242 / 3260 ] simplifiying candidate # 120.112 * [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)))) 120.112 * * [simplify]: iters left: 6 (27 enodes) 120.119 * * [simplify]: iters left: 5 (104 enodes) 120.139 * * [simplify]: iters left: 4 (228 enodes) 120.202 * * [simplify]: Extracting #0: cost 1 inf + 0 120.202 * * [simplify]: Extracting #1: cost 13 inf + 0 120.202 * * [simplify]: Extracting #2: cost 114 inf + 0 120.203 * * [simplify]: Extracting #3: cost 183 inf + 2 120.204 * * [simplify]: Extracting #4: cost 160 inf + 4486 120.208 * * [simplify]: Extracting #5: cost 71 inf + 30095 120.214 * * [simplify]: Extracting #6: cost 31 inf + 43944 120.222 * * [simplify]: Extracting #7: cost 20 inf + 46310 120.233 * * [simplify]: Extracting #8: cost 0 inf + 53042 120.242 * * [simplify]: Extracting #9: cost 0 inf + 52882 120.251 * [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))))) 120.251 * [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))))) 120.251 * [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))) 120.251 * * [simplify]: iters left: 6 (15 enodes) 120.256 * * [simplify]: iters left: 5 (62 enodes) 120.268 * * [simplify]: iters left: 4 (159 enodes) 120.315 * * [simplify]: iters left: 3 (475 enodes) 120.538 * * [simplify]: Extracting #0: cost 1 inf + 0 120.538 * * [simplify]: Extracting #1: cost 42 inf + 0 120.539 * * [simplify]: Extracting #2: cost 194 inf + 1 120.542 * * [simplify]: Extracting #3: cost 205 inf + 15094 120.555 * * [simplify]: Extracting #4: cost 20 inf + 63712 120.570 * * [simplify]: Extracting #5: cost 3 inf + 65204 120.584 * * [simplify]: Extracting #6: cost 0 inf + 65965 120.599 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 120.599 * [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)))) 120.599 * * * * [progress]: [ 243 / 3260 ] simplifiying candidate # 120.600 * [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)))))) 120.600 * * [simplify]: iters left: 6 (25 enodes) 120.609 * * [simplify]: iters left: 5 (98 enodes) 120.626 * * [simplify]: iters left: 4 (213 enodes) 120.680 * * [simplify]: Extracting #0: cost 1 inf + 0 120.680 * * [simplify]: Extracting #1: cost 11 inf + 0 120.681 * * [simplify]: Extracting #2: cost 109 inf + 0 120.681 * * [simplify]: Extracting #3: cost 196 inf + 0 120.682 * * [simplify]: Extracting #4: cost 180 inf + 2102 120.686 * * [simplify]: Extracting #5: cost 92 inf + 30318 120.694 * * [simplify]: Extracting #6: cost 38 inf + 50287 120.702 * * [simplify]: Extracting #7: cost 19 inf + 56189 120.713 * * [simplify]: Extracting #8: cost 1 inf + 61800 120.723 * * [simplify]: Extracting #9: cost 0 inf + 62085 120.734 * * [simplify]: Extracting #10: cost 0 inf + 62045 120.744 * [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))))) 120.744 * [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))))))) 120.745 * [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))))) 120.745 * * [simplify]: iters left: 6 (15 enodes) 120.749 * * [simplify]: iters left: 5 (62 enodes) 120.762 * * [simplify]: iters left: 4 (148 enodes) 120.802 * * [simplify]: iters left: 3 (499 enodes) 121.072 * * [simplify]: Extracting #0: cost 1 inf + 0 121.072 * * [simplify]: Extracting #1: cost 0 inf + 1 121.072 * [simplify]: Simplified to 0 121.072 * [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)) 121.072 * * * * [progress]: [ 244 / 3260 ] simplifiying candidate # 121.073 * [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))))) 121.073 * * [simplify]: iters left: 6 (26 enodes) 121.079 * * [simplify]: iters left: 5 (98 enodes) 121.096 * * [simplify]: iters left: 4 (186 enodes) 121.140 * * [simplify]: iters left: 3 (469 enodes) 121.286 * * [simplify]: Extracting #0: cost 1 inf + 0 121.286 * * [simplify]: Extracting #1: cost 11 inf + 0 121.286 * * [simplify]: Extracting #2: cost 126 inf + 0 121.290 * * [simplify]: Extracting #3: cost 256 inf + 42 121.291 * * [simplify]: Extracting #4: cost 249 inf + 1580 121.296 * * [simplify]: Extracting #5: cost 155 inf + 25331 121.308 * * [simplify]: Extracting #6: cost 43 inf + 58839 121.321 * * [simplify]: Extracting #7: cost 27 inf + 63557 121.336 * * [simplify]: Extracting #8: cost 1 inf + 72083 121.351 * * [simplify]: Extracting #9: cost 0 inf + 72273 121.367 * * [simplify]: Extracting #10: cost 0 inf + 72193 121.382 * [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)) 121.382 * [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)))))) 121.382 * [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)))) 121.383 * * [simplify]: iters left: 6 (14 enodes) 121.387 * * [simplify]: iters left: 5 (56 enodes) 121.397 * * [simplify]: iters left: 4 (117 enodes) 121.425 * * [simplify]: iters left: 3 (347 enodes) 121.553 * * [simplify]: Extracting #0: cost 1 inf + 0 121.553 * * [simplify]: Extracting #1: cost 0 inf + 1 121.553 * [simplify]: Simplified to 0 121.553 * [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)) 121.553 * * * * [progress]: [ 245 / 3260 ] simplifiying candidate # 121.554 * [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)))) 121.554 * * [simplify]: iters left: 6 (26 enodes) 121.561 * * [simplify]: iters left: 5 (99 enodes) 121.578 * * [simplify]: iters left: 4 (184 enodes) 121.618 * * [simplify]: iters left: 3 (430 enodes) 121.769 * * [simplify]: Extracting #0: cost 1 inf + 0 121.769 * * [simplify]: Extracting #1: cost 11 inf + 0 121.769 * * [simplify]: Extracting #2: cost 111 inf + 0 121.770 * * [simplify]: Extracting #3: cost 193 inf + 2 121.771 * * [simplify]: Extracting #4: cost 179 inf + 3322 121.776 * * [simplify]: Extracting #5: cost 79 inf + 25561 121.785 * * [simplify]: Extracting #6: cost 37 inf + 36934 121.794 * * [simplify]: Extracting #7: cost 27 inf + 39457 121.808 * * [simplify]: Extracting #8: cost 2 inf + 48262 121.819 * * [simplify]: Extracting #9: cost 0 inf + 48872 121.830 * * [simplify]: Extracting #10: cost 0 inf + 48712 121.841 * [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))) 121.841 * [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))))) 121.842 * [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))) 121.842 * * [simplify]: iters left: 6 (14 enodes) 121.846 * * [simplify]: iters left: 5 (57 enodes) 121.857 * * [simplify]: iters left: 4 (116 enodes) 121.886 * * [simplify]: iters left: 3 (321 enodes) 122.007 * * [simplify]: Extracting #0: cost 1 inf + 0 122.007 * * [simplify]: Extracting #1: cost 0 inf + 1 122.007 * [simplify]: Simplified to 0 122.007 * [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)) 122.007 * * * * [progress]: [ 246 / 3260 ] simplifiying candidate # 122.007 * [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)))))) 122.008 * * [simplify]: iters left: 6 (25 enodes) 122.014 * * [simplify]: iters left: 5 (98 enodes) 122.032 * * [simplify]: iters left: 4 (212 enodes) 122.087 * * [simplify]: Extracting #0: cost 1 inf + 0 122.087 * * [simplify]: Extracting #1: cost 11 inf + 0 122.087 * * [simplify]: Extracting #2: cost 98 inf + 0 122.087 * * [simplify]: Extracting #3: cost 164 inf + 2 122.088 * * [simplify]: Extracting #4: cost 163 inf + 5 122.089 * * [simplify]: Extracting #5: cost 116 inf + 10628 122.094 * * [simplify]: Extracting #6: cost 52 inf + 29880 122.100 * * [simplify]: Extracting #7: cost 33 inf + 35504 122.106 * * [simplify]: Extracting #8: cost 9 inf + 42314 122.114 * * [simplify]: Extracting #9: cost 0 inf + 46156 122.122 * * [simplify]: Extracting #10: cost 0 inf + 46101 122.130 * [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)) 122.130 * [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))))))) 122.130 * [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))))) 122.131 * * [simplify]: iters left: 6 (15 enodes) 122.135 * * [simplify]: iters left: 5 (62 enodes) 122.149 * * [simplify]: iters left: 4 (149 enodes) 122.189 * * [simplify]: iters left: 3 (450 enodes) 122.730 * * [simplify]: Extracting #0: cost 1 inf + 0 122.730 * * [simplify]: Extracting #1: cost 0 inf + 1 122.730 * [simplify]: Simplified to 0 122.730 * [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)) 122.730 * * * * [progress]: [ 247 / 3260 ] simplifiying candidate # 122.730 * [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))))) 122.730 * * [simplify]: iters left: 6 (26 enodes) 122.737 * * [simplify]: iters left: 5 (99 enodes) 122.759 * * [simplify]: iters left: 4 (185 enodes) 122.799 * * [simplify]: iters left: 3 (433 enodes) 122.932 * * [simplify]: Extracting #0: cost 1 inf + 0 122.932 * * [simplify]: Extracting #1: cost 11 inf + 0 122.932 * * [simplify]: Extracting #2: cost 103 inf + 0 122.933 * * [simplify]: Extracting #3: cost 203 inf + 4 122.934 * * [simplify]: Extracting #4: cost 177 inf + 3942 122.943 * * [simplify]: Extracting #5: cost 77 inf + 23586 122.950 * * [simplify]: Extracting #6: cost 37 inf + 34629 122.959 * * [simplify]: Extracting #7: cost 25 inf + 37935 122.968 * * [simplify]: Extracting #8: cost 2 inf + 45277 122.979 * * [simplify]: Extracting #9: cost 0 inf + 46007 122.989 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) 122.989 * [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)))))) 122.989 * [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)))) 122.990 * * [simplify]: iters left: 6 (14 enodes) 122.994 * * [simplify]: iters left: 5 (57 enodes) 123.004 * * [simplify]: iters left: 4 (118 enodes) 123.034 * * [simplify]: iters left: 3 (314 enodes) 123.140 * * [simplify]: Extracting #0: cost 1 inf + 0 123.140 * * [simplify]: Extracting #1: cost 0 inf + 1 123.140 * [simplify]: Simplified to 0 123.140 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) 0)) 123.140 * * * * [progress]: [ 248 / 3260 ] simplifiying candidate # 123.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)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 123.141 * * [simplify]: iters left: 6 (25 enodes) 123.147 * * [simplify]: iters left: 5 (90 enodes) 123.163 * * [simplify]: iters left: 4 (170 enodes) 123.196 * * [simplify]: iters left: 3 (354 enodes) 123.289 * * [simplify]: Extracting #0: cost 1 inf + 0 123.289 * * [simplify]: Extracting #1: cost 13 inf + 0 123.289 * * [simplify]: Extracting #2: cost 100 inf + 0 123.290 * * [simplify]: Extracting #3: cost 146 inf + 4 123.292 * * [simplify]: Extracting #4: cost 101 inf + 6551 123.295 * * [simplify]: Extracting #5: cost 49 inf + 16411 123.300 * * [simplify]: Extracting #6: cost 38 inf + 20379 123.305 * * [simplify]: Extracting #7: cost 33 inf + 21628 123.311 * * [simplify]: Extracting #8: cost 5 inf + 29700 123.318 * * [simplify]: Extracting #9: cost 0 inf + 31960 123.325 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) 123.325 * [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))))) 123.325 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 123.326 * * [simplify]: iters left: 6 (13 enodes) 123.329 * * [simplify]: iters left: 5 (48 enodes) 123.341 * * [simplify]: iters left: 4 (103 enodes) 123.363 * * [simplify]: iters left: 3 (238 enodes) 123.428 * * [simplify]: Extracting #0: cost 1 inf + 0 123.429 * * [simplify]: Extracting #1: cost 0 inf + 1 123.429 * [simplify]: Simplified to 0 123.429 * [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)) 123.429 * * * * [progress]: [ 249 / 3260 ] simplifiying candidate # 123.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 123.429 * * [simplify]: iters left: 6 (25 enodes) 123.436 * * [simplify]: iters left: 5 (97 enodes) 123.453 * * [simplify]: iters left: 4 (206 enodes) 123.505 * * [simplify]: Extracting #0: cost 1 inf + 0 123.505 * * [simplify]: Extracting #1: cost 11 inf + 0 123.505 * * [simplify]: Extracting #2: cost 110 inf + 0 123.506 * * [simplify]: Extracting #3: cost 200 inf + 0 123.506 * * [simplify]: Extracting #4: cost 191 inf + 933 123.509 * * [simplify]: Extracting #5: cost 116 inf + 22472 123.516 * * [simplify]: Extracting #6: cost 41 inf + 52300 123.525 * * [simplify]: Extracting #7: cost 26 inf + 55534 123.534 * * [simplify]: Extracting #8: cost 7 inf + 60661 123.547 * * [simplify]: Extracting #9: cost 0 inf + 64081 123.558 * * [simplify]: Extracting #10: cost 0 inf + 64026 123.568 * [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)))) 123.568 * [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))))))) 123.569 * [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))))) 123.569 * * [simplify]: iters left: 6 (15 enodes) 123.573 * * [simplify]: iters left: 5 (61 enodes) 123.584 * * [simplify]: iters left: 4 (142 enodes) 123.624 * * [simplify]: iters left: 3 (474 enodes) 123.823 * * [simplify]: Extracting #0: cost 1 inf + 0 123.823 * * [simplify]: Extracting #1: cost 0 inf + 1 123.823 * [simplify]: Simplified to 0 123.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 123.823 * * * * [progress]: [ 250 / 3260 ] simplifiying candidate # 123.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 123.823 * * [simplify]: iters left: 6 (26 enodes) 123.830 * * [simplify]: iters left: 5 (98 enodes) 123.851 * * [simplify]: iters left: 4 (181 enodes) 123.887 * * [simplify]: iters left: 3 (444 enodes) 124.006 * * [simplify]: Extracting #0: cost 1 inf + 0 124.006 * * [simplify]: Extracting #1: cost 11 inf + 0 124.006 * * [simplify]: Extracting #2: cost 113 inf + 0 124.007 * * [simplify]: Extracting #3: cost 219 inf + 42 124.008 * * [simplify]: Extracting #4: cost 191 inf + 4584 124.015 * * [simplify]: Extracting #5: cost 70 inf + 35221 124.024 * * [simplify]: Extracting #6: cost 37 inf + 46163 124.035 * * [simplify]: Extracting #7: cost 21 inf + 51582 124.050 * * [simplify]: Extracting #8: cost 1 inf + 57496 124.062 * * [simplify]: Extracting #9: cost 0 inf + 57861 124.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))) 124.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)))))) 124.075 * [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)))) 124.075 * * [simplify]: iters left: 6 (14 enodes) 124.079 * * [simplify]: iters left: 5 (56 enodes) 124.089 * * [simplify]: iters left: 4 (113 enodes) 124.115 * * [simplify]: iters left: 3 (324 enodes) 124.211 * * [simplify]: Extracting #0: cost 1 inf + 0 124.211 * * [simplify]: Extracting #1: cost 0 inf + 1 124.211 * [simplify]: Simplified to 0 124.212 * [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)) 124.212 * * * * [progress]: [ 251 / 3260 ] simplifiying candidate # 124.212 * [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)))) 124.212 * * [simplify]: iters left: 6 (26 enodes) 124.219 * * [simplify]: iters left: 5 (98 enodes) 124.236 * * [simplify]: iters left: 4 (179 enodes) 124.276 * * [simplify]: iters left: 3 (414 enodes) 124.389 * * [simplify]: Extracting #0: cost 1 inf + 0 124.389 * * [simplify]: Extracting #1: cost 11 inf + 0 124.390 * * [simplify]: Extracting #2: cost 88 inf + 0 124.390 * * [simplify]: Extracting #3: cost 165 inf + 83 124.391 * * [simplify]: Extracting #4: cost 155 inf + 1340 124.393 * * [simplify]: Extracting #5: cost 113 inf + 9163 124.398 * * [simplify]: Extracting #6: cost 54 inf + 23775 124.405 * * [simplify]: Extracting #7: cost 32 inf + 29210 124.412 * * [simplify]: Extracting #8: cost 16 inf + 33022 124.421 * * [simplify]: Extracting #9: cost 3 inf + 38399 124.430 * * [simplify]: Extracting #10: cost 0 inf + 39979 124.441 * * [simplify]: Extracting #11: cost 0 inf + 39884 124.450 * [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)))) 124.450 * [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))))) 124.450 * [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))) 124.450 * * [simplify]: iters left: 6 (14 enodes) 124.455 * * [simplify]: iters left: 5 (56 enodes) 124.465 * * [simplify]: iters left: 4 (112 enodes) 124.490 * * [simplify]: iters left: 3 (297 enodes) 124.581 * * [simplify]: Extracting #0: cost 1 inf + 0 124.582 * * [simplify]: Extracting #1: cost 0 inf + 1 124.582 * [simplify]: Simplified to 0 124.582 * [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)) 124.582 * * * * [progress]: [ 252 / 3260 ] simplifiying candidate # 124.582 * [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)))))) 124.582 * * [simplify]: iters left: 6 (23 enodes) 124.588 * * [simplify]: iters left: 5 (89 enodes) 124.604 * * [simplify]: iters left: 4 (180 enodes) 124.643 * * [simplify]: iters left: 3 (430 enodes) 124.754 * * [simplify]: Extracting #0: cost 1 inf + 0 124.754 * * [simplify]: Extracting #1: cost 11 inf + 0 124.754 * * [simplify]: Extracting #2: cost 98 inf + 0 124.755 * * [simplify]: Extracting #3: cost 215 inf + 0 124.757 * * [simplify]: Extracting #4: cost 200 inf + 2797 124.766 * * [simplify]: Extracting #5: cost 76 inf + 34347 124.776 * * [simplify]: Extracting #6: cost 38 inf + 47107 124.787 * * [simplify]: Extracting #7: cost 19 inf + 52932 124.799 * * [simplify]: Extracting #8: cost 2 inf + 58222 124.811 * * [simplify]: Extracting #9: cost 0 inf + 59047 124.824 * [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))) 124.824 * [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))))))) 124.824 * [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))))) 124.825 * * [simplify]: iters left: 6 (13 enodes) 124.828 * * [simplify]: iters left: 5 (53 enodes) 124.839 * * [simplify]: iters left: 4 (118 enodes) 124.864 * * [simplify]: iters left: 3 (324 enodes) 124.960 * * [simplify]: Extracting #0: cost 1 inf + 0 124.960 * * [simplify]: Extracting #1: cost 0 inf + 1 124.960 * [simplify]: Simplified to 0 124.960 * [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)) 124.961 * * * * [progress]: [ 253 / 3260 ] simplifiying candidate # 124.961 * [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))))) 124.961 * * [simplify]: iters left: 6 (23 enodes) 124.970 * * [simplify]: iters left: 5 (84 enodes) 124.984 * * [simplify]: iters left: 4 (144 enodes) 125.010 * * [simplify]: iters left: 3 (304 enodes) 125.071 * * [simplify]: Extracting #0: cost 1 inf + 0 125.071 * * [simplify]: Extracting #1: cost 9 inf + 0 125.072 * * [simplify]: Extracting #2: cost 76 inf + 0 125.072 * * [simplify]: Extracting #3: cost 146 inf + 244 125.073 * * [simplify]: Extracting #4: cost 144 inf + 652 125.074 * * [simplify]: Extracting #5: cost 113 inf + 5761 125.078 * * [simplify]: Extracting #6: cost 49 inf + 20145 125.083 * * [simplify]: Extracting #7: cost 33 inf + 22644 125.089 * * [simplify]: Extracting #8: cost 8 inf + 29969 125.096 * * [simplify]: Extracting #9: cost 0 inf + 33529 125.105 * * [simplify]: Extracting #10: cost 0 inf + 33434 125.112 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a)) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 125.112 * [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)))))) 125.113 * [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)))) 125.113 * * [simplify]: iters left: 6 (11 enodes) 125.116 * * [simplify]: iters left: 5 (43 enodes) 125.124 * * [simplify]: iters left: 4 (84 enodes) 125.141 * * [simplify]: iters left: 3 (212 enodes) 125.190 * * [simplify]: iters left: 2 (472 enodes) 125.305 * * [simplify]: Extracting #0: cost 1 inf + 0 125.305 * * [simplify]: Extracting #1: cost 0 inf + 1 125.305 * [simplify]: Simplified to 0 125.305 * [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)) 125.305 * * * * [progress]: [ 254 / 3260 ] simplifiying candidate # 125.306 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 125.306 * * [simplify]: iters left: 6 (24 enodes) 125.312 * * [simplify]: iters left: 5 (91 enodes) 125.328 * * [simplify]: iters left: 4 (163 enodes) 125.361 * * [simplify]: iters left: 3 (335 enodes) 125.438 * * [simplify]: Extracting #0: cost 1 inf + 0 125.439 * * [simplify]: Extracting #1: cost 11 inf + 0 125.439 * * [simplify]: Extracting #2: cost 71 inf + 0 125.439 * * [simplify]: Extracting #3: cost 120 inf + 204 125.440 * * [simplify]: Extracting #4: cost 117 inf + 532 125.441 * * [simplify]: Extracting #5: cost 91 inf + 3749 125.443 * * [simplify]: Extracting #6: cost 55 inf + 10494 125.447 * * [simplify]: Extracting #7: cost 33 inf + 14816 125.452 * * [simplify]: Extracting #8: cost 4 inf + 24006 125.458 * * [simplify]: Extracting #9: cost 0 inf + 25686 125.464 * * [simplify]: Extracting #10: cost 0 inf + 25606 125.469 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 125.470 * [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))))) 125.470 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 125.470 * * [simplify]: iters left: 6 (12 enodes) 125.474 * * [simplify]: iters left: 5 (49 enodes) 125.483 * * [simplify]: iters left: 4 (99 enodes) 125.507 * * [simplify]: iters left: 3 (234 enodes) 125.566 * * [simplify]: iters left: 2 (447 enodes) 125.670 * * [simplify]: Extracting #0: cost 1 inf + 0 125.670 * * [simplify]: Extracting #1: cost 0 inf + 1 125.670 * [simplify]: Simplified to 0 125.670 * [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)) 125.670 * * * * [progress]: [ 255 / 3260 ] simplifiying candidate # 125.671 * [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)))))) 125.671 * * [simplify]: iters left: 6 (24 enodes) 125.677 * * [simplify]: iters left: 5 (93 enodes) 125.696 * * [simplify]: iters left: 4 (183 enodes) 125.735 * * [simplify]: iters left: 3 (415 enodes) 125.856 * * [simplify]: Extracting #0: cost 1 inf + 0 125.856 * * [simplify]: Extracting #1: cost 11 inf + 0 125.856 * * [simplify]: Extracting #2: cost 89 inf + 0 125.857 * * [simplify]: Extracting #3: cost 156 inf + 2 125.857 * * [simplify]: Extracting #4: cost 152 inf + 170 125.859 * * [simplify]: Extracting #5: cost 115 inf + 6611 125.864 * * [simplify]: Extracting #6: cost 65 inf + 19316 125.873 * * [simplify]: Extracting #7: cost 40 inf + 25376 125.880 * * [simplify]: Extracting #8: cost 12 inf + 33375 125.889 * * [simplify]: Extracting #9: cost 0 inf + 38619 125.899 * [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))) 125.899 * [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))))))) 125.899 * [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))))) 125.900 * * [simplify]: iters left: 6 (14 enodes) 125.904 * * [simplify]: iters left: 5 (57 enodes) 125.914 * * [simplify]: iters left: 4 (121 enodes) 125.943 * * [simplify]: iters left: 3 (291 enodes) 126.028 * * [simplify]: Extracting #0: cost 1 inf + 0 126.029 * * [simplify]: Extracting #1: cost 0 inf + 1 126.029 * [simplify]: Simplified to 0 126.029 * [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)) 126.029 * * * * [progress]: [ 256 / 3260 ] simplifiying candidate # 126.029 * [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))))) 126.029 * * [simplify]: iters left: 6 (25 enodes) 126.036 * * [simplify]: iters left: 5 (94 enodes) 126.052 * * [simplify]: iters left: 4 (162 enodes) 126.085 * * [simplify]: iters left: 3 (319 enodes) 126.151 * * [simplify]: Extracting #0: cost 1 inf + 0 126.151 * * [simplify]: Extracting #1: cost 11 inf + 0 126.151 * * [simplify]: Extracting #2: cost 69 inf + 0 126.151 * * [simplify]: Extracting #3: cost 108 inf + 246 126.152 * * [simplify]: Extracting #4: cost 94 inf + 1554 126.154 * * [simplify]: Extracting #5: cost 47 inf + 7951 126.157 * * [simplify]: Extracting #6: cost 37 inf + 10363 126.160 * * [simplify]: Extracting #7: cost 34 inf + 10990 126.164 * * [simplify]: Extracting #8: cost 11 inf + 17395 126.169 * * [simplify]: Extracting #9: cost 0 inf + 21757 126.174 * * [simplify]: Extracting #10: cost 0 inf + 21662 126.180 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 126.180 * [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)))))) 126.180 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 126.180 * * [simplify]: iters left: 6 (13 enodes) 126.184 * * [simplify]: iters left: 5 (52 enodes) 126.193 * * [simplify]: iters left: 4 (98 enodes) 126.216 * * [simplify]: iters left: 3 (212 enodes) 126.260 * * [simplify]: iters left: 2 (371 enodes) 126.341 * * [simplify]: Extracting #0: cost 1 inf + 0 126.341 * * [simplify]: Extracting #1: cost 0 inf + 1 126.341 * [simplify]: Simplified to 0 126.341 * [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)) 126.342 * * * * [progress]: [ 257 / 3260 ] simplifiying candidate # 126.342 * [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)))) 126.342 * * [simplify]: iters left: 6 (24 enodes) 126.348 * * [simplify]: iters left: 5 (86 enodes) 126.363 * * [simplify]: iters left: 4 (152 enodes) 126.389 * * [simplify]: iters left: 3 (255 enodes) 126.434 * * [simplify]: iters left: 2 (381 enodes) 126.502 * * [simplify]: iters left: 1 (471 enodes) 126.577 * * [simplify]: Extracting #0: cost 1 inf + 0 126.577 * * [simplify]: Extracting #1: cost 11 inf + 0 126.577 * * [simplify]: Extracting #2: cost 52 inf + 0 126.577 * * [simplify]: Extracting #3: cost 75 inf + 331 126.578 * * [simplify]: Extracting #4: cost 48 inf + 3236 126.580 * * [simplify]: Extracting #5: cost 37 inf + 5518 126.582 * * [simplify]: Extracting #6: cost 30 inf + 6866 126.585 * * [simplify]: Extracting #7: cost 4 inf + 14637 126.589 * * [simplify]: Extracting #8: cost 0 inf + 16437 126.595 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 126.595 * [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))))) 126.595 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 126.596 * * [simplify]: iters left: 6 (12 enodes) 126.599 * * [simplify]: iters left: 5 (44 enodes) 126.608 * * [simplify]: iters left: 4 (92 enodes) 126.623 * * [simplify]: iters left: 3 (159 enodes) 126.651 * * [simplify]: iters left: 2 (267 enodes) 126.699 * * [simplify]: iters left: 1 (364 enodes) 126.764 * * [simplify]: Extracting #0: cost 1 inf + 0 126.764 * * [simplify]: Extracting #1: cost 0 inf + 1 126.764 * [simplify]: Simplified to 0 126.765 * [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)) 126.765 * * * * [progress]: [ 258 / 3260 ] simplifiying candidate # 126.765 * [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)))))) 126.765 * * [simplify]: iters left: 6 (25 enodes) 126.772 * * [simplify]: iters left: 5 (100 enodes) 126.790 * * [simplify]: iters left: 4 (215 enodes) 126.842 * * [simplify]: Extracting #0: cost 1 inf + 0 126.842 * * [simplify]: Extracting #1: cost 11 inf + 0 126.842 * * [simplify]: Extracting #2: cost 109 inf + 0 126.843 * * [simplify]: Extracting #3: cost 187 inf + 45 126.844 * * [simplify]: Extracting #4: cost 167 inf + 3322 126.848 * * [simplify]: Extracting #5: cost 66 inf + 31450 126.856 * * [simplify]: Extracting #6: cost 32 inf + 43667 126.866 * * [simplify]: Extracting #7: cost 16 inf + 48870 126.874 * * [simplify]: Extracting #8: cost 0 inf + 52530 126.883 * [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))))) 126.883 * [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))))))) 126.884 * [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))))) 126.884 * * [simplify]: iters left: 6 (15 enodes) 126.888 * * [simplify]: iters left: 5 (64 enodes) 126.900 * * [simplify]: iters left: 4 (149 enodes) 126.941 * * [simplify]: iters left: 3 (466 enodes) 127.232 * * [simplify]: Extracting #0: cost 1 inf + 0 127.232 * * [simplify]: Extracting #1: cost 0 inf + 1 127.232 * [simplify]: Simplified to 0 127.232 * [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)) 127.232 * * * * [progress]: [ 259 / 3260 ] simplifiying candidate # 127.233 * [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))))) 127.233 * * [simplify]: iters left: 6 (26 enodes) 127.240 * * [simplify]: iters left: 5 (101 enodes) 127.258 * * [simplify]: iters left: 4 (191 enodes) 127.300 * * [simplify]: iters left: 3 (452 enodes) 127.470 * * [simplify]: Extracting #0: cost 1 inf + 0 127.470 * * [simplify]: Extracting #1: cost 11 inf + 0 127.470 * * [simplify]: Extracting #2: cost 140 inf + 0 127.471 * * [simplify]: Extracting #3: cost 258 inf + 86 127.473 * * [simplify]: Extracting #4: cost 230 inf + 4671 127.481 * * [simplify]: Extracting #5: cost 84 inf + 37843 127.493 * * [simplify]: Extracting #6: cost 37 inf + 51437 127.506 * * [simplify]: Extracting #7: cost 20 inf + 56977 127.520 * * [simplify]: Extracting #8: cost 0 inf + 63150 127.537 * * [simplify]: Extracting #9: cost 0 inf + 63055 127.551 * [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))) 127.551 * [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)))))) 127.551 * [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)))) 127.551 * * [simplify]: iters left: 6 (14 enodes) 127.556 * * [simplify]: iters left: 5 (59 enodes) 127.567 * * [simplify]: iters left: 4 (121 enodes) 127.593 * * [simplify]: iters left: 3 (332 enodes) 127.744 * * [simplify]: Extracting #0: cost 1 inf + 0 127.744 * * [simplify]: Extracting #1: cost 0 inf + 1 127.744 * [simplify]: Simplified to 0 127.744 * [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)) 127.744 * * * * [progress]: [ 260 / 3260 ] simplifiying candidate # 127.745 * [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)))) 127.745 * * [simplify]: iters left: 6 (25 enodes) 127.752 * * [simplify]: iters left: 5 (96 enodes) 127.769 * * [simplify]: iters left: 4 (182 enodes) 127.809 * * [simplify]: iters left: 3 (399 enodes) 127.935 * * [simplify]: Extracting #0: cost 1 inf + 0 127.935 * * [simplify]: Extracting #1: cost 11 inf + 0 127.936 * * [simplify]: Extracting #2: cost 116 inf + 0 127.936 * * [simplify]: Extracting #3: cost 175 inf + 129 127.937 * * [simplify]: Extracting #4: cost 155 inf + 1489 127.939 * * [simplify]: Extracting #5: cost 117 inf + 8101 127.945 * * [simplify]: Extracting #6: cost 50 inf + 23144 127.951 * * [simplify]: Extracting #7: cost 35 inf + 26396 127.960 * * [simplify]: Extracting #8: cost 16 inf + 31083 127.969 * * [simplify]: Extracting #9: cost 1 inf + 37382 127.977 * * [simplify]: Extracting #10: cost 0 inf + 37842 127.986 * [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)))) 127.986 * [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))))) 127.986 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 127.987 * * [simplify]: iters left: 6 (13 enodes) 127.991 * * [simplify]: iters left: 5 (54 enodes) 128.001 * * [simplify]: iters left: 4 (112 enodes) 128.027 * * [simplify]: iters left: 3 (281 enodes) 128.130 * * [simplify]: Extracting #0: cost 1 inf + 0 128.130 * * [simplify]: Extracting #1: cost 0 inf + 1 128.131 * [simplify]: Simplified to 0 128.131 * [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)) 128.131 * * * * [progress]: [ 261 / 3260 ] simplifiying candidate # 128.131 * [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)))))) 128.131 * * [simplify]: iters left: 6 (24 enodes) 128.138 * * [simplify]: iters left: 5 (95 enodes) 128.157 * * [simplify]: iters left: 4 (200 enodes) 128.201 * * [simplify]: iters left: 3 (478 enodes) 128.377 * * [simplify]: Extracting #0: cost 1 inf + 0 128.377 * * [simplify]: Extracting #1: cost 11 inf + 0 128.378 * * [simplify]: Extracting #2: cost 149 inf + 0 128.379 * * [simplify]: Extracting #3: cost 282 inf + 3 128.381 * * [simplify]: Extracting #4: cost 252 inf + 4431 128.391 * * [simplify]: Extracting #5: cost 104 inf + 38925 128.404 * * [simplify]: Extracting #6: cost 37 inf + 58510 128.417 * * [simplify]: Extracting #7: cost 23 inf + 63827 128.433 * * [simplify]: Extracting #8: cost 0 inf + 70343 128.448 * * [simplify]: Extracting #9: cost 0 inf + 70168 128.464 * * [simplify]: Extracting #10: cost 0 inf + 70128 128.479 * [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))))) 128.480 * [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))))))) 128.480 * [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))))) 128.480 * * [simplify]: iters left: 6 (14 enodes) 128.484 * * [simplify]: iters left: 5 (59 enodes) 128.495 * * [simplify]: iters left: 4 (134 enodes) 128.527 * * [simplify]: iters left: 3 (357 enodes) 128.680 * * [simplify]: Extracting #0: cost 1 inf + 0 128.680 * * [simplify]: Extracting #1: cost 0 inf + 1 128.680 * [simplify]: Simplified to 0 128.681 * [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)) 128.681 * * * * [progress]: [ 262 / 3260 ] simplifiying candidate # 128.681 * [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))))) 128.681 * * [simplify]: iters left: 6 (25 enodes) 128.688 * * [simplify]: iters left: 5 (95 enodes) 128.707 * * [simplify]: iters left: 4 (176 enodes) 128.741 * * [simplify]: iters left: 3 (377 enodes) 128.855 * * [simplify]: Extracting #0: cost 1 inf + 0 128.855 * * [simplify]: Extracting #1: cost 11 inf + 0 128.856 * * [simplify]: Extracting #2: cost 126 inf + 0 128.856 * * [simplify]: Extracting #3: cost 200 inf + 46 128.857 * * [simplify]: Extracting #4: cost 181 inf + 2208 128.862 * * [simplify]: Extracting #5: cost 66 inf + 22732 128.869 * * [simplify]: Extracting #6: cost 39 inf + 29554 128.877 * * [simplify]: Extracting #7: cost 19 inf + 35463 128.887 * * [simplify]: Extracting #8: cost 0 inf + 41472 128.899 * * [simplify]: Extracting #9: cost 0 inf + 41377 128.908 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 128.908 * [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)))))) 128.909 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 128.909 * * [simplify]: iters left: 6 (13 enodes) 128.913 * * [simplify]: iters left: 5 (53 enodes) 128.922 * * [simplify]: iters left: 4 (106 enodes) 128.946 * * [simplify]: iters left: 3 (257 enodes) 129.039 * * [simplify]: Extracting #0: cost 1 inf + 0 129.040 * * [simplify]: Extracting #1: cost 0 inf + 1 129.040 * [simplify]: Simplified to 0 129.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)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 129.040 * * * * [progress]: [ 263 / 3260 ] simplifiying candidate # 129.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)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 129.040 * * [simplify]: iters left: 6 (24 enodes) 129.047 * * [simplify]: iters left: 5 (91 enodes) 129.063 * * [simplify]: iters left: 4 (162 enodes) 129.098 * * [simplify]: iters left: 3 (321 enodes) 129.193 * * [simplify]: Extracting #0: cost 1 inf + 0 129.193 * * [simplify]: Extracting #1: cost 11 inf + 0 129.193 * * [simplify]: Extracting #2: cost 95 inf + 0 129.194 * * [simplify]: Extracting #3: cost 128 inf + 127 129.194 * * [simplify]: Extracting #4: cost 109 inf + 1649 129.195 * * [simplify]: Extracting #5: cost 80 inf + 5409 129.199 * * [simplify]: Extracting #6: cost 40 inf + 12219 129.203 * * [simplify]: Extracting #7: cost 33 inf + 13456 129.207 * * [simplify]: Extracting #8: cost 7 inf + 21619 129.215 * * [simplify]: Extracting #9: cost 0 inf + 24341 129.221 * * [simplify]: Extracting #10: cost 0 inf + 24246 129.227 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 129.227 * [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))))) 129.227 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 129.227 * * [simplify]: iters left: 6 (12 enodes) 129.231 * * [simplify]: iters left: 5 (49 enodes) 129.241 * * [simplify]: iters left: 4 (94 enodes) 129.262 * * [simplify]: iters left: 3 (221 enodes) 129.339 * * [simplify]: iters left: 2 (492 enodes) 129.580 * * [simplify]: Extracting #0: cost 1 inf + 0 129.580 * * [simplify]: Extracting #1: cost 0 inf + 1 129.581 * [simplify]: Simplified to 0 129.581 * [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)) 129.581 * * * * [progress]: [ 264 / 3260 ] simplifiying candidate # 129.582 * [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)))))) 129.582 * * [simplify]: iters left: 6 (23 enodes) 129.588 * * [simplify]: iters left: 5 (88 enodes) 129.604 * * [simplify]: iters left: 4 (175 enodes) 129.644 * * [simplify]: iters left: 3 (391 enodes) 129.771 * * [simplify]: Extracting #0: cost 1 inf + 0 129.771 * * [simplify]: Extracting #1: cost 11 inf + 0 129.771 * * [simplify]: Extracting #2: cost 111 inf + 0 129.772 * * [simplify]: Extracting #3: cost 166 inf + 46 129.773 * * [simplify]: Extracting #4: cost 160 inf + 420 129.775 * * [simplify]: Extracting #5: cost 108 inf + 10186 129.780 * * [simplify]: Extracting #6: cost 40 inf + 25471 129.787 * * [simplify]: Extracting #7: cost 23 inf + 30801 129.798 * * [simplify]: Extracting #8: cost 1 inf + 37631 129.806 * * [simplify]: Extracting #9: cost 0 inf + 37916 129.814 * * [simplify]: Extracting #10: cost 0 inf + 37836 129.822 * [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)) 129.822 * [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))))))) 129.822 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 129.823 * * [simplify]: iters left: 6 (13 enodes) 129.826 * * [simplify]: iters left: 5 (52 enodes) 129.836 * * [simplify]: iters left: 4 (111 enodes) 129.865 * * [simplify]: iters left: 3 (278 enodes) 129.964 * * [simplify]: Extracting #0: cost 1 inf + 0 129.964 * * [simplify]: Extracting #1: cost 0 inf + 1 129.964 * [simplify]: Simplified to 0 129.964 * [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)) 129.964 * * * * [progress]: [ 265 / 3260 ] simplifiying candidate # 129.964 * [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))))) 129.964 * * [simplify]: iters left: 6 (24 enodes) 129.971 * * [simplify]: iters left: 5 (89 enodes) 129.989 * * [simplify]: iters left: 4 (157 enodes) 130.021 * * [simplify]: iters left: 3 (303 enodes) 130.098 * * [simplify]: Extracting #0: cost 1 inf + 0 130.098 * * [simplify]: Extracting #1: cost 11 inf + 0 130.098 * * [simplify]: Extracting #2: cost 95 inf + 0 130.099 * * [simplify]: Extracting #3: cost 115 inf + 91 130.100 * * [simplify]: Extracting #4: cost 81 inf + 3009 130.102 * * [simplify]: Extracting #5: cost 35 inf + 8819 130.105 * * [simplify]: Extracting #6: cost 37 inf + 9799 130.108 * * [simplify]: Extracting #7: cost 32 inf + 10589 130.114 * * [simplify]: Extracting #8: cost 9 inf + 17252 130.119 * * [simplify]: Extracting #9: cost 0 inf + 21272 130.124 * * [simplify]: Extracting #10: cost 0 inf + 21177 130.129 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 130.129 * [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)))))) 130.129 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 130.129 * * [simplify]: iters left: 6 (12 enodes) 130.133 * * [simplify]: iters left: 5 (47 enodes) 130.141 * * [simplify]: iters left: 4 (89 enodes) 130.161 * * [simplify]: iters left: 3 (186 enodes) 130.213 * * [simplify]: iters left: 2 (378 enodes) 130.362 * * [simplify]: Extracting #0: cost 1 inf + 0 130.362 * * [simplify]: Extracting #1: cost 0 inf + 1 130.362 * [simplify]: Simplified to 0 130.362 * [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)) 130.363 * * * * [progress]: [ 266 / 3260 ] simplifiying candidate # 130.363 * [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)))) 130.363 * * [simplify]: iters left: 6 (23 enodes) 130.369 * * [simplify]: iters left: 5 (83 enodes) 130.383 * * [simplify]: iters left: 4 (123 enodes) 130.405 * * [simplify]: iters left: 3 (191 enodes) 130.435 * * [simplify]: iters left: 2 (260 enodes) 130.483 * * [simplify]: iters left: 1 (353 enodes) 130.542 * * [simplify]: Extracting #0: cost 1 inf + 0 130.542 * * [simplify]: Extracting #1: cost 9 inf + 0 130.542 * * [simplify]: Extracting #2: cost 57 inf + 2 130.542 * * [simplify]: Extracting #3: cost 67 inf + 878 130.543 * * [simplify]: Extracting #4: cost 35 inf + 3687 130.547 * * [simplify]: Extracting #5: cost 36 inf + 4260 130.548 * * [simplify]: Extracting #6: cost 31 inf + 5307 130.551 * * [simplify]: Extracting #7: cost 6 inf + 12971 130.554 * * [simplify]: Extracting #8: cost 0 inf + 15113 130.558 * * [simplify]: Extracting #9: cost 0 inf + 15057 130.562 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 130.562 * [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))))) 130.562 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 130.562 * * [simplify]: iters left: 6 (11 enodes) 130.566 * * [simplify]: iters left: 5 (40 enodes) 130.573 * * [simplify]: iters left: 4 (65 enodes) 130.585 * * [simplify]: iters left: 3 (97 enodes) 130.603 * * [simplify]: iters left: 2 (165 enodes) 130.641 * * [simplify]: iters left: 1 (271 enodes) 130.699 * * [simplify]: Extracting #0: cost 1 inf + 0 130.699 * * [simplify]: Extracting #1: cost 0 inf + 1 130.699 * [simplify]: Simplified to 0 130.699 * [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)) 130.699 * * * * [progress]: [ 267 / 3260 ] simplifiying candidate # 130.699 * [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)))))) 130.700 * * [simplify]: iters left: 6 (22 enodes) 130.705 * * [simplify]: iters left: 5 (87 enodes) 130.721 * * [simplify]: iters left: 4 (170 enodes) 130.760 * * [simplify]: iters left: 3 (367 enodes) 130.864 * * [simplify]: Extracting #0: cost 1 inf + 0 130.864 * * [simplify]: Extracting #1: cost 11 inf + 0 130.864 * * [simplify]: Extracting #2: cost 110 inf + 0 130.865 * * [simplify]: Extracting #3: cost 157 inf + 47 130.866 * * [simplify]: Extracting #4: cost 152 inf + 338 130.870 * * [simplify]: Extracting #5: cost 101 inf + 9707 130.876 * * [simplify]: Extracting #6: cost 41 inf + 24090 130.881 * * [simplify]: Extracting #7: cost 35 inf + 25441 130.888 * * [simplify]: Extracting #8: cost 7 inf + 33649 130.896 * * [simplify]: Extracting #9: cost 0 inf + 36790 130.904 * * [simplify]: Extracting #10: cost 0 inf + 36735 130.912 * [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)))) 130.912 * [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))))))) 130.912 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 130.912 * * [simplify]: iters left: 6 (12 enodes) 130.916 * * [simplify]: iters left: 5 (51 enodes) 130.926 * * [simplify]: iters left: 4 (106 enodes) 130.953 * * [simplify]: iters left: 3 (247 enodes) 131.029 * * [simplify]: Extracting #0: cost 1 inf + 0 131.029 * * [simplify]: Extracting #1: cost 0 inf + 1 131.029 * [simplify]: Simplified to 0 131.029 * [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)) 131.030 * * * * [progress]: [ 268 / 3260 ] simplifiying candidate # 131.030 * [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))))) 131.030 * * [simplify]: iters left: 6 (23 enodes) 131.036 * * [simplify]: iters left: 5 (88 enodes) 131.052 * * [simplify]: iters left: 4 (154 enodes) 131.087 * * [simplify]: iters left: 3 (300 enodes) 131.162 * * [simplify]: Extracting #0: cost 1 inf + 0 131.162 * * [simplify]: Extracting #1: cost 11 inf + 0 131.163 * * [simplify]: Extracting #2: cost 88 inf + 0 131.163 * * [simplify]: Extracting #3: cost 103 inf + 502 131.164 * * [simplify]: Extracting #4: cost 57 inf + 5375 131.167 * * [simplify]: Extracting #5: cost 34 inf + 8650 131.170 * * [simplify]: Extracting #6: cost 37 inf + 9425 131.173 * * [simplify]: Extracting #7: cost 32 inf + 10553 131.177 * * [simplify]: Extracting #8: cost 7 inf + 17718 131.181 * * [simplify]: Extracting #9: cost 0 inf + 20898 131.187 * * [simplify]: Extracting #10: cost 0 inf + 20803 131.192 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 131.192 * [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)))))) 131.192 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 131.192 * * [simplify]: iters left: 6 (11 enodes) 131.196 * * [simplify]: iters left: 5 (46 enodes) 131.204 * * [simplify]: iters left: 4 (86 enodes) 131.226 * * [simplify]: iters left: 3 (183 enodes) 131.278 * * [simplify]: iters left: 2 (372 enodes) 131.424 * * [simplify]: Extracting #0: cost 1 inf + 0 131.424 * * [simplify]: Extracting #1: cost 0 inf + 1 131.424 * [simplify]: Simplified to 0 131.424 * [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)) 131.424 * * * * [progress]: [ 269 / 3260 ] simplifiying candidate # 131.425 * [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)))) 131.425 * * [simplify]: iters left: 6 (22 enodes) 131.431 * * [simplify]: iters left: 5 (82 enodes) 131.448 * * [simplify]: iters left: 4 (122 enodes) 131.470 * * [simplify]: iters left: 3 (190 enodes) 131.498 * * [simplify]: iters left: 2 (259 enodes) 131.547 * * [simplify]: iters left: 1 (354 enodes) 131.610 * * [simplify]: Extracting #0: cost 1 inf + 0 131.610 * * [simplify]: Extracting #1: cost 9 inf + 0 131.610 * * [simplify]: Extracting #2: cost 57 inf + 2 131.610 * * [simplify]: Extracting #3: cost 65 inf + 1084 131.611 * * [simplify]: Extracting #4: cost 37 inf + 3521 131.613 * * [simplify]: Extracting #5: cost 36 inf + 4260 131.614 * * [simplify]: Extracting #6: cost 31 inf + 5307 131.617 * * [simplify]: Extracting #7: cost 5 inf + 13013 131.621 * * [simplify]: Extracting #8: cost 0 inf + 15114 131.625 * * [simplify]: Extracting #9: cost 0 inf + 15059 131.629 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (* (/ b a) 1/2)) 131.629 * [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))))) 131.629 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 131.629 * * [simplify]: iters left: 6 (10 enodes) 131.632 * * [simplify]: iters left: 5 (39 enodes) 131.640 * * [simplify]: iters left: 4 (64 enodes) 131.652 * * [simplify]: iters left: 3 (96 enodes) 131.672 * * [simplify]: iters left: 2 (164 enodes) 131.709 * * [simplify]: iters left: 1 (270 enodes) 131.768 * * [simplify]: Extracting #0: cost 1 inf + 0 131.768 * * [simplify]: Extracting #1: cost 0 inf + 1 131.768 * [simplify]: Simplified to 0 131.768 * [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)) 131.768 * * * * [progress]: [ 270 / 3260 ] simplifiying candidate # 131.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) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 131.768 * * [simplify]: iters left: 6 (22 enodes) 131.775 * * [simplify]: iters left: 5 (88 enodes) 131.794 * * [simplify]: iters left: 4 (179 enodes) 131.829 * * [simplify]: iters left: 3 (365 enodes) 131.923 * * [simplify]: Extracting #0: cost 1 inf + 0 131.923 * * [simplify]: Extracting #1: cost 11 inf + 0 131.923 * * [simplify]: Extracting #2: cost 92 inf + 0 131.923 * * [simplify]: Extracting #3: cost 150 inf + 172 131.924 * * [simplify]: Extracting #4: cost 142 inf + 590 131.926 * * [simplify]: Extracting #5: cost 90 inf + 9509 131.931 * * [simplify]: Extracting #6: cost 39 inf + 20697 131.936 * * [simplify]: Extracting #7: cost 34 inf + 21550 131.942 * * [simplify]: Extracting #8: cost 8 inf + 29096 131.950 * * [simplify]: Extracting #9: cost 0 inf + 32512 131.957 * * [simplify]: Extracting #10: cost 0 inf + 32432 131.964 * [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))) 131.965 * [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))))))) 131.965 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 131.965 * * [simplify]: iters left: 6 (12 enodes) 131.970 * * [simplify]: iters left: 5 (53 enodes) 131.980 * * [simplify]: iters left: 4 (117 enodes) 132.008 * * [simplify]: iters left: 3 (255 enodes) 132.077 * * [simplify]: Extracting #0: cost 1 inf + 0 132.077 * * [simplify]: Extracting #1: cost 0 inf + 1 132.077 * [simplify]: Simplified to 0 132.077 * [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)) 132.077 * * * * [progress]: [ 271 / 3260 ] simplifiying candidate # 132.078 * [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))))) 132.078 * * [simplify]: iters left: 6 (23 enodes) 132.084 * * [simplify]: iters left: 5 (89 enodes) 132.100 * * [simplify]: iters left: 4 (164 enodes) 132.130 * * [simplify]: iters left: 3 (286 enodes) 132.193 * * [simplify]: Extracting #0: cost 1 inf + 0 132.193 * * [simplify]: Extracting #1: cost 11 inf + 0 132.194 * * [simplify]: Extracting #2: cost 81 inf + 0 132.194 * * [simplify]: Extracting #3: cost 113 inf + 663 132.196 * * [simplify]: Extracting #4: cost 57 inf + 6317 132.199 * * [simplify]: Extracting #5: cost 29 inf + 9713 132.201 * * [simplify]: Extracting #6: cost 37 inf + 9713 132.207 * * [simplify]: Extracting #7: cost 33 inf + 10461 132.211 * * [simplify]: Extracting #8: cost 9 inf + 17192 132.216 * * [simplify]: Extracting #9: cost 0 inf + 21093 132.221 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 132.221 * [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)))))) 132.221 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 132.221 * * [simplify]: iters left: 6 (11 enodes) 132.226 * * [simplify]: iters left: 5 (48 enodes) 132.235 * * [simplify]: iters left: 4 (98 enodes) 132.254 * * [simplify]: iters left: 3 (181 enodes) 132.297 * * [simplify]: iters left: 2 (358 enodes) 132.417 * * [simplify]: Extracting #0: cost 1 inf + 0 132.417 * * [simplify]: Extracting #1: cost 0 inf + 1 132.417 * [simplify]: Simplified to 0 132.417 * [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)) 132.417 * * * * [progress]: [ 272 / 3260 ] simplifiying candidate # 132.417 * [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)))) 132.417 * * [simplify]: iters left: 6 (22 enodes) 132.423 * * [simplify]: iters left: 5 (82 enodes) 132.438 * * [simplify]: iters left: 4 (142 enodes) 132.465 * * [simplify]: iters left: 3 (230 enodes) 132.503 * * [simplify]: iters left: 2 (344 enodes) 132.574 * * [simplify]: iters left: 1 (467 enodes) 132.685 * * [simplify]: Extracting #0: cost 1 inf + 0 132.685 * * [simplify]: Extracting #1: cost 11 inf + 0 132.686 * * [simplify]: Extracting #2: cost 52 inf + 42 132.686 * * [simplify]: Extracting #3: cost 58 inf + 1286 132.687 * * [simplify]: Extracting #4: cost 33 inf + 3229 132.689 * * [simplify]: Extracting #5: cost 36 inf + 3560 132.690 * * [simplify]: Extracting #6: cost 31 inf + 4648 132.693 * * [simplify]: Extracting #7: cost 6 inf + 11853 132.697 * * [simplify]: Extracting #8: cost 0 inf + 14389 132.701 * * [simplify]: Extracting #9: cost 0 inf + 14309 132.707 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a))) 132.707 * [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))))) 132.707 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 132.707 * * [simplify]: iters left: 6 (10 enodes) 132.711 * * [simplify]: iters left: 5 (41 enodes) 132.719 * * [simplify]: iters left: 4 (81 enodes) 132.734 * * [simplify]: iters left: 3 (127 enodes) 132.752 * * [simplify]: iters left: 2 (186 enodes) 132.783 * * [simplify]: iters left: 1 (266 enodes) 132.852 * * [simplify]: Extracting #0: cost 1 inf + 0 132.852 * * [simplify]: Extracting #1: cost 0 inf + 1 132.852 * [simplify]: Simplified to 0 132.852 * [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)) 132.852 * * * * [progress]: [ 273 / 3260 ] simplifiying candidate # 132.852 * [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))) 132.853 * * [simplify]: iters left: 6 (21 enodes) 132.858 * * [simplify]: iters left: 5 (79 enodes) 132.873 * * [simplify]: iters left: 4 (124 enodes) 132.894 * * [simplify]: iters left: 3 (194 enodes) 132.928 * * [simplify]: iters left: 2 (272 enodes) 132.983 * * [simplify]: iters left: 1 (385 enodes) 133.062 * * [simplify]: Extracting #0: cost 1 inf + 0 133.062 * * [simplify]: Extracting #1: cost 9 inf + 0 133.063 * * [simplify]: Extracting #2: cost 63 inf + 2 133.063 * * [simplify]: Extracting #3: cost 74 inf + 1043 133.064 * * [simplify]: Extracting #4: cost 38 inf + 3942 133.066 * * [simplify]: Extracting #5: cost 36 inf + 4599 133.068 * * [simplify]: Extracting #6: cost 31 inf + 5646 133.071 * * [simplify]: Extracting #7: cost 6 inf + 12852 133.075 * * [simplify]: Extracting #8: cost 0 inf + 15452 133.079 * * [simplify]: Extracting #9: cost 0 inf + 15396 133.083 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) 133.083 * [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)))) 133.083 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 133.084 * * [simplify]: iters left: 6 (9 enodes) 133.086 * * [simplify]: iters left: 5 (36 enodes) 133.094 * * [simplify]: iters left: 4 (67 enodes) 133.109 * * [simplify]: iters left: 3 (97 enodes) 133.127 * * [simplify]: iters left: 2 (158 enodes) 133.166 * * [simplify]: iters left: 1 (263 enodes) 133.215 * * [simplify]: Extracting #0: cost 1 inf + 0 133.215 * * [simplify]: Extracting #1: cost 0 inf + 1 133.215 * [simplify]: Simplified to 0 133.215 * [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)) 133.215 * * * * [progress]: [ 274 / 3260 ] simplifiying candidate # 133.215 * [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)))) 133.215 * * [simplify]: iters left: 6 (21 enodes) 133.221 * * [simplify]: iters left: 5 (80 enodes) 133.237 * * [simplify]: iters left: 4 (133 enodes) 133.260 * * [simplify]: iters left: 3 (222 enodes) 133.301 * * [simplify]: iters left: 2 (322 enodes) 133.367 * * [simplify]: iters left: 1 (467 enodes) 133.470 * * [simplify]: Extracting #0: cost 1 inf + 0 133.471 * * [simplify]: Extracting #1: cost 11 inf + 0 133.471 * * [simplify]: Extracting #2: cost 57 inf + 0 133.471 * * [simplify]: Extracting #3: cost 61 inf + 1043 133.473 * * [simplify]: Extracting #4: cost 32 inf + 3317 133.474 * * [simplify]: Extracting #5: cost 36 inf + 3643 133.476 * * [simplify]: Extracting #6: cost 32 inf + 4391 133.479 * * [simplify]: Extracting #7: cost 6 inf + 11776 133.485 * * [simplify]: Extracting #8: cost 0 inf + 14496 133.489 * * [simplify]: Extracting #9: cost 0 inf + 14440 133.493 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 133.493 * [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))))) 133.493 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 133.493 * * [simplify]: iters left: 5 (9 enodes) 133.497 * * [simplify]: iters left: 4 (39 enodes) 133.504 * * [simplify]: iters left: 3 (65 enodes) 133.516 * * [simplify]: iters left: 2 (129 enodes) 133.543 * * [simplify]: iters left: 1 (210 enodes) 133.584 * * [simplify]: Extracting #0: cost 1 inf + 0 133.584 * * [simplify]: Extracting #1: cost 0 inf + 1 133.584 * [simplify]: Simplified to 0 133.584 * [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)) 133.585 * * * * [progress]: [ 275 / 3260 ] simplifiying candidate # 133.585 * [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)))))) 133.585 * * [simplify]: iters left: 6 (20 enodes) 133.590 * * [simplify]: iters left: 5 (74 enodes) 133.603 * * [simplify]: iters left: 4 (109 enodes) 133.621 * * [simplify]: iters left: 3 (158 enodes) 133.649 * * [simplify]: iters left: 2 (217 enodes) 133.682 * * [simplify]: iters left: 1 (302 enodes) 133.741 * * [simplify]: Extracting #0: cost 1 inf + 0 133.741 * * [simplify]: Extracting #1: cost 22 inf + 0 133.741 * * [simplify]: Extracting #2: cost 102 inf + 0 133.741 * * [simplify]: Extracting #3: cost 129 inf + 47 133.742 * * [simplify]: Extracting #4: cost 113 inf + 1246 133.743 * * [simplify]: Extracting #5: cost 115 inf + 2232 133.745 * * [simplify]: Extracting #6: cost 83 inf + 15380 133.751 * * [simplify]: Extracting #7: cost 20 inf + 52765 133.760 * * [simplify]: Extracting #8: cost 1 inf + 67567 133.769 * * [simplify]: Extracting #9: cost 0 inf + 68238 133.782 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) 2)) 133.782 * [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))))))) 133.782 * [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))))) 133.782 * * [simplify]: iters left: 6 (10 enodes) 133.785 * * [simplify]: iters left: 5 (37 enodes) 133.792 * * [simplify]: iters left: 4 (57 enodes) 133.803 * * [simplify]: iters left: 3 (104 enodes) 133.822 * * [simplify]: iters left: 2 (158 enodes) 133.848 * * [simplify]: iters left: 1 (225 enodes) 133.885 * * [simplify]: Extracting #0: cost 1 inf + 0 133.886 * * [simplify]: Extracting #1: cost 0 inf + 1 133.886 * [simplify]: Simplified to 0 133.886 * [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)) 133.886 * * * * [progress]: [ 276 / 3260 ] simplifiying candidate # 133.886 * [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))))) 133.886 * * [simplify]: iters left: 6 (19 enodes) 133.891 * * [simplify]: iters left: 5 (65 enodes) 133.901 * * [simplify]: iters left: 4 (93 enodes) 133.916 * * [simplify]: iters left: 3 (127 enodes) 133.936 * * [simplify]: iters left: 2 (145 enodes) 133.955 * * [simplify]: iters left: 1 (170 enodes) 133.979 * * [simplify]: Extracting #0: cost 1 inf + 0 133.980 * * [simplify]: Extracting #1: cost 16 inf + 0 133.980 * * [simplify]: Extracting #2: cost 54 inf + 0 133.980 * * [simplify]: Extracting #3: cost 63 inf + 85 133.980 * * [simplify]: Extracting #4: cost 50 inf + 1159 133.981 * * [simplify]: Extracting #5: cost 53 inf + 1732 133.981 * * [simplify]: Extracting #6: cost 54 inf + 1938 133.982 * * [simplify]: Extracting #7: cost 45 inf + 2824 133.984 * * [simplify]: Extracting #8: cost 16 inf + 13292 133.989 * * [simplify]: Extracting #9: cost 1 inf + 20232 133.994 * * [simplify]: Extracting #10: cost 0 inf + 20732 133.999 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b a) 2)) 133.999 * [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)))))) 133.999 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 133.999 * * [simplify]: iters left: 6 (9 enodes) 134.002 * * [simplify]: iters left: 5 (29 enodes) 134.008 * * [simplify]: iters left: 4 (42 enodes) 134.015 * * [simplify]: iters left: 3 (58 enodes) 134.023 * * [simplify]: iters left: 2 (68 enodes) 134.031 * * [simplify]: Extracting #0: cost 1 inf + 0 134.031 * * [simplify]: Extracting #1: cost 0 inf + 1 134.031 * [simplify]: Simplified to 0 134.032 * [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)) 134.032 * * * * [progress]: [ 277 / 3260 ] simplifiying candidate # 134.032 * [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)))))) 134.032 * * [simplify]: iters left: 6 (23 enodes) 134.038 * * [simplify]: iters left: 5 (88 enodes) 134.053 * * [simplify]: iters left: 4 (176 enodes) 134.092 * * [simplify]: iters left: 3 (352 enodes) 134.164 * * [simplify]: Extracting #0: cost 1 inf + 0 134.164 * * [simplify]: Extracting #1: cost 12 inf + 0 134.164 * * [simplify]: Extracting #2: cost 69 inf + 0 134.165 * * [simplify]: Extracting #3: cost 110 inf + 124 134.165 * * [simplify]: Extracting #4: cost 105 inf + 533 134.167 * * [simplify]: Extracting #5: cost 69 inf + 8887 134.171 * * [simplify]: Extracting #6: cost 33 inf + 21380 134.176 * * [simplify]: Extracting #7: cost 27 inf + 22975 134.181 * * [simplify]: Extracting #8: cost 7 inf + 28920 134.187 * * [simplify]: Extracting #9: cost 0 inf + 30784 134.194 * * [simplify]: Extracting #10: cost 0 inf + 30729 134.200 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 134.200 * [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))))))) 134.200 * [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))))) 134.201 * * [simplify]: iters left: 6 (13 enodes) 134.204 * * [simplify]: iters left: 5 (53 enodes) 134.214 * * [simplify]: iters left: 4 (117 enodes) 134.243 * * [simplify]: iters left: 3 (275 enodes) 134.302 * * [simplify]: iters left: 2 (474 enodes) 134.420 * * [simplify]: Extracting #0: cost 1 inf + 0 134.420 * * [simplify]: Extracting #1: cost 0 inf + 1 134.420 * [simplify]: Simplified to 0 134.420 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 134.420 * * * * [progress]: [ 278 / 3260 ] simplifiying candidate # 134.421 * [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))))) 134.421 * * [simplify]: iters left: 6 (21 enodes) 134.426 * * [simplify]: iters left: 5 (79 enodes) 134.439 * * [simplify]: iters left: 4 (136 enodes) 134.462 * * [simplify]: iters left: 3 (222 enodes) 134.501 * * [simplify]: iters left: 2 (295 enodes) 134.550 * * [simplify]: iters left: 1 (363 enodes) 134.611 * * [simplify]: Extracting #0: cost 1 inf + 0 134.611 * * [simplify]: Extracting #1: cost 10 inf + 0 134.612 * * [simplify]: Extracting #2: cost 53 inf + 0 134.612 * * [simplify]: Extracting #3: cost 90 inf + 127 134.613 * * [simplify]: Extracting #4: cost 86 inf + 912 134.614 * * [simplify]: Extracting #5: cost 69 inf + 5238 134.617 * * [simplify]: Extracting #6: cost 29 inf + 15892 134.621 * * [simplify]: Extracting #7: cost 3 inf + 21968 134.626 * * [simplify]: Extracting #8: cost 0 inf + 23068 134.630 * * [simplify]: Extracting #9: cost 0 inf + 23013 134.635 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) 2)) 134.635 * [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)))))) 134.635 * [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)))) 134.635 * * [simplify]: iters left: 6 (12 enodes) 134.639 * * [simplify]: iters left: 5 (47 enodes) 134.647 * * [simplify]: iters left: 4 (82 enodes) 134.661 * * [simplify]: iters left: 3 (157 enodes) 134.692 * * [simplify]: iters left: 2 (248 enodes) 134.733 * * [simplify]: iters left: 1 (341 enodes) 134.792 * * [simplify]: Extracting #0: cost 1 inf + 0 134.792 * * [simplify]: Extracting #1: cost 0 inf + 1 134.792 * [simplify]: Simplified to 0 134.792 * [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)) 134.792 * * * * [progress]: [ 279 / 3260 ] simplifiying candidate # 134.792 * [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)))) 134.792 * * [simplify]: iters left: 6 (22 enodes) 134.798 * * [simplify]: iters left: 5 (82 enodes) 134.815 * * [simplify]: iters left: 4 (147 enodes) 134.843 * * [simplify]: iters left: 3 (254 enodes) 134.899 * * [simplify]: iters left: 2 (374 enodes) 134.974 * * [simplify]: iters left: 1 (490 enodes) 135.077 * * [simplify]: Extracting #0: cost 1 inf + 0 135.077 * * [simplify]: Extracting #1: cost 12 inf + 0 135.077 * * [simplify]: Extracting #2: cost 73 inf + 0 135.078 * * [simplify]: Extracting #3: cost 124 inf + 252 135.079 * * [simplify]: Extracting #4: cost 122 inf + 998 135.080 * * [simplify]: Extracting #5: cost 109 inf + 6103 135.083 * * [simplify]: Extracting #6: cost 36 inf + 35602 135.089 * * [simplify]: Extracting #7: cost 5 inf + 44896 135.096 * * [simplify]: Extracting #8: cost 0 inf + 46636 135.103 * * [simplify]: Extracting #9: cost 0 inf + 46581 135.109 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 135.109 * [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))))) 135.110 * [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))) 135.110 * * [simplify]: iters left: 6 (12 enodes) 135.113 * * [simplify]: iters left: 5 (47 enodes) 135.122 * * [simplify]: iters left: 4 (89 enodes) 135.143 * * [simplify]: iters left: 3 (180 enodes) 135.183 * * [simplify]: iters left: 2 (296 enodes) 135.245 * * [simplify]: iters left: 1 (428 enodes) 135.343 * * [simplify]: Extracting #0: cost 1 inf + 0 135.344 * * [simplify]: Extracting #1: cost 0 inf + 1 135.344 * [simplify]: Simplified to 0 135.344 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 135.344 * * * * [progress]: [ 280 / 3260 ] simplifiying candidate # 135.344 * [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)))))) 135.344 * * [simplify]: iters left: 6 (22 enodes) 135.350 * * [simplify]: iters left: 5 (81 enodes) 135.363 * * [simplify]: iters left: 4 (137 enodes) 135.385 * * [simplify]: iters left: 3 (203 enodes) 135.418 * * [simplify]: iters left: 2 (253 enodes) 135.454 * * [simplify]: iters left: 1 (303 enodes) 135.498 * * [simplify]: Extracting #0: cost 1 inf + 0 135.498 * * [simplify]: Extracting #1: cost 10 inf + 0 135.498 * * [simplify]: Extracting #2: cost 52 inf + 0 135.498 * * [simplify]: Extracting #3: cost 83 inf + 367 135.499 * * [simplify]: Extracting #4: cost 76 inf + 1343 135.500 * * [simplify]: Extracting #5: cost 50 inf + 6352 135.502 * * [simplify]: Extracting #6: cost 29 inf + 10068 135.505 * * [simplify]: Extracting #7: cost 4 inf + 16116 135.509 * * [simplify]: Extracting #8: cost 0 inf + 17246 135.513 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 135.513 * [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))))))) 135.514 * [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))))) 135.514 * * [simplify]: iters left: 6 (12 enodes) 135.517 * * [simplify]: iters left: 5 (46 enodes) 135.525 * * [simplify]: iters left: 4 (81 enodes) 135.538 * * [simplify]: iters left: 3 (134 enodes) 135.561 * * [simplify]: iters left: 2 (197 enodes) 135.591 * * [simplify]: iters left: 1 (271 enodes) 135.632 * * [simplify]: Extracting #0: cost 1 inf + 0 135.632 * * [simplify]: Extracting #1: cost 0 inf + 1 135.633 * [simplify]: Simplified to 0 135.633 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 135.633 * * * * [progress]: [ 281 / 3260 ] simplifiying candidate # 135.633 * [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))))) 135.633 * * [simplify]: iters left: 6 (19 enodes) 135.638 * * [simplify]: iters left: 5 (69 enodes) 135.649 * * [simplify]: iters left: 4 (105 enodes) 135.666 * * [simplify]: iters left: 3 (154 enodes) 135.691 * * [simplify]: iters left: 2 (194 enodes) 135.718 * * [simplify]: iters left: 1 (237 enodes) 135.751 * * [simplify]: Extracting #0: cost 1 inf + 0 135.751 * * [simplify]: Extracting #1: cost 20 inf + 0 135.751 * * [simplify]: Extracting #2: cost 70 inf + 0 135.751 * * [simplify]: Extracting #3: cost 89 inf + 42 135.752 * * [simplify]: Extracting #4: cost 86 inf + 412 135.752 * * [simplify]: Extracting #5: cost 71 inf + 3190 135.754 * * [simplify]: Extracting #6: cost 52 inf + 6117 135.758 * * [simplify]: Extracting #7: cost 25 inf + 13864 135.763 * * [simplify]: Extracting #8: cost 2 inf + 25339 135.769 * * [simplify]: Extracting #9: cost 0 inf + 26379 135.775 * [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)) 135.775 * [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)))))) 135.776 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 135.776 * * [simplify]: iters left: 6 (10 enodes) 135.779 * * [simplify]: iters left: 5 (38 enodes) 135.785 * * [simplify]: iters left: 4 (59 enodes) 135.794 * * [simplify]: iters left: 3 (88 enodes) 135.807 * * [simplify]: iters left: 2 (117 enodes) 135.823 * * [simplify]: iters left: 1 (144 enodes) 135.843 * * [simplify]: Extracting #0: cost 1 inf + 0 135.843 * * [simplify]: Extracting #1: cost 0 inf + 1 135.843 * [simplify]: Simplified to 0 135.843 * [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)) 135.843 * * * * [progress]: [ 282 / 3260 ] simplifiying candidate # 135.843 * [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)))) 135.844 * * [simplify]: iters left: 6 (21 enodes) 135.849 * * [simplify]: iters left: 5 (77 enodes) 135.862 * * [simplify]: iters left: 4 (119 enodes) 135.882 * * [simplify]: iters left: 3 (177 enodes) 135.909 * * [simplify]: iters left: 2 (216 enodes) 135.938 * * [simplify]: iters left: 1 (241 enodes) 135.969 * * [simplify]: Extracting #0: cost 1 inf + 0 135.969 * * [simplify]: Extracting #1: cost 10 inf + 0 135.969 * * [simplify]: Extracting #2: cost 42 inf + 0 135.969 * * [simplify]: Extracting #3: cost 54 inf + 252 135.969 * * [simplify]: Extracting #4: cost 43 inf + 1324 135.970 * * [simplify]: Extracting #5: cost 41 inf + 2429 135.971 * * [simplify]: Extracting #6: cost 33 inf + 4185 135.972 * * [simplify]: Extracting #7: cost 20 inf + 5442 135.974 * * [simplify]: Extracting #8: cost 15 inf + 6483 135.976 * * [simplify]: Extracting #9: cost 3 inf + 10593 135.980 * * [simplify]: Extracting #10: cost 0 inf + 11463 135.983 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 135.983 * [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))))) 135.984 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 135.984 * * [simplify]: iters left: 6 (11 enodes) 135.987 * * [simplify]: iters left: 5 (42 enodes) 135.994 * * [simplify]: iters left: 4 (67 enodes) 136.006 * * [simplify]: iters left: 3 (111 enodes) 136.023 * * [simplify]: iters left: 2 (140 enodes) 136.042 * * [simplify]: iters left: 1 (160 enodes) 136.062 * * [simplify]: Extracting #0: cost 1 inf + 0 136.062 * * [simplify]: Extracting #1: cost 0 inf + 1 136.062 * [simplify]: Simplified to 0 136.062 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 136.062 * * * * [progress]: [ 283 / 3260 ] simplifiying candidate # 136.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)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 136.062 * * [simplify]: iters left: 6 (26 enodes) 136.069 * * [simplify]: iters left: 5 (103 enodes) 136.088 * * [simplify]: iters left: 4 (240 enodes) 136.161 * * [simplify]: Extracting #0: cost 1 inf + 0 136.161 * * [simplify]: Extracting #1: cost 10 inf + 0 136.162 * * [simplify]: Extracting #2: cost 148 inf + 0 136.163 * * [simplify]: Extracting #3: cost 269 inf + 1 136.164 * * [simplify]: Extracting #4: cost 249 inf + 3685 136.169 * * [simplify]: Extracting #5: cost 121 inf + 48715 136.181 * * [simplify]: Extracting #6: cost 32 inf + 83496 136.198 * * [simplify]: Extracting #7: cost 13 inf + 89039 136.211 * * [simplify]: Extracting #8: cost 0 inf + 92662 136.225 * * [simplify]: Extracting #9: cost 0 inf + 92632 136.239 * [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))))) 136.239 * [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))))))) 136.239 * [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))))) 136.239 * * [simplify]: iters left: 6 (16 enodes) 136.244 * * [simplify]: iters left: 5 (68 enodes) 136.257 * * [simplify]: iters left: 4 (179 enodes) 136.319 * * [simplify]: Extracting #0: cost 1 inf + 0 136.319 * * [simplify]: Extracting #1: cost 27 inf + 0 136.319 * * [simplify]: Extracting #2: cost 153 inf + 0 136.320 * * [simplify]: Extracting #3: cost 242 inf + 83 136.322 * * [simplify]: Extracting #4: cost 185 inf + 16503 136.336 * * [simplify]: Extracting #5: cost 15 inf + 79352 136.348 * * [simplify]: Extracting #6: cost 0 inf + 84943 136.360 * [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))))) 136.361 * [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))))))) 136.361 * * * * [progress]: [ 284 / 3260 ] simplifiying candidate # 136.361 * [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))))) 136.361 * * [simplify]: iters left: 6 (24 enodes) 136.368 * * [simplify]: iters left: 5 (95 enodes) 136.385 * * [simplify]: iters left: 4 (201 enodes) 136.435 * * [simplify]: Extracting #0: cost 1 inf + 0 136.435 * * [simplify]: Extracting #1: cost 10 inf + 0 136.436 * * [simplify]: Extracting #2: cost 107 inf + 0 136.436 * * [simplify]: Extracting #3: cost 191 inf + 0 136.437 * * [simplify]: Extracting #4: cost 170 inf + 4565 136.443 * * [simplify]: Extracting #5: cost 53 inf + 39811 136.451 * * [simplify]: Extracting #6: cost 26 inf + 51621 136.459 * * [simplify]: Extracting #7: cost 14 inf + 54805 136.469 * * [simplify]: Extracting #8: cost 0 inf + 58354 136.481 * * [simplify]: Extracting #9: cost 0 inf + 58339 136.490 * [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)))))) 136.490 * [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)))))) 136.491 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 136.491 * * [simplify]: iters left: 6 (15 enodes) 136.495 * * [simplify]: iters left: 5 (63 enodes) 136.507 * * [simplify]: iters left: 4 (145 enodes) 136.545 * * [simplify]: iters left: 3 (499 enodes) 136.804 * * [simplify]: Extracting #0: cost 1 inf + 0 136.804 * * [simplify]: Extracting #1: cost 0 inf + 1 136.804 * [simplify]: Simplified to 0 136.804 * [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)) 136.805 * * * * [progress]: [ 285 / 3260 ] simplifiying candidate # 136.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)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 136.805 * * [simplify]: iters left: 6 (25 enodes) 136.812 * * [simplify]: iters left: 5 (97 enodes) 136.830 * * [simplify]: iters left: 4 (218 enodes) 136.891 * * [simplify]: Extracting #0: cost 1 inf + 0 136.891 * * [simplify]: Extracting #1: cost 12 inf + 0 136.891 * * [simplify]: Extracting #2: cost 110 inf + 0 136.891 * * [simplify]: Extracting #3: cost 177 inf + 2 136.892 * * [simplify]: Extracting #4: cost 176 inf + 87 136.894 * * [simplify]: Extracting #5: cost 116 inf + 15172 136.903 * * [simplify]: Extracting #6: cost 34 inf + 40324 136.910 * * [simplify]: Extracting #7: cost 15 inf + 45966 136.918 * * [simplify]: Extracting #8: cost 0 inf + 49798 136.926 * * [simplify]: Extracting #9: cost 0 inf + 49783 136.934 * [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))))) 136.934 * [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))))) 136.934 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 136.934 * * [simplify]: iters left: 6 (15 enodes) 136.939 * * [simplify]: iters left: 5 (62 enodes) 136.952 * * [simplify]: iters left: 4 (159 enodes) 136.999 * * [simplify]: iters left: 3 (475 enodes) 137.222 * * [simplify]: Extracting #0: cost 1 inf + 0 137.223 * * [simplify]: Extracting #1: cost 42 inf + 0 137.223 * * [simplify]: Extracting #2: cost 194 inf + 1 137.226 * * [simplify]: Extracting #3: cost 205 inf + 15094 137.239 * * [simplify]: Extracting #4: cost 20 inf + 63712 137.253 * * [simplify]: Extracting #5: cost 3 inf + 65204 137.268 * * [simplify]: Extracting #6: cost 0 inf + 65965 137.287 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 137.287 * [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)))) 137.287 * * * * [progress]: [ 286 / 3260 ] simplifiying candidate # 137.287 * [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)))))) 137.288 * * [simplify]: iters left: 6 (25 enodes) 137.294 * * [simplify]: iters left: 5 (97 enodes) 137.311 * * [simplify]: iters left: 4 (209 enodes) 137.366 * * [simplify]: Extracting #0: cost 1 inf + 0 137.366 * * [simplify]: Extracting #1: cost 10 inf + 0 137.366 * * [simplify]: Extracting #2: cost 106 inf + 0 137.366 * * [simplify]: Extracting #3: cost 194 inf + 0 137.367 * * [simplify]: Extracting #4: cost 173 inf + 2872 137.372 * * [simplify]: Extracting #5: cost 70 inf + 35573 137.380 * * [simplify]: Extracting #6: cost 26 inf + 53072 137.389 * * [simplify]: Extracting #7: cost 17 inf + 55493 137.398 * * [simplify]: Extracting #8: cost 0 inf + 59885 137.409 * * [simplify]: Extracting #9: cost 0 inf + 59870 137.419 * [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))))) 137.419 * [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))))))) 137.419 * [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))))) 137.419 * * [simplify]: iters left: 6 (15 enodes) 137.426 * * [simplify]: iters left: 5 (62 enodes) 137.437 * * [simplify]: iters left: 4 (148 enodes) 137.478 * * [simplify]: iters left: 3 (499 enodes) 137.746 * * [simplify]: Extracting #0: cost 1 inf + 0 137.747 * * [simplify]: Extracting #1: cost 0 inf + 1 137.747 * [simplify]: Simplified to 0 137.747 * [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)) 137.747 * * * * [progress]: [ 287 / 3260 ] simplifiying candidate # 137.747 * [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))))) 137.747 * * [simplify]: iters left: 6 (23 enodes) 137.753 * * [simplify]: iters left: 5 (88 enodes) 137.769 * * [simplify]: iters left: 4 (173 enodes) 137.810 * * [simplify]: iters left: 3 (447 enodes) 137.952 * * [simplify]: Extracting #0: cost 1 inf + 0 137.952 * * [simplify]: Extracting #1: cost 10 inf + 0 137.952 * * [simplify]: Extracting #2: cost 118 inf + 0 137.953 * * [simplify]: Extracting #3: cost 242 inf + 1 137.957 * * [simplify]: Extracting #4: cost 229 inf + 3762 137.965 * * [simplify]: Extracting #5: cost 82 inf + 41444 137.978 * * [simplify]: Extracting #6: cost 28 inf + 59125 137.991 * * [simplify]: Extracting #7: cost 13 inf + 63546 138.005 * * [simplify]: Extracting #8: cost 0 inf + 66378 138.019 * * [simplify]: Extracting #9: cost 0 inf + 66323 138.034 * [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))))) 138.034 * [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)))))) 138.034 * [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)))) 138.035 * * [simplify]: iters left: 6 (14 enodes) 138.039 * * [simplify]: iters left: 5 (56 enodes) 138.049 * * [simplify]: iters left: 4 (117 enodes) 138.077 * * [simplify]: iters left: 3 (347 enodes) 138.203 * * [simplify]: Extracting #0: cost 1 inf + 0 138.203 * * [simplify]: Extracting #1: cost 0 inf + 1 138.203 * [simplify]: Simplified to 0 138.203 * [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)) 138.203 * * * * [progress]: [ 288 / 3260 ] simplifiying candidate # 138.203 * [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)))) 138.203 * * [simplify]: iters left: 6 (24 enodes) 138.210 * * [simplify]: iters left: 5 (92 enodes) 138.229 * * [simplify]: iters left: 4 (174 enodes) 138.267 * * [simplify]: iters left: 3 (404 enodes) 138.412 * * [simplify]: Extracting #0: cost 1 inf + 0 138.412 * * [simplify]: Extracting #1: cost 10 inf + 0 138.412 * * [simplify]: Extracting #2: cost 103 inf + 0 138.413 * * [simplify]: Extracting #3: cost 186 inf + 2 138.414 * * [simplify]: Extracting #4: cost 170 inf + 4132 138.420 * * [simplify]: Extracting #5: cost 58 inf + 28725 138.429 * * [simplify]: Extracting #6: cost 28 inf + 37703 138.439 * * [simplify]: Extracting #7: cost 16 inf + 41322 138.449 * * [simplify]: Extracting #8: cost 0 inf + 44956 138.460 * * [simplify]: Extracting #9: cost 0 inf + 44901 138.470 * [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)))) 138.470 * [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))))) 138.471 * [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))) 138.471 * * [simplify]: iters left: 6 (14 enodes) 138.477 * * [simplify]: iters left: 5 (57 enodes) 138.488 * * [simplify]: iters left: 4 (116 enodes) 138.516 * * [simplify]: iters left: 3 (321 enodes) 138.636 * * [simplify]: Extracting #0: cost 1 inf + 0 138.636 * * [simplify]: Extracting #1: cost 0 inf + 1 138.636 * [simplify]: Simplified to 0 138.636 * [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)) 138.637 * * * * [progress]: [ 289 / 3260 ] simplifiying candidate # 138.637 * [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)))))) 138.637 * * [simplify]: iters left: 6 (25 enodes) 138.643 * * [simplify]: iters left: 5 (97 enodes) 138.661 * * [simplify]: iters left: 4 (208 enodes) 138.713 * * [simplify]: Extracting #0: cost 1 inf + 0 138.713 * * [simplify]: Extracting #1: cost 10 inf + 0 138.714 * * [simplify]: Extracting #2: cost 91 inf + 0 138.714 * * [simplify]: Extracting #3: cost 157 inf + 2 138.715 * * [simplify]: Extracting #4: cost 156 inf + 5 138.716 * * [simplify]: Extracting #5: cost 116 inf + 8970 138.721 * * [simplify]: Extracting #6: cost 42 inf + 30639 138.726 * * [simplify]: Extracting #7: cost 22 inf + 36046 138.735 * * [simplify]: Extracting #8: cost 7 inf + 39372 138.742 * * [simplify]: Extracting #9: cost 0 inf + 42015 138.749 * * [simplify]: Extracting #10: cost 0 inf + 42000 138.756 * [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)))) 138.756 * [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))))))) 138.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))))) 138.757 * * [simplify]: iters left: 6 (15 enodes) 138.761 * * [simplify]: iters left: 5 (62 enodes) 138.773 * * [simplify]: iters left: 4 (149 enodes) 138.815 * * [simplify]: iters left: 3 (450 enodes) 139.042 * * [simplify]: Extracting #0: cost 1 inf + 0 139.042 * * [simplify]: Extracting #1: cost 0 inf + 1 139.042 * [simplify]: Simplified to 0 139.042 * [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)) 139.042 * * * * [progress]: [ 290 / 3260 ] simplifiying candidate # 139.043 * [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))))) 139.043 * * [simplify]: iters left: 6 (23 enodes) 139.049 * * [simplify]: iters left: 5 (89 enodes) 139.065 * * [simplify]: iters left: 4 (172 enodes) 139.106 * * [simplify]: iters left: 3 (424 enodes) 139.239 * * [simplify]: Extracting #0: cost 1 inf + 0 139.239 * * [simplify]: Extracting #1: cost 10 inf + 0 139.239 * * [simplify]: Extracting #2: cost 98 inf + 0 139.240 * * [simplify]: Extracting #3: cost 194 inf + 45 139.241 * * [simplify]: Extracting #4: cost 169 inf + 3505 139.246 * * [simplify]: Extracting #5: cost 68 inf + 23675 139.254 * * [simplify]: Extracting #6: cost 33 inf + 34225 139.262 * * [simplify]: Extracting #7: cost 19 inf + 37770 139.272 * * [simplify]: Extracting #8: cost 2 inf + 42102 139.282 * * [simplify]: Extracting #9: cost 0 inf + 42648 139.294 * * [simplify]: Extracting #10: cost 0 inf + 42609 139.304 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ b (* a 2))) 139.304 * [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)))))) 139.304 * [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)))) 139.304 * * [simplify]: iters left: 6 (14 enodes) 139.309 * * [simplify]: iters left: 5 (57 enodes) 139.319 * * [simplify]: iters left: 4 (118 enodes) 139.347 * * [simplify]: iters left: 3 (314 enodes) 139.452 * * [simplify]: Extracting #0: cost 1 inf + 0 139.452 * * [simplify]: Extracting #1: cost 0 inf + 1 139.452 * [simplify]: Simplified to 0 139.452 * [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)) 139.452 * * * * [progress]: [ 291 / 3260 ] simplifiying candidate # 139.452 * [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)))) 139.453 * * [simplify]: iters left: 6 (23 enodes) 139.459 * * [simplify]: iters left: 5 (83 enodes) 139.473 * * [simplify]: iters left: 4 (160 enodes) 139.508 * * [simplify]: iters left: 3 (332 enodes) 139.595 * * [simplify]: Extracting #0: cost 1 inf + 0 139.595 * * [simplify]: Extracting #1: cost 12 inf + 0 139.596 * * [simplify]: Extracting #2: cost 93 inf + 0 139.596 * * [simplify]: Extracting #3: cost 135 inf + 4 139.598 * * [simplify]: Extracting #4: cost 86 inf + 7644 139.602 * * [simplify]: Extracting #5: cost 28 inf + 18519 139.606 * * [simplify]: Extracting #6: cost 28 inf + 20260 139.613 * * [simplify]: Extracting #7: cost 24 inf + 21008 139.619 * * [simplify]: Extracting #8: cost 6 inf + 25291 139.625 * * [simplify]: Extracting #9: cost 0 inf + 27193 139.631 * * [simplify]: Extracting #10: cost 0 inf + 27098 139.636 * * [simplify]: Extracting #11: cost 0 inf + 27058 139.643 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 139.643 * [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))))) 139.643 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 139.643 * * [simplify]: iters left: 6 (13 enodes) 139.647 * * [simplify]: iters left: 5 (48 enodes) 139.656 * * [simplify]: iters left: 4 (103 enodes) 139.678 * * [simplify]: iters left: 3 (238 enodes) 139.744 * * [simplify]: Extracting #0: cost 1 inf + 0 139.744 * * [simplify]: Extracting #1: cost 0 inf + 1 139.744 * [simplify]: Simplified to 0 139.745 * [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)) 139.745 * * * * [progress]: [ 292 / 3260 ] simplifiying candidate # 139.745 * [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)))))) 139.745 * * [simplify]: iters left: 6 (25 enodes) 139.752 * * [simplify]: iters left: 5 (96 enodes) 139.769 * * [simplify]: iters left: 4 (202 enodes) 139.818 * * [simplify]: Extracting #0: cost 1 inf + 0 139.819 * * [simplify]: Extracting #1: cost 10 inf + 0 139.819 * * [simplify]: Extracting #2: cost 107 inf + 0 139.819 * * [simplify]: Extracting #3: cost 197 inf + 0 139.820 * * [simplify]: Extracting #4: cost 180 inf + 2590 139.825 * * [simplify]: Extracting #5: cost 65 inf + 38077 139.834 * * [simplify]: Extracting #6: cost 26 inf + 55410 139.843 * * [simplify]: Extracting #7: cost 21 inf + 55296 139.852 * * [simplify]: Extracting #8: cost 9 inf + 57563 139.862 * * [simplify]: Extracting #9: cost 0 inf + 61263 139.872 * * [simplify]: Extracting #10: cost 0 inf + 61248 139.883 * [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)))) 139.883 * [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))))))) 139.883 * [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))))) 139.883 * * [simplify]: iters left: 6 (15 enodes) 139.889 * * [simplify]: iters left: 5 (61 enodes) 139.901 * * [simplify]: iters left: 4 (142 enodes) 139.938 * * [simplify]: iters left: 3 (474 enodes) 140.138 * * [simplify]: Extracting #0: cost 1 inf + 0 140.139 * * [simplify]: Extracting #1: cost 0 inf + 1 140.139 * [simplify]: Simplified to 0 140.139 * [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)) 140.139 * * * * [progress]: [ 293 / 3260 ] simplifiying candidate # 140.139 * [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))))) 140.139 * * [simplify]: iters left: 6 (23 enodes) 140.145 * * [simplify]: iters left: 5 (88 enodes) 140.161 * * [simplify]: iters left: 4 (168 enodes) 140.199 * * [simplify]: iters left: 3 (418 enodes) 140.311 * * [simplify]: Extracting #0: cost 1 inf + 0 140.311 * * [simplify]: Extracting #1: cost 10 inf + 0 140.311 * * [simplify]: Extracting #2: cost 106 inf + 0 140.312 * * [simplify]: Extracting #3: cost 209 inf + 1 140.316 * * [simplify]: Extracting #4: cost 191 inf + 3240 140.322 * * [simplify]: Extracting #5: cost 68 inf + 34076 140.332 * * [simplify]: Extracting #6: cost 28 inf + 46405 140.342 * * [simplify]: Extracting #7: cost 27 inf + 46574 140.352 * * [simplify]: Extracting #8: cost 9 inf + 50479 140.364 * * [simplify]: Extracting #9: cost 0 inf + 53658 140.375 * * [simplify]: Extracting #10: cost 0 inf + 53563 140.387 * * [simplify]: Extracting #11: cost 0 inf + 53523 140.398 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 140.398 * [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)))))) 140.399 * [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)))) 140.399 * * [simplify]: iters left: 6 (14 enodes) 140.403 * * [simplify]: iters left: 5 (56 enodes) 140.413 * * [simplify]: iters left: 4 (113 enodes) 140.438 * * [simplify]: iters left: 3 (324 enodes) 140.537 * * [simplify]: Extracting #0: cost 1 inf + 0 140.537 * * [simplify]: Extracting #1: cost 0 inf + 1 140.537 * [simplify]: Simplified to 0 140.537 * [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)) 140.537 * * * * [progress]: [ 294 / 3260 ] simplifiying candidate # 140.537 * [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)))) 140.537 * * [simplify]: iters left: 6 (24 enodes) 140.544 * * [simplify]: iters left: 5 (91 enodes) 140.560 * * [simplify]: iters left: 4 (169 enodes) 140.598 * * [simplify]: iters left: 3 (394 enodes) 140.708 * * [simplify]: Extracting #0: cost 1 inf + 0 140.708 * * [simplify]: Extracting #1: cost 10 inf + 0 140.709 * * [simplify]: Extracting #2: cost 82 inf + 0 140.712 * * [simplify]: Extracting #3: cost 155 inf + 43 140.713 * * [simplify]: Extracting #4: cost 154 inf + 128 140.714 * * [simplify]: Extracting #5: cost 105 inf + 8155 140.720 * * [simplify]: Extracting #6: cost 41 inf + 24062 140.726 * * [simplify]: Extracting #7: cost 26 inf + 27963 140.734 * * [simplify]: Extracting #8: cost 2 inf + 33940 140.742 * * [simplify]: Extracting #9: cost 0 inf + 34780 140.750 * * [simplify]: Extracting #10: cost 0 inf + 34740 140.758 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) (cbrt 2)) a)) 140.759 * [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))))) 140.759 * [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))) 140.759 * * [simplify]: iters left: 6 (14 enodes) 140.763 * * [simplify]: iters left: 5 (56 enodes) 140.774 * * [simplify]: iters left: 4 (112 enodes) 140.801 * * [simplify]: iters left: 3 (297 enodes) 140.890 * * [simplify]: Extracting #0: cost 1 inf + 0 140.890 * * [simplify]: Extracting #1: cost 0 inf + 1 140.890 * [simplify]: Simplified to 0 140.890 * [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)) 140.890 * * * * [progress]: [ 295 / 3260 ] simplifiying candidate # 140.891 * [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)))))) 140.891 * * [simplify]: iters left: 6 (23 enodes) 140.897 * * [simplify]: iters left: 5 (88 enodes) 140.915 * * [simplify]: iters left: 4 (176 enodes) 140.950 * * [simplify]: iters left: 3 (416 enodes) 141.062 * * [simplify]: Extracting #0: cost 1 inf + 0 141.062 * * [simplify]: Extracting #1: cost 10 inf + 0 141.062 * * [simplify]: Extracting #2: cost 93 inf + 0 141.063 * * [simplify]: Extracting #3: cost 208 inf + 0 141.064 * * [simplify]: Extracting #4: cost 187 inf + 3367 141.071 * * [simplify]: Extracting #5: cost 68 inf + 34187 141.081 * * [simplify]: Extracting #6: cost 28 inf + 47631 141.091 * * [simplify]: Extracting #7: cost 14 inf + 51254 141.103 * * [simplify]: Extracting #8: cost 0 inf + 54764 141.117 * * [simplify]: Extracting #9: cost 0 inf + 54669 141.128 * * [simplify]: Extracting #10: cost 0 inf + 54629 141.140 * [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)))) 141.140 * [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))))))) 141.140 * [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))))) 141.140 * * [simplify]: iters left: 6 (13 enodes) 141.144 * * [simplify]: iters left: 5 (53 enodes) 141.154 * * [simplify]: iters left: 4 (118 enodes) 141.179 * * [simplify]: iters left: 3 (324 enodes) 141.274 * * [simplify]: Extracting #0: cost 1 inf + 0 141.274 * * [simplify]: Extracting #1: cost 0 inf + 1 141.274 * [simplify]: Simplified to 0 141.274 * [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)) 141.274 * * * * [progress]: [ 296 / 3260 ] simplifiying candidate # 141.275 * [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))))) 141.275 * * [simplify]: iters left: 6 (20 enodes) 141.280 * * [simplify]: iters left: 5 (74 enodes) 141.293 * * [simplify]: iters left: 4 (131 enodes) 141.320 * * [simplify]: iters left: 3 (281 enodes) 141.379 * * [simplify]: Extracting #0: cost 1 inf + 0 141.379 * * [simplify]: Extracting #1: cost 14 inf + 0 141.380 * * [simplify]: Extracting #2: cost 78 inf + 0 141.380 * * [simplify]: Extracting #3: cost 139 inf + 42 141.380 * * [simplify]: Extracting #4: cost 139 inf + 208 141.382 * * [simplify]: Extracting #5: cost 99 inf + 6784 141.386 * * [simplify]: Extracting #6: cost 43 inf + 18905 141.391 * * [simplify]: Extracting #7: cost 27 inf + 22242 141.396 * * [simplify]: Extracting #8: cost 6 inf + 28000 141.403 * * [simplify]: Extracting #9: cost 0 inf + 30570 141.410 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 141.410 * [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)))))) 141.410 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 141.410 * * [simplify]: iters left: 6 (11 enodes) 141.414 * * [simplify]: iters left: 5 (43 enodes) 141.421 * * [simplify]: iters left: 4 (84 enodes) 141.438 * * [simplify]: iters left: 3 (212 enodes) 141.488 * * [simplify]: iters left: 2 (472 enodes) 141.920 * * [simplify]: Extracting #0: cost 1 inf + 0 141.920 * * [simplify]: Extracting #1: cost 0 inf + 1 141.920 * [simplify]: Simplified to 0 141.920 * [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)) 141.921 * * * * [progress]: [ 297 / 3260 ] simplifiying candidate # 141.921 * [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)))) 141.921 * * [simplify]: iters left: 6 (22 enodes) 141.927 * * [simplify]: iters left: 5 (84 enodes) 141.942 * * [simplify]: iters left: 4 (153 enodes) 141.975 * * [simplify]: iters left: 3 (312 enodes) 142.048 * * [simplify]: Extracting #0: cost 1 inf + 0 142.048 * * [simplify]: Extracting #1: cost 10 inf + 0 142.048 * * [simplify]: Extracting #2: cost 65 inf + 0 142.049 * * [simplify]: Extracting #3: cost 109 inf + 43 142.049 * * [simplify]: Extracting #4: cost 107 inf + 209 142.050 * * [simplify]: Extracting #5: cost 81 inf + 3227 142.053 * * [simplify]: Extracting #6: cost 35 inf + 12403 142.056 * * [simplify]: Extracting #7: cost 25 inf + 14448 142.060 * * [simplify]: Extracting #8: cost 6 inf + 18773 142.065 * * [simplify]: Extracting #9: cost 0 inf + 20755 142.070 * * [simplify]: Extracting #10: cost 0 inf + 20700 142.075 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 142.075 * [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))))) 142.076 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 142.076 * * [simplify]: iters left: 6 (12 enodes) 142.079 * * [simplify]: iters left: 5 (49 enodes) 142.091 * * [simplify]: iters left: 4 (99 enodes) 142.113 * * [simplify]: iters left: 3 (234 enodes) 142.172 * * [simplify]: iters left: 2 (447 enodes) 142.280 * * [simplify]: Extracting #0: cost 1 inf + 0 142.280 * * [simplify]: Extracting #1: cost 0 inf + 1 142.280 * [simplify]: Simplified to 0 142.280 * [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)) 142.280 * * * * [progress]: [ 298 / 3260 ] simplifiying candidate # 142.281 * [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)))))) 142.281 * * [simplify]: iters left: 6 (24 enodes) 142.287 * * [simplify]: iters left: 5 (92 enodes) 142.304 * * [simplify]: iters left: 4 (179 enodes) 142.341 * * [simplify]: iters left: 3 (389 enodes) 142.453 * * [simplify]: Extracting #0: cost 1 inf + 0 142.453 * * [simplify]: Extracting #1: cost 10 inf + 0 142.454 * * [simplify]: Extracting #2: cost 81 inf + 0 142.454 * * [simplify]: Extracting #3: cost 144 inf + 2 142.455 * * [simplify]: Extracting #4: cost 143 inf + 5 142.456 * * [simplify]: Extracting #5: cost 111 inf + 5237 142.460 * * [simplify]: Extracting #6: cost 52 inf + 18874 142.469 * * [simplify]: Extracting #7: cost 27 inf + 25134 142.476 * * [simplify]: Extracting #8: cost 6 inf + 30032 142.484 * * [simplify]: Extracting #9: cost 0 inf + 32232 142.492 * * [simplify]: Extracting #10: cost 0 inf + 32177 142.500 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 142.500 * [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))))))) 142.500 * [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))))) 142.501 * * [simplify]: iters left: 6 (14 enodes) 142.505 * * [simplify]: iters left: 5 (57 enodes) 142.515 * * [simplify]: iters left: 4 (121 enodes) 142.544 * * [simplify]: iters left: 3 (291 enodes) 142.631 * * [simplify]: Extracting #0: cost 1 inf + 0 142.631 * * [simplify]: Extracting #1: cost 0 inf + 1 142.631 * [simplify]: Simplified to 0 142.631 * [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)) 142.631 * * * * [progress]: [ 299 / 3260 ] simplifiying candidate # 142.631 * [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))))) 142.632 * * [simplify]: iters left: 6 (22 enodes) 142.637 * * [simplify]: iters left: 5 (84 enodes) 142.652 * * [simplify]: iters left: 4 (150 enodes) 142.685 * * [simplify]: iters left: 3 (308 enodes) 142.750 * * [simplify]: iters left: 2 (495 enodes) 142.862 * * [simplify]: Extracting #0: cost 1 inf + 0 142.862 * * [simplify]: Extracting #1: cost 10 inf + 0 142.862 * * [simplify]: Extracting #2: cost 72 inf + 0 142.863 * * [simplify]: Extracting #3: cost 101 inf + 1314 142.865 * * [simplify]: Extracting #4: cost 40 inf + 8660 142.869 * * [simplify]: Extracting #5: cost 31 inf + 10947 142.873 * * [simplify]: Extracting #6: cost 27 inf + 11695 142.878 * * [simplify]: Extracting #7: cost 6 inf + 16341 142.884 * * [simplify]: Extracting #8: cost 0 inf + 18222 142.890 * * [simplify]: Extracting #9: cost 0 inf + 18087 142.896 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 142.896 * [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)))))) 142.896 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 142.896 * * [simplify]: iters left: 6 (13 enodes) 142.900 * * [simplify]: iters left: 5 (52 enodes) 142.909 * * [simplify]: iters left: 4 (98 enodes) 142.932 * * [simplify]: iters left: 3 (212 enodes) 142.976 * * [simplify]: iters left: 2 (371 enodes) 143.058 * * [simplify]: Extracting #0: cost 1 inf + 0 143.058 * * [simplify]: Extracting #1: cost 0 inf + 1 143.058 * [simplify]: Simplified to 0 143.058 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 143.058 * * * * [progress]: [ 300 / 3260 ] simplifiying candidate # 143.058 * [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)))) 143.059 * * [simplify]: iters left: 6 (22 enodes) 143.065 * * [simplify]: iters left: 5 (79 enodes) 143.079 * * [simplify]: iters left: 4 (142 enodes) 143.102 * * [simplify]: iters left: 3 (233 enodes) 143.144 * * [simplify]: iters left: 2 (346 enodes) 143.208 * * [simplify]: iters left: 1 (431 enodes) 143.280 * * [simplify]: Extracting #0: cost 1 inf + 0 143.280 * * [simplify]: Extracting #1: cost 10 inf + 0 143.280 * * [simplify]: Extracting #2: cost 47 inf + 0 143.281 * * [simplify]: Extracting #3: cost 65 inf + 335 143.281 * * [simplify]: Extracting #4: cost 41 inf + 2511 143.283 * * [simplify]: Extracting #5: cost 32 inf + 4671 143.285 * * [simplify]: Extracting #6: cost 32 inf + 4958 143.287 * * [simplify]: Extracting #7: cost 22 inf + 6047 143.289 * * [simplify]: Extracting #8: cost 4 inf + 10472 143.293 * * [simplify]: Extracting #9: cost 0 inf + 12032 143.296 * [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)) 143.296 * [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))))) 143.296 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 143.297 * * [simplify]: iters left: 6 (12 enodes) 143.300 * * [simplify]: iters left: 5 (44 enodes) 143.309 * * [simplify]: iters left: 4 (92 enodes) 143.326 * * [simplify]: iters left: 3 (159 enodes) 143.353 * * [simplify]: iters left: 2 (267 enodes) 143.402 * * [simplify]: iters left: 1 (364 enodes) 143.466 * * [simplify]: Extracting #0: cost 1 inf + 0 143.466 * * [simplify]: Extracting #1: cost 0 inf + 1 143.466 * [simplify]: Simplified to 0 143.466 * [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)) 143.466 * * * * [progress]: [ 301 / 3260 ] simplifiying candidate # 143.467 * [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)))))) 143.467 * * [simplify]: iters left: 6 (25 enodes) 143.474 * * [simplify]: iters left: 5 (99 enodes) 143.492 * * [simplify]: iters left: 4 (211 enodes) 143.543 * * [simplify]: Extracting #0: cost 1 inf + 0 143.543 * * [simplify]: Extracting #1: cost 10 inf + 0 143.543 * * [simplify]: Extracting #2: cost 105 inf + 0 143.544 * * [simplify]: Extracting #3: cost 183 inf + 86 143.545 * * [simplify]: Extracting #4: cost 164 inf + 2963 143.548 * * [simplify]: Extracting #5: cost 77 inf + 25282 143.555 * * [simplify]: Extracting #6: cost 29 inf + 42262 143.562 * * [simplify]: Extracting #7: cost 17 inf + 45241 143.570 * * [simplify]: Extracting #8: cost 1 inf + 49942 143.581 * * [simplify]: Extracting #9: cost 0 inf + 49984 143.589 * [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))))))) 143.589 * [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))))))) 143.590 * [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))))) 143.590 * * [simplify]: iters left: 6 (15 enodes) 143.595 * * [simplify]: iters left: 5 (64 enodes) 143.607 * * [simplify]: iters left: 4 (149 enodes) 143.645 * * [simplify]: iters left: 3 (466 enodes) 143.934 * * [simplify]: Extracting #0: cost 1 inf + 0 143.934 * * [simplify]: Extracting #1: cost 0 inf + 1 143.934 * [simplify]: Simplified to 0 143.934 * [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)) 143.935 * * * * [progress]: [ 302 / 3260 ] simplifiying candidate # 143.935 * [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))))) 143.935 * * [simplify]: iters left: 6 (23 enodes) 143.941 * * [simplify]: iters left: 5 (91 enodes) 143.958 * * [simplify]: iters left: 4 (178 enodes) 143.999 * * [simplify]: iters left: 3 (427 enodes) 144.160 * * [simplify]: Extracting #0: cost 1 inf + 0 144.160 * * [simplify]: Extracting #1: cost 10 inf + 0 144.161 * * [simplify]: Extracting #2: cost 130 inf + 0 144.162 * * [simplify]: Extracting #3: cost 245 inf + 4 144.163 * * [simplify]: Extracting #4: cost 228 inf + 1875 144.172 * * [simplify]: Extracting #5: cost 83 inf + 33312 144.184 * * [simplify]: Extracting #6: cost 30 inf + 49459 144.196 * * [simplify]: Extracting #7: cost 15 inf + 52974 144.208 * * [simplify]: Extracting #8: cost 2 inf + 56224 144.221 * * [simplify]: Extracting #9: cost 0 inf + 56784 144.234 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 144.234 * [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)))))) 144.234 * [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)))) 144.235 * * [simplify]: iters left: 6 (14 enodes) 144.240 * * [simplify]: iters left: 5 (59 enodes) 144.251 * * [simplify]: iters left: 4 (121 enodes) 144.277 * * [simplify]: iters left: 3 (332 enodes) 144.431 * * [simplify]: Extracting #0: cost 1 inf + 0 144.431 * * [simplify]: Extracting #1: cost 0 inf + 1 144.431 * [simplify]: Simplified to 0 144.431 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 144.431 * * * * [progress]: [ 303 / 3260 ] simplifiying candidate # 144.431 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 144.431 * * [simplify]: iters left: 6 (23 enodes) 144.438 * * [simplify]: iters left: 5 (89 enodes) 144.455 * * [simplify]: iters left: 4 (172 enodes) 144.494 * * [simplify]: iters left: 3 (376 enodes) 144.618 * * [simplify]: Extracting #0: cost 1 inf + 0 144.618 * * [simplify]: Extracting #1: cost 10 inf + 0 144.619 * * [simplify]: Extracting #2: cost 105 inf + 0 144.620 * * [simplify]: Extracting #3: cost 154 inf + 295 144.621 * * [simplify]: Extracting #4: cost 139 inf + 1248 144.623 * * [simplify]: Extracting #5: cost 100 inf + 8585 144.628 * * [simplify]: Extracting #6: cost 33 inf + 23669 144.635 * * [simplify]: Extracting #7: cost 22 inf + 25612 144.641 * * [simplify]: Extracting #8: cost 6 inf + 29576 144.649 * * [simplify]: Extracting #9: cost 0 inf + 31856 144.656 * * [simplify]: Extracting #10: cost 0 inf + 31801 144.664 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 144.664 * [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))))) 144.664 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 144.664 * * [simplify]: iters left: 6 (13 enodes) 144.669 * * [simplify]: iters left: 5 (54 enodes) 144.682 * * [simplify]: iters left: 4 (112 enodes) 144.707 * * [simplify]: iters left: 3 (281 enodes) 144.813 * * [simplify]: Extracting #0: cost 1 inf + 0 144.813 * * [simplify]: Extracting #1: cost 0 inf + 1 144.813 * [simplify]: Simplified to 0 144.813 * [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)) 144.813 * * * * [progress]: [ 304 / 3260 ] simplifiying candidate # 144.814 * [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)))))) 144.814 * * [simplify]: iters left: 6 (24 enodes) 144.820 * * [simplify]: iters left: 5 (94 enodes) 144.837 * * [simplify]: iters left: 4 (196 enodes) 144.883 * * [simplify]: iters left: 3 (464 enodes) 145.059 * * [simplify]: Extracting #0: cost 1 inf + 0 145.060 * * [simplify]: Extracting #1: cost 10 inf + 0 145.060 * * [simplify]: Extracting #2: cost 146 inf + 0 145.061 * * [simplify]: Extracting #3: cost 274 inf + 45 145.063 * * [simplify]: Extracting #4: cost 256 inf + 1976 145.069 * * [simplify]: Extracting #5: cost 108 inf + 36677 145.082 * * [simplify]: Extracting #6: cost 29 inf + 58268 145.095 * * [simplify]: Extracting #7: cost 26 inf + 58877 145.111 * * [simplify]: Extracting #8: cost 11 inf + 62240 145.125 * * [simplify]: Extracting #9: cost 0 inf + 65830 145.139 * * [simplify]: Extracting #10: cost 0 inf + 65670 145.153 * [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))))) 145.153 * [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))))))) 145.154 * [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))))) 145.154 * * [simplify]: iters left: 6 (14 enodes) 145.158 * * [simplify]: iters left: 5 (59 enodes) 145.169 * * [simplify]: iters left: 4 (134 enodes) 145.203 * * [simplify]: iters left: 3 (357 enodes) 145.360 * * [simplify]: Extracting #0: cost 1 inf + 0 145.360 * * [simplify]: Extracting #1: cost 0 inf + 1 145.360 * [simplify]: Simplified to 0 145.360 * [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)) 145.361 * * * * [progress]: [ 305 / 3260 ] simplifiying candidate # 145.361 * [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))))) 145.361 * * [simplify]: iters left: 6 (22 enodes) 145.367 * * [simplify]: iters left: 5 (85 enodes) 145.382 * * [simplify]: iters left: 4 (163 enodes) 145.414 * * [simplify]: iters left: 3 (353 enodes) 145.528 * * [simplify]: Extracting #0: cost 1 inf + 0 145.528 * * [simplify]: Extracting #1: cost 10 inf + 0 145.529 * * [simplify]: Extracting #2: cost 116 inf + 0 145.529 * * [simplify]: Extracting #3: cost 186 inf + 4 145.530 * * [simplify]: Extracting #4: cost 166 inf + 2248 145.535 * * [simplify]: Extracting #5: cost 64 inf + 20378 145.542 * * [simplify]: Extracting #6: cost 28 inf + 29074 145.552 * * [simplify]: Extracting #7: cost 12 inf + 33134 145.561 * * [simplify]: Extracting #8: cost 1 inf + 35543 145.569 * * [simplify]: Extracting #9: cost 0 inf + 35828 145.578 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 145.578 * [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)))))) 145.578 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 145.578 * * [simplify]: iters left: 6 (13 enodes) 145.582 * * [simplify]: iters left: 5 (53 enodes) 145.592 * * [simplify]: iters left: 4 (106 enodes) 145.615 * * [simplify]: iters left: 3 (257 enodes) 145.708 * * [simplify]: Extracting #0: cost 1 inf + 0 145.708 * * [simplify]: Extracting #1: cost 0 inf + 1 145.709 * [simplify]: Simplified to 0 145.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)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 145.709 * * * * [progress]: [ 306 / 3260 ] simplifiying candidate # 145.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)) a) (/ (/ 1 (sqrt 2)) 1)))) 145.709 * * [simplify]: iters left: 6 (22 enodes) 145.715 * * [simplify]: iters left: 5 (84 enodes) 145.731 * * [simplify]: iters left: 4 (152 enodes) 145.764 * * [simplify]: iters left: 3 (304 enodes) 145.856 * * [simplify]: Extracting #0: cost 1 inf + 0 145.856 * * [simplify]: Extracting #1: cost 10 inf + 0 145.856 * * [simplify]: Extracting #2: cost 85 inf + 0 145.857 * * [simplify]: Extracting #3: cost 113 inf + 375 145.857 * * [simplify]: Extracting #4: cost 100 inf + 1286 145.859 * * [simplify]: Extracting #5: cost 67 inf + 5938 145.862 * * [simplify]: Extracting #6: cost 30 inf + 12140 145.868 * * [simplify]: Extracting #7: cost 23 inf + 13215 145.872 * * [simplify]: Extracting #8: cost 5 inf + 17538 145.877 * * [simplify]: Extracting #9: cost 0 inf + 19438 145.882 * * [simplify]: Extracting #10: cost 0 inf + 19383 145.887 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 145.887 * [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))))) 145.887 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 145.887 * * [simplify]: iters left: 6 (12 enodes) 145.891 * * [simplify]: iters left: 5 (49 enodes) 145.901 * * [simplify]: iters left: 4 (94 enodes) 145.921 * * [simplify]: iters left: 3 (221 enodes) 146.000 * * [simplify]: iters left: 2 (492 enodes) 146.241 * * [simplify]: Extracting #0: cost 1 inf + 0 146.241 * * [simplify]: Extracting #1: cost 0 inf + 1 146.241 * [simplify]: Simplified to 0 146.242 * [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)) 146.242 * * * * [progress]: [ 307 / 3260 ] simplifiying candidate # 146.242 * [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)))))) 146.242 * * [simplify]: iters left: 6 (23 enodes) 146.248 * * [simplify]: iters left: 5 (87 enodes) 146.267 * * [simplify]: iters left: 4 (171 enodes) 146.304 * * [simplify]: iters left: 3 (376 enodes) 146.427 * * [simplify]: Extracting #0: cost 1 inf + 0 146.427 * * [simplify]: Extracting #1: cost 10 inf + 0 146.428 * * [simplify]: Extracting #2: cost 108 inf + 0 146.428 * * [simplify]: Extracting #3: cost 162 inf + 47 146.429 * * [simplify]: Extracting #4: cost 156 inf + 420 146.431 * * [simplify]: Extracting #5: cost 126 inf + 5410 146.435 * * [simplify]: Extracting #6: cost 46 inf + 22763 146.441 * * [simplify]: Extracting #7: cost 26 inf + 27417 146.450 * * [simplify]: Extracting #8: cost 15 inf + 28549 146.457 * * [simplify]: Extracting #9: cost 7 inf + 31429 146.464 * * [simplify]: Extracting #10: cost 0 inf + 34089 146.471 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 146.471 * [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))))))) 146.472 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 146.472 * * [simplify]: iters left: 6 (13 enodes) 146.476 * * [simplify]: iters left: 5 (52 enodes) 146.485 * * [simplify]: iters left: 4 (111 enodes) 146.512 * * [simplify]: iters left: 3 (278 enodes) 146.613 * * [simplify]: Extracting #0: cost 1 inf + 0 146.613 * * [simplify]: Extracting #1: cost 0 inf + 1 146.613 * [simplify]: Simplified to 0 146.614 * [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)) 146.614 * * * * [progress]: [ 308 / 3260 ] simplifiying candidate # 146.614 * [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))))) 146.614 * * [simplify]: iters left: 6 (21 enodes) 146.620 * * [simplify]: iters left: 5 (79 enodes) 146.634 * * [simplify]: iters left: 4 (144 enodes) 146.667 * * [simplify]: iters left: 3 (284 enodes) 146.741 * * [simplify]: Extracting #0: cost 1 inf + 0 146.742 * * [simplify]: Extracting #1: cost 10 inf + 0 146.742 * * [simplify]: Extracting #2: cost 86 inf + 0 146.742 * * [simplify]: Extracting #3: cost 97 inf + 707 146.744 * * [simplify]: Extracting #4: cost 48 inf + 6159 146.746 * * [simplify]: Extracting #5: cost 21 inf + 9679 146.749 * * [simplify]: Extracting #6: cost 29 inf + 9679 146.752 * * [simplify]: Extracting #7: cost 25 inf + 10427 146.756 * * [simplify]: Extracting #8: cost 5 inf + 15311 146.760 * * [simplify]: Extracting #9: cost 0 inf + 16833 146.764 * * [simplify]: Extracting #10: cost 0 inf + 16778 146.770 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 146.771 * [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)))))) 146.771 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 146.771 * * [simplify]: iters left: 6 (12 enodes) 146.775 * * [simplify]: iters left: 5 (47 enodes) 146.784 * * [simplify]: iters left: 4 (89 enodes) 146.803 * * [simplify]: iters left: 3 (186 enodes) 146.855 * * [simplify]: iters left: 2 (378 enodes) 147.004 * * [simplify]: Extracting #0: cost 1 inf + 0 147.004 * * [simplify]: Extracting #1: cost 0 inf + 1 147.004 * [simplify]: Simplified to 0 147.004 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 147.004 * * * * [progress]: [ 309 / 3260 ] simplifiying candidate # 147.005 * [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)))) 147.005 * * [simplify]: iters left: 6 (21 enodes) 147.010 * * [simplify]: iters left: 5 (76 enodes) 147.023 * * [simplify]: iters left: 4 (113 enodes) 147.043 * * [simplify]: iters left: 3 (169 enodes) 147.072 * * [simplify]: iters left: 2 (237 enodes) 147.114 * * [simplify]: iters left: 1 (336 enodes) 147.180 * * [simplify]: Extracting #0: cost 1 inf + 0 147.180 * * [simplify]: Extracting #1: cost 8 inf + 0 147.180 * * [simplify]: Extracting #2: cost 51 inf + 2 147.180 * * [simplify]: Extracting #3: cost 61 inf + 508 147.181 * * [simplify]: Extracting #4: cost 27 inf + 3083 147.183 * * [simplify]: Extracting #5: cost 30 inf + 3413 147.184 * * [simplify]: Extracting #6: cost 32 inf + 3456 147.185 * * [simplify]: Extracting #7: cost 22 inf + 4328 147.188 * * [simplify]: Extracting #8: cost 4 inf + 9146 147.191 * * [simplify]: Extracting #9: cost 0 inf + 10546 147.195 * * [simplify]: Extracting #10: cost 0 inf + 10530 147.198 * [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))) 147.198 * [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))))) 147.199 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 147.199 * * [simplify]: iters left: 6 (11 enodes) 147.202 * * [simplify]: iters left: 5 (40 enodes) 147.209 * * [simplify]: iters left: 4 (65 enodes) 147.221 * * [simplify]: iters left: 3 (97 enodes) 147.239 * * [simplify]: iters left: 2 (165 enodes) 147.277 * * [simplify]: iters left: 1 (271 enodes) 147.335 * * [simplify]: Extracting #0: cost 1 inf + 0 147.335 * * [simplify]: Extracting #1: cost 0 inf + 1 147.335 * [simplify]: Simplified to 0 147.335 * [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)) 147.335 * * * * [progress]: [ 310 / 3260 ] simplifiying candidate # 147.336 * [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)))))) 147.336 * * [simplify]: iters left: 6 (22 enodes) 147.341 * * [simplify]: iters left: 5 (86 enodes) 147.357 * * [simplify]: iters left: 4 (166 enodes) 147.392 * * [simplify]: iters left: 3 (351 enodes) 147.501 * * [simplify]: Extracting #0: cost 1 inf + 0 147.501 * * [simplify]: Extracting #1: cost 10 inf + 0 147.502 * * [simplify]: Extracting #2: cost 109 inf + 0 147.502 * * [simplify]: Extracting #3: cost 153 inf + 48 147.503 * * [simplify]: Extracting #4: cost 148 inf + 340 147.505 * * [simplify]: Extracting #5: cost 95 inf + 9948 147.509 * * [simplify]: Extracting #6: cost 39 inf + 22397 147.518 * * [simplify]: Extracting #7: cost 24 inf + 25414 147.524 * * [simplify]: Extracting #8: cost 6 inf + 29819 147.531 * * [simplify]: Extracting #9: cost 0 inf + 31882 147.537 * * [simplify]: Extracting #10: cost 0 inf + 31867 147.544 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 147.544 * [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))))))) 147.545 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 147.545 * * [simplify]: iters left: 6 (12 enodes) 147.548 * * [simplify]: iters left: 5 (51 enodes) 147.558 * * [simplify]: iters left: 4 (106 enodes) 147.583 * * [simplify]: iters left: 3 (247 enodes) 147.659 * * [simplify]: Extracting #0: cost 1 inf + 0 147.659 * * [simplify]: Extracting #1: cost 0 inf + 1 147.659 * [simplify]: Simplified to 0 147.659 * [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)) 147.659 * * * * [progress]: [ 311 / 3260 ] simplifiying candidate # 147.659 * [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))))) 147.659 * * [simplify]: iters left: 6 (20 enodes) 147.665 * * [simplify]: iters left: 5 (78 enodes) 147.679 * * [simplify]: iters left: 4 (141 enodes) 147.708 * * [simplify]: iters left: 3 (281 enodes) 147.785 * * [simplify]: Extracting #0: cost 1 inf + 0 147.785 * * [simplify]: Extracting #1: cost 10 inf + 0 147.786 * * [simplify]: Extracting #2: cost 86 inf + 0 147.786 * * [simplify]: Extracting #3: cost 93 inf + 994 147.788 * * [simplify]: Extracting #4: cost 36 inf + 7634 147.790 * * [simplify]: Extracting #5: cost 21 inf + 9599 147.793 * * [simplify]: Extracting #6: cost 29 inf + 9599 147.796 * * [simplify]: Extracting #7: cost 25 inf + 10347 147.799 * * [simplify]: Extracting #8: cost 5 inf + 15152 147.804 * * [simplify]: Extracting #9: cost 0 inf + 16754 147.808 * * [simplify]: Extracting #10: cost 0 inf + 16698 147.812 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 147.812 * [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)))))) 147.812 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 147.813 * * [simplify]: iters left: 6 (11 enodes) 147.816 * * [simplify]: iters left: 5 (46 enodes) 147.825 * * [simplify]: iters left: 4 (86 enodes) 147.844 * * [simplify]: iters left: 3 (183 enodes) 147.895 * * [simplify]: iters left: 2 (372 enodes) 148.039 * * [simplify]: Extracting #0: cost 1 inf + 0 148.040 * * [simplify]: Extracting #1: cost 0 inf + 1 148.040 * [simplify]: Simplified to 0 148.040 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 148.040 * * * * [progress]: [ 312 / 3260 ] simplifiying candidate # 148.040 * [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)))) 148.040 * * [simplify]: iters left: 6 (20 enodes) 148.046 * * [simplify]: iters left: 5 (75 enodes) 148.058 * * [simplify]: iters left: 4 (112 enodes) 148.081 * * [simplify]: iters left: 3 (168 enodes) 148.107 * * [simplify]: iters left: 2 (236 enodes) 148.151 * * [simplify]: iters left: 1 (335 enodes) 148.218 * * [simplify]: Extracting #0: cost 1 inf + 0 148.218 * * [simplify]: Extracting #1: cost 8 inf + 0 148.218 * * [simplify]: Extracting #2: cost 51 inf + 2 148.218 * * [simplify]: Extracting #3: cost 63 inf + 343 148.219 * * [simplify]: Extracting #4: cost 27 inf + 3001 148.221 * * [simplify]: Extracting #5: cost 30 inf + 3413 148.222 * * [simplify]: Extracting #6: cost 32 inf + 3456 148.224 * * [simplify]: Extracting #7: cost 22 inf + 4425 148.226 * * [simplify]: Extracting #8: cost 2 inf + 9922 148.229 * * [simplify]: Extracting #9: cost 0 inf + 10530 148.232 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b 2) a)) 148.232 * [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))))) 148.232 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 148.232 * * [simplify]: iters left: 6 (10 enodes) 148.236 * * [simplify]: iters left: 5 (39 enodes) 148.243 * * [simplify]: iters left: 4 (64 enodes) 148.255 * * [simplify]: iters left: 3 (96 enodes) 148.272 * * [simplify]: iters left: 2 (164 enodes) 148.311 * * [simplify]: iters left: 1 (270 enodes) 148.369 * * [simplify]: Extracting #0: cost 1 inf + 0 148.369 * * [simplify]: Extracting #1: cost 0 inf + 1 148.369 * [simplify]: Simplified to 0 148.369 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b 2) a)) 0)) 148.369 * * * * [progress]: [ 313 / 3260 ] simplifiying candidate # 148.369 * [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)))))) 148.369 * * [simplify]: iters left: 6 (22 enodes) 148.376 * * [simplify]: iters left: 5 (87 enodes) 148.392 * * [simplify]: iters left: 4 (175 enodes) 148.429 * * [simplify]: iters left: 3 (348 enodes) 148.516 * * [simplify]: Extracting #0: cost 1 inf + 0 148.516 * * [simplify]: Extracting #1: cost 10 inf + 0 148.516 * * [simplify]: Extracting #2: cost 87 inf + 0 148.517 * * [simplify]: Extracting #3: cost 151 inf + 88 148.518 * * [simplify]: Extracting #4: cost 135 inf + 1083 148.519 * * [simplify]: Extracting #5: cost 98 inf + 7611 148.523 * * [simplify]: Extracting #6: cost 35 inf + 20620 148.529 * * [simplify]: Extracting #7: cost 25 inf + 22543 148.534 * * [simplify]: Extracting #8: cost 5 inf + 26952 148.543 * * [simplify]: Extracting #9: cost 0 inf + 28988 148.550 * * [simplify]: Extracting #10: cost 0 inf + 28948 148.556 * [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))) 148.556 * [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))))))) 148.556 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 148.556 * * [simplify]: iters left: 6 (12 enodes) 148.561 * * [simplify]: iters left: 5 (53 enodes) 148.571 * * [simplify]: iters left: 4 (117 enodes) 148.596 * * [simplify]: iters left: 3 (255 enodes) 148.663 * * [simplify]: Extracting #0: cost 1 inf + 0 148.663 * * [simplify]: Extracting #1: cost 0 inf + 1 148.663 * [simplify]: Simplified to 0 148.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)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 148.664 * * * * [progress]: [ 314 / 3260 ] simplifiying candidate # 148.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)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 148.664 * * [simplify]: iters left: 6 (20 enodes) 148.670 * * [simplify]: iters left: 5 (79 enodes) 148.688 * * [simplify]: iters left: 4 (151 enodes) 148.715 * * [simplify]: iters left: 3 (260 enodes) 148.771 * * [simplify]: iters left: 2 (465 enodes) 148.928 * * [simplify]: Extracting #0: cost 1 inf + 0 148.928 * * [simplify]: Extracting #1: cost 10 inf + 0 148.929 * * [simplify]: Extracting #2: cost 96 inf + 0 148.930 * * [simplify]: Extracting #3: cost 133 inf + 91 148.931 * * [simplify]: Extracting #4: cost 65 inf + 6097 148.935 * * [simplify]: Extracting #5: cost 30 inf + 11132 148.940 * * [simplify]: Extracting #6: cost 26 inf + 12001 148.945 * * [simplify]: Extracting #7: cost 2 inf + 17409 148.950 * * [simplify]: Extracting #8: cost 0 inf + 18169 148.956 * * [simplify]: Extracting #9: cost 0 inf + 18153 148.961 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b a) 2)) 148.962 * [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)))))) 148.962 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 148.962 * * [simplify]: iters left: 6 (11 enodes) 148.966 * * [simplify]: iters left: 5 (48 enodes) 148.975 * * [simplify]: iters left: 4 (98 enodes) 148.996 * * [simplify]: iters left: 3 (181 enodes) 149.037 * * [simplify]: iters left: 2 (358 enodes) 149.156 * * [simplify]: Extracting #0: cost 1 inf + 0 149.156 * * [simplify]: Extracting #1: cost 0 inf + 1 149.156 * [simplify]: Simplified to 0 149.156 * [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)) 149.156 * * * * [progress]: [ 315 / 3260 ] simplifiying candidate # 149.156 * [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)))) 149.157 * * [simplify]: iters left: 6 (20 enodes) 149.165 * * [simplify]: iters left: 5 (75 enodes) 149.178 * * [simplify]: iters left: 4 (132 enodes) 149.201 * * [simplify]: iters left: 3 (208 enodes) 149.236 * * [simplify]: iters left: 2 (310 enodes) 149.302 * * [simplify]: iters left: 1 (426 enodes) 149.408 * * [simplify]: Extracting #0: cost 1 inf + 0 149.408 * * [simplify]: Extracting #1: cost 10 inf + 0 149.408 * * [simplify]: Extracting #2: cost 47 inf + 42 149.409 * * [simplify]: Extracting #3: cost 52 inf + 1001 149.410 * * [simplify]: Extracting #4: cost 23 inf + 2793 149.413 * * [simplify]: Extracting #5: cost 30 inf + 2835 149.415 * * [simplify]: Extracting #6: cost 31 inf + 2920 149.416 * * [simplify]: Extracting #7: cost 17 inf + 4710 149.419 * * [simplify]: Extracting #8: cost 4 inf + 8352 149.422 * * [simplify]: Extracting #9: cost 0 inf + 9904 149.425 * [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)))) 149.425 * [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))))) 149.425 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 149.425 * * [simplify]: iters left: 6 (10 enodes) 149.429 * * [simplify]: iters left: 5 (41 enodes) 149.438 * * [simplify]: iters left: 4 (81 enodes) 149.452 * * [simplify]: iters left: 3 (127 enodes) 149.470 * * [simplify]: iters left: 2 (186 enodes) 149.502 * * [simplify]: iters left: 1 (266 enodes) 149.571 * * [simplify]: Extracting #0: cost 1 inf + 0 149.571 * * [simplify]: Extracting #1: cost 0 inf + 1 149.571 * [simplify]: Simplified to 0 149.571 * [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)) 149.571 * * * * [progress]: [ 316 / 3260 ] simplifiying candidate # 149.571 * [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))) 149.571 * * [simplify]: iters left: 6 (19 enodes) 149.577 * * [simplify]: iters left: 5 (72 enodes) 149.590 * * [simplify]: iters left: 4 (114 enodes) 149.610 * * [simplify]: iters left: 3 (172 enodes) 149.640 * * [simplify]: iters left: 2 (238 enodes) 149.689 * * [simplify]: iters left: 1 (344 enodes) 149.765 * * [simplify]: Extracting #0: cost 1 inf + 0 149.765 * * [simplify]: Extracting #1: cost 8 inf + 0 149.766 * * [simplify]: Extracting #2: cost 58 inf + 2 149.766 * * [simplify]: Extracting #3: cost 66 inf + 922 149.767 * * [simplify]: Extracting #4: cost 33 inf + 3208 149.769 * * [simplify]: Extracting #5: cost 30 inf + 3874 149.771 * * [simplify]: Extracting #6: cost 27 inf + 4539 149.773 * * [simplify]: Extracting #7: cost 4 inf + 9607 149.776 * * [simplify]: Extracting #8: cost 0 inf + 11007 149.779 * * [simplify]: Extracting #9: cost 0 inf + 10991 149.782 * [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)) 149.783 * [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)))) 149.783 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 149.783 * * [simplify]: iters left: 6 (9 enodes) 149.786 * * [simplify]: iters left: 5 (36 enodes) 149.794 * * [simplify]: iters left: 4 (67 enodes) 149.808 * * [simplify]: iters left: 3 (97 enodes) 149.827 * * [simplify]: iters left: 2 (158 enodes) 149.864 * * [simplify]: iters left: 1 (263 enodes) 149.914 * * [simplify]: Extracting #0: cost 1 inf + 0 149.914 * * [simplify]: Extracting #1: cost 0 inf + 1 149.914 * [simplify]: Simplified to 0 149.914 * [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)) 149.914 * * * * [progress]: [ 317 / 3260 ] simplifiying candidate # 149.915 * [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)))) 149.915 * * [simplify]: iters left: 6 (19 enodes) 149.920 * * [simplify]: iters left: 5 (73 enodes) 149.932 * * [simplify]: iters left: 4 (123 enodes) 149.956 * * [simplify]: iters left: 3 (201 enodes) 149.992 * * [simplify]: iters left: 2 (298 enodes) 150.056 * * [simplify]: iters left: 1 (432 enodes) 150.154 * * [simplify]: Extracting #0: cost 1 inf + 0 150.154 * * [simplify]: Extracting #1: cost 10 inf + 0 150.155 * * [simplify]: Extracting #2: cost 52 inf + 0 150.155 * * [simplify]: Extracting #3: cost 50 inf + 1049 150.157 * * [simplify]: Extracting #4: cost 23 inf + 2836 150.158 * * [simplify]: Extracting #5: cost 30 inf + 2918 150.160 * * [simplify]: Extracting #6: cost 32 inf + 2961 150.161 * * [simplify]: Extracting #7: cost 22 inf + 3970 150.164 * * [simplify]: Extracting #8: cost 3 inf + 9127 150.167 * * [simplify]: Extracting #9: cost 0 inf + 10037 150.170 * [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)))) 150.170 * [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))))) 150.170 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 150.170 * * [simplify]: iters left: 5 (9 enodes) 150.174 * * [simplify]: iters left: 4 (39 enodes) 150.181 * * [simplify]: iters left: 3 (65 enodes) 150.196 * * [simplify]: iters left: 2 (129 enodes) 150.222 * * [simplify]: iters left: 1 (210 enodes) 150.264 * * [simplify]: Extracting #0: cost 1 inf + 0 150.264 * * [simplify]: Extracting #1: cost 0 inf + 1 150.264 * [simplify]: Simplified to 0 150.264 * [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)) 150.264 * * * * [progress]: [ 318 / 3260 ] simplifiying candidate # 150.265 * [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)))))) 150.265 * * [simplify]: iters left: 6 (21 enodes) 150.270 * * [simplify]: iters left: 5 (77 enodes) 150.284 * * [simplify]: iters left: 4 (113 enodes) 150.303 * * [simplify]: iters left: 3 (156 enodes) 150.329 * * [simplify]: iters left: 2 (217 enodes) 150.365 * * [simplify]: iters left: 1 (287 enodes) 150.418 * * [simplify]: Extracting #0: cost 1 inf + 0 150.418 * * [simplify]: Extracting #1: cost 11 inf + 0 150.418 * * [simplify]: Extracting #2: cost 57 inf + 0 150.419 * * [simplify]: Extracting #3: cost 94 inf + 47 150.419 * * [simplify]: Extracting #4: cost 92 inf + 795 150.420 * * [simplify]: Extracting #5: cost 81 inf + 2282 150.422 * * [simplify]: Extracting #6: cost 30 inf + 19693 150.427 * * [simplify]: Extracting #7: cost 4 inf + 35647 150.432 * * [simplify]: Extracting #8: cost 0 inf + 38263 150.437 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 150.437 * [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))))))) 150.437 * [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))))) 150.437 * * [simplify]: iters left: 6 (10 enodes) 150.440 * * [simplify]: iters left: 5 (37 enodes) 150.447 * * [simplify]: iters left: 4 (57 enodes) 150.458 * * [simplify]: iters left: 3 (104 enodes) 150.477 * * [simplify]: iters left: 2 (158 enodes) 150.506 * * [simplify]: iters left: 1 (225 enodes) 150.541 * * [simplify]: Extracting #0: cost 1 inf + 0 150.541 * * [simplify]: Extracting #1: cost 0 inf + 1 150.541 * [simplify]: Simplified to 0 150.541 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 150.541 * * * * [progress]: [ 319 / 3260 ] simplifiying candidate # 150.541 * [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))))) 150.541 * * [simplify]: iters left: 6 (20 enodes) 150.547 * * [simplify]: iters left: 5 (68 enodes) 150.558 * * [simplify]: iters left: 4 (97 enodes) 150.576 * * [simplify]: iters left: 3 (125 enodes) 150.594 * * [simplify]: iters left: 2 (146 enodes) 150.613 * * [simplify]: iters left: 1 (154 enodes) 150.632 * * [simplify]: Extracting #0: cost 1 inf + 0 150.632 * * [simplify]: Extracting #1: cost 9 inf + 0 150.632 * * [simplify]: Extracting #2: cost 36 inf + 0 150.632 * * [simplify]: Extracting #3: cost 41 inf + 252 150.633 * * [simplify]: Extracting #4: cost 37 inf + 1159 150.633 * * [simplify]: Extracting #5: cost 34 inf + 1776 150.634 * * [simplify]: Extracting #6: cost 24 inf + 2648 150.635 * * [simplify]: Extracting #7: cost 9 inf + 6031 150.637 * * [simplify]: Extracting #8: cost 1 inf + 8755 150.639 * * [simplify]: Extracting #9: cost 0 inf + 9136 150.641 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 150.641 * [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)))))) 150.641 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 150.641 * * [simplify]: iters left: 6 (9 enodes) 150.644 * * [simplify]: iters left: 5 (29 enodes) 150.650 * * [simplify]: iters left: 4 (42 enodes) 150.657 * * [simplify]: iters left: 3 (58 enodes) 150.665 * * [simplify]: iters left: 2 (68 enodes) 150.674 * * [simplify]: Extracting #0: cost 1 inf + 0 150.674 * * [simplify]: Extracting #1: cost 0 inf + 1 150.674 * [simplify]: Simplified to 0 150.674 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 150.674 * * * * [progress]: [ 320 / 3260 ] simplifiying candidate # 150.674 * [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)))))) 150.675 * * [simplify]: iters left: 6 (24 enodes) 150.681 * * [simplify]: iters left: 5 (91 enodes) 150.697 * * [simplify]: iters left: 4 (180 enodes) 150.737 * * [simplify]: iters left: 3 (353 enodes) 150.810 * * [simplify]: Extracting #0: cost 1 inf + 0 150.810 * * [simplify]: Extracting #1: cost 11 inf + 0 150.811 * * [simplify]: Extracting #2: cost 71 inf + 0 150.811 * * [simplify]: Extracting #3: cost 109 inf + 168 150.812 * * [simplify]: Extracting #4: cost 112 inf + 415 150.813 * * [simplify]: Extracting #5: cost 77 inf + 7030 150.818 * * [simplify]: Extracting #6: cost 14 inf + 23704 150.823 * * [simplify]: Extracting #7: cost 0 inf + 27614 150.829 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 150.829 * [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))))))) 150.830 * [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))))) 150.830 * * [simplify]: iters left: 6 (13 enodes) 150.833 * * [simplify]: iters left: 5 (53 enodes) 150.843 * * [simplify]: iters left: 4 (117 enodes) 150.873 * * [simplify]: iters left: 3 (275 enodes) 150.932 * * [simplify]: iters left: 2 (474 enodes) 151.050 * * [simplify]: Extracting #0: cost 1 inf + 0 151.050 * * [simplify]: Extracting #1: cost 0 inf + 1 151.050 * [simplify]: Simplified to 0 151.050 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 151.050 * * * * [progress]: [ 321 / 3260 ] simplifiying candidate # 151.050 * [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))))) 151.050 * * [simplify]: iters left: 6 (23 enodes) 151.057 * * [simplify]: iters left: 5 (85 enodes) 151.071 * * [simplify]: iters left: 4 (143 enodes) 151.095 * * [simplify]: iters left: 3 (226 enodes) 151.136 * * [simplify]: iters left: 2 (310 enodes) 151.187 * * [simplify]: iters left: 1 (381 enodes) 151.251 * * [simplify]: Extracting #0: cost 1 inf + 0 151.251 * * [simplify]: Extracting #1: cost 11 inf + 0 151.251 * * [simplify]: Extracting #2: cost 61 inf + 0 151.252 * * [simplify]: Extracting #3: cost 96 inf + 209 151.253 * * [simplify]: Extracting #4: cost 70 inf + 5667 151.255 * * [simplify]: Extracting #5: cost 37 inf + 13006 151.260 * * [simplify]: Extracting #6: cost 10 inf + 19871 151.264 * * [simplify]: Extracting #7: cost 0 inf + 23383 151.269 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 151.269 * [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)))))) 151.270 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 151.270 * * [simplify]: iters left: 6 (12 enodes) 151.273 * * [simplify]: iters left: 5 (47 enodes) 151.281 * * [simplify]: iters left: 4 (82 enodes) 151.295 * * [simplify]: iters left: 3 (157 enodes) 151.326 * * [simplify]: iters left: 2 (248 enodes) 151.367 * * [simplify]: iters left: 1 (341 enodes) 151.426 * * [simplify]: Extracting #0: cost 1 inf + 0 151.426 * * [simplify]: Extracting #1: cost 0 inf + 1 151.426 * [simplify]: Simplified to 0 151.426 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 151.426 * * * * [progress]: [ 322 / 3260 ] simplifiying candidate # 151.427 * [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)))) 151.427 * * [simplify]: iters left: 6 (22 enodes) 151.433 * * [simplify]: iters left: 5 (80 enodes) 151.447 * * [simplify]: iters left: 4 (144 enodes) 151.476 * * [simplify]: iters left: 3 (248 enodes) 151.531 * * [simplify]: iters left: 2 (374 enodes) 151.606 * * [simplify]: iters left: 1 (486 enodes) 151.709 * * [simplify]: Extracting #0: cost 1 inf + 0 151.709 * * [simplify]: Extracting #1: cost 13 inf + 0 151.710 * * [simplify]: Extracting #2: cost 79 inf + 0 151.710 * * [simplify]: Extracting #3: cost 128 inf + 211 151.711 * * [simplify]: Extracting #4: cost 133 inf + 752 151.712 * * [simplify]: Extracting #5: cost 98 inf + 10332 151.717 * * [simplify]: Extracting #6: cost 27 inf + 38725 151.723 * * [simplify]: Extracting #7: cost 9 inf + 43935 151.729 * * [simplify]: Extracting #8: cost 0 inf + 46798 151.736 * * [simplify]: Extracting #9: cost 0 inf + 46703 151.743 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 151.743 * [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))))) 151.743 * [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))) 151.743 * * [simplify]: iters left: 6 (12 enodes) 151.746 * * [simplify]: iters left: 5 (47 enodes) 151.755 * * [simplify]: iters left: 4 (89 enodes) 151.773 * * [simplify]: iters left: 3 (180 enodes) 151.816 * * [simplify]: iters left: 2 (296 enodes) 151.878 * * [simplify]: iters left: 1 (428 enodes) 151.977 * * [simplify]: Extracting #0: cost 1 inf + 0 151.977 * * [simplify]: Extracting #1: cost 0 inf + 1 151.977 * [simplify]: Simplified to 0 151.977 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 151.977 * * * * [progress]: [ 323 / 3260 ] simplifiying candidate # 151.977 * [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)))))) 151.977 * * [simplify]: iters left: 6 (23 enodes) 151.983 * * [simplify]: iters left: 5 (84 enodes) 151.997 * * [simplify]: iters left: 4 (141 enodes) 152.021 * * [simplify]: iters left: 3 (204 enodes) 152.055 * * [simplify]: iters left: 2 (265 enodes) 152.093 * * [simplify]: iters left: 1 (317 enodes) 152.139 * * [simplify]: Extracting #0: cost 1 inf + 0 152.139 * * [simplify]: Extracting #1: cost 11 inf + 0 152.139 * * [simplify]: Extracting #2: cost 60 inf + 0 152.140 * * [simplify]: Extracting #3: cost 89 inf + 4 152.140 * * [simplify]: Extracting #4: cost 74 inf + 2495 152.142 * * [simplify]: Extracting #5: cost 37 inf + 8665 152.145 * * [simplify]: Extracting #6: cost 6 inf + 15407 152.149 * * [simplify]: Extracting #7: cost 0 inf + 17290 152.153 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 152.154 * [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))))))) 152.154 * [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))))) 152.154 * * [simplify]: iters left: 6 (12 enodes) 152.157 * * [simplify]: iters left: 5 (46 enodes) 152.165 * * [simplify]: iters left: 4 (81 enodes) 152.179 * * [simplify]: iters left: 3 (134 enodes) 152.202 * * [simplify]: iters left: 2 (197 enodes) 152.232 * * [simplify]: iters left: 1 (271 enodes) 152.273 * * [simplify]: Extracting #0: cost 1 inf + 0 152.273 * * [simplify]: Extracting #1: cost 0 inf + 1 152.273 * [simplify]: Simplified to 0 152.273 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 152.273 * * * * [progress]: [ 324 / 3260 ] simplifiying candidate # 152.274 * [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))))) 152.274 * * [simplify]: iters left: 6 (21 enodes) 152.280 * * [simplify]: iters left: 5 (75 enodes) 152.292 * * [simplify]: iters left: 4 (112 enodes) 152.310 * * [simplify]: iters left: 3 (155 enodes) 152.335 * * [simplify]: iters left: 2 (199 enodes) 152.362 * * [simplify]: iters left: 1 (227 enodes) 152.390 * * [simplify]: Extracting #0: cost 1 inf + 0 152.390 * * [simplify]: Extracting #1: cost 9 inf + 0 152.391 * * [simplify]: Extracting #2: cost 45 inf + 0 152.391 * * [simplify]: Extracting #3: cost 67 inf + 44 152.391 * * [simplify]: Extracting #4: cost 67 inf + 987 152.392 * * [simplify]: Extracting #5: cost 37 inf + 4912 152.394 * * [simplify]: Extracting #6: cost 24 inf + 6490 152.396 * * [simplify]: Extracting #7: cost 9 inf + 9696 152.399 * * [simplify]: Extracting #8: cost 1 inf + 12540 152.403 * * [simplify]: Extracting #9: cost 0 inf + 12881 152.406 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (- b) (* a 2))) 152.406 * [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)))))) 152.406 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 152.407 * * [simplify]: iters left: 6 (10 enodes) 152.409 * * [simplify]: iters left: 5 (38 enodes) 152.416 * * [simplify]: iters left: 4 (59 enodes) 152.425 * * [simplify]: iters left: 3 (88 enodes) 152.438 * * [simplify]: iters left: 2 (117 enodes) 152.454 * * [simplify]: iters left: 1 (144 enodes) 152.473 * * [simplify]: Extracting #0: cost 1 inf + 0 152.473 * * [simplify]: Extracting #1: cost 0 inf + 1 152.473 * [simplify]: Simplified to 0 152.473 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (- b) (* a 2))) 0)) 152.473 * * * * [progress]: [ 325 / 3260 ] simplifiying candidate # 152.473 * [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)))) 152.473 * * [simplify]: iters left: 6 (21 enodes) 152.480 * * [simplify]: iters left: 5 (75 enodes) 152.493 * * [simplify]: iters left: 4 (116 enodes) 152.512 * * [simplify]: iters left: 3 (171 enodes) 152.537 * * [simplify]: iters left: 2 (213 enodes) 152.568 * * [simplify]: iters left: 1 (237 enodes) 152.597 * * [simplify]: Extracting #0: cost 1 inf + 0 152.597 * * [simplify]: Extracting #1: cost 11 inf + 0 152.598 * * [simplify]: Extracting #2: cost 47 inf + 0 152.598 * * [simplify]: Extracting #3: cost 60 inf + 46 152.598 * * [simplify]: Extracting #4: cost 55 inf + 832 152.599 * * [simplify]: Extracting #5: cost 42 inf + 2757 152.600 * * [simplify]: Extracting #6: cost 21 inf + 5567 152.602 * * [simplify]: Extracting #7: cost 3 inf + 10562 152.605 * * [simplify]: Extracting #8: cost 0 inf + 11503 152.608 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 152.608 * [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))))) 152.608 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 152.608 * * [simplify]: iters left: 6 (11 enodes) 152.612 * * [simplify]: iters left: 5 (42 enodes) 152.619 * * [simplify]: iters left: 4 (67 enodes) 152.632 * * [simplify]: iters left: 3 (111 enodes) 152.650 * * [simplify]: iters left: 2 (140 enodes) 152.668 * * [simplify]: iters left: 1 (160 enodes) 152.686 * * [simplify]: Extracting #0: cost 1 inf + 0 152.686 * * [simplify]: Extracting #1: cost 0 inf + 1 152.686 * [simplify]: Simplified to 0 152.686 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 0)) 152.687 * * * * [progress]: [ 326 / 3260 ] simplifiying candidate # 152.687 * [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)))))) 152.687 * * [simplify]: iters left: 6 (27 enodes) 152.697 * * [simplify]: iters left: 5 (106 enodes) 152.716 * * [simplify]: iters left: 4 (244 enodes) 152.790 * * [simplify]: Extracting #0: cost 1 inf + 0 152.790 * * [simplify]: Extracting #1: cost 11 inf + 0 152.791 * * [simplify]: Extracting #2: cost 149 inf + 0 152.791 * * [simplify]: Extracting #3: cost 263 inf + 3 152.793 * * [simplify]: Extracting #4: cost 246 inf + 3714 152.799 * * [simplify]: Extracting #5: cost 129 inf + 45577 152.811 * * [simplify]: Extracting #6: cost 23 inf + 85594 152.824 * * [simplify]: Extracting #7: cost 9 inf + 87250 152.841 * * [simplify]: Extracting #8: cost 0 inf + 90458 152.855 * * [simplify]: Extracting #9: cost 0 inf + 90268 152.868 * [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)))) 152.868 * [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))))))) 152.869 * [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))))) 152.869 * * [simplify]: iters left: 6 (16 enodes) 152.874 * * [simplify]: iters left: 5 (68 enodes) 152.886 * * [simplify]: iters left: 4 (179 enodes) 152.949 * * [simplify]: Extracting #0: cost 1 inf + 0 152.949 * * [simplify]: Extracting #1: cost 27 inf + 0 152.950 * * [simplify]: Extracting #2: cost 153 inf + 0 152.950 * * [simplify]: Extracting #3: cost 242 inf + 83 152.953 * * [simplify]: Extracting #4: cost 185 inf + 16503 152.964 * * [simplify]: Extracting #5: cost 15 inf + 79352 152.979 * * [simplify]: Extracting #6: cost 0 inf + 84943 152.991 * [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))))) 152.991 * [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))))))) 152.991 * * * * [progress]: [ 327 / 3260 ] simplifiying candidate # 152.992 * [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))))) 152.992 * * [simplify]: iters left: 6 (26 enodes) 152.999 * * [simplify]: iters left: 5 (101 enodes) 153.017 * * [simplify]: iters left: 4 (208 enodes) 153.069 * * [simplify]: Extracting #0: cost 1 inf + 0 153.069 * * [simplify]: Extracting #1: cost 11 inf + 0 153.069 * * [simplify]: Extracting #2: cost 110 inf + 0 153.070 * * [simplify]: Extracting #3: cost 189 inf + 2 153.071 * * [simplify]: Extracting #4: cost 172 inf + 3477 153.076 * * [simplify]: Extracting #5: cost 66 inf + 37109 153.085 * * [simplify]: Extracting #6: cost 13 inf + 54664 153.094 * * [simplify]: Extracting #7: cost 1 inf + 56796 153.103 * * [simplify]: Extracting #8: cost 0 inf + 56703 153.112 * [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)))))) 153.112 * [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)))))) 153.113 * [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)))) 153.113 * * [simplify]: iters left: 6 (15 enodes) 153.117 * * [simplify]: iters left: 5 (63 enodes) 153.131 * * [simplify]: iters left: 4 (145 enodes) 153.170 * * [simplify]: iters left: 3 (499 enodes) 153.433 * * [simplify]: Extracting #0: cost 1 inf + 0 153.433 * * [simplify]: Extracting #1: cost 0 inf + 1 153.433 * [simplify]: Simplified to 0 153.433 * [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)) 153.433 * * * * [progress]: [ 328 / 3260 ] simplifiying candidate # 153.433 * [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)))) 153.433 * * [simplify]: iters left: 6 (25 enodes) 153.440 * * [simplify]: iters left: 5 (95 enodes) 153.459 * * [simplify]: iters left: 4 (215 enodes) 153.518 * * [simplify]: Extracting #0: cost 1 inf + 0 153.519 * * [simplify]: Extracting #1: cost 13 inf + 0 153.519 * * [simplify]: Extracting #2: cost 110 inf + 0 153.519 * * [simplify]: Extracting #3: cost 175 inf + 2 153.520 * * [simplify]: Extracting #4: cost 176 inf + 5 153.521 * * [simplify]: Extracting #5: cost 144 inf + 8857 153.527 * * [simplify]: Extracting #6: cost 40 inf + 37436 153.535 * * [simplify]: Extracting #7: cost 0 inf + 48642 153.543 * * [simplify]: Extracting #8: cost 0 inf + 48547 153.554 * [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)) 153.554 * [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))))) 153.554 * [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))) 153.554 * * [simplify]: iters left: 6 (15 enodes) 153.559 * * [simplify]: iters left: 5 (62 enodes) 153.572 * * [simplify]: iters left: 4 (159 enodes) 153.616 * * [simplify]: iters left: 3 (475 enodes) 153.837 * * [simplify]: Extracting #0: cost 1 inf + 0 153.837 * * [simplify]: Extracting #1: cost 42 inf + 0 153.838 * * [simplify]: Extracting #2: cost 194 inf + 1 153.841 * * [simplify]: Extracting #3: cost 205 inf + 15094 153.858 * * [simplify]: Extracting #4: cost 20 inf + 63712 153.873 * * [simplify]: Extracting #5: cost 3 inf + 65204 153.887 * * [simplify]: Extracting #6: cost 0 inf + 65965 153.902 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 153.902 * [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)))) 153.902 * * * * [progress]: [ 329 / 3260 ] simplifiying candidate # 153.903 * [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)))))) 153.903 * * [simplify]: iters left: 6 (26 enodes) 153.910 * * [simplify]: iters left: 5 (100 enodes) 153.929 * * [simplify]: iters left: 4 (213 enodes) 153.981 * * [simplify]: Extracting #0: cost 1 inf + 0 153.981 * * [simplify]: Extracting #1: cost 11 inf + 0 153.981 * * [simplify]: Extracting #2: cost 108 inf + 0 153.982 * * [simplify]: Extracting #3: cost 188 inf + 2 153.983 * * [simplify]: Extracting #4: cost 171 inf + 3073 153.988 * * [simplify]: Extracting #5: cost 66 inf + 38509 153.999 * * [simplify]: Extracting #6: cost 22 inf + 53835 154.008 * * [simplify]: Extracting #7: cost 8 inf + 55540 154.018 * * [simplify]: Extracting #8: cost 0 inf + 57601 154.028 * * [simplify]: Extracting #9: cost 0 inf + 57506 154.037 * [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))) 154.037 * [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))))))) 154.037 * [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))))) 154.038 * * [simplify]: iters left: 6 (15 enodes) 154.042 * * [simplify]: iters left: 5 (62 enodes) 154.053 * * [simplify]: iters left: 4 (148 enodes) 154.096 * * [simplify]: iters left: 3 (499 enodes) 154.368 * * [simplify]: Extracting #0: cost 1 inf + 0 154.368 * * [simplify]: Extracting #1: cost 0 inf + 1 154.368 * [simplify]: Simplified to 0 154.368 * [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)) 154.368 * * * * [progress]: [ 330 / 3260 ] simplifiying candidate # 154.368 * [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))))) 154.368 * * [simplify]: iters left: 6 (25 enodes) 154.375 * * [simplify]: iters left: 5 (94 enodes) 154.391 * * [simplify]: iters left: 4 (180 enodes) 154.435 * * [simplify]: iters left: 3 (451 enodes) 154.581 * * [simplify]: Extracting #0: cost 1 inf + 0 154.581 * * [simplify]: Extracting #1: cost 11 inf + 0 154.581 * * [simplify]: Extracting #2: cost 123 inf + 0 154.582 * * [simplify]: Extracting #3: cost 247 inf + 44 154.584 * * [simplify]: Extracting #4: cost 237 inf + 4334 154.591 * * [simplify]: Extracting #5: cost 79 inf + 44339 154.605 * * [simplify]: Extracting #6: cost 0 inf + 65878 154.622 * * [simplify]: Extracting #7: cost 0 inf + 65718 154.636 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (* (cbrt b) (/ (cbrt b) (sqrt 2))) a) (/ (cbrt b) (sqrt 2)))) 154.636 * [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)))))) 154.637 * [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)))) 154.637 * * [simplify]: iters left: 6 (14 enodes) 154.641 * * [simplify]: iters left: 5 (56 enodes) 154.651 * * [simplify]: iters left: 4 (117 enodes) 154.678 * * [simplify]: iters left: 3 (347 enodes) 154.807 * * [simplify]: Extracting #0: cost 1 inf + 0 154.807 * * [simplify]: Extracting #1: cost 0 inf + 1 154.808 * [simplify]: Simplified to 0 154.808 * [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)) 154.808 * * * * [progress]: [ 331 / 3260 ] simplifiying candidate # 154.809 * [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)))) 154.809 * * [simplify]: iters left: 6 (24 enodes) 154.815 * * [simplify]: iters left: 5 (90 enodes) 154.832 * * [simplify]: iters left: 4 (171 enodes) 154.872 * * [simplify]: iters left: 3 (398 enodes) 155.014 * * [simplify]: Extracting #0: cost 1 inf + 0 155.014 * * [simplify]: Extracting #1: cost 11 inf + 0 155.015 * * [simplify]: Extracting #2: cost 105 inf + 0 155.015 * * [simplify]: Extracting #3: cost 181 inf + 2 155.016 * * [simplify]: Extracting #4: cost 189 inf + 168 155.018 * * [simplify]: Extracting #5: cost 159 inf + 5570 155.024 * * [simplify]: Extracting #6: cost 58 inf + 27420 155.034 * * [simplify]: Extracting #7: cost 1 inf + 41948 155.044 * * [simplify]: Extracting #8: cost 0 inf + 42030 155.057 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (cbrt b) a) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b))))) 155.057 * [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))))) 155.057 * [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))) 155.057 * * [simplify]: iters left: 6 (14 enodes) 155.062 * * [simplify]: iters left: 5 (57 enodes) 155.072 * * [simplify]: iters left: 4 (116 enodes) 155.100 * * [simplify]: iters left: 3 (321 enodes) 155.220 * * [simplify]: Extracting #0: cost 1 inf + 0 155.220 * * [simplify]: Extracting #1: cost 0 inf + 1 155.220 * [simplify]: Simplified to 0 155.220 * [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)) 155.221 * * * * [progress]: [ 332 / 3260 ] simplifiying candidate # 155.221 * [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)))))) 155.221 * * [simplify]: iters left: 6 (25 enodes) 155.228 * * [simplify]: iters left: 5 (95 enodes) 155.245 * * [simplify]: iters left: 4 (205 enodes) 155.297 * * [simplify]: Extracting #0: cost 1 inf + 0 155.297 * * [simplify]: Extracting #1: cost 11 inf + 0 155.297 * * [simplify]: Extracting #2: cost 91 inf + 0 155.298 * * [simplify]: Extracting #3: cost 150 inf + 206 155.299 * * [simplify]: Extracting #4: cost 144 inf + 978 155.300 * * [simplify]: Extracting #5: cost 111 inf + 11502 155.305 * * [simplify]: Extracting #6: cost 27 inf + 33750 155.312 * * [simplify]: Extracting #7: cost 2 inf + 39169 155.321 * * [simplify]: Extracting #8: cost 0 inf + 39918 155.327 * [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)) 155.328 * [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))))))) 155.328 * [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))))) 155.328 * * [simplify]: iters left: 6 (15 enodes) 155.332 * * [simplify]: iters left: 5 (62 enodes) 155.345 * * [simplify]: iters left: 4 (149 enodes) 155.386 * * [simplify]: iters left: 3 (450 enodes) 155.611 * * [simplify]: Extracting #0: cost 1 inf + 0 155.611 * * [simplify]: Extracting #1: cost 0 inf + 1 155.611 * [simplify]: Simplified to 0 155.611 * [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)) 155.611 * * * * [progress]: [ 333 / 3260 ] simplifiying candidate # 155.611 * [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))))) 155.611 * * [simplify]: iters left: 6 (24 enodes) 155.618 * * [simplify]: iters left: 5 (90 enodes) 155.634 * * [simplify]: iters left: 4 (172 enodes) 155.671 * * [simplify]: iters left: 3 (406 enodes) 155.802 * * [simplify]: Extracting #0: cost 1 inf + 0 155.803 * * [simplify]: Extracting #1: cost 11 inf + 0 155.803 * * [simplify]: Extracting #2: cost 98 inf + 0 155.804 * * [simplify]: Extracting #3: cost 192 inf + 46 155.805 * * [simplify]: Extracting #4: cost 177 inf + 2932 155.810 * * [simplify]: Extracting #5: cost 48 inf + 29441 155.819 * * [simplify]: Extracting #6: cost 0 inf + 39624 155.828 * * [simplify]: Extracting #7: cost 0 inf + 39449 155.837 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 155.838 * [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)))))) 155.838 * [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)))) 155.838 * * [simplify]: iters left: 6 (14 enodes) 155.842 * * [simplify]: iters left: 5 (57 enodes) 155.853 * * [simplify]: iters left: 4 (118 enodes) 155.883 * * [simplify]: iters left: 3 (314 enodes) 155.987 * * [simplify]: Extracting #0: cost 1 inf + 0 155.987 * * [simplify]: Extracting #1: cost 0 inf + 1 155.987 * [simplify]: Simplified to 0 155.987 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 155.987 * * * * [progress]: [ 334 / 3260 ] simplifiying candidate # 155.987 * [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)))) 155.990 * * [simplify]: iters left: 6 (23 enodes) 155.996 * * [simplify]: iters left: 5 (81 enodes) 156.011 * * [simplify]: iters left: 4 (157 enodes) 156.042 * * [simplify]: iters left: 3 (326 enodes) 156.131 * * [simplify]: Extracting #0: cost 1 inf + 0 156.131 * * [simplify]: Extracting #1: cost 13 inf + 0 156.131 * * [simplify]: Extracting #2: cost 93 inf + 0 156.131 * * [simplify]: Extracting #3: cost 134 inf + 4 156.133 * * [simplify]: Extracting #4: cost 107 inf + 5050 156.136 * * [simplify]: Extracting #5: cost 32 inf + 18612 156.142 * * [simplify]: Extracting #6: cost 4 inf + 24294 156.147 * * [simplify]: Extracting #7: cost 0 inf + 25398 156.153 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 156.153 * [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))))) 156.154 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 156.154 * * [simplify]: iters left: 6 (13 enodes) 156.158 * * [simplify]: iters left: 5 (48 enodes) 156.167 * * [simplify]: iters left: 4 (103 enodes) 156.191 * * [simplify]: iters left: 3 (238 enodes) 156.256 * * [simplify]: Extracting #0: cost 1 inf + 0 156.256 * * [simplify]: Extracting #1: cost 0 inf + 1 156.256 * [simplify]: Simplified to 0 156.256 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 156.256 * * * * [progress]: [ 335 / 3260 ] simplifiying candidate # 156.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) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 156.257 * * [simplify]: iters left: 6 (26 enodes) 156.264 * * [simplify]: iters left: 5 (99 enodes) 156.281 * * [simplify]: iters left: 4 (206 enodes) 156.333 * * [simplify]: Extracting #0: cost 1 inf + 0 156.333 * * [simplify]: Extracting #1: cost 11 inf + 0 156.334 * * [simplify]: Extracting #2: cost 109 inf + 0 156.334 * * [simplify]: Extracting #3: cost 192 inf + 2 156.335 * * [simplify]: Extracting #4: cost 174 inf + 3518 156.341 * * [simplify]: Extracting #5: cost 65 inf + 40616 156.349 * * [simplify]: Extracting #6: cost 12 inf + 57130 156.359 * * [simplify]: Extracting #7: cost 0 inf + 59142 156.368 * * [simplify]: Extracting #8: cost 0 inf + 59007 156.378 * [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)))) 156.378 * [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))))))) 156.378 * [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))))) 156.379 * * [simplify]: iters left: 6 (15 enodes) 156.383 * * [simplify]: iters left: 5 (61 enodes) 156.394 * * [simplify]: iters left: 4 (142 enodes) 156.434 * * [simplify]: iters left: 3 (474 enodes) 156.636 * * [simplify]: Extracting #0: cost 1 inf + 0 156.636 * * [simplify]: Extracting #1: cost 0 inf + 1 156.636 * [simplify]: Simplified to 0 156.636 * [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)) 156.636 * * * * [progress]: [ 336 / 3260 ] simplifiying candidate # 156.636 * [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))))) 156.636 * * [simplify]: iters left: 6 (25 enodes) 156.643 * * [simplify]: iters left: 5 (94 enodes) 156.659 * * [simplify]: iters left: 4 (175 enodes) 156.695 * * [simplify]: iters left: 3 (421 enodes) 156.811 * * [simplify]: Extracting #0: cost 1 inf + 0 156.811 * * [simplify]: Extracting #1: cost 11 inf + 0 156.811 * * [simplify]: Extracting #2: cost 112 inf + 0 156.812 * * [simplify]: Extracting #3: cost 212 inf + 44 156.813 * * [simplify]: Extracting #4: cost 194 inf + 4499 156.820 * * [simplify]: Extracting #5: cost 55 inf + 38125 156.834 * * [simplify]: Extracting #6: cost 1 inf + 52124 156.846 * * [simplify]: Extracting #7: cost 0 inf + 52272 156.857 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 156.857 * [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)))))) 156.857 * [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)))) 156.857 * * [simplify]: iters left: 6 (14 enodes) 156.861 * * [simplify]: iters left: 5 (56 enodes) 156.871 * * [simplify]: iters left: 4 (113 enodes) 156.898 * * [simplify]: iters left: 3 (324 enodes) 156.993 * * [simplify]: Extracting #0: cost 1 inf + 0 156.993 * * [simplify]: Extracting #1: cost 0 inf + 1 156.993 * [simplify]: Simplified to 0 156.994 * [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)) 156.994 * * * * [progress]: [ 337 / 3260 ] simplifiying candidate # 156.994 * [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)))) 156.994 * * [simplify]: iters left: 6 (24 enodes) 157.001 * * [simplify]: iters left: 5 (89 enodes) 157.016 * * [simplify]: iters left: 4 (166 enodes) 157.054 * * [simplify]: iters left: 3 (386 enodes) 157.165 * * [simplify]: Extracting #0: cost 1 inf + 0 157.165 * * [simplify]: Extracting #1: cost 11 inf + 0 157.165 * * [simplify]: Extracting #2: cost 83 inf + 0 157.166 * * [simplify]: Extracting #3: cost 155 inf + 44 157.167 * * [simplify]: Extracting #4: cost 162 inf + 46 157.168 * * [simplify]: Extracting #5: cost 112 inf + 8454 157.174 * * [simplify]: Extracting #6: cost 22 inf + 26888 157.182 * * [simplify]: Extracting #7: cost 0 inf + 33242 157.190 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (* (cbrt 2) (cbrt 2))) (cbrt 2))) 157.190 * [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))))) 157.191 * [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))) 157.191 * * [simplify]: iters left: 6 (14 enodes) 157.195 * * [simplify]: iters left: 5 (56 enodes) 157.205 * * [simplify]: iters left: 4 (112 enodes) 157.234 * * [simplify]: iters left: 3 (297 enodes) 157.324 * * [simplify]: Extracting #0: cost 1 inf + 0 157.324 * * [simplify]: Extracting #1: cost 0 inf + 1 157.324 * [simplify]: Simplified to 0 157.324 * [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)) 157.324 * * * * [progress]: [ 338 / 3260 ] simplifiying candidate # 157.325 * [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)))))) 157.325 * * [simplify]: iters left: 6 (24 enodes) 157.331 * * [simplify]: iters left: 5 (91 enodes) 157.347 * * [simplify]: iters left: 4 (180 enodes) 157.387 * * [simplify]: iters left: 3 (415 enodes) 157.500 * * [simplify]: Extracting #0: cost 1 inf + 0 157.500 * * [simplify]: Extracting #1: cost 11 inf + 0 157.501 * * [simplify]: Extracting #2: cost 98 inf + 0 157.501 * * [simplify]: Extracting #3: cost 208 inf + 44 157.502 * * [simplify]: Extracting #4: cost 204 inf + 1186 157.506 * * [simplify]: Extracting #5: cost 111 inf + 22523 157.517 * * [simplify]: Extracting #6: cost 5 inf + 51064 157.528 * * [simplify]: Extracting #7: cost 0 inf + 52856 157.540 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) 157.540 * [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))))))) 157.540 * [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))))) 157.540 * * [simplify]: iters left: 6 (13 enodes) 157.544 * * [simplify]: iters left: 5 (53 enodes) 157.557 * * [simplify]: iters left: 4 (118 enodes) 157.582 * * [simplify]: iters left: 3 (324 enodes) 157.679 * * [simplify]: Extracting #0: cost 1 inf + 0 157.679 * * [simplify]: Extracting #1: cost 0 inf + 1 157.679 * [simplify]: Simplified to 0 157.680 * [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)) 157.680 * * * * [progress]: [ 339 / 3260 ] simplifiying candidate # 157.680 * [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))))) 157.680 * * [simplify]: iters left: 6 (22 enodes) 157.686 * * [simplify]: iters left: 5 (80 enodes) 157.700 * * [simplify]: iters left: 4 (138 enodes) 157.725 * * [simplify]: iters left: 3 (282 enodes) 157.786 * * [simplify]: Extracting #0: cost 1 inf + 0 157.786 * * [simplify]: Extracting #1: cost 9 inf + 0 157.786 * * [simplify]: Extracting #2: cost 73 inf + 0 157.786 * * [simplify]: Extracting #3: cost 138 inf + 85 157.787 * * [simplify]: Extracting #4: cost 144 inf + 211 157.788 * * [simplify]: Extracting #5: cost 97 inf + 7612 157.793 * * [simplify]: Extracting #6: cost 14 inf + 23621 157.799 * * [simplify]: Extracting #7: cost 0 inf + 27134 157.805 * * [simplify]: Extracting #8: cost 0 inf + 26999 157.811 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 157.811 * [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)))))) 157.812 * [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)))) 157.812 * * [simplify]: iters left: 6 (11 enodes) 157.815 * * [simplify]: iters left: 5 (43 enodes) 157.825 * * [simplify]: iters left: 4 (84 enodes) 157.842 * * [simplify]: iters left: 3 (212 enodes) 157.892 * * [simplify]: iters left: 2 (472 enodes) 158.004 * * [simplify]: Extracting #0: cost 1 inf + 0 158.004 * * [simplify]: Extracting #1: cost 0 inf + 1 158.004 * [simplify]: Simplified to 0 158.004 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 158.005 * * * * [progress]: [ 340 / 3260 ] simplifiying candidate # 158.005 * [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)))) 158.005 * * [simplify]: iters left: 6 (22 enodes) 158.014 * * [simplify]: iters left: 5 (82 enodes) 158.029 * * [simplify]: iters left: 4 (150 enodes) 158.059 * * [simplify]: iters left: 3 (307 enodes) 158.130 * * [simplify]: Extracting #0: cost 1 inf + 0 158.130 * * [simplify]: Extracting #1: cost 11 inf + 0 158.130 * * [simplify]: Extracting #2: cost 65 inf + 0 158.130 * * [simplify]: Extracting #3: cost 109 inf + 2 158.131 * * [simplify]: Extracting #4: cost 115 inf + 45 158.132 * * [simplify]: Extracting #5: cost 82 inf + 4272 158.135 * * [simplify]: Extracting #6: cost 16 inf + 15400 158.140 * * [simplify]: Extracting #7: cost 2 inf + 18611 158.147 * * [simplify]: Extracting #8: cost 0 inf + 18800 158.151 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 158.152 * [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))))) 158.152 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 158.152 * * [simplify]: iters left: 6 (12 enodes) 158.156 * * [simplify]: iters left: 5 (49 enodes) 158.165 * * [simplify]: iters left: 4 (99 enodes) 158.187 * * [simplify]: iters left: 3 (234 enodes) 158.248 * * [simplify]: iters left: 2 (447 enodes) 158.355 * * [simplify]: Extracting #0: cost 1 inf + 0 158.355 * * [simplify]: Extracting #1: cost 0 inf + 1 158.355 * [simplify]: Simplified to 0 158.355 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 158.355 * * * * [progress]: [ 341 / 3260 ] simplifiying candidate # 158.355 * [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)))))) 158.356 * * [simplify]: iters left: 6 (24 enodes) 158.362 * * [simplify]: iters left: 5 (90 enodes) 158.377 * * [simplify]: iters left: 4 (176 enodes) 158.419 * * [simplify]: iters left: 3 (384 enodes) 158.529 * * [simplify]: Extracting #0: cost 1 inf + 0 158.529 * * [simplify]: Extracting #1: cost 11 inf + 0 158.529 * * [simplify]: Extracting #2: cost 85 inf + 0 158.529 * * [simplify]: Extracting #3: cost 140 inf + 168 158.530 * * [simplify]: Extracting #4: cost 132 inf + 1958 158.532 * * [simplify]: Extracting #5: cost 95 inf + 8469 158.538 * * [simplify]: Extracting #6: cost 23 inf + 24123 158.545 * * [simplify]: Extracting #7: cost 0 inf + 30077 158.553 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 158.553 * [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))))))) 158.553 * [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))))) 158.554 * * [simplify]: iters left: 6 (14 enodes) 158.557 * * [simplify]: iters left: 5 (57 enodes) 158.568 * * [simplify]: iters left: 4 (121 enodes) 158.595 * * [simplify]: iters left: 3 (291 enodes) 158.683 * * [simplify]: Extracting #0: cost 1 inf + 0 158.683 * * [simplify]: Extracting #1: cost 0 inf + 1 158.683 * [simplify]: Simplified to 0 158.683 * [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)) 158.683 * * * * [progress]: [ 342 / 3260 ] simplifiying candidate # 158.684 * [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))))) 158.684 * * [simplify]: iters left: 6 (23 enodes) 158.690 * * [simplify]: iters left: 5 (85 enodes) 158.705 * * [simplify]: iters left: 4 (150 enodes) 158.738 * * [simplify]: iters left: 3 (294 enodes) 158.800 * * [simplify]: iters left: 2 (472 enodes) 158.904 * * [simplify]: Extracting #0: cost 1 inf + 0 158.904 * * [simplify]: Extracting #1: cost 11 inf + 0 158.904 * * [simplify]: Extracting #2: cost 70 inf + 0 158.904 * * [simplify]: Extracting #3: cost 98 inf + 1107 158.907 * * [simplify]: Extracting #4: cost 48 inf + 8128 158.913 * * [simplify]: Extracting #5: cost 21 inf + 12048 158.918 * * [simplify]: Extracting #6: cost 2 inf + 15879 158.923 * * [simplify]: Extracting #7: cost 0 inf + 16481 158.928 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 158.928 * [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)))))) 158.928 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 158.928 * * [simplify]: iters left: 6 (13 enodes) 158.932 * * [simplify]: iters left: 5 (52 enodes) 158.942 * * [simplify]: iters left: 4 (98 enodes) 158.963 * * [simplify]: iters left: 3 (212 enodes) 159.008 * * [simplify]: iters left: 2 (371 enodes) 159.089 * * [simplify]: Extracting #0: cost 1 inf + 0 159.089 * * [simplify]: Extracting #1: cost 0 inf + 1 159.089 * [simplify]: Simplified to 0 159.089 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 159.089 * * * * [progress]: [ 343 / 3260 ] simplifiying candidate # 159.089 * [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)))) 159.089 * * [simplify]: iters left: 6 (22 enodes) 159.095 * * [simplify]: iters left: 5 (77 enodes) 159.112 * * [simplify]: iters left: 4 (139 enodes) 159.135 * * [simplify]: iters left: 3 (227 enodes) 159.174 * * [simplify]: iters left: 2 (344 enodes) 159.236 * * [simplify]: iters left: 1 (431 enodes) 159.310 * * [simplify]: Extracting #0: cost 1 inf + 0 159.310 * * [simplify]: Extracting #1: cost 11 inf + 0 159.310 * * [simplify]: Extracting #2: cost 52 inf + 0 159.310 * * [simplify]: Extracting #3: cost 67 inf + 414 159.311 * * [simplify]: Extracting #4: cost 48 inf + 2873 159.313 * * [simplify]: Extracting #5: cost 36 inf + 4509 159.315 * * [simplify]: Extracting #6: cost 23 inf + 5940 159.317 * * [simplify]: Extracting #7: cost 8 inf + 9226 159.321 * * [simplify]: Extracting #8: cost 0 inf + 11992 159.324 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 159.324 * [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))))) 159.325 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 159.325 * * [simplify]: iters left: 6 (12 enodes) 159.328 * * [simplify]: iters left: 5 (44 enodes) 159.337 * * [simplify]: iters left: 4 (92 enodes) 159.352 * * [simplify]: iters left: 3 (159 enodes) 159.382 * * [simplify]: iters left: 2 (267 enodes) 159.429 * * [simplify]: iters left: 1 (364 enodes) 159.494 * * [simplify]: Extracting #0: cost 1 inf + 0 159.494 * * [simplify]: Extracting #1: cost 0 inf + 1 159.494 * [simplify]: Simplified to 0 159.494 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 0)) 159.495 * * * * [progress]: [ 344 / 3260 ] simplifiying candidate # 159.495 * [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)))))) 159.495 * * [simplify]: iters left: 6 (25 enodes) 159.502 * * [simplify]: iters left: 5 (97 enodes) 159.520 * * [simplify]: iters left: 4 (208 enodes) 159.571 * * [simplify]: Extracting #0: cost 1 inf + 0 159.571 * * [simplify]: Extracting #1: cost 11 inf + 0 159.571 * * [simplify]: Extracting #2: cost 106 inf + 0 159.572 * * [simplify]: Extracting #3: cost 178 inf + 87 159.572 * * [simplify]: Extracting #4: cost 165 inf + 1549 159.575 * * [simplify]: Extracting #5: cost 88 inf + 23703 159.582 * * [simplify]: Extracting #6: cost 16 inf + 44530 159.590 * * [simplify]: Extracting #7: cost 0 inf + 47950 159.598 * [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))))) 159.598 * [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))))))) 159.599 * [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))))) 159.599 * * [simplify]: iters left: 6 (15 enodes) 159.603 * * [simplify]: iters left: 5 (64 enodes) 159.616 * * [simplify]: iters left: 4 (149 enodes) 159.657 * * [simplify]: iters left: 3 (466 enodes) 159.945 * * [simplify]: Extracting #0: cost 1 inf + 0 159.945 * * [simplify]: Extracting #1: cost 0 inf + 1 159.946 * [simplify]: Simplified to 0 159.946 * [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)) 159.946 * * * * [progress]: [ 345 / 3260 ] simplifiying candidate # 159.947 * [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))))) 159.947 * * [simplify]: iters left: 6 (24 enodes) 159.953 * * [simplify]: iters left: 5 (92 enodes) 159.970 * * [simplify]: iters left: 4 (178 enodes) 160.011 * * [simplify]: iters left: 3 (424 enodes) 160.177 * * [simplify]: Extracting #0: cost 1 inf + 0 160.177 * * [simplify]: Extracting #1: cost 11 inf + 0 160.177 * * [simplify]: Extracting #2: cost 134 inf + 0 160.178 * * [simplify]: Extracting #3: cost 246 inf + 87 160.180 * * [simplify]: Extracting #4: cost 234 inf + 2242 160.187 * * [simplify]: Extracting #5: cost 82 inf + 36498 160.200 * * [simplify]: Extracting #6: cost 0 inf + 56347 160.213 * * [simplify]: Extracting #7: cost 0 inf + 56132 160.229 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) a)) 160.229 * [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)))))) 160.229 * [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)))) 160.230 * * [simplify]: iters left: 6 (14 enodes) 160.234 * * [simplify]: iters left: 5 (59 enodes) 160.245 * * [simplify]: iters left: 4 (121 enodes) 160.272 * * [simplify]: iters left: 3 (332 enodes) 160.424 * * [simplify]: Extracting #0: cost 1 inf + 0 160.424 * * [simplify]: Extracting #1: cost 0 inf + 1 160.424 * [simplify]: Simplified to 0 160.425 * [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)) 160.425 * * * * [progress]: [ 346 / 3260 ] simplifiying candidate # 160.425 * [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)))) 160.425 * * [simplify]: iters left: 6 (23 enodes) 160.431 * * [simplify]: iters left: 5 (87 enodes) 160.448 * * [simplify]: iters left: 4 (169 enodes) 160.487 * * [simplify]: iters left: 3 (371 enodes) 160.612 * * [simplify]: Extracting #0: cost 1 inf + 0 160.612 * * [simplify]: Extracting #1: cost 11 inf + 0 160.612 * * [simplify]: Extracting #2: cost 111 inf + 0 160.613 * * [simplify]: Extracting #3: cost 162 inf + 88 160.614 * * [simplify]: Extracting #4: cost 153 inf + 1002 160.615 * * [simplify]: Extracting #5: cost 112 inf + 7995 160.621 * * [simplify]: Extracting #6: cost 13 inf + 28418 160.629 * * [simplify]: Extracting #7: cost 0 inf + 31440 160.637 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 160.637 * [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))))) 160.637 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 160.637 * * [simplify]: iters left: 6 (13 enodes) 160.641 * * [simplify]: iters left: 5 (54 enodes) 160.652 * * [simplify]: iters left: 4 (112 enodes) 160.680 * * [simplify]: iters left: 3 (281 enodes) 160.787 * * [simplify]: Extracting #0: cost 1 inf + 0 160.787 * * [simplify]: Extracting #1: cost 0 inf + 1 160.787 * [simplify]: Simplified to 0 160.787 * [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)) 160.787 * * * * [progress]: [ 347 / 3260 ] simplifiying candidate # 160.787 * [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)))))) 160.787 * * [simplify]: iters left: 6 (24 enodes) 160.794 * * [simplify]: iters left: 5 (92 enodes) 160.811 * * [simplify]: iters left: 4 (193 enodes) 160.856 * * [simplify]: iters left: 3 (457 enodes) 161.031 * * [simplify]: Extracting #0: cost 1 inf + 0 161.031 * * [simplify]: Extracting #1: cost 11 inf + 0 161.032 * * [simplify]: Extracting #2: cost 144 inf + 0 161.033 * * [simplify]: Extracting #3: cost 272 inf + 88 161.035 * * [simplify]: Extracting #4: cost 247 inf + 4839 161.043 * * [simplify]: Extracting #5: cost 90 inf + 41280 161.056 * * [simplify]: Extracting #6: cost 10 inf + 60960 161.070 * * [simplify]: Extracting #7: cost 0 inf + 63542 161.084 * * [simplify]: Extracting #8: cost 0 inf + 63447 161.100 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) 161.100 * [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))))))) 161.101 * [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))))) 161.101 * * [simplify]: iters left: 6 (14 enodes) 161.105 * * [simplify]: iters left: 5 (59 enodes) 161.116 * * [simplify]: iters left: 4 (134 enodes) 161.148 * * [simplify]: iters left: 3 (357 enodes) 161.622 * * [simplify]: Extracting #0: cost 1 inf + 0 161.622 * * [simplify]: Extracting #1: cost 0 inf + 1 161.622 * [simplify]: Simplified to 0 161.622 * [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)) 161.623 * * * * [progress]: [ 348 / 3260 ] simplifiying candidate # 161.623 * [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))))) 161.623 * * [simplify]: iters left: 6 (23 enodes) 161.629 * * [simplify]: iters left: 5 (86 enodes) 161.645 * * [simplify]: iters left: 4 (163 enodes) 161.680 * * [simplify]: iters left: 3 (345 enodes) 161.793 * * [simplify]: Extracting #0: cost 1 inf + 0 161.793 * * [simplify]: Extracting #1: cost 11 inf + 0 161.793 * * [simplify]: Extracting #2: cost 123 inf + 0 161.794 * * [simplify]: Extracting #3: cost 190 inf + 87 161.796 * * [simplify]: Extracting #4: cost 173 inf + 2456 161.800 * * [simplify]: Extracting #5: cost 60 inf + 23729 161.808 * * [simplify]: Extracting #6: cost 2 inf + 34299 161.817 * * [simplify]: Extracting #7: cost 0 inf + 34900 161.825 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 161.825 * [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)))))) 161.826 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 161.826 * * [simplify]: iters left: 6 (13 enodes) 161.830 * * [simplify]: iters left: 5 (53 enodes) 161.840 * * [simplify]: iters left: 4 (106 enodes) 161.865 * * [simplify]: iters left: 3 (257 enodes) 161.958 * * [simplify]: Extracting #0: cost 1 inf + 0 161.958 * * [simplify]: Extracting #1: cost 0 inf + 1 161.958 * [simplify]: Simplified to 0 161.958 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 161.959 * * * * [progress]: [ 349 / 3260 ] simplifiying candidate # 161.959 * [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)))) 161.959 * * [simplify]: iters left: 6 (22 enodes) 161.965 * * [simplify]: iters left: 5 (82 enodes) 161.983 * * [simplify]: iters left: 4 (149 enodes) 162.012 * * [simplify]: iters left: 3 (293 enodes) 162.102 * * [simplify]: Extracting #0: cost 1 inf + 0 162.102 * * [simplify]: Extracting #1: cost 11 inf + 0 162.102 * * [simplify]: Extracting #2: cost 88 inf + 0 162.105 * * [simplify]: Extracting #3: cost 110 inf + 419 162.106 * * [simplify]: Extracting #4: cost 105 inf + 1287 162.107 * * [simplify]: Extracting #5: cost 67 inf + 6197 162.111 * * [simplify]: Extracting #6: cost 9 inf + 15397 162.115 * * [simplify]: Extracting #7: cost 0 inf + 17575 162.120 * * [simplify]: Extracting #8: cost 0 inf + 17480 162.125 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 162.125 * [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))))) 162.125 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 162.125 * * [simplify]: iters left: 6 (12 enodes) 162.129 * * [simplify]: iters left: 5 (49 enodes) 162.139 * * [simplify]: iters left: 4 (94 enodes) 162.160 * * [simplify]: iters left: 3 (221 enodes) 162.238 * * [simplify]: iters left: 2 (492 enodes) 162.481 * * [simplify]: Extracting #0: cost 1 inf + 0 162.481 * * [simplify]: Extracting #1: cost 0 inf + 1 162.481 * [simplify]: Simplified to 0 162.481 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 162.481 * * * * [progress]: [ 350 / 3260 ] simplifiying candidate # 162.481 * [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)))))) 162.481 * * [simplify]: iters left: 6 (23 enodes) 162.487 * * [simplify]: iters left: 5 (85 enodes) 162.506 * * [simplify]: iters left: 4 (168 enodes) 162.543 * * [simplify]: iters left: 3 (372 enodes) 162.671 * * [simplify]: Extracting #0: cost 1 inf + 0 162.671 * * [simplify]: Extracting #1: cost 11 inf + 0 162.672 * * [simplify]: Extracting #2: cost 123 inf + 0 162.672 * * [simplify]: Extracting #3: cost 176 inf + 91 162.673 * * [simplify]: Extracting #4: cost 165 inf + 2091 162.677 * * [simplify]: Extracting #5: cost 62 inf + 22287 162.688 * * [simplify]: Extracting #6: cost 2 inf + 34552 162.695 * * [simplify]: Extracting #7: cost 0 inf + 34841 162.703 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 162.703 * [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))))))) 162.703 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 162.703 * * [simplify]: iters left: 6 (13 enodes) 162.707 * * [simplify]: iters left: 5 (52 enodes) 162.717 * * [simplify]: iters left: 4 (111 enodes) 162.744 * * [simplify]: iters left: 3 (278 enodes) 162.845 * * [simplify]: Extracting #0: cost 1 inf + 0 162.846 * * [simplify]: Extracting #1: cost 0 inf + 1 162.846 * [simplify]: Simplified to 0 162.846 * [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)) 162.846 * * * * [progress]: [ 351 / 3260 ] simplifiying candidate # 162.846 * [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))))) 162.846 * * [simplify]: iters left: 6 (22 enodes) 162.852 * * [simplify]: iters left: 5 (80 enodes) 162.866 * * [simplify]: iters left: 4 (144 enodes) 162.899 * * [simplify]: iters left: 3 (275 enodes) 162.971 * * [simplify]: iters left: 2 (498 enodes) 163.137 * * [simplify]: Extracting #0: cost 1 inf + 0 163.137 * * [simplify]: Extracting #1: cost 11 inf + 0 163.138 * * [simplify]: Extracting #2: cost 81 inf + 0 163.138 * * [simplify]: Extracting #3: cost 110 inf + 338 163.140 * * [simplify]: Extracting #4: cost 54 inf + 6093 163.144 * * [simplify]: Extracting #5: cost 26 inf + 9845 163.148 * * [simplify]: Extracting #6: cost 5 inf + 13696 163.153 * * [simplify]: Extracting #7: cost 0 inf + 15238 163.158 * * [simplify]: Extracting #8: cost 0 inf + 15183 163.163 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ b a) 1/2)) 163.163 * [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)))))) 163.163 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 163.163 * * [simplify]: iters left: 6 (12 enodes) 163.170 * * [simplify]: iters left: 5 (47 enodes) 163.178 * * [simplify]: iters left: 4 (89 enodes) 163.199 * * [simplify]: iters left: 3 (186 enodes) 163.250 * * [simplify]: iters left: 2 (378 enodes) 163.400 * * [simplify]: Extracting #0: cost 1 inf + 0 163.400 * * [simplify]: Extracting #1: cost 0 inf + 1 163.400 * [simplify]: Simplified to 0 163.400 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 163.400 * * * * [progress]: [ 352 / 3260 ] simplifiying candidate # 163.400 * [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)))) 163.400 * * [simplify]: iters left: 6 (21 enodes) 163.406 * * [simplify]: iters left: 5 (74 enodes) 163.419 * * [simplify]: iters left: 4 (110 enodes) 163.438 * * [simplify]: iters left: 3 (163 enodes) 163.464 * * [simplify]: iters left: 2 (238 enodes) 163.508 * * [simplify]: iters left: 1 (332 enodes) 163.573 * * [simplify]: Extracting #0: cost 1 inf + 0 163.573 * * [simplify]: Extracting #1: cost 9 inf + 0 163.573 * * [simplify]: Extracting #2: cost 57 inf + 2 163.573 * * [simplify]: Extracting #3: cost 62 inf + 757 163.574 * * [simplify]: Extracting #4: cost 41 inf + 2628 163.576 * * [simplify]: Extracting #5: cost 34 inf + 3293 163.577 * * [simplify]: Extracting #6: cost 21 inf + 4469 163.580 * * [simplify]: Extracting #7: cost 6 inf + 8625 163.583 * * [simplify]: Extracting #8: cost 0 inf + 10710 163.586 * * [simplify]: Extracting #9: cost 0 inf + 10655 163.588 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b a) 1/2)) 163.589 * [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))))) 163.589 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 163.589 * * [simplify]: iters left: 6 (11 enodes) 163.592 * * [simplify]: iters left: 5 (40 enodes) 163.602 * * [simplify]: iters left: 4 (65 enodes) 163.613 * * [simplify]: iters left: 3 (97 enodes) 163.632 * * [simplify]: iters left: 2 (165 enodes) 163.669 * * [simplify]: iters left: 1 (271 enodes) 163.727 * * [simplify]: Extracting #0: cost 1 inf + 0 163.727 * * [simplify]: Extracting #1: cost 0 inf + 1 163.727 * [simplify]: Simplified to 0 163.727 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 163.727 * * * * [progress]: [ 353 / 3260 ] simplifiying candidate # 163.727 * [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)))))) 163.727 * * [simplify]: iters left: 6 (22 enodes) 163.733 * * [simplify]: iters left: 5 (84 enodes) 163.749 * * [simplify]: iters left: 4 (163 enodes) 163.783 * * [simplify]: iters left: 3 (346 enodes) 163.891 * * [simplify]: Extracting #0: cost 1 inf + 0 163.891 * * [simplify]: Extracting #1: cost 11 inf + 0 163.891 * * [simplify]: Extracting #2: cost 115 inf + 0 163.892 * * [simplify]: Extracting #3: cost 157 inf + 90 163.893 * * [simplify]: Extracting #4: cost 127 inf + 5571 163.898 * * [simplify]: Extracting #5: cost 31 inf + 24884 163.904 * * [simplify]: Extracting #6: cost 2 inf + 30638 163.911 * * [simplify]: Extracting #7: cost 0 inf + 31438 163.920 * * [simplify]: Extracting #8: cost 0 inf + 31343 163.927 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 163.927 * [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))))))) 163.927 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 163.927 * * [simplify]: iters left: 6 (12 enodes) 163.931 * * [simplify]: iters left: 5 (51 enodes) 163.941 * * [simplify]: iters left: 4 (106 enodes) 163.965 * * [simplify]: iters left: 3 (247 enodes) 164.040 * * [simplify]: Extracting #0: cost 1 inf + 0 164.040 * * [simplify]: Extracting #1: cost 0 inf + 1 164.040 * [simplify]: Simplified to 0 164.040 * [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)) 164.040 * * * * [progress]: [ 354 / 3260 ] simplifiying candidate # 164.041 * [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))))) 164.041 * * [simplify]: iters left: 6 (21 enodes) 164.049 * * [simplify]: iters left: 5 (79 enodes) 164.063 * * [simplify]: iters left: 4 (141 enodes) 164.092 * * [simplify]: iters left: 3 (272 enodes) 164.166 * * [simplify]: Extracting #0: cost 1 inf + 0 164.166 * * [simplify]: Extracting #1: cost 11 inf + 0 164.166 * * [simplify]: Extracting #2: cost 88 inf + 0 164.166 * * [simplify]: Extracting #3: cost 95 inf + 585 164.168 * * [simplify]: Extracting #4: cost 41 inf + 7102 164.171 * * [simplify]: Extracting #5: cost 21 inf + 9858 164.174 * * [simplify]: Extracting #6: cost 4 inf + 13104 164.180 * * [simplify]: Extracting #7: cost 0 inf + 14425 164.184 * * [simplify]: Extracting #8: cost 0 inf + 14330 164.188 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 164.188 * [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)))))) 164.189 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 164.189 * * [simplify]: iters left: 6 (11 enodes) 164.192 * * [simplify]: iters left: 5 (46 enodes) 164.201 * * [simplify]: iters left: 4 (86 enodes) 164.220 * * [simplify]: iters left: 3 (183 enodes) 164.271 * * [simplify]: iters left: 2 (372 enodes) 164.417 * * [simplify]: Extracting #0: cost 1 inf + 0 164.417 * * [simplify]: Extracting #1: cost 0 inf + 1 164.417 * [simplify]: Simplified to 0 164.417 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 164.417 * * * * [progress]: [ 355 / 3260 ] simplifiying candidate # 164.417 * [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)))) 164.417 * * [simplify]: iters left: 6 (20 enodes) 164.423 * * [simplify]: iters left: 5 (73 enodes) 164.436 * * [simplify]: iters left: 4 (109 enodes) 164.455 * * [simplify]: iters left: 3 (162 enodes) 164.483 * * [simplify]: iters left: 2 (237 enodes) 164.525 * * [simplify]: iters left: 1 (333 enodes) 164.591 * * [simplify]: Extracting #0: cost 1 inf + 0 164.591 * * [simplify]: Extracting #1: cost 9 inf + 0 164.591 * * [simplify]: Extracting #2: cost 58 inf + 2 164.592 * * [simplify]: Extracting #3: cost 57 inf + 1090 164.593 * * [simplify]: Extracting #4: cost 34 inf + 3125 164.594 * * [simplify]: Extracting #5: cost 33 inf + 3335 164.596 * * [simplify]: Extracting #6: cost 21 inf + 4525 164.598 * * [simplify]: Extracting #7: cost 4 inf + 9523 164.601 * * [simplify]: Extracting #8: cost 0 inf + 10655 164.604 * [simplify]: Simplified to (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 164.604 * [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))))) 164.604 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 164.604 * * [simplify]: iters left: 6 (10 enodes) 164.607 * * [simplify]: iters left: 5 (39 enodes) 164.617 * * [simplify]: iters left: 4 (64 enodes) 164.629 * * [simplify]: iters left: 3 (96 enodes) 164.647 * * [simplify]: iters left: 2 (164 enodes) 164.684 * * [simplify]: iters left: 1 (270 enodes) 164.742 * * [simplify]: Extracting #0: cost 1 inf + 0 164.742 * * [simplify]: Extracting #1: cost 0 inf + 1 164.742 * [simplify]: Simplified to 0 164.742 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 0)) 164.742 * * * * [progress]: [ 356 / 3260 ] simplifiying candidate # 164.742 * [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)))))) 164.742 * * [simplify]: iters left: 6 (22 enodes) 164.748 * * [simplify]: iters left: 5 (85 enodes) 164.764 * * [simplify]: iters left: 4 (172 enodes) 164.798 * * [simplify]: iters left: 3 (343 enodes) 164.887 * * [simplify]: Extracting #0: cost 1 inf + 0 164.887 * * [simplify]: Extracting #1: cost 11 inf + 0 164.887 * * [simplify]: Extracting #2: cost 95 inf + 0 164.888 * * [simplify]: Extracting #3: cost 151 inf + 132 164.890 * * [simplify]: Extracting #4: cost 98 inf + 8427 164.894 * * [simplify]: Extracting #5: cost 32 inf + 20470 164.900 * * [simplify]: Extracting #6: cost 14 inf + 23141 164.905 * * [simplify]: Extracting #7: cost 5 inf + 25817 164.912 * * [simplify]: Extracting #8: cost 0 inf + 27534 164.918 * * [simplify]: Extracting #9: cost 0 inf + 27454 164.924 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 164.924 * [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))))))) 164.925 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 164.925 * * [simplify]: iters left: 6 (12 enodes) 164.929 * * [simplify]: iters left: 5 (53 enodes) 164.940 * * [simplify]: iters left: 4 (117 enodes) 164.966 * * [simplify]: iters left: 3 (255 enodes) 165.034 * * [simplify]: Extracting #0: cost 1 inf + 0 165.034 * * [simplify]: Extracting #1: cost 0 inf + 1 165.034 * [simplify]: Simplified to 0 165.034 * [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)) 165.034 * * * * [progress]: [ 357 / 3260 ] simplifiying candidate # 165.035 * [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))))) 165.035 * * [simplify]: iters left: 6 (21 enodes) 165.041 * * [simplify]: iters left: 5 (80 enodes) 165.056 * * [simplify]: iters left: 4 (151 enodes) 165.085 * * [simplify]: iters left: 3 (257 enodes) 165.139 * * [simplify]: iters left: 2 (474 enodes) 165.301 * * [simplify]: Extracting #0: cost 1 inf + 0 165.301 * * [simplify]: Extracting #1: cost 11 inf + 0 165.301 * * [simplify]: Extracting #2: cost 99 inf + 0 165.302 * * [simplify]: Extracting #3: cost 130 inf + 341 165.303 * * [simplify]: Extracting #4: cost 88 inf + 4094 165.307 * * [simplify]: Extracting #5: cost 24 inf + 11880 165.315 * * [simplify]: Extracting #6: cost 4 inf + 15809 165.320 * * [simplify]: Extracting #7: cost 0 inf + 17092 165.326 * * [simplify]: Extracting #8: cost 0 inf + 17037 165.331 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 165.332 * [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)))))) 165.332 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 165.332 * * [simplify]: iters left: 6 (11 enodes) 165.336 * * [simplify]: iters left: 5 (48 enodes) 165.346 * * [simplify]: iters left: 4 (98 enodes) 165.364 * * [simplify]: iters left: 3 (181 enodes) 165.407 * * [simplify]: iters left: 2 (358 enodes) 165.527 * * [simplify]: Extracting #0: cost 1 inf + 0 165.527 * * [simplify]: Extracting #1: cost 0 inf + 1 165.527 * [simplify]: Simplified to 0 165.527 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 0)) 165.527 * * * * [progress]: [ 358 / 3260 ] simplifiying candidate # 165.527 * [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)))) 165.527 * * [simplify]: iters left: 6 (20 enodes) 165.533 * * [simplify]: iters left: 5 (73 enodes) 165.546 * * [simplify]: iters left: 4 (129 enodes) 165.571 * * [simplify]: iters left: 3 (202 enodes) 165.606 * * [simplify]: iters left: 2 (313 enodes) 165.672 * * [simplify]: iters left: 1 (428 enodes) 165.780 * * [simplify]: Extracting #0: cost 1 inf + 0 165.780 * * [simplify]: Extracting #1: cost 11 inf + 0 165.780 * * [simplify]: Extracting #2: cost 53 inf + 42 165.780 * * [simplify]: Extracting #3: cost 58 inf + 795 165.782 * * [simplify]: Extracting #4: cost 35 inf + 2586 165.783 * * [simplify]: Extracting #5: cost 33 inf + 2797 165.785 * * [simplify]: Extracting #6: cost 19 inf + 4329 165.787 * * [simplify]: Extracting #7: cost 12 inf + 6068 165.789 * * [simplify]: Extracting #8: cost 2 inf + 9305 165.792 * * [simplify]: Extracting #9: cost 0 inf + 10027 165.795 * [simplify]: Simplified to (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 165.796 * [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))))) 165.796 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 165.796 * * [simplify]: iters left: 6 (10 enodes) 165.800 * * [simplify]: iters left: 5 (41 enodes) 165.810 * * [simplify]: iters left: 4 (81 enodes) 165.824 * * [simplify]: iters left: 3 (127 enodes) 165.843 * * [simplify]: iters left: 2 (186 enodes) 165.872 * * [simplify]: iters left: 1 (266 enodes) 165.943 * * [simplify]: Extracting #0: cost 1 inf + 0 165.943 * * [simplify]: Extracting #1: cost 0 inf + 1 165.943 * [simplify]: Simplified to 0 165.943 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 0)) 165.943 * * * * [progress]: [ 359 / 3260 ] simplifiying candidate # 165.943 * [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))) 165.943 * * [simplify]: iters left: 6 (19 enodes) 165.949 * * [simplify]: iters left: 5 (70 enodes) 165.962 * * [simplify]: iters left: 4 (111 enodes) 165.981 * * [simplify]: iters left: 3 (166 enodes) 166.011 * * [simplify]: iters left: 2 (239 enodes) 166.058 * * [simplify]: iters left: 1 (348 enodes) 166.136 * * [simplify]: Extracting #0: cost 1 inf + 0 166.136 * * [simplify]: Extracting #1: cost 9 inf + 0 166.136 * * [simplify]: Extracting #2: cost 64 inf + 2 166.137 * * [simplify]: Extracting #3: cost 70 inf + 841 166.138 * * [simplify]: Extracting #4: cost 43 inf + 3004 166.140 * * [simplify]: Extracting #5: cost 26 inf + 4817 166.142 * * [simplify]: Extracting #6: cost 5 inf + 9548 166.145 * * [simplify]: Extracting #7: cost 0 inf + 11171 166.149 * * [simplify]: Extracting #8: cost 0 inf + 11116 166.152 * [simplify]: Simplified to (+ (/ (/ b a) -2) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 166.152 * [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)))) 166.153 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 166.153 * * [simplify]: iters left: 6 (9 enodes) 166.156 * * [simplify]: iters left: 5 (36 enodes) 166.163 * * [simplify]: iters left: 4 (67 enodes) 166.175 * * [simplify]: iters left: 3 (97 enodes) 166.195 * * [simplify]: iters left: 2 (158 enodes) 166.234 * * [simplify]: iters left: 1 (263 enodes) 166.284 * * [simplify]: Extracting #0: cost 1 inf + 0 166.284 * * [simplify]: Extracting #1: cost 0 inf + 1 166.284 * [simplify]: Simplified to 0 166.284 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ b a) -2) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 0)) 166.284 * * * * [progress]: [ 360 / 3260 ] simplifiying candidate # 166.285 * [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)))) 166.285 * * [simplify]: iters left: 6 (19 enodes) 166.290 * * [simplify]: iters left: 5 (71 enodes) 166.302 * * [simplify]: iters left: 4 (120 enodes) 166.323 * * [simplify]: iters left: 3 (194 enodes) 166.361 * * [simplify]: iters left: 2 (289 enodes) 166.422 * * [simplify]: iters left: 1 (429 enodes) 166.525 * * [simplify]: Extracting #0: cost 1 inf + 0 166.525 * * [simplify]: Extracting #1: cost 11 inf + 0 166.525 * * [simplify]: Extracting #2: cost 58 inf + 0 166.526 * * [simplify]: Extracting #3: cost 61 inf + 552 166.527 * * [simplify]: Extracting #4: cost 36 inf + 2548 166.529 * * [simplify]: Extracting #5: cost 34 inf + 2798 166.530 * * [simplify]: Extracting #6: cost 26 inf + 3545 166.533 * * [simplify]: Extracting #7: cost 5 inf + 8972 166.536 * * [simplify]: Extracting #8: cost 0 inf + 10214 166.539 * * [simplify]: Extracting #9: cost 0 inf + 10158 166.542 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 166.542 * [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))))) 166.542 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 166.543 * * [simplify]: iters left: 5 (9 enodes) 166.546 * * [simplify]: iters left: 4 (39 enodes) 166.553 * * [simplify]: iters left: 3 (65 enodes) 166.566 * * [simplify]: iters left: 2 (129 enodes) 166.595 * * [simplify]: iters left: 1 (210 enodes) 166.634 * * [simplify]: Extracting #0: cost 1 inf + 0 166.635 * * [simplify]: Extracting #1: cost 0 inf + 1 166.635 * [simplify]: Simplified to 0 166.635 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 166.635 * * * * [progress]: [ 361 / 3260 ] simplifiying candidate # 166.635 * [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)))))) 166.635 * * [simplify]: iters left: 6 (26 enodes) 166.642 * * [simplify]: iters left: 5 (103 enodes) 166.663 * * [simplify]: iters left: 4 (191 enodes) 166.702 * * [simplify]: iters left: 3 (461 enodes) 166.917 * * [simplify]: Extracting #0: cost 1 inf + 0 166.917 * * [simplify]: Extracting #1: cost 11 inf + 0 166.917 * * [simplify]: Extracting #2: cost 174 inf + 0 166.919 * * [simplify]: Extracting #3: cost 313 inf + 746 166.920 * * [simplify]: Extracting #4: cost 292 inf + 3387 166.923 * * [simplify]: Extracting #5: cost 272 inf + 9914 166.926 * * [simplify]: Extracting #6: cost 256 inf + 15305 166.933 * * [simplify]: Extracting #7: cost 181 inf + 49492 166.962 * * [simplify]: Extracting #8: cost 22 inf + 139456 166.995 * * [simplify]: Extracting #9: cost 0 inf + 149955 167.028 * * [simplify]: Extracting #10: cost 0 inf + 149820 167.062 * [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))) 167.062 * [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))))))) 167.063 * [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))))) 167.063 * * [simplify]: iters left: 6 (10 enodes) 167.066 * * [simplify]: iters left: 5 (37 enodes) 167.073 * * [simplify]: iters left: 4 (57 enodes) 167.084 * * [simplify]: iters left: 3 (104 enodes) 167.103 * * [simplify]: iters left: 2 (158 enodes) 167.131 * * [simplify]: iters left: 1 (225 enodes) 167.166 * * [simplify]: Extracting #0: cost 1 inf + 0 167.167 * * [simplify]: Extracting #1: cost 0 inf + 1 167.167 * [simplify]: Simplified to 0 167.167 * [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)) 167.167 * * * * [progress]: [ 362 / 3260 ] simplifiying candidate # 167.167 * [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))))) 167.167 * * [simplify]: iters left: 6 (25 enodes) 167.174 * * [simplify]: iters left: 5 (94 enodes) 167.190 * * [simplify]: iters left: 4 (175 enodes) 167.227 * * [simplify]: iters left: 3 (432 enodes) 167.433 * * [simplify]: Extracting #0: cost 1 inf + 0 167.433 * * [simplify]: Extracting #1: cost 9 inf + 0 167.433 * * [simplify]: Extracting #2: cost 170 inf + 0 167.435 * * [simplify]: Extracting #3: cost 309 inf + 248 167.436 * * [simplify]: Extracting #4: cost 292 inf + 2248 167.438 * * [simplify]: Extracting #5: cost 275 inf + 7279 167.441 * * [simplify]: Extracting #6: cost 261 inf + 10471 167.447 * * [simplify]: Extracting #7: cost 202 inf + 38102 167.471 * * [simplify]: Extracting #8: cost 27 inf + 135327 167.506 * * [simplify]: Extracting #9: cost 0 inf + 148621 167.538 * * [simplify]: Extracting #10: cost 0 inf + 148381 167.571 * [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)) 167.571 * [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)))))) 167.571 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 167.572 * * [simplify]: iters left: 6 (9 enodes) 167.574 * * [simplify]: iters left: 5 (29 enodes) 167.579 * * [simplify]: iters left: 4 (42 enodes) 167.585 * * [simplify]: iters left: 3 (58 enodes) 167.595 * * [simplify]: iters left: 2 (68 enodes) 167.603 * * [simplify]: Extracting #0: cost 1 inf + 0 167.604 * * [simplify]: Extracting #1: cost 0 inf + 1 167.604 * [simplify]: Simplified to 0 167.604 * [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)) 167.604 * * * * [progress]: [ 363 / 3260 ] simplifiying candidate # 167.604 * [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)))))) 167.604 * * [simplify]: iters left: 6 (27 enodes) 167.612 * * [simplify]: iters left: 5 (111 enodes) 167.632 * * [simplify]: iters left: 4 (252 enodes) 167.691 * * [simplify]: Extracting #0: cost 1 inf + 0 167.691 * * [simplify]: Extracting #1: cost 11 inf + 0 167.691 * * [simplify]: Extracting #2: cost 120 inf + 0 167.692 * * [simplify]: Extracting #3: cost 196 inf + 1 167.693 * * [simplify]: Extracting #4: cost 189 inf + 1588 167.694 * * [simplify]: Extracting #5: cost 182 inf + 4013 167.698 * * [simplify]: Extracting #6: cost 95 inf + 35434 167.710 * * [simplify]: Extracting #7: cost 5 inf + 78372 167.724 * * [simplify]: Extracting #8: cost 0 inf + 80192 167.737 * * [simplify]: Extracting #9: cost 0 inf + 80122 167.753 * [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)))) 167.753 * [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))))))) 167.754 * [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.754 * * [simplify]: iters left: 6 (13 enodes) 167.757 * * [simplify]: iters left: 5 (53 enodes) 167.767 * * [simplify]: iters left: 4 (117 enodes) 167.794 * * [simplify]: iters left: 3 (275 enodes) 167.853 * * [simplify]: iters left: 2 (474 enodes) 167.971 * * [simplify]: Extracting #0: cost 1 inf + 0 167.971 * * [simplify]: Extracting #1: cost 0 inf + 1 167.971 * [simplify]: Simplified to 0 167.971 * [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)) 167.972 * * * * [progress]: [ 364 / 3260 ] simplifiying candidate # 167.972 * [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))))) 167.972 * * [simplify]: iters left: 6 (28 enodes) 167.979 * * [simplify]: iters left: 5 (111 enodes) 168.002 * * [simplify]: iters left: 4 (221 enodes) 168.045 * * [simplify]: Extracting #0: cost 1 inf + 0 168.045 * * [simplify]: Extracting #1: cost 11 inf + 0 168.045 * * [simplify]: Extracting #2: cost 108 inf + 0 168.046 * * [simplify]: Extracting #3: cost 174 inf + 1 168.046 * * [simplify]: Extracting #4: cost 173 inf + 448 168.047 * * [simplify]: Extracting #5: cost 170 inf + 2104 168.050 * * [simplify]: Extracting #6: cost 120 inf + 21405 168.059 * * [simplify]: Extracting #7: cost 17 inf + 64530 168.071 * * [simplify]: Extracting #8: cost 0 inf + 71436 168.086 * * [simplify]: Extracting #9: cost 0 inf + 71276 168.098 * [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)))) 168.098 * [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)))))) 168.098 * [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.098 * * [simplify]: iters left: 6 (12 enodes) 168.101 * * [simplify]: iters left: 5 (47 enodes) 168.109 * * [simplify]: iters left: 4 (82 enodes) 168.124 * * [simplify]: iters left: 3 (157 enodes) 168.154 * * [simplify]: iters left: 2 (248 enodes) 168.195 * * [simplify]: iters left: 1 (341 enodes) 168.254 * * [simplify]: Extracting #0: cost 1 inf + 0 168.254 * * [simplify]: Extracting #1: cost 0 inf + 1 168.254 * [simplify]: Simplified to 0 168.254 * [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)) 168.254 * * * * [progress]: [ 365 / 3260 ] simplifiying candidate # 168.254 * [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)))) 168.255 * * [simplify]: iters left: 6 (28 enodes) 168.262 * * [simplify]: iters left: 5 (111 enodes) 168.285 * * [simplify]: iters left: 4 (229 enodes) 168.333 * * [simplify]: Extracting #0: cost 1 inf + 0 168.333 * * [simplify]: Extracting #1: cost 13 inf + 0 168.333 * * [simplify]: Extracting #2: cost 119 inf + 0 168.334 * * [simplify]: Extracting #3: cost 175 inf + 45 168.334 * * [simplify]: Extracting #4: cost 174 inf + 372 168.335 * * [simplify]: Extracting #5: cost 169 inf + 2234 168.338 * * [simplify]: Extracting #6: cost 104 inf + 23493 168.349 * * [simplify]: Extracting #7: cost 6 inf + 67114 168.363 * * [simplify]: Extracting #8: cost 0 inf + 69176 168.375 * * [simplify]: Extracting #9: cost 0 inf + 69146 168.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)))) (/ (/ b 2) a)) 168.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)))) (/ (/ 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.388 * [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.388 * * [simplify]: iters left: 6 (12 enodes) 168.391 * * [simplify]: iters left: 5 (47 enodes) 168.400 * * [simplify]: iters left: 4 (89 enodes) 168.418 * * [simplify]: iters left: 3 (180 enodes) 168.461 * * [simplify]: iters left: 2 (296 enodes) 168.523 * * [simplify]: iters left: 1 (428 enodes) 168.618 * * [simplify]: Extracting #0: cost 1 inf + 0 168.618 * * [simplify]: Extracting #1: cost 0 inf + 1 168.618 * [simplify]: Simplified to 0 168.618 * [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)) 168.619 * * * * [progress]: [ 366 / 3260 ] simplifiying candidate # 168.621 * [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)))))) 168.621 * * [simplify]: iters left: 6 (26 enodes) 168.628 * * [simplify]: iters left: 5 (104 enodes) 168.647 * * [simplify]: iters left: 4 (213 enodes) 168.689 * * [simplify]: Extracting #0: cost 1 inf + 0 168.689 * * [simplify]: Extracting #1: cost 11 inf + 0 168.689 * * [simplify]: Extracting #2: cost 99 inf + 0 168.690 * * [simplify]: Extracting #3: cost 164 inf + 1 168.691 * * [simplify]: Extracting #4: cost 164 inf + 407 168.694 * * [simplify]: Extracting #5: cost 168 inf + 892 168.695 * * [simplify]: Extracting #6: cost 148 inf + 4396 168.698 * * [simplify]: Extracting #7: cost 79 inf + 27748 168.709 * * [simplify]: Extracting #8: cost 7 inf + 64892 168.720 * * [simplify]: Extracting #9: cost 0 inf + 68272 168.732 * * [simplify]: Extracting #10: cost 0 inf + 68177 168.744 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 168.744 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (* (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))))))) 168.745 * [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))))) 168.745 * * [simplify]: iters left: 6 (12 enodes) 168.748 * * [simplify]: iters left: 5 (46 enodes) 168.756 * * [simplify]: iters left: 4 (81 enodes) 168.769 * * [simplify]: iters left: 3 (134 enodes) 168.792 * * [simplify]: iters left: 2 (197 enodes) 168.821 * * [simplify]: iters left: 1 (271 enodes) 168.863 * * [simplify]: Extracting #0: cost 1 inf + 0 168.863 * * [simplify]: Extracting #1: cost 0 inf + 1 168.863 * [simplify]: Simplified to 0 168.863 * [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)) 168.863 * * * * [progress]: [ 367 / 3260 ] simplifiying candidate # 168.863 * [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))))) 168.864 * * [simplify]: iters left: 6 (26 enodes) 168.870 * * [simplify]: iters left: 5 (101 enodes) 168.887 * * [simplify]: iters left: 4 (190 enodes) 168.928 * * [simplify]: iters left: 3 (461 enodes) 169.134 * * [simplify]: Extracting #0: cost 1 inf + 0 169.134 * * [simplify]: Extracting #1: cost 9 inf + 0 169.138 * * [simplify]: Extracting #2: cost 171 inf + 0 169.139 * * [simplify]: Extracting #3: cost 323 inf + 1 169.141 * * [simplify]: Extracting #4: cost 306 inf + 1999 169.143 * * [simplify]: Extracting #5: cost 273 inf + 9701 169.146 * * [simplify]: Extracting #6: cost 253 inf + 14335 169.152 * * [simplify]: Extracting #7: cost 202 inf + 37434 169.176 * * [simplify]: Extracting #8: cost 26 inf + 136322 169.210 * * [simplify]: Extracting #9: cost 0 inf + 149381 169.243 * * [simplify]: Extracting #10: cost 0 inf + 149086 169.276 * [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))) 169.276 * [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)))))) 169.276 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 169.277 * * [simplify]: iters left: 6 (10 enodes) 169.279 * * [simplify]: iters left: 5 (38 enodes) 169.286 * * [simplify]: iters left: 4 (59 enodes) 169.295 * * [simplify]: iters left: 3 (88 enodes) 169.310 * * [simplify]: iters left: 2 (117 enodes) 169.325 * * [simplify]: iters left: 1 (144 enodes) 169.343 * * [simplify]: Extracting #0: cost 1 inf + 0 169.343 * * [simplify]: Extracting #1: cost 0 inf + 1 169.343 * [simplify]: Simplified to 0 169.343 * [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)) 169.344 * * * * [progress]: [ 368 / 3260 ] simplifiying candidate # 169.344 * [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)))) 169.344 * * [simplify]: iters left: 6 (27 enodes) 169.351 * * [simplify]: iters left: 5 (106 enodes) 169.370 * * [simplify]: iters left: 4 (201 enodes) 169.412 * * [simplify]: iters left: 3 (489 enodes) 169.629 * * [simplify]: Extracting #0: cost 1 inf + 0 169.629 * * [simplify]: Extracting #1: cost 11 inf + 0 169.629 * * [simplify]: Extracting #2: cost 178 inf + 0 169.631 * * [simplify]: Extracting #3: cost 313 inf + 332 169.632 * * [simplify]: Extracting #4: cost 290 inf + 3914 169.635 * * [simplify]: Extracting #5: cost 269 inf + 9665 169.638 * * [simplify]: Extracting #6: cost 255 inf + 12188 169.645 * * [simplify]: Extracting #7: cost 177 inf + 49104 169.672 * * [simplify]: Extracting #8: cost 21 inf + 137160 169.709 * * [simplify]: Extracting #9: cost 0 inf + 146893 169.741 * * [simplify]: Extracting #10: cost 0 inf + 146463 169.775 * [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)) 169.775 * [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))))) 169.775 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 169.776 * * [simplify]: iters left: 6 (11 enodes) 169.779 * * [simplify]: iters left: 5 (42 enodes) 169.786 * * [simplify]: iters left: 4 (67 enodes) 169.798 * * [simplify]: iters left: 3 (111 enodes) 169.815 * * [simplify]: iters left: 2 (140 enodes) 169.834 * * [simplify]: iters left: 1 (160 enodes) 169.854 * * [simplify]: Extracting #0: cost 1 inf + 0 169.854 * * [simplify]: Extracting #1: cost 0 inf + 1 169.854 * [simplify]: Simplified to 0 169.854 * [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)) 169.854 * * * * [progress]: [ 369 / 3260 ] simplifiying candidate # 169.854 * [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)))))) 169.855 * * [simplify]: iters left: 6 (28 enodes) 169.862 * * [simplify]: iters left: 5 (118 enodes) 169.884 * * [simplify]: iters left: 4 (297 enodes) 169.974 * * [simplify]: Extracting #0: cost 1 inf + 0 169.975 * * [simplify]: Extracting #1: cost 11 inf + 0 169.975 * * [simplify]: Extracting #2: cost 203 inf + 0 169.976 * * [simplify]: Extracting #3: cost 356 inf + 1 169.978 * * [simplify]: Extracting #4: cost 352 inf + 771 169.984 * * [simplify]: Extracting #5: cost 305 inf + 13995 169.997 * * [simplify]: Extracting #6: cost 99 inf + 98338 170.019 * * [simplify]: Extracting #7: cost 2 inf + 141116 170.042 * * [simplify]: Extracting #8: cost 0 inf + 141716 170.066 * * [simplify]: Extracting #9: cost 0 inf + 141701 170.088 * [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)))))) 170.088 * [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))))))) 170.089 * [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.089 * * [simplify]: iters left: 6 (16 enodes) 170.094 * * [simplify]: iters left: 5 (68 enodes) 170.107 * * [simplify]: iters left: 4 (179 enodes) 170.169 * * [simplify]: Extracting #0: cost 1 inf + 0 170.169 * * [simplify]: Extracting #1: cost 27 inf + 0 170.169 * * [simplify]: Extracting #2: cost 153 inf + 0 170.170 * * [simplify]: Extracting #3: cost 242 inf + 83 170.173 * * [simplify]: Extracting #4: cost 185 inf + 16503 170.183 * * [simplify]: Extracting #5: cost 15 inf + 79352 170.196 * * [simplify]: Extracting #6: cost 0 inf + 84943 170.211 * [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.211 * [simplify]: 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))))))) 170.212 * * * * [progress]: [ 370 / 3260 ] simplifiying candidate # 170.212 * [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))))) 170.212 * * [simplify]: iters left: 6 (29 enodes) 170.220 * * [simplify]: iters left: 5 (121 enodes) 170.241 * * [simplify]: iters left: 4 (280 enodes) 170.315 * * [simplify]: Extracting #0: cost 1 inf + 0 170.315 * * [simplify]: Extracting #1: cost 11 inf + 0 170.315 * * [simplify]: Extracting #2: cost 172 inf + 0 170.316 * * [simplify]: Extracting #3: cost 297 inf + 1 170.318 * * [simplify]: Extracting #4: cost 283 inf + 2467 170.323 * * [simplify]: Extracting #5: cost 164 inf + 39653 170.331 * * [simplify]: Extracting #6: cost 117 inf + 54777 170.346 * * [simplify]: Extracting #7: cost 76 inf + 71536 170.362 * * [simplify]: Extracting #8: cost 8 inf + 108758 170.381 * * [simplify]: Extracting #9: cost 0 inf + 112396 170.400 * * [simplify]: Extracting #10: cost 0 inf + 112166 170.418 * [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)))) 170.419 * [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)))))) 170.419 * [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.419 * * [simplify]: iters left: 6 (15 enodes) 170.423 * * [simplify]: iters left: 5 (63 enodes) 170.436 * * [simplify]: iters left: 4 (145 enodes) 170.475 * * [simplify]: iters left: 3 (499 enodes) 170.737 * * [simplify]: Extracting #0: cost 1 inf + 0 170.737 * * [simplify]: Extracting #1: cost 0 inf + 1 170.737 * [simplify]: Simplified to 0 170.737 * [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)) 170.737 * * * * [progress]: [ 371 / 3260 ] simplifiying candidate # 170.737 * [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)))) 170.738 * * [simplify]: iters left: 6 (29 enodes) 170.745 * * [simplify]: iters left: 5 (120 enodes) 170.769 * * [simplify]: iters left: 4 (294 enodes) 170.856 * * [simplify]: Extracting #0: cost 1 inf + 0 170.857 * * [simplify]: Extracting #1: cost 13 inf + 0 170.857 * * [simplify]: Extracting #2: cost 177 inf + 0 170.858 * * [simplify]: Extracting #3: cost 290 inf + 3 170.859 * * [simplify]: Extracting #4: cost 271 inf + 4297 170.864 * * [simplify]: Extracting #5: cost 161 inf + 34880 170.873 * * [simplify]: Extracting #6: cost 95 inf + 60070 170.888 * * [simplify]: Extracting #7: cost 10 inf + 100860 170.906 * * [simplify]: Extracting #8: cost 0 inf + 106273 170.924 * * [simplify]: Extracting #9: cost 0 inf + 105938 170.943 * * [simplify]: Extracting #10: cost 0 inf + 105923 170.961 * [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))) 170.961 * [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))))) 170.961 * [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))) 170.961 * * [simplify]: iters left: 6 (15 enodes) 170.966 * * [simplify]: iters left: 5 (62 enodes) 170.979 * * [simplify]: iters left: 4 (159 enodes) 171.026 * * [simplify]: iters left: 3 (475 enodes) 171.250 * * [simplify]: Extracting #0: cost 1 inf + 0 171.250 * * [simplify]: Extracting #1: cost 42 inf + 0 171.251 * * [simplify]: Extracting #2: cost 194 inf + 1 171.254 * * [simplify]: Extracting #3: cost 205 inf + 15094 171.267 * * [simplify]: Extracting #4: cost 20 inf + 63712 171.281 * * [simplify]: Extracting #5: cost 3 inf + 65204 171.296 * * [simplify]: Extracting #6: cost 0 inf + 65965 171.314 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 171.314 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 171.314 * * * * [progress]: [ 372 / 3260 ] simplifiying candidate # 171.315 * [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)))))) 171.315 * * [simplify]: iters left: 6 (29 enodes) 171.323 * * [simplify]: iters left: 5 (120 enodes) 171.345 * * [simplify]: iters left: 4 (285 enodes) 171.421 * * [simplify]: Extracting #0: cost 1 inf + 0 171.421 * * [simplify]: Extracting #1: cost 11 inf + 0 171.421 * * [simplify]: Extracting #2: cost 170 inf + 0 171.422 * * [simplify]: Extracting #3: cost 297 inf + 1 171.424 * * [simplify]: Extracting #4: cost 281 inf + 2710 171.428 * * [simplify]: Extracting #5: cost 177 inf + 36662 171.439 * * [simplify]: Extracting #6: cost 83 inf + 71647 171.460 * * [simplify]: Extracting #7: cost 6 inf + 110600 171.479 * * [simplify]: Extracting #8: cost 0 inf + 112880 171.498 * * [simplify]: Extracting #9: cost 0 inf + 112850 171.516 * [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))))) 171.516 * [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))))))) 171.517 * [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))))) 171.517 * * [simplify]: iters left: 6 (15 enodes) 171.521 * * [simplify]: iters left: 5 (62 enodes) 171.534 * * [simplify]: iters left: 4 (148 enodes) 171.574 * * [simplify]: iters left: 3 (499 enodes) 171.844 * * [simplify]: Extracting #0: cost 1 inf + 0 171.844 * * [simplify]: Extracting #1: cost 0 inf + 1 171.844 * [simplify]: Simplified to 0 171.844 * [simplify]: 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)) 171.844 * * * * [progress]: [ 373 / 3260 ] simplifiying candidate # 171.844 * [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))))) 171.845 * * [simplify]: iters left: 6 (30 enodes) 171.853 * * [simplify]: iters left: 5 (120 enodes) 171.874 * * [simplify]: iters left: 4 (258 enodes) 171.938 * * [simplify]: Extracting #0: cost 1 inf + 0 171.938 * * [simplify]: Extracting #1: cost 11 inf + 0 171.938 * * [simplify]: Extracting #2: cost 149 inf + 0 171.939 * * [simplify]: Extracting #3: cost 255 inf + 1 171.940 * * [simplify]: Extracting #4: cost 237 inf + 2753 171.943 * * [simplify]: Extracting #5: cost 157 inf + 25078 171.954 * * [simplify]: Extracting #6: cost 78 inf + 54231 171.968 * * [simplify]: Extracting #7: cost 5 inf + 91382 171.984 * * [simplify]: Extracting #8: cost 0 inf + 93682 172.000 * * [simplify]: Extracting #9: cost 0 inf + 93532 172.016 * [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))))) 172.016 * [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)))))) 172.017 * [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)))) 172.017 * * [simplify]: iters left: 6 (14 enodes) 172.021 * * [simplify]: iters left: 5 (56 enodes) 172.031 * * [simplify]: iters left: 4 (117 enodes) 172.060 * * [simplify]: iters left: 3 (347 enodes) 172.189 * * [simplify]: Extracting #0: cost 1 inf + 0 172.189 * * [simplify]: Extracting #1: cost 0 inf + 1 172.189 * [simplify]: Simplified to 0 172.189 * [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)) 172.189 * * * * [progress]: [ 374 / 3260 ] simplifiying candidate # 172.189 * [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)))) 172.189 * * [simplify]: iters left: 6 (30 enodes) 172.198 * * [simplify]: iters left: 5 (121 enodes) 172.220 * * [simplify]: iters left: 4 (256 enodes) 172.283 * * [simplify]: Extracting #0: cost 1 inf + 0 172.283 * * [simplify]: Extracting #1: cost 11 inf + 0 172.283 * * [simplify]: Extracting #2: cost 144 inf + 0 172.284 * * [simplify]: Extracting #3: cost 232 inf + 3 172.285 * * [simplify]: Extracting #4: cost 219 inf + 1665 172.287 * * [simplify]: Extracting #5: cost 169 inf + 13746 172.296 * * [simplify]: Extracting #6: cost 84 inf + 41996 172.310 * * [simplify]: Extracting #7: cost 7 inf + 81048 172.324 * * [simplify]: Extracting #8: cost 0 inf + 83947 172.338 * * [simplify]: Extracting #9: cost 0 inf + 83877 172.353 * [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)) 172.353 * [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))))) 172.353 * [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))) 172.353 * * [simplify]: iters left: 6 (14 enodes) 172.358 * * [simplify]: iters left: 5 (57 enodes) 172.369 * * [simplify]: iters left: 4 (116 enodes) 172.398 * * [simplify]: iters left: 3 (321 enodes) 172.519 * * [simplify]: Extracting #0: cost 1 inf + 0 172.520 * * [simplify]: Extracting #1: cost 0 inf + 1 172.520 * [simplify]: Simplified to 0 172.520 * [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)) 172.520 * * * * [progress]: [ 375 / 3260 ] simplifiying candidate # 172.520 * [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)))))) 172.520 * * [simplify]: iters left: 6 (29 enodes) 172.528 * * [simplify]: iters left: 5 (120 enodes) 172.551 * * [simplify]: iters left: 4 (284 enodes) 172.628 * * [simplify]: Extracting #0: cost 1 inf + 0 172.629 * * [simplify]: Extracting #1: cost 11 inf + 0 172.629 * * [simplify]: Extracting #2: cost 162 inf + 0 172.630 * * [simplify]: Extracting #3: cost 272 inf + 205 172.634 * * [simplify]: Extracting #4: cost 256 inf + 2995 172.637 * * [simplify]: Extracting #5: cost 184 inf + 22011 172.643 * * [simplify]: Extracting #6: cost 130 inf + 38516 172.651 * * [simplify]: Extracting #7: cost 92 inf + 52326 172.666 * * [simplify]: Extracting #8: cost 10 inf + 96061 172.683 * * [simplify]: Extracting #9: cost 0 inf + 100540 172.700 * * [simplify]: Extracting #10: cost 0 inf + 100460 172.718 * [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)) 172.719 * [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))))))) 172.719 * [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))))) 172.719 * * [simplify]: iters left: 6 (15 enodes) 172.724 * * [simplify]: iters left: 5 (62 enodes) 172.736 * * [simplify]: iters left: 4 (149 enodes) 172.776 * * [simplify]: iters left: 3 (450 enodes) 172.998 * * [simplify]: Extracting #0: cost 1 inf + 0 172.999 * * [simplify]: Extracting #1: cost 0 inf + 1 172.999 * [simplify]: Simplified to 0 172.999 * [simplify]: 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)) 172.999 * * * * [progress]: [ 376 / 3260 ] simplifiying candidate # 172.999 * [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))))) 172.999 * * [simplify]: iters left: 6 (30 enodes) 173.011 * * [simplify]: iters left: 5 (121 enodes) 173.033 * * [simplify]: iters left: 4 (257 enodes) 173.095 * * [simplify]: Extracting #0: cost 1 inf + 0 173.095 * * [simplify]: Extracting #1: cost 11 inf + 0 173.095 * * [simplify]: Extracting #2: cost 137 inf + 0 173.096 * * [simplify]: Extracting #3: cost 222 inf + 205 173.097 * * [simplify]: Extracting #4: cost 212 inf + 1584 173.100 * * [simplify]: Extracting #5: cost 150 inf + 16251 173.106 * * [simplify]: Extracting #6: cost 79 inf + 40363 173.119 * * [simplify]: Extracting #7: cost 5 inf + 79297 173.134 * * [simplify]: Extracting #8: cost 0 inf + 81397 173.148 * * [simplify]: Extracting #9: cost 0 inf + 81287 173.165 * [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))))) 173.166 * [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)))))) 173.166 * [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)))) 173.166 * * [simplify]: iters left: 6 (14 enodes) 173.170 * * [simplify]: iters left: 5 (57 enodes) 173.181 * * [simplify]: iters left: 4 (118 enodes) 173.209 * * [simplify]: iters left: 3 (314 enodes) 173.314 * * [simplify]: Extracting #0: cost 1 inf + 0 173.314 * * [simplify]: Extracting #1: cost 0 inf + 1 173.314 * [simplify]: Simplified to 0 173.314 * [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)) 173.314 * * * * [progress]: [ 377 / 3260 ] simplifiying candidate # 173.315 * [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)))) 173.315 * * [simplify]: iters left: 6 (29 enodes) 173.323 * * [simplify]: iters left: 5 (112 enodes) 173.343 * * [simplify]: iters left: 4 (242 enodes) 173.398 * * [simplify]: Extracting #0: cost 1 inf + 0 173.399 * * [simplify]: Extracting #1: cost 13 inf + 0 173.399 * * [simplify]: Extracting #2: cost 140 inf + 0 173.400 * * [simplify]: Extracting #3: cost 201 inf + 291 173.400 * * [simplify]: Extracting #4: cost 186 inf + 2642 173.402 * * [simplify]: Extracting #5: cost 143 inf + 12070 173.407 * * [simplify]: Extracting #6: cost 83 inf + 33550 173.418 * * [simplify]: Extracting #7: cost 8 inf + 70761 173.434 * * [simplify]: Extracting #8: cost 0 inf + 74921 173.446 * * [simplify]: Extracting #9: cost 0 inf + 74771 173.459 * [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)))) 173.459 * [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))))) 173.459 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 173.460 * * [simplify]: iters left: 6 (13 enodes) 173.463 * * [simplify]: iters left: 5 (48 enodes) 173.473 * * [simplify]: iters left: 4 (103 enodes) 173.494 * * [simplify]: iters left: 3 (238 enodes) 173.559 * * [simplify]: Extracting #0: cost 1 inf + 0 173.559 * * [simplify]: Extracting #1: cost 0 inf + 1 173.559 * [simplify]: Simplified to 0 173.559 * [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)) 173.560 * * * * [progress]: [ 378 / 3260 ] simplifiying candidate # 173.560 * [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)))))) 173.560 * * [simplify]: iters left: 6 (27 enodes) 173.570 * * [simplify]: iters left: 5 (111 enodes) 173.590 * * [simplify]: iters left: 4 (259 enodes) 173.658 * * [simplify]: Extracting #0: cost 1 inf + 0 173.658 * * [simplify]: Extracting #1: cost 11 inf + 0 173.658 * * [simplify]: Extracting #2: cost 166 inf + 0 173.659 * * [simplify]: Extracting #3: cost 288 inf + 1 173.660 * * [simplify]: Extracting #4: cost 267 inf + 4565 173.666 * * [simplify]: Extracting #5: cost 153 inf + 42516 173.675 * * [simplify]: Extracting #6: cost 119 inf + 54536 173.686 * * [simplify]: Extracting #7: cost 76 inf + 71018 173.703 * * [simplify]: Extracting #8: cost 8 inf + 108172 173.724 * * [simplify]: Extracting #9: cost 0 inf + 111890 173.742 * * [simplify]: Extracting #10: cost 0 inf + 111810 173.760 * [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)))) 173.760 * [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))))))) 173.761 * [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))))) 173.761 * * [simplify]: iters left: 6 (15 enodes) 173.765 * * [simplify]: iters left: 5 (61 enodes) 173.776 * * [simplify]: iters left: 4 (142 enodes) 173.815 * * [simplify]: iters left: 3 (474 enodes) 174.015 * * [simplify]: Extracting #0: cost 1 inf + 0 174.015 * * [simplify]: Extracting #1: cost 0 inf + 1 174.015 * [simplify]: Simplified to 0 174.015 * [simplify]: 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)) 174.015 * * * * [progress]: [ 379 / 3260 ] simplifiying candidate # 174.015 * [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))))) 174.015 * * [simplify]: iters left: 6 (28 enodes) 174.027 * * [simplify]: iters left: 5 (114 enodes) 174.047 * * [simplify]: iters left: 4 (247 enodes) 174.105 * * [simplify]: Extracting #0: cost 1 inf + 0 174.105 * * [simplify]: Extracting #1: cost 11 inf + 0 174.105 * * [simplify]: Extracting #2: cost 145 inf + 0 174.106 * * [simplify]: Extracting #3: cost 245 inf + 1 174.107 * * [simplify]: Extracting #4: cost 224 inf + 3602 174.111 * * [simplify]: Extracting #5: cost 137 inf + 28791 174.117 * * [simplify]: Extracting #6: cost 118 inf + 34330 174.124 * * [simplify]: Extracting #7: cost 77 inf + 49350 174.138 * * [simplify]: Extracting #8: cost 7 inf + 88732 174.154 * * [simplify]: Extracting #9: cost 0 inf + 91592 174.172 * * [simplify]: Extracting #10: cost 0 inf + 91522 174.188 * [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)))) 174.188 * [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)))))) 174.188 * [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)))) 174.189 * * [simplify]: iters left: 6 (14 enodes) 174.193 * * [simplify]: iters left: 5 (56 enodes) 174.203 * * [simplify]: iters left: 4 (113 enodes) 174.227 * * [simplify]: iters left: 3 (324 enodes) 174.326 * * [simplify]: Extracting #0: cost 1 inf + 0 174.326 * * [simplify]: Extracting #1: cost 0 inf + 1 174.326 * [simplify]: Simplified to 0 174.326 * [simplify]: 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)) 174.326 * * * * [progress]: [ 380 / 3260 ] simplifiying candidate # 174.326 * [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)))) 174.327 * * [simplify]: iters left: 6 (28 enodes) 174.334 * * [simplify]: iters left: 5 (114 enodes) 174.355 * * [simplify]: iters left: 4 (245 enodes) 174.416 * * [simplify]: Extracting #0: cost 1 inf + 0 174.416 * * [simplify]: Extracting #1: cost 11 inf + 0 174.416 * * [simplify]: Extracting #2: cost 144 inf + 0 174.417 * * [simplify]: Extracting #3: cost 234 inf + 45 174.418 * * [simplify]: Extracting #4: cost 219 inf + 2595 174.420 * * [simplify]: Extracting #5: cost 160 inf + 16865 174.427 * * [simplify]: Extracting #6: cost 81 inf + 44910 174.440 * * [simplify]: Extracting #7: cost 8 inf + 80904 174.458 * * [simplify]: Extracting #8: cost 0 inf + 84984 174.472 * * [simplify]: Extracting #9: cost 0 inf + 84874 174.487 * [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)) 174.487 * [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))))) 174.487 * [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))) 174.488 * * [simplify]: iters left: 6 (14 enodes) 174.492 * * [simplify]: iters left: 5 (56 enodes) 174.502 * * [simplify]: iters left: 4 (112 enodes) 174.529 * * [simplify]: iters left: 3 (297 enodes) 174.618 * * [simplify]: Extracting #0: cost 1 inf + 0 174.618 * * [simplify]: Extracting #1: cost 0 inf + 1 174.618 * [simplify]: Simplified to 0 174.619 * [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)) 174.619 * * * * [progress]: [ 381 / 3260 ] simplifiying candidate # 174.619 * [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)))))) 174.619 * * [simplify]: iters left: 6 (27 enodes) 174.626 * * [simplify]: iters left: 5 (111 enodes) 174.647 * * [simplify]: iters left: 4 (252 enodes) 174.705 * * [simplify]: Extracting #0: cost 1 inf + 0 174.705 * * [simplify]: Extracting #1: cost 11 inf + 0 174.705 * * [simplify]: Extracting #2: cost 144 inf + 0 174.706 * * [simplify]: Extracting #3: cost 247 inf + 1 174.707 * * [simplify]: Extracting #4: cost 232 inf + 2751 174.711 * * [simplify]: Extracting #5: cost 163 inf + 21850 174.718 * * [simplify]: Extracting #6: cost 88 inf + 47942 174.733 * * [simplify]: Extracting #7: cost 11 inf + 86420 174.749 * * [simplify]: Extracting #8: cost 0 inf + 91680 174.765 * * [simplify]: Extracting #9: cost 0 inf + 91610 174.780 * [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))) 174.780 * [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))))))) 174.781 * [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))))) 174.781 * * [simplify]: iters left: 6 (13 enodes) 174.784 * * [simplify]: iters left: 5 (53 enodes) 174.794 * * [simplify]: iters left: 4 (118 enodes) 174.821 * * [simplify]: iters left: 3 (324 enodes) 174.916 * * [simplify]: Extracting #0: cost 1 inf + 0 174.916 * * [simplify]: Extracting #1: cost 0 inf + 1 174.916 * [simplify]: Simplified to 0 174.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))))) (* (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)) 174.916 * * * * [progress]: [ 382 / 3260 ] simplifiying candidate # 174.916 * [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))))) 174.917 * * [simplify]: iters left: 6 (27 enodes) 174.924 * * [simplify]: iters left: 5 (106 enodes) 174.945 * * [simplify]: iters left: 4 (216 enodes) 174.990 * * [simplify]: Extracting #0: cost 1 inf + 0 174.990 * * [simplify]: Extracting #1: cost 9 inf + 0 174.991 * * [simplify]: Extracting #2: cost 121 inf + 0 174.991 * * [simplify]: Extracting #3: cost 209 inf + 1 174.992 * * [simplify]: Extracting #4: cost 197 inf + 1219 174.994 * * [simplify]: Extracting #5: cost 168 inf + 7612 175.001 * * [simplify]: Extracting #6: cost 89 inf + 32829 175.012 * * [simplify]: Extracting #7: cost 1 inf + 77153 175.025 * * [simplify]: Extracting #8: cost 0 inf + 76733 175.038 * * [simplify]: Extracting #9: cost 0 inf + 76623 175.051 * [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))))) 175.051 * [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)))))) 175.052 * [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)))) 175.052 * * [simplify]: iters left: 6 (11 enodes) 175.055 * * [simplify]: iters left: 5 (43 enodes) 175.063 * * [simplify]: iters left: 4 (84 enodes) 175.081 * * [simplify]: iters left: 3 (212 enodes) 175.128 * * [simplify]: iters left: 2 (472 enodes) 175.244 * * [simplify]: Extracting #0: cost 1 inf + 0 175.244 * * [simplify]: Extracting #1: cost 0 inf + 1 175.244 * [simplify]: Simplified to 0 175.244 * [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)) 175.244 * * * * [progress]: [ 383 / 3260 ] simplifiying candidate # 175.244 * [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)))) 175.244 * * [simplify]: iters left: 6 (28 enodes) 175.252 * * [simplify]: iters left: 5 (113 enodes) 175.277 * * [simplify]: iters left: 4 (235 enodes) 175.329 * * [simplify]: Extracting #0: cost 1 inf + 0 175.329 * * [simplify]: Extracting #1: cost 11 inf + 0 175.329 * * [simplify]: Extracting #2: cost 131 inf + 0 175.330 * * [simplify]: Extracting #3: cost 201 inf + 3 175.331 * * [simplify]: Extracting #4: cost 185 inf + 2312 175.333 * * [simplify]: Extracting #5: cost 151 inf + 8515 175.337 * * [simplify]: Extracting #6: cost 80 inf + 32885 175.350 * * [simplify]: Extracting #7: cost 15 inf + 64867 175.363 * * [simplify]: Extracting #8: cost 0 inf + 73045 175.376 * * [simplify]: Extracting #9: cost 0 inf + 72695 175.388 * [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))))) 175.388 * [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))))) 175.389 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 175.389 * * [simplify]: iters left: 6 (12 enodes) 175.393 * * [simplify]: iters left: 5 (49 enodes) 175.402 * * [simplify]: iters left: 4 (99 enodes) 175.425 * * [simplify]: iters left: 3 (234 enodes) 175.485 * * [simplify]: iters left: 2 (447 enodes) 175.588 * * [simplify]: Extracting #0: cost 1 inf + 0 175.588 * * [simplify]: Extracting #1: cost 0 inf + 1 175.589 * [simplify]: Simplified to 0 175.589 * [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)) 175.589 * * * * [progress]: [ 384 / 3260 ] simplifiying candidate # 175.589 * [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)))))) 175.589 * * [simplify]: iters left: 6 (28 enodes) 175.597 * * [simplify]: iters left: 5 (115 enodes) 175.621 * * [simplify]: iters left: 4 (254 enodes) 175.684 * * [simplify]: Extracting #0: cost 1 inf + 0 175.684 * * [simplify]: Extracting #1: cost 11 inf + 0 175.684 * * [simplify]: Extracting #2: cost 139 inf + 0 175.685 * * [simplify]: Extracting #3: cost 225 inf + 205 175.686 * * [simplify]: Extracting #4: cost 212 inf + 2271 175.688 * * [simplify]: Extracting #5: cost 169 inf + 12224 175.694 * * [simplify]: Extracting #6: cost 88 inf + 40535 175.707 * * [simplify]: Extracting #7: cost 7 inf + 80002 175.722 * * [simplify]: Extracting #8: cost 0 inf + 83141 175.737 * * [simplify]: Extracting #9: cost 0 inf + 83111 175.754 * [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)))) 175.754 * [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))))))) 175.754 * [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))))) 175.754 * * [simplify]: iters left: 6 (14 enodes) 175.759 * * [simplify]: iters left: 5 (57 enodes) 175.769 * * [simplify]: iters left: 4 (121 enodes) 175.796 * * [simplify]: iters left: 3 (291 enodes) 175.885 * * [simplify]: Extracting #0: cost 1 inf + 0 175.886 * * [simplify]: Extracting #1: cost 0 inf + 1 175.886 * [simplify]: Simplified to 0 175.886 * [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)) 175.886 * * * * [progress]: [ 385 / 3260 ] simplifiying candidate # 175.886 * [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))))) 175.886 * * [simplify]: iters left: 6 (29 enodes) 175.894 * * [simplify]: iters left: 5 (116 enodes) 175.915 * * [simplify]: iters left: 4 (235 enodes) 175.969 * * [simplify]: Extracting #0: cost 1 inf + 0 175.969 * * [simplify]: Extracting #1: cost 11 inf + 0 175.970 * * [simplify]: Extracting #2: cost 121 inf + 0 175.970 * * [simplify]: Extracting #3: cost 186 inf + 205 175.971 * * [simplify]: Extracting #4: cost 176 inf + 1625 175.972 * * [simplify]: Extracting #5: cost 161 inf + 4627 175.976 * * [simplify]: Extracting #6: cost 79 inf + 29499 175.986 * * [simplify]: Extracting #7: cost 8 inf + 65696 175.999 * * [simplify]: Extracting #8: cost 0 inf + 69038 176.011 * * [simplify]: Extracting #9: cost 0 inf + 68928 176.023 * [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)))) 176.023 * [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)))))) 176.024 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 176.024 * * [simplify]: iters left: 6 (13 enodes) 176.028 * * [simplify]: iters left: 5 (52 enodes) 176.039 * * [simplify]: iters left: 4 (98 enodes) 176.060 * * [simplify]: iters left: 3 (212 enodes) 176.106 * * [simplify]: iters left: 2 (371 enodes) 176.186 * * [simplify]: Extracting #0: cost 1 inf + 0 176.186 * * [simplify]: Extracting #1: cost 0 inf + 1 176.186 * [simplify]: Simplified to 0 176.186 * [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)) 176.186 * * * * [progress]: [ 386 / 3260 ] simplifiying candidate # 176.187 * [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)))) 176.187 * * [simplify]: iters left: 6 (28 enodes) 176.194 * * [simplify]: iters left: 5 (108 enodes) 176.214 * * [simplify]: iters left: 4 (224 enodes) 176.261 * * [simplify]: Extracting #0: cost 1 inf + 0 176.261 * * [simplify]: Extracting #1: cost 11 inf + 0 176.262 * * [simplify]: Extracting #2: cost 115 inf + 0 176.262 * * [simplify]: Extracting #3: cost 163 inf + 574 176.263 * * [simplify]: Extracting #4: cost 129 inf + 5090 176.265 * * [simplify]: Extracting #5: cost 119 inf + 7818 176.269 * * [simplify]: Extracting #6: cost 73 inf + 30111 176.279 * * [simplify]: Extracting #7: cost 6 inf + 62329 176.291 * * [simplify]: Extracting #8: cost 0 inf + 65169 176.302 * * [simplify]: Extracting #9: cost 0 inf + 65019 176.316 * [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))) 176.316 * [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))))) 176.316 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 176.316 * * [simplify]: iters left: 6 (12 enodes) 176.320 * * [simplify]: iters left: 5 (44 enodes) 176.329 * * [simplify]: iters left: 4 (92 enodes) 176.344 * * [simplify]: iters left: 3 (159 enodes) 176.371 * * [simplify]: iters left: 2 (267 enodes) 176.420 * * [simplify]: iters left: 1 (364 enodes) 176.484 * * [simplify]: Extracting #0: cost 1 inf + 0 176.484 * * [simplify]: Extracting #1: cost 0 inf + 1 176.484 * [simplify]: Simplified to 0 176.484 * [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)) 176.484 * * * * [progress]: [ 387 / 3260 ] simplifiying candidate # 176.484 * [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)))))) 176.484 * * [simplify]: iters left: 6 (27 enodes) 176.492 * * [simplify]: iters left: 5 (114 enodes) 176.515 * * [simplify]: iters left: 4 (268 enodes) 176.585 * * [simplify]: Extracting #0: cost 1 inf + 0 176.585 * * [simplify]: Extracting #1: cost 11 inf + 0 176.586 * * [simplify]: Extracting #2: cost 165 inf + 0 176.586 * * [simplify]: Extracting #3: cost 275 inf + 46 176.588 * * [simplify]: Extracting #4: cost 252 inf + 4419 176.593 * * [simplify]: Extracting #5: cost 153 inf + 32360 176.601 * * [simplify]: Extracting #6: cost 118 inf + 43282 176.610 * * [simplify]: Extracting #7: cost 90 inf + 53569 176.624 * * [simplify]: Extracting #8: cost 22 inf + 88907 176.641 * * [simplify]: Extracting #9: cost 0 inf + 100426 176.660 * * [simplify]: Extracting #10: cost 0 inf + 100306 176.677 * [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)))) 176.677 * [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))))))) 176.678 * [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))))) 176.678 * * [simplify]: iters left: 6 (15 enodes) 176.682 * * [simplify]: iters left: 5 (64 enodes) 176.695 * * [simplify]: iters left: 4 (149 enodes) 176.735 * * [simplify]: iters left: 3 (466 enodes) 177.024 * * [simplify]: Extracting #0: cost 1 inf + 0 177.024 * * [simplify]: Extracting #1: cost 0 inf + 1 177.024 * [simplify]: Simplified to 0 177.024 * [simplify]: 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)) 177.024 * * * * [progress]: [ 388 / 3260 ] simplifiying candidate # 177.024 * [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))))) 177.025 * * [simplify]: iters left: 6 (28 enodes) 177.032 * * [simplify]: iters left: 5 (117 enodes) 177.054 * * [simplify]: iters left: 4 (257 enodes) 177.115 * * [simplify]: Extracting #0: cost 1 inf + 0 177.115 * * [simplify]: Extracting #1: cost 11 inf + 0 177.115 * * [simplify]: Extracting #2: cost 151 inf + 0 177.116 * * [simplify]: Extracting #3: cost 242 inf + 87 177.117 * * [simplify]: Extracting #4: cost 225 inf + 2521 177.120 * * [simplify]: Extracting #5: cost 158 inf + 18315 177.127 * * [simplify]: Extracting #6: cost 85 inf + 43670 177.143 * * [simplify]: Extracting #7: cost 3 inf + 85284 177.160 * * [simplify]: Extracting #8: cost 0 inf + 85784 177.175 * * [simplify]: Extracting #9: cost 0 inf + 85754 177.190 * [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))) 177.190 * [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)))))) 177.190 * [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)))) 177.190 * * [simplify]: iters left: 6 (14 enodes) 177.195 * * [simplify]: iters left: 5 (59 enodes) 177.206 * * [simplify]: iters left: 4 (121 enodes) 177.234 * * [simplify]: iters left: 3 (332 enodes) 177.385 * * [simplify]: Extracting #0: cost 1 inf + 0 177.385 * * [simplify]: Extracting #1: cost 0 inf + 1 177.385 * [simplify]: Simplified to 0 177.385 * [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)) 177.385 * * * * [progress]: [ 389 / 3260 ] simplifiying candidate # 177.386 * [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)))) 177.386 * * [simplify]: iters left: 6 (27 enodes) 177.397 * * [simplify]: iters left: 5 (112 enodes) 177.418 * * [simplify]: iters left: 4 (248 enodes) 177.479 * * [simplify]: Extracting #0: cost 1 inf + 0 177.479 * * [simplify]: Extracting #1: cost 11 inf + 0 177.479 * * [simplify]: Extracting #2: cost 137 inf + 0 177.480 * * [simplify]: Extracting #3: cost 215 inf + 5 177.481 * * [simplify]: Extracting #4: cost 189 inf + 3662 177.484 * * [simplify]: Extracting #5: cost 138 inf + 14653 177.489 * * [simplify]: Extracting #6: cost 86 inf + 34750 177.501 * * [simplify]: Extracting #7: cost 6 inf + 74003 177.514 * * [simplify]: Extracting #8: cost 0 inf + 76345 177.528 * * [simplify]: Extracting #9: cost 0 inf + 76315 177.544 * [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))) 177.544 * [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))))) 177.544 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 177.544 * * [simplify]: iters left: 6 (13 enodes) 177.548 * * [simplify]: iters left: 5 (54 enodes) 177.559 * * [simplify]: iters left: 4 (112 enodes) 177.585 * * [simplify]: iters left: 3 (281 enodes) 177.691 * * [simplify]: Extracting #0: cost 1 inf + 0 177.691 * * [simplify]: Extracting #1: cost 0 inf + 1 177.691 * [simplify]: Simplified to 0 177.691 * [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)) 177.691 * * * * [progress]: [ 390 / 3260 ] simplifiying candidate # 177.692 * [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)))))) 177.692 * * [simplify]: iters left: 6 (28 enodes) 177.700 * * [simplify]: iters left: 5 (117 enodes) 177.722 * * [simplify]: iters left: 4 (272 enodes) 177.789 * * [simplify]: Extracting #0: cost 1 inf + 0 177.789 * * [simplify]: Extracting #1: cost 11 inf + 0 177.789 * * [simplify]: Extracting #2: cost 149 inf + 0 177.790 * * [simplify]: Extracting #3: cost 247 inf + 4 177.791 * * [simplify]: Extracting #4: cost 224 inf + 3495 177.795 * * [simplify]: Extracting #5: cost 142 inf + 23499 177.801 * * [simplify]: Extracting #6: cost 118 inf + 29620 177.811 * * [simplify]: Extracting #7: cost 78 inf + 45785 177.825 * * [simplify]: Extracting #8: cost 10 inf + 82324 177.840 * * [simplify]: Extracting #9: cost 0 inf + 87282 177.856 * * [simplify]: Extracting #10: cost 0 inf + 86972 177.871 * [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))) 177.871 * [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))))))) 177.872 * [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))))) 177.872 * * [simplify]: iters left: 6 (14 enodes) 177.876 * * [simplify]: iters left: 5 (59 enodes) 177.889 * * [simplify]: iters left: 4 (134 enodes) 177.920 * * [simplify]: iters left: 3 (357 enodes) 178.077 * * [simplify]: Extracting #0: cost 1 inf + 0 178.077 * * [simplify]: Extracting #1: cost 0 inf + 1 178.077 * [simplify]: Simplified to 0 178.077 * [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)) 178.077 * * * * [progress]: [ 391 / 3260 ] simplifiying candidate # 178.077 * [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))))) 178.077 * * [simplify]: iters left: 6 (29 enodes) 178.086 * * [simplify]: iters left: 5 (117 enodes) 178.107 * * [simplify]: iters left: 4 (248 enodes) 178.164 * * [simplify]: Extracting #0: cost 1 inf + 0 178.164 * * [simplify]: Extracting #1: cost 11 inf + 0 178.164 * * [simplify]: Extracting #2: cost 139 inf + 0 178.165 * * [simplify]: Extracting #3: cost 217 inf + 4 178.166 * * [simplify]: Extracting #4: cost 201 inf + 1914 178.168 * * [simplify]: Extracting #5: cost 140 inf + 13131 178.174 * * [simplify]: Extracting #6: cost 76 inf + 36791 178.186 * * [simplify]: Extracting #7: cost 4 inf + 73788 178.200 * * [simplify]: Extracting #8: cost 0 inf + 74868 178.216 * * [simplify]: Extracting #9: cost 0 inf + 74788 178.229 * * [simplify]: Extracting #10: cost 0 inf + 74748 178.242 * [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)))))) 178.242 * [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)))))) 178.243 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 178.243 * * [simplify]: iters left: 6 (13 enodes) 178.247 * * [simplify]: iters left: 5 (53 enodes) 178.257 * * [simplify]: iters left: 4 (106 enodes) 178.280 * * [simplify]: iters left: 3 (257 enodes) 178.374 * * [simplify]: Extracting #0: cost 1 inf + 0 178.374 * * [simplify]: Extracting #1: cost 0 inf + 1 178.374 * [simplify]: Simplified to 0 178.374 * [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)) 178.374 * * * * [progress]: [ 392 / 3260 ] simplifiying candidate # 178.374 * [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)))) 178.374 * * [simplify]: iters left: 6 (28 enodes) 178.382 * * [simplify]: iters left: 5 (113 enodes) 178.404 * * [simplify]: iters left: 4 (234 enodes) 178.457 * * [simplify]: Extracting #0: cost 1 inf + 0 178.457 * * [simplify]: Extracting #1: cost 11 inf + 0 178.457 * * [simplify]: Extracting #2: cost 127 inf + 0 178.458 * * [simplify]: Extracting #3: cost 184 inf + 88 178.459 * * [simplify]: Extracting #4: cost 153 inf + 3676 178.461 * * [simplify]: Extracting #5: cost 125 inf + 8965 178.465 * * [simplify]: Extracting #6: cost 79 inf + 28040 178.475 * * [simplify]: Extracting #7: cost 11 inf + 61351 178.489 * * [simplify]: Extracting #8: cost 0 inf + 67531 178.501 * * [simplify]: Extracting #9: cost 0 inf + 67221 178.513 * [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))) 178.513 * [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))))) 178.514 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 178.514 * * [simplify]: iters left: 6 (12 enodes) 178.518 * * [simplify]: iters left: 5 (49 enodes) 178.527 * * [simplify]: iters left: 4 (94 enodes) 178.548 * * [simplify]: iters left: 3 (221 enodes) 178.626 * * [simplify]: iters left: 2 (492 enodes) 178.867 * * [simplify]: Extracting #0: cost 1 inf + 0 178.867 * * [simplify]: Extracting #1: cost 0 inf + 1 178.867 * [simplify]: Simplified to 0 178.867 * [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)) 178.868 * * * * [progress]: [ 393 / 3260 ] simplifiying candidate # 178.868 * [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)))))) 178.868 * * [simplify]: iters left: 6 (27 enodes) 178.875 * * [simplify]: iters left: 5 (110 enodes) 178.899 * * [simplify]: iters left: 4 (247 enodes) 178.960 * * [simplify]: Extracting #0: cost 1 inf + 0 178.960 * * [simplify]: Extracting #1: cost 11 inf + 0 178.960 * * [simplify]: Extracting #2: cost 141 inf + 0 178.961 * * [simplify]: Extracting #3: cost 214 inf + 208 178.962 * * [simplify]: Extracting #4: cost 198 inf + 2403 178.965 * * [simplify]: Extracting #5: cost 135 inf + 15540 178.968 * * [simplify]: Extracting #6: cost 118 inf + 19111 178.974 * * [simplify]: Extracting #7: cost 70 inf + 39368 178.985 * * [simplify]: Extracting #8: cost 4 inf + 74933 178.998 * * [simplify]: Extracting #9: cost 0 inf + 76373 179.011 * * [simplify]: Extracting #10: cost 0 inf + 76303 179.024 * [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)))) 179.024 * [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))))))) 179.024 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 179.025 * * [simplify]: iters left: 6 (13 enodes) 179.028 * * [simplify]: iters left: 5 (52 enodes) 179.040 * * [simplify]: iters left: 4 (111 enodes) 179.067 * * [simplify]: iters left: 3 (278 enodes) 179.170 * * [simplify]: Extracting #0: cost 1 inf + 0 179.170 * * [simplify]: Extracting #1: cost 0 inf + 1 179.170 * [simplify]: Simplified to 0 179.170 * [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)) 179.170 * * * * [progress]: [ 394 / 3260 ] simplifiying candidate # 179.170 * [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))))) 179.171 * * [simplify]: iters left: 6 (28 enodes) 179.178 * * [simplify]: iters left: 5 (111 enodes) 179.198 * * [simplify]: iters left: 4 (229 enodes) 179.253 * * [simplify]: Extracting #0: cost 1 inf + 0 179.253 * * [simplify]: Extracting #1: cost 11 inf + 0 179.253 * * [simplify]: Extracting #2: cost 130 inf + 0 179.254 * * [simplify]: Extracting #3: cost 180 inf + 208 179.255 * * [simplify]: Extracting #4: cost 167 inf + 1876 179.256 * * [simplify]: Extracting #5: cost 133 inf + 7568 179.259 * * [simplify]: Extracting #6: cost 118 inf + 9733 179.263 * * [simplify]: Extracting #7: cost 73 inf + 28437 179.274 * * [simplify]: Extracting #8: cost 4 inf + 65796 179.286 * * [simplify]: Extracting #9: cost 0 inf + 66995 179.297 * * [simplify]: Extracting #10: cost 0 inf + 66885 179.312 * [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)))) 179.312 * [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)))))) 179.312 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 179.313 * * [simplify]: iters left: 6 (12 enodes) 179.316 * * [simplify]: iters left: 5 (47 enodes) 179.325 * * [simplify]: iters left: 4 (89 enodes) 179.345 * * [simplify]: iters left: 3 (186 enodes) 179.396 * * [simplify]: iters left: 2 (378 enodes) 179.546 * * [simplify]: Extracting #0: cost 1 inf + 0 179.546 * * [simplify]: Extracting #1: cost 0 inf + 1 179.546 * [simplify]: Simplified to 0 179.546 * [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)) 179.546 * * * * [progress]: [ 395 / 3260 ] simplifiying candidate # 179.546 * [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)))) 179.547 * * [simplify]: iters left: 6 (27 enodes) 179.554 * * [simplify]: iters left: 5 (105 enodes) 179.573 * * [simplify]: iters left: 4 (195 enodes) 179.616 * * [simplify]: iters left: 3 (478 enodes) 179.842 * * [simplify]: Extracting #0: cost 1 inf + 0 179.842 * * [simplify]: Extracting #1: cost 9 inf + 0 179.842 * * [simplify]: Extracting #2: cost 185 inf + 2 179.844 * * [simplify]: Extracting #3: cost 303 inf + 2215 179.846 * * [simplify]: Extracting #4: cost 260 inf + 9564 179.849 * * [simplify]: Extracting #5: cost 263 inf + 10905 179.852 * * [simplify]: Extracting #6: cost 260 inf + 11529 179.860 * * [simplify]: Extracting #7: cost 174 inf + 53277 179.887 * * [simplify]: Extracting #8: cost 13 inf + 143175 179.923 * * [simplify]: Extracting #9: cost 0 inf + 149274 179.956 * * [simplify]: Extracting #10: cost 0 inf + 149194 179.990 * [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))) 179.990 * [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))))) 179.990 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 179.990 * * [simplify]: iters left: 6 (11 enodes) 179.994 * * [simplify]: iters left: 5 (40 enodes) 180.001 * * [simplify]: iters left: 4 (65 enodes) 180.013 * * [simplify]: iters left: 3 (97 enodes) 180.031 * * [simplify]: iters left: 2 (165 enodes) 180.069 * * [simplify]: iters left: 1 (271 enodes) 180.127 * * [simplify]: Extracting #0: cost 1 inf + 0 180.127 * * [simplify]: Extracting #1: cost 0 inf + 1 180.128 * [simplify]: Simplified to 0 180.128 * [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)) 180.128 * * * * [progress]: [ 396 / 3260 ] simplifiying candidate # 180.128 * [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)))))) 180.128 * * [simplify]: iters left: 6 (26 enodes) 180.136 * * [simplify]: iters left: 5 (109 enodes) 180.156 * * [simplify]: iters left: 4 (242 enodes) 180.214 * * [simplify]: Extracting #0: cost 1 inf + 0 180.214 * * [simplify]: Extracting #1: cost 11 inf + 0 180.215 * * [simplify]: Extracting #2: cost 135 inf + 0 180.215 * * [simplify]: Extracting #3: cost 202 inf + 250 180.216 * * [simplify]: Extracting #4: cost 180 inf + 3981 180.219 * * [simplify]: Extracting #5: cost 134 inf + 14034 180.225 * * [simplify]: Extracting #6: cost 80 inf + 34724 180.236 * * [simplify]: Extracting #7: cost 6 inf + 71820 180.249 * * [simplify]: Extracting #8: cost 0 inf + 74284 180.262 * * [simplify]: Extracting #9: cost 0 inf + 74189 180.277 * [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))) 180.277 * [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))))))) 180.277 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 180.278 * * [simplify]: iters left: 6 (12 enodes) 180.281 * * [simplify]: iters left: 5 (51 enodes) 180.291 * * [simplify]: iters left: 4 (106 enodes) 180.315 * * [simplify]: iters left: 3 (247 enodes) 180.390 * * [simplify]: Extracting #0: cost 1 inf + 0 180.390 * * [simplify]: Extracting #1: cost 0 inf + 1 180.390 * [simplify]: Simplified to 0 180.390 * [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)) 180.391 * * * * [progress]: [ 397 / 3260 ] simplifiying candidate # 180.391 * [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))))) 180.391 * * [simplify]: iters left: 6 (27 enodes) 180.398 * * [simplify]: iters left: 5 (110 enodes) 180.421 * * [simplify]: iters left: 4 (226 enodes) 180.474 * * [simplify]: Extracting #0: cost 1 inf + 0 180.474 * * [simplify]: Extracting #1: cost 11 inf + 0 180.474 * * [simplify]: Extracting #2: cost 130 inf + 0 180.475 * * [simplify]: Extracting #3: cost 180 inf + 208 180.476 * * [simplify]: Extracting #4: cost 167 inf + 2194 180.477 * * [simplify]: Extracting #5: cost 131 inf + 7931 180.482 * * [simplify]: Extracting #6: cost 82 inf + 26162 180.492 * * [simplify]: Extracting #7: cost 5 inf + 64895 180.503 * * [simplify]: Extracting #8: cost 0 inf + 66995 180.515 * * [simplify]: Extracting #9: cost 0 inf + 66925 180.527 * [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)))) 180.527 * [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)))))) 180.527 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 180.528 * * [simplify]: iters left: 6 (11 enodes) 180.531 * * [simplify]: iters left: 5 (46 enodes) 180.540 * * [simplify]: iters left: 4 (86 enodes) 180.560 * * [simplify]: iters left: 3 (183 enodes) 180.609 * * [simplify]: iters left: 2 (372 enodes) 180.753 * * [simplify]: Extracting #0: cost 1 inf + 0 180.753 * * [simplify]: Extracting #1: cost 0 inf + 1 180.753 * [simplify]: Simplified to 0 180.753 * [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)) 180.753 * * * * [progress]: [ 398 / 3260 ] simplifiying candidate # 180.754 * [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)))) 180.754 * * [simplify]: iters left: 6 (26 enodes) 180.761 * * [simplify]: iters left: 5 (104 enodes) 181.101 * * [simplify]: iters left: 4 (194 enodes) 181.139 * * [simplify]: iters left: 3 (475 enodes) 181.358 * * [simplify]: Extracting #0: cost 1 inf + 0 181.358 * * [simplify]: Extracting #1: cost 9 inf + 0 181.359 * * [simplify]: Extracting #2: cost 183 inf + 2 181.360 * * [simplify]: Extracting #3: cost 295 inf + 2497 181.363 * * [simplify]: Extracting #4: cost 256 inf + 9407 181.365 * * [simplify]: Extracting #5: cost 256 inf + 10905 181.373 * * [simplify]: Extracting #6: cost 190 inf + 44137 181.401 * * [simplify]: Extracting #7: cost 23 inf + 134271 181.434 * * [simplify]: Extracting #8: cost 0 inf + 145974 181.466 * * [simplify]: Extracting #9: cost 0 inf + 145614 181.500 * * [simplify]: Extracting #10: cost 0 inf + 145574 181.532 * [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))) 181.533 * [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))))) 181.533 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 181.533 * * [simplify]: iters left: 6 (10 enodes) 181.536 * * [simplify]: iters left: 5 (39 enodes) 181.543 * * [simplify]: iters left: 4 (64 enodes) 181.556 * * [simplify]: iters left: 3 (96 enodes) 181.575 * * [simplify]: iters left: 2 (164 enodes) 181.611 * * [simplify]: iters left: 1 (270 enodes) 181.669 * * [simplify]: Extracting #0: cost 1 inf + 0 181.669 * * [simplify]: Extracting #1: cost 0 inf + 1 181.669 * [simplify]: Simplified to 0 181.669 * [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)) 181.669 * * * * [progress]: [ 399 / 3260 ] simplifiying candidate # 181.670 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 181.670 * * [simplify]: iters left: 6 (26 enodes) 181.678 * * [simplify]: iters left: 5 (110 enodes) 181.698 * * [simplify]: iters left: 4 (251 enodes) 181.756 * * [simplify]: Extracting #0: cost 1 inf + 0 181.756 * * [simplify]: Extracting #1: cost 11 inf + 0 181.756 * * [simplify]: Extracting #2: cost 133 inf + 0 181.757 * * [simplify]: Extracting #3: cost 200 inf + 251 181.758 * * [simplify]: Extracting #4: cost 179 inf + 3055 181.761 * * [simplify]: Extracting #5: cost 129 inf + 13789 181.766 * * [simplify]: Extracting #6: cost 78 inf + 35090 181.780 * * [simplify]: Extracting #7: cost 5 inf + 71887 181.792 * * [simplify]: Extracting #8: cost 0 inf + 73330 181.805 * * [simplify]: Extracting #9: cost 0 inf + 73170 181.818 * [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))) 181.818 * [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))))))) 181.818 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 181.818 * * [simplify]: iters left: 6 (12 enodes) 181.823 * * [simplify]: iters left: 5 (53 enodes) 181.833 * * [simplify]: iters left: 4 (117 enodes) 181.859 * * [simplify]: iters left: 3 (255 enodes) 181.927 * * [simplify]: Extracting #0: cost 1 inf + 0 181.927 * * [simplify]: Extracting #1: cost 0 inf + 1 181.927 * [simplify]: Simplified to 0 181.927 * [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)) 181.928 * * * * [progress]: [ 400 / 3260 ] simplifiying candidate # 181.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)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 181.928 * * [simplify]: iters left: 6 (27 enodes) 181.936 * * [simplify]: iters left: 5 (111 enodes) 181.956 * * [simplify]: iters left: 4 (236 enodes) 182.008 * * [simplify]: Extracting #0: cost 1 inf + 0 182.008 * * [simplify]: Extracting #1: cost 11 inf + 0 182.008 * * [simplify]: Extracting #2: cost 121 inf + 0 182.009 * * [simplify]: Extracting #3: cost 176 inf + 209 182.009 * * [simplify]: Extracting #4: cost 158 inf + 2164 182.011 * * [simplify]: Extracting #5: cost 126 inf + 7736 182.015 * * [simplify]: Extracting #6: cost 80 inf + 26311 182.024 * * [simplify]: Extracting #7: cost 10 inf + 60586 182.036 * * [simplify]: Extracting #8: cost 0 inf + 66025 182.047 * * [simplify]: Extracting #9: cost 0 inf + 65985 182.059 * [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))) 182.059 * [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)))))) 182.059 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 182.059 * * [simplify]: iters left: 6 (11 enodes) 182.064 * * [simplify]: iters left: 5 (48 enodes) 182.076 * * [simplify]: iters left: 4 (98 enodes) 182.095 * * [simplify]: iters left: 3 (181 enodes) 182.136 * * [simplify]: iters left: 2 (358 enodes) 182.257 * * [simplify]: Extracting #0: cost 1 inf + 0 182.257 * * [simplify]: Extracting #1: cost 0 inf + 1 182.257 * [simplify]: Simplified to 0 182.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)) -1/2) (sqrt a))) 0)) 182.257 * * * * [progress]: [ 401 / 3260 ] simplifiying candidate # 182.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)) (- (* (/ (/ 1 2) a) (/ b 1)))) 182.257 * * [simplify]: iters left: 6 (26 enodes) 182.265 * * [simplify]: iters left: 5 (104 enodes) 182.284 * * [simplify]: iters left: 4 (214 enodes) 182.331 * * [simplify]: Extracting #0: cost 1 inf + 0 182.331 * * [simplify]: Extracting #1: cost 12 inf + 0 182.331 * * [simplify]: Extracting #2: cost 111 inf + 42 182.332 * * [simplify]: Extracting #3: cost 145 inf + 955 182.333 * * [simplify]: Extracting #4: cost 116 inf + 4221 182.334 * * [simplify]: Extracting #5: cost 119 inf + 5230 182.336 * * [simplify]: Extracting #6: cost 113 inf + 6912 182.340 * * [simplify]: Extracting #7: cost 59 inf + 30690 182.350 * * [simplify]: Extracting #8: cost 1 inf + 62843 182.361 * * [simplify]: Extracting #9: cost 0 inf + 62423 182.372 * * [simplify]: Extracting #10: cost 0 inf + 62383 182.383 * [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))) 182.383 * [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))))) 182.384 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 182.384 * * [simplify]: iters left: 6 (10 enodes) 182.388 * * [simplify]: iters left: 5 (41 enodes) 182.396 * * [simplify]: iters left: 4 (81 enodes) 182.412 * * [simplify]: iters left: 3 (127 enodes) 182.431 * * [simplify]: iters left: 2 (186 enodes) 182.460 * * [simplify]: iters left: 1 (266 enodes) 182.532 * * [simplify]: Extracting #0: cost 1 inf + 0 182.532 * * [simplify]: Extracting #1: cost 0 inf + 1 182.532 * [simplify]: Simplified to 0 182.532 * [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)) 182.532 * * * * [progress]: [ 402 / 3260 ] simplifiying candidate # 182.532 * [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))) 182.532 * * [simplify]: iters left: 6 (25 enodes) 182.540 * * [simplify]: iters left: 5 (101 enodes) 182.558 * * [simplify]: iters left: 4 (196 enodes) 182.602 * * [simplify]: iters left: 3 (481 enodes) 182.823 * * [simplify]: Extracting #0: cost 1 inf + 0 182.823 * * [simplify]: Extracting #1: cost 9 inf + 0 182.824 * * [simplify]: Extracting #2: cost 183 inf + 2 182.825 * * [simplify]: Extracting #3: cost 300 inf + 2015 182.828 * * [simplify]: Extracting #4: cost 263 inf + 8842 182.831 * * [simplify]: Extracting #5: cost 262 inf + 10860 182.833 * * [simplify]: Extracting #6: cost 261 inf + 10949 182.840 * * [simplify]: Extracting #7: cost 187 inf + 46571 182.862 * * [simplify]: Extracting #8: cost 28 inf + 134365 182.895 * * [simplify]: Extracting #9: cost 0 inf + 149249 182.929 * * [simplify]: Extracting #10: cost 0 inf + 148809 182.961 * [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))) 182.962 * [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)))) 182.962 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 182.962 * * [simplify]: iters left: 6 (9 enodes) 182.965 * * [simplify]: iters left: 5 (36 enodes) 182.973 * * [simplify]: iters left: 4 (67 enodes) 182.986 * * [simplify]: iters left: 3 (97 enodes) 183.005 * * [simplify]: iters left: 2 (158 enodes) 183.042 * * [simplify]: iters left: 1 (263 enodes) 183.092 * * [simplify]: Extracting #0: cost 1 inf + 0 183.092 * * [simplify]: Extracting #1: cost 0 inf + 1 183.092 * [simplify]: Simplified to 0 183.092 * [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)) 183.092 * * * * [progress]: [ 403 / 3260 ] simplifiying candidate # 183.093 * [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)))) 183.093 * * [simplify]: iters left: 6 (25 enodes) 183.100 * * [simplify]: iters left: 5 (102 enodes) 183.120 * * [simplify]: iters left: 4 (205 enodes) 183.162 * * [simplify]: Extracting #0: cost 1 inf + 0 183.162 * * [simplify]: Extracting #1: cost 11 inf + 0 183.163 * * [simplify]: Extracting #2: cost 109 inf + 0 183.163 * * [simplify]: Extracting #3: cost 147 inf + 832 183.164 * * [simplify]: Extracting #4: cost 122 inf + 3488 183.166 * * [simplify]: Extracting #5: cost 120 inf + 5230 183.167 * * [simplify]: Extracting #6: cost 112 inf + 7316 183.173 * * [simplify]: Extracting #7: cost 45 inf + 39049 183.183 * * [simplify]: Extracting #8: cost 0 inf + 63023 183.197 * * [simplify]: Extracting #9: cost 0 inf + 62488 183.208 * * [simplify]: Extracting #10: cost 0 inf + 62473 183.219 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2))) (/ (/ b 2) a)) 183.219 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 183.219 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 183.219 * * [simplify]: iters left: 5 (9 enodes) 183.223 * * [simplify]: iters left: 4 (39 enodes) 183.230 * * [simplify]: iters left: 3 (65 enodes) 183.242 * * [simplify]: iters left: 2 (129 enodes) 183.271 * * [simplify]: iters left: 1 (210 enodes) 183.310 * * [simplify]: Extracting #0: cost 1 inf + 0 183.310 * * [simplify]: Extracting #1: cost 0 inf + 1 183.310 * [simplify]: Simplified to 0 183.310 * [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)) 183.311 * * * * [progress]: [ 404 / 3260 ] simplifiying candidate # 183.311 * [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)))))) 183.311 * * [simplify]: iters left: 6 (25 enodes) 183.318 * * [simplify]: iters left: 5 (98 enodes) 183.337 * * [simplify]: iters left: 4 (170 enodes) 183.369 * * [simplify]: iters left: 3 (347 enodes) 183.481 * * [simplify]: Extracting #0: cost 1 inf + 0 183.481 * * [simplify]: Extracting #1: cost 11 inf + 0 183.482 * * [simplify]: Extracting #2: cost 119 inf + 0 183.482 * * [simplify]: Extracting #3: cost 211 inf + 206 183.484 * * [simplify]: Extracting #4: cost 192 inf + 1803 183.485 * * [simplify]: Extracting #5: cost 183 inf + 4638 183.489 * * [simplify]: Extracting #6: cost 133 inf + 25360 183.503 * * [simplify]: Extracting #7: cost 18 inf + 80049 183.522 * * [simplify]: Extracting #8: cost 0 inf + 87989 183.544 * * [simplify]: Extracting #9: cost 0 inf + 87949 183.563 * [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))) 183.563 * [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))))))) 183.563 * [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))))) 183.563 * * [simplify]: iters left: 6 (10 enodes) 183.566 * * [simplify]: iters left: 5 (37 enodes) 183.573 * * [simplify]: iters left: 4 (57 enodes) 183.584 * * [simplify]: iters left: 3 (104 enodes) 183.603 * * [simplify]: iters left: 2 (158 enodes) 183.631 * * [simplify]: iters left: 1 (225 enodes) 183.667 * * [simplify]: Extracting #0: cost 1 inf + 0 183.667 * * [simplify]: Extracting #1: cost 0 inf + 1 183.667 * [simplify]: Simplified to 0 183.667 * [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)) 183.667 * * * * [progress]: [ 405 / 3260 ] simplifiying candidate # 183.667 * [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))))) 183.667 * * [simplify]: iters left: 6 (24 enodes) 183.674 * * [simplify]: iters left: 5 (89 enodes) 183.689 * * [simplify]: iters left: 4 (154 enodes) 183.719 * * [simplify]: iters left: 3 (316 enodes) 183.828 * * [simplify]: Extracting #0: cost 1 inf + 0 183.828 * * [simplify]: Extracting #1: cost 9 inf + 0 183.828 * * [simplify]: Extracting #2: cost 109 inf + 0 183.829 * * [simplify]: Extracting #3: cost 190 inf + 536 183.830 * * [simplify]: Extracting #4: cost 175 inf + 1966 183.832 * * [simplify]: Extracting #5: cost 171 inf + 3992 183.833 * * [simplify]: Extracting #6: cost 163 inf + 5656 183.836 * * [simplify]: Extracting #7: cost 122 inf + 22271 183.850 * * [simplify]: Extracting #8: cost 16 inf + 75818 183.868 * * [simplify]: Extracting #9: cost 0 inf + 83120 183.886 * * [simplify]: Extracting #10: cost 0 inf + 83040 183.906 * [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)) 183.906 * [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)))))) 183.906 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 183.906 * * [simplify]: iters left: 6 (9 enodes) 183.909 * * [simplify]: iters left: 5 (29 enodes) 183.914 * * [simplify]: iters left: 4 (42 enodes) 183.920 * * [simplify]: iters left: 3 (58 enodes) 183.928 * * [simplify]: iters left: 2 (68 enodes) 183.937 * * [simplify]: Extracting #0: cost 1 inf + 0 183.937 * * [simplify]: Extracting #1: cost 0 inf + 1 183.937 * [simplify]: Simplified to 0 183.937 * [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)) 183.937 * * * * [progress]: [ 406 / 3260 ] simplifiying candidate # 183.938 * [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)))))) 183.938 * * [simplify]: iters left: 6 (28 enodes) 183.945 * * [simplify]: iters left: 5 (112 enodes) 183.965 * * [simplify]: iters left: 4 (237 enodes) 184.016 * * [simplify]: Extracting #0: cost 1 inf + 0 184.016 * * [simplify]: Extracting #1: cost 11 inf + 0 184.017 * * [simplify]: Extracting #2: cost 102 inf + 0 184.017 * * [simplify]: Extracting #3: cost 163 inf + 1 184.018 * * [simplify]: Extracting #4: cost 159 inf + 821 184.018 * * [simplify]: Extracting #5: cost 154 inf + 2159 184.020 * * [simplify]: Extracting #6: cost 133 inf + 7508 184.026 * * [simplify]: Extracting #7: cost 30 inf + 45965 184.036 * * [simplify]: Extracting #8: cost 1 inf + 60046 184.047 * * [simplify]: Extracting #9: cost 0 inf + 60196 184.060 * * [simplify]: Extracting #10: cost 0 inf + 60076 184.070 * [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))))) 184.071 * [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))))))) 184.071 * [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))))) 184.071 * * [simplify]: iters left: 6 (13 enodes) 184.075 * * [simplify]: iters left: 5 (53 enodes) 184.084 * * [simplify]: iters left: 4 (117 enodes) 184.111 * * [simplify]: iters left: 3 (275 enodes) 184.169 * * [simplify]: iters left: 2 (474 enodes) 184.288 * * [simplify]: Extracting #0: cost 1 inf + 0 184.288 * * [simplify]: Extracting #1: cost 0 inf + 1 184.288 * [simplify]: Simplified to 0 184.288 * [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)) 184.288 * * * * [progress]: [ 407 / 3260 ] simplifiying candidate # 184.288 * [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))))) 184.288 * * [simplify]: iters left: 6 (26 enodes) 184.295 * * [simplify]: iters left: 5 (103 enodes) 184.316 * * [simplify]: iters left: 4 (197 enodes) 184.352 * * [simplify]: iters left: 3 (414 enodes) 184.477 * * [simplify]: Extracting #0: cost 1 inf + 0 184.478 * * [simplify]: Extracting #1: cost 11 inf + 0 184.478 * * [simplify]: Extracting #2: cost 123 inf + 0 184.479 * * [simplify]: Extracting #3: cost 232 inf + 1 184.480 * * [simplify]: Extracting #4: cost 214 inf + 2157 184.482 * * [simplify]: Extracting #5: cost 185 inf + 9294 184.488 * * [simplify]: Extracting #6: cost 125 inf + 31585 184.506 * * [simplify]: Extracting #7: cost 11 inf + 86665 184.526 * * [simplify]: Extracting #8: cost 0 inf + 91066 184.546 * [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)) 184.547 * [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)))))) 184.547 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 184.547 * * [simplify]: iters left: 6 (12 enodes) 184.550 * * [simplify]: iters left: 5 (47 enodes) 184.558 * * [simplify]: iters left: 4 (82 enodes) 184.573 * * [simplify]: iters left: 3 (157 enodes) 184.603 * * [simplify]: iters left: 2 (248 enodes) 184.646 * * [simplify]: iters left: 1 (341 enodes) 184.702 * * [simplify]: Extracting #0: cost 1 inf + 0 184.702 * * [simplify]: Extracting #1: cost 0 inf + 1 184.702 * [simplify]: Simplified to 0 184.702 * [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)) 184.702 * * * * [progress]: [ 408 / 3260 ] simplifiying candidate # 184.703 * [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)))) 184.703 * * [simplify]: iters left: 6 (27 enodes) 184.712 * * [simplify]: iters left: 5 (106 enodes) 184.732 * * [simplify]: iters left: 4 (208 enodes) 184.773 * * [simplify]: iters left: 3 (446 enodes) 184.920 * * [simplify]: Extracting #0: cost 1 inf + 0 184.920 * * [simplify]: Extracting #1: cost 13 inf + 0 184.921 * * [simplify]: Extracting #2: cost 133 inf + 0 184.921 * * [simplify]: Extracting #3: cost 239 inf + 2 184.923 * * [simplify]: Extracting #4: cost 227 inf + 1542 184.924 * * [simplify]: Extracting #5: cost 213 inf + 4904 184.929 * * [simplify]: Extracting #6: cost 129 inf + 36307 184.946 * * [simplify]: Extracting #7: cost 13 inf + 88039 184.967 * * [simplify]: Extracting #8: cost 0 inf + 93532 184.992 * [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)) 184.992 * [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))))) 184.992 * [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))) 184.992 * * [simplify]: iters left: 6 (12 enodes) 184.996 * * [simplify]: iters left: 5 (47 enodes) 185.005 * * [simplify]: iters left: 4 (89 enodes) 185.023 * * [simplify]: iters left: 3 (180 enodes) 185.065 * * [simplify]: iters left: 2 (296 enodes) 185.127 * * [simplify]: iters left: 1 (428 enodes) 185.222 * * [simplify]: Extracting #0: cost 1 inf + 0 185.223 * * [simplify]: Extracting #1: cost 0 inf + 1 185.223 * [simplify]: Simplified to 0 185.223 * [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)) 185.223 * * * * [progress]: [ 409 / 3260 ] simplifiying candidate # 185.223 * [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)))))) 185.223 * * [simplify]: iters left: 6 (27 enodes) 185.230 * * [simplify]: iters left: 5 (105 enodes) 185.251 * * [simplify]: iters left: 4 (198 enodes) 185.287 * * [simplify]: iters left: 3 (397 enodes) 185.406 * * [simplify]: Extracting #0: cost 1 inf + 0 185.406 * * [simplify]: Extracting #1: cost 11 inf + 0 185.406 * * [simplify]: Extracting #2: cost 120 inf + 0 185.407 * * [simplify]: Extracting #3: cost 229 inf + 0 185.408 * * [simplify]: Extracting #4: cost 215 inf + 1742 185.410 * * [simplify]: Extracting #5: cost 191 inf + 7369 185.414 * * [simplify]: Extracting #6: cost 128 inf + 29451 185.430 * * [simplify]: Extracting #7: cost 17 inf + 83177 185.452 * * [simplify]: Extracting #8: cost 0 inf + 91206 185.472 * * [simplify]: Extracting #9: cost 0 inf + 91086 185.492 * [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))) 185.492 * [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))))))) 185.492 * [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))))) 185.493 * * [simplify]: iters left: 6 (12 enodes) 185.496 * * [simplify]: iters left: 5 (46 enodes) 185.504 * * [simplify]: iters left: 4 (81 enodes) 185.517 * * [simplify]: iters left: 3 (134 enodes) 185.540 * * [simplify]: iters left: 2 (197 enodes) 185.569 * * [simplify]: iters left: 1 (271 enodes) 185.611 * * [simplify]: Extracting #0: cost 1 inf + 0 185.611 * * [simplify]: Extracting #1: cost 0 inf + 1 185.611 * [simplify]: Simplified to 0 185.611 * [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)) 185.611 * * * * [progress]: [ 410 / 3260 ] simplifiying candidate # 185.611 * [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))))) 185.612 * * [simplify]: iters left: 6 (24 enodes) 185.618 * * [simplify]: iters left: 5 (93 enodes) 185.634 * * [simplify]: iters left: 4 (166 enodes) 185.666 * * [simplify]: iters left: 3 (343 enodes) 185.773 * * [simplify]: Extracting #0: cost 1 inf + 0 185.774 * * [simplify]: Extracting #1: cost 9 inf + 0 185.774 * * [simplify]: Extracting #2: cost 110 inf + 0 185.775 * * [simplify]: Extracting #3: cost 213 inf + 0 185.775 * * [simplify]: Extracting #4: cost 207 inf + 370 185.777 * * [simplify]: Extracting #5: cost 188 inf + 4545 185.781 * * [simplify]: Extracting #6: cost 166 inf + 8812 185.786 * * [simplify]: Extracting #7: cost 121 inf + 26455 185.800 * * [simplify]: Extracting #8: cost 16 inf + 79261 185.819 * * [simplify]: Extracting #9: cost 0 inf + 86924 185.838 * * [simplify]: Extracting #10: cost 0 inf + 86844 185.857 * [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))) 185.857 * [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)))))) 185.858 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 185.858 * * [simplify]: iters left: 6 (10 enodes) 185.861 * * [simplify]: iters left: 5 (38 enodes) 185.868 * * [simplify]: iters left: 4 (59 enodes) 185.878 * * [simplify]: iters left: 3 (88 enodes) 185.890 * * [simplify]: iters left: 2 (117 enodes) 185.907 * * [simplify]: iters left: 1 (144 enodes) 185.925 * * [simplify]: Extracting #0: cost 1 inf + 0 185.925 * * [simplify]: Extracting #1: cost 0 inf + 1 185.925 * [simplify]: Simplified to 0 185.925 * [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)) 185.925 * * * * [progress]: [ 411 / 3260 ] simplifiying candidate # 185.925 * [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)))) 185.925 * * [simplify]: iters left: 6 (26 enodes) 185.932 * * [simplify]: iters left: 5 (101 enodes) 185.952 * * [simplify]: iters left: 4 (180 enodes) 185.985 * * [simplify]: iters left: 3 (374 enodes) 186.100 * * [simplify]: Extracting #0: cost 1 inf + 0 186.100 * * [simplify]: Extracting #1: cost 11 inf + 0 186.100 * * [simplify]: Extracting #2: cost 121 inf + 0 186.101 * * [simplify]: Extracting #3: cost 208 inf + 206 186.102 * * [simplify]: Extracting #4: cost 189 inf + 2083 186.104 * * [simplify]: Extracting #5: cost 175 inf + 5502 186.109 * * [simplify]: Extracting #6: cost 127 inf + 24603 186.123 * * [simplify]: Extracting #7: cost 14 inf + 78620 186.145 * * [simplify]: Extracting #8: cost 0 inf + 85362 186.164 * * [simplify]: Extracting #9: cost 0 inf + 85282 186.183 * [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)) 186.183 * [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))))) 186.183 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 186.183 * * [simplify]: iters left: 6 (11 enodes) 186.187 * * [simplify]: iters left: 5 (42 enodes) 186.194 * * [simplify]: iters left: 4 (67 enodes) 186.206 * * [simplify]: iters left: 3 (111 enodes) 186.223 * * [simplify]: iters left: 2 (140 enodes) 186.243 * * [simplify]: iters left: 1 (160 enodes) 186.261 * * [simplify]: Extracting #0: cost 1 inf + 0 186.262 * * [simplify]: Extracting #1: cost 0 inf + 1 186.262 * [simplify]: Simplified to 0 186.262 * [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)) 186.262 * * * * [progress]: [ 412 / 3260 ] simplifiying candidate # 186.262 * [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)))))) 186.262 * * [simplify]: iters left: 6 (29 enodes) 186.270 * * [simplify]: iters left: 5 (121 enodes) 186.292 * * [simplify]: iters left: 4 (295 enodes) 186.381 * * [simplify]: Extracting #0: cost 1 inf + 0 186.381 * * [simplify]: Extracting #1: cost 11 inf + 0 186.381 * * [simplify]: Extracting #2: cost 189 inf + 0 186.382 * * [simplify]: Extracting #3: cost 333 inf + 1 186.384 * * [simplify]: Extracting #4: cost 324 inf + 935 186.387 * * [simplify]: Extracting #5: cost 249 inf + 23268 186.399 * * [simplify]: Extracting #6: cost 76 inf + 90001 186.418 * * [simplify]: Extracting #7: cost 2 inf + 124145 186.441 * * [simplify]: Extracting #8: cost 0 inf + 124235 186.462 * * [simplify]: Extracting #9: cost 0 inf + 124075 186.482 * [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))))) 186.482 * [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))))))) 186.482 * [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))))) 186.483 * * [simplify]: iters left: 6 (16 enodes) 186.487 * * [simplify]: iters left: 5 (68 enodes) 186.500 * * [simplify]: iters left: 4 (179 enodes) 186.562 * * [simplify]: Extracting #0: cost 1 inf + 0 186.562 * * [simplify]: Extracting #1: cost 27 inf + 0 186.563 * * [simplify]: Extracting #2: cost 153 inf + 0 186.563 * * [simplify]: Extracting #3: cost 242 inf + 83 186.566 * * [simplify]: Extracting #4: cost 185 inf + 16503 186.576 * * [simplify]: Extracting #5: cost 15 inf + 79352 186.592 * * [simplify]: Extracting #6: cost 0 inf + 84943 186.604 * [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))))) 186.604 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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))))))) 186.604 * * * * [progress]: [ 413 / 3260 ] simplifiying candidate # 186.604 * [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))))) 186.605 * * [simplify]: iters left: 6 (27 enodes) 186.612 * * [simplify]: iters left: 5 (111 enodes) 186.632 * * [simplify]: iters left: 4 (247 enodes) 186.695 * * [simplify]: Extracting #0: cost 1 inf + 0 186.695 * * [simplify]: Extracting #1: cost 11 inf + 0 186.695 * * [simplify]: Extracting #2: cost 148 inf + 0 186.696 * * [simplify]: Extracting #3: cost 255 inf + 0 186.698 * * [simplify]: Extracting #4: cost 223 inf + 7350 186.705 * * [simplify]: Extracting #5: cost 113 inf + 42713 186.714 * * [simplify]: Extracting #6: cost 61 inf + 62521 186.731 * * [simplify]: Extracting #7: cost 6 inf + 88137 186.746 * * [simplify]: Extracting #8: cost 0 inf + 90506 186.761 * * [simplify]: Extracting #9: cost 0 inf + 90346 186.776 * [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)))))) 186.776 * [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)))))) 186.777 * [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)))) 186.777 * * [simplify]: iters left: 6 (15 enodes) 186.781 * * [simplify]: iters left: 5 (63 enodes) 186.793 * * [simplify]: iters left: 4 (145 enodes) 186.833 * * [simplify]: iters left: 3 (499 enodes) 187.097 * * [simplify]: Extracting #0: cost 1 inf + 0 187.097 * * [simplify]: Extracting #1: cost 0 inf + 1 187.097 * [simplify]: Simplified to 0 187.097 * [simplify]: 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)) 187.097 * * * * [progress]: [ 414 / 3260 ] simplifiying candidate # 187.098 * [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)))) 187.098 * * [simplify]: iters left: 6 (28 enodes) 187.106 * * [simplify]: iters left: 5 (115 enodes) 187.128 * * [simplify]: iters left: 4 (273 enodes) 187.205 * * [simplify]: Extracting #0: cost 1 inf + 0 187.205 * * [simplify]: Extracting #1: cost 13 inf + 0 187.205 * * [simplify]: Extracting #2: cost 155 inf + 0 187.206 * * [simplify]: Extracting #3: cost 252 inf + 2 187.207 * * [simplify]: Extracting #4: cost 241 inf + 1904 187.211 * * [simplify]: Extracting #5: cost 164 inf + 23843 187.218 * * [simplify]: Extracting #6: cost 93 inf + 44804 187.227 * * [simplify]: Extracting #7: cost 57 inf + 56656 187.244 * * [simplify]: Extracting #8: cost 3 inf + 83798 187.259 * * [simplify]: Extracting #9: cost 0 inf + 84908 187.274 * * [simplify]: Extracting #10: cost 0 inf + 84748 187.289 * [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))))) 187.289 * [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))))) 187.289 * [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))) 187.289 * * [simplify]: iters left: 6 (15 enodes) 187.294 * * [simplify]: iters left: 5 (62 enodes) 187.307 * * [simplify]: iters left: 4 (159 enodes) 187.353 * * [simplify]: iters left: 3 (475 enodes) 187.578 * * [simplify]: Extracting #0: cost 1 inf + 0 187.578 * * [simplify]: Extracting #1: cost 42 inf + 0 187.579 * * [simplify]: Extracting #2: cost 194 inf + 1 187.581 * * [simplify]: Extracting #3: cost 205 inf + 15094 187.594 * * [simplify]: Extracting #4: cost 20 inf + 63712 187.609 * * [simplify]: Extracting #5: cost 3 inf + 65204 187.628 * * [simplify]: Extracting #6: cost 0 inf + 65965 187.642 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 187.643 * [simplify]: 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)))) 187.643 * * * * [progress]: [ 415 / 3260 ] simplifiying candidate # 187.643 * [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)))))) 187.643 * * [simplify]: iters left: 6 (30 enodes) 187.651 * * [simplify]: iters left: 5 (121 enodes) 187.673 * * [simplify]: iters left: 4 (270 enodes) 187.741 * * [simplify]: Extracting #0: cost 1 inf + 0 187.741 * * [simplify]: Extracting #1: cost 11 inf + 0 187.742 * * [simplify]: Extracting #2: cost 154 inf + 0 187.743 * * [simplify]: Extracting #3: cost 273 inf + 0 187.744 * * [simplify]: Extracting #4: cost 259 inf + 1742 187.749 * * [simplify]: Extracting #5: cost 133 inf + 42229 187.761 * * [simplify]: Extracting #6: cost 73 inf + 62507 187.775 * * [simplify]: Extracting #7: cost 20 inf + 86504 187.791 * * [simplify]: Extracting #8: cost 2 inf + 94951 187.807 * * [simplify]: Extracting #9: cost 0 inf + 95710 187.824 * [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))) 187.824 * [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))))))) 187.824 * [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))))) 187.824 * * [simplify]: iters left: 6 (15 enodes) 187.828 * * [simplify]: iters left: 5 (62 enodes) 187.841 * * [simplify]: iters left: 4 (148 enodes) 187.882 * * [simplify]: iters left: 3 (499 enodes) 188.152 * * [simplify]: Extracting #0: cost 1 inf + 0 188.152 * * [simplify]: Extracting #1: cost 0 inf + 1 188.152 * [simplify]: Simplified to 0 188.152 * [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)) 188.152 * * * * [progress]: [ 416 / 3260 ] simplifiying candidate # 188.152 * [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))))) 188.153 * * [simplify]: iters left: 6 (28 enodes) 188.160 * * [simplify]: iters left: 5 (112 enodes) 188.180 * * [simplify]: iters left: 4 (234 enodes) 188.236 * * [simplify]: Extracting #0: cost 1 inf + 0 188.236 * * [simplify]: Extracting #1: cost 11 inf + 0 188.236 * * [simplify]: Extracting #2: cost 127 inf + 0 188.237 * * [simplify]: Extracting #3: cost 216 inf + 0 188.238 * * [simplify]: Extracting #4: cost 198 inf + 2794 188.242 * * [simplify]: Extracting #5: cost 114 inf + 26326 188.249 * * [simplify]: Extracting #6: cost 52 inf + 49450 188.261 * * [simplify]: Extracting #7: cost 3 inf + 71649 188.276 * * [simplify]: Extracting #8: cost 0 inf + 72799 188.289 * * [simplify]: Extracting #9: cost 0 inf + 72719 188.302 * [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))))) 188.302 * [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)))))) 188.302 * [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)))) 188.302 * * [simplify]: iters left: 6 (14 enodes) 188.306 * * [simplify]: iters left: 5 (56 enodes) 188.316 * * [simplify]: iters left: 4 (117 enodes) 188.346 * * [simplify]: iters left: 3 (347 enodes) 188.474 * * [simplify]: Extracting #0: cost 1 inf + 0 188.474 * * [simplify]: Extracting #1: cost 0 inf + 1 188.474 * [simplify]: Simplified to 0 188.474 * [simplify]: 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)) 188.474 * * * * [progress]: [ 417 / 3260 ] simplifiying candidate # 188.475 * [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)))) 188.475 * * [simplify]: iters left: 6 (29 enodes) 188.483 * * [simplify]: iters left: 5 (116 enodes) 188.504 * * [simplify]: iters left: 4 (235 enodes) 188.560 * * [simplify]: Extracting #0: cost 1 inf + 0 188.560 * * [simplify]: Extracting #1: cost 11 inf + 0 188.560 * * [simplify]: Extracting #2: cost 123 inf + 0 188.561 * * [simplify]: Extracting #3: cost 195 inf + 2 188.562 * * [simplify]: Extracting #4: cost 180 inf + 1789 188.564 * * [simplify]: Extracting #5: cost 109 inf + 19257 188.570 * * [simplify]: Extracting #6: cost 57 inf + 37601 188.581 * * [simplify]: Extracting #7: cost 1 inf + 63356 188.592 * * [simplify]: Extracting #8: cost 0 inf + 63306 188.603 * * [simplify]: Extracting #9: cost 0 inf + 63066 188.617 * [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))) 188.617 * [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))))) 188.617 * [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))) 188.617 * * [simplify]: iters left: 6 (14 enodes) 188.622 * * [simplify]: iters left: 5 (57 enodes) 188.632 * * [simplify]: iters left: 4 (116 enodes) 188.660 * * [simplify]: iters left: 3 (321 enodes) 188.781 * * [simplify]: Extracting #0: cost 1 inf + 0 188.781 * * [simplify]: Extracting #1: cost 0 inf + 1 188.781 * [simplify]: Simplified to 0 188.781 * [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)) 188.781 * * * * [progress]: [ 418 / 3260 ] simplifiying candidate # 188.782 * [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)))))) 188.782 * * [simplify]: iters left: 6 (30 enodes) 188.790 * * [simplify]: iters left: 5 (121 enodes) 188.816 * * [simplify]: iters left: 4 (269 enodes) 188.883 * * [simplify]: Extracting #0: cost 1 inf + 0 188.883 * * [simplify]: Extracting #1: cost 11 inf + 0 188.883 * * [simplify]: Extracting #2: cost 136 inf + 0 188.884 * * [simplify]: Extracting #3: cost 228 inf + 204 188.885 * * [simplify]: Extracting #4: cost 217 inf + 1502 188.888 * * [simplify]: Extracting #5: cost 133 inf + 24226 188.894 * * [simplify]: Extracting #6: cost 71 inf + 44459 188.904 * * [simplify]: Extracting #7: cost 25 inf + 64574 188.917 * * [simplify]: Extracting #8: cost 0 inf + 75852 188.930 * * [simplify]: Extracting #9: cost 0 inf + 75622 188.944 * [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)) 188.944 * [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))))))) 188.944 * [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))))) 188.944 * * [simplify]: iters left: 6 (15 enodes) 188.951 * * [simplify]: iters left: 5 (62 enodes) 188.963 * * [simplify]: iters left: 4 (149 enodes) 189.003 * * [simplify]: iters left: 3 (450 enodes) 189.227 * * [simplify]: Extracting #0: cost 1 inf + 0 189.227 * * [simplify]: Extracting #1: cost 0 inf + 1 189.227 * [simplify]: Simplified to 0 189.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))))) (* (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)) 189.227 * * * * [progress]: [ 419 / 3260 ] simplifiying candidate # 189.228 * [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))))) 189.228 * * [simplify]: iters left: 6 (28 enodes) 189.235 * * [simplify]: iters left: 5 (113 enodes) 189.260 * * [simplify]: iters left: 4 (233 enodes) 189.314 * * [simplify]: Extracting #0: cost 1 inf + 0 189.314 * * [simplify]: Extracting #1: cost 11 inf + 0 189.314 * * [simplify]: Extracting #2: cost 122 inf + 0 189.317 * * [simplify]: Extracting #3: cost 197 inf + 204 189.318 * * [simplify]: Extracting #4: cost 178 inf + 3042 189.321 * * [simplify]: Extracting #5: cost 118 inf + 17593 189.325 * * [simplify]: Extracting #6: cost 97 inf + 22184 189.331 * * [simplify]: Extracting #7: cost 59 inf + 35210 189.342 * * [simplify]: Extracting #8: cost 3 inf + 63679 189.353 * * [simplify]: Extracting #9: cost 0 inf + 64989 189.366 * * [simplify]: Extracting #10: cost 0 inf + 64949 189.378 * [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)) 189.378 * [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)))))) 189.378 * [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)))) 189.378 * * [simplify]: iters left: 6 (14 enodes) 189.382 * * [simplify]: iters left: 5 (57 enodes) 189.393 * * [simplify]: iters left: 4 (118 enodes) 189.423 * * [simplify]: iters left: 3 (314 enodes) 189.528 * * [simplify]: Extracting #0: cost 1 inf + 0 189.528 * * [simplify]: Extracting #1: cost 0 inf + 1 189.528 * [simplify]: Simplified to 0 189.528 * [simplify]: 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)) 189.529 * * * * [progress]: [ 420 / 3260 ] simplifiying candidate # 189.529 * [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)))) 189.529 * * [simplify]: iters left: 6 (28 enodes) 189.537 * * [simplify]: iters left: 5 (108 enodes) 189.556 * * [simplify]: iters left: 4 (225 enodes) 189.605 * * [simplify]: Extracting #0: cost 1 inf + 0 189.605 * * [simplify]: Extracting #1: cost 13 inf + 0 189.606 * * [simplify]: Extracting #2: cost 120 inf + 0 189.606 * * [simplify]: Extracting #3: cost 167 inf + 248 189.607 * * [simplify]: Extracting #4: cost 151 inf + 2560 189.609 * * [simplify]: Extracting #5: cost 97 inf + 14304 189.613 * * [simplify]: Extracting #6: cost 59 inf + 28443 189.621 * * [simplify]: Extracting #7: cost 6 inf + 51960 189.632 * * [simplify]: Extracting #8: cost 0 inf + 54730 189.641 * * [simplify]: Extracting #9: cost 0 inf + 54650 189.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)))) 189.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))))) 189.652 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 189.652 * * [simplify]: iters left: 6 (13 enodes) 189.656 * * [simplify]: iters left: 5 (48 enodes) 189.665 * * [simplify]: iters left: 4 (103 enodes) 189.689 * * [simplify]: iters left: 3 (238 enodes) 189.754 * * [simplify]: Extracting #0: cost 1 inf + 0 189.754 * * [simplify]: Extracting #1: cost 0 inf + 1 189.754 * [simplify]: Simplified to 0 189.754 * [simplify]: 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)) 189.755 * * * * [progress]: [ 421 / 3260 ] simplifiying candidate # 189.755 * [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)))))) 189.755 * * [simplify]: iters left: 6 (28 enodes) 189.762 * * [simplify]: iters left: 5 (114 enodes) 189.783 * * [simplify]: iters left: 4 (257 enodes) 189.846 * * [simplify]: Extracting #0: cost 1 inf + 0 189.847 * * [simplify]: Extracting #1: cost 11 inf + 0 189.847 * * [simplify]: Extracting #2: cost 150 inf + 0 189.848 * * [simplify]: Extracting #3: cost 265 inf + 0 189.849 * * [simplify]: Extracting #4: cost 250 inf + 2146 189.853 * * [simplify]: Extracting #5: cost 158 inf + 32351 189.863 * * [simplify]: Extracting #6: cost 63 inf + 66240 189.880 * * [simplify]: Extracting #7: cost 3 inf + 93634 189.896 * * [simplify]: Extracting #8: cost 0 inf + 94263 189.911 * * [simplify]: Extracting #9: cost 0 inf + 94103 189.926 * [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)))) 189.927 * [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))))))) 189.927 * [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))))) 189.927 * * [simplify]: iters left: 6 (15 enodes) 189.932 * * [simplify]: iters left: 5 (61 enodes) 189.943 * * [simplify]: iters left: 4 (142 enodes) 189.982 * * [simplify]: iters left: 3 (474 enodes) 190.183 * * [simplify]: Extracting #0: cost 1 inf + 0 190.183 * * [simplify]: Extracting #1: cost 0 inf + 1 190.183 * [simplify]: Simplified to 0 190.183 * [simplify]: 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)) 190.183 * * * * [progress]: [ 422 / 3260 ] simplifiying candidate # 190.183 * [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))))) 190.184 * * [simplify]: iters left: 6 (26 enodes) 190.191 * * [simplify]: iters left: 5 (104 enodes) 190.209 * * [simplify]: iters left: 4 (214 enodes) 190.258 * * [simplify]: Extracting #0: cost 1 inf + 0 190.259 * * [simplify]: Extracting #1: cost 11 inf + 0 190.260 * * [simplify]: Extracting #2: cost 121 inf + 0 190.260 * * [simplify]: Extracting #3: cost 202 inf + 0 190.261 * * [simplify]: Extracting #4: cost 194 inf + 1095 190.264 * * [simplify]: Extracting #5: cost 137 inf + 17650 190.271 * * [simplify]: Extracting #6: cost 60 inf + 45365 190.282 * * [simplify]: Extracting #7: cost 3 inf + 69994 190.295 * * [simplify]: Extracting #8: cost 0 inf + 70101 190.307 * * [simplify]: Extracting #9: cost 0 inf + 70021 190.319 * [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)))) 190.319 * [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)))))) 190.320 * [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)))) 190.320 * * [simplify]: iters left: 6 (14 enodes) 190.324 * * [simplify]: iters left: 5 (56 enodes) 190.336 * * [simplify]: iters left: 4 (113 enodes) 190.361 * * [simplify]: iters left: 3 (324 enodes) 190.462 * * [simplify]: Extracting #0: cost 1 inf + 0 190.462 * * [simplify]: Extracting #1: cost 0 inf + 1 190.462 * [simplify]: Simplified to 0 190.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))))) (* (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)) 190.463 * * * * [progress]: [ 423 / 3260 ] simplifiying candidate # 190.463 * [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)))) 190.463 * * [simplify]: iters left: 6 (27 enodes) 190.470 * * [simplify]: iters left: 5 (109 enodes) 190.490 * * [simplify]: iters left: 4 (224 enodes) 190.542 * * [simplify]: Extracting #0: cost 1 inf + 0 190.542 * * [simplify]: Extracting #1: cost 11 inf + 0 190.543 * * [simplify]: Extracting #2: cost 122 inf + 0 190.543 * * [simplify]: Extracting #3: cost 195 inf + 2 190.544 * * [simplify]: Extracting #4: cost 184 inf + 1342 190.546 * * [simplify]: Extracting #5: cost 134 inf + 12915 190.552 * * [simplify]: Extracting #6: cost 57 inf + 38567 190.562 * * [simplify]: Extracting #7: cost 5 inf + 61747 190.574 * * [simplify]: Extracting #8: cost 0 inf + 63656 190.585 * * [simplify]: Extracting #9: cost 0 inf + 63496 190.597 * * [simplify]: Extracting #10: cost 0 inf + 63416 190.608 * [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))) 190.608 * [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))))) 190.609 * [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))) 190.609 * * [simplify]: iters left: 6 (14 enodes) 190.615 * * [simplify]: iters left: 5 (56 enodes) 190.626 * * [simplify]: iters left: 4 (112 enodes) 190.651 * * [simplify]: iters left: 3 (297 enodes) 190.743 * * [simplify]: Extracting #0: cost 1 inf + 0 190.743 * * [simplify]: Extracting #1: cost 0 inf + 1 190.743 * [simplify]: Simplified to 0 190.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))))) (* (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)) 190.743 * * * * [progress]: [ 424 / 3260 ] simplifiying candidate # 190.743 * [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)))))) 190.744 * * [simplify]: iters left: 6 (28 enodes) 190.751 * * [simplify]: iters left: 5 (112 enodes) 190.771 * * [simplify]: iters left: 4 (237 enodes) 190.823 * * [simplify]: Extracting #0: cost 1 inf + 0 190.823 * * [simplify]: Extracting #1: cost 11 inf + 0 190.823 * * [simplify]: Extracting #2: cost 125 inf + 0 190.824 * * [simplify]: Extracting #3: cost 214 inf + 0 190.825 * * [simplify]: Extracting #4: cost 198 inf + 2149 190.828 * * [simplify]: Extracting #5: cost 121 inf + 22709 190.835 * * [simplify]: Extracting #6: cost 61 inf + 44100 190.847 * * [simplify]: Extracting #7: cost 6 inf + 68913 190.859 * * [simplify]: Extracting #8: cost 0 inf + 71803 190.872 * * [simplify]: Extracting #9: cost 0 inf + 71523 190.885 * [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)))) 190.885 * [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))))))) 190.885 * [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))))) 190.885 * * [simplify]: iters left: 6 (13 enodes) 190.889 * * [simplify]: iters left: 5 (53 enodes) 190.901 * * [simplify]: iters left: 4 (118 enodes) 190.927 * * [simplify]: iters left: 3 (324 enodes) 191.025 * * [simplify]: Extracting #0: cost 1 inf + 0 191.026 * * [simplify]: Extracting #1: cost 0 inf + 1 191.026 * [simplify]: Simplified to 0 191.026 * [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)) 191.026 * * * * [progress]: [ 425 / 3260 ] simplifiying candidate # 191.026 * [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))))) 191.026 * * [simplify]: iters left: 6 (25 enodes) 191.033 * * [simplify]: iters left: 5 (98 enodes) 191.051 * * [simplify]: iters left: 4 (192 enodes) 191.089 * * [simplify]: iters left: 3 (472 enodes) 191.239 * * [simplify]: Extracting #0: cost 1 inf + 0 191.239 * * [simplify]: Extracting #1: cost 9 inf + 0 191.239 * * [simplify]: Extracting #2: cost 146 inf + 0 191.240 * * [simplify]: Extracting #3: cost 293 inf + 1 191.242 * * [simplify]: Extracting #4: cost 280 inf + 1909 191.246 * * [simplify]: Extracting #5: cost 209 inf + 16372 191.252 * * [simplify]: Extracting #6: cost 160 inf + 25830 191.260 * * [simplify]: Extracting #7: cost 118 inf + 43292 191.279 * * [simplify]: Extracting #8: cost 14 inf + 94997 191.305 * * [simplify]: Extracting #9: cost 0 inf + 101340 191.327 * * [simplify]: Extracting #10: cost 0 inf + 101220 191.350 * [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)))) 191.350 * [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)))))) 191.350 * [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)))) 191.350 * * [simplify]: iters left: 6 (11 enodes) 191.354 * * [simplify]: iters left: 5 (43 enodes) 191.362 * * [simplify]: iters left: 4 (84 enodes) 191.380 * * [simplify]: iters left: 3 (212 enodes) 191.434 * * [simplify]: iters left: 2 (472 enodes) 191.548 * * [simplify]: Extracting #0: cost 1 inf + 0 191.548 * * [simplify]: Extracting #1: cost 0 inf + 1 191.549 * [simplify]: Simplified to 0 191.549 * [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)) 191.549 * * * * [progress]: [ 426 / 3260 ] simplifiying candidate # 191.549 * [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)))) 191.549 * * [simplify]: iters left: 6 (27 enodes) 191.557 * * [simplify]: iters left: 5 (108 enodes) 191.579 * * [simplify]: iters left: 4 (214 enodes) 191.623 * * [simplify]: Extracting #0: cost 1 inf + 0 191.623 * * [simplify]: Extracting #1: cost 11 inf + 0 191.624 * * [simplify]: Extracting #2: cost 110 inf + 0 191.624 * * [simplify]: Extracting #3: cost 164 inf + 2 191.625 * * [simplify]: Extracting #4: cost 152 inf + 1223 191.626 * * [simplify]: Extracting #5: cost 143 inf + 3417 191.628 * * [simplify]: Extracting #6: cost 96 inf + 12483 191.636 * * [simplify]: Extracting #7: cost 29 inf + 37024 191.645 * * [simplify]: Extracting #8: cost 0 inf + 52714 191.654 * * [simplify]: Extracting #9: cost 0 inf + 52204 191.664 * * [simplify]: Extracting #10: cost 0 inf + 52124 191.674 * [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))))) 191.674 * [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))))) 191.674 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 191.674 * * [simplify]: iters left: 6 (12 enodes) 191.678 * * [simplify]: iters left: 5 (49 enodes) 191.687 * * [simplify]: iters left: 4 (99 enodes) 191.709 * * [simplify]: iters left: 3 (234 enodes) 191.768 * * [simplify]: iters left: 2 (447 enodes) 191.874 * * [simplify]: Extracting #0: cost 1 inf + 0 191.874 * * [simplify]: Extracting #1: cost 0 inf + 1 191.874 * [simplify]: Simplified to 0 191.874 * [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)) 191.874 * * * * [progress]: [ 427 / 3260 ] simplifiying candidate # 191.875 * [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)))))) 191.875 * * [simplify]: iters left: 6 (29 enodes) 191.883 * * [simplify]: iters left: 5 (116 enodes) 191.906 * * [simplify]: iters left: 4 (240 enodes) 191.957 * * [simplify]: Extracting #0: cost 1 inf + 0 191.957 * * [simplify]: Extracting #1: cost 11 inf + 0 191.958 * * [simplify]: Extracting #2: cost 113 inf + 0 191.958 * * [simplify]: Extracting #3: cost 180 inf + 204 191.959 * * [simplify]: Extracting #4: cost 167 inf + 1666 191.961 * * [simplify]: Extracting #5: cost 125 inf + 11175 191.968 * * [simplify]: Extracting #6: cost 58 inf + 32322 191.977 * * [simplify]: Extracting #7: cost 4 inf + 57559 191.988 * * [simplify]: Extracting #8: cost 0 inf + 58662 191.998 * * [simplify]: Extracting #9: cost 0 inf + 58552 192.009 * * [simplify]: Extracting #10: cost 0 inf + 58432 192.019 * [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))) 192.019 * [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))))))) 192.020 * [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))))) 192.020 * * [simplify]: iters left: 6 (14 enodes) 192.024 * * [simplify]: iters left: 5 (57 enodes) 192.035 * * [simplify]: iters left: 4 (121 enodes) 192.064 * * [simplify]: iters left: 3 (291 enodes) 192.151 * * [simplify]: Extracting #0: cost 1 inf + 0 192.151 * * [simplify]: Extracting #1: cost 0 inf + 1 192.151 * [simplify]: Simplified to 0 192.151 * [simplify]: 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)) 192.151 * * * * [progress]: [ 428 / 3260 ] simplifiying candidate # 192.151 * [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))))) 192.152 * * [simplify]: iters left: 6 (27 enodes) 192.159 * * [simplify]: iters left: 5 (108 enodes) 192.181 * * [simplify]: iters left: 4 (210 enodes) 192.226 * * [simplify]: Extracting #0: cost 1 inf + 0 192.226 * * [simplify]: Extracting #1: cost 11 inf + 0 192.226 * * [simplify]: Extracting #2: cost 106 inf + 0 192.227 * * [simplify]: Extracting #3: cost 160 inf + 204 192.228 * * [simplify]: Extracting #4: cost 151 inf + 1183 192.229 * * [simplify]: Extracting #5: cost 133 inf + 4600 192.231 * * [simplify]: Extracting #6: cost 93 inf + 11300 192.237 * * [simplify]: Extracting #7: cost 33 inf + 35850 192.249 * * [simplify]: Extracting #8: cost 0 inf + 53299 192.259 * * [simplify]: Extracting #9: cost 0 inf + 52869 192.268 * * [simplify]: Extracting #10: cost 0 inf + 52789 192.278 * [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))) 192.278 * [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)))))) 192.279 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 192.279 * * [simplify]: iters left: 6 (13 enodes) 192.283 * * [simplify]: iters left: 5 (52 enodes) 192.292 * * [simplify]: iters left: 4 (98 enodes) 192.313 * * [simplify]: iters left: 3 (212 enodes) 192.358 * * [simplify]: iters left: 2 (371 enodes) 192.438 * * [simplify]: Extracting #0: cost 1 inf + 0 192.438 * * [simplify]: Extracting #1: cost 0 inf + 1 192.438 * [simplify]: Simplified to 0 192.439 * [simplify]: 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)) 192.439 * * * * [progress]: [ 429 / 3260 ] simplifiying candidate # 192.439 * [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)))) 192.439 * * [simplify]: iters left: 6 (27 enodes) 192.449 * * [simplify]: iters left: 5 (102 enodes) 192.467 * * [simplify]: iters left: 4 (199 enodes) 192.504 * * [simplify]: iters left: 3 (417 enodes) 192.628 * * [simplify]: Extracting #0: cost 1 inf + 0 192.628 * * [simplify]: Extracting #1: cost 11 inf + 0 192.628 * * [simplify]: Extracting #2: cost 137 inf + 0 192.630 * * [simplify]: Extracting #3: cost 228 inf + 702 192.631 * * [simplify]: Extracting #4: cost 190 inf + 4868 192.637 * * [simplify]: Extracting #5: cost 171 inf + 8851 192.640 * * [simplify]: Extracting #6: cost 165 inf + 10310 192.646 * * [simplify]: Extracting #7: cost 117 inf + 29858 192.661 * * [simplify]: Extracting #8: cost 23 inf + 76794 192.682 * * [simplify]: Extracting #9: cost 0 inf + 88019 192.702 * * [simplify]: Extracting #10: cost 0 inf + 87819 192.724 * [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)) 192.724 * [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))))) 192.724 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 192.724 * * [simplify]: iters left: 6 (12 enodes) 192.728 * * [simplify]: iters left: 5 (44 enodes) 192.737 * * [simplify]: iters left: 4 (92 enodes) 192.752 * * [simplify]: iters left: 3 (159 enodes) 192.779 * * [simplify]: iters left: 2 (267 enodes) 192.828 * * [simplify]: iters left: 1 (364 enodes) 192.891 * * [simplify]: Extracting #0: cost 1 inf + 0 192.892 * * [simplify]: Extracting #1: cost 0 inf + 1 192.892 * [simplify]: Simplified to 0 192.892 * [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)) 192.892 * * * * [progress]: [ 430 / 3260 ] simplifiying candidate # 192.892 * [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)))))) 192.893 * * [simplify]: iters left: 6 (28 enodes) 192.900 * * [simplify]: iters left: 5 (117 enodes) 192.924 * * [simplify]: iters left: 4 (266 enodes) 192.985 * * [simplify]: Extracting #0: cost 1 inf + 0 192.985 * * [simplify]: Extracting #1: cost 11 inf + 0 192.985 * * [simplify]: Extracting #2: cost 149 inf + 0 192.986 * * [simplify]: Extracting #3: cost 252 inf + 44 192.990 * * [simplify]: Extracting #4: cost 226 inf + 3899 192.996 * * [simplify]: Extracting #5: cost 110 inf + 37413 193.004 * * [simplify]: Extracting #6: cost 53 inf + 59047 193.017 * * [simplify]: Extracting #7: cost 7 inf + 79500 193.032 * * [simplify]: Extracting #8: cost 0 inf + 82959 193.046 * * [simplify]: Extracting #9: cost 0 inf + 82687 193.060 * [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))) 193.060 * [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))))))) 193.061 * [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))))) 193.061 * * [simplify]: iters left: 6 (15 enodes) 193.065 * * [simplify]: iters left: 5 (64 enodes) 193.079 * * [simplify]: iters left: 4 (149 enodes) 193.117 * * [simplify]: iters left: 3 (466 enodes) 193.408 * * [simplify]: Extracting #0: cost 1 inf + 0 193.408 * * [simplify]: Extracting #1: cost 0 inf + 1 193.408 * [simplify]: Simplified to 0 193.408 * [simplify]: 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)) 193.408 * * * * [progress]: [ 431 / 3260 ] simplifiying candidate # 193.408 * [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))))) 193.409 * * [simplify]: iters left: 6 (26 enodes) 193.416 * * [simplify]: iters left: 5 (107 enodes) 193.435 * * [simplify]: iters left: 4 (224 enodes) 193.486 * * [simplify]: Extracting #0: cost 1 inf + 0 193.486 * * [simplify]: Extracting #1: cost 11 inf + 0 193.486 * * [simplify]: Extracting #2: cost 127 inf + 0 193.487 * * [simplify]: Extracting #3: cost 200 inf + 45 193.488 * * [simplify]: Extracting #4: cost 176 inf + 4342 193.492 * * [simplify]: Extracting #5: cost 107 inf + 21156 193.498 * * [simplify]: Extracting #6: cost 56 inf + 39705 193.509 * * [simplify]: Extracting #7: cost 2 inf + 63323 193.521 * * [simplify]: Extracting #8: cost 0 inf + 64133 193.533 * * [simplify]: Extracting #9: cost 0 inf + 63973 193.544 * [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)))) 193.544 * [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)))))) 193.545 * [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)))) 193.545 * * [simplify]: iters left: 6 (14 enodes) 193.549 * * [simplify]: iters left: 5 (59 enodes) 193.562 * * [simplify]: iters left: 4 (121 enodes) 193.589 * * [simplify]: iters left: 3 (332 enodes) 193.742 * * [simplify]: Extracting #0: cost 1 inf + 0 193.742 * * [simplify]: Extracting #1: cost 0 inf + 1 193.742 * [simplify]: Simplified to 0 193.742 * [simplify]: 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)) 193.742 * * * * [progress]: [ 432 / 3260 ] simplifiying candidate # 193.742 * [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)))) 193.743 * * [simplify]: iters left: 6 (26 enodes) 193.750 * * [simplify]: iters left: 5 (107 enodes) 193.770 * * [simplify]: iters left: 4 (227 enodes) 193.824 * * [simplify]: Extracting #0: cost 1 inf + 0 193.824 * * [simplify]: Extracting #1: cost 11 inf + 0 193.824 * * [simplify]: Extracting #2: cost 117 inf + 0 193.825 * * [simplify]: Extracting #3: cost 175 inf + 88 193.826 * * [simplify]: Extracting #4: cost 131 inf + 6750 193.829 * * [simplify]: Extracting #5: cost 103 inf + 13525 193.832 * * [simplify]: Extracting #6: cost 92 inf + 15804 193.837 * * [simplify]: Extracting #7: cost 52 inf + 29563 193.846 * * [simplify]: Extracting #8: cost 6 inf + 53118 193.856 * * [simplify]: Extracting #9: cost 0 inf + 55462 193.866 * * [simplify]: Extracting #10: cost 0 inf + 55422 193.876 * [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)))) 193.876 * [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))))) 193.877 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 193.877 * * [simplify]: iters left: 6 (13 enodes) 193.883 * * [simplify]: iters left: 5 (54 enodes) 193.894 * * [simplify]: iters left: 4 (112 enodes) 193.919 * * [simplify]: iters left: 3 (281 enodes) 194.026 * * [simplify]: Extracting #0: cost 1 inf + 0 194.026 * * [simplify]: Extracting #1: cost 0 inf + 1 194.026 * [simplify]: Simplified to 0 194.026 * [simplify]: 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)) 194.026 * * * * [progress]: [ 433 / 3260 ] simplifiying candidate # 194.026 * [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)))))) 194.027 * * [simplify]: iters left: 6 (29 enodes) 194.035 * * [simplify]: iters left: 5 (118 enodes) 194.056 * * [simplify]: iters left: 4 (257 enodes) 194.116 * * [simplify]: Extracting #0: cost 1 inf + 0 194.117 * * [simplify]: Extracting #1: cost 11 inf + 0 194.117 * * [simplify]: Extracting #2: cost 131 inf + 0 194.118 * * [simplify]: Extracting #3: cost 214 inf + 45 194.118 * * [simplify]: Extracting #4: cost 199 inf + 1711 194.121 * * [simplify]: Extracting #5: cost 137 inf + 16177 194.127 * * [simplify]: Extracting #6: cost 67 inf + 37005 194.137 * * [simplify]: Extracting #7: cost 5 inf + 65316 194.152 * * [simplify]: Extracting #8: cost 0 inf + 66888 194.165 * * [simplify]: Extracting #9: cost 0 inf + 66768 194.177 * [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)))) 194.177 * [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))))))) 194.177 * [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))))) 194.177 * * [simplify]: iters left: 6 (14 enodes) 194.182 * * [simplify]: iters left: 5 (59 enodes) 194.193 * * [simplify]: iters left: 4 (134 enodes) 194.226 * * [simplify]: iters left: 3 (357 enodes) 194.381 * * [simplify]: Extracting #0: cost 1 inf + 0 194.381 * * [simplify]: Extracting #1: cost 0 inf + 1 194.381 * [simplify]: Simplified to 0 194.381 * [simplify]: 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)) 194.381 * * * * [progress]: [ 434 / 3260 ] simplifiying candidate # 194.381 * [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))))) 194.382 * * [simplify]: iters left: 6 (27 enodes) 194.389 * * [simplify]: iters left: 5 (109 enodes) 194.413 * * [simplify]: iters left: 4 (224 enodes) 194.459 * * [simplify]: Extracting #0: cost 1 inf + 0 194.459 * * [simplify]: Extracting #1: cost 11 inf + 0 194.459 * * [simplify]: Extracting #2: cost 117 inf + 0 194.460 * * [simplify]: Extracting #3: cost 176 inf + 3 194.461 * * [simplify]: Extracting #4: cost 164 inf + 984 194.462 * * [simplify]: Extracting #5: cost 144 inf + 5295 194.468 * * [simplify]: Extracting #6: cost 66 inf + 26479 194.477 * * [simplify]: Extracting #7: cost 7 inf + 50705 194.487 * * [simplify]: Extracting #8: cost 0 inf + 54015 194.497 * * [simplify]: Extracting #9: cost 0 inf + 53855 194.508 * * [simplify]: Extracting #10: cost 0 inf + 53775 194.518 * [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))) 194.518 * [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)))))) 194.518 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 194.519 * * [simplify]: iters left: 6 (13 enodes) 194.523 * * [simplify]: iters left: 5 (53 enodes) 194.533 * * [simplify]: iters left: 4 (106 enodes) 194.558 * * [simplify]: iters left: 3 (257 enodes) 194.651 * * [simplify]: Extracting #0: cost 1 inf + 0 194.651 * * [simplify]: Extracting #1: cost 0 inf + 1 194.651 * [simplify]: Simplified to 0 194.651 * [simplify]: 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)) 194.651 * * * * [progress]: [ 435 / 3260 ] simplifiying candidate # 194.651 * [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)))) 194.651 * * [simplify]: iters left: 6 (27 enodes) 194.659 * * [simplify]: iters left: 5 (108 enodes) 194.682 * * [simplify]: iters left: 4 (213 enodes) 194.725 * * [simplify]: iters left: 3 (490 enodes) 194.910 * * [simplify]: Extracting #0: cost 1 inf + 0 194.910 * * [simplify]: Extracting #1: cost 11 inf + 0 194.911 * * [simplify]: Extracting #2: cost 167 inf + 0 194.912 * * [simplify]: Extracting #3: cost 273 inf + 169 194.914 * * [simplify]: Extracting #4: cost 241 inf + 3717 194.920 * * [simplify]: Extracting #5: cost 188 inf + 12473 194.927 * * [simplify]: Extracting #6: cost 128 inf + 30769 194.943 * * [simplify]: Extracting #7: cost 19 inf + 85141 194.964 * * [simplify]: Extracting #8: cost 0 inf + 93839 194.985 * * [simplify]: Extracting #9: cost 0 inf + 93689 195.008 * [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))) 195.008 * [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))))) 195.008 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 195.008 * * [simplify]: iters left: 6 (12 enodes) 195.012 * * [simplify]: iters left: 5 (49 enodes) 195.022 * * [simplify]: iters left: 4 (94 enodes) 195.043 * * [simplify]: iters left: 3 (221 enodes) 195.120 * * [simplify]: iters left: 2 (492 enodes) 195.363 * * [simplify]: Extracting #0: cost 1 inf + 0 195.363 * * [simplify]: Extracting #1: cost 0 inf + 1 195.396 * [simplify]: Simplified to 0 195.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))))) (* (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)) 195.396 * * * * [progress]: [ 436 / 3260 ] simplifiying candidate # 195.397 * [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)))))) 195.397 * * [simplify]: iters left: 6 (28 enodes) 195.404 * * [simplify]: iters left: 5 (111 enodes) 195.424 * * [simplify]: iters left: 4 (232 enodes) 195.478 * * [simplify]: Extracting #0: cost 1 inf + 0 195.478 * * [simplify]: Extracting #1: cost 11 inf + 0 195.478 * * [simplify]: Extracting #2: cost 122 inf + 0 195.479 * * [simplify]: Extracting #3: cost 181 inf + 207 195.480 * * [simplify]: Extracting #4: cost 167 inf + 1874 195.482 * * [simplify]: Extracting #5: cost 111 inf + 12909 195.487 * * [simplify]: Extracting #6: cost 55 inf + 32168 195.496 * * [simplify]: Extracting #7: cost 1 inf + 56386 195.509 * * [simplify]: Extracting #8: cost 0 inf + 56376 195.519 * * [simplify]: Extracting #9: cost 0 inf + 56136 195.529 * [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)))) 195.529 * [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))))))) 195.529 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 195.529 * * [simplify]: iters left: 6 (13 enodes) 195.533 * * [simplify]: iters left: 5 (52 enodes) 195.543 * * [simplify]: iters left: 4 (111 enodes) 195.570 * * [simplify]: iters left: 3 (278 enodes) 195.671 * * [simplify]: Extracting #0: cost 1 inf + 0 195.671 * * [simplify]: Extracting #1: cost 0 inf + 1 195.671 * [simplify]: Simplified to 0 195.672 * [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)) 195.672 * * * * [progress]: [ 437 / 3260 ] simplifiying candidate # 195.672 * [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))))) 195.672 * * [simplify]: iters left: 6 (26 enodes) 195.679 * * [simplify]: iters left: 5 (103 enodes) 195.701 * * [simplify]: iters left: 4 (205 enodes) 195.744 * * [simplify]: iters left: 3 (471 enodes) 195.911 * * [simplify]: Extracting #0: cost 1 inf + 0 195.911 * * [simplify]: Extracting #1: cost 11 inf + 0 195.911 * * [simplify]: Extracting #2: cost 158 inf + 0 195.913 * * [simplify]: Extracting #3: cost 254 inf + 457 195.915 * * [simplify]: Extracting #4: cost 215 inf + 4307 195.918 * * [simplify]: Extracting #5: cost 177 inf + 10464 195.922 * * [simplify]: Extracting #6: cost 164 inf + 12578 195.929 * * [simplify]: Extracting #7: cost 108 inf + 36184 195.945 * * [simplify]: Extracting #8: cost 12 inf + 84604 195.969 * * [simplify]: Extracting #9: cost 0 inf + 89409 195.990 * * [simplify]: Extracting #10: cost 0 inf + 89209 196.010 * [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))) 196.010 * [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)))))) 196.011 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 196.011 * * [simplify]: iters left: 6 (12 enodes) 196.014 * * [simplify]: iters left: 5 (47 enodes) 196.023 * * [simplify]: iters left: 4 (89 enodes) 196.044 * * [simplify]: iters left: 3 (186 enodes) 196.096 * * [simplify]: iters left: 2 (378 enodes) 196.243 * * [simplify]: Extracting #0: cost 1 inf + 0 196.243 * * [simplify]: Extracting #1: cost 0 inf + 1 196.243 * [simplify]: Simplified to 0 196.243 * [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)) 196.243 * * * * [progress]: [ 438 / 3260 ] simplifiying candidate # 196.243 * [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)))) 196.243 * * [simplify]: iters left: 6 (26 enodes) 196.251 * * [simplify]: iters left: 5 (100 enodes) 196.271 * * [simplify]: iters left: 4 (174 enodes) 196.304 * * [simplify]: iters left: 3 (360 enodes) 196.415 * * [simplify]: Extracting #0: cost 1 inf + 0 196.416 * * [simplify]: Extracting #1: cost 9 inf + 0 196.416 * * [simplify]: Extracting #2: cost 124 inf + 2 196.417 * * [simplify]: Extracting #3: cost 206 inf + 334 196.418 * * [simplify]: Extracting #4: cost 174 inf + 3560 196.420 * * [simplify]: Extracting #5: cost 164 inf + 6322 196.424 * * [simplify]: Extracting #6: cost 131 inf + 20534 196.437 * * [simplify]: Extracting #7: cost 23 inf + 72974 196.459 * * [simplify]: Extracting #8: cost 0 inf + 83818 196.477 * * [simplify]: Extracting #9: cost 0 inf + 83698 196.496 * [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)) 196.496 * [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))))) 196.496 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 196.496 * * [simplify]: iters left: 6 (11 enodes) 196.500 * * [simplify]: iters left: 5 (40 enodes) 196.507 * * [simplify]: iters left: 4 (65 enodes) 196.519 * * [simplify]: iters left: 3 (97 enodes) 196.537 * * [simplify]: iters left: 2 (165 enodes) 196.574 * * [simplify]: iters left: 1 (271 enodes) 196.632 * * [simplify]: Extracting #0: cost 1 inf + 0 196.632 * * [simplify]: Extracting #1: cost 0 inf + 1 196.632 * [simplify]: Simplified to 0 196.632 * [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)) 196.633 * * * * [progress]: [ 439 / 3260 ] simplifiying candidate # 196.633 * [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)))))) 196.633 * * [simplify]: iters left: 6 (27 enodes) 196.640 * * [simplify]: iters left: 5 (110 enodes) 196.660 * * [simplify]: iters left: 4 (227 enodes) 196.711 * * [simplify]: Extracting #0: cost 1 inf + 0 196.711 * * [simplify]: Extracting #1: cost 11 inf + 0 196.712 * * [simplify]: Extracting #2: cost 116 inf + 0 196.712 * * [simplify]: Extracting #3: cost 170 inf + 207 196.713 * * [simplify]: Extracting #4: cost 154 inf + 2322 196.715 * * [simplify]: Extracting #5: cost 104 inf + 12299 196.719 * * [simplify]: Extracting #6: cost 62 inf + 25737 196.728 * * [simplify]: Extracting #7: cost 5 inf + 52513 196.738 * * [simplify]: Extracting #8: cost 0 inf + 54332 196.750 * * [simplify]: Extracting #9: cost 0 inf + 54182 196.759 * [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)))) 196.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))) (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))))))) 196.760 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 196.760 * * [simplify]: iters left: 6 (12 enodes) 196.764 * * [simplify]: iters left: 5 (51 enodes) 196.773 * * [simplify]: iters left: 4 (106 enodes) 196.798 * * [simplify]: iters left: 3 (247 enodes) 196.874 * * [simplify]: Extracting #0: cost 1 inf + 0 196.874 * * [simplify]: Extracting #1: cost 0 inf + 1 196.874 * [simplify]: Simplified to 0 196.874 * [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)) 196.874 * * * * [progress]: [ 440 / 3260 ] simplifiying candidate # 196.875 * [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))))) 196.875 * * [simplify]: iters left: 6 (25 enodes) 196.882 * * [simplify]: iters left: 5 (102 enodes) 196.901 * * [simplify]: iters left: 4 (202 enodes) 196.947 * * [simplify]: iters left: 3 (469 enodes) 197.112 * * [simplify]: Extracting #0: cost 1 inf + 0 197.112 * * [simplify]: Extracting #1: cost 11 inf + 0 197.113 * * [simplify]: Extracting #2: cost 165 inf + 0 197.114 * * [simplify]: Extracting #3: cost 261 inf + 251 197.115 * * [simplify]: Extracting #4: cost 231 inf + 2916 197.118 * * [simplify]: Extracting #5: cost 186 inf + 10095 197.128 * * [simplify]: Extracting #6: cost 123 inf + 32880 197.144 * * [simplify]: Extracting #7: cost 17 inf + 82760 197.165 * * [simplify]: Extracting #8: cost 0 inf + 90265 197.186 * * [simplify]: Extracting #9: cost 0 inf + 89985 197.207 * [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)) 197.207 * [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)))))) 197.208 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 197.208 * * [simplify]: iters left: 6 (11 enodes) 197.211 * * [simplify]: iters left: 5 (46 enodes) 197.220 * * [simplify]: iters left: 4 (86 enodes) 197.239 * * [simplify]: iters left: 3 (183 enodes) 197.290 * * [simplify]: iters left: 2 (372 enodes) 197.436 * * [simplify]: Extracting #0: cost 1 inf + 0 197.436 * * [simplify]: Extracting #1: cost 0 inf + 1 197.436 * [simplify]: Simplified to 0 197.436 * [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)) 197.436 * * * * [progress]: [ 441 / 3260 ] simplifiying candidate # 197.436 * [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)))) 197.436 * * [simplify]: iters left: 6 (25 enodes) 197.444 * * [simplify]: iters left: 5 (99 enodes) 197.461 * * [simplify]: iters left: 4 (173 enodes) 197.494 * * [simplify]: iters left: 3 (360 enodes) 197.606 * * [simplify]: Extracting #0: cost 1 inf + 0 197.607 * * [simplify]: Extracting #1: cost 9 inf + 0 197.607 * * [simplify]: Extracting #2: cost 124 inf + 2 197.608 * * [simplify]: Extracting #3: cost 207 inf + 334 197.609 * * [simplify]: Extracting #4: cost 179 inf + 2799 197.611 * * [simplify]: Extracting #5: cost 169 inf + 5314 197.615 * * [simplify]: Extracting #6: cost 122 inf + 25075 197.630 * * [simplify]: Extracting #7: cost 8 inf + 80838 197.652 * * [simplify]: Extracting #8: cost 0 inf + 83822 197.671 * * [simplify]: Extracting #9: cost 0 inf + 83702 197.689 * [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))) 197.689 * [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))))) 197.690 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 197.690 * * [simplify]: iters left: 6 (10 enodes) 197.693 * * [simplify]: iters left: 5 (39 enodes) 197.700 * * [simplify]: iters left: 4 (64 enodes) 197.712 * * [simplify]: iters left: 3 (96 enodes) 197.732 * * [simplify]: iters left: 2 (164 enodes) 197.768 * * [simplify]: iters left: 1 (270 enodes) 197.825 * * [simplify]: Extracting #0: cost 1 inf + 0 197.826 * * [simplify]: Extracting #1: cost 0 inf + 1 197.826 * [simplify]: Simplified to 0 197.826 * [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)) 197.826 * * * * [progress]: [ 442 / 3260 ] simplifiying candidate # 197.826 * [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)))))) 197.826 * * [simplify]: iters left: 6 (27 enodes) 197.834 * * [simplify]: iters left: 5 (111 enodes) 197.857 * * [simplify]: iters left: 4 (236 enodes) 197.905 * * [simplify]: Extracting #0: cost 1 inf + 0 197.905 * * [simplify]: Extracting #1: cost 11 inf + 0 197.905 * * [simplify]: Extracting #2: cost 114 inf + 0 197.906 * * [simplify]: Extracting #3: cost 167 inf + 208 197.906 * * [simplify]: Extracting #4: cost 151 inf + 1679 197.908 * * [simplify]: Extracting #5: cost 113 inf + 9423 197.912 * * [simplify]: Extracting #6: cost 60 inf + 26042 197.923 * * [simplify]: Extracting #7: cost 1 inf + 53180 197.933 * * [simplify]: Extracting #8: cost 0 inf + 53000 197.942 * * [simplify]: Extracting #9: cost 0 inf + 52800 197.952 * [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))))) 197.952 * [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))))))) 197.952 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 197.952 * * [simplify]: iters left: 6 (12 enodes) 197.957 * * [simplify]: iters left: 5 (53 enodes) 197.967 * * [simplify]: iters left: 4 (117 enodes) 197.991 * * [simplify]: iters left: 3 (255 enodes) 198.059 * * [simplify]: Extracting #0: cost 1 inf + 0 198.059 * * [simplify]: Extracting #1: cost 0 inf + 1 198.059 * [simplify]: Simplified to 0 198.059 * [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)) 198.059 * * * * [progress]: [ 443 / 3260 ] simplifiying candidate # 198.059 * [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))))) 198.060 * * [simplify]: iters left: 6 (25 enodes) 198.070 * * [simplify]: iters left: 5 (103 enodes) 198.088 * * [simplify]: iters left: 4 (212 enodes) 198.130 * * [simplify]: iters left: 3 (453 enodes) 198.280 * * [simplify]: Extracting #0: cost 1 inf + 0 198.280 * * [simplify]: Extracting #1: cost 11 inf + 0 198.281 * * [simplify]: Extracting #2: cost 152 inf + 0 198.282 * * [simplify]: Extracting #3: cost 263 inf + 334 198.284 * * [simplify]: Extracting #4: cost 236 inf + 2633 198.287 * * [simplify]: Extracting #5: cost 181 inf + 10101 198.293 * * [simplify]: Extracting #6: cost 124 inf + 30589 198.309 * * [simplify]: Extracting #7: cost 15 inf + 81927 198.332 * * [simplify]: Extracting #8: cost 0 inf + 88825 198.353 * * [simplify]: Extracting #9: cost 0 inf + 88665 198.374 * [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)) 198.374 * [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)))))) 198.374 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 198.374 * * [simplify]: iters left: 6 (11 enodes) 198.379 * * [simplify]: iters left: 5 (48 enodes) 198.388 * * [simplify]: iters left: 4 (98 enodes) 198.406 * * [simplify]: iters left: 3 (181 enodes) 198.449 * * [simplify]: iters left: 2 (358 enodes) 198.568 * * [simplify]: Extracting #0: cost 1 inf + 0 198.568 * * [simplify]: Extracting #1: cost 0 inf + 1 198.568 * [simplify]: Simplified to 0 198.568 * [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)) 198.568 * * * * [progress]: [ 444 / 3260 ] simplifiying candidate # 198.569 * [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)))) 198.569 * * [simplify]: iters left: 6 (25 enodes) 198.576 * * [simplify]: iters left: 5 (99 enodes) 198.597 * * [simplify]: iters left: 4 (193 enodes) 198.632 * * [simplify]: iters left: 3 (398 enodes) 198.758 * * [simplify]: Extracting #0: cost 1 inf + 0 198.758 * * [simplify]: Extracting #1: cost 12 inf + 0 198.758 * * [simplify]: Extracting #2: cost 136 inf + 42 198.759 * * [simplify]: Extracting #3: cost 207 inf + 1779 198.761 * * [simplify]: Extracting #4: cost 173 inf + 4294 198.763 * * [simplify]: Extracting #5: cost 174 inf + 5187 198.768 * * [simplify]: Extracting #6: cost 123 inf + 26713 198.786 * * [simplify]: Extracting #7: cost 16 inf + 78269 198.805 * * [simplify]: Extracting #8: cost 0 inf + 85113 198.824 * * [simplify]: Extracting #9: cost 0 inf + 84953 198.843 * [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)))))) 198.844 * [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))))) 198.844 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 198.844 * * [simplify]: iters left: 6 (10 enodes) 198.848 * * [simplify]: iters left: 5 (41 enodes) 198.856 * * [simplify]: iters left: 4 (81 enodes) 198.872 * * [simplify]: iters left: 3 (127 enodes) 198.890 * * [simplify]: iters left: 2 (186 enodes) 198.920 * * [simplify]: iters left: 1 (266 enodes) 198.990 * * [simplify]: Extracting #0: cost 1 inf + 0 198.991 * * [simplify]: Extracting #1: cost 0 inf + 1 198.991 * [simplify]: Simplified to 0 198.991 * [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)) 198.991 * * * * [progress]: [ 445 / 3260 ] simplifiying candidate # 198.991 * [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))) 198.991 * * [simplify]: iters left: 6 (24 enodes) 198.998 * * [simplify]: iters left: 5 (96 enodes) 199.016 * * [simplify]: iters left: 4 (175 enodes) 199.049 * * [simplify]: iters left: 3 (363 enodes) 199.164 * * [simplify]: Extracting #0: cost 1 inf + 0 199.164 * * [simplify]: Extracting #1: cost 9 inf + 0 199.165 * * [simplify]: Extracting #2: cost 123 inf + 2 199.165 * * [simplify]: Extracting #3: cost 208 inf + 251 199.167 * * [simplify]: Extracting #4: cost 179 inf + 2672 199.169 * * [simplify]: Extracting #5: cost 165 inf + 6402 199.172 * * [simplify]: Extracting #6: cost 135 inf + 19278 199.190 * * [simplify]: Extracting #7: cost 19 inf + 75211 199.209 * * [simplify]: Extracting #8: cost 0 inf + 84335 199.229 * * [simplify]: Extracting #9: cost 0 inf + 84240 199.248 * [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)) 199.248 * [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)))) 199.249 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 199.249 * * [simplify]: iters left: 6 (9 enodes) 199.252 * * [simplify]: iters left: 5 (36 enodes) 199.259 * * [simplify]: iters left: 4 (67 enodes) 199.272 * * [simplify]: iters left: 3 (97 enodes) 199.292 * * [simplify]: iters left: 2 (158 enodes) 199.329 * * [simplify]: iters left: 1 (263 enodes) 199.379 * * [simplify]: Extracting #0: cost 1 inf + 0 199.379 * * [simplify]: Extracting #1: cost 0 inf + 1 199.379 * [simplify]: Simplified to 0 199.379 * [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)) 199.379 * * * * [progress]: [ 446 / 3260 ] simplifiying candidate # 199.380 * [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)))) 199.380 * * [simplify]: iters left: 6 (24 enodes) 199.386 * * [simplify]: iters left: 5 (97 enodes) 199.406 * * [simplify]: iters left: 4 (184 enodes) 199.441 * * [simplify]: iters left: 3 (392 enodes) 199.561 * * [simplify]: Extracting #0: cost 1 inf + 0 199.561 * * [simplify]: Extracting #1: cost 11 inf + 0 199.562 * * [simplify]: Extracting #2: cost 136 inf + 0 199.563 * * [simplify]: Extracting #3: cost 224 inf + 415 199.564 * * [simplify]: Extracting #4: cost 185 inf + 3582 199.567 * * [simplify]: Extracting #5: cost 167 inf + 7004 199.571 * * [simplify]: Extracting #6: cost 128 inf + 23605 199.585 * * [simplify]: Extracting #7: cost 20 inf + 75564 199.607 * * [simplify]: Extracting #8: cost 0 inf + 85066 199.626 * * [simplify]: Extracting #9: cost 0 inf + 84946 199.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)) (* (sqrt a) (sqrt a)))) (/ (/ b 2) a)) 199.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)) (* (sqrt a) (sqrt a)))) (/ (/ b 2) a)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 199.645 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 199.645 * * [simplify]: iters left: 5 (9 enodes) 199.649 * * [simplify]: iters left: 4 (39 enodes) 199.656 * * [simplify]: iters left: 3 (65 enodes) 199.668 * * [simplify]: iters left: 2 (129 enodes) 199.698 * * [simplify]: iters left: 1 (210 enodes) 199.738 * * [simplify]: Extracting #0: cost 1 inf + 0 199.738 * * [simplify]: Extracting #1: cost 0 inf + 1 199.738 * [simplify]: Simplified to 0 199.738 * [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)) 199.738 * * * * [progress]: [ 447 / 3260 ] simplifiying candidate # 199.738 * [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)))))) 199.738 * * [simplify]: iters left: 6 (25 enodes) 199.745 * * [simplify]: iters left: 5 (98 enodes) 199.766 * * [simplify]: iters left: 4 (180 enodes) 199.802 * * [simplify]: iters left: 3 (362 enodes) 199.911 * * [simplify]: Extracting #0: cost 1 inf + 0 199.912 * * [simplify]: Extracting #1: cost 25 inf + 0 199.912 * * [simplify]: Extracting #2: cost 133 inf + 0 199.913 * * [simplify]: Extracting #3: cost 170 inf + 572 199.914 * * [simplify]: Extracting #4: cost 162 inf + 2409 199.917 * * [simplify]: Extracting #5: cost 118 inf + 17662 199.929 * * [simplify]: Extracting #6: cost 24 inf + 55524 199.944 * * [simplify]: Extracting #7: cost 0 inf + 65397 199.963 * * [simplify]: Extracting #8: cost 0 inf + 65237 199.979 * [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))) 199.979 * [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))))))) 199.979 * [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))))) 199.979 * * [simplify]: iters left: 6 (10 enodes) 199.982 * * [simplify]: iters left: 5 (37 enodes) 199.989 * * [simplify]: iters left: 4 (57 enodes) 200.000 * * [simplify]: iters left: 3 (104 enodes) 200.019 * * [simplify]: iters left: 2 (158 enodes) 200.047 * * [simplify]: iters left: 1 (225 enodes) 200.082 * * [simplify]: Extracting #0: cost 1 inf + 0 200.082 * * [simplify]: Extracting #1: cost 0 inf + 1 200.082 * [simplify]: Simplified to 0 200.082 * [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)) 200.083 * * * * [progress]: [ 448 / 3260 ] simplifiying candidate # 200.083 * [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))))) 200.083 * * [simplify]: iters left: 6 (24 enodes) 200.090 * * [simplify]: iters left: 5 (89 enodes) 200.106 * * [simplify]: iters left: 4 (164 enodes) 200.141 * * [simplify]: iters left: 3 (333 enodes) 200.243 * * [simplify]: Extracting #0: cost 1 inf + 0 200.243 * * [simplify]: Extracting #1: cost 21 inf + 0 200.243 * * [simplify]: Extracting #2: cost 116 inf + 0 200.244 * * [simplify]: Extracting #3: cost 151 inf + 856 200.245 * * [simplify]: Extracting #4: cost 141 inf + 2817 200.246 * * [simplify]: Extracting #5: cost 130 inf + 4816 200.254 * * [simplify]: Extracting #6: cost 46 inf + 38700 200.269 * * [simplify]: Extracting #7: cost 0 inf + 59663 200.284 * * [simplify]: Extracting #8: cost 0 inf + 59288 200.300 * * [simplify]: Extracting #9: cost 0 inf + 59248 200.315 * [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)) 200.315 * [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)))))) 200.316 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 200.316 * * [simplify]: iters left: 6 (9 enodes) 200.321 * * [simplify]: iters left: 5 (29 enodes) 200.325 * * [simplify]: iters left: 4 (42 enodes) 200.332 * * [simplify]: iters left: 3 (58 enodes) 200.340 * * [simplify]: iters left: 2 (68 enodes) 200.348 * * [simplify]: Extracting #0: cost 1 inf + 0 200.349 * * [simplify]: Extracting #1: cost 0 inf + 1 200.349 * [simplify]: Simplified to 0 200.349 * [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)) 200.349 * * * * [progress]: [ 449 / 3260 ] simplifiying candidate # 200.349 * [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)))))) 200.349 * * [simplify]: iters left: 6 (28 enodes) 200.357 * * [simplify]: iters left: 5 (112 enodes) 200.378 * * [simplify]: iters left: 4 (247 enodes) 200.435 * * [simplify]: Extracting #0: cost 1 inf + 0 200.435 * * [simplify]: Extracting #1: cost 13 inf + 0 200.436 * * [simplify]: Extracting #2: cost 101 inf + 0 200.436 * * [simplify]: Extracting #3: cost 147 inf + 527 200.437 * * [simplify]: Extracting #4: cost 140 inf + 1592 200.438 * * [simplify]: Extracting #5: cost 145 inf + 1877 200.438 * * [simplify]: Extracting #6: cost 138 inf + 3143 200.442 * * [simplify]: Extracting #7: cost 74 inf + 25975 200.451 * * [simplify]: Extracting #8: cost 4 inf + 52032 200.460 * * [simplify]: Extracting #9: cost 0 inf + 52431 200.473 * [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))))) 200.473 * [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))))))) 200.473 * [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))))) 200.473 * * [simplify]: iters left: 6 (13 enodes) 200.477 * * [simplify]: iters left: 5 (53 enodes) 200.486 * * [simplify]: iters left: 4 (117 enodes) 200.513 * * [simplify]: iters left: 3 (275 enodes) 200.572 * * [simplify]: iters left: 2 (474 enodes) 200.691 * * [simplify]: Extracting #0: cost 1 inf + 0 200.691 * * [simplify]: Extracting #1: cost 0 inf + 1 200.691 * [simplify]: Simplified to 0 200.691 * [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)) 200.691 * * * * [progress]: [ 450 / 3260 ] simplifiying candidate # 200.691 * [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))))) 200.692 * * [simplify]: iters left: 6 (27 enodes) 200.699 * * [simplify]: iters left: 5 (106 enodes) 200.718 * * [simplify]: iters left: 4 (210 enodes) 200.763 * * [simplify]: iters left: 3 (436 enodes) 201.205 * * [simplify]: Extracting #0: cost 1 inf + 0 201.205 * * [simplify]: Extracting #1: cost 25 inf + 0 201.206 * * [simplify]: Extracting #2: cost 134 inf + 0 201.207 * * [simplify]: Extracting #3: cost 191 inf + 85 201.208 * * [simplify]: Extracting #4: cost 192 inf + 982 201.211 * * [simplify]: Extracting #5: cost 122 inf + 22794 201.225 * * [simplify]: Extracting #6: cost 12 inf + 63558 201.245 * * [simplify]: Extracting #7: cost 0 inf + 67516 201.262 * * [simplify]: Extracting #8: cost 0 inf + 67356 201.279 * [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)) 201.279 * [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)))))) 201.279 * [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)))) 201.280 * * [simplify]: iters left: 6 (12 enodes) 201.283 * * [simplify]: iters left: 5 (47 enodes) 201.291 * * [simplify]: iters left: 4 (82 enodes) 201.305 * * [simplify]: iters left: 3 (157 enodes) 201.336 * * [simplify]: iters left: 2 (248 enodes) 201.377 * * [simplify]: iters left: 1 (341 enodes) 201.435 * * [simplify]: Extracting #0: cost 1 inf + 0 201.435 * * [simplify]: Extracting #1: cost 0 inf + 1 201.435 * [simplify]: Simplified to 0 201.435 * [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)) 201.436 * * * * [progress]: [ 451 / 3260 ] simplifiying candidate # 201.436 * [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)))) 201.436 * * [simplify]: iters left: 6 (26 enodes) 201.443 * * [simplify]: iters left: 5 (101 enodes) 201.465 * * [simplify]: iters left: 4 (210 enodes) 201.509 * * [simplify]: iters left: 3 (456 enodes) 201.649 * * [simplify]: Extracting #0: cost 1 inf + 0 201.650 * * [simplify]: Extracting #1: cost 27 inf + 0 201.650 * * [simplify]: Extracting #2: cost 135 inf + 0 201.651 * * [simplify]: Extracting #3: cost 194 inf + 2 201.652 * * [simplify]: Extracting #4: cost 193 inf + 1142 201.656 * * [simplify]: Extracting #5: cost 125 inf + 24662 201.671 * * [simplify]: Extracting #6: cost 18 inf + 63678 201.688 * * [simplify]: Extracting #7: cost 1 inf + 67609 201.704 * * [simplify]: Extracting #8: cost 0 inf + 67773 201.722 * [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)) 201.722 * [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))))) 201.722 * [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))) 201.722 * * [simplify]: iters left: 6 (12 enodes) 201.728 * * [simplify]: iters left: 5 (47 enodes) 201.737 * * [simplify]: iters left: 4 (89 enodes) 201.755 * * [simplify]: iters left: 3 (180 enodes) 201.798 * * [simplify]: iters left: 2 (296 enodes) 201.859 * * [simplify]: iters left: 1 (428 enodes) 201.954 * * [simplify]: Extracting #0: cost 1 inf + 0 201.954 * * [simplify]: Extracting #1: cost 0 inf + 1 201.954 * [simplify]: Simplified to 0 201.954 * [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)) 201.954 * * * * [progress]: [ 452 / 3260 ] simplifiying candidate # 201.955 * [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)))))) 201.955 * * [simplify]: iters left: 6 (27 enodes) 201.962 * * [simplify]: iters left: 5 (105 enodes) 201.981 * * [simplify]: iters left: 4 (208 enodes) 202.025 * * [simplify]: iters left: 3 (415 enodes) 202.139 * * [simplify]: Extracting #0: cost 1 inf + 0 202.139 * * [simplify]: Extracting #1: cost 23 inf + 0 202.139 * * [simplify]: Extracting #2: cost 123 inf + 0 202.140 * * [simplify]: Extracting #3: cost 184 inf + 204 202.141 * * [simplify]: Extracting #4: cost 169 inf + 3693 202.146 * * [simplify]: Extracting #5: cost 99 inf + 26803 202.160 * * [simplify]: Extracting #6: cost 9 inf + 63179 202.176 * * [simplify]: Extracting #7: cost 0 inf + 66399 202.196 * * [simplify]: Extracting #8: cost 0 inf + 66369 202.212 * [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))) 202.212 * [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))))))) 202.213 * [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))))) 202.213 * * [simplify]: iters left: 6 (12 enodes) 202.216 * * [simplify]: iters left: 5 (46 enodes) 202.224 * * [simplify]: iters left: 4 (81 enodes) 202.238 * * [simplify]: iters left: 3 (134 enodes) 202.259 * * [simplify]: iters left: 2 (197 enodes) 202.290 * * [simplify]: iters left: 1 (271 enodes) 202.330 * * [simplify]: Extracting #0: cost 1 inf + 0 202.330 * * [simplify]: Extracting #1: cost 0 inf + 1 202.330 * [simplify]: Simplified to 0 202.330 * [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)) 202.330 * * * * [progress]: [ 453 / 3260 ] simplifiying candidate # 202.330 * [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))))) 202.330 * * [simplify]: iters left: 6 (25 enodes) 202.339 * * [simplify]: iters left: 5 (96 enodes) 202.356 * * [simplify]: iters left: 4 (179 enodes) 202.391 * * [simplify]: iters left: 3 (361 enodes) 202.496 * * [simplify]: Extracting #0: cost 1 inf + 0 202.496 * * [simplify]: Extracting #1: cost 21 inf + 0 202.496 * * [simplify]: Extracting #2: cost 122 inf + 0 202.497 * * [simplify]: Extracting #3: cost 173 inf + 124 202.498 * * [simplify]: Extracting #4: cost 169 inf + 1549 202.502 * * [simplify]: Extracting #5: cost 112 inf + 20305 202.514 * * [simplify]: Extracting #6: cost 17 inf + 56974 202.529 * * [simplify]: Extracting #7: cost 0 inf + 62712 202.547 * * [simplify]: Extracting #8: cost 0 inf + 62632 202.563 * [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))) 202.563 * [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)))))) 202.563 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 202.563 * * [simplify]: iters left: 6 (10 enodes) 202.566 * * [simplify]: iters left: 5 (38 enodes) 202.572 * * [simplify]: iters left: 4 (59 enodes) 202.582 * * [simplify]: iters left: 3 (88 enodes) 202.595 * * [simplify]: iters left: 2 (117 enodes) 202.611 * * [simplify]: iters left: 1 (144 enodes) 202.630 * * [simplify]: Extracting #0: cost 1 inf + 0 202.630 * * [simplify]: Extracting #1: cost 0 inf + 1 202.630 * [simplify]: Simplified to 0 202.630 * [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)) 202.631 * * * * [progress]: [ 454 / 3260 ] simplifiying candidate # 202.631 * [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)))) 202.631 * * [simplify]: iters left: 6 (25 enodes) 202.638 * * [simplify]: iters left: 5 (96 enodes) 202.656 * * [simplify]: iters left: 4 (183 enodes) 202.694 * * [simplify]: iters left: 3 (380 enodes) 202.803 * * [simplify]: Extracting #0: cost 1 inf + 0 202.803 * * [simplify]: Extracting #1: cost 23 inf + 0 202.803 * * [simplify]: Extracting #2: cost 128 inf + 0 202.804 * * [simplify]: Extracting #3: cost 164 inf + 815 202.808 * * [simplify]: Extracting #4: cost 154 inf + 2859 202.812 * * [simplify]: Extracting #5: cost 86 inf + 26823 202.825 * * [simplify]: Extracting #6: cost 11 inf + 57784 202.840 * * [simplify]: Extracting #7: cost 0 inf + 61787 202.856 * * [simplify]: Extracting #8: cost 0 inf + 61707 202.872 * [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)) 202.872 * [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))))) 202.872 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 202.872 * * [simplify]: iters left: 6 (11 enodes) 202.875 * * [simplify]: iters left: 5 (42 enodes) 202.883 * * [simplify]: iters left: 4 (67 enodes) 202.897 * * [simplify]: iters left: 3 (111 enodes) 202.914 * * [simplify]: iters left: 2 (140 enodes) 202.932 * * [simplify]: iters left: 1 (160 enodes) 202.950 * * [simplify]: Extracting #0: cost 1 inf + 0 202.951 * * [simplify]: Extracting #1: cost 0 inf + 1 202.951 * [simplify]: Simplified to 0 202.951 * [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)) 202.951 * * * * [progress]: [ 455 / 3260 ] simplifiying candidate # 202.951 * [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)))))) 202.951 * * [simplify]: iters left: 6 (29 enodes) 202.959 * * [simplify]: iters left: 5 (121 enodes) 202.984 * * [simplify]: iters left: 4 (305 enodes) 203.080 * * [simplify]: Extracting #0: cost 1 inf + 0 203.080 * * [simplify]: Extracting #1: cost 13 inf + 0 203.081 * * [simplify]: Extracting #2: cost 188 inf + 0 203.082 * * [simplify]: Extracting #3: cost 328 inf + 205 203.083 * * [simplify]: Extracting #4: cost 309 inf + 4082 203.090 * * [simplify]: Extracting #5: cost 171 inf + 54844 203.108 * * [simplify]: Extracting #6: cost 55 inf + 97473 203.126 * * [simplify]: Extracting #7: cost 1 inf + 118864 203.146 * * [simplify]: Extracting #8: cost 0 inf + 118764 203.165 * * [simplify]: Extracting #9: cost 0 inf + 118734 203.185 * [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))))) 203.186 * [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))))))) 203.186 * [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))))) 203.186 * * [simplify]: iters left: 6 (16 enodes) 203.191 * * [simplify]: iters left: 5 (68 enodes) 203.204 * * [simplify]: iters left: 4 (179 enodes) 203.267 * * [simplify]: Extracting #0: cost 1 inf + 0 203.267 * * [simplify]: Extracting #1: cost 27 inf + 0 203.267 * * [simplify]: Extracting #2: cost 153 inf + 0 203.268 * * [simplify]: Extracting #3: cost 242 inf + 83 203.270 * * [simplify]: Extracting #4: cost 185 inf + 16503 203.281 * * [simplify]: Extracting #5: cost 15 inf + 79352 203.294 * * [simplify]: Extracting #6: cost 0 inf + 84943 203.306 * [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))))) 203.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))))) (* (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))))))) 203.306 * * * * [progress]: [ 456 / 3260 ] simplifiying candidate # 203.307 * [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))))) 203.307 * * [simplify]: iters left: 6 (28 enodes) 203.314 * * [simplify]: iters left: 5 (116 enodes) 203.339 * * [simplify]: iters left: 4 (269 enodes) 203.412 * * [simplify]: Extracting #0: cost 1 inf + 0 203.412 * * [simplify]: Extracting #1: cost 13 inf + 0 203.412 * * [simplify]: Extracting #2: cost 151 inf + 0 203.413 * * [simplify]: Extracting #3: cost 255 inf + 43 203.415 * * [simplify]: Extracting #4: cost 237 inf + 2478 203.419 * * [simplify]: Extracting #5: cost 134 inf + 35270 203.429 * * [simplify]: Extracting #6: cost 52 inf + 63957 203.443 * * [simplify]: Extracting #7: cost 9 inf + 81942 203.458 * * [simplify]: Extracting #8: cost 0 inf + 85490 203.476 * * [simplify]: Extracting #9: cost 0 inf + 85290 203.491 * [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)))))) 203.491 * [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)))))) 203.491 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 203.491 * * [simplify]: iters left: 6 (15 enodes) 203.496 * * [simplify]: iters left: 5 (63 enodes) 203.507 * * [simplify]: iters left: 4 (145 enodes) 203.548 * * [simplify]: iters left: 3 (499 enodes) 203.807 * * [simplify]: Extracting #0: cost 1 inf + 0 203.807 * * [simplify]: Extracting #1: cost 0 inf + 1 203.807 * [simplify]: Simplified to 0 203.807 * [simplify]: 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)) 203.807 * * * * [progress]: [ 457 / 3260 ] simplifiying candidate # 203.807 * [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)))) 203.808 * * [simplify]: iters left: 6 (27 enodes) 203.815 * * [simplify]: iters left: 5 (108 enodes) 203.841 * * [simplify]: iters left: 4 (267 enodes) 203.916 * * [simplify]: Extracting #0: cost 1 inf + 0 203.916 * * [simplify]: Extracting #1: cost 15 inf + 0 203.917 * * [simplify]: Extracting #2: cost 149 inf + 0 203.917 * * [simplify]: Extracting #3: cost 233 inf + 2 203.918 * * [simplify]: Extracting #4: cost 226 inf + 1136 203.922 * * [simplify]: Extracting #5: cost 138 inf + 26900 203.931 * * [simplify]: Extracting #6: cost 45 inf + 58283 203.943 * * [simplify]: Extracting #7: cost 3 inf + 74804 203.957 * * [simplify]: Extracting #8: cost 0 inf + 75703 203.973 * * [simplify]: Extracting #9: cost 0 inf + 75553 203.986 * [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))) 203.986 * [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))))) 203.986 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 203.986 * * [simplify]: iters left: 6 (15 enodes) 203.991 * * [simplify]: iters left: 5 (62 enodes) 204.004 * * [simplify]: iters left: 4 (159 enodes) 204.051 * * [simplify]: iters left: 3 (475 enodes) 204.277 * * [simplify]: Extracting #0: cost 1 inf + 0 204.277 * * [simplify]: Extracting #1: cost 42 inf + 0 204.278 * * [simplify]: Extracting #2: cost 194 inf + 1 204.280 * * [simplify]: Extracting #3: cost 205 inf + 15094 204.293 * * [simplify]: Extracting #4: cost 20 inf + 63712 204.308 * * [simplify]: Extracting #5: cost 3 inf + 65204 204.323 * * [simplify]: Extracting #6: cost 0 inf + 65965 204.337 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 204.338 * [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)))) 204.338 * * * * [progress]: [ 458 / 3260 ] simplifiying candidate # 204.338 * [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)))))) 204.338 * * [simplify]: iters left: 6 (30 enodes) 204.349 * * [simplify]: iters left: 5 (121 enodes) 204.372 * * [simplify]: iters left: 4 (280 enodes) 204.445 * * [simplify]: Extracting #0: cost 1 inf + 0 204.446 * * [simplify]: Extracting #1: cost 13 inf + 0 204.446 * * [simplify]: Extracting #2: cost 151 inf + 0 204.447 * * [simplify]: Extracting #3: cost 255 inf + 204 204.448 * * [simplify]: Extracting #4: cost 232 inf + 4005 204.454 * * [simplify]: Extracting #5: cost 122 inf + 39052 204.464 * * [simplify]: Extracting #6: cost 51 inf + 66159 204.478 * * [simplify]: Extracting #7: cost 4 inf + 85802 204.497 * * [simplify]: Extracting #8: cost 0 inf + 87043 204.513 * * [simplify]: Extracting #9: cost 0 inf + 86973 204.528 * [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))) 204.529 * [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))))))) 204.529 * [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))))) 204.529 * * [simplify]: iters left: 6 (15 enodes) 204.533 * * [simplify]: iters left: 5 (62 enodes) 204.545 * * [simplify]: iters left: 4 (148 enodes) 204.587 * * [simplify]: iters left: 3 (499 enodes) 204.859 * * [simplify]: Extracting #0: cost 1 inf + 0 204.859 * * [simplify]: Extracting #1: cost 0 inf + 1 204.859 * [simplify]: Simplified to 0 204.859 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 204.859 * * * * [progress]: [ 459 / 3260 ] simplifiying candidate # 204.860 * [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))))) 204.860 * * [simplify]: iters left: 6 (29 enodes) 204.868 * * [simplify]: iters left: 5 (115 enodes) 204.889 * * [simplify]: iters left: 4 (247 enodes) 204.950 * * [simplify]: Extracting #0: cost 1 inf + 0 204.950 * * [simplify]: Extracting #1: cost 13 inf + 0 204.950 * * [simplify]: Extracting #2: cost 126 inf + 0 204.951 * * [simplify]: Extracting #3: cost 204 inf + 43 204.952 * * [simplify]: Extracting #4: cost 186 inf + 2192 204.955 * * [simplify]: Extracting #5: cost 102 inf + 26377 204.961 * * [simplify]: Extracting #6: cost 77 inf + 33765 204.968 * * [simplify]: Extracting #7: cost 49 inf + 42612 204.979 * * [simplify]: Extracting #8: cost 2 inf + 64783 204.991 * * [simplify]: Extracting #9: cost 0 inf + 65063 205.006 * * [simplify]: Extracting #10: cost 0 inf + 64913 205.018 * [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)))) 205.018 * [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)))))) 205.019 * [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)))) 205.019 * * [simplify]: iters left: 6 (14 enodes) 205.023 * * [simplify]: iters left: 5 (56 enodes) 205.033 * * [simplify]: iters left: 4 (117 enodes) 205.060 * * [simplify]: iters left: 3 (347 enodes) 205.190 * * [simplify]: Extracting #0: cost 1 inf + 0 205.190 * * [simplify]: Extracting #1: cost 0 inf + 1 205.190 * [simplify]: Simplified to 0 205.190 * [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)) 205.190 * * * * [progress]: [ 460 / 3260 ] simplifiying candidate # 205.190 * [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)))) 205.190 * * [simplify]: iters left: 6 (28 enodes) 205.198 * * [simplify]: iters left: 5 (111 enodes) 205.220 * * [simplify]: iters left: 4 (238 enodes) 205.277 * * [simplify]: Extracting #0: cost 1 inf + 0 205.277 * * [simplify]: Extracting #1: cost 13 inf + 0 205.277 * * [simplify]: Extracting #2: cost 117 inf + 0 205.278 * * [simplify]: Extracting #3: cost 180 inf + 2 205.278 * * [simplify]: Extracting #4: cost 169 inf + 900 205.279 * * [simplify]: Extracting #5: cost 168 inf + 2237 205.283 * * [simplify]: Extracting #6: cost 81 inf + 26171 205.292 * * [simplify]: Extracting #7: cost 4 inf + 52571 205.302 * * [simplify]: Extracting #8: cost 0 inf + 54720 205.312 * * [simplify]: Extracting #9: cost 0 inf + 54530 205.323 * [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)) 205.323 * [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))))) 205.323 * [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))) 205.323 * * [simplify]: iters left: 6 (14 enodes) 205.327 * * [simplify]: iters left: 5 (57 enodes) 205.341 * * [simplify]: iters left: 4 (116 enodes) 205.368 * * [simplify]: iters left: 3 (321 enodes) 205.490 * * [simplify]: Extracting #0: cost 1 inf + 0 205.490 * * [simplify]: Extracting #1: cost 0 inf + 1 205.491 * [simplify]: Simplified to 0 205.491 * [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)) 205.491 * * * * [progress]: [ 461 / 3260 ] simplifiying candidate # 205.491 * [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)))))) 205.492 * * [simplify]: iters left: 6 (29 enodes) 205.500 * * [simplify]: iters left: 5 (116 enodes) 205.522 * * [simplify]: iters left: 4 (271 enodes) 205.595 * * [simplify]: Extracting #0: cost 1 inf + 0 205.595 * * [simplify]: Extracting #1: cost 13 inf + 0 205.595 * * [simplify]: Extracting #2: cost 133 inf + 0 205.599 * * [simplify]: Extracting #3: cost 210 inf + 734 205.600 * * [simplify]: Extracting #4: cost 189 inf + 3974 205.604 * * [simplify]: Extracting #5: cost 103 inf + 29197 205.611 * * [simplify]: Extracting #6: cost 54 inf + 45056 205.622 * * [simplify]: Extracting #7: cost 5 inf + 66279 205.634 * * [simplify]: Extracting #8: cost 0 inf + 67853 205.647 * * [simplify]: Extracting #9: cost 0 inf + 67693 205.659 * [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)) 205.659 * [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))))))) 205.659 * [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))))) 205.660 * * [simplify]: iters left: 6 (15 enodes) 205.664 * * [simplify]: iters left: 5 (62 enodes) 205.678 * * [simplify]: iters left: 4 (149 enodes) 205.718 * * [simplify]: iters left: 3 (450 enodes) 205.948 * * [simplify]: Extracting #0: cost 1 inf + 0 205.948 * * [simplify]: Extracting #1: cost 0 inf + 1 205.948 * [simplify]: Simplified to 0 205.948 * [simplify]: 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)) 205.948 * * * * [progress]: [ 462 / 3260 ] simplifiying candidate # 205.949 * [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))))) 205.949 * * [simplify]: iters left: 6 (28 enodes) 205.957 * * [simplify]: iters left: 5 (111 enodes) 205.983 * * [simplify]: iters left: 4 (238 enodes) 206.038 * * [simplify]: Extracting #0: cost 1 inf + 0 206.038 * * [simplify]: Extracting #1: cost 13 inf + 0 206.038 * * [simplify]: Extracting #2: cost 113 inf + 0 206.039 * * [simplify]: Extracting #3: cost 171 inf + 328 206.040 * * [simplify]: Extracting #4: cost 161 inf + 1307 206.041 * * [simplify]: Extracting #5: cost 155 inf + 3734 206.044 * * [simplify]: Extracting #6: cost 81 inf + 23579 206.055 * * [simplify]: Extracting #7: cost 7 inf + 50253 206.065 * * [simplify]: Extracting #8: cost 0 inf + 52898 206.075 * * [simplify]: Extracting #9: cost 0 inf + 52588 206.085 * [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))))) 206.085 * [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)))))) 206.086 * [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)))) 206.086 * * [simplify]: iters left: 6 (14 enodes) 206.090 * * [simplify]: iters left: 5 (57 enodes) 206.101 * * [simplify]: iters left: 4 (118 enodes) 206.131 * * [simplify]: iters left: 3 (314 enodes) 206.236 * * [simplify]: Extracting #0: cost 1 inf + 0 206.236 * * [simplify]: Extracting #1: cost 0 inf + 1 206.236 * [simplify]: Simplified to 0 206.236 * [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)) 206.236 * * * * [progress]: [ 463 / 3260 ] simplifiying candidate # 206.237 * [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)))) 206.237 * * [simplify]: iters left: 6 (27 enodes) 206.244 * * [simplify]: iters left: 5 (102 enodes) 206.267 * * [simplify]: iters left: 4 (223 enodes) 206.316 * * [simplify]: Extracting #0: cost 1 inf + 0 206.317 * * [simplify]: Extracting #1: cost 15 inf + 0 206.317 * * [simplify]: Extracting #2: cost 114 inf + 0 206.317 * * [simplify]: Extracting #3: cost 152 inf + 370 206.318 * * [simplify]: Extracting #4: cost 134 inf + 2731 206.320 * * [simplify]: Extracting #5: cost 96 inf + 11231 206.325 * * [simplify]: Extracting #6: cost 75 inf + 15874 206.331 * * [simplify]: Extracting #7: cost 19 inf + 37168 206.339 * * [simplify]: Extracting #8: cost 0 inf + 46740 206.348 * * [simplify]: Extracting #9: cost 0 inf + 46180 206.357 * * [simplify]: Extracting #10: cost 0 inf + 46070 206.366 * [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))) 206.366 * [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))))) 206.366 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 206.366 * * [simplify]: iters left: 6 (13 enodes) 206.370 * * [simplify]: iters left: 5 (48 enodes) 206.380 * * [simplify]: iters left: 4 (103 enodes) 206.404 * * [simplify]: iters left: 3 (238 enodes) 206.470 * * [simplify]: Extracting #0: cost 1 inf + 0 206.470 * * [simplify]: Extracting #1: cost 0 inf + 1 206.470 * [simplify]: Simplified to 0 206.470 * [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)) 206.470 * * * * [progress]: [ 464 / 3260 ] simplifiying candidate # 206.470 * [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)))))) 206.470 * * [simplify]: iters left: 6 (28 enodes) 206.478 * * [simplify]: iters left: 5 (114 enodes) 206.500 * * [simplify]: iters left: 4 (267 enodes) 206.572 * * [simplify]: Extracting #0: cost 1 inf + 0 206.572 * * [simplify]: Extracting #1: cost 13 inf + 0 206.572 * * [simplify]: Extracting #2: cost 149 inf + 0 206.573 * * [simplify]: Extracting #3: cost 254 inf + 526 206.574 * * [simplify]: Extracting #4: cost 239 inf + 2552 206.578 * * [simplify]: Extracting #5: cost 145 inf + 32810 206.587 * * [simplify]: Extracting #6: cost 77 inf + 56283 206.598 * * [simplify]: Extracting #7: cost 40 inf + 68591 206.615 * * [simplify]: Extracting #8: cost 3 inf + 86441 206.631 * * [simplify]: Extracting #9: cost 0 inf + 87351 206.646 * * [simplify]: Extracting #10: cost 0 inf + 87231 206.661 * [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)))) 206.661 * [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))))))) 206.662 * [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))))) 206.662 * * [simplify]: iters left: 6 (15 enodes) 206.666 * * [simplify]: iters left: 5 (61 enodes) 206.677 * * [simplify]: iters left: 4 (142 enodes) 206.716 * * [simplify]: iters left: 3 (474 enodes) 206.918 * * [simplify]: Extracting #0: cost 1 inf + 0 206.918 * * [simplify]: Extracting #1: cost 0 inf + 1 206.918 * [simplify]: Simplified to 0 206.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))) 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)) 206.918 * * * * [progress]: [ 465 / 3260 ] simplifiying candidate # 206.918 * [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))))) 206.919 * * [simplify]: iters left: 6 (27 enodes) 206.926 * * [simplify]: iters left: 5 (109 enodes) 206.946 * * [simplify]: iters left: 4 (236 enodes) 207.003 * * [simplify]: Extracting #0: cost 1 inf + 0 207.003 * * [simplify]: Extracting #1: cost 13 inf + 0 207.003 * * [simplify]: Extracting #2: cost 123 inf + 0 207.004 * * [simplify]: Extracting #3: cost 199 inf + 124 207.005 * * [simplify]: Extracting #4: cost 184 inf + 1872 207.007 * * [simplify]: Extracting #5: cost 138 inf + 15681 207.014 * * [simplify]: Extracting #6: cost 52 inf + 42917 207.025 * * [simplify]: Extracting #7: cost 6 inf + 62079 207.037 * * [simplify]: Extracting #8: cost 0 inf + 64080 207.049 * * [simplify]: Extracting #9: cost 0 inf + 64000 207.061 * [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)))) 207.061 * [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)))))) 207.061 * [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)))) 207.061 * * [simplify]: iters left: 6 (14 enodes) 207.067 * * [simplify]: iters left: 5 (56 enodes) 207.077 * * [simplify]: iters left: 4 (113 enodes) 207.102 * * [simplify]: iters left: 3 (324 enodes) 207.201 * * [simplify]: Extracting #0: cost 1 inf + 0 207.201 * * [simplify]: Extracting #1: cost 0 inf + 1 207.201 * [simplify]: Simplified to 0 207.201 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 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)) 207.201 * * * * [progress]: [ 466 / 3260 ] simplifiying candidate # 207.201 * [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)))) 207.201 * * [simplify]: iters left: 6 (26 enodes) 207.209 * * [simplify]: iters left: 5 (102 enodes) 207.227 * * [simplify]: iters left: 4 (219 enodes) 207.279 * * [simplify]: Extracting #0: cost 1 inf + 0 207.279 * * [simplify]: Extracting #1: cost 13 inf + 0 207.280 * * [simplify]: Extracting #2: cost 116 inf + 0 207.280 * * [simplify]: Extracting #3: cost 176 inf + 44 207.281 * * [simplify]: Extracting #4: cost 169 inf + 897 207.282 * * [simplify]: Extracting #5: cost 163 inf + 3809 207.285 * * [simplify]: Extracting #6: cost 81 inf + 27535 207.294 * * [simplify]: Extracting #7: cost 6 inf + 52870 207.304 * * [simplify]: Extracting #8: cost 0 inf + 54502 207.315 * * [simplify]: Extracting #9: cost 0 inf + 54462 207.325 * [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))) 207.325 * [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))))) 207.325 * [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))) 207.325 * * [simplify]: iters left: 6 (14 enodes) 207.329 * * [simplify]: iters left: 5 (56 enodes) 207.342 * * [simplify]: iters left: 4 (112 enodes) 207.367 * * [simplify]: iters left: 3 (297 enodes) 207.451 * * [simplify]: Extracting #0: cost 1 inf + 0 207.451 * * [simplify]: Extracting #1: cost 0 inf + 1 207.451 * [simplify]: Simplified to 0 207.451 * [simplify]: 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)) 207.451 * * * * [progress]: [ 467 / 3260 ] simplifiying candidate # 207.451 * [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)))))) 207.451 * * [simplify]: iters left: 6 (28 enodes) 207.461 * * [simplify]: iters left: 5 (112 enodes) 207.480 * * [simplify]: iters left: 4 (247 enodes) 207.533 * * [simplify]: Extracting #0: cost 1 inf + 0 207.533 * * [simplify]: Extracting #1: cost 13 inf + 0 207.533 * * [simplify]: Extracting #2: cost 123 inf + 0 207.534 * * [simplify]: Extracting #3: cost 198 inf + 246 207.535 * * [simplify]: Extracting #4: cost 178 inf + 3000 207.538 * * [simplify]: Extracting #5: cost 107 inf + 23157 207.544 * * [simplify]: Extracting #6: cost 59 inf + 38955 207.554 * * [simplify]: Extracting #7: cost 6 inf + 61921 207.565 * * [simplify]: Extracting #8: cost 0 inf + 63585 207.577 * * [simplify]: Extracting #9: cost 0 inf + 63475 207.588 * [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))) 207.588 * [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))))))) 207.588 * [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))))) 207.589 * * [simplify]: iters left: 6 (13 enodes) 207.592 * * [simplify]: iters left: 5 (53 enodes) 207.603 * * [simplify]: iters left: 4 (118 enodes) 207.627 * * [simplify]: iters left: 3 (324 enodes) 207.719 * * [simplify]: Extracting #0: cost 1 inf + 0 207.719 * * [simplify]: Extracting #1: cost 0 inf + 1 207.719 * [simplify]: Simplified to 0 207.719 * [simplify]: 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)) 207.719 * * * * [progress]: [ 468 / 3260 ] simplifiying candidate # 207.720 * [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))))) 207.720 * * [simplify]: iters left: 6 (26 enodes) 207.726 * * [simplify]: iters left: 5 (101 enodes) 207.744 * * [simplify]: iters left: 4 (205 enodes) 207.783 * * [simplify]: iters left: 3 (485 enodes) 207.920 * * [simplify]: Extracting #0: cost 1 inf + 0 207.920 * * [simplify]: Extracting #1: cost 25 inf + 0 207.921 * * [simplify]: Extracting #2: cost 160 inf + 0 207.922 * * [simplify]: Extracting #3: cost 254 inf + 85 207.923 * * [simplify]: Extracting #4: cost 248 inf + 2117 207.926 * * [simplify]: Extracting #5: cost 178 inf + 13726 207.934 * * [simplify]: Extracting #6: cost 86 inf + 40486 207.950 * * [simplify]: Extracting #7: cost 7 inf + 75761 207.969 * * [simplify]: Extracting #8: cost 0 inf + 78069 207.991 * * [simplify]: Extracting #9: cost 0 inf + 77909 208.010 * [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)))) 208.010 * [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)))))) 208.010 * [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)))) 208.010 * * [simplify]: iters left: 6 (11 enodes) 208.013 * * [simplify]: iters left: 5 (43 enodes) 208.020 * * [simplify]: iters left: 4 (84 enodes) 208.036 * * [simplify]: iters left: 3 (212 enodes) 208.081 * * [simplify]: iters left: 2 (472 enodes) 208.190 * * [simplify]: Extracting #0: cost 1 inf + 0 208.190 * * [simplify]: Extracting #1: cost 0 inf + 1 208.190 * [simplify]: Simplified to 0 208.190 * [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)) 208.190 * * * * [progress]: [ 469 / 3260 ] simplifiying candidate # 208.190 * [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)))) 208.190 * * [simplify]: iters left: 6 (26 enodes) 208.197 * * [simplify]: iters left: 5 (103 enodes) 208.215 * * [simplify]: iters left: 4 (217 enodes) 208.264 * * [simplify]: Extracting #0: cost 1 inf + 0 208.265 * * [simplify]: Extracting #1: cost 13 inf + 0 208.265 * * [simplify]: Extracting #2: cost 105 inf + 0 208.265 * * [simplify]: Extracting #3: cost 151 inf + 2 208.266 * * [simplify]: Extracting #4: cost 140 inf + 981 208.267 * * [simplify]: Extracting #5: cost 132 inf + 3378 208.269 * * [simplify]: Extracting #6: cost 92 inf + 11144 208.275 * * [simplify]: Extracting #7: cost 19 inf + 36190 208.284 * * [simplify]: Extracting #8: cost 0 inf + 44633 208.293 * * [simplify]: Extracting #9: cost 0 inf + 44113 208.304 * * [simplify]: Extracting #10: cost 0 inf + 44033 208.312 * [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)) 208.312 * [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))))) 208.313 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 208.313 * * [simplify]: iters left: 6 (12 enodes) 208.317 * * [simplify]: iters left: 5 (49 enodes) 208.326 * * [simplify]: iters left: 4 (99 enodes) 208.348 * * [simplify]: iters left: 3 (234 enodes) 208.405 * * [simplify]: iters left: 2 (447 enodes) 208.508 * * [simplify]: Extracting #0: cost 1 inf + 0 208.508 * * [simplify]: Extracting #1: cost 0 inf + 1 208.508 * [simplify]: Simplified to 0 208.508 * [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)) 208.508 * * * * [progress]: [ 470 / 3260 ] simplifiying candidate # 208.509 * [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)))))) 208.509 * * [simplify]: iters left: 6 (28 enodes) 208.516 * * [simplify]: iters left: 5 (111 enodes) 208.538 * * [simplify]: iters left: 4 (242 enodes) 208.595 * * [simplify]: Extracting #0: cost 1 inf + 0 208.595 * * [simplify]: Extracting #1: cost 13 inf + 0 208.595 * * [simplify]: Extracting #2: cost 110 inf + 0 208.596 * * [simplify]: Extracting #3: cost 163 inf + 571 208.597 * * [simplify]: Extracting #4: cost 146 inf + 2803 208.599 * * [simplify]: Extracting #5: cost 92 inf + 15307 208.603 * * [simplify]: Extracting #6: cost 74 inf + 20206 208.608 * * [simplify]: Extracting #7: cost 31 inf + 35198 208.617 * * [simplify]: Extracting #8: cost 0 inf + 51053 208.630 * * [simplify]: Extracting #9: cost 0 inf + 50373 208.639 * * [simplify]: Extracting #10: cost 0 inf + 50223 208.649 * [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)))) 208.649 * [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))))))) 208.650 * [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))))) 208.650 * * [simplify]: iters left: 6 (14 enodes) 208.654 * * [simplify]: iters left: 5 (57 enodes) 208.664 * * [simplify]: iters left: 4 (121 enodes) 208.692 * * [simplify]: iters left: 3 (291 enodes) 208.781 * * [simplify]: Extracting #0: cost 1 inf + 0 208.781 * * [simplify]: Extracting #1: cost 0 inf + 1 208.782 * [simplify]: Simplified to 0 208.782 * [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)) 208.782 * * * * [progress]: [ 471 / 3260 ] simplifiying candidate # 208.782 * [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))))) 208.782 * * [simplify]: iters left: 6 (27 enodes) 208.790 * * [simplify]: iters left: 5 (106 enodes) 208.810 * * [simplify]: iters left: 4 (216 enodes) 208.860 * * [simplify]: iters left: 3 (498 enodes) 208.998 * * [simplify]: Extracting #0: cost 1 inf + 0 208.999 * * [simplify]: Extracting #1: cost 27 inf + 0 208.999 * * [simplify]: Extracting #2: cost 148 inf + 0 209.000 * * [simplify]: Extracting #3: cost 201 inf + 1791 209.002 * * [simplify]: Extracting #4: cost 164 inf + 6971 209.008 * * [simplify]: Extracting #5: cost 91 inf + 30183 209.026 * * [simplify]: Extracting #6: cost 8 inf + 63486 209.044 * * [simplify]: Extracting #7: cost 0 inf + 66245 209.061 * * [simplify]: Extracting #8: cost 0 inf + 66215 209.078 * [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)) 209.078 * [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)))))) 209.079 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 209.079 * * [simplify]: iters left: 6 (13 enodes) 209.083 * * [simplify]: iters left: 5 (52 enodes) 209.092 * * [simplify]: iters left: 4 (98 enodes) 209.115 * * [simplify]: iters left: 3 (212 enodes) 209.159 * * [simplify]: iters left: 2 (371 enodes) 209.241 * * [simplify]: Extracting #0: cost 1 inf + 0 209.241 * * [simplify]: Extracting #1: cost 0 inf + 1 209.241 * [simplify]: Simplified to 0 209.241 * [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)) 209.241 * * * * [progress]: [ 472 / 3260 ] simplifiying candidate # 209.241 * [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)))) 209.241 * * [simplify]: iters left: 6 (26 enodes) 209.248 * * [simplify]: iters left: 5 (97 enodes) 209.267 * * [simplify]: iters left: 4 (200 enodes) 209.310 * * [simplify]: iters left: 3 (422 enodes) 209.436 * * [simplify]: Extracting #0: cost 1 inf + 0 209.437 * * [simplify]: Extracting #1: cost 27 inf + 0 209.437 * * [simplify]: Extracting #2: cost 145 inf + 0 209.438 * * [simplify]: Extracting #3: cost 187 inf + 1017 209.440 * * [simplify]: Extracting #4: cost 167 inf + 3882 209.444 * * [simplify]: Extracting #5: cost 99 inf + 21871 209.457 * * [simplify]: Extracting #6: cost 12 inf + 58290 209.473 * * [simplify]: Extracting #7: cost 0 inf + 62752 209.489 * * [simplify]: Extracting #8: cost 0 inf + 62722 209.508 * [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)) 209.508 * [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))))) 209.509 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 209.509 * * [simplify]: iters left: 6 (12 enodes) 209.512 * * [simplify]: iters left: 5 (44 enodes) 209.521 * * [simplify]: iters left: 4 (92 enodes) 209.537 * * [simplify]: iters left: 3 (159 enodes) 209.565 * * [simplify]: iters left: 2 (267 enodes) 209.614 * * [simplify]: iters left: 1 (364 enodes) 209.678 * * [simplify]: Extracting #0: cost 1 inf + 0 209.678 * * [simplify]: Extracting #1: cost 0 inf + 1 209.678 * [simplify]: Simplified to 0 209.678 * [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)) 209.678 * * * * [progress]: [ 473 / 3260 ] simplifiying candidate # 209.678 * [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)))))) 209.679 * * [simplify]: iters left: 6 (27 enodes) 209.686 * * [simplify]: iters left: 5 (112 enodes) 209.711 * * [simplify]: iters left: 4 (269 enodes) 209.782 * * [simplify]: Extracting #0: cost 1 inf + 0 209.782 * * [simplify]: Extracting #1: cost 13 inf + 0 209.783 * * [simplify]: Extracting #2: cost 148 inf + 0 209.784 * * [simplify]: Extracting #3: cost 239 inf + 692 209.785 * * [simplify]: Extracting #4: cost 194 inf + 8632 209.791 * * [simplify]: Extracting #5: cost 105 inf + 36761 209.798 * * [simplify]: Extracting #6: cost 77 inf + 44699 209.808 * * [simplify]: Extracting #7: cost 50 inf + 53247 209.820 * * [simplify]: Extracting #8: cost 2 inf + 75079 209.834 * * [simplify]: Extracting #9: cost 0 inf + 75399 209.851 * [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))))))) 209.851 * [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))))))) 209.851 * [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))))) 209.851 * * [simplify]: iters left: 6 (15 enodes) 209.856 * * [simplify]: iters left: 5 (64 enodes) 209.869 * * [simplify]: iters left: 4 (149 enodes) 209.908 * * [simplify]: iters left: 3 (466 enodes) 210.200 * * [simplify]: Extracting #0: cost 1 inf + 0 210.200 * * [simplify]: Extracting #1: cost 0 inf + 1 210.200 * [simplify]: Simplified to 0 210.200 * [simplify]: 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)) 210.201 * * * * [progress]: [ 474 / 3260 ] simplifiying candidate # 210.201 * [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))))) 210.201 * * [simplify]: iters left: 6 (26 enodes) 210.209 * * [simplify]: iters left: 5 (107 enodes) 210.228 * * [simplify]: iters left: 4 (239 enodes) 210.286 * * [simplify]: Extracting #0: cost 1 inf + 0 210.286 * * [simplify]: Extracting #1: cost 13 inf + 0 210.286 * * [simplify]: Extracting #2: cost 127 inf + 0 210.287 * * [simplify]: Extracting #3: cost 193 inf + 372 210.288 * * [simplify]: Extracting #4: cost 154 inf + 6225 210.292 * * [simplify]: Extracting #5: cost 86 inf + 24205 210.298 * * [simplify]: Extracting #6: cost 51 inf + 37648 210.308 * * [simplify]: Extracting #7: cost 3 inf + 56873 210.320 * * [simplify]: Extracting #8: cost 0 inf + 57679 210.333 * * [simplify]: Extracting #9: cost 0 inf + 57664 210.344 * [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)))) 210.344 * [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)))))) 210.345 * [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)))) 210.345 * * [simplify]: iters left: 6 (14 enodes) 210.349 * * [simplify]: iters left: 5 (59 enodes) 210.360 * * [simplify]: iters left: 4 (121 enodes) 210.387 * * [simplify]: iters left: 3 (332 enodes) 210.541 * * [simplify]: Extracting #0: cost 1 inf + 0 210.542 * * [simplify]: Extracting #1: cost 0 inf + 1 210.543 * [simplify]: Simplified to 0 210.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) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 210.543 * * * * [progress]: [ 475 / 3260 ] simplifiying candidate # 210.543 * [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)))) 210.543 * * [simplify]: iters left: 6 (25 enodes) 210.551 * * [simplify]: iters left: 5 (100 enodes) 210.570 * * [simplify]: iters left: 4 (222 enodes) 210.626 * * [simplify]: Extracting #0: cost 1 inf + 0 210.626 * * [simplify]: Extracting #1: cost 13 inf + 0 210.626 * * [simplify]: Extracting #2: cost 108 inf + 0 210.627 * * [simplify]: Extracting #3: cost 156 inf + 4 210.627 * * [simplify]: Extracting #4: cost 149 inf + 379 210.629 * * [simplify]: Extracting #5: cost 113 inf + 7724 210.632 * * [simplify]: Extracting #6: cost 74 inf + 16005 210.637 * * [simplify]: Extracting #7: cost 26 inf + 33885 210.646 * * [simplify]: Extracting #8: cost 0 inf + 46220 210.657 * * [simplify]: Extracting #9: cost 0 inf + 45700 210.666 * [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)) 210.666 * [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))))) 210.667 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 210.667 * * [simplify]: iters left: 6 (13 enodes) 210.671 * * [simplify]: iters left: 5 (54 enodes) 210.682 * * [simplify]: iters left: 4 (112 enodes) 210.708 * * [simplify]: iters left: 3 (281 enodes) 210.816 * * [simplify]: Extracting #0: cost 1 inf + 0 210.816 * * [simplify]: Extracting #1: cost 0 inf + 1 210.816 * [simplify]: Simplified to 0 210.816 * [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)) 210.816 * * * * [progress]: [ 476 / 3260 ] simplifiying candidate # 210.816 * [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)))))) 210.816 * * [simplify]: iters left: 6 (28 enodes) 210.825 * * [simplify]: iters left: 5 (113 enodes) 210.847 * * [simplify]: iters left: 4 (260 enodes) 210.910 * * [simplify]: Extracting #0: cost 1 inf + 0 210.910 * * [simplify]: Extracting #1: cost 13 inf + 0 210.911 * * [simplify]: Extracting #2: cost 128 inf + 0 210.911 * * [simplify]: Extracting #3: cost 194 inf + 616 210.913 * * [simplify]: Extracting #4: cost 159 inf + 5968 210.916 * * [simplify]: Extracting #5: cost 102 inf + 21765 210.925 * * [simplify]: Extracting #6: cost 56 inf + 35560 210.935 * * [simplify]: Extracting #7: cost 5 inf + 57624 210.946 * * [simplify]: Extracting #8: cost 0 inf + 58666 210.957 * * [simplify]: Extracting #9: cost 0 inf + 58636 210.969 * [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)))) 210.969 * [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))))))) 210.969 * [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))))) 210.969 * * [simplify]: iters left: 6 (14 enodes) 210.974 * * [simplify]: iters left: 5 (59 enodes) 210.985 * * [simplify]: iters left: 4 (134 enodes) 211.019 * * [simplify]: iters left: 3 (357 enodes) 211.179 * * [simplify]: Extracting #0: cost 1 inf + 0 211.179 * * [simplify]: Extracting #1: cost 0 inf + 1 211.179 * [simplify]: Simplified to 0 211.179 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 211.179 * * * * [progress]: [ 477 / 3260 ] simplifiying candidate # 211.179 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 211.180 * * [simplify]: iters left: 6 (27 enodes) 211.187 * * [simplify]: iters left: 5 (107 enodes) 211.208 * * [simplify]: iters left: 4 (230 enodes) 211.262 * * [simplify]: Extracting #0: cost 1 inf + 0 211.262 * * [simplify]: Extracting #1: cost 13 inf + 0 211.263 * * [simplify]: Extracting #2: cost 116 inf + 0 211.263 * * [simplify]: Extracting #3: cost 164 inf + 168 211.264 * * [simplify]: Extracting #4: cost 129 inf + 4774 211.267 * * [simplify]: Extracting #5: cost 85 inf + 14076 211.270 * * [simplify]: Extracting #6: cost 72 inf + 16522 211.275 * * [simplify]: Extracting #7: cost 29 inf + 32191 211.285 * * [simplify]: Extracting #8: cost 1 inf + 46384 211.294 * * [simplify]: Extracting #9: cost 0 inf + 46244 211.304 * * [simplify]: Extracting #10: cost 0 inf + 46214 211.313 * [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))) 211.313 * [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)))))) 211.314 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 211.314 * * [simplify]: iters left: 6 (13 enodes) 211.318 * * [simplify]: iters left: 5 (53 enodes) 211.331 * * [simplify]: iters left: 4 (106 enodes) 211.354 * * [simplify]: iters left: 3 (257 enodes) 211.448 * * [simplify]: Extracting #0: cost 1 inf + 0 211.448 * * [simplify]: Extracting #1: cost 0 inf + 1 211.448 * [simplify]: Simplified to 0 211.448 * [simplify]: 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)) 211.449 * * * * [progress]: [ 478 / 3260 ] simplifiying candidate # 211.449 * [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)))) 211.449 * * [simplify]: iters left: 6 (26 enodes) 211.459 * * [simplify]: iters left: 5 (103 enodes) 211.480 * * [simplify]: iters left: 4 (216 enodes) 211.531 * * [simplify]: Extracting #0: cost 1 inf + 0 211.531 * * [simplify]: Extracting #1: cost 13 inf + 0 211.531 * * [simplify]: Extracting #2: cost 104 inf + 0 211.531 * * [simplify]: Extracting #3: cost 133 inf + 254 211.532 * * [simplify]: Extracting #4: cost 117 inf + 1609 211.534 * * [simplify]: Extracting #5: cost 89 inf + 6338 211.536 * * [simplify]: Extracting #6: cost 74 inf + 9188 211.541 * * [simplify]: Extracting #7: cost 24 inf + 28217 211.549 * * [simplify]: Extracting #8: cost 0 inf + 39404 211.557 * * [simplify]: Extracting #9: cost 0 inf + 38844 211.565 * * [simplify]: Extracting #10: cost 0 inf + 38804 211.573 * [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)))) 211.573 * [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))))) 211.573 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 211.574 * * [simplify]: iters left: 6 (12 enodes) 211.577 * * [simplify]: iters left: 5 (49 enodes) 211.587 * * [simplify]: iters left: 4 (94 enodes) 211.611 * * [simplify]: iters left: 3 (221 enodes) 211.689 * * [simplify]: iters left: 2 (492 enodes) 211.937 * * [simplify]: Extracting #0: cost 1 inf + 0 211.937 * * [simplify]: Extracting #1: cost 0 inf + 1 211.938 * [simplify]: Simplified to 0 211.938 * [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)) 211.938 * * * * [progress]: [ 479 / 3260 ] simplifiying candidate # 211.938 * [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)))))) 211.938 * * [simplify]: iters left: 6 (27 enodes) 211.946 * * [simplify]: iters left: 5 (106 enodes) 211.966 * * [simplify]: iters left: 4 (235 enodes) 212.023 * * [simplify]: Extracting #0: cost 1 inf + 0 212.023 * * [simplify]: Extracting #1: cost 13 inf + 0 212.023 * * [simplify]: Extracting #2: cost 118 inf + 0 212.024 * * [simplify]: Extracting #3: cost 161 inf + 1059 212.026 * * [simplify]: Extracting #4: cost 113 inf + 8851 212.029 * * [simplify]: Extracting #5: cost 82 inf + 16317 212.033 * * [simplify]: Extracting #6: cost 54 inf + 25393 212.041 * * [simplify]: Extracting #7: cost 9 inf + 44457 212.050 * * [simplify]: Extracting #8: cost 0 inf + 48317 212.059 * * [simplify]: Extracting #9: cost 0 inf + 48207 212.068 * [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)))) 212.069 * [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))))))) 212.069 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 212.069 * * [simplify]: iters left: 6 (13 enodes) 212.073 * * [simplify]: iters left: 5 (52 enodes) 212.086 * * [simplify]: iters left: 4 (111 enodes) 212.113 * * [simplify]: iters left: 3 (278 enodes) 212.217 * * [simplify]: Extracting #0: cost 1 inf + 0 212.217 * * [simplify]: Extracting #1: cost 0 inf + 1 212.217 * [simplify]: Simplified to 0 212.217 * [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)) 212.217 * * * * [progress]: [ 480 / 3260 ] simplifiying candidate # 212.218 * [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))))) 212.218 * * [simplify]: iters left: 6 (26 enodes) 212.225 * * [simplify]: iters left: 5 (101 enodes) 212.244 * * [simplify]: iters left: 4 (211 enodes) 212.296 * * [simplify]: iters left: 3 (481 enodes) 212.455 * * [simplify]: Extracting #0: cost 1 inf + 0 212.455 * * [simplify]: Extracting #1: cost 28 inf + 0 212.456 * * [simplify]: Extracting #2: cost 163 inf + 1 212.457 * * [simplify]: Extracting #3: cost 199 inf + 1515 212.463 * * [simplify]: Extracting #4: cost 160 inf + 6434 212.468 * * [simplify]: Extracting #5: cost 90 inf + 28223 212.483 * * [simplify]: Extracting #6: cost 8 inf + 61436 212.500 * * [simplify]: Extracting #7: cost 0 inf + 64621 212.517 * * [simplify]: Extracting #8: cost 0 inf + 64421 212.534 * [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))) 212.534 * [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)))))) 212.535 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 212.535 * * [simplify]: iters left: 6 (12 enodes) 212.539 * * [simplify]: iters left: 5 (47 enodes) 212.549 * * [simplify]: iters left: 4 (89 enodes) 212.569 * * [simplify]: iters left: 3 (186 enodes) 212.621 * * [simplify]: iters left: 2 (378 enodes) 212.773 * * [simplify]: Extracting #0: cost 1 inf + 0 212.774 * * [simplify]: Extracting #1: cost 0 inf + 1 212.774 * [simplify]: Simplified to 0 212.774 * [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)) 212.774 * * * * [progress]: [ 481 / 3260 ] simplifiying candidate # 212.774 * [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)))) 212.774 * * [simplify]: iters left: 6 (25 enodes) 212.782 * * [simplify]: iters left: 5 (95 enodes) 212.798 * * [simplify]: iters left: 4 (177 enodes) 212.834 * * [simplify]: iters left: 3 (363 enodes) 212.945 * * [simplify]: Extracting #0: cost 1 inf + 0 212.945 * * [simplify]: Extracting #1: cost 21 inf + 0 212.946 * * [simplify]: Extracting #2: cost 132 inf + 2 212.946 * * [simplify]: Extracting #3: cost 166 inf + 821 212.948 * * [simplify]: Extracting #4: cost 144 inf + 3490 212.952 * * [simplify]: Extracting #5: cost 89 inf + 23256 212.965 * * [simplify]: Extracting #6: cost 13 inf + 54944 212.983 * * [simplify]: Extracting #7: cost 0 inf + 60205 212.998 * [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)) 212.998 * [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))))) 212.999 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 212.999 * * [simplify]: iters left: 6 (11 enodes) 213.002 * * [simplify]: iters left: 5 (40 enodes) 213.008 * * [simplify]: iters left: 4 (65 enodes) 213.019 * * [simplify]: iters left: 3 (97 enodes) 213.036 * * [simplify]: iters left: 2 (165 enodes) 213.072 * * [simplify]: iters left: 1 (271 enodes) 213.127 * * [simplify]: Extracting #0: cost 1 inf + 0 213.127 * * [simplify]: Extracting #1: cost 0 inf + 1 213.127 * [simplify]: Simplified to 0 213.127 * [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)) 213.127 * * * * [progress]: [ 482 / 3260 ] simplifiying candidate # 213.127 * [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)))))) 213.127 * * [simplify]: iters left: 6 (26 enodes) 213.134 * * [simplify]: iters left: 5 (105 enodes) 213.152 * * [simplify]: iters left: 4 (230 enodes) 213.203 * * [simplify]: Extracting #0: cost 1 inf + 0 213.203 * * [simplify]: Extracting #1: cost 13 inf + 0 213.203 * * [simplify]: Extracting #2: cost 114 inf + 0 213.204 * * [simplify]: Extracting #3: cost 142 inf + 2442 213.206 * * [simplify]: Extracting #4: cost 80 inf + 12908 213.209 * * [simplify]: Extracting #5: cost 78 inf + 14976 213.211 * * [simplify]: Extracting #6: cost 72 inf + 16441 213.218 * * [simplify]: Extracting #7: cost 18 inf + 38370 213.227 * * [simplify]: Extracting #8: cost 0 inf + 46628 213.237 * * [simplify]: Extracting #9: cost 0 inf + 46228 213.246 * * [simplify]: Extracting #10: cost 0 inf + 46133 213.255 * [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)))) 213.255 * [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))))))) 213.255 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 213.255 * * [simplify]: iters left: 6 (12 enodes) 213.258 * * [simplify]: iters left: 5 (51 enodes) 213.267 * * [simplify]: iters left: 4 (106 enodes) 213.289 * * [simplify]: iters left: 3 (247 enodes) 213.361 * * [simplify]: Extracting #0: cost 1 inf + 0 213.361 * * [simplify]: Extracting #1: cost 0 inf + 1 213.361 * [simplify]: Simplified to 0 213.361 * [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)) 213.361 * * * * [progress]: [ 483 / 3260 ] simplifiying candidate # 213.361 * [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))))) 213.361 * * [simplify]: iters left: 6 (25 enodes) 213.367 * * [simplify]: iters left: 5 (100 enodes) 213.385 * * [simplify]: iters left: 4 (208 enodes) 213.430 * * [simplify]: iters left: 3 (475 enodes) 213.589 * * [simplify]: Extracting #0: cost 1 inf + 0 213.589 * * [simplify]: Extracting #1: cost 28 inf + 0 213.590 * * [simplify]: Extracting #2: cost 171 inf + 1 213.591 * * [simplify]: Extracting #3: cost 201 inf + 2009 213.594 * * [simplify]: Extracting #4: cost 149 inf + 9045 213.599 * * [simplify]: Extracting #5: cost 110 inf + 21269 213.615 * * [simplify]: Extracting #6: cost 29 inf + 54148 213.632 * * [simplify]: Extracting #7: cost 1 inf + 66170 213.650 * * [simplify]: Extracting #8: cost 0 inf + 66630 213.667 * [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))) 213.667 * [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)))))) 213.668 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 213.668 * * [simplify]: iters left: 6 (11 enodes) 213.671 * * [simplify]: iters left: 5 (46 enodes) 213.679 * * [simplify]: iters left: 4 (86 enodes) 213.701 * * [simplify]: iters left: 3 (183 enodes) 213.750 * * [simplify]: iters left: 2 (372 enodes) 213.896 * * [simplify]: Extracting #0: cost 1 inf + 0 213.896 * * [simplify]: Extracting #1: cost 0 inf + 1 213.896 * [simplify]: Simplified to 0 213.896 * [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)) 213.897 * * * * [progress]: [ 484 / 3260 ] simplifiying candidate # 213.897 * [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)))) 213.897 * * [simplify]: iters left: 6 (24 enodes) 213.904 * * [simplify]: iters left: 5 (94 enodes) 213.925 * * [simplify]: iters left: 4 (176 enodes) 213.961 * * [simplify]: iters left: 3 (362 enodes) 214.071 * * [simplify]: Extracting #0: cost 1 inf + 0 214.071 * * [simplify]: Extracting #1: cost 21 inf + 0 214.072 * * [simplify]: Extracting #2: cost 131 inf + 2 214.072 * * [simplify]: Extracting #3: cost 165 inf + 778 214.074 * * [simplify]: Extracting #4: cost 145 inf + 3244 214.077 * * [simplify]: Extracting #5: cost 100 inf + 17983 214.089 * * [simplify]: Extracting #6: cost 17 inf + 52795 214.104 * * [simplify]: Extracting #7: cost 0 inf + 59704 214.119 * [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)) 214.119 * [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))))) 214.120 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 214.120 * * [simplify]: iters left: 6 (10 enodes) 214.123 * * [simplify]: iters left: 5 (39 enodes) 214.133 * * [simplify]: iters left: 4 (64 enodes) 214.146 * * [simplify]: iters left: 3 (96 enodes) 214.164 * * [simplify]: iters left: 2 (164 enodes) 214.203 * * [simplify]: iters left: 1 (270 enodes) 214.262 * * [simplify]: Extracting #0: cost 1 inf + 0 214.262 * * [simplify]: Extracting #1: cost 0 inf + 1 214.262 * [simplify]: Simplified to 0 214.262 * [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)) 214.262 * * * * [progress]: [ 485 / 3260 ] simplifiying candidate # 214.262 * [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)))))) 214.262 * * [simplify]: iters left: 6 (26 enodes) 214.270 * * [simplify]: iters left: 5 (106 enodes) 214.291 * * [simplify]: iters left: 4 (239 enodes) 214.347 * * [simplify]: Extracting #0: cost 1 inf + 0 214.347 * * [simplify]: Extracting #1: cost 13 inf + 0 214.347 * * [simplify]: Extracting #2: cost 112 inf + 0 214.348 * * [simplify]: Extracting #3: cost 139 inf + 2119 214.350 * * [simplify]: Extracting #4: cost 80 inf + 12297 214.353 * * [simplify]: Extracting #5: cost 78 inf + 13962 214.356 * * [simplify]: Extracting #6: cost 69 inf + 16446 214.362 * * [simplify]: Extracting #7: cost 16 inf + 37853 214.371 * * [simplify]: Extracting #8: cost 0 inf + 45431 214.380 * * [simplify]: Extracting #9: cost 0 inf + 45071 214.389 * [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))))) 214.389 * [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))))))) 214.389 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 214.389 * * [simplify]: iters left: 6 (12 enodes) 214.394 * * [simplify]: iters left: 5 (53 enodes) 214.405 * * [simplify]: iters left: 4 (117 enodes) 214.432 * * [simplify]: iters left: 3 (255 enodes) 214.502 * * [simplify]: Extracting #0: cost 1 inf + 0 214.502 * * [simplify]: Extracting #1: cost 0 inf + 1 214.502 * [simplify]: Simplified to 0 214.502 * [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)) 214.502 * * * * [progress]: [ 486 / 3260 ] simplifiying candidate # 214.502 * [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))))) 214.502 * * [simplify]: iters left: 6 (25 enodes) 214.510 * * [simplify]: iters left: 5 (101 enodes) 214.530 * * [simplify]: iters left: 4 (218 enodes) 214.579 * * [simplify]: iters left: 3 (463 enodes) 214.724 * * [simplify]: Extracting #0: cost 1 inf + 0 214.724 * * [simplify]: Extracting #1: cost 27 inf + 0 214.725 * * [simplify]: Extracting #2: cost 174 inf + 1 214.726 * * [simplify]: Extracting #3: cost 203 inf + 2339 214.729 * * [simplify]: Extracting #4: cost 146 inf + 9416 214.733 * * [simplify]: Extracting #5: cost 135 inf + 10566 214.739 * * [simplify]: Extracting #6: cost 89 inf + 28087 214.756 * * [simplify]: Extracting #7: cost 11 inf + 62642 214.774 * * [simplify]: Extracting #8: cost 0 inf + 66663 214.792 * * [simplify]: Extracting #9: cost 0 inf + 66543 214.810 * [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))) 214.810 * [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)))))) 214.810 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 214.810 * * [simplify]: iters left: 6 (11 enodes) 214.815 * * [simplify]: iters left: 5 (48 enodes) 214.825 * * [simplify]: iters left: 4 (98 enodes) 214.845 * * [simplify]: iters left: 3 (181 enodes) 214.887 * * [simplify]: iters left: 2 (358 enodes) 215.010 * * [simplify]: Extracting #0: cost 1 inf + 0 215.010 * * [simplify]: Extracting #1: cost 0 inf + 1 215.010 * [simplify]: Simplified to 0 215.010 * [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)) 215.010 * * * * [progress]: [ 487 / 3260 ] simplifiying candidate # 215.011 * [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)))) 215.011 * * [simplify]: iters left: 6 (24 enodes) 215.019 * * [simplify]: iters left: 5 (94 enodes) 215.037 * * [simplify]: iters left: 4 (196 enodes) 215.077 * * [simplify]: iters left: 3 (412 enodes) 215.200 * * [simplify]: Extracting #0: cost 1 inf + 0 215.201 * * [simplify]: Extracting #1: cost 28 inf + 0 215.201 * * [simplify]: Extracting #2: cost 147 inf + 43 215.202 * * [simplify]: Extracting #3: cost 171 inf + 1454 215.204 * * [simplify]: Extracting #4: cost 148 inf + 3848 215.209 * * [simplify]: Extracting #5: cost 132 inf + 6018 215.214 * * [simplify]: Extracting #6: cost 86 inf + 23094 215.227 * * [simplify]: Extracting #7: cost 14 inf + 55279 215.243 * * [simplify]: Extracting #8: cost 0 inf + 61080 215.258 * [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))) 215.259 * [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))))) 215.259 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 215.259 * * [simplify]: iters left: 6 (10 enodes) 215.263 * * [simplify]: iters left: 5 (41 enodes) 215.272 * * [simplify]: iters left: 4 (81 enodes) 215.286 * * [simplify]: iters left: 3 (127 enodes) 215.307 * * [simplify]: iters left: 2 (186 enodes) 215.337 * * [simplify]: iters left: 1 (266 enodes) 215.408 * * [simplify]: Extracting #0: cost 1 inf + 0 215.408 * * [simplify]: Extracting #1: cost 0 inf + 1 215.408 * [simplify]: Simplified to 0 215.408 * [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)) 215.408 * * * * [progress]: [ 488 / 3260 ] simplifiying candidate # 215.408 * [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))) 215.409 * * [simplify]: iters left: 6 (23 enodes) 215.415 * * [simplify]: iters left: 5 (91 enodes) 215.436 * * [simplify]: iters left: 4 (177 enodes) 215.473 * * [simplify]: iters left: 3 (371 enodes) 215.586 * * [simplify]: Extracting #0: cost 1 inf + 0 215.586 * * [simplify]: Extracting #1: cost 21 inf + 0 215.587 * * [simplify]: Extracting #2: cost 125 inf + 2 215.588 * * [simplify]: Extracting #3: cost 163 inf + 658 215.589 * * [simplify]: Extracting #4: cost 148 inf + 3072 215.593 * * [simplify]: Extracting #5: cost 94 inf + 19628 215.606 * * [simplify]: Extracting #6: cost 14 inf + 53555 215.625 * * [simplify]: Extracting #7: cost 0 inf + 59074 215.640 * * [simplify]: Extracting #8: cost 0 inf + 58994 215.656 * [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))) 215.656 * [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)))) 215.656 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 215.656 * * [simplify]: iters left: 6 (9 enodes) 215.659 * * [simplify]: iters left: 5 (36 enodes) 215.667 * * [simplify]: iters left: 4 (67 enodes) 215.679 * * [simplify]: iters left: 3 (97 enodes) 215.698 * * [simplify]: iters left: 2 (158 enodes) 215.738 * * [simplify]: iters left: 1 (263 enodes) 215.789 * * [simplify]: Extracting #0: cost 1 inf + 0 215.789 * * [simplify]: Extracting #1: cost 0 inf + 1 215.789 * [simplify]: Simplified to 0 215.789 * [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)) 215.789 * * * * [progress]: [ 489 / 3260 ] simplifiying candidate # 215.789 * [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)))) 215.790 * * [simplify]: iters left: 6 (23 enodes) 215.796 * * [simplify]: iters left: 5 (92 enodes) 215.814 * * [simplify]: iters left: 4 (187 enodes) 215.855 * * [simplify]: iters left: 3 (396 enodes) 215.977 * * [simplify]: Extracting #0: cost 1 inf + 0 215.977 * * [simplify]: Extracting #1: cost 24 inf + 0 215.977 * * [simplify]: Extracting #2: cost 135 inf + 1 215.978 * * [simplify]: Extracting #3: cost 181 inf + 421 215.980 * * [simplify]: Extracting #4: cost 147 inf + 4244 215.984 * * [simplify]: Extracting #5: cost 92 inf + 20641 215.998 * * [simplify]: Extracting #6: cost 8 inf + 56030 216.013 * * [simplify]: Extracting #7: cost 0 inf + 59430 216.029 * * [simplify]: Extracting #8: cost 0 inf + 59350 216.047 * [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))) 216.047 * [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))))) 216.048 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 216.048 * * [simplify]: iters left: 5 (9 enodes) 216.051 * * [simplify]: iters left: 4 (39 enodes) 216.058 * * [simplify]: iters left: 3 (65 enodes) 216.071 * * [simplify]: iters left: 2 (129 enodes) 216.098 * * [simplify]: iters left: 1 (210 enodes) 216.141 * * [simplify]: Extracting #0: cost 1 inf + 0 216.141 * * [simplify]: Extracting #1: cost 0 inf + 1 216.141 * [simplify]: Simplified to 0 216.141 * [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)) 216.142 * * * * [progress]: [ 490 / 3260 ] simplifiying candidate # 216.142 * [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)))))) 216.142 * * [simplify]: iters left: 6 (25 enodes) 216.149 * * [simplify]: iters left: 5 (97 enodes) 216.166 * * [simplify]: iters left: 4 (164 enodes) 216.200 * * [simplify]: iters left: 3 (346 enodes) 216.308 * * [simplify]: Extracting #0: cost 1 inf + 0 216.308 * * [simplify]: Extracting #1: cost 11 inf + 0 216.308 * * [simplify]: Extracting #2: cost 123 inf + 0 216.309 * * [simplify]: Extracting #3: cost 206 inf + 375 216.311 * * [simplify]: Extracting #4: cost 185 inf + 2898 216.313 * * [simplify]: Extracting #5: cost 169 inf + 8459 216.320 * * [simplify]: Extracting #6: cost 118 inf + 30350 216.336 * * [simplify]: Extracting #7: cost 15 inf + 79169 216.356 * * [simplify]: Extracting #8: cost 0 inf + 86290 216.376 * [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)) 216.376 * [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))))))) 216.376 * [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.376 * * [simplify]: iters left: 6 (10 enodes) 216.379 * * [simplify]: iters left: 5 (37 enodes) 216.386 * * [simplify]: iters left: 4 (57 enodes) 216.397 * * [simplify]: iters left: 3 (104 enodes) 216.419 * * [simplify]: iters left: 2 (158 enodes) 216.445 * * [simplify]: iters left: 1 (225 enodes) 216.484 * * [simplify]: Extracting #0: cost 1 inf + 0 216.484 * * [simplify]: Extracting #1: cost 0 inf + 1 216.484 * [simplify]: Simplified to 0 216.484 * [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)) 216.484 * * * * [progress]: [ 491 / 3260 ] simplifiying candidate # 216.484 * [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))))) 216.485 * * [simplify]: iters left: 6 (24 enodes) 216.491 * * [simplify]: iters left: 5 (88 enodes) 216.506 * * [simplify]: iters left: 4 (148 enodes) 216.533 * * [simplify]: iters left: 3 (315 enodes) 216.636 * * [simplify]: Extracting #0: cost 1 inf + 0 216.636 * * [simplify]: Extracting #1: cost 9 inf + 0 216.636 * * [simplify]: Extracting #2: cost 113 inf + 0 216.637 * * [simplify]: Extracting #3: cost 191 inf + 209 216.638 * * [simplify]: Extracting #4: cost 174 inf + 1722 216.639 * * [simplify]: Extracting #5: cost 167 inf + 4476 216.643 * * [simplify]: Extracting #6: cost 120 inf + 24159 216.659 * * [simplify]: Extracting #7: cost 16 inf + 74102 216.678 * * [simplify]: Extracting #8: cost 0 inf + 81483 216.700 * * [simplify]: Extracting #9: cost 0 inf + 81283 216.720 * [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)) 216.720 * [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)))))) 216.720 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 216.720 * * [simplify]: iters left: 6 (9 enodes) 216.723 * * [simplify]: iters left: 5 (29 enodes) 216.728 * * [simplify]: iters left: 4 (42 enodes) 216.734 * * [simplify]: iters left: 3 (58 enodes) 216.743 * * [simplify]: iters left: 2 (68 enodes) 216.751 * * [simplify]: Extracting #0: cost 1 inf + 0 216.751 * * [simplify]: Extracting #1: cost 0 inf + 1 216.751 * [simplify]: Simplified to 0 216.751 * [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)) 216.752 * * * * [progress]: [ 492 / 3260 ] simplifiying candidate # 216.752 * [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)))))) 216.752 * * [simplify]: iters left: 6 (26 enodes) 216.759 * * [simplify]: iters left: 5 (105 enodes) 216.780 * * [simplify]: iters left: 4 (225 enodes) 216.829 * * [simplify]: Extracting #0: cost 1 inf + 0 216.829 * * [simplify]: Extracting #1: cost 11 inf + 0 216.830 * * [simplify]: Extracting #2: cost 96 inf + 0 216.830 * * [simplify]: Extracting #3: cost 157 inf + 1 216.831 * * [simplify]: Extracting #4: cost 156 inf + 86 216.831 * * [simplify]: Extracting #5: cost 155 inf + 1267 216.832 * * [simplify]: Extracting #6: cost 144 inf + 3759 216.836 * * [simplify]: Extracting #7: cost 72 inf + 31325 216.848 * * [simplify]: Extracting #8: cost 6 inf + 57665 216.859 * * [simplify]: Extracting #9: cost 0 inf + 58528 216.869 * * [simplify]: Extracting #10: cost 0 inf + 58408 216.880 * * [simplify]: Extracting #11: cost 0 inf + 58328 216.891 * [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)))) 216.891 * [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))))))) 216.891 * [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))))) 216.891 * * [simplify]: iters left: 6 (13 enodes) 216.895 * * [simplify]: iters left: 5 (53 enodes) 216.905 * * [simplify]: iters left: 4 (117 enodes) 216.934 * * [simplify]: iters left: 3 (275 enodes) 216.994 * * [simplify]: iters left: 2 (474 enodes) 217.114 * * [simplify]: Extracting #0: cost 1 inf + 0 217.115 * * [simplify]: Extracting #1: cost 0 inf + 1 217.115 * [simplify]: Simplified to 0 217.115 * [simplify]: 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)) 217.115 * * * * [progress]: [ 493 / 3260 ] simplifiying candidate # 217.115 * [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))))) 217.115 * * [simplify]: iters left: 6 (27 enodes) 217.122 * * [simplify]: iters left: 5 (105 enodes) 217.141 * * [simplify]: iters left: 4 (194 enodes) 217.178 * * [simplify]: iters left: 3 (416 enodes) 217.303 * * [simplify]: Extracting #0: cost 1 inf + 0 217.303 * * [simplify]: Extracting #1: cost 11 inf + 0 217.303 * * [simplify]: Extracting #2: cost 132 inf + 0 217.304 * * [simplify]: Extracting #3: cost 232 inf + 42 217.308 * * [simplify]: Extracting #4: cost 219 inf + 1864 217.310 * * [simplify]: Extracting #5: cost 208 inf + 5142 217.315 * * [simplify]: Extracting #6: cost 137 inf + 27588 217.331 * * [simplify]: Extracting #7: cost 15 inf + 82603 217.353 * * [simplify]: Extracting #8: cost 0 inf + 90592 217.374 * * [simplify]: Extracting #9: cost 0 inf + 90512 217.396 * [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)) 217.397 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (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)))))) 217.397 * [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.397 * * [simplify]: iters left: 6 (12 enodes) 217.401 * * [simplify]: iters left: 5 (47 enodes) 217.409 * * [simplify]: iters left: 4 (82 enodes) 217.424 * * [simplify]: iters left: 3 (157 enodes) 217.453 * * [simplify]: iters left: 2 (248 enodes) 217.496 * * [simplify]: iters left: 1 (341 enodes) 217.556 * * [simplify]: Extracting #0: cost 1 inf + 0 217.556 * * [simplify]: Extracting #1: cost 0 inf + 1 217.556 * [simplify]: Simplified to 0 217.556 * [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)) 217.556 * * * * [progress]: [ 494 / 3260 ] simplifiying candidate # 217.557 * [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)))) 217.557 * * [simplify]: iters left: 6 (27 enodes) 217.564 * * [simplify]: iters left: 5 (105 enodes) 217.584 * * [simplify]: iters left: 4 (202 enodes) 217.628 * * [simplify]: iters left: 3 (445 enodes) 217.770 * * [simplify]: Extracting #0: cost 1 inf + 0 217.770 * * [simplify]: Extracting #1: cost 13 inf + 0 217.770 * * [simplify]: Extracting #2: cost 138 inf + 0 217.772 * * [simplify]: Extracting #3: cost 236 inf + 2 217.773 * * [simplify]: Extracting #4: cost 222 inf + 1545 217.774 * * [simplify]: Extracting #5: cost 211 inf + 4344 217.780 * * [simplify]: Extracting #6: cost 136 inf + 31359 217.800 * * [simplify]: Extracting #7: cost 14 inf + 85813 217.821 * * [simplify]: Extracting #8: cost 0 inf + 91555 217.843 * * [simplify]: Extracting #9: cost 0 inf + 91115 217.865 * [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)) 217.865 * [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))))) 217.865 * [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))) 217.865 * * [simplify]: iters left: 6 (12 enodes) 217.869 * * [simplify]: iters left: 5 (47 enodes) 217.878 * * [simplify]: iters left: 4 (89 enodes) 217.898 * * [simplify]: iters left: 3 (180 enodes) 217.940 * * [simplify]: iters left: 2 (296 enodes) 218.003 * * [simplify]: iters left: 1 (428 enodes) 218.103 * * [simplify]: Extracting #0: cost 1 inf + 0 218.103 * * [simplify]: Extracting #1: cost 0 inf + 1 218.103 * [simplify]: Simplified to 0 218.103 * [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)) 218.103 * * * * [progress]: [ 495 / 3260 ] simplifiying candidate # 218.103 * [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)))))) 218.103 * * [simplify]: iters left: 6 (25 enodes) 218.110 * * [simplify]: iters left: 5 (98 enodes) 218.127 * * [simplify]: iters left: 4 (186 enodes) 218.164 * * [simplify]: iters left: 3 (388 enodes) 218.280 * * [simplify]: Extracting #0: cost 1 inf + 0 218.280 * * [simplify]: Extracting #1: cost 11 inf + 0 218.280 * * [simplify]: Extracting #2: cost 123 inf + 0 218.281 * * [simplify]: Extracting #3: cost 227 inf + 0 218.282 * * [simplify]: Extracting #4: cost 215 inf + 1460 218.284 * * [simplify]: Extracting #5: cost 197 inf + 6281 218.289 * * [simplify]: Extracting #6: cost 126 inf + 30518 218.307 * * [simplify]: Extracting #7: cost 13 inf + 85524 218.328 * * [simplify]: Extracting #8: cost 0 inf + 91901 218.350 * * [simplify]: Extracting #9: cost 0 inf + 91861 218.373 * [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))) 218.374 * [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))))))) 218.374 * [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.374 * * [simplify]: iters left: 6 (12 enodes) 218.377 * * [simplify]: iters left: 5 (46 enodes) 218.385 * * [simplify]: iters left: 4 (81 enodes) 218.399 * * [simplify]: iters left: 3 (134 enodes) 218.421 * * [simplify]: iters left: 2 (197 enodes) 218.453 * * [simplify]: iters left: 1 (271 enodes) 218.493 * * [simplify]: Extracting #0: cost 1 inf + 0 218.493 * * [simplify]: Extracting #1: cost 0 inf + 1 218.493 * [simplify]: Simplified to 0 218.494 * [simplify]: 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)) 218.494 * * * * [progress]: [ 496 / 3260 ] simplifiying candidate # 218.494 * [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))))) 218.494 * * [simplify]: iters left: 6 (25 enodes) 218.501 * * [simplify]: iters left: 5 (95 enodes) 218.519 * * [simplify]: iters left: 4 (163 enodes) 218.549 * * [simplify]: iters left: 3 (345 enodes) 218.656 * * [simplify]: Extracting #0: cost 1 inf + 0 218.656 * * [simplify]: Extracting #1: cost 9 inf + 0 218.656 * * [simplify]: Extracting #2: cost 117 inf + 0 218.657 * * [simplify]: Extracting #3: cost 213 inf + 0 218.658 * * [simplify]: Extracting #4: cost 202 inf + 1016 218.659 * * [simplify]: Extracting #5: cost 190 inf + 3698 218.662 * * [simplify]: Extracting #6: cost 138 inf + 19954 218.677 * * [simplify]: Extracting #7: cost 22 inf + 74231 218.697 * * [simplify]: Extracting #8: cost 0 inf + 85008 218.719 * * [simplify]: Extracting #9: cost 0 inf + 84808 218.739 * [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))) 218.739 * [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)))))) 218.740 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 218.740 * * [simplify]: iters left: 6 (10 enodes) 218.743 * * [simplify]: iters left: 5 (38 enodes) 218.749 * * [simplify]: iters left: 4 (59 enodes) 218.759 * * [simplify]: iters left: 3 (88 enodes) 218.772 * * [simplify]: iters left: 2 (117 enodes) 218.788 * * [simplify]: iters left: 1 (144 enodes) 218.808 * * [simplify]: Extracting #0: cost 1 inf + 0 218.808 * * [simplify]: Extracting #1: cost 0 inf + 1 218.808 * [simplify]: Simplified to 0 218.809 * [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)) 218.809 * * * * [progress]: [ 497 / 3260 ] simplifiying candidate # 218.809 * [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)))) 218.809 * * [simplify]: iters left: 6 (26 enodes) 218.816 * * [simplify]: iters left: 5 (100 enodes) 218.834 * * [simplify]: iters left: 4 (174 enodes) 218.869 * * [simplify]: iters left: 3 (373 enodes) 218.980 * * [simplify]: Extracting #0: cost 1 inf + 0 218.980 * * [simplify]: Extracting #1: cost 11 inf + 0 218.981 * * [simplify]: Extracting #2: cost 127 inf + 0 218.982 * * [simplify]: Extracting #3: cost 209 inf + 499 218.983 * * [simplify]: Extracting #4: cost 198 inf + 1399 218.988 * * [simplify]: Extracting #5: cost 180 inf + 5341 218.993 * * [simplify]: Extracting #6: cost 113 inf + 31871 219.012 * * [simplify]: Extracting #7: cost 7 inf + 83984 219.033 * * [simplify]: Extracting #8: cost 0 inf + 86905 219.054 * * [simplify]: Extracting #9: cost 0 inf + 86865 219.075 * [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))) 219.075 * [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))))) 219.075 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 219.075 * * [simplify]: iters left: 6 (11 enodes) 219.080 * * [simplify]: iters left: 5 (42 enodes) 219.088 * * [simplify]: iters left: 4 (67 enodes) 219.100 * * [simplify]: iters left: 3 (111 enodes) 219.117 * * [simplify]: iters left: 2 (140 enodes) 219.136 * * [simplify]: iters left: 1 (160 enodes) 219.156 * * [simplify]: Extracting #0: cost 1 inf + 0 219.156 * * [simplify]: Extracting #1: cost 0 inf + 1 219.156 * [simplify]: Simplified to 0 219.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)) (sqrt 2))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ b (* a 2))) 0)) 219.157 * * * * [progress]: [ 498 / 3260 ] simplifiying candidate # 219.157 * [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)))))) 219.157 * * [simplify]: iters left: 6 (29 enodes) 219.165 * * [simplify]: iters left: 5 (120 enodes) 219.187 * * [simplify]: iters left: 4 (289 enodes) 219.276 * * [simplify]: Extracting #0: cost 1 inf + 0 219.276 * * [simplify]: Extracting #1: cost 11 inf + 0 219.277 * * [simplify]: Extracting #2: cost 185 inf + 0 219.278 * * [simplify]: Extracting #3: cost 331 inf + 1 219.279 * * [simplify]: Extracting #4: cost 311 inf + 3928 219.286 * * [simplify]: Extracting #5: cost 168 inf + 53726 219.302 * * [simplify]: Extracting #6: cost 88 inf + 84150 219.316 * * [simplify]: Extracting #7: cost 59 inf + 93180 219.334 * * [simplify]: Extracting #8: cost 4 inf + 121321 219.354 * * [simplify]: Extracting #9: cost 0 inf + 122971 219.374 * * [simplify]: Extracting #10: cost 0 inf + 122651 219.395 * * [simplify]: Extracting #11: cost 0 inf + 122571 219.415 * [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)))) 219.415 * [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))))))) 219.415 * [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))))) 219.415 * * [simplify]: iters left: 6 (16 enodes) 219.420 * * [simplify]: iters left: 5 (68 enodes) 219.433 * * [simplify]: iters left: 4 (179 enodes) 219.496 * * [simplify]: Extracting #0: cost 1 inf + 0 219.496 * * [simplify]: Extracting #1: cost 27 inf + 0 219.496 * * [simplify]: Extracting #2: cost 153 inf + 0 219.497 * * [simplify]: Extracting #3: cost 242 inf + 83 219.500 * * [simplify]: Extracting #4: cost 185 inf + 16503 219.510 * * [simplify]: Extracting #5: cost 15 inf + 79352 219.526 * * [simplify]: Extracting #6: cost 0 inf + 84943 219.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))))) 219.538 * [simplify]: 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))))))) 219.538 * * * * [progress]: [ 499 / 3260 ] simplifiying candidate # 219.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)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 219.539 * * [simplify]: iters left: 6 (30 enodes) 219.547 * * [simplify]: iters left: 5 (121 enodes) 219.569 * * [simplify]: iters left: 4 (259 enodes) 219.636 * * [simplify]: Extracting #0: cost 1 inf + 0 219.636 * * [simplify]: Extracting #1: cost 11 inf + 0 219.636 * * [simplify]: Extracting #2: cost 150 inf + 0 219.637 * * [simplify]: Extracting #3: cost 264 inf + 0 219.638 * * [simplify]: Extracting #4: cost 247 inf + 2489 219.642 * * [simplify]: Extracting #5: cost 146 inf + 34259 219.652 * * [simplify]: Extracting #6: cost 61 inf + 63599 219.670 * * [simplify]: Extracting #7: cost 1 inf + 90629 219.686 * * [simplify]: Extracting #8: cost 0 inf + 91179 219.702 * [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)))))) 219.702 * [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)))))) 219.702 * [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)))) 219.702 * * [simplify]: iters left: 6 (15 enodes) 219.707 * * [simplify]: iters left: 5 (63 enodes) 219.718 * * [simplify]: iters left: 4 (145 enodes) 219.760 * * [simplify]: iters left: 3 (499 enodes) 220.025 * * [simplify]: Extracting #0: cost 1 inf + 0 220.025 * * [simplify]: Extracting #1: cost 0 inf + 1 220.025 * [simplify]: Simplified to 0 220.025 * [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)) 220.025 * * * * [progress]: [ 500 / 3260 ] simplifiying candidate # 220.025 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 220.026 * * [simplify]: iters left: 6 (30 enodes) 220.039 * * [simplify]: iters left: 5 (120 enodes) 220.061 * * [simplify]: iters left: 4 (273 enodes) 220.481 * * [simplify]: Extracting #0: cost 1 inf + 0 220.481 * * [simplify]: Extracting #1: cost 13 inf + 0 220.481 * * [simplify]: Extracting #2: cost 154 inf + 0 220.482 * * [simplify]: Extracting #3: cost 251 inf + 2 220.483 * * [simplify]: Extracting #4: cost 236 inf + 2190 220.487 * * [simplify]: Extracting #5: cost 134 inf + 30438 220.494 * * [simplify]: Extracting #6: cost 88 inf + 44605 220.503 * * [simplify]: Extracting #7: cost 56 inf + 55661 220.516 * * [simplify]: Extracting #8: cost 5 inf + 81521 220.535 * * [simplify]: Extracting #9: cost 0 inf + 83911 220.549 * * [simplify]: Extracting #10: cost 0 inf + 83591 220.564 * * [simplify]: Extracting #11: cost 0 inf + 83471 220.579 * [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))))) 220.579 * [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))))) 220.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))) 220.580 * * [simplify]: iters left: 6 (15 enodes) 220.584 * * [simplify]: iters left: 5 (62 enodes) 220.597 * * [simplify]: iters left: 4 (159 enodes) 220.645 * * [simplify]: iters left: 3 (475 enodes) 220.873 * * [simplify]: Extracting #0: cost 1 inf + 0 220.874 * * [simplify]: Extracting #1: cost 42 inf + 0 220.874 * * [simplify]: Extracting #2: cost 194 inf + 1 220.877 * * [simplify]: Extracting #3: cost 205 inf + 15094 220.890 * * [simplify]: Extracting #4: cost 20 inf + 63712 220.905 * * [simplify]: Extracting #5: cost 3 inf + 65204 220.924 * * [simplify]: Extracting #6: cost 0 inf + 65965 220.939 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 220.939 * [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)))) 220.939 * * * * [progress]: [ 501 / 3260 ] simplifiying candidate # 220.939 * [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)))))) 220.940 * * [simplify]: iters left: 6 (27 enodes) 220.947 * * [simplify]: iters left: 5 (109 enodes) 220.967 * * [simplify]: iters left: 4 (246 enodes) 221.033 * * [simplify]: Extracting #0: cost 1 inf + 0 221.033 * * [simplify]: Extracting #1: cost 11 inf + 0 221.033 * * [simplify]: Extracting #2: cost 145 inf + 0 221.034 * * [simplify]: Extracting #3: cost 259 inf + 0 221.036 * * [simplify]: Extracting #4: cost 235 inf + 5250 221.042 * * [simplify]: Extracting #5: cost 120 inf + 44680 221.053 * * [simplify]: Extracting #6: cost 56 inf + 68240 221.071 * * [simplify]: Extracting #7: cost 4 inf + 91376 221.087 * * [simplify]: Extracting #8: cost 0 inf + 93306 221.103 * * [simplify]: Extracting #9: cost 0 inf + 92986 221.120 * * [simplify]: Extracting #10: cost 0 inf + 92906 221.137 * [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))) 221.137 * [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))))))) 221.137 * [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))))) 221.137 * * [simplify]: iters left: 6 (15 enodes) 221.142 * * [simplify]: iters left: 5 (62 enodes) 221.155 * * [simplify]: iters left: 4 (148 enodes) 221.196 * * [simplify]: iters left: 3 (499 enodes) 221.472 * * [simplify]: Extracting #0: cost 1 inf + 0 221.472 * * [simplify]: Extracting #1: cost 0 inf + 1 221.472 * [simplify]: Simplified to 0 221.472 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 221.472 * * * * [progress]: [ 502 / 3260 ] simplifiying candidate # 221.472 * [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))))) 221.473 * * [simplify]: iters left: 6 (28 enodes) 221.480 * * [simplify]: iters left: 5 (111 enodes) 221.499 * * [simplify]: iters left: 4 (228 enodes) 221.554 * * [simplify]: Extracting #0: cost 1 inf + 0 221.554 * * [simplify]: Extracting #1: cost 11 inf + 0 221.555 * * [simplify]: Extracting #2: cost 123 inf + 0 221.555 * * [simplify]: Extracting #3: cost 214 inf + 0 221.556 * * [simplify]: Extracting #4: cost 201 inf + 1540 221.559 * * [simplify]: Extracting #5: cost 135 inf + 19664 221.566 * * [simplify]: Extracting #6: cost 55 inf + 47491 221.580 * * [simplify]: Extracting #7: cost 3 inf + 71066 221.593 * * [simplify]: Extracting #8: cost 0 inf + 72215 221.606 * * [simplify]: Extracting #9: cost 0 inf + 72095 221.620 * [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)))) 221.620 * [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)))))) 221.620 * [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)))) 221.621 * * [simplify]: iters left: 6 (14 enodes) 221.625 * * [simplify]: iters left: 5 (56 enodes) 221.635 * * [simplify]: iters left: 4 (117 enodes) 221.665 * * [simplify]: iters left: 3 (347 enodes) 221.795 * * [simplify]: Extracting #0: cost 1 inf + 0 221.795 * * [simplify]: Extracting #1: cost 0 inf + 1 221.795 * [simplify]: Simplified to 0 221.795 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 221.795 * * * * [progress]: [ 503 / 3260 ] simplifiying candidate # 221.796 * [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)))) 221.796 * * [simplify]: iters left: 6 (28 enodes) 221.803 * * [simplify]: iters left: 5 (112 enodes) 221.824 * * [simplify]: iters left: 4 (226 enodes) 221.880 * * [simplify]: Extracting #0: cost 1 inf + 0 221.880 * * [simplify]: Extracting #1: cost 11 inf + 0 221.881 * * [simplify]: Extracting #2: cost 118 inf + 0 221.881 * * [simplify]: Extracting #3: cost 196 inf + 2 221.882 * * [simplify]: Extracting #4: cost 182 inf + 1585 221.885 * * [simplify]: Extracting #5: cost 118 inf + 17230 221.889 * * [simplify]: Extracting #6: cost 88 inf + 24511 221.895 * * [simplify]: Extracting #7: cost 55 inf + 35132 221.905 * * [simplify]: Extracting #8: cost 9 inf + 58554 221.917 * * [simplify]: Extracting #9: cost 0 inf + 63183 221.932 * * [simplify]: Extracting #10: cost 0 inf + 63063 221.944 * [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))) 221.944 * [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))))) 221.944 * [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))) 221.944 * * [simplify]: iters left: 6 (14 enodes) 221.949 * * [simplify]: iters left: 5 (57 enodes) 221.960 * * [simplify]: iters left: 4 (116 enodes) 221.988 * * [simplify]: iters left: 3 (321 enodes) 222.110 * * [simplify]: Extracting #0: cost 1 inf + 0 222.110 * * [simplify]: Extracting #1: cost 0 inf + 1 222.110 * [simplify]: Simplified to 0 222.110 * [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)) 222.111 * * * * [progress]: [ 504 / 3260 ] simplifiying candidate # 222.111 * [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)))))) 222.111 * * [simplify]: iters left: 6 (28 enodes) 222.122 * * [simplify]: iters left: 5 (114 enodes) 222.143 * * [simplify]: iters left: 4 (257 enodes) 222.212 * * [simplify]: Extracting #0: cost 1 inf + 0 222.212 * * [simplify]: Extracting #1: cost 11 inf + 0 222.212 * * [simplify]: Extracting #2: cost 136 inf + 0 222.213 * * [simplify]: Extracting #3: cost 232 inf + 43 222.214 * * [simplify]: Extracting #4: cost 215 inf + 2473 222.218 * * [simplify]: Extracting #5: cost 144 inf + 21734 222.224 * * [simplify]: Extracting #6: cost 82 inf + 40541 222.235 * * [simplify]: Extracting #7: cost 24 inf + 65299 222.249 * * [simplify]: Extracting #8: cost 0 inf + 77400 222.264 * * [simplify]: Extracting #9: cost 0 inf + 77200 222.281 * * [simplify]: Extracting #10: cost 0 inf + 77120 222.295 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) 222.295 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (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))))))) 222.296 * [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))))) 222.296 * * [simplify]: iters left: 6 (15 enodes) 222.300 * * [simplify]: iters left: 5 (62 enodes) 222.312 * * [simplify]: iters left: 4 (149 enodes) 222.355 * * [simplify]: iters left: 3 (450 enodes) 222.585 * * [simplify]: Extracting #0: cost 1 inf + 0 222.585 * * [simplify]: Extracting #1: cost 0 inf + 1 222.585 * [simplify]: Simplified to 0 222.586 * [simplify]: 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)) 222.586 * * * * [progress]: [ 505 / 3260 ] simplifiying candidate # 222.586 * [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))))) 222.586 * * [simplify]: iters left: 6 (29 enodes) 222.594 * * [simplify]: iters left: 5 (115 enodes) 222.615 * * [simplify]: iters left: 4 (230 enodes) 222.671 * * [simplify]: Extracting #0: cost 1 inf + 0 222.671 * * [simplify]: Extracting #1: cost 11 inf + 0 222.671 * * [simplify]: Extracting #2: cost 112 inf + 0 222.672 * * [simplify]: Extracting #3: cost 185 inf + 43 222.672 * * [simplify]: Extracting #4: cost 169 inf + 1910 222.674 * * [simplify]: Extracting #5: cost 114 inf + 14725 222.679 * * [simplify]: Extracting #6: cost 59 inf + 32470 222.689 * * [simplify]: Extracting #7: cost 6 inf + 56574 222.701 * * [simplify]: Extracting #8: cost 0 inf + 59533 222.712 * [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))))) 222.712 * [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)))))) 222.712 * [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)))) 222.713 * * [simplify]: iters left: 6 (14 enodes) 222.717 * * [simplify]: iters left: 5 (57 enodes) 222.731 * * [simplify]: iters left: 4 (118 enodes) 222.759 * * [simplify]: iters left: 3 (314 enodes) 222.867 * * [simplify]: Extracting #0: cost 1 inf + 0 222.867 * * [simplify]: Extracting #1: cost 0 inf + 1 222.867 * [simplify]: Simplified to 0 222.867 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 222.867 * * * * [progress]: [ 506 / 3260 ] simplifiying candidate # 222.867 * [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)))) 222.868 * * [simplify]: iters left: 6 (28 enodes) 222.875 * * [simplify]: iters left: 5 (107 enodes) 222.895 * * [simplify]: iters left: 4 (219 enodes) 222.945 * * [simplify]: Extracting #0: cost 1 inf + 0 222.945 * * [simplify]: Extracting #1: cost 13 inf + 0 222.945 * * [simplify]: Extracting #2: cost 116 inf + 0 222.945 * * [simplify]: Extracting #3: cost 167 inf + 45 222.946 * * [simplify]: Extracting #4: cost 145 inf + 3067 222.948 * * [simplify]: Extracting #5: cost 100 inf + 13075 222.951 * * [simplify]: Extracting #6: cost 83 inf + 16252 222.955 * * [simplify]: Extracting #7: cost 59 inf + 23857 222.962 * * [simplify]: Extracting #8: cost 15 inf + 47002 222.972 * * [simplify]: Extracting #9: cost 0 inf + 53616 222.982 * * [simplify]: Extracting #10: cost 0 inf + 53506 222.992 * [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))) 222.993 * [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))))) 222.993 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 222.993 * * [simplify]: iters left: 6 (13 enodes) 222.997 * * [simplify]: iters left: 5 (48 enodes) 223.009 * * [simplify]: iters left: 4 (103 enodes) 223.031 * * [simplify]: iters left: 3 (238 enodes) 223.098 * * [simplify]: Extracting #0: cost 1 inf + 0 223.098 * * [simplify]: Extracting #1: cost 0 inf + 1 223.098 * [simplify]: Simplified to 0 223.098 * [simplify]: 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)) 223.098 * * * * [progress]: [ 507 / 3260 ] simplifiying candidate # 223.098 * [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)))))) 223.099 * * [simplify]: iters left: 6 (28 enodes) 223.106 * * [simplify]: iters left: 5 (113 enodes) 223.127 * * [simplify]: iters left: 4 (251 enodes) 223.192 * * [simplify]: Extracting #0: cost 1 inf + 0 223.192 * * [simplify]: Extracting #1: cost 11 inf + 0 223.193 * * [simplify]: Extracting #2: cost 146 inf + 0 223.194 * * [simplify]: Extracting #3: cost 263 inf + 0 223.195 * * [simplify]: Extracting #4: cost 249 inf + 1783 223.198 * * [simplify]: Extracting #5: cost 190 inf + 19416 223.207 * * [simplify]: Extracting #6: cost 56 inf + 67451 223.225 * * [simplify]: Extracting #7: cost 1 inf + 93089 223.241 * * [simplify]: Extracting #8: cost 0 inf + 93239 223.257 * * [simplify]: Extracting #9: cost 0 inf + 93159 223.273 * [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)))) 223.273 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (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))))))) 223.274 * [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))))) 223.274 * * [simplify]: iters left: 6 (15 enodes) 223.278 * * [simplify]: iters left: 5 (61 enodes) 223.290 * * [simplify]: iters left: 4 (142 enodes) 223.329 * * [simplify]: iters left: 3 (474 enodes) 223.534 * * [simplify]: Extracting #0: cost 1 inf + 0 223.534 * * [simplify]: Extracting #1: cost 0 inf + 1 223.534 * [simplify]: Simplified to 0 223.534 * [simplify]: 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)) 223.534 * * * * [progress]: [ 508 / 3260 ] simplifiying candidate # 223.535 * [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))))) 223.535 * * [simplify]: iters left: 6 (29 enodes) 223.543 * * [simplify]: iters left: 5 (114 enodes) 223.563 * * [simplify]: iters left: 4 (226 enodes) 223.616 * * [simplify]: Extracting #0: cost 1 inf + 0 223.616 * * [simplify]: Extracting #1: cost 11 inf + 0 223.616 * * [simplify]: Extracting #2: cost 123 inf + 0 223.617 * * [simplify]: Extracting #3: cost 211 inf + 0 223.618 * * [simplify]: Extracting #4: cost 190 inf + 3079 223.621 * * [simplify]: Extracting #5: cost 111 inf + 25205 223.628 * * [simplify]: Extracting #6: cost 59 inf + 43296 223.639 * * [simplify]: Extracting #7: cost 5 inf + 68625 223.652 * * [simplify]: Extracting #8: cost 0 inf + 70974 223.665 * * [simplify]: Extracting #9: cost 0 inf + 70894 223.678 * * [simplify]: Extracting #10: cost 0 inf + 70814 223.693 * [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))) 223.693 * [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)))))) 223.693 * [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)))) 223.694 * * [simplify]: iters left: 6 (14 enodes) 223.698 * * [simplify]: iters left: 5 (56 enodes) 223.708 * * [simplify]: iters left: 4 (113 enodes) 223.733 * * [simplify]: iters left: 3 (324 enodes) 223.833 * * [simplify]: Extracting #0: cost 1 inf + 0 223.833 * * [simplify]: Extracting #1: cost 0 inf + 1 223.833 * [simplify]: Simplified to 0 223.833 * [simplify]: 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)) 223.833 * * * * [progress]: [ 509 / 3260 ] simplifiying candidate # 223.834 * [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)))) 223.834 * * [simplify]: iters left: 6 (29 enodes) 223.842 * * [simplify]: iters left: 5 (114 enodes) 223.863 * * [simplify]: iters left: 4 (224 enodes) 223.916 * * [simplify]: Extracting #0: cost 1 inf + 0 223.916 * * [simplify]: Extracting #1: cost 11 inf + 0 223.916 * * [simplify]: Extracting #2: cost 120 inf + 0 223.917 * * [simplify]: Extracting #3: cost 194 inf + 2 223.918 * * [simplify]: Extracting #4: cost 179 inf + 1787 223.920 * * [simplify]: Extracting #5: cost 105 inf + 19338 223.925 * * [simplify]: Extracting #6: cost 60 inf + 34375 223.935 * * [simplify]: Extracting #7: cost 2 inf + 61688 223.946 * * [simplify]: Extracting #8: cost 0 inf + 62377 223.958 * * [simplify]: Extracting #9: cost 0 inf + 62257 223.972 * [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)) 223.972 * [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))))) 223.972 * [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))) 223.972 * * [simplify]: iters left: 6 (14 enodes) 223.977 * * [simplify]: iters left: 5 (56 enodes) 223.987 * * [simplify]: iters left: 4 (112 enodes) 224.013 * * [simplify]: iters left: 3 (297 enodes) 224.106 * * [simplify]: Extracting #0: cost 1 inf + 0 224.106 * * [simplify]: Extracting #1: cost 0 inf + 1 224.106 * [simplify]: Simplified to 0 224.106 * [simplify]: 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)) 224.107 * * * * [progress]: [ 510 / 3260 ] simplifiying candidate # 224.107 * [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)))))) 224.107 * * [simplify]: iters left: 6 (25 enodes) 224.114 * * [simplify]: iters left: 5 (100 enodes) 224.132 * * [simplify]: iters left: 4 (213 enodes) 224.181 * * [simplify]: Extracting #0: cost 1 inf + 0 224.182 * * [simplify]: Extracting #1: cost 11 inf + 0 224.182 * * [simplify]: Extracting #2: cost 116 inf + 0 224.182 * * [simplify]: Extracting #3: cost 202 inf + 0 224.183 * * [simplify]: Extracting #4: cost 187 inf + 2509 224.186 * * [simplify]: Extracting #5: cost 124 inf + 21932 224.192 * * [simplify]: Extracting #6: cost 69 inf + 38592 224.202 * * [simplify]: Extracting #7: cost 14 inf + 62889 224.215 * * [simplify]: Extracting #8: cost 0 inf + 69445 224.227 * * [simplify]: Extracting #9: cost 0 inf + 69005 224.239 * * [simplify]: Extracting #10: cost 0 inf + 68925 224.254 * [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)))) 224.254 * [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))))))) 224.255 * [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))))) 224.255 * * [simplify]: iters left: 6 (13 enodes) 224.259 * * [simplify]: iters left: 5 (53 enodes) 224.268 * * [simplify]: iters left: 4 (118 enodes) 224.294 * * [simplify]: iters left: 3 (324 enodes) 224.392 * * [simplify]: Extracting #0: cost 1 inf + 0 224.392 * * [simplify]: Extracting #1: cost 0 inf + 1 224.392 * [simplify]: Simplified to 0 224.392 * [simplify]: 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)) 224.393 * * * * [progress]: [ 511 / 3260 ] simplifiying candidate # 224.393 * [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))))) 224.393 * * [simplify]: iters left: 6 (25 enodes) 224.400 * * [simplify]: iters left: 5 (97 enodes) 224.417 * * [simplify]: iters left: 4 (186 enodes) 224.458 * * [simplify]: iters left: 3 (470 enodes) 224.601 * * [simplify]: Extracting #0: cost 1 inf + 0 224.601 * * [simplify]: Extracting #1: cost 9 inf + 0 224.601 * * [simplify]: Extracting #2: cost 152 inf + 0 224.602 * * [simplify]: Extracting #3: cost 290 inf + 42 224.604 * * [simplify]: Extracting #4: cost 274 inf + 2518 224.608 * * [simplify]: Extracting #5: cost 191 inf + 19291 224.617 * * [simplify]: Extracting #6: cost 125 inf + 41295 224.637 * * [simplify]: Extracting #7: cost 11 inf + 95781 224.663 * * [simplify]: Extracting #8: cost 0 inf + 100583 224.687 * * [simplify]: Extracting #9: cost 0 inf + 100383 224.711 * [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)))) 224.711 * [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)))))) 224.711 * [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)))) 224.711 * * [simplify]: iters left: 6 (11 enodes) 224.715 * * [simplify]: iters left: 5 (43 enodes) 224.723 * * [simplify]: iters left: 4 (84 enodes) 224.741 * * [simplify]: iters left: 3 (212 enodes) 224.790 * * [simplify]: iters left: 2 (472 enodes) 224.905 * * [simplify]: Extracting #0: cost 1 inf + 0 224.905 * * [simplify]: Extracting #1: cost 0 inf + 1 224.905 * [simplify]: Simplified to 0 224.906 * [simplify]: 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)) 224.906 * * * * [progress]: [ 512 / 3260 ] simplifiying candidate # 224.906 * [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)))) 224.906 * * [simplify]: iters left: 6 (26 enodes) 224.913 * * [simplify]: iters left: 5 (104 enodes) 224.935 * * [simplify]: iters left: 4 (205 enodes) 224.980 * * [simplify]: Extracting #0: cost 1 inf + 0 224.981 * * [simplify]: Extracting #1: cost 11 inf + 0 224.981 * * [simplify]: Extracting #2: cost 106 inf + 0 224.981 * * [simplify]: Extracting #3: cost 167 inf + 2 224.982 * * [simplify]: Extracting #4: cost 154 inf + 1345 224.983 * * [simplify]: Extracting #5: cost 150 inf + 2808 224.985 * * [simplify]: Extracting #6: cost 96 inf + 12184 224.989 * * [simplify]: Extracting #7: cost 54 inf + 25609 225.000 * * [simplify]: Extracting #8: cost 10 inf + 47836 225.010 * * [simplify]: Extracting #9: cost 0 inf + 53046 225.020 * * [simplify]: Extracting #10: cost 0 inf + 52646 225.030 * * [simplify]: Extracting #11: cost 0 inf + 52486 225.041 * [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)) 225.041 * [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))))) 225.041 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 225.041 * * [simplify]: iters left: 6 (12 enodes) 225.045 * * [simplify]: iters left: 5 (49 enodes) 225.055 * * [simplify]: iters left: 4 (99 enodes) 225.078 * * [simplify]: iters left: 3 (234 enodes) 225.136 * * [simplify]: iters left: 2 (447 enodes) 225.243 * * [simplify]: Extracting #0: cost 1 inf + 0 225.243 * * [simplify]: Extracting #1: cost 0 inf + 1 225.243 * [simplify]: Simplified to 0 225.243 * [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)) 225.243 * * * * [progress]: [ 513 / 3260 ] simplifiying candidate # 225.244 * [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)))))) 225.244 * * [simplify]: iters left: 6 (27 enodes) 225.251 * * [simplify]: iters left: 5 (109 enodes) 225.273 * * [simplify]: iters left: 4 (227 enodes) 225.325 * * [simplify]: Extracting #0: cost 1 inf + 0 225.326 * * [simplify]: Extracting #1: cost 11 inf + 0 225.326 * * [simplify]: Extracting #2: cost 113 inf + 0 225.326 * * [simplify]: Extracting #3: cost 185 inf + 43 225.327 * * [simplify]: Extracting #4: cost 171 inf + 1586 225.329 * * [simplify]: Extracting #5: cost 129 inf + 11256 225.336 * * [simplify]: Extracting #6: cost 67 inf + 30061 225.347 * * [simplify]: Extracting #7: cost 4 inf + 58854 225.358 * * [simplify]: Extracting #8: cost 0 inf + 60333 225.370 * [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)))) 225.370 * [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))))))) 225.371 * [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))))) 225.371 * * [simplify]: iters left: 6 (14 enodes) 225.375 * * [simplify]: iters left: 5 (57 enodes) 225.386 * * [simplify]: iters left: 4 (121 enodes) 225.415 * * [simplify]: iters left: 3 (291 enodes) 225.503 * * [simplify]: Extracting #0: cost 1 inf + 0 225.503 * * [simplify]: Extracting #1: cost 0 inf + 1 225.503 * [simplify]: Simplified to 0 225.503 * [simplify]: 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)) 225.504 * * * * [progress]: [ 514 / 3260 ] simplifiying candidate # 225.504 * [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))))) 225.504 * * [simplify]: iters left: 6 (28 enodes) 225.511 * * [simplify]: iters left: 5 (110 enodes) 225.531 * * [simplify]: iters left: 4 (207 enodes) 225.577 * * [simplify]: iters left: 3 (488 enodes) 225.726 * * [simplify]: Extracting #0: cost 1 inf + 0 225.726 * * [simplify]: Extracting #1: cost 11 inf + 0 225.728 * * [simplify]: Extracting #2: cost 150 inf + 0 225.733 * * [simplify]: Extracting #3: cost 262 inf + 167 225.734 * * [simplify]: Extracting #4: cost 238 inf + 2654 225.737 * * [simplify]: Extracting #5: cost 196 inf + 9442 225.743 * * [simplify]: Extracting #6: cost 134 inf + 30824 225.762 * * [simplify]: Extracting #7: cost 13 inf + 88245 225.785 * * [simplify]: Extracting #8: cost 0 inf + 94354 225.808 * * [simplify]: Extracting #9: cost 0 inf + 93954 225.832 * [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)) 225.833 * [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)))))) 225.833 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 225.833 * * [simplify]: iters left: 6 (13 enodes) 225.837 * * [simplify]: iters left: 5 (52 enodes) 225.847 * * [simplify]: iters left: 4 (98 enodes) 225.869 * * [simplify]: iters left: 3 (212 enodes) 225.918 * * [simplify]: iters left: 2 (371 enodes) 226.001 * * [simplify]: Extracting #0: cost 1 inf + 0 226.001 * * [simplify]: Extracting #1: cost 0 inf + 1 226.001 * [simplify]: Simplified to 0 226.001 * [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)) 226.001 * * * * [progress]: [ 515 / 3260 ] simplifiying candidate # 226.001 * [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)))) 226.002 * * [simplify]: iters left: 6 (27 enodes) 226.009 * * [simplify]: iters left: 5 (101 enodes) 226.031 * * [simplify]: iters left: 4 (193 enodes) 226.069 * * [simplify]: iters left: 3 (417 enodes) 226.198 * * [simplify]: Extracting #0: cost 1 inf + 0 226.198 * * [simplify]: Extracting #1: cost 11 inf + 0 226.198 * * [simplify]: Extracting #2: cost 141 inf + 0 226.199 * * [simplify]: Extracting #3: cost 230 inf + 334 226.201 * * [simplify]: Extracting #4: cost 197 inf + 3845 226.204 * * [simplify]: Extracting #5: cost 164 inf + 10059 226.209 * * [simplify]: Extracting #6: cost 132 inf + 24766 226.226 * * [simplify]: Extracting #7: cost 30 inf + 71747 226.246 * * [simplify]: Extracting #8: cost 1 inf + 85642 226.267 * * [simplify]: Extracting #9: cost 0 inf + 86102 226.288 * [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)) 226.288 * [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))))) 226.288 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 226.288 * * [simplify]: iters left: 6 (12 enodes) 226.292 * * [simplify]: iters left: 5 (44 enodes) 226.301 * * [simplify]: iters left: 4 (92 enodes) 226.318 * * [simplify]: iters left: 3 (159 enodes) 226.346 * * [simplify]: iters left: 2 (267 enodes) 226.395 * * [simplify]: iters left: 1 (364 enodes) 226.460 * * [simplify]: Extracting #0: cost 1 inf + 0 226.460 * * [simplify]: Extracting #1: cost 0 inf + 1 226.460 * [simplify]: Simplified to 0 226.460 * [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)) 226.461 * * * * [progress]: [ 516 / 3260 ] simplifiying candidate # 226.461 * [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)))))) 226.461 * * [simplify]: iters left: 6 (28 enodes) 226.469 * * [simplify]: iters left: 5 (116 enodes) 226.491 * * [simplify]: iters left: 4 (260 enodes) 226.557 * * [simplify]: Extracting #0: cost 1 inf + 0 226.557 * * [simplify]: Extracting #1: cost 11 inf + 0 226.557 * * [simplify]: Extracting #2: cost 146 inf + 0 226.558 * * [simplify]: Extracting #3: cost 250 inf + 44 226.559 * * [simplify]: Extracting #4: cost 233 inf + 1993 226.562 * * [simplify]: Extracting #5: cost 157 inf + 23181 226.571 * * [simplify]: Extracting #6: cost 58 inf + 55020 226.587 * * [simplify]: Extracting #7: cost 2 inf + 80828 226.601 * * [simplify]: Extracting #8: cost 0 inf + 81461 226.616 * [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))))) 226.616 * [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))))))) 226.616 * [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))))) 226.617 * * [simplify]: iters left: 6 (15 enodes) 226.621 * * [simplify]: iters left: 5 (64 enodes) 226.633 * * [simplify]: iters left: 4 (149 enodes) 226.675 * * [simplify]: iters left: 3 (466 enodes) 226.969 * * [simplify]: Extracting #0: cost 1 inf + 0 226.969 * * [simplify]: Extracting #1: cost 0 inf + 1 226.969 * [simplify]: Simplified to 0 226.969 * [simplify]: 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)) 226.970 * * * * [progress]: [ 517 / 3260 ] simplifiying candidate # 226.970 * [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))))) 226.970 * * [simplify]: iters left: 6 (29 enodes) 226.978 * * [simplify]: iters left: 5 (117 enodes) 227.000 * * [simplify]: iters left: 4 (236 enodes) 227.055 * * [simplify]: Extracting #0: cost 1 inf + 0 227.055 * * [simplify]: Extracting #1: cost 11 inf + 0 227.055 * * [simplify]: Extracting #2: cost 128 inf + 0 227.056 * * [simplify]: Extracting #3: cost 207 inf + 86 227.057 * * [simplify]: Extracting #4: cost 187 inf + 2359 227.060 * * [simplify]: Extracting #5: cost 120 inf + 18724 227.066 * * [simplify]: Extracting #6: cost 55 inf + 39596 227.077 * * [simplify]: Extracting #7: cost 2 inf + 64033 227.092 * * [simplify]: Extracting #8: cost 0 inf + 64557 227.104 * * [simplify]: Extracting #9: cost 0 inf + 64525 227.116 * [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))) 227.116 * [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)))))) 227.116 * [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)))) 227.117 * * [simplify]: iters left: 6 (14 enodes) 227.121 * * [simplify]: iters left: 5 (59 enodes) 227.132 * * [simplify]: iters left: 4 (121 enodes) 227.161 * * [simplify]: iters left: 3 (332 enodes) 227.313 * * [simplify]: Extracting #0: cost 1 inf + 0 227.314 * * [simplify]: Extracting #1: cost 0 inf + 1 227.314 * [simplify]: Simplified to 0 227.314 * [simplify]: 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)) 227.314 * * * * [progress]: [ 518 / 3260 ] simplifiying candidate # 227.314 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 227.314 * * [simplify]: iters left: 6 (28 enodes) 227.322 * * [simplify]: iters left: 5 (112 enodes) 227.347 * * [simplify]: iters left: 4 (227 enodes) 227.397 * * [simplify]: Extracting #0: cost 1 inf + 0 227.397 * * [simplify]: Extracting #1: cost 11 inf + 0 227.397 * * [simplify]: Extracting #2: cost 113 inf + 0 227.397 * * [simplify]: Extracting #3: cost 172 inf + 129 227.398 * * [simplify]: Extracting #4: cost 147 inf + 2780 227.400 * * [simplify]: Extracting #5: cost 103 inf + 12437 227.405 * * [simplify]: Extracting #6: cost 52 inf + 30658 227.417 * * [simplify]: Extracting #7: cost 7 inf + 50109 227.427 * * [simplify]: Extracting #8: cost 0 inf + 53738 227.438 * * [simplify]: Extracting #9: cost 0 inf + 53658 227.448 * [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)))) 227.448 * [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))))) 227.449 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 227.449 * * [simplify]: iters left: 6 (13 enodes) 227.453 * * [simplify]: iters left: 5 (54 enodes) 227.464 * * [simplify]: iters left: 4 (112 enodes) 227.492 * * [simplify]: iters left: 3 (281 enodes) 227.596 * * [simplify]: Extracting #0: cost 1 inf + 0 227.596 * * [simplify]: Extracting #1: cost 0 inf + 1 227.596 * [simplify]: Simplified to 0 227.596 * [simplify]: 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)) 227.597 * * * * [progress]: [ 519 / 3260 ] simplifiying candidate # 227.597 * [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)))))) 227.597 * * [simplify]: iters left: 6 (26 enodes) 227.604 * * [simplify]: iters left: 5 (106 enodes) 227.627 * * [simplify]: iters left: 4 (233 enodes) 227.684 * * [simplify]: Extracting #0: cost 1 inf + 0 227.684 * * [simplify]: Extracting #1: cost 11 inf + 0 227.684 * * [simplify]: Extracting #2: cost 121 inf + 0 227.685 * * [simplify]: Extracting #3: cost 201 inf + 86 227.686 * * [simplify]: Extracting #4: cost 180 inf + 2809 227.689 * * [simplify]: Extracting #5: cost 106 inf + 21488 227.696 * * [simplify]: Extracting #6: cost 54 inf + 41503 227.707 * * [simplify]: Extracting #7: cost 5 inf + 62446 227.719 * * [simplify]: Extracting #8: cost 0 inf + 64730 227.732 * * [simplify]: Extracting #9: cost 0 inf + 64610 227.744 * [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)))) 227.744 * [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))))))) 227.745 * [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))))) 227.745 * * [simplify]: iters left: 6 (14 enodes) 227.749 * * [simplify]: iters left: 5 (59 enodes) 227.760 * * [simplify]: iters left: 4 (134 enodes) 227.794 * * [simplify]: iters left: 3 (357 enodes) 227.954 * * [simplify]: Extracting #0: cost 1 inf + 0 227.954 * * [simplify]: Extracting #1: cost 0 inf + 1 227.954 * [simplify]: Simplified to 0 227.954 * [simplify]: 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)) 227.954 * * * * [progress]: [ 520 / 3260 ] simplifiying candidate # 227.954 * [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))))) 227.954 * * [simplify]: iters left: 6 (27 enodes) 227.962 * * [simplify]: iters left: 5 (108 enodes) 227.982 * * [simplify]: iters left: 4 (218 enodes) 228.032 * * [simplify]: Extracting #0: cost 1 inf + 0 228.032 * * [simplify]: Extracting #1: cost 11 inf + 0 228.033 * * [simplify]: Extracting #2: cost 113 inf + 0 228.033 * * [simplify]: Extracting #3: cost 174 inf + 87 228.034 * * [simplify]: Extracting #4: cost 162 inf + 1030 228.036 * * [simplify]: Extracting #5: cost 137 inf + 5827 228.041 * * [simplify]: Extracting #6: cost 55 inf + 28833 228.050 * * [simplify]: Extracting #7: cost 3 inf + 52008 228.060 * * [simplify]: Extracting #8: cost 0 inf + 52947 228.071 * * [simplify]: Extracting #9: cost 0 inf + 52837 228.081 * * [simplify]: Extracting #10: cost 0 inf + 52757 228.094 * [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)))) 228.094 * [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)))))) 228.095 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 228.095 * * [simplify]: iters left: 6 (13 enodes) 228.099 * * [simplify]: iters left: 5 (53 enodes) 228.109 * * [simplify]: iters left: 4 (106 enodes) 228.132 * * [simplify]: iters left: 3 (257 enodes) 228.230 * * [simplify]: Extracting #0: cost 1 inf + 0 228.231 * * [simplify]: Extracting #1: cost 0 inf + 1 228.231 * [simplify]: Simplified to 0 228.231 * [simplify]: 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)) 228.231 * * * * [progress]: [ 521 / 3260 ] simplifiying candidate # 228.231 * [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)))) 228.231 * * [simplify]: iters left: 6 (26 enodes) 228.239 * * [simplify]: iters left: 5 (104 enodes) 228.258 * * [simplify]: iters left: 4 (204 enodes) 228.307 * * [simplify]: Extracting #0: cost 1 inf + 0 228.307 * * [simplify]: Extracting #1: cost 11 inf + 0 228.307 * * [simplify]: Extracting #2: cost 105 inf + 0 228.308 * * [simplify]: Extracting #3: cost 151 inf + 170 228.309 * * [simplify]: Extracting #4: cost 103 inf + 5557 228.311 * * [simplify]: Extracting #5: cost 89 inf + 8697 228.313 * * [simplify]: Extracting #6: cost 83 inf + 10379 228.318 * * [simplify]: Extracting #7: cost 26 inf + 33419 228.327 * * [simplify]: Extracting #8: cost 2 inf + 46767 228.337 * * [simplify]: Extracting #9: cost 0 inf + 47457 228.346 * * [simplify]: Extracting #10: cost 0 inf + 47297 228.356 * [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)) 228.356 * [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))))) 228.356 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 228.357 * * [simplify]: iters left: 6 (12 enodes) 228.360 * * [simplify]: iters left: 5 (49 enodes) 228.370 * * [simplify]: iters left: 4 (94 enodes) 228.394 * * [simplify]: iters left: 3 (221 enodes) 228.471 * * [simplify]: iters left: 2 (492 enodes) 228.722 * * [simplify]: Extracting #0: cost 1 inf + 0 228.722 * * [simplify]: Extracting #1: cost 0 inf + 1 228.722 * [simplify]: Simplified to 0 228.722 * [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)) 228.722 * * * * [progress]: [ 522 / 3260 ] simplifiying candidate # 228.722 * [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)))))) 228.723 * * [simplify]: iters left: 6 (26 enodes) 228.730 * * [simplify]: iters left: 5 (104 enodes) 228.749 * * [simplify]: iters left: 4 (220 enodes) 228.802 * * [simplify]: Extracting #0: cost 1 inf + 0 228.802 * * [simplify]: Extracting #1: cost 11 inf + 0 228.803 * * [simplify]: Extracting #2: cost 116 inf + 0 228.803 * * [simplify]: Extracting #3: cost 174 inf + 129 228.804 * * [simplify]: Extracting #4: cost 168 inf + 542 228.805 * * [simplify]: Extracting #5: cost 159 inf + 3380 228.808 * * [simplify]: Extracting #6: cost 81 inf + 24023 228.818 * * [simplify]: Extracting #7: cost 3 inf + 53758 228.828 * * [simplify]: Extracting #8: cost 0 inf + 55068 228.838 * * [simplify]: Extracting #9: cost 0 inf + 54748 228.849 * * [simplify]: Extracting #10: cost 0 inf + 54668 228.861 * * [simplify]: Extracting #11: cost 0 inf + 54588 228.872 * [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)) 228.872 * [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))))))) 228.873 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 228.873 * * [simplify]: iters left: 6 (13 enodes) 228.877 * * [simplify]: iters left: 5 (52 enodes) 228.886 * * [simplify]: iters left: 4 (111 enodes) 228.914 * * [simplify]: iters left: 3 (278 enodes) 229.018 * * [simplify]: Extracting #0: cost 1 inf + 0 229.018 * * [simplify]: Extracting #1: cost 0 inf + 1 229.018 * [simplify]: Simplified to 0 229.018 * [simplify]: 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)) 229.018 * * * * [progress]: [ 523 / 3260 ] simplifiying candidate # 229.018 * [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))))) 229.018 * * [simplify]: iters left: 6 (27 enodes) 229.026 * * [simplify]: iters left: 5 (105 enodes) 229.045 * * [simplify]: iters left: 4 (202 enodes) 229.092 * * [simplify]: iters left: 3 (475 enodes) 229.257 * * [simplify]: Extracting #0: cost 1 inf + 0 229.257 * * [simplify]: Extracting #1: cost 11 inf + 0 229.257 * * [simplify]: Extracting #2: cost 164 inf + 0 229.258 * * [simplify]: Extracting #3: cost 250 inf + 542 229.260 * * [simplify]: Extracting #4: cost 191 inf + 7291 229.264 * * [simplify]: Extracting #5: cost 166 inf + 11849 229.268 * * [simplify]: Extracting #6: cost 162 inf + 12784 229.274 * * [simplify]: Extracting #7: cost 112 inf + 32080 229.292 * * [simplify]: Extracting #8: cost 11 inf + 83187 229.313 * * [simplify]: Extracting #9: cost 0 inf + 88456 229.337 * * [simplify]: Extracting #10: cost 0 inf + 88296 229.358 * [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)) 229.358 * [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)))))) 229.359 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 229.359 * * [simplify]: iters left: 6 (12 enodes) 229.363 * * [simplify]: iters left: 5 (47 enodes) 229.372 * * [simplify]: iters left: 4 (89 enodes) 229.392 * * [simplify]: iters left: 3 (186 enodes) 229.444 * * [simplify]: iters left: 2 (378 enodes) 229.595 * * [simplify]: Extracting #0: cost 1 inf + 0 229.596 * * [simplify]: Extracting #1: cost 0 inf + 1 229.596 * [simplify]: Simplified to 0 229.596 * [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)) 229.596 * * * * [progress]: [ 524 / 3260 ] simplifiying candidate # 229.596 * [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)))) 229.596 * * [simplify]: iters left: 6 (26 enodes) 229.604 * * [simplify]: iters left: 5 (99 enodes) 229.621 * * [simplify]: iters left: 4 (168 enodes) 229.657 * * [simplify]: iters left: 3 (360 enodes) 229.768 * * [simplify]: Extracting #0: cost 1 inf + 0 229.768 * * [simplify]: Extracting #1: cost 9 inf + 0 229.769 * * [simplify]: Extracting #2: cost 128 inf + 2 229.770 * * [simplify]: Extracting #3: cost 205 inf + 297 229.771 * * [simplify]: Extracting #4: cost 175 inf + 3080 229.773 * * [simplify]: Extracting #5: cost 164 inf + 6080 229.778 * * [simplify]: Extracting #6: cost 111 inf + 28168 229.793 * * [simplify]: Extracting #7: cost 19 inf + 72298 229.812 * * [simplify]: Extracting #8: cost 0 inf + 81776 229.832 * * [simplify]: Extracting #9: cost 0 inf + 81721 229.853 * [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)) 229.853 * [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))))) 229.854 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 229.854 * * [simplify]: iters left: 6 (11 enodes) 229.857 * * [simplify]: iters left: 5 (40 enodes) 229.865 * * [simplify]: iters left: 4 (65 enodes) 229.877 * * [simplify]: iters left: 3 (97 enodes) 229.896 * * [simplify]: iters left: 2 (165 enodes) 229.934 * * [simplify]: iters left: 1 (271 enodes) 229.993 * * [simplify]: Extracting #0: cost 1 inf + 0 229.993 * * [simplify]: Extracting #1: cost 0 inf + 1 229.993 * [simplify]: Simplified to 0 229.993 * [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)) 229.993 * * * * [progress]: [ 525 / 3260 ] simplifiying candidate # 229.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)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 229.994 * * [simplify]: iters left: 6 (25 enodes) 230.000 * * [simplify]: iters left: 5 (103 enodes) 230.020 * * [simplify]: iters left: 4 (215 enodes) 230.071 * * [simplify]: Extracting #0: cost 1 inf + 0 230.071 * * [simplify]: Extracting #1: cost 11 inf + 0 230.072 * * [simplify]: Extracting #2: cost 111 inf + 0 230.072 * * [simplify]: Extracting #3: cost 165 inf + 46 230.073 * * [simplify]: Extracting #4: cost 159 inf + 418 230.074 * * [simplify]: Extracting #5: cost 128 inf + 7068 230.077 * * [simplify]: Extracting #6: cost 85 inf + 15240 230.082 * * [simplify]: Extracting #7: cost 55 inf + 24704 230.090 * * [simplify]: Extracting #8: cost 4 inf + 50554 230.101 * * [simplify]: Extracting #9: cost 0 inf + 52514 230.111 * * [simplify]: Extracting #10: cost 0 inf + 52474 230.121 * [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)) 230.121 * [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))))))) 230.121 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 230.121 * * [simplify]: iters left: 6 (12 enodes) 230.125 * * [simplify]: iters left: 5 (51 enodes) 230.137 * * [simplify]: iters left: 4 (106 enodes) 230.162 * * [simplify]: iters left: 3 (247 enodes) 230.239 * * [simplify]: Extracting #0: cost 1 inf + 0 230.239 * * [simplify]: Extracting #1: cost 0 inf + 1 230.239 * [simplify]: Simplified to 0 230.239 * [simplify]: 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)) 230.239 * * * * [progress]: [ 526 / 3260 ] simplifiying candidate # 230.239 * [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))))) 230.239 * * [simplify]: iters left: 6 (26 enodes) 230.247 * * [simplify]: iters left: 5 (104 enodes) 230.269 * * [simplify]: iters left: 4 (199 enodes) 230.313 * * [simplify]: iters left: 3 (470 enodes) 230.478 * * [simplify]: Extracting #0: cost 1 inf + 0 230.478 * * [simplify]: Extracting #1: cost 11 inf + 0 230.478 * * [simplify]: Extracting #2: cost 167 inf + 0 230.480 * * [simplify]: Extracting #3: cost 244 inf + 1813 230.483 * * [simplify]: Extracting #4: cost 187 inf + 8315 230.487 * * [simplify]: Extracting #5: cost 175 inf + 11200 230.490 * * [simplify]: Extracting #6: cost 169 inf + 12419 230.497 * * [simplify]: Extracting #7: cost 124 inf + 29396 230.514 * * [simplify]: Extracting #8: cost 16 inf + 84398 230.540 * * [simplify]: Extracting #9: cost 0 inf + 92569 230.563 * * [simplify]: Extracting #10: cost 0 inf + 92209 230.586 * [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)) 230.586 * [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)))))) 230.586 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 230.587 * * [simplify]: iters left: 6 (11 enodes) 230.590 * * [simplify]: iters left: 5 (46 enodes) 230.599 * * [simplify]: iters left: 4 (86 enodes) 230.620 * * [simplify]: iters left: 3 (183 enodes) 230.669 * * [simplify]: iters left: 2 (372 enodes) 230.817 * * [simplify]: Extracting #0: cost 1 inf + 0 230.817 * * [simplify]: Extracting #1: cost 0 inf + 1 230.817 * [simplify]: Simplified to 0 230.817 * [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)) 230.817 * * * * [progress]: [ 527 / 3260 ] simplifiying candidate # 230.817 * [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)))) 230.817 * * [simplify]: iters left: 6 (25 enodes) 230.825 * * [simplify]: iters left: 5 (98 enodes) 230.842 * * [simplify]: iters left: 4 (167 enodes) 230.878 * * [simplify]: iters left: 3 (359 enodes) 230.990 * * [simplify]: Extracting #0: cost 1 inf + 0 230.990 * * [simplify]: Extracting #1: cost 9 inf + 0 230.990 * * [simplify]: Extracting #2: cost 128 inf + 2 230.991 * * [simplify]: Extracting #3: cost 208 inf + 89 230.992 * * [simplify]: Extracting #4: cost 174 inf + 3242 230.994 * * [simplify]: Extracting #5: cost 163 inf + 6322 230.996 * * [simplify]: Extracting #6: cost 159 inf + 7188 231.001 * * [simplify]: Extracting #7: cost 116 inf + 23804 231.015 * * [simplify]: Extracting #8: cost 24 inf + 69982 231.035 * * [simplify]: Extracting #9: cost 0 inf + 82003 231.057 * * [simplify]: Extracting #10: cost 0 inf + 81963 231.077 * [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))) 231.077 * [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))))) 231.077 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 231.077 * * [simplify]: iters left: 6 (10 enodes) 231.081 * * [simplify]: iters left: 5 (39 enodes) 231.088 * * [simplify]: iters left: 4 (64 enodes) 231.100 * * [simplify]: iters left: 3 (96 enodes) 231.119 * * [simplify]: iters left: 2 (164 enodes) 231.157 * * [simplify]: iters left: 1 (270 enodes) 231.216 * * [simplify]: Extracting #0: cost 1 inf + 0 231.216 * * [simplify]: Extracting #1: cost 0 inf + 1 231.216 * [simplify]: Simplified to 0 231.216 * [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)) 231.216 * * * * [progress]: [ 528 / 3260 ] simplifiying candidate # 231.216 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 231.216 * * [simplify]: iters left: 6 (25 enodes) 231.224 * * [simplify]: iters left: 5 (104 enodes) 231.244 * * [simplify]: iters left: 4 (224 enodes) 231.294 * * [simplify]: Extracting #0: cost 1 inf + 0 231.295 * * [simplify]: Extracting #1: cost 11 inf + 0 231.295 * * [simplify]: Extracting #2: cost 108 inf + 0 231.295 * * [simplify]: Extracting #3: cost 161 inf + 47 231.296 * * [simplify]: Extracting #4: cost 155 inf + 339 231.297 * * [simplify]: Extracting #5: cost 119 inf + 7354 231.300 * * [simplify]: Extracting #6: cost 82 inf + 14897 231.306 * * [simplify]: Extracting #7: cost 34 inf + 34070 231.315 * * [simplify]: Extracting #8: cost 0 inf + 51569 231.324 * * [simplify]: Extracting #9: cost 0 inf + 51169 231.334 * [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))) 231.334 * [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))))))) 231.334 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 231.335 * * [simplify]: iters left: 6 (12 enodes) 231.339 * * [simplify]: iters left: 5 (53 enodes) 231.352 * * [simplify]: iters left: 4 (117 enodes) 231.377 * * [simplify]: iters left: 3 (255 enodes) 231.446 * * [simplify]: Extracting #0: cost 1 inf + 0 231.446 * * [simplify]: Extracting #1: cost 0 inf + 1 231.446 * [simplify]: Simplified to 0 231.447 * [simplify]: 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)) 231.447 * * * * [progress]: [ 529 / 3260 ] simplifiying candidate # 231.447 * [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))))) 231.447 * * [simplify]: iters left: 6 (26 enodes) 231.455 * * [simplify]: iters left: 5 (105 enodes) 231.474 * * [simplify]: iters left: 4 (209 enodes) 231.519 * * [simplify]: iters left: 3 (454 enodes) 231.662 * * [simplify]: Extracting #0: cost 1 inf + 0 231.662 * * [simplify]: Extracting #1: cost 11 inf + 0 231.662 * * [simplify]: Extracting #2: cost 155 inf + 0 231.663 * * [simplify]: Extracting #3: cost 257 inf + 295 231.666 * * [simplify]: Extracting #4: cost 202 inf + 5781 231.669 * * [simplify]: Extracting #5: cost 169 inf + 10876 231.676 * * [simplify]: Extracting #6: cost 117 inf + 33022 231.697 * * [simplify]: Extracting #7: cost 16 inf + 80066 231.718 * * [simplify]: Extracting #8: cost 0 inf + 88089 231.740 * * [simplify]: Extracting #9: cost 0 inf + 87969 231.762 * [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)))))) 231.762 * [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)))))) 231.762 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 231.763 * * [simplify]: iters left: 6 (11 enodes) 231.767 * * [simplify]: iters left: 5 (48 enodes) 231.778 * * [simplify]: iters left: 4 (98 enodes) 231.797 * * [simplify]: iters left: 3 (181 enodes) 231.839 * * [simplify]: iters left: 2 (358 enodes) 231.961 * * [simplify]: Extracting #0: cost 1 inf + 0 231.961 * * [simplify]: Extracting #1: cost 0 inf + 1 231.961 * [simplify]: Simplified to 0 231.961 * [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)) 231.962 * * * * [progress]: [ 530 / 3260 ] simplifiying candidate # 231.962 * [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)))) 231.962 * * [simplify]: iters left: 6 (25 enodes) 231.969 * * [simplify]: iters left: 5 (98 enodes) 231.987 * * [simplify]: iters left: 4 (187 enodes) 232.026 * * [simplify]: iters left: 3 (399 enodes) 232.148 * * [simplify]: Extracting #0: cost 1 inf + 0 232.148 * * [simplify]: Extracting #1: cost 12 inf + 0 232.148 * * [simplify]: Extracting #2: cost 142 inf + 42 232.149 * * [simplify]: Extracting #3: cost 222 inf + 794 232.151 * * [simplify]: Extracting #4: cost 185 inf + 3476 232.153 * * [simplify]: Extracting #5: cost 176 inf + 5711 232.157 * * [simplify]: Extracting #6: cost 133 inf + 22022 232.170 * * [simplify]: Extracting #7: cost 23 inf + 75502 232.191 * * [simplify]: Extracting #8: cost 0 inf + 86956 232.212 * * [simplify]: Extracting #9: cost 0 inf + 86436 232.235 * * [simplify]: Extracting #10: cost 0 inf + 86396 232.255 * [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)))) 232.256 * [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))))) 232.256 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 232.256 * * [simplify]: iters left: 6 (10 enodes) 232.260 * * [simplify]: iters left: 5 (41 enodes) 232.268 * * [simplify]: iters left: 4 (81 enodes) 232.283 * * [simplify]: iters left: 3 (127 enodes) 232.302 * * [simplify]: iters left: 2 (186 enodes) 232.334 * * [simplify]: iters left: 1 (266 enodes) 232.404 * * [simplify]: Extracting #0: cost 1 inf + 0 232.404 * * [simplify]: Extracting #1: cost 0 inf + 1 232.404 * [simplify]: Simplified to 0 232.404 * [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)) 232.404 * * * * [progress]: [ 531 / 3260 ] simplifiying candidate # 232.404 * [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))) 232.404 * * [simplify]: iters left: 6 (24 enodes) 232.411 * * [simplify]: iters left: 5 (95 enodes) 232.429 * * [simplify]: iters left: 4 (169 enodes) 232.465 * * [simplify]: iters left: 3 (363 enodes) 232.580 * * [simplify]: Extracting #0: cost 1 inf + 0 232.580 * * [simplify]: Extracting #1: cost 9 inf + 0 232.581 * * [simplify]: Extracting #2: cost 127 inf + 2 232.581 * * [simplify]: Extracting #3: cost 202 inf + 257 232.583 * * [simplify]: Extracting #4: cost 176 inf + 2911 232.585 * * [simplify]: Extracting #5: cost 164 inf + 5918 232.587 * * [simplify]: Extracting #6: cost 160 inf + 6654 232.591 * * [simplify]: Extracting #7: cost 118 inf + 22722 232.605 * * [simplify]: Extracting #8: cost 25 inf + 69417 232.625 * * [simplify]: Extracting #9: cost 0 inf + 81711 232.646 * * [simplify]: Extracting #10: cost 0 inf + 81591 232.668 * [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))) 232.668 * [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)))) 232.669 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 232.669 * * [simplify]: iters left: 6 (9 enodes) 232.672 * * [simplify]: iters left: 5 (36 enodes) 232.679 * * [simplify]: iters left: 4 (67 enodes) 232.692 * * [simplify]: iters left: 3 (97 enodes) 232.711 * * [simplify]: iters left: 2 (158 enodes) 232.751 * * [simplify]: iters left: 1 (263 enodes) 232.802 * * [simplify]: Extracting #0: cost 1 inf + 0 232.802 * * [simplify]: Extracting #1: cost 0 inf + 1 232.802 * [simplify]: Simplified to 0 232.802 * [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)) 232.802 * * * * [progress]: [ 532 / 3260 ] simplifiying candidate # 232.803 * [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)))) 232.803 * * [simplify]: iters left: 6 (24 enodes) 232.809 * * [simplify]: iters left: 5 (96 enodes) 232.827 * * [simplify]: iters left: 4 (178 enodes) 232.865 * * [simplify]: iters left: 3 (392 enodes) 232.988 * * [simplify]: Extracting #0: cost 1 inf + 0 232.988 * * [simplify]: Extracting #1: cost 11 inf + 0 232.988 * * [simplify]: Extracting #2: cost 140 inf + 0 232.989 * * [simplify]: Extracting #3: cost 226 inf + 88 232.990 * * [simplify]: Extracting #4: cost 186 inf + 3732 232.993 * * [simplify]: Extracting #5: cost 163 inf + 7488 232.998 * * [simplify]: Extracting #6: cost 115 inf + 28044 233.013 * * [simplify]: Extracting #7: cost 14 inf + 77670 233.033 * * [simplify]: Extracting #8: cost 0 inf + 83189 233.054 * * [simplify]: Extracting #9: cost 0 inf + 82949 233.075 * [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)) 233.075 * [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))))) 233.075 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 233.076 * * [simplify]: iters left: 5 (9 enodes) 233.079 * * [simplify]: iters left: 4 (39 enodes) 233.086 * * [simplify]: iters left: 3 (65 enodes) 233.099 * * [simplify]: iters left: 2 (129 enodes) 233.126 * * [simplify]: iters left: 1 (210 enodes) 233.168 * * [simplify]: Extracting #0: cost 1 inf + 0 233.168 * * [simplify]: Extracting #1: cost 0 inf + 1 233.168 * [simplify]: Simplified to 0 233.169 * [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)) 233.169 * * * * [progress]: [ 533 / 3260 ] simplifiying candidate # 233.169 * [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)))))) 233.169 * * [simplify]: iters left: 6 (24 enodes) 233.175 * * [simplify]: iters left: 5 (91 enodes) 233.191 * * [simplify]: iters left: 4 (146 enodes) 233.221 * * [simplify]: iters left: 3 (276 enodes) 233.287 * * [simplify]: Extracting #0: cost 1 inf + 0 233.287 * * [simplify]: Extracting #1: cost 11 inf + 0 233.287 * * [simplify]: Extracting #2: cost 83 inf + 0 233.288 * * [simplify]: Extracting #3: cost 135 inf + 540 233.288 * * [simplify]: Extracting #4: cost 121 inf + 1729 233.290 * * [simplify]: Extracting #5: cost 119 inf + 3404 233.291 * * [simplify]: Extracting #6: cost 106 inf + 7049 233.295 * * [simplify]: Extracting #7: cost 45 inf + 29628 233.306 * * [simplify]: Extracting #8: cost 1 inf + 49982 233.317 * * [simplify]: Extracting #9: cost 0 inf + 50307 233.328 * [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))) 233.328 * [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))))))) 233.328 * [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))))) 233.328 * * [simplify]: iters left: 6 (10 enodes) 233.331 * * [simplify]: iters left: 5 (37 enodes) 233.338 * * [simplify]: iters left: 4 (57 enodes) 233.350 * * [simplify]: iters left: 3 (104 enodes) 233.372 * * [simplify]: iters left: 2 (158 enodes) 233.398 * * [simplify]: iters left: 1 (225 enodes) 233.434 * * [simplify]: Extracting #0: cost 1 inf + 0 233.434 * * [simplify]: Extracting #1: cost 0 inf + 1 233.434 * [simplify]: Simplified to 0 233.434 * [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)) 233.435 * * * * [progress]: [ 534 / 3260 ] simplifiying candidate # 233.435 * [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))))) 233.435 * * [simplify]: iters left: 6 (23 enodes) 233.444 * * [simplify]: iters left: 5 (82 enodes) 233.457 * * [simplify]: iters left: 4 (130 enodes) 233.480 * * [simplify]: iters left: 3 (243 enodes) 233.536 * * [simplify]: iters left: 2 (481 enodes) 233.681 * * [simplify]: Extracting #0: cost 1 inf + 0 233.681 * * [simplify]: Extracting #1: cost 9 inf + 0 233.681 * * [simplify]: Extracting #2: cost 75 inf + 0 233.682 * * [simplify]: Extracting #3: cost 126 inf + 414 233.683 * * [simplify]: Extracting #4: cost 115 inf + 1484 233.684 * * [simplify]: Extracting #5: cost 118 inf + 1937 233.685 * * [simplify]: Extracting #6: cost 112 inf + 2914 233.689 * * [simplify]: Extracting #7: cost 103 inf + 4040 233.697 * * [simplify]: Extracting #8: cost 28 inf + 32994 233.712 * * [simplify]: Extracting #9: cost 0 inf + 44668 233.726 * * [simplify]: Extracting #10: cost 0 inf + 44333 233.741 * [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)))))) 233.741 * [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)))))) 233.741 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 233.741 * * [simplify]: iters left: 6 (9 enodes) 233.744 * * [simplify]: iters left: 5 (29 enodes) 233.749 * * [simplify]: iters left: 4 (42 enodes) 233.755 * * [simplify]: iters left: 3 (58 enodes) 233.764 * * [simplify]: iters left: 2 (68 enodes) 233.772 * * [simplify]: Extracting #0: cost 1 inf + 0 233.772 * * [simplify]: Extracting #1: cost 0 inf + 1 233.772 * [simplify]: Simplified to 0 233.773 * [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)) 233.773 * * * * [progress]: [ 535 / 3260 ] simplifiying candidate # 233.773 * [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)))))) 233.773 * * [simplify]: iters left: 6 (27 enodes) 233.781 * * [simplify]: iters left: 5 (105 enodes) 233.800 * * [simplify]: iters left: 4 (213 enodes) 233.849 * * [simplify]: iters left: 3 (469 enodes) 233.959 * * [simplify]: Extracting #0: cost 1 inf + 0 233.959 * * [simplify]: Extracting #1: cost 11 inf + 0 233.959 * * [simplify]: Extracting #2: cost 110 inf + 0 233.960 * * [simplify]: Extracting #3: cost 197 inf + 204 233.961 * * [simplify]: Extracting #4: cost 191 inf + 653 233.962 * * [simplify]: Extracting #5: cost 178 inf + 3499 233.968 * * [simplify]: Extracting #6: cost 82 inf + 34093 233.983 * * [simplify]: Extracting #7: cost 2 inf + 65336 233.998 * * [simplify]: Extracting #8: cost 0 inf + 65704 234.013 * [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)) 234.014 * [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))))))) 234.014 * [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))))) 234.014 * * [simplify]: iters left: 6 (13 enodes) 234.018 * * [simplify]: iters left: 5 (53 enodes) 234.028 * * [simplify]: iters left: 4 (117 enodes) 234.057 * * [simplify]: iters left: 3 (275 enodes) 234.114 * * [simplify]: iters left: 2 (474 enodes) 234.231 * * [simplify]: Extracting #0: cost 1 inf + 0 234.231 * * [simplify]: Extracting #1: cost 0 inf + 1 234.231 * [simplify]: Simplified to 0 234.231 * [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)) 234.231 * * * * [progress]: [ 536 / 3260 ] simplifiying candidate # 234.231 * [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))))) 234.232 * * [simplify]: iters left: 6 (25 enodes) 234.241 * * [simplify]: iters left: 5 (96 enodes) 234.257 * * [simplify]: iters left: 4 (173 enodes) 234.289 * * [simplify]: iters left: 3 (342 enodes) 234.367 * * [simplify]: Extracting #0: cost 1 inf + 0 234.368 * * [simplify]: Extracting #1: cost 11 inf + 0 234.368 * * [simplify]: Extracting #2: cost 87 inf + 0 234.368 * * [simplify]: Extracting #3: cost 159 inf + 42 234.369 * * [simplify]: Extracting #4: cost 154 inf + 291 234.370 * * [simplify]: Extracting #5: cost 140 inf + 3713 234.375 * * [simplify]: Extracting #6: cost 109 inf + 9920 234.378 * * [simplify]: Extracting #7: cost 90 inf + 12890 234.384 * * [simplify]: Extracting #8: cost 30 inf + 38775 234.396 * * [simplify]: Extracting #9: cost 0 inf + 51807 234.408 * * [simplify]: Extracting #10: cost 0 inf + 51712 234.421 * [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)) 234.421 * [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)))))) 234.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)))) 234.422 * * [simplify]: iters left: 6 (12 enodes) 234.425 * * [simplify]: iters left: 5 (47 enodes) 234.433 * * [simplify]: iters left: 4 (82 enodes) 234.448 * * [simplify]: iters left: 3 (157 enodes) 234.479 * * [simplify]: iters left: 2 (248 enodes) 234.522 * * [simplify]: iters left: 1 (341 enodes) 234.580 * * [simplify]: Extracting #0: cost 1 inf + 0 234.580 * * [simplify]: Extracting #1: cost 0 inf + 1 234.580 * [simplify]: Simplified to 0 234.580 * [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)) 234.580 * * * * [progress]: [ 537 / 3260 ] simplifiying candidate # 234.580 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 234.581 * * [simplify]: iters left: 6 (26 enodes) 234.590 * * [simplify]: iters left: 5 (99 enodes) 234.608 * * [simplify]: iters left: 4 (184 enodes) 234.645 * * [simplify]: iters left: 3 (374 enodes) 234.744 * * [simplify]: Extracting #0: cost 1 inf + 0 234.744 * * [simplify]: Extracting #1: cost 13 inf + 0 234.745 * * [simplify]: Extracting #2: cost 100 inf + 0 234.745 * * [simplify]: Extracting #3: cost 170 inf + 2 234.746 * * [simplify]: Extracting #4: cost 155 inf + 1190 234.747 * * [simplify]: Extracting #5: cost 151 inf + 2494 234.750 * * [simplify]: Extracting #6: cost 112 inf + 11367 234.756 * * [simplify]: Extracting #7: cost 47 inf + 35324 234.768 * * [simplify]: Extracting #8: cost 2 inf + 54798 234.781 * * [simplify]: Extracting #9: cost 0 inf + 55598 234.794 * [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)) 234.794 * [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))))) 234.795 * [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))) 234.795 * * [simplify]: iters left: 6 (12 enodes) 234.801 * * [simplify]: iters left: 5 (47 enodes) 234.810 * * [simplify]: iters left: 4 (89 enodes) 234.829 * * [simplify]: iters left: 3 (180 enodes) 234.872 * * [simplify]: iters left: 2 (296 enodes) 234.934 * * [simplify]: iters left: 1 (428 enodes) 235.031 * * [simplify]: Extracting #0: cost 1 inf + 0 235.031 * * [simplify]: Extracting #1: cost 0 inf + 1 235.031 * [simplify]: Simplified to 0 235.031 * [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)) 235.031 * * * * [progress]: [ 538 / 3260 ] simplifiying candidate # 235.031 * [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)))))) 235.032 * * [simplify]: iters left: 6 (26 enodes) 235.038 * * [simplify]: iters left: 5 (98 enodes) 235.055 * * [simplify]: iters left: 4 (174 enodes) 235.090 * * [simplify]: iters left: 3 (324 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 86 inf + 0 235.162 * * [simplify]: Extracting #3: cost 161 inf + 0 235.162 * * [simplify]: Extracting #4: cost 156 inf + 368 235.163 * * [simplify]: Extracting #5: cost 142 inf + 3735 235.166 * * [simplify]: Extracting #6: cost 106 inf + 11438 235.173 * * [simplify]: Extracting #7: cost 28 inf + 41795 235.185 * * [simplify]: Extracting #8: cost 0 inf + 54230 235.198 * * [simplify]: Extracting #9: cost 0 inf + 54150 235.213 * [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))) 235.213 * [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))))))) 235.213 * [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))))) 235.213 * * [simplify]: iters left: 6 (12 enodes) 235.217 * * [simplify]: iters left: 5 (46 enodes) 235.225 * * [simplify]: iters left: 4 (81 enodes) 235.238 * * [simplify]: iters left: 3 (134 enodes) 235.260 * * [simplify]: iters left: 2 (197 enodes) 235.292 * * [simplify]: iters left: 1 (271 enodes) 235.332 * * [simplify]: Extracting #0: cost 1 inf + 0 235.333 * * [simplify]: Extracting #1: cost 0 inf + 1 235.333 * [simplify]: Simplified to 0 235.333 * [simplify]: 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)) 235.333 * * * * [progress]: [ 539 / 3260 ] simplifiying candidate # 235.333 * [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))))) 235.333 * * [simplify]: iters left: 6 (23 enodes) 235.339 * * [simplify]: iters left: 5 (86 enodes) 235.356 * * [simplify]: iters left: 4 (142 enodes) 235.381 * * [simplify]: iters left: 3 (270 enodes) 235.443 * * [simplify]: Extracting #0: cost 1 inf + 0 235.443 * * [simplify]: Extracting #1: cost 9 inf + 0 235.444 * * [simplify]: Extracting #2: cost 75 inf + 0 235.444 * * [simplify]: Extracting #3: cost 142 inf + 0 235.444 * * [simplify]: Extracting #4: cost 139 inf + 166 235.445 * * [simplify]: Extracting #5: cost 134 inf + 1594 235.446 * * [simplify]: Extracting #6: cost 104 inf + 6678 235.453 * * [simplify]: Extracting #7: cost 27 inf + 36024 235.464 * * [simplify]: Extracting #8: cost 0 inf + 48383 235.476 * * [simplify]: Extracting #9: cost 0 inf + 48248 235.487 * [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))) 235.487 * [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)))))) 235.487 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 235.488 * * [simplify]: iters left: 6 (10 enodes) 235.490 * * [simplify]: iters left: 5 (38 enodes) 235.497 * * [simplify]: iters left: 4 (59 enodes) 235.509 * * [simplify]: iters left: 3 (88 enodes) 235.522 * * [simplify]: iters left: 2 (117 enodes) 235.539 * * [simplify]: iters left: 1 (144 enodes) 235.557 * * [simplify]: Extracting #0: cost 1 inf + 0 235.557 * * [simplify]: Extracting #1: cost 0 inf + 1 235.557 * [simplify]: Simplified to 0 235.558 * [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)) 235.558 * * * * [progress]: [ 540 / 3260 ] simplifiying candidate # 235.558 * [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)))) 235.558 * * [simplify]: iters left: 6 (25 enodes) 235.565 * * [simplify]: iters left: 5 (94 enodes) 235.584 * * [simplify]: iters left: 4 (156 enodes) 235.613 * * [simplify]: iters left: 3 (303 enodes) 235.681 * * [simplify]: Extracting #0: cost 1 inf + 0 235.681 * * [simplify]: Extracting #1: cost 11 inf + 0 235.682 * * [simplify]: Extracting #2: cost 84 inf + 0 235.682 * * [simplify]: Extracting #3: cost 128 inf + 542 235.683 * * [simplify]: Extracting #4: cost 114 inf + 2132 235.684 * * [simplify]: Extracting #5: cost 110 inf + 3643 235.686 * * [simplify]: Extracting #6: cost 101 inf + 5545 235.692 * * [simplify]: Extracting #7: cost 27 inf + 33999 235.703 * * [simplify]: Extracting #8: cost 0 inf + 46336 235.714 * * [simplify]: Extracting #9: cost 0 inf + 46241 235.727 * [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)) 235.727 * [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))))) 235.728 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 235.728 * * [simplify]: iters left: 6 (11 enodes) 235.731 * * [simplify]: iters left: 5 (42 enodes) 235.739 * * [simplify]: iters left: 4 (67 enodes) 235.751 * * [simplify]: iters left: 3 (111 enodes) 235.769 * * [simplify]: iters left: 2 (140 enodes) 235.787 * * [simplify]: iters left: 1 (160 enodes) 235.808 * * [simplify]: Extracting #0: cost 1 inf + 0 235.808 * * [simplify]: Extracting #1: cost 0 inf + 1 235.808 * [simplify]: Simplified to 0 235.808 * [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)) 235.808 * * * * [progress]: [ 541 / 3260 ] simplifiying candidate # 235.808 * [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)))))) 235.809 * * [simplify]: iters left: 6 (30 enodes) 235.817 * * [simplify]: iters left: 5 (120 enodes) 235.839 * * [simplify]: iters left: 4 (277 enodes) 235.922 * * [simplify]: Extracting #0: cost 1 inf + 0 235.922 * * [simplify]: Extracting #1: cost 11 inf + 0 235.923 * * [simplify]: Extracting #2: cost 172 inf + 0 235.924 * * [simplify]: Extracting #3: cost 309 inf + 1 235.925 * * [simplify]: Extracting #4: cost 298 inf + 1057 235.931 * * [simplify]: Extracting #5: cost 163 inf + 47991 235.947 * * [simplify]: Extracting #6: cost 51 inf + 88504 235.964 * * [simplify]: Extracting #7: cost 1 inf + 109423 235.981 * * [simplify]: Extracting #8: cost 0 inf + 109733 235.999 * * [simplify]: Extracting #9: cost 0 inf + 109693 236.016 * [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))))) 236.017 * [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))))))) 236.017 * [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))))) 236.017 * * [simplify]: iters left: 6 (16 enodes) 236.022 * * [simplify]: iters left: 5 (68 enodes) 236.036 * * [simplify]: iters left: 4 (179 enodes) 236.100 * * [simplify]: Extracting #0: cost 1 inf + 0 236.100 * * [simplify]: Extracting #1: cost 27 inf + 0 236.101 * * [simplify]: Extracting #2: cost 153 inf + 0 236.101 * * [simplify]: Extracting #3: cost 242 inf + 83 236.104 * * [simplify]: Extracting #4: cost 185 inf + 16503 236.115 * * [simplify]: Extracting #5: cost 15 inf + 79352 236.127 * * [simplify]: Extracting #6: cost 0 inf + 84943 236.140 * [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))))) 236.140 * [simplify]: 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))))))) 236.140 * * * * [progress]: [ 542 / 3260 ] simplifiying candidate # 236.140 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 236.141 * * [simplify]: iters left: 6 (28 enodes) 236.148 * * [simplify]: iters left: 5 (112 enodes) 236.172 * * [simplify]: iters left: 4 (238 enodes) 236.231 * * [simplify]: Extracting #0: cost 1 inf + 0 236.231 * * [simplify]: Extracting #1: cost 11 inf + 0 236.231 * * [simplify]: Extracting #2: cost 133 inf + 0 236.232 * * [simplify]: Extracting #3: cost 235 inf + 0 236.236 * * [simplify]: Extracting #4: cost 221 inf + 1421 236.239 * * [simplify]: Extracting #5: cost 133 inf + 29079 236.248 * * [simplify]: Extracting #6: cost 42 inf + 60409 236.261 * * [simplify]: Extracting #7: cost 3 inf + 76240 236.275 * * [simplify]: Extracting #8: cost 0 inf + 77212 236.288 * [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))))) 236.289 * [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)))))) 236.289 * [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)))) 236.289 * * [simplify]: iters left: 6 (15 enodes) 236.294 * * [simplify]: iters left: 5 (63 enodes) 236.305 * * [simplify]: iters left: 4 (145 enodes) 236.346 * * [simplify]: iters left: 3 (499 enodes) 236.615 * * [simplify]: Extracting #0: cost 1 inf + 0 236.615 * * [simplify]: Extracting #1: cost 0 inf + 1 236.615 * [simplify]: Simplified to 0 236.615 * [simplify]: 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)) 236.616 * * * * [progress]: [ 543 / 3260 ] simplifiying candidate # 236.616 * [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)))) 236.616 * * [simplify]: iters left: 6 (29 enodes) 236.624 * * [simplify]: iters left: 5 (114 enodes) 236.646 * * [simplify]: iters left: 4 (255 enodes) 236.719 * * [simplify]: Extracting #0: cost 1 inf + 0 236.719 * * [simplify]: Extracting #1: cost 13 inf + 0 236.720 * * [simplify]: Extracting #2: cost 138 inf + 0 236.720 * * [simplify]: Extracting #3: cost 224 inf + 2 236.721 * * [simplify]: Extracting #4: cost 210 inf + 1757 236.724 * * [simplify]: Extracting #5: cost 155 inf + 16912 236.730 * * [simplify]: Extracting #6: cost 70 inf + 42723 236.738 * * [simplify]: Extracting #7: cost 32 inf + 54152 236.753 * * [simplify]: Extracting #8: cost 0 inf + 69375 236.765 * * [simplify]: Extracting #9: cost 0 inf + 69345 236.777 * [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))) 236.777 * [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))))) 236.778 * [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))) 236.778 * * [simplify]: iters left: 6 (15 enodes) 236.783 * * [simplify]: iters left: 5 (62 enodes) 236.796 * * [simplify]: iters left: 4 (159 enodes) 236.844 * * [simplify]: iters left: 3 (475 enodes) 237.072 * * [simplify]: Extracting #0: cost 1 inf + 0 237.072 * * [simplify]: Extracting #1: cost 42 inf + 0 237.073 * * [simplify]: Extracting #2: cost 194 inf + 1 237.076 * * [simplify]: Extracting #3: cost 205 inf + 15094 237.088 * * [simplify]: Extracting #4: cost 20 inf + 63712 237.103 * * [simplify]: Extracting #5: cost 3 inf + 65204 237.118 * * [simplify]: Extracting #6: cost 0 inf + 65965 237.136 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 237.137 * [simplify]: 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)))) 237.137 * * * * [progress]: [ 544 / 3260 ] simplifiying candidate # 237.137 * [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)))))) 237.137 * * [simplify]: iters left: 6 (28 enodes) 237.145 * * [simplify]: iters left: 5 (111 enodes) 237.165 * * [simplify]: iters left: 4 (243 enodes) 237.228 * * [simplify]: Extracting #0: cost 1 inf + 0 237.229 * * [simplify]: Extracting #1: cost 11 inf + 0 237.229 * * [simplify]: Extracting #2: cost 131 inf + 0 237.230 * * [simplify]: Extracting #3: cost 236 inf + 0 237.231 * * [simplify]: Extracting #4: cost 214 inf + 3638 237.236 * * [simplify]: Extracting #5: cost 106 inf + 40008 237.245 * * [simplify]: Extracting #6: cost 64 inf + 53923 237.254 * * [simplify]: Extracting #7: cost 54 inf + 54475 237.265 * * [simplify]: Extracting #8: cost 37 inf + 60689 237.278 * * [simplify]: Extracting #9: cost 2 inf + 77411 237.294 * * [simplify]: Extracting #10: cost 0 inf + 78341 237.308 * [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)))) 237.309 * [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))))))) 237.309 * [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))))) 237.309 * * [simplify]: iters left: 6 (15 enodes) 237.314 * * [simplify]: iters left: 5 (62 enodes) 237.325 * * [simplify]: iters left: 4 (148 enodes) 237.369 * * [simplify]: iters left: 3 (499 enodes) 237.645 * * [simplify]: Extracting #0: cost 1 inf + 0 237.645 * * [simplify]: Extracting #1: cost 0 inf + 1 237.645 * [simplify]: Simplified to 0 237.645 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 237.645 * * * * [progress]: [ 545 / 3260 ] simplifiying candidate # 237.645 * [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))))) 237.646 * * [simplify]: iters left: 6 (26 enodes) 237.652 * * [simplify]: iters left: 5 (101 enodes) 237.670 * * [simplify]: iters left: 4 (203 enodes) 237.720 * * [simplify]: Extracting #0: cost 1 inf + 0 237.720 * * [simplify]: Extracting #1: cost 11 inf + 0 237.720 * * [simplify]: Extracting #2: cost 106 inf + 0 237.721 * * [simplify]: Extracting #3: cost 184 inf + 0 237.722 * * [simplify]: Extracting #4: cost 172 inf + 1904 237.724 * * [simplify]: Extracting #5: cost 118 inf + 16763 237.731 * * [simplify]: Extracting #6: cost 46 inf + 39614 237.740 * * [simplify]: Extracting #7: cost 7 inf + 54767 237.751 * * [simplify]: Extracting #8: cost 0 inf + 57727 237.761 * [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))))) 237.761 * [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)))))) 237.762 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 237.762 * * [simplify]: iters left: 6 (14 enodes) 237.766 * * [simplify]: iters left: 5 (56 enodes) 237.776 * * [simplify]: iters left: 4 (117 enodes) 237.807 * * [simplify]: iters left: 3 (347 enodes) 237.938 * * [simplify]: Extracting #0: cost 1 inf + 0 237.938 * * [simplify]: Extracting #1: cost 0 inf + 1 237.938 * [simplify]: Simplified to 0 237.938 * [simplify]: 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)) 237.938 * * * * [progress]: [ 546 / 3260 ] simplifiying candidate # 237.938 * [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)))) 237.939 * * [simplify]: iters left: 6 (27 enodes) 237.946 * * [simplify]: iters left: 5 (106 enodes) 237.965 * * [simplify]: iters left: 4 (208 enodes) 238.016 * * [simplify]: Extracting #0: cost 1 inf + 0 238.016 * * [simplify]: Extracting #1: cost 11 inf + 0 238.016 * * [simplify]: Extracting #2: cost 103 inf + 0 238.017 * * [simplify]: Extracting #3: cost 168 inf + 2 238.017 * * [simplify]: Extracting #4: cost 158 inf + 620 238.019 * * [simplify]: Extracting #5: cost 132 inf + 7659 238.023 * * [simplify]: Extracting #6: cost 68 inf + 23197 238.029 * * [simplify]: Extracting #7: cost 36 inf + 32344 238.037 * * [simplify]: Extracting #8: cost 4 inf + 46847 238.046 * * [simplify]: Extracting #9: cost 0 inf + 48817 238.056 * [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)) 238.056 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (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))))) 238.057 * [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))) 238.057 * * [simplify]: iters left: 6 (14 enodes) 238.064 * * [simplify]: iters left: 5 (57 enodes) 238.075 * * [simplify]: iters left: 4 (116 enodes) 238.103 * * [simplify]: iters left: 3 (321 enodes) 238.227 * * [simplify]: Extracting #0: cost 1 inf + 0 238.227 * * [simplify]: Extracting #1: cost 0 inf + 1 238.227 * [simplify]: Simplified to 0 238.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)) (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)) 238.228 * * * * [progress]: [ 547 / 3260 ] simplifiying candidate # 238.228 * [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)))))) 238.228 * * [simplify]: iters left: 6 (29 enodes) 238.236 * * [simplify]: iters left: 5 (114 enodes) 238.260 * * [simplify]: iters left: 4 (245 enodes) 238.319 * * [simplify]: Extracting #0: cost 1 inf + 0 238.320 * * [simplify]: Extracting #1: cost 11 inf + 0 238.320 * * [simplify]: Extracting #2: cost 117 inf + 0 238.320 * * [simplify]: Extracting #3: cost 200 inf + 43 238.321 * * [simplify]: Extracting #4: cost 186 inf + 1465 238.324 * * [simplify]: Extracting #5: cost 107 inf + 23387 238.334 * * [simplify]: Extracting #6: cost 38 inf + 45244 238.344 * * [simplify]: Extracting #7: cost 0 inf + 60423 238.354 * * [simplify]: Extracting #8: cost 0 inf + 60313 238.365 * [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)) 238.365 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 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))))))) 238.366 * [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))))) 238.366 * * [simplify]: iters left: 6 (15 enodes) 238.370 * * [simplify]: iters left: 5 (62 enodes) 238.383 * * [simplify]: iters left: 4 (149 enodes) 238.426 * * [simplify]: iters left: 3 (450 enodes) 238.656 * * [simplify]: Extracting #0: cost 1 inf + 0 238.656 * * [simplify]: Extracting #1: cost 0 inf + 1 238.656 * [simplify]: Simplified to 0 238.656 * [simplify]: 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)) 238.656 * * * * [progress]: [ 548 / 3260 ] simplifiying candidate # 238.656 * [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))))) 238.657 * * [simplify]: iters left: 6 (27 enodes) 238.664 * * [simplify]: iters left: 5 (106 enodes) 238.683 * * [simplify]: iters left: 4 (209 enodes) 238.737 * * [simplify]: Extracting #0: cost 1 inf + 0 238.737 * * [simplify]: Extracting #1: cost 11 inf + 0 238.737 * * [simplify]: Extracting #2: cost 101 inf + 0 238.738 * * [simplify]: Extracting #3: cost 166 inf + 43 238.738 * * [simplify]: Extracting #4: cost 162 inf + 251 238.739 * * [simplify]: Extracting #5: cost 140 inf + 5435 238.743 * * [simplify]: Extracting #6: cost 79 inf + 19235 238.748 * * [simplify]: Extracting #7: cost 38 inf + 31122 238.757 * * [simplify]: Extracting #8: cost 0 inf + 48548 238.766 * * [simplify]: Extracting #9: cost 0 inf + 48518 238.776 * [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))) 238.776 * [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)))))) 238.777 * [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)))) 238.777 * * [simplify]: iters left: 6 (14 enodes) 238.781 * * [simplify]: iters left: 5 (57 enodes) 238.795 * * [simplify]: iters left: 4 (118 enodes) 238.823 * * [simplify]: iters left: 3 (314 enodes) 238.931 * * [simplify]: Extracting #0: cost 1 inf + 0 238.931 * * [simplify]: Extracting #1: cost 0 inf + 1 238.931 * [simplify]: Simplified to 0 238.931 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 238.931 * * * * [progress]: [ 549 / 3260 ] simplifiying candidate # 238.931 * [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)))) 238.931 * * [simplify]: iters left: 6 (27 enodes) 238.939 * * [simplify]: iters left: 5 (100 enodes) 238.957 * * [simplify]: iters left: 4 (197 enodes) 239.002 * * [simplify]: iters left: 3 (453 enodes) 239.137 * * [simplify]: Extracting #0: cost 1 inf + 0 239.137 * * [simplify]: Extracting #1: cost 13 inf + 0 239.137 * * [simplify]: Extracting #2: cost 137 inf + 0 239.138 * * [simplify]: Extracting #3: cost 218 inf + 337 239.140 * * [simplify]: Extracting #4: cost 197 inf + 2783 239.143 * * [simplify]: Extracting #5: cost 138 inf + 14543 239.149 * * [simplify]: Extracting #6: cost 81 inf + 29655 239.162 * * [simplify]: Extracting #7: cost 11 inf + 58188 239.177 * * [simplify]: Extracting #8: cost 0 inf + 63255 239.195 * * [simplify]: Extracting #9: cost 0 inf + 63135 239.210 * [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)) 239.210 * [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))))) 239.211 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 239.211 * * [simplify]: iters left: 6 (13 enodes) 239.215 * * [simplify]: iters left: 5 (48 enodes) 239.224 * * [simplify]: iters left: 4 (103 enodes) 239.246 * * [simplify]: iters left: 3 (238 enodes) 239.312 * * [simplify]: Extracting #0: cost 1 inf + 0 239.312 * * [simplify]: Extracting #1: cost 0 inf + 1 239.312 * [simplify]: Simplified to 0 239.312 * [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)) 239.312 * * * * [progress]: [ 550 / 3260 ] simplifiying candidate # 239.313 * [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)))))) 239.313 * * [simplify]: iters left: 6 (29 enodes) 239.320 * * [simplify]: iters left: 5 (113 enodes) 239.344 * * [simplify]: iters left: 4 (239 enodes) 239.744 * * [simplify]: Extracting #0: cost 1 inf + 0 239.745 * * [simplify]: Extracting #1: cost 11 inf + 0 239.745 * * [simplify]: Extracting #2: cost 133 inf + 0 239.746 * * [simplify]: Extracting #3: cost 241 inf + 0 239.746 * * [simplify]: Extracting #4: cost 230 inf + 854 239.749 * * [simplify]: Extracting #5: cost 160 inf + 21790 239.757 * * [simplify]: Extracting #6: cost 71 inf + 53281 239.767 * * [simplify]: Extracting #7: cost 34 inf + 64183 239.779 * * [simplify]: Extracting #8: cost 0 inf + 80031 239.793 * * [simplify]: Extracting #9: cost 0 inf + 79961 239.807 * [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)))) 239.807 * [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))))))) 239.808 * [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))))) 239.808 * * [simplify]: iters left: 6 (15 enodes) 239.812 * * [simplify]: iters left: 5 (61 enodes) 239.826 * * [simplify]: iters left: 4 (142 enodes) 239.864 * * [simplify]: iters left: 3 (474 enodes) 240.068 * * [simplify]: Extracting #0: cost 1 inf + 0 240.068 * * [simplify]: Extracting #1: cost 0 inf + 1 240.068 * [simplify]: Simplified to 0 240.068 * [simplify]: 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)) 240.069 * * * * [progress]: [ 551 / 3260 ] simplifiying candidate # 240.069 * [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))))) 240.069 * * [simplify]: iters left: 6 (27 enodes) 240.076 * * [simplify]: iters left: 5 (105 enodes) 240.095 * * [simplify]: iters left: 4 (205 enodes) 240.143 * * [simplify]: Extracting #0: cost 1 inf + 0 240.144 * * [simplify]: Extracting #1: cost 11 inf + 0 240.144 * * [simplify]: Extracting #2: cost 107 inf + 0 240.144 * * [simplify]: Extracting #3: cost 183 inf + 0 240.145 * * [simplify]: Extracting #4: cost 180 inf + 205 240.146 * * [simplify]: Extracting #5: cost 168 inf + 3644 240.150 * * [simplify]: Extracting #6: cost 77 inf + 30763 240.159 * * [simplify]: Extracting #7: cost 0 inf + 56760 240.169 * * [simplify]: Extracting #8: cost 0 inf + 56650 240.180 * [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))))) 240.180 * [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)))))) 240.180 * [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)))) 240.181 * * [simplify]: iters left: 6 (14 enodes) 240.184 * * [simplify]: iters left: 5 (56 enodes) 240.195 * * [simplify]: iters left: 4 (113 enodes) 240.223 * * [simplify]: iters left: 3 (324 enodes) 240.322 * * [simplify]: Extracting #0: cost 1 inf + 0 240.322 * * [simplify]: Extracting #1: cost 0 inf + 1 240.322 * [simplify]: Simplified to 0 240.322 * [simplify]: 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)) 240.322 * * * * [progress]: [ 552 / 3260 ] simplifiying candidate # 240.322 * [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)))) 240.323 * * [simplify]: iters left: 6 (28 enodes) 240.334 * * [simplify]: iters left: 5 (108 enodes) 240.353 * * [simplify]: iters left: 4 (206 enodes) 240.398 * * [simplify]: Extracting #0: cost 1 inf + 0 240.398 * * [simplify]: Extracting #1: cost 11 inf + 0 240.398 * * [simplify]: Extracting #2: cost 106 inf + 0 240.399 * * [simplify]: Extracting #3: cost 169 inf + 2 240.400 * * [simplify]: Extracting #4: cost 159 inf + 737 240.401 * * [simplify]: Extracting #5: cost 133 inf + 7295 240.407 * * [simplify]: Extracting #6: cost 73 inf + 21734 240.412 * * [simplify]: Extracting #7: cost 42 inf + 29943 240.419 * * [simplify]: Extracting #8: cost 4 inf + 46610 240.428 * * [simplify]: Extracting #9: cost 0 inf + 48458 240.437 * [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)))) 240.437 * [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))))) 240.438 * [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))) 240.438 * * [simplify]: iters left: 6 (14 enodes) 240.442 * * [simplify]: iters left: 5 (56 enodes) 240.453 * * [simplify]: iters left: 4 (112 enodes) 240.479 * * [simplify]: iters left: 3 (297 enodes) 240.571 * * [simplify]: Extracting #0: cost 1 inf + 0 240.571 * * [simplify]: Extracting #1: cost 0 inf + 1 240.571 * [simplify]: Simplified to 0 240.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))))) (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)) 240.571 * * * * [progress]: [ 553 / 3260 ] simplifiying candidate # 240.572 * [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)))))) 240.572 * * [simplify]: iters left: 6 (26 enodes) 240.579 * * [simplify]: iters left: 5 (102 enodes) 240.597 * * [simplify]: iters left: 4 (210 enodes) 240.644 * * [simplify]: Extracting #0: cost 1 inf + 0 240.644 * * [simplify]: Extracting #1: cost 11 inf + 0 240.645 * * [simplify]: Extracting #2: cost 105 inf + 0 240.645 * * [simplify]: Extracting #3: cost 184 inf + 0 240.646 * * [simplify]: Extracting #4: cost 171 inf + 1705 240.650 * * [simplify]: Extracting #5: cost 90 inf + 23960 240.656 * * [simplify]: Extracting #6: cost 41 inf + 40927 240.666 * * [simplify]: Extracting #7: cost 5 inf + 54091 240.676 * * [simplify]: Extracting #8: cost 0 inf + 56495 240.686 * [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))) 240.686 * [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))))))) 240.687 * [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))))) 240.687 * * [simplify]: iters left: 6 (13 enodes) 240.693 * * [simplify]: iters left: 5 (53 enodes) 240.703 * * [simplify]: iters left: 4 (118 enodes) 240.729 * * [simplify]: iters left: 3 (324 enodes) 240.828 * * [simplify]: Extracting #0: cost 1 inf + 0 240.828 * * [simplify]: Extracting #1: cost 0 inf + 1 240.829 * [simplify]: Simplified to 0 240.829 * [simplify]: 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)) 240.829 * * * * [progress]: [ 554 / 3260 ] simplifiying candidate # 240.830 * [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))))) 240.830 * * [simplify]: iters left: 6 (23 enodes) 240.836 * * [simplify]: iters left: 5 (87 enodes) 240.851 * * [simplify]: iters left: 4 (161 enodes) 240.883 * * [simplify]: iters left: 3 (390 enodes) 240.985 * * [simplify]: Extracting #0: cost 1 inf + 0 240.985 * * [simplify]: Extracting #1: cost 9 inf + 0 240.985 * * [simplify]: Extracting #2: cost 106 inf + 0 240.986 * * [simplify]: Extracting #3: cost 214 inf + 1 240.987 * * [simplify]: Extracting #4: cost 204 inf + 1061 240.990 * * [simplify]: Extracting #5: cost 137 inf + 14362 240.995 * * [simplify]: Extracting #6: cost 103 inf + 21741 241.002 * * [simplify]: Extracting #7: cost 62 inf + 35655 241.016 * * [simplify]: Extracting #8: cost 2 inf + 61884 241.034 * * [simplify]: Extracting #9: cost 0 inf + 62469 241.048 * * [simplify]: Extracting #10: cost 0 inf + 62429 241.063 * [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))) 241.063 * [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)))))) 241.064 * [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)))) 241.064 * * [simplify]: iters left: 6 (11 enodes) 241.067 * * [simplify]: iters left: 5 (43 enodes) 241.075 * * [simplify]: iters left: 4 (84 enodes) 241.092 * * [simplify]: iters left: 3 (212 enodes) 241.143 * * [simplify]: iters left: 2 (472 enodes) 241.260 * * [simplify]: Extracting #0: cost 1 inf + 0 241.260 * * [simplify]: Extracting #1: cost 0 inf + 1 241.260 * [simplify]: Simplified to 0 241.260 * [simplify]: 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)) 241.260 * * * * [progress]: [ 555 / 3260 ] simplifiying candidate # 241.261 * [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)))) 241.261 * * [simplify]: iters left: 6 (25 enodes) 241.268 * * [simplify]: iters left: 5 (98 enodes) 241.286 * * [simplify]: iters left: 4 (187 enodes) 241.330 * * [simplify]: iters left: 3 (448 enodes) 241.472 * * [simplify]: Extracting #0: cost 1 inf + 0 241.472 * * [simplify]: Extracting #1: cost 11 inf + 0 241.472 * * [simplify]: Extracting #2: cost 114 inf + 0 241.473 * * [simplify]: Extracting #3: cost 204 inf + 2 241.474 * * [simplify]: Extracting #4: cost 192 inf + 1592 241.477 * * [simplify]: Extracting #5: cost 130 inf + 12199 241.484 * * [simplify]: Extracting #6: cost 72 inf + 31846 241.500 * * [simplify]: Extracting #7: cost 5 inf + 58664 241.515 * * [simplify]: Extracting #8: cost 0 inf + 60270 241.531 * * [simplify]: Extracting #9: cost 0 inf + 60230 241.546 * [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))) 241.546 * [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))))) 241.547 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 241.547 * * [simplify]: iters left: 6 (12 enodes) 241.551 * * [simplify]: iters left: 5 (49 enodes) 241.560 * * [simplify]: iters left: 4 (99 enodes) 241.584 * * [simplify]: iters left: 3 (234 enodes) 241.644 * * [simplify]: iters left: 2 (447 enodes) 241.751 * * [simplify]: Extracting #0: cost 1 inf + 0 241.751 * * [simplify]: Extracting #1: cost 0 inf + 1 241.751 * [simplify]: Simplified to 0 241.751 * [simplify]: 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)) 241.751 * * * * [progress]: [ 556 / 3260 ] simplifiying candidate # 241.751 * [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)))))) 241.751 * * [simplify]: iters left: 6 (28 enodes) 241.759 * * [simplify]: iters left: 5 (109 enodes) 241.781 * * [simplify]: iters left: 4 (215 enodes) 241.828 * * [simplify]: Extracting #0: cost 1 inf + 0 241.828 * * [simplify]: Extracting #1: cost 11 inf + 0 241.828 * * [simplify]: Extracting #2: cost 94 inf + 0 241.828 * * [simplify]: Extracting #3: cost 153 inf + 43 241.829 * * [simplify]: Extracting #4: cost 151 inf + 127 241.830 * * [simplify]: Extracting #5: cost 135 inf + 3092 241.832 * * [simplify]: Extracting #6: cost 73 inf + 16566 241.839 * * [simplify]: Extracting #7: cost 52 inf + 20595 241.845 * * [simplify]: Extracting #8: cost 19 inf + 33907 241.853 * * [simplify]: Extracting #9: cost 0 inf + 43446 241.862 * * [simplify]: Extracting #10: cost 0 inf + 43406 241.870 * [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)))) 241.870 * [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))))))) 241.871 * [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))))) 241.871 * * [simplify]: iters left: 6 (14 enodes) 241.875 * * [simplify]: iters left: 5 (57 enodes) 241.886 * * [simplify]: iters left: 4 (121 enodes) 241.916 * * [simplify]: iters left: 3 (291 enodes) 242.004 * * [simplify]: Extracting #0: cost 1 inf + 0 242.004 * * [simplify]: Extracting #1: cost 0 inf + 1 242.004 * [simplify]: Simplified to 0 242.004 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (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)) 242.004 * * * * [progress]: [ 557 / 3260 ] simplifiying candidate # 242.004 * [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))))) 242.005 * * [simplify]: iters left: 6 (26 enodes) 242.012 * * [simplify]: iters left: 5 (101 enodes) 242.030 * * [simplify]: iters left: 4 (186 enodes) 242.074 * * [simplify]: iters left: 3 (446 enodes) 242.220 * * [simplify]: Extracting #0: cost 1 inf + 0 242.220 * * [simplify]: Extracting #1: cost 11 inf + 0 242.221 * * [simplify]: Extracting #2: cost 114 inf + 0 242.221 * * [simplify]: Extracting #3: cost 203 inf + 44 242.222 * * [simplify]: Extracting #4: cost 190 inf + 1071 242.225 * * [simplify]: Extracting #5: cost 151 inf + 6816 242.230 * * [simplify]: Extracting #6: cost 84 inf + 25709 242.246 * * [simplify]: Extracting #7: cost 8 inf + 56377 242.261 * * [simplify]: Extracting #8: cost 0 inf + 59243 242.277 * * [simplify]: Extracting #9: cost 0 inf + 59203 242.292 * [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)) 242.292 * [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)))))) 242.293 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 242.293 * * [simplify]: iters left: 6 (13 enodes) 242.297 * * [simplify]: iters left: 5 (52 enodes) 242.306 * * [simplify]: iters left: 4 (98 enodes) 242.329 * * [simplify]: iters left: 3 (212 enodes) 242.374 * * [simplify]: iters left: 2 (371 enodes) 242.457 * * [simplify]: Extracting #0: cost 1 inf + 0 242.457 * * [simplify]: Extracting #1: cost 0 inf + 1 242.457 * [simplify]: Simplified to 0 242.457 * [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)) 242.457 * * * * [progress]: [ 558 / 3260 ] simplifiying candidate # 242.457 * [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)))) 242.458 * * [simplify]: iters left: 6 (26 enodes) 242.465 * * [simplify]: iters left: 5 (95 enodes) 242.482 * * [simplify]: iters left: 4 (175 enodes) 242.517 * * [simplify]: iters left: 3 (346 enodes) 242.596 * * [simplify]: Extracting #0: cost 1 inf + 0 242.597 * * [simplify]: Extracting #1: cost 11 inf + 0 242.597 * * [simplify]: Extracting #2: cost 101 inf + 0 242.597 * * [simplify]: Extracting #3: cost 161 inf + 457 242.599 * * [simplify]: Extracting #4: cost 121 inf + 4587 242.601 * * [simplify]: Extracting #5: cost 105 inf + 7724 242.604 * * [simplify]: Extracting #6: cost 103 inf + 8154 242.608 * * [simplify]: Extracting #7: cost 69 inf + 19811 242.618 * * [simplify]: Extracting #8: cost 6 inf + 47040 242.630 * * [simplify]: Extracting #9: cost 0 inf + 49625 242.642 * * [simplify]: Extracting #10: cost 0 inf + 49585 242.654 * [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)) 242.654 * [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))))) 242.655 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 242.657 * * [simplify]: iters left: 6 (12 enodes) 242.661 * * [simplify]: iters left: 5 (44 enodes) 242.670 * * [simplify]: iters left: 4 (92 enodes) 242.685 * * [simplify]: iters left: 3 (159 enodes) 242.713 * * [simplify]: iters left: 2 (267 enodes) 242.763 * * [simplify]: iters left: 1 (364 enodes) 242.829 * * [simplify]: Extracting #0: cost 1 inf + 0 242.829 * * [simplify]: Extracting #1: cost 0 inf + 1 242.829 * [simplify]: Simplified to 0 242.829 * [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)) 242.829 * * * * [progress]: [ 559 / 3260 ] simplifiying candidate # 242.829 * [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)))))) 242.829 * * [simplify]: iters left: 6 (29 enodes) 242.838 * * [simplify]: iters left: 5 (116 enodes) 242.862 * * [simplify]: iters left: 4 (248 enodes) 242.920 * * [simplify]: Extracting #0: cost 1 inf + 0 242.920 * * [simplify]: Extracting #1: cost 11 inf + 0 242.921 * * [simplify]: Extracting #2: cost 132 inf + 0 242.922 * * [simplify]: Extracting #3: cost 226 inf + 128 242.923 * * [simplify]: Extracting #4: cost 208 inf + 2198 242.925 * * [simplify]: Extracting #5: cost 142 inf + 20668 242.934 * * [simplify]: Extracting #6: cost 66 inf + 42837 242.942 * * [simplify]: Extracting #7: cost 31 inf + 53326 242.954 * * [simplify]: Extracting #8: cost 0 inf + 68413 242.966 * * [simplify]: Extracting #9: cost 0 inf + 68383 242.978 * [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))))) 242.978 * [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))))))) 242.978 * [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))))) 242.979 * * [simplify]: iters left: 6 (15 enodes) 242.983 * * [simplify]: iters left: 5 (64 enodes) 242.996 * * [simplify]: iters left: 4 (149 enodes) 243.037 * * [simplify]: iters left: 3 (466 enodes) 243.332 * * [simplify]: Extracting #0: cost 1 inf + 0 243.332 * * [simplify]: Extracting #1: cost 0 inf + 1 243.333 * [simplify]: Simplified to 0 243.333 * [simplify]: 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)) 243.333 * * * * [progress]: [ 560 / 3260 ] simplifiying candidate # 243.333 * [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))))) 243.333 * * [simplify]: iters left: 6 (27 enodes) 243.341 * * [simplify]: iters left: 5 (108 enodes) 243.366 * * [simplify]: iters left: 4 (215 enodes) 243.412 * * [simplify]: Extracting #0: cost 1 inf + 0 243.412 * * [simplify]: Extracting #1: cost 11 inf + 0 243.413 * * [simplify]: Extracting #2: cost 111 inf + 0 243.413 * * [simplify]: Extracting #3: cost 181 inf + 3 243.414 * * [simplify]: Extracting #4: cost 156 inf + 3052 243.417 * * [simplify]: Extracting #5: cost 103 inf + 16264 243.423 * * [simplify]: Extracting #6: cost 41 inf + 34555 243.435 * * [simplify]: Extracting #7: cost 1 inf + 50249 243.444 * * [simplify]: Extracting #8: cost 0 inf + 50639 243.454 * [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))))) 243.454 * [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)))))) 243.455 * [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)))) 243.455 * * [simplify]: iters left: 6 (14 enodes) 243.459 * * [simplify]: iters left: 5 (59 enodes) 243.471 * * [simplify]: iters left: 4 (121 enodes) 243.498 * * [simplify]: iters left: 3 (332 enodes) 243.653 * * [simplify]: Extracting #0: cost 1 inf + 0 243.653 * * [simplify]: Extracting #1: cost 0 inf + 1 243.653 * [simplify]: Simplified to 0 243.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))))) (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)) 243.653 * * * * [progress]: [ 561 / 3260 ] simplifiying candidate # 243.653 * [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)))) 243.653 * * [simplify]: iters left: 6 (27 enodes) 243.661 * * [simplify]: iters left: 5 (106 enodes) 243.681 * * [simplify]: iters left: 4 (209 enodes) 243.730 * * [simplify]: iters left: 3 (497 enodes) 243.903 * * [simplify]: Extracting #0: cost 1 inf + 0 243.903 * * [simplify]: Extracting #1: cost 11 inf + 0 243.903 * * [simplify]: Extracting #2: cost 149 inf + 0 243.905 * * [simplify]: Extracting #3: cost 247 inf + 45 243.906 * * [simplify]: Extracting #4: cost 209 inf + 3880 243.910 * * [simplify]: Extracting #5: cost 141 inf + 17912 243.918 * * [simplify]: Extracting #6: cost 73 inf + 38792 243.933 * * [simplify]: Extracting #7: cost 5 inf + 65889 243.953 * * [simplify]: Extracting #8: cost 0 inf + 67958 243.969 * [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)))) 243.970 * [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))))) 243.970 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 243.970 * * [simplify]: iters left: 6 (13 enodes) 243.974 * * [simplify]: iters left: 5 (54 enodes) 243.986 * * [simplify]: iters left: 4 (112 enodes) 244.011 * * [simplify]: iters left: 3 (281 enodes) 244.119 * * [simplify]: Extracting #0: cost 1 inf + 0 244.119 * * [simplify]: Extracting #1: cost 0 inf + 1 244.119 * [simplify]: Simplified to 0 244.119 * [simplify]: 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)) 244.119 * * * * [progress]: [ 562 / 3260 ] simplifiying candidate # 244.119 * [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)))))) 244.119 * * [simplify]: iters left: 6 (27 enodes) 244.127 * * [simplify]: iters left: 5 (108 enodes) 244.151 * * [simplify]: iters left: 4 (230 enodes) 244.203 * * [simplify]: Extracting #0: cost 1 inf + 0 244.203 * * [simplify]: Extracting #1: cost 11 inf + 0 244.204 * * [simplify]: Extracting #2: cost 111 inf + 0 244.204 * * [simplify]: Extracting #3: cost 185 inf + 3 244.205 * * [simplify]: Extracting #4: cost 163 inf + 2608 244.209 * * [simplify]: Extracting #5: cost 91 inf + 20275 244.218 * * [simplify]: Extracting #6: cost 37 inf + 37676 244.227 * * [simplify]: Extracting #7: cost 0 inf + 52170 244.237 * * [simplify]: Extracting #8: cost 0 inf + 52100 244.247 * [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))))) 244.247 * [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))))))) 244.248 * [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))))) 244.248 * * [simplify]: iters left: 6 (14 enodes) 244.253 * * [simplify]: iters left: 5 (59 enodes) 244.264 * * [simplify]: iters left: 4 (134 enodes) 244.298 * * [simplify]: iters left: 3 (357 enodes) 244.455 * * [simplify]: Extracting #0: cost 1 inf + 0 244.455 * * [simplify]: Extracting #1: cost 0 inf + 1 244.455 * [simplify]: Simplified to 0 244.455 * [simplify]: 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)) 244.456 * * * * [progress]: [ 563 / 3260 ] simplifiying candidate # 244.456 * [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))))) 244.456 * * [simplify]: iters left: 6 (25 enodes) 244.463 * * [simplify]: iters left: 5 (98 enodes) 244.485 * * [simplify]: iters left: 4 (193 enodes) 244.525 * * [simplify]: iters left: 3 (462 enodes) 244.684 * * [simplify]: Extracting #0: cost 1 inf + 0 244.684 * * [simplify]: Extracting #1: cost 11 inf + 0 244.685 * * [simplify]: Extracting #2: cost 155 inf + 0 244.686 * * [simplify]: Extracting #3: cost 266 inf + 4 244.688 * * [simplify]: Extracting #4: cost 232 inf + 4450 244.694 * * [simplify]: Extracting #5: cost 140 inf + 22129 244.702 * * [simplify]: Extracting #6: cost 101 inf + 29878 244.711 * * [simplify]: Extracting #7: cost 76 inf + 37285 244.725 * * [simplify]: Extracting #8: cost 15 inf + 64776 244.745 * * [simplify]: Extracting #9: cost 0 inf + 71470 244.763 * * [simplify]: Extracting #10: cost 0 inf + 71430 244.780 * [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)) 244.780 * [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)))))) 244.781 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 244.781 * * [simplify]: iters left: 6 (13 enodes) 244.785 * * [simplify]: iters left: 5 (53 enodes) 244.795 * * [simplify]: iters left: 4 (106 enodes) 244.820 * * [simplify]: iters left: 3 (257 enodes) 244.915 * * [simplify]: Extracting #0: cost 1 inf + 0 244.915 * * [simplify]: Extracting #1: cost 0 inf + 1 244.915 * [simplify]: Simplified to 0 244.915 * [simplify]: 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)) 244.915 * * * * [progress]: [ 564 / 3260 ] simplifiying candidate # 244.915 * [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)))) 244.915 * * [simplify]: iters left: 6 (25 enodes) 244.922 * * [simplify]: iters left: 5 (98 enodes) 244.945 * * [simplify]: iters left: 4 (186 enodes) 244.984 * * [simplify]: iters left: 3 (436 enodes) 245.151 * * [simplify]: Extracting #0: cost 1 inf + 0 245.152 * * [simplify]: Extracting #1: cost 11 inf + 0 245.152 * * [simplify]: Extracting #2: cost 140 inf + 0 245.153 * * [simplify]: Extracting #3: cost 215 inf + 88 245.155 * * [simplify]: Extracting #4: cost 179 inf + 3607 245.158 * * [simplify]: Extracting #5: cost 140 inf + 10009 245.164 * * [simplify]: Extracting #6: cost 83 inf + 26136 245.178 * * [simplify]: Extracting #7: cost 7 inf + 57056 245.194 * * [simplify]: Extracting #8: cost 0 inf + 60063 245.213 * [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)))) 245.213 * [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))))) 245.214 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 245.214 * * [simplify]: iters left: 6 (12 enodes) 245.218 * * [simplify]: iters left: 5 (49 enodes) 245.228 * * [simplify]: iters left: 4 (94 enodes) 245.249 * * [simplify]: iters left: 3 (221 enodes) 245.329 * * [simplify]: iters left: 2 (492 enodes) 245.574 * * [simplify]: Extracting #0: cost 1 inf + 0 245.574 * * [simplify]: Extracting #1: cost 0 inf + 1 245.574 * [simplify]: Simplified to 0 245.574 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 245.575 * * * * [progress]: [ 565 / 3260 ] simplifiying candidate # 245.575 * [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)))))) 245.575 * * [simplify]: iters left: 6 (27 enodes) 245.582 * * [simplify]: iters left: 5 (104 enodes) 245.601 * * [simplify]: iters left: 4 (208 enodes) 245.650 * * [simplify]: iters left: 3 (497 enodes) 245.825 * * [simplify]: Extracting #0: cost 1 inf + 0 245.825 * * [simplify]: Extracting #1: cost 11 inf + 0 245.825 * * [simplify]: Extracting #2: cost 163 inf + 0 245.826 * * [simplify]: Extracting #3: cost 264 inf + 88 245.827 * * [simplify]: Extracting #4: cost 252 inf + 869 245.831 * * [simplify]: Extracting #5: cost 165 inf + 17910 245.838 * * [simplify]: Extracting #6: cost 103 inf + 30925 245.848 * * [simplify]: Extracting #7: cost 64 inf + 43866 245.866 * * [simplify]: Extracting #8: cost 2 inf + 71885 245.882 * * [simplify]: Extracting #9: cost 0 inf + 72572 245.899 * [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))) 245.899 * [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))))))) 245.899 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 245.900 * * [simplify]: iters left: 6 (13 enodes) 245.904 * * [simplify]: iters left: 5 (52 enodes) 245.913 * * [simplify]: iters left: 4 (111 enodes) 245.942 * * [simplify]: iters left: 3 (278 enodes) 246.044 * * [simplify]: Extracting #0: cost 1 inf + 0 246.044 * * [simplify]: Extracting #1: cost 0 inf + 1 246.044 * [simplify]: Simplified to 0 246.044 * [simplify]: 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)) 246.044 * * * * [progress]: [ 566 / 3260 ] simplifiying candidate # 246.044 * [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))))) 246.044 * * [simplify]: iters left: 6 (25 enodes) 246.051 * * [simplify]: iters left: 5 (96 enodes) 246.072 * * [simplify]: iters left: 4 (181 enodes) 246.111 * * [simplify]: iters left: 3 (398 enodes) 246.226 * * [simplify]: Extracting #0: cost 1 inf + 0 246.226 * * [simplify]: Extracting #1: cost 11 inf + 0 246.227 * * [simplify]: Extracting #2: cost 123 inf + 0 246.228 * * [simplify]: Extracting #3: cost 184 inf + 215 246.229 * * [simplify]: Extracting #4: cost 157 inf + 2521 246.232 * * [simplify]: Extracting #5: cost 120 inf + 8322 246.237 * * [simplify]: Extracting #6: cost 70 inf + 24189 246.248 * * [simplify]: Extracting #7: cost 5 inf + 50251 246.265 * * [simplify]: Extracting #8: cost 0 inf + 51976 246.278 * * [simplify]: Extracting #9: cost 0 inf + 51816 246.291 * * [simplify]: Extracting #10: cost 0 inf + 51776 246.304 * [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)) 246.304 * [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)))))) 246.304 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 246.304 * * [simplify]: iters left: 6 (12 enodes) 246.308 * * [simplify]: iters left: 5 (47 enodes) 246.317 * * [simplify]: iters left: 4 (89 enodes) 246.339 * * [simplify]: iters left: 3 (186 enodes) 246.388 * * [simplify]: iters left: 2 (378 enodes) 246.540 * * [simplify]: Extracting #0: cost 1 inf + 0 246.540 * * [simplify]: Extracting #1: cost 0 inf + 1 246.540 * [simplify]: Simplified to 0 246.540 * [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)) 246.540 * * * * [progress]: [ 567 / 3260 ] simplifiying candidate # 246.540 * [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)))) 246.541 * * [simplify]: iters left: 6 (25 enodes) 246.548 * * [simplify]: iters left: 5 (93 enodes) 246.564 * * [simplify]: iters left: 4 (150 enodes) 246.595 * * [simplify]: iters left: 3 (289 enodes) 246.664 * * [simplify]: Extracting #0: cost 1 inf + 0 246.664 * * [simplify]: Extracting #1: cost 9 inf + 0 246.664 * * [simplify]: Extracting #2: cost 91 inf + 2 246.665 * * [simplify]: Extracting #3: cost 138 inf + 257 246.666 * * [simplify]: Extracting #4: cost 109 inf + 2641 246.667 * * [simplify]: Extracting #5: cost 105 inf + 3910 246.668 * * [simplify]: Extracting #6: cost 103 inf + 4259 246.670 * * [simplify]: Extracting #7: cost 92 inf + 5887 246.676 * * [simplify]: Extracting #8: cost 32 inf + 31607 246.687 * * [simplify]: Extracting #9: cost 0 inf + 46084 246.698 * * [simplify]: Extracting #10: cost 0 inf + 45989 246.709 * [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))) 246.709 * [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))))) 246.709 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 246.709 * * [simplify]: iters left: 6 (11 enodes) 246.715 * * [simplify]: iters left: 5 (40 enodes) 246.723 * * [simplify]: iters left: 4 (65 enodes) 246.735 * * [simplify]: iters left: 3 (97 enodes) 246.753 * * [simplify]: iters left: 2 (165 enodes) 246.792 * * [simplify]: iters left: 1 (271 enodes) 246.851 * * [simplify]: Extracting #0: cost 1 inf + 0 246.851 * * [simplify]: Extracting #1: cost 0 inf + 1 246.851 * [simplify]: Simplified to 0 246.851 * [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)) 246.851 * * * * [progress]: [ 568 / 3260 ] simplifiying candidate # 246.851 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 246.851 * * [simplify]: iters left: 6 (26 enodes) 246.858 * * [simplify]: iters left: 5 (103 enodes) 246.878 * * [simplify]: iters left: 4 (203 enodes) 246.926 * * [simplify]: iters left: 3 (469 enodes) 247.072 * * [simplify]: Extracting #0: cost 1 inf + 0 247.072 * * [simplify]: Extracting #1: cost 11 inf + 0 247.072 * * [simplify]: Extracting #2: cost 147 inf + 0 247.073 * * [simplify]: Extracting #3: cost 232 inf + 130 247.074 * * [simplify]: Extracting #4: cost 219 inf + 1756 247.078 * * [simplify]: Extracting #5: cost 151 inf + 15416 247.085 * * [simplify]: Extracting #6: cost 74 inf + 36099 247.099 * * [simplify]: Extracting #7: cost 12 inf + 61955 247.118 * * [simplify]: Extracting #8: cost 0 inf + 67121 247.133 * * [simplify]: Extracting #9: cost 0 inf + 67041 247.149 * [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)))) 247.149 * [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))))))) 247.149 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 247.150 * * [simplify]: iters left: 6 (12 enodes) 247.153 * * [simplify]: iters left: 5 (51 enodes) 247.163 * * [simplify]: iters left: 4 (106 enodes) 247.188 * * [simplify]: iters left: 3 (247 enodes) 247.266 * * [simplify]: Extracting #0: cost 1 inf + 0 247.266 * * [simplify]: Extracting #1: cost 0 inf + 1 247.266 * [simplify]: Simplified to 0 247.266 * [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)) 247.266 * * * * [progress]: [ 569 / 3260 ] simplifiying candidate # 247.266 * [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))))) 247.267 * * [simplify]: iters left: 6 (24 enodes) 247.273 * * [simplify]: iters left: 5 (95 enodes) 247.291 * * [simplify]: iters left: 4 (178 enodes) 247.333 * * [simplify]: iters left: 3 (402 enodes) 247.454 * * [simplify]: Extracting #0: cost 1 inf + 0 247.454 * * [simplify]: Extracting #1: cost 11 inf + 0 247.455 * * [simplify]: Extracting #2: cost 129 inf + 0 247.456 * * [simplify]: Extracting #3: cost 189 inf + 258 247.457 * * [simplify]: Extracting #4: cost 165 inf + 2276 247.460 * * [simplify]: Extracting #5: cost 111 inf + 10083 247.465 * * [simplify]: Extracting #6: cost 69 inf + 25614 247.477 * * [simplify]: Extracting #7: cost 6 inf + 50010 247.490 * * [simplify]: Extracting #8: cost 0 inf + 52394 247.503 * * [simplify]: Extracting #9: cost 0 inf + 52354 247.516 * [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)) 247.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)))) (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)))))) 247.517 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 247.517 * * [simplify]: iters left: 6 (11 enodes) 247.520 * * [simplify]: iters left: 5 (46 enodes) 247.529 * * [simplify]: iters left: 4 (86 enodes) 247.550 * * [simplify]: iters left: 3 (183 enodes) 247.602 * * [simplify]: iters left: 2 (372 enodes) 247.748 * * [simplify]: Extracting #0: cost 1 inf + 0 247.748 * * [simplify]: Extracting #1: cost 0 inf + 1 247.748 * [simplify]: Simplified to 0 247.748 * [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)) 247.748 * * * * [progress]: [ 570 / 3260 ] simplifiying candidate # 247.749 * [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)))) 247.749 * * [simplify]: iters left: 6 (24 enodes) 247.756 * * [simplify]: iters left: 5 (92 enodes) 247.775 * * [simplify]: iters left: 4 (149 enodes) 247.803 * * [simplify]: iters left: 3 (288 enodes) 247.872 * * [simplify]: Extracting #0: cost 1 inf + 0 247.872 * * [simplify]: Extracting #1: cost 9 inf + 0 247.872 * * [simplify]: Extracting #2: cost 90 inf + 2 247.873 * * [simplify]: Extracting #3: cost 128 inf + 1081 247.874 * * [simplify]: Extracting #4: cost 103 inf + 3293 247.875 * * [simplify]: Extracting #5: cost 104 inf + 3910 247.877 * * [simplify]: Extracting #6: cost 103 inf + 4120 247.878 * * [simplify]: Extracting #7: cost 90 inf + 6547 247.884 * * [simplify]: Extracting #8: cost 28 inf + 32828 247.894 * * [simplify]: Extracting #9: cost 0 inf + 45663 247.905 * * [simplify]: Extracting #10: cost 0 inf + 45527 247.918 * [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)) 247.918 * [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))))) 247.919 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 247.919 * * [simplify]: iters left: 6 (10 enodes) 247.922 * * [simplify]: iters left: 5 (39 enodes) 247.929 * * [simplify]: iters left: 4 (64 enodes) 247.942 * * [simplify]: iters left: 3 (96 enodes) 247.960 * * [simplify]: iters left: 2 (164 enodes) 247.999 * * [simplify]: iters left: 1 (270 enodes) 248.058 * * [simplify]: Extracting #0: cost 1 inf + 0 248.058 * * [simplify]: Extracting #1: cost 0 inf + 1 248.058 * [simplify]: Simplified to 0 248.058 * [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)) 248.058 * * * * [progress]: [ 571 / 3260 ] simplifiying candidate # 248.058 * [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)))))) 248.058 * * [simplify]: iters left: 6 (26 enodes) 248.066 * * [simplify]: iters left: 5 (104 enodes) 248.085 * * [simplify]: iters left: 4 (212 enodes) 248.133 * * [simplify]: iters left: 3 (469 enodes) 248.266 * * [simplify]: Extracting #0: cost 1 inf + 0 248.266 * * [simplify]: Extracting #1: cost 11 inf + 0 248.267 * * [simplify]: Extracting #2: cost 136 inf + 0 248.268 * * [simplify]: Extracting #3: cost 239 inf + 172 248.269 * * [simplify]: Extracting #4: cost 205 inf + 3917 248.273 * * [simplify]: Extracting #5: cost 129 inf + 18795 248.279 * * [simplify]: Extracting #6: cost 105 inf + 23343 248.287 * * [simplify]: Extracting #7: cost 62 inf + 38563 248.302 * * [simplify]: Extracting #8: cost 0 inf + 65845 248.317 * * [simplify]: Extracting #9: cost 0 inf + 65685 248.336 * [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)))))) 248.336 * [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))))))) 248.336 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 248.336 * * [simplify]: iters left: 6 (12 enodes) 248.341 * * [simplify]: iters left: 5 (53 enodes) 248.352 * * [simplify]: iters left: 4 (117 enodes) 248.376 * * [simplify]: iters left: 3 (255 enodes) 248.446 * * [simplify]: Extracting #0: cost 1 inf + 0 248.446 * * [simplify]: Extracting #1: cost 0 inf + 1 248.446 * [simplify]: Simplified to 0 248.446 * [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)) 248.446 * * * * [progress]: [ 572 / 3260 ] simplifiying candidate # 248.446 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 248.446 * * [simplify]: iters left: 6 (24 enodes) 248.453 * * [simplify]: iters left: 5 (96 enodes) 248.474 * * [simplify]: iters left: 4 (188 enodes) 248.511 * * [simplify]: iters left: 3 (381 enodes) 248.615 * * [simplify]: Extracting #0: cost 1 inf + 0 248.615 * * [simplify]: Extracting #1: cost 11 inf + 0 248.615 * * [simplify]: Extracting #2: cost 117 inf + 0 248.616 * * [simplify]: Extracting #3: cost 194 inf + 257 248.618 * * [simplify]: Extracting #4: cost 165 inf + 2602 248.620 * * [simplify]: Extracting #5: cost 112 inf + 9591 248.625 * * [simplify]: Extracting #6: cost 72 inf + 22909 248.636 * * [simplify]: Extracting #7: cost 10 inf + 47584 248.648 * * [simplify]: Extracting #8: cost 0 inf + 51524 248.661 * * [simplify]: Extracting #9: cost 0 inf + 51469 248.674 * [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)) 248.674 * [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)))))) 248.674 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 248.675 * * [simplify]: iters left: 6 (11 enodes) 248.679 * * [simplify]: iters left: 5 (48 enodes) 248.691 * * [simplify]: iters left: 4 (98 enodes) 248.710 * * [simplify]: iters left: 3 (181 enodes) 248.752 * * [simplify]: iters left: 2 (358 enodes) 248.875 * * [simplify]: Extracting #0: cost 1 inf + 0 248.875 * * [simplify]: Extracting #1: cost 0 inf + 1 248.875 * [simplify]: Simplified to 0 248.875 * [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)) 248.875 * * * * [progress]: [ 573 / 3260 ] simplifiying candidate # 248.875 * [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)))) 248.875 * * [simplify]: iters left: 6 (24 enodes) 248.883 * * [simplify]: iters left: 5 (92 enodes) 248.899 * * [simplify]: iters left: 4 (169 enodes) 248.931 * * [simplify]: iters left: 3 (328 enodes) 249.012 * * [simplify]: Extracting #0: cost 1 inf + 0 249.012 * * [simplify]: Extracting #1: cost 12 inf + 0 249.013 * * [simplify]: Extracting #2: cost 101 inf + 83 249.014 * * [simplify]: Extracting #3: cost 139 inf + 1458 249.015 * * [simplify]: Extracting #4: cost 106 inf + 3732 249.017 * * [simplify]: Extracting #5: cost 106 inf + 4748 249.018 * * [simplify]: Extracting #6: cost 104 inf + 5120 249.021 * * [simplify]: Extracting #7: cost 76 inf + 14277 249.031 * * [simplify]: Extracting #8: cost 9 inf + 43519 249.043 * * [simplify]: Extracting #9: cost 0 inf + 47219 249.055 * * [simplify]: Extracting #10: cost 0 inf + 47139 249.067 * [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)))))) 249.067 * [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))))) 249.067 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 249.067 * * [simplify]: iters left: 6 (10 enodes) 249.071 * * [simplify]: iters left: 5 (41 enodes) 249.080 * * [simplify]: iters left: 4 (81 enodes) 249.097 * * [simplify]: iters left: 3 (127 enodes) 249.116 * * [simplify]: iters left: 2 (186 enodes) 249.146 * * [simplify]: iters left: 1 (266 enodes) 249.218 * * [simplify]: Extracting #0: cost 1 inf + 0 249.218 * * [simplify]: Extracting #1: cost 0 inf + 1 249.218 * [simplify]: Simplified to 0 249.218 * [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)) 249.219 * * * * [progress]: [ 574 / 3260 ] simplifiying candidate # 249.219 * [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))) 249.219 * * [simplify]: iters left: 6 (23 enodes) 249.226 * * [simplify]: iters left: 5 (89 enodes) 249.242 * * [simplify]: iters left: 4 (151 enodes) 249.271 * * [simplify]: iters left: 3 (290 enodes) 249.339 * * [simplify]: Extracting #0: cost 1 inf + 0 249.339 * * [simplify]: Extracting #1: cost 9 inf + 0 249.340 * * [simplify]: Extracting #2: cost 87 inf + 2 249.340 * * [simplify]: Extracting #3: cost 131 inf + 462 249.341 * * [simplify]: Extracting #4: cost 100 inf + 3373 249.342 * * [simplify]: Extracting #5: cost 104 inf + 3785 249.344 * * [simplify]: Extracting #6: cost 98 inf + 4913 249.350 * * [simplify]: Extracting #7: cost 28 inf + 32741 249.363 * * [simplify]: Extracting #8: cost 0 inf + 45379 249.374 * * [simplify]: Extracting #9: cost 0 inf + 45284 249.385 * [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)))))) 249.385 * [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)))) 249.386 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 249.386 * * [simplify]: iters left: 6 (9 enodes) 249.389 * * [simplify]: iters left: 5 (36 enodes) 249.397 * * [simplify]: iters left: 4 (67 enodes) 249.409 * * [simplify]: iters left: 3 (97 enodes) 249.428 * * [simplify]: iters left: 2 (158 enodes) 249.468 * * [simplify]: iters left: 1 (263 enodes) 249.519 * * [simplify]: Extracting #0: cost 1 inf + 0 249.519 * * [simplify]: Extracting #1: cost 0 inf + 1 249.519 * [simplify]: Simplified to 0 249.519 * [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)) 249.520 * * * * [progress]: [ 575 / 3260 ] simplifiying candidate # 249.520 * [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)))) 249.520 * * [simplify]: iters left: 6 (23 enodes) 249.526 * * [simplify]: iters left: 5 (90 enodes) 249.542 * * [simplify]: iters left: 4 (160 enodes) 249.576 * * [simplify]: iters left: 3 (320 enodes) 249.653 * * [simplify]: Extracting #0: cost 1 inf + 0 249.653 * * [simplify]: Extracting #1: cost 11 inf + 0 249.653 * * [simplify]: Extracting #2: cost 97 inf + 0 249.654 * * [simplify]: Extracting #3: cost 151 inf + 297 249.655 * * [simplify]: Extracting #4: cost 117 inf + 2856 249.656 * * [simplify]: Extracting #5: cost 104 inf + 4986 249.658 * * [simplify]: Extracting #6: cost 99 inf + 6247 249.664 * * [simplify]: Extracting #7: cost 40 inf + 28798 249.675 * * [simplify]: Extracting #8: cost 0 inf + 46697 249.686 * * [simplify]: Extracting #9: cost 0 inf + 46602 249.698 * [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)) 249.698 * [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))))) 249.698 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 249.698 * * [simplify]: iters left: 5 (9 enodes) 249.701 * * [simplify]: iters left: 4 (39 enodes) 249.709 * * [simplify]: iters left: 3 (65 enodes) 249.724 * * [simplify]: iters left: 2 (129 enodes) 249.752 * * [simplify]: iters left: 1 (210 enodes) 249.794 * * [simplify]: Extracting #0: cost 1 inf + 0 249.794 * * [simplify]: Extracting #1: cost 0 inf + 1 249.794 * [simplify]: Simplified to 0 249.794 * [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)) 249.794 * * * * [progress]: [ 576 / 3260 ] simplifiying candidate # 249.794 * [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)))))) 249.795 * * [simplify]: iters left: 6 (24 enodes) 249.801 * * [simplify]: iters left: 5 (92 enodes) 249.818 * * [simplify]: iters left: 4 (149 enodes) 249.846 * * [simplify]: iters left: 3 (269 enodes) 249.915 * * [simplify]: Extracting #0: cost 1 inf + 0 249.915 * * [simplify]: Extracting #1: cost 11 inf + 0 249.915 * * [simplify]: Extracting #2: cost 87 inf + 0 249.916 * * [simplify]: Extracting #3: cost 119 inf + 747 249.916 * * [simplify]: Extracting #4: cost 105 inf + 2221 249.918 * * [simplify]: Extracting #5: cost 99 inf + 6560 249.919 * * [simplify]: Extracting #6: cost 89 inf + 9269 249.924 * * [simplify]: Extracting #7: cost 32 inf + 29716 249.937 * * [simplify]: Extracting #8: cost 0 inf + 43038 249.947 * * [simplify]: Extracting #9: cost 0 inf + 42878 249.957 * * [simplify]: Extracting #10: cost 0 inf + 42798 249.968 * [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))) 249.968 * [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))))))) 249.968 * [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))))) 249.968 * * [simplify]: iters left: 6 (10 enodes) 249.971 * * [simplify]: iters left: 5 (37 enodes) 249.979 * * [simplify]: iters left: 4 (57 enodes) 249.990 * * [simplify]: iters left: 3 (104 enodes) 250.009 * * [simplify]: iters left: 2 (158 enodes) 250.038 * * [simplify]: iters left: 1 (225 enodes) 250.074 * * [simplify]: Extracting #0: cost 1 inf + 0 250.074 * * [simplify]: Extracting #1: cost 0 inf + 1 250.074 * [simplify]: Simplified to 0 250.074 * [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)) 250.074 * * * * [progress]: [ 577 / 3260 ] simplifiying candidate # 250.075 * [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))))) 250.075 * * [simplify]: iters left: 6 (23 enodes) 250.081 * * [simplify]: iters left: 5 (83 enodes) 250.099 * * [simplify]: iters left: 4 (133 enodes) 250.123 * * [simplify]: iters left: 3 (238 enodes) 250.182 * * [simplify]: iters left: 2 (460 enodes) 250.333 * * [simplify]: Extracting #0: cost 1 inf + 0 250.333 * * [simplify]: Extracting #1: cost 9 inf + 0 250.333 * * [simplify]: Extracting #2: cost 58 inf + 0 250.334 * * [simplify]: Extracting #3: cost 92 inf + 418 250.335 * * [simplify]: Extracting #4: cost 81 inf + 1284 250.336 * * [simplify]: Extracting #5: cost 84 inf + 1897 250.339 * * [simplify]: Extracting #6: cost 83 inf + 2107 250.340 * * [simplify]: Extracting #7: cost 72 inf + 3575 250.346 * * [simplify]: Extracting #8: cost 17 inf + 23280 250.356 * * [simplify]: Extracting #9: cost 0 inf + 29656 250.366 * * [simplify]: Extracting #10: cost 0 inf + 29521 250.376 * [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))) 250.376 * [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)))))) 250.377 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 250.377 * * [simplify]: iters left: 6 (9 enodes) 250.380 * * [simplify]: iters left: 5 (29 enodes) 250.385 * * [simplify]: iters left: 4 (42 enodes) 250.391 * * [simplify]: iters left: 3 (58 enodes) 250.400 * * [simplify]: iters left: 2 (68 enodes) 250.408 * * [simplify]: Extracting #0: cost 1 inf + 0 250.408 * * [simplify]: Extracting #1: cost 0 inf + 1 250.408 * [simplify]: Simplified to 0 250.408 * [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)) 250.409 * * * * [progress]: [ 578 / 3260 ] simplifiying candidate # 250.409 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 250.409 * * [simplify]: iters left: 6 (27 enodes) 250.416 * * [simplify]: iters left: 5 (106 enodes) 250.438 * * [simplify]: iters left: 4 (216 enodes) 250.485 * * [simplify]: iters left: 3 (461 enodes) 250.602 * * [simplify]: Extracting #0: cost 1 inf + 0 250.603 * * [simplify]: Extracting #1: cost 11 inf + 0 250.603 * * [simplify]: Extracting #2: cost 114 inf + 0 250.604 * * [simplify]: Extracting #3: cost 183 inf + 205 250.605 * * [simplify]: Extracting #4: cost 177 inf + 696 250.606 * * [simplify]: Extracting #5: cost 170 inf + 3011 250.611 * * [simplify]: Extracting #6: cost 71 inf + 32075 250.623 * * [simplify]: Extracting #7: cost 4 inf + 56543 250.640 * * [simplify]: Extracting #8: cost 0 inf + 58195 250.653 * * [simplify]: Extracting #9: cost 0 inf + 58115 250.667 * [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)) 250.667 * [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))))))) 250.667 * [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))))) 250.667 * * [simplify]: iters left: 6 (13 enodes) 250.671 * * [simplify]: iters left: 5 (53 enodes) 250.681 * * [simplify]: iters left: 4 (117 enodes) 250.711 * * [simplify]: iters left: 3 (275 enodes) 250.770 * * [simplify]: iters left: 2 (474 enodes) 250.892 * * [simplify]: Extracting #0: cost 1 inf + 0 250.892 * * [simplify]: Extracting #1: cost 0 inf + 1 250.892 * [simplify]: Simplified to 0 250.893 * [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)) 250.893 * * * * [progress]: [ 579 / 3260 ] simplifiying candidate # 250.893 * [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))))) 250.893 * * [simplify]: iters left: 6 (26 enodes) 250.901 * * [simplify]: iters left: 5 (100 enodes) 250.918 * * [simplify]: iters left: 4 (179 enodes) 250.952 * * [simplify]: iters left: 3 (339 enodes) 251.036 * * [simplify]: Extracting #0: cost 1 inf + 0 251.036 * * [simplify]: Extracting #1: cost 11 inf + 0 251.036 * * [simplify]: Extracting #2: cost 94 inf + 0 251.037 * * [simplify]: Extracting #3: cost 148 inf + 43 251.037 * * [simplify]: Extracting #4: cost 140 inf + 658 251.038 * * [simplify]: Extracting #5: cost 133 inf + 2787 251.040 * * [simplify]: Extracting #6: cost 98 inf + 9747 251.046 * * [simplify]: Extracting #7: cost 23 inf + 35742 251.057 * * [simplify]: Extracting #8: cost 0 inf + 45367 251.068 * * [simplify]: Extracting #9: cost 0 inf + 45287 251.079 * [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)) 251.079 * [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)))))) 251.079 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 251.079 * * [simplify]: iters left: 6 (12 enodes) 251.083 * * [simplify]: iters left: 5 (47 enodes) 251.091 * * [simplify]: iters left: 4 (82 enodes) 251.105 * * [simplify]: iters left: 3 (157 enodes) 251.137 * * [simplify]: iters left: 2 (248 enodes) 251.180 * * [simplify]: iters left: 1 (341 enodes) 251.240 * * [simplify]: Extracting #0: cost 1 inf + 0 251.240 * * [simplify]: Extracting #1: cost 0 inf + 1 251.240 * [simplify]: Simplified to 0 251.240 * [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)) 251.241 * * * * [progress]: [ 580 / 3260 ] simplifiying candidate # 251.241 * [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)))) 251.241 * * [simplify]: iters left: 6 (25 enodes) 251.248 * * [simplify]: iters left: 5 (95 enodes) 251.266 * * [simplify]: iters left: 4 (180 enodes) 251.302 * * [simplify]: iters left: 3 (356 enodes) 251.401 * * [simplify]: Extracting #0: cost 1 inf + 0 251.401 * * [simplify]: Extracting #1: cost 13 inf + 0 251.401 * * [simplify]: Extracting #2: cost 102 inf + 0 251.402 * * [simplify]: Extracting #3: cost 155 inf + 2 251.402 * * [simplify]: Extracting #4: cost 148 inf + 456 251.404 * * [simplify]: Extracting #5: cost 134 inf + 3939 251.406 * * [simplify]: Extracting #6: cost 97 inf + 12184 251.409 * * [simplify]: Extracting #7: cost 81 inf + 15168 251.417 * * [simplify]: Extracting #8: cost 18 inf + 40429 251.428 * * [simplify]: Extracting #9: cost 0 inf + 47669 251.439 * * [simplify]: Extracting #10: cost 0 inf + 47629 251.453 * [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)) 251.453 * [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))))) 251.454 * [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))) 251.454 * * [simplify]: iters left: 6 (12 enodes) 251.457 * * [simplify]: iters left: 5 (47 enodes) 251.467 * * [simplify]: iters left: 4 (89 enodes) 251.485 * * [simplify]: iters left: 3 (180 enodes) 251.529 * * [simplify]: iters left: 2 (296 enodes) 251.592 * * [simplify]: iters left: 1 (428 enodes) 251.688 * * [simplify]: Extracting #0: cost 1 inf + 0 251.688 * * [simplify]: Extracting #1: cost 0 inf + 1 251.688 * [simplify]: Simplified to 0 251.688 * [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)) 251.688 * * * * [progress]: [ 581 / 3260 ] simplifiying candidate # 251.689 * [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)))))) 251.689 * * [simplify]: iters left: 6 (26 enodes) 251.696 * * [simplify]: iters left: 5 (99 enodes) 251.713 * * [simplify]: iters left: 4 (177 enodes) 251.749 * * [simplify]: iters left: 3 (318 enodes) 251.823 * * [simplify]: Extracting #0: cost 1 inf + 0 251.823 * * [simplify]: Extracting #1: cost 11 inf + 0 251.823 * * [simplify]: Extracting #2: cost 90 inf + 0 251.824 * * [simplify]: Extracting #3: cost 141 inf + 365 251.824 * * [simplify]: Extracting #4: cost 130 inf + 1989 251.826 * * [simplify]: Extracting #5: cost 117 inf + 5643 251.828 * * [simplify]: Extracting #6: cost 96 inf + 10092 251.834 * * [simplify]: Extracting #7: cost 23 inf + 36337 251.844 * * [simplify]: Extracting #8: cost 0 inf + 45762 251.855 * * [simplify]: Extracting #9: cost 0 inf + 45722 251.868 * [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)))) 251.868 * [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))))))) 251.868 * [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))))) 251.868 * * [simplify]: iters left: 6 (12 enodes) 251.872 * * [simplify]: iters left: 5 (46 enodes) 251.879 * * [simplify]: iters left: 4 (81 enodes) 251.893 * * [simplify]: iters left: 3 (134 enodes) 251.915 * * [simplify]: iters left: 2 (197 enodes) 251.947 * * [simplify]: iters left: 1 (271 enodes) 251.988 * * [simplify]: Extracting #0: cost 1 inf + 0 251.988 * * [simplify]: Extracting #1: cost 0 inf + 1 251.988 * [simplify]: Simplified to 0 251.988 * [simplify]: 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)) 251.988 * * * * [progress]: [ 582 / 3260 ] simplifiying candidate # 251.988 * [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))))) 251.988 * * [simplify]: iters left: 6 (24 enodes) 251.995 * * [simplify]: iters left: 5 (90 enodes) 252.013 * * [simplify]: iters left: 4 (148 enodes) 252.040 * * [simplify]: iters left: 3 (268 enodes) 252.105 * * [simplify]: Extracting #0: cost 1 inf + 0 252.105 * * [simplify]: Extracting #1: cost 9 inf + 0 252.106 * * [simplify]: Extracting #2: cost 82 inf + 0 252.106 * * [simplify]: Extracting #3: cost 127 inf + 124 252.107 * * [simplify]: Extracting #4: cost 123 inf + 412 252.108 * * [simplify]: Extracting #5: cost 112 inf + 2536 252.109 * * [simplify]: Extracting #6: cost 90 inf + 7144 252.114 * * [simplify]: Extracting #7: cost 28 inf + 28570 252.123 * * [simplify]: Extracting #8: cost 0 inf + 40658 252.133 * * [simplify]: Extracting #9: cost 0 inf + 40563 252.143 * [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))) 252.143 * [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)))))) 252.143 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 252.143 * * [simplify]: iters left: 6 (10 enodes) 252.146 * * [simplify]: iters left: 5 (38 enodes) 252.156 * * [simplify]: iters left: 4 (59 enodes) 252.165 * * [simplify]: iters left: 3 (88 enodes) 252.178 * * [simplify]: iters left: 2 (117 enodes) 252.194 * * [simplify]: iters left: 1 (144 enodes) 252.213 * * [simplify]: Extracting #0: cost 1 inf + 0 252.213 * * [simplify]: Extracting #1: cost 0 inf + 1 252.213 * [simplify]: Simplified to 0 252.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)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 0)) 252.213 * * * * [progress]: [ 583 / 3260 ] simplifiying candidate # 252.214 * [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)))) 252.214 * * [simplify]: iters left: 6 (24 enodes) 252.220 * * [simplify]: iters left: 5 (90 enodes) 252.239 * * [simplify]: iters left: 4 (152 enodes) 252.267 * * [simplify]: iters left: 3 (282 enodes) 252.337 * * [simplify]: Extracting #0: cost 1 inf + 0 252.337 * * [simplify]: Extracting #1: cost 11 inf + 0 252.337 * * [simplify]: Extracting #2: cost 86 inf + 0 252.338 * * [simplify]: Extracting #3: cost 115 inf + 538 252.338 * * [simplify]: Extracting #4: cost 104 inf + 1565 252.339 * * [simplify]: Extracting #5: cost 104 inf + 2508 252.341 * * [simplify]: Extracting #6: cost 89 inf + 5482 252.346 * * [simplify]: Extracting #7: cost 33 inf + 24848 252.355 * * [simplify]: Extracting #8: cost 1 inf + 38133 252.365 * * [simplify]: Extracting #9: cost 0 inf + 38513 252.378 * [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)) 252.378 * [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))))) 252.379 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 252.379 * * [simplify]: iters left: 6 (11 enodes) 252.382 * * [simplify]: iters left: 5 (42 enodes) 252.390 * * [simplify]: iters left: 4 (67 enodes) 252.402 * * [simplify]: iters left: 3 (111 enodes) 252.420 * * [simplify]: iters left: 2 (140 enodes) 252.438 * * [simplify]: iters left: 1 (160 enodes) 252.459 * * [simplify]: Extracting #0: cost 1 inf + 0 252.459 * * [simplify]: Extracting #1: cost 0 inf + 1 252.459 * [simplify]: Simplified to 0 252.459 * [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)) 252.460 * * * * [progress]: [ 584 / 3260 ] simplifiying candidate # 252.460 * [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)))))) 252.460 * * [simplify]: iters left: 6 (30 enodes) 252.468 * * [simplify]: iters left: 5 (121 enodes) 252.491 * * [simplify]: iters left: 4 (280 enodes) 252.576 * * [simplify]: Extracting #0: cost 1 inf + 0 252.576 * * [simplify]: Extracting #1: cost 11 inf + 0 252.576 * * [simplify]: Extracting #2: cost 170 inf + 0 252.578 * * [simplify]: Extracting #3: cost 299 inf + 205 252.579 * * [simplify]: Extracting #4: cost 278 inf + 3682 252.585 * * [simplify]: Extracting #5: cost 135 inf + 55026 252.601 * * [simplify]: Extracting #6: cost 56 inf + 84080 252.614 * * [simplify]: Extracting #7: cost 33 inf + 90153 252.630 * * [simplify]: Extracting #8: cost 1 inf + 104018 252.646 * * [simplify]: Extracting #9: cost 0 inf + 104368 252.663 * [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))))) 252.663 * [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))))))) 252.663 * [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))))) 252.663 * * [simplify]: iters left: 6 (16 enodes) 252.668 * * [simplify]: iters left: 5 (68 enodes) 252.683 * * [simplify]: iters left: 4 (179 enodes) 252.747 * * [simplify]: Extracting #0: cost 1 inf + 0 252.747 * * [simplify]: Extracting #1: cost 27 inf + 0 252.748 * * [simplify]: Extracting #2: cost 153 inf + 0 252.748 * * [simplify]: Extracting #3: cost 242 inf + 83 252.751 * * [simplify]: Extracting #4: cost 185 inf + 16503 252.762 * * [simplify]: Extracting #5: cost 15 inf + 79352 252.774 * * [simplify]: Extracting #6: cost 0 inf + 84943 252.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))))) 252.787 * [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))))))) 252.787 * * * * [progress]: [ 585 / 3260 ] simplifiying candidate # 252.788 * [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))))) 252.788 * * [simplify]: iters left: 6 (29 enodes) 252.796 * * [simplify]: iters left: 5 (116 enodes) 252.821 * * [simplify]: iters left: 4 (244 enodes) 252.881 * * [simplify]: Extracting #0: cost 1 inf + 0 252.881 * * [simplify]: Extracting #1: cost 11 inf + 0 252.885 * * [simplify]: Extracting #2: cost 132 inf + 0 252.885 * * [simplify]: Extracting #3: cost 226 inf + 43 252.887 * * [simplify]: Extracting #4: cost 207 inf + 2879 252.891 * * [simplify]: Extracting #5: cost 109 inf + 35454 252.900 * * [simplify]: Extracting #6: cost 37 inf + 59113 252.912 * * [simplify]: Extracting #7: cost 0 inf + 71753 252.924 * * [simplify]: Extracting #8: cost 0 inf + 71643 252.937 * [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)))) 252.937 * [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)))))) 252.938 * [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)))) 252.938 * * [simplify]: iters left: 6 (15 enodes) 252.942 * * [simplify]: iters left: 5 (63 enodes) 252.954 * * [simplify]: iters left: 4 (145 enodes) 252.995 * * [simplify]: iters left: 3 (499 enodes) 253.265 * * [simplify]: Extracting #0: cost 1 inf + 0 253.265 * * [simplify]: Extracting #1: cost 0 inf + 1 253.265 * [simplify]: Simplified to 0 253.265 * [simplify]: 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)) 253.266 * * * * [progress]: [ 586 / 3260 ] simplifiying candidate # 253.266 * [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)))) 253.266 * * [simplify]: iters left: 6 (28 enodes) 253.274 * * [simplify]: iters left: 5 (110 enodes) 253.295 * * [simplify]: iters left: 4 (251 enodes) 253.366 * * [simplify]: Extracting #0: cost 1 inf + 0 253.366 * * [simplify]: Extracting #1: cost 13 inf + 0 253.366 * * [simplify]: Extracting #2: cost 131 inf + 0 253.367 * * [simplify]: Extracting #3: cost 211 inf + 2 253.368 * * [simplify]: Extracting #4: cost 190 inf + 3737 253.372 * * [simplify]: Extracting #5: cost 109 inf + 27565 253.379 * * [simplify]: Extracting #6: cost 54 inf + 43720 253.387 * * [simplify]: Extracting #7: cost 28 inf + 50741 253.401 * * [simplify]: Extracting #8: cost 0 inf + 62912 253.412 * * [simplify]: Extracting #9: cost 0 inf + 62802 253.423 * [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))) 253.423 * [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))))) 253.424 * [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))) 253.424 * * [simplify]: iters left: 6 (15 enodes) 253.428 * * [simplify]: iters left: 5 (62 enodes) 253.441 * * [simplify]: iters left: 4 (159 enodes) 253.490 * * [simplify]: iters left: 3 (475 enodes) 253.719 * * [simplify]: Extracting #0: cost 1 inf + 0 253.719 * * [simplify]: Extracting #1: cost 42 inf + 0 253.720 * * [simplify]: Extracting #2: cost 194 inf + 1 253.723 * * [simplify]: Extracting #3: cost 205 inf + 15094 253.736 * * [simplify]: Extracting #4: cost 20 inf + 63712 253.751 * * [simplify]: Extracting #5: cost 3 inf + 65204 253.765 * * [simplify]: Extracting #6: cost 0 inf + 65965 253.781 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 253.781 * [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)))) 253.781 * * * * [progress]: [ 587 / 3260 ] simplifiying candidate # 253.781 * [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)))))) 253.781 * * [simplify]: iters left: 6 (28 enodes) 253.792 * * [simplify]: iters left: 5 (112 enodes) 253.813 * * [simplify]: iters left: 4 (246 enodes) 253.880 * * [simplify]: Extracting #0: cost 1 inf + 0 253.880 * * [simplify]: Extracting #1: cost 11 inf + 0 253.881 * * [simplify]: Extracting #2: cost 133 inf + 0 253.881 * * [simplify]: Extracting #3: cost 238 inf + 2 253.882 * * [simplify]: Extracting #4: cost 220 inf + 2354 253.888 * * [simplify]: Extracting #5: cost 102 inf + 39299 253.897 * * [simplify]: Extracting #6: cost 40 inf + 61571 253.910 * * [simplify]: Extracting #7: cost 5 inf + 74109 253.923 * * [simplify]: Extracting #8: cost 0 inf + 75882 253.940 * * [simplify]: Extracting #9: cost 0 inf + 75802 253.954 * [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)))) 253.954 * [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))))))) 253.954 * [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))))) 253.954 * * [simplify]: iters left: 6 (15 enodes) 253.959 * * [simplify]: iters left: 5 (62 enodes) 253.970 * * [simplify]: iters left: 4 (148 enodes) 254.014 * * [simplify]: iters left: 3 (499 enodes) 254.286 * * [simplify]: Extracting #0: cost 1 inf + 0 254.286 * * [simplify]: Extracting #1: cost 0 inf + 1 254.286 * [simplify]: Simplified to 0 254.286 * [simplify]: 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)) 254.287 * * * * [progress]: [ 588 / 3260 ] simplifiying candidate # 254.287 * [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))))) 254.287 * * [simplify]: iters left: 6 (27 enodes) 254.299 * * [simplify]: iters left: 5 (106 enodes) 254.318 * * [simplify]: iters left: 4 (213 enodes) 254.371 * * [simplify]: Extracting #0: cost 1 inf + 0 254.371 * * [simplify]: Extracting #1: cost 11 inf + 0 254.371 * * [simplify]: Extracting #2: cost 107 inf + 0 254.372 * * [simplify]: Extracting #3: cost 183 inf + 124 254.373 * * [simplify]: Extracting #4: cost 156 inf + 3972 254.377 * * [simplify]: Extracting #5: cost 82 inf + 26340 254.383 * * [simplify]: Extracting #6: cost 39 inf + 39691 254.392 * * [simplify]: Extracting #7: cost 0 inf + 53851 254.402 * * [simplify]: Extracting #8: cost 0 inf + 53821 254.412 * [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))))) 254.412 * [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)))))) 254.413 * [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)))) 254.413 * * [simplify]: iters left: 6 (14 enodes) 254.417 * * [simplify]: iters left: 5 (56 enodes) 254.427 * * [simplify]: iters left: 4 (117 enodes) 254.458 * * [simplify]: iters left: 3 (347 enodes) 254.589 * * [simplify]: Extracting #0: cost 1 inf + 0 254.589 * * [simplify]: Extracting #1: cost 0 inf + 1 254.589 * [simplify]: Simplified to 0 254.589 * [simplify]: 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)) 254.589 * * * * [progress]: [ 589 / 3260 ] simplifiying candidate # 254.589 * [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)))) 254.589 * * [simplify]: iters left: 6 (26 enodes) 254.597 * * [simplify]: iters left: 5 (100 enodes) 254.615 * * [simplify]: iters left: 4 (198 enodes) 254.664 * * [simplify]: iters left: 3 (493 enodes) 254.854 * * [simplify]: Extracting #0: cost 1 inf + 0 254.854 * * [simplify]: Extracting #1: cost 11 inf + 0 254.854 * * [simplify]: Extracting #2: cost 148 inf + 0 254.856 * * [simplify]: Extracting #3: cost 255 inf + 2 254.857 * * [simplify]: Extracting #4: cost 241 inf + 3283 254.863 * * [simplify]: Extracting #5: cost 132 inf + 29247 254.873 * * [simplify]: Extracting #6: cost 68 inf + 47998 254.893 * * [simplify]: Extracting #7: cost 9 inf + 69695 254.911 * * [simplify]: Extracting #8: cost 0 inf + 73100 254.929 * [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)) 254.929 * [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))))) 254.930 * [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))) 254.930 * * [simplify]: iters left: 6 (14 enodes) 254.934 * * [simplify]: iters left: 5 (57 enodes) 254.945 * * [simplify]: iters left: 4 (116 enodes) 254.975 * * [simplify]: iters left: 3 (321 enodes) 255.099 * * [simplify]: Extracting #0: cost 1 inf + 0 255.099 * * [simplify]: Extracting #1: cost 0 inf + 1 255.099 * [simplify]: Simplified to 0 255.099 * [simplify]: 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)) 255.099 * * * * [progress]: [ 590 / 3260 ] simplifiying candidate # 255.100 * [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)))))) 255.100 * * [simplify]: iters left: 6 (28 enodes) 255.107 * * [simplify]: iters left: 5 (110 enodes) 255.128 * * [simplify]: iters left: 4 (241 enodes) 255.191 * * [simplify]: Extracting #0: cost 1 inf + 0 255.191 * * [simplify]: Extracting #1: cost 11 inf + 0 255.191 * * [simplify]: Extracting #2: cost 114 inf + 0 255.192 * * [simplify]: Extracting #3: cost 186 inf + 529 255.193 * * [simplify]: Extracting #4: cost 161 inf + 4660 255.197 * * [simplify]: Extracting #5: cost 78 inf + 28152 255.203 * * [simplify]: Extracting #6: cost 33 inf + 42767 255.212 * * [simplify]: Extracting #7: cost 2 inf + 53970 255.223 * * [simplify]: Extracting #8: cost 0 inf + 54861 255.233 * [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)) 255.233 * [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))))))) 255.234 * [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))))) 255.234 * * [simplify]: iters left: 6 (15 enodes) 255.238 * * [simplify]: iters left: 5 (62 enodes) 255.253 * * [simplify]: iters left: 4 (149 enodes) 255.293 * * [simplify]: iters left: 3 (450 enodes) 255.521 * * [simplify]: Extracting #0: cost 1 inf + 0 255.521 * * [simplify]: Extracting #1: cost 0 inf + 1 255.521 * [simplify]: Simplified to 0 255.521 * [simplify]: 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)) 255.522 * * * * [progress]: [ 591 / 3260 ] simplifiying candidate # 255.522 * [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))))) 255.522 * * [simplify]: iters left: 6 (27 enodes) 255.529 * * [simplify]: iters left: 5 (105 enodes) 255.553 * * [simplify]: iters left: 4 (208 enodes) 255.600 * * [simplify]: Extracting #0: cost 1 inf + 0 255.600 * * [simplify]: Extracting #1: cost 11 inf + 0 255.600 * * [simplify]: Extracting #2: cost 94 inf + 0 255.601 * * [simplify]: Extracting #3: cost 148 inf + 85 255.601 * * [simplify]: Extracting #4: cost 140 inf + 580 255.602 * * [simplify]: Extracting #5: cost 128 inf + 3782 255.605 * * [simplify]: Extracting #6: cost 65 inf + 18199 255.610 * * [simplify]: Extracting #7: cost 22 inf + 29879 255.620 * * [simplify]: Extracting #8: cost 0 inf + 40149 255.628 * * [simplify]: Extracting #9: cost 0 inf + 40119 255.636 * [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))) 255.636 * [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)))))) 255.636 * [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)))) 255.637 * * [simplify]: iters left: 6 (14 enodes) 255.641 * * [simplify]: iters left: 5 (57 enodes) 255.652 * * [simplify]: iters left: 4 (118 enodes) 255.680 * * [simplify]: iters left: 3 (314 enodes) 255.787 * * [simplify]: Extracting #0: cost 1 inf + 0 255.787 * * [simplify]: Extracting #1: cost 0 inf + 1 255.787 * [simplify]: Simplified to 0 255.787 * [simplify]: 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)) 255.787 * * * * [progress]: [ 592 / 3260 ] simplifiying candidate # 255.787 * [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)))) 255.788 * * [simplify]: iters left: 6 (26 enodes) 255.795 * * [simplify]: iters left: 5 (96 enodes) 255.816 * * [simplify]: iters left: 4 (193 enodes) 255.855 * * [simplify]: iters left: 3 (434 enodes) 255.989 * * [simplify]: Extracting #0: cost 1 inf + 0 255.989 * * [simplify]: Extracting #1: cost 13 inf + 0 255.989 * * [simplify]: Extracting #2: cost 141 inf + 0 255.990 * * [simplify]: Extracting #3: cost 202 inf + 499 255.992 * * [simplify]: Extracting #4: cost 184 inf + 2501 255.995 * * [simplify]: Extracting #5: cost 123 inf + 15077 256.001 * * [simplify]: Extracting #6: cost 71 inf + 28764 256.015 * * [simplify]: Extracting #7: cost 9 inf + 52102 256.029 * * [simplify]: Extracting #8: cost 0 inf + 55746 256.042 * [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)) 256.042 * [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))))) 256.043 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 256.043 * * [simplify]: iters left: 6 (13 enodes) 256.047 * * [simplify]: iters left: 5 (48 enodes) 256.056 * * [simplify]: iters left: 4 (103 enodes) 256.078 * * [simplify]: iters left: 3 (238 enodes) 256.147 * * [simplify]: Extracting #0: cost 1 inf + 0 256.147 * * [simplify]: Extracting #1: cost 0 inf + 1 256.147 * [simplify]: Simplified to 0 256.147 * [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)) 256.148 * * * * [progress]: [ 593 / 3260 ] simplifiying candidate # 256.148 * [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)))))) 256.148 * * [simplify]: iters left: 6 (29 enodes) 256.156 * * [simplify]: iters left: 5 (114 enodes) 256.177 * * [simplify]: iters left: 4 (242 enodes) 256.240 * * [simplify]: Extracting #0: cost 1 inf + 0 256.240 * * [simplify]: Extracting #1: cost 11 inf + 0 256.240 * * [simplify]: Extracting #2: cost 131 inf + 0 256.241 * * [simplify]: Extracting #3: cost 229 inf + 83 256.242 * * [simplify]: Extracting #4: cost 217 inf + 1021 256.244 * * [simplify]: Extracting #5: cost 161 inf + 18127 256.252 * * [simplify]: Extracting #6: cost 31 inf + 63051 256.264 * * [simplify]: Extracting #7: cost 1 inf + 73517 256.277 * * [simplify]: Extracting #8: cost 0 inf + 73867 256.290 * * [simplify]: Extracting #9: cost 0 inf + 73787 256.305 * [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))))) 256.306 * [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))))))) 256.306 * [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))))) 256.306 * * [simplify]: iters left: 6 (15 enodes) 256.311 * * [simplify]: iters left: 5 (61 enodes) 256.322 * * [simplify]: iters left: 4 (142 enodes) 256.360 * * [simplify]: iters left: 3 (474 enodes) 256.564 * * [simplify]: Extracting #0: cost 1 inf + 0 256.564 * * [simplify]: Extracting #1: cost 0 inf + 1 256.564 * [simplify]: Simplified to 0 256.564 * [simplify]: 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)) 256.564 * * * * [progress]: [ 594 / 3260 ] simplifiying candidate # 256.565 * [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))))) 256.565 * * [simplify]: iters left: 6 (28 enodes) 256.573 * * [simplify]: iters left: 5 (109 enodes) 256.593 * * [simplify]: iters left: 4 (211 enodes) 256.643 * * [simplify]: Extracting #0: cost 1 inf + 0 256.643 * * [simplify]: Extracting #1: cost 11 inf + 0 256.643 * * [simplify]: Extracting #2: cost 105 inf + 0 256.643 * * [simplify]: Extracting #3: cost 173 inf + 43 256.644 * * [simplify]: Extracting #4: cost 163 inf + 698 256.646 * * [simplify]: Extracting #5: cost 125 inf + 11044 256.650 * * [simplify]: Extracting #6: cost 49 inf + 33532 256.659 * * [simplify]: Extracting #7: cost 7 inf + 48346 256.668 * * [simplify]: Extracting #8: cost 0 inf + 50998 256.677 * * [simplify]: Extracting #9: cost 0 inf + 50878 256.689 * [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))))) 256.690 * [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)))))) 256.690 * [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)))) 256.690 * * [simplify]: iters left: 6 (14 enodes) 256.695 * * [simplify]: iters left: 5 (56 enodes) 256.705 * * [simplify]: iters left: 4 (113 enodes) 256.730 * * [simplify]: iters left: 3 (324 enodes) 256.830 * * [simplify]: Extracting #0: cost 1 inf + 0 256.831 * * [simplify]: Extracting #1: cost 0 inf + 1 256.831 * [simplify]: Simplified to 0 256.831 * [simplify]: 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)) 256.831 * * * * [progress]: [ 595 / 3260 ] simplifiying candidate # 256.831 * [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)))) 256.831 * * [simplify]: iters left: 6 (27 enodes) 256.839 * * [simplify]: iters left: 5 (104 enodes) 256.858 * * [simplify]: iters left: 4 (202 enodes) 256.906 * * [simplify]: iters left: 3 (499 enodes) 257.064 * * [simplify]: Extracting #0: cost 1 inf + 0 257.064 * * [simplify]: Extracting #1: cost 11 inf + 0 257.065 * * [simplify]: Extracting #2: cost 129 inf + 0 257.066 * * [simplify]: Extracting #3: cost 229 inf + 2 257.067 * * [simplify]: Extracting #4: cost 215 inf + 1750 257.070 * * [simplify]: Extracting #5: cost 152 inf + 14473 257.082 * * [simplify]: Extracting #6: cost 75 inf + 36488 257.095 * * [simplify]: Extracting #7: cost 5 inf + 61338 257.111 * * [simplify]: Extracting #8: cost 0 inf + 63451 257.127 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) a) (cbrt 2))) 257.127 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ (/ 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))))) 257.127 * [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))) 257.127 * * [simplify]: iters left: 6 (14 enodes) 257.132 * * [simplify]: iters left: 5 (56 enodes) 257.143 * * [simplify]: iters left: 4 (112 enodes) 257.170 * * [simplify]: iters left: 3 (297 enodes) 257.261 * * [simplify]: Extracting #0: cost 1 inf + 0 257.261 * * [simplify]: Extracting #1: cost 0 inf + 1 257.261 * [simplify]: Simplified to 0 257.261 * [simplify]: 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)) 257.262 * * * * [progress]: [ 596 / 3260 ] simplifiying candidate # 257.262 * [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)))))) 257.262 * * [simplify]: iters left: 6 (26 enodes) 257.269 * * [simplify]: iters left: 5 (103 enodes) 257.288 * * [simplify]: iters left: 4 (213 enodes) 257.337 * * [simplify]: Extracting #0: cost 1 inf + 0 257.338 * * [simplify]: Extracting #1: cost 11 inf + 0 257.338 * * [simplify]: Extracting #2: cost 103 inf + 0 257.338 * * [simplify]: Extracting #3: cost 180 inf + 204 257.339 * * [simplify]: Extracting #4: cost 159 inf + 3124 257.343 * * [simplify]: Extracting #5: cost 94 inf + 21993 257.349 * * [simplify]: Extracting #6: cost 35 inf + 39869 257.358 * * [simplify]: Extracting #7: cost 5 inf + 50438 257.370 * * [simplify]: Extracting #8: cost 0 inf + 52266 257.380 * [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))))) 257.380 * [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))))))) 257.380 * [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))))) 257.380 * * [simplify]: iters left: 6 (13 enodes) 257.384 * * [simplify]: iters left: 5 (53 enodes) 257.394 * * [simplify]: iters left: 4 (118 enodes) 257.420 * * [simplify]: iters left: 3 (324 enodes) 257.518 * * [simplify]: Extracting #0: cost 1 inf + 0 257.518 * * [simplify]: Extracting #1: cost 0 inf + 1 257.518 * [simplify]: Simplified to 0 257.518 * [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)) 257.518 * * * * [progress]: [ 597 / 3260 ] simplifiying candidate # 257.519 * [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))))) 257.519 * * [simplify]: iters left: 6 (24 enodes) 257.525 * * [simplify]: iters left: 5 (92 enodes) 257.542 * * [simplify]: iters left: 4 (171 enodes) 257.580 * * [simplify]: iters left: 3 (411 enodes) 257.707 * * [simplify]: Extracting #0: cost 1 inf + 0 257.708 * * [simplify]: Extracting #1: cost 9 inf + 0 257.708 * * [simplify]: Extracting #2: cost 117 inf + 0 257.709 * * [simplify]: Extracting #3: cost 212 inf + 43 257.710 * * [simplify]: Extracting #4: cost 189 inf + 3785 257.714 * * [simplify]: Extracting #5: cost 125 inf + 17089 257.721 * * [simplify]: Extracting #6: cost 74 inf + 30258 257.734 * * [simplify]: Extracting #7: cost 11 inf + 52975 257.748 * * [simplify]: Extracting #8: cost 0 inf + 57423 257.763 * * [simplify]: Extracting #9: cost 0 inf + 57383 257.780 * [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))) 257.780 * [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)))))) 257.780 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 257.780 * * [simplify]: iters left: 6 (11 enodes) 257.784 * * [simplify]: iters left: 5 (43 enodes) 257.792 * * [simplify]: iters left: 4 (84 enodes) 257.809 * * [simplify]: iters left: 3 (212 enodes) 257.860 * * [simplify]: iters left: 2 (472 enodes) 257.977 * * [simplify]: Extracting #0: cost 1 inf + 0 257.977 * * [simplify]: Extracting #1: cost 0 inf + 1 257.977 * [simplify]: Simplified to 0 257.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)) 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)) 257.977 * * * * [progress]: [ 598 / 3260 ] simplifiying candidate # 257.978 * [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)))) 257.978 * * [simplify]: iters left: 6 (24 enodes) 257.985 * * [simplify]: iters left: 5 (92 enodes) 258.001 * * [simplify]: iters left: 4 (177 enodes) 258.039 * * [simplify]: iters left: 3 (401 enodes) 258.156 * * [simplify]: Extracting #0: cost 1 inf + 0 258.156 * * [simplify]: Extracting #1: cost 11 inf + 0 258.157 * * [simplify]: Extracting #2: cost 111 inf + 0 258.157 * * [simplify]: Extracting #3: cost 182 inf + 2 258.158 * * [simplify]: Extracting #4: cost 175 inf + 657 258.161 * * [simplify]: Extracting #5: cost 120 inf + 9763 258.166 * * [simplify]: Extracting #6: cost 72 inf + 23317 258.180 * * [simplify]: Extracting #7: cost 11 inf + 45372 258.192 * * [simplify]: Extracting #8: cost 0 inf + 49389 258.205 * * [simplify]: Extracting #9: cost 0 inf + 49349 258.217 * [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))) 258.217 * [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))))) 258.218 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 258.218 * * [simplify]: iters left: 6 (12 enodes) 258.222 * * [simplify]: iters left: 5 (49 enodes) 258.232 * * [simplify]: iters left: 4 (99 enodes) 258.255 * * [simplify]: iters left: 3 (234 enodes) 258.316 * * [simplify]: iters left: 2 (447 enodes) 258.421 * * [simplify]: Extracting #0: cost 1 inf + 0 258.421 * * [simplify]: Extracting #1: cost 0 inf + 1 258.422 * [simplify]: Simplified to 0 258.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))))) (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)) 258.422 * * * * [progress]: [ 599 / 3260 ] simplifiying candidate # 258.422 * [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)))))) 258.422 * * [simplify]: iters left: 6 (27 enodes) 258.430 * * [simplify]: iters left: 5 (105 enodes) 258.452 * * [simplify]: iters left: 4 (211 enodes) 258.497 * * [simplify]: iters left: 3 (493 enodes) 258.655 * * [simplify]: Extracting #0: cost 1 inf + 0 258.655 * * [simplify]: Extracting #1: cost 11 inf + 0 258.655 * * [simplify]: Extracting #2: cost 129 inf + 0 258.656 * * [simplify]: Extracting #3: cost 211 inf + 327 258.658 * * [simplify]: Extracting #4: cost 178 inf + 4993 258.661 * * [simplify]: Extracting #5: cost 129 inf + 16570 258.669 * * [simplify]: Extracting #6: cost 69 inf + 34437 258.683 * * [simplify]: Extracting #7: cost 1 inf + 59648 258.702 * * [simplify]: Extracting #8: cost 0 inf + 59959 258.717 * [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))))) 258.717 * [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))))))) 258.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))))) 258.718 * * [simplify]: iters left: 6 (14 enodes) 258.722 * * [simplify]: iters left: 5 (57 enodes) 258.733 * * [simplify]: iters left: 4 (121 enodes) 258.761 * * [simplify]: iters left: 3 (291 enodes) 258.851 * * [simplify]: Extracting #0: cost 1 inf + 0 258.851 * * [simplify]: Extracting #1: cost 0 inf + 1 258.851 * [simplify]: Simplified to 0 258.851 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 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)) 258.851 * * * * [progress]: [ 600 / 3260 ] simplifiying candidate # 258.851 * [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))))) 258.852 * * [simplify]: iters left: 6 (26 enodes) 258.859 * * [simplify]: iters left: 5 (100 enodes) 258.877 * * [simplify]: iters left: 4 (185 enodes) 258.918 * * [simplify]: iters left: 3 (403 enodes) 259.023 * * [simplify]: Extracting #0: cost 1 inf + 0 259.023 * * [simplify]: Extracting #1: cost 11 inf + 0 259.023 * * [simplify]: Extracting #2: cost 109 inf + 0 259.024 * * [simplify]: Extracting #3: cost 170 inf + 370 259.025 * * [simplify]: Extracting #4: cost 162 inf + 1268 259.026 * * [simplify]: Extracting #5: cost 146 inf + 3603 259.031 * * [simplify]: Extracting #6: cost 73 inf + 22819 259.386 * * [simplify]: Extracting #7: cost 5 inf + 44076 259.398 * * [simplify]: Extracting #8: cost 0 inf + 45367 259.410 * [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)) 259.410 * [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)))))) 259.410 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 259.411 * * [simplify]: iters left: 6 (13 enodes) 259.415 * * [simplify]: iters left: 5 (52 enodes) 259.424 * * [simplify]: iters left: 4 (98 enodes) 259.445 * * [simplify]: iters left: 3 (212 enodes) 259.493 * * [simplify]: iters left: 2 (371 enodes) 259.574 * * [simplify]: Extracting #0: cost 1 inf + 0 259.574 * * [simplify]: Extracting #1: cost 0 inf + 1 259.574 * [simplify]: Simplified to 0 259.574 * [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)) 259.574 * * * * [progress]: [ 601 / 3260 ] simplifiying candidate # 259.575 * [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)))) 259.575 * * [simplify]: iters left: 6 (25 enodes) 259.585 * * [simplify]: iters left: 5 (91 enodes) 259.602 * * [simplify]: iters left: 4 (170 enodes) 259.632 * * [simplify]: iters left: 3 (328 enodes) 259.714 * * [simplify]: Extracting #0: cost 1 inf + 0 259.714 * * [simplify]: Extracting #1: cost 11 inf + 0 259.714 * * [simplify]: Extracting #2: cost 105 inf + 0 259.715 * * [simplify]: Extracting #3: cost 144 inf + 703 259.719 * * [simplify]: Extracting #4: cost 109 inf + 4587 259.721 * * [simplify]: Extracting #5: cost 97 inf + 6956 259.723 * * [simplify]: Extracting #6: cost 92 inf + 7649 259.726 * * [simplify]: Extracting #7: cost 82 inf + 9074 259.731 * * [simplify]: Extracting #8: cost 33 inf + 28227 259.741 * * [simplify]: Extracting #9: cost 0 inf + 42131 259.753 * * [simplify]: Extracting #10: cost 0 inf + 42076 259.764 * [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))) 259.764 * [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))))) 259.764 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 259.764 * * [simplify]: iters left: 6 (12 enodes) 259.768 * * [simplify]: iters left: 5 (44 enodes) 259.777 * * [simplify]: iters left: 4 (92 enodes) 259.792 * * [simplify]: iters left: 3 (159 enodes) 259.821 * * [simplify]: iters left: 2 (267 enodes) 259.871 * * [simplify]: iters left: 1 (364 enodes) 259.935 * * [simplify]: Extracting #0: cost 1 inf + 0 259.936 * * [simplify]: Extracting #1: cost 0 inf + 1 259.936 * [simplify]: Simplified to 0 259.936 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) a)) (/ b (* a 2))) 0)) 259.936 * * * * [progress]: [ 602 / 3260 ] simplifiying candidate # 259.936 * [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)))))) 259.936 * * [simplify]: iters left: 6 (28 enodes) 259.944 * * [simplify]: iters left: 5 (112 enodes) 259.966 * * [simplify]: iters left: 4 (244 enodes) 260.027 * * [simplify]: Extracting #0: cost 1 inf + 0 260.028 * * [simplify]: Extracting #1: cost 11 inf + 0 260.028 * * [simplify]: Extracting #2: cost 129 inf + 0 260.029 * * [simplify]: Extracting #3: cost 212 inf + 696 260.030 * * [simplify]: Extracting #4: cost 179 inf + 6124 260.035 * * [simplify]: Extracting #5: cost 94 inf + 33355 260.043 * * [simplify]: Extracting #6: cost 35 inf + 50213 260.054 * * [simplify]: Extracting #7: cost 1 inf + 62961 260.066 * * [simplify]: Extracting #8: cost 0 inf + 62805 260.080 * * [simplify]: Extracting #9: cost 0 inf + 62773 260.091 * [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))))) 260.091 * [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))))))) 260.092 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 260.092 * * [simplify]: iters left: 6 (15 enodes) 260.097 * * [simplify]: iters left: 5 (64 enodes) 260.109 * * [simplify]: iters left: 4 (149 enodes) 260.151 * * [simplify]: iters left: 3 (466 enodes) 260.446 * * [simplify]: Extracting #0: cost 1 inf + 0 260.446 * * [simplify]: Extracting #1: cost 0 inf + 1 260.446 * [simplify]: Simplified to 0 260.446 * [simplify]: 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)) 260.447 * * * * [progress]: [ 603 / 3260 ] simplifiying candidate # 260.447 * [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))))) 260.447 * * [simplify]: iters left: 6 (27 enodes) 260.455 * * [simplify]: iters left: 5 (107 enodes) 260.475 * * [simplify]: iters left: 4 (214 enodes) 260.525 * * [simplify]: Extracting #0: cost 1 inf + 0 260.525 * * [simplify]: Extracting #1: cost 11 inf + 0 260.526 * * [simplify]: Extracting #2: cost 110 inf + 0 260.526 * * [simplify]: Extracting #3: cost 169 inf + 250 260.528 * * [simplify]: Extracting #4: cost 122 inf + 7881 260.532 * * [simplify]: Extracting #5: cost 61 inf + 24320 260.537 * * [simplify]: Extracting #6: cost 39 inf + 31716 260.545 * * [simplify]: Extracting #7: cost 1 inf + 45136 260.554 * * [simplify]: Extracting #8: cost 0 inf + 45109 260.563 * * [simplify]: Extracting #9: cost 0 inf + 45029 260.574 * [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))) 260.574 * [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)))))) 260.575 * [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)))) 260.575 * * [simplify]: iters left: 6 (14 enodes) 260.579 * * [simplify]: iters left: 5 (59 enodes) 260.591 * * [simplify]: iters left: 4 (121 enodes) 260.618 * * [simplify]: iters left: 3 (332 enodes) 260.773 * * [simplify]: Extracting #0: cost 1 inf + 0 260.773 * * [simplify]: Extracting #1: cost 0 inf + 1 260.773 * [simplify]: Simplified to 0 260.773 * [simplify]: 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)) 260.773 * * * * [progress]: [ 604 / 3260 ] simplifiying candidate # 260.774 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 260.774 * * [simplify]: iters left: 6 (26 enodes) 260.781 * * [simplify]: iters left: 5 (102 enodes) 260.800 * * [simplify]: iters left: 4 (205 enodes) 260.849 * * [simplify]: iters left: 3 (486 enodes) 261.029 * * [simplify]: Extracting #0: cost 1 inf + 0 261.029 * * [simplify]: Extracting #1: cost 11 inf + 0 261.030 * * [simplify]: Extracting #2: cost 153 inf + 0 261.031 * * [simplify]: Extracting #3: cost 227 inf + 213 261.033 * * [simplify]: Extracting #4: cost 200 inf + 2910 261.037 * * [simplify]: Extracting #5: cost 133 inf + 17061 261.045 * * [simplify]: Extracting #6: cost 62 inf + 37177 261.059 * * [simplify]: Extracting #7: cost 9 inf + 55858 261.074 * * [simplify]: Extracting #8: cost 0 inf + 59907 261.093 * [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)) 261.093 * [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))))) 261.093 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 261.094 * * [simplify]: iters left: 6 (13 enodes) 261.098 * * [simplify]: iters left: 5 (54 enodes) 261.109 * * [simplify]: iters left: 4 (112 enodes) 261.135 * * [simplify]: iters left: 3 (281 enodes) 261.242 * * [simplify]: Extracting #0: cost 1 inf + 0 261.242 * * [simplify]: Extracting #1: cost 0 inf + 1 261.242 * [simplify]: Simplified to 0 261.242 * [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)) 261.243 * * * * [progress]: [ 605 / 3260 ] simplifiying candidate # 261.243 * [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)))))) 261.243 * * [simplify]: iters left: 6 (26 enodes) 261.250 * * [simplify]: iters left: 5 (104 enodes) 261.270 * * [simplify]: iters left: 4 (226 enodes) 261.327 * * [simplify]: Extracting #0: cost 1 inf + 0 261.327 * * [simplify]: Extracting #1: cost 11 inf + 0 261.327 * * [simplify]: Extracting #2: cost 108 inf + 0 261.328 * * [simplify]: Extracting #3: cost 179 inf + 450 261.329 * * [simplify]: Extracting #4: cost 135 inf + 7029 261.333 * * [simplify]: Extracting #5: cost 70 inf + 24491 261.339 * * [simplify]: Extracting #6: cost 40 inf + 33637 261.347 * * [simplify]: Extracting #7: cost 2 inf + 47101 261.359 * * [simplify]: Extracting #8: cost 0 inf + 47469 261.369 * [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)))) 261.369 * [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))))))) 261.369 * [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))))) 261.369 * * [simplify]: iters left: 6 (14 enodes) 261.374 * * [simplify]: iters left: 5 (59 enodes) 261.385 * * [simplify]: iters left: 4 (134 enodes) 261.417 * * [simplify]: iters left: 3 (357 enodes) 261.576 * * [simplify]: Extracting #0: cost 1 inf + 0 261.576 * * [simplify]: Extracting #1: cost 0 inf + 1 261.576 * [simplify]: Simplified to 0 261.576 * [simplify]: 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)) 261.576 * * * * [progress]: [ 606 / 3260 ] simplifiying candidate # 261.576 * [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))))) 261.576 * * [simplify]: iters left: 6 (25 enodes) 261.583 * * [simplify]: iters left: 5 (98 enodes) 261.605 * * [simplify]: iters left: 4 (196 enodes) 261.648 * * [simplify]: iters left: 3 (471 enodes) 261.850 * * [simplify]: Extracting #0: cost 1 inf + 0 261.850 * * [simplify]: Extracting #1: cost 11 inf + 0 261.851 * * [simplify]: Extracting #2: cost 177 inf + 0 261.852 * * [simplify]: Extracting #3: cost 280 inf + 250 261.854 * * [simplify]: Extracting #4: cost 220 inf + 8114 261.862 * * [simplify]: Extracting #5: cost 123 inf + 28351 261.871 * * [simplify]: Extracting #6: cost 96 inf + 33593 261.882 * * [simplify]: Extracting #7: cost 55 inf + 46214 261.898 * * [simplify]: Extracting #8: cost 9 inf + 64614 261.917 * * [simplify]: Extracting #9: cost 0 inf + 68422 261.935 * [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)) 261.935 * [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)))))) 261.936 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 261.936 * * [simplify]: iters left: 6 (13 enodes) 261.940 * * [simplify]: iters left: 5 (53 enodes) 261.950 * * [simplify]: iters left: 4 (106 enodes) 261.973 * * [simplify]: iters left: 3 (257 enodes) 262.069 * * [simplify]: Extracting #0: cost 1 inf + 0 262.069 * * [simplify]: Extracting #1: cost 0 inf + 1 262.069 * [simplify]: Simplified to 0 262.069 * [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)) 262.069 * * * * [progress]: [ 607 / 3260 ] simplifiying candidate # 262.069 * [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)))) 262.070 * * [simplify]: iters left: 6 (24 enodes) 262.077 * * [simplify]: iters left: 5 (92 enodes) 262.094 * * [simplify]: iters left: 4 (176 enodes) 262.135 * * [simplify]: iters left: 3 (388 enodes) 262.271 * * [simplify]: Extracting #0: cost 1 inf + 0 262.271 * * [simplify]: Extracting #1: cost 11 inf + 0 262.272 * * [simplify]: Extracting #2: cost 131 inf + 0 262.273 * * [simplify]: Extracting #3: cost 187 inf + 46 262.274 * * [simplify]: Extracting #4: cost 167 inf + 1732 262.277 * * [simplify]: Extracting #5: cost 123 inf + 8349 262.281 * * [simplify]: Extracting #6: cost 96 inf + 12473 262.286 * * [simplify]: Extracting #7: cost 66 inf + 21492 262.297 * * [simplify]: Extracting #8: cost 6 inf + 45414 262.309 * * [simplify]: Extracting #9: cost 0 inf + 47800 262.325 * * [simplify]: Extracting #10: cost 0 inf + 47760 262.337 * [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))) 262.337 * [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))))) 262.337 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 262.338 * * [simplify]: iters left: 6 (12 enodes) 262.342 * * [simplify]: iters left: 5 (49 enodes) 262.351 * * [simplify]: iters left: 4 (94 enodes) 262.372 * * [simplify]: iters left: 3 (221 enodes) 262.452 * * [simplify]: iters left: 2 (492 enodes) 262.697 * * [simplify]: Extracting #0: cost 1 inf + 0 262.697 * * [simplify]: Extracting #1: cost 0 inf + 1 262.697 * [simplify]: Simplified to 0 262.697 * [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)) 262.698 * * * * [progress]: [ 608 / 3260 ] simplifiying candidate # 262.698 * [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)))))) 262.698 * * [simplify]: iters left: 6 (26 enodes) 262.705 * * [simplify]: iters left: 5 (100 enodes) 262.727 * * [simplify]: iters left: 4 (204 enodes) 262.773 * * [simplify]: iters left: 3 (481 enodes) 262.942 * * [simplify]: Extracting #0: cost 1 inf + 0 262.942 * * [simplify]: Extracting #1: cost 11 inf + 0 262.942 * * [simplify]: Extracting #2: cost 156 inf + 0 262.943 * * [simplify]: Extracting #3: cost 226 inf + 1063 262.946 * * [simplify]: Extracting #4: cost 158 inf + 12674 262.953 * * [simplify]: Extracting #5: cost 97 inf + 27019 262.960 * * [simplify]: Extracting #6: cost 69 inf + 36540 262.976 * * [simplify]: Extracting #7: cost 9 inf + 59102 262.992 * * [simplify]: Extracting #8: cost 0 inf + 62317 263.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))))) 263.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))))))) 263.007 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 263.007 * * [simplify]: iters left: 6 (13 enodes) 263.011 * * [simplify]: iters left: 5 (52 enodes) 263.021 * * [simplify]: iters left: 4 (111 enodes) 263.048 * * [simplify]: iters left: 3 (278 enodes) 263.150 * * [simplify]: Extracting #0: cost 1 inf + 0 263.151 * * [simplify]: Extracting #1: cost 0 inf + 1 263.151 * [simplify]: Simplified to 0 263.151 * [simplify]: 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)) 263.151 * * * * [progress]: [ 609 / 3260 ] simplifiying candidate # 263.151 * [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))))) 263.151 * * [simplify]: iters left: 6 (25 enodes) 263.158 * * [simplify]: iters left: 5 (95 enodes) 263.179 * * [simplify]: iters left: 4 (180 enodes) 263.218 * * [simplify]: iters left: 3 (387 enodes) 263.337 * * [simplify]: Extracting #0: cost 1 inf + 0 263.337 * * [simplify]: Extracting #1: cost 11 inf + 0 263.338 * * [simplify]: Extracting #2: cost 134 inf + 0 263.339 * * [simplify]: Extracting #3: cost 168 inf + 952 263.341 * * [simplify]: Extracting #4: cost 113 inf + 6734 263.344 * * [simplify]: Extracting #5: cost 95 inf + 9968 263.349 * * [simplify]: Extracting #6: cost 71 inf + 17688 263.358 * * [simplify]: Extracting #7: cost 11 inf + 39917 263.373 * * [simplify]: Extracting #8: cost 0 inf + 44543 263.384 * * [simplify]: Extracting #9: cost 0 inf + 44503 263.396 * [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))) 263.396 * [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)))))) 263.397 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 263.397 * * [simplify]: iters left: 6 (12 enodes) 263.400 * * [simplify]: iters left: 5 (47 enodes) 263.409 * * [simplify]: iters left: 4 (89 enodes) 263.430 * * [simplify]: iters left: 3 (186 enodes) 263.481 * * [simplify]: iters left: 2 (378 enodes) 263.633 * * [simplify]: Extracting #0: cost 1 inf + 0 263.633 * * [simplify]: Extracting #1: cost 0 inf + 1 263.633 * [simplify]: Simplified to 0 263.633 * [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)) 263.634 * * * * [progress]: [ 610 / 3260 ] simplifiying candidate # 263.634 * [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)))) 263.634 * * [simplify]: iters left: 6 (24 enodes) 263.641 * * [simplify]: iters left: 5 (89 enodes) 263.657 * * [simplify]: iters left: 4 (146 enodes) 263.688 * * [simplify]: iters left: 3 (275 enodes) 263.755 * * [simplify]: Extracting #0: cost 1 inf + 0 263.755 * * [simplify]: Extracting #1: cost 9 inf + 0 263.756 * * [simplify]: Extracting #2: cost 92 inf + 2 263.756 * * [simplify]: Extracting #3: cost 123 inf + 416 263.757 * * [simplify]: Extracting #4: cost 95 inf + 2602 263.758 * * [simplify]: Extracting #5: cost 97 inf + 3138 263.760 * * [simplify]: Extracting #6: cost 92 inf + 4224 263.763 * * [simplify]: Extracting #7: cost 37 inf + 22861 263.772 * * [simplify]: Extracting #8: cost 0 inf + 38569 263.782 * * [simplify]: Extracting #9: cost 0 inf + 38514 263.792 * [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)) 263.792 * [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))))) 263.792 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 263.793 * * [simplify]: iters left: 6 (11 enodes) 263.796 * * [simplify]: iters left: 5 (40 enodes) 263.803 * * [simplify]: iters left: 4 (65 enodes) 263.815 * * [simplify]: iters left: 3 (97 enodes) 263.836 * * [simplify]: iters left: 2 (165 enodes) 263.872 * * [simplify]: iters left: 1 (271 enodes) 263.931 * * [simplify]: Extracting #0: cost 1 inf + 0 263.931 * * [simplify]: Extracting #1: cost 0 inf + 1 263.932 * [simplify]: Simplified to 0 263.932 * [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)) 263.932 * * * * [progress]: [ 611 / 3260 ] simplifiying candidate # 263.932 * [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)))))) 263.932 * * [simplify]: iters left: 6 (25 enodes) 263.939 * * [simplify]: iters left: 5 (99 enodes) 263.960 * * [simplify]: iters left: 4 (199 enodes) 264.004 * * [simplify]: iters left: 3 (456 enodes) 264.154 * * [simplify]: Extracting #0: cost 1 inf + 0 264.154 * * [simplify]: Extracting #1: cost 11 inf + 0 264.154 * * [simplify]: Extracting #2: cost 152 inf + 0 264.155 * * [simplify]: Extracting #3: cost 211 inf + 1063 264.158 * * [simplify]: Extracting #4: cost 134 inf + 14932 264.164 * * [simplify]: Extracting #5: cost 96 inf + 24498 264.171 * * [simplify]: Extracting #6: cost 69 inf + 33954 264.183 * * [simplify]: Extracting #7: cost 2 inf + 58990 264.197 * * [simplify]: Extracting #8: cost 0 inf + 59815 264.212 * [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)))) 264.212 * [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))))))) 264.212 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 264.212 * * [simplify]: iters left: 6 (12 enodes) 264.216 * * [simplify]: iters left: 5 (51 enodes) 264.228 * * [simplify]: iters left: 4 (106 enodes) 264.253 * * [simplify]: iters left: 3 (247 enodes) 264.330 * * [simplify]: Extracting #0: cost 1 inf + 0 264.330 * * [simplify]: Extracting #1: cost 0 inf + 1 264.330 * [simplify]: Simplified to 0 264.330 * [simplify]: 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)) 264.330 * * * * [progress]: [ 612 / 3260 ] simplifiying candidate # 264.330 * [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))))) 264.330 * * [simplify]: iters left: 6 (24 enodes) 264.337 * * [simplify]: iters left: 5 (94 enodes) 264.357 * * [simplify]: iters left: 4 (177 enodes) 264.393 * * [simplify]: iters left: 3 (390 enodes) 264.514 * * [simplify]: Extracting #0: cost 1 inf + 0 264.514 * * [simplify]: Extracting #1: cost 11 inf + 0 264.514 * * [simplify]: Extracting #2: cost 135 inf + 0 264.515 * * [simplify]: Extracting #3: cost 172 inf + 748 264.517 * * [simplify]: Extracting #4: cost 120 inf + 6124 264.521 * * [simplify]: Extracting #5: cost 97 inf + 10250 264.525 * * [simplify]: Extracting #6: cost 71 inf + 18908 264.535 * * [simplify]: Extracting #7: cost 14 inf + 39800 264.549 * * [simplify]: Extracting #8: cost 0 inf + 45626 264.561 * [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))) 264.562 * [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)))))) 264.562 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 264.562 * * [simplify]: iters left: 6 (11 enodes) 264.566 * * [simplify]: iters left: 5 (46 enodes) 264.574 * * [simplify]: iters left: 4 (86 enodes) 264.594 * * [simplify]: iters left: 3 (183 enodes) 264.645 * * [simplify]: iters left: 2 (372 enodes) 264.797 * * [simplify]: Extracting #0: cost 1 inf + 0 264.797 * * [simplify]: Extracting #1: cost 0 inf + 1 264.797 * [simplify]: Simplified to 0 264.798 * [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)) 264.798 * * * * [progress]: [ 613 / 3260 ] simplifiying candidate # 264.798 * [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)))) 264.798 * * [simplify]: iters left: 6 (23 enodes) 264.805 * * [simplify]: iters left: 5 (88 enodes) 264.821 * * [simplify]: iters left: 4 (145 enodes) 264.849 * * [simplify]: iters left: 3 (274 enodes) 264.918 * * [simplify]: Extracting #0: cost 1 inf + 0 264.918 * * [simplify]: Extracting #1: cost 9 inf + 0 264.919 * * [simplify]: Extracting #2: cost 94 inf + 2 264.919 * * [simplify]: Extracting #3: cost 121 inf + 623 264.920 * * [simplify]: Extracting #4: cost 92 inf + 2772 264.922 * * [simplify]: Extracting #5: cost 97 inf + 3101 264.923 * * [simplify]: Extracting #6: cost 92 inf + 4228 264.930 * * [simplify]: Extracting #7: cost 39 inf + 22314 264.939 * * [simplify]: Extracting #8: cost 2 inf + 37776 264.948 * * [simplify]: Extracting #9: cost 0 inf + 38479 264.958 * [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)))) 264.958 * [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))))) 264.958 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 264.958 * * [simplify]: iters left: 6 (10 enodes) 264.962 * * [simplify]: iters left: 5 (39 enodes) 264.969 * * [simplify]: iters left: 4 (64 enodes) 264.981 * * [simplify]: iters left: 3 (96 enodes) 264.999 * * [simplify]: iters left: 2 (164 enodes) 265.037 * * [simplify]: iters left: 1 (270 enodes) 265.096 * * [simplify]: Extracting #0: cost 1 inf + 0 265.096 * * [simplify]: Extracting #1: cost 0 inf + 1 265.096 * [simplify]: Simplified to 0 265.096 * [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)) 265.096 * * * * [progress]: [ 614 / 3260 ] simplifiying candidate # 265.097 * [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)))))) 265.097 * * [simplify]: iters left: 6 (25 enodes) 265.104 * * [simplify]: iters left: 5 (100 enodes) 265.123 * * [simplify]: iters left: 4 (208 enodes) 265.168 * * [simplify]: iters left: 3 (450 enodes) 265.298 * * [simplify]: Extracting #0: cost 1 inf + 0 265.298 * * [simplify]: Extracting #1: cost 11 inf + 0 265.298 * * [simplify]: Extracting #2: cost 134 inf + 0 265.299 * * [simplify]: Extracting #3: cost 205 inf + 1308 265.302 * * [simplify]: Extracting #4: cost 127 inf + 13807 265.307 * * [simplify]: Extracting #5: cost 96 inf + 20822 265.314 * * [simplify]: Extracting #6: cost 64 inf + 32045 265.326 * * [simplify]: Extracting #7: cost 6 inf + 53231 265.343 * * [simplify]: Extracting #8: cost 0 inf + 55833 265.356 * [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))) 265.357 * [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))))))) 265.357 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 265.357 * * [simplify]: iters left: 6 (12 enodes) 265.362 * * [simplify]: iters left: 5 (53 enodes) 265.372 * * [simplify]: iters left: 4 (117 enodes) 265.397 * * [simplify]: iters left: 3 (255 enodes) 265.466 * * [simplify]: Extracting #0: cost 1 inf + 0 265.466 * * [simplify]: Extracting #1: cost 0 inf + 1 265.466 * [simplify]: Simplified to 0 265.467 * [simplify]: 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)) 265.467 * * * * [progress]: [ 615 / 3260 ] simplifiying candidate # 265.467 * [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))))) 265.467 * * [simplify]: iters left: 6 (24 enodes) 265.474 * * [simplify]: iters left: 5 (95 enodes) 265.495 * * [simplify]: iters left: 4 (187 enodes) 265.532 * * [simplify]: iters left: 3 (370 enodes) 265.633 * * [simplify]: Extracting #0: cost 1 inf + 0 265.633 * * [simplify]: Extracting #1: cost 11 inf + 0 265.633 * * [simplify]: Extracting #2: cost 118 inf + 0 265.634 * * [simplify]: Extracting #3: cost 172 inf + 500 265.636 * * [simplify]: Extracting #4: cost 119 inf + 5710 265.639 * * [simplify]: Extracting #5: cost 96 inf + 9064 265.644 * * [simplify]: Extracting #6: cost 67 inf + 19082 265.653 * * [simplify]: Extracting #7: cost 3 inf + 42952 265.665 * * [simplify]: Extracting #8: cost 0 inf + 43997 265.677 * * [simplify]: Extracting #9: cost 0 inf + 43982 265.689 * [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))) 265.689 * [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)))))) 265.689 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 265.689 * * [simplify]: iters left: 6 (11 enodes) 265.694 * * [simplify]: iters left: 5 (48 enodes) 265.705 * * [simplify]: iters left: 4 (98 enodes) 265.724 * * [simplify]: iters left: 3 (181 enodes) 265.766 * * [simplify]: iters left: 2 (358 enodes) 265.888 * * [simplify]: Extracting #0: cost 1 inf + 0 265.889 * * [simplify]: Extracting #1: cost 0 inf + 1 265.889 * [simplify]: Simplified to 0 265.889 * [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)) 265.889 * * * * [progress]: [ 616 / 3260 ] simplifiying candidate # 265.889 * [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)))) 265.889 * * [simplify]: iters left: 6 (23 enodes) 265.896 * * [simplify]: iters left: 5 (88 enodes) 265.912 * * [simplify]: iters left: 4 (165 enodes) 265.943 * * [simplify]: iters left: 3 (315 enodes) 266.024 * * [simplify]: Extracting #0: cost 1 inf + 0 266.025 * * [simplify]: Extracting #1: cost 12 inf + 0 266.025 * * [simplify]: Extracting #2: cost 103 inf + 83 266.026 * * [simplify]: Extracting #3: cost 125 inf + 1576 266.027 * * [simplify]: Extracting #4: cost 90 inf + 3976 266.029 * * [simplify]: Extracting #5: cost 96 inf + 4101 266.030 * * [simplify]: Extracting #6: cost 92 inf + 4888 266.034 * * [simplify]: Extracting #7: cost 56 inf + 16716 266.043 * * [simplify]: Extracting #8: cost 5 inf + 36935 266.052 * * [simplify]: Extracting #9: cost 0 inf + 39050 266.062 * [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)) 266.062 * [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))))) 266.063 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 266.063 * * [simplify]: iters left: 6 (10 enodes) 266.067 * * [simplify]: iters left: 5 (41 enodes) 266.075 * * [simplify]: iters left: 4 (81 enodes) 266.090 * * [simplify]: iters left: 3 (127 enodes) 266.111 * * [simplify]: iters left: 2 (186 enodes) 266.141 * * [simplify]: iters left: 1 (266 enodes) 266.212 * * [simplify]: Extracting #0: cost 1 inf + 0 266.212 * * [simplify]: Extracting #1: cost 0 inf + 1 266.212 * [simplify]: Simplified to 0 266.212 * [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)) 266.212 * * * * [progress]: [ 617 / 3260 ] simplifiying candidate # 266.212 * [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))) 266.212 * * [simplify]: iters left: 6 (22 enodes) 266.219 * * [simplify]: iters left: 5 (85 enodes) 266.238 * * [simplify]: iters left: 4 (147 enodes) 266.265 * * [simplify]: iters left: 3 (276 enodes) 266.335 * * [simplify]: Extracting #0: cost 1 inf + 0 266.335 * * [simplify]: Extracting #1: cost 9 inf + 0 266.335 * * [simplify]: Extracting #2: cost 90 inf + 2 266.336 * * [simplify]: Extracting #3: cost 116 inf + 585 266.338 * * [simplify]: Extracting #4: cost 91 inf + 2689 266.339 * * [simplify]: Extracting #5: cost 96 inf + 2976 266.340 * * [simplify]: Extracting #6: cost 93 inf + 3463 266.346 * * [simplify]: Extracting #7: cost 32 inf + 24662 266.356 * * [simplify]: Extracting #8: cost 0 inf + 37964 266.368 * * [simplify]: Extracting #9: cost 0 inf + 37909 266.378 * * [simplify]: Extracting #10: cost 0 inf + 37894 266.388 * [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))) 266.389 * [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)))) 266.389 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 266.389 * * [simplify]: iters left: 6 (9 enodes) 266.392 * * [simplify]: iters left: 5 (36 enodes) 266.400 * * [simplify]: iters left: 4 (67 enodes) 266.412 * * [simplify]: iters left: 3 (97 enodes) 266.431 * * [simplify]: iters left: 2 (158 enodes) 266.470 * * [simplify]: iters left: 1 (263 enodes) 266.521 * * [simplify]: Extracting #0: cost 1 inf + 0 266.521 * * [simplify]: Extracting #1: cost 0 inf + 1 266.522 * [simplify]: Simplified to 0 266.522 * [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)) 266.522 * * * * [progress]: [ 618 / 3260 ] simplifiying candidate # 266.522 * [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)))) 266.522 * * [simplify]: iters left: 6 (22 enodes) 266.528 * * [simplify]: iters left: 5 (86 enodes) 266.544 * * [simplify]: iters left: 4 (156 enodes) 266.577 * * [simplify]: iters left: 3 (306 enodes) 266.654 * * [simplify]: Extracting #0: cost 1 inf + 0 266.654 * * [simplify]: Extracting #1: cost 11 inf + 0 266.655 * * [simplify]: Extracting #2: cost 100 inf + 0 266.655 * * [simplify]: Extracting #3: cost 138 inf + 252 266.656 * * [simplify]: Extracting #4: cost 100 inf + 3062 266.658 * * [simplify]: Extracting #5: cost 96 inf + 4176 266.659 * * [simplify]: Extracting #6: cost 89 inf + 5684 266.665 * * [simplify]: Extracting #7: cost 31 inf + 26363 266.674 * * [simplify]: Extracting #8: cost 0 inf + 39147 266.684 * * [simplify]: Extracting #9: cost 0 inf + 39092 266.693 * [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))) 266.693 * [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))))) 266.694 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 266.694 * * [simplify]: iters left: 5 (9 enodes) 266.697 * * [simplify]: iters left: 4 (39 enodes) 266.705 * * [simplify]: iters left: 3 (65 enodes) 266.720 * * [simplify]: iters left: 2 (129 enodes) 266.747 * * [simplify]: iters left: 1 (210 enodes) 266.789 * * [simplify]: Extracting #0: cost 1 inf + 0 266.789 * * [simplify]: Extracting #1: cost 0 inf + 1 266.789 * [simplify]: Simplified to 0 266.789 * [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)) 266.789 * * * * [progress]: [ 619 / 3260 ] simplifiying candidate # 266.789 * [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)))))) 266.789 * * [simplify]: iters left: 6 (25 enodes) 266.796 * * [simplify]: iters left: 5 (97 enodes) 266.814 * * [simplify]: iters left: 4 (170 enodes) 266.846 * * [simplify]: iters left: 3 (326 enodes) 266.943 * * [simplify]: Extracting #0: cost 1 inf + 0 266.943 * * [simplify]: Extracting #1: cost 11 inf + 0 266.943 * * [simplify]: Extracting #2: cost 104 inf + 0 266.944 * * [simplify]: Extracting #3: cost 194 inf + 295 266.945 * * [simplify]: Extracting #4: cost 175 inf + 2336 266.946 * * [simplify]: Extracting #5: cost 164 inf + 7362 266.950 * * [simplify]: Extracting #6: cost 116 inf + 25507 266.963 * * [simplify]: Extracting #7: cost 23 inf + 64873 266.979 * * [simplify]: Extracting #8: cost 0 inf + 75291 266.996 * [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)) 266.996 * [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))))))) 266.996 * [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))))) 266.999 * * [simplify]: iters left: 6 (10 enodes) 267.002 * * [simplify]: iters left: 5 (37 enodes) 267.009 * * [simplify]: iters left: 4 (57 enodes) 267.021 * * [simplify]: iters left: 3 (104 enodes) 267.040 * * [simplify]: iters left: 2 (158 enodes) 267.066 * * [simplify]: iters left: 1 (225 enodes) 267.104 * * [simplify]: Extracting #0: cost 1 inf + 0 267.105 * * [simplify]: Extracting #1: cost 0 inf + 1 267.105 * [simplify]: Simplified to 0 267.105 * [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)) 267.105 * * * * [progress]: [ 620 / 3260 ] simplifiying candidate # 267.105 * [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))))) 267.105 * * [simplify]: iters left: 6 (24 enodes) 267.112 * * [simplify]: iters left: 5 (88 enodes) 267.127 * * [simplify]: iters left: 4 (154 enodes) 267.158 * * [simplify]: iters left: 3 (295 enodes) 267.242 * * [simplify]: Extracting #0: cost 1 inf + 0 267.243 * * [simplify]: Extracting #1: cost 9 inf + 0 267.243 * * [simplify]: Extracting #2: cost 93 inf + 0 267.243 * * [simplify]: Extracting #3: cost 176 inf + 252 267.244 * * [simplify]: Extracting #4: cost 161 inf + 1644 267.246 * * [simplify]: Extracting #5: cost 156 inf + 3471 267.247 * * [simplify]: Extracting #6: cost 154 inf + 3842 267.250 * * [simplify]: Extracting #7: cost 109 inf + 19793 267.261 * * [simplify]: Extracting #8: cost 15 inf + 61781 267.276 * * [simplify]: Extracting #9: cost 0 inf + 68346 267.293 * * [simplify]: Extracting #10: cost 0 inf + 68251 267.308 * [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)) 267.308 * [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)))))) 267.309 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 267.309 * * [simplify]: iters left: 6 (9 enodes) 267.311 * * [simplify]: iters left: 5 (29 enodes) 267.316 * * [simplify]: iters left: 4 (42 enodes) 267.323 * * [simplify]: iters left: 3 (58 enodes) 267.331 * * [simplify]: iters left: 2 (68 enodes) 267.340 * * [simplify]: Extracting #0: cost 1 inf + 0 267.340 * * [simplify]: Extracting #1: cost 0 inf + 1 267.340 * [simplify]: Simplified to 0 267.340 * [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)) 267.340 * * * * [progress]: [ 621 / 3260 ] simplifiying candidate # 267.340 * [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)))))) 267.341 * * [simplify]: iters left: 6 (26 enodes) 267.348 * * [simplify]: iters left: 5 (105 enodes) 267.367 * * [simplify]: iters left: 4 (231 enodes) 267.424 * * [simplify]: Extracting #0: cost 1 inf + 0 267.425 * * [simplify]: Extracting #1: cost 11 inf + 0 267.425 * * [simplify]: Extracting #2: cost 95 inf + 0 267.425 * * [simplify]: Extracting #3: cost 145 inf + 3 267.426 * * [simplify]: Extracting #4: cost 148 inf + 5 267.427 * * [simplify]: Extracting #5: cost 147 inf + 1187 267.427 * * [simplify]: Extracting #6: cost 142 inf + 2014 267.430 * * [simplify]: Extracting #7: cost 81 inf + 21361 267.438 * * [simplify]: Extracting #8: cost 12 inf + 45158 267.450 * * [simplify]: Extracting #9: cost 0 inf + 49531 267.459 * [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)))) 267.459 * [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))))))) 267.460 * [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))))) 267.460 * * [simplify]: iters left: 6 (13 enodes) 267.463 * * [simplify]: iters left: 5 (53 enodes) 267.473 * * [simplify]: iters left: 4 (117 enodes) 267.501 * * [simplify]: iters left: 3 (275 enodes) 267.560 * * [simplify]: iters left: 2 (474 enodes) 267.681 * * [simplify]: Extracting #0: cost 1 inf + 0 267.681 * * [simplify]: Extracting #1: cost 0 inf + 1 267.681 * [simplify]: Simplified to 0 267.681 * [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)) 267.681 * * * * [progress]: [ 622 / 3260 ] simplifiying candidate # 267.682 * [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))))) 267.682 * * [simplify]: iters left: 6 (27 enodes) 267.689 * * [simplify]: iters left: 5 (105 enodes) 267.710 * * [simplify]: iters left: 4 (200 enodes) 267.748 * * [simplify]: iters left: 3 (396 enodes) 267.856 * * [simplify]: Extracting #0: cost 1 inf + 0 267.856 * * [simplify]: Extracting #1: cost 11 inf + 0 267.856 * * [simplify]: Extracting #2: cost 109 inf + 0 267.857 * * [simplify]: Extracting #3: cost 213 inf + 44 267.858 * * [simplify]: Extracting #4: cost 193 inf + 3372 267.861 * * [simplify]: Extracting #5: cost 159 inf + 10969 267.866 * * [simplify]: Extracting #6: cost 109 inf + 29927 267.879 * * [simplify]: Extracting #7: cost 17 inf + 68732 267.896 * * [simplify]: Extracting #8: cost 0 inf + 76350 267.914 * * [simplify]: Extracting #9: cost 0 inf + 76240 267.933 * [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)) 267.933 * [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)))))) 267.934 * [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)))) 267.934 * * [simplify]: iters left: 6 (12 enodes) 267.937 * * [simplify]: iters left: 5 (47 enodes) 267.945 * * [simplify]: iters left: 4 (82 enodes) 267.960 * * [simplify]: iters left: 3 (157 enodes) 267.989 * * [simplify]: iters left: 2 (248 enodes) 268.032 * * [simplify]: iters left: 1 (341 enodes) 268.092 * * [simplify]: Extracting #0: cost 1 inf + 0 268.092 * * [simplify]: Extracting #1: cost 0 inf + 1 268.092 * [simplify]: Simplified to 0 268.092 * [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)) 268.092 * * * * [progress]: [ 623 / 3260 ] simplifiying candidate # 268.092 * [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)))) 268.093 * * [simplify]: iters left: 6 (26 enodes) 268.099 * * [simplify]: iters left: 5 (100 enodes) 268.118 * * [simplify]: iters left: 4 (200 enodes) 268.162 * * [simplify]: iters left: 3 (417 enodes) 268.290 * * [simplify]: Extracting #0: cost 1 inf + 0 268.290 * * [simplify]: Extracting #1: cost 13 inf + 0 268.290 * * [simplify]: Extracting #2: cost 118 inf + 0 268.291 * * [simplify]: Extracting #3: cost 223 inf + 3 268.292 * * [simplify]: Extracting #4: cost 214 inf + 900 268.294 * * [simplify]: Extracting #5: cost 205 inf + 3174 268.298 * * [simplify]: Extracting #6: cost 128 inf + 28187 268.312 * * [simplify]: Extracting #7: cost 19 inf + 72963 268.333 * * [simplify]: Extracting #8: cost 0 inf + 80337 268.351 * * [simplify]: Extracting #9: cost 0 inf + 80202 268.369 * [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)) 268.369 * [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))))) 268.369 * [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))) 268.369 * * [simplify]: iters left: 6 (12 enodes) 268.373 * * [simplify]: iters left: 5 (47 enodes) 268.382 * * [simplify]: iters left: 4 (89 enodes) 268.401 * * [simplify]: iters left: 3 (180 enodes) 268.444 * * [simplify]: iters left: 2 (296 enodes) 268.507 * * [simplify]: iters left: 1 (428 enodes) 268.607 * * [simplify]: Extracting #0: cost 1 inf + 0 268.607 * * [simplify]: Extracting #1: cost 0 inf + 1 268.607 * [simplify]: Simplified to 0 268.608 * [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)) 268.608 * * * * [progress]: [ 624 / 3260 ] simplifiying candidate # 268.608 * [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)))))) 268.608 * * [simplify]: iters left: 6 (25 enodes) 268.615 * * [simplify]: iters left: 5 (98 enodes) 268.633 * * [simplify]: iters left: 4 (192 enodes) 268.671 * * [simplify]: iters left: 3 (393 enodes) 268.788 * * [simplify]: Extracting #0: cost 1 inf + 0 268.788 * * [simplify]: Extracting #1: cost 11 inf + 0 268.788 * * [simplify]: Extracting #2: cost 106 inf + 0 268.789 * * [simplify]: Extracting #3: cost 216 inf + 2 268.790 * * [simplify]: Extracting #4: cost 204 inf + 1706 268.792 * * [simplify]: Extracting #5: cost 189 inf + 5322 268.797 * * [simplify]: Extracting #6: cost 110 inf + 32172 268.815 * * [simplify]: Extracting #7: cost 7 inf + 75242 268.833 * * [simplify]: Extracting #8: cost 0 inf + 78863 268.851 * [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))) 268.851 * [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))))))) 268.851 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 268.851 * * [simplify]: iters left: 6 (12 enodes) 268.854 * * [simplify]: iters left: 5 (46 enodes) 268.863 * * [simplify]: iters left: 4 (81 enodes) 268.876 * * [simplify]: iters left: 3 (134 enodes) 268.899 * * [simplify]: iters left: 2 (197 enodes) 268.929 * * [simplify]: iters left: 1 (271 enodes) 268.972 * * [simplify]: Extracting #0: cost 1 inf + 0 268.972 * * [simplify]: Extracting #1: cost 0 inf + 1 268.972 * [simplify]: Simplified to 0 268.972 * [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)) 268.972 * * * * [progress]: [ 625 / 3260 ] simplifiying candidate # 268.973 * [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))))) 268.973 * * [simplify]: iters left: 6 (25 enodes) 268.979 * * [simplify]: iters left: 5 (95 enodes) 268.996 * * [simplify]: iters left: 4 (169 enodes) 269.030 * * [simplify]: iters left: 3 (325 enodes) 269.119 * * [simplify]: Extracting #0: cost 1 inf + 0 269.119 * * [simplify]: Extracting #1: cost 9 inf + 0 269.119 * * [simplify]: Extracting #2: cost 97 inf + 0 269.120 * * [simplify]: Extracting #3: cost 199 inf + 2 269.121 * * [simplify]: Extracting #4: cost 188 inf + 1020 269.122 * * [simplify]: Extracting #5: cost 172 inf + 4394 269.126 * * [simplify]: Extracting #6: cost 117 inf + 23364 269.139 * * [simplify]: Extracting #7: cost 11 inf + 68678 269.156 * * [simplify]: Extracting #8: cost 0 inf + 73096 269.175 * [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))) 269.175 * [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)))))) 269.176 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 269.176 * * [simplify]: iters left: 6 (10 enodes) 269.179 * * [simplify]: iters left: 5 (38 enodes) 269.185 * * [simplify]: iters left: 4 (59 enodes) 269.195 * * [simplify]: iters left: 3 (88 enodes) 269.208 * * [simplify]: iters left: 2 (117 enodes) 269.224 * * [simplify]: iters left: 1 (144 enodes) 269.244 * * [simplify]: Extracting #0: cost 1 inf + 0 269.244 * * [simplify]: Extracting #1: cost 0 inf + 1 269.244 * [simplify]: Simplified to 0 269.244 * [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)) 269.245 * * * * [progress]: [ 626 / 3260 ] simplifiying candidate # 269.245 * [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)))) 269.245 * * [simplify]: iters left: 6 (25 enodes) 269.252 * * [simplify]: iters left: 5 (95 enodes) 269.269 * * [simplify]: iters left: 4 (173 enodes) 269.301 * * [simplify]: iters left: 3 (344 enodes) 269.398 * * [simplify]: Extracting #0: cost 1 inf + 0 269.398 * * [simplify]: Extracting #1: cost 11 inf + 0 269.399 * * [simplify]: Extracting #2: cost 107 inf + 0 269.399 * * [simplify]: Extracting #3: cost 196 inf + 129 269.400 * * [simplify]: Extracting #4: cost 179 inf + 1764 269.402 * * [simplify]: Extracting #5: cost 163 inf + 5224 269.406 * * [simplify]: Extracting #6: cost 116 inf + 21077 269.418 * * [simplify]: Extracting #7: cost 15 inf + 65699 269.435 * * [simplify]: Extracting #8: cost 0 inf + 71958 269.451 * [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))) 269.452 * [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))))) 269.452 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 269.452 * * [simplify]: iters left: 6 (11 enodes) 269.458 * * [simplify]: iters left: 5 (42 enodes) 269.466 * * [simplify]: iters left: 4 (67 enodes) 269.478 * * [simplify]: iters left: 3 (111 enodes) 269.495 * * [simplify]: iters left: 2 (140 enodes) 269.514 * * [simplify]: iters left: 1 (160 enodes) 269.535 * * [simplify]: Extracting #0: cost 1 inf + 0 269.535 * * [simplify]: Extracting #1: cost 0 inf + 1 269.535 * [simplify]: Simplified to 0 269.535 * [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)) 269.535 * * * * [progress]: [ 627 / 3260 ] simplifiying candidate # 269.535 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 269.535 * * [simplify]: iters left: 6 (29 enodes) 269.543 * * [simplify]: iters left: 5 (120 enodes) 269.567 * * [simplify]: iters left: 4 (295 enodes) 269.663 * * [simplify]: Extracting #0: cost 1 inf + 0 269.663 * * [simplify]: Extracting #1: cost 11 inf + 0 269.664 * * [simplify]: Extracting #2: cost 187 inf + 0 269.665 * * [simplify]: Extracting #3: cost 328 inf + 205 269.671 * * [simplify]: Extracting #4: cost 305 inf + 4810 269.678 * * [simplify]: Extracting #5: cost 145 inf + 61633 269.692 * * [simplify]: Extracting #6: cost 69 inf + 90936 269.707 * * [simplify]: Extracting #7: cost 40 inf + 99540 269.726 * * [simplify]: Extracting #8: cost 2 inf + 116242 269.746 * * [simplify]: Extracting #9: cost 0 inf + 117282 269.767 * * [simplify]: Extracting #10: cost 0 inf + 117202 269.786 * [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)))) 269.786 * [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))))))) 269.787 * [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))))) 269.787 * * [simplify]: iters left: 6 (16 enodes) 269.792 * * [simplify]: iters left: 5 (68 enodes) 269.805 * * [simplify]: iters left: 4 (179 enodes) 269.868 * * [simplify]: Extracting #0: cost 1 inf + 0 269.868 * * [simplify]: Extracting #1: cost 27 inf + 0 269.869 * * [simplify]: Extracting #2: cost 153 inf + 0 269.869 * * [simplify]: Extracting #3: cost 242 inf + 83 269.872 * * [simplify]: Extracting #4: cost 185 inf + 16503 269.883 * * [simplify]: Extracting #5: cost 15 inf + 79352 269.898 * * [simplify]: Extracting #6: cost 0 inf + 84943 269.910 * [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))))) 269.910 * [simplify]: 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))))))) 269.911 * * * * [progress]: [ 628 / 3260 ] simplifiying candidate # 269.911 * [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))))) 269.911 * * [simplify]: iters left: 6 (30 enodes) 269.920 * * [simplify]: iters left: 5 (121 enodes) 269.942 * * [simplify]: iters left: 4 (265 enodes) 270.010 * * [simplify]: Extracting #0: cost 1 inf + 0 270.010 * * [simplify]: Extracting #1: cost 11 inf + 0 270.010 * * [simplify]: Extracting #2: cost 140 inf + 0 270.011 * * [simplify]: Extracting #3: cost 239 inf + 204 270.012 * * [simplify]: Extracting #4: cost 224 inf + 2872 270.017 * * [simplify]: Extracting #5: cost 118 inf + 35984 270.025 * * [simplify]: Extracting #6: cost 68 inf + 53122 270.035 * * [simplify]: Extracting #7: cost 35 inf + 63538 270.052 * * [simplify]: Extracting #8: cost 0 inf + 80255 270.065 * * [simplify]: Extracting #9: cost 0 inf + 79775 270.079 * * [simplify]: Extracting #10: cost 0 inf + 79665 270.093 * [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))))) 270.093 * [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)))))) 270.093 * [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)))) 270.093 * * [simplify]: iters left: 6 (15 enodes) 270.098 * * [simplify]: iters left: 5 (63 enodes) 270.110 * * [simplify]: iters left: 4 (145 enodes) 270.150 * * [simplify]: iters left: 3 (499 enodes) 270.420 * * [simplify]: Extracting #0: cost 1 inf + 0 270.420 * * [simplify]: Extracting #1: cost 0 inf + 1 270.420 * [simplify]: Simplified to 0 270.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))))) 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)) 270.420 * * * * [progress]: [ 629 / 3260 ] simplifiying candidate # 270.420 * [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)))) 270.421 * * [simplify]: iters left: 6 (29 enodes) 270.429 * * [simplify]: iters left: 5 (115 enodes) 270.451 * * [simplify]: iters left: 4 (271 enodes) 270.527 * * [simplify]: Extracting #0: cost 1 inf + 0 270.527 * * [simplify]: Extracting #1: cost 13 inf + 0 270.528 * * [simplify]: Extracting #2: cost 139 inf + 0 270.529 * * [simplify]: Extracting #3: cost 221 inf + 327 270.530 * * [simplify]: Extracting #4: cost 204 inf + 4018 270.534 * * [simplify]: Extracting #5: cost 108 inf + 32212 270.542 * * [simplify]: Extracting #6: cost 45 inf + 53119 270.553 * * [simplify]: Extracting #7: cost 4 inf + 69431 270.569 * * [simplify]: Extracting #8: cost 0 inf + 70653 270.582 * * [simplify]: Extracting #9: cost 0 inf + 70423 270.595 * [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)))) 270.595 * [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))))) 270.595 * [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))) 270.595 * * [simplify]: iters left: 6 (15 enodes) 270.600 * * [simplify]: iters left: 5 (62 enodes) 270.613 * * [simplify]: iters left: 4 (159 enodes) 270.662 * * [simplify]: iters left: 3 (475 enodes) 270.891 * * [simplify]: Extracting #0: cost 1 inf + 0 270.891 * * [simplify]: Extracting #1: cost 42 inf + 0 270.892 * * [simplify]: Extracting #2: cost 194 inf + 1 270.895 * * [simplify]: Extracting #3: cost 205 inf + 15094 270.908 * * [simplify]: Extracting #4: cost 20 inf + 63712 270.923 * * [simplify]: Extracting #5: cost 3 inf + 65204 270.938 * * [simplify]: Extracting #6: cost 0 inf + 65965 270.957 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 270.957 * [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)))) 270.957 * * * * [progress]: [ 630 / 3260 ] simplifiying candidate # 270.957 * [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)))))) 270.958 * * [simplify]: iters left: 6 (28 enodes) 270.965 * * [simplify]: iters left: 5 (114 enodes) 270.987 * * [simplify]: iters left: 4 (264 enodes) 271.061 * * [simplify]: Extracting #0: cost 1 inf + 0 271.061 * * [simplify]: Extracting #1: cost 11 inf + 0 271.063 * * [simplify]: Extracting #2: cost 143 inf + 0 271.064 * * [simplify]: Extracting #3: cost 250 inf + 43 271.065 * * [simplify]: Extracting #4: cost 234 inf + 2997 271.070 * * [simplify]: Extracting #5: cost 137 inf + 33409 271.079 * * [simplify]: Extracting #6: cost 74 inf + 55549 271.093 * * [simplify]: Extracting #7: cost 44 inf + 63689 271.107 * * [simplify]: Extracting #8: cost 2 inf + 82900 271.123 * * [simplify]: Extracting #9: cost 0 inf + 83298 271.138 * * [simplify]: Extracting #10: cost 0 inf + 83148 271.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)))) 271.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))))))) 271.153 * [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))))) 271.154 * * [simplify]: iters left: 6 (15 enodes) 271.158 * * [simplify]: iters left: 5 (62 enodes) 271.170 * * [simplify]: iters left: 4 (148 enodes) 271.213 * * [simplify]: iters left: 3 (499 enodes) 271.489 * * [simplify]: Extracting #0: cost 1 inf + 0 271.489 * * [simplify]: Extracting #1: cost 0 inf + 1 271.489 * [simplify]: Simplified to 0 271.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))))) 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)) 271.489 * * * * [progress]: [ 631 / 3260 ] simplifiying candidate # 271.489 * [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))))) 271.490 * * [simplify]: iters left: 6 (29 enodes) 271.497 * * [simplify]: iters left: 5 (114 enodes) 271.518 * * [simplify]: iters left: 4 (237 enodes) 271.576 * * [simplify]: Extracting #0: cost 1 inf + 0 271.576 * * [simplify]: Extracting #1: cost 11 inf + 0 271.576 * * [simplify]: Extracting #2: cost 114 inf + 0 271.577 * * [simplify]: Extracting #3: cost 192 inf + 43 271.578 * * [simplify]: Extracting #4: cost 185 inf + 855 271.579 * * [simplify]: Extracting #5: cost 144 inf + 11152 271.585 * * [simplify]: Extracting #6: cost 45 inf + 42606 271.595 * * [simplify]: Extracting #7: cost 2 inf + 60095 271.609 * * [simplify]: Extracting #8: cost 0 inf + 60463 271.620 * * [simplify]: Extracting #9: cost 0 inf + 60383 271.631 * [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)))) 271.631 * [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)))))) 271.632 * [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)))) 271.632 * * [simplify]: iters left: 6 (14 enodes) 271.636 * * [simplify]: iters left: 5 (56 enodes) 271.646 * * [simplify]: iters left: 4 (117 enodes) 271.674 * * [simplify]: iters left: 3 (347 enodes) 271.805 * * [simplify]: Extracting #0: cost 1 inf + 0 271.806 * * [simplify]: Extracting #1: cost 0 inf + 1 271.806 * [simplify]: Simplified to 0 271.806 * [simplify]: 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)) 271.806 * * * * [progress]: [ 632 / 3260 ] simplifiying candidate # 271.806 * [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)))) 271.806 * * [simplify]: iters left: 6 (28 enodes) 271.814 * * [simplify]: iters left: 5 (110 enodes) 271.835 * * [simplify]: iters left: 4 (228 enodes) 271.889 * * [simplify]: Extracting #0: cost 1 inf + 0 271.889 * * [simplify]: Extracting #1: cost 11 inf + 0 271.889 * * [simplify]: Extracting #2: cost 107 inf + 0 271.890 * * [simplify]: Extracting #3: cost 166 inf + 126 271.890 * * [simplify]: Extracting #4: cost 161 inf + 658 271.891 * * [simplify]: Extracting #5: cost 149 inf + 4219 271.894 * * [simplify]: Extracting #6: cost 87 inf + 18218 271.900 * * [simplify]: Extracting #7: cost 35 inf + 33679 271.908 * * [simplify]: Extracting #8: cost 3 inf + 48174 271.918 * * [simplify]: Extracting #9: cost 0 inf + 49562 271.927 * [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)) 271.927 * [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))))) 271.928 * [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))) 271.928 * * [simplify]: iters left: 6 (14 enodes) 271.932 * * [simplify]: iters left: 5 (57 enodes) 271.943 * * [simplify]: iters left: 4 (116 enodes) 271.974 * * [simplify]: iters left: 3 (321 enodes) 272.097 * * [simplify]: Extracting #0: cost 1 inf + 0 272.097 * * [simplify]: Extracting #1: cost 0 inf + 1 272.097 * [simplify]: Simplified to 0 272.097 * [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)) 272.098 * * * * [progress]: [ 633 / 3260 ] simplifiying candidate # 272.098 * [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)))))) 272.098 * * [simplify]: iters left: 6 (27 enodes) 272.105 * * [simplify]: iters left: 5 (107 enodes) 272.125 * * [simplify]: iters left: 4 (247 enodes) 272.191 * * [simplify]: Extracting #0: cost 1 inf + 0 272.191 * * [simplify]: Extracting #1: cost 11 inf + 0 272.191 * * [simplify]: Extracting #2: cost 117 inf + 0 272.192 * * [simplify]: Extracting #3: cost 200 inf + 2 272.193 * * [simplify]: Extracting #4: cost 186 inf + 2632 272.197 * * [simplify]: Extracting #5: cost 97 inf + 27014 272.204 * * [simplify]: Extracting #6: cost 43 inf + 44756 272.217 * * [simplify]: Extracting #7: cost 5 inf + 59448 272.228 * * [simplify]: Extracting #8: cost 0 inf + 61795 272.239 * [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)))) 272.239 * [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))))))) 272.240 * [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))))) 272.240 * * [simplify]: iters left: 6 (15 enodes) 272.244 * * [simplify]: iters left: 5 (62 enodes) 272.257 * * [simplify]: iters left: 4 (149 enodes) 272.299 * * [simplify]: iters left: 3 (450 enodes) 272.532 * * [simplify]: Extracting #0: cost 1 inf + 0 272.532 * * [simplify]: Extracting #1: cost 0 inf + 1 272.532 * [simplify]: Simplified to 0 272.532 * [simplify]: 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)) 272.532 * * * * [progress]: [ 634 / 3260 ] simplifiying candidate # 272.532 * [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))))) 272.532 * * [simplify]: iters left: 6 (28 enodes) 272.540 * * [simplify]: iters left: 5 (110 enodes) 272.560 * * [simplify]: iters left: 4 (228 enodes) 272.616 * * [simplify]: Extracting #0: cost 1 inf + 0 272.616 * * [simplify]: Extracting #1: cost 11 inf + 0 272.617 * * [simplify]: Extracting #2: cost 100 inf + 0 272.617 * * [simplify]: Extracting #3: cost 164 inf + 2 272.618 * * [simplify]: Extracting #4: cost 161 inf + 209 272.619 * * [simplify]: Extracting #5: cost 144 inf + 4581 272.622 * * [simplify]: Extracting #6: cost 78 inf + 19080 272.628 * * [simplify]: Extracting #7: cost 25 inf + 36403 272.636 * * [simplify]: Extracting #8: cost 1 inf + 47069 272.646 * * [simplify]: Extracting #9: cost 0 inf + 47498 272.655 * [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))) 272.656 * [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)))))) 272.656 * [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)))) 272.656 * * [simplify]: iters left: 6 (14 enodes) 272.660 * * [simplify]: iters left: 5 (57 enodes) 272.671 * * [simplify]: iters left: 4 (118 enodes) 272.702 * * [simplify]: iters left: 3 (314 enodes) 272.810 * * [simplify]: Extracting #0: cost 1 inf + 0 272.810 * * [simplify]: Extracting #1: cost 0 inf + 1 272.810 * [simplify]: Simplified to 0 272.810 * [simplify]: 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)) 272.811 * * * * [progress]: [ 635 / 3260 ] simplifiying candidate # 272.811 * [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)))) 272.811 * * [simplify]: iters left: 6 (27 enodes) 272.818 * * [simplify]: iters left: 5 (101 enodes) 272.837 * * [simplify]: iters left: 4 (213 enodes) 272.885 * * [simplify]: iters left: 3 (495 enodes) 273.046 * * [simplify]: Extracting #0: cost 1 inf + 0 273.046 * * [simplify]: Extracting #1: cost 13 inf + 0 273.046 * * [simplify]: Extracting #2: cost 156 inf + 0 273.047 * * [simplify]: Extracting #3: cost 278 inf + 129 273.049 * * [simplify]: Extracting #4: cost 260 inf + 2329 273.053 * * [simplify]: Extracting #5: cost 196 inf + 14904 273.062 * * [simplify]: Extracting #6: cost 158 inf + 22119 273.069 * * [simplify]: Extracting #7: cost 108 inf + 39071 273.086 * * [simplify]: Extracting #8: cost 15 inf + 82307 273.106 * * [simplify]: Extracting #9: cost 0 inf + 88640 273.127 * * [simplify]: Extracting #10: cost 0 inf + 88280 273.148 * [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)) 273.148 * [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))))) 273.148 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 273.148 * * [simplify]: iters left: 6 (13 enodes) 273.153 * * [simplify]: iters left: 5 (48 enodes) 273.162 * * [simplify]: iters left: 4 (103 enodes) 273.184 * * [simplify]: iters left: 3 (238 enodes) 273.250 * * [simplify]: Extracting #0: cost 1 inf + 0 273.250 * * [simplify]: Extracting #1: cost 0 inf + 1 273.250 * [simplify]: Simplified to 0 273.250 * [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)) 273.250 * * * * [progress]: [ 636 / 3260 ] simplifiying candidate # 273.251 * [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)))))) 273.251 * * [simplify]: iters left: 6 (28 enodes) 273.259 * * [simplify]: iters left: 5 (113 enodes) 273.283 * * [simplify]: iters left: 4 (257 enodes) 273.352 * * [simplify]: Extracting #0: cost 1 inf + 0 273.352 * * [simplify]: Extracting #1: cost 11 inf + 0 273.352 * * [simplify]: Extracting #2: cost 142 inf + 0 273.354 * * [simplify]: Extracting #3: cost 249 inf + 204 273.355 * * [simplify]: Extracting #4: cost 229 inf + 4208 273.360 * * [simplify]: Extracting #5: cost 132 inf + 35673 273.370 * * [simplify]: Extracting #6: cost 47 inf + 64640 273.383 * * [simplify]: Extracting #7: cost 5 inf + 82251 273.398 * * [simplify]: Extracting #8: cost 0 inf + 84038 273.413 * * [simplify]: Extracting #9: cost 0 inf + 83918 273.430 * [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)))) 273.430 * [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))))))) 273.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))))) 273.431 * * [simplify]: iters left: 6 (15 enodes) 273.435 * * [simplify]: iters left: 5 (61 enodes) 273.447 * * [simplify]: iters left: 4 (142 enodes) 273.485 * * [simplify]: iters left: 3 (474 enodes) 273.688 * * [simplify]: Extracting #0: cost 1 inf + 0 273.688 * * [simplify]: Extracting #1: cost 0 inf + 1 273.688 * [simplify]: Simplified to 0 273.689 * [simplify]: 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)) 273.689 * * * * [progress]: [ 637 / 3260 ] simplifiying candidate # 273.689 * [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))))) 273.689 * * [simplify]: iters left: 6 (29 enodes) 273.697 * * [simplify]: iters left: 5 (114 enodes) 273.718 * * [simplify]: iters left: 4 (232 enodes) 273.772 * * [simplify]: Extracting #0: cost 1 inf + 0 273.773 * * [simplify]: Extracting #1: cost 11 inf + 0 273.773 * * [simplify]: Extracting #2: cost 113 inf + 0 273.773 * * [simplify]: Extracting #3: cost 186 inf + 204 273.774 * * [simplify]: Extracting #4: cost 169 inf + 2918 273.778 * * [simplify]: Extracting #5: cost 92 inf + 24724 273.784 * * [simplify]: Extracting #6: cost 46 inf + 40343 273.794 * * [simplify]: Extracting #7: cost 2 inf + 58490 273.805 * * [simplify]: Extracting #8: cost 0 inf + 58940 273.818 * * [simplify]: Extracting #9: cost 0 inf + 58860 273.829 * [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))) 273.829 * [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)))))) 273.830 * [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)))) 273.830 * * [simplify]: iters left: 6 (14 enodes) 273.834 * * [simplify]: iters left: 5 (56 enodes) 273.844 * * [simplify]: iters left: 4 (113 enodes) 273.869 * * [simplify]: iters left: 3 (324 enodes) 273.970 * * [simplify]: Extracting #0: cost 1 inf + 0 273.970 * * [simplify]: Extracting #1: cost 0 inf + 1 273.970 * [simplify]: Simplified to 0 273.970 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 273.970 * * * * [progress]: [ 638 / 3260 ] simplifiying candidate # 273.970 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 273.971 * * [simplify]: iters left: 6 (28 enodes) 273.978 * * [simplify]: iters left: 5 (109 enodes) 273.999 * * [simplify]: iters left: 4 (223 enodes) 274.050 * * [simplify]: Extracting #0: cost 1 inf + 0 274.050 * * [simplify]: Extracting #1: cost 11 inf + 0 274.051 * * [simplify]: Extracting #2: cost 109 inf + 0 274.051 * * [simplify]: Extracting #3: cost 169 inf + 205 274.052 * * [simplify]: Extracting #4: cost 161 inf + 1260 274.053 * * [simplify]: Extracting #5: cost 154 inf + 4056 274.057 * * [simplify]: Extracting #6: cost 64 inf + 28054 274.065 * * [simplify]: Extracting #7: cost 3 inf + 49035 274.075 * * [simplify]: Extracting #8: cost 0 inf + 50222 274.084 * [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))) 274.084 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (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))))) 274.085 * [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))) 274.085 * * [simplify]: iters left: 6 (14 enodes) 274.089 * * [simplify]: iters left: 5 (56 enodes) 274.103 * * [simplify]: iters left: 4 (112 enodes) 274.129 * * [simplify]: iters left: 3 (297 enodes) 274.221 * * [simplify]: Extracting #0: cost 1 inf + 0 274.222 * * [simplify]: Extracting #1: cost 0 inf + 1 274.222 * [simplify]: Simplified to 0 274.222 * [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)) 274.222 * * * * [progress]: [ 639 / 3260 ] simplifiying candidate # 274.222 * [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)))))) 274.222 * * [simplify]: iters left: 6 (26 enodes) 274.233 * * [simplify]: iters left: 5 (105 enodes) 274.253 * * [simplify]: iters left: 4 (231 enodes) 274.309 * * [simplify]: Extracting #0: cost 1 inf + 0 274.309 * * [simplify]: Extracting #1: cost 11 inf + 0 274.309 * * [simplify]: Extracting #2: cost 115 inf + 0 274.310 * * [simplify]: Extracting #3: cost 194 inf + 43 274.311 * * [simplify]: Extracting #4: cost 174 inf + 3526 274.315 * * [simplify]: Extracting #5: cost 87 inf + 28450 274.322 * * [simplify]: Extracting #6: cost 44 inf + 42967 274.333 * * [simplify]: Extracting #7: cost 4 inf + 59086 274.344 * * [simplify]: Extracting #8: cost 0 inf + 60212 274.355 * * [simplify]: Extracting #9: cost 0 inf + 60092 274.366 * [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)))))) 274.366 * [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))))))) 274.367 * [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))))) 274.367 * * [simplify]: iters left: 6 (13 enodes) 274.371 * * [simplify]: iters left: 5 (53 enodes) 274.383 * * [simplify]: iters left: 4 (118 enodes) 274.408 * * [simplify]: iters left: 3 (324 enodes) 274.505 * * [simplify]: Extracting #0: cost 1 inf + 0 274.505 * * [simplify]: Extracting #1: cost 0 inf + 1 274.505 * [simplify]: Simplified to 0 274.505 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 274.505 * * * * [progress]: [ 640 / 3260 ] simplifiying candidate # 274.505 * [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))))) 274.506 * * [simplify]: iters left: 6 (26 enodes) 274.516 * * [simplify]: iters left: 5 (100 enodes) 274.534 * * [simplify]: iters left: 4 (195 enodes) 274.573 * * [simplify]: iters left: 3 (453 enodes) 274.703 * * [simplify]: Extracting #0: cost 1 inf + 0 274.703 * * [simplify]: Extracting #1: cost 9 inf + 0 274.703 * * [simplify]: Extracting #2: cost 137 inf + 0 274.704 * * [simplify]: Extracting #3: cost 284 inf + 167 274.706 * * [simplify]: Extracting #4: cost 262 inf + 3580 274.713 * * [simplify]: Extracting #5: cost 194 inf + 17764 274.719 * * [simplify]: Extracting #6: cost 162 inf + 24060 274.727 * * [simplify]: Extracting #7: cost 114 inf + 40875 274.742 * * [simplify]: Extracting #8: cost 25 inf + 81790 274.763 * * [simplify]: Extracting #9: cost 0 inf + 93167 274.784 * * [simplify]: Extracting #10: cost 0 inf + 92977 274.806 * [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)))) 274.806 * [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)))))) 274.806 * [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)))) 274.806 * * [simplify]: iters left: 6 (11 enodes) 274.810 * * [simplify]: iters left: 5 (43 enodes) 274.818 * * [simplify]: iters left: 4 (84 enodes) 274.834 * * [simplify]: iters left: 3 (212 enodes) 274.885 * * [simplify]: iters left: 2 (472 enodes) 275.004 * * [simplify]: Extracting #0: cost 1 inf + 0 275.004 * * [simplify]: Extracting #1: cost 0 inf + 1 275.004 * [simplify]: Simplified to 0 275.004 * [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)) 275.004 * * * * [progress]: [ 641 / 3260 ] simplifiying candidate # 275.004 * [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)))) 275.004 * * [simplify]: iters left: 6 (26 enodes) 275.012 * * [simplify]: iters left: 5 (102 enodes) 275.031 * * [simplify]: iters left: 4 (207 enodes) 275.077 * * [simplify]: iters left: 3 (470 enodes) 275.223 * * [simplify]: Extracting #0: cost 1 inf + 0 275.223 * * [simplify]: Extracting #1: cost 11 inf + 0 275.223 * * [simplify]: Extracting #2: cost 128 inf + 0 275.224 * * [simplify]: Extracting #3: cost 253 inf + 126 275.226 * * [simplify]: Extracting #4: cost 232 inf + 2774 275.229 * * [simplify]: Extracting #5: cost 174 inf + 12765 275.235 * * [simplify]: Extracting #6: cost 121 inf + 30663 275.250 * * [simplify]: Extracting #7: cost 19 inf + 75013 275.273 * * [simplify]: Extracting #8: cost 0 inf + 81925 275.292 * * [simplify]: Extracting #9: cost 0 inf + 81885 275.311 * [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))) 275.311 * [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))))) 275.312 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 275.312 * * [simplify]: iters left: 6 (12 enodes) 275.316 * * [simplify]: iters left: 5 (49 enodes) 275.325 * * [simplify]: iters left: 4 (99 enodes) 275.349 * * [simplify]: iters left: 3 (234 enodes) 275.410 * * [simplify]: iters left: 2 (447 enodes) 275.516 * * [simplify]: Extracting #0: cost 1 inf + 0 275.516 * * [simplify]: Extracting #1: cost 0 inf + 1 275.516 * [simplify]: Simplified to 0 275.516 * [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)) 275.516 * * * * [progress]: [ 642 / 3260 ] simplifiying candidate # 275.517 * [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)))))) 275.517 * * [simplify]: iters left: 6 (26 enodes) 275.526 * * [simplify]: iters left: 5 (102 enodes) 275.545 * * [simplify]: iters left: 4 (218 enodes) 275.593 * * [simplify]: Extracting #0: cost 1 inf + 0 275.593 * * [simplify]: Extracting #1: cost 11 inf + 0 275.593 * * [simplify]: Extracting #2: cost 94 inf + 0 275.594 * * [simplify]: Extracting #3: cost 152 inf + 2 275.594 * * [simplify]: Extracting #4: cost 147 inf + 371 275.598 * * [simplify]: Extracting #5: cost 106 inf + 9643 275.602 * * [simplify]: Extracting #6: cost 67 inf + 18891 275.607 * * [simplify]: Extracting #7: cost 27 inf + 32371 275.615 * * [simplify]: Extracting #8: cost 2 inf + 43660 275.624 * * [simplify]: Extracting #9: cost 0 inf + 44605 275.632 * [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))) 275.632 * [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))))))) 275.633 * [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))))) 275.633 * * [simplify]: iters left: 6 (14 enodes) 275.637 * * [simplify]: iters left: 5 (57 enodes) 275.648 * * [simplify]: iters left: 4 (121 enodes) 275.678 * * [simplify]: iters left: 3 (291 enodes) 275.766 * * [simplify]: Extracting #0: cost 1 inf + 0 275.766 * * [simplify]: Extracting #1: cost 0 inf + 1 275.766 * [simplify]: Simplified to 0 275.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) (* (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)) 275.766 * * * * [progress]: [ 643 / 3260 ] simplifiying candidate # 275.767 * [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))))) 275.767 * * [simplify]: iters left: 6 (27 enodes) 275.774 * * [simplify]: iters left: 5 (105 enodes) 275.793 * * [simplify]: iters left: 4 (206 enodes) 275.838 * * [simplify]: iters left: 3 (458 enodes) 275.975 * * [simplify]: Extracting #0: cost 1 inf + 0 275.975 * * [simplify]: Extracting #1: cost 11 inf + 0 275.975 * * [simplify]: Extracting #2: cost 124 inf + 0 275.976 * * [simplify]: Extracting #3: cost 245 inf + 44 275.978 * * [simplify]: Extracting #4: cost 228 inf + 1557 275.980 * * [simplify]: Extracting #5: cost 195 inf + 6161 275.986 * * [simplify]: Extracting #6: cost 116 inf + 30336 276.004 * * [simplify]: Extracting #7: cost 14 inf + 72118 276.022 * * [simplify]: Extracting #8: cost 0 inf + 78522 276.041 * [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)) 276.041 * [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)))))) 276.041 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 276.041 * * [simplify]: iters left: 6 (13 enodes) 276.045 * * [simplify]: iters left: 5 (52 enodes) 276.055 * * [simplify]: iters left: 4 (98 enodes) 276.076 * * [simplify]: iters left: 3 (212 enodes) 276.122 * * [simplify]: iters left: 2 (371 enodes) 276.205 * * [simplify]: Extracting #0: cost 1 inf + 0 276.205 * * [simplify]: Extracting #1: cost 0 inf + 1 276.205 * [simplify]: Simplified to 0 276.205 * [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)) 276.205 * * * * [progress]: [ 644 / 3260 ] simplifiying candidate # 276.206 * [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)))) 276.206 * * [simplify]: iters left: 6 (26 enodes) 276.213 * * [simplify]: iters left: 5 (96 enodes) 276.231 * * [simplify]: iters left: 4 (191 enodes) 276.267 * * [simplify]: iters left: 3 (389 enodes) 276.374 * * [simplify]: Extracting #0: cost 1 inf + 0 276.374 * * [simplify]: Extracting #1: cost 11 inf + 0 276.375 * * [simplify]: Extracting #2: cost 121 inf + 0 276.376 * * [simplify]: Extracting #3: cost 219 inf + 376 276.378 * * [simplify]: Extracting #4: cost 174 inf + 5232 276.380 * * [simplify]: Extracting #5: cost 160 inf + 8368 276.385 * * [simplify]: Extracting #6: cost 115 inf + 27120 276.398 * * [simplify]: Extracting #7: cost 22 inf + 65872 276.419 * * [simplify]: Extracting #8: cost 0 inf + 75406 276.436 * * [simplify]: Extracting #9: cost 0 inf + 75151 276.453 * * [simplify]: Extracting #10: cost 0 inf + 75111 276.471 * [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)) 276.471 * [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))))) 276.471 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 276.471 * * [simplify]: iters left: 6 (12 enodes) 276.475 * * [simplify]: iters left: 5 (44 enodes) 276.484 * * [simplify]: iters left: 4 (92 enodes) 276.501 * * [simplify]: iters left: 3 (159 enodes) 276.528 * * [simplify]: iters left: 2 (267 enodes) 276.578 * * [simplify]: iters left: 1 (364 enodes) 276.643 * * [simplify]: Extracting #0: cost 1 inf + 0 276.643 * * [simplify]: Extracting #1: cost 0 inf + 1 276.643 * [simplify]: Simplified to 0 276.643 * [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)) 276.643 * * * * [progress]: [ 645 / 3260 ] simplifiying candidate # 276.644 * [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)))))) 276.644 * * [simplify]: iters left: 6 (27 enodes) 276.651 * * [simplify]: iters left: 5 (111 enodes) 276.673 * * [simplify]: iters left: 4 (259 enodes) 276.743 * * [simplify]: Extracting #0: cost 1 inf + 0 276.743 * * [simplify]: Extracting #1: cost 11 inf + 0 276.743 * * [simplify]: Extracting #2: cost 140 inf + 0 276.744 * * [simplify]: Extracting #3: cost 232 inf + 774 276.746 * * [simplify]: Extracting #4: cost 179 inf + 11865 276.753 * * [simplify]: Extracting #5: cost 84 inf + 42136 276.765 * * [simplify]: Extracting #6: cost 48 inf + 53384 276.776 * * [simplify]: Extracting #7: cost 4 inf + 70374 276.789 * * [simplify]: Extracting #8: cost 0 inf + 72259 276.802 * [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))))) 276.802 * [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))))))) 276.802 * [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))))) 276.802 * * [simplify]: iters left: 6 (15 enodes) 276.807 * * [simplify]: iters left: 5 (64 enodes) 276.820 * * [simplify]: iters left: 4 (149 enodes) 276.862 * * [simplify]: iters left: 3 (466 enodes) 277.157 * * [simplify]: Extracting #0: cost 1 inf + 0 277.157 * * [simplify]: Extracting #1: cost 0 inf + 1 277.157 * [simplify]: Simplified to 0 277.157 * [simplify]: 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)) 277.157 * * * * [progress]: [ 646 / 3260 ] simplifiying candidate # 277.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 (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 277.158 * * [simplify]: iters left: 6 (28 enodes) 277.165 * * [simplify]: iters left: 5 (112 enodes) 277.192 * * [simplify]: iters left: 4 (235 enodes) 277.242 * * [simplify]: Extracting #0: cost 1 inf + 0 277.242 * * [simplify]: Extracting #1: cost 11 inf + 0 277.242 * * [simplify]: Extracting #2: cost 116 inf + 0 277.243 * * [simplify]: Extracting #3: cost 181 inf + 652 277.244 * * [simplify]: Extracting #4: cost 150 inf + 5240 277.248 * * [simplify]: Extracting #5: cost 83 inf + 22496 277.253 * * [simplify]: Extracting #6: cost 44 inf + 35970 277.265 * * [simplify]: Extracting #7: cost 1 inf + 52658 277.275 * * [simplify]: Extracting #8: cost 0 inf + 52568 277.285 * * [simplify]: Extracting #9: cost 0 inf + 52448 277.295 * [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)))) 277.295 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 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)))))) 277.295 * [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)))) 277.295 * * [simplify]: iters left: 6 (14 enodes) 277.300 * * [simplify]: iters left: 5 (59 enodes) 277.311 * * [simplify]: iters left: 4 (121 enodes) 277.340 * * [simplify]: iters left: 3 (332 enodes) 277.834 * * [simplify]: Extracting #0: cost 1 inf + 0 277.835 * * [simplify]: Extracting #1: cost 0 inf + 1 277.835 * [simplify]: Simplified to 0 277.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))))) 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)) 277.835 * * * * [progress]: [ 647 / 3260 ] simplifiying candidate # 277.835 * [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)))) 277.835 * * [simplify]: iters left: 6 (27 enodes) 277.843 * * [simplify]: iters left: 5 (107 enodes) 277.867 * * [simplify]: iters left: 4 (226 enodes) 277.916 * * [simplify]: Extracting #0: cost 1 inf + 0 277.916 * * [simplify]: Extracting #1: cost 11 inf + 0 277.916 * * [simplify]: Extracting #2: cost 102 inf + 0 277.917 * * [simplify]: Extracting #3: cost 141 inf + 1427 277.919 * * [simplify]: Extracting #4: cost 81 inf + 11623 277.922 * * [simplify]: Extracting #5: cost 71 inf + 14946 277.925 * * [simplify]: Extracting #6: cost 64 inf + 16236 277.933 * * [simplify]: Extracting #7: cost 24 inf + 29952 277.940 * * [simplify]: Extracting #8: cost 3 inf + 40244 277.948 * * [simplify]: Extracting #9: cost 0 inf + 41743 277.956 * [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)))) 277.956 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 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))))) 277.957 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 277.957 * * [simplify]: iters left: 6 (13 enodes) 277.961 * * [simplify]: iters left: 5 (54 enodes) 277.972 * * [simplify]: iters left: 4 (112 enodes) 277.998 * * [simplify]: iters left: 3 (281 enodes) 278.105 * * [simplify]: Extracting #0: cost 1 inf + 0 278.105 * * [simplify]: Extracting #1: cost 0 inf + 1 278.105 * [simplify]: Simplified to 0 278.105 * [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)) 278.106 * * * * [progress]: [ 648 / 3260 ] simplifiying candidate # 278.106 * [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)))))) 278.106 * * [simplify]: iters left: 6 (26 enodes) 278.113 * * [simplify]: iters left: 5 (106 enodes) 278.137 * * [simplify]: iters left: 4 (244 enodes) 278.197 * * [simplify]: Extracting #0: cost 1 inf + 0 278.197 * * [simplify]: Extracting #1: cost 11 inf + 0 278.197 * * [simplify]: Extracting #2: cost 120 inf + 0 278.200 * * [simplify]: Extracting #3: cost 191 inf + 169 278.202 * * [simplify]: Extracting #4: cost 153 inf + 6424 278.207 * * [simplify]: Extracting #5: cost 82 inf + 25216 278.213 * * [simplify]: Extracting #6: cost 42 inf + 38427 278.223 * * [simplify]: Extracting #7: cost 0 inf + 54866 278.233 * * [simplify]: Extracting #8: cost 0 inf + 54811 278.244 * [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)))) 278.244 * [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))))))) 278.245 * [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))))) 278.245 * * [simplify]: iters left: 6 (14 enodes) 278.249 * * [simplify]: iters left: 5 (59 enodes) 278.261 * * [simplify]: iters left: 4 (134 enodes) 278.295 * * [simplify]: iters left: 3 (357 enodes) 278.456 * * [simplify]: Extracting #0: cost 1 inf + 0 278.456 * * [simplify]: Extracting #1: cost 0 inf + 1 278.456 * [simplify]: Simplified to 0 278.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))))) 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)) 278.456 * * * * [progress]: [ 649 / 3260 ] simplifiying candidate # 278.457 * [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))))) 278.457 * * [simplify]: iters left: 6 (27 enodes) 278.464 * * [simplify]: iters left: 5 (106 enodes) 278.484 * * [simplify]: iters left: 4 (220 enodes) 278.533 * * [simplify]: Extracting #0: cost 1 inf + 0 278.533 * * [simplify]: Extracting #1: cost 11 inf + 0 278.534 * * [simplify]: Extracting #2: cost 103 inf + 0 278.534 * * [simplify]: Extracting #3: cost 152 inf + 169 278.535 * * [simplify]: Extracting #4: cost 133 inf + 2739 278.537 * * [simplify]: Extracting #5: cost 94 inf + 10219 278.540 * * [simplify]: Extracting #6: cost 63 inf + 15957 278.545 * * [simplify]: Extracting #7: cost 29 inf + 27234 278.552 * * [simplify]: Extracting #8: cost 1 inf + 40655 278.561 * * [simplify]: Extracting #9: cost 0 inf + 40964 278.569 * [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)))) 278.569 * [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)))))) 278.570 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 278.570 * * [simplify]: iters left: 6 (13 enodes) 278.574 * * [simplify]: iters left: 5 (53 enodes) 278.584 * * [simplify]: iters left: 4 (106 enodes) 278.610 * * [simplify]: iters left: 3 (257 enodes) 278.703 * * [simplify]: Extracting #0: cost 1 inf + 0 278.704 * * [simplify]: Extracting #1: cost 0 inf + 1 278.704 * [simplify]: Simplified to 0 278.704 * [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)) 278.704 * * * * [progress]: [ 650 / 3260 ] simplifiying candidate # 278.704 * [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)))) 278.704 * * [simplify]: iters left: 6 (26 enodes) 278.712 * * [simplify]: iters left: 5 (102 enodes) 278.734 * * [simplify]: iters left: 4 (206 enodes) 278.776 * * [simplify]: iters left: 3 (458 enodes) 278.940 * * [simplify]: Extracting #0: cost 1 inf + 0 278.940 * * [simplify]: Extracting #1: cost 11 inf + 0 278.941 * * [simplify]: Extracting #2: cost 151 inf + 0 278.942 * * [simplify]: Extracting #3: cost 260 inf + 170 278.944 * * [simplify]: Extracting #4: cost 209 inf + 6009 278.948 * * [simplify]: Extracting #5: cost 160 inf + 14122 278.955 * * [simplify]: Extracting #6: cost 112 inf + 33922 278.972 * * [simplify]: Extracting #7: cost 9 inf + 77612 278.991 * * [simplify]: Extracting #8: cost 0 inf + 81295 279.013 * * [simplify]: Extracting #9: cost 0 inf + 81080 279.032 * * [simplify]: Extracting #10: cost 0 inf + 81040 279.051 * [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)))) 279.051 * [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))))) 279.052 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 279.052 * * [simplify]: iters left: 6 (12 enodes) 279.056 * * [simplify]: iters left: 5 (49 enodes) 279.065 * * [simplify]: iters left: 4 (94 enodes) 279.089 * * [simplify]: iters left: 3 (221 enodes) 279.167 * * [simplify]: iters left: 2 (492 enodes) 279.415 * * [simplify]: Extracting #0: cost 1 inf + 0 279.416 * * [simplify]: Extracting #1: cost 0 inf + 1 279.416 * [simplify]: Simplified to 0 279.416 * [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)) 279.416 * * * * [progress]: [ 651 / 3260 ] simplifiying candidate # 279.416 * [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)))))) 279.416 * * [simplify]: iters left: 6 (25 enodes) 279.423 * * [simplify]: iters left: 5 (98 enodes) 279.442 * * [simplify]: iters left: 4 (215 enodes) 279.496 * * [simplify]: Extracting #0: cost 1 inf + 0 279.496 * * [simplify]: Extracting #1: cost 11 inf + 0 279.496 * * [simplify]: Extracting #2: cost 105 inf + 0 279.497 * * [simplify]: Extracting #3: cost 154 inf + 47 279.498 * * [simplify]: Extracting #4: cost 152 inf + 296 279.499 * * [simplify]: Extracting #5: cost 114 inf + 7804 279.502 * * [simplify]: Extracting #6: cost 66 inf + 17053 279.506 * * [simplify]: Extracting #7: cost 57 inf + 17922 279.511 * * [simplify]: Extracting #8: cost 25 inf + 31215 279.518 * * [simplify]: Extracting #9: cost 0 inf + 42997 279.527 * * [simplify]: Extracting #10: cost 0 inf + 42717 279.535 * [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))) 279.535 * [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))))))) 279.536 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 279.536 * * [simplify]: iters left: 6 (13 enodes) 279.540 * * [simplify]: iters left: 5 (52 enodes) 279.550 * * [simplify]: iters left: 4 (111 enodes) 279.579 * * [simplify]: iters left: 3 (278 enodes) 279.684 * * [simplify]: Extracting #0: cost 1 inf + 0 279.684 * * [simplify]: Extracting #1: cost 0 inf + 1 279.684 * [simplify]: Simplified to 0 279.684 * [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)) 279.684 * * * * [progress]: [ 652 / 3260 ] simplifiying candidate # 279.685 * [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))))) 279.685 * * [simplify]: iters left: 6 (26 enodes) 279.692 * * [simplify]: iters left: 5 (100 enodes) 279.710 * * [simplify]: iters left: 4 (201 enodes) 279.756 * * [simplify]: iters left: 3 (442 enodes) 279.898 * * [simplify]: Extracting #0: cost 1 inf + 0 279.898 * * [simplify]: Extracting #1: cost 11 inf + 0 279.899 * * [simplify]: Extracting #2: cost 141 inf + 0 279.900 * * [simplify]: Extracting #3: cost 229 inf + 1028 279.902 * * [simplify]: Extracting #4: cost 173 inf + 7367 279.906 * * [simplify]: Extracting #5: cost 154 inf + 10433 279.911 * * [simplify]: Extracting #6: cost 114 inf + 25763 279.926 * * [simplify]: Extracting #7: cost 5 inf + 72043 279.944 * * [simplify]: Extracting #8: cost 0 inf + 74471 279.964 * [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)) 279.965 * [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)))))) 279.965 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 279.965 * * [simplify]: iters left: 6 (12 enodes) 279.969 * * [simplify]: iters left: 5 (47 enodes) 279.977 * * [simplify]: iters left: 4 (89 enodes) 279.998 * * [simplify]: iters left: 3 (186 enodes) 280.050 * * [simplify]: iters left: 2 (378 enodes) 280.204 * * [simplify]: Extracting #0: cost 1 inf + 0 280.204 * * [simplify]: Extracting #1: cost 0 inf + 1 280.204 * [simplify]: Simplified to 0 280.204 * [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)) 280.204 * * * * [progress]: [ 653 / 3260 ] simplifiying candidate # 280.204 * [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)))) 280.205 * * [simplify]: iters left: 6 (25 enodes) 280.212 * * [simplify]: iters left: 5 (94 enodes) 280.228 * * [simplify]: iters left: 4 (167 enodes) 280.264 * * [simplify]: iters left: 3 (327 enodes) 280.357 * * [simplify]: Extracting #0: cost 1 inf + 0 280.357 * * [simplify]: Extracting #1: cost 9 inf + 0 280.358 * * [simplify]: Extracting #2: cost 106 inf + 2 280.358 * * [simplify]: Extracting #3: cost 197 inf + 90 280.360 * * [simplify]: Extracting #4: cost 164 inf + 3121 280.361 * * [simplify]: Extracting #5: cost 159 inf + 4590 280.363 * * [simplify]: Extracting #6: cost 155 inf + 5216 280.367 * * [simplify]: Extracting #7: cost 109 inf + 21908 280.378 * * [simplify]: Extracting #8: cost 20 inf + 62758 280.397 * * [simplify]: Extracting #9: cost 0 inf + 71224 280.413 * * [simplify]: Extracting #10: cost 0 inf + 71130 280.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)) (* 1/2 (/ b a))) 280.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)) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 280.430 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 280.430 * * [simplify]: iters left: 6 (11 enodes) 280.433 * * [simplify]: iters left: 5 (40 enodes) 280.441 * * [simplify]: iters left: 4 (65 enodes) 280.453 * * [simplify]: iters left: 3 (97 enodes) 280.472 * * [simplify]: iters left: 2 (165 enodes) 280.509 * * [simplify]: iters left: 1 (271 enodes) 280.569 * * [simplify]: Extracting #0: cost 1 inf + 0 280.569 * * [simplify]: Extracting #1: cost 0 inf + 1 280.569 * [simplify]: Simplified to 0 280.569 * [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)) 280.569 * * * * [progress]: [ 654 / 3260 ] simplifiying candidate # 280.569 * [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)))))) 280.569 * * [simplify]: iters left: 6 (24 enodes) 280.576 * * [simplify]: iters left: 5 (97 enodes) 280.594 * * [simplify]: iters left: 4 (210 enodes) 280.647 * * [simplify]: Extracting #0: cost 1 inf + 0 280.647 * * [simplify]: Extracting #1: cost 11 inf + 0 280.648 * * [simplify]: Extracting #2: cost 100 inf + 0 280.648 * * [simplify]: Extracting #3: cost 141 inf + 170 280.649 * * [simplify]: Extracting #4: cost 137 inf + 624 280.650 * * [simplify]: Extracting #5: cost 112 inf + 6016 280.653 * * [simplify]: Extracting #6: cost 66 inf + 15391 280.657 * * [simplify]: Extracting #7: cost 26 inf + 29404 280.665 * * [simplify]: Extracting #8: cost 0 inf + 41138 280.673 * * [simplify]: Extracting #9: cost 0 inf + 40723 280.684 * * [simplify]: Extracting #10: cost 0 inf + 40683 280.692 * [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))) 280.692 * [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))))))) 280.692 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 280.692 * * [simplify]: iters left: 6 (12 enodes) 280.696 * * [simplify]: iters left: 5 (51 enodes) 280.706 * * [simplify]: iters left: 4 (106 enodes) 280.731 * * [simplify]: iters left: 3 (247 enodes) 280.807 * * [simplify]: Extracting #0: cost 1 inf + 0 280.807 * * [simplify]: Extracting #1: cost 0 inf + 1 280.807 * [simplify]: Simplified to 0 280.807 * [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)) 280.807 * * * * [progress]: [ 655 / 3260 ] simplifiying candidate # 280.807 * [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))))) 280.808 * * [simplify]: iters left: 6 (25 enodes) 280.817 * * [simplify]: iters left: 5 (99 enodes) 280.835 * * [simplify]: iters left: 4 (198 enodes) 280.878 * * [simplify]: iters left: 3 (444 enodes) 281.025 * * [simplify]: Extracting #0: cost 1 inf + 0 281.025 * * [simplify]: Extracting #1: cost 11 inf + 0 281.025 * * [simplify]: Extracting #2: cost 141 inf + 0 281.026 * * [simplify]: Extracting #3: cost 238 inf + 417 281.029 * * [simplify]: Extracting #4: cost 184 inf + 6193 281.032 * * [simplify]: Extracting #5: cost 159 inf + 10675 281.037 * * [simplify]: Extracting #6: cost 116 inf + 27583 281.051 * * [simplify]: Extracting #7: cost 15 inf + 70375 281.069 * * [simplify]: Extracting #8: cost 0 inf + 76613 281.090 * * [simplify]: Extracting #9: cost 0 inf + 76558 281.109 * [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)) 281.109 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (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)))))) 281.109 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 281.109 * * [simplify]: iters left: 6 (11 enodes) 281.113 * * [simplify]: iters left: 5 (46 enodes) 281.122 * * [simplify]: iters left: 4 (86 enodes) 281.141 * * [simplify]: iters left: 3 (183 enodes) 281.192 * * [simplify]: iters left: 2 (372 enodes) 281.340 * * [simplify]: Extracting #0: cost 1 inf + 0 281.340 * * [simplify]: Extracting #1: cost 0 inf + 1 281.340 * [simplify]: Simplified to 0 281.340 * [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)) 281.340 * * * * [progress]: [ 656 / 3260 ] simplifiying candidate # 281.341 * [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)))) 281.341 * * [simplify]: iters left: 6 (24 enodes) 281.348 * * [simplify]: iters left: 5 (93 enodes) 281.365 * * [simplify]: iters left: 4 (166 enodes) 281.400 * * [simplify]: iters left: 3 (326 enodes) 281.493 * * [simplify]: Extracting #0: cost 1 inf + 0 281.493 * * [simplify]: Extracting #1: cost 9 inf + 0 281.494 * * [simplify]: Extracting #2: cost 107 inf + 2 281.494 * * [simplify]: Extracting #3: cost 206 inf + 6 281.496 * * [simplify]: Extracting #4: cost 182 inf + 2101 281.497 * * [simplify]: Extracting #5: cost 167 inf + 4591 281.499 * * [simplify]: Extracting #6: cost 166 inf + 4759 281.502 * * [simplify]: Extracting #7: cost 115 inf + 22391 281.515 * * [simplify]: Extracting #8: cost 21 inf + 65584 281.535 * * [simplify]: Extracting #9: cost 0 inf + 74828 281.551 * * [simplify]: Extracting #10: cost 0 inf + 74733 281.568 * [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)) 281.568 * [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))))) 281.569 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 281.569 * * [simplify]: iters left: 6 (10 enodes) 281.572 * * [simplify]: iters left: 5 (39 enodes) 281.580 * * [simplify]: iters left: 4 (64 enodes) 281.592 * * [simplify]: iters left: 3 (96 enodes) 281.612 * * [simplify]: iters left: 2 (164 enodes) 281.648 * * [simplify]: iters left: 1 (270 enodes) 281.707 * * [simplify]: Extracting #0: cost 1 inf + 0 281.707 * * [simplify]: Extracting #1: cost 0 inf + 1 281.707 * [simplify]: Simplified to 0 281.707 * [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)) 281.707 * * * * [progress]: [ 657 / 3260 ] simplifiying candidate # 281.707 * [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)))))) 281.708 * * [simplify]: iters left: 6 (24 enodes) 281.715 * * [simplify]: iters left: 5 (98 enodes) 281.734 * * [simplify]: iters left: 4 (219 enodes) 281.787 * * [simplify]: Extracting #0: cost 1 inf + 0 281.787 * * [simplify]: Extracting #1: cost 11 inf + 0 281.787 * * [simplify]: Extracting #2: cost 103 inf + 0 281.788 * * [simplify]: Extracting #3: cost 145 inf + 48 281.788 * * [simplify]: Extracting #4: cost 141 inf + 339 281.790 * * [simplify]: Extracting #5: cost 109 inf + 6467 281.792 * * [simplify]: Extracting #6: cost 64 inf + 15015 281.797 * * [simplify]: Extracting #7: cost 21 inf + 30925 281.805 * * [simplify]: Extracting #8: cost 0 inf + 40553 281.816 * * [simplify]: Extracting #9: cost 0 inf + 40273 281.823 * * [simplify]: Extracting #10: cost 0 inf + 40233 281.831 * [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)) 281.831 * [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))))))) 281.832 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 281.832 * * [simplify]: iters left: 6 (12 enodes) 281.836 * * [simplify]: iters left: 5 (53 enodes) 281.847 * * [simplify]: iters left: 4 (117 enodes) 281.872 * * [simplify]: iters left: 3 (255 enodes) 281.940 * * [simplify]: Extracting #0: cost 1 inf + 0 281.941 * * [simplify]: Extracting #1: cost 0 inf + 1 281.941 * [simplify]: Simplified to 0 281.941 * [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)) 281.941 * * * * [progress]: [ 658 / 3260 ] simplifiying candidate # 281.941 * [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))))) 281.941 * * [simplify]: iters left: 6 (25 enodes) 281.949 * * [simplify]: iters left: 5 (100 enodes) 281.971 * * [simplify]: iters left: 4 (208 enodes) 282.012 * * [simplify]: iters left: 3 (428 enodes) 282.142 * * [simplify]: Extracting #0: cost 1 inf + 0 282.143 * * [simplify]: Extracting #1: cost 11 inf + 0 282.143 * * [simplify]: Extracting #2: cost 139 inf + 0 282.144 * * [simplify]: Extracting #3: cost 254 inf + 581 282.146 * * [simplify]: Extracting #4: cost 197 inf + 6236 282.150 * * [simplify]: Extracting #5: cost 163 inf + 11211 282.157 * * [simplify]: Extracting #6: cost 160 inf + 11665 282.162 * * [simplify]: Extracting #7: cost 116 inf + 26595 282.175 * * [simplify]: Extracting #8: cost 13 inf + 72674 282.193 * * [simplify]: Extracting #9: cost 0 inf + 78796 282.212 * [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)) 282.212 * [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)))))) 282.212 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 282.212 * * [simplify]: iters left: 6 (11 enodes) 282.217 * * [simplify]: iters left: 5 (48 enodes) 282.226 * * [simplify]: iters left: 4 (98 enodes) 282.247 * * [simplify]: iters left: 3 (181 enodes) 282.288 * * [simplify]: iters left: 2 (358 enodes) 282.412 * * [simplify]: Extracting #0: cost 1 inf + 0 282.412 * * [simplify]: Extracting #1: cost 0 inf + 1 282.412 * [simplify]: Simplified to 0 282.412 * [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)) 282.413 * * * * [progress]: [ 659 / 3260 ] simplifiying candidate # 282.413 * [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)))) 282.413 * * [simplify]: iters left: 6 (24 enodes) 282.421 * * [simplify]: iters left: 5 (93 enodes) 282.438 * * [simplify]: iters left: 4 (186 enodes) 282.474 * * [simplify]: iters left: 3 (372 enodes) 282.582 * * [simplify]: Extracting #0: cost 1 inf + 0 282.582 * * [simplify]: Extracting #1: cost 12 inf + 0 282.582 * * [simplify]: Extracting #2: cost 116 inf + 83 282.583 * * [simplify]: Extracting #3: cost 207 inf + 711 282.585 * * [simplify]: Extracting #4: cost 165 inf + 4245 282.587 * * [simplify]: Extracting #5: cost 160 inf + 5553 282.590 * * [simplify]: Extracting #6: cost 121 inf + 20199 282.604 * * [simplify]: Extracting #7: cost 16 inf + 65747 282.624 * * [simplify]: Extracting #8: cost 0 inf + 72866 282.641 * * [simplify]: Extracting #9: cost 0 inf + 72706 282.657 * * [simplify]: Extracting #10: cost 0 inf + 72666 282.674 * [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)) 282.674 * [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))))) 282.675 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 282.675 * * [simplify]: iters left: 6 (10 enodes) 282.679 * * [simplify]: iters left: 5 (41 enodes) 282.687 * * [simplify]: iters left: 4 (81 enodes) 282.702 * * [simplify]: iters left: 3 (127 enodes) 282.723 * * [simplify]: iters left: 2 (186 enodes) 282.752 * * [simplify]: iters left: 1 (266 enodes) 282.822 * * [simplify]: Extracting #0: cost 1 inf + 0 282.822 * * [simplify]: Extracting #1: cost 0 inf + 1 282.822 * [simplify]: Simplified to 0 282.823 * [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)) 282.823 * * * * [progress]: [ 660 / 3260 ] simplifiying candidate # 282.823 * [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))) 282.823 * * [simplify]: iters left: 6 (23 enodes) 282.830 * * [simplify]: iters left: 5 (90 enodes) 282.849 * * [simplify]: iters left: 4 (167 enodes) 282.881 * * [simplify]: iters left: 3 (334 enodes) 282.980 * * [simplify]: Extracting #0: cost 1 inf + 0 282.980 * * [simplify]: Extracting #1: cost 9 inf + 0 282.980 * * [simplify]: Extracting #2: cost 107 inf + 2 282.981 * * [simplify]: Extracting #3: cost 193 inf + 296 282.982 * * [simplify]: Extracting #4: cost 163 inf + 3044 282.984 * * [simplify]: Extracting #5: cost 164 inf + 3780 282.988 * * [simplify]: Extracting #6: cost 122 inf + 19534 283.002 * * [simplify]: Extracting #7: cost 17 inf + 64080 283.018 * * [simplify]: Extracting #8: cost 0 inf + 71324 283.035 * * [simplify]: Extracting #9: cost 0 inf + 71269 283.054 * [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)) 283.054 * [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)))) 283.055 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 283.055 * * [simplify]: iters left: 6 (9 enodes) 283.058 * * [simplify]: iters left: 5 (36 enodes) 283.065 * * [simplify]: iters left: 4 (67 enodes) 283.078 * * [simplify]: iters left: 3 (97 enodes) 283.097 * * [simplify]: iters left: 2 (158 enodes) 283.137 * * [simplify]: iters left: 1 (263 enodes) 283.188 * * [simplify]: Extracting #0: cost 1 inf + 0 283.188 * * [simplify]: Extracting #1: cost 0 inf + 1 283.188 * [simplify]: Simplified to 0 283.188 * [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)) 283.188 * * * * [progress]: [ 661 / 3260 ] simplifiying candidate # 283.188 * [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)))) 283.188 * * [simplify]: iters left: 6 (23 enodes) 283.195 * * [simplify]: iters left: 5 (91 enodes) 283.212 * * [simplify]: iters left: 4 (177 enodes) 283.246 * * [simplify]: iters left: 3 (361 enodes) 283.354 * * [simplify]: Extracting #0: cost 1 inf + 0 283.354 * * [simplify]: Extracting #1: cost 11 inf + 0 283.354 * * [simplify]: Extracting #2: cost 119 inf + 0 283.355 * * [simplify]: Extracting #3: cost 211 inf + 380 283.356 * * [simplify]: Extracting #4: cost 176 inf + 3387 283.358 * * [simplify]: Extracting #5: cost 161 inf + 5512 283.362 * * [simplify]: Extracting #6: cost 124 inf + 18847 283.374 * * [simplify]: Extracting #7: cost 21 inf + 62885 283.390 * * [simplify]: Extracting #8: cost 0 inf + 72331 283.410 * * [simplify]: Extracting #9: cost 0 inf + 72116 283.426 * * [simplify]: Extracting #10: cost 0 inf + 72076 283.443 * [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)) 283.443 * [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))))) 283.443 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 283.443 * * [simplify]: iters left: 5 (9 enodes) 283.447 * * [simplify]: iters left: 4 (39 enodes) 283.454 * * [simplify]: iters left: 3 (65 enodes) 283.467 * * [simplify]: iters left: 2 (129 enodes) 283.496 * * [simplify]: iters left: 1 (210 enodes) 283.536 * * [simplify]: Extracting #0: cost 1 inf + 0 283.536 * * [simplify]: Extracting #1: cost 0 inf + 1 283.536 * [simplify]: Simplified to 0 283.536 * [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)) 283.536 * * * * [progress]: [ 662 / 3260 ] simplifiying candidate # 283.536 * [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)))))) 283.537 * * [simplify]: iters left: 6 (24 enodes) 283.543 * * [simplify]: iters left: 5 (92 enodes) 283.562 * * [simplify]: iters left: 4 (152 enodes) 283.590 * * [simplify]: iters left: 3 (265 enodes) 283.650 * * [simplify]: Extracting #0: cost 1 inf + 0 283.650 * * [simplify]: Extracting #1: cost 11 inf + 0 283.650 * * [simplify]: Extracting #2: cost 75 inf + 0 283.651 * * [simplify]: Extracting #3: cost 126 inf + 252 283.652 * * [simplify]: Extracting #4: cost 112 inf + 1364 283.652 * * [simplify]: Extracting #5: cost 112 inf + 2767 283.654 * * [simplify]: Extracting #6: cost 93 inf + 8634 283.658 * * [simplify]: Extracting #7: cost 30 inf + 30500 283.667 * * [simplify]: Extracting #8: cost 1 inf + 42562 283.676 * * [simplify]: Extracting #9: cost 0 inf + 42886 283.685 * [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)) 283.686 * [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))))))) 283.686 * [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))))) 283.686 * * [simplify]: iters left: 6 (10 enodes) 283.689 * * [simplify]: iters left: 5 (37 enodes) 283.699 * * [simplify]: iters left: 4 (57 enodes) 283.710 * * [simplify]: iters left: 3 (104 enodes) 283.730 * * [simplify]: iters left: 2 (158 enodes) 283.756 * * [simplify]: iters left: 1 (225 enodes) 283.795 * * [simplify]: Extracting #0: cost 1 inf + 0 283.795 * * [simplify]: Extracting #1: cost 0 inf + 1 283.795 * [simplify]: Simplified to 0 283.795 * [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)) 283.795 * * * * [progress]: [ 663 / 3260 ] simplifiying candidate # 283.796 * [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))))) 283.796 * * [simplify]: iters left: 6 (23 enodes) 283.802 * * [simplify]: iters left: 5 (83 enodes) 283.816 * * [simplify]: iters left: 4 (136 enodes) 283.841 * * [simplify]: iters left: 3 (233 enodes) 283.892 * * [simplify]: iters left: 2 (435 enodes) 284.039 * * [simplify]: Extracting #0: cost 1 inf + 0 284.039 * * [simplify]: Extracting #1: cost 9 inf + 0 284.039 * * [simplify]: Extracting #2: cost 60 inf + 0 284.040 * * [simplify]: Extracting #3: cost 95 inf + 252 284.040 * * [simplify]: Extracting #4: cost 82 inf + 1202 284.041 * * [simplify]: Extracting #5: cost 88 inf + 1448 284.042 * * [simplify]: Extracting #6: cost 80 inf + 2983 284.048 * * [simplify]: Extracting #7: cost 21 inf + 22093 284.057 * * [simplify]: Extracting #8: cost 0 inf + 30267 284.067 * * [simplify]: Extracting #9: cost 0 inf + 30172 284.077 * [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))) 284.077 * [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)))))) 284.078 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 284.078 * * [simplify]: iters left: 6 (9 enodes) 284.080 * * [simplify]: iters left: 5 (29 enodes) 284.085 * * [simplify]: iters left: 4 (42 enodes) 284.092 * * [simplify]: iters left: 3 (58 enodes) 284.100 * * [simplify]: iters left: 2 (68 enodes) 284.109 * * [simplify]: Extracting #0: cost 1 inf + 0 284.109 * * [simplify]: Extracting #1: cost 0 inf + 1 284.109 * [simplify]: Simplified to 0 284.109 * [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)) 284.109 * * * * [progress]: [ 664 / 3260 ] simplifiying candidate # 284.109 * [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)))))) 284.110 * * [simplify]: iters left: 6 (27 enodes) 284.119 * * [simplify]: iters left: 5 (106 enodes) 284.138 * * [simplify]: iters left: 4 (219 enodes) 284.186 * * [simplify]: iters left: 3 (455 enodes) 284.293 * * [simplify]: Extracting #0: cost 1 inf + 0 284.293 * * [simplify]: Extracting #1: cost 11 inf + 0 284.293 * * [simplify]: Extracting #2: cost 104 inf + 0 284.294 * * [simplify]: Extracting #3: cost 188 inf + 4 284.295 * * [simplify]: Extracting #4: cost 183 inf + 534 284.296 * * [simplify]: Extracting #5: cost 170 inf + 3461 284.301 * * [simplify]: Extracting #6: cost 83 inf + 29075 284.313 * * [simplify]: Extracting #7: cost 6 inf + 56706 284.329 * * [simplify]: Extracting #8: cost 0 inf + 59058 284.342 * [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)) 284.342 * [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))))))) 284.343 * [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))))) 284.343 * * [simplify]: iters left: 6 (13 enodes) 284.347 * * [simplify]: iters left: 5 (53 enodes) 284.357 * * [simplify]: iters left: 4 (117 enodes) 284.384 * * [simplify]: iters left: 3 (275 enodes) 284.443 * * [simplify]: iters left: 2 (474 enodes) 284.564 * * [simplify]: Extracting #0: cost 1 inf + 0 284.564 * * [simplify]: Extracting #1: cost 0 inf + 1 284.564 * [simplify]: Simplified to 0 284.565 * [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)) 284.565 * * * * [progress]: [ 665 / 3260 ] simplifiying candidate # 284.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)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 284.565 * * [simplify]: iters left: 6 (25 enodes) 284.572 * * [simplify]: iters left: 5 (97 enodes) 284.592 * * [simplify]: iters left: 4 (179 enodes) 284.628 * * [simplify]: iters left: 3 (379 enodes) 284.724 * * [simplify]: Extracting #0: cost 1 inf + 0 284.724 * * [simplify]: Extracting #1: cost 11 inf + 0 284.725 * * [simplify]: Extracting #2: cost 88 inf + 0 284.725 * * [simplify]: Extracting #3: cost 161 inf + 126 284.726 * * [simplify]: Extracting #4: cost 157 inf + 537 284.727 * * [simplify]: Extracting #5: cost 152 inf + 2340 284.730 * * [simplify]: Extracting #6: cost 104 inf + 12345 284.734 * * [simplify]: Extracting #7: cost 86 inf + 15421 284.741 * * [simplify]: Extracting #8: cost 26 inf + 38378 284.752 * * [simplify]: Extracting #9: cost 0 inf + 48658 284.764 * * [simplify]: Extracting #10: cost 0 inf + 48483 284.776 * [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)) 284.776 * [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)))))) 284.776 * [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)))) 284.776 * * [simplify]: iters left: 6 (12 enodes) 284.779 * * [simplify]: iters left: 5 (47 enodes) 284.787 * * [simplify]: iters left: 4 (82 enodes) 284.804 * * [simplify]: iters left: 3 (157 enodes) 284.833 * * [simplify]: iters left: 2 (248 enodes) 284.877 * * [simplify]: iters left: 1 (341 enodes) 284.937 * * [simplify]: Extracting #0: cost 1 inf + 0 284.937 * * [simplify]: Extracting #1: cost 0 inf + 1 284.937 * [simplify]: Simplified to 0 284.937 * [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)) 284.937 * * * * [progress]: [ 666 / 3260 ] simplifiying candidate # 284.937 * [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)))) 284.938 * * [simplify]: iters left: 6 (25 enodes) 284.944 * * [simplify]: iters left: 5 (95 enodes) 284.962 * * [simplify]: iters left: 4 (182 enodes) 284.998 * * [simplify]: iters left: 3 (356 enodes) 285.088 * * [simplify]: Extracting #0: cost 1 inf + 0 285.088 * * [simplify]: Extracting #1: cost 13 inf + 0 285.088 * * [simplify]: Extracting #2: cost 90 inf + 0 285.089 * * [simplify]: Extracting #3: cost 155 inf + 207 285.090 * * [simplify]: Extracting #4: cost 149 inf + 660 285.091 * * [simplify]: Extracting #5: cost 143 inf + 2543 285.093 * * [simplify]: Extracting #6: cost 114 inf + 9319 285.097 * * [simplify]: Extracting #7: cost 49 inf + 29705 285.108 * * [simplify]: Extracting #8: cost 0 inf + 49186 285.119 * * [simplify]: Extracting #9: cost 0 inf + 49011 285.130 * * [simplify]: Extracting #10: cost 0 inf + 48971 285.144 * [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)) 285.144 * [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))))) 285.144 * [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))) 285.144 * * [simplify]: iters left: 6 (12 enodes) 285.148 * * [simplify]: iters left: 5 (47 enodes) 285.157 * * [simplify]: iters left: 4 (89 enodes) 285.176 * * [simplify]: iters left: 3 (180 enodes) 285.219 * * [simplify]: iters left: 2 (296 enodes) 285.282 * * [simplify]: iters left: 1 (428 enodes) 285.379 * * [simplify]: Extracting #0: cost 1 inf + 0 285.379 * * [simplify]: Extracting #1: cost 0 inf + 1 285.379 * [simplify]: Simplified to 0 285.379 * [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)) 285.379 * * * * [progress]: [ 667 / 3260 ] simplifiying candidate # 285.379 * [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)))))) 285.380 * * [simplify]: iters left: 6 (26 enodes) 285.386 * * [simplify]: iters left: 5 (99 enodes) 285.404 * * [simplify]: iters left: 4 (180 enodes) 285.440 * * [simplify]: iters left: 3 (315 enodes) 285.505 * * [simplify]: Extracting #0: cost 1 inf + 0 285.505 * * [simplify]: Extracting #1: cost 11 inf + 0 285.505 * * [simplify]: Extracting #2: cost 78 inf + 0 285.506 * * [simplify]: Extracting #3: cost 149 inf + 2 285.506 * * [simplify]: Extracting #4: cost 144 inf + 572 285.507 * * [simplify]: Extracting #5: cost 129 inf + 4224 285.509 * * [simplify]: Extracting #6: cost 108 inf + 8929 285.512 * * [simplify]: Extracting #7: cost 92 inf + 11506 285.515 * * [simplify]: Extracting #8: cost 87 inf + 12682 285.520 * * [simplify]: Extracting #9: cost 33 inf + 33104 285.530 * * [simplify]: Extracting #10: cost 1 inf + 47144 285.541 * * [simplify]: Extracting #11: cost 0 inf + 47484 285.552 * [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)))) 285.552 * [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))))))) 285.552 * [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))))) 285.552 * * [simplify]: iters left: 6 (12 enodes) 285.558 * * [simplify]: iters left: 5 (46 enodes) 285.566 * * [simplify]: iters left: 4 (81 enodes) 285.580 * * [simplify]: iters left: 3 (134 enodes) 285.601 * * [simplify]: iters left: 2 (197 enodes) 285.633 * * [simplify]: iters left: 1 (271 enodes) 285.674 * * [simplify]: Extracting #0: cost 1 inf + 0 285.674 * * [simplify]: Extracting #1: cost 0 inf + 1 285.674 * [simplify]: Simplified to 0 285.674 * [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)) 285.674 * * * * [progress]: [ 668 / 3260 ] simplifiying candidate # 285.674 * [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))))) 285.675 * * [simplify]: iters left: 6 (23 enodes) 285.681 * * [simplify]: iters left: 5 (87 enodes) 285.696 * * [simplify]: iters left: 4 (148 enodes) 285.726 * * [simplify]: iters left: 3 (286 enodes) 285.789 * * [simplify]: Extracting #0: cost 1 inf + 0 285.789 * * [simplify]: Extracting #1: cost 9 inf + 0 285.789 * * [simplify]: Extracting #2: cost 71 inf + 0 285.790 * * [simplify]: Extracting #3: cost 136 inf + 2 285.790 * * [simplify]: Extracting #4: cost 137 inf + 4 285.791 * * [simplify]: Extracting #5: cost 124 inf + 2291 285.793 * * [simplify]: Extracting #6: cost 98 inf + 7015 285.798 * * [simplify]: Extracting #7: cost 38 inf + 26830 285.808 * * [simplify]: Extracting #8: cost 1 inf + 42127 285.818 * * [simplify]: Extracting #9: cost 0 inf + 42587 285.828 * [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))) 285.828 * [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)))))) 285.828 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 285.828 * * [simplify]: iters left: 6 (10 enodes) 285.831 * * [simplify]: iters left: 5 (38 enodes) 285.837 * * [simplify]: iters left: 4 (59 enodes) 285.850 * * [simplify]: iters left: 3 (88 enodes) 285.862 * * [simplify]: iters left: 2 (117 enodes) 285.879 * * [simplify]: iters left: 1 (144 enodes) 285.897 * * [simplify]: Extracting #0: cost 1 inf + 0 285.897 * * [simplify]: Extracting #1: cost 0 inf + 1 285.897 * [simplify]: Simplified to 0 285.897 * [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)) 285.898 * * * * [progress]: [ 669 / 3260 ] simplifiying candidate # 285.898 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 285.898 * * [simplify]: iters left: 6 (24 enodes) 285.904 * * [simplify]: iters left: 5 (90 enodes) 285.920 * * [simplify]: iters left: 4 (155 enodes) 285.950 * * [simplify]: iters left: 3 (278 enodes) 286.009 * * [simplify]: Extracting #0: cost 1 inf + 0 286.009 * * [simplify]: Extracting #1: cost 11 inf + 0 286.009 * * [simplify]: Extracting #2: cost 75 inf + 0 286.009 * * [simplify]: Extracting #3: cost 126 inf + 129 286.010 * * [simplify]: Extracting #4: cost 110 inf + 1524 286.011 * * [simplify]: Extracting #5: cost 109 inf + 2548 286.012 * * [simplify]: Extracting #6: cost 99 inf + 4042 286.014 * * [simplify]: Extracting #7: cost 89 inf + 5236 286.018 * * [simplify]: Extracting #8: cost 33 inf + 26630 286.027 * * [simplify]: Extracting #9: cost 0 inf + 40412 286.036 * * [simplify]: Extracting #10: cost 0 inf + 40357 286.046 * [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)) 286.046 * [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))))) 286.046 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 286.046 * * [simplify]: iters left: 6 (11 enodes) 286.050 * * [simplify]: iters left: 5 (42 enodes) 286.057 * * [simplify]: iters left: 4 (67 enodes) 286.072 * * [simplify]: iters left: 3 (111 enodes) 286.089 * * [simplify]: iters left: 2 (140 enodes) 286.108 * * [simplify]: iters left: 1 (160 enodes) 286.126 * * [simplify]: Extracting #0: cost 1 inf + 0 286.126 * * [simplify]: Extracting #1: cost 0 inf + 1 286.126 * [simplify]: Simplified to 0 286.127 * [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)) 286.127 * * * * [progress]: [ 670 / 3260 ] simplifiying candidate # 286.127 * [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)))))) 286.127 * * [simplify]: iters left: 6 (30 enodes) 286.135 * * [simplify]: iters left: 5 (121 enodes) 286.161 * * [simplify]: iters left: 4 (283 enodes) 286.249 * * [simplify]: Extracting #0: cost 1 inf + 0 286.249 * * [simplify]: Extracting #1: cost 11 inf + 0 286.250 * * [simplify]: Extracting #2: cost 168 inf + 0 286.251 * * [simplify]: Extracting #3: cost 291 inf + 205 286.252 * * [simplify]: Extracting #4: cost 279 inf + 1863 286.258 * * [simplify]: Extracting #5: cost 147 inf + 46997 286.270 * * [simplify]: Extracting #6: cost 38 inf + 88202 286.285 * * [simplify]: Extracting #7: cost 2 inf + 101053 286.305 * * [simplify]: Extracting #8: cost 0 inf + 101326 286.321 * [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))))) 286.321 * [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))))))) 286.322 * [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))))) 286.322 * * [simplify]: iters left: 6 (16 enodes) 286.326 * * [simplify]: iters left: 5 (68 enodes) 286.339 * * [simplify]: iters left: 4 (179 enodes) 286.403 * * [simplify]: Extracting #0: cost 1 inf + 0 286.403 * * [simplify]: Extracting #1: cost 27 inf + 0 286.404 * * [simplify]: Extracting #2: cost 153 inf + 0 286.404 * * [simplify]: Extracting #3: cost 242 inf + 83 286.407 * * [simplify]: Extracting #4: cost 185 inf + 16503 286.418 * * [simplify]: Extracting #5: cost 15 inf + 79352 286.430 * * [simplify]: Extracting #6: cost 0 inf + 84943 286.446 * [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))))) 286.446 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) 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))))))) 286.446 * * * * [progress]: [ 671 / 3260 ] simplifiying candidate # 286.446 * [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))))) 286.446 * * [simplify]: iters left: 6 (28 enodes) 286.454 * * [simplify]: iters left: 5 (113 enodes) 286.476 * * [simplify]: iters left: 4 (244 enodes) 286.546 * * [simplify]: Extracting #0: cost 1 inf + 0 286.546 * * [simplify]: Extracting #1: cost 11 inf + 0 286.546 * * [simplify]: Extracting #2: cost 139 inf + 0 286.547 * * [simplify]: Extracting #3: cost 239 inf + 204 286.548 * * [simplify]: Extracting #4: cost 206 inf + 6151 286.555 * * [simplify]: Extracting #5: cost 90 inf + 44186 286.565 * * [simplify]: Extracting #6: cost 40 inf + 60539 286.577 * * [simplify]: Extracting #7: cost 2 inf + 74058 286.593 * * [simplify]: Extracting #8: cost 0 inf + 74826 286.607 * [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)))))) 286.607 * [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)))))) 286.607 * [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)))) 286.608 * * [simplify]: iters left: 6 (15 enodes) 286.612 * * [simplify]: iters left: 5 (63 enodes) 286.624 * * [simplify]: iters left: 4 (145 enodes) 286.665 * * [simplify]: iters left: 3 (499 enodes) 286.931 * * [simplify]: Extracting #0: cost 1 inf + 0 286.931 * * [simplify]: Extracting #1: cost 0 inf + 1 286.931 * [simplify]: Simplified to 0 286.931 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 286.931 * * * * [progress]: [ 672 / 3260 ] simplifiying candidate # 286.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)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 286.932 * * [simplify]: iters left: 6 (28 enodes) 286.939 * * [simplify]: iters left: 5 (110 enodes) 286.966 * * [simplify]: iters left: 4 (253 enodes) 287.035 * * [simplify]: Extracting #0: cost 1 inf + 0 287.035 * * [simplify]: Extracting #1: cost 13 inf + 0 287.036 * * [simplify]: Extracting #2: cost 132 inf + 0 287.036 * * [simplify]: Extracting #3: cost 206 inf + 205 287.038 * * [simplify]: Extracting #4: cost 184 inf + 4913 287.041 * * [simplify]: Extracting #5: cost 101 inf + 29428 287.049 * * [simplify]: Extracting #6: cost 31 inf + 50475 287.059 * * [simplify]: Extracting #7: cost 2 inf + 60770 287.070 * * [simplify]: Extracting #8: cost 0 inf + 61618 287.081 * [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))) 287.081 * [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))))) 287.081 * [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))) 287.081 * * [simplify]: iters left: 6 (15 enodes) 287.086 * * [simplify]: iters left: 5 (62 enodes) 287.102 * * [simplify]: iters left: 4 (159 enodes) 287.147 * * [simplify]: iters left: 3 (475 enodes) 287.373 * * [simplify]: Extracting #0: cost 1 inf + 0 287.373 * * [simplify]: Extracting #1: cost 42 inf + 0 287.374 * * [simplify]: Extracting #2: cost 194 inf + 1 287.377 * * [simplify]: Extracting #3: cost 205 inf + 15094 287.390 * * [simplify]: Extracting #4: cost 20 inf + 63712 287.409 * * [simplify]: Extracting #5: cost 3 inf + 65204 287.424 * * [simplify]: Extracting #6: cost 0 inf + 65965 287.439 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 287.439 * [simplify]: 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)))) 287.439 * * * * [progress]: [ 673 / 3260 ] simplifiying candidate # 287.439 * [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)))))) 287.440 * * [simplify]: iters left: 6 (29 enodes) 287.447 * * [simplify]: iters left: 5 (115 enodes) 287.469 * * [simplify]: iters left: 4 (252 enodes) 287.533 * * [simplify]: Extracting #0: cost 1 inf + 0 287.533 * * [simplify]: Extracting #1: cost 11 inf + 0 287.533 * * [simplify]: Extracting #2: cost 128 inf + 0 287.534 * * [simplify]: Extracting #3: cost 220 inf + 43 287.535 * * [simplify]: Extracting #4: cost 209 inf + 1220 287.539 * * [simplify]: Extracting #5: cost 133 inf + 24488 287.550 * * [simplify]: Extracting #6: cost 31 inf + 59463 287.561 * * [simplify]: Extracting #7: cost 1 inf + 69823 287.574 * * [simplify]: Extracting #8: cost 0 inf + 70213 287.586 * [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)))) 287.586 * [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))))))) 287.587 * [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))))) 287.587 * * [simplify]: iters left: 6 (15 enodes) 287.592 * * [simplify]: iters left: 5 (62 enodes) 287.603 * * [simplify]: iters left: 4 (148 enodes) 287.646 * * [simplify]: iters left: 3 (499 enodes) 287.922 * * [simplify]: Extracting #0: cost 1 inf + 0 287.923 * * [simplify]: Extracting #1: cost 0 inf + 1 287.923 * [simplify]: Simplified to 0 287.923 * [simplify]: 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)) 287.923 * * * * [progress]: [ 674 / 3260 ] simplifiying candidate # 287.923 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 287.923 * * [simplify]: iters left: 6 (27 enodes) 287.931 * * [simplify]: iters left: 5 (106 enodes) 287.950 * * [simplify]: iters left: 4 (216 enodes) 288.007 * * [simplify]: Extracting #0: cost 1 inf + 0 288.007 * * [simplify]: Extracting #1: cost 11 inf + 0 288.007 * * [simplify]: Extracting #2: cost 111 inf + 0 288.008 * * [simplify]: Extracting #3: cost 187 inf + 43 288.009 * * [simplify]: Extracting #4: cost 158 inf + 4980 288.014 * * [simplify]: Extracting #5: cost 77 inf + 28803 288.021 * * [simplify]: Extracting #6: cost 29 inf + 43642 288.030 * * [simplify]: Extracting #7: cost 2 inf + 52802 288.041 * * [simplify]: Extracting #8: cost 0 inf + 53571 288.051 * [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))))) 288.051 * [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)))))) 288.051 * [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)))) 288.052 * * [simplify]: iters left: 6 (14 enodes) 288.056 * * [simplify]: iters left: 5 (56 enodes) 288.068 * * [simplify]: iters left: 4 (117 enodes) 288.096 * * [simplify]: iters left: 3 (347 enodes) 288.226 * * [simplify]: Extracting #0: cost 1 inf + 0 288.226 * * [simplify]: Extracting #1: cost 0 inf + 1 288.226 * [simplify]: Simplified to 0 288.226 * [simplify]: 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)) 288.226 * * * * [progress]: [ 675 / 3260 ] simplifiying candidate # 288.227 * [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)))) 288.227 * * [simplify]: iters left: 6 (27 enodes) 288.234 * * [simplify]: iters left: 5 (105 enodes) 288.258 * * [simplify]: iters left: 4 (210 enodes) 288.304 * * [simplify]: Extracting #0: cost 1 inf + 0 288.304 * * [simplify]: Extracting #1: cost 11 inf + 0 288.304 * * [simplify]: Extracting #2: cost 98 inf + 0 288.305 * * [simplify]: Extracting #3: cost 148 inf + 86 288.305 * * [simplify]: Extracting #4: cost 142 inf + 498 288.306 * * [simplify]: Extracting #5: cost 125 inf + 4985 288.309 * * [simplify]: Extracting #6: cost 66 inf + 18856 288.315 * * [simplify]: Extracting #7: cost 15 inf + 33293 288.322 * * [simplify]: Extracting #8: cost 0 inf + 40380 288.332 * * [simplify]: Extracting #9: cost 0 inf + 40350 288.340 * [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))) 288.340 * [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))))) 288.341 * [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))) 288.341 * * [simplify]: iters left: 6 (14 enodes) 288.345 * * [simplify]: iters left: 5 (57 enodes) 288.356 * * [simplify]: iters left: 4 (116 enodes) 288.384 * * [simplify]: iters left: 3 (321 enodes) 288.506 * * [simplify]: Extracting #0: cost 1 inf + 0 288.506 * * [simplify]: Extracting #1: cost 0 inf + 1 288.506 * [simplify]: Simplified to 0 288.506 * [simplify]: 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)) 288.507 * * * * [progress]: [ 676 / 3260 ] simplifiying candidate # 288.507 * [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)))))) 288.507 * * [simplify]: iters left: 6 (28 enodes) 288.515 * * [simplify]: iters left: 5 (110 enodes) 288.538 * * [simplify]: iters left: 4 (243 enodes) 288.600 * * [simplify]: Extracting #0: cost 1 inf + 0 288.601 * * [simplify]: Extracting #1: cost 11 inf + 0 288.601 * * [simplify]: Extracting #2: cost 111 inf + 0 288.601 * * [simplify]: Extracting #3: cost 187 inf + 2 288.602 * * [simplify]: Extracting #4: cost 166 inf + 3280 288.606 * * [simplify]: Extracting #5: cost 87 inf + 25122 288.612 * * [simplify]: Extracting #6: cost 30 inf + 42439 288.621 * * [simplify]: Extracting #7: cost 2 inf + 52019 288.631 * * [simplify]: Extracting #8: cost 0 inf + 52708 288.641 * [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)))) 288.641 * [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))))))) 288.641 * [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))))) 288.641 * * [simplify]: iters left: 6 (15 enodes) 288.646 * * [simplify]: iters left: 5 (62 enodes) 288.658 * * [simplify]: iters left: 4 (149 enodes) 288.701 * * [simplify]: iters left: 3 (450 enodes) 288.929 * * [simplify]: Extracting #0: cost 1 inf + 0 288.929 * * [simplify]: Extracting #1: cost 0 inf + 1 288.929 * [simplify]: Simplified to 0 288.929 * [simplify]: 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)) 288.930 * * * * [progress]: [ 677 / 3260 ] simplifiying candidate # 288.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)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 288.930 * * [simplify]: iters left: 6 (26 enodes) 288.937 * * [simplify]: iters left: 5 (100 enodes) 288.955 * * [simplify]: iters left: 4 (201 enodes) 289.005 * * [simplify]: Extracting #0: cost 1 inf + 0 289.005 * * [simplify]: Extracting #1: cost 11 inf + 0 289.005 * * [simplify]: Extracting #2: cost 89 inf + 0 289.005 * * [simplify]: Extracting #3: cost 142 inf + 2 289.006 * * [simplify]: Extracting #4: cost 141 inf + 5 289.007 * * [simplify]: Extracting #5: cost 109 inf + 7293 289.011 * * [simplify]: Extracting #6: cost 57 inf + 18962 289.016 * * [simplify]: Extracting #7: cost 17 inf + 30682 289.023 * * [simplify]: Extracting #8: cost 0 inf + 38070 289.031 * * [simplify]: Extracting #9: cost 0 inf + 38040 289.039 * [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))))) 289.039 * [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)))))) 289.039 * [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)))) 289.039 * * [simplify]: iters left: 6 (14 enodes) 289.043 * * [simplify]: iters left: 5 (57 enodes) 289.057 * * [simplify]: iters left: 4 (118 enodes) 289.085 * * [simplify]: iters left: 3 (314 enodes) 289.192 * * [simplify]: Extracting #0: cost 1 inf + 0 289.192 * * [simplify]: Extracting #1: cost 0 inf + 1 289.192 * [simplify]: Simplified to 0 289.192 * [simplify]: 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)) 289.192 * * * * [progress]: [ 678 / 3260 ] simplifiying candidate # 289.193 * [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)))) 289.193 * * [simplify]: iters left: 6 (26 enodes) 289.200 * * [simplify]: iters left: 5 (96 enodes) 289.218 * * [simplify]: iters left: 4 (195 enodes) 289.262 * * [simplify]: iters left: 3 (433 enodes) 289.391 * * [simplify]: Extracting #0: cost 1 inf + 0 289.391 * * [simplify]: Extracting #1: cost 13 inf + 0 289.391 * * [simplify]: Extracting #2: cost 128 inf + 0 289.392 * * [simplify]: Extracting #3: cost 210 inf + 252 289.393 * * [simplify]: Extracting #4: cost 192 inf + 2095 289.397 * * [simplify]: Extracting #5: cost 136 inf + 13374 289.402 * * [simplify]: Extracting #6: cost 99 inf + 21015 289.408 * * [simplify]: Extracting #7: cost 71 inf + 28495 289.419 * * [simplify]: Extracting #8: cost 13 inf + 52004 289.433 * * [simplify]: Extracting #9: cost 0 inf + 57288 289.449 * * [simplify]: Extracting #10: cost 0 inf + 57128 289.463 * * [simplify]: Extracting #11: cost 0 inf + 57088 289.476 * [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)) 289.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)))) (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))))) 289.477 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 289.477 * * [simplify]: iters left: 6 (13 enodes) 289.481 * * [simplify]: iters left: 5 (48 enodes) 289.490 * * [simplify]: iters left: 4 (103 enodes) 289.512 * * [simplify]: iters left: 3 (238 enodes) 289.578 * * [simplify]: Extracting #0: cost 1 inf + 0 289.578 * * [simplify]: Extracting #1: cost 0 inf + 1 289.578 * [simplify]: Simplified to 0 289.578 * [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)) 289.578 * * * * [progress]: [ 679 / 3260 ] simplifiying candidate # 289.579 * [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)))))) 289.579 * * [simplify]: iters left: 6 (29 enodes) 289.590 * * [simplify]: iters left: 5 (114 enodes) 289.610 * * [simplify]: iters left: 4 (245 enodes) 289.672 * * [simplify]: Extracting #0: cost 1 inf + 0 289.672 * * [simplify]: Extracting #1: cost 11 inf + 0 289.672 * * [simplify]: Extracting #2: cost 129 inf + 0 289.673 * * [simplify]: Extracting #3: cost 223 inf + 204 289.674 * * [simplify]: Extracting #4: cost 211 inf + 1624 289.676 * * [simplify]: Extracting #5: cost 146 inf + 21475 289.684 * * [simplify]: Extracting #6: cost 55 inf + 53009 289.693 * * [simplify]: Extracting #7: cost 21 inf + 62182 289.705 * * [simplify]: Extracting #8: cost 2 inf + 71025 289.717 * * [simplify]: Extracting #9: cost 0 inf + 71794 289.729 * [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))))) 289.729 * [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))))))) 289.730 * [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))))) 289.730 * * [simplify]: iters left: 6 (15 enodes) 289.734 * * [simplify]: iters left: 5 (61 enodes) 289.748 * * [simplify]: iters left: 4 (142 enodes) 289.786 * * [simplify]: iters left: 3 (474 enodes) 289.990 * * [simplify]: Extracting #0: cost 1 inf + 0 289.990 * * [simplify]: Extracting #1: cost 0 inf + 1 289.990 * [simplify]: Simplified to 0 289.991 * [simplify]: 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)) 289.991 * * * * [progress]: [ 680 / 3260 ] simplifiying candidate # 289.991 * [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))))) 289.991 * * [simplify]: iters left: 6 (27 enodes) 289.999 * * [simplify]: iters left: 5 (106 enodes) 290.018 * * [simplify]: iters left: 4 (211 enodes) 290.072 * * [simplify]: Extracting #0: cost 1 inf + 0 290.072 * * [simplify]: Extracting #1: cost 11 inf + 0 290.073 * * [simplify]: Extracting #2: cost 109 inf + 0 290.073 * * [simplify]: Extracting #3: cost 178 inf + 204 290.074 * * [simplify]: Extracting #4: cost 172 inf + 976 290.075 * * [simplify]: Extracting #5: cost 157 inf + 4621 290.080 * * [simplify]: Extracting #6: cost 59 inf + 33570 290.089 * * [simplify]: Extracting #7: cost 1 inf + 51410 290.098 * * [simplify]: Extracting #8: cost 0 inf + 51639 290.108 * [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)))) 290.108 * [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)))))) 290.109 * [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)))) 290.109 * * [simplify]: iters left: 6 (14 enodes) 290.113 * * [simplify]: iters left: 5 (56 enodes) 290.126 * * [simplify]: iters left: 4 (113 enodes) 290.151 * * [simplify]: iters left: 3 (324 enodes) 290.252 * * [simplify]: Extracting #0: cost 1 inf + 0 290.252 * * [simplify]: Extracting #1: cost 0 inf + 1 290.252 * [simplify]: Simplified to 0 290.252 * [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)) 290.252 * * * * [progress]: [ 681 / 3260 ] simplifiying candidate # 290.253 * [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)))) 290.253 * * [simplify]: iters left: 6 (27 enodes) 290.260 * * [simplify]: iters left: 5 (104 enodes) 290.279 * * [simplify]: iters left: 4 (205 enodes) 290.326 * * [simplify]: iters left: 3 (492 enodes) 290.469 * * [simplify]: Extracting #0: cost 1 inf + 0 290.469 * * [simplify]: Extracting #1: cost 11 inf + 0 290.469 * * [simplify]: Extracting #2: cost 122 inf + 0 290.470 * * [simplify]: Extracting #3: cost 233 inf + 489 290.472 * * [simplify]: Extracting #4: cost 197 inf + 6329 290.477 * * [simplify]: Extracting #5: cost 130 inf + 21435 290.485 * * [simplify]: Extracting #6: cost 71 inf + 39066 290.499 * * [simplify]: Extracting #7: cost 7 inf + 62639 290.514 * * [simplify]: Extracting #8: cost 0 inf + 65388 290.532 * [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)))) 290.533 * [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))))) 290.533 * [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))) 290.533 * * [simplify]: iters left: 6 (14 enodes) 290.538 * * [simplify]: iters left: 5 (56 enodes) 290.548 * * [simplify]: iters left: 4 (112 enodes) 290.574 * * [simplify]: iters left: 3 (297 enodes) 290.666 * * [simplify]: Extracting #0: cost 1 inf + 0 290.667 * * [simplify]: Extracting #1: cost 0 inf + 1 290.667 * [simplify]: Simplified to 0 290.667 * [simplify]: 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)) 290.667 * * * * [progress]: [ 682 / 3260 ] simplifiying candidate # 290.667 * [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)))))) 290.667 * * [simplify]: iters left: 6 (27 enodes) 290.675 * * [simplify]: iters left: 5 (106 enodes) 290.694 * * [simplify]: iters left: 4 (219 enodes) 290.744 * * [simplify]: Extracting #0: cost 1 inf + 0 290.744 * * [simplify]: Extracting #1: cost 11 inf + 0 290.744 * * [simplify]: Extracting #2: cost 102 inf + 0 290.744 * * [simplify]: Extracting #3: cost 170 inf + 43 290.745 * * [simplify]: Extracting #4: cost 165 inf + 530 290.746 * * [simplify]: Extracting #5: cost 130 inf + 8981 290.751 * * [simplify]: Extracting #6: cost 62 inf + 28305 290.758 * * [simplify]: Extracting #7: cost 25 inf + 38361 290.766 * * [simplify]: Extracting #8: cost 1 inf + 48744 290.776 * * [simplify]: Extracting #9: cost 0 inf + 49053 290.785 * [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))) 290.785 * [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))))))) 290.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))))) 290.786 * * [simplify]: iters left: 6 (13 enodes) 290.790 * * [simplify]: iters left: 5 (53 enodes) 290.800 * * [simplify]: iters left: 4 (118 enodes) 290.828 * * [simplify]: iters left: 3 (324 enodes) 290.924 * * [simplify]: Extracting #0: cost 1 inf + 0 290.924 * * [simplify]: Extracting #1: cost 0 inf + 1 290.924 * [simplify]: Simplified to 0 290.924 * [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)) 290.925 * * * * [progress]: [ 683 / 3260 ] simplifiying candidate # 290.925 * [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))))) 290.925 * * [simplify]: iters left: 6 (24 enodes) 290.932 * * [simplify]: iters left: 5 (92 enodes) 290.952 * * [simplify]: iters left: 4 (174 enodes) 290.988 * * [simplify]: iters left: 3 (424 enodes) 291.112 * * [simplify]: Extracting #0: cost 1 inf + 0 291.112 * * [simplify]: Extracting #1: cost 9 inf + 0 291.112 * * [simplify]: Extracting #2: cost 110 inf + 0 291.113 * * [simplify]: Extracting #3: cost 224 inf + 44 291.114 * * [simplify]: Extracting #4: cost 210 inf + 1999 291.118 * * [simplify]: Extracting #5: cost 132 inf + 17694 291.125 * * [simplify]: Extracting #6: cost 77 inf + 31280 291.140 * * [simplify]: Extracting #7: cost 13 inf + 53839 291.154 * * [simplify]: Extracting #8: cost 0 inf + 59086 291.168 * [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)))) 291.168 * [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)))))) 291.169 * [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)))) 291.169 * * [simplify]: iters left: 6 (11 enodes) 291.172 * * [simplify]: iters left: 5 (43 enodes) 291.180 * * [simplify]: iters left: 4 (84 enodes) 291.197 * * [simplify]: iters left: 3 (212 enodes) 291.247 * * [simplify]: iters left: 2 (472 enodes) 291.364 * * [simplify]: Extracting #0: cost 1 inf + 0 291.364 * * [simplify]: Extracting #1: cost 0 inf + 1 291.364 * [simplify]: Simplified to 0 291.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))))) 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)) 291.364 * * * * [progress]: [ 684 / 3260 ] simplifiying candidate # 291.365 * [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)))) 291.365 * * [simplify]: iters left: 6 (25 enodes) 291.372 * * [simplify]: iters left: 5 (97 enodes) 291.390 * * [simplify]: iters left: 4 (189 enodes) 291.441 * * [simplify]: iters left: 3 (411 enodes) 291.615 * * [simplify]: Extracting #0: cost 1 inf + 0 291.615 * * [simplify]: Extracting #1: cost 11 inf + 0 291.615 * * [simplify]: Extracting #2: cost 102 inf + 0 291.616 * * [simplify]: Extracting #3: cost 188 inf + 44 291.618 * * [simplify]: Extracting #4: cost 171 inf + 1878 291.623 * * [simplify]: Extracting #5: cost 112 inf + 12162 291.631 * * [simplify]: Extracting #6: cost 71 inf + 23474 291.648 * * [simplify]: Extracting #7: cost 7 inf + 47596 291.667 * * [simplify]: Extracting #8: cost 0 inf + 50299 291.687 * [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))) 291.687 * [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))))) 291.688 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 291.688 * * [simplify]: iters left: 6 (12 enodes) 291.694 * * [simplify]: iters left: 5 (49 enodes) 291.707 * * [simplify]: iters left: 4 (99 enodes) 291.732 * * [simplify]: iters left: 3 (234 enodes) 291.792 * * [simplify]: iters left: 2 (447 enodes) 291.897 * * [simplify]: Extracting #0: cost 1 inf + 0 291.897 * * [simplify]: Extracting #1: cost 0 inf + 1 291.897 * [simplify]: Simplified to 0 291.898 * [simplify]: 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)) 291.898 * * * * [progress]: [ 685 / 3260 ] simplifiying candidate # 291.898 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 291.898 * * [simplify]: iters left: 6 (27 enodes) 291.908 * * [simplify]: iters left: 5 (105 enodes) 291.927 * * [simplify]: iters left: 4 (214 enodes) 291.973 * * [simplify]: iters left: 3 (487 enodes) 292.116 * * [simplify]: Extracting #0: cost 1 inf + 0 292.116 * * [simplify]: Extracting #1: cost 11 inf + 0 292.117 * * [simplify]: Extracting #2: cost 116 inf + 0 292.118 * * [simplify]: Extracting #3: cost 221 inf + 2 292.119 * * [simplify]: Extracting #4: cost 207 inf + 984 292.122 * * [simplify]: Extracting #5: cost 148 inf + 13453 292.129 * * [simplify]: Extracting #6: cost 73 inf + 34348 292.142 * * [simplify]: Extracting #7: cost 8 inf + 58391 292.157 * * [simplify]: Extracting #8: cost 0 inf + 61681 292.175 * [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)) 292.175 * [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))))))) 292.175 * [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))))) 292.175 * * [simplify]: iters left: 6 (14 enodes) 292.179 * * [simplify]: iters left: 5 (57 enodes) 292.190 * * [simplify]: iters left: 4 (121 enodes) 292.218 * * [simplify]: iters left: 3 (291 enodes) 292.308 * * [simplify]: Extracting #0: cost 1 inf + 0 292.308 * * [simplify]: Extracting #1: cost 0 inf + 1 292.308 * [simplify]: Simplified to 0 292.308 * [simplify]: 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)) 292.309 * * * * [progress]: [ 686 / 3260 ] simplifiying candidate # 292.309 * [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))))) 292.309 * * [simplify]: iters left: 6 (25 enodes) 292.316 * * [simplify]: iters left: 5 (95 enodes) 292.333 * * [simplify]: iters left: 4 (179 enodes) 292.369 * * [simplify]: iters left: 3 (383 enodes) 292.464 * * [simplify]: Extracting #0: cost 1 inf + 0 292.464 * * [simplify]: Extracting #1: cost 11 inf + 0 292.464 * * [simplify]: Extracting #2: cost 93 inf + 0 292.465 * * [simplify]: Extracting #3: cost 171 inf + 3 292.466 * * [simplify]: Extracting #4: cost 164 inf + 578 292.467 * * [simplify]: Extracting #5: cost 138 inf + 4375 292.472 * * [simplify]: Extracting #6: cost 75 inf + 18957 292.482 * * [simplify]: Extracting #7: cost 4 inf + 43299 292.493 * * [simplify]: Extracting #8: cost 0 inf + 44741 292.504 * * [simplify]: Extracting #9: cost 0 inf + 44662 292.518 * [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)) 292.518 * [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)))))) 292.518 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 292.519 * * [simplify]: iters left: 6 (13 enodes) 292.523 * * [simplify]: iters left: 5 (52 enodes) 292.532 * * [simplify]: iters left: 4 (98 enodes) 292.553 * * [simplify]: iters left: 3 (212 enodes) 292.600 * * [simplify]: iters left: 2 (371 enodes) 292.681 * * [simplify]: Extracting #0: cost 1 inf + 0 292.681 * * [simplify]: Extracting #1: cost 0 inf + 1 292.681 * [simplify]: Simplified to 0 292.681 * [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)) 292.682 * * * * [progress]: [ 687 / 3260 ] simplifiying candidate # 292.682 * [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)))) 292.682 * * [simplify]: iters left: 6 (25 enodes) 292.689 * * [simplify]: iters left: 5 (91 enodes) 292.705 * * [simplify]: iters left: 4 (172 enodes) 292.739 * * [simplify]: iters left: 3 (326 enodes) 292.811 * * [simplify]: Extracting #0: cost 1 inf + 0 292.811 * * [simplify]: Extracting #1: cost 11 inf + 0 292.811 * * [simplify]: Extracting #2: cost 92 inf + 0 292.812 * * [simplify]: Extracting #3: cost 149 inf + 538 292.813 * * [simplify]: Extracting #4: cost 118 inf + 3732 292.815 * * [simplify]: Extracting #5: cost 101 inf + 6916 292.818 * * [simplify]: Extracting #6: cost 93 inf + 8682 292.823 * * [simplify]: Extracting #7: cost 25 inf + 33214 292.833 * * [simplify]: Extracting #8: cost 1 inf + 43173 292.844 * * [simplify]: Extracting #9: cost 0 inf + 43498 292.856 * * [simplify]: Extracting #10: cost 0 inf + 43418 292.867 * [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))) 292.867 * [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))))) 292.867 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 292.867 * * [simplify]: iters left: 6 (12 enodes) 292.871 * * [simplify]: iters left: 5 (44 enodes) 292.880 * * [simplify]: iters left: 4 (92 enodes) 292.895 * * [simplify]: iters left: 3 (159 enodes) 292.923 * * [simplify]: iters left: 2 (267 enodes) 292.973 * * [simplify]: iters left: 1 (364 enodes) 293.037 * * [simplify]: Extracting #0: cost 1 inf + 0 293.037 * * [simplify]: Extracting #1: cost 0 inf + 1 293.037 * [simplify]: Simplified to 0 293.038 * [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)) 293.038 * * * * [progress]: [ 688 / 3260 ] simplifiying candidate # 293.038 * [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)))))) 293.038 * * [simplify]: iters left: 6 (28 enodes) 293.046 * * [simplify]: iters left: 5 (112 enodes) 293.069 * * [simplify]: iters left: 4 (247 enodes) 293.132 * * [simplify]: Extracting #0: cost 1 inf + 0 293.132 * * [simplify]: Extracting #1: cost 11 inf + 0 293.132 * * [simplify]: Extracting #2: cost 127 inf + 0 293.133 * * [simplify]: Extracting #3: cost 208 inf + 694 293.134 * * [simplify]: Extracting #4: cost 169 inf + 7704 293.139 * * [simplify]: Extracting #5: cost 86 inf + 33890 293.147 * * [simplify]: Extracting #6: cost 33 inf + 49852 293.157 * * [simplify]: Extracting #7: cost 0 inf + 61210 293.168 * * [simplify]: Extracting #8: cost 0 inf + 61092 293.179 * [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))))))) 293.180 * [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))))))) 293.180 * [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))))) 293.180 * * [simplify]: iters left: 6 (15 enodes) 293.185 * * [simplify]: iters left: 5 (64 enodes) 293.197 * * [simplify]: iters left: 4 (149 enodes) 293.238 * * [simplify]: iters left: 3 (466 enodes) 293.532 * * [simplify]: Extracting #0: cost 1 inf + 0 293.532 * * [simplify]: Extracting #1: cost 0 inf + 1 293.532 * [simplify]: Simplified to 0 293.532 * [simplify]: 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)) 293.532 * * * * [progress]: [ 689 / 3260 ] simplifiying candidate # 293.533 * [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))))) 293.533 * * [simplify]: iters left: 6 (26 enodes) 293.540 * * [simplify]: iters left: 5 (104 enodes) 293.565 * * [simplify]: iters left: 4 (214 enodes) 293.615 * * [simplify]: Extracting #0: cost 1 inf + 0 293.615 * * [simplify]: Extracting #1: cost 11 inf + 0 293.615 * * [simplify]: Extracting #2: cost 113 inf + 0 293.616 * * [simplify]: Extracting #3: cost 176 inf + 206 293.617 * * [simplify]: Extracting #4: cost 139 inf + 5850 293.619 * * [simplify]: Extracting #5: cost 116 inf + 12208 293.628 * * [simplify]: Extracting #6: cost 41 inf + 32537 293.636 * * [simplify]: Extracting #7: cost 1 inf + 45261 293.645 * * [simplify]: Extracting #8: cost 0 inf + 45546 293.654 * [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)))) 293.654 * [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)))))) 293.655 * [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)))) 293.655 * * [simplify]: iters left: 6 (14 enodes) 293.659 * * [simplify]: iters left: 5 (59 enodes) 293.670 * * [simplify]: iters left: 4 (121 enodes) 293.697 * * [simplify]: iters left: 3 (332 enodes) 293.852 * * [simplify]: Extracting #0: cost 1 inf + 0 293.852 * * [simplify]: Extracting #1: cost 0 inf + 1 293.852 * [simplify]: Simplified to 0 293.853 * [simplify]: 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)) 293.853 * * * * [progress]: [ 690 / 3260 ] simplifiying candidate # 293.853 * [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)))) 293.853 * * [simplify]: iters left: 6 (26 enodes) 293.860 * * [simplify]: iters left: 5 (102 enodes) 293.884 * * [simplify]: iters left: 4 (208 enodes) 293.927 * * [simplify]: iters left: 3 (476 enodes) 294.089 * * [simplify]: Extracting #0: cost 1 inf + 0 294.090 * * [simplify]: Extracting #1: cost 11 inf + 0 294.090 * * [simplify]: Extracting #2: cost 142 inf + 0 294.091 * * [simplify]: Extracting #3: cost 225 inf + 1792 294.095 * * [simplify]: Extracting #4: cost 142 inf + 15875 294.102 * * [simplify]: Extracting #5: cost 100 inf + 25454 294.109 * * [simplify]: Extracting #6: cost 74 inf + 34728 294.123 * * [simplify]: Extracting #7: cost 7 inf + 59631 294.141 * * [simplify]: Extracting #8: cost 0 inf + 62074 294.155 * * [simplify]: Extracting #9: cost 0 inf + 62034 294.171 * [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))) 294.171 * [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))))) 294.171 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 294.171 * * [simplify]: iters left: 6 (13 enodes) 294.176 * * [simplify]: iters left: 5 (54 enodes) 294.186 * * [simplify]: iters left: 4 (112 enodes) 294.212 * * [simplify]: iters left: 3 (281 enodes) 294.319 * * [simplify]: Extracting #0: cost 1 inf + 0 294.319 * * [simplify]: Extracting #1: cost 0 inf + 1 294.319 * [simplify]: Simplified to 0 294.319 * [simplify]: 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)) 294.319 * * * * [progress]: [ 691 / 3260 ] simplifiying candidate # 294.320 * [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)))))) 294.320 * * [simplify]: iters left: 6 (27 enodes) 294.327 * * [simplify]: iters left: 5 (107 enodes) 294.350 * * [simplify]: iters left: 4 (232 enodes) 294.402 * * [simplify]: Extracting #0: cost 1 inf + 0 294.402 * * [simplify]: Extracting #1: cost 11 inf + 0 294.403 * * [simplify]: Extracting #2: cost 106 inf + 0 294.403 * * [simplify]: Extracting #3: cost 171 inf + 46 294.404 * * [simplify]: Extracting #4: cost 160 inf + 987 294.405 * * [simplify]: Extracting #5: cost 129 inf + 7643 294.413 * * [simplify]: Extracting #6: cost 59 inf + 26234 294.420 * * [simplify]: Extracting #7: cost 1 inf + 44347 294.429 * * [simplify]: Extracting #8: cost 0 inf + 44697 294.438 * [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))))) 294.438 * [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))))))) 294.438 * [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))))) 294.438 * * [simplify]: iters left: 6 (14 enodes) 294.443 * * [simplify]: iters left: 5 (59 enodes) 294.454 * * [simplify]: iters left: 4 (134 enodes) 294.489 * * [simplify]: iters left: 3 (357 enodes) 294.646 * * [simplify]: Extracting #0: cost 1 inf + 0 294.646 * * [simplify]: Extracting #1: cost 0 inf + 1 294.646 * [simplify]: Simplified to 0 294.646 * [simplify]: 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)) 294.646 * * * * [progress]: [ 692 / 3260 ] simplifiying candidate # 294.647 * [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))))) 294.647 * * [simplify]: iters left: 6 (25 enodes) 294.654 * * [simplify]: iters left: 5 (98 enodes) 294.676 * * [simplify]: iters left: 4 (199 enodes) 294.721 * * [simplify]: iters left: 3 (498 enodes) 294.930 * * [simplify]: Extracting #0: cost 1 inf + 0 294.930 * * [simplify]: Extracting #1: cost 11 inf + 0 294.931 * * [simplify]: Extracting #2: cost 159 inf + 0 294.932 * * [simplify]: Extracting #3: cost 261 inf + 906 294.935 * * [simplify]: Extracting #4: cost 197 inf + 9881 294.942 * * [simplify]: Extracting #5: cost 119 inf + 25090 294.950 * * [simplify]: Extracting #6: cost 99 inf + 28957 294.958 * * [simplify]: Extracting #7: cost 91 inf + 29608 294.968 * * [simplify]: Extracting #8: cost 65 inf + 39066 294.985 * * [simplify]: Extracting #9: cost 13 inf + 58981 295.000 * * [simplify]: Extracting #10: cost 0 inf + 64449 295.016 * [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)))) 295.017 * [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)))))) 295.017 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 295.017 * * [simplify]: iters left: 6 (13 enodes) 295.021 * * [simplify]: iters left: 5 (53 enodes) 295.031 * * [simplify]: iters left: 4 (106 enodes) 295.056 * * [simplify]: iters left: 3 (257 enodes) 295.150 * * [simplify]: Extracting #0: cost 1 inf + 0 295.151 * * [simplify]: Extracting #1: cost 0 inf + 1 295.151 * [simplify]: Simplified to 0 295.151 * [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)) 295.151 * * * * [progress]: [ 693 / 3260 ] simplifiying candidate # 295.151 * [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)))) 295.151 * * [simplify]: iters left: 6 (25 enodes) 295.158 * * [simplify]: iters left: 5 (97 enodes) 295.180 * * [simplify]: iters left: 4 (188 enodes) 295.219 * * [simplify]: iters left: 3 (397 enodes) 295.343 * * [simplify]: Extracting #0: cost 1 inf + 0 295.344 * * [simplify]: Extracting #1: cost 11 inf + 0 295.344 * * [simplify]: Extracting #2: cost 123 inf + 0 295.345 * * [simplify]: Extracting #3: cost 179 inf + 1315 295.348 * * [simplify]: Extracting #4: cost 115 inf + 9163 295.352 * * [simplify]: Extracting #5: cost 98 inf + 12629 295.357 * * [simplify]: Extracting #6: cost 72 inf + 21526 295.367 * * [simplify]: Extracting #7: cost 12 inf + 43569 295.382 * * [simplify]: Extracting #8: cost 0 inf + 48207 295.394 * [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)) 295.394 * [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))))) 295.394 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 295.394 * * [simplify]: iters left: 6 (12 enodes) 295.398 * * [simplify]: iters left: 5 (49 enodes) 295.408 * * [simplify]: iters left: 4 (94 enodes) 295.430 * * [simplify]: iters left: 3 (221 enodes) 295.509 * * [simplify]: iters left: 2 (492 enodes) 295.755 * * [simplify]: Extracting #0: cost 1 inf + 0 295.755 * * [simplify]: Extracting #1: cost 0 inf + 1 295.755 * [simplify]: Simplified to 0 295.755 * [simplify]: 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)) 295.755 * * * * [progress]: [ 694 / 3260 ] simplifiying candidate # 295.755 * [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)))))) 295.756 * * [simplify]: iters left: 6 (26 enodes) 295.762 * * [simplify]: iters left: 5 (100 enodes) 295.784 * * [simplify]: iters left: 4 (207 enodes) 295.830 * * [simplify]: iters left: 3 (476 enodes) 295.992 * * [simplify]: Extracting #0: cost 1 inf + 0 295.992 * * [simplify]: Extracting #1: cost 11 inf + 0 295.992 * * [simplify]: Extracting #2: cost 147 inf + 0 295.993 * * [simplify]: Extracting #3: cost 244 inf + 5 295.994 * * [simplify]: Extracting #4: cost 228 inf + 1801 295.998 * * [simplify]: Extracting #5: cost 165 inf + 13969 296.006 * * [simplify]: Extracting #6: cost 73 inf + 37549 296.019 * * [simplify]: Extracting #7: cost 9 inf + 60775 296.034 * * [simplify]: Extracting #8: cost 0 inf + 64256 296.052 * * [simplify]: Extracting #9: cost 0 inf + 64176 296.067 * [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)))) 296.067 * [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))))))) 296.067 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 296.067 * * [simplify]: iters left: 6 (13 enodes) 296.071 * * [simplify]: iters left: 5 (52 enodes) 296.081 * * [simplify]: iters left: 4 (111 enodes) 296.108 * * [simplify]: iters left: 3 (278 enodes) 296.211 * * [simplify]: Extracting #0: cost 1 inf + 0 296.212 * * [simplify]: Extracting #1: cost 0 inf + 1 296.212 * [simplify]: Simplified to 0 296.212 * [simplify]: 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)) 296.212 * * * * [progress]: [ 695 / 3260 ] simplifiying candidate # 296.212 * [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))))) 296.212 * * [simplify]: iters left: 6 (24 enodes) 296.219 * * [simplify]: iters left: 5 (91 enodes) 296.236 * * [simplify]: iters left: 4 (176 enodes) 296.280 * * [simplify]: iters left: 3 (406 enodes) 296.413 * * [simplify]: Extracting #0: cost 1 inf + 0 296.413 * * [simplify]: Extracting #1: cost 11 inf + 0 296.414 * * [simplify]: Extracting #2: cost 119 inf + 0 296.415 * * [simplify]: Extracting #3: cost 180 inf + 377 296.417 * * [simplify]: Extracting #4: cost 144 inf + 3465 296.420 * * [simplify]: Extracting #5: cost 103 inf + 9930 296.428 * * [simplify]: Extracting #6: cost 74 inf + 19390 296.438 * * [simplify]: Extracting #7: cost 8 inf + 43010 296.449 * * [simplify]: Extracting #8: cost 0 inf + 46275 296.461 * [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))) 296.461 * [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)))))) 296.462 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 296.462 * * [simplify]: iters left: 6 (12 enodes) 296.465 * * [simplify]: iters left: 5 (47 enodes) 296.474 * * [simplify]: iters left: 4 (89 enodes) 296.495 * * [simplify]: iters left: 3 (186 enodes) 296.546 * * [simplify]: iters left: 2 (378 enodes) 296.698 * * [simplify]: Extracting #0: cost 1 inf + 0 296.698 * * [simplify]: Extracting #1: cost 0 inf + 1 296.698 * [simplify]: Simplified to 0 296.698 * [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)) 296.698 * * * * [progress]: [ 696 / 3260 ] simplifiying candidate # 296.698 * [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)))) 296.698 * * [simplify]: iters left: 6 (24 enodes) 296.705 * * [simplify]: iters left: 5 (89 enodes) 296.721 * * [simplify]: iters left: 4 (149 enodes) 296.752 * * [simplify]: iters left: 3 (266 enodes) 296.809 * * [simplify]: Extracting #0: cost 1 inf + 0 296.809 * * [simplify]: Extracting #1: cost 9 inf + 0 296.809 * * [simplify]: Extracting #2: cost 79 inf + 2 296.810 * * [simplify]: Extracting #3: cost 118 inf + 669 296.811 * * [simplify]: Extracting #4: cost 92 inf + 2932 296.812 * * [simplify]: Extracting #5: cost 98 inf + 3138 296.813 * * [simplify]: Extracting #6: cost 94 inf + 3925 296.818 * * [simplify]: Extracting #7: cost 27 inf + 27350 296.826 * * [simplify]: Extracting #8: cost 0 inf + 38611 296.835 * * [simplify]: Extracting #9: cost 0 inf + 38556 296.844 * [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)) 296.844 * [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))))) 296.845 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 296.845 * * [simplify]: iters left: 6 (11 enodes) 296.848 * * [simplify]: iters left: 5 (40 enodes) 296.856 * * [simplify]: iters left: 4 (65 enodes) 296.868 * * [simplify]: iters left: 3 (97 enodes) 296.888 * * [simplify]: iters left: 2 (165 enodes) 296.924 * * [simplify]: iters left: 1 (271 enodes) 296.983 * * [simplify]: Extracting #0: cost 1 inf + 0 296.983 * * [simplify]: Extracting #1: cost 0 inf + 1 296.983 * [simplify]: Simplified to 0 296.983 * [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)) 296.983 * * * * [progress]: [ 697 / 3260 ] simplifiying candidate # 296.983 * [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)))))) 296.984 * * [simplify]: iters left: 6 (25 enodes) 296.990 * * [simplify]: iters left: 5 (99 enodes) 297.009 * * [simplify]: iters left: 4 (202 enodes) 297.055 * * [simplify]: iters left: 3 (451 enodes) 297.193 * * [simplify]: Extracting #0: cost 1 inf + 0 297.193 * * [simplify]: Extracting #1: cost 11 inf + 0 297.194 * * [simplify]: Extracting #2: cost 140 inf + 0 297.195 * * [simplify]: Extracting #3: cost 227 inf + 88 297.196 * * [simplify]: Extracting #4: cost 213 inf + 1314 297.199 * * [simplify]: Extracting #5: cost 148 inf + 14735 297.209 * * [simplify]: Extracting #6: cost 72 inf + 34289 297.221 * * [simplify]: Extracting #7: cost 1 inf + 61466 297.235 * * [simplify]: Extracting #8: cost 0 inf + 61926 297.249 * [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)))) 297.249 * [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))))))) 297.250 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 297.250 * * [simplify]: iters left: 6 (12 enodes) 297.254 * * [simplify]: iters left: 5 (51 enodes) 297.263 * * [simplify]: iters left: 4 (106 enodes) 297.290 * * [simplify]: iters left: 3 (247 enodes) 297.366 * * [simplify]: Extracting #0: cost 1 inf + 0 297.366 * * [simplify]: Extracting #1: cost 0 inf + 1 297.366 * [simplify]: Simplified to 0 297.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))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 297.366 * * * * [progress]: [ 698 / 3260 ] simplifiying candidate # 297.366 * [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))))) 297.366 * * [simplify]: iters left: 6 (23 enodes) 297.373 * * [simplify]: iters left: 5 (90 enodes) 297.389 * * [simplify]: iters left: 4 (173 enodes) 297.433 * * [simplify]: iters left: 3 (410 enodes) 297.911 * * [simplify]: Extracting #0: cost 1 inf + 0 297.911 * * [simplify]: Extracting #1: cost 11 inf + 0 297.911 * * [simplify]: Extracting #2: cost 119 inf + 0 297.912 * * [simplify]: Extracting #3: cost 175 inf + 340 297.913 * * [simplify]: Extracting #4: cost 145 inf + 2814 297.916 * * [simplify]: Extracting #5: cost 107 inf + 8989 297.921 * * [simplify]: Extracting #6: cost 69 inf + 20007 297.932 * * [simplify]: Extracting #7: cost 7 inf + 42707 297.943 * * [simplify]: Extracting #8: cost 0 inf + 45354 297.958 * [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)) 297.958 * [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)))))) 297.958 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 297.958 * * [simplify]: iters left: 6 (11 enodes) 297.962 * * [simplify]: iters left: 5 (46 enodes) 297.970 * * [simplify]: iters left: 4 (86 enodes) 297.990 * * [simplify]: iters left: 3 (183 enodes) 298.042 * * [simplify]: iters left: 2 (372 enodes) 298.190 * * [simplify]: Extracting #0: cost 1 inf + 0 298.190 * * [simplify]: Extracting #1: cost 0 inf + 1 298.190 * [simplify]: Simplified to 0 298.190 * [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)) 298.190 * * * * [progress]: [ 699 / 3260 ] simplifiying candidate # 298.191 * [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)))) 298.191 * * [simplify]: iters left: 6 (23 enodes) 298.198 * * [simplify]: iters left: 5 (88 enodes) 298.214 * * [simplify]: iters left: 4 (148 enodes) 298.242 * * [simplify]: iters left: 3 (265 enodes) 298.300 * * [simplify]: Extracting #0: cost 1 inf + 0 298.300 * * [simplify]: Extracting #1: cost 9 inf + 0 298.300 * * [simplify]: Extracting #2: cost 79 inf + 2 298.301 * * [simplify]: Extracting #3: cost 123 inf + 501 298.302 * * [simplify]: Extracting #4: cost 99 inf + 2401 298.303 * * [simplify]: Extracting #5: cost 100 inf + 3138 298.304 * * [simplify]: Extracting #6: cost 96 inf + 4182 298.309 * * [simplify]: Extracting #7: cost 29 inf + 27550 298.319 * * [simplify]: Extracting #8: cost 0 inf + 39412 298.331 * * [simplify]: Extracting #9: cost 0 inf + 39357 298.340 * [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)) 298.340 * [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))))) 298.341 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 298.341 * * [simplify]: iters left: 6 (10 enodes) 298.344 * * [simplify]: iters left: 5 (39 enodes) 298.351 * * [simplify]: iters left: 4 (64 enodes) 298.363 * * [simplify]: iters left: 3 (96 enodes) 298.382 * * [simplify]: iters left: 2 (164 enodes) 298.421 * * [simplify]: iters left: 1 (270 enodes) 298.479 * * [simplify]: Extracting #0: cost 1 inf + 0 298.479 * * [simplify]: Extracting #1: cost 0 inf + 1 298.479 * [simplify]: Simplified to 0 298.479 * [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)) 298.480 * * * * [progress]: [ 700 / 3260 ] simplifiying candidate # 298.480 * [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)))))) 298.480 * * [simplify]: iters left: 6 (25 enodes) 298.487 * * [simplify]: iters left: 5 (100 enodes) 298.506 * * [simplify]: iters left: 4 (211 enodes) 298.553 * * [simplify]: iters left: 3 (446 enodes) 298.673 * * [simplify]: Extracting #0: cost 1 inf + 0 298.674 * * [simplify]: Extracting #1: cost 11 inf + 0 298.674 * * [simplify]: Extracting #2: cost 121 inf + 0 298.675 * * [simplify]: Extracting #3: cost 222 inf + 48 298.676 * * [simplify]: Extracting #4: cost 202 inf + 1889 298.679 * * [simplify]: Extracting #5: cost 138 inf + 13769 298.685 * * [simplify]: Extracting #6: cost 77 inf + 28145 298.696 * * [simplify]: Extracting #7: cost 5 inf + 55695 298.709 * * [simplify]: Extracting #8: cost 0 inf + 57675 298.722 * * [simplify]: Extracting #9: cost 0 inf + 57635 298.735 * [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))))) 298.736 * [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))))))) 298.736 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 298.736 * * [simplify]: iters left: 6 (12 enodes) 298.741 * * [simplify]: iters left: 5 (53 enodes) 298.753 * * [simplify]: iters left: 4 (117 enodes) 298.778 * * [simplify]: iters left: 3 (255 enodes) 298.847 * * [simplify]: Extracting #0: cost 1 inf + 0 298.847 * * [simplify]: Extracting #1: cost 0 inf + 1 298.847 * [simplify]: Simplified to 0 298.847 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 298.847 * * * * [progress]: [ 701 / 3260 ] simplifiying candidate # 298.848 * [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))))) 298.848 * * [simplify]: iters left: 6 (23 enodes) 298.854 * * [simplify]: iters left: 5 (91 enodes) 298.872 * * [simplify]: iters left: 4 (183 enodes) 298.916 * * [simplify]: iters left: 3 (398 enodes) 299.029 * * [simplify]: Extracting #0: cost 1 inf + 0 299.029 * * [simplify]: Extracting #1: cost 11 inf + 0 299.030 * * [simplify]: Extracting #2: cost 102 inf + 0 299.030 * * [simplify]: Extracting #3: cost 179 inf + 91 299.032 * * [simplify]: Extracting #4: cost 147 inf + 2322 299.034 * * [simplify]: Extracting #5: cost 103 inf + 8134 299.039 * * [simplify]: Extracting #6: cost 70 inf + 18650 299.048 * * [simplify]: Extracting #7: cost 8 inf + 41349 299.059 * * [simplify]: Extracting #8: cost 0 inf + 44219 299.071 * * [simplify]: Extracting #9: cost 0 inf + 44044 299.082 * [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))) 299.082 * [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)))))) 299.083 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 299.083 * * [simplify]: iters left: 6 (11 enodes) 299.087 * * [simplify]: iters left: 5 (48 enodes) 299.097 * * [simplify]: iters left: 4 (98 enodes) 299.118 * * [simplify]: iters left: 3 (181 enodes) 299.159 * * [simplify]: iters left: 2 (358 enodes) 299.283 * * [simplify]: Extracting #0: cost 1 inf + 0 299.284 * * [simplify]: Extracting #1: cost 0 inf + 1 299.284 * [simplify]: Simplified to 0 299.284 * [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)) 299.284 * * * * [progress]: [ 702 / 3260 ] simplifiying candidate # 299.284 * [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)))) 299.284 * * [simplify]: iters left: 6 (23 enodes) 299.291 * * [simplify]: iters left: 5 (88 enodes) 299.307 * * [simplify]: iters left: 4 (168 enodes) 299.339 * * [simplify]: iters left: 3 (311 enodes) 299.408 * * [simplify]: Extracting #0: cost 1 inf + 0 299.408 * * [simplify]: Extracting #1: cost 12 inf + 0 299.408 * * [simplify]: Extracting #2: cost 90 inf + 83 299.409 * * [simplify]: Extracting #3: cost 128 inf + 1293 299.410 * * [simplify]: Extracting #4: cost 96 inf + 3650 299.412 * * [simplify]: Extracting #5: cost 98 inf + 4101 299.414 * * [simplify]: Extracting #6: cost 92 inf + 5526 299.419 * * [simplify]: Extracting #7: cost 36 inf + 24620 299.430 * * [simplify]: Extracting #8: cost 1 inf + 39012 299.440 * * [simplify]: Extracting #9: cost 0 inf + 39391 299.450 * [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)) 299.450 * [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))))) 299.450 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 299.451 * * [simplify]: iters left: 6 (10 enodes) 299.455 * * [simplify]: iters left: 5 (41 enodes) 299.463 * * [simplify]: iters left: 4 (81 enodes) 299.477 * * [simplify]: iters left: 3 (127 enodes) 299.497 * * [simplify]: iters left: 2 (186 enodes) 299.528 * * [simplify]: iters left: 1 (266 enodes) 299.598 * * [simplify]: Extracting #0: cost 1 inf + 0 299.599 * * [simplify]: Extracting #1: cost 0 inf + 1 299.599 * [simplify]: Simplified to 0 299.599 * [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)) 299.599 * * * * [progress]: [ 703 / 3260 ] simplifiying candidate # 299.599 * [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))) 299.599 * * [simplify]: iters left: 6 (22 enodes) 299.606 * * [simplify]: iters left: 5 (85 enodes) 299.621 * * [simplify]: iters left: 4 (149 enodes) 299.653 * * [simplify]: iters left: 3 (273 enodes) 299.714 * * [simplify]: Extracting #0: cost 1 inf + 0 299.714 * * [simplify]: Extracting #1: cost 9 inf + 0 299.714 * * [simplify]: Extracting #2: cost 78 inf + 2 299.715 * * [simplify]: Extracting #3: cost 118 inf + 709 299.716 * * [simplify]: Extracting #4: cost 97 inf + 2523 299.717 * * [simplify]: Extracting #5: cost 100 inf + 2976 299.718 * * [simplify]: Extracting #6: cost 93 inf + 4243 299.723 * * [simplify]: Extracting #7: cost 27 inf + 27913 299.732 * * [simplify]: Extracting #8: cost 0 inf + 39332 299.742 * * [simplify]: Extracting #9: cost 0 inf + 39317 299.751 * [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))) 299.751 * [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)))) 299.751 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 299.751 * * [simplify]: iters left: 6 (9 enodes) 299.754 * * [simplify]: iters left: 5 (36 enodes) 299.762 * * [simplify]: iters left: 4 (67 enodes) 299.774 * * [simplify]: iters left: 3 (97 enodes) 299.796 * * [simplify]: iters left: 2 (158 enodes) 299.833 * * [simplify]: iters left: 1 (263 enodes) 299.884 * * [simplify]: Extracting #0: cost 1 inf + 0 299.884 * * [simplify]: Extracting #1: cost 0 inf + 1 299.884 * [simplify]: Simplified to 0 299.884 * [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)) 299.885 * * * * [progress]: [ 704 / 3260 ] simplifiying candidate # 299.885 * [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)))) 299.885 * * [simplify]: iters left: 6 (22 enodes) 299.891 * * [simplify]: iters left: 5 (86 enodes) 299.907 * * [simplify]: iters left: 4 (159 enodes) 299.939 * * [simplify]: iters left: 3 (299 enodes) 300.009 * * [simplify]: Extracting #0: cost 1 inf + 0 300.009 * * [simplify]: Extracting #1: cost 11 inf + 0 300.009 * * [simplify]: Extracting #2: cost 88 inf + 0 300.010 * * [simplify]: Extracting #3: cost 134 inf + 830 300.011 * * [simplify]: Extracting #4: cost 102 inf + 3190 300.012 * * [simplify]: Extracting #5: cost 100 inf + 4176 300.014 * * [simplify]: Extracting #6: cost 94 inf + 5281 300.019 * * [simplify]: Extracting #7: cost 36 inf + 25490 300.028 * * [simplify]: Extracting #8: cost 0 inf + 40570 300.037 * * [simplify]: Extracting #9: cost 0 inf + 40515 300.047 * [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))) 300.047 * [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))))) 300.048 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 300.048 * * [simplify]: iters left: 5 (9 enodes) 300.051 * * [simplify]: iters left: 4 (39 enodes) 300.061 * * [simplify]: iters left: 3 (65 enodes) 300.074 * * [simplify]: iters left: 2 (129 enodes) 300.101 * * [simplify]: iters left: 1 (210 enodes) 300.144 * * [simplify]: Extracting #0: cost 1 inf + 0 300.144 * * [simplify]: Extracting #1: cost 0 inf + 1 300.144 * [simplify]: Simplified to 0 300.144 * [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)) 300.144 * * * * [progress]: [ 705 / 3260 ] simplifiying candidate # 300.145 * [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)))))) 300.145 * * [simplify]: iters left: 6 (23 enodes) 300.151 * * [simplify]: iters left: 5 (84 enodes) 300.166 * * [simplify]: iters left: 4 (136 enodes) 300.190 * * [simplify]: iters left: 3 (230 enodes) 300.239 * * [simplify]: iters left: 2 (391 enodes) 300.327 * * [simplify]: Extracting #0: cost 1 inf + 0 300.327 * * [simplify]: Extracting #1: cost 13 inf + 0 300.327 * * [simplify]: Extracting #2: cost 62 inf + 0 300.328 * * [simplify]: Extracting #3: cost 91 inf + 254 300.328 * * [simplify]: Extracting #4: cost 91 inf + 875 300.329 * * [simplify]: Extracting #5: cost 85 inf + 1757 300.331 * * [simplify]: Extracting #6: cost 51 inf + 10819 300.335 * * [simplify]: Extracting #7: cost 20 inf + 22717 300.345 * * [simplify]: Extracting #8: cost 0 inf + 29957 300.352 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 300.352 * [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))))))) 300.353 * [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))))) 300.353 * * [simplify]: iters left: 6 (10 enodes) 300.356 * * [simplify]: iters left: 5 (37 enodes) 300.363 * * [simplify]: iters left: 4 (57 enodes) 300.374 * * [simplify]: iters left: 3 (104 enodes) 300.393 * * [simplify]: iters left: 2 (158 enodes) 300.423 * * [simplify]: iters left: 1 (225 enodes) 300.458 * * [simplify]: Extracting #0: cost 1 inf + 0 300.459 * * [simplify]: Extracting #1: cost 0 inf + 1 300.459 * [simplify]: Simplified to 0 300.459 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 300.459 * * * * [progress]: [ 706 / 3260 ] simplifiying candidate # 300.459 * [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))))) 300.459 * * [simplify]: iters left: 6 (22 enodes) 300.465 * * [simplify]: iters left: 5 (75 enodes) 300.478 * * [simplify]: iters left: 4 (120 enodes) 300.501 * * [simplify]: iters left: 3 (199 enodes) 300.538 * * [simplify]: iters left: 2 (323 enodes) 300.611 * * [simplify]: iters left: 1 (453 enodes) 300.714 * * [simplify]: Extracting #0: cost 1 inf + 0 300.714 * * [simplify]: Extracting #1: cost 11 inf + 0 300.714 * * [simplify]: Extracting #2: cost 51 inf + 0 300.715 * * [simplify]: Extracting #3: cost 72 inf + 129 300.715 * * [simplify]: Extracting #4: cost 65 inf + 1325 300.716 * * [simplify]: Extracting #5: cost 63 inf + 1696 300.717 * * [simplify]: Extracting #6: cost 56 inf + 2127 300.718 * * [simplify]: Extracting #7: cost 43 inf + 4529 300.722 * * [simplify]: Extracting #8: cost 6 inf + 18152 300.727 * * [simplify]: Extracting #9: cost 0 inf + 20402 300.733 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 300.733 * [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)))))) 300.733 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 300.734 * * [simplify]: iters left: 6 (9 enodes) 300.736 * * [simplify]: iters left: 5 (29 enodes) 300.741 * * [simplify]: iters left: 4 (42 enodes) 300.748 * * [simplify]: iters left: 3 (58 enodes) 300.756 * * [simplify]: iters left: 2 (68 enodes) 300.767 * * [simplify]: Extracting #0: cost 1 inf + 0 300.767 * * [simplify]: Extracting #1: cost 0 inf + 1 300.767 * [simplify]: Simplified to 0 300.767 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 300.767 * * * * [progress]: [ 707 / 3260 ] simplifiying candidate # 300.767 * [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)))))) 300.768 * * [simplify]: iters left: 6 (26 enodes) 300.774 * * [simplify]: iters left: 5 (99 enodes) 300.793 * * [simplify]: iters left: 4 (210 enodes) 300.840 * * [simplify]: iters left: 3 (427 enodes) 300.934 * * [simplify]: Extracting #0: cost 1 inf + 0 300.934 * * [simplify]: Extracting #1: cost 23 inf + 0 300.935 * * [simplify]: Extracting #2: cost 108 inf + 0 300.935 * * [simplify]: Extracting #3: cost 148 inf + 206 300.936 * * [simplify]: Extracting #4: cost 143 inf + 1596 300.938 * * [simplify]: Extracting #5: cost 117 inf + 7765 300.945 * * [simplify]: Extracting #6: cost 20 inf + 35841 300.955 * * [simplify]: Extracting #7: cost 0 inf + 42349 300.965 * [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)) 300.965 * [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))))))) 300.966 * [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))))) 300.966 * * [simplify]: iters left: 6 (13 enodes) 300.969 * * [simplify]: iters left: 5 (53 enodes) 300.982 * * [simplify]: iters left: 4 (117 enodes) 301.009 * * [simplify]: iters left: 3 (275 enodes) 301.069 * * [simplify]: iters left: 2 (474 enodes) 301.191 * * [simplify]: Extracting #0: cost 1 inf + 0 301.191 * * [simplify]: Extracting #1: cost 0 inf + 1 301.191 * [simplify]: Simplified to 0 301.191 * [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)) 301.191 * * * * [progress]: [ 708 / 3260 ] simplifiying candidate # 301.192 * [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))))) 301.192 * * [simplify]: iters left: 6 (25 enodes) 301.199 * * [simplify]: iters left: 5 (93 enodes) 301.216 * * [simplify]: iters left: 4 (173 enodes) 301.249 * * [simplify]: iters left: 3 (307 enodes) 301.311 * * [simplify]: iters left: 2 (494 enodes) 301.413 * * [simplify]: Extracting #0: cost 1 inf + 0 301.413 * * [simplify]: Extracting #1: cost 19 inf + 0 301.414 * * [simplify]: Extracting #2: cost 86 inf + 0 301.415 * * [simplify]: Extracting #3: cost 120 inf + 45 301.416 * * [simplify]: Extracting #4: cost 105 inf + 3584 301.419 * * [simplify]: Extracting #5: cost 72 inf + 10386 301.422 * * [simplify]: Extracting #6: cost 51 inf + 14120 301.428 * * [simplify]: Extracting #7: cost 17 inf + 25283 301.439 * * [simplify]: Extracting #8: cost 0 inf + 31061 301.448 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 301.448 * [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)))))) 301.448 * [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)))) 301.448 * * [simplify]: iters left: 6 (12 enodes) 301.452 * * [simplify]: iters left: 5 (47 enodes) 301.460 * * [simplify]: iters left: 4 (82 enodes) 301.475 * * [simplify]: iters left: 3 (157 enodes) 301.504 * * [simplify]: iters left: 2 (248 enodes) 301.547 * * [simplify]: iters left: 1 (341 enodes) 301.607 * * [simplify]: Extracting #0: cost 1 inf + 0 301.607 * * [simplify]: Extracting #1: cost 0 inf + 1 301.607 * [simplify]: Simplified to 0 301.607 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 301.607 * * * * [progress]: [ 709 / 3260 ] simplifiying candidate # 301.608 * [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)))) 301.608 * * [simplify]: iters left: 6 (24 enodes) 301.614 * * [simplify]: iters left: 5 (88 enodes) 301.630 * * [simplify]: iters left: 4 (173 enodes) 301.667 * * [simplify]: iters left: 3 (327 enodes) 301.745 * * [simplify]: Extracting #0: cost 1 inf + 0 301.745 * * [simplify]: Extracting #1: cost 21 inf + 0 301.745 * * [simplify]: Extracting #2: cost 87 inf + 0 301.746 * * [simplify]: Extracting #3: cost 118 inf + 45 301.746 * * [simplify]: Extracting #4: cost 122 inf + 132 301.747 * * [simplify]: Extracting #5: cost 96 inf + 4446 301.751 * * [simplify]: Extracting #6: cost 25 inf + 23139 301.759 * * [simplify]: Extracting #7: cost 0 inf + 32155 301.767 * * [simplify]: Extracting #8: cost 0 inf + 32140 301.775 * [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)) 301.775 * [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))))) 301.776 * [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))) 301.776 * * [simplify]: iters left: 6 (12 enodes) 301.779 * * [simplify]: iters left: 5 (47 enodes) 301.791 * * [simplify]: iters left: 4 (89 enodes) 301.809 * * [simplify]: iters left: 3 (180 enodes) 301.851 * * [simplify]: iters left: 2 (296 enodes) 301.913 * * [simplify]: iters left: 1 (428 enodes) 302.012 * * [simplify]: Extracting #0: cost 1 inf + 0 302.013 * * [simplify]: Extracting #1: cost 0 inf + 1 302.013 * [simplify]: Simplified to 0 302.013 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b 2) a)) 0)) 302.013 * * * * [progress]: [ 710 / 3260 ] simplifiying candidate # 302.013 * [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)))))) 302.013 * * [simplify]: iters left: 6 (25 enodes) 302.020 * * [simplify]: iters left: 5 (92 enodes) 302.037 * * [simplify]: iters left: 4 (171 enodes) 302.070 * * [simplify]: iters left: 3 (286 enodes) 302.121 * * [simplify]: iters left: 2 (451 enodes) 302.215 * * [simplify]: Extracting #0: cost 1 inf + 0 302.215 * * [simplify]: Extracting #1: cost 17 inf + 0 302.215 * * [simplify]: Extracting #2: cost 81 inf + 0 302.216 * * [simplify]: Extracting #3: cost 110 inf + 453 302.217 * * [simplify]: Extracting #4: cost 88 inf + 6251 302.219 * * [simplify]: Extracting #5: cost 65 inf + 11377 302.222 * * [simplify]: Extracting #6: cost 51 inf + 13590 302.228 * * [simplify]: Extracting #7: cost 12 inf + 25993 302.237 * * [simplify]: Extracting #8: cost 0 inf + 30553 302.245 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 302.245 * [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))))))) 302.246 * [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))))) 302.246 * * [simplify]: iters left: 6 (12 enodes) 302.249 * * [simplify]: iters left: 5 (46 enodes) 302.257 * * [simplify]: iters left: 4 (81 enodes) 302.273 * * [simplify]: iters left: 3 (134 enodes) 302.295 * * [simplify]: iters left: 2 (197 enodes) 302.325 * * [simplify]: iters left: 1 (271 enodes) 302.367 * * [simplify]: Extracting #0: cost 1 inf + 0 302.367 * * [simplify]: Extracting #1: cost 0 inf + 1 302.367 * [simplify]: Simplified to 0 302.367 * [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)) 302.367 * * * * [progress]: [ 711 / 3260 ] simplifiying candidate # 302.368 * [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))))) 302.368 * * [simplify]: iters left: 6 (23 enodes) 302.374 * * [simplify]: iters left: 5 (83 enodes) 302.389 * * [simplify]: iters left: 4 (139 enodes) 302.415 * * [simplify]: iters left: 3 (233 enodes) 302.458 * * [simplify]: iters left: 2 (376 enodes) 302.540 * * [simplify]: Extracting #0: cost 1 inf + 0 302.540 * * [simplify]: Extracting #1: cost 11 inf + 0 302.540 * * [simplify]: Extracting #2: cost 58 inf + 0 302.540 * * [simplify]: Extracting #3: cost 92 inf + 44 302.541 * * [simplify]: Extracting #4: cost 98 inf + 293 302.542 * * [simplify]: Extracting #5: cost 83 inf + 1710 302.543 * * [simplify]: Extracting #6: cost 57 inf + 5560 302.547 * * [simplify]: Extracting #7: cost 15 inf + 17322 302.553 * * [simplify]: Extracting #8: cost 0 inf + 22485 302.560 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 302.560 * [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)))))) 302.561 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 302.561 * * [simplify]: iters left: 6 (10 enodes) 302.563 * * [simplify]: iters left: 5 (38 enodes) 302.570 * * [simplify]: iters left: 4 (59 enodes) 302.579 * * [simplify]: iters left: 3 (88 enodes) 302.593 * * [simplify]: iters left: 2 (117 enodes) 302.609 * * [simplify]: iters left: 1 (144 enodes) 302.629 * * [simplify]: Extracting #0: cost 1 inf + 0 302.629 * * [simplify]: Extracting #1: cost 0 inf + 1 302.629 * [simplify]: Simplified to 0 302.629 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 302.629 * * * * [progress]: [ 712 / 3260 ] simplifiying candidate # 302.630 * [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)))) 302.630 * * [simplify]: iters left: 6 (23 enodes) 302.636 * * [simplify]: iters left: 5 (83 enodes) 302.651 * * [simplify]: iters left: 4 (143 enodes) 302.676 * * [simplify]: iters left: 3 (249 enodes) 302.725 * * [simplify]: iters left: 2 (392 enodes) 302.806 * * [simplify]: Extracting #0: cost 1 inf + 0 302.806 * * [simplify]: Extracting #1: cost 13 inf + 0 302.806 * * [simplify]: Extracting #2: cost 63 inf + 0 302.807 * * [simplify]: Extracting #3: cost 83 inf + 212 302.808 * * [simplify]: Extracting #4: cost 65 inf + 2918 302.809 * * [simplify]: Extracting #5: cost 58 inf + 3718 302.810 * * [simplify]: Extracting #6: cost 47 inf + 5146 302.814 * * [simplify]: Extracting #7: cost 12 inf + 16404 302.821 * * [simplify]: Extracting #8: cost 0 inf + 20486 302.830 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 302.830 * [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))))) 302.830 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 302.830 * * [simplify]: iters left: 6 (11 enodes) 302.834 * * [simplify]: iters left: 5 (42 enodes) 302.842 * * [simplify]: iters left: 4 (67 enodes) 302.853 * * [simplify]: iters left: 3 (111 enodes) 302.871 * * [simplify]: iters left: 2 (140 enodes) 302.890 * * [simplify]: iters left: 1 (160 enodes) 302.910 * * [simplify]: Extracting #0: cost 1 inf + 0 302.910 * * [simplify]: Extracting #1: cost 0 inf + 1 302.910 * [simplify]: Simplified to 0 302.910 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 302.911 * * * * [progress]: [ 713 / 3260 ] simplifiying candidate # 302.911 * [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)))))) 302.911 * * [simplify]: iters left: 6 (29 enodes) 302.919 * * [simplify]: iters left: 5 (114 enodes) 302.941 * * [simplify]: iters left: 4 (274 enodes) 303.021 * * [simplify]: Extracting #0: cost 1 inf + 0 303.022 * * [simplify]: Extracting #1: cost 13 inf + 0 303.022 * * [simplify]: Extracting #2: cost 172 inf + 0 303.023 * * [simplify]: Extracting #3: cost 284 inf + 450 303.025 * * [simplify]: Extracting #4: cost 266 inf + 5378 303.031 * * [simplify]: Extracting #5: cost 125 inf + 54558 303.050 * * [simplify]: Extracting #6: cost 2 inf + 98659 303.065 * * [simplify]: Extracting #7: cost 0 inf + 98658 303.081 * [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))))) 303.081 * [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))))))) 303.082 * [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))))) 303.082 * * [simplify]: iters left: 6 (16 enodes) 303.087 * * [simplify]: iters left: 5 (68 enodes) 303.100 * * [simplify]: iters left: 4 (179 enodes) 303.163 * * [simplify]: Extracting #0: cost 1 inf + 0 303.163 * * [simplify]: Extracting #1: cost 27 inf + 0 303.164 * * [simplify]: Extracting #2: cost 153 inf + 0 303.164 * * [simplify]: Extracting #3: cost 242 inf + 83 303.167 * * [simplify]: Extracting #4: cost 185 inf + 16503 303.178 * * [simplify]: Extracting #5: cost 15 inf + 79352 303.193 * * [simplify]: Extracting #6: cost 0 inf + 84943 303.205 * [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))))) 303.206 * [simplify]: 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))))))) 303.206 * * * * [progress]: [ 714 / 3260 ] simplifiying candidate # 303.206 * [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))))) 303.206 * * [simplify]: iters left: 6 (28 enodes) 303.214 * * [simplify]: iters left: 5 (109 enodes) 303.235 * * [simplify]: iters left: 4 (238 enodes) 303.295 * * [simplify]: Extracting #0: cost 1 inf + 0 303.295 * * [simplify]: Extracting #1: cost 13 inf + 0 303.295 * * [simplify]: Extracting #2: cost 134 inf + 0 303.296 * * [simplify]: Extracting #3: cost 213 inf + 327 303.297 * * [simplify]: Extracting #4: cost 201 inf + 3846 303.303 * * [simplify]: Extracting #5: cost 67 inf + 43550 303.313 * * [simplify]: Extracting #6: cost 4 inf + 64428 303.324 * * [simplify]: Extracting #7: cost 0 inf + 65859 303.338 * [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)))))) 303.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))))) (/ (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)))))) 303.339 * [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)))) 303.339 * * [simplify]: iters left: 6 (15 enodes) 303.343 * * [simplify]: iters left: 5 (63 enodes) 303.355 * * [simplify]: iters left: 4 (145 enodes) 303.395 * * [simplify]: iters left: 3 (499 enodes) 303.769 * * [simplify]: Extracting #0: cost 1 inf + 0 303.770 * * [simplify]: Extracting #1: cost 0 inf + 1 303.770 * [simplify]: Simplified to 0 303.770 * [simplify]: 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)) 303.770 * * * * [progress]: [ 715 / 3260 ] simplifiying candidate # 303.770 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 303.770 * * [simplify]: iters left: 6 (27 enodes) 303.778 * * [simplify]: iters left: 5 (103 enodes) 303.798 * * [simplify]: iters left: 4 (244 enodes) 303.866 * * [simplify]: Extracting #0: cost 1 inf + 0 303.867 * * [simplify]: Extracting #1: cost 15 inf + 0 303.867 * * [simplify]: Extracting #2: cost 134 inf + 0 303.868 * * [simplify]: Extracting #3: cost 201 inf + 205 303.869 * * [simplify]: Extracting #4: cost 187 inf + 4223 303.873 * * [simplify]: Extracting #5: cost 64 inf + 37815 303.885 * * [simplify]: Extracting #6: cost 3 inf + 56914 303.895 * * [simplify]: Extracting #7: cost 0 inf + 58064 303.906 * [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)))) 303.906 * [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))))) 303.906 * [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))) 303.906 * * [simplify]: iters left: 6 (15 enodes) 303.911 * * [simplify]: iters left: 5 (62 enodes) 303.924 * * [simplify]: iters left: 4 (159 enodes) 303.972 * * [simplify]: iters left: 3 (475 enodes) 304.201 * * [simplify]: Extracting #0: cost 1 inf + 0 304.201 * * [simplify]: Extracting #1: cost 42 inf + 0 304.202 * * [simplify]: Extracting #2: cost 194 inf + 1 304.205 * * [simplify]: Extracting #3: cost 205 inf + 15094 304.218 * * [simplify]: Extracting #4: cost 20 inf + 63712 304.233 * * [simplify]: Extracting #5: cost 3 inf + 65204 304.248 * * [simplify]: Extracting #6: cost 0 inf + 65965 304.266 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 304.266 * [simplify]: 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)))) 304.266 * * * * [progress]: [ 716 / 3260 ] simplifiying candidate # 304.267 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 304.267 * * [simplify]: iters left: 6 (28 enodes) 304.274 * * [simplify]: iters left: 5 (108 enodes) 304.295 * * [simplify]: iters left: 4 (243 enodes) 304.357 * * [simplify]: Extracting #0: cost 1 inf + 0 304.357 * * [simplify]: Extracting #1: cost 13 inf + 0 304.357 * * [simplify]: Extracting #2: cost 132 inf + 0 304.358 * * [simplify]: Extracting #3: cost 209 inf + 776 304.359 * * [simplify]: Extracting #4: cost 192 inf + 5584 304.366 * * [simplify]: Extracting #5: cost 55 inf + 49230 304.377 * * [simplify]: Extracting #6: cost 5 inf + 64582 304.388 * * [simplify]: Extracting #7: cost 0 inf + 67025 304.400 * [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)))) 304.400 * [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))))))) 304.401 * [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))))) 304.401 * * [simplify]: iters left: 6 (15 enodes) 304.405 * * [simplify]: iters left: 5 (62 enodes) 304.420 * * [simplify]: iters left: 4 (148 enodes) 304.461 * * [simplify]: iters left: 3 (499 enodes) 304.735 * * [simplify]: Extracting #0: cost 1 inf + 0 304.735 * * [simplify]: Extracting #1: cost 0 inf + 1 304.735 * [simplify]: Simplified to 0 304.736 * [simplify]: 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)) 304.736 * * * * [progress]: [ 717 / 3260 ] simplifiying candidate # 304.736 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 304.736 * * [simplify]: iters left: 6 (27 enodes) 304.744 * * [simplify]: iters left: 5 (102 enodes) 304.762 * * [simplify]: iters left: 4 (210 enodes) 304.812 * * [simplify]: Extracting #0: cost 1 inf + 0 304.812 * * [simplify]: Extracting #1: cost 13 inf + 0 304.813 * * [simplify]: Extracting #2: cost 109 inf + 0 304.813 * * [simplify]: Extracting #3: cost 166 inf + 208 304.814 * * [simplify]: Extracting #4: cost 168 inf + 538 304.815 * * [simplify]: Extracting #5: cost 139 inf + 6901 304.820 * * [simplify]: Extracting #6: cost 51 inf + 30083 304.828 * * [simplify]: Extracting #7: cost 0 inf + 47530 304.836 * * [simplify]: Extracting #8: cost 0 inf + 47460 304.847 * [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))))) 304.847 * [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)))))) 304.848 * [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)))) 304.848 * * [simplify]: iters left: 6 (14 enodes) 304.852 * * [simplify]: iters left: 5 (56 enodes) 304.862 * * [simplify]: iters left: 4 (117 enodes) 304.890 * * [simplify]: iters left: 3 (347 enodes) 305.019 * * [simplify]: Extracting #0: cost 1 inf + 0 305.020 * * [simplify]: Extracting #1: cost 0 inf + 1 305.020 * [simplify]: Simplified to 0 305.020 * [simplify]: 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)) 305.020 * * * * [progress]: [ 718 / 3260 ] simplifiying candidate # 305.020 * [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)))) 305.020 * * [simplify]: iters left: 6 (26 enodes) 305.027 * * [simplify]: iters left: 5 (98 enodes) 305.049 * * [simplify]: iters left: 4 (201 enodes) 305.092 * * [simplify]: iters left: 3 (475 enodes) 305.265 * * [simplify]: Extracting #0: cost 1 inf + 0 305.265 * * [simplify]: Extracting #1: cost 25 inf + 0 305.266 * * [simplify]: Extracting #2: cost 154 inf + 0 305.267 * * [simplify]: Extracting #3: cost 224 inf + 168 305.269 * * [simplify]: Extracting #4: cost 204 inf + 5313 305.276 * * [simplify]: Extracting #5: cost 75 inf + 37322 305.290 * * [simplify]: Extracting #6: cost 2 inf + 57435 305.308 * * [simplify]: Extracting #7: cost 0 inf + 58180 305.323 * [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))))) 305.323 * [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))))) 305.323 * [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))) 305.323 * * [simplify]: iters left: 6 (14 enodes) 305.328 * * [simplify]: iters left: 5 (57 enodes) 305.339 * * [simplify]: iters left: 4 (116 enodes) 305.367 * * [simplify]: iters left: 3 (321 enodes) 305.489 * * [simplify]: Extracting #0: cost 1 inf + 0 305.489 * * [simplify]: Extracting #1: cost 0 inf + 1 305.489 * [simplify]: Simplified to 0 305.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))))) 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)) 305.490 * * * * [progress]: [ 719 / 3260 ] simplifiying candidate # 305.490 * [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)))))) 305.490 * * [simplify]: iters left: 6 (27 enodes) 305.500 * * [simplify]: iters left: 5 (103 enodes) 305.520 * * [simplify]: iters left: 4 (234 enodes) 305.579 * * [simplify]: Extracting #0: cost 1 inf + 0 305.579 * * [simplify]: Extracting #1: cost 13 inf + 0 305.579 * * [simplify]: Extracting #2: cost 116 inf + 0 305.580 * * [simplify]: Extracting #3: cost 181 inf + 205 305.581 * * [simplify]: Extracting #4: cost 163 inf + 4536 305.584 * * [simplify]: Extracting #5: cost 78 inf + 27340 305.592 * * [simplify]: Extracting #6: cost 2 inf + 49848 305.601 * * [simplify]: Extracting #7: cost 0 inf + 49840 305.610 * [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)) 305.610 * [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))))))) 305.611 * [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))))) 305.611 * * [simplify]: iters left: 6 (15 enodes) 305.615 * * [simplify]: iters left: 5 (62 enodes) 305.628 * * [simplify]: iters left: 4 (149 enodes) 305.671 * * [simplify]: iters left: 3 (450 enodes) 305.900 * * [simplify]: Extracting #0: cost 1 inf + 0 305.900 * * [simplify]: Extracting #1: cost 0 inf + 1 305.900 * [simplify]: Simplified to 0 305.900 * [simplify]: 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)) 305.900 * * * * [progress]: [ 720 / 3260 ] simplifiying candidate # 305.901 * [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))))) 305.901 * * [simplify]: iters left: 6 (26 enodes) 305.908 * * [simplify]: iters left: 5 (98 enodes) 305.926 * * [simplify]: iters left: 4 (201 enodes) 305.974 * * [simplify]: iters left: 3 (485 enodes) 306.128 * * [simplify]: Extracting #0: cost 1 inf + 0 306.128 * * [simplify]: Extracting #1: cost 23 inf + 0 306.129 * * [simplify]: Extracting #2: cost 138 inf + 0 306.133 * * [simplify]: Extracting #3: cost 226 inf + 457 306.135 * * [simplify]: Extracting #4: cost 200 inf + 4649 306.140 * * [simplify]: Extracting #5: cost 74 inf + 34228 306.153 * * [simplify]: Extracting #6: cost 6 inf + 52766 306.166 * * [simplify]: Extracting #7: cost 0 inf + 54263 306.179 * * [simplify]: Extracting #8: cost 0 inf + 54183 306.192 * [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.193 * [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)))))) 306.193 * [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)))) 306.193 * * [simplify]: iters left: 6 (14 enodes) 306.197 * * [simplify]: iters left: 5 (57 enodes) 306.210 * * [simplify]: iters left: 4 (118 enodes) 306.238 * * [simplify]: iters left: 3 (314 enodes) 306.347 * * [simplify]: Extracting #0: cost 1 inf + 0 306.347 * * [simplify]: Extracting #1: cost 0 inf + 1 306.347 * [simplify]: Simplified to 0 306.347 * [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.347 * * * * [progress]: [ 721 / 3260 ] simplifiying candidate # 306.348 * [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)))) 306.348 * * [simplify]: iters left: 6 (25 enodes) 306.355 * * [simplify]: iters left: 5 (88 enodes) 306.371 * * [simplify]: iters left: 4 (182 enodes) 306.411 * * [simplify]: iters left: 3 (400 enodes) 306.522 * * [simplify]: Extracting #0: cost 1 inf + 0 306.522 * * [simplify]: Extracting #1: cost 25 inf + 0 306.522 * * [simplify]: Extracting #2: cost 133 inf + 0 306.523 * * [simplify]: Extracting #3: cost 170 inf + 335 306.525 * * [simplify]: Extracting #4: cost 141 inf + 5181 306.534 * * [simplify]: Extracting #5: cost 36 inf + 29703 306.543 * * [simplify]: Extracting #6: cost 0 inf + 40189 306.553 * * [simplify]: Extracting #7: cost 0 inf + 40174 306.563 * [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.563 * [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))))) 306.564 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 306.564 * * [simplify]: iters left: 6 (13 enodes) 306.568 * * [simplify]: iters left: 5 (48 enodes) 306.577 * * [simplify]: iters left: 4 (103 enodes) 306.599 * * [simplify]: iters left: 3 (238 enodes) 306.665 * * [simplify]: Extracting #0: cost 1 inf + 0 306.665 * * [simplify]: Extracting #1: cost 0 inf + 1 306.665 * [simplify]: Simplified to 0 306.665 * [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.666 * * * * [progress]: [ 722 / 3260 ] simplifiying candidate # 306.666 * [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)))))) 306.666 * * [simplify]: iters left: 6 (28 enodes) 306.676 * * [simplify]: iters left: 5 (107 enodes) 306.696 * * [simplify]: iters left: 4 (236 enodes) 306.755 * * [simplify]: Extracting #0: cost 1 inf + 0 306.755 * * [simplify]: Extracting #1: cost 13 inf + 0 306.755 * * [simplify]: Extracting #2: cost 133 inf + 0 306.756 * * [simplify]: Extracting #3: cost 213 inf + 771 306.757 * * [simplify]: Extracting #4: cost 188 inf + 7758 306.763 * * [simplify]: Extracting #5: cost 65 inf + 46084 306.774 * * [simplify]: Extracting #6: cost 4 inf + 67373 306.785 * * [simplify]: Extracting #7: cost 0 inf + 68163 306.797 * [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))))) 306.797 * [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))))))) 306.798 * [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))))) 306.798 * * [simplify]: iters left: 6 (15 enodes) 306.802 * * [simplify]: iters left: 5 (61 enodes) 306.813 * * [simplify]: iters left: 4 (142 enodes) 306.854 * * [simplify]: iters left: 3 (474 enodes) 307.060 * * [simplify]: Extracting #0: cost 1 inf + 0 307.060 * * [simplify]: Extracting #1: cost 0 inf + 1 307.060 * [simplify]: Simplified to 0 307.060 * [simplify]: 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)) 307.060 * * * * [progress]: [ 723 / 3260 ] simplifiying candidate # 307.061 * [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))))) 307.061 * * [simplify]: iters left: 6 (27 enodes) 307.068 * * [simplify]: iters left: 5 (102 enodes) 307.087 * * [simplify]: iters left: 4 (205 enodes) 307.133 * * [simplify]: Extracting #0: cost 1 inf + 0 307.133 * * [simplify]: Extracting #1: cost 13 inf + 0 307.134 * * [simplify]: Extracting #2: cost 107 inf + 0 307.134 * * [simplify]: Extracting #3: cost 161 inf + 247 307.135 * * [simplify]: Extracting #4: cost 160 inf + 861 307.136 * * [simplify]: Extracting #5: cost 136 inf + 6220 307.141 * * [simplify]: Extracting #6: cost 51 inf + 27737 307.148 * * [simplify]: Extracting #7: cost 7 inf + 43196 307.156 * * [simplify]: Extracting #8: cost 0 inf + 45774 307.165 * [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)))) 307.165 * [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)))))) 307.165 * [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)))) 307.166 * * [simplify]: iters left: 6 (14 enodes) 307.169 * * [simplify]: iters left: 5 (56 enodes) 307.180 * * [simplify]: iters left: 4 (113 enodes) 307.208 * * [simplify]: iters left: 3 (324 enodes) 307.305 * * [simplify]: Extracting #0: cost 1 inf + 0 307.305 * * [simplify]: Extracting #1: cost 0 inf + 1 307.306 * [simplify]: Simplified to 0 307.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) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 307.306 * * * * [progress]: [ 724 / 3260 ] simplifiying candidate # 307.306 * [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)))) 307.306 * * [simplify]: iters left: 6 (26 enodes) 307.313 * * [simplify]: iters left: 5 (97 enodes) 307.331 * * [simplify]: iters left: 4 (196 enodes) 307.375 * * [simplify]: iters left: 3 (464 enodes) 307.510 * * [simplify]: Extracting #0: cost 1 inf + 0 307.510 * * [simplify]: Extracting #1: cost 23 inf + 0 307.511 * * [simplify]: Extracting #2: cost 124 inf + 0 307.512 * * [simplify]: Extracting #3: cost 190 inf + 370 307.514 * * [simplify]: Extracting #4: cost 151 inf + 8113 307.519 * * [simplify]: Extracting #5: cost 66 inf + 28851 307.533 * * [simplify]: Extracting #6: cost 3 inf + 46829 307.545 * * [simplify]: Extracting #7: cost 0 inf + 48019 307.557 * [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))) 307.557 * [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))))) 307.557 * [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))) 307.558 * * [simplify]: iters left: 6 (14 enodes) 307.562 * * [simplify]: iters left: 5 (56 enodes) 307.573 * * [simplify]: iters left: 4 (112 enodes) 307.598 * * [simplify]: iters left: 3 (297 enodes) 307.690 * * [simplify]: Extracting #0: cost 1 inf + 0 307.691 * * [simplify]: Extracting #1: cost 0 inf + 1 307.691 * [simplify]: Simplified to 0 307.691 * [simplify]: 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)) 307.691 * * * * [progress]: [ 725 / 3260 ] simplifiying candidate # 307.691 * [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)))))) 307.691 * * [simplify]: iters left: 6 (26 enodes) 307.698 * * [simplify]: iters left: 5 (99 enodes) 307.717 * * [simplify]: iters left: 4 (210 enodes) 307.763 * * [simplify]: iters left: 3 (495 enodes) 307.900 * * [simplify]: Extracting #0: cost 1 inf + 0 307.900 * * [simplify]: Extracting #1: cost 23 inf + 0 307.901 * * [simplify]: Extracting #2: cost 136 inf + 0 307.902 * * [simplify]: Extracting #3: cost 243 inf + 288 307.904 * * [simplify]: Extracting #4: cost 221 inf + 5913 307.912 * * [simplify]: Extracting #5: cost 72 inf + 45778 307.926 * * [simplify]: Extracting #6: cost 2 inf + 67021 307.945 * * [simplify]: Extracting #7: cost 0 inf + 67661 307.961 * [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))) 307.961 * [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))))))) 307.962 * [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))))) 307.962 * * [simplify]: iters left: 6 (13 enodes) 307.966 * * [simplify]: iters left: 5 (53 enodes) 307.976 * * [simplify]: iters left: 4 (118 enodes) 308.001 * * [simplify]: iters left: 3 (324 enodes) 308.099 * * [simplify]: Extracting #0: cost 1 inf + 0 308.099 * * [simplify]: Extracting #1: cost 0 inf + 1 308.099 * [simplify]: Simplified to 0 308.099 * [simplify]: 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)) 308.099 * * * * [progress]: [ 726 / 3260 ] simplifiying candidate # 308.100 * [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))))) 308.100 * * [simplify]: iters left: 6 (24 enodes) 308.106 * * [simplify]: iters left: 5 (88 enodes) 308.122 * * [simplify]: iters left: 4 (168 enodes) 308.159 * * [simplify]: iters left: 3 (365 enodes) 308.241 * * [simplify]: Extracting #0: cost 1 inf + 0 308.242 * * [simplify]: Extracting #1: cost 19 inf + 0 308.242 * * [simplify]: Extracting #2: cost 108 inf + 0 308.242 * * [simplify]: Extracting #3: cost 175 inf + 209 308.243 * * [simplify]: Extracting #4: cost 173 inf + 1270 308.246 * * [simplify]: Extracting #5: cost 123 inf + 11850 308.253 * * [simplify]: Extracting #6: cost 24 inf + 35574 308.264 * * [simplify]: Extracting #7: cost 1 inf + 41492 308.274 * * [simplify]: Extracting #8: cost 0 inf + 41815 308.284 * [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)) 308.285 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (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)))))) 308.285 * [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)))) 308.285 * * [simplify]: iters left: 6 (11 enodes) 308.288 * * [simplify]: iters left: 5 (43 enodes) 308.299 * * [simplify]: iters left: 4 (84 enodes) 308.316 * * [simplify]: iters left: 3 (212 enodes) 308.366 * * [simplify]: iters left: 2 (472 enodes) 308.484 * * [simplify]: Extracting #0: cost 1 inf + 0 308.484 * * [simplify]: Extracting #1: cost 0 inf + 1 308.484 * [simplify]: Simplified to 0 308.484 * [simplify]: 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)) 308.484 * * * * [progress]: [ 727 / 3260 ] simplifiying candidate # 308.484 * [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)))) 308.485 * * [simplify]: iters left: 6 (24 enodes) 308.491 * * [simplify]: iters left: 5 (90 enodes) 308.508 * * [simplify]: iters left: 4 (180 enodes) 308.544 * * [simplify]: iters left: 3 (382 enodes) 308.641 * * [simplify]: Extracting #0: cost 1 inf + 0 308.641 * * [simplify]: Extracting #1: cost 21 inf + 0 308.642 * * [simplify]: Extracting #2: cost 103 inf + 0 308.642 * * [simplify]: Extracting #3: cost 149 inf + 168 308.644 * * [simplify]: Extracting #4: cost 116 inf + 4899 308.647 * * [simplify]: Extracting #5: cost 64 inf + 14501 308.653 * * [simplify]: Extracting #6: cost 14 inf + 29469 308.662 * * [simplify]: Extracting #7: cost 0 inf + 34430 308.671 * [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))) 308.671 * [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))))) 308.672 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 308.672 * * [simplify]: iters left: 6 (12 enodes) 308.676 * * [simplify]: iters left: 5 (49 enodes) 308.685 * * [simplify]: iters left: 4 (99 enodes) 308.710 * * [simplify]: iters left: 3 (234 enodes) 308.770 * * [simplify]: iters left: 2 (447 enodes) 308.878 * * [simplify]: Extracting #0: cost 1 inf + 0 308.878 * * [simplify]: Extracting #1: cost 0 inf + 1 308.878 * [simplify]: Simplified to 0 308.878 * [simplify]: 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)) 308.879 * * * * [progress]: [ 728 / 3260 ] simplifiying candidate # 308.879 * [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)))))) 308.879 * * [simplify]: iters left: 6 (26 enodes) 308.886 * * [simplify]: iters left: 5 (98 enodes) 308.904 * * [simplify]: iters left: 4 (205 enodes) 308.947 * * [simplify]: iters left: 3 (459 enodes) 309.081 * * [simplify]: Extracting #0: cost 1 inf + 0 309.081 * * [simplify]: Extracting #1: cost 25 inf + 0 309.082 * * [simplify]: Extracting #2: cost 124 inf + 0 309.083 * * [simplify]: Extracting #3: cost 172 inf + 1098 309.086 * * [simplify]: Extracting #4: cost 112 inf + 12844 309.093 * * [simplify]: Extracting #5: cost 48 inf + 29787 309.104 * * [simplify]: Extracting #6: cost 4 inf + 43549 309.115 * * [simplify]: Extracting #7: cost 0 inf + 44932 309.127 * [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)))) 309.127 * [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))))))) 309.128 * [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))))) 309.128 * * [simplify]: iters left: 6 (14 enodes) 309.132 * * [simplify]: iters left: 5 (57 enodes) 309.143 * * [simplify]: iters left: 4 (121 enodes) 309.173 * * [simplify]: iters left: 3 (291 enodes) 309.261 * * [simplify]: Extracting #0: cost 1 inf + 0 309.262 * * [simplify]: Extracting #1: cost 0 inf + 1 309.262 * [simplify]: Simplified to 0 309.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))))) 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)) 309.262 * * * * [progress]: [ 729 / 3260 ] simplifiying candidate # 309.262 * [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))))) 309.262 * * [simplify]: iters left: 6 (25 enodes) 309.269 * * [simplify]: iters left: 5 (93 enodes) 309.289 * * [simplify]: iters left: 4 (179 enodes) 309.324 * * [simplify]: iters left: 3 (369 enodes) 309.406 * * [simplify]: Extracting #0: cost 1 inf + 0 309.406 * * [simplify]: Extracting #1: cost 21 inf + 0 309.407 * * [simplify]: Extracting #2: cost 98 inf + 0 309.407 * * [simplify]: Extracting #3: cost 135 inf + 373 309.409 * * [simplify]: Extracting #4: cost 103 inf + 4423 309.414 * * [simplify]: Extracting #5: cost 66 inf + 9977 309.419 * * [simplify]: Extracting #6: cost 20 inf + 22752 309.427 * * [simplify]: Extracting #7: cost 0 inf + 30017 309.435 * * [simplify]: Extracting #8: cost 0 inf + 30002 309.444 * [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)) 309.444 * [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)))))) 309.444 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 309.444 * * [simplify]: iters left: 6 (13 enodes) 309.448 * * [simplify]: iters left: 5 (52 enodes) 309.458 * * [simplify]: iters left: 4 (98 enodes) 309.479 * * [simplify]: iters left: 3 (212 enodes) 309.525 * * [simplify]: iters left: 2 (371 enodes) 309.606 * * [simplify]: Extracting #0: cost 1 inf + 0 309.606 * * [simplify]: Extracting #1: cost 0 inf + 1 309.607 * [simplify]: Simplified to 0 309.607 * [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)) 309.607 * * * * [progress]: [ 730 / 3260 ] simplifiying candidate # 309.607 * [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)))) 309.607 * * [simplify]: iters left: 6 (24 enodes) 309.616 * * [simplify]: iters left: 5 (84 enodes) 309.631 * * [simplify]: iters left: 4 (164 enodes) 309.661 * * [simplify]: iters left: 3 (300 enodes) 309.722 * * [simplify]: Extracting #0: cost 1 inf + 0 309.722 * * [simplify]: Extracting #1: cost 21 inf + 0 309.722 * * [simplify]: Extracting #2: cost 90 inf + 0 309.723 * * [simplify]: Extracting #3: cost 116 inf + 46 309.724 * * [simplify]: Extracting #4: cost 106 inf + 1243 309.725 * * [simplify]: Extracting #5: cost 70 inf + 5544 309.728 * * [simplify]: Extracting #6: cost 26 inf + 16548 309.734 * * [simplify]: Extracting #7: cost 1 inf + 25333 309.741 * * [simplify]: Extracting #8: cost 0 inf + 25698 309.748 * [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)) 309.748 * [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))))) 309.748 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 309.748 * * [simplify]: iters left: 6 (12 enodes) 309.752 * * [simplify]: iters left: 5 (44 enodes) 309.764 * * [simplify]: iters left: 4 (92 enodes) 309.779 * * [simplify]: iters left: 3 (159 enodes) 309.807 * * [simplify]: iters left: 2 (267 enodes) 309.857 * * [simplify]: iters left: 1 (364 enodes) 309.922 * * [simplify]: Extracting #0: cost 1 inf + 0 309.922 * * [simplify]: Extracting #1: cost 0 inf + 1 309.922 * [simplify]: Simplified to 0 309.922 * [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)) 309.922 * * * * [progress]: [ 731 / 3260 ] simplifiying candidate # 309.923 * [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)))))) 309.923 * * [simplify]: iters left: 6 (27 enodes) 309.930 * * [simplify]: iters left: 5 (105 enodes) 309.950 * * [simplify]: iters left: 4 (238 enodes) 310.009 * * [simplify]: Extracting #0: cost 1 inf + 0 310.009 * * [simplify]: Extracting #1: cost 13 inf + 0 310.009 * * [simplify]: Extracting #2: cost 131 inf + 0 310.010 * * [simplify]: Extracting #3: cost 200 inf + 1060 310.012 * * [simplify]: Extracting #4: cost 129 inf + 19225 310.019 * * [simplify]: Extracting #5: cost 40 inf + 44980 310.030 * * [simplify]: Extracting #6: cost 1 inf + 57361 310.040 * * [simplify]: Extracting #7: cost 0 inf + 57670 310.050 * [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))))) 310.050 * [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))))))) 310.051 * [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))))) 310.051 * * [simplify]: iters left: 6 (15 enodes) 310.056 * * [simplify]: iters left: 5 (64 enodes) 310.068 * * [simplify]: iters left: 4 (149 enodes) 310.110 * * [simplify]: iters left: 3 (466 enodes) 310.406 * * [simplify]: Extracting #0: cost 1 inf + 0 310.406 * * [simplify]: Extracting #1: cost 0 inf + 1 310.407 * [simplify]: Simplified to 0 310.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) 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)) 310.407 * * * * [progress]: [ 732 / 3260 ] simplifiying candidate # 310.407 * [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))))) 310.407 * * [simplify]: iters left: 6 (26 enodes) 310.414 * * [simplify]: iters left: 5 (100 enodes) 310.433 * * [simplify]: iters left: 4 (208 enodes) 310.481 * * [simplify]: Extracting #0: cost 1 inf + 0 310.481 * * [simplify]: Extracting #1: cost 13 inf + 0 310.481 * * [simplify]: Extracting #2: cost 112 inf + 0 310.482 * * [simplify]: Extracting #3: cost 156 inf + 495 310.484 * * [simplify]: Extracting #4: cost 98 inf + 12180 310.488 * * [simplify]: Extracting #5: cost 45 inf + 25812 310.495 * * [simplify]: Extracting #6: cost 6 inf + 37326 310.503 * * [simplify]: Extracting #7: cost 0 inf + 39845 310.511 * [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)))) 310.511 * [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)))))) 310.511 * [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)))) 310.511 * * [simplify]: iters left: 6 (14 enodes) 310.516 * * [simplify]: iters left: 5 (59 enodes) 310.527 * * [simplify]: iters left: 4 (121 enodes) 310.556 * * [simplify]: iters left: 3 (332 enodes) 310.712 * * [simplify]: Extracting #0: cost 1 inf + 0 310.712 * * [simplify]: Extracting #1: cost 0 inf + 1 310.712 * [simplify]: Simplified to 0 310.712 * [simplify]: 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)) 310.713 * * * * [progress]: [ 733 / 3260 ] simplifiying candidate # 310.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) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 310.713 * * [simplify]: iters left: 6 (25 enodes) 310.720 * * [simplify]: iters left: 5 (95 enodes) 310.738 * * [simplify]: iters left: 4 (199 enodes) 310.784 * * [simplify]: iters left: 3 (452 enodes) 310.938 * * [simplify]: Extracting #0: cost 1 inf + 0 310.938 * * [simplify]: Extracting #1: cost 24 inf + 0 310.939 * * [simplify]: Extracting #2: cost 155 inf + 1 310.940 * * [simplify]: Extracting #3: cost 184 inf + 3249 310.944 * * [simplify]: Extracting #4: cost 110 inf + 17339 310.951 * * [simplify]: Extracting #5: cost 46 inf + 32607 310.962 * * [simplify]: Extracting #6: cost 3 inf + 45174 310.977 * * [simplify]: Extracting #7: cost 0 inf + 46258 310.989 * [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)))) 310.989 * [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))))) 310.990 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 310.990 * * [simplify]: iters left: 6 (13 enodes) 310.994 * * [simplify]: iters left: 5 (54 enodes) 311.005 * * [simplify]: iters left: 4 (112 enodes) 311.031 * * [simplify]: iters left: 3 (281 enodes) 311.138 * * [simplify]: Extracting #0: cost 1 inf + 0 311.138 * * [simplify]: Extracting #1: cost 0 inf + 1 311.138 * [simplify]: Simplified to 0 311.138 * [simplify]: 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)) 311.139 * * * * [progress]: [ 734 / 3260 ] simplifiying candidate # 311.139 * [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)))))) 311.139 * * [simplify]: iters left: 6 (26 enodes) 311.146 * * [simplify]: iters left: 5 (100 enodes) 311.168 * * [simplify]: iters left: 4 (223 enodes) 311.216 * * [simplify]: Extracting #0: cost 1 inf + 0 311.216 * * [simplify]: Extracting #1: cost 13 inf + 0 311.217 * * [simplify]: Extracting #2: cost 112 inf + 0 311.217 * * [simplify]: Extracting #3: cost 158 inf + 1221 311.221 * * [simplify]: Extracting #4: cost 70 inf + 20645 311.226 * * [simplify]: Extracting #5: cost 45 inf + 27464 311.232 * * [simplify]: Extracting #6: cost 26 inf + 31768 311.242 * * [simplify]: Extracting #7: cost 0 inf + 41321 311.250 * * [simplify]: Extracting #8: cost 0 inf + 41306 311.258 * [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)))) 311.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))))) (/ (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))))))) 311.258 * [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))))) 311.258 * * [simplify]: iters left: 6 (14 enodes) 311.263 * * [simplify]: iters left: 5 (59 enodes) 311.274 * * [simplify]: iters left: 4 (134 enodes) 311.306 * * [simplify]: iters left: 3 (357 enodes) 311.465 * * [simplify]: Extracting #0: cost 1 inf + 0 311.465 * * [simplify]: Extracting #1: cost 0 inf + 1 311.465 * [simplify]: Simplified to 0 311.465 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 311.465 * * * * [progress]: [ 735 / 3260 ] simplifiying candidate # 311.465 * [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))))) 311.466 * * [simplify]: iters left: 6 (25 enodes) 311.472 * * [simplify]: iters left: 5 (94 enodes) 311.495 * * [simplify]: iters left: 4 (193 enodes) 311.534 * * [simplify]: iters left: 3 (430 enodes) 311.669 * * [simplify]: Extracting #0: cost 1 inf + 0 311.669 * * [simplify]: Extracting #1: cost 25 inf + 0 311.669 * * [simplify]: Extracting #2: cost 184 inf + 0 311.671 * * [simplify]: Extracting #3: cost 227 inf + 416 311.674 * * [simplify]: Extracting #4: cost 142 inf + 14457 311.685 * * [simplify]: Extracting #5: cost 66 inf + 29854 311.693 * * [simplify]: Extracting #6: cost 37 inf + 36623 311.704 * * [simplify]: Extracting #7: cost 5 inf + 48545 311.717 * * [simplify]: Extracting #8: cost 0 inf + 50407 311.730 * [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)) 311.730 * [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)))))) 311.730 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 311.730 * * [simplify]: iters left: 6 (13 enodes) 311.734 * * [simplify]: iters left: 5 (53 enodes) 311.744 * * [simplify]: iters left: 4 (106 enodes) 311.769 * * [simplify]: iters left: 3 (257 enodes) 311.863 * * [simplify]: Extracting #0: cost 1 inf + 0 311.863 * * [simplify]: Extracting #1: cost 0 inf + 1 311.863 * [simplify]: Simplified to 0 311.864 * [simplify]: 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)) 311.864 * * * * [progress]: [ 736 / 3260 ] simplifiying candidate # 311.864 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 311.864 * * [simplify]: iters left: 6 (24 enodes) 311.871 * * [simplify]: iters left: 5 (90 enodes) 311.891 * * [simplify]: iters left: 4 (179 enodes) 311.926 * * [simplify]: iters left: 3 (369 enodes) 312.044 * * [simplify]: Extracting #0: cost 1 inf + 0 312.044 * * [simplify]: Extracting #1: cost 22 inf + 0 312.044 * * [simplify]: Extracting #2: cost 122 inf + 1 312.045 * * [simplify]: Extracting #3: cost 150 inf + 457 312.047 * * [simplify]: Extracting #4: cost 95 inf + 7448 312.051 * * [simplify]: Extracting #5: cost 63 inf + 12450 312.055 * * [simplify]: Extracting #6: cost 53 inf + 13361 312.061 * * [simplify]: Extracting #7: cost 24 inf + 23312 312.069 * * [simplify]: Extracting #8: cost 0 inf + 32313 312.081 * * [simplify]: Extracting #9: cost 0 inf + 32298 312.090 * [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)))) 312.090 * [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))))) 312.090 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 312.090 * * [simplify]: iters left: 6 (12 enodes) 312.094 * * [simplify]: iters left: 5 (49 enodes) 312.104 * * [simplify]: iters left: 4 (94 enodes) 312.125 * * [simplify]: iters left: 3 (221 enodes) 312.204 * * [simplify]: iters left: 2 (492 enodes) 312.452 * * [simplify]: Extracting #0: cost 1 inf + 0 312.452 * * [simplify]: Extracting #1: cost 0 inf + 1 312.452 * [simplify]: Simplified to 0 312.452 * [simplify]: 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)) 312.453 * * * * [progress]: [ 737 / 3260 ] simplifiying candidate # 312.453 * [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)))))) 312.453 * * [simplify]: iters left: 6 (25 enodes) 312.460 * * [simplify]: iters left: 5 (93 enodes) 312.477 * * [simplify]: iters left: 4 (198 enodes) 312.523 * * [simplify]: iters left: 3 (450 enodes) 312.671 * * [simplify]: Extracting #0: cost 1 inf + 0 312.671 * * [simplify]: Extracting #1: cost 24 inf + 0 312.672 * * [simplify]: Extracting #2: cost 153 inf + 1 312.676 * * [simplify]: Extracting #3: cost 195 inf + 174 312.677 * * [simplify]: Extracting #4: cost 183 inf + 2650 312.682 * * [simplify]: Extracting #5: cost 88 inf + 22910 312.693 * * [simplify]: Extracting #6: cost 3 inf + 45032 312.704 * * [simplify]: Extracting #7: cost 0 inf + 46156 312.716 * [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))) 312.716 * [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))))))) 312.716 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 312.716 * * [simplify]: iters left: 6 (13 enodes) 312.720 * * [simplify]: iters left: 5 (52 enodes) 312.730 * * [simplify]: iters left: 4 (111 enodes) 312.759 * * [simplify]: iters left: 3 (278 enodes) 312.861 * * [simplify]: Extracting #0: cost 1 inf + 0 312.861 * * [simplify]: Extracting #1: cost 0 inf + 1 312.861 * [simplify]: Simplified to 0 312.861 * [simplify]: 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)) 312.862 * * * * [progress]: [ 738 / 3260 ] simplifiying candidate # 312.862 * [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))))) 312.862 * * [simplify]: iters left: 6 (24 enodes) 312.868 * * [simplify]: iters left: 5 (88 enodes) 312.888 * * [simplify]: iters left: 4 (174 enodes) 312.924 * * [simplify]: iters left: 3 (360 enodes) 313.021 * * [simplify]: Extracting #0: cost 1 inf + 0 313.021 * * [simplify]: Extracting #1: cost 22 inf + 0 313.022 * * [simplify]: Extracting #2: cost 114 inf + 1 313.022 * * [simplify]: Extracting #3: cost 138 inf + 254 313.024 * * [simplify]: Extracting #4: cost 102 inf + 4034 313.026 * * [simplify]: Extracting #5: cost 65 inf + 9088 313.030 * * [simplify]: Extracting #6: cost 52 inf + 11213 313.035 * * [simplify]: Extracting #7: cost 18 inf + 23288 313.043 * * [simplify]: Extracting #8: cost 0 inf + 29278 313.051 * * [simplify]: Extracting #9: cost 0 inf + 29263 313.058 * [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)) 313.059 * [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)))))) 313.059 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 313.059 * * [simplify]: iters left: 6 (12 enodes) 313.063 * * [simplify]: iters left: 5 (47 enodes) 313.071 * * [simplify]: iters left: 4 (89 enodes) 313.094 * * [simplify]: iters left: 3 (186 enodes) 313.146 * * [simplify]: iters left: 2 (378 enodes) 313.296 * * [simplify]: Extracting #0: cost 1 inf + 0 313.296 * * [simplify]: Extracting #1: cost 0 inf + 1 313.297 * [simplify]: Simplified to 0 313.297 * [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)) 313.297 * * * * [progress]: [ 739 / 3260 ] simplifiying candidate # 313.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) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 313.297 * * [simplify]: iters left: 6 (23 enodes) 313.304 * * [simplify]: iters left: 5 (81 enodes) 313.321 * * [simplify]: iters left: 4 (133 enodes) 313.344 * * [simplify]: iters left: 3 (231 enodes) 313.391 * * [simplify]: iters left: 2 (400 enodes) 313.488 * * [simplify]: Extracting #0: cost 1 inf + 0 313.489 * * [simplify]: Extracting #1: cost 11 inf + 0 313.489 * * [simplify]: Extracting #2: cost 64 inf + 2 313.489 * * [simplify]: Extracting #3: cost 85 inf + 633 313.490 * * [simplify]: Extracting #4: cost 71 inf + 2045 313.492 * * [simplify]: Extracting #5: cost 59 inf + 3055 313.493 * * [simplify]: Extracting #6: cost 46 inf + 4762 313.498 * * [simplify]: Extracting #7: cost 11 inf + 16263 313.504 * * [simplify]: Extracting #8: cost 0 inf + 20123 313.513 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 313.513 * [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))))) 313.513 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 313.514 * * [simplify]: iters left: 6 (11 enodes) 313.517 * * [simplify]: iters left: 5 (40 enodes) 313.524 * * [simplify]: iters left: 4 (65 enodes) 313.536 * * [simplify]: iters left: 3 (97 enodes) 313.555 * * [simplify]: iters left: 2 (165 enodes) 313.594 * * [simplify]: iters left: 1 (271 enodes) 313.652 * * [simplify]: Extracting #0: cost 1 inf + 0 313.652 * * [simplify]: Extracting #1: cost 0 inf + 1 313.652 * [simplify]: Simplified to 0 313.652 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 313.653 * * * * [progress]: [ 740 / 3260 ] simplifiying candidate # 313.653 * [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)))))) 313.653 * * [simplify]: iters left: 6 (24 enodes) 313.659 * * [simplify]: iters left: 5 (92 enodes) 313.677 * * [simplify]: iters left: 4 (193 enodes) 313.720 * * [simplify]: iters left: 3 (422 enodes) 313.848 * * [simplify]: Extracting #0: cost 1 inf + 0 313.849 * * [simplify]: Extracting #1: cost 24 inf + 0 313.849 * * [simplify]: Extracting #2: cost 152 inf + 1 313.850 * * [simplify]: Extracting #3: cost 189 inf + 90 313.851 * * [simplify]: Extracting #4: cost 175 inf + 2692 313.856 * * [simplify]: Extracting #5: cost 60 inf + 28769 313.867 * * [simplify]: Extracting #6: cost 0 inf + 45218 313.878 * [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)))) 313.878 * [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))))))) 313.878 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 313.878 * * [simplify]: iters left: 6 (12 enodes) 313.882 * * [simplify]: iters left: 5 (51 enodes) 313.892 * * [simplify]: iters left: 4 (106 enodes) 313.920 * * [simplify]: iters left: 3 (247 enodes) 313.996 * * [simplify]: Extracting #0: cost 1 inf + 0 313.996 * * [simplify]: Extracting #1: cost 0 inf + 1 313.996 * [simplify]: Simplified to 0 313.996 * [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)) 313.996 * * * * [progress]: [ 741 / 3260 ] simplifiying candidate # 313.996 * [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))))) 313.996 * * [simplify]: iters left: 6 (23 enodes) 314.003 * * [simplify]: iters left: 5 (87 enodes) 314.019 * * [simplify]: iters left: 4 (168 enodes) 314.057 * * [simplify]: iters left: 3 (348 enodes) 314.151 * * [simplify]: Extracting #0: cost 1 inf + 0 314.151 * * [simplify]: Extracting #1: cost 13 inf + 0 314.151 * * [simplify]: Extracting #2: cost 101 inf + 0 314.152 * * [simplify]: Extracting #3: cost 138 inf + 132 314.153 * * [simplify]: Extracting #4: cost 112 inf + 2848 314.155 * * [simplify]: Extracting #5: cost 63 inf + 9806 314.160 * * [simplify]: Extracting #6: cost 25 inf + 20753 314.168 * * [simplify]: Extracting #7: cost 0 inf + 29525 314.175 * [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))) 314.176 * [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)))))) 314.178 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 314.179 * * [simplify]: iters left: 6 (11 enodes) 314.182 * * [simplify]: iters left: 5 (46 enodes) 314.191 * * [simplify]: iters left: 4 (86 enodes) 314.210 * * [simplify]: iters left: 3 (183 enodes) 314.262 * * [simplify]: iters left: 2 (372 enodes) 314.411 * * [simplify]: Extracting #0: cost 1 inf + 0 314.411 * * [simplify]: Extracting #1: cost 0 inf + 1 314.411 * [simplify]: Simplified to 0 314.411 * [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)) 314.411 * * * * [progress]: [ 742 / 3260 ] simplifiying candidate # 314.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) (- (* (/ (/ b 2) a) (/ 1 1)))) 314.412 * * [simplify]: iters left: 6 (22 enodes) 314.418 * * [simplify]: iters left: 5 (80 enodes) 314.432 * * [simplify]: iters left: 4 (132 enodes) 314.456 * * [simplify]: iters left: 3 (230 enodes) 314.503 * * [simplify]: iters left: 2 (399 enodes) 314.602 * * [simplify]: Extracting #0: cost 1 inf + 0 314.602 * * [simplify]: Extracting #1: cost 11 inf + 0 314.602 * * [simplify]: Extracting #2: cost 63 inf + 2 314.603 * * [simplify]: Extracting #3: cost 80 inf + 879 314.604 * * [simplify]: Extracting #4: cost 63 inf + 2619 314.605 * * [simplify]: Extracting #5: cost 57 inf + 3137 314.607 * * [simplify]: Extracting #6: cost 48 inf + 4104 314.610 * * [simplify]: Extracting #7: cost 14 inf + 14904 314.619 * * [simplify]: Extracting #8: cost 0 inf + 19663 314.625 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 314.626 * [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))))) 314.626 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 314.626 * * [simplify]: iters left: 6 (10 enodes) 314.629 * * [simplify]: iters left: 5 (39 enodes) 314.637 * * [simplify]: iters left: 4 (64 enodes) 314.649 * * [simplify]: iters left: 3 (96 enodes) 314.667 * * [simplify]: iters left: 2 (164 enodes) 314.706 * * [simplify]: iters left: 1 (270 enodes) 314.765 * * [simplify]: Extracting #0: cost 1 inf + 0 314.765 * * [simplify]: Extracting #1: cost 0 inf + 1 314.765 * [simplify]: Simplified to 0 314.765 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 314.765 * * * * [progress]: [ 743 / 3260 ] simplifiying candidate # 314.765 * [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)))))) 314.766 * * [simplify]: iters left: 6 (24 enodes) 314.773 * * [simplify]: iters left: 5 (93 enodes) 314.790 * * [simplify]: iters left: 4 (202 enodes) 314.835 * * [simplify]: iters left: 3 (425 enodes) 314.946 * * [simplify]: Extracting #0: cost 1 inf + 0 314.946 * * [simplify]: Extracting #1: cost 25 inf + 0 314.946 * * [simplify]: Extracting #2: cost 132 inf + 1 314.947 * * [simplify]: Extracting #3: cost 181 inf + 174 314.948 * * [simplify]: Extracting #4: cost 166 inf + 2258 314.956 * * [simplify]: Extracting #5: cost 72 inf + 20840 314.965 * * [simplify]: Extracting #6: cost 3 inf + 39452 314.975 * * [simplify]: Extracting #7: cost 0 inf + 40808 314.985 * [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))))) 314.985 * [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))))))) 314.986 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 314.986 * * [simplify]: iters left: 6 (12 enodes) 314.991 * * [simplify]: iters left: 5 (53 enodes) 315.001 * * [simplify]: iters left: 4 (117 enodes) 315.026 * * [simplify]: iters left: 3 (255 enodes) 315.094 * * [simplify]: Extracting #0: cost 1 inf + 0 315.094 * * [simplify]: Extracting #1: cost 0 inf + 1 315.094 * [simplify]: Simplified to 0 315.095 * [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)) 315.095 * * * * [progress]: [ 744 / 3260 ] simplifiying candidate # 315.095 * [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))))) 315.095 * * [simplify]: iters left: 6 (23 enodes) 315.104 * * [simplify]: iters left: 5 (88 enodes) 315.121 * * [simplify]: iters left: 4 (178 enodes) 315.154 * * [simplify]: iters left: 3 (335 enodes) 315.232 * * [simplify]: Extracting #0: cost 1 inf + 0 315.232 * * [simplify]: Extracting #1: cost 13 inf + 0 315.232 * * [simplify]: Extracting #2: cost 93 inf + 0 315.233 * * [simplify]: Extracting #3: cost 144 inf + 338 315.234 * * [simplify]: Extracting #4: cost 115 inf + 2934 315.237 * * [simplify]: Extracting #5: cost 69 inf + 8469 315.244 * * [simplify]: Extracting #6: cost 21 inf + 21571 315.251 * * [simplify]: Extracting #7: cost 0 inf + 29288 315.259 * [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))) 315.259 * [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)))))) 315.259 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 315.260 * * [simplify]: iters left: 6 (11 enodes) 315.264 * * [simplify]: iters left: 5 (48 enodes) 315.274 * * [simplify]: iters left: 4 (98 enodes) 315.292 * * [simplify]: iters left: 3 (181 enodes) 315.336 * * [simplify]: iters left: 2 (358 enodes) 315.458 * * [simplify]: Extracting #0: cost 1 inf + 0 315.458 * * [simplify]: Extracting #1: cost 0 inf + 1 315.458 * [simplify]: Simplified to 0 315.458 * [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)) 315.459 * * * * [progress]: [ 745 / 3260 ] simplifiying candidate # 315.459 * [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)))) 315.459 * * [simplify]: iters left: 6 (22 enodes) 315.465 * * [simplify]: iters left: 5 (80 enodes) 315.480 * * [simplify]: iters left: 4 (152 enodes) 315.510 * * [simplify]: iters left: 3 (276 enodes) 315.569 * * [simplify]: iters left: 2 (487 enodes) 315.700 * * [simplify]: Extracting #0: cost 1 inf + 0 315.700 * * [simplify]: Extracting #1: cost 14 inf + 0 315.700 * * [simplify]: Extracting #2: cost 90 inf + 42 315.701 * * [simplify]: Extracting #3: cost 99 inf + 1659 315.703 * * [simplify]: Extracting #4: cost 65 inf + 4566 315.705 * * [simplify]: Extracting #5: cost 56 inf + 5993 315.709 * * [simplify]: Extracting #6: cost 17 inf + 16510 315.716 * * [simplify]: Extracting #7: cost 0 inf + 22329 315.723 * * [simplify]: Extracting #8: cost 0 inf + 22153 315.731 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 315.731 * [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))))) 315.731 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 315.731 * * [simplify]: iters left: 6 (10 enodes) 315.735 * * [simplify]: iters left: 5 (41 enodes) 315.744 * * [simplify]: iters left: 4 (81 enodes) 315.758 * * [simplify]: iters left: 3 (127 enodes) 315.779 * * [simplify]: iters left: 2 (186 enodes) 315.809 * * [simplify]: iters left: 1 (266 enodes) 315.879 * * [simplify]: Extracting #0: cost 1 inf + 0 315.879 * * [simplify]: Extracting #1: cost 0 inf + 1 315.879 * [simplify]: Simplified to 0 315.879 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 315.879 * * * * [progress]: [ 746 / 3260 ] simplifiying candidate # 315.879 * [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))) 315.879 * * [simplify]: iters left: 6 (21 enodes) 315.888 * * [simplify]: iters left: 5 (77 enodes) 315.902 * * [simplify]: iters left: 4 (133 enodes) 315.926 * * [simplify]: iters left: 3 (239 enodes) 315.976 * * [simplify]: iters left: 2 (418 enodes) 316.087 * * [simplify]: Extracting #0: cost 1 inf + 0 316.087 * * [simplify]: Extracting #1: cost 11 inf + 0 316.087 * * [simplify]: Extracting #2: cost 65 inf + 2 316.088 * * [simplify]: Extracting #3: cost 91 inf + 425 316.089 * * [simplify]: Extracting #4: cost 63 inf + 2991 316.090 * * [simplify]: Extracting #5: cost 57 inf + 3388 316.092 * * [simplify]: Extracting #6: cost 43 inf + 5814 316.097 * * [simplify]: Extracting #7: cost 8 inf + 17195 316.104 * * [simplify]: Extracting #8: cost 0 inf + 20116 316.110 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (* 1/2 b) a)) 316.111 * [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)))) 316.111 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 316.111 * * [simplify]: iters left: 6 (9 enodes) 316.114 * * [simplify]: iters left: 5 (36 enodes) 316.122 * * [simplify]: iters left: 4 (67 enodes) 316.134 * * [simplify]: iters left: 3 (97 enodes) 316.153 * * [simplify]: iters left: 2 (158 enodes) 316.193 * * [simplify]: iters left: 1 (263 enodes) 316.245 * * [simplify]: Extracting #0: cost 1 inf + 0 316.245 * * [simplify]: Extracting #1: cost 0 inf + 1 316.245 * [simplify]: Simplified to 0 316.245 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (* 1/2 b) a)) 0)) 316.245 * * * * [progress]: [ 747 / 3260 ] simplifiying candidate # 316.246 * [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)))) 316.246 * * [simplify]: iters left: 6 (21 enodes) 316.251 * * [simplify]: iters left: 5 (79 enodes) 316.266 * * [simplify]: iters left: 4 (147 enodes) 316.292 * * [simplify]: iters left: 3 (269 enodes) 316.350 * * [simplify]: iters left: 2 (470 enodes) 316.474 * * [simplify]: Extracting #0: cost 1 inf + 0 316.474 * * [simplify]: Extracting #1: cost 13 inf + 0 316.474 * * [simplify]: Extracting #2: cost 81 inf + 0 316.475 * * [simplify]: Extracting #3: cost 100 inf + 550 316.476 * * [simplify]: Extracting #4: cost 71 inf + 3247 316.478 * * [simplify]: Extracting #5: cost 60 inf + 4131 316.480 * * [simplify]: Extracting #6: cost 48 inf + 5520 316.487 * * [simplify]: Extracting #7: cost 14 inf + 16441 316.494 * * [simplify]: Extracting #8: cost 0 inf + 21320 316.501 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 316.501 * [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))))) 316.501 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 316.502 * * [simplify]: iters left: 5 (9 enodes) 316.505 * * [simplify]: iters left: 4 (39 enodes) 316.512 * * [simplify]: iters left: 3 (65 enodes) 316.525 * * [simplify]: iters left: 2 (129 enodes) 316.552 * * [simplify]: iters left: 1 (210 enodes) 316.594 * * [simplify]: Extracting #0: cost 1 inf + 0 316.594 * * [simplify]: Extracting #1: cost 0 inf + 1 316.594 * [simplify]: Simplified to 0 316.594 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 316.594 * * * * [progress]: [ 748 / 3260 ] simplifiying candidate # 316.594 * [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)))))) 316.594 * * [simplify]: iters left: 6 (27 enodes) 316.602 * * [simplify]: iters left: 5 (104 enodes) 316.620 * * [simplify]: iters left: 4 (168 enodes) 316.653 * * [simplify]: iters left: 3 (344 enodes) 316.754 * * [simplify]: Extracting #0: cost 1 inf + 0 316.755 * * [simplify]: Extracting #1: cost 11 inf + 0 316.760 * * [simplify]: Extracting #2: cost 120 inf + 0 316.761 * * [simplify]: Extracting #3: cost 233 inf + 331 316.762 * * [simplify]: Extracting #4: cost 214 inf + 2607 316.764 * * [simplify]: Extracting #5: cost 188 inf + 10739 316.769 * * [simplify]: Extracting #6: cost 132 inf + 35667 316.783 * * [simplify]: Extracting #7: cost 22 inf + 92959 316.803 * * [simplify]: Extracting #8: cost 0 inf + 105203 316.824 * [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)) 316.824 * [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))))))) 316.825 * [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))))) 316.825 * * [simplify]: iters left: 6 (10 enodes) 316.828 * * [simplify]: iters left: 5 (37 enodes) 316.835 * * [simplify]: iters left: 4 (57 enodes) 316.848 * * [simplify]: iters left: 3 (104 enodes) 316.868 * * [simplify]: iters left: 2 (158 enodes) 316.895 * * [simplify]: iters left: 1 (225 enodes) 316.934 * * [simplify]: Extracting #0: cost 1 inf + 0 316.934 * * [simplify]: Extracting #1: cost 0 inf + 1 316.934 * [simplify]: Simplified to 0 316.934 * [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)) 316.934 * * * * [progress]: [ 749 / 3260 ] simplifiying candidate # 316.935 * [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))))) 316.935 * * [simplify]: iters left: 6 (26 enodes) 316.942 * * [simplify]: iters left: 5 (95 enodes) 316.958 * * [simplify]: iters left: 4 (152 enodes) 316.986 * * [simplify]: iters left: 3 (313 enodes) 317.083 * * [simplify]: Extracting #0: cost 1 inf + 0 317.083 * * [simplify]: Extracting #1: cost 9 inf + 0 317.084 * * [simplify]: Extracting #2: cost 109 inf + 0 317.085 * * [simplify]: Extracting #3: cost 215 inf + 371 317.086 * * [simplify]: Extracting #4: cost 199 inf + 2044 317.087 * * [simplify]: Extracting #5: cost 184 inf + 6971 317.091 * * [simplify]: Extracting #6: cost 139 inf + 26078 317.105 * * [simplify]: Extracting #7: cost 27 inf + 84073 317.125 * * [simplify]: Extracting #8: cost 0 inf + 99834 317.148 * [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)) 317.148 * [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)))))) 317.148 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 317.148 * * [simplify]: iters left: 6 (9 enodes) 317.151 * * [simplify]: iters left: 5 (29 enodes) 317.156 * * [simplify]: iters left: 4 (42 enodes) 317.163 * * [simplify]: iters left: 3 (58 enodes) 317.171 * * [simplify]: iters left: 2 (68 enodes) 317.180 * * [simplify]: Extracting #0: cost 1 inf + 0 317.180 * * [simplify]: Extracting #1: cost 0 inf + 1 317.180 * [simplify]: Simplified to 0 317.180 * [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)) 317.181 * * * * [progress]: [ 750 / 3260 ] simplifiying candidate # 317.181 * [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)))))) 317.181 * * [simplify]: iters left: 6 (28 enodes) 317.189 * * [simplify]: iters left: 5 (112 enodes) 317.209 * * [simplify]: iters left: 4 (229 enodes) 317.263 * * [simplify]: Extracting #0: cost 1 inf + 0 317.263 * * [simplify]: Extracting #1: cost 11 inf + 0 317.263 * * [simplify]: Extracting #2: cost 102 inf + 0 317.263 * * [simplify]: Extracting #3: cost 167 inf + 1 317.264 * * [simplify]: Extracting #4: cost 167 inf + 206 317.265 * * [simplify]: Extracting #5: cost 162 inf + 2075 317.266 * * [simplify]: Extracting #6: cost 142 inf + 6654 317.270 * * [simplify]: Extracting #7: cost 59 inf + 35184 317.279 * * [simplify]: Extracting #8: cost 6 inf + 62081 317.289 * * [simplify]: Extracting #9: cost 0 inf + 65428 317.302 * [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)))) 317.303 * [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))))))) 317.303 * [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))))) 317.303 * * [simplify]: iters left: 6 (13 enodes) 317.307 * * [simplify]: iters left: 5 (53 enodes) 317.317 * * [simplify]: iters left: 4 (117 enodes) 317.345 * * [simplify]: iters left: 3 (275 enodes) 317.406 * * [simplify]: iters left: 2 (474 enodes) 317.527 * * [simplify]: Extracting #0: cost 1 inf + 0 317.527 * * [simplify]: Extracting #1: cost 0 inf + 1 317.527 * [simplify]: Simplified to 0 317.527 * [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)) 317.528 * * * * [progress]: [ 751 / 3260 ] simplifiying candidate # 317.528 * [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))))) 317.528 * * [simplify]: iters left: 6 (29 enodes) 317.536 * * [simplify]: iters left: 5 (112 enodes) 317.558 * * [simplify]: iters left: 4 (198 enodes) 317.594 * * [simplify]: iters left: 3 (414 enodes) 317.711 * * [simplify]: Extracting #0: cost 1 inf + 0 317.711 * * [simplify]: Extracting #1: cost 11 inf + 0 317.711 * * [simplify]: Extracting #2: cost 126 inf + 0 317.712 * * [simplify]: Extracting #3: cost 256 inf + 42 317.714 * * [simplify]: Extracting #4: cost 236 inf + 3845 317.716 * * [simplify]: Extracting #5: cost 188 inf + 15747 317.723 * * [simplify]: Extracting #6: cost 135 inf + 36575 317.740 * * [simplify]: Extracting #7: cost 17 inf + 98240 317.764 * * [simplify]: Extracting #8: cost 0 inf + 108065 317.786 * [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)) 317.786 * [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)))))) 317.786 * [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)))) 317.786 * * [simplify]: iters left: 6 (12 enodes) 317.790 * * [simplify]: iters left: 5 (47 enodes) 317.798 * * [simplify]: iters left: 4 (82 enodes) 317.813 * * [simplify]: iters left: 3 (157 enodes) 318.185 * * [simplify]: iters left: 2 (248 enodes) 318.226 * * [simplify]: iters left: 1 (341 enodes) 318.287 * * [simplify]: Extracting #0: cost 1 inf + 0 318.287 * * [simplify]: Extracting #1: cost 0 inf + 1 318.287 * [simplify]: Simplified to 0 318.287 * [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)) 318.288 * * * * [progress]: [ 752 / 3260 ] simplifiying candidate # 318.288 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 318.288 * * [simplify]: iters left: 6 (29 enodes) 318.296 * * [simplify]: iters left: 5 (112 enodes) 318.319 * * [simplify]: iters left: 4 (206 enodes) 318.360 * * [simplify]: iters left: 3 (443 enodes) 318.495 * * [simplify]: Extracting #0: cost 1 inf + 0 318.495 * * [simplify]: Extracting #1: cost 13 inf + 0 318.495 * * [simplify]: Extracting #2: cost 137 inf + 0 318.496 * * [simplify]: Extracting #3: cost 265 inf + 2 318.498 * * [simplify]: Extracting #4: cost 254 inf + 1620 318.500 * * [simplify]: Extracting #5: cost 232 inf + 7595 318.505 * * [simplify]: Extracting #6: cost 151 inf + 37038 318.525 * * [simplify]: Extracting #7: cost 20 inf + 100844 318.547 * * [simplify]: Extracting #8: cost 0 inf + 111728 318.569 * [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)) 318.569 * [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))))) 318.570 * [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))) 318.570 * * [simplify]: iters left: 6 (12 enodes) 318.574 * * [simplify]: iters left: 5 (47 enodes) 318.583 * * [simplify]: iters left: 4 (89 enodes) 318.603 * * [simplify]: iters left: 3 (180 enodes) 318.644 * * [simplify]: iters left: 2 (296 enodes) 318.707 * * [simplify]: iters left: 1 (428 enodes) 318.805 * * [simplify]: Extracting #0: cost 1 inf + 0 318.805 * * [simplify]: Extracting #1: cost 0 inf + 1 318.805 * [simplify]: Simplified to 0 318.805 * [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)) 318.805 * * * * [progress]: [ 753 / 3260 ] simplifiying candidate # 318.806 * [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)))))) 318.806 * * [simplify]: iters left: 6 (27 enodes) 318.813 * * [simplify]: iters left: 5 (105 enodes) 318.831 * * [simplify]: iters left: 4 (190 enodes) 318.869 * * [simplify]: iters left: 3 (387 enodes) 318.975 * * [simplify]: Extracting #0: cost 1 inf + 0 318.975 * * [simplify]: Extracting #1: cost 11 inf + 0 318.975 * * [simplify]: Extracting #2: cost 119 inf + 0 318.976 * * [simplify]: Extracting #3: cost 249 inf + 0 318.977 * * [simplify]: Extracting #4: cost 239 inf + 1338 318.979 * * [simplify]: Extracting #5: cost 210 inf + 9656 318.987 * * [simplify]: Extracting #6: cost 144 inf + 33389 319.004 * * [simplify]: Extracting #7: cost 15 inf + 100267 319.025 * * [simplify]: Extracting #8: cost 0 inf + 108694 319.047 * [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))) 319.047 * [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))))))) 319.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))))) 319.048 * * [simplify]: iters left: 6 (12 enodes) 319.051 * * [simplify]: iters left: 5 (46 enodes) 319.059 * * [simplify]: iters left: 4 (81 enodes) 319.074 * * [simplify]: iters left: 3 (134 enodes) 319.095 * * [simplify]: iters left: 2 (197 enodes) 319.125 * * [simplify]: iters left: 1 (271 enodes) 319.167 * * [simplify]: Extracting #0: cost 1 inf + 0 319.167 * * [simplify]: Extracting #1: cost 0 inf + 1 319.167 * [simplify]: Simplified to 0 319.167 * [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)) 319.168 * * * * [progress]: [ 754 / 3260 ] simplifiying candidate # 319.168 * [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))))) 319.168 * * [simplify]: iters left: 6 (27 enodes) 319.175 * * [simplify]: iters left: 5 (102 enodes) 319.192 * * [simplify]: iters left: 4 (167 enodes) 319.225 * * [simplify]: iters left: 3 (343 enodes) 319.322 * * [simplify]: Extracting #0: cost 1 inf + 0 319.322 * * [simplify]: Extracting #1: cost 9 inf + 0 319.323 * * [simplify]: Extracting #2: cost 114 inf + 0 319.323 * * [simplify]: Extracting #3: cost 239 inf + 0 319.325 * * [simplify]: Extracting #4: cost 231 inf + 774 319.326 * * [simplify]: Extracting #5: cost 207 inf + 6554 319.331 * * [simplify]: Extracting #6: cost 134 inf + 33422 319.350 * * [simplify]: Extracting #7: cost 21 inf + 91979 319.370 * * [simplify]: Extracting #8: cost 0 inf + 103681 319.391 * [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))) 319.391 * [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)))))) 319.391 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 319.391 * * [simplify]: iters left: 6 (10 enodes) 319.394 * * [simplify]: iters left: 5 (38 enodes) 319.401 * * [simplify]: iters left: 4 (59 enodes) 319.410 * * [simplify]: iters left: 3 (88 enodes) 319.425 * * [simplify]: iters left: 2 (117 enodes) 319.441 * * [simplify]: iters left: 1 (144 enodes) 319.460 * * [simplify]: Extracting #0: cost 1 inf + 0 319.460 * * [simplify]: Extracting #1: cost 0 inf + 1 319.460 * [simplify]: Simplified to 0 319.460 * [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)) 319.460 * * * * [progress]: [ 755 / 3260 ] simplifiying candidate # 319.460 * [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)))) 319.461 * * [simplify]: iters left: 6 (28 enodes) 319.468 * * [simplify]: iters left: 5 (107 enodes) 319.486 * * [simplify]: iters left: 4 (178 enodes) 319.521 * * [simplify]: iters left: 3 (371 enodes) 319.628 * * [simplify]: Extracting #0: cost 1 inf + 0 319.629 * * [simplify]: Extracting #1: cost 11 inf + 0 319.629 * * [simplify]: Extracting #2: cost 122 inf + 0 319.630 * * [simplify]: Extracting #3: cost 225 inf + 662 319.631 * * [simplify]: Extracting #4: cost 203 inf + 3837 319.634 * * [simplify]: Extracting #5: cost 181 inf + 10782 319.638 * * [simplify]: Extracting #6: cost 135 inf + 30924 319.654 * * [simplify]: Extracting #7: cost 16 inf + 93668 319.675 * * [simplify]: Extracting #8: cost 0 inf + 102498 319.695 * [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)) 319.695 * [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))))) 319.695 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 319.696 * * [simplify]: iters left: 6 (11 enodes) 319.699 * * [simplify]: iters left: 5 (42 enodes) 319.709 * * [simplify]: iters left: 4 (67 enodes) 319.721 * * [simplify]: iters left: 3 (111 enodes) 319.738 * * [simplify]: iters left: 2 (140 enodes) 319.757 * * [simplify]: iters left: 1 (160 enodes) 319.776 * * [simplify]: Extracting #0: cost 1 inf + 0 319.776 * * [simplify]: Extracting #1: cost 0 inf + 1 319.776 * [simplify]: Simplified to 0 319.776 * [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)) 319.776 * * * * [progress]: [ 756 / 3260 ] simplifiying candidate # 319.776 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 319.777 * * [simplify]: iters left: 6 (29 enodes) 319.786 * * [simplify]: iters left: 5 (119 enodes) 319.808 * * [simplify]: iters left: 4 (274 enodes) 319.890 * * [simplify]: Extracting #0: cost 1 inf + 0 319.890 * * [simplify]: Extracting #1: cost 11 inf + 0 319.890 * * [simplify]: Extracting #2: cost 184 inf + 0 319.891 * * [simplify]: Extracting #3: cost 326 inf + 1 319.893 * * [simplify]: Extracting #4: cost 312 inf + 2669 319.899 * * [simplify]: Extracting #5: cost 161 inf + 56347 319.912 * * [simplify]: Extracting #6: cost 64 inf + 93264 319.932 * * [simplify]: Extracting #7: cost 3 inf + 124734 319.951 * * [simplify]: Extracting #8: cost 0 inf + 126564 319.970 * [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)))) 319.970 * [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))))))) 319.971 * [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))))) 319.971 * * [simplify]: iters left: 6 (16 enodes) 319.975 * * [simplify]: iters left: 5 (68 enodes) 319.988 * * [simplify]: iters left: 4 (179 enodes) 320.051 * * [simplify]: Extracting #0: cost 1 inf + 0 320.051 * * [simplify]: Extracting #1: cost 27 inf + 0 320.052 * * [simplify]: Extracting #2: cost 153 inf + 0 320.052 * * [simplify]: Extracting #3: cost 242 inf + 83 320.055 * * [simplify]: Extracting #4: cost 185 inf + 16503 320.069 * * [simplify]: Extracting #5: cost 15 inf + 79352 320.081 * * [simplify]: Extracting #6: cost 0 inf + 84943 320.094 * [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))))) 320.094 * [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))))))) 320.094 * * * * [progress]: [ 757 / 3260 ] simplifiying candidate # 320.094 * [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))))) 320.094 * * [simplify]: iters left: 6 (30 enodes) 320.102 * * [simplify]: iters left: 5 (122 enodes) 320.124 * * [simplify]: iters left: 4 (257 enodes) 320.190 * * [simplify]: Extracting #0: cost 1 inf + 0 320.190 * * [simplify]: Extracting #1: cost 11 inf + 0 320.190 * * [simplify]: Extracting #2: cost 152 inf + 0 320.191 * * [simplify]: Extracting #3: cost 268 inf + 0 320.192 * * [simplify]: Extracting #4: cost 252 inf + 2549 320.197 * * [simplify]: Extracting #5: cost 135 inf + 38684 320.210 * * [simplify]: Extracting #6: cost 58 inf + 67062 320.223 * * [simplify]: Extracting #7: cost 4 inf + 94380 320.238 * * [simplify]: Extracting #8: cost 0 inf + 96789 320.253 * [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)))))) 320.253 * [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)))))) 320.253 * [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)))) 320.254 * * [simplify]: iters left: 6 (15 enodes) 320.258 * * [simplify]: iters left: 5 (63 enodes) 320.270 * * [simplify]: iters left: 4 (145 enodes) 320.311 * * [simplify]: iters left: 3 (499 enodes) 320.581 * * [simplify]: Extracting #0: cost 1 inf + 0 320.581 * * [simplify]: Extracting #1: cost 0 inf + 1 320.581 * [simplify]: Simplified to 0 320.582 * [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)) 320.582 * * * * [progress]: [ 758 / 3260 ] simplifiying candidate # 320.582 * [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)))) 320.582 * * [simplify]: iters left: 6 (30 enodes) 320.590 * * [simplify]: iters left: 5 (121 enodes) 320.613 * * [simplify]: iters left: 4 (271 enodes) 320.689 * * [simplify]: Extracting #0: cost 1 inf + 0 320.689 * * [simplify]: Extracting #1: cost 13 inf + 0 320.690 * * [simplify]: Extracting #2: cost 157 inf + 0 320.691 * * [simplify]: Extracting #3: cost 259 inf + 2 320.692 * * [simplify]: Extracting #4: cost 245 inf + 2640 320.696 * * [simplify]: Extracting #5: cost 147 inf + 30057 320.704 * * [simplify]: Extracting #6: cost 67 inf + 57325 320.716 * * [simplify]: Extracting #7: cost 13 inf + 82597 320.734 * * [simplify]: Extracting #8: cost 0 inf + 90266 320.748 * [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))))) 320.748 * [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))))) 320.749 * [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))) 320.749 * * [simplify]: iters left: 6 (15 enodes) 320.754 * * [simplify]: iters left: 5 (62 enodes) 320.767 * * [simplify]: iters left: 4 (159 enodes) 320.815 * * [simplify]: iters left: 3 (475 enodes) 321.044 * * [simplify]: Extracting #0: cost 1 inf + 0 321.044 * * [simplify]: Extracting #1: cost 42 inf + 0 321.045 * * [simplify]: Extracting #2: cost 194 inf + 1 321.047 * * [simplify]: Extracting #3: cost 205 inf + 15094 321.060 * * [simplify]: Extracting #4: cost 20 inf + 63712 321.075 * * [simplify]: Extracting #5: cost 3 inf + 65204 321.090 * * [simplify]: Extracting #6: cost 0 inf + 65965 321.108 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 321.108 * [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)))) 321.109 * * * * [progress]: [ 759 / 3260 ] simplifiying candidate # 321.109 * [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)))))) 321.109 * * [simplify]: iters left: 6 (30 enodes) 321.117 * * [simplify]: iters left: 5 (121 enodes) 321.139 * * [simplify]: iters left: 4 (262 enodes) 321.207 * * [simplify]: Extracting #0: cost 1 inf + 0 321.207 * * [simplify]: Extracting #1: cost 11 inf + 0 321.208 * * [simplify]: Extracting #2: cost 150 inf + 0 321.208 * * [simplify]: Extracting #3: cost 267 inf + 0 321.210 * * [simplify]: Extracting #4: cost 249 inf + 2671 321.215 * * [simplify]: Extracting #5: cost 134 inf + 40448 321.225 * * [simplify]: Extracting #6: cost 58 inf + 68604 321.239 * * [simplify]: Extracting #7: cost 4 inf + 95503 321.258 * * [simplify]: Extracting #8: cost 0 inf + 97752 321.274 * [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)))) 321.274 * [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))))))) 321.274 * [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))))) 321.274 * * [simplify]: iters left: 6 (15 enodes) 321.279 * * [simplify]: iters left: 5 (62 enodes) 321.290 * * [simplify]: iters left: 4 (148 enodes) 321.334 * * [simplify]: iters left: 3 (499 enodes) 321.608 * * [simplify]: Extracting #0: cost 1 inf + 0 321.608 * * [simplify]: Extracting #1: cost 0 inf + 1 321.608 * [simplify]: Simplified to 0 321.608 * [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)) 321.608 * * * * [progress]: [ 760 / 3260 ] simplifiying candidate # 321.609 * [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))))) 321.609 * * [simplify]: iters left: 6 (31 enodes) 321.621 * * [simplify]: iters left: 5 (121 enodes) 321.643 * * [simplify]: iters left: 4 (235 enodes) 321.697 * * [simplify]: Extracting #0: cost 1 inf + 0 321.697 * * [simplify]: Extracting #1: cost 11 inf + 0 321.698 * * [simplify]: Extracting #2: cost 129 inf + 0 321.698 * * [simplify]: Extracting #3: cost 225 inf + 0 321.699 * * [simplify]: Extracting #4: cost 209 inf + 2025 321.703 * * [simplify]: Extracting #5: cost 119 inf + 26813 321.709 * * [simplify]: Extracting #6: cost 87 inf + 36179 321.716 * * [simplify]: Extracting #7: cost 56 inf + 47123 321.727 * * [simplify]: Extracting #8: cost 1 inf + 78084 321.739 * * [simplify]: Extracting #9: cost 0 inf + 78714 321.751 * [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)))) 321.752 * [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)))))) 321.753 * [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)))) 321.753 * * [simplify]: iters left: 6 (14 enodes) 321.757 * * [simplify]: iters left: 5 (56 enodes) 321.771 * * [simplify]: iters left: 4 (117 enodes) 321.799 * * [simplify]: iters left: 3 (347 enodes) 321.933 * * [simplify]: Extracting #0: cost 1 inf + 0 321.933 * * [simplify]: Extracting #1: cost 0 inf + 1 321.933 * [simplify]: Simplified to 0 321.933 * [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)) 321.934 * * * * [progress]: [ 761 / 3260 ] simplifiying candidate # 321.934 * [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)))) 321.934 * * [simplify]: iters left: 6 (31 enodes) 321.943 * * [simplify]: iters left: 5 (122 enodes) 321.970 * * [simplify]: iters left: 4 (233 enodes) 322.023 * * [simplify]: Extracting #0: cost 1 inf + 0 322.023 * * [simplify]: Extracting #1: cost 11 inf + 0 322.023 * * [simplify]: Extracting #2: cost 124 inf + 0 322.024 * * [simplify]: Extracting #3: cost 201 inf + 44 322.025 * * [simplify]: Extracting #4: cost 186 inf + 1868 322.027 * * [simplify]: Extracting #5: cost 124 inf + 16982 322.032 * * [simplify]: Extracting #6: cost 59 inf + 37871 322.045 * * [simplify]: Extracting #7: cost 2 inf + 67489 322.056 * * [simplify]: Extracting #8: cost 0 inf + 68779 322.067 * [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))) 322.067 * [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))))) 322.068 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 322.068 * * [simplify]: iters left: 6 (14 enodes) 322.072 * * [simplify]: iters left: 5 (57 enodes) 322.084 * * [simplify]: iters left: 4 (116 enodes) 322.112 * * [simplify]: iters left: 3 (321 enodes) 322.240 * * [simplify]: Extracting #0: cost 1 inf + 0 322.240 * * [simplify]: Extracting #1: cost 0 inf + 1 322.240 * [simplify]: Simplified to 0 322.240 * [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)) 322.240 * * * * [progress]: [ 762 / 3260 ] simplifiying candidate # 322.240 * [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)))))) 322.241 * * [simplify]: iters left: 6 (30 enodes) 322.249 * * [simplify]: iters left: 5 (121 enodes) 322.271 * * [simplify]: iters left: 4 (261 enodes) 322.340 * * [simplify]: Extracting #0: cost 1 inf + 0 322.340 * * [simplify]: Extracting #1: cost 11 inf + 0 322.340 * * [simplify]: Extracting #2: cost 138 inf + 0 322.341 * * [simplify]: Extracting #3: cost 238 inf + 204 322.342 * * [simplify]: Extracting #4: cost 219 inf + 3321 322.346 * * [simplify]: Extracting #5: cost 132 inf + 26852 322.352 * * [simplify]: Extracting #6: cost 92 inf + 38800 322.360 * * [simplify]: Extracting #7: cost 58 inf + 50705 322.371 * * [simplify]: Extracting #8: cost 4 inf + 80610 322.387 * * [simplify]: Extracting #9: cost 0 inf + 83140 322.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)))) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) 322.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)))) (* (/ (* (/ (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))))))) 322.400 * [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))))) 322.401 * * [simplify]: iters left: 6 (15 enodes) 322.405 * * [simplify]: iters left: 5 (62 enodes) 322.418 * * [simplify]: iters left: 4 (149 enodes) 322.460 * * [simplify]: iters left: 3 (450 enodes) 322.690 * * [simplify]: Extracting #0: cost 1 inf + 0 322.690 * * [simplify]: Extracting #1: cost 0 inf + 1 322.690 * [simplify]: Simplified to 0 322.690 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (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)) 322.690 * * * * [progress]: [ 763 / 3260 ] simplifiying candidate # 322.691 * [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))))) 322.691 * * [simplify]: iters left: 6 (31 enodes) 322.699 * * [simplify]: iters left: 5 (122 enodes) 322.721 * * [simplify]: iters left: 4 (234 enodes) 322.777 * * [simplify]: Extracting #0: cost 1 inf + 0 322.777 * * [simplify]: Extracting #1: cost 11 inf + 0 322.778 * * [simplify]: Extracting #2: cost 117 inf + 0 322.778 * * [simplify]: Extracting #3: cost 193 inf + 204 322.779 * * [simplify]: Extracting #4: cost 183 inf + 1581 322.781 * * [simplify]: Extracting #5: cost 128 inf + 14189 322.786 * * [simplify]: Extracting #6: cost 57 inf + 37181 322.796 * * [simplify]: Extracting #7: cost 4 inf + 63821 322.807 * * [simplify]: Extracting #8: cost 0 inf + 66190 322.817 * [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))))) 322.818 * [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)))))) 322.818 * [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)))) 322.818 * * [simplify]: iters left: 6 (14 enodes) 322.822 * * [simplify]: iters left: 5 (57 enodes) 322.833 * * [simplify]: iters left: 4 (118 enodes) 322.864 * * [simplify]: iters left: 3 (314 enodes) 322.973 * * [simplify]: Extracting #0: cost 1 inf + 0 322.973 * * [simplify]: Extracting #1: cost 0 inf + 1 322.973 * [simplify]: Simplified to 0 322.973 * [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)) 322.973 * * * * [progress]: [ 764 / 3260 ] simplifiying candidate # 322.973 * [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)))) 322.974 * * [simplify]: iters left: 6 (30 enodes) 322.982 * * [simplify]: iters left: 5 (113 enodes) 323.002 * * [simplify]: iters left: 4 (219 enodes) 323.050 * * [simplify]: Extracting #0: cost 1 inf + 0 323.050 * * [simplify]: Extracting #1: cost 13 inf + 0 323.051 * * [simplify]: Extracting #2: cost 120 inf + 0 323.051 * * [simplify]: Extracting #3: cost 173 inf + 287 323.052 * * [simplify]: Extracting #4: cost 130 inf + 7172 323.055 * * [simplify]: Extracting #5: cost 90 inf + 16805 323.059 * * [simplify]: Extracting #6: cost 66 inf + 25750 323.067 * * [simplify]: Extracting #7: cost 9 inf + 55343 323.076 * * [simplify]: Extracting #8: cost 0 inf + 59834 323.086 * [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))) 323.086 * [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))))) 323.087 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 323.087 * * [simplify]: iters left: 6 (13 enodes) 323.091 * * [simplify]: iters left: 5 (48 enodes) 323.100 * * [simplify]: iters left: 4 (103 enodes) 323.125 * * [simplify]: iters left: 3 (238 enodes) 323.192 * * [simplify]: Extracting #0: cost 1 inf + 0 323.192 * * [simplify]: Extracting #1: cost 0 inf + 1 323.192 * [simplify]: Simplified to 0 323.193 * [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)) 323.193 * * * * [progress]: [ 765 / 3260 ] simplifiying candidate # 323.193 * [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)))))) 323.193 * * [simplify]: iters left: 6 (28 enodes) 323.200 * * [simplify]: iters left: 5 (112 enodes) 323.220 * * [simplify]: iters left: 4 (236 enodes) 323.283 * * [simplify]: Extracting #0: cost 1 inf + 0 323.283 * * [simplify]: Extracting #1: cost 11 inf + 0 323.283 * * [simplify]: Extracting #2: cost 145 inf + 0 323.284 * * [simplify]: Extracting #3: cost 258 inf + 0 323.285 * * [simplify]: Extracting #4: cost 243 inf + 2911 323.291 * * [simplify]: Extracting #5: cost 124 inf + 42670 323.300 * * [simplify]: Extracting #6: cost 63 inf + 64608 323.314 * * [simplify]: Extracting #7: cost 5 inf + 93442 323.332 * * [simplify]: Extracting #8: cost 0 inf + 96632 323.347 * [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)))) 323.347 * [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))))))) 323.347 * [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))))) 323.348 * * [simplify]: iters left: 6 (15 enodes) 323.352 * * [simplify]: iters left: 5 (61 enodes) 323.363 * * [simplify]: iters left: 4 (142 enodes) 323.404 * * [simplify]: iters left: 3 (474 enodes) 323.605 * * [simplify]: Extracting #0: cost 1 inf + 0 323.605 * * [simplify]: Extracting #1: cost 0 inf + 1 323.605 * [simplify]: Simplified to 0 323.606 * [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)) 323.606 * * * * [progress]: [ 766 / 3260 ] simplifiying candidate # 323.606 * [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))))) 323.606 * * [simplify]: iters left: 6 (29 enodes) 323.614 * * [simplify]: iters left: 5 (115 enodes) 323.634 * * [simplify]: iters left: 4 (224 enodes) 323.685 * * [simplify]: Extracting #0: cost 1 inf + 0 323.685 * * [simplify]: Extracting #1: cost 11 inf + 0 323.685 * * [simplify]: Extracting #2: cost 126 inf + 0 323.686 * * [simplify]: Extracting #3: cost 216 inf + 0 323.687 * * [simplify]: Extracting #4: cost 203 inf + 1821 323.689 * * [simplify]: Extracting #5: cost 151 inf + 15715 323.695 * * [simplify]: Extracting #6: cost 64 inf + 44815 323.706 * * [simplify]: Extracting #7: cost 6 inf + 73338 323.720 * * [simplify]: Extracting #8: cost 0 inf + 76867 323.733 * [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)))) 323.733 * [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)))))) 323.733 * [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)))) 323.734 * * [simplify]: iters left: 6 (14 enodes) 323.738 * * [simplify]: iters left: 5 (56 enodes) 323.748 * * [simplify]: iters left: 4 (113 enodes) 323.773 * * [simplify]: iters left: 3 (324 enodes) 323.873 * * [simplify]: Extracting #0: cost 1 inf + 0 323.873 * * [simplify]: Extracting #1: cost 0 inf + 1 323.873 * [simplify]: Simplified to 0 323.873 * [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)) 323.873 * * * * [progress]: [ 767 / 3260 ] simplifiying candidate # 323.873 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 323.873 * * [simplify]: iters left: 6 (29 enodes) 323.882 * * [simplify]: iters left: 5 (115 enodes) 323.902 * * [simplify]: iters left: 4 (222 enodes) 323.954 * * [simplify]: Extracting #0: cost 1 inf + 0 323.954 * * [simplify]: Extracting #1: cost 11 inf + 0 323.954 * * [simplify]: Extracting #2: cost 124 inf + 0 323.955 * * [simplify]: Extracting #3: cost 202 inf + 2 323.956 * * [simplify]: Extracting #4: cost 183 inf + 2756 323.959 * * [simplify]: Extracting #5: cost 112 inf + 20385 323.964 * * [simplify]: Extracting #6: cost 63 inf + 37086 323.974 * * [simplify]: Extracting #7: cost 1 inf + 68304 323.985 * * [simplify]: Extracting #8: cost 0 inf + 68934 323.998 * [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))) 323.998 * [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))))) 323.999 * [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))) 323.999 * * [simplify]: iters left: 6 (14 enodes) 324.003 * * [simplify]: iters left: 5 (56 enodes) 324.014 * * [simplify]: iters left: 4 (112 enodes) 324.040 * * [simplify]: iters left: 3 (297 enodes) 324.132 * * [simplify]: Extracting #0: cost 1 inf + 0 324.132 * * [simplify]: Extracting #1: cost 0 inf + 1 324.132 * [simplify]: Simplified to 0 324.133 * [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)) 324.133 * * * * [progress]: [ 768 / 3260 ] simplifiying candidate # 324.133 * [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)))))) 324.133 * * [simplify]: iters left: 6 (28 enodes) 324.141 * * [simplify]: iters left: 5 (112 enodes) 324.161 * * [simplify]: iters left: 4 (229 enodes) 324.212 * * [simplify]: Extracting #0: cost 1 inf + 0 324.212 * * [simplify]: Extracting #1: cost 11 inf + 0 324.213 * * [simplify]: Extracting #2: cost 124 inf + 0 324.213 * * [simplify]: Extracting #3: cost 217 inf + 0 324.214 * * [simplify]: Extracting #4: cost 202 inf + 2267 324.217 * * [simplify]: Extracting #5: cost 132 inf + 21047 324.224 * * [simplify]: Extracting #6: cost 58 inf + 46707 324.235 * * [simplify]: Extracting #7: cost 2 inf + 75342 324.248 * * [simplify]: Extracting #8: cost 0 inf + 76512 324.260 * [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))) 324.260 * [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))))))) 324.261 * [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))))) 324.261 * * [simplify]: iters left: 6 (13 enodes) 324.264 * * [simplify]: iters left: 5 (53 enodes) 324.277 * * [simplify]: iters left: 4 (118 enodes) 324.303 * * [simplify]: iters left: 3 (324 enodes) 324.404 * * [simplify]: Extracting #0: cost 1 inf + 0 324.405 * * [simplify]: Extracting #1: cost 0 inf + 1 324.405 * [simplify]: Simplified to 0 324.405 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 324.405 * * * * [progress]: [ 769 / 3260 ] simplifiying candidate # 324.405 * [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))))) 324.405 * * [simplify]: iters left: 6 (28 enodes) 324.413 * * [simplify]: iters left: 5 (107 enodes) 324.432 * * [simplify]: iters left: 4 (193 enodes) 324.469 * * [simplify]: iters left: 3 (471 enodes) 324.611 * * [simplify]: Extracting #0: cost 1 inf + 0 324.611 * * [simplify]: Extracting #1: cost 9 inf + 0 324.611 * * [simplify]: Extracting #2: cost 150 inf + 0 324.613 * * [simplify]: Extracting #3: cost 320 inf + 42 324.614 * * [simplify]: Extracting #4: cost 302 inf + 2355 324.618 * * [simplify]: Extracting #5: cost 228 inf + 17098 324.626 * * [simplify]: Extracting #6: cost 139 inf + 46793 324.645 * * [simplify]: Extracting #7: cost 21 inf + 107828 324.670 * * [simplify]: Extracting #8: cost 0 inf + 119959 324.697 * [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)) 324.697 * [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)))))) 324.697 * [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)))) 324.697 * * [simplify]: iters left: 6 (11 enodes) 324.701 * * [simplify]: iters left: 5 (43 enodes) 324.709 * * [simplify]: iters left: 4 (84 enodes) 324.725 * * [simplify]: iters left: 3 (212 enodes) 324.776 * * [simplify]: iters left: 2 (472 enodes) 324.895 * * [simplify]: Extracting #0: cost 1 inf + 0 324.895 * * [simplify]: Extracting #1: cost 0 inf + 1 324.895 * [simplify]: Simplified to 0 324.895 * [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)) 324.895 * * * * [progress]: [ 770 / 3260 ] simplifiying candidate # 324.896 * [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)))) 324.896 * * [simplify]: iters left: 6 (29 enodes) 324.904 * * [simplify]: iters left: 5 (114 enodes) 324.924 * * [simplify]: iters left: 4 (212 enodes) 324.973 * * [simplify]: Extracting #0: cost 1 inf + 0 324.973 * * [simplify]: Extracting #1: cost 11 inf + 0 324.973 * * [simplify]: Extracting #2: cost 111 inf + 0 324.974 * * [simplify]: Extracting #3: cost 171 inf + 2 324.975 * * [simplify]: Extracting #4: cost 154 inf + 2232 324.976 * * [simplify]: Extracting #5: cost 118 inf + 9126 324.980 * * [simplify]: Extracting #6: cost 60 inf + 27466 324.988 * * [simplify]: Extracting #7: cost 3 inf + 56008 324.997 * * [simplify]: Extracting #8: cost 0 inf + 57637 325.007 * [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)) 325.007 * [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))))) 325.007 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 325.007 * * [simplify]: iters left: 6 (12 enodes) 325.011 * * [simplify]: iters left: 5 (49 enodes) 325.021 * * [simplify]: iters left: 4 (99 enodes) 325.045 * * [simplify]: iters left: 3 (234 enodes) 325.106 * * [simplify]: iters left: 2 (447 enodes) 325.212 * * [simplify]: Extracting #0: cost 1 inf + 0 325.212 * * [simplify]: Extracting #1: cost 0 inf + 1 325.212 * [simplify]: Simplified to 0 325.213 * [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)) 325.213 * * * * [progress]: [ 771 / 3260 ] simplifiying candidate # 325.215 * [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)))))) 325.215 * * [simplify]: iters left: 6 (29 enodes) 325.223 * * [simplify]: iters left: 5 (116 enodes) 325.244 * * [simplify]: iters left: 4 (232 enodes) 325.299 * * [simplify]: Extracting #0: cost 1 inf + 0 325.299 * * [simplify]: Extracting #1: cost 11 inf + 0 325.299 * * [simplify]: Extracting #2: cost 115 inf + 0 325.300 * * [simplify]: Extracting #3: cost 190 inf + 204 325.301 * * [simplify]: Extracting #4: cost 176 inf + 1749 325.302 * * [simplify]: Extracting #5: cost 129 inf + 12387 325.307 * * [simplify]: Extracting #6: cost 65 inf + 33782 325.317 * * [simplify]: Extracting #7: cost 2 inf + 64580 325.327 * * [simplify]: Extracting #8: cost 0 inf + 65870 325.338 * [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))) 325.338 * [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))))))) 325.339 * [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))))) 325.339 * * [simplify]: iters left: 6 (14 enodes) 325.343 * * [simplify]: iters left: 5 (57 enodes) 325.354 * * [simplify]: iters left: 4 (121 enodes) 325.384 * * [simplify]: iters left: 3 (291 enodes) 325.473 * * [simplify]: Extracting #0: cost 1 inf + 0 325.473 * * [simplify]: Extracting #1: cost 0 inf + 1 325.473 * [simplify]: Simplified to 0 325.473 * [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)) 325.473 * * * * [progress]: [ 772 / 3260 ] simplifiying candidate # 325.473 * [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))))) 325.474 * * [simplify]: iters left: 6 (30 enodes) 325.482 * * [simplify]: iters left: 5 (117 enodes) 325.505 * * [simplify]: iters left: 4 (212 enodes) 325.548 * * [simplify]: iters left: 3 (488 enodes) 325.693 * * [simplify]: Extracting #0: cost 1 inf + 0 325.693 * * [simplify]: Extracting #1: cost 11 inf + 0 325.693 * * [simplify]: Extracting #2: cost 147 inf + 0 325.695 * * [simplify]: Extracting #3: cost 284 inf + 246 325.696 * * [simplify]: Extracting #4: cost 263 inf + 3524 325.699 * * [simplify]: Extracting #5: cost 200 inf + 15248 325.706 * * [simplify]: Extracting #6: cost 136 inf + 36743 325.724 * * [simplify]: Extracting #7: cost 21 inf + 96447 325.747 * * [simplify]: Extracting #8: cost 0 inf + 108875 325.771 * [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)) 325.771 * [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)))))) 325.772 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 325.772 * * [simplify]: iters left: 6 (13 enodes) 325.776 * * [simplify]: iters left: 5 (52 enodes) 325.785 * * [simplify]: iters left: 4 (98 enodes) 325.806 * * [simplify]: iters left: 3 (212 enodes) 325.853 * * [simplify]: iters left: 2 (371 enodes) 325.934 * * [simplify]: Extracting #0: cost 1 inf + 0 325.934 * * [simplify]: Extracting #1: cost 0 inf + 1 325.934 * [simplify]: Simplified to 0 325.934 * [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)) 325.934 * * * * [progress]: [ 773 / 3260 ] simplifiying candidate # 325.935 * [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)))) 325.935 * * [simplify]: iters left: 6 (29 enodes) 325.943 * * [simplify]: iters left: 5 (108 enodes) 325.962 * * [simplify]: iters left: 4 (197 enodes) 326.001 * * [simplify]: iters left: 3 (416 enodes) 326.121 * * [simplify]: Extracting #0: cost 1 inf + 0 326.121 * * [simplify]: Extracting #1: cost 11 inf + 0 326.122 * * [simplify]: Extracting #2: cost 138 inf + 0 326.123 * * [simplify]: Extracting #3: cost 257 inf + 331 326.124 * * [simplify]: Extracting #4: cost 223 inf + 4963 326.127 * * [simplify]: Extracting #5: cost 181 inf + 13118 326.133 * * [simplify]: Extracting #6: cost 135 inf + 33689 326.149 * * [simplify]: Extracting #7: cost 14 inf + 97343 326.171 * * [simplify]: Extracting #8: cost 0 inf + 104895 326.195 * [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)) 326.195 * [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))))) 326.196 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 326.196 * * [simplify]: iters left: 6 (12 enodes) 326.200 * * [simplify]: iters left: 5 (44 enodes) 326.209 * * [simplify]: iters left: 4 (92 enodes) 326.224 * * [simplify]: iters left: 3 (159 enodes) 326.254 * * [simplify]: iters left: 2 (267 enodes) 326.301 * * [simplify]: iters left: 1 (364 enodes) 326.366 * * [simplify]: Extracting #0: cost 1 inf + 0 326.366 * * [simplify]: Extracting #1: cost 0 inf + 1 326.366 * [simplify]: Simplified to 0 326.366 * [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)) 326.366 * * * * [progress]: [ 774 / 3260 ] simplifiying candidate # 326.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)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 326.366 * * [simplify]: iters left: 6 (28 enodes) 326.374 * * [simplify]: iters left: 5 (115 enodes) 326.397 * * [simplify]: iters left: 4 (245 enodes) 326.460 * * [simplify]: Extracting #0: cost 1 inf + 0 326.460 * * [simplify]: Extracting #1: cost 11 inf + 0 326.460 * * [simplify]: Extracting #2: cost 144 inf + 0 326.461 * * [simplify]: Extracting #3: cost 245 inf + 44 326.462 * * [simplify]: Extracting #4: cost 224 inf + 3287 326.466 * * [simplify]: Extracting #5: cost 126 inf + 32195 326.474 * * [simplify]: Extracting #6: cost 64 inf + 52313 326.486 * * [simplify]: Extracting #7: cost 3 inf + 83505 326.500 * * [simplify]: Extracting #8: cost 0 inf + 85244 326.513 * [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))))) 326.513 * [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))))))) 326.514 * [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))))) 326.514 * * [simplify]: iters left: 6 (15 enodes) 326.519 * * [simplify]: iters left: 5 (64 enodes) 326.534 * * [simplify]: iters left: 4 (149 enodes) 326.573 * * [simplify]: iters left: 3 (466 enodes) 326.869 * * [simplify]: Extracting #0: cost 1 inf + 0 326.869 * * [simplify]: Extracting #1: cost 0 inf + 1 326.870 * [simplify]: Simplified to 0 326.870 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (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)) 326.871 * * * * [progress]: [ 775 / 3260 ] simplifiying candidate # 326.871 * [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))))) 326.871 * * [simplify]: iters left: 6 (29 enodes) 326.879 * * [simplify]: iters left: 5 (118 enodes) 326.900 * * [simplify]: iters left: 4 (234 enodes) 326.953 * * [simplify]: Extracting #0: cost 1 inf + 0 326.953 * * [simplify]: Extracting #1: cost 11 inf + 0 326.954 * * [simplify]: Extracting #2: cost 131 inf + 0 326.954 * * [simplify]: Extracting #3: cost 213 inf + 44 326.955 * * [simplify]: Extracting #4: cost 189 inf + 3414 326.959 * * [simplify]: Extracting #5: cost 110 inf + 22287 326.964 * * [simplify]: Extracting #6: cost 87 inf + 28161 326.970 * * [simplify]: Extracting #7: cost 53 inf + 41207 326.981 * * [simplify]: Extracting #8: cost 1 inf + 69786 326.992 * * [simplify]: Extracting #9: cost 0 inf + 70416 327.003 * [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)))) 327.003 * [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)))))) 327.004 * [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)))) 327.004 * * [simplify]: iters left: 6 (14 enodes) 327.008 * * [simplify]: iters left: 5 (59 enodes) 327.020 * * [simplify]: iters left: 4 (121 enodes) 327.049 * * [simplify]: iters left: 3 (332 enodes) 327.204 * * [simplify]: Extracting #0: cost 1 inf + 0 327.204 * * [simplify]: Extracting #1: cost 0 inf + 1 327.204 * [simplify]: Simplified to 0 327.204 * [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)) 327.205 * * * * [progress]: [ 776 / 3260 ] simplifiying candidate # 327.205 * [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)))) 327.205 * * [simplify]: iters left: 6 (28 enodes) 327.213 * * [simplify]: iters left: 5 (113 enodes) 327.234 * * [simplify]: iters left: 4 (225 enodes) 327.287 * * [simplify]: Extracting #0: cost 1 inf + 0 327.287 * * [simplify]: Extracting #1: cost 11 inf + 0 327.288 * * [simplify]: Extracting #2: cost 117 inf + 0 327.288 * * [simplify]: Extracting #3: cost 181 inf + 88 327.289 * * [simplify]: Extracting #4: cost 153 inf + 3788 327.292 * * [simplify]: Extracting #5: cost 102 inf + 15220 327.296 * * [simplify]: Extracting #6: cost 59 inf + 30712 327.305 * * [simplify]: Extracting #7: cost 5 inf + 57989 327.314 * * [simplify]: Extracting #8: cost 0 inf + 60617 327.324 * [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)))) 327.324 * [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))))) 327.325 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 327.325 * * [simplify]: iters left: 6 (13 enodes) 327.329 * * [simplify]: iters left: 5 (54 enodes) 327.340 * * [simplify]: iters left: 4 (112 enodes) 327.368 * * [simplify]: iters left: 3 (281 enodes) 327.497 * * [simplify]: Extracting #0: cost 1 inf + 0 327.497 * * [simplify]: Extracting #1: cost 0 inf + 1 327.497 * [simplify]: Simplified to 0 327.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))) (* (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)) 327.498 * * * * [progress]: [ 777 / 3260 ] simplifiying candidate # 327.498 * [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)))))) 327.498 * * [simplify]: iters left: 6 (29 enodes) 327.506 * * [simplify]: iters left: 5 (118 enodes) 327.528 * * [simplify]: iters left: 4 (249 enodes) 327.587 * * [simplify]: Extracting #0: cost 1 inf + 0 327.587 * * [simplify]: Extracting #1: cost 11 inf + 0 327.588 * * [simplify]: Extracting #2: cost 130 inf + 0 327.588 * * [simplify]: Extracting #3: cost 218 inf + 3 327.589 * * [simplify]: Extracting #4: cost 202 inf + 1832 327.592 * * [simplify]: Extracting #5: cost 143 inf + 15241 327.598 * * [simplify]: Extracting #6: cost 58 inf + 43164 327.608 * * [simplify]: Extracting #7: cost 5 inf + 68567 327.620 * * [simplify]: Extracting #8: cost 0 inf + 71717 327.632 * [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))) 327.632 * [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))))))) 327.632 * [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))))) 327.632 * * [simplify]: iters left: 6 (14 enodes) 327.637 * * [simplify]: iters left: 5 (59 enodes) 327.651 * * [simplify]: iters left: 4 (134 enodes) 327.683 * * [simplify]: iters left: 3 (357 enodes) 327.842 * * [simplify]: Extracting #0: cost 1 inf + 0 327.842 * * [simplify]: Extracting #1: cost 0 inf + 1 327.842 * [simplify]: Simplified to 0 327.842 * [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)) 327.842 * * * * [progress]: [ 778 / 3260 ] simplifiying candidate # 327.843 * [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))))) 327.843 * * [simplify]: iters left: 6 (30 enodes) 327.851 * * [simplify]: iters left: 5 (118 enodes) 327.872 * * [simplify]: iters left: 4 (225 enodes) 327.923 * * [simplify]: Extracting #0: cost 1 inf + 0 327.923 * * [simplify]: Extracting #1: cost 11 inf + 0 327.923 * * [simplify]: Extracting #2: cost 121 inf + 0 327.924 * * [simplify]: Extracting #3: cost 187 inf + 3 327.924 * * [simplify]: Extracting #4: cost 167 inf + 2039 327.926 * * [simplify]: Extracting #5: cost 105 inf + 13905 327.931 * * [simplify]: Extracting #6: cost 59 inf + 30073 327.940 * * [simplify]: Extracting #7: cost 7 inf + 56043 327.949 * * [simplify]: Extracting #8: cost 0 inf + 59856 327.959 * [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)))) 327.959 * [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)))))) 327.960 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 327.960 * * [simplify]: iters left: 6 (13 enodes) 327.966 * * [simplify]: iters left: 5 (53 enodes) 327.977 * * [simplify]: iters left: 4 (106 enodes) 328.000 * * [simplify]: iters left: 3 (257 enodes) 328.097 * * [simplify]: Extracting #0: cost 1 inf + 0 328.097 * * [simplify]: Extracting #1: cost 0 inf + 1 328.097 * [simplify]: Simplified to 0 328.097 * [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)) 328.097 * * * * [progress]: [ 779 / 3260 ] simplifiying candidate # 328.098 * [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)))) 328.098 * * [simplify]: iters left: 6 (29 enodes) 328.106 * * [simplify]: iters left: 5 (114 enodes) 328.127 * * [simplify]: iters left: 4 (211 enodes) 328.174 * * [simplify]: iters left: 3 (486 enodes) 328.342 * * [simplify]: Extracting #0: cost 1 inf + 0 328.342 * * [simplify]: Extracting #1: cost 11 inf + 0 328.343 * * [simplify]: Extracting #2: cost 168 inf + 0 328.344 * * [simplify]: Extracting #3: cost 299 inf + 46 328.346 * * [simplify]: Extracting #4: cost 274 inf + 2418 328.352 * * [simplify]: Extracting #5: cost 202 inf + 15451 328.357 * * [simplify]: Extracting #6: cost 175 inf + 20168 328.364 * * [simplify]: Extracting #7: cost 129 inf + 38687 328.382 * * [simplify]: Extracting #8: cost 13 inf + 102939 328.405 * * [simplify]: Extracting #9: cost 0 inf + 110285 328.429 * [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))) 328.430 * [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))))) 328.430 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 328.430 * * [simplify]: iters left: 6 (12 enodes) 328.434 * * [simplify]: iters left: 5 (49 enodes) 328.444 * * [simplify]: iters left: 4 (94 enodes) 328.465 * * [simplify]: iters left: 3 (221 enodes) 328.543 * * [simplify]: iters left: 2 (492 enodes) 328.791 * * [simplify]: Extracting #0: cost 1 inf + 0 328.791 * * [simplify]: Extracting #1: cost 0 inf + 1 328.791 * [simplify]: Simplified to 0 328.791 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 328.792 * * * * [progress]: [ 780 / 3260 ] simplifiying candidate # 328.792 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 328.792 * * [simplify]: iters left: 6 (28 enodes) 328.800 * * [simplify]: iters left: 5 (111 enodes) 328.819 * * [simplify]: iters left: 4 (224 enodes) 328.873 * * [simplify]: Extracting #0: cost 1 inf + 0 328.873 * * [simplify]: Extracting #1: cost 11 inf + 0 328.873 * * [simplify]: Extracting #2: cost 120 inf + 0 328.874 * * [simplify]: Extracting #3: cost 183 inf + 249 328.875 * * [simplify]: Extracting #4: cost 155 inf + 4547 328.878 * * [simplify]: Extracting #5: cost 101 inf + 16261 328.881 * * [simplify]: Extracting #6: cost 88 inf + 19068 328.886 * * [simplify]: Extracting #7: cost 57 inf + 29233 328.894 * * [simplify]: Extracting #8: cost 5 inf + 58055 328.903 * * [simplify]: Extracting #9: cost 0 inf + 61205 328.915 * [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)))) 328.915 * [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))))))) 328.915 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 328.916 * * [simplify]: iters left: 6 (13 enodes) 328.919 * * [simplify]: iters left: 5 (52 enodes) 328.929 * * [simplify]: iters left: 4 (111 enodes) 328.957 * * [simplify]: iters left: 3 (278 enodes) 329.060 * * [simplify]: Extracting #0: cost 1 inf + 0 329.060 * * [simplify]: Extracting #1: cost 0 inf + 1 329.060 * [simplify]: Simplified to 0 329.060 * [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)) 329.060 * * * * [progress]: [ 781 / 3260 ] simplifiying candidate # 329.061 * [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))))) 329.061 * * [simplify]: iters left: 6 (29 enodes) 329.069 * * [simplify]: iters left: 5 (112 enodes) 329.089 * * [simplify]: iters left: 4 (206 enodes) 329.135 * * [simplify]: iters left: 3 (474 enodes) 329.296 * * [simplify]: Extracting #0: cost 1 inf + 0 329.296 * * [simplify]: Extracting #1: cost 11 inf + 0 329.296 * * [simplify]: Extracting #2: cost 168 inf + 0 329.298 * * [simplify]: Extracting #3: cost 276 inf + 909 329.300 * * [simplify]: Extracting #4: cost 219 inf + 7046 329.304 * * [simplify]: Extracting #5: cost 184 inf + 15231 329.308 * * [simplify]: Extracting #6: cost 175 inf + 17178 329.314 * * [simplify]: Extracting #7: cost 136 inf + 31759 329.330 * * [simplify]: Extracting #8: cost 22 inf + 95454 329.352 * * [simplify]: Extracting #9: cost 0 inf + 107336 329.376 * [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)) 329.376 * [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)))))) 329.376 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 329.376 * * [simplify]: iters left: 6 (12 enodes) 329.380 * * [simplify]: iters left: 5 (47 enodes) 329.389 * * [simplify]: iters left: 4 (89 enodes) 329.409 * * [simplify]: iters left: 3 (186 enodes) 329.462 * * [simplify]: iters left: 2 (378 enodes) 329.614 * * [simplify]: Extracting #0: cost 1 inf + 0 329.614 * * [simplify]: Extracting #1: cost 0 inf + 1 329.614 * [simplify]: Simplified to 0 329.614 * [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)) 329.614 * * * * [progress]: [ 782 / 3260 ] simplifiying candidate # 329.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)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 329.615 * * [simplify]: iters left: 6 (28 enodes) 329.623 * * [simplify]: iters left: 5 (106 enodes) 329.641 * * [simplify]: iters left: 4 (172 enodes) 329.673 * * [simplify]: iters left: 3 (358 enodes) 329.777 * * [simplify]: Extracting #0: cost 1 inf + 0 329.777 * * [simplify]: Extracting #1: cost 9 inf + 0 329.777 * * [simplify]: Extracting #2: cost 125 inf + 2 329.778 * * [simplify]: Extracting #3: cost 230 inf + 500 329.780 * * [simplify]: Extracting #4: cost 202 inf + 4161 329.782 * * [simplify]: Extracting #5: cost 179 inf + 10221 329.786 * * [simplify]: Extracting #6: cost 140 inf + 26782 329.800 * * [simplify]: Extracting #7: cost 20 inf + 90466 329.822 * * [simplify]: Extracting #8: cost 0 inf + 101414 329.842 * [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)) 329.842 * [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))))) 329.842 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 329.842 * * [simplify]: iters left: 6 (11 enodes) 329.846 * * [simplify]: iters left: 5 (40 enodes) 329.853 * * [simplify]: iters left: 4 (65 enodes) 329.865 * * [simplify]: iters left: 3 (97 enodes) 329.886 * * [simplify]: iters left: 2 (165 enodes) 329.922 * * [simplify]: iters left: 1 (271 enodes) 329.981 * * [simplify]: Extracting #0: cost 1 inf + 0 329.981 * * [simplify]: Extracting #1: cost 0 inf + 1 329.981 * [simplify]: Simplified to 0 329.981 * [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)) 329.981 * * * * [progress]: [ 783 / 3260 ] simplifiying candidate # 329.981 * [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)))))) 329.982 * * [simplify]: iters left: 6 (27 enodes) 329.989 * * [simplify]: iters left: 5 (110 enodes) 330.009 * * [simplify]: iters left: 4 (219 enodes) 330.059 * * [simplify]: Extracting #0: cost 1 inf + 0 330.059 * * [simplify]: Extracting #1: cost 11 inf + 0 330.060 * * [simplify]: Extracting #2: cost 116 inf + 0 330.060 * * [simplify]: Extracting #3: cost 172 inf + 249 330.061 * * [simplify]: Extracting #4: cost 167 inf + 741 330.062 * * [simplify]: Extracting #5: cost 148 inf + 5279 330.065 * * [simplify]: Extracting #6: cost 87 inf + 17036 330.069 * * [simplify]: Extracting #7: cost 56 inf + 27459 330.077 * * [simplify]: Extracting #8: cost 2 inf + 57881 330.089 * * [simplify]: Extracting #9: cost 0 inf + 59131 330.098 * [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)))) 330.098 * [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))))))) 330.099 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 330.099 * * [simplify]: iters left: 6 (12 enodes) 330.103 * * [simplify]: iters left: 5 (51 enodes) 330.113 * * [simplify]: iters left: 4 (106 enodes) 330.138 * * [simplify]: iters left: 3 (247 enodes) 330.214 * * [simplify]: Extracting #0: cost 1 inf + 0 330.214 * * [simplify]: Extracting #1: cost 0 inf + 1 330.214 * [simplify]: Simplified to 0 330.214 * [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)) 330.214 * * * * [progress]: [ 784 / 3260 ] simplifiying candidate # 330.214 * [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))))) 330.215 * * [simplify]: iters left: 6 (28 enodes) 330.225 * * [simplify]: iters left: 5 (111 enodes) 330.245 * * [simplify]: iters left: 4 (203 enodes) 330.288 * * [simplify]: iters left: 3 (473 enodes) 330.446 * * [simplify]: Extracting #0: cost 1 inf + 0 330.446 * * [simplify]: Extracting #1: cost 11 inf + 0 330.446 * * [simplify]: Extracting #2: cost 169 inf + 0 330.448 * * [simplify]: Extracting #3: cost 282 inf + 1442 330.450 * * [simplify]: Extracting #4: cost 212 inf + 9904 330.454 * * [simplify]: Extracting #5: cost 193 inf + 14722 330.459 * * [simplify]: Extracting #6: cost 182 inf + 17831 330.466 * * [simplify]: Extracting #7: cost 132 inf + 38375 330.487 * * [simplify]: Extracting #8: cost 15 inf + 103327 330.508 * * [simplify]: Extracting #9: cost 0 inf + 111591 330.531 * [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)) 330.531 * [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)))))) 330.531 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 330.531 * * [simplify]: iters left: 6 (11 enodes) 330.535 * * [simplify]: iters left: 5 (46 enodes) 330.543 * * [simplify]: iters left: 4 (86 enodes) 330.565 * * [simplify]: iters left: 3 (183 enodes) 330.614 * * [simplify]: iters left: 2 (372 enodes) 330.762 * * [simplify]: Extracting #0: cost 1 inf + 0 330.762 * * [simplify]: Extracting #1: cost 0 inf + 1 330.762 * [simplify]: Simplified to 0 330.762 * [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)) 330.762 * * * * [progress]: [ 785 / 3260 ] simplifiying candidate # 330.762 * [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)))) 330.763 * * [simplify]: iters left: 6 (27 enodes) 330.771 * * [simplify]: iters left: 5 (105 enodes) 330.789 * * [simplify]: iters left: 4 (171 enodes) 330.825 * * [simplify]: iters left: 3 (357 enodes) 330.932 * * [simplify]: Extracting #0: cost 1 inf + 0 330.932 * * [simplify]: Extracting #1: cost 9 inf + 0 330.932 * * [simplify]: Extracting #2: cost 125 inf + 2 330.933 * * [simplify]: Extracting #3: cost 230 inf + 583 330.934 * * [simplify]: Extracting #4: cost 200 inf + 4167 330.937 * * [simplify]: Extracting #5: cost 183 inf + 9257 330.939 * * [simplify]: Extracting #6: cost 177 inf + 10636 330.943 * * [simplify]: Extracting #7: cost 128 inf + 31136 330.958 * * [simplify]: Extracting #8: cost 20 inf + 90746 330.979 * * [simplify]: Extracting #9: cost 0 inf + 102154 330.999 * [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)) 330.999 * [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))))) 330.999 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 330.999 * * [simplify]: iters left: 6 (10 enodes) 331.005 * * [simplify]: iters left: 5 (39 enodes) 331.012 * * [simplify]: iters left: 4 (64 enodes) 331.024 * * [simplify]: iters left: 3 (96 enodes) 331.043 * * [simplify]: iters left: 2 (164 enodes) 331.082 * * [simplify]: iters left: 1 (270 enodes) 331.140 * * [simplify]: Extracting #0: cost 1 inf + 0 331.140 * * [simplify]: Extracting #1: cost 0 inf + 1 331.140 * [simplify]: Simplified to 0 331.140 * [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)) 331.140 * * * * [progress]: [ 786 / 3260 ] simplifiying candidate # 331.140 * [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)))))) 331.141 * * [simplify]: iters left: 6 (27 enodes) 331.148 * * [simplify]: iters left: 5 (111 enodes) 331.169 * * [simplify]: iters left: 4 (228 enodes) 331.220 * * [simplify]: Extracting #0: cost 1 inf + 0 331.220 * * [simplify]: Extracting #1: cost 11 inf + 0 331.220 * * [simplify]: Extracting #2: cost 114 inf + 0 331.221 * * [simplify]: Extracting #3: cost 170 inf + 208 331.221 * * [simplify]: Extracting #4: cost 161 inf + 907 331.223 * * [simplify]: Extracting #5: cost 133 inf + 6782 331.226 * * [simplify]: Extracting #6: cost 67 inf + 24344 331.234 * * [simplify]: Extracting #7: cost 4 inf + 55750 331.243 * * [simplify]: Extracting #8: cost 0 inf + 58109 331.253 * [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))) 331.253 * [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))))))) 331.253 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 331.253 * * [simplify]: iters left: 6 (12 enodes) 331.258 * * [simplify]: iters left: 5 (53 enodes) 331.268 * * [simplify]: iters left: 4 (117 enodes) 331.296 * * [simplify]: iters left: 3 (255 enodes) 331.365 * * [simplify]: Extracting #0: cost 1 inf + 0 331.365 * * [simplify]: Extracting #1: cost 0 inf + 1 331.365 * [simplify]: Simplified to 0 331.365 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 331.365 * * * * [progress]: [ 787 / 3260 ] simplifiying candidate # 331.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)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 331.366 * * [simplify]: iters left: 6 (28 enodes) 331.374 * * [simplify]: iters left: 5 (112 enodes) 331.394 * * [simplify]: iters left: 4 (213 enodes) 331.439 * * [simplify]: iters left: 3 (453 enodes) 331.579 * * [simplify]: Extracting #0: cost 1 inf + 0 331.579 * * [simplify]: Extracting #1: cost 11 inf + 0 331.580 * * [simplify]: Extracting #2: cost 157 inf + 0 331.581 * * [simplify]: Extracting #3: cost 291 inf + 499 331.584 * * [simplify]: Extracting #4: cost 226 inf + 7807 331.588 * * [simplify]: Extracting #5: cost 186 inf + 15239 331.594 * * [simplify]: Extracting #6: cost 141 inf + 32699 331.609 * * [simplify]: Extracting #7: cost 26 inf + 94085 331.635 * * [simplify]: Extracting #8: cost 0 inf + 108436 331.657 * [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))) 331.658 * [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)))))) 331.658 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 331.658 * * [simplify]: iters left: 6 (11 enodes) 331.663 * * [simplify]: iters left: 5 (48 enodes) 331.672 * * [simplify]: iters left: 4 (98 enodes) 331.691 * * [simplify]: iters left: 3 (181 enodes) 331.736 * * [simplify]: iters left: 2 (358 enodes) 331.858 * * [simplify]: Extracting #0: cost 1 inf + 0 331.858 * * [simplify]: Extracting #1: cost 0 inf + 1 331.858 * [simplify]: Simplified to 0 331.858 * [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)) 331.858 * * * * [progress]: [ 788 / 3260 ] simplifiying candidate # 331.858 * [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)))) 331.858 * * [simplify]: iters left: 6 (27 enodes) 331.866 * * [simplify]: iters left: 5 (105 enodes) 331.885 * * [simplify]: iters left: 4 (191 enodes) 331.924 * * [simplify]: iters left: 3 (397 enodes) 332.041 * * [simplify]: Extracting #0: cost 1 inf + 0 332.041 * * [simplify]: Extracting #1: cost 12 inf + 0 332.041 * * [simplify]: Extracting #2: cost 136 inf + 83 332.042 * * [simplify]: Extracting #3: cost 238 inf + 1163 332.045 * * [simplify]: Extracting #4: cost 199 inf + 4970 332.047 * * [simplify]: Extracting #5: cost 182 inf + 9778 332.051 * * [simplify]: Extracting #6: cost 141 inf + 26467 332.065 * * [simplify]: Extracting #7: cost 18 inf + 91271 332.086 * * [simplify]: Extracting #8: cost 0 inf + 101749 332.110 * [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)) 332.110 * [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))))) 332.110 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 332.110 * * [simplify]: iters left: 6 (10 enodes) 332.114 * * [simplify]: iters left: 5 (41 enodes) 332.122 * * [simplify]: iters left: 4 (81 enodes) 332.137 * * [simplify]: iters left: 3 (127 enodes) 332.156 * * [simplify]: iters left: 2 (186 enodes) 332.188 * * [simplify]: iters left: 1 (266 enodes) 332.258 * * [simplify]: Extracting #0: cost 1 inf + 0 332.258 * * [simplify]: Extracting #1: cost 0 inf + 1 332.258 * [simplify]: Simplified to 0 332.258 * [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)) 332.258 * * * * [progress]: [ 789 / 3260 ] simplifiying candidate # 332.259 * [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))) 332.259 * * [simplify]: iters left: 6 (26 enodes) 332.266 * * [simplify]: iters left: 5 (102 enodes) 332.285 * * [simplify]: iters left: 4 (173 enodes) 332.321 * * [simplify]: iters left: 3 (361 enodes) 332.427 * * [simplify]: Extracting #0: cost 1 inf + 0 332.427 * * [simplify]: Extracting #1: cost 9 inf + 0 332.427 * * [simplify]: Extracting #2: cost 124 inf + 2 332.428 * * [simplify]: Extracting #3: cost 227 inf + 748 332.430 * * [simplify]: Extracting #4: cost 205 inf + 3077 332.436 * * [simplify]: Extracting #5: cost 188 inf + 7847 332.440 * * [simplify]: Extracting #6: cost 145 inf + 25379 332.455 * * [simplify]: Extracting #7: cost 21 inf + 90201 332.475 * * [simplify]: Extracting #8: cost 0 inf + 102484 332.496 * [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))) 332.496 * [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)))) 332.496 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 332.496 * * [simplify]: iters left: 6 (9 enodes) 332.499 * * [simplify]: iters left: 5 (36 enodes) 332.507 * * [simplify]: iters left: 4 (67 enodes) 332.521 * * [simplify]: iters left: 3 (97 enodes) 332.540 * * [simplify]: iters left: 2 (158 enodes) 332.578 * * [simplify]: iters left: 1 (263 enodes) 332.629 * * [simplify]: Extracting #0: cost 1 inf + 0 332.629 * * [simplify]: Extracting #1: cost 0 inf + 1 332.629 * [simplify]: Simplified to 0 332.629 * [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)) 332.629 * * * * [progress]: [ 790 / 3260 ] simplifiying candidate # 332.629 * [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)))) 332.629 * * [simplify]: iters left: 6 (26 enodes) 332.637 * * [simplify]: iters left: 5 (103 enodes) 332.657 * * [simplify]: iters left: 4 (182 enodes) 332.692 * * [simplify]: iters left: 3 (390 enodes) 332.808 * * [simplify]: Extracting #0: cost 1 inf + 0 332.808 * * [simplify]: Extracting #1: cost 11 inf + 0 332.809 * * [simplify]: Extracting #2: cost 137 inf + 0 332.810 * * [simplify]: Extracting #3: cost 247 inf + 661 332.812 * * [simplify]: Extracting #4: cost 201 inf + 5685 332.814 * * [simplify]: Extracting #5: cost 182 inf + 10505 332.819 * * [simplify]: Extracting #6: cost 141 inf + 28725 332.833 * * [simplify]: Extracting #7: cost 25 inf + 88780 332.856 * * [simplify]: Extracting #8: cost 0 inf + 102942 332.877 * [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)) 332.877 * [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))))) 332.877 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 332.877 * * [simplify]: iters left: 5 (9 enodes) 332.881 * * [simplify]: iters left: 4 (39 enodes) 332.888 * * [simplify]: iters left: 3 (65 enodes) 332.901 * * [simplify]: iters left: 2 (129 enodes) 332.928 * * [simplify]: iters left: 1 (210 enodes) 332.970 * * [simplify]: Extracting #0: cost 1 inf + 0 332.970 * * [simplify]: Extracting #1: cost 0 inf + 1 332.970 * [simplify]: Simplified to 0 332.970 * [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)) 332.970 * * * * [progress]: [ 791 / 3260 ] simplifiying candidate # 332.971 * [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)))))) 332.971 * * [simplify]: iters left: 6 (26 enodes) 332.977 * * [simplify]: iters left: 5 (99 enodes) 332.994 * * [simplify]: iters left: 4 (153 enodes) 333.024 * * [simplify]: iters left: 3 (279 enodes) 333.090 * * [simplify]: Extracting #0: cost 1 inf + 0 333.090 * * [simplify]: Extracting #1: cost 11 inf + 0 333.090 * * [simplify]: Extracting #2: cost 88 inf + 0 333.090 * * [simplify]: Extracting #3: cost 158 inf + 856 333.091 * * [simplify]: Extracting #4: cost 132 inf + 4831 333.093 * * [simplify]: Extracting #5: cost 134 inf + 5525 333.094 * * [simplify]: Extracting #6: cost 120 inf + 9241 333.098 * * [simplify]: Extracting #7: cost 71 inf + 27909 333.107 * * [simplify]: Extracting #8: cost 19 inf + 55104 333.119 * * [simplify]: Extracting #9: cost 0 inf + 64466 333.132 * * [simplify]: Extracting #10: cost 0 inf + 64426 333.144 * [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)) 333.144 * [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))))))) 333.144 * [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))))) 333.145 * * [simplify]: iters left: 6 (10 enodes) 333.150 * * [simplify]: iters left: 5 (37 enodes) 333.157 * * [simplify]: iters left: 4 (57 enodes) 333.168 * * [simplify]: iters left: 3 (104 enodes) 333.188 * * [simplify]: iters left: 2 (158 enodes) 333.214 * * [simplify]: iters left: 1 (225 enodes) 333.253 * * [simplify]: Extracting #0: cost 1 inf + 0 333.253 * * [simplify]: Extracting #1: cost 0 inf + 1 333.253 * [simplify]: Simplified to 0 333.253 * [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)) 333.253 * * * * [progress]: [ 792 / 3260 ] simplifiying candidate # 333.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)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 333.254 * * [simplify]: iters left: 6 (25 enodes) 333.260 * * [simplify]: iters left: 5 (90 enodes) 333.275 * * [simplify]: iters left: 4 (137 enodes) 333.298 * * [simplify]: iters left: 3 (248 enodes) 333.356 * * [simplify]: Extracting #0: cost 1 inf + 0 333.356 * * [simplify]: Extracting #1: cost 9 inf + 0 333.357 * * [simplify]: Extracting #2: cost 78 inf + 0 333.357 * * [simplify]: Extracting #3: cost 137 inf + 1264 333.358 * * [simplify]: Extracting #4: cost 113 inf + 5074 333.359 * * [simplify]: Extracting #5: cost 118 inf + 5483 333.361 * * [simplify]: Extracting #6: cost 114 inf + 6214 333.364 * * [simplify]: Extracting #7: cost 67 inf + 25051 333.376 * * [simplify]: Extracting #8: cost 4 inf + 56661 333.387 * * [simplify]: Extracting #9: cost 0 inf + 58605 333.399 * [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))) 333.399 * [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)))))) 333.399 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 333.400 * * [simplify]: iters left: 6 (9 enodes) 333.402 * * [simplify]: iters left: 5 (29 enodes) 333.407 * * [simplify]: iters left: 4 (42 enodes) 333.413 * * [simplify]: iters left: 3 (58 enodes) 333.422 * * [simplify]: iters left: 2 (68 enodes) 333.431 * * [simplify]: Extracting #0: cost 1 inf + 0 333.431 * * [simplify]: Extracting #1: cost 0 inf + 1 333.431 * [simplify]: Simplified to 0 333.431 * [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)) 333.431 * * * * [progress]: [ 793 / 3260 ] simplifiying candidate # 333.431 * [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)))))) 333.432 * * [simplify]: iters left: 6 (29 enodes) 333.439 * * [simplify]: iters left: 5 (113 enodes) 333.461 * * [simplify]: iters left: 4 (220 enodes) 333.507 * * [simplify]: iters left: 3 (472 enodes) 333.620 * * [simplify]: Extracting #0: cost 1 inf + 0 333.620 * * [simplify]: Extracting #1: cost 11 inf + 0 333.620 * * [simplify]: Extracting #2: cost 116 inf + 0 333.621 * * [simplify]: Extracting #3: cost 219 inf + 204 333.622 * * [simplify]: Extracting #4: cost 206 inf + 2468 333.624 * * [simplify]: Extracting #5: cost 187 inf + 6938 333.629 * * [simplify]: Extracting #6: cost 107 inf + 33426 333.642 * * [simplify]: Extracting #7: cost 4 inf + 77654 333.661 * * [simplify]: Extracting #8: cost 0 inf + 79543 333.677 * [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)) 333.677 * [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))))))) 333.677 * [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))))) 333.678 * * [simplify]: iters left: 6 (13 enodes) 333.681 * * [simplify]: iters left: 5 (53 enodes) 333.691 * * [simplify]: iters left: 4 (117 enodes) 333.719 * * [simplify]: iters left: 3 (275 enodes) 333.778 * * [simplify]: iters left: 2 (474 enodes) 333.898 * * [simplify]: Extracting #0: cost 1 inf + 0 333.898 * * [simplify]: Extracting #1: cost 0 inf + 1 333.898 * [simplify]: Simplified to 0 333.898 * [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)) 333.899 * * * * [progress]: [ 794 / 3260 ] simplifiying candidate # 333.899 * [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))))) 333.899 * * [simplify]: iters left: 6 (27 enodes) 333.906 * * [simplify]: iters left: 5 (104 enodes) 333.927 * * [simplify]: iters left: 4 (180 enodes) 333.959 * * [simplify]: iters left: 3 (346 enodes) 334.037 * * [simplify]: Extracting #0: cost 1 inf + 0 334.037 * * [simplify]: Extracting #1: cost 11 inf + 0 334.037 * * [simplify]: Extracting #2: cost 92 inf + 0 334.038 * * [simplify]: Extracting #3: cost 181 inf + 42 334.039 * * [simplify]: Extracting #4: cost 164 inf + 3074 334.040 * * [simplify]: Extracting #5: cost 156 inf + 5431 334.043 * * [simplify]: Extracting #6: cost 102 inf + 21790 334.052 * * [simplify]: Extracting #7: cost 15 inf + 58876 334.068 * * [simplify]: Extracting #8: cost 0 inf + 65751 334.081 * [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)) 334.081 * [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)))))) 334.082 * [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)))) 334.082 * * [simplify]: iters left: 6 (12 enodes) 334.085 * * [simplify]: iters left: 5 (47 enodes) 334.093 * * [simplify]: iters left: 4 (82 enodes) 334.108 * * [simplify]: iters left: 3 (157 enodes) 334.139 * * [simplify]: iters left: 2 (248 enodes) 334.178 * * [simplify]: iters left: 1 (341 enodes) 334.239 * * [simplify]: Extracting #0: cost 1 inf + 0 334.239 * * [simplify]: Extracting #1: cost 0 inf + 1 334.239 * [simplify]: Simplified to 0 334.239 * [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)) 334.239 * * * * [progress]: [ 795 / 3260 ] simplifiying candidate # 334.239 * [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)))) 334.240 * * [simplify]: iters left: 6 (28 enodes) 334.247 * * [simplify]: iters left: 5 (107 enodes) 334.266 * * [simplify]: iters left: 4 (191 enodes) 334.305 * * [simplify]: iters left: 3 (378 enodes) 334.406 * * [simplify]: Extracting #0: cost 1 inf + 0 334.406 * * [simplify]: Extracting #1: cost 13 inf + 0 334.406 * * [simplify]: Extracting #2: cost 103 inf + 0 334.407 * * [simplify]: Extracting #3: cost 191 inf + 2 334.408 * * [simplify]: Extracting #4: cost 178 inf + 1549 334.410 * * [simplify]: Extracting #5: cost 147 inf + 8896 334.413 * * [simplify]: Extracting #6: cost 95 inf + 24191 334.424 * * [simplify]: Extracting #7: cost 14 inf + 61768 334.438 * * [simplify]: Extracting #8: cost 0 inf + 69017 334.452 * [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)) 334.452 * [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))))) 334.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))) 334.453 * * [simplify]: iters left: 6 (12 enodes) 334.456 * * [simplify]: iters left: 5 (47 enodes) 334.466 * * [simplify]: iters left: 4 (89 enodes) 334.486 * * [simplify]: iters left: 3 (180 enodes) 334.527 * * [simplify]: iters left: 2 (296 enodes) 334.590 * * [simplify]: iters left: 1 (428 enodes) 334.690 * * [simplify]: Extracting #0: cost 1 inf + 0 334.690 * * [simplify]: Extracting #1: cost 0 inf + 1 334.690 * [simplify]: Simplified to 0 334.690 * [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)) 334.690 * * * * [progress]: [ 796 / 3260 ] simplifiying candidate # 334.691 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 334.691 * * [simplify]: iters left: 6 (28 enodes) 334.698 * * [simplify]: iters left: 5 (106 enodes) 334.716 * * [simplify]: iters left: 4 (181 enodes) 334.751 * * [simplify]: iters left: 3 (328 enodes) 334.821 * * [simplify]: Extracting #0: cost 1 inf + 0 334.821 * * [simplify]: Extracting #1: cost 11 inf + 0 334.821 * * [simplify]: Extracting #2: cost 90 inf + 0 334.822 * * [simplify]: Extracting #3: cost 182 inf + 0 334.823 * * [simplify]: Extracting #4: cost 174 inf + 1012 334.824 * * [simplify]: Extracting #5: cost 171 inf + 2189 334.827 * * [simplify]: Extracting #6: cost 104 inf + 23166 334.836 * * [simplify]: Extracting #7: cost 17 inf + 58229 334.849 * * [simplify]: Extracting #8: cost 0 inf + 67809 334.863 * * [simplify]: Extracting #9: cost 0 inf + 67729 334.876 * [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)))) 334.876 * [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))))))) 334.877 * [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))))) 334.877 * * [simplify]: iters left: 6 (12 enodes) 334.880 * * [simplify]: iters left: 5 (46 enodes) 334.888 * * [simplify]: iters left: 4 (81 enodes) 334.904 * * [simplify]: iters left: 3 (134 enodes) 334.925 * * [simplify]: iters left: 2 (197 enodes) 334.955 * * [simplify]: iters left: 1 (271 enodes) 334.998 * * [simplify]: Extracting #0: cost 1 inf + 0 334.998 * * [simplify]: Extracting #1: cost 0 inf + 1 334.998 * [simplify]: Simplified to 0 334.998 * [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)) 334.998 * * * * [progress]: [ 797 / 3260 ] simplifiying candidate # 334.998 * [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))))) 334.998 * * [simplify]: iters left: 6 (25 enodes) 335.005 * * [simplify]: iters left: 5 (94 enodes) 335.021 * * [simplify]: iters left: 4 (149 enodes) 335.048 * * [simplify]: iters left: 3 (275 enodes) 335.111 * * [simplify]: Extracting #0: cost 1 inf + 0 335.111 * * [simplify]: Extracting #1: cost 9 inf + 0 335.111 * * [simplify]: Extracting #2: cost 80 inf + 0 335.112 * * [simplify]: Extracting #3: cost 164 inf + 0 335.113 * * [simplify]: Extracting #4: cost 159 inf + 729 335.113 * * [simplify]: Extracting #5: cost 152 inf + 2277 335.115 * * [simplify]: Extracting #6: cost 124 inf + 7781 335.119 * * [simplify]: Extracting #7: cost 67 inf + 28727 335.129 * * [simplify]: Extracting #8: cost 5 inf + 59602 335.141 * * [simplify]: Extracting #9: cost 0 inf + 62167 335.154 * [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))) 335.154 * [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)))))) 335.154 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 335.154 * * [simplify]: iters left: 6 (10 enodes) 335.157 * * [simplify]: iters left: 5 (38 enodes) 335.164 * * [simplify]: iters left: 4 (59 enodes) 335.173 * * [simplify]: iters left: 3 (88 enodes) 335.189 * * [simplify]: iters left: 2 (117 enodes) 335.205 * * [simplify]: iters left: 1 (144 enodes) 335.223 * * [simplify]: Extracting #0: cost 1 inf + 0 335.223 * * [simplify]: Extracting #1: cost 0 inf + 1 335.223 * [simplify]: Simplified to 0 335.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))))) (* (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)) 335.224 * * * * [progress]: [ 798 / 3260 ] simplifiying candidate # 335.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)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 335.224 * * [simplify]: iters left: 6 (27 enodes) 335.231 * * [simplify]: iters left: 5 (102 enodes) 335.249 * * [simplify]: iters left: 4 (163 enodes) 335.280 * * [simplify]: iters left: 3 (305 enodes) 335.348 * * [simplify]: Extracting #0: cost 1 inf + 0 335.348 * * [simplify]: Extracting #1: cost 11 inf + 0 335.348 * * [simplify]: Extracting #2: cost 92 inf + 0 335.349 * * [simplify]: Extracting #3: cost 157 inf + 497 335.350 * * [simplify]: Extracting #4: cost 138 inf + 3735 335.351 * * [simplify]: Extracting #5: cost 127 inf + 6262 335.353 * * [simplify]: Extracting #6: cost 114 inf + 8596 335.357 * * [simplify]: Extracting #7: cost 81 inf + 20421 335.365 * * [simplify]: Extracting #8: cost 24 inf + 49126 335.377 * * [simplify]: Extracting #9: cost 0 inf + 61091 335.389 * [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)) 335.390 * [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))))) 335.390 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 335.390 * * [simplify]: iters left: 6 (11 enodes) 335.393 * * [simplify]: iters left: 5 (42 enodes) 335.404 * * [simplify]: iters left: 4 (67 enodes) 335.416 * * [simplify]: iters left: 3 (111 enodes) 335.433 * * [simplify]: iters left: 2 (140 enodes) 335.451 * * [simplify]: iters left: 1 (160 enodes) 335.470 * * [simplify]: Extracting #0: cost 1 inf + 0 335.471 * * [simplify]: Extracting #1: cost 0 inf + 1 335.471 * [simplify]: Simplified to 0 335.471 * [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)) 335.471 * * * * [progress]: [ 799 / 3260 ] simplifiying candidate # 335.471 * [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)))))) 335.471 * * [simplify]: iters left: 6 (30 enodes) 335.481 * * [simplify]: iters left: 5 (122 enodes) 335.503 * * [simplify]: iters left: 4 (278 enodes) 335.586 * * [simplify]: Extracting #0: cost 1 inf + 0 335.586 * * [simplify]: Extracting #1: cost 11 inf + 0 335.586 * * [simplify]: Extracting #2: cost 177 inf + 0 335.587 * * [simplify]: Extracting #3: cost 318 inf + 1 335.589 * * [simplify]: Extracting #4: cost 294 inf + 4889 335.596 * * [simplify]: Extracting #5: cost 132 inf + 62793 335.609 * * [simplify]: Extracting #6: cost 70 inf + 86000 335.626 * * [simplify]: Extracting #7: cost 49 inf + 91207 335.642 * * [simplify]: Extracting #8: cost 4 inf + 115171 335.660 * * [simplify]: Extracting #9: cost 0 inf + 117061 335.678 * [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))))) 335.678 * [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))))))) 335.679 * [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))))) 335.679 * * [simplify]: iters left: 6 (16 enodes) 335.683 * * [simplify]: iters left: 5 (68 enodes) 335.698 * * [simplify]: iters left: 4 (179 enodes) 335.762 * * [simplify]: Extracting #0: cost 1 inf + 0 335.762 * * [simplify]: Extracting #1: cost 27 inf + 0 335.762 * * [simplify]: Extracting #2: cost 153 inf + 0 335.763 * * [simplify]: Extracting #3: cost 242 inf + 83 335.765 * * [simplify]: Extracting #4: cost 185 inf + 16503 335.776 * * [simplify]: Extracting #5: cost 15 inf + 79352 335.789 * * [simplify]: Extracting #6: cost 0 inf + 84943 335.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))))) 335.801 * [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))))))) 335.802 * * * * [progress]: [ 800 / 3260 ] simplifiying candidate # 335.802 * [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))))) 335.802 * * [simplify]: iters left: 6 (28 enodes) 335.810 * * [simplify]: iters left: 5 (112 enodes) 335.829 * * [simplify]: iters left: 4 (230 enodes) 335.888 * * [simplify]: Extracting #0: cost 1 inf + 0 335.889 * * [simplify]: Extracting #1: cost 11 inf + 0 335.889 * * [simplify]: Extracting #2: cost 136 inf + 0 335.890 * * [simplify]: Extracting #3: cost 238 inf + 0 335.891 * * [simplify]: Extracting #4: cost 219 inf + 3921 335.897 * * [simplify]: Extracting #5: cost 104 inf + 41177 335.909 * * [simplify]: Extracting #6: cost 52 inf + 59483 335.920 * * [simplify]: Extracting #7: cost 7 inf + 79537 335.934 * * [simplify]: Extracting #8: cost 0 inf + 82966 335.947 * * [simplify]: Extracting #9: cost 0 inf + 82846 335.960 * [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))))) 335.960 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 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)))))) 335.961 * [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)))) 335.961 * * [simplify]: iters left: 6 (15 enodes) 335.965 * * [simplify]: iters left: 5 (63 enodes) 335.977 * * [simplify]: iters left: 4 (145 enodes) 336.018 * * [simplify]: iters left: 3 (499 enodes) 336.287 * * [simplify]: Extracting #0: cost 1 inf + 0 336.288 * * [simplify]: Extracting #1: cost 0 inf + 1 336.288 * [simplify]: Simplified to 0 336.288 * [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)) 336.288 * * * * [progress]: [ 801 / 3260 ] simplifiying candidate # 336.288 * [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)))) 336.288 * * [simplify]: iters left: 6 (29 enodes) 336.296 * * [simplify]: iters left: 5 (116 enodes) 336.318 * * [simplify]: iters left: 4 (256 enodes) 336.389 * * [simplify]: Extracting #0: cost 1 inf + 0 336.389 * * [simplify]: Extracting #1: cost 13 inf + 0 336.390 * * [simplify]: Extracting #2: cost 144 inf + 0 336.390 * * [simplify]: Extracting #3: cost 234 inf + 2 336.392 * * [simplify]: Extracting #4: cost 217 inf + 3683 336.396 * * [simplify]: Extracting #5: cost 128 inf + 28302 336.403 * * [simplify]: Extracting #6: cost 52 inf + 52742 336.415 * * [simplify]: Extracting #7: cost 10 inf + 71669 336.430 * * [simplify]: Extracting #8: cost 0 inf + 76411 336.442 * [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))) 336.443 * [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))))) 336.443 * [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))) 336.443 * * [simplify]: iters left: 6 (15 enodes) 336.448 * * [simplify]: iters left: 5 (62 enodes) 336.461 * * [simplify]: iters left: 4 (159 enodes) 336.509 * * [simplify]: iters left: 3 (475 enodes) 336.736 * * [simplify]: Extracting #0: cost 1 inf + 0 336.736 * * [simplify]: Extracting #1: cost 42 inf + 0 336.737 * * [simplify]: Extracting #2: cost 194 inf + 1 336.740 * * [simplify]: Extracting #3: cost 205 inf + 15094 336.753 * * [simplify]: Extracting #4: cost 20 inf + 63712 336.768 * * [simplify]: Extracting #5: cost 3 inf + 65204 336.782 * * [simplify]: Extracting #6: cost 0 inf + 65965 336.797 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 336.798 * [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)))) 336.798 * * * * [progress]: [ 802 / 3260 ] simplifiying candidate # 336.798 * [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)))))) 336.798 * * [simplify]: iters left: 6 (31 enodes) 336.809 * * [simplify]: iters left: 5 (122 enodes) 336.831 * * [simplify]: iters left: 4 (253 enodes) 336.895 * * [simplify]: Extracting #0: cost 1 inf + 0 336.895 * * [simplify]: Extracting #1: cost 11 inf + 0 336.895 * * [simplify]: Extracting #2: cost 139 inf + 0 336.896 * * [simplify]: Extracting #3: cost 248 inf + 0 336.897 * * [simplify]: Extracting #4: cost 237 inf + 1177 336.900 * * [simplify]: Extracting #5: cost 157 inf + 24850 336.909 * * [simplify]: Extracting #6: cost 50 inf + 62655 336.921 * * [simplify]: Extracting #7: cost 6 inf + 82137 336.935 * * [simplify]: Extracting #8: cost 0 inf + 85106 336.949 * [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)))) 336.949 * [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))))))) 336.949 * [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))))) 336.950 * * [simplify]: iters left: 6 (15 enodes) 336.956 * * [simplify]: iters left: 5 (62 enodes) 336.968 * * [simplify]: iters left: 4 (148 enodes) 337.009 * * [simplify]: iters left: 3 (499 enodes) 337.628 * * [simplify]: Extracting #0: cost 1 inf + 0 337.628 * * [simplify]: Extracting #1: cost 0 inf + 1 337.628 * [simplify]: Simplified to 0 337.629 * [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)) 337.629 * * * * [progress]: [ 803 / 3260 ] simplifiying candidate # 337.629 * [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))))) 337.629 * * [simplify]: iters left: 6 (29 enodes) 337.637 * * [simplify]: iters left: 5 (113 enodes) 337.661 * * [simplify]: iters left: 4 (217 enodes) 337.708 * * [simplify]: Extracting #0: cost 1 inf + 0 337.708 * * [simplify]: Extracting #1: cost 11 inf + 0 337.709 * * [simplify]: Extracting #2: cost 115 inf + 0 337.709 * * [simplify]: Extracting #3: cost 199 inf + 0 337.710 * * [simplify]: Extracting #4: cost 184 inf + 1985 337.713 * * [simplify]: Extracting #5: cost 104 inf + 25155 337.720 * * [simplify]: Extracting #6: cost 53 inf + 41252 337.731 * * [simplify]: Extracting #7: cost 11 inf + 59310 337.742 * * [simplify]: Extracting #8: cost 0 inf + 65099 337.752 * * [simplify]: Extracting #9: cost 0 inf + 65019 337.763 * [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)))) 337.763 * [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)))))) 337.764 * [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)))) 337.764 * * [simplify]: iters left: 6 (14 enodes) 337.768 * * [simplify]: iters left: 5 (56 enodes) 337.778 * * [simplify]: iters left: 4 (117 enodes) 337.808 * * [simplify]: iters left: 3 (347 enodes) 337.938 * * [simplify]: Extracting #0: cost 1 inf + 0 337.938 * * [simplify]: Extracting #1: cost 0 inf + 1 337.938 * [simplify]: Simplified to 0 337.938 * [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)) 337.939 * * * * [progress]: [ 804 / 3260 ] simplifiying candidate # 337.939 * [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)))) 337.939 * * [simplify]: iters left: 6 (30 enodes) 337.948 * * [simplify]: iters left: 5 (117 enodes) 337.969 * * [simplify]: iters left: 4 (218 enodes) 338.020 * * [simplify]: Extracting #0: cost 1 inf + 0 338.020 * * [simplify]: Extracting #1: cost 11 inf + 0 338.020 * * [simplify]: Extracting #2: cost 110 inf + 0 338.021 * * [simplify]: Extracting #3: cost 175 inf + 44 338.021 * * [simplify]: Extracting #4: cost 172 inf + 211 338.022 * * [simplify]: Extracting #5: cost 157 inf + 3450 338.026 * * [simplify]: Extracting #6: cost 61 inf + 30171 338.034 * * [simplify]: Extracting #7: cost 3 inf + 53535 338.043 * * [simplify]: Extracting #8: cost 0 inf + 54761 338.052 * [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)) 338.052 * [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))))) 338.052 * [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))) 338.052 * * [simplify]: iters left: 6 (14 enodes) 338.057 * * [simplify]: iters left: 5 (57 enodes) 338.068 * * [simplify]: iters left: 4 (116 enodes) 338.099 * * [simplify]: iters left: 3 (321 enodes) 338.223 * * [simplify]: Extracting #0: cost 1 inf + 0 338.223 * * [simplify]: Extracting #1: cost 0 inf + 1 338.223 * [simplify]: Simplified to 0 338.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))))) (* (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)) 338.223 * * * * [progress]: [ 805 / 3260 ] simplifiying candidate # 338.223 * [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)))))) 338.224 * * [simplify]: iters left: 6 (31 enodes) 338.232 * * [simplify]: iters left: 5 (122 enodes) 338.254 * * [simplify]: iters left: 4 (252 enodes) 338.318 * * [simplify]: Extracting #0: cost 1 inf + 0 338.318 * * [simplify]: Extracting #1: cost 11 inf + 0 338.318 * * [simplify]: Extracting #2: cost 124 inf + 0 338.319 * * [simplify]: Extracting #3: cost 210 inf + 204 338.320 * * [simplify]: Extracting #4: cost 198 inf + 2039 338.323 * * [simplify]: Extracting #5: cost 118 inf + 23900 338.328 * * [simplify]: Extracting #6: cost 72 inf + 36261 338.336 * * [simplify]: Extracting #7: cost 41 inf + 45504 338.348 * * [simplify]: Extracting #8: cost 9 inf + 62491 338.358 * * [simplify]: Extracting #9: cost 0 inf + 67479 338.370 * [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)))) 338.370 * [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))))))) 338.370 * [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))))) 338.370 * * [simplify]: iters left: 6 (15 enodes) 338.375 * * [simplify]: iters left: 5 (62 enodes) 338.387 * * [simplify]: iters left: 4 (149 enodes) 338.430 * * [simplify]: iters left: 3 (450 enodes) 338.660 * * [simplify]: Extracting #0: cost 1 inf + 0 338.660 * * [simplify]: Extracting #1: cost 0 inf + 1 338.660 * [simplify]: Simplified to 0 338.660 * [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)) 338.660 * * * * [progress]: [ 806 / 3260 ] simplifiying candidate # 338.661 * [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))))) 338.661 * * [simplify]: iters left: 6 (29 enodes) 338.669 * * [simplify]: iters left: 5 (114 enodes) 338.689 * * [simplify]: iters left: 4 (216 enodes) 338.744 * * [simplify]: Extracting #0: cost 1 inf + 0 338.744 * * [simplify]: Extracting #1: cost 11 inf + 0 338.744 * * [simplify]: Extracting #2: cost 107 inf + 0 338.745 * * [simplify]: Extracting #3: cost 177 inf + 204 338.746 * * [simplify]: Extracting #4: cost 171 inf + 977 338.747 * * [simplify]: Extracting #5: cost 165 inf + 2963 338.750 * * [simplify]: Extracting #6: cost 69 inf + 26746 338.758 * * [simplify]: Extracting #7: cost 6 inf + 53554 338.767 * * [simplify]: Extracting #8: cost 0 inf + 55947 338.777 * * [simplify]: Extracting #9: cost 0 inf + 55867 338.786 * [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))))) 338.787 * [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)))))) 338.787 * [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)))) 338.787 * * [simplify]: iters left: 6 (14 enodes) 338.791 * * [simplify]: iters left: 5 (57 enodes) 338.805 * * [simplify]: iters left: 4 (118 enodes) 338.833 * * [simplify]: iters left: 3 (314 enodes) 338.941 * * [simplify]: Extracting #0: cost 1 inf + 0 338.941 * * [simplify]: Extracting #1: cost 0 inf + 1 338.941 * [simplify]: Simplified to 0 338.941 * [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)) 338.941 * * * * [progress]: [ 807 / 3260 ] simplifiying candidate # 338.942 * [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)))) 338.942 * * [simplify]: iters left: 6 (29 enodes) 338.950 * * [simplify]: iters left: 5 (108 enodes) 338.969 * * [simplify]: iters left: 4 (204 enodes) 339.013 * * [simplify]: iters left: 3 (456 enodes) 339.148 * * [simplify]: Extracting #0: cost 1 inf + 0 339.148 * * [simplify]: Extracting #1: cost 13 inf + 0 339.148 * * [simplify]: Extracting #2: cost 142 inf + 0 339.149 * * [simplify]: Extracting #3: cost 243 inf + 248 339.151 * * [simplify]: Extracting #4: cost 221 inf + 3052 339.154 * * [simplify]: Extracting #5: cost 161 inf + 15180 339.161 * * [simplify]: Extracting #6: cost 86 inf + 35474 339.174 * * [simplify]: Extracting #7: cost 10 inf + 71965 339.191 * * [simplify]: Extracting #8: cost 0 inf + 77214 339.210 * [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)) 339.210 * [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))))) 339.210 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 339.211 * * [simplify]: iters left: 6 (13 enodes) 339.215 * * [simplify]: iters left: 5 (48 enodes) 339.224 * * [simplify]: iters left: 4 (103 enodes) 339.246 * * [simplify]: iters left: 3 (238 enodes) 339.313 * * [simplify]: Extracting #0: cost 1 inf + 0 339.313 * * [simplify]: Extracting #1: cost 0 inf + 1 339.313 * [simplify]: Simplified to 0 339.313 * [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)) 339.313 * * * * [progress]: [ 808 / 3260 ] simplifiying candidate # 339.313 * [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)))))) 339.314 * * [simplify]: iters left: 6 (29 enodes) 339.321 * * [simplify]: iters left: 5 (115 enodes) 339.345 * * [simplify]: iters left: 4 (240 enodes) 339.401 * * [simplify]: Extracting #0: cost 1 inf + 0 339.401 * * [simplify]: Extracting #1: cost 11 inf + 0 339.401 * * [simplify]: Extracting #2: cost 138 inf + 0 339.405 * * [simplify]: Extracting #3: cost 247 inf + 0 339.406 * * [simplify]: Extracting #4: cost 231 inf + 2550 339.409 * * [simplify]: Extracting #5: cost 140 inf + 30988 339.418 * * [simplify]: Extracting #6: cost 57 inf + 61440 339.430 * * [simplify]: Extracting #7: cost 7 inf + 82170 339.444 * * [simplify]: Extracting #8: cost 0 inf + 86120 339.458 * * [simplify]: Extracting #9: cost 0 inf + 86040 339.471 * [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)))) 339.471 * [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))))))) 339.472 * [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))))) 339.472 * * [simplify]: iters left: 6 (15 enodes) 339.476 * * [simplify]: iters left: 5 (61 enodes) 339.490 * * [simplify]: iters left: 4 (142 enodes) 339.527 * * [simplify]: iters left: 3 (474 enodes) 339.732 * * [simplify]: Extracting #0: cost 1 inf + 0 339.732 * * [simplify]: Extracting #1: cost 0 inf + 1 339.733 * [simplify]: Simplified to 0 339.733 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 339.733 * * * * [progress]: [ 809 / 3260 ] simplifiying candidate # 339.733 * [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))))) 339.733 * * [simplify]: iters left: 6 (27 enodes) 339.740 * * [simplify]: iters left: 5 (105 enodes) 339.758 * * [simplify]: iters left: 4 (197 enodes) 339.804 * * [simplify]: Extracting #0: cost 1 inf + 0 339.804 * * [simplify]: Extracting #1: cost 11 inf + 0 339.804 * * [simplify]: Extracting #2: cost 109 inf + 0 339.805 * * [simplify]: Extracting #3: cost 185 inf + 0 339.806 * * [simplify]: Extracting #4: cost 166 inf + 3199 339.809 * * [simplify]: Extracting #5: cost 93 inf + 24882 339.815 * * [simplify]: Extracting #6: cost 54 inf + 37893 339.824 * * [simplify]: Extracting #7: cost 9 inf + 57291 339.834 * * [simplify]: Extracting #8: cost 0 inf + 61881 339.844 * [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))))) 339.844 * [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)))))) 339.845 * [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)))) 339.845 * * [simplify]: iters left: 6 (14 enodes) 339.849 * * [simplify]: iters left: 5 (56 enodes) 339.859 * * [simplify]: iters left: 4 (113 enodes) 339.886 * * [simplify]: iters left: 3 (324 enodes) 339.985 * * [simplify]: Extracting #0: cost 1 inf + 0 339.985 * * [simplify]: Extracting #1: cost 0 inf + 1 339.985 * [simplify]: Simplified to 0 339.985 * [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)) 339.985 * * * * [progress]: [ 810 / 3260 ] simplifiying candidate # 339.985 * [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)))) 339.985 * * [simplify]: iters left: 6 (28 enodes) 339.997 * * [simplify]: iters left: 5 (110 enodes) 340.016 * * [simplify]: iters left: 4 (207 enodes) 340.060 * * [simplify]: Extracting #0: cost 1 inf + 0 340.060 * * [simplify]: Extracting #1: cost 11 inf + 0 340.060 * * [simplify]: Extracting #2: cost 112 inf + 0 340.061 * * [simplify]: Extracting #3: cost 178 inf + 44 340.061 * * [simplify]: Extracting #4: cost 167 inf + 1304 340.062 * * [simplify]: Extracting #5: cost 161 inf + 3453 340.068 * * [simplify]: Extracting #6: cost 79 inf + 24926 340.076 * * [simplify]: Extracting #7: cost 8 inf + 50805 340.085 * * [simplify]: Extracting #8: cost 0 inf + 55604 340.094 * [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)) 340.094 * [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))))) 340.094 * [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))) 340.094 * * [simplify]: iters left: 6 (14 enodes) 340.099 * * [simplify]: iters left: 5 (56 enodes) 340.110 * * [simplify]: iters left: 4 (112 enodes) 340.135 * * [simplify]: iters left: 3 (297 enodes) 340.228 * * [simplify]: Extracting #0: cost 1 inf + 0 340.229 * * [simplify]: Extracting #1: cost 0 inf + 1 340.229 * [simplify]: Simplified to 0 340.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))) (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)) 340.229 * * * * [progress]: [ 811 / 3260 ] simplifiying candidate # 340.229 * [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)))))) 340.229 * * [simplify]: iters left: 6 (29 enodes) 340.237 * * [simplify]: iters left: 5 (113 enodes) 340.258 * * [simplify]: iters left: 4 (220 enodes) 340.306 * * [simplify]: Extracting #0: cost 1 inf + 0 340.306 * * [simplify]: Extracting #1: cost 11 inf + 0 340.306 * * [simplify]: Extracting #2: cost 113 inf + 0 340.307 * * [simplify]: Extracting #3: cost 197 inf + 0 340.308 * * [simplify]: Extracting #4: cost 187 inf + 854 340.309 * * [simplify]: Extracting #5: cost 138 inf + 13297 340.315 * * [simplify]: Extracting #6: cost 59 inf + 37981 340.324 * * [simplify]: Extracting #7: cost 4 inf + 62053 340.334 * * [simplify]: Extracting #8: cost 0 inf + 63903 340.345 * * [simplify]: Extracting #9: cost 0 inf + 63823 340.358 * [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))) 340.358 * [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))))))) 340.358 * [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))))) 340.358 * * [simplify]: iters left: 6 (13 enodes) 340.362 * * [simplify]: iters left: 5 (53 enodes) 340.372 * * [simplify]: iters left: 4 (118 enodes) 340.398 * * [simplify]: iters left: 3 (324 enodes) 340.496 * * [simplify]: Extracting #0: cost 1 inf + 0 340.496 * * [simplify]: Extracting #1: cost 0 inf + 1 340.496 * [simplify]: Simplified to 0 340.496 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (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)) 340.497 * * * * [progress]: [ 812 / 3260 ] simplifiying candidate # 340.497 * [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))))) 340.497 * * [simplify]: iters left: 6 (26 enodes) 340.504 * * [simplify]: iters left: 5 (99 enodes) 340.521 * * [simplify]: iters left: 4 (175 enodes) 340.554 * * [simplify]: iters left: 3 (403 enodes) 340.656 * * [simplify]: Extracting #0: cost 1 inf + 0 340.656 * * [simplify]: Extracting #1: cost 9 inf + 0 340.656 * * [simplify]: Extracting #2: cost 116 inf + 0 340.657 * * [simplify]: Extracting #3: cost 246 inf + 1 340.658 * * [simplify]: Extracting #4: cost 233 inf + 1867 340.661 * * [simplify]: Extracting #5: cost 157 inf + 17147 340.667 * * [simplify]: Extracting #6: cost 114 inf + 25813 340.675 * * [simplify]: Extracting #7: cost 79 inf + 38396 340.691 * * [simplify]: Extracting #8: cost 10 inf + 73117 340.707 * * [simplify]: Extracting #9: cost 0 inf + 77645 340.723 * [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))) 340.723 * [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)))))) 340.724 * [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)))) 340.724 * * [simplify]: iters left: 6 (11 enodes) 340.727 * * [simplify]: iters left: 5 (43 enodes) 340.735 * * [simplify]: iters left: 4 (84 enodes) 340.752 * * [simplify]: iters left: 3 (212 enodes) 340.802 * * [simplify]: iters left: 2 (472 enodes) 340.918 * * [simplify]: Extracting #0: cost 1 inf + 0 340.918 * * [simplify]: Extracting #1: cost 0 inf + 1 340.918 * [simplify]: Simplified to 0 340.918 * [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)) 340.919 * * * * [progress]: [ 813 / 3260 ] simplifiying candidate # 340.919 * [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)))) 340.919 * * [simplify]: iters left: 6 (28 enodes) 340.927 * * [simplify]: iters left: 5 (109 enodes) 340.946 * * [simplify]: iters left: 4 (197 enodes) 340.990 * * [simplify]: iters left: 3 (432 enodes) 341.106 * * [simplify]: Extracting #0: cost 1 inf + 0 341.107 * * [simplify]: Extracting #1: cost 11 inf + 0 341.107 * * [simplify]: Extracting #2: cost 114 inf + 0 341.108 * * [simplify]: Extracting #3: cost 219 inf + 2 341.109 * * [simplify]: Extracting #4: cost 203 inf + 1871 341.111 * * [simplify]: Extracting #5: cost 149 inf + 11246 341.116 * * [simplify]: Extracting #6: cost 90 inf + 27490 341.128 * * [simplify]: Extracting #7: cost 14 inf + 63041 341.143 * * [simplify]: Extracting #8: cost 0 inf + 70370 341.158 * * [simplify]: Extracting #9: cost 0 inf + 70250 341.175 * [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)) 341.176 * [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))))) 341.176 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 341.176 * * [simplify]: iters left: 6 (12 enodes) 341.180 * * [simplify]: iters left: 5 (49 enodes) 341.189 * * [simplify]: iters left: 4 (99 enodes) 341.211 * * [simplify]: iters left: 3 (234 enodes) 341.272 * * [simplify]: iters left: 2 (447 enodes) 341.380 * * [simplify]: Extracting #0: cost 1 inf + 0 341.380 * * [simplify]: Extracting #1: cost 0 inf + 1 341.380 * [simplify]: Simplified to 0 341.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 341.380 * * * * [progress]: [ 814 / 3260 ] simplifiying candidate # 341.381 * [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)))))) 341.381 * * [simplify]: iters left: 6 (30 enodes) 341.389 * * [simplify]: iters left: 5 (117 enodes) 341.409 * * [simplify]: iters left: 4 (223 enodes) 341.460 * * [simplify]: Extracting #0: cost 1 inf + 0 341.460 * * [simplify]: Extracting #1: cost 11 inf + 0 341.460 * * [simplify]: Extracting #2: cost 101 inf + 0 341.461 * * [simplify]: Extracting #3: cost 163 inf + 204 341.461 * * [simplify]: Extracting #4: cost 160 inf + 530 341.463 * * [simplify]: Extracting #5: cost 118 inf + 9228 341.466 * * [simplify]: Extracting #6: cost 71 inf + 19950 341.470 * * [simplify]: Extracting #7: cost 61 inf + 21062 341.475 * * [simplify]: Extracting #8: cost 36 inf + 31417 341.483 * * [simplify]: Extracting #9: cost 3 inf + 48982 341.492 * * [simplify]: Extracting #10: cost 0 inf + 50572 341.501 * [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)) 341.501 * [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))))))) 341.501 * [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))))) 341.501 * * [simplify]: iters left: 6 (14 enodes) 341.508 * * [simplify]: iters left: 5 (57 enodes) 341.519 * * [simplify]: iters left: 4 (121 enodes) 341.547 * * [simplify]: iters left: 3 (291 enodes) 341.637 * * [simplify]: Extracting #0: cost 1 inf + 0 341.638 * * [simplify]: Extracting #1: cost 0 inf + 1 341.638 * [simplify]: Simplified to 0 341.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)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 341.638 * * * * [progress]: [ 815 / 3260 ] simplifiying candidate # 341.638 * [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))))) 341.638 * * [simplify]: iters left: 6 (28 enodes) 341.646 * * [simplify]: iters left: 5 (109 enodes) 341.665 * * [simplify]: iters left: 4 (193 enodes) 341.705 * * [simplify]: iters left: 3 (448 enodes) 341.843 * * [simplify]: Extracting #0: cost 1 inf + 0 341.843 * * [simplify]: Extracting #1: cost 11 inf + 0 341.843 * * [simplify]: Extracting #2: cost 108 inf + 0 341.844 * * [simplify]: Extracting #3: cost 211 inf + 205 341.845 * * [simplify]: Extracting #4: cost 195 inf + 2115 341.848 * * [simplify]: Extracting #5: cost 137 inf + 10953 341.853 * * [simplify]: Extracting #6: cost 87 inf + 28331 341.866 * * [simplify]: Extracting #7: cost 16 inf + 60574 341.881 * * [simplify]: Extracting #8: cost 0 inf + 67825 341.897 * * [simplify]: Extracting #9: cost 0 inf + 67588 341.915 * [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)) 341.915 * [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)))))) 341.915 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 341.916 * * [simplify]: iters left: 6 (13 enodes) 341.920 * * [simplify]: iters left: 5 (52 enodes) 341.929 * * [simplify]: iters left: 4 (98 enodes) 341.951 * * [simplify]: iters left: 3 (212 enodes) 341.997 * * [simplify]: iters left: 2 (371 enodes) 342.078 * * [simplify]: Extracting #0: cost 1 inf + 0 342.078 * * [simplify]: Extracting #1: cost 0 inf + 1 342.078 * [simplify]: Simplified to 0 342.079 * [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)) 342.079 * * * * [progress]: [ 816 / 3260 ] simplifiying candidate # 342.079 * [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)))) 342.079 * * [simplify]: iters left: 6 (28 enodes) 342.087 * * [simplify]: iters left: 5 (104 enodes) 342.108 * * [simplify]: iters left: 4 (186 enodes) 342.141 * * [simplify]: iters left: 3 (357 enodes) 342.223 * * [simplify]: Extracting #0: cost 1 inf + 0 342.223 * * [simplify]: Extracting #1: cost 11 inf + 0 342.223 * * [simplify]: Extracting #2: cost 107 inf + 0 342.224 * * [simplify]: Extracting #3: cost 180 inf + 904 342.226 * * [simplify]: Extracting #4: cost 136 inf + 6007 342.228 * * [simplify]: Extracting #5: cost 125 inf + 8727 342.232 * * [simplify]: Extracting #6: cost 96 inf + 18746 342.245 * * [simplify]: Extracting #7: cost 14 inf + 56655 342.258 * * [simplify]: Extracting #8: cost 0 inf + 63502 342.271 * [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))) 342.271 * [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))))) 342.271 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 342.271 * * [simplify]: iters left: 6 (12 enodes) 342.275 * * [simplify]: iters left: 5 (44 enodes) 342.284 * * [simplify]: iters left: 4 (92 enodes) 342.299 * * [simplify]: iters left: 3 (159 enodes) 342.329 * * [simplify]: iters left: 2 (267 enodes) 342.377 * * [simplify]: iters left: 1 (364 enodes) 342.442 * * [simplify]: Extracting #0: cost 1 inf + 0 342.442 * * [simplify]: Extracting #1: cost 0 inf + 1 342.442 * [simplify]: Simplified to 0 342.442 * [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)) 342.443 * * * * [progress]: [ 817 / 3260 ] simplifiying candidate # 342.443 * [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)))))) 342.443 * * [simplify]: iters left: 6 (29 enodes) 342.453 * * [simplify]: iters left: 5 (118 enodes) 342.475 * * [simplify]: iters left: 4 (249 enodes) 342.535 * * [simplify]: Extracting #0: cost 1 inf + 0 342.536 * * [simplify]: Extracting #1: cost 11 inf + 0 342.536 * * [simplify]: Extracting #2: cost 137 inf + 0 342.537 * * [simplify]: Extracting #3: cost 237 inf + 3 342.538 * * [simplify]: Extracting #4: cost 217 inf + 2883 342.541 * * [simplify]: Extracting #5: cost 130 inf + 26578 342.548 * * [simplify]: Extracting #6: cost 54 inf + 51002 342.558 * * [simplify]: Extracting #7: cost 12 inf + 69220 342.570 * * [simplify]: Extracting #8: cost 0 inf + 75108 342.582 * [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))))) 342.583 * [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))))))) 342.583 * [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))))) 342.583 * * [simplify]: iters left: 6 (15 enodes) 342.588 * * [simplify]: iters left: 5 (64 enodes) 342.603 * * [simplify]: iters left: 4 (149 enodes) 342.642 * * [simplify]: iters left: 3 (466 enodes) 342.938 * * [simplify]: Extracting #0: cost 1 inf + 0 342.938 * * [simplify]: Extracting #1: cost 0 inf + 1 342.938 * [simplify]: Simplified to 0 342.938 * [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)) 342.939 * * * * [progress]: [ 818 / 3260 ] simplifiying candidate # 342.939 * [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))))) 342.939 * * [simplify]: iters left: 6 (27 enodes) 342.946 * * [simplify]: iters left: 5 (108 enodes) 342.966 * * [simplify]: iters left: 4 (207 enodes) 343.013 * * [simplify]: Extracting #0: cost 1 inf + 0 343.013 * * [simplify]: Extracting #1: cost 11 inf + 0 343.013 * * [simplify]: Extracting #2: cost 116 inf + 0 343.014 * * [simplify]: Extracting #3: cost 181 inf + 128 343.014 * * [simplify]: Extracting #4: cost 163 inf + 2808 343.017 * * [simplify]: Extracting #5: cost 100 inf + 17842 343.023 * * [simplify]: Extracting #6: cost 53 inf + 33164 343.031 * * [simplify]: Extracting #7: cost 5 inf + 53893 343.041 * * [simplify]: Extracting #8: cost 0 inf + 56433 343.050 * [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))) 343.050 * [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)))))) 343.051 * [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)))) 343.051 * * [simplify]: iters left: 6 (14 enodes) 343.055 * * [simplify]: iters left: 5 (59 enodes) 343.066 * * [simplify]: iters left: 4 (121 enodes) 343.095 * * [simplify]: iters left: 3 (332 enodes) 343.249 * * [simplify]: Extracting #0: cost 1 inf + 0 343.250 * * [simplify]: Extracting #1: cost 0 inf + 1 343.250 * [simplify]: Simplified to 0 343.250 * [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)) 343.250 * * * * [progress]: [ 819 / 3260 ] simplifiying candidate # 343.250 * [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)))) 343.250 * * [simplify]: iters left: 6 (27 enodes) 343.258 * * [simplify]: iters left: 5 (108 enodes) 343.281 * * [simplify]: iters left: 4 (210 enodes) 343.326 * * [simplify]: Extracting #0: cost 1 inf + 0 343.326 * * [simplify]: Extracting #1: cost 11 inf + 0 343.326 * * [simplify]: Extracting #2: cost 104 inf + 0 343.327 * * [simplify]: Extracting #3: cost 154 inf + 251 343.328 * * [simplify]: Extracting #4: cost 122 inf + 4724 343.330 * * [simplify]: Extracting #5: cost 75 inf + 15192 343.333 * * [simplify]: Extracting #6: cost 72 inf + 16040 343.339 * * [simplify]: Extracting #7: cost 61 inf + 17194 343.344 * * [simplify]: Extracting #8: cost 34 inf + 28727 343.351 * * [simplify]: Extracting #9: cost 4 inf + 44632 343.358 * * [simplify]: Extracting #10: cost 0 inf + 46882 343.366 * [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))) 343.367 * [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))))) 343.367 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 343.367 * * [simplify]: iters left: 6 (13 enodes) 343.371 * * [simplify]: iters left: 5 (54 enodes) 343.382 * * [simplify]: iters left: 4 (112 enodes) 343.408 * * [simplify]: iters left: 3 (281 enodes) 343.515 * * [simplify]: Extracting #0: cost 1 inf + 0 343.515 * * [simplify]: Extracting #1: cost 0 inf + 1 343.515 * [simplify]: Simplified to 0 343.515 * [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)) 343.515 * * * * [progress]: [ 820 / 3260 ] simplifiying candidate # 343.516 * [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)))))) 343.516 * * [simplify]: iters left: 6 (30 enodes) 343.524 * * [simplify]: iters left: 5 (119 enodes) 343.549 * * [simplify]: iters left: 4 (240 enodes) 343.601 * * [simplify]: Extracting #0: cost 1 inf + 0 343.601 * * [simplify]: Extracting #1: cost 11 inf + 0 343.601 * * [simplify]: Extracting #2: cost 121 inf + 0 343.602 * * [simplify]: Extracting #3: cost 197 inf + 45 343.603 * * [simplify]: Extracting #4: cost 178 inf + 2038 343.608 * * [simplify]: Extracting #5: cost 107 inf + 18687 343.614 * * [simplify]: Extracting #6: cost 51 inf + 35484 343.623 * * [simplify]: Extracting #7: cost 9 inf + 54239 343.632 * * [simplify]: Extracting #8: cost 0 inf + 58868 343.642 * [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)))) 343.643 * [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))))))) 343.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))))) 343.643 * * [simplify]: iters left: 6 (14 enodes) 343.648 * * [simplify]: iters left: 5 (59 enodes) 343.659 * * [simplify]: iters left: 4 (134 enodes) 343.693 * * [simplify]: iters left: 3 (357 enodes) 343.850 * * [simplify]: Extracting #0: cost 1 inf + 0 343.850 * * [simplify]: Extracting #1: cost 0 inf + 1 343.850 * [simplify]: Simplified to 0 343.850 * [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)) 343.850 * * * * [progress]: [ 821 / 3260 ] simplifiying candidate # 343.851 * [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))))) 343.851 * * [simplify]: iters left: 6 (28 enodes) 343.862 * * [simplify]: iters left: 5 (110 enodes) 343.882 * * [simplify]: iters left: 4 (207 enodes) 343.924 * * [simplify]: iters left: 3 (469 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 171 inf + 0 344.082 * * [simplify]: Extracting #3: cost 304 inf + 4 344.084 * * [simplify]: Extracting #4: cost 292 inf + 1225 344.088 * * [simplify]: Extracting #5: cost 186 inf + 20243 344.096 * * [simplify]: Extracting #6: cost 97 inf + 42869 344.111 * * [simplify]: Extracting #7: cost 18 inf + 78883 344.133 * * [simplify]: Extracting #8: cost 0 inf + 87650 344.152 * [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)) 344.152 * [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)))))) 344.152 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 344.152 * * [simplify]: iters left: 6 (13 enodes) 344.157 * * [simplify]: iters left: 5 (53 enodes) 344.167 * * [simplify]: iters left: 4 (106 enodes) 344.190 * * [simplify]: iters left: 3 (257 enodes) 344.285 * * [simplify]: Extracting #0: cost 1 inf + 0 344.286 * * [simplify]: Extracting #1: cost 0 inf + 1 344.286 * [simplify]: Simplified to 0 344.286 * [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)) 344.286 * * * * [progress]: [ 822 / 3260 ] simplifiying candidate # 344.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)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 344.286 * * [simplify]: iters left: 6 (28 enodes) 344.294 * * [simplify]: iters left: 5 (109 enodes) 344.314 * * [simplify]: iters left: 4 (196 enodes) 344.357 * * [simplify]: iters left: 3 (427 enodes) 344.489 * * [simplify]: Extracting #0: cost 1 inf + 0 344.489 * * [simplify]: Extracting #1: cost 11 inf + 0 344.490 * * [simplify]: Extracting #2: cost 133 inf + 0 344.490 * * [simplify]: Extracting #3: cost 226 inf + 129 344.492 * * [simplify]: Extracting #4: cost 194 inf + 3638 344.495 * * [simplify]: Extracting #5: cost 129 inf + 14341 344.501 * * [simplify]: Extracting #6: cost 85 inf + 28967 344.513 * * [simplify]: Extracting #7: cost 11 inf + 63743 344.531 * * [simplify]: Extracting #8: cost 0 inf + 69293 344.545 * * [simplify]: Extracting #9: cost 0 inf + 69213 344.560 * [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))) 344.560 * [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))))) 344.560 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 344.561 * * [simplify]: iters left: 6 (12 enodes) 344.565 * * [simplify]: iters left: 5 (49 enodes) 344.574 * * [simplify]: iters left: 4 (94 enodes) 344.596 * * [simplify]: iters left: 3 (221 enodes) 344.674 * * [simplify]: iters left: 2 (492 enodes) 344.921 * * [simplify]: Extracting #0: cost 1 inf + 0 344.921 * * [simplify]: Extracting #1: cost 0 inf + 1 344.921 * [simplify]: Simplified to 0 344.921 * [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)) 344.921 * * * * [progress]: [ 823 / 3260 ] simplifiying candidate # 344.921 * [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)))))) 344.921 * * [simplify]: iters left: 6 (29 enodes) 344.933 * * [simplify]: iters left: 5 (112 enodes) 344.953 * * [simplify]: iters left: 4 (215 enodes) 344.999 * * [simplify]: Extracting #0: cost 1 inf + 0 344.999 * * [simplify]: Extracting #1: cost 11 inf + 0 345.000 * * [simplify]: Extracting #2: cost 110 inf + 0 345.003 * * [simplify]: Extracting #3: cost 163 inf + 248 345.003 * * [simplify]: Extracting #4: cost 149 inf + 1919 345.005 * * [simplify]: Extracting #5: cost 92 inf + 13157 345.008 * * [simplify]: Extracting #6: cost 71 inf + 17580 345.012 * * [simplify]: Extracting #7: cost 49 inf + 23384 345.019 * * [simplify]: Extracting #8: cost 5 inf + 46046 345.026 * * [simplify]: Extracting #9: cost 0 inf + 48516 345.035 * * [simplify]: Extracting #10: cost 0 inf + 48436 345.042 * [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))) 345.043 * [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))))))) 345.043 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 345.043 * * [simplify]: iters left: 6 (13 enodes) 345.047 * * [simplify]: iters left: 5 (52 enodes) 345.057 * * [simplify]: iters left: 4 (111 enodes) 345.086 * * [simplify]: iters left: 3 (278 enodes) 345.188 * * [simplify]: Extracting #0: cost 1 inf + 0 345.188 * * [simplify]: Extracting #1: cost 0 inf + 1 345.188 * [simplify]: Simplified to 0 345.188 * [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)) 345.188 * * * * [progress]: [ 824 / 3260 ] simplifiying candidate # 345.188 * [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))))) 345.189 * * [simplify]: iters left: 6 (27 enodes) 345.199 * * [simplify]: iters left: 5 (104 enodes) 345.217 * * [simplify]: iters left: 4 (188 enodes) 345.257 * * [simplify]: iters left: 3 (401 enodes) 345.374 * * [simplify]: Extracting #0: cost 1 inf + 0 345.374 * * [simplify]: Extracting #1: cost 11 inf + 0 345.375 * * [simplify]: Extracting #2: cost 127 inf + 0 345.375 * * [simplify]: Extracting #3: cost 202 inf + 418 345.377 * * [simplify]: Extracting #4: cost 168 inf + 3578 345.380 * * [simplify]: Extracting #5: cost 129 inf + 10104 345.385 * * [simplify]: Extracting #6: cost 91 inf + 23224 345.394 * * [simplify]: Extracting #7: cost 14 inf + 58820 345.412 * * [simplify]: Extracting #8: cost 0 inf + 65028 345.426 * * [simplify]: Extracting #9: cost 0 inf + 64948 345.440 * [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))) 345.440 * [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)))))) 345.440 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 345.440 * * [simplify]: iters left: 6 (12 enodes) 345.444 * * [simplify]: iters left: 5 (47 enodes) 345.453 * * [simplify]: iters left: 4 (89 enodes) 345.473 * * [simplify]: iters left: 3 (186 enodes) 345.524 * * [simplify]: iters left: 2 (378 enodes) 345.676 * * [simplify]: Extracting #0: cost 1 inf + 0 345.676 * * [simplify]: Extracting #1: cost 0 inf + 1 345.676 * [simplify]: Simplified to 0 345.676 * [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)) 345.677 * * * * [progress]: [ 825 / 3260 ] simplifiying candidate # 345.677 * [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)))) 345.677 * * [simplify]: iters left: 6 (27 enodes) 345.685 * * [simplify]: iters left: 5 (101 enodes) 345.702 * * [simplify]: iters left: 4 (157 enodes) 345.733 * * [simplify]: iters left: 3 (293 enodes) 345.802 * * [simplify]: Extracting #0: cost 1 inf + 0 345.802 * * [simplify]: Extracting #1: cost 9 inf + 0 345.802 * * [simplify]: Extracting #2: cost 95 inf + 2 345.803 * * [simplify]: Extracting #3: cost 161 inf + 293 345.804 * * [simplify]: Extracting #4: cost 130 inf + 3007 345.805 * * [simplify]: Extracting #5: cost 117 inf + 6527 345.807 * * [simplify]: Extracting #6: cost 114 inf + 7368 345.810 * * [simplify]: Extracting #7: cost 81 inf + 18534 345.818 * * [simplify]: Extracting #8: cost 17 inf + 50900 345.830 * * [simplify]: Extracting #9: cost 0 inf + 59448 345.842 * [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))) 345.842 * [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))))) 345.842 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 345.842 * * [simplify]: iters left: 6 (11 enodes) 345.846 * * [simplify]: iters left: 5 (40 enodes) 345.856 * * [simplify]: iters left: 4 (65 enodes) 345.868 * * [simplify]: iters left: 3 (97 enodes) 345.886 * * [simplify]: iters left: 2 (165 enodes) 345.925 * * [simplify]: iters left: 1 (271 enodes) 345.983 * * [simplify]: Extracting #0: cost 1 inf + 0 345.983 * * [simplify]: Extracting #1: cost 0 inf + 1 345.983 * [simplify]: Simplified to 0 345.983 * [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)) 345.983 * * * * [progress]: [ 826 / 3260 ] simplifiying candidate # 345.984 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 345.984 * * [simplify]: iters left: 6 (28 enodes) 345.991 * * [simplify]: iters left: 5 (111 enodes) 346.011 * * [simplify]: iters left: 4 (210 enodes) 346.059 * * [simplify]: iters left: 3 (476 enodes) 346.206 * * [simplify]: Extracting #0: cost 1 inf + 0 346.206 * * [simplify]: Extracting #1: cost 11 inf + 0 346.206 * * [simplify]: Extracting #2: cost 155 inf + 0 346.207 * * [simplify]: Extracting #3: cost 258 inf + 249 346.209 * * [simplify]: Extracting #4: cost 239 inf + 2685 346.212 * * [simplify]: Extracting #5: cost 159 inf + 19856 346.220 * * [simplify]: Extracting #6: cost 89 inf + 39817 346.234 * * [simplify]: Extracting #7: cost 8 inf + 78205 346.254 * * [simplify]: Extracting #8: cost 0 inf + 82012 346.271 * [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)))) 346.271 * [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))))))) 346.272 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 346.272 * * [simplify]: iters left: 6 (12 enodes) 346.276 * * [simplify]: iters left: 5 (51 enodes) 346.285 * * [simplify]: iters left: 4 (106 enodes) 346.310 * * [simplify]: iters left: 3 (247 enodes) 346.388 * * [simplify]: Extracting #0: cost 1 inf + 0 346.388 * * [simplify]: Extracting #1: cost 0 inf + 1 346.388 * [simplify]: Simplified to 0 346.388 * [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)) 346.388 * * * * [progress]: [ 827 / 3260 ] simplifiying candidate # 346.389 * [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))))) 346.389 * * [simplify]: iters left: 6 (26 enodes) 346.396 * * [simplify]: iters left: 5 (103 enodes) 346.414 * * [simplify]: iters left: 4 (185 enodes) 346.453 * * [simplify]: iters left: 3 (398 enodes) 346.572 * * [simplify]: Extracting #0: cost 1 inf + 0 346.572 * * [simplify]: Extracting #1: cost 11 inf + 0 346.572 * * [simplify]: Extracting #2: cost 129 inf + 0 346.573 * * [simplify]: Extracting #3: cost 206 inf + 251 346.575 * * [simplify]: Extracting #4: cost 179 inf + 2670 346.577 * * [simplify]: Extracting #5: cost 138 inf + 9270 346.585 * * [simplify]: Extracting #6: cost 88 inf + 24798 346.596 * * [simplify]: Extracting #7: cost 12 inf + 59941 346.610 * * [simplify]: Extracting #8: cost 0 inf + 65287 346.624 * * [simplify]: Extracting #9: cost 0 inf + 65047 346.638 * [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)) 346.638 * [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)))))) 346.638 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 346.638 * * [simplify]: iters left: 6 (11 enodes) 346.642 * * [simplify]: iters left: 5 (46 enodes) 346.650 * * [simplify]: iters left: 4 (86 enodes) 346.672 * * [simplify]: iters left: 3 (183 enodes) 346.721 * * [simplify]: iters left: 2 (372 enodes) 346.867 * * [simplify]: Extracting #0: cost 1 inf + 0 346.867 * * [simplify]: Extracting #1: cost 0 inf + 1 346.867 * [simplify]: Simplified to 0 346.867 * [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)) 346.868 * * * * [progress]: [ 828 / 3260 ] simplifiying candidate # 346.868 * [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)))) 346.868 * * [simplify]: iters left: 6 (26 enodes) 346.876 * * [simplify]: iters left: 5 (100 enodes) 346.897 * * [simplify]: iters left: 4 (156 enodes) 346.925 * * [simplify]: iters left: 3 (292 enodes) 346.993 * * [simplify]: Extracting #0: cost 1 inf + 0 346.993 * * [simplify]: Extracting #1: cost 9 inf + 0 346.993 * * [simplify]: Extracting #2: cost 95 inf + 2 346.993 * * [simplify]: Extracting #3: cost 161 inf + 293 346.994 * * [simplify]: Extracting #4: cost 132 inf + 2841 346.996 * * [simplify]: Extracting #5: cost 117 inf + 6528 346.998 * * [simplify]: Extracting #6: cost 117 inf + 6751 347.000 * * [simplify]: Extracting #7: cost 86 inf + 17511 347.009 * * [simplify]: Extracting #8: cost 15 inf + 52099 347.021 * * [simplify]: Extracting #9: cost 0 inf + 59462 347.033 * * [simplify]: Extracting #10: cost 0 inf + 59446 347.047 * [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)) 347.048 * [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))))) 347.048 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 347.048 * * [simplify]: iters left: 6 (10 enodes) 347.051 * * [simplify]: iters left: 5 (39 enodes) 347.058 * * [simplify]: iters left: 4 (64 enodes) 347.070 * * [simplify]: iters left: 3 (96 enodes) 347.089 * * [simplify]: iters left: 2 (164 enodes) 347.128 * * [simplify]: iters left: 1 (270 enodes) 347.187 * * [simplify]: Extracting #0: cost 1 inf + 0 347.187 * * [simplify]: Extracting #1: cost 0 inf + 1 347.187 * [simplify]: Simplified to 0 347.187 * [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)) 347.187 * * * * [progress]: [ 829 / 3260 ] simplifiying candidate # 347.187 * [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)))))) 347.188 * * [simplify]: iters left: 6 (28 enodes) 347.195 * * [simplify]: iters left: 5 (112 enodes) 347.216 * * [simplify]: iters left: 4 (219 enodes) 347.262 * * [simplify]: iters left: 3 (477 enodes) 347.401 * * [simplify]: Extracting #0: cost 1 inf + 0 347.401 * * [simplify]: Extracting #1: cost 11 inf + 0 347.402 * * [simplify]: Extracting #2: cost 136 inf + 0 347.403 * * [simplify]: Extracting #3: cost 262 inf + 208 347.404 * * [simplify]: Extracting #4: cost 232 inf + 3667 347.408 * * [simplify]: Extracting #5: cost 148 inf + 19640 347.415 * * [simplify]: Extracting #6: cost 92 inf + 35675 347.427 * * [simplify]: Extracting #7: cost 17 inf + 70702 347.444 * * [simplify]: Extracting #8: cost 0 inf + 78904 347.462 * [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)))) 347.463 * [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))))))) 347.463 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 347.463 * * [simplify]: iters left: 6 (12 enodes) 347.468 * * [simplify]: iters left: 5 (53 enodes) 347.479 * * [simplify]: iters left: 4 (117 enodes) 347.503 * * [simplify]: iters left: 3 (255 enodes) 347.572 * * [simplify]: Extracting #0: cost 1 inf + 0 347.572 * * [simplify]: Extracting #1: cost 0 inf + 1 347.572 * [simplify]: Simplified to 0 347.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))))) (* (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)) 347.573 * * * * [progress]: [ 830 / 3260 ] simplifiying candidate # 347.573 * [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))))) 347.573 * * [simplify]: iters left: 6 (26 enodes) 347.581 * * [simplify]: iters left: 5 (104 enodes) 347.603 * * [simplify]: iters left: 4 (195 enodes) 347.640 * * [simplify]: iters left: 3 (384 enodes) 347.742 * * [simplify]: Extracting #0: cost 1 inf + 0 347.742 * * [simplify]: Extracting #1: cost 11 inf + 0 347.742 * * [simplify]: Extracting #2: cost 119 inf + 0 347.743 * * [simplify]: Extracting #3: cost 205 inf + 502 347.745 * * [simplify]: Extracting #4: cost 170 inf + 4018 347.747 * * [simplify]: Extracting #5: cost 137 inf + 8999 347.751 * * [simplify]: Extracting #6: cost 117 inf + 12454 347.755 * * [simplify]: Extracting #7: cost 84 inf + 23034 347.765 * * [simplify]: Extracting #8: cost 12 inf + 58786 347.779 * * [simplify]: Extracting #9: cost 0 inf + 64408 347.793 * [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))) 347.793 * [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)))))) 347.793 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 347.793 * * [simplify]: iters left: 6 (11 enodes) 347.797 * * [simplify]: iters left: 5 (48 enodes) 347.807 * * [simplify]: iters left: 4 (98 enodes) 347.828 * * [simplify]: iters left: 3 (181 enodes) 347.870 * * [simplify]: iters left: 2 (358 enodes) 347.993 * * [simplify]: Extracting #0: cost 1 inf + 0 347.993 * * [simplify]: Extracting #1: cost 0 inf + 1 347.993 * [simplify]: Simplified to 0 347.993 * [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)) 347.993 * * * * [progress]: [ 831 / 3260 ] simplifiying candidate # 347.994 * [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)))) 347.994 * * [simplify]: iters left: 6 (26 enodes) 348.001 * * [simplify]: iters left: 5 (100 enodes) 348.019 * * [simplify]: iters left: 4 (176 enodes) 348.051 * * [simplify]: iters left: 3 (332 enodes) 348.129 * * [simplify]: Extracting #0: cost 1 inf + 0 348.129 * * [simplify]: Extracting #1: cost 12 inf + 0 348.129 * * [simplify]: Extracting #2: cost 105 inf + 42 348.133 * * [simplify]: Extracting #3: cost 163 inf + 1450 348.134 * * [simplify]: Extracting #4: cost 126 inf + 4457 348.136 * * [simplify]: Extracting #5: cost 122 inf + 6357 348.139 * * [simplify]: Extracting #6: cost 90 inf + 18921 348.148 * * [simplify]: Extracting #7: cost 19 inf + 50662 348.160 * * [simplify]: Extracting #8: cost 0 inf + 60238 348.172 * [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))) 348.172 * [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))))) 348.173 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 348.173 * * [simplify]: iters left: 6 (10 enodes) 348.177 * * [simplify]: iters left: 5 (41 enodes) 348.185 * * [simplify]: iters left: 4 (81 enodes) 348.200 * * [simplify]: iters left: 3 (127 enodes) 348.221 * * [simplify]: iters left: 2 (186 enodes) 348.250 * * [simplify]: iters left: 1 (266 enodes) 348.320 * * [simplify]: Extracting #0: cost 1 inf + 0 348.320 * * [simplify]: Extracting #1: cost 0 inf + 1 348.320 * [simplify]: Simplified to 0 348.320 * [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)) 348.321 * * * * [progress]: [ 832 / 3260 ] simplifiying candidate # 348.321 * [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))) 348.321 * * [simplify]: iters left: 6 (25 enodes) 348.328 * * [simplify]: iters left: 5 (97 enodes) 348.349 * * [simplify]: iters left: 4 (158 enodes) 348.377 * * [simplify]: iters left: 3 (296 enodes) 348.447 * * [simplify]: Extracting #0: cost 1 inf + 0 348.447 * * [simplify]: Extracting #1: cost 9 inf + 0 348.447 * * [simplify]: Extracting #2: cost 92 inf + 2 348.448 * * [simplify]: Extracting #3: cost 156 inf + 376 348.449 * * [simplify]: Extracting #4: cost 128 inf + 3003 348.450 * * [simplify]: Extracting #5: cost 118 inf + 6200 348.452 * * [simplify]: Extracting #6: cost 114 inf + 7363 348.455 * * [simplify]: Extracting #7: cost 83 inf + 17786 348.463 * * [simplify]: Extracting #8: cost 17 inf + 50413 348.475 * * [simplify]: Extracting #9: cost 0 inf + 59273 348.490 * [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))) 348.490 * [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)))) 348.490 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 348.490 * * [simplify]: iters left: 6 (9 enodes) 348.493 * * [simplify]: iters left: 5 (36 enodes) 348.501 * * [simplify]: iters left: 4 (67 enodes) 348.514 * * [simplify]: iters left: 3 (97 enodes) 348.533 * * [simplify]: iters left: 2 (158 enodes) 348.572 * * [simplify]: iters left: 1 (263 enodes) 348.623 * * [simplify]: Extracting #0: cost 1 inf + 0 348.623 * * [simplify]: Extracting #1: cost 0 inf + 1 348.623 * [simplify]: Simplified to 0 348.623 * [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)) 348.623 * * * * [progress]: [ 833 / 3260 ] simplifiying candidate # 348.624 * [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)))) 348.624 * * [simplify]: iters left: 6 (25 enodes) 348.631 * * [simplify]: iters left: 5 (98 enodes) 348.648 * * [simplify]: iters left: 4 (167 enodes) 348.679 * * [simplify]: iters left: 3 (325 enodes) 348.760 * * [simplify]: Extracting #0: cost 1 inf + 0 348.761 * * [simplify]: Extracting #1: cost 11 inf + 0 348.761 * * [simplify]: Extracting #2: cost 105 inf + 0 348.761 * * [simplify]: Extracting #3: cost 170 inf + 1038 348.763 * * [simplify]: Extracting #4: cost 139 inf + 3629 348.765 * * [simplify]: Extracting #5: cost 124 inf + 6358 348.768 * * [simplify]: Extracting #6: cost 82 inf + 21752 348.778 * * [simplify]: Extracting #7: cost 15 inf + 53874 348.790 * * [simplify]: Extracting #8: cost 0 inf + 61171 348.803 * [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)) 348.803 * [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))))) 348.803 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 348.803 * * [simplify]: iters left: 5 (9 enodes) 348.806 * * [simplify]: iters left: 4 (39 enodes) 348.814 * * [simplify]: iters left: 3 (65 enodes) 348.826 * * [simplify]: iters left: 2 (129 enodes) 348.856 * * [simplify]: iters left: 1 (210 enodes) 348.896 * * [simplify]: Extracting #0: cost 1 inf + 0 348.896 * * [simplify]: Extracting #1: cost 0 inf + 1 348.896 * [simplify]: Simplified to 0 348.896 * [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)) 348.896 * * * * [progress]: [ 834 / 3260 ] simplifiying candidate # 348.897 * [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)))))) 348.897 * * [simplify]: iters left: 6 (26 enodes) 348.907 * * [simplify]: iters left: 5 (99 enodes) 348.924 * * [simplify]: iters left: 4 (154 enodes) 348.952 * * [simplify]: iters left: 3 (267 enodes) 349.008 * * [simplify]: iters left: 2 (497 enodes) 349.157 * * [simplify]: Extracting #0: cost 1 inf + 0 349.157 * * [simplify]: Extracting #1: cost 11 inf + 0 349.158 * * [simplify]: Extracting #2: cost 91 inf + 0 349.158 * * [simplify]: Extracting #3: cost 161 inf + 537 349.159 * * [simplify]: Extracting #4: cost 146 inf + 2816 349.164 * * [simplify]: Extracting #5: cost 139 inf + 6485 349.168 * * [simplify]: Extracting #6: cost 91 inf + 26320 349.178 * * [simplify]: Extracting #7: cost 25 inf + 52916 349.192 * * [simplify]: Extracting #8: cost 0 inf + 62782 349.206 * [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)) 349.206 * [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))))))) 349.207 * [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))))) 349.207 * * [simplify]: iters left: 6 (10 enodes) 349.210 * * [simplify]: iters left: 5 (37 enodes) 349.217 * * [simplify]: iters left: 4 (57 enodes) 349.229 * * [simplify]: iters left: 3 (104 enodes) 349.250 * * [simplify]: iters left: 2 (158 enodes) 349.276 * * [simplify]: iters left: 1 (225 enodes) 349.312 * * [simplify]: Extracting #0: cost 1 inf + 0 349.312 * * [simplify]: Extracting #1: cost 0 inf + 1 349.312 * [simplify]: Simplified to 0 349.313 * [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)) 349.313 * * * * [progress]: [ 835 / 3260 ] simplifiying candidate # 349.313 * [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))))) 349.313 * * [simplify]: iters left: 6 (25 enodes) 349.323 * * [simplify]: iters left: 5 (90 enodes) 349.338 * * [simplify]: iters left: 4 (138 enodes) 349.361 * * [simplify]: iters left: 3 (236 enodes) 349.410 * * [simplify]: iters left: 2 (429 enodes) 349.543 * * [simplify]: Extracting #0: cost 1 inf + 0 349.543 * * [simplify]: Extracting #1: cost 9 inf + 0 349.543 * * [simplify]: Extracting #2: cost 79 inf + 0 349.544 * * [simplify]: Extracting #3: cost 135 inf + 863 349.545 * * [simplify]: Extracting #4: cost 121 inf + 2653 349.546 * * [simplify]: Extracting #5: cost 123 inf + 3349 349.548 * * [simplify]: Extracting #6: cost 118 inf + 4394 349.552 * * [simplify]: Extracting #7: cost 53 inf + 28701 349.562 * * [simplify]: Extracting #8: cost 2 inf + 51117 349.575 * * [simplify]: Extracting #9: cost 0 inf + 51878 349.590 * [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))) 349.590 * [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)))))) 349.590 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 349.590 * * [simplify]: iters left: 6 (9 enodes) 349.593 * * [simplify]: iters left: 5 (29 enodes) 349.598 * * [simplify]: iters left: 4 (42 enodes) 349.604 * * [simplify]: iters left: 3 (58 enodes) 349.612 * * [simplify]: iters left: 2 (68 enodes) 349.621 * * [simplify]: Extracting #0: cost 1 inf + 0 349.621 * * [simplify]: Extracting #1: cost 0 inf + 1 349.621 * [simplify]: Simplified to 0 349.621 * [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)) 349.621 * * * * [progress]: [ 836 / 3260 ] simplifiying candidate # 349.622 * [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)))))) 349.622 * * [simplify]: iters left: 6 (29 enodes) 349.630 * * [simplify]: iters left: 5 (113 enodes) 349.650 * * [simplify]: iters left: 4 (221 enodes) 349.700 * * [simplify]: iters left: 3 (463 enodes) 349.811 * * [simplify]: Extracting #0: cost 1 inf + 0 349.811 * * [simplify]: Extracting #1: cost 11 inf + 0 349.811 * * [simplify]: Extracting #2: cost 104 inf + 0 349.812 * * [simplify]: Extracting #3: cost 182 inf + 289 349.813 * * [simplify]: Extracting #4: cost 175 inf + 1103 349.814 * * [simplify]: Extracting #5: cost 161 inf + 4552 349.817 * * [simplify]: Extracting #6: cost 86 inf + 25992 349.827 * * [simplify]: Extracting #7: cost 10 inf + 55192 349.839 * * [simplify]: Extracting #8: cost 0 inf + 59804 349.852 * [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)) 349.852 * [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))))))) 349.852 * [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))))) 349.852 * * [simplify]: iters left: 6 (13 enodes) 349.856 * * [simplify]: iters left: 5 (53 enodes) 349.866 * * [simplify]: iters left: 4 (117 enodes) 349.896 * * [simplify]: iters left: 3 (275 enodes) 349.956 * * [simplify]: iters left: 2 (474 enodes) 350.076 * * [simplify]: Extracting #0: cost 1 inf + 0 350.076 * * [simplify]: Extracting #1: cost 0 inf + 1 350.076 * [simplify]: Simplified to 0 350.077 * [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)) 350.077 * * * * [progress]: [ 837 / 3260 ] simplifiying candidate # 350.077 * [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))))) 350.077 * * [simplify]: iters left: 6 (28 enodes) 350.085 * * [simplify]: iters left: 5 (107 enodes) 350.104 * * [simplify]: iters left: 4 (184 enodes) 350.140 * * [simplify]: iters left: 3 (337 enodes) 350.209 * * [simplify]: Extracting #0: cost 1 inf + 0 350.209 * * [simplify]: Extracting #1: cost 11 inf + 0 350.209 * * [simplify]: Extracting #2: cost 82 inf + 0 350.210 * * [simplify]: Extracting #3: cost 148 inf + 85 350.211 * * [simplify]: Extracting #4: cost 133 inf + 2073 350.212 * * [simplify]: Extracting #5: cost 127 inf + 3866 350.214 * * [simplify]: Extracting #6: cost 91 inf + 11412 350.218 * * [simplify]: Extracting #7: cost 50 inf + 24711 350.226 * * [simplify]: Extracting #8: cost 5 inf + 44864 350.236 * * [simplify]: Extracting #9: cost 0 inf + 47255 350.247 * [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)) 350.247 * [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)))))) 350.247 * [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)))) 350.247 * * [simplify]: iters left: 6 (12 enodes) 350.250 * * [simplify]: iters left: 5 (47 enodes) 350.259 * * [simplify]: iters left: 4 (82 enodes) 350.273 * * [simplify]: iters left: 3 (157 enodes) 350.305 * * [simplify]: iters left: 2 (248 enodes) 350.349 * * [simplify]: iters left: 1 (341 enodes) 350.408 * * [simplify]: Extracting #0: cost 1 inf + 0 350.409 * * [simplify]: Extracting #1: cost 0 inf + 1 350.409 * [simplify]: Simplified to 0 350.409 * [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)) 350.409 * * * * [progress]: [ 838 / 3260 ] simplifiying candidate # 350.409 * [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)))) 350.409 * * [simplify]: iters left: 6 (27 enodes) 350.417 * * [simplify]: iters left: 5 (102 enodes) 350.436 * * [simplify]: iters left: 4 (185 enodes) 350.472 * * [simplify]: iters left: 3 (356 enodes) 350.559 * * [simplify]: Extracting #0: cost 1 inf + 0 350.559 * * [simplify]: Extracting #1: cost 13 inf + 0 350.559 * * [simplify]: Extracting #2: cost 89 inf + 0 350.560 * * [simplify]: Extracting #3: cost 155 inf + 2 350.561 * * [simplify]: Extracting #4: cost 143 inf + 1705 350.561 * * [simplify]: Extracting #5: cost 136 inf + 3467 350.564 * * [simplify]: Extracting #6: cost 99 inf + 11995 350.568 * * [simplify]: Extracting #7: cost 52 inf + 26452 350.576 * * [simplify]: Extracting #8: cost 8 inf + 46145 350.586 * * [simplify]: Extracting #9: cost 0 inf + 49756 350.596 * [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)) 350.596 * [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))))) 350.597 * [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))) 350.597 * * [simplify]: iters left: 6 (12 enodes) 350.600 * * [simplify]: iters left: 5 (47 enodes) 350.610 * * [simplify]: iters left: 4 (89 enodes) 350.631 * * [simplify]: iters left: 3 (180 enodes) 350.672 * * [simplify]: iters left: 2 (296 enodes) 350.735 * * [simplify]: iters left: 1 (428 enodes) 350.834 * * [simplify]: Extracting #0: cost 1 inf + 0 350.834 * * [simplify]: Extracting #1: cost 0 inf + 1 350.834 * [simplify]: Simplified to 0 350.834 * [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)) 350.834 * * * * [progress]: [ 839 / 3260 ] simplifiying candidate # 350.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) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 350.835 * * [simplify]: iters left: 6 (28 enodes) 350.842 * * [simplify]: iters left: 5 (106 enodes) 350.861 * * [simplify]: iters left: 4 (182 enodes) 350.897 * * [simplify]: iters left: 3 (317 enodes) 350.956 * * [simplify]: Extracting #0: cost 1 inf + 0 350.956 * * [simplify]: Extracting #1: cost 11 inf + 0 350.956 * * [simplify]: Extracting #2: cost 79 inf + 0 350.956 * * [simplify]: Extracting #3: cost 143 inf + 246 350.957 * * [simplify]: Extracting #4: cost 128 inf + 2513 350.958 * * [simplify]: Extracting #5: cost 118 inf + 5679 350.962 * * [simplify]: Extracting #6: cost 94 inf + 10928 350.965 * * [simplify]: Extracting #7: cost 77 inf + 13974 350.970 * * [simplify]: Extracting #8: cost 47 inf + 26129 350.978 * * [simplify]: Extracting #9: cost 8 inf + 44661 350.987 * * [simplify]: Extracting #10: cost 0 inf + 48150 350.997 * [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))) 350.997 * [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))))))) 350.998 * [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))))) 350.998 * * [simplify]: iters left: 6 (12 enodes) 351.001 * * [simplify]: iters left: 5 (46 enodes) 351.009 * * [simplify]: iters left: 4 (81 enodes) 351.023 * * [simplify]: iters left: 3 (134 enodes) 351.046 * * [simplify]: iters left: 2 (197 enodes) 351.076 * * [simplify]: iters left: 1 (271 enodes) 351.119 * * [simplify]: Extracting #0: cost 1 inf + 0 351.119 * * [simplify]: Extracting #1: cost 0 inf + 1 351.119 * [simplify]: Simplified to 0 351.119 * [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)) 351.119 * * * * [progress]: [ 840 / 3260 ] simplifiying candidate # 351.120 * [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))))) 351.120 * * [simplify]: iters left: 6 (26 enodes) 351.127 * * [simplify]: iters left: 5 (97 enodes) 351.143 * * [simplify]: iters left: 4 (153 enodes) 351.170 * * [simplify]: iters left: 3 (266 enodes) 351.224 * * [simplify]: iters left: 2 (476 enodes) 351.370 * * [simplify]: Extracting #0: cost 1 inf + 0 351.370 * * [simplify]: Extracting #1: cost 9 inf + 0 351.370 * * [simplify]: Extracting #2: cost 85 inf + 0 351.371 * * [simplify]: Extracting #3: cost 163 inf + 43 351.372 * * [simplify]: Extracting #4: cost 154 inf + 1462 351.373 * * [simplify]: Extracting #5: cost 142 inf + 3709 351.375 * * [simplify]: Extracting #6: cost 124 inf + 6993 351.379 * * [simplify]: Extracting #7: cost 67 inf + 26187 351.390 * * [simplify]: Extracting #8: cost 9 inf + 51763 351.404 * * [simplify]: Extracting #9: cost 0 inf + 55580 351.418 * [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)) 351.418 * [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)))))) 351.418 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 351.418 * * [simplify]: iters left: 6 (10 enodes) 351.421 * * [simplify]: iters left: 5 (38 enodes) 351.428 * * [simplify]: iters left: 4 (59 enodes) 351.438 * * [simplify]: iters left: 3 (88 enodes) 351.453 * * [simplify]: iters left: 2 (117 enodes) 351.469 * * [simplify]: iters left: 1 (144 enodes) 351.488 * * [simplify]: Extracting #0: cost 1 inf + 0 351.488 * * [simplify]: Extracting #1: cost 0 inf + 1 351.488 * [simplify]: Simplified to 0 351.488 * [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)) 351.489 * * * * [progress]: [ 841 / 3260 ] simplifiying candidate # 351.489 * [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)))) 351.489 * * [simplify]: iters left: 6 (26 enodes) 351.496 * * [simplify]: iters left: 5 (97 enodes) 351.513 * * [simplify]: iters left: 4 (157 enodes) 351.542 * * [simplify]: iters left: 3 (281 enodes) 351.598 * * [simplify]: iters left: 2 (492 enodes) 351.734 * * [simplify]: Extracting #0: cost 1 inf + 0 351.734 * * [simplify]: Extracting #1: cost 11 inf + 0 351.734 * * [simplify]: Extracting #2: cost 90 inf + 0 351.735 * * [simplify]: Extracting #3: cost 148 inf + 1184 351.737 * * [simplify]: Extracting #4: cost 131 inf + 3023 351.738 * * [simplify]: Extracting #5: cost 130 inf + 4047 351.740 * * [simplify]: Extracting #6: cost 120 inf + 5932 351.745 * * [simplify]: Extracting #7: cost 59 inf + 27911 351.756 * * [simplify]: Extracting #8: cost 5 inf + 51728 351.769 * * [simplify]: Extracting #9: cost 0 inf + 53717 351.785 * [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))) 351.786 * [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))))) 351.786 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 351.786 * * [simplify]: iters left: 6 (11 enodes) 351.790 * * [simplify]: iters left: 5 (42 enodes) 351.797 * * [simplify]: iters left: 4 (67 enodes) 351.809 * * [simplify]: iters left: 3 (111 enodes) 351.826 * * [simplify]: iters left: 2 (140 enodes) 351.845 * * [simplify]: iters left: 1 (160 enodes) 351.866 * * [simplify]: Extracting #0: cost 1 inf + 0 351.866 * * [simplify]: Extracting #1: cost 0 inf + 1 351.866 * [simplify]: Simplified to 0 351.866 * [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)) 351.866 * * * * [progress]: [ 842 / 3260 ] simplifiying candidate # 351.867 * [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)))))) 351.867 * * [simplify]: iters left: 6 (30 enodes) 351.875 * * [simplify]: iters left: 5 (122 enodes) 351.898 * * [simplify]: iters left: 4 (279 enodes) 351.983 * * [simplify]: Extracting #0: cost 1 inf + 0 351.983 * * [simplify]: Extracting #1: cost 11 inf + 0 351.984 * * [simplify]: Extracting #2: cost 170 inf + 0 351.985 * * [simplify]: Extracting #3: cost 305 inf + 205 351.987 * * [simplify]: Extracting #4: cost 280 inf + 5415 351.998 * * [simplify]: Extracting #5: cost 121 inf + 63524 352.010 * * [simplify]: Extracting #6: cost 58 inf + 86938 352.024 * * [simplify]: Extracting #7: cost 34 inf + 92778 352.039 * * [simplify]: Extracting #8: cost 3 inf + 108429 352.056 * * [simplify]: Extracting #9: cost 0 inf + 109900 352.074 * [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)))) 352.074 * [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))))))) 352.075 * [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))))) 352.075 * * [simplify]: iters left: 6 (16 enodes) 352.080 * * [simplify]: iters left: 5 (68 enodes) 352.093 * * [simplify]: iters left: 4 (179 enodes) 352.157 * * [simplify]: Extracting #0: cost 1 inf + 0 352.157 * * [simplify]: Extracting #1: cost 27 inf + 0 352.158 * * [simplify]: Extracting #2: cost 153 inf + 0 352.158 * * [simplify]: Extracting #3: cost 242 inf + 83 352.161 * * [simplify]: Extracting #4: cost 185 inf + 16503 352.171 * * [simplify]: Extracting #5: cost 15 inf + 79352 352.184 * * [simplify]: Extracting #6: cost 0 inf + 84943 352.197 * [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))))) 352.197 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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))))))) 352.198 * * * * [progress]: [ 843 / 3260 ] simplifiying candidate # 352.198 * [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))))) 352.198 * * [simplify]: iters left: 6 (29 enodes) 352.206 * * [simplify]: iters left: 5 (117 enodes) 352.230 * * [simplify]: iters left: 4 (243 enodes) 352.295 * * [simplify]: Extracting #0: cost 1 inf + 0 352.295 * * [simplify]: Extracting #1: cost 11 inf + 0 352.295 * * [simplify]: Extracting #2: cost 132 inf + 0 352.296 * * [simplify]: Extracting #3: cost 232 inf + 43 352.297 * * [simplify]: Extracting #4: cost 215 inf + 3039 352.302 * * [simplify]: Extracting #5: cost 105 inf + 38934 352.310 * * [simplify]: Extracting #6: cost 59 inf + 53211 352.320 * * [simplify]: Extracting #7: cost 36 inf + 59756 352.331 * * [simplify]: Extracting #8: cost 6 inf + 73646 352.344 * * [simplify]: Extracting #9: cost 0 inf + 76416 352.356 * [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))))) 352.357 * [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)))))) 352.357 * [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)))) 352.357 * * [simplify]: iters left: 6 (15 enodes) 352.364 * * [simplify]: iters left: 5 (63 enodes) 352.375 * * [simplify]: iters left: 4 (145 enodes) 352.415 * * [simplify]: iters left: 3 (499 enodes) 352.681 * * [simplify]: Extracting #0: cost 1 inf + 0 352.681 * * [simplify]: Extracting #1: cost 0 inf + 1 352.681 * [simplify]: Simplified to 0 352.681 * [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)) 352.682 * * * * [progress]: [ 844 / 3260 ] simplifiying candidate # 352.682 * [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)))) 352.682 * * [simplify]: iters left: 6 (28 enodes) 352.690 * * [simplify]: iters left: 5 (109 enodes) 352.711 * * [simplify]: iters left: 4 (242 enodes) 352.780 * * [simplify]: Extracting #0: cost 1 inf + 0 352.780 * * [simplify]: Extracting #1: cost 13 inf + 0 352.780 * * [simplify]: Extracting #2: cost 131 inf + 0 352.781 * * [simplify]: Extracting #3: cost 211 inf + 2 352.782 * * [simplify]: Extracting #4: cost 194 inf + 3944 352.786 * * [simplify]: Extracting #5: cost 102 inf + 30415 352.797 * * [simplify]: Extracting #6: cost 45 inf + 48484 352.806 * * [simplify]: Extracting #7: cost 3 inf + 65450 352.817 * * [simplify]: Extracting #8: cost 0 inf + 66800 352.828 * [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)) 352.828 * [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))))) 352.829 * [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))) 352.829 * * [simplify]: iters left: 6 (15 enodes) 352.834 * * [simplify]: iters left: 5 (62 enodes) 352.847 * * [simplify]: iters left: 4 (159 enodes) 352.895 * * [simplify]: iters left: 3 (475 enodes) 353.123 * * [simplify]: Extracting #0: cost 1 inf + 0 353.123 * * [simplify]: Extracting #1: cost 42 inf + 0 353.124 * * [simplify]: Extracting #2: cost 194 inf + 1 353.127 * * [simplify]: Extracting #3: cost 205 inf + 15094 353.140 * * [simplify]: Extracting #4: cost 20 inf + 63712 353.154 * * [simplify]: Extracting #5: cost 3 inf + 65204 353.170 * * [simplify]: Extracting #6: cost 0 inf + 65965 353.188 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 353.188 * [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)))) 353.188 * * * * [progress]: [ 845 / 3260 ] simplifiying candidate # 353.189 * [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)))))) 353.189 * * [simplify]: iters left: 6 (31 enodes) 353.197 * * [simplify]: iters left: 5 (122 enodes) 353.220 * * [simplify]: iters left: 4 (254 enodes) 353.286 * * [simplify]: Extracting #0: cost 1 inf + 0 353.286 * * [simplify]: Extracting #1: cost 11 inf + 0 353.287 * * [simplify]: Extracting #2: cost 132 inf + 0 353.287 * * [simplify]: Extracting #3: cost 232 inf + 83 353.288 * * [simplify]: Extracting #4: cost 218 inf + 2185 353.292 * * [simplify]: Extracting #5: cost 141 inf + 28594 353.300 * * [simplify]: Extracting #6: cost 51 inf + 57181 353.312 * * [simplify]: Extracting #7: cost 4 inf + 75967 353.325 * * [simplify]: Extracting #8: cost 0 inf + 77696 353.341 * [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)))) 353.341 * [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))))))) 353.341 * [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))))) 353.341 * * [simplify]: iters left: 6 (15 enodes) 353.346 * * [simplify]: iters left: 5 (62 enodes) 353.357 * * [simplify]: iters left: 4 (148 enodes) 353.398 * * [simplify]: iters left: 3 (499 enodes) 353.670 * * [simplify]: Extracting #0: cost 1 inf + 0 353.670 * * [simplify]: Extracting #1: cost 0 inf + 1 353.670 * [simplify]: Simplified to 0 353.670 * [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)) 353.670 * * * * [progress]: [ 846 / 3260 ] simplifiying candidate # 353.671 * [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))))) 353.671 * * [simplify]: iters left: 6 (30 enodes) 353.679 * * [simplify]: iters left: 5 (116 enodes) 353.704 * * [simplify]: iters left: 4 (221 enodes) 353.752 * * [simplify]: Extracting #0: cost 1 inf + 0 353.752 * * [simplify]: Extracting #1: cost 11 inf + 0 353.753 * * [simplify]: Extracting #2: cost 108 inf + 0 353.753 * * [simplify]: Extracting #3: cost 182 inf + 43 353.754 * * [simplify]: Extracting #4: cost 172 inf + 1057 353.758 * * [simplify]: Extracting #5: cost 131 inf + 12200 353.763 * * [simplify]: Extracting #6: cost 44 inf + 39364 353.772 * * [simplify]: Extracting #7: cost 4 inf + 55072 353.782 * * [simplify]: Extracting #8: cost 0 inf + 56962 353.791 * [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)))) 353.791 * [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)))))) 353.792 * [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)))) 353.792 * * [simplify]: iters left: 6 (14 enodes) 353.796 * * [simplify]: iters left: 5 (56 enodes) 353.806 * * [simplify]: iters left: 4 (117 enodes) 353.837 * * [simplify]: iters left: 3 (347 enodes) 353.966 * * [simplify]: Extracting #0: cost 1 inf + 0 353.966 * * [simplify]: Extracting #1: cost 0 inf + 1 353.966 * [simplify]: Simplified to 0 353.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))))) (* (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)) 353.966 * * * * [progress]: [ 847 / 3260 ] simplifiying candidate # 353.966 * [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)))) 353.966 * * [simplify]: iters left: 6 (29 enodes) 353.975 * * [simplify]: iters left: 5 (112 enodes) 353.995 * * [simplify]: iters left: 4 (212 enodes) 354.045 * * [simplify]: Extracting #0: cost 1 inf + 0 354.045 * * [simplify]: Extracting #1: cost 11 inf + 0 354.045 * * [simplify]: Extracting #2: cost 100 inf + 0 354.046 * * [simplify]: Extracting #3: cost 158 inf + 44 354.046 * * [simplify]: Extracting #4: cost 152 inf + 655 354.047 * * [simplify]: Extracting #5: cost 141 inf + 3694 354.050 * * [simplify]: Extracting #6: cost 70 inf + 19893 354.055 * * [simplify]: Extracting #7: cost 29 inf + 31722 354.062 * * [simplify]: Extracting #8: cost 5 inf + 43281 354.070 * * [simplify]: Extracting #9: cost 0 inf + 46221 354.078 * [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))) 354.078 * [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))))) 354.079 * [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))) 354.079 * * [simplify]: iters left: 6 (14 enodes) 354.083 * * [simplify]: iters left: 5 (57 enodes) 354.095 * * [simplify]: iters left: 4 (116 enodes) 354.125 * * [simplify]: iters left: 3 (321 enodes) 354.249 * * [simplify]: Extracting #0: cost 1 inf + 0 354.249 * * [simplify]: Extracting #1: cost 0 inf + 1 354.249 * [simplify]: Simplified to 0 354.249 * [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)) 354.250 * * * * [progress]: [ 848 / 3260 ] simplifiying candidate # 354.250 * [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)))))) 354.250 * * [simplify]: iters left: 6 (30 enodes) 354.258 * * [simplify]: iters left: 5 (117 enodes) 354.280 * * [simplify]: iters left: 4 (246 enodes) 354.342 * * [simplify]: Extracting #0: cost 1 inf + 0 354.342 * * [simplify]: Extracting #1: cost 11 inf + 0 354.342 * * [simplify]: Extracting #2: cost 115 inf + 0 354.343 * * [simplify]: Extracting #3: cost 191 inf + 408 354.344 * * [simplify]: Extracting #4: cost 177 inf + 2679 354.347 * * [simplify]: Extracting #5: cost 105 inf + 22813 354.353 * * [simplify]: Extracting #6: cost 42 inf + 42212 354.362 * * [simplify]: Extracting #7: cost 7 inf + 56249 354.375 * * [simplify]: Extracting #8: cost 0 inf + 59302 354.384 * [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)))) 354.384 * [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))))))) 354.385 * [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))))) 354.385 * * [simplify]: iters left: 6 (15 enodes) 354.389 * * [simplify]: iters left: 5 (62 enodes) 354.402 * * [simplify]: iters left: 4 (149 enodes) 354.445 * * [simplify]: iters left: 3 (450 enodes) 354.675 * * [simplify]: Extracting #0: cost 1 inf + 0 354.675 * * [simplify]: Extracting #1: cost 0 inf + 1 354.675 * [simplify]: Simplified to 0 354.675 * [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)) 354.676 * * * * [progress]: [ 849 / 3260 ] simplifiying candidate # 354.676 * [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))))) 354.676 * * [simplify]: iters left: 6 (29 enodes) 354.684 * * [simplify]: iters left: 5 (112 enodes) 354.704 * * [simplify]: iters left: 4 (213 enodes) 354.755 * * [simplify]: Extracting #0: cost 1 inf + 0 354.755 * * [simplify]: Extracting #1: cost 11 inf + 0 354.755 * * [simplify]: Extracting #2: cost 95 inf + 0 354.755 * * [simplify]: Extracting #3: cost 148 inf + 449 354.756 * * [simplify]: Extracting #4: cost 144 inf + 898 354.757 * * [simplify]: Extracting #5: cost 138 inf + 3005 354.760 * * [simplify]: Extracting #6: cost 69 inf + 18301 354.765 * * [simplify]: Extracting #7: cost 25 inf + 31579 354.771 * * [simplify]: Extracting #8: cost 5 inf + 41313 354.779 * * [simplify]: Extracting #9: cost 0 inf + 44132 354.787 * * [simplify]: Extracting #10: cost 0 inf + 44117 354.794 * [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))))) 354.795 * [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)))))) 354.795 * [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)))) 354.795 * * [simplify]: iters left: 6 (14 enodes) 354.799 * * [simplify]: iters left: 5 (57 enodes) 354.811 * * [simplify]: iters left: 4 (118 enodes) 354.841 * * [simplify]: iters left: 3 (314 enodes) 354.949 * * [simplify]: Extracting #0: cost 1 inf + 0 354.949 * * [simplify]: Extracting #1: cost 0 inf + 1 354.949 * [simplify]: Simplified to 0 354.950 * [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)) 354.950 * * * * [progress]: [ 850 / 3260 ] simplifiying candidate # 354.950 * [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)))) 354.950 * * [simplify]: iters left: 6 (28 enodes) 354.958 * * [simplify]: iters left: 5 (104 enodes) 354.977 * * [simplify]: iters left: 4 (202 enodes) 355.018 * * [simplify]: iters left: 3 (441 enodes) 355.141 * * [simplify]: Extracting #0: cost 1 inf + 0 355.141 * * [simplify]: Extracting #1: cost 13 inf + 0 355.142 * * [simplify]: Extracting #2: cost 132 inf + 0 355.146 * * [simplify]: Extracting #3: cost 210 inf + 374 355.147 * * [simplify]: Extracting #4: cost 188 inf + 3021 355.150 * * [simplify]: Extracting #5: cost 137 inf + 13523 355.156 * * [simplify]: Extracting #6: cost 74 inf + 28648 355.166 * * [simplify]: Extracting #7: cost 12 inf + 53472 355.178 * * [simplify]: Extracting #8: cost 1 inf + 58302 355.191 * * [simplify]: Extracting #9: cost 0 inf + 58762 355.204 * [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))) 355.204 * [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))))) 355.204 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 355.205 * * [simplify]: iters left: 6 (13 enodes) 355.208 * * [simplify]: iters left: 5 (48 enodes) 355.218 * * [simplify]: iters left: 4 (103 enodes) 355.241 * * [simplify]: iters left: 3 (238 enodes) 355.308 * * [simplify]: Extracting #0: cost 1 inf + 0 355.308 * * [simplify]: Extracting #1: cost 0 inf + 1 355.308 * [simplify]: Simplified to 0 355.308 * [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)) 355.308 * * * * [progress]: [ 851 / 3260 ] simplifiying candidate # 355.308 * [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)))))) 355.308 * * [simplify]: iters left: 6 (29 enodes) 355.317 * * [simplify]: iters left: 5 (115 enodes) 355.337 * * [simplify]: iters left: 4 (241 enodes) 355.399 * * [simplify]: Extracting #0: cost 1 inf + 0 355.399 * * [simplify]: Extracting #1: cost 11 inf + 0 355.400 * * [simplify]: Extracting #2: cost 131 inf + 0 355.400 * * [simplify]: Extracting #3: cost 235 inf + 204 355.402 * * [simplify]: Extracting #4: cost 210 inf + 5417 355.407 * * [simplify]: Extracting #5: cost 98 inf + 42888 355.416 * * [simplify]: Extracting #6: cost 44 inf + 61092 355.430 * * [simplify]: Extracting #7: cost 9 inf + 74614 355.443 * * [simplify]: Extracting #8: cost 0 inf + 78963 355.455 * [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))))) 355.456 * [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))))))) 355.456 * [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))))) 355.456 * * [simplify]: iters left: 6 (15 enodes) 355.460 * * [simplify]: iters left: 5 (61 enodes) 355.472 * * [simplify]: iters left: 4 (142 enodes) 355.512 * * [simplify]: iters left: 3 (474 enodes) 355.714 * * [simplify]: Extracting #0: cost 1 inf + 0 355.714 * * [simplify]: Extracting #1: cost 0 inf + 1 355.714 * [simplify]: Simplified to 0 355.714 * [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)) 355.714 * * * * [progress]: [ 852 / 3260 ] simplifiying candidate # 355.714 * [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))))) 355.715 * * [simplify]: iters left: 6 (28 enodes) 355.722 * * [simplify]: iters left: 5 (110 enodes) 355.747 * * [simplify]: iters left: 4 (210 enodes) 355.792 * * [simplify]: Extracting #0: cost 1 inf + 0 355.792 * * [simplify]: Extracting #1: cost 11 inf + 0 355.792 * * [simplify]: Extracting #2: cost 106 inf + 0 355.793 * * [simplify]: Extracting #3: cost 179 inf + 43 355.793 * * [simplify]: Extracting #4: cost 170 inf + 1261 355.795 * * [simplify]: Extracting #5: cost 159 inf + 4700 355.799 * * [simplify]: Extracting #6: cost 65 inf + 32599 355.807 * * [simplify]: Extracting #7: cost 5 inf + 52952 355.819 * * [simplify]: Extracting #8: cost 0 inf + 56012 355.829 * [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)))) 355.829 * [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)))))) 355.829 * [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)))) 355.829 * * [simplify]: iters left: 6 (14 enodes) 355.833 * * [simplify]: iters left: 5 (56 enodes) 355.843 * * [simplify]: iters left: 4 (113 enodes) 355.869 * * [simplify]: iters left: 3 (324 enodes) 355.969 * * [simplify]: Extracting #0: cost 1 inf + 0 355.969 * * [simplify]: Extracting #1: cost 0 inf + 1 355.969 * [simplify]: Simplified to 0 355.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))) 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)) 355.969 * * * * [progress]: [ 853 / 3260 ] simplifiying candidate # 355.969 * [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)))) 355.970 * * [simplify]: iters left: 6 (27 enodes) 355.977 * * [simplify]: iters left: 5 (103 enodes) 355.995 * * [simplify]: iters left: 4 (193 enodes) 356.041 * * [simplify]: iters left: 3 (480 enodes) 356.183 * * [simplify]: Extracting #0: cost 1 inf + 0 356.183 * * [simplify]: Extracting #1: cost 11 inf + 0 356.183 * * [simplify]: Extracting #2: cost 110 inf + 0 356.184 * * [simplify]: Extracting #3: cost 217 inf + 2 356.186 * * [simplify]: Extracting #4: cost 187 inf + 5512 356.191 * * [simplify]: Extracting #5: cost 110 inf + 23044 356.198 * * [simplify]: Extracting #6: cost 89 inf + 28030 356.206 * * [simplify]: Extracting #7: cost 60 inf + 36695 356.221 * * [simplify]: Extracting #8: cost 8 inf + 59763 356.235 * * [simplify]: Extracting #9: cost 0 inf + 63613 356.249 * [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))) 356.249 * [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))))) 356.249 * [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))) 356.250 * * [simplify]: iters left: 6 (14 enodes) 356.254 * * [simplify]: iters left: 5 (56 enodes) 356.265 * * [simplify]: iters left: 4 (112 enodes) 356.292 * * [simplify]: iters left: 3 (297 enodes) 356.382 * * [simplify]: Extracting #0: cost 1 inf + 0 356.382 * * [simplify]: Extracting #1: cost 0 inf + 1 356.382 * [simplify]: Simplified to 0 356.382 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 356.383 * * * * [progress]: [ 854 / 3260 ] simplifiying candidate # 356.383 * [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)))))) 356.383 * * [simplify]: iters left: 6 (29 enodes) 356.391 * * [simplify]: iters left: 5 (113 enodes) 356.412 * * [simplify]: iters left: 4 (221 enodes) 356.460 * * [simplify]: Extracting #0: cost 1 inf + 0 356.460 * * [simplify]: Extracting #1: cost 11 inf + 0 356.460 * * [simplify]: Extracting #2: cost 105 inf + 0 356.461 * * [simplify]: Extracting #3: cost 177 inf + 204 356.461 * * [simplify]: Extracting #4: cost 168 inf + 1378 356.462 * * [simplify]: Extracting #5: cost 163 inf + 3645 356.466 * * [simplify]: Extracting #6: cost 71 inf + 28506 356.475 * * [simplify]: Extracting #7: cost 4 inf + 53084 356.484 * * [simplify]: Extracting #8: cost 0 inf + 55124 356.496 * [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))) 356.496 * [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))))))) 356.496 * [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))))) 356.496 * * [simplify]: iters left: 6 (13 enodes) 356.500 * * [simplify]: iters left: 5 (53 enodes) 356.510 * * [simplify]: iters left: 4 (118 enodes) 356.536 * * [simplify]: iters left: 3 (324 enodes) 356.975 * * [simplify]: Extracting #0: cost 1 inf + 0 356.975 * * [simplify]: Extracting #1: cost 0 inf + 1 356.976 * [simplify]: Simplified to 0 356.976 * [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)) 356.976 * * * * [progress]: [ 855 / 3260 ] simplifiying candidate # 356.976 * [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))))) 356.976 * * [simplify]: iters left: 6 (27 enodes) 356.984 * * [simplify]: iters left: 5 (102 enodes) 357.002 * * [simplify]: iters left: 4 (179 enodes) 357.036 * * [simplify]: iters left: 3 (394 enodes) 357.128 * * [simplify]: Extracting #0: cost 1 inf + 0 357.128 * * [simplify]: Extracting #1: cost 9 inf + 0 357.129 * * [simplify]: Extracting #2: cost 106 inf + 0 357.129 * * [simplify]: Extracting #3: cost 212 inf + 85 357.131 * * [simplify]: Extracting #4: cost 199 inf + 1551 357.134 * * [simplify]: Extracting #5: cost 129 inf + 16458 357.140 * * [simplify]: Extracting #6: cost 63 inf + 33814 357.151 * * [simplify]: Extracting #7: cost 4 inf + 57338 357.164 * * [simplify]: Extracting #8: cost 0 inf + 59229 357.176 * [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)))) 357.176 * [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)))))) 357.177 * [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)))) 357.179 * * [simplify]: iters left: 6 (11 enodes) 357.183 * * [simplify]: iters left: 5 (43 enodes) 357.191 * * [simplify]: iters left: 4 (84 enodes) 357.207 * * [simplify]: iters left: 3 (212 enodes) 357.258 * * [simplify]: iters left: 2 (472 enodes) 357.374 * * [simplify]: Extracting #0: cost 1 inf + 0 357.374 * * [simplify]: Extracting #1: cost 0 inf + 1 357.374 * [simplify]: Simplified to 0 357.374 * [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)) 357.374 * * * * [progress]: [ 856 / 3260 ] simplifiying candidate # 357.374 * [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)))) 357.374 * * [simplify]: iters left: 6 (27 enodes) 357.382 * * [simplify]: iters left: 5 (104 enodes) 357.400 * * [simplify]: iters left: 4 (191 enodes) 357.440 * * [simplify]: iters left: 3 (417 enodes) 357.544 * * [simplify]: Extracting #0: cost 1 inf + 0 357.544 * * [simplify]: Extracting #1: cost 11 inf + 0 357.544 * * [simplify]: Extracting #2: cost 98 inf + 0 357.545 * * [simplify]: Extracting #3: cost 185 inf + 2 357.546 * * [simplify]: Extracting #4: cost 169 inf + 1873 357.548 * * [simplify]: Extracting #5: cost 120 inf + 9966 357.553 * * [simplify]: Extracting #6: cost 67 inf + 24257 357.563 * * [simplify]: Extracting #7: cost 5 inf + 48923 357.576 * * [simplify]: Extracting #8: cost 0 inf + 51276 357.587 * [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)))) 357.588 * [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))))) 357.588 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 357.588 * * [simplify]: iters left: 6 (12 enodes) 357.592 * * [simplify]: iters left: 5 (49 enodes) 357.602 * * [simplify]: iters left: 4 (99 enodes) 357.624 * * [simplify]: iters left: 3 (234 enodes) 357.683 * * [simplify]: iters left: 2 (447 enodes) 357.790 * * [simplify]: Extracting #0: cost 1 inf + 0 357.790 * * [simplify]: Extracting #1: cost 0 inf + 1 357.790 * [simplify]: Simplified to 0 357.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))))) (* (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)) 357.791 * * * * [progress]: [ 857 / 3260 ] simplifiying candidate # 357.791 * [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)))))) 357.791 * * [simplify]: iters left: 6 (29 enodes) 357.799 * * [simplify]: iters left: 5 (112 enodes) 357.819 * * [simplify]: iters left: 4 (217 enodes) 357.867 * * [simplify]: iters left: 3 (493 enodes) 358.013 * * [simplify]: Extracting #0: cost 1 inf + 0 358.013 * * [simplify]: Extracting #1: cost 11 inf + 0 358.013 * * [simplify]: Extracting #2: cost 121 inf + 0 358.014 * * [simplify]: Extracting #3: cost 213 inf + 1178 358.016 * * [simplify]: Extracting #4: cost 190 inf + 4623 358.019 * * [simplify]: Extracting #5: cost 129 inf + 18504 358.029 * * [simplify]: Extracting #6: cost 72 inf + 34090 358.041 * * [simplify]: Extracting #7: cost 12 inf + 58648 358.055 * * [simplify]: Extracting #8: cost 0 inf + 64219 358.069 * [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))) 358.069 * [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))))))) 358.070 * [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))))) 358.070 * * [simplify]: iters left: 6 (14 enodes) 358.074 * * [simplify]: iters left: 5 (57 enodes) 358.085 * * [simplify]: iters left: 4 (121 enodes) 358.115 * * [simplify]: iters left: 3 (291 enodes) 358.203 * * [simplify]: Extracting #0: cost 1 inf + 0 358.203 * * [simplify]: Extracting #1: cost 0 inf + 1 358.203 * [simplify]: Simplified to 0 358.203 * [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)) 358.204 * * * * [progress]: [ 858 / 3260 ] simplifiying candidate # 358.204 * [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))))) 358.204 * * [simplify]: iters left: 6 (28 enodes) 358.212 * * [simplify]: iters left: 5 (107 enodes) 358.234 * * [simplify]: iters left: 4 (190 enodes) 358.271 * * [simplify]: iters left: 3 (401 enodes) 358.365 * * [simplify]: Extracting #0: cost 1 inf + 0 358.365 * * [simplify]: Extracting #1: cost 11 inf + 0 358.365 * * [simplify]: Extracting #2: cost 98 inf + 0 358.368 * * [simplify]: Extracting #3: cost 168 inf + 1055 358.369 * * [simplify]: Extracting #4: cost 148 inf + 3540 358.372 * * [simplify]: Extracting #5: cost 107 inf + 9619 358.376 * * [simplify]: Extracting #6: cost 71 inf + 18658 358.385 * * [simplify]: Extracting #7: cost 10 inf + 42844 358.396 * * [simplify]: Extracting #8: cost 0 inf + 47416 358.406 * [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)) 358.407 * [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)))))) 358.407 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 358.407 * * [simplify]: iters left: 6 (13 enodes) 358.411 * * [simplify]: iters left: 5 (52 enodes) 358.421 * * [simplify]: iters left: 4 (98 enodes) 358.442 * * [simplify]: iters left: 3 (212 enodes) 358.489 * * [simplify]: iters left: 2 (371 enodes) 358.571 * * [simplify]: Extracting #0: cost 1 inf + 0 358.572 * * [simplify]: Extracting #1: cost 0 inf + 1 358.572 * [simplify]: Simplified to 0 358.572 * [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)) 358.572 * * * * [progress]: [ 859 / 3260 ] simplifiying candidate # 358.572 * [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)))) 358.572 * * [simplify]: iters left: 6 (27 enodes) 358.580 * * [simplify]: iters left: 5 (98 enodes) 358.597 * * [simplify]: iters left: 4 (176 enodes) 358.628 * * [simplify]: iters left: 3 (329 enodes) 358.698 * * [simplify]: Extracting #0: cost 1 inf + 0 358.698 * * [simplify]: Extracting #1: cost 11 inf + 0 358.698 * * [simplify]: Extracting #2: cost 91 inf + 0 358.699 * * [simplify]: Extracting #3: cost 134 inf + 1759 358.700 * * [simplify]: Extracting #4: cost 101 inf + 6001 358.702 * * [simplify]: Extracting #5: cost 91 inf + 8205 358.705 * * [simplify]: Extracting #6: cost 85 inf + 9413 358.712 * * [simplify]: Extracting #7: cost 34 inf + 28458 358.719 * * [simplify]: Extracting #8: cost 5 inf + 41810 358.728 * * [simplify]: Extracting #9: cost 0 inf + 43960 358.737 * [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)) 358.737 * [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))))) 358.738 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 358.738 * * [simplify]: iters left: 6 (12 enodes) 358.742 * * [simplify]: iters left: 5 (44 enodes) 358.750 * * [simplify]: iters left: 4 (92 enodes) 358.766 * * [simplify]: iters left: 3 (159 enodes) 358.796 * * [simplify]: iters left: 2 (267 enodes) 358.844 * * [simplify]: iters left: 1 (364 enodes) 358.909 * * [simplify]: Extracting #0: cost 1 inf + 0 358.909 * * [simplify]: Extracting #1: cost 0 inf + 1 358.909 * [simplify]: Simplified to 0 358.909 * [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)) 358.910 * * * * [progress]: [ 860 / 3260 ] simplifiying candidate # 358.910 * [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)))))) 358.910 * * [simplify]: iters left: 6 (28 enodes) 358.918 * * [simplify]: iters left: 5 (113 enodes) 358.939 * * [simplify]: iters left: 4 (243 enodes) 359.001 * * [simplify]: Extracting #0: cost 1 inf + 0 359.001 * * [simplify]: Extracting #1: cost 11 inf + 0 359.001 * * [simplify]: Extracting #2: cost 129 inf + 0 359.002 * * [simplify]: Extracting #3: cost 219 inf + 248 359.003 * * [simplify]: Extracting #4: cost 180 inf + 7252 359.009 * * [simplify]: Extracting #5: cost 74 inf + 40875 359.017 * * [simplify]: Extracting #6: cost 41 inf + 49783 359.027 * * [simplify]: Extracting #7: cost 6 inf + 64085 359.038 * * [simplify]: Extracting #8: cost 0 inf + 67008 359.049 * [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))))))) 359.049 * [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))))))) 359.050 * [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))))) 359.050 * * [simplify]: iters left: 6 (15 enodes) 359.057 * * [simplify]: iters left: 5 (64 enodes) 359.069 * * [simplify]: iters left: 4 (149 enodes) 359.108 * * [simplify]: iters left: 3 (466 enodes) 359.404 * * [simplify]: Extracting #0: cost 1 inf + 0 359.404 * * [simplify]: Extracting #1: cost 0 inf + 1 359.404 * [simplify]: Simplified to 0 359.404 * [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)) 359.405 * * * * [progress]: [ 861 / 3260 ] simplifiying candidate # 359.405 * [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))))) 359.405 * * [simplify]: iters left: 6 (27 enodes) 359.412 * * [simplify]: iters left: 5 (108 enodes) 359.432 * * [simplify]: iters left: 4 (213 enodes) 359.483 * * [simplify]: Extracting #0: cost 1 inf + 0 359.483 * * [simplify]: Extracting #1: cost 11 inf + 0 359.483 * * [simplify]: Extracting #2: cost 111 inf + 0 359.484 * * [simplify]: Extracting #3: cost 169 inf + 535 359.485 * * [simplify]: Extracting #4: cost 112 inf + 11849 359.490 * * [simplify]: Extracting #5: cost 60 inf + 26181 359.495 * * [simplify]: Extracting #6: cost 44 inf + 31458 359.503 * * [simplify]: Extracting #7: cost 6 inf + 46183 359.511 * * [simplify]: Extracting #8: cost 1 inf + 48733 359.520 * * [simplify]: Extracting #9: cost 0 inf + 49273 359.529 * [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))) 359.529 * [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)))))) 359.529 * [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)))) 359.529 * * [simplify]: iters left: 6 (14 enodes) 359.534 * * [simplify]: iters left: 5 (59 enodes) 359.545 * * [simplify]: iters left: 4 (121 enodes) 359.574 * * [simplify]: iters left: 3 (332 enodes) 359.732 * * [simplify]: Extracting #0: cost 1 inf + 0 359.732 * * [simplify]: Extracting #1: cost 0 inf + 1 359.732 * [simplify]: Simplified to 0 359.732 * [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)) 359.733 * * * * [progress]: [ 862 / 3260 ] simplifiying candidate # 359.733 * [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)))) 359.733 * * [simplify]: iters left: 6 (26 enodes) 359.740 * * [simplify]: iters left: 5 (101 enodes) 359.759 * * [simplify]: iters left: 4 (196 enodes) 359.804 * * [simplify]: iters left: 3 (462 enodes) 359.959 * * [simplify]: Extracting #0: cost 1 inf + 0 359.959 * * [simplify]: Extracting #1: cost 11 inf + 0 359.960 * * [simplify]: Extracting #2: cost 134 inf + 0 359.961 * * [simplify]: Extracting #3: cost 216 inf + 213 359.963 * * [simplify]: Extracting #4: cost 171 inf + 6434 359.969 * * [simplify]: Extracting #5: cost 105 inf + 21036 359.976 * * [simplify]: Extracting #6: cost 64 inf + 34335 359.990 * * [simplify]: Extracting #7: cost 15 inf + 54046 360.004 * * [simplify]: Extracting #8: cost 0 inf + 60274 360.018 * [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))))) 360.018 * [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))))) 360.018 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 360.018 * * [simplify]: iters left: 6 (13 enodes) 360.023 * * [simplify]: iters left: 5 (54 enodes) 360.033 * * [simplify]: iters left: 4 (112 enodes) 360.059 * * [simplify]: iters left: 3 (281 enodes) 360.166 * * [simplify]: Extracting #0: cost 1 inf + 0 360.166 * * [simplify]: Extracting #1: cost 0 inf + 1 360.166 * [simplify]: Simplified to 0 360.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))))) (* (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)) 360.166 * * * * [progress]: [ 863 / 3260 ] simplifiying candidate # 360.166 * [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)))))) 360.167 * * [simplify]: iters left: 6 (29 enodes) 360.175 * * [simplify]: iters left: 5 (114 enodes) 360.199 * * [simplify]: iters left: 4 (234 enodes) 360.251 * * [simplify]: Extracting #0: cost 1 inf + 0 360.251 * * [simplify]: Extracting #1: cost 11 inf + 0 360.251 * * [simplify]: Extracting #2: cost 109 inf + 0 360.252 * * [simplify]: Extracting #3: cost 173 inf + 816 360.255 * * [simplify]: Extracting #4: cost 146 inf + 4470 360.258 * * [simplify]: Extracting #5: cost 90 inf + 19019 360.263 * * [simplify]: Extracting #6: cost 58 inf + 27806 360.269 * * [simplify]: Extracting #7: cost 36 inf + 33371 360.276 * * [simplify]: Extracting #8: cost 7 inf + 47258 360.285 * * [simplify]: Extracting #9: cost 0 inf + 50768 360.294 * [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)))) 360.294 * [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))))))) 360.295 * [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))))) 360.295 * * [simplify]: iters left: 6 (14 enodes) 360.299 * * [simplify]: iters left: 5 (59 enodes) 360.310 * * [simplify]: iters left: 4 (134 enodes) 360.344 * * [simplify]: iters left: 3 (357 enodes) 360.505 * * [simplify]: Extracting #0: cost 1 inf + 0 360.505 * * [simplify]: Extracting #1: cost 0 inf + 1 360.505 * [simplify]: Simplified to 0 360.505 * [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)) 360.505 * * * * [progress]: [ 864 / 3260 ] simplifiying candidate # 360.505 * [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))))) 360.506 * * [simplify]: iters left: 6 (28 enodes) 360.514 * * [simplify]: iters left: 5 (108 enodes) 360.533 * * [simplify]: iters left: 4 (204 enodes) 360.575 * * [simplify]: iters left: 3 (456 enodes) 360.719 * * [simplify]: Extracting #0: cost 1 inf + 0 360.719 * * [simplify]: Extracting #1: cost 11 inf + 0 360.719 * * [simplify]: Extracting #2: cost 155 inf + 0 360.721 * * [simplify]: Extracting #3: cost 261 inf + 455 360.722 * * [simplify]: Extracting #4: cost 220 inf + 5753 360.728 * * [simplify]: Extracting #5: cost 125 inf + 25005 360.737 * * [simplify]: Extracting #6: cost 72 inf + 38509 360.749 * * [simplify]: Extracting #7: cost 16 inf + 60366 360.764 * * [simplify]: Extracting #8: cost 0 inf + 67376 360.782 * [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)) 360.782 * [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)))))) 360.782 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 360.783 * * [simplify]: iters left: 6 (13 enodes) 360.787 * * [simplify]: iters left: 5 (53 enodes) 360.797 * * [simplify]: iters left: 4 (106 enodes) 360.820 * * [simplify]: iters left: 3 (257 enodes) 360.917 * * [simplify]: Extracting #0: cost 1 inf + 0 360.917 * * [simplify]: Extracting #1: cost 0 inf + 1 360.917 * [simplify]: Simplified to 0 360.917 * [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)) 360.917 * * * * [progress]: [ 865 / 3260 ] simplifiying candidate # 360.917 * [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)))) 360.917 * * [simplify]: iters left: 6 (27 enodes) 360.925 * * [simplify]: iters left: 5 (104 enodes) 360.944 * * [simplify]: iters left: 4 (190 enodes) 360.986 * * [simplify]: iters left: 3 (403 enodes) 361.113 * * [simplify]: Extracting #0: cost 1 inf + 0 361.113 * * [simplify]: Extracting #1: cost 11 inf + 0 361.113 * * [simplify]: Extracting #2: cost 121 inf + 0 361.114 * * [simplify]: Extracting #3: cost 190 inf + 46 361.115 * * [simplify]: Extracting #4: cost 159 inf + 3273 361.118 * * [simplify]: Extracting #5: cost 122 inf + 9145 361.122 * * [simplify]: Extracting #6: cost 71 inf + 20278 361.131 * * [simplify]: Extracting #7: cost 15 inf + 42758 361.142 * * [simplify]: Extracting #8: cost 0 inf + 49670 361.153 * [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))) 361.153 * [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))))) 361.154 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 361.154 * * [simplify]: iters left: 6 (12 enodes) 361.158 * * [simplify]: iters left: 5 (49 enodes) 361.167 * * [simplify]: iters left: 4 (94 enodes) 361.192 * * [simplify]: iters left: 3 (221 enodes) 361.270 * * [simplify]: iters left: 2 (492 enodes) 361.519 * * [simplify]: Extracting #0: cost 1 inf + 0 361.519 * * [simplify]: Extracting #1: cost 0 inf + 1 361.519 * [simplify]: Simplified to 0 361.519 * [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)) 361.519 * * * * [progress]: [ 866 / 3260 ] simplifiying candidate # 361.519 * [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)))))) 361.520 * * [simplify]: iters left: 6 (28 enodes) 361.527 * * [simplify]: iters left: 5 (107 enodes) 361.547 * * [simplify]: iters left: 4 (209 enodes) 361.596 * * [simplify]: iters left: 3 (479 enodes) 361.757 * * [simplify]: Extracting #0: cost 1 inf + 0 361.758 * * [simplify]: Extracting #1: cost 11 inf + 0 361.758 * * [simplify]: Extracting #2: cost 152 inf + 0 361.759 * * [simplify]: Extracting #3: cost 236 inf + 1629 361.766 * * [simplify]: Extracting #4: cost 129 inf + 21020 361.773 * * [simplify]: Extracting #5: cost 91 inf + 30220 361.780 * * [simplify]: Extracting #6: cost 74 inf + 36080 361.792 * * [simplify]: Extracting #7: cost 13 inf + 60603 361.806 * * [simplify]: Extracting #8: cost 0 inf + 66167 361.820 * [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))) 361.820 * [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))))))) 361.820 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 361.820 * * [simplify]: iters left: 6 (13 enodes) 361.824 * * [simplify]: iters left: 5 (52 enodes) 361.834 * * [simplify]: iters left: 4 (111 enodes) 361.863 * * [simplify]: iters left: 3 (278 enodes) 361.967 * * [simplify]: Extracting #0: cost 1 inf + 0 361.967 * * [simplify]: Extracting #1: cost 0 inf + 1 361.967 * [simplify]: Simplified to 0 361.967 * [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)) 361.967 * * * * [progress]: [ 867 / 3260 ] simplifiying candidate # 361.968 * [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))))) 361.968 * * [simplify]: iters left: 6 (27 enodes) 361.975 * * [simplify]: iters left: 5 (102 enodes) 361.993 * * [simplify]: iters left: 4 (185 enodes) 362.036 * * [simplify]: iters left: 3 (384 enodes) 362.138 * * [simplify]: Extracting #0: cost 1 inf + 0 362.138 * * [simplify]: Extracting #1: cost 11 inf + 0 362.140 * * [simplify]: Extracting #2: cost 117 inf + 0 362.141 * * [simplify]: Extracting #3: cost 164 inf + 1119 362.143 * * [simplify]: Extracting #4: cost 108 inf + 7100 362.146 * * [simplify]: Extracting #5: cost 90 inf + 10564 362.149 * * [simplify]: Extracting #6: cost 74 inf + 15223 362.157 * * [simplify]: Extracting #7: cost 11 inf + 40965 362.171 * * [simplify]: Extracting #8: cost 0 inf + 46117 362.181 * [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)) 362.181 * [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)))))) 362.181 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 362.181 * * [simplify]: iters left: 6 (12 enodes) 362.185 * * [simplify]: iters left: 5 (47 enodes) 362.194 * * [simplify]: iters left: 4 (89 enodes) 362.214 * * [simplify]: iters left: 3 (186 enodes) 362.266 * * [simplify]: iters left: 2 (378 enodes) 362.418 * * [simplify]: Extracting #0: cost 1 inf + 0 362.418 * * [simplify]: Extracting #1: cost 0 inf + 1 362.418 * [simplify]: Simplified to 0 362.418 * [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)) 362.419 * * * * [progress]: [ 868 / 3260 ] simplifiying candidate # 362.419 * [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)))) 362.419 * * [simplify]: iters left: 6 (26 enodes) 362.427 * * [simplify]: iters left: 5 (96 enodes) 362.443 * * [simplify]: iters left: 4 (151 enodes) 362.474 * * [simplify]: iters left: 3 (273 enodes) 362.526 * * [simplify]: Extracting #0: cost 1 inf + 0 362.526 * * [simplify]: Extracting #1: cost 9 inf + 0 362.527 * * [simplify]: Extracting #2: cost 80 inf + 2 362.527 * * [simplify]: Extracting #3: cost 114 inf + 1035 362.528 * * [simplify]: Extracting #4: cost 84 inf + 4387 362.530 * * [simplify]: Extracting #5: cost 90 inf + 4511 362.531 * * [simplify]: Extracting #6: cost 85 inf + 5773 362.533 * * [simplify]: Extracting #7: cost 57 inf + 14204 362.541 * * [simplify]: Extracting #8: cost 12 inf + 33901 362.549 * * [simplify]: Extracting #9: cost 0 inf + 40103 362.558 * [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)) 362.558 * [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))))) 362.558 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 362.558 * * [simplify]: iters left: 6 (11 enodes) 362.562 * * [simplify]: iters left: 5 (40 enodes) 362.569 * * [simplify]: iters left: 4 (65 enodes) 362.581 * * [simplify]: iters left: 3 (97 enodes) 362.599 * * [simplify]: iters left: 2 (165 enodes) 362.638 * * [simplify]: iters left: 1 (271 enodes) 362.697 * * [simplify]: Extracting #0: cost 1 inf + 0 362.697 * * [simplify]: Extracting #1: cost 0 inf + 1 362.697 * [simplify]: Simplified to 0 362.697 * [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)) 362.697 * * * * [progress]: [ 869 / 3260 ] simplifiying candidate # 362.697 * [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)))))) 362.697 * * [simplify]: iters left: 6 (27 enodes) 362.705 * * [simplify]: iters left: 5 (106 enodes) 362.724 * * [simplify]: iters left: 4 (204 enodes) 362.771 * * [simplify]: iters left: 3 (455 enodes) 362.911 * * [simplify]: Extracting #0: cost 1 inf + 0 362.911 * * [simplify]: Extracting #1: cost 11 inf + 0 362.912 * * [simplify]: Extracting #2: cost 148 inf + 0 362.913 * * [simplify]: Extracting #3: cost 224 inf + 861 362.916 * * [simplify]: Extracting #4: cost 138 inf + 16431 362.922 * * [simplify]: Extracting #5: cost 90 inf + 27741 362.929 * * [simplify]: Extracting #6: cost 67 inf + 35662 362.944 * * [simplify]: Extracting #7: cost 7 inf + 60642 362.958 * * [simplify]: Extracting #8: cost 0 inf + 63485 362.971 * [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)))) 362.971 * [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))))))) 362.971 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 362.972 * * [simplify]: iters left: 6 (12 enodes) 362.975 * * [simplify]: iters left: 5 (51 enodes) 362.985 * * [simplify]: iters left: 4 (106 enodes) 363.010 * * [simplify]: iters left: 3 (247 enodes) 363.087 * * [simplify]: Extracting #0: cost 1 inf + 0 363.087 * * [simplify]: Extracting #1: cost 0 inf + 1 363.087 * [simplify]: Simplified to 0 363.087 * [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)) 363.088 * * * * [progress]: [ 870 / 3260 ] simplifiying candidate # 363.088 * [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))))) 363.088 * * [simplify]: iters left: 6 (26 enodes) 363.095 * * [simplify]: iters left: 5 (101 enodes) 363.114 * * [simplify]: iters left: 4 (182 enodes) 363.154 * * [simplify]: iters left: 3 (381 enodes) 363.259 * * [simplify]: Extracting #0: cost 1 inf + 0 363.259 * * [simplify]: Extracting #1: cost 11 inf + 0 363.259 * * [simplify]: Extracting #2: cost 117 inf + 0 363.260 * * [simplify]: Extracting #3: cost 167 inf + 942 363.262 * * [simplify]: Extracting #4: cost 110 inf + 6967 363.265 * * [simplify]: Extracting #5: cost 92 inf + 10155 363.269 * * [simplify]: Extracting #6: cost 65 inf + 19192 363.280 * * [simplify]: Extracting #7: cost 12 inf + 41162 363.290 * * [simplify]: Extracting #8: cost 0 inf + 46371 363.300 * [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)) 363.300 * [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)))))) 363.301 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 363.301 * * [simplify]: iters left: 6 (11 enodes) 363.304 * * [simplify]: iters left: 5 (46 enodes) 363.313 * * [simplify]: iters left: 4 (86 enodes) 363.333 * * [simplify]: iters left: 3 (183 enodes) 363.384 * * [simplify]: iters left: 2 (372 enodes) 363.531 * * [simplify]: Extracting #0: cost 1 inf + 0 363.531 * * [simplify]: Extracting #1: cost 0 inf + 1 363.531 * [simplify]: Simplified to 0 363.531 * [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)) 363.532 * * * * [progress]: [ 871 / 3260 ] simplifiying candidate # 363.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) (- (* (/ (/ b 2) a) (/ 1 1)))) 363.532 * * [simplify]: iters left: 6 (25 enodes) 363.539 * * [simplify]: iters left: 5 (95 enodes) 363.556 * * [simplify]: iters left: 4 (150 enodes) 363.587 * * [simplify]: iters left: 3 (272 enodes) 363.639 * * [simplify]: Extracting #0: cost 1 inf + 0 363.639 * * [simplify]: Extracting #1: cost 9 inf + 0 363.639 * * [simplify]: Extracting #2: cost 80 inf + 2 363.640 * * [simplify]: Extracting #3: cost 111 inf + 1485 363.641 * * [simplify]: Extracting #4: cost 84 inf + 4307 363.642 * * [simplify]: Extracting #5: cost 90 inf + 4511 363.644 * * [simplify]: Extracting #6: cost 83 inf + 5898 363.646 * * [simplify]: Extracting #7: cost 49 inf + 17897 363.655 * * [simplify]: Extracting #8: cost 6 inf + 37518 363.664 * * [simplify]: Extracting #9: cost 0 inf + 40103 363.672 * [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)) 363.672 * [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))))) 363.672 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 363.672 * * [simplify]: iters left: 6 (10 enodes) 363.676 * * [simplify]: iters left: 5 (39 enodes) 363.683 * * [simplify]: iters left: 4 (64 enodes) 363.695 * * [simplify]: iters left: 3 (96 enodes) 363.714 * * [simplify]: iters left: 2 (164 enodes) 363.753 * * [simplify]: iters left: 1 (270 enodes) 363.812 * * [simplify]: Extracting #0: cost 1 inf + 0 363.812 * * [simplify]: Extracting #1: cost 0 inf + 1 363.812 * [simplify]: Simplified to 0 363.812 * [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)) 363.812 * * * * [progress]: [ 872 / 3260 ] simplifiying candidate # 363.812 * [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)))))) 363.813 * * [simplify]: iters left: 6 (27 enodes) 363.821 * * [simplify]: iters left: 5 (107 enodes) 363.840 * * [simplify]: iters left: 4 (213 enodes) 363.887 * * [simplify]: iters left: 3 (456 enodes) 364.011 * * [simplify]: Extracting #0: cost 1 inf + 0 364.011 * * [simplify]: Extracting #1: cost 11 inf + 0 364.011 * * [simplify]: Extracting #2: cost 127 inf + 0 364.012 * * [simplify]: Extracting #3: cost 218 inf + 1145 364.016 * * [simplify]: Extracting #4: cost 122 inf + 16686 364.021 * * [simplify]: Extracting #5: cost 90 inf + 23904 364.028 * * [simplify]: Extracting #6: cost 65 inf + 33219 364.038 * * [simplify]: Extracting #7: cost 8 inf + 56206 364.051 * * [simplify]: Extracting #8: cost 0 inf + 59727 364.064 * [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))))) 364.064 * [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))))))) 364.065 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 364.065 * * [simplify]: iters left: 6 (12 enodes) 364.070 * * [simplify]: iters left: 5 (53 enodes) 364.083 * * [simplify]: iters left: 4 (117 enodes) 364.107 * * [simplify]: iters left: 3 (255 enodes) 364.176 * * [simplify]: Extracting #0: cost 1 inf + 0 364.176 * * [simplify]: Extracting #1: cost 0 inf + 1 364.176 * [simplify]: Simplified to 0 364.176 * [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)) 364.176 * * * * [progress]: [ 873 / 3260 ] simplifiying candidate # 364.177 * [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))))) 364.177 * * [simplify]: iters left: 6 (26 enodes) 364.185 * * [simplify]: iters left: 5 (102 enodes) 364.204 * * [simplify]: iters left: 4 (192 enodes) 364.243 * * [simplify]: iters left: 3 (368 enodes) 364.332 * * [simplify]: Extracting #0: cost 1 inf + 0 364.332 * * [simplify]: Extracting #1: cost 11 inf + 0 364.332 * * [simplify]: Extracting #2: cost 107 inf + 0 364.333 * * [simplify]: Extracting #3: cost 163 inf + 1604 364.335 * * [simplify]: Extracting #4: cost 107 inf + 7658 364.338 * * [simplify]: Extracting #5: cost 91 inf + 10437 364.342 * * [simplify]: Extracting #6: cost 73 inf + 17190 364.350 * * [simplify]: Extracting #7: cost 7 inf + 43100 364.363 * * [simplify]: Extracting #8: cost 0 inf + 46481 364.373 * [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)) 364.374 * [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)))))) 364.374 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 364.374 * * [simplify]: iters left: 6 (11 enodes) 364.379 * * [simplify]: iters left: 5 (48 enodes) 364.388 * * [simplify]: iters left: 4 (98 enodes) 364.407 * * [simplify]: iters left: 3 (181 enodes) 364.451 * * [simplify]: iters left: 2 (358 enodes) 364.573 * * [simplify]: Extracting #0: cost 1 inf + 0 364.573 * * [simplify]: Extracting #1: cost 0 inf + 1 364.573 * [simplify]: Simplified to 0 364.573 * [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)) 364.573 * * * * [progress]: [ 874 / 3260 ] simplifiying candidate # 364.573 * [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)))) 364.574 * * [simplify]: iters left: 6 (25 enodes) 364.581 * * [simplify]: iters left: 5 (95 enodes) 364.598 * * [simplify]: iters left: 4 (170 enodes) 364.633 * * [simplify]: iters left: 3 (313 enodes) 364.700 * * [simplify]: Extracting #0: cost 1 inf + 0 364.700 * * [simplify]: Extracting #1: cost 12 inf + 0 364.700 * * [simplify]: Extracting #2: cost 93 inf + 1 364.701 * * [simplify]: Extracting #3: cost 130 inf + 1406 364.703 * * [simplify]: Extracting #4: cost 87 inf + 5021 364.704 * * [simplify]: Extracting #5: cost 90 inf + 5474 364.706 * * [simplify]: Extracting #6: cost 86 inf + 6437 364.709 * * [simplify]: Extracting #7: cost 44 inf + 20840 364.717 * * [simplify]: Extracting #8: cost 2 inf + 40058 364.725 * * [simplify]: Extracting #9: cost 0 inf + 41018 364.734 * [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))) 364.734 * [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))))) 364.735 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 364.735 * * [simplify]: iters left: 6 (10 enodes) 364.739 * * [simplify]: iters left: 5 (41 enodes) 364.747 * * [simplify]: iters left: 4 (81 enodes) 364.765 * * [simplify]: iters left: 3 (127 enodes) 364.783 * * [simplify]: iters left: 2 (186 enodes) 364.813 * * [simplify]: iters left: 1 (266 enodes) 364.883 * * [simplify]: Extracting #0: cost 1 inf + 0 364.884 * * [simplify]: Extracting #1: cost 0 inf + 1 364.884 * [simplify]: Simplified to 0 364.884 * [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)) 364.884 * * * * [progress]: [ 875 / 3260 ] simplifiying candidate # 364.884 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) 1))) 364.884 * * [simplify]: iters left: 6 (24 enodes) 364.894 * * [simplify]: iters left: 5 (92 enodes) 364.911 * * [simplify]: iters left: 4 (152 enodes) 364.938 * * [simplify]: iters left: 3 (274 enodes) 364.998 * * [simplify]: Extracting #0: cost 1 inf + 0 364.998 * * [simplify]: Extracting #1: cost 9 inf + 0 364.998 * * [simplify]: Extracting #2: cost 79 inf + 2 364.999 * * [simplify]: Extracting #3: cost 111 inf + 1201 365.000 * * [simplify]: Extracting #4: cost 86 inf + 4059 365.001 * * [simplify]: Extracting #5: cost 90 inf + 4349 365.002 * * [simplify]: Extracting #6: cost 83 inf + 5993 365.005 * * [simplify]: Extracting #7: cost 60 inf + 12822 365.010 * * [simplify]: Extracting #8: cost 11 inf + 34497 365.018 * * [simplify]: Extracting #9: cost 0 inf + 39893 365.027 * [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))) 365.027 * [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)))) 365.027 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 365.027 * * [simplify]: iters left: 6 (9 enodes) 365.030 * * [simplify]: iters left: 5 (36 enodes) 365.041 * * [simplify]: iters left: 4 (67 enodes) 365.054 * * [simplify]: iters left: 3 (97 enodes) 365.073 * * [simplify]: iters left: 2 (158 enodes) 365.113 * * [simplify]: iters left: 1 (263 enodes) 365.162 * * [simplify]: Extracting #0: cost 1 inf + 0 365.162 * * [simplify]: Extracting #1: cost 0 inf + 1 365.162 * [simplify]: Simplified to 0 365.162 * [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)) 365.162 * * * * [progress]: [ 876 / 3260 ] simplifiying candidate # 365.162 * [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)))) 365.162 * * [simplify]: iters left: 6 (24 enodes) 365.172 * * [simplify]: iters left: 5 (93 enodes) 365.188 * * [simplify]: iters left: 4 (161 enodes) 365.218 * * [simplify]: iters left: 3 (305 enodes) 365.286 * * [simplify]: Extracting #0: cost 1 inf + 0 365.286 * * [simplify]: Extracting #1: cost 11 inf + 0 365.286 * * [simplify]: Extracting #2: cost 92 inf + 0 365.287 * * [simplify]: Extracting #3: cost 131 inf + 1281 365.288 * * [simplify]: Extracting #4: cost 90 inf + 5298 365.290 * * [simplify]: Extracting #5: cost 90 inf + 5959 365.292 * * [simplify]: Extracting #6: cost 82 inf + 7565 365.295 * * [simplify]: Extracting #7: cost 46 inf + 20243 365.303 * * [simplify]: Extracting #8: cost 3 inf + 40226 365.314 * * [simplify]: Extracting #9: cost 0 inf + 41551 365.323 * [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))) 365.323 * [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))))) 365.324 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 365.324 * * [simplify]: iters left: 5 (9 enodes) 365.327 * * [simplify]: iters left: 4 (39 enodes) 365.334 * * [simplify]: iters left: 3 (65 enodes) 365.347 * * [simplify]: iters left: 2 (129 enodes) 365.374 * * [simplify]: iters left: 1 (210 enodes) 365.417 * * [simplify]: Extracting #0: cost 1 inf + 0 365.417 * * [simplify]: Extracting #1: cost 0 inf + 1 365.417 * [simplify]: Simplified to 0 365.417 * [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)) 365.417 * * * * [progress]: [ 877 / 3260 ] simplifiying candidate # 365.417 * [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)))))) 365.418 * * [simplify]: iters left: 6 (26 enodes) 365.424 * * [simplify]: iters left: 5 (99 enodes) 365.441 * * [simplify]: iters left: 4 (155 enodes) 365.472 * * [simplify]: iters left: 3 (287 enodes) 365.537 * * [simplify]: Extracting #0: cost 1 inf + 0 365.537 * * [simplify]: Extracting #1: cost 11 inf + 0 365.537 * * [simplify]: Extracting #2: cost 90 inf + 0 365.537 * * [simplify]: Extracting #3: cost 156 inf + 1064 365.539 * * [simplify]: Extracting #4: cost 128 inf + 5524 365.540 * * [simplify]: Extracting #5: cost 123 inf + 9197 365.542 * * [simplify]: Extracting #6: cost 115 inf + 11896 365.546 * * [simplify]: Extracting #7: cost 74 inf + 27571 365.555 * * [simplify]: Extracting #8: cost 17 inf + 55960 365.567 * * [simplify]: Extracting #9: cost 0 inf + 64202 365.579 * [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)) 365.580 * [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))))))) 365.580 * [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))))) 365.580 * * [simplify]: iters left: 6 (10 enodes) 365.583 * * [simplify]: iters left: 5 (37 enodes) 365.590 * * [simplify]: iters left: 4 (57 enodes) 365.601 * * [simplify]: iters left: 3 (104 enodes) 365.623 * * [simplify]: iters left: 2 (158 enodes) 365.650 * * [simplify]: iters left: 1 (225 enodes) 365.689 * * [simplify]: Extracting #0: cost 1 inf + 0 365.690 * * [simplify]: Extracting #1: cost 0 inf + 1 365.690 * [simplify]: Simplified to 0 365.690 * [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)) 365.690 * * * * [progress]: [ 878 / 3260 ] simplifiying candidate # 365.690 * [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))))) 365.690 * * [simplify]: iters left: 6 (25 enodes) 365.697 * * [simplify]: iters left: 5 (90 enodes) 365.712 * * [simplify]: iters left: 4 (139 enodes) 365.735 * * [simplify]: iters left: 3 (256 enodes) 365.792 * * [simplify]: Extracting #0: cost 1 inf + 0 365.792 * * [simplify]: Extracting #1: cost 9 inf + 0 365.792 * * [simplify]: Extracting #2: cost 80 inf + 0 365.793 * * [simplify]: Extracting #3: cost 141 inf + 979 365.794 * * [simplify]: Extracting #4: cost 116 inf + 4992 365.795 * * [simplify]: Extracting #5: cost 119 inf + 5646 365.796 * * [simplify]: Extracting #6: cost 113 inf + 6951 365.800 * * [simplify]: Extracting #7: cost 62 inf + 27101 365.810 * * [simplify]: Extracting #8: cost 7 inf + 55791 365.821 * * [simplify]: Extracting #9: cost 0 inf + 59075 365.833 * * [simplify]: Extracting #10: cost 0 inf + 59035 365.847 * [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))) 365.847 * [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)))))) 365.847 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 365.847 * * [simplify]: iters left: 6 (9 enodes) 365.850 * * [simplify]: iters left: 5 (29 enodes) 365.855 * * [simplify]: iters left: 4 (42 enodes) 365.862 * * [simplify]: iters left: 3 (58 enodes) 365.870 * * [simplify]: iters left: 2 (68 enodes) 365.879 * * [simplify]: Extracting #0: cost 1 inf + 0 365.879 * * [simplify]: Extracting #1: cost 0 inf + 1 365.879 * [simplify]: Simplified to 0 365.879 * [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)) 365.879 * * * * [progress]: [ 879 / 3260 ] simplifiying candidate # 365.879 * [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)))))) 365.879 * * [simplify]: iters left: 6 (27 enodes) 365.886 * * [simplify]: iters left: 5 (107 enodes) 365.906 * * [simplify]: iters left: 4 (216 enodes) 365.954 * * [simplify]: iters left: 3 (471 enodes) 366.065 * * [simplify]: Extracting #0: cost 1 inf + 0 366.065 * * [simplify]: Extracting #1: cost 11 inf + 0 366.066 * * [simplify]: Extracting #2: cost 113 inf + 0 366.066 * * [simplify]: Extracting #3: cost 217 inf + 2 366.068 * * [simplify]: Extracting #4: cost 205 inf + 2227 366.069 * * [simplify]: Extracting #5: cost 197 inf + 4619 366.072 * * [simplify]: Extracting #6: cost 156 inf + 14322 366.077 * * [simplify]: Extracting #7: cost 94 inf + 33075 366.088 * * [simplify]: Extracting #8: cost 20 inf + 68763 366.103 * * [simplify]: Extracting #9: cost 0 inf + 77527 366.119 * * [simplify]: Extracting #10: cost 0 inf + 77207 366.136 * [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)) 366.136 * [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))))))) 366.137 * [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))))) 366.137 * * [simplify]: iters left: 6 (13 enodes) 366.141 * * [simplify]: iters left: 5 (53 enodes) 366.150 * * [simplify]: iters left: 4 (117 enodes) 366.178 * * [simplify]: iters left: 3 (275 enodes) 366.237 * * [simplify]: iters left: 2 (474 enodes) 366.358 * * [simplify]: Extracting #0: cost 1 inf + 0 366.359 * * [simplify]: Extracting #1: cost 0 inf + 1 366.359 * [simplify]: Simplified to 0 366.359 * [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)) 366.359 * * * * [progress]: [ 880 / 3260 ] simplifiying candidate # 366.359 * [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))))) 366.359 * * [simplify]: iters left: 6 (28 enodes) 366.366 * * [simplify]: iters left: 5 (107 enodes) 366.389 * * [simplify]: iters left: 4 (185 enodes) 366.421 * * [simplify]: iters left: 3 (357 enodes) 366.498 * * [simplify]: Extracting #0: cost 1 inf + 0 366.498 * * [simplify]: Extracting #1: cost 11 inf + 0 366.498 * * [simplify]: Extracting #2: cost 96 inf + 0 366.499 * * [simplify]: Extracting #3: cost 186 inf + 42 366.500 * * [simplify]: Extracting #4: cost 172 inf + 1511 366.502 * * [simplify]: Extracting #5: cost 137 inf + 9748 366.506 * * [simplify]: Extracting #6: cost 92 inf + 24892 366.516 * * [simplify]: Extracting #7: cost 17 inf + 58758 366.532 * * [simplify]: Extracting #8: cost 0 inf + 66984 366.545 * [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)) 366.545 * [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)))))) 366.546 * [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)))) 366.546 * * [simplify]: iters left: 6 (12 enodes) 366.549 * * [simplify]: iters left: 5 (47 enodes) 366.557 * * [simplify]: iters left: 4 (82 enodes) 366.572 * * [simplify]: iters left: 3 (157 enodes) 366.603 * * [simplify]: iters left: 2 (248 enodes) 366.645 * * [simplify]: iters left: 1 (341 enodes) 366.705 * * [simplify]: Extracting #0: cost 1 inf + 0 366.705 * * [simplify]: Extracting #1: cost 0 inf + 1 366.705 * [simplify]: Simplified to 0 366.705 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt a)) (/ (/ b 2) a)) 0)) 366.705 * * * * [progress]: [ 881 / 3260 ] simplifiying candidate # 366.706 * [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)))) 366.706 * * [simplify]: iters left: 6 (28 enodes) 366.713 * * [simplify]: iters left: 5 (107 enodes) 366.736 * * [simplify]: iters left: 4 (193 enodes) 366.773 * * [simplify]: iters left: 3 (386 enodes) 366.867 * * [simplify]: Extracting #0: cost 1 inf + 0 366.868 * * [simplify]: Extracting #1: cost 13 inf + 0 366.868 * * [simplify]: Extracting #2: cost 108 inf + 0 366.872 * * [simplify]: Extracting #3: cost 197 inf + 2 366.873 * * [simplify]: Extracting #4: cost 185 inf + 1506 366.875 * * [simplify]: Extracting #5: cost 149 inf + 9399 366.879 * * [simplify]: Extracting #6: cost 101 inf + 25528 366.890 * * [simplify]: Extracting #7: cost 18 inf + 62545 366.904 * * [simplify]: Extracting #8: cost 0 inf + 71510 366.918 * * [simplify]: Extracting #9: cost 0 inf + 71430 366.932 * [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)) 366.932 * [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))))) 366.933 * [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))) 366.933 * * [simplify]: iters left: 6 (12 enodes) 366.937 * * [simplify]: iters left: 5 (47 enodes) 366.946 * * [simplify]: iters left: 4 (89 enodes) 366.966 * * [simplify]: iters left: 3 (180 enodes) 367.008 * * [simplify]: iters left: 2 (296 enodes) 367.071 * * [simplify]: iters left: 1 (428 enodes) 367.171 * * [simplify]: Extracting #0: cost 1 inf + 0 367.171 * * [simplify]: Extracting #1: cost 0 inf + 1 367.172 * [simplify]: Simplified to 0 367.172 * [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)) 367.172 * * * * [progress]: [ 882 / 3260 ] simplifiying candidate # 367.172 * [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)))))) 367.173 * * [simplify]: iters left: 6 (26 enodes) 367.179 * * [simplify]: iters left: 5 (100 enodes) 367.196 * * [simplify]: iters left: 4 (177 enodes) 367.232 * * [simplify]: iters left: 3 (329 enodes) 367.301 * * [simplify]: Extracting #0: cost 1 inf + 0 367.301 * * [simplify]: Extracting #1: cost 11 inf + 0 367.301 * * [simplify]: Extracting #2: cost 89 inf + 0 367.302 * * [simplify]: Extracting #3: cost 178 inf + 0 367.302 * * [simplify]: Extracting #4: cost 176 inf + 166 367.303 * * [simplify]: Extracting #5: cost 168 inf + 2195 367.305 * * [simplify]: Extracting #6: cost 135 inf + 9287 367.309 * * [simplify]: Extracting #7: cost 80 inf + 27587 367.319 * * [simplify]: Extracting #8: cost 21 inf + 56192 367.332 * * [simplify]: Extracting #9: cost 0 inf + 67033 367.345 * [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)))) 367.346 * [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))))))) 367.346 * [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))))) 367.346 * * [simplify]: iters left: 6 (12 enodes) 367.349 * * [simplify]: iters left: 5 (46 enodes) 367.358 * * [simplify]: iters left: 4 (81 enodes) 367.374 * * [simplify]: iters left: 3 (134 enodes) 367.395 * * [simplify]: iters left: 2 (197 enodes) 367.425 * * [simplify]: iters left: 1 (271 enodes) 367.468 * * [simplify]: Extracting #0: cost 1 inf + 0 367.468 * * [simplify]: Extracting #1: cost 0 inf + 1 367.468 * [simplify]: Simplified to 0 367.468 * [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)) 367.468 * * * * [progress]: [ 883 / 3260 ] simplifiying candidate # 367.468 * [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))))) 367.469 * * [simplify]: iters left: 6 (26 enodes) 367.475 * * [simplify]: iters left: 5 (97 enodes) 367.491 * * [simplify]: iters left: 4 (154 enodes) 367.520 * * [simplify]: iters left: 3 (286 enodes) 367.582 * * [simplify]: Extracting #0: cost 1 inf + 0 367.582 * * [simplify]: Extracting #1: cost 9 inf + 0 367.582 * * [simplify]: Extracting #2: cost 84 inf + 0 367.582 * * [simplify]: Extracting #3: cost 169 inf + 0 367.583 * * [simplify]: Extracting #4: cost 162 inf + 778 367.584 * * [simplify]: Extracting #5: cost 151 inf + 3136 367.586 * * [simplify]: Extracting #6: cost 112 inf + 11031 367.590 * * [simplify]: Extracting #7: cost 74 inf + 25888 367.599 * * [simplify]: Extracting #8: cost 14 inf + 55977 367.612 * * [simplify]: Extracting #9: cost 0 inf + 62760 367.624 * [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))) 367.624 * [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)))))) 367.625 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 367.625 * * [simplify]: iters left: 6 (10 enodes) 367.628 * * [simplify]: iters left: 5 (38 enodes) 367.634 * * [simplify]: iters left: 4 (59 enodes) 367.644 * * [simplify]: iters left: 3 (88 enodes) 367.659 * * [simplify]: iters left: 2 (117 enodes) 367.675 * * [simplify]: iters left: 1 (144 enodes) 367.693 * * [simplify]: Extracting #0: cost 1 inf + 0 367.693 * * [simplify]: Extracting #1: cost 0 inf + 1 367.693 * [simplify]: Simplified to 0 367.694 * [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)) 367.694 * * * * [progress]: [ 884 / 3260 ] simplifiying candidate # 367.694 * [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)))) 367.694 * * [simplify]: iters left: 6 (27 enodes) 367.701 * * [simplify]: iters left: 5 (102 enodes) 367.719 * * [simplify]: iters left: 4 (165 enodes) 367.751 * * [simplify]: iters left: 3 (313 enodes) 367.818 * * [simplify]: Extracting #0: cost 1 inf + 0 367.818 * * [simplify]: Extracting #1: cost 11 inf + 0 367.818 * * [simplify]: Extracting #2: cost 97 inf + 0 367.819 * * [simplify]: Extracting #3: cost 165 inf + 211 367.820 * * [simplify]: Extracting #4: cost 144 inf + 2892 367.822 * * [simplify]: Extracting #5: cost 137 inf + 5368 367.823 * * [simplify]: Extracting #6: cost 122 inf + 7978 367.826 * * [simplify]: Extracting #7: cost 89 inf + 19343 367.835 * * [simplify]: Extracting #8: cost 13 inf + 56752 367.848 * * [simplify]: Extracting #9: cost 1 inf + 62801 367.860 * * [simplify]: Extracting #10: cost 0 inf + 63181 367.873 * [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)) 367.873 * [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))))) 367.873 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 367.873 * * [simplify]: iters left: 6 (11 enodes) 367.877 * * [simplify]: iters left: 5 (42 enodes) 367.887 * * [simplify]: iters left: 4 (67 enodes) 367.899 * * [simplify]: iters left: 3 (111 enodes) 367.916 * * [simplify]: iters left: 2 (140 enodes) 367.935 * * [simplify]: iters left: 1 (160 enodes) 367.956 * * [simplify]: Extracting #0: cost 1 inf + 0 367.956 * * [simplify]: Extracting #1: cost 0 inf + 1 367.956 * [simplify]: Simplified to 0 367.956 * [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)) 367.956 * * * * [progress]: [ 885 / 3260 ] simplifiying candidate # 367.956 * [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)))))) 367.957 * * [simplify]: iters left: 6 (30 enodes) 367.965 * * [simplify]: iters left: 5 (122 enodes) 367.987 * * [simplify]: iters left: 4 (280 enodes) 368.072 * * [simplify]: Extracting #0: cost 1 inf + 0 368.072 * * [simplify]: Extracting #1: cost 11 inf + 0 368.073 * * [simplify]: Extracting #2: cost 176 inf + 0 368.074 * * [simplify]: Extracting #3: cost 319 inf + 1 368.075 * * [simplify]: Extracting #4: cost 301 inf + 2953 368.081 * * [simplify]: Extracting #5: cost 154 inf + 56666 368.098 * * [simplify]: Extracting #6: cost 76 inf + 85634 368.112 * * [simplify]: Extracting #7: cost 46 inf + 93767 368.129 * * [simplify]: Extracting #8: cost 2 inf + 117070 368.148 * * [simplify]: Extracting #9: cost 0 inf + 118120 368.166 * * [simplify]: Extracting #10: cost 0 inf + 118040 368.186 * [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)))) 368.186 * [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))))))) 368.186 * [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))))) 368.186 * * [simplify]: iters left: 6 (16 enodes) 368.191 * * [simplify]: iters left: 5 (68 enodes) 368.205 * * [simplify]: iters left: 4 (179 enodes) 368.268 * * [simplify]: Extracting #0: cost 1 inf + 0 368.269 * * [simplify]: Extracting #1: cost 27 inf + 0 368.269 * * [simplify]: Extracting #2: cost 153 inf + 0 368.270 * * [simplify]: Extracting #3: cost 242 inf + 83 368.272 * * [simplify]: Extracting #4: cost 185 inf + 16503 368.283 * * [simplify]: Extracting #5: cost 15 inf + 79352 368.296 * * [simplify]: Extracting #6: cost 0 inf + 84943 368.308 * [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))))) 368.308 * [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))))))) 368.308 * * * * [progress]: [ 886 / 3260 ] simplifiying candidate # 368.309 * [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))))) 368.309 * * [simplify]: iters left: 6 (31 enodes) 368.320 * * [simplify]: iters left: 5 (123 enodes) 368.342 * * [simplify]: iters left: 4 (250 enodes) 368.405 * * [simplify]: Extracting #0: cost 1 inf + 0 368.405 * * [simplify]: Extracting #1: cost 11 inf + 0 368.405 * * [simplify]: Extracting #2: cost 141 inf + 0 368.406 * * [simplify]: Extracting #3: cost 250 inf + 0 368.407 * * [simplify]: Extracting #4: cost 240 inf + 855 368.410 * * [simplify]: Extracting #5: cost 175 inf + 20572 368.418 * * [simplify]: Extracting #6: cost 59 inf + 60260 368.430 * * [simplify]: Extracting #7: cost 15 inf + 78672 368.444 * * [simplify]: Extracting #8: cost 0 inf + 85482 368.458 * [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))))) 368.458 * [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)))))) 368.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)))) 368.459 * * [simplify]: iters left: 6 (15 enodes) 368.463 * * [simplify]: iters left: 5 (63 enodes) 368.478 * * [simplify]: iters left: 4 (145 enodes) 368.517 * * [simplify]: iters left: 3 (499 enodes) 368.785 * * [simplify]: Extracting #0: cost 1 inf + 0 368.785 * * [simplify]: Extracting #1: cost 0 inf + 1 368.785 * [simplify]: Simplified to 0 368.785 * [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)) 368.785 * * * * [progress]: [ 887 / 3260 ] simplifiying candidate # 368.786 * [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)))) 368.786 * * [simplify]: iters left: 6 (31 enodes) 368.794 * * [simplify]: iters left: 5 (122 enodes) 368.818 * * [simplify]: iters left: 4 (264 enodes) 368.890 * * [simplify]: Extracting #0: cost 1 inf + 0 368.891 * * [simplify]: Extracting #1: cost 13 inf + 0 368.891 * * [simplify]: Extracting #2: cost 141 inf + 0 368.892 * * [simplify]: Extracting #3: cost 232 inf + 2 368.893 * * [simplify]: Extracting #4: cost 223 inf + 1097 368.895 * * [simplify]: Extracting #5: cost 144 inf + 23408 368.906 * * [simplify]: Extracting #6: cost 58 inf + 49990 368.917 * * [simplify]: Extracting #7: cost 11 inf + 71508 368.929 * * [simplify]: Extracting #8: cost 0 inf + 76278 368.941 * * [simplify]: Extracting #9: cost 0 inf + 76198 368.954 * [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))) 368.954 * [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))))) 368.954 * [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))) 368.954 * * [simplify]: iters left: 6 (15 enodes) 368.959 * * [simplify]: iters left: 5 (62 enodes) 368.972 * * [simplify]: iters left: 4 (159 enodes) 369.020 * * [simplify]: iters left: 3 (475 enodes) 369.248 * * [simplify]: Extracting #0: cost 1 inf + 0 369.248 * * [simplify]: Extracting #1: cost 42 inf + 0 369.248 * * [simplify]: Extracting #2: cost 194 inf + 1 369.251 * * [simplify]: Extracting #3: cost 205 inf + 15094 369.264 * * [simplify]: Extracting #4: cost 20 inf + 63712 369.279 * * [simplify]: Extracting #5: cost 3 inf + 65204 369.298 * * [simplify]: Extracting #6: cost 0 inf + 65965 369.313 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 369.313 * [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)))) 369.313 * * * * [progress]: [ 888 / 3260 ] simplifiying candidate # 369.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)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 369.314 * * [simplify]: iters left: 6 (28 enodes) 369.321 * * [simplify]: iters left: 5 (111 enodes) 369.341 * * [simplify]: iters left: 4 (237 enodes) 369.403 * * [simplify]: Extracting #0: cost 1 inf + 0 369.403 * * [simplify]: Extracting #1: cost 11 inf + 0 369.403 * * [simplify]: Extracting #2: cost 133 inf + 0 369.404 * * [simplify]: Extracting #3: cost 240 inf + 0 369.405 * * [simplify]: Extracting #4: cost 220 inf + 4363 369.411 * * [simplify]: Extracting #5: cost 116 inf + 39234 369.420 * * [simplify]: Extracting #6: cost 54 inf + 60953 369.433 * * [simplify]: Extracting #7: cost 12 inf + 78946 369.450 * * [simplify]: Extracting #8: cost 0 inf + 85194 369.464 * [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)))) 369.464 * [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))))))) 369.464 * [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))))) 369.464 * * [simplify]: iters left: 6 (15 enodes) 369.469 * * [simplify]: iters left: 5 (62 enodes) 369.480 * * [simplify]: iters left: 4 (148 enodes) 369.524 * * [simplify]: iters left: 3 (499 enodes) 369.801 * * [simplify]: Extracting #0: cost 1 inf + 0 369.801 * * [simplify]: Extracting #1: cost 0 inf + 1 369.801 * [simplify]: Simplified to 0 369.801 * [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)) 369.802 * * * * [progress]: [ 889 / 3260 ] simplifiying candidate # 369.802 * [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))))) 369.802 * * [simplify]: iters left: 6 (29 enodes) 369.810 * * [simplify]: iters left: 5 (113 enodes) 369.829 * * [simplify]: iters left: 4 (219 enodes) 369.881 * * [simplify]: Extracting #0: cost 1 inf + 0 369.881 * * [simplify]: Extracting #1: cost 11 inf + 0 369.881 * * [simplify]: Extracting #2: cost 114 inf + 0 369.882 * * [simplify]: Extracting #3: cost 200 inf + 0 369.883 * * [simplify]: Extracting #4: cost 182 inf + 2835 369.886 * * [simplify]: Extracting #5: cost 91 inf + 28869 369.893 * * [simplify]: Extracting #6: cost 55 inf + 40394 369.902 * * [simplify]: Extracting #7: cost 3 inf + 65066 369.913 * * [simplify]: Extracting #8: cost 0 inf + 65958 369.924 * * [simplify]: Extracting #9: cost 0 inf + 65878 369.935 * [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)))) 369.935 * [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)))))) 369.936 * [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)))) 369.936 * * [simplify]: iters left: 6 (14 enodes) 369.940 * * [simplify]: iters left: 5 (56 enodes) 369.953 * * [simplify]: iters left: 4 (117 enodes) 369.981 * * [simplify]: iters left: 3 (347 enodes) 370.111 * * [simplify]: Extracting #0: cost 1 inf + 0 370.111 * * [simplify]: Extracting #1: cost 0 inf + 1 370.111 * [simplify]: Simplified to 0 370.111 * [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)) 370.112 * * * * [progress]: [ 890 / 3260 ] simplifiying candidate # 370.112 * [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)))) 370.112 * * [simplify]: iters left: 6 (29 enodes) 370.120 * * [simplify]: iters left: 5 (114 enodes) 370.144 * * [simplify]: iters left: 4 (217 enodes) 370.191 * * [simplify]: Extracting #0: cost 1 inf + 0 370.191 * * [simplify]: Extracting #1: cost 11 inf + 0 370.191 * * [simplify]: Extracting #2: cost 108 inf + 0 370.192 * * [simplify]: Extracting #3: cost 181 inf + 2 370.193 * * [simplify]: Extracting #4: cost 170 inf + 1142 370.194 * * [simplify]: Extracting #5: cost 162 inf + 3492 370.197 * * [simplify]: Extracting #6: cost 74 inf + 27453 370.206 * * [simplify]: Extracting #7: cost 7 inf + 53664 370.218 * * [simplify]: Extracting #8: cost 0 inf + 56786 370.227 * [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)) 370.227 * [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))))) 370.228 * [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))) 370.228 * * [simplify]: iters left: 6 (14 enodes) 370.232 * * [simplify]: iters left: 5 (57 enodes) 370.243 * * [simplify]: iters left: 4 (116 enodes) 370.272 * * [simplify]: iters left: 3 (321 enodes) 370.394 * * [simplify]: Extracting #0: cost 1 inf + 0 370.394 * * [simplify]: Extracting #1: cost 0 inf + 1 370.394 * [simplify]: Simplified to 0 370.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))))) (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)) 370.394 * * * * [progress]: [ 891 / 3260 ] simplifiying candidate # 370.394 * [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)))))) 370.394 * * [simplify]: iters left: 6 (29 enodes) 370.403 * * [simplify]: iters left: 5 (116 enodes) 370.427 * * [simplify]: iters left: 4 (248 enodes) 370.491 * * [simplify]: Extracting #0: cost 1 inf + 0 370.491 * * [simplify]: Extracting #1: cost 11 inf + 0 370.491 * * [simplify]: Extracting #2: cost 124 inf + 0 370.492 * * [simplify]: Extracting #3: cost 215 inf + 43 370.493 * * [simplify]: Extracting #4: cost 201 inf + 1589 370.495 * * [simplify]: Extracting #5: cost 156 inf + 12897 370.501 * * [simplify]: Extracting #6: cost 65 inf + 42307 370.511 * * [simplify]: Extracting #7: cost 3 inf + 68674 370.523 * * [simplify]: Extracting #8: cost 0 inf + 70224 370.534 * [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)) 370.534 * [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))))))) 370.535 * [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))))) 370.535 * * [simplify]: iters left: 6 (15 enodes) 370.539 * * [simplify]: iters left: 5 (62 enodes) 370.551 * * [simplify]: iters left: 4 (149 enodes) 370.594 * * [simplify]: iters left: 3 (450 enodes) 370.823 * * [simplify]: Extracting #0: cost 1 inf + 0 370.823 * * [simplify]: Extracting #1: cost 0 inf + 1 370.824 * [simplify]: Simplified to 0 370.824 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (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)) 370.824 * * * * [progress]: [ 892 / 3260 ] simplifiying candidate # 370.824 * [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))))) 370.824 * * [simplify]: iters left: 6 (30 enodes) 370.832 * * [simplify]: iters left: 5 (117 enodes) 370.854 * * [simplify]: iters left: 4 (221 enodes) 370.906 * * [simplify]: Extracting #0: cost 1 inf + 0 370.906 * * [simplify]: Extracting #1: cost 11 inf + 0 370.906 * * [simplify]: Extracting #2: cost 103 inf + 0 370.907 * * [simplify]: Extracting #3: cost 171 inf + 43 370.907 * * [simplify]: Extracting #4: cost 168 inf + 209 370.908 * * [simplify]: Extracting #5: cost 154 inf + 3509 370.911 * * [simplify]: Extracting #6: cost 67 inf + 27224 370.919 * * [simplify]: Extracting #7: cost 7 inf + 50824 370.928 * * [simplify]: Extracting #8: cost 0 inf + 53756 370.940 * [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))))) 370.940 * [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)))))) 370.940 * [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)))) 370.941 * * [simplify]: iters left: 6 (14 enodes) 370.945 * * [simplify]: iters left: 5 (57 enodes) 370.956 * * [simplify]: iters left: 4 (118 enodes) 370.984 * * [simplify]: iters left: 3 (314 enodes) 371.092 * * [simplify]: Extracting #0: cost 1 inf + 0 371.092 * * [simplify]: Extracting #1: cost 0 inf + 1 371.092 * [simplify]: Simplified to 0 371.092 * [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)) 371.092 * * * * [progress]: [ 893 / 3260 ] simplifiying candidate # 371.093 * [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)))) 371.093 * * [simplify]: iters left: 6 (29 enodes) 371.100 * * [simplify]: iters left: 5 (108 enodes) 371.120 * * [simplify]: iters left: 4 (206 enodes) 371.164 * * [simplify]: iters left: 3 (464 enodes) 371.296 * * [simplify]: Extracting #0: cost 1 inf + 0 371.296 * * [simplify]: Extracting #1: cost 13 inf + 0 371.297 * * [simplify]: Extracting #2: cost 144 inf + 0 371.298 * * [simplify]: Extracting #3: cost 246 inf + 87 371.299 * * [simplify]: Extracting #4: cost 219 inf + 3586 371.302 * * [simplify]: Extracting #5: cost 156 inf + 16356 371.309 * * [simplify]: Extracting #6: cost 90 inf + 36254 371.322 * * [simplify]: Extracting #7: cost 15 inf + 69937 371.341 * * [simplify]: Extracting #8: cost 0 inf + 77484 371.357 * [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)) 371.357 * [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))))) 371.358 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 371.358 * * [simplify]: iters left: 6 (13 enodes) 371.362 * * [simplify]: iters left: 5 (48 enodes) 371.371 * * [simplify]: iters left: 4 (103 enodes) 371.393 * * [simplify]: iters left: 3 (238 enodes) 371.460 * * [simplify]: Extracting #0: cost 1 inf + 0 371.460 * * [simplify]: Extracting #1: cost 0 inf + 1 371.460 * [simplify]: Simplified to 0 371.460 * [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)) 371.460 * * * * [progress]: [ 894 / 3260 ] simplifiying candidate # 371.460 * [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)))))) 371.460 * * [simplify]: iters left: 6 (29 enodes) 371.468 * * [simplify]: iters left: 5 (115 enodes) 371.492 * * [simplify]: iters left: 4 (242 enodes) 371.552 * * [simplify]: Extracting #0: cost 1 inf + 0 371.552 * * [simplify]: Extracting #1: cost 11 inf + 0 371.552 * * [simplify]: Extracting #2: cost 137 inf + 0 371.553 * * [simplify]: Extracting #3: cost 248 inf + 0 371.554 * * [simplify]: Extracting #4: cost 236 inf + 1339 371.557 * * [simplify]: Extracting #5: cost 163 inf + 23926 371.564 * * [simplify]: Extracting #6: cost 78 inf + 52966 371.574 * * [simplify]: Extracting #7: cost 48 inf + 62750 371.586 * * [simplify]: Extracting #8: cost 7 inf + 83709 371.600 * * [simplify]: Extracting #9: cost 0 inf + 86979 371.613 * * [simplify]: Extracting #10: cost 0 inf + 86899 371.629 * [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)))) 371.629 * [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))))))) 371.630 * [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))))) 371.630 * * [simplify]: iters left: 6 (15 enodes) 371.634 * * [simplify]: iters left: 5 (61 enodes) 371.646 * * [simplify]: iters left: 4 (142 enodes) 371.684 * * [simplify]: iters left: 3 (474 enodes) 371.887 * * [simplify]: Extracting #0: cost 1 inf + 0 371.887 * * [simplify]: Extracting #1: cost 0 inf + 1 371.887 * [simplify]: Simplified to 0 371.887 * [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)) 371.888 * * * * [progress]: [ 895 / 3260 ] simplifiying candidate # 371.888 * [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))))) 371.888 * * [simplify]: iters left: 6 (30 enodes) 371.896 * * [simplify]: iters left: 5 (116 enodes) 371.916 * * [simplify]: iters left: 4 (217 enodes) 371.965 * * [simplify]: Extracting #0: cost 1 inf + 0 371.965 * * [simplify]: Extracting #1: cost 11 inf + 0 371.966 * * [simplify]: Extracting #2: cost 114 inf + 0 371.966 * * [simplify]: Extracting #3: cost 197 inf + 0 371.967 * * [simplify]: Extracting #4: cost 187 inf + 975 371.969 * * [simplify]: Extracting #5: cost 142 inf + 12489 371.974 * * [simplify]: Extracting #6: cost 72 inf + 33522 371.980 * * [simplify]: Extracting #7: cost 49 inf + 39643 371.989 * * [simplify]: Extracting #8: cost 8 inf + 60827 372.000 * * [simplify]: Extracting #9: cost 0 inf + 64957 372.013 * [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))))) 372.013 * [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)))))) 372.013 * [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)))) 372.013 * * [simplify]: iters left: 6 (14 enodes) 372.017 * * [simplify]: iters left: 5 (56 enodes) 372.027 * * [simplify]: iters left: 4 (113 enodes) 372.053 * * [simplify]: iters left: 3 (324 enodes) 372.153 * * [simplify]: Extracting #0: cost 1 inf + 0 372.153 * * [simplify]: Extracting #1: cost 0 inf + 1 372.153 * [simplify]: Simplified to 0 372.153 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 372.153 * * * * [progress]: [ 896 / 3260 ] simplifiying candidate # 372.154 * [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)))) 372.154 * * [simplify]: iters left: 6 (30 enodes) 372.162 * * [simplify]: iters left: 5 (116 enodes) 372.183 * * [simplify]: iters left: 4 (215 enodes) 372.231 * * [simplify]: Extracting #0: cost 1 inf + 0 372.231 * * [simplify]: Extracting #1: cost 11 inf + 0 372.232 * * [simplify]: Extracting #2: cost 111 inf + 0 372.232 * * [simplify]: Extracting #3: cost 180 inf + 2 372.233 * * [simplify]: Extracting #4: cost 169 inf + 1260 372.234 * * [simplify]: Extracting #5: cost 164 inf + 2885 372.237 * * [simplify]: Extracting #6: cost 64 inf + 28933 372.245 * * [simplify]: Extracting #7: cost 4 inf + 54392 372.254 * * [simplify]: Extracting #8: cost 0 inf + 56320 372.264 * [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)) 372.264 * [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))))) 372.264 * [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))) 372.264 * * [simplify]: iters left: 6 (14 enodes) 372.269 * * [simplify]: iters left: 5 (56 enodes) 372.279 * * [simplify]: iters left: 4 (112 enodes) 372.308 * * [simplify]: iters left: 3 (297 enodes) 372.399 * * [simplify]: Extracting #0: cost 1 inf + 0 372.399 * * [simplify]: Extracting #1: cost 0 inf + 1 372.399 * [simplify]: Simplified to 0 372.399 * [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)) 372.399 * * * * [progress]: [ 897 / 3260 ] simplifiying candidate # 372.399 * [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)))))) 372.400 * * [simplify]: iters left: 6 (26 enodes) 372.406 * * [simplify]: iters left: 5 (102 enodes) 372.428 * * [simplify]: iters left: 4 (204 enodes) 372.468 * * [simplify]: Extracting #0: cost 1 inf + 0 372.468 * * [simplify]: Extracting #1: cost 11 inf + 0 372.468 * * [simplify]: Extracting #2: cost 107 inf + 0 372.468 * * [simplify]: Extracting #3: cost 188 inf + 0 372.469 * * [simplify]: Extracting #4: cost 180 inf + 975 372.472 * * [simplify]: Extracting #5: cost 111 inf + 20279 372.478 * * [simplify]: Extracting #6: cost 55 inf + 38750 372.490 * * [simplify]: Extracting #7: cost 10 inf + 58205 372.500 * * [simplify]: Extracting #8: cost 0 inf + 63308 372.510 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 372.511 * [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))))))) 372.511 * [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))))) 372.511 * * [simplify]: iters left: 6 (13 enodes) 372.515 * * [simplify]: iters left: 5 (53 enodes) 372.525 * * [simplify]: iters left: 4 (118 enodes) 372.551 * * [simplify]: iters left: 3 (324 enodes) 372.648 * * [simplify]: Extracting #0: cost 1 inf + 0 372.648 * * [simplify]: Extracting #1: cost 0 inf + 1 372.649 * [simplify]: Simplified to 0 372.649 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (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)) 372.649 * * * * [progress]: [ 898 / 3260 ] simplifiying candidate # 372.649 * [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))))) 372.650 * * [simplify]: iters left: 6 (26 enodes) 372.656 * * [simplify]: iters left: 5 (99 enodes) 372.673 * * [simplify]: iters left: 4 (177 enodes) 372.710 * * [simplify]: iters left: 3 (412 enodes) 372.812 * * [simplify]: Extracting #0: cost 1 inf + 0 372.812 * * [simplify]: Extracting #1: cost 9 inf + 0 372.812 * * [simplify]: Extracting #2: cost 119 inf + 0 372.813 * * [simplify]: Extracting #3: cost 247 inf + 42 372.814 * * [simplify]: Extracting #4: cost 237 inf + 1304 372.817 * * [simplify]: Extracting #5: cost 163 inf + 15894 372.824 * * [simplify]: Extracting #6: cost 88 inf + 38733 372.841 * * [simplify]: Extracting #7: cost 19 inf + 69916 372.857 * * [simplify]: Extracting #8: cost 0 inf + 78835 372.872 * [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))) 372.872 * [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)))))) 372.873 * [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)))) 372.873 * * [simplify]: iters left: 6 (11 enodes) 372.876 * * [simplify]: iters left: 5 (43 enodes) 372.884 * * [simplify]: iters left: 4 (84 enodes) 372.901 * * [simplify]: iters left: 3 (212 enodes) 372.951 * * [simplify]: iters left: 2 (472 enodes) 373.068 * * [simplify]: Extracting #0: cost 1 inf + 0 373.068 * * [simplify]: Extracting #1: cost 0 inf + 1 373.069 * [simplify]: Simplified to 0 373.069 * [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)) 373.069 * * * * [progress]: [ 899 / 3260 ] simplifiying candidate # 373.069 * [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)))) 373.069 * * [simplify]: iters left: 6 (27 enodes) 373.077 * * [simplify]: iters left: 5 (106 enodes) 373.095 * * [simplify]: iters left: 4 (196 enodes) 373.139 * * [simplify]: iters left: 3 (459 enodes) 373.276 * * [simplify]: Extracting #0: cost 1 inf + 0 373.276 * * [simplify]: Extracting #1: cost 11 inf + 0 373.277 * * [simplify]: Extracting #2: cost 117 inf + 0 373.278 * * [simplify]: Extracting #3: cost 229 inf + 2 373.279 * * [simplify]: Extracting #4: cost 216 inf + 1545 373.282 * * [simplify]: Extracting #5: cost 156 inf + 11817 373.287 * * [simplify]: Extracting #6: cost 99 inf + 28317 373.303 * * [simplify]: Extracting #7: cost 13 inf + 68465 373.320 * * [simplify]: Extracting #8: cost 0 inf + 74732 373.337 * [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)) 373.337 * [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))))) 373.337 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 373.338 * * [simplify]: iters left: 6 (12 enodes) 373.341 * * [simplify]: iters left: 5 (49 enodes) 373.351 * * [simplify]: iters left: 4 (99 enodes) 373.375 * * [simplify]: iters left: 3 (234 enodes) 373.433 * * [simplify]: iters left: 2 (447 enodes) 373.540 * * [simplify]: Extracting #0: cost 1 inf + 0 373.540 * * [simplify]: Extracting #1: cost 0 inf + 1 373.540 * [simplify]: Simplified to 0 373.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) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 373.541 * * * * [progress]: [ 900 / 3260 ] simplifiying candidate # 373.541 * [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)))))) 373.541 * * [simplify]: iters left: 6 (28 enodes) 373.549 * * [simplify]: iters left: 5 (111 enodes) 373.571 * * [simplify]: iters left: 4 (218 enodes) 373.619 * * [simplify]: Extracting #0: cost 1 inf + 0 373.619 * * [simplify]: Extracting #1: cost 11 inf + 0 373.619 * * [simplify]: Extracting #2: cost 101 inf + 0 373.620 * * [simplify]: Extracting #3: cost 167 inf + 43 373.620 * * [simplify]: Extracting #4: cost 164 inf + 291 373.622 * * [simplify]: Extracting #5: cost 123 inf + 9557 373.625 * * [simplify]: Extracting #6: cost 72 inf + 20810 373.632 * * [simplify]: Extracting #7: cost 41 inf + 31098 373.640 * * [simplify]: Extracting #8: cost 10 inf + 47344 373.648 * * [simplify]: Extracting #9: cost 0 inf + 52834 373.657 * [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)))) 373.657 * [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))))))) 373.658 * [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))))) 373.658 * * [simplify]: iters left: 6 (14 enodes) 373.662 * * [simplify]: iters left: 5 (57 enodes) 373.673 * * [simplify]: iters left: 4 (121 enodes) 373.701 * * [simplify]: iters left: 3 (291 enodes) 373.790 * * [simplify]: Extracting #0: cost 1 inf + 0 373.790 * * [simplify]: Extracting #1: cost 0 inf + 1 373.790 * [simplify]: Simplified to 0 373.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)) (* (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)) 373.791 * * * * [progress]: [ 901 / 3260 ] simplifiying candidate # 373.791 * [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))))) 373.791 * * [simplify]: iters left: 6 (29 enodes) 373.799 * * [simplify]: iters left: 5 (112 enodes) 373.818 * * [simplify]: iters left: 4 (199 enodes) 373.861 * * [simplify]: iters left: 3 (432 enodes) 373.964 * * [simplify]: Extracting #0: cost 1 inf + 0 373.964 * * [simplify]: Extracting #1: cost 11 inf + 0 373.964 * * [simplify]: Extracting #2: cost 113 inf + 0 373.965 * * [simplify]: Extracting #3: cost 211 inf + 85 373.969 * * [simplify]: Extracting #4: cost 193 inf + 1960 373.971 * * [simplify]: Extracting #5: cost 160 inf + 7407 373.976 * * [simplify]: Extracting #6: cost 102 inf + 21362 373.985 * * [simplify]: Extracting #7: cost 19 inf + 58044 373.999 * * [simplify]: Extracting #8: cost 1 inf + 66807 374.014 * * [simplify]: Extracting #9: cost 0 inf + 67186 374.028 * [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)) 374.028 * [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)))))) 374.029 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 374.029 * * [simplify]: iters left: 6 (13 enodes) 374.033 * * [simplify]: iters left: 5 (52 enodes) 374.042 * * [simplify]: iters left: 4 (98 enodes) 374.065 * * [simplify]: iters left: 3 (212 enodes) 374.110 * * [simplify]: iters left: 2 (371 enodes) 374.193 * * [simplify]: Extracting #0: cost 1 inf + 0 374.193 * * [simplify]: Extracting #1: cost 0 inf + 1 374.193 * [simplify]: Simplified to 0 374.193 * [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)) 374.193 * * * * [progress]: [ 902 / 3260 ] simplifiying candidate # 374.193 * [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)))) 374.194 * * [simplify]: iters left: 6 (28 enodes) 374.201 * * [simplify]: iters left: 5 (104 enodes) 374.220 * * [simplify]: iters left: 4 (188 enodes) 374.258 * * [simplify]: iters left: 3 (365 enodes) 374.338 * * [simplify]: Extracting #0: cost 1 inf + 0 374.338 * * [simplify]: Extracting #1: cost 11 inf + 0 374.339 * * [simplify]: Extracting #2: cost 109 inf + 0 374.339 * * [simplify]: Extracting #3: cost 185 inf + 618 374.341 * * [simplify]: Extracting #4: cost 137 inf + 6370 374.344 * * [simplify]: Extracting #5: cost 120 inf + 10341 374.347 * * [simplify]: Extracting #6: cost 95 inf + 19240 374.357 * * [simplify]: Extracting #7: cost 16 inf + 55564 374.370 * * [simplify]: Extracting #8: cost 0 inf + 63932 374.383 * [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))) 374.384 * [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))))) 374.384 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 374.384 * * [simplify]: iters left: 6 (12 enodes) 374.391 * * [simplify]: iters left: 5 (44 enodes) 374.399 * * [simplify]: iters left: 4 (92 enodes) 374.415 * * [simplify]: iters left: 3 (159 enodes) 374.443 * * [simplify]: iters left: 2 (267 enodes) 374.493 * * [simplify]: iters left: 1 (364 enodes) 374.558 * * [simplify]: Extracting #0: cost 1 inf + 0 374.558 * * [simplify]: Extracting #1: cost 0 inf + 1 374.558 * [simplify]: Simplified to 0 374.558 * [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)) 374.559 * * * * [progress]: [ 903 / 3260 ] simplifiying candidate # 374.559 * [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)))))) 374.559 * * [simplify]: iters left: 6 (29 enodes) 374.567 * * [simplify]: iters left: 5 (118 enodes) 374.589 * * [simplify]: iters left: 4 (251 enodes) 374.650 * * [simplify]: Extracting #0: cost 1 inf + 0 374.650 * * [simplify]: Extracting #1: cost 11 inf + 0 374.650 * * [simplify]: Extracting #2: cost 136 inf + 0 374.651 * * [simplify]: Extracting #3: cost 238 inf + 3 374.652 * * [simplify]: Extracting #4: cost 222 inf + 1912 374.656 * * [simplify]: Extracting #5: cost 132 inf + 26895 374.666 * * [simplify]: Extracting #6: cost 54 inf + 52125 374.677 * * [simplify]: Extracting #7: cost 13 inf + 69299 374.689 * * [simplify]: Extracting #8: cost 0 inf + 75967 374.701 * [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))))) 374.701 * [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))))))) 374.702 * [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))))) 374.702 * * [simplify]: iters left: 6 (15 enodes) 374.707 * * [simplify]: iters left: 5 (64 enodes) 374.719 * * [simplify]: iters left: 4 (149 enodes) 374.760 * * [simplify]: iters left: 3 (466 enodes) 375.056 * * [simplify]: Extracting #0: cost 1 inf + 0 375.056 * * [simplify]: Extracting #1: cost 0 inf + 1 375.056 * [simplify]: Simplified to 0 375.056 * [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)) 375.056 * * * * [progress]: [ 904 / 3260 ] simplifiying candidate # 375.056 * [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))))) 375.056 * * [simplify]: iters left: 6 (30 enodes) 375.065 * * [simplify]: iters left: 5 (119 enodes) 375.092 * * [simplify]: iters left: 4 (227 enodes) 375.139 * * [simplify]: Extracting #0: cost 1 inf + 0 375.139 * * [simplify]: Extracting #1: cost 11 inf + 0 375.139 * * [simplify]: Extracting #2: cost 119 inf + 0 375.140 * * [simplify]: Extracting #3: cost 194 inf + 44 375.141 * * [simplify]: Extracting #4: cost 175 inf + 2359 375.143 * * [simplify]: Extracting #5: cost 112 inf + 17667 375.148 * * [simplify]: Extracting #6: cost 53 inf + 34539 375.157 * * [simplify]: Extracting #7: cost 6 inf + 55656 375.515 * * [simplify]: Extracting #8: cost 0 inf + 58826 375.525 * [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))))) 375.525 * [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)))))) 375.525 * [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)))) 375.525 * * [simplify]: iters left: 6 (14 enodes) 375.530 * * [simplify]: iters left: 5 (59 enodes) 375.541 * * [simplify]: iters left: 4 (121 enodes) 375.568 * * [simplify]: iters left: 3 (332 enodes) 375.724 * * [simplify]: Extracting #0: cost 1 inf + 0 375.724 * * [simplify]: Extracting #1: cost 0 inf + 1 375.724 * [simplify]: Simplified to 0 375.724 * [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)) 375.725 * * * * [progress]: [ 905 / 3260 ] simplifiying candidate # 375.725 * [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)))) 375.725 * * [simplify]: iters left: 6 (29 enodes) 375.733 * * [simplify]: iters left: 5 (114 enodes) 375.754 * * [simplify]: iters left: 4 (218 enodes) 375.804 * * [simplify]: Extracting #0: cost 1 inf + 0 375.804 * * [simplify]: Extracting #1: cost 11 inf + 0 375.804 * * [simplify]: Extracting #2: cost 105 inf + 0 375.804 * * [simplify]: Extracting #3: cost 159 inf + 46 375.805 * * [simplify]: Extracting #4: cost 131 inf + 3303 375.808 * * [simplify]: Extracting #5: cost 87 inf + 12958 375.811 * * [simplify]: Extracting #6: cost 72 inf + 16086 375.814 * * [simplify]: Extracting #7: cost 63 inf + 17172 375.819 * * [simplify]: Extracting #8: cost 37 inf + 27545 375.825 * * [simplify]: Extracting #9: cost 4 inf + 45336 375.836 * * [simplify]: Extracting #10: cost 0 inf + 47896 375.844 * * [simplify]: Extracting #11: cost 0 inf + 47841 375.851 * [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)))) 375.852 * [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))))) 375.852 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 375.852 * * [simplify]: iters left: 6 (13 enodes) 375.856 * * [simplify]: iters left: 5 (54 enodes) 375.867 * * [simplify]: iters left: 4 (112 enodes) 375.893 * * [simplify]: iters left: 3 (281 enodes) 376.000 * * [simplify]: Extracting #0: cost 1 inf + 0 376.001 * * [simplify]: Extracting #1: cost 0 inf + 1 376.001 * [simplify]: Simplified to 0 376.001 * [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)) 376.001 * * * * [progress]: [ 906 / 3260 ] simplifiying candidate # 376.001 * [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)))))) 376.001 * * [simplify]: iters left: 6 (27 enodes) 376.009 * * [simplify]: iters left: 5 (108 enodes) 376.032 * * [simplify]: iters left: 4 (224 enodes) 376.081 * * [simplify]: Extracting #0: cost 1 inf + 0 376.081 * * [simplify]: Extracting #1: cost 11 inf + 0 376.082 * * [simplify]: Extracting #2: cost 113 inf + 0 376.082 * * [simplify]: Extracting #3: cost 187 inf + 44 376.083 * * [simplify]: Extracting #4: cost 161 inf + 3582 376.086 * * [simplify]: Extracting #5: cost 95 inf + 20476 376.091 * * [simplify]: Extracting #6: cost 59 inf + 31143 376.102 * * [simplify]: Extracting #7: cost 8 inf + 53740 376.112 * * [simplify]: Extracting #8: cost 0 inf + 58110 376.122 * [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)))) 376.122 * [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))))))) 376.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))))) 376.122 * * [simplify]: iters left: 6 (14 enodes) 376.127 * * [simplify]: iters left: 5 (59 enodes) 376.138 * * [simplify]: iters left: 4 (134 enodes) 376.170 * * [simplify]: iters left: 3 (357 enodes) 376.330 * * [simplify]: Extracting #0: cost 1 inf + 0 376.330 * * [simplify]: Extracting #1: cost 0 inf + 1 376.330 * [simplify]: Simplified to 0 376.330 * [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)) 376.330 * * * * [progress]: [ 907 / 3260 ] simplifiying candidate # 376.330 * [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))))) 376.330 * * [simplify]: iters left: 6 (28 enodes) 376.338 * * [simplify]: iters left: 5 (110 enodes) 376.361 * * [simplify]: iters left: 4 (209 enodes) 376.403 * * [simplify]: iters left: 3 (477 enodes) 376.559 * * [simplify]: Extracting #0: cost 1 inf + 0 376.559 * * [simplify]: Extracting #1: cost 11 inf + 0 376.560 * * [simplify]: Extracting #2: cost 170 inf + 0 376.561 * * [simplify]: Extracting #3: cost 297 inf + 373 376.563 * * [simplify]: Extracting #4: cost 259 inf + 4978 376.569 * * [simplify]: Extracting #5: cost 143 inf + 28683 376.578 * * [simplify]: Extracting #6: cost 94 inf + 42810 376.591 * * [simplify]: Extracting #7: cost 29 inf + 72132 376.610 * * [simplify]: Extracting #8: cost 1 inf + 86486 376.631 * * [simplify]: Extracting #9: cost 0 inf + 87026 376.650 * [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)) 376.650 * [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)))))) 376.650 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 376.650 * * [simplify]: iters left: 6 (13 enodes) 376.655 * * [simplify]: iters left: 5 (53 enodes) 376.665 * * [simplify]: iters left: 4 (106 enodes) 376.688 * * [simplify]: iters left: 3 (257 enodes) 376.783 * * [simplify]: Extracting #0: cost 1 inf + 0 376.783 * * [simplify]: Extracting #1: cost 0 inf + 1 376.783 * [simplify]: Simplified to 0 376.783 * [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)) 376.783 * * * * [progress]: [ 908 / 3260 ] simplifiying candidate # 376.784 * [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)))) 376.784 * * [simplify]: iters left: 6 (27 enodes) 376.791 * * [simplify]: iters left: 5 (106 enodes) 376.810 * * [simplify]: iters left: 4 (195 enodes) 376.853 * * [simplify]: iters left: 3 (446 enodes) 377.013 * * [simplify]: Extracting #0: cost 1 inf + 0 377.013 * * [simplify]: Extracting #1: cost 11 inf + 0 377.014 * * [simplify]: Extracting #2: cost 140 inf + 0 377.015 * * [simplify]: Extracting #3: cost 233 inf + 171 377.016 * * [simplify]: Extracting #4: cost 206 inf + 2669 377.019 * * [simplify]: Extracting #5: cost 153 inf + 11580 377.025 * * [simplify]: Extracting #6: cost 97 inf + 28447 377.040 * * [simplify]: Extracting #7: cost 5 inf + 70956 377.057 * * [simplify]: Extracting #8: cost 0 inf + 73706 377.075 * [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))) 377.075 * [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))))) 377.075 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 377.075 * * [simplify]: iters left: 6 (12 enodes) 377.082 * * [simplify]: iters left: 5 (49 enodes) 377.092 * * [simplify]: iters left: 4 (94 enodes) 377.113 * * [simplify]: iters left: 3 (221 enodes) 377.191 * * [simplify]: iters left: 2 (492 enodes) 377.439 * * [simplify]: Extracting #0: cost 1 inf + 0 377.439 * * [simplify]: Extracting #1: cost 0 inf + 1 377.440 * [simplify]: Simplified to 0 377.440 * [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)) 377.440 * * * * [progress]: [ 909 / 3260 ] simplifiying candidate # 377.441 * [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)))))) 377.441 * * [simplify]: iters left: 6 (27 enodes) 377.448 * * [simplify]: iters left: 5 (106 enodes) 377.467 * * [simplify]: iters left: 4 (211 enodes) 377.518 * * [simplify]: Extracting #0: cost 1 inf + 0 377.518 * * [simplify]: Extracting #1: cost 11 inf + 0 377.518 * * [simplify]: Extracting #2: cost 107 inf + 0 377.518 * * [simplify]: Extracting #3: cost 161 inf + 87 377.519 * * [simplify]: Extracting #4: cost 155 inf + 542 377.520 * * [simplify]: Extracting #5: cost 127 inf + 6707 377.523 * * [simplify]: Extracting #6: cost 70 inf + 17970 377.527 * * [simplify]: Extracting #7: cost 49 inf + 23118 377.534 * * [simplify]: Extracting #8: cost 7 inf + 45381 377.542 * * [simplify]: Extracting #9: cost 0 inf + 48771 377.550 * [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))))) 377.551 * [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))))))) 377.551 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 377.551 * * [simplify]: iters left: 6 (13 enodes) 377.555 * * [simplify]: iters left: 5 (52 enodes) 377.567 * * [simplify]: iters left: 4 (111 enodes) 377.595 * * [simplify]: iters left: 3 (278 enodes) 377.700 * * [simplify]: Extracting #0: cost 1 inf + 0 377.701 * * [simplify]: Extracting #1: cost 0 inf + 1 377.701 * [simplify]: Simplified to 0 377.701 * [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)) 377.701 * * * * [progress]: [ 910 / 3260 ] simplifiying candidate # 377.701 * [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))))) 377.701 * * [simplify]: iters left: 6 (28 enodes) 377.709 * * [simplify]: iters left: 5 (107 enodes) 377.728 * * [simplify]: iters left: 4 (193 enodes) 377.771 * * [simplify]: iters left: 3 (415 enodes) 377.889 * * [simplify]: Extracting #0: cost 1 inf + 0 377.889 * * [simplify]: Extracting #1: cost 11 inf + 0 377.889 * * [simplify]: Extracting #2: cost 139 inf + 0 377.890 * * [simplify]: Extracting #3: cost 213 inf + 461 377.892 * * [simplify]: Extracting #4: cost 162 inf + 5822 377.895 * * [simplify]: Extracting #5: cost 128 inf + 12092 377.900 * * [simplify]: Extracting #6: cost 91 inf + 24132 377.911 * * [simplify]: Extracting #7: cost 12 inf + 61380 377.925 * * [simplify]: Extracting #8: cost 0 inf + 67028 377.939 * [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)) 377.939 * [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)))))) 377.939 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 377.939 * * [simplify]: iters left: 6 (12 enodes) 377.943 * * [simplify]: iters left: 5 (47 enodes) 377.952 * * [simplify]: iters left: 4 (89 enodes) 377.974 * * [simplify]: iters left: 3 (186 enodes) 378.024 * * [simplify]: iters left: 2 (378 enodes) 378.175 * * [simplify]: Extracting #0: cost 1 inf + 0 378.175 * * [simplify]: Extracting #1: cost 0 inf + 1 378.175 * [simplify]: Simplified to 0 378.175 * [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)) 378.175 * * * * [progress]: [ 911 / 3260 ] simplifiying candidate # 378.175 * [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)))) 378.176 * * [simplify]: iters left: 6 (27 enodes) 378.183 * * [simplify]: iters left: 5 (101 enodes) 378.204 * * [simplify]: iters left: 4 (159 enodes) 378.232 * * [simplify]: iters left: 3 (301 enodes) 378.297 * * [simplify]: Extracting #0: cost 1 inf + 0 378.297 * * [simplify]: Extracting #1: cost 9 inf + 0 378.297 * * [simplify]: Extracting #2: cost 95 inf + 2 378.298 * * [simplify]: Extracting #3: cost 161 inf + 256 378.299 * * [simplify]: Extracting #4: cost 131 inf + 3166 378.300 * * [simplify]: Extracting #5: cost 119 inf + 6565 378.302 * * [simplify]: Extracting #6: cost 115 inf + 7824 378.305 * * [simplify]: Extracting #7: cost 77 inf + 21624 378.314 * * [simplify]: Extracting #8: cost 10 inf + 55276 378.325 * * [simplify]: Extracting #9: cost 0 inf + 59995 378.340 * [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))) 378.340 * [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))))) 378.340 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 378.340 * * [simplify]: iters left: 6 (11 enodes) 378.344 * * [simplify]: iters left: 5 (40 enodes) 378.351 * * [simplify]: iters left: 4 (65 enodes) 378.364 * * [simplify]: iters left: 3 (97 enodes) 378.382 * * [simplify]: iters left: 2 (165 enodes) 378.420 * * [simplify]: iters left: 1 (271 enodes) 378.479 * * [simplify]: Extracting #0: cost 1 inf + 0 378.479 * * [simplify]: Extracting #1: cost 0 inf + 1 378.479 * [simplify]: Simplified to 0 378.479 * [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)) 378.479 * * * * [progress]: [ 912 / 3260 ] simplifiying candidate # 378.480 * [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)))))) 378.480 * * [simplify]: iters left: 6 (26 enodes) 378.487 * * [simplify]: iters left: 5 (105 enodes) 378.506 * * [simplify]: iters left: 4 (206 enodes) 378.554 * * [simplify]: iters left: 3 (478 enodes) 378.706 * * [simplify]: Extracting #0: cost 1 inf + 0 378.706 * * [simplify]: Extracting #1: cost 11 inf + 0 378.706 * * [simplify]: Extracting #2: cost 158 inf + 0 378.708 * * [simplify]: Extracting #3: cost 264 inf + 130 378.709 * * [simplify]: Extracting #4: cost 240 inf + 3222 378.713 * * [simplify]: Extracting #5: cost 177 inf + 17279 378.720 * * [simplify]: Extracting #6: cost 121 inf + 28914 378.728 * * [simplify]: Extracting #7: cost 80 inf + 43732 378.746 * * [simplify]: Extracting #8: cost 16 inf + 75496 378.763 * * [simplify]: Extracting #9: cost 1 inf + 82952 378.780 * * [simplify]: Extracting #10: cost 0 inf + 83411 378.798 * [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)))) 378.798 * [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))))))) 378.798 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 378.798 * * [simplify]: iters left: 6 (12 enodes) 378.802 * * [simplify]: iters left: 5 (51 enodes) 378.812 * * [simplify]: iters left: 4 (106 enodes) 378.838 * * [simplify]: iters left: 3 (247 enodes) 378.914 * * [simplify]: Extracting #0: cost 1 inf + 0 378.914 * * [simplify]: Extracting #1: cost 0 inf + 1 378.914 * [simplify]: Simplified to 0 378.914 * [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)) 378.914 * * * * [progress]: [ 913 / 3260 ] simplifiying candidate # 378.915 * [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))))) 378.915 * * [simplify]: iters left: 6 (27 enodes) 378.922 * * [simplify]: iters left: 5 (106 enodes) 378.941 * * [simplify]: iters left: 4 (190 enodes) 378.983 * * [simplify]: iters left: 3 (409 enodes) 379.095 * * [simplify]: Extracting #0: cost 1 inf + 0 379.096 * * [simplify]: Extracting #1: cost 11 inf + 0 379.096 * * [simplify]: Extracting #2: cost 126 inf + 0 379.097 * * [simplify]: Extracting #3: cost 199 inf + 665 379.099 * * [simplify]: Extracting #4: cost 137 inf + 7823 379.102 * * [simplify]: Extracting #5: cost 123 inf + 11154 379.106 * * [simplify]: Extracting #6: cost 98 inf + 20260 379.117 * * [simplify]: Extracting #7: cost 11 inf + 60203 379.131 * * [simplify]: Extracting #8: cost 0 inf + 65631 379.145 * [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)) 379.145 * [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)))))) 379.145 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 379.145 * * [simplify]: iters left: 6 (11 enodes) 379.152 * * [simplify]: iters left: 5 (46 enodes) 379.160 * * [simplify]: iters left: 4 (86 enodes) 379.180 * * [simplify]: iters left: 3 (183 enodes) 379.232 * * [simplify]: iters left: 2 (372 enodes) 379.378 * * [simplify]: Extracting #0: cost 1 inf + 0 379.378 * * [simplify]: Extracting #1: cost 0 inf + 1 379.378 * [simplify]: Simplified to 0 379.378 * [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)) 379.378 * * * * [progress]: [ 914 / 3260 ] simplifiying candidate # 379.378 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 379.379 * * [simplify]: iters left: 6 (26 enodes) 379.389 * * [simplify]: iters left: 5 (100 enodes) 379.406 * * [simplify]: iters left: 4 (158 enodes) 379.435 * * [simplify]: iters left: 3 (300 enodes) 379.500 * * [simplify]: Extracting #0: cost 1 inf + 0 379.500 * * [simplify]: Extracting #1: cost 9 inf + 0 379.500 * * [simplify]: Extracting #2: cost 95 inf + 2 379.501 * * [simplify]: Extracting #3: cost 158 inf + 461 379.502 * * [simplify]: Extracting #4: cost 134 inf + 2799 379.503 * * [simplify]: Extracting #5: cost 119 inf + 6565 379.505 * * [simplify]: Extracting #6: cost 115 inf + 7567 379.508 * * [simplify]: Extracting #7: cost 76 inf + 21842 379.517 * * [simplify]: Extracting #8: cost 15 inf + 52148 379.531 * * [simplify]: Extracting #9: cost 0 inf + 59873 379.543 * * [simplify]: Extracting #10: cost 0 inf + 59833 379.554 * [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)) 379.555 * [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))))) 379.555 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 379.555 * * [simplify]: iters left: 6 (10 enodes) 379.558 * * [simplify]: iters left: 5 (39 enodes) 379.566 * * [simplify]: iters left: 4 (64 enodes) 379.578 * * [simplify]: iters left: 3 (96 enodes) 379.596 * * [simplify]: iters left: 2 (164 enodes) 379.634 * * [simplify]: iters left: 1 (270 enodes) 379.693 * * [simplify]: Extracting #0: cost 1 inf + 0 379.693 * * [simplify]: Extracting #1: cost 0 inf + 1 379.693 * [simplify]: Simplified to 0 379.693 * [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)) 379.693 * * * * [progress]: [ 915 / 3260 ] simplifiying candidate # 379.693 * [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)))))) 379.694 * * [simplify]: iters left: 6 (26 enodes) 379.701 * * [simplify]: iters left: 5 (106 enodes) 379.721 * * [simplify]: iters left: 4 (215 enodes) 379.767 * * [simplify]: iters left: 3 (471 enodes) 379.898 * * [simplify]: Extracting #0: cost 1 inf + 0 379.898 * * [simplify]: Extracting #1: cost 11 inf + 0 379.898 * * [simplify]: Extracting #2: cost 131 inf + 0 379.899 * * [simplify]: Extracting #3: cost 252 inf + 130 379.901 * * [simplify]: Extracting #4: cost 222 inf + 4011 379.905 * * [simplify]: Extracting #5: cost 144 inf + 19367 379.912 * * [simplify]: Extracting #6: cost 91 inf + 35979 379.924 * * [simplify]: Extracting #7: cost 22 inf + 67891 379.943 * * [simplify]: Extracting #8: cost 0 inf + 78887 379.959 * [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)))) 379.959 * [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))))))) 379.960 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 379.960 * * [simplify]: iters left: 6 (12 enodes) 379.964 * * [simplify]: iters left: 5 (53 enodes) 379.975 * * [simplify]: iters left: 4 (117 enodes) 380.000 * * [simplify]: iters left: 3 (255 enodes) 380.068 * * [simplify]: Extracting #0: cost 1 inf + 0 380.068 * * [simplify]: Extracting #1: cost 0 inf + 1 380.068 * [simplify]: Simplified to 0 380.068 * [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)) 380.069 * * * * [progress]: [ 916 / 3260 ] simplifiying candidate # 380.069 * [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))))) 380.069 * * [simplify]: iters left: 6 (27 enodes) 380.077 * * [simplify]: iters left: 5 (107 enodes) 380.099 * * [simplify]: iters left: 4 (200 enodes) 380.136 * * [simplify]: iters left: 3 (396 enodes) 380.238 * * [simplify]: Extracting #0: cost 1 inf + 0 380.238 * * [simplify]: Extracting #1: cost 11 inf + 0 380.238 * * [simplify]: Extracting #2: cost 126 inf + 0 380.239 * * [simplify]: Extracting #3: cost 212 inf + 1034 380.242 * * [simplify]: Extracting #4: cost 145 inf + 8551 380.246 * * [simplify]: Extracting #5: cost 119 inf + 13470 380.251 * * [simplify]: Extracting #6: cost 85 inf + 26965 380.263 * * [simplify]: Extracting #7: cost 8 inf + 62851 380.277 * * [simplify]: Extracting #8: cost 0 inf + 66931 380.291 * * [simplify]: Extracting #9: cost 0 inf + 66861 380.308 * [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)) 380.308 * [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)))))) 380.308 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 380.308 * * [simplify]: iters left: 6 (11 enodes) 380.313 * * [simplify]: iters left: 5 (48 enodes) 380.322 * * [simplify]: iters left: 4 (98 enodes) 380.341 * * [simplify]: iters left: 3 (181 enodes) 380.385 * * [simplify]: iters left: 2 (358 enodes) 380.505 * * [simplify]: Extracting #0: cost 1 inf + 0 380.505 * * [simplify]: Extracting #1: cost 0 inf + 1 380.505 * [simplify]: Simplified to 0 380.505 * [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)) 380.506 * * * * [progress]: [ 917 / 3260 ] simplifiying candidate # 380.506 * [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)))) 380.506 * * [simplify]: iters left: 6 (26 enodes) 380.514 * * [simplify]: iters left: 5 (100 enodes) 380.531 * * [simplify]: iters left: 4 (178 enodes) 380.568 * * [simplify]: iters left: 3 (340 enodes) 380.645 * * [simplify]: Extracting #0: cost 1 inf + 0 380.645 * * [simplify]: Extracting #1: cost 12 inf + 0 380.645 * * [simplify]: Extracting #2: cost 110 inf + 42 380.646 * * [simplify]: Extracting #3: cost 167 inf + 1254 380.647 * * [simplify]: Extracting #4: cost 139 inf + 3438 380.649 * * [simplify]: Extracting #5: cost 127 inf + 6357 380.651 * * [simplify]: Extracting #6: cost 121 inf + 7696 380.655 * * [simplify]: Extracting #7: cost 89 inf + 18095 380.664 * * [simplify]: Extracting #8: cost 15 inf + 55673 380.677 * * [simplify]: Extracting #9: cost 0 inf + 62688 380.689 * * [simplify]: Extracting #10: cost 0 inf + 62608 380.705 * [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))))) 380.705 * [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))))) 380.705 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 380.705 * * [simplify]: iters left: 6 (10 enodes) 380.709 * * [simplify]: iters left: 5 (41 enodes) 380.718 * * [simplify]: iters left: 4 (81 enodes) 380.732 * * [simplify]: iters left: 3 (127 enodes) 380.751 * * [simplify]: iters left: 2 (186 enodes) 380.783 * * [simplify]: iters left: 1 (266 enodes) 380.853 * * [simplify]: Extracting #0: cost 1 inf + 0 380.853 * * [simplify]: Extracting #1: cost 0 inf + 1 380.853 * [simplify]: Simplified to 0 380.853 * [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)) 380.854 * * * * [progress]: [ 918 / 3260 ] simplifiying candidate # 380.854 * [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))) 380.854 * * [simplify]: iters left: 6 (25 enodes) 380.861 * * [simplify]: iters left: 5 (97 enodes) 380.879 * * [simplify]: iters left: 4 (160 enodes) 380.911 * * [simplify]: iters left: 3 (304 enodes) 380.978 * * [simplify]: Extracting #0: cost 1 inf + 0 380.978 * * [simplify]: Extracting #1: cost 9 inf + 0 380.978 * * [simplify]: Extracting #2: cost 94 inf + 2 380.979 * * [simplify]: Extracting #3: cost 161 inf + 131 380.980 * * [simplify]: Extracting #4: cost 136 inf + 2308 380.981 * * [simplify]: Extracting #5: cost 119 inf + 6402 380.983 * * [simplify]: Extracting #6: cost 114 inf + 7448 380.986 * * [simplify]: Extracting #7: cost 74 inf + 22480 380.995 * * [simplify]: Extracting #8: cost 7 inf + 56428 381.007 * * [simplify]: Extracting #9: cost 0 inf + 59711 381.018 * [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)) 381.018 * [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)))) 381.018 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 381.019 * * [simplify]: iters left: 6 (9 enodes) 381.022 * * [simplify]: iters left: 5 (36 enodes) 381.029 * * [simplify]: iters left: 4 (67 enodes) 381.042 * * [simplify]: iters left: 3 (97 enodes) 381.063 * * [simplify]: iters left: 2 (158 enodes) 381.101 * * [simplify]: iters left: 1 (263 enodes) 381.152 * * [simplify]: Extracting #0: cost 1 inf + 0 381.152 * * [simplify]: Extracting #1: cost 0 inf + 1 381.152 * [simplify]: Simplified to 0 381.152 * [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)) 381.152 * * * * [progress]: [ 919 / 3260 ] simplifiying candidate # 381.152 * [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)))) 381.153 * * [simplify]: iters left: 6 (25 enodes) 381.159 * * [simplify]: iters left: 5 (98 enodes) 381.177 * * [simplify]: iters left: 4 (169 enodes) 381.210 * * [simplify]: iters left: 3 (333 enodes) 381.287 * * [simplify]: Extracting #0: cost 1 inf + 0 381.287 * * [simplify]: Extracting #1: cost 11 inf + 0 381.287 * * [simplify]: Extracting #2: cost 107 inf + 0 381.288 * * [simplify]: Extracting #3: cost 168 inf + 1126 381.289 * * [simplify]: Extracting #4: cost 136 inf + 3886 381.291 * * [simplify]: Extracting #5: cost 124 inf + 6762 381.293 * * [simplify]: Extracting #6: cost 117 inf + 8264 381.297 * * [simplify]: Extracting #7: cost 81 inf + 20896 381.306 * * [simplify]: Extracting #8: cost 24 inf + 50106 381.318 * * [simplify]: Extracting #9: cost 0 inf + 61321 381.334 * [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))) 381.334 * [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))))) 381.334 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 381.334 * * [simplify]: iters left: 5 (9 enodes) 381.338 * * [simplify]: iters left: 4 (39 enodes) 381.345 * * [simplify]: iters left: 3 (65 enodes) 381.357 * * [simplify]: iters left: 2 (129 enodes) 381.385 * * [simplify]: iters left: 1 (210 enodes) 381.427 * * [simplify]: Extracting #0: cost 1 inf + 0 381.427 * * [simplify]: Extracting #1: cost 0 inf + 1 381.427 * [simplify]: Simplified to 0 381.427 * [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)) 381.427 * * * * [progress]: [ 920 / 3260 ] simplifiying candidate # 381.428 * [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)))))) 381.428 * * [simplify]: iters left: 6 (25 enodes) 381.435 * * [simplify]: iters left: 5 (93 enodes) 381.450 * * [simplify]: iters left: 4 (140 enodes) 381.478 * * [simplify]: iters left: 3 (241 enodes) 381.523 * * [simplify]: iters left: 2 (427 enodes) 381.615 * * [simplify]: Extracting #0: cost 1 inf + 0 381.615 * * [simplify]: Extracting #1: cost 11 inf + 0 381.615 * * [simplify]: Extracting #2: cost 82 inf + 0 381.616 * * [simplify]: Extracting #3: cost 139 inf + 581 381.616 * * [simplify]: Extracting #4: cost 129 inf + 1937 381.618 * * [simplify]: Extracting #5: cost 121 inf + 7990 381.620 * * [simplify]: Extracting #6: cost 103 inf + 14958 381.625 * * [simplify]: Extracting #7: cost 45 inf + 34055 381.636 * * [simplify]: Extracting #8: cost 2 inf + 51265 381.647 * * [simplify]: Extracting #9: cost 0 inf + 52105 381.659 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) 381.659 * [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))))))) 381.659 * [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))))) 381.659 * * [simplify]: iters left: 6 (10 enodes) 381.662 * * [simplify]: iters left: 5 (37 enodes) 381.669 * * [simplify]: iters left: 4 (57 enodes) 381.680 * * [simplify]: iters left: 3 (104 enodes) 381.702 * * [simplify]: iters left: 2 (158 enodes) 381.728 * * [simplify]: iters left: 1 (225 enodes) 381.767 * * [simplify]: Extracting #0: cost 1 inf + 0 381.767 * * [simplify]: Extracting #1: cost 0 inf + 1 381.767 * [simplify]: Simplified to 0 381.767 * [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)) 381.768 * * * * [progress]: [ 921 / 3260 ] simplifiying candidate # 381.768 * [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))))) 381.768 * * [simplify]: iters left: 6 (24 enodes) 381.774 * * [simplify]: iters left: 5 (84 enodes) 381.788 * * [simplify]: iters left: 4 (124 enodes) 381.809 * * [simplify]: iters left: 3 (209 enodes) 381.848 * * [simplify]: iters left: 2 (352 enodes) 381.917 * * [simplify]: Extracting #0: cost 1 inf + 0 381.917 * * [simplify]: Extracting #1: cost 9 inf + 0 381.917 * * [simplify]: Extracting #2: cost 70 inf + 0 381.918 * * [simplify]: Extracting #3: cost 115 inf + 536 381.918 * * [simplify]: Extracting #4: cost 104 inf + 1771 381.919 * * [simplify]: Extracting #5: cost 107 inf + 2385 381.920 * * [simplify]: Extracting #6: cost 99 inf + 4112 381.925 * * [simplify]: Extracting #7: cost 41 inf + 24426 381.934 * * [simplify]: Extracting #8: cost 3 inf + 39572 381.945 * * [simplify]: Extracting #9: cost 0 inf + 40455 381.955 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ b (* a 2))) 381.955 * [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)))))) 381.955 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 381.956 * * [simplify]: iters left: 6 (9 enodes) 381.958 * * [simplify]: iters left: 5 (29 enodes) 381.963 * * [simplify]: iters left: 4 (42 enodes) 381.970 * * [simplify]: iters left: 3 (58 enodes) 381.978 * * [simplify]: iters left: 2 (68 enodes) 381.989 * * [simplify]: Extracting #0: cost 1 inf + 0 381.989 * * [simplify]: Extracting #1: cost 0 inf + 1 381.989 * [simplify]: Simplified to 0 381.989 * [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)) 381.989 * * * * [progress]: [ 922 / 3260 ] simplifiying candidate # 381.989 * [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)))))) 381.990 * * [simplify]: iters left: 6 (28 enodes) 381.997 * * [simplify]: iters left: 5 (107 enodes) 382.015 * * [simplify]: iters left: 4 (207 enodes) 382.061 * * [simplify]: iters left: 3 (432 enodes) 382.152 * * [simplify]: Extracting #0: cost 1 inf + 0 382.152 * * [simplify]: Extracting #1: cost 11 inf + 0 382.152 * * [simplify]: Extracting #2: cost 97 inf + 0 382.153 * * [simplify]: Extracting #3: cost 175 inf + 204 382.154 * * [simplify]: Extracting #4: cost 165 inf + 1222 382.155 * * [simplify]: Extracting #5: cost 153 inf + 5141 382.159 * * [simplify]: Extracting #6: cost 83 inf + 25146 382.169 * * [simplify]: Extracting #7: cost 4 inf + 54375 382.180 * * [simplify]: Extracting #8: cost 0 inf + 56046 382.192 * [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)) 382.192 * [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))))))) 382.192 * [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))))) 382.192 * * [simplify]: iters left: 6 (13 enodes) 382.198 * * [simplify]: iters left: 5 (53 enodes) 382.208 * * [simplify]: iters left: 4 (117 enodes) 382.236 * * [simplify]: iters left: 3 (275 enodes) 382.298 * * [simplify]: iters left: 2 (474 enodes) 382.418 * * [simplify]: Extracting #0: cost 1 inf + 0 382.418 * * [simplify]: Extracting #1: cost 0 inf + 1 382.418 * [simplify]: Simplified to 0 382.418 * [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)) 382.418 * * * * [progress]: [ 923 / 3260 ] simplifiying candidate # 382.418 * [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))))) 382.419 * * [simplify]: iters left: 6 (26 enodes) 382.425 * * [simplify]: iters left: 5 (98 enodes) 382.442 * * [simplify]: iters left: 4 (167 enodes) 382.474 * * [simplify]: iters left: 3 (307 enodes) 382.533 * * [simplify]: Extracting #0: cost 1 inf + 0 382.533 * * [simplify]: Extracting #1: cost 11 inf + 0 382.534 * * [simplify]: Extracting #2: cost 74 inf + 0 382.534 * * [simplify]: Extracting #3: cost 137 inf + 42 382.535 * * [simplify]: Extracting #4: cost 134 inf + 249 382.536 * * [simplify]: Extracting #5: cost 114 inf + 4288 382.538 * * [simplify]: Extracting #6: cost 88 inf + 9775 382.542 * * [simplify]: Extracting #7: cost 32 inf + 28035 382.551 * * [simplify]: Extracting #8: cost 0 inf + 42269 382.559 * * [simplify]: Extracting #9: cost 0 inf + 42094 382.568 * [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)) 382.568 * [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)))))) 382.568 * [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)))) 382.569 * * [simplify]: iters left: 6 (12 enodes) 382.572 * * [simplify]: iters left: 5 (47 enodes) 382.580 * * [simplify]: iters left: 4 (82 enodes) 382.595 * * [simplify]: iters left: 3 (157 enodes) 382.626 * * [simplify]: iters left: 2 (248 enodes) 382.670 * * [simplify]: iters left: 1 (341 enodes) 382.727 * * [simplify]: Extracting #0: cost 1 inf + 0 382.727 * * [simplify]: Extracting #1: cost 0 inf + 1 382.727 * [simplify]: Simplified to 0 382.727 * [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)) 382.728 * * * * [progress]: [ 924 / 3260 ] simplifiying candidate # 382.728 * [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)))) 382.728 * * [simplify]: iters left: 6 (27 enodes) 382.738 * * [simplify]: iters left: 5 (101 enodes) 382.756 * * [simplify]: iters left: 4 (178 enodes) 382.790 * * [simplify]: iters left: 3 (340 enodes) 382.867 * * [simplify]: Extracting #0: cost 1 inf + 0 382.867 * * [simplify]: Extracting #1: cost 13 inf + 0 382.868 * * [simplify]: Extracting #2: cost 85 inf + 0 382.868 * * [simplify]: Extracting #3: cost 146 inf + 43 382.869 * * [simplify]: Extracting #4: cost 135 inf + 1103 382.870 * * [simplify]: Extracting #5: cost 127 inf + 3443 382.874 * * [simplify]: Extracting #6: cost 86 inf + 12660 382.879 * * [simplify]: Extracting #7: cost 38 inf + 28129 382.887 * * [simplify]: Extracting #8: cost 3 inf + 44010 382.896 * * [simplify]: Extracting #9: cost 0 inf + 45480 382.905 * [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)) 382.905 * [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))))) 382.906 * [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))) 382.906 * * [simplify]: iters left: 6 (12 enodes) 382.909 * * [simplify]: iters left: 5 (47 enodes) 382.919 * * [simplify]: iters left: 4 (89 enodes) 382.937 * * [simplify]: iters left: 3 (180 enodes) 382.980 * * [simplify]: iters left: 2 (296 enodes) 383.043 * * [simplify]: iters left: 1 (428 enodes) 383.146 * * [simplify]: Extracting #0: cost 1 inf + 0 383.146 * * [simplify]: Extracting #1: cost 0 inf + 1 383.146 * [simplify]: Simplified to 0 383.146 * [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)) 383.146 * * * * [progress]: [ 925 / 3260 ] simplifiying candidate # 383.146 * [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)))))) 383.146 * * [simplify]: iters left: 6 (27 enodes) 383.153 * * [simplify]: iters left: 5 (100 enodes) 383.170 * * [simplify]: iters left: 4 (168 enodes) 383.199 * * [simplify]: iters left: 3 (291 enodes) 383.253 * * [simplify]: iters left: 2 (476 enodes) 383.343 * * [simplify]: Extracting #0: cost 1 inf + 0 383.344 * * [simplify]: Extracting #1: cost 11 inf + 0 383.344 * * [simplify]: Extracting #2: cost 92 inf + 0 383.344 * * [simplify]: Extracting #3: cost 158 inf + 369 383.345 * * [simplify]: Extracting #4: cost 142 inf + 3135 383.347 * * [simplify]: Extracting #5: cost 130 inf + 6747 383.352 * * [simplify]: Extracting #6: cost 114 inf + 10735 383.356 * * [simplify]: Extracting #7: cost 80 inf + 19999 383.365 * * [simplify]: Extracting #8: cost 8 inf + 48136 383.377 * * [simplify]: Extracting #9: cost 0 inf + 51180 383.390 * [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))) 383.390 * [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))))))) 383.391 * [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))))) 383.391 * * [simplify]: iters left: 6 (12 enodes) 383.394 * * [simplify]: iters left: 5 (46 enodes) 383.402 * * [simplify]: iters left: 4 (81 enodes) 383.417 * * [simplify]: iters left: 3 (134 enodes) 383.451 * * [simplify]: iters left: 2 (197 enodes) 383.482 * * [simplify]: iters left: 1 (271 enodes) 383.524 * * [simplify]: Extracting #0: cost 1 inf + 0 383.524 * * [simplify]: Extracting #1: cost 0 inf + 1 383.524 * [simplify]: Simplified to 0 383.524 * [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)) 383.525 * * * * [progress]: [ 926 / 3260 ] simplifiying candidate # 383.525 * [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))))) 383.525 * * [simplify]: iters left: 6 (24 enodes) 383.531 * * [simplify]: iters left: 5 (88 enodes) 383.546 * * [simplify]: iters left: 4 (136 enodes) 383.569 * * [simplify]: iters left: 3 (237 enodes) 383.613 * * [simplify]: iters left: 2 (402 enodes) 383.691 * * [simplify]: Extracting #0: cost 1 inf + 0 383.691 * * [simplify]: Extracting #1: cost 9 inf + 0 383.692 * * [simplify]: Extracting #2: cost 76 inf + 0 383.692 * * [simplify]: Extracting #3: cost 135 inf + 370 383.693 * * [simplify]: Extracting #4: cost 130 inf + 1355 383.694 * * [simplify]: Extracting #5: cost 131 inf + 2051 383.695 * * [simplify]: Extracting #6: cost 121 inf + 3670 383.699 * * [simplify]: Extracting #7: cost 57 inf + 22369 383.709 * * [simplify]: Extracting #8: cost 3 inf + 42787 383.721 * * [simplify]: Extracting #9: cost 0 inf + 43965 383.732 * [simplify]: Simplified to (+ (/ (/ (- b) 2) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c -4) a (* b b))))))) 383.732 * [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)))))) 383.732 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 383.733 * * [simplify]: iters left: 6 (10 enodes) 383.735 * * [simplify]: iters left: 5 (38 enodes) 383.742 * * [simplify]: iters left: 4 (59 enodes) 383.752 * * [simplify]: iters left: 3 (88 enodes) 383.765 * * [simplify]: iters left: 2 (117 enodes) 383.781 * * [simplify]: iters left: 1 (144 enodes) 383.802 * * [simplify]: Extracting #0: cost 1 inf + 0 383.802 * * [simplify]: Extracting #1: cost 0 inf + 1 383.802 * [simplify]: Simplified to 0 383.802 * [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)) 383.802 * * * * [progress]: [ 927 / 3260 ] simplifiying candidate # 383.802 * [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)))) 383.803 * * [simplify]: iters left: 6 (26 enodes) 383.810 * * [simplify]: iters left: 5 (96 enodes) 383.826 * * [simplify]: iters left: 4 (150 enodes) 383.853 * * [simplify]: iters left: 3 (262 enodes) 383.901 * * [simplify]: iters left: 2 (432 enodes) 383.983 * * [simplify]: Extracting #0: cost 1 inf + 0 383.983 * * [simplify]: Extracting #1: cost 11 inf + 0 383.984 * * [simplify]: Extracting #2: cost 82 inf + 0 383.984 * * [simplify]: Extracting #3: cost 130 inf + 458 383.985 * * [simplify]: Extracting #4: cost 114 inf + 2143 383.987 * * [simplify]: Extracting #5: cost 115 inf + 2960 383.988 * * [simplify]: Extracting #6: cost 103 inf + 5228 383.993 * * [simplify]: Extracting #7: cost 42 inf + 25509 384.002 * * [simplify]: Extracting #8: cost 5 inf + 40506 384.015 * * [simplify]: Extracting #9: cost 0 inf + 42295 384.025 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ b (* a 2))) 384.026 * [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))))) 384.026 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 384.026 * * [simplify]: iters left: 6 (11 enodes) 384.029 * * [simplify]: iters left: 5 (42 enodes) 384.037 * * [simplify]: iters left: 4 (67 enodes) 384.049 * * [simplify]: iters left: 3 (111 enodes) 384.067 * * [simplify]: iters left: 2 (140 enodes) 384.087 * * [simplify]: iters left: 1 (160 enodes) 384.106 * * [simplify]: Extracting #0: cost 1 inf + 0 384.106 * * [simplify]: Extracting #1: cost 0 inf + 1 384.106 * [simplify]: Simplified to 0 384.106 * [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)) 384.106 * * * * [progress]: [ 928 / 3260 ] simplifiying candidate # 384.106 * [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)))))) 384.107 * * [simplify]: iters left: 6 (31 enodes) 384.115 * * [simplify]: iters left: 5 (122 enodes) 384.137 * * [simplify]: iters left: 4 (271 enodes) 384.217 * * [simplify]: Extracting #0: cost 1 inf + 0 384.217 * * [simplify]: Extracting #1: cost 11 inf + 0 384.218 * * [simplify]: Extracting #2: cost 167 inf + 0 384.219 * * [simplify]: Extracting #3: cost 304 inf + 1 384.220 * * [simplify]: Extracting #4: cost 284 inf + 3962 384.231 * * [simplify]: Extracting #5: cost 122 inf + 61986 384.244 * * [simplify]: Extracting #6: cost 41 inf + 90553 384.260 * * [simplify]: Extracting #7: cost 4 inf + 105569 384.276 * * [simplify]: Extracting #8: cost 0 inf + 107579 384.293 * * [simplify]: Extracting #9: cost 0 inf + 107499 384.311 * [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))))) 384.311 * [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))))))) 384.312 * [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))))) 384.312 * * [simplify]: iters left: 6 (16 enodes) 384.316 * * [simplify]: iters left: 5 (68 enodes) 384.330 * * [simplify]: iters left: 4 (179 enodes) 384.394 * * [simplify]: Extracting #0: cost 1 inf + 0 384.394 * * [simplify]: Extracting #1: cost 27 inf + 0 384.395 * * [simplify]: Extracting #2: cost 153 inf + 0 384.395 * * [simplify]: Extracting #3: cost 242 inf + 83 384.398 * * [simplify]: Extracting #4: cost 185 inf + 16503 384.409 * * [simplify]: Extracting #5: cost 15 inf + 79352 384.421 * * [simplify]: Extracting #6: cost 0 inf + 84943 384.434 * [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))))) 384.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))))) (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))))))) 384.434 * * * * [progress]: [ 929 / 3260 ] simplifiying candidate # 384.434 * [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))))) 384.434 * * [simplify]: iters left: 6 (29 enodes) 384.443 * * [simplify]: iters left: 5 (114 enodes) 384.466 * * [simplify]: iters left: 4 (232 enodes) 384.525 * * [simplify]: Extracting #0: cost 1 inf + 0 384.525 * * [simplify]: Extracting #1: cost 11 inf + 0 384.525 * * [simplify]: Extracting #2: cost 129 inf + 0 384.526 * * [simplify]: Extracting #3: cost 229 inf + 0 384.527 * * [simplify]: Extracting #4: cost 207 inf + 4246 384.532 * * [simplify]: Extracting #5: cost 98 inf + 38928 384.541 * * [simplify]: Extracting #6: cost 35 inf + 61263 384.553 * * [simplify]: Extracting #7: cost 1 inf + 74185 384.565 * * [simplify]: Extracting #8: cost 0 inf + 74615 384.577 * [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)))) 384.577 * [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)))))) 384.578 * [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)))) 384.578 * * [simplify]: iters left: 6 (15 enodes) 384.582 * * [simplify]: iters left: 5 (63 enodes) 384.597 * * [simplify]: iters left: 4 (145 enodes) 384.635 * * [simplify]: iters left: 3 (499 enodes) 384.893 * * [simplify]: Extracting #0: cost 1 inf + 0 384.893 * * [simplify]: Extracting #1: cost 0 inf + 1 384.893 * [simplify]: Simplified to 0 384.893 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 384.893 * * * * [progress]: [ 930 / 3260 ] simplifiying candidate # 384.894 * [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)))) 384.894 * * [simplify]: iters left: 6 (30 enodes) 384.901 * * [simplify]: iters left: 5 (116 enodes) 384.920 * * [simplify]: iters left: 4 (249 enodes) 384.981 * * [simplify]: Extracting #0: cost 1 inf + 0 384.981 * * [simplify]: Extracting #1: cost 13 inf + 0 384.982 * * [simplify]: Extracting #2: cost 133 inf + 0 384.982 * * [simplify]: Extracting #3: cost 217 inf + 2 384.983 * * [simplify]: Extracting #4: cost 207 inf + 1562 384.986 * * [simplify]: Extracting #5: cost 113 inf + 27818 384.993 * * [simplify]: Extracting #6: cost 34 inf + 52200 385.002 * * [simplify]: Extracting #7: cost 2 inf + 65175 385.014 * * [simplify]: Extracting #8: cost 0 inf + 66225 385.024 * [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)))))) 385.024 * [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))))) 385.024 * [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))) 385.025 * * [simplify]: iters left: 6 (15 enodes) 385.029 * * [simplify]: iters left: 5 (62 enodes) 385.040 * * [simplify]: iters left: 4 (159 enodes) 385.082 * * [simplify]: iters left: 3 (475 enodes) 385.279 * * [simplify]: Extracting #0: cost 1 inf + 0 385.280 * * [simplify]: Extracting #1: cost 42 inf + 0 385.280 * * [simplify]: Extracting #2: cost 194 inf + 1 385.283 * * [simplify]: Extracting #3: cost 205 inf + 15094 385.295 * * [simplify]: Extracting #4: cost 20 inf + 63712 385.309 * * [simplify]: Extracting #5: cost 3 inf + 65204 385.323 * * [simplify]: Extracting #6: cost 0 inf + 65965 385.337 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 385.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)) (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)))) 385.337 * * * * [progress]: [ 931 / 3260 ] simplifiying candidate # 385.337 * [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)))))) 385.337 * * [simplify]: iters left: 6 (29 enodes) 385.346 * * [simplify]: iters left: 5 (113 enodes) 385.363 * * [simplify]: iters left: 4 (237 enodes) 385.416 * * [simplify]: Extracting #0: cost 1 inf + 0 385.417 * * [simplify]: Extracting #1: cost 11 inf + 0 385.417 * * [simplify]: Extracting #2: cost 127 inf + 0 385.417 * * [simplify]: Extracting #3: cost 231 inf + 0 385.418 * * [simplify]: Extracting #4: cost 221 inf + 1096 385.421 * * [simplify]: Extracting #5: cost 139 inf + 25372 385.429 * * [simplify]: Extracting #6: cost 41 inf + 60574 385.440 * * [simplify]: Extracting #7: cost 3 inf + 74837 385.452 * * [simplify]: Extracting #8: cost 0 inf + 76347 385.464 * [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))) 385.464 * [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))))))) 385.465 * [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))))) 385.465 * * [simplify]: iters left: 6 (15 enodes) 385.469 * * [simplify]: iters left: 5 (62 enodes) 385.481 * * [simplify]: iters left: 4 (148 enodes) 385.517 * * [simplify]: iters left: 3 (499 enodes) 385.754 * * [simplify]: Extracting #0: cost 1 inf + 0 385.754 * * [simplify]: Extracting #1: cost 0 inf + 1 385.754 * [simplify]: Simplified to 0 385.754 * [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)) 385.754 * * * * [progress]: [ 932 / 3260 ] simplifiying candidate # 385.754 * [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))))) 385.755 * * [simplify]: iters left: 6 (27 enodes) 385.760 * * [simplify]: iters left: 5 (103 enodes) 385.776 * * [simplify]: iters left: 4 (197 enodes) 385.817 * * [simplify]: Extracting #0: cost 1 inf + 0 385.817 * * [simplify]: Extracting #1: cost 11 inf + 0 385.818 * * [simplify]: Extracting #2: cost 101 inf + 0 385.818 * * [simplify]: Extracting #3: cost 177 inf + 0 385.818 * * [simplify]: Extracting #4: cost 175 inf + 85 385.819 * * [simplify]: Extracting #5: cost 171 inf + 1541 385.822 * * [simplify]: Extracting #6: cost 91 inf + 23380 385.829 * * [simplify]: Extracting #7: cost 4 inf + 53335 385.838 * * [simplify]: Extracting #8: cost 0 inf + 54887 385.848 * * [simplify]: Extracting #9: cost 0 inf + 54807 385.857 * [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))) 385.857 * [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)))))) 385.858 * [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)))) 385.858 * * [simplify]: iters left: 6 (14 enodes) 385.861 * * [simplify]: iters left: 5 (56 enodes) 385.870 * * [simplify]: iters left: 4 (117 enodes) 385.895 * * [simplify]: iters left: 3 (347 enodes) 386.007 * * [simplify]: Extracting #0: cost 1 inf + 0 386.007 * * [simplify]: Extracting #1: cost 0 inf + 1 386.007 * [simplify]: Simplified to 0 386.007 * [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)) 386.007 * * * * [progress]: [ 933 / 3260 ] simplifiying candidate # 386.007 * [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)))) 386.007 * * [simplify]: iters left: 6 (28 enodes) 386.016 * * [simplify]: iters left: 5 (108 enodes) 386.033 * * [simplify]: iters left: 4 (202 enodes) 386.072 * * [simplify]: Extracting #0: cost 1 inf + 0 386.073 * * [simplify]: Extracting #1: cost 11 inf + 0 386.073 * * [simplify]: Extracting #2: cost 98 inf + 0 386.073 * * [simplify]: Extracting #3: cost 162 inf + 2 386.074 * * [simplify]: Extracting #4: cost 152 inf + 702 386.074 * * [simplify]: Extracting #5: cost 142 inf + 3898 386.079 * * [simplify]: Extracting #6: cost 73 inf + 20432 386.084 * * [simplify]: Extracting #7: cost 23 inf + 34706 386.090 * * [simplify]: Extracting #8: cost 3 inf + 44572 386.098 * * [simplify]: Extracting #9: cost 0 inf + 46002 386.105 * [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)) 386.105 * [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))))) 386.106 * [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))) 386.106 * * [simplify]: iters left: 6 (14 enodes) 386.109 * * [simplify]: iters left: 5 (57 enodes) 386.118 * * [simplify]: iters left: 4 (116 enodes) 386.145 * * [simplify]: iters left: 3 (321 enodes) 386.252 * * [simplify]: Extracting #0: cost 1 inf + 0 386.252 * * [simplify]: Extracting #1: cost 0 inf + 1 386.252 * [simplify]: Simplified to 0 386.252 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (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)) 386.253 * * * * [progress]: [ 934 / 3260 ] simplifiying candidate # 386.253 * [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)))))) 386.253 * * [simplify]: iters left: 6 (30 enodes) 386.259 * * [simplify]: iters left: 5 (116 enodes) 386.278 * * [simplify]: iters left: 4 (239 enodes) 386.331 * * [simplify]: Extracting #0: cost 1 inf + 0 386.331 * * [simplify]: Extracting #1: cost 11 inf + 0 386.331 * * [simplify]: Extracting #2: cost 113 inf + 0 386.332 * * [simplify]: Extracting #3: cost 194 inf + 43 386.332 * * [simplify]: Extracting #4: cost 183 inf + 1060 386.334 * * [simplify]: Extracting #5: cost 120 inf + 18613 386.340 * * [simplify]: Extracting #6: cost 38 inf + 43001 386.348 * * [simplify]: Extracting #7: cost 4 inf + 56268 386.358 * * [simplify]: Extracting #8: cost 0 inf + 57876 386.367 * [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)) 386.367 * [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))))))) 386.367 * [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))))) 386.367 * * [simplify]: iters left: 6 (15 enodes) 386.371 * * [simplify]: iters left: 5 (62 enodes) 386.384 * * [simplify]: iters left: 4 (149 enodes) 386.419 * * [simplify]: iters left: 3 (450 enodes) 386.616 * * [simplify]: Extracting #0: cost 1 inf + 0 386.616 * * [simplify]: Extracting #1: cost 0 inf + 1 386.616 * [simplify]: Simplified to 0 386.616 * [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)) 386.616 * * * * [progress]: [ 935 / 3260 ] simplifiying candidate # 386.617 * [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))))) 386.617 * * [simplify]: iters left: 6 (28 enodes) 386.623 * * [simplify]: iters left: 5 (108 enodes) 386.643 * * [simplify]: iters left: 4 (203 enodes) 386.682 * * [simplify]: Extracting #0: cost 1 inf + 0 386.683 * * [simplify]: Extracting #1: cost 11 inf + 0 386.683 * * [simplify]: Extracting #2: cost 96 inf + 0 386.683 * * [simplify]: Extracting #3: cost 159 inf + 43 386.684 * * [simplify]: Extracting #4: cost 156 inf + 251 386.684 * * [simplify]: Extracting #5: cost 138 inf + 4664 386.687 * * [simplify]: Extracting #6: cost 83 inf + 17144 386.692 * * [simplify]: Extracting #7: cost 30 inf + 31599 386.698 * * [simplify]: Extracting #8: cost 2 inf + 44548 386.708 * * [simplify]: Extracting #9: cost 0 inf + 45598 386.715 * [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))))) 386.715 * [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)))))) 386.716 * [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)))) 386.716 * * [simplify]: iters left: 6 (14 enodes) 386.719 * * [simplify]: iters left: 5 (57 enodes) 386.729 * * [simplify]: iters left: 4 (118 enodes) 386.753 * * [simplify]: iters left: 3 (314 enodes) 386.847 * * [simplify]: Extracting #0: cost 1 inf + 0 386.847 * * [simplify]: Extracting #1: cost 0 inf + 1 386.847 * [simplify]: Simplified to 0 386.847 * [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)) 386.847 * * * * [progress]: [ 936 / 3260 ] simplifiying candidate # 386.847 * [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)))) 386.848 * * [simplify]: iters left: 6 (28 enodes) 386.854 * * [simplify]: iters left: 5 (103 enodes) 386.870 * * [simplify]: iters left: 4 (195 enodes) 386.906 * * [simplify]: iters left: 3 (425 enodes) 387.007 * * [simplify]: Extracting #0: cost 1 inf + 0 387.007 * * [simplify]: Extracting #1: cost 13 inf + 0 387.007 * * [simplify]: Extracting #2: cost 129 inf + 0 387.008 * * [simplify]: Extracting #3: cost 206 inf + 128 387.009 * * [simplify]: Extracting #4: cost 186 inf + 2290 387.011 * * [simplify]: Extracting #5: cost 123 inf + 14708 387.016 * * [simplify]: Extracting #6: cost 83 inf + 22817 387.022 * * [simplify]: Extracting #7: cost 60 inf + 28142 387.031 * * [simplify]: Extracting #8: cost 17 inf + 46832 387.042 * * [simplify]: Extracting #9: cost 0 inf + 54809 387.055 * [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))) 387.055 * [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))))) 387.055 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 387.055 * * [simplify]: iters left: 6 (13 enodes) 387.058 * * [simplify]: iters left: 5 (48 enodes) 387.066 * * [simplify]: iters left: 4 (103 enodes) 387.085 * * [simplify]: iters left: 3 (238 enodes) 387.144 * * [simplify]: Extracting #0: cost 1 inf + 0 387.144 * * [simplify]: Extracting #1: cost 0 inf + 1 387.144 * [simplify]: Simplified to 0 387.144 * [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)) 387.144 * * * * [progress]: [ 937 / 3260 ] simplifiying candidate # 387.145 * [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)))))) 387.145 * * [simplify]: iters left: 6 (30 enodes) 387.151 * * [simplify]: iters left: 5 (115 enodes) 387.169 * * [simplify]: iters left: 4 (233 enodes) 387.219 * * [simplify]: Extracting #0: cost 1 inf + 0 387.219 * * [simplify]: Extracting #1: cost 11 inf + 0 387.219 * * [simplify]: Extracting #2: cost 128 inf + 0 387.220 * * [simplify]: Extracting #3: cost 233 inf + 0 387.221 * * [simplify]: Extracting #4: cost 220 inf + 1823 387.224 * * [simplify]: Extracting #5: cost 126 inf + 31628 387.232 * * [simplify]: Extracting #6: cost 58 inf + 54700 387.242 * * [simplify]: Extracting #7: cost 33 inf + 60908 387.253 * * [simplify]: Extracting #8: cost 6 inf + 72854 387.265 * * [simplify]: Extracting #9: cost 0 inf + 76333 387.277 * * [simplify]: Extracting #10: cost 0 inf + 76318 387.288 * [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)))) 387.288 * [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))))))) 387.289 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 387.289 * * [simplify]: iters left: 6 (15 enodes) 387.293 * * [simplify]: iters left: 5 (61 enodes) 387.302 * * [simplify]: iters left: 4 (142 enodes) 387.337 * * [simplify]: iters left: 3 (474 enodes) 387.514 * * [simplify]: Extracting #0: cost 1 inf + 0 387.514 * * [simplify]: Extracting #1: cost 0 inf + 1 387.515 * [simplify]: Simplified to 0 387.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 387.516 * * * * [progress]: [ 938 / 3260 ] simplifiying candidate # 387.516 * [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))))) 387.516 * * [simplify]: iters left: 6 (28 enodes) 387.523 * * [simplify]: iters left: 5 (107 enodes) 387.539 * * [simplify]: iters left: 4 (199 enodes) 387.579 * * [simplify]: Extracting #0: cost 1 inf + 0 387.579 * * [simplify]: Extracting #1: cost 11 inf + 0 387.580 * * [simplify]: Extracting #2: cost 101 inf + 0 387.580 * * [simplify]: Extracting #3: cost 175 inf + 0 387.580 * * [simplify]: Extracting #4: cost 170 inf + 368 387.581 * * [simplify]: Extracting #5: cost 154 inf + 5461 387.585 * * [simplify]: Extracting #6: cost 71 inf + 29716 387.593 * * [simplify]: Extracting #7: cost 4 inf + 52054 387.601 * * [simplify]: Extracting #8: cost 0 inf + 53487 387.610 * [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))) 387.610 * [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)))))) 387.610 * [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)))) 387.610 * * [simplify]: iters left: 6 (14 enodes) 387.614 * * [simplify]: iters left: 5 (56 enodes) 387.622 * * [simplify]: iters left: 4 (113 enodes) 387.646 * * [simplify]: iters left: 3 (324 enodes) 387.733 * * [simplify]: Extracting #0: cost 1 inf + 0 387.733 * * [simplify]: Extracting #1: cost 0 inf + 1 387.733 * [simplify]: Simplified to 0 387.733 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (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)) 387.733 * * * * [progress]: [ 939 / 3260 ] simplifiying candidate # 387.734 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 387.734 * * [simplify]: iters left: 6 (29 enodes) 387.740 * * [simplify]: iters left: 5 (110 enodes) 387.760 * * [simplify]: iters left: 4 (200 enodes) 387.797 * * [simplify]: iters left: 3 (477 enodes) 387.916 * * [simplify]: Extracting #0: cost 1 inf + 0 387.916 * * [simplify]: Extracting #1: cost 11 inf + 0 387.916 * * [simplify]: Extracting #2: cost 113 inf + 0 387.917 * * [simplify]: Extracting #3: cost 223 inf + 2 387.918 * * [simplify]: Extracting #4: cost 197 inf + 2971 387.921 * * [simplify]: Extracting #5: cost 120 inf + 20016 387.930 * * [simplify]: Extracting #6: cost 71 inf + 33461 387.939 * * [simplify]: Extracting #7: cost 17 inf + 54966 387.952 * * [simplify]: Extracting #8: cost 1 inf + 61304 387.965 * * [simplify]: Extracting #9: cost 0 inf + 61764 387.977 * [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))) 387.977 * [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))))) 387.978 * [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))) 387.978 * * [simplify]: iters left: 6 (14 enodes) 387.982 * * [simplify]: iters left: 5 (56 enodes) 387.990 * * [simplify]: iters left: 4 (112 enodes) 388.014 * * [simplify]: iters left: 3 (297 enodes) 388.095 * * [simplify]: Extracting #0: cost 1 inf + 0 388.095 * * [simplify]: Extracting #1: cost 0 inf + 1 388.095 * [simplify]: Simplified to 0 388.095 * [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)) 388.095 * * * * [progress]: [ 940 / 3260 ] simplifiying candidate # 388.095 * [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)))))) 388.096 * * [simplify]: iters left: 6 (27 enodes) 388.101 * * [simplify]: iters left: 5 (104 enodes) 388.120 * * [simplify]: iters left: 4 (204 enodes) 388.157 * * [simplify]: iters left: 3 (498 enodes) 388.277 * * [simplify]: Extracting #0: cost 1 inf + 0 388.277 * * [simplify]: Extracting #1: cost 11 inf + 0 388.277 * * [simplify]: Extracting #2: cost 123 inf + 0 388.278 * * [simplify]: Extracting #3: cost 272 inf + 0 388.279 * * [simplify]: Extracting #4: cost 263 inf + 1101 388.282 * * [simplify]: Extracting #5: cost 182 inf + 19258 388.293 * * [simplify]: Extracting #6: cost 63 inf + 55853 388.308 * * [simplify]: Extracting #7: cost 3 inf + 79576 388.325 * * [simplify]: Extracting #8: cost 0 inf + 80885 388.341 * [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))) 388.341 * [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))))))) 388.341 * [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))))) 388.341 * * [simplify]: iters left: 6 (13 enodes) 388.345 * * [simplify]: iters left: 5 (53 enodes) 388.353 * * [simplify]: iters left: 4 (118 enodes) 388.377 * * [simplify]: iters left: 3 (324 enodes) 388.463 * * [simplify]: Extracting #0: cost 1 inf + 0 388.463 * * [simplify]: Extracting #1: cost 0 inf + 1 388.463 * [simplify]: Simplified to 0 388.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))))) (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)) 388.463 * * * * [progress]: [ 941 / 3260 ] simplifiying candidate # 388.463 * [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))))) 388.463 * * [simplify]: iters left: 6 (24 enodes) 388.469 * * [simplify]: iters left: 5 (89 enodes) 388.484 * * [simplify]: iters left: 4 (155 enodes) 388.510 * * [simplify]: iters left: 3 (357 enodes) 388.581 * * [simplify]: Extracting #0: cost 1 inf + 0 388.581 * * [simplify]: Extracting #1: cost 9 inf + 0 388.581 * * [simplify]: Extracting #2: cost 93 inf + 0 388.581 * * [simplify]: Extracting #3: cost 192 inf + 1 388.582 * * [simplify]: Extracting #4: cost 182 inf + 1023 388.584 * * [simplify]: Extracting #5: cost 139 inf + 8897 388.589 * * [simplify]: Extracting #6: cost 61 inf + 29417 388.600 * * [simplify]: Extracting #7: cost 6 inf + 50268 388.610 * * [simplify]: Extracting #8: cost 0 inf + 52771 388.621 * [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)) 388.621 * [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)))))) 388.621 * [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)))) 388.621 * * [simplify]: iters left: 6 (11 enodes) 388.624 * * [simplify]: iters left: 5 (43 enodes) 388.631 * * [simplify]: iters left: 4 (84 enodes) 388.645 * * [simplify]: iters left: 3 (212 enodes) 388.690 * * [simplify]: iters left: 2 (472 enodes) 388.793 * * [simplify]: Extracting #0: cost 1 inf + 0 388.793 * * [simplify]: Extracting #1: cost 0 inf + 1 388.793 * [simplify]: Simplified to 0 388.793 * [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)) 388.793 * * * * [progress]: [ 942 / 3260 ] simplifiying candidate # 388.794 * [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)))) 388.794 * * [simplify]: iters left: 6 (26 enodes) 388.799 * * [simplify]: iters left: 5 (100 enodes) 388.815 * * [simplify]: iters left: 4 (181 enodes) 388.850 * * [simplify]: iters left: 3 (407 enodes) 388.950 * * [simplify]: Extracting #0: cost 1 inf + 0 388.950 * * [simplify]: Extracting #1: cost 11 inf + 0 388.950 * * [simplify]: Extracting #2: cost 101 inf + 0 388.951 * * [simplify]: Extracting #3: cost 184 inf + 2 388.952 * * [simplify]: Extracting #4: cost 167 inf + 1801 388.954 * * [simplify]: Extracting #5: cost 113 inf + 10907 388.959 * * [simplify]: Extracting #6: cost 65 inf + 24482 388.969 * * [simplify]: Extracting #7: cost 5 inf + 48346 388.980 * * [simplify]: Extracting #8: cost 0 inf + 50630 388.991 * * [simplify]: Extracting #9: cost 0 inf + 50590 389.002 * [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))) 389.002 * [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))))) 389.002 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 389.003 * * [simplify]: iters left: 6 (12 enodes) 389.006 * * [simplify]: iters left: 5 (49 enodes) 389.014 * * [simplify]: iters left: 4 (99 enodes) 389.034 * * [simplify]: iters left: 3 (234 enodes) 389.088 * * [simplify]: iters left: 2 (447 enodes) 389.183 * * [simplify]: Extracting #0: cost 1 inf + 0 389.183 * * [simplify]: Extracting #1: cost 0 inf + 1 389.183 * [simplify]: Simplified to 0 389.184 * [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)) 389.184 * * * * [progress]: [ 943 / 3260 ] simplifiying candidate # 389.184 * [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)))))) 389.184 * * [simplify]: iters left: 6 (29 enodes) 389.190 * * [simplify]: iters left: 5 (111 enodes) 389.207 * * [simplify]: iters left: 4 (210 enodes) 389.249 * * [simplify]: iters left: 3 (476 enodes) 389.369 * * [simplify]: Extracting #0: cost 1 inf + 0 389.369 * * [simplify]: Extracting #1: cost 11 inf + 0 389.369 * * [simplify]: Extracting #2: cost 112 inf + 0 389.370 * * [simplify]: Extracting #3: cost 210 inf + 43 389.371 * * [simplify]: Extracting #4: cost 198 inf + 1193 389.373 * * [simplify]: Extracting #5: cost 143 inf + 13025 389.379 * * [simplify]: Extracting #6: cost 67 inf + 32893 389.390 * * [simplify]: Extracting #7: cost 4 inf + 57028 389.402 * * [simplify]: Extracting #8: cost 0 inf + 58756 389.414 * [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))) 389.415 * [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))))))) 389.415 * [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))))) 389.415 * * [simplify]: iters left: 6 (14 enodes) 389.421 * * [simplify]: iters left: 5 (57 enodes) 389.430 * * [simplify]: iters left: 4 (121 enodes) 389.454 * * [simplify]: iters left: 3 (291 enodes) 389.533 * * [simplify]: Extracting #0: cost 1 inf + 0 389.533 * * [simplify]: Extracting #1: cost 0 inf + 1 389.533 * [simplify]: Simplified to 0 389.533 * [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)) 389.533 * * * * [progress]: [ 944 / 3260 ] simplifiying candidate # 389.533 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 389.534 * * [simplify]: iters left: 6 (27 enodes) 389.539 * * [simplify]: iters left: 5 (103 enodes) 389.555 * * [simplify]: iters left: 4 (180 enodes) 389.587 * * [simplify]: iters left: 3 (403 enodes) 389.678 * * [simplify]: Extracting #0: cost 1 inf + 0 389.678 * * [simplify]: Extracting #1: cost 11 inf + 0 389.678 * * [simplify]: Extracting #2: cost 91 inf + 0 389.679 * * [simplify]: Extracting #3: cost 163 inf + 775 389.680 * * [simplify]: Extracting #4: cost 151 inf + 2040 389.681 * * [simplify]: Extracting #5: cost 120 inf + 6891 389.685 * * [simplify]: Extracting #6: cost 62 inf + 21549 389.693 * * [simplify]: Extracting #7: cost 7 inf + 41595 389.703 * * [simplify]: Extracting #8: cost 0 inf + 44547 389.715 * [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)) 389.715 * [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)))))) 389.715 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 389.716 * * [simplify]: iters left: 6 (13 enodes) 389.719 * * [simplify]: iters left: 5 (52 enodes) 389.727 * * [simplify]: iters left: 4 (98 enodes) 389.745 * * [simplify]: iters left: 3 (212 enodes) 389.786 * * [simplify]: iters left: 2 (371 enodes) 389.858 * * [simplify]: Extracting #0: cost 1 inf + 0 389.858 * * [simplify]: Extracting #1: cost 0 inf + 1 389.858 * [simplify]: Simplified to 0 389.858 * [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)) 389.858 * * * * [progress]: [ 945 / 3260 ] simplifiying candidate # 389.858 * [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)))) 389.858 * * [simplify]: iters left: 6 (27 enodes) 389.864 * * [simplify]: iters left: 5 (97 enodes) 389.879 * * [simplify]: iters left: 4 (169 enodes) 389.906 * * [simplify]: iters left: 3 (313 enodes) 389.961 * * [simplify]: Extracting #0: cost 1 inf + 0 389.961 * * [simplify]: Extracting #1: cost 11 inf + 0 389.961 * * [simplify]: Extracting #2: cost 88 inf + 0 389.961 * * [simplify]: Extracting #3: cost 130 inf + 1033 389.962 * * [simplify]: Extracting #4: cost 95 inf + 5198 389.964 * * [simplify]: Extracting #5: cost 85 inf + 7644 389.966 * * [simplify]: Extracting #6: cost 81 inf + 8590 389.970 * * [simplify]: Extracting #7: cost 38 inf + 22955 389.977 * * [simplify]: Extracting #8: cost 4 inf + 38200 389.985 * * [simplify]: Extracting #9: cost 0 inf + 39927 389.993 * [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)) 389.993 * [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))))) 389.993 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 389.994 * * [simplify]: iters left: 6 (12 enodes) 389.997 * * [simplify]: iters left: 5 (44 enodes) 390.004 * * [simplify]: iters left: 4 (92 enodes) 390.019 * * [simplify]: iters left: 3 (159 enodes) 390.044 * * [simplify]: iters left: 2 (267 enodes) 390.087 * * [simplify]: iters left: 1 (364 enodes) 390.144 * * [simplify]: Extracting #0: cost 1 inf + 0 390.145 * * [simplify]: Extracting #1: cost 0 inf + 1 390.145 * [simplify]: Simplified to 0 390.145 * [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)) 390.145 * * * * [progress]: [ 946 / 3260 ] simplifiying candidate # 390.145 * [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)))))) 390.145 * * [simplify]: iters left: 6 (30 enodes) 390.152 * * [simplify]: iters left: 5 (118 enodes) 390.170 * * [simplify]: iters left: 4 (242 enodes) 390.221 * * [simplify]: Extracting #0: cost 1 inf + 0 390.222 * * [simplify]: Extracting #1: cost 11 inf + 0 390.222 * * [simplify]: Extracting #2: cost 129 inf + 0 390.222 * * [simplify]: Extracting #3: cost 222 inf + 45 390.223 * * [simplify]: Extracting #4: cost 208 inf + 1628 390.225 * * [simplify]: Extracting #5: cost 126 inf + 24187 390.232 * * [simplify]: Extracting #6: cost 36 inf + 50945 390.241 * * [simplify]: Extracting #7: cost 9 inf + 61158 390.253 * * [simplify]: Extracting #8: cost 0 inf + 65586 390.264 * [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))))) 390.264 * [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))))))) 390.264 * [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))))) 390.264 * * [simplify]: iters left: 6 (15 enodes) 390.268 * * [simplify]: iters left: 5 (64 enodes) 390.278 * * [simplify]: iters left: 4 (149 enodes) 390.314 * * [simplify]: iters left: 3 (466 enodes) 390.564 * * [simplify]: Extracting #0: cost 1 inf + 0 390.564 * * [simplify]: Extracting #1: cost 0 inf + 1 390.564 * [simplify]: Simplified to 0 390.564 * [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)) 390.564 * * * * [progress]: [ 947 / 3260 ] simplifiying candidate # 390.565 * [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))))) 390.565 * * [simplify]: iters left: 6 (28 enodes) 390.571 * * [simplify]: iters left: 5 (110 enodes) 390.588 * * [simplify]: iters left: 4 (209 enodes) 390.630 * * [simplify]: Extracting #0: cost 1 inf + 0 390.630 * * [simplify]: Extracting #1: cost 11 inf + 0 390.630 * * [simplify]: Extracting #2: cost 106 inf + 0 390.630 * * [simplify]: Extracting #3: cost 174 inf + 3 390.631 * * [simplify]: Extracting #4: cost 164 inf + 941 390.633 * * [simplify]: Extracting #5: cost 113 inf + 12332 390.637 * * [simplify]: Extracting #6: cost 43 inf + 30867 390.644 * * [simplify]: Extracting #7: cost 3 inf + 46129 390.652 * * [simplify]: Extracting #8: cost 0 inf + 47679 390.660 * [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))) 390.660 * [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)))))) 390.660 * [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)))) 390.660 * * [simplify]: iters left: 6 (14 enodes) 390.664 * * [simplify]: iters left: 5 (59 enodes) 390.673 * * [simplify]: iters left: 4 (121 enodes) 390.698 * * [simplify]: iters left: 3 (332 enodes) 390.834 * * [simplify]: Extracting #0: cost 1 inf + 0 390.834 * * [simplify]: Extracting #1: cost 0 inf + 1 390.834 * [simplify]: Simplified to 0 390.834 * [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)) 390.835 * * * * [progress]: [ 948 / 3260 ] simplifiying candidate # 390.835 * [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)))) 390.835 * * [simplify]: iters left: 6 (28 enodes) 390.841 * * [simplify]: iters left: 5 (108 enodes) 390.859 * * [simplify]: iters left: 4 (203 enodes) 390.898 * * [simplify]: iters left: 3 (461 enodes) 391.028 * * [simplify]: Extracting #0: cost 1 inf + 0 391.028 * * [simplify]: Extracting #1: cost 11 inf + 0 391.028 * * [simplify]: Extracting #2: cost 142 inf + 0 391.029 * * [simplify]: Extracting #3: cost 228 inf + 292 391.030 * * [simplify]: Extracting #4: cost 195 inf + 3724 391.033 * * [simplify]: Extracting #5: cost 120 inf + 19578 391.041 * * [simplify]: Extracting #6: cost 52 inf + 39080 391.051 * * [simplify]: Extracting #7: cost 11 inf + 54774 391.066 * * [simplify]: Extracting #8: cost 0 inf + 59800 391.078 * [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))) 391.078 * [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))))) 391.078 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 391.079 * * [simplify]: iters left: 6 (13 enodes) 391.082 * * [simplify]: iters left: 5 (54 enodes) 391.091 * * [simplify]: iters left: 4 (112 enodes) 391.114 * * [simplify]: iters left: 3 (281 enodes) 391.208 * * [simplify]: Extracting #0: cost 1 inf + 0 391.208 * * [simplify]: Extracting #1: cost 0 inf + 1 391.208 * [simplify]: Simplified to 0 391.208 * [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)) 391.208 * * * * [progress]: [ 949 / 3260 ] simplifiying candidate # 391.208 * [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)))))) 391.208 * * [simplify]: iters left: 6 (28 enodes) 391.215 * * [simplify]: iters left: 5 (110 enodes) 391.234 * * [simplify]: iters left: 4 (224 enodes) 391.277 * * [simplify]: Extracting #0: cost 1 inf + 0 391.277 * * [simplify]: Extracting #1: cost 11 inf + 0 391.277 * * [simplify]: Extracting #2: cost 105 inf + 0 391.277 * * [simplify]: Extracting #3: cost 176 inf + 45 391.278 * * [simplify]: Extracting #4: cost 140 inf + 5893 391.282 * * [simplify]: Extracting #5: cost 73 inf + 22944 391.287 * * [simplify]: Extracting #6: cost 35 inf + 35233 391.296 * * [simplify]: Extracting #7: cost 1 inf + 48468 391.304 * * [simplify]: Extracting #8: cost 0 inf + 48857 391.312 * [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)))) 391.312 * [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))))))) 391.313 * [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))))) 391.313 * * [simplify]: iters left: 6 (14 enodes) 391.317 * * [simplify]: iters left: 5 (59 enodes) 391.326 * * [simplify]: iters left: 4 (134 enodes) 391.354 * * [simplify]: iters left: 3 (357 enodes) 391.491 * * [simplify]: Extracting #0: cost 1 inf + 0 391.491 * * [simplify]: Extracting #1: cost 0 inf + 1 391.491 * [simplify]: Simplified to 0 391.491 * [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)) 391.491 * * * * [progress]: [ 950 / 3260 ] simplifiying candidate # 391.491 * [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))))) 391.492 * * [simplify]: iters left: 6 (26 enodes) 391.497 * * [simplify]: iters left: 5 (100 enodes) 391.515 * * [simplify]: iters left: 4 (187 enodes) 391.548 * * [simplify]: iters left: 3 (427 enodes) 391.665 * * [simplify]: Extracting #0: cost 1 inf + 0 391.665 * * [simplify]: Extracting #1: cost 11 inf + 0 391.666 * * [simplify]: Extracting #2: cost 140 inf + 0 391.667 * * [simplify]: Extracting #3: cost 242 inf + 46 391.668 * * [simplify]: Extracting #4: cost 219 inf + 3423 391.673 * * [simplify]: Extracting #5: cost 128 inf + 20535 391.681 * * [simplify]: Extracting #6: cost 82 inf + 29438 391.689 * * [simplify]: Extracting #7: cost 50 inf + 39057 391.701 * * [simplify]: Extracting #8: cost 6 inf + 58847 391.714 * * [simplify]: Extracting #9: cost 0 inf + 61348 391.727 * [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)) 391.727 * [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)))))) 391.727 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 391.728 * * [simplify]: iters left: 6 (13 enodes) 391.731 * * [simplify]: iters left: 5 (53 enodes) 391.739 * * [simplify]: iters left: 4 (106 enodes) 391.761 * * [simplify]: iters left: 3 (257 enodes) 391.843 * * [simplify]: Extracting #0: cost 1 inf + 0 391.843 * * [simplify]: Extracting #1: cost 0 inf + 1 391.843 * [simplify]: Simplified to 0 391.843 * [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)) 391.843 * * * * [progress]: [ 951 / 3260 ] simplifiying candidate # 391.843 * [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)))) 391.844 * * [simplify]: iters left: 6 (26 enodes) 391.849 * * [simplify]: iters left: 5 (100 enodes) 391.867 * * [simplify]: iters left: 4 (180 enodes) 391.899 * * [simplify]: iters left: 3 (393 enodes) 392.012 * * [simplify]: Extracting #0: cost 1 inf + 0 392.012 * * [simplify]: Extracting #1: cost 11 inf + 0 392.013 * * [simplify]: Extracting #2: cost 123 inf + 0 392.013 * * [simplify]: Extracting #3: cost 188 inf + 88 392.014 * * [simplify]: Extracting #4: cost 161 inf + 2839 392.017 * * [simplify]: Extracting #5: cost 113 inf + 10099 392.024 * * [simplify]: Extracting #6: cost 63 inf + 23754 392.033 * * [simplify]: Extracting #7: cost 9 inf + 45199 392.044 * * [simplify]: Extracting #8: cost 0 inf + 48664 392.055 * [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))) 392.055 * [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))))) 392.055 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 392.055 * * [simplify]: iters left: 6 (12 enodes) 392.059 * * [simplify]: iters left: 5 (49 enodes) 392.067 * * [simplify]: iters left: 4 (94 enodes) 392.085 * * [simplify]: iters left: 3 (221 enodes) 392.154 * * [simplify]: iters left: 2 (492 enodes) 392.368 * * [simplify]: Extracting #0: cost 1 inf + 0 392.368 * * [simplify]: Extracting #1: cost 0 inf + 1 392.368 * [simplify]: Simplified to 0 392.368 * [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)) 392.368 * * * * [progress]: [ 952 / 3260 ] simplifiying candidate # 392.368 * [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)))))) 392.368 * * [simplify]: iters left: 6 (28 enodes) 392.377 * * [simplify]: iters left: 5 (106 enodes) 392.393 * * [simplify]: iters left: 4 (202 enodes) 392.432 * * [simplify]: iters left: 3 (462 enodes) 392.563 * * [simplify]: Extracting #0: cost 1 inf + 0 392.563 * * [simplify]: Extracting #1: cost 11 inf + 0 392.564 * * [simplify]: Extracting #2: cost 142 inf + 0 392.565 * * [simplify]: Extracting #3: cost 228 inf + 88 392.566 * * [simplify]: Extracting #4: cost 207 inf + 2450 392.569 * * [simplify]: Extracting #5: cost 122 inf + 20290 392.576 * * [simplify]: Extracting #6: cost 58 inf + 36991 392.586 * * [simplify]: Extracting #7: cost 6 inf + 57985 392.598 * * [simplify]: Extracting #8: cost 0 inf + 60674 392.612 * [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)))) 392.612 * [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))))))) 392.613 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 392.613 * * [simplify]: iters left: 6 (13 enodes) 392.616 * * [simplify]: iters left: 5 (52 enodes) 392.625 * * [simplify]: iters left: 4 (111 enodes) 392.649 * * [simplify]: iters left: 3 (278 enodes) 392.741 * * [simplify]: Extracting #0: cost 1 inf + 0 392.741 * * [simplify]: Extracting #1: cost 0 inf + 1 392.741 * [simplify]: Simplified to 0 392.741 * [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)) 392.741 * * * * [progress]: [ 953 / 3260 ] simplifiying candidate # 392.741 * [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))))) 392.741 * * [simplify]: iters left: 6 (26 enodes) 392.747 * * [simplify]: iters left: 5 (98 enodes) 392.762 * * [simplify]: iters left: 4 (175 enodes) 392.797 * * [simplify]: iters left: 3 (367 enodes) 392.882 * * [simplify]: Extracting #0: cost 1 inf + 0 392.882 * * [simplify]: Extracting #1: cost 11 inf + 0 392.882 * * [simplify]: Extracting #2: cost 109 inf + 0 392.883 * * [simplify]: Extracting #3: cost 159 inf + 339 392.884 * * [simplify]: Extracting #4: cost 127 inf + 3216 392.886 * * [simplify]: Extracting #5: cost 86 inf + 9265 392.891 * * [simplify]: Extracting #6: cost 77 inf + 11154 392.896 * * [simplify]: Extracting #7: cost 42 inf + 22820 392.904 * * [simplify]: Extracting #8: cost 5 inf + 38831 392.913 * * [simplify]: Extracting #9: cost 0 inf + 41131 392.922 * [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)) 392.922 * [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)))))) 392.922 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 392.922 * * [simplify]: iters left: 6 (12 enodes) 392.925 * * [simplify]: iters left: 5 (47 enodes) 392.933 * * [simplify]: iters left: 4 (89 enodes) 392.951 * * [simplify]: iters left: 3 (186 enodes) 392.996 * * [simplify]: iters left: 2 (378 enodes) 393.127 * * [simplify]: Extracting #0: cost 1 inf + 0 393.127 * * [simplify]: Extracting #1: cost 0 inf + 1 393.128 * [simplify]: Simplified to 0 393.128 * [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)) 393.128 * * * * [progress]: [ 954 / 3260 ] simplifiying candidate # 393.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)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 393.128 * * [simplify]: iters left: 6 (26 enodes) 393.134 * * [simplify]: iters left: 5 (95 enodes) 393.148 * * [simplify]: iters left: 4 (144 enodes) 393.439 * * [simplify]: iters left: 3 (254 enodes) 393.480 * * [simplify]: iters left: 2 (443 enodes) 393.565 * * [simplify]: Extracting #0: cost 1 inf + 0 393.565 * * [simplify]: Extracting #1: cost 9 inf + 0 393.566 * * [simplify]: Extracting #2: cost 79 inf + 2 393.566 * * [simplify]: Extracting #3: cost 127 inf + 916 393.567 * * [simplify]: Extracting #4: cost 105 inf + 2854 393.569 * * [simplify]: Extracting #5: cost 108 inf + 2987 393.570 * * [simplify]: Extracting #6: cost 102 inf + 4115 393.574 * * [simplify]: Extracting #7: cost 46 inf + 23371 393.584 * * [simplify]: Extracting #8: cost 4 inf + 39679 393.594 * * [simplify]: Extracting #9: cost 1 inf + 40681 393.604 * * [simplify]: Extracting #10: cost 0 inf + 41140 393.616 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ b (* a 2))) 393.616 * [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))))) 393.616 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 393.616 * * [simplify]: iters left: 6 (11 enodes) 393.619 * * [simplify]: iters left: 5 (40 enodes) 393.625 * * [simplify]: iters left: 4 (65 enodes) 393.636 * * [simplify]: iters left: 3 (97 enodes) 393.651 * * [simplify]: iters left: 2 (165 enodes) 393.685 * * [simplify]: iters left: 1 (271 enodes) 393.738 * * [simplify]: Extracting #0: cost 1 inf + 0 393.738 * * [simplify]: Extracting #1: cost 0 inf + 1 393.738 * [simplify]: Simplified to 0 393.738 * [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)) 393.738 * * * * [progress]: [ 955 / 3260 ] simplifiying candidate # 393.738 * [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)))))) 393.738 * * [simplify]: iters left: 6 (27 enodes) 393.744 * * [simplify]: iters left: 5 (105 enodes) 393.761 * * [simplify]: iters left: 4 (197 enodes) 393.800 * * [simplify]: iters left: 3 (437 enodes) 393.913 * * [simplify]: Extracting #0: cost 1 inf + 0 393.913 * * [simplify]: Extracting #1: cost 11 inf + 0 393.914 * * [simplify]: Extracting #2: cost 142 inf + 0 393.914 * * [simplify]: Extracting #3: cost 222 inf + 131 393.915 * * [simplify]: Extracting #4: cost 203 inf + 2491 393.918 * * [simplify]: Extracting #5: cost 137 inf + 15226 393.924 * * [simplify]: Extracting #6: cost 62 inf + 33932 393.934 * * [simplify]: Extracting #7: cost 6 inf + 56289 393.946 * * [simplify]: Extracting #8: cost 0 inf + 59288 393.957 * [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)))) 393.957 * [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))))))) 393.958 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 393.958 * * [simplify]: iters left: 6 (12 enodes) 393.961 * * [simplify]: iters left: 5 (51 enodes) 393.971 * * [simplify]: iters left: 4 (106 enodes) 393.993 * * [simplify]: iters left: 3 (247 enodes) 394.060 * * [simplify]: Extracting #0: cost 1 inf + 0 394.060 * * [simplify]: Extracting #1: cost 0 inf + 1 394.060 * [simplify]: Simplified to 0 394.060 * [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)) 394.060 * * * * [progress]: [ 956 / 3260 ] simplifiying candidate # 394.060 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 394.061 * * [simplify]: iters left: 6 (25 enodes) 394.066 * * [simplify]: iters left: 5 (97 enodes) 394.083 * * [simplify]: iters left: 4 (172 enodes) 394.114 * * [simplify]: iters left: 3 (367 enodes) 394.198 * * [simplify]: Extracting #0: cost 1 inf + 0 394.198 * * [simplify]: Extracting #1: cost 11 inf + 0 394.198 * * [simplify]: Extracting #2: cost 110 inf + 0 394.199 * * [simplify]: Extracting #3: cost 162 inf + 256 394.200 * * [simplify]: Extracting #4: cost 133 inf + 2806 394.203 * * [simplify]: Extracting #5: cost 86 inf + 10156 394.207 * * [simplify]: Extracting #6: cost 54 inf + 21300 394.214 * * [simplify]: Extracting #7: cost 6 inf + 39600 394.223 * * [simplify]: Extracting #8: cost 0 inf + 41982 394.232 * [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)) 394.232 * [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)))))) 394.232 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 394.232 * * [simplify]: iters left: 6 (11 enodes) 394.235 * * [simplify]: iters left: 5 (46 enodes) 394.242 * * [simplify]: iters left: 4 (86 enodes) 394.259 * * [simplify]: iters left: 3 (183 enodes) 394.304 * * [simplify]: iters left: 2 (372 enodes) 394.431 * * [simplify]: Extracting #0: cost 1 inf + 0 394.431 * * [simplify]: Extracting #1: cost 0 inf + 1 394.431 * [simplify]: Simplified to 0 394.431 * [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)) 394.432 * * * * [progress]: [ 957 / 3260 ] simplifiying candidate # 394.432 * [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)))) 394.432 * * [simplify]: iters left: 6 (25 enodes) 394.438 * * [simplify]: iters left: 5 (94 enodes) 394.451 * * [simplify]: iters left: 4 (143 enodes) 394.476 * * [simplify]: iters left: 3 (253 enodes) 394.516 * * [simplify]: iters left: 2 (445 enodes) 394.600 * * [simplify]: Extracting #0: cost 1 inf + 0 394.600 * * [simplify]: Extracting #1: cost 9 inf + 0 394.600 * * [simplify]: Extracting #2: cost 79 inf + 2 394.601 * * [simplify]: Extracting #3: cost 130 inf + 628 394.602 * * [simplify]: Extracting #4: cost 106 inf + 2570 394.603 * * [simplify]: Extracting #5: cost 108 inf + 3067 394.605 * * [simplify]: Extracting #6: cost 102 inf + 4155 394.608 * * [simplify]: Extracting #7: cost 51 inf + 20657 394.616 * * [simplify]: Extracting #8: cost 6 inf + 38504 394.626 * * [simplify]: Extracting #9: cost 0 inf + 41140 394.635 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (/ b (* a 2))) 394.635 * [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))))) 394.636 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 394.636 * * [simplify]: iters left: 6 (10 enodes) 394.638 * * [simplify]: iters left: 5 (39 enodes) 394.646 * * [simplify]: iters left: 4 (64 enodes) 394.657 * * [simplify]: iters left: 3 (96 enodes) 394.672 * * [simplify]: iters left: 2 (164 enodes) 394.706 * * [simplify]: iters left: 1 (270 enodes) 394.757 * * [simplify]: Extracting #0: cost 1 inf + 0 394.757 * * [simplify]: Extracting #1: cost 0 inf + 1 394.757 * [simplify]: Simplified to 0 394.757 * [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)) 394.757 * * * * [progress]: [ 958 / 3260 ] simplifiying candidate # 394.757 * [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)))))) 394.757 * * [simplify]: iters left: 6 (27 enodes) 394.763 * * [simplify]: iters left: 5 (106 enodes) 394.780 * * [simplify]: iters left: 4 (206 enodes) 394.816 * * [simplify]: iters left: 3 (438 enodes) 394.914 * * [simplify]: Extracting #0: cost 1 inf + 0 394.914 * * [simplify]: Extracting #1: cost 11 inf + 0 394.914 * * [simplify]: Extracting #2: cost 115 inf + 0 394.915 * * [simplify]: Extracting #3: cost 214 inf + 172 394.916 * * [simplify]: Extracting #4: cost 189 inf + 3294 394.919 * * [simplify]: Extracting #5: cost 111 inf + 18163 394.925 * * [simplify]: Extracting #6: cost 58 inf + 31427 394.936 * * [simplify]: Extracting #7: cost 8 inf + 51645 394.947 * * [simplify]: Extracting #8: cost 0 inf + 55121 394.958 * * [simplify]: Extracting #9: cost 0 inf + 55041 394.968 * [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))))) 394.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))))))) 394.969 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 394.969 * * [simplify]: iters left: 6 (12 enodes) 394.973 * * [simplify]: iters left: 5 (53 enodes) 394.981 * * [simplify]: iters left: 4 (117 enodes) 395.004 * * [simplify]: iters left: 3 (255 enodes) 395.063 * * [simplify]: Extracting #0: cost 1 inf + 0 395.063 * * [simplify]: Extracting #1: cost 0 inf + 1 395.063 * [simplify]: Simplified to 0 395.063 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ 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)) 395.064 * * * * [progress]: [ 959 / 3260 ] simplifiying candidate # 395.064 * [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))))) 395.064 * * [simplify]: iters left: 6 (25 enodes) 395.070 * * [simplify]: iters left: 5 (98 enodes) 395.085 * * [simplify]: iters left: 4 (182 enodes) 395.115 * * [simplify]: iters left: 3 (345 enodes) 395.183 * * [simplify]: Extracting #0: cost 1 inf + 0 395.183 * * [simplify]: Extracting #1: cost 11 inf + 0 395.184 * * [simplify]: Extracting #2: cost 100 inf + 0 395.184 * * [simplify]: Extracting #3: cost 167 inf + 89 395.185 * * [simplify]: Extracting #4: cost 115 inf + 5011 395.188 * * [simplify]: Extracting #5: cost 85 inf + 9465 395.192 * * [simplify]: Extracting #6: cost 52 inf + 20692 395.200 * * [simplify]: Extracting #7: cost 5 inf + 38531 395.208 * * [simplify]: Extracting #8: cost 0 inf + 40911 395.217 * [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)) 395.217 * [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)))))) 395.217 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 395.217 * * [simplify]: iters left: 6 (11 enodes) 395.221 * * [simplify]: iters left: 5 (48 enodes) 395.228 * * [simplify]: iters left: 4 (98 enodes) 395.244 * * [simplify]: iters left: 3 (181 enodes) 395.282 * * [simplify]: iters left: 2 (358 enodes) 395.387 * * [simplify]: Extracting #0: cost 1 inf + 0 395.388 * * [simplify]: Extracting #1: cost 0 inf + 1 395.388 * [simplify]: Simplified to 0 395.388 * [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)) 395.388 * * * * [progress]: [ 960 / 3260 ] simplifiying candidate # 395.388 * [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)))) 395.388 * * [simplify]: iters left: 6 (25 enodes) 395.394 * * [simplify]: iters left: 5 (94 enodes) 395.410 * * [simplify]: iters left: 4 (163 enodes) 395.435 * * [simplify]: iters left: 3 (293 enodes) 395.488 * * [simplify]: Extracting #0: cost 1 inf + 0 395.488 * * [simplify]: Extracting #1: cost 12 inf + 0 395.488 * * [simplify]: Extracting #2: cost 88 inf + 1 395.489 * * [simplify]: Extracting #3: cost 118 inf + 1335 395.490 * * [simplify]: Extracting #4: cost 82 inf + 4257 395.491 * * [simplify]: Extracting #5: cost 83 inf + 4910 395.493 * * [simplify]: Extracting #6: cost 79 inf + 5913 395.496 * * [simplify]: Extracting #7: cost 28 inf + 23971 395.504 * * [simplify]: Extracting #8: cost 2 inf + 36062 395.511 * * [simplify]: Extracting #9: cost 0 inf + 36941 395.519 * [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))))) 395.519 * [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))))) 395.519 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 395.519 * * [simplify]: iters left: 6 (10 enodes) 395.523 * * [simplify]: iters left: 5 (41 enodes) 395.529 * * [simplify]: iters left: 4 (81 enodes) 395.543 * * [simplify]: iters left: 3 (127 enodes) 395.560 * * [simplify]: iters left: 2 (186 enodes) 395.585 * * [simplify]: iters left: 1 (266 enodes) 395.648 * * [simplify]: Extracting #0: cost 1 inf + 0 395.648 * * [simplify]: Extracting #1: cost 0 inf + 1 395.648 * [simplify]: Simplified to 0 395.648 * [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)) 395.648 * * * * [progress]: [ 961 / 3260 ] simplifiying candidate # 395.648 * [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))) 395.648 * * [simplify]: iters left: 6 (24 enodes) 395.654 * * [simplify]: iters left: 5 (91 enodes) 395.668 * * [simplify]: iters left: 4 (145 enodes) 395.691 * * [simplify]: iters left: 3 (257 enodes) 395.735 * * [simplify]: iters left: 2 (457 enodes) 395.827 * * [simplify]: Extracting #0: cost 1 inf + 0 395.827 * * [simplify]: Extracting #1: cost 9 inf + 0 395.827 * * [simplify]: Extracting #2: cost 83 inf + 2 395.828 * * [simplify]: Extracting #3: cost 137 inf + 464 395.829 * * [simplify]: Extracting #4: cost 104 inf + 3150 395.830 * * [simplify]: Extracting #5: cost 107 inf + 3523 395.832 * * [simplify]: Extracting #6: cost 101 inf + 4788 395.836 * * [simplify]: Extracting #7: cost 43 inf + 24764 395.846 * * [simplify]: Extracting #8: cost 5 inf + 39674 395.856 * * [simplify]: Extracting #9: cost 0 inf + 41635 395.866 * [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))) 395.867 * [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)))) 395.867 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 395.867 * * [simplify]: iters left: 6 (9 enodes) 395.869 * * [simplify]: iters left: 5 (36 enodes) 395.876 * * [simplify]: iters left: 4 (67 enodes) 395.886 * * [simplify]: iters left: 3 (97 enodes) 395.904 * * [simplify]: iters left: 2 (158 enodes) 395.937 * * [simplify]: iters left: 1 (263 enodes) 395.982 * * [simplify]: Extracting #0: cost 1 inf + 0 395.982 * * [simplify]: Extracting #1: cost 0 inf + 1 395.982 * [simplify]: Simplified to 0 395.982 * [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)) 395.982 * * * * [progress]: [ 962 / 3260 ] simplifiying candidate # 395.982 * [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)))) 395.982 * * [simplify]: iters left: 6 (24 enodes) 395.988 * * [simplify]: iters left: 5 (92 enodes) 396.001 * * [simplify]: iters left: 4 (154 enodes) 396.027 * * [simplify]: iters left: 3 (286 enodes) 396.079 * * [simplify]: Extracting #0: cost 1 inf + 0 396.079 * * [simplify]: Extracting #1: cost 11 inf + 0 396.079 * * [simplify]: Extracting #2: cost 87 inf + 0 396.080 * * [simplify]: Extracting #3: cost 130 inf + 463 396.081 * * [simplify]: Extracting #4: cost 93 inf + 3548 396.082 * * [simplify]: Extracting #5: cost 83 inf + 5396 396.084 * * [simplify]: Extracting #6: cost 77 inf + 6523 396.087 * * [simplify]: Extracting #7: cost 37 inf + 19939 396.094 * * [simplify]: Extracting #8: cost 1 inf + 36854 396.101 * * [simplify]: Extracting #9: cost 0 inf + 37514 396.109 * [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)) 396.109 * [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))))) 396.109 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 396.109 * * [simplify]: iters left: 5 (9 enodes) 396.112 * * [simplify]: iters left: 4 (39 enodes) 396.118 * * [simplify]: iters left: 3 (65 enodes) 396.128 * * [simplify]: iters left: 2 (129 enodes) 396.154 * * [simplify]: iters left: 1 (210 enodes) 396.189 * * [simplify]: Extracting #0: cost 1 inf + 0 396.189 * * [simplify]: Extracting #1: cost 0 inf + 1 396.189 * [simplify]: Simplified to 0 396.189 * [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)) 396.190 * * * * [progress]: [ 963 / 3260 ] simplifiying candidate # 396.190 * [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)))))) 396.190 * * [simplify]: iters left: 6 (25 enodes) 396.197 * * [simplify]: iters left: 5 (94 enodes) 396.211 * * [simplify]: iters left: 4 (142 enodes) 396.233 * * [simplify]: iters left: 3 (241 enodes) 396.276 * * [simplify]: iters left: 2 (394 enodes) 396.347 * * [simplify]: Extracting #0: cost 1 inf + 0 396.347 * * [simplify]: Extracting #1: cost 11 inf + 0 396.347 * * [simplify]: Extracting #2: cost 74 inf + 0 396.348 * * [simplify]: Extracting #3: cost 124 inf + 418 396.348 * * [simplify]: Extracting #4: cost 117 inf + 1448 396.349 * * [simplify]: Extracting #5: cost 108 inf + 7030 396.351 * * [simplify]: Extracting #6: cost 93 inf + 12921 396.355 * * [simplify]: Extracting #7: cost 42 inf + 28750 396.363 * * [simplify]: Extracting #8: cost 2 inf + 43437 396.372 * * [simplify]: Extracting #9: cost 0 inf + 44102 396.380 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ a (fabs (cbrt (fma (* c a) -4 (* b b)))))) 2) (/ b (* a 2))) 396.380 * [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))))))) 396.381 * [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))))) 396.381 * * [simplify]: iters left: 6 (10 enodes) 396.385 * * [simplify]: iters left: 5 (37 enodes) 396.390 * * [simplify]: iters left: 4 (57 enodes) 396.400 * * [simplify]: iters left: 3 (104 enodes) 396.416 * * [simplify]: iters left: 2 (158 enodes) 396.439 * * [simplify]: iters left: 1 (225 enodes) 396.472 * * [simplify]: Extracting #0: cost 1 inf + 0 396.472 * * [simplify]: Extracting #1: cost 0 inf + 1 396.472 * [simplify]: Simplified to 0 396.472 * [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)) 396.473 * * * * [progress]: [ 964 / 3260 ] simplifiying candidate # 396.473 * [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))))) 396.473 * * [simplify]: iters left: 6 (24 enodes) 396.478 * * [simplify]: iters left: 5 (85 enodes) 396.490 * * [simplify]: iters left: 4 (126 enodes) 396.509 * * [simplify]: iters left: 3 (210 enodes) 396.545 * * [simplify]: iters left: 2 (323 enodes) 396.599 * * [simplify]: iters left: 1 (469 enodes) 396.697 * * [simplify]: Extracting #0: cost 1 inf + 0 396.697 * * [simplify]: Extracting #1: cost 9 inf + 0 396.697 * * [simplify]: Extracting #2: cost 73 inf + 0 396.697 * * [simplify]: Extracting #3: cost 109 inf + 169 396.698 * * [simplify]: Extracting #4: cost 101 inf + 953 396.699 * * [simplify]: Extracting #5: cost 100 inf + 1896 396.700 * * [simplify]: Extracting #6: cost 94 inf + 3121 396.702 * * [simplify]: Extracting #7: cost 50 inf + 16640 396.710 * * [simplify]: Extracting #8: cost 0 inf + 34420 396.719 * * [simplify]: Extracting #9: cost 0 inf + 34325 396.727 * [simplify]: Simplified to (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) a)) (/ b (* a 2))) 396.727 * [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)))))) 396.727 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 396.728 * * [simplify]: iters left: 6 (9 enodes) 396.730 * * [simplify]: iters left: 5 (29 enodes) 396.734 * * [simplify]: iters left: 4 (42 enodes) 396.739 * * [simplify]: iters left: 3 (58 enodes) 396.748 * * [simplify]: iters left: 2 (68 enodes) 396.755 * * [simplify]: Extracting #0: cost 1 inf + 0 396.755 * * [simplify]: Extracting #1: cost 0 inf + 1 396.755 * [simplify]: Simplified to 0 396.755 * [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)) 396.755 * * * * [progress]: [ 965 / 3260 ] simplifiying candidate # 396.755 * [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)))))) 396.755 * * [simplify]: iters left: 6 (28 enodes) 396.762 * * [simplify]: iters left: 5 (108 enodes) 396.778 * * [simplify]: iters left: 4 (209 enodes) 396.819 * * [simplify]: iters left: 3 (433 enodes) 396.903 * * [simplify]: Extracting #0: cost 1 inf + 0 396.903 * * [simplify]: Extracting #1: cost 11 inf + 0 396.904 * * [simplify]: Extracting #2: cost 88 inf + 0 396.904 * * [simplify]: Extracting #3: cost 151 inf + 205 396.905 * * [simplify]: Extracting #4: cost 144 inf + 859 396.906 * * [simplify]: Extracting #5: cost 128 inf + 6525 396.909 * * [simplify]: Extracting #6: cost 72 inf + 21106 396.914 * * [simplify]: Extracting #7: cost 55 inf + 23958 396.920 * * [simplify]: Extracting #8: cost 20 inf + 36049 396.929 * * [simplify]: Extracting #9: cost 0 inf + 44598 396.940 * * [simplify]: Extracting #10: cost 0 inf + 44568 396.949 * [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)) 396.949 * [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))))))) 396.949 * [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))))) 396.949 * * [simplify]: iters left: 6 (13 enodes) 396.953 * * [simplify]: iters left: 5 (53 enodes) 396.961 * * [simplify]: iters left: 4 (117 enodes) 396.985 * * [simplify]: iters left: 3 (275 enodes) 397.037 * * [simplify]: iters left: 2 (474 enodes) 397.142 * * [simplify]: Extracting #0: cost 1 inf + 0 397.143 * * [simplify]: Extracting #1: cost 0 inf + 1 397.143 * [simplify]: Simplified to 0 397.143 * [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)) 397.143 * * * * [progress]: [ 966 / 3260 ] simplifiying candidate # 397.143 * [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))))) 397.143 * * [simplify]: iters left: 6 (27 enodes) 397.149 * * [simplify]: iters left: 5 (102 enodes) 397.167 * * [simplify]: iters left: 4 (172 enodes) 397.193 * * [simplify]: iters left: 3 (311 enodes) 397.248 * * [simplify]: iters left: 2 (482 enodes) 397.330 * * [simplify]: Extracting #0: cost 1 inf + 0 397.330 * * [simplify]: Extracting #1: cost 11 inf + 0 397.331 * * [simplify]: Extracting #2: cost 86 inf + 0 397.331 * * [simplify]: Extracting #3: cost 148 inf + 335 397.332 * * [simplify]: Extracting #4: cost 130 inf + 3109 397.334 * * [simplify]: Extracting #5: cost 106 inf + 9931 397.337 * * [simplify]: Extracting #6: cost 94 inf + 12921 397.342 * * [simplify]: Extracting #7: cost 83 inf + 14269 397.346 * * [simplify]: Extracting #8: cost 40 inf + 28643 397.355 * * [simplify]: Extracting #9: cost 1 inf + 43615 397.364 * * [simplify]: Extracting #10: cost 0 inf + 43606 397.374 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma b b (* (* a -4) c)))) (sqrt (cbrt (fma b b (* (* a -4) c))))) (* a 2)) (/ b (* a 2))) 397.374 * [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)))))) 397.374 * [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)))) 397.374 * * [simplify]: iters left: 6 (12 enodes) 397.377 * * [simplify]: iters left: 5 (47 enodes) 397.384 * * [simplify]: iters left: 4 (82 enodes) 397.397 * * [simplify]: iters left: 3 (157 enodes) 397.424 * * [simplify]: iters left: 2 (248 enodes) 397.461 * * [simplify]: iters left: 1 (341 enodes) 397.513 * * [simplify]: Extracting #0: cost 1 inf + 0 397.513 * * [simplify]: Extracting #1: cost 0 inf + 1 397.513 * [simplify]: Simplified to 0 397.513 * [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)) 397.513 * * * * [progress]: [ 967 / 3260 ] simplifiying candidate # 397.513 * [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)))) 397.513 * * [simplify]: iters left: 6 (26 enodes) 397.519 * * [simplify]: iters left: 5 (97 enodes) 397.536 * * [simplify]: iters left: 4 (173 enodes) 397.565 * * [simplify]: iters left: 3 (328 enodes) 397.632 * * [simplify]: Extracting #0: cost 1 inf + 0 397.632 * * [simplify]: Extracting #1: cost 13 inf + 0 397.632 * * [simplify]: Extracting #2: cost 74 inf + 0 397.632 * * [simplify]: Extracting #3: cost 123 inf + 2 397.633 * * [simplify]: Extracting #4: cost 115 inf + 619 397.634 * * [simplify]: Extracting #5: cost 105 inf + 2992 397.636 * * [simplify]: Extracting #6: cost 66 inf + 12183 397.640 * * [simplify]: Extracting #7: cost 21 inf + 25839 397.648 * * [simplify]: Extracting #8: cost 1 inf + 34037 397.654 * * [simplify]: Extracting #9: cost 0 inf + 34361 397.661 * [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)) 397.661 * [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))))) 397.662 * [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))) 397.662 * * [simplify]: iters left: 6 (12 enodes) 397.665 * * [simplify]: iters left: 5 (47 enodes) 397.672 * * [simplify]: iters left: 4 (89 enodes) 397.688 * * [simplify]: iters left: 3 (180 enodes) 397.726 * * [simplify]: iters left: 2 (296 enodes) 397.781 * * [simplify]: iters left: 1 (428 enodes) 397.867 * * [simplify]: Extracting #0: cost 1 inf + 0 397.867 * * [simplify]: Extracting #1: cost 0 inf + 1 397.867 * [simplify]: Simplified to 0 397.867 * [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)) 397.867 * * * * [progress]: [ 968 / 3260 ] simplifiying candidate # 397.867 * [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)))))) 397.867 * * [simplify]: iters left: 6 (27 enodes) 397.873 * * [simplify]: iters left: 5 (101 enodes) 397.890 * * [simplify]: iters left: 4 (170 enodes) 397.916 * * [simplify]: iters left: 3 (290 enodes) 397.964 * * [simplify]: iters left: 2 (442 enodes) 398.038 * * [simplify]: Extracting #0: cost 1 inf + 0 398.038 * * [simplify]: Extracting #1: cost 11 inf + 0 398.038 * * [simplify]: Extracting #2: cost 84 inf + 0 398.039 * * [simplify]: Extracting #3: cost 144 inf + 329 398.040 * * [simplify]: Extracting #4: cost 134 inf + 1835 398.041 * * [simplify]: Extracting #5: cost 120 inf + 5571 398.043 * * [simplify]: Extracting #6: cost 94 inf + 11732 398.047 * * [simplify]: Extracting #7: cost 47 inf + 25929 398.056 * * [simplify]: Extracting #8: cost 1 inf + 43146 398.066 * * [simplify]: Extracting #9: cost 0 inf + 43177 398.076 * [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)))) 398.076 * [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))))))) 398.076 * [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))))) 398.076 * * [simplify]: iters left: 6 (12 enodes) 398.079 * * [simplify]: iters left: 5 (46 enodes) 398.086 * * [simplify]: iters left: 4 (81 enodes) 398.098 * * [simplify]: iters left: 3 (134 enodes) 398.117 * * [simplify]: iters left: 2 (197 enodes) 398.144 * * [simplify]: iters left: 1 (271 enodes) 398.180 * * [simplify]: Extracting #0: cost 1 inf + 0 398.180 * * [simplify]: Extracting #1: cost 0 inf + 1 398.180 * [simplify]: Simplified to 0 398.180 * [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)) 398.180 * * * * [progress]: [ 969 / 3260 ] simplifiying candidate # 398.181 * [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))))) 398.181 * * [simplify]: iters left: 6 (25 enodes) 398.188 * * [simplify]: iters left: 5 (92 enodes) 398.201 * * [simplify]: iters left: 4 (141 enodes) 398.222 * * [simplify]: iters left: 3 (240 enodes) 398.262 * * [simplify]: iters left: 2 (372 enodes) 398.324 * * [simplify]: Extracting #0: cost 1 inf + 0 398.324 * * [simplify]: Extracting #1: cost 9 inf + 0 398.324 * * [simplify]: Extracting #2: cost 69 inf + 0 398.324 * * [simplify]: Extracting #3: cost 125 inf + 127 398.325 * * [simplify]: Extracting #4: cost 119 inf + 1193 398.326 * * [simplify]: Extracting #5: cost 119 inf + 1890 398.327 * * [simplify]: Extracting #6: cost 102 inf + 4446 398.330 * * [simplify]: Extracting #7: cost 37 inf + 23115 398.337 * * [simplify]: Extracting #8: cost 3 inf + 35242 398.345 * * [simplify]: Extracting #9: cost 0 inf + 36208 398.353 * [simplify]: Simplified to (+ (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2)) (/ (- (/ b 2)) a)) 398.353 * [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)))))) 398.353 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 398.353 * * [simplify]: iters left: 6 (10 enodes) 398.356 * * [simplify]: iters left: 5 (38 enodes) 398.361 * * [simplify]: iters left: 4 (59 enodes) 398.369 * * [simplify]: iters left: 3 (88 enodes) 398.382 * * [simplify]: iters left: 2 (117 enodes) 398.396 * * [simplify]: iters left: 1 (144 enodes) 398.413 * * [simplify]: Extracting #0: cost 1 inf + 0 398.413 * * [simplify]: Extracting #1: cost 0 inf + 1 398.413 * [simplify]: Simplified to 0 398.413 * [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)) 398.413 * * * * [progress]: [ 970 / 3260 ] simplifiying candidate # 398.413 * [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)))) 398.413 * * [simplify]: iters left: 6 (25 enodes) 398.419 * * [simplify]: iters left: 5 (92 enodes) 398.432 * * [simplify]: iters left: 4 (145 enodes) 398.456 * * [simplify]: iters left: 3 (254 enodes) 398.497 * * [simplify]: iters left: 2 (391 enodes) 398.562 * * [simplify]: Extracting #0: cost 1 inf + 0 398.562 * * [simplify]: Extracting #1: cost 11 inf + 0 398.562 * * [simplify]: Extracting #2: cost 73 inf + 0 398.563 * * [simplify]: Extracting #3: cost 112 inf + 623 398.564 * * [simplify]: Extracting #4: cost 100 inf + 1774 398.565 * * [simplify]: Extracting #5: cost 96 inf + 3368 398.566 * * [simplify]: Extracting #6: cost 90 inf + 4738 398.569 * * [simplify]: Extracting #7: cost 44 inf + 18303 398.576 * * [simplify]: Extracting #8: cost 3 inf + 33283 398.584 * * [simplify]: Extracting #9: cost 0 inf + 34288 398.592 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ a (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2))) (/ b (* a 2))) 398.592 * [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))))) 398.592 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 398.592 * * [simplify]: iters left: 6 (11 enodes) 398.595 * * [simplify]: iters left: 5 (42 enodes) 398.601 * * [simplify]: iters left: 4 (67 enodes) 398.611 * * [simplify]: iters left: 3 (111 enodes) 398.628 * * [simplify]: iters left: 2 (140 enodes) 398.644 * * [simplify]: iters left: 1 (160 enodes) 398.660 * * [simplify]: Extracting #0: cost 1 inf + 0 398.660 * * [simplify]: Extracting #1: cost 0 inf + 1 398.660 * [simplify]: Simplified to 0 398.660 * [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)) 398.660 * * * * [progress]: [ 971 / 3260 ] simplifiying candidate # 398.661 * [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)))))) 398.661 * * [simplify]: iters left: 6 (31 enodes) 398.668 * * [simplify]: iters left: 5 (123 enodes) 398.687 * * [simplify]: iters left: 4 (273 enodes) 398.760 * * [simplify]: Extracting #0: cost 1 inf + 0 398.760 * * [simplify]: Extracting #1: cost 11 inf + 0 398.760 * * [simplify]: Extracting #2: cost 165 inf + 0 398.761 * * [simplify]: Extracting #3: cost 293 inf + 84 398.762 * * [simplify]: Extracting #4: cost 275 inf + 2957 398.768 * * [simplify]: Extracting #5: cost 114 inf + 60422 398.780 * * [simplify]: Extracting #6: cost 40 inf + 87748 398.794 * * [simplify]: Extracting #7: cost 2 inf + 101134 398.809 * * [simplify]: Extracting #8: cost 0 inf + 102024 398.826 * [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)))) 398.826 * [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))))))) 398.826 * [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))))) 398.826 * * [simplify]: iters left: 6 (16 enodes) 398.830 * * [simplify]: iters left: 5 (68 enodes) 398.841 * * [simplify]: iters left: 4 (179 enodes) 398.897 * * [simplify]: Extracting #0: cost 1 inf + 0 398.897 * * [simplify]: Extracting #1: cost 27 inf + 0 398.897 * * [simplify]: Extracting #2: cost 153 inf + 0 398.898 * * [simplify]: Extracting #3: cost 242 inf + 83 398.900 * * [simplify]: Extracting #4: cost 185 inf + 16503 398.910 * * [simplify]: Extracting #5: cost 15 inf + 79352 398.922 * * [simplify]: Extracting #6: cost 0 inf + 84943 398.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))))) 398.934 * [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))))))) 398.934 * * * * [progress]: [ 972 / 3260 ] simplifiying candidate # 398.934 * [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))))) 398.934 * * [simplify]: iters left: 6 (30 enodes) 398.943 * * [simplify]: iters left: 5 (118 enodes) 398.962 * * [simplify]: iters left: 4 (237 enodes) 399.014 * * [simplify]: Extracting #0: cost 1 inf + 0 399.014 * * [simplify]: Extracting #1: cost 11 inf + 0 399.015 * * [simplify]: Extracting #2: cost 128 inf + 0 399.015 * * [simplify]: Extracting #3: cost 221 inf + 43 399.016 * * [simplify]: Extracting #4: cost 210 inf + 1344 399.019 * * [simplify]: Extracting #5: cost 119 inf + 30180 399.028 * * [simplify]: Extracting #6: cost 30 inf + 59215 399.038 * * [simplify]: Extracting #7: cost 0 inf + 69855 399.049 * * [simplify]: Extracting #8: cost 0 inf + 69825 399.060 * [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))))) 399.060 * [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)))))) 399.060 * [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)))) 399.060 * * [simplify]: iters left: 6 (15 enodes) 399.064 * * [simplify]: iters left: 5 (63 enodes) 399.076 * * [simplify]: iters left: 4 (145 enodes) 399.111 * * [simplify]: iters left: 3 (499 enodes) 399.339 * * [simplify]: Extracting #0: cost 1 inf + 0 399.339 * * [simplify]: Extracting #1: cost 0 inf + 1 399.339 * [simplify]: Simplified to 0 399.339 * [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)) 399.339 * * * * [progress]: [ 973 / 3260 ] simplifiying candidate # 399.339 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 399.339 * * [simplify]: iters left: 6 (29 enodes) 399.346 * * [simplify]: iters left: 5 (112 enodes) 399.364 * * [simplify]: iters left: 4 (244 enodes) 399.424 * * [simplify]: Extracting #0: cost 1 inf + 0 399.424 * * [simplify]: Extracting #1: cost 13 inf + 0 399.424 * * [simplify]: Extracting #2: cost 129 inf + 0 399.425 * * [simplify]: Extracting #3: cost 208 inf + 2 399.425 * * [simplify]: Extracting #4: cost 194 inf + 1951 399.428 * * [simplify]: Extracting #5: cost 104 inf + 27731 399.435 * * [simplify]: Extracting #6: cost 31 inf + 50041 399.444 * * [simplify]: Extracting #7: cost 2 inf + 60340 399.455 * * [simplify]: Extracting #8: cost 0 inf + 61230 399.465 * [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))))) 399.465 * [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))))) 399.465 * [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))) 399.465 * * [simplify]: iters left: 6 (15 enodes) 399.469 * * [simplify]: iters left: 5 (62 enodes) 399.480 * * [simplify]: iters left: 4 (159 enodes) 399.522 * * [simplify]: iters left: 3 (475 enodes) 399.719 * * [simplify]: Extracting #0: cost 1 inf + 0 399.719 * * [simplify]: Extracting #1: cost 42 inf + 0 399.720 * * [simplify]: Extracting #2: cost 194 inf + 1 399.723 * * [simplify]: Extracting #3: cost 205 inf + 15094 399.735 * * [simplify]: Extracting #4: cost 20 inf + 63712 399.749 * * [simplify]: Extracting #5: cost 3 inf + 65204 399.763 * * [simplify]: Extracting #6: cost 0 inf + 65965 399.777 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 399.777 * [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)))) 399.777 * * * * [progress]: [ 974 / 3260 ] simplifiying candidate # 399.777 * [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)))))) 399.777 * * [simplify]: iters left: 6 (29 enodes) 399.786 * * [simplify]: iters left: 5 (114 enodes) 399.804 * * [simplify]: iters left: 4 (239 enodes) 399.861 * * [simplify]: Extracting #0: cost 1 inf + 0 399.861 * * [simplify]: Extracting #1: cost 11 inf + 0 399.862 * * [simplify]: Extracting #2: cost 125 inf + 0 399.862 * * [simplify]: Extracting #3: cost 226 inf + 204 399.863 * * [simplify]: Extracting #4: cost 205 inf + 3363 399.866 * * [simplify]: Extracting #5: cost 131 inf + 28039 399.874 * * [simplify]: Extracting #6: cost 43 inf + 57117 399.884 * * [simplify]: Extracting #7: cost 12 inf + 65887 399.896 * * [simplify]: Extracting #8: cost 1 inf + 71428 399.908 * * [simplify]: Extracting #9: cost 0 inf + 71929 399.922 * [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))) 399.922 * [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))))))) 399.922 * [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))))) 399.922 * * [simplify]: iters left: 6 (15 enodes) 399.926 * * [simplify]: iters left: 5 (62 enodes) 399.936 * * [simplify]: iters left: 4 (148 enodes) 399.973 * * [simplify]: iters left: 3 (499 enodes) 400.209 * * [simplify]: Extracting #0: cost 1 inf + 0 400.209 * * [simplify]: Extracting #1: cost 0 inf + 1 400.209 * [simplify]: Simplified to 0 400.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))))) (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)) 400.209 * * * * [progress]: [ 975 / 3260 ] simplifiying candidate # 400.209 * [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))))) 400.209 * * [simplify]: iters left: 6 (28 enodes) 400.216 * * [simplify]: iters left: 5 (108 enodes) 400.236 * * [simplify]: iters left: 4 (206 enodes) 400.278 * * [simplify]: Extracting #0: cost 1 inf + 0 400.278 * * [simplify]: Extracting #1: cost 11 inf + 0 400.278 * * [simplify]: Extracting #2: cost 102 inf + 0 400.279 * * [simplify]: Extracting #3: cost 177 inf + 43 400.279 * * [simplify]: Extracting #4: cost 168 inf + 701 400.280 * * [simplify]: Extracting #5: cost 162 inf + 3414 400.283 * * [simplify]: Extracting #6: cost 85 inf + 23495 400.291 * * [simplify]: Extracting #7: cost 20 inf + 42283 400.299 * * [simplify]: Extracting #8: cost 0 inf + 50996 400.308 * [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)))) 400.308 * [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)))))) 400.308 * [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)))) 400.308 * * [simplify]: iters left: 6 (14 enodes) 400.312 * * [simplify]: iters left: 5 (56 enodes) 400.320 * * [simplify]: iters left: 4 (117 enodes) 400.345 * * [simplify]: iters left: 3 (347 enodes) 400.460 * * [simplify]: Extracting #0: cost 1 inf + 0 400.460 * * [simplify]: Extracting #1: cost 0 inf + 1 400.460 * [simplify]: Simplified to 0 400.460 * [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)) 400.460 * * * * [progress]: [ 976 / 3260 ] simplifiying candidate # 400.460 * [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)))) 400.460 * * [simplify]: iters left: 6 (27 enodes) 400.467 * * [simplify]: iters left: 5 (102 enodes) 400.483 * * [simplify]: iters left: 4 (191 enodes) 400.522 * * [simplify]: iters left: 3 (467 enodes) 400.668 * * [simplify]: Extracting #0: cost 1 inf + 0 400.668 * * [simplify]: Extracting #1: cost 11 inf + 0 400.669 * * [simplify]: Extracting #2: cost 120 inf + 0 400.669 * * [simplify]: Extracting #3: cost 223 inf + 2 400.671 * * [simplify]: Extracting #4: cost 212 inf + 2478 400.675 * * [simplify]: Extracting #5: cost 123 inf + 24108 400.686 * * [simplify]: Extracting #6: cost 49 inf + 43090 400.698 * * [simplify]: Extracting #7: cost 6 inf + 57419 400.711 * * [simplify]: Extracting #8: cost 0 inf + 59832 400.724 * [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)))) 400.725 * [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))))) 400.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))) 400.725 * * [simplify]: iters left: 6 (14 enodes) 400.729 * * [simplify]: iters left: 5 (57 enodes) 400.738 * * [simplify]: iters left: 4 (116 enodes) 400.765 * * [simplify]: iters left: 3 (321 enodes) 400.874 * * [simplify]: Extracting #0: cost 1 inf + 0 400.874 * * [simplify]: Extracting #1: cost 0 inf + 1 400.874 * [simplify]: Simplified to 0 400.874 * [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)) 400.875 * * * * [progress]: [ 977 / 3260 ] simplifiying candidate # 400.875 * [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)))))) 400.875 * * [simplify]: iters left: 6 (29 enodes) 400.882 * * [simplify]: iters left: 5 (112 enodes) 400.900 * * [simplify]: iters left: 4 (234 enodes) 400.953 * * [simplify]: Extracting #0: cost 1 inf + 0 400.953 * * [simplify]: Extracting #1: cost 11 inf + 0 400.953 * * [simplify]: Extracting #2: cost 109 inf + 0 400.954 * * [simplify]: Extracting #3: cost 181 inf + 450 400.955 * * [simplify]: Extracting #4: cost 162 inf + 3568 400.957 * * [simplify]: Extracting #5: cost 100 inf + 22811 400.963 * * [simplify]: Extracting #6: cost 32 inf + 41530 400.971 * * [simplify]: Extracting #7: cost 3 inf + 51613 400.979 * * [simplify]: Extracting #8: cost 0 inf + 52843 400.987 * [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))) 400.987 * [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))))))) 400.988 * [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))))) 400.988 * * [simplify]: iters left: 6 (15 enodes) 400.993 * * [simplify]: iters left: 5 (62 enodes) 401.004 * * [simplify]: iters left: 4 (149 enodes) 401.040 * * [simplify]: iters left: 3 (450 enodes) 401.236 * * [simplify]: Extracting #0: cost 1 inf + 0 401.236 * * [simplify]: Extracting #1: cost 0 inf + 1 401.236 * [simplify]: Simplified to 0 401.236 * [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)) 401.236 * * * * [progress]: [ 978 / 3260 ] simplifiying candidate # 401.236 * [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))))) 401.236 * * [simplify]: iters left: 6 (28 enodes) 401.242 * * [simplify]: iters left: 5 (107 enodes) 401.262 * * [simplify]: iters left: 4 (201 enodes) 401.301 * * [simplify]: iters left: 3 (490 enodes) 401.437 * * [simplify]: Extracting #0: cost 1 inf + 0 401.437 * * [simplify]: Extracting #1: cost 11 inf + 0 401.437 * * [simplify]: Extracting #2: cost 116 inf + 0 401.438 * * [simplify]: Extracting #3: cost 229 inf + 413 401.439 * * [simplify]: Extracting #4: cost 210 inf + 2900 401.443 * * [simplify]: Extracting #5: cost 123 inf + 21005 401.451 * * [simplify]: Extracting #6: cost 48 inf + 39907 401.461 * * [simplify]: Extracting #7: cost 3 inf + 54865 401.474 * * [simplify]: Extracting #8: cost 0 inf + 56525 401.488 * [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))) 401.488 * [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)))))) 401.488 * [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)))) 401.488 * * [simplify]: iters left: 6 (14 enodes) 401.492 * * [simplify]: iters left: 5 (57 enodes) 401.501 * * [simplify]: iters left: 4 (118 enodes) 401.526 * * [simplify]: iters left: 3 (314 enodes) 401.620 * * [simplify]: Extracting #0: cost 1 inf + 0 401.620 * * [simplify]: Extracting #1: cost 0 inf + 1 401.620 * [simplify]: Simplified to 0 401.620 * [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)) 401.620 * * * * [progress]: [ 979 / 3260 ] simplifiying candidate # 401.620 * [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)))) 401.620 * * [simplify]: iters left: 6 (27 enodes) 401.626 * * [simplify]: iters left: 5 (98 enodes) 401.641 * * [simplify]: iters left: 4 (186 enodes) 401.676 * * [simplify]: iters left: 3 (406 enodes) 401.775 * * [simplify]: Extracting #0: cost 1 inf + 0 401.775 * * [simplify]: Extracting #1: cost 13 inf + 0 401.775 * * [simplify]: Extracting #2: cost 113 inf + 0 401.775 * * [simplify]: Extracting #3: cost 175 inf + 167 401.777 * * [simplify]: Extracting #4: cost 150 inf + 3467 401.780 * * [simplify]: Extracting #5: cost 92 inf + 15267 401.786 * * [simplify]: Extracting #6: cost 42 inf + 28109 401.794 * * [simplify]: Extracting #7: cost 6 inf + 40117 401.803 * * [simplify]: Extracting #8: cost 0 inf + 42478 401.812 * [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)) 401.812 * [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))))) 401.812 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 401.812 * * [simplify]: iters left: 6 (13 enodes) 401.815 * * [simplify]: iters left: 5 (48 enodes) 401.823 * * [simplify]: iters left: 4 (103 enodes) 401.844 * * [simplify]: iters left: 3 (238 enodes) 401.903 * * [simplify]: Extracting #0: cost 1 inf + 0 401.903 * * [simplify]: Extracting #1: cost 0 inf + 1 401.903 * [simplify]: Simplified to 0 401.903 * [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)) 401.903 * * * * [progress]: [ 980 / 3260 ] simplifiying candidate # 401.903 * [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)))))) 401.903 * * [simplify]: iters left: 6 (30 enodes) 401.910 * * [simplify]: iters left: 5 (116 enodes) 401.928 * * [simplify]: iters left: 4 (235 enodes) 401.980 * * [simplify]: Extracting #0: cost 1 inf + 0 401.980 * * [simplify]: Extracting #1: cost 11 inf + 0 401.980 * * [simplify]: Extracting #2: cost 126 inf + 0 401.981 * * [simplify]: Extracting #3: cost 222 inf + 365 401.981 * * [simplify]: Extracting #4: cost 206 inf + 2474 401.985 * * [simplify]: Extracting #5: cost 112 inf + 33968 401.993 * * [simplify]: Extracting #6: cost 31 inf + 60458 402.003 * * [simplify]: Extracting #7: cost 8 inf + 68818 402.016 * * [simplify]: Extracting #8: cost 0 inf + 71889 402.027 * [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)))) 402.027 * [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))))))) 402.027 * [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))))) 402.028 * * [simplify]: iters left: 6 (15 enodes) 402.031 * * [simplify]: iters left: 5 (61 enodes) 402.041 * * [simplify]: iters left: 4 (142 enodes) 402.076 * * [simplify]: iters left: 3 (474 enodes) 402.250 * * [simplify]: Extracting #0: cost 1 inf + 0 402.250 * * [simplify]: Extracting #1: cost 0 inf + 1 402.250 * [simplify]: Simplified to 0 402.250 * [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)) 402.251 * * * * [progress]: [ 981 / 3260 ] simplifiying candidate # 402.251 * [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))))) 402.251 * * [simplify]: iters left: 6 (29 enodes) 402.258 * * [simplify]: iters left: 5 (111 enodes) 402.274 * * [simplify]: iters left: 4 (204 enodes) 402.315 * * [simplify]: Extracting #0: cost 1 inf + 0 402.315 * * [simplify]: Extracting #1: cost 11 inf + 0 402.315 * * [simplify]: Extracting #2: cost 101 inf + 0 402.315 * * [simplify]: Extracting #3: cost 168 inf + 43 402.316 * * [simplify]: Extracting #4: cost 157 inf + 901 402.317 * * [simplify]: Extracting #5: cost 145 inf + 4463 402.320 * * [simplify]: Extracting #6: cost 78 inf + 23122 402.325 * * [simplify]: Extracting #7: cost 28 inf + 36904 402.332 * * [simplify]: Extracting #8: cost 5 inf + 46678 402.340 * * [simplify]: Extracting #9: cost 0 inf + 48900 402.349 * [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)))) 402.350 * [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)))))) 402.350 * [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)))) 402.350 * * [simplify]: iters left: 6 (14 enodes) 402.353 * * [simplify]: iters left: 5 (56 enodes) 402.362 * * [simplify]: iters left: 4 (113 enodes) 402.384 * * [simplify]: iters left: 3 (324 enodes) 402.472 * * [simplify]: Extracting #0: cost 1 inf + 0 402.472 * * [simplify]: Extracting #1: cost 0 inf + 1 402.472 * [simplify]: Simplified to 0 402.472 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 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)) 402.472 * * * * [progress]: [ 982 / 3260 ] simplifiying candidate # 402.472 * [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)))) 402.472 * * [simplify]: iters left: 6 (28 enodes) 402.479 * * [simplify]: iters left: 5 (106 enodes) 402.495 * * [simplify]: iters left: 4 (195 enodes) 402.534 * * [simplify]: iters left: 3 (470 enodes) 402.655 * * [simplify]: Extracting #0: cost 1 inf + 0 402.655 * * [simplify]: Extracting #1: cost 11 inf + 0 402.656 * * [simplify]: Extracting #2: cost 99 inf + 0 402.656 * * [simplify]: Extracting #3: cost 195 inf + 2 402.657 * * [simplify]: Extracting #4: cost 175 inf + 2764 402.661 * * [simplify]: Extracting #5: cost 92 inf + 20903 402.668 * * [simplify]: Extracting #6: cost 47 inf + 33504 402.677 * * [simplify]: Extracting #7: cost 4 inf + 47862 402.688 * * [simplify]: Extracting #8: cost 0 inf + 49551 402.699 * [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)) 402.699 * [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))))) 402.699 * [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))) 402.699 * * [simplify]: iters left: 6 (14 enodes) 402.705 * * [simplify]: iters left: 5 (56 enodes) 402.714 * * [simplify]: iters left: 4 (112 enodes) 402.737 * * [simplify]: iters left: 3 (297 enodes) 402.818 * * [simplify]: Extracting #0: cost 1 inf + 0 402.818 * * [simplify]: Extracting #1: cost 0 inf + 1 402.818 * [simplify]: Simplified to 0 402.818 * [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)) 402.818 * * * * [progress]: [ 983 / 3260 ] simplifiying candidate # 402.819 * [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)))))) 402.819 * * [simplify]: iters left: 6 (27 enodes) 402.825 * * [simplify]: iters left: 5 (105 enodes) 402.841 * * [simplify]: iters left: 4 (206 enodes) 402.881 * * [simplify]: Extracting #0: cost 1 inf + 0 402.881 * * [simplify]: Extracting #1: cost 11 inf + 0 402.882 * * [simplify]: Extracting #2: cost 98 inf + 0 402.882 * * [simplify]: Extracting #3: cost 173 inf + 204 402.883 * * [simplify]: Extracting #4: cost 156 inf + 2396 402.884 * * [simplify]: Extracting #5: cost 150 inf + 5995 402.887 * * [simplify]: Extracting #6: cost 78 inf + 25632 402.894 * * [simplify]: Extracting #7: cost 8 inf + 46271 402.903 * * [simplify]: Extracting #8: cost 0 inf + 49801 402.911 * [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))) 402.911 * [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))))))) 402.911 * [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))))) 402.911 * * [simplify]: iters left: 6 (13 enodes) 402.914 * * [simplify]: iters left: 5 (53 enodes) 402.923 * * [simplify]: iters left: 4 (118 enodes) 402.947 * * [simplify]: iters left: 3 (324 enodes) 403.031 * * [simplify]: Extracting #0: cost 1 inf + 0 403.031 * * [simplify]: Extracting #1: cost 0 inf + 1 403.031 * [simplify]: Simplified to 0 403.031 * [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)) 403.031 * * * * [progress]: [ 984 / 3260 ] simplifiying candidate # 403.031 * [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))))) 403.031 * * [simplify]: iters left: 6 (25 enodes) 403.037 * * [simplify]: iters left: 5 (94 enodes) 403.051 * * [simplify]: iters left: 4 (164 enodes) 403.081 * * [simplify]: iters left: 3 (383 enodes) 403.175 * * [simplify]: Extracting #0: cost 1 inf + 0 403.176 * * [simplify]: Extracting #1: cost 9 inf + 0 403.176 * * [simplify]: Extracting #2: cost 92 inf + 0 403.176 * * [simplify]: Extracting #3: cost 186 inf + 43 403.177 * * [simplify]: Extracting #4: cost 183 inf + 616 403.179 * * [simplify]: Extracting #5: cost 122 inf + 11539 403.185 * * [simplify]: Extracting #6: cost 69 inf + 22851 403.191 * * [simplify]: Extracting #7: cost 40 inf + 30497 403.201 * * [simplify]: Extracting #8: cost 4 inf + 44235 403.211 * * [simplify]: Extracting #9: cost 0 inf + 45780 403.221 * [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))) 403.221 * [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)))))) 403.221 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 403.221 * * [simplify]: iters left: 6 (11 enodes) 403.224 * * [simplify]: iters left: 5 (43 enodes) 403.231 * * [simplify]: iters left: 4 (84 enodes) 403.247 * * [simplify]: iters left: 3 (212 enodes) 403.290 * * [simplify]: iters left: 2 (472 enodes) 403.391 * * [simplify]: Extracting #0: cost 1 inf + 0 403.392 * * [simplify]: Extracting #1: cost 0 inf + 1 403.392 * [simplify]: Simplified to 0 403.392 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 403.392 * * * * [progress]: [ 985 / 3260 ] simplifiying candidate # 403.392 * [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)))) 403.392 * * [simplify]: iters left: 6 (25 enodes) 403.398 * * [simplify]: iters left: 5 (94 enodes) 403.414 * * [simplify]: iters left: 4 (170 enodes) 403.445 * * [simplify]: iters left: 3 (374 enodes) 403.528 * * [simplify]: Extracting #0: cost 1 inf + 0 403.528 * * [simplify]: Extracting #1: cost 11 inf + 0 403.528 * * [simplify]: Extracting #2: cost 81 inf + 0 403.529 * * [simplify]: Extracting #3: cost 148 inf + 2 403.529 * * [simplify]: Extracting #4: cost 142 inf + 698 403.530 * * [simplify]: Extracting #5: cost 123 inf + 3921 403.533 * * [simplify]: Extracting #6: cost 76 inf + 12004 403.538 * * [simplify]: Extracting #7: cost 26 inf + 25422 403.545 * * [simplify]: Extracting #8: cost 1 inf + 35191 403.553 * * [simplify]: Extracting #9: cost 0 inf + 35515 403.561 * [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))) 403.561 * [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))))) 403.562 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 403.562 * * [simplify]: iters left: 6 (12 enodes) 403.565 * * [simplify]: iters left: 5 (49 enodes) 403.573 * * [simplify]: iters left: 4 (99 enodes) 403.593 * * [simplify]: iters left: 3 (234 enodes) 403.646 * * [simplify]: iters left: 2 (447 enodes) 403.740 * * [simplify]: Extracting #0: cost 1 inf + 0 403.740 * * [simplify]: Extracting #1: cost 0 inf + 1 403.740 * [simplify]: Simplified to 0 403.740 * [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)) 403.740 * * * * [progress]: [ 986 / 3260 ] simplifiying candidate # 403.740 * [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)))))) 403.740 * * [simplify]: iters left: 6 (28 enodes) 403.746 * * [simplify]: iters left: 5 (107 enodes) 403.765 * * [simplify]: iters left: 4 (204 enodes) 403.803 * * [simplify]: iters left: 3 (467 enodes) 403.924 * * [simplify]: Extracting #0: cost 1 inf + 0 403.924 * * [simplify]: Extracting #1: cost 11 inf + 0 403.925 * * [simplify]: Extracting #2: cost 102 inf + 0 403.925 * * [simplify]: Extracting #3: cost 181 inf + 488 403.926 * * [simplify]: Extracting #4: cost 162 inf + 3048 403.929 * * [simplify]: Extracting #5: cost 103 inf + 16046 403.935 * * [simplify]: Extracting #6: cost 49 inf + 30844 403.944 * * [simplify]: Extracting #7: cost 6 inf + 45187 403.955 * * [simplify]: Extracting #8: cost 0 inf + 47637 403.966 * [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)))) 403.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) 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))))))) 403.966 * [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))))) 403.966 * * [simplify]: iters left: 6 (14 enodes) 403.970 * * [simplify]: iters left: 5 (57 enodes) 403.978 * * [simplify]: iters left: 4 (121 enodes) 404.005 * * [simplify]: iters left: 3 (291 enodes) 404.082 * * [simplify]: Extracting #0: cost 1 inf + 0 404.082 * * [simplify]: Extracting #1: cost 0 inf + 1 404.082 * [simplify]: Simplified to 0 404.082 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 404.082 * * * * [progress]: [ 987 / 3260 ] simplifiying candidate # 404.083 * [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))))) 404.083 * * [simplify]: iters left: 6 (27 enodes) 404.089 * * [simplify]: iters left: 5 (102 enodes) 404.106 * * [simplify]: iters left: 4 (178 enodes) 404.138 * * [simplify]: iters left: 3 (375 enodes) 404.211 * * [simplify]: Extracting #0: cost 1 inf + 0 404.211 * * [simplify]: Extracting #1: cost 11 inf + 0 404.211 * * [simplify]: Extracting #2: cost 82 inf + 0 404.212 * * [simplify]: Extracting #3: cost 138 inf + 370 404.213 * * [simplify]: Extracting #4: cost 128 inf + 1231 404.214 * * [simplify]: Extracting #5: cost 93 inf + 6372 404.217 * * [simplify]: Extracting #6: cost 63 inf + 11502 404.223 * * [simplify]: Extracting #7: cost 30 inf + 19826 404.228 * * [simplify]: Extracting #8: cost 6 inf + 29569 404.236 * * [simplify]: Extracting #9: cost 0 inf + 32180 404.243 * [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)) 404.243 * [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)))))) 404.243 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 404.243 * * [simplify]: iters left: 6 (13 enodes) 404.246 * * [simplify]: iters left: 5 (52 enodes) 404.254 * * [simplify]: iters left: 4 (98 enodes) 404.273 * * [simplify]: iters left: 3 (212 enodes) 404.314 * * [simplify]: iters left: 2 (371 enodes) 404.385 * * [simplify]: Extracting #0: cost 1 inf + 0 404.386 * * [simplify]: Extracting #1: cost 0 inf + 1 404.386 * [simplify]: Simplified to 0 404.386 * [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)) 404.386 * * * * [progress]: [ 988 / 3260 ] simplifiying candidate # 404.386 * [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)))) 404.386 * * [simplify]: iters left: 6 (26 enodes) 404.393 * * [simplify]: iters left: 5 (93 enodes) 404.408 * * [simplify]: iters left: 4 (163 enodes) 404.432 * * [simplify]: iters left: 3 (300 enodes) 404.487 * * [simplify]: Extracting #0: cost 1 inf + 0 404.487 * * [simplify]: Extracting #1: cost 11 inf + 0 404.487 * * [simplify]: Extracting #2: cost 77 inf + 0 404.487 * * [simplify]: Extracting #3: cost 110 inf + 788 404.489 * * [simplify]: Extracting #4: cost 77 inf + 4629 404.490 * * [simplify]: Extracting #5: cost 66 inf + 6916 404.493 * * [simplify]: Extracting #6: cost 60 inf + 8124 404.496 * * [simplify]: Extracting #7: cost 26 inf + 18092 404.501 * * [simplify]: Extracting #8: cost 5 inf + 26509 404.507 * * [simplify]: Extracting #9: cost 0 inf + 28808 404.514 * [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)) 404.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 2) a))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 404.514 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 404.514 * * [simplify]: iters left: 6 (12 enodes) 404.517 * * [simplify]: iters left: 5 (44 enodes) 404.526 * * [simplify]: iters left: 4 (92 enodes) 404.539 * * [simplify]: iters left: 3 (159 enodes) 404.564 * * [simplify]: iters left: 2 (267 enodes) 404.608 * * [simplify]: iters left: 1 (364 enodes) 404.666 * * [simplify]: Extracting #0: cost 1 inf + 0 404.666 * * [simplify]: Extracting #1: cost 0 inf + 1 404.666 * [simplify]: Simplified to 0 404.666 * [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)) 404.666 * * * * [progress]: [ 989 / 3260 ] simplifiying candidate # 404.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) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 404.666 * * [simplify]: iters left: 6 (29 enodes) 404.673 * * [simplify]: iters left: 5 (114 enodes) 404.691 * * [simplify]: iters left: 4 (237 enodes) 404.742 * * [simplify]: Extracting #0: cost 1 inf + 0 404.742 * * [simplify]: Extracting #1: cost 11 inf + 0 404.742 * * [simplify]: Extracting #2: cost 123 inf + 0 404.742 * * [simplify]: Extracting #3: cost 210 inf + 370 404.743 * * [simplify]: Extracting #4: cost 181 inf + 4790 404.747 * * [simplify]: Extracting #5: cost 94 inf + 31667 404.754 * * [simplify]: Extracting #6: cost 33 inf + 49302 404.765 * * [simplify]: Extracting #7: cost 1 inf + 60323 404.774 * * [simplify]: Extracting #8: cost 0 inf + 60783 404.784 * [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))))) 404.784 * [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))))))) 404.784 * [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))))) 404.785 * * [simplify]: iters left: 6 (15 enodes) 404.788 * * [simplify]: iters left: 5 (64 enodes) 404.799 * * [simplify]: iters left: 4 (149 enodes) 404.835 * * [simplify]: iters left: 3 (466 enodes) 405.086 * * [simplify]: Extracting #0: cost 1 inf + 0 405.086 * * [simplify]: Extracting #1: cost 0 inf + 1 405.086 * [simplify]: Simplified to 0 405.086 * [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)) 405.086 * * * * [progress]: [ 990 / 3260 ] simplifiying candidate # 405.087 * [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))))) 405.087 * * [simplify]: iters left: 6 (28 enodes) 405.093 * * [simplify]: iters left: 5 (109 enodes) 405.110 * * [simplify]: iters left: 4 (207 enodes) 405.151 * * [simplify]: Extracting #0: cost 1 inf + 0 405.151 * * [simplify]: Extracting #1: cost 11 inf + 0 405.151 * * [simplify]: Extracting #2: cost 104 inf + 0 405.152 * * [simplify]: Extracting #3: cost 164 inf + 168 405.152 * * [simplify]: Extracting #4: cost 135 inf + 4598 405.155 * * [simplify]: Extracting #5: cost 76 inf + 19864 405.160 * * [simplify]: Extracting #6: cost 46 inf + 26861 405.165 * * [simplify]: Extracting #7: cost 25 inf + 31830 405.171 * * [simplify]: Extracting #8: cost 6 inf + 40279 405.179 * * [simplify]: Extracting #9: cost 0 inf + 42848 405.187 * [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))) 405.187 * [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)))))) 405.188 * [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)))) 405.188 * * [simplify]: iters left: 6 (14 enodes) 405.191 * * [simplify]: iters left: 5 (59 enodes) 405.201 * * [simplify]: iters left: 4 (121 enodes) 405.224 * * [simplify]: iters left: 3 (332 enodes) 405.358 * * [simplify]: Extracting #0: cost 1 inf + 0 405.358 * * [simplify]: Extracting #1: cost 0 inf + 1 405.358 * [simplify]: Simplified to 0 405.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))))) (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)) 405.358 * * * * [progress]: [ 991 / 3260 ] simplifiying candidate # 405.358 * [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)))) 405.359 * * [simplify]: iters left: 6 (27 enodes) 405.365 * * [simplify]: iters left: 5 (104 enodes) 405.382 * * [simplify]: iters left: 4 (198 enodes) 405.422 * * [simplify]: iters left: 3 (454 enodes) 405.552 * * [simplify]: Extracting #0: cost 1 inf + 0 405.552 * * [simplify]: Extracting #1: cost 11 inf + 0 405.552 * * [simplify]: Extracting #2: cost 128 inf + 0 405.553 * * [simplify]: Extracting #3: cost 203 inf + 87 405.554 * * [simplify]: Extracting #4: cost 172 inf + 3272 405.559 * * [simplify]: Extracting #5: cost 90 inf + 20914 405.567 * * [simplify]: Extracting #6: cost 47 inf + 31686 405.577 * * [simplify]: Extracting #7: cost 2 inf + 47384 405.587 * * [simplify]: Extracting #8: cost 0 inf + 48233 405.598 * [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)))) 405.598 * [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))))) 405.598 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 405.598 * * [simplify]: iters left: 6 (13 enodes) 405.602 * * [simplify]: iters left: 5 (54 enodes) 405.611 * * [simplify]: iters left: 4 (112 enodes) 405.635 * * [simplify]: iters left: 3 (281 enodes) 405.727 * * [simplify]: Extracting #0: cost 1 inf + 0 405.727 * * [simplify]: Extracting #1: cost 0 inf + 1 405.727 * [simplify]: Simplified to 0 405.727 * [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)) 405.727 * * * * [progress]: [ 992 / 3260 ] simplifiying candidate # 405.728 * [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)))))) 405.728 * * [simplify]: iters left: 6 (27 enodes) 405.734 * * [simplify]: iters left: 5 (106 enodes) 405.752 * * [simplify]: iters left: 4 (219 enodes) 405.797 * * [simplify]: Extracting #0: cost 1 inf + 0 405.797 * * [simplify]: Extracting #1: cost 11 inf + 0 405.799 * * [simplify]: Extracting #2: cost 103 inf + 0 405.800 * * [simplify]: Extracting #3: cost 173 inf + 409 405.801 * * [simplify]: Extracting #4: cost 107 inf + 12258 405.806 * * [simplify]: Extracting #5: cost 54 inf + 27891 405.811 * * [simplify]: Extracting #6: cost 50 inf + 28785 405.816 * * [simplify]: Extracting #7: cost 28 inf + 34135 405.823 * * [simplify]: Extracting #8: cost 5 inf + 43580 405.831 * * [simplify]: Extracting #9: cost 0 inf + 45568 405.839 * [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))))) 405.839 * [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))))))) 405.839 * [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))))) 405.839 * * [simplify]: iters left: 6 (14 enodes) 405.843 * * [simplify]: iters left: 5 (59 enodes) 405.852 * * [simplify]: iters left: 4 (134 enodes) 405.882 * * [simplify]: iters left: 3 (357 enodes) 406.020 * * [simplify]: Extracting #0: cost 1 inf + 0 406.020 * * [simplify]: Extracting #1: cost 0 inf + 1 406.020 * [simplify]: Simplified to 0 406.020 * [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)) 406.020 * * * * [progress]: [ 993 / 3260 ] simplifiying candidate # 406.021 * [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))))) 406.021 * * [simplify]: iters left: 6 (26 enodes) 406.027 * * [simplify]: iters left: 5 (100 enodes) 406.042 * * [simplify]: iters left: 4 (189 enodes) 406.077 * * [simplify]: iters left: 3 (446 enodes) 406.234 * * [simplify]: Extracting #0: cost 1 inf + 0 406.234 * * [simplify]: Extracting #1: cost 11 inf + 0 406.234 * * [simplify]: Extracting #2: cost 149 inf + 0 406.235 * * [simplify]: Extracting #3: cost 240 inf + 496 406.237 * * [simplify]: Extracting #4: cost 194 inf + 6447 406.242 * * [simplify]: Extracting #5: cost 96 inf + 26362 406.251 * * [simplify]: Extracting #6: cost 47 inf + 38461 406.262 * * [simplify]: Extracting #7: cost 4 inf + 52591 406.274 * * [simplify]: Extracting #8: cost 0 inf + 54338 406.287 * [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)) 406.287 * [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)))))) 406.287 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 406.287 * * [simplify]: iters left: 6 (13 enodes) 406.290 * * [simplify]: iters left: 5 (53 enodes) 406.300 * * [simplify]: iters left: 4 (106 enodes) 406.320 * * [simplify]: iters left: 3 (257 enodes) 406.403 * * [simplify]: Extracting #0: cost 1 inf + 0 406.403 * * [simplify]: Extracting #1: cost 0 inf + 1 406.403 * [simplify]: Simplified to 0 406.403 * [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)) 406.403 * * * * [progress]: [ 994 / 3260 ] simplifiying candidate # 406.403 * [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)))) 406.405 * * [simplify]: iters left: 6 (25 enodes) 406.411 * * [simplify]: iters left: 5 (94 enodes) 406.425 * * [simplify]: iters left: 4 (169 enodes) 406.455 * * [simplify]: iters left: 3 (360 enodes) 406.554 * * [simplify]: Extracting #0: cost 1 inf + 0 406.554 * * [simplify]: Extracting #1: cost 11 inf + 0 406.554 * * [simplify]: Extracting #2: cost 102 inf + 0 406.555 * * [simplify]: Extracting #3: cost 151 inf + 127 406.556 * * [simplify]: Extracting #4: cost 105 inf + 5324 406.559 * * [simplify]: Extracting #5: cost 66 inf + 11854 406.563 * * [simplify]: Extracting #6: cost 59 inf + 13186 406.568 * * [simplify]: Extracting #7: cost 25 inf + 23327 406.577 * * [simplify]: Extracting #8: cost 0 inf + 33867 406.585 * [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))) 406.585 * [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))))) 406.585 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 406.585 * * [simplify]: iters left: 6 (12 enodes) 406.589 * * [simplify]: iters left: 5 (49 enodes) 406.597 * * [simplify]: iters left: 4 (94 enodes) 406.615 * * [simplify]: iters left: 3 (221 enodes) 406.685 * * [simplify]: iters left: 2 (492 enodes) 406.899 * * [simplify]: Extracting #0: cost 1 inf + 0 406.899 * * [simplify]: Extracting #1: cost 0 inf + 1 406.899 * [simplify]: Simplified to 0 406.899 * [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)) 406.899 * * * * [progress]: [ 995 / 3260 ] simplifiying candidate # 406.899 * [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)))))) 406.899 * * [simplify]: iters left: 6 (27 enodes) 406.905 * * [simplify]: iters left: 5 (102 enodes) 406.921 * * [simplify]: iters left: 4 (197 enodes) 406.961 * * [simplify]: iters left: 3 (454 enodes) 407.094 * * [simplify]: Extracting #0: cost 1 inf + 0 407.094 * * [simplify]: Extracting #1: cost 11 inf + 0 407.095 * * [simplify]: Extracting #2: cost 137 inf + 0 407.095 * * [simplify]: Extracting #3: cost 200 inf + 1513 407.099 * * [simplify]: Extracting #4: cost 108 inf + 17745 407.105 * * [simplify]: Extracting #5: cost 65 inf + 28368 407.111 * * [simplify]: Extracting #6: cost 50 inf + 32649 407.120 * * [simplify]: Extracting #7: cost 6 inf + 47970 407.130 * * [simplify]: Extracting #8: cost 0 inf + 50369 407.141 * [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))) 407.141 * [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))))))) 407.141 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 407.141 * * [simplify]: iters left: 6 (13 enodes) 407.144 * * [simplify]: iters left: 5 (52 enodes) 407.152 * * [simplify]: iters left: 4 (111 enodes) 407.178 * * [simplify]: iters left: 3 (278 enodes) 407.269 * * [simplify]: Extracting #0: cost 1 inf + 0 407.269 * * [simplify]: Extracting #1: cost 0 inf + 1 407.269 * [simplify]: Simplified to 0 407.269 * [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)) 407.269 * * * * [progress]: [ 996 / 3260 ] simplifiying candidate # 407.269 * [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))))) 407.269 * * [simplify]: iters left: 6 (26 enodes) 407.275 * * [simplify]: iters left: 5 (97 enodes) 407.290 * * [simplify]: iters left: 4 (173 enodes) 407.322 * * [simplify]: iters left: 3 (363 enodes) 407.405 * * [simplify]: Extracting #0: cost 1 inf + 0 407.405 * * [simplify]: Extracting #1: cost 11 inf + 0 407.406 * * [simplify]: Extracting #2: cost 94 inf + 0 407.406 * * [simplify]: Extracting #3: cost 128 inf + 500 407.408 * * [simplify]: Extracting #4: cost 76 inf + 5995 407.410 * * [simplify]: Extracting #5: cost 65 inf + 8531 407.413 * * [simplify]: Extracting #6: cost 59 inf + 9932 407.417 * * [simplify]: Extracting #7: cost 25 inf + 20015 407.423 * * [simplify]: Extracting #8: cost 0 inf + 30275 407.430 * * [simplify]: Extracting #9: cost 0 inf + 30260 407.437 * [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)) 407.437 * [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)))))) 407.437 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 407.437 * * [simplify]: iters left: 6 (12 enodes) 407.442 * * [simplify]: iters left: 5 (47 enodes) 407.449 * * [simplify]: iters left: 4 (89 enodes) 407.467 * * [simplify]: iters left: 3 (186 enodes) 407.512 * * [simplify]: iters left: 2 (378 enodes) 407.644 * * [simplify]: Extracting #0: cost 1 inf + 0 407.644 * * [simplify]: Extracting #1: cost 0 inf + 1 407.644 * [simplify]: Simplified to 0 407.644 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b 2) a)) 0)) 407.645 * * * * [progress]: [ 997 / 3260 ] simplifiying candidate # 407.645 * [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)))) 407.645 * * [simplify]: iters left: 6 (25 enodes) 407.651 * * [simplify]: iters left: 5 (91 enodes) 407.664 * * [simplify]: iters left: 4 (139 enodes) 407.686 * * [simplify]: iters left: 3 (247 enodes) 407.729 * * [simplify]: iters left: 2 (406 enodes) 407.803 * * [simplify]: Extracting #0: cost 1 inf + 0 407.804 * * [simplify]: Extracting #1: cost 9 inf + 0 407.804 * * [simplify]: Extracting #2: cost 70 inf + 2 407.804 * * [simplify]: Extracting #3: cost 106 inf + 794 407.805 * * [simplify]: Extracting #4: cost 84 inf + 2288 407.806 * * [simplify]: Extracting #5: cost 87 inf + 2662 407.808 * * [simplify]: Extracting #6: cost 82 inf + 3708 407.811 * * [simplify]: Extracting #7: cost 29 inf + 20390 407.818 * * [simplify]: Extracting #8: cost 5 inf + 28947 407.827 * * [simplify]: Extracting #9: cost 0 inf + 30553 407.834 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) 2) (/ b (* a 2))) 407.834 * [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))))) 407.835 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 407.835 * * [simplify]: iters left: 6 (11 enodes) 407.838 * * [simplify]: iters left: 5 (40 enodes) 407.844 * * [simplify]: iters left: 4 (65 enodes) 407.854 * * [simplify]: iters left: 3 (97 enodes) 407.870 * * [simplify]: iters left: 2 (165 enodes) 407.903 * * [simplify]: iters left: 1 (271 enodes) 407.955 * * [simplify]: Extracting #0: cost 1 inf + 0 407.955 * * [simplify]: Extracting #1: cost 0 inf + 1 407.955 * [simplify]: Simplified to 0 407.955 * [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)) 407.955 * * * * [progress]: [ 998 / 3260 ] simplifiying candidate # 407.955 * [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)))))) 407.955 * * [simplify]: iters left: 6 (26 enodes) 407.961 * * [simplify]: iters left: 5 (101 enodes) 407.977 * * [simplify]: iters left: 4 (192 enodes) 408.015 * * [simplify]: iters left: 3 (429 enodes) 408.132 * * [simplify]: Extracting #0: cost 1 inf + 0 408.133 * * [simplify]: Extracting #1: cost 11 inf + 0 408.133 * * [simplify]: Extracting #2: cost 129 inf + 0 408.134 * * [simplify]: Extracting #3: cost 183 inf + 1388 408.136 * * [simplify]: Extracting #4: cost 112 inf + 14407 408.141 * * [simplify]: Extracting #5: cost 65 inf + 25193 408.148 * * [simplify]: Extracting #6: cost 39 inf + 33348 408.157 * * [simplify]: Extracting #7: cost 0 inf + 47034 408.166 * [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)))) 408.166 * [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))))))) 408.167 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 408.167 * * [simplify]: iters left: 6 (12 enodes) 408.170 * * [simplify]: iters left: 5 (51 enodes) 408.181 * * [simplify]: iters left: 4 (106 enodes) 408.203 * * [simplify]: iters left: 3 (247 enodes) 408.271 * * [simplify]: Extracting #0: cost 1 inf + 0 408.271 * * [simplify]: Extracting #1: cost 0 inf + 1 408.271 * [simplify]: Simplified to 0 408.271 * [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)) 408.271 * * * * [progress]: [ 999 / 3260 ] simplifiying candidate # 408.272 * [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))))) 408.272 * * [simplify]: iters left: 6 (25 enodes) 408.277 * * [simplify]: iters left: 5 (96 enodes) 408.294 * * [simplify]: iters left: 4 (170 enodes) 408.326 * * [simplify]: iters left: 3 (362 enodes) 408.415 * * [simplify]: Extracting #0: cost 1 inf + 0 408.415 * * [simplify]: Extracting #1: cost 11 inf + 0 408.415 * * [simplify]: Extracting #2: cost 109 inf + 0 408.416 * * [simplify]: Extracting #3: cost 134 inf + 1409 408.418 * * [simplify]: Extracting #4: cost 80 inf + 7311 408.420 * * [simplify]: Extracting #5: cost 65 inf + 10375 408.424 * * [simplify]: Extracting #6: cost 64 inf + 10682 408.427 * * [simplify]: Extracting #7: cost 54 inf + 11810 408.431 * * [simplify]: Extracting #8: cost 20 inf + 23921 408.438 * * [simplify]: Extracting #9: cost 1 inf + 31698 408.445 * * [simplify]: Extracting #10: cost 0 inf + 32104 408.452 * [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)) 408.452 * [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)))))) 408.453 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 408.453 * * [simplify]: iters left: 6 (11 enodes) 408.455 * * [simplify]: iters left: 5 (46 enodes) 408.463 * * [simplify]: iters left: 4 (86 enodes) 408.482 * * [simplify]: iters left: 3 (183 enodes) 408.527 * * [simplify]: iters left: 2 (372 enodes) 408.656 * * [simplify]: Extracting #0: cost 1 inf + 0 408.656 * * [simplify]: Extracting #1: cost 0 inf + 1 408.656 * [simplify]: Simplified to 0 408.656 * [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)) 408.656 * * * * [progress]: [ 1000 / 3260 ] simplifiying candidate # 408.656 * [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)))) 408.656 * * [simplify]: iters left: 6 (24 enodes) 408.662 * * [simplify]: iters left: 5 (90 enodes) 408.677 * * [simplify]: iters left: 4 (138 enodes) 408.699 * * [simplify]: iters left: 3 (246 enodes) 408.741 * * [simplify]: iters left: 2 (404 enodes) 408.816 * * [simplify]: Extracting #0: cost 1 inf + 0 408.816 * * [simplify]: Extracting #1: cost 9 inf + 0 408.816 * * [simplify]: Extracting #2: cost 70 inf + 2 408.816 * * [simplify]: Extracting #3: cost 106 inf + 837 408.817 * * [simplify]: Extracting #4: cost 83 inf + 2290 408.819 * * [simplify]: Extracting #5: cost 87 inf + 2622 408.820 * * [simplify]: Extracting #6: cost 83 inf + 3625 408.823 * * [simplify]: Extracting #7: cost 31 inf + 19544 408.830 * * [simplify]: Extracting #8: cost 1 inf + 30309 408.837 * * [simplify]: Extracting #9: cost 0 inf + 30555 408.844 * [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)) 408.844 * [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))))) 408.844 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 408.844 * * [simplify]: iters left: 6 (10 enodes) 408.847 * * [simplify]: iters left: 5 (39 enodes) 408.853 * * [simplify]: iters left: 4 (64 enodes) 408.865 * * [simplify]: iters left: 3 (96 enodes) 408.881 * * [simplify]: iters left: 2 (164 enodes) 408.913 * * [simplify]: iters left: 1 (270 enodes) 408.964 * * [simplify]: Extracting #0: cost 1 inf + 0 408.965 * * [simplify]: Extracting #1: cost 0 inf + 1 408.965 * [simplify]: Simplified to 0 408.965 * [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)) 408.965 * * * * [progress]: [ 1001 / 3260 ] simplifiying candidate # 408.965 * [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)))))) 408.965 * * [simplify]: iters left: 6 (26 enodes) 408.973 * * [simplify]: iters left: 5 (102 enodes) 408.989 * * [simplify]: iters left: 4 (201 enodes) 409.024 * * [simplify]: iters left: 3 (429 enodes) 409.121 * * [simplify]: Extracting #0: cost 1 inf + 0 409.121 * * [simplify]: Extracting #1: cost 11 inf + 0 409.122 * * [simplify]: Extracting #2: cost 108 inf + 0 409.122 * * [simplify]: Extracting #3: cost 177 inf + 2238 409.125 * * [simplify]: Extracting #4: cost 94 inf + 16275 409.130 * * [simplify]: Extracting #5: cost 65 inf + 22407 409.136 * * [simplify]: Extracting #6: cost 48 inf + 27343 409.144 * * [simplify]: Extracting #7: cost 4 inf + 43105 409.155 * * [simplify]: Extracting #8: cost 0 inf + 44408 409.164 * [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))) 409.164 * [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))))))) 409.164 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 409.164 * * [simplify]: iters left: 6 (12 enodes) 409.168 * * [simplify]: iters left: 5 (53 enodes) 409.177 * * [simplify]: iters left: 4 (117 enodes) 409.198 * * [simplify]: iters left: 3 (255 enodes) 409.258 * * [simplify]: Extracting #0: cost 1 inf + 0 409.258 * * [simplify]: Extracting #1: cost 0 inf + 1 409.258 * [simplify]: Simplified to 0 409.258 * [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)) 409.258 * * * * [progress]: [ 1002 / 3260 ] simplifiying candidate # 409.259 * [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))))) 409.259 * * [simplify]: iters left: 6 (25 enodes) 409.265 * * [simplify]: iters left: 5 (97 enodes) 409.282 * * [simplify]: iters left: 4 (180 enodes) 409.311 * * [simplify]: iters left: 3 (342 enodes) 409.379 * * [simplify]: Extracting #0: cost 1 inf + 0 409.379 * * [simplify]: Extracting #1: cost 11 inf + 0 409.380 * * [simplify]: Extracting #2: cost 91 inf + 0 409.380 * * [simplify]: Extracting #3: cost 120 inf + 2911 409.383 * * [simplify]: Extracting #4: cost 69 inf + 8156 409.385 * * [simplify]: Extracting #5: cost 65 inf + 9104 409.388 * * [simplify]: Extracting #6: cost 64 inf + 9274 409.391 * * [simplify]: Extracting #7: cost 54 inf + 10442 409.397 * * [simplify]: Extracting #8: cost 21 inf + 22031 409.403 * * [simplify]: Extracting #9: cost 1 inf + 30366 409.410 * * [simplify]: Extracting #10: cost 0 inf + 30745 409.417 * [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)) 409.417 * [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)))))) 409.417 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 409.417 * * [simplify]: iters left: 6 (11 enodes) 409.421 * * [simplify]: iters left: 5 (48 enodes) 409.429 * * [simplify]: iters left: 4 (98 enodes) 409.445 * * [simplify]: iters left: 3 (181 enodes) 409.483 * * [simplify]: iters left: 2 (358 enodes) 409.589 * * [simplify]: Extracting #0: cost 1 inf + 0 409.589 * * [simplify]: Extracting #1: cost 0 inf + 1 409.589 * [simplify]: Simplified to 0 409.589 * [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)) 409.589 * * * * [progress]: [ 1003 / 3260 ] simplifiying candidate # 409.590 * [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)))) 409.590 * * [simplify]: iters left: 6 (24 enodes) 409.596 * * [simplify]: iters left: 5 (90 enodes) 409.609 * * [simplify]: iters left: 4 (158 enodes) 409.636 * * [simplify]: iters left: 3 (287 enodes) 409.687 * * [simplify]: iters left: 2 (485 enodes) 409.786 * * [simplify]: Extracting #0: cost 1 inf + 0 409.786 * * [simplify]: Extracting #1: cost 12 inf + 0 409.788 * * [simplify]: Extracting #2: cost 97 inf + 83 409.789 * * [simplify]: Extracting #3: cost 135 inf + 1329 409.790 * * [simplify]: Extracting #4: cost 89 inf + 4730 409.792 * * [simplify]: Extracting #5: cost 94 inf + 4899 409.794 * * [simplify]: Extracting #6: cost 89 inf + 5945 409.798 * * [simplify]: Extracting #7: cost 40 inf + 20993 409.805 * * [simplify]: Extracting #8: cost 4 inf + 33910 409.813 * * [simplify]: Extracting #9: cost 0 inf + 35405 409.821 * [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))) 409.821 * [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))))) 409.821 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 409.822 * * [simplify]: iters left: 6 (10 enodes) 409.825 * * [simplify]: iters left: 5 (41 enodes) 409.831 * * [simplify]: iters left: 4 (81 enodes) 409.844 * * [simplify]: iters left: 3 (127 enodes) 409.862 * * [simplify]: iters left: 2 (186 enodes) 409.887 * * [simplify]: iters left: 1 (266 enodes) 409.948 * * [simplify]: Extracting #0: cost 1 inf + 0 409.949 * * [simplify]: Extracting #1: cost 0 inf + 1 409.949 * [simplify]: Simplified to 0 409.949 * [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)) 409.949 * * * * [progress]: [ 1004 / 3260 ] simplifiying candidate # 409.949 * [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))) 409.949 * * [simplify]: iters left: 6 (23 enodes) 409.954 * * [simplify]: iters left: 5 (87 enodes) 410.239 * * [simplify]: iters left: 4 (140 enodes) 410.261 * * [simplify]: iters left: 3 (248 enodes) 410.307 * * [simplify]: iters left: 2 (415 enodes) 410.387 * * [simplify]: Extracting #0: cost 1 inf + 0 410.387 * * [simplify]: Extracting #1: cost 9 inf + 0 410.387 * * [simplify]: Extracting #2: cost 74 inf + 2 410.388 * * [simplify]: Extracting #3: cost 109 inf + 920 410.389 * * [simplify]: Extracting #4: cost 82 inf + 2908 410.390 * * [simplify]: Extracting #5: cost 87 inf + 3035 410.392 * * [simplify]: Extracting #6: cost 82 inf + 3904 410.395 * * [simplify]: Extracting #7: cost 35 inf + 18562 410.402 * * [simplify]: Extracting #8: cost 2 inf + 30261 410.409 * * [simplify]: Extracting #9: cost 0 inf + 30886 410.419 * [simplify]: Simplified to (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 2))) 410.419 * [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)))) 410.419 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 410.419 * * [simplify]: iters left: 6 (9 enodes) 410.422 * * [simplify]: iters left: 5 (36 enodes) 410.428 * * [simplify]: iters left: 4 (67 enodes) 410.439 * * [simplify]: iters left: 3 (97 enodes) 410.456 * * [simplify]: iters left: 2 (158 enodes) 410.491 * * [simplify]: iters left: 1 (263 enodes) 410.536 * * [simplify]: Extracting #0: cost 1 inf + 0 410.536 * * [simplify]: Extracting #1: cost 0 inf + 1 410.537 * [simplify]: Simplified to 0 410.537 * [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)) 410.537 * * * * [progress]: [ 1005 / 3260 ] simplifiying candidate # 410.537 * [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)))) 410.537 * * [simplify]: iters left: 6 (23 enodes) 410.542 * * [simplify]: iters left: 5 (88 enodes) 410.556 * * [simplify]: iters left: 4 (149 enodes) 410.580 * * [simplify]: iters left: 3 (278 enodes) 410.632 * * [simplify]: iters left: 2 (465 enodes) 410.725 * * [simplify]: Extracting #0: cost 1 inf + 0 410.726 * * [simplify]: Extracting #1: cost 11 inf + 0 410.726 * * [simplify]: Extracting #2: cost 93 inf + 0 410.726 * * [simplify]: Extracting #3: cost 136 inf + 586 410.728 * * [simplify]: Extracting #4: cost 94 inf + 3775 410.729 * * [simplify]: Extracting #5: cost 94 inf + 4313 410.731 * * [simplify]: Extracting #6: cost 88 inf + 5618 410.735 * * [simplify]: Extracting #7: cost 42 inf + 20139 410.743 * * [simplify]: Extracting #8: cost 3 inf + 33903 410.751 * * [simplify]: Extracting #9: cost 0 inf + 34907 410.760 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ b (* a 2))) 410.760 * [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))))) 410.760 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 410.760 * * [simplify]: iters left: 5 (9 enodes) 410.763 * * [simplify]: iters left: 4 (39 enodes) 410.769 * * [simplify]: iters left: 3 (65 enodes) 410.782 * * [simplify]: iters left: 2 (129 enodes) 410.806 * * [simplify]: iters left: 1 (210 enodes) 410.843 * * [simplify]: Extracting #0: cost 1 inf + 0 410.843 * * [simplify]: Extracting #1: cost 0 inf + 1 410.843 * [simplify]: Simplified to 0 410.844 * [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)) 410.844 * * * * [progress]: [ 1006 / 3260 ] simplifiying candidate # 410.844 * [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)))))) 410.844 * * [simplify]: iters left: 6 (26 enodes) 410.850 * * [simplify]: iters left: 5 (99 enodes) 410.865 * * [simplify]: iters left: 4 (153 enodes) 410.887 * * [simplify]: iters left: 3 (243 enodes) 410.931 * * [simplify]: iters left: 2 (454 enodes) 411.040 * * [simplify]: Extracting #0: cost 1 inf + 0 411.040 * * [simplify]: Extracting #1: cost 11 inf + 0 411.040 * * [simplify]: Extracting #2: cost 91 inf + 0 411.040 * * [simplify]: Extracting #3: cost 160 inf + 618 411.041 * * [simplify]: Extracting #4: cost 150 inf + 2087 411.042 * * [simplify]: Extracting #5: cost 149 inf + 3309 411.046 * * [simplify]: Extracting #6: cost 98 inf + 22633 411.056 * * [simplify]: Extracting #7: cost 14 inf + 57090 411.069 * * [simplify]: Extracting #8: cost 0 inf + 63833 411.084 * [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)) 411.084 * [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))))))) 411.084 * [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))))) 411.084 * * [simplify]: iters left: 6 (10 enodes) 411.087 * * [simplify]: iters left: 5 (37 enodes) 411.092 * * [simplify]: iters left: 4 (57 enodes) 411.102 * * [simplify]: iters left: 3 (104 enodes) 411.118 * * [simplify]: iters left: 2 (158 enodes) 411.141 * * [simplify]: iters left: 1 (225 enodes) 411.173 * * [simplify]: Extracting #0: cost 1 inf + 0 411.173 * * [simplify]: Extracting #1: cost 0 inf + 1 411.173 * [simplify]: Simplified to 0 411.173 * [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)) 411.174 * * * * [progress]: [ 1007 / 3260 ] simplifiying candidate # 411.174 * [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))))) 411.174 * * [simplify]: iters left: 6 (25 enodes) 411.179 * * [simplify]: iters left: 5 (90 enodes) 411.192 * * [simplify]: iters left: 4 (137 enodes) 411.214 * * [simplify]: iters left: 3 (212 enodes) 411.250 * * [simplify]: iters left: 2 (385 enodes) 411.344 * * [simplify]: Extracting #0: cost 1 inf + 0 411.344 * * [simplify]: Extracting #1: cost 9 inf + 0 411.344 * * [simplify]: Extracting #2: cost 77 inf + 0 411.344 * * [simplify]: Extracting #3: cost 134 inf + 734 411.345 * * [simplify]: Extracting #4: cost 122 inf + 2163 411.346 * * [simplify]: Extracting #5: cost 123 inf + 2900 411.347 * * [simplify]: Extracting #6: cost 120 inf + 3452 411.349 * * [simplify]: Extracting #7: cost 109 inf + 4607 411.352 * * [simplify]: Extracting #8: cost 63 inf + 23506 411.361 * * [simplify]: Extracting #9: cost 2 inf + 50550 411.372 * * [simplify]: Extracting #10: cost 0 inf + 51429 411.384 * [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)) 411.384 * [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)))))) 411.385 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 411.385 * * [simplify]: iters left: 6 (9 enodes) 411.387 * * [simplify]: iters left: 5 (29 enodes) 411.391 * * [simplify]: iters left: 4 (42 enodes) 411.396 * * [simplify]: iters left: 3 (58 enodes) 411.403 * * [simplify]: iters left: 2 (68 enodes) 411.410 * * [simplify]: Extracting #0: cost 1 inf + 0 411.410 * * [simplify]: Extracting #1: cost 0 inf + 1 411.410 * [simplify]: Simplified to 0 411.411 * [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)) 411.411 * * * * [progress]: [ 1008 / 3260 ] simplifiying candidate # 411.411 * [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)))))) 411.411 * * [simplify]: iters left: 6 (27 enodes) 411.417 * * [simplify]: iters left: 5 (107 enodes) 411.434 * * [simplify]: iters left: 4 (214 enodes) 411.478 * * [simplify]: iters left: 3 (479 enodes) 411.607 * * [simplify]: Extracting #0: cost 1 inf + 0 411.607 * * [simplify]: Extracting #1: cost 11 inf + 0 411.607 * * [simplify]: Extracting #2: cost 108 inf + 0 411.610 * * [simplify]: Extracting #3: cost 197 inf + 4 411.611 * * [simplify]: Extracting #4: cost 194 inf + 694 411.612 * * [simplify]: Extracting #5: cost 187 inf + 2534 411.615 * * [simplify]: Extracting #6: cost 115 inf + 20734 411.625 * * [simplify]: Extracting #7: cost 11 inf + 57836 411.637 * * [simplify]: Extracting #8: cost 0 inf + 62394 411.650 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (fabs (cbrt (fma c (* a -4) (* b b))))) a) (/ (/ b 2) a)) 411.650 * [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))))))) 411.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))))) 411.651 * * [simplify]: iters left: 6 (13 enodes) 411.654 * * [simplify]: iters left: 5 (53 enodes) 411.662 * * [simplify]: iters left: 4 (117 enodes) 411.688 * * [simplify]: iters left: 3 (275 enodes) 411.740 * * [simplify]: iters left: 2 (474 enodes) 411.846 * * [simplify]: Extracting #0: cost 1 inf + 0 411.846 * * [simplify]: Extracting #1: cost 0 inf + 1 411.846 * [simplify]: Simplified to 0 411.846 * [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)) 411.846 * * * * [progress]: [ 1009 / 3260 ] simplifiying candidate # 411.846 * [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))))) 411.847 * * [simplify]: iters left: 6 (28 enodes) 411.852 * * [simplify]: iters left: 5 (107 enodes) 411.868 * * [simplify]: iters left: 4 (183 enodes) 411.896 * * [simplify]: iters left: 3 (313 enodes) 411.951 * * [simplify]: Extracting #0: cost 1 inf + 0 411.951 * * [simplify]: Extracting #1: cost 11 inf + 0 411.951 * * [simplify]: Extracting #2: cost 79 inf + 0 411.952 * * [simplify]: Extracting #3: cost 134 inf + 407 411.952 * * [simplify]: Extracting #4: cost 127 inf + 1464 411.953 * * [simplify]: Extracting #5: cost 121 inf + 3418 411.955 * * [simplify]: Extracting #6: cost 85 inf + 10681 411.959 * * [simplify]: Extracting #7: cost 39 inf + 25700 411.968 * * [simplify]: Extracting #8: cost 0 inf + 43681 411.976 * * [simplify]: Extracting #9: cost 0 inf + 43651 411.985 * [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)) 411.985 * [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)))))) 411.985 * [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)))) 411.985 * * [simplify]: iters left: 6 (12 enodes) 411.988 * * [simplify]: iters left: 5 (47 enodes) 411.995 * * [simplify]: iters left: 4 (82 enodes) 412.008 * * [simplify]: iters left: 3 (157 enodes) 412.035 * * [simplify]: iters left: 2 (248 enodes) 412.071 * * [simplify]: iters left: 1 (341 enodes) 412.123 * * [simplify]: Extracting #0: cost 1 inf + 0 412.124 * * [simplify]: Extracting #1: cost 0 inf + 1 412.124 * [simplify]: Simplified to 0 412.124 * [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)) 412.124 * * * * [progress]: [ 1010 / 3260 ] simplifiying candidate # 412.124 * [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)))) 412.124 * * [simplify]: iters left: 6 (27 enodes) 412.130 * * [simplify]: iters left: 5 (102 enodes) 412.147 * * [simplify]: iters left: 4 (183 enodes) 412.177 * * [simplify]: iters left: 3 (334 enodes) 412.247 * * [simplify]: Extracting #0: cost 1 inf + 0 412.248 * * [simplify]: Extracting #1: cost 13 inf + 0 412.248 * * [simplify]: Extracting #2: cost 89 inf + 0 412.248 * * [simplify]: Extracting #3: cost 143 inf + 366 412.249 * * [simplify]: Extracting #4: cost 137 inf + 1341 412.249 * * [simplify]: Extracting #5: cost 134 inf + 2404 412.251 * * [simplify]: Extracting #6: cost 91 inf + 12239 412.256 * * [simplify]: Extracting #7: cost 39 inf + 29435 412.264 * * [simplify]: Extracting #8: cost 0 inf + 47144 412.274 * * [simplify]: Extracting #9: cost 0 inf + 47114 412.283 * [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)) 412.284 * [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))))) 412.284 * [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))) 412.284 * * [simplify]: iters left: 6 (12 enodes) 412.287 * * [simplify]: iters left: 5 (47 enodes) 412.295 * * [simplify]: iters left: 4 (89 enodes) 412.311 * * [simplify]: iters left: 3 (180 enodes) 412.349 * * [simplify]: iters left: 2 (296 enodes) 412.404 * * [simplify]: iters left: 1 (428 enodes) 412.489 * * [simplify]: Extracting #0: cost 1 inf + 0 412.489 * * [simplify]: Extracting #1: cost 0 inf + 1 412.489 * [simplify]: Simplified to 0 412.489 * [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)) 412.489 * * * * [progress]: [ 1011 / 3260 ] simplifiying candidate # 412.489 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 412.489 * * [simplify]: iters left: 6 (26 enodes) 412.495 * * [simplify]: iters left: 5 (100 enodes) 412.512 * * [simplify]: iters left: 4 (175 enodes) 412.539 * * [simplify]: iters left: 3 (311 enodes) 412.602 * * [simplify]: Extracting #0: cost 1 inf + 0 412.602 * * [simplify]: Extracting #1: cost 11 inf + 0 412.602 * * [simplify]: Extracting #2: cost 79 inf + 0 412.603 * * [simplify]: Extracting #3: cost 142 inf + 2 412.603 * * [simplify]: Extracting #4: cost 143 inf + 45 412.604 * * [simplify]: Extracting #5: cost 125 inf + 4303 412.606 * * [simplify]: Extracting #6: cost 91 inf + 11730 412.611 * * [simplify]: Extracting #7: cost 39 inf + 28959 412.619 * * [simplify]: Extracting #8: cost 0 inf + 47546 412.630 * * [simplify]: Extracting #9: cost 0 inf + 47516 412.639 * [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))) 412.639 * [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))))))) 412.640 * [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))))) 412.640 * * [simplify]: iters left: 6 (12 enodes) 412.643 * * [simplify]: iters left: 5 (46 enodes) 412.649 * * [simplify]: iters left: 4 (81 enodes) 412.661 * * [simplify]: iters left: 3 (134 enodes) 412.680 * * [simplify]: iters left: 2 (197 enodes) 412.708 * * [simplify]: iters left: 1 (271 enodes) 412.744 * * [simplify]: Extracting #0: cost 1 inf + 0 412.744 * * [simplify]: Extracting #1: cost 0 inf + 1 412.744 * [simplify]: Simplified to 0 412.744 * [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)) 412.745 * * * * [progress]: [ 1012 / 3260 ] simplifiying candidate # 412.745 * [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))))) 412.745 * * [simplify]: iters left: 6 (26 enodes) 412.750 * * [simplify]: iters left: 5 (97 enodes) 412.766 * * [simplify]: iters left: 4 (152 enodes) 412.787 * * [simplify]: iters left: 3 (242 enodes) 412.829 * * [simplify]: iters left: 2 (435 enodes) 412.930 * * [simplify]: Extracting #0: cost 1 inf + 0 412.930 * * [simplify]: Extracting #1: cost 9 inf + 0 412.930 * * [simplify]: Extracting #2: cost 84 inf + 0 412.930 * * [simplify]: Extracting #3: cost 156 inf + 408 412.931 * * [simplify]: Extracting #4: cost 151 inf + 1665 412.932 * * [simplify]: Extracting #5: cost 146 inf + 3175 412.934 * * [simplify]: Extracting #6: cost 122 inf + 7306 412.939 * * [simplify]: Extracting #7: cost 54 inf + 31667 412.950 * * [simplify]: Extracting #8: cost 4 inf + 53834 412.963 * * [simplify]: Extracting #9: cost 0 inf + 55672 412.975 * [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)) 412.975 * [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)))))) 412.975 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 412.975 * * [simplify]: iters left: 6 (10 enodes) 412.978 * * [simplify]: iters left: 5 (38 enodes) 412.983 * * [simplify]: iters left: 4 (59 enodes) 412.991 * * [simplify]: iters left: 3 (88 enodes) 413.004 * * [simplify]: iters left: 2 (117 enodes) 413.018 * * [simplify]: iters left: 1 (144 enodes) 413.034 * * [simplify]: Extracting #0: cost 1 inf + 0 413.034 * * [simplify]: Extracting #1: cost 0 inf + 1 413.034 * [simplify]: Simplified to 0 413.034 * [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)) 413.035 * * * * [progress]: [ 1013 / 3260 ] simplifiying candidate # 413.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)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 413.035 * * [simplify]: iters left: 6 (26 enodes) 413.040 * * [simplify]: iters left: 5 (97 enodes) 413.055 * * [simplify]: iters left: 4 (156 enodes) 413.078 * * [simplify]: iters left: 3 (256 enodes) 413.121 * * [simplify]: iters left: 2 (458 enodes) 413.223 * * [simplify]: Extracting #0: cost 1 inf + 0 413.223 * * [simplify]: Extracting #1: cost 11 inf + 0 413.223 * * [simplify]: Extracting #2: cost 90 inf + 0 413.224 * * [simplify]: Extracting #3: cost 152 inf + 450 413.225 * * [simplify]: Extracting #4: cost 135 inf + 2490 413.227 * * [simplify]: Extracting #5: cost 129 inf + 4128 413.229 * * [simplify]: Extracting #6: cost 116 inf + 6991 413.234 * * [simplify]: Extracting #7: cost 54 inf + 31242 413.246 * * [simplify]: Extracting #8: cost 1 inf + 53824 413.258 * * [simplify]: Extracting #9: cost 0 inf + 54309 413.270 * [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)) 413.271 * [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))))) 413.271 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 413.271 * * [simplify]: iters left: 6 (11 enodes) 413.274 * * [simplify]: iters left: 5 (42 enodes) 413.280 * * [simplify]: iters left: 4 (67 enodes) 413.290 * * [simplify]: iters left: 3 (111 enodes) 413.307 * * [simplify]: iters left: 2 (140 enodes) 413.322 * * [simplify]: iters left: 1 (160 enodes) 413.339 * * [simplify]: Extracting #0: cost 1 inf + 0 413.339 * * [simplify]: Extracting #1: cost 0 inf + 1 413.339 * [simplify]: Simplified to 0 413.339 * [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)) 413.339 * * * * [progress]: [ 1014 / 3260 ] simplifiying candidate # 413.339 * [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)))))) 413.340 * * [simplify]: iters left: 6 (30 enodes) 413.346 * * [simplify]: iters left: 5 (122 enodes) 413.367 * * [simplify]: iters left: 4 (278 enodes) 413.444 * * [simplify]: Extracting #0: cost 1 inf + 0 413.444 * * [simplify]: Extracting #1: cost 11 inf + 0 413.445 * * [simplify]: Extracting #2: cost 175 inf + 0 413.445 * * [simplify]: Extracting #3: cost 307 inf + 84 413.447 * * [simplify]: Extracting #4: cost 290 inf + 3397 413.453 * * [simplify]: Extracting #5: cost 127 inf + 60758 413.465 * * [simplify]: Extracting #6: cost 34 inf + 94730 413.480 * * [simplify]: Extracting #7: cost 3 inf + 107348 413.498 * * [simplify]: Extracting #8: cost 0 inf + 108418 413.514 * [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)))) 413.514 * [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))))))) 413.514 * [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))))) 413.515 * * [simplify]: iters left: 6 (16 enodes) 413.518 * * [simplify]: iters left: 5 (68 enodes) 413.530 * * [simplify]: iters left: 4 (179 enodes) 413.586 * * [simplify]: Extracting #0: cost 1 inf + 0 413.586 * * [simplify]: Extracting #1: cost 27 inf + 0 413.586 * * [simplify]: Extracting #2: cost 153 inf + 0 413.587 * * [simplify]: Extracting #3: cost 242 inf + 83 413.589 * * [simplify]: Extracting #4: cost 185 inf + 16503 413.599 * * [simplify]: Extracting #5: cost 15 inf + 79352 413.613 * * [simplify]: Extracting #6: cost 0 inf + 84943 413.625 * [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))))) 413.625 * [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))))))) 413.625 * * * * [progress]: [ 1015 / 3260 ] simplifiying candidate # 413.625 * [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))))) 413.625 * * [simplify]: iters left: 6 (31 enodes) 413.632 * * [simplify]: iters left: 5 (123 enodes) 413.652 * * [simplify]: iters left: 4 (248 enodes) 413.704 * * [simplify]: Extracting #0: cost 1 inf + 0 413.704 * * [simplify]: Extracting #1: cost 11 inf + 0 413.705 * * [simplify]: Extracting #2: cost 127 inf + 0 413.705 * * [simplify]: Extracting #3: cost 219 inf + 204 413.706 * * [simplify]: Extracting #4: cost 206 inf + 2428 413.709 * * [simplify]: Extracting #5: cost 111 inf + 31588 413.717 * * [simplify]: Extracting #6: cost 33 inf + 57305 413.727 * * [simplify]: Extracting #7: cost 3 inf + 69740 413.738 * * [simplify]: Extracting #8: cost 0 inf + 71287 413.751 * [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)))) 413.751 * [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)))))) 413.751 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 413.751 * * [simplify]: iters left: 6 (15 enodes) 413.755 * * [simplify]: iters left: 5 (63 enodes) 413.765 * * [simplify]: iters left: 4 (145 enodes) 413.799 * * [simplify]: iters left: 3 (499 enodes) 414.026 * * [simplify]: Extracting #0: cost 1 inf + 0 414.026 * * [simplify]: Extracting #1: cost 0 inf + 1 414.027 * [simplify]: Simplified to 0 414.027 * [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)) 414.027 * * * * [progress]: [ 1016 / 3260 ] simplifiying candidate # 414.027 * [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)))) 414.027 * * [simplify]: iters left: 6 (30 enodes) 414.034 * * [simplify]: iters left: 5 (117 enodes) 414.053 * * [simplify]: iters left: 4 (254 enodes) 414.113 * * [simplify]: Extracting #0: cost 1 inf + 0 414.113 * * [simplify]: Extracting #1: cost 13 inf + 0 414.113 * * [simplify]: Extracting #2: cost 130 inf + 0 414.114 * * [simplify]: Extracting #3: cost 206 inf + 205 414.114 * * [simplify]: Extracting #4: cost 193 inf + 2552 414.120 * * [simplify]: Extracting #5: cost 93 inf + 32053 414.127 * * [simplify]: Extracting #6: cost 33 inf + 49798 414.135 * * [simplify]: Extracting #7: cost 3 inf + 61829 414.145 * * [simplify]: Extracting #8: cost 0 inf + 63377 414.155 * [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))) 414.155 * [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))))) 414.155 * [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))) 414.156 * * [simplify]: iters left: 6 (15 enodes) 414.159 * * [simplify]: iters left: 5 (62 enodes) 414.170 * * [simplify]: iters left: 4 (159 enodes) 414.212 * * [simplify]: iters left: 3 (475 enodes) 414.407 * * [simplify]: Extracting #0: cost 1 inf + 0 414.408 * * [simplify]: Extracting #1: cost 42 inf + 0 414.408 * * [simplify]: Extracting #2: cost 194 inf + 1 414.411 * * [simplify]: Extracting #3: cost 205 inf + 15094 414.423 * * [simplify]: Extracting #4: cost 20 inf + 63712 414.437 * * [simplify]: Extracting #5: cost 3 inf + 65204 414.453 * * [simplify]: Extracting #6: cost 0 inf + 65965 414.467 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 414.467 * [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)))) 414.467 * * * * [progress]: [ 1017 / 3260 ] simplifiying candidate # 414.468 * [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)))))) 414.468 * * [simplify]: iters left: 6 (29 enodes) 414.474 * * [simplify]: iters left: 5 (116 enodes) 414.493 * * [simplify]: iters left: 4 (247 enodes) 414.552 * * [simplify]: Extracting #0: cost 1 inf + 0 414.552 * * [simplify]: Extracting #1: cost 11 inf + 0 414.552 * * [simplify]: Extracting #2: cost 131 inf + 0 414.553 * * [simplify]: Extracting #3: cost 231 inf + 43 414.554 * * [simplify]: Extracting #4: cost 213 inf + 3038 414.558 * * [simplify]: Extracting #5: cost 103 inf + 38172 414.567 * * [simplify]: Extracting #6: cost 35 inf + 61355 414.580 * * [simplify]: Extracting #7: cost 2 inf + 74165 414.593 * * [simplify]: Extracting #8: cost 0 inf + 75213 414.605 * [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)))))) 414.605 * [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))))))) 414.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))))) 414.605 * * [simplify]: iters left: 6 (15 enodes) 414.609 * * [simplify]: iters left: 5 (62 enodes) 414.619 * * [simplify]: iters left: 4 (148 enodes) 414.657 * * [simplify]: iters left: 3 (499 enodes) 414.892 * * [simplify]: Extracting #0: cost 1 inf + 0 414.892 * * [simplify]: Extracting #1: cost 0 inf + 1 414.892 * [simplify]: Simplified to 0 414.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))))) 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)) 414.893 * * * * [progress]: [ 1018 / 3260 ] simplifiying candidate # 414.893 * [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))))) 414.893 * * [simplify]: iters left: 6 (30 enodes) 414.900 * * [simplify]: iters left: 5 (116 enodes) 414.917 * * [simplify]: iters left: 4 (220 enodes) 414.961 * * [simplify]: Extracting #0: cost 1 inf + 0 414.961 * * [simplify]: Extracting #1: cost 11 inf + 0 414.961 * * [simplify]: Extracting #2: cost 102 inf + 0 414.962 * * [simplify]: Extracting #3: cost 173 inf + 43 414.962 * * [simplify]: Extracting #4: cost 172 inf + 127 414.963 * * [simplify]: Extracting #5: cost 154 inf + 4656 414.966 * * [simplify]: Extracting #6: cost 63 inf + 30899 414.974 * * [simplify]: Extracting #7: cost 0 inf + 52358 414.982 * * [simplify]: Extracting #8: cost 0 inf + 52328 414.991 * [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)))) 414.991 * [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)))))) 414.991 * [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)))) 414.991 * * [simplify]: iters left: 6 (14 enodes) 414.994 * * [simplify]: iters left: 5 (56 enodes) 415.003 * * [simplify]: iters left: 4 (117 enodes) 415.029 * * [simplify]: iters left: 3 (347 enodes) 415.142 * * [simplify]: Extracting #0: cost 1 inf + 0 415.143 * * [simplify]: Extracting #1: cost 0 inf + 1 415.143 * [simplify]: Simplified to 0 415.143 * [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)) 415.143 * * * * [progress]: [ 1019 / 3260 ] simplifiying candidate # 415.143 * [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)))) 415.143 * * [simplify]: iters left: 6 (29 enodes) 415.150 * * [simplify]: iters left: 5 (112 enodes) 415.167 * * [simplify]: iters left: 4 (211 enodes) 415.209 * * [simplify]: iters left: 3 (483 enodes) 415.360 * * [simplify]: Extracting #0: cost 1 inf + 0 415.360 * * [simplify]: Extracting #1: cost 11 inf + 0 415.360 * * [simplify]: Extracting #2: cost 140 inf + 0 415.361 * * [simplify]: Extracting #3: cost 251 inf + 248 415.362 * * [simplify]: Extracting #4: cost 240 inf + 2558 415.367 * * [simplify]: Extracting #5: cost 141 inf + 26345 415.376 * * [simplify]: Extracting #6: cost 62 inf + 47328 415.389 * * [simplify]: Extracting #7: cost 8 inf + 69743 415.404 * * [simplify]: Extracting #8: cost 0 inf + 73163 415.422 * [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))) 415.422 * [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))))) 415.422 * [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))) 415.422 * * [simplify]: iters left: 6 (14 enodes) 415.426 * * [simplify]: iters left: 5 (57 enodes) 415.435 * * [simplify]: iters left: 4 (116 enodes) 415.460 * * [simplify]: iters left: 3 (321 enodes) 415.567 * * [simplify]: Extracting #0: cost 1 inf + 0 415.567 * * [simplify]: Extracting #1: cost 0 inf + 1 415.567 * [simplify]: Simplified to 0 415.567 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (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)) 415.567 * * * * [progress]: [ 1020 / 3260 ] simplifiying candidate # 415.567 * [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)))))) 415.567 * * [simplify]: iters left: 6 (28 enodes) 415.573 * * [simplify]: iters left: 5 (109 enodes) 415.593 * * [simplify]: iters left: 4 (230 enodes) 415.642 * * [simplify]: Extracting #0: cost 1 inf + 0 415.642 * * [simplify]: Extracting #1: cost 11 inf + 0 415.642 * * [simplify]: Extracting #2: cost 105 inf + 0 415.642 * * [simplify]: Extracting #3: cost 180 inf + 2 415.643 * * [simplify]: Extracting #4: cost 180 inf + 5 415.645 * * [simplify]: Extracting #5: cost 173 inf + 2471 415.648 * * [simplify]: Extracting #6: cost 65 inf + 30469 415.655 * * [simplify]: Extracting #7: cost 2 inf + 51977 415.664 * * [simplify]: Extracting #8: cost 0 inf + 53697 415.672 * [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))) 415.672 * [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))))))) 415.673 * [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))))) 415.673 * * [simplify]: iters left: 6 (15 enodes) 415.676 * * [simplify]: iters left: 5 (62 enodes) 415.687 * * [simplify]: iters left: 4 (149 enodes) 415.724 * * [simplify]: iters left: 3 (450 enodes) 415.920 * * [simplify]: Extracting #0: cost 1 inf + 0 415.920 * * [simplify]: Extracting #1: cost 0 inf + 1 415.921 * [simplify]: Simplified to 0 415.921 * [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)) 415.921 * * * * [progress]: [ 1021 / 3260 ] simplifiying candidate # 415.921 * [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))))) 415.921 * * [simplify]: iters left: 6 (29 enodes) 415.927 * * [simplify]: iters left: 5 (112 enodes) 415.945 * * [simplify]: iters left: 4 (211 enodes) 415.987 * * [simplify]: iters left: 3 (496 enodes) 416.124 * * [simplify]: Extracting #0: cost 1 inf + 0 416.124 * * [simplify]: Extracting #1: cost 11 inf + 0 416.124 * * [simplify]: Extracting #2: cost 130 inf + 0 416.125 * * [simplify]: Extracting #3: cost 255 inf + 251 416.126 * * [simplify]: Extracting #4: cost 222 inf + 4645 416.131 * * [simplify]: Extracting #5: cost 116 inf + 28117 416.142 * * [simplify]: Extracting #6: cost 58 inf + 45358 416.154 * * [simplify]: Extracting #7: cost 9 inf + 64850 416.168 * * [simplify]: Extracting #8: cost 0 inf + 69118 416.183 * [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))) 416.183 * [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)))))) 416.183 * [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)))) 416.183 * * [simplify]: iters left: 6 (14 enodes) 416.186 * * [simplify]: iters left: 5 (57 enodes) 416.196 * * [simplify]: iters left: 4 (118 enodes) 416.222 * * [simplify]: iters left: 3 (314 enodes) 416.316 * * [simplify]: Extracting #0: cost 1 inf + 0 416.316 * * [simplify]: Extracting #1: cost 0 inf + 1 416.316 * [simplify]: Simplified to 0 416.316 * [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)) 416.316 * * * * [progress]: [ 1022 / 3260 ] simplifiying candidate # 416.316 * [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)))) 416.317 * * [simplify]: iters left: 6 (28 enodes) 416.323 * * [simplify]: iters left: 5 (104 enodes) 416.339 * * [simplify]: iters left: 4 (200 enodes) 416.373 * * [simplify]: iters left: 3 (419 enodes) 416.476 * * [simplify]: Extracting #0: cost 1 inf + 0 416.476 * * [simplify]: Extracting #1: cost 13 inf + 0 416.476 * * [simplify]: Extracting #2: cost 132 inf + 0 416.477 * * [simplify]: Extracting #3: cost 205 inf + 211 416.478 * * [simplify]: Extracting #4: cost 182 inf + 2864 416.481 * * [simplify]: Extracting #5: cost 126 inf + 14376 416.488 * * [simplify]: Extracting #6: cost 72 inf + 28078 416.497 * * [simplify]: Extracting #7: cost 11 inf + 51771 416.508 * * [simplify]: Extracting #8: cost 0 inf + 56363 416.520 * [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))) 416.520 * [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))))) 416.520 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 416.520 * * [simplify]: iters left: 6 (13 enodes) 416.523 * * [simplify]: iters left: 5 (48 enodes) 416.531 * * [simplify]: iters left: 4 (103 enodes) 416.552 * * [simplify]: iters left: 3 (238 enodes) 416.610 * * [simplify]: Extracting #0: cost 1 inf + 0 416.610 * * [simplify]: Extracting #1: cost 0 inf + 1 416.610 * [simplify]: Simplified to 0 416.610 * [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)) 416.610 * * * * [progress]: [ 1023 / 3260 ] simplifiying candidate # 416.610 * [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)))))) 416.610 * * [simplify]: iters left: 6 (29 enodes) 416.617 * * [simplify]: iters left: 5 (115 enodes) 416.635 * * [simplify]: iters left: 4 (240 enodes) 416.689 * * [simplify]: Extracting #0: cost 1 inf + 0 416.689 * * [simplify]: Extracting #1: cost 11 inf + 0 416.689 * * [simplify]: Extracting #2: cost 130 inf + 0 416.690 * * [simplify]: Extracting #3: cost 230 inf + 204 416.691 * * [simplify]: Extracting #4: cost 210 inf + 4046 416.695 * * [simplify]: Extracting #5: cost 109 inf + 36118 416.703 * * [simplify]: Extracting #6: cost 41 inf + 59626 416.714 * * [simplify]: Extracting #7: cost 4 inf + 74391 416.726 * * [simplify]: Extracting #8: cost 0 inf + 75663 416.740 * [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))))) 416.740 * [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))))))) 416.740 * [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))))) 416.740 * * [simplify]: iters left: 6 (15 enodes) 416.744 * * [simplify]: iters left: 5 (61 enodes) 416.754 * * [simplify]: iters left: 4 (142 enodes) 416.787 * * [simplify]: iters left: 3 (474 enodes) 416.962 * * [simplify]: Extracting #0: cost 1 inf + 0 416.962 * * [simplify]: Extracting #1: cost 0 inf + 1 416.963 * [simplify]: Simplified to 0 416.963 * [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)) 416.963 * * * * [progress]: [ 1024 / 3260 ] simplifiying candidate # 416.963 * [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))))) 416.963 * * [simplify]: iters left: 6 (30 enodes) 416.970 * * [simplify]: iters left: 5 (116 enodes) 416.987 * * [simplify]: iters left: 4 (215 enodes) 417.028 * * [simplify]: Extracting #0: cost 1 inf + 0 417.028 * * [simplify]: Extracting #1: cost 11 inf + 0 417.028 * * [simplify]: Extracting #2: cost 100 inf + 0 417.029 * * [simplify]: Extracting #3: cost 167 inf + 83 417.029 * * [simplify]: Extracting #4: cost 165 inf + 328 417.030 * * [simplify]: Extracting #5: cost 141 inf + 6674 417.034 * * [simplify]: Extracting #6: cost 60 inf + 28550 417.039 * * [simplify]: Extracting #7: cost 30 inf + 36593 417.046 * * [simplify]: Extracting #8: cost 3 inf + 49333 417.055 * * [simplify]: Extracting #9: cost 0 inf + 50762 417.063 * [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)))) 417.063 * [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)))))) 417.063 * [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)))) 417.063 * * [simplify]: iters left: 6 (14 enodes) 417.067 * * [simplify]: iters left: 5 (56 enodes) 417.077 * * [simplify]: iters left: 4 (113 enodes) 417.099 * * [simplify]: iters left: 3 (324 enodes) 417.187 * * [simplify]: Extracting #0: cost 1 inf + 0 417.187 * * [simplify]: Extracting #1: cost 0 inf + 1 417.187 * [simplify]: Simplified to 0 417.187 * [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)) 417.187 * * * * [progress]: [ 1025 / 3260 ] simplifiying candidate # 417.188 * [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)))) 417.188 * * [simplify]: iters left: 6 (29 enodes) 417.194 * * [simplify]: iters left: 5 (111 enodes) 417.212 * * [simplify]: iters left: 4 (206 enodes) 417.250 * * [simplify]: iters left: 3 (469 enodes) 417.370 * * [simplify]: Extracting #0: cost 1 inf + 0 417.371 * * [simplify]: Extracting #1: cost 11 inf + 0 417.371 * * [simplify]: Extracting #2: cost 117 inf + 0 417.371 * * [simplify]: Extracting #3: cost 220 inf + 205 417.373 * * [simplify]: Extracting #4: cost 198 inf + 3492 417.376 * * [simplify]: Extracting #5: cost 122 inf + 20780 417.383 * * [simplify]: Extracting #6: cost 62 inf + 37816 417.394 * * [simplify]: Extracting #7: cost 8 inf + 60127 417.407 * * [simplify]: Extracting #8: cost 0 inf + 63655 417.422 * [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)))) 417.422 * [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))))) 417.422 * [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))) 417.422 * * [simplify]: iters left: 6 (14 enodes) 417.426 * * [simplify]: iters left: 5 (56 enodes) 417.435 * * [simplify]: iters left: 4 (112 enodes) 417.458 * * [simplify]: iters left: 3 (297 enodes) 417.539 * * [simplify]: Extracting #0: cost 1 inf + 0 417.539 * * [simplify]: Extracting #1: cost 0 inf + 1 417.539 * [simplify]: Simplified to 0 417.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))))) 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)) 417.539 * * * * [progress]: [ 1026 / 3260 ] simplifiying candidate # 417.540 * [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)))))) 417.540 * * [simplify]: iters left: 6 (27 enodes) 417.546 * * [simplify]: iters left: 5 (107 enodes) 417.563 * * [simplify]: iters left: 4 (214 enodes) 417.605 * * [simplify]: Extracting #0: cost 1 inf + 0 417.605 * * [simplify]: Extracting #1: cost 11 inf + 0 417.606 * * [simplify]: Extracting #2: cost 103 inf + 0 417.606 * * [simplify]: Extracting #3: cost 175 inf + 43 417.606 * * [simplify]: Extracting #4: cost 173 inf + 250 417.608 * * [simplify]: Extracting #5: cost 149 inf + 6720 417.612 * * [simplify]: Extracting #6: cost 60 inf + 31322 417.620 * * [simplify]: Extracting #7: cost 6 inf + 49269 417.629 * * [simplify]: Extracting #8: cost 0 inf + 52037 417.637 * [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))) 417.638 * [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))))))) 417.638 * [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))))) 417.638 * * [simplify]: iters left: 6 (13 enodes) 417.641 * * [simplify]: iters left: 5 (53 enodes) 417.649 * * [simplify]: iters left: 4 (118 enodes) 417.674 * * [simplify]: iters left: 3 (324 enodes) 417.758 * * [simplify]: Extracting #0: cost 1 inf + 0 417.759 * * [simplify]: Extracting #1: cost 0 inf + 1 417.759 * [simplify]: Simplified to 0 417.759 * [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)) 417.760 * * * * [progress]: [ 1027 / 3260 ] simplifiying candidate # 417.760 * [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))))) 417.760 * * [simplify]: iters left: 6 (27 enodes) 417.766 * * [simplify]: iters left: 5 (102 enodes) 417.784 * * [simplify]: iters left: 4 (178 enodes) 417.813 * * [simplify]: iters left: 3 (370 enodes) 417.886 * * [simplify]: Extracting #0: cost 1 inf + 0 417.886 * * [simplify]: Extracting #1: cost 9 inf + 0 417.886 * * [simplify]: Extracting #2: cost 106 inf + 0 417.887 * * [simplify]: Extracting #3: cost 201 inf + 289 417.888 * * [simplify]: Extracting #4: cost 175 inf + 3907 417.891 * * [simplify]: Extracting #5: cost 119 inf + 15423 417.897 * * [simplify]: Extracting #6: cost 61 inf + 31937 417.908 * * [simplify]: Extracting #7: cost 12 inf + 52214 417.919 * * [simplify]: Extracting #8: cost 0 inf + 57206 417.930 * [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)))) 417.930 * [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)))))) 417.930 * [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)))) 417.930 * * [simplify]: iters left: 6 (11 enodes) 417.933 * * [simplify]: iters left: 5 (43 enodes) 417.940 * * [simplify]: iters left: 4 (84 enodes) 417.954 * * [simplify]: iters left: 3 (212 enodes) 417.999 * * [simplify]: iters left: 2 (472 enodes) 418.101 * * [simplify]: Extracting #0: cost 1 inf + 0 418.101 * * [simplify]: Extracting #1: cost 0 inf + 1 418.101 * [simplify]: Simplified to 0 418.101 * [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)) 418.101 * * * * [progress]: [ 1028 / 3260 ] simplifiying candidate # 418.101 * [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)))) 418.101 * * [simplify]: iters left: 6 (27 enodes) 418.108 * * [simplify]: iters left: 5 (104 enodes) 418.124 * * [simplify]: iters left: 4 (190 enodes) 418.158 * * [simplify]: iters left: 3 (390 enodes) 418.245 * * [simplify]: Extracting #0: cost 1 inf + 0 418.245 * * [simplify]: Extracting #1: cost 11 inf + 0 418.245 * * [simplify]: Extracting #2: cost 99 inf + 0 418.245 * * [simplify]: Extracting #3: cost 175 inf + 126 418.246 * * [simplify]: Extracting #4: cost 157 inf + 2522 418.247 * * [simplify]: Extracting #5: cost 148 inf + 4519 418.251 * * [simplify]: Extracting #6: cost 88 inf + 16850 418.260 * * [simplify]: Extracting #7: cost 16 inf + 42314 418.270 * * [simplify]: Extracting #8: cost 0 inf + 48877 418.280 * [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))) 418.280 * [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))))) 418.280 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 418.280 * * [simplify]: iters left: 6 (12 enodes) 418.283 * * [simplify]: iters left: 5 (49 enodes) 418.291 * * [simplify]: iters left: 4 (99 enodes) 418.310 * * [simplify]: iters left: 3 (234 enodes) 418.363 * * [simplify]: iters left: 2 (447 enodes) 418.458 * * [simplify]: Extracting #0: cost 1 inf + 0 418.458 * * [simplify]: Extracting #1: cost 0 inf + 1 418.458 * [simplify]: Simplified to 0 418.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))))) 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)) 418.458 * * * * [progress]: [ 1029 / 3260 ] simplifiying candidate # 418.458 * [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)))))) 418.458 * * [simplify]: iters left: 6 (27 enodes) 418.464 * * [simplify]: iters left: 5 (104 enodes) 418.480 * * [simplify]: iters left: 4 (201 enodes) 418.518 * * [simplify]: iters left: 3 (449 enodes) 418.635 * * [simplify]: Extracting #0: cost 1 inf + 0 418.635 * * [simplify]: Extracting #1: cost 11 inf + 0 418.636 * * [simplify]: Extracting #2: cost 107 inf + 0 418.636 * * [simplify]: Extracting #3: cost 199 inf + 2 418.637 * * [simplify]: Extracting #4: cost 180 inf + 2884 418.640 * * [simplify]: Extracting #5: cost 125 inf + 15231 418.649 * * [simplify]: Extracting #6: cost 62 inf + 32573 418.660 * * [simplify]: Extracting #7: cost 2 inf + 56645 418.672 * * [simplify]: Extracting #8: cost 0 inf + 57694 418.684 * [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)) 418.684 * [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))))))) 418.685 * [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))))) 418.685 * * [simplify]: iters left: 6 (14 enodes) 418.688 * * [simplify]: iters left: 5 (57 enodes) 418.697 * * [simplify]: iters left: 4 (121 enodes) 418.723 * * [simplify]: iters left: 3 (291 enodes) 418.800 * * [simplify]: Extracting #0: cost 1 inf + 0 418.800 * * [simplify]: Extracting #1: cost 0 inf + 1 418.800 * [simplify]: Simplified to 0 418.800 * [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)) 418.800 * * * * [progress]: [ 1030 / 3260 ] simplifiying candidate # 418.800 * [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))))) 418.801 * * [simplify]: iters left: 6 (28 enodes) 418.806 * * [simplify]: iters left: 5 (107 enodes) 418.823 * * [simplify]: iters left: 4 (189 enodes) 418.856 * * [simplify]: iters left: 3 (375 enodes) 418.932 * * [simplify]: Extracting #0: cost 1 inf + 0 418.932 * * [simplify]: Extracting #1: cost 11 inf + 0 418.933 * * [simplify]: Extracting #2: cost 94 inf + 0 418.933 * * [simplify]: Extracting #3: cost 164 inf + 44 418.934 * * [simplify]: Extracting #4: cost 143 inf + 2729 418.936 * * [simplify]: Extracting #5: cost 105 inf + 8399 418.939 * * [simplify]: Extracting #6: cost 78 inf + 12574 418.943 * * [simplify]: Extracting #7: cost 45 inf + 23083 418.953 * * [simplify]: Extracting #8: cost 2 inf + 42802 418.962 * * [simplify]: Extracting #9: cost 0 inf + 43812 418.971 * [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)) 418.972 * [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)))))) 418.972 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 418.972 * * [simplify]: iters left: 6 (13 enodes) 418.975 * * [simplify]: iters left: 5 (52 enodes) 418.983 * * [simplify]: iters left: 4 (98 enodes) 419.001 * * [simplify]: iters left: 3 (212 enodes) 419.042 * * [simplify]: iters left: 2 (371 enodes) 419.114 * * [simplify]: Extracting #0: cost 1 inf + 0 419.114 * * [simplify]: Extracting #1: cost 0 inf + 1 419.114 * [simplify]: Simplified to 0 419.115 * [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)) 419.115 * * * * [progress]: [ 1031 / 3260 ] simplifiying candidate # 419.115 * [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)))) 419.115 * * [simplify]: iters left: 6 (27 enodes) 419.121 * * [simplify]: iters left: 5 (98 enodes) 419.137 * * [simplify]: iters left: 4 (174 enodes) 419.163 * * [simplify]: iters left: 3 (307 enodes) 419.218 * * [simplify]: Extracting #0: cost 1 inf + 0 419.218 * * [simplify]: Extracting #1: cost 11 inf + 0 419.218 * * [simplify]: Extracting #2: cost 89 inf + 0 419.219 * * [simplify]: Extracting #3: cost 131 inf + 1025 419.220 * * [simplify]: Extracting #4: cost 93 inf + 5641 419.222 * * [simplify]: Extracting #5: cost 86 inf + 7597 419.224 * * [simplify]: Extracting #6: cost 83 inf + 8132 419.226 * * [simplify]: Extracting #7: cost 72 inf + 9383 419.230 * * [simplify]: Extracting #8: cost 28 inf + 27294 419.237 * * [simplify]: Extracting #9: cost 0 inf + 40470 419.245 * * [simplify]: Extracting #10: cost 0 inf + 40440 419.254 * [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)) 419.254 * [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))))) 419.255 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 419.255 * * [simplify]: iters left: 6 (12 enodes) 419.258 * * [simplify]: iters left: 5 (44 enodes) 419.265 * * [simplify]: iters left: 4 (92 enodes) 419.278 * * [simplify]: iters left: 3 (159 enodes) 419.303 * * [simplify]: iters left: 2 (267 enodes) 419.346 * * [simplify]: iters left: 1 (364 enodes) 419.404 * * [simplify]: Extracting #0: cost 1 inf + 0 419.404 * * [simplify]: Extracting #1: cost 0 inf + 1 419.404 * [simplify]: Simplified to 0 419.404 * [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)) 419.404 * * * * [progress]: [ 1032 / 3260 ] simplifiying candidate # 419.404 * [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)))))) 419.405 * * [simplify]: iters left: 6 (28 enodes) 419.411 * * [simplify]: iters left: 5 (113 enodes) 419.431 * * [simplify]: iters left: 4 (242 enodes) 419.484 * * [simplify]: Extracting #0: cost 1 inf + 0 419.484 * * [simplify]: Extracting #1: cost 11 inf + 0 419.484 * * [simplify]: Extracting #2: cost 128 inf + 0 419.485 * * [simplify]: Extracting #3: cost 214 inf + 654 419.488 * * [simplify]: Extracting #4: cost 154 inf + 12927 419.494 * * [simplify]: Extracting #5: cost 69 inf + 39521 419.502 * * [simplify]: Extracting #6: cost 26 inf + 54204 419.511 * * [simplify]: Extracting #7: cost 0 inf + 64558 419.522 * [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))))))) 419.522 * [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))))))) 419.522 * [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))))) 419.522 * * [simplify]: iters left: 6 (15 enodes) 419.526 * * [simplify]: iters left: 5 (64 enodes) 419.537 * * [simplify]: iters left: 4 (149 enodes) 419.573 * * [simplify]: iters left: 3 (466 enodes) 419.825 * * [simplify]: Extracting #0: cost 1 inf + 0 419.825 * * [simplify]: Extracting #1: cost 0 inf + 1 419.825 * [simplify]: Simplified to 0 419.825 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (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)) 419.825 * * * * [progress]: [ 1033 / 3260 ] simplifiying candidate # 419.825 * [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))))) 419.825 * * [simplify]: iters left: 6 (29 enodes) 419.832 * * [simplify]: iters left: 5 (114 enodes) 419.853 * * [simplify]: iters left: 4 (218 enodes) 419.891 * * [simplify]: Extracting #0: cost 1 inf + 0 419.891 * * [simplify]: Extracting #1: cost 11 inf + 0 419.891 * * [simplify]: Extracting #2: cost 105 inf + 0 419.892 * * [simplify]: Extracting #3: cost 161 inf + 694 419.893 * * [simplify]: Extracting #4: cost 109 inf + 10909 419.897 * * [simplify]: Extracting #5: cost 54 inf + 25168 419.902 * * [simplify]: Extracting #6: cost 45 inf + 27143 419.907 * * [simplify]: Extracting #7: cost 21 inf + 33583 419.915 * * [simplify]: Extracting #8: cost 2 inf + 43514 419.923 * * [simplify]: Extracting #9: cost 0 inf + 44593 419.930 * [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)))) 419.930 * [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)))))) 419.931 * [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)))) 419.931 * * [simplify]: iters left: 6 (14 enodes) 419.934 * * [simplify]: iters left: 5 (59 enodes) 419.944 * * [simplify]: iters left: 4 (121 enodes) 419.967 * * [simplify]: iters left: 3 (332 enodes) 420.101 * * [simplify]: Extracting #0: cost 1 inf + 0 420.101 * * [simplify]: Extracting #1: cost 0 inf + 1 420.101 * [simplify]: Simplified to 0 420.101 * [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)) 420.101 * * * * [progress]: [ 1034 / 3260 ] simplifiying candidate # 420.101 * [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)))) 420.102 * * [simplify]: iters left: 6 (28 enodes) 420.108 * * [simplify]: iters left: 5 (109 enodes) 420.125 * * [simplify]: iters left: 4 (209 enodes) 420.165 * * [simplify]: iters left: 3 (454 enodes) 420.295 * * [simplify]: Extracting #0: cost 1 inf + 0 420.295 * * [simplify]: Extracting #1: cost 11 inf + 0 420.295 * * [simplify]: Extracting #2: cost 141 inf + 0 420.298 * * [simplify]: Extracting #3: cost 216 inf + 819 420.301 * * [simplify]: Extracting #4: cost 150 inf + 11578 420.307 * * [simplify]: Extracting #5: cost 89 inf + 25365 420.313 * * [simplify]: Extracting #6: cost 61 inf + 33994 420.324 * * [simplify]: Extracting #7: cost 11 inf + 54707 420.336 * * [simplify]: Extracting #8: cost 0 inf + 59732 420.349 * [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)) 420.349 * [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))))) 420.349 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 420.349 * * [simplify]: iters left: 6 (13 enodes) 420.353 * * [simplify]: iters left: 5 (54 enodes) 420.362 * * [simplify]: iters left: 4 (112 enodes) 420.385 * * [simplify]: iters left: 3 (281 enodes) 420.479 * * [simplify]: Extracting #0: cost 1 inf + 0 420.479 * * [simplify]: Extracting #1: cost 0 inf + 1 420.479 * [simplify]: Simplified to 0 420.479 * [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)) 420.480 * * * * [progress]: [ 1035 / 3260 ] simplifiying candidate # 420.480 * [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)))))) 420.480 * * [simplify]: iters left: 6 (27 enodes) 420.486 * * [simplify]: iters left: 5 (108 enodes) 420.503 * * [simplify]: iters left: 4 (227 enodes) 420.552 * * [simplify]: Extracting #0: cost 1 inf + 0 420.552 * * [simplify]: Extracting #1: cost 11 inf + 0 420.552 * * [simplify]: Extracting #2: cost 107 inf + 0 420.553 * * [simplify]: Extracting #3: cost 168 inf + 496 420.554 * * [simplify]: Extracting #4: cost 148 inf + 2825 420.556 * * [simplify]: Extracting #5: cost 109 inf + 13194 420.561 * * [simplify]: Extracting #6: cost 36 inf + 34118 420.568 * * [simplify]: Extracting #7: cost 0 inf + 47026 420.576 * * [simplify]: Extracting #8: cost 0 inf + 46956 420.584 * [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)))) 420.584 * [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))))))) 420.584 * [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))))) 420.584 * * [simplify]: iters left: 6 (14 enodes) 420.588 * * [simplify]: iters left: 5 (59 enodes) 420.600 * * [simplify]: iters left: 4 (134 enodes) 420.627 * * [simplify]: iters left: 3 (357 enodes) 420.765 * * [simplify]: Extracting #0: cost 1 inf + 0 420.765 * * [simplify]: Extracting #1: cost 0 inf + 1 420.765 * [simplify]: Simplified to 0 420.765 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 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)) 420.765 * * * * [progress]: [ 1036 / 3260 ] simplifiying candidate # 420.766 * [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))))) 420.766 * * [simplify]: iters left: 6 (28 enodes) 420.772 * * [simplify]: iters left: 5 (108 enodes) 420.789 * * [simplify]: iters left: 4 (203 enodes) 420.826 * * [simplify]: iters left: 3 (431 enodes) 420.944 * * [simplify]: Extracting #0: cost 1 inf + 0 420.944 * * [simplify]: Extracting #1: cost 11 inf + 0 420.944 * * [simplify]: Extracting #2: cost 152 inf + 0 420.945 * * [simplify]: Extracting #3: cost 242 inf + 1026 420.949 * * [simplify]: Extracting #4: cost 147 inf + 16716 420.956 * * [simplify]: Extracting #5: cost 86 inf + 30122 420.964 * * [simplify]: Extracting #6: cost 58 inf + 40239 420.976 * * [simplify]: Extracting #7: cost 3 inf + 62866 420.992 * * [simplify]: Extracting #8: cost 0 inf + 63960 421.005 * [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)) 421.005 * [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)))))) 421.006 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 421.006 * * [simplify]: iters left: 6 (13 enodes) 421.009 * * [simplify]: iters left: 5 (53 enodes) 421.018 * * [simplify]: iters left: 4 (106 enodes) 421.038 * * [simplify]: iters left: 3 (257 enodes) 421.121 * * [simplify]: Extracting #0: cost 1 inf + 0 421.121 * * [simplify]: Extracting #1: cost 0 inf + 1 421.121 * [simplify]: Simplified to 0 421.122 * [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)) 421.122 * * * * [progress]: [ 1037 / 3260 ] simplifiying candidate # 421.122 * [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)))) 421.122 * * [simplify]: iters left: 6 (27 enodes) 421.128 * * [simplify]: iters left: 5 (104 enodes) 421.144 * * [simplify]: iters left: 4 (189 enodes) 421.178 * * [simplify]: iters left: 3 (376 enodes) 421.285 * * [simplify]: Extracting #0: cost 1 inf + 0 421.285 * * [simplify]: Extracting #1: cost 11 inf + 0 421.285 * * [simplify]: Extracting #2: cost 122 inf + 0 421.286 * * [simplify]: Extracting #3: cost 174 inf + 703 421.288 * * [simplify]: Extracting #4: cost 112 inf + 8215 421.292 * * [simplify]: Extracting #5: cost 85 inf + 13555 421.296 * * [simplify]: Extracting #6: cost 68 inf + 19773 421.304 * * [simplify]: Extracting #7: cost 9 inf + 43362 421.314 * * [simplify]: Extracting #8: cost 0 inf + 47271 421.324 * [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)))) 421.324 * [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))))) 421.324 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 421.324 * * [simplify]: iters left: 6 (12 enodes) 421.328 * * [simplify]: iters left: 5 (49 enodes) 421.336 * * [simplify]: iters left: 4 (94 enodes) 421.357 * * [simplify]: iters left: 3 (221 enodes) 421.426 * * [simplify]: iters left: 2 (492 enodes) 421.644 * * [simplify]: Extracting #0: cost 1 inf + 0 421.644 * * [simplify]: Extracting #1: cost 0 inf + 1 421.644 * [simplify]: Simplified to 0 421.644 * [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)) 421.644 * * * * [progress]: [ 1038 / 3260 ] simplifiying candidate # 421.645 * [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)))))) 421.645 * * [simplify]: iters left: 6 (26 enodes) 421.651 * * [simplify]: iters left: 5 (100 enodes) 421.667 * * [simplify]: iters left: 4 (198 enodes) 421.708 * * [simplify]: iters left: 3 (457 enodes) 421.884 * * [simplify]: Extracting #0: cost 1 inf + 0 421.885 * * [simplify]: Extracting #1: cost 11 inf + 0 421.885 * * [simplify]: Extracting #2: cost 140 inf + 0 421.886 * * [simplify]: Extracting #3: cost 221 inf + 46 421.887 * * [simplify]: Extracting #4: cost 199 inf + 2853 421.891 * * [simplify]: Extracting #5: cost 118 inf + 20329 421.900 * * [simplify]: Extracting #6: cost 63 inf + 35951 421.911 * * [simplify]: Extracting #7: cost 11 inf + 56325 421.924 * * [simplify]: Extracting #8: cost 0 inf + 61474 421.937 * [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)))) 421.937 * [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))))))) 421.937 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 421.937 * * [simplify]: iters left: 6 (13 enodes) 421.941 * * [simplify]: iters left: 5 (52 enodes) 421.949 * * [simplify]: iters left: 4 (111 enodes) 421.974 * * [simplify]: iters left: 3 (278 enodes) 422.063 * * [simplify]: Extracting #0: cost 1 inf + 0 422.063 * * [simplify]: Extracting #1: cost 0 inf + 1 422.063 * [simplify]: Simplified to 0 422.063 * [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)) 422.064 * * * * [progress]: [ 1039 / 3260 ] simplifiying candidate # 422.064 * [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))))) 422.064 * * [simplify]: iters left: 6 (27 enodes) 422.072 * * [simplify]: iters left: 5 (102 enodes) 422.087 * * [simplify]: iters left: 4 (184 enodes) 422.119 * * [simplify]: iters left: 3 (358 enodes) 422.204 * * [simplify]: Extracting #0: cost 1 inf + 0 422.204 * * [simplify]: Extracting #1: cost 11 inf + 0 422.204 * * [simplify]: Extracting #2: cost 110 inf + 0 422.205 * * [simplify]: Extracting #3: cost 151 inf + 996 422.207 * * [simplify]: Extracting #4: cost 91 inf + 7826 422.209 * * [simplify]: Extracting #5: cost 86 inf + 9742 422.212 * * [simplify]: Extracting #6: cost 85 inf + 9911 422.215 * * [simplify]: Extracting #7: cost 58 inf + 17895 422.222 * * [simplify]: Extracting #8: cost 7 inf + 40488 422.231 * * [simplify]: Extracting #9: cost 0 inf + 43838 422.239 * [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)) 422.240 * [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)))))) 422.240 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 422.240 * * [simplify]: iters left: 6 (12 enodes) 422.243 * * [simplify]: iters left: 5 (47 enodes) 422.252 * * [simplify]: iters left: 4 (89 enodes) 422.270 * * [simplify]: iters left: 3 (186 enodes) 422.315 * * [simplify]: iters left: 2 (378 enodes) 422.448 * * [simplify]: Extracting #0: cost 1 inf + 0 422.448 * * [simplify]: Extracting #1: cost 0 inf + 1 422.448 * [simplify]: Simplified to 0 422.448 * [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)) 422.448 * * * * [progress]: [ 1040 / 3260 ] simplifiying candidate # 422.448 * [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)))) 422.449 * * [simplify]: iters left: 6 (26 enodes) 422.455 * * [simplify]: iters left: 5 (96 enodes) 422.469 * * [simplify]: iters left: 4 (150 enodes) 422.491 * * [simplify]: iters left: 3 (244 enodes) 422.536 * * [simplify]: iters left: 2 (464 enodes) 422.650 * * [simplify]: Extracting #0: cost 1 inf + 0 422.650 * * [simplify]: Extracting #1: cost 9 inf + 0 422.650 * * [simplify]: Extracting #2: cost 87 inf + 2 422.651 * * [simplify]: Extracting #3: cost 146 inf + 1119 422.652 * * [simplify]: Extracting #4: cost 118 inf + 3626 422.654 * * [simplify]: Extracting #5: cost 122 inf + 4033 422.655 * * [simplify]: Extracting #6: cost 121 inf + 4299 422.658 * * [simplify]: Extracting #7: cost 82 inf + 17513 422.668 * * [simplify]: Extracting #8: cost 8 inf + 49388 422.682 * * [simplify]: Extracting #9: cost 0 inf + 53106 422.694 * [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))) 422.694 * [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))))) 422.695 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 422.695 * * [simplify]: iters left: 6 (11 enodes) 422.698 * * [simplify]: iters left: 5 (40 enodes) 422.704 * * [simplify]: iters left: 4 (65 enodes) 422.714 * * [simplify]: iters left: 3 (97 enodes) 422.730 * * [simplify]: iters left: 2 (165 enodes) 422.764 * * [simplify]: iters left: 1 (271 enodes) 422.815 * * [simplify]: Extracting #0: cost 1 inf + 0 422.815 * * [simplify]: Extracting #1: cost 0 inf + 1 422.815 * [simplify]: Simplified to 0 422.816 * [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)) 422.816 * * * * [progress]: [ 1041 / 3260 ] simplifiying candidate # 422.816 * [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)))))) 422.816 * * [simplify]: iters left: 6 (25 enodes) 422.821 * * [simplify]: iters left: 5 (99 enodes) 422.837 * * [simplify]: iters left: 4 (193 enodes) 422.877 * * [simplify]: iters left: 3 (440 enodes) 423.028 * * [simplify]: Extracting #0: cost 1 inf + 0 423.028 * * [simplify]: Extracting #1: cost 11 inf + 0 423.028 * * [simplify]: Extracting #2: cost 138 inf + 0 423.029 * * [simplify]: Extracting #3: cost 212 inf + 128 423.030 * * [simplify]: Extracting #4: cost 188 inf + 3304 423.035 * * [simplify]: Extracting #5: cost 113 inf + 19521 423.041 * * [simplify]: Extracting #6: cost 62 inf + 33869 423.052 * * [simplify]: Extracting #7: cost 7 inf + 56462 423.064 * * [simplify]: Extracting #8: cost 0 inf + 59845 423.077 * [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))))) 423.077 * [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))))))) 423.077 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 423.077 * * [simplify]: iters left: 6 (12 enodes) 423.080 * * [simplify]: iters left: 5 (51 enodes) 423.091 * * [simplify]: iters left: 4 (106 enodes) 423.112 * * [simplify]: iters left: 3 (247 enodes) 423.179 * * [simplify]: Extracting #0: cost 1 inf + 0 423.180 * * [simplify]: Extracting #1: cost 0 inf + 1 423.180 * [simplify]: Simplified to 0 423.180 * [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)) 423.180 * * * * [progress]: [ 1042 / 3260 ] simplifiying candidate # 423.180 * [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))))) 423.180 * * [simplify]: iters left: 6 (26 enodes) 423.186 * * [simplify]: iters left: 5 (101 enodes) 423.204 * * [simplify]: iters left: 4 (181 enodes) 423.235 * * [simplify]: iters left: 3 (355 enodes) 423.320 * * [simplify]: Extracting #0: cost 1 inf + 0 423.320 * * [simplify]: Extracting #1: cost 11 inf + 0 423.320 * * [simplify]: Extracting #2: cost 110 inf + 0 423.321 * * [simplify]: Extracting #3: cost 155 inf + 462 423.322 * * [simplify]: Extracting #4: cost 103 inf + 5911 423.325 * * [simplify]: Extracting #5: cost 86 inf + 9416 423.328 * * [simplify]: Extracting #6: cost 81 inf + 10461 423.331 * * [simplify]: Extracting #7: cost 54 inf + 18880 423.338 * * [simplify]: Extracting #8: cost 11 inf + 38720 423.346 * * [simplify]: Extracting #9: cost 0 inf + 43512 423.355 * [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)) 423.355 * [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)))))) 423.355 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 423.355 * * [simplify]: iters left: 6 (11 enodes) 423.358 * * [simplify]: iters left: 5 (46 enodes) 423.365 * * [simplify]: iters left: 4 (86 enodes) 423.383 * * [simplify]: iters left: 3 (183 enodes) 423.427 * * [simplify]: iters left: 2 (372 enodes) 423.555 * * [simplify]: Extracting #0: cost 1 inf + 0 423.555 * * [simplify]: Extracting #1: cost 0 inf + 1 423.555 * [simplify]: Simplified to 0 423.555 * [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)) 423.555 * * * * [progress]: [ 1043 / 3260 ] simplifiying candidate # 423.555 * [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)))) 423.555 * * [simplify]: iters left: 6 (25 enodes) 423.561 * * [simplify]: iters left: 5 (95 enodes) 423.575 * * [simplify]: iters left: 4 (149 enodes) 423.599 * * [simplify]: iters left: 3 (243 enodes) 423.642 * * [simplify]: iters left: 2 (463 enodes) 423.756 * * [simplify]: Extracting #0: cost 1 inf + 0 423.756 * * [simplify]: Extracting #1: cost 9 inf + 0 423.756 * * [simplify]: Extracting #2: cost 85 inf + 2 423.756 * * [simplify]: Extracting #3: cost 149 inf + 751 423.757 * * [simplify]: Extracting #4: cost 124 inf + 2926 423.759 * * [simplify]: Extracting #5: cost 121 inf + 4033 423.761 * * [simplify]: Extracting #6: cost 114 inf + 5581 423.764 * * [simplify]: Extracting #7: cost 64 inf + 24369 423.774 * * [simplify]: Extracting #8: cost 7 inf + 49465 423.786 * * [simplify]: Extracting #9: cost 0 inf + 52524 423.798 * [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))) 423.798 * [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))))) 423.798 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 423.799 * * [simplify]: iters left: 6 (10 enodes) 423.801 * * [simplify]: iters left: 5 (39 enodes) 423.807 * * [simplify]: iters left: 4 (64 enodes) 423.819 * * [simplify]: iters left: 3 (96 enodes) 423.835 * * [simplify]: iters left: 2 (164 enodes) 423.867 * * [simplify]: iters left: 1 (270 enodes) 423.919 * * [simplify]: Extracting #0: cost 1 inf + 0 423.919 * * [simplify]: Extracting #1: cost 0 inf + 1 423.919 * [simplify]: Simplified to 0 423.919 * [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)) 423.919 * * * * [progress]: [ 1044 / 3260 ] simplifiying candidate # 423.920 * [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)))))) 423.920 * * [simplify]: iters left: 6 (25 enodes) 423.927 * * [simplify]: iters left: 5 (100 enodes) 423.943 * * [simplify]: iters left: 4 (202 enodes) 423.981 * * [simplify]: iters left: 3 (440 enodes) 424.113 * * [simplify]: Extracting #0: cost 1 inf + 0 424.113 * * [simplify]: Extracting #1: cost 11 inf + 0 424.114 * * [simplify]: Extracting #2: cost 118 inf + 0 424.114 * * [simplify]: Extracting #3: cost 217 inf + 131 424.116 * * [simplify]: Extracting #4: cost 182 inf + 4686 424.120 * * [simplify]: Extracting #5: cost 104 inf + 19935 424.126 * * [simplify]: Extracting #6: cost 85 inf + 23310 424.132 * * [simplify]: Extracting #7: cost 59 inf + 30484 424.141 * * [simplify]: Extracting #8: cost 12 inf + 51830 424.152 * * [simplify]: Extracting #9: cost 0 inf + 57269 424.166 * [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)))))) 424.166 * [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))))))) 424.166 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 424.166 * * [simplify]: iters left: 6 (12 enodes) 424.170 * * [simplify]: iters left: 5 (53 enodes) 424.179 * * [simplify]: iters left: 4 (117 enodes) 424.200 * * [simplify]: iters left: 3 (255 enodes) 424.261 * * [simplify]: Extracting #0: cost 1 inf + 0 424.261 * * [simplify]: Extracting #1: cost 0 inf + 1 424.261 * [simplify]: Simplified to 0 424.261 * [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)) 424.261 * * * * [progress]: [ 1045 / 3260 ] simplifiying candidate # 424.261 * [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))))) 424.261 * * [simplify]: iters left: 6 (26 enodes) 424.267 * * [simplify]: iters left: 5 (102 enodes) 424.286 * * [simplify]: iters left: 4 (191 enodes) 424.316 * * [simplify]: iters left: 3 (344 enodes) 424.386 * * [simplify]: Extracting #0: cost 1 inf + 0 424.386 * * [simplify]: Extracting #1: cost 11 inf + 0 424.387 * * [simplify]: Extracting #2: cost 103 inf + 0 424.387 * * [simplify]: Extracting #3: cost 165 inf + 377 424.389 * * [simplify]: Extracting #4: cost 102 inf + 6763 424.391 * * [simplify]: Extracting #5: cost 83 inf + 9990 424.395 * * [simplify]: Extracting #6: cost 64 inf + 16569 424.401 * * [simplify]: Extracting #7: cost 5 inf + 39957 424.412 * * [simplify]: Extracting #8: cost 0 inf + 42377 424.421 * [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))) 424.421 * [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)))))) 424.422 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 424.422 * * [simplify]: iters left: 6 (11 enodes) 424.425 * * [simplify]: iters left: 5 (48 enodes) 424.433 * * [simplify]: iters left: 4 (98 enodes) 424.449 * * [simplify]: iters left: 3 (181 enodes) 424.487 * * [simplify]: iters left: 2 (358 enodes) 424.593 * * [simplify]: Extracting #0: cost 1 inf + 0 424.593 * * [simplify]: Extracting #1: cost 0 inf + 1 424.593 * [simplify]: Simplified to 0 424.593 * [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)) 424.593 * * * * [progress]: [ 1046 / 3260 ] simplifiying candidate # 424.594 * [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)))) 424.594 * * [simplify]: iters left: 6 (25 enodes) 424.600 * * [simplify]: iters left: 5 (95 enodes) 424.614 * * [simplify]: iters left: 4 (169 enodes) 424.641 * * [simplify]: iters left: 3 (289 enodes) 424.695 * * [simplify]: Extracting #0: cost 1 inf + 0 424.695 * * [simplify]: Extracting #1: cost 12 inf + 0 424.695 * * [simplify]: Extracting #2: cost 91 inf + 42 424.695 * * [simplify]: Extracting #3: cost 124 inf + 1203 424.697 * * [simplify]: Extracting #4: cost 84 inf + 4254 424.698 * * [simplify]: Extracting #5: cost 86 inf + 5027 424.700 * * [simplify]: Extracting #6: cost 82 inf + 6071 424.702 * * [simplify]: Extracting #7: cost 45 inf + 19682 424.709 * * [simplify]: Extracting #8: cost 7 inf + 35691 424.717 * * [simplify]: Extracting #9: cost 0 inf + 39075 424.725 * [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)) 424.725 * [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))))) 424.725 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 424.725 * * [simplify]: iters left: 6 (10 enodes) 424.728 * * [simplify]: iters left: 5 (41 enodes) 424.735 * * [simplify]: iters left: 4 (81 enodes) 424.747 * * [simplify]: iters left: 3 (127 enodes) 424.765 * * [simplify]: iters left: 2 (186 enodes) 424.791 * * [simplify]: iters left: 1 (266 enodes) 424.852 * * [simplify]: Extracting #0: cost 1 inf + 0 424.852 * * [simplify]: Extracting #1: cost 0 inf + 1 424.852 * [simplify]: Simplified to 0 424.852 * [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)) 424.852 * * * * [progress]: [ 1047 / 3260 ] simplifiying candidate # 424.852 * [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))) 424.852 * * [simplify]: iters left: 6 (24 enodes) 424.858 * * [simplify]: iters left: 5 (92 enodes) 424.874 * * [simplify]: iters left: 4 (150 enodes) 424.897 * * [simplify]: iters left: 3 (252 enodes) 424.943 * * [simplify]: iters left: 2 (480 enodes) 425.063 * * [simplify]: Extracting #0: cost 1 inf + 0 425.063 * * [simplify]: Extracting #1: cost 9 inf + 0 425.063 * * [simplify]: Extracting #2: cost 89 inf + 2 425.064 * * [simplify]: Extracting #3: cost 154 inf + 627 425.065 * * [simplify]: Extracting #4: cost 120 inf + 3507 425.067 * * [simplify]: Extracting #5: cost 120 inf + 4446 425.068 * * [simplify]: Extracting #6: cost 116 inf + 5329 425.072 * * [simplify]: Extracting #7: cost 68 inf + 23100 425.082 * * [simplify]: Extracting #8: cost 5 inf + 50022 425.095 * * [simplify]: Extracting #9: cost 0 inf + 52478 425.108 * [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)) 425.108 * [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)))) 425.108 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 425.108 * * [simplify]: iters left: 6 (9 enodes) 425.111 * * [simplify]: iters left: 5 (36 enodes) 425.117 * * [simplify]: iters left: 4 (67 enodes) 425.127 * * [simplify]: iters left: 3 (97 enodes) 425.143 * * [simplify]: iters left: 2 (158 enodes) 425.178 * * [simplify]: iters left: 1 (263 enodes) 425.223 * * [simplify]: Extracting #0: cost 1 inf + 0 425.223 * * [simplify]: Extracting #1: cost 0 inf + 1 425.223 * [simplify]: Simplified to 0 425.223 * [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)) 425.223 * * * * [progress]: [ 1048 / 3260 ] simplifiying candidate # 425.223 * [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)))) 425.223 * * [simplify]: iters left: 6 (24 enodes) 425.229 * * [simplify]: iters left: 5 (93 enodes) 425.243 * * [simplify]: iters left: 4 (160 enodes) 425.267 * * [simplify]: iters left: 3 (279 enodes) 425.320 * * [simplify]: Extracting #0: cost 1 inf + 0 425.320 * * [simplify]: Extracting #1: cost 11 inf + 0 425.320 * * [simplify]: Extracting #2: cost 88 inf + 0 425.321 * * [simplify]: Extracting #3: cost 126 inf + 946 425.322 * * [simplify]: Extracting #4: cost 87 inf + 4401 425.323 * * [simplify]: Extracting #5: cost 83 inf + 5512 425.325 * * [simplify]: Extracting #6: cost 79 inf + 6515 425.328 * * [simplify]: Extracting #7: cost 41 inf + 19327 425.336 * * [simplify]: Extracting #8: cost 1 inf + 37542 425.343 * * [simplify]: Extracting #9: cost 0 inf + 37947 425.351 * [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)) 425.351 * [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))))) 425.351 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 425.351 * * [simplify]: iters left: 5 (9 enodes) 425.354 * * [simplify]: iters left: 4 (39 enodes) 425.360 * * [simplify]: iters left: 3 (65 enodes) 425.371 * * [simplify]: iters left: 2 (129 enodes) 425.395 * * [simplify]: iters left: 1 (210 enodes) 425.432 * * [simplify]: Extracting #0: cost 1 inf + 0 425.432 * * [simplify]: Extracting #1: cost 0 inf + 1 425.432 * [simplify]: Simplified to 0 425.432 * [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)) 425.432 * * * * [progress]: [ 1049 / 3260 ] simplifiying candidate # 425.432 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 425.432 * * [simplify]: iters left: 6 (25 enodes) 425.437 * * [simplify]: iters left: 5 (94 enodes) 425.452 * * [simplify]: iters left: 4 (141 enodes) 425.475 * * [simplify]: iters left: 3 (227 enodes) 425.510 * * [simplify]: iters left: 2 (348 enodes) 425.568 * * [simplify]: Extracting #0: cost 1 inf + 0 425.568 * * [simplify]: Extracting #1: cost 11 inf + 0 425.568 * * [simplify]: Extracting #2: cost 72 inf + 0 425.569 * * [simplify]: Extracting #3: cost 119 inf + 87 425.569 * * [simplify]: Extracting #4: cost 110 inf + 955 425.570 * * [simplify]: Extracting #5: cost 109 inf + 2442 425.571 * * [simplify]: Extracting #6: cost 87 inf + 9781 425.575 * * [simplify]: Extracting #7: cost 35 inf + 27304 425.582 * * [simplify]: Extracting #8: cost 3 inf + 39179 425.589 * * [simplify]: Extracting #9: cost 0 inf + 40344 425.598 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) 425.599 * [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))))))) 425.599 * [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))))) 425.599 * * [simplify]: iters left: 6 (10 enodes) 425.601 * * [simplify]: iters left: 5 (37 enodes) 425.607 * * [simplify]: iters left: 4 (57 enodes) 425.617 * * [simplify]: iters left: 3 (104 enodes) 425.633 * * [simplify]: iters left: 2 (158 enodes) 425.655 * * [simplify]: iters left: 1 (225 enodes) 425.688 * * [simplify]: Extracting #0: cost 1 inf + 0 425.688 * * [simplify]: Extracting #1: cost 0 inf + 1 425.688 * [simplify]: Simplified to 0 425.688 * [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)) 425.688 * * * * [progress]: [ 1050 / 3260 ] simplifiying candidate # 425.689 * [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))))) 425.689 * * [simplify]: iters left: 6 (24 enodes) 425.694 * * [simplify]: iters left: 5 (85 enodes) 425.706 * * [simplify]: iters left: 4 (125 enodes) 425.724 * * [simplify]: iters left: 3 (196 enodes) 425.754 * * [simplify]: iters left: 2 (278 enodes) 425.797 * * [simplify]: iters left: 1 (397 enodes) 425.874 * * [simplify]: Extracting #0: cost 1 inf + 0 425.874 * * [simplify]: Extracting #1: cost 9 inf + 0 425.874 * * [simplify]: Extracting #2: cost 71 inf + 0 425.875 * * [simplify]: Extracting #3: cost 104 inf + 129 425.875 * * [simplify]: Extracting #4: cost 92 inf + 1325 425.876 * * [simplify]: Extracting #5: cost 95 inf + 1898 425.877 * * [simplify]: Extracting #6: cost 93 inf + 2190 425.878 * * [simplify]: Extracting #7: cost 83 inf + 3656 425.880 * * [simplify]: Extracting #8: cost 43 inf + 16441 425.887 * * [simplify]: Extracting #9: cost 3 inf + 31194 425.896 * * [simplify]: Extracting #10: cost 0 inf + 32238 425.905 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) 425.905 * [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)))))) 425.905 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 425.906 * * [simplify]: iters left: 6 (9 enodes) 425.908 * * [simplify]: iters left: 5 (29 enodes) 425.912 * * [simplify]: iters left: 4 (42 enodes) 425.917 * * [simplify]: iters left: 3 (58 enodes) 425.924 * * [simplify]: iters left: 2 (68 enodes) 425.931 * * [simplify]: Extracting #0: cost 1 inf + 0 425.931 * * [simplify]: Extracting #1: cost 0 inf + 1 425.931 * [simplify]: Simplified to 0 425.931 * [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)) 425.931 * * * * [progress]: [ 1051 / 3260 ] simplifiying candidate # 425.932 * [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)))))) 425.932 * * [simplify]: iters left: 6 (28 enodes) 425.938 * * [simplify]: iters left: 5 (108 enodes) 425.954 * * [simplify]: iters left: 4 (208 enodes) 425.994 * * [simplify]: iters left: 3 (420 enodes) 426.072 * * [simplify]: Extracting #0: cost 1 inf + 0 426.072 * * [simplify]: Extracting #1: cost 11 inf + 0 426.072 * * [simplify]: Extracting #2: cost 88 inf + 0 426.073 * * [simplify]: Extracting #3: cost 143 inf + 207 426.073 * * [simplify]: Extracting #4: cost 140 inf + 655 426.074 * * [simplify]: Extracting #5: cost 129 inf + 4164 426.078 * * [simplify]: Extracting #6: cost 67 inf + 20728 426.083 * * [simplify]: Extracting #7: cost 24 inf + 33164 426.093 * * [simplify]: Extracting #8: cost 1 inf + 42229 426.101 * * [simplify]: Extracting #9: cost 0 inf + 42658 426.109 * [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)) 426.109 * [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))))))) 426.110 * [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))))) 426.110 * * [simplify]: iters left: 6 (13 enodes) 426.113 * * [simplify]: iters left: 5 (53 enodes) 426.121 * * [simplify]: iters left: 4 (117 enodes) 426.146 * * [simplify]: iters left: 3 (275 enodes) 426.198 * * [simplify]: iters left: 2 (474 enodes) 426.303 * * [simplify]: Extracting #0: cost 1 inf + 0 426.303 * * [simplify]: Extracting #1: cost 0 inf + 1 426.303 * [simplify]: Simplified to 0 426.303 * [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)) 426.303 * * * * [progress]: [ 1052 / 3260 ] simplifiying candidate # 426.303 * [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))))) 426.303 * * [simplify]: iters left: 6 (26 enodes) 426.309 * * [simplify]: iters left: 5 (99 enodes) 426.326 * * [simplify]: iters left: 4 (168 enodes) 426.354 * * [simplify]: iters left: 3 (341 enodes) 426.422 * * [simplify]: Extracting #0: cost 1 inf + 0 426.422 * * [simplify]: Extracting #1: cost 11 inf + 0 426.422 * * [simplify]: Extracting #2: cost 72 inf + 0 426.422 * * [simplify]: Extracting #3: cost 121 inf + 126 426.423 * * [simplify]: Extracting #4: cost 120 inf + 373 426.423 * * [simplify]: Extracting #5: cost 123 inf + 745 426.424 * * [simplify]: Extracting #6: cost 99 inf + 5027 426.428 * * [simplify]: Extracting #7: cost 28 inf + 23151 426.704 * * [simplify]: Extracting #8: cost 1 inf + 32677 426.712 * * [simplify]: Extracting #9: cost 0 inf + 33002 426.719 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (/ (/ b 2) a)) 426.719 * [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)))))) 426.719 * [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)))) 426.719 * * [simplify]: iters left: 6 (12 enodes) 426.722 * * [simplify]: iters left: 5 (47 enodes) 426.729 * * [simplify]: iters left: 4 (82 enodes) 426.742 * * [simplify]: iters left: 3 (157 enodes) 426.770 * * [simplify]: iters left: 2 (248 enodes) 426.807 * * [simplify]: iters left: 1 (341 enodes) 426.859 * * [simplify]: Extracting #0: cost 1 inf + 0 426.859 * * [simplify]: Extracting #1: cost 0 inf + 1 426.859 * [simplify]: Simplified to 0 426.859 * [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)) 426.859 * * * * [progress]: [ 1053 / 3260 ] simplifiying candidate # 426.859 * [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)))) 426.859 * * [simplify]: iters left: 6 (26 enodes) 426.865 * * [simplify]: iters left: 5 (97 enodes) 426.880 * * [simplify]: iters left: 4 (171 enodes) 426.910 * * [simplify]: iters left: 3 (318 enodes) 426.972 * * [simplify]: Extracting #0: cost 1 inf + 0 426.972 * * [simplify]: Extracting #1: cost 13 inf + 0 426.973 * * [simplify]: Extracting #2: cost 74 inf + 0 426.973 * * [simplify]: Extracting #3: cost 115 inf + 44 426.973 * * [simplify]: Extracting #4: cost 111 inf + 376 426.974 * * [simplify]: Extracting #5: cost 103 inf + 2974 426.976 * * [simplify]: Extracting #6: cost 63 inf + 11835 426.980 * * [simplify]: Extracting #7: cost 19 inf + 24827 426.986 * * [simplify]: Extracting #8: cost 1 inf + 31992 426.992 * * [simplify]: Extracting #9: cost 0 inf + 32451 426.998 * [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)) 426.999 * [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))))) 426.999 * [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))) 426.999 * * [simplify]: iters left: 6 (12 enodes) 427.002 * * [simplify]: iters left: 5 (47 enodes) 427.011 * * [simplify]: iters left: 4 (89 enodes) 427.027 * * [simplify]: iters left: 3 (180 enodes) 427.064 * * [simplify]: iters left: 2 (296 enodes) 427.118 * * [simplify]: iters left: 1 (428 enodes) 427.204 * * [simplify]: Extracting #0: cost 1 inf + 0 427.205 * * [simplify]: Extracting #1: cost 0 inf + 1 427.205 * [simplify]: Simplified to 0 427.205 * [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)) 427.205 * * * * [progress]: [ 1054 / 3260 ] simplifiying candidate # 427.205 * [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)))))) 427.205 * * [simplify]: iters left: 6 (27 enodes) 427.211 * * [simplify]: iters left: 5 (101 enodes) 427.226 * * [simplify]: iters left: 4 (169 enodes) 427.253 * * [simplify]: iters left: 3 (276 enodes) 427.294 * * [simplify]: iters left: 2 (397 enodes) 427.355 * * [simplify]: Extracting #0: cost 1 inf + 0 427.355 * * [simplify]: Extracting #1: cost 11 inf + 0 427.355 * * [simplify]: Extracting #2: cost 81 inf + 0 427.355 * * [simplify]: Extracting #3: cost 130 inf + 371 427.356 * * [simplify]: Extracting #4: cost 118 inf + 2242 427.358 * * [simplify]: Extracting #5: cost 102 inf + 7226 427.360 * * [simplify]: Extracting #6: cost 80 inf + 12384 427.366 * * [simplify]: Extracting #7: cost 29 inf + 27902 427.373 * * [simplify]: Extracting #8: cost 0 inf + 39349 427.382 * * [simplify]: Extracting #9: cost 0 inf + 39079 427.390 * [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))))) 427.390 * [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))))))) 427.390 * [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))))) 427.390 * * [simplify]: iters left: 6 (12 enodes) 427.393 * * [simplify]: iters left: 5 (46 enodes) 427.400 * * [simplify]: iters left: 4 (81 enodes) 427.412 * * [simplify]: iters left: 3 (134 enodes) 427.432 * * [simplify]: iters left: 2 (197 enodes) 427.458 * * [simplify]: iters left: 1 (271 enodes) 427.495 * * [simplify]: Extracting #0: cost 1 inf + 0 427.495 * * [simplify]: Extracting #1: cost 0 inf + 1 427.495 * [simplify]: Simplified to 0 427.495 * [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)) 427.495 * * * * [progress]: [ 1055 / 3260 ] simplifiying candidate # 427.495 * [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))))) 427.495 * * [simplify]: iters left: 6 (24 enodes) 427.501 * * [simplify]: iters left: 5 (89 enodes) 427.514 * * [simplify]: iters left: 4 (137 enodes) 427.535 * * [simplify]: iters left: 3 (249 enodes) 427.576 * * [simplify]: iters left: 2 (387 enodes) 427.640 * * [simplify]: Extracting #0: cost 1 inf + 0 427.640 * * [simplify]: Extracting #1: cost 9 inf + 0 427.640 * * [simplify]: Extracting #2: cost 70 inf + 0 427.640 * * [simplify]: Extracting #3: cost 118 inf + 45 427.641 * * [simplify]: Extracting #4: cost 106 inf + 1280 427.642 * * [simplify]: Extracting #5: cost 104 inf + 2426 427.643 * * [simplify]: Extracting #6: cost 85 inf + 5535 427.647 * * [simplify]: Extracting #7: cost 27 inf + 23203 427.655 * * [simplify]: Extracting #8: cost 1 inf + 32400 427.663 * * [simplify]: Extracting #9: cost 0 inf + 32645 427.670 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) a) (/ b (* 2 a))) 427.670 * [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)))))) 427.670 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 427.671 * * [simplify]: iters left: 6 (10 enodes) 427.673 * * [simplify]: iters left: 5 (38 enodes) 427.680 * * [simplify]: iters left: 4 (59 enodes) 427.688 * * [simplify]: iters left: 3 (88 enodes) 427.700 * * [simplify]: iters left: 2 (117 enodes) 427.714 * * [simplify]: iters left: 1 (144 enodes) 427.730 * * [simplify]: Extracting #0: cost 1 inf + 0 427.730 * * [simplify]: Extracting #1: cost 0 inf + 1 427.730 * [simplify]: Simplified to 0 427.730 * [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)) 427.730 * * * * [progress]: [ 1056 / 3260 ] simplifiying candidate # 427.730 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 427.730 * * [simplify]: iters left: 6 (25 enodes) 427.736 * * [simplify]: iters left: 5 (92 enodes) 427.751 * * [simplify]: iters left: 4 (144 enodes) 427.772 * * [simplify]: iters left: 3 (240 enodes) 427.809 * * [simplify]: iters left: 2 (347 enodes) 427.861 * * [simplify]: iters left: 1 (481 enodes) 427.947 * * [simplify]: Extracting #0: cost 1 inf + 0 427.948 * * [simplify]: Extracting #1: cost 11 inf + 0 427.948 * * [simplify]: Extracting #2: cost 83 inf + 0 427.948 * * [simplify]: Extracting #3: cost 122 inf + 87 427.949 * * [simplify]: Extracting #4: cost 106 inf + 1691 427.950 * * [simplify]: Extracting #5: cost 104 inf + 2918 427.951 * * [simplify]: Extracting #6: cost 88 inf + 5799 427.955 * * [simplify]: Extracting #7: cost 34 inf + 22255 427.964 * * [simplify]: Extracting #8: cost 0 inf + 34929 427.972 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b))))))) (/ b (* 2 a))) 427.973 * [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))))) 427.973 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 427.973 * * [simplify]: iters left: 6 (11 enodes) 427.976 * * [simplify]: iters left: 5 (42 enodes) 427.984 * * [simplify]: iters left: 4 (67 enodes) 427.994 * * [simplify]: iters left: 3 (111 enodes) 428.009 * * [simplify]: iters left: 2 (140 enodes) 428.025 * * [simplify]: iters left: 1 (160 enodes) 428.041 * * [simplify]: Extracting #0: cost 1 inf + 0 428.041 * * [simplify]: Extracting #1: cost 0 inf + 1 428.041 * [simplify]: Simplified to 0 428.041 * [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)) 428.041 * * * * [progress]: [ 1057 / 3260 ] simplifiying candidate # 428.042 * [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)))))) 428.042 * * [simplify]: iters left: 6 (31 enodes) 428.050 * * [simplify]: iters left: 5 (123 enodes) 428.069 * * [simplify]: iters left: 4 (272 enodes) 428.140 * * [simplify]: Extracting #0: cost 1 inf + 0 428.140 * * [simplify]: Extracting #1: cost 11 inf + 0 428.140 * * [simplify]: Extracting #2: cost 163 inf + 0 428.141 * * [simplify]: Extracting #3: cost 286 inf + 205 428.142 * * [simplify]: Extracting #4: cost 273 inf + 2550 428.148 * * [simplify]: Extracting #5: cost 109 inf + 60617 428.159 * * [simplify]: Extracting #6: cost 44 inf + 85418 428.174 * * [simplify]: Extracting #7: cost 23 inf + 90377 428.188 * * [simplify]: Extracting #8: cost 1 inf + 99742 428.203 * * [simplify]: Extracting #9: cost 0 inf + 100212 428.218 * [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))))) 428.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 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))))))) 428.218 * [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))))) 428.218 * * [simplify]: iters left: 6 (16 enodes) 428.222 * * [simplify]: iters left: 5 (68 enodes) 428.233 * * [simplify]: iters left: 4 (179 enodes) 428.288 * * [simplify]: Extracting #0: cost 1 inf + 0 428.288 * * [simplify]: Extracting #1: cost 27 inf + 0 428.288 * * [simplify]: Extracting #2: cost 153 inf + 0 428.289 * * [simplify]: Extracting #3: cost 242 inf + 83 428.293 * * [simplify]: Extracting #4: cost 185 inf + 16503 428.303 * * [simplify]: Extracting #5: cost 15 inf + 79352 428.315 * * [simplify]: Extracting #6: cost 0 inf + 84943 428.326 * [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))))) 428.326 * [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))))))) 428.327 * * * * [progress]: [ 1058 / 3260 ] simplifiying candidate # 428.327 * [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))))) 428.327 * * [simplify]: iters left: 6 (29 enodes) 428.334 * * [simplify]: iters left: 5 (115 enodes) 428.352 * * [simplify]: iters left: 4 (233 enodes) 428.408 * * [simplify]: Extracting #0: cost 1 inf + 0 428.408 * * [simplify]: Extracting #1: cost 11 inf + 0 428.408 * * [simplify]: Extracting #2: cost 134 inf + 0 428.409 * * [simplify]: Extracting #3: cost 232 inf + 204 428.410 * * [simplify]: Extracting #4: cost 210 inf + 4332 428.415 * * [simplify]: Extracting #5: cost 97 inf + 41312 428.426 * * [simplify]: Extracting #6: cost 32 inf + 61103 428.437 * * [simplify]: Extracting #7: cost 1 inf + 72103 428.448 * * [simplify]: Extracting #8: cost 0 inf + 72186 428.460 * [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)))))) 428.460 * [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)))))) 428.460 * [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)))) 428.460 * * [simplify]: iters left: 6 (15 enodes) 428.464 * * [simplify]: iters left: 5 (63 enodes) 428.474 * * [simplify]: iters left: 4 (145 enodes) 428.510 * * [simplify]: iters left: 3 (499 enodes) 428.739 * * [simplify]: Extracting #0: cost 1 inf + 0 428.739 * * [simplify]: Extracting #1: cost 0 inf + 1 428.739 * [simplify]: Simplified to 0 428.739 * [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)) 428.739 * * * * [progress]: [ 1059 / 3260 ] simplifiying candidate # 428.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)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 428.740 * * [simplify]: iters left: 6 (29 enodes) 428.746 * * [simplify]: iters left: 5 (112 enodes) 428.764 * * [simplify]: iters left: 4 (242 enodes) 428.823 * * [simplify]: Extracting #0: cost 1 inf + 0 428.823 * * [simplify]: Extracting #1: cost 13 inf + 0 428.823 * * [simplify]: Extracting #2: cost 126 inf + 0 428.824 * * [simplify]: Extracting #3: cost 198 inf + 205 428.824 * * [simplify]: Extracting #4: cost 184 inf + 2638 428.828 * * [simplify]: Extracting #5: cost 88 inf + 30671 428.834 * * [simplify]: Extracting #6: cost 28 inf + 49248 428.843 * * [simplify]: Extracting #7: cost 2 inf + 58461 428.852 * * [simplify]: Extracting #8: cost 0 inf + 58974 428.862 * [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))) 428.862 * [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))))) 428.862 * [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))) 428.862 * * [simplify]: iters left: 6 (15 enodes) 428.868 * * [simplify]: iters left: 5 (62 enodes) 428.879 * * [simplify]: iters left: 4 (159 enodes) 428.919 * * [simplify]: iters left: 3 (475 enodes) 429.113 * * [simplify]: Extracting #0: cost 1 inf + 0 429.113 * * [simplify]: Extracting #1: cost 42 inf + 0 429.114 * * [simplify]: Extracting #2: cost 194 inf + 1 429.116 * * [simplify]: Extracting #3: cost 205 inf + 15094 429.131 * * [simplify]: Extracting #4: cost 20 inf + 63712 429.145 * * [simplify]: Extracting #5: cost 3 inf + 65204 429.159 * * [simplify]: Extracting #6: cost 0 inf + 65965 429.173 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 429.173 * [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)))) 429.173 * * * * [progress]: [ 1060 / 3260 ] simplifiying candidate # 429.174 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 429.174 * * [simplify]: iters left: 6 (30 enodes) 429.180 * * [simplify]: iters left: 5 (117 enodes) 429.200 * * [simplify]: iters left: 4 (241 enodes) 429.252 * * [simplify]: Extracting #0: cost 1 inf + 0 429.252 * * [simplify]: Extracting #1: cost 11 inf + 0 429.252 * * [simplify]: Extracting #2: cost 125 inf + 0 429.252 * * [simplify]: Extracting #3: cost 219 inf + 43 429.253 * * [simplify]: Extracting #4: cost 204 inf + 2229 429.259 * * [simplify]: Extracting #5: cost 92 inf + 39923 429.268 * * [simplify]: Extracting #6: cost 28 inf + 61405 429.278 * * [simplify]: Extracting #7: cost 1 inf + 69722 429.289 * * [simplify]: Extracting #8: cost 0 inf + 70111 429.300 * [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)))))) 429.301 * [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))))))) 429.301 * [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))))) 429.301 * * [simplify]: iters left: 6 (15 enodes) 429.305 * * [simplify]: iters left: 5 (62 enodes) 429.314 * * [simplify]: iters left: 4 (148 enodes) 429.352 * * [simplify]: iters left: 3 (499 enodes) 429.588 * * [simplify]: Extracting #0: cost 1 inf + 0 429.588 * * [simplify]: Extracting #1: cost 0 inf + 1 429.588 * [simplify]: Simplified to 0 429.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)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 429.588 * * * * [progress]: [ 1061 / 3260 ] simplifiying candidate # 429.588 * [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))))) 429.588 * * [simplify]: iters left: 6 (28 enodes) 429.594 * * [simplify]: iters left: 5 (108 enodes) 429.611 * * [simplify]: iters left: 4 (205 enodes) 429.658 * * [simplify]: Extracting #0: cost 1 inf + 0 429.658 * * [simplify]: Extracting #1: cost 11 inf + 0 429.658 * * [simplify]: Extracting #2: cost 106 inf + 0 429.658 * * [simplify]: Extracting #3: cost 180 inf + 43 429.659 * * [simplify]: Extracting #4: cost 178 inf + 250 429.660 * * [simplify]: Extracting #5: cost 170 inf + 2479 429.663 * * [simplify]: Extracting #6: cost 68 inf + 30304 429.671 * * [simplify]: Extracting #7: cost 1 inf + 51063 429.680 * * [simplify]: Extracting #8: cost 0 inf + 51251 429.688 * [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)))))) 429.688 * [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)))))) 429.688 * [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)))) 429.689 * * [simplify]: iters left: 6 (14 enodes) 429.692 * * [simplify]: iters left: 5 (56 enodes) 429.703 * * [simplify]: iters left: 4 (117 enodes) 429.727 * * [simplify]: iters left: 3 (347 enodes) 429.840 * * [simplify]: Extracting #0: cost 1 inf + 0 429.840 * * [simplify]: Extracting #1: cost 0 inf + 1 429.840 * [simplify]: Simplified to 0 429.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))))) 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)) 429.841 * * * * [progress]: [ 1062 / 3260 ] simplifiying candidate # 429.841 * [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)))) 429.841 * * [simplify]: iters left: 6 (28 enodes) 429.847 * * [simplify]: iters left: 5 (107 enodes) 429.866 * * [simplify]: iters left: 4 (199 enodes) 429.903 * * [simplify]: iters left: 3 (471 enodes) 430.048 * * [simplify]: Extracting #0: cost 1 inf + 0 430.048 * * [simplify]: Extracting #1: cost 11 inf + 0 430.048 * * [simplify]: Extracting #2: cost 125 inf + 0 430.049 * * [simplify]: Extracting #3: cost 224 inf + 44 430.050 * * [simplify]: Extracting #4: cost 215 inf + 2477 430.055 * * [simplify]: Extracting #5: cost 114 inf + 25980 430.063 * * [simplify]: Extracting #6: cost 44 inf + 43994 430.075 * * [simplify]: Extracting #7: cost 3 inf + 58327 430.088 * * [simplify]: Extracting #8: cost 0 inf + 59299 430.103 * [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))) 430.103 * [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))))) 430.103 * [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))) 430.103 * * [simplify]: iters left: 6 (14 enodes) 430.107 * * [simplify]: iters left: 5 (57 enodes) 430.116 * * [simplify]: iters left: 4 (116 enodes) 430.141 * * [simplify]: iters left: 3 (321 enodes) 430.248 * * [simplify]: Extracting #0: cost 1 inf + 0 430.248 * * [simplify]: Extracting #1: cost 0 inf + 1 430.248 * [simplify]: Simplified to 0 430.248 * [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)) 430.249 * * * * [progress]: [ 1063 / 3260 ] simplifiying candidate # 430.249 * [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)))))) 430.249 * * [simplify]: iters left: 6 (29 enodes) 430.255 * * [simplify]: iters left: 5 (112 enodes) 430.275 * * [simplify]: iters left: 4 (232 enodes) 430.326 * * [simplify]: Extracting #0: cost 1 inf + 0 430.326 * * [simplify]: Extracting #1: cost 11 inf + 0 430.327 * * [simplify]: Extracting #2: cost 106 inf + 0 430.327 * * [simplify]: Extracting #3: cost 181 inf + 2 430.328 * * [simplify]: Extracting #4: cost 177 inf + 492 430.329 * * [simplify]: Extracting #5: cost 163 inf + 4697 430.332 * * [simplify]: Extracting #6: cost 81 inf + 27331 430.339 * * [simplify]: Extracting #7: cost 0 inf + 51381 430.347 * * [simplify]: Extracting #8: cost 0 inf + 50911 430.355 * [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)) 430.355 * [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))))))) 430.356 * [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))))) 430.356 * * [simplify]: iters left: 6 (15 enodes) 430.360 * * [simplify]: iters left: 5 (62 enodes) 430.370 * * [simplify]: iters left: 4 (149 enodes) 430.407 * * [simplify]: iters left: 3 (450 enodes) 430.604 * * [simplify]: Extracting #0: cost 1 inf + 0 430.604 * * [simplify]: Extracting #1: cost 0 inf + 1 430.604 * [simplify]: Simplified to 0 430.604 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 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)) 430.605 * * * * [progress]: [ 1064 / 3260 ] simplifiying candidate # 430.605 * [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))))) 430.605 * * [simplify]: iters left: 6 (27 enodes) 430.611 * * [simplify]: iters left: 5 (102 enodes) 430.626 * * [simplify]: iters left: 4 (190 enodes) 430.665 * * [simplify]: iters left: 3 (460 enodes) 430.793 * * [simplify]: Extracting #0: cost 1 inf + 0 430.793 * * [simplify]: Extracting #1: cost 11 inf + 0 430.794 * * [simplify]: Extracting #2: cost 111 inf + 0 430.794 * * [simplify]: Extracting #3: cost 223 inf + 4 430.796 * * [simplify]: Extracting #4: cost 204 inf + 2492 430.800 * * [simplify]: Extracting #5: cost 122 inf + 20396 430.807 * * [simplify]: Extracting #6: cost 67 inf + 32135 430.817 * * [simplify]: Extracting #7: cost 36 inf + 39820 430.827 * * [simplify]: Extracting #8: cost 4 inf + 52197 430.839 * * [simplify]: Extracting #9: cost 0 inf + 53366 430.850 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (fabs (cbrt (fma (* c -4) a (* b b))))) (* a 2)) (/ b (* a 2))) 430.850 * [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)))))) 430.850 * [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)))) 430.850 * * [simplify]: iters left: 6 (14 enodes) 430.854 * * [simplify]: iters left: 5 (57 enodes) 430.863 * * [simplify]: iters left: 4 (118 enodes) 430.889 * * [simplify]: iters left: 3 (314 enodes) 430.981 * * [simplify]: Extracting #0: cost 1 inf + 0 430.981 * * [simplify]: Extracting #1: cost 0 inf + 1 430.981 * [simplify]: Simplified to 0 430.981 * [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)) 430.981 * * * * [progress]: [ 1065 / 3260 ] simplifiying candidate # 430.982 * [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)))) 430.982 * * [simplify]: iters left: 6 (27 enodes) 430.990 * * [simplify]: iters left: 5 (98 enodes) 431.004 * * [simplify]: iters left: 4 (184 enodes) 431.037 * * [simplify]: iters left: 3 (395 enodes) 431.128 * * [simplify]: Extracting #0: cost 1 inf + 0 431.128 * * [simplify]: Extracting #1: cost 13 inf + 0 431.129 * * [simplify]: Extracting #2: cost 112 inf + 0 431.129 * * [simplify]: Extracting #3: cost 170 inf + 129 431.130 * * [simplify]: Extracting #4: cost 142 inf + 3347 431.134 * * [simplify]: Extracting #5: cost 75 inf + 17627 431.139 * * [simplify]: Extracting #6: cost 40 inf + 26486 431.146 * * [simplify]: Extracting #7: cost 1 inf + 40139 431.154 * * [simplify]: Extracting #8: cost 0 inf + 40568 431.163 * [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)) 431.163 * [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))))) 431.165 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 431.165 * * [simplify]: iters left: 6 (13 enodes) 431.168 * * [simplify]: iters left: 5 (48 enodes) 431.176 * * [simplify]: iters left: 4 (103 enodes) 431.195 * * [simplify]: iters left: 3 (238 enodes) 431.254 * * [simplify]: Extracting #0: cost 1 inf + 0 431.254 * * [simplify]: Extracting #1: cost 0 inf + 1 431.254 * [simplify]: Simplified to 0 431.254 * [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)) 431.254 * * * * [progress]: [ 1066 / 3260 ] simplifiying candidate # 431.254 * [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)))))) 431.254 * * [simplify]: iters left: 6 (30 enodes) 431.261 * * [simplify]: iters left: 5 (116 enodes) 431.279 * * [simplify]: iters left: 4 (234 enodes) 431.329 * * [simplify]: Extracting #0: cost 1 inf + 0 431.329 * * [simplify]: Extracting #1: cost 11 inf + 0 431.329 * * [simplify]: Extracting #2: cost 124 inf + 0 431.330 * * [simplify]: Extracting #3: cost 217 inf + 204 431.330 * * [simplify]: Extracting #4: cost 203 inf + 2592 431.334 * * [simplify]: Extracting #5: cost 101 inf + 35420 431.342 * * [simplify]: Extracting #6: cost 31 inf + 60392 431.354 * * [simplify]: Extracting #7: cost 1 inf + 70007 431.365 * * [simplify]: Extracting #8: cost 0 inf + 69957 431.375 * [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)))) 431.375 * [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))))))) 431.376 * [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))))) 431.376 * * [simplify]: iters left: 6 (15 enodes) 431.380 * * [simplify]: iters left: 5 (61 enodes) 431.389 * * [simplify]: iters left: 4 (142 enodes) 431.424 * * [simplify]: iters left: 3 (474 enodes) 431.600 * * [simplify]: Extracting #0: cost 1 inf + 0 431.600 * * [simplify]: Extracting #1: cost 0 inf + 1 431.600 * [simplify]: Simplified to 0 431.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))))) 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)) 431.600 * * * * [progress]: [ 1067 / 3260 ] simplifiying candidate # 431.600 * [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))))) 431.600 * * [simplify]: iters left: 6 (28 enodes) 431.606 * * [simplify]: iters left: 5 (108 enodes) 431.626 * * [simplify]: iters left: 4 (200 enodes) 431.666 * * [simplify]: Extracting #0: cost 1 inf + 0 431.666 * * [simplify]: Extracting #1: cost 11 inf + 0 431.666 * * [simplify]: Extracting #2: cost 103 inf + 0 431.666 * * [simplify]: Extracting #3: cost 170 inf + 204 431.667 * * [simplify]: Extracting #4: cost 165 inf + 976 431.668 * * [simplify]: Extracting #5: cost 141 inf + 7003 431.672 * * [simplify]: Extracting #6: cost 47 inf + 34070 431.681 * * [simplify]: Extracting #7: cost 6 inf + 46927 431.690 * * [simplify]: Extracting #8: cost 0 inf + 49116 431.698 * [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)))) 431.698 * [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)))))) 431.698 * [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)))) 431.698 * * [simplify]: iters left: 6 (14 enodes) 431.702 * * [simplify]: iters left: 5 (56 enodes) 431.710 * * [simplify]: iters left: 4 (113 enodes) 431.732 * * [simplify]: iters left: 3 (324 enodes) 431.819 * * [simplify]: Extracting #0: cost 1 inf + 0 431.819 * * [simplify]: Extracting #1: cost 0 inf + 1 431.819 * [simplify]: Simplified to 0 431.819 * [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)) 431.820 * * * * [progress]: [ 1068 / 3260 ] simplifiying candidate # 431.820 * [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)))) 431.820 * * [simplify]: iters left: 6 (28 enodes) 431.826 * * [simplify]: iters left: 5 (106 enodes) 431.843 * * [simplify]: iters left: 4 (194 enodes) 431.880 * * [simplify]: iters left: 3 (454 enodes) 431.991 * * [simplify]: Extracting #0: cost 1 inf + 0 431.991 * * [simplify]: Extracting #1: cost 11 inf + 0 431.991 * * [simplify]: Extracting #2: cost 107 inf + 0 431.992 * * [simplify]: Extracting #3: cost 197 inf + 367 431.993 * * [simplify]: Extracting #4: cost 175 inf + 3575 431.997 * * [simplify]: Extracting #5: cost 94 inf + 21597 432.004 * * [simplify]: Extracting #6: cost 44 inf + 35451 432.013 * * [simplify]: Extracting #7: cost 3 inf + 49487 432.024 * * [simplify]: Extracting #8: cost 0 inf + 50635 432.036 * [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))) 432.036 * [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))))) 432.037 * [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))) 432.037 * * [simplify]: iters left: 6 (14 enodes) 432.041 * * [simplify]: iters left: 5 (56 enodes) 432.049 * * [simplify]: iters left: 4 (112 enodes) 432.072 * * [simplify]: iters left: 3 (297 enodes) 432.153 * * [simplify]: Extracting #0: cost 1 inf + 0 432.153 * * [simplify]: Extracting #1: cost 0 inf + 1 432.153 * [simplify]: Simplified to 0 432.153 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 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)) 432.153 * * * * [progress]: [ 1069 / 3260 ] simplifiying candidate # 432.153 * [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)))))) 432.154 * * [simplify]: iters left: 6 (28 enodes) 432.160 * * [simplify]: iters left: 5 (108 enodes) 432.176 * * [simplify]: iters left: 4 (208 enodes) 432.216 * * [simplify]: iters left: 3 (491 enodes) 432.330 * * [simplify]: Extracting #0: cost 1 inf + 0 432.330 * * [simplify]: Extracting #1: cost 11 inf + 0 432.330 * * [simplify]: Extracting #2: cost 114 inf + 0 432.331 * * [simplify]: Extracting #3: cost 243 inf + 43 432.332 * * [simplify]: Extracting #4: cost 221 inf + 3492 432.338 * * [simplify]: Extracting #5: cost 110 inf + 33946 432.349 * * [simplify]: Extracting #6: cost 33 inf + 57290 432.362 * * [simplify]: Extracting #7: cost 2 inf + 67491 432.376 * * [simplify]: Extracting #8: cost 0 inf + 68210 432.390 * [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))))) 432.390 * [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))))))) 432.390 * [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))))) 432.390 * * [simplify]: iters left: 6 (13 enodes) 432.395 * * [simplify]: iters left: 5 (53 enodes) 432.403 * * [simplify]: iters left: 4 (118 enodes) 432.426 * * [simplify]: iters left: 3 (324 enodes) 432.512 * * [simplify]: Extracting #0: cost 1 inf + 0 432.512 * * [simplify]: Extracting #1: cost 0 inf + 1 432.512 * [simplify]: Simplified to 0 432.512 * [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)) 432.512 * * * * [progress]: [ 1070 / 3260 ] simplifiying candidate # 432.512 * [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))))) 432.512 * * [simplify]: iters left: 6 (25 enodes) 432.518 * * [simplify]: iters left: 5 (94 enodes) 432.532 * * [simplify]: iters left: 4 (163 enodes) 432.561 * * [simplify]: iters left: 3 (387 enodes) 432.655 * * [simplify]: Extracting #0: cost 1 inf + 0 432.655 * * [simplify]: Extracting #1: cost 9 inf + 0 432.655 * * [simplify]: Extracting #2: cost 94 inf + 0 432.656 * * [simplify]: Extracting #3: cost 183 inf + 126 432.656 * * [simplify]: Extracting #4: cost 166 inf + 2529 432.659 * * [simplify]: Extracting #5: cost 100 inf + 15232 432.665 * * [simplify]: Extracting #6: cost 46 inf + 28195 432.673 * * [simplify]: Extracting #7: cost 8 inf + 40741 432.685 * * [simplify]: Extracting #8: cost 0 inf + 43525 432.694 * * [simplify]: Extracting #9: cost 0 inf + 43445 432.704 * [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)))) 432.704 * [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)))))) 432.704 * [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)))) 432.704 * * [simplify]: iters left: 6 (11 enodes) 432.707 * * [simplify]: iters left: 5 (43 enodes) 432.713 * * [simplify]: iters left: 4 (84 enodes) 432.728 * * [simplify]: iters left: 3 (212 enodes) 432.773 * * [simplify]: iters left: 2 (472 enodes) 432.875 * * [simplify]: Extracting #0: cost 1 inf + 0 432.875 * * [simplify]: Extracting #1: cost 0 inf + 1 432.875 * [simplify]: Simplified to 0 432.875 * [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)) 432.875 * * * * [progress]: [ 1071 / 3260 ] simplifiying candidate # 432.876 * [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)))) 432.876 * * [simplify]: iters left: 6 (26 enodes) 432.881 * * [simplify]: iters left: 5 (99 enodes) 432.897 * * [simplify]: iters left: 4 (178 enodes) 432.931 * * [simplify]: iters left: 3 (373 enodes) 433.010 * * [simplify]: Extracting #0: cost 1 inf + 0 433.010 * * [simplify]: Extracting #1: cost 11 inf + 0 433.011 * * [simplify]: Extracting #2: cost 84 inf + 0 433.011 * * [simplify]: Extracting #3: cost 145 inf + 126 433.012 * * [simplify]: Extracting #4: cost 141 inf + 617 433.013 * * [simplify]: Extracting #5: cost 121 inf + 3960 433.016 * * [simplify]: Extracting #6: cost 71 inf + 12195 433.020 * * [simplify]: Extracting #7: cost 27 inf + 23903 433.027 * * [simplify]: Extracting #8: cost 1 inf + 33729 433.035 * * [simplify]: Extracting #9: cost 0 inf + 34214 433.044 * [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)) 433.044 * [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))))) 433.044 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 433.044 * * [simplify]: iters left: 6 (12 enodes) 433.048 * * [simplify]: iters left: 5 (49 enodes) 433.055 * * [simplify]: iters left: 4 (99 enodes) 433.074 * * [simplify]: iters left: 3 (234 enodes) 433.128 * * [simplify]: iters left: 2 (447 enodes) 433.223 * * [simplify]: Extracting #0: cost 1 inf + 0 433.224 * * [simplify]: Extracting #1: cost 0 inf + 1 433.224 * [simplify]: Simplified to 0 433.224 * [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)) 433.224 * * * * [progress]: [ 1072 / 3260 ] simplifiying candidate # 433.224 * [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)))))) 433.224 * * [simplify]: iters left: 6 (28 enodes) 433.230 * * [simplify]: iters left: 5 (107 enodes) 433.246 * * [simplify]: iters left: 4 (203 enodes) 433.286 * * [simplify]: iters left: 3 (451 enodes) 433.395 * * [simplify]: Extracting #0: cost 1 inf + 0 433.395 * * [simplify]: Extracting #1: cost 11 inf + 0 433.395 * * [simplify]: Extracting #2: cost 100 inf + 0 433.396 * * [simplify]: Extracting #3: cost 179 inf + 2 433.397 * * [simplify]: Extracting #4: cost 171 inf + 938 433.399 * * [simplify]: Extracting #5: cost 116 inf + 12517 433.405 * * [simplify]: Extracting #6: cost 46 inf + 29906 433.414 * * [simplify]: Extracting #7: cost 3 inf + 43933 433.424 * * [simplify]: Extracting #8: cost 0 inf + 45241 433.435 * [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)))) 433.435 * [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))))))) 433.435 * [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))))) 433.435 * * [simplify]: iters left: 6 (14 enodes) 433.439 * * [simplify]: iters left: 5 (57 enodes) 433.450 * * [simplify]: iters left: 4 (121 enodes) 433.475 * * [simplify]: iters left: 3 (291 enodes) 433.554 * * [simplify]: Extracting #0: cost 1 inf + 0 433.554 * * [simplify]: Extracting #1: cost 0 inf + 1 433.554 * [simplify]: Simplified to 0 433.554 * [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)) 433.555 * * * * [progress]: [ 1073 / 3260 ] simplifiying candidate # 433.555 * [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))))) 433.555 * * [simplify]: iters left: 6 (26 enodes) 433.563 * * [simplify]: iters left: 5 (97 enodes) 433.577 * * [simplify]: iters left: 4 (168 enodes) 433.606 * * [simplify]: iters left: 3 (344 enodes) 433.673 * * [simplify]: Extracting #0: cost 1 inf + 0 433.673 * * [simplify]: Extracting #1: cost 11 inf + 0 433.673 * * [simplify]: Extracting #2: cost 78 inf + 0 433.674 * * [simplify]: Extracting #3: cost 130 inf + 126 433.674 * * [simplify]: Extracting #4: cost 118 inf + 1434 433.676 * * [simplify]: Extracting #5: cost 85 inf + 6370 433.681 * * [simplify]: Extracting #6: cost 56 inf + 11123 433.685 * * [simplify]: Extracting #7: cost 20 inf + 21736 433.691 * * [simplify]: Extracting #8: cost 1 inf + 28882 433.698 * * [simplify]: Extracting #9: cost 0 inf + 29303 433.704 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) 433.704 * [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)))))) 433.705 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 433.705 * * [simplify]: iters left: 6 (13 enodes) 433.708 * * [simplify]: iters left: 5 (52 enodes) 433.716 * * [simplify]: iters left: 4 (98 enodes) 433.735 * * [simplify]: iters left: 3 (212 enodes) 433.776 * * [simplify]: iters left: 2 (371 enodes) 433.847 * * [simplify]: Extracting #0: cost 1 inf + 0 433.847 * * [simplify]: Extracting #1: cost 0 inf + 1 433.847 * [simplify]: Simplified to 0 433.847 * [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)) 433.848 * * * * [progress]: [ 1074 / 3260 ] simplifiying candidate # 433.848 * [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)))) 433.848 * * [simplify]: iters left: 6 (26 enodes) 433.855 * * [simplify]: iters left: 5 (93 enodes) 433.869 * * [simplify]: iters left: 4 (161 enodes) 433.893 * * [simplify]: iters left: 3 (288 enodes) 433.941 * * [simplify]: iters left: 2 (466 enodes) 434.020 * * [simplify]: Extracting #0: cost 1 inf + 0 434.020 * * [simplify]: Extracting #1: cost 11 inf + 0 434.020 * * [simplify]: Extracting #2: cost 87 inf + 0 434.021 * * [simplify]: Extracting #3: cost 134 inf + 699 434.023 * * [simplify]: Extracting #4: cost 92 inf + 5772 434.025 * * [simplify]: Extracting #5: cost 83 inf + 7816 434.027 * * [simplify]: Extracting #6: cost 79 inf + 8819 434.034 * * [simplify]: Extracting #7: cost 29 inf + 24392 434.042 * * [simplify]: Extracting #8: cost 1 inf + 34369 434.050 * * [simplify]: Extracting #9: cost 0 inf + 34694 434.058 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b)))))) a) (/ b (* 2 a))) 434.058 * [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))))) 434.059 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 434.059 * * [simplify]: iters left: 6 (12 enodes) 434.062 * * [simplify]: iters left: 5 (44 enodes) 434.069 * * [simplify]: iters left: 4 (92 enodes) 434.082 * * [simplify]: iters left: 3 (159 enodes) 434.108 * * [simplify]: iters left: 2 (267 enodes) 434.150 * * [simplify]: iters left: 1 (364 enodes) 434.207 * * [simplify]: Extracting #0: cost 1 inf + 0 434.207 * * [simplify]: Extracting #1: cost 0 inf + 1 434.207 * [simplify]: Simplified to 0 434.207 * [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)) 434.207 * * * * [progress]: [ 1075 / 3260 ] simplifiying candidate # 434.207 * [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)))))) 434.208 * * [simplify]: iters left: 6 (29 enodes) 434.215 * * [simplify]: iters left: 5 (114 enodes) 434.233 * * [simplify]: iters left: 4 (236 enodes) 434.283 * * [simplify]: Extracting #0: cost 1 inf + 0 434.283 * * [simplify]: Extracting #1: cost 11 inf + 0 434.284 * * [simplify]: Extracting #2: cost 121 inf + 0 434.284 * * [simplify]: Extracting #3: cost 204 inf + 409 434.285 * * [simplify]: Extracting #4: cost 182 inf + 3496 434.288 * * [simplify]: Extracting #5: cost 93 inf + 29411 434.295 * * [simplify]: Extracting #6: cost 26 inf + 50335 434.304 * * [simplify]: Extracting #7: cost 1 inf + 58241 434.314 * * [simplify]: Extracting #8: cost 0 inf + 58741 434.323 * [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))))) 434.323 * [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))))))) 434.323 * [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))))) 434.323 * * [simplify]: iters left: 6 (15 enodes) 434.327 * * [simplify]: iters left: 5 (64 enodes) 434.339 * * [simplify]: iters left: 4 (149 enodes) 434.373 * * [simplify]: iters left: 3 (466 enodes) 434.624 * * [simplify]: Extracting #0: cost 1 inf + 0 434.624 * * [simplify]: Extracting #1: cost 0 inf + 1 434.624 * [simplify]: Simplified to 0 434.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))))) 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)) 434.624 * * * * [progress]: [ 1076 / 3260 ] simplifiying candidate # 434.624 * [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))))) 434.624 * * [simplify]: iters left: 6 (27 enodes) 434.634 * * [simplify]: iters left: 5 (106 enodes) 434.651 * * [simplify]: iters left: 4 (203 enodes) 434.691 * * [simplify]: Extracting #0: cost 1 inf + 0 434.691 * * [simplify]: Extracting #1: cost 11 inf + 0 434.692 * * [simplify]: Extracting #2: cost 109 inf + 0 434.692 * * [simplify]: Extracting #3: cost 166 inf + 531 434.693 * * [simplify]: Extracting #4: cost 128 inf + 6983 434.697 * * [simplify]: Extracting #5: cost 86 inf + 17764 434.702 * * [simplify]: Extracting #6: cost 38 inf + 30637 434.709 * * [simplify]: Extracting #7: cost 6 inf + 40380 434.716 * * [simplify]: Extracting #8: cost 0 inf + 42986 434.724 * [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))) 434.724 * [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)))))) 434.724 * [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)))) 434.725 * * [simplify]: iters left: 6 (14 enodes) 434.728 * * [simplify]: iters left: 5 (59 enodes) 434.737 * * [simplify]: iters left: 4 (121 enodes) 434.763 * * [simplify]: iters left: 3 (332 enodes) 434.895 * * [simplify]: Extracting #0: cost 1 inf + 0 434.895 * * [simplify]: Extracting #1: cost 0 inf + 1 434.895 * [simplify]: Simplified to 0 434.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))))) 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)) 434.895 * * * * [progress]: [ 1077 / 3260 ] simplifiying candidate # 434.895 * [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)))) 434.895 * * [simplify]: iters left: 6 (27 enodes) 434.901 * * [simplify]: iters left: 5 (104 enodes) 434.921 * * [simplify]: iters left: 4 (197 enodes) 434.957 * * [simplify]: iters left: 3 (437 enodes) 435.082 * * [simplify]: Extracting #0: cost 1 inf + 0 435.082 * * [simplify]: Extracting #1: cost 11 inf + 0 435.082 * * [simplify]: Extracting #2: cost 125 inf + 0 435.083 * * [simplify]: Extracting #3: cost 188 inf + 896 435.085 * * [simplify]: Extracting #4: cost 96 inf + 16528 435.091 * * [simplify]: Extracting #5: cost 61 inf + 24766 435.097 * * [simplify]: Extracting #6: cost 49 inf + 28308 435.105 * * [simplify]: Extracting #7: cost 7 inf + 42442 435.115 * * [simplify]: Extracting #8: cost 0 inf + 45311 435.125 * [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))))) 435.125 * [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))))) 435.125 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 435.125 * * [simplify]: iters left: 6 (13 enodes) 435.129 * * [simplify]: iters left: 5 (54 enodes) 435.138 * * [simplify]: iters left: 4 (112 enodes) 435.161 * * [simplify]: iters left: 3 (281 enodes) 435.256 * * [simplify]: Extracting #0: cost 1 inf + 0 435.256 * * [simplify]: Extracting #1: cost 0 inf + 1 435.256 * [simplify]: Simplified to 0 435.256 * [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)) 435.256 * * * * [progress]: [ 1078 / 3260 ] simplifiying candidate # 435.256 * [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)))))) 435.256 * * [simplify]: iters left: 6 (28 enodes) 435.262 * * [simplify]: iters left: 5 (109 enodes) 435.280 * * [simplify]: iters left: 4 (221 enodes) 435.324 * * [simplify]: Extracting #0: cost 1 inf + 0 435.324 * * [simplify]: Extracting #1: cost 11 inf + 0 435.325 * * [simplify]: Extracting #2: cost 101 inf + 0 435.325 * * [simplify]: Extracting #3: cost 161 inf + 211 435.326 * * [simplify]: Extracting #4: cost 137 inf + 3949 435.328 * * [simplify]: Extracting #5: cost 70 inf + 21008 435.333 * * [simplify]: Extracting #6: cost 41 inf + 28280 435.338 * * [simplify]: Extracting #7: cost 20 inf + 33386 435.345 * * [simplify]: Extracting #8: cost 1 inf + 41948 435.352 * * [simplify]: Extracting #9: cost 0 inf + 42377 435.359 * [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))) 435.359 * [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))))))) 435.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))))) 435.360 * * [simplify]: iters left: 6 (14 enodes) 435.363 * * [simplify]: iters left: 5 (59 enodes) 435.373 * * [simplify]: iters left: 4 (134 enodes) 435.402 * * [simplify]: iters left: 3 (357 enodes) 435.541 * * [simplify]: Extracting #0: cost 1 inf + 0 435.541 * * [simplify]: Extracting #1: cost 0 inf + 1 435.541 * [simplify]: Simplified to 0 435.541 * [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)) 435.541 * * * * [progress]: [ 1079 / 3260 ] simplifiying candidate # 435.541 * [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))))) 435.541 * * [simplify]: iters left: 6 (26 enodes) 435.547 * * [simplify]: iters left: 5 (100 enodes) 435.563 * * [simplify]: iters left: 4 (188 enodes) 435.602 * * [simplify]: iters left: 3 (462 enodes) 435.764 * * [simplify]: Extracting #0: cost 1 inf + 0 435.764 * * [simplify]: Extracting #1: cost 11 inf + 0 435.764 * * [simplify]: Extracting #2: cost 146 inf + 0 435.765 * * [simplify]: Extracting #3: cost 235 inf + 212 435.767 * * [simplify]: Extracting #4: cost 197 inf + 5461 435.772 * * [simplify]: Extracting #5: cost 90 inf + 27082 435.781 * * [simplify]: Extracting #6: cost 38 inf + 39853 435.792 * * [simplify]: Extracting #7: cost 2 inf + 51641 435.804 * * [simplify]: Extracting #8: cost 0 inf + 52424 435.818 * [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)) 435.818 * [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)))))) 435.818 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 435.818 * * [simplify]: iters left: 6 (13 enodes) 435.821 * * [simplify]: iters left: 5 (53 enodes) 435.830 * * [simplify]: iters left: 4 (106 enodes) 435.850 * * [simplify]: iters left: 3 (257 enodes) 435.934 * * [simplify]: Extracting #0: cost 1 inf + 0 435.934 * * [simplify]: Extracting #1: cost 0 inf + 1 435.934 * [simplify]: Simplified to 0 435.934 * [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)) 435.934 * * * * [progress]: [ 1080 / 3260 ] simplifiying candidate # 435.934 * [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)))) 435.935 * * [simplify]: iters left: 6 (26 enodes) 435.940 * * [simplify]: iters left: 5 (99 enodes) 435.956 * * [simplify]: iters left: 4 (177 enodes) 435.989 * * [simplify]: iters left: 3 (359 enodes) 436.084 * * [simplify]: Extracting #0: cost 1 inf + 0 436.084 * * [simplify]: Extracting #1: cost 11 inf + 0 436.084 * * [simplify]: Extracting #2: cost 107 inf + 0 436.085 * * [simplify]: Extracting #3: cost 142 inf + 1273 436.087 * * [simplify]: Extracting #4: cost 80 inf + 8872 436.092 * * [simplify]: Extracting #5: cost 60 inf + 12589 436.096 * * [simplify]: Extracting #6: cost 56 inf + 13373 436.101 * * [simplify]: Extracting #7: cost 20 inf + 24387 436.108 * * [simplify]: Extracting #8: cost 0 inf + 32703 436.115 * * [simplify]: Extracting #9: cost 0 inf + 32688 436.123 * [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)))) 436.123 * [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))))) 436.123 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 436.123 * * [simplify]: iters left: 6 (12 enodes) 436.126 * * [simplify]: iters left: 5 (49 enodes) 436.134 * * [simplify]: iters left: 4 (94 enodes) 436.153 * * [simplify]: iters left: 3 (221 enodes) 436.223 * * [simplify]: iters left: 2 (492 enodes) 436.436 * * [simplify]: Extracting #0: cost 1 inf + 0 436.436 * * [simplify]: Extracting #1: cost 0 inf + 1 436.437 * [simplify]: Simplified to 0 436.437 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 436.437 * * * * [progress]: [ 1081 / 3260 ] simplifiying candidate # 436.437 * [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)))))) 436.437 * * [simplify]: iters left: 6 (27 enodes) 436.445 * * [simplify]: iters left: 5 (102 enodes) 436.461 * * [simplify]: iters left: 4 (196 enodes) 436.498 * * [simplify]: iters left: 3 (439 enodes) 436.620 * * [simplify]: Extracting #0: cost 1 inf + 0 436.620 * * [simplify]: Extracting #1: cost 11 inf + 0 436.620 * * [simplify]: Extracting #2: cost 125 inf + 0 436.621 * * [simplify]: Extracting #3: cost 192 inf + 128 436.622 * * [simplify]: Extracting #4: cost 177 inf + 1476 436.625 * * [simplify]: Extracting #5: cost 109 inf + 15625 436.631 * * [simplify]: Extracting #6: cost 44 inf + 30420 436.639 * * [simplify]: Extracting #7: cost 6 inf + 44151 436.649 * * [simplify]: Extracting #8: cost 0 inf + 46181 436.658 * [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)))) 436.658 * [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))))))) 436.659 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 436.659 * * [simplify]: iters left: 6 (13 enodes) 436.662 * * [simplify]: iters left: 5 (52 enodes) 436.670 * * [simplify]: iters left: 4 (111 enodes) 436.697 * * [simplify]: iters left: 3 (278 enodes) 436.789 * * [simplify]: Extracting #0: cost 1 inf + 0 436.789 * * [simplify]: Extracting #1: cost 0 inf + 1 436.789 * [simplify]: Simplified to 0 436.789 * [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)) 436.789 * * * * [progress]: [ 1082 / 3260 ] simplifiying candidate # 436.789 * [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))))) 436.790 * * [simplify]: iters left: 6 (25 enodes) 436.795 * * [simplify]: iters left: 5 (93 enodes) 436.809 * * [simplify]: iters left: 4 (165 enodes) 436.842 * * [simplify]: iters left: 3 (362 enodes) 436.942 * * [simplify]: Extracting #0: cost 1 inf + 0 436.942 * * [simplify]: Extracting #1: cost 11 inf + 0 436.943 * * [simplify]: Extracting #2: cost 105 inf + 0 436.943 * * [simplify]: Extracting #3: cost 139 inf + 90 436.944 * * [simplify]: Extracting #4: cost 104 inf + 3343 436.947 * * [simplify]: Extracting #5: cost 66 inf + 9194 436.952 * * [simplify]: Extracting #6: cost 59 inf + 10158 436.955 * * [simplify]: Extracting #7: cost 50 inf + 11108 436.959 * * [simplify]: Extracting #8: cost 21 inf + 21129 436.966 * * [simplify]: Extracting #9: cost 0 inf + 29587 436.973 * * [simplify]: Extracting #10: cost 0 inf + 29492 436.980 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a)) 2) (/ (/ b a) 2)) 436.980 * [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)))))) 436.980 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 436.980 * * [simplify]: iters left: 6 (12 enodes) 436.984 * * [simplify]: iters left: 5 (47 enodes) 436.991 * * [simplify]: iters left: 4 (89 enodes) 437.008 * * [simplify]: iters left: 3 (186 enodes) 437.054 * * [simplify]: iters left: 2 (378 enodes) 437.186 * * [simplify]: Extracting #0: cost 1 inf + 0 437.186 * * [simplify]: Extracting #1: cost 0 inf + 1 437.186 * [simplify]: Simplified to 0 437.186 * [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)) 437.186 * * * * [progress]: [ 1083 / 3260 ] simplifiying candidate # 437.186 * [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)))) 437.186 * * [simplify]: iters left: 6 (25 enodes) 437.192 * * [simplify]: iters left: 5 (91 enodes) 437.205 * * [simplify]: iters left: 4 (138 enodes) 437.229 * * [simplify]: iters left: 3 (228 enodes) 437.263 * * [simplify]: iters left: 2 (356 enodes) 437.326 * * [simplify]: Extracting #0: cost 1 inf + 0 437.327 * * [simplify]: Extracting #1: cost 9 inf + 0 437.327 * * [simplify]: Extracting #2: cost 68 inf + 2 437.327 * * [simplify]: Extracting #3: cost 105 inf + 585 437.328 * * [simplify]: Extracting #4: cost 81 inf + 2284 437.329 * * [simplify]: Extracting #5: cost 83 inf + 2660 437.330 * * [simplify]: Extracting #6: cost 79 inf + 3583 437.333 * * [simplify]: Extracting #7: cost 29 inf + 18855 437.341 * * [simplify]: Extracting #8: cost 0 inf + 29594 437.348 * * [simplify]: Extracting #9: cost 0 inf + 29458 437.355 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) 437.355 * [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))))) 437.355 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 437.355 * * [simplify]: iters left: 6 (11 enodes) 437.358 * * [simplify]: iters left: 5 (40 enodes) 437.364 * * [simplify]: iters left: 4 (65 enodes) 437.374 * * [simplify]: iters left: 3 (97 enodes) 437.390 * * [simplify]: iters left: 2 (165 enodes) 437.424 * * [simplify]: iters left: 1 (271 enodes) 437.476 * * [simplify]: Extracting #0: cost 1 inf + 0 437.476 * * [simplify]: Extracting #1: cost 0 inf + 1 437.476 * [simplify]: Simplified to 0 437.476 * [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)) 437.476 * * * * [progress]: [ 1084 / 3260 ] simplifiying candidate # 437.476 * [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)))))) 437.476 * * [simplify]: iters left: 6 (26 enodes) 437.482 * * [simplify]: iters left: 5 (101 enodes) 437.498 * * [simplify]: iters left: 4 (191 enodes) 437.535 * * [simplify]: iters left: 3 (412 enodes) 437.642 * * [simplify]: Extracting #0: cost 1 inf + 0 437.642 * * [simplify]: Extracting #1: cost 11 inf + 0 437.642 * * [simplify]: Extracting #2: cost 124 inf + 0 437.643 * * [simplify]: Extracting #3: cost 186 inf + 47 437.644 * * [simplify]: Extracting #4: cost 170 inf + 2038 437.647 * * [simplify]: Extracting #5: cost 105 inf + 15984 437.653 * * [simplify]: Extracting #6: cost 43 inf + 30561 437.661 * * [simplify]: Extracting #7: cost 5 inf + 43146 437.670 * * [simplify]: Extracting #8: cost 0 inf + 45486 437.680 * [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)))) 437.680 * [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))))))) 437.680 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 437.680 * * [simplify]: iters left: 6 (12 enodes) 437.683 * * [simplify]: iters left: 5 (51 enodes) 437.691 * * [simplify]: iters left: 4 (106 enodes) 437.715 * * [simplify]: iters left: 3 (247 enodes) 437.782 * * [simplify]: Extracting #0: cost 1 inf + 0 437.782 * * [simplify]: Extracting #1: cost 0 inf + 1 437.782 * [simplify]: Simplified to 0 437.782 * [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)) 437.782 * * * * [progress]: [ 1085 / 3260 ] simplifiying candidate # 437.782 * [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))))) 437.783 * * [simplify]: iters left: 6 (24 enodes) 437.788 * * [simplify]: iters left: 5 (92 enodes) 437.802 * * [simplify]: iters left: 4 (162 enodes) 437.837 * * [simplify]: iters left: 3 (365 enodes) 437.940 * * [simplify]: Extracting #0: cost 1 inf + 0 437.940 * * [simplify]: Extracting #1: cost 11 inf + 0 437.941 * * [simplify]: Extracting #2: cost 107 inf + 0 437.941 * * [simplify]: Extracting #3: cost 136 inf + 424 437.942 * * [simplify]: Extracting #4: cost 94 inf + 4290 437.945 * * [simplify]: Extracting #5: cost 63 inf + 9325 437.948 * * [simplify]: Extracting #6: cost 56 inf + 10657 437.952 * * [simplify]: Extracting #7: cost 23 inf + 20374 437.959 * * [simplify]: Extracting #8: cost 0 inf + 29351 437.966 * * [simplify]: Extracting #9: cost 0 inf + 29256 437.972 * [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)) 437.973 * [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)))))) 437.973 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 437.973 * * [simplify]: iters left: 6 (11 enodes) 437.976 * * [simplify]: iters left: 5 (46 enodes) 437.985 * * [simplify]: iters left: 4 (86 enodes) 438.002 * * [simplify]: iters left: 3 (183 enodes) 438.047 * * [simplify]: iters left: 2 (372 enodes) 438.174 * * [simplify]: Extracting #0: cost 1 inf + 0 438.174 * * [simplify]: Extracting #1: cost 0 inf + 1 438.174 * [simplify]: Simplified to 0 438.174 * [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)) 438.174 * * * * [progress]: [ 1086 / 3260 ] simplifiying candidate # 438.175 * [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)))) 438.175 * * [simplify]: iters left: 6 (24 enodes) 438.182 * * [simplify]: iters left: 5 (90 enodes) 438.195 * * [simplify]: iters left: 4 (137 enodes) 438.216 * * [simplify]: iters left: 3 (227 enodes) 438.251 * * [simplify]: iters left: 2 (355 enodes) 438.315 * * [simplify]: Extracting #0: cost 1 inf + 0 438.316 * * [simplify]: Extracting #1: cost 9 inf + 0 438.316 * * [simplify]: Extracting #2: cost 68 inf + 2 438.316 * * [simplify]: Extracting #3: cost 105 inf + 506 438.317 * * [simplify]: Extracting #4: cost 85 inf + 1833 438.318 * * [simplify]: Extracting #5: cost 83 inf + 2700 438.319 * * [simplify]: Extracting #6: cost 80 inf + 3365 438.322 * * [simplify]: Extracting #7: cost 26 inf + 19798 438.328 * * [simplify]: Extracting #8: cost 1 inf + 29213 438.335 * * [simplify]: Extracting #9: cost 0 inf + 29458 438.342 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a)) (/ (/ b 2) a)) 438.342 * [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))))) 438.342 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 438.342 * * [simplify]: iters left: 6 (10 enodes) 438.345 * * [simplify]: iters left: 5 (39 enodes) 438.351 * * [simplify]: iters left: 4 (64 enodes) 438.362 * * [simplify]: iters left: 3 (96 enodes) 438.380 * * [simplify]: iters left: 2 (164 enodes) 438.412 * * [simplify]: iters left: 1 (270 enodes) 438.465 * * [simplify]: Extracting #0: cost 1 inf + 0 438.465 * * [simplify]: Extracting #1: cost 0 inf + 1 438.465 * [simplify]: Simplified to 0 438.465 * [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)) 438.465 * * * * [progress]: [ 1087 / 3260 ] simplifiying candidate # 438.466 * [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)))))) 438.466 * * [simplify]: iters left: 6 (26 enodes) 438.472 * * [simplify]: iters left: 5 (102 enodes) 438.490 * * [simplify]: iters left: 4 (200 enodes) 438.525 * * [simplify]: iters left: 3 (415 enodes) 438.619 * * [simplify]: Extracting #0: cost 1 inf + 0 438.619 * * [simplify]: Extracting #1: cost 11 inf + 0 438.620 * * [simplify]: Extracting #2: cost 100 inf + 0 438.620 * * [simplify]: Extracting #3: cost 180 inf + 130 438.621 * * [simplify]: Extracting #4: cost 160 inf + 1890 438.624 * * [simplify]: Extracting #5: cost 82 inf + 17093 438.629 * * [simplify]: Extracting #6: cost 42 inf + 27055 438.637 * * [simplify]: Extracting #7: cost 5 inf + 39140 438.645 * * [simplify]: Extracting #8: cost 0 inf + 41200 438.654 * [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)))) 438.654 * [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))))))) 438.654 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 438.654 * * [simplify]: iters left: 6 (12 enodes) 438.658 * * [simplify]: iters left: 5 (53 enodes) 438.667 * * [simplify]: iters left: 4 (117 enodes) 438.691 * * [simplify]: iters left: 3 (255 enodes) 438.751 * * [simplify]: Extracting #0: cost 1 inf + 0 438.751 * * [simplify]: Extracting #1: cost 0 inf + 1 438.751 * [simplify]: Simplified to 0 438.751 * [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)) 438.751 * * * * [progress]: [ 1088 / 3260 ] simplifiying candidate # 438.751 * [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))))) 438.752 * * [simplify]: iters left: 6 (24 enodes) 438.757 * * [simplify]: iters left: 5 (93 enodes) 438.772 * * [simplify]: iters left: 4 (172 enodes) 438.807 * * [simplify]: iters left: 3 (361 enodes) 438.888 * * [simplify]: Extracting #0: cost 1 inf + 0 438.888 * * [simplify]: Extracting #1: cost 11 inf + 0 438.888 * * [simplify]: Extracting #2: cost 96 inf + 0 438.889 * * [simplify]: Extracting #3: cost 151 inf + 258 438.890 * * [simplify]: Extracting #4: cost 87 inf + 6658 438.893 * * [simplify]: Extracting #5: cost 60 inf + 10706 438.896 * * [simplify]: Extracting #6: cost 60 inf + 10930 438.900 * * [simplify]: Extracting #7: cost 47 inf + 12522 438.905 * * [simplify]: Extracting #8: cost 17 inf + 23450 438.913 * * [simplify]: Extracting #9: cost 0 inf + 30064 438.920 * * [simplify]: Extracting #10: cost 0 inf + 30009 438.927 * [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)) 438.927 * [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)))))) 438.927 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 438.927 * * [simplify]: iters left: 6 (11 enodes) 438.931 * * [simplify]: iters left: 5 (48 enodes) 438.938 * * [simplify]: iters left: 4 (98 enodes) 438.954 * * [simplify]: iters left: 3 (181 enodes) 438.992 * * [simplify]: iters left: 2 (358 enodes) 439.098 * * [simplify]: Extracting #0: cost 1 inf + 0 439.098 * * [simplify]: Extracting #1: cost 0 inf + 1 439.098 * [simplify]: Simplified to 0 439.098 * [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)) 439.099 * * * * [progress]: [ 1089 / 3260 ] simplifiying candidate # 439.099 * [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)))) 439.099 * * [simplify]: iters left: 6 (24 enodes) 439.105 * * [simplify]: iters left: 5 (90 enodes) 439.118 * * [simplify]: iters left: 4 (157 enodes) 439.145 * * [simplify]: iters left: 3 (273 enodes) 439.189 * * [simplify]: iters left: 2 (443 enodes) 439.276 * * [simplify]: Extracting #0: cost 1 inf + 0 439.276 * * [simplify]: Extracting #1: cost 12 inf + 0 439.277 * * [simplify]: Extracting #2: cost 93 inf + 42 439.277 * * [simplify]: Extracting #3: cost 123 inf + 1376 439.279 * * [simplify]: Extracting #4: cost 77 inf + 4773 439.280 * * [simplify]: Extracting #5: cost 83 inf + 4818 439.282 * * [simplify]: Extracting #6: cost 77 inf + 6082 439.286 * * [simplify]: Extracting #7: cost 33 inf + 19540 439.293 * * [simplify]: Extracting #8: cost 1 inf + 31348 439.300 * * [simplify]: Extracting #9: cost 0 inf + 31648 439.309 * [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))) 439.310 * [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))))) 439.310 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 439.310 * * [simplify]: iters left: 6 (10 enodes) 439.313 * * [simplify]: iters left: 5 (41 enodes) 439.320 * * [simplify]: iters left: 4 (81 enodes) 439.332 * * [simplify]: iters left: 3 (127 enodes) 439.348 * * [simplify]: iters left: 2 (186 enodes) 439.376 * * [simplify]: iters left: 1 (266 enodes) 439.436 * * [simplify]: Extracting #0: cost 1 inf + 0 439.437 * * [simplify]: Extracting #1: cost 0 inf + 1 439.437 * [simplify]: Simplified to 0 439.437 * [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)) 439.437 * * * * [progress]: [ 1090 / 3260 ] simplifiying candidate # 439.437 * [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))) 439.437 * * [simplify]: iters left: 6 (23 enodes) 439.442 * * [simplify]: iters left: 5 (87 enodes) 439.456 * * [simplify]: iters left: 4 (138 enodes) 439.477 * * [simplify]: iters left: 3 (236 enodes) 439.516 * * [simplify]: iters left: 2 (373 enodes) 439.586 * * [simplify]: Extracting #0: cost 1 inf + 0 439.586 * * [simplify]: Extracting #1: cost 9 inf + 0 439.586 * * [simplify]: Extracting #2: cost 70 inf + 2 439.587 * * [simplify]: Extracting #3: cost 110 inf + 545 439.588 * * [simplify]: Extracting #4: cost 82 inf + 2454 439.589 * * [simplify]: Extracting #5: cost 83 inf + 3033 439.590 * * [simplify]: Extracting #6: cost 78 inf + 4119 439.594 * * [simplify]: Extracting #7: cost 31 inf + 18619 439.602 * * [simplify]: Extracting #8: cost 1 inf + 29533 439.609 * * [simplify]: Extracting #9: cost 0 inf + 29913 439.616 * [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))) 439.616 * [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)))) 439.617 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 439.617 * * [simplify]: iters left: 6 (9 enodes) 439.619 * * [simplify]: iters left: 5 (36 enodes) 439.625 * * [simplify]: iters left: 4 (67 enodes) 439.636 * * [simplify]: iters left: 3 (97 enodes) 439.652 * * [simplify]: iters left: 2 (158 enodes) 439.687 * * [simplify]: iters left: 1 (263 enodes) 439.732 * * [simplify]: Extracting #0: cost 1 inf + 0 439.732 * * [simplify]: Extracting #1: cost 0 inf + 1 439.732 * [simplify]: Simplified to 0 439.732 * [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)) 439.732 * * * * [progress]: [ 1091 / 3260 ] simplifiying candidate # 439.733 * [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)))) 439.733 * * [simplify]: iters left: 6 (23 enodes) 439.738 * * [simplify]: iters left: 5 (88 enodes) 439.751 * * [simplify]: iters left: 4 (148 enodes) 439.774 * * [simplify]: iters left: 3 (263 enodes) 439.820 * * [simplify]: iters left: 2 (422 enodes) 439.902 * * [simplify]: Extracting #0: cost 1 inf + 0 439.902 * * [simplify]: Extracting #1: cost 11 inf + 0 439.902 * * [simplify]: Extracting #2: cost 89 inf + 0 439.903 * * [simplify]: Extracting #3: cost 122 inf + 713 439.904 * * [simplify]: Extracting #4: cost 80 inf + 3861 439.906 * * [simplify]: Extracting #5: cost 83 inf + 4272 439.907 * * [simplify]: Extracting #6: cost 75 inf + 5757 439.912 * * [simplify]: Extracting #7: cost 29 inf + 20510 439.919 * * [simplify]: Extracting #8: cost 0 inf + 31206 439.926 * * [simplify]: Extracting #9: cost 0 inf + 31151 439.933 * [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))) 439.933 * [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))))) 439.933 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 439.933 * * [simplify]: iters left: 5 (9 enodes) 439.936 * * [simplify]: iters left: 4 (39 enodes) 439.942 * * [simplify]: iters left: 3 (65 enodes) 439.953 * * [simplify]: iters left: 2 (129 enodes) 439.978 * * [simplify]: iters left: 1 (210 enodes) 440.014 * * [simplify]: Extracting #0: cost 1 inf + 0 440.014 * * [simplify]: Extracting #1: cost 0 inf + 1 440.014 * [simplify]: Simplified to 0 440.014 * [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)) 440.014 * * * * [progress]: [ 1092 / 3260 ] simplifiying candidate # 440.014 * [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)))))) 440.015 * * [simplify]: iters left: 6 (24 enodes) 440.022 * * [simplify]: iters left: 5 (88 enodes) 440.034 * * [simplify]: iters left: 4 (132 enodes) 440.053 * * [simplify]: iters left: 3 (206 enodes) 440.084 * * [simplify]: iters left: 2 (314 enodes) 440.133 * * [simplify]: iters left: 1 (477 enodes) 440.220 * * [simplify]: Extracting #0: cost 1 inf + 0 440.220 * * [simplify]: Extracting #1: cost 23 inf + 0 440.220 * * [simplify]: Extracting #2: cost 99 inf + 0 440.220 * * [simplify]: Extracting #3: cost 124 inf + 336 440.221 * * [simplify]: Extracting #4: cost 118 inf + 1124 440.222 * * [simplify]: Extracting #5: cost 105 inf + 3562 440.225 * * [simplify]: Extracting #6: cost 49 inf + 23513 440.232 * * [simplify]: Extracting #7: cost 1 inf + 49093 440.239 * * [simplify]: Extracting #8: cost 0 inf + 49433 440.246 * [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))) 440.246 * [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))))))) 440.247 * [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))))) 440.247 * * [simplify]: iters left: 6 (10 enodes) 440.249 * * [simplify]: iters left: 5 (37 enodes) 440.255 * * [simplify]: iters left: 4 (57 enodes) 440.264 * * [simplify]: iters left: 3 (104 enodes) 440.283 * * [simplify]: iters left: 2 (158 enodes) 440.305 * * [simplify]: iters left: 1 (225 enodes) 440.337 * * [simplify]: Extracting #0: cost 1 inf + 0 440.337 * * [simplify]: Extracting #1: cost 0 inf + 1 440.337 * [simplify]: Simplified to 0 440.337 * [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)) 440.337 * * * * [progress]: [ 1093 / 3260 ] simplifiying candidate # 440.337 * [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))))) 440.337 * * [simplify]: iters left: 6 (23 enodes) 440.344 * * [simplify]: iters left: 5 (77 enodes) 440.355 * * [simplify]: iters left: 4 (113 enodes) 440.370 * * [simplify]: iters left: 3 (172 enodes) 440.394 * * [simplify]: iters left: 2 (240 enodes) 440.430 * * [simplify]: iters left: 1 (340 enodes) 440.487 * * [simplify]: Extracting #0: cost 1 inf + 0 440.487 * * [simplify]: Extracting #1: cost 9 inf + 0 440.488 * * [simplify]: Extracting #2: cost 48 inf + 0 440.488 * * [simplify]: Extracting #3: cost 68 inf + 88 440.488 * * [simplify]: Extracting #4: cost 63 inf + 1036 440.489 * * [simplify]: Extracting #5: cost 61 inf + 1530 440.489 * * [simplify]: Extracting #6: cost 46 inf + 3344 440.491 * * [simplify]: Extracting #7: cost 26 inf + 9119 440.495 * * [simplify]: Extracting #8: cost 3 inf + 17051 440.499 * * [simplify]: Extracting #9: cost 0 inf + 18271 440.503 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) 2)) (/ (/ b 2) a)) 440.503 * [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)))))) 440.504 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 440.504 * * [simplify]: iters left: 6 (9 enodes) 440.506 * * [simplify]: iters left: 5 (29 enodes) 440.510 * * [simplify]: iters left: 4 (42 enodes) 440.515 * * [simplify]: iters left: 3 (58 enodes) 440.522 * * [simplify]: iters left: 2 (68 enodes) 440.531 * * [simplify]: Extracting #0: cost 1 inf + 0 440.531 * * [simplify]: Extracting #1: cost 0 inf + 1 440.531 * [simplify]: Simplified to 0 440.531 * [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)) 440.531 * * * * [progress]: [ 1094 / 3260 ] simplifiying candidate # 440.532 * [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)))))) 440.532 * * [simplify]: iters left: 6 (27 enodes) 440.538 * * [simplify]: iters left: 5 (103 enodes) 440.553 * * [simplify]: iters left: 4 (203 enodes) 440.590 * * [simplify]: iters left: 3 (401 enodes) 440.666 * * [simplify]: Extracting #0: cost 1 inf + 0 440.666 * * [simplify]: Extracting #1: cost 21 inf + 0 440.666 * * [simplify]: Extracting #2: cost 103 inf + 0 440.667 * * [simplify]: Extracting #3: cost 139 inf + 248 440.667 * * [simplify]: Extracting #4: cost 142 inf + 536 440.669 * * [simplify]: Extracting #5: cost 116 inf + 6413 440.672 * * [simplify]: Extracting #6: cost 57 inf + 19936 440.678 * * [simplify]: Extracting #7: cost 14 inf + 33182 440.685 * * [simplify]: Extracting #8: cost 0 inf + 38649 440.693 * * [simplify]: Extracting #9: cost 0 inf + 38619 440.700 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) 2) (/ (/ b 2) a)) 440.700 * [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))))))) 440.701 * [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))))) 440.701 * * [simplify]: iters left: 6 (13 enodes) 440.704 * * [simplify]: iters left: 5 (53 enodes) 440.712 * * [simplify]: iters left: 4 (117 enodes) 440.738 * * [simplify]: iters left: 3 (275 enodes) 440.791 * * [simplify]: iters left: 2 (474 enodes) 440.897 * * [simplify]: Extracting #0: cost 1 inf + 0 440.897 * * [simplify]: Extracting #1: cost 0 inf + 1 440.897 * [simplify]: Simplified to 0 440.897 * [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)) 440.897 * * * * [progress]: [ 1095 / 3260 ] simplifiying candidate # 440.897 * [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))))) 440.897 * * [simplify]: iters left: 6 (26 enodes) 440.903 * * [simplify]: iters left: 5 (97 enodes) 440.917 * * [simplify]: iters left: 4 (166 enodes) 440.944 * * [simplify]: iters left: 3 (280 enodes) 440.986 * * [simplify]: iters left: 2 (410 enodes) 441.049 * * [simplify]: Extracting #0: cost 1 inf + 0 441.050 * * [simplify]: Extracting #1: cost 19 inf + 0 441.050 * * [simplify]: Extracting #2: cost 100 inf + 0 441.050 * * [simplify]: Extracting #3: cost 139 inf + 45 441.051 * * [simplify]: Extracting #4: cost 125 inf + 3345 441.053 * * [simplify]: Extracting #5: cost 90 inf + 10722 441.057 * * [simplify]: Extracting #6: cost 40 inf + 24022 441.065 * * [simplify]: Extracting #7: cost 2 inf + 37227 441.073 * * [simplify]: Extracting #8: cost 0 inf + 37957 441.080 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a)) (/ (/ b 2) a)) 441.080 * [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)))))) 441.080 * [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)))) 441.080 * * [simplify]: iters left: 6 (12 enodes) 441.083 * * [simplify]: iters left: 5 (47 enodes) 441.090 * * [simplify]: iters left: 4 (82 enodes) 441.103 * * [simplify]: iters left: 3 (157 enodes) 441.130 * * [simplify]: iters left: 2 (248 enodes) 441.167 * * [simplify]: iters left: 1 (341 enodes) 441.219 * * [simplify]: Extracting #0: cost 1 inf + 0 441.219 * * [simplify]: Extracting #1: cost 0 inf + 1 441.219 * [simplify]: Simplified to 0 441.219 * [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)) 441.219 * * * * [progress]: [ 1096 / 3260 ] simplifiying candidate # 441.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)) (cbrt (/ b 2))) 1)))) 441.220 * * [simplify]: iters left: 6 (25 enodes) 441.225 * * [simplify]: iters left: 5 (92 enodes) 441.239 * * [simplify]: iters left: 4 (165 enodes) 441.268 * * [simplify]: iters left: 3 (299 enodes) 441.326 * * [simplify]: iters left: 2 (480 enodes) 441.412 * * [simplify]: Extracting #0: cost 1 inf + 0 441.413 * * [simplify]: Extracting #1: cost 21 inf + 0 441.413 * * [simplify]: Extracting #2: cost 100 inf + 0 441.413 * * [simplify]: Extracting #3: cost 142 inf + 170 441.414 * * [simplify]: Extracting #4: cost 138 inf + 1804 441.416 * * [simplify]: Extracting #5: cost 92 inf + 13318 441.424 * * [simplify]: Extracting #6: cost 27 inf + 33491 441.432 * * [simplify]: Extracting #7: cost 3 inf + 41934 441.440 * * [simplify]: Extracting #8: cost 0 inf + 43035 441.447 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 441.447 * [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))))) 441.448 * [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))) 441.448 * * [simplify]: iters left: 6 (12 enodes) 441.451 * * [simplify]: iters left: 5 (47 enodes) 441.458 * * [simplify]: iters left: 4 (89 enodes) 441.474 * * [simplify]: iters left: 3 (180 enodes) 441.512 * * [simplify]: iters left: 2 (296 enodes) 441.567 * * [simplify]: iters left: 1 (428 enodes) 441.654 * * [simplify]: Extracting #0: cost 1 inf + 0 441.654 * * [simplify]: Extracting #1: cost 0 inf + 1 441.654 * [simplify]: Simplified to 0 441.654 * [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)) 441.654 * * * * [progress]: [ 1097 / 3260 ] simplifiying candidate # 441.655 * [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)))))) 441.655 * * [simplify]: iters left: 6 (26 enodes) 441.660 * * [simplify]: iters left: 5 (96 enodes) 441.674 * * [simplify]: iters left: 4 (164 enodes) 441.698 * * [simplify]: iters left: 3 (258 enodes) 441.736 * * [simplify]: iters left: 2 (364 enodes) 441.790 * * [simplify]: Extracting #0: cost 1 inf + 0 441.791 * * [simplify]: Extracting #1: cost 17 inf + 0 441.791 * * [simplify]: Extracting #2: cost 95 inf + 0 441.791 * * [simplify]: Extracting #3: cost 134 inf + 4 441.792 * * [simplify]: Extracting #4: cost 124 inf + 2486 441.794 * * [simplify]: Extracting #5: cost 81 inf + 12048 441.799 * * [simplify]: Extracting #6: cost 29 inf + 26981 441.806 * * [simplify]: Extracting #7: cost 0 inf + 37448 441.814 * [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))) 441.814 * [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))))))) 441.814 * [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))))) 441.814 * * [simplify]: iters left: 6 (12 enodes) 441.817 * * [simplify]: iters left: 5 (46 enodes) 441.823 * * [simplify]: iters left: 4 (81 enodes) 441.836 * * [simplify]: iters left: 3 (134 enodes) 441.856 * * [simplify]: iters left: 2 (197 enodes) 441.883 * * [simplify]: iters left: 1 (271 enodes) 441.920 * * [simplify]: Extracting #0: cost 1 inf + 0 441.920 * * [simplify]: Extracting #1: cost 0 inf + 1 441.920 * [simplify]: Simplified to 0 441.920 * [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)) 441.920 * * * * [progress]: [ 1098 / 3260 ] simplifiying candidate # 441.920 * [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))))) 441.920 * * [simplify]: iters left: 6 (24 enodes) 441.926 * * [simplify]: iters left: 5 (87 enodes) 441.938 * * [simplify]: iters left: 4 (135 enodes) 441.957 * * [simplify]: iters left: 3 (209 enodes) 441.987 * * [simplify]: iters left: 2 (299 enodes) 442.030 * * [simplify]: iters left: 1 (420 enodes) 442.098 * * [simplify]: Extracting #0: cost 1 inf + 0 442.098 * * [simplify]: Extracting #1: cost 19 inf + 0 442.098 * * [simplify]: Extracting #2: cost 68 inf + 0 442.098 * * [simplify]: Extracting #3: cost 94 inf + 44 442.099 * * [simplify]: Extracting #4: cost 96 inf + 579 442.099 * * [simplify]: Extracting #5: cost 69 inf + 3999 442.102 * * [simplify]: Extracting #6: cost 20 inf + 15963 442.107 * * [simplify]: Extracting #7: cost 2 inf + 21843 442.112 * * [simplify]: Extracting #8: cost 0 inf + 22306 442.117 * [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))) 442.117 * [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)))))) 442.117 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 442.118 * * [simplify]: iters left: 6 (10 enodes) 442.120 * * [simplify]: iters left: 5 (38 enodes) 442.125 * * [simplify]: iters left: 4 (59 enodes) 442.134 * * [simplify]: iters left: 3 (88 enodes) 442.145 * * [simplify]: iters left: 2 (117 enodes) 442.161 * * [simplify]: iters left: 1 (144 enodes) 442.177 * * [simplify]: Extracting #0: cost 1 inf + 0 442.177 * * [simplify]: Extracting #1: cost 0 inf + 1 442.177 * [simplify]: Simplified to 0 442.177 * [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)) 442.177 * * * * [progress]: [ 1099 / 3260 ] simplifiying candidate # 442.177 * [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)))) 442.177 * * [simplify]: iters left: 6 (24 enodes) 442.183 * * [simplify]: iters left: 5 (87 enodes) 442.195 * * [simplify]: iters left: 4 (139 enodes) 442.215 * * [simplify]: iters left: 3 (221 enodes) 442.247 * * [simplify]: iters left: 2 (312 enodes) 442.293 * * [simplify]: iters left: 1 (434 enodes) 442.363 * * [simplify]: Extracting #0: cost 1 inf + 0 442.363 * * [simplify]: Extracting #1: cost 17 inf + 0 442.363 * * [simplify]: Extracting #2: cost 65 inf + 0 442.363 * * [simplify]: Extracting #3: cost 84 inf + 129 442.364 * * [simplify]: Extracting #4: cost 77 inf + 1283 442.365 * * [simplify]: Extracting #5: cost 62 inf + 3829 442.367 * * [simplify]: Extracting #6: cost 17 inf + 15425 442.372 * * [simplify]: Extracting #7: cost 0 inf + 21034 442.377 * * [simplify]: Extracting #8: cost 0 inf + 21019 442.382 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 442.382 * [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))))) 442.382 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 442.383 * * [simplify]: iters left: 6 (11 enodes) 442.385 * * [simplify]: iters left: 5 (42 enodes) 442.391 * * [simplify]: iters left: 4 (67 enodes) 442.403 * * [simplify]: iters left: 3 (111 enodes) 442.418 * * [simplify]: iters left: 2 (140 enodes) 442.434 * * [simplify]: iters left: 1 (160 enodes) 442.451 * * [simplify]: Extracting #0: cost 1 inf + 0 442.451 * * [simplify]: Extracting #1: cost 0 inf + 1 442.451 * [simplify]: Simplified to 0 442.451 * [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)) 442.451 * * * * [progress]: [ 1100 / 3260 ] simplifiying candidate # 442.451 * [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)))))) 442.451 * * [simplify]: iters left: 6 (30 enodes) 442.458 * * [simplify]: iters left: 5 (118 enodes) 442.478 * * [simplify]: iters left: 4 (267 enodes) 442.546 * * [simplify]: Extracting #0: cost 1 inf + 0 442.546 * * [simplify]: Extracting #1: cost 11 inf + 0 442.547 * * [simplify]: Extracting #2: cost 164 inf + 0 442.547 * * [simplify]: Extracting #3: cost 275 inf + 936 442.549 * * [simplify]: Extracting #4: cost 251 inf + 8120 442.556 * * [simplify]: Extracting #5: cost 79 inf + 67393 442.568 * * [simplify]: Extracting #6: cost 1 inf + 96047 442.582 * * [simplify]: Extracting #7: cost 0 inf + 96117 442.598 * [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)))))) 442.599 * [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))))))) 442.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))))) 442.599 * * [simplify]: iters left: 6 (16 enodes) 442.603 * * [simplify]: iters left: 5 (68 enodes) 442.614 * * [simplify]: iters left: 4 (179 enodes) 442.670 * * [simplify]: Extracting #0: cost 1 inf + 0 442.670 * * [simplify]: Extracting #1: cost 27 inf + 0 442.670 * * [simplify]: Extracting #2: cost 153 inf + 0 442.671 * * [simplify]: Extracting #3: cost 242 inf + 83 442.673 * * [simplify]: Extracting #4: cost 185 inf + 16503 442.683 * * [simplify]: Extracting #5: cost 15 inf + 79352 442.695 * * [simplify]: Extracting #6: cost 0 inf + 84943 442.706 * [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))))) 442.707 * [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))))))) 442.707 * * * * [progress]: [ 1101 / 3260 ] simplifiying candidate # 442.707 * [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))))) 442.707 * * [simplify]: iters left: 6 (29 enodes) 442.714 * * [simplify]: iters left: 5 (113 enodes) 442.733 * * [simplify]: iters left: 4 (231 enodes) 442.784 * * [simplify]: Extracting #0: cost 1 inf + 0 442.784 * * [simplify]: Extracting #1: cost 11 inf + 0 442.784 * * [simplify]: Extracting #2: cost 126 inf + 0 442.785 * * [simplify]: Extracting #3: cost 204 inf + 411 442.786 * * [simplify]: Extracting #4: cost 188 inf + 4779 442.791 * * [simplify]: Extracting #5: cost 55 inf + 44978 442.800 * * [simplify]: Extracting #6: cost 2 inf + 62237 442.810 * * [simplify]: Extracting #7: cost 0 inf + 62955 442.819 * [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)))) 442.819 * [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)))))) 442.820 * [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)))) 442.820 * * [simplify]: iters left: 6 (15 enodes) 442.823 * * [simplify]: iters left: 5 (63 enodes) 442.833 * * [simplify]: iters left: 4 (145 enodes) 442.870 * * [simplify]: iters left: 3 (499 enodes) 443.098 * * [simplify]: Extracting #0: cost 1 inf + 0 443.098 * * [simplify]: Extracting #1: cost 0 inf + 1 443.098 * [simplify]: Simplified to 0 443.098 * [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)) 443.098 * * * * [progress]: [ 1102 / 3260 ] simplifiying candidate # 443.099 * [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)))) 443.099 * * [simplify]: iters left: 6 (28 enodes) 443.105 * * [simplify]: iters left: 5 (107 enodes) 443.122 * * [simplify]: iters left: 4 (235 enodes) 443.180 * * [simplify]: Extracting #0: cost 1 inf + 0 443.180 * * [simplify]: Extracting #1: cost 13 inf + 0 443.182 * * [simplify]: Extracting #2: cost 124 inf + 0 443.182 * * [simplify]: Extracting #3: cost 192 inf + 205 443.183 * * [simplify]: Extracting #4: cost 179 inf + 4130 443.187 * * [simplify]: Extracting #5: cost 56 inf + 37460 443.195 * * [simplify]: Extracting #6: cost 3 inf + 53486 443.204 * * [simplify]: Extracting #7: cost 0 inf + 54554 443.212 * [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)))) 443.212 * [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))))) 443.213 * [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))) 443.213 * * [simplify]: iters left: 6 (15 enodes) 443.216 * * [simplify]: iters left: 5 (62 enodes) 443.230 * * [simplify]: iters left: 4 (159 enodes) 443.270 * * [simplify]: iters left: 3 (475 enodes) 443.739 * * [simplify]: Extracting #0: cost 1 inf + 0 443.739 * * [simplify]: Extracting #1: cost 42 inf + 0 443.739 * * [simplify]: Extracting #2: cost 194 inf + 1 443.742 * * [simplify]: Extracting #3: cost 205 inf + 15094 443.754 * * [simplify]: Extracting #4: cost 20 inf + 63712 443.771 * * [simplify]: Extracting #5: cost 3 inf + 65204 443.785 * * [simplify]: Extracting #6: cost 0 inf + 65965 443.799 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 443.799 * [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)))) 443.799 * * * * [progress]: [ 1103 / 3260 ] simplifiying candidate # 443.799 * [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)))))) 443.799 * * [simplify]: iters left: 6 (29 enodes) 443.806 * * [simplify]: iters left: 5 (112 enodes) 443.824 * * [simplify]: iters left: 4 (236 enodes) 443.876 * * [simplify]: Extracting #0: cost 1 inf + 0 443.876 * * [simplify]: Extracting #1: cost 11 inf + 0 443.876 * * [simplify]: Extracting #2: cost 125 inf + 0 443.877 * * [simplify]: Extracting #3: cost 211 inf + 288 443.878 * * [simplify]: Extracting #4: cost 189 inf + 5986 443.883 * * [simplify]: Extracting #5: cost 64 inf + 46067 443.895 * * [simplify]: Extracting #6: cost 0 inf + 66696 443.905 * * [simplify]: Extracting #7: cost 0 inf + 66336 443.916 * [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))) 443.916 * [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))))))) 443.916 * [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))))) 443.917 * * [simplify]: iters left: 6 (15 enodes) 443.920 * * [simplify]: iters left: 5 (62 enodes) 443.930 * * [simplify]: iters left: 4 (148 enodes) 443.968 * * [simplify]: iters left: 3 (499 enodes) 444.205 * * [simplify]: Extracting #0: cost 1 inf + 0 444.205 * * [simplify]: Extracting #1: cost 0 inf + 1 444.205 * [simplify]: Simplified to 0 444.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))))) 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)) 444.205 * * * * [progress]: [ 1104 / 3260 ] simplifiying candidate # 444.205 * [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))))) 444.205 * * [simplify]: iters left: 6 (28 enodes) 444.212 * * [simplify]: iters left: 5 (106 enodes) 444.227 * * [simplify]: iters left: 4 (203 enodes) 444.268 * * [simplify]: Extracting #0: cost 1 inf + 0 444.268 * * [simplify]: Extracting #1: cost 11 inf + 0 444.268 * * [simplify]: Extracting #2: cost 101 inf + 0 444.268 * * [simplify]: Extracting #3: cost 160 inf + 166 444.269 * * [simplify]: Extracting #4: cost 160 inf + 659 444.270 * * [simplify]: Extracting #5: cost 125 inf + 8533 444.275 * * [simplify]: Extracting #6: cost 26 inf + 34660 444.282 * * [simplify]: Extracting #7: cost 1 inf + 43926 444.289 * * [simplify]: Extracting #8: cost 0 inf + 44236 444.296 * [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)))))) 444.296 * [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)))))) 444.296 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 444.296 * * [simplify]: iters left: 6 (14 enodes) 444.300 * * [simplify]: iters left: 5 (56 enodes) 444.308 * * [simplify]: iters left: 4 (117 enodes) 444.335 * * [simplify]: iters left: 3 (347 enodes) 444.448 * * [simplify]: Extracting #0: cost 1 inf + 0 444.448 * * [simplify]: Extracting #1: cost 0 inf + 1 444.448 * [simplify]: Simplified to 0 444.448 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 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)) 444.448 * * * * [progress]: [ 1105 / 3260 ] simplifiying candidate # 444.448 * [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)))) 444.448 * * [simplify]: iters left: 6 (27 enodes) 444.455 * * [simplify]: iters left: 5 (102 enodes) 444.470 * * [simplify]: iters left: 4 (194 enodes) 444.509 * * [simplify]: iters left: 3 (449 enodes) 444.648 * * [simplify]: Extracting #0: cost 1 inf + 0 444.648 * * [simplify]: Extracting #1: cost 23 inf + 0 444.648 * * [simplify]: Extracting #2: cost 149 inf + 0 444.649 * * [simplify]: Extracting #3: cost 216 inf + 169 444.650 * * [simplify]: Extracting #4: cost 209 inf + 2886 444.656 * * [simplify]: Extracting #5: cost 82 inf + 33111 444.669 * * [simplify]: Extracting #6: cost 4 inf + 53246 444.680 * * [simplify]: Extracting #7: cost 0 inf + 54653 444.692 * [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))) 444.692 * [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))))) 444.692 * [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))) 444.692 * * [simplify]: iters left: 6 (14 enodes) 444.696 * * [simplify]: iters left: 5 (57 enodes) 444.705 * * [simplify]: iters left: 4 (116 enodes) 444.731 * * [simplify]: iters left: 3 (321 enodes) 444.839 * * [simplify]: Extracting #0: cost 1 inf + 0 444.839 * * [simplify]: Extracting #1: cost 0 inf + 1 444.839 * [simplify]: Simplified to 0 444.839 * [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)) 444.839 * * * * [progress]: [ 1106 / 3260 ] simplifiying candidate # 444.839 * [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)))))) 444.839 * * [simplify]: iters left: 6 (28 enodes) 444.846 * * [simplify]: iters left: 5 (107 enodes) 444.862 * * [simplify]: iters left: 4 (226 enodes) 444.912 * * [simplify]: Extracting #0: cost 1 inf + 0 444.912 * * [simplify]: Extracting #1: cost 11 inf + 0 444.912 * * [simplify]: Extracting #2: cost 107 inf + 0 444.913 * * [simplify]: Extracting #3: cost 171 inf + 369 444.913 * * [simplify]: Extracting #4: cost 168 inf + 1586 444.915 * * [simplify]: Extracting #5: cost 136 inf + 8275 444.919 * * [simplify]: Extracting #6: cost 27 inf + 37349 444.927 * * [simplify]: Extracting #7: cost 0 inf + 46573 444.934 * [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)))) 444.934 * [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))))))) 444.935 * [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))))) 444.935 * * [simplify]: iters left: 6 (15 enodes) 444.938 * * [simplify]: iters left: 5 (62 enodes) 444.949 * * [simplify]: iters left: 4 (149 enodes) 444.986 * * [simplify]: iters left: 3 (450 enodes) 445.183 * * [simplify]: Extracting #0: cost 1 inf + 0 445.183 * * [simplify]: Extracting #1: cost 0 inf + 1 445.183 * [simplify]: Simplified to 0 445.183 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 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)) 445.184 * * * * [progress]: [ 1107 / 3260 ] simplifiying candidate # 445.184 * [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))))) 445.184 * * [simplify]: iters left: 6 (27 enodes) 445.190 * * [simplify]: iters left: 5 (102 enodes) 445.206 * * [simplify]: iters left: 4 (193 enodes) 445.246 * * [simplify]: iters left: 3 (461 enodes) 445.371 * * [simplify]: Extracting #0: cost 1 inf + 0 445.371 * * [simplify]: Extracting #1: cost 21 inf + 0 445.372 * * [simplify]: Extracting #2: cost 133 inf + 0 445.372 * * [simplify]: Extracting #3: cost 216 inf + 457 445.374 * * [simplify]: Extracting #4: cost 192 inf + 4646 445.379 * * [simplify]: Extracting #5: cost 73 inf + 30574 445.391 * * [simplify]: Extracting #6: cost 4 inf + 49373 445.402 * * [simplify]: Extracting #7: cost 0 inf + 50482 445.412 * [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)))) 445.412 * [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)))))) 445.413 * [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)))) 445.413 * * [simplify]: iters left: 6 (14 enodes) 445.416 * * [simplify]: iters left: 5 (57 enodes) 445.426 * * [simplify]: iters left: 4 (118 enodes) 445.451 * * [simplify]: iters left: 3 (314 enodes) 445.545 * * [simplify]: Extracting #0: cost 1 inf + 0 445.545 * * [simplify]: Extracting #1: cost 0 inf + 1 445.545 * [simplify]: Simplified to 0 445.546 * [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)) 445.546 * * * * [progress]: [ 1108 / 3260 ] simplifiying candidate # 445.546 * [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)))) 445.546 * * [simplify]: iters left: 6 (26 enodes) 445.552 * * [simplify]: iters left: 5 (92 enodes) 445.568 * * [simplify]: iters left: 4 (174 enodes) 445.599 * * [simplify]: iters left: 3 (372 enodes) 445.688 * * [simplify]: Extracting #0: cost 1 inf + 0 445.688 * * [simplify]: Extracting #1: cost 23 inf + 0 445.688 * * [simplify]: Extracting #2: cost 128 inf + 0 445.689 * * [simplify]: Extracting #3: cost 164 inf + 46 445.690 * * [simplify]: Extracting #4: cost 136 inf + 5095 445.693 * * [simplify]: Extracting #5: cost 73 inf + 16521 445.698 * * [simplify]: Extracting #6: cost 44 inf + 21695 445.704 * * [simplify]: Extracting #7: cost 18 inf + 30279 445.711 * * [simplify]: Extracting #8: cost 1 inf + 36064 445.719 * * [simplify]: Extracting #9: cost 0 inf + 36443 445.726 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) 445.726 * [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))))) 445.727 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 445.727 * * [simplify]: iters left: 6 (13 enodes) 445.730 * * [simplify]: iters left: 5 (48 enodes) 445.738 * * [simplify]: iters left: 4 (103 enodes) 445.759 * * [simplify]: iters left: 3 (238 enodes) 445.818 * * [simplify]: Extracting #0: cost 1 inf + 0 445.819 * * [simplify]: Extracting #1: cost 0 inf + 1 445.819 * [simplify]: Simplified to 0 445.819 * [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)) 445.819 * * * * [progress]: [ 1109 / 3260 ] simplifiying candidate # 445.819 * [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)))))) 445.819 * * [simplify]: iters left: 6 (29 enodes) 445.826 * * [simplify]: iters left: 5 (111 enodes) 445.843 * * [simplify]: iters left: 4 (229 enodes) 445.893 * * [simplify]: Extracting #0: cost 1 inf + 0 445.893 * * [simplify]: Extracting #1: cost 11 inf + 0 445.893 * * [simplify]: Extracting #2: cost 125 inf + 0 445.894 * * [simplify]: Extracting #3: cost 208 inf + 491 445.895 * * [simplify]: Extracting #4: cost 190 inf + 4777 445.900 * * [simplify]: Extracting #5: cost 63 inf + 44976 445.909 * * [simplify]: Extracting #6: cost 5 inf + 64015 445.919 * * [simplify]: Extracting #7: cost 0 inf + 65742 445.931 * [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))))) 445.931 * [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))))))) 445.932 * [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))))) 445.932 * * [simplify]: iters left: 6 (15 enodes) 445.935 * * [simplify]: iters left: 5 (61 enodes) 445.945 * * [simplify]: iters left: 4 (142 enodes) 445.980 * * [simplify]: iters left: 3 (474 enodes) 446.157 * * [simplify]: Extracting #0: cost 1 inf + 0 446.157 * * [simplify]: Extracting #1: cost 0 inf + 1 446.157 * [simplify]: Simplified to 0 446.157 * [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)) 446.157 * * * * [progress]: [ 1110 / 3260 ] simplifiying candidate # 446.158 * [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))))) 446.158 * * [simplify]: iters left: 6 (28 enodes) 446.164 * * [simplify]: iters left: 5 (106 enodes) 446.180 * * [simplify]: iters left: 4 (198 enodes) 446.219 * * [simplify]: iters left: 3 (475 enodes) 446.333 * * [simplify]: Extracting #0: cost 1 inf + 0 446.333 * * [simplify]: Extracting #1: cost 21 inf + 0 446.333 * * [simplify]: Extracting #2: cost 145 inf + 0 446.334 * * [simplify]: Extracting #3: cost 235 inf + 814 446.336 * * [simplify]: Extracting #4: cost 204 inf + 8100 446.343 * * [simplify]: Extracting #5: cost 61 inf + 45559 446.355 * * [simplify]: Extracting #6: cost 3 inf + 62306 446.368 * * [simplify]: Extracting #7: cost 0 inf + 63117 446.382 * [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)))) 446.382 * [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)))))) 446.383 * [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)))) 446.383 * * [simplify]: iters left: 6 (14 enodes) 446.386 * * [simplify]: iters left: 5 (56 enodes) 446.395 * * [simplify]: iters left: 4 (113 enodes) 446.418 * * [simplify]: iters left: 3 (324 enodes) 446.506 * * [simplify]: Extracting #0: cost 1 inf + 0 446.506 * * [simplify]: Extracting #1: cost 0 inf + 1 446.506 * [simplify]: Simplified to 0 446.507 * [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)) 446.507 * * * * [progress]: [ 1111 / 3260 ] simplifiying candidate # 446.507 * [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)))) 446.507 * * [simplify]: iters left: 6 (27 enodes) 446.514 * * [simplify]: iters left: 5 (101 enodes) 446.529 * * [simplify]: iters left: 4 (189 enodes) 446.566 * * [simplify]: iters left: 3 (436 enodes) 446.675 * * [simplify]: Extracting #0: cost 1 inf + 0 446.675 * * [simplify]: Extracting #1: cost 21 inf + 0 446.675 * * [simplify]: Extracting #2: cost 123 inf + 0 446.676 * * [simplify]: Extracting #3: cost 185 inf + 691 446.677 * * [simplify]: Extracting #4: cost 152 inf + 7101 446.682 * * [simplify]: Extracting #5: cost 71 inf + 25280 446.690 * * [simplify]: Extracting #6: cost 4 inf + 44298 446.700 * * [simplify]: Extracting #7: cost 0 inf + 45625 446.709 * [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)))) 446.710 * [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))))) 446.710 * [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))) 446.710 * * [simplify]: iters left: 6 (14 enodes) 446.714 * * [simplify]: iters left: 5 (56 enodes) 446.723 * * [simplify]: iters left: 4 (112 enodes) 446.748 * * [simplify]: iters left: 3 (297 enodes) 446.829 * * [simplify]: Extracting #0: cost 1 inf + 0 446.829 * * [simplify]: Extracting #1: cost 0 inf + 1 446.829 * [simplify]: Simplified to 0 446.829 * [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)) 446.829 * * * * [progress]: [ 1112 / 3260 ] simplifiying candidate # 446.829 * [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)))))) 446.829 * * [simplify]: iters left: 6 (27 enodes) 446.836 * * [simplify]: iters left: 5 (103 enodes) 446.854 * * [simplify]: iters left: 4 (203 enodes) 446.890 * * [simplify]: iters left: 3 (471 enodes) 447.000 * * [simplify]: Extracting #0: cost 1 inf + 0 447.000 * * [simplify]: Extracting #1: cost 21 inf + 0 447.000 * * [simplify]: Extracting #2: cost 131 inf + 0 447.001 * * [simplify]: Extracting #3: cost 234 inf + 529 447.003 * * [simplify]: Extracting #4: cost 210 inf + 6641 447.009 * * [simplify]: Extracting #5: cost 103 inf + 33397 447.019 * * [simplify]: Extracting #6: cost 33 inf + 52715 447.034 * * [simplify]: Extracting #7: cost 3 inf + 62952 447.046 * * [simplify]: Extracting #8: cost 0 inf + 64051 447.059 * [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))) 447.059 * [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))))))) 447.060 * [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))))) 447.060 * * [simplify]: iters left: 6 (13 enodes) 447.063 * * [simplify]: iters left: 5 (53 enodes) 447.072 * * [simplify]: iters left: 4 (118 enodes) 447.096 * * [simplify]: iters left: 3 (324 enodes) 447.180 * * [simplify]: Extracting #0: cost 1 inf + 0 447.180 * * [simplify]: Extracting #1: cost 0 inf + 1 447.180 * [simplify]: Simplified to 0 447.180 * [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)) 447.181 * * * * [progress]: [ 1113 / 3260 ] simplifiying candidate # 447.181 * [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))))) 447.181 * * [simplify]: iters left: 6 (25 enodes) 447.187 * * [simplify]: iters left: 5 (92 enodes) 447.200 * * [simplify]: iters left: 4 (161 enodes) 447.228 * * [simplify]: iters left: 3 (338 enodes) 447.291 * * [simplify]: Extracting #0: cost 1 inf + 0 447.291 * * [simplify]: Extracting #1: cost 17 inf + 0 447.291 * * [simplify]: Extracting #2: cost 103 inf + 0 447.292 * * [simplify]: Extracting #3: cost 165 inf + 330 447.293 * * [simplify]: Extracting #4: cost 163 inf + 1514 447.295 * * [simplify]: Extracting #5: cost 108 inf + 12751 447.301 * * [simplify]: Extracting #6: cost 9 inf + 36191 447.309 * * [simplify]: Extracting #7: cost 0 inf + 38004 447.317 * [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))) 447.317 * [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)))))) 447.317 * [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)))) 447.317 * * [simplify]: iters left: 6 (11 enodes) 447.320 * * [simplify]: iters left: 5 (43 enodes) 447.327 * * [simplify]: iters left: 4 (84 enodes) 447.344 * * [simplify]: iters left: 3 (212 enodes) 447.388 * * [simplify]: iters left: 2 (472 enodes) 447.491 * * [simplify]: Extracting #0: cost 1 inf + 0 447.491 * * [simplify]: Extracting #1: cost 0 inf + 1 447.491 * [simplify]: Simplified to 0 447.491 * [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)) 447.491 * * * * [progress]: [ 1114 / 3260 ] simplifiying candidate # 447.491 * [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)))) 447.492 * * [simplify]: iters left: 6 (25 enodes) 447.498 * * [simplify]: iters left: 5 (94 enodes) 447.514 * * [simplify]: iters left: 4 (173 enodes) 447.545 * * [simplify]: iters left: 3 (356 enodes) 447.619 * * [simplify]: Extracting #0: cost 1 inf + 0 447.619 * * [simplify]: Extracting #1: cost 19 inf + 0 447.620 * * [simplify]: Extracting #2: cost 96 inf + 0 447.620 * * [simplify]: Extracting #3: cost 140 inf + 45 447.621 * * [simplify]: Extracting #4: cost 114 inf + 3922 447.624 * * [simplify]: Extracting #5: cost 61 inf + 12677 447.630 * * [simplify]: Extracting #6: cost 15 inf + 24787 447.637 * * [simplify]: Extracting #7: cost 0 inf + 30188 447.643 * * [simplify]: Extracting #8: cost 0 inf + 30173 447.650 * [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))) 447.650 * [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))))) 447.650 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 447.650 * * [simplify]: iters left: 6 (12 enodes) 447.654 * * [simplify]: iters left: 5 (49 enodes) 447.662 * * [simplify]: iters left: 4 (99 enodes) 447.681 * * [simplify]: iters left: 3 (234 enodes) 447.735 * * [simplify]: iters left: 2 (447 enodes) 447.831 * * [simplify]: Extracting #0: cost 1 inf + 0 447.831 * * [simplify]: Extracting #1: cost 0 inf + 1 447.831 * [simplify]: Simplified to 0 447.831 * [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)) 447.831 * * * * [progress]: [ 1115 / 3260 ] simplifiying candidate # 447.831 * [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)))))) 447.831 * * [simplify]: iters left: 6 (27 enodes) 447.838 * * [simplify]: iters left: 5 (102 enodes) 447.853 * * [simplify]: iters left: 4 (198 enodes) 447.891 * * [simplify]: iters left: 3 (433 enodes) 447.998 * * [simplify]: Extracting #0: cost 1 inf + 0 447.998 * * [simplify]: Extracting #1: cost 23 inf + 0 447.998 * * [simplify]: Extracting #2: cost 119 inf + 0 447.999 * * [simplify]: Extracting #3: cost 167 inf + 293 448.000 * * [simplify]: Extracting #4: cost 145 inf + 4075 448.004 * * [simplify]: Extracting #5: cost 66 inf + 23015 448.012 * * [simplify]: Extracting #6: cost 4 inf + 40307 448.021 * * [simplify]: Extracting #7: cost 0 inf + 41282 448.032 * [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)))) 448.032 * [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))))))) 448.033 * [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))))) 448.033 * * [simplify]: iters left: 6 (14 enodes) 448.036 * * [simplify]: iters left: 5 (57 enodes) 448.045 * * [simplify]: iters left: 4 (121 enodes) 448.070 * * [simplify]: iters left: 3 (291 enodes) 448.150 * * [simplify]: Extracting #0: cost 1 inf + 0 448.150 * * [simplify]: Extracting #1: cost 0 inf + 1 448.150 * [simplify]: Simplified to 0 448.150 * [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)) 448.150 * * * * [progress]: [ 1116 / 3260 ] simplifiying candidate # 448.151 * [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))))) 448.151 * * [simplify]: iters left: 6 (26 enodes) 448.157 * * [simplify]: iters left: 5 (97 enodes) 448.171 * * [simplify]: iters left: 4 (172 enodes) 448.200 * * [simplify]: iters left: 3 (342 enodes) 448.264 * * [simplify]: Extracting #0: cost 1 inf + 0 448.264 * * [simplify]: Extracting #1: cost 19 inf + 0 448.265 * * [simplify]: Extracting #2: cost 93 inf + 0 448.265 * * [simplify]: Extracting #3: cost 125 inf + 495 448.268 * * [simplify]: Extracting #4: cost 84 inf + 6207 448.271 * * [simplify]: Extracting #5: cost 50 inf + 11310 448.275 * * [simplify]: Extracting #6: cost 12 inf + 21553 448.281 * * [simplify]: Extracting #7: cost 0 inf + 26271 448.286 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 448.287 * [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)))))) 448.287 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 448.287 * * [simplify]: iters left: 6 (13 enodes) 448.290 * * [simplify]: iters left: 5 (52 enodes) 448.298 * * [simplify]: iters left: 4 (98 enodes) 448.317 * * [simplify]: iters left: 3 (212 enodes) 448.358 * * [simplify]: iters left: 2 (371 enodes) 448.430 * * [simplify]: Extracting #0: cost 1 inf + 0 448.431 * * [simplify]: Extracting #1: cost 0 inf + 1 448.431 * [simplify]: Simplified to 0 448.431 * [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)) 448.431 * * * * [progress]: [ 1117 / 3260 ] simplifiying candidate # 448.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) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 448.431 * * [simplify]: iters left: 6 (25 enodes) 448.437 * * [simplify]: iters left: 5 (87 enodes) 448.452 * * [simplify]: iters left: 4 (152 enodes) 448.474 * * [simplify]: iters left: 3 (267 enodes) 448.518 * * [simplify]: iters left: 2 (433 enodes) 448.591 * * [simplify]: Extracting #0: cost 1 inf + 0 448.591 * * [simplify]: Extracting #1: cost 21 inf + 0 448.591 * * [simplify]: Extracting #2: cost 103 inf + 0 448.591 * * [simplify]: Extracting #3: cost 128 inf + 582 448.593 * * [simplify]: Extracting #4: cost 107 inf + 3326 448.595 * * [simplify]: Extracting #5: cost 83 inf + 6634 448.597 * * [simplify]: Extracting #6: cost 72 inf + 7989 448.601 * * [simplify]: Extracting #7: cost 35 inf + 19641 448.607 * * [simplify]: Extracting #8: cost 1 inf + 31442 448.613 * * [simplify]: Extracting #9: cost 0 inf + 31982 448.620 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) 448.620 * [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))))) 448.621 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 448.621 * * [simplify]: iters left: 6 (12 enodes) 448.624 * * [simplify]: iters left: 5 (44 enodes) 448.633 * * [simplify]: iters left: 4 (92 enodes) 448.647 * * [simplify]: iters left: 3 (159 enodes) 448.671 * * [simplify]: iters left: 2 (267 enodes) 448.716 * * [simplify]: iters left: 1 (364 enodes) 448.774 * * [simplify]: Extracting #0: cost 1 inf + 0 448.774 * * [simplify]: Extracting #1: cost 0 inf + 1 448.774 * [simplify]: Simplified to 0 448.774 * [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)) 448.775 * * * * [progress]: [ 1118 / 3260 ] simplifiying candidate # 448.775 * [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)))))) 448.775 * * [simplify]: iters left: 6 (28 enodes) 448.782 * * [simplify]: iters left: 5 (109 enodes) 448.799 * * [simplify]: iters left: 4 (231 enodes) 448.848 * * [simplify]: Extracting #0: cost 1 inf + 0 448.848 * * [simplify]: Extracting #1: cost 11 inf + 0 448.848 * * [simplify]: Extracting #2: cost 122 inf + 0 448.849 * * [simplify]: Extracting #3: cost 190 inf + 1465 448.852 * * [simplify]: Extracting #4: cost 120 inf + 20508 448.858 * * [simplify]: Extracting #5: cost 27 inf + 46736 448.866 * * [simplify]: Extracting #6: cost 1 inf + 54174 448.876 * * [simplify]: Extracting #7: cost 0 inf + 54363 448.885 * [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))))) 448.885 * [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))))))) 448.885 * [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))))) 448.885 * * [simplify]: iters left: 6 (15 enodes) 448.889 * * [simplify]: iters left: 5 (64 enodes) 448.900 * * [simplify]: iters left: 4 (149 enodes) 448.937 * * [simplify]: iters left: 3 (466 enodes) 449.190 * * [simplify]: Extracting #0: cost 1 inf + 0 449.190 * * [simplify]: Extracting #1: cost 0 inf + 1 449.190 * [simplify]: Simplified to 0 449.190 * [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)) 449.190 * * * * [progress]: [ 1119 / 3260 ] simplifiying candidate # 449.190 * [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))))) 449.190 * * [simplify]: iters left: 6 (27 enodes) 449.197 * * [simplify]: iters left: 5 (104 enodes) 449.213 * * [simplify]: iters left: 4 (201 enodes) 449.252 * * [simplify]: iters left: 3 (478 enodes) 449.407 * * [simplify]: Extracting #0: cost 1 inf + 0 449.407 * * [simplify]: Extracting #1: cost 25 inf + 0 449.408 * * [simplify]: Extracting #2: cost 201 inf + 0 449.409 * * [simplify]: Extracting #3: cost 261 inf + 2721 449.416 * * [simplify]: Extracting #4: cost 121 inf + 34677 449.427 * * [simplify]: Extracting #5: cost 57 inf + 50432 449.439 * * [simplify]: Extracting #6: cost 24 inf + 58220 449.453 * * [simplify]: Extracting #7: cost 0 inf + 67083 449.469 * * [simplify]: Extracting #8: cost 0 inf + 67053 449.484 * [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)) 449.484 * [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)))))) 449.484 * [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)))) 449.484 * * [simplify]: iters left: 6 (14 enodes) 449.488 * * [simplify]: iters left: 5 (59 enodes) 449.498 * * [simplify]: iters left: 4 (121 enodes) 449.521 * * [simplify]: iters left: 3 (332 enodes) 449.654 * * [simplify]: Extracting #0: cost 1 inf + 0 449.655 * * [simplify]: Extracting #1: cost 0 inf + 1 449.655 * [simplify]: Simplified to 0 449.655 * [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)) 449.655 * * * * [progress]: [ 1120 / 3260 ] simplifiying candidate # 449.655 * [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)))) 449.655 * * [simplify]: iters left: 6 (26 enodes) 449.661 * * [simplify]: iters left: 5 (99 enodes) 449.679 * * [simplify]: iters left: 4 (192 enodes) 449.713 * * [simplify]: iters left: 3 (420 enodes) 449.832 * * [simplify]: Extracting #0: cost 1 inf + 0 449.832 * * [simplify]: Extracting #1: cost 22 inf + 0 449.832 * * [simplify]: Extracting #2: cost 147 inf + 1 449.833 * * [simplify]: Extracting #3: cost 180 inf + 899 449.836 * * [simplify]: Extracting #4: cost 101 inf + 16360 449.844 * * [simplify]: Extracting #5: cost 41 inf + 29951 449.853 * * [simplify]: Extracting #6: cost 6 inf + 38831 449.862 * * [simplify]: Extracting #7: cost 0 inf + 41028 449.870 * [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))) 449.871 * [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))))) 449.871 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 449.871 * * [simplify]: iters left: 6 (13 enodes) 449.874 * * [simplify]: iters left: 5 (54 enodes) 449.883 * * [simplify]: iters left: 4 (112 enodes) 449.907 * * [simplify]: iters left: 3 (281 enodes) 450.000 * * [simplify]: Extracting #0: cost 1 inf + 0 450.000 * * [simplify]: Extracting #1: cost 0 inf + 1 450.000 * [simplify]: Simplified to 0 450.000 * [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)) 450.000 * * * * [progress]: [ 1121 / 3260 ] simplifiying candidate # 450.000 * [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)))))) 450.000 * * [simplify]: iters left: 6 (27 enodes) 450.006 * * [simplify]: iters left: 5 (104 enodes) 450.024 * * [simplify]: iters left: 4 (216 enodes) 450.065 * * [simplify]: Extracting #0: cost 1 inf + 0 450.065 * * [simplify]: Extracting #1: cost 11 inf + 0 450.066 * * [simplify]: Extracting #2: cost 103 inf + 0 450.066 * * [simplify]: Extracting #3: cost 152 inf + 661 450.067 * * [simplify]: Extracting #4: cost 111 inf + 8704 450.071 * * [simplify]: Extracting #5: cost 39 inf + 26992 450.078 * * [simplify]: Extracting #6: cost 13 inf + 32948 450.084 * * [simplify]: Extracting #7: cost 0 inf + 38432 450.091 * * [simplify]: Extracting #8: cost 0 inf + 38402 450.098 * [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)))) 450.098 * [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))))))) 450.098 * [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))))) 450.098 * * [simplify]: iters left: 6 (14 enodes) 450.102 * * [simplify]: iters left: 5 (59 enodes) 450.112 * * [simplify]: iters left: 4 (134 enodes) 450.141 * * [simplify]: iters left: 3 (357 enodes) 450.277 * * [simplify]: Extracting #0: cost 1 inf + 0 450.277 * * [simplify]: Extracting #1: cost 0 inf + 1 450.277 * [simplify]: Simplified to 0 450.277 * [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)) 450.277 * * * * [progress]: [ 1122 / 3260 ] simplifiying candidate # 450.277 * [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))))) 450.278 * * [simplify]: iters left: 6 (26 enodes) 450.284 * * [simplify]: iters left: 5 (98 enodes) 450.301 * * [simplify]: iters left: 4 (186 enodes) 450.333 * * [simplify]: iters left: 3 (396 enodes) 450.439 * * [simplify]: Extracting #0: cost 1 inf + 0 450.439 * * [simplify]: Extracting #1: cost 23 inf + 0 450.439 * * [simplify]: Extracting #2: cost 182 inf + 0 450.440 * * [simplify]: Extracting #3: cost 213 inf + 1803 450.444 * * [simplify]: Extracting #4: cost 115 inf + 19927 450.451 * * [simplify]: Extracting #5: cost 42 inf + 35485 450.463 * * [simplify]: Extracting #6: cost 3 inf + 46286 450.473 * * [simplify]: Extracting #7: cost 0 inf + 47370 450.483 * [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)) 450.483 * [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)))))) 450.484 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 450.484 * * [simplify]: iters left: 6 (13 enodes) 450.487 * * [simplify]: iters left: 5 (53 enodes) 450.495 * * [simplify]: iters left: 4 (106 enodes) 450.516 * * [simplify]: iters left: 3 (257 enodes) 450.599 * * [simplify]: Extracting #0: cost 1 inf + 0 450.599 * * [simplify]: Extracting #1: cost 0 inf + 1 450.599 * [simplify]: Simplified to 0 450.599 * [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)) 450.599 * * * * [progress]: [ 1123 / 3260 ] simplifiying candidate # 450.600 * [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)))) 450.600 * * [simplify]: iters left: 6 (25 enodes) 450.606 * * [simplify]: iters left: 5 (94 enodes) 450.620 * * [simplify]: iters left: 4 (172 enodes) 450.651 * * [simplify]: iters left: 3 (342 enodes) 450.741 * * [simplify]: Extracting #0: cost 1 inf + 0 450.742 * * [simplify]: Extracting #1: cost 20 inf + 0 450.742 * * [simplify]: Extracting #2: cost 118 inf + 1 450.742 * * [simplify]: Extracting #3: cost 134 inf + 1762 450.745 * * [simplify]: Extracting #4: cost 70 inf + 10513 450.750 * * [simplify]: Extracting #5: cost 52 inf + 13174 450.755 * * [simplify]: Extracting #6: cost 17 inf + 22530 450.761 * * [simplify]: Extracting #7: cost 0 inf + 28828 450.767 * * [simplify]: Extracting #8: cost 0 inf + 28813 450.774 * [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)))) 450.774 * [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))))) 450.774 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 450.774 * * [simplify]: iters left: 6 (12 enodes) 450.778 * * [simplify]: iters left: 5 (49 enodes) 450.786 * * [simplify]: iters left: 4 (94 enodes) 450.804 * * [simplify]: iters left: 3 (221 enodes) 450.873 * * [simplify]: iters left: 2 (492 enodes) 451.088 * * [simplify]: Extracting #0: cost 1 inf + 0 451.088 * * [simplify]: Extracting #1: cost 0 inf + 1 451.088 * [simplify]: Simplified to 0 451.088 * [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)) 451.088 * * * * [progress]: [ 1124 / 3260 ] simplifiying candidate # 451.088 * [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)))))) 451.088 * * [simplify]: iters left: 6 (26 enodes) 451.094 * * [simplify]: iters left: 5 (97 enodes) 451.111 * * [simplify]: iters left: 4 (191 enodes) 451.146 * * [simplify]: iters left: 3 (421 enodes) 451.266 * * [simplify]: Extracting #0: cost 1 inf + 0 451.266 * * [simplify]: Extracting #1: cost 22 inf + 0 451.267 * * [simplify]: Extracting #2: cost 152 inf + 1 451.267 * * [simplify]: Extracting #3: cost 185 inf + 1182 451.271 * * [simplify]: Extracting #4: cost 100 inf + 17457 451.276 * * [simplify]: Extracting #5: cost 42 inf + 30826 451.284 * * [simplify]: Extracting #6: cost 5 inf + 41608 451.293 * * [simplify]: Extracting #7: cost 0 inf + 43437 451.302 * [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)))) 451.302 * [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))))))) 451.302 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 451.302 * * [simplify]: iters left: 6 (13 enodes) 451.306 * * [simplify]: iters left: 5 (52 enodes) 451.314 * * [simplify]: iters left: 4 (111 enodes) 451.339 * * [simplify]: iters left: 3 (278 enodes) 451.429 * * [simplify]: Extracting #0: cost 1 inf + 0 451.429 * * [simplify]: Extracting #1: cost 0 inf + 1 451.429 * [simplify]: Simplified to 0 451.429 * [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)) 451.429 * * * * [progress]: [ 1125 / 3260 ] simplifiying candidate # 451.429 * [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))))) 451.430 * * [simplify]: iters left: 6 (25 enodes) 451.437 * * [simplify]: iters left: 5 (92 enodes) 451.450 * * [simplify]: iters left: 4 (167 enodes) 451.480 * * [simplify]: iters left: 3 (332 enodes) 451.555 * * [simplify]: Extracting #0: cost 1 inf + 0 451.555 * * [simplify]: Extracting #1: cost 20 inf + 0 451.556 * * [simplify]: Extracting #2: cost 110 inf + 1 451.556 * * [simplify]: Extracting #3: cost 125 inf + 706 451.558 * * [simplify]: Extracting #4: cost 74 inf + 7187 451.561 * * [simplify]: Extracting #5: cost 52 inf + 10530 451.564 * * [simplify]: Extracting #6: cost 17 inf + 19531 451.570 * * [simplify]: Extracting #7: cost 0 inf + 25605 451.575 * [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))) 451.575 * [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)))))) 451.576 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 451.576 * * [simplify]: iters left: 6 (12 enodes) 451.579 * * [simplify]: iters left: 5 (47 enodes) 451.586 * * [simplify]: iters left: 4 (89 enodes) 451.603 * * [simplify]: iters left: 3 (186 enodes) 451.650 * * [simplify]: iters left: 2 (378 enodes) 451.781 * * [simplify]: Extracting #0: cost 1 inf + 0 451.782 * * [simplify]: Extracting #1: cost 0 inf + 1 451.782 * [simplify]: Simplified to 0 451.782 * [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)) 451.782 * * * * [progress]: [ 1126 / 3260 ] simplifiying candidate # 451.782 * [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)))) 451.782 * * [simplify]: iters left: 6 (24 enodes) 451.788 * * [simplify]: iters left: 5 (85 enodes) 451.799 * * [simplify]: iters left: 4 (129 enodes) 451.821 * * [simplify]: iters left: 3 (207 enodes) 451.850 * * [simplify]: iters left: 2 (323 enodes) 451.910 * * [simplify]: Extracting #0: cost 1 inf + 0 451.910 * * [simplify]: Extracting #1: cost 15 inf + 0 451.910 * * [simplify]: Extracting #2: cost 86 inf + 2 451.910 * * [simplify]: Extracting #3: cost 105 inf + 713 451.911 * * [simplify]: Extracting #4: cost 89 inf + 2167 451.912 * * [simplify]: Extracting #5: cost 79 inf + 3627 451.915 * * [simplify]: Extracting #6: cost 24 inf + 19872 451.921 * * [simplify]: Extracting #7: cost 0 inf + 28069 451.927 * [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)) 451.927 * [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))))) 451.927 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 451.927 * * [simplify]: iters left: 6 (11 enodes) 451.930 * * [simplify]: iters left: 5 (40 enodes) 451.936 * * [simplify]: iters left: 4 (65 enodes) 451.948 * * [simplify]: iters left: 3 (97 enodes) 451.964 * * [simplify]: iters left: 2 (165 enodes) 451.996 * * [simplify]: iters left: 1 (271 enodes) 452.048 * * [simplify]: Extracting #0: cost 1 inf + 0 452.048 * * [simplify]: Extracting #1: cost 0 inf + 1 452.048 * [simplify]: Simplified to 0 452.048 * [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)) 452.048 * * * * [progress]: [ 1127 / 3260 ] simplifiying candidate # 452.048 * [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)))))) 452.048 * * [simplify]: iters left: 6 (25 enodes) 452.056 * * [simplify]: iters left: 5 (96 enodes) 452.070 * * [simplify]: iters left: 4 (186 enodes) 452.104 * * [simplify]: iters left: 3 (396 enodes) 452.205 * * [simplify]: Extracting #0: cost 1 inf + 0 452.205 * * [simplify]: Extracting #1: cost 22 inf + 0 452.206 * * [simplify]: Extracting #2: cost 143 inf + 1 452.207 * * [simplify]: Extracting #3: cost 165 inf + 1509 452.210 * * [simplify]: Extracting #4: cost 99 inf + 15415 452.215 * * [simplify]: Extracting #5: cost 55 inf + 24059 452.221 * * [simplify]: Extracting #6: cost 28 inf + 30974 452.230 * * [simplify]: Extracting #7: cost 0 inf + 40490 452.239 * * [simplify]: Extracting #8: cost 0 inf + 40475 452.247 * [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))) 452.247 * [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))))))) 452.247 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 452.247 * * [simplify]: iters left: 6 (12 enodes) 452.250 * * [simplify]: iters left: 5 (51 enodes) 452.258 * * [simplify]: iters left: 4 (106 enodes) 452.280 * * [simplify]: iters left: 3 (247 enodes) 452.348 * * [simplify]: Extracting #0: cost 1 inf + 0 452.348 * * [simplify]: Extracting #1: cost 0 inf + 1 452.348 * [simplify]: Simplified to 0 452.348 * [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)) 452.348 * * * * [progress]: [ 1128 / 3260 ] simplifiying candidate # 452.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 2) (sqrt a)) (/ 1 (sqrt a))))) 452.349 * * [simplify]: iters left: 6 (24 enodes) 452.354 * * [simplify]: iters left: 5 (91 enodes) 452.368 * * [simplify]: iters left: 4 (164 enodes) 452.396 * * [simplify]: iters left: 3 (323 enodes) 452.469 * * [simplify]: Extracting #0: cost 1 inf + 0 452.470 * * [simplify]: Extracting #1: cost 20 inf + 0 452.470 * * [simplify]: Extracting #2: cost 103 inf + 1 452.470 * * [simplify]: Extracting #3: cost 119 inf + 459 452.472 * * [simplify]: Extracting #4: cost 77 inf + 5344 452.474 * * [simplify]: Extracting #5: cost 51 inf + 9265 452.478 * * [simplify]: Extracting #6: cost 12 inf + 19802 452.483 * * [simplify]: Extracting #7: cost 0 inf + 24161 452.488 * * [simplify]: Extracting #8: cost 0 inf + 24146 452.494 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ b (* a 2))) 452.494 * [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)))))) 452.494 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 452.494 * * [simplify]: iters left: 6 (11 enodes) 452.497 * * [simplify]: iters left: 5 (46 enodes) 452.504 * * [simplify]: iters left: 4 (86 enodes) 452.523 * * [simplify]: iters left: 3 (183 enodes) 452.566 * * [simplify]: iters left: 2 (372 enodes) 452.694 * * [simplify]: Extracting #0: cost 1 inf + 0 452.694 * * [simplify]: Extracting #1: cost 0 inf + 1 452.694 * [simplify]: Simplified to 0 452.694 * [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)) 452.694 * * * * [progress]: [ 1129 / 3260 ] simplifiying candidate # 452.695 * [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)))) 452.695 * * [simplify]: iters left: 6 (23 enodes) 452.700 * * [simplify]: iters left: 5 (82 enodes) 452.712 * * [simplify]: iters left: 4 (125 enodes) 452.733 * * [simplify]: iters left: 3 (203 enodes) 452.762 * * [simplify]: iters left: 2 (316 enodes) 452.821 * * [simplify]: Extracting #0: cost 1 inf + 0 452.821 * * [simplify]: Extracting #1: cost 9 inf + 0 452.822 * * [simplify]: Extracting #2: cost 77 inf + 2 452.822 * * [simplify]: Extracting #3: cost 106 inf + 505 452.823 * * [simplify]: Extracting #4: cost 88 inf + 2286 452.824 * * [simplify]: Extracting #5: cost 78 inf + 3409 452.827 * * [simplify]: Extracting #6: cost 31 inf + 16629 452.833 * * [simplify]: Extracting #7: cost 1 inf + 26966 452.839 * * [simplify]: Extracting #8: cost 0 inf + 27266 452.844 * [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))) 452.844 * [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))))) 452.845 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 452.845 * * [simplify]: iters left: 6 (10 enodes) 452.849 * * [simplify]: iters left: 5 (39 enodes) 452.855 * * [simplify]: iters left: 4 (64 enodes) 452.865 * * [simplify]: iters left: 3 (96 enodes) 452.881 * * [simplify]: iters left: 2 (164 enodes) 452.915 * * [simplify]: iters left: 1 (270 enodes) 452.966 * * [simplify]: Extracting #0: cost 1 inf + 0 452.967 * * [simplify]: Extracting #1: cost 0 inf + 1 452.967 * [simplify]: Simplified to 0 452.967 * [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)) 452.967 * * * * [progress]: [ 1130 / 3260 ] simplifiying candidate # 452.967 * [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)))))) 452.967 * * [simplify]: iters left: 6 (25 enodes) 452.973 * * [simplify]: iters left: 5 (97 enodes) 452.988 * * [simplify]: iters left: 4 (195 enodes) 453.021 * * [simplify]: iters left: 3 (390 enodes) 453.107 * * [simplify]: Extracting #0: cost 1 inf + 0 453.107 * * [simplify]: Extracting #1: cost 23 inf + 0 453.108 * * [simplify]: Extracting #2: cost 132 inf + 1 453.108 * * [simplify]: Extracting #3: cost 167 inf + 2073 453.111 * * [simplify]: Extracting #4: cost 94 inf + 14775 453.116 * * [simplify]: Extracting #5: cost 41 inf + 25609 453.123 * * [simplify]: Extracting #6: cost 5 inf + 36030 453.131 * * [simplify]: Extracting #7: cost 0 inf + 37729 453.138 * [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))))) 453.138 * [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))))))) 453.139 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 453.139 * * [simplify]: iters left: 6 (12 enodes) 453.145 * * [simplify]: iters left: 5 (53 enodes) 453.153 * * [simplify]: iters left: 4 (117 enodes) 453.175 * * [simplify]: iters left: 3 (255 enodes) 453.234 * * [simplify]: Extracting #0: cost 1 inf + 0 453.235 * * [simplify]: Extracting #1: cost 0 inf + 1 453.235 * [simplify]: Simplified to 0 453.235 * [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)) 453.235 * * * * [progress]: [ 1131 / 3260 ] simplifiying candidate # 453.235 * [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))))) 453.235 * * [simplify]: iters left: 6 (24 enodes) 453.241 * * [simplify]: iters left: 5 (92 enodes) 453.255 * * [simplify]: iters left: 4 (174 enodes) 453.284 * * [simplify]: iters left: 3 (312 enodes) 453.344 * * [simplify]: Extracting #0: cost 1 inf + 0 453.344 * * [simplify]: Extracting #1: cost 19 inf + 0 453.345 * * [simplify]: Extracting #2: cost 118 inf + 1 453.345 * * [simplify]: Extracting #3: cost 137 inf + 666 453.347 * * [simplify]: Extracting #4: cost 73 inf + 7713 453.350 * * [simplify]: Extracting #5: cost 51 inf + 10942 453.354 * * [simplify]: Extracting #6: cost 14 inf + 20683 453.359 * * [simplify]: Extracting #7: cost 0 inf + 25816 453.365 * [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)) 453.365 * [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)))))) 453.365 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 453.365 * * [simplify]: iters left: 6 (11 enodes) 453.369 * * [simplify]: iters left: 5 (48 enodes) 453.376 * * [simplify]: iters left: 4 (98 enodes) 453.395 * * [simplify]: iters left: 3 (181 enodes) 453.431 * * [simplify]: iters left: 2 (358 enodes) 453.537 * * [simplify]: Extracting #0: cost 1 inf + 0 453.537 * * [simplify]: Extracting #1: cost 0 inf + 1 453.537 * [simplify]: Simplified to 0 453.537 * [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)) 453.537 * * * * [progress]: [ 1132 / 3260 ] simplifiying candidate # 453.537 * [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)))) 453.537 * * [simplify]: iters left: 6 (23 enodes) 453.543 * * [simplify]: iters left: 5 (82 enodes) 453.557 * * [simplify]: iters left: 4 (145 enodes) 453.578 * * [simplify]: iters left: 3 (249 enodes) 453.619 * * [simplify]: iters left: 2 (404 enodes) 453.705 * * [simplify]: Extracting #0: cost 1 inf + 0 453.705 * * [simplify]: Extracting #1: cost 12 inf + 0 453.705 * * [simplify]: Extracting #2: cost 104 inf + 42 453.706 * * [simplify]: Extracting #3: cost 124 inf + 1534 453.707 * * [simplify]: Extracting #4: cost 86 inf + 4851 453.709 * * [simplify]: Extracting #5: cost 77 inf + 5810 453.713 * * [simplify]: Extracting #6: cost 30 inf + 19286 453.721 * * [simplify]: Extracting #7: cost 2 inf + 28905 453.728 * * [simplify]: Extracting #8: cost 0 inf + 29625 453.734 * [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)) 453.734 * [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))))) 453.734 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 453.734 * * [simplify]: iters left: 6 (10 enodes) 453.738 * * [simplify]: iters left: 5 (41 enodes) 453.745 * * [simplify]: iters left: 4 (81 enodes) 453.757 * * [simplify]: iters left: 3 (127 enodes) 453.773 * * [simplify]: iters left: 2 (186 enodes) 453.801 * * [simplify]: iters left: 1 (266 enodes) 453.862 * * [simplify]: Extracting #0: cost 1 inf + 0 453.862 * * [simplify]: Extracting #1: cost 0 inf + 1 453.862 * [simplify]: Simplified to 0 453.862 * [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)) 453.862 * * * * [progress]: [ 1133 / 3260 ] simplifiying candidate # 453.863 * [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))) 453.863 * * [simplify]: iters left: 6 (22 enodes) 453.868 * * [simplify]: iters left: 5 (79 enodes) 453.880 * * [simplify]: iters left: 4 (126 enodes) 453.901 * * [simplify]: iters left: 3 (212 enodes) 453.934 * * [simplify]: iters left: 2 (335 enodes) 454.000 * * [simplify]: Extracting #0: cost 1 inf + 0 454.000 * * [simplify]: Extracting #1: cost 9 inf + 0 454.001 * * [simplify]: Extracting #2: cost 79 inf + 2 454.001 * * [simplify]: Extracting #3: cost 111 inf + 426 454.002 * * [simplify]: Extracting #4: cost 91 inf + 2296 454.003 * * [simplify]: Extracting #5: cost 76 inf + 4041 454.006 * * [simplify]: Extracting #6: cost 42 inf + 13260 454.012 * * [simplify]: Extracting #7: cost 2 inf + 26915 454.019 * * [simplify]: Extracting #8: cost 0 inf + 27637 454.025 * [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)) 454.025 * [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)))) 454.026 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 454.026 * * [simplify]: iters left: 6 (9 enodes) 454.028 * * [simplify]: iters left: 5 (36 enodes) 454.034 * * [simplify]: iters left: 4 (67 enodes) 454.045 * * [simplify]: iters left: 3 (97 enodes) 454.062 * * [simplify]: iters left: 2 (158 enodes) 454.096 * * [simplify]: iters left: 1 (263 enodes) 454.141 * * [simplify]: Extracting #0: cost 1 inf + 0 454.141 * * [simplify]: Extracting #1: cost 0 inf + 1 454.141 * [simplify]: Simplified to 0 454.141 * [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)) 454.141 * * * * [progress]: [ 1134 / 3260 ] simplifiying candidate # 454.141 * [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)))) 454.142 * * [simplify]: iters left: 6 (22 enodes) 454.147 * * [simplify]: iters left: 5 (81 enodes) 454.159 * * [simplify]: iters left: 4 (140 enodes) 454.180 * * [simplify]: iters left: 3 (242 enodes) 454.223 * * [simplify]: iters left: 2 (388 enodes) 454.302 * * [simplify]: Extracting #0: cost 1 inf + 0 454.302 * * [simplify]: Extracting #1: cost 11 inf + 0 454.302 * * [simplify]: Extracting #2: cost 94 inf + 0 454.302 * * [simplify]: Extracting #3: cost 126 inf + 133 454.303 * * [simplify]: Extracting #4: cost 96 inf + 2749 454.305 * * [simplify]: Extracting #5: cost 77 inf + 4649 454.308 * * [simplify]: Extracting #6: cost 37 inf + 16168 454.316 * * [simplify]: Extracting #7: cost 2 inf + 27783 454.321 * * [simplify]: Extracting #8: cost 0 inf + 28463 454.327 * [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))) 454.327 * [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))))) 454.328 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 454.328 * * [simplify]: iters left: 5 (9 enodes) 454.330 * * [simplify]: iters left: 4 (39 enodes) 454.336 * * [simplify]: iters left: 3 (65 enodes) 454.347 * * [simplify]: iters left: 2 (129 enodes) 454.371 * * [simplify]: iters left: 1 (210 enodes) 454.408 * * [simplify]: Extracting #0: cost 1 inf + 0 454.408 * * [simplify]: Extracting #1: cost 0 inf + 1 454.408 * [simplify]: Simplified to 0 454.408 * [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)) 454.408 * * * * [progress]: [ 1135 / 3260 ] simplifiying candidate # 454.409 * [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)))))) 454.409 * * [simplify]: iters left: 6 (25 enodes) 454.414 * * [simplify]: iters left: 5 (96 enodes) 454.429 * * [simplify]: iters left: 4 (158 enodes) 454.457 * * [simplify]: iters left: 3 (329 enodes) 454.539 * * [simplify]: Extracting #0: cost 1 inf + 0 454.539 * * [simplify]: Extracting #1: cost 11 inf + 0 454.539 * * [simplify]: Extracting #2: cost 103 inf + 0 454.540 * * [simplify]: Extracting #3: cost 181 inf + 454 454.541 * * [simplify]: Extracting #4: cost 163 inf + 2528 454.542 * * [simplify]: Extracting #5: cost 140 inf + 9783 454.545 * * [simplify]: Extracting #6: cost 96 inf + 26415 454.559 * * [simplify]: Extracting #7: cost 1 inf + 70318 454.573 * * [simplify]: Extracting #8: cost 0 inf + 70643 454.587 * [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))) 454.587 * [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))))))) 454.587 * [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))))) 454.587 * * [simplify]: iters left: 6 (10 enodes) 454.589 * * [simplify]: iters left: 5 (37 enodes) 454.595 * * [simplify]: iters left: 4 (57 enodes) 454.605 * * [simplify]: iters left: 3 (104 enodes) 454.621 * * [simplify]: iters left: 2 (158 enodes) 454.646 * * [simplify]: iters left: 1 (225 enodes) 454.677 * * [simplify]: Extracting #0: cost 1 inf + 0 454.677 * * [simplify]: Extracting #1: cost 0 inf + 1 454.677 * [simplify]: Simplified to 0 454.677 * [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)) 454.677 * * * * [progress]: [ 1136 / 3260 ] simplifiying candidate # 454.678 * [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))))) 454.678 * * [simplify]: iters left: 6 (24 enodes) 454.683 * * [simplify]: iters left: 5 (87 enodes) 454.698 * * [simplify]: iters left: 4 (142 enodes) 454.721 * * [simplify]: iters left: 3 (298 enodes) 454.797 * * [simplify]: Extracting #0: cost 1 inf + 0 454.797 * * [simplify]: Extracting #1: cost 9 inf + 0 454.797 * * [simplify]: Extracting #2: cost 94 inf + 0 454.798 * * [simplify]: Extracting #3: cost 169 inf + 45 454.799 * * [simplify]: Extracting #4: cost 139 inf + 4699 454.800 * * [simplify]: Extracting #5: cost 129 inf + 8218 454.801 * * [simplify]: Extracting #6: cost 127 inf + 8591 454.806 * * [simplify]: Extracting #7: cost 85 inf + 25451 454.817 * * [simplify]: Extracting #8: cost 2 inf + 64697 454.830 * * [simplify]: Extracting #9: cost 0 inf + 65402 454.843 * [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))) 454.843 * [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)))))) 454.844 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 454.844 * * [simplify]: iters left: 6 (9 enodes) 454.846 * * [simplify]: iters left: 5 (29 enodes) 454.850 * * [simplify]: iters left: 4 (42 enodes) 454.856 * * [simplify]: iters left: 3 (58 enodes) 454.862 * * [simplify]: iters left: 2 (68 enodes) 454.870 * * [simplify]: Extracting #0: cost 1 inf + 0 454.870 * * [simplify]: Extracting #1: cost 0 inf + 1 454.870 * [simplify]: Simplified to 0 454.870 * [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)) 454.870 * * * * [progress]: [ 1137 / 3260 ] simplifiying candidate # 454.870 * [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)))))) 454.870 * * [simplify]: iters left: 6 (26 enodes) 454.876 * * [simplify]: iters left: 5 (104 enodes) 454.893 * * [simplify]: iters left: 4 (219 enodes) 454.936 * * [simplify]: Extracting #0: cost 1 inf + 0 454.936 * * [simplify]: Extracting #1: cost 11 inf + 0 454.936 * * [simplify]: Extracting #2: cost 96 inf + 0 454.936 * * [simplify]: Extracting #3: cost 157 inf + 1 454.937 * * [simplify]: Extracting #4: cost 158 inf + 4 454.937 * * [simplify]: Extracting #5: cost 150 inf + 2305 454.938 * * [simplify]: Extracting #6: cost 141 inf + 4158 454.941 * * [simplify]: Extracting #7: cost 113 inf + 9969 454.946 * * [simplify]: Extracting #8: cost 27 inf + 44189 454.955 * * [simplify]: Extracting #9: cost 0 inf + 57028 454.964 * * [simplify]: Extracting #10: cost 0 inf + 56933 454.973 * [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)))) 454.973 * [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))))))) 454.973 * [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))))) 454.973 * * [simplify]: iters left: 6 (13 enodes) 454.976 * * [simplify]: iters left: 5 (53 enodes) 454.984 * * [simplify]: iters left: 4 (117 enodes) 455.010 * * [simplify]: iters left: 3 (275 enodes) 455.061 * * [simplify]: iters left: 2 (474 enodes) 455.166 * * [simplify]: Extracting #0: cost 1 inf + 0 455.166 * * [simplify]: Extracting #1: cost 0 inf + 1 455.166 * [simplify]: Simplified to 0 455.167 * [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)) 455.167 * * * * [progress]: [ 1138 / 3260 ] simplifiying candidate # 455.167 * [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))))) 455.167 * * [simplify]: iters left: 6 (27 enodes) 455.175 * * [simplify]: iters left: 5 (104 enodes) 455.190 * * [simplify]: iters left: 4 (188 enodes) 455.221 * * [simplify]: iters left: 3 (399 enodes) 455.316 * * [simplify]: Extracting #0: cost 1 inf + 0 455.316 * * [simplify]: Extracting #1: cost 11 inf + 0 455.316 * * [simplify]: Extracting #2: cost 109 inf + 0 455.317 * * [simplify]: Extracting #3: cost 203 inf + 42 455.318 * * [simplify]: Extracting #4: cost 181 inf + 2889 455.320 * * [simplify]: Extracting #5: cost 143 inf + 12171 455.325 * * [simplify]: Extracting #6: cost 92 inf + 31153 455.338 * * [simplify]: Extracting #7: cost 4 inf + 70781 455.354 * * [simplify]: Extracting #8: cost 0 inf + 72671 455.369 * [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)) 455.369 * [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)))))) 455.369 * [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)))) 455.370 * * [simplify]: iters left: 6 (12 enodes) 455.372 * * [simplify]: iters left: 5 (47 enodes) 455.379 * * [simplify]: iters left: 4 (82 enodes) 455.392 * * [simplify]: iters left: 3 (157 enodes) 455.419 * * [simplify]: iters left: 2 (248 enodes) 455.456 * * [simplify]: iters left: 1 (341 enodes) 455.509 * * [simplify]: Extracting #0: cost 1 inf + 0 455.509 * * [simplify]: Extracting #1: cost 0 inf + 1 455.509 * [simplify]: Simplified to 0 455.509 * [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)) 455.509 * * * * [progress]: [ 1139 / 3260 ] simplifiying candidate # 455.509 * [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)))) 455.509 * * [simplify]: iters left: 6 (27 enodes) 455.515 * * [simplify]: iters left: 5 (104 enodes) 455.534 * * [simplify]: iters left: 4 (196 enodes) 455.568 * * [simplify]: iters left: 3 (428 enodes) 455.678 * * [simplify]: Extracting #0: cost 1 inf + 0 455.678 * * [simplify]: Extracting #1: cost 13 inf + 0 455.678 * * [simplify]: Extracting #2: cost 118 inf + 0 455.679 * * [simplify]: Extracting #3: cost 210 inf + 2 455.680 * * [simplify]: Extracting #4: cost 201 inf + 855 455.681 * * [simplify]: Extracting #5: cost 181 inf + 6108 455.685 * * [simplify]: Extracting #6: cost 106 inf + 28858 455.698 * * [simplify]: Extracting #7: cost 6 inf + 71884 455.715 * * [simplify]: Extracting #8: cost 0 inf + 74814 455.730 * [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)) 455.730 * [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))))) 455.731 * [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))) 455.731 * * [simplify]: iters left: 6 (12 enodes) 455.734 * * [simplify]: iters left: 5 (47 enodes) 455.741 * * [simplify]: iters left: 4 (89 enodes) 455.757 * * [simplify]: iters left: 3 (180 enodes) 455.796 * * [simplify]: iters left: 2 (296 enodes) 455.852 * * [simplify]: iters left: 1 (428 enodes) 455.937 * * [simplify]: Extracting #0: cost 1 inf + 0 455.937 * * [simplify]: Extracting #1: cost 0 inf + 1 455.937 * [simplify]: Simplified to 0 455.937 * [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)) 455.937 * * * * [progress]: [ 1140 / 3260 ] simplifiying candidate # 455.937 * [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)))))) 455.938 * * [simplify]: iters left: 6 (25 enodes) 455.943 * * [simplify]: iters left: 5 (97 enodes) 455.960 * * [simplify]: iters left: 4 (180 enodes) 455.989 * * [simplify]: iters left: 3 (371 enodes) 456.076 * * [simplify]: Extracting #0: cost 1 inf + 0 456.076 * * [simplify]: Extracting #1: cost 11 inf + 0 456.077 * * [simplify]: Extracting #2: cost 102 inf + 0 456.077 * * [simplify]: Extracting #3: cost 195 inf + 0 456.078 * * [simplify]: Extracting #4: cost 176 inf + 2798 456.081 * * [simplify]: Extracting #5: cost 136 inf + 14034 456.085 * * [simplify]: Extracting #6: cost 89 inf + 31553 456.098 * * [simplify]: Extracting #7: cost 7 inf + 68915 456.112 * * [simplify]: Extracting #8: cost 0 inf + 72560 456.128 * [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))) 456.129 * [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))))))) 456.129 * [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))))) 456.129 * * [simplify]: iters left: 6 (12 enodes) 456.132 * * [simplify]: iters left: 5 (46 enodes) 456.138 * * [simplify]: iters left: 4 (81 enodes) 456.150 * * [simplify]: iters left: 3 (134 enodes) 456.169 * * [simplify]: iters left: 2 (197 enodes) 456.197 * * [simplify]: iters left: 1 (271 enodes) 456.233 * * [simplify]: Extracting #0: cost 1 inf + 0 456.233 * * [simplify]: Extracting #1: cost 0 inf + 1 456.233 * [simplify]: Simplified to 0 456.233 * [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)) 456.233 * * * * [progress]: [ 1141 / 3260 ] simplifiying candidate # 456.234 * [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))))) 456.234 * * [simplify]: iters left: 6 (25 enodes) 456.239 * * [simplify]: iters left: 5 (94 enodes) 456.254 * * [simplify]: iters left: 4 (157 enodes) 456.279 * * [simplify]: iters left: 3 (328 enodes) 456.361 * * [simplify]: Extracting #0: cost 1 inf + 0 456.361 * * [simplify]: Extracting #1: cost 9 inf + 0 456.361 * * [simplify]: Extracting #2: cost 100 inf + 0 456.362 * * [simplify]: Extracting #3: cost 189 inf + 0 456.362 * * [simplify]: Extracting #4: cost 178 inf + 1055 456.364 * * [simplify]: Extracting #5: cost 158 inf + 6230 456.370 * * [simplify]: Extracting #6: cost 87 inf + 30360 456.381 * * [simplify]: Extracting #7: cost 6 inf + 66427 456.395 * * [simplify]: Extracting #8: cost 0 inf + 69787 456.409 * [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))) 456.409 * [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)))))) 456.409 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 456.409 * * [simplify]: iters left: 6 (10 enodes) 456.412 * * [simplify]: iters left: 5 (38 enodes) 456.417 * * [simplify]: iters left: 4 (59 enodes) 456.425 * * [simplify]: iters left: 3 (88 enodes) 456.437 * * [simplify]: iters left: 2 (117 enodes) 456.452 * * [simplify]: iters left: 1 (144 enodes) 456.468 * * [simplify]: Extracting #0: cost 1 inf + 0 456.468 * * [simplify]: Extracting #1: cost 0 inf + 1 456.468 * [simplify]: Simplified to 0 456.468 * [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)) 456.468 * * * * [progress]: [ 1142 / 3260 ] simplifiying candidate # 456.468 * [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)))) 456.468 * * [simplify]: iters left: 6 (26 enodes) 456.474 * * [simplify]: iters left: 5 (99 enodes) 456.489 * * [simplify]: iters left: 4 (168 enodes) 456.518 * * [simplify]: iters left: 3 (357 enodes) 456.603 * * [simplify]: Extracting #0: cost 1 inf + 0 456.604 * * [simplify]: Extracting #1: cost 11 inf + 0 456.604 * * [simplify]: Extracting #2: cost 105 inf + 0 456.604 * * [simplify]: Extracting #3: cost 177 inf + 415 456.605 * * [simplify]: Extracting #4: cost 159 inf + 2646 456.607 * * [simplify]: Extracting #5: cost 128 inf + 10179 456.612 * * [simplify]: Extracting #6: cost 84 inf + 28277 456.626 * * [simplify]: Extracting #7: cost 15 inf + 59623 456.639 * * [simplify]: Extracting #8: cost 0 inf + 67064 456.652 * [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))) 456.652 * [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))))) 456.653 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 456.653 * * [simplify]: iters left: 6 (11 enodes) 456.656 * * [simplify]: iters left: 5 (42 enodes) 456.662 * * [simplify]: iters left: 4 (67 enodes) 456.672 * * [simplify]: iters left: 3 (111 enodes) 456.689 * * [simplify]: iters left: 2 (140 enodes) 456.704 * * [simplify]: iters left: 1 (160 enodes) 456.721 * * [simplify]: Extracting #0: cost 1 inf + 0 456.721 * * [simplify]: Extracting #1: cost 0 inf + 1 456.721 * [simplify]: Simplified to 0 456.721 * [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)) 456.721 * * * * [progress]: [ 1143 / 3260 ] simplifiying candidate # 456.722 * [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)))))) 456.722 * * [simplify]: iters left: 6 (27 enodes) 456.728 * * [simplify]: iters left: 5 (111 enodes) 456.745 * * [simplify]: iters left: 4 (264 enodes) 456.819 * * [simplify]: Extracting #0: cost 1 inf + 0 456.819 * * [simplify]: Extracting #1: cost 11 inf + 0 456.819 * * [simplify]: Extracting #2: cost 180 inf + 0 456.820 * * [simplify]: Extracting #3: cost 318 inf + 1 456.821 * * [simplify]: Extracting #4: cost 300 inf + 3471 456.828 * * [simplify]: Extracting #5: cost 165 inf + 55065 456.840 * * [simplify]: Extracting #6: cost 78 inf + 86630 456.853 * * [simplify]: Extracting #7: cost 49 inf + 94062 456.870 * * [simplify]: Extracting #8: cost 2 inf + 117825 456.890 * * [simplify]: Extracting #9: cost 0 inf + 118915 456.907 * [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))))) 456.907 * [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))))))) 456.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))))) 456.908 * * [simplify]: iters left: 6 (16 enodes) 456.912 * * [simplify]: iters left: 5 (68 enodes) 456.923 * * [simplify]: iters left: 4 (179 enodes) 456.980 * * [simplify]: Extracting #0: cost 1 inf + 0 456.980 * * [simplify]: Extracting #1: cost 27 inf + 0 456.980 * * [simplify]: Extracting #2: cost 153 inf + 0 456.981 * * [simplify]: Extracting #3: cost 242 inf + 83 456.983 * * [simplify]: Extracting #4: cost 185 inf + 16503 456.993 * * [simplify]: Extracting #5: cost 15 inf + 79352 457.007 * * [simplify]: Extracting #6: cost 0 inf + 84943 457.018 * [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))))) 457.019 * [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))))))) 457.019 * * * * [progress]: [ 1144 / 3260 ] simplifiying candidate # 457.019 * [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))))) 457.019 * * [simplify]: iters left: 6 (28 enodes) 457.026 * * [simplify]: iters left: 5 (114 enodes) 457.044 * * [simplify]: iters left: 4 (247 enodes) 457.101 * * [simplify]: Extracting #0: cost 1 inf + 0 457.101 * * [simplify]: Extracting #1: cost 11 inf + 0 457.101 * * [simplify]: Extracting #2: cost 147 inf + 0 457.102 * * [simplify]: Extracting #3: cost 259 inf + 0 457.103 * * [simplify]: Extracting #4: cost 236 inf + 3919 457.106 * * [simplify]: Extracting #5: cost 165 inf + 27299 457.115 * * [simplify]: Extracting #6: cost 63 inf + 61431 457.127 * * [simplify]: Extracting #7: cost 0 inf + 89407 457.143 * * [simplify]: Extracting #8: cost 0 inf + 88937 457.157 * [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)))))) 457.157 * [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)))))) 457.157 * [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)))) 457.157 * * [simplify]: iters left: 6 (15 enodes) 457.161 * * [simplify]: iters left: 5 (63 enodes) 457.172 * * [simplify]: iters left: 4 (145 enodes) 457.209 * * [simplify]: iters left: 3 (499 enodes) 457.439 * * [simplify]: Extracting #0: cost 1 inf + 0 457.439 * * [simplify]: Extracting #1: cost 0 inf + 1 457.439 * [simplify]: Simplified to 0 457.439 * [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)) 457.439 * * * * [progress]: [ 1145 / 3260 ] simplifiying candidate # 457.439 * [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)))) 457.439 * * [simplify]: iters left: 6 (28 enodes) 457.446 * * [simplify]: iters left: 5 (113 enodes) 457.470 * * [simplify]: iters left: 4 (261 enodes) 457.535 * * [simplify]: Extracting #0: cost 1 inf + 0 457.535 * * [simplify]: Extracting #1: cost 13 inf + 0 457.535 * * [simplify]: Extracting #2: cost 148 inf + 0 457.536 * * [simplify]: Extracting #3: cost 246 inf + 2 457.537 * * [simplify]: Extracting #4: cost 228 inf + 2795 457.541 * * [simplify]: Extracting #5: cost 132 inf + 30910 457.549 * * [simplify]: Extracting #6: cost 46 inf + 61013 457.560 * * [simplify]: Extracting #7: cost 3 inf + 79654 457.573 * * [simplify]: Extracting #8: cost 0 inf + 80802 457.585 * [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))) 457.585 * [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))))) 457.586 * [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))) 457.586 * * [simplify]: iters left: 6 (15 enodes) 457.590 * * [simplify]: iters left: 5 (62 enodes) 457.603 * * [simplify]: iters left: 4 (159 enodes) 457.644 * * [simplify]: iters left: 3 (475 enodes) 457.841 * * [simplify]: Extracting #0: cost 1 inf + 0 457.841 * * [simplify]: Extracting #1: cost 42 inf + 0 457.842 * * [simplify]: Extracting #2: cost 194 inf + 1 457.845 * * [simplify]: Extracting #3: cost 205 inf + 15094 457.857 * * [simplify]: Extracting #4: cost 20 inf + 63712 457.874 * * [simplify]: Extracting #5: cost 3 inf + 65204 457.888 * * [simplify]: Extracting #6: cost 0 inf + 65965 457.902 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 457.902 * [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)))) 457.902 * * * * [progress]: [ 1146 / 3260 ] simplifiying candidate # 457.902 * [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)))))) 457.903 * * [simplify]: iters left: 6 (28 enodes) 457.909 * * [simplify]: iters left: 5 (113 enodes) 457.927 * * [simplify]: iters left: 4 (252 enodes) 457.985 * * [simplify]: Extracting #0: cost 1 inf + 0 457.986 * * [simplify]: Extracting #1: cost 11 inf + 0 457.986 * * [simplify]: Extracting #2: cost 144 inf + 0 457.986 * * [simplify]: Extracting #3: cost 259 inf + 0 457.987 * * [simplify]: Extracting #4: cost 238 inf + 3677 457.993 * * [simplify]: Extracting #5: cost 155 inf + 29641 458.002 * * [simplify]: Extracting #6: cost 56 inf + 64988 458.015 * * [simplify]: Extracting #7: cost 4 inf + 87533 458.029 * * [simplify]: Extracting #8: cost 0 inf + 89743 458.043 * [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))))) 458.043 * [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))))))) 458.043 * [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))))) 458.043 * * [simplify]: iters left: 6 (15 enodes) 458.047 * * [simplify]: iters left: 5 (62 enodes) 458.057 * * [simplify]: iters left: 4 (148 enodes) 458.095 * * [simplify]: iters left: 3 (499 enodes) 458.333 * * [simplify]: Extracting #0: cost 1 inf + 0 458.333 * * [simplify]: Extracting #1: cost 0 inf + 1 458.334 * [simplify]: Simplified to 0 458.334 * [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)) 458.334 * * * * [progress]: [ 1147 / 3260 ] simplifiying candidate # 458.334 * [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))))) 458.334 * * [simplify]: iters left: 6 (29 enodes) 458.341 * * [simplify]: iters left: 5 (113 enodes) 458.358 * * [simplify]: iters left: 4 (225 enodes) 458.405 * * [simplify]: Extracting #0: cost 1 inf + 0 458.405 * * [simplify]: Extracting #1: cost 11 inf + 0 458.406 * * [simplify]: Extracting #2: cost 122 inf + 0 458.406 * * [simplify]: Extracting #3: cost 213 inf + 0 458.407 * * [simplify]: Extracting #4: cost 198 inf + 1461 458.410 * * [simplify]: Extracting #5: cost 114 inf + 25033 458.417 * * [simplify]: Extracting #6: cost 52 inf + 45768 458.426 * * [simplify]: Extracting #7: cost 5 inf + 66984 458.439 * * [simplify]: Extracting #8: cost 0 inf + 69373 458.450 * [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)))) 458.450 * [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)))))) 458.451 * [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)))) 458.451 * * [simplify]: iters left: 6 (14 enodes) 458.454 * * [simplify]: iters left: 5 (56 enodes) 458.463 * * [simplify]: iters left: 4 (117 enodes) 458.488 * * [simplify]: iters left: 3 (347 enodes) 458.600 * * [simplify]: Extracting #0: cost 1 inf + 0 458.600 * * [simplify]: Extracting #1: cost 0 inf + 1 458.600 * [simplify]: Simplified to 0 458.600 * [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)) 458.600 * * * * [progress]: [ 1148 / 3260 ] simplifiying candidate # 458.600 * [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)))) 458.600 * * [simplify]: iters left: 6 (29 enodes) 458.609 * * [simplify]: iters left: 5 (114 enodes) 458.627 * * [simplify]: iters left: 4 (223 enodes) 458.674 * * [simplify]: Extracting #0: cost 1 inf + 0 458.674 * * [simplify]: Extracting #1: cost 11 inf + 0 458.674 * * [simplify]: Extracting #2: cost 118 inf + 0 458.674 * * [simplify]: Extracting #3: cost 192 inf + 2 458.675 * * [simplify]: Extracting #4: cost 177 inf + 1787 458.677 * * [simplify]: Extracting #5: cost 106 inf + 18391 458.683 * * [simplify]: Extracting #6: cost 45 inf + 40017 458.692 * * [simplify]: Extracting #7: cost 0 inf + 60394 458.702 * * [simplify]: Extracting #8: cost 0 inf + 60364 458.712 * [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)) 458.712 * [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))))) 458.712 * [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))) 458.712 * * [simplify]: iters left: 6 (14 enodes) 458.716 * * [simplify]: iters left: 5 (57 enodes) 458.725 * * [simplify]: iters left: 4 (116 enodes) 458.752 * * [simplify]: iters left: 3 (321 enodes) 458.861 * * [simplify]: Extracting #0: cost 1 inf + 0 458.861 * * [simplify]: Extracting #1: cost 0 inf + 1 458.861 * [simplify]: Simplified to 0 458.861 * [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)) 458.862 * * * * [progress]: [ 1149 / 3260 ] simplifiying candidate # 458.862 * [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)))))) 458.862 * * [simplify]: iters left: 6 (28 enodes) 458.868 * * [simplify]: iters left: 5 (113 enodes) 458.887 * * [simplify]: iters left: 4 (251 enodes) 458.945 * * [simplify]: Extracting #0: cost 1 inf + 0 458.945 * * [simplify]: Extracting #1: cost 11 inf + 0 458.946 * * [simplify]: Extracting #2: cost 132 inf + 0 458.946 * * [simplify]: Extracting #3: cost 227 inf + 204 458.947 * * [simplify]: Extracting #4: cost 200 inf + 5135 458.950 * * [simplify]: Extracting #5: cost 126 inf + 26011 458.957 * * [simplify]: Extracting #6: cost 56 inf + 48422 458.968 * * [simplify]: Extracting #7: cost 1 inf + 73452 458.982 * * [simplify]: Extracting #8: cost 0 inf + 74002 458.993 * [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))) 458.994 * [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))))))) 458.994 * [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))))) 458.994 * * [simplify]: iters left: 6 (15 enodes) 458.998 * * [simplify]: iters left: 5 (62 enodes) 459.008 * * [simplify]: iters left: 4 (149 enodes) 459.046 * * [simplify]: iters left: 3 (450 enodes) 459.245 * * [simplify]: Extracting #0: cost 1 inf + 0 459.245 * * [simplify]: Extracting #1: cost 0 inf + 1 459.245 * [simplify]: Simplified to 0 459.245 * [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)) 459.245 * * * * [progress]: [ 1150 / 3260 ] simplifiying candidate # 459.245 * [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))))) 459.246 * * [simplify]: iters left: 6 (29 enodes) 459.252 * * [simplify]: iters left: 5 (114 enodes) 459.270 * * [simplify]: iters left: 4 (224 enodes) 459.318 * * [simplify]: Extracting #0: cost 1 inf + 0 459.318 * * [simplify]: Extracting #1: cost 11 inf + 0 459.318 * * [simplify]: Extracting #2: cost 111 inf + 0 459.318 * * [simplify]: Extracting #3: cost 185 inf + 2 459.319 * * [simplify]: Extracting #4: cost 168 inf + 2227 459.321 * * [simplify]: Extracting #5: cost 125 inf + 11850 459.325 * * [simplify]: Extracting #6: cost 54 inf + 33468 459.333 * * [simplify]: Extracting #7: cost 7 inf + 54362 459.342 * * [simplify]: Extracting #8: cost 0 inf + 57775 459.352 * [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))))) 459.352 * [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)))))) 459.352 * [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)))) 459.352 * * [simplify]: iters left: 6 (14 enodes) 459.356 * * [simplify]: iters left: 5 (57 enodes) 459.365 * * [simplify]: iters left: 4 (118 enodes) 459.392 * * [simplify]: iters left: 3 (314 enodes) 459.487 * * [simplify]: Extracting #0: cost 1 inf + 0 459.487 * * [simplify]: Extracting #1: cost 0 inf + 1 459.487 * [simplify]: Simplified to 0 459.487 * [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)) 459.487 * * * * [progress]: [ 1151 / 3260 ] simplifiying candidate # 459.487 * [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)))) 459.487 * * [simplify]: iters left: 6 (28 enodes) 459.494 * * [simplify]: iters left: 5 (106 enodes) 459.510 * * [simplify]: iters left: 4 (213 enodes) 459.552 * * [simplify]: Extracting #0: cost 1 inf + 0 459.552 * * [simplify]: Extracting #1: cost 13 inf + 0 459.552 * * [simplify]: Extracting #2: cost 115 inf + 0 459.552 * * [simplify]: Extracting #3: cost 167 inf + 4 459.553 * * [simplify]: Extracting #4: cost 141 inf + 3690 459.555 * * [simplify]: Extracting #5: cost 95 inf + 14056 459.558 * * [simplify]: Extracting #6: cost 77 inf + 17866 459.562 * * [simplify]: Extracting #7: cost 44 inf + 29115 459.569 * * [simplify]: Extracting #8: cost 7 inf + 48160 459.577 * * [simplify]: Extracting #9: cost 0 inf + 51708 459.586 * [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)))) 459.586 * [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))))) 459.586 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 459.586 * * [simplify]: iters left: 6 (13 enodes) 459.589 * * [simplify]: iters left: 5 (48 enodes) 459.597 * * [simplify]: iters left: 4 (103 enodes) 459.618 * * [simplify]: iters left: 3 (238 enodes) 459.677 * * [simplify]: Extracting #0: cost 1 inf + 0 459.677 * * [simplify]: Extracting #1: cost 0 inf + 1 459.677 * [simplify]: Simplified to 0 459.677 * [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)) 459.678 * * * * [progress]: [ 1152 / 3260 ] simplifiying candidate # 459.678 * [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)))))) 459.678 * * [simplify]: iters left: 6 (26 enodes) 459.684 * * [simplify]: iters left: 5 (104 enodes) 459.700 * * [simplify]: iters left: 4 (226 enodes) 459.753 * * [simplify]: Extracting #0: cost 1 inf + 0 459.753 * * [simplify]: Extracting #1: cost 11 inf + 0 459.753 * * [simplify]: Extracting #2: cost 139 inf + 0 459.754 * * [simplify]: Extracting #3: cost 247 inf + 0 459.755 * * [simplify]: Extracting #4: cost 223 inf + 5329 459.759 * * [simplify]: Extracting #5: cost 139 inf + 34969 459.768 * * [simplify]: Extracting #6: cost 62 inf + 60691 459.780 * * [simplify]: Extracting #7: cost 4 inf + 86142 459.793 * * [simplify]: Extracting #8: cost 0 inf + 87894 459.809 * [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))))) 459.809 * [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))))))) 459.809 * [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))))) 459.809 * * [simplify]: iters left: 6 (15 enodes) 459.813 * * [simplify]: iters left: 5 (61 enodes) 459.823 * * [simplify]: iters left: 4 (142 enodes) 459.856 * * [simplify]: iters left: 3 (474 enodes) 460.304 * * [simplify]: Extracting #0: cost 1 inf + 0 460.304 * * [simplify]: Extracting #1: cost 0 inf + 1 460.304 * [simplify]: Simplified to 0 460.304 * [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)) 460.304 * * * * [progress]: [ 1153 / 3260 ] simplifiying candidate # 460.304 * [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))))) 460.304 * * [simplify]: iters left: 6 (27 enodes) 460.310 * * [simplify]: iters left: 5 (107 enodes) 460.327 * * [simplify]: iters left: 4 (214 enodes) 460.371 * * [simplify]: Extracting #0: cost 1 inf + 0 460.371 * * [simplify]: Extracting #1: cost 11 inf + 0 460.371 * * [simplify]: Extracting #2: cost 120 inf + 0 460.371 * * [simplify]: Extracting #3: cost 206 inf + 0 460.372 * * [simplify]: Extracting #4: cost 191 inf + 1782 460.374 * * [simplify]: Extracting #5: cost 148 inf + 13413 460.380 * * [simplify]: Extracting #6: cost 62 inf + 41213 460.389 * * [simplify]: Extracting #7: cost 1 inf + 68223 460.400 * * [simplify]: Extracting #8: cost 0 inf + 68452 460.412 * [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))))) 460.412 * [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)))))) 460.413 * [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)))) 460.413 * * [simplify]: iters left: 6 (14 enodes) 460.416 * * [simplify]: iters left: 5 (56 enodes) 460.425 * * [simplify]: iters left: 4 (113 enodes) 460.448 * * [simplify]: iters left: 3 (324 enodes) 460.536 * * [simplify]: Extracting #0: cost 1 inf + 0 460.536 * * [simplify]: Extracting #1: cost 0 inf + 1 460.536 * [simplify]: Simplified to 0 460.536 * [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)) 460.536 * * * * [progress]: [ 1154 / 3260 ] simplifiying candidate # 460.536 * [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)))) 460.536 * * [simplify]: iters left: 6 (27 enodes) 460.542 * * [simplify]: iters left: 5 (107 enodes) 460.559 * * [simplify]: iters left: 4 (212 enodes) 460.603 * * [simplify]: Extracting #0: cost 1 inf + 0 460.603 * * [simplify]: Extracting #1: cost 11 inf + 0 460.603 * * [simplify]: Extracting #2: cost 117 inf + 0 460.603 * * [simplify]: Extracting #3: cost 191 inf + 2 460.604 * * [simplify]: Extracting #4: cost 173 inf + 2755 460.607 * * [simplify]: Extracting #5: cost 105 inf + 19535 460.612 * * [simplify]: Extracting #6: cost 58 inf + 35107 460.620 * * [simplify]: Extracting #7: cost 6 inf + 56786 460.630 * * [simplify]: Extracting #8: cost 0 inf + 60156 460.640 * [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))) 460.640 * [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))))) 460.640 * [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))) 460.640 * * [simplify]: iters left: 6 (14 enodes) 460.644 * * [simplify]: iters left: 5 (56 enodes) 460.655 * * [simplify]: iters left: 4 (112 enodes) 460.677 * * [simplify]: iters left: 3 (297 enodes) 460.758 * * [simplify]: Extracting #0: cost 1 inf + 0 460.758 * * [simplify]: Extracting #1: cost 0 inf + 1 460.758 * [simplify]: Simplified to 0 460.758 * [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)) 460.758 * * * * [progress]: [ 1155 / 3260 ] simplifiying candidate # 460.758 * [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)))))) 460.759 * * [simplify]: iters left: 6 (26 enodes) 460.767 * * [simplify]: iters left: 5 (104 enodes) 460.783 * * [simplify]: iters left: 4 (219 enodes) 460.826 * * [simplify]: Extracting #0: cost 1 inf + 0 460.826 * * [simplify]: Extracting #1: cost 11 inf + 0 460.826 * * [simplify]: Extracting #2: cost 118 inf + 0 460.826 * * [simplify]: Extracting #3: cost 207 inf + 0 460.827 * * [simplify]: Extracting #4: cost 190 inf + 2875 460.831 * * [simplify]: Extracting #5: cost 110 inf + 25007 460.837 * * [simplify]: Extracting #6: cost 55 inf + 42865 460.847 * * [simplify]: Extracting #7: cost 5 inf + 65347 460.858 * * [simplify]: Extracting #8: cost 0 inf + 68017 460.868 * [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)))))) 460.869 * [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))))))) 460.869 * [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))))) 460.869 * * [simplify]: iters left: 6 (13 enodes) 460.872 * * [simplify]: iters left: 5 (53 enodes) 460.880 * * [simplify]: iters left: 4 (118 enodes) 460.905 * * [simplify]: iters left: 3 (324 enodes) 460.990 * * [simplify]: Extracting #0: cost 1 inf + 0 460.990 * * [simplify]: Extracting #1: cost 0 inf + 1 460.990 * [simplify]: Simplified to 0 460.990 * [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)) 460.990 * * * * [progress]: [ 1156 / 3260 ] simplifiying candidate # 460.990 * [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))))) 460.990 * * [simplify]: iters left: 6 (26 enodes) 460.996 * * [simplify]: iters left: 5 (99 enodes) 461.013 * * [simplify]: iters left: 4 (183 enodes) 461.045 * * [simplify]: iters left: 3 (456 enodes) 461.158 * * [simplify]: Extracting #0: cost 1 inf + 0 461.158 * * [simplify]: Extracting #1: cost 9 inf + 0 461.158 * * [simplify]: Extracting #2: cost 133 inf + 0 461.159 * * [simplify]: Extracting #3: cost 267 inf + 42 461.160 * * [simplify]: Extracting #4: cost 249 inf + 2072 461.164 * * [simplify]: Extracting #5: cost 165 inf + 19883 461.172 * * [simplify]: Extracting #6: cost 88 inf + 45141 461.189 * * [simplify]: Extracting #7: cost 11 inf + 79403 461.206 * * [simplify]: Extracting #8: cost 0 inf + 84485 461.222 * [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)))) 461.223 * [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)))))) 461.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)))) 461.223 * * [simplify]: iters left: 6 (11 enodes) 461.226 * * [simplify]: iters left: 5 (43 enodes) 461.232 * * [simplify]: iters left: 4 (84 enodes) 461.247 * * [simplify]: iters left: 3 (212 enodes) 461.291 * * [simplify]: iters left: 2 (472 enodes) 461.392 * * [simplify]: Extracting #0: cost 1 inf + 0 461.392 * * [simplify]: Extracting #1: cost 0 inf + 1 461.392 * [simplify]: Simplified to 0 461.392 * [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)) 461.393 * * * * [progress]: [ 1157 / 3260 ] simplifiying candidate # 461.393 * [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)))) 461.393 * * [simplify]: iters left: 6 (27 enodes) 461.399 * * [simplify]: iters left: 5 (106 enodes) 461.418 * * [simplify]: iters left: 4 (202 enodes) 461.455 * * [simplify]: iters left: 3 (486 enodes) 461.581 * * [simplify]: Extracting #0: cost 1 inf + 0 461.581 * * [simplify]: Extracting #1: cost 11 inf + 0 461.581 * * [simplify]: Extracting #2: cost 130 inf + 0 461.582 * * [simplify]: Extracting #3: cost 244 inf + 2 461.585 * * [simplify]: Extracting #4: cost 227 inf + 2230 461.588 * * [simplify]: Extracting #5: cost 163 inf + 14139 461.594 * * [simplify]: Extracting #6: cost 98 inf + 33062 461.608 * * [simplify]: Extracting #7: cost 10 inf + 73194 461.624 * * [simplify]: Extracting #8: cost 0 inf + 77603 461.640 * [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))) 461.641 * [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))))) 461.641 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 461.641 * * [simplify]: iters left: 6 (12 enodes) 461.644 * * [simplify]: iters left: 5 (49 enodes) 461.652 * * [simplify]: iters left: 4 (99 enodes) 461.672 * * [simplify]: iters left: 3 (234 enodes) 461.725 * * [simplify]: iters left: 2 (447 enodes) 461.820 * * [simplify]: Extracting #0: cost 1 inf + 0 461.820 * * [simplify]: Extracting #1: cost 0 inf + 1 461.820 * [simplify]: Simplified to 0 461.820 * [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)) 461.821 * * * * [progress]: [ 1158 / 3260 ] simplifiying candidate # 461.821 * [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)))))) 461.821 * * [simplify]: iters left: 6 (27 enodes) 461.827 * * [simplify]: iters left: 5 (108 enodes) 461.844 * * [simplify]: iters left: 4 (221 enodes) 461.890 * * [simplify]: Extracting #0: cost 1 inf + 0 461.890 * * [simplify]: Extracting #1: cost 11 inf + 0 461.891 * * [simplify]: Extracting #2: cost 109 inf + 0 461.891 * * [simplify]: Extracting #3: cost 182 inf + 2 461.892 * * [simplify]: Extracting #4: cost 162 inf + 2755 461.893 * * [simplify]: Extracting #5: cost 125 inf + 11293 461.898 * * [simplify]: Extracting #6: cost 65 inf + 28668 461.905 * * [simplify]: Extracting #7: cost 7 inf + 53547 461.914 * * [simplify]: Extracting #8: cost 0 inf + 57055 461.924 * [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)))) 461.924 * [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))))))) 461.924 * [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))))) 461.924 * * [simplify]: iters left: 6 (14 enodes) 461.928 * * [simplify]: iters left: 5 (57 enodes) 461.937 * * [simplify]: iters left: 4 (121 enodes) 461.963 * * [simplify]: iters left: 3 (291 enodes) 462.041 * * [simplify]: Extracting #0: cost 1 inf + 0 462.041 * * [simplify]: Extracting #1: cost 0 inf + 1 462.041 * [simplify]: Simplified to 0 462.041 * [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)) 462.041 * * * * [progress]: [ 1159 / 3260 ] simplifiying candidate # 462.041 * [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))))) 462.041 * * [simplify]: iters left: 6 (28 enodes) 462.048 * * [simplify]: iters left: 5 (109 enodes) 462.067 * * [simplify]: iters left: 4 (201 enodes) 462.103 * * [simplify]: iters left: 3 (471 enodes) 462.220 * * [simplify]: Extracting #0: cost 1 inf + 0 462.220 * * [simplify]: Extracting #1: cost 11 inf + 0 462.220 * * [simplify]: Extracting #2: cost 126 inf + 0 462.221 * * [simplify]: Extracting #3: cost 229 inf + 44 462.222 * * [simplify]: Extracting #4: cost 200 inf + 3654 462.225 * * [simplify]: Extracting #5: cost 148 inf + 13233 462.230 * * [simplify]: Extracting #6: cost 125 inf + 16717 462.237 * * [simplify]: Extracting #7: cost 79 inf + 34679 462.251 * * [simplify]: Extracting #8: cost 3 inf + 71564 462.266 * * [simplify]: Extracting #9: cost 0 inf + 72793 462.282 * [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)) 462.282 * [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)))))) 462.282 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 462.282 * * [simplify]: iters left: 6 (13 enodes) 462.285 * * [simplify]: iters left: 5 (52 enodes) 462.293 * * [simplify]: iters left: 4 (98 enodes) 462.313 * * [simplify]: iters left: 3 (212 enodes) 462.353 * * [simplify]: iters left: 2 (371 enodes) 462.426 * * [simplify]: Extracting #0: cost 1 inf + 0 462.426 * * [simplify]: Extracting #1: cost 0 inf + 1 462.426 * [simplify]: Simplified to 0 462.426 * [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)) 462.426 * * * * [progress]: [ 1160 / 3260 ] simplifiying candidate # 462.427 * [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)))) 462.427 * * [simplify]: iters left: 6 (27 enodes) 462.433 * * [simplify]: iters left: 5 (100 enodes) 462.449 * * [simplify]: iters left: 4 (187 enodes) 462.482 * * [simplify]: iters left: 3 (401 enodes) 462.579 * * [simplify]: Extracting #0: cost 1 inf + 0 462.579 * * [simplify]: Extracting #1: cost 11 inf + 0 462.579 * * [simplify]: Extracting #2: cost 121 inf + 0 462.580 * * [simplify]: Extracting #3: cost 207 inf + 86 462.581 * * [simplify]: Extracting #4: cost 163 inf + 5459 462.584 * * [simplify]: Extracting #5: cost 129 inf + 12394 462.591 * * [simplify]: Extracting #6: cost 87 inf + 29079 462.604 * * [simplify]: Extracting #7: cost 3 inf + 68071 462.618 * * [simplify]: Extracting #8: cost 0 inf + 69381 462.632 * [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)) 462.633 * [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))))) 462.633 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 462.633 * * [simplify]: iters left: 6 (12 enodes) 462.636 * * [simplify]: iters left: 5 (44 enodes) 462.643 * * [simplify]: iters left: 4 (92 enodes) 462.657 * * [simplify]: iters left: 3 (159 enodes) 462.683 * * [simplify]: iters left: 2 (267 enodes) 462.726 * * [simplify]: iters left: 1 (364 enodes) 462.783 * * [simplify]: Extracting #0: cost 1 inf + 0 462.783 * * [simplify]: Extracting #1: cost 0 inf + 1 462.784 * [simplify]: Simplified to 0 462.784 * [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)) 462.784 * * * * [progress]: [ 1161 / 3260 ] simplifiying candidate # 462.784 * [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)))))) 462.784 * * [simplify]: iters left: 6 (26 enodes) 462.790 * * [simplify]: iters left: 5 (107 enodes) 462.807 * * [simplify]: iters left: 4 (235 enodes) 462.860 * * [simplify]: Extracting #0: cost 1 inf + 0 462.860 * * [simplify]: Extracting #1: cost 11 inf + 0 462.860 * * [simplify]: Extracting #2: cost 137 inf + 0 462.861 * * [simplify]: Extracting #3: cost 236 inf + 45 462.862 * * [simplify]: Extracting #4: cost 201 inf + 6603 462.867 * * [simplify]: Extracting #5: cost 97 inf + 37008 462.874 * * [simplify]: Extracting #6: cost 55 inf + 53053 462.885 * * [simplify]: Extracting #7: cost 9 inf + 72161 462.899 * * [simplify]: Extracting #8: cost 0 inf + 77084 462.911 * [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))))) 462.911 * [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))))))) 462.912 * [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))))) 462.912 * * [simplify]: iters left: 6 (15 enodes) 462.916 * * [simplify]: iters left: 5 (64 enodes) 462.926 * * [simplify]: iters left: 4 (149 enodes) 462.962 * * [simplify]: iters left: 3 (466 enodes) 463.213 * * [simplify]: Extracting #0: cost 1 inf + 0 463.213 * * [simplify]: Extracting #1: cost 0 inf + 1 463.213 * [simplify]: Simplified to 0 463.213 * [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)) 463.213 * * * * [progress]: [ 1162 / 3260 ] simplifiying candidate # 463.213 * [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))))) 463.213 * * [simplify]: iters left: 6 (27 enodes) 463.219 * * [simplify]: iters left: 5 (110 enodes) 463.237 * * [simplify]: iters left: 4 (224 enodes) 463.282 * * [simplify]: Extracting #0: cost 1 inf + 0 463.282 * * [simplify]: Extracting #1: cost 11 inf + 0 463.283 * * [simplify]: Extracting #2: cost 125 inf + 0 463.283 * * [simplify]: Extracting #3: cost 203 inf + 45 463.284 * * [simplify]: Extracting #4: cost 177 inf + 3899 463.287 * * [simplify]: Extracting #5: cost 104 inf + 21190 463.292 * * [simplify]: Extracting #6: cost 54 inf + 37949 463.301 * * [simplify]: Extracting #7: cost 7 inf + 58091 463.311 * * [simplify]: Extracting #8: cost 0 inf + 62151 463.321 * [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))))) 463.321 * [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)))))) 463.321 * [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)))) 463.322 * * [simplify]: iters left: 6 (14 enodes) 463.327 * * [simplify]: iters left: 5 (59 enodes) 463.336 * * [simplify]: iters left: 4 (121 enodes) 463.360 * * [simplify]: iters left: 3 (332 enodes) 463.494 * * [simplify]: Extracting #0: cost 1 inf + 0 463.494 * * [simplify]: Extracting #1: cost 0 inf + 1 463.495 * [simplify]: Simplified to 0 463.495 * [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)) 463.495 * * * * [progress]: [ 1163 / 3260 ] simplifiying candidate # 463.496 * [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)))) 463.496 * * [simplify]: iters left: 6 (26 enodes) 463.502 * * [simplify]: iters left: 5 (105 enodes) 463.519 * * [simplify]: iters left: 4 (215 enodes) 463.565 * * [simplify]: Extracting #0: cost 1 inf + 0 463.565 * * [simplify]: Extracting #1: cost 11 inf + 0 463.565 * * [simplify]: Extracting #2: cost 112 inf + 0 463.566 * * [simplify]: Extracting #3: cost 169 inf + 211 463.566 * * [simplify]: Extracting #4: cost 159 inf + 1071 463.568 * * [simplify]: Extracting #5: cost 118 inf + 9706 463.571 * * [simplify]: Extracting #6: cost 61 inf + 25647 463.579 * * [simplify]: Extracting #7: cost 5 inf + 49518 463.587 * * [simplify]: Extracting #8: cost 0 inf + 52162 463.596 * [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)))) 463.596 * [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))))) 463.596 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 463.596 * * [simplify]: iters left: 6 (13 enodes) 463.600 * * [simplify]: iters left: 5 (54 enodes) 463.609 * * [simplify]: iters left: 4 (112 enodes) 463.633 * * [simplify]: iters left: 3 (281 enodes) 463.728 * * [simplify]: Extracting #0: cost 1 inf + 0 463.728 * * [simplify]: Extracting #1: cost 0 inf + 1 463.728 * [simplify]: Simplified to 0 463.728 * [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)) 463.728 * * * * [progress]: [ 1164 / 3260 ] simplifiying candidate # 463.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)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 463.728 * * [simplify]: iters left: 6 (27 enodes) 463.734 * * [simplify]: iters left: 5 (110 enodes) 463.752 * * [simplify]: iters left: 4 (239 enodes) 463.804 * * [simplify]: Extracting #0: cost 1 inf + 0 463.804 * * [simplify]: Extracting #1: cost 11 inf + 0 463.804 * * [simplify]: Extracting #2: cost 123 inf + 0 463.805 * * [simplify]: Extracting #3: cost 207 inf + 45 463.805 * * [simplify]: Extracting #4: cost 190 inf + 1917 463.808 * * [simplify]: Extracting #5: cost 120 inf + 19256 463.814 * * [simplify]: Extracting #6: cost 47 inf + 42792 463.824 * * [simplify]: Extracting #7: cost 1 inf + 62872 463.834 * * [simplify]: Extracting #8: cost 0 inf + 63342 463.844 * [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)))) 463.844 * [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))))))) 463.845 * [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))))) 463.845 * * [simplify]: iters left: 6 (14 enodes) 463.850 * * [simplify]: iters left: 5 (59 enodes) 463.860 * * [simplify]: iters left: 4 (134 enodes) 463.888 * * [simplify]: iters left: 3 (357 enodes) 464.025 * * [simplify]: Extracting #0: cost 1 inf + 0 464.025 * * [simplify]: Extracting #1: cost 0 inf + 1 464.025 * [simplify]: Simplified to 0 464.025 * [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)) 464.025 * * * * [progress]: [ 1165 / 3260 ] simplifiying candidate # 464.025 * [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))))) 464.025 * * [simplify]: iters left: 6 (28 enodes) 464.032 * * [simplify]: iters left: 5 (110 enodes) 464.049 * * [simplify]: iters left: 4 (215 enodes) 464.091 * * [simplify]: Extracting #0: cost 1 inf + 0 464.091 * * [simplify]: Extracting #1: cost 11 inf + 0 464.091 * * [simplify]: Extracting #2: cost 114 inf + 0 464.092 * * [simplify]: Extracting #3: cost 178 inf + 45 464.092 * * [simplify]: Extracting #4: cost 171 inf + 499 464.093 * * [simplify]: Extracting #5: cost 145 inf + 4968 464.095 * * [simplify]: Extracting #6: cost 93 inf + 15205 464.100 * * [simplify]: Extracting #7: cost 51 inf + 26750 464.107 * * [simplify]: Extracting #8: cost 6 inf + 48839 464.116 * * [simplify]: Extracting #9: cost 0 inf + 51807 464.125 * [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))) 464.125 * [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)))))) 464.125 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 464.125 * * [simplify]: iters left: 6 (13 enodes) 464.128 * * [simplify]: iters left: 5 (53 enodes) 464.138 * * [simplify]: iters left: 4 (106 enodes) 464.159 * * [simplify]: iters left: 3 (257 enodes) 464.243 * * [simplify]: Extracting #0: cost 1 inf + 0 464.243 * * [simplify]: Extracting #1: cost 0 inf + 1 464.243 * [simplify]: Simplified to 0 464.243 * [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)) 464.243 * * * * [progress]: [ 1166 / 3260 ] simplifiying candidate # 464.243 * [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)))) 464.243 * * [simplify]: iters left: 6 (27 enodes) 464.250 * * [simplify]: iters left: 5 (106 enodes) 464.267 * * [simplify]: iters left: 4 (201 enodes) 464.306 * * [simplify]: iters left: 3 (474 enodes) 464.450 * * [simplify]: Extracting #0: cost 1 inf + 0 464.450 * * [simplify]: Extracting #1: cost 11 inf + 0 464.450 * * [simplify]: Extracting #2: cost 152 inf + 0 464.451 * * [simplify]: Extracting #3: cost 248 inf + 45 464.452 * * [simplify]: Extracting #4: cost 225 inf + 2088 464.455 * * [simplify]: Extracting #5: cost 164 inf + 13167 464.459 * * [simplify]: Extracting #6: cost 127 inf + 18959 464.469 * * [simplify]: Extracting #7: cost 88 inf + 33625 464.482 * * [simplify]: Extracting #8: cost 4 inf + 73881 464.498 * * [simplify]: Extracting #9: cost 0 inf + 75931 464.514 * [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))) 464.515 * [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))))) 464.515 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 464.515 * * [simplify]: iters left: 6 (12 enodes) 464.518 * * [simplify]: iters left: 5 (49 enodes) 464.526 * * [simplify]: iters left: 4 (94 enodes) 464.546 * * [simplify]: iters left: 3 (221 enodes) 464.615 * * [simplify]: iters left: 2 (492 enodes) 464.830 * * [simplify]: Extracting #0: cost 1 inf + 0 464.830 * * [simplify]: Extracting #1: cost 0 inf + 1 464.830 * [simplify]: Simplified to 0 464.830 * [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)) 464.831 * * * * [progress]: [ 1167 / 3260 ] simplifiying candidate # 464.831 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 464.831 * * [simplify]: iters left: 6 (26 enodes) 464.837 * * [simplify]: iters left: 5 (103 enodes) 464.853 * * [simplify]: iters left: 4 (214 enodes) 464.898 * * [simplify]: Extracting #0: cost 1 inf + 0 464.898 * * [simplify]: Extracting #1: cost 11 inf + 0 464.898 * * [simplify]: Extracting #2: cost 115 inf + 0 464.899 * * [simplify]: Extracting #3: cost 176 inf + 5 464.899 * * [simplify]: Extracting #4: cost 167 inf + 781 464.900 * * [simplify]: Extracting #5: cost 132 inf + 7966 464.904 * * [simplify]: Extracting #6: cost 59 inf + 27588 464.911 * * [simplify]: Extracting #7: cost 4 inf + 50540 464.920 * * [simplify]: Extracting #8: cost 0 inf + 52790 464.928 * [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)))) 464.928 * [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))))))) 464.929 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 464.929 * * [simplify]: iters left: 6 (13 enodes) 464.932 * * [simplify]: iters left: 5 (52 enodes) 464.940 * * [simplify]: iters left: 4 (111 enodes) 464.966 * * [simplify]: iters left: 3 (278 enodes) 465.057 * * [simplify]: Extracting #0: cost 1 inf + 0 465.057 * * [simplify]: Extracting #1: cost 0 inf + 1 465.057 * [simplify]: Simplified to 0 465.057 * [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)) 465.057 * * * * [progress]: [ 1168 / 3260 ] simplifiying candidate # 465.057 * [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))))) 465.057 * * [simplify]: iters left: 6 (27 enodes) 465.063 * * [simplify]: iters left: 5 (104 enodes) 465.079 * * [simplify]: iters left: 4 (196 enodes) 465.119 * * [simplify]: iters left: 3 (456 enodes) 465.244 * * [simplify]: Extracting #0: cost 1 inf + 0 465.244 * * [simplify]: Extracting #1: cost 11 inf + 0 465.244 * * [simplify]: Extracting #2: cost 141 inf + 0 465.245 * * [simplify]: Extracting #3: cost 219 inf + 949 465.247 * * [simplify]: Extracting #4: cost 167 inf + 6594 465.250 * * [simplify]: Extracting #5: cost 130 inf + 14575 465.255 * * [simplify]: Extracting #6: cost 98 inf + 27659 465.268 * * [simplify]: Extracting #7: cost 14 inf + 65300 465.283 * * [simplify]: Extracting #8: cost 0 inf + 72538 465.300 * [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))) 465.300 * [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)))))) 465.300 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 465.300 * * [simplify]: iters left: 6 (12 enodes) 465.303 * * [simplify]: iters left: 5 (47 enodes) 465.311 * * [simplify]: iters left: 4 (89 enodes) 465.329 * * [simplify]: iters left: 3 (186 enodes) 465.375 * * [simplify]: iters left: 2 (378 enodes) 465.509 * * [simplify]: Extracting #0: cost 1 inf + 0 465.509 * * [simplify]: Extracting #1: cost 0 inf + 1 465.509 * [simplify]: Simplified to 0 465.509 * [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)) 465.509 * * * * [progress]: [ 1169 / 3260 ] simplifiying candidate # 465.509 * [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)))) 465.509 * * [simplify]: iters left: 6 (26 enodes) 465.515 * * [simplify]: iters left: 5 (98 enodes) 465.530 * * [simplify]: iters left: 4 (162 enodes) 465.561 * * [simplify]: iters left: 3 (343 enodes) 465.643 * * [simplify]: Extracting #0: cost 1 inf + 0 465.643 * * [simplify]: Extracting #1: cost 9 inf + 0 465.643 * * [simplify]: Extracting #2: cost 108 inf + 2 465.644 * * [simplify]: Extracting #3: cost 181 inf + 172 465.645 * * [simplify]: Extracting #4: cost 153 inf + 2870 465.646 * * [simplify]: Extracting #5: cost 130 inf + 8413 465.650 * * [simplify]: Extracting #6: cost 92 inf + 22938 465.660 * * [simplify]: Extracting #7: cost 11 inf + 60472 465.676 * * [simplify]: Extracting #8: cost 0 inf + 65900 465.689 * [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)) 465.689 * [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))))) 465.689 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 465.689 * * [simplify]: iters left: 6 (11 enodes) 465.692 * * [simplify]: iters left: 5 (40 enodes) 465.698 * * [simplify]: iters left: 4 (65 enodes) 465.709 * * [simplify]: iters left: 3 (97 enodes) 465.725 * * [simplify]: iters left: 2 (165 enodes) 465.759 * * [simplify]: iters left: 1 (271 enodes) 465.811 * * [simplify]: Extracting #0: cost 1 inf + 0 465.811 * * [simplify]: Extracting #1: cost 0 inf + 1 465.811 * [simplify]: Simplified to 0 465.811 * [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)) 465.812 * * * * [progress]: [ 1170 / 3260 ] simplifiying candidate # 465.812 * [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)))))) 465.812 * * [simplify]: iters left: 6 (25 enodes) 465.818 * * [simplify]: iters left: 5 (102 enodes) 465.834 * * [simplify]: iters left: 4 (209 enodes) 465.878 * * [simplify]: Extracting #0: cost 1 inf + 0 465.878 * * [simplify]: Extracting #1: cost 11 inf + 0 465.878 * * [simplify]: Extracting #2: cost 111 inf + 0 465.879 * * [simplify]: Extracting #3: cost 165 inf + 5 465.879 * * [simplify]: Extracting #4: cost 155 inf + 863 465.881 * * [simplify]: Extracting #5: cost 123 inf + 7990 465.884 * * [simplify]: Extracting #6: cost 73 inf + 18088 465.889 * * [simplify]: Extracting #7: cost 30 inf + 35414 465.897 * * [simplify]: Extracting #8: cost 0 inf + 50716 465.905 * [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))))) 465.905 * [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))))))) 465.905 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 465.905 * * [simplify]: iters left: 6 (12 enodes) 465.909 * * [simplify]: iters left: 5 (51 enodes) 465.916 * * [simplify]: iters left: 4 (106 enodes) 465.941 * * [simplify]: iters left: 3 (247 enodes) 466.008 * * [simplify]: Extracting #0: cost 1 inf + 0 466.008 * * [simplify]: Extracting #1: cost 0 inf + 1 466.008 * [simplify]: Simplified to 0 466.008 * [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)) 466.008 * * * * [progress]: [ 1171 / 3260 ] simplifiying candidate # 466.008 * [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))))) 466.008 * * [simplify]: iters left: 6 (26 enodes) 466.014 * * [simplify]: iters left: 5 (103 enodes) 466.030 * * [simplify]: iters left: 4 (193 enodes) 466.069 * * [simplify]: iters left: 3 (455 enodes) 466.196 * * [simplify]: Extracting #0: cost 1 inf + 0 466.196 * * [simplify]: Extracting #1: cost 11 inf + 0 466.196 * * [simplify]: Extracting #2: cost 145 inf + 0 466.197 * * [simplify]: Extracting #3: cost 224 inf + 296 466.199 * * [simplify]: Extracting #4: cost 168 inf + 6510 466.204 * * [simplify]: Extracting #5: cost 131 inf + 13734 466.211 * * [simplify]: Extracting #6: cost 78 inf + 36122 466.224 * * [simplify]: Extracting #7: cost 5 inf + 68856 466.239 * * [simplify]: Extracting #8: cost 0 inf + 70966 466.254 * [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)) 466.254 * [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)))))) 466.254 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 466.254 * * [simplify]: iters left: 6 (11 enodes) 466.257 * * [simplify]: iters left: 5 (46 enodes) 466.264 * * [simplify]: iters left: 4 (86 enodes) 466.283 * * [simplify]: iters left: 3 (183 enodes) 466.328 * * [simplify]: iters left: 2 (372 enodes) 466.457 * * [simplify]: Extracting #0: cost 1 inf + 0 466.457 * * [simplify]: Extracting #1: cost 0 inf + 1 466.457 * [simplify]: Simplified to 0 466.457 * [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)) 466.457 * * * * [progress]: [ 1172 / 3260 ] simplifiying candidate # 466.457 * [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)))) 466.457 * * [simplify]: iters left: 6 (25 enodes) 466.463 * * [simplify]: iters left: 5 (97 enodes) 466.480 * * [simplify]: iters left: 4 (161 enodes) 466.507 * * [simplify]: iters left: 3 (342 enodes) 466.589 * * [simplify]: Extracting #0: cost 1 inf + 0 466.589 * * [simplify]: Extracting #1: cost 9 inf + 0 466.589 * * [simplify]: Extracting #2: cost 108 inf + 2 466.590 * * [simplify]: Extracting #3: cost 175 inf + 498 466.592 * * [simplify]: Extracting #4: cost 148 inf + 3196 466.594 * * [simplify]: Extracting #5: cost 132 inf + 7764 466.598 * * [simplify]: Extracting #6: cost 91 inf + 23318 466.608 * * [simplify]: Extracting #7: cost 7 inf + 61524 466.622 * * [simplify]: Extracting #8: cost 0 inf + 64902 466.635 * [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))) 466.635 * [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))))) 466.635 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 466.636 * * [simplify]: iters left: 6 (10 enodes) 466.638 * * [simplify]: iters left: 5 (39 enodes) 466.644 * * [simplify]: iters left: 4 (64 enodes) 466.654 * * [simplify]: iters left: 3 (96 enodes) 466.672 * * [simplify]: iters left: 2 (164 enodes) 466.704 * * [simplify]: iters left: 1 (270 enodes) 466.757 * * [simplify]: Extracting #0: cost 1 inf + 0 466.757 * * [simplify]: Extracting #1: cost 0 inf + 1 466.757 * [simplify]: Simplified to 0 466.757 * [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)) 466.757 * * * * [progress]: [ 1173 / 3260 ] simplifiying candidate # 466.757 * [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)))))) 466.757 * * [simplify]: iters left: 6 (25 enodes) 466.764 * * [simplify]: iters left: 5 (103 enodes) 466.782 * * [simplify]: iters left: 4 (218 enodes) 466.823 * * [simplify]: Extracting #0: cost 1 inf + 0 466.823 * * [simplify]: Extracting #1: cost 11 inf + 0 466.823 * * [simplify]: Extracting #2: cost 107 inf + 0 466.824 * * [simplify]: Extracting #3: cost 161 inf + 6 466.824 * * [simplify]: Extracting #4: cost 151 inf + 663 466.826 * * [simplify]: Extracting #5: cost 121 inf + 7023 466.828 * * [simplify]: Extracting #6: cost 75 inf + 15954 466.833 * * [simplify]: Extracting #7: cost 35 inf + 31099 466.840 * * [simplify]: Extracting #8: cost 1 inf + 48952 466.850 * * [simplify]: Extracting #9: cost 0 inf + 49492 466.858 * [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)))) 466.858 * [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))))))) 466.858 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 466.858 * * [simplify]: iters left: 6 (12 enodes) 466.862 * * [simplify]: iters left: 5 (53 enodes) 466.871 * * [simplify]: iters left: 4 (117 enodes) 466.893 * * [simplify]: iters left: 3 (255 enodes) 466.953 * * [simplify]: Extracting #0: cost 1 inf + 0 466.953 * * [simplify]: Extracting #1: cost 0 inf + 1 466.953 * [simplify]: Simplified to 0 466.953 * [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)) 466.954 * * * * [progress]: [ 1174 / 3260 ] simplifiying candidate # 466.954 * [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))))) 466.954 * * [simplify]: iters left: 6 (26 enodes) 466.960 * * [simplify]: iters left: 5 (104 enodes) 466.979 * * [simplify]: iters left: 4 (203 enodes) 467.014 * * [simplify]: iters left: 3 (437 enodes) 467.127 * * [simplify]: Extracting #0: cost 1 inf + 0 467.127 * * [simplify]: Extracting #1: cost 11 inf + 0 467.128 * * [simplify]: Extracting #2: cost 135 inf + 0 467.128 * * [simplify]: Extracting #3: cost 226 inf + 665 467.130 * * [simplify]: Extracting #4: cost 171 inf + 6630 467.134 * * [simplify]: Extracting #5: cost 128 inf + 14781 467.137 * * [simplify]: Extracting #6: cost 126 inf + 15312 467.146 * * [simplify]: Extracting #7: cost 74 inf + 36637 467.159 * * [simplify]: Extracting #8: cost 8 inf + 67585 467.174 * * [simplify]: Extracting #9: cost 0 inf + 71208 467.189 * [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)))) 467.189 * [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)))))) 467.190 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 467.190 * * [simplify]: iters left: 6 (11 enodes) 467.193 * * [simplify]: iters left: 5 (48 enodes) 467.201 * * [simplify]: iters left: 4 (98 enodes) 467.219 * * [simplify]: iters left: 3 (181 enodes) 467.256 * * [simplify]: iters left: 2 (358 enodes) 467.362 * * [simplify]: Extracting #0: cost 1 inf + 0 467.362 * * [simplify]: Extracting #1: cost 0 inf + 1 467.362 * [simplify]: Simplified to 0 467.362 * [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)) 467.363 * * * * [progress]: [ 1175 / 3260 ] simplifiying candidate # 467.363 * [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)))) 467.363 * * [simplify]: iters left: 6 (25 enodes) 467.371 * * [simplify]: iters left: 5 (97 enodes) 467.386 * * [simplify]: iters left: 4 (181 enodes) 467.417 * * [simplify]: iters left: 3 (382 enodes) 467.512 * * [simplify]: Extracting #0: cost 1 inf + 0 467.512 * * [simplify]: Extracting #1: cost 12 inf + 0 467.512 * * [simplify]: Extracting #2: cost 122 inf + 1 467.513 * * [simplify]: Extracting #3: cost 194 inf + 708 467.515 * * [simplify]: Extracting #4: cost 149 inf + 4318 467.516 * * [simplify]: Extracting #5: cost 132 inf + 8610 467.520 * * [simplify]: Extracting #6: cost 90 inf + 24962 467.531 * * [simplify]: Extracting #7: cost 18 inf + 57520 467.544 * * [simplify]: Extracting #8: cost 0 inf + 66315 467.560 * [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)))) 467.560 * [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))))) 467.560 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 467.561 * * [simplify]: iters left: 6 (10 enodes) 467.564 * * [simplify]: iters left: 5 (41 enodes) 467.571 * * [simplify]: iters left: 4 (81 enodes) 467.583 * * [simplify]: iters left: 3 (127 enodes) 467.600 * * [simplify]: iters left: 2 (186 enodes) 467.628 * * [simplify]: iters left: 1 (266 enodes) 467.689 * * [simplify]: Extracting #0: cost 1 inf + 0 467.689 * * [simplify]: Extracting #1: cost 0 inf + 1 467.689 * [simplify]: Simplified to 0 467.689 * [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)) 467.690 * * * * [progress]: [ 1176 / 3260 ] simplifiying candidate # 467.690 * [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))) 467.690 * * [simplify]: iters left: 6 (24 enodes) 467.696 * * [simplify]: iters left: 5 (94 enodes) 467.711 * * [simplify]: iters left: 4 (163 enodes) 467.740 * * [simplify]: iters left: 3 (346 enodes) 467.826 * * [simplify]: Extracting #0: cost 1 inf + 0 467.826 * * [simplify]: Extracting #1: cost 9 inf + 0 467.826 * * [simplify]: Extracting #2: cost 108 inf + 2 467.827 * * [simplify]: Extracting #3: cost 178 inf + 257 467.828 * * [simplify]: Extracting #4: cost 144 inf + 3931 467.830 * * [simplify]: Extracting #5: cost 133 inf + 7767 467.833 * * [simplify]: Extracting #6: cost 96 inf + 21892 467.844 * * [simplify]: Extracting #7: cost 12 inf + 59934 467.860 * * [simplify]: Extracting #8: cost 0 inf + 66438 467.873 * [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))) 467.874 * [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)))) 467.874 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 467.874 * * [simplify]: iters left: 6 (9 enodes) 467.876 * * [simplify]: iters left: 5 (36 enodes) 467.883 * * [simplify]: iters left: 4 (67 enodes) 467.893 * * [simplify]: iters left: 3 (97 enodes) 467.910 * * [simplify]: iters left: 2 (158 enodes) 467.944 * * [simplify]: iters left: 1 (263 enodes) 467.989 * * [simplify]: Extracting #0: cost 1 inf + 0 467.989 * * [simplify]: Extracting #1: cost 0 inf + 1 467.989 * [simplify]: Simplified to 0 467.989 * [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)) 467.989 * * * * [progress]: [ 1177 / 3260 ] simplifiying candidate # 467.990 * [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)))) 467.990 * * [simplify]: iters left: 6 (24 enodes) 467.995 * * [simplify]: iters left: 5 (95 enodes) 468.010 * * [simplify]: iters left: 4 (172 enodes) 468.041 * * [simplify]: iters left: 3 (374 enodes) 468.133 * * [simplify]: Extracting #0: cost 1 inf + 0 468.133 * * [simplify]: Extracting #1: cost 11 inf + 0 468.133 * * [simplify]: Extracting #2: cost 117 inf + 0 468.134 * * [simplify]: Extracting #3: cost 199 inf + 5 468.135 * * [simplify]: Extracting #4: cost 163 inf + 3285 468.137 * * [simplify]: Extracting #5: cost 134 inf + 8602 468.139 * * [simplify]: Extracting #6: cost 126 inf + 10506 468.146 * * [simplify]: Extracting #7: cost 78 inf + 28083 468.157 * * [simplify]: Extracting #8: cost 4 inf + 64953 468.171 * * [simplify]: Extracting #9: cost 0 inf + 66978 468.185 * [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)) 468.185 * [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))))) 468.185 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 468.185 * * [simplify]: iters left: 5 (9 enodes) 468.188 * * [simplify]: iters left: 4 (39 enodes) 468.194 * * [simplify]: iters left: 3 (65 enodes) 468.205 * * [simplify]: iters left: 2 (129 enodes) 468.230 * * [simplify]: iters left: 1 (210 enodes) 468.266 * * [simplify]: Extracting #0: cost 1 inf + 0 468.266 * * [simplify]: Extracting #1: cost 0 inf + 1 468.266 * [simplify]: Simplified to 0 468.266 * [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)) 468.266 * * * * [progress]: [ 1178 / 3260 ] simplifiying candidate # 468.266 * [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)))))) 468.266 * * [simplify]: iters left: 6 (24 enodes) 468.273 * * [simplify]: iters left: 5 (91 enodes) 468.287 * * [simplify]: iters left: 4 (142 enodes) 468.309 * * [simplify]: iters left: 3 (260 enodes) 468.358 * * [simplify]: iters left: 2 (468 enodes) 468.454 * * [simplify]: Extracting #0: cost 1 inf + 0 468.454 * * [simplify]: Extracting #1: cost 11 inf + 0 468.454 * * [simplify]: Extracting #2: cost 75 inf + 0 468.455 * * [simplify]: Extracting #3: cost 134 inf + 210 468.456 * * [simplify]: Extracting #4: cost 116 inf + 2895 468.457 * * [simplify]: Extracting #5: cost 110 inf + 5924 468.459 * * [simplify]: Extracting #6: cost 91 inf + 13223 468.461 * * [simplify]: Extracting #7: cost 74 inf + 17725 468.467 * * [simplify]: Extracting #8: cost 23 inf + 37898 468.478 * * [simplify]: Extracting #9: cost 1 inf + 46330 468.488 * * [simplify]: Extracting #10: cost 0 inf + 46669 468.499 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) 468.499 * [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))))))) 468.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))))) 468.500 * * [simplify]: iters left: 6 (10 enodes) 468.503 * * [simplify]: iters left: 5 (37 enodes) 468.509 * * [simplify]: iters left: 4 (57 enodes) 468.518 * * [simplify]: iters left: 3 (104 enodes) 468.536 * * [simplify]: iters left: 2 (158 enodes) 468.559 * * [simplify]: iters left: 1 (225 enodes) 468.592 * * [simplify]: Extracting #0: cost 1 inf + 0 468.592 * * [simplify]: Extracting #1: cost 0 inf + 1 468.592 * [simplify]: Simplified to 0 468.592 * [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)) 468.592 * * * * [progress]: [ 1179 / 3260 ] simplifiying candidate # 468.592 * [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))))) 468.592 * * [simplify]: iters left: 6 (23 enodes) 468.597 * * [simplify]: iters left: 5 (82 enodes) 468.609 * * [simplify]: iters left: 4 (126 enodes) 468.627 * * [simplify]: iters left: 3 (229 enodes) 468.669 * * [simplify]: iters left: 2 (403 enodes) 468.750 * * [simplify]: Extracting #0: cost 1 inf + 0 468.750 * * [simplify]: Extracting #1: cost 9 inf + 0 468.750 * * [simplify]: Extracting #2: cost 63 inf + 0 468.750 * * [simplify]: Extracting #3: cost 112 inf + 167 468.751 * * [simplify]: Extracting #4: cost 92 inf + 2891 468.752 * * [simplify]: Extracting #5: cost 90 inf + 4353 468.754 * * [simplify]: Extracting #6: cost 78 inf + 7649 468.760 * * [simplify]: Extracting #7: cost 19 inf + 28191 468.771 * * [simplify]: Extracting #8: cost 0 inf + 35765 468.780 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b 2) a)) 468.780 * [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)))))) 468.780 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 468.781 * * [simplify]: iters left: 6 (9 enodes) 468.783 * * [simplify]: iters left: 5 (29 enodes) 468.787 * * [simplify]: iters left: 4 (42 enodes) 468.792 * * [simplify]: iters left: 3 (58 enodes) 468.799 * * [simplify]: iters left: 2 (68 enodes) 468.806 * * [simplify]: Extracting #0: cost 1 inf + 0 468.806 * * [simplify]: Extracting #1: cost 0 inf + 1 468.806 * [simplify]: Simplified to 0 468.806 * [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)) 468.806 * * * * [progress]: [ 1180 / 3260 ] simplifiying candidate # 468.807 * [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)))))) 468.807 * * [simplify]: iters left: 6 (27 enodes) 468.813 * * [simplify]: iters left: 5 (105 enodes) 468.829 * * [simplify]: iters left: 4 (209 enodes) 468.869 * * [simplify]: iters left: 3 (450 enodes) 468.957 * * [simplify]: Extracting #0: cost 1 inf + 0 468.957 * * [simplify]: Extracting #1: cost 11 inf + 0 468.957 * * [simplify]: Extracting #2: cost 103 inf + 0 468.958 * * [simplify]: Extracting #3: cost 186 inf + 204 468.959 * * [simplify]: Extracting #4: cost 177 inf + 1459 468.960 * * [simplify]: Extracting #5: cost 160 inf + 5430 468.964 * * [simplify]: Extracting #6: cost 101 inf + 21409 468.971 * * [simplify]: Extracting #7: cost 38 inf + 42530 468.981 * * [simplify]: Extracting #8: cost 0 inf + 59557 468.993 * * [simplify]: Extracting #9: cost 0 inf + 59167 469.004 * * [simplify]: Extracting #10: cost 0 inf + 59087 469.015 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b 2) a)) 469.016 * [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))))))) 469.016 * [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))))) 469.016 * * [simplify]: iters left: 6 (13 enodes) 469.019 * * [simplify]: iters left: 5 (53 enodes) 469.029 * * [simplify]: iters left: 4 (117 enodes) 469.053 * * [simplify]: iters left: 3 (275 enodes) 469.106 * * [simplify]: iters left: 2 (474 enodes) 469.213 * * [simplify]: Extracting #0: cost 1 inf + 0 469.213 * * [simplify]: Extracting #1: cost 0 inf + 1 469.213 * [simplify]: Simplified to 0 469.213 * [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)) 469.213 * * * * [progress]: [ 1181 / 3260 ] simplifiying candidate # 469.213 * [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))))) 469.213 * * [simplify]: iters left: 6 (25 enodes) 469.219 * * [simplify]: iters left: 5 (96 enodes) 469.233 * * [simplify]: iters left: 4 (169 enodes) 469.262 * * [simplify]: iters left: 3 (327 enodes) 469.321 * * [simplify]: Extracting #0: cost 1 inf + 0 469.321 * * [simplify]: Extracting #1: cost 11 inf + 0 469.321 * * [simplify]: Extracting #2: cost 80 inf + 0 469.321 * * [simplify]: Extracting #3: cost 148 inf + 42 469.322 * * [simplify]: Extracting #4: cost 147 inf + 86 469.323 * * [simplify]: Extracting #5: cost 132 inf + 3053 469.325 * * [simplify]: Extracting #6: cost 93 inf + 11229 469.327 * * [simplify]: Extracting #7: cost 73 inf + 14563 469.333 * * [simplify]: Extracting #8: cost 20 inf + 36897 469.342 * * [simplify]: Extracting #9: cost 0 inf + 45215 469.351 * * [simplify]: Extracting #10: cost 0 inf + 45135 469.360 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 469.360 * [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)))))) 469.360 * [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)))) 469.360 * * [simplify]: iters left: 6 (12 enodes) 469.363 * * [simplify]: iters left: 5 (47 enodes) 469.370 * * [simplify]: iters left: 4 (82 enodes) 469.385 * * [simplify]: iters left: 3 (157 enodes) 469.410 * * [simplify]: iters left: 2 (248 enodes) 469.449 * * [simplify]: iters left: 1 (341 enodes) 469.501 * * [simplify]: Extracting #0: cost 1 inf + 0 469.501 * * [simplify]: Extracting #1: cost 0 inf + 1 469.501 * [simplify]: Simplified to 0 469.501 * [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)) 469.501 * * * * [progress]: [ 1182 / 3260 ] simplifiying candidate # 469.502 * [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)))) 469.502 * * [simplify]: iters left: 6 (26 enodes) 469.507 * * [simplify]: iters left: 5 (99 enodes) 469.523 * * [simplify]: iters left: 4 (180 enodes) 469.554 * * [simplify]: iters left: 3 (359 enodes) 469.629 * * [simplify]: Extracting #0: cost 1 inf + 0 469.629 * * [simplify]: Extracting #1: cost 13 inf + 0 469.630 * * [simplify]: Extracting #2: cost 91 inf + 0 469.630 * * [simplify]: Extracting #3: cost 156 inf + 124 469.631 * * [simplify]: Extracting #4: cost 154 inf + 169 469.631 * * [simplify]: Extracting #5: cost 143 inf + 3042 469.632 * * [simplify]: Extracting #6: cost 122 inf + 7088 469.638 * * [simplify]: Extracting #7: cost 30 inf + 36839 469.648 * * [simplify]: Extracting #8: cost 0 inf + 48641 469.657 * * [simplify]: Extracting #9: cost 0 inf + 48601 469.667 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) a)) 469.667 * [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))))) 469.667 * [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))) 469.667 * * [simplify]: iters left: 6 (12 enodes) 469.670 * * [simplify]: iters left: 5 (47 enodes) 469.678 * * [simplify]: iters left: 4 (89 enodes) 469.695 * * [simplify]: iters left: 3 (180 enodes) 469.732 * * [simplify]: iters left: 2 (296 enodes) 469.786 * * [simplify]: iters left: 1 (428 enodes) 469.872 * * [simplify]: Extracting #0: cost 1 inf + 0 469.872 * * [simplify]: Extracting #1: cost 0 inf + 1 469.872 * [simplify]: Simplified to 0 469.873 * [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)) 469.873 * * * * [progress]: [ 1183 / 3260 ] simplifiying candidate # 469.873 * [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)))))) 469.873 * * [simplify]: iters left: 6 (26 enodes) 469.879 * * [simplify]: iters left: 5 (98 enodes) 469.893 * * [simplify]: iters left: 4 (170 enodes) 469.922 * * [simplify]: iters left: 3 (310 enodes) 469.975 * * [simplify]: Extracting #0: cost 1 inf + 0 469.975 * * [simplify]: Extracting #1: cost 11 inf + 0 469.975 * * [simplify]: Extracting #2: cost 78 inf + 0 469.975 * * [simplify]: Extracting #3: cost 149 inf + 0 469.976 * * [simplify]: Extracting #4: cost 144 inf + 568 469.977 * * [simplify]: Extracting #5: cost 121 inf + 5314 469.979 * * [simplify]: Extracting #6: cost 90 inf + 12483 469.985 * * [simplify]: Extracting #7: cost 24 inf + 35434 469.993 * * [simplify]: Extracting #8: cost 0 inf + 46953 470.002 * [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))) 470.002 * [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))))))) 470.002 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 470.003 * * [simplify]: iters left: 6 (12 enodes) 470.005 * * [simplify]: iters left: 5 (46 enodes) 470.012 * * [simplify]: iters left: 4 (81 enodes) 470.024 * * [simplify]: iters left: 3 (134 enodes) 470.044 * * [simplify]: iters left: 2 (197 enodes) 470.071 * * [simplify]: iters left: 1 (271 enodes) 470.108 * * [simplify]: Extracting #0: cost 1 inf + 0 470.108 * * [simplify]: Extracting #1: cost 0 inf + 1 470.108 * [simplify]: Simplified to 0 470.108 * [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)) 470.109 * * * * [progress]: [ 1184 / 3260 ] simplifiying candidate # 470.109 * [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))))) 470.109 * * [simplify]: iters left: 6 (23 enodes) 470.114 * * [simplify]: iters left: 5 (86 enodes) 470.126 * * [simplify]: iters left: 4 (138 enodes) 470.147 * * [simplify]: iters left: 3 (256 enodes) 470.192 * * [simplify]: iters left: 2 (446 enodes) 470.281 * * [simplify]: Extracting #0: cost 1 inf + 0 470.281 * * [simplify]: Extracting #1: cost 9 inf + 0 470.281 * * [simplify]: Extracting #2: cost 66 inf + 0 470.282 * * [simplify]: Extracting #3: cost 130 inf + 42 470.282 * * [simplify]: Extracting #4: cost 132 inf + 209 470.283 * * [simplify]: Extracting #5: cost 109 inf + 4196 470.285 * * [simplify]: Extracting #6: cost 79 inf + 11371 470.293 * * [simplify]: Extracting #7: cost 13 inf + 34000 470.303 * * [simplify]: Extracting #8: cost 0 inf + 38935 470.313 * [simplify]: Simplified to (+ (/ (/ (- b) 2) a) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2))) 470.313 * [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)))))) 470.314 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 470.314 * * [simplify]: iters left: 6 (10 enodes) 470.316 * * [simplify]: iters left: 5 (38 enodes) 470.321 * * [simplify]: iters left: 4 (59 enodes) 470.330 * * [simplify]: iters left: 3 (88 enodes) 470.343 * * [simplify]: iters left: 2 (117 enodes) 470.356 * * [simplify]: iters left: 1 (144 enodes) 470.373 * * [simplify]: Extracting #0: cost 1 inf + 0 470.373 * * [simplify]: Extracting #1: cost 0 inf + 1 470.373 * [simplify]: Simplified to 0 470.373 * [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)) 470.373 * * * * [progress]: [ 1185 / 3260 ] simplifiying candidate # 470.373 * [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)))) 470.373 * * [simplify]: iters left: 6 (25 enodes) 470.379 * * [simplify]: iters left: 5 (94 enodes) 470.392 * * [simplify]: iters left: 4 (152 enodes) 470.418 * * [simplify]: iters left: 3 (287 enodes) 470.467 * * [simplify]: iters left: 2 (480 enodes) 470.559 * * [simplify]: Extracting #0: cost 1 inf + 0 470.560 * * [simplify]: Extracting #1: cost 11 inf + 0 470.560 * * [simplify]: Extracting #2: cost 75 inf + 0 470.560 * * [simplify]: Extracting #3: cost 125 inf + 128 470.561 * * [simplify]: Extracting #4: cost 100 inf + 2985 470.562 * * [simplify]: Extracting #5: cost 91 inf + 5746 470.564 * * [simplify]: Extracting #6: cost 82 inf + 7621 470.570 * * [simplify]: Extracting #7: cost 15 inf + 31465 470.580 * * [simplify]: Extracting #8: cost 0 inf + 37442 470.592 * * [simplify]: Extracting #9: cost 0 inf + 37362 470.602 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b a) 2)) 470.602 * [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))))) 470.602 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 470.602 * * [simplify]: iters left: 6 (11 enodes) 470.605 * * [simplify]: iters left: 5 (42 enodes) 470.611 * * [simplify]: iters left: 4 (67 enodes) 470.622 * * [simplify]: iters left: 3 (111 enodes) 470.637 * * [simplify]: iters left: 2 (140 enodes) 470.654 * * [simplify]: iters left: 1 (160 enodes) 470.670 * * [simplify]: Extracting #0: cost 1 inf + 0 470.670 * * [simplify]: Extracting #1: cost 0 inf + 1 470.670 * [simplify]: Simplified to 0 470.670 * [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)) 470.670 * * * * [progress]: [ 1186 / 3260 ] simplifiying candidate # 470.670 * [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)))))) 470.671 * * [simplify]: iters left: 6 (28 enodes) 470.677 * * [simplify]: iters left: 5 (114 enodes) 470.695 * * [simplify]: iters left: 4 (267 enodes) 470.767 * * [simplify]: Extracting #0: cost 1 inf + 0 470.767 * * [simplify]: Extracting #1: cost 11 inf + 0 470.767 * * [simplify]: Extracting #2: cost 172 inf + 0 470.768 * * [simplify]: Extracting #3: cost 308 inf + 1 470.771 * * [simplify]: Extracting #4: cost 280 inf + 6168 470.778 * * [simplify]: Extracting #5: cost 120 inf + 63761 470.791 * * [simplify]: Extracting #6: cost 43 inf + 93016 470.806 * * [simplify]: Extracting #7: cost 4 inf + 107980 470.822 * * [simplify]: Extracting #8: cost 0 inf + 109870 470.838 * * [simplify]: Extracting #9: cost 0 inf + 109750 470.855 * [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)))) 470.855 * [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))))))) 470.856 * [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))))) 470.856 * * [simplify]: iters left: 6 (16 enodes) 470.860 * * [simplify]: iters left: 5 (68 enodes) 470.871 * * [simplify]: iters left: 4 (179 enodes) 470.927 * * [simplify]: Extracting #0: cost 1 inf + 0 470.927 * * [simplify]: Extracting #1: cost 27 inf + 0 470.927 * * [simplify]: Extracting #2: cost 153 inf + 0 470.928 * * [simplify]: Extracting #3: cost 242 inf + 83 470.930 * * [simplify]: Extracting #4: cost 185 inf + 16503 470.940 * * [simplify]: Extracting #5: cost 15 inf + 79352 470.952 * * [simplify]: Extracting #6: cost 0 inf + 84943 470.964 * [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))))) 470.964 * [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))))))) 470.964 * * * * [progress]: [ 1187 / 3260 ] simplifiying candidate # 470.964 * [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))))) 470.964 * * [simplify]: iters left: 6 (26 enodes) 470.972 * * [simplify]: iters left: 5 (104 enodes) 470.989 * * [simplify]: iters left: 4 (219 enodes) 471.040 * * [simplify]: Extracting #0: cost 1 inf + 0 471.040 * * [simplify]: Extracting #1: cost 11 inf + 0 471.040 * * [simplify]: Extracting #2: cost 129 inf + 0 471.040 * * [simplify]: Extracting #3: cost 227 inf + 0 471.041 * * [simplify]: Extracting #4: cost 204 inf + 4566 471.046 * * [simplify]: Extracting #5: cost 110 inf + 34167 471.054 * * [simplify]: Extracting #6: cost 45 inf + 56682 471.065 * * [simplify]: Extracting #7: cost 3 inf + 73822 471.077 * * [simplify]: Extracting #8: cost 0 inf + 75212 471.089 * [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)))) 471.089 * [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)))))) 471.090 * [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)))) 471.090 * * [simplify]: iters left: 6 (15 enodes) 471.093 * * [simplify]: iters left: 5 (63 enodes) 471.105 * * [simplify]: iters left: 4 (145 enodes) 471.140 * * [simplify]: iters left: 3 (499 enodes) 471.371 * * [simplify]: Extracting #0: cost 1 inf + 0 471.371 * * [simplify]: Extracting #1: cost 0 inf + 1 471.371 * [simplify]: Simplified to 0 471.371 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 471.372 * * * * [progress]: [ 1188 / 3260 ] simplifiying candidate # 471.372 * [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)))) 471.372 * * [simplify]: iters left: 6 (27 enodes) 471.378 * * [simplify]: iters left: 5 (108 enodes) 471.397 * * [simplify]: iters left: 4 (245 enodes) 471.457 * * [simplify]: Extracting #0: cost 1 inf + 0 471.457 * * [simplify]: Extracting #1: cost 13 inf + 0 471.457 * * [simplify]: Extracting #2: cost 134 inf + 0 471.458 * * [simplify]: Extracting #3: cost 220 inf + 2 471.459 * * [simplify]: Extracting #4: cost 206 inf + 1868 471.460 * * [simplify]: Extracting #5: cost 171 inf + 10733 471.466 * * [simplify]: Extracting #6: cost 78 inf + 38513 471.473 * * [simplify]: Extracting #7: cost 36 inf + 50972 471.485 * * [simplify]: Extracting #8: cost 0 inf + 68158 471.496 * * [simplify]: Extracting #9: cost 0 inf + 67968 471.507 * * [simplify]: Extracting #10: cost 0 inf + 67888 471.518 * [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))))) 471.518 * [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))))) 471.518 * [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))) 471.518 * * [simplify]: iters left: 6 (15 enodes) 471.522 * * [simplify]: iters left: 5 (62 enodes) 471.533 * * [simplify]: iters left: 4 (159 enodes) 471.576 * * [simplify]: iters left: 3 (475 enodes) 471.772 * * [simplify]: Extracting #0: cost 1 inf + 0 471.772 * * [simplify]: Extracting #1: cost 42 inf + 0 471.772 * * [simplify]: Extracting #2: cost 194 inf + 1 471.775 * * [simplify]: Extracting #3: cost 205 inf + 15094 471.787 * * [simplify]: Extracting #4: cost 20 inf + 63712 471.801 * * [simplify]: Extracting #5: cost 3 inf + 65204 471.818 * * [simplify]: Extracting #6: cost 0 inf + 65965 471.832 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 471.832 * [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)))) 471.832 * * * * [progress]: [ 1189 / 3260 ] simplifiying candidate # 471.832 * [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)))))) 471.832 * * [simplify]: iters left: 6 (29 enodes) 471.839 * * [simplify]: iters left: 5 (114 enodes) 471.856 * * [simplify]: iters left: 4 (242 enodes) 471.911 * * [simplify]: Extracting #0: cost 1 inf + 0 471.911 * * [simplify]: Extracting #1: cost 11 inf + 0 471.911 * * [simplify]: Extracting #2: cost 132 inf + 0 471.912 * * [simplify]: Extracting #3: cost 237 inf + 0 471.913 * * [simplify]: Extracting #4: cost 220 inf + 2225 471.915 * * [simplify]: Extracting #5: cost 141 inf + 27224 471.923 * * [simplify]: Extracting #6: cost 52 inf + 57481 471.935 * * [simplify]: Extracting #7: cost 1 inf + 78180 471.950 * * [simplify]: Extracting #8: cost 0 inf + 77992 471.962 * * [simplify]: Extracting #9: cost 0 inf + 77832 471.975 * [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)))) 471.975 * [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))))))) 471.975 * [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))))) 471.976 * * [simplify]: iters left: 6 (15 enodes) 471.979 * * [simplify]: iters left: 5 (62 enodes) 471.989 * * [simplify]: iters left: 4 (148 enodes) 472.027 * * [simplify]: iters left: 3 (499 enodes) 472.263 * * [simplify]: Extracting #0: cost 1 inf + 0 472.263 * * [simplify]: Extracting #1: cost 0 inf + 1 472.263 * [simplify]: Simplified to 0 472.263 * [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)) 472.264 * * * * [progress]: [ 1190 / 3260 ] simplifiying candidate # 472.264 * [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))))) 472.264 * * [simplify]: iters left: 6 (27 enodes) 472.270 * * [simplify]: iters left: 5 (105 enodes) 472.286 * * [simplify]: iters left: 4 (206 enodes) 472.329 * * [simplify]: Extracting #0: cost 1 inf + 0 472.329 * * [simplify]: Extracting #1: cost 11 inf + 0 472.329 * * [simplify]: Extracting #2: cost 108 inf + 0 472.330 * * [simplify]: Extracting #3: cost 188 inf + 0 472.330 * * [simplify]: Extracting #4: cost 181 inf + 650 472.332 * * [simplify]: Extracting #5: cost 136 inf + 11876 472.337 * * [simplify]: Extracting #6: cost 43 inf + 40404 472.346 * * [simplify]: Extracting #7: cost 1 inf + 56995 472.355 * * [simplify]: Extracting #8: cost 0 inf + 57465 472.364 * [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)))) 472.365 * [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)))))) 472.365 * [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)))) 472.365 * * [simplify]: iters left: 6 (14 enodes) 472.368 * * [simplify]: iters left: 5 (56 enodes) 472.377 * * [simplify]: iters left: 4 (117 enodes) 472.404 * * [simplify]: iters left: 3 (347 enodes) 472.518 * * [simplify]: Extracting #0: cost 1 inf + 0 472.518 * * [simplify]: Extracting #1: cost 0 inf + 1 472.518 * [simplify]: Simplified to 0 472.518 * [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)) 472.518 * * * * [progress]: [ 1191 / 3260 ] simplifiying candidate # 472.518 * [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)))) 472.518 * * [simplify]: iters left: 6 (28 enodes) 472.525 * * [simplify]: iters left: 5 (109 enodes) 472.542 * * [simplify]: iters left: 4 (207 enodes) 472.585 * * [simplify]: Extracting #0: cost 1 inf + 0 472.585 * * [simplify]: Extracting #1: cost 11 inf + 0 472.585 * * [simplify]: Extracting #2: cost 104 inf + 0 472.586 * * [simplify]: Extracting #3: cost 166 inf + 44 472.586 * * [simplify]: Extracting #4: cost 161 inf + 252 472.587 * * [simplify]: Extracting #5: cost 139 inf + 5148 472.590 * * [simplify]: Extracting #6: cost 68 inf + 21872 472.595 * * [simplify]: Extracting #7: cost 27 inf + 34393 472.602 * * [simplify]: Extracting #8: cost 1 inf + 47302 472.610 * * [simplify]: Extracting #9: cost 0 inf + 47692 472.618 * [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)))) 472.618 * [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))))) 472.618 * [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))) 472.618 * * [simplify]: iters left: 6 (14 enodes) 472.622 * * [simplify]: iters left: 5 (57 enodes) 472.633 * * [simplify]: iters left: 4 (116 enodes) 472.657 * * [simplify]: iters left: 3 (321 enodes) 472.765 * * [simplify]: Extracting #0: cost 1 inf + 0 472.765 * * [simplify]: Extracting #1: cost 0 inf + 1 472.765 * [simplify]: Simplified to 0 472.765 * [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)) 472.765 * * * * [progress]: [ 1192 / 3260 ] simplifiying candidate # 472.766 * [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)))))) 472.766 * * [simplify]: iters left: 6 (29 enodes) 472.772 * * [simplify]: iters left: 5 (114 enodes) 472.790 * * [simplify]: iters left: 4 (241 enodes) 472.844 * * [simplify]: Extracting #0: cost 1 inf + 0 472.844 * * [simplify]: Extracting #1: cost 11 inf + 0 472.844 * * [simplify]: Extracting #2: cost 117 inf + 0 472.845 * * [simplify]: Extracting #3: cost 201 inf + 2 472.846 * * [simplify]: Extracting #4: cost 183 inf + 2150 472.848 * * [simplify]: Extracting #5: cost 108 inf + 22538 472.856 * * [simplify]: Extracting #6: cost 34 inf + 46515 472.865 * * [simplify]: Extracting #7: cost 2 inf + 58915 472.874 * * [simplify]: Extracting #8: cost 0 inf + 59845 472.884 * [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)) 472.884 * [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))))))) 472.884 * [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))))) 472.885 * * [simplify]: iters left: 6 (15 enodes) 472.888 * * [simplify]: iters left: 5 (62 enodes) 472.899 * * [simplify]: iters left: 4 (149 enodes) 472.936 * * [simplify]: iters left: 3 (450 enodes) 473.133 * * [simplify]: Extracting #0: cost 1 inf + 0 473.133 * * [simplify]: Extracting #1: cost 0 inf + 1 473.133 * [simplify]: Simplified to 0 473.133 * [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)) 473.133 * * * * [progress]: [ 1193 / 3260 ] simplifiying candidate # 473.133 * [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))))) 473.133 * * [simplify]: iters left: 6 (27 enodes) 473.139 * * [simplify]: iters left: 5 (106 enodes) 473.156 * * [simplify]: iters left: 4 (205 enodes) 473.200 * * [simplify]: Extracting #0: cost 1 inf + 0 473.200 * * [simplify]: Extracting #1: cost 11 inf + 0 473.201 * * [simplify]: Extracting #2: cost 100 inf + 0 473.201 * * [simplify]: Extracting #3: cost 167 inf + 2 473.202 * * [simplify]: Extracting #4: cost 158 inf + 977 473.203 * * [simplify]: Extracting #5: cost 128 inf + 7940 473.206 * * [simplify]: Extracting #6: cost 68 inf + 21449 473.211 * * [simplify]: Extracting #7: cost 32 inf + 32133 473.219 * * [simplify]: Extracting #8: cost 0 inf + 47803 473.227 * * [simplify]: Extracting #9: cost 0 inf + 47693 473.235 * * [simplify]: Extracting #10: cost 0 inf + 47613 473.243 * [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))))) 473.243 * [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)))))) 473.243 * [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)))) 473.243 * * [simplify]: iters left: 6 (14 enodes) 473.247 * * [simplify]: iters left: 5 (57 enodes) 473.258 * * [simplify]: iters left: 4 (118 enodes) 473.283 * * [simplify]: iters left: 3 (314 enodes) 473.377 * * [simplify]: Extracting #0: cost 1 inf + 0 473.377 * * [simplify]: Extracting #1: cost 0 inf + 1 473.377 * [simplify]: Simplified to 0 473.377 * [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)) 473.377 * * * * [progress]: [ 1194 / 3260 ] simplifiying candidate # 473.377 * [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)))) 473.377 * * [simplify]: iters left: 6 (27 enodes) 473.383 * * [simplify]: iters left: 5 (100 enodes) 473.399 * * [simplify]: iters left: 4 (193 enodes) 473.437 * * [simplify]: iters left: 3 (437 enodes) 473.545 * * [simplify]: Extracting #0: cost 1 inf + 0 473.545 * * [simplify]: Extracting #1: cost 13 inf + 0 473.546 * * [simplify]: Extracting #2: cost 130 inf + 0 473.547 * * [simplify]: Extracting #3: cost 209 inf + 331 473.548 * * [simplify]: Extracting #4: cost 184 inf + 3867 473.551 * * [simplify]: Extracting #5: cost 120 inf + 16318 473.555 * * [simplify]: Extracting #6: cost 85 inf + 23578 473.562 * * [simplify]: Extracting #7: cost 53 inf + 33503 473.572 * * [simplify]: Extracting #8: cost 2 inf + 56428 473.584 * * [simplify]: Extracting #9: cost 0 inf + 57118 473.595 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ (/ b 2) a)) 473.596 * [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))))) 473.596 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 473.596 * * [simplify]: iters left: 6 (13 enodes) 473.599 * * [simplify]: iters left: 5 (48 enodes) 473.609 * * [simplify]: iters left: 4 (103 enodes) 473.628 * * [simplify]: iters left: 3 (238 enodes) 473.686 * * [simplify]: Extracting #0: cost 1 inf + 0 473.687 * * [simplify]: Extracting #1: cost 0 inf + 1 473.687 * [simplify]: Simplified to 0 473.687 * [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)) 473.687 * * * * [progress]: [ 1195 / 3260 ] simplifiying candidate # 473.687 * [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)))))) 473.687 * * [simplify]: iters left: 6 (27 enodes) 473.693 * * [simplify]: iters left: 5 (107 enodes) 473.709 * * [simplify]: iters left: 4 (229 enodes) 473.759 * * [simplify]: Extracting #0: cost 1 inf + 0 473.759 * * [simplify]: Extracting #1: cost 11 inf + 0 473.759 * * [simplify]: Extracting #2: cost 131 inf + 0 473.760 * * [simplify]: Extracting #3: cost 236 inf + 0 473.761 * * [simplify]: Extracting #4: cost 211 inf + 3723 473.765 * * [simplify]: Extracting #5: cost 126 inf + 31353 473.773 * * [simplify]: Extracting #6: cost 51 inf + 59193 473.786 * * [simplify]: Extracting #7: cost 5 inf + 76056 473.799 * * [simplify]: Extracting #8: cost 0 inf + 78366 473.811 * * [simplify]: Extracting #9: cost 0 inf + 78326 473.823 * [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)))) 473.823 * [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))))))) 473.823 * [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))))) 473.823 * * [simplify]: iters left: 6 (15 enodes) 473.827 * * [simplify]: iters left: 5 (61 enodes) 473.837 * * [simplify]: iters left: 4 (142 enodes) 473.871 * * [simplify]: iters left: 3 (474 enodes) 474.046 * * [simplify]: Extracting #0: cost 1 inf + 0 474.046 * * [simplify]: Extracting #1: cost 0 inf + 1 474.046 * [simplify]: Simplified to 0 474.047 * [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)) 474.047 * * * * [progress]: [ 1196 / 3260 ] simplifiying candidate # 474.047 * [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))))) 474.047 * * [simplify]: iters left: 6 (25 enodes) 474.052 * * [simplify]: iters left: 5 (97 enodes) 474.070 * * [simplify]: iters left: 4 (186 enodes) 474.105 * * [simplify]: Extracting #0: cost 1 inf + 0 474.105 * * [simplify]: Extracting #1: cost 11 inf + 0 474.105 * * [simplify]: Extracting #2: cost 102 inf + 0 474.105 * * [simplify]: Extracting #3: cost 174 inf + 0 474.106 * * [simplify]: Extracting #4: cost 173 inf + 3 474.107 * * [simplify]: Extracting #5: cost 143 inf + 7240 474.112 * * [simplify]: Extracting #6: cost 51 inf + 35125 474.120 * * [simplify]: Extracting #7: cost 2 inf + 53688 474.131 * * [simplify]: Extracting #8: cost 0 inf + 54247 474.140 * [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)))) 474.140 * [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)))))) 474.140 * [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)))) 474.140 * * [simplify]: iters left: 6 (14 enodes) 474.144 * * [simplify]: iters left: 5 (56 enodes) 474.152 * * [simplify]: iters left: 4 (113 enodes) 474.174 * * [simplify]: iters left: 3 (324 enodes) 474.261 * * [simplify]: Extracting #0: cost 1 inf + 0 474.261 * * [simplify]: Extracting #1: cost 0 inf + 1 474.261 * [simplify]: Simplified to 0 474.261 * [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)) 474.262 * * * * [progress]: [ 1197 / 3260 ] simplifiying candidate # 474.262 * [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)))) 474.262 * * [simplify]: iters left: 6 (26 enodes) 474.268 * * [simplify]: iters left: 5 (102 enodes) 474.284 * * [simplify]: iters left: 4 (196 enodes) 474.323 * * [simplify]: Extracting #0: cost 1 inf + 0 474.323 * * [simplify]: Extracting #1: cost 11 inf + 0 474.323 * * [simplify]: Extracting #2: cost 104 inf + 0 474.324 * * [simplify]: Extracting #3: cost 166 inf + 44 474.324 * * [simplify]: Extracting #4: cost 154 inf + 1384 474.325 * * [simplify]: Extracting #5: cost 140 inf + 4633 474.328 * * [simplify]: Extracting #6: cost 75 inf + 20092 474.333 * * [simplify]: Extracting #7: cost 31 inf + 33205 474.341 * * [simplify]: Extracting #8: cost 1 inf + 47282 474.349 * * [simplify]: Extracting #9: cost 0 inf + 47727 474.357 * [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)))) 474.357 * [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))))) 474.357 * [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))) 474.357 * * [simplify]: iters left: 6 (14 enodes) 474.361 * * [simplify]: iters left: 5 (56 enodes) 474.372 * * [simplify]: iters left: 4 (112 enodes) 474.394 * * [simplify]: iters left: 3 (297 enodes) 474.474 * * [simplify]: Extracting #0: cost 1 inf + 0 474.474 * * [simplify]: Extracting #1: cost 0 inf + 1 474.474 * [simplify]: Simplified to 0 474.474 * [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)) 474.474 * * * * [progress]: [ 1198 / 3260 ] simplifiying candidate # 474.474 * [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)))))) 474.475 * * [simplify]: iters left: 6 (27 enodes) 474.483 * * [simplify]: iters left: 5 (105 enodes) 474.499 * * [simplify]: iters left: 4 (209 enodes) 474.537 * * [simplify]: Extracting #0: cost 1 inf + 0 474.537 * * [simplify]: Extracting #1: cost 11 inf + 0 474.537 * * [simplify]: Extracting #2: cost 106 inf + 0 474.538 * * [simplify]: Extracting #3: cost 186 inf + 0 474.538 * * [simplify]: Extracting #4: cost 174 inf + 1137 474.540 * * [simplify]: Extracting #5: cost 135 inf + 10674 474.547 * * [simplify]: Extracting #6: cost 44 inf + 38985 474.556 * * [simplify]: Extracting #7: cost 0 inf + 56299 474.565 * * [simplify]: Extracting #8: cost 0 inf + 56109 474.574 * [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))) 474.574 * [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))))))) 474.574 * [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))))) 474.575 * * [simplify]: iters left: 6 (13 enodes) 474.578 * * [simplify]: iters left: 5 (53 enodes) 474.586 * * [simplify]: iters left: 4 (118 enodes) 474.609 * * [simplify]: iters left: 3 (324 enodes) 474.694 * * [simplify]: Extracting #0: cost 1 inf + 0 474.694 * * [simplify]: Extracting #1: cost 0 inf + 1 474.694 * [simplify]: Simplified to 0 474.694 * [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)) 474.694 * * * * [progress]: [ 1199 / 3260 ] simplifiying candidate # 474.695 * [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))))) 474.695 * * [simplify]: iters left: 6 (24 enodes) 474.700 * * [simplify]: iters left: 5 (91 enodes) 474.714 * * [simplify]: iters left: 4 (164 enodes) 474.744 * * [simplify]: iters left: 3 (383 enodes) 474.822 * * [simplify]: Extracting #0: cost 1 inf + 0 474.822 * * [simplify]: Extracting #1: cost 9 inf + 0 474.822 * * [simplify]: Extracting #2: cost 104 inf + 0 474.822 * * [simplify]: Extracting #3: cost 213 inf + 1 474.823 * * [simplify]: Extracting #4: cost 200 inf + 1264 474.826 * * [simplify]: Extracting #5: cost 135 inf + 13507 474.831 * * [simplify]: Extracting #6: cost 67 inf + 31555 474.842 * * [simplify]: Extracting #7: cost 3 inf + 56424 474.855 * * [simplify]: Extracting #8: cost 0 inf + 57189 474.867 * * [simplify]: Extracting #9: cost 0 inf + 57109 474.878 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 474.878 * [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)))))) 474.878 * [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)))) 474.879 * * [simplify]: iters left: 6 (11 enodes) 474.881 * * [simplify]: iters left: 5 (43 enodes) 474.888 * * [simplify]: iters left: 4 (84 enodes) 474.903 * * [simplify]: iters left: 3 (212 enodes) 474.947 * * [simplify]: iters left: 2 (472 enodes) 475.049 * * [simplify]: Extracting #0: cost 1 inf + 0 475.049 * * [simplify]: Extracting #1: cost 0 inf + 1 475.049 * [simplify]: Simplified to 0 475.049 * [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)) 475.049 * * * * [progress]: [ 1200 / 3260 ] simplifiying candidate # 475.049 * [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)))) 475.049 * * [simplify]: iters left: 6 (26 enodes) 475.055 * * [simplify]: iters left: 5 (101 enodes) 475.071 * * [simplify]: iters left: 4 (186 enodes) 475.106 * * [simplify]: iters left: 3 (417 enodes) 475.198 * * [simplify]: Extracting #0: cost 1 inf + 0 475.198 * * [simplify]: Extracting #1: cost 11 inf + 0 475.199 * * [simplify]: Extracting #2: cost 101 inf + 0 475.199 * * [simplify]: Extracting #3: cost 189 inf + 2 475.200 * * [simplify]: Extracting #4: cost 179 inf + 699 475.202 * * [simplify]: Extracting #5: cost 129 inf + 8825 475.207 * * [simplify]: Extracting #6: cost 61 inf + 26984 475.216 * * [simplify]: Extracting #7: cost 4 inf + 48394 475.227 * * [simplify]: Extracting #8: cost 0 inf + 50164 475.237 * [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)))) 475.237 * [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))))) 475.238 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 475.238 * * [simplify]: iters left: 6 (12 enodes) 475.241 * * [simplify]: iters left: 5 (49 enodes) 475.249 * * [simplify]: iters left: 4 (99 enodes) 475.269 * * [simplify]: iters left: 3 (234 enodes) 475.322 * * [simplify]: iters left: 2 (447 enodes) 475.416 * * [simplify]: Extracting #0: cost 1 inf + 0 475.416 * * [simplify]: Extracting #1: cost 0 inf + 1 475.416 * [simplify]: Simplified to 0 475.416 * [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)) 475.416 * * * * [progress]: [ 1201 / 3260 ] simplifiying candidate # 475.416 * [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)))))) 475.416 * * [simplify]: iters left: 6 (28 enodes) 475.422 * * [simplify]: iters left: 5 (109 enodes) 475.441 * * [simplify]: iters left: 4 (211 enodes) 475.480 * * [simplify]: iters left: 3 (493 enodes) 475.605 * * [simplify]: Extracting #0: cost 1 inf + 0 475.605 * * [simplify]: Extracting #1: cost 11 inf + 0 475.605 * * [simplify]: Extracting #2: cost 118 inf + 0 475.606 * * [simplify]: Extracting #3: cost 220 inf + 2 475.607 * * [simplify]: Extracting #4: cost 199 inf + 2113 475.610 * * [simplify]: Extracting #5: cost 120 inf + 19630 475.617 * * [simplify]: Extracting #6: cost 86 inf + 27648 475.624 * * [simplify]: Extracting #7: cost 54 inf + 37437 475.636 * * [simplify]: Extracting #8: cost 5 inf + 59441 475.649 * * [simplify]: Extracting #9: cost 0 inf + 61311 475.664 * [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))) 475.664 * [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))))))) 475.664 * [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))))) 475.664 * * [simplify]: iters left: 6 (14 enodes) 475.668 * * [simplify]: iters left: 5 (57 enodes) 475.676 * * [simplify]: iters left: 4 (121 enodes) 475.701 * * [simplify]: iters left: 3 (291 enodes) 475.780 * * [simplify]: Extracting #0: cost 1 inf + 0 475.780 * * [simplify]: Extracting #1: cost 0 inf + 1 475.780 * [simplify]: Simplified to 0 475.780 * [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)) 475.780 * * * * [progress]: [ 1202 / 3260 ] simplifiying candidate # 475.780 * [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))))) 475.780 * * [simplify]: iters left: 6 (26 enodes) 475.786 * * [simplify]: iters left: 5 (101 enodes) 475.802 * * [simplify]: iters left: 4 (182 enodes) 475.835 * * [simplify]: iters left: 3 (426 enodes) 475.941 * * [simplify]: Extracting #0: cost 1 inf + 0 475.941 * * [simplify]: Extracting #1: cost 11 inf + 0 475.942 * * [simplify]: Extracting #2: cost 97 inf + 0 475.942 * * [simplify]: Extracting #3: cost 181 inf + 3 475.943 * * [simplify]: Extracting #4: cost 171 inf + 1022 475.945 * * [simplify]: Extracting #5: cost 120 inf + 8428 475.951 * * [simplify]: Extracting #6: cost 69 inf + 21854 475.961 * * [simplify]: Extracting #7: cost 2 inf + 47520 475.972 * * [simplify]: Extracting #8: cost 0 inf + 47711 475.982 * * [simplify]: Extracting #9: cost 0 inf + 47631 475.993 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 475.993 * [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)))))) 475.993 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 475.993 * * [simplify]: iters left: 6 (13 enodes) 475.997 * * [simplify]: iters left: 5 (52 enodes) 476.005 * * [simplify]: iters left: 4 (98 enodes) 476.025 * * [simplify]: iters left: 3 (212 enodes) 476.064 * * [simplify]: iters left: 2 (371 enodes) 476.137 * * [simplify]: Extracting #0: cost 1 inf + 0 476.137 * * [simplify]: Extracting #1: cost 0 inf + 1 476.137 * [simplify]: Simplified to 0 476.137 * [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)) 476.137 * * * * [progress]: [ 1203 / 3260 ] simplifiying candidate # 476.137 * [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)))) 476.137 * * [simplify]: iters left: 6 (26 enodes) 476.143 * * [simplify]: iters left: 5 (95 enodes) 476.158 * * [simplify]: iters left: 4 (171 enodes) 476.184 * * [simplify]: iters left: 3 (332 enodes) 476.245 * * [simplify]: Extracting #0: cost 1 inf + 0 476.245 * * [simplify]: Extracting #1: cost 11 inf + 0 476.245 * * [simplify]: Extracting #2: cost 94 inf + 0 476.246 * * [simplify]: Extracting #3: cost 147 inf + 702 476.248 * * [simplify]: Extracting #4: cost 102 inf + 6399 476.251 * * [simplify]: Extracting #5: cost 86 inf + 9739 476.253 * * [simplify]: Extracting #6: cost 81 inf + 11501 476.259 * * [simplify]: Extracting #7: cost 22 inf + 33451 476.268 * * [simplify]: Extracting #8: cost 0 inf + 43248 476.276 * * [simplify]: Extracting #9: cost 0 inf + 43208 476.285 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ b (* a 2))) 476.285 * [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))))) 476.285 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 476.286 * * [simplify]: iters left: 6 (12 enodes) 476.289 * * [simplify]: iters left: 5 (44 enodes) 476.296 * * [simplify]: iters left: 4 (92 enodes) 476.309 * * [simplify]: iters left: 3 (159 enodes) 476.335 * * [simplify]: iters left: 2 (267 enodes) 476.378 * * [simplify]: iters left: 1 (364 enodes) 476.435 * * [simplify]: Extracting #0: cost 1 inf + 0 476.435 * * [simplify]: Extracting #1: cost 0 inf + 1 476.436 * [simplify]: Simplified to 0 476.436 * [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)) 476.436 * * * * [progress]: [ 1204 / 3260 ] simplifiying candidate # 476.436 * [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)))))) 476.436 * * [simplify]: iters left: 6 (27 enodes) 476.442 * * [simplify]: iters left: 5 (110 enodes) 476.460 * * [simplify]: iters left: 4 (238 enodes) 476.512 * * [simplify]: Extracting #0: cost 1 inf + 0 476.512 * * [simplify]: Extracting #1: cost 11 inf + 0 476.513 * * [simplify]: Extracting #2: cost 130 inf + 0 476.513 * * [simplify]: Extracting #3: cost 226 inf + 3 476.514 * * [simplify]: Extracting #4: cost 201 inf + 3653 476.518 * * [simplify]: Extracting #5: cost 115 inf + 28757 476.525 * * [simplify]: Extracting #6: cost 40 inf + 51966 476.535 * * [simplify]: Extracting #7: cost 7 inf + 64770 476.545 * * [simplify]: Extracting #8: cost 0 inf + 67788 476.831 * * [simplify]: Extracting #9: cost 0 inf + 67756 476.842 * [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))))) 476.842 * [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))))))) 476.842 * [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))))) 476.842 * * [simplify]: iters left: 6 (15 enodes) 476.846 * * [simplify]: iters left: 5 (64 enodes) 476.857 * * [simplify]: iters left: 4 (149 enodes) 476.894 * * [simplify]: iters left: 3 (466 enodes) 477.147 * * [simplify]: Extracting #0: cost 1 inf + 0 477.147 * * [simplify]: Extracting #1: cost 0 inf + 1 477.147 * [simplify]: Simplified to 0 477.147 * [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)) 477.147 * * * * [progress]: [ 1205 / 3260 ] simplifiying candidate # 477.148 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 477.148 * * [simplify]: iters left: 6 (25 enodes) 477.153 * * [simplify]: iters left: 5 (100 enodes) 477.169 * * [simplify]: iters left: 4 (196 enodes) 477.212 * * [simplify]: Extracting #0: cost 1 inf + 0 477.212 * * [simplify]: Extracting #1: cost 11 inf + 0 477.212 * * [simplify]: Extracting #2: cost 108 inf + 0 477.213 * * [simplify]: Extracting #3: cost 170 inf + 168 477.213 * * [simplify]: Extracting #4: cost 153 inf + 2602 477.216 * * [simplify]: Extracting #5: cost 102 inf + 14843 477.221 * * [simplify]: Extracting #6: cost 40 inf + 33394 477.228 * * [simplify]: Extracting #7: cost 2 inf + 47679 477.236 * * [simplify]: Extracting #8: cost 0 inf + 48679 477.245 * * [simplify]: Extracting #9: cost 0 inf + 48639 477.253 * [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))) 477.253 * [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)))))) 477.253 * [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)))) 477.253 * * [simplify]: iters left: 6 (14 enodes) 477.257 * * [simplify]: iters left: 5 (59 enodes) 477.268 * * [simplify]: iters left: 4 (121 enodes) 477.292 * * [simplify]: iters left: 3 (332 enodes) 477.427 * * [simplify]: Extracting #0: cost 1 inf + 0 477.427 * * [simplify]: Extracting #1: cost 0 inf + 1 477.427 * [simplify]: Simplified to 0 477.427 * [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)) 477.427 * * * * [progress]: [ 1206 / 3260 ] simplifiying candidate # 477.427 * [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)))) 477.427 * * [simplify]: iters left: 6 (25 enodes) 477.433 * * [simplify]: iters left: 5 (100 enodes) 477.449 * * [simplify]: iters left: 4 (199 enodes) 477.490 * * [simplify]: iters left: 3 (490 enodes) 477.650 * * [simplify]: Extracting #0: cost 1 inf + 0 477.650 * * [simplify]: Extracting #1: cost 11 inf + 0 477.651 * * [simplify]: Extracting #2: cost 146 inf + 0 477.651 * * [simplify]: Extracting #3: cost 235 inf + 129 477.653 * * [simplify]: Extracting #4: cost 193 inf + 5424 477.658 * * [simplify]: Extracting #5: cost 118 inf + 21677 477.664 * * [simplify]: Extracting #6: cost 94 inf + 26991 477.672 * * [simplify]: Extracting #7: cost 60 inf + 37716 477.684 * * [simplify]: Extracting #8: cost 4 inf + 62474 477.698 * * [simplify]: Extracting #9: cost 0 inf + 63778 477.713 * * [simplify]: Extracting #10: cost 0 inf + 63738 477.727 * [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))))) 477.727 * [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))))) 477.728 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 477.728 * * [simplify]: iters left: 6 (13 enodes) 477.731 * * [simplify]: iters left: 5 (54 enodes) 477.741 * * [simplify]: iters left: 4 (112 enodes) 477.764 * * [simplify]: iters left: 3 (281 enodes) 477.858 * * [simplify]: Extracting #0: cost 1 inf + 0 477.858 * * [simplify]: Extracting #1: cost 0 inf + 1 477.858 * [simplify]: Simplified to 0 477.858 * [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)) 477.858 * * * * [progress]: [ 1207 / 3260 ] simplifiying candidate # 477.859 * [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)))))) 477.859 * * [simplify]: iters left: 6 (28 enodes) 477.865 * * [simplify]: iters left: 5 (111 enodes) 477.886 * * [simplify]: iters left: 4 (229 enodes) 477.931 * * [simplify]: Extracting #0: cost 1 inf + 0 477.931 * * [simplify]: Extracting #1: cost 11 inf + 0 477.931 * * [simplify]: Extracting #2: cost 111 inf + 0 477.932 * * [simplify]: Extracting #3: cost 185 inf + 45 477.932 * * [simplify]: Extracting #4: cost 163 inf + 2565 477.935 * * [simplify]: Extracting #5: cost 89 inf + 19788 477.941 * * [simplify]: Extracting #6: cost 41 inf + 34725 477.950 * * [simplify]: Extracting #7: cost 1 inf + 51282 477.959 * * [simplify]: Extracting #8: cost 0 inf + 51431 477.968 * [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))) 477.968 * [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))))))) 477.968 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 477.968 * * [simplify]: iters left: 6 (14 enodes) 477.972 * * [simplify]: iters left: 5 (59 enodes) 477.982 * * [simplify]: iters left: 4 (134 enodes) 478.011 * * [simplify]: iters left: 3 (357 enodes) 478.147 * * [simplify]: Extracting #0: cost 1 inf + 0 478.147 * * [simplify]: Extracting #1: cost 0 inf + 1 478.147 * [simplify]: Simplified to 0 478.147 * [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)) 478.148 * * * * [progress]: [ 1208 / 3260 ] simplifiying candidate # 478.148 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 478.148 * * [simplify]: iters left: 6 (26 enodes) 478.154 * * [simplify]: iters left: 5 (102 enodes) 478.173 * * [simplify]: iters left: 4 (196 enodes) 478.209 * * [simplify]: iters left: 3 (454 enodes) 478.331 * * [simplify]: Extracting #0: cost 1 inf + 0 478.331 * * [simplify]: Extracting #1: cost 11 inf + 0 478.331 * * [simplify]: Extracting #2: cost 152 inf + 0 478.334 * * [simplify]: Extracting #3: cost 260 inf + 87 478.336 * * [simplify]: Extracting #4: cost 239 inf + 2691 478.340 * * [simplify]: Extracting #5: cost 130 inf + 23694 478.348 * * [simplify]: Extracting #6: cost 62 inf + 40375 478.361 * * [simplify]: Extracting #7: cost 3 inf + 64215 478.374 * * [simplify]: Extracting #8: cost 0 inf + 65485 478.388 * [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)) 478.388 * [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)))))) 478.389 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 478.389 * * [simplify]: iters left: 6 (13 enodes) 478.392 * * [simplify]: iters left: 5 (53 enodes) 478.402 * * [simplify]: iters left: 4 (106 enodes) 478.422 * * [simplify]: iters left: 3 (257 enodes) 478.504 * * [simplify]: Extracting #0: cost 1 inf + 0 478.504 * * [simplify]: Extracting #1: cost 0 inf + 1 478.504 * [simplify]: Simplified to 0 478.504 * [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)) 478.505 * * * * [progress]: [ 1209 / 3260 ] simplifiying candidate # 478.505 * [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)))) 478.505 * * [simplify]: iters left: 6 (26 enodes) 478.513 * * [simplify]: iters left: 5 (101 enodes) 478.529 * * [simplify]: iters left: 4 (185 enodes) 478.562 * * [simplify]: iters left: 3 (402 enodes) 478.668 * * [simplify]: Extracting #0: cost 1 inf + 0 478.668 * * [simplify]: Extracting #1: cost 11 inf + 0 478.669 * * [simplify]: Extracting #2: cost 124 inf + 0 478.669 * * [simplify]: Extracting #3: cost 193 inf + 87 478.670 * * [simplify]: Extracting #4: cost 163 inf + 3072 478.673 * * [simplify]: Extracting #5: cost 117 inf + 10726 478.678 * * [simplify]: Extracting #6: cost 56 inf + 26272 478.688 * * [simplify]: Extracting #7: cost 9 inf + 45251 478.699 * * [simplify]: Extracting #8: cost 0 inf + 48718 478.709 * * [simplify]: Extracting #9: cost 0 inf + 48638 478.720 * [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))) 478.720 * [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))))) 478.720 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 478.720 * * [simplify]: iters left: 6 (12 enodes) 478.723 * * [simplify]: iters left: 5 (49 enodes) 478.731 * * [simplify]: iters left: 4 (94 enodes) 478.751 * * [simplify]: iters left: 3 (221 enodes) 478.819 * * [simplify]: iters left: 2 (492 enodes) 479.035 * * [simplify]: Extracting #0: cost 1 inf + 0 479.035 * * [simplify]: Extracting #1: cost 0 inf + 1 479.035 * [simplify]: Simplified to 0 479.035 * [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)) 479.035 * * * * [progress]: [ 1210 / 3260 ] simplifiying candidate # 479.035 * [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)))))) 479.035 * * [simplify]: iters left: 6 (27 enodes) 479.041 * * [simplify]: iters left: 5 (104 enodes) 479.058 * * [simplify]: iters left: 4 (204 enodes) 479.099 * * [simplify]: iters left: 3 (481 enodes) 479.238 * * [simplify]: Extracting #0: cost 1 inf + 0 479.238 * * [simplify]: Extracting #1: cost 11 inf + 0 479.238 * * [simplify]: Extracting #2: cost 148 inf + 0 479.239 * * [simplify]: Extracting #3: cost 243 inf + 129 479.240 * * [simplify]: Extracting #4: cost 224 inf + 2201 479.243 * * [simplify]: Extracting #5: cost 145 inf + 17488 479.250 * * [simplify]: Extracting #6: cost 60 inf + 40346 479.265 * * [simplify]: Extracting #7: cost 5 inf + 62069 479.277 * * [simplify]: Extracting #8: cost 0 inf + 63879 479.290 * [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))) 479.290 * [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))))))) 479.290 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 479.290 * * [simplify]: iters left: 6 (13 enodes) 479.294 * * [simplify]: iters left: 5 (52 enodes) 479.302 * * [simplify]: iters left: 4 (111 enodes) 479.327 * * [simplify]: iters left: 3 (278 enodes) 479.416 * * [simplify]: Extracting #0: cost 1 inf + 0 479.416 * * [simplify]: Extracting #1: cost 0 inf + 1 479.416 * [simplify]: Simplified to 0 479.416 * [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)) 479.416 * * * * [progress]: [ 1211 / 3260 ] simplifiying candidate # 479.416 * [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))))) 479.417 * * [simplify]: iters left: 6 (25 enodes) 479.422 * * [simplify]: iters left: 5 (96 enodes) 479.439 * * [simplify]: iters left: 4 (177 enodes) 479.473 * * [simplify]: iters left: 3 (383 enodes) 479.565 * * [simplify]: Extracting #0: cost 1 inf + 0 479.565 * * [simplify]: Extracting #1: cost 11 inf + 0 479.565 * * [simplify]: Extracting #2: cost 122 inf + 0 479.566 * * [simplify]: Extracting #3: cost 177 inf + 376 479.567 * * [simplify]: Extracting #4: cost 146 inf + 3161 479.570 * * [simplify]: Extracting #5: cost 98 inf + 10591 479.574 * * [simplify]: Extracting #6: cost 51 inf + 26203 479.583 * * [simplify]: Extracting #7: cost 6 inf + 43008 479.592 * * [simplify]: Extracting #8: cost 0 inf + 45273 479.602 * * [simplify]: Extracting #9: cost 0 inf + 45233 479.614 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b a) 2)) 479.614 * [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)))))) 479.614 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 479.614 * * [simplify]: iters left: 6 (12 enodes) 479.617 * * [simplify]: iters left: 5 (47 enodes) 479.625 * * [simplify]: iters left: 4 (89 enodes) 479.642 * * [simplify]: iters left: 3 (186 enodes) 479.688 * * [simplify]: iters left: 2 (378 enodes) 479.821 * * [simplify]: Extracting #0: cost 1 inf + 0 479.821 * * [simplify]: Extracting #1: cost 0 inf + 1 479.821 * [simplify]: Simplified to 0 479.821 * [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)) 479.821 * * * * [progress]: [ 1212 / 3260 ] simplifiying candidate # 479.821 * [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)))) 479.821 * * [simplify]: iters left: 6 (25 enodes) 479.827 * * [simplify]: iters left: 5 (93 enodes) 479.841 * * [simplify]: iters left: 4 (146 enodes) 479.864 * * [simplify]: iters left: 3 (274 enodes) 479.912 * * [simplify]: iters left: 2 (491 enodes) 480.017 * * [simplify]: Extracting #0: cost 1 inf + 0 480.017 * * [simplify]: Extracting #1: cost 9 inf + 0 480.017 * * [simplify]: Extracting #2: cost 72 inf + 2 480.017 * * [simplify]: Extracting #3: cost 127 inf + 298 480.018 * * [simplify]: Extracting #4: cost 90 inf + 4100 480.020 * * [simplify]: Extracting #5: cost 88 inf + 5444 480.022 * * [simplify]: Extracting #6: cost 80 inf + 6996 480.028 * * [simplify]: Extracting #7: cost 18 inf + 29416 480.037 * * [simplify]: Extracting #8: cost 0 inf + 36450 480.049 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) 480.049 * [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))))) 480.049 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 480.049 * * [simplify]: iters left: 6 (11 enodes) 480.052 * * [simplify]: iters left: 5 (40 enodes) 480.058 * * [simplify]: iters left: 4 (65 enodes) 480.068 * * [simplify]: iters left: 3 (97 enodes) 480.084 * * [simplify]: iters left: 2 (165 enodes) 480.118 * * [simplify]: iters left: 1 (271 enodes) 480.169 * * [simplify]: Extracting #0: cost 1 inf + 0 480.169 * * [simplify]: Extracting #1: cost 0 inf + 1 480.169 * [simplify]: Simplified to 0 480.169 * [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)) 480.169 * * * * [progress]: [ 1213 / 3260 ] simplifiying candidate # 480.170 * [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)))))) 480.170 * * [simplify]: iters left: 6 (26 enodes) 480.176 * * [simplify]: iters left: 5 (103 enodes) 480.192 * * [simplify]: iters left: 4 (199 enodes) 480.232 * * [simplify]: iters left: 3 (455 enodes) 480.350 * * [simplify]: Extracting #0: cost 1 inf + 0 480.350 * * [simplify]: Extracting #1: cost 11 inf + 0 480.350 * * [simplify]: Extracting #2: cost 142 inf + 0 480.351 * * [simplify]: Extracting #3: cost 227 inf + 47 480.352 * * [simplify]: Extracting #4: cost 202 inf + 3375 480.355 * * [simplify]: Extracting #5: cost 122 inf + 20306 480.363 * * [simplify]: Extracting #6: cost 50 inf + 41805 480.374 * * [simplify]: Extracting #7: cost 3 inf + 60486 480.386 * * [simplify]: Extracting #8: cost 0 inf + 61516 480.398 * [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)))) 480.398 * [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))))))) 480.399 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 480.399 * * [simplify]: iters left: 6 (12 enodes) 480.404 * * [simplify]: iters left: 5 (51 enodes) 480.412 * * [simplify]: iters left: 4 (106 enodes) 480.435 * * [simplify]: iters left: 3 (247 enodes) 480.503 * * [simplify]: Extracting #0: cost 1 inf + 0 480.503 * * [simplify]: Extracting #1: cost 0 inf + 1 480.503 * [simplify]: Simplified to 0 480.503 * [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)) 480.503 * * * * [progress]: [ 1214 / 3260 ] simplifiying candidate # 480.503 * [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))))) 480.503 * * [simplify]: iters left: 6 (24 enodes) 480.509 * * [simplify]: iters left: 5 (95 enodes) 480.526 * * [simplify]: iters left: 4 (174 enodes) 480.560 * * [simplify]: iters left: 3 (386 enodes) 480.655 * * [simplify]: Extracting #0: cost 1 inf + 0 480.655 * * [simplify]: Extracting #1: cost 11 inf + 0 480.655 * * [simplify]: Extracting #2: cost 124 inf + 0 480.656 * * [simplify]: Extracting #3: cost 181 inf + 256 480.657 * * [simplify]: Extracting #4: cost 150 inf + 2924 480.659 * * [simplify]: Extracting #5: cost 99 inf + 10879 480.664 * * [simplify]: Extracting #6: cost 58 inf + 23313 480.673 * * [simplify]: Extracting #7: cost 7 inf + 42718 480.682 * * [simplify]: Extracting #8: cost 0 inf + 45602 480.692 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ b 2) a)) 480.692 * [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)))))) 480.692 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 480.692 * * [simplify]: iters left: 6 (11 enodes) 480.695 * * [simplify]: iters left: 5 (46 enodes) 480.705 * * [simplify]: iters left: 4 (86 enodes) 480.722 * * [simplify]: iters left: 3 (183 enodes) 480.768 * * [simplify]: iters left: 2 (372 enodes) 480.897 * * [simplify]: Extracting #0: cost 1 inf + 0 480.897 * * [simplify]: Extracting #1: cost 0 inf + 1 480.897 * [simplify]: Simplified to 0 480.897 * [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)) 480.897 * * * * [progress]: [ 1215 / 3260 ] simplifiying candidate # 480.897 * [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)))) 480.897 * * [simplify]: iters left: 6 (24 enodes) 480.905 * * [simplify]: iters left: 5 (92 enodes) 480.919 * * [simplify]: iters left: 4 (145 enodes) 480.943 * * [simplify]: iters left: 3 (273 enodes) 480.992 * * [simplify]: iters left: 2 (490 enodes) 481.098 * * [simplify]: Extracting #0: cost 1 inf + 0 481.098 * * [simplify]: Extracting #1: cost 9 inf + 0 481.098 * * [simplify]: Extracting #2: cost 72 inf + 2 481.099 * * [simplify]: Extracting #3: cost 123 inf + 669 481.100 * * [simplify]: Extracting #4: cost 91 inf + 3858 481.101 * * [simplify]: Extracting #5: cost 87 inf + 5527 481.103 * * [simplify]: Extracting #6: cost 79 inf + 7913 481.110 * * [simplify]: Extracting #7: cost 17 inf + 29796 481.120 * * [simplify]: Extracting #8: cost 0 inf + 36532 481.130 * * [simplify]: Extracting #9: cost 0 inf + 36452 481.139 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (* 1/2 (/ b a))) 481.139 * [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))))) 481.140 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 481.140 * * [simplify]: iters left: 6 (10 enodes) 481.142 * * [simplify]: iters left: 5 (39 enodes) 481.151 * * [simplify]: iters left: 4 (64 enodes) 481.161 * * [simplify]: iters left: 3 (96 enodes) 481.177 * * [simplify]: iters left: 2 (164 enodes) 481.212 * * [simplify]: iters left: 1 (270 enodes) 481.264 * * [simplify]: Extracting #0: cost 1 inf + 0 481.264 * * [simplify]: Extracting #1: cost 0 inf + 1 481.264 * [simplify]: Simplified to 0 481.264 * [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)) 481.264 * * * * [progress]: [ 1216 / 3260 ] simplifiying candidate # 481.264 * [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)))))) 481.264 * * [simplify]: iters left: 6 (26 enodes) 481.270 * * [simplify]: iters left: 5 (104 enodes) 481.287 * * [simplify]: iters left: 4 (208 enodes) 481.325 * * [simplify]: iters left: 3 (452 enodes) 481.429 * * [simplify]: Extracting #0: cost 1 inf + 0 481.429 * * [simplify]: Extracting #1: cost 11 inf + 0 481.429 * * [simplify]: Extracting #2: cost 124 inf + 0 481.430 * * [simplify]: Extracting #3: cost 223 inf + 90 481.431 * * [simplify]: Extracting #4: cost 193 inf + 3508 481.434 * * [simplify]: Extracting #5: cost 117 inf + 18095 481.444 * * [simplify]: Extracting #6: cost 50 inf + 37447 481.455 * * [simplify]: Extracting #7: cost 5 inf + 55213 481.466 * * [simplify]: Extracting #8: cost 0 inf + 57513 481.478 * [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)))) 481.478 * [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))))))) 481.478 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 481.478 * * [simplify]: iters left: 6 (12 enodes) 481.482 * * [simplify]: iters left: 5 (53 enodes) 481.491 * * [simplify]: iters left: 4 (117 enodes) 481.515 * * [simplify]: iters left: 3 (255 enodes) 481.575 * * [simplify]: Extracting #0: cost 1 inf + 0 481.575 * * [simplify]: Extracting #1: cost 0 inf + 1 481.575 * [simplify]: Simplified to 0 481.575 * [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)) 481.575 * * * * [progress]: [ 1217 / 3260 ] simplifiying candidate # 481.575 * [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))))) 481.575 * * [simplify]: iters left: 6 (24 enodes) 481.581 * * [simplify]: iters left: 5 (96 enodes) 481.597 * * [simplify]: iters left: 4 (184 enodes) 481.627 * * [simplify]: iters left: 3 (365 enodes) 481.705 * * [simplify]: Extracting #0: cost 1 inf + 0 481.705 * * [simplify]: Extracting #1: cost 11 inf + 0 481.705 * * [simplify]: Extracting #2: cost 106 inf + 0 481.706 * * [simplify]: Extracting #3: cost 179 inf + 49 481.707 * * [simplify]: Extracting #4: cost 149 inf + 3027 481.709 * * [simplify]: Extracting #5: cost 98 inf + 9849 481.713 * * [simplify]: Extracting #6: cost 58 inf + 21967 481.721 * * [simplify]: Extracting #7: cost 6 inf + 41793 481.731 * * [simplify]: Extracting #8: cost 0 inf + 43912 481.740 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (* (/ b a) 1/2)) 481.740 * [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)))))) 481.740 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 481.740 * * [simplify]: iters left: 6 (11 enodes) 481.744 * * [simplify]: iters left: 5 (48 enodes) 481.752 * * [simplify]: iters left: 4 (98 enodes) 481.770 * * [simplify]: iters left: 3 (181 enodes) 481.807 * * [simplify]: iters left: 2 (358 enodes) 481.915 * * [simplify]: Extracting #0: cost 1 inf + 0 481.915 * * [simplify]: Extracting #1: cost 0 inf + 1 481.915 * [simplify]: Simplified to 0 481.915 * [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)) 481.915 * * * * [progress]: [ 1218 / 3260 ] simplifiying candidate # 481.916 * [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)))) 481.916 * * [simplify]: iters left: 6 (24 enodes) 481.922 * * [simplify]: iters left: 5 (92 enodes) 481.936 * * [simplify]: iters left: 4 (165 enodes) 481.962 * * [simplify]: iters left: 3 (313 enodes) 482.021 * * [simplify]: Extracting #0: cost 1 inf + 0 482.021 * * [simplify]: Extracting #1: cost 12 inf + 0 482.021 * * [simplify]: Extracting #2: cost 93 inf + 42 482.021 * * [simplify]: Extracting #3: cost 133 inf + 1208 482.023 * * [simplify]: Extracting #4: cost 94 inf + 4285 482.024 * * [simplify]: Extracting #5: cost 87 inf + 6559 482.026 * * [simplify]: Extracting #6: cost 81 inf + 8145 482.031 * * [simplify]: Extracting #7: cost 19 inf + 31444 482.041 * * [simplify]: Extracting #8: cost 0 inf + 40062 482.049 * * [simplify]: Extracting #9: cost 0 inf + 39942 482.057 * * [simplify]: Extracting #10: cost 0 inf + 39902 482.065 * [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))) 482.065 * [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))))) 482.066 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 482.066 * * [simplify]: iters left: 6 (10 enodes) 482.069 * * [simplify]: iters left: 5 (41 enodes) 482.076 * * [simplify]: iters left: 4 (81 enodes) 482.088 * * [simplify]: iters left: 3 (127 enodes) 482.104 * * [simplify]: iters left: 2 (186 enodes) 482.131 * * [simplify]: iters left: 1 (266 enodes) 482.192 * * [simplify]: Extracting #0: cost 1 inf + 0 482.192 * * [simplify]: Extracting #1: cost 0 inf + 1 482.192 * [simplify]: Simplified to 0 482.192 * [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)) 482.192 * * * * [progress]: [ 1219 / 3260 ] simplifiying candidate # 482.193 * [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))) 482.193 * * [simplify]: iters left: 6 (23 enodes) 482.198 * * [simplify]: iters left: 5 (89 enodes) 482.212 * * [simplify]: iters left: 4 (147 enodes) 482.238 * * [simplify]: iters left: 3 (277 enodes) 482.288 * * [simplify]: Extracting #0: cost 1 inf + 0 482.288 * * [simplify]: Extracting #1: cost 9 inf + 0 482.289 * * [simplify]: Extracting #2: cost 80 inf + 2 482.289 * * [simplify]: Extracting #3: cost 119 inf + 666 482.290 * * [simplify]: Extracting #4: cost 90 inf + 3571 482.291 * * [simplify]: Extracting #5: cost 86 inf + 5636 482.293 * * [simplify]: Extracting #6: cost 84 inf + 6122 482.297 * * [simplify]: Extracting #7: cost 20 inf + 29962 482.305 * * [simplify]: Extracting #8: cost 0 inf + 39161 482.313 * * [simplify]: Extracting #9: cost 0 inf + 39065 482.320 * [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)) 482.320 * [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)))) 482.321 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 482.321 * * [simplify]: iters left: 6 (9 enodes) 482.323 * * [simplify]: iters left: 5 (36 enodes) 482.329 * * [simplify]: iters left: 4 (67 enodes) 482.340 * * [simplify]: iters left: 3 (97 enodes) 482.358 * * [simplify]: iters left: 2 (158 enodes) 482.391 * * [simplify]: iters left: 1 (263 enodes) 482.436 * * [simplify]: Extracting #0: cost 1 inf + 0 482.437 * * [simplify]: Extracting #1: cost 0 inf + 1 482.437 * [simplify]: Simplified to 0 482.437 * [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)) 482.437 * * * * [progress]: [ 1220 / 3260 ] simplifiying candidate # 482.437 * [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)))) 482.437 * * [simplify]: iters left: 6 (23 enodes) 482.442 * * [simplify]: iters left: 5 (90 enodes) 482.456 * * [simplify]: iters left: 4 (156 enodes) 482.483 * * [simplify]: iters left: 3 (306 enodes) 482.541 * * [simplify]: Extracting #0: cost 1 inf + 0 482.541 * * [simplify]: Extracting #1: cost 11 inf + 0 482.541 * * [simplify]: Extracting #2: cost 90 inf + 0 482.542 * * [simplify]: Extracting #3: cost 139 inf + 378 482.543 * * [simplify]: Extracting #4: cost 106 inf + 3576 482.544 * * [simplify]: Extracting #5: cost 86 inf + 6838 482.546 * * [simplify]: Extracting #6: cost 79 inf + 8521 482.551 * * [simplify]: Extracting #7: cost 18 inf + 31880 482.559 * * [simplify]: Extracting #8: cost 0 inf + 40480 482.567 * * [simplify]: Extracting #9: cost 0 inf + 40305 482.575 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (sqrt a))) (/ (/ b a) 2)) 482.575 * [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))))) 482.576 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 482.576 * * [simplify]: iters left: 5 (9 enodes) 482.578 * * [simplify]: iters left: 4 (39 enodes) 482.584 * * [simplify]: iters left: 3 (65 enodes) 482.597 * * [simplify]: iters left: 2 (129 enodes) 482.621 * * [simplify]: iters left: 1 (210 enodes) 482.658 * * [simplify]: Extracting #0: cost 1 inf + 0 482.658 * * [simplify]: Extracting #1: cost 0 inf + 1 482.658 * [simplify]: Simplified to 0 482.658 * [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)) 482.658 * * * * [progress]: [ 1221 / 3260 ] simplifiying candidate # 482.658 * [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)))))) 482.658 * * [simplify]: iters left: 6 (24 enodes) 482.664 * * [simplify]: iters left: 5 (91 enodes) 482.678 * * [simplify]: iters left: 4 (144 enodes) 482.701 * * [simplify]: iters left: 3 (257 enodes) 482.748 * * [simplify]: iters left: 2 (457 enodes) 482.846 * * [simplify]: Extracting #0: cost 1 inf + 0 482.846 * * [simplify]: Extracting #1: cost 11 inf + 0 482.846 * * [simplify]: Extracting #2: cost 68 inf + 0 482.847 * * [simplify]: Extracting #3: cost 115 inf + 170 482.847 * * [simplify]: Extracting #4: cost 105 inf + 2249 482.848 * * [simplify]: Extracting #5: cost 91 inf + 5327 482.853 * * [simplify]: Extracting #6: cost 24 inf + 28161 482.861 * * [simplify]: Extracting #7: cost 0 inf + 38172 482.869 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (* (cbrt 2) (cbrt 2))) a)) (/ (/ b 2) a)) 482.869 * [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))))))) 482.869 * [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))))) 482.869 * * [simplify]: iters left: 6 (10 enodes) 482.872 * * [simplify]: iters left: 5 (37 enodes) 482.877 * * [simplify]: iters left: 4 (57 enodes) 482.887 * * [simplify]: iters left: 3 (104 enodes) 482.906 * * [simplify]: iters left: 2 (158 enodes) 482.928 * * [simplify]: iters left: 1 (225 enodes) 482.960 * * [simplify]: Extracting #0: cost 1 inf + 0 482.960 * * [simplify]: Extracting #1: cost 0 inf + 1 482.960 * [simplify]: Simplified to 0 482.960 * [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)) 482.960 * * * * [progress]: [ 1222 / 3260 ] simplifiying candidate # 482.960 * [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))))) 482.960 * * [simplify]: iters left: 6 (23 enodes) 482.968 * * [simplify]: iters left: 5 (82 enodes) 482.980 * * [simplify]: iters left: 4 (128 enodes) 482.999 * * [simplify]: iters left: 3 (226 enodes) 483.040 * * [simplify]: iters left: 2 (384 enodes) 483.119 * * [simplify]: Extracting #0: cost 1 inf + 0 483.119 * * [simplify]: Extracting #1: cost 9 inf + 0 483.119 * * [simplify]: Extracting #2: cost 56 inf + 0 483.119 * * [simplify]: Extracting #3: cost 90 inf + 87 483.120 * * [simplify]: Extracting #4: cost 77 inf + 2003 483.121 * * [simplify]: Extracting #5: cost 64 inf + 4424 483.125 * * [simplify]: Extracting #6: cost 9 inf + 21419 483.132 * * [simplify]: Extracting #7: cost 0 inf + 25122 483.138 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (/ (/ b 2) a)) 483.138 * [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)))))) 483.139 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 483.139 * * [simplify]: iters left: 6 (9 enodes) 483.141 * * [simplify]: iters left: 5 (29 enodes) 483.146 * * [simplify]: iters left: 4 (42 enodes) 483.152 * * [simplify]: iters left: 3 (58 enodes) 483.159 * * [simplify]: iters left: 2 (68 enodes) 483.166 * * [simplify]: Extracting #0: cost 1 inf + 0 483.166 * * [simplify]: Extracting #1: cost 0 inf + 1 483.166 * [simplify]: Simplified to 0 483.166 * [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)) 483.166 * * * * [progress]: [ 1223 / 3260 ] simplifiying candidate # 483.166 * [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)))))) 483.166 * * [simplify]: iters left: 6 (27 enodes) 483.172 * * [simplify]: iters left: 5 (105 enodes) 483.189 * * [simplify]: iters left: 4 (211 enodes) 483.231 * * [simplify]: iters left: 3 (443 enodes) 483.320 * * [simplify]: Extracting #0: cost 1 inf + 0 483.320 * * [simplify]: Extracting #1: cost 11 inf + 0 483.320 * * [simplify]: Extracting #2: cost 94 inf + 0 483.320 * * [simplify]: Extracting #3: cost 162 inf + 289 483.321 * * [simplify]: Extracting #4: cost 160 inf + 494 483.322 * * [simplify]: Extracting #5: cost 136 inf + 5855 483.326 * * [simplify]: Extracting #6: cost 75 inf + 21509 483.335 * * [simplify]: Extracting #7: cost 20 inf + 39385 483.344 * * [simplify]: Extracting #8: cost 0 inf + 48020 483.354 * * [simplify]: Extracting #9: cost 0 inf + 47830 483.363 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 483.363 * [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))))))) 483.364 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 483.364 * * [simplify]: iters left: 6 (13 enodes) 483.367 * * [simplify]: iters left: 5 (53 enodes) 483.375 * * [simplify]: iters left: 4 (117 enodes) 483.401 * * [simplify]: iters left: 3 (275 enodes) 483.452 * * [simplify]: iters left: 2 (474 enodes) 483.557 * * [simplify]: Extracting #0: cost 1 inf + 0 483.558 * * [simplify]: Extracting #1: cost 0 inf + 1 483.558 * [simplify]: Simplified to 0 483.558 * [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)) 483.558 * * * * [progress]: [ 1224 / 3260 ] simplifiying candidate # 483.558 * [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))))) 483.558 * * [simplify]: iters left: 6 (26 enodes) 483.566 * * [simplify]: iters left: 5 (99 enodes) 483.581 * * [simplify]: iters left: 4 (174 enodes) 483.608 * * [simplify]: iters left: 3 (327 enodes) 483.667 * * [simplify]: Extracting #0: cost 1 inf + 0 483.667 * * [simplify]: Extracting #1: cost 11 inf + 0 483.668 * * [simplify]: Extracting #2: cost 73 inf + 0 483.668 * * [simplify]: Extracting #3: cost 128 inf + 85 483.669 * * [simplify]: Extracting #4: cost 126 inf + 171 483.670 * * [simplify]: Extracting #5: cost 106 inf + 4160 483.672 * * [simplify]: Extracting #6: cost 67 inf + 12036 483.677 * * [simplify]: Extracting #7: cost 17 inf + 28115 483.684 * * [simplify]: Extracting #8: cost 0 inf + 34961 483.693 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ b 2) a)) 483.693 * [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)))))) 483.693 * [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)))) 483.693 * * [simplify]: iters left: 6 (12 enodes) 483.696 * * [simplify]: iters left: 5 (47 enodes) 483.703 * * [simplify]: iters left: 4 (82 enodes) 483.716 * * [simplify]: iters left: 3 (157 enodes) 483.742 * * [simplify]: iters left: 2 (248 enodes) 483.780 * * [simplify]: iters left: 1 (341 enodes) 483.832 * * [simplify]: Extracting #0: cost 1 inf + 0 483.832 * * [simplify]: Extracting #1: cost 0 inf + 1 483.832 * [simplify]: Simplified to 0 483.832 * [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)) 483.833 * * * * [progress]: [ 1225 / 3260 ] simplifiying candidate # 483.833 * [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)))) 483.833 * * [simplify]: iters left: 6 (25 enodes) 483.839 * * [simplify]: iters left: 5 (94 enodes) 483.853 * * [simplify]: iters left: 4 (175 enodes) 483.886 * * [simplify]: iters left: 3 (346 enodes) 483.960 * * [simplify]: Extracting #0: cost 1 inf + 0 483.960 * * [simplify]: Extracting #1: cost 13 inf + 0 483.960 * * [simplify]: Extracting #2: cost 79 inf + 0 483.961 * * [simplify]: Extracting #3: cost 134 inf + 2 483.961 * * [simplify]: Extracting #4: cost 133 inf + 6 483.962 * * [simplify]: Extracting #5: cost 122 inf + 2199 483.963 * * [simplify]: Extracting #6: cost 106 inf + 4430 483.967 * * [simplify]: Extracting #7: cost 29 inf + 27714 483.974 * * [simplify]: Extracting #8: cost 1 inf + 36975 483.982 * * [simplify]: Extracting #9: cost 0 inf + 37219 483.990 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) 483.990 * [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))))) 483.990 * [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))) 483.990 * * [simplify]: iters left: 6 (12 enodes) 483.995 * * [simplify]: iters left: 5 (47 enodes) 484.003 * * [simplify]: iters left: 4 (89 enodes) 484.019 * * [simplify]: iters left: 3 (180 enodes) 484.057 * * [simplify]: iters left: 2 (296 enodes) 484.112 * * [simplify]: iters left: 1 (428 enodes) 484.197 * * [simplify]: Extracting #0: cost 1 inf + 0 484.197 * * [simplify]: Extracting #1: cost 0 inf + 1 484.197 * [simplify]: Simplified to 0 484.197 * [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)) 484.198 * * * * [progress]: [ 1226 / 3260 ] simplifiying candidate # 484.198 * [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)))))) 484.198 * * [simplify]: iters left: 6 (26 enodes) 484.204 * * [simplify]: iters left: 5 (98 enodes) 484.219 * * [simplify]: iters left: 4 (172 enodes) 484.248 * * [simplify]: iters left: 3 (306 enodes) 484.301 * * [simplify]: Extracting #0: cost 1 inf + 0 484.301 * * [simplify]: Extracting #1: cost 11 inf + 0 484.301 * * [simplify]: Extracting #2: cost 70 inf + 0 484.301 * * [simplify]: Extracting #3: cost 122 inf + 407 484.302 * * [simplify]: Extracting #4: cost 119 inf + 814 484.303 * * [simplify]: Extracting #5: cost 94 inf + 6607 484.305 * * [simplify]: Extracting #6: cost 73 inf + 11273 484.307 * * [simplify]: Extracting #7: cost 58 inf + 13376 484.312 * * [simplify]: Extracting #8: cost 15 inf + 29396 484.319 * * [simplify]: Extracting #9: cost 0 inf + 35856 484.326 * [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)))) 484.326 * [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))))))) 484.327 * [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))))) 484.327 * * [simplify]: iters left: 6 (12 enodes) 484.329 * * [simplify]: iters left: 5 (46 enodes) 484.336 * * [simplify]: iters left: 4 (81 enodes) 484.348 * * [simplify]: iters left: 3 (134 enodes) 484.369 * * [simplify]: iters left: 2 (197 enodes) 484.396 * * [simplify]: iters left: 1 (271 enodes) 484.433 * * [simplify]: Extracting #0: cost 1 inf + 0 484.433 * * [simplify]: Extracting #1: cost 0 inf + 1 484.433 * [simplify]: Simplified to 0 484.433 * [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)) 484.434 * * * * [progress]: [ 1227 / 3260 ] simplifiying candidate # 484.434 * [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))))) 484.434 * * [simplify]: iters left: 6 (24 enodes) 484.439 * * [simplify]: iters left: 5 (89 enodes) 484.452 * * [simplify]: iters left: 4 (143 enodes) 484.474 * * [simplify]: iters left: 3 (256 enodes) 484.519 * * [simplify]: iters left: 2 (444 enodes) 484.606 * * [simplify]: Extracting #0: cost 1 inf + 0 484.606 * * [simplify]: Extracting #1: cost 9 inf + 0 484.606 * * [simplify]: Extracting #2: cost 60 inf + 0 484.606 * * [simplify]: Extracting #3: cost 109 inf + 43 484.607 * * [simplify]: Extracting #4: cost 115 inf + 169 484.608 * * [simplify]: Extracting #5: cost 87 inf + 4000 484.612 * * [simplify]: Extracting #6: cost 13 inf + 24382 484.619 * * [simplify]: Extracting #7: cost 0 inf + 28414 484.626 * * [simplify]: Extracting #8: cost 0 inf + 28374 484.634 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) 484.634 * [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)))))) 484.634 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 484.634 * * [simplify]: iters left: 6 (10 enodes) 484.637 * * [simplify]: iters left: 5 (38 enodes) 484.642 * * [simplify]: iters left: 4 (59 enodes) 484.650 * * [simplify]: iters left: 3 (88 enodes) 484.663 * * [simplify]: iters left: 2 (117 enodes) 484.677 * * [simplify]: iters left: 1 (144 enodes) 484.693 * * [simplify]: Extracting #0: cost 1 inf + 0 484.693 * * [simplify]: Extracting #1: cost 0 inf + 1 484.693 * [simplify]: Simplified to 0 484.693 * [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)) 484.694 * * * * [progress]: [ 1228 / 3260 ] simplifiying candidate # 484.694 * [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)))) 484.694 * * [simplify]: iters left: 6 (24 enodes) 484.699 * * [simplify]: iters left: 5 (89 enodes) 484.712 * * [simplify]: iters left: 4 (147 enodes) 484.737 * * [simplify]: iters left: 3 (275 enodes) 484.786 * * [simplify]: iters left: 2 (457 enodes) 484.875 * * [simplify]: Extracting #0: cost 1 inf + 0 484.875 * * [simplify]: Extracting #1: cost 11 inf + 0 484.875 * * [simplify]: Extracting #2: cost 67 inf + 0 484.876 * * [simplify]: Extracting #3: cost 106 inf + 87 484.876 * * [simplify]: Extracting #4: cost 93 inf + 1884 484.878 * * [simplify]: Extracting #5: cost 65 inf + 6183 484.882 * * [simplify]: Extracting #6: cost 14 inf + 22619 484.890 * * [simplify]: Extracting #7: cost 0 inf + 27859 484.897 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b a) 2)) 484.897 * [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))))) 484.898 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 484.898 * * [simplify]: iters left: 6 (11 enodes) 484.902 * * [simplify]: iters left: 5 (42 enodes) 484.908 * * [simplify]: iters left: 4 (67 enodes) 484.918 * * [simplify]: iters left: 3 (111 enodes) 484.934 * * [simplify]: iters left: 2 (140 enodes) 484.950 * * [simplify]: iters left: 1 (160 enodes) 484.967 * * [simplify]: Extracting #0: cost 1 inf + 0 484.967 * * [simplify]: Extracting #1: cost 0 inf + 1 484.967 * [simplify]: Simplified to 0 484.967 * [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)) 484.967 * * * * [progress]: [ 1229 / 3260 ] simplifiying candidate # 484.968 * [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)))))) 484.968 * * [simplify]: iters left: 6 (28 enodes) 484.974 * * [simplify]: iters left: 5 (114 enodes) 484.993 * * [simplify]: iters left: 4 (269 enodes) 485.066 * * [simplify]: Extracting #0: cost 1 inf + 0 485.066 * * [simplify]: Extracting #1: cost 11 inf + 0 485.067 * * [simplify]: Extracting #2: cost 170 inf + 0 485.068 * * [simplify]: Extracting #3: cost 299 inf + 527 485.069 * * [simplify]: Extracting #4: cost 276 inf + 5415 485.076 * * [simplify]: Extracting #5: cost 118 inf + 61995 485.090 * * [simplify]: Extracting #6: cost 51 inf + 87104 485.102 * * [simplify]: Extracting #7: cost 30 inf + 92389 485.117 * * [simplify]: Extracting #8: cost 5 inf + 103077 485.132 * * [simplify]: Extracting #9: cost 0 inf + 105187 485.148 * [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)))) 485.148 * [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))))))) 485.148 * [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))))) 485.148 * * [simplify]: iters left: 6 (16 enodes) 485.152 * * [simplify]: iters left: 5 (68 enodes) 485.164 * * [simplify]: iters left: 4 (179 enodes) 485.220 * * [simplify]: Extracting #0: cost 1 inf + 0 485.220 * * [simplify]: Extracting #1: cost 27 inf + 0 485.220 * * [simplify]: Extracting #2: cost 153 inf + 0 485.221 * * [simplify]: Extracting #3: cost 242 inf + 83 485.223 * * [simplify]: Extracting #4: cost 185 inf + 16503 485.233 * * [simplify]: Extracting #5: cost 15 inf + 79352 485.245 * * [simplify]: Extracting #6: cost 0 inf + 84943 485.257 * [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))))) 485.257 * [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))))))) 485.257 * * * * [progress]: [ 1230 / 3260 ] simplifiying candidate # 485.257 * [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))))) 485.257 * * [simplify]: iters left: 6 (27 enodes) 485.264 * * [simplify]: iters left: 5 (109 enodes) 485.283 * * [simplify]: iters left: 4 (233 enodes) 485.335 * * [simplify]: Extracting #0: cost 1 inf + 0 485.335 * * [simplify]: Extracting #1: cost 11 inf + 0 485.335 * * [simplify]: Extracting #2: cost 131 inf + 0 485.336 * * [simplify]: Extracting #3: cost 228 inf + 43 485.337 * * [simplify]: Extracting #4: cost 197 inf + 6387 485.344 * * [simplify]: Extracting #5: cost 93 inf + 40306 485.352 * * [simplify]: Extracting #6: cost 53 inf + 53631 485.361 * * [simplify]: Extracting #7: cost 26 inf + 60945 485.372 * * [simplify]: Extracting #8: cost 1 inf + 71833 485.383 * * [simplify]: Extracting #9: cost 0 inf + 72143 485.395 * * [simplify]: Extracting #10: cost 0 inf + 72063 485.406 * [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)))) 485.406 * [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)))))) 485.407 * [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)))) 485.407 * * [simplify]: iters left: 6 (15 enodes) 485.410 * * [simplify]: iters left: 5 (63 enodes) 485.421 * * [simplify]: iters left: 4 (145 enodes) 485.456 * * [simplify]: iters left: 3 (499 enodes) 485.684 * * [simplify]: Extracting #0: cost 1 inf + 0 485.684 * * [simplify]: Extracting #1: cost 0 inf + 1 485.684 * [simplify]: Simplified to 0 485.684 * [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)) 485.684 * * * * [progress]: [ 1231 / 3260 ] simplifiying candidate # 485.684 * [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)))) 485.684 * * [simplify]: iters left: 6 (26 enodes) 485.690 * * [simplify]: iters left: 5 (101 enodes) 485.707 * * [simplify]: iters left: 4 (232 enodes) 485.765 * * [simplify]: Extracting #0: cost 1 inf + 0 485.765 * * [simplify]: Extracting #1: cost 13 inf + 0 485.765 * * [simplify]: Extracting #2: cost 129 inf + 0 485.766 * * [simplify]: Extracting #3: cost 206 inf + 2 485.767 * * [simplify]: Extracting #4: cost 191 inf + 3035 485.770 * * [simplify]: Extracting #5: cost 106 inf + 27892 485.777 * * [simplify]: Extracting #6: cost 36 inf + 50421 485.788 * * [simplify]: Extracting #7: cost 0 inf + 62179 485.798 * * [simplify]: Extracting #8: cost 0 inf + 62044 485.808 * * [simplify]: Extracting #9: cost 0 inf + 62004 485.818 * [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))))) 485.818 * [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))))) 485.818 * [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))) 485.818 * * [simplify]: iters left: 6 (15 enodes) 485.822 * * [simplify]: iters left: 5 (62 enodes) 485.833 * * [simplify]: iters left: 4 (159 enodes) 485.875 * * [simplify]: iters left: 3 (475 enodes) 486.071 * * [simplify]: Extracting #0: cost 1 inf + 0 486.071 * * [simplify]: Extracting #1: cost 42 inf + 0 486.072 * * [simplify]: Extracting #2: cost 194 inf + 1 486.074 * * [simplify]: Extracting #3: cost 205 inf + 15094 486.087 * * [simplify]: Extracting #4: cost 20 inf + 63712 486.100 * * [simplify]: Extracting #5: cost 3 inf + 65204 486.114 * * [simplify]: Extracting #6: cost 0 inf + 65965 486.131 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 486.131 * [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)))) 486.131 * * * * [progress]: [ 1232 / 3260 ] simplifiying candidate # 486.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) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 486.131 * * [simplify]: iters left: 6 (29 enodes) 486.138 * * [simplify]: iters left: 5 (114 enodes) 486.156 * * [simplify]: iters left: 4 (244 enodes) 486.212 * * [simplify]: Extracting #0: cost 1 inf + 0 486.212 * * [simplify]: Extracting #1: cost 11 inf + 0 486.212 * * [simplify]: Extracting #2: cost 130 inf + 0 486.212 * * [simplify]: Extracting #3: cost 226 inf + 204 486.213 * * [simplify]: Extracting #4: cost 203 inf + 4003 486.218 * * [simplify]: Extracting #5: cost 100 inf + 38356 486.226 * * [simplify]: Extracting #6: cost 40 inf + 59924 486.237 * * [simplify]: Extracting #7: cost 3 inf + 72189 486.249 * * [simplify]: Extracting #8: cost 0 inf + 72860 486.263 * * [simplify]: Extracting #9: cost 0 inf + 72820 486.275 * [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))) 486.275 * [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))))))) 486.275 * [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))))) 486.275 * * [simplify]: iters left: 6 (15 enodes) 486.279 * * [simplify]: iters left: 5 (62 enodes) 486.289 * * [simplify]: iters left: 4 (148 enodes) 486.327 * * [simplify]: iters left: 3 (499 enodes) 486.563 * * [simplify]: Extracting #0: cost 1 inf + 0 486.563 * * [simplify]: Extracting #1: cost 0 inf + 1 486.563 * [simplify]: Simplified to 0 486.563 * [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)) 486.563 * * * * [progress]: [ 1233 / 3260 ] simplifiying candidate # 486.564 * [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))))) 486.564 * * [simplify]: iters left: 6 (28 enodes) 486.570 * * [simplify]: iters left: 5 (108 enodes) 486.587 * * [simplify]: iters left: 4 (211 enodes) 486.630 * * [simplify]: Extracting #0: cost 1 inf + 0 486.630 * * [simplify]: Extracting #1: cost 11 inf + 0 486.630 * * [simplify]: Extracting #2: cost 105 inf + 0 486.631 * * [simplify]: Extracting #3: cost 175 inf + 43 486.631 * * [simplify]: Extracting #4: cost 173 inf + 167 486.632 * * [simplify]: Extracting #5: cost 162 inf + 2836 486.635 * * [simplify]: Extracting #6: cost 76 inf + 27753 486.643 * * [simplify]: Extracting #7: cost 2 inf + 51625 486.652 * * [simplify]: Extracting #8: cost 0 inf + 51440 486.660 * * [simplify]: Extracting #9: cost 0 inf + 51360 486.669 * [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)))) 486.669 * [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)))))) 486.669 * [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)))) 486.670 * * [simplify]: iters left: 6 (14 enodes) 486.673 * * [simplify]: iters left: 5 (56 enodes) 486.681 * * [simplify]: iters left: 4 (117 enodes) 486.708 * * [simplify]: iters left: 3 (347 enodes) 486.822 * * [simplify]: Extracting #0: cost 1 inf + 0 486.822 * * [simplify]: Extracting #1: cost 0 inf + 1 486.822 * [simplify]: Simplified to 0 486.822 * [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)) 486.822 * * * * [progress]: [ 1234 / 3260 ] simplifiying candidate # 486.822 * [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)))) 486.822 * * [simplify]: iters left: 6 (27 enodes) 486.829 * * [simplify]: iters left: 5 (104 enodes) 486.845 * * [simplify]: iters left: 4 (202 enodes) 486.888 * * [simplify]: Extracting #0: cost 1 inf + 0 486.888 * * [simplify]: Extracting #1: cost 11 inf + 0 486.888 * * [simplify]: Extracting #2: cost 99 inf + 0 486.888 * * [simplify]: Extracting #3: cost 156 inf + 2 486.889 * * [simplify]: Extracting #4: cost 154 inf + 88 486.889 * * [simplify]: Extracting #5: cost 145 inf + 2112 486.892 * * [simplify]: Extracting #6: cost 78 inf + 17146 486.896 * * [simplify]: Extracting #7: cost 41 inf + 25132 486.901 * * [simplify]: Extracting #8: cost 20 inf + 32868 486.908 * * [simplify]: Extracting #9: cost 0 inf + 42180 486.915 * * [simplify]: Extracting #10: cost 0 inf + 42030 486.922 * [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)) 486.922 * [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))))) 486.923 * [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))) 486.923 * * [simplify]: iters left: 6 (14 enodes) 486.926 * * [simplify]: iters left: 5 (57 enodes) 486.937 * * [simplify]: iters left: 4 (116 enodes) 486.962 * * [simplify]: iters left: 3 (321 enodes) 487.069 * * [simplify]: Extracting #0: cost 1 inf + 0 487.069 * * [simplify]: Extracting #1: cost 0 inf + 1 487.070 * [simplify]: Simplified to 0 487.070 * [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)) 487.070 * * * * [progress]: [ 1235 / 3260 ] simplifiying candidate # 487.070 * [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)))))) 487.070 * * [simplify]: iters left: 6 (28 enodes) 487.077 * * [simplify]: iters left: 5 (109 enodes) 487.094 * * [simplify]: iters left: 4 (236 enodes) 487.147 * * [simplify]: Extracting #0: cost 1 inf + 0 487.147 * * [simplify]: Extracting #1: cost 11 inf + 0 487.147 * * [simplify]: Extracting #2: cost 113 inf + 0 487.148 * * [simplify]: Extracting #3: cost 186 inf + 366 487.148 * * [simplify]: Extracting #4: cost 164 inf + 3766 487.152 * * [simplify]: Extracting #5: cost 89 inf + 24677 487.159 * * [simplify]: Extracting #6: cost 37 inf + 40592 487.167 * * [simplify]: Extracting #7: cost 4 inf + 52749 487.176 * * [simplify]: Extracting #8: cost 0 inf + 54063 487.184 * * [simplify]: Extracting #9: cost 0 inf + 53983 487.193 * [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)))) 487.193 * [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))))))) 487.193 * [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))))) 487.193 * * [simplify]: iters left: 6 (15 enodes) 487.197 * * [simplify]: iters left: 5 (62 enodes) 487.208 * * [simplify]: iters left: 4 (149 enodes) 487.245 * * [simplify]: iters left: 3 (450 enodes) 487.442 * * [simplify]: Extracting #0: cost 1 inf + 0 487.442 * * [simplify]: Extracting #1: cost 0 inf + 1 487.442 * [simplify]: Simplified to 0 487.442 * [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)) 487.443 * * * * [progress]: [ 1236 / 3260 ] simplifiying candidate # 487.443 * [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))))) 487.443 * * [simplify]: iters left: 6 (27 enodes) 487.449 * * [simplify]: iters left: 5 (104 enodes) 487.465 * * [simplify]: iters left: 4 (203 enodes) 487.508 * * [simplify]: Extracting #0: cost 1 inf + 0 487.509 * * [simplify]: Extracting #1: cost 11 inf + 0 487.509 * * [simplify]: Extracting #2: cost 93 inf + 0 487.509 * * [simplify]: Extracting #3: cost 146 inf + 125 487.510 * * [simplify]: Extracting #4: cost 137 inf + 980 487.510 * * [simplify]: Extracting #5: cost 126 inf + 4423 487.513 * * [simplify]: Extracting #6: cost 62 inf + 18701 487.518 * * [simplify]: Extracting #7: cost 17 inf + 31757 487.525 * * [simplify]: Extracting #8: cost 1 inf + 39051 487.532 * * [simplify]: Extracting #9: cost 0 inf + 39401 487.539 * [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))) 487.539 * [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)))))) 487.539 * [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)))) 487.539 * * [simplify]: iters left: 6 (14 enodes) 487.543 * * [simplify]: iters left: 5 (57 enodes) 487.552 * * [simplify]: iters left: 4 (118 enodes) 487.579 * * [simplify]: iters left: 3 (314 enodes) 487.672 * * [simplify]: Extracting #0: cost 1 inf + 0 487.672 * * [simplify]: Extracting #1: cost 0 inf + 1 487.673 * [simplify]: Simplified to 0 487.673 * [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)) 487.673 * * * * [progress]: [ 1237 / 3260 ] simplifiying candidate # 487.673 * [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)))) 487.673 * * [simplify]: iters left: 6 (26 enodes) 487.679 * * [simplify]: iters left: 5 (95 enodes) 487.694 * * [simplify]: iters left: 4 (188 enodes) 487.730 * * [simplify]: iters left: 3 (424 enodes) 487.832 * * [simplify]: Extracting #0: cost 1 inf + 0 487.832 * * [simplify]: Extracting #1: cost 13 inf + 0 487.833 * * [simplify]: Extracting #2: cost 118 inf + 0 487.833 * * [simplify]: Extracting #3: cost 188 inf + 45 487.834 * * [simplify]: Extracting #4: cost 170 inf + 2165 487.840 * * [simplify]: Extracting #5: cost 95 inf + 16645 487.845 * * [simplify]: Extracting #6: cost 45 inf + 29795 487.854 * * [simplify]: Extracting #7: cost 2 inf + 44631 487.864 * * [simplify]: Extracting #8: cost 0 inf + 45336 487.873 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) 487.873 * [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))))) 487.874 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 487.874 * * [simplify]: iters left: 6 (13 enodes) 487.877 * * [simplify]: iters left: 5 (48 enodes) 487.885 * * [simplify]: iters left: 4 (103 enodes) 487.905 * * [simplify]: iters left: 3 (238 enodes) 487.963 * * [simplify]: Extracting #0: cost 1 inf + 0 487.963 * * [simplify]: Extracting #1: cost 0 inf + 1 487.963 * [simplify]: Simplified to 0 487.963 * [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)) 487.964 * * * * [progress]: [ 1238 / 3260 ] simplifiying candidate # 487.964 * [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)))))) 487.964 * * [simplify]: iters left: 6 (27 enodes) 487.970 * * [simplify]: iters left: 5 (107 enodes) 487.987 * * [simplify]: iters left: 4 (231 enodes) 488.040 * * [simplify]: Extracting #0: cost 1 inf + 0 488.040 * * [simplify]: Extracting #1: cost 11 inf + 0 488.040 * * [simplify]: Extracting #2: cost 129 inf + 0 488.041 * * [simplify]: Extracting #3: cost 230 inf + 204 488.042 * * [simplify]: Extracting #4: cost 189 inf + 8404 488.048 * * [simplify]: Extracting #5: cost 80 inf + 46837 488.056 * * [simplify]: Extracting #6: cost 52 inf + 56201 488.065 * * [simplify]: Extracting #7: cost 27 inf + 62990 488.076 * * [simplify]: Extracting #8: cost 1 inf + 73897 488.090 * * [simplify]: Extracting #9: cost 0 inf + 74207 488.101 * * [simplify]: Extracting #10: cost 0 inf + 74127 488.113 * [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))))) 488.113 * [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))))))) 488.113 * [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))))) 488.113 * * [simplify]: iters left: 6 (15 enodes) 488.117 * * [simplify]: iters left: 5 (61 enodes) 488.127 * * [simplify]: iters left: 4 (142 enodes) 488.162 * * [simplify]: iters left: 3 (474 enodes) 488.337 * * [simplify]: Extracting #0: cost 1 inf + 0 488.337 * * [simplify]: Extracting #1: cost 0 inf + 1 488.337 * [simplify]: Simplified to 0 488.337 * [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)) 488.337 * * * * [progress]: [ 1239 / 3260 ] simplifiying candidate # 488.338 * [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))))) 488.338 * * [simplify]: iters left: 6 (26 enodes) 488.344 * * [simplify]: iters left: 5 (102 enodes) 488.362 * * [simplify]: iters left: 4 (200 enodes) 488.401 * * [simplify]: Extracting #0: cost 1 inf + 0 488.401 * * [simplify]: Extracting #1: cost 11 inf + 0 488.401 * * [simplify]: Extracting #2: cost 104 inf + 0 488.401 * * [simplify]: Extracting #3: cost 173 inf + 43 488.402 * * [simplify]: Extracting #4: cost 169 inf + 331 488.403 * * [simplify]: Extracting #5: cost 142 inf + 7768 488.407 * * [simplify]: Extracting #6: cost 59 inf + 31235 488.415 * * [simplify]: Extracting #7: cost 1 inf + 50824 488.425 * * [simplify]: Extracting #8: cost 0 inf + 50772 488.434 * * [simplify]: Extracting #9: cost 0 inf + 50732 488.442 * [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)))) 488.442 * [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)))))) 488.443 * [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)))) 488.443 * * [simplify]: iters left: 6 (14 enodes) 488.446 * * [simplify]: iters left: 5 (56 enodes) 488.455 * * [simplify]: iters left: 4 (113 enodes) 488.477 * * [simplify]: iters left: 3 (324 enodes) 488.564 * * [simplify]: Extracting #0: cost 1 inf + 0 488.564 * * [simplify]: Extracting #1: cost 0 inf + 1 488.565 * [simplify]: Simplified to 0 488.565 * [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)) 488.565 * * * * [progress]: [ 1240 / 3260 ] simplifiying candidate # 488.565 * [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)))) 488.565 * * [simplify]: iters left: 6 (25 enodes) 488.571 * * [simplify]: iters left: 5 (95 enodes) 488.585 * * [simplify]: iters left: 4 (183 enodes) 488.623 * * [simplify]: iters left: 3 (469 enodes) 488.745 * * [simplify]: Extracting #0: cost 1 inf + 0 488.745 * * [simplify]: Extracting #1: cost 11 inf + 0 488.746 * * [simplify]: Extracting #2: cost 104 inf + 0 488.747 * * [simplify]: Extracting #3: cost 196 inf + 44 488.748 * * [simplify]: Extracting #4: cost 166 inf + 5676 488.753 * * [simplify]: Extracting #5: cost 93 inf + 21634 488.760 * * [simplify]: Extracting #6: cost 46 inf + 35403 488.773 * * [simplify]: Extracting #7: cost 2 inf + 50295 488.785 * * [simplify]: Extracting #8: cost 0 inf + 51161 488.796 * [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)))) 488.796 * [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))))) 488.797 * [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))) 488.797 * * [simplify]: iters left: 6 (14 enodes) 488.800 * * [simplify]: iters left: 5 (56 enodes) 488.809 * * [simplify]: iters left: 4 (112 enodes) 488.832 * * [simplify]: iters left: 3 (297 enodes) 488.912 * * [simplify]: Extracting #0: cost 1 inf + 0 488.912 * * [simplify]: Extracting #1: cost 0 inf + 1 488.912 * [simplify]: Simplified to 0 488.912 * [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)) 488.912 * * * * [progress]: [ 1241 / 3260 ] simplifiying candidate # 488.913 * [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)))))) 488.913 * * [simplify]: iters left: 6 (27 enodes) 488.919 * * [simplify]: iters left: 5 (105 enodes) 488.936 * * [simplify]: iters left: 4 (211 enodes) 488.976 * * [simplify]: Extracting #0: cost 1 inf + 0 488.977 * * [simplify]: Extracting #1: cost 11 inf + 0 488.977 * * [simplify]: Extracting #2: cost 103 inf + 0 488.977 * * [simplify]: Extracting #3: cost 171 inf + 365 488.978 * * [simplify]: Extracting #4: cost 168 inf + 730 488.979 * * [simplify]: Extracting #5: cost 148 inf + 6552 488.983 * * [simplify]: Extracting #6: cost 61 inf + 29974 488.990 * * [simplify]: Extracting #7: cost 1 inf + 50138 488.998 * * [simplify]: Extracting #8: cost 0 inf + 50408 489.007 * * [simplify]: Extracting #9: cost 0 inf + 50288 489.015 * * [simplify]: Extracting #10: cost 0 inf + 50208 489.025 * [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))) 489.025 * [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))))))) 489.025 * [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))))) 489.025 * * [simplify]: iters left: 6 (13 enodes) 489.028 * * [simplify]: iters left: 5 (53 enodes) 489.037 * * [simplify]: iters left: 4 (118 enodes) 489.059 * * [simplify]: iters left: 3 (324 enodes) 489.145 * * [simplify]: Extracting #0: cost 1 inf + 0 489.145 * * [simplify]: Extracting #1: cost 0 inf + 1 489.145 * [simplify]: Simplified to 0 489.145 * [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)) 489.146 * * * * [progress]: [ 1242 / 3260 ] simplifiying candidate # 489.146 * [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))))) 489.146 * * [simplify]: iters left: 6 (25 enodes) 489.152 * * [simplify]: iters left: 5 (94 enodes) 489.166 * * [simplify]: iters left: 4 (169 enodes) 489.195 * * [simplify]: iters left: 3 (385 enodes) 489.274 * * [simplify]: Extracting #0: cost 1 inf + 0 489.274 * * [simplify]: Extracting #1: cost 9 inf + 0 489.274 * * [simplify]: Extracting #2: cost 97 inf + 0 489.274 * * [simplify]: Extracting #3: cost 191 inf + 127 489.275 * * [simplify]: Extracting #4: cost 179 inf + 1431 489.277 * * [simplify]: Extracting #5: cost 124 inf + 11652 489.283 * * [simplify]: Extracting #6: cost 49 inf + 30731 489.292 * * [simplify]: Extracting #7: cost 2 inf + 46336 489.302 * * [simplify]: Extracting #8: cost 0 inf + 46895 489.312 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 489.312 * [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)))))) 489.312 * [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)))) 489.312 * * [simplify]: iters left: 6 (11 enodes) 489.315 * * [simplify]: iters left: 5 (43 enodes) 489.324 * * [simplify]: iters left: 4 (84 enodes) 489.338 * * [simplify]: iters left: 3 (212 enodes) 489.383 * * [simplify]: iters left: 2 (472 enodes) 489.483 * * [simplify]: Extracting #0: cost 1 inf + 0 489.484 * * [simplify]: Extracting #1: cost 0 inf + 1 489.484 * [simplify]: Simplified to 0 489.484 * [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)) 489.484 * * * * [progress]: [ 1243 / 3260 ] simplifiying candidate # 489.484 * [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)))) 489.484 * * [simplify]: iters left: 6 (25 enodes) 489.492 * * [simplify]: iters left: 5 (96 enodes) 489.507 * * [simplify]: iters left: 4 (181 enodes) 489.540 * * [simplify]: iters left: 3 (406 enodes) 489.630 * * [simplify]: Extracting #0: cost 1 inf + 0 489.630 * * [simplify]: Extracting #1: cost 11 inf + 0 489.631 * * [simplify]: Extracting #2: cost 89 inf + 0 489.631 * * [simplify]: Extracting #3: cost 165 inf + 2 489.632 * * [simplify]: Extracting #4: cost 163 inf + 169 489.633 * * [simplify]: Extracting #5: cost 140 inf + 3583 489.635 * * [simplify]: Extracting #6: cost 77 inf + 13780 489.640 * * [simplify]: Extracting #7: cost 51 inf + 18896 489.646 * * [simplify]: Extracting #8: cost 11 inf + 34000 489.655 * * [simplify]: Extracting #9: cost 0 inf + 38982 489.664 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 489.664 * [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))))) 489.664 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 489.664 * * [simplify]: iters left: 6 (12 enodes) 489.669 * * [simplify]: iters left: 5 (49 enodes) 489.677 * * [simplify]: iters left: 4 (99 enodes) 489.696 * * [simplify]: iters left: 3 (234 enodes) 489.749 * * [simplify]: iters left: 2 (447 enodes) 489.844 * * [simplify]: Extracting #0: cost 1 inf + 0 489.844 * * [simplify]: Extracting #1: cost 0 inf + 1 489.844 * [simplify]: Simplified to 0 489.844 * [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)) 489.845 * * * * [progress]: [ 1244 / 3260 ] simplifiying candidate # 489.845 * [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)))))) 489.845 * * [simplify]: iters left: 6 (27 enodes) 489.851 * * [simplify]: iters left: 5 (104 enodes) 489.867 * * [simplify]: iters left: 4 (206 enodes) 489.908 * * [simplify]: iters left: 3 (480 enodes) 490.031 * * [simplify]: Extracting #0: cost 1 inf + 0 490.031 * * [simplify]: Extracting #1: cost 11 inf + 0 490.031 * * [simplify]: Extracting #2: cost 109 inf + 0 490.032 * * [simplify]: Extracting #3: cost 194 inf + 366 490.033 * * [simplify]: Extracting #4: cost 163 inf + 4501 490.037 * * [simplify]: Extracting #5: cost 103 inf + 18263 490.043 * * [simplify]: Extracting #6: cost 53 inf + 32404 490.054 * * [simplify]: Extracting #7: cost 4 inf + 48522 490.067 * * [simplify]: Extracting #8: cost 0 inf + 50093 490.078 * [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)))) 490.079 * [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))))))) 490.079 * [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))))) 490.079 * * [simplify]: iters left: 6 (14 enodes) 490.082 * * [simplify]: iters left: 5 (57 enodes) 490.091 * * [simplify]: iters left: 4 (121 enodes) 490.116 * * [simplify]: iters left: 3 (291 enodes) 490.194 * * [simplify]: Extracting #0: cost 1 inf + 0 490.194 * * [simplify]: Extracting #1: cost 0 inf + 1 490.194 * [simplify]: Simplified to 0 490.194 * [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)) 490.194 * * * * [progress]: [ 1245 / 3260 ] simplifiying candidate # 490.195 * [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))))) 490.195 * * [simplify]: iters left: 6 (26 enodes) 490.201 * * [simplify]: iters left: 5 (99 enodes) 490.216 * * [simplify]: iters left: 4 (180 enodes) 490.251 * * [simplify]: iters left: 3 (391 enodes) 490.331 * * [simplify]: Extracting #0: cost 1 inf + 0 490.331 * * [simplify]: Extracting #1: cost 11 inf + 0 490.331 * * [simplify]: Extracting #2: cost 89 inf + 0 490.332 * * [simplify]: Extracting #3: cost 154 inf + 86 490.332 * * [simplify]: Extracting #4: cost 131 inf + 2934 490.335 * * [simplify]: Extracting #5: cost 92 inf + 9284 490.338 * * [simplify]: Extracting #6: cost 65 inf + 13146 490.344 * * [simplify]: Extracting #7: cost 13 inf + 29579 490.352 * * [simplify]: Extracting #8: cost 0 inf + 35122 490.360 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b 2) a)) 490.360 * [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)))))) 490.361 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 490.361 * * [simplify]: iters left: 6 (13 enodes) 490.366 * * [simplify]: iters left: 5 (52 enodes) 490.373 * * [simplify]: iters left: 4 (98 enodes) 490.392 * * [simplify]: iters left: 3 (212 enodes) 490.433 * * [simplify]: iters left: 2 (371 enodes) 490.505 * * [simplify]: Extracting #0: cost 1 inf + 0 490.505 * * [simplify]: Extracting #1: cost 0 inf + 1 490.505 * [simplify]: Simplified to 0 490.505 * [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)) 490.505 * * * * [progress]: [ 1246 / 3260 ] simplifiying candidate # 490.505 * [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)))) 490.506 * * [simplify]: iters left: 6 (25 enodes) 490.511 * * [simplify]: iters left: 5 (90 enodes) 490.525 * * [simplify]: iters left: 4 (165 enodes) 490.553 * * [simplify]: iters left: 3 (318 enodes) 490.613 * * [simplify]: Extracting #0: cost 1 inf + 0 490.613 * * [simplify]: Extracting #1: cost 11 inf + 0 490.613 * * [simplify]: Extracting #2: cost 82 inf + 0 490.613 * * [simplify]: Extracting #3: cost 129 inf + 169 490.614 * * [simplify]: Extracting #4: cost 90 inf + 4416 490.616 * * [simplify]: Extracting #5: cost 70 inf + 8206 490.619 * * [simplify]: Extracting #6: cost 63 inf + 9794 490.623 * * [simplify]: Extracting #7: cost 15 inf + 25683 490.630 * * [simplify]: Extracting #8: cost 0 inf + 31746 490.637 * * [simplify]: Extracting #9: cost 0 inf + 31666 490.644 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) (* (cbrt 2) (cbrt 2))) (cbrt 2)) (/ b (* a 2))) 490.644 * [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))))) 490.644 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 490.644 * * [simplify]: iters left: 6 (12 enodes) 490.648 * * [simplify]: iters left: 5 (44 enodes) 490.655 * * [simplify]: iters left: 4 (92 enodes) 490.670 * * [simplify]: iters left: 3 (159 enodes) 490.695 * * [simplify]: iters left: 2 (267 enodes) 490.738 * * [simplify]: iters left: 1 (364 enodes) 490.796 * * [simplify]: Extracting #0: cost 1 inf + 0 490.796 * * [simplify]: Extracting #1: cost 0 inf + 1 490.796 * [simplify]: Simplified to 0 490.796 * [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)) 490.796 * * * * [progress]: [ 1247 / 3260 ] simplifiying candidate # 490.796 * [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)))))) 490.796 * * [simplify]: iters left: 6 (26 enodes) 490.802 * * [simplify]: iters left: 5 (105 enodes) 490.819 * * [simplify]: iters left: 4 (233 enodes) 490.872 * * [simplify]: Extracting #0: cost 1 inf + 0 490.872 * * [simplify]: Extracting #1: cost 11 inf + 0 490.872 * * [simplify]: Extracting #2: cost 127 inf + 0 490.873 * * [simplify]: Extracting #3: cost 213 inf + 532 490.875 * * [simplify]: Extracting #4: cost 165 inf + 9959 490.879 * * [simplify]: Extracting #5: cost 81 inf + 35997 490.887 * * [simplify]: Extracting #6: cost 33 inf + 50791 490.896 * * [simplify]: Extracting #7: cost 5 inf + 60432 490.908 * * [simplify]: Extracting #8: cost 0 inf + 62381 490.917 * [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))))) 490.918 * [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))))))) 490.918 * [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))))) 490.918 * * [simplify]: iters left: 6 (15 enodes) 490.922 * * [simplify]: iters left: 5 (64 enodes) 490.932 * * [simplify]: iters left: 4 (149 enodes) 490.968 * * [simplify]: iters left: 3 (466 enodes) 491.219 * * [simplify]: Extracting #0: cost 1 inf + 0 491.219 * * [simplify]: Extracting #1: cost 0 inf + 1 491.219 * [simplify]: Simplified to 0 491.219 * [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)) 491.219 * * * * [progress]: [ 1248 / 3260 ] simplifiying candidate # 491.219 * [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))))) 491.219 * * [simplify]: iters left: 6 (25 enodes) 491.225 * * [simplify]: iters left: 5 (100 enodes) 491.241 * * [simplify]: iters left: 4 (203 enodes) 491.284 * * [simplify]: Extracting #0: cost 1 inf + 0 491.284 * * [simplify]: Extracting #1: cost 11 inf + 0 491.284 * * [simplify]: Extracting #2: cost 108 inf + 0 491.284 * * [simplify]: Extracting #3: cost 167 inf + 290 491.285 * * [simplify]: Extracting #4: cost 148 inf + 2092 491.287 * * [simplify]: Extracting #5: cost 102 inf + 14281 491.292 * * [simplify]: Extracting #6: cost 37 inf + 32302 491.299 * * [simplify]: Extracting #7: cost 0 inf + 44397 491.307 * * [simplify]: Extracting #8: cost 0 inf + 44317 491.315 * [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))) 491.315 * [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)))))) 491.315 * [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)))) 491.315 * * [simplify]: iters left: 6 (14 enodes) 491.319 * * [simplify]: iters left: 5 (59 enodes) 491.330 * * [simplify]: iters left: 4 (121 enodes) 491.354 * * [simplify]: iters left: 3 (332 enodes) 491.490 * * [simplify]: Extracting #0: cost 1 inf + 0 491.490 * * [simplify]: Extracting #1: cost 0 inf + 1 491.490 * [simplify]: Simplified to 0 491.490 * [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)) 491.491 * * * * [progress]: [ 1249 / 3260 ] simplifiying candidate # 491.491 * [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)))) 491.491 * * [simplify]: iters left: 6 (24 enodes) 491.496 * * [simplify]: iters left: 5 (93 enodes) 491.512 * * [simplify]: iters left: 4 (186 enodes) 491.551 * * [simplify]: iters left: 3 (453 enodes) 491.685 * * [simplify]: Extracting #0: cost 1 inf + 0 491.686 * * [simplify]: Extracting #1: cost 11 inf + 0 491.686 * * [simplify]: Extracting #2: cost 127 inf + 0 491.687 * * [simplify]: Extracting #3: cost 196 inf + 169 491.688 * * [simplify]: Extracting #4: cost 157 inf + 5101 491.692 * * [simplify]: Extracting #5: cost 102 inf + 17462 491.699 * * [simplify]: Extracting #6: cost 42 inf + 33634 491.710 * * [simplify]: Extracting #7: cost 1 inf + 47371 491.723 * * [simplify]: Extracting #8: cost 0 inf + 47777 491.734 * [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)))) 491.734 * [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))))) 491.734 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 491.734 * * [simplify]: iters left: 6 (13 enodes) 491.738 * * [simplify]: iters left: 5 (54 enodes) 491.747 * * [simplify]: iters left: 4 (112 enodes) 491.770 * * [simplify]: iters left: 3 (281 enodes) 491.865 * * [simplify]: Extracting #0: cost 1 inf + 0 491.865 * * [simplify]: Extracting #1: cost 0 inf + 1 491.865 * [simplify]: Simplified to 0 491.865 * [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)) 491.865 * * * * [progress]: [ 1250 / 3260 ] simplifiying candidate # 491.865 * [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)))))) 491.865 * * [simplify]: iters left: 6 (27 enodes) 491.872 * * [simplify]: iters left: 5 (106 enodes) 491.891 * * [simplify]: iters left: 4 (224 enodes) 491.936 * * [simplify]: Extracting #0: cost 1 inf + 0 491.936 * * [simplify]: Extracting #1: cost 11 inf + 0 491.936 * * [simplify]: Extracting #2: cost 108 inf + 0 491.937 * * [simplify]: Extracting #3: cost 172 inf + 248 491.937 * * [simplify]: Extracting #4: cost 156 inf + 2601 491.939 * * [simplify]: Extracting #5: cost 117 inf + 12002 491.943 * * [simplify]: Extracting #6: cost 46 inf + 29914 491.952 * * [simplify]: Extracting #7: cost 1 inf + 45232 491.960 * * [simplify]: Extracting #8: cost 0 inf + 45492 491.969 * [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))) 491.969 * [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))))))) 491.969 * [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))))) 491.969 * * [simplify]: iters left: 6 (14 enodes) 491.973 * * [simplify]: iters left: 5 (59 enodes) 491.983 * * [simplify]: iters left: 4 (134 enodes) 492.011 * * [simplify]: iters left: 3 (357 enodes) 492.147 * * [simplify]: Extracting #0: cost 1 inf + 0 492.147 * * [simplify]: Extracting #1: cost 0 inf + 1 492.147 * [simplify]: Simplified to 0 492.148 * [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)) 492.148 * * * * [progress]: [ 1251 / 3260 ] simplifiying candidate # 492.148 * [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))))) 492.148 * * [simplify]: iters left: 6 (26 enodes) 492.154 * * [simplify]: iters left: 5 (100 enodes) 492.173 * * [simplify]: iters left: 4 (194 enodes) 492.208 * * [simplify]: iters left: 3 (447 enodes) 492.331 * * [simplify]: Extracting #0: cost 1 inf + 0 492.331 * * [simplify]: Extracting #1: cost 11 inf + 0 492.331 * * [simplify]: Extracting #2: cost 146 inf + 0 492.334 * * [simplify]: Extracting #3: cost 238 inf + 659 492.336 * * [simplify]: Extracting #4: cost 206 inf + 4809 492.341 * * [simplify]: Extracting #5: cost 101 inf + 25245 492.350 * * [simplify]: Extracting #6: cost 40 inf + 41147 492.361 * * [simplify]: Extracting #7: cost 3 inf + 54292 492.373 * * [simplify]: Extracting #8: cost 0 inf + 55121 492.386 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 492.386 * [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)))))) 492.386 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 492.386 * * [simplify]: iters left: 6 (13 enodes) 492.389 * * [simplify]: iters left: 5 (53 enodes) 492.398 * * [simplify]: iters left: 4 (106 enodes) 492.419 * * [simplify]: iters left: 3 (257 enodes) 492.501 * * [simplify]: Extracting #0: cost 1 inf + 0 492.501 * * [simplify]: Extracting #1: cost 0 inf + 1 492.501 * [simplify]: Simplified to 0 492.501 * [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)) 492.502 * * * * [progress]: [ 1252 / 3260 ] simplifiying candidate # 492.502 * [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)))) 492.502 * * [simplify]: iters left: 6 (25 enodes) 492.510 * * [simplify]: iters left: 5 (96 enodes) 492.525 * * [simplify]: iters left: 4 (180 enodes) 492.558 * * [simplify]: iters left: 3 (393 enodes) 492.664 * * [simplify]: Extracting #0: cost 1 inf + 0 492.664 * * [simplify]: Extracting #1: cost 11 inf + 0 492.664 * * [simplify]: Extracting #2: cost 112 inf + 0 492.665 * * [simplify]: Extracting #3: cost 169 inf + 88 492.666 * * [simplify]: Extracting #4: cost 118 inf + 5926 492.670 * * [simplify]: Extracting #5: cost 73 inf + 13268 492.674 * * [simplify]: Extracting #6: cost 44 inf + 21921 492.684 * * [simplify]: Extracting #7: cost 1 inf + 37011 492.693 * * [simplify]: Extracting #8: cost 0 inf + 37376 492.701 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 492.701 * [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))))) 492.701 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 492.701 * * [simplify]: iters left: 6 (12 enodes) 492.705 * * [simplify]: iters left: 5 (49 enodes) 492.713 * * [simplify]: iters left: 4 (94 enodes) 492.731 * * [simplify]: iters left: 3 (221 enodes) 492.801 * * [simplify]: iters left: 2 (492 enodes) 493.014 * * [simplify]: Extracting #0: cost 1 inf + 0 493.014 * * [simplify]: Extracting #1: cost 0 inf + 1 493.014 * [simplify]: Simplified to 0 493.014 * [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)) 493.015 * * * * [progress]: [ 1253 / 3260 ] simplifiying candidate # 493.015 * [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)))))) 493.015 * * [simplify]: iters left: 6 (26 enodes) 493.021 * * [simplify]: iters left: 5 (99 enodes) 493.039 * * [simplify]: iters left: 4 (199 enodes) 493.078 * * [simplify]: iters left: 3 (470 enodes) 493.215 * * [simplify]: Extracting #0: cost 1 inf + 0 493.215 * * [simplify]: Extracting #1: cost 11 inf + 0 493.216 * * [simplify]: Extracting #2: cost 139 inf + 0 493.217 * * [simplify]: Extracting #3: cost 208 inf + 1024 493.220 * * [simplify]: Extracting #4: cost 114 inf + 17574 493.225 * * [simplify]: Extracting #5: cost 69 inf + 28759 493.233 * * [simplify]: Extracting #6: cost 44 inf + 37032 493.243 * * [simplify]: Extracting #7: cost 2 inf + 51591 493.254 * * [simplify]: Extracting #8: cost 0 inf + 52417 493.267 * [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)) 493.267 * [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))))))) 493.268 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 493.268 * * [simplify]: iters left: 6 (13 enodes) 493.271 * * [simplify]: iters left: 5 (52 enodes) 493.279 * * [simplify]: iters left: 4 (111 enodes) 493.304 * * [simplify]: iters left: 3 (278 enodes) 493.395 * * [simplify]: Extracting #0: cost 1 inf + 0 493.395 * * [simplify]: Extracting #1: cost 0 inf + 1 493.395 * [simplify]: Simplified to 0 493.396 * [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)) 493.396 * * * * [progress]: [ 1254 / 3260 ] simplifiying candidate # 493.396 * [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))))) 493.396 * * [simplify]: iters left: 6 (25 enodes) 493.402 * * [simplify]: iters left: 5 (94 enodes) 493.416 * * [simplify]: iters left: 4 (175 enodes) 493.452 * * [simplify]: iters left: 3 (375 enodes) 493.543 * * [simplify]: Extracting #0: cost 1 inf + 0 493.543 * * [simplify]: Extracting #1: cost 11 inf + 0 493.543 * * [simplify]: Extracting #2: cost 113 inf + 0 493.545 * * [simplify]: Extracting #3: cost 147 inf + 956 493.547 * * [simplify]: Extracting #4: cost 87 inf + 7704 493.550 * * [simplify]: Extracting #5: cost 70 inf + 11012 493.553 * * [simplify]: Extracting #6: cost 63 inf + 12560 493.558 * * [simplify]: Extracting #7: cost 18 inf + 27311 493.566 * * [simplify]: Extracting #8: cost 0 inf + 34514 493.574 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ b a) 1/2)) 493.574 * [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)))))) 493.574 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 493.574 * * [simplify]: iters left: 6 (12 enodes) 493.577 * * [simplify]: iters left: 5 (47 enodes) 493.585 * * [simplify]: iters left: 4 (89 enodes) 493.602 * * [simplify]: iters left: 3 (186 enodes) 493.648 * * [simplify]: iters left: 2 (378 enodes) 493.779 * * [simplify]: Extracting #0: cost 1 inf + 0 493.779 * * [simplify]: Extracting #1: cost 0 inf + 1 493.780 * [simplify]: Simplified to 0 493.780 * [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)) 493.781 * * * * [progress]: [ 1255 / 3260 ] simplifiying candidate # 493.781 * [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)))) 493.781 * * [simplify]: iters left: 6 (24 enodes) 493.786 * * [simplify]: iters left: 5 (88 enodes) 493.800 * * [simplify]: iters left: 4 (141 enodes) 494.094 * * [simplify]: iters left: 3 (263 enodes) 494.139 * * [simplify]: iters left: 2 (467 enodes) 494.246 * * [simplify]: Extracting #0: cost 1 inf + 0 494.246 * * [simplify]: Extracting #1: cost 9 inf + 0 494.246 * * [simplify]: Extracting #2: cost 64 inf + 2 494.247 * * [simplify]: Extracting #3: cost 106 inf + 464 494.248 * * [simplify]: Extracting #4: cost 83 inf + 2766 494.249 * * [simplify]: Extracting #5: cost 68 inf + 4874 494.255 * * [simplify]: Extracting #6: cost 16 inf + 21667 494.263 * * [simplify]: Extracting #7: cost 0 inf + 27287 494.270 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) (* a (cbrt 2)))) (/ (/ b 2) a)) 494.270 * [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))))) 494.270 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 494.270 * * [simplify]: iters left: 6 (11 enodes) 494.273 * * [simplify]: iters left: 5 (40 enodes) 494.279 * * [simplify]: iters left: 4 (65 enodes) 494.290 * * [simplify]: iters left: 3 (97 enodes) 494.306 * * [simplify]: iters left: 2 (165 enodes) 494.340 * * [simplify]: iters left: 1 (271 enodes) 494.393 * * [simplify]: Extracting #0: cost 1 inf + 0 494.393 * * [simplify]: Extracting #1: cost 0 inf + 1 494.393 * [simplify]: Simplified to 0 494.393 * [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)) 494.393 * * * * [progress]: [ 1256 / 3260 ] simplifiying candidate # 494.393 * [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)))))) 494.393 * * [simplify]: iters left: 6 (25 enodes) 494.399 * * [simplify]: iters left: 5 (98 enodes) 494.415 * * [simplify]: iters left: 4 (194 enodes) 494.455 * * [simplify]: iters left: 3 (445 enodes) 494.576 * * [simplify]: Extracting #0: cost 1 inf + 0 494.576 * * [simplify]: Extracting #1: cost 11 inf + 0 494.576 * * [simplify]: Extracting #2: cost 136 inf + 0 494.577 * * [simplify]: Extracting #3: cost 197 inf + 1267 494.580 * * [simplify]: Extracting #4: cost 108 inf + 16962 494.586 * * [simplify]: Extracting #5: cost 69 inf + 26286 494.592 * * [simplify]: Extracting #6: cost 48 inf + 33968 494.602 * * [simplify]: Extracting #7: cost 3 inf + 48778 494.615 * * [simplify]: Extracting #8: cost 0 inf + 49984 494.625 * * [simplify]: Extracting #9: cost 0 inf + 49944 494.636 * [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)))) 494.636 * [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))))))) 494.636 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 494.636 * * [simplify]: iters left: 6 (12 enodes) 494.639 * * [simplify]: iters left: 5 (51 enodes) 494.648 * * [simplify]: iters left: 4 (106 enodes) 494.670 * * [simplify]: iters left: 3 (247 enodes) 494.738 * * [simplify]: Extracting #0: cost 1 inf + 0 494.738 * * [simplify]: Extracting #1: cost 0 inf + 1 494.738 * [simplify]: Simplified to 0 494.738 * [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)) 494.739 * * * * [progress]: [ 1257 / 3260 ] simplifiying candidate # 494.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) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 494.739 * * [simplify]: iters left: 6 (24 enodes) 494.744 * * [simplify]: iters left: 5 (93 enodes) 494.759 * * [simplify]: iters left: 4 (172 enodes) 494.794 * * [simplify]: iters left: 3 (378 enodes) 494.884 * * [simplify]: Extracting #0: cost 1 inf + 0 494.885 * * [simplify]: Extracting #1: cost 11 inf + 0 494.885 * * [simplify]: Extracting #2: cost 114 inf + 0 494.886 * * [simplify]: Extracting #3: cost 151 inf + 914 494.887 * * [simplify]: Extracting #4: cost 93 inf + 7136 494.890 * * [simplify]: Extracting #5: cost 69 inf + 11544 494.893 * * [simplify]: Extracting #6: cost 67 inf + 11811 494.897 * * [simplify]: Extracting #7: cost 41 inf + 19091 494.906 * * [simplify]: Extracting #8: cost 3 inf + 33757 494.914 * * [simplify]: Extracting #9: cost 0 inf + 34841 494.921 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ b (* a 2))) 494.922 * [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)))))) 494.922 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 494.922 * * [simplify]: iters left: 6 (11 enodes) 494.925 * * [simplify]: iters left: 5 (46 enodes) 494.932 * * [simplify]: iters left: 4 (86 enodes) 494.949 * * [simplify]: iters left: 3 (183 enodes) 494.995 * * [simplify]: iters left: 2 (372 enodes) 495.123 * * [simplify]: Extracting #0: cost 1 inf + 0 495.123 * * [simplify]: Extracting #1: cost 0 inf + 1 495.123 * [simplify]: Simplified to 0 495.123 * [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)) 495.123 * * * * [progress]: [ 1258 / 3260 ] simplifiying candidate # 495.123 * [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)))) 495.123 * * [simplify]: iters left: 6 (23 enodes) 495.129 * * [simplify]: iters left: 5 (87 enodes) 495.142 * * [simplify]: iters left: 4 (140 enodes) 495.165 * * [simplify]: iters left: 3 (262 enodes) 495.213 * * [simplify]: iters left: 2 (478 enodes) 495.318 * * [simplify]: Extracting #0: cost 1 inf + 0 495.318 * * [simplify]: Extracting #1: cost 9 inf + 0 495.318 * * [simplify]: Extracting #2: cost 70 inf + 2 495.318 * * [simplify]: Extracting #3: cost 110 inf + 714 495.319 * * [simplify]: Extracting #4: cost 82 inf + 3547 495.321 * * [simplify]: Extracting #5: cost 66 inf + 6077 495.326 * * [simplify]: Extracting #6: cost 18 inf + 21268 495.333 * * [simplify]: Extracting #7: cost 0 inf + 27827 495.343 * [simplify]: Simplified to (+ (* -1/2 (/ b a)) (/ (sqrt (fma c (* a -4) (* b b))) (* (* a (cbrt 2)) (* (cbrt 2) (cbrt 2))))) 495.343 * [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))))) 495.343 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 495.343 * * [simplify]: iters left: 6 (10 enodes) 495.346 * * [simplify]: iters left: 5 (39 enodes) 495.352 * * [simplify]: iters left: 4 (64 enodes) 495.362 * * [simplify]: iters left: 3 (96 enodes) 495.377 * * [simplify]: iters left: 2 (164 enodes) 495.411 * * [simplify]: iters left: 1 (270 enodes) 495.463 * * [simplify]: Extracting #0: cost 1 inf + 0 495.463 * * [simplify]: Extracting #1: cost 0 inf + 1 495.463 * [simplify]: Simplified to 0 495.463 * [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)) 495.463 * * * * [progress]: [ 1259 / 3260 ] simplifiying candidate # 495.463 * [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)))))) 495.463 * * [simplify]: iters left: 6 (25 enodes) 495.469 * * [simplify]: iters left: 5 (99 enodes) 495.485 * * [simplify]: iters left: 4 (203 enodes) 495.524 * * [simplify]: iters left: 3 (442 enodes) 495.624 * * [simplify]: Extracting #0: cost 1 inf + 0 495.624 * * [simplify]: Extracting #1: cost 11 inf + 0 495.624 * * [simplify]: Extracting #2: cost 112 inf + 0 495.625 * * [simplify]: Extracting #3: cost 189 inf + 1914 495.628 * * [simplify]: Extracting #4: cost 97 inf + 17326 495.636 * * [simplify]: Extracting #5: cost 69 inf + 22848 495.642 * * [simplify]: Extracting #6: cost 47 inf + 29814 495.651 * * [simplify]: Extracting #7: cost 5 inf + 44276 495.660 * * [simplify]: Extracting #8: cost 0 inf + 46418 495.670 * [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)))) 495.671 * [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))))))) 495.671 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 495.671 * * [simplify]: iters left: 6 (12 enodes) 495.675 * * [simplify]: iters left: 5 (53 enodes) 495.683 * * [simplify]: iters left: 4 (117 enodes) 495.706 * * [simplify]: iters left: 3 (255 enodes) 495.766 * * [simplify]: Extracting #0: cost 1 inf + 0 495.766 * * [simplify]: Extracting #1: cost 0 inf + 1 495.766 * [simplify]: Simplified to 0 495.766 * [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)) 495.766 * * * * [progress]: [ 1260 / 3260 ] simplifiying candidate # 495.766 * [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))))) 495.766 * * [simplify]: iters left: 6 (24 enodes) 495.772 * * [simplify]: iters left: 5 (94 enodes) 495.787 * * [simplify]: iters left: 4 (182 enodes) 495.817 * * [simplify]: iters left: 3 (358 enodes) 495.892 * * [simplify]: Extracting #0: cost 1 inf + 0 495.892 * * [simplify]: Extracting #1: cost 11 inf + 0 495.893 * * [simplify]: Extracting #2: cost 98 inf + 0 495.893 * * [simplify]: Extracting #3: cost 153 inf + 785 495.895 * * [simplify]: Extracting #4: cost 94 inf + 6598 495.898 * * [simplify]: Extracting #5: cost 70 inf + 10235 495.900 * * [simplify]: Extracting #6: cost 64 inf + 11620 495.906 * * [simplify]: Extracting #7: cost 17 inf + 27107 495.913 * * [simplify]: Extracting #8: cost 3 inf + 32396 495.921 * * [simplify]: Extracting #9: cost 0 inf + 33737 495.928 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ 1/2 a) b)) 495.929 * [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)))))) 495.929 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 495.929 * * [simplify]: iters left: 6 (11 enodes) 495.932 * * [simplify]: iters left: 5 (48 enodes) 495.940 * * [simplify]: iters left: 4 (98 enodes) 495.958 * * [simplify]: iters left: 3 (181 enodes) 495.994 * * [simplify]: iters left: 2 (358 enodes) 496.101 * * [simplify]: Extracting #0: cost 1 inf + 0 496.101 * * [simplify]: Extracting #1: cost 0 inf + 1 496.101 * [simplify]: Simplified to 0 496.101 * [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)) 496.101 * * * * [progress]: [ 1261 / 3260 ] simplifiying candidate # 496.101 * [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)))) 496.101 * * [simplify]: iters left: 6 (23 enodes) 496.107 * * [simplify]: iters left: 5 (87 enodes) 496.120 * * [simplify]: iters left: 4 (160 enodes) 496.146 * * [simplify]: iters left: 3 (303 enodes) 496.203 * * [simplify]: Extracting #0: cost 1 inf + 0 496.203 * * [simplify]: Extracting #1: cost 12 inf + 0 496.203 * * [simplify]: Extracting #2: cost 82 inf + 83 496.204 * * [simplify]: Extracting #3: cost 113 inf + 1040 496.205 * * [simplify]: Extracting #4: cost 72 inf + 3936 496.207 * * [simplify]: Extracting #5: cost 70 inf + 5273 496.208 * * [simplify]: Extracting #6: cost 63 inf + 6563 496.212 * * [simplify]: Extracting #7: cost 17 inf + 21766 496.221 * * [simplify]: Extracting #8: cost 1 inf + 28344 496.227 * * [simplify]: Extracting #9: cost 0 inf + 28724 496.234 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt 2)) (* (* a (cbrt 2)) (cbrt 2)))) 496.234 * [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))))) 496.234 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 496.234 * * [simplify]: iters left: 6 (10 enodes) 496.237 * * [simplify]: iters left: 5 (41 enodes) 496.244 * * [simplify]: iters left: 4 (81 enodes) 496.256 * * [simplify]: iters left: 3 (127 enodes) 496.273 * * [simplify]: iters left: 2 (186 enodes) 496.300 * * [simplify]: iters left: 1 (266 enodes) 496.361 * * [simplify]: Extracting #0: cost 1 inf + 0 496.361 * * [simplify]: Extracting #1: cost 0 inf + 1 496.361 * [simplify]: Simplified to 0 496.361 * [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)) 496.361 * * * * [progress]: [ 1262 / 3260 ] simplifiying candidate # 496.362 * [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))) 496.362 * * [simplify]: iters left: 6 (22 enodes) 496.367 * * [simplify]: iters left: 5 (84 enodes) 496.380 * * [simplify]: iters left: 4 (142 enodes) 496.405 * * [simplify]: iters left: 3 (264 enodes) 496.453 * * [simplify]: iters left: 2 (480 enodes) 496.561 * * [simplify]: Extracting #0: cost 1 inf + 0 496.561 * * [simplify]: Extracting #1: cost 9 inf + 0 496.561 * * [simplify]: Extracting #2: cost 68 inf + 2 496.562 * * [simplify]: Extracting #3: cost 112 inf + 299 496.563 * * [simplify]: Extracting #4: cost 87 inf + 2730 496.566 * * [simplify]: Extracting #5: cost 68 inf + 4795 496.568 * * [simplify]: Extracting #6: cost 59 inf + 5922 496.572 * * [simplify]: Extracting #7: cost 12 inf + 22937 496.580 * * [simplify]: Extracting #8: cost 0 inf + 27337 496.587 * * [simplify]: Extracting #9: cost 0 inf + 27282 496.594 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (* 1/2 (/ b a))) 496.594 * [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)))) 496.595 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 496.595 * * [simplify]: iters left: 6 (9 enodes) 496.597 * * [simplify]: iters left: 5 (36 enodes) 496.603 * * [simplify]: iters left: 4 (67 enodes) 496.614 * * [simplify]: iters left: 3 (97 enodes) 496.630 * * [simplify]: iters left: 2 (158 enodes) 496.664 * * [simplify]: iters left: 1 (263 enodes) 496.709 * * [simplify]: Extracting #0: cost 1 inf + 0 496.709 * * [simplify]: Extracting #1: cost 0 inf + 1 496.710 * [simplify]: Simplified to 0 496.710 * [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)) 496.710 * * * * [progress]: [ 1263 / 3260 ] simplifiying candidate # 496.710 * [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)))) 496.710 * * [simplify]: iters left: 6 (22 enodes) 496.715 * * [simplify]: iters left: 5 (85 enodes) 496.728 * * [simplify]: iters left: 4 (151 enodes) 496.755 * * [simplify]: iters left: 3 (295 enodes) 496.812 * * [simplify]: Extracting #0: cost 1 inf + 0 496.812 * * [simplify]: Extracting #1: cost 11 inf + 0 496.813 * * [simplify]: Extracting #2: cost 83 inf + 0 496.813 * * [simplify]: Extracting #3: cost 117 inf + 669 496.814 * * [simplify]: Extracting #4: cost 71 inf + 4894 496.816 * * [simplify]: Extracting #5: cost 69 inf + 5919 496.817 * * [simplify]: Extracting #6: cost 65 inf + 6625 496.822 * * [simplify]: Extracting #7: cost 14 inf + 23388 496.828 * * [simplify]: Extracting #8: cost 0 inf + 29352 496.834 * * [simplify]: Extracting #9: cost 0 inf + 29257 496.841 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ b (* a 2))) 496.841 * [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))))) 496.841 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 496.841 * * [simplify]: iters left: 5 (9 enodes) 496.844 * * [simplify]: iters left: 4 (39 enodes) 496.850 * * [simplify]: iters left: 3 (65 enodes) 496.860 * * [simplify]: iters left: 2 (129 enodes) 496.887 * * [simplify]: iters left: 1 (210 enodes) 496.922 * * [simplify]: Extracting #0: cost 1 inf + 0 496.922 * * [simplify]: Extracting #1: cost 0 inf + 1 496.922 * [simplify]: Simplified to 0 496.922 * [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)) 496.922 * * * * [progress]: [ 1264 / 3260 ] simplifiying candidate # 496.923 * [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)))))) 496.923 * * [simplify]: iters left: 6 (23 enodes) 496.928 * * [simplify]: iters left: 5 (88 enodes) 496.942 * * [simplify]: iters left: 4 (141 enodes) 496.964 * * [simplify]: iters left: 3 (267 enodes) 497.013 * * [simplify]: iters left: 2 (485 enodes) 497.116 * * [simplify]: Extracting #0: cost 1 inf + 0 497.116 * * [simplify]: Extracting #1: cost 11 inf + 0 497.116 * * [simplify]: Extracting #2: cost 77 inf + 0 497.117 * * [simplify]: Extracting #3: cost 131 inf + 825 497.117 * * [simplify]: Extracting #4: cost 119 inf + 3063 497.119 * * [simplify]: Extracting #5: cost 105 inf + 9813 497.121 * * [simplify]: Extracting #6: cost 88 inf + 15677 497.129 * * [simplify]: Extracting #7: cost 18 inf + 41092 497.140 * * [simplify]: Extracting #8: cost 0 inf + 48325 497.151 * * [simplify]: Extracting #9: cost 0 inf + 48245 497.162 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* 2 (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) 497.162 * [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))))))) 497.162 * [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))))) 497.163 * * [simplify]: iters left: 6 (10 enodes) 497.165 * * [simplify]: iters left: 5 (37 enodes) 497.171 * * [simplify]: iters left: 4 (57 enodes) 497.182 * * [simplify]: iters left: 3 (104 enodes) 497.199 * * [simplify]: iters left: 2 (158 enodes) 497.222 * * [simplify]: iters left: 1 (225 enodes) 497.255 * * [simplify]: Extracting #0: cost 1 inf + 0 497.255 * * [simplify]: Extracting #1: cost 0 inf + 1 497.255 * [simplify]: Simplified to 0 497.255 * [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)) 497.255 * * * * [progress]: [ 1265 / 3260 ] simplifiying candidate # 497.255 * [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))))) 497.255 * * [simplify]: iters left: 6 (22 enodes) 497.260 * * [simplify]: iters left: 5 (79 enodes) 497.271 * * [simplify]: iters left: 4 (125 enodes) 497.290 * * [simplify]: iters left: 3 (236 enodes) 497.333 * * [simplify]: iters left: 2 (417 enodes) 497.419 * * [simplify]: Extracting #0: cost 1 inf + 0 497.419 * * [simplify]: Extracting #1: cost 9 inf + 0 497.419 * * [simplify]: Extracting #2: cost 65 inf + 0 497.419 * * [simplify]: Extracting #3: cost 113 inf + 531 497.422 * * [simplify]: Extracting #4: cost 90 inf + 3545 497.423 * * [simplify]: Extracting #5: cost 91 inf + 4722 497.424 * * [simplify]: Extracting #6: cost 84 inf + 6310 497.430 * * [simplify]: Extracting #7: cost 19 inf + 29372 497.440 * * [simplify]: Extracting #8: cost 0 inf + 36676 497.450 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (cbrt a))) (* 2 (cbrt a))) (/ (/ b a) 2)) 497.450 * [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)))))) 497.450 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 497.450 * * [simplify]: iters left: 6 (9 enodes) 497.452 * * [simplify]: iters left: 5 (29 enodes) 497.456 * * [simplify]: iters left: 4 (42 enodes) 497.462 * * [simplify]: iters left: 3 (58 enodes) 497.468 * * [simplify]: iters left: 2 (68 enodes) 497.476 * * [simplify]: Extracting #0: cost 1 inf + 0 497.476 * * [simplify]: Extracting #1: cost 0 inf + 1 497.476 * [simplify]: Simplified to 0 497.476 * [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)) 497.476 * * * * [progress]: [ 1266 / 3260 ] simplifiying candidate # 497.476 * [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)))))) 497.476 * * [simplify]: iters left: 6 (24 enodes) 497.481 * * [simplify]: iters left: 5 (96 enodes) 497.498 * * [simplify]: iters left: 4 (202 enodes) 497.537 * * [simplify]: iters left: 3 (451 enodes) 497.627 * * [simplify]: Extracting #0: cost 1 inf + 0 497.627 * * [simplify]: Extracting #1: cost 11 inf + 0 497.627 * * [simplify]: Extracting #2: cost 103 inf + 0 497.628 * * [simplify]: Extracting #3: cost 186 inf + 2 497.629 * * [simplify]: Extracting #4: cost 177 inf + 1098 497.630 * * [simplify]: Extracting #5: cost 160 inf + 5354 497.635 * * [simplify]: Extracting #6: cost 77 inf + 30888 497.645 * * [simplify]: Extracting #7: cost 5 inf + 56013 497.656 * * [simplify]: Extracting #8: cost 0 inf + 57695 497.668 * * [simplify]: Extracting #9: cost 0 inf + 57655 497.682 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) 497.682 * [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))))))) 497.682 * [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))))) 497.682 * * [simplify]: iters left: 6 (13 enodes) 497.685 * * [simplify]: iters left: 5 (53 enodes) 497.694 * * [simplify]: iters left: 4 (117 enodes) 497.718 * * [simplify]: iters left: 3 (275 enodes) 497.770 * * [simplify]: iters left: 2 (474 enodes) 497.876 * * [simplify]: Extracting #0: cost 1 inf + 0 497.876 * * [simplify]: Extracting #1: cost 0 inf + 1 497.876 * [simplify]: Simplified to 0 497.876 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) 0)) 497.876 * * * * [progress]: [ 1267 / 3260 ] simplifiying candidate # 497.876 * [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))))) 497.877 * * [simplify]: iters left: 6 (25 enodes) 497.882 * * [simplify]: iters left: 5 (96 enodes) 497.896 * * [simplify]: iters left: 4 (171 enodes) 497.925 * * [simplify]: iters left: 3 (337 enodes) 497.985 * * [simplify]: Extracting #0: cost 1 inf + 0 497.985 * * [simplify]: Extracting #1: cost 11 inf + 0 497.986 * * [simplify]: Extracting #2: cost 85 inf + 0 497.986 * * [simplify]: Extracting #3: cost 151 inf + 566 497.987 * * [simplify]: Extracting #4: cost 147 inf + 854 497.987 * * [simplify]: Extracting #5: cost 134 inf + 3791 497.990 * * [simplify]: Extracting #6: cost 89 inf + 13174 497.993 * * [simplify]: Extracting #7: cost 75 inf + 15484 497.999 * * [simplify]: Extracting #8: cost 16 inf + 39673 498.009 * * [simplify]: Extracting #9: cost 0 inf + 47432 498.018 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ b 2) a)) 498.018 * [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)))))) 498.018 * [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)))) 498.018 * * [simplify]: iters left: 6 (12 enodes) 498.021 * * [simplify]: iters left: 5 (47 enodes) 498.030 * * [simplify]: iters left: 4 (82 enodes) 498.043 * * [simplify]: iters left: 3 (157 enodes) 498.069 * * [simplify]: iters left: 2 (248 enodes) 498.108 * * [simplify]: iters left: 1 (341 enodes) 498.161 * * [simplify]: Extracting #0: cost 1 inf + 0 498.161 * * [simplify]: Extracting #1: cost 0 inf + 1 498.161 * [simplify]: Simplified to 0 498.161 * [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)) 498.161 * * * * [progress]: [ 1268 / 3260 ] simplifiying candidate # 498.161 * [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)))) 498.161 * * [simplify]: iters left: 6 (25 enodes) 498.167 * * [simplify]: iters left: 5 (96 enodes) 498.182 * * [simplify]: iters left: 4 (179 enodes) 498.215 * * [simplify]: iters left: 3 (366 enodes) 498.290 * * [simplify]: Extracting #0: cost 1 inf + 0 498.291 * * [simplify]: Extracting #1: cost 13 inf + 0 498.291 * * [simplify]: Extracting #2: cost 94 inf + 0 498.291 * * [simplify]: Extracting #3: cost 162 inf + 2 498.292 * * [simplify]: Extracting #4: cost 156 inf + 651 498.293 * * [simplify]: Extracting #5: cost 144 inf + 3088 498.294 * * [simplify]: Extracting #6: cost 124 inf + 7413 498.296 * * [simplify]: Extracting #7: cost 87 inf + 14778 498.302 * * [simplify]: Extracting #8: cost 28 inf + 37637 498.312 * * [simplify]: Extracting #9: cost 0 inf + 50030 498.322 * * [simplify]: Extracting #10: cost 0 inf + 49935 498.333 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (/ (/ b 2) a)) 498.334 * [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))))) 498.334 * [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))) 498.334 * * [simplify]: iters left: 6 (12 enodes) 498.337 * * [simplify]: iters left: 5 (47 enodes) 498.345 * * [simplify]: iters left: 4 (89 enodes) 498.361 * * [simplify]: iters left: 3 (180 enodes) 498.399 * * [simplify]: iters left: 2 (296 enodes) 498.454 * * [simplify]: iters left: 1 (428 enodes) 498.539 * * [simplify]: Extracting #0: cost 1 inf + 0 498.539 * * [simplify]: Extracting #1: cost 0 inf + 1 498.539 * [simplify]: Simplified to 0 498.539 * [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)) 498.539 * * * * [progress]: [ 1269 / 3260 ] simplifiying candidate # 498.539 * [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)))))) 498.539 * * [simplify]: iters left: 6 (23 enodes) 498.544 * * [simplify]: iters left: 5 (89 enodes) 498.558 * * [simplify]: iters left: 4 (163 enodes) 498.586 * * [simplify]: iters left: 3 (309 enodes) 498.639 * * [simplify]: Extracting #0: cost 1 inf + 0 498.639 * * [simplify]: Extracting #1: cost 11 inf + 0 498.639 * * [simplify]: Extracting #2: cost 78 inf + 0 498.639 * * [simplify]: Extracting #3: cost 147 inf + 0 498.640 * * [simplify]: Extracting #4: cost 147 inf + 3 498.641 * * [simplify]: Extracting #5: cost 137 inf + 2473 498.642 * * [simplify]: Extracting #6: cost 104 inf + 9206 498.649 * * [simplify]: Extracting #7: cost 21 inf + 38373 498.658 * * [simplify]: Extracting #8: cost 0 inf + 47656 498.668 * * [simplify]: Extracting #9: cost 0 inf + 47561 498.677 * [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))) 498.677 * [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))))))) 498.677 * [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))))) 498.677 * * [simplify]: iters left: 6 (12 enodes) 498.680 * * [simplify]: iters left: 5 (46 enodes) 498.687 * * [simplify]: iters left: 4 (81 enodes) 498.701 * * [simplify]: iters left: 3 (134 enodes) 498.720 * * [simplify]: iters left: 2 (197 enodes) 498.746 * * [simplify]: iters left: 1 (271 enodes) 498.783 * * [simplify]: Extracting #0: cost 1 inf + 0 498.783 * * [simplify]: Extracting #1: cost 0 inf + 1 498.784 * [simplify]: Simplified to 0 498.784 * [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)) 498.784 * * * * [progress]: [ 1270 / 3260 ] simplifiying candidate # 498.784 * [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))))) 498.785 * * [simplify]: iters left: 6 (23 enodes) 498.789 * * [simplify]: iters left: 5 (86 enodes) 498.802 * * [simplify]: iters left: 4 (140 enodes) 498.825 * * [simplify]: iters left: 3 (266 enodes) 498.870 * * [simplify]: iters left: 2 (468 enodes) 498.965 * * [simplify]: Extracting #0: cost 1 inf + 0 498.966 * * [simplify]: Extracting #1: cost 9 inf + 0 498.966 * * [simplify]: Extracting #2: cost 70 inf + 0 498.966 * * [simplify]: Extracting #3: cost 132 inf + 406 498.967 * * [simplify]: Extracting #4: cost 123 inf + 2432 498.968 * * [simplify]: Extracting #5: cost 114 inf + 4710 498.969 * * [simplify]: Extracting #6: cost 98 inf + 6816 498.972 * * [simplify]: Extracting #7: cost 78 inf + 10072 498.978 * * [simplify]: Extracting #8: cost 20 inf + 32072 498.989 * * [simplify]: Extracting #9: cost 0 inf + 40143 499.000 * * [simplify]: Extracting #10: cost 0 inf + 40008 499.011 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 499.011 * [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)))))) 499.011 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 499.012 * * [simplify]: iters left: 6 (10 enodes) 499.014 * * [simplify]: iters left: 5 (38 enodes) 499.019 * * [simplify]: iters left: 4 (59 enodes) 499.027 * * [simplify]: iters left: 3 (88 enodes) 499.039 * * [simplify]: iters left: 2 (117 enodes) 499.053 * * [simplify]: iters left: 1 (144 enodes) 499.070 * * [simplify]: Extracting #0: cost 1 inf + 0 499.070 * * [simplify]: Extracting #1: cost 0 inf + 1 499.070 * [simplify]: Simplified to 0 499.070 * [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)) 499.070 * * * * [progress]: [ 1271 / 3260 ] simplifiying candidate # 499.071 * [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)))) 499.071 * * [simplify]: iters left: 6 (24 enodes) 499.076 * * [simplify]: iters left: 5 (91 enodes) 499.090 * * [simplify]: iters left: 4 (151 enodes) 499.114 * * [simplify]: iters left: 3 (289 enodes) 499.163 * * [simplify]: iters left: 2 (493 enodes) 499.264 * * [simplify]: Extracting #0: cost 1 inf + 0 499.264 * * [simplify]: Extracting #1: cost 11 inf + 0 499.264 * * [simplify]: Extracting #2: cost 77 inf + 0 499.265 * * [simplify]: Extracting #3: cost 123 inf + 865 499.266 * * [simplify]: Extracting #4: cost 106 inf + 2825 499.267 * * [simplify]: Extracting #5: cost 96 inf + 5786 499.269 * * [simplify]: Extracting #6: cost 84 inf + 8446 499.276 * * [simplify]: Extracting #7: cost 17 inf + 31581 499.286 * * [simplify]: Extracting #8: cost 0 inf + 38596 499.297 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a)))) (/ b (* a 2))) 499.297 * [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))))) 499.297 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 499.297 * * [simplify]: iters left: 6 (11 enodes) 499.302 * * [simplify]: iters left: 5 (42 enodes) 499.308 * * [simplify]: iters left: 4 (67 enodes) 499.318 * * [simplify]: iters left: 3 (111 enodes) 499.333 * * [simplify]: iters left: 2 (140 enodes) 499.349 * * [simplify]: iters left: 1 (160 enodes) 499.367 * * [simplify]: Extracting #0: cost 1 inf + 0 499.367 * * [simplify]: Extracting #1: cost 0 inf + 1 499.367 * [simplify]: Simplified to 0 499.367 * [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)) 499.367 * * * * [progress]: [ 1272 / 3260 ] simplifiying candidate # 499.367 * [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)))))) 499.367 * * [simplify]: iters left: 6 (27 enodes) 499.373 * * [simplify]: iters left: 5 (111 enodes) 499.392 * * [simplify]: iters left: 4 (266 enodes) 499.463 * * [simplify]: Extracting #0: cost 1 inf + 0 499.463 * * [simplify]: Extracting #1: cost 11 inf + 0 499.464 * * [simplify]: Extracting #2: cost 171 inf + 0 499.465 * * [simplify]: Extracting #3: cost 309 inf + 1 499.466 * * [simplify]: Extracting #4: cost 288 inf + 3636 499.472 * * [simplify]: Extracting #5: cost 141 inf + 55334 499.485 * * [simplify]: Extracting #6: cost 61 inf + 86646 499.500 * * [simplify]: Extracting #7: cost 38 inf + 92674 499.516 * * [simplify]: Extracting #8: cost 2 inf + 109399 499.532 * * [simplify]: Extracting #9: cost 0 inf + 110088 499.549 * [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)))))) 499.549 * [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))))))) 499.549 * [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))))) 499.549 * * [simplify]: iters left: 6 (16 enodes) 499.553 * * [simplify]: iters left: 5 (68 enodes) 499.566 * * [simplify]: iters left: 4 (179 enodes) 499.622 * * [simplify]: Extracting #0: cost 1 inf + 0 499.622 * * [simplify]: Extracting #1: cost 27 inf + 0 499.623 * * [simplify]: Extracting #2: cost 153 inf + 0 499.623 * * [simplify]: Extracting #3: cost 242 inf + 83 499.625 * * [simplify]: Extracting #4: cost 185 inf + 16503 499.635 * * [simplify]: Extracting #5: cost 15 inf + 79352 499.647 * * [simplify]: Extracting #6: cost 0 inf + 84943 499.659 * [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))))) 499.659 * [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))))))) 499.659 * * * * [progress]: [ 1273 / 3260 ] simplifiying candidate # 499.660 * [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))))) 499.660 * * [simplify]: iters left: 6 (28 enodes) 499.666 * * [simplify]: iters left: 5 (112 enodes) 499.684 * * [simplify]: iters left: 4 (236 enodes) 499.736 * * [simplify]: Extracting #0: cost 1 inf + 0 499.736 * * [simplify]: Extracting #1: cost 11 inf + 0 499.736 * * [simplify]: Extracting #2: cost 134 inf + 0 499.736 * * [simplify]: Extracting #3: cost 238 inf + 0 499.738 * * [simplify]: Extracting #4: cost 208 inf + 5618 499.742 * * [simplify]: Extracting #5: cost 100 inf + 39451 499.752 * * [simplify]: Extracting #6: cost 60 inf + 52964 499.761 * * [simplify]: Extracting #7: cost 35 inf + 60230 499.772 * * [simplify]: Extracting #8: cost 8 inf + 73116 499.784 * * [simplify]: Extracting #9: cost 0 inf + 76724 499.796 * [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)))) 499.796 * [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)))))) 499.796 * [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)))) 499.796 * * [simplify]: iters left: 6 (15 enodes) 499.800 * * [simplify]: iters left: 5 (63 enodes) 499.810 * * [simplify]: iters left: 4 (145 enodes) 499.846 * * [simplify]: iters left: 3 (499 enodes) 500.075 * * [simplify]: Extracting #0: cost 1 inf + 0 500.075 * * [simplify]: Extracting #1: cost 0 inf + 1 500.075 * [simplify]: Simplified to 0 500.075 * [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)) 500.075 * * * * [progress]: [ 1274 / 3260 ] simplifiying candidate # 500.075 * [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)))) 500.075 * * [simplify]: iters left: 6 (28 enodes) 500.082 * * [simplify]: iters left: 5 (111 enodes) 500.100 * * [simplify]: iters left: 4 (250 enodes) 500.162 * * [simplify]: Extracting #0: cost 1 inf + 0 500.162 * * [simplify]: Extracting #1: cost 13 inf + 0 500.163 * * [simplify]: Extracting #2: cost 135 inf + 0 500.163 * * [simplify]: Extracting #3: cost 222 inf + 2 500.164 * * [simplify]: Extracting #4: cost 209 inf + 1995 500.167 * * [simplify]: Extracting #5: cost 134 inf + 22278 500.173 * * [simplify]: Extracting #6: cost 45 inf + 49515 500.183 * * [simplify]: Extracting #7: cost 2 inf + 67356 500.196 * * [simplify]: Extracting #8: cost 0 inf + 68206 500.207 * [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))))) 500.207 * [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))))) 500.207 * [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))) 500.207 * * [simplify]: iters left: 6 (15 enodes) 500.211 * * [simplify]: iters left: 5 (62 enodes) 500.222 * * [simplify]: iters left: 4 (159 enodes) 500.264 * * [simplify]: iters left: 3 (475 enodes) 500.460 * * [simplify]: Extracting #0: cost 1 inf + 0 500.461 * * [simplify]: Extracting #1: cost 42 inf + 0 500.461 * * [simplify]: Extracting #2: cost 194 inf + 1 500.464 * * [simplify]: Extracting #3: cost 205 inf + 15094 500.476 * * [simplify]: Extracting #4: cost 20 inf + 63712 500.490 * * [simplify]: Extracting #5: cost 3 inf + 65204 500.504 * * [simplify]: Extracting #6: cost 0 inf + 65965 500.517 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 500.518 * [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)))) 500.518 * * * * [progress]: [ 1275 / 3260 ] simplifiying candidate # 500.518 * [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)))))) 500.518 * * [simplify]: iters left: 6 (25 enodes) 500.524 * * [simplify]: iters left: 5 (100 enodes) 500.541 * * [simplify]: iters left: 4 (223 enodes) 500.594 * * [simplify]: Extracting #0: cost 1 inf + 0 500.594 * * [simplify]: Extracting #1: cost 11 inf + 0 500.594 * * [simplify]: Extracting #2: cost 127 inf + 0 500.595 * * [simplify]: Extracting #3: cost 228 inf + 0 500.596 * * [simplify]: Extracting #4: cost 206 inf + 3878 500.601 * * [simplify]: Extracting #5: cost 103 inf + 39874 500.609 * * [simplify]: Extracting #6: cost 62 inf + 53792 500.619 * * [simplify]: Extracting #7: cost 37 inf + 60096 500.631 * * [simplify]: Extracting #8: cost 1 inf + 76072 500.643 * * [simplify]: Extracting #9: cost 0 inf + 76356 500.655 * [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)))))) 500.655 * [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))))))) 500.656 * [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))))) 500.656 * * [simplify]: iters left: 6 (15 enodes) 500.659 * * [simplify]: iters left: 5 (62 enodes) 500.671 * * [simplify]: iters left: 4 (148 enodes) 500.707 * * [simplify]: iters left: 3 (499 enodes) 500.943 * * [simplify]: Extracting #0: cost 1 inf + 0 500.943 * * [simplify]: Extracting #1: cost 0 inf + 1 500.943 * [simplify]: Simplified to 0 500.943 * [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)) 500.944 * * * * [progress]: [ 1276 / 3260 ] simplifiying candidate # 500.944 * [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))))) 500.944 * * [simplify]: iters left: 6 (26 enodes) 500.950 * * [simplify]: iters left: 5 (102 enodes) 500.965 * * [simplify]: iters left: 4 (205 enodes) 501.008 * * [simplify]: Extracting #0: cost 1 inf + 0 501.008 * * [simplify]: Extracting #1: cost 11 inf + 0 501.008 * * [simplify]: Extracting #2: cost 108 inf + 0 501.009 * * [simplify]: Extracting #3: cost 189 inf + 0 501.009 * * [simplify]: Extracting #4: cost 177 inf + 1136 501.011 * * [simplify]: Extracting #5: cost 140 inf + 10990 501.016 * * [simplify]: Extracting #6: cost 45 inf + 40796 501.025 * * [simplify]: Extracting #7: cost 4 inf + 56276 501.036 * * [simplify]: Extracting #8: cost 0 inf + 57643 501.046 * [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))))) 501.046 * [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)))))) 501.046 * [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)))) 501.046 * * [simplify]: iters left: 6 (14 enodes) 501.050 * * [simplify]: iters left: 5 (56 enodes) 501.058 * * [simplify]: iters left: 4 (117 enodes) 501.083 * * [simplify]: iters left: 3 (347 enodes) 501.195 * * [simplify]: Extracting #0: cost 1 inf + 0 501.195 * * [simplify]: Extracting #1: cost 0 inf + 1 501.195 * [simplify]: Simplified to 0 501.195 * [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)) 501.196 * * * * [progress]: [ 1277 / 3260 ] simplifiying candidate # 501.196 * [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)))) 501.196 * * [simplify]: iters left: 6 (26 enodes) 501.204 * * [simplify]: iters left: 5 (103 enodes) 501.220 * * [simplify]: iters left: 4 (203 enodes) 501.261 * * [simplify]: Extracting #0: cost 1 inf + 0 501.261 * * [simplify]: Extracting #1: cost 11 inf + 0 501.261 * * [simplify]: Extracting #2: cost 102 inf + 0 501.261 * * [simplify]: Extracting #3: cost 169 inf + 2 501.262 * * [simplify]: Extracting #4: cost 159 inf + 1060 501.263 * * [simplify]: Extracting #5: cost 157 inf + 2157 501.266 * * [simplify]: Extracting #6: cost 113 inf + 11692 501.272 * * [simplify]: Extracting #7: cost 19 inf + 40762 501.280 * * [simplify]: Extracting #8: cost 0 inf + 48331 501.288 * * [simplify]: Extracting #9: cost 0 inf + 48251 501.296 * * [simplify]: Extracting #10: cost 0 inf + 48171 501.304 * [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)) 501.305 * [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))))) 501.305 * [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))) 501.305 * * [simplify]: iters left: 6 (14 enodes) 501.309 * * [simplify]: iters left: 5 (57 enodes) 501.318 * * [simplify]: iters left: 4 (116 enodes) 501.344 * * [simplify]: iters left: 3 (321 enodes) 501.452 * * [simplify]: Extracting #0: cost 1 inf + 0 501.452 * * [simplify]: Extracting #1: cost 0 inf + 1 501.452 * [simplify]: Simplified to 0 501.452 * [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)) 501.452 * * * * [progress]: [ 1278 / 3260 ] simplifiying candidate # 501.452 * [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)))))) 501.452 * * [simplify]: iters left: 6 (26 enodes) 501.458 * * [simplify]: iters left: 5 (105 enodes) 501.475 * * [simplify]: iters left: 4 (234 enodes) 501.531 * * [simplify]: Extracting #0: cost 1 inf + 0 501.531 * * [simplify]: Extracting #1: cost 11 inf + 0 501.531 * * [simplify]: Extracting #2: cost 119 inf + 0 501.532 * * [simplify]: Extracting #3: cost 205 inf + 2 501.533 * * [simplify]: Extracting #4: cost 180 inf + 4137 501.537 * * [simplify]: Extracting #5: cost 95 inf + 29415 501.543 * * [simplify]: Extracting #6: cost 44 inf + 44795 501.553 * * [simplify]: Extracting #7: cost 3 inf + 60664 501.563 * * [simplify]: Extracting #8: cost 0 inf + 61829 501.575 * * [simplify]: Extracting #9: cost 0 inf + 61789 501.585 * [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)))) 501.585 * [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))))))) 501.585 * [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))))) 501.585 * * [simplify]: iters left: 6 (15 enodes) 501.589 * * [simplify]: iters left: 5 (62 enodes) 501.600 * * [simplify]: iters left: 4 (149 enodes) 501.637 * * [simplify]: iters left: 3 (450 enodes) 501.834 * * [simplify]: Extracting #0: cost 1 inf + 0 501.834 * * [simplify]: Extracting #1: cost 0 inf + 1 501.834 * [simplify]: Simplified to 0 501.834 * [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)) 501.834 * * * * [progress]: [ 1279 / 3260 ] simplifiying candidate # 501.835 * [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))))) 501.835 * * [simplify]: iters left: 6 (27 enodes) 501.841 * * [simplify]: iters left: 5 (106 enodes) 501.858 * * [simplify]: iters left: 4 (207 enodes) 501.900 * * [simplify]: Extracting #0: cost 1 inf + 0 501.900 * * [simplify]: Extracting #1: cost 11 inf + 0 501.901 * * [simplify]: Extracting #2: cost 97 inf + 0 501.901 * * [simplify]: Extracting #3: cost 161 inf + 2 501.901 * * [simplify]: Extracting #4: cost 156 inf + 169 501.902 * * [simplify]: Extracting #5: cost 137 inf + 4423 501.905 * * [simplify]: Extracting #6: cost 78 inf + 17651 501.910 * * [simplify]: Extracting #7: cost 20 inf + 35123 501.918 * * [simplify]: Extracting #8: cost 0 inf + 45591 501.925 * * [simplify]: Extracting #9: cost 0 inf + 45401 501.933 * [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))))) 501.933 * [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)))))) 501.934 * [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)))) 501.934 * * [simplify]: iters left: 6 (14 enodes) 501.937 * * [simplify]: iters left: 5 (57 enodes) 501.946 * * [simplify]: iters left: 4 (118 enodes) 501.973 * * [simplify]: iters left: 3 (314 enodes) 502.065 * * [simplify]: Extracting #0: cost 1 inf + 0 502.066 * * [simplify]: Extracting #1: cost 0 inf + 1 502.066 * [simplify]: Simplified to 0 502.066 * [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)) 502.066 * * * * [progress]: [ 1280 / 3260 ] simplifiying candidate # 502.066 * [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)))) 502.066 * * [simplify]: iters left: 6 (26 enodes) 502.074 * * [simplify]: iters left: 5 (97 enodes) 502.089 * * [simplify]: iters left: 4 (192 enodes) 502.124 * * [simplify]: iters left: 3 (444 enodes) 502.230 * * [simplify]: Extracting #0: cost 1 inf + 0 502.230 * * [simplify]: Extracting #1: cost 13 inf + 0 502.230 * * [simplify]: Extracting #2: cost 133 inf + 0 502.231 * * [simplify]: Extracting #3: cost 215 inf + 88 502.232 * * [simplify]: Extracting #4: cost 189 inf + 2976 502.235 * * [simplify]: Extracting #5: cost 123 inf + 16801 502.241 * * [simplify]: Extracting #6: cost 58 inf + 35442 502.254 * * [simplify]: Extracting #7: cost 1 inf + 57887 502.267 * * [simplify]: Extracting #8: cost 0 inf + 58292 502.279 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (cbrt a))) (* (sqrt 2) (sqrt 2))) (cbrt a)) (/ (/ b 2) a)) 502.279 * [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))))) 502.279 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 502.279 * * [simplify]: iters left: 6 (13 enodes) 502.282 * * [simplify]: iters left: 5 (48 enodes) 502.290 * * [simplify]: iters left: 4 (103 enodes) 502.310 * * [simplify]: iters left: 3 (238 enodes) 502.369 * * [simplify]: Extracting #0: cost 1 inf + 0 502.369 * * [simplify]: Extracting #1: cost 0 inf + 1 502.369 * [simplify]: Simplified to 0 502.369 * [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)) 502.369 * * * * [progress]: [ 1281 / 3260 ] simplifiying candidate # 502.369 * [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)))))) 502.369 * * [simplify]: iters left: 6 (26 enodes) 502.375 * * [simplify]: iters left: 5 (104 enodes) 502.392 * * [simplify]: iters left: 4 (228 enodes) 502.443 * * [simplify]: Extracting #0: cost 1 inf + 0 502.443 * * [simplify]: Extracting #1: cost 11 inf + 0 502.443 * * [simplify]: Extracting #2: cost 131 inf + 0 502.444 * * [simplify]: Extracting #3: cost 237 inf + 0 502.445 * * [simplify]: Extracting #4: cost 217 inf + 2954 502.449 * * [simplify]: Extracting #5: cost 127 inf + 31953 502.458 * * [simplify]: Extracting #6: cost 51 inf + 58854 502.469 * * [simplify]: Extracting #7: cost 9 inf + 74421 502.481 * * [simplify]: Extracting #8: cost 0 inf + 78424 502.493 * [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))))) 502.493 * [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))))))) 502.493 * [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))))) 502.494 * * [simplify]: iters left: 6 (15 enodes) 502.497 * * [simplify]: iters left: 5 (61 enodes) 502.509 * * [simplify]: iters left: 4 (142 enodes) 502.542 * * [simplify]: iters left: 3 (474 enodes) 502.719 * * [simplify]: Extracting #0: cost 1 inf + 0 502.719 * * [simplify]: Extracting #1: cost 0 inf + 1 502.719 * [simplify]: Simplified to 0 502.719 * [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)) 502.719 * * * * [progress]: [ 1282 / 3260 ] simplifiying candidate # 502.719 * [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))))) 502.720 * * [simplify]: iters left: 6 (27 enodes) 502.726 * * [simplify]: iters left: 5 (105 enodes) 502.742 * * [simplify]: iters left: 4 (203 enodes) 502.784 * * [simplify]: Extracting #0: cost 1 inf + 0 502.784 * * [simplify]: Extracting #1: cost 11 inf + 0 502.784 * * [simplify]: Extracting #2: cost 108 inf + 0 502.784 * * [simplify]: Extracting #3: cost 186 inf + 0 502.785 * * [simplify]: Extracting #4: cost 166 inf + 3239 502.788 * * [simplify]: Extracting #5: cost 97 inf + 22219 502.794 * * [simplify]: Extracting #6: cost 39 inf + 40211 502.802 * * [simplify]: Extracting #7: cost 1 inf + 56292 502.812 * * [simplify]: Extracting #8: cost 0 inf + 56642 502.821 * [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)))) 502.821 * [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)))))) 502.821 * [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)))) 502.821 * * [simplify]: iters left: 6 (14 enodes) 502.825 * * [simplify]: iters left: 5 (56 enodes) 502.833 * * [simplify]: iters left: 4 (113 enodes) 502.857 * * [simplify]: iters left: 3 (324 enodes) 502.944 * * [simplify]: Extracting #0: cost 1 inf + 0 502.944 * * [simplify]: Extracting #1: cost 0 inf + 1 502.944 * [simplify]: Simplified to 0 502.944 * [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)) 502.944 * * * * [progress]: [ 1283 / 3260 ] simplifiying candidate # 502.946 * [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)))) 502.946 * * [simplify]: iters left: 6 (27 enodes) 502.952 * * [simplify]: iters left: 5 (105 enodes) 502.969 * * [simplify]: iters left: 4 (201 enodes) 503.007 * * [simplify]: Extracting #0: cost 1 inf + 0 503.007 * * [simplify]: Extracting #1: cost 11 inf + 0 503.007 * * [simplify]: Extracting #2: cost 105 inf + 0 503.007 * * [simplify]: Extracting #3: cost 168 inf + 2 503.008 * * [simplify]: Extracting #4: cost 163 inf + 450 503.010 * * [simplify]: Extracting #5: cost 146 inf + 4417 503.013 * * [simplify]: Extracting #6: cost 77 inf + 19858 503.018 * * [simplify]: Extracting #7: cost 31 inf + 32801 503.025 * * [simplify]: Extracting #8: cost 1 inf + 47493 503.033 * * [simplify]: Extracting #9: cost 0 inf + 47723 503.041 * [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)))) 503.041 * [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))))) 503.041 * [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))) 503.041 * * [simplify]: iters left: 6 (14 enodes) 503.045 * * [simplify]: iters left: 5 (56 enodes) 503.054 * * [simplify]: iters left: 4 (112 enodes) 503.078 * * [simplify]: iters left: 3 (297 enodes) 503.157 * * [simplify]: Extracting #0: cost 1 inf + 0 503.157 * * [simplify]: Extracting #1: cost 0 inf + 1 503.157 * [simplify]: Simplified to 0 503.157 * [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)) 503.157 * * * * [progress]: [ 1284 / 3260 ] simplifiying candidate # 503.157 * [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)))))) 503.158 * * [simplify]: iters left: 6 (23 enodes) 503.162 * * [simplify]: iters left: 5 (91 enodes) 503.177 * * [simplify]: iters left: 4 (190 enodes) 503.215 * * [simplify]: Extracting #0: cost 1 inf + 0 503.215 * * [simplify]: Extracting #1: cost 11 inf + 0 503.215 * * [simplify]: Extracting #2: cost 101 inf + 0 503.216 * * [simplify]: Extracting #3: cost 177 inf + 0 503.216 * * [simplify]: Extracting #4: cost 176 inf + 3 503.217 * * [simplify]: Extracting #5: cost 154 inf + 5864 503.221 * * [simplify]: Extracting #6: cost 64 inf + 31882 503.229 * * [simplify]: Extracting #7: cost 6 inf + 52805 503.238 * * [simplify]: Extracting #8: cost 0 inf + 54833 503.247 * * [simplify]: Extracting #9: cost 0 inf + 54753 503.256 * [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))) 503.257 * [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))))))) 503.257 * [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))))) 503.259 * * [simplify]: iters left: 6 (13 enodes) 503.262 * * [simplify]: iters left: 5 (53 enodes) 503.270 * * [simplify]: iters left: 4 (118 enodes) 503.293 * * [simplify]: iters left: 3 (324 enodes) 503.379 * * [simplify]: Extracting #0: cost 1 inf + 0 503.379 * * [simplify]: Extracting #1: cost 0 inf + 1 503.379 * [simplify]: Simplified to 0 503.379 * [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)) 503.379 * * * * [progress]: [ 1285 / 3260 ] simplifiying candidate # 503.380 * [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))))) 503.380 * * [simplify]: iters left: 6 (23 enodes) 503.385 * * [simplify]: iters left: 5 (88 enodes) 503.398 * * [simplify]: iters left: 4 (163 enodes) 503.431 * * [simplify]: iters left: 3 (392 enodes) 503.560 * * [simplify]: Extracting #0: cost 1 inf + 0 503.560 * * [simplify]: Extracting #1: cost 9 inf + 0 503.561 * * [simplify]: Extracting #2: cost 108 inf + 0 503.562 * * [simplify]: Extracting #3: cost 216 inf + 42 503.563 * * [simplify]: Extracting #4: cost 200 inf + 1753 503.568 * * [simplify]: Extracting #5: cost 137 inf + 13755 503.576 * * [simplify]: Extracting #6: cost 87 inf + 24934 503.587 * * [simplify]: Extracting #7: cost 49 inf + 37767 503.605 * * [simplify]: Extracting #8: cost 4 inf + 57899 503.624 * * [simplify]: Extracting #9: cost 0 inf + 59443 503.646 * [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))) 503.646 * [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)))))) 503.646 * [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)))) 503.646 * * [simplify]: iters left: 6 (11 enodes) 503.651 * * [simplify]: iters left: 5 (43 enodes) 503.661 * * [simplify]: iters left: 4 (84 enodes) 503.685 * * [simplify]: iters left: 3 (212 enodes) 503.757 * * [simplify]: iters left: 2 (472 enodes) 503.923 * * [simplify]: Extracting #0: cost 1 inf + 0 503.923 * * [simplify]: Extracting #1: cost 0 inf + 1 503.924 * [simplify]: Simplified to 0 503.924 * [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)) 503.924 * * * * [progress]: [ 1286 / 3260 ] simplifiying candidate # 503.925 * [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)))) 503.925 * * [simplify]: iters left: 6 (24 enodes) 503.934 * * [simplify]: iters left: 5 (95 enodes) 503.957 * * [simplify]: iters left: 4 (182 enodes) 504.012 * * [simplify]: iters left: 3 (435 enodes) 504.189 * * [simplify]: Extracting #0: cost 1 inf + 0 504.189 * * [simplify]: Extracting #1: cost 11 inf + 0 504.190 * * [simplify]: Extracting #2: cost 109 inf + 0 504.191 * * [simplify]: Extracting #3: cost 198 inf + 2 504.195 * * [simplify]: Extracting #4: cost 176 inf + 2326 504.199 * * [simplify]: Extracting #5: cost 122 inf + 12795 504.208 * * [simplify]: Extracting #6: cost 67 inf + 28699 504.226 * * [simplify]: Extracting #7: cost 3 inf + 53339 504.246 * * [simplify]: Extracting #8: cost 0 inf + 54545 504.267 * [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)))) 504.267 * [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))))) 504.267 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 504.267 * * [simplify]: iters left: 6 (12 enodes) 504.272 * * [simplify]: iters left: 5 (49 enodes) 504.285 * * [simplify]: iters left: 4 (99 enodes) 504.317 * * [simplify]: iters left: 3 (234 enodes) 504.403 * * [simplify]: iters left: 2 (447 enodes) 504.547 * * [simplify]: Extracting #0: cost 1 inf + 0 504.547 * * [simplify]: Extracting #1: cost 0 inf + 1 504.547 * [simplify]: Simplified to 0 504.547 * [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)) 504.547 * * * * [progress]: [ 1287 / 3260 ] simplifiying candidate # 504.547 * [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)))))) 504.547 * * [simplify]: iters left: 6 (25 enodes) 504.555 * * [simplify]: iters left: 5 (100 enodes) 504.570 * * [simplify]: iters left: 4 (204 enodes) 504.610 * * [simplify]: Extracting #0: cost 1 inf + 0 504.610 * * [simplify]: Extracting #1: cost 11 inf + 0 504.611 * * [simplify]: Extracting #2: cost 95 inf + 0 504.611 * * [simplify]: Extracting #3: cost 156 inf + 43 504.611 * * [simplify]: Extracting #4: cost 152 inf + 291 504.613 * * [simplify]: Extracting #5: cost 106 inf + 9845 504.618 * * [simplify]: Extracting #6: cost 63 inf + 19513 504.621 * * [simplify]: Extracting #7: cost 53 inf + 20704 504.627 * * [simplify]: Extracting #8: cost 20 inf + 34990 504.634 * * [simplify]: Extracting #9: cost 1 inf + 43939 504.642 * * [simplify]: Extracting #10: cost 0 inf + 44359 504.649 * [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))) 504.649 * [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))))))) 504.650 * [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))))) 504.650 * * [simplify]: iters left: 6 (14 enodes) 504.653 * * [simplify]: iters left: 5 (57 enodes) 504.662 * * [simplify]: iters left: 4 (121 enodes) 504.688 * * [simplify]: iters left: 3 (291 enodes) 504.765 * * [simplify]: Extracting #0: cost 1 inf + 0 504.765 * * [simplify]: Extracting #1: cost 0 inf + 1 504.765 * [simplify]: Simplified to 0 504.765 * [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)) 504.766 * * * * [progress]: [ 1288 / 3260 ] simplifiying candidate # 504.766 * [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))))) 504.766 * * [simplify]: iters left: 6 (26 enodes) 504.772 * * [simplify]: iters left: 5 (101 enodes) 504.787 * * [simplify]: iters left: 4 (184 enodes) 504.822 * * [simplify]: iters left: 3 (409 enodes) 504.904 * * [simplify]: Extracting #0: cost 1 inf + 0 504.904 * * [simplify]: Extracting #1: cost 11 inf + 0 504.904 * * [simplify]: Extracting #2: cost 102 inf + 0 504.905 * * [simplify]: Extracting #3: cost 180 inf + 85 504.906 * * [simplify]: Extracting #4: cost 161 inf + 2078 504.908 * * [simplify]: Extracting #5: cost 111 inf + 9571 504.914 * * [simplify]: Extracting #6: cost 60 inf + 24769 504.924 * * [simplify]: Extracting #7: cost 3 inf + 46631 504.934 * * [simplify]: Extracting #8: cost 0 inf + 47754 504.945 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (cbrt a)) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 504.945 * [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)))))) 504.945 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 504.945 * * [simplify]: iters left: 6 (13 enodes) 504.948 * * [simplify]: iters left: 5 (52 enodes) 504.956 * * [simplify]: iters left: 4 (98 enodes) 504.975 * * [simplify]: iters left: 3 (212 enodes) 505.015 * * [simplify]: iters left: 2 (371 enodes) 505.087 * * [simplify]: Extracting #0: cost 1 inf + 0 505.087 * * [simplify]: Extracting #1: cost 0 inf + 1 505.087 * [simplify]: Simplified to 0 505.087 * [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)) 505.088 * * * * [progress]: [ 1289 / 3260 ] simplifiying candidate # 505.088 * [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)))) 505.088 * * [simplify]: iters left: 6 (25 enodes) 505.095 * * [simplify]: iters left: 5 (92 enodes) 505.109 * * [simplify]: iters left: 4 (169 enodes) 505.136 * * [simplify]: iters left: 3 (338 enodes) 505.198 * * [simplify]: Extracting #0: cost 1 inf + 0 505.198 * * [simplify]: Extracting #1: cost 11 inf + 0 505.198 * * [simplify]: Extracting #2: cost 97 inf + 0 505.199 * * [simplify]: Extracting #3: cost 158 inf + 169 505.200 * * [simplify]: Extracting #4: cost 112 inf + 5107 505.202 * * [simplify]: Extracting #5: cost 90 inf + 9778 505.204 * * [simplify]: Extracting #6: cost 84 inf + 11163 505.211 * * [simplify]: Extracting #7: cost 21 inf + 35204 505.221 * * [simplify]: Extracting #8: cost 0 inf + 44582 505.231 * * [simplify]: Extracting #9: cost 0 inf + 44462 505.240 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 505.240 * [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))))) 505.240 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 505.240 * * [simplify]: iters left: 6 (12 enodes) 505.243 * * [simplify]: iters left: 5 (44 enodes) 505.251 * * [simplify]: iters left: 4 (92 enodes) 505.264 * * [simplify]: iters left: 3 (159 enodes) 505.290 * * [simplify]: iters left: 2 (267 enodes) 505.332 * * [simplify]: iters left: 1 (364 enodes) 505.389 * * [simplify]: Extracting #0: cost 1 inf + 0 505.389 * * [simplify]: Extracting #1: cost 0 inf + 1 505.389 * [simplify]: Simplified to 0 505.389 * [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)) 505.389 * * * * [progress]: [ 1290 / 3260 ] simplifiying candidate # 505.389 * [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)))))) 505.390 * * [simplify]: iters left: 6 (26 enodes) 505.397 * * [simplify]: iters left: 5 (107 enodes) 505.414 * * [simplify]: iters left: 4 (237 enodes) 505.466 * * [simplify]: Extracting #0: cost 1 inf + 0 505.466 * * [simplify]: Extracting #1: cost 11 inf + 0 505.466 * * [simplify]: Extracting #2: cost 130 inf + 0 505.467 * * [simplify]: Extracting #3: cost 226 inf + 45 505.467 * * [simplify]: Extracting #4: cost 211 inf + 1992 505.470 * * [simplify]: Extracting #5: cost 133 inf + 22616 505.477 * * [simplify]: Extracting #6: cost 34 inf + 55772 505.488 * * [simplify]: Extracting #7: cost 1 inf + 67729 505.499 * * [simplify]: Extracting #8: cost 0 inf + 68094 505.510 * [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))))) 505.510 * [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))))))) 505.511 * [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))))) 505.511 * * [simplify]: iters left: 6 (15 enodes) 505.515 * * [simplify]: iters left: 5 (64 enodes) 505.527 * * [simplify]: iters left: 4 (149 enodes) 505.562 * * [simplify]: iters left: 3 (466 enodes) 505.812 * * [simplify]: Extracting #0: cost 1 inf + 0 505.812 * * [simplify]: Extracting #1: cost 0 inf + 1 505.812 * [simplify]: Simplified to 0 505.812 * [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)) 505.812 * * * * [progress]: [ 1291 / 3260 ] simplifiying candidate # 505.812 * [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))))) 505.812 * * [simplify]: iters left: 6 (27 enodes) 505.822 * * [simplify]: iters left: 5 (108 enodes) 505.839 * * [simplify]: iters left: 4 (213 enodes) 505.878 * * [simplify]: Extracting #0: cost 1 inf + 0 505.879 * * [simplify]: Extracting #1: cost 11 inf + 0 505.879 * * [simplify]: Extracting #2: cost 113 inf + 0 505.879 * * [simplify]: Extracting #3: cost 184 inf + 3 505.881 * * [simplify]: Extracting #4: cost 165 inf + 2478 505.884 * * [simplify]: Extracting #5: cost 100 inf + 17792 505.889 * * [simplify]: Extracting #6: cost 43 inf + 33843 505.897 * * [simplify]: Extracting #7: cost 2 inf + 49901 505.906 * * [simplify]: Extracting #8: cost 0 inf + 50631 505.914 * [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))))) 505.914 * [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)))))) 505.915 * [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)))) 505.915 * * [simplify]: iters left: 6 (14 enodes) 505.918 * * [simplify]: iters left: 5 (59 enodes) 505.928 * * [simplify]: iters left: 4 (121 enodes) 505.953 * * [simplify]: iters left: 3 (332 enodes) 506.086 * * [simplify]: Extracting #0: cost 1 inf + 0 506.086 * * [simplify]: Extracting #1: cost 0 inf + 1 506.086 * [simplify]: Simplified to 0 506.086 * [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)) 506.086 * * * * [progress]: [ 1292 / 3260 ] simplifiying candidate # 506.086 * [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)))) 506.086 * * [simplify]: iters left: 6 (26 enodes) 506.092 * * [simplify]: iters left: 5 (103 enodes) 506.112 * * [simplify]: iters left: 4 (204 enodes) 506.150 * * [simplify]: iters left: 3 (493 enodes) 506.293 * * [simplify]: Extracting #0: cost 1 inf + 0 506.293 * * [simplify]: Extracting #1: cost 11 inf + 0 506.294 * * [simplify]: Extracting #2: cost 146 inf + 0 506.295 * * [simplify]: Extracting #3: cost 236 inf + 171 506.296 * * [simplify]: Extracting #4: cost 205 inf + 3308 506.300 * * [simplify]: Extracting #5: cost 129 inf + 19280 506.307 * * [simplify]: Extracting #6: cost 67 inf + 35667 506.319 * * [simplify]: Extracting #7: cost 5 inf + 60309 506.334 * * [simplify]: Extracting #8: cost 0 inf + 62593 506.348 * [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)))) 506.348 * [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))))) 506.348 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 506.348 * * [simplify]: iters left: 6 (13 enodes) 506.352 * * [simplify]: iters left: 5 (54 enodes) 506.361 * * [simplify]: iters left: 4 (112 enodes) 506.383 * * [simplify]: iters left: 3 (281 enodes) 506.477 * * [simplify]: Extracting #0: cost 1 inf + 0 506.477 * * [simplify]: Extracting #1: cost 0 inf + 1 506.477 * [simplify]: Simplified to 0 506.477 * [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)) 506.477 * * * * [progress]: [ 1293 / 3260 ] simplifiying candidate # 506.477 * [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)))))) 506.477 * * [simplify]: iters left: 6 (24 enodes) 506.483 * * [simplify]: iters left: 5 (97 enodes) 506.501 * * [simplify]: iters left: 4 (210 enodes) 506.543 * * [simplify]: Extracting #0: cost 1 inf + 0 506.543 * * [simplify]: Extracting #1: cost 11 inf + 0 506.543 * * [simplify]: Extracting #2: cost 108 inf + 0 506.543 * * [simplify]: Extracting #3: cost 176 inf + 44 506.544 * * [simplify]: Extracting #4: cost 172 inf + 253 506.545 * * [simplify]: Extracting #5: cost 138 inf + 7912 506.550 * * [simplify]: Extracting #6: cost 58 inf + 29880 506.558 * * [simplify]: Extracting #7: cost 0 inf + 50555 506.568 * * [simplify]: Extracting #8: cost 0 inf + 50315 506.576 * [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)))) 506.576 * [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))))))) 506.577 * [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))))) 506.577 * * [simplify]: iters left: 6 (14 enodes) 506.580 * * [simplify]: iters left: 5 (59 enodes) 506.590 * * [simplify]: iters left: 4 (134 enodes) 506.618 * * [simplify]: iters left: 3 (357 enodes) 506.755 * * [simplify]: Extracting #0: cost 1 inf + 0 506.755 * * [simplify]: Extracting #1: cost 0 inf + 1 506.755 * [simplify]: Simplified to 0 506.755 * [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)) 506.755 * * * * [progress]: [ 1294 / 3260 ] simplifiying candidate # 506.756 * [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))))) 506.756 * * [simplify]: iters left: 6 (25 enodes) 506.761 * * [simplify]: iters left: 5 (99 enodes) 506.779 * * [simplify]: iters left: 4 (195 enodes) 506.814 * * [simplify]: iters left: 3 (460 enodes) 506.939 * * [simplify]: Extracting #0: cost 1 inf + 0 506.939 * * [simplify]: Extracting #1: cost 11 inf + 0 506.939 * * [simplify]: Extracting #2: cost 159 inf + 0 506.940 * * [simplify]: Extracting #3: cost 269 inf + 45 506.941 * * [simplify]: Extracting #4: cost 239 inf + 3507 506.948 * * [simplify]: Extracting #5: cost 148 inf + 21138 506.957 * * [simplify]: Extracting #6: cost 67 inf + 41764 506.970 * * [simplify]: Extracting #7: cost 9 inf + 63827 506.984 * * [simplify]: Extracting #8: cost 0 inf + 67549 506.998 * [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)) 506.998 * [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)))))) 506.999 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 506.999 * * [simplify]: iters left: 6 (13 enodes) 507.002 * * [simplify]: iters left: 5 (53 enodes) 507.012 * * [simplify]: iters left: 4 (106 enodes) 507.032 * * [simplify]: iters left: 3 (257 enodes) 507.114 * * [simplify]: Extracting #0: cost 1 inf + 0 507.114 * * [simplify]: Extracting #1: cost 0 inf + 1 507.115 * [simplify]: Simplified to 0 507.115 * [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)) 507.115 * * * * [progress]: [ 1295 / 3260 ] simplifiying candidate # 507.115 * [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)))) 507.115 * * [simplify]: iters left: 6 (24 enodes) 507.122 * * [simplify]: iters left: 5 (95 enodes) 507.138 * * [simplify]: iters left: 4 (181 enodes) 507.171 * * [simplify]: iters left: 3 (422 enodes) 507.297 * * [simplify]: Extracting #0: cost 1 inf + 0 507.297 * * [simplify]: Extracting #1: cost 11 inf + 0 507.298 * * [simplify]: Extracting #2: cost 130 inf + 0 507.298 * * [simplify]: Extracting #3: cost 201 inf + 45 507.299 * * [simplify]: Extracting #4: cost 168 inf + 3279 507.303 * * [simplify]: Extracting #5: cost 108 inf + 13296 507.309 * * [simplify]: Extracting #6: cost 60 inf + 30004 507.320 * * [simplify]: Extracting #7: cost 6 inf + 50152 507.332 * * [simplify]: Extracting #8: cost 0 inf + 52413 507.345 * [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)))) 507.345 * [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))))) 507.345 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 507.345 * * [simplify]: iters left: 6 (12 enodes) 507.348 * * [simplify]: iters left: 5 (49 enodes) 507.359 * * [simplify]: iters left: 4 (94 enodes) 507.377 * * [simplify]: iters left: 3 (221 enodes) 507.467 * * [simplify]: iters left: 2 (492 enodes) 507.777 * * [simplify]: Extracting #0: cost 1 inf + 0 507.777 * * [simplify]: Extracting #1: cost 0 inf + 1 507.777 * [simplify]: Simplified to 0 507.777 * [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)) 507.777 * * * * [progress]: [ 1296 / 3260 ] simplifiying candidate # 507.778 * [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)))))) 507.778 * * [simplify]: iters left: 6 (24 enodes) 507.783 * * [simplify]: iters left: 5 (95 enodes) 507.799 * * [simplify]: iters left: 4 (197 enodes) 507.841 * * [simplify]: iters left: 3 (481 enodes) 507.977 * * [simplify]: Extracting #0: cost 1 inf + 0 507.977 * * [simplify]: Extracting #1: cost 11 inf + 0 507.977 * * [simplify]: Extracting #2: cost 150 inf + 0 507.978 * * [simplify]: Extracting #3: cost 245 inf + 5 507.979 * * [simplify]: Extracting #4: cost 219 inf + 3098 507.986 * * [simplify]: Extracting #5: cost 125 inf + 23125 507.992 * * [simplify]: Extracting #6: cost 82 inf + 32826 508.001 * * [simplify]: Extracting #7: cost 44 inf + 45685 508.014 * * [simplify]: Extracting #8: cost 5 inf + 63339 508.027 * * [simplify]: Extracting #9: cost 0 inf + 65839 508.041 * [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)))) 508.041 * [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))))))) 508.041 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 508.041 * * [simplify]: iters left: 6 (13 enodes) 508.045 * * [simplify]: iters left: 5 (52 enodes) 508.053 * * [simplify]: iters left: 4 (111 enodes) 508.079 * * [simplify]: iters left: 3 (278 enodes) 508.171 * * [simplify]: Extracting #0: cost 1 inf + 0 508.171 * * [simplify]: Extracting #1: cost 0 inf + 1 508.171 * [simplify]: Simplified to 0 508.171 * [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)) 508.171 * * * * [progress]: [ 1297 / 3260 ] simplifiying candidate # 508.171 * [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))))) 508.171 * * [simplify]: iters left: 6 (25 enodes) 508.177 * * [simplify]: iters left: 5 (96 enodes) 508.192 * * [simplify]: iters left: 4 (179 enodes) 508.228 * * [simplify]: iters left: 3 (393 enodes) 508.321 * * [simplify]: Extracting #0: cost 1 inf + 0 508.321 * * [simplify]: Extracting #1: cost 11 inf + 0 508.321 * * [simplify]: Extracting #2: cost 127 inf + 0 508.322 * * [simplify]: Extracting #3: cost 184 inf + 296 508.323 * * [simplify]: Extracting #4: cost 147 inf + 3699 508.326 * * [simplify]: Extracting #5: cost 99 inf + 11162 508.330 * * [simplify]: Extracting #6: cost 63 inf + 22209 508.341 * * [simplify]: Extracting #7: cost 4 inf + 45606 508.351 * * [simplify]: Extracting #8: cost 0 inf + 47271 508.361 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (* (/ b a) 1/2)) 508.361 * [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)))))) 508.362 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 508.362 * * [simplify]: iters left: 6 (12 enodes) 508.365 * * [simplify]: iters left: 5 (47 enodes) 508.372 * * [simplify]: iters left: 4 (89 enodes) 508.390 * * [simplify]: iters left: 3 (186 enodes) 508.436 * * [simplify]: iters left: 2 (378 enodes) 508.567 * * [simplify]: Extracting #0: cost 1 inf + 0 508.568 * * [simplify]: Extracting #1: cost 0 inf + 1 508.568 * [simplify]: Simplified to 0 508.568 * [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)) 508.568 * * * * [progress]: [ 1298 / 3260 ] simplifiying candidate # 508.568 * [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)))) 508.568 * * [simplify]: iters left: 6 (24 enodes) 508.574 * * [simplify]: iters left: 5 (90 enodes) 508.587 * * [simplify]: iters left: 4 (145 enodes) 508.613 * * [simplify]: iters left: 3 (281 enodes) 508.660 * * [simplify]: Extracting #0: cost 1 inf + 0 508.660 * * [simplify]: Extracting #1: cost 9 inf + 0 508.661 * * [simplify]: Extracting #2: cost 84 inf + 2 508.661 * * [simplify]: Extracting #3: cost 122 inf + 1067 508.662 * * [simplify]: Extracting #4: cost 93 inf + 3933 508.663 * * [simplify]: Extracting #5: cost 89 inf + 6000 508.666 * * [simplify]: Extracting #6: cost 83 inf + 7265 508.671 * * [simplify]: Extracting #7: cost 26 inf + 28688 508.679 * * [simplify]: Extracting #8: cost 0 inf + 40521 508.687 * * [simplify]: Extracting #9: cost 0 inf + 40481 508.694 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 508.694 * [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))))) 508.695 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 508.695 * * [simplify]: iters left: 6 (11 enodes) 508.698 * * [simplify]: iters left: 5 (40 enodes) 508.704 * * [simplify]: iters left: 4 (65 enodes) 508.714 * * [simplify]: iters left: 3 (97 enodes) 508.730 * * [simplify]: iters left: 2 (165 enodes) 508.763 * * [simplify]: iters left: 1 (271 enodes) 508.815 * * [simplify]: Extracting #0: cost 1 inf + 0 508.815 * * [simplify]: Extracting #1: cost 0 inf + 1 508.815 * [simplify]: Simplified to 0 508.815 * [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)) 508.815 * * * * [progress]: [ 1299 / 3260 ] simplifiying candidate # 508.815 * [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)))))) 508.815 * * [simplify]: iters left: 6 (23 enodes) 508.820 * * [simplify]: iters left: 5 (94 enodes) 508.835 * * [simplify]: iters left: 4 (192 enodes) 508.875 * * [simplify]: iters left: 3 (458 enodes) 508.998 * * [simplify]: Extracting #0: cost 1 inf + 0 508.998 * * [simplify]: Extracting #1: cost 11 inf + 0 508.999 * * [simplify]: Extracting #2: cost 147 inf + 0 509.000 * * [simplify]: Extracting #3: cost 234 inf + 47 509.001 * * [simplify]: Extracting #4: cost 210 inf + 2976 509.005 * * [simplify]: Extracting #5: cost 117 inf + 22833 509.015 * * [simplify]: Extracting #6: cost 62 inf + 37963 509.026 * * [simplify]: Extracting #7: cost 11 inf + 58405 509.039 * * [simplify]: Extracting #8: cost 0 inf + 63448 509.052 * * [simplify]: Extracting #9: cost 0 inf + 63408 509.065 * [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)))) 509.066 * [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))))))) 509.066 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 509.066 * * [simplify]: iters left: 6 (12 enodes) 509.069 * * [simplify]: iters left: 5 (51 enodes) 509.077 * * [simplify]: iters left: 4 (106 enodes) 509.100 * * [simplify]: iters left: 3 (247 enodes) 509.167 * * [simplify]: Extracting #0: cost 1 inf + 0 509.167 * * [simplify]: Extracting #1: cost 0 inf + 1 509.167 * [simplify]: Simplified to 0 509.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)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 509.167 * * * * [progress]: [ 1300 / 3260 ] simplifiying candidate # 509.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)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 509.168 * * [simplify]: iters left: 6 (24 enodes) 509.173 * * [simplify]: iters left: 5 (95 enodes) 509.188 * * [simplify]: iters left: 4 (176 enodes) 509.223 * * [simplify]: iters left: 3 (390 enodes) 509.317 * * [simplify]: Extracting #0: cost 1 inf + 0 509.317 * * [simplify]: Extracting #1: cost 11 inf + 0 509.318 * * [simplify]: Extracting #2: cost 126 inf + 0 509.318 * * [simplify]: Extracting #3: cost 185 inf + 7 509.319 * * [simplify]: Extracting #4: cost 155 inf + 2392 509.322 * * [simplify]: Extracting #5: cost 104 inf + 10060 509.326 * * [simplify]: Extracting #6: cost 59 inf + 23616 509.336 * * [simplify]: Extracting #7: cost 4 inf + 45275 509.346 * * [simplify]: Extracting #8: cost 0 inf + 47060 509.356 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (cbrt a)) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) 509.356 * [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)))))) 509.356 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 509.356 * * [simplify]: iters left: 6 (11 enodes) 509.359 * * [simplify]: iters left: 5 (46 enodes) 509.366 * * [simplify]: iters left: 4 (86 enodes) 509.385 * * [simplify]: iters left: 3 (183 enodes) 509.429 * * [simplify]: iters left: 2 (372 enodes) 509.556 * * [simplify]: Extracting #0: cost 1 inf + 0 509.557 * * [simplify]: Extracting #1: cost 0 inf + 1 509.557 * [simplify]: Simplified to 0 509.557 * [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)) 509.557 * * * * [progress]: [ 1301 / 3260 ] simplifiying candidate # 509.557 * [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)))) 509.557 * * [simplify]: iters left: 6 (23 enodes) 509.562 * * [simplify]: iters left: 5 (89 enodes) 509.576 * * [simplify]: iters left: 4 (144 enodes) 509.601 * * [simplify]: iters left: 3 (280 enodes) 509.652 * * [simplify]: Extracting #0: cost 1 inf + 0 509.652 * * [simplify]: Extracting #1: cost 9 inf + 0 509.652 * * [simplify]: Extracting #2: cost 86 inf + 2 509.653 * * [simplify]: Extracting #3: cost 126 inf + 545 509.653 * * [simplify]: Extracting #4: cost 96 inf + 3571 509.655 * * [simplify]: Extracting #5: cost 90 inf + 5761 509.656 * * [simplify]: Extracting #6: cost 87 inf + 6312 509.658 * * [simplify]: Extracting #7: cost 76 inf + 7981 509.663 * * [simplify]: Extracting #8: cost 26 inf + 28730 509.671 * * [simplify]: Extracting #9: cost 0 inf + 40324 509.679 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (/ (/ b a) 2)) 509.679 * [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))))) 509.679 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 509.679 * * [simplify]: iters left: 6 (10 enodes) 509.682 * * [simplify]: iters left: 5 (39 enodes) 509.688 * * [simplify]: iters left: 4 (64 enodes) 509.698 * * [simplify]: iters left: 3 (96 enodes) 509.716 * * [simplify]: iters left: 2 (164 enodes) 509.748 * * [simplify]: iters left: 1 (270 enodes) 509.800 * * [simplify]: Extracting #0: cost 1 inf + 0 509.800 * * [simplify]: Extracting #1: cost 0 inf + 1 509.800 * [simplify]: Simplified to 0 509.800 * [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)) 509.801 * * * * [progress]: [ 1302 / 3260 ] simplifiying candidate # 509.801 * [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)))))) 509.801 * * [simplify]: iters left: 6 (23 enodes) 509.806 * * [simplify]: iters left: 5 (95 enodes) 509.822 * * [simplify]: iters left: 4 (201 enodes) 509.860 * * [simplify]: iters left: 3 (450 enodes) 509.961 * * [simplify]: Extracting #0: cost 1 inf + 0 509.961 * * [simplify]: Extracting #1: cost 11 inf + 0 509.961 * * [simplify]: Extracting #2: cost 116 inf + 0 509.962 * * [simplify]: Extracting #3: cost 215 inf + 89 509.963 * * [simplify]: Extracting #4: cost 182 inf + 4598 509.966 * * [simplify]: Extracting #5: cost 100 inf + 20283 509.973 * * [simplify]: Extracting #6: cost 56 inf + 34589 509.984 * * [simplify]: Extracting #7: cost 5 inf + 54924 509.995 * * [simplify]: Extracting #8: cost 0 inf + 57024 510.009 * * [simplify]: Extracting #9: cost 0 inf + 56984 510.020 * [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))) 510.020 * [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))))))) 510.020 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 510.021 * * [simplify]: iters left: 6 (12 enodes) 510.024 * * [simplify]: iters left: 5 (53 enodes) 510.033 * * [simplify]: iters left: 4 (117 enodes) 510.055 * * [simplify]: iters left: 3 (255 enodes) 510.114 * * [simplify]: Extracting #0: cost 1 inf + 0 510.114 * * [simplify]: Extracting #1: cost 0 inf + 1 510.114 * [simplify]: Simplified to 0 510.114 * [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)) 510.114 * * * * [progress]: [ 1303 / 3260 ] simplifiying candidate # 510.114 * [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))))) 510.115 * * [simplify]: iters left: 6 (24 enodes) 510.120 * * [simplify]: iters left: 5 (96 enodes) 510.137 * * [simplify]: iters left: 4 (186 enodes) 510.168 * * [simplify]: iters left: 3 (375 enodes) 510.244 * * [simplify]: Extracting #0: cost 1 inf + 0 510.244 * * [simplify]: Extracting #1: cost 11 inf + 0 510.244 * * [simplify]: Extracting #2: cost 111 inf + 0 510.245 * * [simplify]: Extracting #3: cost 179 inf + 704 510.248 * * [simplify]: Extracting #4: cost 115 inf + 7532 510.251 * * [simplify]: Extracting #5: cost 91 inf + 11482 510.255 * * [simplify]: Extracting #6: cost 62 inf + 22328 510.264 * * [simplify]: Extracting #7: cost 7 inf + 43445 510.274 * * [simplify]: Extracting #8: cost 0 inf + 46489 510.284 * * [simplify]: Extracting #9: cost 0 inf + 46449 510.294 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (* (/ 1/2 a) b)) 510.294 * [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)))))) 510.295 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 510.295 * * [simplify]: iters left: 6 (11 enodes) 510.298 * * [simplify]: iters left: 5 (48 enodes) 510.306 * * [simplify]: iters left: 4 (98 enodes) 510.323 * * [simplify]: iters left: 3 (181 enodes) 510.359 * * [simplify]: iters left: 2 (358 enodes) 510.465 * * [simplify]: Extracting #0: cost 1 inf + 0 510.465 * * [simplify]: Extracting #1: cost 0 inf + 1 510.465 * [simplify]: Simplified to 0 510.465 * [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)) 510.465 * * * * [progress]: [ 1304 / 3260 ] simplifiying candidate # 510.465 * [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)))) 510.465 * * [simplify]: iters left: 6 (23 enodes) 510.473 * * [simplify]: iters left: 5 (89 enodes) 510.487 * * [simplify]: iters left: 4 (164 enodes) 510.513 * * [simplify]: iters left: 3 (320 enodes) 510.572 * * [simplify]: Extracting #0: cost 1 inf + 0 510.572 * * [simplify]: Extracting #1: cost 12 inf + 0 510.572 * * [simplify]: Extracting #2: cost 95 inf + 83 510.573 * * [simplify]: Extracting #3: cost 139 inf + 959 510.574 * * [simplify]: Extracting #4: cost 94 inf + 4657 510.575 * * [simplify]: Extracting #5: cost 89 inf + 6963 510.577 * * [simplify]: Extracting #6: cost 79 inf + 9729 510.584 * * [simplify]: Extracting #7: cost 14 inf + 35140 510.592 * * [simplify]: Extracting #8: cost 0 inf + 41636 510.603 * [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)))) 510.603 * [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))))) 510.603 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 510.603 * * [simplify]: iters left: 6 (10 enodes) 510.607 * * [simplify]: iters left: 5 (41 enodes) 510.613 * * [simplify]: iters left: 4 (81 enodes) 510.625 * * [simplify]: iters left: 3 (127 enodes) 510.642 * * [simplify]: iters left: 2 (186 enodes) 510.669 * * [simplify]: iters left: 1 (266 enodes) 510.730 * * [simplify]: Extracting #0: cost 1 inf + 0 510.730 * * [simplify]: Extracting #1: cost 0 inf + 1 510.730 * [simplify]: Simplified to 0 510.730 * [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)) 510.730 * * * * [progress]: [ 1305 / 3260 ] simplifiying candidate # 510.731 * [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))) 510.731 * * [simplify]: iters left: 6 (22 enodes) 510.736 * * [simplify]: iters left: 5 (86 enodes) 510.750 * * [simplify]: iters left: 4 (146 enodes) 510.775 * * [simplify]: iters left: 3 (284 enodes) 510.825 * * [simplify]: Extracting #0: cost 1 inf + 0 510.826 * * [simplify]: Extracting #1: cost 9 inf + 0 510.826 * * [simplify]: Extracting #2: cost 83 inf + 2 510.826 * * [simplify]: Extracting #3: cost 120 inf + 1111 510.827 * * [simplify]: Extracting #4: cost 97 inf + 3242 510.828 * * [simplify]: Extracting #5: cost 89 inf + 5838 510.830 * * [simplify]: Extracting #6: cost 84 inf + 7061 510.836 * * [simplify]: Extracting #7: cost 24 inf + 29462 510.845 * * [simplify]: Extracting #8: cost 0 inf + 40335 510.853 * * [simplify]: Extracting #9: cost 0 inf + 40239 510.861 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ b 2) a)) 510.861 * [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)))) 510.861 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 510.861 * * [simplify]: iters left: 6 (9 enodes) 510.864 * * [simplify]: iters left: 5 (36 enodes) 510.870 * * [simplify]: iters left: 4 (67 enodes) 510.881 * * [simplify]: iters left: 3 (97 enodes) 510.897 * * [simplify]: iters left: 2 (158 enodes) 510.931 * * [simplify]: iters left: 1 (263 enodes) 510.976 * * [simplify]: Extracting #0: cost 1 inf + 0 510.977 * * [simplify]: Extracting #1: cost 0 inf + 1 510.977 * [simplify]: Simplified to 0 510.977 * [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)) 510.977 * * * * [progress]: [ 1306 / 3260 ] simplifiying candidate # 510.977 * [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)))) 510.977 * * [simplify]: iters left: 6 (22 enodes) 510.982 * * [simplify]: iters left: 5 (87 enodes) 510.995 * * [simplify]: iters left: 4 (155 enodes) 511.023 * * [simplify]: iters left: 3 (314 enodes) 511.083 * * [simplify]: Extracting #0: cost 1 inf + 0 511.083 * * [simplify]: Extracting #1: cost 11 inf + 0 511.083 * * [simplify]: Extracting #2: cost 96 inf + 0 511.084 * * [simplify]: Extracting #3: cost 154 inf + 5 511.085 * * [simplify]: Extracting #4: cost 108 inf + 4221 511.086 * * [simplify]: Extracting #5: cost 89 inf + 7448 511.088 * * [simplify]: Extracting #6: cost 85 inf + 8195 511.094 * * [simplify]: Extracting #7: cost 18 inf + 33345 511.102 * * [simplify]: Extracting #8: cost 0 inf + 42024 511.111 * * [simplify]: Extracting #9: cost 0 inf + 41929 511.120 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ b (* a 2))) 511.120 * [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))))) 511.120 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 511.120 * * [simplify]: iters left: 5 (9 enodes) 511.123 * * [simplify]: iters left: 4 (39 enodes) 511.128 * * [simplify]: iters left: 3 (65 enodes) 511.139 * * [simplify]: iters left: 2 (129 enodes) 511.165 * * [simplify]: iters left: 1 (210 enodes) 511.200 * * [simplify]: Extracting #0: cost 1 inf + 0 511.200 * * [simplify]: Extracting #1: cost 0 inf + 1 511.200 * [simplify]: Simplified to 0 511.200 * [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)) 511.200 * * * * [progress]: [ 1307 / 3260 ] simplifiying candidate # 511.201 * [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)))))) 511.201 * * [simplify]: iters left: 6 (21 enodes) 511.208 * * [simplify]: iters left: 5 (79 enodes) 511.219 * * [simplify]: iters left: 4 (123 enodes) 511.238 * * [simplify]: iters left: 3 (210 enodes) 511.273 * * [simplify]: iters left: 2 (352 enodes) 511.333 * * [simplify]: Extracting #0: cost 1 inf + 0 511.334 * * [simplify]: Extracting #1: cost 30 inf + 0 511.334 * * [simplify]: Extracting #2: cost 94 inf + 0 511.334 * * [simplify]: Extracting #3: cost 127 inf + 6 511.335 * * [simplify]: Extracting #4: cost 113 inf + 1650 511.336 * * [simplify]: Extracting #5: cost 96 inf + 4776 511.341 * * [simplify]: Extracting #6: cost 21 inf + 33690 511.349 * * [simplify]: Extracting #7: cost 1 inf + 42688 511.357 * * [simplify]: Extracting #8: cost 0 inf + 42892 511.366 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 511.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))))))) 511.366 * [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))))) 511.366 * * [simplify]: iters left: 6 (10 enodes) 511.368 * * [simplify]: iters left: 5 (37 enodes) 511.374 * * [simplify]: iters left: 4 (57 enodes) 511.383 * * [simplify]: iters left: 3 (104 enodes) 511.400 * * [simplify]: iters left: 2 (158 enodes) 511.424 * * [simplify]: iters left: 1 (225 enodes) 511.455 * * [simplify]: Extracting #0: cost 1 inf + 0 511.455 * * [simplify]: Extracting #1: cost 0 inf + 1 511.455 * [simplify]: Simplified to 0 511.455 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 511.456 * * * * [progress]: [ 1308 / 3260 ] simplifiying candidate # 511.456 * [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))))) 511.456 * * [simplify]: iters left: 6 (20 enodes) 511.460 * * [simplify]: iters left: 5 (70 enodes) 511.472 * * [simplify]: iters left: 4 (107 enodes) 511.488 * * [simplify]: iters left: 3 (178 enodes) 511.514 * * [simplify]: iters left: 2 (283 enodes) 511.559 * * [simplify]: iters left: 1 (401 enodes) 511.625 * * [simplify]: Extracting #0: cost 1 inf + 0 511.625 * * [simplify]: Extracting #1: cost 22 inf + 0 511.625 * * [simplify]: Extracting #2: cost 98 inf + 0 511.626 * * [simplify]: Extracting #3: cost 123 inf + 3 511.626 * * [simplify]: Extracting #4: cost 109 inf + 1608 511.628 * * [simplify]: Extracting #5: cost 90 inf + 4690 511.632 * * [simplify]: Extracting #6: cost 31 inf + 24863 511.642 * * [simplify]: Extracting #7: cost 1 inf + 38782 511.653 * * [simplify]: Extracting #8: cost 0 inf + 39267 511.663 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ b a) 2)) 511.663 * [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)))))) 511.663 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 511.663 * * [simplify]: iters left: 6 (9 enodes) 511.665 * * [simplify]: iters left: 5 (29 enodes) 511.669 * * [simplify]: iters left: 4 (42 enodes) 511.674 * * [simplify]: iters left: 3 (58 enodes) 511.681 * * [simplify]: iters left: 2 (68 enodes) 511.688 * * [simplify]: Extracting #0: cost 1 inf + 0 511.689 * * [simplify]: Extracting #1: cost 0 inf + 1 511.689 * [simplify]: Simplified to 0 511.689 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ b a) 2)) 0)) 511.689 * * * * [progress]: [ 1309 / 3260 ] simplifiying candidate # 511.689 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 511.689 * * [simplify]: iters left: 6 (24 enodes) 511.694 * * [simplify]: iters left: 5 (93 enodes) 511.709 * * [simplify]: iters left: 4 (190 enodes) 511.746 * * [simplify]: iters left: 3 (401 enodes) 511.820 * * [simplify]: Extracting #0: cost 1 inf + 0 511.820 * * [simplify]: Extracting #1: cost 12 inf + 0 511.820 * * [simplify]: Extracting #2: cost 90 inf + 0 511.820 * * [simplify]: Extracting #3: cost 154 inf + 205 511.821 * * [simplify]: Extracting #4: cost 151 inf + 451 511.822 * * [simplify]: Extracting #5: cost 118 inf + 7560 511.826 * * [simplify]: Extracting #6: cost 69 inf + 20852 511.832 * * [simplify]: Extracting #7: cost 14 inf + 39308 511.843 * * [simplify]: Extracting #8: cost 0 inf + 45356 511.851 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (sqrt a)) (* (* (sqrt a) (sqrt 2)) (sqrt 2))) (/ (/ b 2) a)) 511.851 * [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))))))) 511.852 * [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))))) 511.852 * * [simplify]: iters left: 6 (13 enodes) 511.855 * * [simplify]: iters left: 5 (53 enodes) 511.863 * * [simplify]: iters left: 4 (117 enodes) 511.887 * * [simplify]: iters left: 3 (275 enodes) 511.940 * * [simplify]: iters left: 2 (474 enodes) 512.045 * * [simplify]: Extracting #0: cost 1 inf + 0 512.045 * * [simplify]: Extracting #1: cost 0 inf + 1 512.045 * [simplify]: Simplified to 0 512.045 * [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)) 512.046 * * * * [progress]: [ 1310 / 3260 ] simplifiying candidate # 512.046 * [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))))) 512.046 * * [simplify]: iters left: 6 (22 enodes) 512.051 * * [simplify]: iters left: 5 (84 enodes) 512.063 * * [simplify]: iters left: 4 (150 enodes) 512.088 * * [simplify]: iters left: 3 (273 enodes) 512.133 * * [simplify]: iters left: 2 (424 enodes) 512.202 * * [simplify]: Extracting #0: cost 1 inf + 0 512.202 * * [simplify]: Extracting #1: cost 10 inf + 0 512.202 * * [simplify]: Extracting #2: cost 72 inf + 0 512.202 * * [simplify]: Extracting #3: cost 128 inf + 44 512.203 * * [simplify]: Extracting #4: cost 118 inf + 1115 512.204 * * [simplify]: Extracting #5: cost 104 inf + 4942 512.207 * * [simplify]: Extracting #6: cost 65 inf + 13772 512.213 * * [simplify]: Extracting #7: cost 5 inf + 30812 512.221 * * [simplify]: Extracting #8: cost 0 inf + 32472 512.229 * * [simplify]: Extracting #9: cost 0 inf + 32297 512.236 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 512.236 * [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)))))) 512.237 * [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)))) 512.237 * * [simplify]: iters left: 6 (12 enodes) 512.240 * * [simplify]: iters left: 5 (47 enodes) 512.246 * * [simplify]: iters left: 4 (82 enodes) 512.261 * * [simplify]: iters left: 3 (157 enodes) 512.287 * * [simplify]: iters left: 2 (248 enodes) 512.326 * * [simplify]: iters left: 1 (341 enodes) 512.378 * * [simplify]: Extracting #0: cost 1 inf + 0 512.378 * * [simplify]: Extracting #1: cost 0 inf + 1 512.378 * [simplify]: Simplified to 0 512.378 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 512.378 * * * * [progress]: [ 1311 / 3260 ] simplifiying candidate # 512.379 * [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)))) 512.379 * * [simplify]: iters left: 6 (23 enodes) 512.384 * * [simplify]: iters left: 5 (87 enodes) 512.398 * * [simplify]: iters left: 4 (161 enodes) 512.425 * * [simplify]: iters left: 3 (305 enodes) 512.486 * * [simplify]: Extracting #0: cost 1 inf + 0 512.486 * * [simplify]: Extracting #1: cost 12 inf + 0 512.486 * * [simplify]: Extracting #2: cost 76 inf + 0 512.486 * * [simplify]: Extracting #3: cost 124 inf + 43 512.487 * * [simplify]: Extracting #4: cost 121 inf + 169 512.487 * * [simplify]: Extracting #5: cost 119 inf + 786 512.488 * * [simplify]: Extracting #6: cost 94 inf + 4585 512.492 * * [simplify]: Extracting #7: cost 19 inf + 26673 512.500 * * [simplify]: Extracting #8: cost 1 inf + 32700 512.507 * * [simplify]: Extracting #9: cost 0 inf + 32888 512.514 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ b 2) a)) 512.514 * [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))))) 512.514 * [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))) 512.514 * * [simplify]: iters left: 6 (12 enodes) 512.517 * * [simplify]: iters left: 5 (47 enodes) 512.525 * * [simplify]: iters left: 4 (89 enodes) 512.541 * * [simplify]: iters left: 3 (180 enodes) 512.579 * * [simplify]: iters left: 2 (296 enodes) 512.634 * * [simplify]: iters left: 1 (428 enodes) 512.719 * * [simplify]: Extracting #0: cost 1 inf + 0 512.719 * * [simplify]: Extracting #1: cost 0 inf + 1 512.720 * [simplify]: Simplified to 0 512.720 * [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)) 512.720 * * * * [progress]: [ 1312 / 3260 ] simplifiying candidate # 512.720 * [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)))))) 512.720 * * [simplify]: iters left: 6 (23 enodes) 512.725 * * [simplify]: iters left: 5 (86 enodes) 512.740 * * [simplify]: iters left: 4 (151 enodes) 512.763 * * [simplify]: iters left: 3 (257 enodes) 512.801 * * [simplify]: iters left: 2 (385 enodes) 513.136 * * [simplify]: Extracting #0: cost 1 inf + 0 513.136 * * [simplify]: Extracting #1: cost 10 inf + 0 513.136 * * [simplify]: Extracting #2: cost 70 inf + 0 513.137 * * [simplify]: Extracting #3: cost 122 inf + 125 513.138 * * [simplify]: Extracting #4: cost 90 inf + 5529 513.140 * * [simplify]: Extracting #5: cost 72 inf + 10993 513.143 * * [simplify]: Extracting #6: cost 59 inf + 14689 513.149 * * [simplify]: Extracting #7: cost 14 inf + 27134 513.156 * * [simplify]: Extracting #8: cost 0 inf + 31731 513.163 * * [simplify]: Extracting #9: cost 0 inf + 31651 513.171 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) 513.171 * [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))))))) 513.171 * [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))))) 513.171 * * [simplify]: iters left: 6 (12 enodes) 513.174 * * [simplify]: iters left: 5 (46 enodes) 513.181 * * [simplify]: iters left: 4 (81 enodes) 513.193 * * [simplify]: iters left: 3 (134 enodes) 513.215 * * [simplify]: iters left: 2 (197 enodes) 513.242 * * [simplify]: iters left: 1 (271 enodes) 513.280 * * [simplify]: Extracting #0: cost 1 inf + 0 513.280 * * [simplify]: Extracting #1: cost 0 inf + 1 513.280 * [simplify]: Simplified to 0 513.280 * [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)) 513.280 * * * * [progress]: [ 1313 / 3260 ] simplifiying candidate # 513.280 * [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))))) 513.280 * * [simplify]: iters left: 6 (20 enodes) 513.285 * * [simplify]: iters left: 5 (74 enodes) 513.295 * * [simplify]: iters left: 4 (119 enodes) 513.313 * * [simplify]: iters left: 3 (205 enodes) 513.345 * * [simplify]: iters left: 2 (328 enodes) 513.397 * * [simplify]: iters left: 1 (462 enodes) 513.471 * * [simplify]: Extracting #0: cost 1 inf + 0 513.471 * * [simplify]: Extracting #1: cost 26 inf + 0 513.472 * * [simplify]: Extracting #2: cost 114 inf + 0 513.472 * * [simplify]: Extracting #3: cost 149 inf + 2 513.473 * * [simplify]: Extracting #4: cost 146 inf + 741 513.474 * * [simplify]: Extracting #5: cost 112 inf + 5645 513.479 * * [simplify]: Extracting #6: cost 39 inf + 26169 513.490 * * [simplify]: Extracting #7: cost 1 inf + 45229 513.501 * * [simplify]: Extracting #8: cost 0 inf + 45369 513.514 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 513.514 * [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)))))) 513.514 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 513.514 * * [simplify]: iters left: 6 (10 enodes) 513.517 * * [simplify]: iters left: 5 (38 enodes) 513.522 * * [simplify]: iters left: 4 (59 enodes) 513.531 * * [simplify]: iters left: 3 (88 enodes) 513.542 * * [simplify]: iters left: 2 (117 enodes) 513.557 * * [simplify]: iters left: 1 (144 enodes) 513.574 * * [simplify]: Extracting #0: cost 1 inf + 0 513.574 * * [simplify]: Extracting #1: cost 0 inf + 1 513.574 * [simplify]: Simplified to 0 513.574 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 513.574 * * * * [progress]: [ 1314 / 3260 ] simplifiying candidate # 513.575 * [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)))) 513.575 * * [simplify]: iters left: 6 (22 enodes) 513.580 * * [simplify]: iters left: 5 (82 enodes) 513.592 * * [simplify]: iters left: 4 (133 enodes) 513.613 * * [simplify]: iters left: 3 (233 enodes) 513.650 * * [simplify]: iters left: 2 (352 enodes) 513.703 * * [simplify]: iters left: 1 (469 enodes) 513.774 * * [simplify]: Extracting #0: cost 1 inf + 0 513.774 * * [simplify]: Extracting #1: cost 10 inf + 0 513.775 * * [simplify]: Extracting #2: cost 74 inf + 0 513.775 * * [simplify]: Extracting #3: cost 107 inf + 170 513.776 * * [simplify]: Extracting #4: cost 92 inf + 1979 513.777 * * [simplify]: Extracting #5: cost 72 inf + 5218 513.782 * * [simplify]: Extracting #6: cost 15 inf + 20096 513.789 * * [simplify]: Extracting #7: cost 0 inf + 24536 513.796 * * [simplify]: Extracting #8: cost 0 inf + 24361 513.802 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 513.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)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 513.803 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 513.803 * * [simplify]: iters left: 6 (11 enodes) 513.806 * * [simplify]: iters left: 5 (42 enodes) 513.812 * * [simplify]: iters left: 4 (67 enodes) 513.824 * * [simplify]: iters left: 3 (111 enodes) 513.840 * * [simplify]: iters left: 2 (140 enodes) 513.856 * * [simplify]: iters left: 1 (160 enodes) 513.872 * * [simplify]: Extracting #0: cost 1 inf + 0 513.872 * * [simplify]: Extracting #1: cost 0 inf + 1 513.872 * [simplify]: Simplified to 0 513.872 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 513.873 * * * * [progress]: [ 1315 / 3260 ] simplifiying candidate # 513.873 * [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)))))) 513.873 * * [simplify]: iters left: 6 (27 enodes) 513.879 * * [simplify]: iters left: 5 (108 enodes) 513.899 * * [simplify]: iters left: 4 (254 enodes) 513.967 * * [simplify]: Extracting #0: cost 1 inf + 0 513.967 * * [simplify]: Extracting #1: cost 10 inf + 0 513.967 * * [simplify]: Extracting #2: cost 159 inf + 0 513.968 * * [simplify]: Extracting #3: cost 291 inf + 1 513.969 * * [simplify]: Extracting #4: cost 268 inf + 4606 513.976 * * [simplify]: Extracting #5: cost 106 inf + 62670 513.988 * * [simplify]: Extracting #6: cost 43 inf + 85763 514.001 * * [simplify]: Extracting #7: cost 23 inf + 90369 514.017 * * [simplify]: Extracting #8: cost 0 inf + 100015 514.032 * * [simplify]: Extracting #9: cost 0 inf + 99945 514.047 * [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))))) 514.047 * [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))))))) 514.047 * [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))))) 514.048 * * [simplify]: iters left: 6 (16 enodes) 514.052 * * [simplify]: iters left: 5 (68 enodes) 514.063 * * [simplify]: iters left: 4 (179 enodes) 514.119 * * [simplify]: Extracting #0: cost 1 inf + 0 514.120 * * [simplify]: Extracting #1: cost 27 inf + 0 514.120 * * [simplify]: Extracting #2: cost 153 inf + 0 514.120 * * [simplify]: Extracting #3: cost 242 inf + 83 514.123 * * [simplify]: Extracting #4: cost 185 inf + 16503 514.133 * * [simplify]: Extracting #5: cost 15 inf + 79352 514.147 * * [simplify]: Extracting #6: cost 0 inf + 84943 514.158 * [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))))) 514.158 * [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))))))) 514.159 * * * * [progress]: [ 1316 / 3260 ] simplifiying candidate # 514.159 * [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))))) 514.159 * * [simplify]: iters left: 6 (25 enodes) 514.165 * * [simplify]: iters left: 5 (100 enodes) 514.181 * * [simplify]: iters left: 4 (215 enodes) 514.231 * * [simplify]: Extracting #0: cost 1 inf + 0 514.231 * * [simplify]: Extracting #1: cost 10 inf + 0 514.231 * * [simplify]: Extracting #2: cost 120 inf + 0 514.232 * * [simplify]: Extracting #3: cost 216 inf + 0 514.233 * * [simplify]: Extracting #4: cost 196 inf + 3598 514.238 * * [simplify]: Extracting #5: cost 91 inf + 37514 514.246 * * [simplify]: Extracting #6: cost 35 inf + 56020 514.256 * * [simplify]: Extracting #7: cost 2 inf + 66102 514.266 * * [simplify]: Extracting #8: cost 0 inf + 66741 514.278 * [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))))) 514.279 * [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)))))) 514.279 * [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)))) 514.279 * * [simplify]: iters left: 6 (15 enodes) 514.283 * * [simplify]: iters left: 5 (63 enodes) 514.293 * * [simplify]: iters left: 4 (145 enodes) 514.329 * * [simplify]: iters left: 3 (499 enodes) 514.560 * * [simplify]: Extracting #0: cost 1 inf + 0 514.560 * * [simplify]: Extracting #1: cost 0 inf + 1 514.560 * [simplify]: Simplified to 0 514.560 * [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)) 514.560 * * * * [progress]: [ 1317 / 3260 ] simplifiying candidate # 514.560 * [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)))) 514.561 * * [simplify]: iters left: 6 (26 enodes) 514.567 * * [simplify]: iters left: 5 (102 enodes) 514.584 * * [simplify]: iters left: 4 (232 enodes) 514.642 * * [simplify]: Extracting #0: cost 1 inf + 0 514.642 * * [simplify]: Extracting #1: cost 12 inf + 0 514.642 * * [simplify]: Extracting #2: cost 121 inf + 0 514.642 * * [simplify]: Extracting #3: cost 201 inf + 2 514.643 * * [simplify]: Extracting #4: cost 176 inf + 4705 514.648 * * [simplify]: Extracting #5: cost 87 inf + 30441 514.654 * * [simplify]: Extracting #6: cost 28 inf + 48783 514.665 * * [simplify]: Extracting #7: cost 1 inf + 57338 514.674 * * [simplify]: Extracting #8: cost 0 inf + 57662 514.683 * [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))) 514.683 * [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))))) 514.683 * [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))) 514.683 * * [simplify]: iters left: 6 (15 enodes) 514.687 * * [simplify]: iters left: 5 (62 enodes) 514.699 * * [simplify]: iters left: 4 (159 enodes) 514.740 * * [simplify]: iters left: 3 (475 enodes) 514.937 * * [simplify]: Extracting #0: cost 1 inf + 0 514.937 * * [simplify]: Extracting #1: cost 42 inf + 0 514.938 * * [simplify]: Extracting #2: cost 194 inf + 1 514.940 * * [simplify]: Extracting #3: cost 205 inf + 15094 514.952 * * [simplify]: Extracting #4: cost 20 inf + 63712 514.966 * * [simplify]: Extracting #5: cost 3 inf + 65204 514.980 * * [simplify]: Extracting #6: cost 0 inf + 65965 514.996 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 514.996 * [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)))) 514.997 * * * * [progress]: [ 1318 / 3260 ] simplifiying candidate # 514.997 * [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)))))) 514.997 * * [simplify]: iters left: 6 (25 enodes) 515.002 * * [simplify]: iters left: 5 (99 enodes) 515.018 * * [simplify]: iters left: 4 (220 enodes) 515.068 * * [simplify]: Extracting #0: cost 1 inf + 0 515.068 * * [simplify]: Extracting #1: cost 10 inf + 0 515.069 * * [simplify]: Extracting #2: cost 117 inf + 0 515.069 * * [simplify]: Extracting #3: cost 216 inf + 0 515.070 * * [simplify]: Extracting #4: cost 193 inf + 3073 515.074 * * [simplify]: Extracting #5: cost 105 inf + 32102 515.083 * * [simplify]: Extracting #6: cost 28 inf + 58681 515.093 * * [simplify]: Extracting #7: cost 5 inf + 65879 515.104 * * [simplify]: Extracting #8: cost 0 inf + 67627 515.115 * [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)))) 515.115 * [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))))))) 515.116 * [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))))) 515.116 * * [simplify]: iters left: 6 (15 enodes) 515.119 * * [simplify]: iters left: 5 (62 enodes) 515.131 * * [simplify]: iters left: 4 (148 enodes) 515.168 * * [simplify]: iters left: 3 (499 enodes) 515.402 * * [simplify]: Extracting #0: cost 1 inf + 0 515.402 * * [simplify]: Extracting #1: cost 0 inf + 1 515.402 * [simplify]: Simplified to 0 515.402 * [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)) 515.403 * * * * [progress]: [ 1319 / 3260 ] simplifiying candidate # 515.403 * [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))))) 515.403 * * [simplify]: iters left: 6 (23 enodes) 515.408 * * [simplify]: iters left: 5 (89 enodes) 515.422 * * [simplify]: iters left: 4 (180 enodes) 515.460 * * [simplify]: iters left: 3 (494 enodes) 515.600 * * [simplify]: Extracting #0: cost 1 inf + 0 515.600 * * [simplify]: Extracting #1: cost 10 inf + 0 515.600 * * [simplify]: Extracting #2: cost 135 inf + 0 515.601 * * [simplify]: Extracting #3: cost 278 inf + 1 515.602 * * [simplify]: Extracting #4: cost 263 inf + 3684 515.610 * * [simplify]: Extracting #5: cost 118 inf + 42500 515.623 * * [simplify]: Extracting #6: cost 42 inf + 65908 515.638 * * [simplify]: Extracting #7: cost 3 inf + 78132 515.654 * * [simplify]: Extracting #8: cost 0 inf + 78897 515.671 * * [simplify]: Extracting #9: cost 0 inf + 78817 515.687 * [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)))) 515.687 * [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)))))) 515.687 * [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)))) 515.687 * * [simplify]: iters left: 6 (14 enodes) 515.691 * * [simplify]: iters left: 5 (56 enodes) 515.700 * * [simplify]: iters left: 4 (117 enodes) 515.725 * * [simplify]: iters left: 3 (347 enodes) 515.839 * * [simplify]: Extracting #0: cost 1 inf + 0 515.839 * * [simplify]: Extracting #1: cost 0 inf + 1 515.839 * [simplify]: Simplified to 0 515.839 * [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)) 515.839 * * * * [progress]: [ 1320 / 3260 ] simplifiying candidate # 515.839 * [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)))) 515.839 * * [simplify]: iters left: 6 (24 enodes) 515.845 * * [simplify]: iters left: 5 (94 enodes) 515.859 * * [simplify]: iters left: 4 (185 enodes) 515.898 * * [simplify]: iters left: 3 (466 enodes) 516.047 * * [simplify]: Extracting #0: cost 1 inf + 0 516.047 * * [simplify]: Extracting #1: cost 10 inf + 0 516.047 * * [simplify]: Extracting #2: cost 126 inf + 0 516.048 * * [simplify]: Extracting #3: cost 225 inf + 2 516.049 * * [simplify]: Extracting #4: cost 198 inf + 5634 516.057 * * [simplify]: Extracting #5: cost 110 inf + 25657 516.066 * * [simplify]: Extracting #6: cost 42 inf + 44585 516.079 * * [simplify]: Extracting #7: cost 2 inf + 57612 516.092 * * [simplify]: Extracting #8: cost 0 inf + 58332 516.105 * [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))) 516.105 * [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))))) 516.106 * [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))) 516.106 * * [simplify]: iters left: 6 (14 enodes) 516.110 * * [simplify]: iters left: 5 (57 enodes) 516.119 * * [simplify]: iters left: 4 (116 enodes) 516.145 * * [simplify]: iters left: 3 (321 enodes) 516.253 * * [simplify]: Extracting #0: cost 1 inf + 0 516.253 * * [simplify]: Extracting #1: cost 0 inf + 1 516.253 * [simplify]: Simplified to 0 516.253 * [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)) 516.253 * * * * [progress]: [ 1321 / 3260 ] simplifiying candidate # 516.253 * [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)))))) 516.254 * * [simplify]: iters left: 6 (26 enodes) 516.259 * * [simplify]: iters left: 5 (102 enodes) 516.276 * * [simplify]: iters left: 4 (222 enodes) 516.326 * * [simplify]: Extracting #0: cost 1 inf + 0 516.326 * * [simplify]: Extracting #1: cost 10 inf + 0 516.326 * * [simplify]: Extracting #2: cost 103 inf + 0 516.327 * * [simplify]: Extracting #3: cost 182 inf + 2 516.327 * * [simplify]: Extracting #4: cost 164 inf + 2560 516.331 * * [simplify]: Extracting #5: cost 87 inf + 25013 516.337 * * [simplify]: Extracting #6: cost 44 inf + 36338 516.343 * * [simplify]: Extracting #7: cost 24 inf + 40743 516.350 * * [simplify]: Extracting #8: cost 2 inf + 49418 516.360 * * [simplify]: Extracting #9: cost 0 inf + 50162 516.368 * [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))) 516.368 * [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))))))) 516.369 * [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))))) 516.369 * * [simplify]: iters left: 6 (15 enodes) 516.373 * * [simplify]: iters left: 5 (62 enodes) 516.383 * * [simplify]: iters left: 4 (149 enodes) 516.420 * * [simplify]: iters left: 3 (450 enodes) 516.617 * * [simplify]: Extracting #0: cost 1 inf + 0 516.617 * * [simplify]: Extracting #1: cost 0 inf + 1 516.617 * [simplify]: Simplified to 0 516.617 * [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)) 516.617 * * * * [progress]: [ 1322 / 3260 ] simplifiying candidate # 516.617 * [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))))) 516.617 * * [simplify]: iters left: 6 (24 enodes) 516.623 * * [simplify]: iters left: 5 (94 enodes) 516.638 * * [simplify]: iters left: 4 (186 enodes) 516.675 * * [simplify]: iters left: 3 (481 enodes) 516.812 * * [simplify]: Extracting #0: cost 1 inf + 0 516.812 * * [simplify]: Extracting #1: cost 10 inf + 0 516.812 * * [simplify]: Extracting #2: cost 115 inf + 0 516.813 * * [simplify]: Extracting #3: cost 236 inf + 4 516.814 * * [simplify]: Extracting #4: cost 206 inf + 3826 516.819 * * [simplify]: Extracting #5: cost 95 inf + 27910 516.828 * * [simplify]: Extracting #6: cost 37 inf + 44000 516.840 * * [simplify]: Extracting #7: cost 4 inf + 53350 516.854 * * [simplify]: Extracting #8: cost 0 inf + 54738 516.866 * * [simplify]: Extracting #9: cost 0 inf + 54618 516.878 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) a) (sqrt 2)) (/ (/ b 2) a)) 516.878 * [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)))))) 516.879 * [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)))) 516.879 * * [simplify]: iters left: 6 (14 enodes) 516.882 * * [simplify]: iters left: 5 (57 enodes) 516.891 * * [simplify]: iters left: 4 (118 enodes) 516.918 * * [simplify]: iters left: 3 (314 enodes) 517.011 * * [simplify]: Extracting #0: cost 1 inf + 0 517.011 * * [simplify]: Extracting #1: cost 0 inf + 1 517.011 * [simplify]: Simplified to 0 517.011 * [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)) 517.011 * * * * [progress]: [ 1323 / 3260 ] simplifiying candidate # 517.011 * [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)))) 517.011 * * [simplify]: iters left: 6 (24 enodes) 517.017 * * [simplify]: iters left: 5 (89 enodes) 517.033 * * [simplify]: iters left: 4 (178 enodes) 517.064 * * [simplify]: iters left: 3 (390 enodes) 517.158 * * [simplify]: Extracting #0: cost 1 inf + 0 517.158 * * [simplify]: Extracting #1: cost 12 inf + 0 517.158 * * [simplify]: Extracting #2: cost 120 inf + 0 517.158 * * [simplify]: Extracting #3: cost 187 inf + 4 517.159 * * [simplify]: Extracting #4: cost 167 inf + 1644 517.162 * * [simplify]: Extracting #5: cost 92 inf + 16374 517.167 * * [simplify]: Extracting #6: cost 60 inf + 22697 517.173 * * [simplify]: Extracting #7: cost 37 inf + 28699 517.181 * * [simplify]: Extracting #8: cost 2 inf + 41552 517.190 * * [simplify]: Extracting #9: cost 0 inf + 42177 517.201 * * [simplify]: Extracting #10: cost 0 inf + 42137 517.210 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ b (* a 2))) 517.210 * [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))))) 517.210 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 517.210 * * [simplify]: iters left: 6 (13 enodes) 517.214 * * [simplify]: iters left: 5 (48 enodes) 517.222 * * [simplify]: iters left: 4 (103 enodes) 517.241 * * [simplify]: iters left: 3 (238 enodes) 517.300 * * [simplify]: Extracting #0: cost 1 inf + 0 517.301 * * [simplify]: Extracting #1: cost 0 inf + 1 517.301 * [simplify]: Simplified to 0 517.301 * [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)) 517.301 * * * * [progress]: [ 1324 / 3260 ] simplifiying candidate # 517.301 * [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)))))) 517.301 * * [simplify]: iters left: 6 (26 enodes) 517.307 * * [simplify]: iters left: 5 (101 enodes) 517.325 * * [simplify]: iters left: 4 (216 enodes) 517.371 * * [simplify]: Extracting #0: cost 1 inf + 0 517.371 * * [simplify]: Extracting #1: cost 10 inf + 0 517.371 * * [simplify]: Extracting #2: cost 119 inf + 0 517.372 * * [simplify]: Extracting #3: cost 220 inf + 0 517.373 * * [simplify]: Extracting #4: cost 194 inf + 5412 517.378 * * [simplify]: Extracting #5: cost 79 inf + 44284 517.388 * * [simplify]: Extracting #6: cost 44 inf + 55220 517.397 * * [simplify]: Extracting #7: cost 24 inf + 59559 517.407 * * [simplify]: Extracting #8: cost 2 inf + 67804 517.418 * * [simplify]: Extracting #9: cost 0 inf + 68644 517.429 * [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))) 517.429 * [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))))))) 517.429 * [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))))) 517.430 * * [simplify]: iters left: 6 (15 enodes) 517.433 * * [simplify]: iters left: 5 (61 enodes) 517.443 * * [simplify]: iters left: 4 (142 enodes) 517.479 * * [simplify]: iters left: 3 (474 enodes) 517.657 * * [simplify]: Extracting #0: cost 1 inf + 0 517.657 * * [simplify]: Extracting #1: cost 0 inf + 1 517.658 * [simplify]: Simplified to 0 517.658 * [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)) 517.658 * * * * [progress]: [ 1325 / 3260 ] simplifiying candidate # 517.658 * [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))))) 517.658 * * [simplify]: iters left: 6 (24 enodes) 517.664 * * [simplify]: iters left: 5 (93 enodes) 517.678 * * [simplify]: iters left: 4 (182 enodes) 517.712 * * [simplify]: iters left: 3 (470 enodes) 517.825 * * [simplify]: Extracting #0: cost 1 inf + 0 517.825 * * [simplify]: Extracting #1: cost 10 inf + 0 517.826 * * [simplify]: Extracting #2: cost 127 inf + 0 517.826 * * [simplify]: Extracting #3: cost 253 inf + 1 517.828 * * [simplify]: Extracting #4: cost 239 inf + 2350 517.836 * * [simplify]: Extracting #5: cost 116 inf + 33394 517.846 * * [simplify]: Extracting #6: cost 34 inf + 56676 517.859 * * [simplify]: Extracting #7: cost 2 inf + 66485 517.873 * * [simplify]: Extracting #8: cost 0 inf + 66789 517.886 * * [simplify]: Extracting #9: cost 0 inf + 66749 517.900 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) a) (sqrt 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 517.900 * [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)))))) 517.901 * [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)))) 517.901 * * [simplify]: iters left: 6 (14 enodes) 517.904 * * [simplify]: iters left: 5 (56 enodes) 517.913 * * [simplify]: iters left: 4 (113 enodes) 517.936 * * [simplify]: iters left: 3 (324 enodes) 518.025 * * [simplify]: Extracting #0: cost 1 inf + 0 518.025 * * [simplify]: Extracting #1: cost 0 inf + 1 518.025 * [simplify]: Simplified to 0 518.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) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 518.025 * * * * [progress]: [ 1326 / 3260 ] simplifiying candidate # 518.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) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 518.025 * * [simplify]: iters left: 6 (25 enodes) 518.031 * * [simplify]: iters left: 5 (96 enodes) 518.047 * * [simplify]: iters left: 4 (183 enodes) 518.083 * * [simplify]: iters left: 3 (445 enodes) 518.194 * * [simplify]: Extracting #0: cost 1 inf + 0 518.194 * * [simplify]: Extracting #1: cost 10 inf + 0 518.194 * * [simplify]: Extracting #2: cost 103 inf + 0 518.195 * * [simplify]: Extracting #3: cost 200 inf + 2 518.196 * * [simplify]: Extracting #4: cost 175 inf + 3733 518.200 * * [simplify]: Extracting #5: cost 94 inf + 20541 518.207 * * [simplify]: Extracting #6: cost 46 inf + 34066 518.217 * * [simplify]: Extracting #7: cost 2 inf + 48101 518.227 * * [simplify]: Extracting #8: cost 0 inf + 48806 518.237 * [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))))) 518.237 * [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))))) 518.238 * [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))) 518.238 * * [simplify]: iters left: 6 (14 enodes) 518.241 * * [simplify]: iters left: 5 (56 enodes) 518.251 * * [simplify]: iters left: 4 (112 enodes) 518.275 * * [simplify]: iters left: 3 (297 enodes) 518.355 * * [simplify]: Extracting #0: cost 1 inf + 0 518.355 * * [simplify]: Extracting #1: cost 0 inf + 1 518.355 * [simplify]: Simplified to 0 518.355 * [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)) 518.355 * * * * [progress]: [ 1327 / 3260 ] simplifiying candidate # 518.355 * [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)))))) 518.356 * * [simplify]: iters left: 6 (23 enodes) 518.361 * * [simplify]: iters left: 5 (90 enodes) 518.377 * * [simplify]: iters left: 4 (187 enodes) 518.411 * * [simplify]: iters left: 3 (461 enodes) 518.521 * * [simplify]: Extracting #0: cost 1 inf + 0 518.521 * * [simplify]: Extracting #1: cost 10 inf + 0 518.521 * * [simplify]: Extracting #2: cost 114 inf + 0 518.522 * * [simplify]: Extracting #3: cost 250 inf + 0 518.523 * * [simplify]: Extracting #4: cost 234 inf + 1751 518.528 * * [simplify]: Extracting #5: cost 127 inf + 29307 518.539 * * [simplify]: Extracting #6: cost 29 inf + 59008 518.555 * * [simplify]: Extracting #7: cost 0 inf + 68133 518.569 * [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)))) 518.569 * [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))))))) 518.569 * [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))))) 518.569 * * [simplify]: iters left: 6 (13 enodes) 518.572 * * [simplify]: iters left: 5 (53 enodes) 518.581 * * [simplify]: iters left: 4 (118 enodes) 518.603 * * [simplify]: iters left: 3 (324 enodes) 518.688 * * [simplify]: Extracting #0: cost 1 inf + 0 518.688 * * [simplify]: Extracting #1: cost 0 inf + 1 518.688 * [simplify]: Simplified to 0 518.688 * [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)) 518.689 * * * * [progress]: [ 1328 / 3260 ] simplifiying candidate # 518.689 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 518.689 * * [simplify]: iters left: 6 (20 enodes) 518.693 * * [simplify]: iters left: 5 (75 enodes) 518.705 * * [simplify]: iters left: 4 (138 enodes) 518.730 * * [simplify]: iters left: 3 (325 enodes) 518.794 * * [simplify]: Extracting #0: cost 1 inf + 0 518.794 * * [simplify]: Extracting #1: cost 18 inf + 0 518.795 * * [simplify]: Extracting #2: cost 99 inf + 0 518.795 * * [simplify]: Extracting #3: cost 175 inf + 1 518.796 * * [simplify]: Extracting #4: cost 166 inf + 1142 518.797 * * [simplify]: Extracting #5: cost 122 inf + 8862 518.802 * * [simplify]: Extracting #6: cost 57 inf + 24801 518.810 * * [simplify]: Extracting #7: cost 3 inf + 41616 518.819 * * [simplify]: Extracting #8: cost 0 inf + 42581 518.828 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 518.828 * [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)))))) 518.828 * [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)))) 518.828 * * [simplify]: iters left: 6 (11 enodes) 518.831 * * [simplify]: iters left: 5 (43 enodes) 518.837 * * [simplify]: iters left: 4 (84 enodes) 518.854 * * [simplify]: iters left: 3 (212 enodes) 518.897 * * [simplify]: iters left: 2 (472 enodes) 518.999 * * [simplify]: Extracting #0: cost 1 inf + 0 518.999 * * [simplify]: Extracting #1: cost 0 inf + 1 518.999 * [simplify]: Simplified to 0 518.999 * [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)) 518.999 * * * * [progress]: [ 1329 / 3260 ] simplifiying candidate # 519.000 * [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)))) 519.000 * * [simplify]: iters left: 6 (22 enodes) 519.005 * * [simplify]: iters left: 5 (86 enodes) 519.020 * * [simplify]: iters left: 4 (164 enodes) 519.050 * * [simplify]: iters left: 3 (370 enodes) 519.135 * * [simplify]: Extracting #0: cost 1 inf + 0 519.135 * * [simplify]: Extracting #1: cost 10 inf + 0 519.135 * * [simplify]: Extracting #2: cost 87 inf + 0 519.135 * * [simplify]: Extracting #3: cost 154 inf + 124 519.136 * * [simplify]: Extracting #4: cost 153 inf + 209 519.137 * * [simplify]: Extracting #5: cost 128 inf + 3675 519.140 * * [simplify]: Extracting #6: cost 69 inf + 13937 519.146 * * [simplify]: Extracting #7: cost 12 inf + 31319 519.154 * * [simplify]: Extracting #8: cost 0 inf + 35471 519.163 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 519.163 * [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))))) 519.163 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 519.163 * * [simplify]: iters left: 6 (12 enodes) 519.166 * * [simplify]: iters left: 5 (49 enodes) 519.174 * * [simplify]: iters left: 4 (99 enodes) 519.193 * * [simplify]: iters left: 3 (234 enodes) 519.246 * * [simplify]: iters left: 2 (447 enodes) 519.341 * * [simplify]: Extracting #0: cost 1 inf + 0 519.341 * * [simplify]: Extracting #1: cost 0 inf + 1 519.341 * [simplify]: Simplified to 0 519.341 * [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)) 519.341 * * * * [progress]: [ 1330 / 3260 ] simplifiying candidate # 519.341 * [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)))))) 519.341 * * [simplify]: iters left: 6 (25 enodes) 519.347 * * [simplify]: iters left: 5 (97 enodes) 519.364 * * [simplify]: iters left: 4 (192 enodes) 519.400 * * [simplify]: iters left: 3 (438 enodes) 519.512 * * [simplify]: Extracting #0: cost 1 inf + 0 519.513 * * [simplify]: Extracting #1: cost 10 inf + 0 519.513 * * [simplify]: Extracting #2: cost 103 inf + 0 519.513 * * [simplify]: Extracting #3: cost 189 inf + 2 519.514 * * [simplify]: Extracting #4: cost 172 inf + 1105 519.517 * * [simplify]: Extracting #5: cost 113 inf + 14053 519.523 * * [simplify]: Extracting #6: cost 43 inf + 31589 519.535 * * [simplify]: Extracting #7: cost 5 inf + 44385 519.545 * * [simplify]: Extracting #8: cost 0 inf + 46164 519.555 * [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))))) 519.555 * [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))))))) 519.556 * [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))))) 519.556 * * [simplify]: iters left: 6 (14 enodes) 519.559 * * [simplify]: iters left: 5 (57 enodes) 519.568 * * [simplify]: iters left: 4 (121 enodes) 519.593 * * [simplify]: iters left: 3 (291 enodes) 519.672 * * [simplify]: Extracting #0: cost 1 inf + 0 519.673 * * [simplify]: Extracting #1: cost 0 inf + 1 519.673 * [simplify]: Simplified to 0 519.673 * [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)) 519.673 * * * * [progress]: [ 1331 / 3260 ] simplifiying candidate # 519.673 * [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))))) 519.673 * * [simplify]: iters left: 6 (23 enodes) 519.678 * * [simplify]: iters left: 5 (89 enodes) 519.692 * * [simplify]: iters left: 4 (164 enodes) 519.724 * * [simplify]: iters left: 3 (368 enodes) 519.801 * * [simplify]: Extracting #0: cost 1 inf + 0 519.801 * * [simplify]: Extracting #1: cost 10 inf + 0 519.801 * * [simplify]: Extracting #2: cost 81 inf + 0 519.801 * * [simplify]: Extracting #3: cost 143 inf + 44 519.802 * * [simplify]: Extracting #4: cost 129 inf + 1513 519.803 * * [simplify]: Extracting #5: cost 114 inf + 3438 519.805 * * [simplify]: Extracting #6: cost 66 inf + 10550 519.811 * * [simplify]: Extracting #7: cost 10 inf + 27449 519.819 * * [simplify]: Extracting #8: cost 0 inf + 30471 519.826 * * [simplify]: Extracting #9: cost 0 inf + 30313 519.835 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) 519.836 * [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)))))) 519.836 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 519.836 * * [simplify]: iters left: 6 (13 enodes) 519.839 * * [simplify]: iters left: 5 (52 enodes) 519.847 * * [simplify]: iters left: 4 (98 enodes) 519.866 * * [simplify]: iters left: 3 (212 enodes) 519.907 * * [simplify]: iters left: 2 (371 enodes) 519.978 * * [simplify]: Extracting #0: cost 1 inf + 0 519.978 * * [simplify]: Extracting #1: cost 0 inf + 1 519.978 * [simplify]: Simplified to 0 519.979 * [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)) 519.979 * * * * [progress]: [ 1332 / 3260 ] simplifiying candidate # 519.979 * [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)))) 519.979 * * [simplify]: iters left: 6 (23 enodes) 519.984 * * [simplify]: iters left: 5 (83 enodes) 519.997 * * [simplify]: iters left: 4 (152 enodes) 520.022 * * [simplify]: iters left: 3 (278 enodes) 520.068 * * [simplify]: iters left: 2 (469 enodes) 520.149 * * [simplify]: Extracting #0: cost 1 inf + 0 520.149 * * [simplify]: Extracting #1: cost 10 inf + 0 520.149 * * [simplify]: Extracting #2: cost 77 inf + 0 520.149 * * [simplify]: Extracting #3: cost 127 inf + 87 520.150 * * [simplify]: Extracting #4: cost 106 inf + 1935 520.151 * * [simplify]: Extracting #5: cost 87 inf + 4673 520.154 * * [simplify]: Extracting #6: cost 66 inf + 8140 520.159 * * [simplify]: Extracting #7: cost 15 inf + 22053 520.166 * * [simplify]: Extracting #8: cost 0 inf + 26866 520.173 * * [simplify]: Extracting #9: cost 0 inf + 26651 520.180 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 520.180 * [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))))) 520.180 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 520.181 * * [simplify]: iters left: 6 (12 enodes) 520.184 * * [simplify]: iters left: 5 (44 enodes) 520.193 * * [simplify]: iters left: 4 (92 enodes) 520.207 * * [simplify]: iters left: 3 (159 enodes) 520.232 * * [simplify]: iters left: 2 (267 enodes) 520.276 * * [simplify]: iters left: 1 (364 enodes) 520.334 * * [simplify]: Extracting #0: cost 1 inf + 0 520.334 * * [simplify]: Extracting #1: cost 0 inf + 1 520.334 * [simplify]: Simplified to 0 520.334 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 520.334 * * * * [progress]: [ 1333 / 3260 ] simplifiying candidate # 520.335 * [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)))))) 520.335 * * [simplify]: iters left: 6 (26 enodes) 520.341 * * [simplify]: iters left: 5 (104 enodes) 520.358 * * [simplify]: iters left: 4 (225 enodes) 520.406 * * [simplify]: Extracting #0: cost 1 inf + 0 520.406 * * [simplify]: Extracting #1: cost 10 inf + 0 520.406 * * [simplify]: Extracting #2: cost 119 inf + 0 520.407 * * [simplify]: Extracting #3: cost 210 inf + 3 520.408 * * [simplify]: Extracting #4: cost 184 inf + 3649 520.411 * * [simplify]: Extracting #5: cost 96 inf + 29239 520.418 * * [simplify]: Extracting #6: cost 30 inf + 49292 520.428 * * [simplify]: Extracting #7: cost 0 inf + 58185 520.439 * * [simplify]: Extracting #8: cost 0 inf + 58146 520.448 * [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))))))) 520.448 * [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))))))) 520.449 * [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))))) 520.449 * * [simplify]: iters left: 6 (15 enodes) 520.453 * * [simplify]: iters left: 5 (64 enodes) 520.463 * * [simplify]: iters left: 4 (149 enodes) 520.499 * * [simplify]: iters left: 3 (466 enodes) 520.751 * * [simplify]: Extracting #0: cost 1 inf + 0 520.751 * * [simplify]: Extracting #1: cost 0 inf + 1 520.751 * [simplify]: Simplified to 0 520.751 * [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)) 520.751 * * * * [progress]: [ 1334 / 3260 ] simplifiying candidate # 520.751 * [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))))) 520.751 * * [simplify]: iters left: 6 (24 enodes) 520.757 * * [simplify]: iters left: 5 (96 enodes) 520.772 * * [simplify]: iters left: 4 (192 enodes) 520.812 * * [simplify]: iters left: 3 (479 enodes) 520.968 * * [simplify]: Extracting #0: cost 1 inf + 0 520.968 * * [simplify]: Extracting #1: cost 10 inf + 0 520.968 * * [simplify]: Extracting #2: cost 148 inf + 0 520.969 * * [simplify]: Extracting #3: cost 284 inf + 4 520.971 * * [simplify]: Extracting #4: cost 247 inf + 5567 520.978 * * [simplify]: Extracting #5: cost 102 inf + 39987 520.990 * * [simplify]: Extracting #6: cost 43 inf + 56001 521.005 * * [simplify]: Extracting #7: cost 3 inf + 68738 521.022 * * [simplify]: Extracting #8: cost 0 inf + 70078 521.037 * [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)) 521.037 * [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)))))) 521.037 * [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)))) 521.037 * * [simplify]: iters left: 6 (14 enodes) 521.041 * * [simplify]: iters left: 5 (59 enodes) 521.050 * * [simplify]: iters left: 4 (121 enodes) 521.074 * * [simplify]: iters left: 3 (332 enodes) 521.207 * * [simplify]: Extracting #0: cost 1 inf + 0 521.207 * * [simplify]: Extracting #1: cost 0 inf + 1 521.207 * [simplify]: Simplified to 0 521.207 * [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)) 521.208 * * * * [progress]: [ 1335 / 3260 ] simplifiying candidate # 521.208 * [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)))) 521.208 * * [simplify]: iters left: 6 (24 enodes) 521.214 * * [simplify]: iters left: 5 (94 enodes) 521.229 * * [simplify]: iters left: 4 (186 enodes) 521.266 * * [simplify]: iters left: 3 (433 enodes) 521.392 * * [simplify]: Extracting #0: cost 1 inf + 0 521.392 * * [simplify]: Extracting #1: cost 10 inf + 0 521.392 * * [simplify]: Extracting #2: cost 132 inf + 0 521.393 * * [simplify]: Extracting #3: cost 210 inf + 87 521.394 * * [simplify]: Extracting #4: cost 171 inf + 4410 521.401 * * [simplify]: Extracting #5: cost 91 inf + 21240 521.407 * * [simplify]: Extracting #6: cost 43 inf + 32903 521.417 * * [simplify]: Extracting #7: cost 2 inf + 46625 521.427 * * [simplify]: Extracting #8: cost 0 inf + 47090 521.437 * [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)))) 521.437 * [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))))) 521.437 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 521.437 * * [simplify]: iters left: 6 (13 enodes) 521.441 * * [simplify]: iters left: 5 (54 enodes) 521.450 * * [simplify]: iters left: 4 (112 enodes) 521.474 * * [simplify]: iters left: 3 (281 enodes) 521.568 * * [simplify]: Extracting #0: cost 1 inf + 0 521.568 * * [simplify]: Extracting #1: cost 0 inf + 1 521.568 * [simplify]: Simplified to 0 521.568 * [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)) 521.569 * * * * [progress]: [ 1336 / 3260 ] simplifiying candidate # 521.569 * [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)))))) 521.569 * * [simplify]: iters left: 6 (24 enodes) 521.574 * * [simplify]: iters left: 5 (96 enodes) 521.590 * * [simplify]: iters left: 4 (207 enodes) 521.632 * * [simplify]: Extracting #0: cost 1 inf + 0 521.632 * * [simplify]: Extracting #1: cost 10 inf + 0 521.632 * * [simplify]: Extracting #2: cost 98 inf + 0 521.633 * * [simplify]: Extracting #3: cost 163 inf + 45 521.633 * * [simplify]: Extracting #4: cost 160 inf + 212 521.634 * * [simplify]: Extracting #5: cost 121 inf + 8203 521.638 * * [simplify]: Extracting #6: cost 46 inf + 25959 521.644 * * [simplify]: Extracting #7: cost 9 inf + 37299 521.651 * * [simplify]: Extracting #8: cost 0 inf + 41198 521.658 * * [simplify]: Extracting #9: cost 0 inf + 41183 521.665 * [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)))) 521.665 * [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))))))) 521.666 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 521.666 * * [simplify]: iters left: 6 (14 enodes) 521.669 * * [simplify]: iters left: 5 (59 enodes) 521.679 * * [simplify]: iters left: 4 (134 enodes) 521.709 * * [simplify]: iters left: 3 (357 enodes) 521.845 * * [simplify]: Extracting #0: cost 1 inf + 0 521.845 * * [simplify]: Extracting #1: cost 0 inf + 1 521.845 * [simplify]: Simplified to 0 521.845 * [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)) 521.845 * * * * [progress]: [ 1337 / 3260 ] simplifiying candidate # 521.846 * [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))))) 521.846 * * [simplify]: iters left: 6 (22 enodes) 521.853 * * [simplify]: iters left: 5 (86 enodes) 521.867 * * [simplify]: iters left: 4 (170 enodes) 521.897 * * [simplify]: iters left: 3 (398 enodes) 522.007 * * [simplify]: Extracting #0: cost 1 inf + 0 522.007 * * [simplify]: Extracting #1: cost 10 inf + 0 522.008 * * [simplify]: Extracting #2: cost 136 inf + 0 522.008 * * [simplify]: Extracting #3: cost 224 inf + 45 522.010 * * [simplify]: Extracting #4: cost 192 inf + 4487 522.017 * * [simplify]: Extracting #5: cost 89 inf + 24927 522.025 * * [simplify]: Extracting #6: cost 40 inf + 36081 522.035 * * [simplify]: Extracting #7: cost 2 inf + 48826 522.046 * * [simplify]: Extracting #8: cost 0 inf + 49731 522.057 * [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)) 522.057 * [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)))))) 522.058 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 522.058 * * [simplify]: iters left: 6 (13 enodes) 522.061 * * [simplify]: iters left: 5 (53 enodes) 522.070 * * [simplify]: iters left: 4 (106 enodes) 522.091 * * [simplify]: iters left: 3 (257 enodes) 522.174 * * [simplify]: Extracting #0: cost 1 inf + 0 522.174 * * [simplify]: Extracting #1: cost 0 inf + 1 522.174 * [simplify]: Simplified to 0 522.174 * [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)) 522.174 * * * * [progress]: [ 1338 / 3260 ] simplifiying candidate # 522.174 * [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)))) 522.174 * * [simplify]: iters left: 6 (22 enodes) 522.179 * * [simplify]: iters left: 5 (86 enodes) 522.195 * * [simplify]: iters left: 4 (163 enodes) 522.225 * * [simplify]: iters left: 3 (359 enodes) 522.324 * * [simplify]: Extracting #0: cost 1 inf + 0 522.324 * * [simplify]: Extracting #1: cost 10 inf + 0 522.324 * * [simplify]: Extracting #2: cost 107 inf + 0 522.325 * * [simplify]: Extracting #3: cost 162 inf + 4 522.325 * * [simplify]: Extracting #4: cost 146 inf + 958 522.327 * * [simplify]: Extracting #5: cost 113 inf + 5976 522.330 * * [simplify]: Extracting #6: cost 63 inf + 13900 522.337 * * [simplify]: Extracting #7: cost 6 inf + 31720 522.345 * * [simplify]: Extracting #8: cost 0 inf + 33919 522.353 * * [simplify]: Extracting #9: cost 0 inf + 33864 522.361 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 522.361 * [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))))) 522.361 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 522.361 * * [simplify]: iters left: 6 (12 enodes) 522.365 * * [simplify]: iters left: 5 (49 enodes) 522.375 * * [simplify]: iters left: 4 (94 enodes) 522.393 * * [simplify]: iters left: 3 (221 enodes) 522.462 * * [simplify]: iters left: 2 (492 enodes) 522.678 * * [simplify]: Extracting #0: cost 1 inf + 0 522.678 * * [simplify]: Extracting #1: cost 0 inf + 1 522.678 * [simplify]: Simplified to 0 522.678 * [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)) 522.678 * * * * [progress]: [ 1339 / 3260 ] simplifiying candidate # 522.678 * [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)))))) 522.678 * * [simplify]: iters left: 6 (24 enodes) 522.684 * * [simplify]: iters left: 5 (92 enodes) 522.698 * * [simplify]: iters left: 4 (185 enodes) 522.737 * * [simplify]: iters left: 3 (429 enodes) 522.859 * * [simplify]: Extracting #0: cost 1 inf + 0 522.859 * * [simplify]: Extracting #1: cost 10 inf + 0 522.859 * * [simplify]: Extracting #2: cost 130 inf + 0 522.860 * * [simplify]: Extracting #3: cost 207 inf + 47 522.861 * * [simplify]: Extracting #4: cost 190 inf + 1515 522.864 * * [simplify]: Extracting #5: cost 105 inf + 18828 522.871 * * [simplify]: Extracting #6: cost 38 inf + 35757 522.880 * * [simplify]: Extracting #7: cost 1 inf + 47991 522.892 * * [simplify]: Extracting #8: cost 0 inf + 48276 522.902 * [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)) 522.902 * [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))))))) 522.902 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 522.902 * * [simplify]: iters left: 6 (13 enodes) 522.906 * * [simplify]: iters left: 5 (52 enodes) 522.914 * * [simplify]: iters left: 4 (111 enodes) 522.938 * * [simplify]: iters left: 3 (278 enodes) 523.028 * * [simplify]: Extracting #0: cost 1 inf + 0 523.028 * * [simplify]: Extracting #1: cost 0 inf + 1 523.028 * [simplify]: Simplified to 0 523.028 * [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)) 523.029 * * * * [progress]: [ 1340 / 3260 ] simplifiying candidate # 523.029 * [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))))) 523.029 * * [simplify]: iters left: 6 (22 enodes) 523.034 * * [simplify]: iters left: 5 (84 enodes) 523.047 * * [simplify]: iters left: 4 (158 enodes) 523.079 * * [simplify]: iters left: 3 (334 enodes) 523.155 * * [simplify]: Extracting #0: cost 1 inf + 0 523.155 * * [simplify]: Extracting #1: cost 10 inf + 0 523.155 * * [simplify]: Extracting #2: cost 101 inf + 0 523.156 * * [simplify]: Extracting #3: cost 141 inf + 173 523.157 * * [simplify]: Extracting #4: cost 91 inf + 4933 523.159 * * [simplify]: Extracting #5: cost 65 inf + 9706 523.162 * * [simplify]: Extracting #6: cost 56 inf + 12177 523.167 * * [simplify]: Extracting #7: cost 16 inf + 24079 523.176 * * [simplify]: Extracting #8: cost 0 inf + 29481 523.182 * * [simplify]: Extracting #9: cost 0 inf + 29386 523.189 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) a) (sqrt 2)) (/ b (* a 2))) 523.189 * [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)))))) 523.189 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 523.189 * * [simplify]: iters left: 6 (12 enodes) 523.192 * * [simplify]: iters left: 5 (47 enodes) 523.199 * * [simplify]: iters left: 4 (89 enodes) 523.218 * * [simplify]: iters left: 3 (186 enodes) 523.264 * * [simplify]: iters left: 2 (378 enodes) 523.397 * * [simplify]: Extracting #0: cost 1 inf + 0 523.397 * * [simplify]: Extracting #1: cost 0 inf + 1 523.397 * [simplify]: Simplified to 0 523.397 * [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)) 523.397 * * * * [progress]: [ 1341 / 3260 ] simplifiying candidate # 523.397 * [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)))) 523.397 * * [simplify]: iters left: 6 (22 enodes) 523.403 * * [simplify]: iters left: 5 (81 enodes) 523.414 * * [simplify]: iters left: 4 (127 enodes) 523.435 * * [simplify]: iters left: 3 (221 enodes) 523.469 * * [simplify]: iters left: 2 (358 enodes) 523.534 * * [simplify]: Extracting #0: cost 1 inf + 0 523.534 * * [simplify]: Extracting #1: cost 8 inf + 0 523.535 * * [simplify]: Extracting #2: cost 59 inf + 2 523.535 * * [simplify]: Extracting #3: cost 100 inf + 216 523.536 * * [simplify]: Extracting #4: cost 68 inf + 2532 523.537 * * [simplify]: Extracting #5: cost 67 inf + 3273 523.538 * * [simplify]: Extracting #6: cost 61 inf + 4579 523.542 * * [simplify]: Extracting #7: cost 11 inf + 18595 523.548 * * [simplify]: Extracting #8: cost 0 inf + 22252 523.554 * * [simplify]: Extracting #9: cost 0 inf + 22117 523.560 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* (/ b a) 1/2)) 523.560 * [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))))) 523.560 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 523.560 * * [simplify]: iters left: 6 (11 enodes) 523.565 * * [simplify]: iters left: 5 (40 enodes) 523.571 * * [simplify]: iters left: 4 (65 enodes) 523.582 * * [simplify]: iters left: 3 (97 enodes) 523.597 * * [simplify]: iters left: 2 (165 enodes) 523.631 * * [simplify]: iters left: 1 (271 enodes) 523.683 * * [simplify]: Extracting #0: cost 1 inf + 0 523.683 * * [simplify]: Extracting #1: cost 0 inf + 1 523.683 * [simplify]: Simplified to 0 523.683 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* (/ b a) 1/2)) 0)) 523.683 * * * * [progress]: [ 1342 / 3260 ] simplifiying candidate # 523.683 * [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)))))) 523.683 * * [simplify]: iters left: 6 (23 enodes) 523.688 * * [simplify]: iters left: 5 (91 enodes) 523.703 * * [simplify]: iters left: 4 (180 enodes) 523.737 * * [simplify]: iters left: 3 (400 enodes) 523.840 * * [simplify]: Extracting #0: cost 1 inf + 0 523.840 * * [simplify]: Extracting #1: cost 10 inf + 0 523.840 * * [simplify]: Extracting #2: cost 125 inf + 0 523.841 * * [simplify]: Extracting #3: cost 191 inf + 5 523.842 * * [simplify]: Extracting #4: cost 172 inf + 2082 523.845 * * [simplify]: Extracting #5: cost 108 inf + 15219 523.853 * * [simplify]: Extracting #6: cost 43 inf + 30433 523.862 * * [simplify]: Extracting #7: cost 2 inf + 44111 523.871 * * [simplify]: Extracting #8: cost 0 inf + 44991 523.880 * [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)))) 523.880 * [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))))))) 523.880 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 523.881 * * [simplify]: iters left: 6 (12 enodes) 523.884 * * [simplify]: iters left: 5 (51 enodes) 523.892 * * [simplify]: iters left: 4 (106 enodes) 523.914 * * [simplify]: iters left: 3 (247 enodes) 523.981 * * [simplify]: Extracting #0: cost 1 inf + 0 523.981 * * [simplify]: Extracting #1: cost 0 inf + 1 523.981 * [simplify]: Simplified to 0 523.981 * [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)) 523.982 * * * * [progress]: [ 1343 / 3260 ] simplifiying candidate # 523.982 * [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))))) 523.982 * * [simplify]: iters left: 6 (21 enodes) 523.987 * * [simplify]: iters left: 5 (83 enodes) 524.000 * * [simplify]: iters left: 4 (155 enodes) 524.031 * * [simplify]: iters left: 3 (332 enodes) 524.109 * * [simplify]: Extracting #0: cost 1 inf + 0 524.109 * * [simplify]: Extracting #1: cost 10 inf + 0 524.109 * * [simplify]: Extracting #2: cost 108 inf + 0 524.109 * * [simplify]: Extracting #3: cost 148 inf + 173 524.111 * * [simplify]: Extracting #4: cost 85 inf + 6528 524.113 * * [simplify]: Extracting #5: cost 62 inf + 10777 524.116 * * [simplify]: Extracting #6: cost 56 inf + 12324 524.122 * * [simplify]: Extracting #7: cost 11 inf + 26084 524.128 * * [simplify]: Extracting #8: cost 0 inf + 30222 524.135 * * [simplify]: Extracting #9: cost 0 inf + 30047 524.142 * * [simplify]: Extracting #10: cost 0 inf + 30007 524.151 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt 2)) (sqrt 2)) a) (/ b (* a 2))) 524.151 * [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)))))) 524.151 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 524.151 * * [simplify]: iters left: 6 (11 enodes) 524.154 * * [simplify]: iters left: 5 (46 enodes) 524.161 * * [simplify]: iters left: 4 (86 enodes) 524.178 * * [simplify]: iters left: 3 (183 enodes) 524.224 * * [simplify]: iters left: 2 (372 enodes) 524.352 * * [simplify]: Extracting #0: cost 1 inf + 0 524.352 * * [simplify]: Extracting #1: cost 0 inf + 1 524.352 * [simplify]: Simplified to 0 524.352 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 0)) 524.353 * * * * [progress]: [ 1344 / 3260 ] simplifiying candidate # 524.353 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 524.353 * * [simplify]: iters left: 6 (21 enodes) 524.358 * * [simplify]: iters left: 5 (80 enodes) 524.370 * * [simplify]: iters left: 4 (126 enodes) 524.390 * * [simplify]: iters left: 3 (219 enodes) 524.424 * * [simplify]: iters left: 2 (356 enodes) 524.488 * * [simplify]: Extracting #0: cost 1 inf + 0 524.489 * * [simplify]: Extracting #1: cost 8 inf + 0 524.489 * * [simplify]: Extracting #2: cost 59 inf + 2 524.489 * * [simplify]: Extracting #3: cost 91 inf + 836 524.490 * * [simplify]: Extracting #4: cost 62 inf + 3105 524.491 * * [simplify]: Extracting #5: cost 67 inf + 3352 524.493 * * [simplify]: Extracting #6: cost 60 inf + 4380 524.496 * * [simplify]: Extracting #7: cost 16 inf + 17096 524.502 * * [simplify]: Extracting #8: cost 0 inf + 22252 524.508 * * [simplify]: Extracting #9: cost 0 inf + 22117 524.514 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (* 1/2 b) a)) 524.514 * [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))))) 524.514 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 524.514 * * [simplify]: iters left: 6 (10 enodes) 524.517 * * [simplify]: iters left: 5 (39 enodes) 524.523 * * [simplify]: iters left: 4 (64 enodes) 524.533 * * [simplify]: iters left: 3 (96 enodes) 524.551 * * [simplify]: iters left: 2 (164 enodes) 524.583 * * [simplify]: iters left: 1 (270 enodes) 524.636 * * [simplify]: Extracting #0: cost 1 inf + 0 524.636 * * [simplify]: Extracting #1: cost 0 inf + 1 524.636 * [simplify]: Simplified to 0 524.636 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (* 1/2 b) a)) 0)) 524.636 * * * * [progress]: [ 1345 / 3260 ] simplifiying candidate # 524.636 * [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)))))) 524.636 * * [simplify]: iters left: 6 (23 enodes) 524.642 * * [simplify]: iters left: 5 (92 enodes) 524.659 * * [simplify]: iters left: 4 (189 enodes) 524.693 * * [simplify]: iters left: 3 (403 enodes) 524.782 * * [simplify]: Extracting #0: cost 1 inf + 0 524.782 * * [simplify]: Extracting #1: cost 10 inf + 0 524.782 * * [simplify]: Extracting #2: cost 108 inf + 0 524.783 * * [simplify]: Extracting #3: cost 187 inf + 172 524.784 * * [simplify]: Extracting #4: cost 158 inf + 3268 524.787 * * [simplify]: Extracting #5: cost 85 inf + 17496 524.793 * * [simplify]: Extracting #6: cost 37 inf + 29417 524.801 * * [simplify]: Extracting #7: cost 2 inf + 41158 524.810 * * [simplify]: Extracting #8: cost 0 inf + 41878 524.819 * [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)))) 524.819 * [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))))))) 524.819 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 524.819 * * [simplify]: iters left: 6 (12 enodes) 524.823 * * [simplify]: iters left: 5 (53 enodes) 524.832 * * [simplify]: iters left: 4 (117 enodes) 524.855 * * [simplify]: iters left: 3 (255 enodes) 524.915 * * [simplify]: Extracting #0: cost 1 inf + 0 524.915 * * [simplify]: Extracting #1: cost 0 inf + 1 524.915 * [simplify]: Simplified to 0 524.915 * [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)) 524.915 * * * * [progress]: [ 1346 / 3260 ] simplifiying candidate # 524.916 * [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))))) 524.916 * * [simplify]: iters left: 6 (21 enodes) 524.921 * * [simplify]: iters left: 5 (84 enodes) 524.934 * * [simplify]: iters left: 4 (165 enodes) 524.964 * * [simplify]: iters left: 3 (311 enodes) 525.025 * * [simplify]: Extracting #0: cost 1 inf + 0 525.025 * * [simplify]: Extracting #1: cost 10 inf + 0 525.025 * * [simplify]: Extracting #2: cost 91 inf + 0 525.026 * * [simplify]: Extracting #3: cost 135 inf + 993 525.027 * * [simplify]: Extracting #4: cost 73 inf + 7178 525.030 * * [simplify]: Extracting #5: cost 61 inf + 9548 525.033 * * [simplify]: Extracting #6: cost 57 inf + 10552 525.038 * * [simplify]: Extracting #7: cost 7 inf + 25793 525.044 * * [simplify]: Extracting #8: cost 0 inf + 28614 525.051 * * [simplify]: Extracting #9: cost 0 inf + 28519 525.057 * * [simplify]: Extracting #10: cost 0 inf + 28479 525.063 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (* 1/2 (/ b a))) 525.063 * [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)))))) 525.064 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 525.064 * * [simplify]: iters left: 6 (11 enodes) 525.067 * * [simplify]: iters left: 5 (48 enodes) 525.075 * * [simplify]: iters left: 4 (98 enodes) 525.093 * * [simplify]: iters left: 3 (181 enodes) 525.129 * * [simplify]: iters left: 2 (358 enodes) 525.235 * * [simplify]: Extracting #0: cost 1 inf + 0 525.235 * * [simplify]: Extracting #1: cost 0 inf + 1 525.235 * [simplify]: Simplified to 0 525.235 * [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)) 525.235 * * * * [progress]: [ 1347 / 3260 ] simplifiying candidate # 525.236 * [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)))) 525.236 * * [simplify]: iters left: 6 (21 enodes) 525.243 * * [simplify]: iters left: 5 (80 enodes) 525.255 * * [simplify]: iters left: 4 (146 enodes) 525.278 * * [simplify]: iters left: 3 (259 enodes) 525.322 * * [simplify]: iters left: 2 (444 enodes) 525.408 * * [simplify]: Extracting #0: cost 1 inf + 0 525.408 * * [simplify]: Extracting #1: cost 10 inf + 0 525.408 * * [simplify]: Extracting #2: cost 82 inf + 42 525.409 * * [simplify]: Extracting #3: cost 107 inf + 1492 525.410 * * [simplify]: Extracting #4: cost 64 inf + 4684 525.412 * * [simplify]: Extracting #5: cost 67 inf + 5017 525.413 * * [simplify]: Extracting #6: cost 58 inf + 7263 525.418 * * [simplify]: Extracting #7: cost 9 inf + 21141 525.426 * * [simplify]: Extracting #8: cost 0 inf + 24012 525.433 * * [simplify]: Extracting #9: cost 0 inf + 23852 525.439 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 525.439 * [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))))) 525.440 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 525.440 * * [simplify]: iters left: 6 (10 enodes) 525.443 * * [simplify]: iters left: 5 (41 enodes) 525.450 * * [simplify]: iters left: 4 (81 enodes) 525.462 * * [simplify]: iters left: 3 (127 enodes) 525.478 * * [simplify]: iters left: 2 (186 enodes) 525.506 * * [simplify]: iters left: 1 (266 enodes) 525.567 * * [simplify]: Extracting #0: cost 1 inf + 0 525.567 * * [simplify]: Extracting #1: cost 0 inf + 1 525.567 * [simplify]: Simplified to 0 525.567 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 0)) 525.567 * * * * [progress]: [ 1348 / 3260 ] simplifiying candidate # 525.567 * [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))) 525.567 * * [simplify]: iters left: 6 (20 enodes) 525.572 * * [simplify]: iters left: 5 (77 enodes) 525.584 * * [simplify]: iters left: 4 (128 enodes) 525.607 * * [simplify]: iters left: 3 (223 enodes) 525.642 * * [simplify]: iters left: 2 (371 enodes) 525.712 * * [simplify]: Extracting #0: cost 1 inf + 0 525.712 * * [simplify]: Extracting #1: cost 8 inf + 0 525.713 * * [simplify]: Extracting #2: cost 63 inf + 2 525.713 * * [simplify]: Extracting #3: cost 98 inf + 793 525.714 * * [simplify]: Extracting #4: cost 65 inf + 3231 525.715 * * [simplify]: Extracting #5: cost 67 inf + 3645 525.718 * * [simplify]: Extracting #6: cost 66 inf + 3855 525.720 * * [simplify]: Extracting #7: cost 57 inf + 4861 525.724 * * [simplify]: Extracting #8: cost 14 inf + 18070 525.730 * * [simplify]: Extracting #9: cost 0 inf + 22665 525.736 * * [simplify]: Extracting #10: cost 0 inf + 22530 525.742 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 525.742 * [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)))) 525.743 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 525.743 * * [simplify]: iters left: 6 (9 enodes) 525.745 * * [simplify]: iters left: 5 (36 enodes) 525.752 * * [simplify]: iters left: 4 (67 enodes) 525.762 * * [simplify]: iters left: 3 (97 enodes) 525.778 * * [simplify]: iters left: 2 (158 enodes) 525.813 * * [simplify]: iters left: 1 (263 enodes) 525.858 * * [simplify]: Extracting #0: cost 1 inf + 0 525.858 * * [simplify]: Extracting #1: cost 0 inf + 1 525.858 * [simplify]: Simplified to 0 525.858 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 525.858 * * * * [progress]: [ 1349 / 3260 ] simplifiying candidate # 525.859 * [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)))) 525.859 * * [simplify]: iters left: 6 (20 enodes) 525.863 * * [simplify]: iters left: 5 (78 enodes) 525.875 * * [simplify]: iters left: 4 (137 enodes) 525.897 * * [simplify]: iters left: 3 (251 enodes) 525.941 * * [simplify]: iters left: 2 (422 enodes) 526.023 * * [simplify]: Extracting #0: cost 1 inf + 0 526.023 * * [simplify]: Extracting #1: cost 10 inf + 0 526.023 * * [simplify]: Extracting #2: cost 82 inf + 0 526.024 * * [simplify]: Extracting #3: cost 116 inf + 587 526.025 * * [simplify]: Extracting #4: cost 76 inf + 3605 526.026 * * [simplify]: Extracting #5: cost 69 inf + 4759 526.028 * * [simplify]: Extracting #6: cost 60 inf + 6609 526.033 * * [simplify]: Extracting #7: cost 13 inf + 20142 526.040 * * [simplify]: Extracting #8: cost 0 inf + 23943 526.046 * * [simplify]: Extracting #9: cost 0 inf + 23808 526.053 * [simplify]: Simplified to (+ (/ -1/2 (/ a b)) (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) 526.053 * [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))))) 526.053 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 526.053 * * [simplify]: iters left: 5 (9 enodes) 526.056 * * [simplify]: iters left: 4 (39 enodes) 526.062 * * [simplify]: iters left: 3 (65 enodes) 526.073 * * [simplify]: iters left: 2 (129 enodes) 526.099 * * [simplify]: iters left: 1 (210 enodes) 526.134 * * [simplify]: Extracting #0: cost 1 inf + 0 526.134 * * [simplify]: Extracting #1: cost 0 inf + 1 526.134 * [simplify]: Simplified to 0 526.134 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ -1/2 (/ a b)) (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) 0)) 526.134 * * * * [progress]: [ 1350 / 3260 ] simplifiying candidate # 526.134 * [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)))))) 526.134 * * [simplify]: iters left: 6 (22 enodes) 526.141 * * [simplify]: iters left: 5 (84 enodes) 526.155 * * [simplify]: iters left: 4 (132 enodes) 526.175 * * [simplify]: iters left: 3 (223 enodes) 526.214 * * [simplify]: iters left: 2 (340 enodes) 526.264 * * [simplify]: iters left: 1 (460 enodes) 526.347 * * [simplify]: Extracting #0: cost 1 inf + 0 526.347 * * [simplify]: Extracting #1: cost 11 inf + 0 526.347 * * [simplify]: Extracting #2: cost 76 inf + 0 526.347 * * [simplify]: Extracting #3: cost 128 inf + 89 526.348 * * [simplify]: Extracting #4: cost 119 inf + 1529 526.349 * * [simplify]: Extracting #5: cost 102 inf + 5751 526.354 * * [simplify]: Extracting #6: cost 24 inf + 34505 526.361 * * [simplify]: Extracting #7: cost 0 inf + 46505 526.368 * * [simplify]: Extracting #8: cost 0 inf + 46290 526.376 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 526.376 * [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))))))) 526.376 * [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))))) 526.376 * * [simplify]: iters left: 6 (10 enodes) 526.379 * * [simplify]: iters left: 5 (37 enodes) 526.384 * * [simplify]: iters left: 4 (57 enodes) 526.396 * * [simplify]: iters left: 3 (104 enodes) 526.413 * * [simplify]: iters left: 2 (158 enodes) 526.435 * * [simplify]: iters left: 1 (225 enodes) 526.469 * * [simplify]: Extracting #0: cost 1 inf + 0 526.469 * * [simplify]: Extracting #1: cost 0 inf + 1 526.469 * [simplify]: Simplified to 0 526.469 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 0)) 526.469 * * * * [progress]: [ 1351 / 3260 ] simplifiying candidate # 526.470 * [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))))) 526.470 * * [simplify]: iters left: 6 (21 enodes) 526.475 * * [simplify]: iters left: 5 (75 enodes) 526.485 * * [simplify]: iters left: 4 (116 enodes) 526.503 * * [simplify]: iters left: 3 (192 enodes) 526.534 * * [simplify]: iters left: 2 (271 enodes) 526.572 * * [simplify]: iters left: 1 (332 enodes) 526.626 * * [simplify]: Extracting #0: cost 1 inf + 0 526.626 * * [simplify]: Extracting #1: cost 9 inf + 0 526.627 * * [simplify]: Extracting #2: cost 51 inf + 0 526.627 * * [simplify]: Extracting #3: cost 69 inf + 253 526.627 * * [simplify]: Extracting #4: cost 61 inf + 1447 526.628 * * [simplify]: Extracting #5: cost 60 inf + 1939 526.629 * * [simplify]: Extracting #6: cost 52 inf + 2412 526.630 * * [simplify]: Extracting #7: cost 46 inf + 3374 526.632 * * [simplify]: Extracting #8: cost 15 inf + 11866 526.637 * * [simplify]: Extracting #9: cost 0 inf + 16811 526.643 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ b (* a 2))) 526.643 * [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)))))) 526.643 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 526.643 * * [simplify]: iters left: 6 (9 enodes) 526.645 * * [simplify]: iters left: 5 (29 enodes) 526.649 * * [simplify]: iters left: 4 (42 enodes) 526.655 * * [simplify]: iters left: 3 (58 enodes) 526.662 * * [simplify]: iters left: 2 (68 enodes) 526.669 * * [simplify]: Extracting #0: cost 1 inf + 0 526.669 * * [simplify]: Extracting #1: cost 0 inf + 1 526.669 * [simplify]: Simplified to 0 526.669 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ b (* a 2))) 0)) 526.669 * * * * [progress]: [ 1352 / 3260 ] simplifiying candidate # 526.670 * [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)))))) 526.670 * * [simplify]: iters left: 6 (25 enodes) 526.675 * * [simplify]: iters left: 5 (98 enodes) 526.691 * * [simplify]: iters left: 4 (199 enodes) 526.730 * * [simplify]: iters left: 3 (409 enodes) 526.811 * * [simplify]: Extracting #0: cost 1 inf + 0 526.811 * * [simplify]: Extracting #1: cost 11 inf + 0 526.811 * * [simplify]: Extracting #2: cost 80 inf + 0 526.812 * * [simplify]: Extracting #3: cost 135 inf + 84 526.812 * * [simplify]: Extracting #4: cost 133 inf + 289 526.813 * * [simplify]: Extracting #5: cost 112 inf + 5940 526.817 * * [simplify]: Extracting #6: cost 48 inf + 22983 526.823 * * [simplify]: Extracting #7: cost 8 inf + 33948 526.832 * * [simplify]: Extracting #8: cost 0 inf + 36112 526.840 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b 2) a)) 526.840 * [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))))))) 526.840 * [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))))) 526.840 * * [simplify]: iters left: 6 (13 enodes) 526.844 * * [simplify]: iters left: 5 (53 enodes) 526.852 * * [simplify]: iters left: 4 (117 enodes) 526.877 * * [simplify]: iters left: 3 (275 enodes) 526.930 * * [simplify]: iters left: 2 (474 enodes) 527.035 * * [simplify]: Extracting #0: cost 1 inf + 0 527.035 * * [simplify]: Extracting #1: cost 0 inf + 1 527.035 * [simplify]: Simplified to 0 527.035 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b 2) a)) 0)) 527.036 * * * * [progress]: [ 1353 / 3260 ] simplifiying candidate # 527.036 * [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))))) 527.036 * * [simplify]: iters left: 6 (24 enodes) 527.041 * * [simplify]: iters left: 5 (92 enodes) 527.055 * * [simplify]: iters left: 4 (162 enodes) 527.083 * * [simplify]: iters left: 3 (293 enodes) 527.132 * * [simplify]: iters left: 2 (434 enodes) 527.199 * * [simplify]: Extracting #0: cost 1 inf + 0 527.199 * * [simplify]: Extracting #1: cost 11 inf + 0 527.200 * * [simplify]: Extracting #2: cost 69 inf + 0 527.200 * * [simplify]: Extracting #3: cost 112 inf + 87 527.200 * * [simplify]: Extracting #4: cost 108 inf + 1197 527.202 * * [simplify]: Extracting #5: cost 83 inf + 5319 527.206 * * [simplify]: Extracting #6: cost 15 inf + 21343 527.212 * * [simplify]: Extracting #7: cost 0 inf + 25786 527.218 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* 2 a)) (/ (/ b 2) a)) 527.219 * [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)))))) 527.219 * [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)))) 527.219 * * [simplify]: iters left: 6 (12 enodes) 527.222 * * [simplify]: iters left: 5 (47 enodes) 527.228 * * [simplify]: iters left: 4 (82 enodes) 527.241 * * [simplify]: iters left: 3 (157 enodes) 527.269 * * [simplify]: iters left: 2 (248 enodes) 527.307 * * [simplify]: iters left: 1 (341 enodes) 527.358 * * [simplify]: Extracting #0: cost 1 inf + 0 527.358 * * [simplify]: Extracting #1: cost 0 inf + 1 527.358 * [simplify]: Simplified to 0 527.358 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* 2 a)) (/ (/ b 2) a)) 0)) 527.358 * * * * [progress]: [ 1354 / 3260 ] simplifiying candidate # 527.359 * [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)))) 527.359 * * [simplify]: iters left: 6 (23 enodes) 527.366 * * [simplify]: iters left: 5 (87 enodes) 527.379 * * [simplify]: iters left: 4 (163 enodes) 527.407 * * [simplify]: iters left: 3 (310 enodes) 527.470 * * [simplify]: iters left: 2 (498 enodes) 527.561 * * [simplify]: Extracting #0: cost 1 inf + 0 527.561 * * [simplify]: Extracting #1: cost 13 inf + 0 527.561 * * [simplify]: Extracting #2: cost 72 inf + 0 527.561 * * [simplify]: Extracting #3: cost 120 inf + 45 527.562 * * [simplify]: Extracting #4: cost 122 inf + 791 527.563 * * [simplify]: Extracting #5: cost 106 inf + 3444 527.567 * * [simplify]: Extracting #6: cost 28 inf + 24852 527.573 * * [simplify]: Extracting #7: cost 0 inf + 33145 527.580 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* 2 a)) (/ b (* a 2))) 527.580 * [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))))) 527.580 * [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))) 527.580 * * [simplify]: iters left: 6 (12 enodes) 527.583 * * [simplify]: iters left: 5 (47 enodes) 527.591 * * [simplify]: iters left: 4 (89 enodes) 527.610 * * [simplify]: iters left: 3 (180 enodes) 527.646 * * [simplify]: iters left: 2 (296 enodes) 527.701 * * [simplify]: iters left: 1 (428 enodes) 527.787 * * [simplify]: Extracting #0: cost 1 inf + 0 527.787 * * [simplify]: Extracting #1: cost 0 inf + 1 527.787 * [simplify]: Simplified to 0 527.788 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* 2 a)) (/ b (* a 2))) 0)) 527.788 * * * * [progress]: [ 1355 / 3260 ] simplifiying candidate # 527.788 * [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)))))) 527.788 * * [simplify]: iters left: 6 (24 enodes) 527.793 * * [simplify]: iters left: 5 (91 enodes) 527.807 * * [simplify]: iters left: 4 (160 enodes) 527.832 * * [simplify]: iters left: 3 (272 enodes) 527.875 * * [simplify]: iters left: 2 (389 enodes) 527.932 * * [simplify]: iters left: 1 (495 enodes) 528.013 * * [simplify]: Extracting #0: cost 1 inf + 0 528.013 * * [simplify]: Extracting #1: cost 11 inf + 0 528.013 * * [simplify]: Extracting #2: cost 74 inf + 0 528.014 * * [simplify]: Extracting #3: cost 109 inf + 739 528.015 * * [simplify]: Extracting #4: cost 81 inf + 5626 528.017 * * [simplify]: Extracting #5: cost 54 inf + 10523 528.022 * * [simplify]: Extracting #6: cost 8 inf + 22402 528.028 * * [simplify]: Extracting #7: cost 0 inf + 24923 528.035 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 528.035 * [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))))))) 528.035 * [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))))) 528.035 * * [simplify]: iters left: 6 (12 enodes) 528.038 * * [simplify]: iters left: 5 (46 enodes) 528.045 * * [simplify]: iters left: 4 (81 enodes) 528.056 * * [simplify]: iters left: 3 (134 enodes) 528.077 * * [simplify]: iters left: 2 (197 enodes) 528.103 * * [simplify]: iters left: 1 (271 enodes) 528.141 * * [simplify]: Extracting #0: cost 1 inf + 0 528.141 * * [simplify]: Extracting #1: cost 0 inf + 1 528.141 * [simplify]: Simplified to 0 528.141 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 0)) 528.141 * * * * [progress]: [ 1356 / 3260 ] simplifiying candidate # 528.141 * [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))))) 528.141 * * [simplify]: iters left: 6 (22 enodes) 528.146 * * [simplify]: iters left: 5 (82 enodes) 528.158 * * [simplify]: iters left: 4 (131 enodes) 528.178 * * [simplify]: iters left: 3 (222 enodes) 528.214 * * [simplify]: iters left: 2 (323 enodes) 528.261 * * [simplify]: iters left: 1 (404 enodes) 528.324 * * [simplify]: Extracting #0: cost 1 inf + 0 528.324 * * [simplify]: Extracting #1: cost 9 inf + 0 528.324 * * [simplify]: Extracting #2: cost 60 inf + 0 528.325 * * [simplify]: Extracting #3: cost 96 inf + 44 528.325 * * [simplify]: Extracting #4: cost 98 inf + 537 528.326 * * [simplify]: Extracting #5: cost 62 inf + 5510 528.330 * * [simplify]: Extracting #6: cost 14 inf + 16506 528.336 * * [simplify]: Extracting #7: cost 0 inf + 20651 528.341 * * [simplify]: Extracting #8: cost 0 inf + 20556 528.347 * [simplify]: Simplified to (+ (/ (/ (- b) 2) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 528.347 * [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)))))) 528.347 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 528.347 * * [simplify]: iters left: 6 (10 enodes) 528.349 * * [simplify]: iters left: 5 (38 enodes) 528.355 * * [simplify]: iters left: 4 (59 enodes) 528.363 * * [simplify]: iters left: 3 (88 enodes) 528.374 * * [simplify]: iters left: 2 (117 enodes) 528.390 * * [simplify]: iters left: 1 (144 enodes) 528.407 * * [simplify]: Extracting #0: cost 1 inf + 0 528.407 * * [simplify]: Extracting #1: cost 0 inf + 1 528.407 * [simplify]: Simplified to 0 528.407 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (- b) 2) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 528.407 * * * * [progress]: [ 1357 / 3260 ] simplifiying candidate # 528.407 * [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)))) 528.407 * * [simplify]: iters left: 6 (22 enodes) 528.412 * * [simplify]: iters left: 5 (82 enodes) 528.424 * * [simplify]: iters left: 4 (135 enodes) 528.446 * * [simplify]: iters left: 3 (240 enodes) 528.484 * * [simplify]: iters left: 2 (338 enodes) 528.532 * * [simplify]: iters left: 1 (414 enodes) 528.596 * * [simplify]: Extracting #0: cost 1 inf + 0 528.596 * * [simplify]: Extracting #1: cost 11 inf + 0 528.596 * * [simplify]: Extracting #2: cost 66 inf + 0 528.597 * * [simplify]: Extracting #3: cost 91 inf + 169 528.597 * * [simplify]: Extracting #4: cost 80 inf + 1609 528.598 * * [simplify]: Extracting #5: cost 63 inf + 4046 528.602 * * [simplify]: Extracting #6: cost 11 inf + 16623 528.608 * * [simplify]: Extracting #7: cost 0 inf + 19924 528.613 * * [simplify]: Extracting #8: cost 0 inf + 19709 528.618 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 528.618 * [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))))) 528.619 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 528.619 * * [simplify]: iters left: 6 (11 enodes) 528.622 * * [simplify]: iters left: 5 (42 enodes) 528.630 * * [simplify]: iters left: 4 (67 enodes) 528.640 * * [simplify]: iters left: 3 (111 enodes) 528.655 * * [simplify]: iters left: 2 (140 enodes) 528.671 * * [simplify]: iters left: 1 (160 enodes) 528.687 * * [simplify]: Extracting #0: cost 1 inf + 0 528.687 * * [simplify]: Extracting #1: cost 0 inf + 1 528.687 * [simplify]: Simplified to 0 528.687 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 528.687 * * * * [progress]: [ 1358 / 3260 ] simplifiying candidate # 528.688 * [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)))))) 528.688 * * [simplify]: iters left: 6 (28 enodes) 528.696 * * [simplify]: iters left: 5 (113 enodes) 528.714 * * [simplify]: iters left: 4 (263 enodes) 528.783 * * [simplify]: Extracting #0: cost 1 inf + 0 528.784 * * [simplify]: Extracting #1: cost 11 inf + 0 528.784 * * [simplify]: Extracting #2: cost 161 inf + 0 528.785 * * [simplify]: Extracting #3: cost 283 inf + 84 528.786 * * [simplify]: Extracting #4: cost 254 inf + 6264 528.793 * * [simplify]: Extracting #5: cost 97 inf + 62996 528.804 * * [simplify]: Extracting #6: cost 38 inf + 84779 528.819 * * [simplify]: Extracting #7: cost 15 inf + 90208 528.833 * * [simplify]: Extracting #8: cost 0 inf + 96255 528.848 * * [simplify]: Extracting #9: cost 0 inf + 96145 528.862 * [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))))) 528.862 * [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))))))) 528.862 * [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))))) 528.863 * * [simplify]: iters left: 6 (16 enodes) 528.866 * * [simplify]: iters left: 5 (68 enodes) 528.878 * * [simplify]: iters left: 4 (179 enodes) 528.933 * * [simplify]: Extracting #0: cost 1 inf + 0 528.933 * * [simplify]: Extracting #1: cost 27 inf + 0 528.933 * * [simplify]: Extracting #2: cost 153 inf + 0 528.934 * * [simplify]: Extracting #3: cost 242 inf + 83 528.936 * * [simplify]: Extracting #4: cost 185 inf + 16503 528.948 * * [simplify]: Extracting #5: cost 15 inf + 79352 528.960 * * [simplify]: Extracting #6: cost 0 inf + 84943 528.971 * [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))))) 528.971 * [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))))))) 528.972 * * * * [progress]: [ 1359 / 3260 ] simplifiying candidate # 528.972 * [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))))) 528.972 * * [simplify]: iters left: 6 (27 enodes) 528.979 * * [simplify]: iters left: 5 (108 enodes) 528.996 * * [simplify]: iters left: 4 (227 enodes) 529.046 * * [simplify]: Extracting #0: cost 1 inf + 0 529.046 * * [simplify]: Extracting #1: cost 11 inf + 0 529.046 * * [simplify]: Extracting #2: cost 123 inf + 0 529.047 * * [simplify]: Extracting #3: cost 211 inf + 43 529.048 * * [simplify]: Extracting #4: cost 191 inf + 2916 529.051 * * [simplify]: Extracting #5: cost 121 inf + 26058 529.059 * * [simplify]: Extracting #6: cost 27 inf + 57206 529.068 * * [simplify]: Extracting #7: cost 0 inf + 64176 529.081 * * [simplify]: Extracting #8: cost 0 inf + 63826 529.091 * [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)))))) 529.091 * [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)))))) 529.091 * [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)))) 529.092 * * [simplify]: iters left: 6 (15 enodes) 529.095 * * [simplify]: iters left: 5 (63 enodes) 529.105 * * [simplify]: iters left: 4 (145 enodes) 529.142 * * [simplify]: iters left: 3 (499 enodes) 529.373 * * [simplify]: Extracting #0: cost 1 inf + 0 529.373 * * [simplify]: Extracting #1: cost 0 inf + 1 529.373 * [simplify]: Simplified to 0 529.373 * [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)) 529.373 * * * * [progress]: [ 1360 / 3260 ] simplifiying candidate # 529.373 * [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)))) 529.373 * * [simplify]: iters left: 6 (26 enodes) 529.379 * * [simplify]: iters left: 5 (102 enodes) 529.400 * * [simplify]: iters left: 4 (234 enodes) 529.456 * * [simplify]: Extracting #0: cost 1 inf + 0 529.456 * * [simplify]: Extracting #1: cost 13 inf + 0 529.457 * * [simplify]: Extracting #2: cost 124 inf + 0 529.457 * * [simplify]: Extracting #3: cost 198 inf + 2 529.458 * * [simplify]: Extracting #4: cost 183 inf + 1746 529.460 * * [simplify]: Extracting #5: cost 115 inf + 22147 529.467 * * [simplify]: Extracting #6: cost 27 inf + 48548 529.476 * * [simplify]: Extracting #7: cost 0 inf + 55806 529.485 * * [simplify]: Extracting #8: cost 0 inf + 55751 529.494 * [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))))) 529.494 * [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))))) 529.494 * [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))) 529.494 * * [simplify]: iters left: 6 (15 enodes) 529.498 * * [simplify]: iters left: 5 (62 enodes) 529.509 * * [simplify]: iters left: 4 (159 enodes) 529.551 * * [simplify]: iters left: 3 (475 enodes) 529.749 * * [simplify]: Extracting #0: cost 1 inf + 0 529.749 * * [simplify]: Extracting #1: cost 42 inf + 0 529.749 * * [simplify]: Extracting #2: cost 194 inf + 1 529.752 * * [simplify]: Extracting #3: cost 205 inf + 15094 529.764 * * [simplify]: Extracting #4: cost 20 inf + 63712 529.778 * * [simplify]: Extracting #5: cost 3 inf + 65204 529.795 * * [simplify]: Extracting #6: cost 0 inf + 65965 529.809 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 529.809 * [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)))) 529.809 * * * * [progress]: [ 1361 / 3260 ] simplifiying candidate # 529.809 * [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)))))) 529.809 * * [simplify]: iters left: 6 (26 enodes) 529.815 * * [simplify]: iters left: 5 (104 enodes) 529.832 * * [simplify]: iters left: 4 (229 enodes) 529.887 * * [simplify]: Extracting #0: cost 1 inf + 0 529.887 * * [simplify]: Extracting #1: cost 11 inf + 0 529.887 * * [simplify]: Extracting #2: cost 122 inf + 0 529.888 * * [simplify]: Extracting #3: cost 219 inf + 2 529.889 * * [simplify]: Extracting #4: cost 190 inf + 4856 529.894 * * [simplify]: Extracting #5: cost 81 inf + 41790 529.903 * * [simplify]: Extracting #6: cost 28 inf + 59756 529.914 * * [simplify]: Extracting #7: cost 2 inf + 65828 529.927 * * [simplify]: Extracting #8: cost 0 inf + 66373 529.938 * [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))) 529.938 * [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))))))) 529.939 * [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))))) 529.939 * * [simplify]: iters left: 6 (15 enodes) 529.942 * * [simplify]: iters left: 5 (62 enodes) 529.952 * * [simplify]: iters left: 4 (148 enodes) 529.991 * * [simplify]: iters left: 3 (499 enodes) 530.225 * * [simplify]: Extracting #0: cost 1 inf + 0 530.225 * * [simplify]: Extracting #1: cost 0 inf + 1 530.225 * [simplify]: Simplified to 0 530.225 * [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)) 530.225 * * * * [progress]: [ 1362 / 3260 ] simplifiying candidate # 530.225 * [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))))) 530.225 * * [simplify]: iters left: 6 (25 enodes) 530.505 * * [simplify]: iters left: 5 (98 enodes) 530.520 * * [simplify]: iters left: 4 (196 enodes) 530.561 * * [simplify]: Extracting #0: cost 1 inf + 0 530.561 * * [simplify]: Extracting #1: cost 11 inf + 0 530.561 * * [simplify]: Extracting #2: cost 98 inf + 0 530.562 * * [simplify]: Extracting #3: cost 170 inf + 2 530.562 * * [simplify]: Extracting #4: cost 166 inf + 210 530.566 * * [simplify]: Extracting #5: cost 134 inf + 7975 530.571 * * [simplify]: Extracting #6: cost 45 inf + 32189 530.577 * * [simplify]: Extracting #7: cost 21 inf + 38242 530.584 * * [simplify]: Extracting #8: cost 0 inf + 46124 530.592 * [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))))) 530.592 * [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)))))) 530.592 * [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)))) 530.593 * * [simplify]: iters left: 6 (14 enodes) 530.596 * * [simplify]: iters left: 5 (56 enodes) 530.605 * * [simplify]: iters left: 4 (117 enodes) 530.631 * * [simplify]: iters left: 3 (347 enodes) 530.744 * * [simplify]: Extracting #0: cost 1 inf + 0 530.744 * * [simplify]: Extracting #1: cost 0 inf + 1 530.744 * [simplify]: Simplified to 0 530.744 * [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)) 530.744 * * * * [progress]: [ 1363 / 3260 ] simplifiying candidate # 530.744 * [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)))) 530.745 * * [simplify]: iters left: 6 (24 enodes) 530.750 * * [simplify]: iters left: 5 (92 enodes) 530.765 * * [simplify]: iters left: 4 (181 enodes) 530.803 * * [simplify]: iters left: 3 (447 enodes) 530.943 * * [simplify]: Extracting #0: cost 1 inf + 0 530.943 * * [simplify]: Extracting #1: cost 11 inf + 0 530.943 * * [simplify]: Extracting #2: cost 115 inf + 0 530.944 * * [simplify]: Extracting #3: cost 208 inf + 2 530.945 * * [simplify]: Extracting #4: cost 202 inf + 1499 530.950 * * [simplify]: Extracting #5: cost 103 inf + 24632 530.961 * * [simplify]: Extracting #6: cost 48 inf + 37951 530.970 * * [simplify]: Extracting #7: cost 26 inf + 43118 530.982 * * [simplify]: Extracting #8: cost 1 inf + 51176 530.993 * * [simplify]: Extracting #9: cost 0 inf + 51461 531.005 * [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))) 531.005 * [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))))) 531.006 * [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))) 531.006 * * [simplify]: iters left: 6 (14 enodes) 531.009 * * [simplify]: iters left: 5 (57 enodes) 531.019 * * [simplify]: iters left: 4 (116 enodes) 531.044 * * [simplify]: iters left: 3 (321 enodes) 531.152 * * [simplify]: Extracting #0: cost 1 inf + 0 531.152 * * [simplify]: Extracting #1: cost 0 inf + 1 531.152 * [simplify]: Simplified to 0 531.152 * [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)) 531.152 * * * * [progress]: [ 1364 / 3260 ] simplifiying candidate # 531.153 * [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)))))) 531.153 * * [simplify]: iters left: 6 (26 enodes) 531.159 * * [simplify]: iters left: 5 (102 enodes) 531.175 * * [simplify]: iters left: 4 (224 enodes) 531.226 * * [simplify]: Extracting #0: cost 1 inf + 0 531.226 * * [simplify]: Extracting #1: cost 11 inf + 0 531.226 * * [simplify]: Extracting #2: cost 106 inf + 0 531.227 * * [simplify]: Extracting #3: cost 177 inf + 3 531.227 * * [simplify]: Extracting #4: cost 170 inf + 455 531.228 * * [simplify]: Extracting #5: cost 142 inf + 8414 531.233 * * [simplify]: Extracting #6: cost 67 inf + 29159 531.240 * * [simplify]: Extracting #7: cost 2 inf + 46728 531.248 * * [simplify]: Extracting #8: cost 0 inf + 47487 531.256 * [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))) 531.256 * [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))))))) 531.256 * [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))))) 531.256 * * [simplify]: iters left: 6 (15 enodes) 531.262 * * [simplify]: iters left: 5 (62 enodes) 531.272 * * [simplify]: iters left: 4 (149 enodes) 531.308 * * [simplify]: iters left: 3 (450 enodes) 531.503 * * [simplify]: Extracting #0: cost 1 inf + 0 531.503 * * [simplify]: Extracting #1: cost 0 inf + 1 531.503 * [simplify]: Simplified to 0 531.503 * [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)) 531.504 * * * * [progress]: [ 1365 / 3260 ] simplifiying candidate # 531.504 * [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))))) 531.504 * * [simplify]: iters left: 6 (25 enodes) 531.510 * * [simplify]: iters left: 5 (97 enodes) 531.528 * * [simplify]: iters left: 4 (191 enodes) 531.566 * * [simplify]: iters left: 3 (474 enodes) 531.698 * * [simplify]: Extracting #0: cost 1 inf + 0 531.698 * * [simplify]: Extracting #1: cost 11 inf + 0 531.698 * * [simplify]: Extracting #2: cost 109 inf + 0 531.699 * * [simplify]: Extracting #3: cost 217 inf + 45 531.700 * * [simplify]: Extracting #4: cost 191 inf + 4027 531.705 * * [simplify]: Extracting #5: cost 97 inf + 23951 531.713 * * [simplify]: Extracting #6: cost 31 inf + 40064 531.723 * * [simplify]: Extracting #7: cost 0 inf + 47804 531.734 * * [simplify]: Extracting #8: cost 0 inf + 47709 531.744 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (sqrt 2))) (sqrt 2)) (/ (/ b 2) a)) 531.744 * [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)))))) 531.745 * [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)))) 531.745 * * [simplify]: iters left: 6 (14 enodes) 531.750 * * [simplify]: iters left: 5 (57 enodes) 531.760 * * [simplify]: iters left: 4 (118 enodes) 531.785 * * [simplify]: iters left: 3 (314 enodes) 531.879 * * [simplify]: Extracting #0: cost 1 inf + 0 531.879 * * [simplify]: Extracting #1: cost 0 inf + 1 531.879 * [simplify]: Simplified to 0 531.879 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (sqrt 2))) (sqrt 2)) (/ (/ b 2) a)) 0)) 531.879 * * * * [progress]: [ 1366 / 3260 ] simplifiying candidate # 531.879 * [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)))) 531.879 * * [simplify]: iters left: 6 (24 enodes) 531.885 * * [simplify]: iters left: 5 (89 enodes) 531.899 * * [simplify]: iters left: 4 (180 enodes) 531.934 * * [simplify]: iters left: 3 (395 enodes) 532.027 * * [simplify]: Extracting #0: cost 1 inf + 0 532.028 * * [simplify]: Extracting #1: cost 13 inf + 0 532.028 * * [simplify]: Extracting #2: cost 110 inf + 0 532.028 * * [simplify]: Extracting #3: cost 165 inf + 87 532.030 * * [simplify]: Extracting #4: cost 126 inf + 5421 532.035 * * [simplify]: Extracting #5: cost 65 inf + 18032 532.040 * * [simplify]: Extracting #6: cost 44 inf + 22681 532.047 * * [simplify]: Extracting #7: cost 11 inf + 31187 532.054 * * [simplify]: Extracting #8: cost 0 inf + 34752 532.062 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (sqrt 2))) (sqrt 2)) (/ b (* a 2))) 532.062 * [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))))) 532.062 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 532.062 * * [simplify]: iters left: 6 (13 enodes) 532.066 * * [simplify]: iters left: 5 (48 enodes) 532.073 * * [simplify]: iters left: 4 (103 enodes) 532.093 * * [simplify]: iters left: 3 (238 enodes) 532.152 * * [simplify]: Extracting #0: cost 1 inf + 0 532.152 * * [simplify]: Extracting #1: cost 0 inf + 1 532.152 * [simplify]: Simplified to 0 532.152 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (sqrt 2))) (sqrt 2)) (/ b (* a 2))) 0)) 532.152 * * * * [progress]: [ 1367 / 3260 ] simplifiying candidate # 532.153 * [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)))))) 532.153 * * [simplify]: iters left: 6 (27 enodes) 532.159 * * [simplify]: iters left: 5 (106 enodes) 532.176 * * [simplify]: iters left: 4 (225 enodes) 532.226 * * [simplify]: Extracting #0: cost 1 inf + 0 532.226 * * [simplify]: Extracting #1: cost 11 inf + 0 532.226 * * [simplify]: Extracting #2: cost 123 inf + 0 532.227 * * [simplify]: Extracting #3: cost 214 inf + 204 532.228 * * [simplify]: Extracting #4: cost 199 inf + 1544 532.230 * * [simplify]: Extracting #5: cost 136 inf + 20871 532.238 * * [simplify]: Extracting #6: cost 34 inf + 56560 532.248 * * [simplify]: Extracting #7: cost 1 inf + 66640 532.259 * * [simplify]: Extracting #8: cost 0 inf + 66533 532.269 * [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)))) 532.269 * [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))))))) 532.270 * [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))))) 532.270 * * [simplify]: iters left: 6 (15 enodes) 532.273 * * [simplify]: iters left: 5 (61 enodes) 532.285 * * [simplify]: iters left: 4 (142 enodes) 532.318 * * [simplify]: iters left: 3 (474 enodes) 532.494 * * [simplify]: Extracting #0: cost 1 inf + 0 532.494 * * [simplify]: Extracting #1: cost 0 inf + 1 532.494 * [simplify]: Simplified to 0 532.494 * [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)) 532.495 * * * * [progress]: [ 1368 / 3260 ] simplifiying candidate # 532.495 * [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))))) 532.495 * * [simplify]: iters left: 6 (26 enodes) 532.501 * * [simplify]: iters left: 5 (101 enodes) 532.517 * * [simplify]: iters left: 4 (194 enodes) 532.556 * * [simplify]: iters left: 3 (491 enodes) 532.675 * * [simplify]: Extracting #0: cost 1 inf + 0 532.675 * * [simplify]: Extracting #1: cost 11 inf + 0 532.675 * * [simplify]: Extracting #2: cost 119 inf + 0 532.676 * * [simplify]: Extracting #3: cost 234 inf + 43 532.678 * * [simplify]: Extracting #4: cost 215 inf + 4091 532.683 * * [simplify]: Extracting #5: cost 105 inf + 31618 532.693 * * [simplify]: Extracting #6: cost 48 inf + 46936 532.703 * * [simplify]: Extracting #7: cost 29 inf + 50360 532.715 * * [simplify]: Extracting #8: cost 3 inf + 58919 532.730 * * [simplify]: Extracting #9: cost 0 inf + 59844 532.742 * * [simplify]: Extracting #10: cost 0 inf + 59804 532.755 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) 532.755 * [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)))))) 532.755 * [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)))) 532.755 * * [simplify]: iters left: 6 (14 enodes) 532.759 * * [simplify]: iters left: 5 (56 enodes) 532.767 * * [simplify]: iters left: 4 (113 enodes) 532.790 * * [simplify]: iters left: 3 (324 enodes) 532.876 * * [simplify]: Extracting #0: cost 1 inf + 0 532.877 * * [simplify]: Extracting #1: cost 0 inf + 1 532.877 * [simplify]: Simplified to 0 532.877 * [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)) 532.877 * * * * [progress]: [ 1369 / 3260 ] simplifiying candidate # 532.877 * [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)))) 532.877 * * [simplify]: iters left: 6 (25 enodes) 532.883 * * [simplify]: iters left: 5 (96 enodes) 532.898 * * [simplify]: iters left: 4 (185 enodes) 532.935 * * [simplify]: iters left: 3 (452 enodes) 533.047 * * [simplify]: Extracting #0: cost 1 inf + 0 533.047 * * [simplify]: Extracting #1: cost 11 inf + 0 533.047 * * [simplify]: Extracting #2: cost 92 inf + 0 533.048 * * [simplify]: Extracting #3: cost 178 inf + 2 533.048 * * [simplify]: Extracting #4: cost 176 inf + 168 533.049 * * [simplify]: Extracting #5: cost 152 inf + 4506 533.054 * * [simplify]: Extracting #6: cost 46 inf + 28581 533.063 * * [simplify]: Extracting #7: cost 2 inf + 40109 533.072 * * [simplify]: Extracting #8: cost 0 inf + 40735 533.083 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 533.083 * [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))))) 533.084 * [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))) 533.084 * * [simplify]: iters left: 6 (14 enodes) 533.087 * * [simplify]: iters left: 5 (56 enodes) 533.096 * * [simplify]: iters left: 4 (112 enodes) 533.119 * * [simplify]: iters left: 3 (297 enodes) 533.200 * * [simplify]: Extracting #0: cost 1 inf + 0 533.200 * * [simplify]: Extracting #1: cost 0 inf + 1 533.200 * [simplify]: Simplified to 0 533.200 * [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)) 533.200 * * * * [progress]: [ 1370 / 3260 ] simplifiying candidate # 533.200 * [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)))))) 533.201 * * [simplify]: iters left: 6 (24 enodes) 533.206 * * [simplify]: iters left: 5 (95 enodes) 533.221 * * [simplify]: iters left: 4 (196 enodes) 533.261 * * [simplify]: Extracting #0: cost 1 inf + 0 533.261 * * [simplify]: Extracting #1: cost 11 inf + 0 533.261 * * [simplify]: Extracting #2: cost 94 inf + 0 533.262 * * [simplify]: Extracting #3: cost 166 inf + 2 533.262 * * [simplify]: Extracting #4: cost 153 inf + 1344 533.264 * * [simplify]: Extracting #5: cost 118 inf + 11329 533.269 * * [simplify]: Extracting #6: cost 42 inf + 32060 533.275 * * [simplify]: Extracting #7: cost 7 inf + 41761 533.283 * * [simplify]: Extracting #8: cost 0 inf + 44540 533.290 * * [simplify]: Extracting #9: cost 0 inf + 44525 533.298 * [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))) 533.298 * [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))))))) 533.298 * [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))))) 533.298 * * [simplify]: iters left: 6 (13 enodes) 533.301 * * [simplify]: iters left: 5 (53 enodes) 533.310 * * [simplify]: iters left: 4 (118 enodes) 533.334 * * [simplify]: iters left: 3 (324 enodes) 533.419 * * [simplify]: Extracting #0: cost 1 inf + 0 533.419 * * [simplify]: Extracting #1: cost 0 inf + 1 533.419 * [simplify]: Simplified to 0 533.419 * [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)) 533.420 * * * * [progress]: [ 1371 / 3260 ] simplifiying candidate # 533.420 * [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))))) 533.420 * * [simplify]: iters left: 6 (22 enodes) 533.425 * * [simplify]: iters left: 5 (84 enodes) 533.441 * * [simplify]: iters left: 4 (154 enodes) 533.468 * * [simplify]: iters left: 3 (364 enodes) 533.556 * * [simplify]: Extracting #0: cost 1 inf + 0 533.556 * * [simplify]: Extracting #1: cost 9 inf + 0 533.556 * * [simplify]: Extracting #2: cost 86 inf + 0 533.557 * * [simplify]: Extracting #3: cost 169 inf + 43 533.557 * * [simplify]: Extracting #4: cost 169 inf + 249 533.559 * * [simplify]: Extracting #5: cost 133 inf + 6790 533.564 * * [simplify]: Extracting #6: cost 40 inf + 25949 533.572 * * [simplify]: Extracting #7: cost 2 inf + 35780 533.581 * * [simplify]: Extracting #8: cost 0 inf + 36365 533.589 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (sqrt 2) (sqrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 533.589 * [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)))))) 533.590 * [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)))) 533.590 * * [simplify]: iters left: 6 (11 enodes) 533.592 * * [simplify]: iters left: 5 (43 enodes) 533.599 * * [simplify]: iters left: 4 (84 enodes) 533.614 * * [simplify]: iters left: 3 (212 enodes) 533.658 * * [simplify]: iters left: 2 (472 enodes) 533.760 * * [simplify]: Extracting #0: cost 1 inf + 0 533.760 * * [simplify]: Extracting #1: cost 0 inf + 1 533.760 * [simplify]: Simplified to 0 533.760 * [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)) 533.760 * * * * [progress]: [ 1372 / 3260 ] simplifiying candidate # 533.760 * [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)))) 533.760 * * [simplify]: iters left: 6 (22 enodes) 533.766 * * [simplify]: iters left: 5 (84 enodes) 533.779 * * [simplify]: iters left: 4 (160 enodes) 533.810 * * [simplify]: iters left: 3 (355 enodes) 533.888 * * [simplify]: Extracting #0: cost 1 inf + 0 533.888 * * [simplify]: Extracting #1: cost 11 inf + 0 533.888 * * [simplify]: Extracting #2: cost 77 inf + 0 533.889 * * [simplify]: Extracting #3: cost 133 inf + 2 533.889 * * [simplify]: Extracting #4: cost 132 inf + 86 533.890 * * [simplify]: Extracting #5: cost 111 inf + 3349 533.892 * * [simplify]: Extracting #6: cost 61 inf + 11588 533.899 * * [simplify]: Extracting #7: cost 9 inf + 24194 533.906 * * [simplify]: Extracting #8: cost 0 inf + 27400 533.912 * * [simplify]: Extracting #9: cost 0 inf + 27305 533.919 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (sqrt 2)) (sqrt 2)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 533.919 * [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))))) 533.919 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 533.919 * * [simplify]: iters left: 6 (12 enodes) 533.922 * * [simplify]: iters left: 5 (49 enodes) 533.930 * * [simplify]: iters left: 4 (99 enodes) 533.949 * * [simplify]: iters left: 3 (234 enodes) 534.002 * * [simplify]: iters left: 2 (447 enodes) 534.097 * * [simplify]: Extracting #0: cost 1 inf + 0 534.097 * * [simplify]: Extracting #1: cost 0 inf + 1 534.097 * [simplify]: Simplified to 0 534.097 * [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)) 534.097 * * * * [progress]: [ 1373 / 3260 ] simplifiying candidate # 534.097 * [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)))))) 534.097 * * [simplify]: iters left: 6 (25 enodes) 534.103 * * [simplify]: iters left: 5 (97 enodes) 534.118 * * [simplify]: iters left: 4 (194 enodes) 534.156 * * [simplify]: iters left: 3 (449 enodes) 534.268 * * [simplify]: Extracting #0: cost 1 inf + 0 534.268 * * [simplify]: Extracting #1: cost 11 inf + 0 534.269 * * [simplify]: Extracting #2: cost 95 inf + 0 534.269 * * [simplify]: Extracting #3: cost 167 inf + 3 534.270 * * [simplify]: Extracting #4: cost 153 inf + 1106 534.272 * * [simplify]: Extracting #5: cost 115 inf + 9647 534.277 * * [simplify]: Extracting #6: cost 50 inf + 24073 534.284 * * [simplify]: Extracting #7: cost 15 inf + 32432 534.293 * * [simplify]: Extracting #8: cost 0 inf + 38215 534.304 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b (* (cbrt a) 2)) (* (cbrt a) (cbrt a)))) 534.304 * [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))))))) 534.304 * [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))))) 534.304 * * [simplify]: iters left: 6 (14 enodes) 534.308 * * [simplify]: iters left: 5 (57 enodes) 534.317 * * [simplify]: iters left: 4 (121 enodes) 534.341 * * [simplify]: iters left: 3 (291 enodes) 534.420 * * [simplify]: Extracting #0: cost 1 inf + 0 534.420 * * [simplify]: Extracting #1: cost 0 inf + 1 534.421 * [simplify]: Simplified to 0 534.421 * [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)) 534.421 * * * * [progress]: [ 1374 / 3260 ] simplifiying candidate # 534.421 * [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))))) 534.421 * * [simplify]: iters left: 6 (24 enodes) 534.427 * * [simplify]: iters left: 5 (92 enodes) 534.441 * * [simplify]: iters left: 4 (169 enodes) 534.471 * * [simplify]: iters left: 3 (360 enodes) 534.542 * * [simplify]: Extracting #0: cost 1 inf + 0 534.542 * * [simplify]: Extracting #1: cost 11 inf + 0 534.543 * * [simplify]: Extracting #2: cost 75 inf + 0 534.543 * * [simplify]: Extracting #3: cost 125 inf + 44 534.544 * * [simplify]: Extracting #4: cost 113 inf + 1068 534.545 * * [simplify]: Extracting #5: cost 87 inf + 4783 534.547 * * [simplify]: Extracting #6: cost 53 inf + 9799 534.551 * * [simplify]: Extracting #7: cost 34 inf + 12447 534.555 * * [simplify]: Extracting #8: cost 12 inf + 19602 534.561 * * [simplify]: Extracting #9: cost 0 inf + 23444 534.567 * * [simplify]: Extracting #10: cost 0 inf + 23364 534.573 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* c -4) a))) a) (* (sqrt 2) (sqrt 2))) (/ (/ b 2) a)) 534.573 * [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)))))) 534.573 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 534.573 * * [simplify]: iters left: 6 (13 enodes) 534.577 * * [simplify]: iters left: 5 (52 enodes) 534.584 * * [simplify]: iters left: 4 (98 enodes) 534.605 * * [simplify]: iters left: 3 (212 enodes) 534.645 * * [simplify]: iters left: 2 (371 enodes) 534.717 * * [simplify]: Extracting #0: cost 1 inf + 0 534.717 * * [simplify]: Extracting #1: cost 0 inf + 1 534.717 * [simplify]: Simplified to 0 534.717 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* c -4) a))) a) (* (sqrt 2) (sqrt 2))) (/ (/ b 2) a)) 0)) 534.717 * * * * [progress]: [ 1375 / 3260 ] simplifiying candidate # 534.718 * [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)))) 534.718 * * [simplify]: iters left: 6 (23 enodes) 534.723 * * [simplify]: iters left: 5 (83 enodes) 534.736 * * [simplify]: iters left: 4 (154 enodes) 534.760 * * [simplify]: iters left: 3 (283 enodes) 534.809 * * [simplify]: iters left: 2 (463 enodes) 534.886 * * [simplify]: Extracting #0: cost 1 inf + 0 534.886 * * [simplify]: Extracting #1: cost 11 inf + 0 534.886 * * [simplify]: Extracting #2: cost 71 inf + 0 534.886 * * [simplify]: Extracting #3: cost 110 inf + 4 534.887 * * [simplify]: Extracting #4: cost 101 inf + 1118 534.888 * * [simplify]: Extracting #5: cost 62 inf + 6238 534.893 * * [simplify]: Extracting #6: cost 5 inf + 18908 534.898 * * [simplify]: Extracting #7: cost 0 inf + 20150 534.904 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 534.904 * [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))))) 534.904 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 534.904 * * [simplify]: iters left: 6 (12 enodes) 534.907 * * [simplify]: iters left: 5 (44 enodes) 534.914 * * [simplify]: iters left: 4 (92 enodes) 534.928 * * [simplify]: iters left: 3 (159 enodes) 534.954 * * [simplify]: iters left: 2 (267 enodes) 534.996 * * [simplify]: iters left: 1 (364 enodes) 535.053 * * [simplify]: Extracting #0: cost 1 inf + 0 535.053 * * [simplify]: Extracting #1: cost 0 inf + 1 535.053 * [simplify]: Simplified to 0 535.053 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 535.053 * * * * [progress]: [ 1376 / 3260 ] simplifiying candidate # 535.053 * [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)))))) 535.054 * * [simplify]: iters left: 6 (26 enodes) 535.061 * * [simplify]: iters left: 5 (104 enodes) 535.078 * * [simplify]: iters left: 4 (227 enodes) 535.127 * * [simplify]: Extracting #0: cost 1 inf + 0 535.128 * * [simplify]: Extracting #1: cost 11 inf + 0 535.128 * * [simplify]: Extracting #2: cost 120 inf + 0 535.128 * * [simplify]: Extracting #3: cost 204 inf + 45 535.129 * * [simplify]: Extracting #4: cost 176 inf + 5147 535.134 * * [simplify]: Extracting #5: cost 83 inf + 32751 535.141 * * [simplify]: Extracting #6: cost 27 inf + 48321 535.150 * * [simplify]: Extracting #7: cost 1 inf + 55130 535.159 * * [simplify]: Extracting #8: cost 0 inf + 55471 535.168 * [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))))))) 535.168 * [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))))))) 535.169 * [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))))) 535.169 * * [simplify]: iters left: 6 (15 enodes) 535.173 * * [simplify]: iters left: 5 (64 enodes) 535.183 * * [simplify]: iters left: 4 (149 enodes) 535.219 * * [simplify]: iters left: 3 (466 enodes) 535.469 * * [simplify]: Extracting #0: cost 1 inf + 0 535.469 * * [simplify]: Extracting #1: cost 0 inf + 1 535.469 * [simplify]: Simplified to 0 535.469 * [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)) 535.469 * * * * [progress]: [ 1377 / 3260 ] simplifiying candidate # 535.469 * [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))))) 535.470 * * [simplify]: iters left: 6 (25 enodes) 535.476 * * [simplify]: iters left: 5 (99 enodes) 535.495 * * [simplify]: iters left: 4 (197 enodes) 535.531 * * [simplify]: iters left: 3 (491 enodes) 535.689 * * [simplify]: Extracting #0: cost 1 inf + 0 535.689 * * [simplify]: Extracting #1: cost 11 inf + 0 535.689 * * [simplify]: Extracting #2: cost 146 inf + 0 535.690 * * [simplify]: Extracting #3: cost 274 inf + 45 535.691 * * [simplify]: Extracting #4: cost 248 inf + 3902 535.700 * * [simplify]: Extracting #5: cost 116 inf + 33993 535.712 * * [simplify]: Extracting #6: cost 33 inf + 55455 535.725 * * [simplify]: Extracting #7: cost 3 inf + 63432 535.739 * * [simplify]: Extracting #8: cost 0 inf + 64439 535.753 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (sqrt 2) (sqrt 2))) (/ (/ (/ (/ b (cbrt 2)) (cbrt 2)) (cbrt 2)) a)) 535.753 * [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)))))) 535.754 * [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)))) 535.754 * * [simplify]: iters left: 6 (14 enodes) 535.758 * * [simplify]: iters left: 5 (59 enodes) 535.768 * * [simplify]: iters left: 4 (121 enodes) 535.792 * * [simplify]: iters left: 3 (332 enodes) 535.927 * * [simplify]: Extracting #0: cost 1 inf + 0 535.927 * * [simplify]: Extracting #1: cost 0 inf + 1 535.927 * [simplify]: Simplified to 0 535.927 * [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)) 535.927 * * * * [progress]: [ 1378 / 3260 ] simplifiying candidate # 535.927 * [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)))) 535.927 * * [simplify]: iters left: 6 (24 enodes) 535.933 * * [simplify]: iters left: 5 (94 enodes) 535.948 * * [simplify]: iters left: 4 (188 enodes) 535.987 * * [simplify]: iters left: 3 (439 enodes) 536.116 * * [simplify]: Extracting #0: cost 1 inf + 0 536.117 * * [simplify]: Extracting #1: cost 11 inf + 0 536.117 * * [simplify]: Extracting #2: cost 121 inf + 0 536.117 * * [simplify]: Extracting #3: cost 184 inf + 130 536.118 * * [simplify]: Extracting #4: cost 159 inf + 2500 536.121 * * [simplify]: Extracting #5: cost 103 inf + 14106 536.128 * * [simplify]: Extracting #6: cost 35 inf + 30561 536.136 * * [simplify]: Extracting #7: cost 2 inf + 38373 536.147 * * [simplify]: Extracting #8: cost 0 inf + 39174 536.156 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (sqrt 2) (sqrt 2))) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* (cbrt 2) a))) 536.156 * [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))))) 536.157 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 536.157 * * [simplify]: iters left: 6 (13 enodes) 536.160 * * [simplify]: iters left: 5 (54 enodes) 536.169 * * [simplify]: iters left: 4 (112 enodes) 536.192 * * [simplify]: iters left: 3 (281 enodes) 536.286 * * [simplify]: Extracting #0: cost 1 inf + 0 536.286 * * [simplify]: Extracting #1: cost 0 inf + 1 536.286 * [simplify]: Simplified to 0 536.286 * [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)) 536.286 * * * * [progress]: [ 1379 / 3260 ] simplifiying candidate # 536.286 * [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)))))) 536.286 * * [simplify]: iters left: 6 (24 enodes) 536.292 * * [simplify]: iters left: 5 (96 enodes) 536.307 * * [simplify]: iters left: 4 (209 enodes) 536.353 * * [simplify]: Extracting #0: cost 1 inf + 0 536.353 * * [simplify]: Extracting #1: cost 11 inf + 0 536.353 * * [simplify]: Extracting #2: cost 100 inf + 0 536.354 * * [simplify]: Extracting #3: cost 167 inf + 4 536.354 * * [simplify]: Extracting #4: cost 151 inf + 1553 536.356 * * [simplify]: Extracting #5: cost 89 inf + 16786 536.361 * * [simplify]: Extracting #6: cost 36 inf + 28762 536.367 * * [simplify]: Extracting #7: cost 11 inf + 35487 536.374 * * [simplify]: Extracting #8: cost 0 inf + 39827 536.383 * * [simplify]: Extracting #9: cost 0 inf + 39811 536.390 * [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)))) 536.390 * [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))))))) 536.390 * [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))))) 536.390 * * [simplify]: iters left: 6 (14 enodes) 536.394 * * [simplify]: iters left: 5 (59 enodes) 536.404 * * [simplify]: iters left: 4 (134 enodes) 536.432 * * [simplify]: iters left: 3 (357 enodes) 536.568 * * [simplify]: Extracting #0: cost 1 inf + 0 536.568 * * [simplify]: Extracting #1: cost 0 inf + 1 536.568 * [simplify]: Simplified to 0 536.568 * [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)) 536.569 * * * * [progress]: [ 1380 / 3260 ] simplifiying candidate # 536.569 * [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))))) 536.569 * * [simplify]: iters left: 6 (23 enodes) 536.574 * * [simplify]: iters left: 5 (90 enodes) 536.588 * * [simplify]: iters left: 4 (179 enodes) 536.624 * * [simplify]: iters left: 3 (430 enodes) 536.775 * * [simplify]: Extracting #0: cost 1 inf + 0 536.775 * * [simplify]: Extracting #1: cost 11 inf + 0 536.775 * * [simplify]: Extracting #2: cost 139 inf + 0 536.776 * * [simplify]: Extracting #3: cost 227 inf + 46 536.777 * * [simplify]: Extracting #4: cost 206 inf + 1804 536.781 * * [simplify]: Extracting #5: cost 120 inf + 17456 536.789 * * [simplify]: Extracting #6: cost 33 inf + 36173 536.799 * * [simplify]: Extracting #7: cost 2 inf + 44492 536.812 * * [simplify]: Extracting #8: cost 0 inf + 45077 536.823 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 536.823 * [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)))))) 536.824 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 536.824 * * [simplify]: iters left: 6 (13 enodes) 536.827 * * [simplify]: iters left: 5 (53 enodes) 536.835 * * [simplify]: iters left: 4 (106 enodes) 536.855 * * [simplify]: iters left: 3 (257 enodes) 536.939 * * [simplify]: Extracting #0: cost 1 inf + 0 536.939 * * [simplify]: Extracting #1: cost 0 inf + 1 536.939 * [simplify]: Simplified to 0 536.939 * [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)) 536.939 * * * * [progress]: [ 1381 / 3260 ] simplifiying candidate # 536.940 * [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)))) 536.940 * * [simplify]: iters left: 6 (22 enodes) 536.945 * * [simplify]: iters left: 5 (84 enodes) 536.958 * * [simplify]: iters left: 4 (159 enodes) 536.990 * * [simplify]: iters left: 3 (347 enodes) 537.084 * * [simplify]: Extracting #0: cost 1 inf + 0 537.084 * * [simplify]: Extracting #1: cost 11 inf + 0 537.084 * * [simplify]: Extracting #2: cost 95 inf + 0 537.085 * * [simplify]: Extracting #3: cost 139 inf + 4 537.086 * * [simplify]: Extracting #4: cost 95 inf + 4429 537.089 * * [simplify]: Extracting #5: cost 53 inf + 11567 537.094 * * [simplify]: Extracting #6: cost 45 inf + 13224 537.099 * * [simplify]: Extracting #7: cost 9 inf + 22630 537.105 * * [simplify]: Extracting #8: cost 0 inf + 25553 537.111 * * [simplify]: Extracting #9: cost 0 inf + 25458 537.118 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) a) (sqrt 2)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 537.118 * [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))))) 537.118 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 537.118 * * [simplify]: iters left: 6 (12 enodes) 537.121 * * [simplify]: iters left: 5 (49 enodes) 537.129 * * [simplify]: iters left: 4 (94 enodes) 537.148 * * [simplify]: iters left: 3 (221 enodes) 537.217 * * [simplify]: iters left: 2 (492 enodes) 537.432 * * [simplify]: Extracting #0: cost 1 inf + 0 537.432 * * [simplify]: Extracting #1: cost 0 inf + 1 537.432 * [simplify]: Simplified to 0 537.432 * [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)) 537.432 * * * * [progress]: [ 1382 / 3260 ] simplifiying candidate # 537.433 * [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)))))) 537.433 * * [simplify]: iters left: 6 (24 enodes) 537.438 * * [simplify]: iters left: 5 (92 enodes) 537.455 * * [simplify]: iters left: 4 (187 enodes) 537.492 * * [simplify]: iters left: 3 (435 enodes) 537.616 * * [simplify]: Extracting #0: cost 1 inf + 0 537.616 * * [simplify]: Extracting #1: cost 11 inf + 0 537.616 * * [simplify]: Extracting #2: cost 128 inf + 0 537.617 * * [simplify]: Extracting #3: cost 194 inf + 6 537.618 * * [simplify]: Extracting #4: cost 171 inf + 3132 537.622 * * [simplify]: Extracting #5: cost 82 inf + 21626 537.629 * * [simplify]: Extracting #6: cost 25 inf + 35322 537.637 * * [simplify]: Extracting #7: cost 1 inf + 41832 537.646 * * [simplify]: Extracting #8: cost 0 inf + 42117 537.655 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b (* (* (cbrt a) (cbrt a)) 2)) (cbrt a))) 537.655 * [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))))))) 537.655 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 537.656 * * [simplify]: iters left: 6 (13 enodes) 537.659 * * [simplify]: iters left: 5 (52 enodes) 537.667 * * [simplify]: iters left: 4 (111 enodes) 537.693 * * [simplify]: iters left: 3 (278 enodes) 537.784 * * [simplify]: Extracting #0: cost 1 inf + 0 537.784 * * [simplify]: Extracting #1: cost 0 inf + 1 537.784 * [simplify]: Simplified to 0 537.784 * [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)) 537.784 * * * * [progress]: [ 1383 / 3260 ] simplifiying candidate # 537.784 * [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))))) 537.784 * * [simplify]: iters left: 6 (23 enodes) 537.790 * * [simplify]: iters left: 5 (87 enodes) 537.803 * * [simplify]: iters left: 4 (163 enodes) 537.834 * * [simplify]: iters left: 3 (342 enodes) 537.913 * * [simplify]: Extracting #0: cost 1 inf + 0 537.913 * * [simplify]: Extracting #1: cost 11 inf + 0 537.914 * * [simplify]: Extracting #2: cost 94 inf + 0 537.914 * * [simplify]: Extracting #3: cost 123 inf + 171 537.915 * * [simplify]: Extracting #4: cost 96 inf + 2111 537.917 * * [simplify]: Extracting #5: cost 54 inf + 8407 537.919 * * [simplify]: Extracting #6: cost 43 inf + 10435 537.924 * * [simplify]: Extracting #7: cost 12 inf + 18156 537.929 * * [simplify]: Extracting #8: cost 1 inf + 22098 537.935 * * [simplify]: Extracting #9: cost 0 inf + 22423 537.940 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b a) 2)) 537.940 * [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)))))) 537.941 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 537.941 * * [simplify]: iters left: 6 (12 enodes) 537.944 * * [simplify]: iters left: 5 (47 enodes) 537.951 * * [simplify]: iters left: 4 (89 enodes) 537.970 * * [simplify]: iters left: 3 (186 enodes) 538.016 * * [simplify]: iters left: 2 (378 enodes) 538.146 * * [simplify]: Extracting #0: cost 1 inf + 0 538.146 * * [simplify]: Extracting #1: cost 0 inf + 1 538.146 * [simplify]: Simplified to 0 538.146 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b a) 2)) 0)) 538.146 * * * * [progress]: [ 1384 / 3260 ] simplifiying candidate # 538.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) a) (/ (/ 1 1) 1)))) 538.147 * * [simplify]: iters left: 6 (22 enodes) 538.154 * * [simplify]: iters left: 5 (81 enodes) 538.166 * * [simplify]: iters left: 4 (129 enodes) 538.187 * * [simplify]: iters left: 3 (229 enodes) 538.224 * * [simplify]: iters left: 2 (351 enodes) 538.284 * * [simplify]: iters left: 1 (495 enodes) 538.375 * * [simplify]: Extracting #0: cost 1 inf + 0 538.376 * * [simplify]: Extracting #1: cost 9 inf + 0 538.376 * * [simplify]: Extracting #2: cost 84 inf + 2 538.376 * * [simplify]: Extracting #3: cost 105 inf + 510 538.377 * * [simplify]: Extracting #4: cost 68 inf + 3900 538.379 * * [simplify]: Extracting #5: cost 50 inf + 6253 538.385 * * [simplify]: Extracting #6: cost 16 inf + 14609 538.390 * * [simplify]: Extracting #7: cost 0 inf + 19695 538.396 * * [simplify]: Extracting #8: cost 0 inf + 19560 538.402 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (* 1/2 (/ b a))) 538.402 * [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))))) 538.402 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 538.402 * * [simplify]: iters left: 6 (11 enodes) 538.405 * * [simplify]: iters left: 5 (40 enodes) 538.411 * * [simplify]: iters left: 4 (65 enodes) 538.421 * * [simplify]: iters left: 3 (97 enodes) 538.437 * * [simplify]: iters left: 2 (165 enodes) 538.471 * * [simplify]: iters left: 1 (271 enodes) 538.523 * * [simplify]: Extracting #0: cost 1 inf + 0 538.523 * * [simplify]: Extracting #1: cost 0 inf + 1 538.523 * [simplify]: Simplified to 0 538.523 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (* 1/2 (/ b a))) 0)) 538.523 * * * * [progress]: [ 1385 / 3260 ] simplifiying candidate # 538.523 * [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)))))) 538.524 * * [simplify]: iters left: 6 (23 enodes) 538.529 * * [simplify]: iters left: 5 (91 enodes) 538.543 * * [simplify]: iters left: 4 (182 enodes) 538.581 * * [simplify]: iters left: 3 (410 enodes) 538.690 * * [simplify]: Extracting #0: cost 1 inf + 0 538.690 * * [simplify]: Extracting #1: cost 11 inf + 0 538.690 * * [simplify]: Extracting #2: cost 117 inf + 0 538.691 * * [simplify]: Extracting #3: cost 166 inf + 293 538.692 * * [simplify]: Extracting #4: cost 148 inf + 2170 538.695 * * [simplify]: Extracting #5: cost 79 inf + 17247 538.701 * * [simplify]: Extracting #6: cost 29 inf + 29883 538.708 * * [simplify]: Extracting #7: cost 1 inf + 37348 538.716 * * [simplify]: Extracting #8: cost 0 inf + 37488 538.725 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) (* (cbrt a) (* (cbrt a) (cbrt a))))) 538.725 * [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))))))) 538.725 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 538.725 * * [simplify]: iters left: 6 (12 enodes) 538.728 * * [simplify]: iters left: 5 (51 enodes) 538.736 * * [simplify]: iters left: 4 (106 enodes) 538.760 * * [simplify]: iters left: 3 (247 enodes) 538.827 * * [simplify]: Extracting #0: cost 1 inf + 0 538.827 * * [simplify]: Extracting #1: cost 0 inf + 1 538.827 * [simplify]: Simplified to 0 538.827 * [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)) 538.827 * * * * [progress]: [ 1386 / 3260 ] simplifiying candidate # 538.828 * [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))))) 538.828 * * [simplify]: iters left: 6 (22 enodes) 538.833 * * [simplify]: iters left: 5 (86 enodes) 538.846 * * [simplify]: iters left: 4 (160 enodes) 538.878 * * [simplify]: iters left: 3 (342 enodes) 538.959 * * [simplify]: Extracting #0: cost 1 inf + 0 538.959 * * [simplify]: Extracting #1: cost 11 inf + 0 538.959 * * [simplify]: Extracting #2: cost 99 inf + 0 538.960 * * [simplify]: Extracting #3: cost 126 inf + 215 538.961 * * [simplify]: Extracting #4: cost 88 inf + 3585 538.963 * * [simplify]: Extracting #5: cost 54 inf + 8942 538.966 * * [simplify]: Extracting #6: cost 42 inf + 10984 538.972 * * [simplify]: Extracting #7: cost 8 inf + 20088 538.978 * * [simplify]: Extracting #8: cost 0 inf + 22849 538.983 * * [simplify]: Extracting #9: cost 0 inf + 22754 538.989 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (sqrt 2)) (sqrt 2)) (/ (/ b a) 2)) 538.989 * [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)))))) 538.989 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 538.989 * * [simplify]: iters left: 6 (11 enodes) 538.992 * * [simplify]: iters left: 5 (46 enodes) 538.999 * * [simplify]: iters left: 4 (86 enodes) 539.016 * * [simplify]: iters left: 3 (183 enodes) 539.062 * * [simplify]: iters left: 2 (372 enodes) 539.190 * * [simplify]: Extracting #0: cost 1 inf + 0 539.190 * * [simplify]: Extracting #1: cost 0 inf + 1 539.190 * [simplify]: Simplified to 0 539.190 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (sqrt 2)) (sqrt 2)) (/ (/ b a) 2)) 0)) 539.190 * * * * [progress]: [ 1387 / 3260 ] simplifiying candidate # 539.191 * [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)))) 539.191 * * [simplify]: iters left: 6 (21 enodes) 539.196 * * [simplify]: iters left: 5 (80 enodes) 539.208 * * [simplify]: iters left: 4 (128 enodes) 539.228 * * [simplify]: iters left: 3 (228 enodes) 539.266 * * [simplify]: iters left: 2 (350 enodes) 539.325 * * [simplify]: iters left: 1 (489 enodes) 539.419 * * [simplify]: Extracting #0: cost 1 inf + 0 539.419 * * [simplify]: Extracting #1: cost 9 inf + 0 539.420 * * [simplify]: Extracting #2: cost 84 inf + 2 539.420 * * [simplify]: Extracting #3: cost 100 inf + 841 539.422 * * [simplify]: Extracting #4: cost 63 inf + 4190 539.423 * * [simplify]: Extracting #5: cost 52 inf + 5692 539.427 * * [simplify]: Extracting #6: cost 17 inf + 14432 539.433 * * [simplify]: Extracting #7: cost 0 inf + 19655 539.439 * * [simplify]: Extracting #8: cost 0 inf + 19560 539.445 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 539.445 * [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))))) 539.445 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 539.445 * * [simplify]: iters left: 6 (10 enodes) 539.448 * * [simplify]: iters left: 5 (39 enodes) 539.453 * * [simplify]: iters left: 4 (64 enodes) 539.464 * * [simplify]: iters left: 3 (96 enodes) 539.481 * * [simplify]: iters left: 2 (164 enodes) 539.513 * * [simplify]: iters left: 1 (270 enodes) 539.565 * * [simplify]: Extracting #0: cost 1 inf + 0 539.565 * * [simplify]: Extracting #1: cost 0 inf + 1 539.565 * [simplify]: Simplified to 0 539.565 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 0)) 539.565 * * * * [progress]: [ 1388 / 3260 ] simplifiying candidate # 539.566 * [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)))))) 539.566 * * [simplify]: iters left: 6 (23 enodes) 539.571 * * [simplify]: iters left: 5 (92 enodes) 539.588 * * [simplify]: iters left: 4 (191 enodes) 539.623 * * [simplify]: iters left: 3 (412 enodes) 539.713 * * [simplify]: Extracting #0: cost 1 inf + 0 539.713 * * [simplify]: Extracting #1: cost 11 inf + 0 539.713 * * [simplify]: Extracting #2: cost 94 inf + 0 539.714 * * [simplify]: Extracting #3: cost 166 inf + 90 539.715 * * [simplify]: Extracting #4: cost 115 inf + 6961 539.719 * * [simplify]: Extracting #5: cost 56 inf + 18882 539.724 * * [simplify]: Extracting #6: cost 26 inf + 26600 539.732 * * [simplify]: Extracting #7: cost 0 inf + 33846 539.739 * [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)))) 539.739 * [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))))))) 539.739 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 539.739 * * [simplify]: iters left: 6 (12 enodes) 539.743 * * [simplify]: iters left: 5 (53 enodes) 539.752 * * [simplify]: iters left: 4 (117 enodes) 539.776 * * [simplify]: iters left: 3 (255 enodes) 539.835 * * [simplify]: Extracting #0: cost 1 inf + 0 539.835 * * [simplify]: Extracting #1: cost 0 inf + 1 539.835 * [simplify]: Simplified to 0 539.835 * [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)) 539.836 * * * * [progress]: [ 1389 / 3260 ] simplifiying candidate # 539.836 * [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))))) 539.836 * * [simplify]: iters left: 6 (22 enodes) 539.841 * * [simplify]: iters left: 5 (87 enodes) 539.855 * * [simplify]: iters left: 4 (170 enodes) 539.883 * * [simplify]: iters left: 3 (325 enodes) 539.950 * * [simplify]: Extracting #0: cost 1 inf + 0 539.950 * * [simplify]: Extracting #1: cost 11 inf + 0 539.951 * * [simplify]: Extracting #2: cost 88 inf + 0 539.951 * * [simplify]: Extracting #3: cost 130 inf + 583 539.953 * * [simplify]: Extracting #4: cost 71 inf + 6404 539.955 * * [simplify]: Extracting #5: cost 48 inf + 9922 539.958 * * [simplify]: Extracting #6: cost 43 inf + 10808 539.963 * * [simplify]: Extracting #7: cost 6 inf + 20893 539.968 * * [simplify]: Extracting #8: cost 0 inf + 23014 539.974 * * [simplify]: Extracting #9: cost 0 inf + 22959 539.979 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* a (sqrt 2))) (sqrt 2)) (* (/ b a) 1/2)) 539.980 * [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)))))) 539.980 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 539.980 * * [simplify]: iters left: 6 (11 enodes) 539.983 * * [simplify]: iters left: 5 (48 enodes) 539.991 * * [simplify]: iters left: 4 (98 enodes) 540.009 * * [simplify]: iters left: 3 (181 enodes) 540.044 * * [simplify]: iters left: 2 (358 enodes) 540.150 * * [simplify]: Extracting #0: cost 1 inf + 0 540.150 * * [simplify]: Extracting #1: cost 0 inf + 1 540.150 * [simplify]: Simplified to 0 540.150 * [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)) 540.150 * * * * [progress]: [ 1390 / 3260 ] simplifiying candidate # 540.150 * [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)))) 540.150 * * [simplify]: iters left: 6 (21 enodes) 540.156 * * [simplify]: iters left: 5 (80 enodes) 540.170 * * [simplify]: iters left: 4 (148 enodes) 540.193 * * [simplify]: iters left: 3 (269 enodes) 540.240 * * [simplify]: iters left: 2 (433 enodes) 540.320 * * [simplify]: Extracting #0: cost 1 inf + 0 540.321 * * [simplify]: Extracting #1: cost 12 inf + 0 540.321 * * [simplify]: Extracting #2: cost 78 inf + 42 540.321 * * [simplify]: Extracting #3: cost 95 inf + 1085 540.322 * * [simplify]: Extracting #4: cost 68 inf + 3449 540.324 * * [simplify]: Extracting #5: cost 46 inf + 5958 540.328 * * [simplify]: Extracting #6: cost 7 inf + 15722 540.333 * * [simplify]: Extracting #7: cost 0 inf + 17757 540.340 * * [simplify]: Extracting #8: cost 0 inf + 17637 540.345 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 540.345 * [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))))) 540.345 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 540.345 * * [simplify]: iters left: 6 (10 enodes) 540.348 * * [simplify]: iters left: 5 (41 enodes) 540.355 * * [simplify]: iters left: 4 (81 enodes) 540.367 * * [simplify]: iters left: 3 (127 enodes) 540.384 * * [simplify]: iters left: 2 (186 enodes) 540.411 * * [simplify]: iters left: 1 (266 enodes) 540.471 * * [simplify]: Extracting #0: cost 1 inf + 0 540.472 * * [simplify]: Extracting #1: cost 0 inf + 1 540.472 * [simplify]: Simplified to 0 540.472 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 0)) 540.472 * * * * [progress]: [ 1391 / 3260 ] simplifiying candidate # 540.472 * [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))) 540.472 * * [simplify]: iters left: 6 (20 enodes) 540.477 * * [simplify]: iters left: 5 (77 enodes) 540.489 * * [simplify]: iters left: 4 (130 enodes) 540.510 * * [simplify]: iters left: 3 (230 enodes) 540.550 * * [simplify]: iters left: 2 (361 enodes) 540.616 * * [simplify]: Extracting #0: cost 1 inf + 0 540.616 * * [simplify]: Extracting #1: cost 9 inf + 0 540.616 * * [simplify]: Extracting #2: cost 57 inf + 2 540.616 * * [simplify]: Extracting #3: cost 82 inf + 549 540.617 * * [simplify]: Extracting #4: cost 58 inf + 2701 540.618 * * [simplify]: Extracting #5: cost 47 inf + 4040 540.622 * * [simplify]: Extracting #6: cost 6 inf + 14838 540.626 * * [simplify]: Extracting #7: cost 0 inf + 16029 540.632 * [simplify]: Simplified to (+ (* -1/2 (/ b a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 540.632 * [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)))) 540.632 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 540.633 * * [simplify]: iters left: 6 (9 enodes) 540.635 * * [simplify]: iters left: 5 (36 enodes) 540.641 * * [simplify]: iters left: 4 (67 enodes) 540.652 * * [simplify]: iters left: 3 (97 enodes) 540.668 * * [simplify]: iters left: 2 (158 enodes) 540.703 * * [simplify]: iters left: 1 (263 enodes) 540.748 * * [simplify]: Extracting #0: cost 1 inf + 0 540.748 * * [simplify]: Extracting #1: cost 0 inf + 1 540.748 * [simplify]: Simplified to 0 540.748 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 540.748 * * * * [progress]: [ 1392 / 3260 ] simplifiying candidate # 540.748 * [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)))) 540.748 * * [simplify]: iters left: 6 (20 enodes) 540.753 * * [simplify]: iters left: 5 (78 enodes) 540.765 * * [simplify]: iters left: 4 (139 enodes) 540.787 * * [simplify]: iters left: 3 (260 enodes) 540.835 * * [simplify]: iters left: 2 (413 enodes) 540.912 * * [simplify]: Extracting #0: cost 1 inf + 0 540.912 * * [simplify]: Extracting #1: cost 11 inf + 0 540.912 * * [simplify]: Extracting #2: cost 76 inf + 0 540.913 * * [simplify]: Extracting #3: cost 87 inf + 1174 540.914 * * [simplify]: Extracting #4: cost 59 inf + 3698 540.916 * * [simplify]: Extracting #5: cost 47 inf + 5454 540.919 * * [simplify]: Extracting #6: cost 14 inf + 13711 540.925 * * [simplify]: Extracting #7: cost 1 inf + 17004 540.930 * * [simplify]: Extracting #8: cost 0 inf + 17305 540.935 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 540.935 * [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))))) 540.935 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 540.936 * * [simplify]: iters left: 5 (9 enodes) 540.938 * * [simplify]: iters left: 4 (39 enodes) 540.944 * * [simplify]: iters left: 3 (65 enodes) 540.955 * * [simplify]: iters left: 2 (129 enodes) 540.979 * * [simplify]: iters left: 1 (210 enodes) 541.016 * * [simplify]: Extracting #0: cost 1 inf + 0 541.016 * * [simplify]: Extracting #1: cost 0 inf + 1 541.016 * [simplify]: Simplified to 0 541.016 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 541.016 * * * * [progress]: [ 1393 / 3260 ] simplifiying candidate # 541.016 * [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)))))) 541.016 * * [simplify]: iters left: 6 (24 enodes) 541.021 * * [simplify]: iters left: 5 (92 enodes) 541.035 * * [simplify]: iters left: 4 (145 enodes) 541.060 * * [simplify]: iters left: 3 (250 enodes) 541.105 * * [simplify]: iters left: 2 (445 enodes) 541.195 * * [simplify]: Extracting #0: cost 1 inf + 0 541.195 * * [simplify]: Extracting #1: cost 11 inf + 0 541.195 * * [simplify]: Extracting #2: cost 69 inf + 0 541.196 * * [simplify]: Extracting #3: cost 115 inf + 537 541.196 * * [simplify]: Extracting #4: cost 111 inf + 2007 541.198 * * [simplify]: Extracting #5: cost 95 inf + 4932 541.202 * * [simplify]: Extracting #6: cost 27 inf + 28248 541.211 * * [simplify]: Extracting #7: cost 2 inf + 38229 541.220 * * [simplify]: Extracting #8: cost 0 inf + 39559 541.228 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* (* (cbrt a) (* (cbrt a) (cbrt a))) 2)) (/ (/ b 2) a)) 541.228 * [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))))))) 541.230 * [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))))) 541.230 * * [simplify]: iters left: 6 (10 enodes) 541.232 * * [simplify]: iters left: 5 (37 enodes) 541.238 * * [simplify]: iters left: 4 (57 enodes) 541.247 * * [simplify]: iters left: 3 (104 enodes) 541.264 * * [simplify]: iters left: 2 (158 enodes) 541.287 * * [simplify]: iters left: 1 (225 enodes) 541.320 * * [simplify]: Extracting #0: cost 1 inf + 0 541.320 * * [simplify]: Extracting #1: cost 0 inf + 1 541.320 * [simplify]: Simplified to 0 541.320 * [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)) 541.320 * * * * [progress]: [ 1394 / 3260 ] simplifiying candidate # 541.320 * [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))))) 541.320 * * [simplify]: iters left: 6 (23 enodes) 541.325 * * [simplify]: iters left: 5 (83 enodes) 541.337 * * [simplify]: iters left: 4 (129 enodes) 541.356 * * [simplify]: iters left: 3 (219 enodes) 541.395 * * [simplify]: iters left: 2 (372 enodes) 541.470 * * [simplify]: Extracting #0: cost 1 inf + 0 541.470 * * [simplify]: Extracting #1: cost 9 inf + 0 541.470 * * [simplify]: Extracting #2: cost 57 inf + 0 541.470 * * [simplify]: Extracting #3: cost 89 inf + 414 541.471 * * [simplify]: Extracting #4: cost 77 inf + 2489 541.472 * * [simplify]: Extracting #5: cost 70 inf + 3806 541.477 * * [simplify]: Extracting #6: cost 15 inf + 20472 541.484 * * [simplify]: Extracting #7: cost 0 inf + 26286 541.491 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* 2 (cbrt a)) (* (cbrt a) (cbrt a)))) (/ (/ b 2) a)) 541.491 * [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)))))) 541.492 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 541.492 * * [simplify]: iters left: 6 (9 enodes) 541.494 * * [simplify]: iters left: 5 (29 enodes) 541.498 * * [simplify]: iters left: 4 (42 enodes) 541.503 * * [simplify]: iters left: 3 (58 enodes) 541.510 * * [simplify]: iters left: 2 (68 enodes) 541.518 * * [simplify]: Extracting #0: cost 1 inf + 0 541.518 * * [simplify]: Extracting #1: cost 0 inf + 1 541.518 * [simplify]: Simplified to 0 541.518 * [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)) 541.518 * * * * [progress]: [ 1395 / 3260 ] simplifiying candidate # 541.518 * [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)))))) 541.518 * * [simplify]: iters left: 6 (25 enodes) 541.524 * * [simplify]: iters left: 5 (100 enodes) 541.539 * * [simplify]: iters left: 4 (206 enodes) 541.582 * * [simplify]: iters left: 3 (481 enodes) 541.716 * * [simplify]: Extracting #0: cost 1 inf + 0 541.716 * * [simplify]: Extracting #1: cost 11 inf + 0 541.716 * * [simplify]: Extracting #2: cost 100 inf + 0 541.717 * * [simplify]: Extracting #3: cost 184 inf + 4 541.717 * * [simplify]: Extracting #4: cost 178 inf + 897 541.718 * * [simplify]: Extracting #5: cost 165 inf + 4157 541.723 * * [simplify]: Extracting #6: cost 75 inf + 30926 541.734 * * [simplify]: Extracting #7: cost 6 inf + 50341 541.745 * * [simplify]: Extracting #8: cost 0 inf + 52126 541.756 * * [simplify]: Extracting #9: cost 0 inf + 51886 541.768 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 541.768 * [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))))))) 541.768 * [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))))) 541.768 * * [simplify]: iters left: 6 (13 enodes) 541.771 * * [simplify]: iters left: 5 (53 enodes) 541.781 * * [simplify]: iters left: 4 (117 enodes) 541.806 * * [simplify]: iters left: 3 (275 enodes) 541.858 * * [simplify]: iters left: 2 (474 enodes) 541.964 * * [simplify]: Extracting #0: cost 1 inf + 0 541.964 * * [simplify]: Extracting #1: cost 0 inf + 1 541.964 * [simplify]: Simplified to 0 541.964 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 541.965 * * * * [progress]: [ 1396 / 3260 ] simplifiying candidate # 541.965 * [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))))) 541.965 * * [simplify]: iters left: 6 (26 enodes) 541.970 * * [simplify]: iters left: 5 (100 enodes) 541.985 * * [simplify]: iters left: 4 (175 enodes) 542.015 * * [simplify]: iters left: 3 (320 enodes) 542.073 * * [simplify]: Extracting #0: cost 1 inf + 0 542.073 * * [simplify]: Extracting #1: cost 11 inf + 0 542.074 * * [simplify]: Extracting #2: cost 73 inf + 0 542.074 * * [simplify]: Extracting #3: cost 123 inf + 407 542.074 * * [simplify]: Extracting #4: cost 113 inf + 1907 542.075 * * [simplify]: Extracting #5: cost 104 inf + 4070 542.077 * * [simplify]: Extracting #6: cost 73 inf + 10494 542.081 * * [simplify]: Extracting #7: cost 18 inf + 27348 542.088 * * [simplify]: Extracting #8: cost 0 inf + 34744 542.095 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt a)) (* (* 2 (cbrt a)) (cbrt a))) (/ (/ b 2) a)) 542.096 * [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)))))) 542.096 * [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)))) 542.096 * * [simplify]: iters left: 6 (12 enodes) 542.099 * * [simplify]: iters left: 5 (47 enodes) 542.105 * * [simplify]: iters left: 4 (82 enodes) 542.118 * * [simplify]: iters left: 3 (157 enodes) 542.146 * * [simplify]: iters left: 2 (248 enodes) 542.183 * * [simplify]: iters left: 1 (341 enodes) 542.235 * * [simplify]: Extracting #0: cost 1 inf + 0 542.235 * * [simplify]: Extracting #1: cost 0 inf + 1 542.235 * [simplify]: Simplified to 0 542.235 * [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)) 542.235 * * * * [progress]: [ 1397 / 3260 ] simplifiying candidate # 542.235 * [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)))) 542.235 * * [simplify]: iters left: 6 (25 enodes) 542.241 * * [simplify]: iters left: 5 (95 enodes) 542.257 * * [simplify]: iters left: 4 (176 enodes) 542.287 * * [simplify]: iters left: 3 (339 enodes) 542.358 * * [simplify]: Extracting #0: cost 1 inf + 0 542.358 * * [simplify]: Extracting #1: cost 13 inf + 0 542.358 * * [simplify]: Extracting #2: cost 81 inf + 0 542.358 * * [simplify]: Extracting #3: cost 128 inf + 649 542.359 * * [simplify]: Extracting #4: cost 117 inf + 1992 542.360 * * [simplify]: Extracting #5: cost 112 inf + 3541 542.363 * * [simplify]: Extracting #6: cost 80 inf + 10908 542.368 * * [simplify]: Extracting #7: cost 20 inf + 29492 542.375 * * [simplify]: Extracting #8: cost 1 inf + 36721 542.382 * * [simplify]: Extracting #9: cost 0 inf + 37086 542.390 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (cbrt a))) (* 2 (cbrt a))) (/ (/ b 2) a)) 542.390 * [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))))) 542.390 * [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))) 542.390 * * [simplify]: iters left: 6 (12 enodes) 542.393 * * [simplify]: iters left: 5 (47 enodes) 542.401 * * [simplify]: iters left: 4 (89 enodes) 542.417 * * [simplify]: iters left: 3 (180 enodes) 542.455 * * [simplify]: iters left: 2 (296 enodes) 542.510 * * [simplify]: iters left: 1 (428 enodes) 542.597 * * [simplify]: Extracting #0: cost 1 inf + 0 542.597 * * [simplify]: Extracting #1: cost 0 inf + 1 542.597 * [simplify]: Simplified to 0 542.597 * [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)) 542.597 * * * * [progress]: [ 1398 / 3260 ] simplifiying candidate # 542.597 * [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)))))) 542.597 * * [simplify]: iters left: 6 (24 enodes) 542.603 * * [simplify]: iters left: 5 (93 enodes) 542.617 * * [simplify]: iters left: 4 (167 enodes) 542.644 * * [simplify]: iters left: 3 (317 enodes) 542.708 * * [simplify]: Extracting #0: cost 1 inf + 0 542.708 * * [simplify]: Extracting #1: cost 11 inf + 0 542.708 * * [simplify]: Extracting #2: cost 69 inf + 0 542.709 * * [simplify]: Extracting #3: cost 127 inf + 2 542.709 * * [simplify]: Extracting #4: cost 128 inf + 4 542.710 * * [simplify]: Extracting #5: cost 108 inf + 4630 542.712 * * [simplify]: Extracting #6: cost 72 inf + 12451 542.719 * * [simplify]: Extracting #7: cost 24 inf + 27165 542.726 * * [simplify]: Extracting #8: cost 0 inf + 36787 542.734 * [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)))) 542.734 * [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))))))) 542.735 * [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))))) 542.735 * * [simplify]: iters left: 6 (12 enodes) 542.737 * * [simplify]: iters left: 5 (46 enodes) 542.744 * * [simplify]: iters left: 4 (81 enodes) 542.756 * * [simplify]: iters left: 3 (134 enodes) 542.775 * * [simplify]: iters left: 2 (197 enodes) 542.803 * * [simplify]: iters left: 1 (271 enodes) 542.839 * * [simplify]: Extracting #0: cost 1 inf + 0 542.839 * * [simplify]: Extracting #1: cost 0 inf + 1 542.839 * [simplify]: Simplified to 0 542.839 * [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)) 542.839 * * * * [progress]: [ 1399 / 3260 ] simplifiying candidate # 542.839 * [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))))) 542.839 * * [simplify]: iters left: 6 (24 enodes) 542.846 * * [simplify]: iters left: 5 (90 enodes) 542.859 * * [simplify]: iters left: 4 (144 enodes) 542.881 * * [simplify]: iters left: 3 (249 enodes) 542.924 * * [simplify]: iters left: 2 (425 enodes) 543.009 * * [simplify]: Extracting #0: cost 1 inf + 0 543.009 * * [simplify]: Extracting #1: cost 9 inf + 0 543.009 * * [simplify]: Extracting #2: cost 62 inf + 0 543.010 * * [simplify]: Extracting #3: cost 112 inf + 246 543.010 * * [simplify]: Extracting #4: cost 110 inf + 1545 543.011 * * [simplify]: Extracting #5: cost 89 inf + 4074 543.015 * * [simplify]: Extracting #6: cost 16 inf + 24775 543.025 * * [simplify]: Extracting #7: cost 0 inf + 30403 543.033 * [simplify]: Simplified to (+ (/ (/ (- b) 2) a) (/ (sqrt (fma c (* a -4) (* b b))) (* (* 2 (cbrt a)) (* (cbrt a) (cbrt a))))) 543.033 * [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)))))) 543.033 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 543.033 * * [simplify]: iters left: 6 (10 enodes) 543.035 * * [simplify]: iters left: 5 (38 enodes) 543.041 * * [simplify]: iters left: 4 (59 enodes) 543.049 * * [simplify]: iters left: 3 (88 enodes) 543.060 * * [simplify]: iters left: 2 (117 enodes) 543.074 * * [simplify]: iters left: 1 (144 enodes) 543.092 * * [simplify]: Extracting #0: cost 1 inf + 0 543.092 * * [simplify]: Extracting #1: cost 0 inf + 1 543.092 * [simplify]: Simplified to 0 543.092 * [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)) 543.092 * * * * [progress]: [ 1400 / 3260 ] simplifiying candidate # 543.092 * [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)))) 543.092 * * [simplify]: iters left: 6 (24 enodes) 543.097 * * [simplify]: iters left: 5 (90 enodes) 543.111 * * [simplify]: iters left: 4 (148 enodes) 543.134 * * [simplify]: iters left: 3 (264 enodes) 543.180 * * [simplify]: iters left: 2 (444 enodes) 543.267 * * [simplify]: Extracting #0: cost 1 inf + 0 543.268 * * [simplify]: Extracting #1: cost 11 inf + 0 543.268 * * [simplify]: Extracting #2: cost 68 inf + 0 543.268 * * [simplify]: Extracting #3: cost 105 inf + 654 543.269 * * [simplify]: Extracting #4: cost 90 inf + 2859 543.270 * * [simplify]: Extracting #5: cost 74 inf + 4975 543.274 * * [simplify]: Extracting #6: cost 12 inf + 24570 543.282 * * [simplify]: Extracting #7: cost 0 inf + 28990 543.290 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b 2) a)) 543.290 * [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))))) 543.290 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 543.290 * * [simplify]: iters left: 6 (11 enodes) 543.293 * * [simplify]: iters left: 5 (42 enodes) 543.299 * * [simplify]: iters left: 4 (67 enodes) 543.309 * * [simplify]: iters left: 3 (111 enodes) 543.324 * * [simplify]: iters left: 2 (140 enodes) 543.342 * * [simplify]: iters left: 1 (160 enodes) 543.358 * * [simplify]: Extracting #0: cost 1 inf + 0 543.358 * * [simplify]: Extracting #1: cost 0 inf + 1 543.358 * [simplify]: Simplified to 0 543.358 * [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)) 543.358 * * * * [progress]: [ 1401 / 3260 ] simplifiying candidate # 543.359 * [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)))))) 543.359 * * [simplify]: iters left: 6 (28 enodes) 543.365 * * [simplify]: iters left: 5 (115 enodes) 543.384 * * [simplify]: iters left: 4 (270 enodes) 543.491 * * [simplify]: Extracting #0: cost 1 inf + 0 543.491 * * [simplify]: Extracting #1: cost 11 inf + 0 543.491 * * [simplify]: Extracting #2: cost 176 inf + 0 543.493 * * [simplify]: Extracting #3: cost 309 inf + 205 543.495 * * [simplify]: Extracting #4: cost 276 inf + 8327 543.509 * * [simplify]: Extracting #5: cost 105 inf + 70814 543.531 * * [simplify]: Extracting #6: cost 31 inf + 96645 543.557 * * [simplify]: Extracting #7: cost 3 inf + 106383 543.585 * * [simplify]: Extracting #8: cost 0 inf + 107573 543.612 * [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)))) 543.612 * [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))))))) 543.613 * [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))))) 543.613 * * [simplify]: iters left: 6 (16 enodes) 543.619 * * [simplify]: iters left: 5 (68 enodes) 543.637 * * [simplify]: iters left: 4 (179 enodes) 543.718 * * [simplify]: Extracting #0: cost 1 inf + 0 543.718 * * [simplify]: Extracting #1: cost 27 inf + 0 543.719 * * [simplify]: Extracting #2: cost 153 inf + 0 543.719 * * [simplify]: Extracting #3: cost 242 inf + 83 543.721 * * [simplify]: Extracting #4: cost 185 inf + 16503 543.731 * * [simplify]: Extracting #5: cost 15 inf + 79352 543.743 * * [simplify]: Extracting #6: cost 0 inf + 84943 543.757 * [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))))) 543.757 * [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))))))) 543.757 * * * * [progress]: [ 1402 / 3260 ] simplifiying candidate # 543.758 * [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))))) 543.758 * * [simplify]: iters left: 6 (29 enodes) 543.764 * * [simplify]: iters left: 5 (116 enodes) 543.783 * * [simplify]: iters left: 4 (240 enodes) 543.836 * * [simplify]: Extracting #0: cost 1 inf + 0 543.836 * * [simplify]: Extracting #1: cost 11 inf + 0 543.836 * * [simplify]: Extracting #2: cost 128 inf + 0 543.837 * * [simplify]: Extracting #3: cost 219 inf + 204 543.838 * * [simplify]: Extracting #4: cost 195 inf + 5111 543.842 * * [simplify]: Extracting #5: cost 105 inf + 34497 543.849 * * [simplify]: Extracting #6: cost 50 inf + 51513 543.858 * * [simplify]: Extracting #7: cost 24 inf + 58682 543.868 * * [simplify]: Extracting #8: cost 0 inf + 69063 543.879 * * [simplify]: Extracting #9: cost 0 inf + 68913 543.891 * * [simplify]: Extracting #10: cost 0 inf + 68833 543.902 * [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)))) 543.902 * [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)))))) 543.902 * [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)))) 543.903 * * [simplify]: iters left: 6 (15 enodes) 543.906 * * [simplify]: iters left: 5 (63 enodes) 543.916 * * [simplify]: iters left: 4 (145 enodes) 543.952 * * [simplify]: iters left: 3 (499 enodes) 544.181 * * [simplify]: Extracting #0: cost 1 inf + 0 544.181 * * [simplify]: Extracting #1: cost 0 inf + 1 544.181 * [simplify]: Simplified to 0 544.181 * [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)) 544.181 * * * * [progress]: [ 1403 / 3260 ] simplifiying candidate # 544.181 * [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)))) 544.181 * * [simplify]: iters left: 6 (28 enodes) 544.188 * * [simplify]: iters left: 5 (110 enodes) 544.211 * * [simplify]: iters left: 4 (247 enodes) 544.269 * * [simplify]: Extracting #0: cost 1 inf + 0 544.269 * * [simplify]: Extracting #1: cost 13 inf + 0 544.269 * * [simplify]: Extracting #2: cost 130 inf + 0 544.269 * * [simplify]: Extracting #3: cost 205 inf + 205 544.270 * * [simplify]: Extracting #4: cost 183 inf + 4791 544.275 * * [simplify]: Extracting #5: cost 77 inf + 36200 544.281 * * [simplify]: Extracting #6: cost 34 inf + 48594 544.290 * * [simplify]: Extracting #7: cost 2 inf + 60192 544.300 * * [simplify]: Extracting #8: cost 0 inf + 60960 544.309 * [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))) 544.309 * [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))))) 544.310 * [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))) 544.310 * * [simplify]: iters left: 6 (15 enodes) 544.314 * * [simplify]: iters left: 5 (62 enodes) 544.325 * * [simplify]: iters left: 4 (159 enodes) 544.366 * * [simplify]: iters left: 3 (475 enodes) 544.562 * * [simplify]: Extracting #0: cost 1 inf + 0 544.562 * * [simplify]: Extracting #1: cost 42 inf + 0 544.563 * * [simplify]: Extracting #2: cost 194 inf + 1 544.566 * * [simplify]: Extracting #3: cost 205 inf + 15094 544.578 * * [simplify]: Extracting #4: cost 20 inf + 63712 544.592 * * [simplify]: Extracting #5: cost 3 inf + 65204 544.609 * * [simplify]: Extracting #6: cost 0 inf + 65965 544.623 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 544.623 * [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)))) 544.623 * * * * [progress]: [ 1404 / 3260 ] simplifiying candidate # 544.623 * [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)))))) 544.623 * * [simplify]: iters left: 6 (27 enodes) 544.629 * * [simplify]: iters left: 5 (109 enodes) 544.647 * * [simplify]: iters left: 4 (239 enodes) 544.704 * * [simplify]: Extracting #0: cost 1 inf + 0 544.704 * * [simplify]: Extracting #1: cost 11 inf + 0 544.705 * * [simplify]: Extracting #2: cost 135 inf + 0 544.705 * * [simplify]: Extracting #3: cost 235 inf + 43 544.707 * * [simplify]: Extracting #4: cost 202 inf + 6951 544.714 * * [simplify]: Extracting #5: cost 85 inf + 46230 544.726 * * [simplify]: Extracting #6: cost 28 inf + 64445 544.738 * * [simplify]: Extracting #7: cost 0 inf + 74481 544.750 * * [simplify]: Extracting #8: cost 0 inf + 74371 544.763 * [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))) 544.763 * [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))))))) 544.763 * [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))))) 544.763 * * [simplify]: iters left: 6 (15 enodes) 544.767 * * [simplify]: iters left: 5 (62 enodes) 544.777 * * [simplify]: iters left: 4 (148 enodes) 544.815 * * [simplify]: iters left: 3 (499 enodes) 545.052 * * [simplify]: Extracting #0: cost 1 inf + 0 545.052 * * [simplify]: Extracting #1: cost 0 inf + 1 545.052 * [simplify]: Simplified to 0 545.052 * [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)) 545.052 * * * * [progress]: [ 1405 / 3260 ] simplifiying candidate # 545.052 * [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))))) 545.052 * * [simplify]: iters left: 6 (28 enodes) 545.058 * * [simplify]: iters left: 5 (109 enodes) 545.075 * * [simplify]: iters left: 4 (212 enodes) 545.119 * * [simplify]: Extracting #0: cost 1 inf + 0 545.119 * * [simplify]: Extracting #1: cost 11 inf + 0 545.119 * * [simplify]: Extracting #2: cost 103 inf + 0 545.120 * * [simplify]: Extracting #3: cost 173 inf + 43 545.120 * * [simplify]: Extracting #4: cost 171 inf + 127 545.121 * * [simplify]: Extracting #5: cost 151 inf + 4496 545.125 * * [simplify]: Extracting #6: cost 57 inf + 31382 545.132 * * [simplify]: Extracting #7: cost 7 inf + 47906 545.141 * * [simplify]: Extracting #8: cost 0 inf + 50154 545.149 * * [simplify]: Extracting #9: cost 0 inf + 50074 545.157 * * [simplify]: Extracting #10: cost 0 inf + 49994 545.166 * [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))))) 545.166 * [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)))))) 545.166 * [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)))) 545.166 * * [simplify]: iters left: 6 (14 enodes) 545.170 * * [simplify]: iters left: 5 (56 enodes) 545.180 * * [simplify]: iters left: 4 (117 enodes) 545.205 * * [simplify]: iters left: 3 (347 enodes) 545.318 * * [simplify]: Extracting #0: cost 1 inf + 0 545.318 * * [simplify]: Extracting #1: cost 0 inf + 1 545.318 * [simplify]: Simplified to 0 545.318 * [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)) 545.318 * * * * [progress]: [ 1406 / 3260 ] simplifiying candidate # 545.318 * [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)))) 545.318 * * [simplify]: iters left: 6 (27 enodes) 545.324 * * [simplify]: iters left: 5 (105 enodes) 545.344 * * [simplify]: iters left: 4 (203 enodes) 545.383 * * [simplify]: iters left: 3 (497 enodes) 545.537 * * [simplify]: Extracting #0: cost 1 inf + 0 545.537 * * [simplify]: Extracting #1: cost 11 inf + 0 545.538 * * [simplify]: Extracting #2: cost 131 inf + 0 545.538 * * [simplify]: Extracting #3: cost 239 inf + 44 545.540 * * [simplify]: Extracting #4: cost 216 inf + 4696 545.546 * * [simplify]: Extracting #5: cost 105 inf + 31112 545.555 * * [simplify]: Extracting #6: cost 46 inf + 47619 545.571 * * [simplify]: Extracting #7: cost 3 inf + 62096 545.585 * * [simplify]: Extracting #8: cost 0 inf + 63288 545.598 * [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))) 545.598 * [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))))) 545.599 * [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))) 545.599 * * [simplify]: iters left: 6 (14 enodes) 545.602 * * [simplify]: iters left: 5 (57 enodes) 545.612 * * [simplify]: iters left: 4 (116 enodes) 545.637 * * [simplify]: iters left: 3 (321 enodes) 545.745 * * [simplify]: Extracting #0: cost 1 inf + 0 545.745 * * [simplify]: Extracting #1: cost 0 inf + 1 545.746 * [simplify]: Simplified to 0 545.746 * [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)) 545.746 * * * * [progress]: [ 1407 / 3260 ] simplifiying candidate # 545.746 * [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)))))) 545.746 * * [simplify]: iters left: 6 (26 enodes) 545.752 * * [simplify]: iters left: 5 (102 enodes) 545.768 * * [simplify]: iters left: 4 (223 enodes) 545.819 * * [simplify]: Extracting #0: cost 1 inf + 0 545.819 * * [simplify]: Extracting #1: cost 11 inf + 0 545.819 * * [simplify]: Extracting #2: cost 107 inf + 0 545.820 * * [simplify]: Extracting #3: cost 181 inf + 2 545.820 * * [simplify]: Extracting #4: cost 180 inf + 5 545.821 * * [simplify]: Extracting #5: cost 168 inf + 3559 545.825 * * [simplify]: Extracting #6: cost 68 inf + 31475 545.833 * * [simplify]: Extracting #7: cost 4 inf + 50799 545.842 * * [simplify]: Extracting #8: cost 0 inf + 52166 545.850 * * [simplify]: Extracting #9: cost 0 inf + 52086 545.859 * * [simplify]: Extracting #10: cost 0 inf + 52006 545.869 * [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))) 545.869 * [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))))))) 545.869 * [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))))) 545.869 * * [simplify]: iters left: 6 (15 enodes) 545.873 * * [simplify]: iters left: 5 (62 enodes) 545.883 * * [simplify]: iters left: 4 (149 enodes) 545.919 * * [simplify]: iters left: 3 (450 enodes) 546.115 * * [simplify]: Extracting #0: cost 1 inf + 0 546.115 * * [simplify]: Extracting #1: cost 0 inf + 1 546.115 * [simplify]: Simplified to 0 546.115 * [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)) 546.115 * * * * [progress]: [ 1408 / 3260 ] simplifiying candidate # 546.115 * [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))))) 546.115 * * [simplify]: iters left: 6 (27 enodes) 546.121 * * [simplify]: iters left: 5 (105 enodes) 546.140 * * [simplify]: iters left: 4 (204 enodes) 546.180 * * [simplify]: iters left: 3 (498 enodes) 546.319 * * [simplify]: Extracting #0: cost 1 inf + 0 546.319 * * [simplify]: Extracting #1: cost 11 inf + 0 546.319 * * [simplify]: Extracting #2: cost 122 inf + 0 546.320 * * [simplify]: Extracting #3: cost 245 inf + 46 546.321 * * [simplify]: Extracting #4: cost 210 inf + 4595 546.327 * * [simplify]: Extracting #5: cost 97 inf + 29413 546.334 * * [simplify]: Extracting #6: cost 69 inf + 36172 546.343 * * [simplify]: Extracting #7: cost 43 inf + 43053 546.356 * * [simplify]: Extracting #8: cost 3 inf + 58341 546.369 * * [simplify]: Extracting #9: cost 0 inf + 59250 546.382 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (cbrt a))) (cbrt a)) 2) (/ (/ b 2) a)) 546.382 * [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)))))) 546.382 * [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)))) 546.382 * * [simplify]: iters left: 6 (14 enodes) 546.386 * * [simplify]: iters left: 5 (57 enodes) 546.395 * * [simplify]: iters left: 4 (118 enodes) 546.421 * * [simplify]: iters left: 3 (314 enodes) 546.513 * * [simplify]: Extracting #0: cost 1 inf + 0 546.513 * * [simplify]: Extracting #1: cost 0 inf + 1 546.513 * [simplify]: Simplified to 0 546.513 * [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)) 546.513 * * * * [progress]: [ 1409 / 3260 ] simplifiying candidate # 546.514 * [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)))) 546.514 * * [simplify]: iters left: 6 (26 enodes) 546.519 * * [simplify]: iters left: 5 (96 enodes) 546.537 * * [simplify]: iters left: 4 (189 enodes) 546.570 * * [simplify]: iters left: 3 (417 enodes) 546.671 * * [simplify]: Extracting #0: cost 1 inf + 0 546.671 * * [simplify]: Extracting #1: cost 13 inf + 0 546.671 * * [simplify]: Extracting #2: cost 119 inf + 0 546.672 * * [simplify]: Extracting #3: cost 184 inf + 335 546.673 * * [simplify]: Extracting #4: cost 168 inf + 2168 546.676 * * [simplify]: Extracting #5: cost 118 inf + 12182 546.681 * * [simplify]: Extracting #6: cost 53 inf + 27348 546.689 * * [simplify]: Extracting #7: cost 4 inf + 43618 546.701 * * [simplify]: Extracting #8: cost 0 inf + 45203 546.711 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b 2) a)) 546.711 * [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))))) 546.711 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 546.711 * * [simplify]: iters left: 6 (13 enodes) 546.715 * * [simplify]: iters left: 5 (48 enodes) 546.722 * * [simplify]: iters left: 4 (103 enodes) 546.742 * * [simplify]: iters left: 3 (238 enodes) 546.800 * * [simplify]: Extracting #0: cost 1 inf + 0 546.800 * * [simplify]: Extracting #1: cost 0 inf + 1 546.800 * [simplify]: Simplified to 0 546.800 * [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)) 546.800 * * * * [progress]: [ 1410 / 3260 ] simplifiying candidate # 546.801 * [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)))))) 546.801 * * [simplify]: iters left: 6 (27 enodes) 546.807 * * [simplify]: iters left: 5 (108 enodes) 546.826 * * [simplify]: iters left: 4 (232 enodes) 546.881 * * [simplify]: Extracting #0: cost 1 inf + 0 546.881 * * [simplify]: Extracting #1: cost 11 inf + 0 546.881 * * [simplify]: Extracting #2: cost 131 inf + 0 546.881 * * [simplify]: Extracting #3: cost 230 inf + 204 546.883 * * [simplify]: Extracting #4: cost 192 inf + 7482 546.888 * * [simplify]: Extracting #5: cost 87 inf + 44057 546.896 * * [simplify]: Extracting #6: cost 33 inf + 61985 546.907 * * [simplify]: Extracting #7: cost 3 inf + 72701 546.919 * * [simplify]: Extracting #8: cost 0 inf + 73889 546.931 * [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)))) 546.931 * [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))))))) 546.931 * [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))))) 546.931 * * [simplify]: iters left: 6 (15 enodes) 546.935 * * [simplify]: iters left: 5 (61 enodes) 546.945 * * [simplify]: iters left: 4 (142 enodes) 546.979 * * [simplify]: iters left: 3 (474 enodes) 547.433 * * [simplify]: Extracting #0: cost 1 inf + 0 547.434 * * [simplify]: Extracting #1: cost 0 inf + 1 547.434 * [simplify]: Simplified to 0 547.434 * [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)) 547.434 * * * * [progress]: [ 1411 / 3260 ] simplifiying candidate # 547.434 * [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))))) 547.434 * * [simplify]: iters left: 6 (28 enodes) 547.441 * * [simplify]: iters left: 5 (109 enodes) 547.458 * * [simplify]: iters left: 4 (207 enodes) 547.499 * * [simplify]: Extracting #0: cost 1 inf + 0 547.499 * * [simplify]: Extracting #1: cost 11 inf + 0 547.499 * * [simplify]: Extracting #2: cost 102 inf + 0 547.499 * * [simplify]: Extracting #3: cost 167 inf + 204 547.500 * * [simplify]: Extracting #4: cost 163 inf + 490 547.501 * * [simplify]: Extracting #5: cost 129 inf + 9420 547.505 * * [simplify]: Extracting #6: cost 54 inf + 30429 547.511 * * [simplify]: Extracting #7: cost 27 inf + 37517 547.518 * * [simplify]: Extracting #8: cost 2 inf + 48062 547.526 * * [simplify]: Extracting #9: cost 0 inf + 48831 547.534 * [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))) 547.534 * [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)))))) 547.535 * [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)))) 547.535 * * [simplify]: iters left: 6 (14 enodes) 547.538 * * [simplify]: iters left: 5 (56 enodes) 547.547 * * [simplify]: iters left: 4 (113 enodes) 547.571 * * [simplify]: iters left: 3 (324 enodes) 547.658 * * [simplify]: Extracting #0: cost 1 inf + 0 547.658 * * [simplify]: Extracting #1: cost 0 inf + 1 547.658 * [simplify]: Simplified to 0 547.658 * [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)) 547.658 * * * * [progress]: [ 1412 / 3260 ] simplifiying candidate # 547.658 * [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)))) 547.659 * * [simplify]: iters left: 6 (27 enodes) 547.665 * * [simplify]: iters left: 5 (104 enodes) 547.683 * * [simplify]: iters left: 4 (198 enodes) 547.720 * * [simplify]: iters left: 3 (481 enodes) 547.841 * * [simplify]: Extracting #0: cost 1 inf + 0 547.841 * * [simplify]: Extracting #1: cost 11 inf + 0 547.841 * * [simplify]: Extracting #2: cost 116 inf + 0 547.845 * * [simplify]: Extracting #3: cost 215 inf + 367 547.846 * * [simplify]: Extracting #4: cost 178 inf + 6447 547.852 * * [simplify]: Extracting #5: cost 83 inf + 28675 547.859 * * [simplify]: Extracting #6: cost 51 inf + 37773 547.870 * * [simplify]: Extracting #7: cost 1 inf + 55287 547.882 * * [simplify]: Extracting #8: cost 0 inf + 55516 547.894 * [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))) 547.894 * [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))))) 547.894 * [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))) 547.894 * * [simplify]: iters left: 6 (14 enodes) 547.898 * * [simplify]: iters left: 5 (56 enodes) 547.907 * * [simplify]: iters left: 4 (112 enodes) 547.930 * * [simplify]: iters left: 3 (297 enodes) 548.010 * * [simplify]: Extracting #0: cost 1 inf + 0 548.010 * * [simplify]: Extracting #1: cost 0 inf + 1 548.010 * [simplify]: Simplified to 0 548.010 * [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)) 548.011 * * * * [progress]: [ 1413 / 3260 ] simplifiying candidate # 548.011 * [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)))))) 548.011 * * [simplify]: iters left: 6 (25 enodes) 548.016 * * [simplify]: iters left: 5 (100 enodes) 548.035 * * [simplify]: iters left: 4 (206 enodes) 548.075 * * [simplify]: Extracting #0: cost 1 inf + 0 548.075 * * [simplify]: Extracting #1: cost 11 inf + 0 548.076 * * [simplify]: Extracting #2: cost 104 inf + 0 548.076 * * [simplify]: Extracting #3: cost 175 inf + 43 548.076 * * [simplify]: Extracting #4: cost 172 inf + 250 548.078 * * [simplify]: Extracting #5: cost 148 inf + 6562 548.082 * * [simplify]: Extracting #6: cost 51 inf + 33413 548.092 * * [simplify]: Extracting #7: cost 7 inf + 47608 548.100 * * [simplify]: Extracting #8: cost 0 inf + 50463 548.109 * * [simplify]: Extracting #9: cost 0 inf + 50383 548.117 * * [simplify]: Extracting #10: cost 0 inf + 50223 548.126 * [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))) 548.126 * [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))))))) 548.126 * [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))))) 548.126 * * [simplify]: iters left: 6 (13 enodes) 548.130 * * [simplify]: iters left: 5 (53 enodes) 548.138 * * [simplify]: iters left: 4 (118 enodes) 548.162 * * [simplify]: iters left: 3 (324 enodes) 548.246 * * [simplify]: Extracting #0: cost 1 inf + 0 548.246 * * [simplify]: Extracting #1: cost 0 inf + 1 548.246 * [simplify]: Simplified to 0 548.246 * [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)) 548.247 * * * * [progress]: [ 1414 / 3260 ] simplifiying candidate # 548.247 * [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))))) 548.247 * * [simplify]: iters left: 6 (25 enodes) 548.253 * * [simplify]: iters left: 5 (95 enodes) 548.267 * * [simplify]: iters left: 4 (170 enodes) 548.298 * * [simplify]: iters left: 3 (378 enodes) 548.374 * * [simplify]: Extracting #0: cost 1 inf + 0 548.374 * * [simplify]: Extracting #1: cost 9 inf + 0 548.374 * * [simplify]: Extracting #2: cost 97 inf + 0 548.375 * * [simplify]: Extracting #3: cost 188 inf + 167 548.376 * * [simplify]: Extracting #4: cost 160 inf + 4150 548.379 * * [simplify]: Extracting #5: cost 90 inf + 18177 548.385 * * [simplify]: Extracting #6: cost 39 inf + 33791 548.396 * * [simplify]: Extracting #7: cost 3 inf + 45500 548.406 * * [simplify]: Extracting #8: cost 0 inf + 46678 548.416 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 548.416 * [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)))))) 548.416 * [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)))) 548.417 * * [simplify]: iters left: 6 (11 enodes) 548.419 * * [simplify]: iters left: 5 (43 enodes) 548.426 * * [simplify]: iters left: 4 (84 enodes) 548.440 * * [simplify]: iters left: 3 (212 enodes) 548.485 * * [simplify]: iters left: 2 (472 enodes) 548.587 * * [simplify]: Extracting #0: cost 1 inf + 0 548.587 * * [simplify]: Extracting #1: cost 0 inf + 1 548.587 * [simplify]: Simplified to 0 548.587 * [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)) 548.587 * * * * [progress]: [ 1415 / 3260 ] simplifiying candidate # 548.588 * [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)))) 548.588 * * [simplify]: iters left: 6 (25 enodes) 548.593 * * [simplify]: iters left: 5 (97 enodes) 548.608 * * [simplify]: iters left: 4 (182 enodes) 548.644 * * [simplify]: iters left: 3 (399 enodes) 548.732 * * [simplify]: Extracting #0: cost 1 inf + 0 548.732 * * [simplify]: Extracting #1: cost 11 inf + 0 548.732 * * [simplify]: Extracting #2: cost 90 inf + 0 548.733 * * [simplify]: Extracting #3: cost 156 inf + 649 548.733 * * [simplify]: Extracting #4: cost 146 inf + 2029 548.735 * * [simplify]: Extracting #5: cost 122 inf + 5939 548.738 * * [simplify]: Extracting #6: cost 80 inf + 12933 548.743 * * [simplify]: Extracting #7: cost 58 inf + 16253 548.749 * * [simplify]: Extracting #8: cost 14 inf + 32520 548.758 * * [simplify]: Extracting #9: cost 0 inf + 38400 548.767 * * [simplify]: Extracting #10: cost 0 inf + 38319 548.775 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 548.775 * [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))))) 548.776 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 548.776 * * [simplify]: iters left: 6 (12 enodes) 548.779 * * [simplify]: iters left: 5 (49 enodes) 548.787 * * [simplify]: iters left: 4 (99 enodes) 548.806 * * [simplify]: iters left: 3 (234 enodes) 548.859 * * [simplify]: iters left: 2 (447 enodes) 548.953 * * [simplify]: Extracting #0: cost 1 inf + 0 548.953 * * [simplify]: Extracting #1: cost 0 inf + 1 548.954 * [simplify]: Simplified to 0 548.954 * [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)) 548.954 * * * * [progress]: [ 1416 / 3260 ] simplifiying candidate # 548.954 * [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)))))) 548.954 * * [simplify]: iters left: 6 (25 enodes) 548.960 * * [simplify]: iters left: 5 (97 enodes) 548.977 * * [simplify]: iters left: 4 (193 enodes) 549.013 * * [simplify]: iters left: 3 (456 enodes) 549.135 * * [simplify]: Extracting #0: cost 1 inf + 0 549.135 * * [simplify]: Extracting #1: cost 11 inf + 0 549.135 * * [simplify]: Extracting #2: cost 100 inf + 0 549.138 * * [simplify]: Extracting #3: cost 185 inf + 2 549.138 * * [simplify]: Extracting #4: cost 168 inf + 1553 549.141 * * [simplify]: Extracting #5: cost 122 inf + 11675 549.147 * * [simplify]: Extracting #6: cost 50 inf + 32077 549.158 * * [simplify]: Extracting #7: cost 4 inf + 46894 549.169 * * [simplify]: Extracting #8: cost 0 inf + 48182 549.180 * [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)))) 549.180 * [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))))))) 549.180 * [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))))) 549.180 * * [simplify]: iters left: 6 (14 enodes) 549.184 * * [simplify]: iters left: 5 (57 enodes) 549.193 * * [simplify]: iters left: 4 (121 enodes) 549.219 * * [simplify]: iters left: 3 (291 enodes) 549.296 * * [simplify]: Extracting #0: cost 1 inf + 0 549.296 * * [simplify]: Extracting #1: cost 0 inf + 1 549.296 * [simplify]: Simplified to 0 549.296 * [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)) 549.296 * * * * [progress]: [ 1417 / 3260 ] simplifiying candidate # 549.297 * [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))))) 549.297 * * [simplify]: iters left: 6 (26 enodes) 549.302 * * [simplify]: iters left: 5 (100 enodes) 549.319 * * [simplify]: iters left: 4 (181 enodes) 549.351 * * [simplify]: iters left: 3 (384 enodes) 549.428 * * [simplify]: Extracting #0: cost 1 inf + 0 549.428 * * [simplify]: Extracting #1: cost 11 inf + 0 549.428 * * [simplify]: Extracting #2: cost 88 inf + 0 549.429 * * [simplify]: Extracting #3: cost 150 inf + 407 549.430 * * [simplify]: Extracting #4: cost 135 inf + 2358 549.431 * * [simplify]: Extracting #5: cost 118 inf + 5057 549.434 * * [simplify]: Extracting #6: cost 85 inf + 9576 549.439 * * [simplify]: Extracting #7: cost 21 inf + 26622 549.447 * * [simplify]: Extracting #8: cost 1 inf + 34404 549.455 * * [simplify]: Extracting #9: cost 0 inf + 34905 549.463 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a)))) (/ (/ b a) 2)) 549.463 * [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)))))) 549.463 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 549.463 * * [simplify]: iters left: 6 (13 enodes) 549.467 * * [simplify]: iters left: 5 (52 enodes) 549.475 * * [simplify]: iters left: 4 (98 enodes) 549.493 * * [simplify]: iters left: 3 (212 enodes) 549.534 * * [simplify]: iters left: 2 (371 enodes) 549.605 * * [simplify]: Extracting #0: cost 1 inf + 0 549.605 * * [simplify]: Extracting #1: cost 0 inf + 1 549.606 * [simplify]: Simplified to 0 549.606 * [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)) 549.606 * * * * [progress]: [ 1418 / 3260 ] simplifiying candidate # 549.607 * [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)))) 549.607 * * [simplify]: iters left: 6 (25 enodes) 549.614 * * [simplify]: iters left: 5 (91 enodes) 549.628 * * [simplify]: iters left: 4 (166 enodes) 549.653 * * [simplify]: iters left: 3 (311 enodes) 549.710 * * [simplify]: Extracting #0: cost 1 inf + 0 549.710 * * [simplify]: Extracting #1: cost 11 inf + 0 549.711 * * [simplify]: Extracting #2: cost 83 inf + 0 549.711 * * [simplify]: Extracting #3: cost 120 inf + 905 549.712 * * [simplify]: Extracting #4: cost 81 inf + 5677 549.714 * * [simplify]: Extracting #5: cost 70 inf + 8165 549.716 * * [simplify]: Extracting #6: cost 65 inf + 8898 549.720 * * [simplify]: Extracting #7: cost 19 inf + 24011 549.727 * * [simplify]: Extracting #8: cost 0 inf + 31628 549.735 * * [simplify]: Extracting #9: cost 0 inf + 31533 549.742 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (* (cbrt a) (cbrt a)) (cbrt a))) (/ b (* a 2))) 549.742 * [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))))) 549.742 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 549.743 * * [simplify]: iters left: 6 (12 enodes) 549.746 * * [simplify]: iters left: 5 (44 enodes) 549.753 * * [simplify]: iters left: 4 (92 enodes) 549.766 * * [simplify]: iters left: 3 (159 enodes) 549.791 * * [simplify]: iters left: 2 (267 enodes) 549.834 * * [simplify]: iters left: 1 (364 enodes) 549.891 * * [simplify]: Extracting #0: cost 1 inf + 0 549.891 * * [simplify]: Extracting #1: cost 0 inf + 1 549.891 * [simplify]: Simplified to 0 549.891 * [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)) 549.892 * * * * [progress]: [ 1419 / 3260 ] simplifiying candidate # 549.892 * [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)))))) 549.892 * * [simplify]: iters left: 6 (26 enodes) 549.898 * * [simplify]: iters left: 5 (106 enodes) 549.917 * * [simplify]: iters left: 4 (234 enodes) 549.971 * * [simplify]: Extracting #0: cost 1 inf + 0 549.971 * * [simplify]: Extracting #1: cost 11 inf + 0 549.972 * * [simplify]: Extracting #2: cost 128 inf + 0 549.972 * * [simplify]: Extracting #3: cost 216 inf + 328 549.974 * * [simplify]: Extracting #4: cost 164 inf + 9927 549.978 * * [simplify]: Extracting #5: cost 73 inf + 37582 549.985 * * [simplify]: Extracting #6: cost 48 inf + 45754 549.994 * * [simplify]: Extracting #7: cost 21 inf + 53949 550.003 * * [simplify]: Extracting #8: cost 0 inf + 62123 550.014 * * [simplify]: Extracting #9: cost 0 inf + 62068 550.024 * [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))))) 550.024 * [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))))))) 550.024 * [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))))) 550.024 * * [simplify]: iters left: 6 (15 enodes) 550.028 * * [simplify]: iters left: 5 (64 enodes) 550.040 * * [simplify]: iters left: 4 (149 enodes) 550.074 * * [simplify]: iters left: 3 (466 enodes) 550.324 * * [simplify]: Extracting #0: cost 1 inf + 0 550.324 * * [simplify]: Extracting #1: cost 0 inf + 1 550.324 * [simplify]: Simplified to 0 550.325 * [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)) 550.325 * * * * [progress]: [ 1420 / 3260 ] simplifiying candidate # 550.325 * [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))))) 550.325 * * [simplify]: iters left: 6 (27 enodes) 550.334 * * [simplify]: iters left: 5 (107 enodes) 550.351 * * [simplify]: iters left: 4 (210 enodes) 550.390 * * [simplify]: Extracting #0: cost 1 inf + 0 550.390 * * [simplify]: Extracting #1: cost 11 inf + 0 550.390 * * [simplify]: Extracting #2: cost 106 inf + 0 550.391 * * [simplify]: Extracting #3: cost 161 inf + 613 550.392 * * [simplify]: Extracting #4: cost 112 inf + 9938 550.397 * * [simplify]: Extracting #5: cost 65 inf + 22011 550.402 * * [simplify]: Extracting #6: cost 49 inf + 26400 550.407 * * [simplify]: Extracting #7: cost 28 inf + 30790 550.413 * * [simplify]: Extracting #8: cost 7 inf + 40152 550.421 * * [simplify]: Extracting #9: cost 0 inf + 43019 550.428 * * [simplify]: Extracting #10: cost 0 inf + 42939 550.436 * * [simplify]: Extracting #11: cost 0 inf + 42819 550.444 * [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))) 550.444 * [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)))))) 550.444 * [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)))) 550.444 * * [simplify]: iters left: 6 (14 enodes) 550.448 * * [simplify]: iters left: 5 (59 enodes) 550.457 * * [simplify]: iters left: 4 (121 enodes) 550.482 * * [simplify]: iters left: 3 (332 enodes) 550.617 * * [simplify]: Extracting #0: cost 1 inf + 0 550.617 * * [simplify]: Extracting #1: cost 0 inf + 1 550.617 * [simplify]: Simplified to 0 550.617 * [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)) 550.617 * * * * [progress]: [ 1421 / 3260 ] simplifiying candidate # 550.617 * [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)))) 550.617 * * [simplify]: iters left: 6 (26 enodes) 550.623 * * [simplify]: iters left: 5 (102 enodes) 550.640 * * [simplify]: iters left: 4 (201 enodes) 550.678 * * [simplify]: iters left: 3 (468 enodes) 550.817 * * [simplify]: Extracting #0: cost 1 inf + 0 550.817 * * [simplify]: Extracting #1: cost 11 inf + 0 550.817 * * [simplify]: Extracting #2: cost 132 inf + 0 550.818 * * [simplify]: Extracting #3: cost 207 inf + 452 550.821 * * [simplify]: Extracting #4: cost 116 inf + 15191 550.827 * * [simplify]: Extracting #5: cost 71 inf + 25856 550.834 * * [simplify]: Extracting #6: cost 46 inf + 34613 550.847 * * [simplify]: Extracting #7: cost 5 inf + 48118 550.858 * * [simplify]: Extracting #8: cost 0 inf + 49866 550.869 * [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)) 550.869 * [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))))) 550.869 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 550.870 * * [simplify]: iters left: 6 (13 enodes) 550.873 * * [simplify]: iters left: 5 (54 enodes) 550.882 * * [simplify]: iters left: 4 (112 enodes) 550.905 * * [simplify]: iters left: 3 (281 enodes) 550.999 * * [simplify]: Extracting #0: cost 1 inf + 0 550.999 * * [simplify]: Extracting #1: cost 0 inf + 1 550.999 * [simplify]: Simplified to 0 550.999 * [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)) 550.999 * * * * [progress]: [ 1422 / 3260 ] simplifiying candidate # 550.999 * [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)))))) 550.999 * * [simplify]: iters left: 6 (25 enodes) 551.005 * * [simplify]: iters left: 5 (101 enodes) 551.023 * * [simplify]: iters left: 4 (219 enodes) 551.070 * * [simplify]: Extracting #0: cost 1 inf + 0 551.070 * * [simplify]: Extracting #1: cost 11 inf + 0 551.070 * * [simplify]: Extracting #2: cost 109 inf + 0 551.071 * * [simplify]: Extracting #3: cost 174 inf + 87 551.071 * * [simplify]: Extracting #4: cost 158 inf + 1642 551.075 * * [simplify]: Extracting #5: cost 95 inf + 16072 551.081 * * [simplify]: Extracting #6: cost 26 inf + 36474 551.089 * * [simplify]: Extracting #7: cost 0 inf + 44919 551.097 * * [simplify]: Extracting #8: cost 0 inf + 44784 551.106 * [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))))) 551.106 * [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))))))) 551.106 * [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))))) 551.106 * * [simplify]: iters left: 6 (14 enodes) 551.110 * * [simplify]: iters left: 5 (59 enodes) 551.119 * * [simplify]: iters left: 4 (134 enodes) 551.148 * * [simplify]: iters left: 3 (357 enodes) 551.285 * * [simplify]: Extracting #0: cost 1 inf + 0 551.285 * * [simplify]: Extracting #1: cost 0 inf + 1 551.285 * [simplify]: Simplified to 0 551.285 * [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)) 551.285 * * * * [progress]: [ 1423 / 3260 ] simplifiying candidate # 551.285 * [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))))) 551.285 * * [simplify]: iters left: 6 (26 enodes) 551.294 * * [simplify]: iters left: 5 (101 enodes) 551.309 * * [simplify]: iters left: 4 (195 enodes) 551.344 * * [simplify]: iters left: 3 (439 enodes) 551.465 * * [simplify]: Extracting #0: cost 1 inf + 0 551.465 * * [simplify]: Extracting #1: cost 11 inf + 0 551.465 * * [simplify]: Extracting #2: cost 144 inf + 0 551.466 * * [simplify]: Extracting #3: cost 226 inf + 1998 551.470 * * [simplify]: Extracting #4: cost 139 inf + 16264 551.477 * * [simplify]: Extracting #5: cost 70 inf + 31091 551.485 * * [simplify]: Extracting #6: cost 68 inf + 31302 551.493 * * [simplify]: Extracting #7: cost 43 inf + 37957 551.504 * * [simplify]: Extracting #8: cost 10 inf + 50380 551.516 * * [simplify]: Extracting #9: cost 0 inf + 54498 551.529 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (* (cbrt a) (cbrt a)) (cbrt a))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 551.529 * [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)))))) 551.530 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 551.530 * * [simplify]: iters left: 6 (13 enodes) 551.533 * * [simplify]: iters left: 5 (53 enodes) 551.541 * * [simplify]: iters left: 4 (106 enodes) 551.562 * * [simplify]: iters left: 3 (257 enodes) 551.646 * * [simplify]: Extracting #0: cost 1 inf + 0 551.646 * * [simplify]: Extracting #1: cost 0 inf + 1 551.646 * [simplify]: Simplified to 0 551.646 * [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)) (sqrt 2)) a)) 0)) 551.647 * * * * [progress]: [ 1424 / 3260 ] simplifiying candidate # 551.647 * [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)) a) (/ (/ 1 (sqrt 2)) 1)))) 551.647 * * [simplify]: iters left: 6 (25 enodes) 551.653 * * [simplify]: iters left: 5 (97 enodes) 551.668 * * [simplify]: iters left: 4 (181 enodes) 551.703 * * [simplify]: iters left: 3 (386 enodes) 551.808 * * [simplify]: Extracting #0: cost 1 inf + 0 551.808 * * [simplify]: Extracting #1: cost 11 inf + 0 551.808 * * [simplify]: Extracting #2: cost 115 inf + 0 551.809 * * [simplify]: Extracting #3: cost 170 inf + 130 551.810 * * [simplify]: Extracting #4: cost 133 inf + 3938 551.813 * * [simplify]: Extracting #5: cost 79 inf + 12617 551.818 * * [simplify]: Extracting #6: cost 42 inf + 22704 551.826 * * [simplify]: Extracting #7: cost 2 inf + 36409 551.834 * * [simplify]: Extracting #8: cost 0 inf + 37489 551.843 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* 2 (cbrt a))) (cbrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 551.843 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* 2 (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))))) 551.844 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 551.844 * * [simplify]: iters left: 6 (12 enodes) 551.847 * * [simplify]: iters left: 5 (49 enodes) 551.855 * * [simplify]: iters left: 4 (94 enodes) 551.874 * * [simplify]: iters left: 3 (221 enodes) 551.943 * * [simplify]: iters left: 2 (492 enodes) 552.159 * * [simplify]: Extracting #0: cost 1 inf + 0 552.159 * * [simplify]: Extracting #1: cost 0 inf + 1 552.159 * [simplify]: Simplified to 0 552.159 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* 2 (cbrt a))) (cbrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 552.159 * * * * [progress]: [ 1425 / 3260 ] simplifiying candidate # 552.160 * [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 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 552.160 * * [simplify]: iters left: 6 (24 enodes) 552.165 * * [simplify]: iters left: 5 (93 enodes) 552.180 * * [simplify]: iters left: 4 (190 enodes) 552.222 * * [simplify]: iters left: 3 (470 enodes) 552.398 * * [simplify]: Extracting #0: cost 1 inf + 0 552.398 * * [simplify]: Extracting #1: cost 11 inf + 0 552.398 * * [simplify]: Extracting #2: cost 128 inf + 0 552.399 * * [simplify]: Extracting #3: cost 201 inf + 5 552.400 * * [simplify]: Extracting #4: cost 172 inf + 4066 552.404 * * [simplify]: Extracting #5: cost 102 inf + 19029 552.411 * * [simplify]: Extracting #6: cost 50 inf + 32900 552.421 * * [simplify]: Extracting #7: cost 6 inf + 47418 552.435 * * [simplify]: Extracting #8: cost 0 inf + 49803 552.447 * [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)) 552.447 * [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))))))) 552.447 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 552.447 * * [simplify]: iters left: 6 (13 enodes) 552.450 * * [simplify]: iters left: 5 (52 enodes) 552.458 * * [simplify]: iters left: 4 (111 enodes) 552.482 * * [simplify]: iters left: 3 (278 enodes) 552.572 * * [simplify]: Extracting #0: cost 1 inf + 0 552.572 * * [simplify]: Extracting #1: cost 0 inf + 1 552.572 * [simplify]: Simplified to 0 552.572 * [simplify]: Simplified (2 2) 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)) 0)) 552.573 * * * * [progress]: [ 1426 / 3260 ] simplifiying candidate # 552.573 * [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 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 552.573 * * [simplify]: iters left: 6 (25 enodes) 552.578 * * [simplify]: iters left: 5 (95 enodes) 552.593 * * [simplify]: iters left: 4 (176 enodes) 552.627 * * [simplify]: iters left: 3 (368 enodes) 552.717 * * [simplify]: Extracting #0: cost 1 inf + 0 552.717 * * [simplify]: Extracting #1: cost 11 inf + 0 552.717 * * [simplify]: Extracting #2: cost 112 inf + 0 552.718 * * [simplify]: Extracting #3: cost 153 inf + 257 552.719 * * [simplify]: Extracting #4: cost 91 inf + 6443 552.722 * * [simplify]: Extracting #5: cost 71 inf + 10763 552.725 * * [simplify]: Extracting #6: cost 65 inf + 11917 552.730 * * [simplify]: Extracting #7: cost 20 inf + 26381 552.737 * * [simplify]: Extracting #8: cost 1 inf + 33878 552.745 * * [simplify]: Extracting #9: cost 0 inf + 34297 552.753 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a))) (* (/ b a) 1/2)) 552.753 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a))) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 552.753 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 552.753 * * [simplify]: iters left: 6 (12 enodes) 552.756 * * [simplify]: iters left: 5 (47 enodes) 552.763 * * [simplify]: iters left: 4 (89 enodes) 552.783 * * [simplify]: iters left: 3 (186 enodes) 552.827 * * [simplify]: iters left: 2 (378 enodes) 552.959 * * [simplify]: Extracting #0: cost 1 inf + 0 552.959 * * [simplify]: Extracting #1: cost 0 inf + 1 552.959 * [simplify]: Simplified to 0 552.959 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a))) (* (/ b a) 1/2)) 0)) 552.959 * * * * [progress]: [ 1427 / 3260 ] simplifiying candidate # 552.959 * [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 2) a) (/ (/ 1 1) 1)))) 552.959 * * [simplify]: iters left: 6 (24 enodes) 552.965 * * [simplify]: iters left: 5 (89 enodes) 552.980 * * [simplify]: iters left: 4 (142 enodes) 553.002 * * [simplify]: iters left: 3 (256 enodes) 553.048 * * [simplify]: iters left: 2 (458 enodes) 553.148 * * [simplify]: Extracting #0: cost 1 inf + 0 553.148 * * [simplify]: Extracting #1: cost 9 inf + 0 553.148 * * [simplify]: Extracting #2: cost 65 inf + 2 553.149 * * [simplify]: Extracting #3: cost 102 inf + 1039 553.150 * * [simplify]: Extracting #4: cost 75 inf + 4069 553.152 * * [simplify]: Extracting #5: cost 71 inf + 4422 553.153 * * [simplify]: Extracting #6: cost 62 inf + 5291 553.157 * * [simplify]: Extracting #7: cost 21 inf + 19935 553.165 * * [simplify]: Extracting #8: cost 0 inf + 27837 553.173 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (* (cbrt a) (cbrt a)) 2)) (/ (* 1/2 b) a)) 553.173 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (* (cbrt a) (cbrt a)) 2)) (/ (* 1/2 b) a)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 553.173 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 553.173 * * [simplify]: iters left: 6 (11 enodes) 553.176 * * [simplify]: iters left: 5 (40 enodes) 553.182 * * [simplify]: iters left: 4 (65 enodes) 553.192 * * [simplify]: iters left: 3 (97 enodes) 553.208 * * [simplify]: iters left: 2 (165 enodes) 553.241 * * [simplify]: iters left: 1 (271 enodes) 553.293 * * [simplify]: Extracting #0: cost 1 inf + 0 553.293 * * [simplify]: Extracting #1: cost 0 inf + 1 553.293 * [simplify]: Simplified to 0 553.293 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (* (cbrt a) (cbrt a)) 2)) (/ (* 1/2 b) a)) 0)) 553.294 * * * * [progress]: [ 1428 / 3260 ] simplifiying candidate # 553.294 * [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 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 553.294 * * [simplify]: iters left: 6 (23 enodes) 553.299 * * [simplify]: iters left: 5 (92 enodes) 553.314 * * [simplify]: iters left: 4 (185 enodes) 553.354 * * [simplify]: iters left: 3 (451 enodes) 553.507 * * [simplify]: Extracting #0: cost 1 inf + 0 553.507 * * [simplify]: Extracting #1: cost 11 inf + 0 553.507 * * [simplify]: Extracting #2: cost 131 inf + 0 553.508 * * [simplify]: Extracting #3: cost 202 inf + 47 553.509 * * [simplify]: Extracting #4: cost 172 inf + 3873 553.513 * * [simplify]: Extracting #5: cost 104 inf + 19352 553.521 * * [simplify]: Extracting #6: cost 47 inf + 34144 553.531 * * [simplify]: Extracting #7: cost 6 inf + 48027 553.545 * * [simplify]: Extracting #8: cost 0 inf + 50573 553.556 * [simplify]: Simplified to (+ (/ (/ (- b) (cbrt a)) (* (* (cbrt a) (cbrt a)) 2)) (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) 553.557 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (- b) (cbrt a)) (* (* (cbrt a) (cbrt a)) 2)) (/ (/ (sqrt (fma c (* a -4) (* 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))))))) 553.557 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 553.557 * * [simplify]: iters left: 6 (12 enodes) 553.560 * * [simplify]: iters left: 5 (51 enodes) 553.568 * * [simplify]: iters left: 4 (106 enodes) 553.590 * * [simplify]: iters left: 3 (247 enodes) 553.658 * * [simplify]: Extracting #0: cost 1 inf + 0 553.659 * * [simplify]: Extracting #1: cost 0 inf + 1 553.659 * [simplify]: Simplified to 0 553.659 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (- b) (cbrt a)) (* (* (cbrt a) (cbrt a)) 2)) (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) 0)) 553.659 * * * * [progress]: [ 1429 / 3260 ] simplifiying candidate # 553.659 * [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 2) (sqrt a)) (/ 1 (sqrt a))))) 553.659 * * [simplify]: iters left: 6 (24 enodes) 553.664 * * [simplify]: iters left: 5 (94 enodes) 553.679 * * [simplify]: iters left: 4 (173 enodes) 553.711 * * [simplify]: iters left: 3 (371 enodes) 553.801 * * [simplify]: Extracting #0: cost 1 inf + 0 553.801 * * [simplify]: Extracting #1: cost 11 inf + 0 553.801 * * [simplify]: Extracting #2: cost 114 inf + 0 553.802 * * [simplify]: Extracting #3: cost 155 inf + 667 553.804 * * [simplify]: Extracting #4: cost 80 inf + 9104 553.807 * * [simplify]: Extracting #5: cost 69 inf + 11665 553.810 * * [simplify]: Extracting #6: cost 66 inf + 12506 553.815 * * [simplify]: Extracting #7: cost 33 inf + 23104 553.822 * * [simplify]: Extracting #8: cost 1 inf + 34570 553.830 * * [simplify]: Extracting #9: cost 0 inf + 34829 553.840 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 553.840 * [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)))))) 553.840 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 553.840 * * [simplify]: iters left: 6 (11 enodes) 553.843 * * [simplify]: iters left: 5 (46 enodes) 553.850 * * [simplify]: iters left: 4 (86 enodes) 553.867 * * [simplify]: iters left: 3 (183 enodes) 553.913 * * [simplify]: iters left: 2 (372 enodes) 554.041 * * [simplify]: Extracting #0: cost 1 inf + 0 554.041 * * [simplify]: Extracting #1: cost 0 inf + 1 554.041 * [simplify]: Simplified to 0 554.042 * [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)) 554.042 * * * * [progress]: [ 1430 / 3260 ] simplifiying candidate # 554.042 * [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 2) a) (/ 1 1)))) 554.042 * * [simplify]: iters left: 6 (23 enodes) 554.047 * * [simplify]: iters left: 5 (88 enodes) 554.060 * * [simplify]: iters left: 4 (141 enodes) 554.083 * * [simplify]: iters left: 3 (255 enodes) 554.130 * * [simplify]: iters left: 2 (467 enodes) 554.230 * * [simplify]: Extracting #0: cost 1 inf + 0 554.230 * * [simplify]: Extracting #1: cost 9 inf + 0 554.230 * * [simplify]: Extracting #2: cost 71 inf + 2 554.231 * * [simplify]: Extracting #3: cost 110 inf + 1199 554.232 * * [simplify]: Extracting #4: cost 81 inf + 4316 554.234 * * [simplify]: Extracting #5: cost 69 inf + 6021 554.238 * * [simplify]: Extracting #6: cost 17 inf + 22476 554.246 * * [simplify]: Extracting #7: cost 1 inf + 28752 554.254 * * [simplify]: Extracting #8: cost 0 inf + 29212 554.261 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt a) (* (cbrt a) (cbrt a))) 2)) (/ (/ b 2) a)) 554.261 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt a) (* (cbrt a) (cbrt a))) 2)) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 554.262 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 554.262 * * [simplify]: iters left: 6 (10 enodes) 554.264 * * [simplify]: iters left: 5 (39 enodes) 554.270 * * [simplify]: iters left: 4 (64 enodes) 554.283 * * [simplify]: iters left: 3 (96 enodes) 554.298 * * [simplify]: iters left: 2 (164 enodes) 554.330 * * [simplify]: iters left: 1 (270 enodes) 554.382 * * [simplify]: Extracting #0: cost 1 inf + 0 554.382 * * [simplify]: Extracting #1: cost 0 inf + 1 554.382 * [simplify]: Simplified to 0 554.382 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt a) (* (cbrt a) (cbrt a))) 2)) (/ (/ b 2) a)) 0)) 554.382 * * * * [progress]: [ 1431 / 3260 ] simplifiying candidate # 554.382 * [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)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 554.382 * * [simplify]: iters left: 6 (23 enodes) 554.388 * * [simplify]: iters left: 5 (93 enodes) 554.404 * * [simplify]: iters left: 4 (194 enodes) 554.442 * * [simplify]: iters left: 3 (450 enodes) 554.574 * * [simplify]: Extracting #0: cost 1 inf + 0 554.574 * * [simplify]: Extracting #1: cost 11 inf + 0 554.574 * * [simplify]: Extracting #2: cost 108 inf + 0 554.575 * * [simplify]: Extracting #3: cost 194 inf + 48 554.576 * * [simplify]: Extracting #4: cost 162 inf + 3635 554.580 * * [simplify]: Extracting #5: cost 88 inf + 18276 554.586 * * [simplify]: Extracting #6: cost 45 inf + 29957 554.596 * * [simplify]: Extracting #7: cost 3 inf + 44338 554.606 * * [simplify]: Extracting #8: cost 0 inf + 45237 554.617 * [simplify]: Simplified to (fma (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) 554.617 * [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))) (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 554.617 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 554.617 * * [simplify]: iters left: 6 (12 enodes) 554.623 * * [simplify]: iters left: 5 (53 enodes) 554.632 * * [simplify]: iters left: 4 (117 enodes) 554.653 * * [simplify]: iters left: 3 (255 enodes) 554.713 * * [simplify]: Extracting #0: cost 1 inf + 0 554.713 * * [simplify]: Extracting #1: cost 0 inf + 1 554.713 * [simplify]: Simplified to 0 554.713 * [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))) (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) 0)) 554.713 * * * * [progress]: [ 1432 / 3260 ] simplifiying candidate # 554.713 * [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)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 554.713 * * [simplify]: iters left: 6 (24 enodes) 554.719 * * [simplify]: iters left: 5 (95 enodes) 554.734 * * [simplify]: iters left: 4 (183 enodes) 554.766 * * [simplify]: iters left: 3 (351 enodes) 554.838 * * [simplify]: Extracting #0: cost 1 inf + 0 554.838 * * [simplify]: Extracting #1: cost 11 inf + 0 554.838 * * [simplify]: Extracting #2: cost 97 inf + 0 554.838 * * [simplify]: Extracting #3: cost 156 inf + 172 554.840 * * [simplify]: Extracting #4: cost 90 inf + 6843 554.843 * * [simplify]: Extracting #5: cost 69 inf + 10313 554.845 * * [simplify]: Extracting #6: cost 68 inf + 10620 554.848 * * [simplify]: Extracting #7: cost 59 inf + 11529 554.854 * * [simplify]: Extracting #8: cost 16 inf + 26920 554.861 * * [simplify]: Extracting #9: cost 1 inf + 33060 554.871 * * [simplify]: Extracting #10: cost 0 inf + 33520 554.878 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (* 2 (cbrt a)) (cbrt a))) (* (/ b a) 1/2)) 554.878 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (* 2 (cbrt a)) (cbrt a))) (* (/ b a) 1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 554.879 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 554.879 * * [simplify]: iters left: 6 (11 enodes) 554.882 * * [simplify]: iters left: 5 (48 enodes) 554.890 * * [simplify]: iters left: 4 (98 enodes) 554.906 * * [simplify]: iters left: 3 (181 enodes) 554.944 * * [simplify]: iters left: 2 (358 enodes) 555.050 * * [simplify]: Extracting #0: cost 1 inf + 0 555.050 * * [simplify]: Extracting #1: cost 0 inf + 1 555.050 * [simplify]: Simplified to 0 555.050 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (* 2 (cbrt a)) (cbrt a))) (* (/ b a) 1/2)) 0)) 555.050 * * * * [progress]: [ 1433 / 3260 ] simplifiying candidate # 555.050 * [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)) (- (* (/ (/ 1 2) a) (/ b 1)))) 555.050 * * [simplify]: iters left: 6 (23 enodes) 555.056 * * [simplify]: iters left: 5 (88 enodes) 555.069 * * [simplify]: iters left: 4 (161 enodes) 555.097 * * [simplify]: iters left: 3 (296 enodes) 555.152 * * [simplify]: Extracting #0: cost 1 inf + 0 555.152 * * [simplify]: Extracting #1: cost 12 inf + 0 555.152 * * [simplify]: Extracting #2: cost 81 inf + 83 555.153 * * [simplify]: Extracting #3: cost 103 inf + 1614 555.154 * * [simplify]: Extracting #4: cost 69 inf + 4612 555.155 * * [simplify]: Extracting #5: cost 69 inf + 5350 555.157 * * [simplify]: Extracting #6: cost 64 inf + 6259 555.161 * * [simplify]: Extracting #7: cost 16 inf + 22494 555.167 * * [simplify]: Extracting #8: cost 0 inf + 28587 555.173 * * [simplify]: Extracting #9: cost 0 inf + 28507 555.180 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a))))) 555.180 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a))))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 555.180 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 555.180 * * [simplify]: iters left: 6 (10 enodes) 555.183 * * [simplify]: iters left: 5 (41 enodes) 555.190 * * [simplify]: iters left: 4 (81 enodes) 555.202 * * [simplify]: iters left: 3 (127 enodes) 555.220 * * [simplify]: iters left: 2 (186 enodes) 555.246 * * [simplify]: iters left: 1 (266 enodes) 555.307 * * [simplify]: Extracting #0: cost 1 inf + 0 555.307 * * [simplify]: Extracting #1: cost 0 inf + 1 555.307 * [simplify]: Simplified to 0 555.307 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a))))) 0)) 555.308 * * * * [progress]: [ 1434 / 3260 ] simplifiying candidate # 555.308 * [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 2) a) 1))) 555.308 * * [simplify]: iters left: 6 (22 enodes) 555.313 * * [simplify]: iters left: 5 (85 enodes) 555.328 * * [simplify]: iters left: 4 (143 enodes) 555.351 * * [simplify]: iters left: 3 (257 enodes) 555.399 * * [simplify]: iters left: 2 (466 enodes) 555.507 * * [simplify]: Extracting #0: cost 1 inf + 0 555.507 * * [simplify]: Extracting #1: cost 9 inf + 0 555.507 * * [simplify]: Extracting #2: cost 69 inf + 2 555.508 * * [simplify]: Extracting #3: cost 111 inf + 786 555.509 * * [simplify]: Extracting #4: cost 83 inf + 3581 555.511 * * [simplify]: Extracting #5: cost 69 inf + 5609 555.515 * * [simplify]: Extracting #6: cost 17 inf + 22162 555.523 * * [simplify]: Extracting #7: cost 1 inf + 28003 555.531 * * [simplify]: Extracting #8: cost 0 inf + 28248 555.539 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (cbrt a)) (* 2 (cbrt a))) (/ (/ b 2) a)) 555.539 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (cbrt a)) (* 2 (cbrt a))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 555.539 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 555.539 * * [simplify]: iters left: 6 (9 enodes) 555.542 * * [simplify]: iters left: 5 (36 enodes) 555.548 * * [simplify]: iters left: 4 (67 enodes) 555.559 * * [simplify]: iters left: 3 (97 enodes) 555.577 * * [simplify]: iters left: 2 (158 enodes) 555.611 * * [simplify]: iters left: 1 (263 enodes) 555.656 * * [simplify]: Extracting #0: cost 1 inf + 0 555.656 * * [simplify]: Extracting #1: cost 0 inf + 1 555.656 * [simplify]: Simplified to 0 555.656 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (cbrt a)) (* 2 (cbrt a))) (/ (/ b 2) a)) 0)) 555.656 * * * * [progress]: [ 1435 / 3260 ] simplifiying candidate # 555.657 * [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)) (- (* (/ 1 a) (/ b 2)))) 555.657 * * [simplify]: iters left: 6 (22 enodes) 555.662 * * [simplify]: iters left: 5 (86 enodes) 555.675 * * [simplify]: iters left: 4 (152 enodes) 555.701 * * [simplify]: iters left: 3 (288 enodes) 555.758 * * [simplify]: Extracting #0: cost 1 inf + 0 555.758 * * [simplify]: Extracting #1: cost 11 inf + 0 555.758 * * [simplify]: Extracting #2: cost 82 inf + 0 555.759 * * [simplify]: Extracting #3: cost 120 inf + 295 555.760 * * [simplify]: Extracting #4: cost 76 inf + 4117 555.761 * * [simplify]: Extracting #5: cost 69 inf + 5835 555.763 * * [simplify]: Extracting #6: cost 64 inf + 6544 555.767 * * [simplify]: Extracting #7: cost 19 inf + 21196 555.773 * * [simplify]: Extracting #8: cost 0 inf + 29135 555.779 * * [simplify]: Extracting #9: cost 0 inf + 29040 555.786 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a)))) (/ b (* a 2))) 555.786 * [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 (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 555.786 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 555.786 * * [simplify]: iters left: 5 (9 enodes) 555.789 * * [simplify]: iters left: 4 (39 enodes) 555.795 * * [simplify]: iters left: 3 (65 enodes) 555.807 * * [simplify]: iters left: 2 (129 enodes) 555.831 * * [simplify]: iters left: 1 (210 enodes) 555.868 * * [simplify]: Extracting #0: cost 1 inf + 0 555.868 * * [simplify]: Extracting #1: cost 0 inf + 1 555.868 * [simplify]: Simplified to 0 555.868 * [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)) 555.868 * * * * [progress]: [ 1436 / 3260 ] simplifiying candidate # 555.868 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))))) 555.869 * * [simplify]: iters left: 6 (23 enodes) 555.874 * * [simplify]: iters left: 5 (87 enodes) 555.887 * * [simplify]: iters left: 4 (134 enodes) 555.908 * * [simplify]: iters left: 3 (221 enodes) 555.944 * * [simplify]: iters left: 2 (327 enodes) 555.997 * * [simplify]: iters left: 1 (460 enodes) 556.075 * * [simplify]: Extracting #0: cost 1 inf + 0 556.075 * * [simplify]: Extracting #1: cost 11 inf + 0 556.075 * * [simplify]: Extracting #2: cost 79 inf + 0 556.075 * * [simplify]: Extracting #3: cost 120 inf + 503 556.076 * * [simplify]: Extracting #4: cost 114 inf + 1820 556.077 * * [simplify]: Extracting #5: cost 101 inf + 4976 556.082 * * [simplify]: Extracting #6: cost 21 inf + 37187 556.089 * * [simplify]: Extracting #7: cost 0 inf + 46820 556.097 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 556.097 * [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))))))) 556.097 * [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))))) 556.097 * * [simplify]: iters left: 6 (10 enodes) 556.100 * * [simplify]: iters left: 5 (37 enodes) 556.105 * * [simplify]: iters left: 4 (57 enodes) 556.115 * * [simplify]: iters left: 3 (104 enodes) 556.133 * * [simplify]: iters left: 2 (158 enodes) 556.156 * * [simplify]: iters left: 1 (225 enodes) 556.189 * * [simplify]: Extracting #0: cost 1 inf + 0 556.189 * * [simplify]: Extracting #1: cost 0 inf + 1 556.189 * [simplify]: Simplified to 0 556.189 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 556.189 * * * * [progress]: [ 1437 / 3260 ] simplifiying candidate # 556.189 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 556.189 * * [simplify]: iters left: 6 (22 enodes) 556.194 * * [simplify]: iters left: 5 (78 enodes) 556.205 * * [simplify]: iters left: 4 (118 enodes) 556.223 * * [simplify]: iters left: 3 (190 enodes) 556.250 * * [simplify]: iters left: 2 (260 enodes) 556.287 * * [simplify]: iters left: 1 (323 enodes) 556.338 * * [simplify]: Extracting #0: cost 1 inf + 0 556.338 * * [simplify]: Extracting #1: cost 9 inf + 0 556.338 * * [simplify]: Extracting #2: cost 51 inf + 0 556.339 * * [simplify]: Extracting #3: cost 66 inf + 253 556.339 * * [simplify]: Extracting #4: cost 56 inf + 1612 556.340 * * [simplify]: Extracting #5: cost 55 inf + 2023 556.341 * * [simplify]: Extracting #6: cost 43 inf + 3117 556.343 * * [simplify]: Extracting #7: cost 19 inf + 9369 556.347 * * [simplify]: Extracting #8: cost 0 inf + 15226 556.351 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 556.351 * [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)))))) 556.352 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 556.352 * * [simplify]: iters left: 6 (9 enodes) 556.354 * * [simplify]: iters left: 5 (29 enodes) 556.358 * * [simplify]: iters left: 4 (42 enodes) 556.363 * * [simplify]: iters left: 3 (58 enodes) 556.370 * * [simplify]: iters left: 2 (68 enodes) 556.378 * * [simplify]: Extracting #0: cost 1 inf + 0 556.378 * * [simplify]: Extracting #1: cost 0 inf + 1 556.378 * [simplify]: Simplified to 0 556.378 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 556.379 * * * * [progress]: [ 1438 / 3260 ] simplifiying candidate # 556.379 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))))) 556.379 * * [simplify]: iters left: 6 (26 enodes) 556.384 * * [simplify]: iters left: 5 (101 enodes) 556.400 * * [simplify]: iters left: 4 (201 enodes) 556.440 * * [simplify]: iters left: 3 (412 enodes) 556.516 * * [simplify]: Extracting #0: cost 1 inf + 0 556.516 * * [simplify]: Extracting #1: cost 11 inf + 0 556.516 * * [simplify]: Extracting #2: cost 80 inf + 0 556.516 * * [simplify]: Extracting #3: cost 129 inf + 410 556.517 * * [simplify]: Extracting #4: cost 124 inf + 901 556.518 * * [simplify]: Extracting #5: cost 105 inf + 7436 556.522 * * [simplify]: Extracting #6: cost 54 inf + 20914 556.528 * * [simplify]: Extracting #7: cost 9 inf + 32445 556.536 * * [simplify]: Extracting #8: cost 0 inf + 35326 556.543 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (sqrt a) 2)) (/ (/ b 2) a)) 556.543 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (sqrt 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))))))) 556.543 * [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))))) 556.544 * * [simplify]: iters left: 6 (13 enodes) 556.547 * * [simplify]: iters left: 5 (53 enodes) 556.555 * * [simplify]: iters left: 4 (117 enodes) 556.581 * * [simplify]: iters left: 3 (275 enodes) 556.634 * * [simplify]: iters left: 2 (474 enodes) 556.740 * * [simplify]: Extracting #0: cost 1 inf + 0 556.740 * * [simplify]: Extracting #1: cost 0 inf + 1 556.740 * [simplify]: Simplified to 0 556.740 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (sqrt a) 2)) (/ (/ b 2) a)) 0)) 556.740 * * * * [progress]: [ 1439 / 3260 ] simplifiying candidate # 556.740 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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))))) 556.740 * * [simplify]: iters left: 6 (24 enodes) 556.745 * * [simplify]: iters left: 5 (92 enodes) 556.760 * * [simplify]: iters left: 4 (161 enodes) 556.790 * * [simplify]: iters left: 3 (334 enodes) 556.857 * * [simplify]: Extracting #0: cost 1 inf + 0 556.857 * * [simplify]: Extracting #1: cost 11 inf + 0 556.857 * * [simplify]: Extracting #2: cost 64 inf + 0 556.857 * * [simplify]: Extracting #3: cost 110 inf + 44 556.858 * * [simplify]: Extracting #4: cost 107 inf + 373 556.858 * * [simplify]: Extracting #5: cost 109 inf + 867 556.859 * * [simplify]: Extracting #6: cost 83 inf + 5336 556.864 * * [simplify]: Extracting #7: cost 13 inf + 22566 556.870 * * [simplify]: Extracting #8: cost 0 inf + 25552 556.876 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 556.876 * [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)))))) 556.876 * [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)))) 556.876 * * [simplify]: iters left: 6 (12 enodes) 556.879 * * [simplify]: iters left: 5 (47 enodes) 556.886 * * [simplify]: iters left: 4 (82 enodes) 556.899 * * [simplify]: iters left: 3 (157 enodes) 556.926 * * [simplify]: iters left: 2 (248 enodes) 556.963 * * [simplify]: iters left: 1 (341 enodes) 557.015 * * [simplify]: Extracting #0: cost 1 inf + 0 557.015 * * [simplify]: Extracting #1: cost 0 inf + 1 557.015 * [simplify]: Simplified to 0 557.015 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 557.016 * * * * [progress]: [ 1440 / 3260 ] simplifiying candidate # 557.016 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 557.016 * * [simplify]: iters left: 6 (24 enodes) 557.023 * * [simplify]: iters left: 5 (90 enodes) 557.036 * * [simplify]: iters left: 4 (165 enodes) 557.065 * * [simplify]: iters left: 3 (310 enodes) 557.125 * * [simplify]: iters left: 2 (489 enodes) 557.214 * * [simplify]: Extracting #0: cost 1 inf + 0 557.214 * * [simplify]: Extracting #1: cost 13 inf + 0 557.214 * * [simplify]: Extracting #2: cost 71 inf + 0 557.215 * * [simplify]: Extracting #3: cost 120 inf + 86 557.215 * * [simplify]: Extracting #4: cost 125 inf + 746 557.216 * * [simplify]: Extracting #5: cost 103 inf + 4725 557.221 * * [simplify]: Extracting #6: cost 23 inf + 25851 557.228 * * [simplify]: Extracting #7: cost 0 inf + 33655 557.235 * * [simplify]: Extracting #8: cost 0 inf + 33616 557.242 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 557.242 * [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))))) 557.242 * [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))) 557.242 * * [simplify]: iters left: 6 (12 enodes) 557.245 * * [simplify]: iters left: 5 (47 enodes) 557.253 * * [simplify]: iters left: 4 (89 enodes) 557.271 * * [simplify]: iters left: 3 (180 enodes) 557.307 * * [simplify]: iters left: 2 (296 enodes) 557.362 * * [simplify]: iters left: 1 (428 enodes) 557.449 * * [simplify]: Extracting #0: cost 1 inf + 0 557.449 * * [simplify]: Extracting #1: cost 0 inf + 1 557.449 * [simplify]: Simplified to 0 557.449 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 557.449 * * * * [progress]: [ 1441 / 3260 ] simplifiying candidate # 557.449 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))))) 557.449 * * [simplify]: iters left: 6 (25 enodes) 557.455 * * [simplify]: iters left: 5 (94 enodes) 557.469 * * [simplify]: iters left: 4 (162 enodes) 557.494 * * [simplify]: iters left: 3 (270 enodes) 557.535 * * [simplify]: iters left: 2 (376 enodes) 557.589 * * [simplify]: iters left: 1 (484 enodes) 557.664 * * [simplify]: Extracting #0: cost 1 inf + 0 557.664 * * [simplify]: Extracting #1: cost 11 inf + 0 557.665 * * [simplify]: Extracting #2: cost 75 inf + 0 557.665 * * [simplify]: Extracting #3: cost 101 inf + 1231 557.666 * * [simplify]: Extracting #4: cost 75 inf + 5550 557.669 * * [simplify]: Extracting #5: cost 51 inf + 10716 557.674 * * [simplify]: Extracting #6: cost 6 inf + 21541 557.681 * * [simplify]: Extracting #7: cost 0 inf + 23380 557.687 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 557.687 * [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))))))) 557.687 * [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))))) 557.687 * * [simplify]: iters left: 6 (12 enodes) 557.690 * * [simplify]: iters left: 5 (46 enodes) 557.696 * * [simplify]: iters left: 4 (81 enodes) 557.709 * * [simplify]: iters left: 3 (134 enodes) 557.728 * * [simplify]: iters left: 2 (197 enodes) 557.755 * * [simplify]: iters left: 1 (271 enodes) 557.791 * * [simplify]: Extracting #0: cost 1 inf + 0 557.791 * * [simplify]: Extracting #1: cost 0 inf + 1 557.791 * [simplify]: Simplified to 0 557.791 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 557.791 * * * * [progress]: [ 1442 / 3260 ] simplifiying candidate # 557.792 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 557.792 * * [simplify]: iters left: 6 (22 enodes) 557.798 * * [simplify]: iters left: 5 (82 enodes) 557.810 * * [simplify]: iters left: 4 (130 enodes) 557.831 * * [simplify]: iters left: 3 (243 enodes) 557.871 * * [simplify]: iters left: 2 (369 enodes) 557.928 * * [simplify]: iters left: 1 (476 enodes) 558.004 * * [simplify]: Extracting #0: cost 1 inf + 0 558.004 * * [simplify]: Extracting #1: cost 9 inf + 0 558.004 * * [simplify]: Extracting #2: cost 64 inf + 0 558.005 * * [simplify]: Extracting #3: cost 91 inf + 252 558.006 * * [simplify]: Extracting #4: cost 71 inf + 2877 558.007 * * [simplify]: Extracting #5: cost 53 inf + 5972 558.012 * * [simplify]: Extracting #6: cost 9 inf + 16536 558.017 * * [simplify]: Extracting #7: cost 0 inf + 19273 558.023 * * [simplify]: Extracting #8: cost 0 inf + 19098 558.028 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 558.028 * [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 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 558.029 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 558.029 * * [simplify]: iters left: 6 (10 enodes) 558.031 * * [simplify]: iters left: 5 (38 enodes) 558.036 * * [simplify]: iters left: 4 (59 enodes) 558.046 * * [simplify]: iters left: 3 (88 enodes) 558.057 * * [simplify]: iters left: 2 (117 enodes) 558.071 * * [simplify]: iters left: 1 (144 enodes) 558.087 * * [simplify]: Extracting #0: cost 1 inf + 0 558.087 * * [simplify]: Extracting #1: cost 0 inf + 1 558.087 * [simplify]: Simplified to 0 558.088 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 558.088 * * * * [progress]: [ 1443 / 3260 ] simplifiying candidate # 558.088 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 558.088 * * [simplify]: iters left: 6 (23 enodes) 558.093 * * [simplify]: iters left: 5 (85 enodes) 558.107 * * [simplify]: iters left: 4 (137 enodes) 558.129 * * [simplify]: iters left: 3 (240 enodes) 558.163 * * [simplify]: iters left: 2 (330 enodes) 558.209 * * [simplify]: iters left: 1 (406 enodes) 558.269 * * [simplify]: Extracting #0: cost 1 inf + 0 558.269 * * [simplify]: Extracting #1: cost 11 inf + 0 558.269 * * [simplify]: Extracting #2: cost 63 inf + 0 558.269 * * [simplify]: Extracting #3: cost 82 inf + 374 558.270 * * [simplify]: Extracting #4: cost 67 inf + 2508 558.271 * * [simplify]: Extracting #5: cost 50 inf + 5392 558.274 * * [simplify]: Extracting #6: cost 10 inf + 14718 558.279 * * [simplify]: Extracting #7: cost 0 inf + 17836 558.285 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 558.285 * [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))))) 558.286 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 558.286 * * [simplify]: iters left: 6 (11 enodes) 558.288 * * [simplify]: iters left: 5 (42 enodes) 558.295 * * [simplify]: iters left: 4 (67 enodes) 558.305 * * [simplify]: iters left: 3 (111 enodes) 558.320 * * [simplify]: iters left: 2 (140 enodes) 558.336 * * [simplify]: iters left: 1 (160 enodes) 558.354 * * [simplify]: Extracting #0: cost 1 inf + 0 558.354 * * [simplify]: Extracting #1: cost 0 inf + 1 558.354 * [simplify]: Simplified to 0 558.354 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 558.354 * * * * [progress]: [ 1444 / 3260 ] simplifiying candidate # 558.355 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))))) 558.355 * * [simplify]: iters left: 6 (29 enodes) 558.361 * * [simplify]: iters left: 5 (116 enodes) 558.380 * * [simplify]: iters left: 4 (265 enodes) 558.451 * * [simplify]: Extracting #0: cost 1 inf + 0 558.451 * * [simplify]: Extracting #1: cost 11 inf + 0 558.452 * * [simplify]: Extracting #2: cost 159 inf + 0 558.452 * * [simplify]: Extracting #3: cost 278 inf + 205 558.454 * * [simplify]: Extracting #4: cost 262 inf + 3317 558.460 * * [simplify]: Extracting #5: cost 102 inf + 60136 558.474 * * [simplify]: Extracting #6: cost 19 inf + 89850 558.488 * * [simplify]: Extracting #7: cost 1 inf + 95049 558.502 * * [simplify]: Extracting #8: cost 0 inf + 95399 558.516 * * [simplify]: Extracting #9: cost 0 inf + 95279 558.529 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a))) 2) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) 558.529 * [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))) 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))))))) 558.530 * [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))))) 558.530 * * [simplify]: iters left: 6 (16 enodes) 558.534 * * [simplify]: iters left: 5 (68 enodes) 558.546 * * [simplify]: iters left: 4 (179 enodes) 558.602 * * [simplify]: Extracting #0: cost 1 inf + 0 558.602 * * [simplify]: Extracting #1: cost 27 inf + 0 558.602 * * [simplify]: Extracting #2: cost 153 inf + 0 558.603 * * [simplify]: Extracting #3: cost 242 inf + 83 558.605 * * [simplify]: Extracting #4: cost 185 inf + 16503 558.615 * * [simplify]: Extracting #5: cost 15 inf + 79352 558.627 * * [simplify]: Extracting #6: cost 0 inf + 84943 558.639 * [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))))) 558.639 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 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))))))) 558.639 * * * * [progress]: [ 1445 / 3260 ] simplifiying candidate # 558.639 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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))))) 558.639 * * [simplify]: iters left: 6 (27 enodes) 558.645 * * [simplify]: iters left: 5 (108 enodes) 558.663 * * [simplify]: iters left: 4 (226 enodes) 558.719 * * [simplify]: Extracting #0: cost 1 inf + 0 558.719 * * [simplify]: Extracting #1: cost 11 inf + 0 558.719 * * [simplify]: Extracting #2: cost 129 inf + 0 558.720 * * [simplify]: Extracting #3: cost 223 inf + 204 558.721 * * [simplify]: Extracting #4: cost 200 inf + 4611 558.728 * * [simplify]: Extracting #5: cost 96 inf + 37769 558.736 * * [simplify]: Extracting #6: cost 25 inf + 59905 558.747 * * [simplify]: Extracting #7: cost 0 inf + 67240 558.757 * * [simplify]: Extracting #8: cost 0 inf + 67130 558.768 * * [simplify]: Extracting #9: cost 0 inf + 67050 558.779 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (sqrt (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)))))) 558.779 * [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))) 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)))))) 558.780 * [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)))) 558.780 * * [simplify]: iters left: 6 (15 enodes) 558.783 * * [simplify]: iters left: 5 (63 enodes) 558.794 * * [simplify]: iters left: 4 (145 enodes) 558.829 * * [simplify]: iters left: 3 (499 enodes) 559.058 * * [simplify]: Extracting #0: cost 1 inf + 0 559.058 * * [simplify]: Extracting #1: cost 0 inf + 1 559.058 * [simplify]: Simplified to 0 559.058 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)) 559.058 * * * * [progress]: [ 1446 / 3260 ] simplifiying candidate # 559.058 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))) 559.059 * * [simplify]: iters left: 6 (27 enodes) 559.065 * * [simplify]: iters left: 5 (105 enodes) 559.082 * * [simplify]: iters left: 4 (236 enodes) 559.141 * * [simplify]: Extracting #0: cost 1 inf + 0 559.141 * * [simplify]: Extracting #1: cost 13 inf + 0 559.142 * * [simplify]: Extracting #2: cost 121 inf + 0 559.142 * * [simplify]: Extracting #3: cost 189 inf + 205 559.143 * * [simplify]: Extracting #4: cost 166 inf + 5228 559.148 * * [simplify]: Extracting #5: cost 65 inf + 34833 559.154 * * [simplify]: Extracting #6: cost 22 inf + 47672 559.163 * * [simplify]: Extracting #7: cost 1 inf + 53689 559.171 * * [simplify]: Extracting #8: cost 0 inf + 53958 559.182 * * [simplify]: Extracting #9: cost 0 inf + 53878 559.191 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (* (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a) (/ (cbrt b) (cbrt 2)))) 559.191 * [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))) 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))))) 559.191 * [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))) 559.191 * * [simplify]: iters left: 6 (15 enodes) 559.195 * * [simplify]: iters left: 5 (62 enodes) 559.206 * * [simplify]: iters left: 4 (159 enodes) 559.249 * * [simplify]: iters left: 3 (475 enodes) 559.449 * * [simplify]: Extracting #0: cost 1 inf + 0 559.449 * * [simplify]: Extracting #1: cost 42 inf + 0 559.449 * * [simplify]: Extracting #2: cost 194 inf + 1 559.452 * * [simplify]: Extracting #3: cost 205 inf + 15094 559.464 * * [simplify]: Extracting #4: cost 20 inf + 63712 559.478 * * [simplify]: Extracting #5: cost 3 inf + 65204 559.492 * * [simplify]: Extracting #6: cost 0 inf + 65965 559.506 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 559.506 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))) 559.506 * * * * [progress]: [ 1447 / 3260 ] simplifiying candidate # 559.506 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))))) 559.506 * * [simplify]: iters left: 6 (28 enodes) 559.514 * * [simplify]: iters left: 5 (110 enodes) 559.532 * * [simplify]: iters left: 4 (234 enodes) 559.586 * * [simplify]: Extracting #0: cost 1 inf + 0 559.586 * * [simplify]: Extracting #1: cost 11 inf + 0 559.586 * * [simplify]: Extracting #2: cost 119 inf + 0 559.587 * * [simplify]: Extracting #3: cost 206 inf + 43 559.588 * * [simplify]: Extracting #4: cost 186 inf + 4004 559.594 * * [simplify]: Extracting #5: cost 64 inf + 45123 559.603 * * [simplify]: Extracting #6: cost 22 inf + 57277 559.612 * * [simplify]: Extracting #7: cost 1 inf + 63293 559.623 * * [simplify]: Extracting #8: cost 0 inf + 63643 559.634 * * [simplify]: Extracting #9: cost 0 inf + 63523 559.645 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (sqrt 2))) 559.645 * [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))) 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))))))) 559.645 * [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))))) 559.645 * * [simplify]: iters left: 6 (15 enodes) 559.651 * * [simplify]: iters left: 5 (62 enodes) 559.661 * * [simplify]: iters left: 4 (148 enodes) 559.697 * * [simplify]: iters left: 3 (499 enodes) 559.933 * * [simplify]: Extracting #0: cost 1 inf + 0 559.933 * * [simplify]: Extracting #1: cost 0 inf + 1 559.933 * [simplify]: Simplified to 0 559.934 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)) 559.934 * * * * [progress]: [ 1448 / 3260 ] simplifiying candidate # 559.934 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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))))) 559.934 * * [simplify]: iters left: 6 (26 enodes) 559.940 * * [simplify]: iters left: 5 (101 enodes) 559.959 * * [simplify]: iters left: 4 (198 enodes) 560.003 * * [simplify]: Extracting #0: cost 1 inf + 0 560.003 * * [simplify]: Extracting #1: cost 11 inf + 0 560.003 * * [simplify]: Extracting #2: cost 102 inf + 0 560.003 * * [simplify]: Extracting #3: cost 172 inf + 43 560.004 * * [simplify]: Extracting #4: cost 169 inf + 250 560.005 * * [simplify]: Extracting #5: cost 139 inf + 8413 560.009 * * [simplify]: Extracting #6: cost 62 inf + 29010 560.016 * * [simplify]: Extracting #7: cost 15 inf + 41239 560.026 * * [simplify]: Extracting #8: cost 1 inf + 46073 560.034 * * [simplify]: Extracting #9: cost 0 inf + 46398 560.042 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a)) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a))) 2) (/ (/ (cbrt b) (/ (sqrt 2) (/ (cbrt b) (sqrt a)))) (/ (sqrt 2) (/ (cbrt b) (sqrt a))))) 560.042 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a)) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a))) 2) (/ (/ (cbrt b) (/ (sqrt 2) (/ (cbrt b) (sqrt a)))) (/ (sqrt 2) (/ (cbrt b) (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)))))) 560.042 * [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)))) 560.042 * * [simplify]: iters left: 6 (14 enodes) 560.046 * * [simplify]: iters left: 5 (56 enodes) 560.055 * * [simplify]: iters left: 4 (117 enodes) 560.080 * * [simplify]: iters left: 3 (347 enodes) 560.195 * * [simplify]: Extracting #0: cost 1 inf + 0 560.195 * * [simplify]: Extracting #1: cost 0 inf + 1 560.195 * [simplify]: Simplified to 0 560.195 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)) 560.196 * * * * [progress]: [ 1449 / 3260 ] simplifiying candidate # 560.196 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))) 560.196 * * [simplify]: iters left: 6 (26 enodes) 560.202 * * [simplify]: iters left: 5 (100 enodes) 560.218 * * [simplify]: iters left: 4 (192 enodes) 560.258 * * [simplify]: iters left: 3 (462 enodes) 560.399 * * [simplify]: Extracting #0: cost 1 inf + 0 560.399 * * [simplify]: Extracting #1: cost 11 inf + 0 560.399 * * [simplify]: Extracting #2: cost 116 inf + 0 560.400 * * [simplify]: Extracting #3: cost 203 inf + 126 560.401 * * [simplify]: Extracting #4: cost 188 inf + 3247 560.406 * * [simplify]: Extracting #5: cost 98 inf + 24845 560.415 * * [simplify]: Extracting #6: cost 29 inf + 42214 560.429 * * [simplify]: Extracting #7: cost 0 inf + 49921 560.440 * * [simplify]: Extracting #8: cost 0 inf + 49826 560.452 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (cbrt b) a) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b))))) 560.452 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (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))))) 560.452 * [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))) 560.452 * * [simplify]: iters left: 6 (14 enodes) 560.456 * * [simplify]: iters left: 5 (57 enodes) 560.465 * * [simplify]: iters left: 4 (116 enodes) 560.491 * * [simplify]: iters left: 3 (321 enodes) 560.600 * * [simplify]: Extracting #0: cost 1 inf + 0 560.600 * * [simplify]: Extracting #1: cost 0 inf + 1 560.600 * [simplify]: Simplified to 0 560.600 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)) 560.600 * * * * [progress]: [ 1450 / 3260 ] simplifiying candidate # 560.600 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))))) 560.600 * * [simplify]: iters left: 6 (27 enodes) 560.606 * * [simplify]: iters left: 5 (105 enodes) 560.623 * * [simplify]: iters left: 4 (226 enodes) 560.674 * * [simplify]: Extracting #0: cost 1 inf + 0 560.674 * * [simplify]: Extracting #1: cost 11 inf + 0 560.674 * * [simplify]: Extracting #2: cost 103 inf + 0 560.675 * * [simplify]: Extracting #3: cost 173 inf + 2 560.675 * * [simplify]: Extracting #4: cost 169 inf + 288 560.677 * * [simplify]: Extracting #5: cost 141 inf + 8366 560.680 * * [simplify]: Extracting #6: cost 60 inf + 29892 560.687 * * [simplify]: Extracting #7: cost 2 inf + 46404 560.695 * * [simplify]: Extracting #8: cost 0 inf + 46138 560.703 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) 560.703 * [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))) 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))))))) 560.703 * [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))))) 560.703 * * [simplify]: iters left: 6 (15 enodes) 560.707 * * [simplify]: iters left: 5 (62 enodes) 560.717 * * [simplify]: iters left: 4 (149 enodes) 560.754 * * [simplify]: iters left: 3 (450 enodes) 560.951 * * [simplify]: Extracting #0: cost 1 inf + 0 560.951 * * [simplify]: Extracting #1: cost 0 inf + 1 560.951 * [simplify]: Simplified to 0 560.951 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)) 560.951 * * * * [progress]: [ 1451 / 3260 ] simplifiying candidate # 560.951 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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))))) 560.951 * * [simplify]: iters left: 6 (25 enodes) 560.957 * * [simplify]: iters left: 5 (95 enodes) 560.971 * * [simplify]: iters left: 4 (184 enodes) 561.010 * * [simplify]: iters left: 3 (454 enodes) 561.136 * * [simplify]: Extracting #0: cost 1 inf + 0 561.136 * * [simplify]: Extracting #1: cost 11 inf + 0 561.136 * * [simplify]: Extracting #2: cost 104 inf + 0 561.137 * * [simplify]: Extracting #3: cost 208 inf + 170 561.138 * * [simplify]: Extracting #4: cost 184 inf + 3667 561.144 * * [simplify]: Extracting #5: cost 98 inf + 22130 561.153 * * [simplify]: Extracting #6: cost 25 inf + 40518 561.163 * * [simplify]: Extracting #7: cost 1 inf + 46270 561.173 * * [simplify]: Extracting #8: cost 0 inf + 46156 561.183 * * [simplify]: Extracting #9: cost 0 inf + 46076 561.193 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 561.193 * [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) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 561.194 * [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)))) 561.194 * * [simplify]: iters left: 6 (14 enodes) 561.197 * * [simplify]: iters left: 5 (57 enodes) 561.207 * * [simplify]: iters left: 4 (118 enodes) 561.232 * * [simplify]: iters left: 3 (314 enodes) 561.327 * * [simplify]: Extracting #0: cost 1 inf + 0 561.327 * * [simplify]: Extracting #1: cost 0 inf + 1 561.327 * [simplify]: Simplified to 0 561.327 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 561.327 * * * * [progress]: [ 1452 / 3260 ] simplifiying candidate # 561.327 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 561.327 * * [simplify]: iters left: 6 (25 enodes) 561.332 * * [simplify]: iters left: 5 (91 enodes) 561.347 * * [simplify]: iters left: 4 (178 enodes) 561.381 * * [simplify]: iters left: 3 (387 enodes) 561.470 * * [simplify]: Extracting #0: cost 1 inf + 0 561.470 * * [simplify]: Extracting #1: cost 13 inf + 0 561.470 * * [simplify]: Extracting #2: cost 104 inf + 0 561.471 * * [simplify]: Extracting #3: cost 157 inf + 212 561.472 * * [simplify]: Extracting #4: cost 126 inf + 3837 561.475 * * [simplify]: Extracting #5: cost 72 inf + 15400 561.479 * * [simplify]: Extracting #6: cost 45 inf + 20807 561.485 * * [simplify]: Extracting #7: cost 14 inf + 28397 561.494 * * [simplify]: Extracting #8: cost 0 inf + 33236 561.502 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (sqrt a) (sqrt a))) (/ b (* a 2))) 561.502 * [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) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 561.502 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 561.502 * * [simplify]: iters left: 6 (13 enodes) 561.505 * * [simplify]: iters left: 5 (48 enodes) 561.513 * * [simplify]: iters left: 4 (103 enodes) 561.532 * * [simplify]: iters left: 3 (238 enodes) 561.591 * * [simplify]: Extracting #0: cost 1 inf + 0 561.591 * * [simplify]: Extracting #1: cost 0 inf + 1 561.591 * [simplify]: Simplified to 0 561.591 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (sqrt a) (sqrt a))) (/ b (* a 2))) 0)) 561.591 * * * * [progress]: [ 1453 / 3260 ] simplifiying candidate # 561.591 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))))) 561.591 * * [simplify]: iters left: 6 (28 enodes) 561.597 * * [simplify]: iters left: 5 (109 enodes) 561.617 * * [simplify]: iters left: 4 (227 enodes) 561.665 * * [simplify]: Extracting #0: cost 1 inf + 0 561.665 * * [simplify]: Extracting #1: cost 11 inf + 0 561.666 * * [simplify]: Extracting #2: cost 120 inf + 0 561.666 * * [simplify]: Extracting #3: cost 208 inf + 204 561.667 * * [simplify]: Extracting #4: cost 188 inf + 3922 561.674 * * [simplify]: Extracting #5: cost 92 inf + 35460 561.682 * * [simplify]: Extracting #6: cost 26 inf + 58176 561.692 * * [simplify]: Extracting #7: cost 0 inf + 65571 561.702 * * [simplify]: Extracting #8: cost 0 inf + 64901 561.712 * * [simplify]: Extracting #9: cost 0 inf + 64821 561.723 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 561.723 * [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))) 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))))))) 561.723 * [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))))) 561.723 * * [simplify]: iters left: 6 (15 enodes) 561.727 * * [simplify]: iters left: 5 (61 enodes) 561.737 * * [simplify]: iters left: 4 (142 enodes) 561.772 * * [simplify]: iters left: 3 (474 enodes) 561.951 * * [simplify]: Extracting #0: cost 1 inf + 0 561.951 * * [simplify]: Extracting #1: cost 0 inf + 1 561.951 * [simplify]: Simplified to 0 561.951 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)) 561.951 * * * * [progress]: [ 1454 / 3260 ] simplifiying candidate # 561.951 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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))))) 561.952 * * [simplify]: iters left: 6 (26 enodes) 561.957 * * [simplify]: iters left: 5 (101 enodes) 561.974 * * [simplify]: iters left: 4 (193 enodes) 562.016 * * [simplify]: Extracting #0: cost 1 inf + 0 562.016 * * [simplify]: Extracting #1: cost 11 inf + 0 562.017 * * [simplify]: Extracting #2: cost 99 inf + 0 562.017 * * [simplify]: Extracting #3: cost 162 inf + 204 562.017 * * [simplify]: Extracting #4: cost 156 inf + 976 562.018 * * [simplify]: Extracting #5: cost 134 inf + 7120 562.023 * * [simplify]: Extracting #6: cost 47 inf + 30502 562.030 * * [simplify]: Extracting #7: cost 5 inf + 42404 562.038 * * [simplify]: Extracting #8: cost 0 inf + 44383 562.046 * * [simplify]: Extracting #9: cost 0 inf + 44343 562.053 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) 2) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (sqrt b) (sqrt a)))) 562.053 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) 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)))))) 562.054 * [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)))) 562.054 * * [simplify]: iters left: 6 (14 enodes) 562.057 * * [simplify]: iters left: 5 (56 enodes) 562.066 * * [simplify]: iters left: 4 (113 enodes) 562.090 * * [simplify]: iters left: 3 (324 enodes) 562.176 * * [simplify]: Extracting #0: cost 1 inf + 0 562.176 * * [simplify]: Extracting #1: cost 0 inf + 1 562.176 * [simplify]: Simplified to 0 562.176 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)) 562.177 * * * * [progress]: [ 1455 / 3260 ] simplifiying candidate # 562.177 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))) 562.177 * * [simplify]: iters left: 6 (26 enodes) 562.183 * * [simplify]: iters left: 5 (99 enodes) 562.201 * * [simplify]: iters left: 4 (187 enodes) 562.237 * * [simplify]: iters left: 3 (449 enodes) 562.347 * * [simplify]: Extracting #0: cost 1 inf + 0 562.347 * * [simplify]: Extracting #1: cost 11 inf + 0 562.348 * * [simplify]: Extracting #2: cost 94 inf + 0 562.348 * * [simplify]: Extracting #3: cost 178 inf + 205 562.349 * * [simplify]: Extracting #4: cost 159 inf + 2680 562.351 * * [simplify]: Extracting #5: cost 141 inf + 6778 562.356 * * [simplify]: Extracting #6: cost 48 inf + 28656 562.367 * * [simplify]: Extracting #7: cost 3 inf + 40516 562.376 * * [simplify]: Extracting #8: cost 0 inf + 41320 562.385 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* (cbrt 2) a))) 562.385 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) 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))))) 562.386 * [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))) 562.386 * * [simplify]: iters left: 6 (14 enodes) 562.390 * * [simplify]: iters left: 5 (56 enodes) 562.399 * * [simplify]: iters left: 4 (112 enodes) 562.421 * * [simplify]: iters left: 3 (297 enodes) 562.501 * * [simplify]: Extracting #0: cost 1 inf + 0 562.502 * * [simplify]: Extracting #1: cost 0 inf + 1 562.502 * [simplify]: Simplified to 0 562.502 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)) 562.502 * * * * [progress]: [ 1456 / 3260 ] simplifiying candidate # 562.502 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))))) 562.502 * * [simplify]: iters left: 6 (26 enodes) 562.508 * * [simplify]: iters left: 5 (101 enodes) 562.524 * * [simplify]: iters left: 4 (201 enodes) 562.564 * * [simplify]: iters left: 3 (482 enodes) 562.676 * * [simplify]: Extracting #0: cost 1 inf + 0 562.676 * * [simplify]: Extracting #1: cost 11 inf + 0 562.676 * * [simplify]: Extracting #2: cost 106 inf + 0 562.677 * * [simplify]: Extracting #3: cost 231 inf + 43 562.678 * * [simplify]: Extracting #4: cost 217 inf + 2516 562.683 * * [simplify]: Extracting #5: cost 127 inf + 25113 562.693 * * [simplify]: Extracting #6: cost 30 inf + 54141 562.705 * * [simplify]: Extracting #7: cost 2 inf + 60289 562.718 * * [simplify]: Extracting #8: cost 0 inf + 60968 562.733 * [simplify]: Simplified to (+ (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) 2)) (sqrt a))) 562.733 * [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))) (* (sqrt a) 2)) (sqrt 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))))))) 562.733 * [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))))) 562.733 * * [simplify]: iters left: 6 (13 enodes) 562.736 * * [simplify]: iters left: 5 (53 enodes) 562.745 * * [simplify]: iters left: 4 (118 enodes) 562.767 * * [simplify]: iters left: 3 (324 enodes) 562.852 * * [simplify]: Extracting #0: cost 1 inf + 0 562.852 * * [simplify]: Extracting #1: cost 0 inf + 1 562.852 * [simplify]: Simplified to 0 562.853 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)) 562.853 * * * * [progress]: [ 1457 / 3260 ] simplifiying candidate # 562.853 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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))))) 562.853 * * [simplify]: iters left: 6 (23 enodes) 562.858 * * [simplify]: iters left: 5 (87 enodes) 562.871 * * [simplify]: iters left: 4 (156 enodes) 562.902 * * [simplify]: iters left: 3 (380 enodes) 562.993 * * [simplify]: Extracting #0: cost 1 inf + 0 562.993 * * [simplify]: Extracting #1: cost 9 inf + 0 562.993 * * [simplify]: Extracting #2: cost 86 inf + 0 562.994 * * [simplify]: Extracting #3: cost 172 inf + 44 562.995 * * [simplify]: Extracting #4: cost 163 inf + 984 562.996 * * [simplify]: Extracting #5: cost 127 inf + 7328 563.001 * * [simplify]: Extracting #6: cost 44 inf + 25807 563.009 * * [simplify]: Extracting #7: cost 1 inf + 36308 563.020 * * [simplify]: Extracting #8: cost 0 inf + 36115 563.028 * * [simplify]: Extracting #9: cost 0 inf + 36035 563.037 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 563.037 * [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)))))) 563.037 * [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)))) 563.037 * * [simplify]: iters left: 6 (11 enodes) 563.040 * * [simplify]: iters left: 5 (43 enodes) 563.047 * * [simplify]: iters left: 4 (84 enodes) 563.061 * * [simplify]: iters left: 3 (212 enodes) 563.106 * * [simplify]: iters left: 2 (472 enodes) 563.209 * * [simplify]: Extracting #0: cost 1 inf + 0 563.210 * * [simplify]: Extracting #1: cost 0 inf + 1 563.210 * [simplify]: Simplified to 0 563.210 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 563.210 * * * * [progress]: [ 1458 / 3260 ] simplifiying candidate # 563.210 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 563.210 * * [simplify]: iters left: 6 (24 enodes) 563.216 * * [simplify]: iters left: 5 (92 enodes) 563.230 * * [simplify]: iters left: 4 (171 enodes) 563.265 * * [simplify]: iters left: 3 (370 enodes) 563.343 * * [simplify]: Extracting #0: cost 1 inf + 0 563.343 * * [simplify]: Extracting #1: cost 11 inf + 0 563.343 * * [simplify]: Extracting #2: cost 78 inf + 0 563.344 * * [simplify]: Extracting #3: cost 135 inf + 85 563.344 * * [simplify]: Extracting #4: cost 126 inf + 985 563.346 * * [simplify]: Extracting #5: cost 103 inf + 5055 563.348 * * [simplify]: Extracting #6: cost 50 inf + 14086 563.354 * * [simplify]: Extracting #7: cost 5 inf + 25668 563.360 * * [simplify]: Extracting #8: cost 0 inf + 27408 563.367 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 563.367 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) 2)) (sqrt 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))))) 563.367 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 563.367 * * [simplify]: iters left: 6 (12 enodes) 563.372 * * [simplify]: iters left: 5 (49 enodes) 563.381 * * [simplify]: iters left: 4 (99 enodes) 563.400 * * [simplify]: iters left: 3 (234 enodes) 563.454 * * [simplify]: iters left: 2 (447 enodes) 563.551 * * [simplify]: Extracting #0: cost 1 inf + 0 563.551 * * [simplify]: Extracting #1: cost 0 inf + 1 563.551 * [simplify]: Simplified to 0 563.551 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 0)) 563.551 * * * * [progress]: [ 1459 / 3260 ] simplifiying candidate # 563.552 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))))) 563.552 * * [simplify]: iters left: 6 (26 enodes) 563.557 * * [simplify]: iters left: 5 (100 enodes) 563.573 * * [simplify]: iters left: 4 (196 enodes) 563.614 * * [simplify]: iters left: 3 (445 enodes) 563.722 * * [simplify]: Extracting #0: cost 1 inf + 0 563.722 * * [simplify]: Extracting #1: cost 11 inf + 0 563.722 * * [simplify]: Extracting #2: cost 92 inf + 0 563.723 * * [simplify]: Extracting #3: cost 167 inf + 2 563.724 * * [simplify]: Extracting #4: cost 152 inf + 1909 563.728 * * [simplify]: Extracting #5: cost 71 inf + 18873 563.734 * * [simplify]: Extracting #6: cost 41 inf + 26247 563.741 * * [simplify]: Extracting #7: cost 14 inf + 33072 563.750 * * [simplify]: Extracting #8: cost 2 inf + 37230 563.759 * * [simplify]: Extracting #9: cost 0 inf + 37949 563.768 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (sqrt a)) (* (sqrt a) 2)) (/ (/ b (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) 563.768 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (sqrt a)) (* (sqrt 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))))))) 563.768 * [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))))) 563.768 * * [simplify]: iters left: 6 (14 enodes) 563.772 * * [simplify]: iters left: 5 (57 enodes) 563.783 * * [simplify]: iters left: 4 (121 enodes) 563.808 * * [simplify]: iters left: 3 (291 enodes) 563.886 * * [simplify]: Extracting #0: cost 1 inf + 0 563.886 * * [simplify]: Extracting #1: cost 0 inf + 1 563.886 * [simplify]: Simplified to 0 563.886 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (sqrt a)) (* (sqrt a) 2)) (/ (/ b (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) 0)) 563.887 * * * * [progress]: [ 1460 / 3260 ] simplifiying candidate # 563.887 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 563.887 * * [simplify]: iters left: 6 (24 enodes) 563.895 * * [simplify]: iters left: 5 (90 enodes) 563.908 * * [simplify]: iters left: 4 (162 enodes) 563.938 * * [simplify]: iters left: 3 (341 enodes) 564.004 * * [simplify]: Extracting #0: cost 1 inf + 0 564.004 * * [simplify]: Extracting #1: cost 11 inf + 0 564.004 * * [simplify]: Extracting #2: cost 70 inf + 0 564.004 * * [simplify]: Extracting #3: cost 118 inf + 44 564.005 * * [simplify]: Extracting #4: cost 114 inf + 333 564.006 * * [simplify]: Extracting #5: cost 89 inf + 3807 564.008 * * [simplify]: Extracting #6: cost 53 inf + 8965 564.011 * * [simplify]: Extracting #7: cost 38 inf + 10797 564.017 * * [simplify]: Extracting #8: cost 9 inf + 19287 564.022 * * [simplify]: Extracting #9: cost 0 inf + 21945 564.028 * * [simplify]: Extracting #10: cost 0 inf + 21731 564.034 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 564.034 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 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)))))) 564.034 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 564.034 * * [simplify]: iters left: 6 (13 enodes) 564.037 * * [simplify]: iters left: 5 (52 enodes) 564.046 * * [simplify]: iters left: 4 (98 enodes) 564.064 * * [simplify]: iters left: 3 (212 enodes) 564.106 * * [simplify]: iters left: 2 (371 enodes) 564.179 * * [simplify]: Extracting #0: cost 1 inf + 0 564.180 * * [simplify]: Extracting #1: cost 0 inf + 1 564.180 * [simplify]: Simplified to 0 564.180 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 0)) 564.180 * * * * [progress]: [ 1461 / 3260 ] simplifiying candidate # 564.180 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 564.180 * * [simplify]: iters left: 6 (24 enodes) 564.185 * * [simplify]: iters left: 5 (87 enodes) 564.201 * * [simplify]: iters left: 4 (160 enodes) 564.226 * * [simplify]: iters left: 3 (287 enodes) 564.275 * * [simplify]: iters left: 2 (449 enodes) 564.352 * * [simplify]: Extracting #0: cost 1 inf + 0 564.353 * * [simplify]: Extracting #1: cost 11 inf + 0 564.353 * * [simplify]: Extracting #2: cost 70 inf + 0 564.353 * * [simplify]: Extracting #3: cost 102 inf + 622 564.354 * * [simplify]: Extracting #4: cost 96 inf + 1733 564.355 * * [simplify]: Extracting #5: cost 68 inf + 5135 564.359 * * [simplify]: Extracting #6: cost 14 inf + 17330 564.365 * * [simplify]: Extracting #7: cost 1 inf + 20360 564.370 * * [simplify]: Extracting #8: cost 0 inf + 20661 564.377 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 564.378 * [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))))) 564.378 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 564.378 * * [simplify]: iters left: 6 (12 enodes) 564.381 * * [simplify]: iters left: 5 (44 enodes) 564.388 * * [simplify]: iters left: 4 (92 enodes) 564.402 * * [simplify]: iters left: 3 (159 enodes) 564.427 * * [simplify]: iters left: 2 (267 enodes) 564.471 * * [simplify]: iters left: 1 (364 enodes) 564.529 * * [simplify]: Extracting #0: cost 1 inf + 0 564.530 * * [simplify]: Extracting #1: cost 0 inf + 1 564.530 * [simplify]: Simplified to 0 564.530 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 564.530 * * * * [progress]: [ 1462 / 3260 ] simplifiying candidate # 564.530 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))))) 564.530 * * [simplify]: iters left: 6 (27 enodes) 564.536 * * [simplify]: iters left: 5 (107 enodes) 564.554 * * [simplify]: iters left: 4 (229 enodes) 564.604 * * [simplify]: Extracting #0: cost 1 inf + 0 564.604 * * [simplify]: Extracting #1: cost 11 inf + 0 564.604 * * [simplify]: Extracting #2: cost 118 inf + 0 564.604 * * [simplify]: Extracting #3: cost 196 inf + 490 564.605 * * [simplify]: Extracting #4: cost 172 inf + 3660 564.609 * * [simplify]: Extracting #5: cost 97 inf + 25611 564.618 * * [simplify]: Extracting #6: cost 24 inf + 48322 564.626 * * [simplify]: Extracting #7: cost 0 inf + 54558 564.635 * * [simplify]: Extracting #8: cost 0 inf + 54088 564.644 * * [simplify]: Extracting #9: cost 0 inf + 54008 564.653 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 564.653 * [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))) 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))))))) 564.653 * [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))))) 564.653 * * [simplify]: iters left: 6 (15 enodes) 564.657 * * [simplify]: iters left: 5 (64 enodes) 564.668 * * [simplify]: iters left: 4 (149 enodes) 564.973 * * [simplify]: iters left: 3 (466 enodes) 565.227 * * [simplify]: Extracting #0: cost 1 inf + 0 565.227 * * [simplify]: Extracting #1: cost 0 inf + 1 565.227 * [simplify]: Simplified to 0 565.227 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)) 565.227 * * * * [progress]: [ 1463 / 3260 ] simplifiying candidate # 565.227 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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))))) 565.227 * * [simplify]: iters left: 6 (25 enodes) 565.233 * * [simplify]: iters left: 5 (99 enodes) 565.249 * * [simplify]: iters left: 4 (196 enodes) 565.293 * * [simplify]: Extracting #0: cost 1 inf + 0 565.293 * * [simplify]: Extracting #1: cost 11 inf + 0 565.293 * * [simplify]: Extracting #2: cost 105 inf + 0 565.293 * * [simplify]: Extracting #3: cost 159 inf + 409 565.294 * * [simplify]: Extracting #4: cost 130 inf + 4675 565.296 * * [simplify]: Extracting #5: cost 86 inf + 15937 565.302 * * [simplify]: Extracting #6: cost 32 inf + 28634 565.308 * * [simplify]: Extracting #7: cost 7 inf + 35528 565.316 * * [simplify]: Extracting #8: cost 0 inf + 38308 565.323 * * [simplify]: Extracting #9: cost 0 inf + 38253 565.330 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) 2) (/ (/ (/ b (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) (sqrt a))) 565.330 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) 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)))))) 565.331 * [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)))) 565.331 * * [simplify]: iters left: 6 (14 enodes) 565.334 * * [simplify]: iters left: 5 (59 enodes) 565.344 * * [simplify]: iters left: 4 (121 enodes) 565.368 * * [simplify]: iters left: 3 (332 enodes) 565.501 * * [simplify]: Extracting #0: cost 1 inf + 0 565.501 * * [simplify]: Extracting #1: cost 0 inf + 1 565.501 * [simplify]: Simplified to 0 565.501 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)) 565.501 * * * * [progress]: [ 1464 / 3260 ] simplifiying candidate # 565.502 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 565.502 * * [simplify]: iters left: 6 (25 enodes) 565.507 * * [simplify]: iters left: 5 (97 enodes) 565.523 * * [simplify]: iters left: 4 (190 enodes) 565.562 * * [simplify]: iters left: 3 (435 enodes) 565.684 * * [simplify]: Extracting #0: cost 1 inf + 0 565.684 * * [simplify]: Extracting #1: cost 11 inf + 0 565.684 * * [simplify]: Extracting #2: cost 122 inf + 0 565.685 * * [simplify]: Extracting #3: cost 173 inf + 3047 565.689 * * [simplify]: Extracting #4: cost 77 inf + 19506 565.695 * * [simplify]: Extracting #5: cost 48 inf + 26594 565.703 * * [simplify]: Extracting #6: cost 46 inf + 26923 565.711 * * [simplify]: Extracting #7: cost 21 inf + 32919 565.719 * * [simplify]: Extracting #8: cost 1 inf + 39398 565.728 * * [simplify]: Extracting #9: cost 0 inf + 39642 565.737 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2)))) 565.737 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt 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))))) 565.738 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 565.738 * * [simplify]: iters left: 6 (13 enodes) 565.741 * * [simplify]: iters left: 5 (54 enodes) 565.750 * * [simplify]: iters left: 4 (112 enodes) 565.774 * * [simplify]: iters left: 3 (281 enodes) 565.868 * * [simplify]: Extracting #0: cost 1 inf + 0 565.868 * * [simplify]: Extracting #1: cost 0 inf + 1 565.868 * [simplify]: Simplified to 0 565.868 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2)))) 0)) 565.868 * * * * [progress]: [ 1465 / 3260 ] simplifiying candidate # 565.869 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)))))) 565.869 * * [simplify]: iters left: 6 (26 enodes) 565.875 * * [simplify]: iters left: 5 (102 enodes) 565.891 * * [simplify]: iters left: 4 (214 enodes) 565.935 * * [simplify]: Extracting #0: cost 1 inf + 0 565.935 * * [simplify]: Extracting #1: cost 11 inf + 0 565.935 * * [simplify]: Extracting #2: cost 99 inf + 0 565.936 * * [simplify]: Extracting #3: cost 156 inf + 45 565.936 * * [simplify]: Extracting #4: cost 130 inf + 3340 565.939 * * [simplify]: Extracting #5: cost 55 inf + 21938 565.944 * * [simplify]: Extracting #6: cost 36 inf + 27680 565.949 * * [simplify]: Extracting #7: cost 12 inf + 33319 565.956 * * [simplify]: Extracting #8: cost 0 inf + 37699 565.963 * * [simplify]: Extracting #9: cost 0 inf + 37644 565.969 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (cbrt a)) (* (cbrt a) (cbrt a)))) 565.970 * [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))) 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))))))) 565.970 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 565.970 * * [simplify]: iters left: 6 (14 enodes) 565.974 * * [simplify]: iters left: 5 (59 enodes) 565.983 * * [simplify]: iters left: 4 (134 enodes) 566.013 * * [simplify]: iters left: 3 (357 enodes) 566.151 * * [simplify]: Extracting #0: cost 1 inf + 0 566.151 * * [simplify]: Extracting #1: cost 0 inf + 1 566.151 * [simplify]: Simplified to 0 566.151 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (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)) 566.152 * * * * [progress]: [ 1466 / 3260 ] simplifiying candidate # 566.152 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 566.152 * * [simplify]: iters left: 6 (24 enodes) 566.157 * * [simplify]: iters left: 5 (93 enodes) 566.172 * * [simplify]: iters left: 4 (181 enodes) 566.208 * * [simplify]: iters left: 3 (459 enodes) 566.373 * * [simplify]: Extracting #0: cost 1 inf + 0 566.373 * * [simplify]: Extracting #1: cost 11 inf + 0 566.373 * * [simplify]: Extracting #2: cost 134 inf + 0 566.374 * * [simplify]: Extracting #3: cost 207 inf + 417 566.376 * * [simplify]: Extracting #4: cost 169 inf + 4913 566.381 * * [simplify]: Extracting #5: cost 76 inf + 22528 566.388 * * [simplify]: Extracting #6: cost 21 inf + 35169 566.398 * * [simplify]: Extracting #7: cost 0 inf + 40399 566.408 * * [simplify]: Extracting #8: cost 0 inf + 39986 566.418 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 566.418 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (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)))))) 566.418 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 566.419 * * [simplify]: iters left: 6 (13 enodes) 566.422 * * [simplify]: iters left: 5 (53 enodes) 566.432 * * [simplify]: iters left: 4 (106 enodes) 566.453 * * [simplify]: iters left: 3 (257 enodes) 566.538 * * [simplify]: Extracting #0: cost 1 inf + 0 566.538 * * [simplify]: Extracting #1: cost 0 inf + 1 566.538 * [simplify]: Simplified to 0 566.538 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 566.538 * * * * [progress]: [ 1467 / 3260 ] simplifiying candidate # 566.538 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 566.538 * * [simplify]: iters left: 6 (24 enodes) 566.544 * * [simplify]: iters left: 5 (92 enodes) 566.558 * * [simplify]: iters left: 4 (170 enodes) 566.589 * * [simplify]: iters left: 3 (357 enodes) 566.682 * * [simplify]: Extracting #0: cost 1 inf + 0 566.682 * * [simplify]: Extracting #1: cost 11 inf + 0 566.683 * * [simplify]: Extracting #2: cost 100 inf + 0 566.683 * * [simplify]: Extracting #3: cost 137 inf + 495 566.685 * * [simplify]: Extracting #4: cost 75 inf + 7606 566.688 * * [simplify]: Extracting #5: cost 47 inf + 12833 566.692 * * [simplify]: Extracting #6: cost 44 inf + 13224 566.695 * * [simplify]: Extracting #7: cost 36 inf + 14051 566.700 * * [simplify]: Extracting #8: cost 8 inf + 22884 566.708 * * [simplify]: Extracting #9: cost 0 inf + 25602 566.715 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (sqrt a)) (* (sqrt a) 2)) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 566.715 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (sqrt a)) (* (sqrt 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))))) 566.715 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 566.715 * * [simplify]: iters left: 6 (12 enodes) 566.718 * * [simplify]: iters left: 5 (49 enodes) 566.726 * * [simplify]: iters left: 4 (94 enodes) 566.745 * * [simplify]: iters left: 3 (221 enodes) 566.814 * * [simplify]: iters left: 2 (492 enodes) 567.028 * * [simplify]: Extracting #0: cost 1 inf + 0 567.028 * * [simplify]: Extracting #1: cost 0 inf + 1 567.028 * [simplify]: Simplified to 0 567.028 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (sqrt a)) (* (sqrt a) 2)) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 0)) 567.028 * * * * [progress]: [ 1468 / 3260 ] simplifiying candidate # 567.028 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 567.028 * * [simplify]: iters left: 6 (25 enodes) 567.034 * * [simplify]: iters left: 5 (95 enodes) 567.049 * * [simplify]: iters left: 4 (189 enodes) 567.088 * * [simplify]: iters left: 3 (433 enodes) 567.210 * * [simplify]: Extracting #0: cost 1 inf + 0 567.210 * * [simplify]: Extracting #1: cost 11 inf + 0 567.210 * * [simplify]: Extracting #2: cost 125 inf + 0 567.211 * * [simplify]: Extracting #3: cost 194 inf + 5 567.212 * * [simplify]: Extracting #4: cost 174 inf + 2486 567.216 * * [simplify]: Extracting #5: cost 74 inf + 23002 567.225 * * [simplify]: Extracting #6: cost 30 inf + 33241 567.233 * * [simplify]: Extracting #7: cost 3 inf + 40606 567.242 * * [simplify]: Extracting #8: cost 0 inf + 41611 567.251 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 567.251 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) 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))))))) 567.251 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 567.251 * * [simplify]: iters left: 6 (13 enodes) 567.254 * * [simplify]: iters left: 5 (52 enodes) 567.262 * * [simplify]: iters left: 4 (111 enodes) 567.287 * * [simplify]: iters left: 3 (278 enodes) 567.376 * * [simplify]: Extracting #0: cost 1 inf + 0 567.376 * * [simplify]: Extracting #1: cost 0 inf + 1 567.376 * [simplify]: Simplified to 0 567.376 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 0)) 567.377 * * * * [progress]: [ 1469 / 3260 ] simplifiying candidate # 567.377 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 567.377 * * [simplify]: iters left: 6 (23 enodes) 567.382 * * [simplify]: iters left: 5 (86 enodes) 567.398 * * [simplify]: iters left: 4 (158 enodes) 567.431 * * [simplify]: iters left: 3 (357 enodes) 567.531 * * [simplify]: Extracting #0: cost 1 inf + 0 567.531 * * [simplify]: Extracting #1: cost 11 inf + 0 567.532 * * [simplify]: Extracting #2: cost 104 inf + 0 567.532 * * [simplify]: Extracting #3: cost 130 inf + 299 567.534 * * [simplify]: Extracting #4: cost 67 inf + 6705 567.537 * * [simplify]: Extracting #5: cost 48 inf + 10306 567.540 * * [simplify]: Extracting #6: cost 41 inf + 11494 567.545 * * [simplify]: Extracting #7: cost 7 inf + 20196 567.551 * * [simplify]: Extracting #8: cost 0 inf + 22458 567.558 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ b (* a 2))) 567.559 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 567.559 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 567.559 * * [simplify]: iters left: 6 (12 enodes) 567.562 * * [simplify]: iters left: 5 (47 enodes) 567.569 * * [simplify]: iters left: 4 (89 enodes) 567.587 * * [simplify]: iters left: 3 (186 enodes) 567.633 * * [simplify]: iters left: 2 (378 enodes) 567.765 * * [simplify]: Extracting #0: cost 1 inf + 0 567.765 * * [simplify]: Extracting #1: cost 0 inf + 1 567.765 * [simplify]: Simplified to 0 567.765 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ b (* a 2))) 0)) 567.765 * * * * [progress]: [ 1470 / 3260 ] simplifiying candidate # 567.766 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 567.766 * * [simplify]: iters left: 6 (23 enodes) 567.771 * * [simplify]: iters left: 5 (84 enodes) 567.783 * * [simplify]: iters left: 4 (131 enodes) 567.805 * * [simplify]: iters left: 3 (227 enodes) 567.841 * * [simplify]: iters left: 2 (351 enodes) 567.900 * * [simplify]: Extracting #0: cost 1 inf + 0 567.900 * * [simplify]: Extracting #1: cost 9 inf + 0 567.901 * * [simplify]: Extracting #2: cost 59 inf + 2 567.901 * * [simplify]: Extracting #3: cost 82 inf + 796 567.902 * * [simplify]: Extracting #4: cost 60 inf + 2743 567.903 * * [simplify]: Extracting #5: cost 51 inf + 3864 567.906 * * [simplify]: Extracting #6: cost 12 inf + 13226 567.911 * * [simplify]: Extracting #7: cost 0 inf + 16706 567.916 * * [simplify]: Extracting #8: cost 0 inf + 16667 567.920 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 567.920 * [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) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 567.921 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 567.921 * * [simplify]: iters left: 6 (11 enodes) 567.923 * * [simplify]: iters left: 5 (40 enodes) 567.929 * * [simplify]: iters left: 4 (65 enodes) 567.940 * * [simplify]: iters left: 3 (97 enodes) 567.957 * * [simplify]: iters left: 2 (165 enodes) 567.989 * * [simplify]: iters left: 1 (271 enodes) 568.042 * * [simplify]: Extracting #0: cost 1 inf + 0 568.042 * * [simplify]: Extracting #1: cost 0 inf + 1 568.042 * [simplify]: Simplified to 0 568.042 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 568.042 * * * * [progress]: [ 1471 / 3260 ] simplifiying candidate # 568.042 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 568.042 * * [simplify]: iters left: 6 (24 enodes) 568.048 * * [simplify]: iters left: 5 (94 enodes) 568.064 * * [simplify]: iters left: 4 (184 enodes) 568.100 * * [simplify]: iters left: 3 (408 enodes) 568.204 * * [simplify]: Extracting #0: cost 1 inf + 0 568.204 * * [simplify]: Extracting #1: cost 11 inf + 0 568.204 * * [simplify]: Extracting #2: cost 113 inf + 0 568.205 * * [simplify]: Extracting #3: cost 169 inf + 47 568.206 * * [simplify]: Extracting #4: cost 164 inf + 338 568.207 * * [simplify]: Extracting #5: cost 139 inf + 5451 568.212 * * [simplify]: Extracting #6: cost 51 inf + 24550 568.219 * * [simplify]: Extracting #7: cost 2 inf + 36233 568.227 * * [simplify]: Extracting #8: cost 0 inf + 36939 568.237 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (sqrt a) (sqrt a))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 568.237 * [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 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 568.238 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 568.238 * * [simplify]: iters left: 6 (12 enodes) 568.241 * * [simplify]: iters left: 5 (51 enodes) 568.249 * * [simplify]: iters left: 4 (106 enodes) 568.271 * * [simplify]: iters left: 3 (247 enodes) 568.338 * * [simplify]: Extracting #0: cost 1 inf + 0 568.338 * * [simplify]: Extracting #1: cost 0 inf + 1 568.338 * [simplify]: Simplified to 0 568.338 * [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)) 568.339 * * * * [progress]: [ 1472 / 3260 ] simplifiying candidate # 568.339 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 568.339 * * [simplify]: iters left: 6 (22 enodes) 568.344 * * [simplify]: iters left: 5 (85 enodes) 568.359 * * [simplify]: iters left: 4 (155 enodes) 568.393 * * [simplify]: iters left: 3 (365 enodes) 568.495 * * [simplify]: Extracting #0: cost 1 inf + 0 568.495 * * [simplify]: Extracting #1: cost 11 inf + 0 568.495 * * [simplify]: Extracting #2: cost 105 inf + 0 568.496 * * [simplify]: Extracting #3: cost 130 inf + 217 568.497 * * [simplify]: Extracting #4: cost 79 inf + 5432 568.500 * * [simplify]: Extracting #5: cost 52 inf + 9693 568.503 * * [simplify]: Extracting #6: cost 46 inf + 10558 568.506 * * [simplify]: Extracting #7: cost 38 inf + 11305 568.510 * * [simplify]: Extracting #8: cost 9 inf + 19855 568.518 * * [simplify]: Extracting #9: cost 0 inf + 22635 568.524 * * [simplify]: Extracting #10: cost 0 inf + 22460 568.530 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* (/ b a) 1/2)) 568.530 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 568.530 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 568.530 * * [simplify]: iters left: 6 (11 enodes) 568.533 * * [simplify]: iters left: 5 (46 enodes) 568.541 * * [simplify]: iters left: 4 (86 enodes) 568.557 * * [simplify]: iters left: 3 (183 enodes) 568.604 * * [simplify]: iters left: 2 (372 enodes) 568.732 * * [simplify]: Extracting #0: cost 1 inf + 0 568.732 * * [simplify]: Extracting #1: cost 0 inf + 1 568.732 * [simplify]: Simplified to 0 568.732 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* (/ b a) 1/2)) 0)) 568.732 * * * * [progress]: [ 1473 / 3260 ] simplifiying candidate # 568.733 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 568.733 * * [simplify]: iters left: 6 (22 enodes) 568.738 * * [simplify]: iters left: 5 (83 enodes) 568.750 * * [simplify]: iters left: 4 (130 enodes) 568.771 * * [simplify]: iters left: 3 (226 enodes) 568.808 * * [simplify]: iters left: 2 (353 enodes) 568.867 * * [simplify]: Extracting #0: cost 1 inf + 0 568.867 * * [simplify]: Extracting #1: cost 9 inf + 0 568.867 * * [simplify]: Extracting #2: cost 59 inf + 2 568.868 * * [simplify]: Extracting #3: cost 82 inf + 795 568.869 * * [simplify]: Extracting #4: cost 63 inf + 2493 568.870 * * [simplify]: Extracting #5: cost 50 inf + 3945 568.873 * * [simplify]: Extracting #6: cost 16 inf + 12041 568.877 * * [simplify]: Extracting #7: cost 0 inf + 16801 568.882 * * [simplify]: Extracting #8: cost 0 inf + 16665 568.887 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ b (* a 2))) 568.887 * [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))))) 568.887 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 568.887 * * [simplify]: iters left: 6 (10 enodes) 568.890 * * [simplify]: iters left: 5 (39 enodes) 568.896 * * [simplify]: iters left: 4 (64 enodes) 568.908 * * [simplify]: iters left: 3 (96 enodes) 568.923 * * [simplify]: iters left: 2 (164 enodes) 568.956 * * [simplify]: iters left: 1 (270 enodes) 569.007 * * [simplify]: Extracting #0: cost 1 inf + 0 569.007 * * [simplify]: Extracting #1: cost 0 inf + 1 569.007 * [simplify]: Simplified to 0 569.007 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ b (* a 2))) 0)) 569.007 * * * * [progress]: [ 1474 / 3260 ] simplifiying candidate # 569.008 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 569.008 * * [simplify]: iters left: 6 (24 enodes) 569.013 * * [simplify]: iters left: 5 (95 enodes) 569.030 * * [simplify]: iters left: 4 (193 enodes) 569.065 * * [simplify]: iters left: 3 (401 enodes) 569.151 * * [simplify]: Extracting #0: cost 1 inf + 0 569.151 * * [simplify]: Extracting #1: cost 11 inf + 0 569.151 * * [simplify]: Extracting #2: cost 93 inf + 0 569.152 * * [simplify]: Extracting #3: cost 169 inf + 6 569.153 * * [simplify]: Extracting #4: cost 157 inf + 632 569.154 * * [simplify]: Extracting #5: cost 131 inf + 5542 569.158 * * [simplify]: Extracting #6: cost 44 inf + 22470 569.165 * * [simplify]: Extracting #7: cost 1 inf + 33402 569.173 * * [simplify]: Extracting #8: cost 0 inf + 33743 569.180 * [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))) 569.180 * [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))))))) 569.181 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 569.181 * * [simplify]: iters left: 6 (12 enodes) 569.184 * * [simplify]: iters left: 5 (53 enodes) 569.193 * * [simplify]: iters left: 4 (117 enodes) 569.217 * * [simplify]: iters left: 3 (255 enodes) 569.277 * * [simplify]: Extracting #0: cost 1 inf + 0 569.277 * * [simplify]: Extracting #1: cost 0 inf + 1 569.277 * [simplify]: Simplified to 0 569.277 * [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) (sqrt a)) (sqrt a))) 0)) 569.277 * * * * [progress]: [ 1475 / 3260 ] simplifiying candidate # 569.277 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 569.277 * * [simplify]: iters left: 6 (22 enodes) 569.282 * * [simplify]: iters left: 5 (86 enodes) 569.296 * * [simplify]: iters left: 4 (165 enodes) 569.331 * * [simplify]: iters left: 3 (355 enodes) 569.410 * * [simplify]: Extracting #0: cost 1 inf + 0 569.410 * * [simplify]: Extracting #1: cost 11 inf + 0 569.410 * * [simplify]: Extracting #2: cost 89 inf + 0 569.411 * * [simplify]: Extracting #3: cost 131 inf + 952 569.413 * * [simplify]: Extracting #4: cost 50 inf + 9195 569.416 * * [simplify]: Extracting #5: cost 47 inf + 10706 569.419 * * [simplify]: Extracting #6: cost 44 inf + 11410 569.423 * * [simplify]: Extracting #7: cost 11 inf + 19392 569.429 * * [simplify]: Extracting #8: cost 0 inf + 22773 569.435 * * [simplify]: Extracting #9: cost 0 inf + 22559 569.442 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ 1/2 (/ a b))) 569.443 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (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)))))) 569.443 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 569.443 * * [simplify]: iters left: 6 (11 enodes) 569.447 * * [simplify]: iters left: 5 (48 enodes) 569.454 * * [simplify]: iters left: 4 (98 enodes) 569.470 * * [simplify]: iters left: 3 (181 enodes) 569.508 * * [simplify]: iters left: 2 (358 enodes) 569.614 * * [simplify]: Extracting #0: cost 1 inf + 0 569.614 * * [simplify]: Extracting #1: cost 0 inf + 1 569.614 * [simplify]: Simplified to 0 569.614 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ 1/2 (/ a b))) 0)) 569.614 * * * * [progress]: [ 1476 / 3260 ] simplifiying candidate # 569.614 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 569.614 * * [simplify]: iters left: 6 (22 enodes) 569.620 * * [simplify]: iters left: 5 (83 enodes) 569.632 * * [simplify]: iters left: 4 (150 enodes) 569.659 * * [simplify]: iters left: 3 (267 enodes) 569.700 * * [simplify]: iters left: 2 (422 enodes) 569.781 * * [simplify]: Extracting #0: cost 1 inf + 0 569.781 * * [simplify]: Extracting #1: cost 12 inf + 0 569.781 * * [simplify]: Extracting #2: cost 81 inf + 83 569.782 * * [simplify]: Extracting #3: cost 95 inf + 1374 569.783 * * [simplify]: Extracting #4: cost 65 inf + 3946 569.785 * * [simplify]: Extracting #5: cost 49 inf + 5688 569.788 * * [simplify]: Extracting #6: cost 14 inf + 14343 569.794 * * [simplify]: Extracting #7: cost 0 inf + 18558 569.799 * * [simplify]: Extracting #8: cost 0 inf + 18398 569.804 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 569.804 * [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))))) 569.804 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 569.805 * * [simplify]: iters left: 6 (10 enodes) 569.808 * * [simplify]: iters left: 5 (41 enodes) 569.814 * * [simplify]: iters left: 4 (81 enodes) 569.827 * * [simplify]: iters left: 3 (127 enodes) 569.845 * * [simplify]: iters left: 2 (186 enodes) 569.871 * * [simplify]: iters left: 1 (266 enodes) 569.932 * * [simplify]: Extracting #0: cost 1 inf + 0 569.932 * * [simplify]: Extracting #1: cost 0 inf + 1 569.932 * [simplify]: Simplified to 0 569.932 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 0)) 569.932 * * * * [progress]: [ 1477 / 3260 ] simplifiying candidate # 569.932 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 569.932 * * [simplify]: iters left: 6 (21 enodes) 569.937 * * [simplify]: iters left: 5 (80 enodes) 569.951 * * [simplify]: iters left: 4 (132 enodes) 569.973 * * [simplify]: iters left: 3 (228 enodes) 570.009 * * [simplify]: iters left: 2 (350 enodes) 570.073 * * [simplify]: Extracting #0: cost 1 inf + 0 570.073 * * [simplify]: Extracting #1: cost 9 inf + 0 570.073 * * [simplify]: Extracting #2: cost 57 inf + 2 570.074 * * [simplify]: Extracting #3: cost 80 inf + 793 570.075 * * [simplify]: Extracting #4: cost 57 inf + 2904 570.076 * * [simplify]: Extracting #5: cost 50 inf + 3781 570.079 * * [simplify]: Extracting #6: cost 13 inf + 12977 570.084 * * [simplify]: Extracting #7: cost 0 inf + 16717 570.089 * * [simplify]: Extracting #8: cost 0 inf + 16542 570.093 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (* 1/2 b) a)) 570.093 * [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 (* (/ (/ b 2) a) 1)))) 570.094 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 570.094 * * [simplify]: iters left: 6 (9 enodes) 570.096 * * [simplify]: iters left: 5 (36 enodes) 570.103 * * [simplify]: iters left: 4 (67 enodes) 570.113 * * [simplify]: iters left: 3 (97 enodes) 570.131 * * [simplify]: iters left: 2 (158 enodes) 570.164 * * [simplify]: iters left: 1 (263 enodes) 570.209 * * [simplify]: Extracting #0: cost 1 inf + 0 570.209 * * [simplify]: Extracting #1: cost 0 inf + 1 570.209 * [simplify]: Simplified to 0 570.210 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (* 1/2 b) a)) 0)) 570.210 * * * * [progress]: [ 1478 / 3260 ] simplifiying candidate # 570.210 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 570.210 * * [simplify]: iters left: 6 (21 enodes) 570.215 * * [simplify]: iters left: 5 (81 enodes) 570.227 * * [simplify]: iters left: 4 (141 enodes) 570.252 * * [simplify]: iters left: 3 (258 enodes) 570.295 * * [simplify]: iters left: 2 (404 enodes) 570.371 * * [simplify]: Extracting #0: cost 1 inf + 0 570.371 * * [simplify]: Extracting #1: cost 11 inf + 0 570.371 * * [simplify]: Extracting #2: cost 76 inf + 0 570.372 * * [simplify]: Extracting #3: cost 90 inf + 1207 570.373 * * [simplify]: Extracting #4: cost 55 inf + 4189 570.375 * * [simplify]: Extracting #5: cost 51 inf + 4799 570.378 * * [simplify]: Extracting #6: cost 13 inf + 13935 570.383 * * [simplify]: Extracting #7: cost 0 inf + 17954 570.388 * * [simplify]: Extracting #8: cost 0 inf + 17818 570.394 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ b a) 2)) 570.394 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 570.394 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 570.394 * * [simplify]: iters left: 5 (9 enodes) 570.397 * * [simplify]: iters left: 4 (39 enodes) 570.402 * * [simplify]: iters left: 3 (65 enodes) 570.413 * * [simplify]: iters left: 2 (129 enodes) 570.439 * * [simplify]: iters left: 1 (210 enodes) 570.475 * * [simplify]: Extracting #0: cost 1 inf + 0 570.475 * * [simplify]: Extracting #1: cost 0 inf + 1 570.475 * [simplify]: Simplified to 0 570.475 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ b a) 2)) 0)) 570.475 * * * * [progress]: [ 1479 / 3260 ] simplifiying candidate # 570.475 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 570.475 * * [simplify]: iters left: 6 (22 enodes) 570.482 * * [simplify]: iters left: 5 (79 enodes) 570.494 * * [simplify]: iters left: 4 (130 enodes) 570.513 * * [simplify]: iters left: 3 (199 enodes) 570.542 * * [simplify]: iters left: 2 (283 enodes) 570.583 * * [simplify]: iters left: 1 (407 enodes) 570.652 * * [simplify]: Extracting #0: cost 1 inf + 0 570.652 * * [simplify]: Extracting #1: cost 21 inf + 0 570.653 * * [simplify]: Extracting #2: cost 110 inf + 0 570.653 * * [simplify]: Extracting #3: cost 138 inf + 8 570.653 * * [simplify]: Extracting #4: cost 135 inf + 753 570.654 * * [simplify]: Extracting #5: cost 114 inf + 5084 570.659 * * [simplify]: Extracting #6: cost 29 inf + 41895 570.666 * * [simplify]: Extracting #7: cost 0 inf + 57036 570.676 * * [simplify]: Extracting #8: cost 0 inf + 56941 570.683 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 570.683 * [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) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 570.683 * [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))))) 570.683 * * [simplify]: iters left: 6 (10 enodes) 570.686 * * [simplify]: iters left: 5 (37 enodes) 570.691 * * [simplify]: iters left: 4 (57 enodes) 570.701 * * [simplify]: iters left: 3 (104 enodes) 570.717 * * [simplify]: iters left: 2 (158 enodes) 570.742 * * [simplify]: iters left: 1 (225 enodes) 570.773 * * [simplify]: Extracting #0: cost 1 inf + 0 570.773 * * [simplify]: Extracting #1: cost 0 inf + 1 570.773 * [simplify]: Simplified to 0 570.773 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 570.773 * * * * [progress]: [ 1480 / 3260 ] simplifiying candidate # 570.773 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 570.773 * * [simplify]: iters left: 6 (21 enodes) 570.778 * * [simplify]: iters left: 5 (70 enodes) 570.788 * * [simplify]: iters left: 4 (114 enodes) 570.804 * * [simplify]: iters left: 3 (168 enodes) 570.827 * * [simplify]: iters left: 2 (208 enodes) 570.851 * * [simplify]: iters left: 1 (251 enodes) 570.886 * * [simplify]: Extracting #0: cost 1 inf + 0 570.886 * * [simplify]: Extracting #1: cost 11 inf + 0 570.886 * * [simplify]: Extracting #2: cost 38 inf + 0 570.886 * * [simplify]: Extracting #3: cost 47 inf + 45 570.886 * * [simplify]: Extracting #4: cost 43 inf + 831 570.887 * * [simplify]: Extracting #5: cost 37 inf + 1735 570.887 * * [simplify]: Extracting #6: cost 27 inf + 2743 570.889 * * [simplify]: Extracting #7: cost 10 inf + 6522 570.891 * * [simplify]: Extracting #8: cost 1 inf + 9100 570.894 * * [simplify]: Extracting #9: cost 0 inf + 9480 570.896 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 570.896 * [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)))))) 570.896 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 570.897 * * [simplify]: iters left: 6 (9 enodes) 570.899 * * [simplify]: iters left: 5 (29 enodes) 570.902 * * [simplify]: iters left: 4 (42 enodes) 570.908 * * [simplify]: iters left: 3 (58 enodes) 570.915 * * [simplify]: iters left: 2 (68 enodes) 570.922 * * [simplify]: Extracting #0: cost 1 inf + 0 570.922 * * [simplify]: Extracting #1: cost 0 inf + 1 570.922 * [simplify]: Simplified to 0 570.922 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 570.922 * * * * [progress]: [ 1481 / 3260 ] simplifiying candidate # 570.922 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 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)))))) 570.923 * * [simplify]: iters left: 6 (25 enodes) 570.928 * * [simplify]: iters left: 5 (94 enodes) 570.945 * * [simplify]: iters left: 4 (201 enodes) 570.981 * * [simplify]: iters left: 3 (393 enodes) 571.052 * * [simplify]: Extracting #0: cost 1 inf + 0 571.052 * * [simplify]: Extracting #1: cost 19 inf + 0 571.052 * * [simplify]: Extracting #2: cost 86 inf + 0 571.053 * * [simplify]: Extracting #3: cost 119 inf + 127 571.055 * * [simplify]: Extracting #4: cost 122 inf + 494 571.056 * * [simplify]: Extracting #5: cost 91 inf + 7526 571.061 * * [simplify]: Extracting #6: cost 7 inf + 28801 571.067 * * [simplify]: Extracting #7: cost 0 inf + 30625 571.074 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 571.074 * [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))))))) 571.074 * [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))))) 571.074 * * [simplify]: iters left: 6 (13 enodes) 571.077 * * [simplify]: iters left: 5 (53 enodes) 571.085 * * [simplify]: iters left: 4 (117 enodes) 571.110 * * [simplify]: iters left: 3 (275 enodes) 571.162 * * [simplify]: iters left: 2 (474 enodes) 571.268 * * [simplify]: Extracting #0: cost 1 inf + 0 571.268 * * [simplify]: Extracting #1: cost 0 inf + 1 571.268 * [simplify]: Simplified to 0 571.268 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 571.268 * * * * [progress]: [ 1482 / 3260 ] simplifiying candidate # 571.268 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 571.268 * * [simplify]: iters left: 6 (24 enodes) 571.273 * * [simplify]: iters left: 5 (88 enodes) 571.289 * * [simplify]: iters left: 4 (164 enodes) 571.313 * * [simplify]: iters left: 3 (273 enodes) 571.355 * * [simplify]: iters left: 2 (372 enodes) 571.409 * * [simplify]: iters left: 1 (475 enodes) 571.483 * * [simplify]: Extracting #0: cost 1 inf + 0 571.483 * * [simplify]: Extracting #1: cost 21 inf + 0 571.484 * * [simplify]: Extracting #2: cost 72 inf + 0 571.484 * * [simplify]: Extracting #3: cost 100 inf + 128 571.484 * * [simplify]: Extracting #4: cost 100 inf + 997 571.486 * * [simplify]: Extracting #5: cost 75 inf + 5531 571.489 * * [simplify]: Extracting #6: cost 13 inf + 20055 571.494 * * [simplify]: Extracting #7: cost 0 inf + 24142 571.500 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 571.500 * [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)))))) 571.500 * [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)))) 571.500 * * [simplify]: iters left: 6 (12 enodes) 571.503 * * [simplify]: iters left: 5 (47 enodes) 571.510 * * [simplify]: iters left: 4 (82 enodes) 571.522 * * [simplify]: iters left: 3 (157 enodes) 571.550 * * [simplify]: iters left: 2 (248 enodes) 571.588 * * [simplify]: iters left: 1 (341 enodes) 571.639 * * [simplify]: Extracting #0: cost 1 inf + 0 571.639 * * [simplify]: Extracting #1: cost 0 inf + 1 571.639 * [simplify]: Simplified to 0 571.639 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 571.639 * * * * [progress]: [ 1483 / 3260 ] simplifiying candidate # 571.640 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 571.640 * * [simplify]: iters left: 6 (23 enodes) 571.646 * * [simplify]: iters left: 5 (83 enodes) 571.660 * * [simplify]: iters left: 4 (164 enodes) 571.687 * * [simplify]: iters left: 3 (292 enodes) 571.742 * * [simplify]: iters left: 2 (446 enodes) 571.819 * * [simplify]: Extracting #0: cost 1 inf + 0 571.819 * * [simplify]: Extracting #1: cost 17 inf + 0 571.820 * * [simplify]: Extracting #2: cost 74 inf + 0 571.820 * * [simplify]: Extracting #3: cost 109 inf + 129 571.821 * * [simplify]: Extracting #4: cost 103 inf + 2845 571.823 * * [simplify]: Extracting #5: cost 56 inf + 16340 571.828 * * [simplify]: Extracting #6: cost 6 inf + 28362 571.834 * * [simplify]: Extracting #7: cost 0 inf + 30163 571.840 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 571.840 * [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)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 571.840 * [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))) 571.840 * * [simplify]: iters left: 6 (12 enodes) 571.843 * * [simplify]: iters left: 5 (47 enodes) 571.851 * * [simplify]: iters left: 4 (89 enodes) 571.867 * * [simplify]: iters left: 3 (180 enodes) 571.905 * * [simplify]: iters left: 2 (296 enodes) 571.960 * * [simplify]: iters left: 1 (428 enodes) 572.045 * * [simplify]: Extracting #0: cost 1 inf + 0 572.046 * * [simplify]: Extracting #1: cost 0 inf + 1 572.046 * [simplify]: Simplified to 0 572.046 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 572.046 * * * * [progress]: [ 1484 / 3260 ] simplifiying candidate # 572.046 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 572.046 * * [simplify]: iters left: 6 (24 enodes) 572.053 * * [simplify]: iters left: 5 (87 enodes) 572.067 * * [simplify]: iters left: 4 (162 enodes) 572.090 * * [simplify]: iters left: 3 (254 enodes) 572.125 * * [simplify]: iters left: 2 (330 enodes) 572.168 * * [simplify]: iters left: 1 (414 enodes) 572.226 * * [simplify]: Extracting #0: cost 1 inf + 0 572.226 * * [simplify]: Extracting #1: cost 17 inf + 0 572.226 * * [simplify]: Extracting #2: cost 66 inf + 0 572.227 * * [simplify]: Extracting #3: cost 84 inf + 739 572.228 * * [simplify]: Extracting #4: cost 60 inf + 5337 572.229 * * [simplify]: Extracting #5: cost 36 inf + 9617 572.233 * * [simplify]: Extracting #6: cost 7 inf + 15832 572.238 * * [simplify]: Extracting #7: cost 0 inf + 17592 572.242 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 572.242 * [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))))))) 572.243 * [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))))) 572.243 * * [simplify]: iters left: 6 (12 enodes) 572.246 * * [simplify]: iters left: 5 (46 enodes) 572.252 * * [simplify]: iters left: 4 (81 enodes) 572.264 * * [simplify]: iters left: 3 (134 enodes) 572.283 * * [simplify]: iters left: 2 (197 enodes) 572.311 * * [simplify]: iters left: 1 (271 enodes) 572.347 * * [simplify]: Extracting #0: cost 1 inf + 0 572.347 * * [simplify]: Extracting #1: cost 0 inf + 1 572.347 * [simplify]: Simplified to 0 572.347 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 572.347 * * * * [progress]: [ 1485 / 3260 ] simplifiying candidate # 572.348 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 572.348 * * [simplify]: iters left: 6 (22 enodes) 572.352 * * [simplify]: iters left: 5 (78 enodes) 572.366 * * [simplify]: iters left: 4 (133 enodes) 572.384 * * [simplify]: iters left: 3 (202 enodes) 572.411 * * [simplify]: iters left: 2 (264 enodes) 572.445 * * [simplify]: iters left: 1 (324 enodes) 572.487 * * [simplify]: Extracting #0: cost 1 inf + 0 572.487 * * [simplify]: Extracting #1: cost 15 inf + 0 572.488 * * [simplify]: Extracting #2: cost 52 inf + 0 572.488 * * [simplify]: Extracting #3: cost 70 inf + 86 572.489 * * [simplify]: Extracting #4: cost 72 inf + 499 572.489 * * [simplify]: Extracting #5: cost 50 inf + 3604 572.491 * * [simplify]: Extracting #6: cost 26 inf + 6410 572.493 * * [simplify]: Extracting #7: cost 8 inf + 11107 572.496 * * [simplify]: Extracting #8: cost 0 inf + 13225 572.500 * [simplify]: Simplified to (+ (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (- (/ b 2)) a)) 572.500 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (sqrt (fma (* c a) -4 (* b b))) (* a 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)))))) 572.500 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 572.500 * * [simplify]: iters left: 6 (10 enodes) 572.503 * * [simplify]: iters left: 5 (38 enodes) 572.508 * * [simplify]: iters left: 4 (59 enodes) 572.516 * * [simplify]: iters left: 3 (88 enodes) 572.527 * * [simplify]: iters left: 2 (117 enodes) 572.542 * * [simplify]: iters left: 1 (144 enodes) 572.559 * * [simplify]: Extracting #0: cost 1 inf + 0 572.559 * * [simplify]: Extracting #1: cost 0 inf + 1 572.559 * [simplify]: Simplified to 0 572.559 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (- (/ b 2)) a)) 0)) 572.559 * * * * [progress]: [ 1486 / 3260 ] simplifiying candidate # 572.560 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 572.560 * * [simplify]: iters left: 6 (22 enodes) 572.564 * * [simplify]: iters left: 5 (78 enodes) 572.577 * * [simplify]: iters left: 4 (137 enodes) 572.596 * * [simplify]: iters left: 3 (214 enodes) 572.626 * * [simplify]: iters left: 2 (274 enodes) 572.660 * * [simplify]: iters left: 1 (333 enodes) 572.703 * * [simplify]: Extracting #0: cost 1 inf + 0 572.703 * * [simplify]: Extracting #1: cost 13 inf + 0 572.703 * * [simplify]: Extracting #2: cost 49 inf + 0 572.704 * * [simplify]: Extracting #3: cost 59 inf + 253 572.704 * * [simplify]: Extracting #4: cost 50 inf + 1773 572.705 * * [simplify]: Extracting #5: cost 39 inf + 3776 572.706 * * [simplify]: Extracting #6: cost 27 inf + 5014 572.709 * * [simplify]: Extracting #7: cost 5 inf + 10348 572.712 * * [simplify]: Extracting #8: cost 1 inf + 11508 572.715 * * [simplify]: Extracting #9: cost 0 inf + 11888 572.718 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ b (* a 2))) 572.718 * [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))))) 572.718 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 572.719 * * [simplify]: iters left: 6 (11 enodes) 572.721 * * [simplify]: iters left: 5 (42 enodes) 572.728 * * [simplify]: iters left: 4 (67 enodes) 572.738 * * [simplify]: iters left: 3 (111 enodes) 572.754 * * [simplify]: iters left: 2 (140 enodes) 572.770 * * [simplify]: iters left: 1 (160 enodes) 572.786 * * [simplify]: Extracting #0: cost 1 inf + 0 572.786 * * [simplify]: Extracting #1: cost 0 inf + 1 572.786 * [simplify]: Simplified to 0 572.786 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ b (* a 2))) 0)) 572.787 * * * * [progress]: [ 1487 / 3260 ] simplifiying candidate # 572.787 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 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)))))) 572.787 * * [simplify]: iters left: 6 (28 enodes) 572.793 * * [simplify]: iters left: 5 (109 enodes) 572.814 * * [simplify]: iters left: 4 (265 enodes) 572.882 * * [simplify]: Extracting #0: cost 1 inf + 0 572.882 * * [simplify]: Extracting #1: cost 11 inf + 0 572.882 * * [simplify]: Extracting #2: cost 157 inf + 0 572.883 * * [simplify]: Extracting #3: cost 266 inf + 853 572.885 * * [simplify]: Extracting #4: cost 248 inf + 6515 572.891 * * [simplify]: Extracting #5: cost 95 inf + 61416 572.904 * * [simplify]: Extracting #6: cost 14 inf + 88161 572.917 * * [simplify]: Extracting #7: cost 2 inf + 91371 572.930 * * [simplify]: Extracting #8: cost 0 inf + 91541 572.946 * [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))))) 572.946 * [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))))))) 572.946 * [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))))) 572.946 * * [simplify]: iters left: 6 (16 enodes) 572.950 * * [simplify]: iters left: 5 (68 enodes) 572.962 * * [simplify]: iters left: 4 (179 enodes) 573.017 * * [simplify]: Extracting #0: cost 1 inf + 0 573.017 * * [simplify]: Extracting #1: cost 27 inf + 0 573.018 * * [simplify]: Extracting #2: cost 153 inf + 0 573.018 * * [simplify]: Extracting #3: cost 242 inf + 83 573.020 * * [simplify]: Extracting #4: cost 185 inf + 16503 573.030 * * [simplify]: Extracting #5: cost 15 inf + 79352 573.042 * * [simplify]: Extracting #6: cost 0 inf + 84943 573.054 * [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))))) 573.054 * [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))))))) 573.054 * * * * [progress]: [ 1488 / 3260 ] simplifiying candidate # 573.054 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 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))))) 573.055 * * [simplify]: iters left: 6 (27 enodes) 573.063 * * [simplify]: iters left: 5 (104 enodes) 573.080 * * [simplify]: iters left: 4 (229 enodes) 573.131 * * [simplify]: Extracting #0: cost 1 inf + 0 573.131 * * [simplify]: Extracting #1: cost 11 inf + 0 573.131 * * [simplify]: Extracting #2: cost 120 inf + 0 573.131 * * [simplify]: Extracting #3: cost 198 inf + 288 573.133 * * [simplify]: Extracting #4: cost 171 inf + 7797 573.138 * * [simplify]: Extracting #5: cost 62 inf + 40716 573.147 * * [simplify]: Extracting #6: cost 0 inf + 59335 573.156 * * [simplify]: Extracting #7: cost 0 inf + 59145 573.165 * [simplify]: Simplified to (- (/ (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)))))) 573.165 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (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)))))) 573.166 * [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)))) 573.166 * * [simplify]: iters left: 6 (15 enodes) 573.170 * * [simplify]: iters left: 5 (63 enodes) 573.180 * * [simplify]: iters left: 4 (145 enodes) 573.216 * * [simplify]: iters left: 3 (499 enodes) 573.447 * * [simplify]: Extracting #0: cost 1 inf + 0 573.447 * * [simplify]: Extracting #1: cost 0 inf + 1 573.447 * [simplify]: Simplified to 0 573.447 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (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)))))) 0)) 573.447 * * * * [progress]: [ 1489 / 3260 ] simplifiying candidate # 573.447 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 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)))) 573.447 * * [simplify]: iters left: 6 (26 enodes) 573.453 * * [simplify]: iters left: 5 (98 enodes) 573.470 * * [simplify]: iters left: 4 (235 enodes) 573.526 * * [simplify]: Extracting #0: cost 1 inf + 0 573.526 * * [simplify]: Extracting #1: cost 13 inf + 0 573.526 * * [simplify]: Extracting #2: cost 119 inf + 0 573.527 * * [simplify]: Extracting #3: cost 185 inf + 205 573.528 * * [simplify]: Extracting #4: cost 171 inf + 4186 573.532 * * [simplify]: Extracting #5: cost 65 inf + 34115 573.540 * * [simplify]: Extracting #6: cost 2 inf + 50886 573.548 * * [simplify]: Extracting #7: cost 0 inf + 50907 573.556 * * [simplify]: Extracting #8: cost 0 inf + 50827 573.564 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) 573.564 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (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))))) 573.565 * [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))) 573.565 * * [simplify]: iters left: 6 (15 enodes) 573.570 * * [simplify]: iters left: 5 (62 enodes) 573.581 * * [simplify]: iters left: 4 (159 enodes) 573.622 * * [simplify]: iters left: 3 (475 enodes) 573.817 * * [simplify]: Extracting #0: cost 1 inf + 0 573.817 * * [simplify]: Extracting #1: cost 42 inf + 0 573.817 * * [simplify]: Extracting #2: cost 194 inf + 1 573.820 * * [simplify]: Extracting #3: cost 205 inf + 15094 573.835 * * [simplify]: Extracting #4: cost 20 inf + 63712 573.849 * * [simplify]: Extracting #5: cost 3 inf + 65204 573.862 * * [simplify]: Extracting #6: cost 0 inf + 65965 573.876 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 573.877 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 573.877 * * * * [progress]: [ 1490 / 3260 ] simplifiying candidate # 573.877 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 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)))))) 573.877 * * [simplify]: iters left: 6 (27 enodes) 573.883 * * [simplify]: iters left: 5 (103 enodes) 573.901 * * [simplify]: iters left: 4 (234 enodes) 573.951 * * [simplify]: Extracting #0: cost 1 inf + 0 573.951 * * [simplify]: Extracting #1: cost 11 inf + 0 573.952 * * [simplify]: Extracting #2: cost 120 inf + 0 573.952 * * [simplify]: Extracting #3: cost 202 inf + 407 573.953 * * [simplify]: Extracting #4: cost 182 inf + 5701 573.962 * * [simplify]: Extracting #5: cost 45 inf + 48719 573.972 * * [simplify]: Extracting #6: cost 0 inf + 62723 573.982 * * [simplify]: Extracting #7: cost 0 inf + 61883 573.992 * * [simplify]: Extracting #8: cost 0 inf + 61723 574.001 * [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))) 574.001 * [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))))))) 574.002 * [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))))) 574.002 * * [simplify]: iters left: 6 (15 enodes) 574.005 * * [simplify]: iters left: 5 (62 enodes) 574.015 * * [simplify]: iters left: 4 (148 enodes) 574.053 * * [simplify]: iters left: 3 (499 enodes) 574.290 * * [simplify]: Extracting #0: cost 1 inf + 0 574.290 * * [simplify]: Extracting #1: cost 0 inf + 1 574.290 * [simplify]: Simplified to 0 574.290 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 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)))))) 0)) 574.291 * * * * [progress]: [ 1491 / 3260 ] simplifiying candidate # 574.291 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 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))))) 574.291 * * [simplify]: iters left: 6 (26 enodes) 574.297 * * [simplify]: iters left: 5 (97 enodes) 574.312 * * [simplify]: iters left: 4 (201 enodes) 574.353 * * [simplify]: iters left: 3 (491 enodes) 574.488 * * [simplify]: Extracting #0: cost 1 inf + 0 574.488 * * [simplify]: Extracting #1: cost 21 inf + 0 574.488 * * [simplify]: Extracting #2: cost 151 inf + 0 574.489 * * [simplify]: Extracting #3: cost 251 inf + 370 574.491 * * [simplify]: Extracting #4: cost 233 inf + 6477 574.499 * * [simplify]: Extracting #5: cost 84 inf + 46406 574.515 * * [simplify]: Extracting #6: cost 2 inf + 67999 574.530 * * [simplify]: Extracting #7: cost 0 inf + 68086 574.543 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (cbrt b) (sqrt 2)) (/ (* (cbrt b) (/ (cbrt b) (sqrt 2))) a))) 574.544 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (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)))))) 574.544 * [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)))) 574.544 * * [simplify]: iters left: 6 (14 enodes) 574.547 * * [simplify]: iters left: 5 (56 enodes) 574.556 * * [simplify]: iters left: 4 (117 enodes) 574.582 * * [simplify]: iters left: 3 (347 enodes) 574.695 * * [simplify]: Extracting #0: cost 1 inf + 0 574.695 * * [simplify]: Extracting #1: cost 0 inf + 1 574.695 * [simplify]: Simplified to 0 574.695 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (cbrt b) (sqrt 2)) (/ (* (cbrt b) (/ (cbrt b) (sqrt 2))) a))) 0)) 574.695 * * * * [progress]: [ 1492 / 3260 ] simplifiying candidate # 574.696 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 574.696 * * [simplify]: iters left: 6 (25 enodes) 574.701 * * [simplify]: iters left: 5 (93 enodes) 574.717 * * [simplify]: iters left: 4 (192 enodes) 574.756 * * [simplify]: iters left: 3 (439 enodes) 574.890 * * [simplify]: Extracting #0: cost 1 inf + 0 574.890 * * [simplify]: Extracting #1: cost 21 inf + 0 574.890 * * [simplify]: Extracting #2: cost 135 inf + 0 574.891 * * [simplify]: Extracting #3: cost 191 inf + 127 574.893 * * [simplify]: Extracting #4: cost 178 inf + 4500 574.899 * * [simplify]: Extracting #5: cost 55 inf + 31848 574.911 * * [simplify]: Extracting #6: cost 4 inf + 43694 574.922 * * [simplify]: Extracting #7: cost 0 inf + 44765 574.932 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 574.932 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* 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))))) 574.933 * [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))) 574.933 * * [simplify]: iters left: 6 (14 enodes) 574.936 * * [simplify]: iters left: 5 (57 enodes) 574.945 * * [simplify]: iters left: 4 (116 enodes) 574.971 * * [simplify]: iters left: 3 (321 enodes) 575.079 * * [simplify]: Extracting #0: cost 1 inf + 0 575.079 * * [simplify]: Extracting #1: cost 0 inf + 1 575.079 * [simplify]: Simplified to 0 575.079 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 0)) 575.080 * * * * [progress]: [ 1493 / 3260 ] simplifiying candidate # 575.080 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 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)))))) 575.080 * * [simplify]: iters left: 6 (26 enodes) 575.086 * * [simplify]: iters left: 5 (98 enodes) 575.102 * * [simplify]: iters left: 4 (225 enodes) 575.151 * * [simplify]: Extracting #0: cost 1 inf + 0 575.151 * * [simplify]: Extracting #1: cost 11 inf + 0 575.151 * * [simplify]: Extracting #2: cost 101 inf + 0 575.152 * * [simplify]: Extracting #3: cost 167 inf + 3 575.152 * * [simplify]: Extracting #4: cost 165 inf + 696 575.154 * * [simplify]: Extracting #5: cost 114 inf + 13004 575.159 * * [simplify]: Extracting #6: cost 15 inf + 39231 575.166 * * [simplify]: Extracting #7: cost 0 inf + 42803 575.173 * * [simplify]: Extracting #8: cost 0 inf + 42563 575.180 * [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)))) 575.180 * [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))))))) 575.180 * [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))))) 575.181 * * [simplify]: iters left: 6 (15 enodes) 575.184 * * [simplify]: iters left: 5 (62 enodes) 575.194 * * [simplify]: iters left: 4 (149 enodes) 575.232 * * [simplify]: iters left: 3 (450 enodes) 575.429 * * [simplify]: Extracting #0: cost 1 inf + 0 575.429 * * [simplify]: Extracting #1: cost 0 inf + 1 575.429 * [simplify]: Simplified to 0 575.429 * [simplify]: Simplified (2 2) 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)))) 0)) 575.429 * * * * [progress]: [ 1494 / 3260 ] simplifiying candidate # 575.429 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 575.429 * * [simplify]: iters left: 6 (25 enodes) 575.435 * * [simplify]: iters left: 5 (93 enodes) 575.450 * * [simplify]: iters left: 4 (192 enodes) 575.489 * * [simplify]: iters left: 3 (451 enodes) 575.611 * * [simplify]: Extracting #0: cost 1 inf + 0 575.612 * * [simplify]: Extracting #1: cost 19 inf + 0 575.612 * * [simplify]: Extracting #2: cost 118 inf + 0 575.612 * * [simplify]: Extracting #3: cost 202 inf + 4 575.613 * * [simplify]: Extracting #4: cost 193 inf + 1758 575.618 * * [simplify]: Extracting #5: cost 76 inf + 24629 575.628 * * [simplify]: Extracting #6: cost 2 inf + 41682 575.638 * * [simplify]: Extracting #7: cost 0 inf + 41978 575.647 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 575.647 * [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)))))) 575.648 * [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)))) 575.648 * * [simplify]: iters left: 6 (14 enodes) 575.651 * * [simplify]: iters left: 5 (57 enodes) 575.660 * * [simplify]: iters left: 4 (118 enodes) 575.685 * * [simplify]: iters left: 3 (314 enodes) 575.779 * * [simplify]: Extracting #0: cost 1 inf + 0 575.779 * * [simplify]: Extracting #1: cost 0 inf + 1 575.779 * [simplify]: Simplified to 0 575.779 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 575.779 * * * * [progress]: [ 1495 / 3260 ] simplifiying candidate # 575.779 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 575.779 * * [simplify]: iters left: 6 (24 enodes) 575.785 * * [simplify]: iters left: 5 (84 enodes) 575.800 * * [simplify]: iters left: 4 (177 enodes) 575.831 * * [simplify]: iters left: 3 (374 enodes) 575.921 * * [simplify]: Extracting #0: cost 1 inf + 0 575.921 * * [simplify]: Extracting #1: cost 21 inf + 0 575.922 * * [simplify]: Extracting #2: cost 112 inf + 0 575.922 * * [simplify]: Extracting #3: cost 145 inf + 211 575.923 * * [simplify]: Extracting #4: cost 117 inf + 5213 575.927 * * [simplify]: Extracting #5: cost 38 inf + 20050 575.933 * * [simplify]: Extracting #6: cost 4 inf + 27339 575.940 * * [simplify]: Extracting #7: cost 0 inf + 28499 575.946 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ b (* a 2))) 575.946 * [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) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 575.946 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 575.946 * * [simplify]: iters left: 6 (13 enodes) 575.950 * * [simplify]: iters left: 5 (48 enodes) 575.957 * * [simplify]: iters left: 4 (103 enodes) 575.978 * * [simplify]: iters left: 3 (238 enodes) 576.037 * * [simplify]: Extracting #0: cost 1 inf + 0 576.037 * * [simplify]: Extracting #1: cost 0 inf + 1 576.037 * [simplify]: Simplified to 0 576.037 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ b (* a 2))) 0)) 576.037 * * * * [progress]: [ 1496 / 3260 ] simplifiying candidate # 576.038 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 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)))))) 576.038 * * [simplify]: iters left: 6 (27 enodes) 576.044 * * [simplify]: iters left: 5 (102 enodes) 576.060 * * [simplify]: iters left: 4 (227 enodes) 576.109 * * [simplify]: Extracting #0: cost 1 inf + 0 576.109 * * [simplify]: Extracting #1: cost 11 inf + 0 576.109 * * [simplify]: Extracting #2: cost 119 inf + 0 576.110 * * [simplify]: Extracting #3: cost 198 inf + 933 576.111 * * [simplify]: Extracting #4: cost 173 inf + 7638 576.118 * * [simplify]: Extracting #5: cost 52 inf + 46189 576.127 * * [simplify]: Extracting #6: cost 0 inf + 61809 576.137 * * [simplify]: Extracting #7: cost 0 inf + 61569 576.146 * [simplify]: Simplified to (- (/ (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)))) 576.146 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (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))))))) 576.147 * [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))))) 576.147 * * [simplify]: iters left: 6 (15 enodes) 576.150 * * [simplify]: iters left: 5 (61 enodes) 576.162 * * [simplify]: iters left: 4 (142 enodes) 576.196 * * [simplify]: iters left: 3 (474 enodes) 576.372 * * [simplify]: Extracting #0: cost 1 inf + 0 576.373 * * [simplify]: Extracting #1: cost 0 inf + 1 576.373 * [simplify]: Simplified to 0 576.373 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 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)) 576.373 * * * * [progress]: [ 1497 / 3260 ] simplifiying candidate # 576.373 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 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))))) 576.373 * * [simplify]: iters left: 6 (26 enodes) 576.379 * * [simplify]: iters left: 5 (97 enodes) 576.395 * * [simplify]: iters left: 4 (196 enodes) 576.433 * * [simplify]: iters left: 3 (471 enodes) 576.545 * * [simplify]: Extracting #0: cost 1 inf + 0 576.545 * * [simplify]: Extracting #1: cost 19 inf + 0 576.546 * * [simplify]: Extracting #2: cost 128 inf + 0 576.547 * * [simplify]: Extracting #3: cost 216 inf + 288 576.548 * * [simplify]: Extracting #4: cost 182 inf + 8666 576.555 * * [simplify]: Extracting #5: cost 51 inf + 41206 576.566 * * [simplify]: Extracting #6: cost 1 inf + 53952 576.578 * * [simplify]: Extracting #7: cost 0 inf + 54077 576.589 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) (cbrt 2)) a)) 576.589 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) (cbrt 2)) 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)))))) 576.590 * [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)))) 576.590 * * [simplify]: iters left: 6 (14 enodes) 576.593 * * [simplify]: iters left: 5 (56 enodes) 576.604 * * [simplify]: iters left: 4 (113 enodes) 576.626 * * [simplify]: iters left: 3 (324 enodes) 576.714 * * [simplify]: Extracting #0: cost 1 inf + 0 576.714 * * [simplify]: Extracting #1: cost 0 inf + 1 576.714 * [simplify]: Simplified to 0 576.714 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) (cbrt 2)) a)) 0)) 576.715 * * * * [progress]: [ 1498 / 3260 ] simplifiying candidate # 576.715 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 576.715 * * [simplify]: iters left: 6 (25 enodes) 576.721 * * [simplify]: iters left: 5 (92 enodes) 576.735 * * [simplify]: iters left: 4 (187 enodes) 576.769 * * [simplify]: iters left: 3 (431 enodes) 576.875 * * [simplify]: Extracting #0: cost 1 inf + 0 576.875 * * [simplify]: Extracting #1: cost 19 inf + 0 576.876 * * [simplify]: Extracting #2: cost 105 inf + 0 576.876 * * [simplify]: Extracting #3: cost 161 inf + 491 576.878 * * [simplify]: Extracting #4: cost 119 inf + 9529 576.883 * * [simplify]: Extracting #5: cost 56 inf + 22651 576.892 * * [simplify]: Extracting #6: cost 17 inf + 31582 576.900 * * [simplify]: Extracting #7: cost 0 inf + 36340 576.908 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* a (cbrt 2))) (* (cbrt 2) (cbrt 2)))) 576.908 * [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))))) 576.909 * [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))) 576.909 * * [simplify]: iters left: 6 (14 enodes) 576.913 * * [simplify]: iters left: 5 (56 enodes) 576.921 * * [simplify]: iters left: 4 (112 enodes) 576.944 * * [simplify]: iters left: 3 (297 enodes) 577.025 * * [simplify]: Extracting #0: cost 1 inf + 0 577.025 * * [simplify]: Extracting #1: cost 0 inf + 1 577.025 * [simplify]: Simplified to 0 577.025 * [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)) 577.025 * * * * [progress]: [ 1499 / 3260 ] simplifiying candidate # 577.025 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 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)))))) 577.025 * * [simplify]: iters left: 6 (25 enodes) 577.031 * * [simplify]: iters left: 5 (94 enodes) 577.046 * * [simplify]: iters left: 4 (201 enodes) 577.084 * * [simplify]: iters left: 3 (462 enodes) 577.193 * * [simplify]: Extracting #0: cost 1 inf + 0 577.193 * * [simplify]: Extracting #1: cost 19 inf + 0 577.193 * * [simplify]: Extracting #2: cost 116 inf + 0 577.194 * * [simplify]: Extracting #3: cost 211 inf + 772 577.195 * * [simplify]: Extracting #4: cost 190 inf + 6201 577.203 * * [simplify]: Extracting #5: cost 60 inf + 39173 577.215 * * [simplify]: Extracting #6: cost 1 inf + 54839 577.227 * * [simplify]: Extracting #7: cost 0 inf + 55147 577.238 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (sqrt 2) (cbrt a))) (* (* (sqrt 2) (cbrt a)) (cbrt a)))) 577.238 * [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))))))) 577.239 * [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))))) 577.239 * * [simplify]: iters left: 6 (13 enodes) 577.242 * * [simplify]: iters left: 5 (53 enodes) 577.253 * * [simplify]: iters left: 4 (118 enodes) 577.276 * * [simplify]: iters left: 3 (324 enodes) 577.362 * * [simplify]: Extracting #0: cost 1 inf + 0 577.362 * * [simplify]: Extracting #1: cost 0 inf + 1 577.362 * [simplify]: Simplified to 0 577.362 * [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)) 577.363 * * * * [progress]: [ 1500 / 3260 ] simplifiying candidate # 577.363 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 577.363 * * [simplify]: iters left: 6 (23 enodes) 577.368 * * [simplify]: iters left: 5 (83 enodes) 577.381 * * [simplify]: iters left: 4 (159 enodes) 577.406 * * [simplify]: iters left: 3 (330 enodes) 577.467 * * [simplify]: Extracting #0: cost 1 inf + 0 577.467 * * [simplify]: Extracting #1: cost 15 inf + 0 577.467 * * [simplify]: Extracting #2: cost 88 inf + 0 577.467 * * [simplify]: Extracting #3: cost 146 inf + 167 577.468 * * [simplify]: Extracting #4: cost 146 inf + 863 577.469 * * [simplify]: Extracting #5: cost 115 inf + 5746 577.473 * * [simplify]: Extracting #6: cost 38 inf + 20085 577.479 * * [simplify]: Extracting #7: cost 5 inf + 28071 577.487 * * [simplify]: Extracting #8: cost 0 inf + 29610 577.493 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 577.493 * [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)))))) 577.494 * [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)))) 577.494 * * [simplify]: iters left: 6 (11 enodes) 577.497 * * [simplify]: iters left: 5 (43 enodes) 577.503 * * [simplify]: iters left: 4 (84 enodes) 577.518 * * [simplify]: iters left: 3 (212 enodes) 577.563 * * [simplify]: iters left: 2 (472 enodes) 577.665 * * [simplify]: Extracting #0: cost 1 inf + 0 577.666 * * [simplify]: Extracting #1: cost 0 inf + 1 577.666 * [simplify]: Simplified to 0 577.666 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 577.666 * * * * [progress]: [ 1501 / 3260 ] simplifiying candidate # 577.666 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 577.666 * * [simplify]: iters left: 6 (23 enodes) 577.671 * * [simplify]: iters left: 5 (85 enodes) 577.685 * * [simplify]: iters left: 4 (171 enodes) 577.714 * * [simplify]: iters left: 3 (346 enodes) 577.788 * * [simplify]: Extracting #0: cost 1 inf + 0 577.788 * * [simplify]: Extracting #1: cost 17 inf + 0 577.788 * * [simplify]: Extracting #2: cost 84 inf + 0 577.788 * * [simplify]: Extracting #3: cost 117 inf + 415 577.790 * * [simplify]: Extracting #4: cost 56 inf + 10417 577.794 * * [simplify]: Extracting #5: cost 32 inf + 15022 577.799 * * [simplify]: Extracting #6: cost 6 inf + 20766 577.804 * * [simplify]: Extracting #7: cost 0 inf + 22347 577.809 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 577.809 * [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)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 577.810 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 577.810 * * [simplify]: iters left: 6 (12 enodes) 577.813 * * [simplify]: iters left: 5 (49 enodes) 577.821 * * [simplify]: iters left: 4 (99 enodes) 577.842 * * [simplify]: iters left: 3 (234 enodes) 577.895 * * [simplify]: iters left: 2 (447 enodes) 577.989 * * [simplify]: Extracting #0: cost 1 inf + 0 577.989 * * [simplify]: Extracting #1: cost 0 inf + 1 577.989 * [simplify]: Simplified to 0 577.989 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 577.989 * * * * [progress]: [ 1502 / 3260 ] simplifiying candidate # 577.990 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 577.990 * * [simplify]: iters left: 6 (25 enodes) 577.995 * * [simplify]: iters left: 5 (93 enodes) 578.012 * * [simplify]: iters left: 4 (196 enodes) 578.047 * * [simplify]: iters left: 3 (426 enodes) 578.152 * * [simplify]: Extracting #0: cost 1 inf + 0 578.152 * * [simplify]: Extracting #1: cost 21 inf + 0 578.152 * * [simplify]: Extracting #2: cost 104 inf + 0 578.153 * * [simplify]: Extracting #3: cost 153 inf + 46 578.154 * * [simplify]: Extracting #4: cost 134 inf + 3136 578.158 * * [simplify]: Extracting #5: cost 62 inf + 18430 578.165 * * [simplify]: Extracting #6: cost 10 inf + 30633 578.175 * * [simplify]: Extracting #7: cost 0 inf + 33334 578.183 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 578.183 * [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 (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 578.183 * [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))))) 578.183 * * [simplify]: iters left: 6 (14 enodes) 578.186 * * [simplify]: iters left: 5 (57 enodes) 578.195 * * [simplify]: iters left: 4 (121 enodes) 578.220 * * [simplify]: iters left: 3 (291 enodes) 578.298 * * [simplify]: Extracting #0: cost 1 inf + 0 578.298 * * [simplify]: Extracting #1: cost 0 inf + 1 578.298 * [simplify]: Simplified to 0 578.298 * [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)) 578.299 * * * * [progress]: [ 1503 / 3260 ] simplifiying candidate # 578.299 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 578.299 * * [simplify]: iters left: 6 (24 enodes) 578.304 * * [simplify]: iters left: 5 (88 enodes) 578.318 * * [simplify]: iters left: 4 (171 enodes) 578.348 * * [simplify]: iters left: 3 (336 enodes) 578.410 * * [simplify]: Extracting #0: cost 1 inf + 0 578.410 * * [simplify]: Extracting #1: cost 17 inf + 0 578.410 * * [simplify]: Extracting #2: cost 78 inf + 0 578.411 * * [simplify]: Extracting #3: cost 105 inf + 415 578.412 * * [simplify]: Extracting #4: cost 83 inf + 3399 578.414 * * [simplify]: Extracting #5: cost 43 inf + 9278 578.418 * * [simplify]: Extracting #6: cost 2 inf + 17197 578.423 * * [simplify]: Extracting #7: cost 0 inf + 17877 578.427 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 578.427 * [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)))))) 578.428 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 578.428 * * [simplify]: iters left: 6 (13 enodes) 578.431 * * [simplify]: iters left: 5 (52 enodes) 578.439 * * [simplify]: iters left: 4 (98 enodes) 578.457 * * [simplify]: iters left: 3 (212 enodes) 578.499 * * [simplify]: iters left: 2 (371 enodes) 578.571 * * [simplify]: Extracting #0: cost 1 inf + 0 578.571 * * [simplify]: Extracting #1: cost 0 inf + 1 578.571 * [simplify]: Simplified to 0 578.571 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 0)) 578.571 * * * * [progress]: [ 1504 / 3260 ] simplifiying candidate # 578.571 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 578.571 * * [simplify]: iters left: 6 (23 enodes) 578.578 * * [simplify]: iters left: 5 (78 enodes) 578.590 * * [simplify]: iters left: 4 (149 enodes) 578.612 * * [simplify]: iters left: 3 (257 enodes) 578.653 * * [simplify]: iters left: 2 (394 enodes) 578.715 * * [simplify]: Extracting #0: cost 1 inf + 0 578.715 * * [simplify]: Extracting #1: cost 17 inf + 0 578.715 * * [simplify]: Extracting #2: cost 77 inf + 0 578.715 * * [simplify]: Extracting #3: cost 95 inf + 377 578.716 * * [simplify]: Extracting #4: cost 90 inf + 1363 578.718 * * [simplify]: Extracting #5: cost 54 inf + 6193 578.721 * * [simplify]: Extracting #6: cost 17 inf + 13403 578.726 * * [simplify]: Extracting #7: cost 1 inf + 17866 578.730 * * [simplify]: Extracting #8: cost 0 inf + 18166 578.735 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 578.735 * [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))))) 578.735 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 578.736 * * [simplify]: iters left: 6 (12 enodes) 578.739 * * [simplify]: iters left: 5 (44 enodes) 578.746 * * [simplify]: iters left: 4 (92 enodes) 578.759 * * [simplify]: iters left: 3 (159 enodes) 578.785 * * [simplify]: iters left: 2 (267 enodes) 578.829 * * [simplify]: iters left: 1 (364 enodes) 578.886 * * [simplify]: Extracting #0: cost 1 inf + 0 578.886 * * [simplify]: Extracting #1: cost 0 inf + 1 578.886 * [simplify]: Simplified to 0 578.886 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 578.887 * * * * [progress]: [ 1505 / 3260 ] simplifiying candidate # 578.887 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 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)))))) 578.887 * * [simplify]: iters left: 6 (26 enodes) 578.893 * * [simplify]: iters left: 5 (100 enodes) 578.909 * * [simplify]: iters left: 4 (229 enodes) 578.959 * * [simplify]: Extracting #0: cost 1 inf + 0 578.959 * * [simplify]: Extracting #1: cost 11 inf + 0 578.959 * * [simplify]: Extracting #2: cost 118 inf + 0 578.960 * * [simplify]: Extracting #3: cost 190 inf + 411 578.961 * * [simplify]: Extracting #4: cost 160 inf + 7827 578.966 * * [simplify]: Extracting #5: cost 64 inf + 34423 578.973 * * [simplify]: Extracting #6: cost 14 inf + 46774 578.981 * * [simplify]: Extracting #7: cost 0 inf + 50690 578.989 * * [simplify]: Extracting #8: cost 0 inf + 50595 578.997 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 578.997 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* 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))))))) 578.998 * [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))))) 578.998 * * [simplify]: iters left: 6 (15 enodes) 579.004 * * [simplify]: iters left: 5 (64 enodes) 579.014 * * [simplify]: iters left: 4 (149 enodes) 579.048 * * [simplify]: iters left: 3 (466 enodes) 579.300 * * [simplify]: Extracting #0: cost 1 inf + 0 579.300 * * [simplify]: Extracting #1: cost 0 inf + 1 579.300 * [simplify]: Simplified to 0 579.300 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 0)) 579.300 * * * * [progress]: [ 1506 / 3260 ] simplifiying candidate # 579.300 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 579.300 * * [simplify]: iters left: 6 (25 enodes) 579.306 * * [simplify]: iters left: 5 (95 enodes) 579.322 * * [simplify]: iters left: 4 (199 enodes) 579.360 * * [simplify]: iters left: 3 (471 enodes) 579.507 * * [simplify]: Extracting #0: cost 1 inf + 0 579.507 * * [simplify]: Extracting #1: cost 23 inf + 0 579.507 * * [simplify]: Extracting #2: cost 187 inf + 0 579.509 * * [simplify]: Extracting #3: cost 234 inf + 4179 579.518 * * [simplify]: Extracting #4: cost 85 inf + 37884 579.530 * * [simplify]: Extracting #5: cost 22 inf + 53172 579.543 * * [simplify]: Extracting #6: cost 0 inf + 58624 579.556 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 579.556 * [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 (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 579.556 * [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)))) 579.556 * * [simplify]: iters left: 6 (14 enodes) 579.560 * * [simplify]: iters left: 5 (59 enodes) 579.569 * * [simplify]: iters left: 4 (121 enodes) 579.594 * * [simplify]: iters left: 3 (332 enodes) 579.727 * * [simplify]: Extracting #0: cost 1 inf + 0 579.728 * * [simplify]: Extracting #1: cost 0 inf + 1 579.728 * [simplify]: Simplified to 0 579.728 * [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)) 579.729 * * * * [progress]: [ 1507 / 3260 ] simplifiying candidate # 579.729 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 579.729 * * [simplify]: iters left: 6 (24 enodes) 579.737 * * [simplify]: iters left: 5 (90 enodes) 579.753 * * [simplify]: iters left: 4 (190 enodes) 579.787 * * [simplify]: iters left: 3 (417 enodes) 579.910 * * [simplify]: Extracting #0: cost 1 inf + 0 579.910 * * [simplify]: Extracting #1: cost 20 inf + 0 579.911 * * [simplify]: Extracting #2: cost 133 inf + 1 579.912 * * [simplify]: Extracting #3: cost 153 inf + 2920 579.916 * * [simplify]: Extracting #4: cost 66 inf + 18235 579.922 * * [simplify]: Extracting #5: cost 18 inf + 29350 579.929 * * [simplify]: Extracting #6: cost 0 inf + 33216 579.937 * * [simplify]: Extracting #7: cost 0 inf + 33121 579.945 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2)))) 579.945 * [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))))) 579.945 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 579.945 * * [simplify]: iters left: 6 (13 enodes) 579.949 * * [simplify]: iters left: 5 (54 enodes) 579.958 * * [simplify]: iters left: 4 (112 enodes) 579.982 * * [simplify]: iters left: 3 (281 enodes) 580.077 * * [simplify]: Extracting #0: cost 1 inf + 0 580.077 * * [simplify]: Extracting #1: cost 0 inf + 1 580.077 * [simplify]: Simplified to 0 580.077 * [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)) 580.077 * * * * [progress]: [ 1508 / 3260 ] simplifiying candidate # 580.077 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 580.077 * * [simplify]: iters left: 6 (25 enodes) 580.083 * * [simplify]: iters left: 5 (95 enodes) 580.099 * * [simplify]: iters left: 4 (214 enodes) 580.142 * * [simplify]: Extracting #0: cost 1 inf + 0 580.142 * * [simplify]: Extracting #1: cost 11 inf + 0 580.142 * * [simplify]: Extracting #2: cost 95 inf + 0 580.142 * * [simplify]: Extracting #3: cost 145 inf + 293 580.143 * * [simplify]: Extracting #4: cost 119 inf + 4890 580.147 * * [simplify]: Extracting #5: cost 43 inf + 22550 580.152 * * [simplify]: Extracting #6: cost 4 inf + 32267 580.158 * * [simplify]: Extracting #7: cost 0 inf + 33746 580.165 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ (/ (/ b (sqrt 2)) (cbrt a)) (sqrt 2)) (* (cbrt a) (cbrt a)))) 580.165 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) 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))))))) 580.165 * [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))))) 580.165 * * [simplify]: iters left: 6 (14 enodes) 580.169 * * [simplify]: iters left: 5 (59 enodes) 580.178 * * [simplify]: iters left: 4 (134 enodes) 580.208 * * [simplify]: iters left: 3 (357 enodes) 580.345 * * [simplify]: Extracting #0: cost 1 inf + 0 580.345 * * [simplify]: Extracting #1: cost 0 inf + 1 580.345 * [simplify]: Simplified to 0 580.345 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ (/ (/ b (sqrt 2)) (cbrt a)) (sqrt 2)) (* (cbrt a) (cbrt a)))) 0)) 580.345 * * * * [progress]: [ 1509 / 3260 ] simplifiying candidate # 580.345 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 580.345 * * [simplify]: iters left: 6 (24 enodes) 580.353 * * [simplify]: iters left: 5 (89 enodes) 580.368 * * [simplify]: iters left: 4 (184 enodes) 580.399 * * [simplify]: iters left: 3 (392 enodes) 580.505 * * [simplify]: Extracting #0: cost 1 inf + 0 580.505 * * [simplify]: Extracting #1: cost 21 inf + 0 580.506 * * [simplify]: Extracting #2: cost 161 inf + 0 580.506 * * [simplify]: Extracting #3: cost 191 inf + 743 580.508 * * [simplify]: Extracting #4: cost 166 inf + 4775 580.514 * * [simplify]: Extracting #5: cost 45 inf + 28604 580.524 * * [simplify]: Extracting #6: cost 2 inf + 37267 580.533 * * [simplify]: Extracting #7: cost 0 inf + 37594 580.542 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 580.542 * [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)))))) 580.542 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 580.543 * * [simplify]: iters left: 6 (13 enodes) 580.546 * * [simplify]: iters left: 5 (53 enodes) 580.554 * * [simplify]: iters left: 4 (106 enodes) 580.575 * * [simplify]: iters left: 3 (257 enodes) 580.658 * * [simplify]: Extracting #0: cost 1 inf + 0 580.658 * * [simplify]: Extracting #1: cost 0 inf + 1 580.658 * [simplify]: Simplified to 0 580.658 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 0)) 580.658 * * * * [progress]: [ 1510 / 3260 ] simplifiying candidate # 580.658 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 580.658 * * [simplify]: iters left: 6 (23 enodes) 580.664 * * [simplify]: iters left: 5 (85 enodes) 580.678 * * [simplify]: iters left: 4 (170 enodes) 580.709 * * [simplify]: iters left: 3 (333 enodes) 580.795 * * [simplify]: Extracting #0: cost 1 inf + 0 580.795 * * [simplify]: Extracting #1: cost 18 inf + 0 580.795 * * [simplify]: Extracting #2: cost 103 inf + 1 580.795 * * [simplify]: Extracting #3: cost 121 inf + 458 580.797 * * [simplify]: Extracting #4: cost 58 inf + 9041 580.801 * * [simplify]: Extracting #5: cost 31 inf + 13052 580.807 * * [simplify]: Extracting #6: cost 4 inf + 18976 580.812 * * [simplify]: Extracting #7: cost 0 inf + 20295 580.817 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* (* (sqrt 2) a) (sqrt 2)))) 580.817 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* 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))))) 580.818 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 580.818 * * [simplify]: iters left: 6 (12 enodes) 580.821 * * [simplify]: iters left: 5 (49 enodes) 580.829 * * [simplify]: iters left: 4 (94 enodes) 580.848 * * [simplify]: iters left: 3 (221 enodes) 580.917 * * [simplify]: iters left: 2 (492 enodes) 581.131 * * [simplify]: Extracting #0: cost 1 inf + 0 581.131 * * [simplify]: Extracting #1: cost 0 inf + 1 581.131 * [simplify]: Simplified to 0 581.131 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* (* (sqrt 2) a) (sqrt 2)))) 0)) 581.131 * * * * [progress]: [ 1511 / 3260 ] simplifiying candidate # 581.132 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 581.132 * * [simplify]: iters left: 6 (24 enodes) 581.137 * * [simplify]: iters left: 5 (88 enodes) 581.151 * * [simplify]: iters left: 4 (189 enodes) 581.188 * * [simplify]: iters left: 3 (413 enodes) 581.306 * * [simplify]: Extracting #0: cost 1 inf + 0 581.306 * * [simplify]: Extracting #1: cost 20 inf + 0 581.306 * * [simplify]: Extracting #2: cost 144 inf + 1 581.307 * * [simplify]: Extracting #3: cost 177 inf + 131 581.308 * * [simplify]: Extracting #4: cost 165 inf + 2974 581.312 * * [simplify]: Extracting #5: cost 65 inf + 22763 581.322 * * [simplify]: Extracting #6: cost 1 inf + 36506 581.329 * * [simplify]: Extracting #7: cost 0 inf + 36630 581.337 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 581.337 * [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 (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 581.337 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 581.338 * * [simplify]: iters left: 6 (13 enodes) 581.341 * * [simplify]: iters left: 5 (52 enodes) 581.349 * * [simplify]: iters left: 4 (111 enodes) 581.373 * * [simplify]: iters left: 3 (278 enodes) 581.463 * * [simplify]: Extracting #0: cost 1 inf + 0 581.463 * * [simplify]: Extracting #1: cost 0 inf + 1 581.463 * [simplify]: Simplified to 0 581.463 * [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)) 581.463 * * * * [progress]: [ 1512 / 3260 ] simplifiying candidate # 581.464 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 581.464 * * [simplify]: iters left: 6 (23 enodes) 581.469 * * [simplify]: iters left: 5 (83 enodes) 581.482 * * [simplify]: iters left: 4 (165 enodes) 581.513 * * [simplify]: iters left: 3 (319 enodes) 581.585 * * [simplify]: Extracting #0: cost 1 inf + 0 581.585 * * [simplify]: Extracting #1: cost 18 inf + 0 581.585 * * [simplify]: Extracting #2: cost 94 inf + 1 581.585 * * [simplify]: Extracting #3: cost 107 inf + 173 581.586 * * [simplify]: Extracting #4: cost 76 inf + 3749 581.589 * * [simplify]: Extracting #5: cost 37 inf + 8994 581.592 * * [simplify]: Extracting #6: cost 6 inf + 15216 581.596 * * [simplify]: Extracting #7: cost 0 inf + 16934 581.601 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ b (* a 2))) 581.601 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (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)))))) 581.601 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 581.601 * * [simplify]: iters left: 6 (12 enodes) 581.606 * * [simplify]: iters left: 5 (47 enodes) 581.613 * * [simplify]: iters left: 4 (89 enodes) 581.631 * * [simplify]: iters left: 3 (186 enodes) 581.677 * * [simplify]: iters left: 2 (378 enodes) 581.809 * * [simplify]: Extracting #0: cost 1 inf + 0 581.809 * * [simplify]: Extracting #1: cost 0 inf + 1 581.809 * [simplify]: Simplified to 0 581.809 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ b (* a 2))) 0)) 581.810 * * * * [progress]: [ 1513 / 3260 ] simplifiying candidate # 581.810 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 581.810 * * [simplify]: iters left: 6 (22 enodes) 581.815 * * [simplify]: iters left: 5 (76 enodes) 581.826 * * [simplify]: iters left: 4 (127 enodes) 581.845 * * [simplify]: iters left: 3 (200 enodes) 581.874 * * [simplify]: iters left: 2 (285 enodes) 581.922 * * [simplify]: iters left: 1 (428 enodes) 582.002 * * [simplify]: Extracting #0: cost 1 inf + 0 582.003 * * [simplify]: Extracting #1: cost 23 inf + 0 582.003 * * [simplify]: Extracting #2: cost 81 inf + 88 582.004 * * [simplify]: Extracting #3: cost 58 inf + 2622 582.005 * * [simplify]: Extracting #4: cost 37 inf + 4696 582.007 * * [simplify]: Extracting #5: cost 33 inf + 5526 582.010 * * [simplify]: Extracting #6: cost 6 inf + 10965 582.014 * * [simplify]: Extracting #7: cost 0 inf + 12562 582.018 * [simplify]: Simplified to (fma -1/2 (/ b a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 582.018 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma -1/2 (/ b a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 582.018 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 582.018 * * [simplify]: iters left: 6 (11 enodes) 582.021 * * [simplify]: iters left: 5 (40 enodes) 582.027 * * [simplify]: iters left: 4 (65 enodes) 582.037 * * [simplify]: iters left: 3 (97 enodes) 582.055 * * [simplify]: iters left: 2 (165 enodes) 582.087 * * [simplify]: iters left: 1 (271 enodes) 582.139 * * [simplify]: Extracting #0: cost 1 inf + 0 582.139 * * [simplify]: Extracting #1: cost 0 inf + 1 582.139 * [simplify]: Simplified to 0 582.139 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma -1/2 (/ b a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 582.139 * * * * [progress]: [ 1514 / 3260 ] simplifiying candidate # 582.139 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 582.139 * * [simplify]: iters left: 6 (23 enodes) 582.144 * * [simplify]: iters left: 5 (87 enodes) 582.160 * * [simplify]: iters left: 4 (184 enodes) 582.194 * * [simplify]: iters left: 3 (387 enodes) 582.571 * * [simplify]: Extracting #0: cost 1 inf + 0 582.571 * * [simplify]: Extracting #1: cost 20 inf + 0 582.571 * * [simplify]: Extracting #2: cost 129 inf + 1 582.572 * * [simplify]: Extracting #3: cost 157 inf + 87 582.574 * * [simplify]: Extracting #4: cost 109 inf + 9024 582.578 * * [simplify]: Extracting #5: cost 35 inf + 24072 582.585 * * [simplify]: Extracting #6: cost 6 inf + 30663 582.592 * * [simplify]: Extracting #7: cost 0 inf + 32324 582.599 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b (* (* (cbrt a) (cbrt a)) 2)) (cbrt a))) 582.599 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 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))))))) 582.599 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 582.599 * * [simplify]: iters left: 6 (12 enodes) 582.604 * * [simplify]: iters left: 5 (51 enodes) 582.613 * * [simplify]: iters left: 4 (106 enodes) 582.635 * * [simplify]: iters left: 3 (247 enodes) 582.703 * * [simplify]: Extracting #0: cost 1 inf + 0 582.703 * * [simplify]: Extracting #1: cost 0 inf + 1 582.703 * [simplify]: Simplified to 0 582.703 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b (* (* (cbrt a) (cbrt a)) 2)) (cbrt a))) 0)) 582.703 * * * * [progress]: [ 1515 / 3260 ] simplifiying candidate # 582.703 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 582.703 * * [simplify]: iters left: 6 (22 enodes) 582.709 * * [simplify]: iters left: 5 (82 enodes) 582.724 * * [simplify]: iters left: 4 (162 enodes) 582.753 * * [simplify]: iters left: 3 (322 enodes) 582.826 * * [simplify]: Extracting #0: cost 1 inf + 0 582.826 * * [simplify]: Extracting #1: cost 18 inf + 0 582.826 * * [simplify]: Extracting #2: cost 95 inf + 1 582.827 * * [simplify]: Extracting #3: cost 112 inf + 90 582.828 * * [simplify]: Extracting #4: cost 85 inf + 2850 582.830 * * [simplify]: Extracting #5: cost 44 inf + 8189 582.832 * * [simplify]: Extracting #6: cost 25 inf + 10688 582.838 * * [simplify]: Extracting #7: cost 6 inf + 15757 582.842 * * [simplify]: Extracting #8: cost 0 inf + 17518 582.847 * * [simplify]: Extracting #9: cost 0 inf + 17423 582.851 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) 582.851 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 582.851 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 582.852 * * [simplify]: iters left: 6 (11 enodes) 582.854 * * [simplify]: iters left: 5 (46 enodes) 582.862 * * [simplify]: iters left: 4 (86 enodes) 582.879 * * [simplify]: iters left: 3 (183 enodes) 582.926 * * [simplify]: iters left: 2 (372 enodes) 583.056 * * [simplify]: Extracting #0: cost 1 inf + 0 583.056 * * [simplify]: Extracting #1: cost 0 inf + 1 583.056 * [simplify]: Simplified to 0 583.056 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) 0)) 583.056 * * * * [progress]: [ 1516 / 3260 ] simplifiying candidate # 583.056 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 583.056 * * [simplify]: iters left: 6 (21 enodes) 583.061 * * [simplify]: iters left: 5 (75 enodes) 583.073 * * [simplify]: iters left: 4 (126 enodes) 583.092 * * [simplify]: iters left: 3 (199 enodes) 583.122 * * [simplify]: iters left: 2 (285 enodes) 583.172 * * [simplify]: iters left: 1 (428 enodes) 583.252 * * [simplify]: Extracting #0: cost 1 inf + 0 583.252 * * [simplify]: Extracting #1: cost 23 inf + 0 583.252 * * [simplify]: Extracting #2: cost 82 inf + 88 583.253 * * [simplify]: Extracting #3: cost 56 inf + 2910 583.254 * * [simplify]: Extracting #4: cost 37 inf + 4819 583.256 * * [simplify]: Extracting #5: cost 30 inf + 5790 583.259 * * [simplify]: Extracting #6: cost 6 inf + 11247 583.263 * * [simplify]: Extracting #7: cost 0 inf + 12644 583.267 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 583.267 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 583.267 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 583.267 * * [simplify]: iters left: 6 (10 enodes) 583.270 * * [simplify]: iters left: 5 (39 enodes) 583.276 * * [simplify]: iters left: 4 (64 enodes) 583.288 * * [simplify]: iters left: 3 (96 enodes) 583.304 * * [simplify]: iters left: 2 (164 enodes) 583.337 * * [simplify]: iters left: 1 (270 enodes) 583.389 * * [simplify]: Extracting #0: cost 1 inf + 0 583.389 * * [simplify]: Extracting #1: cost 0 inf + 1 583.389 * [simplify]: Simplified to 0 583.389 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 0)) 583.389 * * * * [progress]: [ 1517 / 3260 ] simplifiying candidate # 583.389 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 583.390 * * [simplify]: iters left: 6 (23 enodes) 583.395 * * [simplify]: iters left: 5 (88 enodes) 583.411 * * [simplify]: iters left: 4 (193 enodes) 583.445 * * [simplify]: iters left: 3 (393 enodes) 583.532 * * [simplify]: Extracting #0: cost 1 inf + 0 583.532 * * [simplify]: Extracting #1: cost 21 inf + 0 583.532 * * [simplify]: Extracting #2: cost 122 inf + 1 583.533 * * [simplify]: Extracting #3: cost 161 inf + 214 583.534 * * [simplify]: Extracting #4: cost 126 inf + 5708 583.538 * * [simplify]: Extracting #5: cost 48 inf + 19432 583.543 * * [simplify]: Extracting #6: cost 12 inf + 26871 583.550 * * [simplify]: Extracting #7: cost 0 inf + 30188 583.557 * [simplify]: Simplified to (fma (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 583.557 * [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))))))) 583.557 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 583.557 * * [simplify]: iters left: 6 (12 enodes) 583.561 * * [simplify]: iters left: 5 (53 enodes) 583.570 * * [simplify]: iters left: 4 (117 enodes) 583.594 * * [simplify]: iters left: 3 (255 enodes) 583.655 * * [simplify]: Extracting #0: cost 1 inf + 0 583.655 * * [simplify]: Extracting #1: cost 0 inf + 1 583.655 * [simplify]: Simplified to 0 583.655 * [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)) 583.655 * * * * [progress]: [ 1518 / 3260 ] simplifiying candidate # 583.655 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 583.655 * * [simplify]: iters left: 6 (22 enodes) 583.661 * * [simplify]: iters left: 5 (83 enodes) 583.674 * * [simplify]: iters left: 4 (172 enodes) 583.702 * * [simplify]: iters left: 3 (305 enodes) 583.760 * * [simplify]: Extracting #0: cost 1 inf + 0 583.761 * * [simplify]: Extracting #1: cost 17 inf + 0 583.761 * * [simplify]: Extracting #2: cost 102 inf + 1 583.761 * * [simplify]: Extracting #3: cost 122 inf + 132 583.764 * * [simplify]: Extracting #4: cost 89 inf + 3302 583.766 * * [simplify]: Extracting #5: cost 38 inf + 9364 583.769 * * [simplify]: Extracting #6: cost 9 inf + 15001 583.774 * * [simplify]: Extracting #7: cost 0 inf + 17363 583.778 * * [simplify]: Extracting #8: cost 0 inf + 17308 583.783 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (* 1/2 b) a)) 583.783 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (* 1/2 b) a)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 583.783 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 583.783 * * [simplify]: iters left: 6 (11 enodes) 583.787 * * [simplify]: iters left: 5 (48 enodes) 583.795 * * [simplify]: iters left: 4 (98 enodes) 583.811 * * [simplify]: iters left: 3 (181 enodes) 583.849 * * [simplify]: iters left: 2 (358 enodes) 583.957 * * [simplify]: Extracting #0: cost 1 inf + 0 583.957 * * [simplify]: Extracting #1: cost 0 inf + 1 583.957 * [simplify]: Simplified to 0 583.957 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (* 1/2 b) a)) 0)) 583.957 * * * * [progress]: [ 1519 / 3260 ] simplifiying candidate # 583.957 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 583.957 * * [simplify]: iters left: 6 (21 enodes) 583.962 * * [simplify]: iters left: 5 (75 enodes) 583.974 * * [simplify]: iters left: 4 (146 enodes) 583.999 * * [simplify]: iters left: 3 (245 enodes) 584.039 * * [simplify]: iters left: 2 (397 enodes) 584.121 * * [simplify]: Extracting #0: cost 1 inf + 0 584.121 * * [simplify]: Extracting #1: cost 17 inf + 0 584.121 * * [simplify]: Extracting #2: cost 97 inf + 43 584.121 * * [simplify]: Extracting #3: cost 99 inf + 1374 584.123 * * [simplify]: Extracting #4: cost 52 inf + 5316 584.125 * * [simplify]: Extracting #5: cost 43 inf + 6435 584.128 * * [simplify]: Extracting #6: cost 14 inf + 13054 584.132 * * [simplify]: Extracting #7: cost 0 inf + 16936 584.137 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (sqrt (fma b b (* (* a -4) c))) (/ a 1/2))) 584.137 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (sqrt (fma b b (* (* a -4) c))) (/ a 1/2))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 584.137 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 584.137 * * [simplify]: iters left: 6 (10 enodes) 584.140 * * [simplify]: iters left: 5 (41 enodes) 584.147 * * [simplify]: iters left: 4 (81 enodes) 584.161 * * [simplify]: iters left: 3 (127 enodes) 584.177 * * [simplify]: iters left: 2 (186 enodes) 584.203 * * [simplify]: iters left: 1 (266 enodes) 584.264 * * [simplify]: Extracting #0: cost 1 inf + 0 584.264 * * [simplify]: Extracting #1: cost 0 inf + 1 584.264 * [simplify]: Simplified to 0 584.264 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (sqrt (fma b b (* (* a -4) c))) (/ a 1/2))) 0)) 584.265 * * * * [progress]: [ 1520 / 3260 ] simplifiying candidate # 584.265 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) a) 1))) 584.265 * * [simplify]: iters left: 6 (20 enodes) 584.271 * * [simplify]: iters left: 5 (72 enodes) 584.283 * * [simplify]: iters left: 4 (127 enodes) 584.302 * * [simplify]: iters left: 3 (208 enodes) 584.336 * * [simplify]: iters left: 2 (315 enodes) 584.395 * * [simplify]: iters left: 1 (491 enodes) 584.510 * * [simplify]: Extracting #0: cost 1 inf + 0 584.510 * * [simplify]: Extracting #1: cost 23 inf + 0 584.510 * * [simplify]: Extracting #2: cost 84 inf + 88 584.511 * * [simplify]: Extracting #3: cost 71 inf + 2876 584.514 * * [simplify]: Extracting #4: cost 36 inf + 6029 584.516 * * [simplify]: Extracting #5: cost 31 inf + 6914 584.520 * * [simplify]: Extracting #6: cost 5 inf + 12513 584.525 * * [simplify]: Extracting #7: cost 0 inf + 13811 584.530 * [simplify]: Simplified to (fma (/ -1/2 a) b (/ (sqrt (fma (* c a) -4 (* b b))) (/ a 1/2))) 584.530 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (sqrt (fma (* c a) -4 (* b b))) (/ a 1/2))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 584.530 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 584.530 * * [simplify]: iters left: 6 (9 enodes) 584.532 * * [simplify]: iters left: 5 (36 enodes) 584.539 * * [simplify]: iters left: 4 (67 enodes) 584.551 * * [simplify]: iters left: 3 (97 enodes) 584.568 * * [simplify]: iters left: 2 (158 enodes) 584.601 * * [simplify]: iters left: 1 (263 enodes) 584.645 * * [simplify]: Extracting #0: cost 1 inf + 0 584.645 * * [simplify]: Extracting #1: cost 0 inf + 1 584.646 * [simplify]: Simplified to 0 584.646 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (sqrt (fma (* c a) -4 (* b b))) (/ a 1/2))) 0)) 584.646 * * * * [progress]: [ 1521 / 3260 ] simplifiying candidate # 584.646 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ 1 a) (/ b 2)))) 584.646 * * [simplify]: iters left: 6 (20 enodes) 584.650 * * [simplify]: iters left: 5 (74 enodes) 584.664 * * [simplify]: iters left: 4 (141 enodes) 584.685 * * [simplify]: iters left: 3 (237 enodes) 584.725 * * [simplify]: iters left: 2 (353 enodes) 584.793 * * [simplify]: Extracting #0: cost 1 inf + 0 584.793 * * [simplify]: Extracting #1: cost 14 inf + 0 584.794 * * [simplify]: Extracting #2: cost 81 inf + 1 584.794 * * [simplify]: Extracting #3: cost 87 inf + 919 584.795 * * [simplify]: Extracting #4: cost 56 inf + 3655 584.797 * * [simplify]: Extracting #5: cost 43 inf + 5144 584.800 * * [simplify]: Extracting #6: cost 7 inf + 13484 584.804 * * [simplify]: Extracting #7: cost 0 inf + 15748 584.808 * * [simplify]: Extracting #8: cost 0 inf + 15692 584.813 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 584.813 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 584.813 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 584.813 * * [simplify]: iters left: 5 (9 enodes) 584.816 * * [simplify]: iters left: 4 (39 enodes) 584.822 * * [simplify]: iters left: 3 (65 enodes) 584.832 * * [simplify]: iters left: 2 (129 enodes) 584.858 * * [simplify]: iters left: 1 (210 enodes) 584.894 * * [simplify]: Extracting #0: cost 1 inf + 0 584.894 * * [simplify]: Extracting #1: cost 0 inf + 1 584.894 * [simplify]: Simplified to 0 584.894 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 584.894 * * * * [progress]: [ 1522 / 3260 ] simplifiying candidate # 584.894 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 584.894 * * [simplify]: iters left: 6 (26 enodes) 584.902 * * [simplify]: iters left: 5 (102 enodes) 584.918 * * [simplify]: iters left: 4 (172 enodes) 584.945 * * [simplify]: iters left: 3 (342 enodes) 585.046 * * [simplify]: Extracting #0: cost 1 inf + 0 585.046 * * [simplify]: Extracting #1: cost 11 inf + 0 585.046 * * [simplify]: Extracting #2: cost 113 inf + 0 585.047 * * [simplify]: Extracting #3: cost 215 inf + 1994 585.049 * * [simplify]: Extracting #4: cost 158 inf + 15218 585.052 * * [simplify]: Extracting #5: cost 123 inf + 23927 585.056 * * [simplify]: Extracting #6: cost 103 inf + 30139 585.066 * * [simplify]: Extracting #7: cost 29 inf + 64430 585.083 * * [simplify]: Extracting #8: cost 1 inf + 76817 585.099 * * [simplify]: Extracting #9: cost 0 inf + 77197 585.114 * [simplify]: Simplified to (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 585.114 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* 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) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 585.114 * [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))))) 585.114 * * [simplify]: iters left: 6 (10 enodes) 585.117 * * [simplify]: iters left: 5 (37 enodes) 585.122 * * [simplify]: iters left: 4 (57 enodes) 585.132 * * [simplify]: iters left: 3 (104 enodes) 585.150 * * [simplify]: iters left: 2 (158 enodes) 585.172 * * [simplify]: iters left: 1 (225 enodes) 585.203 * * [simplify]: Extracting #0: cost 1 inf + 0 585.204 * * [simplify]: Extracting #1: cost 0 inf + 1 585.204 * [simplify]: Simplified to 0 585.204 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 0)) 585.204 * * * * [progress]: [ 1523 / 3260 ] simplifiying candidate # 585.204 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 585.204 * * [simplify]: iters left: 6 (25 enodes) 585.210 * * [simplify]: iters left: 5 (93 enodes) 585.225 * * [simplify]: iters left: 4 (156 enodes) 585.249 * * [simplify]: iters left: 3 (311 enodes) 585.345 * * [simplify]: Extracting #0: cost 1 inf + 0 585.345 * * [simplify]: Extracting #1: cost 9 inf + 0 585.345 * * [simplify]: Extracting #2: cost 109 inf + 0 585.346 * * [simplify]: Extracting #3: cost 207 inf + 1582 585.348 * * [simplify]: Extracting #4: cost 141 inf + 17106 585.352 * * [simplify]: Extracting #5: cost 104 inf + 29190 585.363 * * [simplify]: Extracting #6: cost 17 inf + 66363 585.378 * * [simplify]: Extracting #7: cost 0 inf + 74495 585.395 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) 585.395 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* 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) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 585.395 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 585.395 * * [simplify]: iters left: 6 (9 enodes) 585.397 * * [simplify]: iters left: 5 (29 enodes) 585.401 * * [simplify]: iters left: 4 (42 enodes) 585.407 * * [simplify]: iters left: 3 (58 enodes) 585.414 * * [simplify]: iters left: 2 (68 enodes) 585.421 * * [simplify]: Extracting #0: cost 1 inf + 0 585.421 * * [simplify]: Extracting #1: cost 0 inf + 1 585.421 * [simplify]: Simplified to 0 585.421 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) 0)) 585.421 * * * * [progress]: [ 1524 / 3260 ] simplifiying candidate # 585.421 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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)))))) 585.421 * * [simplify]: iters left: 6 (27 enodes) 585.428 * * [simplify]: iters left: 5 (110 enodes) 585.446 * * [simplify]: iters left: 4 (233 enodes) 585.491 * * [simplify]: Extracting #0: cost 1 inf + 0 585.491 * * [simplify]: Extracting #1: cost 11 inf + 0 585.491 * * [simplify]: Extracting #2: cost 97 inf + 0 585.492 * * [simplify]: Extracting #3: cost 157 inf + 2 585.492 * * [simplify]: Extracting #4: cost 157 inf + 1137 585.494 * * [simplify]: Extracting #5: cost 99 inf + 17419 585.500 * * [simplify]: Extracting #6: cost 19 inf + 43782 585.508 * * [simplify]: Extracting #7: cost 1 inf + 49366 585.515 * * [simplify]: Extracting #8: cost 0 inf + 49569 585.525 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* c a) -4))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) 585.525 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* c a) -4))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (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))))))) 585.525 * [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))))) 585.525 * * [simplify]: iters left: 6 (13 enodes) 585.528 * * [simplify]: iters left: 5 (53 enodes) 585.536 * * [simplify]: iters left: 4 (117 enodes) 585.561 * * [simplify]: iters left: 3 (275 enodes) 585.614 * * [simplify]: iters left: 2 (474 enodes) 585.720 * * [simplify]: Extracting #0: cost 1 inf + 0 585.720 * * [simplify]: Extracting #1: cost 0 inf + 1 585.720 * [simplify]: Simplified to 0 585.720 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* c a) -4))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) 0)) 585.720 * * * * [progress]: [ 1525 / 3260 ] simplifiying candidate # 585.720 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 585.720 * * [simplify]: iters left: 6 (28 enodes) 585.727 * * [simplify]: iters left: 5 (110 enodes) 585.744 * * [simplify]: iters left: 4 (202 enodes) 585.778 * * [simplify]: iters left: 3 (412 enodes) 585.893 * * [simplify]: Extracting #0: cost 1 inf + 0 585.893 * * [simplify]: Extracting #1: cost 11 inf + 0 585.894 * * [simplify]: Extracting #2: cost 122 inf + 0 585.894 * * [simplify]: Extracting #3: cost 251 inf + 204 585.896 * * [simplify]: Extracting #4: cost 204 inf + 11199 585.899 * * [simplify]: Extracting #5: cost 164 inf + 21035 585.903 * * [simplify]: Extracting #6: cost 114 inf + 31247 585.916 * * [simplify]: Extracting #7: cost 16 inf + 74151 585.934 * * [simplify]: Extracting #8: cost 0 inf + 81522 585.950 * [simplify]: Simplified to (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 585.950 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* 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)))))) 585.951 * [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)))) 585.951 * * [simplify]: iters left: 6 (12 enodes) 585.954 * * [simplify]: iters left: 5 (47 enodes) 585.960 * * [simplify]: iters left: 4 (82 enodes) 585.973 * * [simplify]: iters left: 3 (157 enodes) 586.001 * * [simplify]: iters left: 2 (248 enodes) 586.038 * * [simplify]: iters left: 1 (341 enodes) 586.090 * * [simplify]: Extracting #0: cost 1 inf + 0 586.090 * * [simplify]: Extracting #1: cost 0 inf + 1 586.090 * [simplify]: Simplified to 0 586.090 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 0)) 586.090 * * * * [progress]: [ 1526 / 3260 ] simplifiying candidate # 586.090 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 586.091 * * [simplify]: iters left: 6 (27 enodes) 586.097 * * [simplify]: iters left: 5 (105 enodes) 586.116 * * [simplify]: iters left: 4 (203 enodes) 586.151 * * [simplify]: iters left: 3 (434 enodes) 586.280 * * [simplify]: Extracting #0: cost 1 inf + 0 586.280 * * [simplify]: Extracting #1: cost 13 inf + 0 586.280 * * [simplify]: Extracting #2: cost 130 inf + 0 586.281 * * [simplify]: Extracting #3: cost 256 inf + 83 586.282 * * [simplify]: Extracting #4: cost 226 inf + 7601 586.286 * * [simplify]: Extracting #5: cost 155 inf + 26395 586.298 * * [simplify]: Extracting #6: cost 27 inf + 74095 586.315 * * [simplify]: Extracting #7: cost 2 inf + 82736 586.332 * * [simplify]: Extracting #8: cost 0 inf + 83264 586.350 * [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)) 586.350 * [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))))) 586.351 * [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))) 586.351 * * [simplify]: iters left: 6 (12 enodes) 586.354 * * [simplify]: iters left: 5 (47 enodes) 586.362 * * [simplify]: iters left: 4 (89 enodes) 586.378 * * [simplify]: iters left: 3 (180 enodes) 586.416 * * [simplify]: iters left: 2 (296 enodes) 586.470 * * [simplify]: iters left: 1 (428 enodes) 586.555 * * [simplify]: Extracting #0: cost 1 inf + 0 586.555 * * [simplify]: Extracting #1: cost 0 inf + 1 586.555 * [simplify]: Simplified to 0 586.555 * [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)) 586.555 * * * * [progress]: [ 1527 / 3260 ] simplifiying candidate # 586.556 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 586.556 * * [simplify]: iters left: 6 (26 enodes) 586.562 * * [simplify]: iters left: 5 (103 enodes) 586.580 * * [simplify]: iters left: 4 (194 enodes) 586.612 * * [simplify]: iters left: 3 (386 enodes) 586.717 * * [simplify]: Extracting #0: cost 1 inf + 0 586.718 * * [simplify]: Extracting #1: cost 11 inf + 0 586.718 * * [simplify]: Extracting #2: cost 112 inf + 0 586.718 * * [simplify]: Extracting #3: cost 239 inf + 1 586.720 * * [simplify]: Extracting #4: cost 200 inf + 9218 586.724 * * [simplify]: Extracting #5: cost 127 inf + 27008 586.729 * * [simplify]: Extracting #6: cost 95 inf + 35582 586.741 * * [simplify]: Extracting #7: cost 16 inf + 71519 586.759 * * [simplify]: Extracting #8: cost 0 inf + 79148 586.775 * [simplify]: Simplified to (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 586.775 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* 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))))))) 586.775 * [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))))) 586.775 * * [simplify]: iters left: 6 (12 enodes) 586.778 * * [simplify]: iters left: 5 (46 enodes) 586.785 * * [simplify]: iters left: 4 (81 enodes) 586.797 * * [simplify]: iters left: 3 (134 enodes) 586.817 * * [simplify]: iters left: 2 (197 enodes) 586.843 * * [simplify]: iters left: 1 (271 enodes) 586.880 * * [simplify]: Extracting #0: cost 1 inf + 0 586.880 * * [simplify]: Extracting #1: cost 0 inf + 1 586.880 * [simplify]: Simplified to 0 586.880 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 586.880 * * * * [progress]: [ 1528 / 3260 ] simplifiying candidate # 586.881 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 586.881 * * [simplify]: iters left: 6 (26 enodes) 586.887 * * [simplify]: iters left: 5 (100 enodes) 586.901 * * [simplify]: iters left: 4 (171 enodes) 586.928 * * [simplify]: iters left: 3 (341 enodes) 587.026 * * [simplify]: Extracting #0: cost 1 inf + 0 587.026 * * [simplify]: Extracting #1: cost 9 inf + 0 587.026 * * [simplify]: Extracting #2: cost 110 inf + 0 587.027 * * [simplify]: Extracting #3: cost 233 inf + 1 587.028 * * [simplify]: Extracting #4: cost 198 inf + 7284 587.031 * * [simplify]: Extracting #5: cost 131 inf + 21788 587.035 * * [simplify]: Extracting #6: cost 100 inf + 31366 587.048 * * [simplify]: Extracting #7: cost 27 inf + 64109 587.063 * * [simplify]: Extracting #8: cost 0 inf + 76578 587.079 * [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))) 587.079 * [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)))))) 587.079 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 587.079 * * [simplify]: iters left: 6 (10 enodes) 587.081 * * [simplify]: iters left: 5 (38 enodes) 587.087 * * [simplify]: iters left: 4 (59 enodes) 587.095 * * [simplify]: iters left: 3 (88 enodes) 587.106 * * [simplify]: iters left: 2 (117 enodes) 587.122 * * [simplify]: iters left: 1 (144 enodes) 587.138 * * [simplify]: Extracting #0: cost 1 inf + 0 587.138 * * [simplify]: Extracting #1: cost 0 inf + 1 587.138 * [simplify]: Simplified to 0 587.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 2) (sqrt a)) (sqrt a))) 0)) 587.138 * * * * [progress]: [ 1529 / 3260 ] simplifiying candidate # 587.138 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 587.138 * * [simplify]: iters left: 6 (26 enodes) 587.144 * * [simplify]: iters left: 5 (100 enodes) 587.159 * * [simplify]: iters left: 4 (175 enodes) 587.190 * * [simplify]: iters left: 3 (363 enodes) 587.293 * * [simplify]: Extracting #0: cost 1 inf + 0 587.294 * * [simplify]: Extracting #1: cost 11 inf + 0 587.294 * * [simplify]: Extracting #2: cost 117 inf + 0 587.295 * * [simplify]: Extracting #3: cost 215 inf + 1671 587.297 * * [simplify]: Extracting #4: cost 138 inf + 19308 587.300 * * [simplify]: Extracting #5: cost 119 inf + 23299 587.305 * * [simplify]: Extracting #6: cost 97 inf + 29469 587.315 * * [simplify]: Extracting #7: cost 23 inf + 64083 587.330 * * [simplify]: Extracting #8: cost 0 inf + 74574 587.346 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 587.346 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 587.346 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 587.346 * * [simplify]: iters left: 6 (11 enodes) 587.349 * * [simplify]: iters left: 5 (42 enodes) 587.357 * * [simplify]: iters left: 4 (67 enodes) 587.367 * * [simplify]: iters left: 3 (111 enodes) 587.382 * * [simplify]: iters left: 2 (140 enodes) 587.398 * * [simplify]: iters left: 1 (160 enodes) 587.414 * * [simplify]: Extracting #0: cost 1 inf + 0 587.414 * * [simplify]: Extracting #1: cost 0 inf + 1 587.414 * [simplify]: Simplified to 0 587.414 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 0)) 587.414 * * * * [progress]: [ 1530 / 3260 ] simplifiying candidate # 587.414 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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)))))) 587.415 * * [simplify]: iters left: 6 (28 enodes) 587.423 * * [simplify]: iters left: 5 (117 enodes) 587.442 * * [simplify]: iters left: 4 (278 enodes) 587.515 * * [simplify]: Extracting #0: cost 1 inf + 0 587.515 * * [simplify]: Extracting #1: cost 11 inf + 0 587.515 * * [simplify]: Extracting #2: cost 180 inf + 0 587.516 * * [simplify]: Extracting #3: cost 316 inf + 2 587.517 * * [simplify]: Extracting #4: cost 294 inf + 5913 587.525 * * [simplify]: Extracting #5: cost 127 inf + 63703 587.542 * * [simplify]: Extracting #6: cost 4 inf + 110336 587.558 * * [simplify]: Extracting #7: cost 0 inf + 110945 587.574 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* -4 a) c (* b b))) (cbrt 2)) (cbrt a)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 587.574 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* -4 a) c (* b b))) (cbrt 2)) (cbrt a)) (* (* (cbrt 2) (cbrt a)) (* (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))))))) 587.574 * [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))))) 587.574 * * [simplify]: iters left: 6 (16 enodes) 587.578 * * [simplify]: iters left: 5 (68 enodes) 587.589 * * [simplify]: iters left: 4 (179 enodes) 587.645 * * [simplify]: Extracting #0: cost 1 inf + 0 587.645 * * [simplify]: Extracting #1: cost 27 inf + 0 587.645 * * [simplify]: Extracting #2: cost 153 inf + 0 587.646 * * [simplify]: Extracting #3: cost 242 inf + 83 587.648 * * [simplify]: Extracting #4: cost 185 inf + 16503 587.658 * * [simplify]: Extracting #5: cost 15 inf + 79352 587.672 * * [simplify]: Extracting #6: cost 0 inf + 84943 587.684 * [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))))) 587.684 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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))))))) 587.684 * * * * [progress]: [ 1531 / 3260 ] simplifiying candidate # 587.684 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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))))) 587.685 * * [simplify]: iters left: 6 (29 enodes) 587.691 * * [simplify]: iters left: 5 (120 enodes) 587.710 * * [simplify]: iters left: 4 (261 enodes) 587.768 * * [simplify]: Extracting #0: cost 1 inf + 0 587.769 * * [simplify]: Extracting #1: cost 11 inf + 0 587.769 * * [simplify]: Extracting #2: cost 149 inf + 0 587.770 * * [simplify]: Extracting #3: cost 260 inf + 1 587.771 * * [simplify]: Extracting #4: cost 238 inf + 5178 587.776 * * [simplify]: Extracting #5: cost 99 inf + 45682 587.785 * * [simplify]: Extracting #6: cost 40 inf + 63562 587.796 * * [simplify]: Extracting #7: cost 9 inf + 78104 587.810 * * [simplify]: Extracting #8: cost 0 inf + 81976 587.823 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 587.823 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 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)))))) 587.823 * [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)))) 587.823 * * [simplify]: iters left: 6 (15 enodes) 587.827 * * [simplify]: iters left: 5 (63 enodes) 587.837 * * [simplify]: iters left: 4 (145 enodes) 587.872 * * [simplify]: iters left: 3 (499 enodes) 588.098 * * [simplify]: Extracting #0: cost 1 inf + 0 588.098 * * [simplify]: Extracting #1: cost 0 inf + 1 588.098 * [simplify]: Simplified to 0 588.098 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 0)) 588.098 * * * * [progress]: [ 1532 / 3260 ] simplifiying candidate # 588.099 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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)))) 588.099 * * [simplify]: iters left: 6 (28 enodes) 588.106 * * [simplify]: iters left: 5 (114 enodes) 588.128 * * [simplify]: iters left: 4 (268 enodes) 588.193 * * [simplify]: Extracting #0: cost 1 inf + 0 588.193 * * [simplify]: Extracting #1: cost 13 inf + 0 588.193 * * [simplify]: Extracting #2: cost 151 inf + 0 588.194 * * [simplify]: Extracting #3: cost 247 inf + 204 588.195 * * [simplify]: Extracting #4: cost 222 inf + 6675 588.200 * * [simplify]: Extracting #5: cost 81 inf + 45021 588.210 * * [simplify]: Extracting #6: cost 12 inf + 69489 588.221 * * [simplify]: Extracting #7: cost 0 inf + 74068 588.232 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 588.232 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (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))))) 588.232 * [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))) 588.233 * * [simplify]: iters left: 6 (15 enodes) 588.237 * * [simplify]: iters left: 5 (62 enodes) 588.250 * * [simplify]: iters left: 4 (159 enodes) 588.290 * * [simplify]: iters left: 3 (475 enodes) 588.484 * * [simplify]: Extracting #0: cost 1 inf + 0 588.484 * * [simplify]: Extracting #1: cost 42 inf + 0 588.485 * * [simplify]: Extracting #2: cost 194 inf + 1 588.487 * * [simplify]: Extracting #3: cost 205 inf + 15094 588.499 * * [simplify]: Extracting #4: cost 20 inf + 63712 588.516 * * [simplify]: Extracting #5: cost 3 inf + 65204 588.530 * * [simplify]: Extracting #6: cost 0 inf + 65965 588.544 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 588.544 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 588.544 * * * * [progress]: [ 1533 / 3260 ] simplifiying candidate # 588.545 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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)))))) 588.545 * * [simplify]: iters left: 6 (29 enodes) 588.552 * * [simplify]: iters left: 5 (119 enodes) 588.573 * * [simplify]: iters left: 4 (266 enodes) 588.630 * * [simplify]: Extracting #0: cost 1 inf + 0 588.630 * * [simplify]: Extracting #1: cost 11 inf + 0 588.632 * * [simplify]: Extracting #2: cost 146 inf + 0 588.633 * * [simplify]: Extracting #3: cost 258 inf + 1 588.634 * * [simplify]: Extracting #4: cost 243 inf + 3158 588.638 * * [simplify]: Extracting #5: cost 134 inf + 35110 588.647 * * [simplify]: Extracting #6: cost 45 inf + 62856 588.659 * * [simplify]: Extracting #7: cost 5 inf + 80504 588.672 * * [simplify]: Extracting #8: cost 0 inf + 82376 588.685 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (/ (cbrt b) (cbrt a))) (sqrt 2))) 588.685 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt 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))))))) 588.685 * [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))))) 588.685 * * [simplify]: iters left: 6 (15 enodes) 588.689 * * [simplify]: iters left: 5 (62 enodes) 588.699 * * [simplify]: iters left: 4 (148 enodes) 588.736 * * [simplify]: iters left: 3 (499 enodes) 588.971 * * [simplify]: Extracting #0: cost 1 inf + 0 588.971 * * [simplify]: Extracting #1: cost 0 inf + 1 588.971 * [simplify]: Simplified to 0 588.971 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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)) 588.971 * * * * [progress]: [ 1534 / 3260 ] simplifiying candidate # 588.971 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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))))) 588.972 * * [simplify]: iters left: 6 (30 enodes) 588.979 * * [simplify]: iters left: 5 (119 enodes) 588.998 * * [simplify]: iters left: 4 (239 enodes) 589.046 * * [simplify]: Extracting #0: cost 1 inf + 0 589.047 * * [simplify]: Extracting #1: cost 11 inf + 0 589.047 * * [simplify]: Extracting #2: cost 125 inf + 0 589.047 * * [simplify]: Extracting #3: cost 216 inf + 1 589.048 * * [simplify]: Extracting #4: cost 198 inf + 3444 589.050 * * [simplify]: Extracting #5: cost 146 inf + 14394 589.055 * * [simplify]: Extracting #6: cost 44 inf + 43825 589.064 * * [simplify]: Extracting #7: cost 4 inf + 61887 589.076 * * [simplify]: Extracting #8: cost 0 inf + 63338 589.085 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (/ (cbrt b) (sqrt a)) (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2)))) (sqrt a))) 589.085 * [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)))) (/ (* (/ (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)))))) 589.086 * [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)))) 589.086 * * [simplify]: iters left: 6 (14 enodes) 589.089 * * [simplify]: iters left: 5 (56 enodes) 589.098 * * [simplify]: iters left: 4 (117 enodes) 589.123 * * [simplify]: iters left: 3 (347 enodes) 589.235 * * [simplify]: Extracting #0: cost 1 inf + 0 589.235 * * [simplify]: Extracting #1: cost 0 inf + 1 589.235 * [simplify]: Simplified to 0 589.235 * [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)))) (/ (* (/ (cbrt b) (sqrt a)) (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2)))) (sqrt a))) 0)) 589.235 * * * * [progress]: [ 1535 / 3260 ] simplifiying candidate # 589.235 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 589.235 * * [simplify]: iters left: 6 (29 enodes) 589.245 * * [simplify]: iters left: 5 (115 enodes) 589.263 * * [simplify]: iters left: 4 (230 enodes) 589.309 * * [simplify]: Extracting #0: cost 1 inf + 0 589.309 * * [simplify]: Extracting #1: cost 11 inf + 0 589.310 * * [simplify]: Extracting #2: cost 118 inf + 0 589.310 * * [simplify]: Extracting #3: cost 188 inf + 246 589.311 * * [simplify]: Extracting #4: cost 164 inf + 5829 589.314 * * [simplify]: Extracting #5: cost 87 inf + 24705 589.321 * * [simplify]: Extracting #6: cost 10 inf + 49395 589.329 * * [simplify]: Extracting #7: cost 0 inf + 52757 589.338 * * [simplify]: Extracting #8: cost 0 inf + 52677 589.346 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) 589.346 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (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))))) 589.346 * [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))) 589.347 * * [simplify]: iters left: 6 (14 enodes) 589.350 * * [simplify]: iters left: 5 (57 enodes) 589.359 * * [simplify]: iters left: 4 (116 enodes) 589.386 * * [simplify]: iters left: 3 (321 enodes) 589.494 * * [simplify]: Extracting #0: cost 1 inf + 0 589.494 * * [simplify]: Extracting #1: cost 0 inf + 1 589.494 * [simplify]: Simplified to 0 589.494 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) 0)) 589.494 * * * * [progress]: [ 1536 / 3260 ] simplifiying candidate # 589.495 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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)))))) 589.495 * * [simplify]: iters left: 6 (28 enodes) 589.502 * * [simplify]: iters left: 5 (114 enodes) 589.520 * * [simplify]: iters left: 4 (258 enodes) 589.579 * * [simplify]: Extracting #0: cost 1 inf + 0 589.579 * * [simplify]: Extracting #1: cost 11 inf + 0 589.579 * * [simplify]: Extracting #2: cost 133 inf + 0 589.580 * * [simplify]: Extracting #3: cost 224 inf + 690 589.581 * * [simplify]: Extracting #4: cost 196 inf + 6882 589.586 * * [simplify]: Extracting #5: cost 72 inf + 40606 589.595 * * [simplify]: Extracting #6: cost 9 inf + 62035 589.608 * * [simplify]: Extracting #7: cost 0 inf + 66521 589.618 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) 589.618 * [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)))) (/ (* (/ (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))))))) 589.618 * [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))))) 589.619 * * [simplify]: iters left: 6 (15 enodes) 589.622 * * [simplify]: iters left: 5 (62 enodes) 589.633 * * [simplify]: iters left: 4 (149 enodes) 589.670 * * [simplify]: iters left: 3 (450 enodes) 589.867 * * [simplify]: Extracting #0: cost 1 inf + 0 589.867 * * [simplify]: Extracting #1: cost 0 inf + 1 589.868 * [simplify]: Simplified to 0 589.868 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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)) 589.868 * * * * [progress]: [ 1537 / 3260 ] simplifiying candidate # 589.869 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 589.869 * * [simplify]: iters left: 6 (29 enodes) 589.876 * * [simplify]: iters left: 5 (115 enodes) 589.894 * * [simplify]: iters left: 4 (231 enodes) 589.942 * * [simplify]: Extracting #0: cost 1 inf + 0 589.942 * * [simplify]: Extracting #1: cost 11 inf + 0 589.942 * * [simplify]: Extracting #2: cost 112 inf + 0 589.943 * * [simplify]: Extracting #3: cost 182 inf + 488 589.944 * * [simplify]: Extracting #4: cost 154 inf + 6940 589.947 * * [simplify]: Extracting #5: cost 70 inf + 27429 589.954 * * [simplify]: Extracting #6: cost 7 inf + 48119 589.962 * * [simplify]: Extracting #7: cost 0 inf + 50613 589.970 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 589.970 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (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)))))) 589.970 * [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)))) 589.970 * * [simplify]: iters left: 6 (14 enodes) 589.974 * * [simplify]: iters left: 5 (57 enodes) 589.983 * * [simplify]: iters left: 4 (118 enodes) 590.010 * * [simplify]: iters left: 3 (314 enodes) 590.104 * * [simplify]: Extracting #0: cost 1 inf + 0 590.104 * * [simplify]: Extracting #1: cost 0 inf + 1 590.104 * [simplify]: Simplified to 0 590.105 * [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)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 0)) 590.105 * * * * [progress]: [ 1538 / 3260 ] simplifiying candidate # 590.105 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 590.105 * * [simplify]: iters left: 6 (28 enodes) 590.112 * * [simplify]: iters left: 5 (107 enodes) 590.128 * * [simplify]: iters left: 4 (220 enodes) 590.170 * * [simplify]: Extracting #0: cost 1 inf + 0 590.170 * * [simplify]: Extracting #1: cost 13 inf + 0 590.170 * * [simplify]: Extracting #2: cost 116 inf + 0 590.171 * * [simplify]: Extracting #3: cost 153 inf + 2269 590.173 * * [simplify]: Extracting #4: cost 91 inf + 15100 590.177 * * [simplify]: Extracting #5: cost 35 inf + 31569 590.183 * * [simplify]: Extracting #6: cost 1 inf + 44318 590.191 * * [simplify]: Extracting #7: cost 0 inf + 44706 590.198 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* -4 a) c))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt b) 2) (/ a (* (cbrt b) (cbrt b))))) 590.198 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* -4 a) c))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt b) 2) (/ a (* (cbrt b) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 590.198 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 590.198 * * [simplify]: iters left: 6 (13 enodes) 590.202 * * [simplify]: iters left: 5 (48 enodes) 590.209 * * [simplify]: iters left: 4 (103 enodes) 590.228 * * [simplify]: iters left: 3 (238 enodes) 590.288 * * [simplify]: Extracting #0: cost 1 inf + 0 590.288 * * [simplify]: Extracting #1: cost 0 inf + 1 590.288 * [simplify]: Simplified to 0 590.288 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* -4 a) c))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt b) 2) (/ a (* (cbrt b) (cbrt b))))) 0)) 590.288 * * * * [progress]: [ 1539 / 3260 ] simplifiying candidate # 590.288 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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)))))) 590.288 * * [simplify]: iters left: 6 (27 enodes) 590.295 * * [simplify]: iters left: 5 (110 enodes) 590.313 * * [simplify]: iters left: 4 (240 enodes) 590.366 * * [simplify]: Extracting #0: cost 1 inf + 0 590.366 * * [simplify]: Extracting #1: cost 11 inf + 0 590.366 * * [simplify]: Extracting #2: cost 142 inf + 0 590.367 * * [simplify]: Extracting #3: cost 249 inf + 1 590.368 * * [simplify]: Extracting #4: cost 211 inf + 10057 590.374 * * [simplify]: Extracting #5: cost 92 inf + 47770 590.383 * * [simplify]: Extracting #6: cost 52 inf + 59453 590.392 * * [simplify]: Extracting #7: cost 40 inf + 62937 590.403 * * [simplify]: Extracting #8: cost 0 inf + 81456 590.417 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 590.418 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt 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))))))) 590.418 * [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))))) 590.418 * * [simplify]: iters left: 6 (15 enodes) 590.422 * * [simplify]: iters left: 5 (61 enodes) 590.431 * * [simplify]: iters left: 4 (142 enodes) 590.465 * * [simplify]: iters left: 3 (474 enodes) 590.640 * * [simplify]: Extracting #0: cost 1 inf + 0 590.640 * * [simplify]: Extracting #1: cost 0 inf + 1 590.640 * [simplify]: Simplified to 0 590.640 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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)) 590.641 * * * * [progress]: [ 1540 / 3260 ] simplifiying candidate # 590.641 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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))))) 590.641 * * [simplify]: iters left: 6 (28 enodes) 590.648 * * [simplify]: iters left: 5 (113 enodes) 590.666 * * [simplify]: iters left: 4 (228 enodes) 590.711 * * [simplify]: Extracting #0: cost 1 inf + 0 590.711 * * [simplify]: Extracting #1: cost 11 inf + 0 590.711 * * [simplify]: Extracting #2: cost 121 inf + 0 590.711 * * [simplify]: Extracting #3: cost 206 inf + 1 590.712 * * [simplify]: Extracting #4: cost 177 inf + 6677 590.717 * * [simplify]: Extracting #5: cost 80 inf + 32334 590.724 * * [simplify]: Extracting #6: cost 6 inf + 57766 590.734 * * [simplify]: Extracting #7: cost 0 inf + 61168 590.743 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (sqrt b) (cbrt 2))) (* (sqrt a) (cbrt 2)))) 590.743 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (/ (/ (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)))))) 590.744 * [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)))) 590.744 * * [simplify]: iters left: 6 (14 enodes) 590.749 * * [simplify]: iters left: 5 (56 enodes) 590.757 * * [simplify]: iters left: 4 (113 enodes) 590.780 * * [simplify]: iters left: 3 (324 enodes) 590.868 * * [simplify]: Extracting #0: cost 1 inf + 0 590.868 * * [simplify]: Extracting #1: cost 0 inf + 1 590.868 * [simplify]: Simplified to 0 590.868 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (sqrt b) (cbrt 2))) (* (sqrt a) (cbrt 2)))) 0)) 590.868 * * * * [progress]: [ 1541 / 3260 ] simplifiying candidate # 590.868 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 590.868 * * [simplify]: iters left: 6 (27 enodes) 590.875 * * [simplify]: iters left: 5 (108 enodes) 590.892 * * [simplify]: iters left: 4 (219 enodes) 590.937 * * [simplify]: Extracting #0: cost 1 inf + 0 590.937 * * [simplify]: Extracting #1: cost 11 inf + 0 590.937 * * [simplify]: Extracting #2: cost 120 inf + 0 590.938 * * [simplify]: Extracting #3: cost 191 inf + 368 590.939 * * [simplify]: Extracting #4: cost 163 inf + 6679 590.943 * * [simplify]: Extracting #5: cost 67 inf + 30489 590.950 * * [simplify]: Extracting #6: cost 13 inf + 48215 590.958 * * [simplify]: Extracting #7: cost 0 inf + 53544 590.967 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (/ (sqrt b) (cbrt 2)) (/ (/ (/ (sqrt b) (cbrt 2)) a) (cbrt 2)))) 590.967 * [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)))) (* (/ (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))))) 590.967 * [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))) 590.967 * * [simplify]: iters left: 6 (14 enodes) 590.971 * * [simplify]: iters left: 5 (56 enodes) 590.980 * * [simplify]: iters left: 4 (112 enodes) 591.004 * * [simplify]: iters left: 3 (297 enodes) 591.084 * * [simplify]: Extracting #0: cost 1 inf + 0 591.084 * * [simplify]: Extracting #1: cost 0 inf + 1 591.084 * [simplify]: Simplified to 0 591.084 * [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)))) (* (/ (sqrt b) (cbrt 2)) (/ (/ (/ (sqrt b) (cbrt 2)) a) (cbrt 2)))) 0)) 591.084 * * * * [progress]: [ 1542 / 3260 ] simplifiying candidate # 591.084 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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)))))) 591.085 * * [simplify]: iters left: 6 (27 enodes) 591.092 * * [simplify]: iters left: 5 (110 enodes) 591.112 * * [simplify]: iters left: 4 (233 enodes) 591.155 * * [simplify]: Extracting #0: cost 1 inf + 0 591.155 * * [simplify]: Extracting #1: cost 11 inf + 0 591.155 * * [simplify]: Extracting #2: cost 120 inf + 0 591.155 * * [simplify]: Extracting #3: cost 208 inf + 1 591.156 * * [simplify]: Extracting #4: cost 188 inf + 4412 591.159 * * [simplify]: Extracting #5: cost 116 inf + 21834 591.169 * * [simplify]: Extracting #6: cost 8 inf + 58762 591.178 * * [simplify]: Extracting #7: cost 0 inf + 61136 591.188 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 591.188 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 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))))))) 591.188 * [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))))) 591.188 * * [simplify]: iters left: 6 (13 enodes) 591.192 * * [simplify]: iters left: 5 (53 enodes) 591.200 * * [simplify]: iters left: 4 (118 enodes) 591.223 * * [simplify]: iters left: 3 (324 enodes) 591.308 * * [simplify]: Extracting #0: cost 1 inf + 0 591.308 * * [simplify]: Extracting #1: cost 0 inf + 1 591.308 * [simplify]: Simplified to 0 591.308 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 0)) 591.308 * * * * [progress]: [ 1543 / 3260 ] simplifiying candidate # 591.308 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 591.308 * * [simplify]: iters left: 6 (27 enodes) 591.316 * * [simplify]: iters left: 5 (105 enodes) 591.331 * * [simplify]: iters left: 4 (197 enodes) 591.367 * * [simplify]: iters left: 3 (468 enodes) 591.499 * * [simplify]: Extracting #0: cost 1 inf + 0 591.499 * * [simplify]: Extracting #1: cost 9 inf + 0 591.499 * * [simplify]: Extracting #2: cost 146 inf + 0 591.500 * * [simplify]: Extracting #3: cost 312 inf + 245 591.502 * * [simplify]: Extracting #4: cost 267 inf + 10598 591.506 * * [simplify]: Extracting #5: cost 167 inf + 30486 591.516 * * [simplify]: Extracting #6: cost 116 inf + 40107 591.523 * * [simplify]: Extracting #7: cost 100 inf + 45677 591.538 * * [simplify]: Extracting #8: cost 13 inf + 85751 591.557 * * [simplify]: Extracting #9: cost 0 inf + 92576 591.576 * [simplify]: Simplified to (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 591.576 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* 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)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 591.577 * [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)))) 591.577 * * [simplify]: iters left: 6 (11 enodes) 591.579 * * [simplify]: iters left: 5 (43 enodes) 591.587 * * [simplify]: iters left: 4 (84 enodes) 591.602 * * [simplify]: iters left: 3 (212 enodes) 591.646 * * [simplify]: iters left: 2 (472 enodes) 591.748 * * [simplify]: Extracting #0: cost 1 inf + 0 591.749 * * [simplify]: Extracting #1: cost 0 inf + 1 591.749 * [simplify]: Simplified to 0 591.749 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 591.749 * * * * [progress]: [ 1544 / 3260 ] simplifiying candidate # 591.749 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 591.751 * * [simplify]: iters left: 6 (27 enodes) 591.758 * * [simplify]: iters left: 5 (107 enodes) 591.775 * * [simplify]: iters left: 4 (209 enodes) 591.813 * * [simplify]: iters left: 3 (492 enodes) 591.958 * * [simplify]: Extracting #0: cost 1 inf + 0 591.958 * * [simplify]: Extracting #1: cost 11 inf + 0 591.959 * * [simplify]: Extracting #2: cost 140 inf + 0 591.960 * * [simplify]: Extracting #3: cost 286 inf + 204 591.961 * * [simplify]: Extracting #4: cost 249 inf + 7688 591.966 * * [simplify]: Extracting #5: cost 153 inf + 31142 591.982 * * [simplify]: Extracting #6: cost 19 inf + 78241 592.000 * * [simplify]: Extracting #7: cost 1 inf + 84486 592.017 * * [simplify]: Extracting #8: cost 0 inf + 85027 592.035 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 592.035 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* -4 a) c (* 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)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 592.036 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 592.036 * * [simplify]: iters left: 6 (12 enodes) 592.039 * * [simplify]: iters left: 5 (49 enodes) 592.047 * * [simplify]: iters left: 4 (99 enodes) 592.067 * * [simplify]: iters left: 3 (234 enodes) 592.120 * * [simplify]: iters left: 2 (447 enodes) 592.215 * * [simplify]: Extracting #0: cost 1 inf + 0 592.216 * * [simplify]: Extracting #1: cost 0 inf + 1 592.216 * [simplify]: Simplified to 0 592.216 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 592.216 * * * * [progress]: [ 1545 / 3260 ] simplifiying candidate # 592.216 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 592.216 * * [simplify]: iters left: 6 (27 enodes) 592.223 * * [simplify]: iters left: 5 (109 enodes) 592.240 * * [simplify]: iters left: 4 (228 enodes) 592.287 * * [simplify]: Extracting #0: cost 1 inf + 0 592.287 * * [simplify]: Extracting #1: cost 11 inf + 0 592.287 * * [simplify]: Extracting #2: cost 110 inf + 0 592.288 * * [simplify]: Extracting #3: cost 178 inf + 488 592.289 * * [simplify]: Extracting #4: cost 159 inf + 4937 592.291 * * [simplify]: Extracting #5: cost 109 inf + 15862 592.297 * * [simplify]: Extracting #6: cost 12 inf + 44951 592.305 * * [simplify]: Extracting #7: cost 0 inf + 49414 592.313 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b (* (cbrt a) 2)) (* (cbrt a) (cbrt a)))) 592.313 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt 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))))))) 592.313 * [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))))) 592.313 * * [simplify]: iters left: 6 (14 enodes) 592.316 * * [simplify]: iters left: 5 (57 enodes) 592.325 * * [simplify]: iters left: 4 (121 enodes) 592.352 * * [simplify]: iters left: 3 (291 enodes) 592.430 * * [simplify]: Extracting #0: cost 1 inf + 0 592.430 * * [simplify]: Extracting #1: cost 0 inf + 1 592.430 * [simplify]: Simplified to 0 592.430 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b (* (cbrt a) 2)) (* (cbrt a) (cbrt a)))) 0)) 592.430 * * * * [progress]: [ 1546 / 3260 ] simplifiying candidate # 592.430 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 592.430 * * [simplify]: iters left: 6 (28 enodes) 592.437 * * [simplify]: iters left: 5 (110 enodes) 592.456 * * [simplify]: iters left: 4 (208 enodes) 592.493 * * [simplify]: iters left: 3 (477 enodes) 592.628 * * [simplify]: Extracting #0: cost 1 inf + 0 592.628 * * [simplify]: Extracting #1: cost 11 inf + 0 592.628 * * [simplify]: Extracting #2: cost 138 inf + 0 592.629 * * [simplify]: Extracting #3: cost 268 inf + 1498 592.631 * * [simplify]: Extracting #4: cost 210 inf + 16038 592.635 * * [simplify]: Extracting #5: cost 159 inf + 23598 592.641 * * [simplify]: Extracting #6: cost 99 inf + 36342 592.655 * * [simplify]: Extracting #7: cost 7 inf + 77851 592.672 * * [simplify]: Extracting #8: cost 0 inf + 81083 592.691 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 592.691 * [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 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 592.691 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 592.691 * * [simplify]: iters left: 6 (13 enodes) 592.694 * * [simplify]: iters left: 5 (52 enodes) 592.702 * * [simplify]: iters left: 4 (98 enodes) 592.721 * * [simplify]: iters left: 3 (212 enodes) 592.762 * * [simplify]: iters left: 2 (371 enodes) 592.834 * * [simplify]: Extracting #0: cost 1 inf + 0 592.834 * * [simplify]: Extracting #1: cost 0 inf + 1 592.834 * [simplify]: Simplified to 0 592.834 * [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 2) a)) 0)) 592.834 * * * * [progress]: [ 1547 / 3260 ] simplifiying candidate # 592.834 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 592.834 * * [simplify]: iters left: 6 (27 enodes) 592.841 * * [simplify]: iters left: 5 (101 enodes) 592.858 * * [simplify]: iters left: 4 (194 enodes) 592.889 * * [simplify]: iters left: 3 (407 enodes) 593.002 * * [simplify]: Extracting #0: cost 1 inf + 0 593.003 * * [simplify]: Extracting #1: cost 11 inf + 0 593.003 * * [simplify]: Extracting #2: cost 137 inf + 0 593.004 * * [simplify]: Extracting #3: cost 246 inf + 1548 593.006 * * [simplify]: Extracting #4: cost 164 inf + 18868 593.010 * * [simplify]: Extracting #5: cost 124 inf + 25874 593.016 * * [simplify]: Extracting #6: cost 99 inf + 33849 593.030 * * [simplify]: Extracting #7: cost 22 inf + 70072 593.046 * * [simplify]: Extracting #8: cost 0 inf + 79795 593.063 * [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)) 593.063 * [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 (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 593.063 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 593.063 * * [simplify]: iters left: 6 (12 enodes) 593.066 * * [simplify]: iters left: 5 (44 enodes) 593.073 * * [simplify]: iters left: 4 (92 enodes) 593.087 * * [simplify]: iters left: 3 (159 enodes) 593.112 * * [simplify]: iters left: 2 (267 enodes) 593.156 * * [simplify]: iters left: 1 (364 enodes) 593.213 * * [simplify]: Extracting #0: cost 1 inf + 0 593.213 * * [simplify]: Extracting #1: cost 0 inf + 1 593.213 * [simplify]: Simplified to 0 593.213 * [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)) 593.213 * * * * [progress]: [ 1548 / 3260 ] simplifiying candidate # 593.213 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (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)))))) 593.213 * * [simplify]: iters left: 6 (26 enodes) 593.220 * * [simplify]: iters left: 5 (108 enodes) 593.236 * * [simplify]: iters left: 4 (247 enodes) 593.300 * * [simplify]: Extracting #0: cost 1 inf + 0 593.300 * * [simplify]: Extracting #1: cost 14 inf + 0 593.300 * * [simplify]: Extracting #2: cost 147 inf + 0 593.301 * * [simplify]: Extracting #3: cost 251 inf + 168 593.303 * * [simplify]: Extracting #4: cost 213 inf + 9960 593.309 * * [simplify]: Extracting #5: cost 74 inf + 50329 593.318 * * [simplify]: Extracting #6: cost 46 inf + 57836 593.331 * * [simplify]: Extracting #7: cost 9 inf + 74154 593.343 * * [simplify]: Extracting #8: cost 0 inf + 78162 593.355 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 593.355 * [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 (* (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))))))) 593.355 * [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))))) 593.355 * * [simplify]: iters left: 6 (15 enodes) 593.359 * * [simplify]: iters left: 5 (64 enodes) 593.369 * * [simplify]: iters left: 4 (149 enodes) 593.405 * * [simplify]: iters left: 3 (466 enodes) 593.657 * * [simplify]: Extracting #0: cost 1 inf + 0 593.657 * * [simplify]: Extracting #1: cost 0 inf + 1 593.657 * [simplify]: Simplified to 0 593.657 * [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 (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 0)) 593.657 * * * * [progress]: [ 1549 / 3260 ] simplifiying candidate # 593.657 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 593.657 * * [simplify]: iters left: 6 (27 enodes) 593.664 * * [simplify]: iters left: 5 (111 enodes) 593.681 * * [simplify]: iters left: 4 (235 enodes) 593.730 * * [simplify]: Extracting #0: cost 1 inf + 0 593.730 * * [simplify]: Extracting #1: cost 11 inf + 0 593.731 * * [simplify]: Extracting #2: cost 125 inf + 0 593.731 * * [simplify]: Extracting #3: cost 207 inf + 168 593.732 * * [simplify]: Extracting #4: cost 178 inf + 6928 593.737 * * [simplify]: Extracting #5: cost 81 inf + 29831 593.744 * * [simplify]: Extracting #6: cost 10 inf + 52514 593.755 * * [simplify]: Extracting #7: cost 0 inf + 56782 593.764 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) 593.764 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ (/ 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)))))) 593.764 * [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)))) 593.764 * * [simplify]: iters left: 6 (14 enodes) 593.768 * * [simplify]: iters left: 5 (59 enodes) 593.777 * * [simplify]: iters left: 4 (121 enodes) 593.801 * * [simplify]: iters left: 3 (332 enodes) 593.935 * * [simplify]: Extracting #0: cost 1 inf + 0 593.935 * * [simplify]: Extracting #1: cost 0 inf + 1 593.935 * [simplify]: Simplified to 0 593.935 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) 0)) 593.935 * * * * [progress]: [ 1550 / 3260 ] simplifiying candidate # 593.935 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 593.935 * * [simplify]: iters left: 6 (26 enodes) 593.942 * * [simplify]: iters left: 5 (106 enodes) 593.958 * * [simplify]: iters left: 4 (209 enodes) 594.001 * * [simplify]: Extracting #0: cost 1 inf + 0 594.001 * * [simplify]: Extracting #1: cost 11 inf + 0 594.001 * * [simplify]: Extracting #2: cost 111 inf + 0 594.002 * * [simplify]: Extracting #3: cost 171 inf + 329 594.003 * * [simplify]: Extracting #4: cost 144 inf + 5450 594.005 * * [simplify]: Extracting #5: cost 85 inf + 18483 594.009 * * [simplify]: Extracting #6: cost 41 inf + 28577 594.016 * * [simplify]: Extracting #7: cost 7 inf + 43507 594.023 * * [simplify]: Extracting #8: cost 0 inf + 46648 594.030 * [simplify]: Simplified to (fma (/ (/ b a) (cbrt 2)) (/ -1 (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 594.030 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ b a) (cbrt 2)) (/ -1 (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 594.030 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 594.030 * * [simplify]: iters left: 6 (13 enodes) 594.034 * * [simplify]: iters left: 5 (54 enodes) 594.045 * * [simplify]: iters left: 4 (112 enodes) 594.067 * * [simplify]: iters left: 3 (281 enodes) 594.162 * * [simplify]: Extracting #0: cost 1 inf + 0 594.162 * * [simplify]: Extracting #1: cost 0 inf + 1 594.163 * [simplify]: Simplified to 0 594.163 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 594.163 * * * * [progress]: [ 1551 / 3260 ] simplifiying candidate # 594.163 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 594.163 * * [simplify]: iters left: 6 (27 enodes) 594.170 * * [simplify]: iters left: 5 (111 enodes) 594.188 * * [simplify]: iters left: 4 (246 enodes) 594.239 * * [simplify]: Extracting #0: cost 1 inf + 0 594.239 * * [simplify]: Extracting #1: cost 11 inf + 0 594.239 * * [simplify]: Extracting #2: cost 123 inf + 0 594.240 * * [simplify]: Extracting #3: cost 204 inf + 87 594.241 * * [simplify]: Extracting #4: cost 181 inf + 4947 594.244 * * [simplify]: Extracting #5: cost 83 inf + 27967 594.252 * * [simplify]: Extracting #6: cost 8 inf + 52625 594.261 * * [simplify]: Extracting #7: cost 0 inf + 56174 594.272 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (cbrt a)) (* (cbrt a) (cbrt a)))) 594.272 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 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))))))) 594.272 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 594.273 * * [simplify]: iters left: 6 (14 enodes) 594.276 * * [simplify]: iters left: 5 (59 enodes) 594.286 * * [simplify]: iters left: 4 (134 enodes) 594.314 * * [simplify]: iters left: 3 (357 enodes) 594.451 * * [simplify]: Extracting #0: cost 1 inf + 0 594.451 * * [simplify]: Extracting #1: cost 0 inf + 1 594.451 * [simplify]: Simplified to 0 594.451 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 594.451 * * * * [progress]: [ 1552 / 3260 ] simplifiying candidate # 594.451 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 594.451 * * [simplify]: iters left: 6 (28 enodes) 594.459 * * [simplify]: iters left: 5 (111 enodes) 594.476 * * [simplify]: iters left: 4 (222 enodes) 594.518 * * [simplify]: Extracting #0: cost 1 inf + 0 594.518 * * [simplify]: Extracting #1: cost 11 inf + 0 594.518 * * [simplify]: Extracting #2: cost 115 inf + 0 594.519 * * [simplify]: Extracting #3: cost 177 inf + 168 594.520 * * [simplify]: Extracting #4: cost 167 inf + 2199 594.521 * * [simplify]: Extracting #5: cost 110 inf + 14652 594.527 * * [simplify]: Extracting #6: cost 24 inf + 36605 594.534 * * [simplify]: Extracting #7: cost 0 inf + 44765 594.541 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (sqrt a) (sqrt a)))) 594.541 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (sqrt a) (sqrt a)))) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 594.542 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 594.542 * * [simplify]: iters left: 6 (13 enodes) 594.545 * * [simplify]: iters left: 5 (53 enodes) 594.555 * * [simplify]: iters left: 4 (106 enodes) 594.576 * * [simplify]: iters left: 3 (257 enodes) 594.660 * * [simplify]: Extracting #0: cost 1 inf + 0 594.660 * * [simplify]: Extracting #1: cost 0 inf + 1 594.660 * [simplify]: Simplified to 0 594.660 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (sqrt a) (sqrt a)))) 0)) 594.660 * * * * [progress]: [ 1553 / 3260 ] simplifiying candidate # 594.661 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 594.661 * * [simplify]: iters left: 6 (27 enodes) 594.668 * * [simplify]: iters left: 5 (107 enodes) 594.685 * * [simplify]: iters left: 4 (208 enodes) 594.723 * * [simplify]: iters left: 3 (478 enodes) 594.887 * * [simplify]: Extracting #0: cost 1 inf + 0 594.887 * * [simplify]: Extracting #1: cost 11 inf + 0 594.888 * * [simplify]: Extracting #2: cost 163 inf + 0 594.889 * * [simplify]: Extracting #3: cost 290 inf + 576 594.891 * * [simplify]: Extracting #4: cost 222 inf + 13219 594.896 * * [simplify]: Extracting #5: cost 141 inf + 28850 594.903 * * [simplify]: Extracting #6: cost 101 inf + 37777 594.918 * * [simplify]: Extracting #7: cost 14 inf + 78316 594.936 * * [simplify]: Extracting #8: cost 0 inf + 84761 594.956 * [simplify]: Simplified to (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 594.956 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* 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))))) 594.956 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 594.956 * * [simplify]: iters left: 6 (12 enodes) 594.960 * * [simplify]: iters left: 5 (49 enodes) 594.968 * * [simplify]: iters left: 4 (94 enodes) 594.986 * * [simplify]: iters left: 3 (221 enodes) 595.056 * * [simplify]: iters left: 2 (492 enodes) 595.273 * * [simplify]: Extracting #0: cost 1 inf + 0 595.273 * * [simplify]: Extracting #1: cost 0 inf + 1 595.273 * [simplify]: Simplified to 0 595.273 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 595.273 * * * * [progress]: [ 1554 / 3260 ] simplifiying candidate # 595.273 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 595.273 * * [simplify]: iters left: 6 (26 enodes) 595.280 * * [simplify]: iters left: 5 (104 enodes) 595.297 * * [simplify]: iters left: 4 (221 enodes) 595.342 * * [simplify]: Extracting #0: cost 1 inf + 0 595.343 * * [simplify]: Extracting #1: cost 11 inf + 0 595.343 * * [simplify]: Extracting #2: cost 114 inf + 0 595.343 * * [simplify]: Extracting #3: cost 166 inf + 698 595.344 * * [simplify]: Extracting #4: cost 159 inf + 2526 595.346 * * [simplify]: Extracting #5: cost 94 inf + 16712 595.352 * * [simplify]: Extracting #6: cost 6 inf + 42651 595.360 * * [simplify]: Extracting #7: cost 0 inf + 45302 595.368 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 595.369 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (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))))))) 595.369 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 595.369 * * [simplify]: iters left: 6 (13 enodes) 595.372 * * [simplify]: iters left: 5 (52 enodes) 595.381 * * [simplify]: iters left: 4 (111 enodes) 595.405 * * [simplify]: iters left: 3 (278 enodes) 595.496 * * [simplify]: Extracting #0: cost 1 inf + 0 595.496 * * [simplify]: Extracting #1: cost 0 inf + 1 595.497 * [simplify]: Simplified to 0 595.497 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 595.497 * * * * [progress]: [ 1555 / 3260 ] simplifiying candidate # 595.497 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 595.497 * * [simplify]: iters left: 6 (27 enodes) 595.503 * * [simplify]: iters left: 5 (105 enodes) 595.520 * * [simplify]: iters left: 4 (203 enodes) 595.559 * * [simplify]: iters left: 3 (460 enodes) 595.704 * * [simplify]: Extracting #0: cost 1 inf + 0 595.704 * * [simplify]: Extracting #1: cost 11 inf + 0 595.704 * * [simplify]: Extracting #2: cost 158 inf + 0 595.705 * * [simplify]: Extracting #3: cost 264 inf + 1709 595.708 * * [simplify]: Extracting #4: cost 190 inf + 16571 595.712 * * [simplify]: Extracting #5: cost 130 inf + 26452 595.719 * * [simplify]: Extracting #6: cost 93 inf + 35917 595.733 * * [simplify]: Extracting #7: cost 8 inf + 75796 595.749 * * [simplify]: Extracting #8: cost 0 inf + 79957 595.768 * [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))) 595.768 * [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)))))) 595.769 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 595.769 * * [simplify]: iters left: 6 (12 enodes) 595.772 * * [simplify]: iters left: 5 (47 enodes) 595.779 * * [simplify]: iters left: 4 (89 enodes) 595.796 * * [simplify]: iters left: 3 (186 enodes) 595.842 * * [simplify]: iters left: 2 (378 enodes) 595.974 * * [simplify]: Extracting #0: cost 1 inf + 0 595.974 * * [simplify]: Extracting #1: cost 0 inf + 1 595.974 * [simplify]: Simplified to 0 595.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 (* a 2))) 0)) 595.975 * * * * [progress]: [ 1556 / 3260 ] simplifiying candidate # 595.975 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 595.975 * * [simplify]: iters left: 6 (26 enodes) 595.982 * * [simplify]: iters left: 5 (99 enodes) 595.996 * * [simplify]: iters left: 4 (169 enodes) 596.027 * * [simplify]: iters left: 3 (349 enodes) 596.127 * * [simplify]: Extracting #0: cost 1 inf + 0 596.127 * * [simplify]: Extracting #1: cost 9 inf + 0 596.127 * * [simplify]: Extracting #2: cost 122 inf + 2 596.128 * * [simplify]: Extracting #3: cost 212 inf + 2403 596.132 * * [simplify]: Extracting #4: cost 140 inf + 17864 596.136 * * [simplify]: Extracting #5: cost 120 inf + 21919 596.139 * * [simplify]: Extracting #6: cost 112 inf + 22113 596.144 * * [simplify]: Extracting #7: cost 93 inf + 30033 596.155 * * [simplify]: Extracting #8: cost 18 inf + 65029 596.170 * * [simplify]: Extracting #9: cost 0 inf + 73573 596.185 * * [simplify]: Extracting #10: cost 0 inf + 73533 596.200 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 596.201 * [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 2) a)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 596.201 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 596.201 * * [simplify]: iters left: 6 (11 enodes) 596.204 * * [simplify]: iters left: 5 (40 enodes) 596.210 * * [simplify]: iters left: 4 (65 enodes) 596.220 * * [simplify]: iters left: 3 (97 enodes) 596.236 * * [simplify]: iters left: 2 (165 enodes) 596.269 * * [simplify]: iters left: 1 (271 enodes) 596.321 * * [simplify]: Extracting #0: cost 1 inf + 0 596.321 * * [simplify]: Extracting #1: cost 0 inf + 1 596.321 * [simplify]: Simplified to 0 596.321 * [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 2) a)) 0)) 596.321 * * * * [progress]: [ 1557 / 3260 ] simplifiying candidate # 596.321 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 596.321 * * [simplify]: iters left: 6 (25 enodes) 596.327 * * [simplify]: iters left: 5 (103 enodes) 596.344 * * [simplify]: iters left: 4 (216 enodes) 596.387 * * [simplify]: Extracting #0: cost 1 inf + 0 596.387 * * [simplify]: Extracting #1: cost 11 inf + 0 596.387 * * [simplify]: Extracting #2: cost 110 inf + 0 596.388 * * [simplify]: Extracting #3: cost 157 inf + 535 596.388 * * [simplify]: Extracting #4: cost 152 inf + 1759 596.389 * * [simplify]: Extracting #5: cost 145 inf + 3100 596.392 * * [simplify]: Extracting #6: cost 72 inf + 19818 596.398 * * [simplify]: Extracting #7: cost 4 inf + 41481 596.405 * * [simplify]: Extracting #8: cost 0 inf + 43228 596.412 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* (* (cbrt a) (cbrt a)) (* (cbrt a) 2)))) 596.412 * [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 (* (* (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))))))) 596.412 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 596.412 * * [simplify]: iters left: 6 (12 enodes) 596.415 * * [simplify]: iters left: 5 (51 enodes) 596.423 * * [simplify]: iters left: 4 (106 enodes) 596.447 * * [simplify]: iters left: 3 (247 enodes) 596.514 * * [simplify]: Extracting #0: cost 1 inf + 0 596.514 * * [simplify]: Extracting #1: cost 0 inf + 1 596.514 * [simplify]: Simplified to 0 596.514 * [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 (* (* (cbrt a) (cbrt a)) (* (cbrt a) 2)))) 0)) 596.514 * * * * [progress]: [ 1558 / 3260 ] simplifiying candidate # 596.515 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 596.515 * * [simplify]: iters left: 6 (26 enodes) 596.521 * * [simplify]: iters left: 5 (104 enodes) 596.537 * * [simplify]: iters left: 4 (200 enodes) 596.577 * * [simplify]: iters left: 3 (461 enodes) 596.724 * * [simplify]: Extracting #0: cost 1 inf + 0 596.724 * * [simplify]: Extracting #1: cost 11 inf + 0 596.724 * * [simplify]: Extracting #2: cost 159 inf + 0 596.725 * * [simplify]: Extracting #3: cost 265 inf + 1715 596.727 * * [simplify]: Extracting #4: cost 199 inf + 15837 596.731 * * [simplify]: Extracting #5: cost 136 inf + 25603 596.737 * * [simplify]: Extracting #6: cost 101 inf + 34000 596.749 * * [simplify]: Extracting #7: cost 15 inf + 74247 596.766 * * [simplify]: Extracting #8: cost 0 inf + 81360 596.785 * [simplify]: Simplified to (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 596.786 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 596.786 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 596.786 * * [simplify]: iters left: 6 (11 enodes) 596.789 * * [simplify]: iters left: 5 (46 enodes) 596.796 * * [simplify]: iters left: 4 (86 enodes) 596.813 * * [simplify]: iters left: 3 (183 enodes) 596.858 * * [simplify]: iters left: 2 (372 enodes) 596.987 * * [simplify]: Extracting #0: cost 1 inf + 0 596.987 * * [simplify]: Extracting #1: cost 0 inf + 1 596.987 * [simplify]: Simplified to 0 596.987 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 0)) 596.987 * * * * [progress]: [ 1559 / 3260 ] simplifiying candidate # 596.988 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 596.988 * * [simplify]: iters left: 6 (25 enodes) 596.994 * * [simplify]: iters left: 5 (98 enodes) 597.009 * * [simplify]: iters left: 4 (168 enodes) 597.036 * * [simplify]: iters left: 3 (348 enodes) 597.137 * * [simplify]: Extracting #0: cost 1 inf + 0 597.137 * * [simplify]: Extracting #1: cost 9 inf + 0 597.137 * * [simplify]: Extracting #2: cost 122 inf + 2 597.138 * * [simplify]: Extracting #3: cost 215 inf + 1679 597.140 * * [simplify]: Extracting #4: cost 142 inf + 17301 597.144 * * [simplify]: Extracting #5: cost 105 inf + 28015 597.157 * * [simplify]: Extracting #6: cost 23 inf + 63606 597.172 * * [simplify]: Extracting #7: cost 0 inf + 75031 597.187 * [simplify]: Simplified to (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 597.187 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 597.187 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 597.187 * * [simplify]: iters left: 6 (10 enodes) 597.190 * * [simplify]: iters left: 5 (39 enodes) 597.196 * * [simplify]: iters left: 4 (64 enodes) 597.206 * * [simplify]: iters left: 3 (96 enodes) 597.222 * * [simplify]: iters left: 2 (164 enodes) 597.255 * * [simplify]: iters left: 1 (270 enodes) 597.306 * * [simplify]: Extracting #0: cost 1 inf + 0 597.307 * * [simplify]: Extracting #1: cost 0 inf + 1 597.307 * [simplify]: Simplified to 0 597.307 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 0)) 597.307 * * * * [progress]: [ 1560 / 3260 ] simplifiying candidate # 597.307 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 597.307 * * [simplify]: iters left: 6 (25 enodes) 597.314 * * [simplify]: iters left: 5 (104 enodes) 597.330 * * [simplify]: iters left: 4 (225 enodes) 597.372 * * [simplify]: Extracting #0: cost 1 inf + 0 597.372 * * [simplify]: Extracting #1: cost 11 inf + 0 597.372 * * [simplify]: Extracting #2: cost 108 inf + 0 597.373 * * [simplify]: Extracting #3: cost 160 inf + 411 597.373 * * [simplify]: Extracting #4: cost 146 inf + 2972 597.376 * * [simplify]: Extracting #5: cost 85 inf + 14839 597.379 * * [simplify]: Extracting #6: cost 41 inf + 24245 597.385 * * [simplify]: Extracting #7: cost 10 inf + 38450 597.392 * * [simplify]: Extracting #8: cost 0 inf + 42695 597.398 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 597.398 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 597.399 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 597.399 * * [simplify]: iters left: 6 (12 enodes) 597.404 * * [simplify]: iters left: 5 (53 enodes) 597.413 * * [simplify]: iters left: 4 (117 enodes) 597.434 * * [simplify]: iters left: 3 (255 enodes) 597.494 * * [simplify]: Extracting #0: cost 1 inf + 0 597.494 * * [simplify]: Extracting #1: cost 0 inf + 1 597.494 * [simplify]: Simplified to 0 597.494 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 0)) 597.494 * * * * [progress]: [ 1561 / 3260 ] simplifiying candidate # 597.494 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 597.494 * * [simplify]: iters left: 6 (26 enodes) 597.501 * * [simplify]: iters left: 5 (105 enodes) 597.517 * * [simplify]: iters left: 4 (210 enodes) 597.554 * * [simplify]: iters left: 3 (443 enodes) 597.682 * * [simplify]: Extracting #0: cost 1 inf + 0 597.682 * * [simplify]: Extracting #1: cost 11 inf + 0 597.682 * * [simplify]: Extracting #2: cost 146 inf + 0 597.683 * * [simplify]: Extracting #3: cost 268 inf + 1631 597.686 * * [simplify]: Extracting #4: cost 200 inf + 16199 597.693 * * [simplify]: Extracting #5: cost 117 inf + 32382 597.705 * * [simplify]: Extracting #6: cost 25 inf + 67524 597.722 * * [simplify]: Extracting #7: cost 0 inf + 79158 597.739 * [simplify]: Simplified to (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 597.739 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (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)))))) 597.739 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 597.739 * * [simplify]: iters left: 6 (11 enodes) 597.743 * * [simplify]: iters left: 5 (48 enodes) 597.750 * * [simplify]: iters left: 4 (98 enodes) 597.768 * * [simplify]: iters left: 3 (181 enodes) 597.804 * * [simplify]: iters left: 2 (358 enodes) 597.911 * * [simplify]: Extracting #0: cost 1 inf + 0 597.911 * * [simplify]: Extracting #1: cost 0 inf + 1 597.911 * [simplify]: Simplified to 0 597.911 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 0)) 597.911 * * * * [progress]: [ 1562 / 3260 ] simplifiying candidate # 597.911 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 597.911 * * [simplify]: iters left: 6 (25 enodes) 597.918 * * [simplify]: iters left: 5 (98 enodes) 597.933 * * [simplify]: iters left: 4 (188 enodes) 597.963 * * [simplify]: iters left: 3 (388 enodes) 598.073 * * [simplify]: Extracting #0: cost 1 inf + 0 598.073 * * [simplify]: Extracting #1: cost 12 inf + 0 598.074 * * [simplify]: Extracting #2: cost 131 inf + 42 598.075 * * [simplify]: Extracting #3: cost 224 inf + 2376 598.079 * * [simplify]: Extracting #4: cost 141 inf + 17660 598.083 * * [simplify]: Extracting #5: cost 121 inf + 22475 598.087 * * [simplify]: Extracting #6: cost 113 inf + 22789 598.091 * * [simplify]: Extracting #7: cost 90 inf + 32373 598.103 * * [simplify]: Extracting #8: cost 18 inf + 65997 598.118 * * [simplify]: Extracting #9: cost 0 inf + 74323 598.134 * [simplify]: Simplified to (fma (/ -1/2 a) b (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))))) 598.134 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (sqrt (fma (* -4 a) c (* 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))))) 598.134 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 598.134 * * [simplify]: iters left: 6 (10 enodes) 598.138 * * [simplify]: iters left: 5 (41 enodes) 598.144 * * [simplify]: iters left: 4 (81 enodes) 598.157 * * [simplify]: iters left: 3 (127 enodes) 598.174 * * [simplify]: iters left: 2 (186 enodes) 598.199 * * [simplify]: iters left: 1 (266 enodes) 598.262 * * [simplify]: Extracting #0: cost 1 inf + 0 598.262 * * [simplify]: Extracting #1: cost 0 inf + 1 598.262 * [simplify]: Simplified to 0 598.262 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))))) 0)) 598.262 * * * * [progress]: [ 1563 / 3260 ] simplifiying candidate # 598.262 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 598.262 * * [simplify]: iters left: 6 (24 enodes) 598.269 * * [simplify]: iters left: 5 (95 enodes) 598.284 * * [simplify]: iters left: 4 (170 enodes) 598.312 * * [simplify]: iters left: 3 (352 enodes) 598.411 * * [simplify]: Extracting #0: cost 1 inf + 0 598.411 * * [simplify]: Extracting #1: cost 9 inf + 0 598.411 * * [simplify]: Extracting #2: cost 113 inf + 2 598.412 * * [simplify]: Extracting #3: cost 206 inf + 1876 598.414 * * [simplify]: Extracting #4: cost 141 inf + 15322 598.418 * * [simplify]: Extracting #5: cost 98 inf + 28229 598.431 * * [simplify]: Extracting #6: cost 29 inf + 57414 598.445 * * [simplify]: Extracting #7: cost 1 inf + 70282 598.460 * * [simplify]: Extracting #8: cost 0 inf + 70622 598.475 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 598.475 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 598.475 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 598.475 * * [simplify]: iters left: 6 (9 enodes) 598.478 * * [simplify]: iters left: 5 (36 enodes) 598.484 * * [simplify]: iters left: 4 (67 enodes) 598.494 * * [simplify]: iters left: 3 (97 enodes) 598.512 * * [simplify]: iters left: 2 (158 enodes) 598.545 * * [simplify]: iters left: 1 (263 enodes) 598.590 * * [simplify]: Extracting #0: cost 1 inf + 0 598.590 * * [simplify]: Extracting #1: cost 0 inf + 1 598.590 * [simplify]: Simplified to 0 598.590 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* -4 a) c (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 0)) 598.590 * * * * [progress]: [ 1564 / 3260 ] simplifiying candidate # 598.590 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 598.590 * * [simplify]: iters left: 6 (24 enodes) 598.596 * * [simplify]: iters left: 5 (96 enodes) 598.611 * * [simplify]: iters left: 4 (179 enodes) 598.642 * * [simplify]: iters left: 3 (381 enodes) 598.751 * * [simplify]: Extracting #0: cost 1 inf + 0 598.751 * * [simplify]: Extracting #1: cost 11 inf + 0 598.751 * * [simplify]: Extracting #2: cost 127 inf + 0 598.752 * * [simplify]: Extracting #3: cost 231 inf + 1626 598.754 * * [simplify]: Extracting #4: cost 151 inf + 16701 598.759 * * [simplify]: Extracting #5: cost 101 inf + 29497 598.771 * * [simplify]: Extracting #6: cost 20 inf + 63842 598.788 * * [simplify]: Extracting #7: cost 0 inf + 72453 598.804 * [simplify]: Simplified to (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) 598.804 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 598.804 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 598.804 * * [simplify]: iters left: 5 (9 enodes) 598.807 * * [simplify]: iters left: 4 (39 enodes) 598.813 * * [simplify]: iters left: 3 (65 enodes) 598.823 * * [simplify]: iters left: 2 (129 enodes) 598.847 * * [simplify]: iters left: 1 (210 enodes) 598.884 * * [simplify]: Extracting #0: cost 1 inf + 0 598.884 * * [simplify]: Extracting #1: cost 0 inf + 1 598.884 * [simplify]: Simplified to 0 598.884 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* -4 a) c (* b b))) (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) 0)) 598.884 * * * * [progress]: [ 1565 / 3260 ] simplifiying candidate # 598.884 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 598.884 * * [simplify]: iters left: 6 (25 enodes) 598.891 * * [simplify]: iters left: 5 (97 enodes) 598.905 * * [simplify]: iters left: 4 (157 enodes) 598.931 * * [simplify]: iters left: 3 (280 enodes) 598.997 * * [simplify]: Extracting #0: cost 1 inf + 0 598.997 * * [simplify]: Extracting #1: cost 11 inf + 0 598.997 * * [simplify]: Extracting #2: cost 85 inf + 0 598.998 * * [simplify]: Extracting #3: cost 153 inf + 737 598.999 * * [simplify]: Extracting #4: cost 113 inf + 7637 599.001 * * [simplify]: Extracting #5: cost 94 inf + 12012 599.004 * * [simplify]: Extracting #6: cost 63 inf + 20727 599.011 * * [simplify]: Extracting #7: cost 10 inf + 41313 599.020 * * [simplify]: Extracting #8: cost 0 inf + 45697 599.029 * [simplify]: Simplified to (- (/ (sqrt (fma c (* -4 a) (* b b))) (* (* (cbrt 2) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a)))) (/ b (* a 2))) 599.029 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* -4 a) (* b b))) (* (* (cbrt 2) (* (cbrt 2) (sqrt a))) (* (cbrt 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))))))) 599.029 * [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))))) 599.030 * * [simplify]: iters left: 6 (10 enodes) 599.032 * * [simplify]: iters left: 5 (37 enodes) 599.040 * * [simplify]: iters left: 4 (57 enodes) 599.049 * * [simplify]: iters left: 3 (104 enodes) 599.065 * * [simplify]: iters left: 2 (158 enodes) 599.088 * * [simplify]: iters left: 1 (225 enodes) 599.121 * * [simplify]: Extracting #0: cost 1 inf + 0 599.121 * * [simplify]: Extracting #1: cost 0 inf + 1 599.121 * [simplify]: Simplified to 0 599.121 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* -4 a) (* b b))) (* (* (cbrt 2) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a)))) (/ b (* a 2))) 0)) 599.121 * * * * [progress]: [ 1566 / 3260 ] simplifiying candidate # 599.121 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 599.122 * * [simplify]: iters left: 6 (24 enodes) 599.128 * * [simplify]: iters left: 5 (88 enodes) 599.140 * * [simplify]: iters left: 4 (141 enodes) 599.161 * * [simplify]: iters left: 3 (249 enodes) 599.220 * * [simplify]: Extracting #0: cost 1 inf + 0 599.220 * * [simplify]: Extracting #1: cost 9 inf + 0 599.220 * * [simplify]: Extracting #2: cost 74 inf + 0 599.221 * * [simplify]: Extracting #3: cost 139 inf + 370 599.223 * * [simplify]: Extracting #4: cost 110 inf + 5326 599.225 * * [simplify]: Extracting #5: cost 77 inf + 12134 599.229 * * [simplify]: Extracting #6: cost 36 inf + 25831 599.238 * * [simplify]: Extracting #7: cost 2 inf + 39376 599.247 * * [simplify]: Extracting #8: cost 0 inf + 40200 599.255 * * [simplify]: Extracting #9: cost 0 inf + 40160 599.264 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* -4 a) (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b a) 2)) 599.264 * [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) 2)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 599.264 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 599.264 * * [simplify]: iters left: 6 (9 enodes) 599.266 * * [simplify]: iters left: 5 (29 enodes) 599.270 * * [simplify]: iters left: 4 (42 enodes) 599.276 * * [simplify]: iters left: 3 (58 enodes) 599.283 * * [simplify]: iters left: 2 (68 enodes) 599.290 * * [simplify]: Extracting #0: cost 1 inf + 0 599.290 * * [simplify]: Extracting #1: cost 0 inf + 1 599.290 * [simplify]: Simplified to 0 599.290 * [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 a) 2)) 0)) 599.290 * * * * [progress]: [ 1567 / 3260 ] simplifiying candidate # 599.290 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (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)))))) 599.290 * * [simplify]: iters left: 6 (28 enodes) 599.299 * * [simplify]: iters left: 5 (111 enodes) 599.316 * * [simplify]: iters left: 4 (224 enodes) 599.358 * * [simplify]: iters left: 3 (469 enodes) 599.464 * * [simplify]: Extracting #0: cost 1 inf + 0 599.464 * * [simplify]: Extracting #1: cost 11 inf + 0 599.464 * * [simplify]: Extracting #2: cost 112 inf + 0 599.465 * * [simplify]: Extracting #3: cost 216 inf + 125 599.466 * * [simplify]: Extracting #4: cost 186 inf + 6320 599.470 * * [simplify]: Extracting #5: cost 138 inf + 15970 599.478 * * [simplify]: Extracting #6: cost 34 inf + 48685 599.490 * * [simplify]: Extracting #7: cost 0 inf + 62219 599.503 * [simplify]: Simplified to (- (/ (sqrt (fma c (* -4 a) (* b b))) (* (* (sqrt a) (* (cbrt 2) (cbrt 2))) (* (cbrt 2) (sqrt a)))) (/ (/ b 2) a)) 599.503 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* -4 a) (* b b))) (* (* (sqrt a) (* (cbrt 2) (cbrt 2))) (* (cbrt 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))))))) 599.504 * [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))))) 599.504 * * [simplify]: iters left: 6 (13 enodes) 599.507 * * [simplify]: iters left: 5 (53 enodes) 599.515 * * [simplify]: iters left: 4 (117 enodes) 599.541 * * [simplify]: iters left: 3 (275 enodes) 599.593 * * [simplify]: iters left: 2 (474 enodes) 599.698 * * [simplify]: Extracting #0: cost 1 inf + 0 599.698 * * [simplify]: Extracting #1: cost 0 inf + 1 599.698 * [simplify]: Simplified to 0 599.698 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* -4 a) (* b b))) (* (* (sqrt a) (* (cbrt 2) (cbrt 2))) (* (cbrt 2) (sqrt a)))) (/ (/ b 2) a)) 0)) 599.698 * * * * [progress]: [ 1568 / 3260 ] simplifiying candidate # 599.698 * [simplify]: Simplifying (fma (/ (/ (sqrt 1) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 599.699 * * [simplify]: iters left: 6 (26 enodes) 599.705 * * [simplify]: iters left: 5 (102 enodes) 599.720 * * [simplify]: iters left: 4 (184 enodes) 599.749 * * [simplify]: iters left: 3 (347 enodes) 599.828 * * [simplify]: Extracting #0: cost 1 inf + 0 599.828 * * [simplify]: Extracting #1: cost 11 inf + 0 599.828 * * [simplify]: Extracting #2: cost 87 inf + 0 599.829 * * [simplify]: Extracting #3: cost 175 inf + 43 599.830 * * [simplify]: Extracting #4: cost 166 inf + 2115 599.832 * * [simplify]: Extracting #5: cost 107 inf + 15697 599.839 * * [simplify]: Extracting #6: cost 19 inf + 40378 599.849 * * [simplify]: Extracting #7: cost 0 inf + 47344 599.860 * * [simplify]: Extracting #8: cost 0 inf + 47264 599.870 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* -4 a) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b 2) a)) 599.870 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma c (* -4 a) (* 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)))))) 599.870 * [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)))) 599.870 * * [simplify]: iters left: 6 (12 enodes) 599.873 * * [simplify]: iters left: 5 (47 enodes) 599.880 * * [simplify]: iters left: 4 (82 enodes) 599.894 * * [simplify]: iters left: 3 (157 enodes) 599.920 * * [simplify]: iters left: 2 (248 enodes)