0.001 * [progress]: [Phase 1 of 3] Setting up. 0.002 * * * [progress]: [1/2] Preparing points 0.075 * * * [progress]: [2/2] Setting up program. 0.082 * [progress]: [Phase 2 of 3] Improving. 0.082 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.082 * [simplify]: Simplifying (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) 0.083 * * [simplify]: iters left: 6 (14 enodes) 0.123 * * [simplify]: iters left: 5 (53 enodes) 0.143 * * [simplify]: iters left: 4 (80 enodes) 0.163 * * [simplify]: iters left: 3 (133 enodes) 0.182 * * [simplify]: iters left: 2 (163 enodes) 0.219 * * [simplify]: iters left: 1 (177 enodes) 0.262 * * [simplify]: Extracting #0: cost 1 inf + 0 0.262 * * [simplify]: Extracting #1: cost 11 inf + 0 0.262 * * [simplify]: Extracting #2: cost 24 inf + 44 0.262 * * [simplify]: Extracting #3: cost 28 inf + 334 0.263 * * [simplify]: Extracting #4: cost 30 inf + 995 0.263 * * [simplify]: Extracting #5: cost 28 inf + 1950 0.265 * * [simplify]: Extracting #6: cost 5 inf + 5668 0.267 * * [simplify]: Extracting #7: cost 0 inf + 6352 0.268 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 0.268 * [simplify]: Simplified (2) to (λ (a b c) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a)) 0.275 * * [progress]: iteration 1 / 4 0.275 * * * [progress]: picking best candidate 0.281 * * * * [pick]: Picked # 0.281 * * * [progress]: localizing error 0.301 * * * [progress]: generating rewritten candidates 0.301 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 1) 0.302 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1 1) 0.312 * * * * [progress]: [ 3 / 3 ] rewriting at (2) 0.339 * * * [progress]: generating series expansions 0.339 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 1) 0.339 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 0.339 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 0.339 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.339 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.339 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.339 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.339 * [taylor]: Taking taylor expansion of c in b 0.339 * [backup-simplify]: Simplify c into c 0.339 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.339 * [taylor]: Taking taylor expansion of -4 in b 0.339 * [backup-simplify]: Simplify -4 into -4 0.339 * [taylor]: Taking taylor expansion of a in b 0.339 * [backup-simplify]: Simplify a into a 0.339 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.339 * [taylor]: Taking taylor expansion of b in b 0.339 * [backup-simplify]: Simplify 0 into 0 0.339 * [backup-simplify]: Simplify 1 into 1 0.339 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.339 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.340 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.340 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.340 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.340 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.340 * [backup-simplify]: Simplify (+ 0 0) into 0 0.341 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.341 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.341 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.341 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.341 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.341 * [taylor]: Taking taylor expansion of c in a 0.341 * [backup-simplify]: Simplify c into c 0.341 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.341 * [taylor]: Taking taylor expansion of -4 in a 0.341 * [backup-simplify]: Simplify -4 into -4 0.341 * [taylor]: Taking taylor expansion of a in a 0.341 * [backup-simplify]: Simplify 0 into 0 0.341 * [backup-simplify]: Simplify 1 into 1 0.341 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.341 * [taylor]: Taking taylor expansion of b in a 0.341 * [backup-simplify]: Simplify b into b 0.341 * [backup-simplify]: Simplify (* -4 0) into 0 0.341 * [backup-simplify]: Simplify (* c 0) into 0 0.341 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.341 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.341 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.342 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.342 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.342 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.342 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.342 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.342 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.342 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.342 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.342 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.342 * [taylor]: Taking taylor expansion of c in c 0.342 * [backup-simplify]: Simplify 0 into 0 0.342 * [backup-simplify]: Simplify 1 into 1 0.342 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.342 * [taylor]: Taking taylor expansion of -4 in c 0.342 * [backup-simplify]: Simplify -4 into -4 0.342 * [taylor]: Taking taylor expansion of a in c 0.342 * [backup-simplify]: Simplify a into a 0.342 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.342 * [taylor]: Taking taylor expansion of b in c 0.342 * [backup-simplify]: Simplify b into b 0.343 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.343 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.343 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.343 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.343 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.343 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.343 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.343 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.343 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.343 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.343 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.344 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.344 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.344 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.344 * [taylor]: Taking taylor expansion of c in c 0.344 * [backup-simplify]: Simplify 0 into 0 0.344 * [backup-simplify]: Simplify 1 into 1 0.344 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.344 * [taylor]: Taking taylor expansion of -4 in c 0.344 * [backup-simplify]: Simplify -4 into -4 0.344 * [taylor]: Taking taylor expansion of a in c 0.344 * [backup-simplify]: Simplify a into a 0.344 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.344 * [taylor]: Taking taylor expansion of b in c 0.344 * [backup-simplify]: Simplify b into b 0.344 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.344 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.344 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.344 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.344 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.344 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.344 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.345 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.345 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.345 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.345 * [taylor]: Taking taylor expansion of b in a 0.345 * [backup-simplify]: Simplify b into b 0.345 * [taylor]: Taking taylor expansion of b in b 0.345 * [backup-simplify]: Simplify 0 into 0 0.345 * [backup-simplify]: Simplify 1 into 1 0.345 * [backup-simplify]: Simplify 0 into 0 0.345 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 0.345 * [taylor]: Taking taylor expansion of -2 in a 0.345 * [backup-simplify]: Simplify -2 into -2 0.345 * [taylor]: Taking taylor expansion of (/ a b) in a 0.345 * [taylor]: Taking taylor expansion of a in a 0.345 * [backup-simplify]: Simplify 0 into 0 0.345 * [backup-simplify]: Simplify 1 into 1 0.345 * [taylor]: Taking taylor expansion of b in a 0.345 * [backup-simplify]: Simplify b into b 0.345 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.345 * [taylor]: Taking taylor expansion of 0 in b 0.345 * [backup-simplify]: Simplify 0 into 0 0.345 * [backup-simplify]: Simplify 0 into 0 0.345 * [backup-simplify]: Simplify 1 into 1 0.346 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.346 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.346 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.347 * [backup-simplify]: Simplify (+ 0 0) into 0 0.347 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.347 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 0.347 * [taylor]: Taking taylor expansion of -2 in a 0.347 * [backup-simplify]: Simplify -2 into -2 0.347 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 0.347 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.347 * [taylor]: Taking taylor expansion of a in a 0.347 * [backup-simplify]: Simplify 0 into 0 0.347 * [backup-simplify]: Simplify 1 into 1 0.347 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.347 * [taylor]: Taking taylor expansion of b in a 0.347 * [backup-simplify]: Simplify b into b 0.347 * [backup-simplify]: Simplify (* 1 1) into 1 0.348 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.348 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.348 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.348 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 0.348 * [taylor]: Taking taylor expansion of (/ -2 b) in b 0.348 * [taylor]: Taking taylor expansion of -2 in b 0.348 * [backup-simplify]: Simplify -2 into -2 0.348 * [taylor]: Taking taylor expansion of b in b 0.348 * [backup-simplify]: Simplify 0 into 0 0.348 * [backup-simplify]: Simplify 1 into 1 0.348 * [backup-simplify]: Simplify (/ -2 1) into -2 0.349 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 0.349 * [backup-simplify]: Simplify 0 into 0 0.349 * [taylor]: Taking taylor expansion of 0 in b 0.349 * [backup-simplify]: Simplify 0 into 0 0.349 * [backup-simplify]: Simplify 0 into 0 0.349 * [backup-simplify]: Simplify 0 into 0 0.349 * [backup-simplify]: Simplify 0 into 0 0.349 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 0.350 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 0.351 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.352 * [backup-simplify]: Simplify (+ 0 0) into 0 0.352 * [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.352 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 0.352 * [taylor]: Taking taylor expansion of -4 in a 0.352 * [backup-simplify]: Simplify -4 into -4 0.352 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 0.352 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.352 * [taylor]: Taking taylor expansion of a in a 0.352 * [backup-simplify]: Simplify 0 into 0 0.352 * [backup-simplify]: Simplify 1 into 1 0.352 * [taylor]: Taking taylor expansion of (pow b 5) in a 0.352 * [taylor]: Taking taylor expansion of b in a 0.352 * [backup-simplify]: Simplify b into b 0.353 * [backup-simplify]: Simplify (* 1 1) into 1 0.353 * [backup-simplify]: Simplify (* 1 1) into 1 0.353 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.353 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.353 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.354 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.354 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 0.354 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 0.354 * [taylor]: Taking taylor expansion of 0 in b 0.354 * [backup-simplify]: Simplify 0 into 0 0.354 * [backup-simplify]: Simplify 0 into 0 0.354 * [taylor]: Taking taylor expansion of 0 in b 0.354 * [backup-simplify]: Simplify 0 into 0 0.354 * [backup-simplify]: Simplify 0 into 0 0.355 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 0.355 * [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.355 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 0.355 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.355 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.355 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.355 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.355 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.355 * [taylor]: Taking taylor expansion of c in b 0.355 * [backup-simplify]: Simplify c into c 0.355 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.355 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.355 * [taylor]: Taking taylor expansion of -4 in b 0.355 * [backup-simplify]: Simplify -4 into -4 0.355 * [taylor]: Taking taylor expansion of a in b 0.355 * [backup-simplify]: Simplify a into a 0.355 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.355 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.356 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.356 * [taylor]: Taking taylor expansion of b in b 0.356 * [backup-simplify]: Simplify 0 into 0 0.356 * [backup-simplify]: Simplify 1 into 1 0.356 * [backup-simplify]: Simplify (* 1 1) into 1 0.356 * [backup-simplify]: Simplify (/ 1 1) into 1 0.357 * [backup-simplify]: Simplify (+ 0 1) into 1 0.357 * [backup-simplify]: Simplify (sqrt 1) into 1 0.358 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.359 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.359 * [backup-simplify]: Simplify (+ 0 0) into 0 0.360 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.360 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.360 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.360 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.360 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.360 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.360 * [taylor]: Taking taylor expansion of c in a 0.360 * [backup-simplify]: Simplify c into c 0.360 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.360 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.360 * [taylor]: Taking taylor expansion of -4 in a 0.360 * [backup-simplify]: Simplify -4 into -4 0.360 * [taylor]: Taking taylor expansion of a in a 0.360 * [backup-simplify]: Simplify 0 into 0 0.360 * [backup-simplify]: Simplify 1 into 1 0.361 * [backup-simplify]: Simplify (/ -4 1) into -4 0.361 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.361 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.361 * [taylor]: Taking taylor expansion of b in a 0.361 * [backup-simplify]: Simplify b into b 0.361 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.361 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.361 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.361 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.361 * [backup-simplify]: Simplify (sqrt 0) into 0 0.362 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.362 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.362 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.362 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.362 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.362 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.362 * [taylor]: Taking taylor expansion of c in c 0.362 * [backup-simplify]: Simplify 0 into 0 0.362 * [backup-simplify]: Simplify 1 into 1 0.363 * [backup-simplify]: Simplify (/ 1 1) into 1 0.363 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.363 * [taylor]: Taking taylor expansion of -4 in c 0.363 * [backup-simplify]: Simplify -4 into -4 0.363 * [taylor]: Taking taylor expansion of a in c 0.363 * [backup-simplify]: Simplify a into a 0.363 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.363 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.363 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.363 * [taylor]: Taking taylor expansion of b in c 0.363 * [backup-simplify]: Simplify b into b 0.363 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.363 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.363 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.363 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.364 * [backup-simplify]: Simplify (sqrt 0) into 0 0.364 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.364 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.364 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.364 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.364 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.364 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.365 * [taylor]: Taking taylor expansion of c in c 0.365 * [backup-simplify]: Simplify 0 into 0 0.365 * [backup-simplify]: Simplify 1 into 1 0.365 * [backup-simplify]: Simplify (/ 1 1) into 1 0.365 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.365 * [taylor]: Taking taylor expansion of -4 in c 0.365 * [backup-simplify]: Simplify -4 into -4 0.365 * [taylor]: Taking taylor expansion of a in c 0.365 * [backup-simplify]: Simplify a into a 0.365 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.365 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.365 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.365 * [taylor]: Taking taylor expansion of b in c 0.365 * [backup-simplify]: Simplify b into b 0.365 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.365 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.365 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.366 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.366 * [backup-simplify]: Simplify (sqrt 0) into 0 0.366 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.366 * [taylor]: Taking taylor expansion of 0 in a 0.366 * [backup-simplify]: Simplify 0 into 0 0.366 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 0.366 * [taylor]: Taking taylor expansion of +nan.0 in a 0.366 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.366 * [taylor]: Taking taylor expansion of a in a 0.366 * [backup-simplify]: Simplify 0 into 0 0.366 * [backup-simplify]: Simplify 1 into 1 0.367 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.367 * [taylor]: Taking taylor expansion of +nan.0 in b 0.367 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.367 * [taylor]: Taking taylor expansion of 0 in b 0.367 * [backup-simplify]: Simplify 0 into 0 0.367 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.367 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.368 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.368 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.368 * [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.368 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.368 * [taylor]: Taking taylor expansion of +nan.0 in a 0.368 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.368 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.368 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.368 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.368 * [taylor]: Taking taylor expansion of b in a 0.368 * [backup-simplify]: Simplify b into b 0.369 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.369 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.369 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.369 * [taylor]: Taking taylor expansion of +nan.0 in a 0.369 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.369 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.369 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.369 * [taylor]: Taking taylor expansion of a in a 0.369 * [backup-simplify]: Simplify 0 into 0 0.369 * [backup-simplify]: Simplify 1 into 1 0.369 * [backup-simplify]: Simplify (* 1 1) into 1 0.369 * [backup-simplify]: Simplify (/ 1 1) into 1 0.370 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.370 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.370 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.371 * [backup-simplify]: Simplify (- 0) into 0 0.371 * [backup-simplify]: Simplify (+ 0 0) into 0 0.371 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.371 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.372 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.372 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.372 * [taylor]: Taking taylor expansion of 0 in b 0.372 * [backup-simplify]: Simplify 0 into 0 0.373 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.373 * [taylor]: Taking taylor expansion of 0 in b 0.373 * [backup-simplify]: Simplify 0 into 0 0.373 * [taylor]: Taking taylor expansion of 0 in b 0.373 * [backup-simplify]: Simplify 0 into 0 0.373 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.373 * [backup-simplify]: Simplify 0 into 0 0.373 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.374 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.374 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.374 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.374 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.375 * [backup-simplify]: Simplify (+ 0 0) into 0 0.375 * [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.375 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.375 * [taylor]: Taking taylor expansion of +nan.0 in a 0.375 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.375 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.375 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.375 * [taylor]: Taking taylor expansion of +nan.0 in a 0.375 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.375 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.375 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.375 * [taylor]: Taking taylor expansion of a in a 0.375 * [backup-simplify]: Simplify 0 into 0 0.375 * [backup-simplify]: Simplify 1 into 1 0.376 * [backup-simplify]: Simplify (* 1 1) into 1 0.376 * [backup-simplify]: Simplify (* 1 1) into 1 0.376 * [backup-simplify]: Simplify (/ 1 1) into 1 0.376 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.376 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.376 * [taylor]: Taking taylor expansion of +nan.0 in a 0.376 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.376 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.376 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.376 * [taylor]: Taking taylor expansion of a in a 0.376 * [backup-simplify]: Simplify 0 into 0 0.376 * [backup-simplify]: Simplify 1 into 1 0.376 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.376 * [taylor]: Taking taylor expansion of b in a 0.376 * [backup-simplify]: Simplify b into b 0.377 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.377 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.377 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.377 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.377 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.378 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.378 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.379 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.379 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.379 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.380 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.381 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.381 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.381 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.381 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.381 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.381 * [backup-simplify]: Simplify (+ 0 0) into 0 0.382 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.382 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.383 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.383 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.383 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.383 * [taylor]: Taking taylor expansion of +nan.0 in b 0.383 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.383 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.383 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.383 * [taylor]: Taking taylor expansion of b in b 0.383 * [backup-simplify]: Simplify 0 into 0 0.383 * [backup-simplify]: Simplify 1 into 1 0.383 * [backup-simplify]: Simplify (* 1 1) into 1 0.383 * [backup-simplify]: Simplify (/ 1 1) into 1 0.384 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.384 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.385 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.385 * [backup-simplify]: Simplify (- 0) into 0 0.385 * [backup-simplify]: Simplify 0 into 0 0.386 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.386 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.387 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.387 * [backup-simplify]: Simplify (- 0) into 0 0.387 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.387 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.387 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.387 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.388 * [taylor]: Taking taylor expansion of +nan.0 in b 0.388 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.388 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.388 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.388 * [taylor]: Taking taylor expansion of b in b 0.388 * [backup-simplify]: Simplify 0 into 0 0.388 * [backup-simplify]: Simplify 1 into 1 0.388 * [backup-simplify]: Simplify (* 1 1) into 1 0.388 * [backup-simplify]: Simplify (/ 1 1) into 1 0.388 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.389 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.390 * [backup-simplify]: Simplify (- 0) into 0 0.390 * [backup-simplify]: Simplify 0 into 0 0.390 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.390 * [taylor]: Taking taylor expansion of 0 in b 0.390 * [backup-simplify]: Simplify 0 into 0 0.390 * [taylor]: Taking taylor expansion of 0 in b 0.390 * [backup-simplify]: Simplify 0 into 0 0.390 * [backup-simplify]: Simplify 0 into 0 0.390 * [backup-simplify]: Simplify 0 into 0 0.390 * [backup-simplify]: Simplify 0 into 0 0.390 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 0.391 * [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.391 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 0.391 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.391 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.391 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.391 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.391 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.391 * [taylor]: Taking taylor expansion of -1 in b 0.391 * [backup-simplify]: Simplify -1 into -1 0.391 * [taylor]: Taking taylor expansion of c in b 0.391 * [backup-simplify]: Simplify c into c 0.391 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.391 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.391 * [taylor]: Taking taylor expansion of 4 in b 0.391 * [backup-simplify]: Simplify 4 into 4 0.391 * [taylor]: Taking taylor expansion of a in b 0.391 * [backup-simplify]: Simplify a into a 0.391 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.391 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.391 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.391 * [taylor]: Taking taylor expansion of b in b 0.391 * [backup-simplify]: Simplify 0 into 0 0.391 * [backup-simplify]: Simplify 1 into 1 0.391 * [backup-simplify]: Simplify (* 1 1) into 1 0.392 * [backup-simplify]: Simplify (/ 1 1) into 1 0.392 * [backup-simplify]: Simplify (+ 0 1) into 1 0.392 * [backup-simplify]: Simplify (sqrt 1) into 1 0.392 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.393 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.393 * [backup-simplify]: Simplify (+ 0 0) into 0 0.394 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.394 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.394 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.394 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.394 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.394 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.394 * [taylor]: Taking taylor expansion of -1 in a 0.394 * [backup-simplify]: Simplify -1 into -1 0.394 * [taylor]: Taking taylor expansion of c in a 0.394 * [backup-simplify]: Simplify c into c 0.394 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.394 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.394 * [taylor]: Taking taylor expansion of 4 in a 0.394 * [backup-simplify]: Simplify 4 into 4 0.394 * [taylor]: Taking taylor expansion of a in a 0.394 * [backup-simplify]: Simplify 0 into 0 0.394 * [backup-simplify]: Simplify 1 into 1 0.394 * [backup-simplify]: Simplify (/ 4 1) into 4 0.394 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.394 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.394 * [taylor]: Taking taylor expansion of b in a 0.394 * [backup-simplify]: Simplify b into b 0.394 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.395 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.395 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.395 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.395 * [backup-simplify]: Simplify (sqrt 0) into 0 0.396 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.396 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.396 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.396 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.396 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.396 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.396 * [taylor]: Taking taylor expansion of -1 in c 0.396 * [backup-simplify]: Simplify -1 into -1 0.396 * [taylor]: Taking taylor expansion of c in c 0.396 * [backup-simplify]: Simplify 0 into 0 0.396 * [backup-simplify]: Simplify 1 into 1 0.397 * [backup-simplify]: Simplify (/ -1 1) into -1 0.397 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.397 * [taylor]: Taking taylor expansion of 4 in c 0.397 * [backup-simplify]: Simplify 4 into 4 0.397 * [taylor]: Taking taylor expansion of a in c 0.397 * [backup-simplify]: Simplify a into a 0.397 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.397 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.397 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.397 * [taylor]: Taking taylor expansion of b in c 0.397 * [backup-simplify]: Simplify b into b 0.397 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.397 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.397 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.397 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.398 * [backup-simplify]: Simplify (sqrt 0) into 0 0.398 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.398 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.399 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.399 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.399 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.399 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.399 * [taylor]: Taking taylor expansion of -1 in c 0.399 * [backup-simplify]: Simplify -1 into -1 0.399 * [taylor]: Taking taylor expansion of c in c 0.399 * [backup-simplify]: Simplify 0 into 0 0.399 * [backup-simplify]: Simplify 1 into 1 0.399 * [backup-simplify]: Simplify (/ -1 1) into -1 0.399 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.399 * [taylor]: Taking taylor expansion of 4 in c 0.399 * [backup-simplify]: Simplify 4 into 4 0.399 * [taylor]: Taking taylor expansion of a in c 0.399 * [backup-simplify]: Simplify a into a 0.399 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.399 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.399 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.399 * [taylor]: Taking taylor expansion of b in c 0.400 * [backup-simplify]: Simplify b into b 0.400 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.400 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.400 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.400 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.400 * [backup-simplify]: Simplify (sqrt 0) into 0 0.401 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.401 * [taylor]: Taking taylor expansion of 0 in a 0.401 * [backup-simplify]: Simplify 0 into 0 0.401 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 0.401 * [taylor]: Taking taylor expansion of +nan.0 in a 0.401 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.401 * [taylor]: Taking taylor expansion of a in a 0.401 * [backup-simplify]: Simplify 0 into 0 0.401 * [backup-simplify]: Simplify 1 into 1 0.402 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.402 * [taylor]: Taking taylor expansion of +nan.0 in b 0.402 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.402 * [taylor]: Taking taylor expansion of 0 in b 0.402 * [backup-simplify]: Simplify 0 into 0 0.402 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.403 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.403 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.403 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.404 * [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.404 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.404 * [taylor]: Taking taylor expansion of +nan.0 in a 0.405 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.405 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.405 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.405 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.405 * [taylor]: Taking taylor expansion of b in a 0.405 * [backup-simplify]: Simplify b into b 0.405 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.405 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.405 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.405 * [taylor]: Taking taylor expansion of +nan.0 in a 0.405 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.405 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.405 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.405 * [taylor]: Taking taylor expansion of a in a 0.405 * [backup-simplify]: Simplify 0 into 0 0.405 * [backup-simplify]: Simplify 1 into 1 0.405 * [backup-simplify]: Simplify (* 1 1) into 1 0.406 * [backup-simplify]: Simplify (/ 1 1) into 1 0.407 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.407 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.408 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.408 * [backup-simplify]: Simplify (- 0) into 0 0.409 * [backup-simplify]: Simplify (+ 0 0) into 0 0.409 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.410 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.411 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.411 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.411 * [taylor]: Taking taylor expansion of 0 in b 0.412 * [backup-simplify]: Simplify 0 into 0 0.412 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.412 * [taylor]: Taking taylor expansion of 0 in b 0.412 * [backup-simplify]: Simplify 0 into 0 0.413 * [taylor]: Taking taylor expansion of 0 in b 0.413 * [backup-simplify]: Simplify 0 into 0 0.413 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.413 * [backup-simplify]: Simplify 0 into 0 0.413 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.414 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.415 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.415 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.415 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.415 * [backup-simplify]: Simplify (+ 0 0) into 0 0.416 * [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.416 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.416 * [taylor]: Taking taylor expansion of +nan.0 in a 0.416 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.416 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.416 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.416 * [taylor]: Taking taylor expansion of +nan.0 in a 0.416 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.416 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.416 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.416 * [taylor]: Taking taylor expansion of a in a 0.416 * [backup-simplify]: Simplify 0 into 0 0.417 * [backup-simplify]: Simplify 1 into 1 0.417 * [backup-simplify]: Simplify (* 1 1) into 1 0.417 * [backup-simplify]: Simplify (* 1 1) into 1 0.418 * [backup-simplify]: Simplify (/ 1 1) into 1 0.418 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.418 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.418 * [taylor]: Taking taylor expansion of +nan.0 in a 0.418 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.418 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.418 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.418 * [taylor]: Taking taylor expansion of a in a 0.418 * [backup-simplify]: Simplify 0 into 0 0.418 * [backup-simplify]: Simplify 1 into 1 0.418 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.418 * [taylor]: Taking taylor expansion of b in a 0.418 * [backup-simplify]: Simplify b into b 0.418 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.418 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.418 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.419 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.419 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.420 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.420 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.427 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.428 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.429 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.429 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.430 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.430 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.430 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.430 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.431 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.431 * [backup-simplify]: Simplify (+ 0 0) into 0 0.431 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.431 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.432 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.432 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.432 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.432 * [taylor]: Taking taylor expansion of +nan.0 in b 0.432 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.432 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.432 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.432 * [taylor]: Taking taylor expansion of b in b 0.432 * [backup-simplify]: Simplify 0 into 0 0.432 * [backup-simplify]: Simplify 1 into 1 0.432 * [backup-simplify]: Simplify (* 1 1) into 1 0.433 * [backup-simplify]: Simplify (/ 1 1) into 1 0.433 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.433 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.434 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.434 * [backup-simplify]: Simplify (- 0) into 0 0.434 * [backup-simplify]: Simplify 0 into 0 0.435 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.435 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.436 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.436 * [backup-simplify]: Simplify (- 0) into 0 0.436 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.437 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.437 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.437 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.437 * [taylor]: Taking taylor expansion of +nan.0 in b 0.437 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.437 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.437 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.437 * [taylor]: Taking taylor expansion of b in b 0.437 * [backup-simplify]: Simplify 0 into 0 0.437 * [backup-simplify]: Simplify 1 into 1 0.437 * [backup-simplify]: Simplify (* 1 1) into 1 0.437 * [backup-simplify]: Simplify (/ 1 1) into 1 0.438 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.438 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.439 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.439 * [backup-simplify]: Simplify (- 0) into 0 0.439 * [backup-simplify]: Simplify 0 into 0 0.439 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.439 * [taylor]: Taking taylor expansion of 0 in b 0.439 * [backup-simplify]: Simplify 0 into 0 0.439 * [taylor]: Taking taylor expansion of 0 in b 0.439 * [backup-simplify]: Simplify 0 into 0 0.439 * [backup-simplify]: Simplify 0 into 0 0.439 * [backup-simplify]: Simplify 0 into 0 0.440 * [backup-simplify]: Simplify 0 into 0 0.440 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 0.440 * * * * [progress]: [ 2 / 3 ] generating series at (2 1 1) 0.440 * [backup-simplify]: Simplify (- (sqrt (fma c (* -4 a) (* b b))) b) into (- (sqrt (fma c (* -4 a) (pow b 2))) b) 0.440 * [approximate]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in (c a b) around 0 0.440 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 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.440 * [backup-simplify]: Simplify 1 into 1 0.440 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.440 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.440 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.440 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.441 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.441 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.441 * [backup-simplify]: Simplify (+ 0 0) into 0 0.441 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.441 * [taylor]: Taking taylor expansion of b in b 0.441 * [backup-simplify]: Simplify 0 into 0 0.441 * [backup-simplify]: Simplify 1 into 1 0.441 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 0.441 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.441 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.441 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.441 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.441 * [taylor]: Taking taylor expansion of c in a 0.441 * [backup-simplify]: Simplify c into c 0.441 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.441 * [taylor]: Taking taylor expansion of -4 in a 0.441 * [backup-simplify]: Simplify -4 into -4 0.441 * [taylor]: Taking taylor expansion of a in a 0.441 * [backup-simplify]: Simplify 0 into 0 0.441 * [backup-simplify]: Simplify 1 into 1 0.441 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.441 * [taylor]: Taking taylor expansion of b in a 0.441 * [backup-simplify]: Simplify b into b 0.442 * [backup-simplify]: Simplify (* -4 0) into 0 0.442 * [backup-simplify]: Simplify (* c 0) into 0 0.442 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.442 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.442 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.442 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.442 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.443 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.443 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.443 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.443 * [taylor]: Taking taylor expansion of b in a 0.443 * [backup-simplify]: Simplify b into b 0.443 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.443 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.443 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.443 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.443 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.443 * [taylor]: Taking taylor expansion of c in c 0.443 * [backup-simplify]: Simplify 0 into 0 0.443 * [backup-simplify]: Simplify 1 into 1 0.443 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.443 * [taylor]: Taking taylor expansion of -4 in c 0.443 * [backup-simplify]: Simplify -4 into -4 0.443 * [taylor]: Taking taylor expansion of a in c 0.443 * [backup-simplify]: Simplify a into a 0.443 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.443 * [taylor]: Taking taylor expansion of b in c 0.443 * [backup-simplify]: Simplify b into b 0.443 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.443 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.443 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.443 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.443 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.443 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.444 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.444 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.444 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.444 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.444 * [taylor]: Taking taylor expansion of b in c 0.444 * [backup-simplify]: Simplify b into b 0.444 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.444 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.444 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.444 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.444 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.444 * [taylor]: Taking taylor expansion of c in c 0.444 * [backup-simplify]: Simplify 0 into 0 0.444 * [backup-simplify]: Simplify 1 into 1 0.444 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.444 * [taylor]: Taking taylor expansion of -4 in c 0.444 * [backup-simplify]: Simplify -4 into -4 0.444 * [taylor]: Taking taylor expansion of a in c 0.444 * [backup-simplify]: Simplify a into a 0.444 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.444 * [taylor]: Taking taylor expansion of b in c 0.444 * [backup-simplify]: Simplify b into b 0.444 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.444 * [backup-simplify]: Simplify (* 0 (* -4 a)) 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 0) (* 0 a)) into 0 0.445 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.445 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.445 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.445 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.445 * [taylor]: Taking taylor expansion of b in c 0.445 * [backup-simplify]: Simplify b into b 0.445 * [backup-simplify]: Simplify (- b) into (- b) 0.445 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.445 * [taylor]: Taking taylor expansion of 0 in a 0.445 * [backup-simplify]: Simplify 0 into 0 0.445 * [taylor]: Taking taylor expansion of 0 in b 0.445 * [backup-simplify]: Simplify 0 into 0 0.445 * [backup-simplify]: Simplify 0 into 0 0.446 * [backup-simplify]: Simplify (- 0) into 0 0.446 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.446 * [taylor]: Taking taylor expansion of (- (* 2 (/ a b))) in a 0.446 * [taylor]: Taking taylor expansion of (* 2 (/ a b)) in a 0.446 * [taylor]: Taking taylor expansion of 2 in a 0.446 * [backup-simplify]: Simplify 2 into 2 0.446 * [taylor]: Taking taylor expansion of (/ a b) in a 0.446 * [taylor]: Taking taylor expansion of a in a 0.446 * [backup-simplify]: Simplify 0 into 0 0.446 * [backup-simplify]: Simplify 1 into 1 0.446 * [taylor]: Taking taylor expansion of b in a 0.446 * [backup-simplify]: Simplify b into b 0.446 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.446 * [taylor]: Taking taylor expansion of 0 in b 0.446 * [backup-simplify]: Simplify 0 into 0 0.446 * [backup-simplify]: Simplify 0 into 0 0.446 * [backup-simplify]: Simplify 0 into 0 0.447 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.447 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.447 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.448 * [backup-simplify]: Simplify (+ 0 0) into 0 0.448 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.448 * [backup-simplify]: Simplify (- 0) into 0 0.448 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 0.448 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 3)))) in a 0.448 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 3))) in a 0.448 * [taylor]: Taking taylor expansion of 2 in a 0.448 * [backup-simplify]: Simplify 2 into 2 0.448 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 0.448 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.448 * [taylor]: Taking taylor expansion of a in a 0.448 * [backup-simplify]: Simplify 0 into 0 0.448 * [backup-simplify]: Simplify 1 into 1 0.448 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.448 * [taylor]: Taking taylor expansion of b in a 0.449 * [backup-simplify]: Simplify b into b 0.449 * [backup-simplify]: Simplify (* 1 1) into 1 0.449 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.449 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.449 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.449 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 0.449 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 0.449 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 0.449 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 0.449 * [taylor]: Taking taylor expansion of 2 in b 0.449 * [backup-simplify]: Simplify 2 into 2 0.449 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.449 * [taylor]: Taking taylor expansion of b in b 0.449 * [backup-simplify]: Simplify 0 into 0 0.449 * [backup-simplify]: Simplify 1 into 1 0.449 * [backup-simplify]: Simplify (/ 1 1) into 1 0.450 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.450 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 0.450 * [backup-simplify]: Simplify (- 0) into 0 0.450 * [backup-simplify]: Simplify 0 into 0 0.451 * [taylor]: Taking taylor expansion of 0 in b 0.451 * [backup-simplify]: Simplify 0 into 0 0.451 * [backup-simplify]: Simplify 0 into 0 0.451 * [backup-simplify]: Simplify 0 into 0 0.451 * [backup-simplify]: Simplify 0 into 0 0.451 * [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.451 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in (c a b) around 0 0.451 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 0.451 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.451 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.451 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.451 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.451 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.451 * [taylor]: Taking taylor expansion of c in b 0.451 * [backup-simplify]: Simplify c into c 0.451 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.451 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.451 * [taylor]: Taking taylor expansion of -4 in b 0.451 * [backup-simplify]: Simplify -4 into -4 0.451 * [taylor]: Taking taylor expansion of a in b 0.451 * [backup-simplify]: Simplify a into a 0.451 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.451 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.451 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.451 * [taylor]: Taking taylor expansion of b in b 0.451 * [backup-simplify]: Simplify 0 into 0 0.451 * [backup-simplify]: Simplify 1 into 1 0.451 * [backup-simplify]: Simplify (* 1 1) into 1 0.452 * [backup-simplify]: Simplify (/ 1 1) into 1 0.452 * [backup-simplify]: Simplify (+ 0 1) into 1 0.452 * [backup-simplify]: Simplify (sqrt 1) into 1 0.453 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.453 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.453 * [backup-simplify]: Simplify (+ 0 0) into 0 0.454 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.454 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.454 * [taylor]: Taking taylor expansion of b in b 0.454 * [backup-simplify]: Simplify 0 into 0 0.454 * [backup-simplify]: Simplify 1 into 1 0.454 * [backup-simplify]: Simplify (/ 1 1) into 1 0.454 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 0.454 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.454 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.454 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.454 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.454 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.454 * [taylor]: Taking taylor expansion of c in a 0.454 * [backup-simplify]: Simplify c into c 0.454 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.454 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.454 * [taylor]: Taking taylor expansion of -4 in a 0.454 * [backup-simplify]: Simplify -4 into -4 0.454 * [taylor]: Taking taylor expansion of a in a 0.454 * [backup-simplify]: Simplify 0 into 0 0.454 * [backup-simplify]: Simplify 1 into 1 0.455 * [backup-simplify]: Simplify (/ -4 1) into -4 0.455 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.455 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.455 * [taylor]: Taking taylor expansion of b in a 0.455 * [backup-simplify]: Simplify b into b 0.455 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.455 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.455 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.455 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.455 * [backup-simplify]: Simplify (sqrt 0) into 0 0.455 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.455 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.455 * [taylor]: Taking taylor expansion of b in a 0.455 * [backup-simplify]: Simplify b into b 0.455 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.456 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.456 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.456 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.456 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.456 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.456 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.456 * [taylor]: Taking taylor expansion of c in c 0.456 * [backup-simplify]: Simplify 0 into 0 0.456 * [backup-simplify]: Simplify 1 into 1 0.456 * [backup-simplify]: Simplify (/ 1 1) into 1 0.456 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.456 * [taylor]: Taking taylor expansion of -4 in c 0.456 * [backup-simplify]: Simplify -4 into -4 0.456 * [taylor]: Taking taylor expansion of a in c 0.456 * [backup-simplify]: Simplify a into a 0.456 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.456 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.456 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.456 * [taylor]: Taking taylor expansion of b in c 0.456 * [backup-simplify]: Simplify b into b 0.456 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.456 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.456 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.456 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.457 * [backup-simplify]: Simplify (sqrt 0) into 0 0.457 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.457 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.457 * [taylor]: Taking taylor expansion of b in c 0.457 * [backup-simplify]: Simplify b into b 0.457 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.457 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.457 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.457 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.457 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.457 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.457 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.457 * [taylor]: Taking taylor expansion of c in c 0.457 * [backup-simplify]: Simplify 0 into 0 0.457 * [backup-simplify]: Simplify 1 into 1 0.457 * [backup-simplify]: Simplify (/ 1 1) into 1 0.457 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.457 * [taylor]: Taking taylor expansion of -4 in c 0.457 * [backup-simplify]: Simplify -4 into -4 0.457 * [taylor]: Taking taylor expansion of a in c 0.457 * [backup-simplify]: Simplify a into a 0.458 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.458 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.458 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.458 * [taylor]: Taking taylor expansion of b in c 0.458 * [backup-simplify]: Simplify b into b 0.458 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.458 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.458 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.458 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.458 * [backup-simplify]: Simplify (sqrt 0) into 0 0.459 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.459 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.459 * [taylor]: Taking taylor expansion of b in c 0.459 * [backup-simplify]: Simplify b into b 0.459 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.459 * [backup-simplify]: Simplify (+ 0 0) into 0 0.459 * [taylor]: Taking taylor expansion of 0 in a 0.459 * [backup-simplify]: Simplify 0 into 0 0.460 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.460 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0.460 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) in a 0.460 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (/ 1 b)) in a 0.460 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.460 * [taylor]: Taking taylor expansion of +nan.0 in a 0.460 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.460 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.460 * [taylor]: Taking taylor expansion of a in a 0.460 * [backup-simplify]: Simplify 0 into 0 0.460 * [backup-simplify]: Simplify 1 into 1 0.460 * [backup-simplify]: Simplify (/ 1 1) into 1 0.460 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.460 * [taylor]: Taking taylor expansion of b in a 0.460 * [backup-simplify]: Simplify b into b 0.460 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.461 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.461 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.462 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.462 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.462 * [taylor]: Taking taylor expansion of +nan.0 in b 0.462 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.462 * [taylor]: Taking taylor expansion of 0 in b 0.462 * [backup-simplify]: Simplify 0 into 0 0.462 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.463 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.464 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.464 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.465 * [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.465 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.465 * [backup-simplify]: Simplify (- 0) into 0 0.466 * [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.466 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.466 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.466 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.466 * [taylor]: Taking taylor expansion of +nan.0 in a 0.466 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.466 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.466 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.466 * [taylor]: Taking taylor expansion of a in a 0.466 * [backup-simplify]: Simplify 0 into 0 0.466 * [backup-simplify]: Simplify 1 into 1 0.466 * [backup-simplify]: Simplify (* 1 1) into 1 0.467 * [backup-simplify]: Simplify (/ 1 1) into 1 0.467 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.467 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.467 * [taylor]: Taking taylor expansion of +nan.0 in a 0.467 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.467 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.467 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.467 * [taylor]: Taking taylor expansion of b in a 0.467 * [backup-simplify]: Simplify b into b 0.467 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.467 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.468 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.469 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.469 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.470 * [backup-simplify]: Simplify (+ 0 0) into 0 0.470 * [backup-simplify]: Simplify (- 0) into 0 0.470 * [taylor]: Taking taylor expansion of 0 in b 0.470 * [backup-simplify]: Simplify 0 into 0 0.471 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.471 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.471 * [backup-simplify]: Simplify (+ 0 (/ 1 b)) into (/ 1 b) 0.471 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.471 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 0.471 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.471 * [taylor]: Taking taylor expansion of b in b 0.471 * [backup-simplify]: Simplify 0 into 0 0.471 * [backup-simplify]: Simplify 1 into 1 0.471 * [backup-simplify]: Simplify (/ 1 1) into 1 0.472 * [backup-simplify]: Simplify (- 1) into -1 0.472 * [backup-simplify]: Simplify -1 into -1 0.472 * [taylor]: Taking taylor expansion of 0 in b 0.472 * [backup-simplify]: Simplify 0 into 0 0.472 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.472 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.472 * [backup-simplify]: Simplify 0 into 0 0.472 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.473 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.473 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.473 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.474 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.474 * [backup-simplify]: Simplify (+ 0 0) into 0 0.474 * [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.475 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.475 * [backup-simplify]: Simplify (- 0) into 0 0.475 * [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.475 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.475 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.475 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.475 * [taylor]: Taking taylor expansion of +nan.0 in a 0.475 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.475 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.475 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.475 * [taylor]: Taking taylor expansion of a in a 0.475 * [backup-simplify]: Simplify 0 into 0 0.475 * [backup-simplify]: Simplify 1 into 1 0.475 * [backup-simplify]: Simplify (* 1 1) into 1 0.476 * [backup-simplify]: Simplify (* 1 1) into 1 0.476 * [backup-simplify]: Simplify (/ 1 1) into 1 0.476 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.476 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.476 * [taylor]: Taking taylor expansion of +nan.0 in a 0.476 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.476 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.476 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.476 * [taylor]: Taking taylor expansion of a in a 0.476 * [backup-simplify]: Simplify 0 into 0 0.476 * [backup-simplify]: Simplify 1 into 1 0.476 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.476 * [taylor]: Taking taylor expansion of b in a 0.476 * [backup-simplify]: Simplify b into b 0.476 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.476 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.476 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.476 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.477 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.477 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.477 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.478 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.478 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.479 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.479 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.480 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.480 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.480 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.480 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.480 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.480 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.480 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.480 * [taylor]: Taking taylor expansion of +nan.0 in b 0.480 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.480 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.480 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.480 * [taylor]: Taking taylor expansion of b in b 0.480 * [backup-simplify]: Simplify 0 into 0 0.480 * [backup-simplify]: Simplify 1 into 1 0.481 * [backup-simplify]: Simplify (* 1 1) into 1 0.481 * [backup-simplify]: Simplify (/ 1 1) into 1 0.481 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.482 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.482 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.482 * [backup-simplify]: Simplify (- 0) into 0 0.482 * [backup-simplify]: Simplify 0 into 0 0.483 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.484 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.484 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.484 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.484 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.485 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.485 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.485 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.485 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.485 * [taylor]: Taking taylor expansion of +nan.0 in b 0.485 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.485 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.485 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.485 * [taylor]: Taking taylor expansion of b in b 0.485 * [backup-simplify]: Simplify 0 into 0 0.485 * [backup-simplify]: Simplify 1 into 1 0.485 * [backup-simplify]: Simplify (* 1 1) into 1 0.485 * [backup-simplify]: Simplify (/ 1 1) into 1 0.486 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.486 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.486 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.487 * [backup-simplify]: Simplify (- 0) into 0 0.487 * [backup-simplify]: Simplify 0 into 0 0.487 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.488 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.488 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.488 * [backup-simplify]: Simplify (+ 0 0) into 0 0.488 * [backup-simplify]: Simplify (- 0) into 0 0.488 * [taylor]: Taking taylor expansion of 0 in b 0.488 * [backup-simplify]: Simplify 0 into 0 0.488 * [taylor]: Taking taylor expansion of 0 in b 0.488 * [backup-simplify]: Simplify 0 into 0 0.488 * [backup-simplify]: Simplify 0 into 0 0.489 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.489 * [backup-simplify]: Simplify (- 0) into 0 0.489 * [backup-simplify]: Simplify 0 into 0 0.489 * [backup-simplify]: Simplify 0 into 0 0.490 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 0.490 * [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.490 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in (c a b) around 0 0.490 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 0.490 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.490 * [taylor]: Taking taylor expansion of b in b 0.490 * [backup-simplify]: Simplify 0 into 0 0.490 * [backup-simplify]: Simplify 1 into 1 0.490 * [backup-simplify]: Simplify (/ 1 1) into 1 0.490 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.490 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.490 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.490 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.490 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.490 * [taylor]: Taking taylor expansion of -1 in b 0.490 * [backup-simplify]: Simplify -1 into -1 0.490 * [taylor]: Taking taylor expansion of c in b 0.491 * [backup-simplify]: Simplify c into c 0.491 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.491 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.491 * [taylor]: Taking taylor expansion of 4 in b 0.491 * [backup-simplify]: Simplify 4 into 4 0.491 * [taylor]: Taking taylor expansion of a in b 0.491 * [backup-simplify]: Simplify a into a 0.491 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.491 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.491 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.491 * [taylor]: Taking taylor expansion of b in b 0.491 * [backup-simplify]: Simplify 0 into 0 0.491 * [backup-simplify]: Simplify 1 into 1 0.491 * [backup-simplify]: Simplify (* 1 1) into 1 0.491 * [backup-simplify]: Simplify (/ 1 1) into 1 0.491 * [backup-simplify]: Simplify (+ 0 1) into 1 0.492 * [backup-simplify]: Simplify (sqrt 1) into 1 0.492 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.492 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.493 * [backup-simplify]: Simplify (+ 0 0) into 0 0.493 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.493 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 0.493 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.493 * [taylor]: Taking taylor expansion of b in a 0.493 * [backup-simplify]: Simplify b into b 0.493 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.493 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.493 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.493 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.493 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.493 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.493 * [taylor]: Taking taylor expansion of -1 in a 0.493 * [backup-simplify]: Simplify -1 into -1 0.493 * [taylor]: Taking taylor expansion of c in a 0.493 * [backup-simplify]: Simplify c into c 0.493 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.493 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.493 * [taylor]: Taking taylor expansion of 4 in a 0.494 * [backup-simplify]: Simplify 4 into 4 0.494 * [taylor]: Taking taylor expansion of a in a 0.494 * [backup-simplify]: Simplify 0 into 0 0.494 * [backup-simplify]: Simplify 1 into 1 0.494 * [backup-simplify]: Simplify (/ 4 1) into 4 0.494 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.494 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.494 * [taylor]: Taking taylor expansion of b in a 0.494 * [backup-simplify]: Simplify b into b 0.494 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.494 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.494 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.494 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.494 * [backup-simplify]: Simplify (sqrt 0) into 0 0.495 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.495 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.495 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.495 * [taylor]: Taking taylor expansion of b in c 0.495 * [backup-simplify]: Simplify b into b 0.495 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.495 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.495 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.495 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.495 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.495 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.495 * [taylor]: Taking taylor expansion of -1 in c 0.495 * [backup-simplify]: Simplify -1 into -1 0.495 * [taylor]: Taking taylor expansion of c in c 0.495 * [backup-simplify]: Simplify 0 into 0 0.495 * [backup-simplify]: Simplify 1 into 1 0.495 * [backup-simplify]: Simplify (/ -1 1) into -1 0.495 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.495 * [taylor]: Taking taylor expansion of 4 in c 0.495 * [backup-simplify]: Simplify 4 into 4 0.495 * [taylor]: Taking taylor expansion of a in c 0.495 * [backup-simplify]: Simplify a into a 0.495 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.495 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.495 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.495 * [taylor]: Taking taylor expansion of b in c 0.495 * [backup-simplify]: Simplify b into b 0.496 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.496 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.496 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.496 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.496 * [backup-simplify]: Simplify (sqrt 0) into 0 0.496 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.496 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.496 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.496 * [taylor]: Taking taylor expansion of b in c 0.496 * [backup-simplify]: Simplify b into b 0.496 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.496 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.496 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.497 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.497 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.497 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.497 * [taylor]: Taking taylor expansion of -1 in c 0.497 * [backup-simplify]: Simplify -1 into -1 0.497 * [taylor]: Taking taylor expansion of c in c 0.497 * [backup-simplify]: Simplify 0 into 0 0.497 * [backup-simplify]: Simplify 1 into 1 0.497 * [backup-simplify]: Simplify (/ -1 1) into -1 0.497 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.497 * [taylor]: Taking taylor expansion of 4 in c 0.497 * [backup-simplify]: Simplify 4 into 4 0.497 * [taylor]: Taking taylor expansion of a in c 0.497 * [backup-simplify]: Simplify a into a 0.497 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.497 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.497 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.497 * [taylor]: Taking taylor expansion of b in c 0.497 * [backup-simplify]: Simplify b into b 0.497 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.497 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.497 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.497 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.497 * [backup-simplify]: Simplify (sqrt 0) into 0 0.498 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.498 * [backup-simplify]: Simplify (+ 0 0) into 0 0.498 * [taylor]: Taking taylor expansion of 0 in a 0.498 * [backup-simplify]: Simplify 0 into 0 0.499 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 0.499 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 0.499 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.499 * [taylor]: Taking taylor expansion of b in a 0.499 * [backup-simplify]: Simplify b into b 0.499 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.499 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.499 * [taylor]: Taking taylor expansion of +nan.0 in a 0.499 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.499 * [taylor]: Taking taylor expansion of (/ 1 a) 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.500 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.500 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.501 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.501 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.501 * [taylor]: Taking taylor expansion of +nan.0 in b 0.501 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.501 * [taylor]: Taking taylor expansion of 0 in b 0.501 * [backup-simplify]: Simplify 0 into 0 0.501 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.501 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.502 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.503 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.503 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.504 * [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.504 * [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.504 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.504 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.504 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.504 * [taylor]: Taking taylor expansion of +nan.0 in a 0.504 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.504 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.504 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.504 * [taylor]: Taking taylor expansion of a in a 0.504 * [backup-simplify]: Simplify 0 into 0 0.504 * [backup-simplify]: Simplify 1 into 1 0.505 * [backup-simplify]: Simplify (* 1 1) into 1 0.505 * [backup-simplify]: Simplify (/ 1 1) into 1 0.505 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.505 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.505 * [taylor]: Taking taylor expansion of +nan.0 in a 0.505 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.505 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.505 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.505 * [taylor]: Taking taylor expansion of b in a 0.505 * [backup-simplify]: Simplify b into b 0.506 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.506 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.506 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.507 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.508 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.508 * [backup-simplify]: Simplify (+ 0 0) into 0 0.509 * [backup-simplify]: Simplify (- 0) into 0 0.509 * [taylor]: Taking taylor expansion of 0 in b 0.509 * [backup-simplify]: Simplify 0 into 0 0.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.510 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.511 * [backup-simplify]: Simplify (- 0) into 0 0.511 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 0.511 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.511 * [taylor]: Taking taylor expansion of b in b 0.511 * [backup-simplify]: Simplify 0 into 0 0.511 * [backup-simplify]: Simplify 1 into 1 0.511 * [backup-simplify]: Simplify (/ 1 1) into 1 0.511 * [backup-simplify]: Simplify 1 into 1 0.511 * [taylor]: Taking taylor expansion of 0 in b 0.511 * [backup-simplify]: Simplify 0 into 0 0.512 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.512 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.512 * [backup-simplify]: Simplify 0 into 0 0.512 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.513 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.513 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.514 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.514 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.515 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.515 * [backup-simplify]: Simplify (+ 0 0) into 0 0.516 * [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.516 * [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.516 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.516 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.516 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.516 * [taylor]: Taking taylor expansion of +nan.0 in a 0.516 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.516 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.516 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.516 * [taylor]: Taking taylor expansion of a in a 0.517 * [backup-simplify]: Simplify 0 into 0 0.517 * [backup-simplify]: Simplify 1 into 1 0.517 * [backup-simplify]: Simplify (* 1 1) into 1 0.517 * [backup-simplify]: Simplify (* 1 1) into 1 0.518 * [backup-simplify]: Simplify (/ 1 1) into 1 0.518 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.518 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.518 * [taylor]: Taking taylor expansion of +nan.0 in a 0.518 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.518 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.518 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.518 * [taylor]: Taking taylor expansion of a in a 0.518 * [backup-simplify]: Simplify 0 into 0 0.518 * [backup-simplify]: Simplify 1 into 1 0.518 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.518 * [taylor]: Taking taylor expansion of b in a 0.518 * [backup-simplify]: Simplify b into b 0.518 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.518 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.518 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.518 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.519 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.519 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.520 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.521 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.521 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.522 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.523 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.524 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.524 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.524 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.524 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.524 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.524 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.524 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.525 * [taylor]: Taking taylor expansion of +nan.0 in b 0.525 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.525 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.525 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.525 * [taylor]: Taking taylor expansion of b in b 0.525 * [backup-simplify]: Simplify 0 into 0 0.525 * [backup-simplify]: Simplify 1 into 1 0.525 * [backup-simplify]: Simplify (* 1 1) into 1 0.525 * [backup-simplify]: Simplify (/ 1 1) into 1 0.526 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.527 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.527 * [backup-simplify]: Simplify (- 0) into 0 0.527 * [backup-simplify]: Simplify 0 into 0 0.528 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.528 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.529 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.529 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.529 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.529 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.529 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.529 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.529 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.529 * [taylor]: Taking taylor expansion of +nan.0 in b 0.529 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.529 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.529 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.529 * [taylor]: Taking taylor expansion of b in b 0.530 * [backup-simplify]: Simplify 0 into 0 0.530 * [backup-simplify]: Simplify 1 into 1 0.530 * [backup-simplify]: Simplify (* 1 1) into 1 0.530 * [backup-simplify]: Simplify (/ 1 1) into 1 0.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 (+ (* +nan.0 0) (* 0 1)) into 0 0.532 * [backup-simplify]: Simplify (- 0) into 0 0.532 * [backup-simplify]: Simplify 0 into 0 0.532 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.536 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.537 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.538 * [backup-simplify]: Simplify (- 0) into 0 0.538 * [backup-simplify]: Simplify (+ 0 0) into 0 0.538 * [taylor]: Taking taylor expansion of 0 in b 0.538 * [backup-simplify]: Simplify 0 into 0 0.538 * [taylor]: Taking taylor expansion of 0 in b 0.538 * [backup-simplify]: Simplify 0 into 0 0.538 * [backup-simplify]: Simplify 0 into 0 0.538 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.539 * [backup-simplify]: Simplify 0 into 0 0.539 * [backup-simplify]: Simplify 0 into 0 0.539 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 0.539 * * * * [progress]: [ 3 / 3 ] generating series at (2) 0.539 * [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.540 * [approximate]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in (c a b) around 0 0.540 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in b 0.540 * [taylor]: Taking taylor expansion of 1/2 in b 0.540 * [backup-simplify]: Simplify 1/2 into 1/2 0.540 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in b 0.540 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 0.540 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.540 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.540 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.540 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.540 * [taylor]: Taking taylor expansion of c in b 0.540 * [backup-simplify]: Simplify c into c 0.540 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.540 * [taylor]: Taking taylor expansion of -4 in b 0.540 * [backup-simplify]: Simplify -4 into -4 0.540 * [taylor]: Taking taylor expansion of a in b 0.540 * [backup-simplify]: Simplify a into a 0.540 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.540 * [taylor]: Taking taylor expansion of b in b 0.540 * [backup-simplify]: Simplify 0 into 0 0.540 * [backup-simplify]: Simplify 1 into 1 0.540 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.540 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.540 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.540 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.540 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.541 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.541 * [backup-simplify]: Simplify (+ 0 0) into 0 0.541 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.541 * [taylor]: Taking taylor expansion of b in b 0.541 * [backup-simplify]: Simplify 0 into 0 0.541 * [backup-simplify]: Simplify 1 into 1 0.541 * [taylor]: Taking taylor expansion of a in b 0.541 * [backup-simplify]: Simplify a into a 0.541 * [backup-simplify]: Simplify (- 0) into 0 0.541 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 0.541 * [backup-simplify]: Simplify (/ (sqrt (- (* 4 (* a c)))) a) into (/ (sqrt (- (* 4 (* a c)))) a) 0.541 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in a 0.541 * [taylor]: Taking taylor expansion of 1/2 in a 0.541 * [backup-simplify]: Simplify 1/2 into 1/2 0.541 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in a 0.542 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 0.542 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.542 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.542 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.542 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.542 * [taylor]: Taking taylor expansion of c in a 0.542 * [backup-simplify]: Simplify c into c 0.542 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.542 * [taylor]: Taking taylor expansion of -4 in a 0.542 * [backup-simplify]: Simplify -4 into -4 0.542 * [taylor]: Taking taylor expansion of a in a 0.542 * [backup-simplify]: Simplify 0 into 0 0.542 * [backup-simplify]: Simplify 1 into 1 0.542 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.542 * [taylor]: Taking taylor expansion of b in a 0.542 * [backup-simplify]: Simplify b into b 0.542 * [backup-simplify]: Simplify (* -4 0) into 0 0.542 * [backup-simplify]: Simplify (* c 0) into 0 0.542 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.542 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.542 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.543 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.543 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.543 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.543 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.543 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.543 * [taylor]: Taking taylor expansion of b in a 0.543 * [backup-simplify]: Simplify b into b 0.543 * [taylor]: Taking taylor expansion of a in a 0.543 * [backup-simplify]: Simplify 0 into 0 0.543 * [backup-simplify]: Simplify 1 into 1 0.543 * [backup-simplify]: Simplify (- b) into (- b) 0.543 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.544 * [backup-simplify]: Simplify (- 0) into 0 0.544 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 0.544 * [backup-simplify]: Simplify (/ (- (* 2 (/ c b))) 1) into (* -2 (/ c b)) 0.544 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 0.544 * [taylor]: Taking taylor expansion of 1/2 in c 0.544 * [backup-simplify]: Simplify 1/2 into 1/2 0.544 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 0.544 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.544 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.544 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.544 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.544 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.544 * [taylor]: Taking taylor expansion of c in c 0.544 * [backup-simplify]: Simplify 0 into 0 0.544 * [backup-simplify]: Simplify 1 into 1 0.544 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.544 * [taylor]: Taking taylor expansion of -4 in c 0.544 * [backup-simplify]: Simplify -4 into -4 0.544 * [taylor]: Taking taylor expansion of a in c 0.544 * [backup-simplify]: Simplify a into a 0.544 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.544 * [taylor]: Taking taylor expansion of b in c 0.544 * [backup-simplify]: Simplify b into b 0.544 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.544 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.544 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.544 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.544 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.545 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.545 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.545 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.545 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.545 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.545 * [taylor]: Taking taylor expansion of b in c 0.545 * [backup-simplify]: Simplify b into b 0.545 * [taylor]: Taking taylor expansion of a in c 0.545 * [backup-simplify]: Simplify a into a 0.545 * [backup-simplify]: Simplify (- b) into (- b) 0.545 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.545 * [backup-simplify]: Simplify (- 0) into 0 0.546 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.546 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 0.546 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 0.546 * [taylor]: Taking taylor expansion of 1/2 in c 0.546 * [backup-simplify]: Simplify 1/2 into 1/2 0.546 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 0.546 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.546 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.546 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.546 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.546 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.546 * [taylor]: Taking taylor expansion of c in c 0.546 * [backup-simplify]: Simplify 0 into 0 0.546 * [backup-simplify]: Simplify 1 into 1 0.546 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.546 * [taylor]: Taking taylor expansion of -4 in c 0.546 * [backup-simplify]: Simplify -4 into -4 0.546 * [taylor]: Taking taylor expansion of a in c 0.546 * [backup-simplify]: Simplify a into a 0.546 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.546 * [taylor]: Taking taylor expansion of b in c 0.546 * [backup-simplify]: Simplify b into b 0.546 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.546 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.546 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.546 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.546 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.547 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.547 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.547 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.547 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.547 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.547 * [taylor]: Taking taylor expansion of b in c 0.547 * [backup-simplify]: Simplify b into b 0.547 * [taylor]: Taking taylor expansion of a in c 0.547 * [backup-simplify]: Simplify a into a 0.547 * [backup-simplify]: Simplify (- b) into (- b) 0.547 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.547 * [backup-simplify]: Simplify (- 0) into 0 0.547 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.548 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 0.548 * [backup-simplify]: Simplify (* 1/2 (/ -2 b)) into (/ -1 b) 0.548 * [taylor]: Taking taylor expansion of (/ -1 b) in a 0.548 * [taylor]: Taking taylor expansion of -1 in a 0.548 * [backup-simplify]: Simplify -1 into -1 0.548 * [taylor]: Taking taylor expansion of b in a 0.548 * [backup-simplify]: Simplify b into b 0.548 * [backup-simplify]: Simplify (/ -1 b) into (/ -1 b) 0.548 * [taylor]: Taking taylor expansion of (/ -1 b) in b 0.548 * [taylor]: Taking taylor expansion of -1 in b 0.548 * [backup-simplify]: Simplify -1 into -1 0.548 * [taylor]: Taking taylor expansion of b in b 0.548 * [backup-simplify]: Simplify 0 into 0 0.548 * [backup-simplify]: Simplify 1 into 1 0.548 * [backup-simplify]: Simplify (/ -1 1) into -1 0.549 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.549 * [backup-simplify]: Simplify 0 into 0 0.549 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.550 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.550 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.550 * [backup-simplify]: Simplify (+ 0 0) into 0 0.551 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.551 * [backup-simplify]: Simplify (- 0) into 0 0.551 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 0.551 * [backup-simplify]: Simplify (- (/ (- (* 2 (/ (pow a 2) (pow b 3)))) a) (+ (* (/ -2 b) (/ 0 a)))) into (- (* 2 (/ a (pow b 3)))) 0.551 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (* 0 (/ -2 b))) into (- (/ a (pow b 3))) 0.551 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 0.552 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 0.552 * [taylor]: Taking taylor expansion of a in a 0.552 * [backup-simplify]: Simplify 0 into 0 0.552 * [backup-simplify]: Simplify 1 into 1 0.552 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.552 * [taylor]: Taking taylor expansion of b in a 0.552 * [backup-simplify]: Simplify b into b 0.552 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.552 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.552 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.552 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)))) into 0 0.552 * [taylor]: Taking taylor expansion of 0 in b 0.552 * [backup-simplify]: Simplify 0 into 0 0.552 * [backup-simplify]: Simplify 0 into 0 0.553 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.553 * [backup-simplify]: Simplify 0 into 0 0.554 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 0.554 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 0.555 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.555 * [backup-simplify]: Simplify (+ 0 0) into 0 0.556 * [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.556 * [backup-simplify]: Simplify (- 0) into 0 0.556 * [backup-simplify]: Simplify (+ (* -4 (/ (pow a 3) (pow b 5))) 0) into (- (* 4 (/ (pow a 3) (pow b 5)))) 0.556 * [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.557 * [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.557 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 0.557 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 0.557 * [taylor]: Taking taylor expansion of 2 in a 0.557 * [backup-simplify]: Simplify 2 into 2 0.557 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 0.557 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.557 * [taylor]: Taking taylor expansion of a in a 0.557 * [backup-simplify]: Simplify 0 into 0 0.557 * [backup-simplify]: Simplify 1 into 1 0.557 * [taylor]: Taking taylor expansion of (pow b 5) in a 0.557 * [taylor]: Taking taylor expansion of b in a 0.557 * [backup-simplify]: Simplify b into b 0.557 * [backup-simplify]: Simplify (* 1 1) into 1 0.557 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.557 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.557 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.557 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.557 * [backup-simplify]: Simplify (- (/ 1 (pow b 3))) into (- (/ 1 (pow b 3))) 0.557 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 3))) in b 0.557 * [taylor]: Taking taylor expansion of (/ 1 (pow b 3)) in b 0.558 * [taylor]: Taking taylor expansion of (pow b 3) in b 0.558 * [taylor]: Taking taylor expansion of b in b 0.558 * [backup-simplify]: Simplify 0 into 0 0.558 * [backup-simplify]: Simplify 1 into 1 0.558 * [backup-simplify]: Simplify (* 1 1) into 1 0.558 * [backup-simplify]: Simplify (* 1 1) into 1 0.558 * [backup-simplify]: Simplify (/ 1 1) into 1 0.559 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.560 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.560 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.561 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.561 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.562 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.563 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.563 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.564 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.564 * [backup-simplify]: Simplify (- 0) into 0 0.564 * [backup-simplify]: Simplify 0 into 0 0.564 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.564 * [taylor]: Taking taylor expansion of 0 in b 0.564 * [backup-simplify]: Simplify 0 into 0 0.564 * [backup-simplify]: Simplify 0 into 0 0.564 * [backup-simplify]: Simplify 0 into 0 0.564 * [backup-simplify]: Simplify 0 into 0 0.565 * [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.565 * [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.565 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in b 0.565 * [taylor]: Taking taylor expansion of 1/2 in b 0.565 * [backup-simplify]: Simplify 1/2 into 1/2 0.565 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in b 0.565 * [taylor]: Taking taylor expansion of a in b 0.565 * [backup-simplify]: Simplify a into a 0.565 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 0.565 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.565 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.565 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.565 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.565 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.565 * [taylor]: Taking taylor expansion of c in b 0.565 * [backup-simplify]: Simplify c into c 0.565 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.565 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.565 * [taylor]: Taking taylor expansion of -4 in b 0.565 * [backup-simplify]: Simplify -4 into -4 0.565 * [taylor]: Taking taylor expansion of a in b 0.565 * [backup-simplify]: Simplify a into a 0.565 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 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.565 * [backup-simplify]: Simplify (* 1 1) into 1 0.566 * [backup-simplify]: Simplify (/ 1 1) into 1 0.566 * [backup-simplify]: Simplify (+ 0 1) into 1 0.566 * [backup-simplify]: Simplify (sqrt 1) into 1 0.567 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.567 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.567 * [backup-simplify]: Simplify (+ 0 0) into 0 0.568 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.568 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.568 * [taylor]: Taking taylor expansion of b in b 0.568 * [backup-simplify]: Simplify 0 into 0 0.568 * [backup-simplify]: Simplify 1 into 1 0.568 * [backup-simplify]: Simplify (/ 1 1) into 1 0.568 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 0.568 * [taylor]: Taking taylor expansion of 1/2 in a 0.568 * [backup-simplify]: Simplify 1/2 into 1/2 0.568 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 0.568 * [taylor]: Taking taylor expansion of a in a 0.568 * [backup-simplify]: Simplify 0 into 0 0.568 * [backup-simplify]: Simplify 1 into 1 0.568 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 0.568 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.568 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.568 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.568 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.568 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.568 * [taylor]: Taking taylor expansion of c in a 0.568 * [backup-simplify]: Simplify c into c 0.568 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.568 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.568 * [taylor]: Taking taylor expansion of -4 in a 0.568 * [backup-simplify]: Simplify -4 into -4 0.568 * [taylor]: Taking taylor expansion of a in a 0.568 * [backup-simplify]: Simplify 0 into 0 0.569 * [backup-simplify]: Simplify 1 into 1 0.569 * [backup-simplify]: Simplify (/ -4 1) into -4 0.569 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.569 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.569 * [taylor]: Taking taylor expansion of b in a 0.569 * [backup-simplify]: Simplify b into b 0.569 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.569 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.569 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.569 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.569 * [backup-simplify]: Simplify (sqrt 0) into 0 0.570 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.570 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.570 * [taylor]: Taking taylor expansion of b in a 0.570 * [backup-simplify]: Simplify b into b 0.570 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.570 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 0.570 * [taylor]: Taking taylor expansion of 1/2 in c 0.570 * [backup-simplify]: Simplify 1/2 into 1/2 0.570 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 0.570 * [taylor]: Taking taylor expansion of a in c 0.570 * [backup-simplify]: Simplify a into a 0.570 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.570 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.570 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.570 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.570 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.570 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.570 * [taylor]: Taking taylor expansion of c in c 0.570 * [backup-simplify]: Simplify 0 into 0 0.570 * [backup-simplify]: Simplify 1 into 1 0.570 * [backup-simplify]: Simplify (/ 1 1) into 1 0.570 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.570 * [taylor]: Taking taylor expansion of -4 in c 0.570 * [backup-simplify]: Simplify -4 into -4 0.570 * [taylor]: Taking taylor expansion of a in c 0.570 * [backup-simplify]: Simplify a into a 0.570 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.570 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.570 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.570 * [taylor]: Taking taylor expansion of b in c 0.570 * [backup-simplify]: Simplify b into b 0.570 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.571 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.571 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.571 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.571 * [backup-simplify]: Simplify (sqrt 0) into 0 0.571 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.571 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.571 * [taylor]: Taking taylor expansion of b in c 0.571 * [backup-simplify]: Simplify b into b 0.571 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.571 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 0.571 * [taylor]: Taking taylor expansion of 1/2 in c 0.571 * [backup-simplify]: Simplify 1/2 into 1/2 0.571 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 0.571 * [taylor]: Taking taylor expansion of a in c 0.571 * [backup-simplify]: Simplify a into a 0.572 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.572 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.572 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.572 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.572 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.572 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.572 * [taylor]: Taking taylor expansion of c in c 0.572 * [backup-simplify]: Simplify 0 into 0 0.572 * [backup-simplify]: Simplify 1 into 1 0.572 * [backup-simplify]: Simplify (/ 1 1) into 1 0.572 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.572 * [taylor]: Taking taylor expansion of -4 in c 0.572 * [backup-simplify]: Simplify -4 into -4 0.572 * [taylor]: Taking taylor expansion of a in c 0.572 * [backup-simplify]: Simplify a into a 0.572 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.572 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.572 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.572 * [taylor]: Taking taylor expansion of b in c 0.572 * [backup-simplify]: Simplify b into b 0.572 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.572 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.572 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.572 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.572 * [backup-simplify]: Simplify (sqrt 0) into 0 0.573 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.573 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.573 * [taylor]: Taking taylor expansion of b in c 0.573 * [backup-simplify]: Simplify b into b 0.573 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.573 * [backup-simplify]: Simplify (+ 0 0) into 0 0.573 * [backup-simplify]: Simplify (* a 0) into 0 0.574 * [backup-simplify]: Simplify (* 1/2 0) into 0 0.574 * [taylor]: Taking taylor expansion of 0 in a 0.574 * [backup-simplify]: Simplify 0 into 0 0.574 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.574 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0.574 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 a)) (/ 1 b)))) (* 0 0)) into (- (+ (/ a b) (- +nan.0))) 0.575 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (/ a b) (- +nan.0)))) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 0.575 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 0.575 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 0.575 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 0.575 * [taylor]: Taking taylor expansion of 1/2 in a 0.575 * [backup-simplify]: Simplify 1/2 into 1/2 0.575 * [taylor]: Taking taylor expansion of (/ a b) in a 0.575 * [taylor]: Taking taylor expansion of a in a 0.575 * [backup-simplify]: Simplify 0 into 0 0.575 * [backup-simplify]: Simplify 1 into 1 0.575 * [taylor]: Taking taylor expansion of b in a 0.575 * [backup-simplify]: Simplify b into b 0.575 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.575 * [taylor]: Taking taylor expansion of (- +nan.0) in a 0.575 * [taylor]: Taking taylor expansion of +nan.0 in a 0.575 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.575 * [taylor]: Taking taylor expansion of 0 in b 0.575 * [backup-simplify]: Simplify 0 into 0 0.575 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.575 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.576 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.576 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.576 * [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.577 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.577 * [backup-simplify]: Simplify (- 0) into 0 0.577 * [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.577 * [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.578 * [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.578 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 0.578 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 0.578 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.578 * [taylor]: Taking taylor expansion of +nan.0 in a 0.578 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.578 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.578 * [taylor]: Taking taylor expansion of a in a 0.578 * [backup-simplify]: Simplify 0 into 0 0.578 * [backup-simplify]: Simplify 1 into 1 0.579 * [backup-simplify]: Simplify (/ 1 1) into 1 0.579 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 0.579 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 0.579 * [taylor]: Taking taylor expansion of +nan.0 in a 0.579 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.579 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 0.579 * [taylor]: Taking taylor expansion of a in a 0.579 * [backup-simplify]: Simplify 0 into 0 0.579 * [backup-simplify]: Simplify 1 into 1 0.579 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.579 * [taylor]: Taking taylor expansion of b in a 0.579 * [backup-simplify]: Simplify b into b 0.579 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.579 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.579 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.580 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.580 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.580 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.580 * [taylor]: Taking taylor expansion of +nan.0 in b 0.580 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.580 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.581 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.581 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.581 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.581 * [taylor]: Taking taylor expansion of +nan.0 in b 0.581 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.581 * [taylor]: Taking taylor expansion of 0 in b 0.581 * [backup-simplify]: Simplify 0 into 0 0.581 * [backup-simplify]: Simplify 0 into 0 0.582 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.583 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.583 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.583 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.583 * [backup-simplify]: Simplify (+ 0 0) into 0 0.584 * [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.584 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.584 * [backup-simplify]: Simplify (- 0) into 0 0.584 * [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.585 * [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.586 * [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.586 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.586 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.586 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.586 * [taylor]: Taking taylor expansion of +nan.0 in a 0.586 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.586 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.586 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.586 * [taylor]: Taking taylor expansion of a in a 0.586 * [backup-simplify]: Simplify 0 into 0 0.586 * [backup-simplify]: Simplify 1 into 1 0.586 * [backup-simplify]: Simplify (* 1 1) into 1 0.587 * [backup-simplify]: Simplify (/ 1 1) into 1 0.587 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.587 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.587 * [taylor]: Taking taylor expansion of +nan.0 in a 0.587 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.587 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.587 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.587 * [taylor]: Taking taylor expansion of b in a 0.587 * [backup-simplify]: Simplify b into b 0.587 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.587 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.587 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.588 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.588 * [backup-simplify]: Simplify (+ 0 0) into 0 0.589 * [backup-simplify]: Simplify (- 0) into 0 0.589 * [taylor]: Taking taylor expansion of 0 in b 0.589 * [backup-simplify]: Simplify 0 into 0 0.589 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.590 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.590 * [backup-simplify]: Simplify (+ 0 0) into 0 0.590 * [backup-simplify]: Simplify (- 0) into 0 0.590 * [taylor]: Taking taylor expansion of 0 in b 0.590 * [backup-simplify]: Simplify 0 into 0 0.590 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 0.590 * [backup-simplify]: Simplify (- 0) into 0 0.590 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 0.590 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 0.590 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 0.590 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 0.590 * [taylor]: Taking taylor expansion of 1/2 in b 0.590 * [backup-simplify]: Simplify 1/2 into 1/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.591 * [backup-simplify]: Simplify (/ 1 1) into 1 0.591 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 0.591 * [backup-simplify]: Simplify (- 1/2) into -1/2 0.591 * [backup-simplify]: Simplify -1/2 into -1/2 0.591 * [taylor]: Taking taylor expansion of 0 in b 0.591 * [backup-simplify]: Simplify 0 into 0 0.592 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.592 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.592 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.592 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.593 * [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.593 * [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.593 * [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.593 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in b 0.593 * [taylor]: Taking taylor expansion of -1/2 in b 0.593 * [backup-simplify]: Simplify -1/2 into -1/2 0.593 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in b 0.593 * [taylor]: Taking taylor expansion of a in b 0.593 * [backup-simplify]: Simplify a into a 0.593 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 0.593 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.593 * [taylor]: Taking taylor expansion of b in b 0.593 * [backup-simplify]: Simplify 0 into 0 0.593 * [backup-simplify]: Simplify 1 into 1 0.594 * [backup-simplify]: Simplify (/ 1 1) into 1 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.594 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.594 * [taylor]: Taking taylor expansion of -1 in b 0.594 * [backup-simplify]: Simplify -1 into -1 0.594 * [taylor]: Taking taylor expansion of c in b 0.594 * [backup-simplify]: Simplify c into c 0.594 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.594 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.594 * [taylor]: Taking taylor expansion of 4 in b 0.594 * [backup-simplify]: Simplify 4 into 4 0.594 * [taylor]: Taking taylor expansion of a in b 0.594 * [backup-simplify]: Simplify a into a 0.594 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.594 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.594 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.594 * [taylor]: Taking taylor expansion of b in b 0.594 * [backup-simplify]: Simplify 0 into 0 0.594 * [backup-simplify]: Simplify 1 into 1 0.595 * [backup-simplify]: Simplify (* 1 1) into 1 0.595 * [backup-simplify]: Simplify (/ 1 1) into 1 0.596 * [backup-simplify]: Simplify (+ 0 1) into 1 0.596 * [backup-simplify]: Simplify (sqrt 1) into 1 0.597 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.597 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.598 * [backup-simplify]: Simplify (+ 0 0) into 0 0.598 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.599 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 0.599 * [taylor]: Taking taylor expansion of -1/2 in a 0.599 * [backup-simplify]: Simplify -1/2 into -1/2 0.599 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 0.599 * [taylor]: Taking taylor expansion of a in a 0.599 * [backup-simplify]: Simplify 0 into 0 0.599 * [backup-simplify]: Simplify 1 into 1 0.599 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 0.599 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.599 * [taylor]: Taking taylor expansion of b in a 0.599 * [backup-simplify]: Simplify b into b 0.599 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.599 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.599 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.599 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.599 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.599 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.599 * [taylor]: Taking taylor expansion of -1 in a 0.599 * [backup-simplify]: Simplify -1 into -1 0.599 * [taylor]: Taking taylor expansion of c in a 0.599 * [backup-simplify]: Simplify c into c 0.599 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.599 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.599 * [taylor]: Taking taylor expansion of 4 in a 0.599 * [backup-simplify]: Simplify 4 into 4 0.599 * [taylor]: Taking taylor expansion of a in a 0.599 * [backup-simplify]: Simplify 0 into 0 0.599 * [backup-simplify]: Simplify 1 into 1 0.600 * [backup-simplify]: Simplify (/ 4 1) into 4 0.600 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.600 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.600 * [taylor]: Taking taylor expansion of b in a 0.600 * [backup-simplify]: Simplify b into b 0.600 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.600 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.600 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.600 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.601 * [backup-simplify]: Simplify (sqrt 0) into 0 0.601 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.601 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 0.601 * [taylor]: Taking taylor expansion of -1/2 in c 0.601 * [backup-simplify]: Simplify -1/2 into -1/2 0.601 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 0.601 * [taylor]: Taking taylor expansion of a in c 0.601 * [backup-simplify]: Simplify a into a 0.601 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.601 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.601 * [taylor]: Taking taylor expansion of b in c 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)))) 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 -1 in c 0.602 * [backup-simplify]: Simplify -1 into -1 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.602 * [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/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 0.604 * [taylor]: Taking taylor expansion of -1/2 in c 0.604 * [backup-simplify]: Simplify -1/2 into -1/2 0.604 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 0.604 * [taylor]: Taking taylor expansion of a in c 0.604 * [backup-simplify]: Simplify a into a 0.604 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 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)))) 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 -1 in c 0.604 * [backup-simplify]: Simplify -1 into -1 0.604 * [taylor]: Taking taylor expansion of c in c 0.605 * [backup-simplify]: Simplify 0 into 0 0.605 * [backup-simplify]: Simplify 1 into 1 0.605 * [backup-simplify]: Simplify (/ -1 1) into -1 0.605 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.605 * [taylor]: Taking taylor expansion of 4 in c 0.605 * [backup-simplify]: Simplify 4 into 4 0.605 * [taylor]: Taking taylor expansion of a in c 0.605 * [backup-simplify]: Simplify a into a 0.605 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.605 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.605 * [taylor]: Taking taylor expansion of (pow b 2) 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 (* b b) into (pow b 2) 0.605 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.606 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.606 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.606 * [backup-simplify]: Simplify (sqrt 0) into 0 0.607 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.607 * [backup-simplify]: Simplify (+ 0 0) into 0 0.607 * [backup-simplify]: Simplify (* a 0) into 0 0.607 * [backup-simplify]: Simplify (* -1/2 0) into 0 0.608 * [taylor]: Taking taylor expansion of 0 in a 0.608 * [backup-simplify]: Simplify 0 into 0 0.608 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 0.608 * [backup-simplify]: Simplify (+ (* a (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0)) into (- (/ a b) +nan.0) 0.609 * [backup-simplify]: Simplify (+ (* -1/2 (- (/ a b) +nan.0)) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 0.609 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 0.609 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 0.609 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 0.609 * [taylor]: Taking taylor expansion of 1/2 in a 0.609 * [backup-simplify]: Simplify 1/2 into 1/2 0.609 * [taylor]: Taking taylor expansion of (/ a b) in a 0.609 * [taylor]: Taking taylor expansion of a in a 0.609 * [backup-simplify]: Simplify 0 into 0 0.609 * [backup-simplify]: Simplify 1 into 1 0.609 * [taylor]: Taking taylor expansion of b in a 0.609 * [backup-simplify]: Simplify b into b 0.609 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.609 * [taylor]: Taking taylor expansion of (- +nan.0) in a 0.609 * [taylor]: Taking taylor expansion of +nan.0 in a 0.609 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.609 * [taylor]: Taking taylor expansion of 0 in b 0.609 * [backup-simplify]: Simplify 0 into 0 0.609 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.610 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.610 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.611 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.611 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.612 * [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.612 * [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.613 * [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.614 * [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.614 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 0.614 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 0.614 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.614 * [taylor]: Taking taylor expansion of +nan.0 in a 0.614 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.614 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.614 * [taylor]: Taking taylor expansion of a in a 0.614 * [backup-simplify]: Simplify 0 into 0 0.614 * [backup-simplify]: Simplify 1 into 1 0.615 * [backup-simplify]: Simplify (/ 1 1) into 1 0.615 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 0.615 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 0.615 * [taylor]: Taking taylor expansion of +nan.0 in a 0.615 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.615 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 0.615 * [taylor]: Taking taylor expansion of a in a 0.615 * [backup-simplify]: Simplify 0 into 0 0.615 * [backup-simplify]: Simplify 1 into 1 0.615 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.615 * [taylor]: Taking taylor expansion of b in a 0.615 * [backup-simplify]: Simplify b into b 0.615 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.615 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.616 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.616 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.617 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.617 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.617 * [taylor]: Taking taylor expansion of +nan.0 in b 0.617 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.617 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.618 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.619 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.619 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.619 * [taylor]: Taking taylor expansion of +nan.0 in b 0.619 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.619 * [taylor]: Taking taylor expansion of 0 in b 0.619 * [backup-simplify]: Simplify 0 into 0 0.619 * [backup-simplify]: Simplify 0 into 0 0.619 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.619 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.619 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.620 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.620 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.620 * [backup-simplify]: Simplify (+ 0 0) into 0 0.621 * [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.621 * [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.622 * [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.623 * [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.623 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.623 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.623 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.623 * [taylor]: Taking taylor expansion of +nan.0 in a 0.623 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.623 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.623 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.623 * [taylor]: Taking taylor expansion of a in a 0.623 * [backup-simplify]: Simplify 0 into 0 0.623 * [backup-simplify]: Simplify 1 into 1 0.623 * [backup-simplify]: Simplify (* 1 1) into 1 0.623 * [backup-simplify]: Simplify (/ 1 1) into 1 0.623 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.623 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.623 * [taylor]: Taking taylor expansion of +nan.0 in a 0.623 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.623 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.624 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.624 * [taylor]: Taking taylor expansion of b in a 0.624 * [backup-simplify]: Simplify b into b 0.624 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.624 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.624 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.625 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.625 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.625 * [backup-simplify]: Simplify (+ 0 0) into 0 0.626 * [backup-simplify]: Simplify (- 0) into 0 0.626 * [taylor]: Taking taylor expansion of 0 in b 0.626 * [backup-simplify]: Simplify 0 into 0 0.626 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.626 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.627 * [backup-simplify]: Simplify (+ 0 0) into 0 0.627 * [backup-simplify]: Simplify (- 0) into 0 0.627 * [taylor]: Taking taylor expansion of 0 in b 0.627 * [backup-simplify]: Simplify 0 into 0 0.627 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 0.627 * [backup-simplify]: Simplify (- 0) into 0 0.627 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 0.627 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 0.627 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 0.627 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 0.627 * [taylor]: Taking taylor expansion of 1/2 in b 0.627 * [backup-simplify]: Simplify 1/2 into 1/2 0.627 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.628 * [taylor]: Taking taylor expansion of b in b 0.628 * [backup-simplify]: Simplify 0 into 0 0.628 * [backup-simplify]: Simplify 1 into 1 0.628 * [backup-simplify]: Simplify (/ 1 1) into 1 0.628 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 0.628 * [backup-simplify]: Simplify (- 1/2) into -1/2 0.628 * [backup-simplify]: Simplify -1/2 into -1/2 0.628 * [taylor]: Taking taylor expansion of 0 in b 0.628 * [backup-simplify]: Simplify 0 into 0 0.629 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.629 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.629 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.629 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.630 * [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.630 * * * [progress]: simplifying candidates 0.630 * * * * [progress]: [ 1 / 177 ] simplifiying candidate # 0.630 * * * * [progress]: [ 2 / 177 ] simplifiying candidate # 0.630 * * * * [progress]: [ 3 / 177 ] simplifiying candidate # 0.630 * * * * [progress]: [ 4 / 177 ] simplifiying candidate # 0.630 * * * * [progress]: [ 5 / 177 ] simplifiying candidate # 0.630 * * * * [progress]: [ 6 / 177 ] simplifiying candidate # 0.630 * * * * [progress]: [ 7 / 177 ] simplifiying candidate # 0.630 * * * * [progress]: [ 8 / 177 ] simplifiying candidate # 0.630 * * * * [progress]: [ 9 / 177 ] simplifiying candidate # 0.631 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 0.631 * * [simplify]: iters left: 6 (10 enodes) 0.633 * * [simplify]: iters left: 5 (34 enodes) 0.641 * * [simplify]: iters left: 4 (42 enodes) 0.648 * * [simplify]: iters left: 3 (54 enodes) 0.656 * * [simplify]: Extracting #0: cost 1 inf + 0 0.656 * * [simplify]: Extracting #1: cost 4 inf + 0 0.656 * * [simplify]: Extracting #2: cost 7 inf + 0 0.656 * * [simplify]: Extracting #3: cost 17 inf + 0 0.656 * * [simplify]: Extracting #4: cost 16 inf + 87 0.657 * * [simplify]: Extracting #5: cost 4 inf + 1260 0.658 * * [simplify]: Extracting #6: cost 0 inf + 2256 0.658 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 0.658 * [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.658 * * * * [progress]: [ 10 / 177 ] simplifiying candidate # 0.659 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 0.659 * * [simplify]: iters left: 5 (9 enodes) 0.661 * * [simplify]: iters left: 4 (30 enodes) 0.665 * * [simplify]: iters left: 3 (38 enodes) 0.671 * * [simplify]: iters left: 2 (50 enodes) 0.678 * * [simplify]: Extracting #0: cost 1 inf + 0 0.678 * * [simplify]: Extracting #1: cost 3 inf + 0 0.678 * * [simplify]: Extracting #2: cost 5 inf + 0 0.678 * * [simplify]: Extracting #3: cost 15 inf + 0 0.678 * * [simplify]: Extracting #4: cost 11 inf + 254 0.678 * * [simplify]: Extracting #5: cost 4 inf + 822 0.679 * * [simplify]: Extracting #6: cost 0 inf + 1578 0.679 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 0.679 * [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.679 * * * * [progress]: [ 11 / 177 ] simplifiying candidate # 0.679 * [simplify]: Simplifying (sqrt 1) 0.679 * * [simplify]: iters left: 1 (2 enodes) 0.681 * * [simplify]: Extracting #0: cost 1 inf + 0 0.681 * * [simplify]: Extracting #1: cost 0 inf + 1 0.681 * [simplify]: Simplified to 1 0.681 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (* 1 (sqrt (fma c (* -4 a) (* b b)))) b) 2) a)) 0.682 * * * * [progress]: [ 12 / 177 ] simplifiying candidate # 0.682 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 0.682 * * [simplify]: iters left: 3 (7 enodes) 0.685 * * [simplify]: iters left: 2 (24 enodes) 0.693 * * [simplify]: iters left: 1 (32 enodes) 0.703 * * [simplify]: Extracting #0: cost 1 inf + 0 0.704 * * [simplify]: Extracting #1: cost 11 inf + 0 0.704 * * [simplify]: Extracting #2: cost 10 inf + 87 0.704 * * [simplify]: Extracting #3: cost 3 inf + 559 0.705 * * [simplify]: Extracting #4: cost 0 inf + 782 0.705 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 0.705 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (pow (fma c (* a -4) (* b b)) (/ 1 2)) b) 2) a)) 0.705 * * * * [progress]: [ 13 / 177 ] simplifiying candidate # 0.705 * * * * [progress]: [ 14 / 177 ] simplifiying candidate # 0.706 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 0.706 * * [simplify]: iters left: 4 (8 enodes) 0.710 * * [simplify]: iters left: 3 (27 enodes) 0.719 * * [simplify]: iters left: 2 (35 enodes) 0.730 * * [simplify]: iters left: 1 (47 enodes) 0.743 * * [simplify]: Extracting #0: cost 1 inf + 0 0.743 * * [simplify]: Extracting #1: cost 3 inf + 0 0.743 * * [simplify]: Extracting #2: cost 13 inf + 0 0.743 * * [simplify]: Extracting #3: cost 12 inf + 87 0.744 * * [simplify]: Extracting #4: cost 1 inf + 961 0.744 * * [simplify]: Extracting #5: cost 0 inf + 1140 0.745 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 0.745 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (fabs (sqrt (fma c (* a -4) (* b b)))) b) 2) a)) 0.745 * * * * [progress]: [ 15 / 177 ] simplifiying candidate # 0.745 * * * * [progress]: [ 16 / 177 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) b) 2) a))> 0.745 * * * * [progress]: [ 17 / 177 ] simplifiying candidate # 0.746 * [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.746 * * [simplify]: iters left: 6 (15 enodes) 0.753 * * [simplify]: iters left: 5 (57 enodes) 0.773 * * [simplify]: iters left: 4 (79 enodes) 0.798 * * [simplify]: iters left: 3 (98 enodes) 0.825 * * [simplify]: iters left: 2 (103 enodes) 0.843 * * [simplify]: iters left: 1 (117 enodes) 0.861 * * [simplify]: Extracting #0: cost 1 inf + 0 0.861 * * [simplify]: Extracting #1: cost 11 inf + 0 0.861 * * [simplify]: Extracting #2: cost 19 inf + 244 0.861 * * [simplify]: Extracting #3: cost 23 inf + 1052 0.861 * * [simplify]: Extracting #4: cost 25 inf + 1139 0.862 * * [simplify]: Extracting #5: cost 12 inf + 2885 0.864 * * [simplify]: Extracting #6: cost 2 inf + 5628 0.866 * * [simplify]: Extracting #7: cost 0 inf + 6608 0.868 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 0.868 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) a)) 0.869 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 0.869 * * [simplify]: iters left: 6 (6 enodes) 0.872 * * [simplify]: iters left: 5 (23 enodes) 0.880 * * [simplify]: iters left: 4 (31 enodes) 0.888 * * [simplify]: iters left: 3 (36 enodes) 0.900 * * [simplify]: Extracting #0: cost 1 inf + 0 0.900 * * [simplify]: Extracting #1: cost 6 inf + 0 0.900 * * [simplify]: Extracting #2: cost 10 inf + 1 0.901 * * [simplify]: Extracting #3: cost 3 inf + 1200 0.901 * * [simplify]: Extracting #4: cost 0 inf + 1348 0.902 * * [simplify]: Extracting #5: cost 0 inf + 1213 0.902 * [simplify]: Simplified to (+ (- b) b) 0.902 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) a)) 0.902 * * * * [progress]: [ 18 / 177 ] simplifiying candidate # 0.902 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 0.903 * * [simplify]: iters left: 6 (14 enodes) 0.906 * * [simplify]: iters left: 5 (45 enodes) 0.913 * * [simplify]: iters left: 4 (58 enodes) 0.923 * * [simplify]: iters left: 3 (73 enodes) 0.934 * * [simplify]: iters left: 2 (80 enodes) 0.946 * * [simplify]: iters left: 1 (94 enodes) 0.963 * * [simplify]: Extracting #0: cost 1 inf + 0 0.963 * * [simplify]: Extracting #1: cost 7 inf + 0 0.963 * * [simplify]: Extracting #2: cost 13 inf + 42 0.963 * * [simplify]: Extracting #3: cost 23 inf + 84 0.963 * * [simplify]: Extracting #4: cost 25 inf + 171 0.964 * * [simplify]: Extracting #5: cost 13 inf + 1265 0.965 * * [simplify]: Extracting #6: cost 7 inf + 2481 0.967 * * [simplify]: Extracting #7: cost 1 inf + 5170 0.969 * * [simplify]: Extracting #8: cost 0 inf + 5640 0.971 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 0.971 * [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)) 0.971 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 0.971 * * [simplify]: iters left: 4 (5 enodes) 0.974 * * [simplify]: iters left: 3 (15 enodes) 0.978 * * [simplify]: iters left: 2 (21 enodes) 0.983 * * [simplify]: iters left: 1 (22 enodes) 0.989 * * [simplify]: Extracting #0: cost 1 inf + 0 0.989 * * [simplify]: Extracting #1: cost 6 inf + 0 0.989 * * [simplify]: Extracting #2: cost 8 inf + 1 0.989 * * [simplify]: Extracting #3: cost 0 inf + 599 0.989 * * [simplify]: Extracting #4: cost 0 inf + 489 0.990 * [simplify]: Simplified to (+ (- b) b) 0.990 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) a)) 0.990 * * * * [progress]: [ 19 / 177 ] simplifiying candidate # 0.990 * [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))) 0.990 * * [simplify]: iters left: 6 (14 enodes) 0.996 * * [simplify]: iters left: 5 (47 enodes) 1.004 * * [simplify]: iters left: 4 (62 enodes) 1.014 * * [simplify]: iters left: 3 (77 enodes) 1.034 * * [simplify]: iters left: 2 (84 enodes) 1.047 * * [simplify]: iters left: 1 (98 enodes) 1.064 * * [simplify]: Extracting #0: cost 1 inf + 0 1.065 * * [simplify]: Extracting #1: cost 7 inf + 0 1.065 * * [simplify]: Extracting #2: cost 13 inf + 42 1.065 * * [simplify]: Extracting #3: cost 23 inf + 84 1.065 * * [simplify]: Extracting #4: cost 25 inf + 171 1.066 * * [simplify]: Extracting #5: cost 14 inf + 1182 1.067 * * [simplify]: Extracting #6: cost 5 inf + 3803 1.069 * * [simplify]: Extracting #7: cost 1 inf + 5341 1.070 * * [simplify]: Extracting #8: cost 0 inf + 5640 1.072 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 1.072 * [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.073 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.073 * * [simplify]: iters left: 3 (5 enodes) 1.076 * * [simplify]: iters left: 2 (17 enodes) 1.080 * * [simplify]: iters left: 1 (22 enodes) 1.084 * * [simplify]: Extracting #0: cost 1 inf + 0 1.084 * * [simplify]: Extracting #1: cost 5 inf + 0 1.084 * * [simplify]: Extracting #2: cost 5 inf + 2 1.084 * * [simplify]: Extracting #3: cost 0 inf + 288 1.084 * [simplify]: Simplified to (+ (- b) b) 1.084 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (+ (- b) b)) 2) a)) 1.084 * * * * [progress]: [ 20 / 177 ] simplifiying candidate # 1.084 * [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.085 * * [simplify]: iters left: 6 (16 enodes) 1.088 * * [simplify]: iters left: 5 (61 enodes) 1.101 * * [simplify]: iters left: 4 (83 enodes) 1.114 * * [simplify]: iters left: 3 (101 enodes) 1.129 * * [simplify]: Extracting #0: cost 1 inf + 0 1.129 * * [simplify]: Extracting #1: cost 11 inf + 0 1.130 * * [simplify]: Extracting #2: cost 16 inf + 405 1.130 * * [simplify]: Extracting #3: cost 13 inf + 1051 1.130 * * [simplify]: Extracting #4: cost 22 inf + 1051 1.130 * * [simplify]: Extracting #5: cost 22 inf + 1137 1.131 * * [simplify]: Extracting #6: cost 11 inf + 2444 1.131 * * [simplify]: Extracting #7: cost 2 inf + 4622 1.132 * * [simplify]: Extracting #8: cost 0 inf + 5260 1.133 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 1.134 * [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.134 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.134 * * [simplify]: iters left: 6 (6 enodes) 1.135 * * [simplify]: iters left: 5 (23 enodes) 1.139 * * [simplify]: iters left: 4 (31 enodes) 1.144 * * [simplify]: iters left: 3 (36 enodes) 1.151 * * [simplify]: Extracting #0: cost 1 inf + 0 1.151 * * [simplify]: Extracting #1: cost 6 inf + 0 1.151 * * [simplify]: Extracting #2: cost 10 inf + 1 1.151 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.152 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.152 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.153 * [simplify]: Simplified to (+ (- b) b) 1.153 * [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.153 * * * * [progress]: [ 21 / 177 ] simplifiying candidate # 1.153 * [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.153 * * [simplify]: iters left: 6 (15 enodes) 1.161 * * [simplify]: iters left: 5 (49 enodes) 1.175 * * [simplify]: iters left: 4 (62 enodes) 1.193 * * [simplify]: iters left: 3 (75 enodes) 1.214 * * [simplify]: Extracting #0: cost 1 inf + 0 1.215 * * [simplify]: Extracting #1: cost 7 inf + 0 1.215 * * [simplify]: Extracting #2: cost 11 inf + 42 1.215 * * [simplify]: Extracting #3: cost 13 inf + 83 1.215 * * [simplify]: Extracting #4: cost 22 inf + 83 1.215 * * [simplify]: Extracting #5: cost 23 inf + 127 1.216 * * [simplify]: Extracting #6: cost 9 inf + 1778 1.217 * * [simplify]: Extracting #7: cost 1 inf + 3983 1.218 * * [simplify]: Extracting #8: cost 0 inf + 4292 1.220 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) 1.220 * [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.221 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.221 * * [simplify]: iters left: 4 (5 enodes) 1.223 * * [simplify]: iters left: 3 (15 enodes) 1.227 * * [simplify]: iters left: 2 (21 enodes) 1.229 * * [simplify]: iters left: 1 (22 enodes) 1.232 * * [simplify]: Extracting #0: cost 1 inf + 0 1.232 * * [simplify]: Extracting #1: cost 6 inf + 0 1.232 * * [simplify]: Extracting #2: cost 8 inf + 1 1.232 * * [simplify]: Extracting #3: cost 0 inf + 599 1.232 * * [simplify]: Extracting #4: cost 0 inf + 489 1.232 * [simplify]: Simplified to (+ (- b) b) 1.232 * [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.232 * * * * [progress]: [ 22 / 177 ] simplifiying candidate # 1.233 * [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.233 * * [simplify]: iters left: 6 (15 enodes) 1.237 * * [simplify]: iters left: 5 (51 enodes) 1.245 * * [simplify]: iters left: 4 (66 enodes) 1.259 * * [simplify]: iters left: 3 (79 enodes) 1.281 * * [simplify]: Extracting #0: cost 1 inf + 0 1.281 * * [simplify]: Extracting #1: cost 7 inf + 0 1.281 * * [simplify]: Extracting #2: cost 11 inf + 42 1.281 * * [simplify]: Extracting #3: cost 13 inf + 83 1.281 * * [simplify]: Extracting #4: cost 22 inf + 83 1.282 * * [simplify]: Extracting #5: cost 22 inf + 169 1.282 * * [simplify]: Extracting #6: cost 9 inf + 1818 1.284 * * [simplify]: Extracting #7: cost 1 inf + 3983 1.286 * * [simplify]: Extracting #8: cost 0 inf + 4292 1.287 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 1.287 * [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.288 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.288 * * [simplify]: iters left: 3 (5 enodes) 1.291 * * [simplify]: iters left: 2 (17 enodes) 1.298 * * [simplify]: iters left: 1 (22 enodes) 1.307 * * [simplify]: Extracting #0: cost 1 inf + 0 1.307 * * [simplify]: Extracting #1: cost 5 inf + 0 1.307 * * [simplify]: Extracting #2: cost 5 inf + 2 1.308 * * [simplify]: Extracting #3: cost 0 inf + 288 1.308 * [simplify]: Simplified to (+ (- b) b) 1.308 * [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.308 * * * * [progress]: [ 23 / 177 ] simplifiying candidate # 1.308 * [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.309 * * [simplify]: iters left: 6 (14 enodes) 1.316 * * [simplify]: iters left: 5 (54 enodes) 1.334 * * [simplify]: iters left: 4 (72 enodes) 1.356 * * [simplify]: iters left: 3 (85 enodes) 1.367 * * [simplify]: Extracting #0: cost 1 inf + 0 1.367 * * [simplify]: Extracting #1: cost 5 inf + 0 1.367 * * [simplify]: Extracting #2: cost 14 inf + 0 1.367 * * [simplify]: Extracting #3: cost 23 inf + 164 1.368 * * [simplify]: Extracting #4: cost 19 inf + 813 1.368 * * [simplify]: Extracting #5: cost 9 inf + 1512 1.368 * * [simplify]: Extracting #6: cost 2 inf + 2668 1.369 * * [simplify]: Extracting #7: cost 0 inf + 3146 1.370 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 1.370 * [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.370 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.370 * * [simplify]: iters left: 6 (6 enodes) 1.371 * * [simplify]: iters left: 5 (23 enodes) 1.375 * * [simplify]: iters left: 4 (31 enodes) 1.380 * * [simplify]: iters left: 3 (36 enodes) 1.386 * * [simplify]: Extracting #0: cost 1 inf + 0 1.386 * * [simplify]: Extracting #1: cost 6 inf + 0 1.387 * * [simplify]: Extracting #2: cost 10 inf + 1 1.387 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.387 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.388 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.388 * [simplify]: Simplified to (+ (- b) b) 1.388 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) a)) 1.388 * * * * [progress]: [ 24 / 177 ] simplifiying candidate # 1.389 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 1.389 * * [simplify]: iters left: 6 (13 enodes) 1.395 * * [simplify]: iters left: 5 (42 enodes) 1.408 * * [simplify]: iters left: 4 (51 enodes) 1.423 * * [simplify]: iters left: 3 (64 enodes) 1.431 * * [simplify]: Extracting #0: cost 1 inf + 0 1.431 * * [simplify]: Extracting #1: cost 6 inf + 0 1.431 * * [simplify]: Extracting #2: cost 8 inf + 42 1.431 * * [simplify]: Extracting #3: cost 16 inf + 83 1.431 * * [simplify]: Extracting #4: cost 16 inf + 169 1.432 * * [simplify]: Extracting #5: cost 3 inf + 1481 1.432 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.433 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.433 * [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.433 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.433 * * [simplify]: iters left: 4 (5 enodes) 1.434 * * [simplify]: iters left: 3 (15 enodes) 1.436 * * [simplify]: iters left: 2 (21 enodes) 1.439 * * [simplify]: iters left: 1 (22 enodes) 1.441 * * [simplify]: Extracting #0: cost 1 inf + 0 1.441 * * [simplify]: Extracting #1: cost 6 inf + 0 1.441 * * [simplify]: Extracting #2: cost 8 inf + 1 1.441 * * [simplify]: Extracting #3: cost 0 inf + 599 1.441 * * [simplify]: Extracting #4: cost 0 inf + 489 1.442 * [simplify]: Simplified to (+ (- b) b) 1.442 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.442 * * * * [progress]: [ 25 / 177 ] simplifiying candidate # 1.442 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 1.442 * * [simplify]: iters left: 6 (13 enodes) 1.446 * * [simplify]: iters left: 5 (44 enodes) 1.455 * * [simplify]: iters left: 4 (55 enodes) 1.471 * * [simplify]: iters left: 3 (68 enodes) 1.490 * * [simplify]: Extracting #0: cost 1 inf + 0 1.490 * * [simplify]: Extracting #1: cost 6 inf + 0 1.490 * * [simplify]: Extracting #2: cost 8 inf + 42 1.490 * * [simplify]: Extracting #3: cost 16 inf + 83 1.490 * * [simplify]: Extracting #4: cost 16 inf + 169 1.491 * * [simplify]: Extracting #5: cost 4 inf + 1712 1.492 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.493 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.493 * [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.493 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.494 * * [simplify]: iters left: 3 (5 enodes) 1.497 * * [simplify]: iters left: 2 (17 enodes) 1.502 * * [simplify]: iters left: 1 (22 enodes) 1.509 * * [simplify]: Extracting #0: cost 1 inf + 0 1.509 * * [simplify]: Extracting #1: cost 5 inf + 0 1.509 * * [simplify]: Extracting #2: cost 5 inf + 2 1.509 * * [simplify]: Extracting #3: cost 0 inf + 288 1.509 * [simplify]: Simplified to (+ (- b) b) 1.509 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.510 * * * * [progress]: [ 26 / 177 ] simplifiying candidate # 1.510 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1.510 * * [simplify]: iters left: 6 (15 enodes) 1.518 * * [simplify]: iters left: 5 (59 enodes) 1.538 * * [simplify]: iters left: 4 (82 enodes) 1.563 * * [simplify]: iters left: 3 (97 enodes) 1.586 * * [simplify]: Extracting #0: cost 1 inf + 0 1.586 * * [simplify]: Extracting #1: cost 5 inf + 0 1.587 * * [simplify]: Extracting #2: cost 12 inf + 1 1.587 * * [simplify]: Extracting #3: cost 21 inf + 245 1.587 * * [simplify]: Extracting #4: cost 13 inf + 1180 1.588 * * [simplify]: Extracting #5: cost 5 inf + 1790 1.589 * * [simplify]: Extracting #6: cost 1 inf + 2450 1.590 * * [simplify]: Extracting #7: cost 0 inf + 2709 1.591 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 1.591 * [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.592 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.592 * * [simplify]: iters left: 6 (6 enodes) 1.594 * * [simplify]: iters left: 5 (23 enodes) 1.602 * * [simplify]: iters left: 4 (31 enodes) 1.606 * * [simplify]: iters left: 3 (36 enodes) 1.611 * * [simplify]: Extracting #0: cost 1 inf + 0 1.611 * * [simplify]: Extracting #1: cost 6 inf + 0 1.611 * * [simplify]: Extracting #2: cost 10 inf + 1 1.612 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.612 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.612 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.612 * [simplify]: Simplified to (+ (- b) b) 1.612 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) a)) 1.612 * * * * [progress]: [ 27 / 177 ] simplifiying candidate # 1.613 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 1.613 * * [simplify]: iters left: 6 (14 enodes) 1.618 * * [simplify]: iters left: 5 (47 enodes) 1.626 * * [simplify]: iters left: 4 (61 enodes) 1.644 * * [simplify]: iters left: 3 (76 enodes) 1.663 * * [simplify]: Extracting #0: cost 1 inf + 0 1.663 * * [simplify]: Extracting #1: cost 6 inf + 0 1.663 * * [simplify]: Extracting #2: cost 7 inf + 2 1.663 * * [simplify]: Extracting #3: cost 14 inf + 84 1.663 * * [simplify]: Extracting #4: cost 12 inf + 254 1.664 * * [simplify]: Extracting #5: cost 3 inf + 1180 1.665 * * [simplify]: Extracting #6: cost 0 inf + 1661 1.666 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 1.666 * [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.666 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.666 * * [simplify]: iters left: 4 (5 enodes) 1.668 * * [simplify]: iters left: 3 (15 enodes) 1.673 * * [simplify]: iters left: 2 (21 enodes) 1.677 * * [simplify]: iters left: 1 (22 enodes) 1.683 * * [simplify]: Extracting #0: cost 1 inf + 0 1.683 * * [simplify]: Extracting #1: cost 6 inf + 0 1.683 * * [simplify]: Extracting #2: cost 8 inf + 1 1.683 * * [simplify]: Extracting #3: cost 0 inf + 599 1.683 * * [simplify]: Extracting #4: cost 0 inf + 489 1.683 * [simplify]: Simplified to (+ (- b) b) 1.684 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)) 2) a)) 1.684 * * * * [progress]: [ 28 / 177 ] simplifiying candidate # 1.684 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 1.684 * * [simplify]: iters left: 5 (13 enodes) 1.691 * * [simplify]: iters left: 4 (44 enodes) 1.697 * * [simplify]: iters left: 3 (58 enodes) 1.706 * * [simplify]: iters left: 2 (73 enodes) 1.717 * * [simplify]: Extracting #0: cost 1 inf + 0 1.717 * * [simplify]: Extracting #1: cost 6 inf + 0 1.717 * * [simplify]: Extracting #2: cost 7 inf + 2 1.717 * * [simplify]: Extracting #3: cost 15 inf + 43 1.717 * * [simplify]: Extracting #4: cost 12 inf + 295 1.718 * * [simplify]: Extracting #5: cost 3 inf + 1044 1.718 * * [simplify]: Extracting #6: cost 1 inf + 1442 1.719 * * [simplify]: Extracting #7: cost 0 inf + 1661 1.720 * [simplify]: Simplified to (- (sqrt (fma (* a c) -4 (* b b))) b) 1.720 * [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.720 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.720 * * [simplify]: iters left: 3 (5 enodes) 1.723 * * [simplify]: iters left: 2 (17 enodes) 1.729 * * [simplify]: iters left: 1 (22 enodes) 1.736 * * [simplify]: Extracting #0: cost 1 inf + 0 1.736 * * [simplify]: Extracting #1: cost 5 inf + 0 1.736 * * [simplify]: Extracting #2: cost 5 inf + 2 1.736 * * [simplify]: Extracting #3: cost 0 inf + 288 1.736 * [simplify]: Simplified to (+ (- b) b) 1.736 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (+ (- b) b)) 2) a)) 1.736 * * * * [progress]: [ 29 / 177 ] simplifiying candidate # 1.737 * [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.737 * * [simplify]: iters left: 6 (14 enodes) 1.744 * * [simplify]: iters left: 5 (54 enodes) 1.763 * * [simplify]: iters left: 4 (72 enodes) 1.783 * * [simplify]: iters left: 3 (85 enodes) 1.794 * * [simplify]: Extracting #0: cost 1 inf + 0 1.794 * * [simplify]: Extracting #1: cost 5 inf + 0 1.794 * * [simplify]: Extracting #2: cost 14 inf + 0 1.794 * * [simplify]: Extracting #3: cost 23 inf + 164 1.794 * * [simplify]: Extracting #4: cost 19 inf + 813 1.794 * * [simplify]: Extracting #5: cost 9 inf + 1512 1.795 * * [simplify]: Extracting #6: cost 2 inf + 2668 1.796 * * [simplify]: Extracting #7: cost 0 inf + 3146 1.796 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 1.796 * [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.797 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.797 * * [simplify]: iters left: 6 (6 enodes) 1.798 * * [simplify]: iters left: 5 (23 enodes) 1.802 * * [simplify]: iters left: 4 (31 enodes) 1.806 * * [simplify]: iters left: 3 (36 enodes) 1.816 * * [simplify]: Extracting #0: cost 1 inf + 0 1.816 * * [simplify]: Extracting #1: cost 6 inf + 0 1.816 * * [simplify]: Extracting #2: cost 10 inf + 1 1.816 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.817 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.817 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.818 * [simplify]: Simplified to (+ (- b) b) 1.818 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) a)) 1.818 * * * * [progress]: [ 30 / 177 ] simplifiying candidate # 1.818 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 1.818 * * [simplify]: iters left: 6 (13 enodes) 1.825 * * [simplify]: iters left: 5 (42 enodes) 1.837 * * [simplify]: iters left: 4 (51 enodes) 1.855 * * [simplify]: iters left: 3 (64 enodes) 1.872 * * [simplify]: Extracting #0: cost 1 inf + 0 1.872 * * [simplify]: Extracting #1: cost 6 inf + 0 1.872 * * [simplify]: Extracting #2: cost 8 inf + 42 1.872 * * [simplify]: Extracting #3: cost 16 inf + 83 1.872 * * [simplify]: Extracting #4: cost 16 inf + 169 1.873 * * [simplify]: Extracting #5: cost 3 inf + 1481 1.874 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.875 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.875 * [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.876 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.876 * * [simplify]: iters left: 4 (5 enodes) 1.878 * * [simplify]: iters left: 3 (15 enodes) 1.882 * * [simplify]: iters left: 2 (21 enodes) 1.887 * * [simplify]: iters left: 1 (22 enodes) 1.892 * * [simplify]: Extracting #0: cost 1 inf + 0 1.892 * * [simplify]: Extracting #1: cost 6 inf + 0 1.892 * * [simplify]: Extracting #2: cost 8 inf + 1 1.893 * * [simplify]: Extracting #3: cost 0 inf + 599 1.893 * * [simplify]: Extracting #4: cost 0 inf + 489 1.893 * [simplify]: Simplified to (+ (- b) b) 1.893 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.893 * * * * [progress]: [ 31 / 177 ] simplifiying candidate # 1.894 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 1.894 * * [simplify]: iters left: 6 (13 enodes) 1.900 * * [simplify]: iters left: 5 (44 enodes) 1.914 * * [simplify]: iters left: 4 (55 enodes) 1.926 * * [simplify]: iters left: 3 (68 enodes) 1.937 * * [simplify]: Extracting #0: cost 1 inf + 0 1.937 * * [simplify]: Extracting #1: cost 6 inf + 0 1.937 * * [simplify]: Extracting #2: cost 8 inf + 42 1.937 * * [simplify]: Extracting #3: cost 16 inf + 83 1.937 * * [simplify]: Extracting #4: cost 16 inf + 169 1.938 * * [simplify]: Extracting #5: cost 4 inf + 1712 1.938 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.939 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.939 * [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.939 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.939 * * [simplify]: iters left: 3 (5 enodes) 1.940 * * [simplify]: iters left: 2 (17 enodes) 1.943 * * [simplify]: iters left: 1 (22 enodes) 1.947 * * [simplify]: Extracting #0: cost 1 inf + 0 1.947 * * [simplify]: Extracting #1: cost 5 inf + 0 1.947 * * [simplify]: Extracting #2: cost 5 inf + 2 1.947 * * [simplify]: Extracting #3: cost 0 inf + 288 1.947 * [simplify]: Simplified to (+ (- b) b) 1.947 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.947 * * * * [progress]: [ 32 / 177 ] simplifiying candidate # 1.948 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1.948 * * [simplify]: iters left: 6 (14 enodes) 1.951 * * [simplify]: iters left: 5 (56 enodes) 1.967 * * [simplify]: iters left: 4 (77 enodes) 1.989 * * [simplify]: iters left: 3 (92 enodes) 2.001 * * [simplify]: Extracting #0: cost 1 inf + 0 2.001 * * [simplify]: Extracting #1: cost 5 inf + 0 2.001 * * [simplify]: Extracting #2: cost 12 inf + 1 2.001 * * [simplify]: Extracting #3: cost 24 inf + 2 2.001 * * [simplify]: Extracting #4: cost 21 inf + 291 2.001 * * [simplify]: Extracting #5: cost 4 inf + 2068 2.002 * * [simplify]: Extracting #6: cost 0 inf + 2709 2.003 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 2.003 * [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.003 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 2.003 * * [simplify]: iters left: 6 (6 enodes) 2.004 * * [simplify]: iters left: 5 (23 enodes) 2.009 * * [simplify]: iters left: 4 (31 enodes) 2.016 * * [simplify]: iters left: 3 (36 enodes) 2.026 * * [simplify]: Extracting #0: cost 1 inf + 0 2.026 * * [simplify]: Extracting #1: cost 6 inf + 0 2.026 * * [simplify]: Extracting #2: cost 10 inf + 1 2.027 * * [simplify]: Extracting #3: cost 3 inf + 1200 2.027 * * [simplify]: Extracting #4: cost 0 inf + 1348 2.027 * * [simplify]: Extracting #5: cost 0 inf + 1213 2.028 * [simplify]: Simplified to (+ (- b) b) 2.028 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) a)) 2.028 * * * * [progress]: [ 33 / 177 ] simplifiying candidate # 2.028 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 2.029 * * [simplify]: iters left: 6 (13 enodes) 2.035 * * [simplify]: iters left: 5 (44 enodes) 2.042 * * [simplify]: iters left: 4 (56 enodes) 2.051 * * [simplify]: iters left: 3 (72 enodes) 2.061 * * [simplify]: iters left: 2 (73 enodes) 2.073 * * [simplify]: Extracting #0: cost 1 inf + 0 2.073 * * [simplify]: Extracting #1: cost 6 inf + 0 2.073 * * [simplify]: Extracting #2: cost 7 inf + 2 2.074 * * [simplify]: Extracting #3: cost 14 inf + 84 2.074 * * [simplify]: Extracting #4: cost 15 inf + 128 2.074 * * [simplify]: Extracting #5: cost 7 inf + 601 2.075 * * [simplify]: Extracting #6: cost 1 inf + 1442 2.076 * * [simplify]: Extracting #7: cost 0 inf + 1661 2.077 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 2.077 * [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.077 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 2.077 * * [simplify]: iters left: 4 (5 enodes) 2.080 * * [simplify]: iters left: 3 (15 enodes) 2.084 * * [simplify]: iters left: 2 (21 enodes) 2.090 * * [simplify]: iters left: 1 (22 enodes) 2.095 * * [simplify]: Extracting #0: cost 1 inf + 0 2.096 * * [simplify]: Extracting #1: cost 6 inf + 0 2.096 * * [simplify]: Extracting #2: cost 8 inf + 1 2.096 * * [simplify]: Extracting #3: cost 0 inf + 599 2.096 * * [simplify]: Extracting #4: cost 0 inf + 489 2.096 * [simplify]: Simplified to (+ (- b) b) 2.096 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (+ (- b) b)) 2) a)) 2.097 * * * * [progress]: [ 34 / 177 ] simplifiying candidate # 2.097 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 2.097 * * [simplify]: iters left: 5 (12 enodes) 2.103 * * [simplify]: iters left: 4 (41 enodes) 2.116 * * [simplify]: iters left: 3 (53 enodes) 2.133 * * [simplify]: iters left: 2 (69 enodes) 2.151 * * [simplify]: iters left: 1 (70 enodes) 2.168 * * [simplify]: Extracting #0: cost 1 inf + 0 2.168 * * [simplify]: Extracting #1: cost 6 inf + 0 2.168 * * [simplify]: Extracting #2: cost 7 inf + 2 2.168 * * [simplify]: Extracting #3: cost 15 inf + 43 2.169 * * [simplify]: Extracting #4: cost 13 inf + 212 2.169 * * [simplify]: Extracting #5: cost 4 inf + 865 2.170 * * [simplify]: Extracting #6: cost 1 inf + 1442 2.171 * * [simplify]: Extracting #7: cost 0 inf + 1661 2.172 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 2.172 * [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.172 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 2.172 * * [simplify]: iters left: 3 (5 enodes) 2.175 * * [simplify]: iters left: 2 (17 enodes) 2.181 * * [simplify]: iters left: 1 (22 enodes) 2.188 * * [simplify]: Extracting #0: cost 1 inf + 0 2.188 * * [simplify]: Extracting #1: cost 5 inf + 0 2.188 * * [simplify]: Extracting #2: cost 5 inf + 2 2.188 * * [simplify]: Extracting #3: cost 0 inf + 288 2.188 * [simplify]: Simplified to (+ (- b) b) 2.188 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)) 2) a)) 2.188 * * * * [progress]: [ 35 / 177 ] simplifiying candidate # 2.188 * * * * [progress]: [ 36 / 177 ] simplifiying candidate # 2.188 * * * * [progress]: [ 37 / 177 ] simplifiying candidate # 2.189 * [simplify]: Simplifying (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 2.189 * * [simplify]: iters left: 6 (10 enodes) 2.194 * * [simplify]: iters left: 5 (33 enodes) 2.204 * * [simplify]: iters left: 4 (41 enodes) 2.216 * * [simplify]: iters left: 3 (53 enodes) 2.234 * * [simplify]: Extracting #0: cost 1 inf + 0 2.234 * * [simplify]: Extracting #1: cost 3 inf + 0 2.234 * * [simplify]: Extracting #2: cost 5 inf + 0 2.234 * * [simplify]: Extracting #3: cost 7 inf + 0 2.234 * * [simplify]: Extracting #4: cost 17 inf + 0 2.234 * * [simplify]: Extracting #5: cost 16 inf + 87 2.235 * * [simplify]: Extracting #6: cost 6 inf + 1056 2.235 * * [simplify]: Extracting #7: cost 0 inf + 2256 2.236 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) 2.236 * [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.237 * * * * [progress]: [ 38 / 177 ] simplifiying candidate # 2.237 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 2.237 * * [simplify]: iters left: 6 (10 enodes) 2.242 * * [simplify]: iters left: 5 (34 enodes) 2.252 * * [simplify]: iters left: 4 (42 enodes) 2.259 * * [simplify]: iters left: 3 (54 enodes) 2.267 * * [simplify]: Extracting #0: cost 1 inf + 0 2.267 * * [simplify]: Extracting #1: cost 4 inf + 0 2.267 * * [simplify]: Extracting #2: cost 7 inf + 0 2.267 * * [simplify]: Extracting #3: cost 17 inf + 0 2.267 * * [simplify]: Extracting #4: cost 16 inf + 87 2.267 * * [simplify]: Extracting #5: cost 4 inf + 1260 2.268 * * [simplify]: Extracting #6: cost 0 inf + 2256 2.268 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 2.268 * [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.268 * * * * [progress]: [ 39 / 177 ] simplifiying candidate # 2.269 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2.269 * * [simplify]: iters left: 5 (9 enodes) 2.271 * * [simplify]: iters left: 4 (30 enodes) 2.276 * * [simplify]: iters left: 3 (38 enodes) 2.282 * * [simplify]: iters left: 2 (50 enodes) 2.288 * * [simplify]: Extracting #0: cost 1 inf + 0 2.288 * * [simplify]: Extracting #1: cost 3 inf + 0 2.289 * * [simplify]: Extracting #2: cost 5 inf + 0 2.289 * * [simplify]: Extracting #3: cost 15 inf + 0 2.289 * * [simplify]: Extracting #4: cost 11 inf + 254 2.289 * * [simplify]: Extracting #5: cost 4 inf + 822 2.289 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.290 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 2.290 * [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.290 * * * * [progress]: [ 40 / 177 ] simplifiying candidate # 2.290 * [simplify]: Simplifying (sqrt 1) 2.290 * * [simplify]: iters left: 1 (2 enodes) 2.292 * * [simplify]: Extracting #0: cost 1 inf + 0 2.292 * * [simplify]: Extracting #1: cost 0 inf + 1 2.292 * [simplify]: Simplified to 1 2.292 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- b)) 2) a)) 2.292 * * * * [progress]: [ 41 / 177 ] simplifiying candidate # 2.292 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2.292 * * [simplify]: iters left: 5 (9 enodes) 2.295 * * [simplify]: iters left: 4 (30 enodes) 2.299 * * [simplify]: iters left: 3 (38 enodes) 2.305 * * [simplify]: iters left: 2 (50 enodes) 2.314 * * [simplify]: Extracting #0: cost 1 inf + 0 2.314 * * [simplify]: Extracting #1: cost 3 inf + 0 2.314 * * [simplify]: Extracting #2: cost 5 inf + 0 2.314 * * [simplify]: Extracting #3: cost 15 inf + 0 2.314 * * [simplify]: Extracting #4: cost 11 inf + 254 2.314 * * [simplify]: Extracting #5: cost 4 inf + 822 2.315 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.316 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 2.316 * [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.316 * * * * [progress]: [ 42 / 177 ] simplifiying candidate # 2.316 * * * * [progress]: [ 43 / 177 ] simplifiying candidate # 2.317 * [simplify]: Simplifying (/ (exp (sqrt (fma c (* -4 a) (* b b)))) (exp b)) 2.317 * * [simplify]: iters left: 6 (11 enodes) 2.322 * * [simplify]: iters left: 5 (38 enodes) 2.336 * * [simplify]: iters left: 4 (50 enodes) 2.347 * * [simplify]: iters left: 3 (67 enodes) 2.357 * * [simplify]: iters left: 2 (72 enodes) 2.366 * * [simplify]: iters left: 1 (80 enodes) 2.377 * * [simplify]: Extracting #0: cost 1 inf + 0 2.377 * * [simplify]: Extracting #1: cost 9 inf + 0 2.378 * * [simplify]: Extracting #2: cost 15 inf + 1 2.378 * * [simplify]: Extracting #3: cost 14 inf + 225 2.378 * * [simplify]: Extracting #4: cost 19 inf + 560 2.378 * * [simplify]: Extracting #5: cost 19 inf + 646 2.378 * * [simplify]: Extracting #6: cost 6 inf + 2471 2.379 * * [simplify]: Extracting #7: cost 0 inf + 3572 2.380 * [simplify]: Simplified to (exp (- (sqrt (fma (* c a) -4 (* b b))) b)) 2.380 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (log (exp (- (sqrt (fma (* c a) -4 (* b b))) b))) 2) a)) 2.380 * * * * [progress]: [ 44 / 177 ] simplifiying candidate # 2.380 * * * * [progress]: [ 45 / 177 ] simplifiying candidate # 2.380 * * * * [progress]: [ 46 / 177 ] simplifiying candidate # 2.380 * * * * [progress]: [ 47 / 177 ] simplifiying candidate # 2.380 * * * * [progress]: [ 48 / 177 ] simplifiying candidate # 2.380 * * * * [progress]: [ 49 / 177 ] simplifiying candidate # 2.380 * * * * [progress]: [ 50 / 177 ] simplifiying candidate # 2.380 * * * * [progress]: [ 51 / 177 ] simplifiying candidate # 2.380 * * * * [progress]: [ 52 / 177 ] simplifiying candidate # 2.380 * * * * [progress]: [ 53 / 177 ] simplifiying candidate # 2.380 * * * * [progress]: [ 54 / 177 ] simplifiying candidate # 2.381 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.381 * * [simplify]: iters left: 6 (11 enodes) 2.383 * * [simplify]: iters left: 5 (37 enodes) 2.389 * * [simplify]: iters left: 4 (45 enodes) 2.396 * * [simplify]: iters left: 3 (57 enodes) 2.408 * * [simplify]: Extracting #0: cost 1 inf + 0 2.408 * * [simplify]: Extracting #1: cost 4 inf + 0 2.409 * * [simplify]: Extracting #2: cost 8 inf + 0 2.409 * * [simplify]: Extracting #3: cost 7 inf + 83 2.409 * * [simplify]: Extracting #4: cost 16 inf + 83 2.409 * * [simplify]: Extracting #5: cost 16 inf + 169 2.409 * * [simplify]: Extracting #6: cost 6 inf + 1274 2.410 * * [simplify]: Extracting #7: cost 0 inf + 2258 2.411 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.411 * [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.412 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.412 * * [simplify]: iters left: 6 (11 enodes) 2.417 * * [simplify]: iters left: 5 (38 enodes) 2.431 * * [simplify]: iters left: 4 (49 enodes) 2.447 * * [simplify]: iters left: 3 (61 enodes) 2.465 * * [simplify]: Extracting #0: cost 1 inf + 0 2.465 * * [simplify]: Extracting #1: cost 5 inf + 0 2.465 * * [simplify]: Extracting #2: cost 10 inf + 0 2.465 * * [simplify]: Extracting #3: cost 8 inf + 164 2.465 * * [simplify]: Extracting #4: cost 16 inf + 245 2.466 * * [simplify]: Extracting #5: cost 16 inf + 331 2.466 * * [simplify]: Extracting #6: cost 3 inf + 1643 2.467 * * [simplify]: Extracting #7: cost 0 inf + 2420 2.468 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.468 * [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.468 * * * * [progress]: [ 55 / 177 ] simplifiying candidate # 2.469 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.469 * * [simplify]: iters left: 6 (11 enodes) 2.475 * * [simplify]: iters left: 5 (37 enodes) 2.486 * * [simplify]: iters left: 4 (45 enodes) 2.498 * * [simplify]: iters left: 3 (57 enodes) 2.511 * * [simplify]: Extracting #0: cost 1 inf + 0 2.512 * * [simplify]: Extracting #1: cost 4 inf + 0 2.512 * * [simplify]: Extracting #2: cost 8 inf + 0 2.512 * * [simplify]: Extracting #3: cost 7 inf + 83 2.512 * * [simplify]: Extracting #4: cost 16 inf + 83 2.512 * * [simplify]: Extracting #5: cost 16 inf + 169 2.512 * * [simplify]: Extracting #6: cost 6 inf + 1274 2.513 * * [simplify]: Extracting #7: cost 0 inf + 2258 2.514 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.514 * [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.514 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.515 * * [simplify]: iters left: 6 (11 enodes) 2.519 * * [simplify]: iters left: 5 (38 enodes) 2.529 * * [simplify]: iters left: 4 (49 enodes) 2.544 * * [simplify]: iters left: 3 (61 enodes) 2.560 * * [simplify]: Extracting #0: cost 1 inf + 0 2.560 * * [simplify]: Extracting #1: cost 5 inf + 0 2.560 * * [simplify]: Extracting #2: cost 10 inf + 0 2.560 * * [simplify]: Extracting #3: cost 8 inf + 164 2.560 * * [simplify]: Extracting #4: cost 16 inf + 245 2.561 * * [simplify]: Extracting #5: cost 16 inf + 331 2.561 * * [simplify]: Extracting #6: cost 3 inf + 1643 2.562 * * [simplify]: Extracting #7: cost 0 inf + 2420 2.563 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.563 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b))) 2) a)) 2.563 * * * * [progress]: [ 56 / 177 ] simplifiying candidate # 2.564 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 2.564 * * [simplify]: iters left: 6 (9 enodes) 2.569 * * [simplify]: iters left: 5 (32 enodes) 2.580 * * [simplify]: iters left: 4 (43 enodes) 2.594 * * [simplify]: iters left: 3 (55 enodes) 2.609 * * [simplify]: Extracting #0: cost 1 inf + 0 2.609 * * [simplify]: Extracting #1: cost 5 inf + 0 2.610 * * [simplify]: Extracting #2: cost 7 inf + 1 2.610 * * [simplify]: Extracting #3: cost 15 inf + 42 2.610 * * [simplify]: Extracting #4: cost 12 inf + 294 2.610 * * [simplify]: Extracting #5: cost 3 inf + 1043 2.611 * * [simplify]: Extracting #6: cost 0 inf + 1660 2.612 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 2.612 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (* 1 (- (sqrt (fma (* c a) -4 (* b b))) b)) 2) a)) 2.613 * * * * [progress]: [ 57 / 177 ] simplifiying candidate # 2.613 * * * * [progress]: [ 58 / 177 ] simplifiying candidate #real (real->posit16 (- (sqrt (fma c (* -4 a) (* b b))) b))) 2) a))> 2.613 * * * * [progress]: [ 59 / 177 ] simplifiying candidate # 2.613 * * * * [progress]: [ 60 / 177 ] simplifiying candidate # 2.613 * * * * [progress]: [ 61 / 177 ] simplifiying candidate # 2.613 * * * * [progress]: [ 62 / 177 ] simplifiying candidate # 2.613 * [simplify]: Simplifying (- (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)) (log a)) 2.613 * * [simplify]: iters left: 6 (15 enodes) 2.622 * * [simplify]: iters left: 5 (56 enodes) 2.639 * * [simplify]: iters left: 4 (84 enodes) 2.666 * * [simplify]: iters left: 3 (114 enodes) 2.689 * * [simplify]: iters left: 2 (123 enodes) 2.704 * * [simplify]: iters left: 1 (129 enodes) 2.737 * * [simplify]: Extracting #0: cost 1 inf + 0 2.737 * * [simplify]: Extracting #1: cost 17 inf + 0 2.738 * * [simplify]: Extracting #2: cost 33 inf + 0 2.738 * * [simplify]: Extracting #3: cost 34 inf + 73 2.738 * * [simplify]: Extracting #4: cost 28 inf + 954 2.739 * * [simplify]: Extracting #5: cost 30 inf + 1843 2.740 * * [simplify]: Extracting #6: cost 32 inf + 1886 2.741 * * [simplify]: Extracting #7: cost 20 inf + 3225 2.744 * * [simplify]: Extracting #8: cost 2 inf + 9319 2.747 * * [simplify]: Extracting #9: cost 0 inf + 10228 2.751 * [simplify]: Simplified to (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log a) (log 2))) 2.752 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log a) (log 2))))) 2.752 * * * * [progress]: [ 63 / 177 ] simplifiying candidate # 2.752 * [simplify]: Simplifying (- (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (log a)) 2.752 * * [simplify]: iters left: 6 (14 enodes) 2.760 * * [simplify]: iters left: 5 (55 enodes) 2.778 * * [simplify]: iters left: 4 (85 enodes) 2.794 * * [simplify]: iters left: 3 (122 enodes) 2.813 * * [simplify]: iters left: 2 (134 enodes) 2.846 * * [simplify]: iters left: 1 (139 enodes) 2.863 * * [simplify]: Extracting #0: cost 1 inf + 0 2.863 * * [simplify]: Extracting #1: cost 14 inf + 0 2.863 * * [simplify]: Extracting #2: cost 29 inf + 0 2.864 * * [simplify]: Extracting #3: cost 33 inf + 184 2.864 * * [simplify]: Extracting #4: cost 32 inf + 702 2.864 * * [simplify]: Extracting #5: cost 30 inf + 2050 2.864 * * [simplify]: Extracting #6: cost 30 inf + 2176 2.865 * * [simplify]: Extracting #7: cost 18 inf + 3899 2.867 * * [simplify]: Extracting #8: cost 2 inf + 8341 2.871 * * [simplify]: Extracting #9: cost 0 inf + 9070 2.874 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)) 2.874 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)))) 2.874 * * * * [progress]: [ 64 / 177 ] simplifiying candidate # 2.874 * * * * [progress]: [ 65 / 177 ] simplifiying candidate # 2.874 * * * * [progress]: [ 66 / 177 ] simplifiying candidate # 2.874 * [simplify]: Simplifying (/ (/ (* (* (- (sqrt (fma c (* -4 a) (* b b))) b) (- (sqrt (fma c (* -4 a) (* b b))) b)) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* 2 2) 2)) (* (* a a) a)) 2.875 * * [simplify]: iters left: 6 (18 enodes) 2.885 * * [simplify]: iters left: 5 (75 enodes) 2.903 * * [simplify]: iters left: 4 (180 enodes) 2.950 * * [simplify]: Extracting #0: cost 1 inf + 0 2.950 * * [simplify]: Extracting #1: cost 64 inf + 0 2.950 * * [simplify]: Extracting #2: cost 179 inf + 167 2.951 * * [simplify]: Extracting #3: cost 199 inf + 1316 2.952 * * [simplify]: Extracting #4: cost 192 inf + 2475 2.957 * * [simplify]: Extracting #5: cost 120 inf + 24097 2.977 * * [simplify]: Extracting #6: cost 1 inf + 62927 3.006 * * [simplify]: Extracting #7: cost 0 inf + 63346 3.024 * [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.024 * [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.024 * * * * [progress]: [ 67 / 177 ] simplifiying candidate # 3.025 * [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.025 * * [simplify]: iters left: 6 (16 enodes) 3.033 * * [simplify]: iters left: 5 (71 enodes) 3.046 * * [simplify]: iters left: 4 (178 enodes) 3.091 * * [simplify]: Extracting #0: cost 1 inf + 0 3.091 * * [simplify]: Extracting #1: cost 58 inf + 0 3.091 * * [simplify]: Extracting #2: cost 160 inf + 125 3.092 * * [simplify]: Extracting #3: cost 193 inf + 579 3.093 * * [simplify]: Extracting #4: cost 189 inf + 1563 3.094 * * [simplify]: Extracting #5: cost 183 inf + 2315 3.097 * * [simplify]: Extracting #6: cost 127 inf + 18783 3.112 * * [simplify]: Extracting #7: cost 12 inf + 60967 3.133 * * [simplify]: Extracting #8: cost 0 inf + 65487 3.149 * * [simplify]: Extracting #9: cost 0 inf + 65327 3.172 * [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.172 * [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.172 * * * * [progress]: [ 68 / 177 ] simplifiying candidate # 3.172 * * * * [progress]: [ 69 / 177 ] simplifiying candidate # 3.172 * * * * [progress]: [ 70 / 177 ] simplifiying candidate # 3.172 * * * * [progress]: [ 71 / 177 ] simplifiying candidate # 3.172 * * * * [progress]: [ 72 / 177 ] simplifiying candidate # 3.173 * [simplify]: Simplifying (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a) 3.173 * * [simplify]: iters left: 6 (11 enodes) 3.179 * * [simplify]: iters left: 5 (38 enodes) 3.187 * * [simplify]: iters left: 4 (51 enodes) 3.195 * * [simplify]: iters left: 3 (65 enodes) 3.203 * * [simplify]: Extracting #0: cost 1 inf + 0 3.203 * * [simplify]: Extracting #1: cost 8 inf + 0 3.203 * * [simplify]: Extracting #2: cost 10 inf + 44 3.204 * * [simplify]: Extracting #3: cost 18 inf + 86 3.204 * * [simplify]: Extracting #4: cost 18 inf + 172 3.204 * * [simplify]: Extracting #5: cost 6 inf + 1579 3.204 * * [simplify]: Extracting #6: cost 0 inf + 2623 3.205 * [simplify]: Simplified to (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) 3.205 * [simplify]: Simplified (2 1) to (λ (a b c) (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a))) 3.205 * * * * [progress]: [ 73 / 177 ] simplifiying candidate # 3.205 * [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.205 * * [simplify]: iters left: 6 (16 enodes) 3.212 * * [simplify]: iters left: 5 (62 enodes) 3.231 * * [simplify]: iters left: 4 (94 enodes) 3.245 * * [simplify]: iters left: 3 (117 enodes) 3.261 * * [simplify]: iters left: 2 (120 enodes) 3.292 * * [simplify]: Extracting #0: cost 1 inf + 0 3.292 * * [simplify]: Extracting #1: cost 11 inf + 0 3.293 * * [simplify]: Extracting #2: cost 22 inf + 0 3.293 * * [simplify]: Extracting #3: cost 26 inf + 82 3.293 * * [simplify]: Extracting #4: cost 29 inf + 406 3.293 * * [simplify]: Extracting #5: cost 31 inf + 407 3.293 * * [simplify]: Extracting #6: cost 33 inf + 737 3.293 * * [simplify]: Extracting #7: cost 34 inf + 822 3.294 * * [simplify]: Extracting #8: cost 24 inf + 1870 3.295 * * [simplify]: Extracting #9: cost 4 inf + 8633 3.297 * * [simplify]: Extracting #10: cost 0 inf + 10553 3.299 * [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.299 * [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.299 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) 3.300 * * [simplify]: iters left: 6 (14 enodes) 3.303 * * [simplify]: iters left: 5 (50 enodes) 3.311 * * [simplify]: iters left: 4 (67 enodes) 3.322 * * [simplify]: iters left: 3 (83 enodes) 3.341 * * [simplify]: Extracting #0: cost 1 inf + 0 3.341 * * [simplify]: Extracting #1: cost 4 inf + 0 3.342 * * [simplify]: Extracting #2: cost 8 inf + 0 3.342 * * [simplify]: Extracting #3: cost 11 inf + 163 3.342 * * [simplify]: Extracting #4: cost 17 inf + 164 3.342 * * [simplify]: Extracting #5: cost 19 inf + 165 3.342 * * [simplify]: Extracting #6: cost 23 inf + 371 3.343 * * [simplify]: Extracting #7: cost 22 inf + 580 3.343 * * [simplify]: Extracting #8: cost 7 inf + 2292 3.345 * * [simplify]: Extracting #9: cost 1 inf + 4171 3.347 * * [simplify]: Extracting #10: cost 0 inf + 4631 3.348 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 3.349 * [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.349 * * * * [progress]: [ 74 / 177 ] simplifiying candidate # 3.349 * [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.349 * * [simplify]: iters left: 6 (15 enodes) 3.356 * * [simplify]: iters left: 5 (55 enodes) 3.364 * * [simplify]: iters left: 4 (76 enodes) 3.375 * * [simplify]: iters left: 3 (95 enodes) 3.388 * * [simplify]: Extracting #0: cost 1 inf + 0 3.388 * * [simplify]: Extracting #1: cost 7 inf + 0 3.388 * * [simplify]: Extracting #2: cost 14 inf + 0 3.388 * * [simplify]: Extracting #3: cost 18 inf + 42 3.388 * * [simplify]: Extracting #4: cost 23 inf + 84 3.389 * * [simplify]: Extracting #5: cost 25 inf + 85 3.389 * * [simplify]: Extracting #6: cost 29 inf + 251 3.389 * * [simplify]: Extracting #7: cost 29 inf + 418 3.389 * * [simplify]: Extracting #8: cost 16 inf + 1771 3.390 * * [simplify]: Extracting #9: cost 6 inf + 4511 3.391 * * [simplify]: Extracting #10: cost 1 inf + 6531 3.393 * * [simplify]: Extracting #11: cost 0 inf + 6991 3.394 * [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.394 * [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.394 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 3.394 * * [simplify]: iters left: 6 (14 enodes) 3.398 * * [simplify]: iters left: 5 (50 enodes) 3.407 * * [simplify]: iters left: 4 (67 enodes) 3.417 * * [simplify]: iters left: 3 (83 enodes) 3.429 * * [simplify]: Extracting #0: cost 1 inf + 0 3.429 * * [simplify]: Extracting #1: cost 4 inf + 0 3.429 * * [simplify]: Extracting #2: cost 8 inf + 0 3.429 * * [simplify]: Extracting #3: cost 11 inf + 83 3.430 * * [simplify]: Extracting #4: cost 17 inf + 84 3.430 * * [simplify]: Extracting #5: cost 19 inf + 85 3.430 * * [simplify]: Extracting #6: cost 23 inf + 291 3.430 * * [simplify]: Extracting #7: cost 22 inf + 500 3.430 * * [simplify]: Extracting #8: cost 7 inf + 2212 3.431 * * [simplify]: Extracting #9: cost 1 inf + 4051 3.432 * * [simplify]: Extracting #10: cost 0 inf + 4471 3.433 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 3.433 * [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.433 * * * * [progress]: [ 75 / 177 ] simplifiying candidate # 3.433 * [simplify]: Simplifying (/ (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 1) 3.434 * * [simplify]: iters left: 6 (15 enodes) 3.438 * * [simplify]: iters left: 5 (55 enodes) 3.451 * * [simplify]: iters left: 4 (82 enodes) 3.475 * * [simplify]: iters left: 3 (99 enodes) 3.499 * * [simplify]: Extracting #0: cost 1 inf + 0 3.499 * * [simplify]: Extracting #1: cost 5 inf + 0 3.499 * * [simplify]: Extracting #2: cost 7 inf + 1 3.499 * * [simplify]: Extracting #3: cost 13 inf + 1 3.499 * * [simplify]: Extracting #4: cost 19 inf + 2 3.500 * * [simplify]: Extracting #5: cost 18 inf + 128 3.500 * * [simplify]: Extracting #6: cost 25 inf + 251 3.500 * * [simplify]: Extracting #7: cost 24 inf + 419 3.501 * * [simplify]: Extracting #8: cost 13 inf + 1606 3.502 * * [simplify]: Extracting #9: cost 4 inf + 3590 3.504 * * [simplify]: Extracting #10: cost 0 inf + 5072 3.506 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 3.506 * [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.506 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a) 3.506 * * [simplify]: iters left: 6 (13 enodes) 3.517 * * [simplify]: iters left: 5 (47 enodes) 3.531 * * [simplify]: iters left: 4 (64 enodes) 3.548 * * [simplify]: iters left: 3 (80 enodes) 3.567 * * [simplify]: Extracting #0: cost 1 inf + 0 3.567 * * [simplify]: Extracting #1: cost 4 inf + 0 3.567 * * [simplify]: Extracting #2: cost 5 inf + 1 3.567 * * [simplify]: Extracting #3: cost 11 inf + 1 3.567 * * [simplify]: Extracting #4: cost 17 inf + 2 3.567 * * [simplify]: Extracting #5: cost 16 inf + 128 3.567 * * [simplify]: Extracting #6: cost 21 inf + 333 3.568 * * [simplify]: Extracting #7: cost 22 inf + 418 3.568 * * [simplify]: Extracting #8: cost 8 inf + 2047 3.569 * * [simplify]: Extracting #9: cost 1 inf + 3929 3.571 * * [simplify]: Extracting #10: cost 0 inf + 4309 3.573 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 3.573 * [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.573 * * * * [progress]: [ 76 / 177 ] simplifiying candidate # 3.573 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 3.573 * * [simplify]: iters left: 6 (15 enodes) 3.581 * * [simplify]: iters left: 5 (55 enodes) 3.598 * * [simplify]: iters left: 4 (74 enodes) 3.620 * * [simplify]: iters left: 3 (90 enodes) 3.645 * * [simplify]: Extracting #0: cost 1 inf + 0 3.645 * * [simplify]: Extracting #1: cost 6 inf + 0 3.645 * * [simplify]: Extracting #2: cost 12 inf + 0 3.645 * * [simplify]: Extracting #3: cost 15 inf + 203 3.645 * * [simplify]: Extracting #4: cost 19 inf + 406 3.646 * * [simplify]: Extracting #5: cost 21 inf + 407 3.646 * * [simplify]: Extracting #6: cost 25 inf + 613 3.646 * * [simplify]: Extracting #7: cost 24 inf + 822 3.647 * * [simplify]: Extracting #8: cost 12 inf + 2230 3.649 * * [simplify]: Extracting #9: cost 4 inf + 3993 3.651 * * [simplify]: Extracting #10: cost 1 inf + 5173 3.653 * * [simplify]: Extracting #11: cost 0 inf + 5633 3.655 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 3.655 * [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.656 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) 3.656 * * [simplify]: iters left: 6 (14 enodes) 3.666 * * [simplify]: iters left: 5 (50 enodes) 3.684 * * [simplify]: iters left: 4 (67 enodes) 3.704 * * [simplify]: iters left: 3 (83 enodes) 3.726 * * [simplify]: Extracting #0: cost 1 inf + 0 3.727 * * [simplify]: Extracting #1: cost 4 inf + 0 3.727 * * [simplify]: Extracting #2: cost 8 inf + 0 3.727 * * [simplify]: Extracting #3: cost 11 inf + 163 3.727 * * [simplify]: Extracting #4: cost 17 inf + 164 3.727 * * [simplify]: Extracting #5: cost 19 inf + 165 3.727 * * [simplify]: Extracting #6: cost 23 inf + 371 3.728 * * [simplify]: Extracting #7: cost 22 inf + 580 3.728 * * [simplify]: Extracting #8: cost 7 inf + 2292 3.730 * * [simplify]: Extracting #9: cost 1 inf + 4051 3.731 * * [simplify]: Extracting #10: cost 0 inf + 4471 3.733 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 3.734 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)))) 3.734 * * * * [progress]: [ 77 / 177 ] simplifiying candidate # 3.734 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 3.734 * * [simplify]: iters left: 6 (14 enodes) 3.741 * * [simplify]: iters left: 5 (50 enodes) 3.756 * * [simplify]: iters left: 4 (67 enodes) 3.777 * * [simplify]: iters left: 3 (83 enodes) 3.799 * * [simplify]: Extracting #0: cost 1 inf + 0 3.799 * * [simplify]: Extracting #1: cost 4 inf + 0 3.799 * * [simplify]: Extracting #2: cost 8 inf + 0 3.799 * * [simplify]: Extracting #3: cost 11 inf + 83 3.799 * * [simplify]: Extracting #4: cost 17 inf + 84 3.799 * * [simplify]: Extracting #5: cost 19 inf + 85 3.799 * * [simplify]: Extracting #6: cost 23 inf + 291 3.799 * * [simplify]: Extracting #7: cost 22 inf + 500 3.800 * * [simplify]: Extracting #8: cost 7 inf + 2212 3.801 * * [simplify]: Extracting #9: cost 1 inf + 3931 3.801 * * [simplify]: Extracting #10: cost 0 inf + 4311 3.802 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 3.802 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)))) 3.803 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 3.803 * * [simplify]: iters left: 6 (14 enodes) 3.809 * * [simplify]: iters left: 5 (50 enodes) 3.816 * * [simplify]: iters left: 4 (67 enodes) 3.827 * * [simplify]: iters left: 3 (83 enodes) 3.848 * * [simplify]: Extracting #0: cost 1 inf + 0 3.848 * * [simplify]: Extracting #1: cost 4 inf + 0 3.848 * * [simplify]: Extracting #2: cost 8 inf + 0 3.848 * * [simplify]: Extracting #3: cost 11 inf + 83 3.848 * * [simplify]: Extracting #4: cost 17 inf + 84 3.848 * * [simplify]: Extracting #5: cost 19 inf + 85 3.849 * * [simplify]: Extracting #6: cost 23 inf + 291 3.849 * * [simplify]: Extracting #7: cost 22 inf + 500 3.850 * * [simplify]: Extracting #8: cost 7 inf + 2212 3.851 * * [simplify]: Extracting #9: cost 1 inf + 3931 3.852 * * [simplify]: Extracting #10: cost 0 inf + 4311 3.854 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 3.854 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 3.854 * * * * [progress]: [ 78 / 177 ] simplifiying candidate # 3.855 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 1) 3.855 * * [simplify]: iters left: 6 (14 enodes) 3.863 * * [simplify]: iters left: 5 (50 enodes) 3.879 * * [simplify]: iters left: 4 (69 enodes) 3.901 * * [simplify]: iters left: 3 (85 enodes) 3.917 * * [simplify]: Extracting #0: cost 1 inf + 0 3.917 * * [simplify]: Extracting #1: cost 4 inf + 0 3.917 * * [simplify]: Extracting #2: cost 9 inf + 1 3.918 * * [simplify]: Extracting #3: cost 15 inf + 2 3.918 * * [simplify]: Extracting #4: cost 15 inf + 126 3.918 * * [simplify]: Extracting #5: cost 20 inf + 333 3.918 * * [simplify]: Extracting #6: cost 20 inf + 419 3.918 * * [simplify]: Extracting #7: cost 6 inf + 1910 3.919 * * [simplify]: Extracting #8: cost 1 inf + 3170 3.920 * * [simplify]: Extracting #9: cost 0 inf + 3470 3.920 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) 3.920 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a))) 3.921 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a) 3.921 * * [simplify]: iters left: 6 (13 enodes) 3.924 * * [simplify]: iters left: 5 (47 enodes) 3.933 * * [simplify]: iters left: 4 (64 enodes) 3.943 * * [simplify]: iters left: 3 (80 enodes) 3.954 * * [simplify]: Extracting #0: cost 1 inf + 0 3.954 * * [simplify]: Extracting #1: cost 4 inf + 0 3.954 * * [simplify]: Extracting #2: cost 5 inf + 1 3.954 * * [simplify]: Extracting #3: cost 11 inf + 1 3.954 * * [simplify]: Extracting #4: cost 17 inf + 2 3.954 * * [simplify]: Extracting #5: cost 16 inf + 128 3.954 * * [simplify]: Extracting #6: cost 21 inf + 333 3.954 * * [simplify]: Extracting #7: cost 22 inf + 418 3.955 * * [simplify]: Extracting #8: cost 8 inf + 2047 3.956 * * [simplify]: Extracting #9: cost 1 inf + 3809 3.956 * * [simplify]: Extracting #10: cost 0 inf + 4149 3.957 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 3.957 * [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))) 3.957 * * * * [progress]: [ 79 / 177 ] simplifiying candidate # 3.958 * [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))) 3.958 * * [simplify]: iters left: 6 (18 enodes) 3.963 * * [simplify]: iters left: 5 (69 enodes) 3.986 * * [simplify]: iters left: 4 (125 enodes) 4.012 * * [simplify]: iters left: 3 (239 enodes) 4.074 * * [simplify]: iters left: 2 (374 enodes) 4.183 * * [simplify]: iters left: 1 (436 enodes) 4.329 * * [simplify]: Extracting #0: cost 1 inf + 0 4.329 * * [simplify]: Extracting #1: cost 35 inf + 0 4.330 * * [simplify]: Extracting #2: cost 71 inf + 0 4.331 * * [simplify]: Extracting #3: cost 67 inf + 608 4.332 * * [simplify]: Extracting #4: cost 60 inf + 2304 4.333 * * [simplify]: Extracting #5: cost 65 inf + 2789 4.334 * * [simplify]: Extracting #6: cost 67 inf + 2792 4.336 * * [simplify]: Extracting #7: cost 53 inf + 4884 4.346 * * [simplify]: Extracting #8: cost 10 inf + 25231 4.361 * * [simplify]: Extracting #9: cost 0 inf + 30149 4.377 * * [simplify]: Extracting #10: cost 0 inf + 30069 4.385 * [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.385 * [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.385 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (cbrt a)) 4.385 * * [simplify]: iters left: 6 (15 enodes) 4.390 * * [simplify]: iters left: 5 (52 enodes) 4.401 * * [simplify]: iters left: 4 (68 enodes) 4.422 * * [simplify]: iters left: 3 (82 enodes) 4.445 * * [simplify]: Extracting #0: cost 1 inf + 0 4.446 * * [simplify]: Extracting #1: cost 8 inf + 0 4.446 * * [simplify]: Extracting #2: cost 17 inf + 0 4.446 * * [simplify]: Extracting #3: cost 17 inf + 164 4.446 * * [simplify]: Extracting #4: cost 17 inf + 327 4.446 * * [simplify]: Extracting #5: cost 21 inf + 813 4.447 * * [simplify]: Extracting #6: cost 22 inf + 898 4.448 * * [simplify]: Extracting #7: cost 8 inf + 2685 4.449 * * [simplify]: Extracting #8: cost 1 inf + 5325 4.450 * * [simplify]: Extracting #9: cost 0 inf + 5745 4.451 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (cbrt a))) 4.451 * [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.451 * * * * [progress]: [ 80 / 177 ] simplifiying candidate # 4.452 * [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.452 * * [simplify]: iters left: 6 (17 enodes) 4.456 * * [simplify]: iters left: 5 (64 enodes) 4.467 * * [simplify]: iters left: 4 (106 enodes) 4.490 * * [simplify]: iters left: 3 (163 enodes) 4.534 * * [simplify]: iters left: 2 (209 enodes) 4.574 * * [simplify]: iters left: 1 (226 enodes) 4.639 * * [simplify]: Extracting #0: cost 1 inf + 0 4.640 * * [simplify]: Extracting #1: cost 23 inf + 0 4.640 * * [simplify]: Extracting #2: cost 47 inf + 0 4.640 * * [simplify]: Extracting #3: cost 43 inf + 569 4.641 * * [simplify]: Extracting #4: cost 42 inf + 1055 4.642 * * [simplify]: Extracting #5: cost 47 inf + 1299 4.642 * * [simplify]: Extracting #6: cost 48 inf + 1384 4.644 * * [simplify]: Extracting #7: cost 36 inf + 2910 4.649 * * [simplify]: Extracting #8: cost 6 inf + 15507 4.657 * * [simplify]: Extracting #9: cost 0 inf + 18185 4.665 * [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.665 * [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.665 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (sqrt a)) 4.665 * * [simplify]: iters left: 6 (15 enodes) 4.673 * * [simplify]: iters left: 5 (52 enodes) 4.689 * * [simplify]: iters left: 4 (68 enodes) 4.704 * * [simplify]: iters left: 3 (82 enodes) 4.715 * * [simplify]: Extracting #0: cost 1 inf + 0 4.715 * * [simplify]: Extracting #1: cost 8 inf + 0 4.715 * * [simplify]: Extracting #2: cost 17 inf + 0 4.715 * * [simplify]: Extracting #3: cost 17 inf + 84 4.715 * * [simplify]: Extracting #4: cost 17 inf + 247 4.715 * * [simplify]: Extracting #5: cost 21 inf + 653 4.716 * * [simplify]: Extracting #6: cost 22 inf + 738 4.716 * * [simplify]: Extracting #7: cost 8 inf + 2525 4.717 * * [simplify]: Extracting #8: cost 1 inf + 5005 4.718 * * [simplify]: Extracting #9: cost 0 inf + 5425 4.719 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))) 4.719 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))))) 4.719 * * * * [progress]: [ 81 / 177 ] simplifiying candidate # 4.719 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) 1) 4.719 * * [simplify]: iters left: 6 (17 enodes) 4.724 * * [simplify]: iters left: 5 (64 enodes) 4.737 * * [simplify]: iters left: 4 (106 enodes) 4.767 * * [simplify]: iters left: 3 (143 enodes) 4.793 * * [simplify]: iters left: 2 (164 enodes) 4.820 * * [simplify]: iters left: 1 (167 enodes) 4.851 * * [simplify]: Extracting #0: cost 1 inf + 0 4.851 * * [simplify]: Extracting #1: cost 13 inf + 0 4.852 * * [simplify]: Extracting #2: cost 24 inf + 1 4.852 * * [simplify]: Extracting #3: cost 26 inf + 83 4.852 * * [simplify]: Extracting #4: cost 25 inf + 327 4.853 * * [simplify]: Extracting #5: cost 32 inf + 489 4.853 * * [simplify]: Extracting #6: cost 32 inf + 575 4.854 * * [simplify]: Extracting #7: cost 19 inf + 2063 4.855 * * [simplify]: Extracting #8: cost 3 inf + 8082 4.857 * * [simplify]: Extracting #9: cost 1 inf + 8922 4.859 * * [simplify]: Extracting #10: cost 0 inf + 9382 4.862 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt 2))) 4.862 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt 2))) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a))) 4.862 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a) 4.862 * * [simplify]: iters left: 6 (14 enodes) 4.866 * * [simplify]: iters left: 5 (49 enodes) 4.881 * * [simplify]: iters left: 4 (65 enodes) 4.901 * * [simplify]: iters left: 3 (79 enodes) 4.919 * * [simplify]: Extracting #0: cost 1 inf + 0 4.919 * * [simplify]: Extracting #1: cost 8 inf + 0 4.919 * * [simplify]: Extracting #2: cost 14 inf + 1 4.919 * * [simplify]: Extracting #3: cost 16 inf + 83 4.919 * * [simplify]: Extracting #4: cost 15 inf + 328 4.919 * * [simplify]: Extracting #5: cost 21 inf + 491 4.919 * * [simplify]: Extracting #6: cost 23 inf + 534 4.920 * * [simplify]: Extracting #7: cost 7 inf + 2607 4.920 * * [simplify]: Extracting #8: cost 1 inf + 4683 4.921 * * [simplify]: Extracting #9: cost 0 inf + 5103 4.922 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) a)) 4.922 * [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)))) 4.922 * * * * [progress]: [ 82 / 177 ] simplifiying candidate # 4.923 * [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))) 4.923 * * [simplify]: iters left: 6 (17 enodes) 4.927 * * [simplify]: iters left: 5 (62 enodes) 4.939 * * [simplify]: iters left: 4 (95 enodes) 4.955 * * [simplify]: iters left: 3 (154 enodes) 4.978 * * [simplify]: iters left: 2 (207 enodes) 5.028 * * [simplify]: iters left: 1 (225 enodes) 5.073 * * [simplify]: Extracting #0: cost 1 inf + 0 5.073 * * [simplify]: Extracting #1: cost 23 inf + 0 5.073 * * [simplify]: Extracting #2: cost 47 inf + 0 5.073 * * [simplify]: Extracting #3: cost 44 inf + 448 5.074 * * [simplify]: Extracting #4: cost 40 inf + 1258 5.075 * * [simplify]: Extracting #5: cost 47 inf + 1299 5.076 * * [simplify]: Extracting #6: cost 49 inf + 1342 5.077 * * [simplify]: Extracting #7: cost 35 inf + 3570 5.082 * * [simplify]: Extracting #8: cost 8 inf + 14542 5.090 * * [simplify]: Extracting #9: cost 0 inf + 18219 5.099 * * [simplify]: Extracting #10: cost 0 inf + 18179 5.107 * [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.108 * [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.108 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (cbrt a)) 5.108 * * [simplify]: iters left: 6 (15 enodes) 5.116 * * [simplify]: iters left: 5 (52 enodes) 5.132 * * [simplify]: iters left: 4 (68 enodes) 5.155 * * [simplify]: iters left: 3 (82 enodes) 5.177 * * [simplify]: Extracting #0: cost 1 inf + 0 5.177 * * [simplify]: Extracting #1: cost 8 inf + 0 5.178 * * [simplify]: Extracting #2: cost 17 inf + 0 5.178 * * [simplify]: Extracting #3: cost 17 inf + 164 5.178 * * [simplify]: Extracting #4: cost 17 inf + 247 5.178 * * [simplify]: Extracting #5: cost 21 inf + 653 5.179 * * [simplify]: Extracting #6: cost 22 inf + 738 5.179 * * [simplify]: Extracting #7: cost 8 inf + 2525 5.181 * * [simplify]: Extracting #8: cost 1 inf + 5045 5.183 * * [simplify]: Extracting #9: cost 0 inf + 5425 5.184 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (cbrt a))) 5.184 * [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.185 * * * * [progress]: [ 83 / 177 ] simplifiying candidate # 5.185 * [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.185 * * [simplify]: iters left: 6 (16 enodes) 5.193 * * [simplify]: iters left: 5 (57 enodes) 5.211 * * [simplify]: iters left: 4 (83 enodes) 5.238 * * [simplify]: iters left: 3 (117 enodes) 5.272 * * [simplify]: iters left: 2 (128 enodes) 5.310 * * [simplify]: iters left: 1 (129 enodes) 5.344 * * [simplify]: Extracting #0: cost 1 inf + 0 5.344 * * [simplify]: Extracting #1: cost 15 inf + 0 5.345 * * [simplify]: Extracting #2: cost 31 inf + 0 5.345 * * [simplify]: Extracting #3: cost 29 inf + 328 5.345 * * [simplify]: Extracting #4: cost 28 inf + 452 5.346 * * [simplify]: Extracting #5: cost 35 inf + 493 5.346 * * [simplify]: Extracting #6: cost 36 inf + 578 5.347 * * [simplify]: Extracting #7: cost 24 inf + 2169 5.350 * * [simplify]: Extracting #8: cost 3 inf + 9479 5.355 * * [simplify]: Extracting #9: cost 0 inf + 10899 5.359 * [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.359 * [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.359 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 5.359 * * [simplify]: iters left: 6 (15 enodes) 5.367 * * [simplify]: iters left: 5 (52 enodes) 5.384 * * [simplify]: iters left: 4 (68 enodes) 5.404 * * [simplify]: iters left: 3 (82 enodes) 5.427 * * [simplify]: Extracting #0: cost 1 inf + 0 5.427 * * [simplify]: Extracting #1: cost 8 inf + 0 5.427 * * [simplify]: Extracting #2: cost 17 inf + 0 5.427 * * [simplify]: Extracting #3: cost 17 inf + 84 5.427 * * [simplify]: Extracting #4: cost 17 inf + 167 5.427 * * [simplify]: Extracting #5: cost 21 inf + 493 5.427 * * [simplify]: Extracting #6: cost 22 inf + 578 5.428 * * [simplify]: Extracting #7: cost 8 inf + 2365 5.428 * * [simplify]: Extracting #8: cost 1 inf + 4725 5.429 * * [simplify]: Extracting #9: cost 0 inf + 5105 5.430 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 5.430 * [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.430 * * * * [progress]: [ 84 / 177 ] simplifiying candidate # 5.430 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) 1) 5.431 * * [simplify]: iters left: 6 (16 enodes) 5.435 * * [simplify]: iters left: 5 (57 enodes) 5.446 * * [simplify]: iters left: 4 (81 enodes) 5.460 * * [simplify]: iters left: 3 (105 enodes) 5.475 * * [simplify]: iters left: 2 (114 enodes) 5.495 * * [simplify]: iters left: 1 (116 enodes) 5.509 * * [simplify]: Extracting #0: cost 1 inf + 0 5.509 * * [simplify]: Extracting #1: cost 9 inf + 0 5.509 * * [simplify]: Extracting #2: cost 16 inf + 1 5.509 * * [simplify]: Extracting #3: cost 19 inf + 2 5.509 * * [simplify]: Extracting #4: cost 19 inf + 85 5.509 * * [simplify]: Extracting #5: cost 26 inf + 167 5.509 * * [simplify]: Extracting #6: cost 26 inf + 253 5.510 * * [simplify]: Extracting #7: cost 11 inf + 2718 5.511 * * [simplify]: Extracting #8: cost 2 inf + 5340 5.512 * * [simplify]: Extracting #9: cost 0 inf + 6060 5.513 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 5.514 * [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.514 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) a) 5.514 * * [simplify]: iters left: 6 (14 enodes) 5.519 * * [simplify]: iters left: 5 (49 enodes) 5.532 * * [simplify]: iters left: 4 (65 enodes) 5.552 * * [simplify]: iters left: 3 (79 enodes) 5.575 * * [simplify]: Extracting #0: cost 1 inf + 0 5.575 * * [simplify]: Extracting #1: cost 8 inf + 0 5.575 * * [simplify]: Extracting #2: cost 14 inf + 1 5.575 * * [simplify]: Extracting #3: cost 16 inf + 43 5.575 * * [simplify]: Extracting #4: cost 15 inf + 208 5.576 * * [simplify]: Extracting #5: cost 21 inf + 331 5.576 * * [simplify]: Extracting #6: cost 23 inf + 374 5.577 * * [simplify]: Extracting #7: cost 7 inf + 2407 5.578 * * [simplify]: Extracting #8: cost 1 inf + 4403 5.580 * * [simplify]: Extracting #9: cost 0 inf + 4783 5.582 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) a)) 5.582 * [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.582 * * * * [progress]: [ 85 / 177 ] simplifiying candidate # 5.582 * [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.583 * * [simplify]: iters left: 6 (16 enodes) 5.591 * * [simplify]: iters left: 5 (59 enodes) 5.610 * * [simplify]: iters left: 4 (99 enodes) 5.629 * * [simplify]: iters left: 3 (149 enodes) 5.661 * * [simplify]: iters left: 2 (199 enodes) 5.713 * * [simplify]: Extracting #0: cost 1 inf + 0 5.713 * * [simplify]: Extracting #1: cost 13 inf + 0 5.713 * * [simplify]: Extracting #2: cost 24 inf + 1 5.713 * * [simplify]: Extracting #3: cost 26 inf + 83 5.713 * * [simplify]: Extracting #4: cost 25 inf + 407 5.714 * * [simplify]: Extracting #5: cost 32 inf + 448 5.714 * * [simplify]: Extracting #6: cost 32 inf + 574 5.714 * * [simplify]: Extracting #7: cost 20 inf + 1763 5.715 * * [simplify]: Extracting #8: cost 16 inf + 2783 5.716 * * [simplify]: Extracting #9: cost 4 inf + 7812 5.718 * * [simplify]: Extracting #10: cost 0 inf + 9369 5.720 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt a))) 5.720 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt a))) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)))) 5.721 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)) 5.721 * * [simplify]: iters left: 6 (14 enodes) 5.724 * * [simplify]: iters left: 5 (49 enodes) 5.732 * * [simplify]: iters left: 4 (65 enodes) 5.753 * * [simplify]: iters left: 3 (79 enodes) 5.775 * * [simplify]: Extracting #0: cost 1 inf + 0 5.775 * * [simplify]: Extracting #1: cost 8 inf + 0 5.775 * * [simplify]: Extracting #2: cost 14 inf + 1 5.775 * * [simplify]: Extracting #3: cost 14 inf + 286 5.775 * * [simplify]: Extracting #4: cost 14 inf + 450 5.776 * * [simplify]: Extracting #5: cost 21 inf + 491 5.776 * * [simplify]: Extracting #6: cost 23 inf + 534 5.777 * * [simplify]: Extracting #7: cost 7 inf + 2607 5.779 * * [simplify]: Extracting #8: cost 0 inf + 5103 5.781 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt a) 2)) 5.781 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) (* (cbrt a) (cbrt a))) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt a) 2)))) 5.781 * * * * [progress]: [ 86 / 177 ] simplifiying candidate # 5.781 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) (sqrt a)) 5.781 * * [simplify]: iters left: 6 (15 enodes) 5.789 * * [simplify]: iters left: 5 (54 enodes) 5.807 * * [simplify]: iters left: 4 (83 enodes) 5.834 * * [simplify]: iters left: 3 (110 enodes) 5.864 * * [simplify]: iters left: 2 (124 enodes) 5.900 * * [simplify]: Extracting #0: cost 1 inf + 0 5.900 * * [simplify]: Extracting #1: cost 9 inf + 0 5.901 * * [simplify]: Extracting #2: cost 16 inf + 1 5.901 * * [simplify]: Extracting #3: cost 18 inf + 43 5.901 * * [simplify]: Extracting #4: cost 18 inf + 126 5.901 * * [simplify]: Extracting #5: cost 25 inf + 167 5.901 * * [simplify]: Extracting #6: cost 27 inf + 210 5.902 * * [simplify]: Extracting #7: cost 20 inf + 544 5.903 * * [simplify]: Extracting #8: cost 12 inf + 1823 5.904 * * [simplify]: Extracting #9: cost 5 inf + 4118 5.907 * * [simplify]: Extracting #10: cost 0 inf + 6053 5.909 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ (sqrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) 5.909 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ (sqrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)))) 5.910 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)) 5.910 * * [simplify]: iters left: 6 (14 enodes) 5.917 * * [simplify]: iters left: 5 (49 enodes) 5.932 * * [simplify]: iters left: 4 (65 enodes) 5.952 * * [simplify]: iters left: 3 (79 enodes) 5.974 * * [simplify]: Extracting #0: cost 1 inf + 0 5.974 * * [simplify]: Extracting #1: cost 8 inf + 0 5.974 * * [simplify]: Extracting #2: cost 14 inf + 1 5.975 * * [simplify]: Extracting #3: cost 14 inf + 166 5.975 * * [simplify]: Extracting #4: cost 14 inf + 290 5.975 * * [simplify]: Extracting #5: cost 21 inf + 331 5.975 * * [simplify]: Extracting #6: cost 23 inf + 374 5.976 * * [simplify]: Extracting #7: cost 7 inf + 2407 5.978 * * [simplify]: Extracting #8: cost 0 inf + 4783 5.979 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)) 5.979 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) (sqrt a)) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)))) 5.980 * * * * [progress]: [ 87 / 177 ] simplifiying candidate # 5.980 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) 1) 5.980 * * [simplify]: iters left: 6 (14 enodes) 5.988 * * [simplify]: iters left: 5 (47 enodes) 6.003 * * [simplify]: iters left: 4 (68 enodes) 6.024 * * [simplify]: iters left: 3 (81 enodes) 6.046 * * [simplify]: Extracting #0: cost 1 inf + 0 6.046 * * [simplify]: Extracting #1: cost 5 inf + 0 6.046 * * [simplify]: Extracting #2: cost 7 inf + 1 6.046 * * [simplify]: Extracting #3: cost 11 inf + 1 6.047 * * [simplify]: Extracting #4: cost 12 inf + 43 6.047 * * [simplify]: Extracting #5: cost 20 inf + 84 6.047 * * [simplify]: Extracting #6: cost 20 inf + 170 6.048 * * [simplify]: Extracting #7: cost 6 inf + 1877 6.049 * * [simplify]: Extracting #8: cost 1 inf + 3278 6.051 * * [simplify]: Extracting #9: cost 0 inf + 3617 6.053 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 6.053 * [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.053 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) a) 6.053 * * [simplify]: iters left: 6 (13 enodes) 6.060 * * [simplify]: iters left: 5 (46 enodes) 6.068 * * [simplify]: iters left: 4 (62 enodes) 6.085 * * [simplify]: iters left: 3 (76 enodes) 6.106 * * [simplify]: Extracting #0: cost 1 inf + 0 6.106 * * [simplify]: Extracting #1: cost 8 inf + 0 6.106 * * [simplify]: Extracting #2: cost 10 inf + 44 6.106 * * [simplify]: Extracting #3: cost 13 inf + 86 6.107 * * [simplify]: Extracting #4: cost 15 inf + 87 6.107 * * [simplify]: Extracting #5: cost 21 inf + 169 6.107 * * [simplify]: Extracting #6: cost 21 inf + 337 6.107 * * [simplify]: Extracting #7: cost 10 inf + 1781 6.108 * * [simplify]: Extracting #8: cost 2 inf + 3782 6.109 * * [simplify]: Extracting #9: cost 0 inf + 4461 6.109 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* a 2)) 6.110 * [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.110 * * * * [progress]: [ 88 / 177 ] simplifiying candidate # 6.110 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 6.110 * * [simplify]: iters left: 6 (17 enodes) 6.115 * * [simplify]: iters left: 5 (62 enodes) 6.125 * * [simplify]: iters left: 4 (91 enodes) 6.145 * * [simplify]: iters left: 3 (137 enodes) 6.188 * * [simplify]: iters left: 2 (147 enodes) 6.225 * * [simplify]: Extracting #0: cost 1 inf + 0 6.225 * * [simplify]: Extracting #1: cost 18 inf + 0 6.225 * * [simplify]: Extracting #2: cost 37 inf + 0 6.226 * * [simplify]: Extracting #3: cost 30 inf + 1455 6.227 * * [simplify]: Extracting #4: cost 25 inf + 2707 6.228 * * [simplify]: Extracting #5: cost 31 inf + 2749 6.229 * * [simplify]: Extracting #6: cost 33 inf + 2792 6.230 * * [simplify]: Extracting #7: cost 22 inf + 4019 6.233 * * [simplify]: Extracting #8: cost 3 inf + 10939 6.238 * * [simplify]: Extracting #9: cost 0 inf + 12279 6.242 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 6.242 * [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.243 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (cbrt a)) 6.243 * * [simplify]: iters left: 6 (15 enodes) 6.251 * * [simplify]: iters left: 5 (52 enodes) 6.268 * * [simplify]: iters left: 4 (68 enodes) 6.289 * * [simplify]: iters left: 3 (82 enodes) 6.313 * * [simplify]: Extracting #0: cost 1 inf + 0 6.313 * * [simplify]: Extracting #1: cost 8 inf + 0 6.313 * * [simplify]: Extracting #2: cost 17 inf + 0 6.313 * * [simplify]: Extracting #3: cost 17 inf + 164 6.313 * * [simplify]: Extracting #4: cost 17 inf + 327 6.314 * * [simplify]: Extracting #5: cost 21 inf + 813 6.314 * * [simplify]: Extracting #6: cost 22 inf + 898 6.315 * * [simplify]: Extracting #7: cost 8 inf + 2605 6.316 * * [simplify]: Extracting #8: cost 1 inf + 5045 6.318 * * [simplify]: Extracting #9: cost 0 inf + 5425 6.320 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (cbrt a))) 6.320 * [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.320 * * * * [progress]: [ 89 / 177 ] simplifiying candidate # 6.321 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 6.321 * * [simplify]: iters left: 6 (16 enodes) 6.329 * * [simplify]: iters left: 5 (57 enodes) 6.338 * * [simplify]: iters left: 4 (78 enodes) 6.350 * * [simplify]: iters left: 3 (102 enodes) 6.374 * * [simplify]: iters left: 2 (104 enodes) 6.388 * * [simplify]: Extracting #0: cost 1 inf + 0 6.388 * * [simplify]: Extracting #1: cost 12 inf + 0 6.388 * * [simplify]: Extracting #2: cost 25 inf + 0 6.388 * * [simplify]: Extracting #3: cost 23 inf + 447 6.389 * * [simplify]: Extracting #4: cost 19 inf + 1217 6.389 * * [simplify]: Extracting #5: cost 26 inf + 1258 6.389 * * [simplify]: Extracting #6: cost 26 inf + 1384 6.390 * * [simplify]: Extracting #7: cost 14 inf + 3031 6.391 * * [simplify]: Extracting #8: cost 2 inf + 6872 6.392 * * [simplify]: Extracting #9: cost 0 inf + 7591 6.394 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 6.394 * [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.394 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (sqrt a)) 6.394 * * [simplify]: iters left: 6 (15 enodes) 6.398 * * [simplify]: iters left: 5 (52 enodes) 6.411 * * [simplify]: iters left: 4 (68 enodes) 6.434 * * [simplify]: iters left: 3 (82 enodes) 6.445 * * [simplify]: Extracting #0: cost 1 inf + 0 6.445 * * [simplify]: Extracting #1: cost 8 inf + 0 6.445 * * [simplify]: Extracting #2: cost 17 inf + 0 6.445 * * [simplify]: Extracting #3: cost 17 inf + 84 6.445 * * [simplify]: Extracting #4: cost 17 inf + 247 6.446 * * [simplify]: Extracting #5: cost 21 inf + 653 6.446 * * [simplify]: Extracting #6: cost 22 inf + 738 6.446 * * [simplify]: Extracting #7: cost 8 inf + 2445 6.447 * * [simplify]: Extracting #8: cost 1 inf + 4725 6.448 * * [simplify]: Extracting #9: cost 0 inf + 5105 6.449 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))) 6.449 * [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.449 * * * * [progress]: [ 90 / 177 ] simplifiying candidate # 6.449 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 1) 6.449 * * [simplify]: iters left: 6 (16 enodes) 6.454 * * [simplify]: iters left: 5 (57 enodes) 6.463 * * [simplify]: iters left: 4 (78 enodes) 6.480 * * [simplify]: iters left: 3 (97 enodes) 6.507 * * [simplify]: Extracting #0: cost 1 inf + 0 6.507 * * [simplify]: Extracting #1: cost 7 inf + 0 6.507 * * [simplify]: Extracting #2: cost 12 inf + 1 6.507 * * [simplify]: Extracting #3: cost 14 inf + 83 6.508 * * [simplify]: Extracting #4: cost 13 inf + 327 6.508 * * [simplify]: Extracting #5: cost 20 inf + 489 6.508 * * [simplify]: Extracting #6: cost 20 inf + 575 6.509 * * [simplify]: Extracting #7: cost 7 inf + 2200 6.510 * * [simplify]: Extracting #8: cost 2 inf + 3384 6.512 * * [simplify]: Extracting #9: cost 0 inf + 4184 6.513 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 6.513 * [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.514 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a) 6.514 * * [simplify]: iters left: 6 (14 enodes) 6.521 * * [simplify]: iters left: 5 (49 enodes) 6.539 * * [simplify]: iters left: 4 (65 enodes) 6.559 * * [simplify]: iters left: 3 (79 enodes) 6.581 * * [simplify]: Extracting #0: cost 1 inf + 0 6.581 * * [simplify]: Extracting #1: cost 8 inf + 0 6.581 * * [simplify]: Extracting #2: cost 14 inf + 1 6.581 * * [simplify]: Extracting #3: cost 16 inf + 83 6.581 * * [simplify]: Extracting #4: cost 15 inf + 328 6.582 * * [simplify]: Extracting #5: cost 21 inf + 491 6.582 * * [simplify]: Extracting #6: cost 23 inf + 534 6.583 * * [simplify]: Extracting #7: cost 7 inf + 2527 6.584 * * [simplify]: Extracting #8: cost 1 inf + 4403 6.586 * * [simplify]: Extracting #9: cost 0 inf + 4783 6.588 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) a)) 6.588 * [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.588 * * * * [progress]: [ 91 / 177 ] simplifiying candidate # 6.588 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 6.589 * * [simplify]: iters left: 6 (16 enodes) 6.596 * * [simplify]: iters left: 5 (57 enodes) 6.608 * * [simplify]: iters left: 4 (78 enodes) 6.620 * * [simplify]: iters left: 3 (99 enodes) 6.634 * * [simplify]: iters left: 2 (102 enodes) 6.649 * * [simplify]: Extracting #0: cost 1 inf + 0 6.649 * * [simplify]: Extracting #1: cost 10 inf + 0 6.649 * * [simplify]: Extracting #2: cost 23 inf + 0 6.649 * * [simplify]: Extracting #3: cost 25 inf + 124 6.649 * * [simplify]: Extracting #4: cost 21 inf + 894 6.650 * * [simplify]: Extracting #5: cost 26 inf + 1258 6.650 * * [simplify]: Extracting #6: cost 27 inf + 1342 6.650 * * [simplify]: Extracting #7: cost 17 inf + 2037 6.651 * * [simplify]: Extracting #8: cost 13 inf + 2736 6.652 * * [simplify]: Extracting #9: cost 4 inf + 5831 6.653 * * [simplify]: Extracting #10: cost 0 inf + 7589 6.655 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (* (cbrt a) (cbrt a)) (sqrt 2))) 6.655 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (* (cbrt a) (cbrt a)) (sqrt 2))) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (cbrt a)))) 6.656 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (cbrt a)) 6.656 * * [simplify]: iters left: 6 (15 enodes) 6.664 * * [simplify]: iters left: 5 (52 enodes) 6.680 * * [simplify]: iters left: 4 (68 enodes) 6.700 * * [simplify]: iters left: 3 (82 enodes) 6.723 * * [simplify]: Extracting #0: cost 1 inf + 0 6.723 * * [simplify]: Extracting #1: cost 8 inf + 0 6.724 * * [simplify]: Extracting #2: cost 17 inf + 0 6.724 * * [simplify]: Extracting #3: cost 17 inf + 164 6.724 * * [simplify]: Extracting #4: cost 17 inf + 247 6.724 * * [simplify]: Extracting #5: cost 21 inf + 653 6.725 * * [simplify]: Extracting #6: cost 22 inf + 738 6.725 * * [simplify]: Extracting #7: cost 8 inf + 2445 6.727 * * [simplify]: Extracting #8: cost 1 inf + 4765 6.729 * * [simplify]: Extracting #9: cost 0 inf + 5105 6.730 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (cbrt a))) 6.731 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (cbrt a))))) 6.731 * * * * [progress]: [ 92 / 177 ] simplifiying candidate # 6.731 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 6.731 * * [simplify]: iters left: 6 (15 enodes) 6.739 * * [simplify]: iters left: 5 (52 enodes) 6.751 * * [simplify]: iters left: 4 (68 enodes) 6.762 * * [simplify]: iters left: 3 (82 enodes) 6.776 * * [simplify]: Extracting #0: cost 1 inf + 0 6.776 * * [simplify]: Extracting #1: cost 8 inf + 0 6.777 * * [simplify]: Extracting #2: cost 17 inf + 0 6.777 * * [simplify]: Extracting #3: cost 17 inf + 84 6.777 * * [simplify]: Extracting #4: cost 17 inf + 167 6.777 * * [simplify]: Extracting #5: cost 21 inf + 493 6.777 * * [simplify]: Extracting #6: cost 22 inf + 578 6.778 * * [simplify]: Extracting #7: cost 8 inf + 2285 6.780 * * [simplify]: Extracting #8: cost 1 inf + 4445 6.781 * * [simplify]: Extracting #9: cost 0 inf + 4785 6.783 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 6.783 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)))) 6.784 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 6.784 * * [simplify]: iters left: 6 (15 enodes) 6.791 * * [simplify]: iters left: 5 (52 enodes) 6.808 * * [simplify]: iters left: 4 (68 enodes) 6.829 * * [simplify]: iters left: 3 (82 enodes) 6.852 * * [simplify]: Extracting #0: cost 1 inf + 0 6.852 * * [simplify]: Extracting #1: cost 8 inf + 0 6.852 * * [simplify]: Extracting #2: cost 17 inf + 0 6.852 * * [simplify]: Extracting #3: cost 17 inf + 84 6.852 * * [simplify]: Extracting #4: cost 17 inf + 167 6.852 * * [simplify]: Extracting #5: cost 21 inf + 493 6.853 * * [simplify]: Extracting #6: cost 22 inf + 578 6.854 * * [simplify]: Extracting #7: cost 8 inf + 2285 6.855 * * [simplify]: Extracting #8: cost 1 inf + 4445 6.857 * * [simplify]: Extracting #9: cost 0 inf + 4785 6.858 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 6.858 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))))) 6.858 * * * * [progress]: [ 93 / 177 ] simplifiying candidate # 6.859 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 1) 6.859 * * [simplify]: iters left: 6 (15 enodes) 6.864 * * [simplify]: iters left: 5 (52 enodes) 6.872 * * [simplify]: iters left: 4 (68 enodes) 6.883 * * [simplify]: iters left: 3 (83 enodes) 6.906 * * [simplify]: Extracting #0: cost 1 inf + 0 6.906 * * [simplify]: Extracting #1: cost 5 inf + 0 6.906 * * [simplify]: Extracting #2: cost 8 inf + 1 6.906 * * [simplify]: Extracting #3: cost 10 inf + 43 6.906 * * [simplify]: Extracting #4: cost 10 inf + 126 6.906 * * [simplify]: Extracting #5: cost 18 inf + 167 6.906 * * [simplify]: Extracting #6: cost 18 inf + 253 6.907 * * [simplify]: Extracting #7: cost 3 inf + 2179 6.908 * * [simplify]: Extracting #8: cost 0 inf + 2942 6.910 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 6.910 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) a))) 6.910 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) a) 6.910 * * [simplify]: iters left: 6 (14 enodes) 6.919 * * [simplify]: iters left: 5 (49 enodes) 6.934 * * [simplify]: iters left: 4 (65 enodes) 6.953 * * [simplify]: iters left: 3 (79 enodes) 6.975 * * [simplify]: Extracting #0: cost 1 inf + 0 6.975 * * [simplify]: Extracting #1: cost 8 inf + 0 6.975 * * [simplify]: Extracting #2: cost 14 inf + 1 6.976 * * [simplify]: Extracting #3: cost 16 inf + 43 6.976 * * [simplify]: Extracting #4: cost 15 inf + 208 6.976 * * [simplify]: Extracting #5: cost 21 inf + 331 6.976 * * [simplify]: Extracting #6: cost 23 inf + 374 6.977 * * [simplify]: Extracting #7: cost 7 inf + 2327 6.979 * * [simplify]: Extracting #8: cost 1 inf + 4123 6.980 * * [simplify]: Extracting #9: cost 0 inf + 4463 6.982 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) a)) 6.982 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 1) (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) a)))) 6.982 * * * * [progress]: [ 94 / 177 ] simplifiying candidate # 6.982 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) (* (cbrt a) (cbrt a))) 6.982 * * [simplify]: iters left: 6 (15 enodes) 6.986 * * [simplify]: iters left: 5 (54 enodes) 6.995 * * [simplify]: iters left: 4 (73 enodes) 7.007 * * [simplify]: iters left: 3 (90 enodes) 7.030 * * [simplify]: iters left: 2 (91 enodes) 7.050 * * [simplify]: Extracting #0: cost 1 inf + 0 7.050 * * [simplify]: Extracting #1: cost 7 inf + 0 7.050 * * [simplify]: Extracting #2: cost 12 inf + 1 7.050 * * [simplify]: Extracting #3: cost 12 inf + 285 7.050 * * [simplify]: Extracting #4: cost 12 inf + 448 7.050 * * [simplify]: Extracting #5: cost 19 inf + 489 7.050 * * [simplify]: Extracting #6: cost 20 inf + 574 7.051 * * [simplify]: Extracting #7: cost 7 inf + 1846 7.051 * * [simplify]: Extracting #8: cost 4 inf + 2583 7.052 * * [simplify]: Extracting #9: cost 0 inf + 4179 7.053 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt a)) (cbrt a)) 7.053 * [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.053 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)) 7.053 * * [simplify]: iters left: 6 (14 enodes) 7.057 * * [simplify]: iters left: 5 (49 enodes) 7.064 * * [simplify]: iters left: 4 (65 enodes) 7.082 * * [simplify]: iters left: 3 (79 enodes) 7.103 * * [simplify]: Extracting #0: cost 1 inf + 0 7.103 * * [simplify]: Extracting #1: cost 8 inf + 0 7.104 * * [simplify]: Extracting #2: cost 14 inf + 1 7.104 * * [simplify]: Extracting #3: cost 14 inf + 286 7.104 * * [simplify]: Extracting #4: cost 14 inf + 450 7.104 * * [simplify]: Extracting #5: cost 21 inf + 491 7.104 * * [simplify]: Extracting #6: cost 23 inf + 534 7.105 * * [simplify]: Extracting #7: cost 7 inf + 2527 7.107 * * [simplify]: Extracting #8: cost 0 inf + 4783 7.108 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt a) 2)) 7.109 * [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.109 * * * * [progress]: [ 95 / 177 ] simplifiying candidate # 7.109 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) (sqrt a)) 7.109 * * [simplify]: iters left: 6 (14 enodes) 7.116 * * [simplify]: iters left: 5 (49 enodes) 7.132 * * [simplify]: iters left: 4 (64 enodes) 7.152 * * [simplify]: iters left: 3 (79 enodes) 7.175 * * [simplify]: Extracting #0: cost 1 inf + 0 7.175 * * [simplify]: Extracting #1: cost 5 inf + 0 7.175 * * [simplify]: Extracting #2: cost 8 inf + 1 7.175 * * [simplify]: Extracting #3: cost 9 inf + 84 7.175 * * [simplify]: Extracting #4: cost 10 inf + 126 7.175 * * [simplify]: Extracting #5: cost 17 inf + 167 7.176 * * [simplify]: Extracting #6: cost 19 inf + 210 7.176 * * [simplify]: Extracting #7: cost 7 inf + 1480 7.177 * * [simplify]: Extracting #8: cost 1 inf + 2600 7.179 * * [simplify]: Extracting #9: cost 0 inf + 2939 7.180 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt a)) 7.180 * [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.180 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)) 7.180 * * [simplify]: iters left: 6 (14 enodes) 7.187 * * [simplify]: iters left: 5 (49 enodes) 7.202 * * [simplify]: iters left: 4 (65 enodes) 7.221 * * [simplify]: iters left: 3 (79 enodes) 7.243 * * [simplify]: Extracting #0: cost 1 inf + 0 7.243 * * [simplify]: Extracting #1: cost 8 inf + 0 7.243 * * [simplify]: Extracting #2: cost 14 inf + 1 7.243 * * [simplify]: Extracting #3: cost 14 inf + 166 7.244 * * [simplify]: Extracting #4: cost 14 inf + 290 7.244 * * [simplify]: Extracting #5: cost 21 inf + 331 7.244 * * [simplify]: Extracting #6: cost 23 inf + 374 7.245 * * [simplify]: Extracting #7: cost 7 inf + 2327 7.247 * * [simplify]: Extracting #8: cost 0 inf + 4463 7.248 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)) 7.248 * [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.249 * * * * [progress]: [ 96 / 177 ] simplifiying candidate # 7.249 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) 1) 7.249 * * [simplify]: iters left: 6 (13 enodes) 7.256 * * [simplify]: iters left: 5 (42 enodes) 7.269 * * [simplify]: iters left: 4 (57 enodes) 7.286 * * [simplify]: iters left: 3 (69 enodes) 7.304 * * [simplify]: Extracting #0: cost 1 inf + 0 7.304 * * [simplify]: Extracting #1: cost 4 inf + 0 7.304 * * [simplify]: Extracting #2: cost 7 inf + 1 7.304 * * [simplify]: Extracting #3: cost 9 inf + 2 7.304 * * [simplify]: Extracting #4: cost 16 inf + 84 7.304 * * [simplify]: Extracting #5: cost 13 inf + 337 7.305 * * [simplify]: Extracting #6: cost 1 inf + 2000 7.306 * * [simplify]: Extracting #7: cost 0 inf + 2179 7.307 * [simplify]: Simplified to (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) 7.307 * [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.310 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) a) 7.310 * * [simplify]: iters left: 6 (13 enodes) 7.317 * * [simplify]: iters left: 5 (46 enodes) 7.331 * * [simplify]: iters left: 4 (62 enodes) 7.350 * * [simplify]: iters left: 3 (76 enodes) 7.361 * * [simplify]: Extracting #0: cost 1 inf + 0 7.361 * * [simplify]: Extracting #1: cost 8 inf + 0 7.361 * * [simplify]: Extracting #2: cost 10 inf + 44 7.361 * * [simplify]: Extracting #3: cost 13 inf + 86 7.361 * * [simplify]: Extracting #4: cost 15 inf + 87 7.361 * * [simplify]: Extracting #5: cost 21 inf + 169 7.361 * * [simplify]: Extracting #6: cost 21 inf + 337 7.362 * * [simplify]: Extracting #7: cost 10 inf + 1741 7.362 * * [simplify]: Extracting #8: cost 2 inf + 3542 7.363 * * [simplify]: Extracting #9: cost 0 inf + 4141 7.364 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* a 2)) 7.364 * [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.364 * * * * [progress]: [ 97 / 177 ] simplifiying candidate # 7.364 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 7.364 * * [simplify]: iters left: 6 (9 enodes) 7.367 * * [simplify]: iters left: 5 (35 enodes) 7.374 * * [simplify]: iters left: 4 (55 enodes) 7.384 * * [simplify]: iters left: 3 (89 enodes) 7.412 * * [simplify]: iters left: 2 (99 enodes) 7.441 * * [simplify]: Extracting #0: cost 1 inf + 0 7.441 * * [simplify]: Extracting #1: cost 18 inf + 0 7.441 * * [simplify]: Extracting #2: cost 34 inf + 1 7.442 * * [simplify]: Extracting #3: cost 32 inf + 3 7.443 * * [simplify]: Extracting #4: cost 10 inf + 3884 7.445 * * [simplify]: Extracting #5: cost 0 inf + 6067 7.447 * * [simplify]: Extracting #6: cost 0 inf + 5987 7.449 * [simplify]: Simplified to (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 7.449 * [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.449 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (cbrt a)) 7.449 * * [simplify]: iters left: 6 (14 enodes) 7.457 * * [simplify]: iters left: 5 (52 enodes) 7.474 * * [simplify]: iters left: 4 (80 enodes) 7.499 * * [simplify]: iters left: 3 (109 enodes) 7.520 * * [simplify]: iters left: 2 (121 enodes) 7.536 * * [simplify]: iters left: 1 (125 enodes) 7.555 * * [simplify]: Extracting #0: cost 1 inf + 0 7.555 * * [simplify]: Extracting #1: cost 11 inf + 0 7.555 * * [simplify]: Extracting #2: cost 31 inf + 0 7.556 * * [simplify]: Extracting #3: cost 33 inf + 409 7.556 * * [simplify]: Extracting #4: cost 30 inf + 1949 7.557 * * [simplify]: Extracting #5: cost 27 inf + 2843 7.558 * * [simplify]: Extracting #6: cost 14 inf + 4813 7.561 * * [simplify]: Extracting #7: cost 1 inf + 8554 7.564 * * [simplify]: Extracting #8: cost 0 inf + 8893 7.567 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt 2))) 7.567 * [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.567 * * * * [progress]: [ 98 / 177 ] simplifiying candidate # 7.568 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) 7.568 * * [simplify]: iters left: 6 (8 enodes) 7.572 * * [simplify]: iters left: 5 (30 enodes) 7.583 * * [simplify]: iters left: 4 (42 enodes) 7.593 * * [simplify]: iters left: 3 (54 enodes) 7.602 * * [simplify]: iters left: 2 (56 enodes) 7.609 * * [simplify]: Extracting #0: cost 1 inf + 0 7.609 * * [simplify]: Extracting #1: cost 12 inf + 0 7.609 * * [simplify]: Extracting #2: cost 22 inf + 1 7.609 * * [simplify]: Extracting #3: cost 20 inf + 3 7.610 * * [simplify]: Extracting #4: cost 8 inf + 1545 7.610 * * [simplify]: Extracting #5: cost 1 inf + 2639 7.611 * * [simplify]: Extracting #6: cost 0 inf + 2841 7.611 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 7.611 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)))) 7.611 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)) 7.611 * * [simplify]: iters left: 6 (14 enodes) 7.615 * * [simplify]: iters left: 5 (52 enodes) 7.625 * * [simplify]: iters left: 4 (80 enodes) 7.647 * * [simplify]: iters left: 3 (109 enodes) 7.664 * * [simplify]: iters left: 2 (121 enodes) 7.690 * * [simplify]: iters left: 1 (125 enodes) 7.721 * * [simplify]: Extracting #0: cost 1 inf + 0 7.721 * * [simplify]: Extracting #1: cost 11 inf + 0 7.721 * * [simplify]: Extracting #2: cost 31 inf + 0 7.721 * * [simplify]: Extracting #3: cost 33 inf + 289 7.722 * * [simplify]: Extracting #4: cost 30 inf + 1629 7.723 * * [simplify]: Extracting #5: cost 27 inf + 2403 7.724 * * [simplify]: Extracting #6: cost 14 inf + 4253 7.727 * * [simplify]: Extracting #7: cost 1 inf + 7794 7.730 * * [simplify]: Extracting #8: cost 0 inf + 8093 7.733 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))) 7.733 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))))) 7.733 * * * * [progress]: [ 99 / 177 ] simplifiying candidate # 7.733 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) 7.733 * * [simplify]: iters left: 6 (6 enodes) 7.737 * * [simplify]: iters left: 5 (22 enodes) 7.746 * * [simplify]: iters left: 4 (32 enodes) 7.751 * * [simplify]: iters left: 3 (39 enodes) 7.757 * * [simplify]: Extracting #0: cost 1 inf + 0 7.757 * * [simplify]: Extracting #1: cost 6 inf + 0 7.757 * * [simplify]: Extracting #2: cost 9 inf + 1 7.757 * * [simplify]: Extracting #3: cost 6 inf + 164 7.757 * * [simplify]: Extracting #4: cost 2 inf + 691 7.757 * * [simplify]: Extracting #5: cost 0 inf + 974 7.757 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 7.757 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a))) 7.758 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a) 7.758 * * [simplify]: iters left: 6 (13 enodes) 7.761 * * [simplify]: iters left: 5 (49 enodes) 7.771 * * [simplify]: iters left: 4 (77 enodes) 7.783 * * [simplify]: iters left: 3 (106 enodes) 7.798 * * [simplify]: iters left: 2 (118 enodes) 7.814 * * [simplify]: iters left: 1 (122 enodes) 7.836 * * [simplify]: Extracting #0: cost 1 inf + 0 7.836 * * [simplify]: Extracting #1: cost 11 inf + 0 7.837 * * [simplify]: Extracting #2: cost 28 inf + 1 7.837 * * [simplify]: Extracting #3: cost 29 inf + 654 7.838 * * [simplify]: Extracting #4: cost 25 inf + 2039 7.838 * * [simplify]: Extracting #5: cost 25 inf + 2207 7.840 * * [simplify]: Extracting #6: cost 13 inf + 3637 7.842 * * [simplify]: Extracting #7: cost 0 inf + 7291 7.845 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)) 7.845 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)))) 7.845 * * * * [progress]: [ 100 / 177 ] simplifiying candidate # 7.846 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 7.846 * * [simplify]: iters left: 5 (8 enodes) 7.851 * * [simplify]: iters left: 4 (30 enodes) 7.858 * * [simplify]: iters left: 3 (42 enodes) 7.867 * * [simplify]: iters left: 2 (51 enodes) 7.874 * * [simplify]: iters left: 1 (54 enodes) 7.882 * * [simplify]: Extracting #0: cost 1 inf + 0 7.882 * * [simplify]: Extracting #1: cost 10 inf + 0 7.882 * * [simplify]: Extracting #2: cost 20 inf + 1 7.882 * * [simplify]: Extracting #3: cost 18 inf + 206 7.882 * * [simplify]: Extracting #4: cost 2 inf + 2557 7.883 * * [simplify]: Extracting #5: cost 0 inf + 2841 7.883 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 7.883 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)))) 7.883 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)) 7.883 * * [simplify]: iters left: 6 (14 enodes) 7.887 * * [simplify]: iters left: 5 (52 enodes) 7.897 * * [simplify]: iters left: 4 (80 enodes) 7.910 * * [simplify]: iters left: 3 (109 enodes) 7.928 * * [simplify]: iters left: 2 (121 enodes) 7.964 * * [simplify]: iters left: 1 (125 enodes) 7.989 * * [simplify]: Extracting #0: cost 1 inf + 0 7.989 * * [simplify]: Extracting #1: cost 11 inf + 0 7.989 * * [simplify]: Extracting #2: cost 31 inf + 0 7.989 * * [simplify]: Extracting #3: cost 33 inf + 409 7.990 * * [simplify]: Extracting #4: cost 30 inf + 1669 7.990 * * [simplify]: Extracting #5: cost 27 inf + 2403 7.991 * * [simplify]: Extracting #6: cost 14 inf + 4293 7.992 * * [simplify]: Extracting #7: cost 1 inf + 7754 7.994 * * [simplify]: Extracting #8: cost 0 inf + 8093 7.995 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))) 7.995 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))))) 7.995 * * * * [progress]: [ 101 / 177 ] simplifiying candidate # 7.995 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (sqrt a)) 7.996 * * [simplify]: iters left: 5 (7 enodes) 7.998 * * [simplify]: iters left: 4 (25 enodes) 8.002 * * [simplify]: iters left: 3 (32 enodes) 8.007 * * [simplify]: iters left: 2 (34 enodes) 8.014 * * [simplify]: Extracting #0: cost 1 inf + 0 8.015 * * [simplify]: Extracting #1: cost 8 inf + 0 8.015 * * [simplify]: Extracting #2: cost 14 inf + 1 8.015 * * [simplify]: Extracting #3: cost 11 inf + 44 8.015 * * [simplify]: Extracting #4: cost 3 inf + 617 8.015 * * [simplify]: Extracting #5: cost 1 inf + 902 8.016 * * [simplify]: Extracting #6: cost 0 inf + 1065 8.016 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 8.016 * [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.017 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)) 8.017 * * [simplify]: iters left: 6 (14 enodes) 8.024 * * [simplify]: iters left: 5 (52 enodes) 8.033 * * [simplify]: iters left: 4 (80 enodes) 8.046 * * [simplify]: iters left: 3 (109 enodes) 8.070 * * [simplify]: iters left: 2 (121 enodes) 8.102 * * [simplify]: iters left: 1 (125 enodes) 8.123 * * [simplify]: Extracting #0: cost 1 inf + 0 8.123 * * [simplify]: Extracting #1: cost 11 inf + 0 8.123 * * [simplify]: Extracting #2: cost 31 inf + 0 8.123 * * [simplify]: Extracting #3: cost 33 inf + 289 8.123 * * [simplify]: Extracting #4: cost 30 inf + 1349 8.124 * * [simplify]: Extracting #5: cost 27 inf + 1963 8.124 * * [simplify]: Extracting #6: cost 14 inf + 3733 8.126 * * [simplify]: Extracting #7: cost 1 inf + 6994 8.127 * * [simplify]: Extracting #8: cost 0 inf + 7293 8.129 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))) 8.129 * [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.129 * * * * [progress]: [ 102 / 177 ] simplifiying candidate # 8.129 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) 1) 8.129 * * [simplify]: iters left: 5 (5 enodes) 8.131 * * [simplify]: iters left: 4 (17 enodes) 8.135 * * [simplify]: iters left: 3 (22 enodes) 8.142 * * [simplify]: iters left: 2 (25 enodes) 8.149 * * [simplify]: Extracting #0: cost 1 inf + 0 8.149 * * [simplify]: Extracting #1: cost 4 inf + 0 8.149 * * [simplify]: Extracting #2: cost 5 inf + 1 8.149 * * [simplify]: Extracting #3: cost 0 inf + 248 8.149 * [simplify]: Simplified to (/ 1 (sqrt 2)) 8.149 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a))) 8.150 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a) 8.150 * * [simplify]: iters left: 6 (13 enodes) 8.156 * * [simplify]: iters left: 5 (49 enodes) 8.172 * * [simplify]: iters left: 4 (77 enodes) 8.193 * * [simplify]: iters left: 3 (106 enodes) 8.208 * * [simplify]: iters left: 2 (118 enodes) 8.223 * * [simplify]: iters left: 1 (122 enodes) 8.252 * * [simplify]: Extracting #0: cost 1 inf + 0 8.252 * * [simplify]: Extracting #1: cost 11 inf + 0 8.252 * * [simplify]: Extracting #2: cost 28 inf + 1 8.252 * * [simplify]: Extracting #3: cost 29 inf + 454 8.253 * * [simplify]: Extracting #4: cost 25 inf + 1559 8.254 * * [simplify]: Extracting #5: cost 25 inf + 1727 8.255 * * [simplify]: Extracting #6: cost 13 inf + 3117 8.256 * * [simplify]: Extracting #7: cost 0 inf + 6491 8.257 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)) 8.257 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)))) 8.257 * * * * [progress]: [ 103 / 177 ] simplifiying candidate # 8.258 * [simplify]: Simplifying (/ (/ 1 1) (* (cbrt a) (cbrt a))) 8.258 * * [simplify]: iters left: 5 (6 enodes) 8.260 * * [simplify]: iters left: 4 (20 enodes) 8.263 * * [simplify]: iters left: 3 (26 enodes) 8.267 * * [simplify]: iters left: 2 (28 enodes) 8.271 * * [simplify]: Extracting #0: cost 1 inf + 0 8.271 * * [simplify]: Extracting #1: cost 7 inf + 0 8.271 * * [simplify]: Extracting #2: cost 11 inf + 1 8.271 * * [simplify]: Extracting #3: cost 0 inf + 1218 8.271 * [simplify]: Simplified to (/ (/ 1 (cbrt a)) (cbrt a)) 8.271 * [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.272 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 8.272 * * [simplify]: iters left: 6 (13 enodes) 8.275 * * [simplify]: iters left: 5 (49 enodes) 8.287 * * [simplify]: iters left: 4 (77 enodes) 8.312 * * [simplify]: iters left: 3 (106 enodes) 8.341 * * [simplify]: iters left: 2 (118 enodes) 8.359 * * [simplify]: iters left: 1 (122 enodes) 8.375 * * [simplify]: Extracting #0: cost 1 inf + 0 8.375 * * [simplify]: Extracting #1: cost 11 inf + 0 8.375 * * [simplify]: Extracting #2: cost 28 inf + 1 8.376 * * [simplify]: Extracting #3: cost 30 inf + 493 8.376 * * [simplify]: Extracting #4: cost 25 inf + 2039 8.376 * * [simplify]: Extracting #5: cost 25 inf + 2207 8.377 * * [simplify]: Extracting #6: cost 13 inf + 3637 8.379 * * [simplify]: Extracting #7: cost 0 inf + 7291 8.380 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 8.380 * [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.380 * * * * [progress]: [ 104 / 177 ] simplifiying candidate # 8.380 * [simplify]: Simplifying (/ (/ 1 1) (sqrt a)) 8.380 * * [simplify]: iters left: 4 (5 enodes) 8.382 * * [simplify]: iters left: 3 (15 enodes) 8.384 * * [simplify]: iters left: 2 (17 enodes) 8.389 * * [simplify]: Extracting #0: cost 1 inf + 0 8.389 * * [simplify]: Extracting #1: cost 4 inf + 0 8.389 * * [simplify]: Extracting #2: cost 5 inf + 1 8.389 * * [simplify]: Extracting #3: cost 1 inf + 207 8.389 * * [simplify]: Extracting #4: cost 0 inf + 248 8.389 * [simplify]: Simplified to (/ 1 (sqrt a)) 8.389 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 8.389 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 8.389 * * [simplify]: iters left: 6 (13 enodes) 8.393 * * [simplify]: iters left: 5 (49 enodes) 8.401 * * [simplify]: iters left: 4 (77 enodes) 8.420 * * [simplify]: iters left: 3 (106 enodes) 8.442 * * [simplify]: iters left: 2 (118 enodes) 8.457 * * [simplify]: iters left: 1 (122 enodes) 8.484 * * [simplify]: Extracting #0: cost 1 inf + 0 8.484 * * [simplify]: Extracting #1: cost 11 inf + 0 8.484 * * [simplify]: Extracting #2: cost 28 inf + 1 8.485 * * [simplify]: Extracting #3: cost 30 inf + 373 8.485 * * [simplify]: Extracting #4: cost 25 inf + 1559 8.486 * * [simplify]: Extracting #5: cost 25 inf + 1727 8.488 * * [simplify]: Extracting #6: cost 13 inf + 3117 8.490 * * [simplify]: Extracting #7: cost 0 inf + 6491 8.493 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 8.493 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 8.493 * * * * [progress]: [ 105 / 177 ] simplifiying candidate # 8.494 * [simplify]: Simplifying (/ (/ 1 1) 1) 8.494 * * [simplify]: iters left: 4 (3 enodes) 8.498 * * [simplify]: iters left: 3 (7 enodes) 8.500 * * [simplify]: iters left: 2 (9 enodes) 8.502 * * [simplify]: Extracting #0: cost 1 inf + 0 8.502 * * [simplify]: Extracting #1: cost 0 inf + 1 8.502 * [simplify]: Simplified to 1 8.502 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 8.503 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 8.503 * * [simplify]: iters left: 6 (12 enodes) 8.509 * * [simplify]: iters left: 5 (46 enodes) 8.524 * * [simplify]: iters left: 4 (74 enodes) 8.545 * * [simplify]: iters left: 3 (103 enodes) 8.560 * * [simplify]: iters left: 2 (115 enodes) 8.579 * * [simplify]: iters left: 1 (119 enodes) 8.596 * * [simplify]: Extracting #0: cost 1 inf + 0 8.596 * * [simplify]: Extracting #1: cost 11 inf + 0 8.596 * * [simplify]: Extracting #2: cost 24 inf + 44 8.596 * * [simplify]: Extracting #3: cost 30 inf + 170 8.596 * * [simplify]: Extracting #4: cost 27 inf + 872 8.597 * * [simplify]: Extracting #5: cost 26 inf + 1162 8.597 * * [simplify]: Extracting #6: cost 14 inf + 2432 8.598 * * [simplify]: Extracting #7: cost 3 inf + 4950 8.600 * * [simplify]: Extracting #8: cost 0 inf + 5689 8.602 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 8.602 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 8.602 * * * * [progress]: [ 106 / 177 ] simplifiying candidate # 8.603 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 8.603 * * [simplify]: iters left: 6 (18 enodes) 8.608 * * [simplify]: iters left: 5 (64 enodes) 8.621 * * [simplify]: iters left: 4 (90 enodes) 8.641 * * [simplify]: iters left: 3 (136 enodes) 8.663 * * [simplify]: iters left: 2 (146 enodes) 8.687 * * [simplify]: Extracting #0: cost 1 inf + 0 8.687 * * [simplify]: Extracting #1: cost 18 inf + 0 8.687 * * [simplify]: Extracting #2: cost 38 inf + 0 8.688 * * [simplify]: Extracting #3: cost 35 inf + 487 8.688 * * [simplify]: Extracting #4: cost 26 inf + 2224 8.689 * * [simplify]: Extracting #5: cost 31 inf + 2749 8.690 * * [simplify]: Extracting #6: cost 33 inf + 2792 8.690 * * [simplify]: Extracting #7: cost 23 inf + 3856 8.692 * * [simplify]: Extracting #8: cost 8 inf + 8961 8.696 * * [simplify]: Extracting #9: cost 0 inf + 12999 8.698 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 8.698 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)))) 8.698 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 8.698 * * [simplify]: iters left: 6 (16 enodes) 8.704 * * [simplify]: iters left: 5 (58 enodes) 8.724 * * [simplify]: iters left: 4 (86 enodes) 8.743 * * [simplify]: iters left: 3 (115 enodes) 8.759 * * [simplify]: iters left: 2 (127 enodes) 8.783 * * [simplify]: iters left: 1 (131 enodes) 8.802 * * [simplify]: Extracting #0: cost 1 inf + 0 8.802 * * [simplify]: Extracting #1: cost 11 inf + 0 8.802 * * [simplify]: Extracting #2: cost 31 inf + 0 8.803 * * [simplify]: Extracting #3: cost 36 inf + 447 8.803 * * [simplify]: Extracting #4: cost 32 inf + 975 8.803 * * [simplify]: Extracting #5: cost 30 inf + 2714 8.804 * * [simplify]: Extracting #6: cost 29 inf + 3686 8.805 * * [simplify]: Extracting #7: cost 17 inf + 5196 8.806 * * [simplify]: Extracting #8: cost 3 inf + 9555 8.808 * * [simplify]: Extracting #9: cost 0 inf + 10853 8.810 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))) 8.810 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))))) 8.810 * * * * [progress]: [ 107 / 177 ] simplifiying candidate # 8.810 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 8.810 * * [simplify]: iters left: 6 (17 enodes) 8.819 * * [simplify]: iters left: 5 (59 enodes) 8.829 * * [simplify]: iters left: 4 (77 enodes) 8.841 * * [simplify]: iters left: 3 (101 enodes) 8.864 * * [simplify]: iters left: 2 (103 enodes) 8.890 * * [simplify]: Extracting #0: cost 1 inf + 0 8.891 * * [simplify]: Extracting #1: cost 12 inf + 0 8.891 * * [simplify]: Extracting #2: cost 26 inf + 0 8.891 * * [simplify]: Extracting #3: cost 25 inf + 245 8.891 * * [simplify]: Extracting #4: cost 18 inf + 1097 8.892 * * [simplify]: Extracting #5: cost 25 inf + 1299 8.892 * * [simplify]: Extracting #6: cost 27 inf + 1342 8.893 * * [simplify]: Extracting #7: cost 14 inf + 2694 8.895 * * [simplify]: Extracting #8: cost 6 inf + 5312 8.898 * * [simplify]: Extracting #9: cost 0 inf + 8071 8.900 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 8.900 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)))) 8.901 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 8.901 * * [simplify]: iters left: 6 (16 enodes) 8.910 * * [simplify]: iters left: 5 (58 enodes) 8.919 * * [simplify]: iters left: 4 (86 enodes) 8.934 * * [simplify]: iters left: 3 (115 enodes) 8.961 * * [simplify]: iters left: 2 (127 enodes) 8.996 * * [simplify]: iters left: 1 (131 enodes) 9.027 * * [simplify]: Extracting #0: cost 1 inf + 0 9.027 * * [simplify]: Extracting #1: cost 11 inf + 0 9.027 * * [simplify]: Extracting #2: cost 31 inf + 0 9.027 * * [simplify]: Extracting #3: cost 36 inf + 367 9.027 * * [simplify]: Extracting #4: cost 32 inf + 775 9.029 * * [simplify]: Extracting #5: cost 30 inf + 2354 9.030 * * [simplify]: Extracting #6: cost 29 inf + 3206 9.031 * * [simplify]: Extracting #7: cost 17 inf + 4676 9.032 * * [simplify]: Extracting #8: cost 3 inf + 8875 9.034 * * [simplify]: Extracting #9: cost 0 inf + 10053 9.036 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))) 9.036 * [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.036 * * * * [progress]: [ 108 / 177 ] simplifiying candidate # 9.036 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 1) 9.036 * * [simplify]: iters left: 6 (17 enodes) 9.041 * * [simplify]: iters left: 5 (59 enodes) 9.051 * * [simplify]: iters left: 4 (77 enodes) 9.064 * * [simplify]: iters left: 3 (96 enodes) 9.077 * * [simplify]: Extracting #0: cost 1 inf + 0 9.077 * * [simplify]: Extracting #1: cost 7 inf + 0 9.077 * * [simplify]: Extracting #2: cost 13 inf + 1 9.077 * * [simplify]: Extracting #3: cost 16 inf + 2 9.077 * * [simplify]: Extracting #4: cost 13 inf + 327 9.077 * * [simplify]: Extracting #5: cost 20 inf + 489 9.077 * * [simplify]: Extracting #6: cost 21 inf + 533 9.078 * * [simplify]: Extracting #7: cost 13 inf + 950 9.078 * * [simplify]: Extracting #8: cost 7 inf + 1847 9.079 * * [simplify]: Extracting #9: cost 2 inf + 3544 9.079 * * [simplify]: Extracting #10: cost 0 inf + 4424 9.080 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 9.080 * [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.081 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a) 9.081 * * [simplify]: iters left: 6 (15 enodes) 9.085 * * [simplify]: iters left: 5 (55 enodes) 9.093 * * [simplify]: iters left: 4 (83 enodes) 9.109 * * [simplify]: iters left: 3 (112 enodes) 9.125 * * [simplify]: iters left: 2 (124 enodes) 9.141 * * [simplify]: iters left: 1 (128 enodes) 9.157 * * [simplify]: Extracting #0: cost 1 inf + 0 9.158 * * [simplify]: Extracting #1: cost 11 inf + 0 9.158 * * [simplify]: Extracting #2: cost 28 inf + 1 9.158 * * [simplify]: Extracting #3: cost 36 inf + 205 9.158 * * [simplify]: Extracting #4: cost 34 inf + 450 9.158 * * [simplify]: Extracting #5: cost 30 inf + 2073 9.159 * * [simplify]: Extracting #6: cost 30 inf + 2481 9.159 * * [simplify]: Extracting #7: cost 20 inf + 3553 9.161 * * [simplify]: Extracting #8: cost 2 inf + 8411 9.162 * * [simplify]: Extracting #9: cost 0 inf + 9251 9.164 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (cbrt 2)) 9.164 * [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.164 * * * * [progress]: [ 109 / 177 ] simplifiying candidate # 9.164 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 9.164 * * [simplify]: iters left: 6 (17 enodes) 9.169 * * [simplify]: iters left: 5 (59 enodes) 9.178 * * [simplify]: iters left: 4 (77 enodes) 9.192 * * [simplify]: iters left: 3 (98 enodes) 9.206 * * [simplify]: iters left: 2 (101 enodes) 9.219 * * [simplify]: Extracting #0: cost 1 inf + 0 9.219 * * [simplify]: Extracting #1: cost 10 inf + 0 9.219 * * [simplify]: Extracting #2: cost 24 inf + 0 9.219 * * [simplify]: Extracting #3: cost 22 inf + 690 9.220 * * [simplify]: Extracting #4: cost 17 inf + 1299 9.220 * * [simplify]: Extracting #5: cost 25 inf + 1299 9.220 * * [simplify]: Extracting #6: cost 26 inf + 1384 9.221 * * [simplify]: Extracting #7: cost 13 inf + 2736 9.221 * * [simplify]: Extracting #8: cost 7 inf + 4852 9.223 * * [simplify]: Extracting #9: cost 0 inf + 8069 9.224 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) 9.224 * [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.224 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 9.224 * * [simplify]: iters left: 6 (16 enodes) 9.229 * * [simplify]: iters left: 5 (58 enodes) 9.238 * * [simplify]: iters left: 4 (86 enodes) 9.251 * * [simplify]: iters left: 3 (115 enodes) 9.269 * * [simplify]: iters left: 2 (127 enodes) 9.286 * * [simplify]: iters left: 1 (131 enodes) 9.303 * * [simplify]: Extracting #0: cost 1 inf + 0 9.303 * * [simplify]: Extracting #1: cost 11 inf + 0 9.303 * * [simplify]: Extracting #2: cost 31 inf + 0 9.303 * * [simplify]: Extracting #3: cost 36 inf + 327 9.304 * * [simplify]: Extracting #4: cost 32 inf + 815 9.304 * * [simplify]: Extracting #5: cost 30 inf + 2354 9.305 * * [simplify]: Extracting #6: cost 29 inf + 3206 9.305 * * [simplify]: Extracting #7: cost 17 inf + 4676 9.307 * * [simplify]: Extracting #8: cost 3 inf + 8795 9.309 * * [simplify]: Extracting #9: cost 0 inf + 10053 9.310 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))) 9.310 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))))) 9.311 * * * * [progress]: [ 110 / 177 ] simplifiying candidate # 9.311 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 9.311 * * [simplify]: iters left: 6 (16 enodes) 9.315 * * [simplify]: iters left: 5 (54 enodes) 9.324 * * [simplify]: iters left: 4 (67 enodes) 9.337 * * [simplify]: iters left: 3 (81 enodes) 9.354 * * [simplify]: Extracting #0: cost 1 inf + 0 9.354 * * [simplify]: Extracting #1: cost 8 inf + 0 9.354 * * [simplify]: Extracting #2: cost 18 inf + 0 9.354 * * [simplify]: Extracting #3: cost 14 inf + 410 9.354 * * [simplify]: Extracting #4: cost 14 inf + 452 9.354 * * [simplify]: Extracting #5: cost 21 inf + 493 9.354 * * [simplify]: Extracting #6: cost 22 inf + 578 9.355 * * [simplify]: Extracting #7: cost 11 inf + 1629 9.355 * * [simplify]: Extracting #8: cost 3 inf + 3886 9.356 * * [simplify]: Extracting #9: cost 0 inf + 5105 9.357 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 9.357 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)))) 9.358 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 9.358 * * [simplify]: iters left: 6 (16 enodes) 9.362 * * [simplify]: iters left: 5 (58 enodes) 9.371 * * [simplify]: iters left: 4 (86 enodes) 9.396 * * [simplify]: iters left: 3 (115 enodes) 9.429 * * [simplify]: iters left: 2 (127 enodes) 9.462 * * [simplify]: iters left: 1 (131 enodes) 9.491 * * [simplify]: Extracting #0: cost 1 inf + 0 9.491 * * [simplify]: Extracting #1: cost 11 inf + 0 9.491 * * [simplify]: Extracting #2: cost 31 inf + 0 9.491 * * [simplify]: Extracting #3: cost 36 inf + 247 9.492 * * [simplify]: Extracting #4: cost 32 inf + 615 9.492 * * [simplify]: Extracting #5: cost 30 inf + 1994 9.492 * * [simplify]: Extracting #6: cost 29 inf + 2726 9.493 * * [simplify]: Extracting #7: cost 17 inf + 4156 9.495 * * [simplify]: Extracting #8: cost 3 inf + 8115 9.496 * * [simplify]: Extracting #9: cost 0 inf + 9253 9.498 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 9.498 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))))) 9.498 * * * * [progress]: [ 111 / 177 ] simplifiying candidate # 9.499 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) 9.499 * * [simplify]: iters left: 6 (16 enodes) 9.503 * * [simplify]: iters left: 5 (54 enodes) 9.512 * * [simplify]: iters left: 4 (67 enodes) 9.523 * * [simplify]: iters left: 3 (82 enodes) 9.545 * * [simplify]: Extracting #0: cost 1 inf + 0 9.546 * * [simplify]: Extracting #1: cost 5 inf + 0 9.546 * * [simplify]: Extracting #2: cost 9 inf + 1 9.546 * * [simplify]: Extracting #3: cost 11 inf + 43 9.546 * * [simplify]: Extracting #4: cost 10 inf + 126 9.546 * * [simplify]: Extracting #5: cost 18 inf + 167 9.546 * * [simplify]: Extracting #6: cost 18 inf + 253 9.547 * * [simplify]: Extracting #7: cost 5 inf + 1702 9.548 * * [simplify]: Extracting #8: cost 1 inf + 2722 9.549 * * [simplify]: Extracting #9: cost 0 inf + 3102 9.550 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 9.550 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a))) 9.550 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a) 9.551 * * [simplify]: iters left: 6 (15 enodes) 9.555 * * [simplify]: iters left: 5 (55 enodes) 9.565 * * [simplify]: iters left: 4 (83 enodes) 9.590 * * [simplify]: iters left: 3 (112 enodes) 9.621 * * [simplify]: iters left: 2 (124 enodes) 9.654 * * [simplify]: iters left: 1 (128 enodes) 9.686 * * [simplify]: Extracting #0: cost 1 inf + 0 9.686 * * [simplify]: Extracting #1: cost 11 inf + 0 9.686 * * [simplify]: Extracting #2: cost 28 inf + 1 9.686 * * [simplify]: Extracting #3: cost 36 inf + 125 9.686 * * [simplify]: Extracting #4: cost 34 inf + 290 9.687 * * [simplify]: Extracting #5: cost 30 inf + 1673 9.688 * * [simplify]: Extracting #6: cost 30 inf + 2041 9.689 * * [simplify]: Extracting #7: cost 20 inf + 3073 9.692 * * [simplify]: Extracting #8: cost 2 inf + 7691 9.695 * * [simplify]: Extracting #9: cost 0 inf + 8451 9.698 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)) 9.698 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)))) 9.698 * * * * [progress]: [ 112 / 177 ] simplifiying candidate # 9.699 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) 9.699 * * [simplify]: iters left: 6 (16 enodes) 9.703 * * [simplify]: iters left: 5 (56 enodes) 9.715 * * [simplify]: iters left: 4 (72 enodes) 9.727 * * [simplify]: iters left: 3 (89 enodes) 9.743 * * [simplify]: iters left: 2 (90 enodes) 9.754 * * [simplify]: Extracting #0: cost 1 inf + 0 9.754 * * [simplify]: Extracting #1: cost 7 inf + 0 9.754 * * [simplify]: Extracting #2: cost 13 inf + 1 9.754 * * [simplify]: Extracting #3: cost 15 inf + 83 9.754 * * [simplify]: Extracting #4: cost 13 inf + 327 9.755 * * [simplify]: Extracting #5: cost 19 inf + 489 9.755 * * [simplify]: Extracting #6: cost 20 inf + 574 9.755 * * [simplify]: Extracting #7: cost 4 inf + 2863 9.756 * * [simplify]: Extracting #8: cost 0 inf + 4419 9.757 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 9.757 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)))) 9.757 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)) 9.757 * * [simplify]: iters left: 6 (15 enodes) 9.761 * * [simplify]: iters left: 5 (55 enodes) 9.777 * * [simplify]: iters left: 4 (83 enodes) 9.795 * * [simplify]: iters left: 3 (112 enodes) 9.813 * * [simplify]: iters left: 2 (124 enodes) 9.845 * * [simplify]: iters left: 1 (128 enodes) 9.878 * * [simplify]: Extracting #0: cost 1 inf + 0 9.878 * * [simplify]: Extracting #1: cost 11 inf + 0 9.878 * * [simplify]: Extracting #2: cost 28 inf + 1 9.878 * * [simplify]: Extracting #3: cost 37 inf + 83 9.878 * * [simplify]: Extracting #4: cost 34 inf + 369 9.879 * * [simplify]: Extracting #5: cost 31 inf + 1791 9.880 * * [simplify]: Extracting #6: cost 31 inf + 2279 9.881 * * [simplify]: Extracting #7: cost 18 inf + 3975 9.884 * * [simplify]: Extracting #8: cost 2 inf + 8372 9.887 * * [simplify]: Extracting #9: cost 0 inf + 9251 9.891 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))) 9.891 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))))) 9.891 * * * * [progress]: [ 113 / 177 ] simplifiying candidate # 9.891 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) 9.892 * * [simplify]: iters left: 6 (15 enodes) 9.899 * * [simplify]: iters left: 5 (51 enodes) 9.915 * * [simplify]: iters left: 4 (63 enodes) 9.934 * * [simplify]: iters left: 3 (78 enodes) 9.957 * * [simplify]: Extracting #0: cost 1 inf + 0 9.957 * * [simplify]: Extracting #1: cost 5 inf + 0 9.957 * * [simplify]: Extracting #2: cost 9 inf + 1 9.957 * * [simplify]: Extracting #3: cost 11 inf + 43 9.957 * * [simplify]: Extracting #4: cost 10 inf + 126 9.957 * * [simplify]: Extracting #5: cost 17 inf + 167 9.957 * * [simplify]: Extracting #6: cost 18 inf + 252 9.958 * * [simplify]: Extracting #7: cost 4 inf + 2039 9.959 * * [simplify]: Extracting #8: cost 0 inf + 3099 9.961 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) 9.961 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)))) 9.961 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)) 9.961 * * [simplify]: iters left: 6 (15 enodes) 9.969 * * [simplify]: iters left: 5 (55 enodes) 9.986 * * [simplify]: iters left: 4 (83 enodes) 10.012 * * [simplify]: iters left: 3 (112 enodes) 10.033 * * [simplify]: iters left: 2 (124 enodes) 10.049 * * [simplify]: iters left: 1 (128 enodes) 10.082 * * [simplify]: Extracting #0: cost 1 inf + 0 10.082 * * [simplify]: Extracting #1: cost 11 inf + 0 10.082 * * [simplify]: Extracting #2: cost 28 inf + 1 10.083 * * [simplify]: Extracting #3: cost 37 inf + 43 10.083 * * [simplify]: Extracting #4: cost 34 inf + 249 10.084 * * [simplify]: Extracting #5: cost 31 inf + 1471 10.084 * * [simplify]: Extracting #6: cost 31 inf + 1879 10.086 * * [simplify]: Extracting #7: cost 18 inf + 3455 10.088 * * [simplify]: Extracting #8: cost 2 inf + 7652 10.092 * * [simplify]: Extracting #9: cost 0 inf + 8451 10.095 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))) 10.095 * [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.095 * * * * [progress]: [ 114 / 177 ] simplifiying candidate # 10.096 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 1) 10.096 * * [simplify]: iters left: 6 (14 enodes) 10.102 * * [simplify]: iters left: 5 (44 enodes) 10.115 * * [simplify]: iters left: 4 (56 enodes) 10.131 * * [simplify]: iters left: 3 (68 enodes) 10.149 * * [simplify]: Extracting #0: cost 1 inf + 0 10.149 * * [simplify]: Extracting #1: cost 5 inf + 0 10.149 * * [simplify]: Extracting #2: cost 8 inf + 1 10.149 * * [simplify]: Extracting #3: cost 7 inf + 84 10.149 * * [simplify]: Extracting #4: cost 16 inf + 84 10.149 * * [simplify]: Extracting #5: cost 16 inf + 170 10.150 * * [simplify]: Extracting #6: cost 3 inf + 1876 10.151 * * [simplify]: Extracting #7: cost 0 inf + 2259 10.152 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 10.152 * [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.152 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a) 10.152 * * [simplify]: iters left: 6 (14 enodes) 10.160 * * [simplify]: iters left: 5 (52 enodes) 10.177 * * [simplify]: iters left: 4 (80 enodes) 10.202 * * [simplify]: iters left: 3 (109 enodes) 10.229 * * [simplify]: iters left: 2 (121 enodes) 10.245 * * [simplify]: iters left: 1 (125 enodes) 10.266 * * [simplify]: Extracting #0: cost 1 inf + 0 10.266 * * [simplify]: Extracting #1: cost 11 inf + 0 10.266 * * [simplify]: Extracting #2: cost 25 inf + 2 10.267 * * [simplify]: Extracting #3: cost 34 inf + 86 10.267 * * [simplify]: Extracting #4: cost 34 inf + 128 10.267 * * [simplify]: Extracting #5: cost 34 inf + 944 10.268 * * [simplify]: Extracting #6: cost 28 inf + 1804 10.269 * * [simplify]: Extracting #7: cost 16 inf + 3411 10.271 * * [simplify]: Extracting #8: cost 2 inf + 7009 10.273 * * [simplify]: Extracting #9: cost 0 inf + 7649 10.274 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* 2 a)) 10.275 * [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.275 * * * * [progress]: [ 115 / 177 ] simplifiying candidate # 10.275 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 10.276 * * [simplify]: iters left: 6 (18 enodes) 10.280 * * [simplify]: iters left: 5 (64 enodes) 10.290 * * [simplify]: iters left: 4 (90 enodes) 10.309 * * [simplify]: iters left: 3 (136 enodes) 10.351 * * [simplify]: iters left: 2 (146 enodes) 10.388 * * [simplify]: Extracting #0: cost 1 inf + 0 10.388 * * [simplify]: Extracting #1: cost 18 inf + 0 10.388 * * [simplify]: Extracting #2: cost 38 inf + 0 10.388 * * [simplify]: Extracting #3: cost 35 inf + 487 10.389 * * [simplify]: Extracting #4: cost 26 inf + 2224 10.390 * * [simplify]: Extracting #5: cost 31 inf + 2749 10.391 * * [simplify]: Extracting #6: cost 33 inf + 2792 10.392 * * [simplify]: Extracting #7: cost 23 inf + 3856 10.395 * * [simplify]: Extracting #8: cost 8 inf + 8961 10.400 * * [simplify]: Extracting #9: cost 0 inf + 12999 10.404 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 10.405 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)))) 10.405 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 10.405 * * [simplify]: iters left: 6 (16 enodes) 10.414 * * [simplify]: iters left: 5 (58 enodes) 10.432 * * [simplify]: iters left: 4 (86 enodes) 10.459 * * [simplify]: iters left: 3 (115 enodes) 10.476 * * [simplify]: iters left: 2 (127 enodes) 10.494 * * [simplify]: iters left: 1 (131 enodes) 10.528 * * [simplify]: Extracting #0: cost 1 inf + 0 10.528 * * [simplify]: Extracting #1: cost 11 inf + 0 10.528 * * [simplify]: Extracting #2: cost 31 inf + 0 10.528 * * [simplify]: Extracting #3: cost 36 inf + 447 10.529 * * [simplify]: Extracting #4: cost 32 inf + 975 10.529 * * [simplify]: Extracting #5: cost 30 inf + 2714 10.531 * * [simplify]: Extracting #6: cost 29 inf + 3686 10.532 * * [simplify]: Extracting #7: cost 17 inf + 5196 10.535 * * [simplify]: Extracting #8: cost 3 inf + 9555 10.538 * * [simplify]: Extracting #9: cost 0 inf + 10853 10.542 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))) 10.542 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))))) 10.542 * * * * [progress]: [ 116 / 177 ] simplifiying candidate # 10.543 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 10.543 * * [simplify]: iters left: 6 (17 enodes) 10.552 * * [simplify]: iters left: 5 (59 enodes) 10.570 * * [simplify]: iters left: 4 (77 enodes) 10.980 * * [simplify]: iters left: 3 (101 enodes) 11.002 * * [simplify]: iters left: 2 (103 enodes) 11.015 * * [simplify]: Extracting #0: cost 1 inf + 0 11.015 * * [simplify]: Extracting #1: cost 12 inf + 0 11.015 * * [simplify]: Extracting #2: cost 26 inf + 0 11.015 * * [simplify]: Extracting #3: cost 25 inf + 245 11.016 * * [simplify]: Extracting #4: cost 18 inf + 1097 11.016 * * [simplify]: Extracting #5: cost 25 inf + 1299 11.016 * * [simplify]: Extracting #6: cost 27 inf + 1342 11.017 * * [simplify]: Extracting #7: cost 14 inf + 2694 11.018 * * [simplify]: Extracting #8: cost 6 inf + 5312 11.019 * * [simplify]: Extracting #9: cost 0 inf + 8071 11.021 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 11.021 * [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.021 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 11.021 * * [simplify]: iters left: 6 (16 enodes) 11.028 * * [simplify]: iters left: 5 (58 enodes) 11.041 * * [simplify]: iters left: 4 (86 enodes) 11.055 * * [simplify]: iters left: 3 (115 enodes) 11.081 * * [simplify]: iters left: 2 (127 enodes) 11.114 * * [simplify]: iters left: 1 (131 enodes) 11.148 * * [simplify]: Extracting #0: cost 1 inf + 0 11.148 * * [simplify]: Extracting #1: cost 11 inf + 0 11.149 * * [simplify]: Extracting #2: cost 31 inf + 0 11.149 * * [simplify]: Extracting #3: cost 36 inf + 367 11.149 * * [simplify]: Extracting #4: cost 32 inf + 775 11.150 * * [simplify]: Extracting #5: cost 30 inf + 2354 11.151 * * [simplify]: Extracting #6: cost 29 inf + 3206 11.153 * * [simplify]: Extracting #7: cost 17 inf + 4676 11.156 * * [simplify]: Extracting #8: cost 3 inf + 8875 11.159 * * [simplify]: Extracting #9: cost 0 inf + 10053 11.163 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))) 11.163 * [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.163 * * * * [progress]: [ 117 / 177 ] simplifiying candidate # 11.163 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 1) 11.163 * * [simplify]: iters left: 6 (17 enodes) 11.173 * * [simplify]: iters left: 5 (59 enodes) 11.192 * * [simplify]: iters left: 4 (77 enodes) 11.219 * * [simplify]: iters left: 3 (96 enodes) 11.244 * * [simplify]: Extracting #0: cost 1 inf + 0 11.244 * * [simplify]: Extracting #1: cost 7 inf + 0 11.244 * * [simplify]: Extracting #2: cost 13 inf + 1 11.244 * * [simplify]: Extracting #3: cost 16 inf + 2 11.245 * * [simplify]: Extracting #4: cost 13 inf + 327 11.245 * * [simplify]: Extracting #5: cost 20 inf + 489 11.245 * * [simplify]: Extracting #6: cost 21 inf + 533 11.246 * * [simplify]: Extracting #7: cost 13 inf + 950 11.246 * * [simplify]: Extracting #8: cost 7 inf + 1847 11.248 * * [simplify]: Extracting #9: cost 2 inf + 3544 11.249 * * [simplify]: Extracting #10: cost 0 inf + 4424 11.251 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 11.251 * [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.252 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a) 11.252 * * [simplify]: iters left: 6 (15 enodes) 11.259 * * [simplify]: iters left: 5 (55 enodes) 11.277 * * [simplify]: iters left: 4 (83 enodes) 11.297 * * [simplify]: iters left: 3 (112 enodes) 11.313 * * [simplify]: iters left: 2 (124 enodes) 11.337 * * [simplify]: iters left: 1 (128 enodes) 11.354 * * [simplify]: Extracting #0: cost 1 inf + 0 11.355 * * [simplify]: Extracting #1: cost 11 inf + 0 11.355 * * [simplify]: Extracting #2: cost 28 inf + 1 11.355 * * [simplify]: Extracting #3: cost 36 inf + 205 11.355 * * [simplify]: Extracting #4: cost 34 inf + 450 11.355 * * [simplify]: Extracting #5: cost 30 inf + 2073 11.356 * * [simplify]: Extracting #6: cost 30 inf + 2481 11.356 * * [simplify]: Extracting #7: cost 20 inf + 3553 11.358 * * [simplify]: Extracting #8: cost 2 inf + 8411 11.359 * * [simplify]: Extracting #9: cost 0 inf + 9251 11.361 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (cbrt 2)) 11.361 * [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.361 * * * * [progress]: [ 118 / 177 ] simplifiying candidate # 11.361 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 11.362 * * [simplify]: iters left: 6 (17 enodes) 11.367 * * [simplify]: iters left: 5 (59 enodes) 11.385 * * [simplify]: iters left: 4 (77 enodes) 11.402 * * [simplify]: iters left: 3 (98 enodes) 11.416 * * [simplify]: iters left: 2 (101 enodes) 11.434 * * [simplify]: Extracting #0: cost 1 inf + 0 11.434 * * [simplify]: Extracting #1: cost 10 inf + 0 11.434 * * [simplify]: Extracting #2: cost 24 inf + 0 11.434 * * [simplify]: Extracting #3: cost 22 inf + 690 11.435 * * [simplify]: Extracting #4: cost 17 inf + 1299 11.435 * * [simplify]: Extracting #5: cost 25 inf + 1299 11.436 * * [simplify]: Extracting #6: cost 26 inf + 1384 11.437 * * [simplify]: Extracting #7: cost 13 inf + 2736 11.438 * * [simplify]: Extracting #8: cost 7 inf + 4852 11.441 * * [simplify]: Extracting #9: cost 0 inf + 8069 11.444 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) 11.444 * [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.444 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 11.445 * * [simplify]: iters left: 6 (16 enodes) 11.453 * * [simplify]: iters left: 5 (58 enodes) 11.470 * * [simplify]: iters left: 4 (86 enodes) 11.483 * * [simplify]: iters left: 3 (115 enodes) 11.500 * * [simplify]: iters left: 2 (127 enodes) 11.531 * * [simplify]: iters left: 1 (131 enodes) 11.550 * * [simplify]: Extracting #0: cost 1 inf + 0 11.550 * * [simplify]: Extracting #1: cost 11 inf + 0 11.550 * * [simplify]: Extracting #2: cost 31 inf + 0 11.550 * * [simplify]: Extracting #3: cost 36 inf + 327 11.551 * * [simplify]: Extracting #4: cost 32 inf + 815 11.551 * * [simplify]: Extracting #5: cost 30 inf + 2354 11.552 * * [simplify]: Extracting #6: cost 29 inf + 3206 11.552 * * [simplify]: Extracting #7: cost 17 inf + 4676 11.554 * * [simplify]: Extracting #8: cost 3 inf + 8795 11.556 * * [simplify]: Extracting #9: cost 0 inf + 10053 11.557 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))) 11.557 * [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.557 * * * * [progress]: [ 119 / 177 ] simplifiying candidate # 11.558 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 11.558 * * [simplify]: iters left: 6 (16 enodes) 11.566 * * [simplify]: iters left: 5 (54 enodes) 11.577 * * [simplify]: iters left: 4 (67 enodes) 11.587 * * [simplify]: iters left: 3 (81 enodes) 11.598 * * [simplify]: Extracting #0: cost 1 inf + 0 11.599 * * [simplify]: Extracting #1: cost 8 inf + 0 11.599 * * [simplify]: Extracting #2: cost 18 inf + 0 11.599 * * [simplify]: Extracting #3: cost 14 inf + 410 11.599 * * [simplify]: Extracting #4: cost 14 inf + 452 11.599 * * [simplify]: Extracting #5: cost 21 inf + 493 11.599 * * [simplify]: Extracting #6: cost 22 inf + 578 11.600 * * [simplify]: Extracting #7: cost 11 inf + 1629 11.601 * * [simplify]: Extracting #8: cost 3 inf + 3886 11.602 * * [simplify]: Extracting #9: cost 0 inf + 5105 11.603 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 11.603 * [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.604 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 11.604 * * [simplify]: iters left: 6 (16 enodes) 11.612 * * [simplify]: iters left: 5 (58 enodes) 11.622 * * [simplify]: iters left: 4 (86 enodes) 11.638 * * [simplify]: iters left: 3 (115 enodes) 11.655 * * [simplify]: iters left: 2 (127 enodes) 11.673 * * [simplify]: iters left: 1 (131 enodes) 11.694 * * [simplify]: Extracting #0: cost 1 inf + 0 11.694 * * [simplify]: Extracting #1: cost 11 inf + 0 11.694 * * [simplify]: Extracting #2: cost 31 inf + 0 11.694 * * [simplify]: Extracting #3: cost 36 inf + 247 11.694 * * [simplify]: Extracting #4: cost 32 inf + 615 11.695 * * [simplify]: Extracting #5: cost 30 inf + 1994 11.695 * * [simplify]: Extracting #6: cost 29 inf + 2726 11.696 * * [simplify]: Extracting #7: cost 17 inf + 4156 11.697 * * [simplify]: Extracting #8: cost 3 inf + 8115 11.699 * * [simplify]: Extracting #9: cost 0 inf + 9253 11.701 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 11.701 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))))) 11.701 * * * * [progress]: [ 120 / 177 ] simplifiying candidate # 11.701 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) 11.702 * * [simplify]: iters left: 6 (16 enodes) 11.706 * * [simplify]: iters left: 5 (54 enodes) 11.726 * * [simplify]: iters left: 4 (67 enodes) 11.737 * * [simplify]: iters left: 3 (82 enodes) 11.749 * * [simplify]: Extracting #0: cost 1 inf + 0 11.749 * * [simplify]: Extracting #1: cost 5 inf + 0 11.749 * * [simplify]: Extracting #2: cost 9 inf + 1 11.749 * * [simplify]: Extracting #3: cost 11 inf + 43 11.749 * * [simplify]: Extracting #4: cost 10 inf + 126 11.749 * * [simplify]: Extracting #5: cost 18 inf + 167 11.749 * * [simplify]: Extracting #6: cost 18 inf + 253 11.749 * * [simplify]: Extracting #7: cost 5 inf + 1702 11.750 * * [simplify]: Extracting #8: cost 1 inf + 2722 11.751 * * [simplify]: Extracting #9: cost 0 inf + 3102 11.752 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 11.752 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a))) 11.752 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a) 11.752 * * [simplify]: iters left: 6 (15 enodes) 11.756 * * [simplify]: iters left: 5 (55 enodes) 11.772 * * [simplify]: iters left: 4 (83 enodes) 11.796 * * [simplify]: iters left: 3 (112 enodes) 11.825 * * [simplify]: iters left: 2 (124 enodes) 11.862 * * [simplify]: iters left: 1 (128 enodes) 11.895 * * [simplify]: Extracting #0: cost 1 inf + 0 11.895 * * [simplify]: Extracting #1: cost 11 inf + 0 11.895 * * [simplify]: Extracting #2: cost 28 inf + 1 11.895 * * [simplify]: Extracting #3: cost 36 inf + 125 11.896 * * [simplify]: Extracting #4: cost 34 inf + 290 11.896 * * [simplify]: Extracting #5: cost 30 inf + 1673 11.897 * * [simplify]: Extracting #6: cost 30 inf + 2041 11.899 * * [simplify]: Extracting #7: cost 20 inf + 3073 11.901 * * [simplify]: Extracting #8: cost 2 inf + 7691 11.905 * * [simplify]: Extracting #9: cost 0 inf + 8451 11.908 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)) 11.908 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)))) 11.908 * * * * [progress]: [ 121 / 177 ] simplifiying candidate # 11.909 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) 11.909 * * [simplify]: iters left: 6 (16 enodes) 11.917 * * [simplify]: iters left: 5 (56 enodes) 11.936 * * [simplify]: iters left: 4 (72 enodes) 11.958 * * [simplify]: iters left: 3 (89 enodes) 11.978 * * [simplify]: iters left: 2 (90 enodes) 11.991 * * [simplify]: Extracting #0: cost 1 inf + 0 11.991 * * [simplify]: Extracting #1: cost 7 inf + 0 11.991 * * [simplify]: Extracting #2: cost 13 inf + 1 11.991 * * [simplify]: Extracting #3: cost 15 inf + 83 11.992 * * [simplify]: Extracting #4: cost 13 inf + 327 11.992 * * [simplify]: Extracting #5: cost 19 inf + 489 11.992 * * [simplify]: Extracting #6: cost 20 inf + 574 11.992 * * [simplify]: Extracting #7: cost 4 inf + 2863 11.993 * * [simplify]: Extracting #8: cost 0 inf + 4419 11.994 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 11.994 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)))) 11.994 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)) 11.994 * * [simplify]: iters left: 6 (15 enodes) 11.998 * * [simplify]: iters left: 5 (55 enodes) 12.008 * * [simplify]: iters left: 4 (83 enodes) 12.034 * * [simplify]: iters left: 3 (112 enodes) 12.058 * * [simplify]: iters left: 2 (124 enodes) 12.075 * * [simplify]: iters left: 1 (128 enodes) 12.108 * * [simplify]: Extracting #0: cost 1 inf + 0 12.108 * * [simplify]: Extracting #1: cost 11 inf + 0 12.108 * * [simplify]: Extracting #2: cost 28 inf + 1 12.108 * * [simplify]: Extracting #3: cost 37 inf + 83 12.108 * * [simplify]: Extracting #4: cost 34 inf + 369 12.109 * * [simplify]: Extracting #5: cost 31 inf + 1791 12.110 * * [simplify]: Extracting #6: cost 31 inf + 2279 12.111 * * [simplify]: Extracting #7: cost 18 inf + 3975 12.114 * * [simplify]: Extracting #8: cost 2 inf + 8372 12.117 * * [simplify]: Extracting #9: cost 0 inf + 9251 12.120 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))) 12.120 * [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.121 * * * * [progress]: [ 122 / 177 ] simplifiying candidate # 12.121 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) 12.121 * * [simplify]: iters left: 6 (15 enodes) 12.129 * * [simplify]: iters left: 5 (51 enodes) 12.145 * * [simplify]: iters left: 4 (63 enodes) 12.166 * * [simplify]: iters left: 3 (78 enodes) 12.186 * * [simplify]: Extracting #0: cost 1 inf + 0 12.187 * * [simplify]: Extracting #1: cost 5 inf + 0 12.187 * * [simplify]: Extracting #2: cost 9 inf + 1 12.187 * * [simplify]: Extracting #3: cost 11 inf + 43 12.187 * * [simplify]: Extracting #4: cost 10 inf + 126 12.187 * * [simplify]: Extracting #5: cost 17 inf + 167 12.187 * * [simplify]: Extracting #6: cost 18 inf + 252 12.188 * * [simplify]: Extracting #7: cost 4 inf + 2039 12.189 * * [simplify]: Extracting #8: cost 0 inf + 3099 12.191 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) 12.191 * [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.191 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)) 12.191 * * [simplify]: iters left: 6 (15 enodes) 12.199 * * [simplify]: iters left: 5 (55 enodes) 12.217 * * [simplify]: iters left: 4 (83 enodes) 12.243 * * [simplify]: iters left: 3 (112 enodes) 12.277 * * [simplify]: iters left: 2 (124 enodes) 12.310 * * [simplify]: iters left: 1 (128 enodes) 12.331 * * [simplify]: Extracting #0: cost 1 inf + 0 12.331 * * [simplify]: Extracting #1: cost 11 inf + 0 12.331 * * [simplify]: Extracting #2: cost 28 inf + 1 12.331 * * [simplify]: Extracting #3: cost 37 inf + 43 12.331 * * [simplify]: Extracting #4: cost 34 inf + 249 12.331 * * [simplify]: Extracting #5: cost 31 inf + 1471 12.332 * * [simplify]: Extracting #6: cost 31 inf + 1879 12.332 * * [simplify]: Extracting #7: cost 18 inf + 3455 12.334 * * [simplify]: Extracting #8: cost 2 inf + 7652 12.336 * * [simplify]: Extracting #9: cost 0 inf + 8451 12.337 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))) 12.337 * [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.338 * * * * [progress]: [ 123 / 177 ] simplifiying candidate # 12.338 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 1) 12.338 * * [simplify]: iters left: 6 (14 enodes) 12.342 * * [simplify]: iters left: 5 (44 enodes) 12.351 * * [simplify]: iters left: 4 (56 enodes) 12.368 * * [simplify]: iters left: 3 (68 enodes) 12.383 * * [simplify]: Extracting #0: cost 1 inf + 0 12.383 * * [simplify]: Extracting #1: cost 5 inf + 0 12.383 * * [simplify]: Extracting #2: cost 8 inf + 1 12.383 * * [simplify]: Extracting #3: cost 7 inf + 84 12.383 * * [simplify]: Extracting #4: cost 16 inf + 84 12.383 * * [simplify]: Extracting #5: cost 16 inf + 170 12.384 * * [simplify]: Extracting #6: cost 3 inf + 1876 12.384 * * [simplify]: Extracting #7: cost 0 inf + 2259 12.385 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 12.385 * [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.385 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a) 12.385 * * [simplify]: iters left: 6 (14 enodes) 12.389 * * [simplify]: iters left: 5 (52 enodes) 12.398 * * [simplify]: iters left: 4 (80 enodes) 12.414 * * [simplify]: iters left: 3 (109 enodes) 12.430 * * [simplify]: iters left: 2 (121 enodes) 12.448 * * [simplify]: iters left: 1 (125 enodes) 12.482 * * [simplify]: Extracting #0: cost 1 inf + 0 12.483 * * [simplify]: Extracting #1: cost 11 inf + 0 12.483 * * [simplify]: Extracting #2: cost 25 inf + 2 12.483 * * [simplify]: Extracting #3: cost 34 inf + 86 12.483 * * [simplify]: Extracting #4: cost 34 inf + 128 12.484 * * [simplify]: Extracting #5: cost 34 inf + 944 12.484 * * [simplify]: Extracting #6: cost 28 inf + 1804 12.486 * * [simplify]: Extracting #7: cost 16 inf + 3411 12.488 * * [simplify]: Extracting #8: cost 2 inf + 7009 12.491 * * [simplify]: Extracting #9: cost 0 inf + 7649 12.494 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* 2 a)) 12.495 * [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.495 * * * * [progress]: [ 124 / 177 ] simplifiying candidate # 12.495 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 12.496 * * [simplify]: iters left: 6 (9 enodes) 12.501 * * [simplify]: iters left: 5 (35 enodes) 12.514 * * [simplify]: iters left: 4 (55 enodes) 12.532 * * [simplify]: iters left: 3 (89 enodes) 12.551 * * [simplify]: iters left: 2 (99 enodes) 12.565 * * [simplify]: Extracting #0: cost 1 inf + 0 12.565 * * [simplify]: Extracting #1: cost 18 inf + 0 12.565 * * [simplify]: Extracting #2: cost 34 inf + 1 12.565 * * [simplify]: Extracting #3: cost 32 inf + 3 12.566 * * [simplify]: Extracting #4: cost 10 inf + 3884 12.567 * * [simplify]: Extracting #5: cost 0 inf + 6067 12.568 * * [simplify]: Extracting #6: cost 0 inf + 5987 12.569 * [simplify]: Simplified to (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 12.569 * [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.569 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (cbrt a)) 12.569 * * [simplify]: iters left: 6 (14 enodes) 12.576 * * [simplify]: iters left: 5 (52 enodes) 12.594 * * [simplify]: iters left: 4 (80 enodes) 12.614 * * [simplify]: iters left: 3 (109 enodes) 12.630 * * [simplify]: iters left: 2 (121 enodes) 12.655 * * [simplify]: iters left: 1 (125 enodes) 12.671 * * [simplify]: Extracting #0: cost 1 inf + 0 12.671 * * [simplify]: Extracting #1: cost 11 inf + 0 12.671 * * [simplify]: Extracting #2: cost 31 inf + 0 12.671 * * [simplify]: Extracting #3: cost 33 inf + 409 12.671 * * [simplify]: Extracting #4: cost 30 inf + 1949 12.672 * * [simplify]: Extracting #5: cost 27 inf + 2843 12.672 * * [simplify]: Extracting #6: cost 14 inf + 4813 12.674 * * [simplify]: Extracting #7: cost 1 inf + 8554 12.675 * * [simplify]: Extracting #8: cost 0 inf + 8893 12.677 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt 2))) 12.677 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt 2))))) 12.677 * * * * [progress]: [ 125 / 177 ] simplifiying candidate # 12.677 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) 12.677 * * [simplify]: iters left: 6 (8 enodes) 12.680 * * [simplify]: iters left: 5 (30 enodes) 12.685 * * [simplify]: iters left: 4 (42 enodes) 12.693 * * [simplify]: iters left: 3 (54 enodes) 12.702 * * [simplify]: iters left: 2 (56 enodes) 12.711 * * [simplify]: Extracting #0: cost 1 inf + 0 12.711 * * [simplify]: Extracting #1: cost 12 inf + 0 12.711 * * [simplify]: Extracting #2: cost 22 inf + 1 12.711 * * [simplify]: Extracting #3: cost 20 inf + 3 12.712 * * [simplify]: Extracting #4: cost 8 inf + 1545 12.712 * * [simplify]: Extracting #5: cost 1 inf + 2639 12.713 * * [simplify]: Extracting #6: cost 0 inf + 2841 12.714 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 12.714 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)))) 12.715 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)) 12.715 * * [simplify]: iters left: 6 (14 enodes) 12.723 * * [simplify]: iters left: 5 (52 enodes) 12.740 * * [simplify]: iters left: 4 (80 enodes) 12.754 * * [simplify]: iters left: 3 (109 enodes) 12.770 * * [simplify]: iters left: 2 (121 enodes) 12.805 * * [simplify]: iters left: 1 (125 enodes) 12.833 * * [simplify]: Extracting #0: cost 1 inf + 0 12.833 * * [simplify]: Extracting #1: cost 11 inf + 0 12.833 * * [simplify]: Extracting #2: cost 31 inf + 0 12.833 * * [simplify]: Extracting #3: cost 33 inf + 289 12.834 * * [simplify]: Extracting #4: cost 30 inf + 1629 12.835 * * [simplify]: Extracting #5: cost 27 inf + 2403 12.836 * * [simplify]: Extracting #6: cost 14 inf + 4253 12.838 * * [simplify]: Extracting #7: cost 1 inf + 7794 12.841 * * [simplify]: Extracting #8: cost 0 inf + 8093 12.844 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))) 12.844 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))))) 12.844 * * * * [progress]: [ 126 / 177 ] simplifiying candidate # 12.844 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) 12.844 * * [simplify]: iters left: 6 (6 enodes) 12.848 * * [simplify]: iters left: 5 (22 enodes) 12.856 * * [simplify]: iters left: 4 (32 enodes) 12.866 * * [simplify]: iters left: 3 (39 enodes) 12.875 * * [simplify]: Extracting #0: cost 1 inf + 0 12.875 * * [simplify]: Extracting #1: cost 6 inf + 0 12.875 * * [simplify]: Extracting #2: cost 9 inf + 1 12.875 * * [simplify]: Extracting #3: cost 6 inf + 164 12.875 * * [simplify]: Extracting #4: cost 2 inf + 691 12.876 * * [simplify]: Extracting #5: cost 0 inf + 974 12.876 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 12.876 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a))) 12.877 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a) 12.877 * * [simplify]: iters left: 6 (13 enodes) 12.880 * * [simplify]: iters left: 5 (49 enodes) 12.890 * * [simplify]: iters left: 4 (77 enodes) 12.914 * * [simplify]: iters left: 3 (106 enodes) 12.947 * * [simplify]: iters left: 2 (118 enodes) 12.974 * * [simplify]: iters left: 1 (122 enodes) 12.990 * * [simplify]: Extracting #0: cost 1 inf + 0 12.990 * * [simplify]: Extracting #1: cost 11 inf + 0 12.990 * * [simplify]: Extracting #2: cost 28 inf + 1 12.990 * * [simplify]: Extracting #3: cost 29 inf + 654 12.990 * * [simplify]: Extracting #4: cost 25 inf + 2039 12.991 * * [simplify]: Extracting #5: cost 25 inf + 2207 12.991 * * [simplify]: Extracting #6: cost 13 inf + 3637 12.993 * * [simplify]: Extracting #7: cost 0 inf + 7291 12.994 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)) 12.994 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)))) 12.994 * * * * [progress]: [ 127 / 177 ] simplifiying candidate # 12.994 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 12.995 * * [simplify]: iters left: 5 (8 enodes) 12.997 * * [simplify]: iters left: 4 (30 enodes) 13.002 * * [simplify]: iters left: 3 (42 enodes) 13.009 * * [simplify]: iters left: 2 (51 enodes) 13.024 * * [simplify]: iters left: 1 (54 enodes) 13.039 * * [simplify]: Extracting #0: cost 1 inf + 0 13.039 * * [simplify]: Extracting #1: cost 10 inf + 0 13.039 * * [simplify]: Extracting #2: cost 20 inf + 1 13.039 * * [simplify]: Extracting #3: cost 18 inf + 206 13.040 * * [simplify]: Extracting #4: cost 2 inf + 2557 13.040 * * [simplify]: Extracting #5: cost 0 inf + 2841 13.041 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 13.041 * [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.042 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)) 13.042 * * [simplify]: iters left: 6 (14 enodes) 13.051 * * [simplify]: iters left: 5 (52 enodes) 13.059 * * [simplify]: iters left: 4 (80 enodes) 13.072 * * [simplify]: iters left: 3 (109 enodes) 13.096 * * [simplify]: iters left: 2 (121 enodes) 13.124 * * [simplify]: iters left: 1 (125 enodes) 13.152 * * [simplify]: Extracting #0: cost 1 inf + 0 13.152 * * [simplify]: Extracting #1: cost 11 inf + 0 13.152 * * [simplify]: Extracting #2: cost 31 inf + 0 13.152 * * [simplify]: Extracting #3: cost 33 inf + 409 13.153 * * [simplify]: Extracting #4: cost 30 inf + 1669 13.153 * * [simplify]: Extracting #5: cost 27 inf + 2403 13.155 * * [simplify]: Extracting #6: cost 14 inf + 4293 13.157 * * [simplify]: Extracting #7: cost 1 inf + 7754 13.160 * * [simplify]: Extracting #8: cost 0 inf + 8093 13.164 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))) 13.164 * [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.164 * * * * [progress]: [ 128 / 177 ] simplifiying candidate # 13.165 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (sqrt a)) 13.165 * * [simplify]: iters left: 5 (7 enodes) 13.168 * * [simplify]: iters left: 4 (25 enodes) 13.176 * * [simplify]: iters left: 3 (32 enodes) 13.184 * * [simplify]: iters left: 2 (34 enodes) 13.193 * * [simplify]: Extracting #0: cost 1 inf + 0 13.193 * * [simplify]: Extracting #1: cost 8 inf + 0 13.193 * * [simplify]: Extracting #2: cost 14 inf + 1 13.193 * * [simplify]: Extracting #3: cost 11 inf + 44 13.194 * * [simplify]: Extracting #4: cost 3 inf + 617 13.194 * * [simplify]: Extracting #5: cost 1 inf + 902 13.194 * * [simplify]: Extracting #6: cost 0 inf + 1065 13.195 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 13.195 * [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.195 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)) 13.195 * * [simplify]: iters left: 6 (14 enodes) 13.201 * * [simplify]: iters left: 5 (52 enodes) 13.216 * * [simplify]: iters left: 4 (80 enodes) 13.237 * * [simplify]: iters left: 3 (109 enodes) 13.263 * * [simplify]: iters left: 2 (121 enodes) 13.279 * * [simplify]: iters left: 1 (125 enodes) 13.298 * * [simplify]: Extracting #0: cost 1 inf + 0 13.298 * * [simplify]: Extracting #1: cost 11 inf + 0 13.298 * * [simplify]: Extracting #2: cost 31 inf + 0 13.298 * * [simplify]: Extracting #3: cost 33 inf + 289 13.298 * * [simplify]: Extracting #4: cost 30 inf + 1349 13.299 * * [simplify]: Extracting #5: cost 27 inf + 1963 13.300 * * [simplify]: Extracting #6: cost 14 inf + 3733 13.301 * * [simplify]: Extracting #7: cost 1 inf + 6994 13.302 * * [simplify]: Extracting #8: cost 0 inf + 7293 13.304 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))) 13.304 * [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.304 * * * * [progress]: [ 129 / 177 ] simplifiying candidate # 13.304 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) 1) 13.304 * * [simplify]: iters left: 5 (5 enodes) 13.306 * * [simplify]: iters left: 4 (17 enodes) 13.310 * * [simplify]: iters left: 3 (22 enodes) 13.314 * * [simplify]: iters left: 2 (25 enodes) 13.317 * * [simplify]: Extracting #0: cost 1 inf + 0 13.317 * * [simplify]: Extracting #1: cost 4 inf + 0 13.317 * * [simplify]: Extracting #2: cost 5 inf + 1 13.318 * * [simplify]: Extracting #3: cost 0 inf + 248 13.318 * [simplify]: Simplified to (/ 1 (sqrt 2)) 13.318 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a))) 13.318 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a) 13.318 * * [simplify]: iters left: 6 (13 enodes) 13.321 * * [simplify]: iters left: 5 (49 enodes) 13.332 * * [simplify]: iters left: 4 (77 enodes) 13.346 * * [simplify]: iters left: 3 (106 enodes) 13.361 * * [simplify]: iters left: 2 (118 enodes) 13.386 * * [simplify]: iters left: 1 (122 enodes) 13.401 * * [simplify]: Extracting #0: cost 1 inf + 0 13.401 * * [simplify]: Extracting #1: cost 11 inf + 0 13.402 * * [simplify]: Extracting #2: cost 28 inf + 1 13.402 * * [simplify]: Extracting #3: cost 29 inf + 454 13.402 * * [simplify]: Extracting #4: cost 25 inf + 1559 13.402 * * [simplify]: Extracting #5: cost 25 inf + 1727 13.403 * * [simplify]: Extracting #6: cost 13 inf + 3117 13.404 * * [simplify]: Extracting #7: cost 0 inf + 6491 13.406 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)) 13.406 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)))) 13.406 * * * * [progress]: [ 130 / 177 ] simplifiying candidate # 13.406 * [simplify]: Simplifying (/ (/ 1 1) (* (cbrt a) (cbrt a))) 13.406 * * [simplify]: iters left: 5 (6 enodes) 13.408 * * [simplify]: iters left: 4 (20 enodes) 13.413 * * [simplify]: iters left: 3 (26 enodes) 13.420 * * [simplify]: iters left: 2 (28 enodes) 13.428 * * [simplify]: Extracting #0: cost 1 inf + 0 13.429 * * [simplify]: Extracting #1: cost 7 inf + 0 13.429 * * [simplify]: Extracting #2: cost 11 inf + 1 13.429 * * [simplify]: Extracting #3: cost 0 inf + 1218 13.429 * [simplify]: Simplified to (/ (/ 1 (cbrt a)) (cbrt a)) 13.429 * [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.430 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 13.430 * * [simplify]: iters left: 6 (13 enodes) 13.436 * * [simplify]: iters left: 5 (49 enodes) 13.452 * * [simplify]: iters left: 4 (77 enodes) 13.469 * * [simplify]: iters left: 3 (106 enodes) 13.486 * * [simplify]: iters left: 2 (118 enodes) 13.502 * * [simplify]: iters left: 1 (122 enodes) 13.529 * * [simplify]: Extracting #0: cost 1 inf + 0 13.529 * * [simplify]: Extracting #1: cost 11 inf + 0 13.529 * * [simplify]: Extracting #2: cost 28 inf + 1 13.529 * * [simplify]: Extracting #3: cost 30 inf + 493 13.530 * * [simplify]: Extracting #4: cost 25 inf + 2039 13.531 * * [simplify]: Extracting #5: cost 25 inf + 2207 13.532 * * [simplify]: Extracting #6: cost 13 inf + 3637 13.535 * * [simplify]: Extracting #7: cost 0 inf + 7291 13.538 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 13.538 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt a)) (cbrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)))) 13.538 * * * * [progress]: [ 131 / 177 ] simplifiying candidate # 13.538 * [simplify]: Simplifying (/ (/ 1 1) (sqrt a)) 13.538 * * [simplify]: iters left: 4 (5 enodes) 13.541 * * [simplify]: iters left: 3 (15 enodes) 13.546 * * [simplify]: iters left: 2 (17 enodes) 13.551 * * [simplify]: Extracting #0: cost 1 inf + 0 13.551 * * [simplify]: Extracting #1: cost 4 inf + 0 13.551 * * [simplify]: Extracting #2: cost 5 inf + 1 13.551 * * [simplify]: Extracting #3: cost 1 inf + 207 13.551 * * [simplify]: Extracting #4: cost 0 inf + 248 13.552 * [simplify]: Simplified to (/ 1 (sqrt a)) 13.552 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 13.552 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 13.552 * * [simplify]: iters left: 6 (13 enodes) 13.559 * * [simplify]: iters left: 5 (49 enodes) 13.575 * * [simplify]: iters left: 4 (77 enodes) 13.602 * * [simplify]: iters left: 3 (106 enodes) 13.619 * * [simplify]: iters left: 2 (118 enodes) 13.637 * * [simplify]: iters left: 1 (122 enodes) 13.668 * * [simplify]: Extracting #0: cost 1 inf + 0 13.668 * * [simplify]: Extracting #1: cost 11 inf + 0 13.668 * * [simplify]: Extracting #2: cost 28 inf + 1 13.668 * * [simplify]: Extracting #3: cost 30 inf + 373 13.669 * * [simplify]: Extracting #4: cost 25 inf + 1559 13.670 * * [simplify]: Extracting #5: cost 25 inf + 1727 13.671 * * [simplify]: Extracting #6: cost 13 inf + 3117 13.674 * * [simplify]: Extracting #7: cost 0 inf + 6491 13.677 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 13.677 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 13.677 * * * * [progress]: [ 132 / 177 ] simplifiying candidate # 13.677 * [simplify]: Simplifying (/ (/ 1 1) 1) 13.677 * * [simplify]: iters left: 4 (3 enodes) 13.679 * * [simplify]: iters left: 3 (7 enodes) 13.682 * * [simplify]: iters left: 2 (9 enodes) 13.684 * * [simplify]: Extracting #0: cost 1 inf + 0 13.684 * * [simplify]: Extracting #1: cost 0 inf + 1 13.684 * [simplify]: Simplified to 1 13.684 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 13.685 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 13.685 * * [simplify]: iters left: 6 (12 enodes) 13.691 * * [simplify]: iters left: 5 (46 enodes) 13.706 * * [simplify]: iters left: 4 (74 enodes) 13.724 * * [simplify]: iters left: 3 (103 enodes) 13.739 * * [simplify]: iters left: 2 (115 enodes) 13.760 * * [simplify]: iters left: 1 (119 enodes) 13.791 * * [simplify]: Extracting #0: cost 1 inf + 0 13.791 * * [simplify]: Extracting #1: cost 11 inf + 0 13.791 * * [simplify]: Extracting #2: cost 24 inf + 44 13.792 * * [simplify]: Extracting #3: cost 30 inf + 170 13.792 * * [simplify]: Extracting #4: cost 27 inf + 872 13.793 * * [simplify]: Extracting #5: cost 26 inf + 1162 13.794 * * [simplify]: Extracting #6: cost 14 inf + 2432 13.796 * * [simplify]: Extracting #7: cost 3 inf + 4950 13.799 * * [simplify]: Extracting #8: cost 0 inf + 5689 13.801 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 13.801 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 13.801 * * * * [progress]: [ 133 / 177 ] simplifiying candidate # 13.802 * [simplify]: Simplifying (/ 1 (* (cbrt a) (cbrt a))) 13.802 * * [simplify]: iters left: 5 (5 enodes) 13.805 * * [simplify]: iters left: 4 (19 enodes) 13.811 * * [simplify]: iters left: 3 (23 enodes) 13.814 * * [simplify]: Extracting #0: cost 1 inf + 0 13.814 * * [simplify]: Extracting #1: cost 6 inf + 0 13.814 * * [simplify]: Extracting #2: cost 9 inf + 1 13.814 * * [simplify]: Extracting #3: cost 1 inf + 852 13.814 * * [simplify]: Extracting #4: cost 0 inf + 974 13.814 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 13.815 * [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.815 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 13.815 * * [simplify]: iters left: 6 (13 enodes) 13.818 * * [simplify]: iters left: 5 (49 enodes) 13.826 * * [simplify]: iters left: 4 (77 enodes) 13.840 * * [simplify]: iters left: 3 (106 enodes) 13.867 * * [simplify]: iters left: 2 (118 enodes) 13.895 * * [simplify]: iters left: 1 (122 enodes) 13.917 * * [simplify]: Extracting #0: cost 1 inf + 0 13.917 * * [simplify]: Extracting #1: cost 11 inf + 0 13.917 * * [simplify]: Extracting #2: cost 28 inf + 1 13.917 * * [simplify]: Extracting #3: cost 30 inf + 493 13.918 * * [simplify]: Extracting #4: cost 25 inf + 2039 13.918 * * [simplify]: Extracting #5: cost 25 inf + 2207 13.919 * * [simplify]: Extracting #6: cost 13 inf + 3637 13.920 * * [simplify]: Extracting #7: cost 0 inf + 7291 13.922 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 13.922 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)))) 13.922 * * * * [progress]: [ 134 / 177 ] simplifiying candidate # 13.922 * [simplify]: Simplifying (/ 1 (sqrt a)) 13.922 * * [simplify]: iters left: 3 (4 enodes) 13.923 * * [simplify]: iters left: 2 (14 enodes) 13.926 * * [simplify]: iters left: 1 (16 enodes) 13.928 * * [simplify]: Extracting #0: cost 1 inf + 0 13.928 * * [simplify]: Extracting #1: cost 4 inf + 0 13.928 * * [simplify]: Extracting #2: cost 5 inf + 1 13.928 * * [simplify]: Extracting #3: cost 3 inf + 43 13.928 * * [simplify]: Extracting #4: cost 1 inf + 166 13.929 * * [simplify]: Extracting #5: cost 0 inf + 248 13.929 * [simplify]: Simplified to (/ 1 (sqrt a)) 13.929 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 13.929 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 13.929 * * [simplify]: iters left: 6 (13 enodes) 13.932 * * [simplify]: iters left: 5 (49 enodes) 13.942 * * [simplify]: iters left: 4 (77 enodes) 13.955 * * [simplify]: iters left: 3 (106 enodes) 13.971 * * [simplify]: iters left: 2 (118 enodes) 13.997 * * [simplify]: iters left: 1 (122 enodes) 14.013 * * [simplify]: Extracting #0: cost 1 inf + 0 14.013 * * [simplify]: Extracting #1: cost 11 inf + 0 14.013 * * [simplify]: Extracting #2: cost 28 inf + 1 14.013 * * [simplify]: Extracting #3: cost 30 inf + 373 14.014 * * [simplify]: Extracting #4: cost 25 inf + 1559 14.014 * * [simplify]: Extracting #5: cost 25 inf + 1727 14.015 * * [simplify]: Extracting #6: cost 13 inf + 3117 14.016 * * [simplify]: Extracting #7: cost 0 inf + 6491 14.017 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 14.018 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 14.018 * * * * [progress]: [ 135 / 177 ] simplifiying candidate # 14.018 * [simplify]: Simplifying (/ 1 1) 14.018 * * [simplify]: iters left: 2 (2 enodes) 14.019 * * [simplify]: iters left: 1 (6 enodes) 14.020 * * [simplify]: Extracting #0: cost 1 inf + 0 14.020 * * [simplify]: Extracting #1: cost 0 inf + 1 14.020 * [simplify]: Simplified to 1 14.020 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 14.020 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 14.020 * * [simplify]: iters left: 6 (12 enodes) 14.024 * * [simplify]: iters left: 5 (46 enodes) 14.034 * * [simplify]: iters left: 4 (74 enodes) 14.045 * * [simplify]: iters left: 3 (103 enodes) 14.060 * * [simplify]: iters left: 2 (115 enodes) 14.088 * * [simplify]: iters left: 1 (119 enodes) 14.117 * * [simplify]: Extracting #0: cost 1 inf + 0 14.117 * * [simplify]: Extracting #1: cost 11 inf + 0 14.117 * * [simplify]: Extracting #2: cost 24 inf + 44 14.117 * * [simplify]: Extracting #3: cost 30 inf + 170 14.117 * * [simplify]: Extracting #4: cost 27 inf + 872 14.118 * * [simplify]: Extracting #5: cost 26 inf + 1162 14.118 * * [simplify]: Extracting #6: cost 14 inf + 2432 14.119 * * [simplify]: Extracting #7: cost 3 inf + 4950 14.120 * * [simplify]: Extracting #8: cost 0 inf + 5689 14.122 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 14.122 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 14.122 * * * * [progress]: [ 136 / 177 ] simplifiying candidate # 14.122 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* (cbrt a) (cbrt a))) 14.122 * * [simplify]: iters left: 6 (12 enodes) 14.125 * * [simplify]: iters left: 5 (46 enodes) 14.132 * * [simplify]: iters left: 4 (70 enodes) 14.145 * * [simplify]: iters left: 3 (93 enodes) 14.168 * * [simplify]: iters left: 2 (97 enodes) 14.193 * * [simplify]: Extracting #0: cost 1 inf + 0 14.193 * * [simplify]: Extracting #1: cost 9 inf + 0 14.193 * * [simplify]: Extracting #2: cost 23 inf + 0 14.194 * * [simplify]: Extracting #3: cost 25 inf + 205 14.194 * * [simplify]: Extracting #4: cost 22 inf + 1622 14.195 * * [simplify]: Extracting #5: cost 23 inf + 1827 14.196 * * [simplify]: Extracting #6: cost 8 inf + 3480 14.198 * * [simplify]: Extracting #7: cost 1 inf + 5693 14.200 * * [simplify]: Extracting #8: cost 0 inf + 6072 14.202 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt a))) 14.202 * [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.203 * [simplify]: Simplifying (/ (/ 1 2) (cbrt a)) 14.203 * * [simplify]: iters left: 4 (6 enodes) 14.207 * * [simplify]: iters left: 3 (23 enodes) 14.215 * * [simplify]: iters left: 2 (30 enodes) 14.224 * * [simplify]: iters left: 1 (32 enodes) 14.230 * * [simplify]: Extracting #0: cost 1 inf + 0 14.230 * * [simplify]: Extracting #1: cost 8 inf + 0 14.230 * * [simplify]: Extracting #2: cost 9 inf + 3 14.230 * * [simplify]: Extracting #3: cost 8 inf + 4 14.230 * * [simplify]: Extracting #4: cost 2 inf + 695 14.230 * * [simplify]: Extracting #5: cost 0 inf + 898 14.231 * [simplify]: Simplified to (/ 1/2 (cbrt a)) 14.231 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 14.231 * * * * [progress]: [ 137 / 177 ] simplifiying candidate # 14.231 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt a)) 14.231 * * [simplify]: iters left: 6 (11 enodes) 14.234 * * [simplify]: iters left: 5 (41 enodes) 14.244 * * [simplify]: iters left: 4 (58 enodes) 14.260 * * [simplify]: iters left: 3 (74 enodes) 14.280 * * [simplify]: Extracting #0: cost 1 inf + 0 14.280 * * [simplify]: Extracting #1: cost 7 inf + 0 14.280 * * [simplify]: Extracting #2: cost 16 inf + 0 14.280 * * [simplify]: Extracting #3: cost 14 inf + 206 14.280 * * [simplify]: Extracting #4: cost 17 inf + 574 14.281 * * [simplify]: Extracting #5: cost 18 inf + 659 14.281 * * [simplify]: Extracting #6: cost 5 inf + 2284 14.282 * * [simplify]: Extracting #7: cost 1 inf + 2967 14.284 * * [simplify]: Extracting #8: cost 0 inf + 3266 14.285 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt a)) 14.285 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt a)) (/ (/ 1 2) (sqrt a)))) 14.285 * [simplify]: Simplifying (/ (/ 1 2) (sqrt a)) 14.285 * * [simplify]: iters left: 4 (6 enodes) 14.290 * * [simplify]: iters left: 3 (23 enodes) 14.297 * * [simplify]: iters left: 2 (30 enodes) 14.305 * * [simplify]: iters left: 1 (32 enodes) 14.310 * * [simplify]: Extracting #0: cost 1 inf + 0 14.310 * * [simplify]: Extracting #1: cost 8 inf + 0 14.310 * * [simplify]: Extracting #2: cost 9 inf + 3 14.311 * * [simplify]: Extracting #3: cost 1 inf + 496 14.311 * * [simplify]: Extracting #4: cost 0 inf + 578 14.311 * [simplify]: Simplified to (/ 1/2 (sqrt a)) 14.311 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt a)) (/ 1/2 (sqrt a)))) 14.311 * * * * [progress]: [ 138 / 177 ] simplifiying candidate # 14.311 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 1) 14.311 * * [simplify]: iters left: 6 (11 enodes) 14.314 * * [simplify]: iters left: 5 (41 enodes) 14.321 * * [simplify]: iters left: 4 (57 enodes) 14.330 * * [simplify]: iters left: 3 (72 enodes) 14.340 * * [simplify]: Extracting #0: cost 1 inf + 0 14.340 * * [simplify]: Extracting #1: cost 6 inf + 0 14.340 * * [simplify]: Extracting #2: cost 6 inf + 43 14.340 * * [simplify]: Extracting #3: cost 14 inf + 84 14.341 * * [simplify]: Extracting #4: cost 12 inf + 295 14.341 * * [simplify]: Extracting #5: cost 3 inf + 1181 14.342 * * [simplify]: Extracting #6: cost 1 inf + 1442 14.343 * * [simplify]: Extracting #7: cost 0 inf + 1661 14.343 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a -4) c))) b) 14.343 * [simplify]: Simplified (2 1) to (λ (a b c) (* (- (sqrt (fma b b (* (* a -4) c))) b) (/ (/ 1 2) a))) 14.344 * [simplify]: Simplifying (/ (/ 1 2) a) 14.344 * * [simplify]: iters left: 4 (5 enodes) 14.348 * * [simplify]: iters left: 3 (20 enodes) 14.354 * * [simplify]: iters left: 2 (27 enodes) 14.361 * * [simplify]: iters left: 1 (29 enodes) 14.369 * * [simplify]: Extracting #0: cost 1 inf + 0 14.369 * * [simplify]: Extracting #1: cost 8 inf + 0 14.369 * * [simplify]: Extracting #2: cost 3 inf + 130 14.369 * * [simplify]: Extracting #3: cost 0 inf + 256 14.369 * [simplify]: Simplified to (/ 1/2 a) 14.370 * [simplify]: Simplified (2 2) to (λ (a b c) (* (- (sqrt (fma b b (* (* a -4) c))) b) (/ 1/2 a))) 14.370 * * * * [progress]: [ 139 / 177 ] simplifiying candidate # 14.370 * * * * [progress]: [ 140 / 177 ] simplifiying candidate # 14.370 * * * * [progress]: [ 141 / 177 ] simplifiying candidate # 14.370 * * * * [progress]: [ 142 / 177 ] simplifiying candidate # 14.370 * [simplify]: Simplifying (cbrt a) 14.370 * * [simplify]: iters left: 1 (2 enodes) 14.371 * * [simplify]: Extracting #0: cost 1 inf + 0 14.371 * * [simplify]: Extracting #1: cost 3 inf + 0 14.371 * * [simplify]: Extracting #2: cost 2 inf + 1 14.371 * * [simplify]: Extracting #3: cost 0 inf + 163 14.371 * [simplify]: Simplified to (cbrt a) 14.372 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 14.372 * * * * [progress]: [ 143 / 177 ] simplifiying candidate # 14.372 * [simplify]: Simplifying (sqrt a) 14.372 * * [simplify]: iters left: 1 (2 enodes) 14.373 * * [simplify]: Extracting #0: cost 1 inf + 0 14.373 * * [simplify]: Extracting #1: cost 3 inf + 0 14.373 * * [simplify]: Extracting #2: cost 2 inf + 1 14.373 * * [simplify]: Extracting #3: cost 0 inf + 83 14.373 * [simplify]: Simplified to (sqrt a) 14.373 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) (sqrt a))) 14.373 * * * * [progress]: [ 144 / 177 ] simplifiying candidate # 14.373 * * * * [progress]: [ 145 / 177 ] simplifiying candidate # 14.373 * [simplify]: Simplifying (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 14.374 * * [simplify]: iters left: 6 (13 enodes) 14.379 * * [simplify]: iters left: 5 (47 enodes) 14.396 * * [simplify]: iters left: 4 (64 enodes) 14.410 * * [simplify]: iters left: 3 (80 enodes) 14.424 * * [simplify]: Extracting #0: cost 1 inf + 0 14.424 * * [simplify]: Extracting #1: cost 3 inf + 0 14.424 * * [simplify]: Extracting #2: cost 5 inf + 0 14.425 * * [simplify]: Extracting #3: cost 11 inf + 0 14.425 * * [simplify]: Extracting #4: cost 17 inf + 1 14.425 * * [simplify]: Extracting #5: cost 17 inf + 85 14.425 * * [simplify]: Extracting #6: cost 22 inf + 332 14.425 * * [simplify]: Extracting #7: cost 22 inf + 418 14.425 * * [simplify]: Extracting #8: cost 8 inf + 2047 14.426 * * [simplify]: Extracting #9: cost 1 inf + 3929 14.427 * * [simplify]: Extracting #10: cost 0 inf + 4309 14.428 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 14.428 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 14.428 * * * * [progress]: [ 146 / 177 ] simplifiying candidate # 14.428 * [simplify]: Simplifying (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 14.428 * * [simplify]: iters left: 6 (12 enodes) 14.431 * * [simplify]: iters left: 5 (44 enodes) 14.438 * * [simplify]: iters left: 4 (61 enodes) 14.449 * * [simplify]: iters left: 3 (77 enodes) 14.468 * * [simplify]: Extracting #0: cost 1 inf + 0 14.468 * * [simplify]: Extracting #1: cost 3 inf + 0 14.468 * * [simplify]: Extracting #2: cost 9 inf + 0 14.468 * * [simplify]: Extracting #3: cost 15 inf + 1 14.469 * * [simplify]: Extracting #4: cost 16 inf + 44 14.469 * * [simplify]: Extracting #5: cost 21 inf + 250 14.469 * * [simplify]: Extracting #6: cost 21 inf + 376 14.469 * * [simplify]: Extracting #7: cost 15 inf + 668 14.470 * * [simplify]: Extracting #8: cost 8 inf + 1511 14.471 * * [simplify]: Extracting #9: cost 0 inf + 3469 14.472 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) 14.472 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 14.472 * * * * [progress]: [ 147 / 177 ] simplifiying candidate # 14.472 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) 14.472 * * [simplify]: iters left: 6 (15 enodes) 14.476 * * [simplify]: iters left: 5 (56 enodes) 14.488 * * [simplify]: iters left: 4 (82 enodes) 14.502 * * [simplify]: iters left: 3 (101 enodes) 14.516 * * [simplify]: iters left: 2 (104 enodes) 14.530 * * [simplify]: Extracting #0: cost 1 inf + 0 14.530 * * [simplify]: Extracting #1: cost 11 inf + 0 14.530 * * [simplify]: Extracting #2: cost 22 inf + 0 14.530 * * [simplify]: Extracting #3: cost 25 inf + 1 14.530 * * [simplify]: Extracting #4: cost 24 inf + 285 14.530 * * [simplify]: Extracting #5: cost 30 inf + 488 14.530 * * [simplify]: Extracting #6: cost 30 inf + 574 14.531 * * [simplify]: Extracting #7: cost 17 inf + 2319 14.532 * * [simplify]: Extracting #8: cost 6 inf + 6021 14.533 * * [simplify]: Extracting #9: cost 0 inf + 8741 14.535 * * [simplify]: Extracting #10: cost 0 inf + 8701 14.538 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) 14.538 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))))) 14.538 * * * * [progress]: [ 148 / 177 ] simplifiying candidate # 14.538 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) 14.539 * * [simplify]: iters left: 6 (14 enodes) 14.545 * * [simplify]: iters left: 5 (49 enodes) 14.559 * * [simplify]: iters left: 4 (64 enodes) 14.577 * * [simplify]: iters left: 3 (79 enodes) 14.598 * * [simplify]: Extracting #0: cost 1 inf + 0 14.598 * * [simplify]: Extracting #1: cost 7 inf + 0 14.598 * * [simplify]: Extracting #2: cost 14 inf + 0 14.598 * * [simplify]: Extracting #3: cost 17 inf + 1 14.598 * * [simplify]: Extracting #4: cost 16 inf + 125 14.598 * * [simplify]: Extracting #5: cost 24 inf + 166 14.598 * * [simplify]: Extracting #6: cost 25 inf + 210 14.599 * * [simplify]: Extracting #7: cost 10 inf + 1823 14.600 * * [simplify]: Extracting #8: cost 2 inf + 4579 14.602 * * [simplify]: Extracting #9: cost 0 inf + 5379 14.603 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 14.603 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))))) 14.603 * * * * [progress]: [ 149 / 177 ] simplifiying candidate # 14.603 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) 14.603 * * [simplify]: iters left: 6 (13 enodes) 14.608 * * [simplify]: iters left: 5 (46 enodes) 14.621 * * [simplify]: iters left: 4 (67 enodes) 14.639 * * [simplify]: iters left: 3 (80 enodes) 14.657 * * [simplify]: Extracting #0: cost 1 inf + 0 14.657 * * [simplify]: Extracting #1: cost 5 inf + 0 14.657 * * [simplify]: Extracting #2: cost 7 inf + 1 14.657 * * [simplify]: Extracting #3: cost 11 inf + 1 14.657 * * [simplify]: Extracting #4: cost 13 inf + 2 14.657 * * [simplify]: Extracting #5: cost 20 inf + 84 14.658 * * [simplify]: Extracting #6: cost 19 inf + 253 14.658 * * [simplify]: Extracting #7: cost 8 inf + 1520 14.659 * * [simplify]: Extracting #8: cost 1 inf + 3277 14.661 * * [simplify]: Extracting #9: cost 0 inf + 3617 14.662 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 14.662 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)))) 14.662 * * * * [progress]: [ 150 / 177 ] simplifiying candidate # 14.662 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 14.662 * * [simplify]: iters left: 6 (14 enodes) 14.669 * * [simplify]: iters left: 5 (49 enodes) 14.682 * * [simplify]: iters left: 4 (62 enodes) 14.699 * * [simplify]: iters left: 3 (74 enodes) 14.717 * * [simplify]: Extracting #0: cost 1 inf + 0 14.717 * * [simplify]: Extracting #1: cost 6 inf + 0 14.717 * * [simplify]: Extracting #2: cost 12 inf + 0 14.717 * * [simplify]: Extracting #3: cost 14 inf + 82 14.719 * * [simplify]: Extracting #4: cost 12 inf + 447 14.719 * * [simplify]: Extracting #5: cost 20 inf + 488 14.720 * * [simplify]: Extracting #6: cost 21 inf + 532 14.720 * * [simplify]: Extracting #7: cost 6 inf + 2442 14.722 * * [simplify]: Extracting #8: cost 1 inf + 3803 14.723 * * [simplify]: Extracting #9: cost 0 inf + 4183 14.724 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 14.724 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))))) 14.725 * * * * [progress]: [ 151 / 177 ] simplifiying candidate # 14.725 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 14.725 * * [simplify]: iters left: 6 (13 enodes) 14.731 * * [simplify]: iters left: 5 (44 enodes) 14.739 * * [simplify]: iters left: 4 (55 enodes) 14.748 * * [simplify]: iters left: 3 (67 enodes) 14.757 * * [simplify]: Extracting #0: cost 1 inf + 0 14.757 * * [simplify]: Extracting #1: cost 4 inf + 0 14.757 * * [simplify]: Extracting #2: cost 8 inf + 0 14.757 * * [simplify]: Extracting #3: cost 10 inf + 42 14.757 * * [simplify]: Extracting #4: cost 10 inf + 125 14.758 * * [simplify]: Extracting #5: cost 18 inf + 166 14.758 * * [simplify]: Extracting #6: cost 19 inf + 210 14.758 * * [simplify]: Extracting #7: cost 12 inf + 544 14.759 * * [simplify]: Extracting #8: cost 4 inf + 1783 14.760 * * [simplify]: Extracting #9: cost 1 inf + 2601 14.761 * * [simplify]: Extracting #10: cost 0 inf + 2941 14.762 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 14.762 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))))) 14.762 * * * * [progress]: [ 152 / 177 ] simplifiying candidate # 14.763 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) 14.763 * * [simplify]: iters left: 6 (12 enodes) 14.768 * * [simplify]: iters left: 5 (41 enodes) 14.778 * * [simplify]: iters left: 4 (54 enodes) 14.786 * * [simplify]: iters left: 3 (66 enodes) 14.795 * * [simplify]: Extracting #0: cost 1 inf + 0 14.795 * * [simplify]: Extracting #1: cost 4 inf + 0 14.795 * * [simplify]: Extracting #2: cost 7 inf + 1 14.795 * * [simplify]: Extracting #3: cost 9 inf + 2 14.795 * * [simplify]: Extracting #4: cost 16 inf + 84 14.795 * * [simplify]: Extracting #5: cost 15 inf + 212 14.795 * * [simplify]: Extracting #6: cost 3 inf + 1619 14.796 * * [simplify]: Extracting #7: cost 1 inf + 1920 14.796 * * [simplify]: Extracting #8: cost 0 inf + 2179 14.797 * [simplify]: Simplified to (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) 14.797 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)))) 14.797 * * * * [progress]: [ 153 / 177 ] simplifiying candidate # 14.797 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 14.797 * * [simplify]: iters left: 5 (5 enodes) 14.799 * * [simplify]: iters left: 4 (19 enodes) 14.803 * * [simplify]: iters left: 3 (23 enodes) 14.810 * * [simplify]: Extracting #0: cost 1 inf + 0 14.810 * * [simplify]: Extracting #1: cost 6 inf + 0 14.810 * * [simplify]: Extracting #2: cost 9 inf + 1 14.811 * * [simplify]: Extracting #3: cost 1 inf + 852 14.811 * * [simplify]: Extracting #4: cost 0 inf + 974 14.811 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 14.811 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))))) 14.811 * * * * [progress]: [ 154 / 177 ] simplifiying candidate # 14.811 * [simplify]: Simplifying (/ 1 (sqrt 2)) 14.811 * * [simplify]: iters left: 3 (4 enodes) 14.813 * * [simplify]: iters left: 2 (14 enodes) 14.818 * * [simplify]: iters left: 1 (16 enodes) 14.820 * * [simplify]: Extracting #0: cost 1 inf + 0 14.820 * * [simplify]: Extracting #1: cost 4 inf + 0 14.821 * * [simplify]: Extracting #2: cost 5 inf + 1 14.821 * * [simplify]: Extracting #3: cost 3 inf + 43 14.821 * * [simplify]: Extracting #4: cost 1 inf + 166 14.821 * * [simplify]: Extracting #5: cost 0 inf + 248 14.821 * [simplify]: Simplified to (/ 1 (sqrt 2)) 14.821 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (sqrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))))) 14.821 * * * * [progress]: [ 155 / 177 ] simplifiying candidate # 14.821 * [simplify]: Simplifying (/ 1 1) 14.821 * * [simplify]: iters left: 2 (2 enodes) 14.822 * * [simplify]: iters left: 1 (6 enodes) 14.823 * * [simplify]: Extracting #0: cost 1 inf + 0 14.823 * * [simplify]: Extracting #1: cost 0 inf + 1 14.823 * [simplify]: Simplified to 1 14.823 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 14.823 * * * * [progress]: [ 156 / 177 ] simplifiying candidate # 14.823 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 14.824 * * [simplify]: iters left: 6 (15 enodes) 14.828 * * [simplify]: iters left: 5 (51 enodes) 14.841 * * [simplify]: iters left: 4 (61 enodes) 14.854 * * [simplify]: iters left: 3 (73 enodes) 14.864 * * [simplify]: Extracting #0: cost 1 inf + 0 14.864 * * [simplify]: Extracting #1: cost 6 inf + 0 14.864 * * [simplify]: Extracting #2: cost 13 inf + 0 14.864 * * [simplify]: Extracting #3: cost 16 inf + 1 14.864 * * [simplify]: Extracting #4: cost 13 inf + 326 14.864 * * [simplify]: Extracting #5: cost 20 inf + 488 14.864 * * [simplify]: Extracting #6: cost 20 inf + 574 14.865 * * [simplify]: Extracting #7: cost 6 inf + 2065 14.865 * * [simplify]: Extracting #8: cost 1 inf + 4003 14.866 * * [simplify]: Extracting #9: cost 0 inf + 4423 14.867 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 14.867 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))))) 14.867 * * * * [progress]: [ 157 / 177 ] simplifiying candidate # 14.867 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 14.867 * * [simplify]: iters left: 6 (14 enodes) 14.871 * * [simplify]: iters left: 5 (46 enodes) 14.882 * * [simplify]: iters left: 4 (54 enodes) 14.895 * * [simplify]: iters left: 3 (66 enodes) 14.904 * * [simplify]: Extracting #0: cost 1 inf + 0 14.904 * * [simplify]: Extracting #1: cost 4 inf + 0 14.904 * * [simplify]: Extracting #2: cost 9 inf + 0 14.904 * * [simplify]: Extracting #3: cost 11 inf + 42 14.904 * * [simplify]: Extracting #4: cost 10 inf + 125 14.905 * * [simplify]: Extracting #5: cost 18 inf + 166 14.905 * * [simplify]: Extracting #6: cost 18 inf + 252 14.905 * * [simplify]: Extracting #7: cost 5 inf + 1524 14.906 * * [simplify]: Extracting #8: cost 1 inf + 2721 14.906 * * [simplify]: Extracting #9: cost 0 inf + 3101 14.907 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 14.907 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))))) 14.907 * * * * [progress]: [ 158 / 177 ] simplifiying candidate # 14.907 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 14.907 * * [simplify]: iters left: 6 (13 enodes) 14.911 * * [simplify]: iters left: 5 (43 enodes) 14.920 * * [simplify]: iters left: 4 (53 enodes) 14.935 * * [simplify]: iters left: 3 (65 enodes) 14.946 * * [simplify]: Extracting #0: cost 1 inf + 0 14.946 * * [simplify]: Extracting #1: cost 5 inf + 0 14.946 * * [simplify]: Extracting #2: cost 8 inf + 1 14.946 * * [simplify]: Extracting #3: cost 8 inf + 43 14.947 * * [simplify]: Extracting #4: cost 16 inf + 84 14.947 * * [simplify]: Extracting #5: cost 16 inf + 170 14.947 * * [simplify]: Extracting #6: cost 6 inf + 1395 14.947 * * [simplify]: Extracting #7: cost 0 inf + 2259 14.948 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 14.948 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)))) 14.948 * * * * [progress]: [ 159 / 177 ] simplifiying candidate # 14.948 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 14.948 * * [simplify]: iters left: 6 (15 enodes) 14.953 * * [simplify]: iters left: 5 (51 enodes) 14.961 * * [simplify]: iters left: 4 (61 enodes) 14.973 * * [simplify]: iters left: 3 (73 enodes) 14.992 * * [simplify]: Extracting #0: cost 1 inf + 0 14.992 * * [simplify]: Extracting #1: cost 6 inf + 0 14.992 * * [simplify]: Extracting #2: cost 13 inf + 0 14.992 * * [simplify]: Extracting #3: cost 16 inf + 1 14.992 * * [simplify]: Extracting #4: cost 13 inf + 326 14.993 * * [simplify]: Extracting #5: cost 20 inf + 488 14.993 * * [simplify]: Extracting #6: cost 20 inf + 574 14.994 * * [simplify]: Extracting #7: cost 6 inf + 2065 14.995 * * [simplify]: Extracting #8: cost 1 inf + 4003 14.996 * * [simplify]: Extracting #9: cost 0 inf + 4423 14.997 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 14.997 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))))) 14.997 * * * * [progress]: [ 160 / 177 ] simplifiying candidate # 14.998 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 14.998 * * [simplify]: iters left: 6 (14 enodes) 15.004 * * [simplify]: iters left: 5 (46 enodes) 15.014 * * [simplify]: iters left: 4 (54 enodes) 15.025 * * [simplify]: iters left: 3 (66 enodes) 15.034 * * [simplify]: Extracting #0: cost 1 inf + 0 15.034 * * [simplify]: Extracting #1: cost 4 inf + 0 15.034 * * [simplify]: Extracting #2: cost 9 inf + 0 15.034 * * [simplify]: Extracting #3: cost 11 inf + 42 15.034 * * [simplify]: Extracting #4: cost 10 inf + 125 15.034 * * [simplify]: Extracting #5: cost 18 inf + 166 15.035 * * [simplify]: Extracting #6: cost 18 inf + 252 15.035 * * [simplify]: Extracting #7: cost 5 inf + 1524 15.035 * * [simplify]: Extracting #8: cost 1 inf + 2721 15.036 * * [simplify]: Extracting #9: cost 0 inf + 3101 15.037 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 15.037 * [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.037 * * * * [progress]: [ 161 / 177 ] simplifiying candidate # 15.037 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 15.037 * * [simplify]: iters left: 6 (13 enodes) 15.043 * * [simplify]: iters left: 5 (43 enodes) 15.056 * * [simplify]: iters left: 4 (53 enodes) 15.072 * * [simplify]: iters left: 3 (65 enodes) 15.090 * * [simplify]: Extracting #0: cost 1 inf + 0 15.091 * * [simplify]: Extracting #1: cost 5 inf + 0 15.091 * * [simplify]: Extracting #2: cost 8 inf + 1 15.091 * * [simplify]: Extracting #3: cost 8 inf + 43 15.091 * * [simplify]: Extracting #4: cost 16 inf + 84 15.091 * * [simplify]: Extracting #5: cost 16 inf + 170 15.092 * * [simplify]: Extracting #6: cost 6 inf + 1395 15.093 * * [simplify]: Extracting #7: cost 0 inf + 2259 15.094 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 15.094 * [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.094 * * * * [progress]: [ 162 / 177 ] simplifiying candidate # 15.094 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 15.094 * * [simplify]: iters left: 5 (5 enodes) 15.098 * * [simplify]: iters left: 4 (19 enodes) 15.106 * * [simplify]: iters left: 3 (23 enodes) 15.113 * * [simplify]: Extracting #0: cost 1 inf + 0 15.113 * * [simplify]: Extracting #1: cost 6 inf + 0 15.114 * * [simplify]: Extracting #2: cost 9 inf + 1 15.114 * * [simplify]: Extracting #3: cost 1 inf + 852 15.114 * * [simplify]: Extracting #4: cost 0 inf + 974 15.114 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 15.115 * [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.115 * * * * [progress]: [ 163 / 177 ] simplifiying candidate # 15.115 * [simplify]: Simplifying (/ 1 (sqrt 2)) 15.115 * * [simplify]: iters left: 3 (4 enodes) 15.118 * * [simplify]: iters left: 2 (14 enodes) 15.123 * * [simplify]: iters left: 1 (16 enodes) 15.129 * * [simplify]: Extracting #0: cost 1 inf + 0 15.129 * * [simplify]: Extracting #1: cost 4 inf + 0 15.129 * * [simplify]: Extracting #2: cost 5 inf + 1 15.129 * * [simplify]: Extracting #3: cost 3 inf + 43 15.129 * * [simplify]: Extracting #4: cost 1 inf + 166 15.129 * * [simplify]: Extracting #5: cost 0 inf + 248 15.129 * [simplify]: Simplified to (/ 1 (sqrt 2)) 15.129 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (sqrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))))) 15.130 * * * * [progress]: [ 164 / 177 ] simplifiying candidate # 15.130 * [simplify]: Simplifying (/ 1 1) 15.130 * * [simplify]: iters left: 2 (2 enodes) 15.131 * * [simplify]: iters left: 1 (6 enodes) 15.133 * * [simplify]: Extracting #0: cost 1 inf + 0 15.133 * * [simplify]: Extracting #1: cost 0 inf + 1 15.133 * [simplify]: Simplified to 1 15.133 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 15.134 * * * * [progress]: [ 165 / 177 ] simplifiying candidate # 15.134 * * * * [progress]: [ 166 / 177 ] simplifiying candidate # 15.134 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 15.134 * * [simplify]: iters left: 6 (9 enodes) 15.138 * * [simplify]: iters left: 5 (32 enodes) 15.148 * * [simplify]: iters left: 4 (43 enodes) 15.162 * * [simplify]: iters left: 3 (55 enodes) 15.169 * * [simplify]: Extracting #0: cost 1 inf + 0 15.170 * * [simplify]: Extracting #1: cost 5 inf + 0 15.170 * * [simplify]: Extracting #2: cost 7 inf + 1 15.170 * * [simplify]: Extracting #3: cost 15 inf + 42 15.170 * * [simplify]: Extracting #4: cost 12 inf + 294 15.170 * * [simplify]: Extracting #5: cost 3 inf + 1043 15.171 * * [simplify]: Extracting #6: cost 0 inf + 1660 15.171 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 15.171 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (/ a (/ 1 2)))) 15.171 * * * * [progress]: [ 167 / 177 ] simplifiying candidate # 15.171 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 15.171 * * [simplify]: iters left: 6 (9 enodes) 15.174 * * [simplify]: iters left: 5 (32 enodes) 15.179 * * [simplify]: iters left: 4 (43 enodes) 15.186 * * [simplify]: iters left: 3 (55 enodes) 15.196 * * [simplify]: Extracting #0: cost 1 inf + 0 15.196 * * [simplify]: Extracting #1: cost 5 inf + 0 15.196 * * [simplify]: Extracting #2: cost 7 inf + 1 15.196 * * [simplify]: Extracting #3: cost 15 inf + 42 15.196 * * [simplify]: Extracting #4: cost 12 inf + 294 15.197 * * [simplify]: Extracting #5: cost 3 inf + 1043 15.197 * * [simplify]: Extracting #6: cost 0 inf + 1660 15.198 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 15.198 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* a 2))) 15.198 * * * * [progress]: [ 168 / 177 ] simplifiying candidate #real (real->posit16 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))))> 15.198 * * * * [progress]: [ 169 / 177 ] simplifiying candidate # 15.199 * [simplify]: Simplifying b 15.199 * * [simplify]: iters left: 0 (1 enodes) 15.199 * * [simplify]: Extracting #0: cost 1 inf + 0 15.199 * * [simplify]: Extracting #1: cost 0 inf + 1 15.199 * [simplify]: Simplified to b 15.199 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- b b) 2) a)) 15.199 * * * * [progress]: [ 170 / 177 ] simplifiying candidate # 15.200 * [simplify]: Simplifying (* +nan.0 a) 15.200 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- +nan.0 b) 2) a)) 15.200 * * * * [progress]: [ 171 / 177 ] simplifiying candidate # 15.200 * [simplify]: Simplifying (* +nan.0 a) 15.200 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- +nan.0 b) 2) a)) 15.200 * * * * [progress]: [ 172 / 177 ] simplifiying candidate # 15.200 * [simplify]: Simplifying 0 15.200 * * [simplify]: iters left: 0 (1 enodes) 15.202 * * [simplify]: Extracting #0: cost 1 inf + 0 15.202 * * [simplify]: Extracting #1: cost 0 inf + 1 15.202 * [simplify]: Simplified to 0 15.202 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ 0 2) a)) 15.202 * * * * [progress]: [ 173 / 177 ] simplifiying candidate # 15.202 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 15.202 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ +nan.0 2) a)) 15.202 * * * * [progress]: [ 174 / 177 ] simplifiying candidate # 15.202 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 15.203 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ +nan.0 2) a)) 15.203 * * * * [progress]: [ 175 / 177 ] simplifiying candidate # 15.203 * [simplify]: Simplifying 0 15.203 * * [simplify]: iters left: 0 (1 enodes) 15.204 * * [simplify]: Extracting #0: cost 1 inf + 0 15.204 * * [simplify]: Extracting #1: cost 0 inf + 1 15.204 * [simplify]: Simplified to 0 15.204 * [simplify]: Simplified (2) to (λ (a b c) 0) 15.204 * * * * [progress]: [ 176 / 177 ] simplifiying candidate # 15.204 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 15.204 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 15.204 * * * * [progress]: [ 177 / 177 ] simplifiying candidate # 15.204 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 15.204 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 15.205 * * * [progress]: adding candidates to table 17.235 * * [progress]: iteration 2 / 4 17.235 * * * [progress]: picking best candidate 17.305 * * * * [pick]: Picked # 17.305 * * * [progress]: localizing error 17.336 * * * [progress]: generating rewritten candidates 17.336 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 1) 17.338 * * * * [progress]: [ 2 / 3 ] rewriting at (2) 17.378 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1) 17.633 * * * [progress]: generating series expansions 17.633 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 1) 17.633 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 17.633 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 17.633 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 17.633 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 17.633 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.633 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 17.633 * [taylor]: Taking taylor expansion of c in b 17.633 * [backup-simplify]: Simplify c into c 17.633 * [taylor]: Taking taylor expansion of (* -4 a) in b 17.633 * [taylor]: Taking taylor expansion of -4 in b 17.633 * [backup-simplify]: Simplify -4 into -4 17.633 * [taylor]: Taking taylor expansion of a in b 17.633 * [backup-simplify]: Simplify a into a 17.633 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.633 * [taylor]: Taking taylor expansion of b in b 17.633 * [backup-simplify]: Simplify 0 into 0 17.633 * [backup-simplify]: Simplify 1 into 1 17.633 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.634 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 17.634 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 17.634 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 17.634 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.634 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 17.635 * [backup-simplify]: Simplify (+ 0 0) into 0 17.635 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 17.635 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 17.635 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 17.635 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.635 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 17.635 * [taylor]: Taking taylor expansion of c in a 17.635 * [backup-simplify]: Simplify c into c 17.635 * [taylor]: Taking taylor expansion of (* -4 a) in a 17.635 * [taylor]: Taking taylor expansion of -4 in a 17.635 * [backup-simplify]: Simplify -4 into -4 17.635 * [taylor]: Taking taylor expansion of a in a 17.635 * [backup-simplify]: Simplify 0 into 0 17.635 * [backup-simplify]: Simplify 1 into 1 17.635 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.635 * [taylor]: Taking taylor expansion of b in a 17.635 * [backup-simplify]: Simplify b into b 17.635 * [backup-simplify]: Simplify (* -4 0) into 0 17.635 * [backup-simplify]: Simplify (* c 0) into 0 17.635 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.636 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.636 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.636 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 17.636 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 17.636 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.636 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 17.637 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 17.637 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.637 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.637 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.637 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.637 * [taylor]: Taking taylor expansion of c in c 17.637 * [backup-simplify]: Simplify 0 into 0 17.637 * [backup-simplify]: Simplify 1 into 1 17.637 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.637 * [taylor]: Taking taylor expansion of -4 in c 17.637 * [backup-simplify]: Simplify -4 into -4 17.637 * [taylor]: Taking taylor expansion of a in c 17.637 * [backup-simplify]: Simplify a into a 17.637 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.637 * [taylor]: Taking taylor expansion of b in c 17.637 * [backup-simplify]: Simplify b into b 17.637 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.637 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.637 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.637 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.637 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.637 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.638 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.638 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.638 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.638 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.638 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.638 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.638 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.638 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.638 * [taylor]: Taking taylor expansion of c in c 17.638 * [backup-simplify]: Simplify 0 into 0 17.638 * [backup-simplify]: Simplify 1 into 1 17.638 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.638 * [taylor]: Taking taylor expansion of -4 in c 17.638 * [backup-simplify]: Simplify -4 into -4 17.638 * [taylor]: Taking taylor expansion of a in c 17.638 * [backup-simplify]: Simplify a into a 17.638 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.638 * [taylor]: Taking taylor expansion of b in c 17.638 * [backup-simplify]: Simplify b into b 17.638 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.638 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.638 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.638 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.638 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.639 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.639 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.639 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.639 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.639 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.639 * [taylor]: Taking taylor expansion of b in a 17.639 * [backup-simplify]: Simplify b into b 17.639 * [taylor]: Taking taylor expansion of b in b 17.639 * [backup-simplify]: Simplify 0 into 0 17.639 * [backup-simplify]: Simplify 1 into 1 17.639 * [backup-simplify]: Simplify 0 into 0 17.639 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 17.639 * [taylor]: Taking taylor expansion of -2 in a 17.639 * [backup-simplify]: Simplify -2 into -2 17.639 * [taylor]: Taking taylor expansion of (/ a b) in a 17.639 * [taylor]: Taking taylor expansion of a in a 17.640 * [backup-simplify]: Simplify 0 into 0 17.640 * [backup-simplify]: Simplify 1 into 1 17.640 * [taylor]: Taking taylor expansion of b in a 17.640 * [backup-simplify]: Simplify b into b 17.640 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.640 * [taylor]: Taking taylor expansion of 0 in b 17.640 * [backup-simplify]: Simplify 0 into 0 17.640 * [backup-simplify]: Simplify 0 into 0 17.640 * [backup-simplify]: Simplify 1 into 1 17.640 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 17.641 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 17.641 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 17.641 * [backup-simplify]: Simplify (+ 0 0) into 0 17.642 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 17.642 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 17.642 * [taylor]: Taking taylor expansion of -2 in a 17.642 * [backup-simplify]: Simplify -2 into -2 17.642 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 17.642 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.642 * [taylor]: Taking taylor expansion of a in a 17.642 * [backup-simplify]: Simplify 0 into 0 17.642 * [backup-simplify]: Simplify 1 into 1 17.642 * [taylor]: Taking taylor expansion of (pow b 3) in a 17.642 * [taylor]: Taking taylor expansion of b in a 17.642 * [backup-simplify]: Simplify b into b 17.642 * [backup-simplify]: Simplify (* 1 1) into 1 17.642 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.642 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 17.642 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 17.642 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 17.642 * [taylor]: Taking taylor expansion of (/ -2 b) in b 17.642 * [taylor]: Taking taylor expansion of -2 in b 17.642 * [backup-simplify]: Simplify -2 into -2 17.642 * [taylor]: Taking taylor expansion of b in b 17.642 * [backup-simplify]: Simplify 0 into 0 17.642 * [backup-simplify]: Simplify 1 into 1 17.643 * [backup-simplify]: Simplify (/ -2 1) into -2 17.643 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 17.643 * [backup-simplify]: Simplify 0 into 0 17.643 * [taylor]: Taking taylor expansion of 0 in b 17.643 * [backup-simplify]: Simplify 0 into 0 17.643 * [backup-simplify]: Simplify 0 into 0 17.643 * [backup-simplify]: Simplify 0 into 0 17.643 * [backup-simplify]: Simplify 0 into 0 17.644 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 17.645 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 17.645 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 17.645 * [backup-simplify]: Simplify (+ 0 0) into 0 17.646 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 17.646 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 17.646 * [taylor]: Taking taylor expansion of -4 in a 17.646 * [backup-simplify]: Simplify -4 into -4 17.646 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 17.646 * [taylor]: Taking taylor expansion of (pow a 3) in a 17.646 * [taylor]: Taking taylor expansion of a in a 17.646 * [backup-simplify]: Simplify 0 into 0 17.646 * [backup-simplify]: Simplify 1 into 1 17.646 * [taylor]: Taking taylor expansion of (pow b 5) in a 17.646 * [taylor]: Taking taylor expansion of b in a 17.646 * [backup-simplify]: Simplify b into b 17.646 * [backup-simplify]: Simplify (* 1 1) into 1 17.646 * [backup-simplify]: Simplify (* 1 1) into 1 17.647 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.647 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 17.647 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 17.647 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 17.647 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 17.647 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 17.647 * [taylor]: Taking taylor expansion of 0 in b 17.647 * [backup-simplify]: Simplify 0 into 0 17.647 * [backup-simplify]: Simplify 0 into 0 17.647 * [taylor]: Taking taylor expansion of 0 in b 17.647 * [backup-simplify]: Simplify 0 into 0 17.647 * [backup-simplify]: Simplify 0 into 0 17.648 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 17.648 * [backup-simplify]: Simplify (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) 17.648 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 17.648 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 17.648 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 17.648 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.664 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 17.664 * [taylor]: Taking taylor expansion of (/ 1 c) in b 17.664 * [taylor]: Taking taylor expansion of c in b 17.664 * [backup-simplify]: Simplify c into c 17.664 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.664 * [taylor]: Taking taylor expansion of (/ -4 a) in b 17.664 * [taylor]: Taking taylor expansion of -4 in b 17.664 * [backup-simplify]: Simplify -4 into -4 17.664 * [taylor]: Taking taylor expansion of a in b 17.664 * [backup-simplify]: Simplify a into a 17.664 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.664 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.664 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.664 * [taylor]: Taking taylor expansion of b in b 17.664 * [backup-simplify]: Simplify 0 into 0 17.664 * [backup-simplify]: Simplify 1 into 1 17.665 * [backup-simplify]: Simplify (* 1 1) into 1 17.666 * [backup-simplify]: Simplify (/ 1 1) into 1 17.666 * [backup-simplify]: Simplify (+ 0 1) into 1 17.666 * [backup-simplify]: Simplify (sqrt 1) into 1 17.667 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.668 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.668 * [backup-simplify]: Simplify (+ 0 0) into 0 17.669 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.669 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 17.669 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 17.669 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.669 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 17.669 * [taylor]: Taking taylor expansion of (/ 1 c) in a 17.669 * [taylor]: Taking taylor expansion of c in a 17.669 * [backup-simplify]: Simplify c into c 17.669 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.669 * [taylor]: Taking taylor expansion of (/ -4 a) in a 17.669 * [taylor]: Taking taylor expansion of -4 in a 17.670 * [backup-simplify]: Simplify -4 into -4 17.670 * [taylor]: Taking taylor expansion of a in a 17.670 * [backup-simplify]: Simplify 0 into 0 17.670 * [backup-simplify]: Simplify 1 into 1 17.670 * [backup-simplify]: Simplify (/ -4 1) into -4 17.670 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.670 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.670 * [taylor]: Taking taylor expansion of b in a 17.670 * [backup-simplify]: Simplify b into b 17.670 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.670 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.670 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 17.670 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.671 * [backup-simplify]: Simplify (sqrt 0) into 0 17.671 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.672 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.672 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.672 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.672 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.672 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.672 * [taylor]: Taking taylor expansion of c in c 17.672 * [backup-simplify]: Simplify 0 into 0 17.672 * [backup-simplify]: Simplify 1 into 1 17.672 * [backup-simplify]: Simplify (/ 1 1) into 1 17.672 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.672 * [taylor]: Taking taylor expansion of -4 in c 17.672 * [backup-simplify]: Simplify -4 into -4 17.672 * [taylor]: Taking taylor expansion of a in c 17.672 * [backup-simplify]: Simplify a into a 17.672 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.672 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.672 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.672 * [taylor]: Taking taylor expansion of b in c 17.672 * [backup-simplify]: Simplify b into b 17.673 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.673 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.673 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.673 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.673 * [backup-simplify]: Simplify (sqrt 0) into 0 17.674 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.674 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.674 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.674 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.674 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.674 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.674 * [taylor]: Taking taylor expansion of c in c 17.674 * [backup-simplify]: Simplify 0 into 0 17.674 * [backup-simplify]: Simplify 1 into 1 17.675 * [backup-simplify]: Simplify (/ 1 1) into 1 17.675 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.675 * [taylor]: Taking taylor expansion of -4 in c 17.675 * [backup-simplify]: Simplify -4 into -4 17.675 * [taylor]: Taking taylor expansion of a in c 17.675 * [backup-simplify]: Simplify a into a 17.675 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.675 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.675 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.675 * [taylor]: Taking taylor expansion of b in c 17.675 * [backup-simplify]: Simplify b into b 17.675 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.675 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.675 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.675 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.676 * [backup-simplify]: Simplify (sqrt 0) into 0 17.676 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.677 * [taylor]: Taking taylor expansion of 0 in a 17.677 * [backup-simplify]: Simplify 0 into 0 17.677 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 17.677 * [taylor]: Taking taylor expansion of +nan.0 in a 17.677 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.677 * [taylor]: Taking taylor expansion of a in a 17.677 * [backup-simplify]: Simplify 0 into 0 17.677 * [backup-simplify]: Simplify 1 into 1 17.677 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 17.677 * [taylor]: Taking taylor expansion of +nan.0 in b 17.677 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.677 * [taylor]: Taking taylor expansion of 0 in b 17.677 * [backup-simplify]: Simplify 0 into 0 17.678 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 17.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.679 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 17.679 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.680 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 17.680 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 17.680 * [taylor]: Taking taylor expansion of +nan.0 in a 17.680 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.680 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 17.680 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.680 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.680 * [taylor]: Taking taylor expansion of b in a 17.680 * [backup-simplify]: Simplify b into b 17.680 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.680 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.680 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.680 * [taylor]: Taking taylor expansion of +nan.0 in a 17.680 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.680 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.680 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.680 * [taylor]: Taking taylor expansion of a in a 17.680 * [backup-simplify]: Simplify 0 into 0 17.680 * [backup-simplify]: Simplify 1 into 1 17.681 * [backup-simplify]: Simplify (* 1 1) into 1 17.681 * [backup-simplify]: Simplify (/ 1 1) into 1 17.682 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.683 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.683 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.684 * [backup-simplify]: Simplify (- 0) into 0 17.684 * [backup-simplify]: Simplify (+ 0 0) into 0 17.685 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.685 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.686 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 17.687 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 17.687 * [taylor]: Taking taylor expansion of 0 in b 17.687 * [backup-simplify]: Simplify 0 into 0 17.688 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 17.688 * [taylor]: Taking taylor expansion of 0 in b 17.688 * [backup-simplify]: Simplify 0 into 0 17.688 * [taylor]: Taking taylor expansion of 0 in b 17.688 * [backup-simplify]: Simplify 0 into 0 17.688 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.688 * [backup-simplify]: Simplify 0 into 0 17.688 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.690 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.691 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 17.691 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.691 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.691 * [backup-simplify]: Simplify (+ 0 0) into 0 17.692 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 17.692 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 17.692 * [taylor]: Taking taylor expansion of +nan.0 in a 17.692 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.692 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 17.692 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 17.692 * [taylor]: Taking taylor expansion of +nan.0 in a 17.692 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.692 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 17.692 * [taylor]: Taking taylor expansion of (pow a 3) in a 17.692 * [taylor]: Taking taylor expansion of a in a 17.692 * [backup-simplify]: Simplify 0 into 0 17.692 * [backup-simplify]: Simplify 1 into 1 17.693 * [backup-simplify]: Simplify (* 1 1) into 1 17.693 * [backup-simplify]: Simplify (* 1 1) into 1 17.693 * [backup-simplify]: Simplify (/ 1 1) into 1 17.693 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 17.694 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 17.694 * [taylor]: Taking taylor expansion of +nan.0 in a 17.694 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.694 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 17.694 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 17.694 * [taylor]: Taking taylor expansion of a in a 17.694 * [backup-simplify]: Simplify 0 into 0 17.694 * [backup-simplify]: Simplify 1 into 1 17.694 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.694 * [taylor]: Taking taylor expansion of b in a 17.694 * [backup-simplify]: Simplify b into b 17.694 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.694 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 17.694 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.694 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 17.695 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.695 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.696 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.697 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.697 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.698 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.699 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.700 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.700 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.700 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.700 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.701 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.701 * [backup-simplify]: Simplify (+ 0 0) into 0 17.702 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.702 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.703 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.703 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.703 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.703 * [taylor]: Taking taylor expansion of +nan.0 in b 17.703 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.703 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.703 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.703 * [taylor]: Taking taylor expansion of b in b 17.703 * [backup-simplify]: Simplify 0 into 0 17.703 * [backup-simplify]: Simplify 1 into 1 17.704 * [backup-simplify]: Simplify (* 1 1) into 1 17.704 * [backup-simplify]: Simplify (/ 1 1) into 1 17.705 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.705 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.706 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.706 * [backup-simplify]: Simplify (- 0) into 0 17.706 * [backup-simplify]: Simplify 0 into 0 17.707 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.708 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.709 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.709 * [backup-simplify]: Simplify (- 0) into 0 17.709 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 17.710 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.710 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.710 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.710 * [taylor]: Taking taylor expansion of +nan.0 in b 17.710 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.710 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.710 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.710 * [taylor]: Taking taylor expansion of b in b 17.710 * [backup-simplify]: Simplify 0 into 0 17.710 * [backup-simplify]: Simplify 1 into 1 17.711 * [backup-simplify]: Simplify (* 1 1) into 1 17.711 * [backup-simplify]: Simplify (/ 1 1) into 1 17.712 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.713 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.713 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.714 * [backup-simplify]: Simplify (- 0) into 0 17.714 * [backup-simplify]: Simplify 0 into 0 17.715 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.715 * [taylor]: Taking taylor expansion of 0 in b 17.715 * [backup-simplify]: Simplify 0 into 0 17.715 * [taylor]: Taking taylor expansion of 0 in b 17.715 * [backup-simplify]: Simplify 0 into 0 17.715 * [backup-simplify]: Simplify 0 into 0 17.715 * [backup-simplify]: Simplify 0 into 0 17.715 * [backup-simplify]: Simplify 0 into 0 17.715 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 17.716 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) 17.716 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 17.716 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 17.716 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 17.716 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.716 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 17.716 * [taylor]: Taking taylor expansion of (/ -1 c) in b 17.716 * [taylor]: Taking taylor expansion of -1 in b 17.716 * [backup-simplify]: Simplify -1 into -1 17.716 * [taylor]: Taking taylor expansion of c in b 17.716 * [backup-simplify]: Simplify c into c 17.716 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.716 * [taylor]: Taking taylor expansion of (/ 4 a) in b 17.716 * [taylor]: Taking taylor expansion of 4 in b 17.716 * [backup-simplify]: Simplify 4 into 4 17.716 * [taylor]: Taking taylor expansion of a in b 17.716 * [backup-simplify]: Simplify a into a 17.716 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.716 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.716 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.716 * [taylor]: Taking taylor expansion of b in b 17.716 * [backup-simplify]: Simplify 0 into 0 17.716 * [backup-simplify]: Simplify 1 into 1 17.717 * [backup-simplify]: Simplify (* 1 1) into 1 17.717 * [backup-simplify]: Simplify (/ 1 1) into 1 17.718 * [backup-simplify]: Simplify (+ 0 1) into 1 17.718 * [backup-simplify]: Simplify (sqrt 1) into 1 17.719 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.719 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.720 * [backup-simplify]: Simplify (+ 0 0) into 0 17.720 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.721 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 17.721 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 17.721 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.721 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 17.721 * [taylor]: Taking taylor expansion of (/ -1 c) in a 17.721 * [taylor]: Taking taylor expansion of -1 in a 17.721 * [backup-simplify]: Simplify -1 into -1 17.721 * [taylor]: Taking taylor expansion of c in a 17.721 * [backup-simplify]: Simplify c into c 17.721 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.721 * [taylor]: Taking taylor expansion of (/ 4 a) in a 17.721 * [taylor]: Taking taylor expansion of 4 in a 17.721 * [backup-simplify]: Simplify 4 into 4 17.721 * [taylor]: Taking taylor expansion of a in a 17.721 * [backup-simplify]: Simplify 0 into 0 17.721 * [backup-simplify]: Simplify 1 into 1 17.721 * [backup-simplify]: Simplify (/ 4 1) into 4 17.721 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.721 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.721 * [taylor]: Taking taylor expansion of b in a 17.722 * [backup-simplify]: Simplify b into b 17.722 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.722 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.722 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 17.722 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.722 * [backup-simplify]: Simplify (sqrt 0) into 0 17.723 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.723 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.723 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.723 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.723 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.723 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.723 * [taylor]: Taking taylor expansion of -1 in c 17.723 * [backup-simplify]: Simplify -1 into -1 17.723 * [taylor]: Taking taylor expansion of c in c 17.723 * [backup-simplify]: Simplify 0 into 0 17.723 * [backup-simplify]: Simplify 1 into 1 17.724 * [backup-simplify]: Simplify (/ -1 1) into -1 17.724 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.724 * [taylor]: Taking taylor expansion of 4 in c 17.724 * [backup-simplify]: Simplify 4 into 4 17.724 * [taylor]: Taking taylor expansion of a in c 17.724 * [backup-simplify]: Simplify a into a 17.724 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.724 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.724 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.724 * [taylor]: Taking taylor expansion of b in c 17.724 * [backup-simplify]: Simplify b into b 17.724 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.724 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.724 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.724 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.725 * [backup-simplify]: Simplify (sqrt 0) into 0 17.725 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.725 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.725 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.726 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.726 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.726 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.726 * [taylor]: Taking taylor expansion of -1 in c 17.726 * [backup-simplify]: Simplify -1 into -1 17.726 * [taylor]: Taking taylor expansion of c in c 17.726 * [backup-simplify]: Simplify 0 into 0 17.726 * [backup-simplify]: Simplify 1 into 1 17.726 * [backup-simplify]: Simplify (/ -1 1) into -1 17.726 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.726 * [taylor]: Taking taylor expansion of 4 in c 17.726 * [backup-simplify]: Simplify 4 into 4 17.726 * [taylor]: Taking taylor expansion of a in c 17.726 * [backup-simplify]: Simplify a into a 17.726 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.726 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.726 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.726 * [taylor]: Taking taylor expansion of b in c 17.727 * [backup-simplify]: Simplify b into b 17.727 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.727 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.727 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.727 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.727 * [backup-simplify]: Simplify (sqrt 0) into 0 17.728 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.728 * [taylor]: Taking taylor expansion of 0 in a 17.728 * [backup-simplify]: Simplify 0 into 0 17.728 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 17.728 * [taylor]: Taking taylor expansion of +nan.0 in a 17.728 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.728 * [taylor]: Taking taylor expansion of a in a 17.728 * [backup-simplify]: Simplify 0 into 0 17.728 * [backup-simplify]: Simplify 1 into 1 17.729 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 17.729 * [taylor]: Taking taylor expansion of +nan.0 in b 17.729 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.729 * [taylor]: Taking taylor expansion of 0 in b 17.729 * [backup-simplify]: Simplify 0 into 0 17.729 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 17.730 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 17.730 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 17.731 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.731 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 17.732 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 17.732 * [taylor]: Taking taylor expansion of +nan.0 in a 17.732 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.732 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 17.732 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.732 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.732 * [taylor]: Taking taylor expansion of b in a 17.732 * [backup-simplify]: Simplify b into b 17.732 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.732 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.732 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.732 * [taylor]: Taking taylor expansion of +nan.0 in a 17.732 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.732 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.732 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.732 * [taylor]: Taking taylor expansion of a in a 17.732 * [backup-simplify]: Simplify 0 into 0 17.732 * [backup-simplify]: Simplify 1 into 1 17.732 * [backup-simplify]: Simplify (* 1 1) into 1 17.733 * [backup-simplify]: Simplify (/ 1 1) into 1 17.733 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.734 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.735 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.735 * [backup-simplify]: Simplify (- 0) into 0 17.736 * [backup-simplify]: Simplify (+ 0 0) into 0 17.736 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.737 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.737 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 17.738 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 17.738 * [taylor]: Taking taylor expansion of 0 in b 17.738 * [backup-simplify]: Simplify 0 into 0 17.739 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 17.739 * [taylor]: Taking taylor expansion of 0 in b 17.739 * [backup-simplify]: Simplify 0 into 0 17.739 * [taylor]: Taking taylor expansion of 0 in b 17.739 * [backup-simplify]: Simplify 0 into 0 17.739 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.739 * [backup-simplify]: Simplify 0 into 0 17.739 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.740 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.741 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 17.741 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.742 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.742 * [backup-simplify]: Simplify (+ 0 0) into 0 17.743 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 17.743 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 17.743 * [taylor]: Taking taylor expansion of +nan.0 in a 17.743 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.743 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 17.743 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 17.743 * [taylor]: Taking taylor expansion of +nan.0 in a 17.743 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.743 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 17.743 * [taylor]: Taking taylor expansion of (pow a 3) in a 17.743 * [taylor]: Taking taylor expansion of a in a 17.743 * [backup-simplify]: Simplify 0 into 0 17.743 * [backup-simplify]: Simplify 1 into 1 17.744 * [backup-simplify]: Simplify (* 1 1) into 1 17.744 * [backup-simplify]: Simplify (* 1 1) into 1 17.744 * [backup-simplify]: Simplify (/ 1 1) into 1 17.744 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 17.744 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 17.744 * [taylor]: Taking taylor expansion of +nan.0 in a 17.745 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.745 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 17.745 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 17.745 * [taylor]: Taking taylor expansion of a in a 17.745 * [backup-simplify]: Simplify 0 into 0 17.745 * [backup-simplify]: Simplify 1 into 1 17.745 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.745 * [taylor]: Taking taylor expansion of b in a 17.745 * [backup-simplify]: Simplify b into b 17.745 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.745 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 17.745 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.746 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 17.746 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.746 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.747 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.748 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.749 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.750 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.750 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.752 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.752 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.752 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.752 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.753 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.753 * [backup-simplify]: Simplify (+ 0 0) into 0 17.754 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.754 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.755 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.755 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.755 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.756 * [taylor]: Taking taylor expansion of +nan.0 in b 17.756 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.756 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.756 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.756 * [taylor]: Taking taylor expansion of b in b 17.756 * [backup-simplify]: Simplify 0 into 0 17.756 * [backup-simplify]: Simplify 1 into 1 17.756 * [backup-simplify]: Simplify (* 1 1) into 1 17.756 * [backup-simplify]: Simplify (/ 1 1) into 1 17.757 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.758 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.759 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.759 * [backup-simplify]: Simplify (- 0) into 0 17.759 * [backup-simplify]: Simplify 0 into 0 17.760 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.761 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.762 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.763 * [backup-simplify]: Simplify (- 0) into 0 17.763 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 17.764 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.764 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.764 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.764 * [taylor]: Taking taylor expansion of +nan.0 in b 17.764 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.764 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.764 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.764 * [taylor]: Taking taylor expansion of b in b 17.764 * [backup-simplify]: Simplify 0 into 0 17.764 * [backup-simplify]: Simplify 1 into 1 17.764 * [backup-simplify]: Simplify (* 1 1) into 1 17.765 * [backup-simplify]: Simplify (/ 1 1) into 1 17.765 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.766 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.766 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.767 * [backup-simplify]: Simplify (- 0) into 0 17.767 * [backup-simplify]: Simplify 0 into 0 17.767 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.767 * [taylor]: Taking taylor expansion of 0 in b 17.767 * [backup-simplify]: Simplify 0 into 0 17.767 * [taylor]: Taking taylor expansion of 0 in b 17.767 * [backup-simplify]: Simplify 0 into 0 17.767 * [backup-simplify]: Simplify 0 into 0 17.768 * [backup-simplify]: Simplify 0 into 0 17.768 * [backup-simplify]: Simplify 0 into 0 17.768 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 17.768 * * * * [progress]: [ 2 / 3 ] generating series at (2) 17.768 * [backup-simplify]: Simplify (- (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a) (/ (/ b 2) a)) into (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) 17.768 * [approximate]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in (c a b) around 0 17.768 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in b 17.768 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in b 17.768 * [taylor]: Taking taylor expansion of 1/2 in b 17.768 * [backup-simplify]: Simplify 1/2 into 1/2 17.768 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in b 17.768 * [taylor]: Taking taylor expansion of (/ 1 a) in b 17.768 * [taylor]: Taking taylor expansion of a in b 17.768 * [backup-simplify]: Simplify a into a 17.768 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.768 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 17.768 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 17.768 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.768 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 17.768 * [taylor]: Taking taylor expansion of c in b 17.768 * [backup-simplify]: Simplify c into c 17.768 * [taylor]: Taking taylor expansion of (* -4 a) in b 17.768 * [taylor]: Taking taylor expansion of -4 in b 17.768 * [backup-simplify]: Simplify -4 into -4 17.768 * [taylor]: Taking taylor expansion of a in b 17.768 * [backup-simplify]: Simplify a into a 17.768 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.768 * [taylor]: Taking taylor expansion of b in b 17.768 * [backup-simplify]: Simplify 0 into 0 17.768 * [backup-simplify]: Simplify 1 into 1 17.768 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.768 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 17.769 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 17.769 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 17.769 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.769 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 17.769 * [backup-simplify]: Simplify (+ 0 0) into 0 17.769 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 17.769 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in b 17.769 * [taylor]: Taking taylor expansion of 1/2 in b 17.769 * [backup-simplify]: Simplify 1/2 into 1/2 17.769 * [taylor]: Taking taylor expansion of (/ b a) in b 17.769 * [taylor]: Taking taylor expansion of b in b 17.769 * [backup-simplify]: Simplify 0 into 0 17.769 * [backup-simplify]: Simplify 1 into 1 17.769 * [taylor]: Taking taylor expansion of a in b 17.769 * [backup-simplify]: Simplify a into a 17.769 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.769 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in a 17.770 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in a 17.770 * [taylor]: Taking taylor expansion of 1/2 in a 17.770 * [backup-simplify]: Simplify 1/2 into 1/2 17.770 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in a 17.770 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.770 * [taylor]: Taking taylor expansion of a in a 17.770 * [backup-simplify]: Simplify 0 into 0 17.770 * [backup-simplify]: Simplify 1 into 1 17.770 * [backup-simplify]: Simplify (/ 1 1) into 1 17.770 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 17.770 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 17.770 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.770 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 17.770 * [taylor]: Taking taylor expansion of c in a 17.770 * [backup-simplify]: Simplify c into c 17.770 * [taylor]: Taking taylor expansion of (* -4 a) in a 17.770 * [taylor]: Taking taylor expansion of -4 in a 17.770 * [backup-simplify]: Simplify -4 into -4 17.770 * [taylor]: Taking taylor expansion of a in a 17.770 * [backup-simplify]: Simplify 0 into 0 17.770 * [backup-simplify]: Simplify 1 into 1 17.770 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.770 * [taylor]: Taking taylor expansion of b in a 17.770 * [backup-simplify]: Simplify b into b 17.770 * [backup-simplify]: Simplify (* -4 0) into 0 17.770 * [backup-simplify]: Simplify (* c 0) into 0 17.771 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.771 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.771 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.771 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 17.771 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 17.771 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.771 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 17.772 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 17.772 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in a 17.772 * [taylor]: Taking taylor expansion of 1/2 in a 17.772 * [backup-simplify]: Simplify 1/2 into 1/2 17.772 * [taylor]: Taking taylor expansion of (/ b a) in a 17.772 * [taylor]: Taking taylor expansion of b in a 17.772 * [backup-simplify]: Simplify b into b 17.772 * [taylor]: Taking taylor expansion of a in a 17.772 * [backup-simplify]: Simplify 0 into 0 17.772 * [backup-simplify]: Simplify 1 into 1 17.772 * [backup-simplify]: Simplify (/ b 1) into b 17.772 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in c 17.772 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 17.772 * [taylor]: Taking taylor expansion of 1/2 in c 17.772 * [backup-simplify]: Simplify 1/2 into 1/2 17.772 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 17.772 * [taylor]: Taking taylor expansion of (/ 1 a) in c 17.772 * [taylor]: Taking taylor expansion of a in c 17.772 * [backup-simplify]: Simplify a into a 17.772 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.772 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.772 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.772 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.772 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.772 * [taylor]: Taking taylor expansion of c in c 17.772 * [backup-simplify]: Simplify 0 into 0 17.772 * [backup-simplify]: Simplify 1 into 1 17.772 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.772 * [taylor]: Taking taylor expansion of -4 in c 17.772 * [backup-simplify]: Simplify -4 into -4 17.772 * [taylor]: Taking taylor expansion of a in c 17.772 * [backup-simplify]: Simplify a into a 17.772 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.772 * [taylor]: Taking taylor expansion of b in c 17.772 * [backup-simplify]: Simplify b into b 17.772 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.772 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.772 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.772 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.772 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.773 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.773 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.773 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.773 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.773 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.773 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in c 17.773 * [taylor]: Taking taylor expansion of 1/2 in c 17.773 * [backup-simplify]: Simplify 1/2 into 1/2 17.773 * [taylor]: Taking taylor expansion of (/ b a) in c 17.773 * [taylor]: Taking taylor expansion of b in c 17.773 * [backup-simplify]: Simplify b into b 17.773 * [taylor]: Taking taylor expansion of a in c 17.773 * [backup-simplify]: Simplify a into a 17.773 * [backup-simplify]: Simplify (/ b a) into (/ b a) 17.773 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in c 17.773 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 17.773 * [taylor]: Taking taylor expansion of 1/2 in c 17.773 * [backup-simplify]: Simplify 1/2 into 1/2 17.773 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 17.773 * [taylor]: Taking taylor expansion of (/ 1 a) in c 17.773 * [taylor]: Taking taylor expansion of a in c 17.773 * [backup-simplify]: Simplify a into a 17.773 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.773 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.773 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.774 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.774 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.774 * [taylor]: Taking taylor expansion of c in c 17.774 * [backup-simplify]: Simplify 0 into 0 17.774 * [backup-simplify]: Simplify 1 into 1 17.774 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.774 * [taylor]: Taking taylor expansion of -4 in c 17.774 * [backup-simplify]: Simplify -4 into -4 17.774 * [taylor]: Taking taylor expansion of a in c 17.774 * [backup-simplify]: Simplify a into a 17.774 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.774 * [taylor]: Taking taylor expansion of b in c 17.774 * [backup-simplify]: Simplify b into b 17.774 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.774 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.774 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.774 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.774 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.774 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.775 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.775 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.775 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.775 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.775 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in c 17.775 * [taylor]: Taking taylor expansion of 1/2 in c 17.775 * [backup-simplify]: Simplify 1/2 into 1/2 17.775 * [taylor]: Taking taylor expansion of (/ b a) in c 17.775 * [taylor]: Taking taylor expansion of b in c 17.775 * [backup-simplify]: Simplify b into b 17.775 * [taylor]: Taking taylor expansion of a in c 17.775 * [backup-simplify]: Simplify a into a 17.775 * [backup-simplify]: Simplify (/ b a) into (/ b a) 17.775 * [backup-simplify]: Simplify (* (/ 1 a) b) into (/ b a) 17.775 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 17.775 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 17.775 * [backup-simplify]: Simplify (- (* 1/2 (/ b a))) into (- (* 1/2 (/ b a))) 17.775 * [backup-simplify]: Simplify (+ (* 1/2 (/ b a)) (- (* 1/2 (/ b a)))) into 0 17.775 * [taylor]: Taking taylor expansion of 0 in a 17.776 * [backup-simplify]: Simplify 0 into 0 17.776 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 17.776 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ a b))) (* 0 b)) into (- (* 2 (/ 1 b))) 17.776 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ 1 b)))) (* 0 (/ b a))) into (- (/ 1 b)) 17.776 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)))) into 0 17.776 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ b a))) into 0 17.776 * [backup-simplify]: Simplify (- 0) into 0 17.776 * [backup-simplify]: Simplify (+ (- (/ 1 b)) 0) into (- (/ 1 b)) 17.777 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in a 17.777 * [taylor]: Taking taylor expansion of (/ 1 b) in a 17.777 * [taylor]: Taking taylor expansion of b in a 17.777 * [backup-simplify]: Simplify b into b 17.777 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.777 * [taylor]: Taking taylor expansion of 0 in b 17.777 * [backup-simplify]: Simplify 0 into 0 17.777 * [backup-simplify]: Simplify 0 into 0 17.777 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 17.778 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 17.778 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 17.778 * [backup-simplify]: Simplify (+ 0 0) into 0 17.779 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 17.779 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.779 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b))) into (- (* 2 (/ a (pow b 3)))) 17.779 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a)))) into (- (/ a (pow b 3))) 17.779 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.780 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ b a)))) into 0 17.780 * [backup-simplify]: Simplify (- 0) into 0 17.780 * [backup-simplify]: Simplify (+ (- (/ a (pow b 3))) 0) into (- (/ a (pow b 3))) 17.780 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 17.780 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 17.780 * [taylor]: Taking taylor expansion of a in a 17.780 * [backup-simplify]: Simplify 0 into 0 17.780 * [backup-simplify]: Simplify 1 into 1 17.780 * [taylor]: Taking taylor expansion of (pow b 3) in a 17.780 * [taylor]: Taking taylor expansion of b in a 17.780 * [backup-simplify]: Simplify b into b 17.780 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.780 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 17.780 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 17.780 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 17.780 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 17.781 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.781 * [taylor]: Taking taylor expansion of b in b 17.781 * [backup-simplify]: Simplify 0 into 0 17.781 * [backup-simplify]: Simplify 1 into 1 17.781 * [backup-simplify]: Simplify (/ 1 1) into 1 17.781 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.782 * [backup-simplify]: Simplify (- 0) into 0 17.782 * [backup-simplify]: Simplify 0 into 0 17.782 * [taylor]: Taking taylor expansion of 0 in b 17.782 * [backup-simplify]: Simplify 0 into 0 17.782 * [backup-simplify]: Simplify 0 into 0 17.782 * [backup-simplify]: Simplify 0 into 0 17.782 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 17.783 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 17.784 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 17.784 * [backup-simplify]: Simplify (+ 0 0) into 0 17.784 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 17.784 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.785 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -4 (/ (pow a 3) (pow b 5)))) (+ (* 0 (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b)))) into (- (* 4 (/ (pow a 2) (pow b 5)))) 17.785 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 4 (/ (pow a 2) (pow b 5))))) (+ (* 0 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a))))) into (- (* 2 (/ (pow a 2) (pow b 5)))) 17.785 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.786 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ b a))))) into 0 17.786 * [backup-simplify]: Simplify (- 0) into 0 17.786 * [backup-simplify]: Simplify (+ (- (* 2 (/ (pow a 2) (pow b 5)))) 0) into (- (* 2 (/ (pow a 2) (pow b 5)))) 17.786 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 17.786 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 17.786 * [taylor]: Taking taylor expansion of 2 in a 17.786 * [backup-simplify]: Simplify 2 into 2 17.786 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 17.786 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.786 * [taylor]: Taking taylor expansion of a in a 17.786 * [backup-simplify]: Simplify 0 into 0 17.786 * [backup-simplify]: Simplify 1 into 1 17.786 * [taylor]: Taking taylor expansion of (pow b 5) in a 17.786 * [taylor]: Taking taylor expansion of b in a 17.786 * [backup-simplify]: Simplify b into b 17.787 * [backup-simplify]: Simplify (* 1 1) into 1 17.787 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.787 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 17.787 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 17.787 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 17.787 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 17.787 * [backup-simplify]: Simplify (- 0) into 0 17.787 * [taylor]: Taking taylor expansion of 0 in b 17.787 * [backup-simplify]: Simplify 0 into 0 17.787 * [backup-simplify]: Simplify 0 into 0 17.787 * [taylor]: Taking taylor expansion of 0 in b 17.787 * [backup-simplify]: Simplify 0 into 0 17.787 * [backup-simplify]: Simplify 0 into 0 17.787 * [backup-simplify]: Simplify 0 into 0 17.788 * [backup-simplify]: Simplify (- (/ (/ (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) 2) (/ 1 a)) (/ (/ (/ 1 b) 2) (/ 1 a))) into (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) 17.788 * [approximate]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in (c a b) around 0 17.788 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in b 17.788 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in b 17.788 * [taylor]: Taking taylor expansion of 1/2 in b 17.788 * [backup-simplify]: Simplify 1/2 into 1/2 17.788 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in b 17.788 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 17.788 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 17.788 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.788 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 17.788 * [taylor]: Taking taylor expansion of (/ 1 c) in b 17.788 * [taylor]: Taking taylor expansion of c in b 17.788 * [backup-simplify]: Simplify c into c 17.788 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.788 * [taylor]: Taking taylor expansion of (/ -4 a) in b 17.788 * [taylor]: Taking taylor expansion of -4 in b 17.788 * [backup-simplify]: Simplify -4 into -4 17.788 * [taylor]: Taking taylor expansion of a in b 17.788 * [backup-simplify]: Simplify a into a 17.788 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.788 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.788 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.788 * [taylor]: Taking taylor expansion of b in b 17.788 * [backup-simplify]: Simplify 0 into 0 17.788 * [backup-simplify]: Simplify 1 into 1 17.788 * [backup-simplify]: Simplify (* 1 1) into 1 17.789 * [backup-simplify]: Simplify (/ 1 1) into 1 17.789 * [backup-simplify]: Simplify (+ 0 1) into 1 17.789 * [backup-simplify]: Simplify (sqrt 1) into 1 17.789 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.790 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.790 * [backup-simplify]: Simplify (+ 0 0) into 0 17.791 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.791 * [taylor]: Taking taylor expansion of a in b 17.791 * [backup-simplify]: Simplify a into a 17.791 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in b 17.791 * [taylor]: Taking taylor expansion of 1/2 in b 17.791 * [backup-simplify]: Simplify 1/2 into 1/2 17.791 * [taylor]: Taking taylor expansion of (/ a b) in b 17.791 * [taylor]: Taking taylor expansion of a in b 17.791 * [backup-simplify]: Simplify a into a 17.791 * [taylor]: Taking taylor expansion of b in b 17.791 * [backup-simplify]: Simplify 0 into 0 17.791 * [backup-simplify]: Simplify 1 into 1 17.791 * [backup-simplify]: Simplify (/ a 1) into a 17.791 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in a 17.791 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in a 17.791 * [taylor]: Taking taylor expansion of 1/2 in a 17.791 * [backup-simplify]: Simplify 1/2 into 1/2 17.791 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in a 17.791 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 17.791 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 17.791 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.791 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 17.791 * [taylor]: Taking taylor expansion of (/ 1 c) in a 17.791 * [taylor]: Taking taylor expansion of c in a 17.791 * [backup-simplify]: Simplify c into c 17.791 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.791 * [taylor]: Taking taylor expansion of (/ -4 a) in a 17.791 * [taylor]: Taking taylor expansion of -4 in a 17.791 * [backup-simplify]: Simplify -4 into -4 17.791 * [taylor]: Taking taylor expansion of a in a 17.791 * [backup-simplify]: Simplify 0 into 0 17.791 * [backup-simplify]: Simplify 1 into 1 17.792 * [backup-simplify]: Simplify (/ -4 1) into -4 17.792 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.792 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.792 * [taylor]: Taking taylor expansion of b in a 17.792 * [backup-simplify]: Simplify b into b 17.792 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.792 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.792 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 17.792 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.792 * [backup-simplify]: Simplify (sqrt 0) into 0 17.793 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.793 * [taylor]: Taking taylor expansion of a in a 17.793 * [backup-simplify]: Simplify 0 into 0 17.793 * [backup-simplify]: Simplify 1 into 1 17.793 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 17.793 * [taylor]: Taking taylor expansion of 1/2 in a 17.793 * [backup-simplify]: Simplify 1/2 into 1/2 17.793 * [taylor]: Taking taylor expansion of (/ a b) in a 17.793 * [taylor]: Taking taylor expansion of a in a 17.793 * [backup-simplify]: Simplify 0 into 0 17.793 * [backup-simplify]: Simplify 1 into 1 17.793 * [taylor]: Taking taylor expansion of b in a 17.793 * [backup-simplify]: Simplify b into b 17.793 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.793 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 17.793 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 17.793 * [taylor]: Taking taylor expansion of 1/2 in c 17.793 * [backup-simplify]: Simplify 1/2 into 1/2 17.793 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 17.793 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.793 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.793 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.793 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.793 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.793 * [taylor]: Taking taylor expansion of c in c 17.793 * [backup-simplify]: Simplify 0 into 0 17.793 * [backup-simplify]: Simplify 1 into 1 17.793 * [backup-simplify]: Simplify (/ 1 1) into 1 17.793 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.793 * [taylor]: Taking taylor expansion of -4 in c 17.793 * [backup-simplify]: Simplify -4 into -4 17.793 * [taylor]: Taking taylor expansion of a in c 17.793 * [backup-simplify]: Simplify a into a 17.793 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.793 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.793 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.793 * [taylor]: Taking taylor expansion of b in c 17.793 * [backup-simplify]: Simplify b into b 17.794 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.794 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.794 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.794 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.794 * [backup-simplify]: Simplify (sqrt 0) into 0 17.794 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.794 * [taylor]: Taking taylor expansion of a in c 17.794 * [backup-simplify]: Simplify a into a 17.794 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 17.794 * [taylor]: Taking taylor expansion of 1/2 in c 17.794 * [backup-simplify]: Simplify 1/2 into 1/2 17.794 * [taylor]: Taking taylor expansion of (/ a b) in c 17.794 * [taylor]: Taking taylor expansion of a in c 17.794 * [backup-simplify]: Simplify a into a 17.794 * [taylor]: Taking taylor expansion of b in c 17.795 * [backup-simplify]: Simplify b into b 17.795 * [backup-simplify]: Simplify (/ a b) into (/ a b) 17.795 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 17.795 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 17.795 * [taylor]: Taking taylor expansion of 1/2 in c 17.795 * [backup-simplify]: Simplify 1/2 into 1/2 17.795 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 17.795 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.795 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.795 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.795 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.795 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.795 * [taylor]: Taking taylor expansion of c in c 17.795 * [backup-simplify]: Simplify 0 into 0 17.795 * [backup-simplify]: Simplify 1 into 1 17.799 * [backup-simplify]: Simplify (/ 1 1) into 1 17.799 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.799 * [taylor]: Taking taylor expansion of -4 in c 17.799 * [backup-simplify]: Simplify -4 into -4 17.799 * [taylor]: Taking taylor expansion of a in c 17.799 * [backup-simplify]: Simplify a into a 17.799 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.799 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.799 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.799 * [taylor]: Taking taylor expansion of b in c 17.799 * [backup-simplify]: Simplify b into b 17.799 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.799 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.799 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.799 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.800 * [backup-simplify]: Simplify (sqrt 0) into 0 17.800 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.800 * [taylor]: Taking taylor expansion of a in c 17.800 * [backup-simplify]: Simplify a into a 17.800 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 17.800 * [taylor]: Taking taylor expansion of 1/2 in c 17.800 * [backup-simplify]: Simplify 1/2 into 1/2 17.800 * [taylor]: Taking taylor expansion of (/ a b) in c 17.800 * [taylor]: Taking taylor expansion of a in c 17.800 * [backup-simplify]: Simplify a into a 17.800 * [taylor]: Taking taylor expansion of b in c 17.800 * [backup-simplify]: Simplify b into b 17.800 * [backup-simplify]: Simplify (/ a b) into (/ a b) 17.800 * [backup-simplify]: Simplify (* 0 a) into 0 17.801 * [backup-simplify]: Simplify (* 1/2 0) into 0 17.801 * [backup-simplify]: Simplify (+ 0 0) into 0 17.801 * [taylor]: Taking taylor expansion of 0 in a 17.801 * [backup-simplify]: Simplify 0 into 0 17.801 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 17.802 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 17.803 * [backup-simplify]: Simplify (* 1/2 (/ a b)) into (* 1/2 (/ a b)) 17.803 * [backup-simplify]: Simplify (- (* 1/2 (/ a b))) into (- (* 1/2 (/ a b))) 17.803 * [backup-simplify]: Simplify (+ (- +nan.0) (- (* 1/2 (/ a b)))) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 17.803 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 17.803 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 17.803 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 17.803 * [taylor]: Taking taylor expansion of 1/2 in a 17.803 * [backup-simplify]: Simplify 1/2 into 1/2 17.803 * [taylor]: Taking taylor expansion of (/ a b) in a 17.803 * [taylor]: Taking taylor expansion of a in a 17.803 * [backup-simplify]: Simplify 0 into 0 17.803 * [backup-simplify]: Simplify 1 into 1 17.803 * [taylor]: Taking taylor expansion of b in a 17.803 * [backup-simplify]: Simplify b into b 17.803 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.803 * [taylor]: Taking taylor expansion of (- +nan.0) in a 17.804 * [taylor]: Taking taylor expansion of +nan.0 in a 17.804 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.804 * [taylor]: Taking taylor expansion of 0 in b 17.804 * [backup-simplify]: Simplify 0 into 0 17.804 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 17.804 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.805 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 17.805 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.806 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 17.807 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) a))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 17.808 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 17.808 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)))) into 0 17.808 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ a b))) into 0 17.809 * [backup-simplify]: Simplify (- 0) into 0 17.809 * [backup-simplify]: Simplify (+ (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 0) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 17.809 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 17.809 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 17.809 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 17.809 * [taylor]: Taking taylor expansion of +nan.0 in a 17.809 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.809 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.809 * [taylor]: Taking taylor expansion of a in a 17.809 * [backup-simplify]: Simplify 0 into 0 17.809 * [backup-simplify]: Simplify 1 into 1 17.810 * [backup-simplify]: Simplify (/ 1 1) into 1 17.810 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 17.810 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 17.810 * [taylor]: Taking taylor expansion of +nan.0 in a 17.810 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.810 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 17.810 * [taylor]: Taking taylor expansion of a in a 17.810 * [backup-simplify]: Simplify 0 into 0 17.810 * [backup-simplify]: Simplify 1 into 1 17.810 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.810 * [taylor]: Taking taylor expansion of b in a 17.810 * [backup-simplify]: Simplify b into b 17.810 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.810 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.810 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.811 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.812 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.812 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.812 * [taylor]: Taking taylor expansion of +nan.0 in b 17.812 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.812 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.813 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 17.814 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.814 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.814 * [taylor]: Taking taylor expansion of +nan.0 in b 17.814 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.814 * [taylor]: Taking taylor expansion of 0 in b 17.814 * [backup-simplify]: Simplify 0 into 0 17.814 * [backup-simplify]: Simplify 0 into 0 17.814 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.815 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.816 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 17.816 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.816 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.816 * [backup-simplify]: Simplify (+ 0 0) into 0 17.817 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 17.818 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (+ (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) a)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 17.820 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 17.820 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 17.821 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ a b)))) into 0 17.821 * [backup-simplify]: Simplify (- 0) into 0 17.822 * [backup-simplify]: Simplify (+ (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 17.822 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 17.822 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 17.822 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.822 * [taylor]: Taking taylor expansion of +nan.0 in a 17.822 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.822 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.822 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.822 * [taylor]: Taking taylor expansion of a in a 17.822 * [backup-simplify]: Simplify 0 into 0 17.822 * [backup-simplify]: Simplify 1 into 1 17.822 * [backup-simplify]: Simplify (* 1 1) into 1 17.823 * [backup-simplify]: Simplify (/ 1 1) into 1 17.823 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 17.823 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 17.823 * [taylor]: Taking taylor expansion of +nan.0 in a 17.823 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.823 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.823 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.823 * [taylor]: Taking taylor expansion of b in a 17.823 * [backup-simplify]: Simplify b into b 17.823 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.823 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.824 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.824 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.825 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.826 * [backup-simplify]: Simplify (+ 0 0) into 0 17.826 * [backup-simplify]: Simplify (- 0) into 0 17.826 * [taylor]: Taking taylor expansion of 0 in b 17.826 * [backup-simplify]: Simplify 0 into 0 17.827 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.827 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.828 * [backup-simplify]: Simplify (+ 0 0) into 0 17.828 * [backup-simplify]: Simplify (- 0) into 0 17.828 * [taylor]: Taking taylor expansion of 0 in b 17.828 * [backup-simplify]: Simplify 0 into 0 17.828 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 17.829 * [backup-simplify]: Simplify (- 0) into 0 17.829 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 17.829 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 17.829 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 17.829 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 17.829 * [taylor]: Taking taylor expansion of 1/2 in b 17.829 * [backup-simplify]: Simplify 1/2 into 1/2 17.829 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.829 * [taylor]: Taking taylor expansion of b in b 17.829 * [backup-simplify]: Simplify 0 into 0 17.829 * [backup-simplify]: Simplify 1 into 1 17.829 * [backup-simplify]: Simplify (/ 1 1) into 1 17.830 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 17.830 * [backup-simplify]: Simplify (- 1/2) into -1/2 17.830 * [backup-simplify]: Simplify -1/2 into -1/2 17.830 * [taylor]: Taking taylor expansion of 0 in b 17.830 * [backup-simplify]: Simplify 0 into 0 17.831 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.831 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.831 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.832 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.833 * [backup-simplify]: Simplify (+ (- +nan.0) (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) (/ 1 c)))) (* -1/2 (* (/ 1 (/ 1 b)) (* (/ 1 a) 1))))) into (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 17.833 * [backup-simplify]: Simplify (- (/ (/ (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) 2) (/ 1 (- a))) (/ (/ (/ 1 (- b)) 2) (/ 1 (- a)))) into (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) 17.833 * [approximate]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in (c a b) around 0 17.833 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in b 17.833 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in b 17.834 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in b 17.834 * [taylor]: Taking taylor expansion of 1/2 in b 17.834 * [backup-simplify]: Simplify 1/2 into 1/2 17.834 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in b 17.834 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 17.834 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 17.834 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.834 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 17.834 * [taylor]: Taking taylor expansion of (/ -1 c) in b 17.834 * [taylor]: Taking taylor expansion of -1 in b 17.834 * [backup-simplify]: Simplify -1 into -1 17.834 * [taylor]: Taking taylor expansion of c in b 17.834 * [backup-simplify]: Simplify c into c 17.834 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.834 * [taylor]: Taking taylor expansion of (/ 4 a) in b 17.834 * [taylor]: Taking taylor expansion of 4 in b 17.834 * [backup-simplify]: Simplify 4 into 4 17.834 * [taylor]: Taking taylor expansion of a in b 17.834 * [backup-simplify]: Simplify a into a 17.834 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.834 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.834 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.834 * [taylor]: Taking taylor expansion of b in b 17.834 * [backup-simplify]: Simplify 0 into 0 17.834 * [backup-simplify]: Simplify 1 into 1 17.835 * [backup-simplify]: Simplify (* 1 1) into 1 17.835 * [backup-simplify]: Simplify (/ 1 1) into 1 17.835 * [backup-simplify]: Simplify (+ 0 1) into 1 17.836 * [backup-simplify]: Simplify (sqrt 1) into 1 17.836 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.837 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.837 * [backup-simplify]: Simplify (+ 0 0) into 0 17.838 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.838 * [taylor]: Taking taylor expansion of a in b 17.838 * [backup-simplify]: Simplify a into a 17.838 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in b 17.838 * [taylor]: Taking taylor expansion of 1/2 in b 17.838 * [backup-simplify]: Simplify 1/2 into 1/2 17.838 * [taylor]: Taking taylor expansion of (/ a b) in b 17.838 * [taylor]: Taking taylor expansion of a in b 17.838 * [backup-simplify]: Simplify a into a 17.838 * [taylor]: Taking taylor expansion of b in b 17.838 * [backup-simplify]: Simplify 0 into 0 17.838 * [backup-simplify]: Simplify 1 into 1 17.839 * [backup-simplify]: Simplify (/ a 1) into a 17.839 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in a 17.839 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in a 17.839 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in a 17.839 * [taylor]: Taking taylor expansion of 1/2 in a 17.839 * [backup-simplify]: Simplify 1/2 into 1/2 17.839 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in a 17.839 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 17.839 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 17.839 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.839 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 17.839 * [taylor]: Taking taylor expansion of (/ -1 c) in a 17.839 * [taylor]: Taking taylor expansion of -1 in a 17.839 * [backup-simplify]: Simplify -1 into -1 17.839 * [taylor]: Taking taylor expansion of c in a 17.839 * [backup-simplify]: Simplify c into c 17.839 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.839 * [taylor]: Taking taylor expansion of (/ 4 a) in a 17.839 * [taylor]: Taking taylor expansion of 4 in a 17.839 * [backup-simplify]: Simplify 4 into 4 17.839 * [taylor]: Taking taylor expansion of a in a 17.839 * [backup-simplify]: Simplify 0 into 0 17.839 * [backup-simplify]: Simplify 1 into 1 17.840 * [backup-simplify]: Simplify (/ 4 1) into 4 17.840 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.840 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.840 * [taylor]: Taking taylor expansion of b in a 17.840 * [backup-simplify]: Simplify b into b 17.840 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.840 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.840 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 17.840 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.840 * [backup-simplify]: Simplify (sqrt 0) into 0 17.841 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.841 * [taylor]: Taking taylor expansion of a in a 17.841 * [backup-simplify]: Simplify 0 into 0 17.841 * [backup-simplify]: Simplify 1 into 1 17.841 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 17.841 * [taylor]: Taking taylor expansion of 1/2 in a 17.841 * [backup-simplify]: Simplify 1/2 into 1/2 17.841 * [taylor]: Taking taylor expansion of (/ a b) in a 17.841 * [taylor]: Taking taylor expansion of a in a 17.841 * [backup-simplify]: Simplify 0 into 0 17.841 * [backup-simplify]: Simplify 1 into 1 17.841 * [taylor]: Taking taylor expansion of b in a 17.841 * [backup-simplify]: Simplify b into b 17.841 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.841 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in c 17.841 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 17.841 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 17.841 * [taylor]: Taking taylor expansion of 1/2 in c 17.842 * [backup-simplify]: Simplify 1/2 into 1/2 17.842 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 17.842 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.842 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.842 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.842 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.842 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.842 * [taylor]: Taking taylor expansion of -1 in c 17.842 * [backup-simplify]: Simplify -1 into -1 17.842 * [taylor]: Taking taylor expansion of c in c 17.842 * [backup-simplify]: Simplify 0 into 0 17.842 * [backup-simplify]: Simplify 1 into 1 17.842 * [backup-simplify]: Simplify (/ -1 1) into -1 17.842 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.842 * [taylor]: Taking taylor expansion of 4 in c 17.842 * [backup-simplify]: Simplify 4 into 4 17.842 * [taylor]: Taking taylor expansion of a in c 17.842 * [backup-simplify]: Simplify a into a 17.842 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.842 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.843 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.843 * [taylor]: Taking taylor expansion of b in c 17.843 * [backup-simplify]: Simplify b into b 17.843 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.843 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.843 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.843 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.843 * [backup-simplify]: Simplify (sqrt 0) into 0 17.844 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.844 * [taylor]: Taking taylor expansion of a in c 17.844 * [backup-simplify]: Simplify a into a 17.844 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 17.844 * [taylor]: Taking taylor expansion of 1/2 in c 17.844 * [backup-simplify]: Simplify 1/2 into 1/2 17.844 * [taylor]: Taking taylor expansion of (/ a b) in c 17.844 * [taylor]: Taking taylor expansion of a in c 17.844 * [backup-simplify]: Simplify a into a 17.844 * [taylor]: Taking taylor expansion of b in c 17.844 * [backup-simplify]: Simplify b into b 17.844 * [backup-simplify]: Simplify (/ a b) into (/ a b) 17.844 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in c 17.844 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 17.844 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 17.844 * [taylor]: Taking taylor expansion of 1/2 in c 17.844 * [backup-simplify]: Simplify 1/2 into 1/2 17.844 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 17.844 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.844 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.844 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.844 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.844 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.844 * [taylor]: Taking taylor expansion of -1 in c 17.845 * [backup-simplify]: Simplify -1 into -1 17.845 * [taylor]: Taking taylor expansion of c in c 17.845 * [backup-simplify]: Simplify 0 into 0 17.845 * [backup-simplify]: Simplify 1 into 1 17.845 * [backup-simplify]: Simplify (/ -1 1) into -1 17.845 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.845 * [taylor]: Taking taylor expansion of 4 in c 17.845 * [backup-simplify]: Simplify 4 into 4 17.845 * [taylor]: Taking taylor expansion of a in c 17.845 * [backup-simplify]: Simplify a into a 17.845 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.845 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.845 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.845 * [taylor]: Taking taylor expansion of b in c 17.845 * [backup-simplify]: Simplify b into b 17.845 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.845 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.846 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.846 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.846 * [backup-simplify]: Simplify (sqrt 0) into 0 17.847 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.847 * [taylor]: Taking taylor expansion of a in c 17.847 * [backup-simplify]: Simplify a into a 17.847 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 17.847 * [taylor]: Taking taylor expansion of 1/2 in c 17.847 * [backup-simplify]: Simplify 1/2 into 1/2 17.847 * [taylor]: Taking taylor expansion of (/ a b) in c 17.847 * [taylor]: Taking taylor expansion of a in c 17.847 * [backup-simplify]: Simplify a into a 17.847 * [taylor]: Taking taylor expansion of b in c 17.847 * [backup-simplify]: Simplify b into b 17.847 * [backup-simplify]: Simplify (/ a b) into (/ a b) 17.847 * [backup-simplify]: Simplify (* 0 a) into 0 17.847 * [backup-simplify]: Simplify (* 1/2 0) into 0 17.848 * [backup-simplify]: Simplify (+ 0 0) into 0 17.848 * [backup-simplify]: Simplify (- 0) into 0 17.848 * [taylor]: Taking taylor expansion of 0 in a 17.848 * [backup-simplify]: Simplify 0 into 0 17.849 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 17.851 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 17.851 * [backup-simplify]: Simplify (* 1/2 (/ a b)) into (* 1/2 (/ a b)) 17.851 * [backup-simplify]: Simplify (+ (- +nan.0) (* 1/2 (/ a b))) into (- (* 1/2 (/ a b)) +nan.0) 17.851 * [backup-simplify]: Simplify (- (- (* 1/2 (/ a b)) +nan.0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 17.851 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 17.851 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 17.851 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 17.851 * [taylor]: Taking taylor expansion of 1/2 in a 17.851 * [backup-simplify]: Simplify 1/2 into 1/2 17.851 * [taylor]: Taking taylor expansion of (/ a b) in a 17.851 * [taylor]: Taking taylor expansion of a in a 17.852 * [backup-simplify]: Simplify 0 into 0 17.852 * [backup-simplify]: Simplify 1 into 1 17.852 * [taylor]: Taking taylor expansion of b in a 17.852 * [backup-simplify]: Simplify b into b 17.852 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.852 * [taylor]: Taking taylor expansion of (- +nan.0) in a 17.852 * [taylor]: Taking taylor expansion of +nan.0 in a 17.852 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.852 * [taylor]: Taking taylor expansion of 0 in b 17.852 * [backup-simplify]: Simplify 0 into 0 17.852 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 17.853 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 17.853 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 17.853 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.854 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 17.855 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) a))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 17.855 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 17.855 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)))) into 0 17.856 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ a b))) into 0 17.856 * [backup-simplify]: Simplify (+ (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 0) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 17.856 * [backup-simplify]: Simplify (- (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 17.856 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 17.856 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 17.856 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 17.856 * [taylor]: Taking taylor expansion of +nan.0 in a 17.856 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.856 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.856 * [taylor]: Taking taylor expansion of a in a 17.856 * [backup-simplify]: Simplify 0 into 0 17.856 * [backup-simplify]: Simplify 1 into 1 17.857 * [backup-simplify]: Simplify (/ 1 1) into 1 17.857 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 17.857 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 17.857 * [taylor]: Taking taylor expansion of +nan.0 in a 17.857 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.857 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 17.857 * [taylor]: Taking taylor expansion of a in a 17.857 * [backup-simplify]: Simplify 0 into 0 17.857 * [backup-simplify]: Simplify 1 into 1 17.857 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.857 * [taylor]: Taking taylor expansion of b in a 17.857 * [backup-simplify]: Simplify b into b 17.857 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.857 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.857 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.857 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.858 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.858 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.858 * [taylor]: Taking taylor expansion of +nan.0 in b 17.858 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.858 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.859 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 17.859 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.859 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.859 * [taylor]: Taking taylor expansion of +nan.0 in b 17.859 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.859 * [taylor]: Taking taylor expansion of 0 in b 17.859 * [backup-simplify]: Simplify 0 into 0 17.859 * [backup-simplify]: Simplify 0 into 0 17.860 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.860 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.861 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 17.861 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.861 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.861 * [backup-simplify]: Simplify (+ 0 0) into 0 17.862 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 17.862 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (+ (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) a)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 17.863 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 17.863 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 17.864 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ a b)))) into 0 17.864 * [backup-simplify]: Simplify (+ (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 17.864 * [backup-simplify]: Simplify (- (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 17.864 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 17.864 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 17.864 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.864 * [taylor]: Taking taylor expansion of +nan.0 in a 17.865 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.865 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.865 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.865 * [taylor]: Taking taylor expansion of a in a 17.865 * [backup-simplify]: Simplify 0 into 0 17.865 * [backup-simplify]: Simplify 1 into 1 17.865 * [backup-simplify]: Simplify (* 1 1) into 1 17.865 * [backup-simplify]: Simplify (/ 1 1) into 1 17.865 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 17.865 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 17.865 * [taylor]: Taking taylor expansion of +nan.0 in a 17.865 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.865 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.865 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.865 * [taylor]: Taking taylor expansion of b in a 17.865 * [backup-simplify]: Simplify b into b 17.865 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.865 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.866 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.866 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.867 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.867 * [backup-simplify]: Simplify (+ 0 0) into 0 17.867 * [backup-simplify]: Simplify (- 0) into 0 17.867 * [taylor]: Taking taylor expansion of 0 in b 17.867 * [backup-simplify]: Simplify 0 into 0 17.868 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.868 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.868 * [backup-simplify]: Simplify (+ 0 0) into 0 17.868 * [backup-simplify]: Simplify (- 0) into 0 17.868 * [taylor]: Taking taylor expansion of 0 in b 17.868 * [backup-simplify]: Simplify 0 into 0 17.869 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 17.869 * [backup-simplify]: Simplify (- 0) into 0 17.869 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 17.869 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 17.869 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 17.869 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 17.869 * [taylor]: Taking taylor expansion of 1/2 in b 17.869 * [backup-simplify]: Simplify 1/2 into 1/2 17.869 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.869 * [taylor]: Taking taylor expansion of b in b 17.869 * [backup-simplify]: Simplify 0 into 0 17.869 * [backup-simplify]: Simplify 1 into 1 17.869 * [backup-simplify]: Simplify (/ 1 1) into 1 17.869 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 17.870 * [backup-simplify]: Simplify (- 1/2) into -1/2 17.870 * [backup-simplify]: Simplify -1/2 into -1/2 17.870 * [taylor]: Taking taylor expansion of 0 in b 17.870 * [backup-simplify]: Simplify 0 into 0 17.870 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.870 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.871 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.871 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.871 * [backup-simplify]: Simplify (+ (- +nan.0) (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) (/ 1 (- c))))) (* -1/2 (* (/ 1 (/ 1 (- b))) (* (/ 1 (- a)) 1))))) into (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 17.872 * * * * [progress]: [ 3 / 3 ] generating series at (2 1) 17.872 * [backup-simplify]: Simplify (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a) into (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) 17.872 * [approximate]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in (c a b) around 0 17.872 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in b 17.872 * [taylor]: Taking taylor expansion of 1/2 in b 17.872 * [backup-simplify]: Simplify 1/2 into 1/2 17.872 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in b 17.872 * [taylor]: Taking taylor expansion of (/ 1 a) in b 17.872 * [taylor]: Taking taylor expansion of a in b 17.872 * [backup-simplify]: Simplify a into a 17.872 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.872 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 17.872 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 17.872 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.872 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 17.872 * [taylor]: Taking taylor expansion of c in b 17.872 * [backup-simplify]: Simplify c into c 17.872 * [taylor]: Taking taylor expansion of (* -4 a) in b 17.872 * [taylor]: Taking taylor expansion of -4 in b 17.872 * [backup-simplify]: Simplify -4 into -4 17.872 * [taylor]: Taking taylor expansion of a in b 17.872 * [backup-simplify]: Simplify a into a 17.872 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.872 * [taylor]: Taking taylor expansion of b in b 17.872 * [backup-simplify]: Simplify 0 into 0 17.872 * [backup-simplify]: Simplify 1 into 1 17.872 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.872 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 17.872 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 17.872 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 17.873 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.873 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 17.873 * [backup-simplify]: Simplify (+ 0 0) into 0 17.873 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 17.873 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in a 17.873 * [taylor]: Taking taylor expansion of 1/2 in a 17.873 * [backup-simplify]: Simplify 1/2 into 1/2 17.873 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in a 17.873 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.873 * [taylor]: Taking taylor expansion of a in a 17.873 * [backup-simplify]: Simplify 0 into 0 17.873 * [backup-simplify]: Simplify 1 into 1 17.873 * [backup-simplify]: Simplify (/ 1 1) into 1 17.873 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 17.873 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 17.873 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.873 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 17.874 * [taylor]: Taking taylor expansion of c in a 17.874 * [backup-simplify]: Simplify c into c 17.874 * [taylor]: Taking taylor expansion of (* -4 a) in a 17.874 * [taylor]: Taking taylor expansion of -4 in a 17.874 * [backup-simplify]: Simplify -4 into -4 17.874 * [taylor]: Taking taylor expansion of a in a 17.874 * [backup-simplify]: Simplify 0 into 0 17.874 * [backup-simplify]: Simplify 1 into 1 17.874 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.874 * [taylor]: Taking taylor expansion of b in a 17.874 * [backup-simplify]: Simplify b into b 17.874 * [backup-simplify]: Simplify (* -4 0) into 0 17.874 * [backup-simplify]: Simplify (* c 0) into 0 17.874 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.874 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.874 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.875 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 17.875 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 17.875 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.875 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 17.875 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 17.875 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 17.875 * [taylor]: Taking taylor expansion of 1/2 in c 17.875 * [backup-simplify]: Simplify 1/2 into 1/2 17.875 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 17.875 * [taylor]: Taking taylor expansion of (/ 1 a) in c 17.875 * [taylor]: Taking taylor expansion of a in c 17.875 * [backup-simplify]: Simplify a into a 17.875 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.875 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.875 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.875 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.875 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.875 * [taylor]: Taking taylor expansion of c in c 17.875 * [backup-simplify]: Simplify 0 into 0 17.875 * [backup-simplify]: Simplify 1 into 1 17.875 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.875 * [taylor]: Taking taylor expansion of -4 in c 17.875 * [backup-simplify]: Simplify -4 into -4 17.875 * [taylor]: Taking taylor expansion of a in c 17.875 * [backup-simplify]: Simplify a into a 17.875 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.875 * [taylor]: Taking taylor expansion of b in c 17.875 * [backup-simplify]: Simplify b into b 17.875 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.876 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.876 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.876 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.876 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.876 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.876 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.876 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.876 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.876 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.876 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 17.876 * [taylor]: Taking taylor expansion of 1/2 in c 17.877 * [backup-simplify]: Simplify 1/2 into 1/2 17.877 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 17.877 * [taylor]: Taking taylor expansion of (/ 1 a) in c 17.877 * [taylor]: Taking taylor expansion of a in c 17.877 * [backup-simplify]: Simplify a into a 17.877 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.877 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.877 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.877 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.877 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.877 * [taylor]: Taking taylor expansion of c in c 17.877 * [backup-simplify]: Simplify 0 into 0 17.877 * [backup-simplify]: Simplify 1 into 1 17.877 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.877 * [taylor]: Taking taylor expansion of -4 in c 17.877 * [backup-simplify]: Simplify -4 into -4 17.877 * [taylor]: Taking taylor expansion of a in c 17.877 * [backup-simplify]: Simplify a into a 17.877 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.877 * [taylor]: Taking taylor expansion of b in c 17.877 * [backup-simplify]: Simplify b into b 17.877 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.877 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.877 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.877 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.877 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.877 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.878 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.878 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.878 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.878 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.878 * [backup-simplify]: Simplify (* (/ 1 a) b) into (/ b a) 17.878 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 17.878 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in a 17.878 * [taylor]: Taking taylor expansion of 1/2 in a 17.878 * [backup-simplify]: Simplify 1/2 into 1/2 17.878 * [taylor]: Taking taylor expansion of (/ b a) in a 17.878 * [taylor]: Taking taylor expansion of b in a 17.878 * [backup-simplify]: Simplify b into b 17.878 * [taylor]: Taking taylor expansion of a in a 17.878 * [backup-simplify]: Simplify 0 into 0 17.878 * [backup-simplify]: Simplify 1 into 1 17.878 * [backup-simplify]: Simplify (/ b 1) into b 17.878 * [backup-simplify]: Simplify (* 1/2 b) into (* 1/2 b) 17.878 * [taylor]: Taking taylor expansion of (* 1/2 b) in b 17.878 * [taylor]: Taking taylor expansion of 1/2 in b 17.878 * [backup-simplify]: Simplify 1/2 into 1/2 17.878 * [taylor]: Taking taylor expansion of b in b 17.878 * [backup-simplify]: Simplify 0 into 0 17.878 * [backup-simplify]: Simplify 1 into 1 17.879 * [backup-simplify]: Simplify (* 1/2 0) into 0 17.879 * [backup-simplify]: Simplify 0 into 0 17.879 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 17.879 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ a b))) (* 0 b)) into (- (* 2 (/ 1 b))) 17.879 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ 1 b)))) (* 0 (/ b a))) into (- (/ 1 b)) 17.879 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in a 17.879 * [taylor]: Taking taylor expansion of (/ 1 b) in a 17.879 * [taylor]: Taking taylor expansion of b in a 17.879 * [backup-simplify]: Simplify b into b 17.879 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.880 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 17.880 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 b)) into 0 17.880 * [taylor]: Taking taylor expansion of 0 in b 17.880 * [backup-simplify]: Simplify 0 into 0 17.880 * [backup-simplify]: Simplify 0 into 0 17.880 * [backup-simplify]: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 17.880 * [backup-simplify]: Simplify 1/2 into 1/2 17.881 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 17.881 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 17.882 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 17.882 * [backup-simplify]: Simplify (+ 0 0) into 0 17.883 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 17.883 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.883 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b))) into (- (* 2 (/ a (pow b 3)))) 17.884 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a)))) into (- (/ a (pow b 3))) 17.884 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 17.884 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 17.884 * [taylor]: Taking taylor expansion of a in a 17.884 * [backup-simplify]: Simplify 0 into 0 17.884 * [backup-simplify]: Simplify 1 into 1 17.884 * [taylor]: Taking taylor expansion of (pow b 3) in a 17.884 * [taylor]: Taking taylor expansion of b in a 17.884 * [backup-simplify]: Simplify b into b 17.884 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.884 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 17.884 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 17.884 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 17.884 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 17.884 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.884 * [taylor]: Taking taylor expansion of b in b 17.884 * [backup-simplify]: Simplify 0 into 0 17.884 * [backup-simplify]: Simplify 1 into 1 17.885 * [backup-simplify]: Simplify (/ 1 1) into 1 17.886 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.886 * [backup-simplify]: Simplify (- 0) into 0 17.886 * [backup-simplify]: Simplify 0 into 0 17.888 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.889 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 b))) into 0 17.889 * [taylor]: Taking taylor expansion of 0 in b 17.889 * [backup-simplify]: Simplify 0 into 0 17.889 * [backup-simplify]: Simplify 0 into 0 17.889 * [backup-simplify]: Simplify 0 into 0 17.890 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 17.890 * [backup-simplify]: Simplify 0 into 0 17.891 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 17.893 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 17.893 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 17.894 * [backup-simplify]: Simplify (+ 0 0) into 0 17.894 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 17.894 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.895 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -4 (/ (pow a 3) (pow b 5)))) (+ (* 0 (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b)))) into (- (* 4 (/ (pow a 2) (pow b 5)))) 17.896 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 4 (/ (pow a 2) (pow b 5))))) (+ (* 0 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a))))) into (- (* 2 (/ (pow a 2) (pow b 5)))) 17.896 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 17.896 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 17.896 * [taylor]: Taking taylor expansion of 2 in a 17.896 * [backup-simplify]: Simplify 2 into 2 17.896 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 17.896 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.896 * [taylor]: Taking taylor expansion of a in a 17.896 * [backup-simplify]: Simplify 0 into 0 17.896 * [backup-simplify]: Simplify 1 into 1 17.896 * [taylor]: Taking taylor expansion of (pow b 5) in a 17.896 * [taylor]: Taking taylor expansion of b in a 17.896 * [backup-simplify]: Simplify b into b 17.896 * [backup-simplify]: Simplify (* 1 1) into 1 17.896 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.897 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 17.897 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 17.897 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 17.897 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 17.897 * [backup-simplify]: Simplify (- 0) into 0 17.897 * [taylor]: Taking taylor expansion of 0 in b 17.897 * [backup-simplify]: Simplify 0 into 0 17.897 * [backup-simplify]: Simplify 0 into 0 17.899 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.900 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 17.900 * [taylor]: Taking taylor expansion of 0 in b 17.900 * [backup-simplify]: Simplify 0 into 0 17.900 * [backup-simplify]: Simplify 0 into 0 17.900 * [backup-simplify]: Simplify (* 1/2 (* b (* (/ 1 a) 1))) into (* 1/2 (/ b a)) 17.901 * [backup-simplify]: Simplify (/ (/ (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) 2) (/ 1 a)) into (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) 17.901 * [approximate]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in (c a b) around 0 17.901 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in b 17.901 * [taylor]: Taking taylor expansion of 1/2 in b 17.901 * [backup-simplify]: Simplify 1/2 into 1/2 17.901 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in b 17.901 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 17.901 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 17.901 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.901 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 17.901 * [taylor]: Taking taylor expansion of (/ 1 c) in b 17.901 * [taylor]: Taking taylor expansion of c in b 17.901 * [backup-simplify]: Simplify c into c 17.901 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.901 * [taylor]: Taking taylor expansion of (/ -4 a) in b 17.901 * [taylor]: Taking taylor expansion of -4 in b 17.901 * [backup-simplify]: Simplify -4 into -4 17.901 * [taylor]: Taking taylor expansion of a in b 17.901 * [backup-simplify]: Simplify a into a 17.901 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.901 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.901 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.901 * [taylor]: Taking taylor expansion of b in b 17.901 * [backup-simplify]: Simplify 0 into 0 17.901 * [backup-simplify]: Simplify 1 into 1 17.902 * [backup-simplify]: Simplify (* 1 1) into 1 17.902 * [backup-simplify]: Simplify (/ 1 1) into 1 17.902 * [backup-simplify]: Simplify (+ 0 1) into 1 17.903 * [backup-simplify]: Simplify (sqrt 1) into 1 17.903 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.904 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.904 * [backup-simplify]: Simplify (+ 0 0) into 0 17.905 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.905 * [taylor]: Taking taylor expansion of a in b 17.905 * [backup-simplify]: Simplify a into a 17.905 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in a 17.905 * [taylor]: Taking taylor expansion of 1/2 in a 17.905 * [backup-simplify]: Simplify 1/2 into 1/2 17.905 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in a 17.905 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 17.905 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 17.905 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.905 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 17.905 * [taylor]: Taking taylor expansion of (/ 1 c) in a 17.905 * [taylor]: Taking taylor expansion of c in a 17.905 * [backup-simplify]: Simplify c into c 17.905 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.906 * [taylor]: Taking taylor expansion of (/ -4 a) in a 17.906 * [taylor]: Taking taylor expansion of -4 in a 17.906 * [backup-simplify]: Simplify -4 into -4 17.906 * [taylor]: Taking taylor expansion of a in a 17.906 * [backup-simplify]: Simplify 0 into 0 17.906 * [backup-simplify]: Simplify 1 into 1 17.906 * [backup-simplify]: Simplify (/ -4 1) into -4 17.906 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.906 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.906 * [taylor]: Taking taylor expansion of b in a 17.906 * [backup-simplify]: Simplify b into b 17.906 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.906 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.906 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 17.906 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.907 * [backup-simplify]: Simplify (sqrt 0) into 0 17.907 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.907 * [taylor]: Taking taylor expansion of a in a 17.907 * [backup-simplify]: Simplify 0 into 0 17.907 * [backup-simplify]: Simplify 1 into 1 17.907 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 17.907 * [taylor]: Taking taylor expansion of 1/2 in c 17.908 * [backup-simplify]: Simplify 1/2 into 1/2 17.908 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 17.908 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.908 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.908 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.908 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.908 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.908 * [taylor]: Taking taylor expansion of c in c 17.908 * [backup-simplify]: Simplify 0 into 0 17.908 * [backup-simplify]: Simplify 1 into 1 17.908 * [backup-simplify]: Simplify (/ 1 1) into 1 17.908 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.908 * [taylor]: Taking taylor expansion of -4 in c 17.908 * [backup-simplify]: Simplify -4 into -4 17.908 * [taylor]: Taking taylor expansion of a in c 17.908 * [backup-simplify]: Simplify a into a 17.908 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.908 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.908 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.908 * [taylor]: Taking taylor expansion of b in c 17.908 * [backup-simplify]: Simplify b into b 17.908 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.909 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.909 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.909 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.909 * [backup-simplify]: Simplify (sqrt 0) into 0 17.910 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.910 * [taylor]: Taking taylor expansion of a in c 17.910 * [backup-simplify]: Simplify a into a 17.910 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 17.910 * [taylor]: Taking taylor expansion of 1/2 in c 17.910 * [backup-simplify]: Simplify 1/2 into 1/2 17.910 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 17.910 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.910 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.910 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.910 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.910 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.910 * [taylor]: Taking taylor expansion of c in c 17.910 * [backup-simplify]: Simplify 0 into 0 17.910 * [backup-simplify]: Simplify 1 into 1 17.910 * [backup-simplify]: Simplify (/ 1 1) into 1 17.910 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.910 * [taylor]: Taking taylor expansion of -4 in c 17.910 * [backup-simplify]: Simplify -4 into -4 17.910 * [taylor]: Taking taylor expansion of a in c 17.910 * [backup-simplify]: Simplify a into a 17.911 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.911 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.911 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.911 * [taylor]: Taking taylor expansion of b in c 17.911 * [backup-simplify]: Simplify b into b 17.911 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.911 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.911 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.911 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.911 * [backup-simplify]: Simplify (sqrt 0) into 0 17.912 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.912 * [taylor]: Taking taylor expansion of a in c 17.912 * [backup-simplify]: Simplify a into a 17.912 * [backup-simplify]: Simplify (* 0 a) into 0 17.913 * [backup-simplify]: Simplify (* 1/2 0) into 0 17.913 * [taylor]: Taking taylor expansion of 0 in a 17.913 * [backup-simplify]: Simplify 0 into 0 17.913 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 17.915 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 17.915 * [taylor]: Taking taylor expansion of (- +nan.0) in a 17.915 * [taylor]: Taking taylor expansion of +nan.0 in a 17.915 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.915 * [taylor]: Taking taylor expansion of 0 in b 17.915 * [backup-simplify]: Simplify 0 into 0 17.916 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 17.916 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.917 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 17.917 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.918 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 17.919 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) a))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 17.924 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 17.924 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 17.924 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 17.924 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 17.924 * [taylor]: Taking taylor expansion of +nan.0 in a 17.924 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.924 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.924 * [taylor]: Taking taylor expansion of a in a 17.925 * [backup-simplify]: Simplify 0 into 0 17.925 * [backup-simplify]: Simplify 1 into 1 17.925 * [backup-simplify]: Simplify (/ 1 1) into 1 17.925 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 17.925 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 17.925 * [taylor]: Taking taylor expansion of +nan.0 in a 17.925 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.925 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 17.925 * [taylor]: Taking taylor expansion of a in a 17.925 * [backup-simplify]: Simplify 0 into 0 17.925 * [backup-simplify]: Simplify 1 into 1 17.925 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.925 * [taylor]: Taking taylor expansion of b in a 17.926 * [backup-simplify]: Simplify b into b 17.926 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.926 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.926 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.927 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.928 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.928 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.928 * [taylor]: Taking taylor expansion of +nan.0 in b 17.928 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.928 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.928 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.928 * [taylor]: Taking taylor expansion of +nan.0 in b 17.928 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.928 * [taylor]: Taking taylor expansion of 0 in b 17.928 * [backup-simplify]: Simplify 0 into 0 17.928 * [backup-simplify]: Simplify 0 into 0 17.929 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.929 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.930 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 17.930 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.931 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.931 * [backup-simplify]: Simplify (+ 0 0) into 0 17.932 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 17.933 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (+ (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) a)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 17.935 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 17.935 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 17.935 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 17.935 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.935 * [taylor]: Taking taylor expansion of +nan.0 in a 17.935 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.935 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.935 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.935 * [taylor]: Taking taylor expansion of a in a 17.935 * [backup-simplify]: Simplify 0 into 0 17.935 * [backup-simplify]: Simplify 1 into 1 17.936 * [backup-simplify]: Simplify (* 1 1) into 1 17.936 * [backup-simplify]: Simplify (/ 1 1) into 1 17.936 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 17.936 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 17.936 * [taylor]: Taking taylor expansion of +nan.0 in a 17.936 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.936 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.936 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.936 * [taylor]: Taking taylor expansion of b in a 17.936 * [backup-simplify]: Simplify b into b 17.937 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.937 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.937 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.938 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.939 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.939 * [backup-simplify]: Simplify (+ 0 0) into 0 17.940 * [backup-simplify]: Simplify (- 0) into 0 17.940 * [taylor]: Taking taylor expansion of 0 in b 17.940 * [backup-simplify]: Simplify 0 into 0 17.940 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.941 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.941 * [backup-simplify]: Simplify (+ 0 0) into 0 17.942 * [backup-simplify]: Simplify (- 0) into 0 17.942 * [taylor]: Taking taylor expansion of 0 in b 17.942 * [backup-simplify]: Simplify 0 into 0 17.942 * [backup-simplify]: Simplify (- 0) into 0 17.942 * [taylor]: Taking taylor expansion of 0 in b 17.942 * [backup-simplify]: Simplify 0 into 0 17.942 * [taylor]: Taking taylor expansion of 0 in b 17.942 * [backup-simplify]: Simplify 0 into 0 17.943 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.943 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.944 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.944 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.944 * [backup-simplify]: Simplify 0 into 0 17.944 * [backup-simplify]: Simplify 0 into 0 17.944 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.945 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.946 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -4 a))))) into 0 17.947 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 17.947 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 17.948 * [backup-simplify]: Simplify (+ 0 0) into 0 17.949 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 2) (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) 17.952 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (+ (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0) (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) a))))) into (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))) 17.954 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0))))) into (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))) 17.954 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))) in a 17.954 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) in a 17.954 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 4))) in a 17.954 * [taylor]: Taking taylor expansion of +nan.0 in a 17.954 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.954 * [taylor]: Taking taylor expansion of (/ a (pow b 4)) in a 17.954 * [taylor]: Taking taylor expansion of a in a 17.954 * [backup-simplify]: Simplify 0 into 0 17.954 * [backup-simplify]: Simplify 1 into 1 17.954 * [taylor]: Taking taylor expansion of (pow b 4) in a 17.954 * [taylor]: Taking taylor expansion of b in a 17.954 * [backup-simplify]: Simplify b into b 17.954 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.954 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 17.955 * [backup-simplify]: Simplify (/ 1 (pow b 4)) into (/ 1 (pow b 4)) 17.955 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 17.955 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 17.955 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 17.955 * [taylor]: Taking taylor expansion of +nan.0 in a 17.955 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.955 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 17.955 * [taylor]: Taking taylor expansion of (pow a 3) in a 17.955 * [taylor]: Taking taylor expansion of a in a 17.955 * [backup-simplify]: Simplify 0 into 0 17.955 * [backup-simplify]: Simplify 1 into 1 17.955 * [backup-simplify]: Simplify (* 1 1) into 1 17.956 * [backup-simplify]: Simplify (* 1 1) into 1 17.956 * [backup-simplify]: Simplify (/ 1 1) into 1 17.956 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 17.956 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 17.956 * [taylor]: Taking taylor expansion of +nan.0 in a 17.956 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.956 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 17.956 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 17.956 * [taylor]: Taking taylor expansion of a in a 17.956 * [backup-simplify]: Simplify 0 into 0 17.956 * [backup-simplify]: Simplify 1 into 1 17.956 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.956 * [taylor]: Taking taylor expansion of b in a 17.956 * [backup-simplify]: Simplify b into b 17.956 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.956 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 17.957 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.957 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 17.957 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.958 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.959 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.960 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.960 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.961 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.963 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.963 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.963 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.963 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.964 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.964 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.964 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.964 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.964 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.964 * [taylor]: Taking taylor expansion of +nan.0 in b 17.964 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.964 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.964 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.964 * [taylor]: Taking taylor expansion of b in b 17.964 * [backup-simplify]: Simplify 0 into 0 17.964 * [backup-simplify]: Simplify 1 into 1 17.965 * [backup-simplify]: Simplify (* 1 1) into 1 17.965 * [backup-simplify]: Simplify (/ 1 1) into 1 17.966 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.966 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.967 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.967 * [backup-simplify]: Simplify (- 0) into 0 17.968 * [backup-simplify]: Simplify 0 into 0 17.968 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.969 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.970 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.971 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.971 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.971 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.971 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.971 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.971 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.971 * [taylor]: Taking taylor expansion of +nan.0 in b 17.971 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.971 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.971 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.971 * [taylor]: Taking taylor expansion of b in b 17.971 * [backup-simplify]: Simplify 0 into 0 17.971 * [backup-simplify]: Simplify 1 into 1 17.972 * [backup-simplify]: Simplify (* 1 1) into 1 17.972 * [backup-simplify]: Simplify (/ 1 1) into 1 17.973 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.974 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.975 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.975 * [backup-simplify]: Simplify (- 0) into 0 17.975 * [backup-simplify]: Simplify 0 into 0 17.976 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.977 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.977 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.977 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.977 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.978 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.978 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.978 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.978 * [taylor]: Taking taylor expansion of +nan.0 in b 17.978 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.978 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.978 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.978 * [taylor]: Taking taylor expansion of b in b 17.978 * [backup-simplify]: Simplify 0 into 0 17.978 * [backup-simplify]: Simplify 1 into 1 17.978 * [backup-simplify]: Simplify (* 1 1) into 1 17.979 * [backup-simplify]: Simplify (/ 1 1) into 1 17.979 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.980 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.981 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.981 * [backup-simplify]: Simplify (- 0) into 0 17.981 * [backup-simplify]: Simplify 0 into 0 17.982 * [backup-simplify]: Simplify (- 0) into 0 17.982 * [taylor]: Taking taylor expansion of 0 in b 17.982 * [backup-simplify]: Simplify 0 into 0 17.982 * [taylor]: Taking taylor expansion of 0 in b 17.982 * [backup-simplify]: Simplify 0 into 0 17.982 * [backup-simplify]: Simplify 0 into 0 17.983 * [backup-simplify]: Simplify (+ (- +nan.0) (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) (/ 1 c))))) into (- (+ (* +nan.0 (/ a c)) (- +nan.0))) 17.983 * [backup-simplify]: Simplify (/ (/ (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) 2) (/ 1 (- a))) into (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) 17.983 * [approximate]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in (c a b) around 0 17.983 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in b 17.983 * [taylor]: Taking taylor expansion of -1/2 in b 17.983 * [backup-simplify]: Simplify -1/2 into -1/2 17.983 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in b 17.983 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 17.983 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 17.983 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.983 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 17.983 * [taylor]: Taking taylor expansion of (/ -1 c) in b 17.983 * [taylor]: Taking taylor expansion of -1 in b 17.983 * [backup-simplify]: Simplify -1 into -1 17.983 * [taylor]: Taking taylor expansion of c in b 17.983 * [backup-simplify]: Simplify c into c 17.984 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.984 * [taylor]: Taking taylor expansion of (/ 4 a) in b 17.984 * [taylor]: Taking taylor expansion of 4 in b 17.984 * [backup-simplify]: Simplify 4 into 4 17.984 * [taylor]: Taking taylor expansion of a in b 17.984 * [backup-simplify]: Simplify a into a 17.984 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.984 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.984 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.984 * [taylor]: Taking taylor expansion of b in b 17.984 * [backup-simplify]: Simplify 0 into 0 17.984 * [backup-simplify]: Simplify 1 into 1 17.984 * [backup-simplify]: Simplify (* 1 1) into 1 17.985 * [backup-simplify]: Simplify (/ 1 1) into 1 17.985 * [backup-simplify]: Simplify (+ 0 1) into 1 17.985 * [backup-simplify]: Simplify (sqrt 1) into 1 17.986 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.987 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.987 * [backup-simplify]: Simplify (+ 0 0) into 0 17.988 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.988 * [taylor]: Taking taylor expansion of a in b 17.988 * [backup-simplify]: Simplify a into a 17.988 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in a 17.988 * [taylor]: Taking taylor expansion of -1/2 in a 17.988 * [backup-simplify]: Simplify -1/2 into -1/2 17.988 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in a 17.988 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 17.988 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 17.988 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.988 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 17.988 * [taylor]: Taking taylor expansion of (/ -1 c) in a 17.988 * [taylor]: Taking taylor expansion of -1 in a 17.988 * [backup-simplify]: Simplify -1 into -1 17.988 * [taylor]: Taking taylor expansion of c in a 17.988 * [backup-simplify]: Simplify c into c 17.988 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.988 * [taylor]: Taking taylor expansion of (/ 4 a) in a 17.989 * [taylor]: Taking taylor expansion of 4 in a 17.989 * [backup-simplify]: Simplify 4 into 4 17.989 * [taylor]: Taking taylor expansion of a in a 17.989 * [backup-simplify]: Simplify 0 into 0 17.989 * [backup-simplify]: Simplify 1 into 1 17.989 * [backup-simplify]: Simplify (/ 4 1) into 4 17.989 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.989 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.989 * [taylor]: Taking taylor expansion of b in a 17.989 * [backup-simplify]: Simplify b into b 17.989 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.989 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.989 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 17.990 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.990 * [backup-simplify]: Simplify (sqrt 0) into 0 17.991 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.991 * [taylor]: Taking taylor expansion of a in a 17.991 * [backup-simplify]: Simplify 0 into 0 17.991 * [backup-simplify]: Simplify 1 into 1 17.991 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 17.991 * [taylor]: Taking taylor expansion of -1/2 in c 17.991 * [backup-simplify]: Simplify -1/2 into -1/2 17.991 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 17.991 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.991 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.991 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.991 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.991 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.991 * [taylor]: Taking taylor expansion of -1 in c 17.991 * [backup-simplify]: Simplify -1 into -1 17.991 * [taylor]: Taking taylor expansion of c in c 17.991 * [backup-simplify]: Simplify 0 into 0 17.991 * [backup-simplify]: Simplify 1 into 1 17.991 * [backup-simplify]: Simplify (/ -1 1) into -1 17.992 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.992 * [taylor]: Taking taylor expansion of 4 in c 17.992 * [backup-simplify]: Simplify 4 into 4 17.992 * [taylor]: Taking taylor expansion of a in c 17.992 * [backup-simplify]: Simplify a into a 17.992 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.992 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.992 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.992 * [taylor]: Taking taylor expansion of b in c 17.992 * [backup-simplify]: Simplify b into b 17.992 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.992 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.992 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.992 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.992 * [backup-simplify]: Simplify (sqrt 0) into 0 17.993 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.993 * [taylor]: Taking taylor expansion of a in c 17.993 * [backup-simplify]: Simplify a into a 17.993 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 17.993 * [taylor]: Taking taylor expansion of -1/2 in c 17.993 * [backup-simplify]: Simplify -1/2 into -1/2 17.993 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 17.993 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.993 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.993 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.993 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.993 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.993 * [taylor]: Taking taylor expansion of -1 in c 17.994 * [backup-simplify]: Simplify -1 into -1 17.994 * [taylor]: Taking taylor expansion of c in c 17.994 * [backup-simplify]: Simplify 0 into 0 17.994 * [backup-simplify]: Simplify 1 into 1 17.994 * [backup-simplify]: Simplify (/ -1 1) into -1 17.994 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.994 * [taylor]: Taking taylor expansion of 4 in c 17.994 * [backup-simplify]: Simplify 4 into 4 17.994 * [taylor]: Taking taylor expansion of a in c 17.994 * [backup-simplify]: Simplify a into a 17.994 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.994 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.994 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.994 * [taylor]: Taking taylor expansion of b in c 17.994 * [backup-simplify]: Simplify b into b 17.994 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.994 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.995 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.995 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.995 * [backup-simplify]: Simplify (sqrt 0) into 0 17.996 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.996 * [taylor]: Taking taylor expansion of a in c 17.996 * [backup-simplify]: Simplify a into a 17.996 * [backup-simplify]: Simplify (* 0 a) into 0 17.996 * [backup-simplify]: Simplify (* -1/2 0) into 0 17.997 * [taylor]: Taking taylor expansion of 0 in a 17.997 * [backup-simplify]: Simplify 0 into 0 17.997 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 17.999 * [backup-simplify]: Simplify (+ (* -1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 17.999 * [taylor]: Taking taylor expansion of (- +nan.0) in a 17.999 * [taylor]: Taking taylor expansion of +nan.0 in a 17.999 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.999 * [taylor]: Taking taylor expansion of 0 in b 17.999 * [backup-simplify]: Simplify 0 into 0 17.999 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 18.000 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 18.001 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 18.001 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 18.002 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 18.003 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) a))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 18.004 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 18.004 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 18.004 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 18.004 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 18.004 * [taylor]: Taking taylor expansion of +nan.0 in a 18.004 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.004 * [taylor]: Taking taylor expansion of (/ 1 a) in a 18.004 * [taylor]: Taking taylor expansion of a in a 18.004 * [backup-simplify]: Simplify 0 into 0 18.004 * [backup-simplify]: Simplify 1 into 1 18.005 * [backup-simplify]: Simplify (/ 1 1) into 1 18.005 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 18.005 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 18.005 * [taylor]: Taking taylor expansion of +nan.0 in a 18.005 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.005 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 18.005 * [taylor]: Taking taylor expansion of a in a 18.005 * [backup-simplify]: Simplify 0 into 0 18.005 * [backup-simplify]: Simplify 1 into 1 18.005 * [taylor]: Taking taylor expansion of (pow b 2) in a 18.005 * [taylor]: Taking taylor expansion of b in a 18.005 * [backup-simplify]: Simplify b into b 18.005 * [backup-simplify]: Simplify (* b b) into (pow b 2) 18.005 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 18.006 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 18.006 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 18.007 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 18.007 * [taylor]: Taking taylor expansion of (- +nan.0) in b 18.007 * [taylor]: Taking taylor expansion of +nan.0 in b 18.007 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.007 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 18.007 * [taylor]: Taking taylor expansion of (- +nan.0) in b 18.007 * [taylor]: Taking taylor expansion of +nan.0 in b 18.007 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.008 * [taylor]: Taking taylor expansion of 0 in b 18.008 * [backup-simplify]: Simplify 0 into 0 18.008 * [backup-simplify]: Simplify 0 into 0 18.008 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 18.009 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 18.010 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 18.010 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 18.010 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 18.010 * [backup-simplify]: Simplify (+ 0 0) into 0 18.011 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 18.013 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (+ (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) a)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 18.015 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 18.015 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 18.015 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 18.015 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 18.015 * [taylor]: Taking taylor expansion of +nan.0 in a 18.015 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.015 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 18.015 * [taylor]: Taking taylor expansion of (pow a 2) in a 18.015 * [taylor]: Taking taylor expansion of a in a 18.015 * [backup-simplify]: Simplify 0 into 0 18.015 * [backup-simplify]: Simplify 1 into 1 18.015 * [backup-simplify]: Simplify (* 1 1) into 1 18.016 * [backup-simplify]: Simplify (/ 1 1) into 1 18.016 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 18.016 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 18.016 * [taylor]: Taking taylor expansion of +nan.0 in a 18.016 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.016 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 18.016 * [taylor]: Taking taylor expansion of (pow b 2) in a 18.016 * [taylor]: Taking taylor expansion of b in a 18.016 * [backup-simplify]: Simplify b into b 18.016 * [backup-simplify]: Simplify (* b b) into (pow b 2) 18.016 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 18.017 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.018 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.018 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 18.019 * [backup-simplify]: Simplify (+ 0 0) into 0 18.019 * [backup-simplify]: Simplify (- 0) into 0 18.019 * [taylor]: Taking taylor expansion of 0 in b 18.019 * [backup-simplify]: Simplify 0 into 0 18.020 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.021 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 18.021 * [backup-simplify]: Simplify (+ 0 0) into 0 18.021 * [backup-simplify]: Simplify (- 0) into 0 18.021 * [taylor]: Taking taylor expansion of 0 in b 18.021 * [backup-simplify]: Simplify 0 into 0 18.022 * [backup-simplify]: Simplify (- 0) into 0 18.022 * [taylor]: Taking taylor expansion of 0 in b 18.022 * [backup-simplify]: Simplify 0 into 0 18.022 * [taylor]: Taking taylor expansion of 0 in b 18.022 * [backup-simplify]: Simplify 0 into 0 18.022 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 18.023 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 18.023 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 18.023 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 18.024 * [backup-simplify]: Simplify 0 into 0 18.024 * [backup-simplify]: Simplify 0 into 0 18.024 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 18.025 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 18.026 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 4 a))))) into 0 18.026 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 18.027 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 18.027 * [backup-simplify]: Simplify (+ 0 0) into 0 18.029 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 2) (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) 18.031 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (+ (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0) (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) a))))) into (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))) 18.033 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0))))) into (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))) 18.033 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))) in a 18.033 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) in a 18.033 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 4))) in a 18.033 * [taylor]: Taking taylor expansion of +nan.0 in a 18.033 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.033 * [taylor]: Taking taylor expansion of (/ a (pow b 4)) in a 18.033 * [taylor]: Taking taylor expansion of a in a 18.033 * [backup-simplify]: Simplify 0 into 0 18.033 * [backup-simplify]: Simplify 1 into 1 18.033 * [taylor]: Taking taylor expansion of (pow b 4) in a 18.033 * [taylor]: Taking taylor expansion of b in a 18.033 * [backup-simplify]: Simplify b into b 18.033 * [backup-simplify]: Simplify (* b b) into (pow b 2) 18.033 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 18.034 * [backup-simplify]: Simplify (/ 1 (pow b 4)) into (/ 1 (pow b 4)) 18.034 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 18.034 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 18.034 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 18.034 * [taylor]: Taking taylor expansion of +nan.0 in a 18.034 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.034 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 18.034 * [taylor]: Taking taylor expansion of (pow a 3) in a 18.034 * [taylor]: Taking taylor expansion of a in a 18.034 * [backup-simplify]: Simplify 0 into 0 18.034 * [backup-simplify]: Simplify 1 into 1 18.034 * [backup-simplify]: Simplify (* 1 1) into 1 18.035 * [backup-simplify]: Simplify (* 1 1) into 1 18.035 * [backup-simplify]: Simplify (/ 1 1) into 1 18.035 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 18.035 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 18.035 * [taylor]: Taking taylor expansion of +nan.0 in a 18.035 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.035 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 18.035 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 18.035 * [taylor]: Taking taylor expansion of a in a 18.035 * [backup-simplify]: Simplify 0 into 0 18.035 * [backup-simplify]: Simplify 1 into 1 18.035 * [taylor]: Taking taylor expansion of (pow b 2) in a 18.035 * [taylor]: Taking taylor expansion of b in a 18.035 * [backup-simplify]: Simplify b into b 18.035 * [backup-simplify]: Simplify (* b b) into (pow b 2) 18.035 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 18.035 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 18.036 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 18.036 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 18.037 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 18.038 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.038 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 18.039 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.041 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 18.042 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 18.042 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 18.042 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.042 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.042 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.043 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.043 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.043 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 18.043 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 18.043 * [taylor]: Taking taylor expansion of +nan.0 in b 18.043 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.043 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 18.043 * [taylor]: Taking taylor expansion of (pow b 2) in b 18.043 * [taylor]: Taking taylor expansion of b in b 18.043 * [backup-simplify]: Simplify 0 into 0 18.043 * [backup-simplify]: Simplify 1 into 1 18.043 * [backup-simplify]: Simplify (* 1 1) into 1 18.044 * [backup-simplify]: Simplify (/ 1 1) into 1 18.044 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.046 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 18.046 * [backup-simplify]: Simplify (- 0) into 0 18.047 * [backup-simplify]: Simplify 0 into 0 18.047 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 18.048 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 18.049 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 18.049 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 18.050 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.050 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.050 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.050 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 18.050 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 18.050 * [taylor]: Taking taylor expansion of +nan.0 in b 18.050 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.050 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 18.050 * [taylor]: Taking taylor expansion of (pow b 2) in b 18.050 * [taylor]: Taking taylor expansion of b in b 18.050 * [backup-simplify]: Simplify 0 into 0 18.050 * [backup-simplify]: Simplify 1 into 1 18.051 * [backup-simplify]: Simplify (* 1 1) into 1 18.051 * [backup-simplify]: Simplify (/ 1 1) into 1 18.052 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.052 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.053 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 18.053 * [backup-simplify]: Simplify (- 0) into 0 18.053 * [backup-simplify]: Simplify 0 into 0 18.054 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 18.055 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 18.055 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 18.056 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.056 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.056 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.056 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 18.056 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 18.056 * [taylor]: Taking taylor expansion of +nan.0 in b 18.056 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.056 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 18.056 * [taylor]: Taking taylor expansion of (pow b 2) in b 18.056 * [taylor]: Taking taylor expansion of b in b 18.056 * [backup-simplify]: Simplify 0 into 0 18.056 * [backup-simplify]: Simplify 1 into 1 18.056 * [backup-simplify]: Simplify (* 1 1) into 1 18.057 * [backup-simplify]: Simplify (/ 1 1) into 1 18.057 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.058 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.059 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 18.059 * [backup-simplify]: Simplify (- 0) into 0 18.059 * [backup-simplify]: Simplify 0 into 0 18.060 * [backup-simplify]: Simplify (- 0) into 0 18.060 * [taylor]: Taking taylor expansion of 0 in b 18.060 * [backup-simplify]: Simplify 0 into 0 18.060 * [taylor]: Taking taylor expansion of 0 in b 18.060 * [backup-simplify]: Simplify 0 into 0 18.060 * [backup-simplify]: Simplify 0 into 0 18.061 * [backup-simplify]: Simplify (+ (- +nan.0) (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) (/ 1 (- c)))))) into (- (+ (* +nan.0 (/ a c)) (- +nan.0))) 18.061 * * * [progress]: simplifying candidates 18.061 * * * * [progress]: [ 1 / 3260 ] simplifiying candidate # 18.061 * * * * [progress]: [ 2 / 3260 ] simplifiying candidate # 18.061 * * * * [progress]: [ 3 / 3260 ] simplifiying candidate # 18.061 * * * * [progress]: [ 4 / 3260 ] simplifiying candidate # 18.061 * * * * [progress]: [ 5 / 3260 ] simplifiying candidate # 18.061 * * * * [progress]: [ 6 / 3260 ] simplifiying candidate # 18.062 * * * * [progress]: [ 7 / 3260 ] simplifiying candidate # 18.062 * * * * [progress]: [ 8 / 3260 ] simplifiying candidate # 18.062 * * * * [progress]: [ 9 / 3260 ] simplifiying candidate # 18.062 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 18.062 * * [simplify]: iters left: 6 (10 enodes) 18.066 * * [simplify]: iters left: 5 (34 enodes) 18.081 * * [simplify]: iters left: 4 (42 enodes) 18.092 * * [simplify]: iters left: 3 (54 enodes) 18.101 * * [simplify]: Extracting #0: cost 1 inf + 0 18.101 * * [simplify]: Extracting #1: cost 4 inf + 0 18.101 * * [simplify]: Extracting #2: cost 7 inf + 0 18.101 * * [simplify]: Extracting #3: cost 17 inf + 0 18.101 * * [simplify]: Extracting #4: cost 16 inf + 87 18.102 * * [simplify]: Extracting #5: cost 4 inf + 1260 18.102 * * [simplify]: Extracting #6: cost 0 inf + 2256 18.103 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 18.103 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) 2) a) (/ (/ b 2) a))) 18.103 * * * * [progress]: [ 10 / 3260 ] simplifiying candidate # 18.103 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 18.103 * * [simplify]: iters left: 5 (9 enodes) 18.105 * * [simplify]: iters left: 4 (30 enodes) 18.110 * * [simplify]: iters left: 3 (38 enodes) 18.116 * * [simplify]: iters left: 2 (50 enodes) 18.122 * * [simplify]: Extracting #0: cost 1 inf + 0 18.122 * * [simplify]: Extracting #1: cost 3 inf + 0 18.122 * * [simplify]: Extracting #2: cost 5 inf + 0 18.122 * * [simplify]: Extracting #3: cost 15 inf + 0 18.122 * * [simplify]: Extracting #4: cost 11 inf + 254 18.123 * * [simplify]: Extracting #5: cost 4 inf + 822 18.123 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.123 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 18.124 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (* (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b))))) 2) a) (/ (/ b 2) a))) 18.124 * * * * [progress]: [ 11 / 3260 ] simplifiying candidate # 18.124 * [simplify]: Simplifying (sqrt 1) 18.124 * * [simplify]: iters left: 1 (2 enodes) 18.126 * * [simplify]: Extracting #0: cost 1 inf + 0 18.126 * * [simplify]: Extracting #1: cost 0 inf + 1 18.126 * [simplify]: Simplified to 1 18.126 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (* 1 (sqrt (fma c (* -4 a) (* b b)))) 2) a) (/ (/ b 2) a))) 18.126 * * * * [progress]: [ 12 / 3260 ] simplifiying candidate # 18.126 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 18.126 * * [simplify]: iters left: 3 (7 enodes) 18.128 * * [simplify]: iters left: 2 (24 enodes) 18.132 * * [simplify]: iters left: 1 (32 enodes) 18.137 * * [simplify]: Extracting #0: cost 1 inf + 0 18.137 * * [simplify]: Extracting #1: cost 11 inf + 0 18.137 * * [simplify]: Extracting #2: cost 10 inf + 87 18.137 * * [simplify]: Extracting #3: cost 3 inf + 559 18.137 * * [simplify]: Extracting #4: cost 0 inf + 782 18.138 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 18.138 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (pow (fma c (* a -4) (* b b)) (/ 1 2)) 2) a) (/ (/ b 2) a))) 18.138 * * * * [progress]: [ 13 / 3260 ] simplifiying candidate # 18.138 * * * * [progress]: [ 14 / 3260 ] simplifiying candidate # 18.138 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 18.138 * * [simplify]: iters left: 4 (8 enodes) 18.140 * * [simplify]: iters left: 3 (27 enodes) 18.144 * * [simplify]: iters left: 2 (35 enodes) 18.150 * * [simplify]: iters left: 1 (47 enodes) 18.157 * * [simplify]: Extracting #0: cost 1 inf + 0 18.157 * * [simplify]: Extracting #1: cost 3 inf + 0 18.157 * * [simplify]: Extracting #2: cost 13 inf + 0 18.157 * * [simplify]: Extracting #3: cost 12 inf + 87 18.157 * * [simplify]: Extracting #4: cost 1 inf + 961 18.158 * * [simplify]: Extracting #5: cost 0 inf + 1140 18.158 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 18.158 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (fabs (sqrt (fma c (* a -4) (* b b)))) 2) a) (/ (/ b 2) a))) 18.158 * * * * [progress]: [ 15 / 3260 ] simplifiying candidate # 18.158 * * * * [progress]: [ 16 / 3260 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) 2) a) (/ (/ b 2) a)))> 18.158 * * * * [progress]: [ 17 / 3260 ] simplifiying candidate # 18.158 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 18.159 * * [simplify]: iters left: 6 (20 enodes) 18.164 * * [simplify]: iters left: 5 (75 enodes) 18.178 * * [simplify]: iters left: 4 (109 enodes) 18.200 * * [simplify]: iters left: 3 (151 enodes) 18.225 * * [simplify]: iters left: 2 (196 enodes) 18.265 * * [simplify]: iters left: 1 (260 enodes) 18.322 * * [simplify]: Extracting #0: cost 1 inf + 0 18.322 * * [simplify]: Extracting #1: cost 18 inf + 0 18.322 * * [simplify]: Extracting #2: cost 71 inf + 0 18.323 * * [simplify]: Extracting #3: cost 95 inf + 129 18.323 * * [simplify]: Extracting #4: cost 90 inf + 877 18.324 * * [simplify]: Extracting #5: cost 73 inf + 4166 18.328 * * [simplify]: Extracting #6: cost 18 inf + 29583 18.333 * * [simplify]: Extracting #7: cost 0 inf + 42286 18.338 * * [simplify]: Extracting #8: cost 0 inf + 42270 18.346 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 18.346 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 18.346 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 18.346 * * [simplify]: iters left: 6 (10 enodes) 18.349 * * [simplify]: iters left: 5 (37 enodes) 18.356 * * [simplify]: iters left: 4 (57 enodes) 18.366 * * [simplify]: iters left: 3 (104 enodes) 18.384 * * [simplify]: iters left: 2 (158 enodes) 18.410 * * [simplify]: iters left: 1 (225 enodes) 18.447 * * [simplify]: Extracting #0: cost 1 inf + 0 18.447 * * [simplify]: Extracting #1: cost 0 inf + 1 18.447 * [simplify]: Simplified to 0 18.447 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 18.447 * * * * [progress]: [ 18 / 3260 ] simplifiying candidate # 18.447 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 18.447 * * [simplify]: iters left: 6 (19 enodes) 18.452 * * [simplify]: iters left: 5 (66 enodes) 18.462 * * [simplify]: iters left: 4 (93 enodes) 18.476 * * [simplify]: iters left: 3 (121 enodes) 18.493 * * [simplify]: iters left: 2 (130 enodes) 18.515 * * [simplify]: iters left: 1 (145 enodes) 18.536 * * [simplify]: Extracting #0: cost 1 inf + 0 18.536 * * [simplify]: Extracting #1: cost 12 inf + 0 18.537 * * [simplify]: Extracting #2: cost 38 inf + 0 18.537 * * [simplify]: Extracting #3: cost 45 inf + 47 18.537 * * [simplify]: Extracting #4: cost 42 inf + 752 18.537 * * [simplify]: Extracting #5: cost 38 inf + 1247 18.538 * * [simplify]: Extracting #6: cost 26 inf + 2541 18.539 * * [simplify]: Extracting #7: cost 16 inf + 4189 18.540 * * [simplify]: Extracting #8: cost 8 inf + 8033 18.543 * * [simplify]: Extracting #9: cost 0 inf + 12579 18.545 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) 18.545 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 18.545 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 18.546 * * [simplify]: iters left: 6 (9 enodes) 18.548 * * [simplify]: iters left: 5 (29 enodes) 18.553 * * [simplify]: iters left: 4 (42 enodes) 18.559 * * [simplify]: iters left: 3 (58 enodes) 18.567 * * [simplify]: iters left: 2 (68 enodes) 18.577 * * [simplify]: Extracting #0: cost 1 inf + 0 18.577 * * [simplify]: Extracting #1: cost 0 inf + 1 18.577 * [simplify]: Simplified to 0 18.577 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) 0)) 18.577 * * * * [progress]: [ 19 / 3260 ] simplifiying candidate # 18.577 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 18.577 * * [simplify]: iters left: 6 (23 enodes) 18.583 * * [simplify]: iters left: 5 (90 enodes) 18.604 * * [simplify]: iters left: 4 (180 enodes) 18.645 * * [simplify]: iters left: 3 (349 enodes) 18.725 * * [simplify]: Extracting #0: cost 1 inf + 0 18.725 * * [simplify]: Extracting #1: cost 11 inf + 0 18.725 * * [simplify]: Extracting #2: cost 69 inf + 0 18.726 * * [simplify]: Extracting #3: cost 108 inf + 84 18.727 * * [simplify]: Extracting #4: cost 110 inf + 493 18.730 * * [simplify]: Extracting #5: cost 65 inf + 10156 18.735 * * [simplify]: Extracting #6: cost 3 inf + 26732 18.741 * * [simplify]: Extracting #7: cost 0 inf + 27598 18.747 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 18.747 * [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))))))) 18.748 * [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))))) 18.748 * * [simplify]: iters left: 6 (13 enodes) 18.751 * * [simplify]: iters left: 5 (53 enodes) 18.760 * * [simplify]: iters left: 4 (117 enodes) 18.803 * * [simplify]: iters left: 3 (275 enodes) 18.872 * * [simplify]: iters left: 2 (474 enodes) 19.008 * * [simplify]: Extracting #0: cost 1 inf + 0 19.008 * * [simplify]: Extracting #1: cost 0 inf + 1 19.008 * [simplify]: Simplified to 0 19.008 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 19.008 * * * * [progress]: [ 20 / 3260 ] simplifiying candidate # 19.009 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 19.009 * * [simplify]: iters left: 6 (22 enodes) 19.018 * * [simplify]: iters left: 5 (84 enodes) 19.037 * * [simplify]: iters left: 4 (143 enodes) 19.076 * * [simplify]: iters left: 3 (225 enodes) 19.134 * * [simplify]: iters left: 2 (292 enodes) 19.202 * * [simplify]: iters left: 1 (361 enodes) 19.277 * * [simplify]: Extracting #0: cost 1 inf + 0 19.277 * * [simplify]: Extracting #1: cost 11 inf + 0 19.277 * * [simplify]: Extracting #2: cost 56 inf + 0 19.278 * * [simplify]: Extracting #3: cost 89 inf + 129 19.278 * * [simplify]: Extracting #4: cost 74 inf + 4324 19.282 * * [simplify]: Extracting #5: cost 36 inf + 13213 19.285 * * [simplify]: Extracting #6: cost 14 inf + 18212 19.290 * * [simplify]: Extracting #7: cost 2 inf + 23380 19.294 * * [simplify]: Extracting #8: cost 0 inf + 24351 19.299 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 19.299 * [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)))))) 19.300 * [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)))) 19.300 * * [simplify]: iters left: 6 (12 enodes) 19.305 * * [simplify]: iters left: 5 (47 enodes) 19.313 * * [simplify]: iters left: 4 (82 enodes) 19.327 * * [simplify]: iters left: 3 (157 enodes) 19.357 * * [simplify]: iters left: 2 (248 enodes) 19.407 * * [simplify]: iters left: 1 (341 enodes) 19.504 * * [simplify]: Extracting #0: cost 1 inf + 0 19.504 * * [simplify]: Extracting #1: cost 0 inf + 1 19.504 * [simplify]: Simplified to 0 19.504 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 19.504 * * * * [progress]: [ 21 / 3260 ] simplifiying candidate # 19.505 * [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)))) 19.505 * * [simplify]: iters left: 6 (22 enodes) 19.515 * * [simplify]: iters left: 5 (84 enodes) 19.543 * * [simplify]: iters left: 4 (151 enodes) 19.584 * * [simplify]: iters left: 3 (254 enodes) 19.651 * * [simplify]: iters left: 2 (370 enodes) 19.764 * * [simplify]: iters left: 1 (473 enodes) 19.892 * * [simplify]: Extracting #0: cost 1 inf + 0 19.892 * * [simplify]: Extracting #1: cost 13 inf + 0 19.893 * * [simplify]: Extracting #2: cost 72 inf + 0 19.893 * * [simplify]: Extracting #3: cost 121 inf + 47 19.894 * * [simplify]: Extracting #4: cost 124 inf + 792 19.895 * * [simplify]: Extracting #5: cost 107 inf + 3640 19.898 * * [simplify]: Extracting #6: cost 34 inf + 27624 19.905 * * [simplify]: Extracting #7: cost 3 inf + 42987 19.911 * * [simplify]: Extracting #8: cost 0 inf + 44298 19.918 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 19.918 * [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))))) 19.918 * [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))) 19.918 * * [simplify]: iters left: 6 (12 enodes) 19.922 * * [simplify]: iters left: 5 (47 enodes) 19.941 * * [simplify]: iters left: 4 (89 enodes) 19.971 * * [simplify]: iters left: 3 (180 enodes) 20.038 * * [simplify]: iters left: 2 (296 enodes) 20.155 * * [simplify]: iters left: 1 (428 enodes) 20.329 * * [simplify]: Extracting #0: cost 1 inf + 0 20.329 * * [simplify]: Extracting #1: cost 0 inf + 1 20.329 * [simplify]: Simplified to 0 20.329 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 20.329 * * * * [progress]: [ 22 / 3260 ] simplifiying candidate # 20.330 * [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)))))) 20.330 * * [simplify]: iters left: 6 (22 enodes) 20.339 * * [simplify]: iters left: 5 (83 enodes) 20.364 * * [simplify]: iters left: 4 (141 enodes) 20.404 * * [simplify]: iters left: 3 (205 enodes) 20.441 * * [simplify]: iters left: 2 (253 enodes) 20.518 * * [simplify]: iters left: 1 (305 enodes) 20.584 * * [simplify]: Extracting #0: cost 1 inf + 0 20.584 * * [simplify]: Extracting #1: cost 11 inf + 0 20.584 * * [simplify]: Extracting #2: cost 54 inf + 0 20.584 * * [simplify]: Extracting #3: cost 79 inf + 289 20.585 * * [simplify]: Extracting #4: cost 55 inf + 4850 20.587 * * [simplify]: Extracting #5: cost 31 inf + 9618 20.590 * * [simplify]: Extracting #6: cost 13 inf + 12121 20.596 * * [simplify]: Extracting #7: cost 1 inf + 17507 20.603 * * [simplify]: Extracting #8: cost 0 inf + 17847 20.612 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 20.612 * [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))))))) 20.612 * [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))))) 20.612 * * [simplify]: iters left: 6 (12 enodes) 20.616 * * [simplify]: iters left: 5 (46 enodes) 20.623 * * [simplify]: iters left: 4 (81 enodes) 20.643 * * [simplify]: iters left: 3 (134 enodes) 20.673 * * [simplify]: iters left: 2 (197 enodes) 20.714 * * [simplify]: iters left: 1 (271 enodes) 20.765 * * [simplify]: Extracting #0: cost 1 inf + 0 20.765 * * [simplify]: Extracting #1: cost 0 inf + 1 20.765 * [simplify]: Simplified to 0 20.765 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 20.765 * * * * [progress]: [ 23 / 3260 ] simplifiying candidate # 20.765 * [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))))) 20.765 * * [simplify]: iters left: 6 (20 enodes) 20.774 * * [simplify]: iters left: 5 (74 enodes) 20.786 * * [simplify]: iters left: 4 (112 enodes) 20.809 * * [simplify]: iters left: 3 (155 enodes) 20.838 * * [simplify]: iters left: 2 (186 enodes) 20.871 * * [simplify]: iters left: 1 (218 enodes) 20.906 * * [simplify]: Extracting #0: cost 1 inf + 0 20.906 * * [simplify]: Extracting #1: cost 16 inf + 0 20.906 * * [simplify]: Extracting #2: cost 52 inf + 0 20.906 * * [simplify]: Extracting #3: cost 69 inf + 45 20.907 * * [simplify]: Extracting #4: cost 65 inf + 1194 20.908 * * [simplify]: Extracting #5: cost 39 inf + 4749 20.909 * * [simplify]: Extracting #6: cost 26 inf + 6232 20.911 * * [simplify]: Extracting #7: cost 18 inf + 7375 20.914 * * [simplify]: Extracting #8: cost 3 inf + 14551 20.918 * * [simplify]: Extracting #9: cost 0 inf + 16404 20.921 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 20.921 * [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)))))) 20.921 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 20.922 * * [simplify]: iters left: 6 (10 enodes) 20.926 * * [simplify]: iters left: 5 (38 enodes) 20.937 * * [simplify]: iters left: 4 (59 enodes) 20.949 * * [simplify]: iters left: 3 (88 enodes) 20.963 * * [simplify]: iters left: 2 (117 enodes) 20.982 * * [simplify]: iters left: 1 (144 enodes) 21.007 * * [simplify]: Extracting #0: cost 1 inf + 0 21.007 * * [simplify]: Extracting #1: cost 0 inf + 1 21.007 * [simplify]: Simplified to 0 21.007 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 0)) 21.008 * * * * [progress]: [ 24 / 3260 ] simplifiying candidate # 21.008 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 21.008 * * [simplify]: iters left: 6 (21 enodes) 21.018 * * [simplify]: iters left: 5 (79 enodes) 21.032 * * [simplify]: iters left: 4 (123 enodes) 21.068 * * [simplify]: iters left: 3 (177 enodes) 21.108 * * [simplify]: iters left: 2 (211 enodes) 21.141 * * [simplify]: iters left: 1 (239 enodes) 21.180 * * [simplify]: Extracting #0: cost 1 inf + 0 21.180 * * [simplify]: Extracting #1: cost 11 inf + 0 21.180 * * [simplify]: Extracting #2: cost 44 inf + 0 21.181 * * [simplify]: Extracting #3: cost 52 inf + 254 21.181 * * [simplify]: Extracting #4: cost 50 inf + 1162 21.183 * * [simplify]: Extracting #5: cost 38 inf + 3207 21.186 * * [simplify]: Extracting #6: cost 19 inf + 5241 21.189 * * [simplify]: Extracting #7: cost 13 inf + 6380 21.195 * * [simplify]: Extracting #8: cost 4 inf + 9942 21.200 * * [simplify]: Extracting #9: cost 0 inf + 12186 21.206 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 21.206 * [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))))) 21.206 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 21.206 * * [simplify]: iters left: 6 (11 enodes) 21.213 * * [simplify]: iters left: 5 (42 enodes) 21.225 * * [simplify]: iters left: 4 (67 enodes) 21.237 * * [simplify]: iters left: 3 (111 enodes) 21.255 * * [simplify]: iters left: 2 (140 enodes) 21.295 * * [simplify]: iters left: 1 (160 enodes) 21.333 * * [simplify]: Extracting #0: cost 1 inf + 0 21.333 * * [simplify]: Extracting #1: cost 0 inf + 1 21.333 * [simplify]: Simplified to 0 21.333 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 21.334 * * * * [progress]: [ 25 / 3260 ] simplifiying candidate # 21.334 * [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)))))) 21.334 * * [simplify]: iters left: 6 (26 enodes) 21.348 * * [simplify]: iters left: 5 (105 enodes) 21.386 * * [simplify]: iters left: 4 (244 enodes) 21.530 * * [simplify]: Extracting #0: cost 1 inf + 0 21.530 * * [simplify]: Extracting #1: cost 11 inf + 0 21.531 * * [simplify]: Extracting #2: cost 145 inf + 0 21.533 * * [simplify]: Extracting #3: cost 266 inf + 1 21.541 * * [simplify]: Extracting #4: cost 230 inf + 10479 21.557 * * [simplify]: Extracting #5: cost 90 inf + 60656 21.583 * * [simplify]: Extracting #6: cost 11 inf + 89232 21.612 * * [simplify]: Extracting #7: cost 0 inf + 91664 21.641 * * [simplify]: Extracting #8: cost 0 inf + 91649 21.670 * [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))))) 21.670 * [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))))))) 21.671 * [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))))) 21.671 * * [simplify]: iters left: 6 (16 enodes) 21.680 * * [simplify]: iters left: 5 (68 enodes) 21.709 * * [simplify]: iters left: 4 (179 enodes) 21.804 * * [simplify]: Extracting #0: cost 1 inf + 0 21.804 * * [simplify]: Extracting #1: cost 27 inf + 0 21.805 * * [simplify]: Extracting #2: cost 153 inf + 0 21.806 * * [simplify]: Extracting #3: cost 242 inf + 83 21.811 * * [simplify]: Extracting #4: cost 185 inf + 16503 21.833 * * [simplify]: Extracting #5: cost 15 inf + 79352 21.848 * * [simplify]: Extracting #6: cost 0 inf + 84943 21.862 * [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))))) 21.862 * [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))))))) 21.862 * * * * [progress]: [ 26 / 3260 ] simplifiying candidate # 21.862 * [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))))) 21.862 * * [simplify]: iters left: 6 (25 enodes) 21.869 * * [simplify]: iters left: 5 (100 enodes) 21.888 * * [simplify]: iters left: 4 (208 enodes) 21.940 * * [simplify]: Extracting #0: cost 1 inf + 0 21.940 * * [simplify]: Extracting #1: cost 11 inf + 0 21.940 * * [simplify]: Extracting #2: cost 108 inf + 0 21.941 * * [simplify]: Extracting #3: cost 191 inf + 1 21.942 * * [simplify]: Extracting #4: cost 175 inf + 3637 21.951 * * [simplify]: Extracting #5: cost 84 inf + 32870 21.968 * * [simplify]: Extracting #6: cost 15 inf + 56239 21.992 * * [simplify]: Extracting #7: cost 0 inf + 58564 22.012 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))))) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (* (/ (cbrt b) (cbrt 2)) (/ (/ (cbrt b) (cbrt 2)) (sqrt a))))) 22.013 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))))) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (* (/ (cbrt b) (cbrt 2)) (/ (/ (cbrt b) (cbrt 2)) (sqrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 22.013 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 22.013 * * [simplify]: iters left: 6 (15 enodes) 22.021 * * [simplify]: iters left: 5 (63 enodes) 22.044 * * [simplify]: iters left: 4 (145 enodes) 22.119 * * [simplify]: iters left: 3 (499 enodes) 22.459 * * [simplify]: Extracting #0: cost 1 inf + 0 22.459 * * [simplify]: Extracting #1: cost 0 inf + 1 22.459 * [simplify]: Simplified to 0 22.459 * [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)) 22.460 * * * * [progress]: [ 27 / 3260 ] simplifiying candidate # 22.460 * [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)))) 22.460 * * [simplify]: iters left: 6 (25 enodes) 22.467 * * [simplify]: iters left: 5 (99 enodes) 22.500 * * [simplify]: iters left: 4 (222 enodes) 22.564 * * [simplify]: Extracting #0: cost 1 inf + 0 22.564 * * [simplify]: Extracting #1: cost 13 inf + 0 22.564 * * [simplify]: Extracting #2: cost 108 inf + 0 22.565 * * [simplify]: Extracting #3: cost 173 inf + 3 22.566 * * [simplify]: Extracting #4: cost 173 inf + 622 22.568 * * [simplify]: Extracting #5: cost 110 inf + 18327 22.585 * * [simplify]: Extracting #6: cost 16 inf + 45130 22.602 * * [simplify]: Extracting #7: cost 0 inf + 49175 22.619 * * [simplify]: Extracting #8: cost 0 inf + 49160 22.635 * [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))))) 22.636 * [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))))) 22.636 * [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))) 22.637 * * [simplify]: iters left: 6 (15 enodes) 22.645 * * [simplify]: iters left: 5 (62 enodes) 22.670 * * [simplify]: iters left: 4 (159 enodes) 22.729 * * [simplify]: iters left: 3 (475 enodes) 23.119 * * [simplify]: Extracting #0: cost 1 inf + 0 23.119 * * [simplify]: Extracting #1: cost 42 inf + 0 23.120 * * [simplify]: Extracting #2: cost 194 inf + 1 23.126 * * [simplify]: Extracting #3: cost 205 inf + 15094 23.153 * * [simplify]: Extracting #4: cost 20 inf + 63712 23.184 * * [simplify]: Extracting #5: cost 3 inf + 65204 23.215 * * [simplify]: Extracting #6: cost 0 inf + 65965 23.251 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 23.252 * [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)))) 23.252 * * * * [progress]: [ 28 / 3260 ] simplifiying candidate # 23.252 * [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)))))) 23.253 * * [simplify]: iters left: 6 (25 enodes) 23.265 * * [simplify]: iters left: 5 (99 enodes) 23.283 * * [simplify]: iters left: 4 (213 enodes) 23.342 * * [simplify]: Extracting #0: cost 1 inf + 0 23.342 * * [simplify]: Extracting #1: cost 11 inf + 0 23.342 * * [simplify]: Extracting #2: cost 105 inf + 0 23.343 * * [simplify]: Extracting #3: cost 191 inf + 1 23.344 * * [simplify]: Extracting #4: cost 169 inf + 4162 23.349 * * [simplify]: Extracting #5: cost 79 inf + 35123 23.359 * * [simplify]: Extracting #6: cost 16 inf + 56641 23.379 * * [simplify]: Extracting #7: cost 0 inf + 59663 23.390 * * [simplify]: Extracting #8: cost 0 inf + 59408 23.402 * * [simplify]: Extracting #9: cost 0 inf + 59368 23.413 * [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))) 23.413 * [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))))))) 23.413 * [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))))) 23.413 * * [simplify]: iters left: 6 (15 enodes) 23.418 * * [simplify]: iters left: 5 (62 enodes) 23.434 * * [simplify]: iters left: 4 (148 enodes) 23.484 * * [simplify]: iters left: 3 (499 enodes) 23.850 * * [simplify]: Extracting #0: cost 1 inf + 0 23.850 * * [simplify]: Extracting #1: cost 0 inf + 1 23.850 * [simplify]: Simplified to 0 23.850 * [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)) 23.851 * * * * [progress]: [ 29 / 3260 ] simplifiying candidate # 23.851 * [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))))) 23.851 * * [simplify]: iters left: 6 (24 enodes) 23.857 * * [simplify]: iters left: 5 (93 enodes) 23.880 * * [simplify]: iters left: 4 (180 enodes) 23.933 * * [simplify]: iters left: 3 (451 enodes) 24.146 * * [simplify]: Extracting #0: cost 1 inf + 0 24.147 * * [simplify]: Extracting #1: cost 11 inf + 0 24.147 * * [simplify]: Extracting #2: cost 122 inf + 0 24.148 * * [simplify]: Extracting #3: cost 244 inf + 44 24.153 * * [simplify]: Extracting #4: cost 234 inf + 4289 24.161 * * [simplify]: Extracting #5: cost 76 inf + 44343 24.177 * * [simplify]: Extracting #6: cost 4 inf + 63809 24.206 * * [simplify]: Extracting #7: cost 0 inf + 65580 24.235 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (cbrt b) (sqrt 2)) (/ a (* (cbrt b) (/ (cbrt b) (sqrt 2)))))) 24.235 * [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)))))) 24.236 * [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)))) 24.236 * * [simplify]: iters left: 6 (14 enodes) 24.243 * * [simplify]: iters left: 5 (56 enodes) 24.259 * * [simplify]: iters left: 4 (117 enodes) 24.296 * * [simplify]: iters left: 3 (347 enodes) 24.448 * * [simplify]: Extracting #0: cost 1 inf + 0 24.449 * * [simplify]: Extracting #1: cost 0 inf + 1 24.449 * [simplify]: Simplified to 0 24.449 * [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)) 24.449 * * * * [progress]: [ 30 / 3260 ] simplifiying candidate # 24.449 * [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)))) 24.449 * * [simplify]: iters left: 6 (24 enodes) 24.456 * * [simplify]: iters left: 5 (94 enodes) 24.486 * * [simplify]: iters left: 4 (178 enodes) 24.546 * * [simplify]: iters left: 3 (405 enodes) 24.807 * * [simplify]: Extracting #0: cost 1 inf + 0 24.807 * * [simplify]: Extracting #1: cost 11 inf + 0 24.808 * * [simplify]: Extracting #2: cost 106 inf + 0 24.809 * * [simplify]: Extracting #3: cost 186 inf + 4 24.811 * * [simplify]: Extracting #4: cost 178 inf + 3126 24.823 * * [simplify]: Extracting #5: cost 61 inf + 28600 24.839 * * [simplify]: Extracting #6: cost 2 inf + 42673 24.850 * * [simplify]: Extracting #7: cost 0 inf + 43393 24.861 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 24.861 * [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))))) 24.861 * [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))) 24.862 * * [simplify]: iters left: 6 (14 enodes) 24.866 * * [simplify]: iters left: 5 (57 enodes) 24.877 * * [simplify]: iters left: 4 (116 enodes) 24.915 * * [simplify]: iters left: 3 (321 enodes) 25.126 * * [simplify]: Extracting #0: cost 1 inf + 0 25.126 * * [simplify]: Extracting #1: cost 0 inf + 1 25.126 * [simplify]: Simplified to 0 25.126 * [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)) 25.126 * * * * [progress]: [ 31 / 3260 ] simplifiying candidate # 25.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)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 25.127 * * [simplify]: iters left: 6 (25 enodes) 25.140 * * [simplify]: iters left: 5 (99 enodes) 25.175 * * [simplify]: iters left: 4 (212 enodes) 25.253 * * [simplify]: Extracting #0: cost 1 inf + 0 25.253 * * [simplify]: Extracting #1: cost 11 inf + 0 25.253 * * [simplify]: Extracting #2: cost 90 inf + 0 25.254 * * [simplify]: Extracting #3: cost 154 inf + 3 25.255 * * [simplify]: Extracting #4: cost 156 inf + 47 25.257 * * [simplify]: Extracting #5: cost 140 inf + 3967 25.262 * * [simplify]: Extracting #6: cost 52 inf + 26756 25.268 * * [simplify]: Extracting #7: cost 6 inf + 39934 25.277 * * [simplify]: Extracting #8: cost 0 inf + 41635 25.284 * * [simplify]: Extracting #9: cost 0 inf + 41620 25.297 * [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)) 25.297 * [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))))))) 25.298 * [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))))) 25.298 * * [simplify]: iters left: 6 (15 enodes) 25.305 * * [simplify]: iters left: 5 (62 enodes) 25.320 * * [simplify]: iters left: 4 (149 enodes) 25.368 * * [simplify]: iters left: 3 (450 enodes) 25.743 * * [simplify]: Extracting #0: cost 1 inf + 0 25.743 * * [simplify]: Extracting #1: cost 0 inf + 1 25.743 * [simplify]: Simplified to 0 25.743 * [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)) 25.743 * * * * [progress]: [ 32 / 3260 ] simplifiying candidate # 25.744 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 25.744 * * [simplify]: iters left: 6 (24 enodes) 25.750 * * [simplify]: iters left: 5 (94 enodes) 25.771 * * [simplify]: iters left: 4 (179 enodes) 25.852 * * [simplify]: iters left: 3 (413 enodes) 26.047 * * [simplify]: Extracting #0: cost 1 inf + 0 26.047 * * [simplify]: Extracting #1: cost 11 inf + 0 26.048 * * [simplify]: Extracting #2: cost 97 inf + 0 26.049 * * [simplify]: Extracting #3: cost 190 inf + 46 26.050 * * [simplify]: Extracting #4: cost 165 inf + 4556 26.056 * * [simplify]: Extracting #5: cost 51 inf + 27847 26.065 * * [simplify]: Extracting #6: cost 3 inf + 38243 26.075 * * [simplify]: Extracting #7: cost 0 inf + 39514 26.088 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 26.088 * [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)))))) 26.089 * [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)))) 26.089 * * [simplify]: iters left: 6 (14 enodes) 26.093 * * [simplify]: iters left: 5 (57 enodes) 26.104 * * [simplify]: iters left: 4 (118 enodes) 26.132 * * [simplify]: iters left: 3 (314 enodes) 26.280 * * [simplify]: Extracting #0: cost 1 inf + 0 26.280 * * [simplify]: Extracting #1: cost 0 inf + 1 26.280 * [simplify]: Simplified to 0 26.280 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 26.280 * * * * [progress]: [ 33 / 3260 ] simplifiying candidate # 26.280 * [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)))) 26.280 * * [simplify]: iters left: 6 (23 enodes) 26.287 * * [simplify]: iters left: 5 (84 enodes) 26.308 * * [simplify]: iters left: 4 (160 enodes) 26.375 * * [simplify]: iters left: 3 (328 enodes) 26.502 * * [simplify]: Extracting #0: cost 1 inf + 0 26.502 * * [simplify]: Extracting #1: cost 13 inf + 0 26.503 * * [simplify]: Extracting #2: cost 94 inf + 0 26.504 * * [simplify]: Extracting #3: cost 134 inf + 5 26.507 * * [simplify]: Extracting #4: cost 92 inf + 7397 26.516 * * [simplify]: Extracting #5: cost 19 inf + 21203 26.527 * * [simplify]: Extracting #6: cost 2 inf + 24707 26.539 * * [simplify]: Extracting #7: cost 0 inf + 25467 26.555 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 26.555 * [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))))) 26.555 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 26.556 * * [simplify]: iters left: 6 (13 enodes) 26.563 * * [simplify]: iters left: 5 (48 enodes) 26.580 * * [simplify]: iters left: 4 (103 enodes) 26.622 * * [simplify]: iters left: 3 (238 enodes) 26.734 * * [simplify]: Extracting #0: cost 1 inf + 0 26.734 * * [simplify]: Extracting #1: cost 0 inf + 1 26.734 * [simplify]: Simplified to 0 26.734 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 26.734 * * * * [progress]: [ 34 / 3260 ] simplifiying candidate # 26.735 * [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)))))) 26.735 * * [simplify]: iters left: 6 (25 enodes) 26.741 * * [simplify]: iters left: 5 (98 enodes) 26.770 * * [simplify]: iters left: 4 (206 enodes) 26.843 * * [simplify]: Extracting #0: cost 1 inf + 0 26.843 * * [simplify]: Extracting #1: cost 11 inf + 0 26.844 * * [simplify]: Extracting #2: cost 106 inf + 0 26.844 * * [simplify]: Extracting #3: cost 195 inf + 1 26.845 * * [simplify]: Extracting #4: cost 176 inf + 4244 26.850 * * [simplify]: Extracting #5: cost 84 inf + 34053 26.859 * * [simplify]: Extracting #6: cost 12 inf + 58370 26.872 * * [simplify]: Extracting #7: cost 0 inf + 60924 26.883 * * [simplify]: Extracting #8: cost 0 inf + 60909 26.893 * [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)))) 26.894 * [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))))))) 26.894 * [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))))) 26.894 * * [simplify]: iters left: 6 (15 enodes) 26.898 * * [simplify]: iters left: 5 (61 enodes) 26.920 * * [simplify]: iters left: 4 (142 enodes) 26.982 * * [simplify]: iters left: 3 (474 enodes) 27.217 * * [simplify]: Extracting #0: cost 1 inf + 0 27.217 * * [simplify]: Extracting #1: cost 0 inf + 1 27.217 * [simplify]: Simplified to 0 27.217 * [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)) 27.217 * * * * [progress]: [ 35 / 3260 ] simplifiying candidate # 27.217 * [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))))) 27.217 * * [simplify]: iters left: 6 (24 enodes) 27.223 * * [simplify]: iters left: 5 (93 enodes) 27.253 * * [simplify]: iters left: 4 (175 enodes) 27.298 * * [simplify]: iters left: 3 (424 enodes) 27.453 * * [simplify]: Extracting #0: cost 1 inf + 0 27.453 * * [simplify]: Extracting #1: cost 11 inf + 0 27.454 * * [simplify]: Extracting #2: cost 109 inf + 0 27.455 * * [simplify]: Extracting #3: cost 209 inf + 3 27.458 * * [simplify]: Extracting #4: cost 194 inf + 3086 27.467 * * [simplify]: Extracting #5: cost 88 inf + 26569 27.478 * * [simplify]: Extracting #6: cost 6 inf + 49035 27.490 * * [simplify]: Extracting #7: cost 0 inf + 51532 27.505 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 27.506 * [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)))))) 27.506 * [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)))) 27.506 * * [simplify]: iters left: 6 (14 enodes) 27.514 * * [simplify]: iters left: 5 (56 enodes) 27.539 * * [simplify]: iters left: 4 (113 enodes) 27.584 * * [simplify]: iters left: 3 (324 enodes) 27.718 * * [simplify]: Extracting #0: cost 1 inf + 0 27.718 * * [simplify]: Extracting #1: cost 0 inf + 1 27.718 * [simplify]: Simplified to 0 27.718 * [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)) 27.719 * * * * [progress]: [ 36 / 3260 ] simplifiying candidate # 27.719 * [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)))) 27.719 * * [simplify]: iters left: 6 (24 enodes) 27.728 * * [simplify]: iters left: 5 (93 enodes) 27.760 * * [simplify]: iters left: 4 (173 enodes) 27.828 * * [simplify]: iters left: 3 (394 enodes) 27.989 * * [simplify]: Extracting #0: cost 1 inf + 0 27.989 * * [simplify]: Extracting #1: cost 11 inf + 0 27.989 * * [simplify]: Extracting #2: cost 85 inf + 0 27.989 * * [simplify]: Extracting #3: cost 156 inf + 4 27.990 * * [simplify]: Extracting #4: cost 156 inf + 615 27.993 * * [simplify]: Extracting #5: cost 95 inf + 12133 28.005 * * [simplify]: Extracting #6: cost 7 inf + 31757 28.025 * * [simplify]: Extracting #7: cost 0 inf + 33313 28.042 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) 28.042 * [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))))) 28.043 * [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))) 28.043 * * [simplify]: iters left: 6 (14 enodes) 28.052 * * [simplify]: iters left: 5 (56 enodes) 28.072 * * [simplify]: iters left: 4 (112 enodes) 28.122 * * [simplify]: iters left: 3 (297 enodes) 28.287 * * [simplify]: Extracting #0: cost 1 inf + 0 28.287 * * [simplify]: Extracting #1: cost 0 inf + 1 28.287 * [simplify]: Simplified to 0 28.287 * [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)) 28.287 * * * * [progress]: [ 37 / 3260 ] simplifiying candidate # 28.288 * [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)))))) 28.288 * * [simplify]: iters left: 6 (23 enodes) 28.299 * * [simplify]: iters left: 5 (90 enodes) 28.315 * * [simplify]: iters left: 4 (180 enodes) 28.375 * * [simplify]: iters left: 3 (413 enodes) 28.526 * * [simplify]: Extracting #0: cost 1 inf + 0 28.526 * * [simplify]: Extracting #1: cost 11 inf + 0 28.527 * * [simplify]: Extracting #2: cost 97 inf + 0 28.527 * * [simplify]: Extracting #3: cost 206 inf + 3 28.529 * * [simplify]: Extracting #4: cost 200 inf + 1953 28.538 * * [simplify]: Extracting #5: cost 63 inf + 35214 28.550 * * [simplify]: Extracting #6: cost 4 inf + 51465 28.562 * * [simplify]: Extracting #7: cost 0 inf + 53041 28.574 * [simplify]: Simplified to (+ (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) 28.575 * [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))))))) 28.575 * [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))))) 28.575 * * [simplify]: iters left: 6 (13 enodes) 28.579 * * [simplify]: iters left: 5 (53 enodes) 28.590 * * [simplify]: iters left: 4 (118 enodes) 28.618 * * [simplify]: iters left: 3 (324 enodes) 28.764 * * [simplify]: Extracting #0: cost 1 inf + 0 28.764 * * [simplify]: Extracting #1: cost 0 inf + 1 28.764 * [simplify]: Simplified to 0 28.764 * [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)) 28.764 * * * * [progress]: [ 38 / 3260 ] simplifiying candidate # 28.764 * [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))))) 28.765 * * [simplify]: iters left: 6 (21 enodes) 28.770 * * [simplify]: iters left: 5 (79 enodes) 28.784 * * [simplify]: iters left: 4 (138 enodes) 28.820 * * [simplify]: iters left: 3 (283 enodes) 28.936 * * [simplify]: Extracting #0: cost 1 inf + 0 28.936 * * [simplify]: Extracting #1: cost 9 inf + 0 28.936 * * [simplify]: Extracting #2: cost 72 inf + 0 28.937 * * [simplify]: Extracting #3: cost 137 inf + 44 28.938 * * [simplify]: Extracting #4: cost 134 inf + 1106 28.943 * * [simplify]: Extracting #5: cost 73 inf + 10911 28.953 * * [simplify]: Extracting #6: cost 17 inf + 21430 28.965 * * [simplify]: Extracting #7: cost 1 inf + 26565 28.977 * * [simplify]: Extracting #8: cost 0 inf + 27025 28.989 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 28.989 * [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)))))) 28.990 * [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)))) 28.990 * * [simplify]: iters left: 6 (11 enodes) 28.996 * * [simplify]: iters left: 5 (43 enodes) 29.011 * * [simplify]: iters left: 4 (84 enodes) 29.045 * * [simplify]: iters left: 3 (212 enodes) 29.144 * * [simplify]: iters left: 2 (472 enodes) 29.315 * * [simplify]: Extracting #0: cost 1 inf + 0 29.315 * * [simplify]: Extracting #1: cost 0 inf + 1 29.315 * [simplify]: Simplified to 0 29.315 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 29.315 * * * * [progress]: [ 39 / 3260 ] simplifiying candidate # 29.316 * [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)))) 29.316 * * [simplify]: iters left: 6 (22 enodes) 29.328 * * [simplify]: iters left: 5 (86 enodes) 29.348 * * [simplify]: iters left: 4 (157 enodes) 29.395 * * [simplify]: iters left: 3 (313 enodes) 29.484 * * [simplify]: Extracting #0: cost 1 inf + 0 29.484 * * [simplify]: Extracting #1: cost 11 inf + 0 29.484 * * [simplify]: Extracting #2: cost 67 inf + 0 29.485 * * [simplify]: Extracting #3: cost 110 inf + 46 29.485 * * [simplify]: Extracting #4: cost 110 inf + 539 29.487 * * [simplify]: Extracting #5: cost 68 inf + 6514 29.491 * * [simplify]: Extracting #6: cost 12 inf + 15313 29.495 * * [simplify]: Extracting #7: cost 2 inf + 18397 29.500 * * [simplify]: Extracting #8: cost 0 inf + 19197 29.507 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 29.507 * [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))))) 29.508 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 29.508 * * [simplify]: iters left: 6 (12 enodes) 29.512 * * [simplify]: iters left: 5 (49 enodes) 29.521 * * [simplify]: iters left: 4 (99 enodes) 29.553 * * [simplify]: iters left: 3 (234 enodes) 29.645 * * [simplify]: iters left: 2 (447 enodes) 29.823 * * [simplify]: Extracting #0: cost 1 inf + 0 29.823 * * [simplify]: Extracting #1: cost 0 inf + 1 29.823 * [simplify]: Simplified to 0 29.823 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 29.823 * * * * [progress]: [ 40 / 3260 ] simplifiying candidate # 29.824 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 29.824 * * [simplify]: iters left: 6 (24 enodes) 29.833 * * [simplify]: iters left: 5 (94 enodes) 29.850 * * [simplify]: iters left: 4 (183 enodes) 29.899 * * [simplify]: iters left: 3 (390 enodes) 30.079 * * [simplify]: Extracting #0: cost 1 inf + 0 30.079 * * [simplify]: Extracting #1: cost 11 inf + 0 30.079 * * [simplify]: Extracting #2: cost 84 inf + 0 30.080 * * [simplify]: Extracting #3: cost 140 inf + 369 30.080 * * [simplify]: Extracting #4: cost 134 inf + 2033 30.083 * * [simplify]: Extracting #5: cost 96 inf + 8344 30.095 * * [simplify]: Extracting #6: cost 20 inf + 25815 30.114 * * [simplify]: Extracting #7: cost 0 inf + 30709 30.131 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 30.131 * [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))))))) 30.131 * [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))))) 30.131 * * [simplify]: iters left: 6 (14 enodes) 30.139 * * [simplify]: iters left: 5 (57 enodes) 30.151 * * [simplify]: iters left: 4 (121 enodes) 30.182 * * [simplify]: iters left: 3 (291 enodes) 30.357 * * [simplify]: Extracting #0: cost 1 inf + 0 30.357 * * [simplify]: Extracting #1: cost 0 inf + 1 30.357 * [simplify]: Simplified to 0 30.357 * [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)) 30.357 * * * * [progress]: [ 41 / 3260 ] simplifiying candidate # 30.357 * [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))))) 30.358 * * [simplify]: iters left: 6 (23 enodes) 30.363 * * [simplify]: iters left: 5 (89 enodes) 30.379 * * [simplify]: iters left: 4 (157 enodes) 30.423 * * [simplify]: iters left: 3 (301 enodes) 30.527 * * [simplify]: iters left: 2 (471 enodes) 30.727 * * [simplify]: Extracting #0: cost 1 inf + 0 30.727 * * [simplify]: Extracting #1: cost 11 inf + 0 30.727 * * [simplify]: Extracting #2: cost 72 inf + 0 30.728 * * [simplify]: Extracting #3: cost 109 inf + 253 30.730 * * [simplify]: Extracting #4: cost 87 inf + 2757 30.737 * * [simplify]: Extracting #5: cost 28 inf + 11078 30.747 * * [simplify]: Extracting #6: cost 2 inf + 16958 30.758 * * [simplify]: Extracting #7: cost 0 inf + 17380 30.772 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 30.773 * [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)))))) 30.773 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 30.773 * * [simplify]: iters left: 6 (13 enodes) 30.781 * * [simplify]: iters left: 5 (52 enodes) 30.795 * * [simplify]: iters left: 4 (98 enodes) 30.816 * * [simplify]: iters left: 3 (212 enodes) 30.901 * * [simplify]: iters left: 2 (371 enodes) 31.050 * * [simplify]: Extracting #0: cost 1 inf + 0 31.050 * * [simplify]: Extracting #1: cost 0 inf + 1 31.050 * [simplify]: Simplified to 0 31.051 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 31.051 * * * * [progress]: [ 42 / 3260 ] simplifiying candidate # 31.051 * [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)))) 31.051 * * [simplify]: iters left: 6 (22 enodes) 31.062 * * [simplify]: iters left: 5 (80 enodes) 31.079 * * [simplify]: iters left: 4 (142 enodes) 31.121 * * [simplify]: iters left: 3 (230 enodes) 31.187 * * [simplify]: iters left: 2 (341 enodes) 31.273 * * [simplify]: iters left: 1 (432 enodes) 31.381 * * [simplify]: Extracting #0: cost 1 inf + 0 31.381 * * [simplify]: Extracting #1: cost 11 inf + 0 31.381 * * [simplify]: Extracting #2: cost 55 inf + 0 31.382 * * [simplify]: Extracting #3: cost 73 inf + 213 31.383 * * [simplify]: Extracting #4: cost 56 inf + 2145 31.384 * * [simplify]: Extracting #5: cost 40 inf + 4187 31.386 * * [simplify]: Extracting #6: cost 27 inf + 5546 31.389 * * [simplify]: Extracting #7: cost 17 inf + 7209 31.392 * * [simplify]: Extracting #8: cost 5 inf + 12627 31.396 * * [simplify]: Extracting #9: cost 0 inf + 15753 31.400 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 31.400 * [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))))) 31.400 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 31.400 * * [simplify]: iters left: 6 (12 enodes) 31.404 * * [simplify]: iters left: 5 (44 enodes) 31.413 * * [simplify]: iters left: 4 (92 enodes) 31.430 * * [simplify]: iters left: 3 (159 enodes) 31.466 * * [simplify]: iters left: 2 (267 enodes) 31.529 * * [simplify]: iters left: 1 (364 enodes) 31.604 * * [simplify]: Extracting #0: cost 1 inf + 0 31.604 * * [simplify]: Extracting #1: cost 0 inf + 1 31.604 * [simplify]: Simplified to 0 31.604 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 31.604 * * * * [progress]: [ 43 / 3260 ] simplifiying candidate # 31.604 * [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)))))) 31.604 * * [simplify]: iters left: 6 (25 enodes) 31.616 * * [simplify]: iters left: 5 (101 enodes) 31.650 * * [simplify]: iters left: 4 (215 enodes) 31.707 * * [simplify]: Extracting #0: cost 1 inf + 0 31.707 * * [simplify]: Extracting #1: cost 11 inf + 0 31.707 * * [simplify]: Extracting #2: cost 105 inf + 0 31.708 * * [simplify]: Extracting #3: cost 182 inf + 46 31.711 * * [simplify]: Extracting #4: cost 170 inf + 2035 31.715 * * [simplify]: Extracting #5: cost 86 inf + 25328 31.722 * * [simplify]: Extracting #6: cost 17 inf + 45646 31.736 * * [simplify]: Extracting #7: cost 0 inf + 49644 31.754 * * [simplify]: Extracting #8: cost 0 inf + 49605 31.763 * [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)))) 31.763 * [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))))))) 31.764 * [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))))) 31.764 * * [simplify]: iters left: 6 (15 enodes) 31.768 * * [simplify]: iters left: 5 (64 enodes) 31.781 * * [simplify]: iters left: 4 (149 enodes) 31.854 * * [simplify]: iters left: 3 (466 enodes) 32.360 * * [simplify]: Extracting #0: cost 1 inf + 0 32.360 * * [simplify]: Extracting #1: cost 0 inf + 1 32.361 * [simplify]: Simplified to 0 32.361 * [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)) 32.361 * * * * [progress]: [ 44 / 3260 ] simplifiying candidate # 32.361 * [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))))) 32.362 * * [simplify]: iters left: 6 (24 enodes) 32.374 * * [simplify]: iters left: 5 (96 enodes) 32.409 * * [simplify]: iters left: 4 (185 enodes) 32.464 * * [simplify]: iters left: 3 (431 enodes) 32.707 * * [simplify]: Extracting #0: cost 1 inf + 0 32.707 * * [simplify]: Extracting #1: cost 11 inf + 0 32.707 * * [simplify]: Extracting #2: cost 135 inf + 0 32.708 * * [simplify]: Extracting #3: cost 247 inf + 47 32.710 * * [simplify]: Extracting #4: cost 229 inf + 3459 32.717 * * [simplify]: Extracting #5: cost 91 inf + 33431 32.736 * * [simplify]: Extracting #6: cost 3 inf + 55132 32.761 * * [simplify]: Extracting #7: cost 0 inf + 56323 32.778 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 32.778 * [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)))))) 32.778 * [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)))) 32.779 * * [simplify]: iters left: 6 (14 enodes) 32.783 * * [simplify]: iters left: 5 (59 enodes) 32.801 * * [simplify]: iters left: 4 (121 enodes) 32.837 * * [simplify]: iters left: 3 (332 enodes) 33.467 * * [simplify]: Extracting #0: cost 1 inf + 0 33.467 * * [simplify]: Extracting #1: cost 0 inf + 1 33.467 * [simplify]: Simplified to 0 33.467 * [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)) 33.468 * * * * [progress]: [ 45 / 3260 ] simplifiying candidate # 33.468 * [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)))) 33.468 * * [simplify]: iters left: 6 (23 enodes) 33.474 * * [simplify]: iters left: 5 (91 enodes) 33.492 * * [simplify]: iters left: 4 (176 enodes) 33.542 * * [simplify]: iters left: 3 (379 enodes) 33.716 * * [simplify]: Extracting #0: cost 1 inf + 0 33.716 * * [simplify]: Extracting #1: cost 11 inf + 0 33.716 * * [simplify]: Extracting #2: cost 111 inf + 0 33.717 * * [simplify]: Extracting #3: cost 162 inf + 131 33.719 * * [simplify]: Extracting #4: cost 113 inf + 7781 33.729 * * [simplify]: Extracting #5: cost 30 inf + 24726 33.741 * * [simplify]: Extracting #6: cost 9 inf + 28564 33.755 * * [simplify]: Extracting #7: cost 2 inf + 30862 33.767 * * [simplify]: Extracting #8: cost 0 inf + 31793 33.775 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 33.775 * [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))))) 33.776 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 33.776 * * [simplify]: iters left: 6 (13 enodes) 33.780 * * [simplify]: iters left: 5 (54 enodes) 33.793 * * [simplify]: iters left: 4 (112 enodes) 33.836 * * [simplify]: iters left: 3 (281 enodes) 33.970 * * [simplify]: Extracting #0: cost 1 inf + 0 33.970 * * [simplify]: Extracting #1: cost 0 inf + 1 33.970 * [simplify]: Simplified to 0 33.970 * [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)) 33.971 * * * * [progress]: [ 46 / 3260 ] simplifiying candidate # 33.971 * [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)))))) 33.971 * * [simplify]: iters left: 6 (24 enodes) 33.978 * * [simplify]: iters left: 5 (96 enodes) 34.000 * * [simplify]: iters left: 4 (200 enodes) 34.079 * * [simplify]: iters left: 3 (464 enodes) 34.288 * * [simplify]: Extracting #0: cost 1 inf + 0 34.289 * * [simplify]: Extracting #1: cost 11 inf + 0 34.289 * * [simplify]: Extracting #2: cost 151 inf + 0 34.291 * * [simplify]: Extracting #3: cost 275 inf + 6 34.294 * * [simplify]: Extracting #4: cost 257 inf + 3377 34.306 * * [simplify]: Extracting #5: cost 83 inf + 44012 34.321 * * [simplify]: Extracting #6: cost 2 inf + 64413 34.336 * * [simplify]: Extracting #7: cost 0 inf + 65293 34.365 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (/ (/ b (sqrt 2)) (cbrt a)) (sqrt 2)) (* (cbrt a) (cbrt a)))) 34.366 * [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))))))) 34.366 * [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))))) 34.366 * * [simplify]: iters left: 6 (14 enodes) 34.375 * * [simplify]: iters left: 5 (59 enodes) 34.396 * * [simplify]: iters left: 4 (134 enodes) 34.459 * * [simplify]: iters left: 3 (357 enodes) 34.734 * * [simplify]: Extracting #0: cost 1 inf + 0 34.734 * * [simplify]: Extracting #1: cost 0 inf + 1 34.734 * [simplify]: Simplified to 0 34.734 * [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)) 34.734 * * * * [progress]: [ 47 / 3260 ] simplifiying candidate # 34.734 * [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))))) 34.735 * * [simplify]: iters left: 6 (23 enodes) 34.746 * * [simplify]: iters left: 5 (90 enodes) 34.771 * * [simplify]: iters left: 4 (170 enodes) 34.807 * * [simplify]: iters left: 3 (352 enodes) 34.957 * * [simplify]: Extracting #0: cost 1 inf + 0 34.957 * * [simplify]: Extracting #1: cost 11 inf + 0 34.957 * * [simplify]: Extracting #2: cost 121 inf + 0 34.958 * * [simplify]: Extracting #3: cost 189 inf + 6 34.959 * * [simplify]: Extracting #4: cost 172 inf + 2537 34.964 * * [simplify]: Extracting #5: cost 74 inf + 19751 34.975 * * [simplify]: Extracting #6: cost 2 inf + 34051 34.991 * * [simplify]: Extracting #7: cost 0 inf + 34806 35.000 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 35.000 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 35.001 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 35.001 * * [simplify]: iters left: 6 (13 enodes) 35.005 * * [simplify]: iters left: 5 (53 enodes) 35.015 * * [simplify]: iters left: 4 (106 enodes) 35.062 * * [simplify]: iters left: 3 (257 enodes) 35.246 * * [simplify]: Extracting #0: cost 1 inf + 0 35.246 * * [simplify]: Extracting #1: cost 0 inf + 1 35.246 * [simplify]: Simplified to 0 35.246 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 35.246 * * * * [progress]: [ 48 / 3260 ] simplifiying candidate # 35.247 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 35.247 * * [simplify]: iters left: 6 (22 enodes) 35.259 * * [simplify]: iters left: 5 (86 enodes) 35.293 * * [simplify]: iters left: 4 (156 enodes) 35.345 * * [simplify]: iters left: 3 (303 enodes) 35.505 * * [simplify]: Extracting #0: cost 1 inf + 0 35.505 * * [simplify]: Extracting #1: cost 11 inf + 0 35.506 * * [simplify]: Extracting #2: cost 92 inf + 0 35.507 * * [simplify]: Extracting #3: cost 120 inf + 131 35.509 * * [simplify]: Extracting #4: cost 84 inf + 4515 35.516 * * [simplify]: Extracting #5: cost 22 inf + 13507 35.521 * * [simplify]: Extracting #6: cost 9 inf + 15180 35.526 * * [simplify]: Extracting #7: cost 2 inf + 17730 35.531 * * [simplify]: Extracting #8: cost 0 inf + 18570 35.536 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 35.536 * [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))))) 35.537 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 35.537 * * [simplify]: iters left: 6 (12 enodes) 35.541 * * [simplify]: iters left: 5 (49 enodes) 35.550 * * [simplify]: iters left: 4 (94 enodes) 35.588 * * [simplify]: iters left: 3 (221 enodes) 35.745 * * [simplify]: iters left: 2 (492 enodes) 36.092 * * [simplify]: Extracting #0: cost 1 inf + 0 36.092 * * [simplify]: Extracting #1: cost 0 inf + 1 36.092 * [simplify]: Simplified to 0 36.092 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 36.092 * * * * [progress]: [ 49 / 3260 ] simplifiying candidate # 36.093 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 36.093 * * [simplify]: iters left: 6 (23 enodes) 36.109 * * [simplify]: iters left: 5 (89 enodes) 36.128 * * [simplify]: iters left: 4 (175 enodes) 36.182 * * [simplify]: iters left: 3 (376 enodes) 36.372 * * [simplify]: Extracting #0: cost 1 inf + 0 36.373 * * [simplify]: Extracting #1: cost 11 inf + 0 36.373 * * [simplify]: Extracting #2: cost 111 inf + 0 36.373 * * [simplify]: Extracting #3: cost 159 inf + 90 36.375 * * [simplify]: Extracting #4: cost 132 inf + 4401 36.382 * * [simplify]: Extracting #5: cost 45 inf + 21520 36.389 * * [simplify]: Extracting #6: cost 4 inf + 30837 36.396 * * [simplify]: Extracting #7: cost 0 inf + 32018 36.404 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (cbrt a)) (* (cbrt a) 2))) 36.404 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (cbrt a)) (* (cbrt a) 2))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 36.405 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 36.405 * * [simplify]: iters left: 6 (13 enodes) 36.408 * * [simplify]: iters left: 5 (52 enodes) 36.418 * * [simplify]: iters left: 4 (111 enodes) 36.445 * * [simplify]: iters left: 3 (278 enodes) 36.586 * * [simplify]: Extracting #0: cost 1 inf + 0 36.586 * * [simplify]: Extracting #1: cost 0 inf + 1 36.586 * [simplify]: Simplified to 0 36.586 * [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)) 36.586 * * * * [progress]: [ 50 / 3260 ] simplifiying candidate # 36.587 * [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))))) 36.587 * * [simplify]: iters left: 6 (22 enodes) 36.598 * * [simplify]: iters left: 5 (84 enodes) 36.615 * * [simplify]: iters left: 4 (151 enodes) 36.649 * * [simplify]: iters left: 3 (289 enodes) 36.755 * * [simplify]: Extracting #0: cost 1 inf + 0 36.755 * * [simplify]: Extracting #1: cost 11 inf + 0 36.756 * * [simplify]: Extracting #2: cost 82 inf + 0 36.756 * * [simplify]: Extracting #3: cost 95 inf + 418 36.758 * * [simplify]: Extracting #4: cost 51 inf + 5547 36.760 * * [simplify]: Extracting #5: cost 22 inf + 9768 36.763 * * [simplify]: Extracting #6: cost 10 inf + 11322 36.767 * * [simplify]: Extracting #7: cost 2 inf + 13663 36.771 * * [simplify]: Extracting #8: cost 0 inf + 14594 36.775 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 36.775 * [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)))))) 36.776 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 36.776 * * [simplify]: iters left: 6 (12 enodes) 36.780 * * [simplify]: iters left: 5 (47 enodes) 36.790 * * [simplify]: iters left: 4 (89 enodes) 36.810 * * [simplify]: iters left: 3 (186 enodes) 36.887 * * [simplify]: iters left: 2 (378 enodes) 37.102 * * [simplify]: Extracting #0: cost 1 inf + 0 37.102 * * [simplify]: Extracting #1: cost 0 inf + 1 37.102 * [simplify]: Simplified to 0 37.103 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 0)) 37.103 * * * * [progress]: [ 51 / 3260 ] simplifiying candidate # 37.103 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 37.103 * * [simplify]: iters left: 6 (21 enodes) 37.109 * * [simplify]: iters left: 5 (77 enodes) 37.133 * * [simplify]: iters left: 4 (113 enodes) 37.170 * * [simplify]: iters left: 3 (166 enodes) 37.197 * * [simplify]: iters left: 2 (232 enodes) 37.277 * * [simplify]: iters left: 1 (334 enodes) 37.396 * * [simplify]: Extracting #0: cost 1 inf + 0 37.396 * * [simplify]: Extracting #1: cost 9 inf + 0 37.396 * * [simplify]: Extracting #2: cost 53 inf + 2 37.397 * * [simplify]: Extracting #3: cost 59 inf + 592 37.399 * * [simplify]: Extracting #4: cost 35 inf + 2797 37.401 * * [simplify]: Extracting #5: cost 32 inf + 3213 37.405 * * [simplify]: Extracting #6: cost 20 inf + 4523 37.409 * * [simplify]: Extracting #7: cost 2 inf + 10113 37.412 * * [simplify]: Extracting #8: cost 0 inf + 11255 37.415 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* 1/2 (/ b a))) 37.415 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 37.416 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 37.416 * * [simplify]: iters left: 6 (11 enodes) 37.419 * * [simplify]: iters left: 5 (40 enodes) 37.426 * * [simplify]: iters left: 4 (65 enodes) 37.442 * * [simplify]: iters left: 3 (97 enodes) 37.470 * * [simplify]: iters left: 2 (165 enodes) 37.509 * * [simplify]: iters left: 1 (271 enodes) 37.586 * * [simplify]: Extracting #0: cost 1 inf + 0 37.586 * * [simplify]: Extracting #1: cost 0 inf + 1 37.586 * [simplify]: Simplified to 0 37.586 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* 1/2 (/ b a))) 0)) 37.586 * * * * [progress]: [ 52 / 3260 ] simplifiying candidate # 37.586 * [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)))))) 37.586 * * [simplify]: iters left: 6 (22 enodes) 37.595 * * [simplify]: iters left: 5 (88 enodes) 37.614 * * [simplify]: iters left: 4 (170 enodes) 37.685 * * [simplify]: iters left: 3 (353 enodes) 37.838 * * [simplify]: Extracting #0: cost 1 inf + 0 37.838 * * [simplify]: Extracting #1: cost 11 inf + 0 37.838 * * [simplify]: Extracting #2: cost 114 inf + 0 37.840 * * [simplify]: Extracting #3: cost 155 inf + 133 37.842 * * [simplify]: Extracting #4: cost 123 inf + 5497 37.852 * * [simplify]: Extracting #5: cost 31 inf + 24406 37.863 * * [simplify]: Extracting #6: cost 13 inf + 26942 37.869 * * [simplify]: Extracting #7: cost 8 inf + 28039 37.877 * * [simplify]: Extracting #8: cost 2 inf + 30491 37.886 * * [simplify]: Extracting #9: cost 0 inf + 31372 37.893 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 37.894 * [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))))))) 37.894 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 37.894 * * [simplify]: iters left: 6 (12 enodes) 37.901 * * [simplify]: iters left: 5 (51 enodes) 37.920 * * [simplify]: iters left: 4 (106 enodes) 37.957 * * [simplify]: iters left: 3 (247 enodes) 38.062 * * [simplify]: Extracting #0: cost 1 inf + 0 38.062 * * [simplify]: Extracting #1: cost 0 inf + 1 38.062 * [simplify]: Simplified to 0 38.062 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 38.063 * * * * [progress]: [ 53 / 3260 ] simplifiying candidate # 38.063 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 38.063 * * [simplify]: iters left: 6 (21 enodes) 38.078 * * [simplify]: iters left: 5 (83 enodes) 38.099 * * [simplify]: iters left: 4 (148 enodes) 38.135 * * [simplify]: iters left: 3 (285 enodes) 38.254 * * [simplify]: Extracting #0: cost 1 inf + 0 38.254 * * [simplify]: Extracting #1: cost 11 inf + 0 38.254 * * [simplify]: Extracting #2: cost 88 inf + 0 38.255 * * [simplify]: Extracting #3: cost 95 inf + 708 38.258 * * [simplify]: Extracting #4: cost 44 inf + 7060 38.268 * * [simplify]: Extracting #5: cost 19 inf + 10528 38.275 * * [simplify]: Extracting #6: cost 9 inf + 11658 38.283 * * [simplify]: Extracting #7: cost 1 inf + 14508 38.291 * * [simplify]: Extracting #8: cost 0 inf + 14888 38.299 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 38.299 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 38.300 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 38.300 * * [simplify]: iters left: 6 (11 enodes) 38.306 * * [simplify]: iters left: 5 (46 enodes) 38.319 * * [simplify]: iters left: 4 (86 enodes) 38.340 * * [simplify]: iters left: 3 (183 enodes) 38.402 * * [simplify]: iters left: 2 (372 enodes) 38.606 * * [simplify]: Extracting #0: cost 1 inf + 0 38.607 * * [simplify]: Extracting #1: cost 0 inf + 1 38.607 * [simplify]: Simplified to 0 38.607 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 38.607 * * * * [progress]: [ 54 / 3260 ] simplifiying candidate # 38.607 * [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)))) 38.607 * * [simplify]: iters left: 6 (20 enodes) 38.613 * * [simplify]: iters left: 5 (76 enodes) 38.626 * * [simplify]: iters left: 4 (112 enodes) 38.649 * * [simplify]: iters left: 3 (165 enodes) 38.693 * * [simplify]: iters left: 2 (220 enodes) 38.737 * * [simplify]: iters left: 1 (311 enodes) 38.805 * * [simplify]: Extracting #0: cost 1 inf + 0 38.806 * * [simplify]: Extracting #1: cost 9 inf + 0 38.806 * * [simplify]: Extracting #2: cost 54 inf + 2 38.807 * * [simplify]: Extracting #3: cost 57 inf + 801 38.809 * * [simplify]: Extracting #4: cost 34 inf + 3003 38.811 * * [simplify]: Extracting #5: cost 32 inf + 3336 38.815 * * [simplify]: Extracting #6: cost 20 inf + 4347 38.818 * * [simplify]: Extracting #7: cost 13 inf + 5569 38.823 * * [simplify]: Extracting #8: cost 1 inf + 10826 38.829 * * [simplify]: Extracting #9: cost 0 inf + 11377 38.834 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 38.834 * [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))))) 38.835 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 38.835 * * [simplify]: iters left: 6 (10 enodes) 38.841 * * [simplify]: iters left: 5 (39 enodes) 38.854 * * [simplify]: iters left: 4 (64 enodes) 38.881 * * [simplify]: iters left: 3 (96 enodes) 38.915 * * [simplify]: iters left: 2 (164 enodes) 38.962 * * [simplify]: iters left: 1 (270 enodes) 39.024 * * [simplify]: Extracting #0: cost 1 inf + 0 39.024 * * [simplify]: Extracting #1: cost 0 inf + 1 39.024 * [simplify]: Simplified to 0 39.024 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 0)) 39.025 * * * * [progress]: [ 55 / 3260 ] simplifiying candidate # 39.025 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 39.025 * * [simplify]: iters left: 6 (22 enodes) 39.034 * * [simplify]: iters left: 5 (89 enodes) 39.053 * * [simplify]: iters left: 4 (179 enodes) 39.114 * * [simplify]: iters left: 3 (350 enodes) 39.236 * * [simplify]: Extracting #0: cost 1 inf + 0 39.236 * * [simplify]: Extracting #1: cost 11 inf + 0 39.236 * * [simplify]: Extracting #2: cost 90 inf + 0 39.238 * * [simplify]: Extracting #3: cost 141 inf + 783 39.241 * * [simplify]: Extracting #4: cost 82 inf + 11385 39.246 * * [simplify]: Extracting #5: cost 22 inf + 22377 39.252 * * [simplify]: Extracting #6: cost 9 inf + 23773 39.258 * * [simplify]: Extracting #7: cost 2 inf + 26419 39.265 * * [simplify]: Extracting #8: cost 0 inf + 27275 39.272 * [simplify]: Simplified to (fma (/ -1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 39.272 * [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))))))) 39.273 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 39.273 * * [simplify]: iters left: 6 (12 enodes) 39.281 * * [simplify]: iters left: 5 (53 enodes) 39.300 * * [simplify]: iters left: 4 (117 enodes) 39.331 * * [simplify]: iters left: 3 (255 enodes) 39.451 * * [simplify]: Extracting #0: cost 1 inf + 0 39.451 * * [simplify]: Extracting #1: cost 0 inf + 1 39.451 * [simplify]: Simplified to 0 39.451 * [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)) 39.451 * * * * [progress]: [ 56 / 3260 ] simplifiying candidate # 39.451 * [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))))) 39.452 * * [simplify]: iters left: 6 (21 enodes) 39.458 * * [simplify]: iters left: 5 (84 enodes) 39.478 * * [simplify]: iters left: 4 (158 enodes) 39.509 * * [simplify]: iters left: 3 (264 enodes) 39.612 * * [simplify]: iters left: 2 (467 enodes) 39.842 * * [simplify]: Extracting #0: cost 1 inf + 0 39.842 * * [simplify]: Extracting #1: cost 11 inf + 0 39.843 * * [simplify]: Extracting #2: cost 97 inf + 0 39.843 * * [simplify]: Extracting #3: cost 130 inf + 342 39.845 * * [simplify]: Extracting #4: cost 77 inf + 5450 39.849 * * [simplify]: Extracting #5: cost 22 inf + 12047 39.863 * * [simplify]: Extracting #6: cost 11 inf + 13356 39.873 * * [simplify]: Extracting #7: cost 3 inf + 16207 39.885 * * [simplify]: Extracting #8: cost 0 inf + 17690 39.896 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 39.896 * [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)))))) 39.897 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 39.897 * * [simplify]: iters left: 6 (11 enodes) 39.905 * * [simplify]: iters left: 5 (48 enodes) 39.923 * * [simplify]: iters left: 4 (98 enodes) 39.959 * * [simplify]: iters left: 3 (181 enodes) 40.042 * * [simplify]: iters left: 2 (358 enodes) 40.236 * * [simplify]: Extracting #0: cost 1 inf + 0 40.236 * * [simplify]: Extracting #1: cost 0 inf + 1 40.236 * [simplify]: Simplified to 0 40.236 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 0)) 40.236 * * * * [progress]: [ 57 / 3260 ] simplifiying candidate # 40.236 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 40.237 * * [simplify]: iters left: 6 (20 enodes) 40.243 * * [simplify]: iters left: 5 (76 enodes) 40.260 * * [simplify]: iters left: 4 (132 enodes) 40.307 * * [simplify]: iters left: 3 (205 enodes) 40.349 * * [simplify]: iters left: 2 (305 enodes) 40.451 * * [simplify]: iters left: 1 (424 enodes) 40.610 * * [simplify]: Extracting #0: cost 1 inf + 0 40.611 * * [simplify]: Extracting #1: cost 11 inf + 0 40.611 * * [simplify]: Extracting #2: cost 49 inf + 42 40.612 * * [simplify]: Extracting #3: cost 52 inf + 797 40.614 * * [simplify]: Extracting #4: cost 32 inf + 2507 40.617 * * [simplify]: Extracting #5: cost 32 inf + 2635 40.620 * * [simplify]: Extracting #6: cost 20 inf + 3591 40.624 * * [simplify]: Extracting #7: cost 12 inf + 5129 40.629 * * [simplify]: Extracting #8: cost 5 inf + 8003 40.635 * * [simplify]: Extracting #9: cost 0 inf + 10627 40.640 * [simplify]: Simplified to (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 40.640 * [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))))) 40.641 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 40.641 * * [simplify]: iters left: 6 (10 enodes) 40.648 * * [simplify]: iters left: 5 (41 enodes) 40.664 * * [simplify]: iters left: 4 (81 enodes) 40.695 * * [simplify]: iters left: 3 (127 enodes) 40.731 * * [simplify]: iters left: 2 (186 enodes) 40.790 * * [simplify]: iters left: 1 (266 enodes) 40.892 * * [simplify]: Extracting #0: cost 1 inf + 0 40.892 * * [simplify]: Extracting #1: cost 0 inf + 1 40.892 * [simplify]: Simplified to 0 40.892 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 40.892 * * * * [progress]: [ 58 / 3260 ] simplifiying candidate # 40.893 * [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))) 40.893 * * [simplify]: iters left: 6 (19 enodes) 40.903 * * [simplify]: iters left: 5 (73 enodes) 40.928 * * [simplify]: iters left: 4 (114 enodes) 40.967 * * [simplify]: iters left: 3 (169 enodes) 41.024 * * [simplify]: iters left: 2 (233 enodes) 41.119 * * [simplify]: iters left: 1 (342 enodes) 41.264 * * [simplify]: Extracting #0: cost 1 inf + 0 41.264 * * [simplify]: Extracting #1: cost 9 inf + 0 41.265 * * [simplify]: Extracting #2: cost 60 inf + 2 41.265 * * [simplify]: Extracting #3: cost 59 inf + 1297 41.267 * * [simplify]: Extracting #4: cost 34 inf + 3421 41.268 * * [simplify]: Extracting #5: cost 25 inf + 4694 41.271 * * [simplify]: Extracting #6: cost 14 inf + 5825 41.274 * * [simplify]: Extracting #7: cost 4 inf + 9390 41.280 * * [simplify]: Extracting #8: cost 0 inf + 11634 41.286 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ b (/ a 1/2))) 41.286 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ b (/ a 1/2))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 41.286 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 41.287 * * [simplify]: iters left: 6 (9 enodes) 41.291 * * [simplify]: iters left: 5 (36 enodes) 41.299 * * [simplify]: iters left: 4 (67 enodes) 41.312 * * [simplify]: iters left: 3 (97 enodes) 41.341 * * [simplify]: iters left: 2 (158 enodes) 41.395 * * [simplify]: iters left: 1 (263 enodes) 41.447 * * [simplify]: Extracting #0: cost 1 inf + 0 41.447 * * [simplify]: Extracting #1: cost 0 inf + 1 41.447 * [simplify]: Simplified to 0 41.447 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ b (/ a 1/2))) 0)) 41.448 * * * * [progress]: [ 59 / 3260 ] simplifiying candidate # 41.448 * [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)))) 41.448 * * [simplify]: iters left: 6 (19 enodes) 41.458 * * [simplify]: iters left: 5 (75 enodes) 41.484 * * [simplify]: iters left: 4 (127 enodes) 41.523 * * [simplify]: iters left: 3 (200 enodes) 41.562 * * [simplify]: iters left: 2 (280 enodes) 41.639 * * [simplify]: iters left: 1 (422 enodes) 41.794 * * [simplify]: Extracting #0: cost 1 inf + 0 41.794 * * [simplify]: Extracting #1: cost 11 inf + 0 41.794 * * [simplify]: Extracting #2: cost 54 inf + 0 41.795 * * [simplify]: Extracting #3: cost 54 inf + 757 41.796 * * [simplify]: Extracting #4: cost 34 inf + 2463 41.798 * * [simplify]: Extracting #5: cost 32 inf + 2718 41.800 * * [simplify]: Extracting #6: cost 22 inf + 3549 41.802 * * [simplify]: Extracting #7: cost 13 inf + 4993 41.805 * * [simplify]: Extracting #8: cost 2 inf + 9618 41.810 * * [simplify]: Extracting #9: cost 0 inf + 10760 41.816 * [simplify]: Simplified to (+ (/ b (* -2 a)) (/ (/ (sqrt (fma b b (* (* c a) -4))) a) 2)) 41.816 * [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))))) 41.816 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 41.816 * * [simplify]: iters left: 5 (9 enodes) 41.822 * * [simplify]: iters left: 4 (39 enodes) 41.836 * * [simplify]: iters left: 3 (65 enodes) 41.860 * * [simplify]: iters left: 2 (129 enodes) 41.917 * * [simplify]: iters left: 1 (210 enodes) 41.986 * * [simplify]: Extracting #0: cost 1 inf + 0 41.986 * * [simplify]: Extracting #1: cost 0 inf + 1 41.986 * [simplify]: Simplified to 0 41.986 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ b (* -2 a)) (/ (/ (sqrt (fma b b (* (* c a) -4))) a) 2)) 0)) 41.986 * * * * [progress]: [ 60 / 3260 ] simplifiying candidate # 41.987 * [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)))))) 41.987 * * [simplify]: iters left: 6 (19 enodes) 41.992 * * [simplify]: iters left: 5 (72 enodes) 42.006 * * [simplify]: iters left: 4 (102 enodes) 42.030 * * [simplify]: iters left: 3 (142 enodes) 42.056 * * [simplify]: iters left: 2 (193 enodes) 42.104 * * [simplify]: iters left: 1 (279 enodes) 42.160 * * [simplify]: Extracting #0: cost 1 inf + 0 42.160 * * [simplify]: Extracting #1: cost 20 inf + 0 42.160 * * [simplify]: Extracting #2: cost 92 inf + 0 42.161 * * [simplify]: Extracting #3: cost 114 inf + 89 42.161 * * [simplify]: Extracting #4: cost 107 inf + 1082 42.163 * * [simplify]: Extracting #5: cost 87 inf + 7411 42.167 * * [simplify]: Extracting #6: cost 26 inf + 40429 42.175 * * [simplify]: Extracting #7: cost 2 inf + 58563 42.184 * * [simplify]: Extracting #8: cost 0 inf + 60065 42.194 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c -4) a (* b b))) (* a 2))) 42.195 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c -4) a (* b b))) (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 42.195 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 42.195 * * [simplify]: iters left: 6 (10 enodes) 42.198 * * [simplify]: iters left: 5 (37 enodes) 42.205 * * [simplify]: iters left: 4 (57 enodes) 42.215 * * [simplify]: iters left: 3 (104 enodes) 42.244 * * [simplify]: iters left: 2 (158 enodes) 42.292 * * [simplify]: iters left: 1 (225 enodes) 42.331 * * [simplify]: Extracting #0: cost 1 inf + 0 42.331 * * [simplify]: Extracting #1: cost 0 inf + 1 42.331 * [simplify]: Simplified to 0 42.331 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c -4) a (* b b))) (* a 2))) 0)) 42.331 * * * * [progress]: [ 61 / 3260 ] simplifiying candidate # 42.331 * [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))))) 42.331 * * [simplify]: iters left: 6 (18 enodes) 42.336 * * [simplify]: iters left: 5 (63 enodes) 42.346 * * [simplify]: iters left: 4 (86 enodes) 42.359 * * [simplify]: iters left: 3 (113 enodes) 42.375 * * [simplify]: iters left: 2 (124 enodes) 42.400 * * [simplify]: iters left: 1 (141 enodes) 42.420 * * [simplify]: Extracting #0: cost 1 inf + 0 42.420 * * [simplify]: Extracting #1: cost 14 inf + 0 42.421 * * [simplify]: Extracting #2: cost 44 inf + 0 42.421 * * [simplify]: Extracting #3: cost 50 inf + 45 42.421 * * [simplify]: Extracting #4: cost 51 inf + 501 42.421 * * [simplify]: Extracting #5: cost 41 inf + 1571 42.422 * * [simplify]: Extracting #6: cost 29 inf + 2786 42.424 * * [simplify]: Extracting #7: cost 15 inf + 7045 42.427 * * [simplify]: Extracting #8: cost 1 inf + 13885 42.431 * * [simplify]: Extracting #9: cost 0 inf + 14385 42.438 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 42.438 * [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)))))) 42.438 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 42.438 * * [simplify]: iters left: 6 (9 enodes) 42.443 * * [simplify]: iters left: 5 (29 enodes) 42.452 * * [simplify]: iters left: 4 (42 enodes) 42.465 * * [simplify]: iters left: 3 (58 enodes) 42.482 * * [simplify]: iters left: 2 (68 enodes) 42.502 * * [simplify]: Extracting #0: cost 1 inf + 0 42.502 * * [simplify]: Extracting #1: cost 0 inf + 1 42.502 * [simplify]: Simplified to 0 42.502 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 42.502 * * * * [progress]: [ 62 / 3260 ] simplifiying candidate # 42.502 * [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)))))) 42.502 * * [simplify]: iters left: 6 (22 enodes) 42.508 * * [simplify]: iters left: 5 (87 enodes) 42.524 * * [simplify]: iters left: 4 (173 enodes) 42.583 * * [simplify]: iters left: 3 (329 enodes) 42.687 * * [simplify]: iters left: 2 (486 enodes) 42.882 * * [simplify]: Extracting #0: cost 1 inf + 0 42.882 * * [simplify]: Extracting #1: cost 8 inf + 0 42.882 * * [simplify]: Extracting #2: cost 77 inf + 0 42.883 * * [simplify]: Extracting #3: cost 130 inf + 206 42.883 * * [simplify]: Extracting #4: cost 128 inf + 1067 42.885 * * [simplify]: Extracting #5: cost 78 inf + 15488 42.894 * * [simplify]: Extracting #6: cost 13 inf + 33298 42.902 * * [simplify]: Extracting #7: cost 0 inf + 38734 42.910 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 42.910 * [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))))))) 42.910 * [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))))) 42.910 * * [simplify]: iters left: 6 (13 enodes) 42.914 * * [simplify]: iters left: 5 (53 enodes) 42.930 * * [simplify]: iters left: 4 (117 enodes) 42.980 * * [simplify]: iters left: 3 (275 enodes) 43.045 * * [simplify]: iters left: 2 (474 enodes) 43.251 * * [simplify]: Extracting #0: cost 1 inf + 0 43.251 * * [simplify]: Extracting #1: cost 0 inf + 1 43.251 * [simplify]: Simplified to 0 43.251 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 43.251 * * * * [progress]: [ 63 / 3260 ] simplifiying candidate # 43.251 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 43.252 * * [simplify]: iters left: 6 (21 enodes) 43.262 * * [simplify]: iters left: 5 (81 enodes) 43.290 * * [simplify]: iters left: 4 (136 enodes) 43.338 * * [simplify]: iters left: 3 (213 enodes) 43.395 * * [simplify]: iters left: 2 (278 enodes) 43.474 * * [simplify]: iters left: 1 (338 enodes) 43.556 * * [simplify]: Extracting #0: cost 1 inf + 0 43.556 * * [simplify]: Extracting #1: cost 6 inf + 0 43.556 * * [simplify]: Extracting #2: cost 47 inf + 0 43.556 * * [simplify]: Extracting #3: cost 84 inf + 128 43.557 * * [simplify]: Extracting #4: cost 74 inf + 3186 43.561 * * [simplify]: Extracting #5: cost 32 inf + 12582 43.568 * * [simplify]: Extracting #6: cost 7 inf + 17490 43.576 * * [simplify]: Extracting #7: cost 0 inf + 20085 43.584 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ b (* a 2))) 43.584 * [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)))))) 43.585 * [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)))) 43.585 * * [simplify]: iters left: 6 (12 enodes) 43.591 * * [simplify]: iters left: 5 (47 enodes) 43.607 * * [simplify]: iters left: 4 (82 enodes) 43.628 * * [simplify]: iters left: 3 (157 enodes) 43.670 * * [simplify]: iters left: 2 (248 enodes) 43.749 * * [simplify]: iters left: 1 (341 enodes) 43.813 * * [simplify]: Extracting #0: cost 1 inf + 0 43.813 * * [simplify]: Extracting #1: cost 0 inf + 1 43.813 * [simplify]: Simplified to 0 43.813 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ b (* a 2))) 0)) 43.813 * * * * [progress]: [ 64 / 3260 ] simplifiying candidate # 43.814 * [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)))) 43.814 * * [simplify]: iters left: 6 (21 enodes) 43.825 * * [simplify]: iters left: 5 (81 enodes) 43.854 * * [simplify]: iters left: 4 (144 enodes) 43.907 * * [simplify]: iters left: 3 (241 enodes) 44.014 * * [simplify]: iters left: 2 (355 enodes) 44.159 * * [simplify]: iters left: 1 (458 enodes) 44.326 * * [simplify]: Extracting #0: cost 1 inf + 0 44.326 * * [simplify]: Extracting #1: cost 6 inf + 0 44.326 * * [simplify]: Extracting #2: cost 64 inf + 0 44.327 * * [simplify]: Extracting #3: cost 118 inf + 87 44.328 * * [simplify]: Extracting #4: cost 121 inf + 832 44.331 * * [simplify]: Extracting #5: cost 92 inf + 8088 44.340 * * [simplify]: Extracting #6: cost 23 inf + 31322 44.352 * * [simplify]: Extracting #7: cost 2 inf + 41783 44.359 * * [simplify]: Extracting #8: cost 0 inf + 43113 44.365 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 44.365 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 44.365 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 44.365 * * [simplify]: iters left: 6 (12 enodes) 44.369 * * [simplify]: iters left: 5 (47 enodes) 44.378 * * [simplify]: iters left: 4 (89 enodes) 44.410 * * [simplify]: iters left: 3 (180 enodes) 44.493 * * [simplify]: iters left: 2 (296 enodes) 44.594 * * [simplify]: iters left: 1 (428 enodes) 44.734 * * [simplify]: Extracting #0: cost 1 inf + 0 44.734 * * [simplify]: Extracting #1: cost 0 inf + 1 44.734 * [simplify]: Simplified to 0 44.734 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 44.734 * * * * [progress]: [ 65 / 3260 ] simplifiying candidate # 44.735 * [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)))))) 44.735 * * [simplify]: iters left: 6 (21 enodes) 44.740 * * [simplify]: iters left: 5 (80 enodes) 44.753 * * [simplify]: iters left: 4 (134 enodes) 44.775 * * [simplify]: iters left: 3 (194 enodes) 44.832 * * [simplify]: iters left: 2 (236 enodes) 44.871 * * [simplify]: iters left: 1 (277 enodes) 44.952 * * [simplify]: Extracting #0: cost 1 inf + 0 44.952 * * [simplify]: Extracting #1: cost 6 inf + 0 44.952 * * [simplify]: Extracting #2: cost 46 inf + 0 44.953 * * [simplify]: Extracting #3: cost 73 inf + 369 44.954 * * [simplify]: Extracting #4: cost 47 inf + 4888 44.956 * * [simplify]: Extracting #5: cost 23 inf + 9765 44.959 * * [simplify]: Extracting #6: cost 12 inf + 11017 44.962 * * [simplify]: Extracting #7: cost 1 inf + 13359 44.965 * * [simplify]: Extracting #8: cost 0 inf + 13699 44.968 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 44.968 * [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))))))) 44.969 * [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))))) 44.969 * * [simplify]: iters left: 6 (12 enodes) 44.972 * * [simplify]: iters left: 5 (46 enodes) 44.981 * * [simplify]: iters left: 4 (81 enodes) 45.006 * * [simplify]: iters left: 3 (134 enodes) 45.030 * * [simplify]: iters left: 2 (197 enodes) 45.065 * * [simplify]: iters left: 1 (271 enodes) 45.145 * * [simplify]: Extracting #0: cost 1 inf + 0 45.145 * * [simplify]: Extracting #1: cost 0 inf + 1 45.146 * [simplify]: Simplified to 0 45.146 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 0)) 45.146 * * * * [progress]: [ 66 / 3260 ] simplifiying candidate # 45.146 * [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.146 * * [simplify]: iters left: 6 (19 enodes) 45.153 * * [simplify]: iters left: 5 (71 enodes) 45.165 * * [simplify]: iters left: 4 (105 enodes) 45.184 * * [simplify]: iters left: 3 (147 enodes) 45.214 * * [simplify]: iters left: 2 (180 enodes) 45.254 * * [simplify]: iters left: 1 (217 enodes) 45.315 * * [simplify]: Extracting #0: cost 1 inf + 0 45.315 * * [simplify]: Extracting #1: cost 18 inf + 0 45.315 * * [simplify]: Extracting #2: cost 62 inf + 0 45.316 * * [simplify]: Extracting #3: cost 78 inf + 43 45.317 * * [simplify]: Extracting #4: cost 71 inf + 1522 45.318 * * [simplify]: Extracting #5: cost 49 inf + 4504 45.320 * * [simplify]: Extracting #6: cost 33 inf + 6450 45.323 * * [simplify]: Extracting #7: cost 18 inf + 11651 45.327 * * [simplify]: Extracting #8: cost 1 inf + 20550 45.333 * * [simplify]: Extracting #9: cost 0 inf + 21090 45.338 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 45.338 * [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.338 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 45.338 * * [simplify]: iters left: 6 (10 enodes) 45.341 * * [simplify]: iters left: 5 (38 enodes) 45.351 * * [simplify]: iters left: 4 (59 enodes) 45.370 * * [simplify]: iters left: 3 (88 enodes) 45.396 * * [simplify]: iters left: 2 (117 enodes) 45.428 * * [simplify]: iters left: 1 (144 enodes) 45.465 * * [simplify]: Extracting #0: cost 1 inf + 0 45.465 * * [simplify]: Extracting #1: cost 0 inf + 1 45.465 * [simplify]: Simplified to 0 45.465 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (- (/ (/ b 2) a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 45.466 * * * * [progress]: [ 67 / 3260 ] simplifiying candidate # 45.466 * [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.466 * * [simplify]: iters left: 6 (20 enodes) 45.471 * * [simplify]: iters left: 5 (76 enodes) 45.486 * * [simplify]: iters left: 4 (116 enodes) 45.513 * * [simplify]: iters left: 3 (164 enodes) 45.537 * * [simplify]: iters left: 2 (192 enodes) 45.574 * * [simplify]: iters left: 1 (208 enodes) 45.619 * * [simplify]: Extracting #0: cost 1 inf + 0 45.620 * * [simplify]: Extracting #1: cost 6 inf + 0 45.620 * * [simplify]: Extracting #2: cost 35 inf + 0 45.620 * * [simplify]: Extracting #3: cost 44 inf + 456 45.621 * * [simplify]: Extracting #4: cost 27 inf + 3201 45.624 * * [simplify]: Extracting #5: cost 22 inf + 4185 45.626 * * [simplify]: Extracting #6: cost 12 inf + 5057 45.630 * * [simplify]: Extracting #7: cost 2 inf + 7236 45.633 * * [simplify]: Extracting #8: cost 0 inf + 7996 45.637 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 45.637 * [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))))) 45.638 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 45.638 * * [simplify]: iters left: 6 (11 enodes) 45.644 * * [simplify]: iters left: 5 (42 enodes) 45.658 * * [simplify]: iters left: 4 (67 enodes) 45.681 * * [simplify]: iters left: 3 (111 enodes) 45.719 * * [simplify]: iters left: 2 (140 enodes) 45.755 * * [simplify]: iters left: 1 (160 enodes) 45.793 * * [simplify]: Extracting #0: cost 1 inf + 0 45.793 * * [simplify]: Extracting #1: cost 0 inf + 1 45.793 * [simplify]: Simplified to 0 45.793 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 45.793 * * * * [progress]: [ 68 / 3260 ] simplifiying candidate # 45.793 * [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)))))) 45.794 * * [simplify]: iters left: 6 (25 enodes) 45.806 * * [simplify]: iters left: 5 (102 enodes) 45.844 * * [simplify]: iters left: 4 (237 enodes) 45.936 * * [simplify]: Extracting #0: cost 1 inf + 0 45.936 * * [simplify]: Extracting #1: cost 6 inf + 0 45.936 * * [simplify]: Extracting #2: cost 119 inf + 0 45.937 * * [simplify]: Extracting #3: cost 259 inf + 3 45.938 * * [simplify]: Extracting #4: cost 236 inf + 9041 45.952 * * [simplify]: Extracting #5: cost 35 inf + 78674 45.977 * * [simplify]: Extracting #6: cost 0 inf + 89366 45.991 * * [simplify]: Extracting #7: cost 0 inf + 89326 46.012 * [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.012 * [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.013 * [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.013 * * [simplify]: iters left: 6 (16 enodes) 46.018 * * [simplify]: iters left: 5 (68 enodes) 46.034 * * [simplify]: iters left: 4 (179 enodes) 46.116 * * [simplify]: Extracting #0: cost 1 inf + 0 46.116 * * [simplify]: Extracting #1: cost 27 inf + 0 46.117 * * [simplify]: Extracting #2: cost 153 inf + 0 46.117 * * [simplify]: Extracting #3: cost 242 inf + 83 46.121 * * [simplify]: Extracting #4: cost 185 inf + 16503 46.144 * * [simplify]: Extracting #5: cost 15 inf + 79352 46.167 * * [simplify]: Extracting #6: cost 0 inf + 84943 46.193 * [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.193 * [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.193 * * * * [progress]: [ 69 / 3260 ] simplifiying candidate # 46.194 * [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.194 * * [simplify]: iters left: 6 (24 enodes) 46.207 * * [simplify]: iters left: 5 (97 enodes) 46.242 * * [simplify]: iters left: 4 (201 enodes) 46.312 * * [simplify]: Extracting #0: cost 1 inf + 0 46.312 * * [simplify]: Extracting #1: cost 6 inf + 0 46.313 * * [simplify]: Extracting #2: cost 87 inf + 0 46.313 * * [simplify]: Extracting #3: cost 184 inf + 43 46.315 * * [simplify]: Extracting #4: cost 169 inf + 5013 46.328 * * [simplify]: Extracting #5: cost 44 inf + 43367 46.346 * * [simplify]: Extracting #6: cost 0 inf + 56401 46.367 * [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.368 * [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.368 * [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.368 * * [simplify]: iters left: 6 (15 enodes) 46.376 * * [simplify]: iters left: 5 (63 enodes) 46.391 * * [simplify]: iters left: 4 (145 enodes) 46.445 * * [simplify]: iters left: 3 (499 enodes) 46.820 * * [simplify]: Extracting #0: cost 1 inf + 0 46.820 * * [simplify]: Extracting #1: cost 0 inf + 1 46.820 * [simplify]: Simplified to 0 46.820 * [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)) 46.820 * * * * [progress]: [ 70 / 3260 ] simplifiying candidate # 46.820 * [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)))) 46.821 * * [simplify]: iters left: 6 (24 enodes) 46.828 * * [simplify]: iters left: 5 (96 enodes) 46.854 * * [simplify]: iters left: 4 (215 enodes) 46.931 * * [simplify]: Extracting #0: cost 1 inf + 0 46.931 * * [simplify]: Extracting #1: cost 6 inf + 0 46.931 * * [simplify]: Extracting #2: cost 90 inf + 0 46.931 * * [simplify]: Extracting #3: cost 172 inf + 45 46.932 * * [simplify]: Extracting #4: cost 178 inf + 616 46.934 * * [simplify]: Extracting #5: cost 143 inf + 8987 46.940 * * [simplify]: Extracting #6: cost 26 inf + 40544 46.947 * * [simplify]: Extracting #7: cost 0 inf + 48249 46.958 * * [simplify]: Extracting #8: cost 0 inf + 48169 46.974 * [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)))))) 46.974 * [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))))) 46.974 * [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))) 46.975 * * [simplify]: iters left: 6 (15 enodes) 46.979 * * [simplify]: iters left: 5 (62 enodes) 46.993 * * [simplify]: iters left: 4 (159 enodes) 47.077 * * [simplify]: iters left: 3 (475 enodes) 47.440 * * [simplify]: Extracting #0: cost 1 inf + 0 47.441 * * [simplify]: Extracting #1: cost 42 inf + 0 47.447 * * [simplify]: Extracting #2: cost 194 inf + 1 47.453 * * [simplify]: Extracting #3: cost 205 inf + 15094 47.469 * * [simplify]: Extracting #4: cost 20 inf + 63712 47.485 * * [simplify]: Extracting #5: cost 3 inf + 65204 47.510 * * [simplify]: Extracting #6: cost 0 inf + 65965 47.526 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 47.526 * [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.526 * * * * [progress]: [ 71 / 3260 ] simplifiying candidate # 47.526 * [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.527 * * [simplify]: iters left: 6 (24 enodes) 47.533 * * [simplify]: iters left: 5 (96 enodes) 47.560 * * [simplify]: iters left: 4 (206 enodes) 47.631 * * [simplify]: Extracting #0: cost 1 inf + 0 47.631 * * [simplify]: Extracting #1: cost 6 inf + 0 47.631 * * [simplify]: Extracting #2: cost 92 inf + 0 47.632 * * [simplify]: Extracting #3: cost 188 inf + 83 47.633 * * [simplify]: Extracting #4: cost 169 inf + 6261 47.641 * * [simplify]: Extracting #5: cost 38 inf + 48134 47.657 * * [simplify]: Extracting #6: cost 0 inf + 58619 47.677 * * [simplify]: Extracting #7: cost 0 inf + 58539 47.697 * [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.697 * [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.697 * [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.698 * * [simplify]: iters left: 6 (15 enodes) 47.702 * * [simplify]: iters left: 5 (62 enodes) 47.713 * * [simplify]: iters left: 4 (148 enodes) 47.766 * * [simplify]: iters left: 3 (499 enodes) 48.154 * * [simplify]: Extracting #0: cost 1 inf + 0 48.154 * * [simplify]: Extracting #1: cost 0 inf + 1 48.154 * [simplify]: Simplified to 0 48.154 * [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.154 * * * * [progress]: [ 72 / 3260 ] simplifiying candidate # 48.155 * [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.155 * * [simplify]: iters left: 6 (23 enodes) 48.161 * * [simplify]: iters left: 5 (90 enodes) 48.179 * * [simplify]: iters left: 4 (173 enodes) 48.246 * * [simplify]: iters left: 3 (437 enodes) 48.440 * * [simplify]: Extracting #0: cost 1 inf + 0 48.440 * * [simplify]: Extracting #1: cost 6 inf + 0 48.440 * * [simplify]: Extracting #2: cost 108 inf + 0 48.441 * * [simplify]: Extracting #3: cost 240 inf + 2 48.443 * * [simplify]: Extracting #4: cost 223 inf + 6033 48.458 * * [simplify]: Extracting #5: cost 64 inf + 46623 48.486 * * [simplify]: Extracting #6: cost 0 inf + 63948 48.500 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 48.501 * [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.501 * [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.501 * * [simplify]: iters left: 6 (14 enodes) 48.508 * * [simplify]: iters left: 5 (56 enodes) 48.525 * * [simplify]: iters left: 4 (117 enodes) 48.574 * * [simplify]: iters left: 3 (347 enodes) 48.785 * * [simplify]: Extracting #0: cost 1 inf + 0 48.785 * * [simplify]: Extracting #1: cost 0 inf + 1 48.785 * [simplify]: Simplified to 0 48.785 * [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.785 * * * * [progress]: [ 73 / 3260 ] simplifiying candidate # 48.786 * [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.786 * * [simplify]: iters left: 6 (23 enodes) 48.800 * * [simplify]: iters left: 5 (91 enodes) 48.836 * * [simplify]: iters left: 4 (171 enodes) 48.895 * * [simplify]: iters left: 3 (394 enodes) 49.091 * * [simplify]: Extracting #0: cost 1 inf + 0 49.091 * * [simplify]: Extracting #1: cost 6 inf + 0 49.091 * * [simplify]: Extracting #2: cost 95 inf + 0 49.092 * * [simplify]: Extracting #3: cost 182 inf + 3 49.093 * * [simplify]: Extracting #4: cost 175 inf + 2879 49.100 * * [simplify]: Extracting #5: cost 59 inf + 28812 49.110 * * [simplify]: Extracting #6: cost 0 inf + 42081 49.123 * * [simplify]: Extracting #7: cost 0 inf + 42041 49.143 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 49.143 * [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.143 * [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.143 * * [simplify]: iters left: 6 (14 enodes) 49.151 * * [simplify]: iters left: 5 (57 enodes) 49.162 * * [simplify]: iters left: 4 (116 enodes) 49.192 * * [simplify]: iters left: 3 (321 enodes) 49.360 * * [simplify]: Extracting #0: cost 1 inf + 0 49.360 * * [simplify]: Extracting #1: cost 0 inf + 1 49.360 * [simplify]: Simplified to 0 49.360 * [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.360 * * * * [progress]: [ 74 / 3260 ] simplifiying candidate # 49.360 * [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.360 * * [simplify]: iters left: 6 (24 enodes) 49.367 * * [simplify]: iters left: 5 (96 enodes) 49.402 * * [simplify]: iters left: 4 (205 enodes) 49.481 * * [simplify]: Extracting #0: cost 1 inf + 0 49.482 * * [simplify]: Extracting #1: cost 6 inf + 0 49.482 * * [simplify]: Extracting #2: cost 80 inf + 0 49.482 * * [simplify]: Extracting #3: cost 150 inf + 126 49.483 * * [simplify]: Extracting #4: cost 151 inf + 1102 49.485 * * [simplify]: Extracting #5: cost 101 inf + 13276 49.490 * * [simplify]: Extracting #6: cost 16 inf + 34642 49.497 * * [simplify]: Extracting #7: cost 0 inf + 39500 49.504 * [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.504 * [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.505 * [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.505 * * [simplify]: iters left: 6 (15 enodes) 49.509 * * [simplify]: iters left: 5 (62 enodes) 49.521 * * [simplify]: iters left: 4 (149 enodes) 49.594 * * [simplify]: iters left: 3 (450 enodes) 49.970 * * [simplify]: Extracting #0: cost 1 inf + 0 49.970 * * [simplify]: Extracting #1: cost 0 inf + 1 49.970 * [simplify]: Simplified to 0 49.970 * [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.971 * * * * [progress]: [ 75 / 3260 ] simplifiying candidate # 49.971 * [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.971 * * [simplify]: iters left: 6 (23 enodes) 49.979 * * [simplify]: iters left: 5 (91 enodes) 49.996 * * [simplify]: iters left: 4 (172 enodes) 50.054 * * [simplify]: iters left: 3 (403 enodes) 50.251 * * [simplify]: Extracting #0: cost 1 inf + 0 50.251 * * [simplify]: Extracting #1: cost 6 inf + 0 50.252 * * [simplify]: Extracting #2: cost 86 inf + 0 50.253 * * [simplify]: Extracting #3: cost 180 inf + 536 50.258 * * [simplify]: Extracting #4: cost 107 inf + 14279 50.266 * * [simplify]: Extracting #5: cost 15 inf + 35005 50.276 * * [simplify]: Extracting #6: cost 0 inf + 37920 50.288 * * [simplify]: Extracting #7: cost 0 inf + 37881 50.309 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 50.309 * [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.310 * [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.310 * * [simplify]: iters left: 6 (14 enodes) 50.317 * * [simplify]: iters left: 5 (57 enodes) 50.332 * * [simplify]: iters left: 4 (118 enodes) 50.360 * * [simplify]: iters left: 3 (314 enodes) 50.509 * * [simplify]: Extracting #0: cost 1 inf + 0 50.509 * * [simplify]: Extracting #1: cost 0 inf + 1 50.509 * [simplify]: Simplified to 0 50.509 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 50.510 * * * * [progress]: [ 76 / 3260 ] simplifiying candidate # 50.510 * [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.510 * * [simplify]: iters left: 6 (22 enodes) 50.522 * * [simplify]: iters left: 5 (82 enodes) 50.550 * * [simplify]: iters left: 4 (157 enodes) 50.606 * * [simplify]: iters left: 3 (322 enodes) 50.759 * * [simplify]: Extracting #0: cost 1 inf + 0 50.759 * * [simplify]: Extracting #1: cost 6 inf + 0 50.760 * * [simplify]: Extracting #2: cost 84 inf + 0 50.761 * * [simplify]: Extracting #3: cost 123 inf + 1947 50.767 * * [simplify]: Extracting #4: cost 50 inf + 15543 50.777 * * [simplify]: Extracting #5: cost 15 inf + 22239 50.789 * * [simplify]: Extracting #6: cost 2 inf + 24607 50.800 * * [simplify]: Extracting #7: cost 0 inf + 25206 50.816 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 50.816 * [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.816 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 50.816 * * [simplify]: iters left: 6 (13 enodes) 50.824 * * [simplify]: iters left: 5 (48 enodes) 50.839 * * [simplify]: iters left: 4 (103 enodes) 50.862 * * [simplify]: iters left: 3 (238 enodes) 50.950 * * [simplify]: Extracting #0: cost 1 inf + 0 50.950 * * [simplify]: Extracting #1: cost 0 inf + 1 50.950 * [simplify]: Simplified to 0 50.950 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 50.950 * * * * [progress]: [ 77 / 3260 ] simplifiying candidate # 50.951 * [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.951 * * [simplify]: iters left: 6 (24 enodes) 50.957 * * [simplify]: iters left: 5 (95 enodes) 50.990 * * [simplify]: iters left: 4 (199 enodes) 51.086 * * [simplify]: Extracting #0: cost 1 inf + 0 51.086 * * [simplify]: Extracting #1: cost 6 inf + 0 51.086 * * [simplify]: Extracting #2: cost 96 inf + 0 51.087 * * [simplify]: Extracting #3: cost 192 inf + 2 51.090 * * [simplify]: Extracting #4: cost 178 inf + 5815 51.102 * * [simplify]: Extracting #5: cost 55 inf + 42398 51.122 * * [simplify]: Extracting #6: cost 0 inf + 60068 51.144 * * [simplify]: Extracting #7: cost 0 inf + 59228 51.164 * * [simplify]: Extracting #8: cost 0 inf + 58988 51.183 * [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)))) 51.184 * [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))))))) 51.184 * [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))))) 51.184 * * [simplify]: iters left: 6 (15 enodes) 51.193 * * [simplify]: iters left: 5 (61 enodes) 51.217 * * [simplify]: iters left: 4 (142 enodes) 51.273 * * [simplify]: iters left: 3 (474 enodes) 51.526 * * [simplify]: Extracting #0: cost 1 inf + 0 51.526 * * [simplify]: Extracting #1: cost 0 inf + 1 51.526 * [simplify]: Simplified to 0 51.526 * [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.526 * * * * [progress]: [ 78 / 3260 ] simplifiying candidate # 51.526 * [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.526 * * [simplify]: iters left: 6 (23 enodes) 51.532 * * [simplify]: iters left: 5 (90 enodes) 51.558 * * [simplify]: iters left: 4 (168 enodes) 51.605 * * [simplify]: iters left: 3 (409 enodes) 51.769 * * [simplify]: Extracting #0: cost 1 inf + 0 51.770 * * [simplify]: Extracting #1: cost 6 inf + 0 51.770 * * [simplify]: Extracting #2: cost 102 inf + 0 51.771 * * [simplify]: Extracting #3: cost 207 inf + 2 51.774 * * [simplify]: Extracting #4: cost 196 inf + 2801 51.788 * * [simplify]: Extracting #5: cost 62 inf + 36389 51.810 * * [simplify]: Extracting #6: cost 4 inf + 49467 51.823 * * [simplify]: Extracting #7: cost 0 inf + 50705 51.834 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 51.834 * [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.835 * [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.835 * * [simplify]: iters left: 6 (14 enodes) 51.839 * * [simplify]: iters left: 5 (56 enodes) 51.851 * * [simplify]: iters left: 4 (113 enodes) 51.876 * * [simplify]: iters left: 3 (324 enodes) 52.025 * * [simplify]: Extracting #0: cost 1 inf + 0 52.026 * * [simplify]: Extracting #1: cost 0 inf + 1 52.026 * [simplify]: Simplified to 0 52.026 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 52.026 * * * * [progress]: [ 79 / 3260 ] simplifiying candidate # 52.026 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 52.027 * * [simplify]: iters left: 6 (23 enodes) 52.039 * * [simplify]: iters left: 5 (90 enodes) 52.071 * * [simplify]: iters left: 4 (166 enodes) 52.139 * * [simplify]: iters left: 3 (381 enodes) 52.291 * * [simplify]: Extracting #0: cost 1 inf + 0 52.291 * * [simplify]: Extracting #1: cost 6 inf + 0 52.291 * * [simplify]: Extracting #2: cost 76 inf + 0 52.291 * * [simplify]: Extracting #3: cost 151 inf + 3 52.292 * * [simplify]: Extracting #4: cost 151 inf + 775 52.295 * * [simplify]: Extracting #5: cost 78 inf + 14334 52.301 * * [simplify]: Extracting #6: cost 12 inf + 28316 52.309 * * [simplify]: Extracting #7: cost 2 inf + 31120 52.317 * * [simplify]: Extracting #8: cost 0 inf + 31879 52.335 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* a (cbrt 2))) (* (cbrt 2) (cbrt 2)))) 52.335 * [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.336 * [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.336 * * [simplify]: iters left: 6 (14 enodes) 52.345 * * [simplify]: iters left: 5 (56 enodes) 52.357 * * [simplify]: iters left: 4 (112 enodes) 52.387 * * [simplify]: iters left: 3 (297 enodes) 52.521 * * [simplify]: Extracting #0: cost 1 inf + 0 52.521 * * [simplify]: Extracting #1: cost 0 inf + 1 52.521 * [simplify]: Simplified to 0 52.521 * [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.521 * * * * [progress]: [ 80 / 3260 ] simplifiying candidate # 52.521 * [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.522 * * [simplify]: iters left: 6 (22 enodes) 52.528 * * [simplify]: iters left: 5 (87 enodes) 52.559 * * [simplify]: iters left: 4 (173 enodes) 52.628 * * [simplify]: iters left: 3 (402 enodes) 52.798 * * [simplify]: Extracting #0: cost 1 inf + 0 52.798 * * [simplify]: Extracting #1: cost 6 inf + 0 52.798 * * [simplify]: Extracting #2: cost 89 inf + 0 52.799 * * [simplify]: Extracting #3: cost 199 inf + 407 52.801 * * [simplify]: Extracting #4: cost 180 inf + 5388 52.810 * * [simplify]: Extracting #5: cost 46 inf + 41066 52.824 * * [simplify]: Extracting #6: cost 0 inf + 51929 52.836 * * [simplify]: Extracting #7: cost 0 inf + 51849 52.849 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (sqrt 2)))) 52.849 * [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.850 * [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.850 * * [simplify]: iters left: 6 (13 enodes) 52.857 * * [simplify]: iters left: 5 (53 enodes) 52.869 * * [simplify]: iters left: 4 (118 enodes) 52.900 * * [simplify]: iters left: 3 (324 enodes) 53.038 * * [simplify]: Extracting #0: cost 1 inf + 0 53.038 * * [simplify]: Extracting #1: cost 0 inf + 1 53.038 * [simplify]: Simplified to 0 53.038 * [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)) 53.039 * * * * [progress]: [ 81 / 3260 ] simplifiying candidate # 53.039 * [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))))) 53.039 * * [simplify]: iters left: 6 (20 enodes) 53.046 * * [simplify]: iters left: 5 (76 enodes) 53.072 * * [simplify]: iters left: 4 (131 enodes) 53.102 * * [simplify]: iters left: 3 (276 enodes) 53.202 * * [simplify]: Extracting #0: cost 1 inf + 0 53.202 * * [simplify]: Extracting #1: cost 8 inf + 0 53.202 * * [simplify]: Extracting #2: cost 70 inf + 0 53.203 * * [simplify]: Extracting #3: cost 137 inf + 43 53.204 * * [simplify]: Extracting #4: cost 135 inf + 1024 53.208 * * [simplify]: Extracting #5: cost 67 inf + 11696 53.220 * * [simplify]: Extracting #6: cost 4 inf + 26580 53.226 * * [simplify]: Extracting #7: cost 0 inf + 27832 53.233 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 53.233 * [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)))))) 53.233 * [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)))) 53.233 * * [simplify]: iters left: 6 (11 enodes) 53.236 * * [simplify]: iters left: 5 (43 enodes) 53.244 * * [simplify]: iters left: 4 (84 enodes) 53.269 * * [simplify]: iters left: 3 (212 enodes) 53.330 * * [simplify]: iters left: 2 (472 enodes) 53.486 * * [simplify]: Extracting #0: cost 1 inf + 0 53.486 * * [simplify]: Extracting #1: cost 0 inf + 1 53.486 * [simplify]: Simplified to 0 53.486 * [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.486 * * * * [progress]: [ 82 / 3260 ] simplifiying candidate # 53.487 * [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.487 * * [simplify]: iters left: 6 (21 enodes) 53.498 * * [simplify]: iters left: 5 (83 enodes) 53.528 * * [simplify]: iters left: 4 (150 enodes) 53.577 * * [simplify]: iters left: 3 (301 enodes) 53.664 * * [simplify]: Extracting #0: cost 1 inf + 0 53.664 * * [simplify]: Extracting #1: cost 6 inf + 0 53.664 * * [simplify]: Extracting #2: cost 59 inf + 0 53.665 * * [simplify]: Extracting #3: cost 107 inf + 3 53.665 * * [simplify]: Extracting #4: cost 107 inf + 497 53.667 * * [simplify]: Extracting #5: cost 54 inf + 8241 53.671 * * [simplify]: Extracting #6: cost 5 inf + 16678 53.675 * * [simplify]: Extracting #7: cost 0 inf + 17804 53.680 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 53.680 * [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.681 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 53.681 * * [simplify]: iters left: 6 (12 enodes) 53.685 * * [simplify]: iters left: 5 (49 enodes) 53.695 * * [simplify]: iters left: 4 (99 enodes) 53.719 * * [simplify]: iters left: 3 (234 enodes) 53.791 * * [simplify]: iters left: 2 (447 enodes) 53.999 * * [simplify]: Extracting #0: cost 1 inf + 0 53.999 * * [simplify]: Extracting #1: cost 0 inf + 1 53.999 * [simplify]: Simplified to 0 53.999 * [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.999 * * * * [progress]: [ 83 / 3260 ] simplifiying candidate # 53.999 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 54.000 * * [simplify]: iters left: 6 (23 enodes) 54.012 * * [simplify]: iters left: 5 (91 enodes) 54.043 * * [simplify]: iters left: 4 (176 enodes) 54.094 * * [simplify]: iters left: 3 (377 enodes) 54.274 * * [simplify]: Extracting #0: cost 1 inf + 0 54.274 * * [simplify]: Extracting #1: cost 6 inf + 0 54.274 * * [simplify]: Extracting #2: cost 76 inf + 0 54.275 * * [simplify]: Extracting #3: cost 136 inf + 206 54.277 * * [simplify]: Extracting #4: cost 129 inf + 1991 54.280 * * [simplify]: Extracting #5: cost 90 inf + 8852 54.292 * * [simplify]: Extracting #6: cost 11 inf + 25727 54.306 * * [simplify]: Extracting #7: cost 0 inf + 28871 54.321 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (* (cbrt a) (* (cbrt a) (cbrt a)))) 2)) 54.322 * [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))))))) 54.322 * [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))))) 54.322 * * [simplify]: iters left: 6 (14 enodes) 54.330 * * [simplify]: iters left: 5 (57 enodes) 54.351 * * [simplify]: iters left: 4 (121 enodes) 54.405 * * [simplify]: iters left: 3 (291 enodes) 54.510 * * [simplify]: Extracting #0: cost 1 inf + 0 54.510 * * [simplify]: Extracting #1: cost 0 inf + 1 54.510 * [simplify]: Simplified to 0 54.510 * [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)) 54.510 * * * * [progress]: [ 84 / 3260 ] simplifiying candidate # 54.510 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 54.511 * * [simplify]: iters left: 6 (22 enodes) 54.522 * * [simplify]: iters left: 5 (86 enodes) 54.539 * * [simplify]: iters left: 4 (150 enodes) 54.581 * * [simplify]: iters left: 3 (289 enodes) 54.650 * * [simplify]: iters left: 2 (453 enodes) 54.845 * * [simplify]: Extracting #0: cost 1 inf + 0 54.845 * * [simplify]: Extracting #1: cost 6 inf + 0 54.846 * * [simplify]: Extracting #2: cost 63 inf + 0 54.846 * * [simplify]: Extracting #3: cost 101 inf + 414 54.848 * * [simplify]: Extracting #4: cost 42 inf + 8086 54.853 * * [simplify]: Extracting #5: cost 17 inf + 11709 54.858 * * [simplify]: Extracting #6: cost 1 inf + 14421 54.863 * * [simplify]: Extracting #7: cost 0 inf + 14801 54.869 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 54.869 * [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.870 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 54.870 * * [simplify]: iters left: 6 (13 enodes) 54.877 * * [simplify]: iters left: 5 (52 enodes) 54.896 * * [simplify]: iters left: 4 (98 enodes) 54.937 * * [simplify]: iters left: 3 (212 enodes) 55.023 * * [simplify]: iters left: 2 (371 enodes) 55.106 * * [simplify]: Extracting #0: cost 1 inf + 0 55.106 * * [simplify]: Extracting #1: cost 0 inf + 1 55.106 * [simplify]: Simplified to 0 55.106 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 55.106 * * * * [progress]: [ 85 / 3260 ] simplifiying candidate # 55.106 * [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)))) 55.107 * * [simplify]: iters left: 6 (21 enodes) 55.115 * * [simplify]: iters left: 5 (76 enodes) 55.131 * * [simplify]: iters left: 4 (130 enodes) 55.152 * * [simplify]: iters left: 3 (210 enodes) 55.195 * * [simplify]: iters left: 2 (313 enodes) 55.303 * * [simplify]: iters left: 1 (392 enodes) 55.388 * * [simplify]: Extracting #0: cost 1 inf + 0 55.389 * * [simplify]: Extracting #1: cost 6 inf + 0 55.389 * * [simplify]: Extracting #2: cost 41 inf + 0 55.389 * * [simplify]: Extracting #3: cost 61 inf + 87 55.390 * * [simplify]: Extracting #4: cost 57 inf + 872 55.392 * * [simplify]: Extracting #5: cost 35 inf + 3246 55.395 * * [simplify]: Extracting #6: cost 14 inf + 5640 55.397 * * [simplify]: Extracting #7: cost 0 inf + 8688 55.400 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 55.400 * [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))))) 55.401 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 55.401 * * [simplify]: iters left: 6 (12 enodes) 55.404 * * [simplify]: iters left: 5 (44 enodes) 55.413 * * [simplify]: iters left: 4 (92 enodes) 55.432 * * [simplify]: iters left: 3 (159 enodes) 55.479 * * [simplify]: iters left: 2 (267 enodes) 55.540 * * [simplify]: iters left: 1 (364 enodes) 55.641 * * [simplify]: Extracting #0: cost 1 inf + 0 55.641 * * [simplify]: Extracting #1: cost 0 inf + 1 55.641 * [simplify]: Simplified to 0 55.641 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 0)) 55.641 * * * * [progress]: [ 86 / 3260 ] simplifiying candidate # 55.642 * [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)))))) 55.642 * * [simplify]: iters left: 6 (24 enodes) 55.655 * * [simplify]: iters left: 5 (98 enodes) 55.681 * * [simplify]: iters left: 4 (208 enodes) 55.759 * * [simplify]: Extracting #0: cost 1 inf + 0 55.759 * * [simplify]: Extracting #1: cost 6 inf + 0 55.759 * * [simplify]: Extracting #2: cost 86 inf + 0 55.760 * * [simplify]: Extracting #3: cost 179 inf + 206 55.762 * * [simplify]: Extracting #4: cost 161 inf + 5346 55.775 * * [simplify]: Extracting #5: cost 55 inf + 33935 55.791 * * [simplify]: Extracting #6: cost 4 inf + 47292 55.808 * * [simplify]: Extracting #7: cost 0 inf + 47691 55.817 * * [simplify]: Extracting #8: cost 0 inf + 47652 55.825 * [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.825 * [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.825 * [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.826 * * [simplify]: iters left: 6 (15 enodes) 55.830 * * [simplify]: iters left: 5 (64 enodes) 55.850 * * [simplify]: iters left: 4 (149 enodes) 55.905 * * [simplify]: iters left: 3 (466 enodes) 56.331 * * [simplify]: Extracting #0: cost 1 inf + 0 56.331 * * [simplify]: Extracting #1: cost 0 inf + 1 56.331 * [simplify]: Simplified to 0 56.331 * [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)) 56.331 * * * * [progress]: [ 87 / 3260 ] simplifiying candidate # 56.332 * [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))))) 56.332 * * [simplify]: iters left: 6 (23 enodes) 56.338 * * [simplify]: iters left: 5 (93 enodes) 56.370 * * [simplify]: iters left: 4 (178 enodes) 56.413 * * [simplify]: iters left: 3 (418 enodes) 56.648 * * [simplify]: Extracting #0: cost 1 inf + 0 56.648 * * [simplify]: Extracting #1: cost 6 inf + 0 56.648 * * [simplify]: Extracting #2: cost 118 inf + 0 56.649 * * [simplify]: Extracting #3: cost 241 inf + 45 56.651 * * [simplify]: Extracting #4: cost 215 inf + 5561 56.667 * * [simplify]: Extracting #5: cost 51 inf + 42867 56.693 * * [simplify]: Extracting #6: cost 0 inf + 54881 56.707 * * [simplify]: Extracting #7: cost 0 inf + 54561 56.720 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 56.720 * [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)))))) 56.720 * [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)))) 56.720 * * [simplify]: iters left: 6 (14 enodes) 56.726 * * [simplify]: iters left: 5 (59 enodes) 56.752 * * [simplify]: iters left: 4 (121 enodes) 56.791 * * [simplify]: iters left: 3 (332 enodes) 57.020 * * [simplify]: Extracting #0: cost 1 inf + 0 57.020 * * [simplify]: Extracting #1: cost 0 inf + 1 57.020 * [simplify]: Simplified to 0 57.020 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 0)) 57.020 * * * * [progress]: [ 88 / 3260 ] simplifiying candidate # 57.020 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 57.020 * * [simplify]: iters left: 6 (22 enodes) 57.027 * * [simplify]: iters left: 5 (88 enodes) 57.059 * * [simplify]: iters left: 4 (169 enodes) 57.106 * * [simplify]: iters left: 3 (364 enodes) 57.294 * * [simplify]: Extracting #0: cost 1 inf + 0 57.295 * * [simplify]: Extracting #1: cost 6 inf + 0 57.295 * * [simplify]: Extracting #2: cost 94 inf + 0 57.296 * * [simplify]: Extracting #3: cost 154 inf + 47 57.299 * * [simplify]: Extracting #4: cost 101 inf + 8738 57.310 * * [simplify]: Extracting #5: cost 25 inf + 23744 57.324 * * [simplify]: Extracting #6: cost 3 inf + 28019 57.338 * * [simplify]: Extracting #7: cost 0 inf + 28901 57.352 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 57.353 * [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))))) 57.353 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 57.353 * * [simplify]: iters left: 6 (13 enodes) 57.361 * * [simplify]: iters left: 5 (54 enodes) 57.382 * * [simplify]: iters left: 4 (112 enodes) 57.416 * * [simplify]: iters left: 3 (281 enodes) 57.584 * * [simplify]: Extracting #0: cost 1 inf + 0 57.584 * * [simplify]: Extracting #1: cost 0 inf + 1 57.584 * [simplify]: Simplified to 0 57.584 * [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)) 57.584 * * * * [progress]: [ 89 / 3260 ] simplifiying candidate # 57.585 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 57.585 * * [simplify]: iters left: 6 (23 enodes) 57.600 * * [simplify]: iters left: 5 (93 enodes) 57.636 * * [simplify]: iters left: 4 (193 enodes) 57.718 * * [simplify]: iters left: 3 (453 enodes) 57.980 * * [simplify]: Extracting #0: cost 1 inf + 0 57.981 * * [simplify]: Extracting #1: cost 6 inf + 0 57.981 * * [simplify]: Extracting #2: cost 132 inf + 0 57.982 * * [simplify]: Extracting #3: cost 277 inf + 4 57.984 * * [simplify]: Extracting #4: cost 257 inf + 3701 57.992 * * [simplify]: Extracting #5: cost 83 inf + 43156 58.015 * * [simplify]: Extracting #6: cost 1 inf + 64263 58.045 * * [simplify]: Extracting #7: cost 0 inf + 64305 58.075 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* (* (sqrt 2) (cbrt a)) (* (* (sqrt 2) (cbrt a)) (cbrt a))))) 58.075 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* (* (sqrt 2) (cbrt a)) (* (* (sqrt 2) (cbrt a)) (cbrt a))))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 58.076 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 58.076 * * [simplify]: iters left: 6 (14 enodes) 58.084 * * [simplify]: iters left: 5 (59 enodes) 58.110 * * [simplify]: iters left: 4 (134 enodes) 58.155 * * [simplify]: iters left: 3 (357 enodes) 58.390 * * [simplify]: Extracting #0: cost 1 inf + 0 58.390 * * [simplify]: Extracting #1: cost 0 inf + 1 58.390 * [simplify]: Simplified to 0 58.390 * [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)) 58.390 * * * * [progress]: [ 90 / 3260 ] simplifiying candidate # 58.391 * [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))))) 58.391 * * [simplify]: iters left: 6 (22 enodes) 58.402 * * [simplify]: iters left: 5 (87 enodes) 58.433 * * [simplify]: iters left: 4 (163 enodes) 58.472 * * [simplify]: iters left: 3 (344 enodes) 58.627 * * [simplify]: Extracting #0: cost 1 inf + 0 58.627 * * [simplify]: Extracting #1: cost 6 inf + 0 58.627 * * [simplify]: Extracting #2: cost 103 inf + 0 58.628 * * [simplify]: Extracting #3: cost 188 inf + 45 58.629 * * [simplify]: Extracting #4: cost 169 inf + 3226 58.637 * * [simplify]: Extracting #5: cost 43 inf + 25866 58.646 * * [simplify]: Extracting #6: cost 3 inf + 33043 58.662 * * [simplify]: Extracting #7: cost 0 inf + 34022 58.679 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 58.679 * [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)))))) 58.680 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 58.680 * * [simplify]: iters left: 6 (13 enodes) 58.687 * * [simplify]: iters left: 5 (53 enodes) 58.705 * * [simplify]: iters left: 4 (106 enodes) 58.728 * * [simplify]: iters left: 3 (257 enodes) 58.852 * * [simplify]: Extracting #0: cost 1 inf + 0 58.852 * * [simplify]: Extracting #1: cost 0 inf + 1 58.852 * [simplify]: Simplified to 0 58.852 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 58.852 * * * * [progress]: [ 91 / 3260 ] simplifiying candidate # 58.853 * [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)))) 58.853 * * [simplify]: iters left: 6 (21 enodes) 58.862 * * [simplify]: iters left: 5 (83 enodes) 58.878 * * [simplify]: iters left: 4 (149 enodes) 58.927 * * [simplify]: iters left: 3 (292 enodes) 59.084 * * [simplify]: Extracting #0: cost 1 inf + 0 59.084 * * [simplify]: Extracting #1: cost 6 inf + 0 59.084 * * [simplify]: Extracting #2: cost 75 inf + 0 59.085 * * [simplify]: Extracting #3: cost 110 inf + 335 59.088 * * [simplify]: Extracting #4: cost 65 inf + 6101 59.095 * * [simplify]: Extracting #5: cost 18 inf + 12932 59.103 * * [simplify]: Extracting #6: cost 2 inf + 15724 59.112 * * [simplify]: Extracting #7: cost 0 inf + 16403 59.121 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 59.121 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 59.121 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 59.122 * * [simplify]: iters left: 6 (12 enodes) 59.132 * * [simplify]: iters left: 5 (49 enodes) 59.151 * * [simplify]: iters left: 4 (94 enodes) 59.190 * * [simplify]: iters left: 3 (221 enodes) 59.296 * * [simplify]: iters left: 2 (492 enodes) 59.681 * * [simplify]: Extracting #0: cost 1 inf + 0 59.681 * * [simplify]: Extracting #1: cost 0 inf + 1 59.681 * [simplify]: Simplified to 0 59.681 * [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)) 59.682 * * * * [progress]: [ 92 / 3260 ] simplifiying candidate # 59.682 * [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)))))) 59.682 * * [simplify]: iters left: 6 (22 enodes) 59.694 * * [simplify]: iters left: 5 (86 enodes) 59.724 * * [simplify]: iters left: 4 (168 enodes) 59.795 * * [simplify]: iters left: 3 (364 enodes) 60.414 * * [simplify]: Extracting #0: cost 1 inf + 0 60.414 * * [simplify]: Extracting #1: cost 6 inf + 0 60.415 * * [simplify]: Extracting #2: cost 90 inf + 0 60.417 * * [simplify]: Extracting #3: cost 152 inf + 1504 60.423 * * [simplify]: Extracting #4: cost 61 inf + 19149 60.436 * * [simplify]: Extracting #5: cost 16 inf + 28388 60.448 * * [simplify]: Extracting #6: cost 1 inf + 31178 60.455 * * [simplify]: Extracting #7: cost 0 inf + 31719 60.462 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 60.462 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 60.463 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 60.463 * * [simplify]: iters left: 6 (13 enodes) 60.467 * * [simplify]: iters left: 5 (52 enodes) 60.478 * * [simplify]: iters left: 4 (111 enodes) 60.532 * * [simplify]: iters left: 3 (278 enodes) 60.670 * * [simplify]: Extracting #0: cost 1 inf + 0 60.670 * * [simplify]: Extracting #1: cost 0 inf + 1 60.670 * [simplify]: Simplified to 0 60.670 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 60.670 * * * * [progress]: [ 93 / 3260 ] simplifiying candidate # 60.670 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 60.670 * * [simplify]: iters left: 6 (21 enodes) 60.676 * * [simplify]: iters left: 5 (81 enodes) 60.693 * * [simplify]: iters left: 4 (144 enodes) 60.730 * * [simplify]: iters left: 3 (275 enodes) 60.840 * * [simplify]: Extracting #0: cost 1 inf + 0 60.841 * * [simplify]: Extracting #1: cost 6 inf + 0 60.841 * * [simplify]: Extracting #2: cost 72 inf + 0 60.842 * * [simplify]: Extracting #3: cost 95 inf + 745 60.844 * * [simplify]: Extracting #4: cost 56 inf + 5062 60.850 * * [simplify]: Extracting #5: cost 18 inf + 10348 60.855 * * [simplify]: Extracting #6: cost 2 inf + 13019 60.859 * * [simplify]: Extracting #7: cost 0 inf + 13618 60.863 * [simplify]: Simplified to (+ (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (- b) (* a 2))) 60.863 * [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)))))) 60.863 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 60.863 * * [simplify]: iters left: 6 (12 enodes) 60.867 * * [simplify]: iters left: 5 (47 enodes) 60.875 * * [simplify]: iters left: 4 (89 enodes) 60.896 * * [simplify]: iters left: 3 (186 enodes) 60.965 * * [simplify]: iters left: 2 (378 enodes) 61.157 * * [simplify]: Extracting #0: cost 1 inf + 0 61.157 * * [simplify]: Extracting #1: cost 0 inf + 1 61.157 * [simplify]: Simplified to 0 61.157 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (- b) (* a 2))) 0)) 61.158 * * * * [progress]: [ 94 / 3260 ] simplifiying candidate # 61.158 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 61.158 * * [simplify]: iters left: 6 (20 enodes) 61.163 * * [simplify]: iters left: 5 (74 enodes) 61.176 * * [simplify]: iters left: 4 (106 enodes) 61.207 * * [simplify]: iters left: 3 (155 enodes) 61.234 * * [simplify]: iters left: 2 (204 enodes) 61.275 * * [simplify]: iters left: 1 (283 enodes) 61.339 * * [simplify]: Extracting #0: cost 1 inf + 0 61.339 * * [simplify]: Extracting #1: cost 6 inf + 0 61.339 * * [simplify]: Extracting #2: cost 51 inf + 0 61.340 * * [simplify]: Extracting #3: cost 49 inf + 799 61.341 * * [simplify]: Extracting #4: cost 28 inf + 2791 61.342 * * [simplify]: Extracting #5: cost 23 inf + 3332 61.345 * * [simplify]: Extracting #6: cost 11 inf + 4426 61.349 * * [simplify]: Extracting #7: cost 3 inf + 6206 61.353 * * [simplify]: Extracting #8: cost 0 inf + 7187 61.358 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* -1/2 (/ b a))) 61.358 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 61.358 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 61.359 * * [simplify]: iters left: 6 (11 enodes) 61.365 * * [simplify]: iters left: 5 (40 enodes) 61.379 * * [simplify]: iters left: 4 (65 enodes) 61.403 * * [simplify]: iters left: 3 (97 enodes) 61.421 * * [simplify]: iters left: 2 (165 enodes) 61.457 * * [simplify]: iters left: 1 (271 enodes) 61.517 * * [simplify]: Extracting #0: cost 1 inf + 0 61.517 * * [simplify]: Extracting #1: cost 0 inf + 1 61.517 * [simplify]: Simplified to 0 61.517 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* -1/2 (/ b a))) 0)) 61.517 * * * * [progress]: [ 95 / 3260 ] simplifiying candidate # 61.518 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 61.518 * * [simplify]: iters left: 6 (21 enodes) 61.523 * * [simplify]: iters left: 5 (85 enodes) 61.547 * * [simplify]: iters left: 4 (163 enodes) 61.614 * * [simplify]: iters left: 3 (340 enodes) 61.744 * * [simplify]: Extracting #0: cost 1 inf + 0 61.745 * * [simplify]: Extracting #1: cost 6 inf + 0 61.745 * * [simplify]: Extracting #2: cost 86 inf + 0 61.746 * * [simplify]: Extracting #3: cost 139 inf + 493 61.751 * * [simplify]: Extracting #4: cost 67 inf + 14039 61.762 * * [simplify]: Extracting #5: cost 17 inf + 24760 61.770 * * [simplify]: Extracting #6: cost 1 inf + 28185 61.777 * * [simplify]: Extracting #7: cost 0 inf + 28227 61.783 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) 61.783 * [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))))))) 61.784 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 61.784 * * [simplify]: iters left: 6 (12 enodes) 61.787 * * [simplify]: iters left: 5 (51 enodes) 61.798 * * [simplify]: iters left: 4 (106 enodes) 61.841 * * [simplify]: iters left: 3 (247 enodes) 61.950 * * [simplify]: Extracting #0: cost 1 inf + 0 61.951 * * [simplify]: Extracting #1: cost 0 inf + 1 61.951 * [simplify]: Simplified to 0 61.951 * [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)) 61.951 * * * * [progress]: [ 96 / 3260 ] simplifiying candidate # 61.951 * [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))))) 61.952 * * [simplify]: iters left: 6 (20 enodes) 61.963 * * [simplify]: iters left: 5 (80 enodes) 61.983 * * [simplify]: iters left: 4 (141 enodes) 62.023 * * [simplify]: iters left: 3 (272 enodes) 62.166 * * [simplify]: Extracting #0: cost 1 inf + 0 62.167 * * [simplify]: Extracting #1: cost 6 inf + 0 62.167 * * [simplify]: Extracting #2: cost 72 inf + 0 62.168 * * [simplify]: Extracting #3: cost 96 inf + 502 62.171 * * [simplify]: Extracting #4: cost 48 inf + 6039 62.177 * * [simplify]: Extracting #5: cost 20 inf + 9932 62.183 * * [simplify]: Extracting #6: cost 11 inf + 10762 62.190 * * [simplify]: Extracting #7: cost 0 inf + 13620 62.199 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* (/ b a) 1/2)) 62.199 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 62.200 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 62.200 * * [simplify]: iters left: 6 (11 enodes) 62.207 * * [simplify]: iters left: 5 (46 enodes) 62.223 * * [simplify]: iters left: 4 (86 enodes) 62.258 * * [simplify]: iters left: 3 (183 enodes) 62.316 * * [simplify]: iters left: 2 (372 enodes) 62.525 * * [simplify]: Extracting #0: cost 1 inf + 0 62.525 * * [simplify]: Extracting #1: cost 0 inf + 1 62.525 * [simplify]: Simplified to 0 62.525 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* (/ b a) 1/2)) 0)) 62.525 * * * * [progress]: [ 97 / 3260 ] simplifiying candidate # 62.526 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 62.526 * * [simplify]: iters left: 6 (19 enodes) 62.537 * * [simplify]: iters left: 5 (73 enodes) 62.562 * * [simplify]: iters left: 4 (105 enodes) 62.595 * * [simplify]: iters left: 3 (154 enodes) 62.621 * * [simplify]: iters left: 2 (203 enodes) 62.689 * * [simplify]: iters left: 1 (286 enodes) 62.752 * * [simplify]: Extracting #0: cost 1 inf + 0 62.753 * * [simplify]: Extracting #1: cost 6 inf + 0 62.753 * * [simplify]: Extracting #2: cost 51 inf + 0 62.753 * * [simplify]: Extracting #3: cost 52 inf + 716 62.754 * * [simplify]: Extracting #4: cost 29 inf + 2709 62.756 * * [simplify]: Extracting #5: cost 22 inf + 3374 62.759 * * [simplify]: Extracting #6: cost 11 inf + 4329 62.761 * * [simplify]: Extracting #7: cost 0 inf + 7185 62.763 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 62.763 * [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))))) 62.763 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 62.763 * * [simplify]: iters left: 6 (10 enodes) 62.766 * * [simplify]: iters left: 5 (39 enodes) 62.777 * * [simplify]: iters left: 4 (64 enodes) 62.796 * * [simplify]: iters left: 3 (96 enodes) 62.814 * * [simplify]: iters left: 2 (164 enodes) 62.869 * * [simplify]: iters left: 1 (270 enodes) 62.963 * * [simplify]: Extracting #0: cost 1 inf + 0 62.964 * * [simplify]: Extracting #1: cost 0 inf + 1 62.964 * [simplify]: Simplified to 0 62.964 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 0)) 62.964 * * * * [progress]: [ 98 / 3260 ] simplifiying candidate # 62.964 * [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)))))) 62.964 * * [simplify]: iters left: 6 (21 enodes) 62.970 * * [simplify]: iters left: 5 (86 enodes) 62.986 * * [simplify]: iters left: 4 (172 enodes) 63.053 * * [simplify]: iters left: 3 (339 enodes) 63.156 * * [simplify]: Extracting #0: cost 1 inf + 0 63.156 * * [simplify]: Extracting #1: cost 6 inf + 0 63.156 * * [simplify]: Extracting #2: cost 78 inf + 0 63.156 * * [simplify]: Extracting #3: cost 133 inf + 1022 63.159 * * [simplify]: Extracting #4: cost 68 inf + 12231 63.163 * * [simplify]: Extracting #5: cost 17 inf + 21588 63.169 * * [simplify]: Extracting #6: cost 1 inf + 25039 63.175 * * [simplify]: Extracting #7: cost 0 inf + 25081 63.181 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ 1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)))) 63.181 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ 1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 63.181 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 63.181 * * [simplify]: iters left: 6 (12 enodes) 63.188 * * [simplify]: iters left: 5 (53 enodes) 63.201 * * [simplify]: iters left: 4 (117 enodes) 63.232 * * [simplify]: iters left: 3 (255 enodes) 63.349 * * [simplify]: Extracting #0: cost 1 inf + 0 63.349 * * [simplify]: Extracting #1: cost 0 inf + 1 63.350 * [simplify]: Simplified to 0 63.350 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 63.350 * * * * [progress]: [ 99 / 3260 ] simplifiying candidate # 63.350 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 63.350 * * [simplify]: iters left: 6 (20 enodes) 63.362 * * [simplify]: iters left: 5 (81 enodes) 63.391 * * [simplify]: iters left: 4 (151 enodes) 63.428 * * [simplify]: iters left: 3 (251 enodes) 63.517 * * [simplify]: iters left: 2 (448 enodes) 63.765 * * [simplify]: Extracting #0: cost 1 inf + 0 63.765 * * [simplify]: Extracting #1: cost 6 inf + 0 63.766 * * [simplify]: Extracting #2: cost 87 inf + 0 63.767 * * [simplify]: Extracting #3: cost 116 inf + 998 63.771 * * [simplify]: Extracting #4: cost 46 inf + 8466 63.776 * * [simplify]: Extracting #5: cost 18 inf + 12001 63.781 * * [simplify]: Extracting #6: cost 2 inf + 14594 63.786 * * [simplify]: Extracting #7: cost 0 inf + 15194 63.791 * [simplify]: Simplified to (+ (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* -1/2 (/ b a))) 63.791 * [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)))))) 63.792 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 63.792 * * [simplify]: iters left: 6 (11 enodes) 63.800 * * [simplify]: iters left: 5 (48 enodes) 63.818 * * [simplify]: iters left: 4 (98 enodes) 63.854 * * [simplify]: iters left: 3 (181 enodes) 63.938 * * [simplify]: iters left: 2 (358 enodes) 64.120 * * [simplify]: Extracting #0: cost 1 inf + 0 64.120 * * [simplify]: Extracting #1: cost 0 inf + 1 64.120 * [simplify]: Simplified to 0 64.120 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* -1/2 (/ b a))) 0)) 64.120 * * * * [progress]: [ 100 / 3260 ] simplifiying candidate # 64.120 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 64.120 * * [simplify]: iters left: 6 (19 enodes) 64.127 * * [simplify]: iters left: 5 (73 enodes) 64.140 * * [simplify]: iters left: 4 (125 enodes) 64.161 * * [simplify]: iters left: 3 (191 enodes) 64.197 * * [simplify]: iters left: 2 (285 enodes) 64.275 * * [simplify]: iters left: 1 (393 enodes) 64.450 * * [simplify]: Extracting #0: cost 1 inf + 0 64.450 * * [simplify]: Extracting #1: cost 6 inf + 0 64.450 * * [simplify]: Extracting #2: cost 42 inf + 0 64.450 * * [simplify]: Extracting #3: cost 53 inf + 300 64.451 * * [simplify]: Extracting #4: cost 32 inf + 1924 64.453 * * [simplify]: Extracting #5: cost 23 inf + 2632 64.454 * * [simplify]: Extracting #6: cost 13 inf + 3545 64.456 * * [simplify]: Extracting #7: cost 0 inf + 6405 64.459 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 64.459 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 64.459 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 64.459 * * [simplify]: iters left: 6 (10 enodes) 64.463 * * [simplify]: iters left: 5 (41 enodes) 64.470 * * [simplify]: iters left: 4 (81 enodes) 64.491 * * [simplify]: iters left: 3 (127 enodes) 64.511 * * [simplify]: iters left: 2 (186 enodes) 64.552 * * [simplify]: iters left: 1 (266 enodes) 64.653 * * [simplify]: Extracting #0: cost 1 inf + 0 64.653 * * [simplify]: Extracting #1: cost 0 inf + 1 64.653 * [simplify]: Simplified to 0 64.653 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 64.653 * * * * [progress]: [ 101 / 3260 ] simplifiying candidate # 64.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 2) a) 1))) 64.653 * * [simplify]: iters left: 6 (18 enodes) 64.659 * * [simplify]: iters left: 5 (70 enodes) 64.684 * * [simplify]: iters left: 4 (107 enodes) 64.703 * * [simplify]: iters left: 3 (156 enodes) 64.740 * * [simplify]: iters left: 2 (214 enodes) 64.829 * * [simplify]: iters left: 1 (311 enodes) 64.930 * * [simplify]: Extracting #0: cost 1 inf + 0 64.930 * * [simplify]: Extracting #1: cost 6 inf + 0 64.930 * * [simplify]: Extracting #2: cost 57 inf + 0 64.930 * * [simplify]: Extracting #3: cost 57 inf + 883 64.932 * * [simplify]: Extracting #4: cost 28 inf + 3170 64.933 * * [simplify]: Extracting #5: cost 23 inf + 3671 64.935 * * [simplify]: Extracting #6: cost 12 inf + 4682 64.938 * * [simplify]: Extracting #7: cost 0 inf + 7524 64.940 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ (* 1/2 b) a)) 64.940 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ (* 1/2 b) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 64.940 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 64.941 * * [simplify]: iters left: 6 (9 enodes) 64.944 * * [simplify]: iters left: 5 (36 enodes) 64.959 * * [simplify]: iters left: 4 (67 enodes) 64.979 * * [simplify]: iters left: 3 (97 enodes) 64.997 * * [simplify]: iters left: 2 (158 enodes) 65.036 * * [simplify]: iters left: 1 (263 enodes) 65.130 * * [simplify]: Extracting #0: cost 1 inf + 0 65.131 * * [simplify]: Extracting #1: cost 0 inf + 1 65.131 * [simplify]: Simplified to 0 65.131 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ (* 1/2 b) a)) 0)) 65.131 * * * * [progress]: [ 102 / 3260 ] simplifiying candidate # 65.131 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ 1 a) (/ b 2)))) 65.131 * * [simplify]: iters left: 6 (18 enodes) 65.141 * * [simplify]: iters left: 5 (72 enodes) 65.166 * * [simplify]: iters left: 4 (120 enodes) 65.206 * * [simplify]: iters left: 3 (187 enodes) 65.276 * * [simplify]: iters left: 2 (261 enodes) 65.392 * * [simplify]: iters left: 1 (392 enodes) 65.531 * * [simplify]: Extracting #0: cost 1 inf + 0 65.531 * * [simplify]: Extracting #1: cost 6 inf + 0 65.531 * * [simplify]: Extracting #2: cost 45 inf + 0 65.531 * * [simplify]: Extracting #3: cost 48 inf + 635 65.532 * * [simplify]: Extracting #4: cost 27 inf + 2258 65.534 * * [simplify]: Extracting #5: cost 23 inf + 2715 65.535 * * [simplify]: Extracting #6: cost 12 inf + 3766 65.538 * * [simplify]: Extracting #7: cost 1 inf + 6351 65.540 * * [simplify]: Extracting #8: cost 0 inf + 6570 65.543 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* -2 a))) 65.543 * [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))))) 65.543 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 65.543 * * [simplify]: iters left: 5 (9 enodes) 65.546 * * [simplify]: iters left: 4 (39 enodes) 65.553 * * [simplify]: iters left: 3 (65 enodes) 65.571 * * [simplify]: iters left: 2 (129 enodes) 65.602 * * [simplify]: iters left: 1 (210 enodes) 65.665 * * [simplify]: Extracting #0: cost 1 inf + 0 65.665 * * [simplify]: Extracting #1: cost 0 inf + 1 65.665 * [simplify]: Simplified to 0 65.665 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* -2 a))) 0)) 65.665 * * * * [progress]: [ 103 / 3260 ] simplifiying candidate # 65.665 * [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)))))) 65.665 * * [simplify]: iters left: 6 (23 enodes) 65.671 * * [simplify]: iters left: 5 (88 enodes) 65.699 * * [simplify]: iters left: 4 (140 enodes) 65.735 * * [simplify]: iters left: 3 (220 enodes) 65.790 * * [simplify]: iters left: 2 (323 enodes) 65.875 * * [simplify]: iters left: 1 (428 enodes) 65.986 * * [simplify]: Extracting #0: cost 1 inf + 0 65.986 * * [simplify]: Extracting #1: cost 24 inf + 0 65.987 * * [simplify]: Extracting #2: cost 106 inf + 0 65.988 * * [simplify]: Extracting #3: cost 139 inf + 89 65.989 * * [simplify]: Extracting #4: cost 133 inf + 1360 65.991 * * [simplify]: Extracting #5: cost 118 inf + 3777 66.001 * * [simplify]: Extracting #6: cost 53 inf + 29834 66.020 * * [simplify]: Extracting #7: cost 2 inf + 62976 66.044 * * [simplify]: Extracting #8: cost 0 inf + 64648 66.065 * * [simplify]: Extracting #9: cost 0 inf + 64608 66.084 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 66.084 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 66.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))))) 66.084 * * [simplify]: iters left: 6 (10 enodes) 66.089 * * [simplify]: iters left: 5 (37 enodes) 66.100 * * [simplify]: iters left: 4 (57 enodes) 66.120 * * [simplify]: iters left: 3 (104 enodes) 66.152 * * [simplify]: iters left: 2 (158 enodes) 66.184 * * [simplify]: iters left: 1 (225 enodes) 66.234 * * [simplify]: Extracting #0: cost 1 inf + 0 66.234 * * [simplify]: Extracting #1: cost 0 inf + 1 66.234 * [simplify]: Simplified to 0 66.234 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 66.234 * * * * [progress]: [ 104 / 3260 ] simplifiying candidate # 66.235 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 66.235 * * [simplify]: iters left: 6 (22 enodes) 66.241 * * [simplify]: iters left: 5 (79 enodes) 66.261 * * [simplify]: iters left: 4 (124 enodes) 66.301 * * [simplify]: iters left: 3 (188 enodes) 66.331 * * [simplify]: iters left: 2 (258 enodes) 66.395 * * [simplify]: iters left: 1 (296 enodes) 66.462 * * [simplify]: Extracting #0: cost 1 inf + 0 66.462 * * [simplify]: Extracting #1: cost 16 inf + 0 66.462 * * [simplify]: Extracting #2: cost 63 inf + 0 66.463 * * [simplify]: Extracting #3: cost 80 inf + 290 66.464 * * [simplify]: Extracting #4: cost 72 inf + 1810 66.468 * * [simplify]: Extracting #5: cost 65 inf + 2707 66.470 * * [simplify]: Extracting #6: cost 51 inf + 5335 66.477 * * [simplify]: Extracting #7: cost 19 inf + 18943 66.489 * * [simplify]: Extracting #8: cost 2 inf + 28873 66.503 * * [simplify]: Extracting #9: cost 0 inf + 30415 66.515 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 66.515 * [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)))))) 66.516 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 66.516 * * [simplify]: iters left: 6 (9 enodes) 66.518 * * [simplify]: iters left: 5 (29 enodes) 66.523 * * [simplify]: iters left: 4 (42 enodes) 66.529 * * [simplify]: iters left: 3 (58 enodes) 66.538 * * [simplify]: iters left: 2 (68 enodes) 66.550 * * [simplify]: Extracting #0: cost 1 inf + 0 66.550 * * [simplify]: Extracting #1: cost 0 inf + 1 66.550 * [simplify]: Simplified to 0 66.550 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 66.550 * * * * [progress]: [ 105 / 3260 ] simplifiying candidate # 66.550 * [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)))))) 66.551 * * [simplify]: iters left: 6 (24 enodes) 66.563 * * [simplify]: iters left: 5 (96 enodes) 66.599 * * [simplify]: iters left: 4 (201 enodes) 66.657 * * [simplify]: iters left: 3 (404 enodes) 66.793 * * [simplify]: Extracting #0: cost 1 inf + 0 66.793 * * [simplify]: Extracting #1: cost 11 inf + 0 66.793 * * [simplify]: Extracting #2: cost 82 inf + 0 66.795 * * [simplify]: Extracting #3: cost 135 inf + 204 66.796 * * [simplify]: Extracting #4: cost 133 inf + 409 66.798 * * [simplify]: Extracting #5: cost 108 inf + 5853 66.809 * * [simplify]: Extracting #6: cost 60 inf + 21818 66.822 * * [simplify]: Extracting #7: cost 53 inf + 23375 66.835 * * [simplify]: Extracting #8: cost 24 inf + 33657 66.853 * * [simplify]: Extracting #9: cost 1 inf + 44167 66.872 * * [simplify]: Extracting #10: cost 0 inf + 44587 66.891 * [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)) 66.891 * [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))))))) 66.892 * [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))))) 66.892 * * [simplify]: iters left: 6 (13 enodes) 66.899 * * [simplify]: iters left: 5 (53 enodes) 66.918 * * [simplify]: iters left: 4 (117 enodes) 66.973 * * [simplify]: iters left: 3 (275 enodes) 67.060 * * [simplify]: iters left: 2 (474 enodes) 67.262 * * [simplify]: Extracting #0: cost 1 inf + 0 67.262 * * [simplify]: Extracting #1: cost 0 inf + 1 67.262 * [simplify]: Simplified to 0 67.262 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b 2) a)) 0)) 67.262 * * * * [progress]: [ 106 / 3260 ] simplifiying candidate # 67.262 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 67.263 * * [simplify]: iters left: 6 (25 enodes) 67.270 * * [simplify]: iters left: 5 (96 enodes) 67.302 * * [simplify]: iters left: 4 (170 enodes) 67.361 * * [simplify]: iters left: 3 (290 enodes) 67.431 * * [simplify]: iters left: 2 (418 enodes) 67.545 * * [simplify]: Extracting #0: cost 1 inf + 0 67.545 * * [simplify]: Extracting #1: cost 11 inf + 0 67.545 * * [simplify]: Extracting #2: cost 65 inf + 0 67.546 * * [simplify]: Extracting #3: cost 107 inf + 246 67.547 * * [simplify]: Extracting #4: cost 106 inf + 532 67.548 * * [simplify]: Extracting #5: cost 102 inf + 1641 67.551 * * [simplify]: Extracting #6: cost 78 inf + 6256 67.557 * * [simplify]: Extracting #7: cost 38 inf + 14734 67.567 * * [simplify]: Extracting #8: cost 10 inf + 25825 67.576 * * [simplify]: Extracting #9: cost 0 inf + 30207 67.585 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 67.585 * [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)))))) 67.586 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 67.586 * * [simplify]: iters left: 6 (12 enodes) 67.589 * * [simplify]: iters left: 5 (47 enodes) 67.597 * * [simplify]: iters left: 4 (82 enodes) 67.616 * * [simplify]: iters left: 3 (157 enodes) 67.674 * * [simplify]: iters left: 2 (248 enodes) 67.739 * * [simplify]: iters left: 1 (341 enodes) 67.832 * * [simplify]: Extracting #0: cost 1 inf + 0 67.832 * * [simplify]: Extracting #1: cost 0 inf + 1 67.832 * [simplify]: Simplified to 0 67.832 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 67.832 * * * * [progress]: [ 107 / 3260 ] simplifiying candidate # 67.833 * [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)))) 67.833 * * [simplify]: iters left: 6 (25 enodes) 67.839 * * [simplify]: iters left: 5 (96 enodes) 67.865 * * [simplify]: iters left: 4 (178 enodes) 67.938 * * [simplify]: iters left: 3 (323 enodes) 68.027 * * [simplify]: iters left: 2 (496 enodes) 68.177 * * [simplify]: Extracting #0: cost 1 inf + 0 68.177 * * [simplify]: Extracting #1: cost 13 inf + 0 68.177 * * [simplify]: Extracting #2: cost 67 inf + 0 68.177 * * [simplify]: Extracting #3: cost 111 inf + 247 68.178 * * [simplify]: Extracting #4: cost 112 inf + 492 68.179 * * [simplify]: Extracting #5: cost 115 inf + 865 68.181 * * [simplify]: Extracting #6: cost 89 inf + 5962 68.194 * * [simplify]: Extracting #7: cost 18 inf + 28275 68.209 * * [simplify]: Extracting #8: cost 0 inf + 35326 68.224 * * [simplify]: Extracting #9: cost 0 inf + 35286 68.235 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 68.235 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 68.235 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 68.235 * * [simplify]: iters left: 6 (12 enodes) 68.239 * * [simplify]: iters left: 5 (47 enodes) 68.248 * * [simplify]: iters left: 4 (89 enodes) 68.278 * * [simplify]: iters left: 3 (180 enodes) 68.351 * * [simplify]: iters left: 2 (296 enodes) 68.462 * * [simplify]: iters left: 1 (428 enodes) 68.608 * * [simplify]: Extracting #0: cost 1 inf + 0 68.609 * * [simplify]: Extracting #1: cost 0 inf + 1 68.609 * [simplify]: Simplified to 0 68.609 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 68.609 * * * * [progress]: [ 108 / 3260 ] simplifiying candidate # 68.609 * [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)))))) 68.610 * * [simplify]: iters left: 6 (23 enodes) 68.621 * * [simplify]: iters left: 5 (89 enodes) 68.647 * * [simplify]: iters left: 4 (162 enodes) 68.683 * * [simplify]: iters left: 3 (264 enodes) 68.743 * * [simplify]: iters left: 2 (369 enodes) 68.827 * * [simplify]: iters left: 1 (439 enodes) 68.931 * * [simplify]: Extracting #0: cost 1 inf + 0 68.931 * * [simplify]: Extracting #1: cost 11 inf + 0 68.932 * * [simplify]: Extracting #2: cost 69 inf + 0 68.933 * * [simplify]: Extracting #3: cost 115 inf + 246 68.934 * * [simplify]: Extracting #4: cost 114 inf + 1345 68.936 * * [simplify]: Extracting #5: cost 93 inf + 4528 68.944 * * [simplify]: Extracting #6: cost 43 inf + 19752 68.959 * * [simplify]: Extracting #7: cost 6 inf + 32226 68.972 * * [simplify]: Extracting #8: cost 0 inf + 34671 68.980 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 68.980 * [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))))))) 68.980 * [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))))) 68.981 * * [simplify]: iters left: 6 (12 enodes) 68.984 * * [simplify]: iters left: 5 (46 enodes) 68.992 * * [simplify]: iters left: 4 (81 enodes) 69.010 * * [simplify]: iters left: 3 (134 enodes) 69.051 * * [simplify]: iters left: 2 (197 enodes) 69.097 * * [simplify]: iters left: 1 (271 enodes) 69.168 * * [simplify]: Extracting #0: cost 1 inf + 0 69.168 * * [simplify]: Extracting #1: cost 0 inf + 1 69.168 * [simplify]: Simplified to 0 69.168 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 69.168 * * * * [progress]: [ 109 / 3260 ] simplifiying candidate # 69.168 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 69.169 * * [simplify]: iters left: 6 (23 enodes) 69.175 * * [simplify]: iters left: 5 (86 enodes) 69.194 * * [simplify]: iters left: 4 (139 enodes) 69.226 * * [simplify]: iters left: 3 (220 enodes) 69.284 * * [simplify]: iters left: 2 (310 enodes) 69.390 * * [simplify]: iters left: 1 (366 enodes) 69.499 * * [simplify]: Extracting #0: cost 1 inf + 0 69.500 * * [simplify]: Extracting #1: cost 20 inf + 0 69.500 * * [simplify]: Extracting #2: cost 76 inf + 0 69.501 * * [simplify]: Extracting #3: cost 106 inf + 246 69.504 * * [simplify]: Extracting #4: cost 112 inf + 533 69.506 * * [simplify]: Extracting #5: cost 87 inf + 3665 69.509 * * [simplify]: Extracting #6: cost 62 inf + 7368 69.519 * * [simplify]: Extracting #7: cost 22 inf + 22319 69.534 * * [simplify]: Extracting #8: cost 2 inf + 32818 69.550 * * [simplify]: Extracting #9: cost 0 inf + 34440 69.565 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 69.565 * [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)))))) 69.566 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 69.566 * * [simplify]: iters left: 6 (10 enodes) 69.571 * * [simplify]: iters left: 5 (38 enodes) 69.581 * * [simplify]: iters left: 4 (59 enodes) 69.591 * * [simplify]: iters left: 3 (88 enodes) 69.604 * * [simplify]: iters left: 2 (117 enodes) 69.624 * * [simplify]: iters left: 1 (144 enodes) 69.660 * * [simplify]: Extracting #0: cost 1 inf + 0 69.660 * * [simplify]: Extracting #1: cost 0 inf + 1 69.660 * [simplify]: Simplified to 0 69.661 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 69.661 * * * * [progress]: [ 110 / 3260 ] simplifiying candidate # 69.661 * [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)))) 69.662 * * [simplify]: iters left: 6 (24 enodes) 69.674 * * [simplify]: iters left: 5 (91 enodes) 69.703 * * [simplify]: iters left: 4 (150 enodes) 69.740 * * [simplify]: iters left: 3 (241 enodes) 69.795 * * [simplify]: iters left: 2 (339 enodes) 69.886 * * [simplify]: iters left: 1 (393 enodes) 69.995 * * [simplify]: Extracting #0: cost 1 inf + 0 69.995 * * [simplify]: Extracting #1: cost 11 inf + 0 69.995 * * [simplify]: Extracting #2: cost 63 inf + 0 69.996 * * [simplify]: Extracting #3: cost 91 inf + 456 69.997 * * [simplify]: Extracting #4: cost 85 inf + 1648 69.999 * * [simplify]: Extracting #5: cost 71 inf + 3244 70.002 * * [simplify]: Extracting #6: cost 49 inf + 7177 70.010 * * [simplify]: Extracting #7: cost 21 inf + 18361 70.022 * * [simplify]: Extracting #8: cost 0 inf + 29742 70.036 * * [simplify]: Extracting #9: cost 0 inf + 29702 70.045 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 70.045 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 70.046 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 70.046 * * [simplify]: iters left: 6 (11 enodes) 70.049 * * [simplify]: iters left: 5 (42 enodes) 70.056 * * [simplify]: iters left: 4 (67 enodes) 70.069 * * [simplify]: iters left: 3 (111 enodes) 70.105 * * [simplify]: iters left: 2 (140 enodes) 70.124 * * [simplify]: iters left: 1 (160 enodes) 70.149 * * [simplify]: Extracting #0: cost 1 inf + 0 70.150 * * [simplify]: Extracting #1: cost 0 inf + 1 70.150 * [simplify]: Simplified to 0 70.150 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 70.150 * * * * [progress]: [ 111 / 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) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 70.150 * * [simplify]: iters left: 6 (27 enodes) 70.157 * * [simplify]: iters left: 5 (111 enodes) 70.184 * * [simplify]: iters left: 4 (265 enodes) 70.299 * * [simplify]: Extracting #0: cost 1 inf + 0 70.299 * * [simplify]: Extracting #1: cost 11 inf + 0 70.299 * * [simplify]: Extracting #2: cost 154 inf + 0 70.300 * * [simplify]: Extracting #3: cost 280 inf + 1 70.302 * * [simplify]: Extracting #4: cost 269 inf + 1336 70.306 * * [simplify]: Extracting #5: cost 194 inf + 25914 70.324 * * [simplify]: Extracting #6: cost 58 inf + 78577 70.352 * * [simplify]: Extracting #7: cost 42 inf + 84830 70.380 * * [simplify]: Extracting #8: cost 22 inf + 89542 70.417 * * [simplify]: Extracting #9: cost 3 inf + 99041 70.449 * * [simplify]: Extracting #10: cost 0 inf + 100101 70.465 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))))) 70.466 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 70.466 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 70.467 * * [simplify]: iters left: 6 (16 enodes) 70.471 * * [simplify]: iters left: 5 (68 enodes) 70.493 * * [simplify]: iters left: 4 (179 enodes) 70.600 * * [simplify]: Extracting #0: cost 1 inf + 0 70.600 * * [simplify]: Extracting #1: cost 27 inf + 0 70.600 * * [simplify]: Extracting #2: cost 153 inf + 0 70.601 * * [simplify]: Extracting #3: cost 242 inf + 83 70.604 * * [simplify]: Extracting #4: cost 185 inf + 16503 70.617 * * [simplify]: Extracting #5: cost 15 inf + 79352 70.648 * * [simplify]: Extracting #6: cost 0 inf + 84943 70.674 * [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))))) 70.674 * [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))))))) 70.674 * * * * [progress]: [ 112 / 3260 ] simplifiying candidate # 70.675 * [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))))) 70.675 * * [simplify]: iters left: 6 (28 enodes) 70.682 * * [simplify]: iters left: 5 (112 enodes) 70.702 * * [simplify]: iters left: 4 (235 enodes) 70.773 * * [simplify]: Extracting #0: cost 1 inf + 0 70.773 * * [simplify]: Extracting #1: cost 11 inf + 0 70.773 * * [simplify]: Extracting #2: cost 119 inf + 0 70.774 * * [simplify]: Extracting #3: cost 210 inf + 1 70.776 * * [simplify]: Extracting #4: cost 194 inf + 2548 70.784 * * [simplify]: Extracting #5: cost 72 inf + 38602 70.792 * * [simplify]: Extracting #6: cost 42 inf + 51945 70.802 * * [simplify]: Extracting #7: cost 23 inf + 58671 70.813 * * [simplify]: Extracting #8: cost 2 inf + 66853 70.841 * * [simplify]: Extracting #9: cost 0 inf + 67533 70.862 * * [simplify]: Extracting #10: cost 0 inf + 67423 70.874 * [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)))) 70.874 * [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)))))) 70.874 * [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)))) 70.874 * * [simplify]: iters left: 6 (15 enodes) 70.879 * * [simplify]: iters left: 5 (63 enodes) 70.891 * * [simplify]: iters left: 4 (145 enodes) 70.947 * * [simplify]: iters left: 3 (499 enodes) 71.299 * * [simplify]: Extracting #0: cost 1 inf + 0 71.299 * * [simplify]: Extracting #1: cost 0 inf + 1 71.300 * [simplify]: Simplified to 0 71.300 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 0)) 71.300 * * * * [progress]: [ 113 / 3260 ] simplifiying candidate # 71.300 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 71.300 * * [simplify]: iters left: 6 (28 enodes) 71.308 * * [simplify]: iters left: 5 (111 enodes) 71.334 * * [simplify]: iters left: 4 (249 enodes) 71.414 * * [simplify]: Extracting #0: cost 1 inf + 0 71.414 * * [simplify]: Extracting #1: cost 13 inf + 0 71.414 * * [simplify]: Extracting #2: cost 120 inf + 0 71.415 * * [simplify]: Extracting #3: cost 194 inf + 3 71.416 * * [simplify]: Extracting #4: cost 178 inf + 3168 71.420 * * [simplify]: Extracting #5: cost 77 inf + 29821 71.427 * * [simplify]: Extracting #6: cost 43 inf + 43264 71.441 * * [simplify]: Extracting #7: cost 27 inf + 49389 71.463 * * [simplify]: Extracting #8: cost 1 inf + 59075 71.486 * * [simplify]: Extracting #9: cost 0 inf + 59095 71.508 * * [simplify]: Extracting #10: cost 0 inf + 59065 71.531 * [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)) 71.531 * [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))))) 71.532 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 71.532 * * [simplify]: iters left: 6 (15 enodes) 71.537 * * [simplify]: iters left: 5 (62 enodes) 71.550 * * [simplify]: iters left: 4 (159 enodes) 71.614 * * [simplify]: iters left: 3 (475 enodes) 71.973 * * [simplify]: Extracting #0: cost 1 inf + 0 71.974 * * [simplify]: Extracting #1: cost 42 inf + 0 71.975 * * [simplify]: Extracting #2: cost 194 inf + 1 71.981 * * [simplify]: Extracting #3: cost 205 inf + 15094 72.014 * * [simplify]: Extracting #4: cost 20 inf + 63712 72.045 * * [simplify]: Extracting #5: cost 3 inf + 65204 72.076 * * [simplify]: Extracting #6: cost 0 inf + 65965 72.106 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 72.106 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 72.107 * * * * [progress]: [ 114 / 3260 ] simplifiying candidate # 72.107 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 72.107 * * [simplify]: iters left: 6 (26 enodes) 72.121 * * [simplify]: iters left: 5 (105 enodes) 72.160 * * [simplify]: iters left: 4 (234 enodes) 72.234 * * [simplify]: Extracting #0: cost 1 inf + 0 72.234 * * [simplify]: Extracting #1: cost 11 inf + 0 72.234 * * [simplify]: Extracting #2: cost 115 inf + 0 72.235 * * [simplify]: Extracting #3: cost 207 inf + 1 72.236 * * [simplify]: Extracting #4: cost 182 inf + 5410 72.241 * * [simplify]: Extracting #5: cost 97 inf + 31819 72.249 * * [simplify]: Extracting #6: cost 44 inf + 52422 72.260 * * [simplify]: Extracting #7: cost 30 inf + 57368 72.284 * * [simplify]: Extracting #8: cost 3 inf + 66876 72.309 * * [simplify]: Extracting #9: cost 0 inf + 68281 72.335 * * [simplify]: Extracting #10: cost 0 inf + 68186 72.353 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (sqrt 2))) 72.353 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (sqrt 2))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 72.354 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 72.354 * * [simplify]: iters left: 6 (15 enodes) 72.358 * * [simplify]: iters left: 5 (62 enodes) 72.372 * * [simplify]: iters left: 4 (148 enodes) 72.441 * * [simplify]: iters left: 3 (499 enodes) 72.811 * * [simplify]: Extracting #0: cost 1 inf + 0 72.811 * * [simplify]: Extracting #1: cost 0 inf + 1 72.811 * [simplify]: Simplified to 0 72.812 * [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)) 72.812 * * * * [progress]: [ 115 / 3260 ] simplifiying candidate # 72.812 * [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))))) 72.812 * * [simplify]: iters left: 6 (27 enodes) 72.820 * * [simplify]: iters left: 5 (105 enodes) 72.846 * * [simplify]: iters left: 4 (207 enodes) 72.913 * * [simplify]: Extracting #0: cost 1 inf + 0 72.913 * * [simplify]: Extracting #1: cost 11 inf + 0 72.913 * * [simplify]: Extracting #2: cost 94 inf + 0 72.914 * * [simplify]: Extracting #3: cost 164 inf + 1 72.914 * * [simplify]: Extracting #4: cost 162 inf + 45 72.915 * * [simplify]: Extracting #5: cost 137 inf + 4652 72.920 * * [simplify]: Extracting #6: cost 65 inf + 26005 72.926 * * [simplify]: Extracting #7: cost 37 inf + 33977 72.936 * * [simplify]: Extracting #8: cost 12 inf + 42105 72.955 * * [simplify]: Extracting #9: cost 0 inf + 48895 72.970 * * [simplify]: Extracting #10: cost 0 inf + 48615 72.979 * * [simplify]: Extracting #11: cost 0 inf + 48585 72.993 * [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)))) 72.994 * [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)))))) 72.994 * [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)))) 72.995 * * [simplify]: iters left: 6 (14 enodes) 73.002 * * [simplify]: iters left: 5 (56 enodes) 73.015 * * [simplify]: iters left: 4 (117 enodes) 73.054 * * [simplify]: iters left: 3 (347 enodes) 73.282 * * [simplify]: Extracting #0: cost 1 inf + 0 73.282 * * [simplify]: Extracting #1: cost 0 inf + 1 73.282 * [simplify]: Simplified to 0 73.282 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (* (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (cbrt b) (sqrt 2)) (sqrt a)))) 0)) 73.283 * * * * [progress]: [ 116 / 3260 ] simplifiying candidate # 73.283 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 73.284 * * [simplify]: iters left: 6 (27 enodes) 73.297 * * [simplify]: iters left: 5 (106 enodes) 73.334 * * [simplify]: iters left: 4 (205 enodes) 73.425 * * [simplify]: iters left: 3 (473 enodes) 73.682 * * [simplify]: Extracting #0: cost 1 inf + 0 73.682 * * [simplify]: Extracting #1: cost 11 inf + 0 73.682 * * [simplify]: Extracting #2: cost 125 inf + 0 73.683 * * [simplify]: Extracting #3: cost 215 inf + 3 73.685 * * [simplify]: Extracting #4: cost 194 inf + 4373 73.691 * * [simplify]: Extracting #5: cost 100 inf + 25210 73.703 * * [simplify]: Extracting #6: cost 57 inf + 37144 73.716 * * [simplify]: Extracting #7: cost 44 inf + 41929 73.734 * * [simplify]: Extracting #8: cost 4 inf + 58574 73.749 * * [simplify]: Extracting #9: cost 0 inf + 59894 73.765 * * [simplify]: Extracting #10: cost 0 inf + 59864 73.780 * [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))))) 73.780 * [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))))) 73.780 * [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))) 73.781 * * [simplify]: iters left: 6 (14 enodes) 73.785 * * [simplify]: iters left: 5 (57 enodes) 73.803 * * [simplify]: iters left: 4 (116 enodes) 73.838 * * [simplify]: iters left: 3 (321 enodes) 73.990 * * [simplify]: Extracting #0: cost 1 inf + 0 73.990 * * [simplify]: Extracting #1: cost 0 inf + 1 73.990 * [simplify]: Simplified to 0 73.990 * [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)) 73.990 * * * * [progress]: [ 117 / 3260 ] simplifiying candidate # 73.990 * [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)))))) 73.991 * * [simplify]: iters left: 6 (26 enodes) 74.000 * * [simplify]: iters left: 5 (105 enodes) 74.023 * * [simplify]: iters left: 4 (233 enodes) 74.105 * * [simplify]: Extracting #0: cost 1 inf + 0 74.105 * * [simplify]: Extracting #1: cost 11 inf + 0 74.105 * * [simplify]: Extracting #2: cost 106 inf + 0 74.106 * * [simplify]: Extracting #3: cost 174 inf + 3 74.107 * * [simplify]: Extracting #4: cost 174 inf + 5 74.109 * * [simplify]: Extracting #5: cost 145 inf + 6586 74.118 * * [simplify]: Extracting #6: cost 67 inf + 29830 74.136 * * [simplify]: Extracting #7: cost 26 inf + 43346 74.154 * * [simplify]: Extracting #8: cost 4 inf + 50295 74.173 * * [simplify]: Extracting #9: cost 0 inf + 52120 74.183 * * [simplify]: Extracting #10: cost 0 inf + 52025 74.193 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) 74.193 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 74.194 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 74.194 * * [simplify]: iters left: 6 (15 enodes) 74.198 * * [simplify]: iters left: 5 (62 enodes) 74.210 * * [simplify]: iters left: 4 (149 enodes) 74.287 * * [simplify]: iters left: 3 (450 enodes) 74.634 * * [simplify]: Extracting #0: cost 1 inf + 0 74.635 * * [simplify]: Extracting #1: cost 0 inf + 1 74.635 * [simplify]: Simplified to 0 74.635 * [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)) 74.635 * * * * [progress]: [ 118 / 3260 ] simplifiying candidate # 74.635 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 74.636 * * [simplify]: iters left: 6 (27 enodes) 74.649 * * [simplify]: iters left: 5 (106 enodes) 74.687 * * [simplify]: iters left: 4 (206 enodes) 74.760 * * [simplify]: iters left: 3 (475 enodes) 74.925 * * [simplify]: Extracting #0: cost 1 inf + 0 74.925 * * [simplify]: Extracting #1: cost 11 inf + 0 74.925 * * [simplify]: Extracting #2: cost 118 inf + 0 74.926 * * [simplify]: Extracting #3: cost 225 inf + 128 74.927 * * [simplify]: Extracting #4: cost 203 inf + 2532 74.934 * * [simplify]: Extracting #5: cost 101 inf + 23302 74.955 * * [simplify]: Extracting #6: cost 59 inf + 34719 74.966 * * [simplify]: Extracting #7: cost 39 inf + 42541 74.979 * * [simplify]: Extracting #8: cost 5 inf + 56033 74.994 * * [simplify]: Extracting #9: cost 0 inf + 57715 75.021 * * [simplify]: Extracting #10: cost 0 inf + 57605 75.048 * [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))) 75.048 * [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)))))) 75.049 * [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)))) 75.049 * * [simplify]: iters left: 6 (14 enodes) 75.053 * * [simplify]: iters left: 5 (57 enodes) 75.066 * * [simplify]: iters left: 4 (118 enodes) 75.113 * * [simplify]: iters left: 3 (314 enodes) 75.244 * * [simplify]: Extracting #0: cost 1 inf + 0 75.244 * * [simplify]: Extracting #1: cost 0 inf + 1 75.244 * [simplify]: Simplified to 0 75.244 * [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)) 75.244 * * * * [progress]: [ 119 / 3260 ] simplifiying candidate # 75.244 * [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)))) 75.244 * * [simplify]: iters left: 6 (26 enodes) 75.252 * * [simplify]: iters left: 5 (97 enodes) 75.272 * * [simplify]: iters left: 4 (191 enodes) 75.333 * * [simplify]: iters left: 3 (401 enodes) 75.505 * * [simplify]: Extracting #0: cost 1 inf + 0 75.505 * * [simplify]: Extracting #1: cost 13 inf + 0 75.506 * * [simplify]: Extracting #2: cost 115 inf + 0 75.507 * * [simplify]: Extracting #3: cost 169 inf + 46 75.509 * * [simplify]: Extracting #4: cost 148 inf + 2287 75.516 * * [simplify]: Extracting #5: cost 84 inf + 13817 75.525 * * [simplify]: Extracting #6: cost 57 inf + 21198 75.539 * * [simplify]: Extracting #7: cost 38 inf + 28917 75.548 * * [simplify]: Extracting #8: cost 2 inf + 43028 75.559 * * [simplify]: Extracting #9: cost 0 inf + 43613 75.571 * * [simplify]: Extracting #10: cost 0 inf + 43558 75.591 * [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)) 75.592 * [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))))) 75.592 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 75.592 * * [simplify]: iters left: 6 (13 enodes) 75.600 * * [simplify]: iters left: 5 (48 enodes) 75.618 * * [simplify]: iters left: 4 (103 enodes) 75.644 * * [simplify]: iters left: 3 (238 enodes) 75.764 * * [simplify]: Extracting #0: cost 1 inf + 0 75.764 * * [simplify]: Extracting #1: cost 0 inf + 1 75.764 * [simplify]: Simplified to 0 75.764 * [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)) 75.764 * * * * [progress]: [ 120 / 3260 ] simplifiying candidate # 75.765 * [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)))))) 75.765 * * [simplify]: iters left: 6 (26 enodes) 75.778 * * [simplify]: iters left: 5 (104 enodes) 75.816 * * [simplify]: iters left: 4 (227 enodes) 75.875 * * [simplify]: Extracting #0: cost 1 inf + 0 75.875 * * [simplify]: Extracting #1: cost 11 inf + 0 75.875 * * [simplify]: Extracting #2: cost 116 inf + 0 75.876 * * [simplify]: Extracting #3: cost 210 inf + 1 75.877 * * [simplify]: Extracting #4: cost 187 inf + 4324 75.882 * * [simplify]: Extracting #5: cost 97 inf + 32275 75.891 * * [simplify]: Extracting #6: cost 44 inf + 53440 75.901 * * [simplify]: Extracting #7: cost 23 inf + 61307 75.915 * * [simplify]: Extracting #8: cost 3 inf + 68214 75.940 * * [simplify]: Extracting #9: cost 0 inf + 69379 75.961 * * [simplify]: Extracting #10: cost 0 inf + 69364 75.974 * [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)))) 75.974 * [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))))))) 75.974 * [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))))) 75.975 * * [simplify]: iters left: 6 (15 enodes) 75.983 * * [simplify]: iters left: 5 (61 enodes) 76.005 * * [simplify]: iters left: 4 (142 enodes) 76.058 * * [simplify]: iters left: 3 (474 enodes) 76.342 * * [simplify]: Extracting #0: cost 1 inf + 0 76.342 * * [simplify]: Extracting #1: cost 0 inf + 1 76.342 * [simplify]: Simplified to 0 76.342 * [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)) 76.342 * * * * [progress]: [ 121 / 3260 ] simplifiying candidate # 76.342 * [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))))) 76.343 * * [simplify]: iters left: 6 (27 enodes) 76.349 * * [simplify]: iters left: 5 (105 enodes) 76.376 * * [simplify]: iters left: 4 (202 enodes) 76.437 * * [simplify]: iters left: 3 (488 enodes) 76.631 * * [simplify]: Extracting #0: cost 1 inf + 0 76.631 * * [simplify]: Extracting #1: cost 11 inf + 0 76.631 * * [simplify]: Extracting #2: cost 130 inf + 0 76.632 * * [simplify]: Extracting #3: cost 245 inf + 43 76.633 * * [simplify]: Extracting #4: cost 223 inf + 3779 76.639 * * [simplify]: Extracting #5: cost 110 inf + 29732 76.650 * * [simplify]: Extracting #6: cost 57 inf + 47585 76.664 * * [simplify]: Extracting #7: cost 42 inf + 52482 76.687 * * [simplify]: Extracting #8: cost 7 inf + 67235 76.703 * * [simplify]: Extracting #9: cost 0 inf + 70375 76.720 * * [simplify]: Extracting #10: cost 0 inf + 70185 76.736 * [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)))) 76.736 * [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)))))) 76.736 * [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)))) 76.737 * * [simplify]: iters left: 6 (14 enodes) 76.741 * * [simplify]: iters left: 5 (56 enodes) 76.751 * * [simplify]: iters left: 4 (113 enodes) 76.784 * * [simplify]: iters left: 3 (324 enodes) 76.950 * * [simplify]: Extracting #0: cost 1 inf + 0 76.950 * * [simplify]: Extracting #1: cost 0 inf + 1 76.950 * [simplify]: Simplified to 0 76.950 * [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)) 76.950 * * * * [progress]: [ 122 / 3260 ] simplifiying candidate # 76.951 * [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)))) 76.951 * * [simplify]: iters left: 6 (27 enodes) 76.961 * * [simplify]: iters left: 5 (105 enodes) 76.989 * * [simplify]: iters left: 4 (200 enodes) 77.052 * * [simplify]: iters left: 3 (460 enodes) 77.267 * * [simplify]: Extracting #0: cost 1 inf + 0 77.267 * * [simplify]: Extracting #1: cost 11 inf + 0 77.267 * * [simplify]: Extracting #2: cost 104 inf + 0 77.268 * * [simplify]: Extracting #3: cost 191 inf + 3 77.269 * * [simplify]: Extracting #4: cost 176 inf + 1718 77.275 * * [simplify]: Extracting #5: cost 98 inf + 17145 77.282 * * [simplify]: Extracting #6: cost 58 inf + 28679 77.290 * * [simplify]: Extracting #7: cost 40 inf + 34488 77.303 * * [simplify]: Extracting #8: cost 4 inf + 50192 77.327 * * [simplify]: Extracting #9: cost 0 inf + 51672 77.351 * * [simplify]: Extracting #10: cost 0 inf + 51562 77.376 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) 77.376 * [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))))) 77.377 * [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))) 77.377 * * [simplify]: iters left: 6 (14 enodes) 77.385 * * [simplify]: iters left: 5 (56 enodes) 77.405 * * [simplify]: iters left: 4 (112 enodes) 77.457 * * [simplify]: iters left: 3 (297 enodes) 77.592 * * [simplify]: Extracting #0: cost 1 inf + 0 77.592 * * [simplify]: Extracting #1: cost 0 inf + 1 77.592 * [simplify]: Simplified to 0 77.592 * [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)) 77.592 * * * * [progress]: [ 123 / 3260 ] simplifiying candidate # 77.593 * [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)))))) 77.593 * * [simplify]: iters left: 6 (24 enodes) 77.599 * * [simplify]: iters left: 5 (96 enodes) 77.624 * * [simplify]: iters left: 4 (201 enodes) 77.687 * * [simplify]: iters left: 3 (482 enodes) 77.892 * * [simplify]: Extracting #0: cost 1 inf + 0 77.892 * * [simplify]: Extracting #1: cost 11 inf + 0 77.892 * * [simplify]: Extracting #2: cost 110 inf + 0 77.894 * * [simplify]: Extracting #3: cost 235 inf + 1 77.896 * * [simplify]: Extracting #4: cost 221 inf + 1911 77.907 * * [simplify]: Extracting #5: cost 119 inf + 26283 77.931 * * [simplify]: Extracting #6: cost 59 inf + 46624 77.945 * * [simplify]: Extracting #7: cost 37 inf + 54905 77.960 * * [simplify]: Extracting #8: cost 3 inf + 68800 77.978 * * [simplify]: Extracting #9: cost 0 inf + 69860 78.006 * [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))) 78.006 * [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))))))) 78.006 * [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))))) 78.006 * * [simplify]: iters left: 6 (13 enodes) 78.010 * * [simplify]: iters left: 5 (53 enodes) 78.020 * * [simplify]: iters left: 4 (118 enodes) 78.052 * * [simplify]: iters left: 3 (324 enodes) 78.156 * * [simplify]: Extracting #0: cost 1 inf + 0 78.156 * * [simplify]: Extracting #1: cost 0 inf + 1 78.156 * [simplify]: Simplified to 0 78.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 78.157 * * * * [progress]: [ 124 / 3260 ] simplifiying candidate # 78.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 78.157 * * [simplify]: iters left: 6 (24 enodes) 78.166 * * [simplify]: iters left: 5 (91 enodes) 78.184 * * [simplify]: iters left: 4 (165 enodes) 78.245 * * [simplify]: iters left: 3 (347 enodes) 78.371 * * [simplify]: Extracting #0: cost 1 inf + 0 78.371 * * [simplify]: Extracting #1: cost 9 inf + 0 78.371 * * [simplify]: Extracting #2: cost 91 inf + 0 78.372 * * [simplify]: Extracting #3: cost 167 inf + 859 78.372 * * [simplify]: Extracting #4: cost 164 inf + 1187 78.373 * * [simplify]: Extracting #5: cost 141 inf + 4722 78.377 * * [simplify]: Extracting #6: cost 78 inf + 18058 78.383 * * [simplify]: Extracting #7: cost 55 inf + 22804 78.392 * * [simplify]: Extracting #8: cost 33 inf + 29377 78.400 * * [simplify]: Extracting #9: cost 4 inf + 43502 78.411 * * [simplify]: Extracting #10: cost 0 inf + 45127 78.421 * * [simplify]: Extracting #11: cost 0 inf + 45072 78.431 * [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)) 78.431 * [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)))))) 78.431 * [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)))) 78.431 * * [simplify]: iters left: 6 (11 enodes) 78.435 * * [simplify]: iters left: 5 (43 enodes) 78.450 * * [simplify]: iters left: 4 (84 enodes) 78.483 * * [simplify]: iters left: 3 (212 enodes) 78.578 * * [simplify]: iters left: 2 (472 enodes) 78.757 * * [simplify]: Extracting #0: cost 1 inf + 0 78.757 * * [simplify]: Extracting #1: cost 0 inf + 1 78.757 * [simplify]: Simplified to 0 78.757 * [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)) 78.757 * * * * [progress]: [ 125 / 3260 ] simplifiying candidate # 78.758 * [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)))) 78.758 * * [simplify]: iters left: 6 (25 enodes) 78.771 * * [simplify]: iters left: 5 (98 enodes) 78.789 * * [simplify]: iters left: 4 (184 enodes) 78.836 * * [simplify]: iters left: 3 (378 enodes) 78.988 * * [simplify]: Extracting #0: cost 1 inf + 0 78.988 * * [simplify]: Extracting #1: cost 11 inf + 0 78.988 * * [simplify]: Extracting #2: cost 86 inf + 0 78.989 * * [simplify]: Extracting #3: cost 144 inf + 205 78.990 * * [simplify]: Extracting #4: cost 135 inf + 1270 78.993 * * [simplify]: Extracting #5: cost 109 inf + 4612 78.998 * * [simplify]: Extracting #6: cost 70 inf + 11806 79.007 * * [simplify]: Extracting #7: cost 56 inf + 14950 79.018 * * [simplify]: Extracting #8: cost 45 inf + 16083 79.030 * * [simplify]: Extracting #9: cost 18 inf + 28539 79.046 * * [simplify]: Extracting #10: cost 0 inf + 37394 79.062 * * [simplify]: Extracting #11: cost 0 inf + 37139 79.080 * * [simplify]: Extracting #12: cost 0 inf + 37124 79.096 * [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))) 79.096 * [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))))) 79.097 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 79.097 * * [simplify]: iters left: 6 (12 enodes) 79.103 * * [simplify]: iters left: 5 (49 enodes) 79.114 * * [simplify]: iters left: 4 (99 enodes) 79.137 * * [simplify]: iters left: 3 (234 enodes) 79.219 * * [simplify]: iters left: 2 (447 enodes) 79.353 * * [simplify]: Extracting #0: cost 1 inf + 0 79.353 * * [simplify]: Extracting #1: cost 0 inf + 1 79.353 * [simplify]: Simplified to 0 79.353 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 79.353 * * * * [progress]: [ 126 / 3260 ] simplifiying candidate # 79.353 * [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)))))) 79.354 * * [simplify]: iters left: 6 (25 enodes) 79.361 * * [simplify]: iters left: 5 (100 enodes) 79.389 * * [simplify]: iters left: 4 (203 enodes) 79.447 * * [simplify]: iters left: 3 (465 enodes) 79.670 * * [simplify]: Extracting #0: cost 1 inf + 0 79.670 * * [simplify]: Extracting #1: cost 11 inf + 0 79.671 * * [simplify]: Extracting #2: cost 110 inf + 0 79.671 * * [simplify]: Extracting #3: cost 186 inf + 3 79.672 * * [simplify]: Extracting #4: cost 166 inf + 2839 79.676 * * [simplify]: Extracting #5: cost 106 inf + 15114 79.687 * * [simplify]: Extracting #6: cost 74 inf + 24581 79.703 * * [simplify]: Extracting #7: cost 49 inf + 33887 79.727 * * [simplify]: Extracting #8: cost 3 inf + 53973 79.755 * * [simplify]: Extracting #9: cost 0 inf + 55074 79.782 * [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)))) 79.782 * [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))))))) 79.783 * [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))))) 79.783 * * [simplify]: iters left: 6 (14 enodes) 79.790 * * [simplify]: iters left: 5 (57 enodes) 79.810 * * [simplify]: iters left: 4 (121 enodes) 79.867 * * [simplify]: iters left: 3 (291 enodes) 80.016 * * [simplify]: Extracting #0: cost 1 inf + 0 80.016 * * [simplify]: Extracting #1: cost 0 inf + 1 80.016 * [simplify]: Simplified to 0 80.016 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 80.017 * * * * [progress]: [ 127 / 3260 ] simplifiying candidate # 80.017 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 80.017 * * [simplify]: iters left: 6 (26 enodes) 80.030 * * [simplify]: iters left: 5 (101 enodes) 80.066 * * [simplify]: iters left: 4 (183 enodes) 80.113 * * [simplify]: iters left: 3 (361 enodes) 80.237 * * [simplify]: Extracting #0: cost 1 inf + 0 80.237 * * [simplify]: Extracting #1: cost 11 inf + 0 80.237 * * [simplify]: Extracting #2: cost 84 inf + 0 80.238 * * [simplify]: Extracting #3: cost 131 inf + 408 80.240 * * [simplify]: Extracting #4: cost 113 inf + 2413 80.244 * * [simplify]: Extracting #5: cost 66 inf + 8412 80.251 * * [simplify]: Extracting #6: cost 58 inf + 10737 80.261 * * [simplify]: Extracting #7: cost 54 inf + 11565 80.271 * * [simplify]: Extracting #8: cost 20 inf + 24452 80.286 * * [simplify]: Extracting #9: cost 0 inf + 33490 80.302 * * [simplify]: Extracting #10: cost 0 inf + 33275 80.310 * * [simplify]: Extracting #11: cost 0 inf + 33260 80.318 * [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)) 80.318 * [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)))))) 80.318 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 80.319 * * [simplify]: iters left: 6 (13 enodes) 80.322 * * [simplify]: iters left: 5 (52 enodes) 80.333 * * [simplify]: iters left: 4 (98 enodes) 80.376 * * [simplify]: iters left: 3 (212 enodes) 80.452 * * [simplify]: iters left: 2 (371 enodes) 80.566 * * [simplify]: Extracting #0: cost 1 inf + 0 80.566 * * [simplify]: Extracting #1: cost 0 inf + 1 80.566 * [simplify]: Simplified to 0 80.566 * [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)) 80.566 * * * * [progress]: [ 128 / 3260 ] simplifiying candidate # 80.567 * [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)))) 80.567 * * [simplify]: iters left: 6 (25 enodes) 80.573 * * [simplify]: iters left: 5 (92 enodes) 80.589 * * [simplify]: iters left: 4 (169 enodes) 80.628 * * [simplify]: iters left: 3 (293 enodes) 80.700 * * [simplify]: iters left: 2 (464 enodes) 80.814 * * [simplify]: Extracting #0: cost 1 inf + 0 80.814 * * [simplify]: Extracting #1: cost 11 inf + 0 80.815 * * [simplify]: Extracting #2: cost 70 inf + 0 80.815 * * [simplify]: Extracting #3: cost 95 inf + 1026 80.819 * * [simplify]: Extracting #4: cost 60 inf + 5033 80.823 * * [simplify]: Extracting #5: cost 52 inf + 7074 80.828 * * [simplify]: Extracting #6: cost 47 inf + 8025 80.837 * * [simplify]: Extracting #7: cost 10 inf + 20077 80.850 * * [simplify]: Extracting #8: cost 1 inf + 24199 80.863 * * [simplify]: Extracting #9: cost 0 inf + 24659 80.876 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 80.876 * [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))))) 80.876 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 80.876 * * [simplify]: iters left: 6 (12 enodes) 80.883 * * [simplify]: iters left: 5 (44 enodes) 80.899 * * [simplify]: iters left: 4 (92 enodes) 80.929 * * [simplify]: iters left: 3 (159 enodes) 80.975 * * [simplify]: iters left: 2 (267 enodes) 81.037 * * [simplify]: iters left: 1 (364 enodes) 81.127 * * [simplify]: Extracting #0: cost 1 inf + 0 81.127 * * [simplify]: Extracting #1: cost 0 inf + 1 81.127 * [simplify]: Simplified to 0 81.127 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 81.127 * * * * [progress]: [ 129 / 3260 ] simplifiying candidate # 81.128 * [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)))))) 81.128 * * [simplify]: iters left: 6 (26 enodes) 81.139 * * [simplify]: iters left: 5 (107 enodes) 81.178 * * [simplify]: iters left: 4 (236 enodes) 81.275 * * [simplify]: Extracting #0: cost 1 inf + 0 81.276 * * [simplify]: Extracting #1: cost 11 inf + 0 81.276 * * [simplify]: Extracting #2: cost 115 inf + 0 81.276 * * [simplify]: Extracting #3: cost 197 inf + 87 81.278 * * [simplify]: Extracting #4: cost 166 inf + 5960 81.283 * * [simplify]: Extracting #5: cost 60 inf + 35748 81.291 * * [simplify]: Extracting #6: cost 41 inf + 43634 81.298 * * [simplify]: Extracting #7: cost 36 inf + 44160 81.306 * * [simplify]: Extracting #8: cost 17 inf + 49887 81.316 * * [simplify]: Extracting #9: cost 5 inf + 55822 81.327 * * [simplify]: Extracting #10: cost 0 inf + 58147 81.339 * * [simplify]: Extracting #11: cost 0 inf + 58052 81.350 * [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))))) 81.350 * [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))))))) 81.351 * [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))))) 81.351 * * [simplify]: iters left: 6 (15 enodes) 81.360 * * [simplify]: iters left: 5 (64 enodes) 81.383 * * [simplify]: iters left: 4 (149 enodes) 81.456 * * [simplify]: iters left: 3 (466 enodes) 81.905 * * [simplify]: Extracting #0: cost 1 inf + 0 81.905 * * [simplify]: Extracting #1: cost 0 inf + 1 81.905 * [simplify]: Simplified to 0 81.905 * [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)) 81.905 * * * * [progress]: [ 130 / 3260 ] simplifiying candidate # 81.906 * [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))))) 81.906 * * [simplify]: iters left: 6 (27 enodes) 81.919 * * [simplify]: iters left: 5 (108 enodes) 81.943 * * [simplify]: iters left: 4 (212 enodes) 82.022 * * [simplify]: Extracting #0: cost 1 inf + 0 82.022 * * [simplify]: Extracting #1: cost 11 inf + 0 82.023 * * [simplify]: Extracting #2: cost 98 inf + 0 82.023 * * [simplify]: Extracting #3: cost 156 inf + 45 82.025 * * [simplify]: Extracting #4: cost 147 inf + 621 82.027 * * [simplify]: Extracting #5: cost 117 inf + 6097 82.035 * * [simplify]: Extracting #6: cost 56 inf + 22498 82.045 * * [simplify]: Extracting #7: cost 41 inf + 26218 82.057 * * [simplify]: Extracting #8: cost 13 inf + 34273 82.073 * * [simplify]: Extracting #9: cost 0 inf + 41445 82.089 * * [simplify]: Extracting #10: cost 0 inf + 41165 82.105 * [simplify]: Simplified to (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (/ b (/ (* (cbrt 2) (sqrt a)) (/ -1 (* (* (cbrt 2) (sqrt a)) (cbrt 2)))))) 82.106 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (/ b (/ (* (cbrt 2) (sqrt a)) (/ -1 (* (* (cbrt 2) (sqrt a)) (cbrt 2)))))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 82.106 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 82.106 * * [simplify]: iters left: 6 (14 enodes) 82.114 * * [simplify]: iters left: 5 (59 enodes) 82.138 * * [simplify]: iters left: 4 (121 enodes) 82.168 * * [simplify]: iters left: 3 (332 enodes) 82.390 * * [simplify]: Extracting #0: cost 1 inf + 0 82.391 * * [simplify]: Extracting #1: cost 0 inf + 1 82.391 * [simplify]: Simplified to 0 82.391 * [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)) 82.391 * * * * [progress]: [ 131 / 3260 ] simplifiying candidate # 82.391 * [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)))) 82.392 * * [simplify]: iters left: 6 (26 enodes) 82.405 * * [simplify]: iters left: 5 (103 enodes) 82.442 * * [simplify]: iters left: 4 (203 enodes) 82.528 * * [simplify]: iters left: 3 (443 enodes) 82.782 * * [simplify]: Extracting #0: cost 1 inf + 0 82.782 * * [simplify]: Extracting #1: cost 11 inf + 0 82.783 * * [simplify]: Extracting #2: cost 127 inf + 0 82.785 * * [simplify]: Extracting #3: cost 191 inf + 89 82.787 * * [simplify]: Extracting #4: cost 158 inf + 3438 82.791 * * [simplify]: Extracting #5: cost 82 inf + 18607 82.799 * * [simplify]: Extracting #6: cost 57 inf + 25499 82.806 * * [simplify]: Extracting #7: cost 37 inf + 33592 82.820 * * [simplify]: Extracting #8: cost 2 inf + 47489 82.847 * * [simplify]: Extracting #9: cost 0 inf + 48114 82.869 * * [simplify]: Extracting #10: cost 0 inf + 48099 82.891 * [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)))) 82.891 * [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))))) 82.892 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 82.892 * * [simplify]: iters left: 6 (13 enodes) 82.900 * * [simplify]: iters left: 5 (54 enodes) 82.920 * * [simplify]: iters left: 4 (112 enodes) 82.967 * * [simplify]: iters left: 3 (281 enodes) 83.107 * * [simplify]: Extracting #0: cost 1 inf + 0 83.107 * * [simplify]: Extracting #1: cost 0 inf + 1 83.107 * [simplify]: Simplified to 0 83.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))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 83.107 * * * * [progress]: [ 132 / 3260 ] simplifiying candidate # 83.107 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 83.107 * * [simplify]: iters left: 6 (25 enodes) 83.114 * * [simplify]: iters left: 5 (102 enodes) 83.135 * * [simplify]: iters left: 4 (221 enodes) 83.212 * * [simplify]: Extracting #0: cost 1 inf + 0 83.212 * * [simplify]: Extracting #1: cost 11 inf + 0 83.212 * * [simplify]: Extracting #2: cost 95 inf + 0 83.213 * * [simplify]: Extracting #3: cost 154 inf + 88 83.214 * * [simplify]: Extracting #4: cost 152 inf + 213 83.216 * * [simplify]: Extracting #5: cost 124 inf + 5399 83.223 * * [simplify]: Extracting #6: cost 61 inf + 21970 83.234 * * [simplify]: Extracting #7: cost 38 inf + 27576 83.240 * * [simplify]: Extracting #8: cost 12 inf + 36081 83.249 * * [simplify]: Extracting #9: cost 0 inf + 41758 83.257 * * [simplify]: Extracting #10: cost 0 inf + 41503 83.269 * * [simplify]: Extracting #11: cost 0 inf + 41488 83.286 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2)))) 83.286 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 83.286 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 83.287 * * [simplify]: iters left: 6 (14 enodes) 83.295 * * [simplify]: iters left: 5 (59 enodes) 83.315 * * [simplify]: iters left: 4 (134 enodes) 83.379 * * [simplify]: iters left: 3 (357 enodes) 83.663 * * [simplify]: Extracting #0: cost 1 inf + 0 83.663 * * [simplify]: Extracting #1: cost 0 inf + 1 83.663 * [simplify]: Simplified to 0 83.663 * [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)) 83.663 * * * * [progress]: [ 133 / 3260 ] simplifiying candidate # 83.664 * [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))))) 83.664 * * [simplify]: iters left: 6 (26 enodes) 83.682 * * [simplify]: iters left: 5 (102 enodes) 83.718 * * [simplify]: iters left: 4 (197 enodes) 83.796 * * [simplify]: iters left: 3 (423 enodes) 83.953 * * [simplify]: Extracting #0: cost 1 inf + 0 83.953 * * [simplify]: Extracting #1: cost 11 inf + 0 83.954 * * [simplify]: Extracting #2: cost 142 inf + 0 83.956 * * [simplify]: Extracting #3: cost 221 inf + 331 83.958 * * [simplify]: Extracting #4: cost 181 inf + 5229 83.973 * * [simplify]: Extracting #5: cost 82 inf + 24605 83.989 * * [simplify]: Extracting #6: cost 57 inf + 30618 83.998 * * [simplify]: Extracting #7: cost 39 inf + 37671 84.010 * * [simplify]: Extracting #8: cost 4 inf + 51445 84.036 * * [simplify]: Extracting #9: cost 0 inf + 52965 84.052 * * [simplify]: Extracting #10: cost 0 inf + 52935 84.065 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 84.065 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 84.066 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 84.066 * * [simplify]: iters left: 6 (13 enodes) 84.070 * * [simplify]: iters left: 5 (53 enodes) 84.089 * * [simplify]: iters left: 4 (106 enodes) 84.113 * * [simplify]: iters left: 3 (257 enodes) 84.277 * * [simplify]: Extracting #0: cost 1 inf + 0 84.277 * * [simplify]: Extracting #1: cost 0 inf + 1 84.277 * [simplify]: Simplified to 0 84.277 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 84.278 * * * * [progress]: [ 134 / 3260 ] simplifiying candidate # 84.278 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 84.278 * * [simplify]: iters left: 6 (25 enodes) 84.290 * * [simplify]: iters left: 5 (98 enodes) 84.320 * * [simplify]: iters left: 4 (183 enodes) 84.397 * * [simplify]: iters left: 3 (365 enodes) 84.543 * * [simplify]: Extracting #0: cost 1 inf + 0 84.543 * * [simplify]: Extracting #1: cost 11 inf + 0 84.544 * * [simplify]: Extracting #2: cost 109 inf + 0 84.544 * * [simplify]: Extracting #3: cost 149 inf + 213 84.545 * * [simplify]: Extracting #4: cost 132 inf + 1777 84.546 * * [simplify]: Extracting #5: cost 106 inf + 5362 84.550 * * [simplify]: Extracting #6: cost 67 inf + 12011 84.554 * * [simplify]: Extracting #7: cost 53 inf + 13647 84.561 * * [simplify]: Extracting #8: cost 19 inf + 25897 84.581 * * [simplify]: Extracting #9: cost 0 inf + 35837 84.598 * * [simplify]: Extracting #10: cost 0 inf + 35597 84.614 * [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))) 84.614 * [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))))) 84.615 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 84.615 * * [simplify]: iters left: 6 (12 enodes) 84.622 * * [simplify]: iters left: 5 (49 enodes) 84.632 * * [simplify]: iters left: 4 (94 enodes) 84.654 * * [simplify]: iters left: 3 (221 enodes) 84.769 * * [simplify]: iters left: 2 (492 enodes) 85.237 * * [simplify]: Extracting #0: cost 1 inf + 0 85.237 * * [simplify]: Extracting #1: cost 0 inf + 1 85.237 * [simplify]: Simplified to 0 85.237 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 85.238 * * * * [progress]: [ 135 / 3260 ] simplifiying candidate # 85.238 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 85.238 * * [simplify]: iters left: 6 (24 enodes) 85.251 * * [simplify]: iters left: 5 (95 enodes) 85.286 * * [simplify]: iters left: 4 (196 enodes) 85.340 * * [simplify]: iters left: 3 (441 enodes) 85.591 * * [simplify]: Extracting #0: cost 1 inf + 0 85.591 * * [simplify]: Extracting #1: cost 11 inf + 0 85.591 * * [simplify]: Extracting #2: cost 137 inf + 0 85.592 * * [simplify]: Extracting #3: cost 209 inf + 7 85.593 * * [simplify]: Extracting #4: cost 181 inf + 3506 85.598 * * [simplify]: Extracting #5: cost 81 inf + 23469 85.605 * * [simplify]: Extracting #6: cost 60 inf + 29549 85.615 * * [simplify]: Extracting #7: cost 41 inf + 36355 85.635 * * [simplify]: Extracting #8: cost 7 inf + 50144 85.647 * * [simplify]: Extracting #9: cost 0 inf + 53284 85.659 * [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)))) 85.659 * [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))))))) 85.659 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 85.659 * * [simplify]: iters left: 6 (13 enodes) 85.663 * * [simplify]: iters left: 5 (52 enodes) 85.676 * * [simplify]: iters left: 4 (111 enodes) 85.721 * * [simplify]: iters left: 3 (278 enodes) 85.873 * * [simplify]: Extracting #0: cost 1 inf + 0 85.873 * * [simplify]: Extracting #1: cost 0 inf + 1 85.873 * [simplify]: Simplified to 0 85.873 * [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)) 85.873 * * * * [progress]: [ 136 / 3260 ] simplifiying candidate # 85.874 * [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))))) 85.874 * * [simplify]: iters left: 6 (25 enodes) 85.886 * * [simplify]: iters left: 5 (96 enodes) 85.919 * * [simplify]: iters left: 4 (178 enodes) 85.968 * * [simplify]: iters left: 3 (347 enodes) 86.105 * * [simplify]: Extracting #0: cost 1 inf + 0 86.105 * * [simplify]: Extracting #1: cost 11 inf + 0 86.106 * * [simplify]: Extracting #2: cost 103 inf + 0 86.107 * * [simplify]: Extracting #3: cost 134 inf + 91 86.109 * * [simplify]: Extracting #4: cost 88 inf + 4967 86.114 * * [simplify]: Extracting #5: cost 55 inf + 9183 86.119 * * [simplify]: Extracting #6: cost 57 inf + 10041 86.122 * * [simplify]: Extracting #7: cost 54 inf + 10528 86.127 * * [simplify]: Extracting #8: cost 25 inf + 20973 86.134 * * [simplify]: Extracting #9: cost 1 inf + 32291 86.141 * * [simplify]: Extracting #10: cost 0 inf + 32456 86.152 * * [simplify]: Extracting #11: cost 0 inf + 32401 86.170 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (/ (/ b a) 2)) 86.170 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 86.171 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 86.171 * * [simplify]: iters left: 6 (12 enodes) 86.177 * * [simplify]: iters left: 5 (47 enodes) 86.188 * * [simplify]: iters left: 4 (89 enodes) 86.209 * * [simplify]: iters left: 3 (186 enodes) 86.287 * * [simplify]: iters left: 2 (378 enodes) 86.538 * * [simplify]: Extracting #0: cost 1 inf + 0 86.538 * * [simplify]: Extracting #1: cost 0 inf + 1 86.538 * [simplify]: Simplified to 0 86.538 * [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)) 86.538 * * * * [progress]: [ 137 / 3260 ] simplifiying candidate # 86.538 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 86.538 * * [simplify]: iters left: 6 (24 enodes) 86.545 * * [simplify]: iters left: 5 (90 enodes) 86.560 * * [simplify]: iters left: 4 (144 enodes) 86.600 * * [simplify]: iters left: 3 (235 enodes) 86.664 * * [simplify]: iters left: 2 (351 enodes) 86.757 * * [simplify]: iters left: 1 (470 enodes) 86.887 * * [simplify]: Extracting #0: cost 1 inf + 0 86.887 * * [simplify]: Extracting #1: cost 9 inf + 0 86.887 * * [simplify]: Extracting #2: cost 72 inf + 2 86.889 * * [simplify]: Extracting #3: cost 94 inf + 1044 86.891 * * [simplify]: Extracting #4: cost 72 inf + 3198 86.894 * * [simplify]: Extracting #5: cost 61 inf + 4361 86.899 * * [simplify]: Extracting #6: cost 45 inf + 7573 86.906 * * [simplify]: Extracting #7: cost 15 inf + 19950 86.923 * * [simplify]: Extracting #8: cost 0 inf + 28811 86.935 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (* (/ b a) 1/2)) 86.935 * [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))))) 86.935 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 86.935 * * [simplify]: iters left: 6 (11 enodes) 86.941 * * [simplify]: iters left: 5 (40 enodes) 86.949 * * [simplify]: iters left: 4 (65 enodes) 86.962 * * [simplify]: iters left: 3 (97 enodes) 86.981 * * [simplify]: iters left: 2 (165 enodes) 87.054 * * [simplify]: iters left: 1 (271 enodes) 87.171 * * [simplify]: Extracting #0: cost 1 inf + 0 87.171 * * [simplify]: Extracting #1: cost 0 inf + 1 87.171 * [simplify]: Simplified to 0 87.171 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 87.171 * * * * [progress]: [ 138 / 3260 ] simplifiying candidate # 87.172 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 87.172 * * [simplify]: iters left: 6 (23 enodes) 87.184 * * [simplify]: iters left: 5 (94 enodes) 87.203 * * [simplify]: iters left: 4 (191 enodes) 87.268 * * [simplify]: iters left: 3 (416 enodes) 87.465 * * [simplify]: Extracting #0: cost 1 inf + 0 87.465 * * [simplify]: Extracting #1: cost 11 inf + 0 87.466 * * [simplify]: Extracting #2: cost 121 inf + 0 87.466 * * [simplify]: Extracting #3: cost 178 inf + 48 87.467 * * [simplify]: Extracting #4: cost 151 inf + 4111 87.471 * * [simplify]: Extracting #5: cost 77 inf + 19111 87.478 * * [simplify]: Extracting #6: cost 60 inf + 24380 87.488 * * [simplify]: Extracting #7: cost 34 inf + 34207 87.509 * * [simplify]: Extracting #8: cost 3 inf + 46894 87.528 * * [simplify]: Extracting #9: cost 0 inf + 48019 87.539 * * [simplify]: Extracting #10: cost 0 inf + 48004 87.550 * [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)))) 87.550 * [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))))))) 87.550 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 87.550 * * [simplify]: iters left: 6 (12 enodes) 87.556 * * [simplify]: iters left: 5 (51 enodes) 87.573 * * [simplify]: iters left: 4 (106 enodes) 87.621 * * [simplify]: iters left: 3 (247 enodes) 87.771 * * [simplify]: Extracting #0: cost 1 inf + 0 87.771 * * [simplify]: Extracting #1: cost 0 inf + 1 87.771 * [simplify]: Simplified to 0 87.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))) (* (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)) 87.772 * * * * [progress]: [ 139 / 3260 ] simplifiying candidate # 87.772 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 87.772 * * [simplify]: iters left: 6 (24 enodes) 87.784 * * [simplify]: iters left: 5 (95 enodes) 87.820 * * [simplify]: iters left: 4 (175 enodes) 87.861 * * [simplify]: iters left: 3 (343 enodes) 87.974 * * [simplify]: Extracting #0: cost 1 inf + 0 87.974 * * [simplify]: Extracting #1: cost 11 inf + 0 87.975 * * [simplify]: Extracting #2: cost 97 inf + 0 87.975 * * [simplify]: Extracting #3: cost 126 inf + 132 87.981 * * [simplify]: Extracting #4: cost 81 inf + 4482 87.986 * * [simplify]: Extracting #5: cost 50 inf + 8696 87.991 * * [simplify]: Extracting #6: cost 57 inf + 8859 87.997 * * [simplify]: Extracting #7: cost 55 inf + 9482 88.006 * * [simplify]: Extracting #8: cost 13 inf + 25014 88.021 * * [simplify]: Extracting #9: cost 1 inf + 31069 88.035 * * [simplify]: Extracting #10: cost 0 inf + 31274 88.050 * * [simplify]: Extracting #11: cost 0 inf + 31219 88.057 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ b (* a 2))) 88.057 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 88.058 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 88.058 * * [simplify]: iters left: 6 (11 enodes) 88.061 * * [simplify]: iters left: 5 (46 enodes) 88.070 * * [simplify]: iters left: 4 (86 enodes) 88.090 * * [simplify]: iters left: 3 (183 enodes) 88.142 * * [simplify]: iters left: 2 (372 enodes) 88.350 * * [simplify]: Extracting #0: cost 1 inf + 0 88.350 * * [simplify]: Extracting #1: cost 0 inf + 1 88.350 * [simplify]: Simplified to 0 88.350 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ b (* a 2))) 0)) 88.351 * * * * [progress]: [ 140 / 3260 ] simplifiying candidate # 88.351 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 88.351 * * [simplify]: iters left: 6 (23 enodes) 88.364 * * [simplify]: iters left: 5 (89 enodes) 88.393 * * [simplify]: iters left: 4 (143 enodes) 88.447 * * [simplify]: iters left: 3 (234 enodes) 88.513 * * [simplify]: iters left: 2 (348 enodes) 88.588 * * [simplify]: iters left: 1 (463 enodes) 88.724 * * [simplify]: Extracting #0: cost 1 inf + 0 88.724 * * [simplify]: Extracting #1: cost 9 inf + 0 88.724 * * [simplify]: Extracting #2: cost 73 inf + 2 88.726 * * [simplify]: Extracting #3: cost 101 inf + 709 88.728 * * [simplify]: Extracting #4: cost 72 inf + 3564 88.731 * * [simplify]: Extracting #5: cost 61 inf + 4686 88.735 * * [simplify]: Extracting #6: cost 46 inf + 7340 88.739 * * [simplify]: Extracting #7: cost 16 inf + 20265 88.747 * * [simplify]: Extracting #8: cost 2 inf + 27542 88.754 * * [simplify]: Extracting #9: cost 0 inf + 29055 88.761 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 88.761 * [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))))) 88.761 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 88.761 * * [simplify]: iters left: 6 (10 enodes) 88.764 * * [simplify]: iters left: 5 (39 enodes) 88.777 * * [simplify]: iters left: 4 (64 enodes) 88.789 * * [simplify]: iters left: 3 (96 enodes) 88.813 * * [simplify]: iters left: 2 (164 enodes) 88.857 * * [simplify]: iters left: 1 (270 enodes) 88.947 * * [simplify]: Extracting #0: cost 1 inf + 0 88.947 * * [simplify]: Extracting #1: cost 0 inf + 1 88.947 * [simplify]: Simplified to 0 88.947 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 88.948 * * * * [progress]: [ 141 / 3260 ] simplifiying candidate # 88.948 * [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)))))) 88.949 * * [simplify]: iters left: 6 (23 enodes) 88.961 * * [simplify]: iters left: 5 (95 enodes) 88.996 * * [simplify]: iters left: 4 (200 enodes) 89.067 * * [simplify]: iters left: 3 (405 enodes) 89.178 * * [simplify]: Extracting #0: cost 1 inf + 0 89.178 * * [simplify]: Extracting #1: cost 11 inf + 0 89.179 * * [simplify]: Extracting #2: cost 103 inf + 0 89.179 * * [simplify]: Extracting #3: cost 171 inf + 7 89.180 * * [simplify]: Extracting #4: cost 159 inf + 632 89.182 * * [simplify]: Extracting #5: cost 110 inf + 8907 89.192 * * [simplify]: Extracting #6: cost 62 inf + 19523 89.206 * * [simplify]: Extracting #7: cost 31 inf + 31279 89.218 * * [simplify]: Extracting #8: cost 2 inf + 42286 89.230 * * [simplify]: Extracting #9: cost 0 inf + 42966 89.248 * * [simplify]: Extracting #10: cost 0 inf + 42926 89.258 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))))) 89.259 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 89.259 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 89.259 * * [simplify]: iters left: 6 (12 enodes) 89.264 * * [simplify]: iters left: 5 (53 enodes) 89.274 * * [simplify]: iters left: 4 (117 enodes) 89.301 * * [simplify]: iters left: 3 (255 enodes) 89.373 * * [simplify]: Extracting #0: cost 1 inf + 0 89.373 * * [simplify]: Extracting #1: cost 0 inf + 1 89.373 * [simplify]: Simplified to 0 89.373 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 89.373 * * * * [progress]: [ 142 / 3260 ] simplifiying candidate # 89.373 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 89.374 * * [simplify]: iters left: 6 (24 enodes) 89.380 * * [simplify]: iters left: 5 (96 enodes) 89.403 * * [simplify]: iters left: 4 (185 enodes) 89.475 * * [simplify]: iters left: 3 (330 enodes) 89.574 * * [simplify]: Extracting #0: cost 1 inf + 0 89.574 * * [simplify]: Extracting #1: cost 11 inf + 0 89.574 * * [simplify]: Extracting #2: cost 96 inf + 0 89.575 * * [simplify]: Extracting #3: cost 139 inf + 504 89.577 * * [simplify]: Extracting #4: cost 75 inf + 7181 89.580 * * [simplify]: Extracting #5: cost 51 inf + 10044 89.583 * * [simplify]: Extracting #6: cost 57 inf + 10329 89.586 * * [simplify]: Extracting #7: cost 52 inf + 11256 89.591 * * [simplify]: Extracting #8: cost 15 inf + 25474 89.599 * * [simplify]: Extracting #9: cost 0 inf + 32841 89.607 * * [simplify]: Extracting #10: cost 0 inf + 32641 89.615 * [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)) 89.615 * [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)))))) 89.615 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 89.615 * * [simplify]: iters left: 6 (11 enodes) 89.619 * * [simplify]: iters left: 5 (48 enodes) 89.629 * * [simplify]: iters left: 4 (98 enodes) 89.651 * * [simplify]: iters left: 3 (181 enodes) 89.730 * * [simplify]: iters left: 2 (358 enodes) 90.308 * * [simplify]: Extracting #0: cost 1 inf + 0 90.308 * * [simplify]: Extracting #1: cost 0 inf + 1 90.308 * [simplify]: Simplified to 0 90.308 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (/ (* b -1/2) a)) 0)) 90.309 * * * * [progress]: [ 143 / 3260 ] simplifiying candidate # 90.309 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 90.309 * * [simplify]: iters left: 6 (23 enodes) 90.321 * * [simplify]: iters left: 5 (89 enodes) 90.352 * * [simplify]: iters left: 4 (163 enodes) 90.397 * * [simplify]: iters left: 3 (272 enodes) 90.464 * * [simplify]: iters left: 2 (431 enodes) 90.616 * * [simplify]: Extracting #0: cost 1 inf + 0 90.616 * * [simplify]: Extracting #1: cost 11 inf + 0 90.616 * * [simplify]: Extracting #2: cost 75 inf + 42 90.616 * * [simplify]: Extracting #3: cost 92 inf + 1002 90.618 * * [simplify]: Extracting #4: cost 53 inf + 3862 90.619 * * [simplify]: Extracting #5: cost 51 inf + 4609 90.621 * * [simplify]: Extracting #6: cost 48 inf + 5137 90.623 * * [simplify]: Extracting #7: cost 36 inf + 6827 90.627 * * [simplify]: Extracting #8: cost 12 inf + 16334 90.635 * * [simplify]: Extracting #9: cost 0 inf + 21943 90.647 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 90.647 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 90.647 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 90.648 * * [simplify]: iters left: 6 (10 enodes) 90.654 * * [simplify]: iters left: 5 (41 enodes) 90.669 * * [simplify]: iters left: 4 (81 enodes) 90.697 * * [simplify]: iters left: 3 (127 enodes) 90.737 * * [simplify]: iters left: 2 (186 enodes) 90.795 * * [simplify]: iters left: 1 (266 enodes) 90.904 * * [simplify]: Extracting #0: cost 1 inf + 0 90.904 * * [simplify]: Extracting #1: cost 0 inf + 1 90.904 * [simplify]: Simplified to 0 90.904 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 90.904 * * * * [progress]: [ 144 / 3260 ] simplifiying candidate # 90.905 * [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))) 90.905 * * [simplify]: iters left: 6 (22 enodes) 90.917 * * [simplify]: iters left: 5 (86 enodes) 90.933 * * [simplify]: iters left: 4 (145 enodes) 90.970 * * [simplify]: iters left: 3 (240 enodes) 91.018 * * [simplify]: iters left: 2 (363 enodes) 91.109 * * [simplify]: iters left: 1 (497 enodes) 91.280 * * [simplify]: Extracting #0: cost 1 inf + 0 91.281 * * [simplify]: Extracting #1: cost 9 inf + 0 91.281 * * [simplify]: Extracting #2: cost 79 inf + 2 91.282 * * [simplify]: Extracting #3: cost 112 inf + 586 91.285 * * [simplify]: Extracting #4: cost 79 inf + 3362 91.288 * * [simplify]: Extracting #5: cost 61 inf + 4848 91.291 * * [simplify]: Extracting #6: cost 47 inf + 7218 91.299 * * [simplify]: Extracting #7: cost 15 inf + 21757 91.307 * * [simplify]: Extracting #8: cost 0 inf + 29432 91.314 * * [simplify]: Extracting #9: cost 0 inf + 29392 91.325 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ 1/2 (/ a b))) 91.325 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ 1/2 (/ a b))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 91.325 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 91.326 * * [simplify]: iters left: 6 (9 enodes) 91.331 * * [simplify]: iters left: 5 (36 enodes) 91.345 * * [simplify]: iters left: 4 (67 enodes) 91.369 * * [simplify]: iters left: 3 (97 enodes) 91.405 * * [simplify]: iters left: 2 (158 enodes) 91.480 * * [simplify]: iters left: 1 (263 enodes) 91.555 * * [simplify]: Extracting #0: cost 1 inf + 0 91.555 * * [simplify]: Extracting #1: cost 0 inf + 1 91.555 * [simplify]: Simplified to 0 91.555 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ 1/2 (/ a b))) 0)) 91.555 * * * * [progress]: [ 145 / 3260 ] simplifiying candidate # 91.556 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 91.556 * * [simplify]: iters left: 6 (22 enodes) 91.565 * * [simplify]: iters left: 5 (87 enodes) 91.584 * * [simplify]: iters left: 4 (154 enodes) 91.621 * * [simplify]: iters left: 3 (267 enodes) 91.687 * * [simplify]: iters left: 2 (412 enodes) 91.815 * * [simplify]: Extracting #0: cost 1 inf + 0 91.815 * * [simplify]: Extracting #1: cost 11 inf + 0 91.815 * * [simplify]: Extracting #2: cost 75 inf + 0 91.816 * * [simplify]: Extracting #3: cost 98 inf + 461 91.818 * * [simplify]: Extracting #4: cost 54 inf + 3687 91.822 * * [simplify]: Extracting #5: cost 51 inf + 4432 91.824 * * [simplify]: Extracting #6: cost 48 inf + 4919 91.826 * * [simplify]: Extracting #7: cost 39 inf + 5790 91.830 * * [simplify]: Extracting #8: cost 10 inf + 18070 91.837 * * [simplify]: Extracting #9: cost 0 inf + 22111 91.843 * * [simplify]: Extracting #10: cost 0 inf + 21816 91.849 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (* b (/ 1/2 a))) 91.849 * [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))))) 91.849 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 91.850 * * [simplify]: iters left: 5 (9 enodes) 91.853 * * [simplify]: iters left: 4 (39 enodes) 91.865 * * [simplify]: iters left: 3 (65 enodes) 91.880 * * [simplify]: iters left: 2 (129 enodes) 91.912 * * [simplify]: iters left: 1 (210 enodes) 91.962 * * [simplify]: Extracting #0: cost 1 inf + 0 91.963 * * [simplify]: Extracting #1: cost 0 inf + 1 91.963 * [simplify]: Simplified to 0 91.963 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (* b (/ 1/2 a))) 0)) 91.963 * * * * [progress]: [ 146 / 3260 ] simplifiying candidate # 91.963 * [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)))))) 91.963 * * [simplify]: iters left: 6 (22 enodes) 91.971 * * [simplify]: iters left: 5 (82 enodes) 91.986 * * [simplify]: iters left: 4 (123 enodes) 92.024 * * [simplify]: iters left: 3 (176 enodes) 92.079 * * [simplify]: iters left: 2 (240 enodes) 92.154 * * [simplify]: iters left: 1 (312 enodes) 92.257 * * [simplify]: Extracting #0: cost 1 inf + 0 92.257 * * [simplify]: Extracting #1: cost 11 inf + 0 92.258 * * [simplify]: Extracting #2: cost 56 inf + 0 92.258 * * [simplify]: Extracting #3: cost 99 inf + 252 92.259 * * [simplify]: Extracting #4: cost 92 inf + 957 92.260 * * [simplify]: Extracting #5: cost 94 inf + 2067 92.264 * * [simplify]: Extracting #6: cost 69 inf + 11763 92.271 * * [simplify]: Extracting #7: cost 28 inf + 33405 92.282 * * [simplify]: Extracting #8: cost 8 inf + 40768 92.294 * * [simplify]: Extracting #9: cost 0 inf + 43888 92.300 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 92.300 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 92.301 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 92.301 * * [simplify]: iters left: 6 (10 enodes) 92.303 * * [simplify]: iters left: 5 (37 enodes) 92.310 * * [simplify]: iters left: 4 (57 enodes) 92.328 * * [simplify]: iters left: 3 (104 enodes) 92.351 * * [simplify]: iters left: 2 (158 enodes) 92.395 * * [simplify]: iters left: 1 (225 enodes) 92.437 * * [simplify]: Extracting #0: cost 1 inf + 0 92.437 * * [simplify]: Extracting #1: cost 0 inf + 1 92.437 * [simplify]: Simplified to 0 92.437 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 92.437 * * * * [progress]: [ 147 / 3260 ] simplifiying candidate # 92.438 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 92.438 * * [simplify]: iters left: 6 (21 enodes) 92.443 * * [simplify]: iters left: 5 (73 enodes) 92.470 * * [simplify]: iters left: 4 (107 enodes) 92.502 * * [simplify]: iters left: 3 (145 enodes) 92.542 * * [simplify]: iters left: 2 (170 enodes) 92.566 * * [simplify]: iters left: 1 (185 enodes) 92.612 * * [simplify]: Extracting #0: cost 1 inf + 0 92.612 * * [simplify]: Extracting #1: cost 9 inf + 0 92.612 * * [simplify]: Extracting #2: cost 35 inf + 0 92.613 * * [simplify]: Extracting #3: cost 49 inf + 209 92.613 * * [simplify]: Extracting #4: cost 35 inf + 1527 92.614 * * [simplify]: Extracting #5: cost 40 inf + 1733 92.615 * * [simplify]: Extracting #6: cost 42 inf + 1776 92.617 * * [simplify]: Extracting #7: cost 31 inf + 2690 92.619 * * [simplify]: Extracting #8: cost 25 inf + 3871 92.623 * * [simplify]: Extracting #9: cost 6 inf + 10902 92.629 * * [simplify]: Extracting #10: cost 0 inf + 13142 92.635 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 92.635 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 92.636 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 92.636 * * [simplify]: iters left: 6 (9 enodes) 92.640 * * [simplify]: iters left: 5 (29 enodes) 92.649 * * [simplify]: iters left: 4 (42 enodes) 92.662 * * [simplify]: iters left: 3 (58 enodes) 92.670 * * [simplify]: iters left: 2 (68 enodes) 92.679 * * [simplify]: Extracting #0: cost 1 inf + 0 92.679 * * [simplify]: Extracting #1: cost 0 inf + 1 92.679 * [simplify]: Simplified to 0 92.679 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 92.679 * * * * [progress]: [ 148 / 3260 ] simplifiying candidate # 92.679 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 92.679 * * [simplify]: iters left: 6 (25 enodes) 92.686 * * [simplify]: iters left: 5 (96 enodes) 92.713 * * [simplify]: iters left: 4 (190 enodes) 92.763 * * [simplify]: iters left: 3 (368 enodes) 92.888 * * [simplify]: Extracting #0: cost 1 inf + 0 92.888 * * [simplify]: Extracting #1: cost 11 inf + 0 92.888 * * [simplify]: Extracting #2: cost 75 inf + 0 92.889 * * [simplify]: Extracting #3: cost 120 inf + 205 92.890 * * [simplify]: Extracting #4: cost 115 inf + 535 92.892 * * [simplify]: Extracting #5: cost 90 inf + 6198 92.900 * * [simplify]: Extracting #6: cost 49 inf + 19923 92.910 * * [simplify]: Extracting #7: cost 36 inf + 23178 92.923 * * [simplify]: Extracting #8: cost 13 inf + 29583 92.932 * * [simplify]: Extracting #9: cost 0 inf + 35323 92.939 * * [simplify]: Extracting #10: cost 0 inf + 35268 92.948 * [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)) 92.948 * [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))))))) 92.948 * [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))))) 92.948 * * [simplify]: iters left: 6 (13 enodes) 92.952 * * [simplify]: iters left: 5 (53 enodes) 92.964 * * [simplify]: iters left: 4 (117 enodes) 92.992 * * [simplify]: iters left: 3 (275 enodes) 93.079 * * [simplify]: iters left: 2 (474 enodes) 93.256 * * [simplify]: Extracting #0: cost 1 inf + 0 93.256 * * [simplify]: Extracting #1: cost 0 inf + 1 93.256 * [simplify]: Simplified to 0 93.256 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ b 2) a)) 0)) 93.257 * * * * [progress]: [ 149 / 3260 ] simplifiying candidate # 93.257 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 93.257 * * [simplify]: iters left: 6 (23 enodes) 93.263 * * [simplify]: iters left: 5 (87 enodes) 93.283 * * [simplify]: iters left: 4 (150 enodes) 93.335 * * [simplify]: iters left: 3 (243 enodes) 93.417 * * [simplify]: iters left: 2 (328 enodes) 93.507 * * [simplify]: iters left: 1 (404 enodes) 93.627 * * [simplify]: Extracting #0: cost 1 inf + 0 93.628 * * [simplify]: Extracting #1: cost 11 inf + 0 93.628 * * [simplify]: Extracting #2: cost 59 inf + 0 93.629 * * [simplify]: Extracting #3: cost 101 inf + 127 93.630 * * [simplify]: Extracting #4: cost 80 inf + 3555 93.637 * * [simplify]: Extracting #5: cost 58 inf + 10382 93.644 * * [simplify]: Extracting #6: cost 37 inf + 16110 93.654 * * [simplify]: Extracting #7: cost 4 inf + 25825 93.666 * * [simplify]: Extracting #8: cost 0 inf + 27305 93.676 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 93.676 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 93.676 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 93.677 * * [simplify]: iters left: 6 (12 enodes) 93.680 * * [simplify]: iters left: 5 (47 enodes) 93.688 * * [simplify]: iters left: 4 (82 enodes) 93.704 * * [simplify]: iters left: 3 (157 enodes) 93.743 * * [simplify]: iters left: 2 (248 enodes) 93.797 * * [simplify]: iters left: 1 (341 enodes) 93.878 * * [simplify]: Extracting #0: cost 1 inf + 0 93.879 * * [simplify]: Extracting #1: cost 0 inf + 1 93.879 * [simplify]: Simplified to 0 93.879 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 0)) 93.879 * * * * [progress]: [ 150 / 3260 ] simplifiying candidate # 93.879 * [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)))) 93.879 * * [simplify]: iters left: 6 (24 enodes) 93.886 * * [simplify]: iters left: 5 (90 enodes) 93.902 * * [simplify]: iters left: 4 (161 enodes) 93.936 * * [simplify]: iters left: 3 (276 enodes) 94.015 * * [simplify]: iters left: 2 (410 enodes) 94.132 * * [simplify]: Extracting #0: cost 1 inf + 0 94.132 * * [simplify]: Extracting #1: cost 13 inf + 0 94.133 * * [simplify]: Extracting #2: cost 59 inf + 0 94.133 * * [simplify]: Extracting #3: cost 100 inf + 44 94.134 * * [simplify]: Extracting #4: cost 101 inf + 170 94.135 * * [simplify]: Extracting #5: cost 97 inf + 625 94.136 * * [simplify]: Extracting #6: cost 89 inf + 3587 94.142 * * [simplify]: Extracting #7: cost 40 inf + 18121 94.151 * * [simplify]: Extracting #8: cost 10 inf + 26656 94.164 * * [simplify]: Extracting #9: cost 0 inf + 30656 94.177 * * [simplify]: Extracting #10: cost 0 inf + 30561 94.189 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) a)) (/ b (* a 2))) 94.189 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) a)) (/ b (* a 2))) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 94.190 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 94.190 * * [simplify]: iters left: 6 (12 enodes) 94.197 * * [simplify]: iters left: 5 (47 enodes) 94.218 * * [simplify]: iters left: 4 (89 enodes) 94.253 * * [simplify]: iters left: 3 (180 enodes) 94.327 * * [simplify]: iters left: 2 (296 enodes) 94.429 * * [simplify]: iters left: 1 (428 enodes) 94.561 * * [simplify]: Extracting #0: cost 1 inf + 0 94.561 * * [simplify]: Extracting #1: cost 0 inf + 1 94.561 * [simplify]: Simplified to 0 94.561 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) a)) (/ b (* a 2))) 0)) 94.561 * * * * [progress]: [ 151 / 3260 ] simplifiying candidate # 94.561 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 94.561 * * [simplify]: iters left: 6 (24 enodes) 94.568 * * [simplify]: iters left: 5 (89 enodes) 94.598 * * [simplify]: iters left: 4 (151 enodes) 94.633 * * [simplify]: iters left: 3 (228 enodes) 94.681 * * [simplify]: iters left: 2 (292 enodes) 94.770 * * [simplify]: iters left: 1 (346 enodes) 94.843 * * [simplify]: Extracting #0: cost 1 inf + 0 94.843 * * [simplify]: Extracting #1: cost 11 inf + 0 94.844 * * [simplify]: Extracting #2: cost 57 inf + 0 94.845 * * [simplify]: Extracting #3: cost 94 inf + 165 94.846 * * [simplify]: Extracting #4: cost 86 inf + 1262 94.848 * * [simplify]: Extracting #5: cost 66 inf + 5131 94.853 * * [simplify]: Extracting #6: cost 37 inf + 10229 94.859 * * [simplify]: Extracting #7: cost 28 inf + 11283 94.867 * * [simplify]: Extracting #8: cost 7 inf + 18594 94.878 * * [simplify]: Extracting #9: cost 0 inf + 21334 94.888 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 94.889 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 94.889 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 94.889 * * [simplify]: iters left: 6 (12 enodes) 94.896 * * [simplify]: iters left: 5 (46 enodes) 94.911 * * [simplify]: iters left: 4 (81 enodes) 94.935 * * [simplify]: iters left: 3 (134 enodes) 94.957 * * [simplify]: iters left: 2 (197 enodes) 95.001 * * [simplify]: iters left: 1 (271 enodes) 95.066 * * [simplify]: Extracting #0: cost 1 inf + 0 95.066 * * [simplify]: Extracting #1: cost 0 inf + 1 95.066 * [simplify]: Simplified to 0 95.067 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 95.067 * * * * [progress]: [ 152 / 3260 ] simplifiying candidate # 95.067 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 95.067 * * [simplify]: iters left: 6 (21 enodes) 95.077 * * [simplify]: iters left: 5 (77 enodes) 95.103 * * [simplify]: iters left: 4 (119 enodes) 95.141 * * [simplify]: iters left: 3 (172 enodes) 95.190 * * [simplify]: iters left: 2 (218 enodes) 95.242 * * [simplify]: iters left: 1 (250 enodes) 95.287 * * [simplify]: Extracting #0: cost 1 inf + 0 95.287 * * [simplify]: Extracting #1: cost 9 inf + 0 95.287 * * [simplify]: Extracting #2: cost 42 inf + 0 95.288 * * [simplify]: Extracting #3: cost 73 inf + 42 95.288 * * [simplify]: Extracting #4: cost 71 inf + 413 95.288 * * [simplify]: Extracting #5: cost 66 inf + 1561 95.289 * * [simplify]: Extracting #6: cost 44 inf + 4911 95.291 * * [simplify]: Extracting #7: cost 33 inf + 5905 95.293 * * [simplify]: Extracting #8: cost 26 inf + 7112 95.296 * * [simplify]: Extracting #9: cost 4 inf + 15243 95.300 * * [simplify]: Extracting #10: cost 0 inf + 16763 95.308 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (- (/ b 2)) a)) 95.308 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (- (/ b 2)) a)) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 95.309 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 95.309 * * [simplify]: iters left: 6 (10 enodes) 95.315 * * [simplify]: iters left: 5 (38 enodes) 95.328 * * [simplify]: iters left: 4 (59 enodes) 95.347 * * [simplify]: iters left: 3 (88 enodes) 95.373 * * [simplify]: iters left: 2 (117 enodes) 95.396 * * [simplify]: iters left: 1 (144 enodes) 95.415 * * [simplify]: Extracting #0: cost 1 inf + 0 95.416 * * [simplify]: Extracting #1: cost 0 inf + 1 95.416 * [simplify]: Simplified to 0 95.416 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (- (/ b 2)) a)) 0)) 95.416 * * * * [progress]: [ 153 / 3260 ] simplifiying candidate # 95.416 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 95.416 * * [simplify]: iters left: 6 (23 enodes) 95.428 * * [simplify]: iters left: 5 (85 enodes) 95.457 * * [simplify]: iters left: 4 (133 enodes) 95.495 * * [simplify]: iters left: 3 (203 enodes) 95.536 * * [simplify]: iters left: 2 (254 enodes) 95.584 * * [simplify]: iters left: 1 (284 enodes) 95.632 * * [simplify]: Extracting #0: cost 1 inf + 0 95.632 * * [simplify]: Extracting #1: cost 11 inf + 0 95.632 * * [simplify]: Extracting #2: cost 49 inf + 0 95.633 * * [simplify]: Extracting #3: cost 68 inf + 128 95.634 * * [simplify]: Extracting #4: cost 57 inf + 996 95.635 * * [simplify]: Extracting #5: cost 51 inf + 2390 95.640 * * [simplify]: Extracting #6: cost 43 inf + 4267 95.643 * * [simplify]: Extracting #7: cost 33 inf + 5082 95.646 * * [simplify]: Extracting #8: cost 23 inf + 7085 95.652 * * [simplify]: Extracting #9: cost 6 inf + 13436 95.660 * * [simplify]: Extracting #10: cost 0 inf + 15796 95.665 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 95.665 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 95.665 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 95.666 * * [simplify]: iters left: 6 (11 enodes) 95.669 * * [simplify]: iters left: 5 (42 enodes) 95.676 * * [simplify]: iters left: 4 (67 enodes) 95.689 * * [simplify]: iters left: 3 (111 enodes) 95.724 * * [simplify]: iters left: 2 (140 enodes) 95.764 * * [simplify]: iters left: 1 (160 enodes) 95.791 * * [simplify]: Extracting #0: cost 1 inf + 0 95.791 * * [simplify]: Extracting #1: cost 0 inf + 1 95.791 * [simplify]: Simplified to 0 95.792 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 95.792 * * * * [progress]: [ 154 / 3260 ] simplifiying candidate # 95.792 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 95.792 * * [simplify]: iters left: 6 (28 enodes) 95.800 * * [simplify]: iters left: 5 (111 enodes) 95.825 * * [simplify]: iters left: 4 (254 enodes) 95.954 * * [simplify]: Extracting #0: cost 1 inf + 0 95.954 * * [simplify]: Extracting #1: cost 11 inf + 0 95.955 * * [simplify]: Extracting #2: cost 151 inf + 0 95.957 * * [simplify]: Extracting #3: cost 274 inf + 1 95.959 * * [simplify]: Extracting #4: cost 263 inf + 1819 95.966 * * [simplify]: Extracting #5: cost 149 inf + 41091 95.982 * * [simplify]: Extracting #6: cost 44 inf + 81236 95.996 * * [simplify]: Extracting #7: cost 21 inf + 89073 96.024 * * [simplify]: Extracting #8: cost 1 inf + 95793 96.041 * * [simplify]: Extracting #9: cost 0 inf + 95766 96.057 * * [simplify]: Extracting #10: cost 0 inf + 95686 96.081 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) 96.081 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 96.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))))) 96.082 * * [simplify]: iters left: 6 (16 enodes) 96.091 * * [simplify]: iters left: 5 (68 enodes) 96.106 * * [simplify]: iters left: 4 (179 enodes) 96.191 * * [simplify]: Extracting #0: cost 1 inf + 0 96.191 * * [simplify]: Extracting #1: cost 27 inf + 0 96.191 * * [simplify]: Extracting #2: cost 153 inf + 0 96.192 * * [simplify]: Extracting #3: cost 242 inf + 83 96.194 * * [simplify]: Extracting #4: cost 185 inf + 16503 96.210 * * [simplify]: Extracting #5: cost 15 inf + 79352 96.223 * * [simplify]: Extracting #6: cost 0 inf + 84943 96.236 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 96.236 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 96.237 * * * * [progress]: [ 155 / 3260 ] simplifiying candidate # 96.237 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 96.237 * * [simplify]: iters left: 6 (26 enodes) 96.245 * * [simplify]: iters left: 5 (103 enodes) 96.284 * * [simplify]: iters left: 4 (215 enodes) 96.377 * * [simplify]: Extracting #0: cost 1 inf + 0 96.377 * * [simplify]: Extracting #1: cost 11 inf + 0 96.377 * * [simplify]: Extracting #2: cost 112 inf + 0 96.378 * * [simplify]: Extracting #3: cost 198 inf + 0 96.379 * * [simplify]: Extracting #4: cost 181 inf + 2505 96.385 * * [simplify]: Extracting #5: cost 95 inf + 29112 96.401 * * [simplify]: Extracting #6: cost 37 inf + 50930 96.416 * * [simplify]: Extracting #7: cost 29 inf + 52585 96.426 * * [simplify]: Extracting #8: cost 11 inf + 57314 96.437 * * [simplify]: Extracting #9: cost 2 inf + 61374 96.448 * * [simplify]: Extracting #10: cost 0 inf + 62159 96.459 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 96.459 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 96.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)))) 96.460 * * [simplify]: iters left: 6 (15 enodes) 96.464 * * [simplify]: iters left: 5 (63 enodes) 96.478 * * [simplify]: iters left: 4 (145 enodes) 96.531 * * [simplify]: iters left: 3 (499 enodes) 96.907 * * [simplify]: Extracting #0: cost 1 inf + 0 96.908 * * [simplify]: Extracting #1: cost 0 inf + 1 96.908 * [simplify]: Simplified to 0 96.908 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 96.908 * * * * [progress]: [ 156 / 3260 ] simplifiying candidate # 96.908 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 96.908 * * [simplify]: iters left: 6 (27 enodes) 96.916 * * [simplify]: iters left: 5 (105 enodes) 96.947 * * [simplify]: iters left: 4 (232 enodes) 97.017 * * [simplify]: Extracting #0: cost 1 inf + 0 97.017 * * [simplify]: Extracting #1: cost 13 inf + 0 97.018 * * [simplify]: Extracting #2: cost 114 inf + 0 97.018 * * [simplify]: Extracting #3: cost 183 inf + 2 97.019 * * [simplify]: Extracting #4: cost 164 inf + 3036 97.025 * * [simplify]: Extracting #5: cost 75 inf + 29689 97.039 * * [simplify]: Extracting #6: cost 34 inf + 43019 97.054 * * [simplify]: Extracting #7: cost 21 inf + 46287 97.063 * * [simplify]: Extracting #8: cost 0 inf + 53550 97.076 * * [simplify]: Extracting #9: cost 0 inf + 53440 97.088 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2))) (/ (/ (cbrt b) (cbrt 2)) (/ a (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))))) 97.089 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2))) (/ (/ (cbrt b) (cbrt 2)) (/ a (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 97.089 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 97.090 * * [simplify]: iters left: 6 (15 enodes) 97.098 * * [simplify]: iters left: 5 (62 enodes) 97.123 * * [simplify]: iters left: 4 (159 enodes) 97.179 * * [simplify]: iters left: 3 (475 enodes) 97.547 * * [simplify]: Extracting #0: cost 1 inf + 0 97.547 * * [simplify]: Extracting #1: cost 42 inf + 0 97.552 * * [simplify]: Extracting #2: cost 194 inf + 1 97.558 * * [simplify]: Extracting #3: cost 205 inf + 15094 97.585 * * [simplify]: Extracting #4: cost 20 inf + 63712 97.607 * * [simplify]: Extracting #5: cost 3 inf + 65204 97.623 * * [simplify]: Extracting #6: cost 0 inf + 65965 97.650 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 97.651 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 97.651 * * * * [progress]: [ 157 / 3260 ] simplifiying candidate # 97.651 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 97.652 * * [simplify]: iters left: 6 (27 enodes) 97.665 * * [simplify]: iters left: 5 (105 enodes) 97.705 * * [simplify]: iters left: 4 (223 enodes) 97.777 * * [simplify]: Extracting #0: cost 1 inf + 0 97.777 * * [simplify]: Extracting #1: cost 11 inf + 0 97.777 * * [simplify]: Extracting #2: cost 113 inf + 0 97.778 * * [simplify]: Extracting #3: cost 203 inf + 0 97.779 * * [simplify]: Extracting #4: cost 194 inf + 691 97.781 * * [simplify]: Extracting #5: cost 137 inf + 15415 97.788 * * [simplify]: Extracting #6: cost 46 inf + 50241 97.798 * * [simplify]: Extracting #7: cost 22 inf + 57622 97.810 * * [simplify]: Extracting #8: cost 0 inf + 64726 97.832 * * [simplify]: Extracting #9: cost 0 inf + 64616 97.855 * * [simplify]: Extracting #10: cost 0 inf + 64536 97.866 * [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)))) 97.867 * [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))))))) 97.867 * [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))))) 97.867 * * [simplify]: iters left: 6 (15 enodes) 97.873 * * [simplify]: iters left: 5 (62 enodes) 97.890 * * [simplify]: iters left: 4 (148 enodes) 97.953 * * [simplify]: iters left: 3 (499 enodes) 98.401 * * [simplify]: Extracting #0: cost 1 inf + 0 98.401 * * [simplify]: Extracting #1: cost 0 inf + 1 98.401 * [simplify]: Simplified to 0 98.402 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 98.402 * * * * [progress]: [ 158 / 3260 ] simplifiying candidate # 98.402 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 98.403 * * [simplify]: iters left: 6 (25 enodes) 98.415 * * [simplify]: iters left: 5 (96 enodes) 98.450 * * [simplify]: iters left: 4 (187 enodes) 98.537 * * [simplify]: iters left: 3 (471 enodes) 98.793 * * [simplify]: Extracting #0: cost 1 inf + 0 98.793 * * [simplify]: Extracting #1: cost 11 inf + 0 98.793 * * [simplify]: Extracting #2: cost 125 inf + 0 98.794 * * [simplify]: Extracting #3: cost 256 inf + 1 98.799 * * [simplify]: Extracting #4: cost 246 inf + 2956 98.805 * * [simplify]: Extracting #5: cost 140 inf + 29850 98.825 * * [simplify]: Extracting #6: cost 45 inf + 58758 98.854 * * [simplify]: Extracting #7: cost 20 inf + 67229 98.876 * * [simplify]: Extracting #8: cost 1 inf + 73302 98.893 * * [simplify]: Extracting #9: cost 0 inf + 73169 98.926 * * [simplify]: Extracting #10: cost 0 inf + 73129 98.945 * [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)) 98.945 * [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)))))) 98.945 * [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)))) 98.945 * * [simplify]: iters left: 6 (14 enodes) 98.950 * * [simplify]: iters left: 5 (56 enodes) 98.962 * * [simplify]: iters left: 4 (117 enodes) 98.993 * * [simplify]: iters left: 3 (347 enodes) 99.206 * * [simplify]: Extracting #0: cost 1 inf + 0 99.206 * * [simplify]: Extracting #1: cost 0 inf + 1 99.206 * [simplify]: Simplified to 0 99.206 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 99.207 * * * * [progress]: [ 159 / 3260 ] simplifiying candidate # 99.207 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 99.207 * * [simplify]: iters left: 6 (26 enodes) 99.214 * * [simplify]: iters left: 5 (100 enodes) 99.232 * * [simplify]: iters left: 4 (188 enodes) 99.292 * * [simplify]: iters left: 3 (426 enodes) 99.520 * * [simplify]: Extracting #0: cost 1 inf + 0 99.520 * * [simplify]: Extracting #1: cost 11 inf + 0 99.521 * * [simplify]: Extracting #2: cost 113 inf + 0 99.521 * * [simplify]: Extracting #3: cost 195 inf + 2 99.523 * * [simplify]: Extracting #4: cost 179 inf + 3486 99.528 * * [simplify]: Extracting #5: cost 100 inf + 21478 99.537 * * [simplify]: Extracting #6: cost 40 inf + 37334 99.557 * * [simplify]: Extracting #7: cost 29 inf + 41054 99.581 * * [simplify]: Extracting #8: cost 2 inf + 49347 99.610 * * [simplify]: Extracting #9: cost 0 inf + 50132 99.624 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) 99.625 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 99.625 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 99.625 * * [simplify]: iters left: 6 (14 enodes) 99.629 * * [simplify]: iters left: 5 (57 enodes) 99.640 * * [simplify]: iters left: 4 (116 enodes) 99.694 * * [simplify]: iters left: 3 (321 enodes) 99.919 * * [simplify]: Extracting #0: cost 1 inf + 0 99.920 * * [simplify]: Extracting #1: cost 0 inf + 1 99.920 * [simplify]: Simplified to 0 99.920 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 99.920 * * * * [progress]: [ 160 / 3260 ] simplifiying candidate # 99.920 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 99.920 * * [simplify]: iters left: 6 (27 enodes) 99.930 * * [simplify]: iters left: 5 (105 enodes) 99.950 * * [simplify]: iters left: 4 (222 enodes) 100.049 * * [simplify]: Extracting #0: cost 1 inf + 0 100.049 * * [simplify]: Extracting #1: cost 11 inf + 0 100.049 * * [simplify]: Extracting #2: cost 96 inf + 0 100.050 * * [simplify]: Extracting #3: cost 165 inf + 2 100.050 * * [simplify]: Extracting #4: cost 164 inf + 5 100.052 * * [simplify]: Extracting #5: cost 129 inf + 7281 100.057 * * [simplify]: Extracting #6: cost 49 inf + 31331 100.063 * * [simplify]: Extracting #7: cost 29 inf + 36312 100.075 * * [simplify]: Extracting #8: cost 10 inf + 41063 100.090 * * [simplify]: Extracting #9: cost 0 inf + 46173 100.107 * * [simplify]: Extracting #10: cost 0 inf + 46063 100.123 * * [simplify]: Extracting #11: cost 0 inf + 45983 100.133 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) 100.133 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 100.134 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 100.134 * * [simplify]: iters left: 6 (15 enodes) 100.138 * * [simplify]: iters left: 5 (62 enodes) 100.153 * * [simplify]: iters left: 4 (149 enodes) 100.233 * * [simplify]: iters left: 3 (450 enodes) 100.586 * * [simplify]: Extracting #0: cost 1 inf + 0 100.586 * * [simplify]: Extracting #1: cost 0 inf + 1 100.586 * [simplify]: Simplified to 0 100.586 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 100.587 * * * * [progress]: [ 161 / 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))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 100.588 * * [simplify]: iters left: 6 (25 enodes) 100.600 * * [simplify]: iters left: 5 (97 enodes) 100.640 * * [simplify]: iters left: 4 (186 enodes) 100.709 * * [simplify]: iters left: 3 (451 enodes) 100.927 * * [simplify]: Extracting #0: cost 1 inf + 0 100.927 * * [simplify]: Extracting #1: cost 11 inf + 0 100.928 * * [simplify]: Extracting #2: cost 106 inf + 0 100.932 * * [simplify]: Extracting #3: cost 211 inf + 4 100.933 * * [simplify]: Extracting #4: cost 196 inf + 1959 100.937 * * [simplify]: Extracting #5: cost 100 inf + 20984 100.946 * * [simplify]: Extracting #6: cost 55 inf + 32969 100.955 * * [simplify]: Extracting #7: cost 25 inf + 42616 100.968 * * [simplify]: Extracting #8: cost 1 inf + 49793 100.982 * * [simplify]: Extracting #9: cost 0 inf + 50254 101.007 * [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))) 101.008 * [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)))))) 101.008 * [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)))) 101.008 * * [simplify]: iters left: 6 (14 enodes) 101.016 * * [simplify]: iters left: 5 (57 enodes) 101.043 * * [simplify]: iters left: 4 (118 enodes) 101.099 * * [simplify]: iters left: 3 (314 enodes) 101.278 * * [simplify]: Extracting #0: cost 1 inf + 0 101.278 * * [simplify]: Extracting #1: cost 0 inf + 1 101.278 * [simplify]: Simplified to 0 101.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)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 101.278 * * * * [progress]: [ 162 / 3260 ] simplifiying candidate # 101.279 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 101.279 * * [simplify]: iters left: 6 (25 enodes) 101.291 * * [simplify]: iters left: 5 (91 enodes) 101.323 * * [simplify]: iters left: 4 (174 enodes) 101.394 * * [simplify]: iters left: 3 (354 enodes) 101.509 * * [simplify]: Extracting #0: cost 1 inf + 0 101.509 * * [simplify]: Extracting #1: cost 13 inf + 0 101.510 * * [simplify]: Extracting #2: cost 101 inf + 0 101.511 * * [simplify]: Extracting #3: cost 148 inf + 4 101.513 * * [simplify]: Extracting #4: cost 112 inf + 5052 101.520 * * [simplify]: Extracting #5: cost 47 inf + 17060 101.530 * * [simplify]: Extracting #6: cost 40 inf + 20341 101.540 * * [simplify]: Extracting #7: cost 37 inf + 21006 101.553 * * [simplify]: Extracting #8: cost 8 inf + 29634 101.568 * * [simplify]: Extracting #9: cost 0 inf + 33234 101.584 * * [simplify]: Extracting #10: cost 0 inf + 33179 101.593 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a)))) (/ (/ b a) 2)) 101.593 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a)))) (/ (/ b a) 2)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 101.593 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 101.593 * * [simplify]: iters left: 6 (13 enodes) 101.597 * * [simplify]: iters left: 5 (48 enodes) 101.606 * * [simplify]: iters left: 4 (103 enodes) 101.630 * * [simplify]: iters left: 3 (238 enodes) 101.700 * * [simplify]: Extracting #0: cost 1 inf + 0 101.700 * * [simplify]: Extracting #1: cost 0 inf + 1 101.700 * [simplify]: Simplified to 0 101.700 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 0)) 101.700 * * * * [progress]: [ 163 / 3260 ] simplifiying candidate # 101.701 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 101.701 * * [simplify]: iters left: 6 (27 enodes) 101.714 * * [simplify]: iters left: 5 (104 enodes) 101.751 * * [simplify]: iters left: 4 (216 enodes) 101.818 * * [simplify]: Extracting #0: cost 1 inf + 0 101.818 * * [simplify]: Extracting #1: cost 11 inf + 0 101.819 * * [simplify]: Extracting #2: cost 112 inf + 0 101.819 * * [simplify]: Extracting #3: cost 203 inf + 0 101.820 * * [simplify]: Extracting #4: cost 193 inf + 933 101.822 * * [simplify]: Extracting #5: cost 132 inf + 17554 101.832 * * [simplify]: Extracting #6: cost 52 inf + 47231 101.841 * * [simplify]: Extracting #7: cost 24 inf + 56791 101.860 * * [simplify]: Extracting #8: cost 1 inf + 64653 101.881 * * [simplify]: Extracting #9: cost 0 inf + 64585 101.903 * * [simplify]: Extracting #10: cost 0 inf + 64505 101.926 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2))) (/ (* (/ (/ (sqrt b) (cbrt a)) (cbrt 2)) (/ (/ (/ (sqrt b) (cbrt a)) (cbrt 2)) (cbrt 2))) (cbrt a))) 101.926 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2))) (/ (* (/ (/ (sqrt b) (cbrt a)) (cbrt 2)) (/ (/ (/ (sqrt b) (cbrt a)) (cbrt 2)) (cbrt 2))) (cbrt a))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 101.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))))) 101.927 * * [simplify]: iters left: 6 (15 enodes) 101.935 * * [simplify]: iters left: 5 (61 enodes) 101.957 * * [simplify]: iters left: 4 (142 enodes) 102.020 * * [simplify]: iters left: 3 (474 enodes) 102.280 * * [simplify]: Extracting #0: cost 1 inf + 0 102.280 * * [simplify]: Extracting #1: cost 0 inf + 1 102.280 * [simplify]: Simplified to 0 102.280 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 102.280 * * * * [progress]: [ 164 / 3260 ] simplifiying candidate # 102.281 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 102.281 * * [simplify]: iters left: 6 (25 enodes) 102.287 * * [simplify]: iters left: 5 (96 enodes) 102.308 * * [simplify]: iters left: 4 (182 enodes) 102.349 * * [simplify]: iters left: 3 (441 enodes) 102.539 * * [simplify]: Extracting #0: cost 1 inf + 0 102.539 * * [simplify]: Extracting #1: cost 11 inf + 0 102.539 * * [simplify]: Extracting #2: cost 111 inf + 0 102.541 * * [simplify]: Extracting #3: cost 219 inf + 1 102.543 * * [simplify]: Extracting #4: cost 203 inf + 3041 102.554 * * [simplify]: Extracting #5: cost 100 inf + 27784 102.578 * * [simplify]: Extracting #6: cost 44 inf + 44748 102.598 * * [simplify]: Extracting #7: cost 23 inf + 51323 102.611 * * [simplify]: Extracting #8: cost 1 inf + 58632 102.626 * * [simplify]: Extracting #9: cost 0 inf + 58797 102.654 * * [simplify]: Extracting #10: cost 0 inf + 58717 102.668 * [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))))) 102.669 * [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)))))) 102.669 * [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)))) 102.669 * * [simplify]: iters left: 6 (14 enodes) 102.673 * * [simplify]: iters left: 5 (56 enodes) 102.689 * * [simplify]: iters left: 4 (113 enodes) 102.739 * * [simplify]: iters left: 3 (324 enodes) 102.910 * * [simplify]: Extracting #0: cost 1 inf + 0 102.910 * * [simplify]: Extracting #1: cost 0 inf + 1 102.910 * [simplify]: Simplified to 0 102.910 * [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)) 102.911 * * * * [progress]: [ 165 / 3260 ] simplifiying candidate # 102.911 * [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)))) 102.912 * * [simplify]: iters left: 6 (26 enodes) 102.924 * * [simplify]: iters left: 5 (99 enodes) 102.958 * * [simplify]: iters left: 4 (183 enodes) 103.036 * * [simplify]: iters left: 3 (414 enodes) 103.182 * * [simplify]: Extracting #0: cost 1 inf + 0 103.182 * * [simplify]: Extracting #1: cost 11 inf + 0 103.182 * * [simplify]: Extracting #2: cost 89 inf + 0 103.183 * * [simplify]: Extracting #3: cost 167 inf + 43 103.184 * * [simplify]: Extracting #4: cost 164 inf + 292 103.185 * * [simplify]: Extracting #5: cost 139 inf + 3981 103.193 * * [simplify]: Extracting #6: cost 64 inf + 22118 103.211 * * [simplify]: Extracting #7: cost 25 inf + 32311 103.224 * * [simplify]: Extracting #8: cost 2 inf + 40293 103.234 * * [simplify]: Extracting #9: cost 0 inf + 41103 103.244 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 103.244 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 103.244 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 103.244 * * [simplify]: iters left: 6 (14 enodes) 103.251 * * [simplify]: iters left: 5 (56 enodes) 103.267 * * [simplify]: iters left: 4 (112 enodes) 103.295 * * [simplify]: iters left: 3 (297 enodes) 103.408 * * [simplify]: Extracting #0: cost 1 inf + 0 103.408 * * [simplify]: Extracting #1: cost 0 inf + 1 103.408 * [simplify]: Simplified to 0 103.408 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 103.408 * * * * [progress]: [ 166 / 3260 ] simplifiying candidate # 103.409 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 103.409 * * [simplify]: iters left: 6 (25 enodes) 103.421 * * [simplify]: iters left: 5 (96 enodes) 103.443 * * [simplify]: iters left: 4 (190 enodes) 103.496 * * [simplify]: iters left: 3 (435 enodes) 103.672 * * [simplify]: Extracting #0: cost 1 inf + 0 103.672 * * [simplify]: Extracting #1: cost 11 inf + 0 103.672 * * [simplify]: Extracting #2: cost 101 inf + 0 103.674 * * [simplify]: Extracting #3: cost 221 inf + 0 103.676 * * [simplify]: Extracting #4: cost 213 inf + 1059 103.683 * * [simplify]: Extracting #5: cost 125 inf + 20987 103.701 * * [simplify]: Extracting #6: cost 58 inf + 41863 103.716 * * [simplify]: Extracting #7: cost 23 inf + 52381 103.729 * * [simplify]: Extracting #8: cost 2 inf + 59550 103.756 * * [simplify]: Extracting #9: cost 0 inf + 60430 103.787 * [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)))) 103.787 * [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))))))) 103.787 * [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))))) 103.788 * * [simplify]: iters left: 6 (13 enodes) 103.795 * * [simplify]: iters left: 5 (53 enodes) 103.815 * * [simplify]: iters left: 4 (118 enodes) 103.866 * * [simplify]: iters left: 3 (324 enodes) 104.012 * * [simplify]: Extracting #0: cost 1 inf + 0 104.013 * * [simplify]: Extracting #1: cost 0 inf + 1 104.013 * [simplify]: Simplified to 0 104.013 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 104.013 * * * * [progress]: [ 167 / 3260 ] simplifiying candidate # 104.014 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 104.014 * * [simplify]: iters left: 6 (22 enodes) 104.025 * * [simplify]: iters left: 5 (82 enodes) 104.053 * * [simplify]: iters left: 4 (145 enodes) 104.106 * * [simplify]: iters left: 3 (301 enodes) 104.191 * * [simplify]: Extracting #0: cost 1 inf + 0 104.191 * * [simplify]: Extracting #1: cost 9 inf + 0 104.191 * * [simplify]: Extracting #2: cost 75 inf + 0 104.191 * * [simplify]: Extracting #3: cost 147 inf + 42 104.192 * * [simplify]: Extracting #4: cost 146 inf + 249 104.193 * * [simplify]: Extracting #5: cost 114 inf + 5281 104.197 * * [simplify]: Extracting #6: cost 49 inf + 20030 104.206 * * [simplify]: Extracting #7: cost 37 inf + 22157 104.220 * * [simplify]: Extracting #8: cost 8 inf + 31163 104.233 * * [simplify]: Extracting #9: cost 0 inf + 34425 104.241 * * [simplify]: Extracting #10: cost 0 inf + 34330 104.249 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 104.249 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 104.250 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 104.250 * * [simplify]: iters left: 6 (11 enodes) 104.253 * * [simplify]: iters left: 5 (43 enodes) 104.261 * * [simplify]: iters left: 4 (84 enodes) 104.279 * * [simplify]: iters left: 3 (212 enodes) 104.373 * * [simplify]: iters left: 2 (472 enodes) 104.522 * * [simplify]: Extracting #0: cost 1 inf + 0 104.523 * * [simplify]: Extracting #1: cost 0 inf + 1 104.523 * [simplify]: Simplified to 0 104.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 104.523 * * * * [progress]: [ 168 / 3260 ] simplifiying candidate # 104.523 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 104.523 * * [simplify]: iters left: 6 (24 enodes) 104.532 * * [simplify]: iters left: 5 (92 enodes) 104.564 * * [simplify]: iters left: 4 (167 enodes) 104.613 * * [simplify]: iters left: 3 (335 enodes) 104.758 * * [simplify]: Extracting #0: cost 1 inf + 0 104.758 * * [simplify]: Extracting #1: cost 11 inf + 0 104.758 * * [simplify]: Extracting #2: cost 74 inf + 0 104.759 * * [simplify]: Extracting #3: cost 125 inf + 43 104.759 * * [simplify]: Extracting #4: cost 123 inf + 208 104.760 * * [simplify]: Extracting #5: cost 101 inf + 2654 104.763 * * [simplify]: Extracting #6: cost 56 inf + 11065 104.767 * * [simplify]: Extracting #7: cost 37 inf + 14744 104.772 * * [simplify]: Extracting #8: cost 29 inf + 15532 104.778 * * [simplify]: Extracting #9: cost 11 inf + 22386 104.789 * * [simplify]: Extracting #10: cost 1 inf + 26946 104.802 * * [simplify]: Extracting #11: cost 0 inf + 27351 104.811 * [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))) 104.811 * [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))))) 104.811 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 104.811 * * [simplify]: iters left: 6 (12 enodes) 104.815 * * [simplify]: iters left: 5 (49 enodes) 104.824 * * [simplify]: iters left: 4 (99 enodes) 104.857 * * [simplify]: iters left: 3 (234 enodes) 104.977 * * [simplify]: iters left: 2 (447 enodes) 105.176 * * [simplify]: Extracting #0: cost 1 inf + 0 105.176 * * [simplify]: Extracting #1: cost 0 inf + 1 105.176 * [simplify]: Simplified to 0 105.176 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 105.176 * * * * [progress]: [ 169 / 3260 ] simplifiying candidate # 105.177 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 105.177 * * [simplify]: iters left: 6 (26 enodes) 105.184 * * [simplify]: iters left: 5 (100 enodes) 105.220 * * [simplify]: iters left: 4 (192 enodes) 105.300 * * [simplify]: iters left: 3 (408 enodes) 105.451 * * [simplify]: Extracting #0: cost 1 inf + 0 105.451 * * [simplify]: Extracting #1: cost 11 inf + 0 105.451 * * [simplify]: Extracting #2: cost 89 inf + 0 105.452 * * [simplify]: Extracting #3: cost 155 inf + 2 105.452 * * [simplify]: Extracting #4: cost 151 inf + 170 105.454 * * [simplify]: Extracting #5: cost 115 inf + 7363 105.459 * * [simplify]: Extracting #6: cost 48 inf + 23579 105.466 * * [simplify]: Extracting #7: cost 37 inf + 25312 105.474 * * [simplify]: Extracting #8: cost 11 inf + 32807 105.493 * * [simplify]: Extracting #9: cost 0 inf + 37907 105.510 * * [simplify]: Extracting #10: cost 0 inf + 37852 105.520 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 105.521 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 105.521 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 105.521 * * [simplify]: iters left: 6 (14 enodes) 105.526 * * [simplify]: iters left: 5 (57 enodes) 105.537 * * [simplify]: iters left: 4 (121 enodes) 105.576 * * [simplify]: iters left: 3 (291 enodes) 105.721 * * [simplify]: Extracting #0: cost 1 inf + 0 105.721 * * [simplify]: Extracting #1: cost 0 inf + 1 105.721 * [simplify]: Simplified to 0 105.721 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 105.721 * * * * [progress]: [ 170 / 3260 ] simplifiying candidate # 105.722 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 105.722 * * [simplify]: iters left: 6 (24 enodes) 105.734 * * [simplify]: iters left: 5 (92 enodes) 105.756 * * [simplify]: iters left: 4 (164 enodes) 105.800 * * [simplify]: iters left: 3 (338 enodes) 105.926 * * [simplify]: Extracting #0: cost 1 inf + 0 105.926 * * [simplify]: Extracting #1: cost 11 inf + 0 105.926 * * [simplify]: Extracting #2: cost 72 inf + 0 105.927 * * [simplify]: Extracting #3: cost 118 inf + 44 105.928 * * [simplify]: Extracting #4: cost 113 inf + 577 105.930 * * [simplify]: Extracting #5: cost 81 inf + 4251 105.936 * * [simplify]: Extracting #6: cost 55 inf + 8943 105.942 * * [simplify]: Extracting #7: cost 46 inf + 10545 105.951 * * [simplify]: Extracting #8: cost 18 inf + 18975 105.967 * * [simplify]: Extracting #9: cost 1 inf + 25663 105.976 * * [simplify]: Extracting #10: cost 0 inf + 25909 105.984 * [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)) 105.984 * [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)))))) 105.984 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 105.985 * * [simplify]: iters left: 6 (13 enodes) 105.989 * * [simplify]: iters left: 5 (52 enodes) 106.003 * * [simplify]: iters left: 4 (98 enodes) 106.030 * * [simplify]: iters left: 3 (212 enodes) 106.105 * * [simplify]: iters left: 2 (371 enodes) 106.212 * * [simplify]: Extracting #0: cost 1 inf + 0 106.212 * * [simplify]: Extracting #1: cost 0 inf + 1 106.212 * [simplify]: Simplified to 0 106.212 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 0)) 106.213 * * * * [progress]: [ 171 / 3260 ] simplifiying candidate # 106.213 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 106.213 * * [simplify]: iters left: 6 (24 enodes) 106.226 * * [simplify]: iters left: 5 (87 enodes) 106.246 * * [simplify]: iters left: 4 (156 enodes) 106.285 * * [simplify]: iters left: 3 (255 enodes) 106.374 * * [simplify]: iters left: 2 (383 enodes) 106.488 * * [simplify]: iters left: 1 (472 enodes) 106.616 * * [simplify]: Extracting #0: cost 1 inf + 0 106.616 * * [simplify]: Extracting #1: cost 11 inf + 0 106.616 * * [simplify]: Extracting #2: cost 53 inf + 0 106.617 * * [simplify]: Extracting #3: cost 76 inf + 375 106.619 * * [simplify]: Extracting #4: cost 45 inf + 3407 106.622 * * [simplify]: Extracting #5: cost 41 inf + 4631 106.624 * * [simplify]: Extracting #6: cost 35 inf + 5502 106.627 * * [simplify]: Extracting #7: cost 26 inf + 6631 106.630 * * [simplify]: Extracting #8: cost 6 inf + 13802 106.635 * * [simplify]: Extracting #9: cost 0 inf + 16162 106.640 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 106.640 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 106.640 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 106.640 * * [simplify]: iters left: 6 (12 enodes) 106.644 * * [simplify]: iters left: 5 (44 enodes) 106.654 * * [simplify]: iters left: 4 (92 enodes) 106.687 * * [simplify]: iters left: 3 (159 enodes) 106.740 * * [simplify]: iters left: 2 (267 enodes) 106.814 * * [simplify]: iters left: 1 (364 enodes) 106.901 * * [simplify]: Extracting #0: cost 1 inf + 0 106.901 * * [simplify]: Extracting #1: cost 0 inf + 1 106.901 * [simplify]: Simplified to 0 106.901 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 106.902 * * * * [progress]: [ 172 / 3260 ] simplifiying candidate # 106.902 * [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)))))) 106.902 * * [simplify]: iters left: 6 (27 enodes) 106.909 * * [simplify]: iters left: 5 (107 enodes) 106.930 * * [simplify]: iters left: 4 (225 enodes) 107.016 * * [simplify]: Extracting #0: cost 1 inf + 0 107.017 * * [simplify]: Extracting #1: cost 11 inf + 0 107.017 * * [simplify]: Extracting #2: cost 110 inf + 0 107.018 * * [simplify]: Extracting #3: cost 192 inf + 45 107.020 * * [simplify]: Extracting #4: cost 173 inf + 2761 107.025 * * [simplify]: Extracting #5: cost 83 inf + 26006 107.032 * * [simplify]: Extracting #6: cost 33 inf + 43435 107.040 * * [simplify]: Extracting #7: cost 18 inf + 48299 107.050 * * [simplify]: Extracting #8: cost 0 inf + 53803 107.070 * * [simplify]: Extracting #9: cost 0 inf + 53693 107.091 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 107.091 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 107.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))))) 107.092 * * [simplify]: iters left: 6 (15 enodes) 107.101 * * [simplify]: iters left: 5 (64 enodes) 107.124 * * [simplify]: iters left: 4 (149 enodes) 107.200 * * [simplify]: iters left: 3 (466 enodes) 107.732 * * [simplify]: Extracting #0: cost 1 inf + 0 107.732 * * [simplify]: Extracting #1: cost 0 inf + 1 107.732 * [simplify]: Simplified to 0 107.732 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 107.732 * * * * [progress]: [ 173 / 3260 ] simplifiying candidate # 107.733 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 107.733 * * [simplify]: iters left: 6 (25 enodes) 107.746 * * [simplify]: iters left: 5 (99 enodes) 107.781 * * [simplify]: iters left: 4 (192 enodes) 107.850 * * [simplify]: iters left: 3 (449 enodes) 108.059 * * [simplify]: Extracting #0: cost 1 inf + 0 108.060 * * [simplify]: Extracting #1: cost 11 inf + 0 108.060 * * [simplify]: Extracting #2: cost 135 inf + 0 108.061 * * [simplify]: Extracting #3: cost 255 inf + 4 108.063 * * [simplify]: Extracting #4: cost 212 inf + 7185 108.074 * * [simplify]: Extracting #5: cost 74 inf + 39497 108.098 * * [simplify]: Extracting #6: cost 40 inf + 50263 108.123 * * [simplify]: Extracting #7: cost 24 inf + 55641 108.138 * * [simplify]: Extracting #8: cost 1 inf + 62896 108.156 * * [simplify]: Extracting #9: cost 0 inf + 63221 108.189 * [simplify]: Simplified to (- (/ (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (sqrt a) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (sqrt a) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 108.189 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (sqrt a) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (sqrt a) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 108.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)))) 108.190 * * [simplify]: iters left: 6 (14 enodes) 108.196 * * [simplify]: iters left: 5 (59 enodes) 108.208 * * [simplify]: iters left: 4 (121 enodes) 108.245 * * [simplify]: iters left: 3 (332 enodes) 108.411 * * [simplify]: Extracting #0: cost 1 inf + 0 108.411 * * [simplify]: Extracting #1: cost 0 inf + 1 108.411 * [simplify]: Simplified to 0 108.411 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 108.411 * * * * [progress]: [ 174 / 3260 ] simplifiying candidate # 108.412 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 108.412 * * [simplify]: iters left: 6 (25 enodes) 108.419 * * [simplify]: iters left: 5 (97 enodes) 108.439 * * [simplify]: iters left: 4 (186 enodes) 108.491 * * [simplify]: iters left: 3 (399 enodes) 108.621 * * [simplify]: Extracting #0: cost 1 inf + 0 108.621 * * [simplify]: Extracting #1: cost 11 inf + 0 108.621 * * [simplify]: Extracting #2: cost 118 inf + 0 108.622 * * [simplify]: Extracting #3: cost 180 inf + 4 108.623 * * [simplify]: Extracting #4: cost 153 inf + 3104 108.628 * * [simplify]: Extracting #5: cost 62 inf + 20022 108.635 * * [simplify]: Extracting #6: cost 40 inf + 26106 108.643 * * [simplify]: Extracting #7: cost 23 inf + 32224 108.655 * * [simplify]: Extracting #8: cost 2 inf + 38817 108.678 * * [simplify]: Extracting #9: cost 0 inf + 39264 108.689 * [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))))) 108.690 * [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))))) 108.690 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 108.690 * * [simplify]: iters left: 6 (13 enodes) 108.694 * * [simplify]: iters left: 5 (54 enodes) 108.705 * * [simplify]: iters left: 4 (112 enodes) 108.745 * * [simplify]: iters left: 3 (281 enodes) 108.903 * * [simplify]: Extracting #0: cost 1 inf + 0 108.903 * * [simplify]: Extracting #1: cost 0 inf + 1 108.903 * [simplify]: Simplified to 0 108.903 * [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)) 108.904 * * * * [progress]: [ 175 / 3260 ] simplifiying candidate # 108.904 * [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)))))) 108.904 * * [simplify]: iters left: 6 (26 enodes) 108.916 * * [simplify]: iters left: 5 (102 enodes) 108.935 * * [simplify]: iters left: 4 (210 enodes) 108.994 * * [simplify]: iters left: 3 (488 enodes) 109.305 * * [simplify]: Extracting #0: cost 1 inf + 0 109.305 * * [simplify]: Extracting #1: cost 11 inf + 0 109.306 * * [simplify]: Extracting #2: cost 152 inf + 0 109.307 * * [simplify]: Extracting #3: cost 288 inf + 44 109.309 * * [simplify]: Extracting #4: cost 266 inf + 2323 109.317 * * [simplify]: Extracting #5: cost 114 inf + 37709 109.344 * * [simplify]: Extracting #6: cost 40 inf + 59239 109.369 * * [simplify]: Extracting #7: cost 26 inf + 63601 109.397 * * [simplify]: Extracting #8: cost 2 inf + 71706 109.426 * * [simplify]: Extracting #9: cost 0 inf + 72516 109.455 * [simplify]: Simplified to (+ (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (cbrt a)) (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) 109.455 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (cbrt a)) (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 109.457 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 109.457 * * [simplify]: iters left: 6 (14 enodes) 109.464 * * [simplify]: iters left: 5 (59 enodes) 109.484 * * [simplify]: iters left: 4 (134 enodes) 109.540 * * [simplify]: iters left: 3 (357 enodes) 109.805 * * [simplify]: Extracting #0: cost 1 inf + 0 109.805 * * [simplify]: Extracting #1: cost 0 inf + 1 109.805 * [simplify]: Simplified to 0 109.805 * [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)) 109.805 * * * * [progress]: [ 176 / 3260 ] simplifiying candidate # 109.806 * [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))))) 109.806 * * [simplify]: iters left: 6 (24 enodes) 109.817 * * [simplify]: iters left: 5 (93 enodes) 109.834 * * [simplify]: iters left: 4 (177 enodes) 109.891 * * [simplify]: iters left: 3 (370 enodes) 110.046 * * [simplify]: Extracting #0: cost 1 inf + 0 110.046 * * [simplify]: Extracting #1: cost 11 inf + 0 110.047 * * [simplify]: Extracting #2: cost 124 inf + 0 110.048 * * [simplify]: Extracting #3: cost 198 inf + 88 110.050 * * [simplify]: Extracting #4: cost 182 inf + 2733 110.060 * * [simplify]: Extracting #5: cost 70 inf + 22725 110.075 * * [simplify]: Extracting #6: cost 41 inf + 29229 110.090 * * [simplify]: Extracting #7: cost 34 inf + 30338 110.106 * * [simplify]: Extracting #8: cost 20 inf + 33685 110.124 * * [simplify]: Extracting #9: cost 3 inf + 41185 110.144 * * [simplify]: Extracting #10: cost 0 inf + 42310 110.168 * * [simplify]: Extracting #11: cost 0 inf + 42270 110.185 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 110.185 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 110.186 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 110.186 * * [simplify]: iters left: 6 (13 enodes) 110.190 * * [simplify]: iters left: 5 (53 enodes) 110.200 * * [simplify]: iters left: 4 (106 enodes) 110.228 * * [simplify]: iters left: 3 (257 enodes) 110.363 * * [simplify]: Extracting #0: cost 1 inf + 0 110.363 * * [simplify]: Extracting #1: cost 0 inf + 1 110.363 * [simplify]: Simplified to 0 110.363 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 110.364 * * * * [progress]: [ 177 / 3260 ] simplifiying candidate # 110.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 (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 110.364 * * [simplify]: iters left: 6 (24 enodes) 110.370 * * [simplify]: iters left: 5 (92 enodes) 110.393 * * [simplify]: iters left: 4 (166 enodes) 110.463 * * [simplify]: iters left: 3 (321 enodes) 110.627 * * [simplify]: Extracting #0: cost 1 inf + 0 110.627 * * [simplify]: Extracting #1: cost 11 inf + 0 110.627 * * [simplify]: Extracting #2: cost 96 inf + 0 110.628 * * [simplify]: Extracting #3: cost 131 inf + 46 110.628 * * [simplify]: Extracting #4: cost 121 inf + 547 110.629 * * [simplify]: Extracting #5: cost 89 inf + 4589 110.633 * * [simplify]: Extracting #6: cost 49 inf + 11120 110.637 * * [simplify]: Extracting #7: cost 38 inf + 12953 110.641 * * [simplify]: Extracting #8: cost 28 inf + 14003 110.653 * * [simplify]: Extracting #9: cost 8 inf + 21720 110.665 * * [simplify]: Extracting #10: cost 0 inf + 25520 110.678 * * [simplify]: Extracting #11: cost 0 inf + 25465 110.691 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 110.691 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 110.692 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 110.692 * * [simplify]: iters left: 6 (12 enodes) 110.699 * * [simplify]: iters left: 5 (49 enodes) 110.712 * * [simplify]: iters left: 4 (94 enodes) 110.737 * * [simplify]: iters left: 3 (221 enodes) 110.851 * * [simplify]: iters left: 2 (492 enodes) 111.225 * * [simplify]: Extracting #0: cost 1 inf + 0 111.225 * * [simplify]: Extracting #1: cost 0 inf + 1 111.225 * [simplify]: Simplified to 0 111.225 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 111.226 * * * * [progress]: [ 178 / 3260 ] simplifiying candidate # 111.226 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 111.226 * * [simplify]: iters left: 6 (25 enodes) 111.232 * * [simplify]: iters left: 5 (95 enodes) 111.254 * * [simplify]: iters left: 4 (185 enodes) 111.302 * * [simplify]: iters left: 3 (397 enodes) 111.501 * * [simplify]: Extracting #0: cost 1 inf + 0 111.502 * * [simplify]: Extracting #1: cost 11 inf + 0 111.502 * * [simplify]: Extracting #2: cost 114 inf + 0 111.503 * * [simplify]: Extracting #3: cost 170 inf + 47 111.505 * * [simplify]: Extracting #4: cost 166 inf + 257 111.507 * * [simplify]: Extracting #5: cost 145 inf + 3421 111.515 * * [simplify]: Extracting #6: cost 70 inf + 19195 111.531 * * [simplify]: Extracting #7: cost 25 inf + 30403 111.543 * * [simplify]: Extracting #8: cost 1 inf + 38575 111.552 * * [simplify]: Extracting #9: cost 0 inf + 39035 111.561 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 111.561 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 111.562 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 111.562 * * [simplify]: iters left: 6 (13 enodes) 111.565 * * [simplify]: iters left: 5 (52 enodes) 111.583 * * [simplify]: iters left: 4 (111 enodes) 111.636 * * [simplify]: iters left: 3 (278 enodes) 111.768 * * [simplify]: Extracting #0: cost 1 inf + 0 111.768 * * [simplify]: Extracting #1: cost 0 inf + 1 111.768 * [simplify]: Simplified to 0 111.768 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 111.768 * * * * [progress]: [ 179 / 3260 ] simplifiying candidate # 111.768 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 111.769 * * [simplify]: iters left: 6 (23 enodes) 111.775 * * [simplify]: iters left: 5 (87 enodes) 111.801 * * [simplify]: iters left: 4 (158 enodes) 111.836 * * [simplify]: iters left: 3 (300 enodes) 111.955 * * [simplify]: Extracting #0: cost 1 inf + 0 111.955 * * [simplify]: Extracting #1: cost 11 inf + 0 111.955 * * [simplify]: Extracting #2: cost 92 inf + 0 111.957 * * [simplify]: Extracting #3: cost 104 inf + 949 111.960 * * [simplify]: Extracting #4: cost 53 inf + 6205 111.965 * * [simplify]: Extracting #5: cost 33 inf + 9191 111.971 * * [simplify]: Extracting #6: cost 41 inf + 9190 111.977 * * [simplify]: Extracting #7: cost 36 inf + 9980 111.984 * * [simplify]: Extracting #8: cost 22 inf + 12849 111.996 * * [simplify]: Extracting #9: cost 6 inf + 19745 112.007 * * [simplify]: Extracting #10: cost 0 inf + 22385 112.018 * * [simplify]: Extracting #11: cost 0 inf + 22249 112.023 * * [simplify]: Extracting #12: cost 0 inf + 22209 112.029 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) a) (/ b (* a 2))) 112.029 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) a) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 112.030 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 112.030 * * [simplify]: iters left: 6 (12 enodes) 112.033 * * [simplify]: iters left: 5 (47 enodes) 112.042 * * [simplify]: iters left: 4 (89 enodes) 112.078 * * [simplify]: iters left: 3 (186 enodes) 112.177 * * [simplify]: iters left: 2 (378 enodes) 112.396 * * [simplify]: Extracting #0: cost 1 inf + 0 112.396 * * [simplify]: Extracting #1: cost 0 inf + 1 112.396 * [simplify]: Simplified to 0 112.396 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 0)) 112.396 * * * * [progress]: [ 180 / 3260 ] simplifiying candidate # 112.397 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 112.397 * * [simplify]: iters left: 6 (23 enodes) 112.409 * * [simplify]: iters left: 5 (84 enodes) 112.435 * * [simplify]: iters left: 4 (127 enodes) 112.461 * * [simplify]: iters left: 3 (190 enodes) 112.514 * * [simplify]: iters left: 2 (272 enodes) 112.581 * * [simplify]: iters left: 1 (373 enodes) 112.694 * * [simplify]: Extracting #0: cost 1 inf + 0 112.694 * * [simplify]: Extracting #1: cost 9 inf + 0 112.695 * * [simplify]: Extracting #2: cost 57 inf + 2 112.696 * * [simplify]: Extracting #3: cost 72 inf + 508 112.698 * * [simplify]: Extracting #4: cost 37 inf + 2961 112.701 * * [simplify]: Extracting #5: cost 40 inf + 3251 112.705 * * [simplify]: Extracting #6: cost 36 inf + 3999 112.711 * * [simplify]: Extracting #7: cost 6 inf + 12796 112.719 * * [simplify]: Extracting #8: cost 0 inf + 14877 112.726 * * [simplify]: Extracting #9: cost 0 inf + 14662 112.733 * [simplify]: Simplified to (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 112.734 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 112.734 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 112.734 * * [simplify]: iters left: 6 (11 enodes) 112.740 * * [simplify]: iters left: 5 (40 enodes) 112.754 * * [simplify]: iters left: 4 (65 enodes) 112.778 * * [simplify]: iters left: 3 (97 enodes) 112.811 * * [simplify]: iters left: 2 (165 enodes) 112.858 * * [simplify]: iters left: 1 (271 enodes) 112.926 * * [simplify]: Extracting #0: cost 1 inf + 0 112.926 * * [simplify]: Extracting #1: cost 0 inf + 1 112.926 * [simplify]: Simplified to 0 112.926 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 112.927 * * * * [progress]: [ 181 / 3260 ] simplifiying candidate # 112.927 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 112.927 * * [simplify]: iters left: 6 (24 enodes) 112.933 * * [simplify]: iters left: 5 (94 enodes) 112.961 * * [simplify]: iters left: 4 (180 enodes) 113.005 * * [simplify]: iters left: 3 (372 enodes) 113.183 * * [simplify]: Extracting #0: cost 1 inf + 0 113.183 * * [simplify]: Extracting #1: cost 11 inf + 0 113.183 * * [simplify]: Extracting #2: cost 113 inf + 0 113.184 * * [simplify]: Extracting #3: cost 163 inf + 5 113.184 * * [simplify]: Extracting #4: cost 156 inf + 380 113.186 * * [simplify]: Extracting #5: cost 127 inf + 5607 113.191 * * [simplify]: Extracting #6: cost 55 inf + 21659 113.197 * * [simplify]: Extracting #7: cost 37 inf + 25604 113.204 * * [simplify]: Extracting #8: cost 21 inf + 29767 113.212 * * [simplify]: Extracting #9: cost 4 inf + 36552 113.228 * * [simplify]: Extracting #10: cost 0 inf + 38137 113.245 * * [simplify]: Extracting #11: cost 0 inf + 38097 113.267 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (* (cbrt a) (cbrt a))) (cbrt a)) 2)) 113.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)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (* (cbrt a) (cbrt a))) (cbrt a)) 2)) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 113.268 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 113.268 * * [simplify]: iters left: 6 (12 enodes) 113.275 * * [simplify]: iters left: 5 (51 enodes) 113.292 * * [simplify]: iters left: 4 (106 enodes) 113.317 * * [simplify]: iters left: 3 (247 enodes) 113.461 * * [simplify]: Extracting #0: cost 1 inf + 0 113.461 * * [simplify]: Extracting #1: cost 0 inf + 1 113.461 * [simplify]: Simplified to 0 113.461 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 113.462 * * * * [progress]: [ 182 / 3260 ] simplifiying candidate # 113.462 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 113.463 * * [simplify]: iters left: 6 (22 enodes) 113.473 * * [simplify]: iters left: 5 (86 enodes) 113.495 * * [simplify]: iters left: 4 (155 enodes) 113.537 * * [simplify]: iters left: 3 (300 enodes) 113.649 * * [simplify]: Extracting #0: cost 1 inf + 0 113.649 * * [simplify]: Extracting #1: cost 11 inf + 0 113.650 * * [simplify]: Extracting #2: cost 87 inf + 0 113.650 * * [simplify]: Extracting #3: cost 97 inf + 1199 113.652 * * [simplify]: Extracting #4: cost 45 inf + 7301 113.656 * * [simplify]: Extracting #5: cost 33 inf + 9101 113.664 * * [simplify]: Extracting #6: cost 41 inf + 9101 113.670 * * [simplify]: Extracting #7: cost 36 inf + 9891 113.678 * * [simplify]: Extracting #8: cost 12 inf + 17015 113.685 * * [simplify]: Extracting #9: cost 1 inf + 21795 113.692 * * [simplify]: Extracting #10: cost 0 inf + 22120 113.698 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b 2) a)) 113.698 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 113.699 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 113.699 * * [simplify]: iters left: 6 (11 enodes) 113.702 * * [simplify]: iters left: 5 (46 enodes) 113.711 * * [simplify]: iters left: 4 (86 enodes) 113.730 * * [simplify]: iters left: 3 (183 enodes) 113.806 * * [simplify]: iters left: 2 (372 enodes) 114.028 * * [simplify]: Extracting #0: cost 1 inf + 0 114.028 * * [simplify]: Extracting #1: cost 0 inf + 1 114.028 * [simplify]: Simplified to 0 114.028 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b 2) a)) 0)) 114.028 * * * * [progress]: [ 183 / 3260 ] simplifiying candidate # 114.028 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 114.029 * * [simplify]: iters left: 6 (22 enodes) 114.040 * * [simplify]: iters left: 5 (83 enodes) 114.066 * * [simplify]: iters left: 4 (126 enodes) 114.106 * * [simplify]: iters left: 3 (189 enodes) 114.145 * * [simplify]: iters left: 2 (271 enodes) 114.235 * * [simplify]: iters left: 1 (372 enodes) 114.326 * * [simplify]: Extracting #0: cost 1 inf + 0 114.327 * * [simplify]: Extracting #1: cost 9 inf + 0 114.327 * * [simplify]: Extracting #2: cost 57 inf + 2 114.327 * * [simplify]: Extracting #3: cost 70 inf + 633 114.328 * * [simplify]: Extracting #4: cost 39 inf + 2835 114.330 * * [simplify]: Extracting #5: cost 40 inf + 3251 114.331 * * [simplify]: Extracting #6: cost 36 inf + 3958 114.333 * * [simplify]: Extracting #7: cost 26 inf + 5089 114.338 * * [simplify]: Extracting #8: cost 7 inf + 11960 114.345 * * [simplify]: Extracting #9: cost 0 inf + 14660 114.352 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 114.352 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 114.352 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 114.353 * * [simplify]: iters left: 6 (10 enodes) 114.358 * * [simplify]: iters left: 5 (39 enodes) 114.367 * * [simplify]: iters left: 4 (64 enodes) 114.379 * * [simplify]: iters left: 3 (96 enodes) 114.407 * * [simplify]: iters left: 2 (164 enodes) 114.447 * * [simplify]: iters left: 1 (270 enodes) 114.532 * * [simplify]: Extracting #0: cost 1 inf + 0 114.533 * * [simplify]: Extracting #1: cost 0 inf + 1 114.533 * [simplify]: Simplified to 0 114.533 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 114.533 * * * * [progress]: [ 184 / 3260 ] simplifiying candidate # 114.533 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 114.534 * * [simplify]: iters left: 6 (24 enodes) 114.545 * * [simplify]: iters left: 5 (95 enodes) 114.575 * * [simplify]: iters left: 4 (189 enodes) 114.645 * * [simplify]: iters left: 3 (363 enodes) 114.762 * * [simplify]: Extracting #0: cost 1 inf + 0 114.762 * * [simplify]: Extracting #1: cost 11 inf + 0 114.762 * * [simplify]: Extracting #2: cost 95 inf + 0 114.763 * * [simplify]: Extracting #3: cost 156 inf + 89 114.764 * * [simplify]: Extracting #4: cost 144 inf + 755 114.765 * * [simplify]: Extracting #5: cost 110 inf + 6552 114.772 * * [simplify]: Extracting #6: cost 49 inf + 18954 114.787 * * [simplify]: Extracting #7: cost 35 inf + 21746 114.799 * * [simplify]: Extracting #8: cost 15 inf + 27413 114.807 * * [simplify]: Extracting #9: cost 0 inf + 34009 114.817 * * [simplify]: Extracting #10: cost 0 inf + 33969 114.828 * [simplify]: Simplified to (fma (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))))) 114.828 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 114.828 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 114.828 * * [simplify]: iters left: 6 (12 enodes) 114.833 * * [simplify]: iters left: 5 (53 enodes) 114.847 * * [simplify]: iters left: 4 (117 enodes) 114.875 * * [simplify]: iters left: 3 (255 enodes) 114.959 * * [simplify]: Extracting #0: cost 1 inf + 0 114.959 * * [simplify]: Extracting #1: cost 0 inf + 1 114.959 * [simplify]: Simplified to 0 114.959 * [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)) 114.959 * * * * [progress]: [ 185 / 3260 ] simplifiying candidate # 114.959 * [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))))) 114.959 * * [simplify]: iters left: 6 (22 enodes) 114.969 * * [simplify]: iters left: 5 (87 enodes) 114.984 * * [simplify]: iters left: 4 (165 enodes) 115.027 * * [simplify]: iters left: 3 (282 enodes) 115.114 * * [simplify]: Extracting #0: cost 1 inf + 0 115.115 * * [simplify]: Extracting #1: cost 11 inf + 0 115.115 * * [simplify]: Extracting #2: cost 81 inf + 0 115.116 * * [simplify]: Extracting #3: cost 107 inf + 1279 115.120 * * [simplify]: Extracting #4: cost 48 inf + 7506 115.125 * * [simplify]: Extracting #5: cost 32 inf + 9473 115.128 * * [simplify]: Extracting #6: cost 40 inf + 9473 115.131 * * [simplify]: Extracting #7: cost 34 inf + 10402 115.135 * * [simplify]: Extracting #8: cost 13 inf + 16627 115.141 * * [simplify]: Extracting #9: cost 0 inf + 22288 115.149 * * [simplify]: Extracting #10: cost 0 inf + 22193 115.155 * * [simplify]: Extracting #11: cost 0 inf + 22153 115.166 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) a) (* (/ 1/2 a) b)) 115.166 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) a) (* (/ 1/2 a) b)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 115.167 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 115.167 * * [simplify]: iters left: 6 (11 enodes) 115.174 * * [simplify]: iters left: 5 (48 enodes) 115.192 * * [simplify]: iters left: 4 (98 enodes) 115.225 * * [simplify]: iters left: 3 (181 enodes) 115.280 * * [simplify]: iters left: 2 (358 enodes) 115.424 * * [simplify]: Extracting #0: cost 1 inf + 0 115.424 * * [simplify]: Extracting #1: cost 0 inf + 1 115.424 * [simplify]: Simplified to 0 115.424 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 0)) 115.425 * * * * [progress]: [ 186 / 3260 ] simplifiying candidate # 115.425 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 115.425 * * [simplify]: iters left: 6 (22 enodes) 115.437 * * [simplify]: iters left: 5 (83 enodes) 115.465 * * [simplify]: iters left: 4 (146 enodes) 115.518 * * [simplify]: iters left: 3 (229 enodes) 115.561 * * [simplify]: iters left: 2 (345 enodes) 115.661 * * [simplify]: iters left: 1 (468 enodes) 115.816 * * [simplify]: Extracting #0: cost 1 inf + 0 115.816 * * [simplify]: Extracting #1: cost 11 inf + 0 115.817 * * [simplify]: Extracting #2: cost 53 inf + 42 115.818 * * [simplify]: Extracting #3: cost 69 inf + 626 115.821 * * [simplify]: Extracting #4: cost 41 inf + 2292 115.823 * * [simplify]: Extracting #5: cost 40 inf + 2673 115.825 * * [simplify]: Extracting #6: cost 37 inf + 3201 115.826 * * [simplify]: Extracting #7: cost 23 inf + 5371 115.830 * * [simplify]: Extracting #8: cost 6 inf + 11778 115.834 * * [simplify]: Extracting #9: cost 0 inf + 14034 115.842 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 115.842 * [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))))) 115.842 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 115.842 * * [simplify]: iters left: 6 (10 enodes) 115.846 * * [simplify]: iters left: 5 (41 enodes) 115.854 * * [simplify]: iters left: 4 (81 enodes) 115.873 * * [simplify]: iters left: 3 (127 enodes) 115.909 * * [simplify]: iters left: 2 (186 enodes) 115.969 * * [simplify]: iters left: 1 (266 enodes) 116.092 * * [simplify]: Extracting #0: cost 1 inf + 0 116.092 * * [simplify]: Extracting #1: cost 0 inf + 1 116.092 * [simplify]: Simplified to 0 116.093 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 0)) 116.093 * * * * [progress]: [ 187 / 3260 ] simplifiying candidate # 116.093 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 116.093 * * [simplify]: iters left: 6 (21 enodes) 116.099 * * [simplify]: iters left: 5 (80 enodes) 116.115 * * [simplify]: iters left: 4 (128 enodes) 116.159 * * [simplify]: iters left: 3 (193 enodes) 116.203 * * [simplify]: iters left: 2 (273 enodes) 116.294 * * [simplify]: iters left: 1 (386 enodes) 116.435 * * [simplify]: Extracting #0: cost 1 inf + 0 116.435 * * [simplify]: Extracting #1: cost 9 inf + 0 116.436 * * [simplify]: Extracting #2: cost 64 inf + 2 116.437 * * [simplify]: Extracting #3: cost 72 inf + 1133 116.440 * * [simplify]: Extracting #4: cost 38 inf + 3338 116.443 * * [simplify]: Extracting #5: cost 40 inf + 3712 116.447 * * [simplify]: Extracting #6: cost 35 inf + 4817 116.454 * * [simplify]: Extracting #7: cost 5 inf + 13517 116.458 * * [simplify]: Extracting #8: cost 0 inf + 15338 116.463 * * [simplify]: Extracting #9: cost 0 inf + 15123 116.467 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (* b 1/2) a)) 116.467 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (* b 1/2) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 116.467 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 116.468 * * [simplify]: iters left: 6 (9 enodes) 116.470 * * [simplify]: iters left: 5 (36 enodes) 116.480 * * [simplify]: iters left: 4 (67 enodes) 116.503 * * [simplify]: iters left: 3 (97 enodes) 116.540 * * [simplify]: iters left: 2 (158 enodes) 116.593 * * [simplify]: iters left: 1 (263 enodes) 116.657 * * [simplify]: Extracting #0: cost 1 inf + 0 116.657 * * [simplify]: Extracting #1: cost 0 inf + 1 116.657 * [simplify]: Simplified to 0 116.657 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (* b 1/2) a)) 0)) 116.657 * * * * [progress]: [ 188 / 3260 ] simplifiying candidate # 116.658 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 116.658 * * [simplify]: iters left: 6 (21 enodes) 116.663 * * [simplify]: iters left: 5 (81 enodes) 116.679 * * [simplify]: iters left: 4 (137 enodes) 116.706 * * [simplify]: iters left: 3 (221 enodes) 116.761 * * [simplify]: iters left: 2 (323 enodes) 116.873 * * [simplify]: iters left: 1 (469 enodes) 117.035 * * [simplify]: Extracting #0: cost 1 inf + 0 117.035 * * [simplify]: Extracting #1: cost 11 inf + 0 117.035 * * [simplify]: Extracting #2: cost 58 inf + 0 117.036 * * [simplify]: Extracting #3: cost 72 inf + 463 117.039 * * [simplify]: Extracting #4: cost 38 inf + 2585 117.041 * * [simplify]: Extracting #5: cost 40 inf + 2756 117.042 * * [simplify]: Extracting #6: cost 37 inf + 3284 117.045 * * [simplify]: Extracting #7: cost 25 inf + 4894 117.048 * * [simplify]: Extracting #8: cost 4 inf + 12606 117.053 * * [simplify]: Extracting #9: cost 0 inf + 14167 117.060 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (* 1/2 (/ b a))) 117.060 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (* 1/2 (/ b a))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 117.061 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 117.061 * * [simplify]: iters left: 5 (9 enodes) 117.067 * * [simplify]: iters left: 4 (39 enodes) 117.079 * * [simplify]: iters left: 3 (65 enodes) 117.092 * * [simplify]: iters left: 2 (129 enodes) 117.120 * * [simplify]: iters left: 1 (210 enodes) 117.174 * * [simplify]: Extracting #0: cost 1 inf + 0 117.174 * * [simplify]: Extracting #1: cost 0 inf + 1 117.174 * [simplify]: Simplified to 0 117.174 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (* 1/2 (/ b a))) 0)) 117.174 * * * * [progress]: [ 189 / 3260 ] simplifiying candidate # 117.175 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 117.175 * * [simplify]: iters left: 6 (22 enodes) 117.182 * * [simplify]: iters left: 5 (82 enodes) 117.211 * * [simplify]: iters left: 4 (130 enodes) 117.240 * * [simplify]: iters left: 3 (196 enodes) 117.300 * * [simplify]: iters left: 2 (273 enodes) 117.368 * * [simplify]: iters left: 1 (346 enodes) 117.458 * * [simplify]: Extracting #0: cost 1 inf + 0 117.459 * * [simplify]: Extracting #1: cost 13 inf + 0 117.459 * * [simplify]: Extracting #2: cost 58 inf + 0 117.460 * * [simplify]: Extracting #3: cost 97 inf + 130 117.461 * * [simplify]: Extracting #4: cost 88 inf + 1082 117.462 * * [simplify]: Extracting #5: cost 88 inf + 3733 117.466 * * [simplify]: Extracting #6: cost 53 inf + 19484 117.474 * * [simplify]: Extracting #7: cost 25 inf + 33360 117.484 * * [simplify]: Extracting #8: cost 6 inf + 41084 117.497 * * [simplify]: Extracting #9: cost 0 inf + 43496 117.506 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 117.506 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 117.506 * [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.506 * * [simplify]: iters left: 6 (10 enodes) 117.509 * * [simplify]: iters left: 5 (37 enodes) 117.516 * * [simplify]: iters left: 4 (57 enodes) 117.527 * * [simplify]: iters left: 3 (104 enodes) 117.561 * * [simplify]: iters left: 2 (158 enodes) 117.613 * * [simplify]: iters left: 1 (225 enodes) 117.670 * * [simplify]: Extracting #0: cost 1 inf + 0 117.670 * * [simplify]: Extracting #1: cost 0 inf + 1 117.670 * [simplify]: Simplified to 0 117.670 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 117.670 * * * * [progress]: [ 190 / 3260 ] simplifiying candidate # 117.670 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 117.670 * * [simplify]: iters left: 6 (21 enodes) 117.676 * * [simplify]: iters left: 5 (73 enodes) 117.696 * * [simplify]: iters left: 4 (114 enodes) 117.733 * * [simplify]: iters left: 3 (165 enodes) 117.784 * * [simplify]: iters left: 2 (204 enodes) 117.848 * * [simplify]: iters left: 1 (222 enodes) 117.892 * * [simplify]: Extracting #0: cost 1 inf + 0 117.892 * * [simplify]: Extracting #1: cost 11 inf + 0 117.892 * * [simplify]: Extracting #2: cost 37 inf + 0 117.892 * * [simplify]: Extracting #3: cost 48 inf + 88 117.892 * * [simplify]: Extracting #4: cost 38 inf + 875 117.893 * * [simplify]: Extracting #5: cost 38 inf + 1653 117.893 * * [simplify]: Extracting #6: cost 40 inf + 1696 117.894 * * [simplify]: Extracting #7: cost 26 inf + 3011 117.896 * * [simplify]: Extracting #8: cost 9 inf + 9317 117.900 * * [simplify]: Extracting #9: cost 0 inf + 12751 117.906 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 117.906 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 117.906 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 117.907 * * [simplify]: iters left: 6 (9 enodes) 117.911 * * [simplify]: iters left: 5 (29 enodes) 117.920 * * [simplify]: iters left: 4 (42 enodes) 117.933 * * [simplify]: iters left: 3 (58 enodes) 117.949 * * [simplify]: iters left: 2 (68 enodes) 117.969 * * [simplify]: Extracting #0: cost 1 inf + 0 117.969 * * [simplify]: Extracting #1: cost 0 inf + 1 117.969 * [simplify]: Simplified to 0 117.970 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 117.970 * * * * [progress]: [ 191 / 3260 ] simplifiying candidate # 117.970 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 117.970 * * [simplify]: iters left: 6 (25 enodes) 117.979 * * [simplify]: iters left: 5 (96 enodes) 117.997 * * [simplify]: iters left: 4 (197 enodes) 118.068 * * [simplify]: iters left: 3 (386 enodes) 118.230 * * [simplify]: Extracting #0: cost 1 inf + 0 118.230 * * [simplify]: Extracting #1: cost 13 inf + 0 118.230 * * [simplify]: Extracting #2: cost 80 inf + 0 118.231 * * [simplify]: Extracting #3: cost 122 inf + 126 118.232 * * [simplify]: Extracting #4: cost 120 inf + 331 118.234 * * [simplify]: Extracting #5: cost 100 inf + 5373 118.242 * * [simplify]: Extracting #6: cost 44 inf + 21117 118.254 * * [simplify]: Extracting #7: cost 12 inf + 30090 118.262 * * [simplify]: Extracting #8: cost 0 inf + 34553 118.270 * * [simplify]: Extracting #9: cost 0 inf + 34538 118.279 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) 118.279 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 118.279 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 118.279 * * [simplify]: iters left: 6 (13 enodes) 118.283 * * [simplify]: iters left: 5 (53 enodes) 118.298 * * [simplify]: iters left: 4 (117 enodes) 118.342 * * [simplify]: iters left: 3 (275 enodes) 118.411 * * [simplify]: iters left: 2 (474 enodes) 118.608 * * [simplify]: Extracting #0: cost 1 inf + 0 118.608 * * [simplify]: Extracting #1: cost 0 inf + 1 118.608 * [simplify]: Simplified to 0 118.609 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) 0)) 118.609 * * * * [progress]: [ 192 / 3260 ] simplifiying candidate # 118.609 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 118.610 * * [simplify]: iters left: 6 (24 enodes) 118.621 * * [simplify]: iters left: 5 (90 enodes) 118.652 * * [simplify]: iters left: 4 (160 enodes) 118.685 * * [simplify]: iters left: 3 (266 enodes) 118.748 * * [simplify]: iters left: 2 (367 enodes) 118.819 * * [simplify]: iters left: 1 (443 enodes) 118.928 * * [simplify]: Extracting #0: cost 1 inf + 0 118.928 * * [simplify]: Extracting #1: cost 13 inf + 0 118.928 * * [simplify]: Extracting #2: cost 62 inf + 0 118.929 * * [simplify]: Extracting #3: cost 100 inf + 87 118.930 * * [simplify]: Extracting #4: cost 95 inf + 994 118.932 * * [simplify]: Extracting #5: cost 74 inf + 6653 118.938 * * [simplify]: Extracting #6: cost 41 inf + 15290 118.943 * * [simplify]: Extracting #7: cost 25 inf + 17848 118.948 * * [simplify]: Extracting #8: cost 8 inf + 24274 118.954 * * [simplify]: Extracting #9: cost 0 inf + 27368 118.962 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 118.962 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 118.962 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 118.963 * * [simplify]: iters left: 6 (12 enodes) 118.966 * * [simplify]: iters left: 5 (47 enodes) 118.974 * * [simplify]: iters left: 4 (82 enodes) 119.003 * * [simplify]: iters left: 3 (157 enodes) 119.061 * * [simplify]: iters left: 2 (248 enodes) 119.108 * * [simplify]: iters left: 1 (341 enodes) 119.173 * * [simplify]: Extracting #0: cost 1 inf + 0 119.174 * * [simplify]: Extracting #1: cost 0 inf + 1 119.174 * [simplify]: Simplified to 0 119.174 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 119.174 * * * * [progress]: [ 193 / 3260 ] simplifiying candidate # 119.174 * [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)))) 119.175 * * [simplify]: iters left: 6 (23 enodes) 119.185 * * [simplify]: iters left: 5 (85 enodes) 119.214 * * [simplify]: iters left: 4 (160 enodes) 119.274 * * [simplify]: iters left: 3 (286 enodes) 119.372 * * [simplify]: iters left: 2 (433 enodes) 119.482 * * [simplify]: Extracting #0: cost 1 inf + 0 119.482 * * [simplify]: Extracting #1: cost 15 inf + 0 119.483 * * [simplify]: Extracting #2: cost 59 inf + 0 119.483 * * [simplify]: Extracting #3: cost 96 inf + 44 119.483 * * [simplify]: Extracting #4: cost 99 inf + 88 119.484 * * [simplify]: Extracting #5: cost 94 inf + 1733 119.486 * * [simplify]: Extracting #6: cost 50 inf + 13421 119.493 * * [simplify]: Extracting #7: cost 22 inf + 20417 119.504 * * [simplify]: Extracting #8: cost 5 inf + 26073 119.516 * * [simplify]: Extracting #9: cost 0 inf + 28015 119.528 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 119.528 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 119.529 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 119.529 * * [simplify]: iters left: 6 (12 enodes) 119.536 * * [simplify]: iters left: 5 (47 enodes) 119.553 * * [simplify]: iters left: 4 (89 enodes) 119.593 * * [simplify]: iters left: 3 (180 enodes) 119.644 * * [simplify]: iters left: 2 (296 enodes) 119.735 * * [simplify]: iters left: 1 (428 enodes) 119.846 * * [simplify]: Extracting #0: cost 1 inf + 0 119.846 * * [simplify]: Extracting #1: cost 0 inf + 1 119.847 * [simplify]: Simplified to 0 119.847 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 119.847 * * * * [progress]: [ 194 / 3260 ] simplifiying candidate # 119.847 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 119.848 * * [simplify]: iters left: 6 (24 enodes) 119.860 * * [simplify]: iters left: 5 (89 enodes) 119.891 * * [simplify]: iters left: 4 (158 enodes) 119.950 * * [simplify]: iters left: 3 (246 enodes) 120.030 * * [simplify]: iters left: 2 (325 enodes) 120.126 * * [simplify]: iters left: 1 (384 enodes) 120.241 * * [simplify]: Extracting #0: cost 1 inf + 0 120.241 * * [simplify]: Extracting #1: cost 13 inf + 0 120.241 * * [simplify]: Extracting #2: cost 59 inf + 0 120.242 * * [simplify]: Extracting #3: cost 93 inf + 84 120.242 * * [simplify]: Extracting #4: cost 85 inf + 1059 120.244 * * [simplify]: Extracting #5: cost 67 inf + 4644 120.249 * * [simplify]: Extracting #6: cost 36 inf + 9889 120.255 * * [simplify]: Extracting #7: cost 25 inf + 11423 120.262 * * [simplify]: Extracting #8: cost 6 inf + 18570 120.273 * * [simplify]: Extracting #9: cost 0 inf + 20943 120.283 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 120.283 * [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))))))) 120.284 * [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))))) 120.284 * * [simplify]: iters left: 6 (12 enodes) 120.290 * * [simplify]: iters left: 5 (46 enodes) 120.300 * * [simplify]: iters left: 4 (81 enodes) 120.315 * * [simplify]: iters left: 3 (134 enodes) 120.342 * * [simplify]: iters left: 2 (197 enodes) 120.382 * * [simplify]: iters left: 1 (271 enodes) 120.430 * * [simplify]: Extracting #0: cost 1 inf + 0 120.430 * * [simplify]: Extracting #1: cost 0 inf + 1 120.430 * [simplify]: Simplified to 0 120.430 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 120.430 * * * * [progress]: [ 195 / 3260 ] simplifiying candidate # 120.431 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 120.431 * * [simplify]: iters left: 6 (22 enodes) 120.441 * * [simplify]: iters left: 5 (80 enodes) 120.468 * * [simplify]: iters left: 4 (129 enodes) 120.510 * * [simplify]: iters left: 3 (195 enodes) 120.555 * * [simplify]: iters left: 2 (257 enodes) 120.613 * * [simplify]: iters left: 1 (292 enodes) 120.697 * * [simplify]: Extracting #0: cost 1 inf + 0 120.697 * * [simplify]: Extracting #1: cost 11 inf + 0 120.697 * * [simplify]: Extracting #2: cost 45 inf + 0 120.698 * * [simplify]: Extracting #3: cost 72 inf + 43 120.698 * * [simplify]: Extracting #4: cost 71 inf + 252 120.699 * * [simplify]: Extracting #5: cost 60 inf + 1973 120.700 * * [simplify]: Extracting #6: cost 45 inf + 4383 120.702 * * [simplify]: Extracting #7: cost 31 inf + 5971 120.704 * * [simplify]: Extracting #8: cost 25 inf + 6894 120.706 * * [simplify]: Extracting #9: cost 10 inf + 12257 120.711 * * [simplify]: Extracting #10: cost 0 inf + 16454 120.715 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 120.715 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 120.715 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 120.715 * * [simplify]: iters left: 6 (10 enodes) 120.718 * * [simplify]: iters left: 5 (38 enodes) 120.724 * * [simplify]: iters left: 4 (59 enodes) 120.734 * * [simplify]: iters left: 3 (88 enodes) 121.196 * * [simplify]: iters left: 2 (117 enodes) 121.219 * * [simplify]: iters left: 1 (144 enodes) 121.238 * * [simplify]: Extracting #0: cost 1 inf + 0 121.238 * * [simplify]: Extracting #1: cost 0 inf + 1 121.238 * [simplify]: Simplified to 0 121.238 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 121.238 * * * * [progress]: [ 196 / 3260 ] simplifiying candidate # 121.239 * [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)))) 121.239 * * [simplify]: iters left: 6 (22 enodes) 121.250 * * [simplify]: iters left: 5 (80 enodes) 121.275 * * [simplify]: iters left: 4 (133 enodes) 121.307 * * [simplify]: iters left: 3 (208 enodes) 121.364 * * [simplify]: iters left: 2 (274 enodes) 121.416 * * [simplify]: iters left: 1 (308 enodes) 121.499 * * [simplify]: Extracting #0: cost 1 inf + 0 121.499 * * [simplify]: Extracting #1: cost 13 inf + 0 121.499 * * [simplify]: Extracting #2: cost 49 inf + 0 121.500 * * [simplify]: Extracting #3: cost 65 inf + 88 121.500 * * [simplify]: Extracting #4: cost 56 inf + 751 121.502 * * [simplify]: Extracting #5: cost 50 inf + 2064 121.504 * * [simplify]: Extracting #6: cost 41 inf + 3983 121.507 * * [simplify]: Extracting #7: cost 31 inf + 4894 121.510 * * [simplify]: Extracting #8: cost 24 inf + 5941 121.515 * * [simplify]: Extracting #9: cost 9 inf + 11385 121.523 * * [simplify]: Extracting #10: cost 1 inf + 14820 121.533 * * [simplify]: Extracting #11: cost 0 inf + 15201 121.540 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 121.540 * [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))))) 121.541 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 121.541 * * [simplify]: iters left: 6 (11 enodes) 121.546 * * [simplify]: iters left: 5 (42 enodes) 121.560 * * [simplify]: iters left: 4 (67 enodes) 121.582 * * [simplify]: iters left: 3 (111 enodes) 121.600 * * [simplify]: iters left: 2 (140 enodes) 121.622 * * [simplify]: iters left: 1 (160 enodes) 121.662 * * [simplify]: Extracting #0: cost 1 inf + 0 121.663 * * [simplify]: Extracting #1: cost 0 inf + 1 121.663 * [simplify]: Simplified to 0 121.663 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 121.663 * * * * [progress]: [ 197 / 3260 ] simplifiying candidate # 121.663 * [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)))))) 121.664 * * [simplify]: iters left: 6 (28 enodes) 121.678 * * [simplify]: iters left: 5 (111 enodes) 121.720 * * [simplify]: iters left: 4 (261 enodes) 121.849 * * [simplify]: Extracting #0: cost 1 inf + 0 121.849 * * [simplify]: Extracting #1: cost 13 inf + 0 121.850 * * [simplify]: Extracting #2: cost 159 inf + 0 121.851 * * [simplify]: Extracting #3: cost 271 inf + 366 121.854 * * [simplify]: Extracting #4: cost 249 inf + 4848 121.866 * * [simplify]: Extracting #5: cost 100 inf + 59206 121.896 * * [simplify]: Extracting #6: cost 28 inf + 85429 121.923 * * [simplify]: Extracting #7: cost 15 inf + 87863 121.952 * * [simplify]: Extracting #8: cost 1 inf + 94137 121.982 * * [simplify]: Extracting #9: cost 0 inf + 94528 122.003 * [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)))) 122.004 * [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))))))) 122.004 * [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))))) 122.004 * * [simplify]: iters left: 6 (16 enodes) 122.009 * * [simplify]: iters left: 5 (68 enodes) 122.024 * * [simplify]: iters left: 4 (179 enodes) 122.124 * * [simplify]: Extracting #0: cost 1 inf + 0 122.124 * * [simplify]: Extracting #1: cost 27 inf + 0 122.124 * * [simplify]: Extracting #2: cost 153 inf + 0 122.125 * * [simplify]: Extracting #3: cost 242 inf + 83 122.128 * * [simplify]: Extracting #4: cost 185 inf + 16503 122.147 * * [simplify]: Extracting #5: cost 15 inf + 79352 122.161 * * [simplify]: Extracting #6: cost 0 inf + 84943 122.174 * [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))))) 122.174 * [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))))))) 122.174 * * * * [progress]: [ 198 / 3260 ] simplifiying candidate # 122.175 * [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))))) 122.175 * * [simplify]: iters left: 6 (27 enodes) 122.189 * * [simplify]: iters left: 5 (106 enodes) 122.228 * * [simplify]: iters left: 4 (225 enodes) 122.312 * * [simplify]: Extracting #0: cost 1 inf + 0 122.313 * * [simplify]: Extracting #1: cost 13 inf + 0 122.313 * * [simplify]: Extracting #2: cost 122 inf + 0 122.314 * * [simplify]: Extracting #3: cost 202 inf + 43 122.316 * * [simplify]: Extracting #4: cost 182 inf + 3965 122.325 * * [simplify]: Extracting #5: cost 92 inf + 33724 122.336 * * [simplify]: Extracting #6: cost 25 inf + 55211 122.350 * * [simplify]: Extracting #7: cost 1 inf + 62341 122.361 * * [simplify]: Extracting #8: cost 0 inf + 62732 122.383 * [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))))) 122.383 * [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)))))) 122.383 * [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)))) 122.384 * * [simplify]: iters left: 6 (15 enodes) 122.392 * * [simplify]: iters left: 5 (63 enodes) 122.414 * * [simplify]: iters left: 4 (145 enodes) 122.483 * * [simplify]: iters left: 3 (499 enodes) 122.818 * * [simplify]: Extracting #0: cost 1 inf + 0 122.818 * * [simplify]: Extracting #1: cost 0 inf + 1 122.818 * [simplify]: Simplified to 0 122.818 * [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)) 122.819 * * * * [progress]: [ 199 / 3260 ] simplifiying candidate # 122.819 * [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)))) 122.819 * * [simplify]: iters left: 6 (26 enodes) 122.829 * * [simplify]: iters left: 5 (100 enodes) 122.873 * * [simplify]: iters left: 4 (231 enodes) 122.967 * * [simplify]: Extracting #0: cost 1 inf + 0 122.967 * * [simplify]: Extracting #1: cost 15 inf + 0 122.967 * * [simplify]: Extracting #2: cost 121 inf + 0 122.969 * * [simplify]: Extracting #3: cost 188 inf + 2 122.970 * * [simplify]: Extracting #4: cost 179 inf + 1378 122.978 * * [simplify]: Extracting #5: cost 96 inf + 26131 122.993 * * [simplify]: Extracting #6: cost 25 inf + 47499 123.003 * * [simplify]: Extracting #7: cost 3 inf + 53208 123.013 * * [simplify]: Extracting #8: cost 0 inf + 54334 123.024 * [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))))) 123.025 * [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))))) 123.025 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 123.025 * * [simplify]: iters left: 6 (15 enodes) 123.034 * * [simplify]: iters left: 5 (62 enodes) 123.057 * * [simplify]: iters left: 4 (159 enodes) 123.122 * * [simplify]: iters left: 3 (475 enodes) 123.474 * * [simplify]: Extracting #0: cost 1 inf + 0 123.474 * * [simplify]: Extracting #1: cost 42 inf + 0 123.475 * * [simplify]: Extracting #2: cost 194 inf + 1 123.480 * * [simplify]: Extracting #3: cost 205 inf + 15094 123.494 * * [simplify]: Extracting #4: cost 20 inf + 63712 123.510 * * [simplify]: Extracting #5: cost 3 inf + 65204 123.546 * * [simplify]: Extracting #6: cost 0 inf + 65965 123.577 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 123.577 * [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)))) 123.577 * * * * [progress]: [ 200 / 3260 ] simplifiying candidate # 123.578 * [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)))))) 123.578 * * [simplify]: iters left: 6 (27 enodes) 123.592 * * [simplify]: iters left: 5 (105 enodes) 123.612 * * [simplify]: iters left: 4 (230 enodes) 123.698 * * [simplify]: Extracting #0: cost 1 inf + 0 123.698 * * [simplify]: Extracting #1: cost 13 inf + 0 123.698 * * [simplify]: Extracting #2: cost 122 inf + 0 123.699 * * [simplify]: Extracting #3: cost 204 inf + 246 123.699 * * [simplify]: Extracting #4: cost 189 inf + 2790 123.704 * * [simplify]: Extracting #5: cost 93 inf + 36489 123.714 * * [simplify]: Extracting #6: cost 22 inf + 59888 123.737 * * [simplify]: Extracting #7: cost 0 inf + 65820 123.764 * * [simplify]: Extracting #8: cost 0 inf + 65510 123.788 * [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))) 123.788 * [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))))))) 123.789 * [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))))) 123.789 * * [simplify]: iters left: 6 (15 enodes) 123.797 * * [simplify]: iters left: 5 (62 enodes) 123.820 * * [simplify]: iters left: 4 (148 enodes) 123.877 * * [simplify]: iters left: 3 (499 enodes) 124.213 * * [simplify]: Extracting #0: cost 1 inf + 0 124.213 * * [simplify]: Extracting #1: cost 0 inf + 1 124.213 * [simplify]: Simplified to 0 124.213 * [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)) 124.213 * * * * [progress]: [ 201 / 3260 ] simplifiying candidate # 124.213 * [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))))) 124.213 * * [simplify]: iters left: 6 (26 enodes) 124.225 * * [simplify]: iters left: 5 (99 enodes) 124.243 * * [simplify]: iters left: 4 (197 enodes) 124.301 * * [simplify]: iters left: 3 (484 enodes) 124.551 * * [simplify]: Extracting #0: cost 1 inf + 0 124.551 * * [simplify]: Extracting #1: cost 13 inf + 0 124.552 * * [simplify]: Extracting #2: cost 133 inf + 0 124.554 * * [simplify]: Extracting #3: cost 259 inf + 43 124.557 * * [simplify]: Extracting #4: cost 231 inf + 6446 124.576 * * [simplify]: Extracting #5: cost 91 inf + 45933 124.604 * * [simplify]: Extracting #6: cost 26 inf + 64852 124.636 * * [simplify]: Extracting #7: cost 3 inf + 71649 124.675 * * [simplify]: Extracting #8: cost 0 inf + 72479 124.708 * [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)))))) 124.708 * [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)))))) 124.709 * [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)))) 124.709 * * [simplify]: iters left: 6 (14 enodes) 124.717 * * [simplify]: iters left: 5 (56 enodes) 124.734 * * [simplify]: iters left: 4 (117 enodes) 124.769 * * [simplify]: iters left: 3 (347 enodes) 124.965 * * [simplify]: Extracting #0: cost 1 inf + 0 124.965 * * [simplify]: Extracting #1: cost 0 inf + 1 124.965 * [simplify]: Simplified to 0 124.965 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 124.965 * * * * [progress]: [ 202 / 3260 ] simplifiying candidate # 124.966 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 124.966 * * [simplify]: iters left: 6 (25 enodes) 124.977 * * [simplify]: iters left: 5 (95 enodes) 124.999 * * [simplify]: iters left: 4 (188 enodes) 125.052 * * [simplify]: iters left: 3 (433 enodes) 125.307 * * [simplify]: Extracting #0: cost 1 inf + 0 125.307 * * [simplify]: Extracting #1: cost 13 inf + 0 125.308 * * [simplify]: Extracting #2: cost 115 inf + 0 125.310 * * [simplify]: Extracting #3: cost 200 inf + 2 125.311 * * [simplify]: Extracting #4: cost 195 inf + 978 125.316 * * [simplify]: Extracting #5: cost 108 inf + 21520 125.325 * * [simplify]: Extracting #6: cost 28 inf + 41367 125.344 * * [simplify]: Extracting #7: cost 1 inf + 49948 125.362 * * [simplify]: Extracting #8: cost 0 inf + 50329 125.375 * [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))))) 125.375 * [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))))) 125.375 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 125.376 * * [simplify]: iters left: 6 (14 enodes) 125.380 * * [simplify]: iters left: 5 (57 enodes) 125.394 * * [simplify]: iters left: 4 (116 enodes) 125.424 * * [simplify]: iters left: 3 (321 enodes) 125.603 * * [simplify]: Extracting #0: cost 1 inf + 0 125.603 * * [simplify]: Extracting #1: cost 0 inf + 1 125.604 * [simplify]: Simplified to 0 125.604 * [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)) 125.604 * * * * [progress]: [ 203 / 3260 ] simplifiying candidate # 125.604 * [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)))))) 125.605 * * [simplify]: iters left: 6 (26 enodes) 125.617 * * [simplify]: iters left: 5 (100 enodes) 125.653 * * [simplify]: iters left: 4 (221 enodes) 125.738 * * [simplify]: Extracting #0: cost 1 inf + 0 125.738 * * [simplify]: Extracting #1: cost 13 inf + 0 125.738 * * [simplify]: Extracting #2: cost 104 inf + 0 125.739 * * [simplify]: Extracting #3: cost 167 inf + 3 125.740 * * [simplify]: Extracting #4: cost 161 inf + 612 125.744 * * [simplify]: Extracting #5: cost 122 inf + 13498 125.755 * * [simplify]: Extracting #6: cost 49 inf + 33451 125.768 * * [simplify]: Extracting #7: cost 14 inf + 41505 125.781 * * [simplify]: Extracting #8: cost 0 inf + 46125 125.790 * * [simplify]: Extracting #9: cost 0 inf + 46070 125.799 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) 125.799 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 125.799 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 125.799 * * [simplify]: iters left: 6 (15 enodes) 125.803 * * [simplify]: iters left: 5 (62 enodes) 125.825 * * [simplify]: iters left: 4 (149 enodes) 125.877 * * [simplify]: iters left: 3 (450 enodes) 126.214 * * [simplify]: Extracting #0: cost 1 inf + 0 126.214 * * [simplify]: Extracting #1: cost 0 inf + 1 126.214 * [simplify]: Simplified to 0 126.214 * [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)) 126.214 * * * * [progress]: [ 204 / 3260 ] simplifiying candidate # 126.215 * [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))))) 126.215 * * [simplify]: iters left: 6 (25 enodes) 126.221 * * [simplify]: iters left: 5 (95 enodes) 126.238 * * [simplify]: iters left: 4 (188 enodes) 126.310 * * [simplify]: iters left: 3 (446 enodes) 126.544 * * [simplify]: Extracting #0: cost 1 inf + 0 126.544 * * [simplify]: Extracting #1: cost 13 inf + 0 126.544 * * [simplify]: Extracting #2: cost 108 inf + 0 126.545 * * [simplify]: Extracting #3: cost 206 inf + 45 126.546 * * [simplify]: Extracting #4: cost 189 inf + 2285 126.551 * * [simplify]: Extracting #5: cost 82 inf + 24681 126.569 * * [simplify]: Extracting #6: cost 23 inf + 39872 126.592 * * [simplify]: Extracting #7: cost 0 inf + 46511 126.612 * * [simplify]: Extracting #8: cost 0 inf + 46496 126.624 * [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))) 126.624 * [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)))))) 126.625 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 126.625 * * [simplify]: iters left: 6 (14 enodes) 126.629 * * [simplify]: iters left: 5 (57 enodes) 126.640 * * [simplify]: iters left: 4 (118 enodes) 126.678 * * [simplify]: iters left: 3 (314 enodes) 126.844 * * [simplify]: Extracting #0: cost 1 inf + 0 126.844 * * [simplify]: Extracting #1: cost 0 inf + 1 126.844 * [simplify]: Simplified to 0 126.844 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 126.844 * * * * [progress]: [ 205 / 3260 ] simplifiying candidate # 126.844 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 126.845 * * [simplify]: iters left: 6 (24 enodes) 126.859 * * [simplify]: iters left: 5 (87 enodes) 126.876 * * [simplify]: iters left: 4 (177 enodes) 126.931 * * [simplify]: iters left: 3 (372 enodes) 127.069 * * [simplify]: Extracting #0: cost 1 inf + 0 127.070 * * [simplify]: Extracting #1: cost 15 inf + 0 127.070 * * [simplify]: Extracting #2: cost 109 inf + 0 127.071 * * [simplify]: Extracting #3: cost 154 inf + 169 127.074 * * [simplify]: Extracting #4: cost 122 inf + 4164 127.081 * * [simplify]: Extracting #5: cost 70 inf + 15684 127.092 * * [simplify]: Extracting #6: cost 39 inf + 22137 127.105 * * [simplify]: Extracting #7: cost 14 inf + 28488 127.121 * * [simplify]: Extracting #8: cost 1 inf + 33336 127.138 * * [simplify]: Extracting #9: cost 0 inf + 33742 127.155 * [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))) 127.156 * [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))))) 127.156 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 127.156 * * [simplify]: iters left: 6 (13 enodes) 127.167 * * [simplify]: iters left: 5 (48 enodes) 127.186 * * [simplify]: iters left: 4 (103 enodes) 127.230 * * [simplify]: iters left: 3 (238 enodes) 127.357 * * [simplify]: Extracting #0: cost 1 inf + 0 127.358 * * [simplify]: Extracting #1: cost 0 inf + 1 127.358 * [simplify]: Simplified to 0 127.358 * [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)) 127.358 * * * * [progress]: [ 206 / 3260 ] simplifiying candidate # 127.358 * [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)))))) 127.358 * * [simplify]: iters left: 6 (27 enodes) 127.366 * * [simplify]: iters left: 5 (104 enodes) 127.385 * * [simplify]: iters left: 4 (223 enodes) 127.470 * * [simplify]: Extracting #0: cost 1 inf + 0 127.470 * * [simplify]: Extracting #1: cost 13 inf + 0 127.470 * * [simplify]: Extracting #2: cost 121 inf + 0 127.471 * * [simplify]: Extracting #3: cost 204 inf + 204 127.472 * * [simplify]: Extracting #4: cost 194 inf + 1378 127.474 * * [simplify]: Extracting #5: cost 150 inf + 15135 127.491 * * [simplify]: Extracting #6: cost 34 inf + 54172 127.512 * * [simplify]: Extracting #7: cost 3 inf + 63964 127.541 * * [simplify]: Extracting #8: cost 0 inf + 65076 127.555 * [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)))) 127.555 * [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))))))) 127.555 * [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))))) 127.556 * * [simplify]: iters left: 6 (15 enodes) 127.560 * * [simplify]: iters left: 5 (61 enodes) 127.572 * * [simplify]: iters left: 4 (142 enodes) 127.629 * * [simplify]: iters left: 3 (474 enodes) 127.912 * * [simplify]: Extracting #0: cost 1 inf + 0 127.912 * * [simplify]: Extracting #1: cost 0 inf + 1 127.912 * [simplify]: Simplified to 0 127.912 * [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)) 127.913 * * * * [progress]: [ 207 / 3260 ] simplifiying candidate # 127.913 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 127.913 * * [simplify]: iters left: 6 (26 enodes) 127.928 * * [simplify]: iters left: 5 (99 enodes) 127.963 * * [simplify]: iters left: 4 (192 enodes) 128.016 * * [simplify]: iters left: 3 (462 enodes) 128.179 * * [simplify]: Extracting #0: cost 1 inf + 0 128.179 * * [simplify]: Extracting #1: cost 13 inf + 0 128.180 * * [simplify]: Extracting #2: cost 121 inf + 0 128.182 * * [simplify]: Extracting #3: cost 224 inf + 85 128.184 * * [simplify]: Extracting #4: cost 196 inf + 5628 128.199 * * [simplify]: Extracting #5: cost 85 inf + 35292 128.212 * * [simplify]: Extracting #6: cost 26 inf + 50991 128.225 * * [simplify]: Extracting #7: cost 0 inf + 58972 128.249 * * [simplify]: Extracting #8: cost 0 inf + 58957 128.272 * [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))))) 128.272 * [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)))))) 128.272 * [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)))) 128.272 * * [simplify]: iters left: 6 (14 enodes) 128.276 * * [simplify]: iters left: 5 (56 enodes) 128.286 * * [simplify]: iters left: 4 (113 enodes) 128.323 * * [simplify]: iters left: 3 (324 enodes) 128.464 * * [simplify]: Extracting #0: cost 1 inf + 0 128.464 * * [simplify]: Extracting #1: cost 0 inf + 1 128.464 * [simplify]: Simplified to 0 128.465 * [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)) 128.465 * * * * [progress]: [ 208 / 3260 ] simplifiying candidate # 128.465 * [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)))) 128.466 * * [simplify]: iters left: 6 (25 enodes) 128.475 * * [simplify]: iters left: 5 (94 enodes) 128.492 * * [simplify]: iters left: 4 (183 enodes) 128.547 * * [simplify]: iters left: 3 (424 enodes) 128.720 * * [simplify]: Extracting #0: cost 1 inf + 0 128.720 * * [simplify]: Extracting #1: cost 13 inf + 0 128.720 * * [simplify]: Extracting #2: cost 94 inf + 0 128.721 * * [simplify]: Extracting #3: cost 170 inf + 2 128.721 * * [simplify]: Extracting #4: cost 166 inf + 171 128.723 * * [simplify]: Extracting #5: cost 130 inf + 7303 128.729 * * [simplify]: Extracting #6: cost 51 inf + 25172 128.741 * * [simplify]: Extracting #7: cost 21 inf + 32649 128.762 * * [simplify]: Extracting #8: cost 2 inf + 39665 128.781 * * [simplify]: Extracting #9: cost 0 inf + 40411 128.793 * [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)) 128.794 * [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))))) 128.794 * [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))) 128.794 * * [simplify]: iters left: 6 (14 enodes) 128.798 * * [simplify]: iters left: 5 (56 enodes) 128.809 * * [simplify]: iters left: 4 (112 enodes) 128.839 * * [simplify]: iters left: 3 (297 enodes) 129.018 * * [simplify]: Extracting #0: cost 1 inf + 0 129.018 * * [simplify]: Extracting #1: cost 0 inf + 1 129.018 * [simplify]: Simplified to 0 129.018 * [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)) 129.018 * * * * [progress]: [ 209 / 3260 ] simplifiying candidate # 129.019 * [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)))))) 129.019 * * [simplify]: iters left: 6 (25 enodes) 129.025 * * [simplify]: iters left: 5 (96 enodes) 129.043 * * [simplify]: iters left: 4 (197 enodes) 129.096 * * [simplify]: iters left: 3 (452 enodes) 129.257 * * [simplify]: Extracting #0: cost 1 inf + 0 129.257 * * [simplify]: Extracting #1: cost 13 inf + 0 129.257 * * [simplify]: Extracting #2: cost 107 inf + 0 129.258 * * [simplify]: Extracting #3: cost 218 inf + 246 129.259 * * [simplify]: Extracting #4: cost 205 inf + 2153 129.266 * * [simplify]: Extracting #5: cost 122 inf + 23009 129.281 * * [simplify]: Extracting #6: cost 43 inf + 45353 129.304 * * [simplify]: Extracting #7: cost 19 inf + 52087 129.322 * * [simplify]: Extracting #8: cost 4 inf + 58088 129.336 * * [simplify]: Extracting #9: cost 0 inf + 59530 129.355 * [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)))) 129.355 * [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))))))) 129.355 * [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))))) 129.356 * * [simplify]: iters left: 6 (13 enodes) 129.363 * * [simplify]: iters left: 5 (53 enodes) 129.382 * * [simplify]: iters left: 4 (118 enodes) 129.413 * * [simplify]: iters left: 3 (324 enodes) 129.552 * * [simplify]: Extracting #0: cost 1 inf + 0 129.552 * * [simplify]: Extracting #1: cost 0 inf + 1 129.552 * [simplify]: Simplified to 0 129.552 * [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)) 129.553 * * * * [progress]: [ 210 / 3260 ] simplifiying candidate # 129.553 * [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))))) 129.553 * * [simplify]: iters left: 6 (23 enodes) 129.569 * * [simplify]: iters left: 5 (85 enodes) 129.596 * * [simplify]: iters left: 4 (155 enodes) 129.631 * * [simplify]: iters left: 3 (323 enodes) 129.737 * * [simplify]: Extracting #0: cost 1 inf + 0 129.737 * * [simplify]: Extracting #1: cost 11 inf + 0 129.738 * * [simplify]: Extracting #2: cost 82 inf + 0 129.738 * * [simplify]: Extracting #3: cost 151 inf + 85 129.739 * * [simplify]: Extracting #4: cost 148 inf + 495 129.740 * * [simplify]: Extracting #5: cost 117 inf + 6182 129.747 * * [simplify]: Extracting #6: cost 55 inf + 18319 129.760 * * [simplify]: Extracting #7: cost 12 inf + 29830 129.776 * * [simplify]: Extracting #8: cost 0 inf + 33939 129.795 * * [simplify]: Extracting #9: cost 0 inf + 33924 129.805 * [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)))) 129.805 * [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)))))) 129.805 * [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)))) 129.806 * * [simplify]: iters left: 6 (11 enodes) 129.809 * * [simplify]: iters left: 5 (43 enodes) 129.816 * * [simplify]: iters left: 4 (84 enodes) 129.836 * * [simplify]: iters left: 3 (212 enodes) 129.928 * * [simplify]: iters left: 2 (472 enodes) 130.112 * * [simplify]: Extracting #0: cost 1 inf + 0 130.113 * * [simplify]: Extracting #1: cost 0 inf + 1 130.113 * [simplify]: Simplified to 0 130.113 * [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)) 130.113 * * * * [progress]: [ 211 / 3260 ] simplifiying candidate # 130.114 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 130.114 * * [simplify]: iters left: 6 (23 enodes) 130.122 * * [simplify]: iters left: 5 (87 enodes) 130.138 * * [simplify]: iters left: 4 (167 enodes) 130.196 * * [simplify]: iters left: 3 (341 enodes) 130.322 * * [simplify]: Extracting #0: cost 1 inf + 0 130.322 * * [simplify]: Extracting #1: cost 13 inf + 0 130.323 * * [simplify]: Extracting #2: cost 73 inf + 0 130.323 * * [simplify]: Extracting #3: cost 121 inf + 2 130.323 * * [simplify]: Extracting #4: cost 119 inf + 128 130.324 * * [simplify]: Extracting #5: cost 110 inf + 1721 130.328 * * [simplify]: Extracting #6: cost 47 inf + 12154 130.335 * * [simplify]: Extracting #7: cost 9 inf + 21591 130.344 * * [simplify]: Extracting #8: cost 0 inf + 25336 130.352 * * [simplify]: Extracting #9: cost 0 inf + 25321 130.358 * [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)))) 130.358 * [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))))) 130.359 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 130.359 * * [simplify]: iters left: 6 (12 enodes) 130.363 * * [simplify]: iters left: 5 (49 enodes) 130.373 * * [simplify]: iters left: 4 (99 enodes) 130.397 * * [simplify]: iters left: 3 (234 enodes) 130.486 * * [simplify]: iters left: 2 (447 enodes) 130.646 * * [simplify]: Extracting #0: cost 1 inf + 0 130.646 * * [simplify]: Extracting #1: cost 0 inf + 1 130.646 * [simplify]: Simplified to 0 130.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)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 130.647 * * * * [progress]: [ 212 / 3260 ] simplifiying candidate # 130.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) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 130.647 * * [simplify]: iters left: 6 (25 enodes) 130.660 * * [simplify]: iters left: 5 (95 enodes) 130.693 * * [simplify]: iters left: 4 (192 enodes) 130.774 * * [simplify]: iters left: 3 (417 enodes) 130.961 * * [simplify]: Extracting #0: cost 1 inf + 0 130.961 * * [simplify]: Extracting #1: cost 13 inf + 0 130.961 * * [simplify]: Extracting #2: cost 94 inf + 0 130.962 * * [simplify]: Extracting #3: cost 154 inf + 45 130.963 * * [simplify]: Extracting #4: cost 146 inf + 820 130.965 * * [simplify]: Extracting #5: cost 112 inf + 8310 130.970 * * [simplify]: Extracting #6: cost 51 inf + 21665 130.981 * * [simplify]: Extracting #7: cost 12 inf + 32171 130.991 * * [simplify]: Extracting #8: cost 0 inf + 37136 131.000 * * [simplify]: Extracting #9: cost 0 inf + 37121 131.010 * [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)))) 131.010 * [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))))))) 131.011 * [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))))) 131.011 * * [simplify]: iters left: 6 (14 enodes) 131.015 * * [simplify]: iters left: 5 (57 enodes) 131.028 * * [simplify]: iters left: 4 (121 enodes) 131.083 * * [simplify]: iters left: 3 (291 enodes) 131.254 * * [simplify]: Extracting #0: cost 1 inf + 0 131.254 * * [simplify]: Extracting #1: cost 0 inf + 1 131.254 * [simplify]: Simplified to 0 131.255 * [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)) 131.255 * * * * [progress]: [ 213 / 3260 ] simplifiying candidate # 131.255 * [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))))) 131.255 * * [simplify]: iters left: 6 (24 enodes) 131.261 * * [simplify]: iters left: 5 (90 enodes) 131.277 * * [simplify]: iters left: 4 (167 enodes) 131.319 * * [simplify]: iters left: 3 (331 enodes) 131.425 * * [simplify]: Extracting #0: cost 1 inf + 0 131.425 * * [simplify]: Extracting #1: cost 13 inf + 0 131.425 * * [simplify]: Extracting #2: cost 74 inf + 0 131.426 * * [simplify]: Extracting #3: cost 113 inf + 86 131.427 * * [simplify]: Extracting #4: cost 103 inf + 1028 131.430 * * [simplify]: Extracting #5: cost 84 inf + 4009 131.435 * * [simplify]: Extracting #6: cost 44 inf + 9810 131.444 * * [simplify]: Extracting #7: cost 8 inf + 19144 131.451 * * [simplify]: Extracting #8: cost 1 inf + 21746 131.457 * * [simplify]: Extracting #9: cost 0 inf + 22151 131.464 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (/ b 2) a)) 131.464 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 131.464 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 131.464 * * [simplify]: iters left: 6 (13 enodes) 131.469 * * [simplify]: iters left: 5 (52 enodes) 131.479 * * [simplify]: iters left: 4 (98 enodes) 131.520 * * [simplify]: iters left: 3 (212 enodes) 131.596 * * [simplify]: iters left: 2 (371 enodes) 131.709 * * [simplify]: Extracting #0: cost 1 inf + 0 131.709 * * [simplify]: Extracting #1: cost 0 inf + 1 131.709 * [simplify]: Simplified to 0 131.709 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 0)) 131.709 * * * * [progress]: [ 214 / 3260 ] simplifiying candidate # 131.710 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 131.710 * * [simplify]: iters left: 6 (23 enodes) 131.722 * * [simplify]: iters left: 5 (81 enodes) 131.736 * * [simplify]: iters left: 4 (151 enodes) 131.769 * * [simplify]: iters left: 3 (259 enodes) 131.834 * * [simplify]: iters left: 2 (395 enodes) 131.952 * * [simplify]: iters left: 1 (492 enodes) 132.086 * * [simplify]: Extracting #0: cost 1 inf + 0 132.086 * * [simplify]: Extracting #1: cost 13 inf + 0 132.086 * * [simplify]: Extracting #2: cost 55 inf + 0 132.086 * * [simplify]: Extracting #3: cost 79 inf + 46 132.087 * * [simplify]: Extracting #4: cost 52 inf + 2345 132.089 * * [simplify]: Extracting #5: cost 38 inf + 4795 132.091 * * [simplify]: Extracting #6: cost 36 inf + 5281 132.093 * * [simplify]: Extracting #7: cost 25 inf + 6591 132.099 * * [simplify]: Extracting #8: cost 9 inf + 12117 132.109 * * [simplify]: Extracting #9: cost 0 inf + 15893 132.118 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 132.118 * [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))))) 132.119 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 132.119 * * [simplify]: iters left: 6 (12 enodes) 132.126 * * [simplify]: iters left: 5 (44 enodes) 132.142 * * [simplify]: iters left: 4 (92 enodes) 132.172 * * [simplify]: iters left: 3 (159 enodes) 132.215 * * [simplify]: iters left: 2 (267 enodes) 132.274 * * [simplify]: iters left: 1 (364 enodes) 132.393 * * [simplify]: Extracting #0: cost 1 inf + 0 132.393 * * [simplify]: Extracting #1: cost 0 inf + 1 132.393 * [simplify]: Simplified to 0 132.394 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 132.394 * * * * [progress]: [ 215 / 3260 ] simplifiying candidate # 132.394 * [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)))))) 132.394 * * [simplify]: iters left: 6 (26 enodes) 132.401 * * [simplify]: iters left: 5 (102 enodes) 132.420 * * [simplify]: iters left: 4 (225 enodes) 132.526 * * [simplify]: Extracting #0: cost 1 inf + 0 132.526 * * [simplify]: Extracting #1: cost 13 inf + 0 132.527 * * [simplify]: Extracting #2: cost 120 inf + 0 132.528 * * [simplify]: Extracting #3: cost 194 inf + 46 132.529 * * [simplify]: Extracting #4: cost 172 inf + 3492 132.540 * * [simplify]: Extracting #5: cost 76 inf + 33030 132.555 * * [simplify]: Extracting #6: cost 31 inf + 44618 132.571 * * [simplify]: Extracting #7: cost 15 inf + 47852 132.589 * * [simplify]: Extracting #8: cost 3 inf + 52873 132.609 * * [simplify]: Extracting #9: cost 0 inf + 54054 132.630 * [simplify]: Simplified to (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ b (/ (* (cbrt 2) (cbrt a)) (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))))) 132.630 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ b (/ (* (cbrt 2) (cbrt a)) (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 132.630 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 132.631 * * [simplify]: iters left: 6 (15 enodes) 132.639 * * [simplify]: iters left: 5 (64 enodes) 132.660 * * [simplify]: iters left: 4 (149 enodes) 132.708 * * [simplify]: iters left: 3 (466 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) (+ (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)) 133.215 * * * * [progress]: [ 216 / 3260 ] simplifiying candidate # 133.216 * [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))))) 133.216 * * [simplify]: iters left: 6 (25 enodes) 133.227 * * [simplify]: iters left: 5 (97 enodes) 133.253 * * [simplify]: iters left: 4 (195 enodes) 133.332 * * [simplify]: iters left: 3 (464 enodes) 133.562 * * [simplify]: Extracting #0: cost 1 inf + 0 133.562 * * [simplify]: Extracting #1: cost 13 inf + 0 133.563 * * [simplify]: Extracting #2: cost 145 inf + 0 133.564 * * [simplify]: Extracting #3: cost 263 inf + 46 133.565 * * [simplify]: Extracting #4: cost 226 inf + 6054 133.574 * * [simplify]: Extracting #5: cost 89 inf + 39139 133.593 * * [simplify]: Extracting #6: cost 19 inf + 58363 133.608 * * [simplify]: Extracting #7: cost 0 inf + 63480 133.624 * * [simplify]: Extracting #8: cost 0 inf + 63465 133.641 * [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))) 133.641 * [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)))))) 133.641 * [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)))) 133.641 * * [simplify]: iters left: 6 (14 enodes) 133.648 * * [simplify]: iters left: 5 (59 enodes) 133.669 * * [simplify]: iters left: 4 (121 enodes) 133.703 * * [simplify]: iters left: 3 (332 enodes) 133.874 * * [simplify]: Extracting #0: cost 1 inf + 0 133.875 * * [simplify]: Extracting #1: cost 0 inf + 1 133.875 * [simplify]: Simplified to 0 133.875 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 133.875 * * * * [progress]: [ 217 / 3260 ] simplifiying candidate # 133.875 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 133.875 * * [simplify]: iters left: 6 (24 enodes) 133.882 * * [simplify]: iters left: 5 (92 enodes) 133.901 * * [simplify]: iters left: 4 (186 enodes) 133.960 * * [simplify]: iters left: 3 (410 enodes) 134.170 * * [simplify]: Extracting #0: cost 1 inf + 0 134.170 * * [simplify]: Extracting #1: cost 13 inf + 0 134.170 * * [simplify]: Extracting #2: cost 117 inf + 0 134.171 * * [simplify]: Extracting #3: cost 169 inf + 130 134.172 * * [simplify]: Extracting #4: cost 153 inf + 1167 134.174 * * [simplify]: Extracting #5: cost 120 inf + 8349 134.179 * * [simplify]: Extracting #6: cost 55 inf + 20849 134.187 * * [simplify]: Extracting #7: cost 20 inf + 29234 134.196 * * [simplify]: Extracting #8: cost 3 inf + 35902 134.209 * * [simplify]: Extracting #9: cost 0 inf + 37028 134.221 * [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)))) 134.221 * [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))))) 134.222 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 134.222 * * [simplify]: iters left: 6 (13 enodes) 134.226 * * [simplify]: iters left: 5 (54 enodes) 134.239 * * [simplify]: iters left: 4 (112 enodes) 134.276 * * [simplify]: iters left: 3 (281 enodes) 134.468 * * [simplify]: Extracting #0: cost 1 inf + 0 134.468 * * [simplify]: Extracting #1: cost 0 inf + 1 134.468 * [simplify]: Simplified to 0 134.468 * [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)) 134.468 * * * * [progress]: [ 218 / 3260 ] simplifiying candidate # 134.469 * [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)))))) 134.469 * * [simplify]: iters left: 6 (25 enodes) 134.476 * * [simplify]: iters left: 5 (97 enodes) 134.494 * * [simplify]: iters left: 4 (210 enodes) 134.577 * * [simplify]: iters left: 3 (498 enodes) 134.837 * * [simplify]: Extracting #0: cost 1 inf + 0 134.837 * * [simplify]: Extracting #1: cost 13 inf + 0 134.838 * * [simplify]: Extracting #2: cost 159 inf + 0 134.839 * * [simplify]: Extracting #3: cost 288 inf + 87 134.840 * * [simplify]: Extracting #4: cost 275 inf + 1149 134.847 * * [simplify]: Extracting #5: cost 133 inf + 34559 134.861 * * [simplify]: Extracting #6: cost 24 inf + 64422 134.891 * * [simplify]: Extracting #7: cost 3 inf + 70836 134.922 * * [simplify]: Extracting #8: cost 0 inf + 71665 134.954 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) 134.954 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 134.955 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 134.955 * * [simplify]: iters left: 6 (14 enodes) 134.962 * * [simplify]: iters left: 5 (59 enodes) 134.980 * * [simplify]: iters left: 4 (134 enodes) 135.048 * * [simplify]: iters left: 3 (357 enodes) 135.300 * * [simplify]: Extracting #0: cost 1 inf + 0 135.300 * * [simplify]: Extracting #1: cost 0 inf + 1 135.300 * [simplify]: Simplified to 0 135.300 * [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)) 135.300 * * * * [progress]: [ 219 / 3260 ] simplifiying candidate # 135.301 * [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))))) 135.301 * * [simplify]: iters left: 6 (24 enodes) 135.308 * * [simplify]: iters left: 5 (91 enodes) 135.333 * * [simplify]: iters left: 4 (180 enodes) 135.389 * * [simplify]: iters left: 3 (385 enodes) 135.611 * * [simplify]: Extracting #0: cost 1 inf + 0 135.611 * * [simplify]: Extracting #1: cost 13 inf + 0 135.612 * * [simplify]: Extracting #2: cost 130 inf + 0 135.613 * * [simplify]: Extracting #3: cost 202 inf + 129 135.615 * * [simplify]: Extracting #4: cost 182 inf + 2535 135.626 * * [simplify]: Extracting #5: cost 71 inf + 23631 135.639 * * [simplify]: Extracting #6: cost 34 inf + 30749 135.647 * * [simplify]: Extracting #7: cost 15 inf + 35933 135.658 * * [simplify]: Extracting #8: cost 4 inf + 40438 135.679 * * [simplify]: Extracting #9: cost 0 inf + 41947 135.701 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ a (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 135.701 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ a (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 135.701 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 135.702 * * [simplify]: iters left: 6 (13 enodes) 135.709 * * [simplify]: iters left: 5 (53 enodes) 135.728 * * [simplify]: iters left: 4 (106 enodes) 135.777 * * [simplify]: iters left: 3 (257 enodes) 135.896 * * [simplify]: Extracting #0: cost 1 inf + 0 135.896 * * [simplify]: Extracting #1: cost 0 inf + 1 135.896 * [simplify]: Simplified to 0 135.896 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 135.896 * * * * [progress]: [ 220 / 3260 ] simplifiying candidate # 135.897 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 135.897 * * [simplify]: iters left: 6 (23 enodes) 135.903 * * [simplify]: iters left: 5 (87 enodes) 135.937 * * [simplify]: iters left: 4 (166 enodes) 135.977 * * [simplify]: iters left: 3 (328 enodes) 136.131 * * [simplify]: Extracting #0: cost 1 inf + 0 136.131 * * [simplify]: Extracting #1: cost 13 inf + 0 136.132 * * [simplify]: Extracting #2: cost 99 inf + 0 136.132 * * [simplify]: Extracting #3: cost 129 inf + 251 136.133 * * [simplify]: Extracting #4: cost 114 inf + 1288 136.134 * * [simplify]: Extracting #5: cost 94 inf + 4639 136.140 * * [simplify]: Extracting #6: cost 43 inf + 12056 136.150 * * [simplify]: Extracting #7: cost 15 inf + 18841 136.161 * * [simplify]: Extracting #8: cost 0 inf + 24708 136.167 * * [simplify]: Extracting #9: cost 0 inf + 24693 136.174 * [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))) 136.174 * [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))))) 136.175 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 136.175 * * [simplify]: iters left: 6 (12 enodes) 136.179 * * [simplify]: iters left: 5 (49 enodes) 136.189 * * [simplify]: iters left: 4 (94 enodes) 136.235 * * [simplify]: iters left: 3 (221 enodes) 136.315 * * [simplify]: iters left: 2 (492 enodes) 136.654 * * [simplify]: Extracting #0: cost 1 inf + 0 136.654 * * [simplify]: Extracting #1: cost 0 inf + 1 136.654 * [simplify]: Simplified to 0 136.654 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 136.654 * * * * [progress]: [ 221 / 3260 ] simplifiying candidate # 136.655 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 136.655 * * [simplify]: iters left: 6 (24 enodes) 136.667 * * [simplify]: iters left: 5 (90 enodes) 136.698 * * [simplify]: iters left: 4 (185 enodes) 136.746 * * [simplify]: iters left: 3 (407 enodes) 136.973 * * [simplify]: Extracting #0: cost 1 inf + 0 136.973 * * [simplify]: Extracting #1: cost 13 inf + 0 136.973 * * [simplify]: Extracting #2: cost 125 inf + 0 136.974 * * [simplify]: Extracting #3: cost 178 inf + 48 136.975 * * [simplify]: Extracting #4: cost 162 inf + 2164 136.979 * * [simplify]: Extracting #5: cost 73 inf + 20417 136.986 * * [simplify]: Extracting #6: cost 25 inf + 32150 137.000 * * [simplify]: Extracting #7: cost 1 inf + 39527 137.013 * * [simplify]: Extracting #8: cost 0 inf + 39892 137.023 * [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))))) 137.023 * [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))))))) 137.023 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 137.023 * * [simplify]: iters left: 6 (13 enodes) 137.027 * * [simplify]: iters left: 5 (52 enodes) 137.039 * * [simplify]: iters left: 4 (111 enodes) 137.086 * * [simplify]: iters left: 3 (278 enodes) 137.271 * * [simplify]: Extracting #0: cost 1 inf + 0 137.271 * * [simplify]: Extracting #1: cost 0 inf + 1 137.271 * [simplify]: Simplified to 0 137.271 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 137.271 * * * * [progress]: [ 222 / 3260 ] simplifiying candidate # 137.272 * [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))))) 137.272 * * [simplify]: iters left: 6 (23 enodes) 137.283 * * [simplify]: iters left: 5 (85 enodes) 137.313 * * [simplify]: iters left: 4 (161 enodes) 137.378 * * [simplify]: iters left: 3 (312 enodes) 137.493 * * [simplify]: Extracting #0: cost 1 inf + 0 137.493 * * [simplify]: Extracting #1: cost 13 inf + 0 137.493 * * [simplify]: Extracting #2: cost 93 inf + 0 137.494 * * [simplify]: Extracting #3: cost 110 inf + 215 137.494 * * [simplify]: Extracting #4: cost 81 inf + 2805 137.497 * * [simplify]: Extracting #5: cost 46 inf + 8408 137.502 * * [simplify]: Extracting #6: cost 36 inf + 9772 137.510 * * [simplify]: Extracting #7: cost 12 inf + 16458 137.521 * * [simplify]: Extracting #8: cost 0 inf + 21225 137.529 * * [simplify]: Extracting #9: cost 0 inf + 21210 137.535 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)))) (/ (/ b 2) a)) 137.535 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 137.536 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 137.536 * * [simplify]: iters left: 6 (12 enodes) 137.539 * * [simplify]: iters left: 5 (47 enodes) 137.548 * * [simplify]: iters left: 4 (89 enodes) 137.580 * * [simplify]: iters left: 3 (186 enodes) 137.679 * * [simplify]: iters left: 2 (378 enodes) 137.898 * * [simplify]: Extracting #0: cost 1 inf + 0 137.898 * * [simplify]: Extracting #1: cost 0 inf + 1 137.898 * [simplify]: Simplified to 0 137.898 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)))) (/ (/ b 2) a)) 0)) 137.898 * * * * [progress]: [ 223 / 3260 ] simplifiying candidate # 137.899 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 137.899 * * [simplify]: iters left: 6 (22 enodes) 137.905 * * [simplify]: iters left: 5 (79 enodes) 137.919 * * [simplify]: iters left: 4 (127 enodes) 137.943 * * [simplify]: iters left: 3 (197 enodes) 138.002 * * [simplify]: iters left: 2 (282 enodes) 138.068 * * [simplify]: iters left: 1 (380 enodes) 138.170 * * [simplify]: Extracting #0: cost 1 inf + 0 138.170 * * [simplify]: Extracting #1: cost 11 inf + 0 138.170 * * [simplify]: Extracting #2: cost 59 inf + 2 138.170 * * [simplify]: Extracting #3: cost 71 inf + 508 138.171 * * [simplify]: Extracting #4: cost 40 inf + 2710 138.173 * * [simplify]: Extracting #5: cost 38 inf + 3292 138.174 * * [simplify]: Extracting #6: cost 34 inf + 4040 138.177 * * [simplify]: Extracting #7: cost 10 inf + 10748 138.181 * * [simplify]: Extracting #8: cost 1 inf + 14146 138.188 * * [simplify]: Extracting #9: cost 0 inf + 14392 138.196 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* 1/2 (/ b a))) 138.196 * [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))))) 138.197 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 138.197 * * [simplify]: iters left: 6 (11 enodes) 138.203 * * [simplify]: iters left: 5 (40 enodes) 138.217 * * [simplify]: iters left: 4 (65 enodes) 138.229 * * [simplify]: iters left: 3 (97 enodes) 138.247 * * [simplify]: iters left: 2 (165 enodes) 138.318 * * [simplify]: iters left: 1 (271 enodes) 138.396 * * [simplify]: Extracting #0: cost 1 inf + 0 138.396 * * [simplify]: Extracting #1: cost 0 inf + 1 138.396 * [simplify]: Simplified to 0 138.396 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* 1/2 (/ b a))) 0)) 138.396 * * * * [progress]: [ 224 / 3260 ] simplifiying candidate # 138.396 * [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)))))) 138.397 * * [simplify]: iters left: 6 (23 enodes) 138.403 * * [simplify]: iters left: 5 (89 enodes) 138.429 * * [simplify]: iters left: 4 (180 enodes) 138.503 * * [simplify]: iters left: 3 (381 enodes) 138.692 * * [simplify]: Extracting #0: cost 1 inf + 0 138.692 * * [simplify]: Extracting #1: cost 13 inf + 0 138.693 * * [simplify]: Extracting #2: cost 116 inf + 0 138.694 * * [simplify]: Extracting #3: cost 159 inf + 89 138.696 * * [simplify]: Extracting #4: cost 136 inf + 2776 138.703 * * [simplify]: Extracting #5: cost 62 inf + 19432 138.715 * * [simplify]: Extracting #6: cost 38 inf + 24676 138.728 * * [simplify]: Extracting #7: cost 11 inf + 31950 138.749 * * [simplify]: Extracting #8: cost 0 inf + 36533 138.767 * * [simplify]: Extracting #9: cost 0 inf + 36518 138.784 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) 138.784 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 138.785 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 138.785 * * [simplify]: iters left: 6 (12 enodes) 138.792 * * [simplify]: iters left: 5 (51 enodes) 138.810 * * [simplify]: iters left: 4 (106 enodes) 138.850 * * [simplify]: iters left: 3 (247 enodes) 138.983 * * [simplify]: Extracting #0: cost 1 inf + 0 138.983 * * [simplify]: Extracting #1: cost 0 inf + 1 138.983 * [simplify]: Simplified to 0 138.983 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 138.984 * * * * [progress]: [ 225 / 3260 ] simplifiying candidate # 138.984 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 138.984 * * [simplify]: iters left: 6 (22 enodes) 138.995 * * [simplify]: iters left: 5 (84 enodes) 139.025 * * [simplify]: iters left: 4 (158 enodes) 139.090 * * [simplify]: iters left: 3 (314 enodes) 139.227 * * [simplify]: Extracting #0: cost 1 inf + 0 139.227 * * [simplify]: Extracting #1: cost 13 inf + 0 139.228 * * [simplify]: Extracting #2: cost 93 inf + 0 139.229 * * [simplify]: Extracting #3: cost 111 inf + 256 139.230 * * [simplify]: Extracting #4: cost 84 inf + 2477 139.235 * * [simplify]: Extracting #5: cost 50 inf + 7838 139.240 * * [simplify]: Extracting #6: cost 36 inf + 9934 139.249 * * [simplify]: Extracting #7: cost 6 inf + 18945 139.260 * * [simplify]: Extracting #8: cost 0 inf + 21387 139.269 * * [simplify]: Extracting #9: cost 0 inf + 21372 139.275 * [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)) 139.275 * [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)))))) 139.276 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 139.276 * * [simplify]: iters left: 6 (11 enodes) 139.279 * * [simplify]: iters left: 5 (46 enodes) 139.288 * * [simplify]: iters left: 4 (86 enodes) 139.326 * * [simplify]: iters left: 3 (183 enodes) 139.423 * * [simplify]: iters left: 2 (372 enodes) 139.660 * * [simplify]: Extracting #0: cost 1 inf + 0 139.660 * * [simplify]: Extracting #1: cost 0 inf + 1 139.660 * [simplify]: Simplified to 0 139.660 * [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)) 139.660 * * * * [progress]: [ 226 / 3260 ] simplifiying candidate # 139.661 * [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)))) 139.661 * * [simplify]: iters left: 6 (21 enodes) 139.674 * * [simplify]: iters left: 5 (78 enodes) 139.700 * * [simplify]: iters left: 4 (126 enodes) 139.745 * * [simplify]: iters left: 3 (196 enodes) 139.806 * * [simplify]: iters left: 2 (281 enodes) 139.906 * * [simplify]: iters left: 1 (379 enodes) 139.997 * * [simplify]: Extracting #0: cost 1 inf + 0 139.997 * * [simplify]: Extracting #1: cost 11 inf + 0 139.997 * * [simplify]: Extracting #2: cost 58 inf + 2 139.998 * * [simplify]: Extracting #3: cost 66 inf + 798 140.000 * * [simplify]: Extracting #4: cost 39 inf + 2750 140.003 * * [simplify]: Extracting #5: cost 38 inf + 3210 140.007 * * [simplify]: Extracting #6: cost 32 inf + 4139 140.013 * * [simplify]: Extracting #7: cost 6 inf + 12361 140.021 * * [simplify]: Extracting #8: cost 1 inf + 14063 140.029 * * [simplify]: Extracting #9: cost 0 inf + 14308 140.038 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ b (* a 2))) 140.038 * [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))))) 140.038 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 140.038 * * [simplify]: iters left: 6 (10 enodes) 140.044 * * [simplify]: iters left: 5 (39 enodes) 140.052 * * [simplify]: iters left: 4 (64 enodes) 140.068 * * [simplify]: iters left: 3 (96 enodes) 140.094 * * [simplify]: iters left: 2 (164 enodes) 140.141 * * [simplify]: iters left: 1 (270 enodes) 140.213 * * [simplify]: Extracting #0: cost 1 inf + 0 140.213 * * [simplify]: Extracting #1: cost 0 inf + 1 140.213 * [simplify]: Simplified to 0 140.213 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ b (* a 2))) 0)) 140.213 * * * * [progress]: [ 227 / 3260 ] simplifiying candidate # 140.213 * [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)))))) 140.214 * * [simplify]: iters left: 6 (23 enodes) 140.222 * * [simplify]: iters left: 5 (90 enodes) 140.242 * * [simplify]: iters left: 4 (189 enodes) 140.303 * * [simplify]: iters left: 3 (386 enodes) 140.449 * * [simplify]: Extracting #0: cost 1 inf + 0 140.449 * * [simplify]: Extracting #1: cost 13 inf + 0 140.450 * * [simplify]: Extracting #2: cost 103 inf + 0 140.451 * * [simplify]: Extracting #3: cost 164 inf + 132 140.453 * * [simplify]: Extracting #4: cost 127 inf + 4733 140.460 * * [simplify]: Extracting #5: cost 59 inf + 18515 140.473 * * [simplify]: Extracting #6: cost 33 inf + 23289 140.490 * * [simplify]: Extracting #7: cost 20 inf + 26676 140.506 * * [simplify]: Extracting #8: cost 4 inf + 32979 140.522 * * [simplify]: Extracting #9: cost 0 inf + 34461 140.531 * [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))))) 140.531 * [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))))))) 140.532 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 140.532 * * [simplify]: iters left: 6 (12 enodes) 140.536 * * [simplify]: iters left: 5 (53 enodes) 140.548 * * [simplify]: iters left: 4 (117 enodes) 140.591 * * [simplify]: iters left: 3 (255 enodes) 140.675 * * [simplify]: Extracting #0: cost 1 inf + 0 140.675 * * [simplify]: Extracting #1: cost 0 inf + 1 140.675 * [simplify]: Simplified to 0 140.675 * [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)) 140.675 * * * * [progress]: [ 228 / 3260 ] simplifiying candidate # 140.675 * [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))))) 140.676 * * [simplify]: iters left: 6 (22 enodes) 140.685 * * [simplify]: iters left: 5 (85 enodes) 140.714 * * [simplify]: iters left: 4 (168 enodes) 140.758 * * [simplify]: iters left: 3 (298 enodes) 140.886 * * [simplify]: Extracting #0: cost 1 inf + 0 140.886 * * [simplify]: Extracting #1: cost 13 inf + 0 140.886 * * [simplify]: Extracting #2: cost 87 inf + 0 140.887 * * [simplify]: Extracting #3: cost 121 inf + 339 140.890 * * [simplify]: Extracting #4: cost 55 inf + 7139 140.895 * * [simplify]: Extracting #5: cost 41 inf + 9516 140.898 * * [simplify]: Extracting #6: cost 37 inf + 10320 140.903 * * [simplify]: Extracting #7: cost 10 inf + 18017 140.910 * * [simplify]: Extracting #8: cost 0 inf + 21696 140.916 * [simplify]: Simplified to (fma (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) a) (* -1/2 (/ b a))) 140.916 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) a) (* -1/2 (/ b a))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 140.916 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 140.916 * * [simplify]: iters left: 6 (11 enodes) 140.920 * * [simplify]: iters left: 5 (48 enodes) 140.932 * * [simplify]: iters left: 4 (98 enodes) 140.968 * * [simplify]: iters left: 3 (181 enodes) 141.026 * * [simplify]: iters left: 2 (358 enodes) 141.171 * * [simplify]: Extracting #0: cost 1 inf + 0 141.171 * * [simplify]: Extracting #1: cost 0 inf + 1 141.171 * [simplify]: Simplified to 0 141.171 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 0)) 141.171 * * * * [progress]: [ 229 / 3260 ] simplifiying candidate # 141.171 * [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)))) 141.171 * * [simplify]: iters left: 6 (21 enodes) 141.177 * * [simplify]: iters left: 5 (78 enodes) 141.193 * * [simplify]: iters left: 4 (146 enodes) 141.218 * * [simplify]: iters left: 3 (242 enodes) 141.276 * * [simplify]: iters left: 2 (370 enodes) 141.392 * * [simplify]: Extracting #0: cost 1 inf + 0 141.392 * * [simplify]: Extracting #1: cost 14 inf + 0 141.392 * * [simplify]: Extracting #2: cost 71 inf + 83 141.393 * * [simplify]: Extracting #3: cost 75 inf + 1208 141.394 * * [simplify]: Extracting #4: cost 31 inf + 4527 141.396 * * [simplify]: Extracting #5: cost 35 inf + 4657 141.398 * * [simplify]: Extracting #6: cost 32 inf + 5282 141.400 * * [simplify]: Extracting #7: cost 21 inf + 6535 141.404 * * [simplify]: Extracting #8: cost 7 inf + 11233 141.412 * * [simplify]: Extracting #9: cost 0 inf + 14003 141.421 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 141.421 * [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))))) 141.422 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 141.422 * * [simplify]: iters left: 6 (10 enodes) 141.429 * * [simplify]: iters left: 5 (41 enodes) 141.444 * * [simplify]: iters left: 4 (81 enodes) 141.471 * * [simplify]: iters left: 3 (127 enodes) 141.503 * * [simplify]: iters left: 2 (186 enodes) 141.539 * * [simplify]: iters left: 1 (266 enodes) 141.658 * * [simplify]: Extracting #0: cost 1 inf + 0 141.658 * * [simplify]: Extracting #1: cost 0 inf + 1 141.659 * [simplify]: Simplified to 0 141.659 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 0)) 141.659 * * * * [progress]: [ 230 / 3260 ] simplifiying candidate # 141.659 * [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))) 141.659 * * [simplify]: iters left: 6 (20 enodes) 141.665 * * [simplify]: iters left: 5 (75 enodes) 141.688 * * [simplify]: iters left: 4 (127 enodes) 141.711 * * [simplify]: iters left: 3 (205 enodes) 141.759 * * [simplify]: iters left: 2 (300 enodes) 141.825 * * [simplify]: iters left: 1 (419 enodes) 141.922 * * [simplify]: Extracting #0: cost 1 inf + 0 141.922 * * [simplify]: Extracting #1: cost 11 inf + 0 141.922 * * [simplify]: Extracting #2: cost 65 inf + 2 141.923 * * [simplify]: Extracting #3: cost 77 inf + 716 141.924 * * [simplify]: Extracting #4: cost 40 inf + 2926 141.926 * * [simplify]: Extracting #5: cost 38 inf + 3631 141.928 * * [simplify]: Extracting #6: cost 34 inf + 4201 141.930 * * [simplify]: Extracting #7: cost 23 inf + 5729 141.934 * * [simplify]: Extracting #8: cost 8 inf + 11294 141.939 * * [simplify]: Extracting #9: cost 0 inf + 14729 141.944 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 141.944 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 141.944 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 141.944 * * [simplify]: iters left: 6 (9 enodes) 141.947 * * [simplify]: iters left: 5 (36 enodes) 141.954 * * [simplify]: iters left: 4 (67 enodes) 141.969 * * [simplify]: iters left: 3 (97 enodes) 141.988 * * [simplify]: iters left: 2 (158 enodes) 142.028 * * [simplify]: iters left: 1 (263 enodes) 142.108 * * [simplify]: Extracting #0: cost 1 inf + 0 142.108 * * [simplify]: Extracting #1: cost 0 inf + 1 142.108 * [simplify]: Simplified to 0 142.108 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 142.108 * * * * [progress]: [ 231 / 3260 ] simplifiying candidate # 142.108 * [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)))) 142.108 * * [simplify]: iters left: 6 (20 enodes) 142.114 * * [simplify]: iters left: 5 (76 enodes) 142.140 * * [simplify]: iters left: 4 (137 enodes) 142.168 * * [simplify]: iters left: 3 (232 enodes) 142.241 * * [simplify]: iters left: 2 (349 enodes) 142.388 * * [simplify]: iters left: 1 (499 enodes) 142.576 * * [simplify]: Extracting #0: cost 1 inf + 0 142.576 * * [simplify]: Extracting #1: cost 13 inf + 0 142.576 * * [simplify]: Extracting #2: cost 59 inf + 0 142.576 * * [simplify]: Extracting #3: cost 71 inf + 301 142.577 * * [simplify]: Extracting #4: cost 38 inf + 2299 142.579 * * [simplify]: Extracting #5: cost 38 inf + 2675 142.581 * * [simplify]: Extracting #6: cost 37 inf + 2885 142.583 * * [simplify]: Extracting #7: cost 29 inf + 3495 142.585 * * [simplify]: Extracting #8: cost 24 inf + 4513 142.588 * * [simplify]: Extracting #9: cost 7 inf + 10810 142.594 * * [simplify]: Extracting #10: cost 0 inf + 13775 142.602 * [simplify]: Simplified to (+ (/ (/ b a) -2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 142.602 * [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))))) 142.603 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 142.603 * * [simplify]: iters left: 5 (9 enodes) 142.609 * * [simplify]: iters left: 4 (39 enodes) 142.625 * * [simplify]: iters left: 3 (65 enodes) 142.638 * * [simplify]: iters left: 2 (129 enodes) 142.675 * * [simplify]: iters left: 1 (210 enodes) 142.725 * * [simplify]: Extracting #0: cost 1 inf + 0 142.725 * * [simplify]: Extracting #1: cost 0 inf + 1 142.725 * [simplify]: Simplified to 0 142.725 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ b a) -2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 142.725 * * * * [progress]: [ 232 / 3260 ] simplifiying candidate # 142.725 * [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)))))) 142.726 * * [simplify]: iters left: 6 (22 enodes) 142.736 * * [simplify]: iters left: 5 (81 enodes) 142.768 * * [simplify]: iters left: 4 (119 enodes) 142.808 * * [simplify]: iters left: 3 (177 enodes) 142.850 * * [simplify]: iters left: 2 (239 enodes) 142.907 * * [simplify]: iters left: 1 (312 enodes) 142.993 * * [simplify]: Extracting #0: cost 1 inf + 0 142.993 * * [simplify]: Extracting #1: cost 11 inf + 0 142.993 * * [simplify]: Extracting #2: cost 55 inf + 0 142.994 * * [simplify]: Extracting #3: cost 101 inf + 206 142.995 * * [simplify]: Extracting #4: cost 94 inf + 1355 142.996 * * [simplify]: Extracting #5: cost 88 inf + 3914 143.002 * * [simplify]: Extracting #6: cost 44 inf + 27767 143.015 * * [simplify]: Extracting #7: cost 5 inf + 42417 143.028 * * [simplify]: Extracting #8: cost 0 inf + 44259 143.040 * * [simplify]: Extracting #9: cost 0 inf + 44164 143.052 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) 143.052 * [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))))))) 143.053 * [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))))) 143.053 * * [simplify]: iters left: 6 (10 enodes) 143.058 * * [simplify]: iters left: 5 (37 enodes) 143.072 * * [simplify]: iters left: 4 (57 enodes) 143.084 * * [simplify]: iters left: 3 (104 enodes) 143.103 * * [simplify]: iters left: 2 (158 enodes) 143.153 * * [simplify]: iters left: 1 (225 enodes) 143.192 * * [simplify]: Extracting #0: cost 1 inf + 0 143.193 * * [simplify]: Extracting #1: cost 0 inf + 1 143.193 * [simplify]: Simplified to 0 143.193 * [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)) 143.193 * * * * [progress]: [ 233 / 3260 ] simplifiying candidate # 143.193 * [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))))) 143.193 * * [simplify]: iters left: 6 (21 enodes) 143.198 * * [simplify]: iters left: 5 (72 enodes) 143.211 * * [simplify]: iters left: 4 (103 enodes) 143.231 * * [simplify]: iters left: 3 (146 enodes) 143.251 * * [simplify]: iters left: 2 (169 enodes) 143.274 * * [simplify]: iters left: 1 (183 enodes) 143.312 * * [simplify]: Extracting #0: cost 1 inf + 0 143.312 * * [simplify]: Extracting #1: cost 9 inf + 0 143.312 * * [simplify]: Extracting #2: cost 34 inf + 0 143.312 * * [simplify]: Extracting #3: cost 47 inf + 288 143.312 * * [simplify]: Extracting #4: cost 36 inf + 1844 143.314 * * [simplify]: Extracting #5: cost 36 inf + 2620 143.315 * * [simplify]: Extracting #6: cost 38 inf + 2663 143.316 * * [simplify]: Extracting #7: cost 29 inf + 3452 143.317 * * [simplify]: Extracting #8: cost 10 inf + 9137 143.320 * * [simplify]: Extracting #9: cost 1 inf + 12877 143.324 * * [simplify]: Extracting #10: cost 0 inf + 13417 143.326 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) 143.326 * [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)))))) 143.327 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 143.327 * * [simplify]: iters left: 6 (9 enodes) 143.329 * * [simplify]: iters left: 5 (29 enodes) 143.334 * * [simplify]: iters left: 4 (42 enodes) 143.341 * * [simplify]: iters left: 3 (58 enodes) 143.351 * * [simplify]: iters left: 2 (68 enodes) 143.368 * * [simplify]: Extracting #0: cost 1 inf + 0 143.368 * * [simplify]: Extracting #1: cost 0 inf + 1 143.368 * [simplify]: Simplified to 0 143.368 * [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)) 143.368 * * * * [progress]: [ 234 / 3260 ] simplifiying candidate # 143.369 * [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)))))) 143.369 * * [simplify]: iters left: 6 (23 enodes) 143.377 * * [simplify]: iters left: 5 (89 enodes) 143.394 * * [simplify]: iters left: 4 (180 enodes) 143.463 * * [simplify]: iters left: 3 (365 enodes) 143.575 * * [simplify]: Extracting #0: cost 1 inf + 0 143.575 * * [simplify]: Extracting #1: cost 11 inf + 0 143.575 * * [simplify]: Extracting #2: cost 72 inf + 0 143.576 * * [simplify]: Extracting #3: cost 115 inf + 204 143.576 * * [simplify]: Extracting #4: cost 113 inf + 409 143.577 * * [simplify]: Extracting #5: cost 113 inf + 452 143.578 * * [simplify]: Extracting #6: cost 108 inf + 2977 143.580 * * [simplify]: Extracting #7: cost 66 inf + 13771 143.586 * * [simplify]: Extracting #8: cost 17 inf + 27681 143.596 * * [simplify]: Extracting #9: cost 0 inf + 33740 143.608 * * [simplify]: Extracting #10: cost 0 inf + 33645 143.624 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 143.624 * [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))))))) 143.625 * [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))))) 143.625 * * [simplify]: iters left: 6 (13 enodes) 143.633 * * [simplify]: iters left: 5 (53 enodes) 143.651 * * [simplify]: iters left: 4 (117 enodes) 143.701 * * [simplify]: iters left: 3 (275 enodes) 143.785 * * [simplify]: iters left: 2 (474 enodes) 143.939 * * [simplify]: Extracting #0: cost 1 inf + 0 143.939 * * [simplify]: Extracting #1: cost 0 inf + 1 143.939 * [simplify]: Simplified to 0 143.939 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 0)) 143.939 * * * * [progress]: [ 235 / 3260 ] simplifiying candidate # 143.939 * [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))))) 143.939 * * [simplify]: iters left: 6 (24 enodes) 143.945 * * [simplify]: iters left: 5 (89 enodes) 143.962 * * [simplify]: iters left: 4 (149 enodes) 143.993 * * [simplify]: iters left: 3 (247 enodes) 144.071 * * [simplify]: iters left: 2 (331 enodes) 144.155 * * [simplify]: iters left: 1 (406 enodes) 144.283 * * [simplify]: Extracting #0: cost 1 inf + 0 144.283 * * [simplify]: Extracting #1: cost 11 inf + 0 144.284 * * [simplify]: Extracting #2: cost 59 inf + 0 144.284 * * [simplify]: Extracting #3: cost 100 inf + 329 144.286 * * [simplify]: Extracting #4: cost 92 inf + 2047 144.289 * * [simplify]: Extracting #5: cost 78 inf + 6005 144.295 * * [simplify]: Extracting #6: cost 35 inf + 17475 144.305 * * [simplify]: Extracting #7: cost 3 inf + 26936 144.319 * * [simplify]: Extracting #8: cost 0 inf + 28116 144.331 * * [simplify]: Extracting #9: cost 0 inf + 28036 144.343 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 144.343 * [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)))))) 144.343 * [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)))) 144.344 * * [simplify]: iters left: 6 (12 enodes) 144.352 * * [simplify]: iters left: 5 (47 enodes) 144.368 * * [simplify]: iters left: 4 (82 enodes) 144.397 * * [simplify]: iters left: 3 (157 enodes) 144.453 * * [simplify]: iters left: 2 (248 enodes) 144.522 * * [simplify]: iters left: 1 (341 enodes) 144.616 * * [simplify]: Extracting #0: cost 1 inf + 0 144.616 * * [simplify]: Extracting #1: cost 0 inf + 1 144.616 * [simplify]: Simplified to 0 144.616 * [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)) 144.616 * * * * [progress]: [ 236 / 3260 ] simplifiying candidate # 144.617 * [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)))) 144.617 * * [simplify]: iters left: 6 (24 enodes) 144.623 * * [simplify]: iters left: 5 (89 enodes) 144.642 * * [simplify]: iters left: 4 (157 enodes) 144.682 * * [simplify]: iters left: 3 (276 enodes) 144.796 * * [simplify]: iters left: 2 (408 enodes) 144.926 * * [simplify]: Extracting #0: cost 1 inf + 0 144.926 * * [simplify]: Extracting #1: cost 13 inf + 0 144.927 * * [simplify]: Extracting #2: cost 59 inf + 0 144.927 * * [simplify]: Extracting #3: cost 102 inf + 205 144.927 * * [simplify]: Extracting #4: cost 102 inf + 773 144.928 * * [simplify]: Extracting #5: cost 102 inf + 1350 144.929 * * [simplify]: Extracting #6: cost 81 inf + 5533 144.933 * * [simplify]: Extracting #7: cost 11 inf + 26911 144.939 * * [simplify]: Extracting #8: cost 0 inf + 30331 144.948 * * [simplify]: Extracting #9: cost 0 inf + 30251 144.959 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) 144.959 * [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))))) 144.960 * [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))) 144.960 * * [simplify]: iters left: 6 (12 enodes) 144.966 * * [simplify]: iters left: 5 (47 enodes) 144.982 * * [simplify]: iters left: 4 (89 enodes) 145.004 * * [simplify]: iters left: 3 (180 enodes) 145.068 * * [simplify]: iters left: 2 (296 enodes) 145.139 * * [simplify]: iters left: 1 (428 enodes) 145.295 * * [simplify]: Extracting #0: cost 1 inf + 0 145.295 * * [simplify]: Extracting #1: cost 0 inf + 1 145.295 * [simplify]: Simplified to 0 145.295 * [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)) 145.295 * * * * [progress]: [ 237 / 3260 ] simplifiying candidate # 145.296 * [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)))))) 145.296 * * [simplify]: iters left: 6 (22 enodes) 145.301 * * [simplify]: iters left: 5 (82 enodes) 145.315 * * [simplify]: iters left: 4 (141 enodes) 145.352 * * [simplify]: iters left: 3 (219 enodes) 145.397 * * [simplify]: iters left: 2 (281 enodes) 145.450 * * [simplify]: iters left: 1 (332 enodes) 145.512 * * [simplify]: Extracting #0: cost 1 inf + 0 145.513 * * [simplify]: Extracting #1: cost 11 inf + 0 145.513 * * [simplify]: Extracting #2: cost 54 inf + 0 145.513 * * [simplify]: Extracting #3: cost 86 inf + 326 145.514 * * [simplify]: Extracting #4: cost 80 inf + 1219 145.516 * * [simplify]: Extracting #5: cost 64 inf + 4641 145.521 * * [simplify]: Extracting #6: cost 33 inf + 10346 145.530 * * [simplify]: Extracting #7: cost 6 inf + 17991 145.537 * * [simplify]: Extracting #8: cost 0 inf + 19853 145.542 * * [simplify]: Extracting #9: cost 0 inf + 19678 145.546 * [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)) 145.546 * [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))))))) 145.547 * [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))))) 145.547 * * [simplify]: iters left: 6 (12 enodes) 145.550 * * [simplify]: iters left: 5 (46 enodes) 145.558 * * [simplify]: iters left: 4 (81 enodes) 145.575 * * [simplify]: iters left: 3 (134 enodes) 145.597 * * [simplify]: iters left: 2 (197 enodes) 145.636 * * [simplify]: iters left: 1 (271 enodes) 145.721 * * [simplify]: Extracting #0: cost 1 inf + 0 145.721 * * [simplify]: Extracting #1: cost 0 inf + 1 145.721 * [simplify]: Simplified to 0 145.721 * [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)) 145.721 * * * * [progress]: [ 238 / 3260 ] simplifiying candidate # 145.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)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 145.723 * * [simplify]: iters left: 6 (22 enodes) 145.733 * * [simplify]: iters left: 5 (79 enodes) 145.759 * * [simplify]: iters left: 4 (118 enodes) 145.800 * * [simplify]: iters left: 3 (176 enodes) 145.835 * * [simplify]: iters left: 2 (221 enodes) 145.875 * * [simplify]: iters left: 1 (252 enodes) 145.918 * * [simplify]: Extracting #0: cost 1 inf + 0 145.918 * * [simplify]: Extracting #1: cost 9 inf + 0 145.919 * * [simplify]: Extracting #2: cost 42 inf + 0 145.919 * * [simplify]: Extracting #3: cost 71 inf + 244 145.919 * * [simplify]: Extracting #4: cost 69 inf + 1018 145.920 * * [simplify]: Extracting #5: cost 59 inf + 2859 145.921 * * [simplify]: Extracting #6: cost 41 inf + 5757 145.922 * * [simplify]: Extracting #7: cost 29 inf + 7116 145.925 * * [simplify]: Extracting #8: cost 6 inf + 14710 145.929 * * [simplify]: Extracting #9: cost 0 inf + 17120 145.933 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 145.933 * [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)))))) 145.934 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 145.934 * * [simplify]: iters left: 6 (10 enodes) 145.937 * * [simplify]: iters left: 5 (38 enodes) 145.943 * * [simplify]: iters left: 4 (59 enodes) 145.953 * * [simplify]: iters left: 3 (88 enodes) 145.968 * * [simplify]: iters left: 2 (117 enodes) 145.985 * * [simplify]: iters left: 1 (144 enodes) 146.015 * * [simplify]: Extracting #0: cost 1 inf + 0 146.015 * * [simplify]: Extracting #1: cost 0 inf + 1 146.015 * [simplify]: Simplified to 0 146.015 * [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)) 146.015 * * * * [progress]: [ 239 / 3260 ] simplifiying candidate # 146.015 * [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)))) 146.015 * * [simplify]: iters left: 6 (23 enodes) 146.021 * * [simplify]: iters left: 5 (84 enodes) 146.037 * * [simplify]: iters left: 4 (129 enodes) 146.067 * * [simplify]: iters left: 3 (199 enodes) 146.129 * * [simplify]: iters left: 2 (250 enodes) 146.198 * * [simplify]: iters left: 1 (280 enodes) 146.271 * * [simplify]: Extracting #0: cost 1 inf + 0 146.271 * * [simplify]: Extracting #1: cost 11 inf + 0 146.271 * * [simplify]: Extracting #2: cost 47 inf + 0 146.272 * * [simplify]: Extracting #3: cost 63 inf + 331 146.273 * * [simplify]: Extracting #4: cost 53 inf + 1682 146.274 * * [simplify]: Extracting #5: cost 48 inf + 3032 146.277 * * [simplify]: Extracting #6: cost 39 inf + 4951 146.279 * * [simplify]: Extracting #7: cost 28 inf + 5849 146.283 * * [simplify]: Extracting #8: cost 18 inf + 8468 146.289 * * [simplify]: Extracting #9: cost 3 inf + 14688 146.296 * * [simplify]: Extracting #10: cost 0 inf + 15868 146.303 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 146.303 * [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))))) 146.303 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 146.303 * * [simplify]: iters left: 6 (11 enodes) 146.306 * * [simplify]: iters left: 5 (42 enodes) 146.313 * * [simplify]: iters left: 4 (67 enodes) 146.325 * * [simplify]: iters left: 3 (111 enodes) 146.346 * * [simplify]: iters left: 2 (140 enodes) 146.366 * * [simplify]: iters left: 1 (160 enodes) 146.403 * * [simplify]: Extracting #0: cost 1 inf + 0 146.403 * * [simplify]: Extracting #1: cost 0 inf + 1 146.403 * [simplify]: Simplified to 0 146.403 * [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)) 146.403 * * * * [progress]: [ 240 / 3260 ] simplifiying candidate # 146.404 * [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)))))) 146.404 * * [simplify]: iters left: 6 (26 enodes) 146.418 * * [simplify]: iters left: 5 (104 enodes) 146.438 * * [simplify]: iters left: 4 (244 enodes) 146.552 * * [simplify]: Extracting #0: cost 1 inf + 0 146.552 * * [simplify]: Extracting #1: cost 11 inf + 0 146.553 * * [simplify]: Extracting #2: cost 149 inf + 0 146.555 * * [simplify]: Extracting #3: cost 270 inf + 1 146.557 * * [simplify]: Extracting #4: cost 254 inf + 2545 146.566 * * [simplify]: Extracting #5: cost 151 inf + 36957 146.589 * * [simplify]: Extracting #6: cost 35 inf + 84134 146.615 * * [simplify]: Extracting #7: cost 25 inf + 86171 146.642 * * [simplify]: Extracting #8: cost 13 inf + 88919 146.671 * * [simplify]: Extracting #9: cost 1 inf + 94399 146.692 * * [simplify]: Extracting #10: cost 0 inf + 94684 146.709 * * [simplify]: Extracting #11: cost 0 inf + 94644 146.726 * [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)))) 146.726 * [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))))))) 146.727 * [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))))) 146.727 * * [simplify]: iters left: 6 (16 enodes) 146.736 * * [simplify]: iters left: 5 (68 enodes) 146.757 * * [simplify]: iters left: 4 (179 enodes) 146.831 * * [simplify]: Extracting #0: cost 1 inf + 0 146.832 * * [simplify]: Extracting #1: cost 27 inf + 0 146.833 * * [simplify]: Extracting #2: cost 153 inf + 0 146.835 * * [simplify]: Extracting #3: cost 242 inf + 83 146.840 * * [simplify]: Extracting #4: cost 185 inf + 16503 146.854 * * [simplify]: Extracting #5: cost 15 inf + 79352 146.871 * * [simplify]: Extracting #6: cost 0 inf + 84943 146.896 * [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))))) 146.897 * [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))))))) 146.897 * * * * [progress]: [ 241 / 3260 ] simplifiying candidate # 146.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) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 146.898 * * [simplify]: iters left: 6 (27 enodes) 146.905 * * [simplify]: iters left: 5 (105 enodes) 146.923 * * [simplify]: iters left: 4 (214 enodes) 147.000 * * [simplify]: Extracting #0: cost 1 inf + 0 147.000 * * [simplify]: Extracting #1: cost 11 inf + 0 147.000 * * [simplify]: Extracting #2: cost 114 inf + 0 147.001 * * [simplify]: Extracting #3: cost 201 inf + 0 147.003 * * [simplify]: Extracting #4: cost 184 inf + 2225 147.009 * * [simplify]: Extracting #5: cost 97 inf + 27227 147.017 * * [simplify]: Extracting #6: cost 33 inf + 51622 147.026 * * [simplify]: Extracting #7: cost 23 inf + 55291 147.037 * * [simplify]: Extracting #8: cost 0 inf + 62156 147.055 * * [simplify]: Extracting #9: cost 0 inf + 62046 147.077 * * [simplify]: Extracting #10: cost 0 inf + 61966 147.087 * [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))))) 147.088 * [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)))))) 147.088 * [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)))) 147.088 * * [simplify]: iters left: 6 (15 enodes) 147.093 * * [simplify]: iters left: 5 (63 enodes) 147.105 * * [simplify]: iters left: 4 (145 enodes) 147.147 * * [simplify]: iters left: 3 (499 enodes) 147.595 * * [simplify]: Extracting #0: cost 1 inf + 0 147.596 * * [simplify]: Extracting #1: cost 0 inf + 1 147.596 * [simplify]: Simplified to 0 147.596 * [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)) 147.596 * * * * [progress]: [ 242 / 3260 ] simplifiying candidate # 147.596 * [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)))) 147.597 * * [simplify]: iters left: 6 (27 enodes) 147.610 * * [simplify]: iters left: 5 (104 enodes) 147.636 * * [simplify]: iters left: 4 (228 enodes) 147.712 * * [simplify]: Extracting #0: cost 1 inf + 0 147.712 * * [simplify]: Extracting #1: cost 13 inf + 0 147.714 * * [simplify]: Extracting #2: cost 114 inf + 0 147.715 * * [simplify]: Extracting #3: cost 183 inf + 2 147.716 * * [simplify]: Extracting #4: cost 160 inf + 4486 147.720 * * [simplify]: Extracting #5: cost 71 inf + 30095 147.727 * * [simplify]: Extracting #6: cost 31 inf + 43944 147.735 * * [simplify]: Extracting #7: cost 20 inf + 46310 147.744 * * [simplify]: Extracting #8: cost 0 inf + 53042 147.754 * * [simplify]: Extracting #9: cost 0 inf + 52882 147.765 * [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))))) 147.765 * [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))))) 147.766 * [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))) 147.766 * * [simplify]: iters left: 6 (15 enodes) 147.770 * * [simplify]: iters left: 5 (62 enodes) 147.783 * * [simplify]: iters left: 4 (159 enodes) 147.844 * * [simplify]: iters left: 3 (475 enodes) 148.211 * * [simplify]: Extracting #0: cost 1 inf + 0 148.211 * * [simplify]: Extracting #1: cost 42 inf + 0 148.211 * * [simplify]: Extracting #2: cost 194 inf + 1 148.214 * * [simplify]: Extracting #3: cost 205 inf + 15094 148.228 * * [simplify]: Extracting #4: cost 20 inf + 63712 148.256 * * [simplify]: Extracting #5: cost 3 inf + 65204 148.291 * * [simplify]: Extracting #6: cost 0 inf + 65965 148.307 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 148.307 * [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)))) 148.307 * * * * [progress]: [ 243 / 3260 ] simplifiying candidate # 148.307 * [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)))))) 148.307 * * [simplify]: iters left: 6 (25 enodes) 148.314 * * [simplify]: iters left: 5 (98 enodes) 148.343 * * [simplify]: iters left: 4 (213 enodes) 148.853 * * [simplify]: Extracting #0: cost 1 inf + 0 148.853 * * [simplify]: Extracting #1: cost 11 inf + 0 148.854 * * [simplify]: Extracting #2: cost 109 inf + 0 148.855 * * [simplify]: Extracting #3: cost 196 inf + 0 148.856 * * [simplify]: Extracting #4: cost 180 inf + 2102 148.864 * * [simplify]: Extracting #5: cost 92 inf + 30318 148.881 * * [simplify]: Extracting #6: cost 38 inf + 50287 148.898 * * [simplify]: Extracting #7: cost 19 inf + 56189 148.911 * * [simplify]: Extracting #8: cost 1 inf + 61800 148.925 * * [simplify]: Extracting #9: cost 0 inf + 62085 148.942 * * [simplify]: Extracting #10: cost 0 inf + 62045 148.955 * [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))))) 148.955 * [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))))))) 148.955 * [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))))) 148.956 * * [simplify]: iters left: 6 (15 enodes) 148.960 * * [simplify]: iters left: 5 (62 enodes) 148.971 * * [simplify]: iters left: 4 (148 enodes) 149.022 * * [simplify]: iters left: 3 (499 enodes) 149.411 * * [simplify]: Extracting #0: cost 1 inf + 0 149.411 * * [simplify]: Extracting #1: cost 0 inf + 1 149.411 * [simplify]: Simplified to 0 149.411 * [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)) 149.411 * * * * [progress]: [ 244 / 3260 ] simplifiying candidate # 149.411 * [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))))) 149.411 * * [simplify]: iters left: 6 (26 enodes) 149.418 * * [simplify]: iters left: 5 (98 enodes) 149.435 * * [simplify]: iters left: 4 (186 enodes) 149.486 * * [simplify]: iters left: 3 (469 enodes) 149.727 * * [simplify]: Extracting #0: cost 1 inf + 0 149.727 * * [simplify]: Extracting #1: cost 11 inf + 0 149.728 * * [simplify]: Extracting #2: cost 126 inf + 0 149.730 * * [simplify]: Extracting #3: cost 256 inf + 42 149.732 * * [simplify]: Extracting #4: cost 249 inf + 1580 149.742 * * [simplify]: Extracting #5: cost 155 inf + 25331 149.766 * * [simplify]: Extracting #6: cost 43 inf + 58839 149.795 * * [simplify]: Extracting #7: cost 27 inf + 63557 149.830 * * [simplify]: Extracting #8: cost 1 inf + 72083 149.852 * * [simplify]: Extracting #9: cost 0 inf + 72273 149.867 * * [simplify]: Extracting #10: cost 0 inf + 72193 149.883 * [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)) 149.883 * [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)))))) 149.884 * [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)))) 149.884 * * [simplify]: iters left: 6 (14 enodes) 149.888 * * [simplify]: iters left: 5 (56 enodes) 149.898 * * [simplify]: iters left: 4 (117 enodes) 149.928 * * [simplify]: iters left: 3 (347 enodes) 150.137 * * [simplify]: Extracting #0: cost 1 inf + 0 150.137 * * [simplify]: Extracting #1: cost 0 inf + 1 150.137 * [simplify]: Simplified to 0 150.137 * [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)) 150.137 * * * * [progress]: [ 245 / 3260 ] simplifiying candidate # 150.138 * [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)))) 150.138 * * [simplify]: iters left: 6 (26 enodes) 150.144 * * [simplify]: iters left: 5 (99 enodes) 150.162 * * [simplify]: iters left: 4 (184 enodes) 150.229 * * [simplify]: iters left: 3 (430 enodes) 150.448 * * [simplify]: Extracting #0: cost 1 inf + 0 150.448 * * [simplify]: Extracting #1: cost 11 inf + 0 150.449 * * [simplify]: Extracting #2: cost 111 inf + 0 150.450 * * [simplify]: Extracting #3: cost 193 inf + 2 150.451 * * [simplify]: Extracting #4: cost 179 inf + 3322 150.463 * * [simplify]: Extracting #5: cost 79 inf + 25561 150.481 * * [simplify]: Extracting #6: cost 37 inf + 36934 150.500 * * [simplify]: Extracting #7: cost 27 inf + 39457 150.521 * * [simplify]: Extracting #8: cost 2 inf + 48262 150.546 * * [simplify]: Extracting #9: cost 0 inf + 48872 150.569 * * [simplify]: Extracting #10: cost 0 inf + 48712 150.592 * [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))) 150.593 * [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))))) 150.593 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 150.593 * * [simplify]: iters left: 6 (14 enodes) 150.601 * * [simplify]: iters left: 5 (57 enodes) 150.622 * * [simplify]: iters left: 4 (116 enodes) 150.653 * * [simplify]: iters left: 3 (321 enodes) 150.864 * * [simplify]: Extracting #0: cost 1 inf + 0 150.864 * * [simplify]: Extracting #1: cost 0 inf + 1 150.865 * [simplify]: Simplified to 0 150.865 * [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)) 150.865 * * * * [progress]: [ 246 / 3260 ] simplifiying candidate # 150.865 * [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)))))) 150.866 * * [simplify]: iters left: 6 (25 enodes) 150.878 * * [simplify]: iters left: 5 (98 enodes) 150.902 * * [simplify]: iters left: 4 (212 enodes) 150.969 * * [simplify]: Extracting #0: cost 1 inf + 0 150.969 * * [simplify]: Extracting #1: cost 11 inf + 0 150.969 * * [simplify]: Extracting #2: cost 98 inf + 0 150.969 * * [simplify]: Extracting #3: cost 164 inf + 2 150.970 * * [simplify]: Extracting #4: cost 163 inf + 5 150.972 * * [simplify]: Extracting #5: cost 116 inf + 10628 150.979 * * [simplify]: Extracting #6: cost 52 inf + 29880 150.991 * * [simplify]: Extracting #7: cost 33 inf + 35504 151.005 * * [simplify]: Extracting #8: cost 9 inf + 42314 151.019 * * [simplify]: Extracting #9: cost 0 inf + 46156 151.028 * * [simplify]: Extracting #10: cost 0 inf + 46101 151.036 * [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)) 151.036 * [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))))))) 151.036 * [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))))) 151.036 * * [simplify]: iters left: 6 (15 enodes) 151.041 * * [simplify]: iters left: 5 (62 enodes) 151.063 * * [simplify]: iters left: 4 (149 enodes) 151.136 * * [simplify]: iters left: 3 (450 enodes) 151.522 * * [simplify]: Extracting #0: cost 1 inf + 0 151.522 * * [simplify]: Extracting #1: cost 0 inf + 1 151.522 * [simplify]: Simplified to 0 151.522 * [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)) 151.522 * * * * [progress]: [ 247 / 3260 ] simplifiying candidate # 151.523 * [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))))) 151.523 * * [simplify]: iters left: 6 (26 enodes) 151.536 * * [simplify]: iters left: 5 (99 enodes) 151.569 * * [simplify]: iters left: 4 (185 enodes) 151.632 * * [simplify]: iters left: 3 (433 enodes) 151.874 * * [simplify]: Extracting #0: cost 1 inf + 0 151.874 * * [simplify]: Extracting #1: cost 11 inf + 0 151.874 * * [simplify]: Extracting #2: cost 103 inf + 0 151.876 * * [simplify]: Extracting #3: cost 203 inf + 4 151.879 * * [simplify]: Extracting #4: cost 177 inf + 3942 151.889 * * [simplify]: Extracting #5: cost 77 inf + 23586 151.906 * * [simplify]: Extracting #6: cost 37 inf + 34629 151.924 * * [simplify]: Extracting #7: cost 25 inf + 37935 151.944 * * [simplify]: Extracting #8: cost 2 inf + 45277 151.956 * * [simplify]: Extracting #9: cost 0 inf + 46007 151.970 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) 151.970 * [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)))))) 151.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)))) 151.971 * * [simplify]: iters left: 6 (14 enodes) 151.975 * * [simplify]: iters left: 5 (57 enodes) 151.986 * * [simplify]: iters left: 4 (118 enodes) 152.016 * * [simplify]: iters left: 3 (314 enodes) 152.143 * * [simplify]: Extracting #0: cost 1 inf + 0 152.143 * * [simplify]: Extracting #1: cost 0 inf + 1 152.143 * [simplify]: Simplified to 0 152.143 * [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)) 152.143 * * * * [progress]: [ 248 / 3260 ] simplifiying candidate # 152.143 * [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)))) 152.143 * * [simplify]: iters left: 6 (25 enodes) 152.150 * * [simplify]: iters left: 5 (90 enodes) 152.166 * * [simplify]: iters left: 4 (170 enodes) 152.217 * * [simplify]: iters left: 3 (354 enodes) 152.336 * * [simplify]: Extracting #0: cost 1 inf + 0 152.336 * * [simplify]: Extracting #1: cost 13 inf + 0 152.336 * * [simplify]: Extracting #2: cost 100 inf + 0 152.337 * * [simplify]: Extracting #3: cost 146 inf + 4 152.340 * * [simplify]: Extracting #4: cost 101 inf + 6551 152.347 * * [simplify]: Extracting #5: cost 49 inf + 16411 152.352 * * [simplify]: Extracting #6: cost 38 inf + 20379 152.361 * * [simplify]: Extracting #7: cost 33 inf + 21628 152.367 * * [simplify]: Extracting #8: cost 5 inf + 29700 152.376 * * [simplify]: Extracting #9: cost 0 inf + 31960 152.388 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) 152.388 * [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))))) 152.389 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 152.392 * * [simplify]: iters left: 6 (13 enodes) 152.402 * * [simplify]: iters left: 5 (48 enodes) 152.422 * * [simplify]: iters left: 4 (103 enodes) 152.461 * * [simplify]: iters left: 3 (238 enodes) 152.540 * * [simplify]: Extracting #0: cost 1 inf + 0 152.540 * * [simplify]: Extracting #1: cost 0 inf + 1 152.540 * [simplify]: Simplified to 0 152.540 * [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)) 152.540 * * * * [progress]: [ 249 / 3260 ] simplifiying candidate # 152.540 * [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)))))) 152.540 * * [simplify]: iters left: 6 (25 enodes) 152.549 * * [simplify]: iters left: 5 (97 enodes) 152.571 * * [simplify]: iters left: 4 (206 enodes) 152.643 * * [simplify]: Extracting #0: cost 1 inf + 0 152.643 * * [simplify]: Extracting #1: cost 11 inf + 0 152.643 * * [simplify]: Extracting #2: cost 110 inf + 0 152.647 * * [simplify]: Extracting #3: cost 200 inf + 0 152.648 * * [simplify]: Extracting #4: cost 191 inf + 933 152.651 * * [simplify]: Extracting #5: cost 116 inf + 22472 152.658 * * [simplify]: Extracting #6: cost 41 inf + 52300 152.668 * * [simplify]: Extracting #7: cost 26 inf + 55534 152.682 * * [simplify]: Extracting #8: cost 7 inf + 60661 152.704 * * [simplify]: Extracting #9: cost 0 inf + 64081 152.727 * * [simplify]: Extracting #10: cost 0 inf + 64026 152.749 * [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)))) 152.749 * [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))))))) 152.750 * [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))))) 152.750 * * [simplify]: iters left: 6 (15 enodes) 152.758 * * [simplify]: iters left: 5 (61 enodes) 152.781 * * [simplify]: iters left: 4 (142 enodes) 152.836 * * [simplify]: iters left: 3 (474 enodes) 153.131 * * [simplify]: Extracting #0: cost 1 inf + 0 153.131 * * [simplify]: Extracting #1: cost 0 inf + 1 153.131 * [simplify]: Simplified to 0 153.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 153.131 * * * * [progress]: [ 250 / 3260 ] simplifiying candidate # 153.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 153.131 * * [simplify]: iters left: 6 (26 enodes) 153.138 * * [simplify]: iters left: 5 (98 enodes) 153.168 * * [simplify]: iters left: 4 (181 enodes) 153.229 * * [simplify]: iters left: 3 (444 enodes) 153.354 * * [simplify]: Extracting #0: cost 1 inf + 0 153.354 * * [simplify]: Extracting #1: cost 11 inf + 0 153.355 * * [simplify]: Extracting #2: cost 113 inf + 0 153.355 * * [simplify]: Extracting #3: cost 219 inf + 42 153.357 * * [simplify]: Extracting #4: cost 191 inf + 4584 153.367 * * [simplify]: Extracting #5: cost 70 inf + 35221 153.377 * * [simplify]: Extracting #6: cost 37 inf + 46163 153.388 * * [simplify]: Extracting #7: cost 21 inf + 51582 153.401 * * [simplify]: Extracting #8: cost 1 inf + 57496 153.414 * * [simplify]: Extracting #9: cost 0 inf + 57861 153.427 * [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))) 153.427 * [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)))))) 153.427 * [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)))) 153.428 * * [simplify]: iters left: 6 (14 enodes) 153.431 * * [simplify]: iters left: 5 (56 enodes) 153.443 * * [simplify]: iters left: 4 (113 enodes) 153.470 * * [simplify]: iters left: 3 (324 enodes) 153.638 * * [simplify]: Extracting #0: cost 1 inf + 0 153.638 * * [simplify]: Extracting #1: cost 0 inf + 1 153.638 * [simplify]: Simplified to 0 153.638 * [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)) 153.638 * * * * [progress]: [ 251 / 3260 ] simplifiying candidate # 153.639 * [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)))) 153.639 * * [simplify]: iters left: 6 (26 enodes) 153.654 * * [simplify]: iters left: 5 (98 enodes) 153.686 * * [simplify]: iters left: 4 (179 enodes) 153.727 * * [simplify]: iters left: 3 (414 enodes) 153.878 * * [simplify]: Extracting #0: cost 1 inf + 0 153.878 * * [simplify]: Extracting #1: cost 11 inf + 0 153.878 * * [simplify]: Extracting #2: cost 88 inf + 0 153.879 * * [simplify]: Extracting #3: cost 165 inf + 83 153.880 * * [simplify]: Extracting #4: cost 155 inf + 1340 153.882 * * [simplify]: Extracting #5: cost 113 inf + 9163 153.887 * * [simplify]: Extracting #6: cost 54 inf + 23775 153.896 * * [simplify]: Extracting #7: cost 32 inf + 29210 153.905 * * [simplify]: Extracting #8: cost 16 inf + 33022 153.913 * * [simplify]: Extracting #9: cost 3 inf + 38399 153.923 * * [simplify]: Extracting #10: cost 0 inf + 39979 153.932 * * [simplify]: Extracting #11: cost 0 inf + 39884 153.942 * [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)))) 153.942 * [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))))) 153.942 * [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))) 153.942 * * [simplify]: iters left: 6 (14 enodes) 153.946 * * [simplify]: iters left: 5 (56 enodes) 153.957 * * [simplify]: iters left: 4 (112 enodes) 154.003 * * [simplify]: iters left: 3 (297 enodes) 154.140 * * [simplify]: Extracting #0: cost 1 inf + 0 154.140 * * [simplify]: Extracting #1: cost 0 inf + 1 154.140 * [simplify]: Simplified to 0 154.140 * [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)) 154.140 * * * * [progress]: [ 252 / 3260 ] simplifiying candidate # 154.140 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 154.140 * * [simplify]: iters left: 6 (23 enodes) 154.146 * * [simplify]: iters left: 5 (89 enodes) 154.162 * * [simplify]: iters left: 4 (180 enodes) 154.203 * * [simplify]: iters left: 3 (430 enodes) 154.368 * * [simplify]: Extracting #0: cost 1 inf + 0 154.368 * * [simplify]: Extracting #1: cost 11 inf + 0 154.369 * * [simplify]: Extracting #2: cost 98 inf + 0 154.370 * * [simplify]: Extracting #3: cost 215 inf + 0 154.372 * * [simplify]: Extracting #4: cost 200 inf + 2797 154.384 * * [simplify]: Extracting #5: cost 76 inf + 34347 154.395 * * [simplify]: Extracting #6: cost 38 inf + 47107 154.411 * * [simplify]: Extracting #7: cost 19 inf + 52932 154.437 * * [simplify]: Extracting #8: cost 2 inf + 58222 154.466 * * [simplify]: Extracting #9: cost 0 inf + 59047 154.492 * [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))) 154.492 * [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))))))) 154.492 * [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))))) 154.493 * * [simplify]: iters left: 6 (13 enodes) 154.500 * * [simplify]: iters left: 5 (53 enodes) 154.515 * * [simplify]: iters left: 4 (118 enodes) 154.545 * * [simplify]: iters left: 3 (324 enodes) 154.709 * * [simplify]: Extracting #0: cost 1 inf + 0 154.709 * * [simplify]: Extracting #1: cost 0 inf + 1 154.710 * [simplify]: Simplified to 0 154.710 * [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)) 154.710 * * * * [progress]: [ 253 / 3260 ] simplifiying candidate # 154.710 * [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))))) 154.711 * * [simplify]: iters left: 6 (23 enodes) 154.721 * * [simplify]: iters left: 5 (84 enodes) 154.749 * * [simplify]: iters left: 4 (144 enodes) 154.806 * * [simplify]: iters left: 3 (304 enodes) 154.926 * * [simplify]: Extracting #0: cost 1 inf + 0 154.926 * * [simplify]: Extracting #1: cost 9 inf + 0 154.927 * * [simplify]: Extracting #2: cost 76 inf + 0 154.928 * * [simplify]: Extracting #3: cost 146 inf + 244 154.932 * * [simplify]: Extracting #4: cost 144 inf + 652 154.934 * * [simplify]: Extracting #5: cost 113 inf + 5761 154.942 * * [simplify]: Extracting #6: cost 49 inf + 20145 154.952 * * [simplify]: Extracting #7: cost 33 inf + 22644 154.965 * * [simplify]: Extracting #8: cost 8 inf + 29969 154.980 * * [simplify]: Extracting #9: cost 0 inf + 33529 154.994 * * [simplify]: Extracting #10: cost 0 inf + 33434 155.009 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a)) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 155.009 * [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)))))) 155.009 * [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)))) 155.010 * * [simplify]: iters left: 6 (11 enodes) 155.018 * * [simplify]: iters left: 5 (43 enodes) 155.033 * * [simplify]: iters left: 4 (84 enodes) 155.066 * * [simplify]: iters left: 3 (212 enodes) 155.165 * * [simplify]: iters left: 2 (472 enodes) 155.396 * * [simplify]: Extracting #0: cost 1 inf + 0 155.396 * * [simplify]: Extracting #1: cost 0 inf + 1 155.396 * [simplify]: Simplified to 0 155.396 * [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)) 155.396 * * * * [progress]: [ 254 / 3260 ] simplifiying candidate # 155.397 * [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)))) 155.397 * * [simplify]: iters left: 6 (24 enodes) 155.409 * * [simplify]: iters left: 5 (91 enodes) 155.441 * * [simplify]: iters left: 4 (163 enodes) 155.507 * * [simplify]: iters left: 3 (335 enodes) 155.612 * * [simplify]: Extracting #0: cost 1 inf + 0 155.613 * * [simplify]: Extracting #1: cost 11 inf + 0 155.613 * * [simplify]: Extracting #2: cost 71 inf + 0 155.614 * * [simplify]: Extracting #3: cost 120 inf + 204 155.615 * * [simplify]: Extracting #4: cost 117 inf + 532 155.617 * * [simplify]: Extracting #5: cost 91 inf + 3749 155.622 * * [simplify]: Extracting #6: cost 55 inf + 10494 155.631 * * [simplify]: Extracting #7: cost 33 inf + 14816 155.641 * * [simplify]: Extracting #8: cost 4 inf + 24006 155.654 * * [simplify]: Extracting #9: cost 0 inf + 25686 155.666 * * [simplify]: Extracting #10: cost 0 inf + 25606 155.674 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 155.674 * [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))))) 155.675 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 155.675 * * [simplify]: iters left: 6 (12 enodes) 155.679 * * [simplify]: iters left: 5 (49 enodes) 155.688 * * [simplify]: iters left: 4 (99 enodes) 155.712 * * [simplify]: iters left: 3 (234 enodes) 155.820 * * [simplify]: iters left: 2 (447 enodes) 156.021 * * [simplify]: Extracting #0: cost 1 inf + 0 156.021 * * [simplify]: Extracting #1: cost 0 inf + 1 156.021 * [simplify]: Simplified to 0 156.021 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (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)) 156.021 * * * * [progress]: [ 255 / 3260 ] simplifiying candidate # 156.022 * [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)))))) 156.022 * * [simplify]: iters left: 6 (24 enodes) 156.034 * * [simplify]: iters left: 5 (93 enodes) 156.063 * * [simplify]: iters left: 4 (183 enodes) 156.122 * * [simplify]: iters left: 3 (415 enodes) 156.280 * * [simplify]: Extracting #0: cost 1 inf + 0 156.280 * * [simplify]: Extracting #1: cost 11 inf + 0 156.280 * * [simplify]: Extracting #2: cost 89 inf + 0 156.281 * * [simplify]: Extracting #3: cost 156 inf + 2 156.282 * * [simplify]: Extracting #4: cost 152 inf + 170 156.285 * * [simplify]: Extracting #5: cost 115 inf + 6611 156.294 * * [simplify]: Extracting #6: cost 65 inf + 19316 156.305 * * [simplify]: Extracting #7: cost 40 inf + 25376 156.320 * * [simplify]: Extracting #8: cost 12 inf + 33375 156.337 * * [simplify]: Extracting #9: cost 0 inf + 38619 156.353 * [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))) 156.353 * [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))))))) 156.354 * [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))))) 156.354 * * [simplify]: iters left: 6 (14 enodes) 156.360 * * [simplify]: iters left: 5 (57 enodes) 156.382 * * [simplify]: iters left: 4 (121 enodes) 156.430 * * [simplify]: iters left: 3 (291 enodes) 156.581 * * [simplify]: Extracting #0: cost 1 inf + 0 156.581 * * [simplify]: Extracting #1: cost 0 inf + 1 156.581 * [simplify]: Simplified to 0 156.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)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 156.581 * * * * [progress]: [ 256 / 3260 ] simplifiying candidate # 156.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) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 156.582 * * [simplify]: iters left: 6 (25 enodes) 156.595 * * [simplify]: iters left: 5 (94 enodes) 156.619 * * [simplify]: iters left: 4 (162 enodes) 156.666 * * [simplify]: iters left: 3 (319 enodes) 156.759 * * [simplify]: Extracting #0: cost 1 inf + 0 156.759 * * [simplify]: Extracting #1: cost 11 inf + 0 156.759 * * [simplify]: Extracting #2: cost 69 inf + 0 156.760 * * [simplify]: Extracting #3: cost 108 inf + 246 156.760 * * [simplify]: Extracting #4: cost 94 inf + 1554 156.762 * * [simplify]: Extracting #5: cost 47 inf + 7951 156.766 * * [simplify]: Extracting #6: cost 37 inf + 10363 156.769 * * [simplify]: Extracting #7: cost 34 inf + 10990 156.777 * * [simplify]: Extracting #8: cost 11 inf + 17395 156.787 * * [simplify]: Extracting #9: cost 0 inf + 21757 156.801 * * [simplify]: Extracting #10: cost 0 inf + 21662 156.812 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 156.812 * [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)))))) 156.813 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 156.813 * * [simplify]: iters left: 6 (13 enodes) 156.817 * * [simplify]: iters left: 5 (52 enodes) 156.827 * * [simplify]: iters left: 4 (98 enodes) 156.850 * * [simplify]: iters left: 3 (212 enodes) 156.929 * * [simplify]: iters left: 2 (371 enodes) 157.053 * * [simplify]: Extracting #0: cost 1 inf + 0 157.053 * * [simplify]: Extracting #1: cost 0 inf + 1 157.053 * [simplify]: Simplified to 0 157.053 * [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)) 157.053 * * * * [progress]: [ 257 / 3260 ] simplifiying candidate # 157.053 * [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)))) 157.054 * * [simplify]: iters left: 6 (24 enodes) 157.065 * * [simplify]: iters left: 5 (86 enodes) 157.096 * * [simplify]: iters left: 4 (152 enodes) 157.149 * * [simplify]: iters left: 3 (255 enodes) 157.212 * * [simplify]: iters left: 2 (381 enodes) 157.322 * * [simplify]: iters left: 1 (471 enodes) 157.420 * * [simplify]: Extracting #0: cost 1 inf + 0 157.420 * * [simplify]: Extracting #1: cost 11 inf + 0 157.421 * * [simplify]: Extracting #2: cost 52 inf + 0 157.421 * * [simplify]: Extracting #3: cost 75 inf + 331 157.422 * * [simplify]: Extracting #4: cost 48 inf + 3236 157.424 * * [simplify]: Extracting #5: cost 37 inf + 5518 157.426 * * [simplify]: Extracting #6: cost 30 inf + 6866 157.429 * * [simplify]: Extracting #7: cost 4 inf + 14637 157.434 * * [simplify]: Extracting #8: cost 0 inf + 16437 157.438 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 157.439 * [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))))) 157.439 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 157.439 * * [simplify]: iters left: 6 (12 enodes) 157.443 * * [simplify]: iters left: 5 (44 enodes) 157.453 * * [simplify]: iters left: 4 (92 enodes) 157.484 * * [simplify]: iters left: 3 (159 enodes) 157.538 * * [simplify]: iters left: 2 (267 enodes) 157.612 * * [simplify]: iters left: 1 (364 enodes) 157.712 * * [simplify]: Extracting #0: cost 1 inf + 0 157.713 * * [simplify]: Extracting #1: cost 0 inf + 1 157.713 * [simplify]: Simplified to 0 157.713 * [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)) 157.713 * * * * [progress]: [ 258 / 3260 ] simplifiying candidate # 157.713 * [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)))))) 157.713 * * [simplify]: iters left: 6 (25 enodes) 157.725 * * [simplify]: iters left: 5 (100 enodes) 157.762 * * [simplify]: iters left: 4 (215 enodes) 157.867 * * [simplify]: Extracting #0: cost 1 inf + 0 157.867 * * [simplify]: Extracting #1: cost 11 inf + 0 157.867 * * [simplify]: Extracting #2: cost 109 inf + 0 157.868 * * [simplify]: Extracting #3: cost 187 inf + 45 157.870 * * [simplify]: Extracting #4: cost 167 inf + 3322 157.880 * * [simplify]: Extracting #5: cost 66 inf + 31450 157.895 * * [simplify]: Extracting #6: cost 32 inf + 43667 157.912 * * [simplify]: Extracting #7: cost 16 inf + 48870 157.930 * * [simplify]: Extracting #8: cost 0 inf + 52530 157.948 * [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))))) 157.948 * [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))))))) 157.949 * [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))))) 157.949 * * [simplify]: iters left: 6 (15 enodes) 157.958 * * [simplify]: iters left: 5 (64 enodes) 157.981 * * [simplify]: iters left: 4 (149 enodes) 158.036 * * [simplify]: iters left: 3 (466 enodes) 158.465 * * [simplify]: Extracting #0: cost 1 inf + 0 158.465 * * [simplify]: Extracting #1: cost 0 inf + 1 158.465 * [simplify]: Simplified to 0 158.465 * [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)) 158.466 * * * * [progress]: [ 259 / 3260 ] simplifiying candidate # 158.466 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 158.466 * * [simplify]: iters left: 6 (26 enodes) 158.473 * * [simplify]: iters left: 5 (101 enodes) 158.510 * * [simplify]: iters left: 4 (191 enodes) 158.568 * * [simplify]: iters left: 3 (452 enodes) 158.809 * * [simplify]: Extracting #0: cost 1 inf + 0 158.809 * * [simplify]: Extracting #1: cost 11 inf + 0 158.809 * * [simplify]: Extracting #2: cost 140 inf + 0 158.810 * * [simplify]: Extracting #3: cost 258 inf + 86 158.812 * * [simplify]: Extracting #4: cost 230 inf + 4671 158.821 * * [simplify]: Extracting #5: cost 84 inf + 37843 158.841 * * [simplify]: Extracting #6: cost 37 inf + 51437 158.867 * * [simplify]: Extracting #7: cost 20 inf + 56977 158.895 * * [simplify]: Extracting #8: cost 0 inf + 63150 158.910 * * [simplify]: Extracting #9: cost 0 inf + 63055 158.928 * [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))) 158.928 * [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)))))) 158.929 * [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)))) 158.929 * * [simplify]: iters left: 6 (14 enodes) 158.934 * * [simplify]: iters left: 5 (59 enodes) 158.945 * * [simplify]: iters left: 4 (121 enodes) 158.986 * * [simplify]: iters left: 3 (332 enodes) 159.214 * * [simplify]: Extracting #0: cost 1 inf + 0 159.214 * * [simplify]: Extracting #1: cost 0 inf + 1 159.214 * [simplify]: Simplified to 0 159.214 * [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)) 159.214 * * * * [progress]: [ 260 / 3260 ] simplifiying candidate # 159.214 * [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)))) 159.215 * * [simplify]: iters left: 6 (25 enodes) 159.223 * * [simplify]: iters left: 5 (96 enodes) 159.247 * * [simplify]: iters left: 4 (182 enodes) 159.307 * * [simplify]: iters left: 3 (399 enodes) 159.512 * * [simplify]: Extracting #0: cost 1 inf + 0 159.512 * * [simplify]: Extracting #1: cost 11 inf + 0 159.512 * * [simplify]: Extracting #2: cost 116 inf + 0 159.513 * * [simplify]: Extracting #3: cost 175 inf + 129 159.514 * * [simplify]: Extracting #4: cost 155 inf + 1489 159.516 * * [simplify]: Extracting #5: cost 117 inf + 8101 159.524 * * [simplify]: Extracting #6: cost 50 inf + 23144 159.538 * * [simplify]: Extracting #7: cost 35 inf + 26396 159.553 * * [simplify]: Extracting #8: cost 16 inf + 31083 159.570 * * [simplify]: Extracting #9: cost 1 inf + 37382 159.589 * * [simplify]: Extracting #10: cost 0 inf + 37842 159.604 * [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)))) 159.604 * [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))))) 159.605 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 159.605 * * [simplify]: iters left: 6 (13 enodes) 159.609 * * [simplify]: iters left: 5 (54 enodes) 159.622 * * [simplify]: iters left: 4 (112 enodes) 159.653 * * [simplify]: iters left: 3 (281 enodes) 159.802 * * [simplify]: Extracting #0: cost 1 inf + 0 159.803 * * [simplify]: Extracting #1: cost 0 inf + 1 159.803 * [simplify]: Simplified to 0 159.803 * [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)) 159.803 * * * * [progress]: [ 261 / 3260 ] simplifiying candidate # 159.804 * [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)))))) 159.804 * * [simplify]: iters left: 6 (24 enodes) 159.816 * * [simplify]: iters left: 5 (95 enodes) 159.849 * * [simplify]: iters left: 4 (200 enodes) 159.940 * * [simplify]: iters left: 3 (478 enodes) 160.168 * * [simplify]: Extracting #0: cost 1 inf + 0 160.168 * * [simplify]: Extracting #1: cost 11 inf + 0 160.168 * * [simplify]: Extracting #2: cost 149 inf + 0 160.169 * * [simplify]: Extracting #3: cost 282 inf + 3 160.171 * * [simplify]: Extracting #4: cost 252 inf + 4431 160.179 * * [simplify]: Extracting #5: cost 104 inf + 38925 160.195 * * [simplify]: Extracting #6: cost 37 inf + 58510 160.223 * * [simplify]: Extracting #7: cost 23 inf + 63827 160.253 * * [simplify]: Extracting #8: cost 0 inf + 70343 160.270 * * [simplify]: Extracting #9: cost 0 inf + 70168 160.286 * * [simplify]: Extracting #10: cost 0 inf + 70128 160.307 * [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))))) 160.307 * [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))))))) 160.307 * [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))))) 160.308 * * [simplify]: iters left: 6 (14 enodes) 160.315 * * [simplify]: iters left: 5 (59 enodes) 160.336 * * [simplify]: iters left: 4 (134 enodes) 160.379 * * [simplify]: iters left: 3 (357 enodes) 160.539 * * [simplify]: Extracting #0: cost 1 inf + 0 160.539 * * [simplify]: Extracting #1: cost 0 inf + 1 160.539 * [simplify]: Simplified to 0 160.539 * [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)) 160.539 * * * * [progress]: [ 262 / 3260 ] simplifiying candidate # 160.539 * [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))))) 160.539 * * [simplify]: iters left: 6 (25 enodes) 160.545 * * [simplify]: iters left: 5 (95 enodes) 160.562 * * [simplify]: iters left: 4 (176 enodes) 160.622 * * [simplify]: iters left: 3 (377 enodes) 160.820 * * [simplify]: Extracting #0: cost 1 inf + 0 160.820 * * [simplify]: Extracting #1: cost 11 inf + 0 160.821 * * [simplify]: Extracting #2: cost 126 inf + 0 160.822 * * [simplify]: Extracting #3: cost 200 inf + 46 160.824 * * [simplify]: Extracting #4: cost 181 inf + 2208 160.837 * * [simplify]: Extracting #5: cost 66 inf + 22732 160.852 * * [simplify]: Extracting #6: cost 39 inf + 29554 160.867 * * [simplify]: Extracting #7: cost 19 inf + 35463 160.886 * * [simplify]: Extracting #8: cost 0 inf + 41472 160.906 * * [simplify]: Extracting #9: cost 0 inf + 41377 160.926 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 160.926 * [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)))))) 160.927 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 160.927 * * [simplify]: iters left: 6 (13 enodes) 160.935 * * [simplify]: iters left: 5 (53 enodes) 160.955 * * [simplify]: iters left: 4 (106 enodes) 161.001 * * [simplify]: iters left: 3 (257 enodes) 161.131 * * [simplify]: Extracting #0: cost 1 inf + 0 161.131 * * [simplify]: Extracting #1: cost 0 inf + 1 161.131 * [simplify]: Simplified to 0 161.132 * [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)) 161.132 * * * * [progress]: [ 263 / 3260 ] simplifiying candidate # 161.132 * [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)))) 161.132 * * [simplify]: iters left: 6 (24 enodes) 161.143 * * [simplify]: iters left: 5 (91 enodes) 161.178 * * [simplify]: iters left: 4 (162 enodes) 161.240 * * [simplify]: iters left: 3 (321 enodes) 161.400 * * [simplify]: Extracting #0: cost 1 inf + 0 161.400 * * [simplify]: Extracting #1: cost 11 inf + 0 161.401 * * [simplify]: Extracting #2: cost 95 inf + 0 161.402 * * [simplify]: Extracting #3: cost 128 inf + 127 161.403 * * [simplify]: Extracting #4: cost 109 inf + 1649 161.406 * * [simplify]: Extracting #5: cost 80 inf + 5409 161.412 * * [simplify]: Extracting #6: cost 40 inf + 12219 161.416 * * [simplify]: Extracting #7: cost 33 inf + 13456 161.421 * * [simplify]: Extracting #8: cost 7 inf + 21619 161.427 * * [simplify]: Extracting #9: cost 0 inf + 24341 161.433 * * [simplify]: Extracting #10: cost 0 inf + 24246 161.439 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 161.439 * [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))))) 161.440 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 161.440 * * [simplify]: iters left: 6 (12 enodes) 161.444 * * [simplify]: iters left: 5 (49 enodes) 161.453 * * [simplify]: iters left: 4 (94 enodes) 161.490 * * [simplify]: iters left: 3 (221 enodes) 161.599 * * [simplify]: iters left: 2 (492 enodes) 162.037 * * [simplify]: Extracting #0: cost 1 inf + 0 162.037 * * [simplify]: Extracting #1: cost 0 inf + 1 162.037 * [simplify]: Simplified to 0 162.037 * [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)) 162.037 * * * * [progress]: [ 264 / 3260 ] simplifiying candidate # 162.038 * [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)))))) 162.038 * * [simplify]: iters left: 6 (23 enodes) 162.044 * * [simplify]: iters left: 5 (88 enodes) 162.059 * * [simplify]: iters left: 4 (175 enodes) 162.128 * * [simplify]: iters left: 3 (391 enodes) 162.300 * * [simplify]: Extracting #0: cost 1 inf + 0 162.301 * * [simplify]: Extracting #1: cost 11 inf + 0 162.301 * * [simplify]: Extracting #2: cost 111 inf + 0 162.301 * * [simplify]: Extracting #3: cost 166 inf + 46 162.302 * * [simplify]: Extracting #4: cost 160 inf + 420 162.304 * * [simplify]: Extracting #5: cost 108 inf + 10186 162.310 * * [simplify]: Extracting #6: cost 40 inf + 25471 162.316 * * [simplify]: Extracting #7: cost 23 inf + 30801 162.325 * * [simplify]: Extracting #8: cost 1 inf + 37631 162.341 * * [simplify]: Extracting #9: cost 0 inf + 37916 162.358 * * [simplify]: Extracting #10: cost 0 inf + 37836 162.373 * [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)) 162.373 * [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))))))) 162.374 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 162.374 * * [simplify]: iters left: 6 (13 enodes) 162.380 * * [simplify]: iters left: 5 (52 enodes) 162.402 * * [simplify]: iters left: 4 (111 enodes) 162.443 * * [simplify]: iters left: 3 (278 enodes) 162.595 * * [simplify]: Extracting #0: cost 1 inf + 0 162.595 * * [simplify]: Extracting #1: cost 0 inf + 1 162.595 * [simplify]: Simplified to 0 162.595 * [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)) 162.595 * * * * [progress]: [ 265 / 3260 ] simplifiying candidate # 162.595 * [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))))) 162.595 * * [simplify]: iters left: 6 (24 enodes) 162.601 * * [simplify]: iters left: 5 (89 enodes) 162.625 * * [simplify]: iters left: 4 (157 enodes) 162.661 * * [simplify]: iters left: 3 (303 enodes) 162.780 * * [simplify]: Extracting #0: cost 1 inf + 0 162.780 * * [simplify]: Extracting #1: cost 11 inf + 0 162.781 * * [simplify]: Extracting #2: cost 95 inf + 0 162.781 * * [simplify]: Extracting #3: cost 115 inf + 91 162.783 * * [simplify]: Extracting #4: cost 81 inf + 3009 162.788 * * [simplify]: Extracting #5: cost 35 inf + 8819 162.794 * * [simplify]: Extracting #6: cost 37 inf + 9799 162.800 * * [simplify]: Extracting #7: cost 32 inf + 10589 162.808 * * [simplify]: Extracting #8: cost 9 inf + 17252 162.817 * * [simplify]: Extracting #9: cost 0 inf + 21272 162.828 * * [simplify]: Extracting #10: cost 0 inf + 21177 162.836 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 162.836 * [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)))))) 162.836 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 162.836 * * [simplify]: iters left: 6 (12 enodes) 162.840 * * [simplify]: iters left: 5 (47 enodes) 162.848 * * [simplify]: iters left: 4 (89 enodes) 162.873 * * [simplify]: iters left: 3 (186 enodes) 162.938 * * [simplify]: iters left: 2 (378 enodes) 163.144 * * [simplify]: Extracting #0: cost 1 inf + 0 163.144 * * [simplify]: Extracting #1: cost 0 inf + 1 163.144 * [simplify]: Simplified to 0 163.144 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 0)) 163.144 * * * * [progress]: [ 266 / 3260 ] simplifiying candidate # 163.144 * [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)))) 163.144 * * [simplify]: iters left: 6 (23 enodes) 163.150 * * [simplify]: iters left: 5 (83 enodes) 163.168 * * [simplify]: iters left: 4 (123 enodes) 163.209 * * [simplify]: iters left: 3 (191 enodes) 163.257 * * [simplify]: iters left: 2 (260 enodes) 163.313 * * [simplify]: iters left: 1 (353 enodes) 163.401 * * [simplify]: Extracting #0: cost 1 inf + 0 163.401 * * [simplify]: Extracting #1: cost 9 inf + 0 163.401 * * [simplify]: Extracting #2: cost 57 inf + 2 163.402 * * [simplify]: Extracting #3: cost 67 inf + 878 163.403 * * [simplify]: Extracting #4: cost 35 inf + 3687 163.404 * * [simplify]: Extracting #5: cost 36 inf + 4260 163.406 * * [simplify]: Extracting #6: cost 31 inf + 5307 163.409 * * [simplify]: Extracting #7: cost 6 inf + 12971 163.413 * * [simplify]: Extracting #8: cost 0 inf + 15113 163.419 * * [simplify]: Extracting #9: cost 0 inf + 15057 163.427 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 163.427 * [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))))) 163.428 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 163.428 * * [simplify]: iters left: 6 (11 enodes) 163.434 * * [simplify]: iters left: 5 (40 enodes) 163.448 * * [simplify]: iters left: 4 (65 enodes) 163.470 * * [simplify]: iters left: 3 (97 enodes) 163.490 * * [simplify]: iters left: 2 (165 enodes) 163.525 * * [simplify]: iters left: 1 (271 enodes) 163.595 * * [simplify]: Extracting #0: cost 1 inf + 0 163.595 * * [simplify]: Extracting #1: cost 0 inf + 1 163.595 * [simplify]: Simplified to 0 163.595 * [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)) 163.595 * * * * [progress]: [ 267 / 3260 ] simplifiying candidate # 163.595 * [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)))))) 163.595 * * [simplify]: iters left: 6 (22 enodes) 163.601 * * [simplify]: iters left: 5 (87 enodes) 163.619 * * [simplify]: iters left: 4 (170 enodes) 163.667 * * [simplify]: iters left: 3 (367 enodes) 163.835 * * [simplify]: Extracting #0: cost 1 inf + 0 163.835 * * [simplify]: Extracting #1: cost 11 inf + 0 163.836 * * [simplify]: Extracting #2: cost 110 inf + 0 163.837 * * [simplify]: Extracting #3: cost 157 inf + 47 163.838 * * [simplify]: Extracting #4: cost 152 inf + 338 163.842 * * [simplify]: Extracting #5: cost 101 inf + 9707 163.852 * * [simplify]: Extracting #6: cost 41 inf + 24090 163.864 * * [simplify]: Extracting #7: cost 35 inf + 25441 163.878 * * [simplify]: Extracting #8: cost 7 inf + 33649 163.894 * * [simplify]: Extracting #9: cost 0 inf + 36790 163.910 * * [simplify]: Extracting #10: cost 0 inf + 36735 163.930 * [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)))) 163.930 * [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))))))) 163.930 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 163.930 * * [simplify]: iters left: 6 (12 enodes) 163.934 * * [simplify]: iters left: 5 (51 enodes) 163.944 * * [simplify]: iters left: 4 (106 enodes) 163.969 * * [simplify]: iters left: 3 (247 enodes) 164.070 * * [simplify]: Extracting #0: cost 1 inf + 0 164.070 * * [simplify]: Extracting #1: cost 0 inf + 1 164.070 * [simplify]: Simplified to 0 164.070 * [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)) 164.070 * * * * [progress]: [ 268 / 3260 ] simplifiying candidate # 164.070 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 164.070 * * [simplify]: iters left: 6 (23 enodes) 164.076 * * [simplify]: iters left: 5 (88 enodes) 164.096 * * [simplify]: iters left: 4 (154 enodes) 164.129 * * [simplify]: iters left: 3 (300 enodes) 164.254 * * [simplify]: Extracting #0: cost 1 inf + 0 164.254 * * [simplify]: Extracting #1: cost 11 inf + 0 164.254 * * [simplify]: Extracting #2: cost 88 inf + 0 164.255 * * [simplify]: Extracting #3: cost 103 inf + 502 164.256 * * [simplify]: Extracting #4: cost 57 inf + 5375 164.259 * * [simplify]: Extracting #5: cost 34 inf + 8650 164.261 * * [simplify]: Extracting #6: cost 37 inf + 9425 164.264 * * [simplify]: Extracting #7: cost 32 inf + 10553 164.271 * * [simplify]: Extracting #8: cost 7 inf + 17718 164.278 * * [simplify]: Extracting #9: cost 0 inf + 20898 164.288 * * [simplify]: Extracting #10: cost 0 inf + 20803 164.298 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 164.298 * [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)))))) 164.299 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 164.299 * * [simplify]: iters left: 6 (11 enodes) 164.305 * * [simplify]: iters left: 5 (46 enodes) 164.322 * * [simplify]: iters left: 4 (86 enodes) 164.348 * * [simplify]: iters left: 3 (183 enodes) 164.405 * * [simplify]: iters left: 2 (372 enodes) 164.634 * * [simplify]: Extracting #0: cost 1 inf + 0 164.634 * * [simplify]: Extracting #1: cost 0 inf + 1 164.634 * [simplify]: Simplified to 0 164.634 * [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)) 164.634 * * * * [progress]: [ 269 / 3260 ] simplifiying candidate # 164.634 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 164.635 * * [simplify]: iters left: 6 (22 enodes) 164.640 * * [simplify]: iters left: 5 (82 enodes) 164.654 * * [simplify]: iters left: 4 (122 enodes) 164.684 * * [simplify]: iters left: 3 (190 enodes) 164.715 * * [simplify]: iters left: 2 (259 enodes) 164.799 * * [simplify]: iters left: 1 (354 enodes) 164.892 * * [simplify]: Extracting #0: cost 1 inf + 0 164.892 * * [simplify]: Extracting #1: cost 9 inf + 0 164.892 * * [simplify]: Extracting #2: cost 57 inf + 2 164.892 * * [simplify]: Extracting #3: cost 65 inf + 1084 164.894 * * [simplify]: Extracting #4: cost 37 inf + 3521 164.895 * * [simplify]: Extracting #5: cost 36 inf + 4260 164.897 * * [simplify]: Extracting #6: cost 31 inf + 5307 164.900 * * [simplify]: Extracting #7: cost 5 inf + 13013 164.905 * * [simplify]: Extracting #8: cost 0 inf + 15114 164.909 * * [simplify]: Extracting #9: cost 0 inf + 15059 164.913 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (* (/ b a) 1/2)) 164.913 * [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))))) 164.913 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 164.914 * * [simplify]: iters left: 6 (10 enodes) 164.917 * * [simplify]: iters left: 5 (39 enodes) 164.924 * * [simplify]: iters left: 4 (64 enodes) 164.936 * * [simplify]: iters left: 3 (96 enodes) 164.953 * * [simplify]: iters left: 2 (164 enodes) 165.021 * * [simplify]: iters left: 1 (270 enodes) 165.138 * * [simplify]: Extracting #0: cost 1 inf + 0 165.138 * * [simplify]: Extracting #1: cost 0 inf + 1 165.138 * [simplify]: Simplified to 0 165.138 * [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)) 165.139 * * * * [progress]: [ 270 / 3260 ] simplifiying candidate # 165.139 * [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)))))) 165.139 * * [simplify]: iters left: 6 (22 enodes) 165.149 * * [simplify]: iters left: 5 (88 enodes) 165.165 * * [simplify]: iters left: 4 (179 enodes) 165.222 * * [simplify]: iters left: 3 (365 enodes) 165.361 * * [simplify]: Extracting #0: cost 1 inf + 0 165.361 * * [simplify]: Extracting #1: cost 11 inf + 0 165.362 * * [simplify]: Extracting #2: cost 92 inf + 0 165.362 * * [simplify]: Extracting #3: cost 150 inf + 172 165.363 * * [simplify]: Extracting #4: cost 142 inf + 590 165.365 * * [simplify]: Extracting #5: cost 90 inf + 9509 165.370 * * [simplify]: Extracting #6: cost 39 inf + 20697 165.375 * * [simplify]: Extracting #7: cost 34 inf + 21550 165.382 * * [simplify]: Extracting #8: cost 8 inf + 29096 165.390 * * [simplify]: Extracting #9: cost 0 inf + 32512 165.398 * * [simplify]: Extracting #10: cost 0 inf + 32432 165.408 * [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))) 165.408 * [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))))))) 165.408 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 165.408 * * [simplify]: iters left: 6 (12 enodes) 165.413 * * [simplify]: iters left: 5 (53 enodes) 165.423 * * [simplify]: iters left: 4 (117 enodes) 165.462 * * [simplify]: iters left: 3 (255 enodes) 165.591 * * [simplify]: Extracting #0: cost 1 inf + 0 165.591 * * [simplify]: Extracting #1: cost 0 inf + 1 165.592 * [simplify]: Simplified to 0 165.593 * [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)) 165.593 * * * * [progress]: [ 271 / 3260 ] simplifiying candidate # 165.593 * [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))))) 165.593 * * [simplify]: iters left: 6 (23 enodes) 165.606 * * [simplify]: iters left: 5 (89 enodes) 165.636 * * [simplify]: iters left: 4 (164 enodes) 165.700 * * [simplify]: iters left: 3 (286 enodes) 165.781 * * [simplify]: Extracting #0: cost 1 inf + 0 165.781 * * [simplify]: Extracting #1: cost 11 inf + 0 165.781 * * [simplify]: Extracting #2: cost 81 inf + 0 165.782 * * [simplify]: Extracting #3: cost 113 inf + 663 165.783 * * [simplify]: Extracting #4: cost 57 inf + 6317 165.786 * * [simplify]: Extracting #5: cost 29 inf + 9713 165.792 * * [simplify]: Extracting #6: cost 37 inf + 9713 165.798 * * [simplify]: Extracting #7: cost 33 inf + 10461 165.806 * * [simplify]: Extracting #8: cost 9 inf + 17192 165.817 * * [simplify]: Extracting #9: cost 0 inf + 21093 165.827 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 165.827 * [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)))))) 165.828 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 165.828 * * [simplify]: iters left: 6 (11 enodes) 165.835 * * [simplify]: iters left: 5 (48 enodes) 165.850 * * [simplify]: iters left: 4 (98 enodes) 165.871 * * [simplify]: iters left: 3 (181 enodes) 165.927 * * [simplify]: iters left: 2 (358 enodes) 166.080 * * [simplify]: Extracting #0: cost 1 inf + 0 166.080 * * [simplify]: Extracting #1: cost 0 inf + 1 166.080 * [simplify]: Simplified to 0 166.080 * [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)) 166.080 * * * * [progress]: [ 272 / 3260 ] simplifiying candidate # 166.081 * [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)))) 166.081 * * [simplify]: iters left: 6 (22 enodes) 166.095 * * [simplify]: iters left: 5 (82 enodes) 166.109 * * [simplify]: iters left: 4 (142 enodes) 166.134 * * [simplify]: iters left: 3 (230 enodes) 166.193 * * [simplify]: iters left: 2 (344 enodes) 166.291 * * [simplify]: iters left: 1 (467 enodes) 166.444 * * [simplify]: Extracting #0: cost 1 inf + 0 166.444 * * [simplify]: Extracting #1: cost 11 inf + 0 166.444 * * [simplify]: Extracting #2: cost 52 inf + 42 166.444 * * [simplify]: Extracting #3: cost 58 inf + 1286 166.446 * * [simplify]: Extracting #4: cost 33 inf + 3229 166.449 * * [simplify]: Extracting #5: cost 36 inf + 3560 166.453 * * [simplify]: Extracting #6: cost 31 inf + 4648 166.459 * * [simplify]: Extracting #7: cost 6 inf + 11853 166.467 * * [simplify]: Extracting #8: cost 0 inf + 14389 166.474 * * [simplify]: Extracting #9: cost 0 inf + 14309 166.480 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a))) 166.480 * [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))))) 166.481 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 166.481 * * [simplify]: iters left: 6 (10 enodes) 166.485 * * [simplify]: iters left: 5 (41 enodes) 166.493 * * [simplify]: iters left: 4 (81 enodes) 166.508 * * [simplify]: iters left: 3 (127 enodes) 166.543 * * [simplify]: iters left: 2 (186 enodes) 166.582 * * [simplify]: iters left: 1 (266 enodes) 166.675 * * [simplify]: Extracting #0: cost 1 inf + 0 166.675 * * [simplify]: Extracting #1: cost 0 inf + 1 166.675 * [simplify]: Simplified to 0 166.675 * [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)) 166.675 * * * * [progress]: [ 273 / 3260 ] simplifiying candidate # 166.675 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 166.675 * * [simplify]: iters left: 6 (21 enodes) 166.681 * * [simplify]: iters left: 5 (79 enodes) 166.708 * * [simplify]: iters left: 4 (124 enodes) 166.749 * * [simplify]: iters left: 3 (194 enodes) 166.798 * * [simplify]: iters left: 2 (272 enodes) 166.867 * * [simplify]: iters left: 1 (385 enodes) 166.967 * * [simplify]: Extracting #0: cost 1 inf + 0 166.967 * * [simplify]: Extracting #1: cost 9 inf + 0 166.967 * * [simplify]: Extracting #2: cost 63 inf + 2 166.970 * * [simplify]: Extracting #3: cost 74 inf + 1043 166.971 * * [simplify]: Extracting #4: cost 38 inf + 3942 166.973 * * [simplify]: Extracting #5: cost 36 inf + 4599 166.975 * * [simplify]: Extracting #6: cost 31 inf + 5646 166.978 * * [simplify]: Extracting #7: cost 6 inf + 12852 166.982 * * [simplify]: Extracting #8: cost 0 inf + 15452 166.987 * * [simplify]: Extracting #9: cost 0 inf + 15396 166.992 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) 166.992 * [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)))) 166.992 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 166.993 * * [simplify]: iters left: 6 (9 enodes) 166.998 * * [simplify]: iters left: 5 (36 enodes) 167.012 * * [simplify]: iters left: 4 (67 enodes) 167.032 * * [simplify]: iters left: 3 (97 enodes) 167.050 * * [simplify]: iters left: 2 (158 enodes) 167.121 * * [simplify]: iters left: 1 (263 enodes) 167.183 * * [simplify]: Extracting #0: cost 1 inf + 0 167.184 * * [simplify]: Extracting #1: cost 0 inf + 1 167.184 * [simplify]: Simplified to 0 167.184 * [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)) 167.184 * * * * [progress]: [ 274 / 3260 ] simplifiying candidate # 167.184 * [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)))) 167.184 * * [simplify]: iters left: 6 (21 enodes) 167.190 * * [simplify]: iters left: 5 (80 enodes) 167.210 * * [simplify]: iters left: 4 (133 enodes) 167.248 * * [simplify]: iters left: 3 (222 enodes) 167.299 * * [simplify]: iters left: 2 (322 enodes) 167.394 * * [simplify]: iters left: 1 (467 enodes) 167.548 * * [simplify]: Extracting #0: cost 1 inf + 0 167.548 * * [simplify]: Extracting #1: cost 11 inf + 0 167.548 * * [simplify]: Extracting #2: cost 57 inf + 0 167.548 * * [simplify]: Extracting #3: cost 61 inf + 1043 167.550 * * [simplify]: Extracting #4: cost 32 inf + 3317 167.552 * * [simplify]: Extracting #5: cost 36 inf + 3643 167.553 * * [simplify]: Extracting #6: cost 32 inf + 4391 167.557 * * [simplify]: Extracting #7: cost 6 inf + 11776 167.561 * * [simplify]: Extracting #8: cost 0 inf + 14496 167.565 * * [simplify]: Extracting #9: cost 0 inf + 14440 167.572 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 167.572 * [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))))) 167.573 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 167.573 * * [simplify]: iters left: 5 (9 enodes) 167.578 * * [simplify]: iters left: 4 (39 enodes) 167.588 * * [simplify]: iters left: 3 (65 enodes) 167.601 * * [simplify]: iters left: 2 (129 enodes) 167.652 * * [simplify]: iters left: 1 (210 enodes) 167.722 * * [simplify]: Extracting #0: cost 1 inf + 0 167.722 * * [simplify]: Extracting #1: cost 0 inf + 1 167.722 * [simplify]: Simplified to 0 167.722 * [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)) 167.722 * * * * [progress]: [ 275 / 3260 ] simplifiying candidate # 167.722 * [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)))))) 167.722 * * [simplify]: iters left: 6 (20 enodes) 167.730 * * [simplify]: iters left: 5 (74 enodes) 167.745 * * [simplify]: iters left: 4 (109 enodes) 167.768 * * [simplify]: iters left: 3 (158 enodes) 167.801 * * [simplify]: iters left: 2 (217 enodes) 167.845 * * [simplify]: iters left: 1 (302 enodes) 167.918 * * [simplify]: Extracting #0: cost 1 inf + 0 167.918 * * [simplify]: Extracting #1: cost 22 inf + 0 167.918 * * [simplify]: Extracting #2: cost 102 inf + 0 167.919 * * [simplify]: Extracting #3: cost 129 inf + 47 167.919 * * [simplify]: Extracting #4: cost 113 inf + 1246 167.920 * * [simplify]: Extracting #5: cost 115 inf + 2232 167.922 * * [simplify]: Extracting #6: cost 83 inf + 15380 167.928 * * [simplify]: Extracting #7: cost 20 inf + 52765 167.942 * * [simplify]: Extracting #8: cost 1 inf + 67567 167.954 * * [simplify]: Extracting #9: cost 0 inf + 68238 167.965 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) 2)) 167.965 * [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))))))) 167.965 * [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.965 * * [simplify]: iters left: 6 (10 enodes) 167.968 * * [simplify]: iters left: 5 (37 enodes) 167.975 * * [simplify]: iters left: 4 (57 enodes) 167.991 * * [simplify]: iters left: 3 (104 enodes) 168.013 * * [simplify]: iters left: 2 (158 enodes) 168.054 * * [simplify]: iters left: 1 (225 enodes) 168.093 * * [simplify]: Extracting #0: cost 1 inf + 0 168.093 * * [simplify]: Extracting #1: cost 0 inf + 1 168.093 * [simplify]: Simplified to 0 168.094 * [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)) 168.094 * * * * [progress]: [ 276 / 3260 ] simplifiying candidate # 168.094 * [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))))) 168.094 * * [simplify]: iters left: 6 (19 enodes) 168.103 * * [simplify]: iters left: 5 (65 enodes) 168.128 * * [simplify]: iters left: 4 (93 enodes) 168.156 * * [simplify]: iters left: 3 (127 enodes) 168.191 * * [simplify]: iters left: 2 (145 enodes) 168.226 * * [simplify]: iters left: 1 (170 enodes) 168.255 * * [simplify]: Extracting #0: cost 1 inf + 0 168.256 * * [simplify]: Extracting #1: cost 16 inf + 0 168.256 * * [simplify]: Extracting #2: cost 54 inf + 0 168.256 * * [simplify]: Extracting #3: cost 63 inf + 85 168.257 * * [simplify]: Extracting #4: cost 50 inf + 1159 168.258 * * [simplify]: Extracting #5: cost 53 inf + 1732 168.259 * * [simplify]: Extracting #6: cost 54 inf + 1938 168.261 * * [simplify]: Extracting #7: cost 45 inf + 2824 168.265 * * [simplify]: Extracting #8: cost 16 inf + 13292 168.274 * * [simplify]: Extracting #9: cost 1 inf + 20232 168.285 * * [simplify]: Extracting #10: cost 0 inf + 20732 168.295 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b a) 2)) 168.295 * [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)))))) 168.295 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 168.295 * * [simplify]: iters left: 6 (9 enodes) 168.300 * * [simplify]: iters left: 5 (29 enodes) 168.309 * * [simplify]: iters left: 4 (42 enodes) 168.322 * * [simplify]: iters left: 3 (58 enodes) 168.330 * * [simplify]: iters left: 2 (68 enodes) 168.339 * * [simplify]: Extracting #0: cost 1 inf + 0 168.339 * * [simplify]: Extracting #1: cost 0 inf + 1 168.339 * [simplify]: Simplified to 0 168.339 * [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)) 168.339 * * * * [progress]: [ 277 / 3260 ] simplifiying candidate # 168.339 * [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)))))) 168.339 * * [simplify]: iters left: 6 (23 enodes) 168.345 * * [simplify]: iters left: 5 (88 enodes) 168.374 * * [simplify]: iters left: 4 (176 enodes) 168.420 * * [simplify]: iters left: 3 (352 enodes) 168.521 * * [simplify]: Extracting #0: cost 1 inf + 0 168.521 * * [simplify]: Extracting #1: cost 12 inf + 0 168.522 * * [simplify]: Extracting #2: cost 69 inf + 0 168.522 * * [simplify]: Extracting #3: cost 110 inf + 124 168.523 * * [simplify]: Extracting #4: cost 105 inf + 533 168.524 * * [simplify]: Extracting #5: cost 69 inf + 8887 168.529 * * [simplify]: Extracting #6: cost 33 inf + 21380 168.534 * * [simplify]: Extracting #7: cost 27 inf + 22975 168.548 * * [simplify]: Extracting #8: cost 7 inf + 28920 168.561 * * [simplify]: Extracting #9: cost 0 inf + 30784 168.572 * * [simplify]: Extracting #10: cost 0 inf + 30729 168.578 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 168.578 * [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))))))) 168.579 * [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))))) 168.579 * * [simplify]: iters left: 6 (13 enodes) 168.582 * * [simplify]: iters left: 5 (53 enodes) 168.592 * * [simplify]: iters left: 4 (117 enodes) 168.628 * * [simplify]: iters left: 3 (275 enodes) 168.703 * * [simplify]: iters left: 2 (474 enodes) 168.871 * * [simplify]: Extracting #0: cost 1 inf + 0 168.871 * * [simplify]: Extracting #1: cost 0 inf + 1 168.871 * [simplify]: Simplified to 0 168.871 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 168.871 * * * * [progress]: [ 278 / 3260 ] simplifiying candidate # 168.871 * [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))))) 168.872 * * [simplify]: iters left: 6 (21 enodes) 168.877 * * [simplify]: iters left: 5 (79 enodes) 168.903 * * [simplify]: iters left: 4 (136 enodes) 168.949 * * [simplify]: iters left: 3 (222 enodes) 169.020 * * [simplify]: iters left: 2 (295 enodes) 169.117 * * [simplify]: iters left: 1 (363 enodes) 169.213 * * [simplify]: Extracting #0: cost 1 inf + 0 169.213 * * [simplify]: Extracting #1: cost 10 inf + 0 169.213 * * [simplify]: Extracting #2: cost 53 inf + 0 169.214 * * [simplify]: Extracting #3: cost 90 inf + 127 169.215 * * [simplify]: Extracting #4: cost 86 inf + 912 169.217 * * [simplify]: Extracting #5: cost 69 inf + 5238 169.222 * * [simplify]: Extracting #6: cost 29 inf + 15892 169.230 * * [simplify]: Extracting #7: cost 3 inf + 21968 169.238 * * [simplify]: Extracting #8: cost 0 inf + 23068 169.248 * * [simplify]: Extracting #9: cost 0 inf + 23013 169.258 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) 2)) 169.258 * [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)))))) 169.258 * [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)))) 169.259 * * [simplify]: iters left: 6 (12 enodes) 169.264 * * [simplify]: iters left: 5 (47 enodes) 169.283 * * [simplify]: iters left: 4 (82 enodes) 169.311 * * [simplify]: iters left: 3 (157 enodes) 169.368 * * [simplify]: iters left: 2 (248 enodes) 169.437 * * [simplify]: iters left: 1 (341 enodes) 169.523 * * [simplify]: Extracting #0: cost 1 inf + 0 169.523 * * [simplify]: Extracting #1: cost 0 inf + 1 169.523 * [simplify]: Simplified to 0 169.523 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 0)) 169.523 * * * * [progress]: [ 279 / 3260 ] simplifiying candidate # 169.523 * [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)))) 169.523 * * [simplify]: iters left: 6 (22 enodes) 169.529 * * [simplify]: iters left: 5 (82 enodes) 169.544 * * [simplify]: iters left: 4 (147 enodes) 169.597 * * [simplify]: iters left: 3 (254 enodes) 169.707 * * [simplify]: iters left: 2 (374 enodes) 169.856 * * [simplify]: iters left: 1 (490 enodes) 170.023 * * [simplify]: Extracting #0: cost 1 inf + 0 170.023 * * [simplify]: Extracting #1: cost 12 inf + 0 170.023 * * [simplify]: Extracting #2: cost 73 inf + 0 170.024 * * [simplify]: Extracting #3: cost 124 inf + 252 170.024 * * [simplify]: Extracting #4: cost 122 inf + 998 170.026 * * [simplify]: Extracting #5: cost 109 inf + 6103 170.030 * * [simplify]: Extracting #6: cost 36 inf + 35602 170.036 * * [simplify]: Extracting #7: cost 5 inf + 44896 170.043 * * [simplify]: Extracting #8: cost 0 inf + 46636 170.054 * * [simplify]: Extracting #9: cost 0 inf + 46581 170.072 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 170.072 * [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))))) 170.073 * [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))) 170.073 * * [simplify]: iters left: 6 (12 enodes) 170.079 * * [simplify]: iters left: 5 (47 enodes) 170.098 * * [simplify]: iters left: 4 (89 enodes) 170.126 * * [simplify]: iters left: 3 (180 enodes) 170.172 * * [simplify]: iters left: 2 (296 enodes) 170.248 * * [simplify]: iters left: 1 (428 enodes) 170.366 * * [simplify]: Extracting #0: cost 1 inf + 0 170.366 * * [simplify]: Extracting #1: cost 0 inf + 1 170.366 * [simplify]: Simplified to 0 170.366 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 170.366 * * * * [progress]: [ 280 / 3260 ] simplifiying candidate # 170.366 * [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)))))) 170.366 * * [simplify]: iters left: 6 (22 enodes) 170.372 * * [simplify]: iters left: 5 (81 enodes) 170.389 * * [simplify]: iters left: 4 (137 enodes) 170.418 * * [simplify]: iters left: 3 (203 enodes) 170.454 * * [simplify]: iters left: 2 (253 enodes) 170.510 * * [simplify]: iters left: 1 (303 enodes) 170.594 * * [simplify]: Extracting #0: cost 1 inf + 0 170.594 * * [simplify]: Extracting #1: cost 10 inf + 0 170.595 * * [simplify]: Extracting #2: cost 52 inf + 0 170.595 * * [simplify]: Extracting #3: cost 83 inf + 367 170.596 * * [simplify]: Extracting #4: cost 76 inf + 1343 170.597 * * [simplify]: Extracting #5: cost 50 inf + 6352 170.599 * * [simplify]: Extracting #6: cost 29 inf + 10068 170.602 * * [simplify]: Extracting #7: cost 4 inf + 16116 170.608 * * [simplify]: Extracting #8: cost 0 inf + 17246 170.612 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 170.612 * [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))))))) 170.613 * [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))))) 170.613 * * [simplify]: iters left: 6 (12 enodes) 170.616 * * [simplify]: iters left: 5 (46 enodes) 170.625 * * [simplify]: iters left: 4 (81 enodes) 170.651 * * [simplify]: iters left: 3 (134 enodes) 170.674 * * [simplify]: iters left: 2 (197 enodes) 170.716 * * [simplify]: iters left: 1 (271 enodes) 170.770 * * [simplify]: Extracting #0: cost 1 inf + 0 170.770 * * [simplify]: Extracting #1: cost 0 inf + 1 170.770 * [simplify]: Simplified to 0 170.770 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 170.770 * * * * [progress]: [ 281 / 3260 ] simplifiying candidate # 170.770 * [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))))) 170.770 * * [simplify]: iters left: 6 (19 enodes) 170.775 * * [simplify]: iters left: 5 (69 enodes) 170.788 * * [simplify]: iters left: 4 (105 enodes) 170.814 * * [simplify]: iters left: 3 (154 enodes) 170.854 * * [simplify]: iters left: 2 (194 enodes) 170.885 * * [simplify]: iters left: 1 (237 enodes) 170.959 * * [simplify]: Extracting #0: cost 1 inf + 0 170.959 * * [simplify]: Extracting #1: cost 20 inf + 0 170.960 * * [simplify]: Extracting #2: cost 70 inf + 0 170.960 * * [simplify]: Extracting #3: cost 89 inf + 42 170.961 * * [simplify]: Extracting #4: cost 86 inf + 412 170.962 * * [simplify]: Extracting #5: cost 71 inf + 3190 170.965 * * [simplify]: Extracting #6: cost 52 inf + 6117 170.971 * * [simplify]: Extracting #7: cost 25 inf + 13864 170.982 * * [simplify]: Extracting #8: cost 2 inf + 25339 170.995 * * [simplify]: Extracting #9: cost 0 inf + 26379 171.007 * [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)) 171.007 * [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)))))) 171.008 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 171.008 * * [simplify]: iters left: 6 (10 enodes) 171.014 * * [simplify]: iters left: 5 (38 enodes) 171.024 * * [simplify]: iters left: 4 (59 enodes) 171.034 * * [simplify]: iters left: 3 (88 enodes) 171.051 * * [simplify]: iters left: 2 (117 enodes) 171.077 * * [simplify]: iters left: 1 (144 enodes) 171.095 * * [simplify]: Extracting #0: cost 1 inf + 0 171.095 * * [simplify]: Extracting #1: cost 0 inf + 1 171.095 * [simplify]: Simplified to 0 171.095 * [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)) 171.095 * * * * [progress]: [ 282 / 3260 ] simplifiying candidate # 171.096 * [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)))) 171.096 * * [simplify]: iters left: 6 (21 enodes) 171.104 * * [simplify]: iters left: 5 (77 enodes) 171.130 * * [simplify]: iters left: 4 (119 enodes) 171.153 * * [simplify]: iters left: 3 (177 enodes) 171.187 * * [simplify]: iters left: 2 (216 enodes) 171.227 * * [simplify]: iters left: 1 (241 enodes) 171.271 * * [simplify]: Extracting #0: cost 1 inf + 0 171.271 * * [simplify]: Extracting #1: cost 10 inf + 0 171.271 * * [simplify]: Extracting #2: cost 42 inf + 0 171.272 * * [simplify]: Extracting #3: cost 54 inf + 252 171.272 * * [simplify]: Extracting #4: cost 43 inf + 1324 171.274 * * [simplify]: Extracting #5: cost 41 inf + 2429 171.276 * * [simplify]: Extracting #6: cost 33 inf + 4185 171.279 * * [simplify]: Extracting #7: cost 20 inf + 5442 171.282 * * [simplify]: Extracting #8: cost 15 inf + 6483 171.287 * * [simplify]: Extracting #9: cost 3 inf + 10593 171.292 * * [simplify]: Extracting #10: cost 0 inf + 11463 171.297 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 171.297 * [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))))) 171.297 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 171.297 * * [simplify]: iters left: 6 (11 enodes) 171.303 * * [simplify]: iters left: 5 (42 enodes) 171.313 * * [simplify]: iters left: 4 (67 enodes) 171.325 * * [simplify]: iters left: 3 (111 enodes) 171.345 * * [simplify]: iters left: 2 (140 enodes) 171.370 * * [simplify]: iters left: 1 (160 enodes) 171.408 * * [simplify]: Extracting #0: cost 1 inf + 0 171.408 * * [simplify]: Extracting #1: cost 0 inf + 1 171.408 * [simplify]: Simplified to 0 171.408 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 171.408 * * * * [progress]: [ 283 / 3260 ] simplifiying candidate # 171.408 * [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)))))) 171.409 * * [simplify]: iters left: 6 (26 enodes) 171.422 * * [simplify]: iters left: 5 (103 enodes) 171.453 * * [simplify]: iters left: 4 (240 enodes) 171.533 * * [simplify]: Extracting #0: cost 1 inf + 0 171.533 * * [simplify]: Extracting #1: cost 10 inf + 0 171.533 * * [simplify]: Extracting #2: cost 148 inf + 0 171.534 * * [simplify]: Extracting #3: cost 269 inf + 1 171.535 * * [simplify]: Extracting #4: cost 249 inf + 3685 171.541 * * [simplify]: Extracting #5: cost 121 inf + 48715 171.553 * * [simplify]: Extracting #6: cost 32 inf + 83496 171.568 * * [simplify]: Extracting #7: cost 13 inf + 89039 171.597 * * [simplify]: Extracting #8: cost 0 inf + 92662 171.624 * * [simplify]: Extracting #9: cost 0 inf + 92632 171.653 * [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))))) 171.654 * [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))))))) 171.654 * [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))))) 171.654 * * [simplify]: iters left: 6 (16 enodes) 171.662 * * [simplify]: iters left: 5 (68 enodes) 171.685 * * [simplify]: iters left: 4 (179 enodes) 171.762 * * [simplify]: Extracting #0: cost 1 inf + 0 171.762 * * [simplify]: Extracting #1: cost 27 inf + 0 171.763 * * [simplify]: Extracting #2: cost 153 inf + 0 171.763 * * [simplify]: Extracting #3: cost 242 inf + 83 171.766 * * [simplify]: Extracting #4: cost 185 inf + 16503 171.777 * * [simplify]: Extracting #5: cost 15 inf + 79352 171.799 * * [simplify]: Extracting #6: cost 0 inf + 84943 171.822 * [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))))) 171.822 * [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))))))) 171.823 * * * * [progress]: [ 284 / 3260 ] simplifiying candidate # 171.823 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 171.823 * * [simplify]: iters left: 6 (24 enodes) 171.834 * * [simplify]: iters left: 5 (95 enodes) 171.862 * * [simplify]: iters left: 4 (201 enodes) 171.921 * * [simplify]: Extracting #0: cost 1 inf + 0 171.921 * * [simplify]: Extracting #1: cost 10 inf + 0 171.921 * * [simplify]: Extracting #2: cost 107 inf + 0 171.922 * * [simplify]: Extracting #3: cost 191 inf + 0 171.925 * * [simplify]: Extracting #4: cost 170 inf + 4565 171.931 * * [simplify]: Extracting #5: cost 53 inf + 39811 171.940 * * [simplify]: Extracting #6: cost 26 inf + 51621 171.956 * * [simplify]: Extracting #7: cost 14 inf + 54805 171.969 * * [simplify]: Extracting #8: cost 0 inf + 58354 171.979 * * [simplify]: Extracting #9: cost 0 inf + 58339 171.989 * [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)))))) 171.989 * [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)))))) 171.990 * [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)))) 171.990 * * [simplify]: iters left: 6 (15 enodes) 171.997 * * [simplify]: iters left: 5 (63 enodes) 172.021 * * [simplify]: iters left: 4 (145 enodes) 172.102 * * [simplify]: iters left: 3 (499 enodes) 172.481 * * [simplify]: Extracting #0: cost 1 inf + 0 172.482 * * [simplify]: Extracting #1: cost 0 inf + 1 172.482 * [simplify]: Simplified to 0 172.482 * [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)) 172.482 * * * * [progress]: [ 285 / 3260 ] simplifiying candidate # 172.482 * [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)))) 172.483 * * [simplify]: iters left: 6 (25 enodes) 172.491 * * [simplify]: iters left: 5 (97 enodes) 172.510 * * [simplify]: iters left: 4 (218 enodes) 172.573 * * [simplify]: Extracting #0: cost 1 inf + 0 172.573 * * [simplify]: Extracting #1: cost 12 inf + 0 172.573 * * [simplify]: Extracting #2: cost 110 inf + 0 172.574 * * [simplify]: Extracting #3: cost 177 inf + 2 172.575 * * [simplify]: Extracting #4: cost 176 inf + 87 172.577 * * [simplify]: Extracting #5: cost 116 inf + 15172 172.584 * * [simplify]: Extracting #6: cost 34 inf + 40324 172.597 * * [simplify]: Extracting #7: cost 15 inf + 45966 172.610 * * [simplify]: Extracting #8: cost 0 inf + 49798 172.619 * * [simplify]: Extracting #9: cost 0 inf + 49783 172.627 * [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))))) 172.627 * [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))))) 172.628 * [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))) 172.628 * * [simplify]: iters left: 6 (15 enodes) 172.634 * * [simplify]: iters left: 5 (62 enodes) 172.662 * * [simplify]: iters left: 4 (159 enodes) 172.725 * * [simplify]: iters left: 3 (475 enodes) 173.039 * * [simplify]: Extracting #0: cost 1 inf + 0 173.039 * * [simplify]: Extracting #1: cost 42 inf + 0 173.041 * * [simplify]: Extracting #2: cost 194 inf + 1 173.047 * * [simplify]: Extracting #3: cost 205 inf + 15094 173.079 * * [simplify]: Extracting #4: cost 20 inf + 63712 173.111 * * [simplify]: Extracting #5: cost 3 inf + 65204 173.142 * * [simplify]: Extracting #6: cost 0 inf + 65965 173.173 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 173.173 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 173.173 * * * * [progress]: [ 286 / 3260 ] simplifiying candidate # 173.173 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 173.174 * * [simplify]: iters left: 6 (25 enodes) 173.186 * * [simplify]: iters left: 5 (97 enodes) 173.220 * * [simplify]: iters left: 4 (209 enodes) 173.298 * * [simplify]: Extracting #0: cost 1 inf + 0 173.298 * * [simplify]: Extracting #1: cost 10 inf + 0 173.299 * * [simplify]: Extracting #2: cost 106 inf + 0 173.300 * * [simplify]: Extracting #3: cost 194 inf + 0 173.302 * * [simplify]: Extracting #4: cost 173 inf + 2872 173.311 * * [simplify]: Extracting #5: cost 70 inf + 35573 173.329 * * [simplify]: Extracting #6: cost 26 inf + 53072 173.351 * * [simplify]: Extracting #7: cost 17 inf + 55493 173.372 * * [simplify]: Extracting #8: cost 0 inf + 59885 173.391 * * [simplify]: Extracting #9: cost 0 inf + 59870 173.411 * [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))))) 173.411 * [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))))))) 173.412 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 173.412 * * [simplify]: iters left: 6 (15 enodes) 173.420 * * [simplify]: iters left: 5 (62 enodes) 173.442 * * [simplify]: iters left: 4 (148 enodes) 173.521 * * [simplify]: iters left: 3 (499 enodes) 173.881 * * [simplify]: Extracting #0: cost 1 inf + 0 173.881 * * [simplify]: Extracting #1: cost 0 inf + 1 173.881 * [simplify]: Simplified to 0 173.881 * [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)) 173.881 * * * * [progress]: [ 287 / 3260 ] simplifiying candidate # 173.882 * [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))))) 173.882 * * [simplify]: iters left: 6 (23 enodes) 173.894 * * [simplify]: iters left: 5 (88 enodes) 173.924 * * [simplify]: iters left: 4 (173 enodes) 173.974 * * [simplify]: iters left: 3 (447 enodes) 174.153 * * [simplify]: Extracting #0: cost 1 inf + 0 174.153 * * [simplify]: Extracting #1: cost 10 inf + 0 174.153 * * [simplify]: Extracting #2: cost 118 inf + 0 174.154 * * [simplify]: Extracting #3: cost 242 inf + 1 174.155 * * [simplify]: Extracting #4: cost 229 inf + 3762 174.166 * * [simplify]: Extracting #5: cost 82 inf + 41444 174.193 * * [simplify]: Extracting #6: cost 28 inf + 59125 174.221 * * [simplify]: Extracting #7: cost 13 inf + 63546 174.252 * * [simplify]: Extracting #8: cost 0 inf + 66378 174.267 * * [simplify]: Extracting #9: cost 0 inf + 66323 174.287 * [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))))) 174.287 * [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)))))) 174.287 * [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)))) 174.288 * * [simplify]: iters left: 6 (14 enodes) 174.295 * * [simplify]: iters left: 5 (56 enodes) 174.315 * * [simplify]: iters left: 4 (117 enodes) 174.358 * * [simplify]: iters left: 3 (347 enodes) 174.539 * * [simplify]: Extracting #0: cost 1 inf + 0 174.539 * * [simplify]: Extracting #1: cost 0 inf + 1 174.539 * [simplify]: Simplified to 0 174.539 * [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)) 174.539 * * * * [progress]: [ 288 / 3260 ] simplifiying candidate # 174.539 * [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)))) 174.539 * * [simplify]: iters left: 6 (24 enodes) 174.546 * * [simplify]: iters left: 5 (92 enodes) 174.575 * * [simplify]: iters left: 4 (174 enodes) 174.626 * * [simplify]: iters left: 3 (404 enodes) 174.848 * * [simplify]: Extracting #0: cost 1 inf + 0 174.849 * * [simplify]: Extracting #1: cost 10 inf + 0 174.849 * * [simplify]: Extracting #2: cost 103 inf + 0 174.850 * * [simplify]: Extracting #3: cost 186 inf + 2 174.851 * * [simplify]: Extracting #4: cost 170 inf + 4132 174.857 * * [simplify]: Extracting #5: cost 58 inf + 28725 174.867 * * [simplify]: Extracting #6: cost 28 inf + 37703 174.885 * * [simplify]: Extracting #7: cost 16 inf + 41322 174.901 * * [simplify]: Extracting #8: cost 0 inf + 44956 174.913 * * [simplify]: Extracting #9: cost 0 inf + 44901 174.928 * [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)))) 174.928 * [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))))) 174.929 * [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))) 174.929 * * [simplify]: iters left: 6 (14 enodes) 174.937 * * [simplify]: iters left: 5 (57 enodes) 174.957 * * [simplify]: iters left: 4 (116 enodes) 175.015 * * [simplify]: iters left: 3 (321 enodes) 175.237 * * [simplify]: Extracting #0: cost 1 inf + 0 175.237 * * [simplify]: Extracting #1: cost 0 inf + 1 175.237 * [simplify]: Simplified to 0 175.237 * [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)) 175.238 * * * * [progress]: [ 289 / 3260 ] simplifiying candidate # 175.238 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 175.238 * * [simplify]: iters left: 6 (25 enodes) 175.251 * * [simplify]: iters left: 5 (97 enodes) 175.282 * * [simplify]: iters left: 4 (208 enodes) 175.344 * * [simplify]: Extracting #0: cost 1 inf + 0 175.344 * * [simplify]: Extracting #1: cost 10 inf + 0 175.344 * * [simplify]: Extracting #2: cost 91 inf + 0 175.345 * * [simplify]: Extracting #3: cost 157 inf + 2 175.346 * * [simplify]: Extracting #4: cost 156 inf + 5 175.350 * * [simplify]: Extracting #5: cost 116 inf + 8970 175.359 * * [simplify]: Extracting #6: cost 42 inf + 30639 175.365 * * [simplify]: Extracting #7: cost 22 inf + 36046 175.372 * * [simplify]: Extracting #8: cost 7 inf + 39372 175.379 * * [simplify]: Extracting #9: cost 0 inf + 42015 175.387 * * [simplify]: Extracting #10: cost 0 inf + 42000 175.396 * [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)))) 175.396 * [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))))))) 175.397 * [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))))) 175.397 * * [simplify]: iters left: 6 (15 enodes) 175.401 * * [simplify]: iters left: 5 (62 enodes) 175.416 * * [simplify]: iters left: 4 (149 enodes) 175.487 * * [simplify]: iters left: 3 (450 enodes) 175.862 * * [simplify]: Extracting #0: cost 1 inf + 0 175.862 * * [simplify]: Extracting #1: cost 0 inf + 1 175.862 * [simplify]: Simplified to 0 175.862 * [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)) 175.862 * * * * [progress]: [ 290 / 3260 ] simplifiying candidate # 175.863 * [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))))) 175.863 * * [simplify]: iters left: 6 (23 enodes) 175.875 * * [simplify]: iters left: 5 (89 enodes) 175.895 * * [simplify]: iters left: 4 (172 enodes) 175.945 * * [simplify]: iters left: 3 (424 enodes) 176.140 * * [simplify]: Extracting #0: cost 1 inf + 0 176.140 * * [simplify]: Extracting #1: cost 10 inf + 0 176.140 * * [simplify]: Extracting #2: cost 98 inf + 0 176.141 * * [simplify]: Extracting #3: cost 194 inf + 45 176.142 * * [simplify]: Extracting #4: cost 169 inf + 3505 176.148 * * [simplify]: Extracting #5: cost 68 inf + 23675 176.158 * * [simplify]: Extracting #6: cost 33 inf + 34225 176.167 * * [simplify]: Extracting #7: cost 19 inf + 37770 176.183 * * [simplify]: Extracting #8: cost 2 inf + 42102 176.196 * * [simplify]: Extracting #9: cost 0 inf + 42648 176.206 * * [simplify]: Extracting #10: cost 0 inf + 42609 176.219 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ b (* a 2))) 176.219 * [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)))))) 176.219 * [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)))) 176.219 * * [simplify]: iters left: 6 (14 enodes) 176.226 * * [simplify]: iters left: 5 (57 enodes) 176.243 * * [simplify]: iters left: 4 (118 enodes) 176.275 * * [simplify]: iters left: 3 (314 enodes) 176.442 * * [simplify]: Extracting #0: cost 1 inf + 0 176.442 * * [simplify]: Extracting #1: cost 0 inf + 1 176.442 * [simplify]: Simplified to 0 176.442 * [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)) 176.442 * * * * [progress]: [ 291 / 3260 ] simplifiying candidate # 176.442 * [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)))) 176.443 * * [simplify]: iters left: 6 (23 enodes) 176.448 * * [simplify]: iters left: 5 (83 enodes) 176.470 * * [simplify]: iters left: 4 (160 enodes) 176.522 * * [simplify]: iters left: 3 (332 enodes) 176.645 * * [simplify]: Extracting #0: cost 1 inf + 0 176.645 * * [simplify]: Extracting #1: cost 12 inf + 0 176.646 * * [simplify]: Extracting #2: cost 93 inf + 0 176.647 * * [simplify]: Extracting #3: cost 135 inf + 4 176.650 * * [simplify]: Extracting #4: cost 86 inf + 7644 176.658 * * [simplify]: Extracting #5: cost 28 inf + 18519 176.668 * * [simplify]: Extracting #6: cost 28 inf + 20260 176.678 * * [simplify]: Extracting #7: cost 24 inf + 21008 176.689 * * [simplify]: Extracting #8: cost 6 inf + 25291 176.702 * * [simplify]: Extracting #9: cost 0 inf + 27193 176.714 * * [simplify]: Extracting #10: cost 0 inf + 27098 176.727 * * [simplify]: Extracting #11: cost 0 inf + 27058 176.742 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 176.743 * [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))))) 176.743 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 176.743 * * [simplify]: iters left: 6 (13 enodes) 176.751 * * [simplify]: iters left: 5 (48 enodes) 176.767 * * [simplify]: iters left: 4 (103 enodes) 176.789 * * [simplify]: iters left: 3 (238 enodes) 176.864 * * [simplify]: Extracting #0: cost 1 inf + 0 176.864 * * [simplify]: Extracting #1: cost 0 inf + 1 176.864 * [simplify]: Simplified to 0 176.864 * [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)) 176.865 * * * * [progress]: [ 292 / 3260 ] simplifiying candidate # 176.865 * [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)))))) 176.865 * * [simplify]: iters left: 6 (25 enodes) 176.878 * * [simplify]: iters left: 5 (96 enodes) 176.912 * * [simplify]: iters left: 4 (202 enodes) 176.993 * * [simplify]: Extracting #0: cost 1 inf + 0 176.993 * * [simplify]: Extracting #1: cost 10 inf + 0 176.994 * * [simplify]: Extracting #2: cost 107 inf + 0 176.994 * * [simplify]: Extracting #3: cost 197 inf + 0 176.995 * * [simplify]: Extracting #4: cost 180 inf + 2590 177.000 * * [simplify]: Extracting #5: cost 65 inf + 38077 177.010 * * [simplify]: Extracting #6: cost 26 inf + 55410 177.020 * * [simplify]: Extracting #7: cost 21 inf + 55296 177.479 * * [simplify]: Extracting #8: cost 9 inf + 57563 177.490 * * [simplify]: Extracting #9: cost 0 inf + 61263 177.500 * * [simplify]: Extracting #10: cost 0 inf + 61248 177.520 * [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)))) 177.520 * [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))))))) 177.521 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 177.521 * * [simplify]: iters left: 6 (15 enodes) 177.529 * * [simplify]: iters left: 5 (61 enodes) 177.551 * * [simplify]: iters left: 4 (142 enodes) 177.630 * * [simplify]: iters left: 3 (474 enodes) 177.945 * * [simplify]: Extracting #0: cost 1 inf + 0 177.946 * * [simplify]: Extracting #1: cost 0 inf + 1 177.946 * [simplify]: Simplified to 0 177.946 * [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)) 177.946 * * * * [progress]: [ 293 / 3260 ] simplifiying candidate # 177.947 * [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))))) 177.947 * * [simplify]: iters left: 6 (23 enodes) 177.958 * * [simplify]: iters left: 5 (88 enodes) 177.994 * * [simplify]: iters left: 4 (168 enodes) 178.048 * * [simplify]: iters left: 3 (418 enodes) 178.168 * * [simplify]: Extracting #0: cost 1 inf + 0 178.168 * * [simplify]: Extracting #1: cost 10 inf + 0 178.169 * * [simplify]: Extracting #2: cost 106 inf + 0 178.170 * * [simplify]: Extracting #3: cost 209 inf + 1 178.172 * * [simplify]: Extracting #4: cost 191 inf + 3240 178.185 * * [simplify]: Extracting #5: cost 68 inf + 34076 178.198 * * [simplify]: Extracting #6: cost 28 inf + 46405 178.209 * * [simplify]: Extracting #7: cost 27 inf + 46574 178.224 * * [simplify]: Extracting #8: cost 9 inf + 50479 178.248 * * [simplify]: Extracting #9: cost 0 inf + 53658 178.271 * * [simplify]: Extracting #10: cost 0 inf + 53563 178.295 * * [simplify]: Extracting #11: cost 0 inf + 53523 178.316 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 178.316 * [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)))))) 178.317 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 178.317 * * [simplify]: iters left: 6 (14 enodes) 178.321 * * [simplify]: iters left: 5 (56 enodes) 178.331 * * [simplify]: iters left: 4 (113 enodes) 178.358 * * [simplify]: iters left: 3 (324 enodes) 178.483 * * [simplify]: Extracting #0: cost 1 inf + 0 178.483 * * [simplify]: Extracting #1: cost 0 inf + 1 178.483 * [simplify]: Simplified to 0 178.483 * [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)) 178.483 * * * * [progress]: [ 294 / 3260 ] simplifiying candidate # 178.484 * [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)))) 178.484 * * [simplify]: iters left: 6 (24 enodes) 178.496 * * [simplify]: iters left: 5 (91 enodes) 178.522 * * [simplify]: iters left: 4 (169 enodes) 178.564 * * [simplify]: iters left: 3 (394 enodes) 178.733 * * [simplify]: Extracting #0: cost 1 inf + 0 178.733 * * [simplify]: Extracting #1: cost 10 inf + 0 178.733 * * [simplify]: Extracting #2: cost 82 inf + 0 178.734 * * [simplify]: Extracting #3: cost 155 inf + 43 178.735 * * [simplify]: Extracting #4: cost 154 inf + 128 178.736 * * [simplify]: Extracting #5: cost 105 inf + 8155 178.742 * * [simplify]: Extracting #6: cost 41 inf + 24062 178.756 * * [simplify]: Extracting #7: cost 26 inf + 27963 178.772 * * [simplify]: Extracting #8: cost 2 inf + 33940 178.789 * * [simplify]: Extracting #9: cost 0 inf + 34780 178.810 * * [simplify]: Extracting #10: cost 0 inf + 34740 178.826 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) (cbrt 2)) a)) 178.826 * [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))))) 178.827 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 178.827 * * [simplify]: iters left: 6 (14 enodes) 178.835 * * [simplify]: iters left: 5 (56 enodes) 178.856 * * [simplify]: iters left: 4 (112 enodes) 178.894 * * [simplify]: iters left: 3 (297 enodes) 179.028 * * [simplify]: Extracting #0: cost 1 inf + 0 179.028 * * [simplify]: Extracting #1: cost 0 inf + 1 179.028 * [simplify]: Simplified to 0 179.028 * [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)) 179.028 * * * * [progress]: [ 295 / 3260 ] simplifiying candidate # 179.028 * [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)))))) 179.029 * * [simplify]: iters left: 6 (23 enodes) 179.035 * * [simplify]: iters left: 5 (88 enodes) 179.053 * * [simplify]: iters left: 4 (176 enodes) 179.130 * * [simplify]: iters left: 3 (416 enodes) 179.317 * * [simplify]: Extracting #0: cost 1 inf + 0 179.317 * * [simplify]: Extracting #1: cost 10 inf + 0 179.317 * * [simplify]: Extracting #2: cost 93 inf + 0 179.319 * * [simplify]: Extracting #3: cost 208 inf + 0 179.321 * * [simplify]: Extracting #4: cost 187 inf + 3367 179.340 * * [simplify]: Extracting #5: cost 68 inf + 34187 179.362 * * [simplify]: Extracting #6: cost 28 inf + 47631 179.384 * * [simplify]: Extracting #7: cost 14 inf + 51254 179.408 * * [simplify]: Extracting #8: cost 0 inf + 54764 179.432 * * [simplify]: Extracting #9: cost 0 inf + 54669 179.451 * * [simplify]: Extracting #10: cost 0 inf + 54629 179.464 * [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)))) 179.464 * [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))))))) 179.464 * [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))))) 179.464 * * [simplify]: iters left: 6 (13 enodes) 179.471 * * [simplify]: iters left: 5 (53 enodes) 179.493 * * [simplify]: iters left: 4 (118 enodes) 179.534 * * [simplify]: iters left: 3 (324 enodes) 179.713 * * [simplify]: Extracting #0: cost 1 inf + 0 179.713 * * [simplify]: Extracting #1: cost 0 inf + 1 179.713 * [simplify]: Simplified to 0 179.713 * [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)) 179.713 * * * * [progress]: [ 296 / 3260 ] simplifiying candidate # 179.714 * [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))))) 179.714 * * [simplify]: iters left: 6 (20 enodes) 179.723 * * [simplify]: iters left: 5 (74 enodes) 179.736 * * [simplify]: iters left: 4 (131 enodes) 179.766 * * [simplify]: iters left: 3 (281 enodes) 179.886 * * [simplify]: Extracting #0: cost 1 inf + 0 179.886 * * [simplify]: Extracting #1: cost 14 inf + 0 179.887 * * [simplify]: Extracting #2: cost 78 inf + 0 179.887 * * [simplify]: Extracting #3: cost 139 inf + 42 179.888 * * [simplify]: Extracting #4: cost 139 inf + 208 179.891 * * [simplify]: Extracting #5: cost 99 inf + 6784 179.900 * * [simplify]: Extracting #6: cost 43 inf + 18905 179.910 * * [simplify]: Extracting #7: cost 27 inf + 22242 179.923 * * [simplify]: Extracting #8: cost 6 inf + 28000 179.937 * * [simplify]: Extracting #9: cost 0 inf + 30570 179.954 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 179.954 * [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)))))) 179.954 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 179.955 * * [simplify]: iters left: 6 (11 enodes) 179.960 * * [simplify]: iters left: 5 (43 enodes) 179.976 * * [simplify]: iters left: 4 (84 enodes) 180.009 * * [simplify]: iters left: 3 (212 enodes) 180.077 * * [simplify]: iters left: 2 (472 enodes) 180.237 * * [simplify]: Extracting #0: cost 1 inf + 0 180.237 * * [simplify]: Extracting #1: cost 0 inf + 1 180.237 * [simplify]: Simplified to 0 180.237 * [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)) 180.237 * * * * [progress]: [ 297 / 3260 ] simplifiying candidate # 180.237 * [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)))) 180.237 * * [simplify]: iters left: 6 (22 enodes) 180.248 * * [simplify]: iters left: 5 (84 enodes) 180.277 * * [simplify]: iters left: 4 (153 enodes) 180.339 * * [simplify]: iters left: 3 (312 enodes) 180.416 * * [simplify]: Extracting #0: cost 1 inf + 0 180.416 * * [simplify]: Extracting #1: cost 10 inf + 0 180.416 * * [simplify]: Extracting #2: cost 65 inf + 0 180.417 * * [simplify]: Extracting #3: cost 109 inf + 43 180.417 * * [simplify]: Extracting #4: cost 107 inf + 209 180.418 * * [simplify]: Extracting #5: cost 81 inf + 3227 180.423 * * [simplify]: Extracting #6: cost 35 inf + 12403 180.427 * * [simplify]: Extracting #7: cost 25 inf + 14448 180.432 * * [simplify]: Extracting #8: cost 6 inf + 18773 180.438 * * [simplify]: Extracting #9: cost 0 inf + 20755 180.443 * * [simplify]: Extracting #10: cost 0 inf + 20700 180.448 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 180.448 * [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))))) 180.448 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 180.448 * * [simplify]: iters left: 6 (12 enodes) 180.452 * * [simplify]: iters left: 5 (49 enodes) 180.462 * * [simplify]: iters left: 4 (99 enodes) 180.484 * * [simplify]: iters left: 3 (234 enodes) 180.544 * * [simplify]: iters left: 2 (447 enodes) 180.695 * * [simplify]: Extracting #0: cost 1 inf + 0 180.695 * * [simplify]: Extracting #1: cost 0 inf + 1 180.695 * [simplify]: Simplified to 0 180.696 * [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)) 180.696 * * * * [progress]: [ 298 / 3260 ] simplifiying candidate # 180.696 * [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)))))) 180.696 * * [simplify]: iters left: 6 (24 enodes) 180.709 * * [simplify]: iters left: 5 (92 enodes) 180.731 * * [simplify]: iters left: 4 (179 enodes) 180.788 * * [simplify]: iters left: 3 (389 enodes) 180.977 * * [simplify]: Extracting #0: cost 1 inf + 0 180.978 * * [simplify]: Extracting #1: cost 10 inf + 0 180.978 * * [simplify]: Extracting #2: cost 81 inf + 0 180.979 * * [simplify]: Extracting #3: cost 144 inf + 2 180.980 * * [simplify]: Extracting #4: cost 143 inf + 5 180.982 * * [simplify]: Extracting #5: cost 111 inf + 5237 180.987 * * [simplify]: Extracting #6: cost 52 inf + 18874 180.993 * * [simplify]: Extracting #7: cost 27 inf + 25134 181.001 * * [simplify]: Extracting #8: cost 6 inf + 30032 181.010 * * [simplify]: Extracting #9: cost 0 inf + 32232 181.018 * * [simplify]: Extracting #10: cost 0 inf + 32177 181.029 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 181.029 * [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))))))) 181.029 * [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))))) 181.029 * * [simplify]: iters left: 6 (14 enodes) 181.033 * * [simplify]: iters left: 5 (57 enodes) 181.044 * * [simplify]: iters left: 4 (121 enodes) 181.078 * * [simplify]: iters left: 3 (291 enodes) 181.257 * * [simplify]: Extracting #0: cost 1 inf + 0 181.257 * * [simplify]: Extracting #1: cost 0 inf + 1 181.257 * [simplify]: Simplified to 0 181.257 * [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)) 181.257 * * * * [progress]: [ 299 / 3260 ] simplifiying candidate # 181.257 * [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))))) 181.258 * * [simplify]: iters left: 6 (22 enodes) 181.269 * * [simplify]: iters left: 5 (84 enodes) 181.296 * * [simplify]: iters left: 4 (150 enodes) 181.344 * * [simplify]: iters left: 3 (308 enodes) 181.455 * * [simplify]: iters left: 2 (495 enodes) 181.673 * * [simplify]: Extracting #0: cost 1 inf + 0 181.673 * * [simplify]: Extracting #1: cost 10 inf + 0 181.674 * * [simplify]: Extracting #2: cost 72 inf + 0 181.675 * * [simplify]: Extracting #3: cost 101 inf + 1314 181.680 * * [simplify]: Extracting #4: cost 40 inf + 8660 181.687 * * [simplify]: Extracting #5: cost 31 inf + 10947 181.692 * * [simplify]: Extracting #6: cost 27 inf + 11695 181.697 * * [simplify]: Extracting #7: cost 6 inf + 16341 181.705 * * [simplify]: Extracting #8: cost 0 inf + 18222 181.711 * * [simplify]: Extracting #9: cost 0 inf + 18087 181.718 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 181.718 * [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)))))) 181.718 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 181.718 * * [simplify]: iters left: 6 (13 enodes) 181.722 * * [simplify]: iters left: 5 (52 enodes) 181.731 * * [simplify]: iters left: 4 (98 enodes) 181.751 * * [simplify]: iters left: 3 (212 enodes) 181.807 * * [simplify]: iters left: 2 (371 enodes) 181.903 * * [simplify]: Extracting #0: cost 1 inf + 0 181.903 * * [simplify]: Extracting #1: cost 0 inf + 1 181.903 * [simplify]: Simplified to 0 181.903 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 181.903 * * * * [progress]: [ 300 / 3260 ] simplifiying candidate # 181.904 * [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)))) 181.904 * * [simplify]: iters left: 6 (22 enodes) 181.915 * * [simplify]: iters left: 5 (79 enodes) 181.942 * * [simplify]: iters left: 4 (142 enodes) 181.980 * * [simplify]: iters left: 3 (233 enodes) 182.021 * * [simplify]: iters left: 2 (346 enodes) 182.105 * * [simplify]: iters left: 1 (431 enodes) 182.235 * * [simplify]: Extracting #0: cost 1 inf + 0 182.235 * * [simplify]: Extracting #1: cost 10 inf + 0 182.235 * * [simplify]: Extracting #2: cost 47 inf + 0 182.236 * * [simplify]: Extracting #3: cost 65 inf + 335 182.237 * * [simplify]: Extracting #4: cost 41 inf + 2511 182.241 * * [simplify]: Extracting #5: cost 32 inf + 4671 182.245 * * [simplify]: Extracting #6: cost 32 inf + 4958 182.249 * * [simplify]: Extracting #7: cost 22 inf + 6047 182.253 * * [simplify]: Extracting #8: cost 4 inf + 10472 182.256 * * [simplify]: Extracting #9: cost 0 inf + 12032 182.260 * [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)) 182.260 * [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))))) 182.260 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 182.260 * * [simplify]: iters left: 6 (12 enodes) 182.264 * * [simplify]: iters left: 5 (44 enodes) 182.273 * * [simplify]: iters left: 4 (92 enodes) 182.294 * * [simplify]: iters left: 3 (159 enodes) 182.331 * * [simplify]: iters left: 2 (267 enodes) 182.417 * * [simplify]: iters left: 1 (364 enodes) 182.544 * * [simplify]: Extracting #0: cost 1 inf + 0 182.544 * * [simplify]: Extracting #1: cost 0 inf + 1 182.544 * [simplify]: Simplified to 0 182.544 * [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)) 182.544 * * * * [progress]: [ 301 / 3260 ] simplifiying candidate # 182.545 * [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)))))) 182.545 * * [simplify]: iters left: 6 (25 enodes) 182.556 * * [simplify]: iters left: 5 (99 enodes) 182.575 * * [simplify]: iters left: 4 (211 enodes) 182.655 * * [simplify]: Extracting #0: cost 1 inf + 0 182.655 * * [simplify]: Extracting #1: cost 10 inf + 0 182.655 * * [simplify]: Extracting #2: cost 105 inf + 0 182.656 * * [simplify]: Extracting #3: cost 183 inf + 86 182.657 * * [simplify]: Extracting #4: cost 164 inf + 2963 182.660 * * [simplify]: Extracting #5: cost 77 inf + 25282 182.667 * * [simplify]: Extracting #6: cost 29 inf + 42262 182.680 * * [simplify]: Extracting #7: cost 17 inf + 45241 182.697 * * [simplify]: Extracting #8: cost 1 inf + 49942 182.714 * * [simplify]: Extracting #9: cost 0 inf + 49984 182.732 * [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))))))) 182.732 * [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))))))) 182.733 * [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))))) 182.733 * * [simplify]: iters left: 6 (15 enodes) 182.741 * * [simplify]: iters left: 5 (64 enodes) 182.758 * * [simplify]: iters left: 4 (149 enodes) 182.804 * * [simplify]: iters left: 3 (466 enodes) 183.267 * * [simplify]: Extracting #0: cost 1 inf + 0 183.267 * * [simplify]: Extracting #1: cost 0 inf + 1 183.267 * [simplify]: Simplified to 0 183.267 * [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)) 183.267 * * * * [progress]: [ 302 / 3260 ] simplifiying candidate # 183.268 * [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))))) 183.268 * * [simplify]: iters left: 6 (23 enodes) 183.280 * * [simplify]: iters left: 5 (91 enodes) 183.317 * * [simplify]: iters left: 4 (178 enodes) 183.355 * * [simplify]: iters left: 3 (427 enodes) 183.570 * * [simplify]: Extracting #0: cost 1 inf + 0 183.570 * * [simplify]: Extracting #1: cost 10 inf + 0 183.571 * * [simplify]: Extracting #2: cost 130 inf + 0 183.572 * * [simplify]: Extracting #3: cost 245 inf + 4 183.573 * * [simplify]: Extracting #4: cost 228 inf + 1875 183.580 * * [simplify]: Extracting #5: cost 83 inf + 33312 183.592 * * [simplify]: Extracting #6: cost 30 inf + 49459 183.605 * * [simplify]: Extracting #7: cost 15 inf + 52974 183.629 * * [simplify]: Extracting #8: cost 2 inf + 56224 183.642 * * [simplify]: Extracting #9: cost 0 inf + 56784 183.656 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 183.656 * [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)))))) 183.657 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 183.657 * * [simplify]: iters left: 6 (14 enodes) 183.661 * * [simplify]: iters left: 5 (59 enodes) 183.682 * * [simplify]: iters left: 4 (121 enodes) 183.711 * * [simplify]: iters left: 3 (332 enodes) 183.932 * * [simplify]: Extracting #0: cost 1 inf + 0 183.932 * * [simplify]: Extracting #1: cost 0 inf + 1 183.933 * [simplify]: Simplified to 0 183.933 * [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)) 183.933 * * * * [progress]: [ 303 / 3260 ] simplifiying candidate # 183.933 * [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)))) 183.933 * * [simplify]: iters left: 6 (23 enodes) 183.939 * * [simplify]: iters left: 5 (89 enodes) 183.965 * * [simplify]: iters left: 4 (172 enodes) 184.009 * * [simplify]: iters left: 3 (376 enodes) 184.204 * * [simplify]: Extracting #0: cost 1 inf + 0 184.204 * * [simplify]: Extracting #1: cost 10 inf + 0 184.205 * * [simplify]: Extracting #2: cost 105 inf + 0 184.206 * * [simplify]: Extracting #3: cost 154 inf + 295 184.208 * * [simplify]: Extracting #4: cost 139 inf + 1248 184.212 * * [simplify]: Extracting #5: cost 100 inf + 8585 184.223 * * [simplify]: Extracting #6: cost 33 inf + 23669 184.236 * * [simplify]: Extracting #7: cost 22 inf + 25612 184.254 * * [simplify]: Extracting #8: cost 6 inf + 29576 184.269 * * [simplify]: Extracting #9: cost 0 inf + 31856 184.284 * * [simplify]: Extracting #10: cost 0 inf + 31801 184.300 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 184.300 * [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))))) 184.300 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 184.300 * * [simplify]: iters left: 6 (13 enodes) 184.308 * * [simplify]: iters left: 5 (54 enodes) 184.328 * * [simplify]: iters left: 4 (112 enodes) 184.375 * * [simplify]: iters left: 3 (281 enodes) 184.501 * * [simplify]: Extracting #0: cost 1 inf + 0 184.501 * * [simplify]: Extracting #1: cost 0 inf + 1 184.501 * [simplify]: Simplified to 0 184.501 * [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)) 184.501 * * * * [progress]: [ 304 / 3260 ] simplifiying candidate # 184.501 * [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)))))) 184.502 * * [simplify]: iters left: 6 (24 enodes) 184.514 * * [simplify]: iters left: 5 (94 enodes) 184.553 * * [simplify]: iters left: 4 (196 enodes) 184.607 * * [simplify]: iters left: 3 (464 enodes) 184.904 * * [simplify]: Extracting #0: cost 1 inf + 0 184.904 * * [simplify]: Extracting #1: cost 10 inf + 0 184.904 * * [simplify]: Extracting #2: cost 146 inf + 0 184.905 * * [simplify]: Extracting #3: cost 274 inf + 45 184.907 * * [simplify]: Extracting #4: cost 256 inf + 1976 184.921 * * [simplify]: Extracting #5: cost 108 inf + 36677 184.946 * * [simplify]: Extracting #6: cost 29 inf + 58268 184.973 * * [simplify]: Extracting #7: cost 26 inf + 58877 185.001 * * [simplify]: Extracting #8: cost 11 inf + 62240 185.031 * * [simplify]: Extracting #9: cost 0 inf + 65830 185.061 * * [simplify]: Extracting #10: cost 0 inf + 65670 185.092 * [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))))) 185.092 * [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))))))) 185.093 * [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))))) 185.093 * * [simplify]: iters left: 6 (14 enodes) 185.101 * * [simplify]: iters left: 5 (59 enodes) 185.123 * * [simplify]: iters left: 4 (134 enodes) 185.168 * * [simplify]: iters left: 3 (357 enodes) 185.381 * * [simplify]: Extracting #0: cost 1 inf + 0 185.381 * * [simplify]: Extracting #1: cost 0 inf + 1 185.381 * [simplify]: Simplified to 0 185.381 * [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)) 185.381 * * * * [progress]: [ 305 / 3260 ] simplifiying candidate # 185.381 * [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))))) 185.381 * * [simplify]: iters left: 6 (22 enodes) 185.387 * * [simplify]: iters left: 5 (85 enodes) 185.402 * * [simplify]: iters left: 4 (163 enodes) 185.438 * * [simplify]: iters left: 3 (353 enodes) 185.598 * * [simplify]: Extracting #0: cost 1 inf + 0 185.598 * * [simplify]: Extracting #1: cost 10 inf + 0 185.599 * * [simplify]: Extracting #2: cost 116 inf + 0 185.600 * * [simplify]: Extracting #3: cost 186 inf + 4 185.602 * * [simplify]: Extracting #4: cost 166 inf + 2248 185.612 * * [simplify]: Extracting #5: cost 64 inf + 20378 185.627 * * [simplify]: Extracting #6: cost 28 inf + 29074 185.643 * * [simplify]: Extracting #7: cost 12 inf + 33134 185.660 * * [simplify]: Extracting #8: cost 1 inf + 35543 185.678 * * [simplify]: Extracting #9: cost 0 inf + 35828 185.693 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 185.693 * [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)))))) 185.694 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 185.694 * * [simplify]: iters left: 6 (13 enodes) 185.698 * * [simplify]: iters left: 5 (53 enodes) 185.709 * * [simplify]: iters left: 4 (106 enodes) 185.733 * * [simplify]: iters left: 3 (257 enodes) 185.851 * * [simplify]: Extracting #0: cost 1 inf + 0 185.851 * * [simplify]: Extracting #1: cost 0 inf + 1 185.851 * [simplify]: Simplified to 0 185.851 * [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)) 185.852 * * * * [progress]: [ 306 / 3260 ] simplifiying candidate # 185.852 * [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)))) 185.852 * * [simplify]: iters left: 6 (22 enodes) 185.863 * * [simplify]: iters left: 5 (84 enodes) 185.879 * * [simplify]: iters left: 4 (152 enodes) 185.928 * * [simplify]: iters left: 3 (304 enodes) 186.067 * * [simplify]: Extracting #0: cost 1 inf + 0 186.067 * * [simplify]: Extracting #1: cost 10 inf + 0 186.068 * * [simplify]: Extracting #2: cost 85 inf + 0 186.068 * * [simplify]: Extracting #3: cost 113 inf + 375 186.069 * * [simplify]: Extracting #4: cost 100 inf + 1286 186.070 * * [simplify]: Extracting #5: cost 67 inf + 5938 186.074 * * [simplify]: Extracting #6: cost 30 inf + 12140 186.081 * * [simplify]: Extracting #7: cost 23 inf + 13215 186.090 * * [simplify]: Extracting #8: cost 5 inf + 17538 186.100 * * [simplify]: Extracting #9: cost 0 inf + 19438 186.111 * * [simplify]: Extracting #10: cost 0 inf + 19383 186.121 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 186.121 * [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))))) 186.122 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 186.122 * * [simplify]: iters left: 6 (12 enodes) 186.129 * * [simplify]: iters left: 5 (49 enodes) 186.150 * * [simplify]: iters left: 4 (94 enodes) 186.182 * * [simplify]: iters left: 3 (221 enodes) 186.272 * * [simplify]: iters left: 2 (492 enodes) 186.656 * * [simplify]: Extracting #0: cost 1 inf + 0 186.656 * * [simplify]: Extracting #1: cost 0 inf + 1 186.656 * [simplify]: Simplified to 0 186.656 * [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)) 186.656 * * * * [progress]: [ 307 / 3260 ] simplifiying candidate # 186.657 * [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)))))) 186.657 * * [simplify]: iters left: 6 (23 enodes) 186.667 * * [simplify]: iters left: 5 (87 enodes) 186.690 * * [simplify]: iters left: 4 (171 enodes) 186.747 * * [simplify]: iters left: 3 (376 enodes) 186.959 * * [simplify]: Extracting #0: cost 1 inf + 0 186.959 * * [simplify]: Extracting #1: cost 10 inf + 0 186.959 * * [simplify]: Extracting #2: cost 108 inf + 0 186.961 * * [simplify]: Extracting #3: cost 162 inf + 47 186.962 * * [simplify]: Extracting #4: cost 156 inf + 420 186.965 * * [simplify]: Extracting #5: cost 126 inf + 5410 186.974 * * [simplify]: Extracting #6: cost 46 inf + 22763 186.987 * * [simplify]: Extracting #7: cost 26 inf + 27417 187.000 * * [simplify]: Extracting #8: cost 15 inf + 28549 187.014 * * [simplify]: Extracting #9: cost 7 inf + 31429 187.029 * * [simplify]: Extracting #10: cost 0 inf + 34089 187.045 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 187.045 * [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))))))) 187.046 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 187.046 * * [simplify]: iters left: 6 (13 enodes) 187.053 * * [simplify]: iters left: 5 (52 enodes) 187.066 * * [simplify]: iters left: 4 (111 enodes) 187.100 * * [simplify]: iters left: 3 (278 enodes) 187.274 * * [simplify]: Extracting #0: cost 1 inf + 0 187.274 * * [simplify]: Extracting #1: cost 0 inf + 1 187.274 * [simplify]: Simplified to 0 187.274 * [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)) 187.274 * * * * [progress]: [ 308 / 3260 ] simplifiying candidate # 187.274 * [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))))) 187.274 * * [simplify]: iters left: 6 (21 enodes) 187.280 * * [simplify]: iters left: 5 (79 enodes) 187.295 * * [simplify]: iters left: 4 (144 enodes) 187.343 * * [simplify]: iters left: 3 (284 enodes) 187.445 * * [simplify]: Extracting #0: cost 1 inf + 0 187.445 * * [simplify]: Extracting #1: cost 10 inf + 0 187.445 * * [simplify]: Extracting #2: cost 86 inf + 0 187.446 * * [simplify]: Extracting #3: cost 97 inf + 707 187.449 * * [simplify]: Extracting #4: cost 48 inf + 6159 187.455 * * [simplify]: Extracting #5: cost 21 inf + 9679 187.460 * * [simplify]: Extracting #6: cost 29 inf + 9679 187.467 * * [simplify]: Extracting #7: cost 25 inf + 10427 187.475 * * [simplify]: Extracting #8: cost 5 inf + 15311 187.483 * * [simplify]: Extracting #9: cost 0 inf + 16833 187.492 * * [simplify]: Extracting #10: cost 0 inf + 16778 187.501 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 187.501 * [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)))))) 187.502 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 187.502 * * [simplify]: iters left: 6 (12 enodes) 187.509 * * [simplify]: iters left: 5 (47 enodes) 187.531 * * [simplify]: iters left: 4 (89 enodes) 187.574 * * [simplify]: iters left: 3 (186 enodes) 187.628 * * [simplify]: iters left: 2 (378 enodes) 187.866 * * [simplify]: Extracting #0: cost 1 inf + 0 187.867 * * [simplify]: Extracting #1: cost 0 inf + 1 187.867 * [simplify]: Simplified to 0 187.867 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 187.867 * * * * [progress]: [ 309 / 3260 ] simplifiying candidate # 187.867 * [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)))) 187.867 * * [simplify]: iters left: 6 (21 enodes) 187.873 * * [simplify]: iters left: 5 (76 enodes) 187.888 * * [simplify]: iters left: 4 (113 enodes) 187.925 * * [simplify]: iters left: 3 (169 enodes) 187.957 * * [simplify]: iters left: 2 (237 enodes) 188.031 * * [simplify]: iters left: 1 (336 enodes) 188.146 * * [simplify]: Extracting #0: cost 1 inf + 0 188.146 * * [simplify]: Extracting #1: cost 8 inf + 0 188.147 * * [simplify]: Extracting #2: cost 51 inf + 2 188.147 * * [simplify]: Extracting #3: cost 61 inf + 508 188.149 * * [simplify]: Extracting #4: cost 27 inf + 3083 188.152 * * [simplify]: Extracting #5: cost 30 inf + 3413 188.155 * * [simplify]: Extracting #6: cost 32 inf + 3456 188.158 * * [simplify]: Extracting #7: cost 22 inf + 4328 188.163 * * [simplify]: Extracting #8: cost 4 inf + 9146 188.169 * * [simplify]: Extracting #9: cost 0 inf + 10546 188.175 * * [simplify]: Extracting #10: cost 0 inf + 10530 188.181 * [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))) 188.182 * [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))))) 188.182 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 188.182 * * [simplify]: iters left: 6 (11 enodes) 188.188 * * [simplify]: iters left: 5 (40 enodes) 188.202 * * [simplify]: iters left: 4 (65 enodes) 188.222 * * [simplify]: iters left: 3 (97 enodes) 188.241 * * [simplify]: iters left: 2 (165 enodes) 188.291 * * [simplify]: iters left: 1 (271 enodes) 188.382 * * [simplify]: Extracting #0: cost 1 inf + 0 188.382 * * [simplify]: Extracting #1: cost 0 inf + 1 188.382 * [simplify]: Simplified to 0 188.382 * [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)) 188.382 * * * * [progress]: [ 310 / 3260 ] simplifiying candidate # 188.383 * [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)))))) 188.383 * * [simplify]: iters left: 6 (22 enodes) 188.390 * * [simplify]: iters left: 5 (86 enodes) 188.420 * * [simplify]: iters left: 4 (166 enodes) 188.463 * * [simplify]: iters left: 3 (351 enodes) 188.632 * * [simplify]: Extracting #0: cost 1 inf + 0 188.633 * * [simplify]: Extracting #1: cost 10 inf + 0 188.633 * * [simplify]: Extracting #2: cost 109 inf + 0 188.634 * * [simplify]: Extracting #3: cost 153 inf + 48 188.635 * * [simplify]: Extracting #4: cost 148 inf + 340 188.637 * * [simplify]: Extracting #5: cost 95 inf + 9948 188.642 * * [simplify]: Extracting #6: cost 39 inf + 22397 188.647 * * [simplify]: Extracting #7: cost 24 inf + 25414 188.654 * * [simplify]: Extracting #8: cost 6 inf + 29819 188.661 * * [simplify]: Extracting #9: cost 0 inf + 31882 188.675 * * [simplify]: Extracting #10: cost 0 inf + 31867 188.686 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 188.686 * [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))))))) 188.686 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 188.686 * * [simplify]: iters left: 6 (12 enodes) 188.692 * * [simplify]: iters left: 5 (51 enodes) 188.703 * * [simplify]: iters left: 4 (106 enodes) 188.735 * * [simplify]: iters left: 3 (247 enodes) 188.864 * * [simplify]: Extracting #0: cost 1 inf + 0 188.864 * * [simplify]: Extracting #1: cost 0 inf + 1 188.864 * [simplify]: Simplified to 0 188.864 * [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)) 188.864 * * * * [progress]: [ 311 / 3260 ] simplifiying candidate # 188.864 * [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))))) 188.865 * * [simplify]: iters left: 6 (20 enodes) 188.870 * * [simplify]: iters left: 5 (78 enodes) 188.900 * * [simplify]: iters left: 4 (141 enodes) 188.958 * * [simplify]: iters left: 3 (281 enodes) 189.082 * * [simplify]: Extracting #0: cost 1 inf + 0 189.083 * * [simplify]: Extracting #1: cost 10 inf + 0 189.083 * * [simplify]: Extracting #2: cost 86 inf + 0 189.084 * * [simplify]: Extracting #3: cost 93 inf + 994 189.087 * * [simplify]: Extracting #4: cost 36 inf + 7634 189.093 * * [simplify]: Extracting #5: cost 21 inf + 9599 189.099 * * [simplify]: Extracting #6: cost 29 inf + 9599 189.103 * * [simplify]: Extracting #7: cost 25 inf + 10347 189.107 * * [simplify]: Extracting #8: cost 5 inf + 15152 189.112 * * [simplify]: Extracting #9: cost 0 inf + 16754 189.118 * * [simplify]: Extracting #10: cost 0 inf + 16698 189.123 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 189.123 * [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)))))) 189.123 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 189.123 * * [simplify]: iters left: 6 (11 enodes) 189.127 * * [simplify]: iters left: 5 (46 enodes) 189.135 * * [simplify]: iters left: 4 (86 enodes) 189.155 * * [simplify]: iters left: 3 (183 enodes) 189.230 * * [simplify]: iters left: 2 (372 enodes) 189.416 * * [simplify]: Extracting #0: cost 1 inf + 0 189.416 * * [simplify]: Extracting #1: cost 0 inf + 1 189.416 * [simplify]: Simplified to 0 189.416 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 189.416 * * * * [progress]: [ 312 / 3260 ] simplifiying candidate # 189.416 * [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)))) 189.416 * * [simplify]: iters left: 6 (20 enodes) 189.422 * * [simplify]: iters left: 5 (75 enodes) 189.435 * * [simplify]: iters left: 4 (112 enodes) 189.472 * * [simplify]: iters left: 3 (168 enodes) 189.523 * * [simplify]: iters left: 2 (236 enodes) 189.581 * * [simplify]: iters left: 1 (335 enodes) 189.661 * * [simplify]: Extracting #0: cost 1 inf + 0 189.661 * * [simplify]: Extracting #1: cost 8 inf + 0 189.662 * * [simplify]: Extracting #2: cost 51 inf + 2 189.662 * * [simplify]: Extracting #3: cost 63 inf + 343 189.664 * * [simplify]: Extracting #4: cost 27 inf + 3001 189.667 * * [simplify]: Extracting #5: cost 30 inf + 3413 189.670 * * [simplify]: Extracting #6: cost 32 inf + 3456 189.673 * * [simplify]: Extracting #7: cost 22 inf + 4425 189.678 * * [simplify]: Extracting #8: cost 2 inf + 9922 189.684 * * [simplify]: Extracting #9: cost 0 inf + 10530 189.690 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b 2) a)) 189.690 * [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))))) 189.690 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 189.691 * * [simplify]: iters left: 6 (10 enodes) 189.697 * * [simplify]: iters left: 5 (39 enodes) 189.714 * * [simplify]: iters left: 4 (64 enodes) 189.736 * * [simplify]: iters left: 3 (96 enodes) 189.760 * * [simplify]: iters left: 2 (164 enodes) 189.806 * * [simplify]: iters left: 1 (270 enodes) 189.883 * * [simplify]: Extracting #0: cost 1 inf + 0 189.883 * * [simplify]: Extracting #1: cost 0 inf + 1 189.883 * [simplify]: Simplified to 0 189.883 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b 2) a)) 0)) 189.883 * * * * [progress]: [ 313 / 3260 ] simplifiying candidate # 189.884 * [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)))))) 189.884 * * [simplify]: iters left: 6 (22 enodes) 189.896 * * [simplify]: iters left: 5 (87 enodes) 189.918 * * [simplify]: iters left: 4 (175 enodes) 189.964 * * [simplify]: iters left: 3 (348 enodes) 190.086 * * [simplify]: Extracting #0: cost 1 inf + 0 190.086 * * [simplify]: Extracting #1: cost 10 inf + 0 190.086 * * [simplify]: Extracting #2: cost 87 inf + 0 190.087 * * [simplify]: Extracting #3: cost 151 inf + 88 190.087 * * [simplify]: Extracting #4: cost 135 inf + 1083 190.089 * * [simplify]: Extracting #5: cost 98 inf + 7611 190.094 * * [simplify]: Extracting #6: cost 35 inf + 20620 190.099 * * [simplify]: Extracting #7: cost 25 inf + 22543 190.105 * * [simplify]: Extracting #8: cost 5 inf + 26952 190.117 * * [simplify]: Extracting #9: cost 0 inf + 28988 190.130 * * [simplify]: Extracting #10: cost 0 inf + 28948 190.143 * [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))) 190.144 * [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))))))) 190.144 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 190.144 * * [simplify]: iters left: 6 (12 enodes) 190.152 * * [simplify]: iters left: 5 (53 enodes) 190.171 * * [simplify]: iters left: 4 (117 enodes) 190.222 * * [simplify]: iters left: 3 (255 enodes) 190.342 * * [simplify]: Extracting #0: cost 1 inf + 0 190.342 * * [simplify]: Extracting #1: cost 0 inf + 1 190.342 * [simplify]: Simplified to 0 190.342 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 190.342 * * * * [progress]: [ 314 / 3260 ] simplifiying candidate # 190.343 * [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))))) 190.343 * * [simplify]: iters left: 6 (20 enodes) 190.349 * * [simplify]: iters left: 5 (79 enodes) 190.366 * * [simplify]: iters left: 4 (151 enodes) 190.421 * * [simplify]: iters left: 3 (260 enodes) 190.525 * * [simplify]: iters left: 2 (465 enodes) 190.783 * * [simplify]: Extracting #0: cost 1 inf + 0 190.783 * * [simplify]: Extracting #1: cost 10 inf + 0 190.783 * * [simplify]: Extracting #2: cost 96 inf + 0 190.785 * * [simplify]: Extracting #3: cost 133 inf + 91 190.789 * * [simplify]: Extracting #4: cost 65 inf + 6097 190.797 * * [simplify]: Extracting #5: cost 30 inf + 11132 190.806 * * [simplify]: Extracting #6: cost 26 inf + 12001 190.818 * * [simplify]: Extracting #7: cost 2 inf + 17409 190.833 * * [simplify]: Extracting #8: cost 0 inf + 18169 190.845 * * [simplify]: Extracting #9: cost 0 inf + 18153 190.853 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b a) 2)) 190.854 * [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)))))) 190.854 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 190.854 * * [simplify]: iters left: 6 (11 enodes) 190.858 * * [simplify]: iters left: 5 (48 enodes) 190.867 * * [simplify]: iters left: 4 (98 enodes) 190.888 * * [simplify]: iters left: 3 (181 enodes) 190.942 * * [simplify]: iters left: 2 (358 enodes) 191.164 * * [simplify]: Extracting #0: cost 1 inf + 0 191.164 * * [simplify]: Extracting #1: cost 0 inf + 1 191.164 * [simplify]: Simplified to 0 191.164 * [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)) 191.164 * * * * [progress]: [ 315 / 3260 ] simplifiying candidate # 191.165 * [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)))) 191.165 * * [simplify]: iters left: 6 (20 enodes) 191.176 * * [simplify]: iters left: 5 (75 enodes) 191.201 * * [simplify]: iters left: 4 (132 enodes) 191.245 * * [simplify]: iters left: 3 (208 enodes) 191.296 * * [simplify]: iters left: 2 (310 enodes) 191.381 * * [simplify]: iters left: 1 (426 enodes) 191.525 * * [simplify]: Extracting #0: cost 1 inf + 0 191.526 * * [simplify]: Extracting #1: cost 10 inf + 0 191.526 * * [simplify]: Extracting #2: cost 47 inf + 42 191.527 * * [simplify]: Extracting #3: cost 52 inf + 1001 191.529 * * [simplify]: Extracting #4: cost 23 inf + 2793 191.532 * * [simplify]: Extracting #5: cost 30 inf + 2835 191.535 * * [simplify]: Extracting #6: cost 31 inf + 2920 191.539 * * [simplify]: Extracting #7: cost 17 inf + 4710 191.543 * * [simplify]: Extracting #8: cost 4 inf + 8352 191.549 * * [simplify]: Extracting #9: cost 0 inf + 9904 191.555 * [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)))) 191.556 * [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))))) 191.556 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 191.556 * * [simplify]: iters left: 6 (10 enodes) 191.563 * * [simplify]: iters left: 5 (41 enodes) 191.577 * * [simplify]: iters left: 4 (81 enodes) 191.611 * * [simplify]: iters left: 3 (127 enodes) 191.650 * * [simplify]: iters left: 2 (186 enodes) 191.683 * * [simplify]: iters left: 1 (266 enodes) 191.767 * * [simplify]: Extracting #0: cost 1 inf + 0 191.767 * * [simplify]: Extracting #1: cost 0 inf + 1 191.767 * [simplify]: Simplified to 0 191.767 * [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)) 191.767 * * * * [progress]: [ 316 / 3260 ] simplifiying candidate # 191.767 * [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))) 191.768 * * [simplify]: iters left: 6 (19 enodes) 191.773 * * [simplify]: iters left: 5 (72 enodes) 191.796 * * [simplify]: iters left: 4 (114 enodes) 191.826 * * [simplify]: iters left: 3 (172 enodes) 191.865 * * [simplify]: iters left: 2 (238 enodes) 191.962 * * [simplify]: iters left: 1 (344 enodes) 192.086 * * [simplify]: Extracting #0: cost 1 inf + 0 192.086 * * [simplify]: Extracting #1: cost 8 inf + 0 192.087 * * [simplify]: Extracting #2: cost 58 inf + 2 192.087 * * [simplify]: Extracting #3: cost 66 inf + 922 192.090 * * [simplify]: Extracting #4: cost 33 inf + 3208 192.093 * * [simplify]: Extracting #5: cost 30 inf + 3874 192.097 * * [simplify]: Extracting #6: cost 27 inf + 4539 192.102 * * [simplify]: Extracting #7: cost 4 inf + 9607 192.110 * * [simplify]: Extracting #8: cost 0 inf + 11007 192.116 * * [simplify]: Extracting #9: cost 0 inf + 10991 192.123 * [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)) 192.123 * [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)))) 192.123 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 192.123 * * [simplify]: iters left: 6 (9 enodes) 192.129 * * [simplify]: iters left: 5 (36 enodes) 192.143 * * [simplify]: iters left: 4 (67 enodes) 192.165 * * [simplify]: iters left: 3 (97 enodes) 192.200 * * [simplify]: iters left: 2 (158 enodes) 192.247 * * [simplify]: iters left: 1 (263 enodes) 192.317 * * [simplify]: Extracting #0: cost 1 inf + 0 192.317 * * [simplify]: Extracting #1: cost 0 inf + 1 192.317 * [simplify]: Simplified to 0 192.317 * [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)) 192.317 * * * * [progress]: [ 317 / 3260 ] simplifiying candidate # 192.318 * [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)))) 192.318 * * [simplify]: iters left: 6 (19 enodes) 192.327 * * [simplify]: iters left: 5 (73 enodes) 192.352 * * [simplify]: iters left: 4 (123 enodes) 192.376 * * [simplify]: iters left: 3 (201 enodes) 192.416 * * [simplify]: iters left: 2 (298 enodes) 192.507 * * [simplify]: iters left: 1 (432 enodes) 192.639 * * [simplify]: Extracting #0: cost 1 inf + 0 192.639 * * [simplify]: Extracting #1: cost 10 inf + 0 192.639 * * [simplify]: Extracting #2: cost 52 inf + 0 192.640 * * [simplify]: Extracting #3: cost 50 inf + 1049 192.642 * * [simplify]: Extracting #4: cost 23 inf + 2836 192.645 * * [simplify]: Extracting #5: cost 30 inf + 2918 192.648 * * [simplify]: Extracting #6: cost 32 inf + 2961 192.652 * * [simplify]: Extracting #7: cost 22 inf + 3970 192.657 * * [simplify]: Extracting #8: cost 3 inf + 9127 192.663 * * [simplify]: Extracting #9: cost 0 inf + 10037 192.670 * [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)))) 192.670 * [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))))) 192.671 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 192.671 * * [simplify]: iters left: 5 (9 enodes) 192.677 * * [simplify]: iters left: 4 (39 enodes) 192.691 * * [simplify]: iters left: 3 (65 enodes) 192.717 * * [simplify]: iters left: 2 (129 enodes) 192.758 * * [simplify]: iters left: 1 (210 enodes) 192.824 * * [simplify]: Extracting #0: cost 1 inf + 0 192.824 * * [simplify]: Extracting #1: cost 0 inf + 1 192.824 * [simplify]: Simplified to 0 192.824 * [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)) 192.824 * * * * [progress]: [ 318 / 3260 ] simplifiying candidate # 192.824 * [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)))))) 192.824 * * [simplify]: iters left: 6 (21 enodes) 192.830 * * [simplify]: iters left: 5 (77 enodes) 192.847 * * [simplify]: iters left: 4 (113 enodes) 192.878 * * [simplify]: iters left: 3 (156 enodes) 192.906 * * [simplify]: iters left: 2 (217 enodes) 192.970 * * [simplify]: iters left: 1 (287 enodes) 193.039 * * [simplify]: Extracting #0: cost 1 inf + 0 193.039 * * [simplify]: Extracting #1: cost 11 inf + 0 193.040 * * [simplify]: Extracting #2: cost 57 inf + 0 193.040 * * [simplify]: Extracting #3: cost 94 inf + 47 193.041 * * [simplify]: Extracting #4: cost 92 inf + 795 193.043 * * [simplify]: Extracting #5: cost 81 inf + 2282 193.048 * * [simplify]: Extracting #6: cost 30 inf + 19693 193.058 * * [simplify]: Extracting #7: cost 4 inf + 35647 193.068 * * [simplify]: Extracting #8: cost 0 inf + 38263 193.079 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 193.079 * [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))))))) 193.079 * [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))))) 193.079 * * [simplify]: iters left: 6 (10 enodes) 193.084 * * [simplify]: iters left: 5 (37 enodes) 193.094 * * [simplify]: iters left: 4 (57 enodes) 193.106 * * [simplify]: iters left: 3 (104 enodes) 193.124 * * [simplify]: iters left: 2 (158 enodes) 193.150 * * [simplify]: iters left: 1 (225 enodes) 193.189 * * [simplify]: Extracting #0: cost 1 inf + 0 193.190 * * [simplify]: Extracting #1: cost 0 inf + 1 193.190 * [simplify]: Simplified to 0 193.190 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 193.190 * * * * [progress]: [ 319 / 3260 ] simplifiying candidate # 193.190 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 193.190 * * [simplify]: iters left: 6 (20 enodes) 193.195 * * [simplify]: iters left: 5 (68 enodes) 193.207 * * [simplify]: iters left: 4 (97 enodes) 193.227 * * [simplify]: iters left: 3 (125 enodes) 193.251 * * [simplify]: iters left: 2 (146 enodes) 193.279 * * [simplify]: iters left: 1 (154 enodes) 193.318 * * [simplify]: Extracting #0: cost 1 inf + 0 193.318 * * [simplify]: Extracting #1: cost 9 inf + 0 193.319 * * [simplify]: Extracting #2: cost 36 inf + 0 193.319 * * [simplify]: Extracting #3: cost 41 inf + 252 193.320 * * [simplify]: Extracting #4: cost 37 inf + 1159 193.320 * * [simplify]: Extracting #5: cost 34 inf + 1776 193.322 * * [simplify]: Extracting #6: cost 24 inf + 2648 193.324 * * [simplify]: Extracting #7: cost 9 inf + 6031 193.328 * * [simplify]: Extracting #8: cost 1 inf + 8755 193.332 * * [simplify]: Extracting #9: cost 0 inf + 9136 193.337 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 193.337 * [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)))))) 193.337 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 193.338 * * [simplify]: iters left: 6 (9 enodes) 193.342 * * [simplify]: iters left: 5 (29 enodes) 193.352 * * [simplify]: iters left: 4 (42 enodes) 193.364 * * [simplify]: iters left: 3 (58 enodes) 193.380 * * [simplify]: iters left: 2 (68 enodes) 193.397 * * [simplify]: Extracting #0: cost 1 inf + 0 193.397 * * [simplify]: Extracting #1: cost 0 inf + 1 193.397 * [simplify]: Simplified to 0 193.397 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 193.398 * * * * [progress]: [ 320 / 3260 ] simplifiying candidate # 193.398 * [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)))))) 193.398 * * [simplify]: iters left: 6 (24 enodes) 193.413 * * [simplify]: iters left: 5 (91 enodes) 193.446 * * [simplify]: iters left: 4 (180 enodes) 193.491 * * [simplify]: iters left: 3 (353 enodes) 193.598 * * [simplify]: Extracting #0: cost 1 inf + 0 193.598 * * [simplify]: Extracting #1: cost 11 inf + 0 193.599 * * [simplify]: Extracting #2: cost 71 inf + 0 193.599 * * [simplify]: Extracting #3: cost 109 inf + 168 193.599 * * [simplify]: Extracting #4: cost 112 inf + 415 193.601 * * [simplify]: Extracting #5: cost 77 inf + 7030 193.608 * * [simplify]: Extracting #6: cost 14 inf + 23704 193.615 * * [simplify]: Extracting #7: cost 0 inf + 27614 193.621 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 193.621 * [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))))))) 193.622 * [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))))) 193.622 * * [simplify]: iters left: 6 (13 enodes) 193.625 * * [simplify]: iters left: 5 (53 enodes) 193.641 * * [simplify]: iters left: 4 (117 enodes) 193.672 * * [simplify]: iters left: 3 (275 enodes) 193.755 * * [simplify]: iters left: 2 (474 enodes) 193.930 * * [simplify]: Extracting #0: cost 1 inf + 0 193.930 * * [simplify]: Extracting #1: cost 0 inf + 1 193.930 * [simplify]: Simplified to 0 193.930 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 193.930 * * * * [progress]: [ 321 / 3260 ] simplifiying candidate # 193.931 * [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))))) 193.931 * * [simplify]: iters left: 6 (23 enodes) 193.941 * * [simplify]: iters left: 5 (85 enodes) 193.958 * * [simplify]: iters left: 4 (143 enodes) 193.993 * * [simplify]: iters left: 3 (226 enodes) 194.069 * * [simplify]: iters left: 2 (310 enodes) 194.129 * * [simplify]: iters left: 1 (381 enodes) 194.202 * * [simplify]: Extracting #0: cost 1 inf + 0 194.202 * * [simplify]: Extracting #1: cost 11 inf + 0 194.203 * * [simplify]: Extracting #2: cost 61 inf + 0 194.203 * * [simplify]: Extracting #3: cost 96 inf + 209 194.204 * * [simplify]: Extracting #4: cost 70 inf + 5667 194.207 * * [simplify]: Extracting #5: cost 37 inf + 13006 194.211 * * [simplify]: Extracting #6: cost 10 inf + 19871 194.216 * * [simplify]: Extracting #7: cost 0 inf + 23383 194.221 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 194.221 * [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)))))) 194.221 * [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)))) 194.222 * * [simplify]: iters left: 6 (12 enodes) 194.225 * * [simplify]: iters left: 5 (47 enodes) 194.235 * * [simplify]: iters left: 4 (82 enodes) 194.250 * * [simplify]: iters left: 3 (157 enodes) 194.281 * * [simplify]: iters left: 2 (248 enodes) 194.326 * * [simplify]: iters left: 1 (341 enodes) 194.414 * * [simplify]: Extracting #0: cost 1 inf + 0 194.414 * * [simplify]: Extracting #1: cost 0 inf + 1 194.414 * [simplify]: Simplified to 0 194.414 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 194.414 * * * * [progress]: [ 322 / 3260 ] simplifiying candidate # 194.415 * [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)))) 194.415 * * [simplify]: iters left: 6 (22 enodes) 194.426 * * [simplify]: iters left: 5 (80 enodes) 194.454 * * [simplify]: iters left: 4 (144 enodes) 194.508 * * [simplify]: iters left: 3 (248 enodes) 194.582 * * [simplify]: iters left: 2 (374 enodes) 194.682 * * [simplify]: iters left: 1 (486 enodes) 194.844 * * [simplify]: Extracting #0: cost 1 inf + 0 194.844 * * [simplify]: Extracting #1: cost 13 inf + 0 194.844 * * [simplify]: Extracting #2: cost 79 inf + 0 194.845 * * [simplify]: Extracting #3: cost 128 inf + 211 194.845 * * [simplify]: Extracting #4: cost 133 inf + 752 194.847 * * [simplify]: Extracting #5: cost 98 inf + 10332 194.852 * * [simplify]: Extracting #6: cost 27 inf + 38725 194.859 * * [simplify]: Extracting #7: cost 9 inf + 43935 194.866 * * [simplify]: Extracting #8: cost 0 inf + 46798 194.873 * * [simplify]: Extracting #9: cost 0 inf + 46703 194.883 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 194.883 * [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))))) 194.883 * [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))) 194.883 * * [simplify]: iters left: 6 (12 enodes) 194.887 * * [simplify]: iters left: 5 (47 enodes) 194.897 * * [simplify]: iters left: 4 (89 enodes) 194.916 * * [simplify]: iters left: 3 (180 enodes) 194.971 * * [simplify]: iters left: 2 (296 enodes) 195.053 * * [simplify]: iters left: 1 (428 enodes) 195.204 * * [simplify]: Extracting #0: cost 1 inf + 0 195.204 * * [simplify]: Extracting #1: cost 0 inf + 1 195.204 * [simplify]: Simplified to 0 195.204 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 195.204 * * * * [progress]: [ 323 / 3260 ] simplifiying candidate # 195.205 * [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)))))) 195.205 * * [simplify]: iters left: 6 (23 enodes) 195.216 * * [simplify]: iters left: 5 (84 enodes) 195.244 * * [simplify]: iters left: 4 (141 enodes) 195.278 * * [simplify]: iters left: 3 (204 enodes) 195.313 * * [simplify]: iters left: 2 (265 enodes) 195.393 * * [simplify]: iters left: 1 (317 enodes) 195.482 * * [simplify]: Extracting #0: cost 1 inf + 0 195.482 * * [simplify]: Extracting #1: cost 11 inf + 0 195.482 * * [simplify]: Extracting #2: cost 60 inf + 0 195.483 * * [simplify]: Extracting #3: cost 89 inf + 4 195.484 * * [simplify]: Extracting #4: cost 74 inf + 2495 195.490 * * [simplify]: Extracting #5: cost 37 inf + 8665 195.497 * * [simplify]: Extracting #6: cost 6 inf + 15407 195.505 * * [simplify]: Extracting #7: cost 0 inf + 17290 195.514 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 195.514 * [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))))))) 195.515 * [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))))) 195.515 * * [simplify]: iters left: 6 (12 enodes) 195.522 * * [simplify]: iters left: 5 (46 enodes) 195.537 * * [simplify]: iters left: 4 (81 enodes) 195.561 * * [simplify]: iters left: 3 (134 enodes) 195.583 * * [simplify]: iters left: 2 (197 enodes) 195.645 * * [simplify]: iters left: 1 (271 enodes) 195.728 * * [simplify]: Extracting #0: cost 1 inf + 0 195.728 * * [simplify]: Extracting #1: cost 0 inf + 1 195.728 * [simplify]: Simplified to 0 195.728 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 195.728 * * * * [progress]: [ 324 / 3260 ] simplifiying candidate # 195.728 * [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))))) 195.729 * * [simplify]: iters left: 6 (21 enodes) 195.739 * * [simplify]: iters left: 5 (75 enodes) 195.754 * * [simplify]: iters left: 4 (112 enodes) 195.776 * * [simplify]: iters left: 3 (155 enodes) 195.820 * * [simplify]: iters left: 2 (199 enodes) 195.863 * * [simplify]: iters left: 1 (227 enodes) 195.909 * * [simplify]: Extracting #0: cost 1 inf + 0 195.909 * * [simplify]: Extracting #1: cost 9 inf + 0 195.909 * * [simplify]: Extracting #2: cost 45 inf + 0 195.910 * * [simplify]: Extracting #3: cost 67 inf + 44 195.911 * * [simplify]: Extracting #4: cost 67 inf + 987 195.913 * * [simplify]: Extracting #5: cost 37 inf + 4912 195.916 * * [simplify]: Extracting #6: cost 24 inf + 6490 195.920 * * [simplify]: Extracting #7: cost 9 inf + 9696 195.924 * * [simplify]: Extracting #8: cost 1 inf + 12540 195.927 * * [simplify]: Extracting #9: cost 0 inf + 12881 195.931 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (- b) (* a 2))) 195.931 * [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)))))) 195.931 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 195.931 * * [simplify]: iters left: 6 (10 enodes) 195.934 * * [simplify]: iters left: 5 (38 enodes) 195.940 * * [simplify]: iters left: 4 (59 enodes) 195.950 * * [simplify]: iters left: 3 (88 enodes) 195.978 * * [simplify]: iters left: 2 (117 enodes) 196.010 * * [simplify]: iters left: 1 (144 enodes) 196.045 * * [simplify]: Extracting #0: cost 1 inf + 0 196.045 * * [simplify]: Extracting #1: cost 0 inf + 1 196.045 * [simplify]: Simplified to 0 196.045 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (- b) (* a 2))) 0)) 196.045 * * * * [progress]: [ 325 / 3260 ] simplifiying candidate # 196.046 * [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)))) 196.046 * * [simplify]: iters left: 6 (21 enodes) 196.056 * * [simplify]: iters left: 5 (75 enodes) 196.081 * * [simplify]: iters left: 4 (116 enodes) 196.123 * * [simplify]: iters left: 3 (171 enodes) 196.171 * * [simplify]: iters left: 2 (213 enodes) 196.203 * * [simplify]: iters left: 1 (237 enodes) 196.243 * * [simplify]: Extracting #0: cost 1 inf + 0 196.243 * * [simplify]: Extracting #1: cost 11 inf + 0 196.243 * * [simplify]: Extracting #2: cost 47 inf + 0 196.243 * * [simplify]: Extracting #3: cost 60 inf + 46 196.244 * * [simplify]: Extracting #4: cost 55 inf + 832 196.245 * * [simplify]: Extracting #5: cost 42 inf + 2757 196.246 * * [simplify]: Extracting #6: cost 21 inf + 5567 196.249 * * [simplify]: Extracting #7: cost 3 inf + 10562 196.251 * * [simplify]: Extracting #8: cost 0 inf + 11503 196.255 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 196.255 * [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))))) 196.256 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 196.256 * * [simplify]: iters left: 6 (11 enodes) 196.262 * * [simplify]: iters left: 5 (42 enodes) 196.276 * * [simplify]: iters left: 4 (67 enodes) 196.293 * * [simplify]: iters left: 3 (111 enodes) 196.311 * * [simplify]: iters left: 2 (140 enodes) 196.331 * * [simplify]: iters left: 1 (160 enodes) 196.351 * * [simplify]: Extracting #0: cost 1 inf + 0 196.351 * * [simplify]: Extracting #1: cost 0 inf + 1 196.351 * [simplify]: Simplified to 0 196.351 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 0)) 196.351 * * * * [progress]: [ 326 / 3260 ] simplifiying candidate # 196.352 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 196.352 * * [simplify]: iters left: 6 (27 enodes) 196.363 * * [simplify]: iters left: 5 (106 enodes) 196.403 * * [simplify]: iters left: 4 (244 enodes) 196.558 * * [simplify]: Extracting #0: cost 1 inf + 0 196.558 * * [simplify]: Extracting #1: cost 11 inf + 0 196.559 * * [simplify]: Extracting #2: cost 149 inf + 0 196.560 * * [simplify]: Extracting #3: cost 263 inf + 3 196.562 * * [simplify]: Extracting #4: cost 246 inf + 3714 196.569 * * [simplify]: Extracting #5: cost 129 inf + 45577 196.582 * * [simplify]: Extracting #6: cost 23 inf + 85594 196.597 * * [simplify]: Extracting #7: cost 9 inf + 87250 196.618 * * [simplify]: Extracting #8: cost 0 inf + 90458 196.633 * * [simplify]: Extracting #9: cost 0 inf + 90268 196.660 * [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)))) 196.660 * [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))))))) 196.661 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 196.661 * * [simplify]: iters left: 6 (16 enodes) 196.670 * * [simplify]: iters left: 5 (68 enodes) 196.695 * * [simplify]: iters left: 4 (179 enodes) 196.815 * * [simplify]: Extracting #0: cost 1 inf + 0 196.815 * * [simplify]: Extracting #1: cost 27 inf + 0 196.816 * * [simplify]: Extracting #2: cost 153 inf + 0 196.817 * * [simplify]: Extracting #3: cost 242 inf + 83 196.819 * * [simplify]: Extracting #4: cost 185 inf + 16503 196.832 * * [simplify]: Extracting #5: cost 15 inf + 79352 196.845 * * [simplify]: Extracting #6: cost 0 inf + 84943 196.863 * [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))))) 196.863 * [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))))))) 196.863 * * * * [progress]: [ 327 / 3260 ] simplifiying candidate # 196.864 * [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))))) 196.864 * * [simplify]: iters left: 6 (26 enodes) 196.878 * * [simplify]: iters left: 5 (101 enodes) 196.910 * * [simplify]: iters left: 4 (208 enodes) 196.977 * * [simplify]: Extracting #0: cost 1 inf + 0 196.977 * * [simplify]: Extracting #1: cost 11 inf + 0 196.977 * * [simplify]: Extracting #2: cost 110 inf + 0 196.978 * * [simplify]: Extracting #3: cost 189 inf + 2 196.980 * * [simplify]: Extracting #4: cost 172 inf + 3477 196.991 * * [simplify]: Extracting #5: cost 66 inf + 37109 197.013 * * [simplify]: Extracting #6: cost 13 inf + 54664 197.032 * * [simplify]: Extracting #7: cost 1 inf + 56796 197.053 * * [simplify]: Extracting #8: cost 0 inf + 56703 197.072 * [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)))))) 197.072 * [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)))))) 197.073 * [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)))) 197.073 * * [simplify]: iters left: 6 (15 enodes) 197.081 * * [simplify]: iters left: 5 (63 enodes) 197.104 * * [simplify]: iters left: 4 (145 enodes) 197.157 * * [simplify]: iters left: 3 (499 enodes) 197.531 * * [simplify]: Extracting #0: cost 1 inf + 0 197.532 * * [simplify]: Extracting #1: cost 0 inf + 1 197.532 * [simplify]: Simplified to 0 197.532 * [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)) 197.532 * * * * [progress]: [ 328 / 3260 ] simplifiying candidate # 197.533 * [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)))) 197.533 * * [simplify]: iters left: 6 (25 enodes) 197.552 * * [simplify]: iters left: 5 (95 enodes) 197.584 * * [simplify]: iters left: 4 (215 enodes) 197.667 * * [simplify]: Extracting #0: cost 1 inf + 0 197.667 * * [simplify]: Extracting #1: cost 13 inf + 0 197.668 * * [simplify]: Extracting #2: cost 110 inf + 0 197.669 * * [simplify]: Extracting #3: cost 175 inf + 2 197.670 * * [simplify]: Extracting #4: cost 176 inf + 5 197.673 * * [simplify]: Extracting #5: cost 144 inf + 8857 197.682 * * [simplify]: Extracting #6: cost 40 inf + 37436 197.698 * * [simplify]: Extracting #7: cost 0 inf + 48642 197.713 * * [simplify]: Extracting #8: cost 0 inf + 48547 197.727 * [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)) 197.728 * [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))))) 197.728 * [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))) 197.728 * * [simplify]: iters left: 6 (15 enodes) 197.736 * * [simplify]: iters left: 5 (62 enodes) 197.758 * * [simplify]: iters left: 4 (159 enodes) 197.817 * * [simplify]: iters left: 3 (475 enodes) 198.128 * * [simplify]: Extracting #0: cost 1 inf + 0 198.128 * * [simplify]: Extracting #1: cost 42 inf + 0 198.129 * * [simplify]: Extracting #2: cost 194 inf + 1 198.134 * * [simplify]: Extracting #3: cost 205 inf + 15094 198.152 * * [simplify]: Extracting #4: cost 20 inf + 63712 198.167 * * [simplify]: Extracting #5: cost 3 inf + 65204 198.197 * * [simplify]: Extracting #6: cost 0 inf + 65965 198.225 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 198.225 * [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)))) 198.225 * * * * [progress]: [ 329 / 3260 ] simplifiying candidate # 198.225 * [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)))))) 198.225 * * [simplify]: iters left: 6 (26 enodes) 198.232 * * [simplify]: iters left: 5 (100 enodes) 198.250 * * [simplify]: iters left: 4 (213 enodes) 198.308 * * [simplify]: Extracting #0: cost 1 inf + 0 198.308 * * [simplify]: Extracting #1: cost 11 inf + 0 198.308 * * [simplify]: Extracting #2: cost 108 inf + 0 198.308 * * [simplify]: Extracting #3: cost 188 inf + 2 198.309 * * [simplify]: Extracting #4: cost 171 inf + 3073 198.315 * * [simplify]: Extracting #5: cost 66 inf + 38509 198.326 * * [simplify]: Extracting #6: cost 22 inf + 53835 198.337 * * [simplify]: Extracting #7: cost 8 inf + 55540 198.348 * * [simplify]: Extracting #8: cost 0 inf + 57601 198.361 * * [simplify]: Extracting #9: cost 0 inf + 57506 198.381 * [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))) 198.381 * [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))))))) 198.381 * [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))))) 198.382 * * [simplify]: iters left: 6 (15 enodes) 198.390 * * [simplify]: iters left: 5 (62 enodes) 198.406 * * [simplify]: iters left: 4 (148 enodes) 198.468 * * [simplify]: iters left: 3 (499 enodes) 198.857 * * [simplify]: Extracting #0: cost 1 inf + 0 198.857 * * [simplify]: Extracting #1: cost 0 inf + 1 198.857 * [simplify]: Simplified to 0 198.857 * [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)) 198.857 * * * * [progress]: [ 330 / 3260 ] simplifiying candidate # 198.857 * [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))))) 198.858 * * [simplify]: iters left: 6 (25 enodes) 198.864 * * [simplify]: iters left: 5 (94 enodes) 198.888 * * [simplify]: iters left: 4 (180 enodes) 198.943 * * [simplify]: iters left: 3 (451 enodes) 199.165 * * [simplify]: Extracting #0: cost 1 inf + 0 199.165 * * [simplify]: Extracting #1: cost 11 inf + 0 199.166 * * [simplify]: Extracting #2: cost 123 inf + 0 199.167 * * [simplify]: Extracting #3: cost 247 inf + 44 199.168 * * [simplify]: Extracting #4: cost 237 inf + 4334 199.183 * * [simplify]: Extracting #5: cost 79 inf + 44339 199.206 * * [simplify]: Extracting #6: cost 0 inf + 65878 199.222 * * [simplify]: Extracting #7: cost 0 inf + 65718 199.237 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (* (cbrt b) (/ (cbrt b) (sqrt 2))) a) (/ (cbrt b) (sqrt 2)))) 199.237 * [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)))))) 199.237 * [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)))) 199.238 * * [simplify]: iters left: 6 (14 enodes) 199.244 * * [simplify]: iters left: 5 (56 enodes) 199.254 * * [simplify]: iters left: 4 (117 enodes) 199.296 * * [simplify]: iters left: 3 (347 enodes) 199.464 * * [simplify]: Extracting #0: cost 1 inf + 0 199.464 * * [simplify]: Extracting #1: cost 0 inf + 1 199.464 * [simplify]: Simplified to 0 199.464 * [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)) 199.464 * * * * [progress]: [ 331 / 3260 ] simplifiying candidate # 199.464 * [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)))) 199.465 * * [simplify]: iters left: 6 (24 enodes) 199.471 * * [simplify]: iters left: 5 (90 enodes) 199.498 * * [simplify]: iters left: 4 (171 enodes) 199.543 * * [simplify]: iters left: 3 (398 enodes) 199.776 * * [simplify]: Extracting #0: cost 1 inf + 0 199.776 * * [simplify]: Extracting #1: cost 11 inf + 0 199.776 * * [simplify]: Extracting #2: cost 105 inf + 0 199.778 * * [simplify]: Extracting #3: cost 181 inf + 2 199.779 * * [simplify]: Extracting #4: cost 189 inf + 168 199.782 * * [simplify]: Extracting #5: cost 159 inf + 5570 199.794 * * [simplify]: Extracting #6: cost 58 inf + 27420 199.806 * * [simplify]: Extracting #7: cost 1 inf + 41948 199.817 * * [simplify]: Extracting #8: cost 0 inf + 42030 199.833 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (cbrt b) a) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b))))) 199.833 * [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))))) 199.834 * [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))) 199.834 * * [simplify]: iters left: 6 (14 enodes) 199.840 * * [simplify]: iters left: 5 (57 enodes) 199.851 * * [simplify]: iters left: 4 (116 enodes) 199.891 * * [simplify]: iters left: 3 (321 enodes) 200.079 * * [simplify]: Extracting #0: cost 1 inf + 0 200.079 * * [simplify]: Extracting #1: cost 0 inf + 1 200.079 * [simplify]: Simplified to 0 200.079 * [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)) 200.079 * * * * [progress]: [ 332 / 3260 ] simplifiying candidate # 200.080 * [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)))))) 200.080 * * [simplify]: iters left: 6 (25 enodes) 200.094 * * [simplify]: iters left: 5 (95 enodes) 200.123 * * [simplify]: iters left: 4 (205 enodes) 200.195 * * [simplify]: Extracting #0: cost 1 inf + 0 200.195 * * [simplify]: Extracting #1: cost 11 inf + 0 200.195 * * [simplify]: Extracting #2: cost 91 inf + 0 200.196 * * [simplify]: Extracting #3: cost 150 inf + 206 200.197 * * [simplify]: Extracting #4: cost 144 inf + 978 200.200 * * [simplify]: Extracting #5: cost 111 inf + 11502 200.210 * * [simplify]: Extracting #6: cost 27 inf + 33750 200.224 * * [simplify]: Extracting #7: cost 2 inf + 39169 200.238 * * [simplify]: Extracting #8: cost 0 inf + 39918 200.252 * [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)) 200.252 * [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))))))) 200.252 * [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))))) 200.253 * * [simplify]: iters left: 6 (15 enodes) 200.261 * * [simplify]: iters left: 5 (62 enodes) 200.279 * * [simplify]: iters left: 4 (149 enodes) 200.337 * * [simplify]: iters left: 3 (450 enodes) 200.711 * * [simplify]: Extracting #0: cost 1 inf + 0 200.711 * * [simplify]: Extracting #1: cost 0 inf + 1 200.711 * [simplify]: Simplified to 0 200.711 * [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)) 200.711 * * * * [progress]: [ 333 / 3260 ] simplifiying candidate # 200.711 * [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))))) 200.712 * * [simplify]: iters left: 6 (24 enodes) 200.723 * * [simplify]: iters left: 5 (90 enodes) 200.740 * * [simplify]: iters left: 4 (172 enodes) 200.787 * * [simplify]: iters left: 3 (406 enodes) 201.036 * * [simplify]: Extracting #0: cost 1 inf + 0 201.036 * * [simplify]: Extracting #1: cost 11 inf + 0 201.037 * * [simplify]: Extracting #2: cost 98 inf + 0 201.038 * * [simplify]: Extracting #3: cost 192 inf + 46 201.040 * * [simplify]: Extracting #4: cost 177 inf + 2932 201.052 * * [simplify]: Extracting #5: cost 48 inf + 29441 201.070 * * [simplify]: Extracting #6: cost 0 inf + 39624 201.093 * * [simplify]: Extracting #7: cost 0 inf + 39449 201.103 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 201.103 * [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)))))) 201.103 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 201.103 * * [simplify]: iters left: 6 (14 enodes) 201.107 * * [simplify]: iters left: 5 (57 enodes) 201.118 * * [simplify]: iters left: 4 (118 enodes) 201.160 * * [simplify]: iters left: 3 (314 enodes) 201.315 * * [simplify]: Extracting #0: cost 1 inf + 0 201.315 * * [simplify]: Extracting #1: cost 0 inf + 1 201.315 * [simplify]: Simplified to 0 201.315 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 201.316 * * * * [progress]: [ 334 / 3260 ] simplifiying candidate # 201.316 * [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)))) 201.316 * * [simplify]: iters left: 6 (23 enodes) 201.328 * * [simplify]: iters left: 5 (81 enodes) 201.347 * * [simplify]: iters left: 4 (157 enodes) 201.397 * * [simplify]: iters left: 3 (326 enodes) 201.523 * * [simplify]: Extracting #0: cost 1 inf + 0 201.524 * * [simplify]: Extracting #1: cost 13 inf + 0 201.524 * * [simplify]: Extracting #2: cost 93 inf + 0 201.524 * * [simplify]: Extracting #3: cost 134 inf + 4 201.526 * * [simplify]: Extracting #4: cost 107 inf + 5050 201.530 * * [simplify]: Extracting #5: cost 32 inf + 18612 201.537 * * [simplify]: Extracting #6: cost 4 inf + 24294 201.551 * * [simplify]: Extracting #7: cost 0 inf + 25398 201.557 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 201.557 * [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))))) 201.558 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 201.558 * * [simplify]: iters left: 6 (13 enodes) 201.562 * * [simplify]: iters left: 5 (48 enodes) 201.571 * * [simplify]: iters left: 4 (103 enodes) 201.601 * * [simplify]: iters left: 3 (238 enodes) 201.695 * * [simplify]: Extracting #0: cost 1 inf + 0 201.695 * * [simplify]: Extracting #1: cost 0 inf + 1 201.695 * [simplify]: Simplified to 0 201.695 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 201.696 * * * * [progress]: [ 335 / 3260 ] simplifiying candidate # 201.696 * [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)))))) 201.696 * * [simplify]: iters left: 6 (26 enodes) 201.704 * * [simplify]: iters left: 5 (99 enodes) 201.742 * * [simplify]: iters left: 4 (206 enodes) 201.838 * * [simplify]: Extracting #0: cost 1 inf + 0 201.839 * * [simplify]: Extracting #1: cost 11 inf + 0 201.839 * * [simplify]: Extracting #2: cost 109 inf + 0 201.840 * * [simplify]: Extracting #3: cost 192 inf + 2 201.842 * * [simplify]: Extracting #4: cost 174 inf + 3518 201.854 * * [simplify]: Extracting #5: cost 65 inf + 40616 201.871 * * [simplify]: Extracting #6: cost 12 inf + 57130 201.882 * * [simplify]: Extracting #7: cost 0 inf + 59142 201.897 * * [simplify]: Extracting #8: cost 0 inf + 59007 201.917 * [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)))) 201.917 * [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))))))) 201.918 * [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))))) 201.918 * * [simplify]: iters left: 6 (15 enodes) 201.926 * * [simplify]: iters left: 5 (61 enodes) 201.944 * * [simplify]: iters left: 4 (142 enodes) 201.990 * * [simplify]: iters left: 3 (474 enodes) 202.277 * * [simplify]: Extracting #0: cost 1 inf + 0 202.277 * * [simplify]: Extracting #1: cost 0 inf + 1 202.277 * [simplify]: Simplified to 0 202.277 * [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)) 202.277 * * * * [progress]: [ 336 / 3260 ] simplifiying candidate # 202.277 * [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))))) 202.277 * * [simplify]: iters left: 6 (25 enodes) 202.285 * * [simplify]: iters left: 5 (94 enodes) 202.313 * * [simplify]: iters left: 4 (175 enodes) 202.372 * * [simplify]: iters left: 3 (421 enodes) 202.603 * * [simplify]: Extracting #0: cost 1 inf + 0 202.603 * * [simplify]: Extracting #1: cost 11 inf + 0 202.603 * * [simplify]: Extracting #2: cost 112 inf + 0 202.605 * * [simplify]: Extracting #3: cost 212 inf + 44 202.608 * * [simplify]: Extracting #4: cost 194 inf + 4499 202.623 * * [simplify]: Extracting #5: cost 55 inf + 38125 202.646 * * [simplify]: Extracting #6: cost 1 inf + 52124 202.662 * * [simplify]: Extracting #7: cost 0 inf + 52272 202.677 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 202.677 * [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)))))) 202.678 * [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)))) 202.678 * * [simplify]: iters left: 6 (14 enodes) 202.682 * * [simplify]: iters left: 5 (56 enodes) 202.692 * * [simplify]: iters left: 4 (113 enodes) 202.733 * * [simplify]: iters left: 3 (324 enodes) 202.846 * * [simplify]: Extracting #0: cost 1 inf + 0 202.846 * * [simplify]: Extracting #1: cost 0 inf + 1 202.846 * [simplify]: Simplified to 0 202.846 * [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)) 202.847 * * * * [progress]: [ 337 / 3260 ] simplifiying candidate # 202.847 * [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)))) 202.847 * * [simplify]: iters left: 6 (24 enodes) 202.856 * * [simplify]: iters left: 5 (89 enodes) 202.887 * * [simplify]: iters left: 4 (166 enodes) 202.965 * * [simplify]: iters left: 3 (386 enodes) 203.126 * * [simplify]: Extracting #0: cost 1 inf + 0 203.126 * * [simplify]: Extracting #1: cost 11 inf + 0 203.126 * * [simplify]: Extracting #2: cost 83 inf + 0 203.127 * * [simplify]: Extracting #3: cost 155 inf + 44 203.128 * * [simplify]: Extracting #4: cost 162 inf + 46 203.131 * * [simplify]: Extracting #5: cost 112 inf + 8454 203.140 * * [simplify]: Extracting #6: cost 22 inf + 26888 203.151 * * [simplify]: Extracting #7: cost 0 inf + 33242 203.160 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (* (cbrt 2) (cbrt 2))) (cbrt 2))) 203.160 * [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))))) 203.160 * [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))) 203.161 * * [simplify]: iters left: 6 (14 enodes) 203.165 * * [simplify]: iters left: 5 (56 enodes) 203.185 * * [simplify]: iters left: 4 (112 enodes) 203.230 * * [simplify]: iters left: 3 (297 enodes) 203.350 * * [simplify]: Extracting #0: cost 1 inf + 0 203.350 * * [simplify]: Extracting #1: cost 0 inf + 1 203.350 * [simplify]: Simplified to 0 203.350 * [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)) 203.351 * * * * [progress]: [ 338 / 3260 ] simplifiying candidate # 203.351 * [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)))))) 203.352 * * [simplify]: iters left: 6 (24 enodes) 203.368 * * [simplify]: iters left: 5 (91 enodes) 203.396 * * [simplify]: iters left: 4 (180 enodes) 203.445 * * [simplify]: iters left: 3 (415 enodes) 203.638 * * [simplify]: Extracting #0: cost 1 inf + 0 203.638 * * [simplify]: Extracting #1: cost 11 inf + 0 203.639 * * [simplify]: Extracting #2: cost 98 inf + 0 203.640 * * [simplify]: Extracting #3: cost 208 inf + 44 203.642 * * [simplify]: Extracting #4: cost 204 inf + 1186 203.652 * * [simplify]: Extracting #5: cost 111 inf + 22523 203.663 * * [simplify]: Extracting #6: cost 5 inf + 51064 203.675 * * [simplify]: Extracting #7: cost 0 inf + 52856 203.687 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) 203.687 * [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))))))) 203.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))))) 203.687 * * [simplify]: iters left: 6 (13 enodes) 203.691 * * [simplify]: iters left: 5 (53 enodes) 203.703 * * [simplify]: iters left: 4 (118 enodes) 203.732 * * [simplify]: iters left: 3 (324 enodes) 203.849 * * [simplify]: Extracting #0: cost 1 inf + 0 203.849 * * [simplify]: Extracting #1: cost 0 inf + 1 203.849 * [simplify]: Simplified to 0 203.849 * [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)) 203.850 * * * * [progress]: [ 339 / 3260 ] simplifiying candidate # 203.850 * [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))))) 203.850 * * [simplify]: iters left: 6 (22 enodes) 203.856 * * [simplify]: iters left: 5 (80 enodes) 203.882 * * [simplify]: iters left: 4 (138 enodes) 203.913 * * [simplify]: iters left: 3 (282 enodes) 204.017 * * [simplify]: Extracting #0: cost 1 inf + 0 204.017 * * [simplify]: Extracting #1: cost 9 inf + 0 204.018 * * [simplify]: Extracting #2: cost 73 inf + 0 204.018 * * [simplify]: Extracting #3: cost 138 inf + 85 204.019 * * [simplify]: Extracting #4: cost 144 inf + 211 204.022 * * [simplify]: Extracting #5: cost 97 inf + 7612 204.031 * * [simplify]: Extracting #6: cost 14 inf + 23621 204.042 * * [simplify]: Extracting #7: cost 0 inf + 27134 204.054 * * [simplify]: Extracting #8: cost 0 inf + 26999 204.066 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 204.067 * [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)))))) 204.067 * [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)))) 204.067 * * [simplify]: iters left: 6 (11 enodes) 204.073 * * [simplify]: iters left: 5 (43 enodes) 204.087 * * [simplify]: iters left: 4 (84 enodes) 204.111 * * [simplify]: iters left: 3 (212 enodes) 204.179 * * [simplify]: iters left: 2 (472 enodes) 204.319 * * [simplify]: Extracting #0: cost 1 inf + 0 204.319 * * [simplify]: Extracting #1: cost 0 inf + 1 204.319 * [simplify]: Simplified to 0 204.319 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 204.319 * * * * [progress]: [ 340 / 3260 ] simplifiying candidate # 204.319 * [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)))) 204.319 * * [simplify]: iters left: 6 (22 enodes) 204.326 * * [simplify]: iters left: 5 (82 enodes) 204.340 * * [simplify]: iters left: 4 (150 enodes) 204.384 * * [simplify]: iters left: 3 (307 enodes) 204.489 * * [simplify]: Extracting #0: cost 1 inf + 0 204.489 * * [simplify]: Extracting #1: cost 11 inf + 0 204.489 * * [simplify]: Extracting #2: cost 65 inf + 0 204.490 * * [simplify]: Extracting #3: cost 109 inf + 2 204.490 * * [simplify]: Extracting #4: cost 115 inf + 45 204.491 * * [simplify]: Extracting #5: cost 82 inf + 4272 204.495 * * [simplify]: Extracting #6: cost 16 inf + 15400 204.500 * * [simplify]: Extracting #7: cost 2 inf + 18611 204.505 * * [simplify]: Extracting #8: cost 0 inf + 18800 204.510 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 204.510 * [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))))) 204.510 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 204.511 * * [simplify]: iters left: 6 (12 enodes) 204.514 * * [simplify]: iters left: 5 (49 enodes) 204.524 * * [simplify]: iters left: 4 (99 enodes) 204.570 * * [simplify]: iters left: 3 (234 enodes) 204.691 * * [simplify]: iters left: 2 (447 enodes) 204.851 * * [simplify]: Extracting #0: cost 1 inf + 0 204.851 * * [simplify]: Extracting #1: cost 0 inf + 1 204.852 * [simplify]: Simplified to 0 204.852 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 204.852 * * * * [progress]: [ 341 / 3260 ] simplifiying candidate # 204.852 * [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)))))) 204.852 * * [simplify]: iters left: 6 (24 enodes) 204.864 * * [simplify]: iters left: 5 (90 enodes) 204.890 * * [simplify]: iters left: 4 (176 enodes) 204.936 * * [simplify]: iters left: 3 (384 enodes) 205.069 * * [simplify]: Extracting #0: cost 1 inf + 0 205.069 * * [simplify]: Extracting #1: cost 11 inf + 0 205.069 * * [simplify]: Extracting #2: cost 85 inf + 0 205.070 * * [simplify]: Extracting #3: cost 140 inf + 168 205.070 * * [simplify]: Extracting #4: cost 132 inf + 1958 205.072 * * [simplify]: Extracting #5: cost 95 inf + 8469 205.080 * * [simplify]: Extracting #6: cost 23 inf + 24123 205.089 * * [simplify]: Extracting #7: cost 0 inf + 30077 205.099 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 205.099 * [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))))))) 205.099 * [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))))) 205.100 * * [simplify]: iters left: 6 (14 enodes) 205.104 * * [simplify]: iters left: 5 (57 enodes) 205.117 * * [simplify]: iters left: 4 (121 enodes) 205.168 * * [simplify]: iters left: 3 (291 enodes) 205.300 * * [simplify]: Extracting #0: cost 1 inf + 0 205.300 * * [simplify]: Extracting #1: cost 0 inf + 1 205.300 * [simplify]: Simplified to 0 205.301 * [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)) 205.301 * * * * [progress]: [ 342 / 3260 ] simplifiying candidate # 205.301 * [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))))) 205.301 * * [simplify]: iters left: 6 (23 enodes) 205.312 * * [simplify]: iters left: 5 (85 enodes) 205.340 * * [simplify]: iters left: 4 (150 enodes) 205.400 * * [simplify]: iters left: 3 (294 enodes) 205.506 * * [simplify]: iters left: 2 (472 enodes) 205.674 * * [simplify]: Extracting #0: cost 1 inf + 0 205.675 * * [simplify]: Extracting #1: cost 11 inf + 0 205.675 * * [simplify]: Extracting #2: cost 70 inf + 0 205.675 * * [simplify]: Extracting #3: cost 98 inf + 1107 205.678 * * [simplify]: Extracting #4: cost 48 inf + 8128 205.682 * * [simplify]: Extracting #5: cost 21 inf + 12048 205.687 * * [simplify]: Extracting #6: cost 2 inf + 15879 205.693 * * [simplify]: Extracting #7: cost 0 inf + 16481 205.699 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 205.699 * [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)))))) 205.699 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 205.699 * * [simplify]: iters left: 6 (13 enodes) 205.706 * * [simplify]: iters left: 5 (52 enodes) 206.117 * * [simplify]: iters left: 4 (98 enodes) 206.140 * * [simplify]: iters left: 3 (212 enodes) 206.214 * * [simplify]: iters left: 2 (371 enodes) 206.342 * * [simplify]: Extracting #0: cost 1 inf + 0 206.342 * * [simplify]: Extracting #1: cost 0 inf + 1 206.342 * [simplify]: Simplified to 0 206.342 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 206.342 * * * * [progress]: [ 343 / 3260 ] simplifiying candidate # 206.343 * [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)))) 206.343 * * [simplify]: iters left: 6 (22 enodes) 206.354 * * [simplify]: iters left: 5 (77 enodes) 206.381 * * [simplify]: iters left: 4 (139 enodes) 206.432 * * [simplify]: iters left: 3 (227 enodes) 206.482 * * [simplify]: iters left: 2 (344 enodes) 206.554 * * [simplify]: iters left: 1 (431 enodes) 206.699 * * [simplify]: Extracting #0: cost 1 inf + 0 206.699 * * [simplify]: Extracting #1: cost 11 inf + 0 206.700 * * [simplify]: Extracting #2: cost 52 inf + 0 206.700 * * [simplify]: Extracting #3: cost 67 inf + 414 206.702 * * [simplify]: Extracting #4: cost 48 inf + 2873 206.705 * * [simplify]: Extracting #5: cost 36 inf + 4509 206.710 * * [simplify]: Extracting #6: cost 23 inf + 5940 206.715 * * [simplify]: Extracting #7: cost 8 inf + 9226 206.723 * * [simplify]: Extracting #8: cost 0 inf + 11992 206.732 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 206.732 * [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))))) 206.733 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 206.733 * * [simplify]: iters left: 6 (12 enodes) 206.740 * * [simplify]: iters left: 5 (44 enodes) 206.750 * * [simplify]: iters left: 4 (92 enodes) 206.765 * * [simplify]: iters left: 3 (159 enodes) 206.800 * * [simplify]: iters left: 2 (267 enodes) 206.900 * * [simplify]: iters left: 1 (364 enodes) 207.000 * * [simplify]: Extracting #0: cost 1 inf + 0 207.000 * * [simplify]: Extracting #1: cost 0 inf + 1 207.000 * [simplify]: Simplified to 0 207.000 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 0)) 207.001 * * * * [progress]: [ 344 / 3260 ] simplifiying candidate # 207.001 * [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)))))) 207.001 * * [simplify]: iters left: 6 (25 enodes) 207.014 * * [simplify]: iters left: 5 (97 enodes) 207.039 * * [simplify]: iters left: 4 (208 enodes) 207.109 * * [simplify]: Extracting #0: cost 1 inf + 0 207.110 * * [simplify]: Extracting #1: cost 11 inf + 0 207.110 * * [simplify]: Extracting #2: cost 106 inf + 0 207.110 * * [simplify]: Extracting #3: cost 178 inf + 87 207.111 * * [simplify]: Extracting #4: cost 165 inf + 1549 207.114 * * [simplify]: Extracting #5: cost 88 inf + 23703 207.122 * * [simplify]: Extracting #6: cost 16 inf + 44530 207.133 * * [simplify]: Extracting #7: cost 0 inf + 47950 207.148 * [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))))) 207.148 * [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))))))) 207.149 * [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))))) 207.149 * * [simplify]: iters left: 6 (15 enodes) 207.159 * * [simplify]: iters left: 5 (64 enodes) 207.179 * * [simplify]: iters left: 4 (149 enodes) 207.228 * * [simplify]: iters left: 3 (466 enodes) 207.594 * * [simplify]: Extracting #0: cost 1 inf + 0 207.594 * * [simplify]: Extracting #1: cost 0 inf + 1 207.594 * [simplify]: Simplified to 0 207.594 * [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)) 207.595 * * * * [progress]: [ 345 / 3260 ] simplifiying candidate # 207.595 * [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))))) 207.595 * * [simplify]: iters left: 6 (24 enodes) 207.601 * * [simplify]: iters left: 5 (92 enodes) 207.618 * * [simplify]: iters left: 4 (178 enodes) 207.666 * * [simplify]: iters left: 3 (424 enodes) 207.893 * * [simplify]: Extracting #0: cost 1 inf + 0 207.894 * * [simplify]: Extracting #1: cost 11 inf + 0 207.894 * * [simplify]: Extracting #2: cost 134 inf + 0 207.901 * * [simplify]: Extracting #3: cost 246 inf + 87 207.904 * * [simplify]: Extracting #4: cost 234 inf + 2242 207.914 * * [simplify]: Extracting #5: cost 82 inf + 36498 207.928 * * [simplify]: Extracting #6: cost 0 inf + 56347 207.942 * * [simplify]: Extracting #7: cost 0 inf + 56132 207.967 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) a)) 207.967 * [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)))))) 207.967 * [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)))) 207.967 * * [simplify]: iters left: 6 (14 enodes) 207.975 * * [simplify]: iters left: 5 (59 enodes) 207.996 * * [simplify]: iters left: 4 (121 enodes) 208.033 * * [simplify]: iters left: 3 (332 enodes) 208.260 * * [simplify]: Extracting #0: cost 1 inf + 0 208.260 * * [simplify]: Extracting #1: cost 0 inf + 1 208.260 * [simplify]: Simplified to 0 208.260 * [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)) 208.260 * * * * [progress]: [ 346 / 3260 ] simplifiying candidate # 208.261 * [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)))) 208.261 * * [simplify]: iters left: 6 (23 enodes) 208.276 * * [simplify]: iters left: 5 (87 enodes) 208.293 * * [simplify]: iters left: 4 (169 enodes) 208.351 * * [simplify]: iters left: 3 (371 enodes) 208.549 * * [simplify]: Extracting #0: cost 1 inf + 0 208.550 * * [simplify]: Extracting #1: cost 11 inf + 0 208.550 * * [simplify]: Extracting #2: cost 111 inf + 0 208.551 * * [simplify]: Extracting #3: cost 162 inf + 88 208.551 * * [simplify]: Extracting #4: cost 153 inf + 1002 208.553 * * [simplify]: Extracting #5: cost 112 inf + 7995 208.563 * * [simplify]: Extracting #6: cost 13 inf + 28418 208.573 * * [simplify]: Extracting #7: cost 0 inf + 31440 208.591 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 208.591 * [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))))) 208.592 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 208.593 * * [simplify]: iters left: 6 (13 enodes) 208.603 * * [simplify]: iters left: 5 (54 enodes) 208.626 * * [simplify]: iters left: 4 (112 enodes) 208.668 * * [simplify]: iters left: 3 (281 enodes) 208.789 * * [simplify]: Extracting #0: cost 1 inf + 0 208.789 * * [simplify]: Extracting #1: cost 0 inf + 1 208.789 * [simplify]: Simplified to 0 208.789 * [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)) 208.789 * * * * [progress]: [ 347 / 3260 ] simplifiying candidate # 208.790 * [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)))))) 208.790 * * [simplify]: iters left: 6 (24 enodes) 208.803 * * [simplify]: iters left: 5 (92 enodes) 208.839 * * [simplify]: iters left: 4 (193 enodes) 208.924 * * [simplify]: iters left: 3 (457 enodes) 209.221 * * [simplify]: Extracting #0: cost 1 inf + 0 209.221 * * [simplify]: Extracting #1: cost 11 inf + 0 209.222 * * [simplify]: Extracting #2: cost 144 inf + 0 209.223 * * [simplify]: Extracting #3: cost 272 inf + 88 209.225 * * [simplify]: Extracting #4: cost 247 inf + 4839 209.237 * * [simplify]: Extracting #5: cost 90 inf + 41280 209.269 * * [simplify]: Extracting #6: cost 10 inf + 60960 209.294 * * [simplify]: Extracting #7: cost 0 inf + 63542 209.309 * * [simplify]: Extracting #8: cost 0 inf + 63447 209.328 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) 209.328 * [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))))))) 209.329 * [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))))) 209.329 * * [simplify]: iters left: 6 (14 enodes) 209.336 * * [simplify]: iters left: 5 (59 enodes) 209.350 * * [simplify]: iters left: 4 (134 enodes) 209.396 * * [simplify]: iters left: 3 (357 enodes) 209.595 * * [simplify]: Extracting #0: cost 1 inf + 0 209.595 * * [simplify]: Extracting #1: cost 0 inf + 1 209.595 * [simplify]: Simplified to 0 209.595 * [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)) 209.596 * * * * [progress]: [ 348 / 3260 ] simplifiying candidate # 209.596 * [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))))) 209.596 * * [simplify]: iters left: 6 (23 enodes) 209.602 * * [simplify]: iters left: 5 (86 enodes) 209.618 * * [simplify]: iters left: 4 (163 enodes) 209.673 * * [simplify]: iters left: 3 (345 enodes) 209.841 * * [simplify]: Extracting #0: cost 1 inf + 0 209.842 * * [simplify]: Extracting #1: cost 11 inf + 0 209.842 * * [simplify]: Extracting #2: cost 123 inf + 0 209.844 * * [simplify]: Extracting #3: cost 190 inf + 87 209.846 * * [simplify]: Extracting #4: cost 173 inf + 2456 209.853 * * [simplify]: Extracting #5: cost 60 inf + 23729 209.864 * * [simplify]: Extracting #6: cost 2 inf + 34299 209.873 * * [simplify]: Extracting #7: cost 0 inf + 34900 209.892 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 209.892 * [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)))))) 209.892 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 209.892 * * [simplify]: iters left: 6 (13 enodes) 209.900 * * [simplify]: iters left: 5 (53 enodes) 209.919 * * [simplify]: iters left: 4 (106 enodes) 209.966 * * [simplify]: iters left: 3 (257 enodes) 210.127 * * [simplify]: Extracting #0: cost 1 inf + 0 210.128 * * [simplify]: Extracting #1: cost 0 inf + 1 210.128 * [simplify]: Simplified to 0 210.128 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 210.128 * * * * [progress]: [ 349 / 3260 ] simplifiying candidate # 210.128 * [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)))) 210.129 * * [simplify]: iters left: 6 (22 enodes) 210.140 * * [simplify]: iters left: 5 (82 enodes) 210.169 * * [simplify]: iters left: 4 (149 enodes) 210.223 * * [simplify]: iters left: 3 (293 enodes) 210.344 * * [simplify]: Extracting #0: cost 1 inf + 0 210.344 * * [simplify]: Extracting #1: cost 11 inf + 0 210.344 * * [simplify]: Extracting #2: cost 88 inf + 0 210.345 * * [simplify]: Extracting #3: cost 110 inf + 419 210.345 * * [simplify]: Extracting #4: cost 105 inf + 1287 210.347 * * [simplify]: Extracting #5: cost 67 inf + 6197 210.351 * * [simplify]: Extracting #6: cost 9 inf + 15397 210.356 * * [simplify]: Extracting #7: cost 0 inf + 17575 210.364 * * [simplify]: Extracting #8: cost 0 inf + 17480 210.374 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 210.374 * [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))))) 210.375 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 210.375 * * [simplify]: iters left: 6 (12 enodes) 210.385 * * [simplify]: iters left: 5 (49 enodes) 210.403 * * [simplify]: iters left: 4 (94 enodes) 210.424 * * [simplify]: iters left: 3 (221 enodes) 210.541 * * [simplify]: iters left: 2 (492 enodes) 210.946 * * [simplify]: Extracting #0: cost 1 inf + 0 210.946 * * [simplify]: Extracting #1: cost 0 inf + 1 210.946 * [simplify]: Simplified to 0 210.946 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 210.946 * * * * [progress]: [ 350 / 3260 ] simplifiying candidate # 210.946 * [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)))))) 210.947 * * [simplify]: iters left: 6 (23 enodes) 210.953 * * [simplify]: iters left: 5 (85 enodes) 210.968 * * [simplify]: iters left: 4 (168 enodes) 211.014 * * [simplify]: iters left: 3 (372 enodes) 211.207 * * [simplify]: Extracting #0: cost 1 inf + 0 211.207 * * [simplify]: Extracting #1: cost 11 inf + 0 211.208 * * [simplify]: Extracting #2: cost 123 inf + 0 211.209 * * [simplify]: Extracting #3: cost 176 inf + 91 211.211 * * [simplify]: Extracting #4: cost 165 inf + 2091 211.220 * * [simplify]: Extracting #5: cost 62 inf + 22287 211.235 * * [simplify]: Extracting #6: cost 2 inf + 34552 211.245 * * [simplify]: Extracting #7: cost 0 inf + 34841 211.253 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 211.253 * [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))))))) 211.253 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 211.253 * * [simplify]: iters left: 6 (13 enodes) 211.257 * * [simplify]: iters left: 5 (52 enodes) 211.270 * * [simplify]: iters left: 4 (111 enodes) 211.309 * * [simplify]: iters left: 3 (278 enodes) 211.458 * * [simplify]: Extracting #0: cost 1 inf + 0 211.458 * * [simplify]: Extracting #1: cost 0 inf + 1 211.458 * [simplify]: Simplified to 0 211.458 * [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)) 211.459 * * * * [progress]: [ 351 / 3260 ] simplifiying candidate # 211.459 * [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))))) 211.459 * * [simplify]: iters left: 6 (22 enodes) 211.470 * * [simplify]: iters left: 5 (80 enodes) 211.498 * * [simplify]: iters left: 4 (144 enodes) 211.559 * * [simplify]: iters left: 3 (275 enodes) 211.673 * * [simplify]: iters left: 2 (498 enodes) 211.931 * * [simplify]: Extracting #0: cost 1 inf + 0 211.931 * * [simplify]: Extracting #1: cost 11 inf + 0 211.932 * * [simplify]: Extracting #2: cost 81 inf + 0 211.932 * * [simplify]: Extracting #3: cost 110 inf + 338 211.934 * * [simplify]: Extracting #4: cost 54 inf + 6093 211.938 * * [simplify]: Extracting #5: cost 26 inf + 9845 211.947 * * [simplify]: Extracting #6: cost 5 inf + 13696 211.957 * * [simplify]: Extracting #7: cost 0 inf + 15238 211.967 * * [simplify]: Extracting #8: cost 0 inf + 15183 211.977 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ b a) 1/2)) 211.977 * [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)))))) 211.978 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 211.978 * * [simplify]: iters left: 6 (12 enodes) 211.985 * * [simplify]: iters left: 5 (47 enodes) 212.000 * * [simplify]: iters left: 4 (89 enodes) 212.023 * * [simplify]: iters left: 3 (186 enodes) 212.091 * * [simplify]: iters left: 2 (378 enodes) 212.293 * * [simplify]: Extracting #0: cost 1 inf + 0 212.293 * * [simplify]: Extracting #1: cost 0 inf + 1 212.293 * [simplify]: Simplified to 0 212.293 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 212.293 * * * * [progress]: [ 352 / 3260 ] simplifiying candidate # 212.293 * [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)))) 212.293 * * [simplify]: iters left: 6 (21 enodes) 212.300 * * [simplify]: iters left: 5 (74 enodes) 212.324 * * [simplify]: iters left: 4 (110 enodes) 212.356 * * [simplify]: iters left: 3 (163 enodes) 212.387 * * [simplify]: iters left: 2 (238 enodes) 212.469 * * [simplify]: iters left: 1 (332 enodes) 212.555 * * [simplify]: Extracting #0: cost 1 inf + 0 212.555 * * [simplify]: Extracting #1: cost 9 inf + 0 212.555 * * [simplify]: Extracting #2: cost 57 inf + 2 212.556 * * [simplify]: Extracting #3: cost 62 inf + 757 212.557 * * [simplify]: Extracting #4: cost 41 inf + 2628 212.558 * * [simplify]: Extracting #5: cost 34 inf + 3293 212.560 * * [simplify]: Extracting #6: cost 21 inf + 4469 212.562 * * [simplify]: Extracting #7: cost 6 inf + 8625 212.565 * * [simplify]: Extracting #8: cost 0 inf + 10710 212.568 * * [simplify]: Extracting #9: cost 0 inf + 10655 212.573 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b a) 1/2)) 212.573 * [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))))) 212.574 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 212.574 * * [simplify]: iters left: 6 (11 enodes) 212.580 * * [simplify]: iters left: 5 (40 enodes) 212.594 * * [simplify]: iters left: 4 (65 enodes) 212.610 * * [simplify]: iters left: 3 (97 enodes) 212.631 * * [simplify]: iters left: 2 (165 enodes) 212.702 * * [simplify]: iters left: 1 (271 enodes) 212.787 * * [simplify]: Extracting #0: cost 1 inf + 0 212.787 * * [simplify]: Extracting #1: cost 0 inf + 1 212.787 * [simplify]: Simplified to 0 212.787 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 212.788 * * * * [progress]: [ 353 / 3260 ] simplifiying candidate # 212.788 * [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)))))) 212.788 * * [simplify]: iters left: 6 (22 enodes) 212.800 * * [simplify]: iters left: 5 (84 enodes) 212.831 * * [simplify]: iters left: 4 (163 enodes) 212.877 * * [simplify]: iters left: 3 (346 enodes) 213.065 * * [simplify]: Extracting #0: cost 1 inf + 0 213.066 * * [simplify]: Extracting #1: cost 11 inf + 0 213.066 * * [simplify]: Extracting #2: cost 115 inf + 0 213.067 * * [simplify]: Extracting #3: cost 157 inf + 90 213.070 * * [simplify]: Extracting #4: cost 127 inf + 5571 213.075 * * [simplify]: Extracting #5: cost 31 inf + 24884 213.082 * * [simplify]: Extracting #6: cost 2 inf + 30638 213.089 * * [simplify]: Extracting #7: cost 0 inf + 31438 213.097 * * [simplify]: Extracting #8: cost 0 inf + 31343 213.109 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 213.109 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 213.110 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 213.110 * * [simplify]: iters left: 6 (12 enodes) 213.116 * * [simplify]: iters left: 5 (51 enodes) 213.135 * * [simplify]: iters left: 4 (106 enodes) 213.189 * * [simplify]: iters left: 3 (247 enodes) 213.322 * * [simplify]: Extracting #0: cost 1 inf + 0 213.322 * * [simplify]: Extracting #1: cost 0 inf + 1 213.322 * [simplify]: Simplified to 0 213.322 * [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)) 213.322 * * * * [progress]: [ 354 / 3260 ] simplifiying candidate # 213.322 * [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))))) 213.323 * * [simplify]: iters left: 6 (21 enodes) 213.328 * * [simplify]: iters left: 5 (79 enodes) 213.354 * * [simplify]: iters left: 4 (141 enodes) 213.409 * * [simplify]: iters left: 3 (272 enodes) 213.491 * * [simplify]: Extracting #0: cost 1 inf + 0 213.492 * * [simplify]: Extracting #1: cost 11 inf + 0 213.492 * * [simplify]: Extracting #2: cost 88 inf + 0 213.492 * * [simplify]: Extracting #3: cost 95 inf + 585 213.494 * * [simplify]: Extracting #4: cost 41 inf + 7102 213.497 * * [simplify]: Extracting #5: cost 21 inf + 9858 213.503 * * [simplify]: Extracting #6: cost 4 inf + 13104 213.511 * * [simplify]: Extracting #7: cost 0 inf + 14425 213.519 * * [simplify]: Extracting #8: cost 0 inf + 14330 213.526 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 213.527 * [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)))))) 213.527 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 213.527 * * [simplify]: iters left: 6 (11 enodes) 213.530 * * [simplify]: iters left: 5 (46 enodes) 213.539 * * [simplify]: iters left: 4 (86 enodes) 213.561 * * [simplify]: iters left: 3 (183 enodes) 213.661 * * [simplify]: iters left: 2 (372 enodes) 213.839 * * [simplify]: Extracting #0: cost 1 inf + 0 213.839 * * [simplify]: Extracting #1: cost 0 inf + 1 213.839 * [simplify]: Simplified to 0 213.839 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 213.840 * * * * [progress]: [ 355 / 3260 ] simplifiying candidate # 213.840 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 213.840 * * [simplify]: iters left: 6 (20 enodes) 213.846 * * [simplify]: iters left: 5 (73 enodes) 213.875 * * [simplify]: iters left: 4 (109 enodes) 213.912 * * [simplify]: iters left: 3 (162 enodes) 213.954 * * [simplify]: iters left: 2 (237 enodes) 214.024 * * [simplify]: iters left: 1 (333 enodes) 214.152 * * [simplify]: Extracting #0: cost 1 inf + 0 214.152 * * [simplify]: Extracting #1: cost 9 inf + 0 214.152 * * [simplify]: Extracting #2: cost 58 inf + 2 214.153 * * [simplify]: Extracting #3: cost 57 inf + 1090 214.154 * * [simplify]: Extracting #4: cost 34 inf + 3125 214.156 * * [simplify]: Extracting #5: cost 33 inf + 3335 214.157 * * [simplify]: Extracting #6: cost 21 inf + 4525 214.160 * * [simplify]: Extracting #7: cost 4 inf + 9523 214.163 * * [simplify]: Extracting #8: cost 0 inf + 10655 214.166 * [simplify]: Simplified to (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 214.166 * [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))))) 214.166 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 214.166 * * [simplify]: iters left: 6 (10 enodes) 214.169 * * [simplify]: iters left: 5 (39 enodes) 214.178 * * [simplify]: iters left: 4 (64 enodes) 214.196 * * [simplify]: iters left: 3 (96 enodes) 214.222 * * [simplify]: iters left: 2 (164 enodes) 214.268 * * [simplify]: iters left: 1 (270 enodes) 214.357 * * [simplify]: Extracting #0: cost 1 inf + 0 214.357 * * [simplify]: Extracting #1: cost 0 inf + 1 214.357 * [simplify]: Simplified to 0 214.358 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 0)) 214.358 * * * * [progress]: [ 356 / 3260 ] simplifiying candidate # 214.358 * [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)))))) 214.358 * * [simplify]: iters left: 6 (22 enodes) 214.369 * * [simplify]: iters left: 5 (85 enodes) 214.385 * * [simplify]: iters left: 4 (172 enodes) 214.423 * * [simplify]: iters left: 3 (343 enodes) 214.521 * * [simplify]: Extracting #0: cost 1 inf + 0 214.522 * * [simplify]: Extracting #1: cost 11 inf + 0 214.522 * * [simplify]: Extracting #2: cost 95 inf + 0 214.522 * * [simplify]: Extracting #3: cost 151 inf + 132 214.524 * * [simplify]: Extracting #4: cost 98 inf + 8427 214.529 * * [simplify]: Extracting #5: cost 32 inf + 20470 214.542 * * [simplify]: Extracting #6: cost 14 inf + 23141 214.550 * * [simplify]: Extracting #7: cost 5 inf + 25817 214.556 * * [simplify]: Extracting #8: cost 0 inf + 27534 214.563 * * [simplify]: Extracting #9: cost 0 inf + 27454 214.570 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 214.570 * [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))))))) 214.570 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 214.570 * * [simplify]: iters left: 6 (12 enodes) 214.575 * * [simplify]: iters left: 5 (53 enodes) 214.594 * * [simplify]: iters left: 4 (117 enodes) 214.643 * * [simplify]: iters left: 3 (255 enodes) 214.752 * * [simplify]: Extracting #0: cost 1 inf + 0 214.752 * * [simplify]: Extracting #1: cost 0 inf + 1 214.752 * [simplify]: Simplified to 0 214.752 * [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)) 214.753 * * * * [progress]: [ 357 / 3260 ] simplifiying candidate # 214.753 * [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))))) 214.753 * * [simplify]: iters left: 6 (21 enodes) 214.764 * * [simplify]: iters left: 5 (80 enodes) 214.778 * * [simplify]: iters left: 4 (151 enodes) 214.813 * * [simplify]: iters left: 3 (257 enodes) 214.894 * * [simplify]: iters left: 2 (474 enodes) 215.148 * * [simplify]: Extracting #0: cost 1 inf + 0 215.148 * * [simplify]: Extracting #1: cost 11 inf + 0 215.149 * * [simplify]: Extracting #2: cost 99 inf + 0 215.149 * * [simplify]: Extracting #3: cost 130 inf + 341 215.151 * * [simplify]: Extracting #4: cost 88 inf + 4094 215.157 * * [simplify]: Extracting #5: cost 24 inf + 11880 215.167 * * [simplify]: Extracting #6: cost 4 inf + 15809 215.178 * * [simplify]: Extracting #7: cost 0 inf + 17092 215.190 * * [simplify]: Extracting #8: cost 0 inf + 17037 215.205 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 215.205 * [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)))))) 215.206 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 215.206 * * [simplify]: iters left: 6 (11 enodes) 215.213 * * [simplify]: iters left: 5 (48 enodes) 215.231 * * [simplify]: iters left: 4 (98 enodes) 215.266 * * [simplify]: iters left: 3 (181 enodes) 215.345 * * [simplify]: iters left: 2 (358 enodes) 215.539 * * [simplify]: Extracting #0: cost 1 inf + 0 215.539 * * [simplify]: Extracting #1: cost 0 inf + 1 215.539 * [simplify]: Simplified to 0 215.539 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 0)) 215.539 * * * * [progress]: [ 358 / 3260 ] simplifiying candidate # 215.539 * [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)))) 215.539 * * [simplify]: iters left: 6 (20 enodes) 215.545 * * [simplify]: iters left: 5 (73 enodes) 215.558 * * [simplify]: iters left: 4 (129 enodes) 215.582 * * [simplify]: iters left: 3 (202 enodes) 215.621 * * [simplify]: iters left: 2 (313 enodes) 215.713 * * [simplify]: iters left: 1 (428 enodes) 215.854 * * [simplify]: Extracting #0: cost 1 inf + 0 215.854 * * [simplify]: Extracting #1: cost 11 inf + 0 215.854 * * [simplify]: Extracting #2: cost 53 inf + 42 215.855 * * [simplify]: Extracting #3: cost 58 inf + 795 215.856 * * [simplify]: Extracting #4: cost 35 inf + 2586 215.857 * * [simplify]: Extracting #5: cost 33 inf + 2797 215.859 * * [simplify]: Extracting #6: cost 19 inf + 4329 215.861 * * [simplify]: Extracting #7: cost 12 inf + 6068 215.864 * * [simplify]: Extracting #8: cost 2 inf + 9305 215.868 * * [simplify]: Extracting #9: cost 0 inf + 10027 215.872 * [simplify]: Simplified to (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 215.872 * [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))))) 215.872 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 215.873 * * [simplify]: iters left: 6 (10 enodes) 215.879 * * [simplify]: iters left: 5 (41 enodes) 215.892 * * [simplify]: iters left: 4 (81 enodes) 215.915 * * [simplify]: iters left: 3 (127 enodes) 215.951 * * [simplify]: iters left: 2 (186 enodes) 215.984 * * [simplify]: iters left: 1 (266 enodes) 216.105 * * [simplify]: Extracting #0: cost 1 inf + 0 216.105 * * [simplify]: Extracting #1: cost 0 inf + 1 216.105 * [simplify]: Simplified to 0 216.105 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 0)) 216.105 * * * * [progress]: [ 359 / 3260 ] simplifiying candidate # 216.105 * [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))) 216.106 * * [simplify]: iters left: 6 (19 enodes) 216.115 * * [simplify]: iters left: 5 (70 enodes) 216.141 * * [simplify]: iters left: 4 (111 enodes) 216.163 * * [simplify]: iters left: 3 (166 enodes) 216.197 * * [simplify]: iters left: 2 (239 enodes) 216.253 * * [simplify]: iters left: 1 (348 enodes) 216.380 * * [simplify]: Extracting #0: cost 1 inf + 0 216.381 * * [simplify]: Extracting #1: cost 9 inf + 0 216.381 * * [simplify]: Extracting #2: cost 64 inf + 2 216.382 * * [simplify]: Extracting #3: cost 70 inf + 841 216.384 * * [simplify]: Extracting #4: cost 43 inf + 3004 216.388 * * [simplify]: Extracting #5: cost 26 inf + 4817 216.394 * * [simplify]: Extracting #6: cost 5 inf + 9548 216.400 * * [simplify]: Extracting #7: cost 0 inf + 11171 216.410 * * [simplify]: Extracting #8: cost 0 inf + 11116 216.416 * [simplify]: Simplified to (+ (/ (/ b a) -2) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 216.416 * [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)))) 216.416 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 216.416 * * [simplify]: iters left: 6 (9 enodes) 216.419 * * [simplify]: iters left: 5 (36 enodes) 216.426 * * [simplify]: iters left: 4 (67 enodes) 216.439 * * [simplify]: iters left: 3 (97 enodes) 216.467 * * [simplify]: iters left: 2 (158 enodes) 216.541 * * [simplify]: iters left: 1 (263 enodes) 216.607 * * [simplify]: Extracting #0: cost 1 inf + 0 216.607 * * [simplify]: Extracting #1: cost 0 inf + 1 216.607 * [simplify]: Simplified to 0 216.607 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ b a) -2) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 0)) 216.608 * * * * [progress]: [ 360 / 3260 ] simplifiying candidate # 216.608 * [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)))) 216.608 * * [simplify]: iters left: 6 (19 enodes) 216.618 * * [simplify]: iters left: 5 (71 enodes) 216.632 * * [simplify]: iters left: 4 (120 enodes) 216.656 * * [simplify]: iters left: 3 (194 enodes) 216.717 * * [simplify]: iters left: 2 (289 enodes) 216.798 * * [simplify]: iters left: 1 (429 enodes) 216.947 * * [simplify]: Extracting #0: cost 1 inf + 0 216.947 * * [simplify]: Extracting #1: cost 11 inf + 0 216.947 * * [simplify]: Extracting #2: cost 58 inf + 0 216.948 * * [simplify]: Extracting #3: cost 61 inf + 552 216.951 * * [simplify]: Extracting #4: cost 36 inf + 2548 216.954 * * [simplify]: Extracting #5: cost 34 inf + 2798 216.957 * * [simplify]: Extracting #6: cost 26 inf + 3545 216.966 * * [simplify]: Extracting #7: cost 5 inf + 8972 216.972 * * [simplify]: Extracting #8: cost 0 inf + 10214 216.978 * * [simplify]: Extracting #9: cost 0 inf + 10158 216.984 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 216.984 * [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))))) 216.985 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 216.985 * * [simplify]: iters left: 5 (9 enodes) 216.990 * * [simplify]: iters left: 4 (39 enodes) 217.004 * * [simplify]: iters left: 3 (65 enodes) 217.027 * * [simplify]: iters left: 2 (129 enodes) 217.070 * * [simplify]: iters left: 1 (210 enodes) 217.142 * * [simplify]: Extracting #0: cost 1 inf + 0 217.142 * * [simplify]: Extracting #1: cost 0 inf + 1 217.142 * [simplify]: Simplified to 0 217.142 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 217.143 * * * * [progress]: [ 361 / 3260 ] simplifiying candidate # 217.143 * [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)))))) 217.143 * * [simplify]: iters left: 6 (26 enodes) 217.156 * * [simplify]: iters left: 5 (103 enodes) 217.193 * * [simplify]: iters left: 4 (191 enodes) 217.261 * * [simplify]: iters left: 3 (461 enodes) 217.597 * * [simplify]: Extracting #0: cost 1 inf + 0 217.597 * * [simplify]: Extracting #1: cost 11 inf + 0 217.597 * * [simplify]: Extracting #2: cost 174 inf + 0 217.599 * * [simplify]: Extracting #3: cost 313 inf + 746 217.600 * * [simplify]: Extracting #4: cost 292 inf + 3387 217.603 * * [simplify]: Extracting #5: cost 272 inf + 9914 217.609 * * [simplify]: Extracting #6: cost 256 inf + 15305 217.624 * * [simplify]: Extracting #7: cost 181 inf + 49492 217.655 * * [simplify]: Extracting #8: cost 22 inf + 139456 217.715 * * [simplify]: Extracting #9: cost 0 inf + 149955 217.754 * * [simplify]: Extracting #10: cost 0 inf + 149820 217.800 * [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))) 217.800 * [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))))))) 217.800 * [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))))) 217.800 * * [simplify]: iters left: 6 (10 enodes) 217.803 * * [simplify]: iters left: 5 (37 enodes) 217.812 * * [simplify]: iters left: 4 (57 enodes) 217.832 * * [simplify]: iters left: 3 (104 enodes) 217.865 * * [simplify]: iters left: 2 (158 enodes) 217.892 * * [simplify]: iters left: 1 (225 enodes) 217.940 * * [simplify]: Extracting #0: cost 1 inf + 0 217.940 * * [simplify]: Extracting #1: cost 0 inf + 1 217.940 * [simplify]: Simplified to 0 217.940 * [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)) 217.940 * * * * [progress]: [ 362 / 3260 ] simplifiying candidate # 217.940 * [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))))) 217.941 * * [simplify]: iters left: 6 (25 enodes) 217.953 * * [simplify]: iters left: 5 (94 enodes) 217.969 * * [simplify]: iters left: 4 (175 enodes) 218.016 * * [simplify]: iters left: 3 (432 enodes) 218.377 * * [simplify]: Extracting #0: cost 1 inf + 0 218.377 * * [simplify]: Extracting #1: cost 9 inf + 0 218.378 * * [simplify]: Extracting #2: cost 170 inf + 0 218.380 * * [simplify]: Extracting #3: cost 309 inf + 248 218.383 * * [simplify]: Extracting #4: cost 292 inf + 2248 218.387 * * [simplify]: Extracting #5: cost 275 inf + 7279 218.392 * * [simplify]: Extracting #6: cost 261 inf + 10471 218.408 * * [simplify]: Extracting #7: cost 202 inf + 38102 218.454 * * [simplify]: Extracting #8: cost 27 inf + 135327 218.499 * * [simplify]: Extracting #9: cost 0 inf + 148621 218.543 * * [simplify]: Extracting #10: cost 0 inf + 148381 218.585 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 218.585 * [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)))))) 218.585 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 218.586 * * [simplify]: iters left: 6 (9 enodes) 218.591 * * [simplify]: iters left: 5 (29 enodes) 218.600 * * [simplify]: iters left: 4 (42 enodes) 218.610 * * [simplify]: iters left: 3 (58 enodes) 218.618 * * [simplify]: iters left: 2 (68 enodes) 218.626 * * [simplify]: Extracting #0: cost 1 inf + 0 218.626 * * [simplify]: Extracting #1: cost 0 inf + 1 218.626 * [simplify]: Simplified to 0 218.626 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 0)) 218.627 * * * * [progress]: [ 363 / 3260 ] simplifiying candidate # 218.627 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 218.627 * * [simplify]: iters left: 6 (27 enodes) 218.634 * * [simplify]: iters left: 5 (111 enodes) 218.665 * * [simplify]: iters left: 4 (252 enodes) 218.750 * * [simplify]: Extracting #0: cost 1 inf + 0 218.750 * * [simplify]: Extracting #1: cost 11 inf + 0 218.751 * * [simplify]: Extracting #2: cost 120 inf + 0 218.752 * * [simplify]: Extracting #3: cost 196 inf + 1 218.753 * * [simplify]: Extracting #4: cost 189 inf + 1588 218.755 * * [simplify]: Extracting #5: cost 182 inf + 4013 218.759 * * [simplify]: Extracting #6: cost 95 inf + 35434 218.772 * * [simplify]: Extracting #7: cost 5 inf + 78372 218.786 * * [simplify]: Extracting #8: cost 0 inf + 80192 218.814 * * [simplify]: Extracting #9: cost 0 inf + 80122 218.830 * [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)))) 218.830 * [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))))))) 218.831 * [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))))) 218.831 * * [simplify]: iters left: 6 (13 enodes) 218.834 * * [simplify]: iters left: 5 (53 enodes) 218.844 * * [simplify]: iters left: 4 (117 enodes) 218.897 * * [simplify]: iters left: 3 (275 enodes) 219.000 * * [simplify]: iters left: 2 (474 enodes) 219.158 * * [simplify]: Extracting #0: cost 1 inf + 0 219.158 * * [simplify]: Extracting #1: cost 0 inf + 1 219.158 * [simplify]: Simplified to 0 219.158 * [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)) 219.159 * * * * [progress]: [ 364 / 3260 ] simplifiying candidate # 219.159 * [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))))) 219.159 * * [simplify]: iters left: 6 (28 enodes) 219.166 * * [simplify]: iters left: 5 (111 enodes) 219.198 * * [simplify]: iters left: 4 (221 enodes) 219.274 * * [simplify]: Extracting #0: cost 1 inf + 0 219.274 * * [simplify]: Extracting #1: cost 11 inf + 0 219.274 * * [simplify]: Extracting #2: cost 108 inf + 0 219.274 * * [simplify]: Extracting #3: cost 174 inf + 1 219.275 * * [simplify]: Extracting #4: cost 173 inf + 448 219.276 * * [simplify]: Extracting #5: cost 170 inf + 2104 219.279 * * [simplify]: Extracting #6: cost 120 inf + 21405 219.292 * * [simplify]: Extracting #7: cost 17 inf + 64530 219.316 * * [simplify]: Extracting #8: cost 0 inf + 71436 219.341 * * [simplify]: Extracting #9: cost 0 inf + 71276 219.368 * [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)))) 219.369 * [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)))))) 219.370 * [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)))) 219.370 * * [simplify]: iters left: 6 (12 enodes) 219.384 * * [simplify]: iters left: 5 (47 enodes) 219.399 * * [simplify]: iters left: 4 (82 enodes) 219.414 * * [simplify]: iters left: 3 (157 enodes) 219.455 * * [simplify]: iters left: 2 (248 enodes) 219.540 * * [simplify]: iters left: 1 (341 enodes) 219.618 * * [simplify]: Extracting #0: cost 1 inf + 0 219.618 * * [simplify]: Extracting #1: cost 0 inf + 1 219.618 * [simplify]: Simplified to 0 219.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)))) (* (* (/ (cbrt (/ b 2)) (sqrt a)) (cbrt (/ b 2))) (/ (cbrt (/ b 2)) (sqrt a)))) 0)) 219.619 * * * * [progress]: [ 365 / 3260 ] simplifiying candidate # 219.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)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 219.619 * * [simplify]: iters left: 6 (28 enodes) 219.627 * * [simplify]: iters left: 5 (111 enodes) 219.648 * * [simplify]: iters left: 4 (229 enodes) 219.730 * * [simplify]: Extracting #0: cost 1 inf + 0 219.730 * * [simplify]: Extracting #1: cost 13 inf + 0 219.731 * * [simplify]: Extracting #2: cost 119 inf + 0 219.731 * * [simplify]: Extracting #3: cost 175 inf + 45 219.732 * * [simplify]: Extracting #4: cost 174 inf + 372 219.733 * * [simplify]: Extracting #5: cost 169 inf + 2234 219.736 * * [simplify]: Extracting #6: cost 104 inf + 23493 219.747 * * [simplify]: Extracting #7: cost 6 inf + 67114 219.760 * * [simplify]: Extracting #8: cost 0 inf + 69176 219.776 * * [simplify]: Extracting #9: cost 0 inf + 69146 219.801 * [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)) 219.801 * [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))))) 219.802 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 219.802 * * [simplify]: iters left: 6 (12 enodes) 219.805 * * [simplify]: iters left: 5 (47 enodes) 219.814 * * [simplify]: iters left: 4 (89 enodes) 219.839 * * [simplify]: iters left: 3 (180 enodes) 219.915 * * [simplify]: iters left: 2 (296 enodes) 219.993 * * [simplify]: iters left: 1 (428 enodes) 220.106 * * [simplify]: Extracting #0: cost 1 inf + 0 220.106 * * [simplify]: Extracting #1: cost 0 inf + 1 220.106 * [simplify]: Simplified to 0 220.106 * [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)) 220.107 * * * * [progress]: [ 366 / 3260 ] simplifiying candidate # 220.107 * [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)))))) 220.107 * * [simplify]: iters left: 6 (26 enodes) 220.121 * * [simplify]: iters left: 5 (104 enodes) 220.153 * * [simplify]: iters left: 4 (213 enodes) 220.212 * * [simplify]: Extracting #0: cost 1 inf + 0 220.212 * * [simplify]: Extracting #1: cost 11 inf + 0 220.213 * * [simplify]: Extracting #2: cost 99 inf + 0 220.213 * * [simplify]: Extracting #3: cost 164 inf + 1 220.214 * * [simplify]: Extracting #4: cost 164 inf + 407 220.214 * * [simplify]: Extracting #5: cost 168 inf + 892 220.215 * * [simplify]: Extracting #6: cost 148 inf + 4396 220.219 * * [simplify]: Extracting #7: cost 79 inf + 27748 220.230 * * [simplify]: Extracting #8: cost 7 inf + 64892 220.254 * * [simplify]: Extracting #9: cost 0 inf + 68272 220.271 * * [simplify]: Extracting #10: cost 0 inf + 68177 220.283 * [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))) 220.283 * [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))))))) 220.283 * [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))))) 220.283 * * [simplify]: iters left: 6 (12 enodes) 220.287 * * [simplify]: iters left: 5 (46 enodes) 220.302 * * [simplify]: iters left: 4 (81 enodes) 220.320 * * [simplify]: iters left: 3 (134 enodes) 220.342 * * [simplify]: iters left: 2 (197 enodes) 220.403 * * [simplify]: iters left: 1 (271 enodes) 220.481 * * [simplify]: Extracting #0: cost 1 inf + 0 220.481 * * [simplify]: Extracting #1: cost 0 inf + 1 220.481 * [simplify]: Simplified to 0 220.482 * [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)) 220.482 * * * * [progress]: [ 367 / 3260 ] simplifiying candidate # 220.482 * [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))))) 220.483 * * [simplify]: iters left: 6 (26 enodes) 220.495 * * [simplify]: iters left: 5 (101 enodes) 220.514 * * [simplify]: iters left: 4 (190 enodes) 220.577 * * [simplify]: iters left: 3 (461 enodes) 220.921 * * [simplify]: Extracting #0: cost 1 inf + 0 220.921 * * [simplify]: Extracting #1: cost 9 inf + 0 220.922 * * [simplify]: Extracting #2: cost 171 inf + 0 220.923 * * [simplify]: Extracting #3: cost 323 inf + 1 220.925 * * [simplify]: Extracting #4: cost 306 inf + 1999 220.927 * * [simplify]: Extracting #5: cost 273 inf + 9701 220.931 * * [simplify]: Extracting #6: cost 253 inf + 14335 220.942 * * [simplify]: Extracting #7: cost 202 inf + 37434 220.988 * * [simplify]: Extracting #8: cost 26 inf + 136322 221.030 * * [simplify]: Extracting #9: cost 0 inf + 149381 221.075 * * [simplify]: Extracting #10: cost 0 inf + 149086 221.125 * [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))) 221.125 * [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)))))) 221.125 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 221.126 * * [simplify]: iters left: 6 (10 enodes) 221.131 * * [simplify]: iters left: 5 (38 enodes) 221.143 * * [simplify]: iters left: 4 (59 enodes) 221.162 * * [simplify]: iters left: 3 (88 enodes) 221.179 * * [simplify]: iters left: 2 (117 enodes) 221.195 * * [simplify]: iters left: 1 (144 enodes) 221.223 * * [simplify]: Extracting #0: cost 1 inf + 0 221.223 * * [simplify]: Extracting #1: cost 0 inf + 1 221.223 * [simplify]: Simplified to 0 221.223 * [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)) 221.223 * * * * [progress]: [ 368 / 3260 ] simplifiying candidate # 221.223 * [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)))) 221.224 * * [simplify]: iters left: 6 (27 enodes) 221.231 * * [simplify]: iters left: 5 (106 enodes) 221.253 * * [simplify]: iters left: 4 (201 enodes) 221.323 * * [simplify]: iters left: 3 (489 enodes) 221.676 * * [simplify]: Extracting #0: cost 1 inf + 0 221.676 * * [simplify]: Extracting #1: cost 11 inf + 0 221.677 * * [simplify]: Extracting #2: cost 178 inf + 0 221.679 * * [simplify]: Extracting #3: cost 313 inf + 332 221.682 * * [simplify]: Extracting #4: cost 290 inf + 3914 221.687 * * [simplify]: Extracting #5: cost 269 inf + 9665 221.691 * * [simplify]: Extracting #6: cost 255 inf + 12188 221.700 * * [simplify]: Extracting #7: cost 177 inf + 49104 221.735 * * [simplify]: Extracting #8: cost 21 inf + 137160 221.811 * * [simplify]: Extracting #9: cost 0 inf + 146893 221.853 * * [simplify]: Extracting #10: cost 0 inf + 146463 221.895 * [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)) 221.895 * [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))))) 221.896 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 221.896 * * [simplify]: iters left: 6 (11 enodes) 221.900 * * [simplify]: iters left: 5 (42 enodes) 221.908 * * [simplify]: iters left: 4 (67 enodes) 221.921 * * [simplify]: iters left: 3 (111 enodes) 221.945 * * [simplify]: iters left: 2 (140 enodes) 221.980 * * [simplify]: iters left: 1 (160 enodes) 222.017 * * [simplify]: Extracting #0: cost 1 inf + 0 222.018 * * [simplify]: Extracting #1: cost 0 inf + 1 222.018 * [simplify]: Simplified to 0 222.018 * [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)) 222.018 * * * * [progress]: [ 369 / 3260 ] simplifiying candidate # 222.018 * [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)))))) 222.019 * * [simplify]: iters left: 6 (28 enodes) 222.033 * * [simplify]: iters left: 5 (118 enodes) 222.080 * * [simplify]: iters left: 4 (297 enodes) 222.185 * * [simplify]: Extracting #0: cost 1 inf + 0 222.185 * * [simplify]: Extracting #1: cost 11 inf + 0 222.185 * * [simplify]: Extracting #2: cost 203 inf + 0 222.187 * * [simplify]: Extracting #3: cost 356 inf + 1 222.188 * * [simplify]: Extracting #4: cost 352 inf + 771 222.191 * * [simplify]: Extracting #5: cost 305 inf + 13995 222.206 * * [simplify]: Extracting #6: cost 99 inf + 98338 222.258 * * [simplify]: Extracting #7: cost 2 inf + 141116 222.307 * * [simplify]: Extracting #8: cost 0 inf + 141716 222.344 * * [simplify]: Extracting #9: cost 0 inf + 141701 222.374 * [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)))))) 222.374 * [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))))))) 222.375 * [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))))) 222.375 * * [simplify]: iters left: 6 (16 enodes) 222.384 * * [simplify]: iters left: 5 (68 enodes) 222.410 * * [simplify]: iters left: 4 (179 enodes) 222.509 * * [simplify]: Extracting #0: cost 1 inf + 0 222.509 * * [simplify]: Extracting #1: cost 27 inf + 0 222.510 * * [simplify]: Extracting #2: cost 153 inf + 0 222.511 * * [simplify]: Extracting #3: cost 242 inf + 83 222.516 * * [simplify]: Extracting #4: cost 185 inf + 16503 222.538 * * [simplify]: Extracting #5: cost 15 inf + 79352 222.564 * * [simplify]: Extracting #6: cost 0 inf + 84943 222.582 * [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))))) 222.582 * [simplify]: 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))))))) 222.582 * * * * [progress]: [ 370 / 3260 ] simplifiying candidate # 222.582 * [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))))) 222.583 * * [simplify]: iters left: 6 (29 enodes) 222.590 * * [simplify]: iters left: 5 (121 enodes) 222.622 * * [simplify]: iters left: 4 (280 enodes) 222.717 * * [simplify]: Extracting #0: cost 1 inf + 0 222.717 * * [simplify]: Extracting #1: cost 11 inf + 0 222.717 * * [simplify]: Extracting #2: cost 172 inf + 0 222.718 * * [simplify]: Extracting #3: cost 297 inf + 1 222.719 * * [simplify]: Extracting #4: cost 283 inf + 2467 222.724 * * [simplify]: Extracting #5: cost 164 inf + 39653 222.733 * * [simplify]: Extracting #6: cost 117 inf + 54777 222.745 * * [simplify]: Extracting #7: cost 76 inf + 71536 222.775 * * [simplify]: Extracting #8: cost 8 inf + 108758 222.808 * * [simplify]: Extracting #9: cost 0 inf + 112396 222.828 * * [simplify]: Extracting #10: cost 0 inf + 112166 222.860 * [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)))) 222.860 * [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)))))) 222.861 * [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)))) 222.861 * * [simplify]: iters left: 6 (15 enodes) 222.869 * * [simplify]: iters left: 5 (63 enodes) 222.891 * * [simplify]: iters left: 4 (145 enodes) 222.970 * * [simplify]: iters left: 3 (499 enodes) 223.297 * * [simplify]: Extracting #0: cost 1 inf + 0 223.297 * * [simplify]: Extracting #1: cost 0 inf + 1 223.297 * [simplify]: Simplified to 0 223.297 * [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)) 223.297 * * * * [progress]: [ 371 / 3260 ] simplifiying candidate # 223.298 * [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)))) 223.298 * * [simplify]: iters left: 6 (29 enodes) 223.305 * * [simplify]: iters left: 5 (120 enodes) 223.334 * * [simplify]: iters left: 4 (294 enodes) 223.498 * * [simplify]: Extracting #0: cost 1 inf + 0 223.498 * * [simplify]: Extracting #1: cost 13 inf + 0 223.499 * * [simplify]: Extracting #2: cost 177 inf + 0 223.501 * * [simplify]: Extracting #3: cost 290 inf + 3 223.504 * * [simplify]: Extracting #4: cost 271 inf + 4297 223.509 * * [simplify]: Extracting #5: cost 161 inf + 34880 223.523 * * [simplify]: Extracting #6: cost 95 inf + 60070 223.538 * * [simplify]: Extracting #7: cost 10 inf + 100860 223.559 * * [simplify]: Extracting #8: cost 0 inf + 106273 223.591 * * [simplify]: Extracting #9: cost 0 inf + 105938 223.611 * * [simplify]: Extracting #10: cost 0 inf + 105923 223.631 * [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))) 223.631 * [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))))) 223.632 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 223.632 * * [simplify]: iters left: 6 (15 enodes) 223.636 * * [simplify]: iters left: 5 (62 enodes) 223.655 * * [simplify]: iters left: 4 (159 enodes) 223.708 * * [simplify]: iters left: 3 (475 enodes) 224.020 * * [simplify]: Extracting #0: cost 1 inf + 0 224.020 * * [simplify]: Extracting #1: cost 42 inf + 0 224.021 * * [simplify]: Extracting #2: cost 194 inf + 1 224.029 * * [simplify]: Extracting #3: cost 205 inf + 15094 224.043 * * [simplify]: Extracting #4: cost 20 inf + 63712 224.059 * * [simplify]: Extracting #5: cost 3 inf + 65204 224.082 * * [simplify]: Extracting #6: cost 0 inf + 65965 224.103 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 224.104 * [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)))) 224.104 * * * * [progress]: [ 372 / 3260 ] simplifiying candidate # 224.104 * [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)))))) 224.104 * * [simplify]: iters left: 6 (29 enodes) 224.112 * * [simplify]: iters left: 5 (120 enodes) 224.136 * * [simplify]: iters left: 4 (285 enodes) 224.234 * * [simplify]: Extracting #0: cost 1 inf + 0 224.234 * * [simplify]: Extracting #1: cost 11 inf + 0 224.234 * * [simplify]: Extracting #2: cost 170 inf + 0 224.236 * * [simplify]: Extracting #3: cost 297 inf + 1 224.238 * * [simplify]: Extracting #4: cost 281 inf + 2710 224.248 * * [simplify]: Extracting #5: cost 177 inf + 36662 224.270 * * [simplify]: Extracting #6: cost 83 inf + 71647 224.306 * * [simplify]: Extracting #7: cost 6 inf + 110600 224.347 * * [simplify]: Extracting #8: cost 0 inf + 112880 224.367 * * [simplify]: Extracting #9: cost 0 inf + 112850 224.400 * [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))))) 224.400 * [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))))))) 224.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))))) 224.401 * * [simplify]: iters left: 6 (15 enodes) 224.409 * * [simplify]: iters left: 5 (62 enodes) 224.432 * * [simplify]: iters left: 4 (148 enodes) 224.498 * * [simplify]: iters left: 3 (499 enodes) 224.950 * * [simplify]: Extracting #0: cost 1 inf + 0 224.950 * * [simplify]: Extracting #1: cost 0 inf + 1 224.950 * [simplify]: Simplified to 0 224.950 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 224.950 * * * * [progress]: [ 373 / 3260 ] simplifiying candidate # 224.950 * [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))))) 224.950 * * [simplify]: iters left: 6 (30 enodes) 224.958 * * [simplify]: iters left: 5 (120 enodes) 224.983 * * [simplify]: iters left: 4 (258 enodes) 225.106 * * [simplify]: Extracting #0: cost 1 inf + 0 225.107 * * [simplify]: Extracting #1: cost 11 inf + 0 225.107 * * [simplify]: Extracting #2: cost 149 inf + 0 225.108 * * [simplify]: Extracting #3: cost 255 inf + 1 225.110 * * [simplify]: Extracting #4: cost 237 inf + 2753 225.117 * * [simplify]: Extracting #5: cost 157 inf + 25078 225.132 * * [simplify]: Extracting #6: cost 78 inf + 54231 225.147 * * [simplify]: Extracting #7: cost 5 inf + 91382 225.171 * * [simplify]: Extracting #8: cost 0 inf + 93682 225.205 * * [simplify]: Extracting #9: cost 0 inf + 93532 225.237 * [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))))) 225.237 * [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)))))) 225.238 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 225.238 * * [simplify]: iters left: 6 (14 enodes) 225.245 * * [simplify]: iters left: 5 (56 enodes) 225.265 * * [simplify]: iters left: 4 (117 enodes) 225.322 * * [simplify]: iters left: 3 (347 enodes) 225.496 * * [simplify]: Extracting #0: cost 1 inf + 0 225.496 * * [simplify]: Extracting #1: cost 0 inf + 1 225.496 * [simplify]: Simplified to 0 225.496 * [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)) 225.497 * * * * [progress]: [ 374 / 3260 ] simplifiying candidate # 225.497 * [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)))) 225.498 * * [simplify]: iters left: 6 (30 enodes) 225.514 * * [simplify]: iters left: 5 (121 enodes) 225.553 * * [simplify]: iters left: 4 (256 enodes) 225.657 * * [simplify]: Extracting #0: cost 1 inf + 0 225.657 * * [simplify]: Extracting #1: cost 11 inf + 0 225.657 * * [simplify]: Extracting #2: cost 144 inf + 0 225.659 * * [simplify]: Extracting #3: cost 232 inf + 3 225.660 * * [simplify]: Extracting #4: cost 219 inf + 1665 225.665 * * [simplify]: Extracting #5: cost 169 inf + 13746 225.678 * * [simplify]: Extracting #6: cost 84 inf + 41996 225.704 * * [simplify]: Extracting #7: cost 7 inf + 81048 225.737 * * [simplify]: Extracting #8: cost 0 inf + 83947 225.766 * * [simplify]: Extracting #9: cost 0 inf + 83877 225.786 * [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)) 225.786 * [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))))) 225.787 * [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))) 225.787 * * [simplify]: iters left: 6 (14 enodes) 225.791 * * [simplify]: iters left: 5 (57 enodes) 225.803 * * [simplify]: iters left: 4 (116 enodes) 225.854 * * [simplify]: iters left: 3 (321 enodes) 225.996 * * [simplify]: Extracting #0: cost 1 inf + 0 225.996 * * [simplify]: Extracting #1: cost 0 inf + 1 225.996 * [simplify]: Simplified to 0 225.996 * [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)) 225.996 * * * * [progress]: [ 375 / 3260 ] simplifiying candidate # 225.996 * [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)))))) 225.997 * * [simplify]: iters left: 6 (29 enodes) 226.004 * * [simplify]: iters left: 5 (120 enodes) 226.028 * * [simplify]: iters left: 4 (284 enodes) 226.181 * * [simplify]: Extracting #0: cost 1 inf + 0 226.181 * * [simplify]: Extracting #1: cost 11 inf + 0 226.181 * * [simplify]: Extracting #2: cost 162 inf + 0 226.183 * * [simplify]: Extracting #3: cost 272 inf + 205 226.185 * * [simplify]: Extracting #4: cost 256 inf + 2995 226.192 * * [simplify]: Extracting #5: cost 184 inf + 22011 226.205 * * [simplify]: Extracting #6: cost 130 inf + 38516 226.222 * * [simplify]: Extracting #7: cost 92 inf + 52326 226.259 * * [simplify]: Extracting #8: cost 10 inf + 96061 226.294 * * [simplify]: Extracting #9: cost 0 inf + 100540 226.312 * * [simplify]: Extracting #10: cost 0 inf + 100460 226.330 * [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)) 226.330 * [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))))))) 226.330 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 226.330 * * [simplify]: iters left: 6 (15 enodes) 226.334 * * [simplify]: iters left: 5 (62 enodes) 226.349 * * [simplify]: iters left: 4 (149 enodes) 226.419 * * [simplify]: iters left: 3 (450 enodes) 226.749 * * [simplify]: Extracting #0: cost 1 inf + 0 226.749 * * [simplify]: Extracting #1: cost 0 inf + 1 226.749 * [simplify]: Simplified to 0 226.749 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 226.749 * * * * [progress]: [ 376 / 3260 ] simplifiying candidate # 226.750 * [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))))) 226.750 * * [simplify]: iters left: 6 (30 enodes) 226.758 * * [simplify]: iters left: 5 (121 enodes) 226.785 * * [simplify]: iters left: 4 (257 enodes) 226.864 * * [simplify]: Extracting #0: cost 1 inf + 0 226.864 * * [simplify]: Extracting #1: cost 11 inf + 0 226.864 * * [simplify]: Extracting #2: cost 137 inf + 0 226.865 * * [simplify]: Extracting #3: cost 222 inf + 205 226.866 * * [simplify]: Extracting #4: cost 212 inf + 1584 226.871 * * [simplify]: Extracting #5: cost 150 inf + 16251 226.878 * * [simplify]: Extracting #6: cost 79 inf + 40363 226.891 * * [simplify]: Extracting #7: cost 5 inf + 79297 226.916 * * [simplify]: Extracting #8: cost 0 inf + 81397 226.945 * * [simplify]: Extracting #9: cost 0 inf + 81287 226.961 * [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))))) 226.961 * [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)))))) 226.962 * [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)))) 226.962 * * [simplify]: iters left: 6 (14 enodes) 226.966 * * [simplify]: iters left: 5 (57 enodes) 226.976 * * [simplify]: iters left: 4 (118 enodes) 227.006 * * [simplify]: iters left: 3 (314 enodes) 227.179 * * [simplify]: Extracting #0: cost 1 inf + 0 227.180 * * [simplify]: Extracting #1: cost 0 inf + 1 227.180 * [simplify]: Simplified to 0 227.180 * [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)) 227.180 * * * * [progress]: [ 377 / 3260 ] simplifiying candidate # 227.181 * [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)))) 227.181 * * [simplify]: iters left: 6 (29 enodes) 227.196 * * [simplify]: iters left: 5 (112 enodes) 227.236 * * [simplify]: iters left: 4 (242 enodes) 227.327 * * [simplify]: Extracting #0: cost 1 inf + 0 227.327 * * [simplify]: Extracting #1: cost 13 inf + 0 227.327 * * [simplify]: Extracting #2: cost 140 inf + 0 227.328 * * [simplify]: Extracting #3: cost 201 inf + 291 227.328 * * [simplify]: Extracting #4: cost 186 inf + 2642 227.330 * * [simplify]: Extracting #5: cost 143 inf + 12070 227.336 * * [simplify]: Extracting #6: cost 83 inf + 33550 227.359 * * [simplify]: Extracting #7: cost 8 inf + 70761 227.385 * * [simplify]: Extracting #8: cost 0 inf + 74921 227.411 * * [simplify]: Extracting #9: cost 0 inf + 74771 227.432 * [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)))) 227.432 * [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))))) 227.432 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 227.432 * * [simplify]: iters left: 6 (13 enodes) 227.436 * * [simplify]: iters left: 5 (48 enodes) 227.446 * * [simplify]: iters left: 4 (103 enodes) 227.480 * * [simplify]: iters left: 3 (238 enodes) 227.587 * * [simplify]: Extracting #0: cost 1 inf + 0 227.587 * * [simplify]: Extracting #1: cost 0 inf + 1 227.587 * [simplify]: Simplified to 0 227.587 * [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)) 227.587 * * * * [progress]: [ 378 / 3260 ] simplifiying candidate # 227.587 * [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)))))) 227.587 * * [simplify]: iters left: 6 (27 enodes) 227.595 * * [simplify]: iters left: 5 (111 enodes) 227.633 * * [simplify]: iters left: 4 (259 enodes) 227.766 * * [simplify]: Extracting #0: cost 1 inf + 0 227.766 * * [simplify]: Extracting #1: cost 11 inf + 0 227.767 * * [simplify]: Extracting #2: cost 166 inf + 0 227.768 * * [simplify]: Extracting #3: cost 288 inf + 1 227.771 * * [simplify]: Extracting #4: cost 267 inf + 4565 227.784 * * [simplify]: Extracting #5: cost 153 inf + 42516 227.802 * * [simplify]: Extracting #6: cost 119 inf + 54536 227.813 * * [simplify]: Extracting #7: cost 76 inf + 71018 227.831 * * [simplify]: Extracting #8: cost 8 inf + 108172 227.850 * * [simplify]: Extracting #9: cost 0 inf + 111890 227.873 * * [simplify]: Extracting #10: cost 0 inf + 111810 227.905 * [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)))) 227.905 * [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))))))) 227.905 * [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))))) 227.905 * * [simplify]: iters left: 6 (15 enodes) 227.909 * * [simplify]: iters left: 5 (61 enodes) 227.921 * * [simplify]: iters left: 4 (142 enodes) 227.961 * * [simplify]: iters left: 3 (474 enodes) 228.314 * * [simplify]: Extracting #0: cost 1 inf + 0 228.314 * * [simplify]: Extracting #1: cost 0 inf + 1 228.314 * [simplify]: Simplified to 0 228.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))))) (* (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)) 228.314 * * * * [progress]: [ 379 / 3260 ] simplifiying candidate # 228.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 228.315 * * [simplify]: iters left: 6 (28 enodes) 228.329 * * [simplify]: iters left: 5 (114 enodes) 228.379 * * [simplify]: iters left: 4 (247 enodes) 228.490 * * [simplify]: Extracting #0: cost 1 inf + 0 228.490 * * [simplify]: Extracting #1: cost 11 inf + 0 228.490 * * [simplify]: Extracting #2: cost 145 inf + 0 228.492 * * [simplify]: Extracting #3: cost 245 inf + 1 228.494 * * [simplify]: Extracting #4: cost 224 inf + 3602 228.501 * * [simplify]: Extracting #5: cost 137 inf + 28791 228.516 * * [simplify]: Extracting #6: cost 118 inf + 34330 228.531 * * [simplify]: Extracting #7: cost 77 inf + 49350 228.545 * * [simplify]: Extracting #8: cost 7 inf + 88732 228.562 * * [simplify]: Extracting #9: cost 0 inf + 91592 228.578 * * [simplify]: Extracting #10: cost 0 inf + 91522 228.595 * [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)))) 228.595 * [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)))))) 228.595 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 228.596 * * [simplify]: iters left: 6 (14 enodes) 228.600 * * [simplify]: iters left: 5 (56 enodes) 228.614 * * [simplify]: iters left: 4 (113 enodes) 228.652 * * [simplify]: iters left: 3 (324 enodes) 228.785 * * [simplify]: Extracting #0: cost 1 inf + 0 228.785 * * [simplify]: Extracting #1: cost 0 inf + 1 228.785 * [simplify]: Simplified to 0 228.785 * [simplify]: 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)) 228.785 * * * * [progress]: [ 380 / 3260 ] simplifiying candidate # 228.786 * [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)))) 228.786 * * [simplify]: iters left: 6 (28 enodes) 228.801 * * [simplify]: iters left: 5 (114 enodes) 228.841 * * [simplify]: iters left: 4 (245 enodes) 228.940 * * [simplify]: Extracting #0: cost 1 inf + 0 228.940 * * [simplify]: Extracting #1: cost 11 inf + 0 228.940 * * [simplify]: Extracting #2: cost 144 inf + 0 228.941 * * [simplify]: Extracting #3: cost 234 inf + 45 228.942 * * [simplify]: Extracting #4: cost 219 inf + 2595 228.945 * * [simplify]: Extracting #5: cost 160 inf + 16865 228.951 * * [simplify]: Extracting #6: cost 81 inf + 44910 228.976 * * [simplify]: Extracting #7: cost 8 inf + 80904 229.007 * * [simplify]: Extracting #8: cost 0 inf + 84984 229.041 * * [simplify]: Extracting #9: cost 0 inf + 84874 229.059 * [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)) 229.059 * [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))))) 229.059 * [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))) 229.059 * * [simplify]: iters left: 6 (14 enodes) 229.065 * * [simplify]: iters left: 5 (56 enodes) 229.076 * * [simplify]: iters left: 4 (112 enodes) 229.115 * * [simplify]: iters left: 3 (297 enodes) 229.220 * * [simplify]: Extracting #0: cost 1 inf + 0 229.220 * * [simplify]: Extracting #1: cost 0 inf + 1 229.220 * [simplify]: Simplified to 0 229.220 * [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)) 229.221 * * * * [progress]: [ 381 / 3260 ] simplifiying candidate # 229.221 * [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)))))) 229.221 * * [simplify]: iters left: 6 (27 enodes) 229.236 * * [simplify]: iters left: 5 (111 enodes) 229.276 * * [simplify]: iters left: 4 (252 enodes) 229.380 * * [simplify]: Extracting #0: cost 1 inf + 0 229.380 * * [simplify]: Extracting #1: cost 11 inf + 0 229.380 * * [simplify]: Extracting #2: cost 144 inf + 0 229.381 * * [simplify]: Extracting #3: cost 247 inf + 1 229.382 * * [simplify]: Extracting #4: cost 232 inf + 2751 229.385 * * [simplify]: Extracting #5: cost 163 inf + 21850 229.396 * * [simplify]: Extracting #6: cost 88 inf + 47942 229.422 * * [simplify]: Extracting #7: cost 11 inf + 86420 229.458 * * [simplify]: Extracting #8: cost 0 inf + 91680 229.493 * * [simplify]: Extracting #9: cost 0 inf + 91610 229.510 * [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))) 229.510 * [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))))))) 229.510 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 229.510 * * [simplify]: iters left: 6 (13 enodes) 229.514 * * [simplify]: iters left: 5 (53 enodes) 229.524 * * [simplify]: iters left: 4 (118 enodes) 229.574 * * [simplify]: iters left: 3 (324 enodes) 229.686 * * [simplify]: Extracting #0: cost 1 inf + 0 229.686 * * [simplify]: Extracting #1: cost 0 inf + 1 229.686 * [simplify]: Simplified to 0 229.686 * [simplify]: 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)) 229.686 * * * * [progress]: [ 382 / 3260 ] simplifiying candidate # 229.687 * [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))))) 229.687 * * [simplify]: iters left: 6 (27 enodes) 229.701 * * [simplify]: iters left: 5 (106 enodes) 229.738 * * [simplify]: iters left: 4 (216 enodes) 229.833 * * [simplify]: Extracting #0: cost 1 inf + 0 229.833 * * [simplify]: Extracting #1: cost 9 inf + 0 229.833 * * [simplify]: Extracting #2: cost 121 inf + 0 229.835 * * [simplify]: Extracting #3: cost 209 inf + 1 229.836 * * [simplify]: Extracting #4: cost 197 inf + 1219 229.839 * * [simplify]: Extracting #5: cost 168 inf + 7612 229.849 * * [simplify]: Extracting #6: cost 89 inf + 32829 229.864 * * [simplify]: Extracting #7: cost 1 inf + 77153 229.880 * * [simplify]: Extracting #8: cost 0 inf + 76733 229.903 * * [simplify]: Extracting #9: cost 0 inf + 76623 229.934 * [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))))) 229.934 * [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)))))) 229.935 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 229.935 * * [simplify]: iters left: 6 (11 enodes) 229.942 * * [simplify]: iters left: 5 (43 enodes) 229.957 * * [simplify]: iters left: 4 (84 enodes) 229.974 * * [simplify]: iters left: 3 (212 enodes) 230.037 * * [simplify]: iters left: 2 (472 enodes) 230.167 * * [simplify]: Extracting #0: cost 1 inf + 0 230.167 * * [simplify]: Extracting #1: cost 0 inf + 1 230.167 * [simplify]: Simplified to 0 230.167 * [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)) 230.167 * * * * [progress]: [ 383 / 3260 ] simplifiying candidate # 230.168 * [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)))) 230.168 * * [simplify]: iters left: 6 (28 enodes) 230.183 * * [simplify]: iters left: 5 (113 enodes) 230.222 * * [simplify]: iters left: 4 (235 enodes) 230.304 * * [simplify]: Extracting #0: cost 1 inf + 0 230.305 * * [simplify]: Extracting #1: cost 11 inf + 0 230.305 * * [simplify]: Extracting #2: cost 131 inf + 0 230.306 * * [simplify]: Extracting #3: cost 201 inf + 3 230.308 * * [simplify]: Extracting #4: cost 185 inf + 2312 230.311 * * [simplify]: Extracting #5: cost 151 inf + 8515 230.321 * * [simplify]: Extracting #6: cost 80 inf + 32885 230.342 * * [simplify]: Extracting #7: cost 15 inf + 64867 230.369 * * [simplify]: Extracting #8: cost 0 inf + 73045 230.395 * * [simplify]: Extracting #9: cost 0 inf + 72695 230.420 * [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))))) 230.420 * [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))))) 230.421 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 230.421 * * [simplify]: iters left: 6 (12 enodes) 230.427 * * [simplify]: iters left: 5 (49 enodes) 230.445 * * [simplify]: iters left: 4 (99 enodes) 230.487 * * [simplify]: iters left: 3 (234 enodes) 230.570 * * [simplify]: iters left: 2 (447 enodes) 230.715 * * [simplify]: Extracting #0: cost 1 inf + 0 230.715 * * [simplify]: Extracting #1: cost 0 inf + 1 230.715 * [simplify]: Simplified to 0 230.715 * [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)) 230.715 * * * * [progress]: [ 384 / 3260 ] simplifiying candidate # 230.715 * [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)))))) 230.716 * * [simplify]: iters left: 6 (28 enodes) 230.724 * * [simplify]: iters left: 5 (115 enodes) 230.746 * * [simplify]: iters left: 4 (254 enodes) 230.824 * * [simplify]: Extracting #0: cost 1 inf + 0 230.824 * * [simplify]: Extracting #1: cost 11 inf + 0 230.825 * * [simplify]: Extracting #2: cost 139 inf + 0 230.826 * * [simplify]: Extracting #3: cost 225 inf + 205 230.828 * * [simplify]: Extracting #4: cost 212 inf + 2271 230.833 * * [simplify]: Extracting #5: cost 169 inf + 12224 230.844 * * [simplify]: Extracting #6: cost 88 inf + 40535 230.857 * * [simplify]: Extracting #7: cost 7 inf + 80002 230.876 * * [simplify]: Extracting #8: cost 0 inf + 83141 230.902 * * [simplify]: Extracting #9: cost 0 inf + 83111 230.918 * [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)))) 230.918 * [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))))))) 230.918 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 230.918 * * [simplify]: iters left: 6 (14 enodes) 230.922 * * [simplify]: iters left: 5 (57 enodes) 230.934 * * [simplify]: iters left: 4 (121 enodes) 230.992 * * [simplify]: iters left: 3 (291 enodes) 231.133 * * [simplify]: Extracting #0: cost 1 inf + 0 231.134 * * [simplify]: Extracting #1: cost 0 inf + 1 231.134 * [simplify]: Simplified to 0 231.134 * [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)) 231.134 * * * * [progress]: [ 385 / 3260 ] simplifiying candidate # 231.134 * [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))))) 231.135 * * [simplify]: iters left: 6 (29 enodes) 231.151 * * [simplify]: iters left: 5 (116 enodes) 231.199 * * [simplify]: iters left: 4 (235 enodes) 231.271 * * [simplify]: Extracting #0: cost 1 inf + 0 231.271 * * [simplify]: Extracting #1: cost 11 inf + 0 231.271 * * [simplify]: Extracting #2: cost 121 inf + 0 231.272 * * [simplify]: Extracting #3: cost 186 inf + 205 231.274 * * [simplify]: Extracting #4: cost 176 inf + 1625 231.280 * * [simplify]: Extracting #5: cost 161 inf + 4627 231.288 * * [simplify]: Extracting #6: cost 79 inf + 29499 231.310 * * [simplify]: Extracting #7: cost 8 inf + 65696 231.329 * * [simplify]: Extracting #8: cost 0 inf + 69038 231.342 * * [simplify]: Extracting #9: cost 0 inf + 68928 231.363 * [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)))) 231.363 * [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)))))) 231.364 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 231.364 * * [simplify]: iters left: 6 (13 enodes) 231.371 * * [simplify]: iters left: 5 (52 enodes) 231.387 * * [simplify]: iters left: 4 (98 enodes) 231.409 * * [simplify]: iters left: 3 (212 enodes) 231.456 * * [simplify]: iters left: 2 (371 enodes) 231.561 * * [simplify]: Extracting #0: cost 1 inf + 0 231.561 * * [simplify]: Extracting #1: cost 0 inf + 1 231.561 * [simplify]: Simplified to 0 231.561 * [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)) 231.562 * * * * [progress]: [ 386 / 3260 ] simplifiying candidate # 231.562 * [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)))) 231.562 * * [simplify]: iters left: 6 (28 enodes) 231.577 * * [simplify]: iters left: 5 (108 enodes) 231.617 * * [simplify]: iters left: 4 (224 enodes) 231.675 * * [simplify]: Extracting #0: cost 1 inf + 0 231.675 * * [simplify]: Extracting #1: cost 11 inf + 0 231.675 * * [simplify]: Extracting #2: cost 115 inf + 0 231.676 * * [simplify]: Extracting #3: cost 163 inf + 574 231.677 * * [simplify]: Extracting #4: cost 129 inf + 5090 231.678 * * [simplify]: Extracting #5: cost 119 inf + 7818 231.683 * * [simplify]: Extracting #6: cost 73 inf + 30111 231.693 * * [simplify]: Extracting #7: cost 6 inf + 62329 231.711 * * [simplify]: Extracting #8: cost 0 inf + 65169 231.724 * * [simplify]: Extracting #9: cost 0 inf + 65019 231.735 * [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))) 231.736 * [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))))) 231.736 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 231.736 * * [simplify]: iters left: 6 (12 enodes) 231.740 * * [simplify]: iters left: 5 (44 enodes) 231.759 * * [simplify]: iters left: 4 (92 enodes) 231.778 * * [simplify]: iters left: 3 (159 enodes) 231.813 * * [simplify]: iters left: 2 (267 enodes) 231.877 * * [simplify]: iters left: 1 (364 enodes) 231.983 * * [simplify]: Extracting #0: cost 1 inf + 0 231.983 * * [simplify]: Extracting #1: cost 0 inf + 1 231.983 * [simplify]: Simplified to 0 231.983 * [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)) 231.984 * * * * [progress]: [ 387 / 3260 ] simplifiying candidate # 231.984 * [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)))))) 231.984 * * [simplify]: iters left: 6 (27 enodes) 231.999 * * [simplify]: iters left: 5 (114 enodes) 232.040 * * [simplify]: iters left: 4 (268 enodes) 232.125 * * [simplify]: Extracting #0: cost 1 inf + 0 232.125 * * [simplify]: Extracting #1: cost 11 inf + 0 232.126 * * [simplify]: Extracting #2: cost 165 inf + 0 232.127 * * [simplify]: Extracting #3: cost 275 inf + 46 232.131 * * [simplify]: Extracting #4: cost 252 inf + 4419 232.146 * * [simplify]: Extracting #5: cost 153 inf + 32360 232.162 * * [simplify]: Extracting #6: cost 118 inf + 43282 232.171 * * [simplify]: Extracting #7: cost 90 inf + 53569 232.185 * * [simplify]: Extracting #8: cost 22 inf + 88907 232.217 * * [simplify]: Extracting #9: cost 0 inf + 100426 232.249 * * [simplify]: Extracting #10: cost 0 inf + 100306 232.268 * [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)))) 232.269 * [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))))))) 232.269 * [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))))) 232.269 * * [simplify]: iters left: 6 (15 enodes) 232.274 * * [simplify]: iters left: 5 (64 enodes) 232.291 * * [simplify]: iters left: 4 (149 enodes) 232.337 * * [simplify]: iters left: 3 (466 enodes) 232.808 * * [simplify]: Extracting #0: cost 1 inf + 0 232.808 * * [simplify]: Extracting #1: cost 0 inf + 1 232.808 * [simplify]: Simplified to 0 232.808 * [simplify]: 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)) 232.809 * * * * [progress]: [ 388 / 3260 ] simplifiying candidate # 232.809 * [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))))) 232.809 * * [simplify]: iters left: 6 (28 enodes) 232.823 * * [simplify]: iters left: 5 (117 enodes) 232.865 * * [simplify]: iters left: 4 (257 enodes) 232.944 * * [simplify]: Extracting #0: cost 1 inf + 0 232.944 * * [simplify]: Extracting #1: cost 11 inf + 0 232.945 * * [simplify]: Extracting #2: cost 151 inf + 0 232.946 * * [simplify]: Extracting #3: cost 242 inf + 87 232.948 * * [simplify]: Extracting #4: cost 225 inf + 2521 232.954 * * [simplify]: Extracting #5: cost 158 inf + 18315 232.968 * * [simplify]: Extracting #6: cost 85 inf + 43670 232.993 * * [simplify]: Extracting #7: cost 3 inf + 85284 233.012 * * [simplify]: Extracting #8: cost 0 inf + 85784 233.030 * * [simplify]: Extracting #9: cost 0 inf + 85754 233.057 * [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))) 233.057 * [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)))))) 233.057 * [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)))) 233.058 * * [simplify]: iters left: 6 (14 enodes) 233.062 * * [simplify]: iters left: 5 (59 enodes) 233.073 * * [simplify]: iters left: 4 (121 enodes) 233.101 * * [simplify]: iters left: 3 (332 enodes) 233.308 * * [simplify]: Extracting #0: cost 1 inf + 0 233.308 * * [simplify]: Extracting #1: cost 0 inf + 1 233.308 * [simplify]: Simplified to 0 233.308 * [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)) 233.309 * * * * [progress]: [ 389 / 3260 ] simplifiying candidate # 233.309 * [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)))) 233.309 * * [simplify]: iters left: 6 (27 enodes) 233.324 * * [simplify]: iters left: 5 (112 enodes) 233.360 * * [simplify]: iters left: 4 (248 enodes) 233.419 * * [simplify]: Extracting #0: cost 1 inf + 0 233.419 * * [simplify]: Extracting #1: cost 11 inf + 0 233.420 * * [simplify]: Extracting #2: cost 137 inf + 0 233.421 * * [simplify]: Extracting #3: cost 215 inf + 5 233.423 * * [simplify]: Extracting #4: cost 189 inf + 3662 233.433 * * [simplify]: Extracting #5: cost 138 inf + 14653 233.444 * * [simplify]: Extracting #6: cost 86 inf + 34750 233.468 * * [simplify]: Extracting #7: cost 6 inf + 74003 233.485 * * [simplify]: Extracting #8: cost 0 inf + 76345 233.499 * * [simplify]: Extracting #9: cost 0 inf + 76315 233.524 * [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))) 233.524 * [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))))) 233.525 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 233.525 * * [simplify]: iters left: 6 (13 enodes) 233.533 * * [simplify]: iters left: 5 (54 enodes) 233.553 * * [simplify]: iters left: 4 (112 enodes) 233.591 * * [simplify]: iters left: 3 (281 enodes) 233.773 * * [simplify]: Extracting #0: cost 1 inf + 0 233.773 * * [simplify]: Extracting #1: cost 0 inf + 1 233.773 * [simplify]: Simplified to 0 233.773 * [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)) 233.774 * * * * [progress]: [ 390 / 3260 ] simplifiying candidate # 233.774 * [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)))))) 233.774 * * [simplify]: iters left: 6 (28 enodes) 233.782 * * [simplify]: iters left: 5 (117 enodes) 233.817 * * [simplify]: iters left: 4 (272 enodes) 233.902 * * [simplify]: Extracting #0: cost 1 inf + 0 233.902 * * [simplify]: Extracting #1: cost 11 inf + 0 233.903 * * [simplify]: Extracting #2: cost 149 inf + 0 233.904 * * [simplify]: Extracting #3: cost 247 inf + 4 233.906 * * [simplify]: Extracting #4: cost 224 inf + 3495 233.911 * * [simplify]: Extracting #5: cost 142 inf + 23499 233.917 * * [simplify]: Extracting #6: cost 118 inf + 29620 233.925 * * [simplify]: Extracting #7: cost 78 inf + 45785 233.941 * * [simplify]: Extracting #8: cost 10 inf + 82324 233.969 * * [simplify]: Extracting #9: cost 0 inf + 87282 233.985 * * [simplify]: Extracting #10: cost 0 inf + 86972 234.009 * [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))) 234.009 * [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))))))) 234.009 * [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))))) 234.010 * * [simplify]: iters left: 6 (14 enodes) 234.017 * * [simplify]: iters left: 5 (59 enodes) 234.035 * * [simplify]: iters left: 4 (134 enodes) 234.071 * * [simplify]: iters left: 3 (357 enodes) 234.749 * * [simplify]: Extracting #0: cost 1 inf + 0 234.749 * * [simplify]: Extracting #1: cost 0 inf + 1 234.749 * [simplify]: Simplified to 0 234.749 * [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)) 234.750 * * * * [progress]: [ 391 / 3260 ] simplifiying candidate # 234.750 * [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))))) 234.750 * * [simplify]: iters left: 6 (29 enodes) 234.758 * * [simplify]: iters left: 5 (117 enodes) 234.784 * * [simplify]: iters left: 4 (248 enodes) 234.859 * * [simplify]: Extracting #0: cost 1 inf + 0 234.859 * * [simplify]: Extracting #1: cost 11 inf + 0 234.859 * * [simplify]: Extracting #2: cost 139 inf + 0 234.860 * * [simplify]: Extracting #3: cost 217 inf + 4 234.862 * * [simplify]: Extracting #4: cost 201 inf + 1914 234.867 * * [simplify]: Extracting #5: cost 140 inf + 13131 234.874 * * [simplify]: Extracting #6: cost 76 inf + 36791 234.886 * * [simplify]: Extracting #7: cost 4 inf + 73788 234.903 * * [simplify]: Extracting #8: cost 0 inf + 74868 234.920 * * [simplify]: Extracting #9: cost 0 inf + 74788 234.937 * * [simplify]: Extracting #10: cost 0 inf + 74748 234.953 * [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)))))) 234.953 * [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)))))) 234.953 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 234.954 * * [simplify]: iters left: 6 (13 enodes) 234.961 * * [simplify]: iters left: 5 (53 enodes) 234.976 * * [simplify]: iters left: 4 (106 enodes) 235.000 * * [simplify]: iters left: 3 (257 enodes) 235.126 * * [simplify]: Extracting #0: cost 1 inf + 0 235.126 * * [simplify]: Extracting #1: cost 0 inf + 1 235.126 * [simplify]: Simplified to 0 235.126 * [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)) 235.127 * * * * [progress]: [ 392 / 3260 ] simplifiying candidate # 235.127 * [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)))) 235.127 * * [simplify]: iters left: 6 (28 enodes) 235.143 * * [simplify]: iters left: 5 (113 enodes) 235.186 * * [simplify]: iters left: 4 (234 enodes) 235.258 * * [simplify]: Extracting #0: cost 1 inf + 0 235.258 * * [simplify]: Extracting #1: cost 11 inf + 0 235.258 * * [simplify]: Extracting #2: cost 127 inf + 0 235.259 * * [simplify]: Extracting #3: cost 184 inf + 88 235.260 * * [simplify]: Extracting #4: cost 153 inf + 3676 235.262 * * [simplify]: Extracting #5: cost 125 inf + 8965 235.267 * * [simplify]: Extracting #6: cost 79 inf + 28040 235.277 * * [simplify]: Extracting #7: cost 11 inf + 61351 235.290 * * [simplify]: Extracting #8: cost 0 inf + 67531 235.310 * * [simplify]: Extracting #9: cost 0 inf + 67221 235.340 * [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))) 235.340 * [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))))) 235.341 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 235.341 * * [simplify]: iters left: 6 (12 enodes) 235.348 * * [simplify]: iters left: 5 (49 enodes) 235.358 * * [simplify]: iters left: 4 (94 enodes) 235.385 * * [simplify]: iters left: 3 (221 enodes) 235.486 * * [simplify]: iters left: 2 (492 enodes) 235.844 * * [simplify]: Extracting #0: cost 1 inf + 0 235.844 * * [simplify]: Extracting #1: cost 0 inf + 1 235.844 * [simplify]: Simplified to 0 235.844 * [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)) 235.845 * * * * [progress]: [ 393 / 3260 ] simplifiying candidate # 235.845 * [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)))))) 235.845 * * [simplify]: iters left: 6 (27 enodes) 235.859 * * [simplify]: iters left: 5 (110 enodes) 235.897 * * [simplify]: iters left: 4 (247 enodes) 236.014 * * [simplify]: Extracting #0: cost 1 inf + 0 236.014 * * [simplify]: Extracting #1: cost 11 inf + 0 236.015 * * [simplify]: Extracting #2: cost 141 inf + 0 236.016 * * [simplify]: Extracting #3: cost 214 inf + 208 236.018 * * [simplify]: Extracting #4: cost 198 inf + 2403 236.024 * * [simplify]: Extracting #5: cost 135 inf + 15540 236.031 * * [simplify]: Extracting #6: cost 118 inf + 19111 236.046 * * [simplify]: Extracting #7: cost 70 inf + 39368 236.071 * * [simplify]: Extracting #8: cost 4 inf + 74933 236.099 * * [simplify]: Extracting #9: cost 0 inf + 76373 236.125 * * [simplify]: Extracting #10: cost 0 inf + 76303 236.153 * [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)))) 236.153 * [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))))))) 236.154 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 236.154 * * [simplify]: iters left: 6 (13 enodes) 236.161 * * [simplify]: iters left: 5 (52 enodes) 236.179 * * [simplify]: iters left: 4 (111 enodes) 236.235 * * [simplify]: iters left: 3 (278 enodes) 236.436 * * [simplify]: Extracting #0: cost 1 inf + 0 236.436 * * [simplify]: Extracting #1: cost 0 inf + 1 236.436 * [simplify]: Simplified to 0 236.436 * [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)) 236.436 * * * * [progress]: [ 394 / 3260 ] simplifiying candidate # 236.437 * [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))))) 236.437 * * [simplify]: iters left: 6 (28 enodes) 236.451 * * [simplify]: iters left: 5 (111 enodes) 236.491 * * [simplify]: iters left: 4 (229 enodes) 236.581 * * [simplify]: Extracting #0: cost 1 inf + 0 236.581 * * [simplify]: Extracting #1: cost 11 inf + 0 236.582 * * [simplify]: Extracting #2: cost 130 inf + 0 236.582 * * [simplify]: Extracting #3: cost 180 inf + 208 236.583 * * [simplify]: Extracting #4: cost 167 inf + 1876 236.585 * * [simplify]: Extracting #5: cost 133 inf + 7568 236.587 * * [simplify]: Extracting #6: cost 118 inf + 9733 236.594 * * [simplify]: Extracting #7: cost 73 inf + 28437 236.614 * * [simplify]: Extracting #8: cost 4 inf + 65796 236.638 * * [simplify]: Extracting #9: cost 0 inf + 66995 236.662 * * [simplify]: Extracting #10: cost 0 inf + 66885 236.686 * [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)))) 236.686 * [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)))))) 236.687 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 236.687 * * [simplify]: iters left: 6 (12 enodes) 236.693 * * [simplify]: iters left: 5 (47 enodes) 236.712 * * [simplify]: iters left: 4 (89 enodes) 236.749 * * [simplify]: iters left: 3 (186 enodes) 236.821 * * [simplify]: iters left: 2 (378 enodes) 237.067 * * [simplify]: Extracting #0: cost 1 inf + 0 237.067 * * [simplify]: Extracting #1: cost 0 inf + 1 237.067 * [simplify]: Simplified to 0 237.067 * [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)) 237.068 * * * * [progress]: [ 395 / 3260 ] simplifiying candidate # 237.068 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 237.068 * * [simplify]: iters left: 6 (27 enodes) 237.083 * * [simplify]: iters left: 5 (105 enodes) 237.119 * * [simplify]: iters left: 4 (195 enodes) 237.170 * * [simplify]: iters left: 3 (478 enodes) 237.553 * * [simplify]: Extracting #0: cost 1 inf + 0 237.553 * * [simplify]: Extracting #1: cost 9 inf + 0 237.554 * * [simplify]: Extracting #2: cost 185 inf + 2 237.555 * * [simplify]: Extracting #3: cost 303 inf + 2215 237.558 * * [simplify]: Extracting #4: cost 260 inf + 9564 237.562 * * [simplify]: Extracting #5: cost 263 inf + 10905 237.568 * * [simplify]: Extracting #6: cost 260 inf + 11529 237.585 * * [simplify]: Extracting #7: cost 174 inf + 53277 237.625 * * [simplify]: Extracting #8: cost 13 inf + 143175 237.679 * * [simplify]: Extracting #9: cost 0 inf + 149274 237.723 * * [simplify]: Extracting #10: cost 0 inf + 149194 237.774 * [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))) 237.774 * [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))))) 237.775 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 237.775 * * [simplify]: iters left: 6 (11 enodes) 237.781 * * [simplify]: iters left: 5 (40 enodes) 237.793 * * [simplify]: iters left: 4 (65 enodes) 237.814 * * [simplify]: iters left: 3 (97 enodes) 237.845 * * [simplify]: iters left: 2 (165 enodes) 237.913 * * [simplify]: iters left: 1 (271 enodes) 238.003 * * [simplify]: Extracting #0: cost 1 inf + 0 238.003 * * [simplify]: Extracting #1: cost 0 inf + 1 238.003 * [simplify]: Simplified to 0 238.003 * [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)) 238.003 * * * * [progress]: [ 396 / 3260 ] simplifiying candidate # 238.003 * [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)))))) 238.004 * * [simplify]: iters left: 6 (26 enodes) 238.016 * * [simplify]: iters left: 5 (109 enodes) 238.039 * * [simplify]: iters left: 4 (242 enodes) 238.142 * * [simplify]: Extracting #0: cost 1 inf + 0 238.142 * * [simplify]: Extracting #1: cost 11 inf + 0 238.142 * * [simplify]: Extracting #2: cost 135 inf + 0 238.143 * * [simplify]: Extracting #3: cost 202 inf + 250 238.145 * * [simplify]: Extracting #4: cost 180 inf + 3981 238.148 * * [simplify]: Extracting #5: cost 134 inf + 14034 238.154 * * [simplify]: Extracting #6: cost 80 inf + 34724 238.166 * * [simplify]: Extracting #7: cost 6 inf + 71820 238.193 * * [simplify]: Extracting #8: cost 0 inf + 74284 238.220 * * [simplify]: Extracting #9: cost 0 inf + 74189 238.238 * [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))) 238.239 * [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))))))) 238.239 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 238.239 * * [simplify]: iters left: 6 (12 enodes) 238.243 * * [simplify]: iters left: 5 (51 enodes) 238.254 * * [simplify]: iters left: 4 (106 enodes) 238.284 * * [simplify]: iters left: 3 (247 enodes) 238.395 * * [simplify]: Extracting #0: cost 1 inf + 0 238.395 * * [simplify]: Extracting #1: cost 0 inf + 1 238.395 * [simplify]: Simplified to 0 238.395 * [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)) 238.396 * * * * [progress]: [ 397 / 3260 ] simplifiying candidate # 238.396 * [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))))) 238.396 * * [simplify]: iters left: 6 (27 enodes) 238.403 * * [simplify]: iters left: 5 (110 enodes) 238.433 * * [simplify]: iters left: 4 (226 enodes) 238.510 * * [simplify]: Extracting #0: cost 1 inf + 0 238.510 * * [simplify]: Extracting #1: cost 11 inf + 0 238.511 * * [simplify]: Extracting #2: cost 130 inf + 0 238.512 * * [simplify]: Extracting #3: cost 180 inf + 208 238.514 * * [simplify]: Extracting #4: cost 167 inf + 2194 238.516 * * [simplify]: Extracting #5: cost 131 inf + 7931 238.520 * * [simplify]: Extracting #6: cost 82 inf + 26162 238.534 * * [simplify]: Extracting #7: cost 5 inf + 64895 238.547 * * [simplify]: Extracting #8: cost 0 inf + 66995 238.571 * * [simplify]: Extracting #9: cost 0 inf + 66925 238.585 * [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)))) 238.585 * [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)))))) 238.585 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 238.585 * * [simplify]: iters left: 6 (11 enodes) 238.588 * * [simplify]: iters left: 5 (46 enodes) 238.597 * * [simplify]: iters left: 4 (86 enodes) 238.625 * * [simplify]: iters left: 3 (183 enodes) 238.697 * * [simplify]: iters left: 2 (372 enodes) 238.970 * * [simplify]: Extracting #0: cost 1 inf + 0 238.970 * * [simplify]: Extracting #1: cost 0 inf + 1 238.970 * [simplify]: Simplified to 0 238.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)))) (/ b (* (sqrt a) (* (sqrt a) 2)))) 0)) 238.971 * * * * [progress]: [ 398 / 3260 ] simplifiying candidate # 238.971 * [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)))) 238.972 * * [simplify]: iters left: 6 (26 enodes) 238.986 * * [simplify]: iters left: 5 (104 enodes) 239.022 * * [simplify]: iters left: 4 (194 enodes) 239.104 * * [simplify]: iters left: 3 (475 enodes) 239.428 * * [simplify]: Extracting #0: cost 1 inf + 0 239.428 * * [simplify]: Extracting #1: cost 9 inf + 0 239.429 * * [simplify]: Extracting #2: cost 183 inf + 2 239.432 * * [simplify]: Extracting #3: cost 295 inf + 2497 239.437 * * [simplify]: Extracting #4: cost 256 inf + 9407 239.442 * * [simplify]: Extracting #5: cost 256 inf + 10905 239.456 * * [simplify]: Extracting #6: cost 190 inf + 44137 239.506 * * [simplify]: Extracting #7: cost 23 inf + 134271 239.545 * * [simplify]: Extracting #8: cost 0 inf + 145974 239.612 * * [simplify]: Extracting #9: cost 0 inf + 145614 239.667 * * [simplify]: Extracting #10: cost 0 inf + 145574 239.703 * [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))) 239.703 * [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))))) 239.703 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 239.703 * * [simplify]: iters left: 6 (10 enodes) 239.707 * * [simplify]: iters left: 5 (39 enodes) 239.713 * * [simplify]: iters left: 4 (64 enodes) 239.725 * * [simplify]: iters left: 3 (96 enodes) 239.753 * * [simplify]: iters left: 2 (164 enodes) 239.811 * * [simplify]: iters left: 1 (270 enodes) 239.886 * * [simplify]: Extracting #0: cost 1 inf + 0 239.886 * * [simplify]: Extracting #1: cost 0 inf + 1 239.886 * [simplify]: Simplified to 0 239.886 * [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)) 239.887 * * * * [progress]: [ 399 / 3260 ] simplifiying candidate # 239.887 * [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)))))) 239.887 * * [simplify]: iters left: 6 (26 enodes) 239.896 * * [simplify]: iters left: 5 (110 enodes) 239.917 * * [simplify]: iters left: 4 (251 enodes) 239.996 * * [simplify]: Extracting #0: cost 1 inf + 0 239.996 * * [simplify]: Extracting #1: cost 11 inf + 0 239.997 * * [simplify]: Extracting #2: cost 133 inf + 0 239.997 * * [simplify]: Extracting #3: cost 200 inf + 251 239.998 * * [simplify]: Extracting #4: cost 179 inf + 3055 240.001 * * [simplify]: Extracting #5: cost 129 inf + 13789 240.006 * * [simplify]: Extracting #6: cost 78 inf + 35090 240.018 * * [simplify]: Extracting #7: cost 5 inf + 71887 240.045 * * [simplify]: Extracting #8: cost 0 inf + 73330 240.071 * * [simplify]: Extracting #9: cost 0 inf + 73170 240.095 * [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))) 240.095 * [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))))))) 240.096 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 240.096 * * [simplify]: iters left: 6 (12 enodes) 240.101 * * [simplify]: iters left: 5 (53 enodes) 240.111 * * [simplify]: iters left: 4 (117 enodes) 240.150 * * [simplify]: iters left: 3 (255 enodes) 240.232 * * [simplify]: Extracting #0: cost 1 inf + 0 240.232 * * [simplify]: Extracting #1: cost 0 inf + 1 240.232 * [simplify]: Simplified to 0 240.232 * [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)) 240.232 * * * * [progress]: [ 400 / 3260 ] simplifiying candidate # 240.233 * [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))))) 240.233 * * [simplify]: iters left: 6 (27 enodes) 240.244 * * [simplify]: iters left: 5 (111 enodes) 240.269 * * [simplify]: iters left: 4 (236 enodes) 240.332 * * [simplify]: Extracting #0: cost 1 inf + 0 240.332 * * [simplify]: Extracting #1: cost 11 inf + 0 240.333 * * [simplify]: Extracting #2: cost 121 inf + 0 240.337 * * [simplify]: Extracting #3: cost 176 inf + 209 240.339 * * [simplify]: Extracting #4: cost 158 inf + 2164 240.342 * * [simplify]: Extracting #5: cost 126 inf + 7736 240.349 * * [simplify]: Extracting #6: cost 80 inf + 26311 240.369 * * [simplify]: Extracting #7: cost 10 inf + 60586 240.393 * * [simplify]: Extracting #8: cost 0 inf + 66025 240.418 * * [simplify]: Extracting #9: cost 0 inf + 65985 240.443 * [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))) 240.443 * [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)))))) 240.443 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 240.444 * * [simplify]: iters left: 6 (11 enodes) 240.451 * * [simplify]: iters left: 5 (48 enodes) 240.469 * * [simplify]: iters left: 4 (98 enodes) 240.507 * * [simplify]: iters left: 3 (181 enodes) 240.564 * * [simplify]: iters left: 2 (358 enodes) 240.716 * * [simplify]: Extracting #0: cost 1 inf + 0 240.716 * * [simplify]: Extracting #1: cost 0 inf + 1 240.716 * [simplify]: Simplified to 0 240.716 * [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)) 240.716 * * * * [progress]: [ 401 / 3260 ] simplifiying candidate # 240.716 * [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)))) 240.717 * * [simplify]: iters left: 6 (26 enodes) 240.730 * * [simplify]: iters left: 5 (104 enodes) 240.767 * * [simplify]: iters left: 4 (214 enodes) 240.825 * * [simplify]: Extracting #0: cost 1 inf + 0 240.825 * * [simplify]: Extracting #1: cost 12 inf + 0 240.825 * * [simplify]: Extracting #2: cost 111 inf + 42 240.827 * * [simplify]: Extracting #3: cost 145 inf + 955 240.829 * * [simplify]: Extracting #4: cost 116 inf + 4221 240.832 * * [simplify]: Extracting #5: cost 119 inf + 5230 240.835 * * [simplify]: Extracting #6: cost 113 inf + 6912 240.847 * * [simplify]: Extracting #7: cost 59 inf + 30690 240.868 * * [simplify]: Extracting #8: cost 1 inf + 62843 240.891 * * [simplify]: Extracting #9: cost 0 inf + 62423 240.914 * * [simplify]: Extracting #10: cost 0 inf + 62383 240.928 * [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))) 240.928 * [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))))) 240.928 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 240.928 * * [simplify]: iters left: 6 (10 enodes) 240.932 * * [simplify]: iters left: 5 (41 enodes) 240.940 * * [simplify]: iters left: 4 (81 enodes) 240.954 * * [simplify]: iters left: 3 (127 enodes) 240.988 * * [simplify]: iters left: 2 (186 enodes) 241.023 * * [simplify]: iters left: 1 (266 enodes) 241.124 * * [simplify]: Extracting #0: cost 1 inf + 0 241.124 * * [simplify]: Extracting #1: cost 0 inf + 1 241.124 * [simplify]: Simplified to 0 241.124 * [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)) 241.124 * * * * [progress]: [ 402 / 3260 ] simplifiying candidate # 241.124 * [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))) 241.124 * * [simplify]: iters left: 6 (25 enodes) 241.132 * * [simplify]: iters left: 5 (101 enodes) 241.158 * * [simplify]: iters left: 4 (196 enodes) 241.216 * * [simplify]: iters left: 3 (481 enodes) 241.549 * * [simplify]: Extracting #0: cost 1 inf + 0 241.549 * * [simplify]: Extracting #1: cost 9 inf + 0 241.549 * * [simplify]: Extracting #2: cost 183 inf + 2 241.551 * * [simplify]: Extracting #3: cost 300 inf + 2015 241.553 * * [simplify]: Extracting #4: cost 263 inf + 8842 241.556 * * [simplify]: Extracting #5: cost 262 inf + 10860 241.562 * * [simplify]: Extracting #6: cost 261 inf + 10949 241.572 * * [simplify]: Extracting #7: cost 187 inf + 46571 241.597 * * [simplify]: Extracting #8: cost 28 inf + 134365 241.648 * * [simplify]: Extracting #9: cost 0 inf + 149249 241.716 * * [simplify]: Extracting #10: cost 0 inf + 148809 241.773 * [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))) 241.773 * [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)))) 241.773 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 241.773 * * [simplify]: iters left: 6 (9 enodes) 241.776 * * [simplify]: iters left: 5 (36 enodes) 241.784 * * [simplify]: iters left: 4 (67 enodes) 241.797 * * [simplify]: iters left: 3 (97 enodes) 241.835 * * [simplify]: iters left: 2 (158 enodes) 241.909 * * [simplify]: iters left: 1 (263 enodes) 241.967 * * [simplify]: Extracting #0: cost 1 inf + 0 241.967 * * [simplify]: Extracting #1: cost 0 inf + 1 241.967 * [simplify]: Simplified to 0 241.967 * [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)) 241.968 * * * * [progress]: [ 403 / 3260 ] simplifiying candidate # 241.968 * [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)))) 241.968 * * [simplify]: iters left: 6 (25 enodes) 241.975 * * [simplify]: iters left: 5 (102 enodes) 241.994 * * [simplify]: iters left: 4 (205 enodes) 242.079 * * [simplify]: Extracting #0: cost 1 inf + 0 242.079 * * [simplify]: Extracting #1: cost 11 inf + 0 242.079 * * [simplify]: Extracting #2: cost 109 inf + 0 242.080 * * [simplify]: Extracting #3: cost 147 inf + 832 242.082 * * [simplify]: Extracting #4: cost 122 inf + 3488 242.085 * * [simplify]: Extracting #5: cost 120 inf + 5230 242.088 * * [simplify]: Extracting #6: cost 112 inf + 7316 242.100 * * [simplify]: Extracting #7: cost 45 inf + 39049 242.121 * * [simplify]: Extracting #8: cost 0 inf + 63023 242.145 * * [simplify]: Extracting #9: cost 0 inf + 62488 242.170 * * [simplify]: Extracting #10: cost 0 inf + 62473 242.191 * [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)) 242.191 * [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))))) 242.192 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 242.192 * * [simplify]: iters left: 5 (9 enodes) 242.195 * * [simplify]: iters left: 4 (39 enodes) 242.202 * * [simplify]: iters left: 3 (65 enodes) 242.215 * * [simplify]: iters left: 2 (129 enodes) 242.256 * * [simplify]: iters left: 1 (210 enodes) 242.310 * * [simplify]: Extracting #0: cost 1 inf + 0 242.310 * * [simplify]: Extracting #1: cost 0 inf + 1 242.310 * [simplify]: Simplified to 0 242.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)) 242.311 * * * * [progress]: [ 404 / 3260 ] simplifiying candidate # 242.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)))))) 242.311 * * [simplify]: iters left: 6 (25 enodes) 242.323 * * [simplify]: iters left: 5 (98 enodes) 242.341 * * [simplify]: iters left: 4 (170 enodes) 242.393 * * [simplify]: iters left: 3 (347 enodes) 242.557 * * [simplify]: Extracting #0: cost 1 inf + 0 242.557 * * [simplify]: Extracting #1: cost 11 inf + 0 242.557 * * [simplify]: Extracting #2: cost 119 inf + 0 242.558 * * [simplify]: Extracting #3: cost 211 inf + 206 242.560 * * [simplify]: Extracting #4: cost 192 inf + 1803 242.562 * * [simplify]: Extracting #5: cost 183 inf + 4638 242.570 * * [simplify]: Extracting #6: cost 133 inf + 25360 242.599 * * [simplify]: Extracting #7: cost 18 inf + 80049 242.620 * * [simplify]: Extracting #8: cost 0 inf + 87989 242.643 * * [simplify]: Extracting #9: cost 0 inf + 87949 242.685 * [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))) 242.685 * [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))))))) 242.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))))) 242.686 * * [simplify]: iters left: 6 (10 enodes) 242.691 * * [simplify]: iters left: 5 (37 enodes) 242.701 * * [simplify]: iters left: 4 (57 enodes) 242.712 * * [simplify]: iters left: 3 (104 enodes) 242.736 * * [simplify]: iters left: 2 (158 enodes) 242.773 * * [simplify]: iters left: 1 (225 enodes) 242.831 * * [simplify]: Extracting #0: cost 1 inf + 0 242.831 * * [simplify]: Extracting #1: cost 0 inf + 1 242.831 * [simplify]: Simplified to 0 242.831 * [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)) 242.831 * * * * [progress]: [ 405 / 3260 ] simplifiying candidate # 242.831 * [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))))) 242.831 * * [simplify]: iters left: 6 (24 enodes) 242.837 * * [simplify]: iters left: 5 (89 enodes) 242.852 * * [simplify]: iters left: 4 (154 enodes) 242.906 * * [simplify]: iters left: 3 (316 enodes) 243.084 * * [simplify]: Extracting #0: cost 1 inf + 0 243.084 * * [simplify]: Extracting #1: cost 9 inf + 0 243.084 * * [simplify]: Extracting #2: cost 109 inf + 0 243.086 * * [simplify]: Extracting #3: cost 190 inf + 536 243.088 * * [simplify]: Extracting #4: cost 175 inf + 1966 243.091 * * [simplify]: Extracting #5: cost 171 inf + 3992 243.097 * * [simplify]: Extracting #6: cost 163 inf + 5656 243.104 * * [simplify]: Extracting #7: cost 122 inf + 22271 243.131 * * [simplify]: Extracting #8: cost 16 inf + 75818 243.168 * * [simplify]: Extracting #9: cost 0 inf + 83120 243.205 * * [simplify]: Extracting #10: cost 0 inf + 83040 243.230 * [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)) 243.230 * [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)))))) 243.230 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 243.231 * * [simplify]: iters left: 6 (9 enodes) 243.233 * * [simplify]: iters left: 5 (29 enodes) 243.238 * * [simplify]: iters left: 4 (42 enodes) 243.246 * * [simplify]: iters left: 3 (58 enodes) 243.257 * * [simplify]: iters left: 2 (68 enodes) 243.274 * * [simplify]: Extracting #0: cost 1 inf + 0 243.274 * * [simplify]: Extracting #1: cost 0 inf + 1 243.274 * [simplify]: Simplified to 0 243.274 * [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)) 243.274 * * * * [progress]: [ 406 / 3260 ] simplifiying candidate # 243.275 * [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)))))) 243.275 * * [simplify]: iters left: 6 (28 enodes) 243.289 * * [simplify]: iters left: 5 (112 enodes) 243.328 * * [simplify]: iters left: 4 (237 enodes) 243.433 * * [simplify]: Extracting #0: cost 1 inf + 0 243.434 * * [simplify]: Extracting #1: cost 11 inf + 0 243.434 * * [simplify]: Extracting #2: cost 102 inf + 0 243.435 * * [simplify]: Extracting #3: cost 163 inf + 1 243.436 * * [simplify]: Extracting #4: cost 159 inf + 821 243.437 * * [simplify]: Extracting #5: cost 154 inf + 2159 243.440 * * [simplify]: Extracting #6: cost 133 inf + 7508 243.452 * * [simplify]: Extracting #7: cost 30 inf + 45965 243.473 * * [simplify]: Extracting #8: cost 1 inf + 60046 243.496 * * [simplify]: Extracting #9: cost 0 inf + 60196 243.518 * * [simplify]: Extracting #10: cost 0 inf + 60076 243.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))) (* (/ (cbrt (/ b 2)) (cbrt a)) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))))) 243.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))) (* (/ (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))))))) 243.544 * [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))))) 243.545 * * [simplify]: iters left: 6 (13 enodes) 243.552 * * [simplify]: iters left: 5 (53 enodes) 243.573 * * [simplify]: iters left: 4 (117 enodes) 243.628 * * [simplify]: iters left: 3 (275 enodes) 243.744 * * [simplify]: iters left: 2 (474 enodes) 243.942 * * [simplify]: Extracting #0: cost 1 inf + 0 243.942 * * [simplify]: Extracting #1: cost 0 inf + 1 243.942 * [simplify]: Simplified to 0 243.942 * [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)) 243.943 * * * * [progress]: [ 407 / 3260 ] simplifiying candidate # 243.943 * [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))))) 243.943 * * [simplify]: iters left: 6 (26 enodes) 243.957 * * [simplify]: iters left: 5 (103 enodes) 243.989 * * [simplify]: iters left: 4 (197 enodes) 244.042 * * [simplify]: iters left: 3 (414 enodes) 244.219 * * [simplify]: Extracting #0: cost 1 inf + 0 244.219 * * [simplify]: Extracting #1: cost 11 inf + 0 244.219 * * [simplify]: Extracting #2: cost 123 inf + 0 244.221 * * [simplify]: Extracting #3: cost 232 inf + 1 244.223 * * [simplify]: Extracting #4: cost 214 inf + 2157 244.228 * * [simplify]: Extracting #5: cost 185 inf + 9294 244.240 * * [simplify]: Extracting #6: cost 125 inf + 31585 244.258 * * [simplify]: Extracting #7: cost 11 inf + 86665 244.292 * * [simplify]: Extracting #8: cost 0 inf + 91066 244.331 * [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)) 244.331 * [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)))))) 244.331 * [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)))) 244.332 * * [simplify]: iters left: 6 (12 enodes) 244.338 * * [simplify]: iters left: 5 (47 enodes) 244.354 * * [simplify]: iters left: 4 (82 enodes) 244.384 * * [simplify]: iters left: 3 (157 enodes) 244.444 * * [simplify]: iters left: 2 (248 enodes) 244.499 * * [simplify]: iters left: 1 (341 enodes) 244.579 * * [simplify]: Extracting #0: cost 1 inf + 0 244.579 * * [simplify]: Extracting #1: cost 0 inf + 1 244.579 * [simplify]: Simplified to 0 244.579 * [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)) 244.579 * * * * [progress]: [ 408 / 3260 ] simplifiying candidate # 244.580 * [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)))) 244.580 * * [simplify]: iters left: 6 (27 enodes) 244.594 * * [simplify]: iters left: 5 (106 enodes) 244.630 * * [simplify]: iters left: 4 (208 enodes) 244.684 * * [simplify]: iters left: 3 (446 enodes) 244.948 * * [simplify]: Extracting #0: cost 1 inf + 0 244.948 * * [simplify]: Extracting #1: cost 13 inf + 0 244.949 * * [simplify]: Extracting #2: cost 133 inf + 0 244.951 * * [simplify]: Extracting #3: cost 239 inf + 2 244.953 * * [simplify]: Extracting #4: cost 227 inf + 1542 244.956 * * [simplify]: Extracting #5: cost 213 inf + 4904 244.966 * * [simplify]: Extracting #6: cost 129 inf + 36307 244.991 * * [simplify]: Extracting #7: cost 13 inf + 88039 245.013 * * [simplify]: Extracting #8: cost 0 inf + 93532 245.056 * [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)) 245.056 * [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))))) 245.056 * [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))) 245.057 * * [simplify]: iters left: 6 (12 enodes) 245.063 * * [simplify]: iters left: 5 (47 enodes) 245.083 * * [simplify]: iters left: 4 (89 enodes) 245.118 * * [simplify]: iters left: 3 (180 enodes) 245.173 * * [simplify]: iters left: 2 (296 enodes) 245.241 * * [simplify]: iters left: 1 (428 enodes) 245.396 * * [simplify]: Extracting #0: cost 1 inf + 0 245.396 * * [simplify]: Extracting #1: cost 0 inf + 1 245.396 * [simplify]: Simplified to 0 245.396 * [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)) 245.396 * * * * [progress]: [ 409 / 3260 ] simplifiying candidate # 245.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)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 245.397 * * [simplify]: iters left: 6 (27 enodes) 245.404 * * [simplify]: iters left: 5 (105 enodes) 245.435 * * [simplify]: iters left: 4 (198 enodes) 245.513 * * [simplify]: iters left: 3 (397 enodes) 245.671 * * [simplify]: Extracting #0: cost 1 inf + 0 245.671 * * [simplify]: Extracting #1: cost 11 inf + 0 245.672 * * [simplify]: Extracting #2: cost 120 inf + 0 245.672 * * [simplify]: Extracting #3: cost 229 inf + 0 245.674 * * [simplify]: Extracting #4: cost 215 inf + 1742 245.675 * * [simplify]: Extracting #5: cost 191 inf + 7369 245.680 * * [simplify]: Extracting #6: cost 128 inf + 29451 245.706 * * [simplify]: Extracting #7: cost 17 inf + 83177 245.747 * * [simplify]: Extracting #8: cost 0 inf + 91206 245.793 * * [simplify]: Extracting #9: cost 0 inf + 91086 245.834 * [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))) 245.834 * [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))))))) 245.835 * [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))))) 245.835 * * [simplify]: iters left: 6 (12 enodes) 245.842 * * [simplify]: iters left: 5 (46 enodes) 245.849 * * [simplify]: iters left: 4 (81 enodes) 245.864 * * [simplify]: iters left: 3 (134 enodes) 245.896 * * [simplify]: iters left: 2 (197 enodes) 245.955 * * [simplify]: iters left: 1 (271 enodes) 246.036 * * [simplify]: Extracting #0: cost 1 inf + 0 246.036 * * [simplify]: Extracting #1: cost 0 inf + 1 246.036 * [simplify]: Simplified to 0 246.036 * [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)) 246.036 * * * * [progress]: [ 410 / 3260 ] simplifiying candidate # 246.037 * [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))))) 246.037 * * [simplify]: iters left: 6 (24 enodes) 246.049 * * [simplify]: iters left: 5 (93 enodes) 246.081 * * [simplify]: iters left: 4 (166 enodes) 246.140 * * [simplify]: iters left: 3 (343 enodes) 246.288 * * [simplify]: Extracting #0: cost 1 inf + 0 246.288 * * [simplify]: Extracting #1: cost 9 inf + 0 246.289 * * [simplify]: Extracting #2: cost 110 inf + 0 246.290 * * [simplify]: Extracting #3: cost 213 inf + 0 246.292 * * [simplify]: Extracting #4: cost 207 inf + 370 246.295 * * [simplify]: Extracting #5: cost 188 inf + 4545 246.299 * * [simplify]: Extracting #6: cost 166 inf + 8812 246.308 * * [simplify]: Extracting #7: cost 121 inf + 26455 246.341 * * [simplify]: Extracting #8: cost 16 inf + 79261 246.377 * * [simplify]: Extracting #9: cost 0 inf + 86924 246.397 * * [simplify]: Extracting #10: cost 0 inf + 86844 246.417 * [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))) 246.417 * [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)))))) 246.418 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 246.418 * * [simplify]: iters left: 6 (10 enodes) 246.423 * * [simplify]: iters left: 5 (38 enodes) 246.435 * * [simplify]: iters left: 4 (59 enodes) 246.455 * * [simplify]: iters left: 3 (88 enodes) 246.482 * * [simplify]: iters left: 2 (117 enodes) 246.514 * * [simplify]: iters left: 1 (144 enodes) 246.545 * * [simplify]: Extracting #0: cost 1 inf + 0 246.545 * * [simplify]: Extracting #1: cost 0 inf + 1 246.545 * [simplify]: Simplified to 0 246.545 * [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)) 246.545 * * * * [progress]: [ 411 / 3260 ] simplifiying candidate # 246.546 * [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)))) 246.546 * * [simplify]: iters left: 6 (26 enodes) 246.553 * * [simplify]: iters left: 5 (101 enodes) 246.571 * * [simplify]: iters left: 4 (180 enodes) 246.640 * * [simplify]: iters left: 3 (374 enodes) 246.775 * * [simplify]: Extracting #0: cost 1 inf + 0 246.775 * * [simplify]: Extracting #1: cost 11 inf + 0 246.775 * * [simplify]: Extracting #2: cost 121 inf + 0 246.777 * * [simplify]: Extracting #3: cost 208 inf + 206 246.779 * * [simplify]: Extracting #4: cost 189 inf + 2083 246.783 * * [simplify]: Extracting #5: cost 175 inf + 5502 246.792 * * [simplify]: Extracting #6: cost 127 inf + 24603 246.814 * * [simplify]: Extracting #7: cost 14 inf + 78620 246.834 * * [simplify]: Extracting #8: cost 0 inf + 85362 246.856 * * [simplify]: Extracting #9: cost 0 inf + 85282 246.882 * [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)) 246.882 * [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))))) 246.883 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 246.883 * * [simplify]: iters left: 6 (11 enodes) 246.886 * * [simplify]: iters left: 5 (42 enodes) 246.893 * * [simplify]: iters left: 4 (67 enodes) 246.906 * * [simplify]: iters left: 3 (111 enodes) 246.935 * * [simplify]: iters left: 2 (140 enodes) 246.959 * * [simplify]: iters left: 1 (160 enodes) 246.984 * * [simplify]: Extracting #0: cost 1 inf + 0 246.984 * * [simplify]: Extracting #1: cost 0 inf + 1 246.984 * [simplify]: Simplified to 0 246.984 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (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)) 246.984 * * * * [progress]: [ 412 / 3260 ] simplifiying candidate # 246.985 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 246.985 * * [simplify]: iters left: 6 (29 enodes) 246.993 * * [simplify]: iters left: 5 (121 enodes) 247.018 * * [simplify]: iters left: 4 (295 enodes) 247.154 * * [simplify]: Extracting #0: cost 1 inf + 0 247.154 * * [simplify]: Extracting #1: cost 11 inf + 0 247.154 * * [simplify]: Extracting #2: cost 189 inf + 0 247.155 * * [simplify]: Extracting #3: cost 333 inf + 1 247.157 * * [simplify]: Extracting #4: cost 324 inf + 935 247.160 * * [simplify]: Extracting #5: cost 249 inf + 23268 247.184 * * [simplify]: Extracting #6: cost 76 inf + 90001 247.224 * * [simplify]: Extracting #7: cost 2 inf + 124145 247.254 * * [simplify]: Extracting #8: cost 0 inf + 124235 247.285 * * [simplify]: Extracting #9: cost 0 inf + 124075 247.307 * [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))))) 247.307 * [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))))))) 247.307 * [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))))) 247.308 * * [simplify]: iters left: 6 (16 enodes) 247.312 * * [simplify]: iters left: 5 (68 enodes) 247.336 * * [simplify]: iters left: 4 (179 enodes) 247.435 * * [simplify]: Extracting #0: cost 1 inf + 0 247.435 * * [simplify]: Extracting #1: cost 27 inf + 0 247.436 * * [simplify]: Extracting #2: cost 153 inf + 0 247.437 * * [simplify]: Extracting #3: cost 242 inf + 83 247.443 * * [simplify]: Extracting #4: cost 185 inf + 16503 247.464 * * [simplify]: Extracting #5: cost 15 inf + 79352 247.490 * * [simplify]: Extracting #6: cost 0 inf + 84943 247.507 * [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))))) 247.507 * [simplify]: 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))))))) 247.507 * * * * [progress]: [ 413 / 3260 ] simplifiying candidate # 247.507 * [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))))) 247.508 * * [simplify]: iters left: 6 (27 enodes) 247.515 * * [simplify]: iters left: 5 (111 enodes) 247.553 * * [simplify]: iters left: 4 (247 enodes) 247.652 * * [simplify]: Extracting #0: cost 1 inf + 0 247.652 * * [simplify]: Extracting #1: cost 11 inf + 0 247.652 * * [simplify]: Extracting #2: cost 148 inf + 0 247.653 * * [simplify]: Extracting #3: cost 255 inf + 0 247.656 * * [simplify]: Extracting #4: cost 223 inf + 7350 247.670 * * [simplify]: Extracting #5: cost 113 inf + 42713 247.689 * * [simplify]: Extracting #6: cost 61 inf + 62521 247.716 * * [simplify]: Extracting #7: cost 6 inf + 88137 247.735 * * [simplify]: Extracting #8: cost 0 inf + 90506 247.756 * * [simplify]: Extracting #9: cost 0 inf + 90346 247.781 * [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)))))) 247.781 * [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)))))) 247.781 * [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)))) 247.782 * * [simplify]: iters left: 6 (15 enodes) 247.786 * * [simplify]: iters left: 5 (63 enodes) 247.797 * * [simplify]: iters left: 4 (145 enodes) 247.859 * * [simplify]: iters left: 3 (499 enodes) 248.240 * * [simplify]: Extracting #0: cost 1 inf + 0 248.240 * * [simplify]: Extracting #1: cost 0 inf + 1 248.240 * [simplify]: Simplified to 0 248.240 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 248.240 * * * * [progress]: [ 414 / 3260 ] simplifiying candidate # 248.240 * [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)))) 248.241 * * [simplify]: iters left: 6 (28 enodes) 248.248 * * [simplify]: iters left: 5 (115 enodes) 248.280 * * [simplify]: iters left: 4 (273 enodes) 248.422 * * [simplify]: Extracting #0: cost 1 inf + 0 248.423 * * [simplify]: Extracting #1: cost 13 inf + 0 248.423 * * [simplify]: Extracting #2: cost 155 inf + 0 248.424 * * [simplify]: Extracting #3: cost 252 inf + 2 248.425 * * [simplify]: Extracting #4: cost 241 inf + 1904 248.428 * * [simplify]: Extracting #5: cost 164 inf + 23843 248.435 * * [simplify]: Extracting #6: cost 93 inf + 44804 248.444 * * [simplify]: Extracting #7: cost 57 inf + 56656 248.466 * * [simplify]: Extracting #8: cost 3 inf + 83798 248.485 * * [simplify]: Extracting #9: cost 0 inf + 84908 248.502 * * [simplify]: Extracting #10: cost 0 inf + 84748 248.522 * [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))))) 248.522 * [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))))) 248.522 * [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))) 248.522 * * [simplify]: iters left: 6 (15 enodes) 248.527 * * [simplify]: iters left: 5 (62 enodes) 248.540 * * [simplify]: iters left: 4 (159 enodes) 248.604 * * [simplify]: iters left: 3 (475 enodes) 248.946 * * [simplify]: Extracting #0: cost 1 inf + 0 248.946 * * [simplify]: Extracting #1: cost 42 inf + 0 248.947 * * [simplify]: Extracting #2: cost 194 inf + 1 248.950 * * [simplify]: Extracting #3: cost 205 inf + 15094 248.968 * * [simplify]: Extracting #4: cost 20 inf + 63712 248.993 * * [simplify]: Extracting #5: cost 3 inf + 65204 249.008 * * [simplify]: Extracting #6: cost 0 inf + 65965 249.033 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 249.033 * [simplify]: 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)))) 249.034 * * * * [progress]: [ 415 / 3260 ] simplifiying candidate # 249.034 * [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)))))) 249.035 * * [simplify]: iters left: 6 (30 enodes) 249.050 * * [simplify]: iters left: 5 (121 enodes) 249.072 * * [simplify]: iters left: 4 (270 enodes) 249.160 * * [simplify]: Extracting #0: cost 1 inf + 0 249.160 * * [simplify]: Extracting #1: cost 11 inf + 0 249.160 * * [simplify]: Extracting #2: cost 154 inf + 0 249.161 * * [simplify]: Extracting #3: cost 273 inf + 0 249.162 * * [simplify]: Extracting #4: cost 259 inf + 1742 249.167 * * [simplify]: Extracting #5: cost 133 inf + 42229 249.177 * * [simplify]: Extracting #6: cost 73 inf + 62507 249.191 * * [simplify]: Extracting #7: cost 20 inf + 86504 249.226 * * [simplify]: Extracting #8: cost 2 inf + 94951 249.260 * * [simplify]: Extracting #9: cost 0 inf + 95710 249.290 * [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))) 249.290 * [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))))))) 249.290 * [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))))) 249.291 * * [simplify]: iters left: 6 (15 enodes) 249.295 * * [simplify]: iters left: 5 (62 enodes) 249.307 * * [simplify]: iters left: 4 (148 enodes) 249.357 * * [simplify]: iters left: 3 (499 enodes) 249.756 * * [simplify]: Extracting #0: cost 1 inf + 0 249.756 * * [simplify]: Extracting #1: cost 0 inf + 1 249.756 * [simplify]: Simplified to 0 249.756 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)))) (/ (* (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 0)) 249.757 * * * * [progress]: [ 416 / 3260 ] simplifiying candidate # 249.757 * [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))))) 249.757 * * [simplify]: iters left: 6 (28 enodes) 249.765 * * [simplify]: iters left: 5 (112 enodes) 249.785 * * [simplify]: iters left: 4 (234 enodes) 249.884 * * [simplify]: Extracting #0: cost 1 inf + 0 249.884 * * [simplify]: Extracting #1: cost 11 inf + 0 249.884 * * [simplify]: Extracting #2: cost 127 inf + 0 249.885 * * [simplify]: Extracting #3: cost 216 inf + 0 249.887 * * [simplify]: Extracting #4: cost 198 inf + 2794 249.895 * * [simplify]: Extracting #5: cost 114 inf + 26326 249.908 * * [simplify]: Extracting #6: cost 52 inf + 49450 249.920 * * [simplify]: Extracting #7: cost 3 inf + 71649 249.935 * * [simplify]: Extracting #8: cost 0 inf + 72799 249.958 * * [simplify]: Extracting #9: cost 0 inf + 72719 249.972 * [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))))) 249.972 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (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)))))) 249.972 * [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)))) 249.973 * * [simplify]: iters left: 6 (14 enodes) 249.977 * * [simplify]: iters left: 5 (56 enodes) 249.987 * * [simplify]: iters left: 4 (117 enodes) 250.043 * * [simplify]: iters left: 3 (347 enodes) 250.270 * * [simplify]: Extracting #0: cost 1 inf + 0 250.270 * * [simplify]: Extracting #1: cost 0 inf + 1 250.270 * [simplify]: Simplified to 0 250.270 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 250.270 * * * * [progress]: [ 417 / 3260 ] simplifiying candidate # 250.271 * [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)))) 250.271 * * [simplify]: iters left: 6 (29 enodes) 250.287 * * [simplify]: iters left: 5 (116 enodes) 250.323 * * [simplify]: iters left: 4 (235 enodes) 250.379 * * [simplify]: Extracting #0: cost 1 inf + 0 250.379 * * [simplify]: Extracting #1: cost 11 inf + 0 250.380 * * [simplify]: Extracting #2: cost 123 inf + 0 250.380 * * [simplify]: Extracting #3: cost 195 inf + 2 250.381 * * [simplify]: Extracting #4: cost 180 inf + 1789 250.384 * * [simplify]: Extracting #5: cost 109 inf + 19257 250.390 * * [simplify]: Extracting #6: cost 57 inf + 37601 250.401 * * [simplify]: Extracting #7: cost 1 inf + 63356 250.413 * * [simplify]: Extracting #8: cost 0 inf + 63306 250.425 * * [simplify]: Extracting #9: cost 0 inf + 63066 250.437 * [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))) 250.437 * [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))))) 250.437 * [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))) 250.437 * * [simplify]: iters left: 6 (14 enodes) 250.441 * * [simplify]: iters left: 5 (57 enodes) 250.455 * * [simplify]: iters left: 4 (116 enodes) 250.484 * * [simplify]: iters left: 3 (321 enodes) 250.636 * * [simplify]: Extracting #0: cost 1 inf + 0 250.636 * * [simplify]: Extracting #1: cost 0 inf + 1 250.636 * [simplify]: Simplified to 0 250.636 * [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)) 250.637 * * * * [progress]: [ 418 / 3260 ] simplifiying candidate # 250.637 * [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)))))) 250.637 * * [simplify]: iters left: 6 (30 enodes) 250.647 * * [simplify]: iters left: 5 (121 enodes) 250.697 * * [simplify]: iters left: 4 (269 enodes) 250.797 * * [simplify]: Extracting #0: cost 1 inf + 0 250.797 * * [simplify]: Extracting #1: cost 11 inf + 0 250.798 * * [simplify]: Extracting #2: cost 136 inf + 0 250.798 * * [simplify]: Extracting #3: cost 228 inf + 204 250.799 * * [simplify]: Extracting #4: cost 217 inf + 1502 250.805 * * [simplify]: Extracting #5: cost 133 inf + 24226 250.817 * * [simplify]: Extracting #6: cost 71 inf + 44459 250.838 * * [simplify]: Extracting #7: cost 25 inf + 64574 250.863 * * [simplify]: Extracting #8: cost 0 inf + 75852 250.888 * * [simplify]: Extracting #9: cost 0 inf + 75622 250.902 * [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)) 250.902 * [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))))))) 250.902 * [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))))) 250.902 * * [simplify]: iters left: 6 (15 enodes) 250.907 * * [simplify]: iters left: 5 (62 enodes) 250.919 * * [simplify]: iters left: 4 (149 enodes) 250.962 * * [simplify]: iters left: 3 (450 enodes) 251.267 * * [simplify]: Extracting #0: cost 1 inf + 0 251.267 * * [simplify]: Extracting #1: cost 0 inf + 1 251.267 * [simplify]: Simplified to 0 251.267 * [simplify]: 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)) 251.268 * * * * [progress]: [ 419 / 3260 ] simplifiying candidate # 251.268 * [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))))) 251.268 * * [simplify]: iters left: 6 (28 enodes) 251.283 * * [simplify]: iters left: 5 (113 enodes) 251.323 * * [simplify]: iters left: 4 (233 enodes) 251.390 * * [simplify]: Extracting #0: cost 1 inf + 0 251.390 * * [simplify]: Extracting #1: cost 11 inf + 0 251.390 * * [simplify]: Extracting #2: cost 122 inf + 0 251.391 * * [simplify]: Extracting #3: cost 197 inf + 204 251.392 * * [simplify]: Extracting #4: cost 178 inf + 3042 251.395 * * [simplify]: Extracting #5: cost 118 inf + 17593 251.399 * * [simplify]: Extracting #6: cost 97 inf + 22184 251.408 * * [simplify]: Extracting #7: cost 59 inf + 35210 251.419 * * [simplify]: Extracting #8: cost 3 inf + 63679 251.431 * * [simplify]: Extracting #9: cost 0 inf + 64989 251.450 * * [simplify]: Extracting #10: cost 0 inf + 64949 251.474 * [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)) 251.475 * [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)))))) 251.475 * [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)))) 251.475 * * [simplify]: iters left: 6 (14 enodes) 251.483 * * [simplify]: iters left: 5 (57 enodes) 251.504 * * [simplify]: iters left: 4 (118 enodes) 251.562 * * [simplify]: iters left: 3 (314 enodes) 251.693 * * [simplify]: Extracting #0: cost 1 inf + 0 251.693 * * [simplify]: Extracting #1: cost 0 inf + 1 251.693 * [simplify]: Simplified to 0 251.693 * [simplify]: 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)) 251.693 * * * * [progress]: [ 420 / 3260 ] simplifiying candidate # 251.694 * [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)))) 251.697 * * [simplify]: iters left: 6 (28 enodes) 251.704 * * [simplify]: iters left: 5 (108 enodes) 251.724 * * [simplify]: iters left: 4 (225 enodes) 251.774 * * [simplify]: Extracting #0: cost 1 inf + 0 251.774 * * [simplify]: Extracting #1: cost 13 inf + 0 251.774 * * [simplify]: Extracting #2: cost 120 inf + 0 251.775 * * [simplify]: Extracting #3: cost 167 inf + 248 251.775 * * [simplify]: Extracting #4: cost 151 inf + 2560 251.777 * * [simplify]: Extracting #5: cost 97 inf + 14304 251.786 * * [simplify]: Extracting #6: cost 59 inf + 28443 251.803 * * [simplify]: Extracting #7: cost 6 inf + 51960 251.823 * * [simplify]: Extracting #8: cost 0 inf + 54730 251.843 * * [simplify]: Extracting #9: cost 0 inf + 54650 251.861 * [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)))) 251.861 * [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))))) 251.861 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 251.861 * * [simplify]: iters left: 6 (13 enodes) 251.865 * * [simplify]: iters left: 5 (48 enodes) 251.874 * * [simplify]: iters left: 4 (103 enodes) 251.904 * * [simplify]: iters left: 3 (238 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))))) (* (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)) 251.989 * * * * [progress]: [ 421 / 3260 ] simplifiying candidate # 251.989 * [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)))))) 251.989 * * [simplify]: iters left: 6 (28 enodes) 251.996 * * [simplify]: iters left: 5 (114 enodes) 252.026 * * [simplify]: iters left: 4 (257 enodes) 252.144 * * [simplify]: Extracting #0: cost 1 inf + 0 252.144 * * [simplify]: Extracting #1: cost 11 inf + 0 252.145 * * [simplify]: Extracting #2: cost 150 inf + 0 252.146 * * [simplify]: Extracting #3: cost 265 inf + 0 252.147 * * [simplify]: Extracting #4: cost 250 inf + 2146 252.151 * * [simplify]: Extracting #5: cost 158 inf + 32351 252.161 * * [simplify]: Extracting #6: cost 63 inf + 66240 252.176 * * [simplify]: Extracting #7: cost 3 inf + 93634 252.197 * * [simplify]: Extracting #8: cost 0 inf + 94263 252.221 * * [simplify]: Extracting #9: cost 0 inf + 94103 252.253 * [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)))) 252.253 * [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))))))) 252.254 * [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))))) 252.254 * * [simplify]: iters left: 6 (15 enodes) 252.262 * * [simplify]: iters left: 5 (61 enodes) 252.280 * * [simplify]: iters left: 4 (142 enodes) 252.324 * * [simplify]: iters left: 3 (474 enodes) 252.683 * * [simplify]: Extracting #0: cost 1 inf + 0 252.683 * * [simplify]: Extracting #1: cost 0 inf + 1 252.683 * [simplify]: Simplified to 0 252.683 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 252.684 * * * * [progress]: [ 422 / 3260 ] simplifiying candidate # 252.684 * [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))))) 252.685 * * [simplify]: iters left: 6 (26 enodes) 252.698 * * [simplify]: iters left: 5 (104 enodes) 252.733 * * [simplify]: iters left: 4 (214 enodes) 252.782 * * [simplify]: Extracting #0: cost 1 inf + 0 252.782 * * [simplify]: Extracting #1: cost 11 inf + 0 252.782 * * [simplify]: Extracting #2: cost 121 inf + 0 252.783 * * [simplify]: Extracting #3: cost 202 inf + 0 252.783 * * [simplify]: Extracting #4: cost 194 inf + 1095 252.787 * * [simplify]: Extracting #5: cost 137 inf + 17650 252.802 * * [simplify]: Extracting #6: cost 60 inf + 45365 252.822 * * [simplify]: Extracting #7: cost 3 inf + 69994 252.840 * * [simplify]: Extracting #8: cost 0 inf + 70101 252.853 * * [simplify]: Extracting #9: cost 0 inf + 70021 252.870 * [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)))) 252.870 * [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)))))) 252.871 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 252.871 * * [simplify]: iters left: 6 (14 enodes) 252.879 * * [simplify]: iters left: 5 (56 enodes) 252.899 * * [simplify]: iters left: 4 (113 enodes) 252.933 * * [simplify]: iters left: 3 (324 enodes) 253.092 * * [simplify]: Extracting #0: cost 1 inf + 0 253.092 * * [simplify]: Extracting #1: cost 0 inf + 1 253.092 * [simplify]: Simplified to 0 253.092 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 253.093 * * * * [progress]: [ 423 / 3260 ] simplifiying candidate # 253.093 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 253.093 * * [simplify]: iters left: 6 (27 enodes) 253.107 * * [simplify]: iters left: 5 (109 enodes) 253.143 * * [simplify]: iters left: 4 (224 enodes) 253.195 * * [simplify]: Extracting #0: cost 1 inf + 0 253.196 * * [simplify]: Extracting #1: cost 11 inf + 0 253.196 * * [simplify]: Extracting #2: cost 122 inf + 0 253.196 * * [simplify]: Extracting #3: cost 195 inf + 2 253.197 * * [simplify]: Extracting #4: cost 184 inf + 1342 253.202 * * [simplify]: Extracting #5: cost 134 inf + 12915 253.207 * * [simplify]: Extracting #6: cost 57 inf + 38567 253.219 * * [simplify]: Extracting #7: cost 5 inf + 61747 253.231 * * [simplify]: Extracting #8: cost 0 inf + 63656 253.249 * * [simplify]: Extracting #9: cost 0 inf + 63496 253.272 * * [simplify]: Extracting #10: cost 0 inf + 63416 253.296 * [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))) 253.296 * [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))))) 253.296 * [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))) 253.297 * * [simplify]: iters left: 6 (14 enodes) 253.304 * * [simplify]: iters left: 5 (56 enodes) 253.322 * * [simplify]: iters left: 4 (112 enodes) 253.348 * * [simplify]: iters left: 3 (297 enodes) 253.507 * * [simplify]: Extracting #0: cost 1 inf + 0 253.507 * * [simplify]: Extracting #1: cost 0 inf + 1 253.507 * [simplify]: Simplified to 0 253.507 * [simplify]: 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)) 253.508 * * * * [progress]: [ 424 / 3260 ] simplifiying candidate # 253.508 * [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)))))) 253.508 * * [simplify]: iters left: 6 (28 enodes) 253.516 * * [simplify]: iters left: 5 (112 enodes) 253.541 * * [simplify]: iters left: 4 (237 enodes) 253.606 * * [simplify]: Extracting #0: cost 1 inf + 0 253.606 * * [simplify]: Extracting #1: cost 11 inf + 0 253.607 * * [simplify]: Extracting #2: cost 125 inf + 0 253.608 * * [simplify]: Extracting #3: cost 214 inf + 0 253.610 * * [simplify]: Extracting #4: cost 198 inf + 2149 253.620 * * [simplify]: Extracting #5: cost 121 inf + 22709 253.633 * * [simplify]: Extracting #6: cost 61 inf + 44100 253.647 * * [simplify]: Extracting #7: cost 6 inf + 68913 253.660 * * [simplify]: Extracting #8: cost 0 inf + 71803 253.680 * * [simplify]: Extracting #9: cost 0 inf + 71523 253.706 * [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)))) 253.706 * [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))))))) 253.706 * [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))))) 253.707 * * [simplify]: iters left: 6 (13 enodes) 253.713 * * [simplify]: iters left: 5 (53 enodes) 253.732 * * [simplify]: iters left: 4 (118 enodes) 253.765 * * [simplify]: iters left: 3 (324 enodes) 253.907 * * [simplify]: Extracting #0: cost 1 inf + 0 253.907 * * [simplify]: Extracting #1: cost 0 inf + 1 253.908 * [simplify]: Simplified to 0 253.908 * [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)) 253.908 * * * * [progress]: [ 425 / 3260 ] simplifiying candidate # 253.908 * [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))))) 253.909 * * [simplify]: iters left: 6 (25 enodes) 253.917 * * [simplify]: iters left: 5 (98 enodes) 253.938 * * [simplify]: iters left: 4 (192 enodes) 254.000 * * [simplify]: iters left: 3 (472 enodes) 254.240 * * [simplify]: Extracting #0: cost 1 inf + 0 254.240 * * [simplify]: Extracting #1: cost 9 inf + 0 254.240 * * [simplify]: Extracting #2: cost 146 inf + 0 254.241 * * [simplify]: Extracting #3: cost 293 inf + 1 254.243 * * [simplify]: Extracting #4: cost 280 inf + 1909 254.247 * * [simplify]: Extracting #5: cost 209 inf + 16372 254.253 * * [simplify]: Extracting #6: cost 160 inf + 25830 254.262 * * [simplify]: Extracting #7: cost 118 inf + 43292 254.294 * * [simplify]: Extracting #8: cost 14 inf + 94997 254.331 * * [simplify]: Extracting #9: cost 0 inf + 101340 254.355 * * [simplify]: Extracting #10: cost 0 inf + 101220 254.394 * [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)))) 254.394 * [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)))))) 254.395 * [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)))) 254.395 * * [simplify]: iters left: 6 (11 enodes) 254.401 * * [simplify]: iters left: 5 (43 enodes) 254.416 * * [simplify]: iters left: 4 (84 enodes) 254.449 * * [simplify]: iters left: 3 (212 enodes) 254.524 * * [simplify]: iters left: 2 (472 enodes) 254.696 * * [simplify]: Extracting #0: cost 1 inf + 0 254.696 * * [simplify]: Extracting #1: cost 0 inf + 1 254.696 * [simplify]: Simplified to 0 254.696 * [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)) 254.696 * * * * [progress]: [ 426 / 3260 ] simplifiying candidate # 254.696 * [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)))) 254.697 * * [simplify]: iters left: 6 (27 enodes) 254.704 * * [simplify]: iters left: 5 (108 enodes) 254.727 * * [simplify]: iters left: 4 (214 enodes) 254.771 * * [simplify]: Extracting #0: cost 1 inf + 0 254.771 * * [simplify]: Extracting #1: cost 11 inf + 0 254.772 * * [simplify]: Extracting #2: cost 110 inf + 0 254.772 * * [simplify]: Extracting #3: cost 164 inf + 2 254.773 * * [simplify]: Extracting #4: cost 152 inf + 1223 254.774 * * [simplify]: Extracting #5: cost 143 inf + 3417 254.776 * * [simplify]: Extracting #6: cost 96 inf + 12483 254.782 * * [simplify]: Extracting #7: cost 29 inf + 37024 254.793 * * [simplify]: Extracting #8: cost 0 inf + 52714 254.805 * * [simplify]: Extracting #9: cost 0 inf + 52204 254.823 * * [simplify]: Extracting #10: cost 0 inf + 52124 254.843 * [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))))) 254.843 * [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))))) 254.843 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 254.843 * * [simplify]: iters left: 6 (12 enodes) 254.850 * * [simplify]: iters left: 5 (49 enodes) 254.866 * * [simplify]: iters left: 4 (99 enodes) 254.887 * * [simplify]: iters left: 3 (234 enodes) 254.964 * * [simplify]: iters left: 2 (447 enodes) 255.142 * * [simplify]: Extracting #0: cost 1 inf + 0 255.142 * * [simplify]: Extracting #1: cost 0 inf + 1 255.142 * [simplify]: Simplified to 0 255.142 * [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)) 255.142 * * * * [progress]: [ 427 / 3260 ] simplifiying candidate # 255.142 * [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)))))) 255.142 * * [simplify]: iters left: 6 (29 enodes) 255.150 * * [simplify]: iters left: 5 (116 enodes) 255.184 * * [simplify]: iters left: 4 (240 enodes) 255.257 * * [simplify]: Extracting #0: cost 1 inf + 0 255.257 * * [simplify]: Extracting #1: cost 11 inf + 0 255.258 * * [simplify]: Extracting #2: cost 113 inf + 0 255.258 * * [simplify]: Extracting #3: cost 180 inf + 204 255.259 * * [simplify]: Extracting #4: cost 167 inf + 1666 255.261 * * [simplify]: Extracting #5: cost 125 inf + 11175 255.265 * * [simplify]: Extracting #6: cost 58 inf + 32322 255.275 * * [simplify]: Extracting #7: cost 4 inf + 57559 255.290 * * [simplify]: Extracting #8: cost 0 inf + 58662 255.307 * * [simplify]: Extracting #9: cost 0 inf + 58552 255.318 * * [simplify]: Extracting #10: cost 0 inf + 58432 255.329 * [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))) 255.330 * [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))))))) 255.330 * [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))))) 255.330 * * [simplify]: iters left: 6 (14 enodes) 255.338 * * [simplify]: iters left: 5 (57 enodes) 255.358 * * [simplify]: iters left: 4 (121 enodes) 255.390 * * [simplify]: iters left: 3 (291 enodes) 255.510 * * [simplify]: Extracting #0: cost 1 inf + 0 255.510 * * [simplify]: Extracting #1: cost 0 inf + 1 255.510 * [simplify]: Simplified to 0 255.510 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (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)) 255.510 * * * * [progress]: [ 428 / 3260 ] simplifiying candidate # 255.510 * [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))))) 255.511 * * [simplify]: iters left: 6 (27 enodes) 255.518 * * [simplify]: iters left: 5 (108 enodes) 255.540 * * [simplify]: iters left: 4 (210 enodes) 255.617 * * [simplify]: Extracting #0: cost 1 inf + 0 255.617 * * [simplify]: Extracting #1: cost 11 inf + 0 255.617 * * [simplify]: Extracting #2: cost 106 inf + 0 255.618 * * [simplify]: Extracting #3: cost 160 inf + 204 255.619 * * [simplify]: Extracting #4: cost 151 inf + 1183 255.620 * * [simplify]: Extracting #5: cost 133 inf + 4600 255.623 * * [simplify]: Extracting #6: cost 93 inf + 11300 255.629 * * [simplify]: Extracting #7: cost 33 inf + 35850 255.643 * * [simplify]: Extracting #8: cost 0 inf + 53299 255.659 * * [simplify]: Extracting #9: cost 0 inf + 52869 255.672 * * [simplify]: Extracting #10: cost 0 inf + 52789 255.683 * [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))) 255.683 * [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)))))) 255.683 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 255.683 * * [simplify]: iters left: 6 (13 enodes) 255.687 * * [simplify]: iters left: 5 (52 enodes) 255.698 * * [simplify]: iters left: 4 (98 enodes) 255.731 * * [simplify]: iters left: 3 (212 enodes) 255.801 * * [simplify]: iters left: 2 (371 enodes) 255.922 * * [simplify]: Extracting #0: cost 1 inf + 0 255.922 * * [simplify]: Extracting #1: cost 0 inf + 1 255.922 * [simplify]: Simplified to 0 255.922 * [simplify]: 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)) 255.923 * * * * [progress]: [ 429 / 3260 ] simplifiying candidate # 255.923 * [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)))) 255.924 * * [simplify]: iters left: 6 (27 enodes) 255.938 * * [simplify]: iters left: 5 (102 enodes) 255.978 * * [simplify]: iters left: 4 (199 enodes) 256.055 * * [simplify]: iters left: 3 (417 enodes) 256.263 * * [simplify]: Extracting #0: cost 1 inf + 0 256.263 * * [simplify]: Extracting #1: cost 11 inf + 0 256.264 * * [simplify]: Extracting #2: cost 137 inf + 0 256.265 * * [simplify]: Extracting #3: cost 228 inf + 702 256.267 * * [simplify]: Extracting #4: cost 190 inf + 4868 256.269 * * [simplify]: Extracting #5: cost 171 inf + 8851 256.272 * * [simplify]: Extracting #6: cost 165 inf + 10310 256.278 * * [simplify]: Extracting #7: cost 117 inf + 29858 256.305 * * [simplify]: Extracting #8: cost 23 inf + 76794 256.327 * * [simplify]: Extracting #9: cost 0 inf + 88019 256.349 * * [simplify]: Extracting #10: cost 0 inf + 87819 256.391 * [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)) 256.391 * [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))))) 256.391 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 256.392 * * [simplify]: iters left: 6 (12 enodes) 256.398 * * [simplify]: iters left: 5 (44 enodes) 256.414 * * [simplify]: iters left: 4 (92 enodes) 256.446 * * [simplify]: iters left: 3 (159 enodes) 256.485 * * [simplify]: iters left: 2 (267 enodes) 256.565 * * [simplify]: iters left: 1 (364 enodes) 256.652 * * [simplify]: Extracting #0: cost 1 inf + 0 256.652 * * [simplify]: Extracting #1: cost 0 inf + 1 256.652 * [simplify]: Simplified to 0 256.652 * [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)) 256.652 * * * * [progress]: [ 430 / 3260 ] simplifiying candidate # 256.653 * [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)))))) 256.653 * * [simplify]: iters left: 6 (28 enodes) 256.660 * * [simplify]: iters left: 5 (117 enodes) 256.696 * * [simplify]: iters left: 4 (266 enodes) 256.781 * * [simplify]: Extracting #0: cost 1 inf + 0 256.781 * * [simplify]: Extracting #1: cost 11 inf + 0 256.782 * * [simplify]: Extracting #2: cost 149 inf + 0 256.783 * * [simplify]: Extracting #3: cost 252 inf + 44 256.784 * * [simplify]: Extracting #4: cost 226 inf + 3899 256.790 * * [simplify]: Extracting #5: cost 110 inf + 37413 256.803 * * [simplify]: Extracting #6: cost 53 inf + 59047 256.817 * * [simplify]: Extracting #7: cost 7 inf + 79500 256.833 * * [simplify]: Extracting #8: cost 0 inf + 82959 256.848 * * [simplify]: Extracting #9: cost 0 inf + 82687 256.863 * [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))) 256.863 * [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))))))) 256.863 * [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))))) 256.864 * * [simplify]: iters left: 6 (15 enodes) 256.868 * * [simplify]: iters left: 5 (64 enodes) 256.881 * * [simplify]: iters left: 4 (149 enodes) 256.959 * * [simplify]: iters left: 3 (466 enodes) 257.377 * * [simplify]: Extracting #0: cost 1 inf + 0 257.377 * * [simplify]: Extracting #1: cost 0 inf + 1 257.377 * [simplify]: Simplified to 0 257.377 * [simplify]: 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)) 257.378 * * * * [progress]: [ 431 / 3260 ] simplifiying candidate # 257.378 * [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))))) 257.378 * * [simplify]: iters left: 6 (26 enodes) 257.389 * * [simplify]: iters left: 5 (107 enodes) 257.414 * * [simplify]: iters left: 4 (224 enodes) 257.478 * * [simplify]: Extracting #0: cost 1 inf + 0 257.479 * * [simplify]: Extracting #1: cost 11 inf + 0 257.479 * * [simplify]: Extracting #2: cost 127 inf + 0 257.480 * * [simplify]: Extracting #3: cost 200 inf + 45 257.482 * * [simplify]: Extracting #4: cost 176 inf + 4342 257.493 * * [simplify]: Extracting #5: cost 107 inf + 21156 257.506 * * [simplify]: Extracting #6: cost 56 inf + 39705 257.518 * * [simplify]: Extracting #7: cost 2 inf + 63323 257.530 * * [simplify]: Extracting #8: cost 0 inf + 64133 257.543 * * [simplify]: Extracting #9: cost 0 inf + 63973 257.567 * [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)))) 257.567 * [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)))))) 257.567 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 257.567 * * [simplify]: iters left: 6 (14 enodes) 257.571 * * [simplify]: iters left: 5 (59 enodes) 257.582 * * [simplify]: iters left: 4 (121 enodes) 257.611 * * [simplify]: iters left: 3 (332 enodes) 257.839 * * [simplify]: Extracting #0: cost 1 inf + 0 257.839 * * [simplify]: Extracting #1: cost 0 inf + 1 257.839 * [simplify]: Simplified to 0 257.839 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 257.839 * * * * [progress]: [ 432 / 3260 ] simplifiying candidate # 257.839 * [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)))) 257.840 * * [simplify]: iters left: 6 (26 enodes) 257.848 * * [simplify]: iters left: 5 (107 enodes) 257.870 * * [simplify]: iters left: 4 (227 enodes) 257.957 * * [simplify]: Extracting #0: cost 1 inf + 0 257.957 * * [simplify]: Extracting #1: cost 11 inf + 0 257.957 * * [simplify]: Extracting #2: cost 117 inf + 0 257.958 * * [simplify]: Extracting #3: cost 175 inf + 88 257.960 * * [simplify]: Extracting #4: cost 131 inf + 6750 257.965 * * [simplify]: Extracting #5: cost 103 inf + 13525 257.972 * * [simplify]: Extracting #6: cost 92 inf + 15804 257.982 * * [simplify]: Extracting #7: cost 52 inf + 29563 257.991 * * [simplify]: Extracting #8: cost 6 inf + 53118 258.002 * * [simplify]: Extracting #9: cost 0 inf + 55462 258.014 * * [simplify]: Extracting #10: cost 0 inf + 55422 258.035 * [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)))) 258.036 * [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))))) 258.036 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 258.036 * * [simplify]: iters left: 6 (13 enodes) 258.044 * * [simplify]: iters left: 5 (54 enodes) 258.070 * * [simplify]: iters left: 4 (112 enodes) 258.119 * * [simplify]: iters left: 3 (281 enodes) 258.271 * * [simplify]: Extracting #0: cost 1 inf + 0 258.271 * * [simplify]: Extracting #1: cost 0 inf + 1 258.271 * [simplify]: Simplified to 0 258.271 * [simplify]: 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)) 258.272 * * * * [progress]: [ 433 / 3260 ] simplifiying candidate # 258.272 * [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)))))) 258.272 * * [simplify]: iters left: 6 (29 enodes) 258.280 * * [simplify]: iters left: 5 (118 enodes) 258.307 * * [simplify]: iters left: 4 (257 enodes) 258.409 * * [simplify]: Extracting #0: cost 1 inf + 0 258.409 * * [simplify]: Extracting #1: cost 11 inf + 0 258.410 * * [simplify]: Extracting #2: cost 131 inf + 0 258.411 * * [simplify]: Extracting #3: cost 214 inf + 45 258.413 * * [simplify]: Extracting #4: cost 199 inf + 1711 258.418 * * [simplify]: Extracting #5: cost 137 inf + 16177 258.430 * * [simplify]: Extracting #6: cost 67 inf + 37005 258.453 * * [simplify]: Extracting #7: cost 5 inf + 65316 258.470 * * [simplify]: Extracting #8: cost 0 inf + 66888 258.485 * * [simplify]: Extracting #9: cost 0 inf + 66768 258.502 * [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)))) 258.502 * [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))))))) 258.503 * [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))))) 258.503 * * [simplify]: iters left: 6 (14 enodes) 258.511 * * [simplify]: iters left: 5 (59 enodes) 258.532 * * [simplify]: iters left: 4 (134 enodes) 258.594 * * [simplify]: iters left: 3 (357 enodes) 258.855 * * [simplify]: Extracting #0: cost 1 inf + 0 258.855 * * [simplify]: Extracting #1: cost 0 inf + 1 258.855 * [simplify]: Simplified to 0 258.856 * [simplify]: 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)) 258.856 * * * * [progress]: [ 434 / 3260 ] simplifiying candidate # 258.856 * [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))))) 258.856 * * [simplify]: iters left: 6 (27 enodes) 258.865 * * [simplify]: iters left: 5 (109 enodes) 258.888 * * [simplify]: iters left: 4 (224 enodes) 258.965 * * [simplify]: Extracting #0: cost 1 inf + 0 258.965 * * [simplify]: Extracting #1: cost 11 inf + 0 258.965 * * [simplify]: Extracting #2: cost 117 inf + 0 258.966 * * [simplify]: Extracting #3: cost 176 inf + 3 258.966 * * [simplify]: Extracting #4: cost 164 inf + 984 258.967 * * [simplify]: Extracting #5: cost 144 inf + 5295 258.972 * * [simplify]: Extracting #6: cost 66 inf + 26479 258.981 * * [simplify]: Extracting #7: cost 7 inf + 50705 258.998 * * [simplify]: Extracting #8: cost 0 inf + 54015 259.019 * * [simplify]: Extracting #9: cost 0 inf + 53855 259.029 * * [simplify]: Extracting #10: cost 0 inf + 53775 259.042 * [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))) 259.043 * [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)))))) 259.043 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 259.043 * * [simplify]: iters left: 6 (13 enodes) 259.051 * * [simplify]: iters left: 5 (53 enodes) 259.069 * * [simplify]: iters left: 4 (106 enodes) 259.114 * * [simplify]: iters left: 3 (257 enodes) 259.243 * * [simplify]: Extracting #0: cost 1 inf + 0 259.243 * * [simplify]: Extracting #1: cost 0 inf + 1 259.243 * [simplify]: Simplified to 0 259.243 * [simplify]: 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)) 259.244 * * * * [progress]: [ 435 / 3260 ] simplifiying candidate # 259.244 * [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)))) 259.244 * * [simplify]: iters left: 6 (27 enodes) 259.253 * * [simplify]: iters left: 5 (108 enodes) 259.295 * * [simplify]: iters left: 4 (213 enodes) 259.364 * * [simplify]: iters left: 3 (490 enodes) 259.592 * * [simplify]: Extracting #0: cost 1 inf + 0 259.592 * * [simplify]: Extracting #1: cost 11 inf + 0 259.592 * * [simplify]: Extracting #2: cost 167 inf + 0 259.593 * * [simplify]: Extracting #3: cost 273 inf + 169 259.595 * * [simplify]: Extracting #4: cost 241 inf + 3717 259.599 * * [simplify]: Extracting #5: cost 188 inf + 12473 259.611 * * [simplify]: Extracting #6: cost 128 inf + 30769 259.642 * * [simplify]: Extracting #7: cost 19 inf + 85141 259.664 * * [simplify]: Extracting #8: cost 0 inf + 93839 259.707 * * [simplify]: Extracting #9: cost 0 inf + 93689 259.739 * [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))) 259.739 * [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))))) 259.739 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 259.739 * * [simplify]: iters left: 6 (12 enodes) 259.743 * * [simplify]: iters left: 5 (49 enodes) 259.754 * * [simplify]: iters left: 4 (94 enodes) 259.779 * * [simplify]: iters left: 3 (221 enodes) 259.906 * * [simplify]: iters left: 2 (492 enodes) 260.249 * * [simplify]: Extracting #0: cost 1 inf + 0 260.249 * * [simplify]: Extracting #1: cost 0 inf + 1 260.249 * [simplify]: Simplified to 0 260.249 * [simplify]: 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)) 260.250 * * * * [progress]: [ 436 / 3260 ] simplifiying candidate # 260.250 * [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)))))) 260.250 * * [simplify]: iters left: 6 (28 enodes) 260.257 * * [simplify]: iters left: 5 (111 enodes) 260.277 * * [simplify]: iters left: 4 (232 enodes) 260.370 * * [simplify]: Extracting #0: cost 1 inf + 0 260.370 * * [simplify]: Extracting #1: cost 11 inf + 0 260.371 * * [simplify]: Extracting #2: cost 122 inf + 0 260.372 * * [simplify]: Extracting #3: cost 181 inf + 207 260.373 * * [simplify]: Extracting #4: cost 167 inf + 1874 260.378 * * [simplify]: Extracting #5: cost 111 inf + 12909 260.388 * * [simplify]: Extracting #6: cost 55 inf + 32168 260.408 * * [simplify]: Extracting #7: cost 1 inf + 56386 260.429 * * [simplify]: Extracting #8: cost 0 inf + 56376 260.454 * * [simplify]: Extracting #9: cost 0 inf + 56136 260.474 * [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)))) 260.474 * [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))))))) 260.475 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 260.475 * * [simplify]: iters left: 6 (13 enodes) 260.483 * * [simplify]: iters left: 5 (52 enodes) 260.501 * * [simplify]: iters left: 4 (111 enodes) 260.557 * * [simplify]: iters left: 3 (278 enodes) 260.708 * * [simplify]: Extracting #0: cost 1 inf + 0 260.708 * * [simplify]: Extracting #1: cost 0 inf + 1 260.708 * [simplify]: Simplified to 0 260.708 * [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)) 260.708 * * * * [progress]: [ 437 / 3260 ] simplifiying candidate # 260.708 * [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))))) 260.708 * * [simplify]: iters left: 6 (26 enodes) 260.715 * * [simplify]: iters left: 5 (103 enodes) 260.749 * * [simplify]: iters left: 4 (205 enodes) 260.838 * * [simplify]: iters left: 3 (471 enodes) 261.137 * * [simplify]: Extracting #0: cost 1 inf + 0 261.137 * * [simplify]: Extracting #1: cost 11 inf + 0 261.138 * * [simplify]: Extracting #2: cost 158 inf + 0 261.139 * * [simplify]: Extracting #3: cost 254 inf + 457 261.141 * * [simplify]: Extracting #4: cost 215 inf + 4307 261.145 * * [simplify]: Extracting #5: cost 177 inf + 10464 261.149 * * [simplify]: Extracting #6: cost 164 inf + 12578 261.157 * * [simplify]: Extracting #7: cost 108 inf + 36184 261.185 * * [simplify]: Extracting #8: cost 12 inf + 84604 261.210 * * [simplify]: Extracting #9: cost 0 inf + 89409 261.245 * * [simplify]: Extracting #10: cost 0 inf + 89209 261.274 * [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))) 261.274 * [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)))))) 261.274 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 261.274 * * [simplify]: iters left: 6 (12 enodes) 261.278 * * [simplify]: iters left: 5 (47 enodes) 261.287 * * [simplify]: iters left: 4 (89 enodes) 261.309 * * [simplify]: iters left: 3 (186 enodes) 261.360 * * [simplify]: iters left: 2 (378 enodes) 261.552 * * [simplify]: Extracting #0: cost 1 inf + 0 261.552 * * [simplify]: Extracting #1: cost 0 inf + 1 261.552 * [simplify]: Simplified to 0 261.552 * [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)) 261.552 * * * * [progress]: [ 438 / 3260 ] simplifiying candidate # 261.552 * [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)))) 261.553 * * [simplify]: iters left: 6 (26 enodes) 261.560 * * [simplify]: iters left: 5 (100 enodes) 261.581 * * [simplify]: iters left: 4 (174 enodes) 261.641 * * [simplify]: iters left: 3 (360 enodes) 261.800 * * [simplify]: Extracting #0: cost 1 inf + 0 261.800 * * [simplify]: Extracting #1: cost 9 inf + 0 261.800 * * [simplify]: Extracting #2: cost 124 inf + 2 261.802 * * [simplify]: Extracting #3: cost 206 inf + 334 261.805 * * [simplify]: Extracting #4: cost 174 inf + 3560 261.809 * * [simplify]: Extracting #5: cost 164 inf + 6322 261.816 * * [simplify]: Extracting #6: cost 131 inf + 20534 261.844 * * [simplify]: Extracting #7: cost 23 inf + 72974 261.882 * * [simplify]: Extracting #8: cost 0 inf + 83818 261.922 * * [simplify]: Extracting #9: cost 0 inf + 83698 261.951 * [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)) 261.951 * [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))))) 261.952 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 261.952 * * [simplify]: iters left: 6 (11 enodes) 261.955 * * [simplify]: iters left: 5 (40 enodes) 261.962 * * [simplify]: iters left: 4 (65 enodes) 261.974 * * [simplify]: iters left: 3 (97 enodes) 262.007 * * [simplify]: iters left: 2 (165 enodes) 262.080 * * [simplify]: iters left: 1 (271 enodes) 262.167 * * [simplify]: Extracting #0: cost 1 inf + 0 262.167 * * [simplify]: Extracting #1: cost 0 inf + 1 262.167 * [simplify]: Simplified to 0 262.168 * [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)) 262.168 * * * * [progress]: [ 439 / 3260 ] simplifiying candidate # 262.168 * [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)))))) 262.169 * * [simplify]: iters left: 6 (27 enodes) 262.179 * * [simplify]: iters left: 5 (110 enodes) 262.199 * * [simplify]: iters left: 4 (227 enodes) 262.270 * * [simplify]: Extracting #0: cost 1 inf + 0 262.271 * * [simplify]: Extracting #1: cost 11 inf + 0 262.271 * * [simplify]: Extracting #2: cost 116 inf + 0 262.271 * * [simplify]: Extracting #3: cost 170 inf + 207 262.272 * * [simplify]: Extracting #4: cost 154 inf + 2322 262.275 * * [simplify]: Extracting #5: cost 104 inf + 12299 262.283 * * [simplify]: Extracting #6: cost 62 inf + 25737 262.300 * * [simplify]: Extracting #7: cost 5 inf + 52513 262.311 * * [simplify]: Extracting #8: cost 0 inf + 54332 262.322 * * [simplify]: Extracting #9: cost 0 inf + 54182 262.339 * [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)))) 262.339 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (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))))))) 262.340 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 262.340 * * [simplify]: iters left: 6 (12 enodes) 262.346 * * [simplify]: iters left: 5 (51 enodes) 262.356 * * [simplify]: iters left: 4 (106 enodes) 262.382 * * [simplify]: iters left: 3 (247 enodes) 262.475 * * [simplify]: Extracting #0: cost 1 inf + 0 262.475 * * [simplify]: Extracting #1: cost 0 inf + 1 262.475 * [simplify]: Simplified to 0 262.475 * [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)) 262.475 * * * * [progress]: [ 440 / 3260 ] simplifiying candidate # 262.476 * [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))))) 262.476 * * [simplify]: iters left: 6 (25 enodes) 262.489 * * [simplify]: iters left: 5 (102 enodes) 262.528 * * [simplify]: iters left: 4 (202 enodes) 262.596 * * [simplify]: iters left: 3 (469 enodes) 262.818 * * [simplify]: Extracting #0: cost 1 inf + 0 262.818 * * [simplify]: Extracting #1: cost 11 inf + 0 262.818 * * [simplify]: Extracting #2: cost 165 inf + 0 262.821 * * [simplify]: Extracting #3: cost 261 inf + 251 262.824 * * [simplify]: Extracting #4: cost 231 inf + 2916 262.830 * * [simplify]: Extracting #5: cost 186 inf + 10095 262.842 * * [simplify]: Extracting #6: cost 123 inf + 32880 262.877 * * [simplify]: Extracting #7: cost 17 inf + 82760 262.900 * * [simplify]: Extracting #8: cost 0 inf + 90265 262.927 * * [simplify]: Extracting #9: cost 0 inf + 89985 262.958 * [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)) 262.958 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (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)))))) 262.958 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 262.959 * * [simplify]: iters left: 6 (11 enodes) 262.962 * * [simplify]: iters left: 5 (46 enodes) 262.972 * * [simplify]: iters left: 4 (86 enodes) 262.999 * * [simplify]: iters left: 3 (183 enodes) 263.057 * * [simplify]: iters left: 2 (372 enodes) 263.299 * * [simplify]: Extracting #0: cost 1 inf + 0 263.299 * * [simplify]: Extracting #1: cost 0 inf + 1 263.299 * [simplify]: Simplified to 0 263.299 * [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)) 263.299 * * * * [progress]: [ 441 / 3260 ] simplifiying candidate # 263.300 * [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)))) 263.300 * * [simplify]: iters left: 6 (25 enodes) 263.314 * * [simplify]: iters left: 5 (99 enodes) 263.346 * * [simplify]: iters left: 4 (173 enodes) 263.381 * * [simplify]: iters left: 3 (360 enodes) 264.017 * * [simplify]: Extracting #0: cost 1 inf + 0 264.017 * * [simplify]: Extracting #1: cost 9 inf + 0 264.017 * * [simplify]: Extracting #2: cost 124 inf + 2 264.018 * * [simplify]: Extracting #3: cost 207 inf + 334 264.019 * * [simplify]: Extracting #4: cost 179 inf + 2799 264.021 * * [simplify]: Extracting #5: cost 169 inf + 5314 264.025 * * [simplify]: Extracting #6: cost 122 inf + 25075 264.049 * * [simplify]: Extracting #7: cost 8 inf + 80838 264.091 * * [simplify]: Extracting #8: cost 0 inf + 83822 264.129 * * [simplify]: Extracting #9: cost 0 inf + 83702 264.149 * [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))) 264.150 * [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))))) 264.150 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 264.150 * * [simplify]: iters left: 6 (10 enodes) 264.157 * * [simplify]: iters left: 5 (39 enodes) 264.171 * * [simplify]: iters left: 4 (64 enodes) 264.195 * * [simplify]: iters left: 3 (96 enodes) 264.226 * * [simplify]: iters left: 2 (164 enodes) 264.269 * * [simplify]: iters left: 1 (270 enodes) 264.338 * * [simplify]: Extracting #0: cost 1 inf + 0 264.338 * * [simplify]: Extracting #1: cost 0 inf + 1 264.338 * [simplify]: Simplified to 0 264.338 * [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)) 264.338 * * * * [progress]: [ 442 / 3260 ] simplifiying candidate # 264.339 * [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)))))) 264.339 * * [simplify]: iters left: 6 (27 enodes) 264.346 * * [simplify]: iters left: 5 (111 enodes) 264.376 * * [simplify]: iters left: 4 (236 enodes) 264.429 * * [simplify]: Extracting #0: cost 1 inf + 0 264.429 * * [simplify]: Extracting #1: cost 11 inf + 0 264.429 * * [simplify]: Extracting #2: cost 114 inf + 0 264.430 * * [simplify]: Extracting #3: cost 167 inf + 208 264.430 * * [simplify]: Extracting #4: cost 151 inf + 1679 264.432 * * [simplify]: Extracting #5: cost 113 inf + 9423 264.437 * * [simplify]: Extracting #6: cost 60 inf + 26042 264.448 * * [simplify]: Extracting #7: cost 1 inf + 53180 264.461 * * [simplify]: Extracting #8: cost 0 inf + 53000 264.473 * * [simplify]: Extracting #9: cost 0 inf + 52800 264.483 * [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))))) 264.484 * [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))))))) 264.484 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 264.484 * * [simplify]: iters left: 6 (12 enodes) 264.490 * * [simplify]: iters left: 5 (53 enodes) 264.504 * * [simplify]: iters left: 4 (117 enodes) 264.529 * * [simplify]: iters left: 3 (255 enodes) 264.614 * * [simplify]: Extracting #0: cost 1 inf + 0 264.614 * * [simplify]: Extracting #1: cost 0 inf + 1 264.614 * [simplify]: Simplified to 0 264.614 * [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)) 264.614 * * * * [progress]: [ 443 / 3260 ] simplifiying candidate # 264.615 * [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))))) 264.615 * * [simplify]: iters left: 6 (25 enodes) 264.622 * * [simplify]: iters left: 5 (103 enodes) 264.646 * * [simplify]: iters left: 4 (212 enodes) 264.700 * * [simplify]: iters left: 3 (453 enodes) 264.917 * * [simplify]: Extracting #0: cost 1 inf + 0 264.917 * * [simplify]: Extracting #1: cost 11 inf + 0 264.918 * * [simplify]: Extracting #2: cost 152 inf + 0 264.920 * * [simplify]: Extracting #3: cost 263 inf + 334 264.922 * * [simplify]: Extracting #4: cost 236 inf + 2633 264.926 * * [simplify]: Extracting #5: cost 181 inf + 10101 264.932 * * [simplify]: Extracting #6: cost 124 inf + 30589 264.948 * * [simplify]: Extracting #7: cost 15 inf + 81927 264.983 * * [simplify]: Extracting #8: cost 0 inf + 88825 265.009 * * [simplify]: Extracting #9: cost 0 inf + 88665 265.033 * [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)) 265.033 * [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)))))) 265.033 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 265.033 * * [simplify]: iters left: 6 (11 enodes) 265.037 * * [simplify]: iters left: 5 (48 enodes) 265.046 * * [simplify]: iters left: 4 (98 enodes) 265.069 * * [simplify]: iters left: 3 (181 enodes) 265.136 * * [simplify]: iters left: 2 (358 enodes) 265.326 * * [simplify]: Extracting #0: cost 1 inf + 0 265.326 * * [simplify]: Extracting #1: cost 0 inf + 1 265.326 * [simplify]: Simplified to 0 265.326 * [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)) 265.327 * * * * [progress]: [ 444 / 3260 ] simplifiying candidate # 265.327 * [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)))) 265.327 * * [simplify]: iters left: 6 (25 enodes) 265.341 * * [simplify]: iters left: 5 (99 enodes) 265.375 * * [simplify]: iters left: 4 (193 enodes) 265.446 * * [simplify]: iters left: 3 (398 enodes) 265.603 * * [simplify]: Extracting #0: cost 1 inf + 0 265.603 * * [simplify]: Extracting #1: cost 12 inf + 0 265.604 * * [simplify]: Extracting #2: cost 136 inf + 42 265.606 * * [simplify]: Extracting #3: cost 207 inf + 1779 265.610 * * [simplify]: Extracting #4: cost 173 inf + 4294 265.614 * * [simplify]: Extracting #5: cost 174 inf + 5187 265.624 * * [simplify]: Extracting #6: cost 123 inf + 26713 265.655 * * [simplify]: Extracting #7: cost 16 inf + 78269 265.700 * * [simplify]: Extracting #8: cost 0 inf + 85113 265.737 * * [simplify]: Extracting #9: cost 0 inf + 84953 265.775 * [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)))))) 265.775 * [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))))) 265.776 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 265.776 * * [simplify]: iters left: 6 (10 enodes) 265.783 * * [simplify]: iters left: 5 (41 enodes) 265.796 * * [simplify]: iters left: 4 (81 enodes) 265.810 * * [simplify]: iters left: 3 (127 enodes) 265.837 * * [simplify]: iters left: 2 (186 enodes) 265.896 * * [simplify]: iters left: 1 (266 enodes) 265.992 * * [simplify]: Extracting #0: cost 1 inf + 0 265.992 * * [simplify]: Extracting #1: cost 0 inf + 1 265.992 * [simplify]: Simplified to 0 265.992 * [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)) 265.992 * * * * [progress]: [ 445 / 3260 ] simplifiying candidate # 265.993 * [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))) 265.993 * * [simplify]: iters left: 6 (24 enodes) 265.999 * * [simplify]: iters left: 5 (96 enodes) 266.019 * * [simplify]: iters left: 4 (175 enodes) 266.074 * * [simplify]: iters left: 3 (363 enodes) 266.236 * * [simplify]: Extracting #0: cost 1 inf + 0 266.236 * * [simplify]: Extracting #1: cost 9 inf + 0 266.236 * * [simplify]: Extracting #2: cost 123 inf + 2 266.237 * * [simplify]: Extracting #3: cost 208 inf + 251 266.238 * * [simplify]: Extracting #4: cost 179 inf + 2672 266.240 * * [simplify]: Extracting #5: cost 165 inf + 6402 266.246 * * [simplify]: Extracting #6: cost 135 inf + 19278 266.277 * * [simplify]: Extracting #7: cost 19 inf + 75211 266.316 * * [simplify]: Extracting #8: cost 0 inf + 84335 266.336 * * [simplify]: Extracting #9: cost 0 inf + 84240 266.370 * [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)) 266.371 * [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)))) 266.371 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 266.371 * * [simplify]: iters left: 6 (9 enodes) 266.374 * * [simplify]: iters left: 5 (36 enodes) 266.382 * * [simplify]: iters left: 4 (67 enodes) 266.395 * * [simplify]: iters left: 3 (97 enodes) 266.432 * * [simplify]: iters left: 2 (158 enodes) 266.478 * * [simplify]: iters left: 1 (263 enodes) 266.551 * * [simplify]: Extracting #0: cost 1 inf + 0 266.551 * * [simplify]: Extracting #1: cost 0 inf + 1 266.551 * [simplify]: Simplified to 0 266.551 * [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)) 266.551 * * * * [progress]: [ 446 / 3260 ] simplifiying candidate # 266.552 * [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)))) 266.552 * * [simplify]: iters left: 6 (24 enodes) 266.559 * * [simplify]: iters left: 5 (97 enodes) 266.580 * * [simplify]: iters left: 4 (184 enodes) 266.629 * * [simplify]: iters left: 3 (392 enodes) 266.813 * * [simplify]: Extracting #0: cost 1 inf + 0 266.813 * * [simplify]: Extracting #1: cost 11 inf + 0 266.813 * * [simplify]: Extracting #2: cost 136 inf + 0 266.815 * * [simplify]: Extracting #3: cost 224 inf + 415 266.819 * * [simplify]: Extracting #4: cost 185 inf + 3582 266.823 * * [simplify]: Extracting #5: cost 167 inf + 7004 266.832 * * [simplify]: Extracting #6: cost 128 inf + 23605 266.861 * * [simplify]: Extracting #7: cost 20 inf + 75564 266.900 * * [simplify]: Extracting #8: cost 0 inf + 85066 266.944 * * [simplify]: Extracting #9: cost 0 inf + 84946 266.982 * [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)) 266.983 * [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))))) 266.983 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 266.983 * * [simplify]: iters left: 5 (9 enodes) 266.989 * * [simplify]: iters left: 4 (39 enodes) 267.002 * * [simplify]: iters left: 3 (65 enodes) 267.026 * * [simplify]: iters left: 2 (129 enodes) 267.086 * * [simplify]: iters left: 1 (210 enodes) 267.163 * * [simplify]: Extracting #0: cost 1 inf + 0 267.163 * * [simplify]: Extracting #1: cost 0 inf + 1 267.163 * [simplify]: Simplified to 0 267.163 * [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)) 267.163 * * * * [progress]: [ 447 / 3260 ] simplifiying candidate # 267.164 * [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)))))) 267.164 * * [simplify]: iters left: 6 (25 enodes) 267.177 * * [simplify]: iters left: 5 (98 enodes) 267.212 * * [simplify]: iters left: 4 (180 enodes) 267.260 * * [simplify]: iters left: 3 (362 enodes) 267.425 * * [simplify]: Extracting #0: cost 1 inf + 0 267.425 * * [simplify]: Extracting #1: cost 25 inf + 0 267.425 * * [simplify]: Extracting #2: cost 133 inf + 0 267.426 * * [simplify]: Extracting #3: cost 170 inf + 572 267.427 * * [simplify]: Extracting #4: cost 162 inf + 2409 267.431 * * [simplify]: Extracting #5: cost 118 inf + 17662 267.443 * * [simplify]: Extracting #6: cost 24 inf + 55524 267.459 * * [simplify]: Extracting #7: cost 0 inf + 65397 267.476 * * [simplify]: Extracting #8: cost 0 inf + 65237 267.496 * [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))) 267.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)) (/ (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))))))) 267.496 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 267.496 * * [simplify]: iters left: 6 (10 enodes) 267.499 * * [simplify]: iters left: 5 (37 enodes) 267.510 * * [simplify]: iters left: 4 (57 enodes) 267.531 * * [simplify]: iters left: 3 (104 enodes) 267.558 * * [simplify]: iters left: 2 (158 enodes) 267.590 * * [simplify]: iters left: 1 (225 enodes) 267.636 * * [simplify]: Extracting #0: cost 1 inf + 0 267.636 * * [simplify]: Extracting #1: cost 0 inf + 1 267.636 * [simplify]: Simplified to 0 267.636 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (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)) 267.636 * * * * [progress]: [ 448 / 3260 ] simplifiying candidate # 267.636 * [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))))) 267.636 * * [simplify]: iters left: 6 (24 enodes) 267.643 * * [simplify]: iters left: 5 (89 enodes) 267.658 * * [simplify]: iters left: 4 (164 enodes) 267.701 * * [simplify]: iters left: 3 (333 enodes) 267.845 * * [simplify]: Extracting #0: cost 1 inf + 0 267.845 * * [simplify]: Extracting #1: cost 21 inf + 0 267.845 * * [simplify]: Extracting #2: cost 116 inf + 0 267.846 * * [simplify]: Extracting #3: cost 151 inf + 856 267.850 * * [simplify]: Extracting #4: cost 141 inf + 2817 267.851 * * [simplify]: Extracting #5: cost 130 inf + 4816 267.864 * * [simplify]: Extracting #6: cost 46 inf + 38700 267.895 * * [simplify]: Extracting #7: cost 0 inf + 59663 267.927 * * [simplify]: Extracting #8: cost 0 inf + 59288 267.961 * * [simplify]: Extracting #9: cost 0 inf + 59248 267.986 * [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)) 267.986 * [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)))))) 267.986 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 267.986 * * [simplify]: iters left: 6 (9 enodes) 267.989 * * [simplify]: iters left: 5 (29 enodes) 267.993 * * [simplify]: iters left: 4 (42 enodes) 268.001 * * [simplify]: iters left: 3 (58 enodes) 268.009 * * [simplify]: iters left: 2 (68 enodes) 268.020 * * [simplify]: Extracting #0: cost 1 inf + 0 268.020 * * [simplify]: Extracting #1: cost 0 inf + 1 268.021 * [simplify]: Simplified to 0 268.021 * [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)) 268.021 * * * * [progress]: [ 449 / 3260 ] simplifiying candidate # 268.021 * [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)))))) 268.022 * * [simplify]: iters left: 6 (28 enodes) 268.036 * * [simplify]: iters left: 5 (112 enodes) 268.076 * * [simplify]: iters left: 4 (247 enodes) 268.190 * * [simplify]: Extracting #0: cost 1 inf + 0 268.190 * * [simplify]: Extracting #1: cost 13 inf + 0 268.190 * * [simplify]: Extracting #2: cost 101 inf + 0 268.191 * * [simplify]: Extracting #3: cost 147 inf + 527 268.192 * * [simplify]: Extracting #4: cost 140 inf + 1592 268.193 * * [simplify]: Extracting #5: cost 145 inf + 1877 268.195 * * [simplify]: Extracting #6: cost 138 inf + 3143 268.202 * * [simplify]: Extracting #7: cost 74 inf + 25975 268.220 * * [simplify]: Extracting #8: cost 4 inf + 52032 268.242 * * [simplify]: Extracting #9: cost 0 inf + 52431 268.262 * [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))))) 268.262 * [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))))))) 268.263 * [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))))) 268.263 * * [simplify]: iters left: 6 (13 enodes) 268.270 * * [simplify]: iters left: 5 (53 enodes) 268.282 * * [simplify]: iters left: 4 (117 enodes) 268.321 * * [simplify]: iters left: 3 (275 enodes) 268.415 * * [simplify]: iters left: 2 (474 enodes) 268.610 * * [simplify]: Extracting #0: cost 1 inf + 0 268.610 * * [simplify]: Extracting #1: cost 0 inf + 1 268.610 * [simplify]: Simplified to 0 268.610 * [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)) 268.610 * * * * [progress]: [ 450 / 3260 ] simplifiying candidate # 268.610 * [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))))) 268.610 * * [simplify]: iters left: 6 (27 enodes) 268.620 * * [simplify]: iters left: 5 (106 enodes) 268.656 * * [simplify]: iters left: 4 (210 enodes) 268.702 * * [simplify]: iters left: 3 (436 enodes) 268.837 * * [simplify]: Extracting #0: cost 1 inf + 0 268.837 * * [simplify]: Extracting #1: cost 25 inf + 0 268.837 * * [simplify]: Extracting #2: cost 134 inf + 0 268.838 * * [simplify]: Extracting #3: cost 191 inf + 85 268.839 * * [simplify]: Extracting #4: cost 192 inf + 982 268.843 * * [simplify]: Extracting #5: cost 122 inf + 22794 268.857 * * [simplify]: Extracting #6: cost 12 inf + 63558 268.891 * * [simplify]: Extracting #7: cost 0 inf + 67516 268.929 * * [simplify]: Extracting #8: cost 0 inf + 67356 268.948 * [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)) 268.948 * [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)))))) 268.948 * [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)))) 268.948 * * [simplify]: iters left: 6 (12 enodes) 268.951 * * [simplify]: iters left: 5 (47 enodes) 268.961 * * [simplify]: iters left: 4 (82 enodes) 268.989 * * [simplify]: iters left: 3 (157 enodes) 269.032 * * [simplify]: iters left: 2 (248 enodes) 269.085 * * [simplify]: iters left: 1 (341 enodes) 269.174 * * [simplify]: Extracting #0: cost 1 inf + 0 269.175 * * [simplify]: Extracting #1: cost 0 inf + 1 269.175 * [simplify]: Simplified to 0 269.175 * [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)) 269.175 * * * * [progress]: [ 451 / 3260 ] simplifiying candidate # 269.175 * [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)))) 269.176 * * [simplify]: iters left: 6 (26 enodes) 269.189 * * [simplify]: iters left: 5 (101 enodes) 269.231 * * [simplify]: iters left: 4 (210 enodes) 269.320 * * [simplify]: iters left: 3 (456 enodes) 269.510 * * [simplify]: Extracting #0: cost 1 inf + 0 269.511 * * [simplify]: Extracting #1: cost 27 inf + 0 269.511 * * [simplify]: Extracting #2: cost 135 inf + 0 269.513 * * [simplify]: Extracting #3: cost 194 inf + 2 269.520 * * [simplify]: Extracting #4: cost 193 inf + 1142 269.529 * * [simplify]: Extracting #5: cost 125 inf + 24662 269.545 * * [simplify]: Extracting #6: cost 18 inf + 63678 269.562 * * [simplify]: Extracting #7: cost 1 inf + 67609 269.582 * * [simplify]: Extracting #8: cost 0 inf + 67773 269.606 * [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)) 269.606 * [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))))) 269.606 * [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))) 269.607 * * [simplify]: iters left: 6 (12 enodes) 269.612 * * [simplify]: iters left: 5 (47 enodes) 269.622 * * [simplify]: iters left: 4 (89 enodes) 269.640 * * [simplify]: iters left: 3 (180 enodes) 269.690 * * [simplify]: iters left: 2 (296 enodes) 269.789 * * [simplify]: iters left: 1 (428 enodes) 269.918 * * [simplify]: Extracting #0: cost 1 inf + 0 269.918 * * [simplify]: Extracting #1: cost 0 inf + 1 269.918 * [simplify]: Simplified to 0 269.918 * [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)) 269.918 * * * * [progress]: [ 452 / 3260 ] simplifiying candidate # 269.919 * [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)))))) 269.919 * * [simplify]: iters left: 6 (27 enodes) 269.926 * * [simplify]: iters left: 5 (105 enodes) 269.945 * * [simplify]: iters left: 4 (208 enodes) 270.028 * * [simplify]: iters left: 3 (415 enodes) 270.226 * * [simplify]: Extracting #0: cost 1 inf + 0 270.226 * * [simplify]: Extracting #1: cost 23 inf + 0 270.227 * * [simplify]: Extracting #2: cost 123 inf + 0 270.228 * * [simplify]: Extracting #3: cost 184 inf + 204 270.231 * * [simplify]: Extracting #4: cost 169 inf + 3693 270.241 * * [simplify]: Extracting #5: cost 99 inf + 26803 270.270 * * [simplify]: Extracting #6: cost 9 inf + 63179 270.298 * * [simplify]: Extracting #7: cost 0 inf + 66399 270.315 * * [simplify]: Extracting #8: cost 0 inf + 66369 270.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 2) (* (cbrt a) (cbrt a))) (cbrt a))) 270.345 * [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))))))) 270.345 * [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))))) 270.345 * * [simplify]: iters left: 6 (12 enodes) 270.348 * * [simplify]: iters left: 5 (46 enodes) 270.357 * * [simplify]: iters left: 4 (81 enodes) 270.373 * * [simplify]: iters left: 3 (134 enodes) 270.414 * * [simplify]: iters left: 2 (197 enodes) 270.475 * * [simplify]: iters left: 1 (271 enodes) 270.553 * * [simplify]: Extracting #0: cost 1 inf + 0 270.553 * * [simplify]: Extracting #1: cost 0 inf + 1 270.553 * [simplify]: Simplified to 0 270.553 * [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)) 270.553 * * * * [progress]: [ 453 / 3260 ] simplifiying candidate # 270.553 * [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))))) 270.554 * * [simplify]: iters left: 6 (25 enodes) 270.566 * * [simplify]: iters left: 5 (96 enodes) 270.597 * * [simplify]: iters left: 4 (179 enodes) 270.633 * * [simplify]: iters left: 3 (361 enodes) 270.799 * * [simplify]: Extracting #0: cost 1 inf + 0 270.800 * * [simplify]: Extracting #1: cost 21 inf + 0 270.800 * * [simplify]: Extracting #2: cost 122 inf + 0 270.801 * * [simplify]: Extracting #3: cost 173 inf + 124 270.803 * * [simplify]: Extracting #4: cost 169 inf + 1549 270.810 * * [simplify]: Extracting #5: cost 112 inf + 20305 270.831 * * [simplify]: Extracting #6: cost 17 inf + 56974 270.847 * * [simplify]: Extracting #7: cost 0 inf + 62712 270.870 * * [simplify]: Extracting #8: cost 0 inf + 62632 270.901 * [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))) 270.901 * [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)))))) 270.902 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 270.902 * * [simplify]: iters left: 6 (10 enodes) 270.907 * * [simplify]: iters left: 5 (38 enodes) 270.920 * * [simplify]: iters left: 4 (59 enodes) 270.940 * * [simplify]: iters left: 3 (88 enodes) 270.965 * * [simplify]: iters left: 2 (117 enodes) 270.994 * * [simplify]: iters left: 1 (144 enodes) 271.015 * * [simplify]: Extracting #0: cost 1 inf + 0 271.015 * * [simplify]: Extracting #1: cost 0 inf + 1 271.015 * [simplify]: Simplified to 0 271.015 * [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)) 271.015 * * * * [progress]: [ 454 / 3260 ] simplifiying candidate # 271.016 * [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)))) 271.016 * * [simplify]: iters left: 6 (25 enodes) 271.027 * * [simplify]: iters left: 5 (96 enodes) 271.063 * * [simplify]: iters left: 4 (183 enodes) 271.137 * * [simplify]: iters left: 3 (380 enodes) 271.313 * * [simplify]: Extracting #0: cost 1 inf + 0 271.313 * * [simplify]: Extracting #1: cost 23 inf + 0 271.313 * * [simplify]: Extracting #2: cost 128 inf + 0 271.315 * * [simplify]: Extracting #3: cost 164 inf + 815 271.317 * * [simplify]: Extracting #4: cost 154 inf + 2859 271.326 * * [simplify]: Extracting #5: cost 86 inf + 26823 271.355 * * [simplify]: Extracting #6: cost 11 inf + 57784 271.372 * * [simplify]: Extracting #7: cost 0 inf + 61787 271.394 * * [simplify]: Extracting #8: cost 0 inf + 61707 271.414 * [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)) 271.414 * [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))))) 271.414 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 271.415 * * [simplify]: iters left: 6 (11 enodes) 271.418 * * [simplify]: iters left: 5 (42 enodes) 271.425 * * [simplify]: iters left: 4 (67 enodes) 271.445 * * [simplify]: iters left: 3 (111 enodes) 271.466 * * [simplify]: iters left: 2 (140 enodes) 271.488 * * [simplify]: iters left: 1 (160 enodes) 271.524 * * [simplify]: Extracting #0: cost 1 inf + 0 271.525 * * [simplify]: Extracting #1: cost 0 inf + 1 271.525 * [simplify]: Simplified to 0 271.525 * [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)) 271.525 * * * * [progress]: [ 455 / 3260 ] simplifiying candidate # 271.525 * [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)))))) 271.525 * * [simplify]: iters left: 6 (29 enodes) 271.533 * * [simplify]: iters left: 5 (121 enodes) 271.568 * * [simplify]: iters left: 4 (305 enodes) 271.721 * * [simplify]: Extracting #0: cost 1 inf + 0 271.721 * * [simplify]: Extracting #1: cost 13 inf + 0 271.721 * * [simplify]: Extracting #2: cost 188 inf + 0 271.722 * * [simplify]: Extracting #3: cost 328 inf + 205 271.724 * * [simplify]: Extracting #4: cost 309 inf + 4082 271.731 * * [simplify]: Extracting #5: cost 171 inf + 54844 271.752 * * [simplify]: Extracting #6: cost 55 inf + 97473 271.774 * * [simplify]: Extracting #7: cost 1 inf + 118864 271.813 * * [simplify]: Extracting #8: cost 0 inf + 118764 271.835 * * [simplify]: Extracting #9: cost 0 inf + 118734 271.857 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) 271.857 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (* (/ (cbrt b) (* (cbrt 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))))))) 271.857 * [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))))) 271.857 * * [simplify]: iters left: 6 (16 enodes) 271.863 * * [simplify]: iters left: 5 (68 enodes) 271.878 * * [simplify]: iters left: 4 (179 enodes) 271.968 * * [simplify]: Extracting #0: cost 1 inf + 0 271.968 * * [simplify]: Extracting #1: cost 27 inf + 0 271.968 * * [simplify]: Extracting #2: cost 153 inf + 0 271.969 * * [simplify]: Extracting #3: cost 242 inf + 83 271.971 * * [simplify]: Extracting #4: cost 185 inf + 16503 271.982 * * [simplify]: Extracting #5: cost 15 inf + 79352 272.005 * * [simplify]: Extracting #6: cost 0 inf + 84943 272.032 * [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))))) 272.032 * [simplify]: 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))))))) 272.032 * * * * [progress]: [ 456 / 3260 ] simplifiying candidate # 272.033 * [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))))) 272.033 * * [simplify]: iters left: 6 (28 enodes) 272.049 * * [simplify]: iters left: 5 (116 enodes) 272.093 * * [simplify]: iters left: 4 (269 enodes) 272.211 * * [simplify]: Extracting #0: cost 1 inf + 0 272.211 * * [simplify]: Extracting #1: cost 13 inf + 0 272.211 * * [simplify]: Extracting #2: cost 151 inf + 0 272.213 * * [simplify]: Extracting #3: cost 255 inf + 43 272.215 * * [simplify]: Extracting #4: cost 237 inf + 2478 272.225 * * [simplify]: Extracting #5: cost 134 inf + 35270 272.245 * * [simplify]: Extracting #6: cost 52 inf + 63957 272.270 * * [simplify]: Extracting #7: cost 9 inf + 81942 272.286 * * [simplify]: Extracting #8: cost 0 inf + 85490 272.308 * * [simplify]: Extracting #9: cost 0 inf + 85290 272.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))) (/ (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (sqrt a) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))))) 272.326 * [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)))))) 272.326 * [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)))) 272.326 * * [simplify]: iters left: 6 (15 enodes) 272.330 * * [simplify]: iters left: 5 (63 enodes) 272.342 * * [simplify]: iters left: 4 (145 enodes) 272.415 * * [simplify]: iters left: 3 (499 enodes) 272.801 * * [simplify]: Extracting #0: cost 1 inf + 0 272.801 * * [simplify]: Extracting #1: cost 0 inf + 1 272.801 * [simplify]: Simplified to 0 272.801 * [simplify]: 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)) 272.801 * * * * [progress]: [ 457 / 3260 ] simplifiying candidate # 272.802 * [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)))) 272.802 * * [simplify]: iters left: 6 (27 enodes) 272.809 * * [simplify]: iters left: 5 (108 enodes) 272.838 * * [simplify]: iters left: 4 (267 enodes) 272.951 * * [simplify]: Extracting #0: cost 1 inf + 0 272.951 * * [simplify]: Extracting #1: cost 15 inf + 0 272.952 * * [simplify]: Extracting #2: cost 149 inf + 0 272.953 * * [simplify]: Extracting #3: cost 233 inf + 2 272.955 * * [simplify]: Extracting #4: cost 226 inf + 1136 272.963 * * [simplify]: Extracting #5: cost 138 inf + 26900 272.981 * * [simplify]: Extracting #6: cost 45 inf + 58283 273.006 * * [simplify]: Extracting #7: cost 3 inf + 74804 273.020 * * [simplify]: Extracting #8: cost 0 inf + 75703 273.035 * * [simplify]: Extracting #9: cost 0 inf + 75553 273.058 * [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))) 273.058 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) 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))))) 273.058 * [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))) 273.058 * * [simplify]: iters left: 6 (15 enodes) 273.064 * * [simplify]: iters left: 5 (62 enodes) 273.077 * * [simplify]: iters left: 4 (159 enodes) 273.140 * * [simplify]: iters left: 3 (475 enodes) 273.478 * * [simplify]: Extracting #0: cost 1 inf + 0 273.479 * * [simplify]: Extracting #1: cost 42 inf + 0 273.479 * * [simplify]: Extracting #2: cost 194 inf + 1 273.486 * * [simplify]: Extracting #3: cost 205 inf + 15094 273.509 * * [simplify]: Extracting #4: cost 20 inf + 63712 273.540 * * [simplify]: Extracting #5: cost 3 inf + 65204 273.570 * * [simplify]: Extracting #6: cost 0 inf + 65965 273.587 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 273.588 * [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)))) 273.588 * * * * [progress]: [ 458 / 3260 ] simplifiying candidate # 273.588 * [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)))))) 273.588 * * [simplify]: iters left: 6 (30 enodes) 273.598 * * [simplify]: iters left: 5 (121 enodes) 273.631 * * [simplify]: iters left: 4 (280 enodes) 273.727 * * [simplify]: Extracting #0: cost 1 inf + 0 273.727 * * [simplify]: Extracting #1: cost 13 inf + 0 273.727 * * [simplify]: Extracting #2: cost 151 inf + 0 273.728 * * [simplify]: Extracting #3: cost 255 inf + 204 273.729 * * [simplify]: Extracting #4: cost 232 inf + 4005 273.735 * * [simplify]: Extracting #5: cost 122 inf + 39052 273.745 * * [simplify]: Extracting #6: cost 51 inf + 66159 273.767 * * [simplify]: Extracting #7: cost 4 inf + 85802 273.801 * * [simplify]: Extracting #8: cost 0 inf + 87043 273.839 * * [simplify]: Extracting #9: cost 0 inf + 86973 273.871 * [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))) 273.871 * [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))))))) 273.872 * [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))))) 273.872 * * [simplify]: iters left: 6 (15 enodes) 273.880 * * [simplify]: iters left: 5 (62 enodes) 273.902 * * [simplify]: iters left: 4 (148 enodes) 273.960 * * [simplify]: iters left: 3 (499 enodes) 274.374 * * [simplify]: Extracting #0: cost 1 inf + 0 274.374 * * [simplify]: Extracting #1: cost 0 inf + 1 274.375 * [simplify]: Simplified to 0 274.375 * [simplify]: 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)) 274.375 * * * * [progress]: [ 459 / 3260 ] simplifiying candidate # 274.376 * [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))))) 274.376 * * [simplify]: iters left: 6 (29 enodes) 274.385 * * [simplify]: iters left: 5 (115 enodes) 274.406 * * [simplify]: iters left: 4 (247 enodes) 274.478 * * [simplify]: Extracting #0: cost 1 inf + 0 274.478 * * [simplify]: Extracting #1: cost 13 inf + 0 274.478 * * [simplify]: Extracting #2: cost 126 inf + 0 274.478 * * [simplify]: Extracting #3: cost 204 inf + 43 274.479 * * [simplify]: Extracting #4: cost 186 inf + 2192 274.483 * * [simplify]: Extracting #5: cost 102 inf + 26377 274.489 * * [simplify]: Extracting #6: cost 77 inf + 33765 274.496 * * [simplify]: Extracting #7: cost 49 inf + 42612 274.507 * * [simplify]: Extracting #8: cost 2 inf + 64783 274.522 * * [simplify]: Extracting #9: cost 0 inf + 65063 274.538 * * [simplify]: Extracting #10: cost 0 inf + 64913 274.554 * [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)))) 274.555 * [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)))))) 274.555 * [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)))) 274.555 * * [simplify]: iters left: 6 (14 enodes) 274.563 * * [simplify]: iters left: 5 (56 enodes) 274.582 * * [simplify]: iters left: 4 (117 enodes) 274.636 * * [simplify]: iters left: 3 (347 enodes) 274.813 * * [simplify]: Extracting #0: cost 1 inf + 0 274.813 * * [simplify]: Extracting #1: cost 0 inf + 1 274.813 * [simplify]: Simplified to 0 274.813 * [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)) 274.813 * * * * [progress]: [ 460 / 3260 ] simplifiying candidate # 274.813 * [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)))) 274.814 * * [simplify]: iters left: 6 (28 enodes) 274.825 * * [simplify]: iters left: 5 (111 enodes) 274.848 * * [simplify]: iters left: 4 (238 enodes) 274.925 * * [simplify]: Extracting #0: cost 1 inf + 0 274.925 * * [simplify]: Extracting #1: cost 13 inf + 0 274.926 * * [simplify]: Extracting #2: cost 117 inf + 0 274.926 * * [simplify]: Extracting #3: cost 180 inf + 2 274.927 * * [simplify]: Extracting #4: cost 169 inf + 900 274.928 * * [simplify]: Extracting #5: cost 168 inf + 2237 274.932 * * [simplify]: Extracting #6: cost 81 inf + 26171 274.941 * * [simplify]: Extracting #7: cost 4 inf + 52571 274.952 * * [simplify]: Extracting #8: cost 0 inf + 54720 274.968 * * [simplify]: Extracting #9: cost 0 inf + 54530 274.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) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) 274.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) (/ (* (* (/ (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))))) 274.979 * [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))) 274.980 * * [simplify]: iters left: 6 (14 enodes) 274.984 * * [simplify]: iters left: 5 (57 enodes) 274.998 * * [simplify]: iters left: 4 (116 enodes) 275.057 * * [simplify]: iters left: 3 (321 enodes) 275.229 * * [simplify]: Extracting #0: cost 1 inf + 0 275.229 * * [simplify]: Extracting #1: cost 0 inf + 1 275.229 * [simplify]: Simplified to 0 275.229 * [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)) 275.229 * * * * [progress]: [ 461 / 3260 ] simplifiying candidate # 275.230 * [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)))))) 275.230 * * [simplify]: iters left: 6 (29 enodes) 275.245 * * [simplify]: iters left: 5 (116 enodes) 275.288 * * [simplify]: iters left: 4 (271 enodes) 275.397 * * [simplify]: Extracting #0: cost 1 inf + 0 275.397 * * [simplify]: Extracting #1: cost 13 inf + 0 275.398 * * [simplify]: Extracting #2: cost 133 inf + 0 275.399 * * [simplify]: Extracting #3: cost 210 inf + 734 275.401 * * [simplify]: Extracting #4: cost 189 inf + 3974 275.409 * * [simplify]: Extracting #5: cost 103 inf + 29197 275.424 * * [simplify]: Extracting #6: cost 54 inf + 45056 275.436 * * [simplify]: Extracting #7: cost 5 inf + 66279 275.450 * * [simplify]: Extracting #8: cost 0 inf + 67853 275.467 * * [simplify]: Extracting #9: cost 0 inf + 67693 275.491 * [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)) 275.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)) (/ (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))))))) 275.492 * [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))))) 275.492 * * [simplify]: iters left: 6 (15 enodes) 275.500 * * [simplify]: iters left: 5 (62 enodes) 275.515 * * [simplify]: iters left: 4 (149 enodes) 275.557 * * [simplify]: iters left: 3 (450 enodes) 275.896 * * [simplify]: Extracting #0: cost 1 inf + 0 275.896 * * [simplify]: Extracting #1: cost 0 inf + 1 275.896 * [simplify]: Simplified to 0 275.896 * [simplify]: 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)) 275.896 * * * * [progress]: [ 462 / 3260 ] simplifiying candidate # 275.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) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 275.897 * * [simplify]: iters left: 6 (28 enodes) 275.911 * * [simplify]: iters left: 5 (111 enodes) 275.954 * * [simplify]: iters left: 4 (238 enodes) 276.031 * * [simplify]: Extracting #0: cost 1 inf + 0 276.032 * * [simplify]: Extracting #1: cost 13 inf + 0 276.032 * * [simplify]: Extracting #2: cost 113 inf + 0 276.032 * * [simplify]: Extracting #3: cost 171 inf + 328 276.033 * * [simplify]: Extracting #4: cost 161 inf + 1307 276.034 * * [simplify]: Extracting #5: cost 155 inf + 3734 276.037 * * [simplify]: Extracting #6: cost 81 inf + 23579 276.046 * * [simplify]: Extracting #7: cost 7 inf + 50253 276.060 * * [simplify]: Extracting #8: cost 0 inf + 52898 276.070 * * [simplify]: Extracting #9: cost 0 inf + 52588 276.081 * [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))))) 276.081 * [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)))))) 276.081 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 276.082 * * [simplify]: iters left: 6 (14 enodes) 276.085 * * [simplify]: iters left: 5 (57 enodes) 276.096 * * [simplify]: iters left: 4 (118 enodes) 276.125 * * [simplify]: iters left: 3 (314 enodes) 276.266 * * [simplify]: Extracting #0: cost 1 inf + 0 276.266 * * [simplify]: Extracting #1: cost 0 inf + 1 276.266 * [simplify]: Simplified to 0 276.266 * [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)) 276.266 * * * * [progress]: [ 463 / 3260 ] simplifiying candidate # 276.266 * [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)))) 276.267 * * [simplify]: iters left: 6 (27 enodes) 276.274 * * [simplify]: iters left: 5 (102 enodes) 276.310 * * [simplify]: iters left: 4 (223 enodes) 276.375 * * [simplify]: Extracting #0: cost 1 inf + 0 276.375 * * [simplify]: Extracting #1: cost 15 inf + 0 276.375 * * [simplify]: Extracting #2: cost 114 inf + 0 276.375 * * [simplify]: Extracting #3: cost 152 inf + 370 276.376 * * [simplify]: Extracting #4: cost 134 inf + 2731 276.378 * * [simplify]: Extracting #5: cost 96 inf + 11231 276.383 * * [simplify]: Extracting #6: cost 75 inf + 15874 276.397 * * [simplify]: Extracting #7: cost 19 inf + 37168 276.412 * * [simplify]: Extracting #8: cost 0 inf + 46740 276.427 * * [simplify]: Extracting #9: cost 0 inf + 46180 276.441 * * [simplify]: Extracting #10: cost 0 inf + 46070 276.450 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (* (cbrt b) (cbrt b)) (/ (/ (cbrt b) a) 2))) 276.450 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (* (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))))) 276.451 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 276.451 * * [simplify]: iters left: 6 (13 enodes) 276.455 * * [simplify]: iters left: 5 (48 enodes) 276.464 * * [simplify]: iters left: 4 (103 enodes) 276.498 * * [simplify]: iters left: 3 (238 enodes) 276.617 * * [simplify]: Extracting #0: cost 1 inf + 0 276.617 * * [simplify]: Extracting #1: cost 0 inf + 1 276.617 * [simplify]: Simplified to 0 276.618 * [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)) 276.618 * * * * [progress]: [ 464 / 3260 ] simplifiying candidate # 276.618 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 276.618 * * [simplify]: iters left: 6 (28 enodes) 276.626 * * [simplify]: iters left: 5 (114 enodes) 276.647 * * [simplify]: iters left: 4 (267 enodes) 276.763 * * [simplify]: Extracting #0: cost 1 inf + 0 276.764 * * [simplify]: Extracting #1: cost 13 inf + 0 276.764 * * [simplify]: Extracting #2: cost 149 inf + 0 276.765 * * [simplify]: Extracting #3: cost 254 inf + 526 276.766 * * [simplify]: Extracting #4: cost 239 inf + 2552 276.772 * * [simplify]: Extracting #5: cost 145 inf + 32810 276.790 * * [simplify]: Extracting #6: cost 77 inf + 56283 276.813 * * [simplify]: Extracting #7: cost 40 inf + 68591 276.840 * * [simplify]: Extracting #8: cost 3 inf + 86441 276.856 * * [simplify]: Extracting #9: cost 0 inf + 87351 276.873 * * [simplify]: Extracting #10: cost 0 inf + 87231 276.889 * [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)))) 276.889 * [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))))))) 276.890 * [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))))) 276.890 * * [simplify]: iters left: 6 (15 enodes) 276.894 * * [simplify]: iters left: 5 (61 enodes) 276.906 * * [simplify]: iters left: 4 (142 enodes) 276.954 * * [simplify]: iters left: 3 (474 enodes) 277.216 * * [simplify]: Extracting #0: cost 1 inf + 0 277.216 * * [simplify]: Extracting #1: cost 0 inf + 1 277.216 * [simplify]: Simplified to 0 277.216 * [simplify]: 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)) 277.217 * * * * [progress]: [ 465 / 3260 ] simplifiying candidate # 277.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) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 277.218 * * [simplify]: iters left: 6 (27 enodes) 277.237 * * [simplify]: iters left: 5 (109 enodes) 277.272 * * [simplify]: iters left: 4 (236 enodes) 277.345 * * [simplify]: Extracting #0: cost 1 inf + 0 277.345 * * [simplify]: Extracting #1: cost 13 inf + 0 277.345 * * [simplify]: Extracting #2: cost 123 inf + 0 277.346 * * [simplify]: Extracting #3: cost 199 inf + 124 277.347 * * [simplify]: Extracting #4: cost 184 inf + 1872 277.349 * * [simplify]: Extracting #5: cost 138 inf + 15681 277.356 * * [simplify]: Extracting #6: cost 52 inf + 42917 277.372 * * [simplify]: Extracting #7: cost 6 inf + 62079 277.386 * * [simplify]: Extracting #8: cost 0 inf + 64080 277.399 * * [simplify]: Extracting #9: cost 0 inf + 64000 277.424 * [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)))) 277.425 * [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)))))) 277.425 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 277.425 * * [simplify]: iters left: 6 (14 enodes) 277.433 * * [simplify]: iters left: 5 (56 enodes) 277.455 * * [simplify]: iters left: 4 (113 enodes) 277.504 * * [simplify]: iters left: 3 (324 enodes) 277.635 * * [simplify]: Extracting #0: cost 1 inf + 0 277.635 * * [simplify]: Extracting #1: cost 0 inf + 1 277.635 * [simplify]: Simplified to 0 277.635 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 277.636 * * * * [progress]: [ 466 / 3260 ] simplifiying candidate # 277.636 * [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)))) 277.636 * * [simplify]: iters left: 6 (26 enodes) 277.649 * * [simplify]: iters left: 5 (102 enodes) 277.669 * * [simplify]: iters left: 4 (219 enodes) 277.763 * * [simplify]: Extracting #0: cost 1 inf + 0 277.763 * * [simplify]: Extracting #1: cost 13 inf + 0 277.763 * * [simplify]: Extracting #2: cost 116 inf + 0 277.764 * * [simplify]: Extracting #3: cost 176 inf + 44 277.765 * * [simplify]: Extracting #4: cost 169 inf + 897 277.767 * * [simplify]: Extracting #5: cost 163 inf + 3809 277.775 * * [simplify]: Extracting #6: cost 81 inf + 27535 277.793 * * [simplify]: Extracting #7: cost 6 inf + 52870 277.815 * * [simplify]: Extracting #8: cost 0 inf + 54502 277.836 * * [simplify]: Extracting #9: cost 0 inf + 54462 277.853 * [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))) 277.853 * [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))))) 277.854 * [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))) 277.854 * * [simplify]: iters left: 6 (14 enodes) 277.858 * * [simplify]: iters left: 5 (56 enodes) 277.869 * * [simplify]: iters left: 4 (112 enodes) 277.911 * * [simplify]: iters left: 3 (297 enodes) 278.012 * * [simplify]: Extracting #0: cost 1 inf + 0 278.012 * * [simplify]: Extracting #1: cost 0 inf + 1 278.012 * [simplify]: Simplified to 0 278.012 * [simplify]: 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)) 278.012 * * * * [progress]: [ 467 / 3260 ] simplifiying candidate # 278.012 * [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)))))) 278.013 * * [simplify]: iters left: 6 (28 enodes) 278.020 * * [simplify]: iters left: 5 (112 enodes) 278.045 * * [simplify]: iters left: 4 (247 enodes) 278.129 * * [simplify]: Extracting #0: cost 1 inf + 0 278.129 * * [simplify]: Extracting #1: cost 13 inf + 0 278.129 * * [simplify]: Extracting #2: cost 123 inf + 0 278.130 * * [simplify]: Extracting #3: cost 198 inf + 246 278.132 * * [simplify]: Extracting #4: cost 178 inf + 3000 278.139 * * [simplify]: Extracting #5: cost 107 inf + 23157 278.153 * * [simplify]: Extracting #6: cost 59 inf + 38955 278.174 * * [simplify]: Extracting #7: cost 6 inf + 61921 278.195 * * [simplify]: Extracting #8: cost 0 inf + 63585 278.208 * * [simplify]: Extracting #9: cost 0 inf + 63475 278.223 * [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))) 278.223 * [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))))))) 278.223 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 278.224 * * [simplify]: iters left: 6 (13 enodes) 278.230 * * [simplify]: iters left: 5 (53 enodes) 278.240 * * [simplify]: iters left: 4 (118 enodes) 278.277 * * [simplify]: iters left: 3 (324 enodes) 278.434 * * [simplify]: Extracting #0: cost 1 inf + 0 278.434 * * [simplify]: Extracting #1: cost 0 inf + 1 278.434 * [simplify]: Simplified to 0 278.434 * [simplify]: 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)) 278.435 * * * * [progress]: [ 468 / 3260 ] simplifiying candidate # 278.435 * [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))))) 278.435 * * [simplify]: iters left: 6 (26 enodes) 278.445 * * [simplify]: iters left: 5 (101 enodes) 278.463 * * [simplify]: iters left: 4 (205 enodes) 278.526 * * [simplify]: iters left: 3 (485 enodes) 278.699 * * [simplify]: Extracting #0: cost 1 inf + 0 278.700 * * [simplify]: Extracting #1: cost 25 inf + 0 278.700 * * [simplify]: Extracting #2: cost 160 inf + 0 278.701 * * [simplify]: Extracting #3: cost 254 inf + 85 278.702 * * [simplify]: Extracting #4: cost 248 inf + 2117 278.705 * * [simplify]: Extracting #5: cost 178 inf + 13726 278.713 * * [simplify]: Extracting #6: cost 86 inf + 40486 278.736 * * [simplify]: Extracting #7: cost 7 inf + 75761 278.764 * * [simplify]: Extracting #8: cost 0 inf + 78069 278.793 * * [simplify]: Extracting #9: cost 0 inf + 77909 278.814 * [simplify]: Simplified to (- (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 278.814 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 278.815 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 278.815 * * [simplify]: iters left: 6 (11 enodes) 278.821 * * [simplify]: iters left: 5 (43 enodes) 278.836 * * [simplify]: iters left: 4 (84 enodes) 278.854 * * [simplify]: iters left: 3 (212 enodes) 278.921 * * [simplify]: iters left: 2 (472 enodes) 279.074 * * [simplify]: Extracting #0: cost 1 inf + 0 279.074 * * [simplify]: Extracting #1: cost 0 inf + 1 279.074 * [simplify]: Simplified to 0 279.074 * [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)) 279.074 * * * * [progress]: [ 469 / 3260 ] simplifiying candidate # 279.075 * [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)))) 279.075 * * [simplify]: iters left: 6 (26 enodes) 279.086 * * [simplify]: iters left: 5 (103 enodes) 279.118 * * [simplify]: iters left: 4 (217 enodes) 279.182 * * [simplify]: Extracting #0: cost 1 inf + 0 279.182 * * [simplify]: Extracting #1: cost 13 inf + 0 279.182 * * [simplify]: Extracting #2: cost 105 inf + 0 279.183 * * [simplify]: Extracting #3: cost 151 inf + 2 279.183 * * [simplify]: Extracting #4: cost 140 inf + 981 279.184 * * [simplify]: Extracting #5: cost 132 inf + 3378 279.186 * * [simplify]: Extracting #6: cost 92 inf + 11144 279.193 * * [simplify]: Extracting #7: cost 19 inf + 36190 279.202 * * [simplify]: Extracting #8: cost 0 inf + 44633 279.211 * * [simplify]: Extracting #9: cost 0 inf + 44113 279.220 * * [simplify]: Extracting #10: cost 0 inf + 44033 279.232 * [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)) 279.232 * [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))))) 279.232 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 279.232 * * [simplify]: iters left: 6 (12 enodes) 279.236 * * [simplify]: iters left: 5 (49 enodes) 279.245 * * [simplify]: iters left: 4 (99 enodes) 279.267 * * [simplify]: iters left: 3 (234 enodes) 279.347 * * [simplify]: iters left: 2 (447 enodes) 279.510 * * [simplify]: Extracting #0: cost 1 inf + 0 279.510 * * [simplify]: Extracting #1: cost 0 inf + 1 279.510 * [simplify]: Simplified to 0 279.510 * [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)) 279.510 * * * * [progress]: [ 470 / 3260 ] simplifiying candidate # 279.511 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 279.511 * * [simplify]: iters left: 6 (28 enodes) 279.520 * * [simplify]: iters left: 5 (111 enodes) 279.542 * * [simplify]: iters left: 4 (242 enodes) 279.651 * * [simplify]: Extracting #0: cost 1 inf + 0 279.651 * * [simplify]: Extracting #1: cost 13 inf + 0 279.651 * * [simplify]: Extracting #2: cost 110 inf + 0 279.652 * * [simplify]: Extracting #3: cost 163 inf + 571 279.654 * * [simplify]: Extracting #4: cost 146 inf + 2803 279.658 * * [simplify]: Extracting #5: cost 92 inf + 15307 279.666 * * [simplify]: Extracting #6: cost 74 inf + 20206 279.676 * * [simplify]: Extracting #7: cost 31 inf + 35198 279.685 * * [simplify]: Extracting #8: cost 0 inf + 51053 279.698 * * [simplify]: Extracting #9: cost 0 inf + 50373 279.708 * * [simplify]: Extracting #10: cost 0 inf + 50223 279.725 * [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)))) 279.725 * [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))))))) 279.726 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 279.726 * * [simplify]: iters left: 6 (14 enodes) 279.734 * * [simplify]: iters left: 5 (57 enodes) 279.754 * * [simplify]: iters left: 4 (121 enodes) 279.789 * * [simplify]: iters left: 3 (291 enodes) 279.889 * * [simplify]: Extracting #0: cost 1 inf + 0 279.889 * * [simplify]: Extracting #1: cost 0 inf + 1 279.889 * [simplify]: Simplified to 0 279.889 * [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)) 279.890 * * * * [progress]: [ 471 / 3260 ] simplifiying candidate # 279.890 * [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))))) 279.890 * * [simplify]: iters left: 6 (27 enodes) 279.903 * * [simplify]: iters left: 5 (106 enodes) 279.937 * * [simplify]: iters left: 4 (216 enodes) 280.005 * * [simplify]: iters left: 3 (498 enodes) 280.253 * * [simplify]: Extracting #0: cost 1 inf + 0 280.253 * * [simplify]: Extracting #1: cost 27 inf + 0 280.254 * * [simplify]: Extracting #2: cost 148 inf + 0 280.255 * * [simplify]: Extracting #3: cost 201 inf + 1791 280.257 * * [simplify]: Extracting #4: cost 164 inf + 6971 280.269 * * [simplify]: Extracting #5: cost 91 inf + 30183 280.304 * * [simplify]: Extracting #6: cost 8 inf + 63486 280.341 * * [simplify]: Extracting #7: cost 0 inf + 66245 280.372 * * [simplify]: Extracting #8: cost 0 inf + 66215 280.391 * [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)) 280.391 * [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)))))) 280.391 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 280.391 * * [simplify]: iters left: 6 (13 enodes) 280.395 * * [simplify]: iters left: 5 (52 enodes) 280.410 * * [simplify]: iters left: 4 (98 enodes) 280.444 * * [simplify]: iters left: 3 (212 enodes) 280.513 * * [simplify]: iters left: 2 (371 enodes) 280.650 * * [simplify]: Extracting #0: cost 1 inf + 0 280.650 * * [simplify]: Extracting #1: cost 0 inf + 1 280.650 * [simplify]: Simplified to 0 280.650 * [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)) 280.651 * * * * [progress]: [ 472 / 3260 ] simplifiying candidate # 280.651 * [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)))) 280.651 * * [simplify]: iters left: 6 (26 enodes) 280.666 * * [simplify]: iters left: 5 (97 enodes) 280.688 * * [simplify]: iters left: 4 (200 enodes) 280.746 * * [simplify]: iters left: 3 (422 enodes) 280.922 * * [simplify]: Extracting #0: cost 1 inf + 0 280.922 * * [simplify]: Extracting #1: cost 27 inf + 0 280.923 * * [simplify]: Extracting #2: cost 145 inf + 0 280.925 * * [simplify]: Extracting #3: cost 187 inf + 1017 280.928 * * [simplify]: Extracting #4: cost 167 inf + 3882 280.936 * * [simplify]: Extracting #5: cost 99 inf + 21871 280.957 * * [simplify]: Extracting #6: cost 12 inf + 58290 280.973 * * [simplify]: Extracting #7: cost 0 inf + 62752 281.005 * * [simplify]: Extracting #8: cost 0 inf + 62722 281.041 * [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)) 281.041 * [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))))) 281.043 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 281.043 * * [simplify]: iters left: 6 (12 enodes) 281.050 * * [simplify]: iters left: 5 (44 enodes) 281.066 * * [simplify]: iters left: 4 (92 enodes) 281.096 * * [simplify]: iters left: 3 (159 enodes) 281.149 * * [simplify]: iters left: 2 (267 enodes) 281.221 * * [simplify]: iters left: 1 (364 enodes) 281.348 * * [simplify]: Extracting #0: cost 1 inf + 0 281.348 * * [simplify]: Extracting #1: cost 0 inf + 1 281.348 * [simplify]: Simplified to 0 281.349 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ (/ b a) 2)) 0)) 281.349 * * * * [progress]: [ 473 / 3260 ] simplifiying candidate # 281.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) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 281.350 * * [simplify]: iters left: 6 (27 enodes) 281.365 * * [simplify]: iters left: 5 (112 enodes) 281.394 * * [simplify]: iters left: 4 (269 enodes) 281.501 * * [simplify]: Extracting #0: cost 1 inf + 0 281.501 * * [simplify]: Extracting #1: cost 13 inf + 0 281.501 * * [simplify]: Extracting #2: cost 148 inf + 0 281.502 * * [simplify]: Extracting #3: cost 239 inf + 692 281.504 * * [simplify]: Extracting #4: cost 194 inf + 8632 281.510 * * [simplify]: Extracting #5: cost 105 inf + 36761 281.517 * * [simplify]: Extracting #6: cost 77 inf + 44699 281.533 * * [simplify]: Extracting #7: cost 50 inf + 53247 281.547 * * [simplify]: Extracting #8: cost 2 inf + 75079 281.562 * * [simplify]: Extracting #9: cost 0 inf + 75399 281.587 * [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))))))) 281.587 * [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))))))) 281.587 * [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))))) 281.588 * * [simplify]: iters left: 6 (15 enodes) 281.593 * * [simplify]: iters left: 5 (64 enodes) 281.609 * * [simplify]: iters left: 4 (149 enodes) 281.662 * * [simplify]: iters left: 3 (466 enodes) 282.118 * * [simplify]: Extracting #0: cost 1 inf + 0 282.118 * * [simplify]: Extracting #1: cost 0 inf + 1 282.118 * [simplify]: Simplified to 0 282.118 * [simplify]: 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)) 282.118 * * * * [progress]: [ 474 / 3260 ] simplifiying candidate # 282.118 * [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))))) 282.119 * * [simplify]: iters left: 6 (26 enodes) 282.126 * * [simplify]: iters left: 5 (107 enodes) 282.149 * * [simplify]: iters left: 4 (239 enodes) 282.246 * * [simplify]: Extracting #0: cost 1 inf + 0 282.246 * * [simplify]: Extracting #1: cost 13 inf + 0 282.246 * * [simplify]: Extracting #2: cost 127 inf + 0 282.247 * * [simplify]: Extracting #3: cost 193 inf + 372 282.250 * * [simplify]: Extracting #4: cost 154 inf + 6225 282.259 * * [simplify]: Extracting #5: cost 86 inf + 24205 282.272 * * [simplify]: Extracting #6: cost 51 inf + 37648 282.293 * * [simplify]: Extracting #7: cost 3 inf + 56873 282.316 * * [simplify]: Extracting #8: cost 0 inf + 57679 282.338 * * [simplify]: Extracting #9: cost 0 inf + 57664 282.363 * [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)))) 282.364 * [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)))))) 282.364 * [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)))) 282.364 * * [simplify]: iters left: 6 (14 enodes) 282.369 * * [simplify]: iters left: 5 (59 enodes) 282.380 * * [simplify]: iters left: 4 (121 enodes) 282.421 * * [simplify]: iters left: 3 (332 enodes) 282.683 * * [simplify]: Extracting #0: cost 1 inf + 0 282.683 * * [simplify]: Extracting #1: cost 0 inf + 1 282.683 * [simplify]: Simplified to 0 282.683 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 282.684 * * * * [progress]: [ 475 / 3260 ] simplifiying candidate # 282.684 * [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)))) 282.684 * * [simplify]: iters left: 6 (25 enodes) 282.697 * * [simplify]: iters left: 5 (100 enodes) 282.734 * * [simplify]: iters left: 4 (222 enodes) 282.797 * * [simplify]: Extracting #0: cost 1 inf + 0 282.797 * * [simplify]: Extracting #1: cost 13 inf + 0 282.798 * * [simplify]: Extracting #2: cost 108 inf + 0 282.798 * * [simplify]: Extracting #3: cost 156 inf + 4 282.798 * * [simplify]: Extracting #4: cost 149 inf + 379 282.800 * * [simplify]: Extracting #5: cost 113 inf + 7724 282.803 * * [simplify]: Extracting #6: cost 74 inf + 16005 282.809 * * [simplify]: Extracting #7: cost 26 inf + 33885 282.822 * * [simplify]: Extracting #8: cost 0 inf + 46220 282.835 * * [simplify]: Extracting #9: cost 0 inf + 45700 282.847 * [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)) 282.847 * [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))))) 282.847 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 282.848 * * [simplify]: iters left: 6 (13 enodes) 282.852 * * [simplify]: iters left: 5 (54 enodes) 282.862 * * [simplify]: iters left: 4 (112 enodes) 282.902 * * [simplify]: iters left: 3 (281 enodes) 283.033 * * [simplify]: Extracting #0: cost 1 inf + 0 283.034 * * [simplify]: Extracting #1: cost 0 inf + 1 283.034 * [simplify]: Simplified to 0 283.034 * [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)) 283.034 * * * * [progress]: [ 476 / 3260 ] simplifiying candidate # 283.034 * [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)))))) 283.035 * * [simplify]: iters left: 6 (28 enodes) 283.048 * * [simplify]: iters left: 5 (113 enodes) 283.070 * * [simplify]: iters left: 4 (260 enodes) 283.158 * * [simplify]: Extracting #0: cost 1 inf + 0 283.159 * * [simplify]: Extracting #1: cost 13 inf + 0 283.159 * * [simplify]: Extracting #2: cost 128 inf + 0 283.160 * * [simplify]: Extracting #3: cost 194 inf + 616 283.163 * * [simplify]: Extracting #4: cost 159 inf + 5968 283.170 * * [simplify]: Extracting #5: cost 102 inf + 21765 283.182 * * [simplify]: Extracting #6: cost 56 inf + 35560 283.206 * * [simplify]: Extracting #7: cost 5 inf + 57624 283.226 * * [simplify]: Extracting #8: cost 0 inf + 58666 283.237 * * [simplify]: Extracting #9: cost 0 inf + 58636 283.249 * [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)))) 283.249 * [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))))))) 283.250 * [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))))) 283.250 * * [simplify]: iters left: 6 (14 enodes) 283.258 * * [simplify]: iters left: 5 (59 enodes) 283.282 * * [simplify]: iters left: 4 (134 enodes) 283.347 * * [simplify]: iters left: 3 (357 enodes) 283.589 * * [simplify]: Extracting #0: cost 1 inf + 0 283.589 * * [simplify]: Extracting #1: cost 0 inf + 1 283.589 * [simplify]: Simplified to 0 283.590 * [simplify]: 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)) 283.590 * * * * [progress]: [ 477 / 3260 ] simplifiying candidate # 283.590 * [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))))) 283.590 * * [simplify]: iters left: 6 (27 enodes) 283.603 * * [simplify]: iters left: 5 (107 enodes) 283.641 * * [simplify]: iters left: 4 (230 enodes) 283.737 * * [simplify]: Extracting #0: cost 1 inf + 0 283.738 * * [simplify]: Extracting #1: cost 13 inf + 0 283.738 * * [simplify]: Extracting #2: cost 116 inf + 0 283.739 * * [simplify]: Extracting #3: cost 164 inf + 168 283.741 * * [simplify]: Extracting #4: cost 129 inf + 4774 283.747 * * [simplify]: Extracting #5: cost 85 inf + 14076 283.754 * * [simplify]: Extracting #6: cost 72 inf + 16522 283.765 * * [simplify]: Extracting #7: cost 29 inf + 32191 283.780 * * [simplify]: Extracting #8: cost 1 inf + 46384 283.791 * * [simplify]: Extracting #9: cost 0 inf + 46244 283.801 * * [simplify]: Extracting #10: cost 0 inf + 46214 283.815 * [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))) 283.815 * [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)))))) 283.816 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 283.816 * * [simplify]: iters left: 6 (13 enodes) 283.823 * * [simplify]: iters left: 5 (53 enodes) 283.842 * * [simplify]: iters left: 4 (106 enodes) 283.882 * * [simplify]: iters left: 3 (257 enodes) 284.026 * * [simplify]: Extracting #0: cost 1 inf + 0 284.026 * * [simplify]: Extracting #1: cost 0 inf + 1 284.026 * [simplify]: Simplified to 0 284.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))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 284.026 * * * * [progress]: [ 478 / 3260 ] simplifiying candidate # 284.027 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 284.027 * * [simplify]: iters left: 6 (26 enodes) 284.037 * * [simplify]: iters left: 5 (103 enodes) 284.061 * * [simplify]: iters left: 4 (216 enodes) 284.121 * * [simplify]: Extracting #0: cost 1 inf + 0 284.122 * * [simplify]: Extracting #1: cost 13 inf + 0 284.122 * * [simplify]: Extracting #2: cost 104 inf + 0 284.124 * * [simplify]: Extracting #3: cost 133 inf + 254 284.125 * * [simplify]: Extracting #4: cost 117 inf + 1609 284.127 * * [simplify]: Extracting #5: cost 89 inf + 6338 284.129 * * [simplify]: Extracting #6: cost 74 inf + 9188 284.134 * * [simplify]: Extracting #7: cost 24 inf + 28217 284.143 * * [simplify]: Extracting #8: cost 0 inf + 39404 284.159 * * [simplify]: Extracting #9: cost 0 inf + 38844 284.175 * * [simplify]: Extracting #10: cost 0 inf + 38804 284.192 * [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)))) 284.192 * [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))))) 284.193 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 284.193 * * [simplify]: iters left: 6 (12 enodes) 284.197 * * [simplify]: iters left: 5 (49 enodes) 284.207 * * [simplify]: iters left: 4 (94 enodes) 284.232 * * [simplify]: iters left: 3 (221 enodes) 284.351 * * [simplify]: iters left: 2 (492 enodes) 284.708 * * [simplify]: Extracting #0: cost 1 inf + 0 284.708 * * [simplify]: Extracting #1: cost 0 inf + 1 284.708 * [simplify]: Simplified to 0 284.708 * [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)) 284.708 * * * * [progress]: [ 479 / 3260 ] simplifiying candidate # 284.709 * [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)))))) 284.709 * * [simplify]: iters left: 6 (27 enodes) 284.722 * * [simplify]: iters left: 5 (106 enodes) 284.760 * * [simplify]: iters left: 4 (235 enodes) 284.851 * * [simplify]: Extracting #0: cost 1 inf + 0 284.851 * * [simplify]: Extracting #1: cost 13 inf + 0 284.851 * * [simplify]: Extracting #2: cost 118 inf + 0 284.852 * * [simplify]: Extracting #3: cost 161 inf + 1059 284.855 * * [simplify]: Extracting #4: cost 113 inf + 8851 284.861 * * [simplify]: Extracting #5: cost 82 inf + 16317 284.869 * * [simplify]: Extracting #6: cost 54 inf + 25393 284.883 * * [simplify]: Extracting #7: cost 9 inf + 44457 284.893 * * [simplify]: Extracting #8: cost 0 inf + 48317 284.903 * * [simplify]: Extracting #9: cost 0 inf + 48207 284.916 * [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)))) 284.916 * [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))))))) 284.917 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 284.917 * * [simplify]: iters left: 6 (13 enodes) 284.924 * * [simplify]: iters left: 5 (52 enodes) 284.943 * * [simplify]: iters left: 4 (111 enodes) 284.990 * * [simplify]: iters left: 3 (278 enodes) 285.140 * * [simplify]: Extracting #0: cost 1 inf + 0 285.140 * * [simplify]: Extracting #1: cost 0 inf + 1 285.140 * [simplify]: Simplified to 0 285.140 * [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)) 285.140 * * * * [progress]: [ 480 / 3260 ] simplifiying candidate # 285.140 * [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))))) 285.141 * * [simplify]: iters left: 6 (26 enodes) 285.148 * * [simplify]: iters left: 5 (101 enodes) 285.173 * * [simplify]: iters left: 4 (211 enodes) 285.246 * * [simplify]: iters left: 3 (481 enodes) 285.475 * * [simplify]: Extracting #0: cost 1 inf + 0 285.475 * * [simplify]: Extracting #1: cost 28 inf + 0 285.475 * * [simplify]: Extracting #2: cost 163 inf + 1 285.476 * * [simplify]: Extracting #3: cost 199 inf + 1515 285.479 * * [simplify]: Extracting #4: cost 160 inf + 6434 285.487 * * [simplify]: Extracting #5: cost 90 inf + 28223 285.508 * * [simplify]: Extracting #6: cost 8 inf + 61436 285.543 * * [simplify]: Extracting #7: cost 0 inf + 64621 285.578 * * [simplify]: Extracting #8: cost 0 inf + 64421 285.601 * [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))) 285.602 * [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)))))) 285.602 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 285.602 * * [simplify]: iters left: 6 (12 enodes) 285.606 * * [simplify]: iters left: 5 (47 enodes) 285.614 * * [simplify]: iters left: 4 (89 enodes) 285.651 * * [simplify]: iters left: 3 (186 enodes) 285.751 * * [simplify]: iters left: 2 (378 enodes) 285.963 * * [simplify]: Extracting #0: cost 1 inf + 0 285.963 * * [simplify]: Extracting #1: cost 0 inf + 1 285.963 * [simplify]: Simplified to 0 285.964 * [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)) 285.964 * * * * [progress]: [ 481 / 3260 ] simplifiying candidate # 285.964 * [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)))) 285.964 * * [simplify]: iters left: 6 (25 enodes) 285.974 * * [simplify]: iters left: 5 (95 enodes) 286.007 * * [simplify]: iters left: 4 (177 enodes) 286.050 * * [simplify]: iters left: 3 (363 enodes) 286.217 * * [simplify]: Extracting #0: cost 1 inf + 0 286.218 * * [simplify]: Extracting #1: cost 21 inf + 0 286.218 * * [simplify]: Extracting #2: cost 132 inf + 2 286.220 * * [simplify]: Extracting #3: cost 166 inf + 821 286.222 * * [simplify]: Extracting #4: cost 144 inf + 3490 286.230 * * [simplify]: Extracting #5: cost 89 inf + 23256 286.249 * * [simplify]: Extracting #6: cost 13 inf + 54944 286.268 * * [simplify]: Extracting #7: cost 0 inf + 60205 286.285 * [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)) 286.285 * [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))))) 286.285 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 286.285 * * [simplify]: iters left: 6 (11 enodes) 286.288 * * [simplify]: iters left: 5 (40 enodes) 286.297 * * [simplify]: iters left: 4 (65 enodes) 286.320 * * [simplify]: iters left: 3 (97 enodes) 286.341 * * [simplify]: iters left: 2 (165 enodes) 286.400 * * [simplify]: iters left: 1 (271 enodes) 286.518 * * [simplify]: Extracting #0: cost 1 inf + 0 286.518 * * [simplify]: Extracting #1: cost 0 inf + 1 286.518 * [simplify]: Simplified to 0 286.518 * [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)) 286.519 * * * * [progress]: [ 482 / 3260 ] simplifiying candidate # 286.519 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 286.519 * * [simplify]: iters left: 6 (26 enodes) 286.533 * * [simplify]: iters left: 5 (105 enodes) 286.571 * * [simplify]: iters left: 4 (230 enodes) 286.650 * * [simplify]: Extracting #0: cost 1 inf + 0 286.650 * * [simplify]: Extracting #1: cost 13 inf + 0 286.650 * * [simplify]: Extracting #2: cost 114 inf + 0 286.651 * * [simplify]: Extracting #3: cost 142 inf + 2442 286.653 * * [simplify]: Extracting #4: cost 80 inf + 12908 286.656 * * [simplify]: Extracting #5: cost 78 inf + 14976 286.660 * * [simplify]: Extracting #6: cost 72 inf + 16441 286.666 * * [simplify]: Extracting #7: cost 18 inf + 38370 286.682 * * [simplify]: Extracting #8: cost 0 inf + 46628 286.698 * * [simplify]: Extracting #9: cost 0 inf + 46228 286.720 * * [simplify]: Extracting #10: cost 0 inf + 46133 286.737 * [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)))) 286.737 * [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))))))) 286.737 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 286.737 * * [simplify]: iters left: 6 (12 enodes) 286.743 * * [simplify]: iters left: 5 (51 enodes) 286.759 * * [simplify]: iters left: 4 (106 enodes) 286.802 * * [simplify]: iters left: 3 (247 enodes) 286.915 * * [simplify]: Extracting #0: cost 1 inf + 0 286.915 * * [simplify]: Extracting #1: cost 0 inf + 1 286.915 * [simplify]: Simplified to 0 286.915 * [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)) 286.916 * * * * [progress]: [ 483 / 3260 ] simplifiying candidate # 286.916 * [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))))) 286.916 * * [simplify]: iters left: 6 (25 enodes) 286.932 * * [simplify]: iters left: 5 (100 enodes) 286.970 * * [simplify]: iters left: 4 (208 enodes) 287.052 * * [simplify]: iters left: 3 (475 enodes) 287.290 * * [simplify]: Extracting #0: cost 1 inf + 0 287.291 * * [simplify]: Extracting #1: cost 28 inf + 0 287.292 * * [simplify]: Extracting #2: cost 171 inf + 1 287.294 * * [simplify]: Extracting #3: cost 201 inf + 2009 287.299 * * [simplify]: Extracting #4: cost 149 inf + 9045 287.304 * * [simplify]: Extracting #5: cost 110 inf + 21269 287.325 * * [simplify]: Extracting #6: cost 29 inf + 54148 287.364 * * [simplify]: Extracting #7: cost 1 inf + 66170 287.400 * * [simplify]: Extracting #8: cost 0 inf + 66630 287.436 * [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))) 287.436 * [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)))))) 287.436 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 287.437 * * [simplify]: iters left: 6 (11 enodes) 287.442 * * [simplify]: iters left: 5 (46 enodes) 287.457 * * [simplify]: iters left: 4 (86 enodes) 287.479 * * [simplify]: iters left: 3 (183 enodes) 287.547 * * [simplify]: iters left: 2 (372 enodes) 287.790 * * [simplify]: Extracting #0: cost 1 inf + 0 287.791 * * [simplify]: Extracting #1: cost 0 inf + 1 287.791 * [simplify]: Simplified to 0 287.791 * [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)) 287.791 * * * * [progress]: [ 484 / 3260 ] simplifiying candidate # 287.791 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 287.791 * * [simplify]: iters left: 6 (24 enodes) 287.798 * * [simplify]: iters left: 5 (94 enodes) 287.823 * * [simplify]: iters left: 4 (176 enodes) 287.875 * * [simplify]: iters left: 3 (362 enodes) 288.023 * * [simplify]: Extracting #0: cost 1 inf + 0 288.023 * * [simplify]: Extracting #1: cost 21 inf + 0 288.023 * * [simplify]: Extracting #2: cost 131 inf + 2 288.024 * * [simplify]: Extracting #3: cost 165 inf + 778 288.025 * * [simplify]: Extracting #4: cost 145 inf + 3244 288.029 * * [simplify]: Extracting #5: cost 100 inf + 17983 288.042 * * [simplify]: Extracting #6: cost 17 inf + 52795 288.057 * * [simplify]: Extracting #7: cost 0 inf + 59704 288.087 * [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)) 288.087 * [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))))) 288.088 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 288.088 * * [simplify]: iters left: 6 (10 enodes) 288.093 * * [simplify]: iters left: 5 (39 enodes) 288.111 * * [simplify]: iters left: 4 (64 enodes) 288.133 * * [simplify]: iters left: 3 (96 enodes) 288.167 * * [simplify]: iters left: 2 (164 enodes) 288.240 * * [simplify]: iters left: 1 (270 enodes) 288.318 * * [simplify]: Extracting #0: cost 1 inf + 0 288.318 * * [simplify]: Extracting #1: cost 0 inf + 1 288.318 * [simplify]: Simplified to 0 288.318 * [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)) 288.319 * * * * [progress]: [ 485 / 3260 ] simplifiying candidate # 288.319 * [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)))))) 288.319 * * [simplify]: iters left: 6 (26 enodes) 288.334 * * [simplify]: iters left: 5 (106 enodes) 288.373 * * [simplify]: iters left: 4 (239 enodes) 288.451 * * [simplify]: Extracting #0: cost 1 inf + 0 288.451 * * [simplify]: Extracting #1: cost 13 inf + 0 288.451 * * [simplify]: Extracting #2: cost 112 inf + 0 288.452 * * [simplify]: Extracting #3: cost 139 inf + 2119 288.454 * * [simplify]: Extracting #4: cost 80 inf + 12297 288.457 * * [simplify]: Extracting #5: cost 78 inf + 13962 288.461 * * [simplify]: Extracting #6: cost 69 inf + 16446 288.467 * * [simplify]: Extracting #7: cost 16 inf + 37853 288.479 * * [simplify]: Extracting #8: cost 0 inf + 45431 288.494 * * [simplify]: Extracting #9: cost 0 inf + 45071 288.503 * [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))))) 288.503 * [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))))))) 288.503 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 288.503 * * [simplify]: iters left: 6 (12 enodes) 288.508 * * [simplify]: iters left: 5 (53 enodes) 288.518 * * [simplify]: iters left: 4 (117 enodes) 288.565 * * [simplify]: iters left: 3 (255 enodes) 288.655 * * [simplify]: Extracting #0: cost 1 inf + 0 288.655 * * [simplify]: Extracting #1: cost 0 inf + 1 288.655 * [simplify]: Simplified to 0 288.656 * [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)) 288.656 * * * * [progress]: [ 486 / 3260 ] simplifiying candidate # 288.656 * [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))))) 288.656 * * [simplify]: iters left: 6 (25 enodes) 288.663 * * [simplify]: iters left: 5 (101 enodes) 288.683 * * [simplify]: iters left: 4 (218 enodes) 288.762 * * [simplify]: iters left: 3 (463 enodes) 289.005 * * [simplify]: Extracting #0: cost 1 inf + 0 289.005 * * [simplify]: Extracting #1: cost 27 inf + 0 289.005 * * [simplify]: Extracting #2: cost 174 inf + 1 289.007 * * [simplify]: Extracting #3: cost 203 inf + 2339 289.010 * * [simplify]: Extracting #4: cost 146 inf + 9416 289.013 * * [simplify]: Extracting #5: cost 135 inf + 10566 289.019 * * [simplify]: Extracting #6: cost 89 inf + 28087 289.050 * * [simplify]: Extracting #7: cost 11 inf + 62642 289.086 * * [simplify]: Extracting #8: cost 0 inf + 66663 289.122 * * [simplify]: Extracting #9: cost 0 inf + 66543 289.158 * [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))) 289.158 * [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)))))) 289.159 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 289.159 * * [simplify]: iters left: 6 (11 enodes) 289.166 * * [simplify]: iters left: 5 (48 enodes) 289.183 * * [simplify]: iters left: 4 (98 enodes) 289.221 * * [simplify]: iters left: 3 (181 enodes) 289.273 * * [simplify]: iters left: 2 (358 enodes) 289.465 * * [simplify]: Extracting #0: cost 1 inf + 0 289.465 * * [simplify]: Extracting #1: cost 0 inf + 1 289.465 * [simplify]: Simplified to 0 289.465 * [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)) 289.465 * * * * [progress]: [ 487 / 3260 ] simplifiying candidate # 289.465 * [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)))) 289.466 * * [simplify]: iters left: 6 (24 enodes) 289.476 * * [simplify]: iters left: 5 (94 enodes) 289.502 * * [simplify]: iters left: 4 (196 enodes) 289.577 * * [simplify]: iters left: 3 (412 enodes) 289.736 * * [simplify]: Extracting #0: cost 1 inf + 0 289.736 * * [simplify]: Extracting #1: cost 28 inf + 0 289.736 * * [simplify]: Extracting #2: cost 147 inf + 43 289.737 * * [simplify]: Extracting #3: cost 171 inf + 1454 289.739 * * [simplify]: Extracting #4: cost 148 inf + 3848 289.742 * * [simplify]: Extracting #5: cost 132 inf + 6018 289.750 * * [simplify]: Extracting #6: cost 86 inf + 23094 289.771 * * [simplify]: Extracting #7: cost 14 inf + 55279 289.787 * * [simplify]: Extracting #8: cost 0 inf + 61080 289.805 * [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))) 289.806 * [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))))) 289.806 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 289.806 * * [simplify]: iters left: 6 (10 enodes) 289.813 * * [simplify]: iters left: 5 (41 enodes) 289.828 * * [simplify]: iters left: 4 (81 enodes) 289.845 * * [simplify]: iters left: 3 (127 enodes) 289.865 * * [simplify]: iters left: 2 (186 enodes) 289.923 * * [simplify]: iters left: 1 (266 enodes) 290.054 * * [simplify]: Extracting #0: cost 1 inf + 0 290.054 * * [simplify]: Extracting #1: cost 0 inf + 1 290.054 * [simplify]: Simplified to 0 290.054 * [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)) 290.054 * * * * [progress]: [ 488 / 3260 ] simplifiying candidate # 290.055 * [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))) 290.055 * * [simplify]: iters left: 6 (23 enodes) 290.062 * * [simplify]: iters left: 5 (91 enodes) 290.083 * * [simplify]: iters left: 4 (177 enodes) 290.127 * * [simplify]: iters left: 3 (371 enodes) 290.288 * * [simplify]: Extracting #0: cost 1 inf + 0 290.288 * * [simplify]: Extracting #1: cost 21 inf + 0 290.288 * * [simplify]: Extracting #2: cost 125 inf + 2 290.290 * * [simplify]: Extracting #3: cost 163 inf + 658 290.292 * * [simplify]: Extracting #4: cost 148 inf + 3072 290.300 * * [simplify]: Extracting #5: cost 94 inf + 19628 290.316 * * [simplify]: Extracting #6: cost 14 inf + 53555 290.333 * * [simplify]: Extracting #7: cost 0 inf + 59074 290.360 * * [simplify]: Extracting #8: cost 0 inf + 58994 290.377 * [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))) 290.377 * [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)))) 290.377 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 290.377 * * [simplify]: iters left: 6 (9 enodes) 290.380 * * [simplify]: iters left: 5 (36 enodes) 290.392 * * [simplify]: iters left: 4 (67 enodes) 290.418 * * [simplify]: iters left: 3 (97 enodes) 290.445 * * [simplify]: iters left: 2 (158 enodes) 290.499 * * [simplify]: iters left: 1 (263 enodes) 290.597 * * [simplify]: Extracting #0: cost 1 inf + 0 290.597 * * [simplify]: Extracting #1: cost 0 inf + 1 290.597 * [simplify]: Simplified to 0 290.597 * [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)) 290.597 * * * * [progress]: [ 489 / 3260 ] simplifiying candidate # 290.598 * [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)))) 290.598 * * [simplify]: iters left: 6 (23 enodes) 290.604 * * [simplify]: iters left: 5 (92 enodes) 290.622 * * [simplify]: iters left: 4 (187 enodes) 290.700 * * [simplify]: iters left: 3 (396 enodes) 290.867 * * [simplify]: Extracting #0: cost 1 inf + 0 290.868 * * [simplify]: Extracting #1: cost 24 inf + 0 290.868 * * [simplify]: Extracting #2: cost 135 inf + 1 290.870 * * [simplify]: Extracting #3: cost 181 inf + 421 290.873 * * [simplify]: Extracting #4: cost 147 inf + 4244 290.881 * * [simplify]: Extracting #5: cost 92 inf + 20641 290.897 * * [simplify]: Extracting #6: cost 8 inf + 56030 290.914 * * [simplify]: Extracting #7: cost 0 inf + 59430 290.939 * * [simplify]: Extracting #8: cost 0 inf + 59350 290.970 * [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))) 290.970 * [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))))) 290.971 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 290.971 * * [simplify]: iters left: 5 (9 enodes) 290.980 * * [simplify]: iters left: 4 (39 enodes) 290.990 * * [simplify]: iters left: 3 (65 enodes) 291.003 * * [simplify]: iters left: 2 (129 enodes) 291.036 * * [simplify]: iters left: 1 (210 enodes) 291.085 * * [simplify]: Extracting #0: cost 1 inf + 0 291.086 * * [simplify]: Extracting #1: cost 0 inf + 1 291.086 * [simplify]: Simplified to 0 291.086 * [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)) 291.086 * * * * [progress]: [ 490 / 3260 ] simplifiying candidate # 291.086 * [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)))))) 291.086 * * [simplify]: iters left: 6 (25 enodes) 291.093 * * [simplify]: iters left: 5 (97 enodes) 291.110 * * [simplify]: iters left: 4 (164 enodes) 291.145 * * [simplify]: iters left: 3 (346 enodes) 291.281 * * [simplify]: Extracting #0: cost 1 inf + 0 291.282 * * [simplify]: Extracting #1: cost 11 inf + 0 291.282 * * [simplify]: Extracting #2: cost 123 inf + 0 291.283 * * [simplify]: Extracting #3: cost 206 inf + 375 291.284 * * [simplify]: Extracting #4: cost 185 inf + 2898 291.286 * * [simplify]: Extracting #5: cost 169 inf + 8459 291.294 * * [simplify]: Extracting #6: cost 118 inf + 30350 291.312 * * [simplify]: Extracting #7: cost 15 inf + 79169 291.344 * * [simplify]: Extracting #8: cost 0 inf + 86290 291.366 * [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)) 291.366 * [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))))))) 291.367 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 291.367 * * [simplify]: iters left: 6 (10 enodes) 291.370 * * [simplify]: iters left: 5 (37 enodes) 291.377 * * [simplify]: iters left: 4 (57 enodes) 291.388 * * [simplify]: iters left: 3 (104 enodes) 291.411 * * [simplify]: iters left: 2 (158 enodes) 291.436 * * [simplify]: iters left: 1 (225 enodes) 291.499 * * [simplify]: Extracting #0: cost 1 inf + 0 291.499 * * [simplify]: Extracting #1: cost 0 inf + 1 291.499 * [simplify]: Simplified to 0 291.499 * [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)) 291.499 * * * * [progress]: [ 491 / 3260 ] simplifiying candidate # 291.500 * [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))))) 291.500 * * [simplify]: iters left: 6 (24 enodes) 291.506 * * [simplify]: iters left: 5 (88 enodes) 291.521 * * [simplify]: iters left: 4 (148 enodes) 291.559 * * [simplify]: iters left: 3 (315 enodes) 291.725 * * [simplify]: Extracting #0: cost 1 inf + 0 291.725 * * [simplify]: Extracting #1: cost 9 inf + 0 291.725 * * [simplify]: Extracting #2: cost 113 inf + 0 291.727 * * [simplify]: Extracting #3: cost 191 inf + 209 291.729 * * [simplify]: Extracting #4: cost 174 inf + 1722 291.731 * * [simplify]: Extracting #5: cost 167 inf + 4476 291.740 * * [simplify]: Extracting #6: cost 120 inf + 24159 291.770 * * [simplify]: Extracting #7: cost 16 inf + 74102 291.810 * * [simplify]: Extracting #8: cost 0 inf + 81483 291.853 * * [simplify]: Extracting #9: cost 0 inf + 81283 291.890 * [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)) 291.890 * [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)))))) 291.890 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 291.891 * * [simplify]: iters left: 6 (9 enodes) 291.895 * * [simplify]: iters left: 5 (29 enodes) 291.904 * * [simplify]: iters left: 4 (42 enodes) 291.917 * * [simplify]: iters left: 3 (58 enodes) 291.928 * * [simplify]: iters left: 2 (68 enodes) 291.936 * * [simplify]: Extracting #0: cost 1 inf + 0 291.936 * * [simplify]: Extracting #1: cost 0 inf + 1 291.936 * [simplify]: Simplified to 0 291.936 * [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)) 291.936 * * * * [progress]: [ 492 / 3260 ] simplifiying candidate # 291.937 * [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)))))) 291.937 * * [simplify]: iters left: 6 (26 enodes) 291.943 * * [simplify]: iters left: 5 (105 enodes) 291.982 * * [simplify]: iters left: 4 (225 enodes) 292.052 * * [simplify]: Extracting #0: cost 1 inf + 0 292.052 * * [simplify]: Extracting #1: cost 11 inf + 0 292.053 * * [simplify]: Extracting #2: cost 96 inf + 0 292.054 * * [simplify]: Extracting #3: cost 157 inf + 1 292.055 * * [simplify]: Extracting #4: cost 156 inf + 86 292.056 * * [simplify]: Extracting #5: cost 155 inf + 1267 292.057 * * [simplify]: Extracting #6: cost 144 inf + 3759 292.065 * * [simplify]: Extracting #7: cost 72 inf + 31325 292.503 * * [simplify]: Extracting #8: cost 6 inf + 57665 292.515 * * [simplify]: Extracting #9: cost 0 inf + 58528 292.528 * * [simplify]: Extracting #10: cost 0 inf + 58408 292.541 * * [simplify]: Extracting #11: cost 0 inf + 58328 292.555 * [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)))) 292.555 * [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))))))) 292.555 * [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))))) 292.555 * * [simplify]: iters left: 6 (13 enodes) 292.559 * * [simplify]: iters left: 5 (53 enodes) 292.569 * * [simplify]: iters left: 4 (117 enodes) 292.613 * * [simplify]: iters left: 3 (275 enodes) 292.675 * * [simplify]: iters left: 2 (474 enodes) 292.850 * * [simplify]: Extracting #0: cost 1 inf + 0 292.850 * * [simplify]: Extracting #1: cost 0 inf + 1 292.850 * [simplify]: Simplified to 0 292.850 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 292.850 * * * * [progress]: [ 493 / 3260 ] simplifiying candidate # 292.851 * [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))))) 292.851 * * [simplify]: iters left: 6 (27 enodes) 292.865 * * [simplify]: iters left: 5 (105 enodes) 292.901 * * [simplify]: iters left: 4 (194 enodes) 292.977 * * [simplify]: iters left: 3 (416 enodes) 293.151 * * [simplify]: Extracting #0: cost 1 inf + 0 293.151 * * [simplify]: Extracting #1: cost 11 inf + 0 293.151 * * [simplify]: Extracting #2: cost 132 inf + 0 293.152 * * [simplify]: Extracting #3: cost 232 inf + 42 293.153 * * [simplify]: Extracting #4: cost 219 inf + 1864 293.158 * * [simplify]: Extracting #5: cost 208 inf + 5142 293.163 * * [simplify]: Extracting #6: cost 137 inf + 27588 293.197 * * [simplify]: Extracting #7: cost 15 inf + 82603 293.223 * * [simplify]: Extracting #8: cost 0 inf + 90592 293.255 * * [simplify]: Extracting #9: cost 0 inf + 90512 293.301 * [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)) 293.301 * [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)))))) 293.301 * [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)))) 293.302 * * [simplify]: iters left: 6 (12 enodes) 293.309 * * [simplify]: iters left: 5 (47 enodes) 293.326 * * [simplify]: iters left: 4 (82 enodes) 293.354 * * [simplify]: iters left: 3 (157 enodes) 293.386 * * [simplify]: iters left: 2 (248 enodes) 293.455 * * [simplify]: iters left: 1 (341 enodes) 293.515 * * [simplify]: Extracting #0: cost 1 inf + 0 293.515 * * [simplify]: Extracting #1: cost 0 inf + 1 293.515 * [simplify]: Simplified to 0 293.515 * [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)) 293.515 * * * * [progress]: [ 494 / 3260 ] simplifiying candidate # 293.515 * [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)))) 293.515 * * [simplify]: iters left: 6 (27 enodes) 293.527 * * [simplify]: iters left: 5 (105 enodes) 293.547 * * [simplify]: iters left: 4 (202 enodes) 293.602 * * [simplify]: iters left: 3 (445 enodes) 293.831 * * [simplify]: Extracting #0: cost 1 inf + 0 293.831 * * [simplify]: Extracting #1: cost 13 inf + 0 293.832 * * [simplify]: Extracting #2: cost 138 inf + 0 293.834 * * [simplify]: Extracting #3: cost 236 inf + 2 293.837 * * [simplify]: Extracting #4: cost 222 inf + 1545 293.840 * * [simplify]: Extracting #5: cost 211 inf + 4344 293.851 * * [simplify]: Extracting #6: cost 136 inf + 31359 293.875 * * [simplify]: Extracting #7: cost 14 inf + 85813 293.909 * * [simplify]: Extracting #8: cost 0 inf + 91555 293.952 * * [simplify]: Extracting #9: cost 0 inf + 91115 293.996 * [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)) 293.996 * [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))))) 293.996 * [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))) 293.997 * * [simplify]: iters left: 6 (12 enodes) 294.003 * * [simplify]: iters left: 5 (47 enodes) 294.021 * * [simplify]: iters left: 4 (89 enodes) 294.062 * * [simplify]: iters left: 3 (180 enodes) 294.117 * * [simplify]: iters left: 2 (296 enodes) 294.241 * * [simplify]: iters left: 1 (428 enodes) 294.382 * * [simplify]: Extracting #0: cost 1 inf + 0 294.382 * * [simplify]: Extracting #1: cost 0 inf + 1 294.382 * [simplify]: Simplified to 0 294.382 * [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)) 294.383 * * * * [progress]: [ 495 / 3260 ] simplifiying candidate # 294.383 * [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)))))) 294.383 * * [simplify]: iters left: 6 (25 enodes) 294.391 * * [simplify]: iters left: 5 (98 enodes) 294.409 * * [simplify]: iters left: 4 (186 enodes) 294.463 * * [simplify]: iters left: 3 (388 enodes) 294.617 * * [simplify]: Extracting #0: cost 1 inf + 0 294.617 * * [simplify]: Extracting #1: cost 11 inf + 0 294.617 * * [simplify]: Extracting #2: cost 123 inf + 0 294.618 * * [simplify]: Extracting #3: cost 227 inf + 0 294.619 * * [simplify]: Extracting #4: cost 215 inf + 1460 294.621 * * [simplify]: Extracting #5: cost 197 inf + 6281 294.626 * * [simplify]: Extracting #6: cost 126 inf + 30518 294.649 * * [simplify]: Extracting #7: cost 13 inf + 85524 294.672 * * [simplify]: Extracting #8: cost 0 inf + 91901 294.706 * * [simplify]: Extracting #9: cost 0 inf + 91861 294.738 * [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))) 294.738 * [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))))))) 294.739 * [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))))) 294.739 * * [simplify]: iters left: 6 (12 enodes) 294.746 * * [simplify]: iters left: 5 (46 enodes) 294.763 * * [simplify]: iters left: 4 (81 enodes) 294.788 * * [simplify]: iters left: 3 (134 enodes) 294.831 * * [simplify]: iters left: 2 (197 enodes) 294.890 * * [simplify]: iters left: 1 (271 enodes) 294.930 * * [simplify]: Extracting #0: cost 1 inf + 0 294.930 * * [simplify]: Extracting #1: cost 0 inf + 1 294.930 * [simplify]: Simplified to 0 294.930 * [simplify]: 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)) 294.930 * * * * [progress]: [ 496 / 3260 ] simplifiying candidate # 294.931 * [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))))) 294.931 * * [simplify]: iters left: 6 (25 enodes) 294.938 * * [simplify]: iters left: 5 (95 enodes) 294.957 * * [simplify]: iters left: 4 (163 enodes) 295.013 * * [simplify]: iters left: 3 (345 enodes) 295.172 * * [simplify]: Extracting #0: cost 1 inf + 0 295.172 * * [simplify]: Extracting #1: cost 9 inf + 0 295.173 * * [simplify]: Extracting #2: cost 117 inf + 0 295.175 * * [simplify]: Extracting #3: cost 213 inf + 0 295.177 * * [simplify]: Extracting #4: cost 202 inf + 1016 295.180 * * [simplify]: Extracting #5: cost 190 inf + 3698 295.186 * * [simplify]: Extracting #6: cost 138 inf + 19954 295.203 * * [simplify]: Extracting #7: cost 22 inf + 74231 295.225 * * [simplify]: Extracting #8: cost 0 inf + 85008 295.262 * * [simplify]: Extracting #9: cost 0 inf + 84808 295.284 * [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))) 295.284 * [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)))))) 295.285 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 295.285 * * [simplify]: iters left: 6 (10 enodes) 295.289 * * [simplify]: iters left: 5 (38 enodes) 295.301 * * [simplify]: iters left: 4 (59 enodes) 295.317 * * [simplify]: iters left: 3 (88 enodes) 295.331 * * [simplify]: iters left: 2 (117 enodes) 295.352 * * [simplify]: iters left: 1 (144 enodes) 295.391 * * [simplify]: Extracting #0: cost 1 inf + 0 295.391 * * [simplify]: Extracting #1: cost 0 inf + 1 295.391 * [simplify]: Simplified to 0 295.391 * [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)) 295.391 * * * * [progress]: [ 497 / 3260 ] simplifiying candidate # 295.391 * [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)))) 295.392 * * [simplify]: iters left: 6 (26 enodes) 295.406 * * [simplify]: iters left: 5 (100 enodes) 295.441 * * [simplify]: iters left: 4 (174 enodes) 295.500 * * [simplify]: iters left: 3 (373 enodes) 295.679 * * [simplify]: Extracting #0: cost 1 inf + 0 295.679 * * [simplify]: Extracting #1: cost 11 inf + 0 295.680 * * [simplify]: Extracting #2: cost 127 inf + 0 295.681 * * [simplify]: Extracting #3: cost 209 inf + 499 295.684 * * [simplify]: Extracting #4: cost 198 inf + 1399 295.691 * * [simplify]: Extracting #5: cost 180 inf + 5341 295.702 * * [simplify]: Extracting #6: cost 113 inf + 31871 295.739 * * [simplify]: Extracting #7: cost 7 inf + 83984 295.776 * * [simplify]: Extracting #8: cost 0 inf + 86905 295.803 * * [simplify]: Extracting #9: cost 0 inf + 86865 295.848 * [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))) 295.848 * [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))))) 295.848 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 295.849 * * [simplify]: iters left: 6 (11 enodes) 295.856 * * [simplify]: iters left: 5 (42 enodes) 295.867 * * [simplify]: iters left: 4 (67 enodes) 295.879 * * [simplify]: iters left: 3 (111 enodes) 295.897 * * [simplify]: iters left: 2 (140 enodes) 295.933 * * [simplify]: iters left: 1 (160 enodes) 295.973 * * [simplify]: Extracting #0: cost 1 inf + 0 295.973 * * [simplify]: Extracting #1: cost 0 inf + 1 295.973 * [simplify]: Simplified to 0 295.974 * [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)) 295.974 * * * * [progress]: [ 498 / 3260 ] simplifiying candidate # 295.974 * [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)))))) 295.975 * * [simplify]: iters left: 6 (29 enodes) 295.989 * * [simplify]: iters left: 5 (120 enodes) 296.011 * * [simplify]: iters left: 4 (289 enodes) 296.160 * * [simplify]: Extracting #0: cost 1 inf + 0 296.160 * * [simplify]: Extracting #1: cost 11 inf + 0 296.161 * * [simplify]: Extracting #2: cost 185 inf + 0 296.162 * * [simplify]: Extracting #3: cost 331 inf + 1 296.163 * * [simplify]: Extracting #4: cost 311 inf + 3928 296.170 * * [simplify]: Extracting #5: cost 168 inf + 53726 296.188 * * [simplify]: Extracting #6: cost 88 inf + 84150 296.216 * * [simplify]: Extracting #7: cost 59 inf + 93180 296.254 * * [simplify]: Extracting #8: cost 4 inf + 121321 296.290 * * [simplify]: Extracting #9: cost 0 inf + 122971 296.311 * * [simplify]: Extracting #10: cost 0 inf + 122651 296.337 * * [simplify]: Extracting #11: cost 0 inf + 122571 296.369 * [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)))) 296.369 * [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))))))) 296.370 * [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))))) 296.370 * * [simplify]: iters left: 6 (16 enodes) 296.377 * * [simplify]: iters left: 5 (68 enodes) 296.390 * * [simplify]: iters left: 4 (179 enodes) 296.472 * * [simplify]: Extracting #0: cost 1 inf + 0 296.473 * * [simplify]: Extracting #1: cost 27 inf + 0 296.473 * * [simplify]: Extracting #2: cost 153 inf + 0 296.475 * * [simplify]: Extracting #3: cost 242 inf + 83 296.479 * * [simplify]: Extracting #4: cost 185 inf + 16503 296.490 * * [simplify]: Extracting #5: cost 15 inf + 79352 296.506 * * [simplify]: Extracting #6: cost 0 inf + 84943 296.519 * [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))))) 296.519 * [simplify]: 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))))))) 296.520 * * * * [progress]: [ 499 / 3260 ] simplifiying candidate # 296.520 * [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))))) 296.520 * * [simplify]: iters left: 6 (30 enodes) 296.529 * * [simplify]: iters left: 5 (121 enodes) 296.563 * * [simplify]: iters left: 4 (259 enodes) 296.689 * * [simplify]: Extracting #0: cost 1 inf + 0 296.690 * * [simplify]: Extracting #1: cost 11 inf + 0 296.690 * * [simplify]: Extracting #2: cost 150 inf + 0 296.692 * * [simplify]: Extracting #3: cost 264 inf + 0 296.694 * * [simplify]: Extracting #4: cost 247 inf + 2489 296.702 * * [simplify]: Extracting #5: cost 146 inf + 34259 296.720 * * [simplify]: Extracting #6: cost 61 inf + 63599 296.754 * * [simplify]: Extracting #7: cost 1 inf + 90629 296.786 * * [simplify]: Extracting #8: cost 0 inf + 91179 296.819 * [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)))))) 296.819 * [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)))))) 296.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)))) 296.820 * * [simplify]: iters left: 6 (15 enodes) 296.828 * * [simplify]: iters left: 5 (63 enodes) 296.853 * * [simplify]: iters left: 4 (145 enodes) 296.930 * * [simplify]: iters left: 3 (499 enodes) 297.337 * * [simplify]: Extracting #0: cost 1 inf + 0 297.337 * * [simplify]: Extracting #1: cost 0 inf + 1 297.337 * [simplify]: Simplified to 0 297.337 * [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)) 297.337 * * * * [progress]: [ 500 / 3260 ] simplifiying candidate # 297.338 * [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)))) 297.338 * * [simplify]: iters left: 6 (30 enodes) 297.346 * * [simplify]: iters left: 5 (120 enodes) 297.374 * * [simplify]: iters left: 4 (273 enodes) 297.491 * * [simplify]: Extracting #0: cost 1 inf + 0 297.491 * * [simplify]: Extracting #1: cost 13 inf + 0 297.491 * * [simplify]: Extracting #2: cost 154 inf + 0 297.493 * * [simplify]: Extracting #3: cost 251 inf + 2 297.495 * * [simplify]: Extracting #4: cost 236 inf + 2190 297.503 * * [simplify]: Extracting #5: cost 134 inf + 30438 297.517 * * [simplify]: Extracting #6: cost 88 inf + 44605 297.533 * * [simplify]: Extracting #7: cost 56 inf + 55661 297.559 * * [simplify]: Extracting #8: cost 5 inf + 81521 297.591 * * [simplify]: Extracting #9: cost 0 inf + 83911 297.618 * * [simplify]: Extracting #10: cost 0 inf + 83591 297.644 * * [simplify]: Extracting #11: cost 0 inf + 83471 297.671 * [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))))) 297.671 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (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))))) 297.672 * [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))) 297.672 * * [simplify]: iters left: 6 (15 enodes) 297.679 * * [simplify]: iters left: 5 (62 enodes) 297.703 * * [simplify]: iters left: 4 (159 enodes) 297.786 * * [simplify]: iters left: 3 (475 enodes) 298.077 * * [simplify]: Extracting #0: cost 1 inf + 0 298.077 * * [simplify]: Extracting #1: cost 42 inf + 0 298.078 * * [simplify]: Extracting #2: cost 194 inf + 1 298.080 * * [simplify]: Extracting #3: cost 205 inf + 15094 298.103 * * [simplify]: Extracting #4: cost 20 inf + 63712 298.135 * * [simplify]: Extracting #5: cost 3 inf + 65204 298.171 * * [simplify]: Extracting #6: cost 0 inf + 65965 298.203 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 298.203 * [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)))) 298.203 * * * * [progress]: [ 501 / 3260 ] simplifiying candidate # 298.204 * [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)))))) 298.204 * * [simplify]: iters left: 6 (27 enodes) 298.218 * * [simplify]: iters left: 5 (109 enodes) 298.258 * * [simplify]: iters left: 4 (246 enodes) 298.369 * * [simplify]: Extracting #0: cost 1 inf + 0 298.369 * * [simplify]: Extracting #1: cost 11 inf + 0 298.370 * * [simplify]: Extracting #2: cost 145 inf + 0 298.371 * * [simplify]: Extracting #3: cost 259 inf + 0 298.374 * * [simplify]: Extracting #4: cost 235 inf + 5250 298.388 * * [simplify]: Extracting #5: cost 120 inf + 44680 298.409 * * [simplify]: Extracting #6: cost 56 inf + 68240 298.444 * * [simplify]: Extracting #7: cost 4 inf + 91376 298.466 * * [simplify]: Extracting #8: cost 0 inf + 93306 298.491 * * [simplify]: Extracting #9: cost 0 inf + 92986 298.527 * * [simplify]: Extracting #10: cost 0 inf + 92906 298.560 * [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))) 298.560 * [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))))))) 298.561 * [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))))) 298.561 * * [simplify]: iters left: 6 (15 enodes) 298.569 * * [simplify]: iters left: 5 (62 enodes) 298.594 * * [simplify]: iters left: 4 (148 enodes) 298.677 * * [simplify]: iters left: 3 (499 enodes) 299.093 * * [simplify]: Extracting #0: cost 1 inf + 0 299.093 * * [simplify]: Extracting #1: cost 0 inf + 1 299.093 * [simplify]: Simplified to 0 299.093 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 299.093 * * * * [progress]: [ 502 / 3260 ] simplifiying candidate # 299.094 * [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))))) 299.094 * * [simplify]: iters left: 6 (28 enodes) 299.108 * * [simplify]: iters left: 5 (111 enodes) 299.144 * * [simplify]: iters left: 4 (228 enodes) 299.222 * * [simplify]: Extracting #0: cost 1 inf + 0 299.222 * * [simplify]: Extracting #1: cost 11 inf + 0 299.223 * * [simplify]: Extracting #2: cost 123 inf + 0 299.224 * * [simplify]: Extracting #3: cost 214 inf + 0 299.225 * * [simplify]: Extracting #4: cost 201 inf + 1540 299.231 * * [simplify]: Extracting #5: cost 135 inf + 19664 299.239 * * [simplify]: Extracting #6: cost 55 inf + 47491 299.254 * * [simplify]: Extracting #7: cost 3 inf + 71066 299.278 * * [simplify]: Extracting #8: cost 0 inf + 72215 299.305 * * [simplify]: Extracting #9: cost 0 inf + 72095 299.333 * [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)))) 299.333 * [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)))))) 299.334 * [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)))) 299.334 * * [simplify]: iters left: 6 (14 enodes) 299.342 * * [simplify]: iters left: 5 (56 enodes) 299.362 * * [simplify]: iters left: 4 (117 enodes) 299.420 * * [simplify]: iters left: 3 (347 enodes) 299.603 * * [simplify]: Extracting #0: cost 1 inf + 0 299.603 * * [simplify]: Extracting #1: cost 0 inf + 1 299.603 * [simplify]: Simplified to 0 299.603 * [simplify]: 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)) 299.604 * * * * [progress]: [ 503 / 3260 ] simplifiying candidate # 299.604 * [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)))) 299.604 * * [simplify]: iters left: 6 (28 enodes) 299.611 * * [simplify]: iters left: 5 (112 enodes) 299.631 * * [simplify]: iters left: 4 (226 enodes) 299.689 * * [simplify]: Extracting #0: cost 1 inf + 0 299.689 * * [simplify]: Extracting #1: cost 11 inf + 0 299.689 * * [simplify]: Extracting #2: cost 118 inf + 0 299.690 * * [simplify]: Extracting #3: cost 196 inf + 2 299.690 * * [simplify]: Extracting #4: cost 182 inf + 1585 299.693 * * [simplify]: Extracting #5: cost 118 inf + 17230 299.698 * * [simplify]: Extracting #6: cost 88 inf + 24511 299.707 * * [simplify]: Extracting #7: cost 55 inf + 35132 299.726 * * [simplify]: Extracting #8: cost 9 inf + 58554 299.752 * * [simplify]: Extracting #9: cost 0 inf + 63183 299.768 * * [simplify]: Extracting #10: cost 0 inf + 63063 299.781 * [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))) 299.781 * [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))))) 299.782 * [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))) 299.782 * * [simplify]: iters left: 6 (14 enodes) 299.786 * * [simplify]: iters left: 5 (57 enodes) 299.798 * * [simplify]: iters left: 4 (116 enodes) 299.826 * * [simplify]: iters left: 3 (321 enodes) 300.062 * * [simplify]: Extracting #0: cost 1 inf + 0 300.062 * * [simplify]: Extracting #1: cost 0 inf + 1 300.062 * [simplify]: Simplified to 0 300.062 * [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)) 300.062 * * * * [progress]: [ 504 / 3260 ] simplifiying candidate # 300.063 * [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)))))) 300.063 * * [simplify]: iters left: 6 (28 enodes) 300.081 * * [simplify]: iters left: 5 (114 enodes) 300.122 * * [simplify]: iters left: 4 (257 enodes) 300.232 * * [simplify]: Extracting #0: cost 1 inf + 0 300.232 * * [simplify]: Extracting #1: cost 11 inf + 0 300.232 * * [simplify]: Extracting #2: cost 136 inf + 0 300.233 * * [simplify]: Extracting #3: cost 232 inf + 43 300.234 * * [simplify]: Extracting #4: cost 215 inf + 2473 300.237 * * [simplify]: Extracting #5: cost 144 inf + 21734 300.244 * * [simplify]: Extracting #6: cost 82 inf + 40541 300.255 * * [simplify]: Extracting #7: cost 24 inf + 65299 300.272 * * [simplify]: Extracting #8: cost 0 inf + 77400 300.287 * * [simplify]: Extracting #9: cost 0 inf + 77200 300.311 * * [simplify]: Extracting #10: cost 0 inf + 77120 300.342 * [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)) 300.342 * [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))))))) 300.342 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 300.343 * * [simplify]: iters left: 6 (15 enodes) 300.351 * * [simplify]: iters left: 5 (62 enodes) 300.373 * * [simplify]: iters left: 4 (149 enodes) 300.426 * * [simplify]: iters left: 3 (450 enodes) 300.766 * * [simplify]: Extracting #0: cost 1 inf + 0 300.766 * * [simplify]: Extracting #1: cost 0 inf + 1 300.766 * [simplify]: Simplified to 0 300.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))))) (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)) 300.767 * * * * [progress]: [ 505 / 3260 ] simplifiying candidate # 300.767 * [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))))) 300.768 * * [simplify]: iters left: 6 (29 enodes) 300.782 * * [simplify]: iters left: 5 (115 enodes) 300.812 * * [simplify]: iters left: 4 (230 enodes) 300.871 * * [simplify]: Extracting #0: cost 1 inf + 0 300.871 * * [simplify]: Extracting #1: cost 11 inf + 0 300.872 * * [simplify]: Extracting #2: cost 112 inf + 0 300.873 * * [simplify]: Extracting #3: cost 185 inf + 43 300.874 * * [simplify]: Extracting #4: cost 169 inf + 1910 300.876 * * [simplify]: Extracting #5: cost 114 inf + 14725 300.881 * * [simplify]: Extracting #6: cost 59 inf + 32470 300.895 * * [simplify]: Extracting #7: cost 6 inf + 56574 300.916 * * [simplify]: Extracting #8: cost 0 inf + 59533 300.938 * [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))))) 300.939 * [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)))))) 300.939 * [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)))) 300.939 * * [simplify]: iters left: 6 (14 enodes) 300.948 * * [simplify]: iters left: 5 (57 enodes) 300.964 * * [simplify]: iters left: 4 (118 enodes) 301.004 * * [simplify]: iters left: 3 (314 enodes) 301.176 * * [simplify]: Extracting #0: cost 1 inf + 0 301.176 * * [simplify]: Extracting #1: cost 0 inf + 1 301.176 * [simplify]: Simplified to 0 301.176 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 301.176 * * * * [progress]: [ 506 / 3260 ] simplifiying candidate # 301.177 * [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)))) 301.177 * * [simplify]: iters left: 6 (28 enodes) 301.187 * * [simplify]: iters left: 5 (107 enodes) 301.211 * * [simplify]: iters left: 4 (219 enodes) 301.268 * * [simplify]: Extracting #0: cost 1 inf + 0 301.268 * * [simplify]: Extracting #1: cost 13 inf + 0 301.268 * * [simplify]: Extracting #2: cost 116 inf + 0 301.269 * * [simplify]: Extracting #3: cost 167 inf + 45 301.270 * * [simplify]: Extracting #4: cost 145 inf + 3067 301.273 * * [simplify]: Extracting #5: cost 100 inf + 13075 301.279 * * [simplify]: Extracting #6: cost 83 inf + 16252 301.287 * * [simplify]: Extracting #7: cost 59 inf + 23857 301.295 * * [simplify]: Extracting #8: cost 15 inf + 47002 301.305 * * [simplify]: Extracting #9: cost 0 inf + 53616 301.318 * * [simplify]: Extracting #10: cost 0 inf + 53506 301.330 * [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))) 301.330 * [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))))) 301.331 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 301.331 * * [simplify]: iters left: 6 (13 enodes) 301.335 * * [simplify]: iters left: 5 (48 enodes) 301.347 * * [simplify]: iters left: 4 (103 enodes) 301.386 * * [simplify]: iters left: 3 (238 enodes) 301.482 * * [simplify]: Extracting #0: cost 1 inf + 0 301.482 * * [simplify]: Extracting #1: cost 0 inf + 1 301.482 * [simplify]: Simplified to 0 301.482 * [simplify]: 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)) 301.483 * * * * [progress]: [ 507 / 3260 ] simplifiying candidate # 301.483 * [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)))))) 301.484 * * [simplify]: iters left: 6 (28 enodes) 301.495 * * [simplify]: iters left: 5 (113 enodes) 301.517 * * [simplify]: iters left: 4 (251 enodes) 301.606 * * [simplify]: Extracting #0: cost 1 inf + 0 301.606 * * [simplify]: Extracting #1: cost 11 inf + 0 301.607 * * [simplify]: Extracting #2: cost 146 inf + 0 301.608 * * [simplify]: Extracting #3: cost 263 inf + 0 301.610 * * [simplify]: Extracting #4: cost 249 inf + 1783 301.613 * * [simplify]: Extracting #5: cost 190 inf + 19416 301.623 * * [simplify]: Extracting #6: cost 56 inf + 67451 301.642 * * [simplify]: Extracting #7: cost 1 inf + 93089 301.667 * * [simplify]: Extracting #8: cost 0 inf + 93239 301.684 * * [simplify]: Extracting #9: cost 0 inf + 93159 301.716 * [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)))) 301.716 * [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))))))) 301.717 * [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))))) 301.717 * * [simplify]: iters left: 6 (15 enodes) 301.725 * * [simplify]: iters left: 5 (61 enodes) 301.746 * * [simplify]: iters left: 4 (142 enodes) 301.794 * * [simplify]: iters left: 3 (474 enodes) 302.059 * * [simplify]: Extracting #0: cost 1 inf + 0 302.060 * * [simplify]: Extracting #1: cost 0 inf + 1 302.060 * [simplify]: Simplified to 0 302.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))))) (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)) 302.060 * * * * [progress]: [ 508 / 3260 ] simplifiying candidate # 302.060 * [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))))) 302.060 * * [simplify]: iters left: 6 (29 enodes) 302.068 * * [simplify]: iters left: 5 (114 enodes) 302.098 * * [simplify]: iters left: 4 (226 enodes) 302.171 * * [simplify]: Extracting #0: cost 1 inf + 0 302.171 * * [simplify]: Extracting #1: cost 11 inf + 0 302.172 * * [simplify]: Extracting #2: cost 123 inf + 0 302.173 * * [simplify]: Extracting #3: cost 211 inf + 0 302.175 * * [simplify]: Extracting #4: cost 190 inf + 3079 302.182 * * [simplify]: Extracting #5: cost 111 inf + 25205 302.196 * * [simplify]: Extracting #6: cost 59 inf + 43296 302.219 * * [simplify]: Extracting #7: cost 5 inf + 68625 302.246 * * [simplify]: Extracting #8: cost 0 inf + 70974 302.273 * * [simplify]: Extracting #9: cost 0 inf + 70894 302.300 * * [simplify]: Extracting #10: cost 0 inf + 70814 302.333 * [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))) 302.333 * [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)))))) 302.334 * [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)))) 302.334 * * [simplify]: iters left: 6 (14 enodes) 302.342 * * [simplify]: iters left: 5 (56 enodes) 302.356 * * [simplify]: iters left: 4 (113 enodes) 302.381 * * [simplify]: iters left: 3 (324 enodes) 302.522 * * [simplify]: Extracting #0: cost 1 inf + 0 302.522 * * [simplify]: Extracting #1: cost 0 inf + 1 302.522 * [simplify]: Simplified to 0 302.522 * [simplify]: 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)) 302.522 * * * * [progress]: [ 509 / 3260 ] simplifiying candidate # 302.523 * [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)))) 302.523 * * [simplify]: iters left: 6 (29 enodes) 302.535 * * [simplify]: iters left: 5 (114 enodes) 302.560 * * [simplify]: iters left: 4 (224 enodes) 302.636 * * [simplify]: Extracting #0: cost 1 inf + 0 302.636 * * [simplify]: Extracting #1: cost 11 inf + 0 302.637 * * [simplify]: Extracting #2: cost 120 inf + 0 302.638 * * [simplify]: Extracting #3: cost 194 inf + 2 302.639 * * [simplify]: Extracting #4: cost 179 inf + 1787 302.645 * * [simplify]: Extracting #5: cost 105 inf + 19338 302.656 * * [simplify]: Extracting #6: cost 60 inf + 34375 302.677 * * [simplify]: Extracting #7: cost 2 inf + 61688 302.693 * * [simplify]: Extracting #8: cost 0 inf + 62377 302.706 * * [simplify]: Extracting #9: cost 0 inf + 62257 302.720 * [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)) 302.720 * [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))))) 302.720 * [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))) 302.720 * * [simplify]: iters left: 6 (14 enodes) 302.728 * * [simplify]: iters left: 5 (56 enodes) 302.749 * * [simplify]: iters left: 4 (112 enodes) 302.799 * * [simplify]: iters left: 3 (297 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) (+ (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)) 302.910 * * * * [progress]: [ 510 / 3260 ] simplifiying candidate # 302.910 * [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)))))) 302.911 * * [simplify]: iters left: 6 (25 enodes) 302.917 * * [simplify]: iters left: 5 (100 enodes) 302.936 * * [simplify]: iters left: 4 (213 enodes) 302.995 * * [simplify]: Extracting #0: cost 1 inf + 0 302.995 * * [simplify]: Extracting #1: cost 11 inf + 0 302.995 * * [simplify]: Extracting #2: cost 116 inf + 0 302.996 * * [simplify]: Extracting #3: cost 202 inf + 0 302.997 * * [simplify]: Extracting #4: cost 187 inf + 2509 303.000 * * [simplify]: Extracting #5: cost 124 inf + 21932 303.007 * * [simplify]: Extracting #6: cost 69 inf + 38592 303.018 * * [simplify]: Extracting #7: cost 14 inf + 62889 303.031 * * [simplify]: Extracting #8: cost 0 inf + 69445 303.048 * * [simplify]: Extracting #9: cost 0 inf + 69005 303.065 * * [simplify]: Extracting #10: cost 0 inf + 68925 303.080 * [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)))) 303.080 * [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))))))) 303.081 * [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))))) 303.081 * * [simplify]: iters left: 6 (13 enodes) 303.085 * * [simplify]: iters left: 5 (53 enodes) 303.095 * * [simplify]: iters left: 4 (118 enodes) 303.124 * * [simplify]: iters left: 3 (324 enodes) 303.242 * * [simplify]: Extracting #0: cost 1 inf + 0 303.242 * * [simplify]: Extracting #1: cost 0 inf + 1 303.242 * [simplify]: Simplified to 0 303.242 * [simplify]: 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)) 303.242 * * * * [progress]: [ 511 / 3260 ] simplifiying candidate # 303.243 * [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))))) 303.243 * * [simplify]: iters left: 6 (25 enodes) 303.249 * * [simplify]: iters left: 5 (97 enodes) 303.266 * * [simplify]: iters left: 4 (186 enodes) 303.315 * * [simplify]: iters left: 3 (470 enodes) 303.528 * * [simplify]: Extracting #0: cost 1 inf + 0 303.528 * * [simplify]: Extracting #1: cost 9 inf + 0 303.529 * * [simplify]: Extracting #2: cost 152 inf + 0 303.530 * * [simplify]: Extracting #3: cost 290 inf + 42 303.531 * * [simplify]: Extracting #4: cost 274 inf + 2518 303.536 * * [simplify]: Extracting #5: cost 191 inf + 19291 303.545 * * [simplify]: Extracting #6: cost 125 inf + 41295 303.577 * * [simplify]: Extracting #7: cost 11 inf + 95781 303.612 * * [simplify]: Extracting #8: cost 0 inf + 100583 303.660 * * [simplify]: Extracting #9: cost 0 inf + 100383 303.686 * [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)))) 303.686 * [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)))))) 303.687 * [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)))) 303.687 * * [simplify]: iters left: 6 (11 enodes) 303.690 * * [simplify]: iters left: 5 (43 enodes) 303.698 * * [simplify]: iters left: 4 (84 enodes) 303.730 * * [simplify]: iters left: 3 (212 enodes) 303.798 * * [simplify]: iters left: 2 (472 enodes) 303.996 * * [simplify]: Extracting #0: cost 1 inf + 0 303.996 * * [simplify]: Extracting #1: cost 0 inf + 1 303.996 * [simplify]: Simplified to 0 303.996 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (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)) 303.996 * * * * [progress]: [ 512 / 3260 ] simplifiying candidate # 303.997 * [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)))) 303.997 * * [simplify]: iters left: 6 (26 enodes) 304.010 * * [simplify]: iters left: 5 (104 enodes) 304.054 * * [simplify]: iters left: 4 (205 enodes) 304.112 * * [simplify]: Extracting #0: cost 1 inf + 0 304.112 * * [simplify]: Extracting #1: cost 11 inf + 0 304.113 * * [simplify]: Extracting #2: cost 106 inf + 0 304.114 * * [simplify]: Extracting #3: cost 167 inf + 2 304.115 * * [simplify]: Extracting #4: cost 154 inf + 1345 304.117 * * [simplify]: Extracting #5: cost 150 inf + 2808 304.122 * * [simplify]: Extracting #6: cost 96 inf + 12184 304.131 * * [simplify]: Extracting #7: cost 54 inf + 25609 304.150 * * [simplify]: Extracting #8: cost 10 inf + 47836 304.170 * * [simplify]: Extracting #9: cost 0 inf + 53046 304.190 * * [simplify]: Extracting #10: cost 0 inf + 52646 304.211 * * [simplify]: Extracting #11: cost 0 inf + 52486 304.231 * [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)) 304.231 * [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))))) 304.232 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 304.232 * * [simplify]: iters left: 6 (12 enodes) 304.237 * * [simplify]: iters left: 5 (49 enodes) 304.246 * * [simplify]: iters left: 4 (99 enodes) 304.275 * * [simplify]: iters left: 3 (234 enodes) 304.345 * * [simplify]: iters left: 2 (447 enodes) 304.503 * * [simplify]: Extracting #0: cost 1 inf + 0 304.503 * * [simplify]: Extracting #1: cost 0 inf + 1 304.503 * [simplify]: Simplified to 0 304.503 * [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)) 304.503 * * * * [progress]: [ 513 / 3260 ] simplifiying candidate # 304.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) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 304.504 * * [simplify]: iters left: 6 (27 enodes) 304.519 * * [simplify]: iters left: 5 (109 enodes) 304.553 * * [simplify]: iters left: 4 (227 enodes) 304.635 * * [simplify]: Extracting #0: cost 1 inf + 0 304.635 * * [simplify]: Extracting #1: cost 11 inf + 0 304.636 * * [simplify]: Extracting #2: cost 113 inf + 0 304.637 * * [simplify]: Extracting #3: cost 185 inf + 43 304.638 * * [simplify]: Extracting #4: cost 171 inf + 1586 304.645 * * [simplify]: Extracting #5: cost 129 inf + 11256 304.652 * * [simplify]: Extracting #6: cost 67 inf + 30061 304.663 * * [simplify]: Extracting #7: cost 4 inf + 58854 304.675 * * [simplify]: Extracting #8: cost 0 inf + 60333 304.693 * [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)))) 304.693 * [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))))))) 304.693 * [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))))) 304.694 * * [simplify]: iters left: 6 (14 enodes) 304.701 * * [simplify]: iters left: 5 (57 enodes) 304.718 * * [simplify]: iters left: 4 (121 enodes) 304.754 * * [simplify]: iters left: 3 (291 enodes) 304.877 * * [simplify]: Extracting #0: cost 1 inf + 0 304.877 * * [simplify]: Extracting #1: cost 0 inf + 1 304.877 * [simplify]: Simplified to 0 304.877 * [simplify]: 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)) 304.878 * * * * [progress]: [ 514 / 3260 ] simplifiying candidate # 304.878 * [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))))) 304.879 * * [simplify]: iters left: 6 (28 enodes) 304.893 * * [simplify]: iters left: 5 (110 enodes) 304.916 * * [simplify]: iters left: 4 (207 enodes) 304.970 * * [simplify]: iters left: 3 (488 enodes) 305.224 * * [simplify]: Extracting #0: cost 1 inf + 0 305.224 * * [simplify]: Extracting #1: cost 11 inf + 0 305.224 * * [simplify]: Extracting #2: cost 150 inf + 0 305.226 * * [simplify]: Extracting #3: cost 262 inf + 167 305.229 * * [simplify]: Extracting #4: cost 238 inf + 2654 305.234 * * [simplify]: Extracting #5: cost 196 inf + 9442 305.247 * * [simplify]: Extracting #6: cost 134 inf + 30824 305.279 * * [simplify]: Extracting #7: cost 13 inf + 88245 305.305 * * [simplify]: Extracting #8: cost 0 inf + 94354 305.350 * * [simplify]: Extracting #9: cost 0 inf + 93954 305.380 * [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)) 305.380 * [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)))))) 305.381 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 305.381 * * [simplify]: iters left: 6 (13 enodes) 305.384 * * [simplify]: iters left: 5 (52 enodes) 305.394 * * [simplify]: iters left: 4 (98 enodes) 305.418 * * [simplify]: iters left: 3 (212 enodes) 305.486 * * [simplify]: iters left: 2 (371 enodes) 305.641 * * [simplify]: Extracting #0: cost 1 inf + 0 305.641 * * [simplify]: Extracting #1: cost 0 inf + 1 305.641 * [simplify]: Simplified to 0 305.641 * [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)) 305.642 * * * * [progress]: [ 515 / 3260 ] simplifiying candidate # 305.642 * [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)))) 305.642 * * [simplify]: iters left: 6 (27 enodes) 305.656 * * [simplify]: iters left: 5 (101 enodes) 305.693 * * [simplify]: iters left: 4 (193 enodes) 305.746 * * [simplify]: iters left: 3 (417 enodes) 305.903 * * [simplify]: Extracting #0: cost 1 inf + 0 305.903 * * [simplify]: Extracting #1: cost 11 inf + 0 305.905 * * [simplify]: Extracting #2: cost 141 inf + 0 305.906 * * [simplify]: Extracting #3: cost 230 inf + 334 305.907 * * [simplify]: Extracting #4: cost 197 inf + 3845 305.910 * * [simplify]: Extracting #5: cost 164 inf + 10059 305.915 * * [simplify]: Extracting #6: cost 132 inf + 24766 305.937 * * [simplify]: Extracting #7: cost 30 inf + 71747 305.978 * * [simplify]: Extracting #8: cost 1 inf + 85642 306.018 * * [simplify]: Extracting #9: cost 0 inf + 86102 306.051 * [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)) 306.051 * [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))))) 306.051 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 306.051 * * [simplify]: iters left: 6 (12 enodes) 306.055 * * [simplify]: iters left: 5 (44 enodes) 306.064 * * [simplify]: iters left: 4 (92 enodes) 306.083 * * [simplify]: iters left: 3 (159 enodes) 306.125 * * [simplify]: iters left: 2 (267 enodes) 306.183 * * [simplify]: iters left: 1 (364 enodes) 306.268 * * [simplify]: Extracting #0: cost 1 inf + 0 306.268 * * [simplify]: Extracting #1: cost 0 inf + 1 306.268 * [simplify]: Simplified to 0 306.268 * [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)) 306.268 * * * * [progress]: [ 516 / 3260 ] simplifiying candidate # 306.269 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 306.269 * * [simplify]: iters left: 6 (28 enodes) 306.284 * * [simplify]: iters left: 5 (116 enodes) 306.314 * * [simplify]: iters left: 4 (260 enodes) 306.426 * * [simplify]: Extracting #0: cost 1 inf + 0 306.426 * * [simplify]: Extracting #1: cost 11 inf + 0 306.426 * * [simplify]: Extracting #2: cost 146 inf + 0 306.428 * * [simplify]: Extracting #3: cost 250 inf + 44 306.430 * * [simplify]: Extracting #4: cost 233 inf + 1993 306.437 * * [simplify]: Extracting #5: cost 157 inf + 23181 306.454 * * [simplify]: Extracting #6: cost 58 inf + 55020 306.485 * * [simplify]: Extracting #7: cost 2 inf + 80828 306.515 * * [simplify]: Extracting #8: cost 0 inf + 81461 306.541 * [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))))) 306.541 * [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))))))) 306.542 * [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))))) 306.542 * * [simplify]: iters left: 6 (15 enodes) 306.546 * * [simplify]: iters left: 5 (64 enodes) 306.558 * * [simplify]: iters left: 4 (149 enodes) 306.605 * * [simplify]: iters left: 3 (466 enodes) 307.041 * * [simplify]: Extracting #0: cost 1 inf + 0 307.041 * * [simplify]: Extracting #1: cost 0 inf + 1 307.041 * [simplify]: Simplified to 0 307.041 * [simplify]: 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)) 307.041 * * * * [progress]: [ 517 / 3260 ] simplifiying candidate # 307.041 * [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))))) 307.041 * * [simplify]: iters left: 6 (29 enodes) 307.049 * * [simplify]: iters left: 5 (117 enodes) 307.072 * * [simplify]: iters left: 4 (236 enodes) 307.127 * * [simplify]: Extracting #0: cost 1 inf + 0 307.127 * * [simplify]: Extracting #1: cost 11 inf + 0 307.127 * * [simplify]: Extracting #2: cost 128 inf + 0 307.127 * * [simplify]: Extracting #3: cost 207 inf + 86 307.128 * * [simplify]: Extracting #4: cost 187 inf + 2359 307.131 * * [simplify]: Extracting #5: cost 120 inf + 18724 307.138 * * [simplify]: Extracting #6: cost 55 inf + 39596 307.153 * * [simplify]: Extracting #7: cost 2 inf + 64033 307.177 * * [simplify]: Extracting #8: cost 0 inf + 64557 307.190 * * [simplify]: Extracting #9: cost 0 inf + 64525 307.203 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) 307.203 * [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)))))) 307.203 * [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)))) 307.203 * * [simplify]: iters left: 6 (14 enodes) 307.207 * * [simplify]: iters left: 5 (59 enodes) 307.228 * * [simplify]: iters left: 4 (121 enodes) 307.261 * * [simplify]: iters left: 3 (332 enodes) 307.490 * * [simplify]: Extracting #0: cost 1 inf + 0 307.490 * * [simplify]: Extracting #1: cost 0 inf + 1 307.490 * [simplify]: Simplified to 0 307.490 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (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)) 307.490 * * * * [progress]: [ 518 / 3260 ] simplifiying candidate # 307.491 * [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)))) 307.491 * * [simplify]: iters left: 6 (28 enodes) 307.505 * * [simplify]: iters left: 5 (112 enodes) 307.543 * * [simplify]: iters left: 4 (227 enodes) 307.606 * * [simplify]: Extracting #0: cost 1 inf + 0 307.606 * * [simplify]: Extracting #1: cost 11 inf + 0 307.606 * * [simplify]: Extracting #2: cost 113 inf + 0 307.607 * * [simplify]: Extracting #3: cost 172 inf + 129 307.607 * * [simplify]: Extracting #4: cost 147 inf + 2780 307.610 * * [simplify]: Extracting #5: cost 103 inf + 12437 307.615 * * [simplify]: Extracting #6: cost 52 inf + 30658 307.630 * * [simplify]: Extracting #7: cost 7 inf + 50109 307.652 * * [simplify]: Extracting #8: cost 0 inf + 53738 307.671 * * [simplify]: Extracting #9: cost 0 inf + 53658 307.683 * [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)))) 307.683 * [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))))) 307.684 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 307.684 * * [simplify]: iters left: 6 (13 enodes) 307.688 * * [simplify]: iters left: 5 (54 enodes) 307.699 * * [simplify]: iters left: 4 (112 enodes) 307.727 * * [simplify]: iters left: 3 (281 enodes) 307.917 * * [simplify]: Extracting #0: cost 1 inf + 0 307.917 * * [simplify]: Extracting #1: cost 0 inf + 1 307.917 * [simplify]: Simplified to 0 307.917 * [simplify]: 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)) 307.917 * * * * [progress]: [ 519 / 3260 ] simplifiying candidate # 307.917 * [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)))))) 307.918 * * [simplify]: iters left: 6 (26 enodes) 307.924 * * [simplify]: iters left: 5 (106 enodes) 307.950 * * [simplify]: iters left: 4 (233 enodes) 308.053 * * [simplify]: Extracting #0: cost 1 inf + 0 308.053 * * [simplify]: Extracting #1: cost 11 inf + 0 308.054 * * [simplify]: Extracting #2: cost 121 inf + 0 308.055 * * [simplify]: Extracting #3: cost 201 inf + 86 308.056 * * [simplify]: Extracting #4: cost 180 inf + 2809 308.063 * * [simplify]: Extracting #5: cost 106 inf + 21488 308.072 * * [simplify]: Extracting #6: cost 54 inf + 41503 308.084 * * [simplify]: Extracting #7: cost 5 inf + 62446 308.099 * * [simplify]: Extracting #8: cost 0 inf + 64730 308.123 * * [simplify]: Extracting #9: cost 0 inf + 64610 308.136 * [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)))) 308.136 * [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))))))) 308.136 * [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))))) 308.136 * * [simplify]: iters left: 6 (14 enodes) 308.141 * * [simplify]: iters left: 5 (59 enodes) 308.154 * * [simplify]: iters left: 4 (134 enodes) 308.213 * * [simplify]: iters left: 3 (357 enodes) 308.441 * * [simplify]: Extracting #0: cost 1 inf + 0 308.441 * * [simplify]: Extracting #1: cost 0 inf + 1 308.442 * [simplify]: Simplified to 0 308.442 * [simplify]: 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)) 308.442 * * * * [progress]: [ 520 / 3260 ] simplifiying candidate # 308.443 * [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))))) 308.443 * * [simplify]: iters left: 6 (27 enodes) 308.457 * * [simplify]: iters left: 5 (108 enodes) 308.485 * * [simplify]: iters left: 4 (218 enodes) 308.562 * * [simplify]: Extracting #0: cost 1 inf + 0 308.562 * * [simplify]: Extracting #1: cost 11 inf + 0 308.562 * * [simplify]: Extracting #2: cost 113 inf + 0 308.563 * * [simplify]: Extracting #3: cost 174 inf + 87 308.565 * * [simplify]: Extracting #4: cost 162 inf + 1030 308.568 * * [simplify]: Extracting #5: cost 137 inf + 5827 308.574 * * [simplify]: Extracting #6: cost 55 inf + 28833 308.583 * * [simplify]: Extracting #7: cost 3 inf + 52008 308.594 * * [simplify]: Extracting #8: cost 0 inf + 52947 308.609 * * [simplify]: Extracting #9: cost 0 inf + 52837 308.630 * * [simplify]: Extracting #10: cost 0 inf + 52757 308.648 * [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)))) 308.648 * [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)))))) 308.649 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 308.649 * * [simplify]: iters left: 6 (13 enodes) 308.653 * * [simplify]: iters left: 5 (53 enodes) 308.663 * * [simplify]: iters left: 4 (106 enodes) 308.694 * * [simplify]: iters left: 3 (257 enodes) 308.828 * * [simplify]: Extracting #0: cost 1 inf + 0 308.828 * * [simplify]: Extracting #1: cost 0 inf + 1 308.828 * [simplify]: Simplified to 0 308.828 * [simplify]: 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)) 308.828 * * * * [progress]: [ 521 / 3260 ] simplifiying candidate # 308.828 * [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)))) 308.829 * * [simplify]: iters left: 6 (26 enodes) 308.836 * * [simplify]: iters left: 5 (104 enodes) 308.859 * * [simplify]: iters left: 4 (204 enodes) 308.946 * * [simplify]: Extracting #0: cost 1 inf + 0 308.946 * * [simplify]: Extracting #1: cost 11 inf + 0 308.946 * * [simplify]: Extracting #2: cost 105 inf + 0 308.946 * * [simplify]: Extracting #3: cost 151 inf + 170 308.948 * * [simplify]: Extracting #4: cost 103 inf + 5557 308.950 * * [simplify]: Extracting #5: cost 89 inf + 8697 308.952 * * [simplify]: Extracting #6: cost 83 inf + 10379 308.958 * * [simplify]: Extracting #7: cost 26 inf + 33419 308.967 * * [simplify]: Extracting #8: cost 2 inf + 46767 308.984 * * [simplify]: Extracting #9: cost 0 inf + 47457 309.003 * * [simplify]: Extracting #10: cost 0 inf + 47297 309.022 * [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)) 309.022 * [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))))) 309.023 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 309.023 * * [simplify]: iters left: 6 (12 enodes) 309.030 * * [simplify]: iters left: 5 (49 enodes) 309.048 * * [simplify]: iters left: 4 (94 enodes) 309.085 * * [simplify]: iters left: 3 (221 enodes) 309.208 * * [simplify]: iters left: 2 (492 enodes) 309.579 * * [simplify]: Extracting #0: cost 1 inf + 0 309.579 * * [simplify]: Extracting #1: cost 0 inf + 1 309.579 * [simplify]: Simplified to 0 309.579 * [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)) 309.580 * * * * [progress]: [ 522 / 3260 ] simplifiying candidate # 309.580 * [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)))))) 309.580 * * [simplify]: iters left: 6 (26 enodes) 309.591 * * [simplify]: iters left: 5 (104 enodes) 309.609 * * [simplify]: iters left: 4 (220 enodes) 309.684 * * [simplify]: Extracting #0: cost 1 inf + 0 309.684 * * [simplify]: Extracting #1: cost 11 inf + 0 309.685 * * [simplify]: Extracting #2: cost 116 inf + 0 309.686 * * [simplify]: Extracting #3: cost 174 inf + 129 309.687 * * [simplify]: Extracting #4: cost 168 inf + 542 309.689 * * [simplify]: Extracting #5: cost 159 inf + 3380 309.696 * * [simplify]: Extracting #6: cost 81 inf + 24023 309.713 * * [simplify]: Extracting #7: cost 3 inf + 53758 309.732 * * [simplify]: Extracting #8: cost 0 inf + 55068 309.753 * * [simplify]: Extracting #9: cost 0 inf + 54748 309.775 * * [simplify]: Extracting #10: cost 0 inf + 54668 309.798 * * [simplify]: Extracting #11: cost 0 inf + 54588 309.809 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ (/ b (* (cbrt a) (cbrt a))) (cbrt a)) 2)) 309.809 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ (/ 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))))))) 309.810 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 309.810 * * [simplify]: iters left: 6 (13 enodes) 309.813 * * [simplify]: iters left: 5 (52 enodes) 309.823 * * [simplify]: iters left: 4 (111 enodes) 309.873 * * [simplify]: iters left: 3 (278 enodes) 310.020 * * [simplify]: Extracting #0: cost 1 inf + 0 310.021 * * [simplify]: Extracting #1: cost 0 inf + 1 310.021 * [simplify]: Simplified to 0 310.021 * [simplify]: 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)) 310.021 * * * * [progress]: [ 523 / 3260 ] simplifiying candidate # 310.021 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 310.021 * * [simplify]: iters left: 6 (27 enodes) 310.031 * * [simplify]: iters left: 5 (105 enodes) 310.053 * * [simplify]: iters left: 4 (202 enodes) 310.107 * * [simplify]: iters left: 3 (475 enodes) 310.347 * * [simplify]: Extracting #0: cost 1 inf + 0 310.347 * * [simplify]: Extracting #1: cost 11 inf + 0 310.348 * * [simplify]: Extracting #2: cost 164 inf + 0 310.350 * * [simplify]: Extracting #3: cost 250 inf + 542 310.354 * * [simplify]: Extracting #4: cost 191 inf + 7291 310.362 * * [simplify]: Extracting #5: cost 166 inf + 11849 310.370 * * [simplify]: Extracting #6: cost 162 inf + 12784 310.383 * * [simplify]: Extracting #7: cost 112 inf + 32080 310.421 * * [simplify]: Extracting #8: cost 11 inf + 83187 310.454 * * [simplify]: Extracting #9: cost 0 inf + 88456 310.481 * * [simplify]: Extracting #10: cost 0 inf + 88296 310.513 * [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)) 310.513 * [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)))))) 310.514 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 310.514 * * [simplify]: iters left: 6 (12 enodes) 310.517 * * [simplify]: iters left: 5 (47 enodes) 310.526 * * [simplify]: iters left: 4 (89 enodes) 310.553 * * [simplify]: iters left: 3 (186 enodes) 310.623 * * [simplify]: iters left: 2 (378 enodes) 310.825 * * [simplify]: Extracting #0: cost 1 inf + 0 310.825 * * [simplify]: Extracting #1: cost 0 inf + 1 310.825 * [simplify]: Simplified to 0 310.825 * [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)) 310.826 * * * * [progress]: [ 524 / 3260 ] simplifiying candidate # 310.826 * [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)))) 310.826 * * [simplify]: iters left: 6 (26 enodes) 310.836 * * [simplify]: iters left: 5 (99 enodes) 310.854 * * [simplify]: iters left: 4 (168 enodes) 310.906 * * [simplify]: iters left: 3 (360 enodes) 311.056 * * [simplify]: Extracting #0: cost 1 inf + 0 311.057 * * [simplify]: Extracting #1: cost 9 inf + 0 311.057 * * [simplify]: Extracting #2: cost 128 inf + 2 311.059 * * [simplify]: Extracting #3: cost 205 inf + 297 311.061 * * [simplify]: Extracting #4: cost 175 inf + 3080 311.065 * * [simplify]: Extracting #5: cost 164 inf + 6080 311.074 * * [simplify]: Extracting #6: cost 111 inf + 28168 311.106 * * [simplify]: Extracting #7: cost 19 inf + 72298 311.145 * * [simplify]: Extracting #8: cost 0 inf + 81776 311.173 * * [simplify]: Extracting #9: cost 0 inf + 81721 311.199 * [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)) 311.199 * [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))))) 311.200 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 311.200 * * [simplify]: iters left: 6 (11 enodes) 311.204 * * [simplify]: iters left: 5 (40 enodes) 311.211 * * [simplify]: iters left: 4 (65 enodes) 311.223 * * [simplify]: iters left: 3 (97 enodes) 311.253 * * [simplify]: iters left: 2 (165 enodes) 311.309 * * [simplify]: iters left: 1 (271 enodes) 311.391 * * [simplify]: Extracting #0: cost 1 inf + 0 311.391 * * [simplify]: Extracting #1: cost 0 inf + 1 311.391 * [simplify]: Simplified to 0 311.391 * [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)) 311.392 * * * * [progress]: [ 525 / 3260 ] simplifiying candidate # 311.392 * [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)))))) 311.392 * * [simplify]: iters left: 6 (25 enodes) 311.402 * * [simplify]: iters left: 5 (103 enodes) 311.421 * * [simplify]: iters left: 4 (215 enodes) 311.486 * * [simplify]: Extracting #0: cost 1 inf + 0 311.486 * * [simplify]: Extracting #1: cost 11 inf + 0 311.487 * * [simplify]: Extracting #2: cost 111 inf + 0 311.487 * * [simplify]: Extracting #3: cost 165 inf + 46 311.488 * * [simplify]: Extracting #4: cost 159 inf + 418 311.489 * * [simplify]: Extracting #5: cost 128 inf + 7068 311.492 * * [simplify]: Extracting #6: cost 85 inf + 15240 311.497 * * [simplify]: Extracting #7: cost 55 inf + 24704 311.506 * * [simplify]: Extracting #8: cost 4 inf + 50554 311.520 * * [simplify]: Extracting #9: cost 0 inf + 52514 311.531 * * [simplify]: Extracting #10: cost 0 inf + 52474 311.541 * [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)) 311.541 * [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))))))) 311.542 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 311.542 * * [simplify]: iters left: 6 (12 enodes) 311.548 * * [simplify]: iters left: 5 (51 enodes) 311.570 * * [simplify]: iters left: 4 (106 enodes) 311.613 * * [simplify]: iters left: 3 (247 enodes) 311.730 * * [simplify]: Extracting #0: cost 1 inf + 0 311.730 * * [simplify]: Extracting #1: cost 0 inf + 1 311.730 * [simplify]: Simplified to 0 311.730 * [simplify]: 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)) 311.730 * * * * [progress]: [ 526 / 3260 ] simplifiying candidate # 311.730 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 311.730 * * [simplify]: iters left: 6 (26 enodes) 311.737 * * [simplify]: iters left: 5 (104 enodes) 311.759 * * [simplify]: iters left: 4 (199 enodes) 311.823 * * [simplify]: iters left: 3 (470 enodes) 312.036 * * [simplify]: Extracting #0: cost 1 inf + 0 312.036 * * [simplify]: Extracting #1: cost 11 inf + 0 312.036 * * [simplify]: Extracting #2: cost 167 inf + 0 312.038 * * [simplify]: Extracting #3: cost 244 inf + 1813 312.041 * * [simplify]: Extracting #4: cost 187 inf + 8315 312.045 * * [simplify]: Extracting #5: cost 175 inf + 11200 312.049 * * [simplify]: Extracting #6: cost 169 inf + 12419 312.055 * * [simplify]: Extracting #7: cost 124 inf + 29396 312.075 * * [simplify]: Extracting #8: cost 16 inf + 84398 312.104 * * [simplify]: Extracting #9: cost 0 inf + 92569 312.128 * * [simplify]: Extracting #10: cost 0 inf + 92209 312.171 * [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)) 312.171 * [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)))))) 312.171 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 312.172 * * [simplify]: iters left: 6 (11 enodes) 312.178 * * [simplify]: iters left: 5 (46 enodes) 312.195 * * [simplify]: iters left: 4 (86 enodes) 312.222 * * [simplify]: iters left: 3 (183 enodes) 312.286 * * [simplify]: iters left: 2 (372 enodes) 312.470 * * [simplify]: Extracting #0: cost 1 inf + 0 312.470 * * [simplify]: Extracting #1: cost 0 inf + 1 312.470 * [simplify]: Simplified to 0 312.470 * [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)) 312.470 * * * * [progress]: [ 527 / 3260 ] simplifiying candidate # 312.471 * [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)))) 312.471 * * [simplify]: iters left: 6 (25 enodes) 312.478 * * [simplify]: iters left: 5 (98 enodes) 312.500 * * [simplify]: iters left: 4 (167 enodes) 312.547 * * [simplify]: iters left: 3 (359 enodes) 312.738 * * [simplify]: Extracting #0: cost 1 inf + 0 312.738 * * [simplify]: Extracting #1: cost 9 inf + 0 312.738 * * [simplify]: Extracting #2: cost 128 inf + 2 312.739 * * [simplify]: Extracting #3: cost 208 inf + 89 312.740 * * [simplify]: Extracting #4: cost 174 inf + 3242 312.742 * * [simplify]: Extracting #5: cost 163 inf + 6322 312.744 * * [simplify]: Extracting #6: cost 159 inf + 7188 312.749 * * [simplify]: Extracting #7: cost 116 inf + 23804 312.774 * * [simplify]: Extracting #8: cost 24 inf + 69982 312.814 * * [simplify]: Extracting #9: cost 0 inf + 82003 312.859 * * [simplify]: Extracting #10: cost 0 inf + 81963 312.884 * [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))) 312.885 * [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))))) 312.885 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 312.885 * * [simplify]: iters left: 6 (10 enodes) 312.888 * * [simplify]: iters left: 5 (39 enodes) 312.895 * * [simplify]: iters left: 4 (64 enodes) 312.908 * * [simplify]: iters left: 3 (96 enodes) 312.927 * * [simplify]: iters left: 2 (164 enodes) 312.987 * * [simplify]: iters left: 1 (270 enodes) 313.067 * * [simplify]: Extracting #0: cost 1 inf + 0 313.067 * * [simplify]: Extracting #1: cost 0 inf + 1 313.067 * [simplify]: Simplified to 0 313.067 * [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)) 313.067 * * * * [progress]: [ 528 / 3260 ] simplifiying candidate # 313.068 * [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)))))) 313.068 * * [simplify]: iters left: 6 (25 enodes) 313.076 * * [simplify]: iters left: 5 (104 enodes) 313.104 * * [simplify]: iters left: 4 (224 enodes) 313.176 * * [simplify]: Extracting #0: cost 1 inf + 0 313.177 * * [simplify]: Extracting #1: cost 11 inf + 0 313.177 * * [simplify]: Extracting #2: cost 108 inf + 0 313.178 * * [simplify]: Extracting #3: cost 161 inf + 47 313.179 * * [simplify]: Extracting #4: cost 155 inf + 339 313.181 * * [simplify]: Extracting #5: cost 119 inf + 7354 313.187 * * [simplify]: Extracting #6: cost 82 inf + 14897 313.198 * * [simplify]: Extracting #7: cost 34 inf + 34070 313.216 * * [simplify]: Extracting #8: cost 0 inf + 51569 313.236 * * [simplify]: Extracting #9: cost 0 inf + 51169 313.255 * [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))) 313.255 * [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))))))) 313.256 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 313.256 * * [simplify]: iters left: 6 (12 enodes) 313.268 * * [simplify]: iters left: 5 (53 enodes) 313.289 * * [simplify]: iters left: 4 (117 enodes) 313.338 * * [simplify]: iters left: 3 (255 enodes) 313.448 * * [simplify]: Extracting #0: cost 1 inf + 0 313.448 * * [simplify]: Extracting #1: cost 0 inf + 1 313.448 * [simplify]: Simplified to 0 313.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))))) (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)) 313.449 * * * * [progress]: [ 529 / 3260 ] simplifiying candidate # 313.449 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 313.449 * * [simplify]: iters left: 6 (26 enodes) 313.464 * * [simplify]: iters left: 5 (105 enodes) 313.483 * * [simplify]: iters left: 4 (209 enodes) 313.543 * * [simplify]: iters left: 3 (454 enodes) 313.750 * * [simplify]: Extracting #0: cost 1 inf + 0 313.750 * * [simplify]: Extracting #1: cost 11 inf + 0 313.750 * * [simplify]: Extracting #2: cost 155 inf + 0 313.752 * * [simplify]: Extracting #3: cost 257 inf + 295 313.757 * * [simplify]: Extracting #4: cost 202 inf + 5781 313.763 * * [simplify]: Extracting #5: cost 169 inf + 10876 313.780 * * [simplify]: Extracting #6: cost 117 inf + 33022 313.799 * * [simplify]: Extracting #7: cost 16 inf + 80066 313.822 * * [simplify]: Extracting #8: cost 0 inf + 88089 313.851 * * [simplify]: Extracting #9: cost 0 inf + 87969 313.895 * [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)))))) 313.895 * [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)))))) 313.896 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 313.896 * * [simplify]: iters left: 6 (11 enodes) 313.905 * * [simplify]: iters left: 5 (48 enodes) 313.921 * * [simplify]: iters left: 4 (98 enodes) 313.953 * * [simplify]: iters left: 3 (181 enodes) 314.010 * * [simplify]: iters left: 2 (358 enodes) 314.228 * * [simplify]: Extracting #0: cost 1 inf + 0 314.228 * * [simplify]: Extracting #1: cost 0 inf + 1 314.228 * [simplify]: Simplified to 0 314.228 * [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)) 314.229 * * * * [progress]: [ 530 / 3260 ] simplifiying candidate # 314.229 * [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)))) 314.229 * * [simplify]: iters left: 6 (25 enodes) 314.236 * * [simplify]: iters left: 5 (98 enodes) 314.257 * * [simplify]: iters left: 4 (187 enodes) 314.330 * * [simplify]: iters left: 3 (399 enodes) 314.487 * * [simplify]: Extracting #0: cost 1 inf + 0 314.487 * * [simplify]: Extracting #1: cost 12 inf + 0 314.487 * * [simplify]: Extracting #2: cost 142 inf + 42 314.489 * * [simplify]: Extracting #3: cost 222 inf + 794 314.493 * * [simplify]: Extracting #4: cost 185 inf + 3476 314.497 * * [simplify]: Extracting #5: cost 176 inf + 5711 314.504 * * [simplify]: Extracting #6: cost 133 inf + 22022 314.518 * * [simplify]: Extracting #7: cost 23 inf + 75502 314.547 * * [simplify]: Extracting #8: cost 0 inf + 86956 314.581 * * [simplify]: Extracting #9: cost 0 inf + 86436 314.607 * * [simplify]: Extracting #10: cost 0 inf + 86396 314.649 * [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)))) 314.650 * [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))))) 314.650 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 314.650 * * [simplify]: iters left: 6 (10 enodes) 314.657 * * [simplify]: iters left: 5 (41 enodes) 314.671 * * [simplify]: iters left: 4 (81 enodes) 314.699 * * [simplify]: iters left: 3 (127 enodes) 314.737 * * [simplify]: iters left: 2 (186 enodes) 314.794 * * [simplify]: iters left: 1 (266 enodes) 314.911 * * [simplify]: Extracting #0: cost 1 inf + 0 314.911 * * [simplify]: Extracting #1: cost 0 inf + 1 314.911 * [simplify]: Simplified to 0 314.911 * [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)) 314.912 * * * * [progress]: [ 531 / 3260 ] simplifiying candidate # 314.912 * [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))) 314.912 * * [simplify]: iters left: 6 (24 enodes) 314.919 * * [simplify]: iters left: 5 (95 enodes) 314.936 * * [simplify]: iters left: 4 (169 enodes) 314.985 * * [simplify]: iters left: 3 (363 enodes) 315.135 * * [simplify]: Extracting #0: cost 1 inf + 0 315.136 * * [simplify]: Extracting #1: cost 9 inf + 0 315.136 * * [simplify]: Extracting #2: cost 127 inf + 2 315.137 * * [simplify]: Extracting #3: cost 202 inf + 257 315.138 * * [simplify]: Extracting #4: cost 176 inf + 2911 315.140 * * [simplify]: Extracting #5: cost 164 inf + 5918 315.142 * * [simplify]: Extracting #6: cost 160 inf + 6654 315.150 * * [simplify]: Extracting #7: cost 118 inf + 22722 315.169 * * [simplify]: Extracting #8: cost 25 inf + 69417 315.209 * * [simplify]: Extracting #9: cost 0 inf + 81711 315.248 * * [simplify]: Extracting #10: cost 0 inf + 81591 315.280 * [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))) 315.280 * [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)))) 315.280 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 315.280 * * [simplify]: iters left: 6 (9 enodes) 315.286 * * [simplify]: iters left: 5 (36 enodes) 315.299 * * [simplify]: iters left: 4 (67 enodes) 315.323 * * [simplify]: iters left: 3 (97 enodes) 315.352 * * [simplify]: iters left: 2 (158 enodes) 315.406 * * [simplify]: iters left: 1 (263 enodes) 315.489 * * [simplify]: Extracting #0: cost 1 inf + 0 315.490 * * [simplify]: Extracting #1: cost 0 inf + 1 315.490 * [simplify]: Simplified to 0 315.490 * [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)) 315.490 * * * * [progress]: [ 532 / 3260 ] simplifiying candidate # 315.490 * [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)))) 315.490 * * [simplify]: iters left: 6 (24 enodes) 315.497 * * [simplify]: iters left: 5 (96 enodes) 315.515 * * [simplify]: iters left: 4 (178 enodes) 315.569 * * [simplify]: iters left: 3 (392 enodes) 315.754 * * [simplify]: Extracting #0: cost 1 inf + 0 315.755 * * [simplify]: Extracting #1: cost 11 inf + 0 315.755 * * [simplify]: Extracting #2: cost 140 inf + 0 315.757 * * [simplify]: Extracting #3: cost 226 inf + 88 315.760 * * [simplify]: Extracting #4: cost 186 inf + 3732 315.764 * * [simplify]: Extracting #5: cost 163 inf + 7488 315.770 * * [simplify]: Extracting #6: cost 115 inf + 28044 315.802 * * [simplify]: Extracting #7: cost 14 inf + 77670 315.843 * * [simplify]: Extracting #8: cost 0 inf + 83189 315.873 * * [simplify]: Extracting #9: cost 0 inf + 82949 315.898 * [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)) 315.898 * [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))))) 315.899 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 315.899 * * [simplify]: iters left: 5 (9 enodes) 315.905 * * [simplify]: iters left: 4 (39 enodes) 315.918 * * [simplify]: iters left: 3 (65 enodes) 315.941 * * [simplify]: iters left: 2 (129 enodes) 315.994 * * [simplify]: iters left: 1 (210 enodes) 316.051 * * [simplify]: Extracting #0: cost 1 inf + 0 316.051 * * [simplify]: Extracting #1: cost 0 inf + 1 316.051 * [simplify]: Simplified to 0 316.051 * [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)) 316.051 * * * * [progress]: [ 533 / 3260 ] simplifiying candidate # 316.052 * [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)))))) 316.052 * * [simplify]: iters left: 6 (24 enodes) 316.064 * * [simplify]: iters left: 5 (91 enodes) 316.089 * * [simplify]: iters left: 4 (146 enodes) 316.125 * * [simplify]: iters left: 3 (276 enodes) 316.216 * * [simplify]: Extracting #0: cost 1 inf + 0 316.216 * * [simplify]: Extracting #1: cost 11 inf + 0 316.216 * * [simplify]: Extracting #2: cost 83 inf + 0 316.217 * * [simplify]: Extracting #3: cost 135 inf + 540 316.219 * * [simplify]: Extracting #4: cost 121 inf + 1729 316.221 * * [simplify]: Extracting #5: cost 119 inf + 3404 316.224 * * [simplify]: Extracting #6: cost 106 inf + 7049 316.234 * * [simplify]: Extracting #7: cost 45 inf + 29628 316.255 * * [simplify]: Extracting #8: cost 1 inf + 49982 316.279 * * [simplify]: Extracting #9: cost 0 inf + 50307 316.302 * [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))) 316.302 * [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))))))) 316.303 * [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.303 * * [simplify]: iters left: 6 (10 enodes) 316.308 * * [simplify]: iters left: 5 (37 enodes) 316.322 * * [simplify]: iters left: 4 (57 enodes) 316.343 * * [simplify]: iters left: 3 (104 enodes) 316.382 * * [simplify]: iters left: 2 (158 enodes) 316.431 * * [simplify]: iters left: 1 (225 enodes) 316.476 * * [simplify]: Extracting #0: cost 1 inf + 0 316.476 * * [simplify]: Extracting #1: cost 0 inf + 1 316.476 * [simplify]: Simplified to 0 316.476 * [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)) 316.477 * * * * [progress]: [ 534 / 3260 ] simplifiying candidate # 316.477 * [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))))) 316.477 * * [simplify]: iters left: 6 (23 enodes) 316.488 * * [simplify]: iters left: 5 (82 enodes) 316.507 * * [simplify]: iters left: 4 (130 enodes) 316.542 * * [simplify]: iters left: 3 (243 enodes) 316.629 * * [simplify]: iters left: 2 (481 enodes) 316.835 * * [simplify]: Extracting #0: cost 1 inf + 0 316.835 * * [simplify]: Extracting #1: cost 9 inf + 0 316.836 * * [simplify]: Extracting #2: cost 75 inf + 0 316.836 * * [simplify]: Extracting #3: cost 126 inf + 414 316.837 * * [simplify]: Extracting #4: cost 115 inf + 1484 316.838 * * [simplify]: Extracting #5: cost 118 inf + 1937 316.839 * * [simplify]: Extracting #6: cost 112 inf + 2914 316.841 * * [simplify]: Extracting #7: cost 103 inf + 4040 316.850 * * [simplify]: Extracting #8: cost 28 inf + 32994 316.865 * * [simplify]: Extracting #9: cost 0 inf + 44668 316.885 * * [simplify]: Extracting #10: cost 0 inf + 44333 316.914 * [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)))))) 316.914 * [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)))))) 316.915 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 316.915 * * [simplify]: iters left: 6 (9 enodes) 316.919 * * [simplify]: iters left: 5 (29 enodes) 316.924 * * [simplify]: iters left: 4 (42 enodes) 316.931 * * [simplify]: iters left: 3 (58 enodes) 316.939 * * [simplify]: iters left: 2 (68 enodes) 316.949 * * [simplify]: Extracting #0: cost 1 inf + 0 316.949 * * [simplify]: Extracting #1: cost 0 inf + 1 316.949 * [simplify]: Simplified to 0 316.949 * [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)) 316.949 * * * * [progress]: [ 535 / 3260 ] simplifiying candidate # 316.950 * [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)))))) 316.950 * * [simplify]: iters left: 6 (27 enodes) 316.957 * * [simplify]: iters left: 5 (105 enodes) 316.988 * * [simplify]: iters left: 4 (213 enodes) 317.081 * * [simplify]: iters left: 3 (469 enodes) 317.266 * * [simplify]: Extracting #0: cost 1 inf + 0 317.266 * * [simplify]: Extracting #1: cost 11 inf + 0 317.266 * * [simplify]: Extracting #2: cost 110 inf + 0 317.268 * * [simplify]: Extracting #3: cost 197 inf + 204 317.270 * * [simplify]: Extracting #4: cost 191 inf + 653 317.272 * * [simplify]: Extracting #5: cost 178 inf + 3499 317.288 * * [simplify]: Extracting #6: cost 82 inf + 34093 317.314 * * [simplify]: Extracting #7: cost 2 inf + 65336 317.330 * * [simplify]: Extracting #8: cost 0 inf + 65704 317.346 * [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)) 317.346 * [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))))))) 317.346 * [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.347 * * [simplify]: iters left: 6 (13 enodes) 317.355 * * [simplify]: iters left: 5 (53 enodes) 317.374 * * [simplify]: iters left: 4 (117 enodes) 317.430 * * [simplify]: iters left: 3 (275 enodes) 317.547 * * [simplify]: iters left: 2 (474 enodes) 317.712 * * [simplify]: Extracting #0: cost 1 inf + 0 317.712 * * [simplify]: Extracting #1: cost 0 inf + 1 317.712 * [simplify]: Simplified to 0 317.712 * [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)) 317.712 * * * * [progress]: [ 536 / 3260 ] simplifiying candidate # 317.713 * [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))))) 317.713 * * [simplify]: iters left: 6 (25 enodes) 317.722 * * [simplify]: iters left: 5 (96 enodes) 317.740 * * [simplify]: iters left: 4 (173 enodes) 317.797 * * [simplify]: iters left: 3 (342 enodes) 317.912 * * [simplify]: Extracting #0: cost 1 inf + 0 317.912 * * [simplify]: Extracting #1: cost 11 inf + 0 317.912 * * [simplify]: Extracting #2: cost 87 inf + 0 317.912 * * [simplify]: Extracting #3: cost 159 inf + 42 317.913 * * [simplify]: Extracting #4: cost 154 inf + 291 317.914 * * [simplify]: Extracting #5: cost 140 inf + 3713 317.916 * * [simplify]: Extracting #6: cost 109 inf + 9920 317.919 * * [simplify]: Extracting #7: cost 90 inf + 12890 317.926 * * [simplify]: Extracting #8: cost 30 inf + 38775 317.941 * * [simplify]: Extracting #9: cost 0 inf + 51807 317.954 * * [simplify]: Extracting #10: cost 0 inf + 51712 317.967 * [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)) 317.967 * [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)))))) 317.967 * [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.968 * * [simplify]: iters left: 6 (12 enodes) 317.974 * * [simplify]: iters left: 5 (47 enodes) 317.989 * * [simplify]: iters left: 4 (82 enodes) 318.021 * * [simplify]: iters left: 3 (157 enodes) 318.051 * * [simplify]: iters left: 2 (248 enodes) 318.117 * * [simplify]: iters left: 1 (341 enodes) 318.205 * * [simplify]: Extracting #0: cost 1 inf + 0 318.205 * * [simplify]: Extracting #1: cost 0 inf + 1 318.205 * [simplify]: Simplified to 0 318.205 * [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)) 318.205 * * * * [progress]: [ 537 / 3260 ] simplifiying candidate # 318.205 * [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)))) 318.206 * * [simplify]: iters left: 6 (26 enodes) 318.213 * * [simplify]: iters left: 5 (99 enodes) 318.231 * * [simplify]: iters left: 4 (184 enodes) 318.296 * * [simplify]: iters left: 3 (374 enodes) 318.449 * * [simplify]: Extracting #0: cost 1 inf + 0 318.449 * * [simplify]: Extracting #1: cost 13 inf + 0 318.449 * * [simplify]: Extracting #2: cost 100 inf + 0 318.450 * * [simplify]: Extracting #3: cost 170 inf + 2 318.450 * * [simplify]: Extracting #4: cost 155 inf + 1190 318.451 * * [simplify]: Extracting #5: cost 151 inf + 2494 318.454 * * [simplify]: Extracting #6: cost 112 inf + 11367 318.460 * * [simplify]: Extracting #7: cost 47 inf + 35324 318.481 * * [simplify]: Extracting #8: cost 2 inf + 54798 318.494 * * [simplify]: Extracting #9: cost 0 inf + 55598 318.515 * [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)) 318.515 * [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))))) 318.515 * [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.515 * * [simplify]: iters left: 6 (12 enodes) 318.523 * * [simplify]: iters left: 5 (47 enodes) 318.540 * * [simplify]: iters left: 4 (89 enodes) 318.577 * * [simplify]: iters left: 3 (180 enodes) 318.631 * * [simplify]: iters left: 2 (296 enodes) 318.704 * * [simplify]: iters left: 1 (428 enodes) 318.858 * * [simplify]: Extracting #0: cost 1 inf + 0 318.858 * * [simplify]: Extracting #1: cost 0 inf + 1 318.858 * [simplify]: Simplified to 0 318.858 * [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)) 318.859 * * * * [progress]: [ 538 / 3260 ] simplifiying candidate # 318.859 * [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)))))) 318.859 * * [simplify]: iters left: 6 (26 enodes) 318.871 * * [simplify]: iters left: 5 (98 enodes) 318.895 * * [simplify]: iters left: 4 (174 enodes) 318.943 * * [simplify]: iters left: 3 (324 enodes) 319.042 * * [simplify]: Extracting #0: cost 1 inf + 0 319.043 * * [simplify]: Extracting #1: cost 11 inf + 0 319.043 * * [simplify]: Extracting #2: cost 86 inf + 0 319.044 * * [simplify]: Extracting #3: cost 161 inf + 0 319.045 * * [simplify]: Extracting #4: cost 156 inf + 368 319.047 * * [simplify]: Extracting #5: cost 142 inf + 3735 319.051 * * [simplify]: Extracting #6: cost 106 inf + 11438 319.067 * * [simplify]: Extracting #7: cost 28 inf + 41795 319.092 * * [simplify]: Extracting #8: cost 0 inf + 54230 319.112 * * [simplify]: Extracting #9: cost 0 inf + 54150 319.127 * [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))) 319.127 * [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))))))) 319.127 * [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.128 * * [simplify]: iters left: 6 (12 enodes) 319.131 * * [simplify]: iters left: 5 (46 enodes) 319.143 * * [simplify]: iters left: 4 (81 enodes) 319.170 * * [simplify]: iters left: 3 (134 enodes) 319.202 * * [simplify]: iters left: 2 (197 enodes) 319.246 * * [simplify]: iters left: 1 (271 enodes) 319.298 * * [simplify]: Extracting #0: cost 1 inf + 0 319.298 * * [simplify]: Extracting #1: cost 0 inf + 1 319.298 * [simplify]: Simplified to 0 319.299 * [simplify]: 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)) 319.299 * * * * [progress]: [ 539 / 3260 ] simplifiying candidate # 319.299 * [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))))) 319.300 * * [simplify]: iters left: 6 (23 enodes) 319.311 * * [simplify]: iters left: 5 (86 enodes) 319.333 * * [simplify]: iters left: 4 (142 enodes) 319.377 * * [simplify]: iters left: 3 (270 enodes) 319.496 * * [simplify]: Extracting #0: cost 1 inf + 0 319.497 * * [simplify]: Extracting #1: cost 9 inf + 0 319.497 * * [simplify]: Extracting #2: cost 75 inf + 0 319.497 * * [simplify]: Extracting #3: cost 142 inf + 0 319.498 * * [simplify]: Extracting #4: cost 139 inf + 166 319.498 * * [simplify]: Extracting #5: cost 134 inf + 1594 319.500 * * [simplify]: Extracting #6: cost 104 inf + 6678 319.506 * * [simplify]: Extracting #7: cost 27 inf + 36024 319.519 * * [simplify]: Extracting #8: cost 0 inf + 48383 319.539 * * [simplify]: Extracting #9: cost 0 inf + 48248 319.561 * [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))) 319.562 * [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)))))) 319.562 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 319.562 * * [simplify]: iters left: 6 (10 enodes) 319.567 * * [simplify]: iters left: 5 (38 enodes) 319.583 * * [simplify]: iters left: 4 (59 enodes) 319.594 * * [simplify]: iters left: 3 (88 enodes) 319.607 * * [simplify]: iters left: 2 (117 enodes) 319.631 * * [simplify]: iters left: 1 (144 enodes) 319.649 * * [simplify]: Extracting #0: cost 1 inf + 0 319.649 * * [simplify]: Extracting #1: cost 0 inf + 1 319.649 * [simplify]: Simplified to 0 319.649 * [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)) 319.649 * * * * [progress]: [ 540 / 3260 ] simplifiying candidate # 319.649 * [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)))) 319.649 * * [simplify]: iters left: 6 (25 enodes) 319.656 * * [simplify]: iters left: 5 (94 enodes) 319.689 * * [simplify]: iters left: 4 (156 enodes) 319.718 * * [simplify]: iters left: 3 (303 enodes) 319.822 * * [simplify]: Extracting #0: cost 1 inf + 0 319.822 * * [simplify]: Extracting #1: cost 11 inf + 0 319.822 * * [simplify]: Extracting #2: cost 84 inf + 0 319.823 * * [simplify]: Extracting #3: cost 128 inf + 542 319.823 * * [simplify]: Extracting #4: cost 114 inf + 2132 319.825 * * [simplify]: Extracting #5: cost 110 inf + 3643 319.826 * * [simplify]: Extracting #6: cost 101 inf + 5545 319.832 * * [simplify]: Extracting #7: cost 27 inf + 33999 319.843 * * [simplify]: Extracting #8: cost 0 inf + 46336 319.860 * * [simplify]: Extracting #9: cost 0 inf + 46241 319.880 * [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)) 319.880 * [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))))) 319.881 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 319.881 * * [simplify]: iters left: 6 (11 enodes) 319.884 * * [simplify]: iters left: 5 (42 enodes) 319.892 * * [simplify]: iters left: 4 (67 enodes) 319.904 * * [simplify]: iters left: 3 (111 enodes) 319.930 * * [simplify]: iters left: 2 (140 enodes) 319.948 * * [simplify]: iters left: 1 (160 enodes) 319.971 * * [simplify]: Extracting #0: cost 1 inf + 0 319.972 * * [simplify]: Extracting #1: cost 0 inf + 1 319.972 * [simplify]: Simplified to 0 319.972 * [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)) 319.972 * * * * [progress]: [ 541 / 3260 ] simplifiying candidate # 319.972 * [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)))))) 319.973 * * [simplify]: iters left: 6 (30 enodes) 319.987 * * [simplify]: iters left: 5 (120 enodes) 320.009 * * [simplify]: iters left: 4 (277 enodes) 320.116 * * [simplify]: Extracting #0: cost 1 inf + 0 320.116 * * [simplify]: Extracting #1: cost 11 inf + 0 320.116 * * [simplify]: Extracting #2: cost 172 inf + 0 320.117 * * [simplify]: Extracting #3: cost 309 inf + 1 320.119 * * [simplify]: Extracting #4: cost 298 inf + 1057 320.124 * * [simplify]: Extracting #5: cost 163 inf + 47991 320.140 * * [simplify]: Extracting #6: cost 51 inf + 88504 320.168 * * [simplify]: Extracting #7: cost 1 inf + 109423 320.191 * * [simplify]: Extracting #8: cost 0 inf + 109733 320.210 * * [simplify]: Extracting #9: cost 0 inf + 109693 320.237 * [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))))) 320.237 * [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))))))) 320.238 * [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))))) 320.238 * * [simplify]: iters left: 6 (16 enodes) 320.246 * * [simplify]: iters left: 5 (68 enodes) 320.272 * * [simplify]: iters left: 4 (179 enodes) 320.392 * * [simplify]: Extracting #0: cost 1 inf + 0 320.393 * * [simplify]: Extracting #1: cost 27 inf + 0 320.393 * * [simplify]: Extracting #2: cost 153 inf + 0 320.395 * * [simplify]: Extracting #3: cost 242 inf + 83 320.399 * * [simplify]: Extracting #4: cost 185 inf + 16503 320.421 * * [simplify]: Extracting #5: cost 15 inf + 79352 320.447 * * [simplify]: Extracting #6: cost 0 inf + 84943 320.471 * [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.471 * [simplify]: 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))))))) 320.472 * * * * [progress]: [ 542 / 3260 ] simplifiying candidate # 320.472 * [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))))) 320.473 * * [simplify]: iters left: 6 (28 enodes) 320.487 * * [simplify]: iters left: 5 (112 enodes) 320.532 * * [simplify]: iters left: 4 (238 enodes) 320.621 * * [simplify]: Extracting #0: cost 1 inf + 0 320.621 * * [simplify]: Extracting #1: cost 11 inf + 0 320.622 * * [simplify]: Extracting #2: cost 133 inf + 0 320.623 * * [simplify]: Extracting #3: cost 235 inf + 0 320.625 * * [simplify]: Extracting #4: cost 221 inf + 1421 320.633 * * [simplify]: Extracting #5: cost 133 inf + 29079 320.643 * * [simplify]: Extracting #6: cost 42 inf + 60409 320.656 * * [simplify]: Extracting #7: cost 3 inf + 76240 320.676 * * [simplify]: Extracting #8: cost 0 inf + 77212 320.704 * [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))))) 320.704 * [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)))))) 320.705 * [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.705 * * [simplify]: iters left: 6 (15 enodes) 320.713 * * [simplify]: iters left: 5 (63 enodes) 320.738 * * [simplify]: iters left: 4 (145 enodes) 320.787 * * [simplify]: iters left: 3 (499 enodes) 321.235 * * [simplify]: Extracting #0: cost 1 inf + 0 321.235 * * [simplify]: Extracting #1: cost 0 inf + 1 321.235 * [simplify]: Simplified to 0 321.235 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 321.236 * * * * [progress]: [ 543 / 3260 ] simplifiying candidate # 321.236 * [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)))) 321.236 * * [simplify]: iters left: 6 (29 enodes) 321.243 * * [simplify]: iters left: 5 (114 enodes) 321.266 * * [simplify]: iters left: 4 (255 enodes) 321.351 * * [simplify]: Extracting #0: cost 1 inf + 0 321.352 * * [simplify]: Extracting #1: cost 13 inf + 0 321.352 * * [simplify]: Extracting #2: cost 138 inf + 0 321.353 * * [simplify]: Extracting #3: cost 224 inf + 2 321.353 * * [simplify]: Extracting #4: cost 210 inf + 1757 321.356 * * [simplify]: Extracting #5: cost 155 inf + 16912 321.362 * * [simplify]: Extracting #6: cost 70 inf + 42723 321.371 * * [simplify]: Extracting #7: cost 32 inf + 54152 321.806 * * [simplify]: Extracting #8: cost 0 inf + 69375 321.826 * * [simplify]: Extracting #9: cost 0 inf + 69345 321.839 * [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))) 321.840 * [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))))) 321.840 * [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))) 321.840 * * [simplify]: iters left: 6 (15 enodes) 321.845 * * [simplify]: iters left: 5 (62 enodes) 321.858 * * [simplify]: iters left: 4 (159 enodes) 321.919 * * [simplify]: iters left: 3 (475 enodes) 322.287 * * [simplify]: Extracting #0: cost 1 inf + 0 322.287 * * [simplify]: Extracting #1: cost 42 inf + 0 322.288 * * [simplify]: Extracting #2: cost 194 inf + 1 322.294 * * [simplify]: Extracting #3: cost 205 inf + 15094 322.322 * * [simplify]: Extracting #4: cost 20 inf + 63712 322.355 * * [simplify]: Extracting #5: cost 3 inf + 65204 322.382 * * [simplify]: Extracting #6: cost 0 inf + 65965 322.401 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 322.402 * [simplify]: 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)))) 322.402 * * * * [progress]: [ 544 / 3260 ] simplifiying candidate # 322.402 * [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)))))) 322.402 * * [simplify]: iters left: 6 (28 enodes) 322.409 * * [simplify]: iters left: 5 (111 enodes) 322.448 * * [simplify]: iters left: 4 (243 enodes) 322.553 * * [simplify]: Extracting #0: cost 1 inf + 0 322.553 * * [simplify]: Extracting #1: cost 11 inf + 0 322.554 * * [simplify]: Extracting #2: cost 131 inf + 0 322.555 * * [simplify]: Extracting #3: cost 236 inf + 0 322.557 * * [simplify]: Extracting #4: cost 214 inf + 3638 322.568 * * [simplify]: Extracting #5: cost 106 inf + 40008 322.587 * * [simplify]: Extracting #6: cost 64 inf + 53923 322.599 * * [simplify]: Extracting #7: cost 54 inf + 54475 322.610 * * [simplify]: Extracting #8: cost 37 inf + 60689 322.634 * * [simplify]: Extracting #9: cost 2 inf + 77411 322.663 * * [simplify]: Extracting #10: cost 0 inf + 78341 322.691 * [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)))) 322.692 * [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))))))) 322.692 * [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))))) 322.693 * * [simplify]: iters left: 6 (15 enodes) 322.700 * * [simplify]: iters left: 5 (62 enodes) 322.723 * * [simplify]: iters left: 4 (148 enodes) 322.781 * * [simplify]: iters left: 3 (499 enodes) 323.190 * * [simplify]: Extracting #0: cost 1 inf + 0 323.190 * * [simplify]: Extracting #1: cost 0 inf + 1 323.190 * [simplify]: Simplified to 0 323.190 * [simplify]: 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)) 323.190 * * * * [progress]: [ 545 / 3260 ] simplifiying candidate # 323.190 * [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))))) 323.191 * * [simplify]: iters left: 6 (26 enodes) 323.197 * * [simplify]: iters left: 5 (101 enodes) 323.220 * * [simplify]: iters left: 4 (203 enodes) 323.316 * * [simplify]: Extracting #0: cost 1 inf + 0 323.317 * * [simplify]: Extracting #1: cost 11 inf + 0 323.317 * * [simplify]: Extracting #2: cost 106 inf + 0 323.318 * * [simplify]: Extracting #3: cost 184 inf + 0 323.319 * * [simplify]: Extracting #4: cost 172 inf + 1904 323.325 * * [simplify]: Extracting #5: cost 118 inf + 16763 323.338 * * [simplify]: Extracting #6: cost 46 inf + 39614 323.357 * * [simplify]: Extracting #7: cost 7 inf + 54767 323.378 * * [simplify]: Extracting #8: cost 0 inf + 57727 323.400 * [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))))) 323.400 * [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)))))) 323.401 * [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)))) 323.401 * * [simplify]: iters left: 6 (14 enodes) 323.408 * * [simplify]: iters left: 5 (56 enodes) 323.425 * * [simplify]: iters left: 4 (117 enodes) 323.461 * * [simplify]: iters left: 3 (347 enodes) 323.646 * * [simplify]: Extracting #0: cost 1 inf + 0 323.646 * * [simplify]: Extracting #1: cost 0 inf + 1 323.646 * [simplify]: Simplified to 0 323.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))))) (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)) 323.647 * * * * [progress]: [ 546 / 3260 ] simplifiying candidate # 323.647 * [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)))) 323.647 * * [simplify]: iters left: 6 (27 enodes) 323.661 * * [simplify]: iters left: 5 (106 enodes) 323.698 * * [simplify]: iters left: 4 (208 enodes) 323.769 * * [simplify]: Extracting #0: cost 1 inf + 0 323.769 * * [simplify]: Extracting #1: cost 11 inf + 0 323.770 * * [simplify]: Extracting #2: cost 103 inf + 0 323.771 * * [simplify]: Extracting #3: cost 168 inf + 2 323.772 * * [simplify]: Extracting #4: cost 158 inf + 620 323.775 * * [simplify]: Extracting #5: cost 132 inf + 7659 323.783 * * [simplify]: Extracting #6: cost 68 inf + 23197 323.795 * * [simplify]: Extracting #7: cost 36 inf + 32344 323.811 * * [simplify]: Extracting #8: cost 4 inf + 46847 323.827 * * [simplify]: Extracting #9: cost 0 inf + 48817 323.847 * [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)) 323.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))))) (* (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))))) 323.847 * [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))) 323.848 * * [simplify]: iters left: 6 (14 enodes) 323.855 * * [simplify]: iters left: 5 (57 enodes) 323.876 * * [simplify]: iters left: 4 (116 enodes) 323.928 * * [simplify]: iters left: 3 (321 enodes) 324.106 * * [simplify]: Extracting #0: cost 1 inf + 0 324.106 * * [simplify]: Extracting #1: cost 0 inf + 1 324.106 * [simplify]: Simplified to 0 324.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)) (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)) 324.106 * * * * [progress]: [ 547 / 3260 ] simplifiying candidate # 324.107 * [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)))))) 324.107 * * [simplify]: iters left: 6 (29 enodes) 324.115 * * [simplify]: iters left: 5 (114 enodes) 324.143 * * [simplify]: iters left: 4 (245 enodes) 324.222 * * [simplify]: Extracting #0: cost 1 inf + 0 324.223 * * [simplify]: Extracting #1: cost 11 inf + 0 324.223 * * [simplify]: Extracting #2: cost 117 inf + 0 324.223 * * [simplify]: Extracting #3: cost 200 inf + 43 324.224 * * [simplify]: Extracting #4: cost 186 inf + 1465 324.228 * * [simplify]: Extracting #5: cost 107 inf + 23387 324.242 * * [simplify]: Extracting #6: cost 38 inf + 45244 324.258 * * [simplify]: Extracting #7: cost 0 inf + 60423 324.270 * * [simplify]: Extracting #8: cost 0 inf + 60313 324.281 * [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)) 324.281 * [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))))))) 324.282 * [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))))) 324.282 * * [simplify]: iters left: 6 (15 enodes) 324.290 * * [simplify]: iters left: 5 (62 enodes) 324.302 * * [simplify]: iters left: 4 (149 enodes) 324.357 * * [simplify]: iters left: 3 (450 enodes) 324.711 * * [simplify]: Extracting #0: cost 1 inf + 0 324.711 * * [simplify]: Extracting #1: cost 0 inf + 1 324.711 * [simplify]: Simplified to 0 324.711 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 324.712 * * * * [progress]: [ 548 / 3260 ] simplifiying candidate # 324.712 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 324.712 * * [simplify]: iters left: 6 (27 enodes) 324.725 * * [simplify]: iters left: 5 (106 enodes) 324.762 * * [simplify]: iters left: 4 (209 enodes) 324.836 * * [simplify]: Extracting #0: cost 1 inf + 0 324.836 * * [simplify]: Extracting #1: cost 11 inf + 0 324.836 * * [simplify]: Extracting #2: cost 101 inf + 0 324.837 * * [simplify]: Extracting #3: cost 166 inf + 43 324.839 * * [simplify]: Extracting #4: cost 162 inf + 251 324.841 * * [simplify]: Extracting #5: cost 140 inf + 5435 324.848 * * [simplify]: Extracting #6: cost 79 inf + 19235 324.856 * * [simplify]: Extracting #7: cost 38 inf + 31122 324.865 * * [simplify]: Extracting #8: cost 0 inf + 48548 324.875 * * [simplify]: Extracting #9: cost 0 inf + 48518 324.889 * [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))) 324.890 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (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)))))) 324.890 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 324.890 * * [simplify]: iters left: 6 (14 enodes) 324.898 * * [simplify]: iters left: 5 (57 enodes) 324.919 * * [simplify]: iters left: 4 (118 enodes) 324.976 * * [simplify]: iters left: 3 (314 enodes) 325.126 * * [simplify]: Extracting #0: cost 1 inf + 0 325.126 * * [simplify]: Extracting #1: cost 0 inf + 1 325.126 * [simplify]: Simplified to 0 325.126 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 325.127 * * * * [progress]: [ 549 / 3260 ] simplifiying candidate # 325.127 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 325.127 * * [simplify]: iters left: 6 (27 enodes) 325.141 * * [simplify]: iters left: 5 (100 enodes) 325.175 * * [simplify]: iters left: 4 (197 enodes) 325.238 * * [simplify]: iters left: 3 (453 enodes) 325.436 * * [simplify]: Extracting #0: cost 1 inf + 0 325.436 * * [simplify]: Extracting #1: cost 13 inf + 0 325.437 * * [simplify]: Extracting #2: cost 137 inf + 0 325.439 * * [simplify]: Extracting #3: cost 218 inf + 337 325.441 * * [simplify]: Extracting #4: cost 197 inf + 2783 325.448 * * [simplify]: Extracting #5: cost 138 inf + 14543 325.461 * * [simplify]: Extracting #6: cost 81 inf + 29655 325.487 * * [simplify]: Extracting #7: cost 11 inf + 58188 325.511 * * [simplify]: Extracting #8: cost 0 inf + 63255 325.526 * * [simplify]: Extracting #9: cost 0 inf + 63135 325.544 * [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)) 325.544 * [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))))) 325.544 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 325.544 * * [simplify]: iters left: 6 (13 enodes) 325.548 * * [simplify]: iters left: 5 (48 enodes) 325.557 * * [simplify]: iters left: 4 (103 enodes) 325.589 * * [simplify]: iters left: 3 (238 enodes) 325.707 * * [simplify]: Extracting #0: cost 1 inf + 0 325.707 * * [simplify]: Extracting #1: cost 0 inf + 1 325.707 * [simplify]: Simplified to 0 325.707 * [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)) 325.708 * * * * [progress]: [ 550 / 3260 ] simplifiying candidate # 325.708 * [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)))))) 325.708 * * [simplify]: iters left: 6 (29 enodes) 325.717 * * [simplify]: iters left: 5 (113 enodes) 325.743 * * [simplify]: iters left: 4 (239 enodes) 325.858 * * [simplify]: Extracting #0: cost 1 inf + 0 325.859 * * [simplify]: Extracting #1: cost 11 inf + 0 325.859 * * [simplify]: Extracting #2: cost 133 inf + 0 325.860 * * [simplify]: Extracting #3: cost 241 inf + 0 325.862 * * [simplify]: Extracting #4: cost 230 inf + 854 325.867 * * [simplify]: Extracting #5: cost 160 inf + 21790 325.882 * * [simplify]: Extracting #6: cost 71 inf + 53281 325.893 * * [simplify]: Extracting #7: cost 34 inf + 64183 325.906 * * [simplify]: Extracting #8: cost 0 inf + 80031 325.927 * * [simplify]: Extracting #9: cost 0 inf + 79961 325.958 * [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)))) 325.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))))) (* (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))))))) 325.958 * [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))))) 325.959 * * [simplify]: iters left: 6 (15 enodes) 325.966 * * [simplify]: iters left: 5 (61 enodes) 325.981 * * [simplify]: iters left: 4 (142 enodes) 326.020 * * [simplify]: iters left: 3 (474 enodes) 326.300 * * [simplify]: Extracting #0: cost 1 inf + 0 326.300 * * [simplify]: Extracting #1: cost 0 inf + 1 326.300 * [simplify]: Simplified to 0 326.300 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 326.300 * * * * [progress]: [ 551 / 3260 ] simplifiying candidate # 326.301 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 326.301 * * [simplify]: iters left: 6 (27 enodes) 326.313 * * [simplify]: iters left: 5 (105 enodes) 326.336 * * [simplify]: iters left: 4 (205 enodes) 326.384 * * [simplify]: Extracting #0: cost 1 inf + 0 326.384 * * [simplify]: Extracting #1: cost 11 inf + 0 326.385 * * [simplify]: Extracting #2: cost 107 inf + 0 326.385 * * [simplify]: Extracting #3: cost 183 inf + 0 326.386 * * [simplify]: Extracting #4: cost 180 inf + 205 326.387 * * [simplify]: Extracting #5: cost 168 inf + 3644 326.391 * * [simplify]: Extracting #6: cost 77 inf + 30763 326.400 * * [simplify]: Extracting #7: cost 0 inf + 56760 326.411 * * [simplify]: Extracting #8: cost 0 inf + 56650 326.422 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt 2)))) (* (/ (/ (sqrt b) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (sqrt b) (* (cbrt 2) (sqrt a))))) 326.422 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt 2)))) (* (/ (/ (sqrt b) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (sqrt b) (* (cbrt 2) (sqrt a))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 326.423 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 326.423 * * [simplify]: iters left: 6 (14 enodes) 326.427 * * [simplify]: iters left: 5 (56 enodes) 326.442 * * [simplify]: iters left: 4 (113 enodes) 326.478 * * [simplify]: iters left: 3 (324 enodes) 326.634 * * [simplify]: Extracting #0: cost 1 inf + 0 326.634 * * [simplify]: Extracting #1: cost 0 inf + 1 326.634 * [simplify]: Simplified to 0 326.634 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 326.634 * * * * [progress]: [ 552 / 3260 ] simplifiying candidate # 326.635 * [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)))) 326.635 * * [simplify]: iters left: 6 (28 enodes) 326.648 * * [simplify]: iters left: 5 (108 enodes) 326.668 * * [simplify]: iters left: 4 (206 enodes) 326.734 * * [simplify]: Extracting #0: cost 1 inf + 0 326.734 * * [simplify]: Extracting #1: cost 11 inf + 0 326.734 * * [simplify]: Extracting #2: cost 106 inf + 0 326.734 * * [simplify]: Extracting #3: cost 169 inf + 2 326.735 * * [simplify]: Extracting #4: cost 159 inf + 737 326.736 * * [simplify]: Extracting #5: cost 133 inf + 7295 326.739 * * [simplify]: Extracting #6: cost 73 inf + 21734 326.747 * * [simplify]: Extracting #7: cost 42 inf + 29943 326.760 * * [simplify]: Extracting #8: cost 4 inf + 46610 326.769 * * [simplify]: Extracting #9: cost 0 inf + 48458 326.779 * [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)))) 326.779 * [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))))) 326.779 * [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))) 326.779 * * [simplify]: iters left: 6 (14 enodes) 326.784 * * [simplify]: iters left: 5 (56 enodes) 326.802 * * [simplify]: iters left: 4 (112 enodes) 326.843 * * [simplify]: iters left: 3 (297 enodes) 326.988 * * [simplify]: Extracting #0: cost 1 inf + 0 326.988 * * [simplify]: Extracting #1: cost 0 inf + 1 326.988 * [simplify]: Simplified to 0 326.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)) (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)) 326.989 * * * * [progress]: [ 553 / 3260 ] simplifiying candidate # 326.989 * [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)))))) 326.989 * * [simplify]: iters left: 6 (26 enodes) 326.996 * * [simplify]: iters left: 5 (102 enodes) 327.014 * * [simplify]: iters left: 4 (210 enodes) 327.068 * * [simplify]: Extracting #0: cost 1 inf + 0 327.068 * * [simplify]: Extracting #1: cost 11 inf + 0 327.068 * * [simplify]: Extracting #2: cost 105 inf + 0 327.068 * * [simplify]: Extracting #3: cost 184 inf + 0 327.069 * * [simplify]: Extracting #4: cost 171 inf + 1705 327.076 * * [simplify]: Extracting #5: cost 90 inf + 23960 327.090 * * [simplify]: Extracting #6: cost 41 inf + 40927 327.108 * * [simplify]: Extracting #7: cost 5 inf + 54091 327.129 * * [simplify]: Extracting #8: cost 0 inf + 56495 327.150 * [simplify]: Simplified to (- (/ (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 327.150 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 327.150 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 327.150 * * [simplify]: iters left: 6 (13 enodes) 327.154 * * [simplify]: iters left: 5 (53 enodes) 327.164 * * [simplify]: iters left: 4 (118 enodes) 327.189 * * [simplify]: iters left: 3 (324 enodes) 327.339 * * [simplify]: Extracting #0: cost 1 inf + 0 327.339 * * [simplify]: Extracting #1: cost 0 inf + 1 327.340 * [simplify]: Simplified to 0 327.340 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 327.340 * * * * [progress]: [ 554 / 3260 ] simplifiying candidate # 327.340 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 327.341 * * [simplify]: iters left: 6 (23 enodes) 327.352 * * [simplify]: iters left: 5 (87 enodes) 327.382 * * [simplify]: iters left: 4 (161 enodes) 327.448 * * [simplify]: iters left: 3 (390 enodes) 327.581 * * [simplify]: Extracting #0: cost 1 inf + 0 327.581 * * [simplify]: Extracting #1: cost 9 inf + 0 327.582 * * [simplify]: Extracting #2: cost 106 inf + 0 327.583 * * [simplify]: Extracting #3: cost 214 inf + 1 327.585 * * [simplify]: Extracting #4: cost 204 inf + 1061 327.591 * * [simplify]: Extracting #5: cost 137 inf + 14362 327.602 * * [simplify]: Extracting #6: cost 103 inf + 21741 327.616 * * [simplify]: Extracting #7: cost 62 inf + 35655 327.639 * * [simplify]: Extracting #8: cost 2 inf + 61884 327.657 * * [simplify]: Extracting #9: cost 0 inf + 62469 327.678 * * [simplify]: Extracting #10: cost 0 inf + 62429 327.694 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 327.694 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 327.695 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 327.695 * * [simplify]: iters left: 6 (11 enodes) 327.698 * * [simplify]: iters left: 5 (43 enodes) 327.705 * * [simplify]: iters left: 4 (84 enodes) 327.730 * * [simplify]: iters left: 3 (212 enodes) 327.811 * * [simplify]: iters left: 2 (472 enodes) 328.017 * * [simplify]: Extracting #0: cost 1 inf + 0 328.017 * * [simplify]: Extracting #1: cost 0 inf + 1 328.017 * [simplify]: Simplified to 0 328.017 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 328.017 * * * * [progress]: [ 555 / 3260 ] simplifiying candidate # 328.018 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 328.018 * * [simplify]: iters left: 6 (25 enodes) 328.030 * * [simplify]: iters left: 5 (98 enodes) 328.058 * * [simplify]: iters left: 4 (187 enodes) 328.102 * * [simplify]: iters left: 3 (448 enodes) 328.303 * * [simplify]: Extracting #0: cost 1 inf + 0 328.303 * * [simplify]: Extracting #1: cost 11 inf + 0 328.303 * * [simplify]: Extracting #2: cost 114 inf + 0 328.304 * * [simplify]: Extracting #3: cost 204 inf + 2 328.305 * * [simplify]: Extracting #4: cost 192 inf + 1592 328.311 * * [simplify]: Extracting #5: cost 130 inf + 12199 328.324 * * [simplify]: Extracting #6: cost 72 inf + 31846 328.345 * * [simplify]: Extracting #7: cost 5 inf + 58664 328.361 * * [simplify]: Extracting #8: cost 0 inf + 60270 328.387 * * [simplify]: Extracting #9: cost 0 inf + 60230 328.406 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (* (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)) (* (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 328.407 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (* (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)) (* (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 328.407 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 328.407 * * [simplify]: iters left: 6 (12 enodes) 328.411 * * [simplify]: iters left: 5 (49 enodes) 328.420 * * [simplify]: iters left: 4 (99 enodes) 328.446 * * [simplify]: iters left: 3 (234 enodes) 328.512 * * [simplify]: iters left: 2 (447 enodes) 328.650 * * [simplify]: Extracting #0: cost 1 inf + 0 328.650 * * [simplify]: Extracting #1: cost 0 inf + 1 328.650 * [simplify]: Simplified to 0 328.650 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 328.651 * * * * [progress]: [ 556 / 3260 ] simplifiying candidate # 328.651 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 328.655 * * [simplify]: iters left: 6 (28 enodes) 328.668 * * [simplify]: iters left: 5 (109 enodes) 328.705 * * [simplify]: iters left: 4 (215 enodes) 328.763 * * [simplify]: Extracting #0: cost 1 inf + 0 328.763 * * [simplify]: Extracting #1: cost 11 inf + 0 328.763 * * [simplify]: Extracting #2: cost 94 inf + 0 328.764 * * [simplify]: Extracting #3: cost 153 inf + 43 328.765 * * [simplify]: Extracting #4: cost 151 inf + 127 328.767 * * [simplify]: Extracting #5: cost 135 inf + 3092 328.773 * * [simplify]: Extracting #6: cost 73 inf + 16566 328.781 * * [simplify]: Extracting #7: cost 52 inf + 20595 328.792 * * [simplify]: Extracting #8: cost 19 inf + 33907 328.809 * * [simplify]: Extracting #9: cost 0 inf + 43446 328.826 * * [simplify]: Extracting #10: cost 0 inf + 43406 328.835 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (sqrt 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 328.835 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (sqrt 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 328.836 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 328.836 * * [simplify]: iters left: 6 (14 enodes) 328.840 * * [simplify]: iters left: 5 (57 enodes) 328.850 * * [simplify]: iters left: 4 (121 enodes) 328.882 * * [simplify]: iters left: 3 (291 enodes) 329.027 * * [simplify]: Extracting #0: cost 1 inf + 0 329.027 * * [simplify]: Extracting #1: cost 0 inf + 1 329.027 * [simplify]: Simplified to 0 329.028 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 329.028 * * * * [progress]: [ 557 / 3260 ] simplifiying candidate # 329.028 * [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))))) 329.028 * * [simplify]: iters left: 6 (26 enodes) 329.035 * * [simplify]: iters left: 5 (101 enodes) 329.053 * * [simplify]: iters left: 4 (186 enodes) 329.125 * * [simplify]: iters left: 3 (446 enodes) 329.348 * * [simplify]: Extracting #0: cost 1 inf + 0 329.349 * * [simplify]: Extracting #1: cost 11 inf + 0 329.349 * * [simplify]: Extracting #2: cost 114 inf + 0 329.351 * * [simplify]: Extracting #3: cost 203 inf + 44 329.356 * * [simplify]: Extracting #4: cost 190 inf + 1071 329.361 * * [simplify]: Extracting #5: cost 151 inf + 6816 329.371 * * [simplify]: Extracting #6: cost 84 inf + 25709 329.396 * * [simplify]: Extracting #7: cost 8 inf + 56377 329.425 * * [simplify]: Extracting #8: cost 0 inf + 59243 329.441 * * [simplify]: Extracting #9: cost 0 inf + 59203 329.457 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) a) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ b a) 2)) 329.457 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) a) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 329.458 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 329.458 * * [simplify]: iters left: 6 (13 enodes) 329.462 * * [simplify]: iters left: 5 (52 enodes) 329.472 * * [simplify]: iters left: 4 (98 enodes) 329.492 * * [simplify]: iters left: 3 (212 enodes) 329.550 * * [simplify]: iters left: 2 (371 enodes) 329.654 * * [simplify]: Extracting #0: cost 1 inf + 0 329.654 * * [simplify]: Extracting #1: cost 0 inf + 1 329.654 * [simplify]: Simplified to 0 329.654 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) a) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ b a) 2)) 0)) 329.654 * * * * [progress]: [ 558 / 3260 ] simplifiying candidate # 329.654 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 329.655 * * [simplify]: iters left: 6 (26 enodes) 329.662 * * [simplify]: iters left: 5 (95 enodes) 329.680 * * [simplify]: iters left: 4 (175 enodes) 329.736 * * [simplify]: iters left: 3 (346 enodes) 329.859 * * [simplify]: Extracting #0: cost 1 inf + 0 329.859 * * [simplify]: Extracting #1: cost 11 inf + 0 329.859 * * [simplify]: Extracting #2: cost 101 inf + 0 329.860 * * [simplify]: Extracting #3: cost 161 inf + 457 329.863 * * [simplify]: Extracting #4: cost 121 inf + 4587 329.868 * * [simplify]: Extracting #5: cost 105 inf + 7724 329.873 * * [simplify]: Extracting #6: cost 103 inf + 8154 329.881 * * [simplify]: Extracting #7: cost 69 inf + 19811 329.902 * * [simplify]: Extracting #8: cost 6 inf + 47040 329.926 * * [simplify]: Extracting #9: cost 0 inf + 49625 329.946 * * [simplify]: Extracting #10: cost 0 inf + 49585 329.961 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (sqrt 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (/ (sqrt 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))))) (/ (/ b 2) a)) 329.961 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (sqrt 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (/ (sqrt 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 329.962 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 329.962 * * [simplify]: iters left: 6 (12 enodes) 329.965 * * [simplify]: iters left: 5 (44 enodes) 329.974 * * [simplify]: iters left: 4 (92 enodes) 330.004 * * [simplify]: iters left: 3 (159 enodes) 330.033 * * [simplify]: iters left: 2 (267 enodes) 330.095 * * [simplify]: iters left: 1 (364 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) (+ (- (/ (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)) 330.214 * * * * [progress]: [ 559 / 3260 ] simplifiying candidate # 330.214 * [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)))))) 330.214 * * [simplify]: iters left: 6 (29 enodes) 330.223 * * [simplify]: iters left: 5 (116 enodes) 330.250 * * [simplify]: iters left: 4 (248 enodes) 330.340 * * [simplify]: Extracting #0: cost 1 inf + 0 330.340 * * [simplify]: Extracting #1: cost 11 inf + 0 330.340 * * [simplify]: Extracting #2: cost 132 inf + 0 330.342 * * [simplify]: Extracting #3: cost 226 inf + 128 330.344 * * [simplify]: Extracting #4: cost 208 inf + 2198 330.350 * * [simplify]: Extracting #5: cost 142 inf + 20668 330.362 * * [simplify]: Extracting #6: cost 66 inf + 42837 330.379 * * [simplify]: Extracting #7: cost 31 inf + 53326 330.402 * * [simplify]: Extracting #8: cost 0 inf + 68413 330.427 * * [simplify]: Extracting #9: cost 0 inf + 68383 330.452 * [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))))) 330.453 * [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))))))) 330.453 * [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))))) 330.453 * * [simplify]: iters left: 6 (15 enodes) 330.462 * * [simplify]: iters left: 5 (64 enodes) 330.487 * * [simplify]: iters left: 4 (149 enodes) 330.535 * * [simplify]: iters left: 3 (466 enodes) 330.952 * * [simplify]: Extracting #0: cost 1 inf + 0 330.952 * * [simplify]: Extracting #1: cost 0 inf + 1 330.952 * [simplify]: Simplified to 0 330.952 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 330.953 * * * * [progress]: [ 560 / 3260 ] simplifiying candidate # 330.953 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 330.953 * * [simplify]: iters left: 6 (27 enodes) 330.973 * * [simplify]: iters left: 5 (108 enodes) 330.994 * * [simplify]: iters left: 4 (215 enodes) 331.054 * * [simplify]: Extracting #0: cost 1 inf + 0 331.054 * * [simplify]: Extracting #1: cost 11 inf + 0 331.054 * * [simplify]: Extracting #2: cost 111 inf + 0 331.055 * * [simplify]: Extracting #3: cost 181 inf + 3 331.056 * * [simplify]: Extracting #4: cost 156 inf + 3052 331.062 * * [simplify]: Extracting #5: cost 103 inf + 16264 331.068 * * [simplify]: Extracting #6: cost 41 inf + 34555 331.078 * * [simplify]: Extracting #7: cost 1 inf + 50249 331.093 * * [simplify]: Extracting #8: cost 0 inf + 50639 331.114 * [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))))) 331.114 * [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)))))) 331.114 * [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)))) 331.115 * * [simplify]: iters left: 6 (14 enodes) 331.124 * * [simplify]: iters left: 5 (59 enodes) 331.146 * * [simplify]: iters left: 4 (121 enodes) 331.188 * * [simplify]: iters left: 3 (332 enodes) 331.444 * * [simplify]: Extracting #0: cost 1 inf + 0 331.444 * * [simplify]: Extracting #1: cost 0 inf + 1 331.444 * [simplify]: Simplified to 0 331.444 * [simplify]: 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)) 331.444 * * * * [progress]: [ 561 / 3260 ] simplifiying candidate # 331.444 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 331.444 * * [simplify]: iters left: 6 (27 enodes) 331.452 * * [simplify]: iters left: 5 (106 enodes) 331.475 * * [simplify]: iters left: 4 (209 enodes) 331.540 * * [simplify]: iters left: 3 (497 enodes) 331.762 * * [simplify]: Extracting #0: cost 1 inf + 0 331.762 * * [simplify]: Extracting #1: cost 11 inf + 0 331.763 * * [simplify]: Extracting #2: cost 149 inf + 0 331.765 * * [simplify]: Extracting #3: cost 247 inf + 45 331.768 * * [simplify]: Extracting #4: cost 209 inf + 3880 331.775 * * [simplify]: Extracting #5: cost 141 inf + 17912 331.784 * * [simplify]: Extracting #6: cost 73 inf + 38792 331.802 * * [simplify]: Extracting #7: cost 5 inf + 65889 331.819 * * [simplify]: Extracting #8: cost 0 inf + 67958 331.837 * [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)))) 331.837 * [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))))) 331.837 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 331.837 * * [simplify]: iters left: 6 (13 enodes) 331.841 * * [simplify]: iters left: 5 (54 enodes) 331.862 * * [simplify]: iters left: 4 (112 enodes) 331.913 * * [simplify]: iters left: 3 (281 enodes) 332.062 * * [simplify]: Extracting #0: cost 1 inf + 0 332.062 * * [simplify]: Extracting #1: cost 0 inf + 1 332.062 * [simplify]: Simplified to 0 332.062 * [simplify]: 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)) 332.063 * * * * [progress]: [ 562 / 3260 ] simplifiying candidate # 332.063 * [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)))))) 332.063 * * [simplify]: iters left: 6 (27 enodes) 332.070 * * [simplify]: iters left: 5 (108 enodes) 332.092 * * [simplify]: iters left: 4 (230 enodes) 332.145 * * [simplify]: Extracting #0: cost 1 inf + 0 332.145 * * [simplify]: Extracting #1: cost 11 inf + 0 332.145 * * [simplify]: Extracting #2: cost 111 inf + 0 332.148 * * [simplify]: Extracting #3: cost 185 inf + 3 332.149 * * [simplify]: Extracting #4: cost 163 inf + 2608 332.152 * * [simplify]: Extracting #5: cost 91 inf + 20275 332.159 * * [simplify]: Extracting #6: cost 37 inf + 37676 332.168 * * [simplify]: Extracting #7: cost 0 inf + 52170 332.179 * * [simplify]: Extracting #8: cost 0 inf + 52100 332.190 * [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))))) 332.190 * [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))))))) 332.190 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 332.190 * * [simplify]: iters left: 6 (14 enodes) 332.194 * * [simplify]: iters left: 5 (59 enodes) 332.205 * * [simplify]: iters left: 4 (134 enodes) 332.256 * * [simplify]: iters left: 3 (357 enodes) 332.489 * * [simplify]: Extracting #0: cost 1 inf + 0 332.489 * * [simplify]: Extracting #1: cost 0 inf + 1 332.489 * [simplify]: Simplified to 0 332.489 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 332.490 * * * * [progress]: [ 563 / 3260 ] simplifiying candidate # 332.495 * [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))))) 332.495 * * [simplify]: iters left: 6 (25 enodes) 332.508 * * [simplify]: iters left: 5 (98 enodes) 332.542 * * [simplify]: iters left: 4 (193 enodes) 332.622 * * [simplify]: iters left: 3 (462 enodes) 332.853 * * [simplify]: Extracting #0: cost 1 inf + 0 332.853 * * [simplify]: Extracting #1: cost 11 inf + 0 332.853 * * [simplify]: Extracting #2: cost 155 inf + 0 332.855 * * [simplify]: Extracting #3: cost 266 inf + 4 332.857 * * [simplify]: Extracting #4: cost 232 inf + 4450 332.863 * * [simplify]: Extracting #5: cost 140 inf + 22129 332.872 * * [simplify]: Extracting #6: cost 101 inf + 29878 332.881 * * [simplify]: Extracting #7: cost 76 inf + 37285 332.899 * * [simplify]: Extracting #8: cost 15 inf + 64776 332.917 * * [simplify]: Extracting #9: cost 0 inf + 71470 332.936 * * [simplify]: Extracting #10: cost 0 inf + 71430 332.955 * [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)) 332.956 * [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)))))) 332.956 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 332.956 * * [simplify]: iters left: 6 (13 enodes) 332.960 * * [simplify]: iters left: 5 (53 enodes) 332.969 * * [simplify]: iters left: 4 (106 enodes) 333.017 * * [simplify]: iters left: 3 (257 enodes) 333.156 * * [simplify]: Extracting #0: cost 1 inf + 0 333.156 * * [simplify]: Extracting #1: cost 0 inf + 1 333.156 * [simplify]: Simplified to 0 333.156 * [simplify]: 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)) 333.157 * * * * [progress]: [ 564 / 3260 ] simplifiying candidate # 333.157 * [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)))) 333.157 * * [simplify]: iters left: 6 (25 enodes) 333.165 * * [simplify]: iters left: 5 (98 enodes) 333.192 * * [simplify]: iters left: 4 (186 enodes) 333.245 * * [simplify]: iters left: 3 (436 enodes) 333.458 * * [simplify]: Extracting #0: cost 1 inf + 0 333.458 * * [simplify]: Extracting #1: cost 11 inf + 0 333.458 * * [simplify]: Extracting #2: cost 140 inf + 0 333.460 * * [simplify]: Extracting #3: cost 215 inf + 88 333.463 * * [simplify]: Extracting #4: cost 179 inf + 3607 333.470 * * [simplify]: Extracting #5: cost 140 inf + 10009 333.483 * * [simplify]: Extracting #6: cost 83 inf + 26136 333.511 * * [simplify]: Extracting #7: cost 7 inf + 57056 333.547 * * [simplify]: Extracting #8: cost 0 inf + 60063 333.579 * [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)))) 333.579 * [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))))) 333.580 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 333.580 * * [simplify]: iters left: 6 (12 enodes) 333.587 * * [simplify]: iters left: 5 (49 enodes) 333.605 * * [simplify]: iters left: 4 (94 enodes) 333.634 * * [simplify]: iters left: 3 (221 enodes) 333.757 * * [simplify]: iters left: 2 (492 enodes) 334.148 * * [simplify]: Extracting #0: cost 1 inf + 0 334.148 * * [simplify]: Extracting #1: cost 0 inf + 1 334.148 * [simplify]: Simplified to 0 334.148 * [simplify]: 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)) 334.148 * * * * [progress]: [ 565 / 3260 ] simplifiying candidate # 334.149 * [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)))))) 334.149 * * [simplify]: iters left: 6 (27 enodes) 334.162 * * [simplify]: iters left: 5 (104 enodes) 334.203 * * [simplify]: iters left: 4 (208 enodes) 334.289 * * [simplify]: iters left: 3 (497 enodes) 334.546 * * [simplify]: Extracting #0: cost 1 inf + 0 334.547 * * [simplify]: Extracting #1: cost 11 inf + 0 334.548 * * [simplify]: Extracting #2: cost 163 inf + 0 334.549 * * [simplify]: Extracting #3: cost 264 inf + 88 334.551 * * [simplify]: Extracting #4: cost 252 inf + 869 334.558 * * [simplify]: Extracting #5: cost 165 inf + 17910 334.573 * * [simplify]: Extracting #6: cost 103 inf + 30925 334.588 * * [simplify]: Extracting #7: cost 64 inf + 43866 334.603 * * [simplify]: Extracting #8: cost 2 inf + 71885 334.620 * * [simplify]: Extracting #9: cost 0 inf + 72572 334.637 * [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))) 334.637 * [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))))))) 334.638 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 334.638 * * [simplify]: iters left: 6 (13 enodes) 334.645 * * [simplify]: iters left: 5 (52 enodes) 334.655 * * [simplify]: iters left: 4 (111 enodes) 334.684 * * [simplify]: iters left: 3 (278 enodes) 334.842 * * [simplify]: Extracting #0: cost 1 inf + 0 334.842 * * [simplify]: Extracting #1: cost 0 inf + 1 334.842 * [simplify]: Simplified to 0 334.842 * [simplify]: 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)) 334.843 * * * * [progress]: [ 566 / 3260 ] simplifiying candidate # 334.843 * [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))))) 334.843 * * [simplify]: iters left: 6 (25 enodes) 334.850 * * [simplify]: iters left: 5 (96 enodes) 334.866 * * [simplify]: iters left: 4 (181 enodes) 334.919 * * [simplify]: iters left: 3 (398 enodes) 335.096 * * [simplify]: Extracting #0: cost 1 inf + 0 335.096 * * [simplify]: Extracting #1: cost 11 inf + 0 335.096 * * [simplify]: Extracting #2: cost 123 inf + 0 335.098 * * [simplify]: Extracting #3: cost 184 inf + 215 335.100 * * [simplify]: Extracting #4: cost 157 inf + 2521 335.105 * * [simplify]: Extracting #5: cost 120 inf + 8322 335.116 * * [simplify]: Extracting #6: cost 70 inf + 24189 335.143 * * [simplify]: Extracting #7: cost 5 inf + 50251 335.158 * * [simplify]: Extracting #8: cost 0 inf + 51976 335.178 * * [simplify]: Extracting #9: cost 0 inf + 51816 335.201 * * [simplify]: Extracting #10: cost 0 inf + 51776 335.215 * [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)) 335.215 * [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)))))) 335.215 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 335.215 * * [simplify]: iters left: 6 (12 enodes) 335.219 * * [simplify]: iters left: 5 (47 enodes) 335.228 * * [simplify]: iters left: 4 (89 enodes) 335.262 * * [simplify]: iters left: 3 (186 enodes) 335.360 * * [simplify]: iters left: 2 (378 enodes) 335.625 * * [simplify]: Extracting #0: cost 1 inf + 0 335.626 * * [simplify]: Extracting #1: cost 0 inf + 1 335.626 * [simplify]: Simplified to 0 335.626 * [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)) 335.626 * * * * [progress]: [ 567 / 3260 ] simplifiying candidate # 335.626 * [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)))) 335.626 * * [simplify]: iters left: 6 (25 enodes) 335.633 * * [simplify]: iters left: 5 (93 enodes) 335.653 * * [simplify]: iters left: 4 (150 enodes) 335.710 * * [simplify]: iters left: 3 (289 enodes) 335.816 * * [simplify]: Extracting #0: cost 1 inf + 0 335.816 * * [simplify]: Extracting #1: cost 9 inf + 0 335.816 * * [simplify]: Extracting #2: cost 91 inf + 2 335.817 * * [simplify]: Extracting #3: cost 138 inf + 257 335.818 * * [simplify]: Extracting #4: cost 109 inf + 2641 335.819 * * [simplify]: Extracting #5: cost 105 inf + 3910 335.820 * * [simplify]: Extracting #6: cost 103 inf + 4259 335.822 * * [simplify]: Extracting #7: cost 92 inf + 5887 335.831 * * [simplify]: Extracting #8: cost 32 inf + 31607 335.852 * * [simplify]: Extracting #9: cost 0 inf + 46084 335.878 * * [simplify]: Extracting #10: cost 0 inf + 45989 335.896 * [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))) 335.896 * [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))))) 335.896 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 335.896 * * [simplify]: iters left: 6 (11 enodes) 335.900 * * [simplify]: iters left: 5 (40 enodes) 335.906 * * [simplify]: iters left: 4 (65 enodes) 335.918 * * [simplify]: iters left: 3 (97 enodes) 335.952 * * [simplify]: iters left: 2 (165 enodes) 335.995 * * [simplify]: iters left: 1 (271 enodes) 336.092 * * [simplify]: Extracting #0: cost 1 inf + 0 336.092 * * [simplify]: Extracting #1: cost 0 inf + 1 336.092 * [simplify]: Simplified to 0 336.092 * [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)) 336.092 * * * * [progress]: [ 568 / 3260 ] simplifiying candidate # 336.092 * [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)))))) 336.092 * * [simplify]: iters left: 6 (26 enodes) 336.099 * * [simplify]: iters left: 5 (103 enodes) 336.119 * * [simplify]: iters left: 4 (203 enodes) 336.205 * * [simplify]: iters left: 3 (469 enodes) 336.433 * * [simplify]: Extracting #0: cost 1 inf + 0 336.433 * * [simplify]: Extracting #1: cost 11 inf + 0 336.433 * * [simplify]: Extracting #2: cost 147 inf + 0 336.434 * * [simplify]: Extracting #3: cost 232 inf + 130 336.435 * * [simplify]: Extracting #4: cost 219 inf + 1756 336.439 * * [simplify]: Extracting #5: cost 151 inf + 15416 336.447 * * [simplify]: Extracting #6: cost 74 inf + 36099 336.468 * * [simplify]: Extracting #7: cost 12 inf + 61955 336.491 * * [simplify]: Extracting #8: cost 0 inf + 67121 336.508 * * [simplify]: Extracting #9: cost 0 inf + 67041 336.539 * [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)))) 336.539 * [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))))))) 336.540 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 336.540 * * [simplify]: iters left: 6 (12 enodes) 336.547 * * [simplify]: iters left: 5 (51 enodes) 336.565 * * [simplify]: iters left: 4 (106 enodes) 336.600 * * [simplify]: iters left: 3 (247 enodes) 336.692 * * [simplify]: Extracting #0: cost 1 inf + 0 336.692 * * [simplify]: Extracting #1: cost 0 inf + 1 336.692 * [simplify]: Simplified to 0 336.692 * [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)) 336.692 * * * * [progress]: [ 569 / 3260 ] simplifiying candidate # 336.693 * [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))))) 336.693 * * [simplify]: iters left: 6 (24 enodes) 336.700 * * [simplify]: iters left: 5 (95 enodes) 336.736 * * [simplify]: iters left: 4 (178 enodes) 336.780 * * [simplify]: iters left: 3 (402 enodes) 336.938 * * [simplify]: Extracting #0: cost 1 inf + 0 336.939 * * [simplify]: Extracting #1: cost 11 inf + 0 336.939 * * [simplify]: Extracting #2: cost 129 inf + 0 336.941 * * [simplify]: Extracting #3: cost 189 inf + 258 336.944 * * [simplify]: Extracting #4: cost 165 inf + 2276 336.950 * * [simplify]: Extracting #5: cost 111 inf + 10083 336.961 * * [simplify]: Extracting #6: cost 69 inf + 25614 336.979 * * [simplify]: Extracting #7: cost 6 inf + 50010 336.993 * * [simplify]: Extracting #8: cost 0 inf + 52394 337.008 * * [simplify]: Extracting #9: cost 0 inf + 52354 337.030 * [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)) 337.030 * [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)))))) 337.030 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 337.030 * * [simplify]: iters left: 6 (11 enodes) 337.034 * * [simplify]: iters left: 5 (46 enodes) 337.043 * * [simplify]: iters left: 4 (86 enodes) 337.065 * * [simplify]: iters left: 3 (183 enodes) 337.133 * * [simplify]: iters left: 2 (372 enodes) 337.345 * * [simplify]: Extracting #0: cost 1 inf + 0 337.345 * * [simplify]: Extracting #1: cost 0 inf + 1 337.345 * [simplify]: Simplified to 0 337.345 * [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)) 337.345 * * * * [progress]: [ 570 / 3260 ] simplifiying candidate # 337.346 * [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)))) 337.346 * * [simplify]: iters left: 6 (24 enodes) 337.360 * * [simplify]: iters left: 5 (92 enodes) 337.388 * * [simplify]: iters left: 4 (149 enodes) 337.417 * * [simplify]: iters left: 3 (288 enodes) 337.532 * * [simplify]: Extracting #0: cost 1 inf + 0 337.532 * * [simplify]: Extracting #1: cost 9 inf + 0 337.532 * * [simplify]: Extracting #2: cost 90 inf + 2 337.534 * * [simplify]: Extracting #3: cost 128 inf + 1081 337.536 * * [simplify]: Extracting #4: cost 103 inf + 3293 337.538 * * [simplify]: Extracting #5: cost 104 inf + 3910 337.541 * * [simplify]: Extracting #6: cost 103 inf + 4120 337.544 * * [simplify]: Extracting #7: cost 90 inf + 6547 337.557 * * [simplify]: Extracting #8: cost 28 inf + 32828 337.581 * * [simplify]: Extracting #9: cost 0 inf + 45663 337.594 * * [simplify]: Extracting #10: cost 0 inf + 45527 337.607 * [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)) 337.607 * [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))))) 337.607 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 337.608 * * [simplify]: iters left: 6 (10 enodes) 337.612 * * [simplify]: iters left: 5 (39 enodes) 337.628 * * [simplify]: iters left: 4 (64 enodes) 337.652 * * [simplify]: iters left: 3 (96 enodes) 337.684 * * [simplify]: iters left: 2 (164 enodes) 337.731 * * [simplify]: iters left: 1 (270 enodes) 337.810 * * [simplify]: Extracting #0: cost 1 inf + 0 337.810 * * [simplify]: Extracting #1: cost 0 inf + 1 337.810 * [simplify]: Simplified to 0 337.810 * [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)) 337.810 * * * * [progress]: [ 571 / 3260 ] simplifiying candidate # 337.811 * [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)))))) 337.811 * * [simplify]: iters left: 6 (26 enodes) 337.819 * * [simplify]: iters left: 5 (104 enodes) 337.850 * * [simplify]: iters left: 4 (212 enodes) 337.920 * * [simplify]: iters left: 3 (469 enodes) 338.065 * * [simplify]: Extracting #0: cost 1 inf + 0 338.065 * * [simplify]: Extracting #1: cost 11 inf + 0 338.066 * * [simplify]: Extracting #2: cost 136 inf + 0 338.067 * * [simplify]: Extracting #3: cost 239 inf + 172 338.070 * * [simplify]: Extracting #4: cost 205 inf + 3917 338.078 * * [simplify]: Extracting #5: cost 129 inf + 18795 338.090 * * [simplify]: Extracting #6: cost 105 inf + 23343 338.108 * * [simplify]: Extracting #7: cost 62 inf + 38563 338.139 * * [simplify]: Extracting #8: cost 0 inf + 65845 338.176 * * [simplify]: Extracting #9: cost 0 inf + 65685 338.206 * [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)))))) 338.206 * [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))))))) 338.207 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 338.207 * * [simplify]: iters left: 6 (12 enodes) 338.214 * * [simplify]: iters left: 5 (53 enodes) 338.234 * * [simplify]: iters left: 4 (117 enodes) 338.266 * * [simplify]: iters left: 3 (255 enodes) 338.351 * * [simplify]: Extracting #0: cost 1 inf + 0 338.351 * * [simplify]: Extracting #1: cost 0 inf + 1 338.351 * [simplify]: Simplified to 0 338.351 * [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)) 338.351 * * * * [progress]: [ 572 / 3260 ] simplifiying candidate # 338.351 * [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))))) 338.351 * * [simplify]: iters left: 6 (24 enodes) 338.359 * * [simplify]: iters left: 5 (96 enodes) 338.379 * * [simplify]: iters left: 4 (188 enodes) 338.415 * * [simplify]: iters left: 3 (381 enodes) 338.535 * * [simplify]: Extracting #0: cost 1 inf + 0 338.535 * * [simplify]: Extracting #1: cost 11 inf + 0 338.536 * * [simplify]: Extracting #2: cost 117 inf + 0 338.537 * * [simplify]: Extracting #3: cost 194 inf + 257 338.540 * * [simplify]: Extracting #4: cost 165 inf + 2602 338.545 * * [simplify]: Extracting #5: cost 112 inf + 9591 338.555 * * [simplify]: Extracting #6: cost 72 inf + 22909 338.576 * * [simplify]: Extracting #7: cost 10 inf + 47584 338.595 * * [simplify]: Extracting #8: cost 0 inf + 51524 338.609 * * [simplify]: Extracting #9: cost 0 inf + 51469 338.632 * [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)) 338.632 * [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)))))) 338.633 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 338.633 * * [simplify]: iters left: 6 (11 enodes) 338.640 * * [simplify]: iters left: 5 (48 enodes) 338.650 * * [simplify]: iters left: 4 (98 enodes) 338.669 * * [simplify]: iters left: 3 (181 enodes) 338.713 * * [simplify]: iters left: 2 (358 enodes) 338.896 * * [simplify]: Extracting #0: cost 1 inf + 0 338.896 * * [simplify]: Extracting #1: cost 0 inf + 1 338.896 * [simplify]: Simplified to 0 338.896 * [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)) 338.896 * * * * [progress]: [ 573 / 3260 ] simplifiying candidate # 338.896 * [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)))) 338.897 * * [simplify]: iters left: 6 (24 enodes) 338.903 * * [simplify]: iters left: 5 (92 enodes) 338.919 * * [simplify]: iters left: 4 (169 enodes) 338.954 * * [simplify]: iters left: 3 (328 enodes) 339.085 * * [simplify]: Extracting #0: cost 1 inf + 0 339.085 * * [simplify]: Extracting #1: cost 12 inf + 0 339.085 * * [simplify]: Extracting #2: cost 101 inf + 83 339.087 * * [simplify]: Extracting #3: cost 139 inf + 1458 339.090 * * [simplify]: Extracting #4: cost 106 inf + 3732 339.094 * * [simplify]: Extracting #5: cost 106 inf + 4748 339.098 * * [simplify]: Extracting #6: cost 104 inf + 5120 339.101 * * [simplify]: Extracting #7: cost 76 inf + 14277 339.111 * * [simplify]: Extracting #8: cost 9 inf + 43519 339.128 * * [simplify]: Extracting #9: cost 0 inf + 47219 339.148 * * [simplify]: Extracting #10: cost 0 inf + 47139 339.161 * [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)))))) 339.161 * [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))))) 339.162 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 339.162 * * [simplify]: iters left: 6 (10 enodes) 339.169 * * [simplify]: iters left: 5 (41 enodes) 339.181 * * [simplify]: iters left: 4 (81 enodes) 339.196 * * [simplify]: iters left: 3 (127 enodes) 339.219 * * [simplify]: iters left: 2 (186 enodes) 339.278 * * [simplify]: iters left: 1 (266 enodes) 339.393 * * [simplify]: Extracting #0: cost 1 inf + 0 339.393 * * [simplify]: Extracting #1: cost 0 inf + 1 339.393 * [simplify]: Simplified to 0 339.393 * [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)) 339.393 * * * * [progress]: [ 574 / 3260 ] simplifiying candidate # 339.393 * [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))) 339.394 * * [simplify]: iters left: 6 (23 enodes) 339.402 * * [simplify]: iters left: 5 (89 enodes) 339.433 * * [simplify]: iters left: 4 (151 enodes) 339.489 * * [simplify]: iters left: 3 (290 enodes) 339.601 * * [simplify]: Extracting #0: cost 1 inf + 0 339.601 * * [simplify]: Extracting #1: cost 9 inf + 0 339.601 * * [simplify]: Extracting #2: cost 87 inf + 2 339.603 * * [simplify]: Extracting #3: cost 131 inf + 462 339.605 * * [simplify]: Extracting #4: cost 100 inf + 3373 339.613 * * [simplify]: Extracting #5: cost 104 inf + 3785 339.616 * * [simplify]: Extracting #6: cost 98 inf + 4913 339.627 * * [simplify]: Extracting #7: cost 28 inf + 32741 339.648 * * [simplify]: Extracting #8: cost 0 inf + 45379 339.661 * * [simplify]: Extracting #9: cost 0 inf + 45284 339.672 * [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)))))) 339.673 * [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)))) 339.673 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 339.673 * * [simplify]: iters left: 6 (9 enodes) 339.676 * * [simplify]: iters left: 5 (36 enodes) 339.687 * * [simplify]: iters left: 4 (67 enodes) 339.700 * * [simplify]: iters left: 3 (97 enodes) 339.724 * * [simplify]: iters left: 2 (158 enodes) 339.777 * * [simplify]: iters left: 1 (263 enodes) 339.869 * * [simplify]: Extracting #0: cost 1 inf + 0 339.869 * * [simplify]: Extracting #1: cost 0 inf + 1 339.869 * [simplify]: Simplified to 0 339.869 * [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)) 339.870 * * * * [progress]: [ 575 / 3260 ] simplifiying candidate # 339.870 * [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)))) 339.870 * * [simplify]: iters left: 6 (23 enodes) 339.883 * * [simplify]: iters left: 5 (90 enodes) 339.902 * * [simplify]: iters left: 4 (160 enodes) 339.943 * * [simplify]: iters left: 3 (320 enodes) 340.068 * * [simplify]: Extracting #0: cost 1 inf + 0 340.068 * * [simplify]: Extracting #1: cost 11 inf + 0 340.069 * * [simplify]: Extracting #2: cost 97 inf + 0 340.070 * * [simplify]: Extracting #3: cost 151 inf + 297 340.072 * * [simplify]: Extracting #4: cost 117 inf + 2856 340.076 * * [simplify]: Extracting #5: cost 104 inf + 4986 340.080 * * [simplify]: Extracting #6: cost 99 inf + 6247 340.095 * * [simplify]: Extracting #7: cost 40 inf + 28798 340.117 * * [simplify]: Extracting #8: cost 0 inf + 46697 340.140 * * [simplify]: Extracting #9: cost 0 inf + 46602 340.163 * [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)) 340.163 * [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))))) 340.163 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 340.164 * * [simplify]: iters left: 5 (9 enodes) 340.173 * * [simplify]: iters left: 4 (39 enodes) 340.185 * * [simplify]: iters left: 3 (65 enodes) 340.197 * * [simplify]: iters left: 2 (129 enodes) 340.226 * * [simplify]: iters left: 1 (210 enodes) 340.291 * * [simplify]: Extracting #0: cost 1 inf + 0 340.291 * * [simplify]: Extracting #1: cost 0 inf + 1 340.291 * [simplify]: Simplified to 0 340.291 * [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)) 340.292 * * * * [progress]: [ 576 / 3260 ] simplifiying candidate # 340.292 * [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)))))) 340.292 * * [simplify]: iters left: 6 (24 enodes) 340.304 * * [simplify]: iters left: 5 (92 enodes) 340.329 * * [simplify]: iters left: 4 (149 enodes) 340.364 * * [simplify]: iters left: 3 (269 enodes) 340.478 * * [simplify]: Extracting #0: cost 1 inf + 0 340.478 * * [simplify]: Extracting #1: cost 11 inf + 0 340.478 * * [simplify]: Extracting #2: cost 87 inf + 0 340.478 * * [simplify]: Extracting #3: cost 119 inf + 747 340.479 * * [simplify]: Extracting #4: cost 105 inf + 2221 340.480 * * [simplify]: Extracting #5: cost 99 inf + 6560 340.482 * * [simplify]: Extracting #6: cost 89 inf + 9269 340.487 * * [simplify]: Extracting #7: cost 32 inf + 29716 340.497 * * [simplify]: Extracting #8: cost 0 inf + 43038 340.510 * * [simplify]: Extracting #9: cost 0 inf + 42878 340.530 * * [simplify]: Extracting #10: cost 0 inf + 42798 340.551 * [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))) 340.551 * [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))))))) 340.551 * [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))))) 340.551 * * [simplify]: iters left: 6 (10 enodes) 340.554 * * [simplify]: iters left: 5 (37 enodes) 340.561 * * [simplify]: iters left: 4 (57 enodes) 340.573 * * [simplify]: iters left: 3 (104 enodes) 340.601 * * [simplify]: iters left: 2 (158 enodes) 340.638 * * [simplify]: iters left: 1 (225 enodes) 340.685 * * [simplify]: Extracting #0: cost 1 inf + 0 340.685 * * [simplify]: Extracting #1: cost 0 inf + 1 340.685 * [simplify]: Simplified to 0 340.685 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) a)) (/ b (* a 2))) 0)) 340.685 * * * * [progress]: [ 577 / 3260 ] simplifiying candidate # 340.686 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 340.686 * * [simplify]: iters left: 6 (23 enodes) 340.698 * * [simplify]: iters left: 5 (83 enodes) 340.718 * * [simplify]: iters left: 4 (133 enodes) 340.745 * * [simplify]: iters left: 3 (238 enodes) 340.859 * * [simplify]: iters left: 2 (460 enodes) 341.123 * * [simplify]: Extracting #0: cost 1 inf + 0 341.123 * * [simplify]: Extracting #1: cost 9 inf + 0 341.123 * * [simplify]: Extracting #2: cost 58 inf + 0 341.124 * * [simplify]: Extracting #3: cost 92 inf + 418 341.126 * * [simplify]: Extracting #4: cost 81 inf + 1284 341.128 * * [simplify]: Extracting #5: cost 84 inf + 1897 341.129 * * [simplify]: Extracting #6: cost 83 inf + 2107 341.132 * * [simplify]: Extracting #7: cost 72 inf + 3575 341.141 * * [simplify]: Extracting #8: cost 17 inf + 23280 341.151 * * [simplify]: Extracting #9: cost 0 inf + 29656 341.162 * * [simplify]: Extracting #10: cost 0 inf + 29521 341.178 * [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))) 341.178 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (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)))))) 341.179 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 341.179 * * [simplify]: iters left: 6 (9 enodes) 341.183 * * [simplify]: iters left: 5 (29 enodes) 341.193 * * [simplify]: iters left: 4 (42 enodes) 341.206 * * [simplify]: iters left: 3 (58 enodes) 341.214 * * [simplify]: iters left: 2 (68 enodes) 341.225 * * [simplify]: Extracting #0: cost 1 inf + 0 341.225 * * [simplify]: Extracting #1: cost 0 inf + 1 341.225 * [simplify]: Simplified to 0 341.225 * [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)) 341.225 * * * * [progress]: [ 578 / 3260 ] simplifiying candidate # 341.225 * [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)))))) 341.225 * * [simplify]: iters left: 6 (27 enodes) 341.234 * * [simplify]: iters left: 5 (106 enodes) 341.266 * * [simplify]: iters left: 4 (216 enodes) 341.321 * * [simplify]: iters left: 3 (461 enodes) 341.476 * * [simplify]: Extracting #0: cost 1 inf + 0 341.476 * * [simplify]: Extracting #1: cost 11 inf + 0 341.477 * * [simplify]: Extracting #2: cost 114 inf + 0 341.479 * * [simplify]: Extracting #3: cost 183 inf + 205 341.481 * * [simplify]: Extracting #4: cost 177 inf + 696 341.487 * * [simplify]: Extracting #5: cost 170 inf + 3011 341.498 * * [simplify]: Extracting #6: cost 71 inf + 32075 341.522 * * [simplify]: Extracting #7: cost 4 inf + 56543 341.551 * * [simplify]: Extracting #8: cost 0 inf + 58195 341.579 * * [simplify]: Extracting #9: cost 0 inf + 58115 341.606 * [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)) 341.607 * [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))))))) 341.607 * [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))))) 341.607 * * [simplify]: iters left: 6 (13 enodes) 341.610 * * [simplify]: iters left: 5 (53 enodes) 341.620 * * [simplify]: iters left: 4 (117 enodes) 341.657 * * [simplify]: iters left: 3 (275 enodes) 341.738 * * [simplify]: iters left: 2 (474 enodes) 341.921 * * [simplify]: Extracting #0: cost 1 inf + 0 341.921 * * [simplify]: Extracting #1: cost 0 inf + 1 341.922 * [simplify]: Simplified to 0 341.922 * [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)) 341.922 * * * * [progress]: [ 579 / 3260 ] simplifiying candidate # 341.922 * [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))))) 341.923 * * [simplify]: iters left: 6 (26 enodes) 341.936 * * [simplify]: iters left: 5 (100 enodes) 341.955 * * [simplify]: iters left: 4 (179 enodes) 342.001 * * [simplify]: iters left: 3 (339 enodes) 342.125 * * [simplify]: Extracting #0: cost 1 inf + 0 342.125 * * [simplify]: Extracting #1: cost 11 inf + 0 342.125 * * [simplify]: Extracting #2: cost 94 inf + 0 342.126 * * [simplify]: Extracting #3: cost 148 inf + 43 342.127 * * [simplify]: Extracting #4: cost 140 inf + 658 342.129 * * [simplify]: Extracting #5: cost 133 inf + 2787 342.134 * * [simplify]: Extracting #6: cost 98 inf + 9747 342.146 * * [simplify]: Extracting #7: cost 23 inf + 35742 342.167 * * [simplify]: Extracting #8: cost 0 inf + 45367 342.189 * * [simplify]: Extracting #9: cost 0 inf + 45287 342.203 * [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)) 342.203 * [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)))))) 342.204 * [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)))) 342.204 * * [simplify]: iters left: 6 (12 enodes) 342.207 * * [simplify]: iters left: 5 (47 enodes) 342.217 * * [simplify]: iters left: 4 (82 enodes) 342.241 * * [simplify]: iters left: 3 (157 enodes) 342.297 * * [simplify]: iters left: 2 (248 enodes) 342.374 * * [simplify]: iters left: 1 (341 enodes) 342.471 * * [simplify]: Extracting #0: cost 1 inf + 0 342.471 * * [simplify]: Extracting #1: cost 0 inf + 1 342.471 * [simplify]: Simplified to 0 342.471 * [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)) 342.472 * * * * [progress]: [ 580 / 3260 ] simplifiying candidate # 342.472 * [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)))) 342.472 * * [simplify]: iters left: 6 (25 enodes) 342.486 * * [simplify]: iters left: 5 (95 enodes) 342.521 * * [simplify]: iters left: 4 (180 enodes) 342.575 * * [simplify]: iters left: 3 (356 enodes) 342.721 * * [simplify]: Extracting #0: cost 1 inf + 0 342.721 * * [simplify]: Extracting #1: cost 13 inf + 0 342.721 * * [simplify]: Extracting #2: cost 102 inf + 0 342.722 * * [simplify]: Extracting #3: cost 155 inf + 2 342.723 * * [simplify]: Extracting #4: cost 148 inf + 456 342.724 * * [simplify]: Extracting #5: cost 134 inf + 3939 342.727 * * [simplify]: Extracting #6: cost 97 inf + 12184 342.731 * * [simplify]: Extracting #7: cost 81 inf + 15168 342.746 * * [simplify]: Extracting #8: cost 18 inf + 40429 342.769 * * [simplify]: Extracting #9: cost 0 inf + 47669 342.785 * * [simplify]: Extracting #10: cost 0 inf + 47629 342.796 * [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)) 342.797 * [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))))) 342.797 * [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))) 342.797 * * [simplify]: iters left: 6 (12 enodes) 342.801 * * [simplify]: iters left: 5 (47 enodes) 342.817 * * [simplify]: iters left: 4 (89 enodes) 342.844 * * [simplify]: iters left: 3 (180 enodes) 342.909 * * [simplify]: iters left: 2 (296 enodes) 342.987 * * [simplify]: iters left: 1 (428 enodes) 343.135 * * [simplify]: Extracting #0: cost 1 inf + 0 343.135 * * [simplify]: Extracting #1: cost 0 inf + 1 343.135 * [simplify]: Simplified to 0 343.135 * [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)) 343.135 * * * * [progress]: [ 581 / 3260 ] simplifiying candidate # 343.135 * [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)))))) 343.135 * * [simplify]: iters left: 6 (26 enodes) 343.143 * * [simplify]: iters left: 5 (99 enodes) 343.164 * * [simplify]: iters left: 4 (177 enodes) 343.204 * * [simplify]: iters left: 3 (318 enodes) 343.347 * * [simplify]: Extracting #0: cost 1 inf + 0 343.347 * * [simplify]: Extracting #1: cost 11 inf + 0 343.347 * * [simplify]: Extracting #2: cost 90 inf + 0 343.348 * * [simplify]: Extracting #3: cost 141 inf + 365 343.350 * * [simplify]: Extracting #4: cost 130 inf + 1989 343.352 * * [simplify]: Extracting #5: cost 117 inf + 5643 343.356 * * [simplify]: Extracting #6: cost 96 inf + 10092 343.363 * * [simplify]: Extracting #7: cost 23 inf + 36337 343.376 * * [simplify]: Extracting #8: cost 0 inf + 45762 343.387 * * [simplify]: Extracting #9: cost 0 inf + 45722 343.398 * [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)))) 343.398 * [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))))))) 343.398 * [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))))) 343.398 * * [simplify]: iters left: 6 (12 enodes) 343.402 * * [simplify]: iters left: 5 (46 enodes) 343.417 * * [simplify]: iters left: 4 (81 enodes) 343.440 * * [simplify]: iters left: 3 (134 enodes) 343.461 * * [simplify]: iters left: 2 (197 enodes) 343.522 * * [simplify]: iters left: 1 (271 enodes) 343.581 * * [simplify]: Extracting #0: cost 1 inf + 0 343.581 * * [simplify]: Extracting #1: cost 0 inf + 1 343.581 * [simplify]: Simplified to 0 343.581 * [simplify]: 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)) 343.581 * * * * [progress]: [ 582 / 3260 ] simplifiying candidate # 343.581 * [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))))) 343.582 * * [simplify]: iters left: 6 (24 enodes) 343.592 * * [simplify]: iters left: 5 (90 enodes) 343.618 * * [simplify]: iters left: 4 (148 enodes) 343.656 * * [simplify]: iters left: 3 (268 enodes) 343.767 * * [simplify]: Extracting #0: cost 1 inf + 0 343.767 * * [simplify]: Extracting #1: cost 9 inf + 0 343.767 * * [simplify]: Extracting #2: cost 82 inf + 0 343.768 * * [simplify]: Extracting #3: cost 127 inf + 124 343.769 * * [simplify]: Extracting #4: cost 123 inf + 412 343.771 * * [simplify]: Extracting #5: cost 112 inf + 2536 343.774 * * [simplify]: Extracting #6: cost 90 inf + 7144 343.784 * * [simplify]: Extracting #7: cost 28 inf + 28570 343.804 * * [simplify]: Extracting #8: cost 0 inf + 40658 343.827 * * [simplify]: Extracting #9: cost 0 inf + 40563 343.845 * [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))) 343.845 * [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)))))) 343.845 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 343.845 * * [simplify]: iters left: 6 (10 enodes) 343.848 * * [simplify]: iters left: 5 (38 enodes) 343.854 * * [simplify]: iters left: 4 (59 enodes) 343.864 * * [simplify]: iters left: 3 (88 enodes) 343.883 * * [simplify]: iters left: 2 (117 enodes) 343.915 * * [simplify]: iters left: 1 (144 enodes) 343.948 * * [simplify]: Extracting #0: cost 1 inf + 0 343.948 * * [simplify]: Extracting #1: cost 0 inf + 1 343.948 * [simplify]: Simplified to 0 343.949 * [simplify]: 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)) 343.949 * * * * [progress]: [ 583 / 3260 ] simplifiying candidate # 343.949 * [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)))) 343.949 * * [simplify]: iters left: 6 (24 enodes) 343.956 * * [simplify]: iters left: 5 (90 enodes) 343.972 * * [simplify]: iters left: 4 (152 enodes) 344.021 * * [simplify]: iters left: 3 (282 enodes) 344.115 * * [simplify]: Extracting #0: cost 1 inf + 0 344.115 * * [simplify]: Extracting #1: cost 11 inf + 0 344.116 * * [simplify]: Extracting #2: cost 86 inf + 0 344.117 * * [simplify]: Extracting #3: cost 115 inf + 538 344.118 * * [simplify]: Extracting #4: cost 104 inf + 1565 344.120 * * [simplify]: Extracting #5: cost 104 inf + 2508 344.123 * * [simplify]: Extracting #6: cost 89 inf + 5482 344.133 * * [simplify]: Extracting #7: cost 33 inf + 24848 344.155 * * [simplify]: Extracting #8: cost 1 inf + 38133 344.169 * * [simplify]: Extracting #9: cost 0 inf + 38513 344.179 * [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)) 344.179 * [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))))) 344.180 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 344.180 * * [simplify]: iters left: 6 (11 enodes) 344.183 * * [simplify]: iters left: 5 (42 enodes) 344.191 * * [simplify]: iters left: 4 (67 enodes) 344.214 * * [simplify]: iters left: 3 (111 enodes) 344.248 * * [simplify]: iters left: 2 (140 enodes) 344.286 * * [simplify]: iters left: 1 (160 enodes) 344.322 * * [simplify]: Extracting #0: cost 1 inf + 0 344.323 * * [simplify]: Extracting #1: cost 0 inf + 1 344.323 * [simplify]: Simplified to 0 344.323 * [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)) 344.323 * * * * [progress]: [ 584 / 3260 ] simplifiying candidate # 344.323 * [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)))))) 344.324 * * [simplify]: iters left: 6 (30 enodes) 344.340 * * [simplify]: iters left: 5 (121 enodes) 344.383 * * [simplify]: iters left: 4 (280 enodes) 344.504 * * [simplify]: Extracting #0: cost 1 inf + 0 344.504 * * [simplify]: Extracting #1: cost 11 inf + 0 344.505 * * [simplify]: Extracting #2: cost 170 inf + 0 344.506 * * [simplify]: Extracting #3: cost 299 inf + 205 344.508 * * [simplify]: Extracting #4: cost 278 inf + 3682 344.519 * * [simplify]: Extracting #5: cost 135 inf + 55026 344.541 * * [simplify]: Extracting #6: cost 56 inf + 84080 344.565 * * [simplify]: Extracting #7: cost 33 inf + 90153 344.594 * * [simplify]: Extracting #8: cost 1 inf + 104018 344.627 * * [simplify]: Extracting #9: cost 0 inf + 104368 344.666 * [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))))) 344.666 * [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))))))) 344.666 * [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))))) 344.667 * * [simplify]: iters left: 6 (16 enodes) 344.675 * * [simplify]: iters left: 5 (68 enodes) 344.701 * * [simplify]: iters left: 4 (179 enodes) 344.793 * * [simplify]: Extracting #0: cost 1 inf + 0 344.793 * * [simplify]: Extracting #1: cost 27 inf + 0 344.794 * * [simplify]: Extracting #2: cost 153 inf + 0 344.795 * * [simplify]: Extracting #3: cost 242 inf + 83 344.800 * * [simplify]: Extracting #4: cost 185 inf + 16503 344.824 * * [simplify]: Extracting #5: cost 15 inf + 79352 344.855 * * [simplify]: Extracting #6: cost 0 inf + 84943 344.882 * [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))))) 344.882 * [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))))))) 344.882 * * * * [progress]: [ 585 / 3260 ] simplifiying candidate # 344.883 * [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))))) 344.883 * * [simplify]: iters left: 6 (29 enodes) 344.904 * * [simplify]: iters left: 5 (116 enodes) 344.946 * * [simplify]: iters left: 4 (244 enodes) 345.066 * * [simplify]: Extracting #0: cost 1 inf + 0 345.066 * * [simplify]: Extracting #1: cost 11 inf + 0 345.066 * * [simplify]: Extracting #2: cost 132 inf + 0 345.068 * * [simplify]: Extracting #3: cost 226 inf + 43 345.070 * * [simplify]: Extracting #4: cost 207 inf + 2879 345.078 * * [simplify]: Extracting #5: cost 109 inf + 35454 345.097 * * [simplify]: Extracting #6: cost 37 inf + 59113 345.121 * * [simplify]: Extracting #7: cost 0 inf + 71753 345.147 * * [simplify]: Extracting #8: cost 0 inf + 71643 345.165 * [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)))) 345.165 * [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)))))) 345.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)))) 345.166 * * [simplify]: iters left: 6 (15 enodes) 345.177 * * [simplify]: iters left: 5 (63 enodes) 345.200 * * [simplify]: iters left: 4 (145 enodes) 345.261 * * [simplify]: iters left: 3 (499 enodes) 345.596 * * [simplify]: Extracting #0: cost 1 inf + 0 345.596 * * [simplify]: Extracting #1: cost 0 inf + 1 345.597 * [simplify]: Simplified to 0 345.597 * [simplify]: 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)) 345.597 * * * * [progress]: [ 586 / 3260 ] simplifiying candidate # 345.597 * [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)))) 345.597 * * [simplify]: iters left: 6 (28 enodes) 345.605 * * [simplify]: iters left: 5 (110 enodes) 345.642 * * [simplify]: iters left: 4 (251 enodes) 345.712 * * [simplify]: Extracting #0: cost 1 inf + 0 345.712 * * [simplify]: Extracting #1: cost 13 inf + 0 345.713 * * [simplify]: Extracting #2: cost 131 inf + 0 345.713 * * [simplify]: Extracting #3: cost 211 inf + 2 345.715 * * [simplify]: Extracting #4: cost 190 inf + 3737 345.719 * * [simplify]: Extracting #5: cost 109 inf + 27565 345.729 * * [simplify]: Extracting #6: cost 54 inf + 43720 345.737 * * [simplify]: Extracting #7: cost 28 inf + 50741 345.748 * * [simplify]: Extracting #8: cost 0 inf + 62912 345.760 * * [simplify]: Extracting #9: cost 0 inf + 62802 345.772 * [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))) 345.772 * [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))))) 345.772 * [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))) 345.773 * * [simplify]: iters left: 6 (15 enodes) 345.777 * * [simplify]: iters left: 5 (62 enodes) 345.790 * * [simplify]: iters left: 4 (159 enodes) 345.845 * * [simplify]: iters left: 3 (475 enodes) 346.193 * * [simplify]: Extracting #0: cost 1 inf + 0 346.193 * * [simplify]: Extracting #1: cost 42 inf + 0 346.195 * * [simplify]: Extracting #2: cost 194 inf + 1 346.200 * * [simplify]: Extracting #3: cost 205 inf + 15094 346.227 * * [simplify]: Extracting #4: cost 20 inf + 63712 346.258 * * [simplify]: Extracting #5: cost 3 inf + 65204 346.289 * * [simplify]: Extracting #6: cost 0 inf + 65965 346.306 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 346.306 * [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)))) 346.306 * * * * [progress]: [ 587 / 3260 ] simplifiying candidate # 346.306 * [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)))))) 346.306 * * [simplify]: iters left: 6 (28 enodes) 346.314 * * [simplify]: iters left: 5 (112 enodes) 346.350 * * [simplify]: iters left: 4 (246 enodes) 346.476 * * [simplify]: Extracting #0: cost 1 inf + 0 346.476 * * [simplify]: Extracting #1: cost 11 inf + 0 346.477 * * [simplify]: Extracting #2: cost 133 inf + 0 346.478 * * [simplify]: Extracting #3: cost 238 inf + 2 346.480 * * [simplify]: Extracting #4: cost 220 inf + 2354 346.491 * * [simplify]: Extracting #5: cost 102 inf + 39299 346.510 * * [simplify]: Extracting #6: cost 40 inf + 61571 346.535 * * [simplify]: Extracting #7: cost 5 inf + 74109 346.564 * * [simplify]: Extracting #8: cost 0 inf + 75882 346.578 * * [simplify]: Extracting #9: cost 0 inf + 75802 346.592 * [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)))) 346.593 * [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))))))) 346.593 * [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))))) 346.593 * * [simplify]: iters left: 6 (15 enodes) 346.597 * * [simplify]: iters left: 5 (62 enodes) 346.609 * * [simplify]: iters left: 4 (148 enodes) 346.686 * * [simplify]: iters left: 3 (499 enodes) 347.032 * * [simplify]: Extracting #0: cost 1 inf + 0 347.032 * * [simplify]: Extracting #1: cost 0 inf + 1 347.032 * [simplify]: Simplified to 0 347.032 * [simplify]: 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)) 347.032 * * * * [progress]: [ 588 / 3260 ] simplifiying candidate # 347.032 * [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))))) 347.032 * * [simplify]: iters left: 6 (27 enodes) 347.040 * * [simplify]: iters left: 5 (106 enodes) 347.063 * * [simplify]: iters left: 4 (213 enodes) 347.142 * * [simplify]: Extracting #0: cost 1 inf + 0 347.142 * * [simplify]: Extracting #1: cost 11 inf + 0 347.143 * * [simplify]: Extracting #2: cost 107 inf + 0 347.144 * * [simplify]: Extracting #3: cost 183 inf + 124 347.146 * * [simplify]: Extracting #4: cost 156 inf + 3972 347.154 * * [simplify]: Extracting #5: cost 82 inf + 26340 347.167 * * [simplify]: Extracting #6: cost 39 inf + 39691 347.182 * * [simplify]: Extracting #7: cost 0 inf + 53851 347.192 * * [simplify]: Extracting #8: cost 0 inf + 53821 347.203 * [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))))) 347.203 * [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)))))) 347.203 * [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)))) 347.203 * * [simplify]: iters left: 6 (14 enodes) 347.207 * * [simplify]: iters left: 5 (56 enodes) 347.220 * * [simplify]: iters left: 4 (117 enodes) 347.266 * * [simplify]: iters left: 3 (347 enodes) 347.489 * * [simplify]: Extracting #0: cost 1 inf + 0 347.489 * * [simplify]: Extracting #1: cost 0 inf + 1 347.489 * [simplify]: Simplified to 0 347.489 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 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)) 347.490 * * * * [progress]: [ 589 / 3260 ] simplifiying candidate # 347.490 * [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)))) 347.490 * * [simplify]: iters left: 6 (26 enodes) 347.503 * * [simplify]: iters left: 5 (100 enodes) 347.533 * * [simplify]: iters left: 4 (198 enodes) 347.585 * * [simplify]: iters left: 3 (493 enodes) 347.890 * * [simplify]: Extracting #0: cost 1 inf + 0 347.890 * * [simplify]: Extracting #1: cost 11 inf + 0 347.890 * * [simplify]: Extracting #2: cost 148 inf + 0 347.891 * * [simplify]: Extracting #3: cost 255 inf + 2 347.893 * * [simplify]: Extracting #4: cost 241 inf + 3283 347.899 * * [simplify]: Extracting #5: cost 132 inf + 29247 347.913 * * [simplify]: Extracting #6: cost 68 inf + 47998 347.938 * * [simplify]: Extracting #7: cost 9 inf + 69695 347.975 * * [simplify]: Extracting #8: cost 0 inf + 73100 348.011 * [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)) 348.011 * [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))))) 348.012 * [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))) 348.012 * * [simplify]: iters left: 6 (14 enodes) 348.020 * * [simplify]: iters left: 5 (57 enodes) 348.040 * * [simplify]: iters left: 4 (116 enodes) 348.073 * * [simplify]: iters left: 3 (321 enodes) 348.248 * * [simplify]: Extracting #0: cost 1 inf + 0 348.248 * * [simplify]: Extracting #1: cost 0 inf + 1 348.248 * [simplify]: Simplified to 0 348.248 * [simplify]: 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)) 348.248 * * * * [progress]: [ 590 / 3260 ] simplifiying candidate # 348.249 * [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)))))) 348.249 * * [simplify]: iters left: 6 (28 enodes) 348.256 * * [simplify]: iters left: 5 (110 enodes) 348.277 * * [simplify]: iters left: 4 (241 enodes) 348.381 * * [simplify]: Extracting #0: cost 1 inf + 0 348.381 * * [simplify]: Extracting #1: cost 11 inf + 0 348.382 * * [simplify]: Extracting #2: cost 114 inf + 0 348.383 * * [simplify]: Extracting #3: cost 186 inf + 529 348.385 * * [simplify]: Extracting #4: cost 161 inf + 4660 348.393 * * [simplify]: Extracting #5: cost 78 inf + 28152 348.407 * * [simplify]: Extracting #6: cost 33 inf + 42767 348.430 * * [simplify]: Extracting #7: cost 2 inf + 53970 348.453 * * [simplify]: Extracting #8: cost 0 inf + 54861 348.474 * [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)) 348.474 * [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))))))) 348.475 * [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))))) 348.475 * * [simplify]: iters left: 6 (15 enodes) 348.483 * * [simplify]: iters left: 5 (62 enodes) 348.507 * * [simplify]: iters left: 4 (149 enodes) 348.582 * * [simplify]: iters left: 3 (450 enodes) 348.943 * * [simplify]: Extracting #0: cost 1 inf + 0 348.943 * * [simplify]: Extracting #1: cost 0 inf + 1 348.943 * [simplify]: Simplified to 0 348.943 * [simplify]: 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)) 348.943 * * * * [progress]: [ 591 / 3260 ] simplifiying candidate # 348.944 * [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))))) 348.944 * * [simplify]: iters left: 6 (27 enodes) 348.957 * * [simplify]: iters left: 5 (105 enodes) 348.993 * * [simplify]: iters left: 4 (208 enodes) 349.066 * * [simplify]: Extracting #0: cost 1 inf + 0 349.067 * * [simplify]: Extracting #1: cost 11 inf + 0 349.067 * * [simplify]: Extracting #2: cost 94 inf + 0 349.067 * * [simplify]: Extracting #3: cost 148 inf + 85 349.068 * * [simplify]: Extracting #4: cost 140 inf + 580 349.069 * * [simplify]: Extracting #5: cost 128 inf + 3782 349.074 * * [simplify]: Extracting #6: cost 65 inf + 18199 349.085 * * [simplify]: Extracting #7: cost 22 inf + 29879 349.100 * * [simplify]: Extracting #8: cost 0 inf + 40149 349.116 * * [simplify]: Extracting #9: cost 0 inf + 40119 349.133 * [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))) 349.133 * [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)))))) 349.133 * [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)))) 349.134 * * [simplify]: iters left: 6 (14 enodes) 349.141 * * [simplify]: iters left: 5 (57 enodes) 349.161 * * [simplify]: iters left: 4 (118 enodes) 349.219 * * [simplify]: iters left: 3 (314 enodes) 349.374 * * [simplify]: Extracting #0: cost 1 inf + 0 349.374 * * [simplify]: Extracting #1: cost 0 inf + 1 349.374 * [simplify]: Simplified to 0 349.374 * [simplify]: 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)) 349.375 * * * * [progress]: [ 592 / 3260 ] simplifiying candidate # 349.375 * [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)))) 349.375 * * [simplify]: iters left: 6 (26 enodes) 349.385 * * [simplify]: iters left: 5 (96 enodes) 349.403 * * [simplify]: iters left: 4 (193 enodes) 349.444 * * [simplify]: iters left: 3 (434 enodes) 349.632 * * [simplify]: Extracting #0: cost 1 inf + 0 349.632 * * [simplify]: Extracting #1: cost 13 inf + 0 349.633 * * [simplify]: Extracting #2: cost 141 inf + 0 349.635 * * [simplify]: Extracting #3: cost 202 inf + 499 349.638 * * [simplify]: Extracting #4: cost 184 inf + 2501 349.644 * * [simplify]: Extracting #5: cost 123 inf + 15077 349.656 * * [simplify]: Extracting #6: cost 71 inf + 28764 349.676 * * [simplify]: Extracting #7: cost 9 inf + 52102 349.704 * * [simplify]: Extracting #8: cost 0 inf + 55746 349.732 * [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)) 349.732 * [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))))) 349.733 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 349.733 * * [simplify]: iters left: 6 (13 enodes) 349.740 * * [simplify]: iters left: 5 (48 enodes) 349.758 * * [simplify]: iters left: 4 (103 enodes) 349.783 * * [simplify]: iters left: 3 (238 enodes) 349.854 * * [simplify]: Extracting #0: cost 1 inf + 0 349.854 * * [simplify]: Extracting #1: cost 0 inf + 1 349.854 * [simplify]: Simplified to 0 349.854 * [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)) 349.854 * * * * [progress]: [ 593 / 3260 ] simplifiying candidate # 349.854 * [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)))))) 349.855 * * [simplify]: iters left: 6 (29 enodes) 349.862 * * [simplify]: iters left: 5 (114 enodes) 349.884 * * [simplify]: iters left: 4 (242 enodes) 349.959 * * [simplify]: Extracting #0: cost 1 inf + 0 349.959 * * [simplify]: Extracting #1: cost 11 inf + 0 349.960 * * [simplify]: Extracting #2: cost 131 inf + 0 349.960 * * [simplify]: Extracting #3: cost 229 inf + 83 349.961 * * [simplify]: Extracting #4: cost 217 inf + 1021 349.966 * * [simplify]: Extracting #5: cost 161 inf + 18127 349.974 * * [simplify]: Extracting #6: cost 31 inf + 63051 349.987 * * [simplify]: Extracting #7: cost 1 inf + 73517 350.012 * * [simplify]: Extracting #8: cost 0 inf + 73867 350.037 * * [simplify]: Extracting #9: cost 0 inf + 73787 350.052 * [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))))) 350.052 * [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))))))) 350.052 * [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))))) 350.052 * * [simplify]: iters left: 6 (15 enodes) 350.057 * * [simplify]: iters left: 5 (61 enodes) 350.068 * * [simplify]: iters left: 4 (142 enodes) 350.141 * * [simplify]: iters left: 3 (474 enodes) 350.812 * * [simplify]: Extracting #0: cost 1 inf + 0 350.812 * * [simplify]: Extracting #1: cost 0 inf + 1 350.812 * [simplify]: Simplified to 0 350.812 * [simplify]: 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)) 350.812 * * * * [progress]: [ 594 / 3260 ] simplifiying candidate # 350.812 * [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))))) 350.813 * * [simplify]: iters left: 6 (28 enodes) 350.822 * * [simplify]: iters left: 5 (109 enodes) 350.857 * * [simplify]: iters left: 4 (211 enodes) 350.918 * * [simplify]: Extracting #0: cost 1 inf + 0 350.918 * * [simplify]: Extracting #1: cost 11 inf + 0 350.919 * * [simplify]: Extracting #2: cost 105 inf + 0 350.920 * * [simplify]: Extracting #3: cost 173 inf + 43 350.921 * * [simplify]: Extracting #4: cost 163 inf + 698 350.924 * * [simplify]: Extracting #5: cost 125 inf + 11044 350.934 * * [simplify]: Extracting #6: cost 49 inf + 33532 350.946 * * [simplify]: Extracting #7: cost 7 inf + 48346 350.958 * * [simplify]: Extracting #8: cost 0 inf + 50998 350.968 * * [simplify]: Extracting #9: cost 0 inf + 50878 350.979 * [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))))) 350.979 * [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)))))) 350.980 * [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)))) 350.980 * * [simplify]: iters left: 6 (14 enodes) 350.987 * * [simplify]: iters left: 5 (56 enodes) 351.003 * * [simplify]: iters left: 4 (113 enodes) 351.028 * * [simplify]: iters left: 3 (324 enodes) 351.180 * * [simplify]: Extracting #0: cost 1 inf + 0 351.180 * * [simplify]: Extracting #1: cost 0 inf + 1 351.180 * [simplify]: Simplified to 0 351.180 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 351.181 * * * * [progress]: [ 595 / 3260 ] simplifiying candidate # 351.181 * [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)))) 351.181 * * [simplify]: iters left: 6 (27 enodes) 351.189 * * [simplify]: iters left: 5 (104 enodes) 351.211 * * [simplify]: iters left: 4 (202 enodes) 351.283 * * [simplify]: iters left: 3 (499 enodes) 351.480 * * [simplify]: Extracting #0: cost 1 inf + 0 351.480 * * [simplify]: Extracting #1: cost 11 inf + 0 351.481 * * [simplify]: Extracting #2: cost 129 inf + 0 351.482 * * [simplify]: Extracting #3: cost 229 inf + 2 351.483 * * [simplify]: Extracting #4: cost 215 inf + 1750 351.486 * * [simplify]: Extracting #5: cost 152 inf + 14473 351.494 * * [simplify]: Extracting #6: cost 75 inf + 36488 351.522 * * [simplify]: Extracting #7: cost 5 inf + 61338 351.552 * * [simplify]: Extracting #8: cost 0 inf + 63451 351.583 * [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))) 351.583 * [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))))) 351.583 * [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))) 351.583 * * [simplify]: iters left: 6 (14 enodes) 351.591 * * [simplify]: iters left: 5 (56 enodes) 351.611 * * [simplify]: iters left: 4 (112 enodes) 351.646 * * [simplify]: iters left: 3 (297 enodes) 351.740 * * [simplify]: Extracting #0: cost 1 inf + 0 351.740 * * [simplify]: Extracting #1: cost 0 inf + 1 351.740 * [simplify]: Simplified to 0 351.740 * [simplify]: 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)) 351.741 * * * * [progress]: [ 596 / 3260 ] simplifiying candidate # 351.741 * [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)))))) 351.741 * * [simplify]: iters left: 6 (26 enodes) 351.749 * * [simplify]: iters left: 5 (103 enodes) 351.787 * * [simplify]: iters left: 4 (213 enodes) 351.845 * * [simplify]: Extracting #0: cost 1 inf + 0 351.845 * * [simplify]: Extracting #1: cost 11 inf + 0 351.845 * * [simplify]: Extracting #2: cost 103 inf + 0 351.846 * * [simplify]: Extracting #3: cost 180 inf + 204 351.847 * * [simplify]: Extracting #4: cost 159 inf + 3124 351.853 * * [simplify]: Extracting #5: cost 94 inf + 21993 351.864 * * [simplify]: Extracting #6: cost 35 inf + 39869 351.873 * * [simplify]: Extracting #7: cost 5 inf + 50438 351.883 * * [simplify]: Extracting #8: cost 0 inf + 52266 351.893 * [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))))) 351.893 * [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))))))) 351.894 * [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))))) 351.894 * * [simplify]: iters left: 6 (13 enodes) 351.900 * * [simplify]: iters left: 5 (53 enodes) 351.919 * * [simplify]: iters left: 4 (118 enodes) 351.973 * * [simplify]: iters left: 3 (324 enodes) 352.124 * * [simplify]: Extracting #0: cost 1 inf + 0 352.124 * * [simplify]: Extracting #1: cost 0 inf + 1 352.124 * [simplify]: Simplified to 0 352.125 * [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)) 352.125 * * * * [progress]: [ 597 / 3260 ] simplifiying candidate # 352.125 * [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))))) 352.125 * * [simplify]: iters left: 6 (24 enodes) 352.132 * * [simplify]: iters left: 5 (92 enodes) 352.163 * * [simplify]: iters left: 4 (171 enodes) 352.234 * * [simplify]: iters left: 3 (411 enodes) 352.416 * * [simplify]: Extracting #0: cost 1 inf + 0 352.416 * * [simplify]: Extracting #1: cost 9 inf + 0 352.417 * * [simplify]: Extracting #2: cost 117 inf + 0 352.418 * * [simplify]: Extracting #3: cost 212 inf + 43 352.420 * * [simplify]: Extracting #4: cost 189 inf + 3785 352.424 * * [simplify]: Extracting #5: cost 125 inf + 17089 352.431 * * [simplify]: Extracting #6: cost 74 inf + 30258 352.444 * * [simplify]: Extracting #7: cost 11 inf + 52975 352.469 * * [simplify]: Extracting #8: cost 0 inf + 57423 352.488 * * [simplify]: Extracting #9: cost 0 inf + 57383 352.504 * [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))) 352.504 * [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)))))) 352.505 * [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)))) 352.505 * * [simplify]: iters left: 6 (11 enodes) 352.510 * * [simplify]: iters left: 5 (43 enodes) 352.525 * * [simplify]: iters left: 4 (84 enodes) 352.558 * * [simplify]: iters left: 3 (212 enodes) 352.622 * * [simplify]: iters left: 2 (472 enodes) 352.759 * * [simplify]: Extracting #0: cost 1 inf + 0 352.759 * * [simplify]: Extracting #1: cost 0 inf + 1 352.760 * [simplify]: Simplified to 0 352.760 * [simplify]: 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)) 352.760 * * * * [progress]: [ 598 / 3260 ] simplifiying candidate # 352.760 * [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)))) 352.760 * * [simplify]: iters left: 6 (24 enodes) 352.766 * * [simplify]: iters left: 5 (92 enodes) 352.791 * * [simplify]: iters left: 4 (177 enodes) 352.845 * * [simplify]: iters left: 3 (401 enodes) 353.039 * * [simplify]: Extracting #0: cost 1 inf + 0 353.039 * * [simplify]: Extracting #1: cost 11 inf + 0 353.039 * * [simplify]: Extracting #2: cost 111 inf + 0 353.040 * * [simplify]: Extracting #3: cost 182 inf + 2 353.041 * * [simplify]: Extracting #4: cost 175 inf + 657 353.043 * * [simplify]: Extracting #5: cost 120 inf + 9763 353.048 * * [simplify]: Extracting #6: cost 72 inf + 23317 353.060 * * [simplify]: Extracting #7: cost 11 inf + 45372 353.073 * * [simplify]: Extracting #8: cost 0 inf + 49389 353.088 * * [simplify]: Extracting #9: cost 0 inf + 49349 353.101 * [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))) 353.101 * [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))))) 353.102 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 353.102 * * [simplify]: iters left: 6 (12 enodes) 353.105 * * [simplify]: iters left: 5 (49 enodes) 353.117 * * [simplify]: iters left: 4 (99 enodes) 353.158 * * [simplify]: iters left: 3 (234 enodes) 353.272 * * [simplify]: iters left: 2 (447 enodes) 353.459 * * [simplify]: Extracting #0: cost 1 inf + 0 353.459 * * [simplify]: Extracting #1: cost 0 inf + 1 353.459 * [simplify]: Simplified to 0 353.459 * [simplify]: 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)) 353.459 * * * * [progress]: [ 599 / 3260 ] simplifiying candidate # 353.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) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 353.460 * * [simplify]: iters left: 6 (27 enodes) 353.467 * * [simplify]: iters left: 5 (105 enodes) 353.499 * * [simplify]: iters left: 4 (211 enodes) 353.565 * * [simplify]: iters left: 3 (493 enodes) 353.755 * * [simplify]: Extracting #0: cost 1 inf + 0 353.756 * * [simplify]: Extracting #1: cost 11 inf + 0 353.756 * * [simplify]: Extracting #2: cost 129 inf + 0 353.757 * * [simplify]: Extracting #3: cost 211 inf + 327 353.759 * * [simplify]: Extracting #4: cost 178 inf + 4993 353.765 * * [simplify]: Extracting #5: cost 129 inf + 16570 353.779 * * [simplify]: Extracting #6: cost 69 inf + 34437 353.807 * * [simplify]: Extracting #7: cost 1 inf + 59648 353.831 * * [simplify]: Extracting #8: cost 0 inf + 59959 353.847 * [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))))) 353.847 * [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))))))) 353.848 * [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))))) 353.848 * * [simplify]: iters left: 6 (14 enodes) 353.852 * * [simplify]: iters left: 5 (57 enodes) 353.875 * * [simplify]: iters left: 4 (121 enodes) 353.913 * * [simplify]: iters left: 3 (291 enodes) 354.079 * * [simplify]: Extracting #0: cost 1 inf + 0 354.079 * * [simplify]: Extracting #1: cost 0 inf + 1 354.079 * [simplify]: Simplified to 0 354.079 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 354.080 * * * * [progress]: [ 600 / 3260 ] simplifiying candidate # 354.080 * [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))))) 354.080 * * [simplify]: iters left: 6 (26 enodes) 354.088 * * [simplify]: iters left: 5 (100 enodes) 354.106 * * [simplify]: iters left: 4 (185 enodes) 354.152 * * [simplify]: iters left: 3 (403 enodes) 354.346 * * [simplify]: Extracting #0: cost 1 inf + 0 354.346 * * [simplify]: Extracting #1: cost 11 inf + 0 354.347 * * [simplify]: Extracting #2: cost 109 inf + 0 354.347 * * [simplify]: Extracting #3: cost 170 inf + 370 354.348 * * [simplify]: Extracting #4: cost 162 inf + 1268 354.349 * * [simplify]: Extracting #5: cost 146 inf + 3603 354.354 * * [simplify]: Extracting #6: cost 73 inf + 22819 354.366 * * [simplify]: Extracting #7: cost 5 inf + 44076 354.386 * * [simplify]: Extracting #8: cost 0 inf + 45367 354.411 * [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)) 354.411 * [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)))))) 354.412 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 354.412 * * [simplify]: iters left: 6 (13 enodes) 354.419 * * [simplify]: iters left: 5 (52 enodes) 354.436 * * [simplify]: iters left: 4 (98 enodes) 354.477 * * [simplify]: iters left: 3 (212 enodes) 354.537 * * [simplify]: iters left: 2 (371 enodes) 354.650 * * [simplify]: Extracting #0: cost 1 inf + 0 354.650 * * [simplify]: Extracting #1: cost 0 inf + 1 354.650 * [simplify]: Simplified to 0 354.650 * [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)) 354.650 * * * * [progress]: [ 601 / 3260 ] simplifiying candidate # 354.650 * [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)))) 354.651 * * [simplify]: iters left: 6 (25 enodes) 354.664 * * [simplify]: iters left: 5 (91 enodes) 354.696 * * [simplify]: iters left: 4 (170 enodes) 354.756 * * [simplify]: iters left: 3 (328 enodes) 354.893 * * [simplify]: Extracting #0: cost 1 inf + 0 354.893 * * [simplify]: Extracting #1: cost 11 inf + 0 354.893 * * [simplify]: Extracting #2: cost 105 inf + 0 354.894 * * [simplify]: Extracting #3: cost 144 inf + 703 354.897 * * [simplify]: Extracting #4: cost 109 inf + 4587 354.902 * * [simplify]: Extracting #5: cost 97 inf + 6956 354.904 * * [simplify]: Extracting #6: cost 92 inf + 7649 354.907 * * [simplify]: Extracting #7: cost 82 inf + 9074 354.912 * * [simplify]: Extracting #8: cost 33 inf + 28227 354.923 * * [simplify]: Extracting #9: cost 0 inf + 42131 354.936 * * [simplify]: Extracting #10: cost 0 inf + 42076 354.958 * [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))) 354.958 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (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))))) 354.959 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 354.959 * * [simplify]: iters left: 6 (12 enodes) 354.964 * * [simplify]: iters left: 5 (44 enodes) 354.975 * * [simplify]: iters left: 4 (92 enodes) 354.994 * * [simplify]: iters left: 3 (159 enodes) 355.043 * * [simplify]: iters left: 2 (267 enodes) 355.122 * * [simplify]: iters left: 1 (364 enodes) 355.223 * * [simplify]: Extracting #0: cost 1 inf + 0 355.223 * * [simplify]: Extracting #1: cost 0 inf + 1 355.223 * [simplify]: Simplified to 0 355.223 * [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)) 355.223 * * * * [progress]: [ 602 / 3260 ] simplifiying candidate # 355.223 * [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)))))) 355.223 * * [simplify]: iters left: 6 (28 enodes) 355.232 * * [simplify]: iters left: 5 (112 enodes) 355.275 * * [simplify]: iters left: 4 (244 enodes) 355.363 * * [simplify]: Extracting #0: cost 1 inf + 0 355.363 * * [simplify]: Extracting #1: cost 11 inf + 0 355.364 * * [simplify]: Extracting #2: cost 129 inf + 0 355.365 * * [simplify]: Extracting #3: cost 212 inf + 696 355.367 * * [simplify]: Extracting #4: cost 179 inf + 6124 355.378 * * [simplify]: Extracting #5: cost 94 inf + 33355 355.394 * * [simplify]: Extracting #6: cost 35 inf + 50213 355.419 * * [simplify]: Extracting #7: cost 1 inf + 62961 355.434 * * [simplify]: Extracting #8: cost 0 inf + 62805 355.446 * * [simplify]: Extracting #9: cost 0 inf + 62773 355.462 * [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))))) 355.462 * [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))))))) 355.462 * [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))))) 355.463 * * [simplify]: iters left: 6 (15 enodes) 355.471 * * [simplify]: iters left: 5 (64 enodes) 355.494 * * [simplify]: iters left: 4 (149 enodes) 355.571 * * [simplify]: iters left: 3 (466 enodes) 356.028 * * [simplify]: Extracting #0: cost 1 inf + 0 356.028 * * [simplify]: Extracting #1: cost 0 inf + 1 356.028 * [simplify]: Simplified to 0 356.028 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 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)) 356.029 * * * * [progress]: [ 603 / 3260 ] simplifiying candidate # 356.029 * [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))))) 356.029 * * [simplify]: iters left: 6 (27 enodes) 356.043 * * [simplify]: iters left: 5 (107 enodes) 356.085 * * [simplify]: iters left: 4 (214 enodes) 356.152 * * [simplify]: Extracting #0: cost 1 inf + 0 356.152 * * [simplify]: Extracting #1: cost 11 inf + 0 356.152 * * [simplify]: Extracting #2: cost 110 inf + 0 356.153 * * [simplify]: Extracting #3: cost 169 inf + 250 356.156 * * [simplify]: Extracting #4: cost 122 inf + 7881 356.165 * * [simplify]: Extracting #5: cost 61 inf + 24320 356.173 * * [simplify]: Extracting #6: cost 39 inf + 31716 356.182 * * [simplify]: Extracting #7: cost 1 inf + 45136 356.193 * * [simplify]: Extracting #8: cost 0 inf + 45109 356.206 * * [simplify]: Extracting #9: cost 0 inf + 45029 356.222 * [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))) 356.222 * [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)))))) 356.222 * [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)))) 356.223 * * [simplify]: iters left: 6 (14 enodes) 356.231 * * [simplify]: iters left: 5 (59 enodes) 356.252 * * [simplify]: iters left: 4 (121 enodes) 356.298 * * [simplify]: iters left: 3 (332 enodes) 356.512 * * [simplify]: Extracting #0: cost 1 inf + 0 356.513 * * [simplify]: Extracting #1: cost 0 inf + 1 356.513 * [simplify]: Simplified to 0 356.513 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 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)) 356.513 * * * * [progress]: [ 604 / 3260 ] simplifiying candidate # 356.513 * [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)))) 356.514 * * [simplify]: iters left: 6 (26 enodes) 356.527 * * [simplify]: iters left: 5 (102 enodes) 356.564 * * [simplify]: iters left: 4 (205 enodes) 356.629 * * [simplify]: iters left: 3 (486 enodes) 356.856 * * [simplify]: Extracting #0: cost 1 inf + 0 356.856 * * [simplify]: Extracting #1: cost 11 inf + 0 356.857 * * [simplify]: Extracting #2: cost 153 inf + 0 356.858 * * [simplify]: Extracting #3: cost 227 inf + 213 356.859 * * [simplify]: Extracting #4: cost 200 inf + 2910 356.864 * * [simplify]: Extracting #5: cost 133 inf + 17061 356.873 * * [simplify]: Extracting #6: cost 62 inf + 37177 356.892 * * [simplify]: Extracting #7: cost 9 inf + 55858 356.910 * * [simplify]: Extracting #8: cost 0 inf + 59907 356.926 * [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)) 356.926 * [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))))) 356.926 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 356.927 * * [simplify]: iters left: 6 (13 enodes) 356.931 * * [simplify]: iters left: 5 (54 enodes) 356.944 * * [simplify]: iters left: 4 (112 enodes) 356.993 * * [simplify]: iters left: 3 (281 enodes) 357.169 * * [simplify]: Extracting #0: cost 1 inf + 0 357.169 * * [simplify]: Extracting #1: cost 0 inf + 1 357.169 * [simplify]: Simplified to 0 357.169 * [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)) 357.169 * * * * [progress]: [ 605 / 3260 ] simplifiying candidate # 357.170 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 357.170 * * [simplify]: iters left: 6 (26 enodes) 357.177 * * [simplify]: iters left: 5 (104 enodes) 357.203 * * [simplify]: iters left: 4 (226 enodes) 357.271 * * [simplify]: Extracting #0: cost 1 inf + 0 357.271 * * [simplify]: Extracting #1: cost 11 inf + 0 357.271 * * [simplify]: Extracting #2: cost 108 inf + 0 357.275 * * [simplify]: Extracting #3: cost 179 inf + 450 357.278 * * [simplify]: Extracting #4: cost 135 inf + 7029 357.285 * * [simplify]: Extracting #5: cost 70 inf + 24491 357.298 * * [simplify]: Extracting #6: cost 40 inf + 33637 357.315 * * [simplify]: Extracting #7: cost 2 inf + 47101 357.334 * * [simplify]: Extracting #8: cost 0 inf + 47469 357.353 * [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)))) 357.353 * [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))))))) 357.353 * [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))))) 357.354 * * [simplify]: iters left: 6 (14 enodes) 357.361 * * [simplify]: iters left: 5 (59 enodes) 357.383 * * [simplify]: iters left: 4 (134 enodes) 357.444 * * [simplify]: iters left: 3 (357 enodes) 357.665 * * [simplify]: Extracting #0: cost 1 inf + 0 357.665 * * [simplify]: Extracting #1: cost 0 inf + 1 357.665 * [simplify]: Simplified to 0 357.665 * [simplify]: 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)) 357.666 * * * * [progress]: [ 606 / 3260 ] simplifiying candidate # 357.666 * [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))))) 357.666 * * [simplify]: iters left: 6 (25 enodes) 357.684 * * [simplify]: iters left: 5 (98 enodes) 357.717 * * [simplify]: iters left: 4 (196 enodes) 357.777 * * [simplify]: iters left: 3 (471 enodes) 358.128 * * [simplify]: Extracting #0: cost 1 inf + 0 358.129 * * [simplify]: Extracting #1: cost 11 inf + 0 358.129 * * [simplify]: Extracting #2: cost 177 inf + 0 358.132 * * [simplify]: Extracting #3: cost 280 inf + 250 358.136 * * [simplify]: Extracting #4: cost 220 inf + 8114 358.152 * * [simplify]: Extracting #5: cost 123 inf + 28351 358.170 * * [simplify]: Extracting #6: cost 96 inf + 33593 358.193 * * [simplify]: Extracting #7: cost 55 inf + 46214 358.231 * * [simplify]: Extracting #8: cost 9 inf + 64614 358.250 * * [simplify]: Extracting #9: cost 0 inf + 68422 358.268 * [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)) 358.268 * [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)))))) 358.269 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 358.269 * * [simplify]: iters left: 6 (13 enodes) 358.275 * * [simplify]: iters left: 5 (53 enodes) 358.293 * * [simplify]: iters left: 4 (106 enodes) 358.334 * * [simplify]: iters left: 3 (257 enodes) 358.475 * * [simplify]: Extracting #0: cost 1 inf + 0 358.475 * * [simplify]: Extracting #1: cost 0 inf + 1 358.475 * [simplify]: Simplified to 0 358.475 * [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)) 358.475 * * * * [progress]: [ 607 / 3260 ] simplifiying candidate # 358.475 * [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)))) 358.475 * * [simplify]: iters left: 6 (24 enodes) 358.482 * * [simplify]: iters left: 5 (92 enodes) 358.498 * * [simplify]: iters left: 4 (176 enodes) 358.563 * * [simplify]: iters left: 3 (388 enodes) 358.740 * * [simplify]: Extracting #0: cost 1 inf + 0 358.740 * * [simplify]: Extracting #1: cost 11 inf + 0 358.741 * * [simplify]: Extracting #2: cost 131 inf + 0 358.742 * * [simplify]: Extracting #3: cost 187 inf + 46 358.744 * * [simplify]: Extracting #4: cost 167 inf + 1732 358.750 * * [simplify]: Extracting #5: cost 123 inf + 8349 358.758 * * [simplify]: Extracting #6: cost 96 inf + 12473 358.769 * * [simplify]: Extracting #7: cost 66 inf + 21492 358.783 * * [simplify]: Extracting #8: cost 6 inf + 45414 358.796 * * [simplify]: Extracting #9: cost 0 inf + 47800 358.811 * * [simplify]: Extracting #10: cost 0 inf + 47760 358.824 * [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))) 358.824 * [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))))) 358.824 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 358.824 * * [simplify]: iters left: 6 (12 enodes) 358.828 * * [simplify]: iters left: 5 (49 enodes) 358.838 * * [simplify]: iters left: 4 (94 enodes) 358.882 * * [simplify]: iters left: 3 (221 enodes) 359.004 * * [simplify]: iters left: 2 (492 enodes) 359.359 * * [simplify]: Extracting #0: cost 1 inf + 0 359.359 * * [simplify]: Extracting #1: cost 0 inf + 1 359.359 * [simplify]: Simplified to 0 359.360 * [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)) 359.360 * * * * [progress]: [ 608 / 3260 ] simplifiying candidate # 359.360 * [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)))))) 359.360 * * [simplify]: iters left: 6 (26 enodes) 359.368 * * [simplify]: iters left: 5 (100 enodes) 359.386 * * [simplify]: iters left: 4 (204 enodes) 359.449 * * [simplify]: iters left: 3 (481 enodes) 359.723 * * [simplify]: Extracting #0: cost 1 inf + 0 359.723 * * [simplify]: Extracting #1: cost 11 inf + 0 359.724 * * [simplify]: Extracting #2: cost 156 inf + 0 359.725 * * [simplify]: Extracting #3: cost 226 inf + 1063 359.728 * * [simplify]: Extracting #4: cost 158 inf + 12674 359.738 * * [simplify]: Extracting #5: cost 97 inf + 27019 359.746 * * [simplify]: Extracting #6: cost 69 inf + 36540 359.761 * * [simplify]: Extracting #7: cost 9 inf + 59102 359.785 * * [simplify]: Extracting #8: cost 0 inf + 62317 359.802 * [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))))) 359.802 * [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))))))) 359.802 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 359.802 * * [simplify]: iters left: 6 (13 enodes) 359.806 * * [simplify]: iters left: 5 (52 enodes) 359.824 * * [simplify]: iters left: 4 (111 enodes) 359.859 * * [simplify]: iters left: 3 (278 enodes) 360.059 * * [simplify]: Extracting #0: cost 1 inf + 0 360.059 * * [simplify]: Extracting #1: cost 0 inf + 1 360.059 * [simplify]: Simplified to 0 360.059 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 360.059 * * * * [progress]: [ 609 / 3260 ] simplifiying candidate # 360.060 * [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))))) 360.060 * * [simplify]: iters left: 6 (25 enodes) 360.074 * * [simplify]: iters left: 5 (95 enodes) 360.098 * * [simplify]: iters left: 4 (180 enodes) 360.144 * * [simplify]: iters left: 3 (387 enodes) 360.316 * * [simplify]: Extracting #0: cost 1 inf + 0 360.316 * * [simplify]: Extracting #1: cost 11 inf + 0 360.316 * * [simplify]: Extracting #2: cost 134 inf + 0 360.317 * * [simplify]: Extracting #3: cost 168 inf + 952 360.319 * * [simplify]: Extracting #4: cost 113 inf + 6734 360.325 * * [simplify]: Extracting #5: cost 95 inf + 9968 360.330 * * [simplify]: Extracting #6: cost 71 inf + 17688 360.342 * * [simplify]: Extracting #7: cost 11 inf + 39917 360.366 * * [simplify]: Extracting #8: cost 0 inf + 44543 360.378 * * [simplify]: Extracting #9: cost 0 inf + 44503 360.391 * [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))) 360.391 * [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)))))) 360.391 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 360.391 * * [simplify]: iters left: 6 (12 enodes) 360.395 * * [simplify]: iters left: 5 (47 enodes) 360.409 * * [simplify]: iters left: 4 (89 enodes) 360.438 * * [simplify]: iters left: 3 (186 enodes) 360.495 * * [simplify]: iters left: 2 (378 enodes) 360.696 * * [simplify]: Extracting #0: cost 1 inf + 0 360.696 * * [simplify]: Extracting #1: cost 0 inf + 1 360.696 * [simplify]: Simplified to 0 360.696 * [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)) 360.696 * * * * [progress]: [ 610 / 3260 ] simplifiying candidate # 360.697 * [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)))) 360.697 * * [simplify]: iters left: 6 (24 enodes) 360.710 * * [simplify]: iters left: 5 (89 enodes) 360.734 * * [simplify]: iters left: 4 (146 enodes) 360.763 * * [simplify]: iters left: 3 (275 enodes) 360.862 * * [simplify]: Extracting #0: cost 1 inf + 0 360.862 * * [simplify]: Extracting #1: cost 9 inf + 0 360.862 * * [simplify]: Extracting #2: cost 92 inf + 2 360.863 * * [simplify]: Extracting #3: cost 123 inf + 416 360.864 * * [simplify]: Extracting #4: cost 95 inf + 2602 360.865 * * [simplify]: Extracting #5: cost 97 inf + 3138 360.867 * * [simplify]: Extracting #6: cost 92 inf + 4224 360.876 * * [simplify]: Extracting #7: cost 37 inf + 22861 360.888 * * [simplify]: Extracting #8: cost 0 inf + 38569 360.899 * * [simplify]: Extracting #9: cost 0 inf + 38514 360.912 * [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)) 360.913 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (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))))) 360.913 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 360.913 * * [simplify]: iters left: 6 (11 enodes) 360.920 * * [simplify]: iters left: 5 (40 enodes) 360.936 * * [simplify]: iters left: 4 (65 enodes) 360.956 * * [simplify]: iters left: 3 (97 enodes) 360.974 * * [simplify]: iters left: 2 (165 enodes) 361.019 * * [simplify]: iters left: 1 (271 enodes) 361.100 * * [simplify]: Extracting #0: cost 1 inf + 0 361.100 * * [simplify]: Extracting #1: cost 0 inf + 1 361.100 * [simplify]: Simplified to 0 361.100 * [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)) 361.101 * * * * [progress]: [ 611 / 3260 ] simplifiying candidate # 361.101 * [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)))))) 361.102 * * [simplify]: iters left: 6 (25 enodes) 361.115 * * [simplify]: iters left: 5 (99 enodes) 361.150 * * [simplify]: iters left: 4 (199 enodes) 361.216 * * [simplify]: iters left: 3 (456 enodes) 361.447 * * [simplify]: Extracting #0: cost 1 inf + 0 361.447 * * [simplify]: Extracting #1: cost 11 inf + 0 361.448 * * [simplify]: Extracting #2: cost 152 inf + 0 361.450 * * [simplify]: Extracting #3: cost 211 inf + 1063 361.456 * * [simplify]: Extracting #4: cost 134 inf + 14932 361.466 * * [simplify]: Extracting #5: cost 96 inf + 24498 361.480 * * [simplify]: Extracting #6: cost 69 inf + 33954 361.505 * * [simplify]: Extracting #7: cost 2 inf + 58990 361.538 * * [simplify]: Extracting #8: cost 0 inf + 59815 361.567 * [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)))) 361.568 * [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))))))) 361.568 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 361.568 * * [simplify]: iters left: 6 (12 enodes) 361.574 * * [simplify]: iters left: 5 (51 enodes) 361.583 * * [simplify]: iters left: 4 (106 enodes) 361.609 * * [simplify]: iters left: 3 (247 enodes) 361.762 * * [simplify]: Extracting #0: cost 1 inf + 0 361.762 * * [simplify]: Extracting #1: cost 0 inf + 1 361.762 * [simplify]: Simplified to 0 361.762 * [simplify]: 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)) 361.763 * * * * [progress]: [ 612 / 3260 ] simplifiying candidate # 361.763 * [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))))) 361.763 * * [simplify]: iters left: 6 (24 enodes) 361.775 * * [simplify]: iters left: 5 (94 enodes) 361.807 * * [simplify]: iters left: 4 (177 enodes) 361.848 * * [simplify]: iters left: 3 (390 enodes) 361.989 * * [simplify]: Extracting #0: cost 1 inf + 0 361.989 * * [simplify]: Extracting #1: cost 11 inf + 0 361.990 * * [simplify]: Extracting #2: cost 135 inf + 0 361.991 * * [simplify]: Extracting #3: cost 172 inf + 748 361.993 * * [simplify]: Extracting #4: cost 120 inf + 6124 361.996 * * [simplify]: Extracting #5: cost 97 inf + 10250 362.004 * * [simplify]: Extracting #6: cost 71 inf + 18908 362.014 * * [simplify]: Extracting #7: cost 14 inf + 39800 362.031 * * [simplify]: Extracting #8: cost 0 inf + 45626 362.055 * [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))) 362.055 * [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)))))) 362.056 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 362.056 * * [simplify]: iters left: 6 (11 enodes) 362.062 * * [simplify]: iters left: 5 (46 enodes) 362.079 * * [simplify]: iters left: 4 (86 enodes) 362.106 * * [simplify]: iters left: 3 (183 enodes) 362.181 * * [simplify]: iters left: 2 (372 enodes) 362.359 * * [simplify]: Extracting #0: cost 1 inf + 0 362.359 * * [simplify]: Extracting #1: cost 0 inf + 1 362.359 * [simplify]: Simplified to 0 362.359 * [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)) 362.359 * * * * [progress]: [ 613 / 3260 ] simplifiying candidate # 362.359 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 362.359 * * [simplify]: iters left: 6 (23 enodes) 362.365 * * [simplify]: iters left: 5 (88 enodes) 362.381 * * [simplify]: iters left: 4 (145 enodes) 362.412 * * [simplify]: iters left: 3 (274 enodes) 362.517 * * [simplify]: Extracting #0: cost 1 inf + 0 362.517 * * [simplify]: Extracting #1: cost 9 inf + 0 362.517 * * [simplify]: Extracting #2: cost 94 inf + 2 362.518 * * [simplify]: Extracting #3: cost 121 inf + 623 362.519 * * [simplify]: Extracting #4: cost 92 inf + 2772 362.520 * * [simplify]: Extracting #5: cost 97 inf + 3101 362.521 * * [simplify]: Extracting #6: cost 92 inf + 4228 362.526 * * [simplify]: Extracting #7: cost 39 inf + 22314 362.535 * * [simplify]: Extracting #8: cost 2 inf + 37776 362.545 * * [simplify]: Extracting #9: cost 0 inf + 38479 362.564 * [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)))) 362.564 * [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))))) 362.565 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 362.565 * * [simplify]: iters left: 6 (10 enodes) 362.571 * * [simplify]: iters left: 5 (39 enodes) 362.586 * * [simplify]: iters left: 4 (64 enodes) 362.608 * * [simplify]: iters left: 3 (96 enodes) 362.633 * * [simplify]: iters left: 2 (164 enodes) 362.676 * * [simplify]: iters left: 1 (270 enodes) 362.745 * * [simplify]: Extracting #0: cost 1 inf + 0 362.745 * * [simplify]: Extracting #1: cost 0 inf + 1 362.746 * [simplify]: Simplified to 0 362.746 * [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)) 362.746 * * * * [progress]: [ 614 / 3260 ] simplifiying candidate # 362.746 * [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)))))) 362.746 * * [simplify]: iters left: 6 (25 enodes) 362.755 * * [simplify]: iters left: 5 (100 enodes) 362.795 * * [simplify]: iters left: 4 (208 enodes) 362.879 * * [simplify]: iters left: 3 (450 enodes) 363.045 * * [simplify]: Extracting #0: cost 1 inf + 0 363.045 * * [simplify]: Extracting #1: cost 11 inf + 0 363.045 * * [simplify]: Extracting #2: cost 134 inf + 0 363.048 * * [simplify]: Extracting #3: cost 205 inf + 1308 363.054 * * [simplify]: Extracting #4: cost 127 inf + 13807 363.061 * * [simplify]: Extracting #5: cost 96 inf + 20822 363.071 * * [simplify]: Extracting #6: cost 64 inf + 32045 363.083 * * [simplify]: Extracting #7: cost 6 inf + 53231 363.105 * * [simplify]: Extracting #8: cost 0 inf + 55833 363.120 * [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))) 363.120 * [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))))))) 363.120 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 363.120 * * [simplify]: iters left: 6 (12 enodes) 363.124 * * [simplify]: iters left: 5 (53 enodes) 363.138 * * [simplify]: iters left: 4 (117 enodes) 363.187 * * [simplify]: iters left: 3 (255 enodes) 363.304 * * [simplify]: Extracting #0: cost 1 inf + 0 363.304 * * [simplify]: Extracting #1: cost 0 inf + 1 363.304 * [simplify]: Simplified to 0 363.304 * [simplify]: 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)) 363.304 * * * * [progress]: [ 615 / 3260 ] simplifiying candidate # 363.304 * [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))))) 363.304 * * [simplify]: iters left: 6 (24 enodes) 363.311 * * [simplify]: iters left: 5 (95 enodes) 363.338 * * [simplify]: iters left: 4 (187 enodes) 363.384 * * [simplify]: iters left: 3 (370 enodes) 363.571 * * [simplify]: Extracting #0: cost 1 inf + 0 363.571 * * [simplify]: Extracting #1: cost 11 inf + 0 363.571 * * [simplify]: Extracting #2: cost 118 inf + 0 363.572 * * [simplify]: Extracting #3: cost 172 inf + 500 363.574 * * [simplify]: Extracting #4: cost 119 inf + 5710 363.577 * * [simplify]: Extracting #5: cost 96 inf + 9064 363.582 * * [simplify]: Extracting #6: cost 67 inf + 19082 363.593 * * [simplify]: Extracting #7: cost 3 inf + 42952 363.612 * * [simplify]: Extracting #8: cost 0 inf + 43997 363.635 * * [simplify]: Extracting #9: cost 0 inf + 43982 363.647 * [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))) 363.647 * [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)))))) 363.647 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 363.647 * * [simplify]: iters left: 6 (11 enodes) 363.652 * * [simplify]: iters left: 5 (48 enodes) 363.663 * * [simplify]: iters left: 4 (98 enodes) 363.699 * * [simplify]: iters left: 3 (181 enodes) 363.774 * * [simplify]: iters left: 2 (358 enodes) 363.957 * * [simplify]: Extracting #0: cost 1 inf + 0 363.957 * * [simplify]: Extracting #1: cost 0 inf + 1 363.957 * [simplify]: Simplified to 0 363.957 * [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)) 363.957 * * * * [progress]: [ 616 / 3260 ] simplifiying candidate # 363.957 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 363.958 * * [simplify]: iters left: 6 (23 enodes) 363.964 * * [simplify]: iters left: 5 (88 enodes) 363.980 * * [simplify]: iters left: 4 (165 enodes) 364.013 * * [simplify]: iters left: 3 (315 enodes) 364.108 * * [simplify]: Extracting #0: cost 1 inf + 0 364.108 * * [simplify]: Extracting #1: cost 12 inf + 0 364.108 * * [simplify]: Extracting #2: cost 103 inf + 83 364.109 * * [simplify]: Extracting #3: cost 125 inf + 1576 364.111 * * [simplify]: Extracting #4: cost 90 inf + 3976 364.112 * * [simplify]: Extracting #5: cost 96 inf + 4101 364.114 * * [simplify]: Extracting #6: cost 92 inf + 4888 364.118 * * [simplify]: Extracting #7: cost 56 inf + 16716 364.127 * * [simplify]: Extracting #8: cost 5 inf + 36935 364.141 * * [simplify]: Extracting #9: cost 0 inf + 39050 364.162 * [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)) 364.162 * [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))))) 364.163 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 364.163 * * [simplify]: iters left: 6 (10 enodes) 364.170 * * [simplify]: iters left: 5 (41 enodes) 364.188 * * [simplify]: iters left: 4 (81 enodes) 364.213 * * [simplify]: iters left: 3 (127 enodes) 364.233 * * [simplify]: iters left: 2 (186 enodes) 364.281 * * [simplify]: iters left: 1 (266 enodes) 364.367 * * [simplify]: Extracting #0: cost 1 inf + 0 364.367 * * [simplify]: Extracting #1: cost 0 inf + 1 364.367 * [simplify]: Simplified to 0 364.367 * [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)) 364.367 * * * * [progress]: [ 617 / 3260 ] simplifiying candidate # 364.367 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) a) 1))) 364.367 * * [simplify]: iters left: 6 (22 enodes) 364.373 * * [simplify]: iters left: 5 (85 enodes) 364.389 * * [simplify]: iters left: 4 (147 enodes) 364.427 * * [simplify]: iters left: 3 (276 enodes) 364.535 * * [simplify]: Extracting #0: cost 1 inf + 0 364.535 * * [simplify]: Extracting #1: cost 9 inf + 0 364.536 * * [simplify]: Extracting #2: cost 90 inf + 2 364.540 * * [simplify]: Extracting #3: cost 116 inf + 585 364.542 * * [simplify]: Extracting #4: cost 91 inf + 2689 364.545 * * [simplify]: Extracting #5: cost 96 inf + 2976 364.547 * * [simplify]: Extracting #6: cost 93 inf + 3463 364.553 * * [simplify]: Extracting #7: cost 32 inf + 24662 364.563 * * [simplify]: Extracting #8: cost 0 inf + 37964 364.574 * * [simplify]: Extracting #9: cost 0 inf + 37909 364.585 * * [simplify]: Extracting #10: cost 0 inf + 37894 364.597 * [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))) 364.597 * [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)))) 364.598 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 364.598 * * [simplify]: iters left: 6 (9 enodes) 364.604 * * [simplify]: iters left: 5 (36 enodes) 364.619 * * [simplify]: iters left: 4 (67 enodes) 364.643 * * [simplify]: iters left: 3 (97 enodes) 364.669 * * [simplify]: iters left: 2 (158 enodes) 364.706 * * [simplify]: iters left: 1 (263 enodes) 364.757 * * [simplify]: Extracting #0: cost 1 inf + 0 364.758 * * [simplify]: Extracting #1: cost 0 inf + 1 364.758 * [simplify]: Simplified to 0 364.758 * [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)) 364.758 * * * * [progress]: [ 618 / 3260 ] simplifiying candidate # 364.758 * [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)))) 364.758 * * [simplify]: iters left: 6 (22 enodes) 364.765 * * [simplify]: iters left: 5 (86 enodes) 364.780 * * [simplify]: iters left: 4 (156 enodes) 364.811 * * [simplify]: iters left: 3 (306 enodes) 364.929 * * [simplify]: Extracting #0: cost 1 inf + 0 364.929 * * [simplify]: Extracting #1: cost 11 inf + 0 364.929 * * [simplify]: Extracting #2: cost 100 inf + 0 364.930 * * [simplify]: Extracting #3: cost 138 inf + 252 364.931 * * [simplify]: Extracting #4: cost 100 inf + 3062 364.933 * * [simplify]: Extracting #5: cost 96 inf + 4176 364.937 * * [simplify]: Extracting #6: cost 89 inf + 5684 364.950 * * [simplify]: Extracting #7: cost 31 inf + 26363 364.969 * * [simplify]: Extracting #8: cost 0 inf + 39147 364.988 * * [simplify]: Extracting #9: cost 0 inf + 39092 365.010 * [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))) 365.010 * [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))))) 365.011 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 365.011 * * [simplify]: iters left: 5 (9 enodes) 365.017 * * [simplify]: iters left: 4 (39 enodes) 365.030 * * [simplify]: iters left: 3 (65 enodes) 365.054 * * [simplify]: iters left: 2 (129 enodes) 365.106 * * [simplify]: iters left: 1 (210 enodes) 365.160 * * [simplify]: Extracting #0: cost 1 inf + 0 365.160 * * [simplify]: Extracting #1: cost 0 inf + 1 365.160 * [simplify]: Simplified to 0 365.160 * [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)) 365.160 * * * * [progress]: [ 619 / 3260 ] simplifiying candidate # 365.161 * [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)))))) 365.161 * * [simplify]: iters left: 6 (25 enodes) 365.173 * * [simplify]: iters left: 5 (97 enodes) 365.195 * * [simplify]: iters left: 4 (170 enodes) 365.236 * * [simplify]: iters left: 3 (326 enodes) 365.370 * * [simplify]: Extracting #0: cost 1 inf + 0 365.370 * * [simplify]: Extracting #1: cost 11 inf + 0 365.370 * * [simplify]: Extracting #2: cost 104 inf + 0 365.371 * * [simplify]: Extracting #3: cost 194 inf + 295 365.372 * * [simplify]: Extracting #4: cost 175 inf + 2336 365.374 * * [simplify]: Extracting #5: cost 164 inf + 7362 365.378 * * [simplify]: Extracting #6: cost 116 inf + 25507 365.392 * * [simplify]: Extracting #7: cost 23 inf + 64873 365.412 * * [simplify]: Extracting #8: cost 0 inf + 75291 365.430 * [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)) 365.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))) 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))))))) 365.431 * [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.431 * * [simplify]: iters left: 6 (10 enodes) 365.434 * * [simplify]: iters left: 5 (37 enodes) 365.441 * * [simplify]: iters left: 4 (57 enodes) 365.461 * * [simplify]: iters left: 3 (104 enodes) 365.497 * * [simplify]: iters left: 2 (158 enodes) 365.529 * * [simplify]: iters left: 1 (225 enodes) 365.594 * * [simplify]: Extracting #0: cost 1 inf + 0 365.594 * * [simplify]: Extracting #1: cost 0 inf + 1 365.594 * [simplify]: Simplified to 0 365.594 * [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)) 365.594 * * * * [progress]: [ 620 / 3260 ] simplifiying candidate # 365.595 * [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))))) 365.595 * * [simplify]: iters left: 6 (24 enodes) 365.605 * * [simplify]: iters left: 5 (88 enodes) 365.621 * * [simplify]: iters left: 4 (154 enodes) 365.654 * * [simplify]: iters left: 3 (295 enodes) 365.803 * * [simplify]: Extracting #0: cost 1 inf + 0 365.803 * * [simplify]: Extracting #1: cost 9 inf + 0 365.804 * * [simplify]: Extracting #2: cost 93 inf + 0 365.805 * * [simplify]: Extracting #3: cost 176 inf + 252 365.807 * * [simplify]: Extracting #4: cost 161 inf + 1644 365.809 * * [simplify]: Extracting #5: cost 156 inf + 3471 365.811 * * [simplify]: Extracting #6: cost 154 inf + 3842 365.818 * * [simplify]: Extracting #7: cost 109 inf + 19793 365.839 * * [simplify]: Extracting #8: cost 15 inf + 61781 365.857 * * [simplify]: Extracting #9: cost 0 inf + 68346 365.880 * * [simplify]: Extracting #10: cost 0 inf + 68251 365.909 * [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)) 365.910 * [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)))))) 365.910 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 365.910 * * [simplify]: iters left: 6 (9 enodes) 365.913 * * [simplify]: iters left: 5 (29 enodes) 365.917 * * [simplify]: iters left: 4 (42 enodes) 365.924 * * [simplify]: iters left: 3 (58 enodes) 365.938 * * [simplify]: iters left: 2 (68 enodes) 365.954 * * [simplify]: Extracting #0: cost 1 inf + 0 365.954 * * [simplify]: Extracting #1: cost 0 inf + 1 365.954 * [simplify]: Simplified to 0 365.954 * [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)) 365.955 * * * * [progress]: [ 621 / 3260 ] simplifiying candidate # 365.955 * [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)))))) 365.955 * * [simplify]: iters left: 6 (26 enodes) 365.969 * * [simplify]: iters left: 5 (105 enodes) 366.009 * * [simplify]: iters left: 4 (231 enodes) 366.083 * * [simplify]: Extracting #0: cost 1 inf + 0 366.083 * * [simplify]: Extracting #1: cost 11 inf + 0 366.083 * * [simplify]: Extracting #2: cost 95 inf + 0 366.083 * * [simplify]: Extracting #3: cost 145 inf + 3 366.084 * * [simplify]: Extracting #4: cost 148 inf + 5 366.084 * * [simplify]: Extracting #5: cost 147 inf + 1187 366.085 * * [simplify]: Extracting #6: cost 142 inf + 2014 366.088 * * [simplify]: Extracting #7: cost 81 inf + 21361 366.100 * * [simplify]: Extracting #8: cost 12 inf + 45158 366.119 * * [simplify]: Extracting #9: cost 0 inf + 49531 366.130 * [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)))) 366.130 * [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))))))) 366.130 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 366.130 * * [simplify]: iters left: 6 (13 enodes) 366.134 * * [simplify]: iters left: 5 (53 enodes) 366.144 * * [simplify]: iters left: 4 (117 enodes) 366.175 * * [simplify]: iters left: 3 (275 enodes) 366.254 * * [simplify]: iters left: 2 (474 enodes) 366.412 * * [simplify]: Extracting #0: cost 1 inf + 0 366.412 * * [simplify]: Extracting #1: cost 0 inf + 1 366.412 * [simplify]: Simplified to 0 366.412 * [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)) 366.412 * * * * [progress]: [ 622 / 3260 ] simplifiying candidate # 366.412 * [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))))) 366.413 * * [simplify]: iters left: 6 (27 enodes) 366.425 * * [simplify]: iters left: 5 (105 enodes) 366.450 * * [simplify]: iters left: 4 (200 enodes) 366.507 * * [simplify]: iters left: 3 (396 enodes) 366.678 * * [simplify]: Extracting #0: cost 1 inf + 0 366.679 * * [simplify]: Extracting #1: cost 11 inf + 0 366.679 * * [simplify]: Extracting #2: cost 109 inf + 0 366.680 * * [simplify]: Extracting #3: cost 213 inf + 44 366.683 * * [simplify]: Extracting #4: cost 193 inf + 3372 366.689 * * [simplify]: Extracting #5: cost 159 inf + 10969 366.699 * * [simplify]: Extracting #6: cost 109 inf + 29927 366.726 * * [simplify]: Extracting #7: cost 17 inf + 68732 366.752 * * [simplify]: Extracting #8: cost 0 inf + 76350 366.775 * * [simplify]: Extracting #9: cost 0 inf + 76240 366.799 * [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)) 366.799 * [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)))))) 366.799 * [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.799 * * [simplify]: iters left: 6 (12 enodes) 366.802 * * [simplify]: iters left: 5 (47 enodes) 366.810 * * [simplify]: iters left: 4 (82 enodes) 366.835 * * [simplify]: iters left: 3 (157 enodes) 366.877 * * [simplify]: iters left: 2 (248 enodes) 366.957 * * [simplify]: iters left: 1 (341 enodes) 367.073 * * [simplify]: Extracting #0: cost 1 inf + 0 367.073 * * [simplify]: Extracting #1: cost 0 inf + 1 367.073 * [simplify]: Simplified to 0 367.073 * [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)) 367.074 * * * * [progress]: [ 623 / 3260 ] simplifiying candidate # 367.074 * [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)))) 367.074 * * [simplify]: iters left: 6 (26 enodes) 367.088 * * [simplify]: iters left: 5 (100 enodes) 367.124 * * [simplify]: iters left: 4 (200 enodes) 367.173 * * [simplify]: iters left: 3 (417 enodes) 367.360 * * [simplify]: Extracting #0: cost 1 inf + 0 367.360 * * [simplify]: Extracting #1: cost 13 inf + 0 367.361 * * [simplify]: Extracting #2: cost 118 inf + 0 367.362 * * [simplify]: Extracting #3: cost 223 inf + 3 367.363 * * [simplify]: Extracting #4: cost 214 inf + 900 367.364 * * [simplify]: Extracting #5: cost 205 inf + 3174 367.372 * * [simplify]: Extracting #6: cost 128 inf + 28187 367.405 * * [simplify]: Extracting #7: cost 19 inf + 72963 367.440 * * [simplify]: Extracting #8: cost 0 inf + 80337 367.476 * * [simplify]: Extracting #9: cost 0 inf + 80202 367.512 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b 2) a)) 367.512 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b 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))))) 367.512 * [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))) 367.512 * * [simplify]: iters left: 6 (12 enodes) 367.519 * * [simplify]: iters left: 5 (47 enodes) 367.535 * * [simplify]: iters left: 4 (89 enodes) 367.573 * * [simplify]: iters left: 3 (180 enodes) 367.625 * * [simplify]: iters left: 2 (296 enodes) 367.717 * * [simplify]: iters left: 1 (428 enodes) 367.831 * * [simplify]: Extracting #0: cost 1 inf + 0 367.831 * * [simplify]: Extracting #1: cost 0 inf + 1 367.831 * [simplify]: Simplified to 0 367.831 * [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)) 367.832 * * * * [progress]: [ 624 / 3260 ] simplifiying candidate # 367.832 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 367.832 * * [simplify]: iters left: 6 (25 enodes) 367.839 * * [simplify]: iters left: 5 (98 enodes) 367.873 * * [simplify]: iters left: 4 (192 enodes) 367.950 * * [simplify]: iters left: 3 (393 enodes) 368.096 * * [simplify]: Extracting #0: cost 1 inf + 0 368.096 * * [simplify]: Extracting #1: cost 11 inf + 0 368.096 * * [simplify]: Extracting #2: cost 106 inf + 0 368.098 * * [simplify]: Extracting #3: cost 216 inf + 2 368.100 * * [simplify]: Extracting #4: cost 204 inf + 1706 368.103 * * [simplify]: Extracting #5: cost 189 inf + 5322 368.114 * * [simplify]: Extracting #6: cost 110 inf + 32172 368.143 * * [simplify]: Extracting #7: cost 7 inf + 75242 368.179 * * [simplify]: Extracting #8: cost 0 inf + 78863 368.217 * [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))) 368.217 * [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))))))) 368.218 * [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))))) 368.218 * * [simplify]: iters left: 6 (12 enodes) 368.224 * * [simplify]: iters left: 5 (46 enodes) 368.243 * * [simplify]: iters left: 4 (81 enodes) 368.269 * * [simplify]: iters left: 3 (134 enodes) 368.307 * * [simplify]: iters left: 2 (197 enodes) 368.344 * * [simplify]: iters left: 1 (271 enodes) 368.398 * * [simplify]: Extracting #0: cost 1 inf + 0 368.398 * * [simplify]: Extracting #1: cost 0 inf + 1 368.398 * [simplify]: Simplified to 0 368.398 * [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)) 368.398 * * * * [progress]: [ 625 / 3260 ] simplifiying candidate # 368.399 * [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))))) 368.399 * * [simplify]: iters left: 6 (25 enodes) 368.412 * * [simplify]: iters left: 5 (95 enodes) 368.444 * * [simplify]: iters left: 4 (169 enodes) 368.503 * * [simplify]: iters left: 3 (325 enodes) 368.629 * * [simplify]: Extracting #0: cost 1 inf + 0 368.630 * * [simplify]: Extracting #1: cost 9 inf + 0 368.630 * * [simplify]: Extracting #2: cost 97 inf + 0 368.631 * * [simplify]: Extracting #3: cost 199 inf + 2 368.632 * * [simplify]: Extracting #4: cost 188 inf + 1020 368.633 * * [simplify]: Extracting #5: cost 172 inf + 4394 368.640 * * [simplify]: Extracting #6: cost 117 inf + 23364 368.661 * * [simplify]: Extracting #7: cost 11 inf + 68678 368.679 * * [simplify]: Extracting #8: cost 0 inf + 73096 368.709 * [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))) 368.709 * [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)))))) 368.710 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 368.710 * * [simplify]: iters left: 6 (10 enodes) 368.716 * * [simplify]: iters left: 5 (38 enodes) 368.729 * * [simplify]: iters left: 4 (59 enodes) 368.750 * * [simplify]: iters left: 3 (88 enodes) 368.765 * * [simplify]: iters left: 2 (117 enodes) 368.784 * * [simplify]: iters left: 1 (144 enodes) 368.815 * * [simplify]: Extracting #0: cost 1 inf + 0 368.815 * * [simplify]: Extracting #1: cost 0 inf + 1 368.815 * [simplify]: Simplified to 0 368.815 * [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)) 368.815 * * * * [progress]: [ 626 / 3260 ] simplifiying candidate # 368.815 * [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)))) 368.815 * * [simplify]: iters left: 6 (25 enodes) 368.822 * * [simplify]: iters left: 5 (95 enodes) 368.838 * * [simplify]: iters left: 4 (173 enodes) 368.878 * * [simplify]: iters left: 3 (344 enodes) 369.035 * * [simplify]: Extracting #0: cost 1 inf + 0 369.035 * * [simplify]: Extracting #1: cost 11 inf + 0 369.035 * * [simplify]: Extracting #2: cost 107 inf + 0 369.037 * * [simplify]: Extracting #3: cost 196 inf + 129 369.039 * * [simplify]: Extracting #4: cost 179 inf + 1764 369.042 * * [simplify]: Extracting #5: cost 163 inf + 5224 369.049 * * [simplify]: Extracting #6: cost 116 inf + 21077 369.075 * * [simplify]: Extracting #7: cost 15 inf + 65699 369.101 * * [simplify]: Extracting #8: cost 0 inf + 71958 369.118 * [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))) 369.118 * [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))))) 369.119 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 369.119 * * [simplify]: iters left: 6 (11 enodes) 369.122 * * [simplify]: iters left: 5 (42 enodes) 369.132 * * [simplify]: iters left: 4 (67 enodes) 369.155 * * [simplify]: iters left: 3 (111 enodes) 369.187 * * [simplify]: iters left: 2 (140 enodes) 369.212 * * [simplify]: iters left: 1 (160 enodes) 369.232 * * [simplify]: Extracting #0: cost 1 inf + 0 369.232 * * [simplify]: Extracting #1: cost 0 inf + 1 369.232 * [simplify]: Simplified to 0 369.232 * [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)) 369.232 * * * * [progress]: [ 627 / 3260 ] simplifiying candidate # 369.232 * [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)))))) 369.232 * * [simplify]: iters left: 6 (29 enodes) 369.240 * * [simplify]: iters left: 5 (120 enodes) 369.271 * * [simplify]: iters left: 4 (295 enodes) 369.394 * * [simplify]: Extracting #0: cost 1 inf + 0 369.394 * * [simplify]: Extracting #1: cost 11 inf + 0 369.395 * * [simplify]: Extracting #2: cost 187 inf + 0 369.397 * * [simplify]: Extracting #3: cost 328 inf + 205 369.400 * * [simplify]: Extracting #4: cost 305 inf + 4810 369.416 * * [simplify]: Extracting #5: cost 145 inf + 61633 369.437 * * [simplify]: Extracting #6: cost 69 inf + 90936 369.453 * * [simplify]: Extracting #7: cost 40 inf + 99540 369.491 * * [simplify]: Extracting #8: cost 2 inf + 116242 369.531 * * [simplify]: Extracting #9: cost 0 inf + 117282 369.555 * * [simplify]: Extracting #10: cost 0 inf + 117202 369.583 * [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)))) 369.583 * [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))))))) 369.583 * [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))))) 369.584 * * [simplify]: iters left: 6 (16 enodes) 369.588 * * [simplify]: iters left: 5 (68 enodes) 369.602 * * [simplify]: iters left: 4 (179 enodes) 369.688 * * [simplify]: Extracting #0: cost 1 inf + 0 369.689 * * [simplify]: Extracting #1: cost 27 inf + 0 369.689 * * [simplify]: Extracting #2: cost 153 inf + 0 369.690 * * [simplify]: Extracting #3: cost 242 inf + 83 369.692 * * [simplify]: Extracting #4: cost 185 inf + 16503 369.710 * * [simplify]: Extracting #5: cost 15 inf + 79352 369.724 * * [simplify]: Extracting #6: cost 0 inf + 84943 369.737 * [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))))) 369.737 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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))))))) 369.737 * * * * [progress]: [ 628 / 3260 ] simplifiying candidate # 369.738 * [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))))) 369.738 * * [simplify]: iters left: 6 (30 enodes) 369.747 * * [simplify]: iters left: 5 (121 enodes) 369.774 * * [simplify]: iters left: 4 (265 enodes) 369.842 * * [simplify]: Extracting #0: cost 1 inf + 0 369.842 * * [simplify]: Extracting #1: cost 11 inf + 0 369.842 * * [simplify]: Extracting #2: cost 140 inf + 0 369.843 * * [simplify]: Extracting #3: cost 239 inf + 204 369.844 * * [simplify]: Extracting #4: cost 224 inf + 2872 369.851 * * [simplify]: Extracting #5: cost 118 inf + 35984 369.860 * * [simplify]: Extracting #6: cost 68 inf + 53122 369.870 * * [simplify]: Extracting #7: cost 35 inf + 63538 369.884 * * [simplify]: Extracting #8: cost 0 inf + 80255 369.899 * * [simplify]: Extracting #9: cost 0 inf + 79775 369.920 * * [simplify]: Extracting #10: cost 0 inf + 79665 369.941 * [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))))) 369.941 * [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)))))) 369.943 * [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)))) 369.943 * * [simplify]: iters left: 6 (15 enodes) 369.947 * * [simplify]: iters left: 5 (63 enodes) 369.958 * * [simplify]: iters left: 4 (145 enodes) 370.004 * * [simplify]: iters left: 3 (499 enodes) 370.399 * * [simplify]: Extracting #0: cost 1 inf + 0 370.399 * * [simplify]: Extracting #1: cost 0 inf + 1 370.399 * [simplify]: Simplified to 0 370.399 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (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)) 370.400 * * * * [progress]: [ 629 / 3260 ] simplifiying candidate # 370.400 * [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)))) 370.400 * * [simplify]: iters left: 6 (29 enodes) 370.415 * * [simplify]: iters left: 5 (115 enodes) 370.437 * * [simplify]: iters left: 4 (271 enodes) 370.531 * * [simplify]: Extracting #0: cost 1 inf + 0 370.531 * * [simplify]: Extracting #1: cost 13 inf + 0 370.531 * * [simplify]: Extracting #2: cost 139 inf + 0 370.532 * * [simplify]: Extracting #3: cost 221 inf + 327 370.536 * * [simplify]: Extracting #4: cost 204 inf + 4018 370.540 * * [simplify]: Extracting #5: cost 108 inf + 32212 370.548 * * [simplify]: Extracting #6: cost 45 inf + 53119 370.560 * * [simplify]: Extracting #7: cost 4 inf + 69431 370.576 * * [simplify]: Extracting #8: cost 0 inf + 70653 370.592 * * [simplify]: Extracting #9: cost 0 inf + 70423 370.605 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2) (* (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a) (/ (cbrt b) (cbrt 2)))) 370.606 * [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))))) 370.606 * [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))) 370.606 * * [simplify]: iters left: 6 (15 enodes) 370.611 * * [simplify]: iters left: 5 (62 enodes) 370.626 * * [simplify]: iters left: 4 (159 enodes) 370.682 * * [simplify]: iters left: 3 (475 enodes) 370.970 * * [simplify]: Extracting #0: cost 1 inf + 0 370.970 * * [simplify]: Extracting #1: cost 42 inf + 0 370.971 * * [simplify]: Extracting #2: cost 194 inf + 1 370.973 * * [simplify]: Extracting #3: cost 205 inf + 15094 370.987 * * [simplify]: Extracting #4: cost 20 inf + 63712 371.021 * * [simplify]: Extracting #5: cost 3 inf + 65204 371.037 * * [simplify]: Extracting #6: cost 0 inf + 65965 371.054 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 371.054 * [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)))) 371.055 * * * * [progress]: [ 630 / 3260 ] simplifiying candidate # 371.055 * [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)))))) 371.055 * * [simplify]: iters left: 6 (28 enodes) 371.070 * * [simplify]: iters left: 5 (114 enodes) 371.093 * * [simplify]: iters left: 4 (264 enodes) 371.204 * * [simplify]: Extracting #0: cost 1 inf + 0 371.208 * * [simplify]: Extracting #1: cost 11 inf + 0 371.209 * * [simplify]: Extracting #2: cost 143 inf + 0 371.211 * * [simplify]: Extracting #3: cost 250 inf + 43 371.213 * * [simplify]: Extracting #4: cost 234 inf + 2997 371.220 * * [simplify]: Extracting #5: cost 137 inf + 33409 371.230 * * [simplify]: Extracting #6: cost 74 inf + 55549 371.241 * * [simplify]: Extracting #7: cost 44 inf + 63689 371.260 * * [simplify]: Extracting #8: cost 2 inf + 82900 371.276 * * [simplify]: Extracting #9: cost 0 inf + 83298 371.303 * * [simplify]: Extracting #10: cost 0 inf + 83148 371.335 * [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)))) 371.335 * [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))))))) 371.336 * [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))))) 371.336 * * [simplify]: iters left: 6 (15 enodes) 371.343 * * [simplify]: iters left: 5 (62 enodes) 371.356 * * [simplify]: iters left: 4 (148 enodes) 371.424 * * [simplify]: iters left: 3 (499 enodes) 371.884 * * [simplify]: Extracting #0: cost 1 inf + 0 371.884 * * [simplify]: Extracting #1: cost 0 inf + 1 371.884 * [simplify]: Simplified to 0 371.884 * [simplify]: 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)) 371.884 * * * * [progress]: [ 631 / 3260 ] simplifiying candidate # 371.884 * [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))))) 371.884 * * [simplify]: iters left: 6 (29 enodes) 371.892 * * [simplify]: iters left: 5 (114 enodes) 371.916 * * [simplify]: iters left: 4 (237 enodes) 371.984 * * [simplify]: Extracting #0: cost 1 inf + 0 371.984 * * [simplify]: Extracting #1: cost 11 inf + 0 371.985 * * [simplify]: Extracting #2: cost 114 inf + 0 371.986 * * [simplify]: Extracting #3: cost 192 inf + 43 371.987 * * [simplify]: Extracting #4: cost 185 inf + 855 371.990 * * [simplify]: Extracting #5: cost 144 inf + 11152 371.996 * * [simplify]: Extracting #6: cost 45 inf + 42606 372.007 * * [simplify]: Extracting #7: cost 2 inf + 60095 372.019 * * [simplify]: Extracting #8: cost 0 inf + 60463 372.032 * * [simplify]: Extracting #9: cost 0 inf + 60383 372.050 * [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)))) 372.050 * [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)))))) 372.050 * [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)))) 372.051 * * [simplify]: iters left: 6 (14 enodes) 372.058 * * [simplify]: iters left: 5 (56 enodes) 372.068 * * [simplify]: iters left: 4 (117 enodes) 372.101 * * [simplify]: iters left: 3 (347 enodes) 372.319 * * [simplify]: Extracting #0: cost 1 inf + 0 372.319 * * [simplify]: Extracting #1: cost 0 inf + 1 372.319 * [simplify]: Simplified to 0 372.320 * [simplify]: 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)) 372.320 * * * * [progress]: [ 632 / 3260 ] simplifiying candidate # 372.320 * [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)))) 372.321 * * [simplify]: iters left: 6 (28 enodes) 372.329 * * [simplify]: iters left: 5 (110 enodes) 372.350 * * [simplify]: iters left: 4 (228 enodes) 372.430 * * [simplify]: Extracting #0: cost 1 inf + 0 372.430 * * [simplify]: Extracting #1: cost 11 inf + 0 372.430 * * [simplify]: Extracting #2: cost 107 inf + 0 372.431 * * [simplify]: Extracting #3: cost 166 inf + 126 372.432 * * [simplify]: Extracting #4: cost 161 inf + 658 372.433 * * [simplify]: Extracting #5: cost 149 inf + 4219 372.436 * * [simplify]: Extracting #6: cost 87 inf + 18218 372.445 * * [simplify]: Extracting #7: cost 35 inf + 33679 372.460 * * [simplify]: Extracting #8: cost 3 inf + 48174 372.471 * * [simplify]: Extracting #9: cost 0 inf + 49562 372.483 * [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)) 372.483 * [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))))) 372.484 * [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))) 372.484 * * [simplify]: iters left: 6 (14 enodes) 372.489 * * [simplify]: iters left: 5 (57 enodes) 372.505 * * [simplify]: iters left: 4 (116 enodes) 372.535 * * [simplify]: iters left: 3 (321 enodes) 372.746 * * [simplify]: Extracting #0: cost 1 inf + 0 372.746 * * [simplify]: Extracting #1: cost 0 inf + 1 372.746 * [simplify]: Simplified to 0 372.746 * [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)) 372.746 * * * * [progress]: [ 633 / 3260 ] simplifiying candidate # 372.747 * [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)))))) 372.747 * * [simplify]: iters left: 6 (27 enodes) 372.760 * * [simplify]: iters left: 5 (107 enodes) 372.802 * * [simplify]: iters left: 4 (247 enodes) 372.889 * * [simplify]: Extracting #0: cost 1 inf + 0 372.889 * * [simplify]: Extracting #1: cost 11 inf + 0 372.889 * * [simplify]: Extracting #2: cost 117 inf + 0 372.890 * * [simplify]: Extracting #3: cost 200 inf + 2 372.891 * * [simplify]: Extracting #4: cost 186 inf + 2632 372.895 * * [simplify]: Extracting #5: cost 97 inf + 27014 372.902 * * [simplify]: Extracting #6: cost 43 inf + 44756 372.913 * * [simplify]: Extracting #7: cost 5 inf + 59448 372.925 * * [simplify]: Extracting #8: cost 0 inf + 61795 372.937 * [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)))) 372.937 * [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))))))) 372.938 * [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))))) 372.938 * * [simplify]: iters left: 6 (15 enodes) 372.943 * * [simplify]: iters left: 5 (62 enodes) 372.956 * * [simplify]: iters left: 4 (149 enodes) 373.032 * * [simplify]: iters left: 3 (450 enodes) 373.399 * * [simplify]: Extracting #0: cost 1 inf + 0 373.400 * * [simplify]: Extracting #1: cost 0 inf + 1 373.400 * [simplify]: Simplified to 0 373.400 * [simplify]: 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)) 373.400 * * * * [progress]: [ 634 / 3260 ] simplifiying candidate # 373.401 * [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))))) 373.401 * * [simplify]: iters left: 6 (28 enodes) 373.414 * * [simplify]: iters left: 5 (110 enodes) 373.437 * * [simplify]: iters left: 4 (228 enodes) 373.522 * * [simplify]: Extracting #0: cost 1 inf + 0 373.522 * * [simplify]: Extracting #1: cost 11 inf + 0 373.522 * * [simplify]: Extracting #2: cost 100 inf + 0 373.523 * * [simplify]: Extracting #3: cost 164 inf + 2 373.523 * * [simplify]: Extracting #4: cost 161 inf + 209 373.524 * * [simplify]: Extracting #5: cost 144 inf + 4581 373.528 * * [simplify]: Extracting #6: cost 78 inf + 19080 373.534 * * [simplify]: Extracting #7: cost 25 inf + 36403 373.552 * * [simplify]: Extracting #8: cost 1 inf + 47069 373.574 * * [simplify]: Extracting #9: cost 0 inf + 47498 373.593 * [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))) 373.593 * [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)))))) 373.593 * [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)))) 373.594 * * [simplify]: iters left: 6 (14 enodes) 373.601 * * [simplify]: iters left: 5 (57 enodes) 373.622 * * [simplify]: iters left: 4 (118 enodes) 373.657 * * [simplify]: iters left: 3 (314 enodes) 373.847 * * [simplify]: Extracting #0: cost 1 inf + 0 373.847 * * [simplify]: Extracting #1: cost 0 inf + 1 373.847 * [simplify]: Simplified to 0 373.847 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 373.847 * * * * [progress]: [ 635 / 3260 ] simplifiying candidate # 373.848 * [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)))) 373.848 * * [simplify]: iters left: 6 (27 enodes) 373.855 * * [simplify]: iters left: 5 (101 enodes) 373.885 * * [simplify]: iters left: 4 (213 enodes) 373.944 * * [simplify]: iters left: 3 (495 enodes) 374.128 * * [simplify]: Extracting #0: cost 1 inf + 0 374.128 * * [simplify]: Extracting #1: cost 13 inf + 0 374.129 * * [simplify]: Extracting #2: cost 156 inf + 0 374.131 * * [simplify]: Extracting #3: cost 278 inf + 129 374.134 * * [simplify]: Extracting #4: cost 260 inf + 2329 374.141 * * [simplify]: Extracting #5: cost 196 inf + 14904 374.151 * * [simplify]: Extracting #6: cost 158 inf + 22119 374.159 * * [simplify]: Extracting #7: cost 108 inf + 39071 374.176 * * [simplify]: Extracting #8: cost 15 inf + 82307 374.203 * * [simplify]: Extracting #9: cost 0 inf + 88640 374.227 * * [simplify]: Extracting #10: cost 0 inf + 88280 374.256 * [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)) 374.256 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (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))))) 374.256 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 374.256 * * [simplify]: iters left: 6 (13 enodes) 374.260 * * [simplify]: iters left: 5 (48 enodes) 374.269 * * [simplify]: iters left: 4 (103 enodes) 374.299 * * [simplify]: iters left: 3 (238 enodes) 374.410 * * [simplify]: Extracting #0: cost 1 inf + 0 374.410 * * [simplify]: Extracting #1: cost 0 inf + 1 374.410 * [simplify]: Simplified to 0 374.410 * [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)) 374.410 * * * * [progress]: [ 636 / 3260 ] simplifiying candidate # 374.410 * [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)))))) 374.411 * * [simplify]: iters left: 6 (28 enodes) 374.418 * * [simplify]: iters left: 5 (113 enodes) 374.445 * * [simplify]: iters left: 4 (257 enodes) 374.548 * * [simplify]: Extracting #0: cost 1 inf + 0 374.548 * * [simplify]: Extracting #1: cost 11 inf + 0 374.548 * * [simplify]: Extracting #2: cost 142 inf + 0 374.550 * * [simplify]: Extracting #3: cost 249 inf + 204 374.552 * * [simplify]: Extracting #4: cost 229 inf + 4208 374.563 * * [simplify]: Extracting #5: cost 132 inf + 35673 374.583 * * [simplify]: Extracting #6: cost 47 inf + 64640 374.611 * * [simplify]: Extracting #7: cost 5 inf + 82251 374.645 * * [simplify]: Extracting #8: cost 0 inf + 84038 374.676 * * [simplify]: Extracting #9: cost 0 inf + 83918 374.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) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) 374.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) (/ (* (/ (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))))))) 374.693 * [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))))) 374.693 * * [simplify]: iters left: 6 (15 enodes) 374.697 * * [simplify]: iters left: 5 (61 enodes) 374.712 * * [simplify]: iters left: 4 (142 enodes) 374.788 * * [simplify]: iters left: 3 (474 enodes) 375.087 * * [simplify]: Extracting #0: cost 1 inf + 0 375.087 * * [simplify]: Extracting #1: cost 0 inf + 1 375.087 * [simplify]: Simplified to 0 375.087 * [simplify]: 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)) 375.088 * * * * [progress]: [ 637 / 3260 ] simplifiying candidate # 375.088 * [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))))) 375.088 * * [simplify]: iters left: 6 (29 enodes) 375.101 * * [simplify]: iters left: 5 (114 enodes) 375.125 * * [simplify]: iters left: 4 (232 enodes) 375.177 * * [simplify]: Extracting #0: cost 1 inf + 0 375.177 * * [simplify]: Extracting #1: cost 11 inf + 0 375.177 * * [simplify]: Extracting #2: cost 113 inf + 0 375.178 * * [simplify]: Extracting #3: cost 186 inf + 204 375.179 * * [simplify]: Extracting #4: cost 169 inf + 2918 375.183 * * [simplify]: Extracting #5: cost 92 inf + 24724 375.193 * * [simplify]: Extracting #6: cost 46 inf + 40343 375.203 * * [simplify]: Extracting #7: cost 2 inf + 58490 375.214 * * [simplify]: Extracting #8: cost 0 inf + 58940 375.225 * * [simplify]: Extracting #9: cost 0 inf + 58860 375.240 * [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))) 375.240 * [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)))))) 375.241 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 375.241 * * [simplify]: iters left: 6 (14 enodes) 375.248 * * [simplify]: iters left: 5 (56 enodes) 375.267 * * [simplify]: iters left: 4 (113 enodes) 375.303 * * [simplify]: iters left: 3 (324 enodes) 375.452 * * [simplify]: Extracting #0: cost 1 inf + 0 375.452 * * [simplify]: Extracting #1: cost 0 inf + 1 375.452 * [simplify]: Simplified to 0 375.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) (* (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)) 375.452 * * * * [progress]: [ 638 / 3260 ] simplifiying candidate # 375.453 * [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)))) 375.453 * * [simplify]: iters left: 6 (28 enodes) 375.461 * * [simplify]: iters left: 5 (109 enodes) 375.486 * * [simplify]: iters left: 4 (223 enodes) 375.556 * * [simplify]: Extracting #0: cost 1 inf + 0 375.556 * * [simplify]: Extracting #1: cost 11 inf + 0 375.556 * * [simplify]: Extracting #2: cost 109 inf + 0 375.557 * * [simplify]: Extracting #3: cost 169 inf + 205 375.558 * * [simplify]: Extracting #4: cost 161 inf + 1260 375.560 * * [simplify]: Extracting #5: cost 154 inf + 4056 375.569 * * [simplify]: Extracting #6: cost 64 inf + 28054 375.589 * * [simplify]: Extracting #7: cost 3 inf + 49035 375.605 * * [simplify]: Extracting #8: cost 0 inf + 50222 375.615 * [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))) 375.615 * [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))))) 375.615 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 375.616 * * [simplify]: iters left: 6 (14 enodes) 375.620 * * [simplify]: iters left: 5 (56 enodes) 375.631 * * [simplify]: iters left: 4 (112 enodes) 375.674 * * [simplify]: iters left: 3 (297 enodes) 375.805 * * [simplify]: Extracting #0: cost 1 inf + 0 375.805 * * [simplify]: Extracting #1: cost 0 inf + 1 375.805 * [simplify]: Simplified to 0 375.805 * [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)) 375.806 * * * * [progress]: [ 639 / 3260 ] simplifiying candidate # 375.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 375.806 * * [simplify]: iters left: 6 (26 enodes) 375.819 * * [simplify]: iters left: 5 (105 enodes) 375.853 * * [simplify]: iters left: 4 (231 enodes) 375.935 * * [simplify]: Extracting #0: cost 1 inf + 0 375.935 * * [simplify]: Extracting #1: cost 11 inf + 0 375.935 * * [simplify]: Extracting #2: cost 115 inf + 0 375.936 * * [simplify]: Extracting #3: cost 194 inf + 43 375.938 * * [simplify]: Extracting #4: cost 174 inf + 3526 375.948 * * [simplify]: Extracting #5: cost 87 inf + 28450 375.959 * * [simplify]: Extracting #6: cost 44 inf + 42967 375.970 * * [simplify]: Extracting #7: cost 4 inf + 59086 375.982 * * [simplify]: Extracting #8: cost 0 inf + 60212 376.008 * * [simplify]: Extracting #9: cost 0 inf + 60092 376.019 * [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)))))) 376.019 * [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))))))) 376.020 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 376.020 * * [simplify]: iters left: 6 (13 enodes) 376.024 * * [simplify]: iters left: 5 (53 enodes) 376.034 * * [simplify]: iters left: 4 (118 enodes) 376.065 * * [simplify]: iters left: 3 (324 enodes) 376.215 * * [simplify]: Extracting #0: cost 1 inf + 0 376.215 * * [simplify]: Extracting #1: cost 0 inf + 1 376.215 * [simplify]: Simplified to 0 376.215 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 376.215 * * * * [progress]: [ 640 / 3260 ] simplifiying candidate # 376.215 * [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))))) 376.215 * * [simplify]: iters left: 6 (26 enodes) 376.222 * * [simplify]: iters left: 5 (100 enodes) 376.241 * * [simplify]: iters left: 4 (195 enodes) 376.296 * * [simplify]: iters left: 3 (453 enodes) 376.458 * * [simplify]: Extracting #0: cost 1 inf + 0 376.458 * * [simplify]: Extracting #1: cost 9 inf + 0 376.459 * * [simplify]: Extracting #2: cost 137 inf + 0 376.460 * * [simplify]: Extracting #3: cost 284 inf + 167 376.461 * * [simplify]: Extracting #4: cost 262 inf + 3580 376.465 * * [simplify]: Extracting #5: cost 194 inf + 17764 376.473 * * [simplify]: Extracting #6: cost 162 inf + 24060 376.489 * * [simplify]: Extracting #7: cost 114 inf + 40875 376.511 * * [simplify]: Extracting #8: cost 25 inf + 81790 376.539 * * [simplify]: Extracting #9: cost 0 inf + 93167 376.583 * * [simplify]: Extracting #10: cost 0 inf + 92977 376.625 * [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)))) 376.625 * [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)))))) 376.626 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 376.626 * * [simplify]: iters left: 6 (11 enodes) 376.631 * * [simplify]: iters left: 5 (43 enodes) 376.639 * * [simplify]: iters left: 4 (84 enodes) 376.656 * * [simplify]: iters left: 3 (212 enodes) 376.733 * * [simplify]: iters left: 2 (472 enodes) 376.895 * * [simplify]: Extracting #0: cost 1 inf + 0 376.895 * * [simplify]: Extracting #1: cost 0 inf + 1 376.895 * [simplify]: Simplified to 0 376.895 * [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)) 376.896 * * * * [progress]: [ 641 / 3260 ] simplifiying candidate # 376.896 * [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)))) 376.896 * * [simplify]: iters left: 6 (26 enodes) 376.906 * * [simplify]: iters left: 5 (102 enodes) 376.925 * * [simplify]: iters left: 4 (207 enodes) 377.005 * * [simplify]: iters left: 3 (470 enodes) 377.207 * * [simplify]: Extracting #0: cost 1 inf + 0 377.207 * * [simplify]: Extracting #1: cost 11 inf + 0 377.207 * * [simplify]: Extracting #2: cost 128 inf + 0 377.208 * * [simplify]: Extracting #3: cost 253 inf + 126 377.210 * * [simplify]: Extracting #4: cost 232 inf + 2774 377.216 * * [simplify]: Extracting #5: cost 174 inf + 12765 377.223 * * [simplify]: Extracting #6: cost 121 inf + 30663 377.239 * * [simplify]: Extracting #7: cost 19 inf + 75013 377.263 * * [simplify]: Extracting #8: cost 0 inf + 81925 377.302 * * [simplify]: Extracting #9: cost 0 inf + 81885 377.328 * [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))) 377.328 * [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))))) 377.329 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 377.329 * * [simplify]: iters left: 6 (12 enodes) 377.334 * * [simplify]: iters left: 5 (49 enodes) 377.343 * * [simplify]: iters left: 4 (99 enodes) 377.365 * * [simplify]: iters left: 3 (234 enodes) 377.450 * * [simplify]: iters left: 2 (447 enodes) 377.626 * * [simplify]: Extracting #0: cost 1 inf + 0 377.626 * * [simplify]: Extracting #1: cost 0 inf + 1 377.626 * [simplify]: Simplified to 0 377.626 * [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)) 377.626 * * * * [progress]: [ 642 / 3260 ] simplifiying candidate # 377.627 * [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)))))) 377.627 * * [simplify]: iters left: 6 (26 enodes) 377.636 * * [simplify]: iters left: 5 (102 enodes) 377.654 * * [simplify]: iters left: 4 (218 enodes) 377.749 * * [simplify]: Extracting #0: cost 1 inf + 0 377.750 * * [simplify]: Extracting #1: cost 11 inf + 0 377.750 * * [simplify]: Extracting #2: cost 94 inf + 0 377.751 * * [simplify]: Extracting #3: cost 152 inf + 2 377.752 * * [simplify]: Extracting #4: cost 147 inf + 371 377.755 * * [simplify]: Extracting #5: cost 106 inf + 9643 377.762 * * [simplify]: Extracting #6: cost 67 inf + 18891 377.773 * * [simplify]: Extracting #7: cost 27 inf + 32371 377.789 * * [simplify]: Extracting #8: cost 2 inf + 43660 377.803 * * [simplify]: Extracting #9: cost 0 inf + 44605 377.812 * [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))) 377.812 * [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))))))) 377.812 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 377.812 * * [simplify]: iters left: 6 (14 enodes) 377.816 * * [simplify]: iters left: 5 (57 enodes) 377.830 * * [simplify]: iters left: 4 (121 enodes) 377.881 * * [simplify]: iters left: 3 (291 enodes) 378.024 * * [simplify]: Extracting #0: cost 1 inf + 0 378.024 * * [simplify]: Extracting #1: cost 0 inf + 1 378.024 * [simplify]: Simplified to 0 378.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))))) 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)) 378.024 * * * * [progress]: [ 643 / 3260 ] simplifiying candidate # 378.025 * [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))))) 378.025 * * [simplify]: iters left: 6 (27 enodes) 378.038 * * [simplify]: iters left: 5 (105 enodes) 378.079 * * [simplify]: iters left: 4 (206 enodes) 378.133 * * [simplify]: iters left: 3 (458 enodes) 378.344 * * [simplify]: Extracting #0: cost 1 inf + 0 378.344 * * [simplify]: Extracting #1: cost 11 inf + 0 378.345 * * [simplify]: Extracting #2: cost 124 inf + 0 378.346 * * [simplify]: Extracting #3: cost 245 inf + 44 378.348 * * [simplify]: Extracting #4: cost 228 inf + 1557 378.352 * * [simplify]: Extracting #5: cost 195 inf + 6161 378.360 * * [simplify]: Extracting #6: cost 116 inf + 30336 378.376 * * [simplify]: Extracting #7: cost 14 inf + 72118 378.404 * * [simplify]: Extracting #8: cost 0 inf + 78522 378.442 * [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)) 378.442 * [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)))))) 378.442 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 378.443 * * [simplify]: iters left: 6 (13 enodes) 378.449 * * [simplify]: iters left: 5 (52 enodes) 378.466 * * [simplify]: iters left: 4 (98 enodes) 378.488 * * [simplify]: iters left: 3 (212 enodes) 378.548 * * [simplify]: iters left: 2 (371 enodes) 378.633 * * [simplify]: Extracting #0: cost 1 inf + 0 378.633 * * [simplify]: Extracting #1: cost 0 inf + 1 378.633 * [simplify]: Simplified to 0 378.633 * [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)) 378.633 * * * * [progress]: [ 644 / 3260 ] simplifiying candidate # 378.634 * [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)))) 378.634 * * [simplify]: iters left: 6 (26 enodes) 378.640 * * [simplify]: iters left: 5 (96 enodes) 378.661 * * [simplify]: iters left: 4 (191 enodes) 378.709 * * [simplify]: iters left: 3 (389 enodes) 378.869 * * [simplify]: Extracting #0: cost 1 inf + 0 378.869 * * [simplify]: Extracting #1: cost 11 inf + 0 378.869 * * [simplify]: Extracting #2: cost 121 inf + 0 378.870 * * [simplify]: Extracting #3: cost 219 inf + 376 378.876 * * [simplify]: Extracting #4: cost 174 inf + 5232 378.879 * * [simplify]: Extracting #5: cost 160 inf + 8368 378.884 * * [simplify]: Extracting #6: cost 115 inf + 27120 378.898 * * [simplify]: Extracting #7: cost 22 inf + 65872 378.925 * * [simplify]: Extracting #8: cost 0 inf + 75406 378.946 * * [simplify]: Extracting #9: cost 0 inf + 75151 378.971 * * [simplify]: Extracting #10: cost 0 inf + 75111 379.007 * [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)) 379.007 * [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))))) 379.008 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 379.008 * * [simplify]: iters left: 6 (12 enodes) 379.013 * * [simplify]: iters left: 5 (44 enodes) 379.022 * * [simplify]: iters left: 4 (92 enodes) 379.043 * * [simplify]: iters left: 3 (159 enodes) 379.098 * * [simplify]: iters left: 2 (267 enodes) 379.164 * * [simplify]: iters left: 1 (364 enodes) 379.655 * * [simplify]: Extracting #0: cost 1 inf + 0 379.655 * * [simplify]: Extracting #1: cost 0 inf + 1 379.655 * [simplify]: Simplified to 0 379.655 * [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)) 379.656 * * * * [progress]: [ 645 / 3260 ] simplifiying candidate # 379.656 * [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)))))) 379.656 * * [simplify]: iters left: 6 (27 enodes) 379.663 * * [simplify]: iters left: 5 (111 enodes) 379.693 * * [simplify]: iters left: 4 (259 enodes) 379.777 * * [simplify]: Extracting #0: cost 1 inf + 0 379.777 * * [simplify]: Extracting #1: cost 11 inf + 0 379.778 * * [simplify]: Extracting #2: cost 140 inf + 0 379.779 * * [simplify]: Extracting #3: cost 232 inf + 774 379.784 * * [simplify]: Extracting #4: cost 179 inf + 11865 379.796 * * [simplify]: Extracting #5: cost 84 inf + 42136 379.805 * * [simplify]: Extracting #6: cost 48 inf + 53384 379.817 * * [simplify]: Extracting #7: cost 4 inf + 70374 379.834 * * [simplify]: Extracting #8: cost 0 inf + 72259 379.859 * [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))))) 379.860 * [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))))))) 379.860 * [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))))) 379.860 * * [simplify]: iters left: 6 (15 enodes) 379.865 * * [simplify]: iters left: 5 (64 enodes) 379.880 * * [simplify]: iters left: 4 (149 enodes) 379.935 * * [simplify]: iters left: 3 (466 enodes) 380.309 * * [simplify]: Extracting #0: cost 1 inf + 0 380.309 * * [simplify]: Extracting #1: cost 0 inf + 1 380.309 * [simplify]: Simplified to 0 380.309 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 380.309 * * * * [progress]: [ 646 / 3260 ] simplifiying candidate # 380.310 * [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))))) 380.310 * * [simplify]: iters left: 6 (28 enodes) 380.325 * * [simplify]: iters left: 5 (112 enodes) 380.355 * * [simplify]: iters left: 4 (235 enodes) 380.410 * * [simplify]: Extracting #0: cost 1 inf + 0 380.410 * * [simplify]: Extracting #1: cost 11 inf + 0 380.410 * * [simplify]: Extracting #2: cost 116 inf + 0 380.411 * * [simplify]: Extracting #3: cost 181 inf + 652 380.412 * * [simplify]: Extracting #4: cost 150 inf + 5240 380.416 * * [simplify]: Extracting #5: cost 83 inf + 22496 380.422 * * [simplify]: Extracting #6: cost 44 inf + 35970 380.431 * * [simplify]: Extracting #7: cost 1 inf + 52658 380.443 * * [simplify]: Extracting #8: cost 0 inf + 52568 380.453 * * [simplify]: Extracting #9: cost 0 inf + 52448 380.464 * [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)))) 380.464 * [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)))))) 380.464 * [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)))) 380.465 * * [simplify]: iters left: 6 (14 enodes) 380.469 * * [simplify]: iters left: 5 (59 enodes) 380.480 * * [simplify]: iters left: 4 (121 enodes) 380.526 * * [simplify]: iters left: 3 (332 enodes) 380.801 * * [simplify]: Extracting #0: cost 1 inf + 0 380.801 * * [simplify]: Extracting #1: cost 0 inf + 1 380.801 * [simplify]: Simplified to 0 380.801 * [simplify]: 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)) 380.802 * * * * [progress]: [ 647 / 3260 ] simplifiying candidate # 380.802 * [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)))) 380.802 * * [simplify]: iters left: 6 (27 enodes) 380.809 * * [simplify]: iters left: 5 (107 enodes) 380.835 * * [simplify]: iters left: 4 (226 enodes) 380.904 * * [simplify]: Extracting #0: cost 1 inf + 0 380.904 * * [simplify]: Extracting #1: cost 11 inf + 0 380.905 * * [simplify]: Extracting #2: cost 102 inf + 0 380.906 * * [simplify]: Extracting #3: cost 141 inf + 1427 380.910 * * [simplify]: Extracting #4: cost 81 inf + 11623 380.916 * * [simplify]: Extracting #5: cost 71 inf + 14946 380.922 * * [simplify]: Extracting #6: cost 64 inf + 16236 380.932 * * [simplify]: Extracting #7: cost 24 inf + 29952 380.947 * * [simplify]: Extracting #8: cost 3 inf + 40244 380.964 * * [simplify]: Extracting #9: cost 0 inf + 41743 380.977 * [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)))) 380.977 * [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))))) 380.978 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 380.978 * * [simplify]: iters left: 6 (13 enodes) 380.982 * * [simplify]: iters left: 5 (54 enodes) 380.992 * * [simplify]: iters left: 4 (112 enodes) 381.028 * * [simplify]: iters left: 3 (281 enodes) 381.170 * * [simplify]: Extracting #0: cost 1 inf + 0 381.170 * * [simplify]: Extracting #1: cost 0 inf + 1 381.170 * [simplify]: Simplified to 0 381.170 * [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)) 381.170 * * * * [progress]: [ 648 / 3260 ] simplifiying candidate # 381.171 * [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)))))) 381.171 * * [simplify]: iters left: 6 (26 enodes) 381.183 * * [simplify]: iters left: 5 (106 enodes) 381.216 * * [simplify]: iters left: 4 (244 enodes) 381.289 * * [simplify]: Extracting #0: cost 1 inf + 0 381.289 * * [simplify]: Extracting #1: cost 11 inf + 0 381.289 * * [simplify]: Extracting #2: cost 120 inf + 0 381.291 * * [simplify]: Extracting #3: cost 191 inf + 169 381.293 * * [simplify]: Extracting #4: cost 153 inf + 6424 381.301 * * [simplify]: Extracting #5: cost 82 inf + 25216 381.307 * * [simplify]: Extracting #6: cost 42 inf + 38427 381.318 * * [simplify]: Extracting #7: cost 0 inf + 54866 381.334 * * [simplify]: Extracting #8: cost 0 inf + 54811 381.349 * [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)))) 381.349 * [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))))))) 381.349 * [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))))) 381.350 * * [simplify]: iters left: 6 (14 enodes) 381.357 * * [simplify]: iters left: 5 (59 enodes) 381.368 * * [simplify]: iters left: 4 (134 enodes) 381.408 * * [simplify]: iters left: 3 (357 enodes) 381.630 * * [simplify]: Extracting #0: cost 1 inf + 0 381.630 * * [simplify]: Extracting #1: cost 0 inf + 1 381.630 * [simplify]: Simplified to 0 381.630 * [simplify]: 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)) 381.631 * * * * [progress]: [ 649 / 3260 ] simplifiying candidate # 381.631 * [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))))) 381.631 * * [simplify]: iters left: 6 (27 enodes) 381.645 * * [simplify]: iters left: 5 (106 enodes) 381.683 * * [simplify]: iters left: 4 (220 enodes) 381.752 * * [simplify]: Extracting #0: cost 1 inf + 0 381.753 * * [simplify]: Extracting #1: cost 11 inf + 0 381.753 * * [simplify]: Extracting #2: cost 103 inf + 0 381.753 * * [simplify]: Extracting #3: cost 152 inf + 169 381.754 * * [simplify]: Extracting #4: cost 133 inf + 2739 381.756 * * [simplify]: Extracting #5: cost 94 inf + 10219 381.760 * * [simplify]: Extracting #6: cost 63 inf + 15957 381.765 * * [simplify]: Extracting #7: cost 29 inf + 27234 381.772 * * [simplify]: Extracting #8: cost 1 inf + 40655 381.781 * * [simplify]: Extracting #9: cost 0 inf + 40964 381.794 * [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)))) 381.794 * [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)))))) 381.795 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 381.795 * * [simplify]: iters left: 6 (13 enodes) 381.802 * * [simplify]: iters left: 5 (53 enodes) 381.822 * * [simplify]: iters left: 4 (106 enodes) 381.846 * * [simplify]: iters left: 3 (257 enodes) 381.974 * * [simplify]: Extracting #0: cost 1 inf + 0 381.974 * * [simplify]: Extracting #1: cost 0 inf + 1 381.974 * [simplify]: Simplified to 0 381.974 * [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)) 381.974 * * * * [progress]: [ 650 / 3260 ] simplifiying candidate # 381.975 * [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)))) 381.975 * * [simplify]: iters left: 6 (26 enodes) 381.989 * * [simplify]: iters left: 5 (102 enodes) 382.011 * * [simplify]: iters left: 4 (206 enodes) 382.084 * * [simplify]: iters left: 3 (458 enodes) 382.298 * * [simplify]: Extracting #0: cost 1 inf + 0 382.299 * * [simplify]: Extracting #1: cost 11 inf + 0 382.299 * * [simplify]: Extracting #2: cost 151 inf + 0 382.302 * * [simplify]: Extracting #3: cost 260 inf + 170 382.306 * * [simplify]: Extracting #4: cost 209 inf + 6009 382.314 * * [simplify]: Extracting #5: cost 160 inf + 14122 382.325 * * [simplify]: Extracting #6: cost 112 inf + 33922 382.346 * * [simplify]: Extracting #7: cost 9 inf + 77612 382.377 * * [simplify]: Extracting #8: cost 0 inf + 81295 382.415 * * [simplify]: Extracting #9: cost 0 inf + 81080 382.453 * * [simplify]: Extracting #10: cost 0 inf + 81040 382.485 * [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)))) 382.485 * [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))))) 382.485 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 382.485 * * [simplify]: iters left: 6 (12 enodes) 382.490 * * [simplify]: iters left: 5 (49 enodes) 382.500 * * [simplify]: iters left: 4 (94 enodes) 382.531 * * [simplify]: iters left: 3 (221 enodes) 382.639 * * [simplify]: iters left: 2 (492 enodes) 383.034 * * [simplify]: Extracting #0: cost 1 inf + 0 383.034 * * [simplify]: Extracting #1: cost 0 inf + 1 383.035 * [simplify]: Simplified to 0 383.035 * [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)) 383.035 * * * * [progress]: [ 651 / 3260 ] simplifiying candidate # 383.035 * [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)))))) 383.036 * * [simplify]: iters left: 6 (25 enodes) 383.046 * * [simplify]: iters left: 5 (98 enodes) 383.064 * * [simplify]: iters left: 4 (215 enodes) 383.134 * * [simplify]: Extracting #0: cost 1 inf + 0 383.134 * * [simplify]: Extracting #1: cost 11 inf + 0 383.135 * * [simplify]: Extracting #2: cost 105 inf + 0 383.135 * * [simplify]: Extracting #3: cost 154 inf + 47 383.136 * * [simplify]: Extracting #4: cost 152 inf + 296 383.138 * * [simplify]: Extracting #5: cost 114 inf + 7804 383.141 * * [simplify]: Extracting #6: cost 66 inf + 17053 383.148 * * [simplify]: Extracting #7: cost 57 inf + 17922 383.159 * * [simplify]: Extracting #8: cost 25 inf + 31215 383.175 * * [simplify]: Extracting #9: cost 0 inf + 42997 383.195 * * [simplify]: Extracting #10: cost 0 inf + 42717 383.212 * [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))) 383.212 * [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))))))) 383.213 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 383.213 * * [simplify]: iters left: 6 (13 enodes) 383.217 * * [simplify]: iters left: 5 (52 enodes) 383.227 * * [simplify]: iters left: 4 (111 enodes) 383.255 * * [simplify]: iters left: 3 (278 enodes) 383.408 * * [simplify]: Extracting #0: cost 1 inf + 0 383.408 * * [simplify]: Extracting #1: cost 0 inf + 1 383.408 * [simplify]: Simplified to 0 383.409 * [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)) 383.409 * * * * [progress]: [ 652 / 3260 ] simplifiying candidate # 383.409 * [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))))) 383.409 * * [simplify]: iters left: 6 (26 enodes) 383.416 * * [simplify]: iters left: 5 (100 enodes) 383.437 * * [simplify]: iters left: 4 (201 enodes) 383.509 * * [simplify]: iters left: 3 (442 enodes) 383.761 * * [simplify]: Extracting #0: cost 1 inf + 0 383.761 * * [simplify]: Extracting #1: cost 11 inf + 0 383.762 * * [simplify]: Extracting #2: cost 141 inf + 0 383.764 * * [simplify]: Extracting #3: cost 229 inf + 1028 383.768 * * [simplify]: Extracting #4: cost 173 inf + 7367 383.774 * * [simplify]: Extracting #5: cost 154 inf + 10433 383.780 * * [simplify]: Extracting #6: cost 114 inf + 25763 383.801 * * [simplify]: Extracting #7: cost 5 inf + 72043 383.819 * * [simplify]: Extracting #8: cost 0 inf + 74471 383.852 * [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)) 383.852 * [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)))))) 383.853 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 383.853 * * [simplify]: iters left: 6 (12 enodes) 383.860 * * [simplify]: iters left: 5 (47 enodes) 383.876 * * [simplify]: iters left: 4 (89 enodes) 383.917 * * [simplify]: iters left: 3 (186 enodes) 383.990 * * [simplify]: iters left: 2 (378 enodes) 384.170 * * [simplify]: Extracting #0: cost 1 inf + 0 384.170 * * [simplify]: Extracting #1: cost 0 inf + 1 384.170 * [simplify]: Simplified to 0 384.171 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b a) 2)) 0)) 384.171 * * * * [progress]: [ 653 / 3260 ] simplifiying candidate # 384.171 * [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)))) 384.171 * * [simplify]: iters left: 6 (25 enodes) 384.178 * * [simplify]: iters left: 5 (94 enodes) 384.197 * * [simplify]: iters left: 4 (167 enodes) 384.244 * * [simplify]: iters left: 3 (327 enodes) 384.384 * * [simplify]: Extracting #0: cost 1 inf + 0 384.384 * * [simplify]: Extracting #1: cost 9 inf + 0 384.384 * * [simplify]: Extracting #2: cost 106 inf + 2 384.385 * * [simplify]: Extracting #3: cost 197 inf + 90 384.391 * * [simplify]: Extracting #4: cost 164 inf + 3121 384.394 * * [simplify]: Extracting #5: cost 159 inf + 4590 384.398 * * [simplify]: Extracting #6: cost 155 inf + 5216 384.405 * * [simplify]: Extracting #7: cost 109 inf + 21908 384.429 * * [simplify]: Extracting #8: cost 20 inf + 62758 384.448 * * [simplify]: Extracting #9: cost 0 inf + 71224 384.465 * * [simplify]: Extracting #10: cost 0 inf + 71130 384.493 * [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))) 384.493 * [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))))) 384.494 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 384.494 * * [simplify]: iters left: 6 (11 enodes) 384.500 * * [simplify]: iters left: 5 (40 enodes) 384.514 * * [simplify]: iters left: 4 (65 enodes) 384.527 * * [simplify]: iters left: 3 (97 enodes) 384.550 * * [simplify]: iters left: 2 (165 enodes) 384.623 * * [simplify]: iters left: 1 (271 enodes) 384.701 * * [simplify]: Extracting #0: cost 1 inf + 0 384.701 * * [simplify]: Extracting #1: cost 0 inf + 1 384.701 * [simplify]: Simplified to 0 384.701 * [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)) 384.701 * * * * [progress]: [ 654 / 3260 ] simplifiying candidate # 384.701 * [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)))))) 384.701 * * [simplify]: iters left: 6 (24 enodes) 384.710 * * [simplify]: iters left: 5 (97 enodes) 384.742 * * [simplify]: iters left: 4 (210 enodes) 384.810 * * [simplify]: Extracting #0: cost 1 inf + 0 384.810 * * [simplify]: Extracting #1: cost 11 inf + 0 384.810 * * [simplify]: Extracting #2: cost 100 inf + 0 384.811 * * [simplify]: Extracting #3: cost 141 inf + 170 384.812 * * [simplify]: Extracting #4: cost 137 inf + 624 384.813 * * [simplify]: Extracting #5: cost 112 inf + 6016 384.816 * * [simplify]: Extracting #6: cost 66 inf + 15391 384.821 * * [simplify]: Extracting #7: cost 26 inf + 29404 384.829 * * [simplify]: Extracting #8: cost 0 inf + 41138 384.837 * * [simplify]: Extracting #9: cost 0 inf + 40723 384.853 * * [simplify]: Extracting #10: cost 0 inf + 40683 384.869 * [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))) 384.869 * [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))))))) 384.870 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 384.870 * * [simplify]: iters left: 6 (12 enodes) 384.876 * * [simplify]: iters left: 5 (51 enodes) 384.885 * * [simplify]: iters left: 4 (106 enodes) 384.922 * * [simplify]: iters left: 3 (247 enodes) 385.052 * * [simplify]: Extracting #0: cost 1 inf + 0 385.052 * * [simplify]: Extracting #1: cost 0 inf + 1 385.052 * [simplify]: Simplified to 0 385.052 * [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)) 385.052 * * * * [progress]: [ 655 / 3260 ] simplifiying candidate # 385.053 * [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))))) 385.053 * * [simplify]: iters left: 6 (25 enodes) 385.065 * * [simplify]: iters left: 5 (99 enodes) 385.100 * * [simplify]: iters left: 4 (198 enodes) 385.147 * * [simplify]: iters left: 3 (444 enodes) 385.344 * * [simplify]: Extracting #0: cost 1 inf + 0 385.344 * * [simplify]: Extracting #1: cost 11 inf + 0 385.344 * * [simplify]: Extracting #2: cost 141 inf + 0 385.345 * * [simplify]: Extracting #3: cost 238 inf + 417 385.348 * * [simplify]: Extracting #4: cost 184 inf + 6193 385.351 * * [simplify]: Extracting #5: cost 159 inf + 10675 385.357 * * [simplify]: Extracting #6: cost 116 inf + 27583 385.377 * * [simplify]: Extracting #7: cost 15 inf + 70375 385.414 * * [simplify]: Extracting #8: cost 0 inf + 76613 385.450 * * [simplify]: Extracting #9: cost 0 inf + 76558 385.473 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b a) 2)) 385.473 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 385.473 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 385.473 * * [simplify]: iters left: 6 (11 enodes) 385.477 * * [simplify]: iters left: 5 (46 enodes) 385.485 * * [simplify]: iters left: 4 (86 enodes) 385.524 * * [simplify]: iters left: 3 (183 enodes) 385.622 * * [simplify]: iters left: 2 (372 enodes) 385.800 * * [simplify]: Extracting #0: cost 1 inf + 0 385.800 * * [simplify]: Extracting #1: cost 0 inf + 1 385.800 * [simplify]: Simplified to 0 385.800 * [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)) 385.801 * * * * [progress]: [ 656 / 3260 ] simplifiying candidate # 385.801 * [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)))) 385.801 * * [simplify]: iters left: 6 (24 enodes) 385.808 * * [simplify]: iters left: 5 (93 enodes) 385.835 * * [simplify]: iters left: 4 (166 enodes) 385.867 * * [simplify]: iters left: 3 (326 enodes) 385.977 * * [simplify]: Extracting #0: cost 1 inf + 0 385.977 * * [simplify]: Extracting #1: cost 9 inf + 0 385.977 * * [simplify]: Extracting #2: cost 107 inf + 2 385.978 * * [simplify]: Extracting #3: cost 206 inf + 6 385.979 * * [simplify]: Extracting #4: cost 182 inf + 2101 385.981 * * [simplify]: Extracting #5: cost 167 inf + 4591 385.983 * * [simplify]: Extracting #6: cost 166 inf + 4759 385.986 * * [simplify]: Extracting #7: cost 115 inf + 22391 386.004 * * [simplify]: Extracting #8: cost 21 inf + 65584 386.028 * * [simplify]: Extracting #9: cost 0 inf + 74828 386.046 * * [simplify]: Extracting #10: cost 0 inf + 74733 386.064 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)))) 2) (/ (/ b a) 2)) 386.064 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)))) 2) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 386.064 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 386.064 * * [simplify]: iters left: 6 (10 enodes) 386.068 * * [simplify]: iters left: 5 (39 enodes) 386.084 * * [simplify]: iters left: 4 (64 enodes) 386.108 * * [simplify]: iters left: 3 (96 enodes) 386.142 * * [simplify]: iters left: 2 (164 enodes) 386.218 * * [simplify]: iters left: 1 (270 enodes) 386.298 * * [simplify]: Extracting #0: cost 1 inf + 0 386.298 * * [simplify]: Extracting #1: cost 0 inf + 1 386.299 * [simplify]: Simplified to 0 386.299 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)))) 2) (/ (/ b a) 2)) 0)) 386.299 * * * * [progress]: [ 657 / 3260 ] simplifiying candidate # 386.300 * [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)))))) 386.300 * * [simplify]: iters left: 6 (24 enodes) 386.313 * * [simplify]: iters left: 5 (98 enodes) 386.347 * * [simplify]: iters left: 4 (219 enodes) 386.422 * * [simplify]: Extracting #0: cost 1 inf + 0 386.422 * * [simplify]: Extracting #1: cost 11 inf + 0 386.422 * * [simplify]: Extracting #2: cost 103 inf + 0 386.423 * * [simplify]: Extracting #3: cost 145 inf + 48 386.423 * * [simplify]: Extracting #4: cost 141 inf + 339 386.425 * * [simplify]: Extracting #5: cost 109 inf + 6467 386.429 * * [simplify]: Extracting #6: cost 64 inf + 15015 386.439 * * [simplify]: Extracting #7: cost 21 inf + 30925 386.455 * * [simplify]: Extracting #8: cost 0 inf + 40553 386.471 * * [simplify]: Extracting #9: cost 0 inf + 40273 386.487 * * [simplify]: Extracting #10: cost 0 inf + 40233 386.503 * [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)) 386.504 * [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))))))) 386.504 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 386.504 * * [simplify]: iters left: 6 (12 enodes) 386.512 * * [simplify]: iters left: 5 (53 enodes) 386.531 * * [simplify]: iters left: 4 (117 enodes) 386.560 * * [simplify]: iters left: 3 (255 enodes) 386.637 * * [simplify]: Extracting #0: cost 1 inf + 0 386.637 * * [simplify]: Extracting #1: cost 0 inf + 1 386.637 * [simplify]: Simplified to 0 386.637 * [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)) 386.638 * * * * [progress]: [ 658 / 3260 ] simplifiying candidate # 386.638 * [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))))) 386.639 * * [simplify]: iters left: 6 (25 enodes) 386.652 * * [simplify]: iters left: 5 (100 enodes) 386.673 * * [simplify]: iters left: 4 (208 enodes) 386.739 * * [simplify]: iters left: 3 (428 enodes) 386.903 * * [simplify]: Extracting #0: cost 1 inf + 0 386.903 * * [simplify]: Extracting #1: cost 11 inf + 0 386.904 * * [simplify]: Extracting #2: cost 139 inf + 0 386.905 * * [simplify]: Extracting #3: cost 254 inf + 581 386.909 * * [simplify]: Extracting #4: cost 197 inf + 6236 386.913 * * [simplify]: Extracting #5: cost 163 inf + 11211 386.917 * * [simplify]: Extracting #6: cost 160 inf + 11665 386.923 * * [simplify]: Extracting #7: cost 116 inf + 26595 386.936 * * [simplify]: Extracting #8: cost 13 inf + 72674 386.972 * * [simplify]: Extracting #9: cost 0 inf + 78796 387.018 * [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)) 387.018 * [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)))))) 387.019 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 387.019 * * [simplify]: iters left: 6 (11 enodes) 387.027 * * [simplify]: iters left: 5 (48 enodes) 387.044 * * [simplify]: iters left: 4 (98 enodes) 387.076 * * [simplify]: iters left: 3 (181 enodes) 387.151 * * [simplify]: iters left: 2 (358 enodes) 387.353 * * [simplify]: Extracting #0: cost 1 inf + 0 387.353 * * [simplify]: Extracting #1: cost 0 inf + 1 387.353 * [simplify]: Simplified to 0 387.353 * [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)) 387.353 * * * * [progress]: [ 659 / 3260 ] simplifiying candidate # 387.354 * [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)))) 387.354 * * [simplify]: iters left: 6 (24 enodes) 387.361 * * [simplify]: iters left: 5 (93 enodes) 387.377 * * [simplify]: iters left: 4 (186 enodes) 387.445 * * [simplify]: iters left: 3 (372 enodes) 387.648 * * [simplify]: Extracting #0: cost 1 inf + 0 387.648 * * [simplify]: Extracting #1: cost 12 inf + 0 387.648 * * [simplify]: Extracting #2: cost 116 inf + 83 387.650 * * [simplify]: Extracting #3: cost 207 inf + 711 387.653 * * [simplify]: Extracting #4: cost 165 inf + 4245 387.661 * * [simplify]: Extracting #5: cost 160 inf + 5553 387.667 * * [simplify]: Extracting #6: cost 121 inf + 20199 387.681 * * [simplify]: Extracting #7: cost 16 inf + 65747 387.700 * * [simplify]: Extracting #8: cost 0 inf + 72866 387.732 * * [simplify]: Extracting #9: cost 0 inf + 72706 387.750 * * [simplify]: Extracting #10: cost 0 inf + 72666 387.785 * [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)) 387.785 * [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))))) 387.786 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 387.786 * * [simplify]: iters left: 6 (10 enodes) 387.795 * * [simplify]: iters left: 5 (41 enodes) 387.809 * * [simplify]: iters left: 4 (81 enodes) 387.839 * * [simplify]: iters left: 3 (127 enodes) 387.878 * * [simplify]: iters left: 2 (186 enodes) 387.938 * * [simplify]: iters left: 1 (266 enodes) 388.017 * * [simplify]: Extracting #0: cost 1 inf + 0 388.017 * * [simplify]: Extracting #1: cost 0 inf + 1 388.017 * [simplify]: Simplified to 0 388.017 * [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)) 388.017 * * * * [progress]: [ 660 / 3260 ] simplifiying candidate # 388.017 * [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))) 388.018 * * [simplify]: iters left: 6 (23 enodes) 388.024 * * [simplify]: iters left: 5 (90 enodes) 388.049 * * [simplify]: iters left: 4 (167 enodes) 388.091 * * [simplify]: iters left: 3 (334 enodes) 388.262 * * [simplify]: Extracting #0: cost 1 inf + 0 388.262 * * [simplify]: Extracting #1: cost 9 inf + 0 388.262 * * [simplify]: Extracting #2: cost 107 inf + 2 388.263 * * [simplify]: Extracting #3: cost 193 inf + 296 388.264 * * [simplify]: Extracting #4: cost 163 inf + 3044 388.266 * * [simplify]: Extracting #5: cost 164 inf + 3780 388.270 * * [simplify]: Extracting #6: cost 122 inf + 19534 388.291 * * [simplify]: Extracting #7: cost 17 inf + 64080 388.330 * * [simplify]: Extracting #8: cost 0 inf + 71324 388.359 * * [simplify]: Extracting #9: cost 0 inf + 71269 388.376 * [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)) 388.376 * [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)))) 388.377 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 388.377 * * [simplify]: iters left: 6 (9 enodes) 388.380 * * [simplify]: iters left: 5 (36 enodes) 388.387 * * [simplify]: iters left: 4 (67 enodes) 388.400 * * [simplify]: iters left: 3 (97 enodes) 388.418 * * [simplify]: iters left: 2 (158 enodes) 388.458 * * [simplify]: iters left: 1 (263 enodes) 388.537 * * [simplify]: Extracting #0: cost 1 inf + 0 388.537 * * [simplify]: Extracting #1: cost 0 inf + 1 388.537 * [simplify]: Simplified to 0 388.538 * [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)) 388.538 * * * * [progress]: [ 661 / 3260 ] simplifiying candidate # 388.538 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 388.538 * * [simplify]: iters left: 6 (23 enodes) 388.550 * * [simplify]: iters left: 5 (91 enodes) 388.582 * * [simplify]: iters left: 4 (177 enodes) 388.626 * * [simplify]: iters left: 3 (361 enodes) 388.787 * * [simplify]: Extracting #0: cost 1 inf + 0 388.787 * * [simplify]: Extracting #1: cost 11 inf + 0 388.788 * * [simplify]: Extracting #2: cost 119 inf + 0 388.789 * * [simplify]: Extracting #3: cost 211 inf + 380 388.792 * * [simplify]: Extracting #4: cost 176 inf + 3387 388.798 * * [simplify]: Extracting #5: cost 161 inf + 5512 388.802 * * [simplify]: Extracting #6: cost 124 inf + 18847 388.814 * * [simplify]: Extracting #7: cost 21 inf + 62885 388.832 * * [simplify]: Extracting #8: cost 0 inf + 72331 388.866 * * [simplify]: Extracting #9: cost 0 inf + 72116 388.891 * * [simplify]: Extracting #10: cost 0 inf + 72076 388.908 * [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)) 388.908 * [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))))) 388.908 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 388.908 * * [simplify]: iters left: 5 (9 enodes) 388.913 * * [simplify]: iters left: 4 (39 enodes) 388.920 * * [simplify]: iters left: 3 (65 enodes) 388.942 * * [simplify]: iters left: 2 (129 enodes) 388.996 * * [simplify]: iters left: 1 (210 enodes) 389.071 * * [simplify]: Extracting #0: cost 1 inf + 0 389.071 * * [simplify]: Extracting #1: cost 0 inf + 1 389.071 * [simplify]: Simplified to 0 389.072 * [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)) 389.072 * * * * [progress]: [ 662 / 3260 ] simplifiying candidate # 389.072 * [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)))))) 389.072 * * [simplify]: iters left: 6 (24 enodes) 389.078 * * [simplify]: iters left: 5 (92 enodes) 389.096 * * [simplify]: iters left: 4 (152 enodes) 389.139 * * [simplify]: iters left: 3 (265 enodes) 389.221 * * [simplify]: Extracting #0: cost 1 inf + 0 389.221 * * [simplify]: Extracting #1: cost 11 inf + 0 389.221 * * [simplify]: Extracting #2: cost 75 inf + 0 389.222 * * [simplify]: Extracting #3: cost 126 inf + 252 389.223 * * [simplify]: Extracting #4: cost 112 inf + 1364 389.223 * * [simplify]: Extracting #5: cost 112 inf + 2767 389.225 * * [simplify]: Extracting #6: cost 93 inf + 8634 389.229 * * [simplify]: Extracting #7: cost 30 inf + 30500 389.246 * * [simplify]: Extracting #8: cost 1 inf + 42562 389.257 * * [simplify]: Extracting #9: cost 0 inf + 42886 389.267 * [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)) 389.267 * [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))))))) 389.268 * [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))))) 389.268 * * [simplify]: iters left: 6 (10 enodes) 389.271 * * [simplify]: iters left: 5 (37 enodes) 389.277 * * [simplify]: iters left: 4 (57 enodes) 389.298 * * [simplify]: iters left: 3 (104 enodes) 389.334 * * [simplify]: iters left: 2 (158 enodes) 389.363 * * [simplify]: iters left: 1 (225 enodes) 389.430 * * [simplify]: Extracting #0: cost 1 inf + 0 389.430 * * [simplify]: Extracting #1: cost 0 inf + 1 389.430 * [simplify]: Simplified to 0 389.430 * [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)) 389.430 * * * * [progress]: [ 663 / 3260 ] simplifiying candidate # 389.431 * [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))))) 389.431 * * [simplify]: iters left: 6 (23 enodes) 389.441 * * [simplify]: iters left: 5 (83 enodes) 389.468 * * [simplify]: iters left: 4 (136 enodes) 389.506 * * [simplify]: iters left: 3 (233 enodes) 389.566 * * [simplify]: iters left: 2 (435 enodes) 389.756 * * [simplify]: Extracting #0: cost 1 inf + 0 389.756 * * [simplify]: Extracting #1: cost 9 inf + 0 389.756 * * [simplify]: Extracting #2: cost 60 inf + 0 389.756 * * [simplify]: Extracting #3: cost 95 inf + 252 389.757 * * [simplify]: Extracting #4: cost 82 inf + 1202 389.758 * * [simplify]: Extracting #5: cost 88 inf + 1448 389.759 * * [simplify]: Extracting #6: cost 80 inf + 2983 389.767 * * [simplify]: Extracting #7: cost 21 inf + 22093 389.787 * * [simplify]: Extracting #8: cost 0 inf + 30267 389.807 * * [simplify]: Extracting #9: cost 0 inf + 30172 389.826 * [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))) 389.827 * [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)))))) 389.827 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 389.827 * * [simplify]: iters left: 6 (9 enodes) 389.832 * * [simplify]: iters left: 5 (29 enodes) 389.844 * * [simplify]: iters left: 4 (42 enodes) 389.851 * * [simplify]: iters left: 3 (58 enodes) 389.860 * * [simplify]: iters left: 2 (68 enodes) 389.871 * * [simplify]: Extracting #0: cost 1 inf + 0 389.871 * * [simplify]: Extracting #1: cost 0 inf + 1 389.871 * [simplify]: Simplified to 0 389.871 * [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)) 389.871 * * * * [progress]: [ 664 / 3260 ] simplifiying candidate # 389.872 * [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)))))) 389.872 * * [simplify]: iters left: 6 (27 enodes) 389.887 * * [simplify]: iters left: 5 (106 enodes) 389.907 * * [simplify]: iters left: 4 (219 enodes) 389.970 * * [simplify]: iters left: 3 (455 enodes) 390.146 * * [simplify]: Extracting #0: cost 1 inf + 0 390.146 * * [simplify]: Extracting #1: cost 11 inf + 0 390.147 * * [simplify]: Extracting #2: cost 104 inf + 0 390.148 * * [simplify]: Extracting #3: cost 188 inf + 4 390.150 * * [simplify]: Extracting #4: cost 183 inf + 534 390.153 * * [simplify]: Extracting #5: cost 170 inf + 3461 390.164 * * [simplify]: Extracting #6: cost 83 inf + 29075 390.187 * * [simplify]: Extracting #7: cost 6 inf + 56706 390.215 * * [simplify]: Extracting #8: cost 0 inf + 59058 390.236 * [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)) 390.236 * [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))))))) 390.236 * [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))))) 390.237 * * [simplify]: iters left: 6 (13 enodes) 390.240 * * [simplify]: iters left: 5 (53 enodes) 390.250 * * [simplify]: iters left: 4 (117 enodes) 390.279 * * [simplify]: iters left: 3 (275 enodes) 390.355 * * [simplify]: iters left: 2 (474 enodes) 390.528 * * [simplify]: Extracting #0: cost 1 inf + 0 390.528 * * [simplify]: Extracting #1: cost 0 inf + 1 390.528 * [simplify]: Simplified to 0 390.528 * [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)) 390.529 * * * * [progress]: [ 665 / 3260 ] simplifiying candidate # 390.529 * [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))))) 390.529 * * [simplify]: iters left: 6 (25 enodes) 390.541 * * [simplify]: iters left: 5 (97 enodes) 390.567 * * [simplify]: iters left: 4 (179 enodes) 390.622 * * [simplify]: iters left: 3 (379 enodes) 390.750 * * [simplify]: Extracting #0: cost 1 inf + 0 390.750 * * [simplify]: Extracting #1: cost 11 inf + 0 390.750 * * [simplify]: Extracting #2: cost 88 inf + 0 390.751 * * [simplify]: Extracting #3: cost 161 inf + 126 390.753 * * [simplify]: Extracting #4: cost 157 inf + 537 390.755 * * [simplify]: Extracting #5: cost 152 inf + 2340 390.760 * * [simplify]: Extracting #6: cost 104 inf + 12345 390.769 * * [simplify]: Extracting #7: cost 86 inf + 15421 390.784 * * [simplify]: Extracting #8: cost 26 inf + 38378 390.807 * * [simplify]: Extracting #9: cost 0 inf + 48658 390.833 * * [simplify]: Extracting #10: cost 0 inf + 48483 390.858 * [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)) 390.858 * [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)))))) 390.859 * [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)))) 390.859 * * [simplify]: iters left: 6 (12 enodes) 390.866 * * [simplify]: iters left: 5 (47 enodes) 390.881 * * [simplify]: iters left: 4 (82 enodes) 390.910 * * [simplify]: iters left: 3 (157 enodes) 390.948 * * [simplify]: iters left: 2 (248 enodes) 391.005 * * [simplify]: iters left: 1 (341 enodes) 391.073 * * [simplify]: Extracting #0: cost 1 inf + 0 391.074 * * [simplify]: Extracting #1: cost 0 inf + 1 391.074 * [simplify]: Simplified to 0 391.074 * [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)) 391.074 * * * * [progress]: [ 666 / 3260 ] simplifiying candidate # 391.074 * [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)))) 391.074 * * [simplify]: iters left: 6 (25 enodes) 391.081 * * [simplify]: iters left: 5 (95 enodes) 391.100 * * [simplify]: iters left: 4 (182 enodes) 391.160 * * [simplify]: iters left: 3 (356 enodes) 391.248 * * [simplify]: Extracting #0: cost 1 inf + 0 391.249 * * [simplify]: Extracting #1: cost 13 inf + 0 391.249 * * [simplify]: Extracting #2: cost 90 inf + 0 391.249 * * [simplify]: Extracting #3: cost 155 inf + 207 391.250 * * [simplify]: Extracting #4: cost 149 inf + 660 391.251 * * [simplify]: Extracting #5: cost 143 inf + 2543 391.253 * * [simplify]: Extracting #6: cost 114 inf + 9319 391.258 * * [simplify]: Extracting #7: cost 49 inf + 29705 391.271 * * [simplify]: Extracting #8: cost 0 inf + 49186 391.283 * * [simplify]: Extracting #9: cost 0 inf + 49011 391.294 * * [simplify]: Extracting #10: cost 0 inf + 48971 391.306 * [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)) 391.306 * [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))))) 391.306 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 391.307 * * [simplify]: iters left: 6 (12 enodes) 391.310 * * [simplify]: iters left: 5 (47 enodes) 391.324 * * [simplify]: iters left: 4 (89 enodes) 391.344 * * [simplify]: iters left: 3 (180 enodes) 391.410 * * [simplify]: iters left: 2 (296 enodes) 391.496 * * [simplify]: iters left: 1 (428 enodes) 391.657 * * [simplify]: Extracting #0: cost 1 inf + 0 391.657 * * [simplify]: Extracting #1: cost 0 inf + 1 391.658 * [simplify]: Simplified to 0 391.658 * [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)) 391.658 * * * * [progress]: [ 667 / 3260 ] simplifiying candidate # 391.658 * [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)))))) 391.659 * * [simplify]: iters left: 6 (26 enodes) 391.672 * * [simplify]: iters left: 5 (99 enodes) 391.706 * * [simplify]: iters left: 4 (180 enodes) 391.764 * * [simplify]: iters left: 3 (315 enodes) 391.843 * * [simplify]: Extracting #0: cost 1 inf + 0 391.844 * * [simplify]: Extracting #1: cost 11 inf + 0 391.844 * * [simplify]: Extracting #2: cost 78 inf + 0 391.844 * * [simplify]: Extracting #3: cost 149 inf + 2 391.845 * * [simplify]: Extracting #4: cost 144 inf + 572 391.846 * * [simplify]: Extracting #5: cost 129 inf + 4224 391.848 * * [simplify]: Extracting #6: cost 108 inf + 8929 391.851 * * [simplify]: Extracting #7: cost 92 inf + 11506 391.854 * * [simplify]: Extracting #8: cost 87 inf + 12682 391.866 * * [simplify]: Extracting #9: cost 33 inf + 33104 391.877 * * [simplify]: Extracting #10: cost 1 inf + 47144 391.888 * * [simplify]: Extracting #11: cost 0 inf + 47484 391.899 * [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)))) 391.899 * [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))))))) 391.900 * [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))))) 391.900 * * [simplify]: iters left: 6 (12 enodes) 391.903 * * [simplify]: iters left: 5 (46 enodes) 391.911 * * [simplify]: iters left: 4 (81 enodes) 391.927 * * [simplify]: iters left: 3 (134 enodes) 391.956 * * [simplify]: iters left: 2 (197 enodes) 391.990 * * [simplify]: iters left: 1 (271 enodes) 392.047 * * [simplify]: Extracting #0: cost 1 inf + 0 392.048 * * [simplify]: Extracting #1: cost 0 inf + 1 392.048 * [simplify]: Simplified to 0 392.048 * [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)) 392.048 * * * * [progress]: [ 668 / 3260 ] simplifiying candidate # 392.048 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 392.049 * * [simplify]: iters left: 6 (23 enodes) 392.061 * * [simplify]: iters left: 5 (87 enodes) 392.091 * * [simplify]: iters left: 4 (148 enodes) 392.122 * * [simplify]: iters left: 3 (286 enodes) 392.208 * * [simplify]: Extracting #0: cost 1 inf + 0 392.208 * * [simplify]: Extracting #1: cost 9 inf + 0 392.208 * * [simplify]: Extracting #2: cost 71 inf + 0 392.208 * * [simplify]: Extracting #3: cost 136 inf + 2 392.209 * * [simplify]: Extracting #4: cost 137 inf + 4 392.210 * * [simplify]: Extracting #5: cost 124 inf + 2291 392.212 * * [simplify]: Extracting #6: cost 98 inf + 7015 392.218 * * [simplify]: Extracting #7: cost 38 inf + 26830 392.229 * * [simplify]: Extracting #8: cost 1 inf + 42127 392.246 * * [simplify]: Extracting #9: cost 0 inf + 42587 392.257 * [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))) 392.257 * [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)))))) 392.257 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 392.257 * * [simplify]: iters left: 6 (10 enodes) 392.260 * * [simplify]: iters left: 5 (38 enodes) 392.266 * * [simplify]: iters left: 4 (59 enodes) 392.276 * * [simplify]: iters left: 3 (88 enodes) 392.289 * * [simplify]: iters left: 2 (117 enodes) 392.310 * * [simplify]: iters left: 1 (144 enodes) 392.334 * * [simplify]: Extracting #0: cost 1 inf + 0 392.334 * * [simplify]: Extracting #1: cost 0 inf + 1 392.334 * [simplify]: Simplified to 0 392.334 * [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)) 392.334 * * * * [progress]: [ 669 / 3260 ] simplifiying candidate # 392.335 * [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)))) 392.335 * * [simplify]: iters left: 6 (24 enodes) 392.347 * * [simplify]: iters left: 5 (90 enodes) 392.377 * * [simplify]: iters left: 4 (155 enodes) 392.431 * * [simplify]: iters left: 3 (278 enodes) 392.517 * * [simplify]: Extracting #0: cost 1 inf + 0 392.517 * * [simplify]: Extracting #1: cost 11 inf + 0 392.517 * * [simplify]: Extracting #2: cost 75 inf + 0 392.517 * * [simplify]: Extracting #3: cost 126 inf + 129 392.518 * * [simplify]: Extracting #4: cost 110 inf + 1524 392.519 * * [simplify]: Extracting #5: cost 109 inf + 2548 392.520 * * [simplify]: Extracting #6: cost 99 inf + 4042 392.522 * * [simplify]: Extracting #7: cost 89 inf + 5236 392.526 * * [simplify]: Extracting #8: cost 33 inf + 26630 392.535 * * [simplify]: Extracting #9: cost 0 inf + 40412 392.552 * * [simplify]: Extracting #10: cost 0 inf + 40357 392.570 * [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)) 392.571 * [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))))) 392.571 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 392.571 * * [simplify]: iters left: 6 (11 enodes) 392.578 * * [simplify]: iters left: 5 (42 enodes) 392.593 * * [simplify]: iters left: 4 (67 enodes) 392.616 * * [simplify]: iters left: 3 (111 enodes) 392.644 * * [simplify]: iters left: 2 (140 enodes) 392.662 * * [simplify]: iters left: 1 (160 enodes) 392.683 * * [simplify]: Extracting #0: cost 1 inf + 0 392.684 * * [simplify]: Extracting #1: cost 0 inf + 1 392.684 * [simplify]: Simplified to 0 392.684 * [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)) 392.684 * * * * [progress]: [ 670 / 3260 ] simplifiying candidate # 392.684 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 392.684 * * [simplify]: iters left: 6 (30 enodes) 392.692 * * [simplify]: iters left: 5 (121 enodes) 392.720 * * [simplify]: iters left: 4 (283 enodes) 392.841 * * [simplify]: Extracting #0: cost 1 inf + 0 392.841 * * [simplify]: Extracting #1: cost 11 inf + 0 392.841 * * [simplify]: Extracting #2: cost 168 inf + 0 392.843 * * [simplify]: Extracting #3: cost 291 inf + 205 392.846 * * [simplify]: Extracting #4: cost 279 inf + 1863 392.862 * * [simplify]: Extracting #5: cost 147 inf + 46997 392.884 * * [simplify]: Extracting #6: cost 38 inf + 88202 392.909 * * [simplify]: Extracting #7: cost 2 inf + 101053 392.926 * * [simplify]: Extracting #8: cost 0 inf + 101326 392.943 * [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))))) 392.943 * [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))))))) 392.944 * [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))))) 392.944 * * [simplify]: iters left: 6 (16 enodes) 392.948 * * [simplify]: iters left: 5 (68 enodes) 392.964 * * [simplify]: iters left: 4 (179 enodes) 393.063 * * [simplify]: Extracting #0: cost 1 inf + 0 393.063 * * [simplify]: Extracting #1: cost 27 inf + 0 393.064 * * [simplify]: Extracting #2: cost 153 inf + 0 393.065 * * [simplify]: Extracting #3: cost 242 inf + 83 393.070 * * [simplify]: Extracting #4: cost 185 inf + 16503 393.092 * * [simplify]: Extracting #5: cost 15 inf + 79352 393.112 * * [simplify]: Extracting #6: cost 0 inf + 84943 393.125 * [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))))) 393.125 * [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))))))) 393.125 * * * * [progress]: [ 671 / 3260 ] simplifiying candidate # 393.126 * [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))))) 393.126 * * [simplify]: iters left: 6 (28 enodes) 393.133 * * [simplify]: iters left: 5 (113 enodes) 393.174 * * [simplify]: iters left: 4 (244 enodes) 393.267 * * [simplify]: Extracting #0: cost 1 inf + 0 393.267 * * [simplify]: Extracting #1: cost 11 inf + 0 393.267 * * [simplify]: Extracting #2: cost 139 inf + 0 393.268 * * [simplify]: Extracting #3: cost 239 inf + 204 393.272 * * [simplify]: Extracting #4: cost 206 inf + 6151 393.279 * * [simplify]: Extracting #5: cost 90 inf + 44186 393.295 * * [simplify]: Extracting #6: cost 40 inf + 60539 393.320 * * [simplify]: Extracting #7: cost 2 inf + 74058 393.341 * * [simplify]: Extracting #8: cost 0 inf + 74826 393.355 * [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)))))) 393.355 * [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)))))) 393.356 * [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)))) 393.356 * * [simplify]: iters left: 6 (15 enodes) 393.360 * * [simplify]: iters left: 5 (63 enodes) 393.371 * * [simplify]: iters left: 4 (145 enodes) 393.412 * * [simplify]: iters left: 3 (499 enodes) 393.785 * * [simplify]: Extracting #0: cost 1 inf + 0 393.785 * * [simplify]: Extracting #1: cost 0 inf + 1 393.785 * [simplify]: Simplified to 0 393.785 * [simplify]: 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)) 393.785 * * * * [progress]: [ 672 / 3260 ] simplifiying candidate # 393.785 * [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)))) 393.785 * * [simplify]: iters left: 6 (28 enodes) 393.793 * * [simplify]: iters left: 5 (110 enodes) 393.828 * * [simplify]: iters left: 4 (253 enodes) 393.938 * * [simplify]: Extracting #0: cost 1 inf + 0 393.938 * * [simplify]: Extracting #1: cost 13 inf + 0 393.939 * * [simplify]: Extracting #2: cost 132 inf + 0 393.940 * * [simplify]: Extracting #3: cost 206 inf + 205 393.943 * * [simplify]: Extracting #4: cost 184 inf + 4913 393.951 * * [simplify]: Extracting #5: cost 101 inf + 29428 393.966 * * [simplify]: Extracting #6: cost 31 inf + 50475 393.987 * * [simplify]: Extracting #7: cost 2 inf + 60770 394.013 * * [simplify]: Extracting #8: cost 0 inf + 61618 394.035 * [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))) 394.035 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 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))))) 394.036 * [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))) 394.036 * * [simplify]: iters left: 6 (15 enodes) 394.043 * * [simplify]: iters left: 5 (62 enodes) 394.056 * * [simplify]: iters left: 4 (159 enodes) 394.133 * * [simplify]: iters left: 3 (475 enodes) 394.422 * * [simplify]: Extracting #0: cost 1 inf + 0 394.422 * * [simplify]: Extracting #1: cost 42 inf + 0 394.423 * * [simplify]: Extracting #2: cost 194 inf + 1 394.426 * * [simplify]: Extracting #3: cost 205 inf + 15094 394.439 * * [simplify]: Extracting #4: cost 20 inf + 63712 394.470 * * [simplify]: Extracting #5: cost 3 inf + 65204 394.491 * * [simplify]: Extracting #6: cost 0 inf + 65965 394.507 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 394.507 * [simplify]: 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)))) 394.508 * * * * [progress]: [ 673 / 3260 ] simplifiying candidate # 394.508 * [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)))))) 394.508 * * [simplify]: iters left: 6 (29 enodes) 394.517 * * [simplify]: iters left: 5 (115 enodes) 394.558 * * [simplify]: iters left: 4 (252 enodes) 394.668 * * [simplify]: Extracting #0: cost 1 inf + 0 394.668 * * [simplify]: Extracting #1: cost 11 inf + 0 394.669 * * [simplify]: Extracting #2: cost 128 inf + 0 394.669 * * [simplify]: Extracting #3: cost 220 inf + 43 394.670 * * [simplify]: Extracting #4: cost 209 inf + 1220 394.674 * * [simplify]: Extracting #5: cost 133 inf + 24488 394.683 * * [simplify]: Extracting #6: cost 31 inf + 59463 394.708 * * [simplify]: Extracting #7: cost 1 inf + 69823 394.733 * * [simplify]: Extracting #8: cost 0 inf + 70213 394.759 * [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)))) 394.759 * [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))))))) 394.760 * [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))))) 394.760 * * [simplify]: iters left: 6 (15 enodes) 394.768 * * [simplify]: iters left: 5 (62 enodes) 394.795 * * [simplify]: iters left: 4 (148 enodes) 394.868 * * [simplify]: iters left: 3 (499 enodes) 395.197 * * [simplify]: Extracting #0: cost 1 inf + 0 395.197 * * [simplify]: Extracting #1: cost 0 inf + 1 395.197 * [simplify]: Simplified to 0 395.197 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 395.197 * * * * [progress]: [ 674 / 3260 ] simplifiying candidate # 395.198 * [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))))) 395.198 * * [simplify]: iters left: 6 (27 enodes) 395.212 * * [simplify]: iters left: 5 (106 enodes) 395.232 * * [simplify]: iters left: 4 (216 enodes) 395.306 * * [simplify]: Extracting #0: cost 1 inf + 0 395.306 * * [simplify]: Extracting #1: cost 11 inf + 0 395.306 * * [simplify]: Extracting #2: cost 111 inf + 0 395.307 * * [simplify]: Extracting #3: cost 187 inf + 43 395.309 * * [simplify]: Extracting #4: cost 158 inf + 4980 395.319 * * [simplify]: Extracting #5: cost 77 inf + 28803 395.334 * * [simplify]: Extracting #6: cost 29 inf + 43642 395.358 * * [simplify]: Extracting #7: cost 2 inf + 52802 395.371 * * [simplify]: Extracting #8: cost 0 inf + 53571 395.382 * [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))))) 395.382 * [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)))))) 395.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)))) 395.383 * * [simplify]: iters left: 6 (14 enodes) 395.390 * * [simplify]: iters left: 5 (56 enodes) 395.410 * * [simplify]: iters left: 4 (117 enodes) 395.456 * * [simplify]: iters left: 3 (347 enodes) 395.664 * * [simplify]: Extracting #0: cost 1 inf + 0 395.664 * * [simplify]: Extracting #1: cost 0 inf + 1 395.664 * [simplify]: Simplified to 0 395.665 * [simplify]: 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)) 395.665 * * * * [progress]: [ 675 / 3260 ] simplifiying candidate # 395.665 * [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)))) 395.666 * * [simplify]: iters left: 6 (27 enodes) 395.680 * * [simplify]: iters left: 5 (105 enodes) 395.716 * * [simplify]: iters left: 4 (210 enodes) 395.784 * * [simplify]: Extracting #0: cost 1 inf + 0 395.784 * * [simplify]: Extracting #1: cost 11 inf + 0 395.785 * * [simplify]: Extracting #2: cost 98 inf + 0 395.786 * * [simplify]: Extracting #3: cost 148 inf + 86 395.787 * * [simplify]: Extracting #4: cost 142 inf + 498 395.789 * * [simplify]: Extracting #5: cost 125 inf + 4985 395.795 * * [simplify]: Extracting #6: cost 66 inf + 18856 395.807 * * [simplify]: Extracting #7: cost 15 inf + 33293 395.822 * * [simplify]: Extracting #8: cost 0 inf + 40380 395.838 * * [simplify]: Extracting #9: cost 0 inf + 40350 395.856 * [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))) 395.856 * [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))))) 395.857 * [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))) 395.857 * * [simplify]: iters left: 6 (14 enodes) 395.865 * * [simplify]: iters left: 5 (57 enodes) 395.887 * * [simplify]: iters left: 4 (116 enodes) 395.922 * * [simplify]: iters left: 3 (321 enodes) 396.121 * * [simplify]: Extracting #0: cost 1 inf + 0 396.121 * * [simplify]: Extracting #1: cost 0 inf + 1 396.122 * [simplify]: Simplified to 0 396.122 * [simplify]: 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)) 396.122 * * * * [progress]: [ 676 / 3260 ] simplifiying candidate # 396.122 * [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)))))) 396.122 * * [simplify]: iters left: 6 (28 enodes) 396.137 * * [simplify]: iters left: 5 (110 enodes) 396.172 * * [simplify]: iters left: 4 (243 enodes) 396.239 * * [simplify]: Extracting #0: cost 1 inf + 0 396.239 * * [simplify]: Extracting #1: cost 11 inf + 0 396.240 * * [simplify]: Extracting #2: cost 111 inf + 0 396.240 * * [simplify]: Extracting #3: cost 187 inf + 2 396.241 * * [simplify]: Extracting #4: cost 166 inf + 3280 396.247 * * [simplify]: Extracting #5: cost 87 inf + 25122 396.261 * * [simplify]: Extracting #6: cost 30 inf + 42439 396.274 * * [simplify]: Extracting #7: cost 2 inf + 52019 396.285 * * [simplify]: Extracting #8: cost 0 inf + 52708 396.297 * [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)))) 396.297 * [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))))))) 396.298 * [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))))) 396.298 * * [simplify]: iters left: 6 (15 enodes) 396.303 * * [simplify]: iters left: 5 (62 enodes) 396.316 * * [simplify]: iters left: 4 (149 enodes) 396.376 * * [simplify]: iters left: 3 (450 enodes) 396.720 * * [simplify]: Extracting #0: cost 1 inf + 0 396.720 * * [simplify]: Extracting #1: cost 0 inf + 1 396.720 * [simplify]: Simplified to 0 396.720 * [simplify]: 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)) 396.721 * * * * [progress]: [ 677 / 3260 ] simplifiying candidate # 396.721 * [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))))) 396.721 * * [simplify]: iters left: 6 (26 enodes) 396.738 * * [simplify]: iters left: 5 (100 enodes) 396.767 * * [simplify]: iters left: 4 (201 enodes) 396.832 * * [simplify]: Extracting #0: cost 1 inf + 0 396.832 * * [simplify]: Extracting #1: cost 11 inf + 0 396.832 * * [simplify]: Extracting #2: cost 89 inf + 0 396.832 * * [simplify]: Extracting #3: cost 142 inf + 2 396.833 * * [simplify]: Extracting #4: cost 141 inf + 5 396.834 * * [simplify]: Extracting #5: cost 109 inf + 7293 396.840 * * [simplify]: Extracting #6: cost 57 inf + 18962 396.846 * * [simplify]: Extracting #7: cost 17 inf + 30682 396.856 * * [simplify]: Extracting #8: cost 0 inf + 38070 396.872 * * [simplify]: Extracting #9: cost 0 inf + 38040 396.887 * [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))))) 396.887 * [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)))))) 396.888 * [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)))) 396.888 * * [simplify]: iters left: 6 (14 enodes) 396.896 * * [simplify]: iters left: 5 (57 enodes) 396.917 * * [simplify]: iters left: 4 (118 enodes) 396.973 * * [simplify]: iters left: 3 (314 enodes) 397.182 * * [simplify]: Extracting #0: cost 1 inf + 0 397.182 * * [simplify]: Extracting #1: cost 0 inf + 1 397.182 * [simplify]: Simplified to 0 397.182 * [simplify]: 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)) 397.182 * * * * [progress]: [ 678 / 3260 ] simplifiying candidate # 397.183 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 397.183 * * [simplify]: iters left: 6 (26 enodes) 397.196 * * [simplify]: iters left: 5 (96 enodes) 397.234 * * [simplify]: iters left: 4 (195 enodes) 397.293 * * [simplify]: iters left: 3 (433 enodes) 397.469 * * [simplify]: Extracting #0: cost 1 inf + 0 397.469 * * [simplify]: Extracting #1: cost 13 inf + 0 397.469 * * [simplify]: Extracting #2: cost 128 inf + 0 397.470 * * [simplify]: Extracting #3: cost 210 inf + 252 397.472 * * [simplify]: Extracting #4: cost 192 inf + 2095 397.475 * * [simplify]: Extracting #5: cost 136 inf + 13374 397.481 * * [simplify]: Extracting #6: cost 99 inf + 21015 397.487 * * [simplify]: Extracting #7: cost 71 inf + 28495 397.504 * * [simplify]: Extracting #8: cost 13 inf + 52004 397.522 * * [simplify]: Extracting #9: cost 0 inf + 57288 397.539 * * [simplify]: Extracting #10: cost 0 inf + 57128 397.565 * * [simplify]: Extracting #11: cost 0 inf + 57088 397.579 * [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)) 397.579 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 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))))) 397.579 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 397.579 * * [simplify]: iters left: 6 (13 enodes) 397.584 * * [simplify]: iters left: 5 (48 enodes) 397.599 * * [simplify]: iters left: 4 (103 enodes) 397.626 * * [simplify]: iters left: 3 (238 enodes) 397.713 * * [simplify]: Extracting #0: cost 1 inf + 0 397.713 * * [simplify]: Extracting #1: cost 0 inf + 1 397.713 * [simplify]: Simplified to 0 397.713 * [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)) 397.714 * * * * [progress]: [ 679 / 3260 ] simplifiying candidate # 397.714 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 397.714 * * [simplify]: iters left: 6 (29 enodes) 397.724 * * [simplify]: iters left: 5 (114 enodes) 397.754 * * [simplify]: iters left: 4 (245 enodes) 397.830 * * [simplify]: Extracting #0: cost 1 inf + 0 397.830 * * [simplify]: Extracting #1: cost 11 inf + 0 397.830 * * [simplify]: Extracting #2: cost 129 inf + 0 397.831 * * [simplify]: Extracting #3: cost 223 inf + 204 397.833 * * [simplify]: Extracting #4: cost 211 inf + 1624 397.836 * * [simplify]: Extracting #5: cost 146 inf + 21475 397.844 * * [simplify]: Extracting #6: cost 55 inf + 53009 397.854 * * [simplify]: Extracting #7: cost 21 inf + 62182 397.875 * * [simplify]: Extracting #8: cost 2 inf + 71025 397.900 * * [simplify]: Extracting #9: cost 0 inf + 71794 397.920 * [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))))) 397.920 * [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))))))) 397.920 * [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))))) 397.921 * * [simplify]: iters left: 6 (15 enodes) 397.925 * * [simplify]: iters left: 5 (61 enodes) 397.937 * * [simplify]: iters left: 4 (142 enodes) 398.008 * * [simplify]: iters left: 3 (474 enodes) 398.326 * * [simplify]: Extracting #0: cost 1 inf + 0 398.326 * * [simplify]: Extracting #1: cost 0 inf + 1 398.326 * [simplify]: Simplified to 0 398.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))))) 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)) 398.326 * * * * [progress]: [ 680 / 3260 ] simplifiying candidate # 398.327 * [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))))) 398.327 * * [simplify]: iters left: 6 (27 enodes) 398.341 * * [simplify]: iters left: 5 (106 enodes) 398.384 * * [simplify]: iters left: 4 (211 enodes) 398.447 * * [simplify]: Extracting #0: cost 1 inf + 0 398.447 * * [simplify]: Extracting #1: cost 11 inf + 0 398.448 * * [simplify]: Extracting #2: cost 109 inf + 0 398.449 * * [simplify]: Extracting #3: cost 178 inf + 204 398.450 * * [simplify]: Extracting #4: cost 172 inf + 976 398.453 * * [simplify]: Extracting #5: cost 157 inf + 4621 398.467 * * [simplify]: Extracting #6: cost 59 inf + 33570 398.489 * * [simplify]: Extracting #7: cost 1 inf + 51410 398.501 * * [simplify]: Extracting #8: cost 0 inf + 51639 398.511 * [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)))) 398.512 * [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)))))) 398.512 * [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)))) 398.513 * * [simplify]: iters left: 6 (14 enodes) 398.517 * * [simplify]: iters left: 5 (56 enodes) 398.527 * * [simplify]: iters left: 4 (113 enodes) 398.558 * * [simplify]: iters left: 3 (324 enodes) 398.681 * * [simplify]: Extracting #0: cost 1 inf + 0 398.681 * * [simplify]: Extracting #1: cost 0 inf + 1 398.681 * [simplify]: Simplified to 0 398.682 * [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)) 398.682 * * * * [progress]: [ 681 / 3260 ] simplifiying candidate # 398.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) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 398.682 * * [simplify]: iters left: 6 (27 enodes) 398.692 * * [simplify]: iters left: 5 (104 enodes) 398.728 * * [simplify]: iters left: 4 (205 enodes) 398.794 * * [simplify]: iters left: 3 (492 enodes) 399.049 * * [simplify]: Extracting #0: cost 1 inf + 0 399.049 * * [simplify]: Extracting #1: cost 11 inf + 0 399.049 * * [simplify]: Extracting #2: cost 122 inf + 0 399.051 * * [simplify]: Extracting #3: cost 233 inf + 489 399.054 * * [simplify]: Extracting #4: cost 197 inf + 6329 399.065 * * [simplify]: Extracting #5: cost 130 inf + 21435 399.086 * * [simplify]: Extracting #6: cost 71 inf + 39066 399.114 * * [simplify]: Extracting #7: cost 7 inf + 62639 399.145 * * [simplify]: Extracting #8: cost 0 inf + 65388 399.165 * [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)))) 399.165 * [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))))) 399.166 * [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))) 399.166 * * [simplify]: iters left: 6 (14 enodes) 399.170 * * [simplify]: iters left: 5 (56 enodes) 399.181 * * [simplify]: iters left: 4 (112 enodes) 399.224 * * [simplify]: iters left: 3 (297 enodes) 399.362 * * [simplify]: Extracting #0: cost 1 inf + 0 399.362 * * [simplify]: Extracting #1: cost 0 inf + 1 399.362 * [simplify]: Simplified to 0 399.362 * [simplify]: 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)) 399.362 * * * * [progress]: [ 682 / 3260 ] simplifiying candidate # 399.362 * [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)))))) 399.362 * * [simplify]: iters left: 6 (27 enodes) 399.370 * * [simplify]: iters left: 5 (106 enodes) 399.408 * * [simplify]: iters left: 4 (219 enodes) 399.505 * * [simplify]: Extracting #0: cost 1 inf + 0 399.505 * * [simplify]: Extracting #1: cost 11 inf + 0 399.506 * * [simplify]: Extracting #2: cost 102 inf + 0 399.507 * * [simplify]: Extracting #3: cost 170 inf + 43 399.508 * * [simplify]: Extracting #4: cost 165 inf + 530 399.510 * * [simplify]: Extracting #5: cost 130 inf + 8981 399.520 * * [simplify]: Extracting #6: cost 62 inf + 28305 399.530 * * [simplify]: Extracting #7: cost 25 inf + 38361 399.539 * * [simplify]: Extracting #8: cost 1 inf + 48744 399.551 * * [simplify]: Extracting #9: cost 0 inf + 49053 399.564 * [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))) 399.564 * [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))))))) 399.565 * [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))))) 399.565 * * [simplify]: iters left: 6 (13 enodes) 399.572 * * [simplify]: iters left: 5 (53 enodes) 399.592 * * [simplify]: iters left: 4 (118 enodes) 399.641 * * [simplify]: iters left: 3 (324 enodes) 399.808 * * [simplify]: Extracting #0: cost 1 inf + 0 399.808 * * [simplify]: Extracting #1: cost 0 inf + 1 399.808 * [simplify]: Simplified to 0 399.808 * [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)) 399.809 * * * * [progress]: [ 683 / 3260 ] simplifiying candidate # 399.809 * [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))))) 399.810 * * [simplify]: iters left: 6 (24 enodes) 399.822 * * [simplify]: iters left: 5 (92 enodes) 399.854 * * [simplify]: iters left: 4 (174 enodes) 399.911 * * [simplify]: iters left: 3 (424 enodes) 400.108 * * [simplify]: Extracting #0: cost 1 inf + 0 400.109 * * [simplify]: Extracting #1: cost 9 inf + 0 400.109 * * [simplify]: Extracting #2: cost 110 inf + 0 400.110 * * [simplify]: Extracting #3: cost 224 inf + 44 400.111 * * [simplify]: Extracting #4: cost 210 inf + 1999 400.115 * * [simplify]: Extracting #5: cost 132 inf + 17694 400.122 * * [simplify]: Extracting #6: cost 77 inf + 31280 400.134 * * [simplify]: Extracting #7: cost 13 inf + 53839 400.160 * * [simplify]: Extracting #8: cost 0 inf + 59086 400.192 * [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)))) 400.192 * [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)))))) 400.193 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 400.193 * * [simplify]: iters left: 6 (11 enodes) 400.198 * * [simplify]: iters left: 5 (43 enodes) 400.208 * * [simplify]: iters left: 4 (84 enodes) 400.226 * * [simplify]: iters left: 3 (212 enodes) 400.306 * * [simplify]: iters left: 2 (472 enodes) 400.453 * * [simplify]: Extracting #0: cost 1 inf + 0 400.453 * * [simplify]: Extracting #1: cost 0 inf + 1 400.453 * [simplify]: Simplified to 0 400.453 * [simplify]: 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)) 400.454 * * * * [progress]: [ 684 / 3260 ] simplifiying candidate # 400.454 * [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)))) 400.454 * * [simplify]: iters left: 6 (25 enodes) 400.470 * * [simplify]: iters left: 5 (97 enodes) 400.495 * * [simplify]: iters left: 4 (189 enodes) 400.547 * * [simplify]: iters left: 3 (411 enodes) 400.716 * * [simplify]: Extracting #0: cost 1 inf + 0 400.716 * * [simplify]: Extracting #1: cost 11 inf + 0 400.716 * * [simplify]: Extracting #2: cost 102 inf + 0 400.718 * * [simplify]: Extracting #3: cost 188 inf + 44 400.720 * * [simplify]: Extracting #4: cost 171 inf + 1878 400.725 * * [simplify]: Extracting #5: cost 112 inf + 12162 400.736 * * [simplify]: Extracting #6: cost 71 inf + 23474 400.757 * * [simplify]: Extracting #7: cost 7 inf + 47596 400.780 * * [simplify]: Extracting #8: cost 0 inf + 50299 400.801 * [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))) 400.801 * [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))))) 400.802 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 400.802 * * [simplify]: iters left: 6 (12 enodes) 400.806 * * [simplify]: iters left: 5 (49 enodes) 400.815 * * [simplify]: iters left: 4 (99 enodes) 400.841 * * [simplify]: iters left: 3 (234 enodes) 400.924 * * [simplify]: iters left: 2 (447 enodes) 401.089 * * [simplify]: Extracting #0: cost 1 inf + 0 401.090 * * [simplify]: Extracting #1: cost 0 inf + 1 401.090 * [simplify]: Simplified to 0 401.090 * [simplify]: 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)) 401.090 * * * * [progress]: [ 685 / 3260 ] simplifiying candidate # 401.090 * [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)))))) 401.091 * * [simplify]: iters left: 6 (27 enodes) 401.104 * * [simplify]: iters left: 5 (105 enodes) 401.141 * * [simplify]: iters left: 4 (214 enodes) 401.234 * * [simplify]: iters left: 3 (487 enodes) 401.470 * * [simplify]: Extracting #0: cost 1 inf + 0 401.470 * * [simplify]: Extracting #1: cost 11 inf + 0 401.470 * * [simplify]: Extracting #2: cost 116 inf + 0 401.472 * * [simplify]: Extracting #3: cost 221 inf + 2 401.474 * * [simplify]: Extracting #4: cost 207 inf + 984 401.479 * * [simplify]: Extracting #5: cost 148 inf + 13453 401.494 * * [simplify]: Extracting #6: cost 73 inf + 34348 401.519 * * [simplify]: Extracting #7: cost 8 inf + 58391 401.535 * * [simplify]: Extracting #8: cost 0 inf + 61681 401.557 * [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)) 401.557 * [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))))))) 401.558 * [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))))) 401.558 * * [simplify]: iters left: 6 (14 enodes) 401.565 * * [simplify]: iters left: 5 (57 enodes) 401.586 * * [simplify]: iters left: 4 (121 enodes) 401.643 * * [simplify]: iters left: 3 (291 enodes) 401.780 * * [simplify]: Extracting #0: cost 1 inf + 0 401.780 * * [simplify]: Extracting #1: cost 0 inf + 1 401.780 * [simplify]: Simplified to 0 401.780 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 401.780 * * * * [progress]: [ 686 / 3260 ] simplifiying candidate # 401.781 * [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))))) 401.781 * * [simplify]: iters left: 6 (25 enodes) 401.790 * * [simplify]: iters left: 5 (95 enodes) 401.807 * * [simplify]: iters left: 4 (179 enodes) 401.869 * * [simplify]: iters left: 3 (383 enodes) 401.998 * * [simplify]: Extracting #0: cost 1 inf + 0 401.998 * * [simplify]: Extracting #1: cost 11 inf + 0 401.999 * * [simplify]: Extracting #2: cost 93 inf + 0 402.000 * * [simplify]: Extracting #3: cost 171 inf + 3 402.002 * * [simplify]: Extracting #4: cost 164 inf + 578 402.005 * * [simplify]: Extracting #5: cost 138 inf + 4375 402.015 * * [simplify]: Extracting #6: cost 75 inf + 18957 402.041 * * [simplify]: Extracting #7: cost 4 inf + 43299 402.064 * * [simplify]: Extracting #8: cost 0 inf + 44741 402.087 * * [simplify]: Extracting #9: cost 0 inf + 44662 402.110 * [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)) 402.110 * [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)))))) 402.111 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 402.111 * * [simplify]: iters left: 6 (13 enodes) 402.115 * * [simplify]: iters left: 5 (52 enodes) 402.124 * * [simplify]: iters left: 4 (98 enodes) 402.146 * * [simplify]: iters left: 3 (212 enodes) 402.206 * * [simplify]: iters left: 2 (371 enodes) 402.296 * * [simplify]: Extracting #0: cost 1 inf + 0 402.296 * * [simplify]: Extracting #1: cost 0 inf + 1 402.296 * [simplify]: Simplified to 0 402.296 * [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)) 402.297 * * * * [progress]: [ 687 / 3260 ] simplifiying candidate # 402.297 * [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)))) 402.297 * * [simplify]: iters left: 6 (25 enodes) 402.310 * * [simplify]: iters left: 5 (91 enodes) 402.335 * * [simplify]: iters left: 4 (172 enodes) 402.374 * * [simplify]: iters left: 3 (326 enodes) 402.508 * * [simplify]: Extracting #0: cost 1 inf + 0 402.508 * * [simplify]: Extracting #1: cost 11 inf + 0 402.508 * * [simplify]: Extracting #2: cost 92 inf + 0 402.509 * * [simplify]: Extracting #3: cost 149 inf + 538 402.511 * * [simplify]: Extracting #4: cost 118 inf + 3732 402.513 * * [simplify]: Extracting #5: cost 101 inf + 6916 402.518 * * [simplify]: Extracting #6: cost 93 inf + 8682 402.523 * * [simplify]: Extracting #7: cost 25 inf + 33214 402.534 * * [simplify]: Extracting #8: cost 1 inf + 43173 402.550 * * [simplify]: Extracting #9: cost 0 inf + 43498 402.571 * * [simplify]: Extracting #10: cost 0 inf + 43418 402.585 * [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))) 402.585 * [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))))) 402.586 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 402.586 * * [simplify]: iters left: 6 (12 enodes) 402.589 * * [simplify]: iters left: 5 (44 enodes) 402.598 * * [simplify]: iters left: 4 (92 enodes) 402.620 * * [simplify]: iters left: 3 (159 enodes) 402.659 * * [simplify]: iters left: 2 (267 enodes) 402.749 * * [simplify]: iters left: 1 (364 enodes) 402.861 * * [simplify]: Extracting #0: cost 1 inf + 0 402.861 * * [simplify]: Extracting #1: cost 0 inf + 1 402.861 * [simplify]: Simplified to 0 402.861 * [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)) 402.861 * * * * [progress]: [ 688 / 3260 ] simplifiying candidate # 402.862 * [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)))))) 402.862 * * [simplify]: iters left: 6 (28 enodes) 402.871 * * [simplify]: iters left: 5 (112 enodes) 402.912 * * [simplify]: iters left: 4 (247 enodes) 403.007 * * [simplify]: Extracting #0: cost 1 inf + 0 403.007 * * [simplify]: Extracting #1: cost 11 inf + 0 403.007 * * [simplify]: Extracting #2: cost 127 inf + 0 403.008 * * [simplify]: Extracting #3: cost 208 inf + 694 403.010 * * [simplify]: Extracting #4: cost 169 inf + 7704 403.015 * * [simplify]: Extracting #5: cost 86 inf + 33890 403.023 * * [simplify]: Extracting #6: cost 33 inf + 49852 403.034 * * [simplify]: Extracting #7: cost 0 inf + 61210 403.045 * * [simplify]: Extracting #8: cost 0 inf + 61092 403.059 * [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))))))) 403.059 * [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))))))) 403.060 * [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))))) 403.060 * * [simplify]: iters left: 6 (15 enodes) 403.064 * * [simplify]: iters left: 5 (64 enodes) 403.076 * * [simplify]: iters left: 4 (149 enodes) 403.145 * * [simplify]: iters left: 3 (466 enodes) 403.569 * * [simplify]: Extracting #0: cost 1 inf + 0 403.569 * * [simplify]: Extracting #1: cost 0 inf + 1 403.569 * [simplify]: Simplified to 0 403.569 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 403.569 * * * * [progress]: [ 689 / 3260 ] simplifiying candidate # 403.570 * [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))))) 403.570 * * [simplify]: iters left: 6 (26 enodes) 403.585 * * [simplify]: iters left: 5 (104 enodes) 403.622 * * [simplify]: iters left: 4 (214 enodes) 403.723 * * [simplify]: Extracting #0: cost 1 inf + 0 403.723 * * [simplify]: Extracting #1: cost 11 inf + 0 403.724 * * [simplify]: Extracting #2: cost 113 inf + 0 403.724 * * [simplify]: Extracting #3: cost 176 inf + 206 403.727 * * [simplify]: Extracting #4: cost 139 inf + 5850 403.730 * * [simplify]: Extracting #5: cost 116 inf + 12208 403.742 * * [simplify]: Extracting #6: cost 41 inf + 32537 403.759 * * [simplify]: Extracting #7: cost 1 inf + 45261 403.778 * * [simplify]: Extracting #8: cost 0 inf + 45546 403.796 * [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)))) 403.796 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (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)))))) 403.796 * [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)))) 403.797 * * [simplify]: iters left: 6 (14 enodes) 403.803 * * [simplify]: iters left: 5 (59 enodes) 403.828 * * [simplify]: iters left: 4 (121 enodes) 403.864 * * [simplify]: iters left: 3 (332 enodes) 404.090 * * [simplify]: Extracting #0: cost 1 inf + 0 404.090 * * [simplify]: Extracting #1: cost 0 inf + 1 404.090 * [simplify]: Simplified to 0 404.090 * [simplify]: 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)) 404.090 * * * * [progress]: [ 690 / 3260 ] simplifiying candidate # 404.091 * [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)))) 404.091 * * [simplify]: iters left: 6 (26 enodes) 404.098 * * [simplify]: iters left: 5 (102 enodes) 404.117 * * [simplify]: iters left: 4 (208 enodes) 404.166 * * [simplify]: iters left: 3 (476 enodes) 404.366 * * [simplify]: Extracting #0: cost 1 inf + 0 404.366 * * [simplify]: Extracting #1: cost 11 inf + 0 404.367 * * [simplify]: Extracting #2: cost 142 inf + 0 404.369 * * [simplify]: Extracting #3: cost 225 inf + 1792 404.377 * * [simplify]: Extracting #4: cost 142 inf + 15875 404.395 * * [simplify]: Extracting #5: cost 100 inf + 25454 404.411 * * [simplify]: Extracting #6: cost 74 inf + 34728 404.438 * * [simplify]: Extracting #7: cost 7 inf + 59631 404.454 * * [simplify]: Extracting #8: cost 0 inf + 62074 404.470 * * [simplify]: Extracting #9: cost 0 inf + 62034 404.496 * [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))) 404.496 * [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))))) 404.497 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 404.497 * * [simplify]: iters left: 6 (13 enodes) 404.504 * * [simplify]: iters left: 5 (54 enodes) 404.516 * * [simplify]: iters left: 4 (112 enodes) 404.548 * * [simplify]: iters left: 3 (281 enodes) 404.694 * * [simplify]: Extracting #0: cost 1 inf + 0 404.694 * * [simplify]: Extracting #1: cost 0 inf + 1 404.694 * [simplify]: Simplified to 0 404.694 * [simplify]: 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)) 404.695 * * * * [progress]: [ 691 / 3260 ] simplifiying candidate # 404.695 * [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)))))) 404.696 * * [simplify]: iters left: 6 (27 enodes) 404.709 * * [simplify]: iters left: 5 (107 enodes) 404.745 * * [simplify]: iters left: 4 (232 enodes) 404.825 * * [simplify]: Extracting #0: cost 1 inf + 0 404.825 * * [simplify]: Extracting #1: cost 11 inf + 0 404.826 * * [simplify]: Extracting #2: cost 106 inf + 0 404.827 * * [simplify]: Extracting #3: cost 171 inf + 46 404.828 * * [simplify]: Extracting #4: cost 160 inf + 987 404.831 * * [simplify]: Extracting #5: cost 129 inf + 7643 404.840 * * [simplify]: Extracting #6: cost 59 inf + 26234 404.856 * * [simplify]: Extracting #7: cost 1 inf + 44347 404.874 * * [simplify]: Extracting #8: cost 0 inf + 44697 404.892 * [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))))) 404.892 * [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))))))) 404.892 * [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))))) 404.892 * * [simplify]: iters left: 6 (14 enodes) 404.900 * * [simplify]: iters left: 5 (59 enodes) 404.922 * * [simplify]: iters left: 4 (134 enodes) 404.954 * * [simplify]: iters left: 3 (357 enodes) 405.203 * * [simplify]: Extracting #0: cost 1 inf + 0 405.203 * * [simplify]: Extracting #1: cost 0 inf + 1 405.203 * [simplify]: Simplified to 0 405.203 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 405.203 * * * * [progress]: [ 692 / 3260 ] simplifiying candidate # 405.204 * [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))))) 405.204 * * [simplify]: iters left: 6 (25 enodes) 405.212 * * [simplify]: iters left: 5 (98 enodes) 405.234 * * [simplify]: iters left: 4 (199 enodes) 405.293 * * [simplify]: iters left: 3 (498 enodes) 405.572 * * [simplify]: Extracting #0: cost 1 inf + 0 405.572 * * [simplify]: Extracting #1: cost 11 inf + 0 405.572 * * [simplify]: Extracting #2: cost 159 inf + 0 405.573 * * [simplify]: Extracting #3: cost 261 inf + 906 405.576 * * [simplify]: Extracting #4: cost 197 inf + 9881 405.593 * * [simplify]: Extracting #5: cost 119 inf + 25090 405.610 * * [simplify]: Extracting #6: cost 99 inf + 28957 405.619 * * [simplify]: Extracting #7: cost 91 inf + 29608 405.629 * * [simplify]: Extracting #8: cost 65 inf + 39066 405.645 * * [simplify]: Extracting #9: cost 13 inf + 58981 405.678 * * [simplify]: Extracting #10: cost 0 inf + 64449 405.703 * [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)))) 405.703 * [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)))))) 405.703 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 405.703 * * [simplify]: iters left: 6 (13 enodes) 405.708 * * [simplify]: iters left: 5 (53 enodes) 405.718 * * [simplify]: iters left: 4 (106 enodes) 405.751 * * [simplify]: iters left: 3 (257 enodes) 405.876 * * [simplify]: Extracting #0: cost 1 inf + 0 405.876 * * [simplify]: Extracting #1: cost 0 inf + 1 405.876 * [simplify]: Simplified to 0 405.876 * [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)) 405.876 * * * * [progress]: [ 693 / 3260 ] simplifiying candidate # 405.876 * [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)))) 405.877 * * [simplify]: iters left: 6 (25 enodes) 405.883 * * [simplify]: iters left: 5 (97 enodes) 405.902 * * [simplify]: iters left: 4 (188 enodes) 405.946 * * [simplify]: iters left: 3 (397 enodes) 406.136 * * [simplify]: Extracting #0: cost 1 inf + 0 406.136 * * [simplify]: Extracting #1: cost 11 inf + 0 406.137 * * [simplify]: Extracting #2: cost 123 inf + 0 406.139 * * [simplify]: Extracting #3: cost 179 inf + 1315 406.144 * * [simplify]: Extracting #4: cost 115 inf + 9163 406.152 * * [simplify]: Extracting #5: cost 98 inf + 12629 406.163 * * [simplify]: Extracting #6: cost 72 inf + 21526 406.183 * * [simplify]: Extracting #7: cost 12 inf + 43569 406.208 * * [simplify]: Extracting #8: cost 0 inf + 48207 406.225 * [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)) 406.225 * [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))))) 406.226 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 406.226 * * [simplify]: iters left: 6 (12 enodes) 406.230 * * [simplify]: iters left: 5 (49 enodes) 406.240 * * [simplify]: iters left: 4 (94 enodes) 406.274 * * [simplify]: iters left: 3 (221 enodes) 406.363 * * [simplify]: iters left: 2 (492 enodes) 406.727 * * [simplify]: Extracting #0: cost 1 inf + 0 406.727 * * [simplify]: Extracting #1: cost 0 inf + 1 406.727 * [simplify]: Simplified to 0 406.727 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 406.727 * * * * [progress]: [ 694 / 3260 ] simplifiying candidate # 406.728 * [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)))))) 406.728 * * [simplify]: iters left: 6 (26 enodes) 406.741 * * [simplify]: iters left: 5 (100 enodes) 406.777 * * [simplify]: iters left: 4 (207 enodes) 406.848 * * [simplify]: iters left: 3 (476 enodes) 407.055 * * [simplify]: Extracting #0: cost 1 inf + 0 407.055 * * [simplify]: Extracting #1: cost 11 inf + 0 407.055 * * [simplify]: Extracting #2: cost 147 inf + 0 407.057 * * [simplify]: Extracting #3: cost 244 inf + 5 407.060 * * [simplify]: Extracting #4: cost 228 inf + 1801 407.067 * * [simplify]: Extracting #5: cost 165 inf + 13969 407.524 * * [simplify]: Extracting #6: cost 73 inf + 37549 407.550 * * [simplify]: Extracting #7: cost 9 inf + 60775 407.580 * * [simplify]: Extracting #8: cost 0 inf + 64256 407.612 * * [simplify]: Extracting #9: cost 0 inf + 64176 407.642 * [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)))) 407.642 * [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))))))) 407.642 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 407.642 * * [simplify]: iters left: 6 (13 enodes) 407.652 * * [simplify]: iters left: 5 (52 enodes) 407.670 * * [simplify]: iters left: 4 (111 enodes) 407.726 * * [simplify]: iters left: 3 (278 enodes) 407.894 * * [simplify]: Extracting #0: cost 1 inf + 0 407.894 * * [simplify]: Extracting #1: cost 0 inf + 1 407.894 * [simplify]: Simplified to 0 407.894 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 407.895 * * * * [progress]: [ 695 / 3260 ] simplifiying candidate # 407.895 * [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))))) 407.895 * * [simplify]: iters left: 6 (24 enodes) 407.901 * * [simplify]: iters left: 5 (91 enodes) 407.918 * * [simplify]: iters left: 4 (176 enodes) 407.986 * * [simplify]: iters left: 3 (406 enodes) 408.188 * * [simplify]: Extracting #0: cost 1 inf + 0 408.188 * * [simplify]: Extracting #1: cost 11 inf + 0 408.188 * * [simplify]: Extracting #2: cost 119 inf + 0 408.189 * * [simplify]: Extracting #3: cost 180 inf + 377 408.190 * * [simplify]: Extracting #4: cost 144 inf + 3465 408.194 * * [simplify]: Extracting #5: cost 103 inf + 9930 408.198 * * [simplify]: Extracting #6: cost 74 inf + 19390 408.208 * * [simplify]: Extracting #7: cost 8 inf + 43010 408.231 * * [simplify]: Extracting #8: cost 0 inf + 46275 408.245 * [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))) 408.245 * [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)))))) 408.246 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 408.246 * * [simplify]: iters left: 6 (12 enodes) 408.249 * * [simplify]: iters left: 5 (47 enodes) 408.264 * * [simplify]: iters left: 4 (89 enodes) 408.288 * * [simplify]: iters left: 3 (186 enodes) 408.378 * * [simplify]: iters left: 2 (378 enodes) 408.624 * * [simplify]: Extracting #0: cost 1 inf + 0 408.624 * * [simplify]: Extracting #1: cost 0 inf + 1 408.624 * [simplify]: Simplified to 0 408.624 * [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)) 408.624 * * * * [progress]: [ 696 / 3260 ] simplifiying candidate # 408.625 * [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)))) 408.625 * * [simplify]: iters left: 6 (24 enodes) 408.636 * * [simplify]: iters left: 5 (89 enodes) 408.652 * * [simplify]: iters left: 4 (149 enodes) 408.695 * * [simplify]: iters left: 3 (266 enodes) 408.808 * * [simplify]: Extracting #0: cost 1 inf + 0 408.808 * * [simplify]: Extracting #1: cost 9 inf + 0 408.808 * * [simplify]: Extracting #2: cost 79 inf + 2 408.809 * * [simplify]: Extracting #3: cost 118 inf + 669 408.811 * * [simplify]: Extracting #4: cost 92 inf + 2932 408.813 * * [simplify]: Extracting #5: cost 98 inf + 3138 408.816 * * [simplify]: Extracting #6: cost 94 inf + 3925 408.825 * * [simplify]: Extracting #7: cost 27 inf + 27350 408.842 * * [simplify]: Extracting #8: cost 0 inf + 38611 408.860 * * [simplify]: Extracting #9: cost 0 inf + 38556 408.878 * [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)) 408.878 * [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))))) 408.879 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 408.879 * * [simplify]: iters left: 6 (11 enodes) 408.888 * * [simplify]: iters left: 5 (40 enodes) 408.903 * * [simplify]: iters left: 4 (65 enodes) 408.920 * * [simplify]: iters left: 3 (97 enodes) 408.940 * * [simplify]: iters left: 2 (165 enodes) 408.988 * * [simplify]: iters left: 1 (271 enodes) 409.072 * * [simplify]: Extracting #0: cost 1 inf + 0 409.072 * * [simplify]: Extracting #1: cost 0 inf + 1 409.072 * [simplify]: Simplified to 0 409.072 * [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)) 409.073 * * * * [progress]: [ 697 / 3260 ] simplifiying candidate # 409.073 * [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)))))) 409.073 * * [simplify]: iters left: 6 (25 enodes) 409.086 * * [simplify]: iters left: 5 (99 enodes) 409.120 * * [simplify]: iters left: 4 (202 enodes) 409.208 * * [simplify]: iters left: 3 (451 enodes) 409.443 * * [simplify]: Extracting #0: cost 1 inf + 0 409.444 * * [simplify]: Extracting #1: cost 11 inf + 0 409.444 * * [simplify]: Extracting #2: cost 140 inf + 0 409.446 * * [simplify]: Extracting #3: cost 227 inf + 88 409.448 * * [simplify]: Extracting #4: cost 213 inf + 1314 409.454 * * [simplify]: Extracting #5: cost 148 inf + 14735 409.468 * * [simplify]: Extracting #6: cost 72 inf + 34289 409.482 * * [simplify]: Extracting #7: cost 1 inf + 61466 409.502 * * [simplify]: Extracting #8: cost 0 inf + 61926 409.531 * [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)))) 409.531 * [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))))))) 409.532 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 409.532 * * [simplify]: iters left: 6 (12 enodes) 409.539 * * [simplify]: iters left: 5 (51 enodes) 409.558 * * [simplify]: iters left: 4 (106 enodes) 409.591 * * [simplify]: iters left: 3 (247 enodes) 409.693 * * [simplify]: Extracting #0: cost 1 inf + 0 409.693 * * [simplify]: Extracting #1: cost 0 inf + 1 409.693 * [simplify]: Simplified to 0 409.693 * [simplify]: 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)) 409.693 * * * * [progress]: [ 698 / 3260 ] simplifiying candidate # 409.693 * [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))))) 409.693 * * [simplify]: iters left: 6 (23 enodes) 409.700 * * [simplify]: iters left: 5 (90 enodes) 409.727 * * [simplify]: iters left: 4 (173 enodes) 409.784 * * [simplify]: iters left: 3 (410 enodes) 409.987 * * [simplify]: Extracting #0: cost 1 inf + 0 409.987 * * [simplify]: Extracting #1: cost 11 inf + 0 409.988 * * [simplify]: Extracting #2: cost 119 inf + 0 409.989 * * [simplify]: Extracting #3: cost 175 inf + 340 409.990 * * [simplify]: Extracting #4: cost 145 inf + 2814 409.993 * * [simplify]: Extracting #5: cost 107 inf + 8989 410.002 * * [simplify]: Extracting #6: cost 69 inf + 20007 410.023 * * [simplify]: Extracting #7: cost 7 inf + 42707 410.047 * * [simplify]: Extracting #8: cost 0 inf + 45354 410.070 * [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)) 410.070 * [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)))))) 410.071 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 410.071 * * [simplify]: iters left: 6 (11 enodes) 410.077 * * [simplify]: iters left: 5 (46 enodes) 410.094 * * [simplify]: iters left: 4 (86 enodes) 410.124 * * [simplify]: iters left: 3 (183 enodes) 410.208 * * [simplify]: iters left: 2 (372 enodes) 410.420 * * [simplify]: Extracting #0: cost 1 inf + 0 410.420 * * [simplify]: Extracting #1: cost 0 inf + 1 410.420 * [simplify]: Simplified to 0 410.420 * [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)) 410.420 * * * * [progress]: [ 699 / 3260 ] simplifiying candidate # 410.421 * [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)))) 410.421 * * [simplify]: iters left: 6 (23 enodes) 410.427 * * [simplify]: iters left: 5 (88 enodes) 410.449 * * [simplify]: iters left: 4 (148 enodes) 410.484 * * [simplify]: iters left: 3 (265 enodes) 410.563 * * [simplify]: Extracting #0: cost 1 inf + 0 410.563 * * [simplify]: Extracting #1: cost 9 inf + 0 410.563 * * [simplify]: Extracting #2: cost 79 inf + 2 410.564 * * [simplify]: Extracting #3: cost 123 inf + 501 410.565 * * [simplify]: Extracting #4: cost 99 inf + 2401 410.566 * * [simplify]: Extracting #5: cost 100 inf + 3138 410.568 * * [simplify]: Extracting #6: cost 96 inf + 4182 410.573 * * [simplify]: Extracting #7: cost 29 inf + 27550 410.584 * * [simplify]: Extracting #8: cost 0 inf + 39412 410.601 * * [simplify]: Extracting #9: cost 0 inf + 39357 410.611 * [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)) 410.611 * [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))))) 410.611 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 410.611 * * [simplify]: iters left: 6 (10 enodes) 410.614 * * [simplify]: iters left: 5 (39 enodes) 410.621 * * [simplify]: iters left: 4 (64 enodes) 410.639 * * [simplify]: iters left: 3 (96 enodes) 410.667 * * [simplify]: iters left: 2 (164 enodes) 410.718 * * [simplify]: iters left: 1 (270 enodes) 410.817 * * [simplify]: Extracting #0: cost 1 inf + 0 410.817 * * [simplify]: Extracting #1: cost 0 inf + 1 410.817 * [simplify]: Simplified to 0 410.817 * [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)) 410.818 * * * * [progress]: [ 700 / 3260 ] simplifiying candidate # 410.818 * [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)))))) 410.818 * * [simplify]: iters left: 6 (25 enodes) 410.825 * * [simplify]: iters left: 5 (100 enodes) 410.850 * * [simplify]: iters left: 4 (211 enodes) 410.900 * * [simplify]: iters left: 3 (446 enodes) 411.072 * * [simplify]: Extracting #0: cost 1 inf + 0 411.073 * * [simplify]: Extracting #1: cost 11 inf + 0 411.073 * * [simplify]: Extracting #2: cost 121 inf + 0 411.074 * * [simplify]: Extracting #3: cost 222 inf + 48 411.075 * * [simplify]: Extracting #4: cost 202 inf + 1889 411.078 * * [simplify]: Extracting #5: cost 138 inf + 13769 411.084 * * [simplify]: Extracting #6: cost 77 inf + 28145 411.096 * * [simplify]: Extracting #7: cost 5 inf + 55695 411.109 * * [simplify]: Extracting #8: cost 0 inf + 57675 411.126 * * [simplify]: Extracting #9: cost 0 inf + 57635 411.139 * [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))))) 411.140 * [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))))))) 411.140 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 411.140 * * [simplify]: iters left: 6 (12 enodes) 411.144 * * [simplify]: iters left: 5 (53 enodes) 411.155 * * [simplify]: iters left: 4 (117 enodes) 411.189 * * [simplify]: iters left: 3 (255 enodes) 411.317 * * [simplify]: Extracting #0: cost 1 inf + 0 411.317 * * [simplify]: Extracting #1: cost 0 inf + 1 411.317 * [simplify]: Simplified to 0 411.317 * [simplify]: 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)) 411.317 * * * * [progress]: [ 701 / 3260 ] simplifiying candidate # 411.317 * [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))))) 411.318 * * [simplify]: iters left: 6 (23 enodes) 411.327 * * [simplify]: iters left: 5 (91 enodes) 411.343 * * [simplify]: iters left: 4 (183 enodes) 411.415 * * [simplify]: iters left: 3 (398 enodes) 411.563 * * [simplify]: Extracting #0: cost 1 inf + 0 411.564 * * [simplify]: Extracting #1: cost 11 inf + 0 411.564 * * [simplify]: Extracting #2: cost 102 inf + 0 411.565 * * [simplify]: Extracting #3: cost 179 inf + 91 411.566 * * [simplify]: Extracting #4: cost 147 inf + 2322 411.569 * * [simplify]: Extracting #5: cost 103 inf + 8134 411.574 * * [simplify]: Extracting #6: cost 70 inf + 18650 411.584 * * [simplify]: Extracting #7: cost 8 inf + 41349 411.597 * * [simplify]: Extracting #8: cost 0 inf + 44219 411.623 * * [simplify]: Extracting #9: cost 0 inf + 44044 411.648 * [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))) 411.649 * [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)))))) 411.649 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 411.649 * * [simplify]: iters left: 6 (11 enodes) 411.656 * * [simplify]: iters left: 5 (48 enodes) 411.665 * * [simplify]: iters left: 4 (98 enodes) 411.687 * * [simplify]: iters left: 3 (181 enodes) 411.743 * * [simplify]: iters left: 2 (358 enodes) 411.948 * * [simplify]: Extracting #0: cost 1 inf + 0 411.949 * * [simplify]: Extracting #1: cost 0 inf + 1 411.949 * [simplify]: Simplified to 0 411.949 * [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)) 411.949 * * * * [progress]: [ 702 / 3260 ] simplifiying candidate # 411.949 * [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)))) 411.949 * * [simplify]: iters left: 6 (23 enodes) 411.961 * * [simplify]: iters left: 5 (88 enodes) 411.992 * * [simplify]: iters left: 4 (168 enodes) 412.056 * * [simplify]: iters left: 3 (311 enodes) 412.190 * * [simplify]: Extracting #0: cost 1 inf + 0 412.190 * * [simplify]: Extracting #1: cost 12 inf + 0 412.191 * * [simplify]: Extracting #2: cost 90 inf + 83 412.192 * * [simplify]: Extracting #3: cost 128 inf + 1293 412.195 * * [simplify]: Extracting #4: cost 96 inf + 3650 412.198 * * [simplify]: Extracting #5: cost 98 inf + 4101 412.201 * * [simplify]: Extracting #6: cost 92 inf + 5526 412.211 * * [simplify]: Extracting #7: cost 36 inf + 24620 412.230 * * [simplify]: Extracting #8: cost 1 inf + 39012 412.248 * * [simplify]: Extracting #9: cost 0 inf + 39391 412.258 * [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)) 412.258 * [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))))) 412.258 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 412.258 * * [simplify]: iters left: 6 (10 enodes) 412.262 * * [simplify]: iters left: 5 (41 enodes) 412.270 * * [simplify]: iters left: 4 (81 enodes) 412.286 * * [simplify]: iters left: 3 (127 enodes) 412.305 * * [simplify]: iters left: 2 (186 enodes) 412.338 * * [simplify]: iters left: 1 (266 enodes) 412.421 * * [simplify]: Extracting #0: cost 1 inf + 0 412.421 * * [simplify]: Extracting #1: cost 0 inf + 1 412.421 * [simplify]: Simplified to 0 412.421 * [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)) 412.421 * * * * [progress]: [ 703 / 3260 ] simplifiying candidate # 412.422 * [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))) 412.422 * * [simplify]: iters left: 6 (22 enodes) 412.428 * * [simplify]: iters left: 5 (85 enodes) 412.444 * * [simplify]: iters left: 4 (149 enodes) 412.484 * * [simplify]: iters left: 3 (273 enodes) 412.598 * * [simplify]: Extracting #0: cost 1 inf + 0 412.599 * * [simplify]: Extracting #1: cost 9 inf + 0 412.599 * * [simplify]: Extracting #2: cost 78 inf + 2 412.600 * * [simplify]: Extracting #3: cost 118 inf + 709 412.602 * * [simplify]: Extracting #4: cost 97 inf + 2523 412.605 * * [simplify]: Extracting #5: cost 100 inf + 2976 412.607 * * [simplify]: Extracting #6: cost 93 inf + 4243 412.617 * * [simplify]: Extracting #7: cost 27 inf + 27913 412.635 * * [simplify]: Extracting #8: cost 0 inf + 39332 412.657 * * [simplify]: Extracting #9: cost 0 inf + 39317 412.667 * [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))) 412.667 * [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)))) 412.669 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 412.669 * * [simplify]: iters left: 6 (9 enodes) 412.673 * * [simplify]: iters left: 5 (36 enodes) 412.680 * * [simplify]: iters left: 4 (67 enodes) 412.692 * * [simplify]: iters left: 3 (97 enodes) 412.712 * * [simplify]: iters left: 2 (158 enodes) 412.762 * * [simplify]: iters left: 1 (263 enodes) 412.823 * * [simplify]: Extracting #0: cost 1 inf + 0 412.823 * * [simplify]: Extracting #1: cost 0 inf + 1 412.823 * [simplify]: Simplified to 0 412.823 * [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)) 412.823 * * * * [progress]: [ 704 / 3260 ] simplifiying candidate # 412.823 * [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)))) 412.824 * * [simplify]: iters left: 6 (22 enodes) 412.830 * * [simplify]: iters left: 5 (86 enodes) 412.854 * * [simplify]: iters left: 4 (159 enodes) 412.912 * * [simplify]: iters left: 3 (299 enodes) 413.022 * * [simplify]: Extracting #0: cost 1 inf + 0 413.022 * * [simplify]: Extracting #1: cost 11 inf + 0 413.023 * * [simplify]: Extracting #2: cost 88 inf + 0 413.024 * * [simplify]: Extracting #3: cost 134 inf + 830 413.026 * * [simplify]: Extracting #4: cost 102 inf + 3190 413.029 * * [simplify]: Extracting #5: cost 100 inf + 4176 413.033 * * [simplify]: Extracting #6: cost 94 inf + 5281 413.045 * * [simplify]: Extracting #7: cost 36 inf + 25490 413.063 * * [simplify]: Extracting #8: cost 0 inf + 40570 413.083 * * [simplify]: Extracting #9: cost 0 inf + 40515 413.099 * [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))) 413.100 * [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))))) 413.100 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 413.100 * * [simplify]: iters left: 5 (9 enodes) 413.106 * * [simplify]: iters left: 4 (39 enodes) 413.119 * * [simplify]: iters left: 3 (65 enodes) 413.138 * * [simplify]: iters left: 2 (129 enodes) 413.173 * * [simplify]: iters left: 1 (210 enodes) 413.229 * * [simplify]: Extracting #0: cost 1 inf + 0 413.229 * * [simplify]: Extracting #1: cost 0 inf + 1 413.229 * [simplify]: Simplified to 0 413.229 * [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)) 413.229 * * * * [progress]: [ 705 / 3260 ] simplifiying candidate # 413.230 * [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)))))) 413.230 * * [simplify]: iters left: 6 (23 enodes) 413.238 * * [simplify]: iters left: 5 (84 enodes) 413.255 * * [simplify]: iters left: 4 (136 enodes) 413.287 * * [simplify]: iters left: 3 (230 enodes) 413.362 * * [simplify]: iters left: 2 (391 enodes) 413.463 * * [simplify]: Extracting #0: cost 1 inf + 0 413.464 * * [simplify]: Extracting #1: cost 13 inf + 0 413.464 * * [simplify]: Extracting #2: cost 62 inf + 0 413.465 * * [simplify]: Extracting #3: cost 91 inf + 254 413.466 * * [simplify]: Extracting #4: cost 91 inf + 875 413.467 * * [simplify]: Extracting #5: cost 85 inf + 1757 413.470 * * [simplify]: Extracting #6: cost 51 inf + 10819 413.477 * * [simplify]: Extracting #7: cost 20 inf + 22717 413.484 * * [simplify]: Extracting #8: cost 0 inf + 29957 413.491 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 413.491 * [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))))))) 413.492 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 413.492 * * [simplify]: iters left: 6 (10 enodes) 413.494 * * [simplify]: iters left: 5 (37 enodes) 413.501 * * [simplify]: iters left: 4 (57 enodes) 413.520 * * [simplify]: iters left: 3 (104 enodes) 413.542 * * [simplify]: iters left: 2 (158 enodes) 413.581 * * [simplify]: iters left: 1 (225 enodes) 413.635 * * [simplify]: Extracting #0: cost 1 inf + 0 413.635 * * [simplify]: Extracting #1: cost 0 inf + 1 413.635 * [simplify]: Simplified to 0 413.635 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 413.635 * * * * [progress]: [ 706 / 3260 ] simplifiying candidate # 413.635 * [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))))) 413.636 * * [simplify]: iters left: 6 (22 enodes) 413.641 * * [simplify]: iters left: 5 (75 enodes) 413.654 * * [simplify]: iters left: 4 (120 enodes) 413.695 * * [simplify]: iters left: 3 (199 enodes) 413.757 * * [simplify]: iters left: 2 (323 enodes) 413.880 * * [simplify]: iters left: 1 (453 enodes) 414.046 * * [simplify]: Extracting #0: cost 1 inf + 0 414.047 * * [simplify]: Extracting #1: cost 11 inf + 0 414.047 * * [simplify]: Extracting #2: cost 51 inf + 0 414.047 * * [simplify]: Extracting #3: cost 72 inf + 129 414.048 * * [simplify]: Extracting #4: cost 65 inf + 1325 414.052 * * [simplify]: Extracting #5: cost 63 inf + 1696 414.054 * * [simplify]: Extracting #6: cost 56 inf + 2127 414.056 * * [simplify]: Extracting #7: cost 43 inf + 4529 414.064 * * [simplify]: Extracting #8: cost 6 inf + 18152 414.075 * * [simplify]: Extracting #9: cost 0 inf + 20402 414.087 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 414.087 * [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)))))) 414.088 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 414.088 * * [simplify]: iters left: 6 (9 enodes) 414.093 * * [simplify]: iters left: 5 (29 enodes) 414.103 * * [simplify]: iters left: 4 (42 enodes) 414.109 * * [simplify]: iters left: 3 (58 enodes) 414.119 * * [simplify]: iters left: 2 (68 enodes) 414.127 * * [simplify]: Extracting #0: cost 1 inf + 0 414.127 * * [simplify]: Extracting #1: cost 0 inf + 1 414.127 * [simplify]: Simplified to 0 414.127 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 414.127 * * * * [progress]: [ 707 / 3260 ] simplifiying candidate # 414.128 * [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)))))) 414.128 * * [simplify]: iters left: 6 (26 enodes) 414.135 * * [simplify]: iters left: 5 (99 enodes) 414.161 * * [simplify]: iters left: 4 (210 enodes) 414.222 * * [simplify]: iters left: 3 (427 enodes) 414.353 * * [simplify]: Extracting #0: cost 1 inf + 0 414.353 * * [simplify]: Extracting #1: cost 23 inf + 0 414.354 * * [simplify]: Extracting #2: cost 108 inf + 0 414.355 * * [simplify]: Extracting #3: cost 148 inf + 206 414.356 * * [simplify]: Extracting #4: cost 143 inf + 1596 414.359 * * [simplify]: Extracting #5: cost 117 inf + 7765 414.374 * * [simplify]: Extracting #6: cost 20 inf + 35841 414.389 * * [simplify]: Extracting #7: cost 0 inf + 42349 414.400 * [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)) 414.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)))) (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))))))) 414.400 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 414.400 * * [simplify]: iters left: 6 (13 enodes) 414.405 * * [simplify]: iters left: 5 (53 enodes) 414.415 * * [simplify]: iters left: 4 (117 enodes) 414.445 * * [simplify]: iters left: 3 (275 enodes) 414.511 * * [simplify]: iters left: 2 (474 enodes) 414.689 * * [simplify]: Extracting #0: cost 1 inf + 0 414.689 * * [simplify]: Extracting #1: cost 0 inf + 1 414.689 * [simplify]: Simplified to 0 414.689 * [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)) 414.692 * * * * [progress]: [ 708 / 3260 ] simplifiying candidate # 414.692 * [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))))) 414.693 * * [simplify]: iters left: 6 (25 enodes) 414.706 * * [simplify]: iters left: 5 (93 enodes) 414.738 * * [simplify]: iters left: 4 (173 enodes) 414.796 * * [simplify]: iters left: 3 (307 enodes) 414.891 * * [simplify]: iters left: 2 (494 enodes) 415.093 * * [simplify]: Extracting #0: cost 1 inf + 0 415.094 * * [simplify]: Extracting #1: cost 19 inf + 0 415.094 * * [simplify]: Extracting #2: cost 86 inf + 0 415.095 * * [simplify]: Extracting #3: cost 120 inf + 45 415.097 * * [simplify]: Extracting #4: cost 105 inf + 3584 415.101 * * [simplify]: Extracting #5: cost 72 inf + 10386 415.107 * * [simplify]: Extracting #6: cost 51 inf + 14120 415.118 * * [simplify]: Extracting #7: cost 17 inf + 25283 415.129 * * [simplify]: Extracting #8: cost 0 inf + 31061 415.138 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 415.138 * [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)))))) 415.138 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 415.138 * * [simplify]: iters left: 6 (12 enodes) 415.142 * * [simplify]: iters left: 5 (47 enodes) 415.150 * * [simplify]: iters left: 4 (82 enodes) 415.174 * * [simplify]: iters left: 3 (157 enodes) 415.205 * * [simplify]: iters left: 2 (248 enodes) 415.258 * * [simplify]: iters left: 1 (341 enodes) 415.337 * * [simplify]: Extracting #0: cost 1 inf + 0 415.337 * * [simplify]: Extracting #1: cost 0 inf + 1 415.338 * [simplify]: Simplified to 0 415.338 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 415.338 * * * * [progress]: [ 709 / 3260 ] simplifiying candidate # 415.338 * [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)))) 415.339 * * [simplify]: iters left: 6 (24 enodes) 415.347 * * [simplify]: iters left: 5 (88 enodes) 415.363 * * [simplify]: iters left: 4 (173 enodes) 415.405 * * [simplify]: iters left: 3 (327 enodes) 415.527 * * [simplify]: Extracting #0: cost 1 inf + 0 415.527 * * [simplify]: Extracting #1: cost 21 inf + 0 415.528 * * [simplify]: Extracting #2: cost 87 inf + 0 415.529 * * [simplify]: Extracting #3: cost 118 inf + 45 415.530 * * [simplify]: Extracting #4: cost 122 inf + 132 415.532 * * [simplify]: Extracting #5: cost 96 inf + 4446 415.540 * * [simplify]: Extracting #6: cost 25 inf + 23139 415.556 * * [simplify]: Extracting #7: cost 0 inf + 32155 415.572 * * [simplify]: Extracting #8: cost 0 inf + 32140 415.582 * [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)) 415.582 * [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))))) 415.582 * [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))) 415.582 * * [simplify]: iters left: 6 (12 enodes) 415.586 * * [simplify]: iters left: 5 (47 enodes) 415.596 * * [simplify]: iters left: 4 (89 enodes) 415.631 * * [simplify]: iters left: 3 (180 enodes) 415.685 * * [simplify]: iters left: 2 (296 enodes) 415.771 * * [simplify]: iters left: 1 (428 enodes) 415.885 * * [simplify]: Extracting #0: cost 1 inf + 0 415.886 * * [simplify]: Extracting #1: cost 0 inf + 1 415.886 * [simplify]: Simplified to 0 415.886 * [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)) 415.886 * * * * [progress]: [ 710 / 3260 ] simplifiying candidate # 415.886 * [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)))))) 415.886 * * [simplify]: iters left: 6 (25 enodes) 415.895 * * [simplify]: iters left: 5 (92 enodes) 415.927 * * [simplify]: iters left: 4 (171 enodes) 415.983 * * [simplify]: iters left: 3 (286 enodes) 416.066 * * [simplify]: iters left: 2 (451 enodes) 416.178 * * [simplify]: Extracting #0: cost 1 inf + 0 416.179 * * [simplify]: Extracting #1: cost 17 inf + 0 416.179 * * [simplify]: Extracting #2: cost 81 inf + 0 416.180 * * [simplify]: Extracting #3: cost 110 inf + 453 416.182 * * [simplify]: Extracting #4: cost 88 inf + 6251 416.191 * * [simplify]: Extracting #5: cost 65 inf + 11377 416.197 * * [simplify]: Extracting #6: cost 51 inf + 13590 416.208 * * [simplify]: Extracting #7: cost 12 inf + 25993 416.225 * * [simplify]: Extracting #8: cost 0 inf + 30553 416.242 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 416.242 * [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))))))) 416.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))))) 416.243 * * [simplify]: iters left: 6 (12 enodes) 416.249 * * [simplify]: iters left: 5 (46 enodes) 416.265 * * [simplify]: iters left: 4 (81 enodes) 416.292 * * [simplify]: iters left: 3 (134 enodes) 416.319 * * [simplify]: iters left: 2 (197 enodes) 416.363 * * [simplify]: iters left: 1 (271 enodes) 416.424 * * [simplify]: Extracting #0: cost 1 inf + 0 416.424 * * [simplify]: Extracting #1: cost 0 inf + 1 416.425 * [simplify]: Simplified to 0 416.425 * [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)) 416.425 * * * * [progress]: [ 711 / 3260 ] simplifiying candidate # 416.425 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 416.426 * * [simplify]: iters left: 6 (23 enodes) 416.437 * * [simplify]: iters left: 5 (83 enodes) 416.465 * * [simplify]: iters left: 4 (139 enodes) 416.495 * * [simplify]: iters left: 3 (233 enodes) 416.560 * * [simplify]: iters left: 2 (376 enodes) 416.675 * * [simplify]: Extracting #0: cost 1 inf + 0 416.675 * * [simplify]: Extracting #1: cost 11 inf + 0 416.675 * * [simplify]: Extracting #2: cost 58 inf + 0 416.676 * * [simplify]: Extracting #3: cost 92 inf + 44 416.676 * * [simplify]: Extracting #4: cost 98 inf + 293 416.677 * * [simplify]: Extracting #5: cost 83 inf + 1710 416.678 * * [simplify]: Extracting #6: cost 57 inf + 5560 416.682 * * [simplify]: Extracting #7: cost 15 inf + 17322 416.690 * * [simplify]: Extracting #8: cost 0 inf + 22485 416.697 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 416.697 * [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)))))) 416.697 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 416.697 * * [simplify]: iters left: 6 (10 enodes) 416.700 * * [simplify]: iters left: 5 (38 enodes) 416.708 * * [simplify]: iters left: 4 (59 enodes) 416.729 * * [simplify]: iters left: 3 (88 enodes) 416.754 * * [simplify]: iters left: 2 (117 enodes) 416.772 * * [simplify]: iters left: 1 (144 enodes) 416.791 * * [simplify]: Extracting #0: cost 1 inf + 0 416.791 * * [simplify]: Extracting #1: cost 0 inf + 1 416.791 * [simplify]: Simplified to 0 416.791 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 416.791 * * * * [progress]: [ 712 / 3260 ] simplifiying candidate # 416.791 * [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)))) 416.792 * * [simplify]: iters left: 6 (23 enodes) 416.797 * * [simplify]: iters left: 5 (83 enodes) 416.812 * * [simplify]: iters left: 4 (143 enodes) 416.839 * * [simplify]: iters left: 3 (249 enodes) 416.916 * * [simplify]: iters left: 2 (392 enodes) 417.031 * * [simplify]: Extracting #0: cost 1 inf + 0 417.031 * * [simplify]: Extracting #1: cost 13 inf + 0 417.032 * * [simplify]: Extracting #2: cost 63 inf + 0 417.032 * * [simplify]: Extracting #3: cost 83 inf + 212 417.033 * * [simplify]: Extracting #4: cost 65 inf + 2918 417.034 * * [simplify]: Extracting #5: cost 58 inf + 3718 417.036 * * [simplify]: Extracting #6: cost 47 inf + 5146 417.042 * * [simplify]: Extracting #7: cost 12 inf + 16404 417.056 * * [simplify]: Extracting #8: cost 0 inf + 20486 417.069 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 417.069 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 417.069 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 417.070 * * [simplify]: iters left: 6 (11 enodes) 417.076 * * [simplify]: iters left: 5 (42 enodes) 417.090 * * [simplify]: iters left: 4 (67 enodes) 417.113 * * [simplify]: iters left: 3 (111 enodes) 417.152 * * [simplify]: iters left: 2 (140 enodes) 417.183 * * [simplify]: iters left: 1 (160 enodes) 417.202 * * [simplify]: Extracting #0: cost 1 inf + 0 417.202 * * [simplify]: Extracting #1: cost 0 inf + 1 417.202 * [simplify]: Simplified to 0 417.202 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 417.202 * * * * [progress]: [ 713 / 3260 ] simplifiying candidate # 417.202 * [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)))))) 417.202 * * [simplify]: iters left: 6 (29 enodes) 417.213 * * [simplify]: iters left: 5 (114 enodes) 417.239 * * [simplify]: iters left: 4 (274 enodes) 417.365 * * [simplify]: Extracting #0: cost 1 inf + 0 417.366 * * [simplify]: Extracting #1: cost 13 inf + 0 417.366 * * [simplify]: Extracting #2: cost 172 inf + 0 417.368 * * [simplify]: Extracting #3: cost 284 inf + 450 417.371 * * [simplify]: Extracting #4: cost 266 inf + 5378 417.381 * * [simplify]: Extracting #5: cost 125 inf + 54558 417.396 * * [simplify]: Extracting #6: cost 2 inf + 98659 417.413 * * [simplify]: Extracting #7: cost 0 inf + 98658 417.435 * [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))))) 417.435 * [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))))))) 417.435 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 417.435 * * [simplify]: iters left: 6 (16 enodes) 417.440 * * [simplify]: iters left: 5 (68 enodes) 417.453 * * [simplify]: iters left: 4 (179 enodes) 417.561 * * [simplify]: Extracting #0: cost 1 inf + 0 417.561 * * [simplify]: Extracting #1: cost 27 inf + 0 417.561 * * [simplify]: Extracting #2: cost 153 inf + 0 417.562 * * [simplify]: Extracting #3: cost 242 inf + 83 417.564 * * [simplify]: Extracting #4: cost 185 inf + 16503 417.576 * * [simplify]: Extracting #5: cost 15 inf + 79352 417.591 * * [simplify]: Extracting #6: cost 0 inf + 84943 417.616 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 417.616 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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))))))) 417.616 * * * * [progress]: [ 714 / 3260 ] simplifiying candidate # 417.616 * [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))))) 417.617 * * [simplify]: iters left: 6 (28 enodes) 417.626 * * [simplify]: iters left: 5 (109 enodes) 417.649 * * [simplify]: iters left: 4 (238 enodes) 417.736 * * [simplify]: Extracting #0: cost 1 inf + 0 417.737 * * [simplify]: Extracting #1: cost 13 inf + 0 417.737 * * [simplify]: Extracting #2: cost 134 inf + 0 417.738 * * [simplify]: Extracting #3: cost 213 inf + 327 417.740 * * [simplify]: Extracting #4: cost 201 inf + 3846 417.750 * * [simplify]: Extracting #5: cost 67 inf + 43550 417.760 * * [simplify]: Extracting #6: cost 4 inf + 64428 417.772 * * [simplify]: Extracting #7: cost 0 inf + 65859 417.784 * [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)))))) 417.784 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (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)))))) 417.784 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 417.784 * * [simplify]: iters left: 6 (15 enodes) 417.789 * * [simplify]: iters left: 5 (63 enodes) 417.805 * * [simplify]: iters left: 4 (145 enodes) 417.859 * * [simplify]: iters left: 3 (499 enodes) 418.153 * * [simplify]: Extracting #0: cost 1 inf + 0 418.153 * * [simplify]: Extracting #1: cost 0 inf + 1 418.153 * [simplify]: Simplified to 0 418.153 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 418.154 * * * * [progress]: [ 715 / 3260 ] simplifiying candidate # 418.154 * [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)))) 418.154 * * [simplify]: iters left: 6 (27 enodes) 418.162 * * [simplify]: iters left: 5 (103 enodes) 418.187 * * [simplify]: iters left: 4 (244 enodes) 418.317 * * [simplify]: Extracting #0: cost 1 inf + 0 418.317 * * [simplify]: Extracting #1: cost 15 inf + 0 418.318 * * [simplify]: Extracting #2: cost 134 inf + 0 418.319 * * [simplify]: Extracting #3: cost 201 inf + 205 418.321 * * [simplify]: Extracting #4: cost 187 inf + 4223 418.331 * * [simplify]: Extracting #5: cost 64 inf + 37815 418.352 * * [simplify]: Extracting #6: cost 3 inf + 56914 418.376 * * [simplify]: Extracting #7: cost 0 inf + 58064 418.397 * [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)))) 418.397 * [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))))) 418.397 * [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))) 418.398 * * [simplify]: iters left: 6 (15 enodes) 418.406 * * [simplify]: iters left: 5 (62 enodes) 418.434 * * [simplify]: iters left: 4 (159 enodes) 418.505 * * [simplify]: iters left: 3 (475 enodes) 418.891 * * [simplify]: Extracting #0: cost 1 inf + 0 418.892 * * [simplify]: Extracting #1: cost 42 inf + 0 418.893 * * [simplify]: Extracting #2: cost 194 inf + 1 418.898 * * [simplify]: Extracting #3: cost 205 inf + 15094 418.925 * * [simplify]: Extracting #4: cost 20 inf + 63712 418.961 * * [simplify]: Extracting #5: cost 3 inf + 65204 418.985 * * [simplify]: Extracting #6: cost 0 inf + 65965 419.001 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 419.001 * [simplify]: 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)))) 419.001 * * * * [progress]: [ 716 / 3260 ] simplifiying candidate # 419.001 * [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)))))) 419.002 * * [simplify]: iters left: 6 (28 enodes) 419.011 * * [simplify]: iters left: 5 (108 enodes) 419.045 * * [simplify]: iters left: 4 (243 enodes) 419.152 * * [simplify]: Extracting #0: cost 1 inf + 0 419.152 * * [simplify]: Extracting #1: cost 13 inf + 0 419.153 * * [simplify]: Extracting #2: cost 132 inf + 0 419.155 * * [simplify]: Extracting #3: cost 209 inf + 776 419.157 * * [simplify]: Extracting #4: cost 192 inf + 5584 419.167 * * [simplify]: Extracting #5: cost 55 inf + 49230 419.183 * * [simplify]: Extracting #6: cost 5 inf + 64582 419.195 * * [simplify]: Extracting #7: cost 0 inf + 67025 419.207 * [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)))) 419.208 * [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))))))) 419.208 * [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))))) 419.208 * * [simplify]: iters left: 6 (15 enodes) 419.214 * * [simplify]: iters left: 5 (62 enodes) 419.232 * * [simplify]: iters left: 4 (148 enodes) 419.288 * * [simplify]: iters left: 3 (499 enodes) 419.692 * * [simplify]: Extracting #0: cost 1 inf + 0 419.692 * * [simplify]: Extracting #1: cost 0 inf + 1 419.692 * [simplify]: Simplified to 0 419.692 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 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)) 419.693 * * * * [progress]: [ 717 / 3260 ] simplifiying candidate # 419.693 * [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))))) 419.693 * * [simplify]: iters left: 6 (27 enodes) 419.707 * * [simplify]: iters left: 5 (102 enodes) 419.743 * * [simplify]: iters left: 4 (210 enodes) 419.838 * * [simplify]: Extracting #0: cost 1 inf + 0 419.838 * * [simplify]: Extracting #1: cost 13 inf + 0 419.838 * * [simplify]: Extracting #2: cost 109 inf + 0 419.839 * * [simplify]: Extracting #3: cost 166 inf + 208 419.840 * * [simplify]: Extracting #4: cost 168 inf + 538 419.843 * * [simplify]: Extracting #5: cost 139 inf + 6901 419.852 * * [simplify]: Extracting #6: cost 51 inf + 30083 419.861 * * [simplify]: Extracting #7: cost 0 inf + 47530 419.871 * * [simplify]: Extracting #8: cost 0 inf + 47460 419.880 * [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))))) 419.880 * [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)))))) 419.880 * [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)))) 419.880 * * [simplify]: iters left: 6 (14 enodes) 419.884 * * [simplify]: iters left: 5 (56 enodes) 419.897 * * [simplify]: iters left: 4 (117 enodes) 419.954 * * [simplify]: iters left: 3 (347 enodes) 420.133 * * [simplify]: Extracting #0: cost 1 inf + 0 420.133 * * [simplify]: Extracting #1: cost 0 inf + 1 420.133 * [simplify]: Simplified to 0 420.134 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 420.134 * * * * [progress]: [ 718 / 3260 ] simplifiying candidate # 420.134 * [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)))) 420.134 * * [simplify]: iters left: 6 (26 enodes) 420.141 * * [simplify]: iters left: 5 (98 enodes) 420.159 * * [simplify]: iters left: 4 (201 enodes) 420.216 * * [simplify]: iters left: 3 (475 enodes) 420.447 * * [simplify]: Extracting #0: cost 1 inf + 0 420.447 * * [simplify]: Extracting #1: cost 25 inf + 0 420.448 * * [simplify]: Extracting #2: cost 154 inf + 0 420.449 * * [simplify]: Extracting #3: cost 224 inf + 168 420.450 * * [simplify]: Extracting #4: cost 204 inf + 5313 420.459 * * [simplify]: Extracting #5: cost 75 inf + 37322 420.485 * * [simplify]: Extracting #6: cost 2 inf + 57435 420.515 * * [simplify]: Extracting #7: cost 0 inf + 58180 420.545 * [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))))) 420.545 * [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))))) 420.546 * [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))) 420.546 * * [simplify]: iters left: 6 (14 enodes) 420.554 * * [simplify]: iters left: 5 (57 enodes) 420.575 * * [simplify]: iters left: 4 (116 enodes) 420.604 * * [simplify]: iters left: 3 (321 enodes) 420.786 * * [simplify]: Extracting #0: cost 1 inf + 0 420.786 * * [simplify]: Extracting #1: cost 0 inf + 1 420.786 * [simplify]: Simplified to 0 420.786 * [simplify]: 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)) 420.786 * * * * [progress]: [ 719 / 3260 ] simplifiying candidate # 420.787 * [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)))))) 420.787 * * [simplify]: iters left: 6 (27 enodes) 420.800 * * [simplify]: iters left: 5 (103 enodes) 420.823 * * [simplify]: iters left: 4 (234 enodes) 420.942 * * [simplify]: Extracting #0: cost 1 inf + 0 420.942 * * [simplify]: Extracting #1: cost 13 inf + 0 420.942 * * [simplify]: Extracting #2: cost 116 inf + 0 420.943 * * [simplify]: Extracting #3: cost 181 inf + 205 420.944 * * [simplify]: Extracting #4: cost 163 inf + 4536 420.948 * * [simplify]: Extracting #5: cost 78 inf + 27340 420.957 * * [simplify]: Extracting #6: cost 2 inf + 49848 420.969 * * [simplify]: Extracting #7: cost 0 inf + 49840 420.982 * [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)) 420.982 * [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))))))) 420.983 * [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))))) 420.983 * * [simplify]: iters left: 6 (15 enodes) 420.991 * * [simplify]: iters left: 5 (62 enodes) 421.014 * * [simplify]: iters left: 4 (149 enodes) 421.094 * * [simplify]: iters left: 3 (450 enodes) 421.433 * * [simplify]: Extracting #0: cost 1 inf + 0 421.433 * * [simplify]: Extracting #1: cost 0 inf + 1 421.433 * [simplify]: Simplified to 0 421.433 * [simplify]: 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)) 421.434 * * * * [progress]: [ 720 / 3260 ] simplifiying candidate # 421.434 * [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))))) 421.434 * * [simplify]: iters left: 6 (26 enodes) 421.441 * * [simplify]: iters left: 5 (98 enodes) 421.470 * * [simplify]: iters left: 4 (201 enodes) 421.560 * * [simplify]: iters left: 3 (485 enodes) 421.829 * * [simplify]: Extracting #0: cost 1 inf + 0 421.829 * * [simplify]: Extracting #1: cost 23 inf + 0 421.830 * * [simplify]: Extracting #2: cost 138 inf + 0 421.832 * * [simplify]: Extracting #3: cost 226 inf + 457 421.835 * * [simplify]: Extracting #4: cost 200 inf + 4649 421.847 * * [simplify]: Extracting #5: cost 74 inf + 34228 421.871 * * [simplify]: Extracting #6: cost 6 inf + 52766 421.891 * * [simplify]: Extracting #7: cost 0 inf + 54263 421.905 * * [simplify]: Extracting #8: cost 0 inf + 54183 421.924 * [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))) 421.924 * [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)))))) 421.925 * [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)))) 421.925 * * [simplify]: iters left: 6 (14 enodes) 421.933 * * [simplify]: iters left: 5 (57 enodes) 421.954 * * [simplify]: iters left: 4 (118 enodes) 421.992 * * [simplify]: iters left: 3 (314 enodes) 422.168 * * [simplify]: Extracting #0: cost 1 inf + 0 422.168 * * [simplify]: Extracting #1: cost 0 inf + 1 422.168 * [simplify]: Simplified to 0 422.169 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 2))) 0)) 422.169 * * * * [progress]: [ 721 / 3260 ] simplifiying candidate # 422.170 * [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)))) 422.170 * * [simplify]: iters left: 6 (25 enodes) 422.182 * * [simplify]: iters left: 5 (88 enodes) 422.217 * * [simplify]: iters left: 4 (182 enodes) 422.280 * * [simplify]: iters left: 3 (400 enodes) 422.399 * * [simplify]: Extracting #0: cost 1 inf + 0 422.399 * * [simplify]: Extracting #1: cost 25 inf + 0 422.400 * * [simplify]: Extracting #2: cost 133 inf + 0 422.401 * * [simplify]: Extracting #3: cost 170 inf + 335 422.404 * * [simplify]: Extracting #4: cost 141 inf + 5181 422.416 * * [simplify]: Extracting #5: cost 36 inf + 29703 422.436 * * [simplify]: Extracting #6: cost 0 inf + 40189 422.456 * * [simplify]: Extracting #7: cost 0 inf + 40174 422.476 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b a) 2)) 422.476 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* 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))))) 422.477 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 422.477 * * [simplify]: iters left: 6 (13 enodes) 422.488 * * [simplify]: iters left: 5 (48 enodes) 422.501 * * [simplify]: iters left: 4 (103 enodes) 422.523 * * [simplify]: iters left: 3 (238 enodes) 422.610 * * [simplify]: Extracting #0: cost 1 inf + 0 422.610 * * [simplify]: Extracting #1: cost 0 inf + 1 422.610 * [simplify]: Simplified to 0 422.611 * [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)) 422.611 * * * * [progress]: [ 722 / 3260 ] simplifiying candidate # 422.611 * [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)))))) 422.611 * * [simplify]: iters left: 6 (28 enodes) 422.619 * * [simplify]: iters left: 5 (107 enodes) 422.639 * * [simplify]: iters left: 4 (236 enodes) 422.699 * * [simplify]: Extracting #0: cost 1 inf + 0 422.700 * * [simplify]: Extracting #1: cost 13 inf + 0 422.700 * * [simplify]: Extracting #2: cost 133 inf + 0 422.700 * * [simplify]: Extracting #3: cost 213 inf + 771 422.702 * * [simplify]: Extracting #4: cost 188 inf + 7758 422.709 * * [simplify]: Extracting #5: cost 65 inf + 46084 422.722 * * [simplify]: Extracting #6: cost 4 inf + 67373 422.735 * * [simplify]: Extracting #7: cost 0 inf + 68163 422.758 * [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))))) 422.758 * [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))))))) 422.759 * [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))))) 422.759 * * [simplify]: iters left: 6 (15 enodes) 422.767 * * [simplify]: iters left: 5 (61 enodes) 422.789 * * [simplify]: iters left: 4 (142 enodes) 422.840 * * [simplify]: iters left: 3 (474 enodes) 423.126 * * [simplify]: Extracting #0: cost 1 inf + 0 423.127 * * [simplify]: Extracting #1: cost 0 inf + 1 423.127 * [simplify]: Simplified to 0 423.127 * [simplify]: 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)) 423.127 * * * * [progress]: [ 723 / 3260 ] simplifiying candidate # 423.127 * [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))))) 423.128 * * [simplify]: iters left: 6 (27 enodes) 423.142 * * [simplify]: iters left: 5 (102 enodes) 423.162 * * [simplify]: iters left: 4 (205 enodes) 423.217 * * [simplify]: Extracting #0: cost 1 inf + 0 423.217 * * [simplify]: Extracting #1: cost 13 inf + 0 423.218 * * [simplify]: Extracting #2: cost 107 inf + 0 423.218 * * [simplify]: Extracting #3: cost 161 inf + 247 423.219 * * [simplify]: Extracting #4: cost 160 inf + 861 423.223 * * [simplify]: Extracting #5: cost 136 inf + 6220 423.232 * * [simplify]: Extracting #6: cost 51 inf + 27737 423.241 * * [simplify]: Extracting #7: cost 7 inf + 43196 423.249 * * [simplify]: Extracting #8: cost 0 inf + 45774 423.260 * [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)))) 423.260 * [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)))))) 423.261 * [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)))) 423.261 * * [simplify]: iters left: 6 (14 enodes) 423.267 * * [simplify]: iters left: 5 (56 enodes) 423.281 * * [simplify]: iters left: 4 (113 enodes) 423.307 * * [simplify]: iters left: 3 (324 enodes) 423.433 * * [simplify]: Extracting #0: cost 1 inf + 0 423.433 * * [simplify]: Extracting #1: cost 0 inf + 1 423.433 * [simplify]: Simplified to 0 423.433 * [simplify]: 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)) 423.433 * * * * [progress]: [ 724 / 3260 ] simplifiying candidate # 423.434 * [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)))) 423.434 * * [simplify]: iters left: 6 (26 enodes) 423.440 * * [simplify]: iters left: 5 (97 enodes) 423.469 * * [simplify]: iters left: 4 (196 enodes) 423.557 * * [simplify]: iters left: 3 (464 enodes) 423.783 * * [simplify]: Extracting #0: cost 1 inf + 0 423.783 * * [simplify]: Extracting #1: cost 23 inf + 0 423.783 * * [simplify]: Extracting #2: cost 124 inf + 0 423.784 * * [simplify]: Extracting #3: cost 190 inf + 370 423.786 * * [simplify]: Extracting #4: cost 151 inf + 8113 423.798 * * [simplify]: Extracting #5: cost 66 inf + 28851 423.819 * * [simplify]: Extracting #6: cost 3 inf + 46829 423.844 * * [simplify]: Extracting #7: cost 0 inf + 48019 423.857 * [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))) 423.857 * [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))))) 423.858 * [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))) 423.858 * * [simplify]: iters left: 6 (14 enodes) 423.862 * * [simplify]: iters left: 5 (56 enodes) 423.876 * * [simplify]: iters left: 4 (112 enodes) 423.901 * * [simplify]: iters left: 3 (297 enodes) 424.045 * * [simplify]: Extracting #0: cost 1 inf + 0 424.045 * * [simplify]: Extracting #1: cost 0 inf + 1 424.045 * [simplify]: Simplified to 0 424.045 * [simplify]: 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)) 424.045 * * * * [progress]: [ 725 / 3260 ] simplifiying candidate # 424.046 * [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)))))) 424.046 * * [simplify]: iters left: 6 (26 enodes) 424.057 * * [simplify]: iters left: 5 (99 enodes) 424.091 * * [simplify]: iters left: 4 (210 enodes) 424.146 * * [simplify]: iters left: 3 (495 enodes) 424.335 * * [simplify]: Extracting #0: cost 1 inf + 0 424.336 * * [simplify]: Extracting #1: cost 23 inf + 0 424.336 * * [simplify]: Extracting #2: cost 136 inf + 0 424.338 * * [simplify]: Extracting #3: cost 243 inf + 288 424.341 * * [simplify]: Extracting #4: cost 221 inf + 5913 424.357 * * [simplify]: Extracting #5: cost 72 inf + 45778 424.373 * * [simplify]: Extracting #6: cost 2 inf + 67021 424.392 * * [simplify]: Extracting #7: cost 0 inf + 67661 424.424 * [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))) 424.424 * [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))))))) 424.425 * [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))))) 424.425 * * [simplify]: iters left: 6 (13 enodes) 424.432 * * [simplify]: iters left: 5 (53 enodes) 424.455 * * [simplify]: iters left: 4 (118 enodes) 424.506 * * [simplify]: iters left: 3 (324 enodes) 424.654 * * [simplify]: Extracting #0: cost 1 inf + 0 424.654 * * [simplify]: Extracting #1: cost 0 inf + 1 424.654 * [simplify]: Simplified to 0 424.654 * [simplify]: 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)) 424.654 * * * * [progress]: [ 726 / 3260 ] simplifiying candidate # 424.655 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 424.655 * * [simplify]: iters left: 6 (24 enodes) 424.671 * * [simplify]: iters left: 5 (88 enodes) 424.701 * * [simplify]: iters left: 4 (168 enodes) 424.754 * * [simplify]: iters left: 3 (365 enodes) 424.887 * * [simplify]: Extracting #0: cost 1 inf + 0 424.887 * * [simplify]: Extracting #1: cost 19 inf + 0 424.888 * * [simplify]: Extracting #2: cost 108 inf + 0 424.889 * * [simplify]: Extracting #3: cost 175 inf + 209 424.891 * * [simplify]: Extracting #4: cost 173 inf + 1270 424.899 * * [simplify]: Extracting #5: cost 123 inf + 11850 424.912 * * [simplify]: Extracting #6: cost 24 inf + 35574 424.923 * * [simplify]: Extracting #7: cost 1 inf + 41492 424.933 * * [simplify]: Extracting #8: cost 0 inf + 41815 424.950 * [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)) 424.950 * [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)))))) 424.951 * [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)))) 424.951 * * [simplify]: iters left: 6 (11 enodes) 424.956 * * [simplify]: iters left: 5 (43 enodes) 424.964 * * [simplify]: iters left: 4 (84 enodes) 424.981 * * [simplify]: iters left: 3 (212 enodes) 425.053 * * [simplify]: iters left: 2 (472 enodes) 425.254 * * [simplify]: Extracting #0: cost 1 inf + 0 425.254 * * [simplify]: Extracting #1: cost 0 inf + 1 425.254 * [simplify]: Simplified to 0 425.255 * [simplify]: 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)) 425.255 * * * * [progress]: [ 727 / 3260 ] simplifiying candidate # 425.255 * [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)))) 425.256 * * [simplify]: iters left: 6 (24 enodes) 425.268 * * [simplify]: iters left: 5 (90 enodes) 425.288 * * [simplify]: iters left: 4 (180 enodes) 425.341 * * [simplify]: iters left: 3 (382 enodes) 425.467 * * [simplify]: Extracting #0: cost 1 inf + 0 425.467 * * [simplify]: Extracting #1: cost 21 inf + 0 425.467 * * [simplify]: Extracting #2: cost 103 inf + 0 425.468 * * [simplify]: Extracting #3: cost 149 inf + 168 425.469 * * [simplify]: Extracting #4: cost 116 inf + 4899 425.477 * * [simplify]: Extracting #5: cost 64 inf + 14501 425.490 * * [simplify]: Extracting #6: cost 14 inf + 29469 425.507 * * [simplify]: Extracting #7: cost 0 inf + 34430 425.517 * [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))) 425.517 * [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))))) 425.517 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 425.517 * * [simplify]: iters left: 6 (12 enodes) 425.522 * * [simplify]: iters left: 5 (49 enodes) 425.531 * * [simplify]: iters left: 4 (99 enodes) 425.555 * * [simplify]: iters left: 3 (234 enodes) 425.631 * * [simplify]: iters left: 2 (447 enodes) 425.786 * * [simplify]: Extracting #0: cost 1 inf + 0 425.786 * * [simplify]: Extracting #1: cost 0 inf + 1 425.786 * [simplify]: Simplified to 0 425.786 * [simplify]: 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)) 425.787 * * * * [progress]: [ 728 / 3260 ] simplifiying candidate # 425.787 * [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)))))) 425.787 * * [simplify]: iters left: 6 (26 enodes) 425.794 * * [simplify]: iters left: 5 (98 enodes) 425.823 * * [simplify]: iters left: 4 (205 enodes) 425.886 * * [simplify]: iters left: 3 (459 enodes) 426.063 * * [simplify]: Extracting #0: cost 1 inf + 0 426.063 * * [simplify]: Extracting #1: cost 25 inf + 0 426.063 * * [simplify]: Extracting #2: cost 124 inf + 0 426.064 * * [simplify]: Extracting #3: cost 172 inf + 1098 426.067 * * [simplify]: Extracting #4: cost 112 inf + 12844 426.079 * * [simplify]: Extracting #5: cost 48 inf + 29787 426.105 * * [simplify]: Extracting #6: cost 4 inf + 43549 426.122 * * [simplify]: Extracting #7: cost 0 inf + 44932 426.134 * [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)))) 426.134 * [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))))))) 426.134 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 426.135 * * [simplify]: iters left: 6 (14 enodes) 426.139 * * [simplify]: iters left: 5 (57 enodes) 426.151 * * [simplify]: iters left: 4 (121 enodes) 426.207 * * [simplify]: iters left: 3 (291 enodes) 426.374 * * [simplify]: Extracting #0: cost 1 inf + 0 426.375 * * [simplify]: Extracting #1: cost 0 inf + 1 426.375 * [simplify]: Simplified to 0 426.375 * [simplify]: 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)) 426.375 * * * * [progress]: [ 729 / 3260 ] simplifiying candidate # 426.375 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 426.375 * * [simplify]: iters left: 6 (25 enodes) 426.382 * * [simplify]: iters left: 5 (93 enodes) 426.413 * * [simplify]: iters left: 4 (179 enodes) 426.487 * * [simplify]: iters left: 3 (369 enodes) 426.594 * * [simplify]: Extracting #0: cost 1 inf + 0 426.594 * * [simplify]: Extracting #1: cost 21 inf + 0 426.594 * * [simplify]: Extracting #2: cost 98 inf + 0 426.595 * * [simplify]: Extracting #3: cost 135 inf + 373 426.596 * * [simplify]: Extracting #4: cost 103 inf + 4423 426.600 * * [simplify]: Extracting #5: cost 66 inf + 9977 426.612 * * [simplify]: Extracting #6: cost 20 inf + 22752 426.628 * * [simplify]: Extracting #7: cost 0 inf + 30017 426.645 * * [simplify]: Extracting #8: cost 0 inf + 30002 426.661 * [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)) 426.661 * [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)))))) 426.664 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 426.664 * * [simplify]: iters left: 6 (13 enodes) 426.668 * * [simplify]: iters left: 5 (52 enodes) 426.678 * * [simplify]: iters left: 4 (98 enodes) 426.701 * * [simplify]: iters left: 3 (212 enodes) 426.775 * * [simplify]: iters left: 2 (371 enodes) 426.897 * * [simplify]: Extracting #0: cost 1 inf + 0 426.898 * * [simplify]: Extracting #1: cost 0 inf + 1 426.898 * [simplify]: Simplified to 0 426.898 * [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)) 426.898 * * * * [progress]: [ 730 / 3260 ] simplifiying candidate # 426.898 * [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)))) 426.899 * * [simplify]: iters left: 6 (24 enodes) 426.910 * * [simplify]: iters left: 5 (84 enodes) 426.939 * * [simplify]: iters left: 4 (164 enodes) 426.996 * * [simplify]: iters left: 3 (300 enodes) 427.072 * * [simplify]: Extracting #0: cost 1 inf + 0 427.072 * * [simplify]: Extracting #1: cost 21 inf + 0 427.072 * * [simplify]: Extracting #2: cost 90 inf + 0 427.073 * * [simplify]: Extracting #3: cost 116 inf + 46 427.073 * * [simplify]: Extracting #4: cost 106 inf + 1243 427.075 * * [simplify]: Extracting #5: cost 70 inf + 5544 427.079 * * [simplify]: Extracting #6: cost 26 inf + 16548 427.092 * * [simplify]: Extracting #7: cost 1 inf + 25333 427.106 * * [simplify]: Extracting #8: cost 0 inf + 25698 427.115 * [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)) 427.115 * [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))))) 427.115 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 427.115 * * [simplify]: iters left: 6 (12 enodes) 427.119 * * [simplify]: iters left: 5 (44 enodes) 427.127 * * [simplify]: iters left: 4 (92 enodes) 427.146 * * [simplify]: iters left: 3 (159 enodes) 427.185 * * [simplify]: iters left: 2 (267 enodes) 427.253 * * [simplify]: iters left: 1 (364 enodes) 427.358 * * [simplify]: Extracting #0: cost 1 inf + 0 427.358 * * [simplify]: Extracting #1: cost 0 inf + 1 427.358 * [simplify]: Simplified to 0 427.359 * [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)) 427.359 * * * * [progress]: [ 731 / 3260 ] simplifiying candidate # 427.359 * [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)))))) 427.360 * * [simplify]: iters left: 6 (27 enodes) 427.374 * * [simplify]: iters left: 5 (105 enodes) 427.397 * * [simplify]: iters left: 4 (238 enodes) 427.478 * * [simplify]: Extracting #0: cost 1 inf + 0 427.478 * * [simplify]: Extracting #1: cost 13 inf + 0 427.479 * * [simplify]: Extracting #2: cost 131 inf + 0 427.479 * * [simplify]: Extracting #3: cost 200 inf + 1060 427.482 * * [simplify]: Extracting #4: cost 129 inf + 19225 427.495 * * [simplify]: Extracting #5: cost 40 inf + 44980 427.510 * * [simplify]: Extracting #6: cost 1 inf + 57361 427.521 * * [simplify]: Extracting #7: cost 0 inf + 57670 427.532 * [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))))) 427.532 * [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))))))) 427.533 * [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))))) 427.533 * * [simplify]: iters left: 6 (15 enodes) 427.542 * * [simplify]: iters left: 5 (64 enodes) 427.570 * * [simplify]: iters left: 4 (149 enodes) 427.628 * * [simplify]: iters left: 3 (466 enodes) 428.017 * * [simplify]: Extracting #0: cost 1 inf + 0 428.017 * * [simplify]: Extracting #1: cost 0 inf + 1 428.017 * [simplify]: Simplified to 0 428.017 * [simplify]: 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)) 428.017 * * * * [progress]: [ 732 / 3260 ] simplifiying candidate # 428.018 * [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))))) 428.018 * * [simplify]: iters left: 6 (26 enodes) 428.031 * * [simplify]: iters left: 5 (100 enodes) 428.050 * * [simplify]: iters left: 4 (208 enodes) 428.119 * * [simplify]: Extracting #0: cost 1 inf + 0 428.119 * * [simplify]: Extracting #1: cost 13 inf + 0 428.119 * * [simplify]: Extracting #2: cost 112 inf + 0 428.120 * * [simplify]: Extracting #3: cost 156 inf + 495 428.129 * * [simplify]: Extracting #4: cost 98 inf + 12180 428.139 * * [simplify]: Extracting #5: cost 45 inf + 25812 428.153 * * [simplify]: Extracting #6: cost 6 inf + 37326 428.169 * * [simplify]: Extracting #7: cost 0 inf + 39845 428.184 * [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)))) 428.184 * [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)))))) 428.185 * [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)))) 428.185 * * [simplify]: iters left: 6 (14 enodes) 428.193 * * [simplify]: iters left: 5 (59 enodes) 428.214 * * [simplify]: iters left: 4 (121 enodes) 428.248 * * [simplify]: iters left: 3 (332 enodes) 428.456 * * [simplify]: Extracting #0: cost 1 inf + 0 428.456 * * [simplify]: Extracting #1: cost 0 inf + 1 428.456 * [simplify]: Simplified to 0 428.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) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 428.456 * * * * [progress]: [ 733 / 3260 ] simplifiying candidate # 428.456 * [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)))) 428.457 * * [simplify]: iters left: 6 (25 enodes) 428.463 * * [simplify]: iters left: 5 (95 enodes) 428.485 * * [simplify]: iters left: 4 (199 enodes) 428.535 * * [simplify]: iters left: 3 (452 enodes) 428.783 * * [simplify]: Extracting #0: cost 1 inf + 0 428.784 * * [simplify]: Extracting #1: cost 24 inf + 0 428.784 * * [simplify]: Extracting #2: cost 155 inf + 1 428.787 * * [simplify]: Extracting #3: cost 184 inf + 3249 428.795 * * [simplify]: Extracting #4: cost 110 inf + 17339 428.810 * * [simplify]: Extracting #5: cost 46 inf + 32607 428.829 * * [simplify]: Extracting #6: cost 3 inf + 45174 428.850 * * [simplify]: Extracting #7: cost 0 inf + 46258 428.871 * [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)))) 428.871 * [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))))) 428.871 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 428.872 * * [simplify]: iters left: 6 (13 enodes) 428.878 * * [simplify]: iters left: 5 (54 enodes) 428.902 * * [simplify]: iters left: 4 (112 enodes) 428.944 * * [simplify]: iters left: 3 (281 enodes) 429.089 * * [simplify]: Extracting #0: cost 1 inf + 0 429.089 * * [simplify]: Extracting #1: cost 0 inf + 1 429.089 * [simplify]: Simplified to 0 429.089 * [simplify]: 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)) 429.090 * * * * [progress]: [ 734 / 3260 ] simplifiying candidate # 429.090 * [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)))))) 429.091 * * [simplify]: iters left: 6 (26 enodes) 429.103 * * [simplify]: iters left: 5 (100 enodes) 429.139 * * [simplify]: iters left: 4 (223 enodes) 429.231 * * [simplify]: Extracting #0: cost 1 inf + 0 429.231 * * [simplify]: Extracting #1: cost 13 inf + 0 429.231 * * [simplify]: Extracting #2: cost 112 inf + 0 429.233 * * [simplify]: Extracting #3: cost 158 inf + 1221 429.240 * * [simplify]: Extracting #4: cost 70 inf + 20645 429.251 * * [simplify]: Extracting #5: cost 45 inf + 27464 429.262 * * [simplify]: Extracting #6: cost 26 inf + 31768 429.278 * * [simplify]: Extracting #7: cost 0 inf + 41321 429.295 * * [simplify]: Extracting #8: cost 0 inf + 41306 429.311 * [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)))) 429.311 * [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))))))) 429.312 * [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))))) 429.312 * * [simplify]: iters left: 6 (14 enodes) 429.321 * * [simplify]: iters left: 5 (59 enodes) 429.346 * * [simplify]: iters left: 4 (134 enodes) 429.390 * * [simplify]: iters left: 3 (357 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 (/ (/ (* (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)) 429.589 * * * * [progress]: [ 735 / 3260 ] simplifiying candidate # 429.589 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 429.590 * * [simplify]: iters left: 6 (25 enodes) 429.603 * * [simplify]: iters left: 5 (94 enodes) 429.636 * * [simplify]: iters left: 4 (193 enodes) 429.716 * * [simplify]: iters left: 3 (430 enodes) 429.918 * * [simplify]: Extracting #0: cost 1 inf + 0 429.918 * * [simplify]: Extracting #1: cost 25 inf + 0 429.919 * * [simplify]: Extracting #2: cost 184 inf + 0 429.921 * * [simplify]: Extracting #3: cost 227 inf + 416 429.928 * * [simplify]: Extracting #4: cost 142 inf + 14457 429.943 * * [simplify]: Extracting #5: cost 66 inf + 29854 429.961 * * [simplify]: Extracting #6: cost 37 inf + 36623 429.984 * * [simplify]: Extracting #7: cost 5 inf + 48545 430.014 * * [simplify]: Extracting #8: cost 0 inf + 50407 430.039 * [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)) 430.039 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (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)))))) 430.040 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 430.040 * * [simplify]: iters left: 6 (13 enodes) 430.047 * * [simplify]: iters left: 5 (53 enodes) 430.060 * * [simplify]: iters left: 4 (106 enodes) 430.084 * * [simplify]: iters left: 3 (257 enodes) 430.233 * * [simplify]: Extracting #0: cost 1 inf + 0 430.233 * * [simplify]: Extracting #1: cost 0 inf + 1 430.233 * [simplify]: Simplified to 0 430.233 * [simplify]: 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)) 430.233 * * * * [progress]: [ 736 / 3260 ] simplifiying candidate # 430.234 * [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)))) 430.234 * * [simplify]: iters left: 6 (24 enodes) 430.245 * * [simplify]: iters left: 5 (90 enodes) 430.262 * * [simplify]: iters left: 4 (179 enodes) 430.331 * * [simplify]: iters left: 3 (369 enodes) 430.491 * * [simplify]: Extracting #0: cost 1 inf + 0 430.491 * * [simplify]: Extracting #1: cost 22 inf + 0 430.491 * * [simplify]: Extracting #2: cost 122 inf + 1 430.492 * * [simplify]: Extracting #3: cost 150 inf + 457 430.494 * * [simplify]: Extracting #4: cost 95 inf + 7448 430.498 * * [simplify]: Extracting #5: cost 63 inf + 12450 430.503 * * [simplify]: Extracting #6: cost 53 inf + 13361 430.509 * * [simplify]: Extracting #7: cost 24 inf + 23312 430.521 * * [simplify]: Extracting #8: cost 0 inf + 32313 430.540 * * [simplify]: Extracting #9: cost 0 inf + 32298 430.558 * [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)))) 430.558 * [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))))) 430.558 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 430.558 * * [simplify]: iters left: 6 (12 enodes) 430.562 * * [simplify]: iters left: 5 (49 enodes) 430.572 * * [simplify]: iters left: 4 (94 enodes) 430.602 * * [simplify]: iters left: 3 (221 enodes) 430.736 * * [simplify]: iters left: 2 (492 enodes) 431.112 * * [simplify]: Extracting #0: cost 1 inf + 0 431.112 * * [simplify]: Extracting #1: cost 0 inf + 1 431.112 * [simplify]: Simplified to 0 431.112 * [simplify]: 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)) 431.112 * * * * [progress]: [ 737 / 3260 ] simplifiying candidate # 431.112 * [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)))))) 431.112 * * [simplify]: iters left: 6 (25 enodes) 431.123 * * [simplify]: iters left: 5 (93 enodes) 431.155 * * [simplify]: iters left: 4 (198 enodes) 431.242 * * [simplify]: iters left: 3 (450 enodes) 431.467 * * [simplify]: Extracting #0: cost 1 inf + 0 431.467 * * [simplify]: Extracting #1: cost 24 inf + 0 431.468 * * [simplify]: Extracting #2: cost 153 inf + 1 431.470 * * [simplify]: Extracting #3: cost 195 inf + 174 431.472 * * [simplify]: Extracting #4: cost 183 inf + 2650 431.482 * * [simplify]: Extracting #5: cost 88 inf + 22910 431.503 * * [simplify]: Extracting #6: cost 3 inf + 45032 431.527 * * [simplify]: Extracting #7: cost 0 inf + 46156 431.554 * [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))) 431.554 * [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))))))) 431.555 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 431.555 * * [simplify]: iters left: 6 (13 enodes) 431.561 * * [simplify]: iters left: 5 (52 enodes) 431.571 * * [simplify]: iters left: 4 (111 enodes) 431.619 * * [simplify]: iters left: 3 (278 enodes) 431.766 * * [simplify]: Extracting #0: cost 1 inf + 0 431.766 * * [simplify]: Extracting #1: cost 0 inf + 1 431.766 * [simplify]: Simplified to 0 431.766 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 431.767 * * * * [progress]: [ 738 / 3260 ] simplifiying candidate # 431.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) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 431.767 * * [simplify]: iters left: 6 (24 enodes) 431.780 * * [simplify]: iters left: 5 (88 enodes) 431.809 * * [simplify]: iters left: 4 (174 enodes) 431.857 * * [simplify]: iters left: 3 (360 enodes) 432.034 * * [simplify]: Extracting #0: cost 1 inf + 0 432.034 * * [simplify]: Extracting #1: cost 22 inf + 0 432.035 * * [simplify]: Extracting #2: cost 114 inf + 1 432.035 * * [simplify]: Extracting #3: cost 138 inf + 254 432.037 * * [simplify]: Extracting #4: cost 102 inf + 4034 432.039 * * [simplify]: Extracting #5: cost 65 inf + 9088 432.043 * * [simplify]: Extracting #6: cost 52 inf + 11213 432.051 * * [simplify]: Extracting #7: cost 18 inf + 23288 432.066 * * [simplify]: Extracting #8: cost 0 inf + 29278 432.082 * * [simplify]: Extracting #9: cost 0 inf + 29263 432.098 * [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)) 432.098 * [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)))))) 432.099 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 432.099 * * [simplify]: iters left: 6 (12 enodes) 432.104 * * [simplify]: iters left: 5 (47 enodes) 432.113 * * [simplify]: iters left: 4 (89 enodes) 432.132 * * [simplify]: iters left: 3 (186 enodes) 432.187 * * [simplify]: iters left: 2 (378 enodes) 432.375 * * [simplify]: Extracting #0: cost 1 inf + 0 432.375 * * [simplify]: Extracting #1: cost 0 inf + 1 432.375 * [simplify]: Simplified to 0 432.376 * [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)) 432.376 * * * * [progress]: [ 739 / 3260 ] simplifiying candidate # 432.376 * [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)))) 432.376 * * [simplify]: iters left: 6 (23 enodes) 432.388 * * [simplify]: iters left: 5 (81 enodes) 432.415 * * [simplify]: iters left: 4 (133 enodes) 432.464 * * [simplify]: iters left: 3 (231 enodes) 432.550 * * [simplify]: iters left: 2 (400 enodes) 432.676 * * [simplify]: Extracting #0: cost 1 inf + 0 432.677 * * [simplify]: Extracting #1: cost 11 inf + 0 432.677 * * [simplify]: Extracting #2: cost 64 inf + 2 432.678 * * [simplify]: Extracting #3: cost 85 inf + 633 432.680 * * [simplify]: Extracting #4: cost 71 inf + 2045 432.683 * * [simplify]: Extracting #5: cost 59 inf + 3055 432.686 * * [simplify]: Extracting #6: cost 46 inf + 4762 432.694 * * [simplify]: Extracting #7: cost 11 inf + 16263 432.707 * * [simplify]: Extracting #8: cost 0 inf + 20123 432.720 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 432.720 * [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))))) 432.721 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 432.721 * * [simplify]: iters left: 6 (11 enodes) 432.727 * * [simplify]: iters left: 5 (40 enodes) 432.740 * * [simplify]: iters left: 4 (65 enodes) 432.762 * * [simplify]: iters left: 3 (97 enodes) 432.783 * * [simplify]: iters left: 2 (165 enodes) 432.843 * * [simplify]: iters left: 1 (271 enodes) 432.960 * * [simplify]: Extracting #0: cost 1 inf + 0 432.961 * * [simplify]: Extracting #1: cost 0 inf + 1 432.961 * [simplify]: Simplified to 0 432.961 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 432.961 * * * * [progress]: [ 740 / 3260 ] simplifiying candidate # 432.961 * [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)))))) 432.961 * * [simplify]: iters left: 6 (24 enodes) 432.974 * * [simplify]: iters left: 5 (92 enodes) 432.998 * * [simplify]: iters left: 4 (193 enodes) 433.049 * * [simplify]: iters left: 3 (422 enodes) 433.232 * * [simplify]: Extracting #0: cost 1 inf + 0 433.232 * * [simplify]: Extracting #1: cost 24 inf + 0 433.233 * * [simplify]: Extracting #2: cost 152 inf + 1 433.234 * * [simplify]: Extracting #3: cost 189 inf + 90 433.235 * * [simplify]: Extracting #4: cost 175 inf + 2692 433.240 * * [simplify]: Extracting #5: cost 60 inf + 28769 433.257 * * [simplify]: Extracting #6: cost 0 inf + 45218 433.277 * [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)))) 433.277 * [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))))))) 433.278 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 433.278 * * [simplify]: iters left: 6 (12 enodes) 433.282 * * [simplify]: iters left: 5 (51 enodes) 433.292 * * [simplify]: iters left: 4 (106 enodes) 433.325 * * [simplify]: iters left: 3 (247 enodes) 433.471 * * [simplify]: Extracting #0: cost 1 inf + 0 433.472 * * [simplify]: Extracting #1: cost 0 inf + 1 433.472 * [simplify]: Simplified to 0 433.472 * [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)) 433.472 * * * * [progress]: [ 741 / 3260 ] simplifiying candidate # 433.472 * [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))))) 433.473 * * [simplify]: iters left: 6 (23 enodes) 433.488 * * [simplify]: iters left: 5 (87 enodes) 433.509 * * [simplify]: iters left: 4 (168 enodes) 433.558 * * [simplify]: iters left: 3 (348 enodes) 433.655 * * [simplify]: Extracting #0: cost 1 inf + 0 433.656 * * [simplify]: Extracting #1: cost 13 inf + 0 433.656 * * [simplify]: Extracting #2: cost 101 inf + 0 433.656 * * [simplify]: Extracting #3: cost 138 inf + 132 433.658 * * [simplify]: Extracting #4: cost 112 inf + 2848 433.660 * * [simplify]: Extracting #5: cost 63 inf + 9806 433.665 * * [simplify]: Extracting #6: cost 25 inf + 20753 433.680 * * [simplify]: Extracting #7: cost 0 inf + 29525 433.688 * [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))) 433.688 * [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)))))) 433.689 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 433.689 * * [simplify]: iters left: 6 (11 enodes) 433.692 * * [simplify]: iters left: 5 (46 enodes) 433.701 * * [simplify]: iters left: 4 (86 enodes) 433.733 * * [simplify]: iters left: 3 (183 enodes) 433.799 * * [simplify]: iters left: 2 (372 enodes) 433.986 * * [simplify]: Extracting #0: cost 1 inf + 0 433.986 * * [simplify]: Extracting #1: cost 0 inf + 1 433.986 * [simplify]: Simplified to 0 433.986 * [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)) 433.986 * * * * [progress]: [ 742 / 3260 ] simplifiying candidate # 433.987 * [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)))) 433.987 * * [simplify]: iters left: 6 (22 enodes) 433.993 * * [simplify]: iters left: 5 (80 enodes) 434.007 * * [simplify]: iters left: 4 (132 enodes) 434.048 * * [simplify]: iters left: 3 (230 enodes) 434.097 * * [simplify]: iters left: 2 (399 enodes) 434.197 * * [simplify]: Extracting #0: cost 1 inf + 0 434.197 * * [simplify]: Extracting #1: cost 11 inf + 0 434.197 * * [simplify]: Extracting #2: cost 63 inf + 2 434.198 * * [simplify]: Extracting #3: cost 80 inf + 879 434.199 * * [simplify]: Extracting #4: cost 63 inf + 2619 434.201 * * [simplify]: Extracting #5: cost 57 inf + 3137 434.203 * * [simplify]: Extracting #6: cost 48 inf + 4104 434.210 * * [simplify]: Extracting #7: cost 14 inf + 14904 434.222 * * [simplify]: Extracting #8: cost 0 inf + 19663 434.236 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 434.236 * [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))))) 434.236 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 434.236 * * [simplify]: iters left: 6 (10 enodes) 434.242 * * [simplify]: iters left: 5 (39 enodes) 434.255 * * [simplify]: iters left: 4 (64 enodes) 434.276 * * [simplify]: iters left: 3 (96 enodes) 434.294 * * [simplify]: iters left: 2 (164 enodes) 434.358 * * [simplify]: iters left: 1 (270 enodes) 434.459 * * [simplify]: Extracting #0: cost 1 inf + 0 434.459 * * [simplify]: Extracting #1: cost 0 inf + 1 434.459 * [simplify]: Simplified to 0 434.459 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 434.459 * * * * [progress]: [ 743 / 3260 ] simplifiying candidate # 434.460 * [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)))))) 434.460 * * [simplify]: iters left: 6 (24 enodes) 434.470 * * [simplify]: iters left: 5 (93 enodes) 434.492 * * [simplify]: iters left: 4 (202 enodes) 434.533 * * [simplify]: iters left: 3 (425 enodes) 434.716 * * [simplify]: Extracting #0: cost 1 inf + 0 434.716 * * [simplify]: Extracting #1: cost 25 inf + 0 434.716 * * [simplify]: Extracting #2: cost 132 inf + 1 434.717 * * [simplify]: Extracting #3: cost 181 inf + 174 434.718 * * [simplify]: Extracting #4: cost 166 inf + 2258 434.722 * * [simplify]: Extracting #5: cost 72 inf + 20840 434.732 * * [simplify]: Extracting #6: cost 3 inf + 39452 434.743 * * [simplify]: Extracting #7: cost 0 inf + 40808 434.753 * [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))))) 434.754 * [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))))))) 434.754 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 434.754 * * [simplify]: iters left: 6 (12 enodes) 434.761 * * [simplify]: iters left: 5 (53 enodes) 434.771 * * [simplify]: iters left: 4 (117 enodes) 434.812 * * [simplify]: iters left: 3 (255 enodes) 434.910 * * [simplify]: Extracting #0: cost 1 inf + 0 434.910 * * [simplify]: Extracting #1: cost 0 inf + 1 434.910 * [simplify]: Simplified to 0 434.910 * [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)) 434.910 * * * * [progress]: [ 744 / 3260 ] simplifiying candidate # 434.910 * [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))))) 434.911 * * [simplify]: iters left: 6 (23 enodes) 434.919 * * [simplify]: iters left: 5 (88 enodes) 434.946 * * [simplify]: iters left: 4 (178 enodes) 434.990 * * [simplify]: iters left: 3 (335 enodes) 435.080 * * [simplify]: Extracting #0: cost 1 inf + 0 435.080 * * [simplify]: Extracting #1: cost 13 inf + 0 435.081 * * [simplify]: Extracting #2: cost 93 inf + 0 435.082 * * [simplify]: Extracting #3: cost 144 inf + 338 435.084 * * [simplify]: Extracting #4: cost 115 inf + 2934 435.089 * * [simplify]: Extracting #5: cost 69 inf + 8469 435.098 * * [simplify]: Extracting #6: cost 21 inf + 21571 435.113 * * [simplify]: Extracting #7: cost 0 inf + 29288 435.121 * [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))) 435.121 * [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)))))) 435.122 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 435.122 * * [simplify]: iters left: 6 (11 enodes) 435.126 * * [simplify]: iters left: 5 (48 enodes) 435.139 * * [simplify]: iters left: 4 (98 enodes) 435.173 * * [simplify]: iters left: 3 (181 enodes) 435.229 * * [simplify]: iters left: 2 (358 enodes) 435.430 * * [simplify]: Extracting #0: cost 1 inf + 0 435.430 * * [simplify]: Extracting #1: cost 0 inf + 1 435.430 * [simplify]: Simplified to 0 435.430 * [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)) 435.430 * * * * [progress]: [ 745 / 3260 ] simplifiying candidate # 435.430 * [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)))) 435.431 * * [simplify]: iters left: 6 (22 enodes) 435.442 * * [simplify]: iters left: 5 (80 enodes) 435.469 * * [simplify]: iters left: 4 (152 enodes) 435.505 * * [simplify]: iters left: 3 (276 enodes) 435.593 * * [simplify]: iters left: 2 (487 enodes) 435.774 * * [simplify]: Extracting #0: cost 1 inf + 0 435.774 * * [simplify]: Extracting #1: cost 14 inf + 0 435.774 * * [simplify]: Extracting #2: cost 90 inf + 42 435.775 * * [simplify]: Extracting #3: cost 99 inf + 1659 435.777 * * [simplify]: Extracting #4: cost 65 inf + 4566 435.779 * * [simplify]: Extracting #5: cost 56 inf + 5993 435.784 * * [simplify]: Extracting #6: cost 17 inf + 16510 435.794 * * [simplify]: Extracting #7: cost 0 inf + 22329 435.801 * * [simplify]: Extracting #8: cost 0 inf + 22153 435.809 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 435.809 * [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))))) 435.809 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 435.809 * * [simplify]: iters left: 6 (10 enodes) 435.816 * * [simplify]: iters left: 5 (41 enodes) 435.830 * * [simplify]: iters left: 4 (81 enodes) 435.846 * * [simplify]: iters left: 3 (127 enodes) 435.866 * * [simplify]: iters left: 2 (186 enodes) 435.915 * * [simplify]: iters left: 1 (266 enodes) 436.018 * * [simplify]: Extracting #0: cost 1 inf + 0 436.018 * * [simplify]: Extracting #1: cost 0 inf + 1 436.018 * [simplify]: Simplified to 0 436.018 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 436.018 * * * * [progress]: [ 746 / 3260 ] simplifiying candidate # 436.018 * [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))) 436.019 * * [simplify]: iters left: 6 (21 enodes) 436.030 * * [simplify]: iters left: 5 (77 enodes) 436.056 * * [simplify]: iters left: 4 (133 enodes) 436.100 * * [simplify]: iters left: 3 (239 enodes) 436.160 * * [simplify]: iters left: 2 (418 enodes) 436.291 * * [simplify]: Extracting #0: cost 1 inf + 0 436.291 * * [simplify]: Extracting #1: cost 11 inf + 0 436.291 * * [simplify]: Extracting #2: cost 65 inf + 2 436.292 * * [simplify]: Extracting #3: cost 91 inf + 425 436.294 * * [simplify]: Extracting #4: cost 63 inf + 2991 436.297 * * [simplify]: Extracting #5: cost 57 inf + 3388 436.301 * * [simplify]: Extracting #6: cost 43 inf + 5814 436.306 * * [simplify]: Extracting #7: cost 8 inf + 17195 436.313 * * [simplify]: Extracting #8: cost 0 inf + 20116 436.321 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (* 1/2 b) a)) 436.321 * [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)))) 436.321 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 436.321 * * [simplify]: iters left: 6 (9 enodes) 436.326 * * [simplify]: iters left: 5 (36 enodes) 436.334 * * [simplify]: iters left: 4 (67 enodes) 436.357 * * [simplify]: iters left: 3 (97 enodes) 436.393 * * [simplify]: iters left: 2 (158 enodes) 436.467 * * [simplify]: iters left: 1 (263 enodes) 436.564 * * [simplify]: Extracting #0: cost 1 inf + 0 436.564 * * [simplify]: Extracting #1: cost 0 inf + 1 436.564 * [simplify]: Simplified to 0 436.564 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (* 1/2 b) a)) 0)) 436.564 * * * * [progress]: [ 747 / 3260 ] simplifiying candidate # 436.565 * [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)))) 436.565 * * [simplify]: iters left: 6 (21 enodes) 436.579 * * [simplify]: iters left: 5 (79 enodes) 436.608 * * [simplify]: iters left: 4 (147 enodes) 436.659 * * [simplify]: iters left: 3 (269 enodes) 436.750 * * [simplify]: iters left: 2 (470 enodes) 436.930 * * [simplify]: Extracting #0: cost 1 inf + 0 436.930 * * [simplify]: Extracting #1: cost 13 inf + 0 436.930 * * [simplify]: Extracting #2: cost 81 inf + 0 436.931 * * [simplify]: Extracting #3: cost 100 inf + 550 436.932 * * [simplify]: Extracting #4: cost 71 inf + 3247 436.934 * * [simplify]: Extracting #5: cost 60 inf + 4131 436.936 * * [simplify]: Extracting #6: cost 48 inf + 5520 436.941 * * [simplify]: Extracting #7: cost 14 inf + 16441 436.948 * * [simplify]: Extracting #8: cost 0 inf + 21320 436.957 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 436.957 * [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))))) 436.958 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 436.958 * * [simplify]: iters left: 5 (9 enodes) 436.961 * * [simplify]: iters left: 4 (39 enodes) 436.967 * * [simplify]: iters left: 3 (65 enodes) 437.417 * * [simplify]: iters left: 2 (129 enodes) 437.451 * * [simplify]: iters left: 1 (210 enodes) 437.506 * * [simplify]: Extracting #0: cost 1 inf + 0 437.506 * * [simplify]: Extracting #1: cost 0 inf + 1 437.506 * [simplify]: Simplified to 0 437.506 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 437.506 * * * * [progress]: [ 748 / 3260 ] simplifiying candidate # 437.507 * [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)))))) 437.507 * * [simplify]: iters left: 6 (27 enodes) 437.521 * * [simplify]: iters left: 5 (104 enodes) 437.560 * * [simplify]: iters left: 4 (168 enodes) 437.598 * * [simplify]: iters left: 3 (344 enodes) 437.732 * * [simplify]: Extracting #0: cost 1 inf + 0 437.732 * * [simplify]: Extracting #1: cost 11 inf + 0 437.732 * * [simplify]: Extracting #2: cost 120 inf + 0 437.734 * * [simplify]: Extracting #3: cost 233 inf + 331 437.737 * * [simplify]: Extracting #4: cost 214 inf + 2607 437.741 * * [simplify]: Extracting #5: cost 188 inf + 10739 437.751 * * [simplify]: Extracting #6: cost 132 inf + 35667 437.768 * * [simplify]: Extracting #7: cost 22 inf + 92959 437.794 * * [simplify]: Extracting #8: cost 0 inf + 105203 437.825 * [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)) 437.825 * [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))))))) 437.826 * [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))))) 437.826 * * [simplify]: iters left: 6 (10 enodes) 437.829 * * [simplify]: iters left: 5 (37 enodes) 437.836 * * [simplify]: iters left: 4 (57 enodes) 437.850 * * [simplify]: iters left: 3 (104 enodes) 437.879 * * [simplify]: iters left: 2 (158 enodes) 437.910 * * [simplify]: iters left: 1 (225 enodes) 437.951 * * [simplify]: Extracting #0: cost 1 inf + 0 437.951 * * [simplify]: Extracting #1: cost 0 inf + 1 437.951 * [simplify]: Simplified to 0 437.951 * [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)) 437.951 * * * * [progress]: [ 749 / 3260 ] simplifiying candidate # 437.952 * [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))))) 437.952 * * [simplify]: iters left: 6 (26 enodes) 437.964 * * [simplify]: iters left: 5 (95 enodes) 438.001 * * [simplify]: iters left: 4 (152 enodes) 438.055 * * [simplify]: iters left: 3 (313 enodes) 438.220 * * [simplify]: Extracting #0: cost 1 inf + 0 438.220 * * [simplify]: Extracting #1: cost 9 inf + 0 438.221 * * [simplify]: Extracting #2: cost 109 inf + 0 438.224 * * [simplify]: Extracting #3: cost 215 inf + 371 438.225 * * [simplify]: Extracting #4: cost 199 inf + 2044 438.227 * * [simplify]: Extracting #5: cost 184 inf + 6971 438.231 * * [simplify]: Extracting #6: cost 139 inf + 26078 438.260 * * [simplify]: Extracting #7: cost 27 inf + 84073 438.299 * * [simplify]: Extracting #8: cost 0 inf + 99834 438.323 * [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)) 438.323 * [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)))))) 438.323 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 438.324 * * [simplify]: iters left: 6 (9 enodes) 438.327 * * [simplify]: iters left: 5 (29 enodes) 438.331 * * [simplify]: iters left: 4 (42 enodes) 438.338 * * [simplify]: iters left: 3 (58 enodes) 438.351 * * [simplify]: iters left: 2 (68 enodes) 438.367 * * [simplify]: Extracting #0: cost 1 inf + 0 438.367 * * [simplify]: Extracting #1: cost 0 inf + 1 438.367 * [simplify]: Simplified to 0 438.367 * [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)) 438.368 * * * * [progress]: [ 750 / 3260 ] simplifiying candidate # 438.368 * [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)))))) 438.368 * * [simplify]: iters left: 6 (28 enodes) 438.382 * * [simplify]: iters left: 5 (112 enodes) 438.421 * * [simplify]: iters left: 4 (229 enodes) 438.499 * * [simplify]: Extracting #0: cost 1 inf + 0 438.499 * * [simplify]: Extracting #1: cost 11 inf + 0 438.499 * * [simplify]: Extracting #2: cost 102 inf + 0 438.500 * * [simplify]: Extracting #3: cost 167 inf + 1 438.501 * * [simplify]: Extracting #4: cost 167 inf + 206 438.503 * * [simplify]: Extracting #5: cost 162 inf + 2075 438.505 * * [simplify]: Extracting #6: cost 142 inf + 6654 438.514 * * [simplify]: Extracting #7: cost 59 inf + 35184 438.533 * * [simplify]: Extracting #8: cost 6 inf + 62081 438.554 * * [simplify]: Extracting #9: cost 0 inf + 65428 438.573 * [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)))) 438.573 * [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))))))) 438.573 * [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))))) 438.573 * * [simplify]: iters left: 6 (13 enodes) 438.577 * * [simplify]: iters left: 5 (53 enodes) 438.587 * * [simplify]: iters left: 4 (117 enodes) 438.627 * * [simplify]: iters left: 3 (275 enodes) 438.702 * * [simplify]: iters left: 2 (474 enodes) 438.870 * * [simplify]: Extracting #0: cost 1 inf + 0 438.870 * * [simplify]: Extracting #1: cost 0 inf + 1 438.870 * [simplify]: Simplified to 0 438.870 * [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)) 438.870 * * * * [progress]: [ 751 / 3260 ] simplifiying candidate # 438.870 * [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))))) 438.871 * * [simplify]: iters left: 6 (29 enodes) 438.879 * * [simplify]: iters left: 5 (112 enodes) 438.899 * * [simplify]: iters left: 4 (198 enodes) 438.947 * * [simplify]: iters left: 3 (414 enodes) 439.144 * * [simplify]: Extracting #0: cost 1 inf + 0 439.144 * * [simplify]: Extracting #1: cost 11 inf + 0 439.145 * * [simplify]: Extracting #2: cost 126 inf + 0 439.146 * * [simplify]: Extracting #3: cost 256 inf + 42 439.149 * * [simplify]: Extracting #4: cost 236 inf + 3845 439.155 * * [simplify]: Extracting #5: cost 188 inf + 15747 439.168 * * [simplify]: Extracting #6: cost 135 inf + 36575 439.190 * * [simplify]: Extracting #7: cost 17 inf + 98240 439.218 * * [simplify]: Extracting #8: cost 0 inf + 108065 439.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)))) (/ (/ b 2) a)) 439.261 * [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)))))) 439.261 * [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)))) 439.261 * * [simplify]: iters left: 6 (12 enodes) 439.265 * * [simplify]: iters left: 5 (47 enodes) 439.274 * * [simplify]: iters left: 4 (82 enodes) 439.289 * * [simplify]: iters left: 3 (157 enodes) 439.350 * * [simplify]: iters left: 2 (248 enodes) 439.434 * * [simplify]: iters left: 1 (341 enodes) 439.546 * * [simplify]: Extracting #0: cost 1 inf + 0 439.546 * * [simplify]: Extracting #1: cost 0 inf + 1 439.546 * [simplify]: Simplified to 0 439.546 * [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)) 439.546 * * * * [progress]: [ 752 / 3260 ] simplifiying candidate # 439.546 * [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)))) 439.547 * * [simplify]: iters left: 6 (29 enodes) 439.554 * * [simplify]: iters left: 5 (112 enodes) 439.578 * * [simplify]: iters left: 4 (206 enodes) 439.648 * * [simplify]: iters left: 3 (443 enodes) 439.850 * * [simplify]: Extracting #0: cost 1 inf + 0 439.850 * * [simplify]: Extracting #1: cost 13 inf + 0 439.851 * * [simplify]: Extracting #2: cost 137 inf + 0 439.853 * * [simplify]: Extracting #3: cost 265 inf + 2 439.855 * * [simplify]: Extracting #4: cost 254 inf + 1620 439.859 * * [simplify]: Extracting #5: cost 232 inf + 7595 439.870 * * [simplify]: Extracting #6: cost 151 inf + 37038 439.905 * * [simplify]: Extracting #7: cost 20 inf + 100844 439.942 * * [simplify]: Extracting #8: cost 0 inf + 111728 439.968 * [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)) 439.969 * [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))))) 439.969 * [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))) 439.969 * * [simplify]: iters left: 6 (12 enodes) 439.976 * * [simplify]: iters left: 5 (47 enodes) 439.994 * * [simplify]: iters left: 4 (89 enodes) 440.021 * * [simplify]: iters left: 3 (180 enodes) 440.068 * * [simplify]: iters left: 2 (296 enodes) 440.163 * * [simplify]: iters left: 1 (428 enodes) 440.280 * * [simplify]: Extracting #0: cost 1 inf + 0 440.280 * * [simplify]: Extracting #1: cost 0 inf + 1 440.280 * [simplify]: Simplified to 0 440.280 * [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)) 440.281 * * * * [progress]: [ 753 / 3260 ] simplifiying candidate # 440.281 * [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)))))) 440.281 * * [simplify]: iters left: 6 (27 enodes) 440.291 * * [simplify]: iters left: 5 (105 enodes) 440.317 * * [simplify]: iters left: 4 (190 enodes) 440.364 * * [simplify]: iters left: 3 (387 enodes) 440.519 * * [simplify]: Extracting #0: cost 1 inf + 0 440.519 * * [simplify]: Extracting #1: cost 11 inf + 0 440.519 * * [simplify]: Extracting #2: cost 119 inf + 0 440.521 * * [simplify]: Extracting #3: cost 249 inf + 0 440.523 * * [simplify]: Extracting #4: cost 239 inf + 1338 440.526 * * [simplify]: Extracting #5: cost 210 inf + 9656 440.535 * * [simplify]: Extracting #6: cost 144 inf + 33389 440.569 * * [simplify]: Extracting #7: cost 15 inf + 100267 440.617 * * [simplify]: Extracting #8: cost 0 inf + 108694 440.642 * [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))) 440.642 * [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))))))) 440.643 * [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))))) 440.643 * * [simplify]: iters left: 6 (12 enodes) 440.646 * * [simplify]: iters left: 5 (46 enodes) 440.657 * * [simplify]: iters left: 4 (81 enodes) 440.672 * * [simplify]: iters left: 3 (134 enodes) 440.702 * * [simplify]: iters left: 2 (197 enodes) 440.762 * * [simplify]: iters left: 1 (271 enodes) 440.841 * * [simplify]: Extracting #0: cost 1 inf + 0 440.841 * * [simplify]: Extracting #1: cost 0 inf + 1 440.841 * [simplify]: Simplified to 0 440.841 * [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)) 440.842 * * * * [progress]: [ 754 / 3260 ] simplifiying candidate # 440.842 * [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))))) 440.842 * * [simplify]: iters left: 6 (27 enodes) 440.849 * * [simplify]: iters left: 5 (102 enodes) 440.866 * * [simplify]: iters left: 4 (167 enodes) 440.913 * * [simplify]: iters left: 3 (343 enodes) 441.071 * * [simplify]: Extracting #0: cost 1 inf + 0 441.071 * * [simplify]: Extracting #1: cost 9 inf + 0 441.071 * * [simplify]: Extracting #2: cost 114 inf + 0 441.072 * * [simplify]: Extracting #3: cost 239 inf + 0 441.073 * * [simplify]: Extracting #4: cost 231 inf + 774 441.074 * * [simplify]: Extracting #5: cost 207 inf + 6554 441.080 * * [simplify]: Extracting #6: cost 134 inf + 33422 441.096 * * [simplify]: Extracting #7: cost 21 inf + 91979 441.120 * * [simplify]: Extracting #8: cost 0 inf + 103681 441.153 * [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))) 441.153 * [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)))))) 441.153 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 441.154 * * [simplify]: iters left: 6 (10 enodes) 441.159 * * [simplify]: iters left: 5 (38 enodes) 441.171 * * [simplify]: iters left: 4 (59 enodes) 441.182 * * [simplify]: iters left: 3 (88 enodes) 441.195 * * [simplify]: iters left: 2 (117 enodes) 441.220 * * [simplify]: iters left: 1 (144 enodes) 441.241 * * [simplify]: Extracting #0: cost 1 inf + 0 441.241 * * [simplify]: Extracting #1: cost 0 inf + 1 441.241 * [simplify]: Simplified to 0 441.241 * [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)) 441.241 * * * * [progress]: [ 755 / 3260 ] simplifiying candidate # 441.242 * [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)))) 441.242 * * [simplify]: iters left: 6 (28 enodes) 441.249 * * [simplify]: iters left: 5 (107 enodes) 441.276 * * [simplify]: iters left: 4 (178 enodes) 441.321 * * [simplify]: iters left: 3 (371 enodes) 441.526 * * [simplify]: Extracting #0: cost 1 inf + 0 441.526 * * [simplify]: Extracting #1: cost 11 inf + 0 441.526 * * [simplify]: Extracting #2: cost 122 inf + 0 441.528 * * [simplify]: Extracting #3: cost 225 inf + 662 441.531 * * [simplify]: Extracting #4: cost 203 inf + 3837 441.535 * * [simplify]: Extracting #5: cost 181 inf + 10782 441.545 * * [simplify]: Extracting #6: cost 135 inf + 30924 441.581 * * [simplify]: Extracting #7: cost 16 inf + 93668 441.604 * * [simplify]: Extracting #8: cost 0 inf + 102498 441.636 * [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)) 441.637 * [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))))) 441.637 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 441.637 * * [simplify]: iters left: 6 (11 enodes) 441.643 * * [simplify]: iters left: 5 (42 enodes) 441.657 * * [simplify]: iters left: 4 (67 enodes) 441.680 * * [simplify]: iters left: 3 (111 enodes) 441.704 * * [simplify]: iters left: 2 (140 enodes) 441.725 * * [simplify]: iters left: 1 (160 enodes) 441.763 * * [simplify]: Extracting #0: cost 1 inf + 0 441.763 * * [simplify]: Extracting #1: cost 0 inf + 1 441.763 * [simplify]: Simplified to 0 441.763 * [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)) 441.763 * * * * [progress]: [ 756 / 3260 ] simplifiying candidate # 441.763 * [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)))))) 441.764 * * [simplify]: iters left: 6 (29 enodes) 441.778 * * [simplify]: iters left: 5 (119 enodes) 441.808 * * [simplify]: iters left: 4 (274 enodes) 441.944 * * [simplify]: Extracting #0: cost 1 inf + 0 441.944 * * [simplify]: Extracting #1: cost 11 inf + 0 441.944 * * [simplify]: Extracting #2: cost 184 inf + 0 441.945 * * [simplify]: Extracting #3: cost 326 inf + 1 441.947 * * [simplify]: Extracting #4: cost 312 inf + 2669 441.953 * * [simplify]: Extracting #5: cost 161 inf + 56347 441.967 * * [simplify]: Extracting #6: cost 64 inf + 93264 441.999 * * [simplify]: Extracting #7: cost 3 inf + 124734 442.029 * * [simplify]: Extracting #8: cost 0 inf + 126564 442.059 * [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)))) 442.059 * [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))))))) 442.059 * [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.060 * * [simplify]: iters left: 6 (16 enodes) 442.067 * * [simplify]: iters left: 5 (68 enodes) 442.081 * * [simplify]: iters left: 4 (179 enodes) 442.180 * * [simplify]: Extracting #0: cost 1 inf + 0 442.180 * * [simplify]: Extracting #1: cost 27 inf + 0 442.181 * * [simplify]: Extracting #2: cost 153 inf + 0 442.182 * * [simplify]: Extracting #3: cost 242 inf + 83 442.187 * * [simplify]: Extracting #4: cost 185 inf + 16503 442.209 * * [simplify]: Extracting #5: cost 15 inf + 79352 442.234 * * [simplify]: Extracting #6: cost 0 inf + 84943 442.261 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 442.261 * [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))))))) 442.262 * * * * [progress]: [ 757 / 3260 ] simplifiying candidate # 442.262 * [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))))) 442.263 * * [simplify]: iters left: 6 (30 enodes) 442.278 * * [simplify]: iters left: 5 (122 enodes) 442.320 * * [simplify]: iters left: 4 (257 enodes) 442.436 * * [simplify]: Extracting #0: cost 1 inf + 0 442.436 * * [simplify]: Extracting #1: cost 11 inf + 0 442.437 * * [simplify]: Extracting #2: cost 152 inf + 0 442.437 * * [simplify]: Extracting #3: cost 268 inf + 0 442.439 * * [simplify]: Extracting #4: cost 252 inf + 2549 442.443 * * [simplify]: Extracting #5: cost 135 inf + 38684 442.453 * * [simplify]: Extracting #6: cost 58 inf + 67062 442.475 * * [simplify]: Extracting #7: cost 4 inf + 94380 442.494 * * [simplify]: Extracting #8: cost 0 inf + 96789 442.521 * [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)))))) 442.521 * [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)))))) 442.522 * [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.522 * * [simplify]: iters left: 6 (15 enodes) 442.530 * * [simplify]: iters left: 5 (63 enodes) 442.542 * * [simplify]: iters left: 4 (145 enodes) 442.604 * * [simplify]: iters left: 3 (499 enodes) 443.027 * * [simplify]: Extracting #0: cost 1 inf + 0 443.027 * * [simplify]: Extracting #1: cost 0 inf + 1 443.027 * [simplify]: Simplified to 0 443.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))))) (* (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)) 443.027 * * * * [progress]: [ 758 / 3260 ] simplifiying candidate # 443.028 * [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)))) 443.028 * * [simplify]: iters left: 6 (30 enodes) 443.044 * * [simplify]: iters left: 5 (121 enodes) 443.105 * * [simplify]: iters left: 4 (271 enodes) 443.221 * * [simplify]: Extracting #0: cost 1 inf + 0 443.221 * * [simplify]: Extracting #1: cost 13 inf + 0 443.221 * * [simplify]: Extracting #2: cost 157 inf + 0 443.223 * * [simplify]: Extracting #3: cost 259 inf + 2 443.225 * * [simplify]: Extracting #4: cost 245 inf + 2640 443.233 * * [simplify]: Extracting #5: cost 147 inf + 30057 443.246 * * [simplify]: Extracting #6: cost 67 inf + 57325 443.258 * * [simplify]: Extracting #7: cost 13 inf + 82597 443.285 * * [simplify]: Extracting #8: cost 0 inf + 90266 443.306 * [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))))) 443.306 * [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))))) 443.307 * [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.307 * * [simplify]: iters left: 6 (15 enodes) 443.314 * * [simplify]: iters left: 5 (62 enodes) 443.327 * * [simplify]: iters left: 4 (159 enodes) 443.391 * * [simplify]: iters left: 3 (475 enodes) 443.674 * * [simplify]: Extracting #0: cost 1 inf + 0 443.675 * * [simplify]: Extracting #1: cost 42 inf + 0 443.676 * * [simplify]: Extracting #2: cost 194 inf + 1 443.681 * * [simplify]: Extracting #3: cost 205 inf + 15094 443.712 * * [simplify]: Extracting #4: cost 20 inf + 63712 443.728 * * [simplify]: Extracting #5: cost 3 inf + 65204 443.749 * * [simplify]: Extracting #6: cost 0 inf + 65965 443.779 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 443.779 * [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)))) 443.780 * * * * [progress]: [ 759 / 3260 ] simplifiying candidate # 443.780 * [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)))))) 443.781 * * [simplify]: iters left: 6 (30 enodes) 443.796 * * [simplify]: iters left: 5 (121 enodes) 443.830 * * [simplify]: iters left: 4 (262 enodes) 443.942 * * [simplify]: Extracting #0: cost 1 inf + 0 443.942 * * [simplify]: Extracting #1: cost 11 inf + 0 443.942 * * [simplify]: Extracting #2: cost 150 inf + 0 443.943 * * [simplify]: Extracting #3: cost 267 inf + 0 443.944 * * [simplify]: Extracting #4: cost 249 inf + 2671 443.949 * * [simplify]: Extracting #5: cost 134 inf + 40448 443.960 * * [simplify]: Extracting #6: cost 58 inf + 68604 443.980 * * [simplify]: Extracting #7: cost 4 inf + 95503 444.000 * * [simplify]: Extracting #8: cost 0 inf + 97752 444.016 * [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)))) 444.016 * [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))))))) 444.017 * [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))))) 444.017 * * [simplify]: iters left: 6 (15 enodes) 444.023 * * [simplify]: iters left: 5 (62 enodes) 444.049 * * [simplify]: iters left: 4 (148 enodes) 444.105 * * [simplify]: iters left: 3 (499 enodes) 444.543 * * [simplify]: Extracting #0: cost 1 inf + 0 444.543 * * [simplify]: Extracting #1: cost 0 inf + 1 444.543 * [simplify]: Simplified to 0 444.543 * [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)) 444.544 * * * * [progress]: [ 760 / 3260 ] simplifiying candidate # 444.544 * [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))))) 444.545 * * [simplify]: iters left: 6 (31 enodes) 444.561 * * [simplify]: iters left: 5 (121 enodes) 444.604 * * [simplify]: iters left: 4 (235 enodes) 444.690 * * [simplify]: Extracting #0: cost 1 inf + 0 444.690 * * [simplify]: Extracting #1: cost 11 inf + 0 444.691 * * [simplify]: Extracting #2: cost 129 inf + 0 444.692 * * [simplify]: Extracting #3: cost 225 inf + 0 444.693 * * [simplify]: Extracting #4: cost 209 inf + 2025 444.701 * * [simplify]: Extracting #5: cost 119 inf + 26813 444.711 * * [simplify]: Extracting #6: cost 87 inf + 36179 444.721 * * [simplify]: Extracting #7: cost 56 inf + 47123 444.733 * * [simplify]: Extracting #8: cost 1 inf + 78084 444.753 * * [simplify]: Extracting #9: cost 0 inf + 78714 444.766 * [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)))) 444.766 * [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)))))) 444.767 * [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.767 * * [simplify]: iters left: 6 (14 enodes) 444.771 * * [simplify]: iters left: 5 (56 enodes) 444.781 * * [simplify]: iters left: 4 (117 enodes) 444.834 * * [simplify]: iters left: 3 (347 enodes) 445.002 * * [simplify]: Extracting #0: cost 1 inf + 0 445.002 * * [simplify]: Extracting #1: cost 0 inf + 1 445.002 * [simplify]: Simplified to 0 445.002 * [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)) 445.003 * * * * [progress]: [ 761 / 3260 ] simplifiying candidate # 445.003 * [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)))) 445.003 * * [simplify]: iters left: 6 (31 enodes) 445.020 * * [simplify]: iters left: 5 (122 enodes) 445.063 * * [simplify]: iters left: 4 (233 enodes) 445.143 * * [simplify]: Extracting #0: cost 1 inf + 0 445.143 * * [simplify]: Extracting #1: cost 11 inf + 0 445.143 * * [simplify]: Extracting #2: cost 124 inf + 0 445.145 * * [simplify]: Extracting #3: cost 201 inf + 44 445.146 * * [simplify]: Extracting #4: cost 186 inf + 1868 445.151 * * [simplify]: Extracting #5: cost 124 inf + 16982 445.162 * * [simplify]: Extracting #6: cost 59 inf + 37871 445.182 * * [simplify]: Extracting #7: cost 2 inf + 67489 445.199 * * [simplify]: Extracting #8: cost 0 inf + 68779 445.211 * [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))) 445.211 * [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))))) 445.211 * [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))) 445.211 * * [simplify]: iters left: 6 (14 enodes) 445.221 * * [simplify]: iters left: 5 (57 enodes) 445.240 * * [simplify]: iters left: 4 (116 enodes) 445.272 * * [simplify]: iters left: 3 (321 enodes) 445.461 * * [simplify]: Extracting #0: cost 1 inf + 0 445.461 * * [simplify]: Extracting #1: cost 0 inf + 1 445.461 * [simplify]: Simplified to 0 445.461 * [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)) 445.462 * * * * [progress]: [ 762 / 3260 ] simplifiying candidate # 445.462 * [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)))))) 445.462 * * [simplify]: iters left: 6 (30 enodes) 445.478 * * [simplify]: iters left: 5 (121 enodes) 445.527 * * [simplify]: iters left: 4 (261 enodes) 445.619 * * [simplify]: Extracting #0: cost 1 inf + 0 445.619 * * [simplify]: Extracting #1: cost 11 inf + 0 445.620 * * [simplify]: Extracting #2: cost 138 inf + 0 445.620 * * [simplify]: Extracting #3: cost 238 inf + 204 445.621 * * [simplify]: Extracting #4: cost 219 inf + 3321 445.625 * * [simplify]: Extracting #5: cost 132 inf + 26852 445.633 * * [simplify]: Extracting #6: cost 92 inf + 38800 445.647 * * [simplify]: Extracting #7: cost 58 inf + 50705 445.659 * * [simplify]: Extracting #8: cost 4 inf + 80610 445.673 * * [simplify]: Extracting #9: cost 0 inf + 83140 445.699 * [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)))) 445.699 * [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))))))) 445.700 * [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))))) 445.700 * * [simplify]: iters left: 6 (15 enodes) 445.707 * * [simplify]: iters left: 5 (62 enodes) 445.722 * * [simplify]: iters left: 4 (149 enodes) 445.773 * * [simplify]: iters left: 3 (450 enodes) 446.156 * * [simplify]: Extracting #0: cost 1 inf + 0 446.156 * * [simplify]: Extracting #1: cost 0 inf + 1 446.156 * [simplify]: Simplified to 0 446.156 * [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)) 446.157 * * * * [progress]: [ 763 / 3260 ] simplifiying candidate # 446.157 * [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))))) 446.157 * * [simplify]: iters left: 6 (31 enodes) 446.173 * * [simplify]: iters left: 5 (122 enodes) 446.222 * * [simplify]: iters left: 4 (234 enodes) 446.292 * * [simplify]: Extracting #0: cost 1 inf + 0 446.292 * * [simplify]: Extracting #1: cost 11 inf + 0 446.292 * * [simplify]: Extracting #2: cost 117 inf + 0 446.293 * * [simplify]: Extracting #3: cost 193 inf + 204 446.294 * * [simplify]: Extracting #4: cost 183 inf + 1581 446.296 * * [simplify]: Extracting #5: cost 128 inf + 14189 446.302 * * [simplify]: Extracting #6: cost 57 inf + 37181 446.314 * * [simplify]: Extracting #7: cost 4 inf + 63821 446.335 * * [simplify]: Extracting #8: cost 0 inf + 66190 446.357 * [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))))) 446.358 * [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)))))) 446.358 * [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)))) 446.358 * * [simplify]: iters left: 6 (14 enodes) 446.366 * * [simplify]: iters left: 5 (57 enodes) 446.387 * * [simplify]: iters left: 4 (118 enodes) 446.440 * * [simplify]: iters left: 3 (314 enodes) 446.610 * * [simplify]: Extracting #0: cost 1 inf + 0 446.610 * * [simplify]: Extracting #1: cost 0 inf + 1 446.610 * [simplify]: Simplified to 0 446.610 * [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)) 446.610 * * * * [progress]: [ 764 / 3260 ] simplifiying candidate # 446.610 * [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)))) 446.610 * * [simplify]: iters left: 6 (30 enodes) 446.619 * * [simplify]: iters left: 5 (113 enodes) 446.658 * * [simplify]: iters left: 4 (219 enodes) 446.719 * * [simplify]: Extracting #0: cost 1 inf + 0 446.719 * * [simplify]: Extracting #1: cost 13 inf + 0 446.719 * * [simplify]: Extracting #2: cost 120 inf + 0 446.720 * * [simplify]: Extracting #3: cost 173 inf + 287 446.722 * * [simplify]: Extracting #4: cost 130 inf + 7172 446.725 * * [simplify]: Extracting #5: cost 90 inf + 16805 446.729 * * [simplify]: Extracting #6: cost 66 inf + 25750 446.739 * * [simplify]: Extracting #7: cost 9 inf + 55343 446.749 * * [simplify]: Extracting #8: cost 0 inf + 59834 446.767 * [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))) 446.767 * [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))))) 446.768 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 446.768 * * [simplify]: iters left: 6 (13 enodes) 446.775 * * [simplify]: iters left: 5 (48 enodes) 446.792 * * [simplify]: iters left: 4 (103 enodes) 446.834 * * [simplify]: iters left: 3 (238 enodes) 446.918 * * [simplify]: Extracting #0: cost 1 inf + 0 446.918 * * [simplify]: Extracting #1: cost 0 inf + 1 446.918 * [simplify]: Simplified to 0 446.918 * [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)) 446.919 * * * * [progress]: [ 765 / 3260 ] simplifiying candidate # 446.919 * [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)))))) 446.919 * * [simplify]: iters left: 6 (28 enodes) 446.930 * * [simplify]: iters left: 5 (112 enodes) 446.959 * * [simplify]: iters left: 4 (236 enodes) 447.060 * * [simplify]: Extracting #0: cost 1 inf + 0 447.060 * * [simplify]: Extracting #1: cost 11 inf + 0 447.060 * * [simplify]: Extracting #2: cost 145 inf + 0 447.062 * * [simplify]: Extracting #3: cost 258 inf + 0 447.064 * * [simplify]: Extracting #4: cost 243 inf + 2911 447.076 * * [simplify]: Extracting #5: cost 124 inf + 42670 447.095 * * [simplify]: Extracting #6: cost 63 inf + 64608 447.123 * * [simplify]: Extracting #7: cost 5 inf + 93442 447.153 * * [simplify]: Extracting #8: cost 0 inf + 96632 447.186 * [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)))) 447.186 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (/ (/ (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))))))) 447.187 * [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))))) 447.187 * * [simplify]: iters left: 6 (15 enodes) 447.195 * * [simplify]: iters left: 5 (61 enodes) 447.219 * * [simplify]: iters left: 4 (142 enodes) 447.296 * * [simplify]: iters left: 3 (474 enodes) 447.625 * * [simplify]: Extracting #0: cost 1 inf + 0 447.625 * * [simplify]: Extracting #1: cost 0 inf + 1 447.625 * [simplify]: Simplified to 0 447.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))))) (* (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)) 447.625 * * * * [progress]: [ 766 / 3260 ] simplifiying candidate # 447.625 * [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))))) 447.626 * * [simplify]: iters left: 6 (29 enodes) 447.633 * * [simplify]: iters left: 5 (115 enodes) 447.652 * * [simplify]: iters left: 4 (224 enodes) 447.741 * * [simplify]: Extracting #0: cost 1 inf + 0 447.741 * * [simplify]: Extracting #1: cost 11 inf + 0 447.741 * * [simplify]: Extracting #2: cost 126 inf + 0 447.742 * * [simplify]: Extracting #3: cost 216 inf + 0 447.744 * * [simplify]: Extracting #4: cost 203 inf + 1821 447.748 * * [simplify]: Extracting #5: cost 151 inf + 15715 447.761 * * [simplify]: Extracting #6: cost 64 inf + 44815 447.782 * * [simplify]: Extracting #7: cost 6 inf + 73338 447.806 * * [simplify]: Extracting #8: cost 0 inf + 76867 447.824 * [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)))) 447.825 * [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)))))) 447.825 * [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)))) 447.825 * * [simplify]: iters left: 6 (14 enodes) 447.829 * * [simplify]: iters left: 5 (56 enodes) 447.842 * * [simplify]: iters left: 4 (113 enodes) 447.867 * * [simplify]: iters left: 3 (324 enodes) 448.014 * * [simplify]: Extracting #0: cost 1 inf + 0 448.015 * * [simplify]: Extracting #1: cost 0 inf + 1 448.015 * [simplify]: Simplified to 0 448.015 * [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)) 448.015 * * * * [progress]: [ 767 / 3260 ] simplifiying candidate # 448.015 * [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)))) 448.015 * * [simplify]: iters left: 6 (29 enodes) 448.023 * * [simplify]: iters left: 5 (115 enodes) 448.043 * * [simplify]: iters left: 4 (222 enodes) 448.114 * * [simplify]: Extracting #0: cost 1 inf + 0 448.114 * * [simplify]: Extracting #1: cost 11 inf + 0 448.114 * * [simplify]: Extracting #2: cost 124 inf + 0 448.115 * * [simplify]: Extracting #3: cost 202 inf + 2 448.116 * * [simplify]: Extracting #4: cost 183 inf + 2756 448.119 * * [simplify]: Extracting #5: cost 112 inf + 20385 448.124 * * [simplify]: Extracting #6: cost 63 inf + 37086 448.134 * * [simplify]: Extracting #7: cost 1 inf + 68304 448.146 * * [simplify]: Extracting #8: cost 0 inf + 68934 448.162 * [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))) 448.162 * [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))))) 448.162 * [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))) 448.163 * * [simplify]: iters left: 6 (14 enodes) 448.170 * * [simplify]: iters left: 5 (56 enodes) 448.190 * * [simplify]: iters left: 4 (112 enodes) 448.243 * * [simplify]: iters left: 3 (297 enodes) 448.374 * * [simplify]: Extracting #0: cost 1 inf + 0 448.374 * * [simplify]: Extracting #1: cost 0 inf + 1 448.374 * [simplify]: Simplified to 0 448.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))) (* (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)) 448.375 * * * * [progress]: [ 768 / 3260 ] simplifiying candidate # 448.375 * [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)))))) 448.375 * * [simplify]: iters left: 6 (28 enodes) 448.382 * * [simplify]: iters left: 5 (112 enodes) 448.406 * * [simplify]: iters left: 4 (229 enodes) 448.462 * * [simplify]: Extracting #0: cost 1 inf + 0 448.462 * * [simplify]: Extracting #1: cost 11 inf + 0 448.463 * * [simplify]: Extracting #2: cost 124 inf + 0 448.463 * * [simplify]: Extracting #3: cost 217 inf + 0 448.464 * * [simplify]: Extracting #4: cost 202 inf + 2267 448.468 * * [simplify]: Extracting #5: cost 132 inf + 21047 448.477 * * [simplify]: Extracting #6: cost 58 inf + 46707 448.488 * * [simplify]: Extracting #7: cost 2 inf + 75342 448.502 * * [simplify]: Extracting #8: cost 0 inf + 76512 448.515 * [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))) 448.515 * [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))))))) 448.515 * [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))))) 448.515 * * [simplify]: iters left: 6 (13 enodes) 448.520 * * [simplify]: iters left: 5 (53 enodes) 448.533 * * [simplify]: iters left: 4 (118 enodes) 448.565 * * [simplify]: iters left: 3 (324 enodes) 448.727 * * [simplify]: Extracting #0: cost 1 inf + 0 448.727 * * [simplify]: Extracting #1: cost 0 inf + 1 448.727 * [simplify]: Simplified to 0 448.728 * [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)) 448.728 * * * * [progress]: [ 769 / 3260 ] simplifiying candidate # 448.729 * [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))))) 448.729 * * [simplify]: iters left: 6 (28 enodes) 448.746 * * [simplify]: iters left: 5 (107 enodes) 448.782 * * [simplify]: iters left: 4 (193 enodes) 448.854 * * [simplify]: iters left: 3 (471 enodes) 449.037 * * [simplify]: Extracting #0: cost 1 inf + 0 449.038 * * [simplify]: Extracting #1: cost 9 inf + 0 449.038 * * [simplify]: Extracting #2: cost 150 inf + 0 449.040 * * [simplify]: Extracting #3: cost 320 inf + 42 449.043 * * [simplify]: Extracting #4: cost 302 inf + 2355 449.051 * * [simplify]: Extracting #5: cost 228 inf + 17098 449.067 * * [simplify]: Extracting #6: cost 139 inf + 46793 449.093 * * [simplify]: Extracting #7: cost 21 inf + 107828 449.134 * * [simplify]: Extracting #8: cost 0 inf + 119959 449.174 * [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)) 449.174 * [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)))))) 449.175 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 449.175 * * [simplify]: iters left: 6 (11 enodes) 449.178 * * [simplify]: iters left: 5 (43 enodes) 449.186 * * [simplify]: iters left: 4 (84 enodes) 449.218 * * [simplify]: iters left: 3 (212 enodes) 449.287 * * [simplify]: iters left: 2 (472 enodes) 449.479 * * [simplify]: Extracting #0: cost 1 inf + 0 449.479 * * [simplify]: Extracting #1: cost 0 inf + 1 449.479 * [simplify]: Simplified to 0 449.479 * [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)) 449.479 * * * * [progress]: [ 770 / 3260 ] simplifiying candidate # 449.480 * [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)))) 449.480 * * [simplify]: iters left: 6 (29 enodes) 449.498 * * [simplify]: iters left: 5 (114 enodes) 449.518 * * [simplify]: iters left: 4 (212 enodes) 449.571 * * [simplify]: Extracting #0: cost 1 inf + 0 449.571 * * [simplify]: Extracting #1: cost 11 inf + 0 449.572 * * [simplify]: Extracting #2: cost 111 inf + 0 449.573 * * [simplify]: Extracting #3: cost 171 inf + 2 449.574 * * [simplify]: Extracting #4: cost 154 inf + 2232 449.577 * * [simplify]: Extracting #5: cost 118 inf + 9126 449.587 * * [simplify]: Extracting #6: cost 60 inf + 27466 449.595 * * [simplify]: Extracting #7: cost 3 inf + 56008 449.605 * * [simplify]: Extracting #8: cost 0 inf + 57637 449.617 * [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)) 449.617 * [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))))) 449.617 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 449.618 * * [simplify]: iters left: 6 (12 enodes) 449.626 * * [simplify]: iters left: 5 (49 enodes) 449.643 * * [simplify]: iters left: 4 (99 enodes) 449.686 * * [simplify]: iters left: 3 (234 enodes) 449.763 * * [simplify]: iters left: 2 (447 enodes) 449.903 * * [simplify]: Extracting #0: cost 1 inf + 0 449.903 * * [simplify]: Extracting #1: cost 0 inf + 1 449.903 * [simplify]: Simplified to 0 449.903 * [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)) 449.903 * * * * [progress]: [ 771 / 3260 ] simplifiying candidate # 449.904 * [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)))))) 449.904 * * [simplify]: iters left: 6 (29 enodes) 449.917 * * [simplify]: iters left: 5 (116 enodes) 449.956 * * [simplify]: iters left: 4 (232 enodes) 450.034 * * [simplify]: Extracting #0: cost 1 inf + 0 450.035 * * [simplify]: Extracting #1: cost 11 inf + 0 450.035 * * [simplify]: Extracting #2: cost 115 inf + 0 450.036 * * [simplify]: Extracting #3: cost 190 inf + 204 450.037 * * [simplify]: Extracting #4: cost 176 inf + 1749 450.039 * * [simplify]: Extracting #5: cost 129 inf + 12387 450.045 * * [simplify]: Extracting #6: cost 65 inf + 33782 450.064 * * [simplify]: Extracting #7: cost 2 inf + 64580 450.076 * * [simplify]: Extracting #8: cost 0 inf + 65870 450.088 * [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))) 450.088 * [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))))))) 450.089 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 450.089 * * [simplify]: iters left: 6 (14 enodes) 450.096 * * [simplify]: iters left: 5 (57 enodes) 450.112 * * [simplify]: iters left: 4 (121 enodes) 450.140 * * [simplify]: iters left: 3 (291 enodes) 450.244 * * [simplify]: Extracting #0: cost 1 inf + 0 450.245 * * [simplify]: Extracting #1: cost 0 inf + 1 450.245 * [simplify]: Simplified to 0 450.245 * [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)) 450.245 * * * * [progress]: [ 772 / 3260 ] simplifiying candidate # 450.245 * [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))))) 450.246 * * [simplify]: iters left: 6 (30 enodes) 450.261 * * [simplify]: iters left: 5 (117 enodes) 450.293 * * [simplify]: iters left: 4 (212 enodes) 450.350 * * [simplify]: iters left: 3 (488 enodes) 450.539 * * [simplify]: Extracting #0: cost 1 inf + 0 450.539 * * [simplify]: Extracting #1: cost 11 inf + 0 450.540 * * [simplify]: Extracting #2: cost 147 inf + 0 450.541 * * [simplify]: Extracting #3: cost 284 inf + 246 450.543 * * [simplify]: Extracting #4: cost 263 inf + 3524 450.546 * * [simplify]: Extracting #5: cost 200 inf + 15248 450.561 * * [simplify]: Extracting #6: cost 136 inf + 36743 450.603 * * [simplify]: Extracting #7: cost 21 inf + 96447 450.650 * * [simplify]: Extracting #8: cost 0 inf + 108875 450.696 * [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)) 450.696 * [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)))))) 450.697 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 450.697 * * [simplify]: iters left: 6 (13 enodes) 450.703 * * [simplify]: iters left: 5 (52 enodes) 450.713 * * [simplify]: iters left: 4 (98 enodes) 450.744 * * [simplify]: iters left: 3 (212 enodes) 450.792 * * [simplify]: iters left: 2 (371 enodes) 450.955 * * [simplify]: Extracting #0: cost 1 inf + 0 450.955 * * [simplify]: Extracting #1: cost 0 inf + 1 450.955 * [simplify]: Simplified to 0 450.955 * [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)) 450.955 * * * * [progress]: [ 773 / 3260 ] simplifiying candidate # 450.956 * [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)))) 450.956 * * [simplify]: iters left: 6 (29 enodes) 450.970 * * [simplify]: iters left: 5 (108 enodes) 450.997 * * [simplify]: iters left: 4 (197 enodes) 451.046 * * [simplify]: iters left: 3 (416 enodes) 451.252 * * [simplify]: Extracting #0: cost 1 inf + 0 451.252 * * [simplify]: Extracting #1: cost 11 inf + 0 451.252 * * [simplify]: Extracting #2: cost 138 inf + 0 451.253 * * [simplify]: Extracting #3: cost 257 inf + 331 451.255 * * [simplify]: Extracting #4: cost 223 inf + 4963 451.258 * * [simplify]: Extracting #5: cost 181 inf + 13118 451.264 * * [simplify]: Extracting #6: cost 135 inf + 33689 451.281 * * [simplify]: Extracting #7: cost 14 inf + 97343 451.307 * * [simplify]: Extracting #8: cost 0 inf + 104895 451.330 * [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)) 451.330 * [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))))) 451.330 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 451.331 * * [simplify]: iters left: 6 (12 enodes) 451.334 * * [simplify]: iters left: 5 (44 enodes) 451.349 * * [simplify]: iters left: 4 (92 enodes) 451.373 * * [simplify]: iters left: 3 (159 enodes) 451.401 * * [simplify]: iters left: 2 (267 enodes) 451.458 * * [simplify]: iters left: 1 (364 enodes) 451.573 * * [simplify]: Extracting #0: cost 1 inf + 0 451.574 * * [simplify]: Extracting #1: cost 0 inf + 1 451.574 * [simplify]: Simplified to 0 451.574 * [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)) 451.574 * * * * [progress]: [ 774 / 3260 ] simplifiying candidate # 451.574 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 451.575 * * [simplify]: iters left: 6 (28 enodes) 451.589 * * [simplify]: iters left: 5 (115 enodes) 451.629 * * [simplify]: iters left: 4 (245 enodes) 451.744 * * [simplify]: Extracting #0: cost 1 inf + 0 451.744 * * [simplify]: Extracting #1: cost 11 inf + 0 451.745 * * [simplify]: Extracting #2: cost 144 inf + 0 451.745 * * [simplify]: Extracting #3: cost 245 inf + 44 451.746 * * [simplify]: Extracting #4: cost 224 inf + 3287 451.751 * * [simplify]: Extracting #5: cost 126 inf + 32195 451.762 * * [simplify]: Extracting #6: cost 64 inf + 52313 451.779 * * [simplify]: Extracting #7: cost 3 inf + 83505 451.806 * * [simplify]: Extracting #8: cost 0 inf + 85244 451.834 * [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))))) 451.834 * [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))))))) 451.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))))) 451.835 * * [simplify]: iters left: 6 (15 enodes) 451.845 * * [simplify]: iters left: 5 (64 enodes) 451.870 * * [simplify]: iters left: 4 (149 enodes) 451.921 * * [simplify]: iters left: 3 (466 enodes) 452.370 * * [simplify]: Extracting #0: cost 1 inf + 0 452.370 * * [simplify]: Extracting #1: cost 0 inf + 1 452.370 * [simplify]: Simplified to 0 452.371 * [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)) 452.371 * * * * [progress]: [ 775 / 3260 ] simplifiying candidate # 452.371 * [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))))) 452.372 * * [simplify]: iters left: 6 (29 enodes) 452.387 * * [simplify]: iters left: 5 (118 enodes) 452.429 * * [simplify]: iters left: 4 (234 enodes) 452.502 * * [simplify]: Extracting #0: cost 1 inf + 0 452.502 * * [simplify]: Extracting #1: cost 11 inf + 0 452.503 * * [simplify]: Extracting #2: cost 131 inf + 0 452.504 * * [simplify]: Extracting #3: cost 213 inf + 44 452.506 * * [simplify]: Extracting #4: cost 189 inf + 3414 452.512 * * [simplify]: Extracting #5: cost 110 inf + 22287 452.520 * * [simplify]: Extracting #6: cost 87 inf + 28161 452.530 * * [simplify]: Extracting #7: cost 53 inf + 41207 452.540 * * [simplify]: Extracting #8: cost 1 inf + 69786 452.558 * * [simplify]: Extracting #9: cost 0 inf + 70416 452.576 * [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)))) 452.576 * [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)))))) 452.576 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 452.577 * * [simplify]: iters left: 6 (14 enodes) 452.581 * * [simplify]: iters left: 5 (59 enodes) 452.592 * * [simplify]: iters left: 4 (121 enodes) 452.636 * * [simplify]: iters left: 3 (332 enodes) 452.863 * * [simplify]: Extracting #0: cost 1 inf + 0 452.863 * * [simplify]: Extracting #1: cost 0 inf + 1 452.863 * [simplify]: Simplified to 0 452.863 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (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)) 452.863 * * * * [progress]: [ 776 / 3260 ] simplifiying candidate # 452.864 * [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)))) 452.864 * * [simplify]: iters left: 6 (28 enodes) 452.878 * * [simplify]: iters left: 5 (113 enodes) 452.906 * * [simplify]: iters left: 4 (225 enodes) 452.976 * * [simplify]: Extracting #0: cost 1 inf + 0 452.976 * * [simplify]: Extracting #1: cost 11 inf + 0 452.976 * * [simplify]: Extracting #2: cost 117 inf + 0 452.978 * * [simplify]: Extracting #3: cost 181 inf + 88 452.979 * * [simplify]: Extracting #4: cost 153 inf + 3788 452.985 * * [simplify]: Extracting #5: cost 102 inf + 15220 452.993 * * [simplify]: Extracting #6: cost 59 inf + 30712 453.001 * * [simplify]: Extracting #7: cost 5 inf + 57989 453.011 * * [simplify]: Extracting #8: cost 0 inf + 60617 453.025 * [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)))) 453.025 * [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))))) 453.026 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 453.026 * * [simplify]: iters left: 6 (13 enodes) 453.034 * * [simplify]: iters left: 5 (54 enodes) 453.055 * * [simplify]: iters left: 4 (112 enodes) 453.100 * * [simplify]: iters left: 3 (281 enodes) 453.253 * * [simplify]: Extracting #0: cost 1 inf + 0 453.253 * * [simplify]: Extracting #1: cost 0 inf + 1 453.253 * [simplify]: Simplified to 0 453.253 * [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)) 453.254 * * * * [progress]: [ 777 / 3260 ] simplifiying candidate # 453.254 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 453.255 * * [simplify]: iters left: 6 (29 enodes) 453.270 * * [simplify]: iters left: 5 (118 enodes) 453.318 * * [simplify]: iters left: 4 (249 enodes) 453.427 * * [simplify]: Extracting #0: cost 1 inf + 0 453.427 * * [simplify]: Extracting #1: cost 11 inf + 0 453.428 * * [simplify]: Extracting #2: cost 130 inf + 0 453.428 * * [simplify]: Extracting #3: cost 218 inf + 3 453.429 * * [simplify]: Extracting #4: cost 202 inf + 1832 453.431 * * [simplify]: Extracting #5: cost 143 inf + 15241 453.438 * * [simplify]: Extracting #6: cost 58 inf + 43164 453.449 * * [simplify]: Extracting #7: cost 5 inf + 68567 453.465 * * [simplify]: Extracting #8: cost 0 inf + 71717 453.489 * [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))) 453.489 * [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))))))) 453.490 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 453.490 * * [simplify]: iters left: 6 (14 enodes) 453.494 * * [simplify]: iters left: 5 (59 enodes) 453.505 * * [simplify]: iters left: 4 (134 enodes) 453.555 * * [simplify]: iters left: 3 (357 enodes) 453.857 * * [simplify]: Extracting #0: cost 1 inf + 0 453.857 * * [simplify]: Extracting #1: cost 0 inf + 1 453.857 * [simplify]: Simplified to 0 453.857 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (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)) 453.858 * * * * [progress]: [ 778 / 3260 ] simplifiying candidate # 453.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)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 453.858 * * [simplify]: iters left: 6 (30 enodes) 453.873 * * [simplify]: iters left: 5 (118 enodes) 453.897 * * [simplify]: iters left: 4 (225 enodes) 453.981 * * [simplify]: Extracting #0: cost 1 inf + 0 453.982 * * [simplify]: Extracting #1: cost 11 inf + 0 453.982 * * [simplify]: Extracting #2: cost 121 inf + 0 453.983 * * [simplify]: Extracting #3: cost 187 inf + 3 453.984 * * [simplify]: Extracting #4: cost 167 inf + 2039 453.989 * * [simplify]: Extracting #5: cost 105 inf + 13905 453.998 * * [simplify]: Extracting #6: cost 59 inf + 30073 454.016 * * [simplify]: Extracting #7: cost 7 inf + 56043 454.035 * * [simplify]: Extracting #8: cost 0 inf + 59856 454.056 * [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)))) 454.056 * [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)))))) 454.057 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 454.057 * * [simplify]: iters left: 6 (13 enodes) 454.064 * * [simplify]: iters left: 5 (53 enodes) 454.083 * * [simplify]: iters left: 4 (106 enodes) 454.131 * * [simplify]: iters left: 3 (257 enodes) 454.251 * * [simplify]: Extracting #0: cost 1 inf + 0 454.251 * * [simplify]: Extracting #1: cost 0 inf + 1 454.251 * [simplify]: Simplified to 0 454.251 * [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)) 454.251 * * * * [progress]: [ 779 / 3260 ] simplifiying candidate # 454.251 * [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)))) 454.252 * * [simplify]: iters left: 6 (29 enodes) 454.260 * * [simplify]: iters left: 5 (114 enodes) 454.286 * * [simplify]: iters left: 4 (211 enodes) 454.341 * * [simplify]: iters left: 3 (486 enodes) 454.560 * * [simplify]: Extracting #0: cost 1 inf + 0 454.560 * * [simplify]: Extracting #1: cost 11 inf + 0 454.561 * * [simplify]: Extracting #2: cost 168 inf + 0 454.562 * * [simplify]: Extracting #3: cost 299 inf + 46 454.565 * * [simplify]: Extracting #4: cost 274 inf + 2418 454.569 * * [simplify]: Extracting #5: cost 202 inf + 15451 454.574 * * [simplify]: Extracting #6: cost 175 inf + 20168 454.581 * * [simplify]: Extracting #7: cost 129 inf + 38687 454.605 * * [simplify]: Extracting #8: cost 13 inf + 102939 454.641 * * [simplify]: Extracting #9: cost 0 inf + 110285 454.687 * [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))) 454.687 * [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))))) 454.687 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 454.687 * * [simplify]: iters left: 6 (12 enodes) 454.691 * * [simplify]: iters left: 5 (49 enodes) 454.701 * * [simplify]: iters left: 4 (94 enodes) 454.724 * * [simplify]: iters left: 3 (221 enodes) 454.842 * * [simplify]: iters left: 2 (492 enodes) 455.149 * * [simplify]: Extracting #0: cost 1 inf + 0 455.149 * * [simplify]: Extracting #1: cost 0 inf + 1 455.149 * [simplify]: Simplified to 0 455.149 * [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)) 455.149 * * * * [progress]: [ 780 / 3260 ] simplifiying candidate # 455.150 * [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)))))) 455.150 * * [simplify]: iters left: 6 (28 enodes) 455.159 * * [simplify]: iters left: 5 (111 enodes) 455.197 * * [simplify]: iters left: 4 (224 enodes) 455.279 * * [simplify]: Extracting #0: cost 1 inf + 0 455.279 * * [simplify]: Extracting #1: cost 11 inf + 0 455.280 * * [simplify]: Extracting #2: cost 120 inf + 0 455.280 * * [simplify]: Extracting #3: cost 183 inf + 249 455.281 * * [simplify]: Extracting #4: cost 155 inf + 4547 455.284 * * [simplify]: Extracting #5: cost 101 inf + 16261 455.287 * * [simplify]: Extracting #6: cost 88 inf + 19068 455.292 * * [simplify]: Extracting #7: cost 57 inf + 29233 455.300 * * [simplify]: Extracting #8: cost 5 inf + 58055 455.310 * * [simplify]: Extracting #9: cost 0 inf + 61205 455.320 * [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)))) 455.321 * [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))))))) 455.321 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 455.321 * * [simplify]: iters left: 6 (13 enodes) 455.327 * * [simplify]: iters left: 5 (52 enodes) 455.346 * * [simplify]: iters left: 4 (111 enodes) 455.391 * * [simplify]: iters left: 3 (278 enodes) 455.531 * * [simplify]: Extracting #0: cost 1 inf + 0 455.531 * * [simplify]: Extracting #1: cost 0 inf + 1 455.531 * [simplify]: Simplified to 0 455.531 * [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)) 455.531 * * * * [progress]: [ 781 / 3260 ] simplifiying candidate # 455.532 * [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))))) 455.532 * * [simplify]: iters left: 6 (29 enodes) 455.539 * * [simplify]: iters left: 5 (112 enodes) 455.569 * * [simplify]: iters left: 4 (206 enodes) 455.658 * * [simplify]: iters left: 3 (474 enodes) 455.898 * * [simplify]: Extracting #0: cost 1 inf + 0 455.899 * * [simplify]: Extracting #1: cost 11 inf + 0 455.899 * * [simplify]: Extracting #2: cost 168 inf + 0 455.901 * * [simplify]: Extracting #3: cost 276 inf + 909 455.906 * * [simplify]: Extracting #4: cost 219 inf + 7046 455.913 * * [simplify]: Extracting #5: cost 184 inf + 15231 455.922 * * [simplify]: Extracting #6: cost 175 inf + 17178 455.934 * * [simplify]: Extracting #7: cost 136 inf + 31759 455.950 * * [simplify]: Extracting #8: cost 22 inf + 95454 455.993 * * [simplify]: Extracting #9: cost 0 inf + 107336 456.038 * [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)) 456.038 * [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)))))) 456.039 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 456.039 * * [simplify]: iters left: 6 (12 enodes) 456.045 * * [simplify]: iters left: 5 (47 enodes) 456.062 * * [simplify]: iters left: 4 (89 enodes) 456.103 * * [simplify]: iters left: 3 (186 enodes) 456.177 * * [simplify]: iters left: 2 (378 enodes) 456.391 * * [simplify]: Extracting #0: cost 1 inf + 0 456.391 * * [simplify]: Extracting #1: cost 0 inf + 1 456.391 * [simplify]: Simplified to 0 456.392 * [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)) 456.392 * * * * [progress]: [ 782 / 3260 ] simplifiying candidate # 456.392 * [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)))) 456.393 * * [simplify]: iters left: 6 (28 enodes) 456.407 * * [simplify]: iters left: 5 (106 enodes) 456.436 * * [simplify]: iters left: 4 (172 enodes) 456.484 * * [simplify]: iters left: 3 (358 enodes) 456.631 * * [simplify]: Extracting #0: cost 1 inf + 0 456.631 * * [simplify]: Extracting #1: cost 9 inf + 0 456.632 * * [simplify]: Extracting #2: cost 125 inf + 2 456.634 * * [simplify]: Extracting #3: cost 230 inf + 500 456.637 * * [simplify]: Extracting #4: cost 202 inf + 4161 456.641 * * [simplify]: Extracting #5: cost 179 inf + 10221 456.649 * * [simplify]: Extracting #6: cost 140 inf + 26782 456.666 * * [simplify]: Extracting #7: cost 20 inf + 90466 456.692 * * [simplify]: Extracting #8: cost 0 inf + 101414 456.735 * [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)) 456.735 * [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))))) 456.735 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 456.736 * * [simplify]: iters left: 6 (11 enodes) 456.742 * * [simplify]: iters left: 5 (40 enodes) 456.756 * * [simplify]: iters left: 4 (65 enodes) 456.779 * * [simplify]: iters left: 3 (97 enodes) 456.813 * * [simplify]: iters left: 2 (165 enodes) 456.856 * * [simplify]: iters left: 1 (271 enodes) 456.934 * * [simplify]: Extracting #0: cost 1 inf + 0 456.934 * * [simplify]: Extracting #1: cost 0 inf + 1 456.934 * [simplify]: Simplified to 0 456.934 * [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)) 456.935 * * * * [progress]: [ 783 / 3260 ] simplifiying candidate # 456.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)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 456.935 * * [simplify]: iters left: 6 (27 enodes) 456.949 * * [simplify]: iters left: 5 (110 enodes) 456.988 * * [simplify]: iters left: 4 (219 enodes) 457.057 * * [simplify]: Extracting #0: cost 1 inf + 0 457.058 * * [simplify]: Extracting #1: cost 11 inf + 0 457.058 * * [simplify]: Extracting #2: cost 116 inf + 0 457.058 * * [simplify]: Extracting #3: cost 172 inf + 249 457.059 * * [simplify]: Extracting #4: cost 167 inf + 741 457.060 * * [simplify]: Extracting #5: cost 148 inf + 5279 457.065 * * [simplify]: Extracting #6: cost 87 inf + 17036 457.073 * * [simplify]: Extracting #7: cost 56 inf + 27459 457.090 * * [simplify]: Extracting #8: cost 2 inf + 57881 457.108 * * [simplify]: Extracting #9: cost 0 inf + 59131 457.128 * [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)))) 457.128 * [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))))))) 457.129 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 457.129 * * [simplify]: iters left: 6 (12 enodes) 457.135 * * [simplify]: iters left: 5 (51 enodes) 457.153 * * [simplify]: iters left: 4 (106 enodes) 457.198 * * [simplify]: iters left: 3 (247 enodes) 457.300 * * [simplify]: Extracting #0: cost 1 inf + 0 457.300 * * [simplify]: Extracting #1: cost 0 inf + 1 457.300 * [simplify]: Simplified to 0 457.300 * [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)) 457.300 * * * * [progress]: [ 784 / 3260 ] simplifiying candidate # 457.301 * [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))))) 457.301 * * [simplify]: iters left: 6 (28 enodes) 457.316 * * [simplify]: iters left: 5 (111 enodes) 457.343 * * [simplify]: iters left: 4 (203 enodes) 457.398 * * [simplify]: iters left: 3 (473 enodes) 457.627 * * [simplify]: Extracting #0: cost 1 inf + 0 457.627 * * [simplify]: Extracting #1: cost 11 inf + 0 457.627 * * [simplify]: Extracting #2: cost 169 inf + 0 457.630 * * [simplify]: Extracting #3: cost 282 inf + 1442 457.635 * * [simplify]: Extracting #4: cost 212 inf + 9904 457.643 * * [simplify]: Extracting #5: cost 193 inf + 14722 457.652 * * [simplify]: Extracting #6: cost 182 inf + 17831 457.662 * * [simplify]: Extracting #7: cost 132 inf + 38375 457.680 * * [simplify]: Extracting #8: cost 15 inf + 103327 457.714 * * [simplify]: Extracting #9: cost 0 inf + 111591 457.738 * [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)) 457.738 * [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)))))) 457.739 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 457.739 * * [simplify]: iters left: 6 (11 enodes) 457.742 * * [simplify]: iters left: 5 (46 enodes) 457.759 * * [simplify]: iters left: 4 (86 enodes) 457.795 * * [simplify]: iters left: 3 (183 enodes) 457.859 * * [simplify]: iters left: 2 (372 enodes) 458.070 * * [simplify]: Extracting #0: cost 1 inf + 0 458.070 * * [simplify]: Extracting #1: cost 0 inf + 1 458.071 * [simplify]: Simplified to 0 458.071 * [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)) 458.071 * * * * [progress]: [ 785 / 3260 ] simplifiying candidate # 458.071 * [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)))) 458.072 * * [simplify]: iters left: 6 (27 enodes) 458.085 * * [simplify]: iters left: 5 (105 enodes) 458.120 * * [simplify]: iters left: 4 (171 enodes) 458.188 * * [simplify]: iters left: 3 (357 enodes) 458.361 * * [simplify]: Extracting #0: cost 1 inf + 0 458.361 * * [simplify]: Extracting #1: cost 9 inf + 0 458.361 * * [simplify]: Extracting #2: cost 125 inf + 2 458.363 * * [simplify]: Extracting #3: cost 230 inf + 583 458.365 * * [simplify]: Extracting #4: cost 200 inf + 4167 458.369 * * [simplify]: Extracting #5: cost 183 inf + 9257 458.373 * * [simplify]: Extracting #6: cost 177 inf + 10636 458.381 * * [simplify]: Extracting #7: cost 128 inf + 31136 458.413 * * [simplify]: Extracting #8: cost 20 inf + 90746 458.448 * * [simplify]: Extracting #9: cost 0 inf + 102154 458.484 * [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)) 458.485 * [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))))) 458.485 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 458.485 * * [simplify]: iters left: 6 (10 enodes) 458.491 * * [simplify]: iters left: 5 (39 enodes) 458.504 * * [simplify]: iters left: 4 (64 enodes) 458.527 * * [simplify]: iters left: 3 (96 enodes) 458.562 * * [simplify]: iters left: 2 (164 enodes) 458.627 * * [simplify]: iters left: 1 (270 enodes) 458.709 * * [simplify]: Extracting #0: cost 1 inf + 0 458.709 * * [simplify]: Extracting #1: cost 0 inf + 1 458.709 * [simplify]: Simplified to 0 458.709 * [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)) 458.709 * * * * [progress]: [ 786 / 3260 ] simplifiying candidate # 458.709 * [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)))))) 458.710 * * [simplify]: iters left: 6 (27 enodes) 458.717 * * [simplify]: iters left: 5 (111 enodes) 458.748 * * [simplify]: iters left: 4 (228 enodes) 458.838 * * [simplify]: Extracting #0: cost 1 inf + 0 458.838 * * [simplify]: Extracting #1: cost 11 inf + 0 458.839 * * [simplify]: Extracting #2: cost 114 inf + 0 458.839 * * [simplify]: Extracting #3: cost 170 inf + 208 458.840 * * [simplify]: Extracting #4: cost 161 inf + 907 458.841 * * [simplify]: Extracting #5: cost 133 inf + 6782 458.845 * * [simplify]: Extracting #6: cost 67 inf + 24344 458.855 * * [simplify]: Extracting #7: cost 4 inf + 55750 458.865 * * [simplify]: Extracting #8: cost 0 inf + 58109 458.883 * [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))) 458.883 * [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))))))) 458.884 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 458.884 * * [simplify]: iters left: 6 (12 enodes) 458.892 * * [simplify]: iters left: 5 (53 enodes) 458.907 * * [simplify]: iters left: 4 (117 enodes) 458.954 * * [simplify]: iters left: 3 (255 enodes) 459.055 * * [simplify]: Extracting #0: cost 1 inf + 0 459.056 * * [simplify]: Extracting #1: cost 0 inf + 1 459.056 * [simplify]: Simplified to 0 459.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))))) (* (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)) 459.056 * * * * [progress]: [ 787 / 3260 ] simplifiying candidate # 459.056 * [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))))) 459.057 * * [simplify]: iters left: 6 (28 enodes) 459.070 * * [simplify]: iters left: 5 (112 enodes) 459.108 * * [simplify]: iters left: 4 (213 enodes) 459.163 * * [simplify]: iters left: 3 (453 enodes) 459.358 * * [simplify]: Extracting #0: cost 1 inf + 0 459.358 * * [simplify]: Extracting #1: cost 11 inf + 0 459.358 * * [simplify]: Extracting #2: cost 157 inf + 0 459.363 * * [simplify]: Extracting #3: cost 291 inf + 499 459.366 * * [simplify]: Extracting #4: cost 226 inf + 7807 459.370 * * [simplify]: Extracting #5: cost 186 inf + 15239 459.378 * * [simplify]: Extracting #6: cost 141 inf + 32699 459.404 * * [simplify]: Extracting #7: cost 26 inf + 94085 459.429 * * [simplify]: Extracting #8: cost 0 inf + 108436 459.476 * [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))) 459.477 * [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)))))) 459.477 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 459.477 * * [simplify]: iters left: 6 (11 enodes) 459.487 * * [simplify]: iters left: 5 (48 enodes) 459.504 * * [simplify]: iters left: 4 (98 enodes) 459.523 * * [simplify]: iters left: 3 (181 enodes) 459.580 * * [simplify]: iters left: 2 (358 enodes) 459.725 * * [simplify]: Extracting #0: cost 1 inf + 0 459.726 * * [simplify]: Extracting #1: cost 0 inf + 1 459.726 * [simplify]: Simplified to 0 459.726 * [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)) 459.726 * * * * [progress]: [ 788 / 3260 ] simplifiying candidate # 459.726 * [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)))) 459.726 * * [simplify]: iters left: 6 (27 enodes) 459.734 * * [simplify]: iters left: 5 (105 enodes) 459.761 * * [simplify]: iters left: 4 (191 enodes) 459.810 * * [simplify]: iters left: 3 (397 enodes) 460.030 * * [simplify]: Extracting #0: cost 1 inf + 0 460.030 * * [simplify]: Extracting #1: cost 12 inf + 0 460.031 * * [simplify]: Extracting #2: cost 136 inf + 83 460.033 * * [simplify]: Extracting #3: cost 238 inf + 1163 460.041 * * [simplify]: Extracting #4: cost 199 inf + 4970 460.046 * * [simplify]: Extracting #5: cost 182 inf + 9778 460.054 * * [simplify]: Extracting #6: cost 141 inf + 26467 460.083 * * [simplify]: Extracting #7: cost 18 inf + 91271 460.106 * * [simplify]: Extracting #8: cost 0 inf + 101749 460.132 * [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)) 460.133 * [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))))) 460.133 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 460.133 * * [simplify]: iters left: 6 (10 enodes) 460.140 * * [simplify]: iters left: 5 (41 enodes) 460.154 * * [simplify]: iters left: 4 (81 enodes) 460.170 * * [simplify]: iters left: 3 (127 enodes) 460.195 * * [simplify]: iters left: 2 (186 enodes) 460.248 * * [simplify]: iters left: 1 (266 enodes) 460.361 * * [simplify]: Extracting #0: cost 1 inf + 0 460.361 * * [simplify]: Extracting #1: cost 0 inf + 1 460.361 * [simplify]: Simplified to 0 460.361 * [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)) 460.361 * * * * [progress]: [ 789 / 3260 ] simplifiying candidate # 460.361 * [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))) 460.362 * * [simplify]: iters left: 6 (26 enodes) 460.374 * * [simplify]: iters left: 5 (102 enodes) 460.406 * * [simplify]: iters left: 4 (173 enodes) 460.464 * * [simplify]: iters left: 3 (361 enodes) 460.605 * * [simplify]: Extracting #0: cost 1 inf + 0 460.606 * * [simplify]: Extracting #1: cost 9 inf + 0 460.606 * * [simplify]: Extracting #2: cost 124 inf + 2 460.607 * * [simplify]: Extracting #3: cost 227 inf + 748 460.608 * * [simplify]: Extracting #4: cost 205 inf + 3077 460.611 * * [simplify]: Extracting #5: cost 188 inf + 7847 460.615 * * [simplify]: Extracting #6: cost 145 inf + 25379 460.638 * * [simplify]: Extracting #7: cost 21 inf + 90201 460.681 * * [simplify]: Extracting #8: cost 0 inf + 102484 460.725 * [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))) 460.725 * [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)))) 460.725 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 460.725 * * [simplify]: iters left: 6 (9 enodes) 460.733 * * [simplify]: iters left: 5 (36 enodes) 460.745 * * [simplify]: iters left: 4 (67 enodes) 460.758 * * [simplify]: iters left: 3 (97 enodes) 460.779 * * [simplify]: iters left: 2 (158 enodes) 460.853 * * [simplify]: iters left: 1 (263 enodes) 460.924 * * [simplify]: Extracting #0: cost 1 inf + 0 460.924 * * [simplify]: Extracting #1: cost 0 inf + 1 460.924 * [simplify]: Simplified to 0 460.924 * [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)) 460.924 * * * * [progress]: [ 790 / 3260 ] simplifiying candidate # 460.925 * [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)))) 460.925 * * [simplify]: iters left: 6 (26 enodes) 460.939 * * [simplify]: iters left: 5 (103 enodes) 460.974 * * [simplify]: iters left: 4 (182 enodes) 461.046 * * [simplify]: iters left: 3 (390 enodes) 461.211 * * [simplify]: Extracting #0: cost 1 inf + 0 461.211 * * [simplify]: Extracting #1: cost 11 inf + 0 461.211 * * [simplify]: Extracting #2: cost 137 inf + 0 461.212 * * [simplify]: Extracting #3: cost 247 inf + 661 461.214 * * [simplify]: Extracting #4: cost 201 inf + 5685 461.217 * * [simplify]: Extracting #5: cost 182 inf + 10505 461.221 * * [simplify]: Extracting #6: cost 141 inf + 28725 461.236 * * [simplify]: Extracting #7: cost 25 inf + 88780 461.261 * * [simplify]: Extracting #8: cost 0 inf + 102942 461.293 * [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)) 461.293 * [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))))) 461.293 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 461.293 * * [simplify]: iters left: 5 (9 enodes) 461.301 * * [simplify]: iters left: 4 (39 enodes) 461.308 * * [simplify]: iters left: 3 (65 enodes) 461.320 * * [simplify]: iters left: 2 (129 enodes) 461.364 * * [simplify]: iters left: 1 (210 enodes) 461.414 * * [simplify]: Extracting #0: cost 1 inf + 0 461.414 * * [simplify]: Extracting #1: cost 0 inf + 1 461.414 * [simplify]: Simplified to 0 461.414 * [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)) 461.414 * * * * [progress]: [ 791 / 3260 ] simplifiying candidate # 461.415 * [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)))))) 461.415 * * [simplify]: iters left: 6 (26 enodes) 461.427 * * [simplify]: iters left: 5 (99 enodes) 461.460 * * [simplify]: iters left: 4 (153 enodes) 461.513 * * [simplify]: iters left: 3 (279 enodes) 461.625 * * [simplify]: Extracting #0: cost 1 inf + 0 461.625 * * [simplify]: Extracting #1: cost 11 inf + 0 461.626 * * [simplify]: Extracting #2: cost 88 inf + 0 461.626 * * [simplify]: Extracting #3: cost 158 inf + 856 461.627 * * [simplify]: Extracting #4: cost 132 inf + 4831 461.631 * * [simplify]: Extracting #5: cost 134 inf + 5525 461.633 * * [simplify]: Extracting #6: cost 120 inf + 9241 461.639 * * [simplify]: Extracting #7: cost 71 inf + 27909 461.658 * * [simplify]: Extracting #8: cost 19 inf + 55104 461.683 * * [simplify]: Extracting #9: cost 0 inf + 64466 461.708 * * [simplify]: Extracting #10: cost 0 inf + 64426 461.726 * [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)) 461.726 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (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))))))) 461.726 * [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))))) 461.726 * * [simplify]: iters left: 6 (10 enodes) 461.729 * * [simplify]: iters left: 5 (37 enodes) 461.736 * * [simplify]: iters left: 4 (57 enodes) 461.747 * * [simplify]: iters left: 3 (104 enodes) 461.782 * * [simplify]: iters left: 2 (158 enodes) 461.830 * * [simplify]: iters left: 1 (225 enodes) 461.872 * * [simplify]: Extracting #0: cost 1 inf + 0 461.872 * * [simplify]: Extracting #1: cost 0 inf + 1 461.872 * [simplify]: Simplified to 0 461.872 * [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)) 461.872 * * * * [progress]: [ 792 / 3260 ] simplifiying candidate # 461.872 * [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))))) 461.873 * * [simplify]: iters left: 6 (25 enodes) 461.885 * * [simplify]: iters left: 5 (90 enodes) 461.913 * * [simplify]: iters left: 4 (137 enodes) 461.957 * * [simplify]: iters left: 3 (248 enodes) 462.042 * * [simplify]: Extracting #0: cost 1 inf + 0 462.042 * * [simplify]: Extracting #1: cost 9 inf + 0 462.042 * * [simplify]: Extracting #2: cost 78 inf + 0 462.043 * * [simplify]: Extracting #3: cost 137 inf + 1264 462.044 * * [simplify]: Extracting #4: cost 113 inf + 5074 462.045 * * [simplify]: Extracting #5: cost 118 inf + 5483 462.046 * * [simplify]: Extracting #6: cost 114 inf + 6214 462.049 * * [simplify]: Extracting #7: cost 67 inf + 25051 462.065 * * [simplify]: Extracting #8: cost 4 inf + 56661 462.079 * * [simplify]: Extracting #9: cost 0 inf + 58605 462.093 * [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))) 462.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))) (/ b (* a 2))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 462.094 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 462.094 * * [simplify]: iters left: 6 (9 enodes) 462.096 * * [simplify]: iters left: 5 (29 enodes) 462.105 * * [simplify]: iters left: 4 (42 enodes) 462.118 * * [simplify]: iters left: 3 (58 enodes) 462.126 * * [simplify]: iters left: 2 (68 enodes) 462.134 * * [simplify]: Extracting #0: cost 1 inf + 0 462.134 * * [simplify]: Extracting #1: cost 0 inf + 1 462.134 * [simplify]: Simplified to 0 462.135 * [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)) 462.135 * * * * [progress]: [ 793 / 3260 ] simplifiying candidate # 462.135 * [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)))))) 462.135 * * [simplify]: iters left: 6 (29 enodes) 462.143 * * [simplify]: iters left: 5 (113 enodes) 462.171 * * [simplify]: iters left: 4 (220 enodes) 462.230 * * [simplify]: iters left: 3 (472 enodes) 462.393 * * [simplify]: Extracting #0: cost 1 inf + 0 462.393 * * [simplify]: Extracting #1: cost 11 inf + 0 462.393 * * [simplify]: Extracting #2: cost 116 inf + 0 462.394 * * [simplify]: Extracting #3: cost 219 inf + 204 462.395 * * [simplify]: Extracting #4: cost 206 inf + 2468 462.397 * * [simplify]: Extracting #5: cost 187 inf + 6938 462.402 * * [simplify]: Extracting #6: cost 107 inf + 33426 462.429 * * [simplify]: Extracting #7: cost 4 inf + 77654 462.450 * * [simplify]: Extracting #8: cost 0 inf + 79543 462.469 * [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)) 462.469 * [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))))))) 462.470 * [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))))) 462.470 * * [simplify]: iters left: 6 (13 enodes) 462.476 * * [simplify]: iters left: 5 (53 enodes) 462.498 * * [simplify]: iters left: 4 (117 enodes) 462.530 * * [simplify]: iters left: 3 (275 enodes) 462.602 * * [simplify]: iters left: 2 (474 enodes) 462.778 * * [simplify]: Extracting #0: cost 1 inf + 0 462.778 * * [simplify]: Extracting #1: cost 0 inf + 1 462.778 * [simplify]: Simplified to 0 462.778 * [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)) 462.778 * * * * [progress]: [ 794 / 3260 ] simplifiying candidate # 462.779 * [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))))) 462.779 * * [simplify]: iters left: 6 (27 enodes) 462.793 * * [simplify]: iters left: 5 (104 enodes) 462.827 * * [simplify]: iters left: 4 (180 enodes) 462.881 * * [simplify]: iters left: 3 (346 enodes) 463.005 * * [simplify]: Extracting #0: cost 1 inf + 0 463.005 * * [simplify]: Extracting #1: cost 11 inf + 0 463.005 * * [simplify]: Extracting #2: cost 92 inf + 0 463.006 * * [simplify]: Extracting #3: cost 181 inf + 42 463.008 * * [simplify]: Extracting #4: cost 164 inf + 3074 463.011 * * [simplify]: Extracting #5: cost 156 inf + 5431 463.017 * * [simplify]: Extracting #6: cost 102 inf + 21790 463.036 * * [simplify]: Extracting #7: cost 15 inf + 58876 463.062 * * [simplify]: Extracting #8: cost 0 inf + 65751 463.076 * [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)) 463.076 * [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)))))) 463.077 * [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)))) 463.077 * * [simplify]: iters left: 6 (12 enodes) 463.083 * * [simplify]: iters left: 5 (47 enodes) 463.091 * * [simplify]: iters left: 4 (82 enodes) 463.113 * * [simplify]: iters left: 3 (157 enodes) 463.154 * * [simplify]: iters left: 2 (248 enodes) 463.218 * * [simplify]: iters left: 1 (341 enodes) 463.285 * * [simplify]: Extracting #0: cost 1 inf + 0 463.285 * * [simplify]: Extracting #1: cost 0 inf + 1 463.286 * [simplify]: Simplified to 0 463.286 * [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)) 463.286 * * * * [progress]: [ 795 / 3260 ] simplifiying candidate # 463.286 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 463.286 * * [simplify]: iters left: 6 (28 enodes) 463.293 * * [simplify]: iters left: 5 (107 enodes) 463.314 * * [simplify]: iters left: 4 (191 enodes) 463.382 * * [simplify]: iters left: 3 (378 enodes) 463.556 * * [simplify]: Extracting #0: cost 1 inf + 0 463.556 * * [simplify]: Extracting #1: cost 13 inf + 0 463.556 * * [simplify]: Extracting #2: cost 103 inf + 0 463.557 * * [simplify]: Extracting #3: cost 191 inf + 2 463.558 * * [simplify]: Extracting #4: cost 178 inf + 1549 463.560 * * [simplify]: Extracting #5: cost 147 inf + 8896 463.563 * * [simplify]: Extracting #6: cost 95 inf + 24191 463.575 * * [simplify]: Extracting #7: cost 14 inf + 61768 463.598 * * [simplify]: Extracting #8: cost 0 inf + 69017 463.612 * [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)) 463.613 * [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))))) 463.613 * [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))) 463.613 * * [simplify]: iters left: 6 (12 enodes) 463.617 * * [simplify]: iters left: 5 (47 enodes) 463.626 * * [simplify]: iters left: 4 (89 enodes) 463.649 * * [simplify]: iters left: 3 (180 enodes) 463.702 * * [simplify]: iters left: 2 (296 enodes) 463.792 * * [simplify]: iters left: 1 (428 enodes) 463.922 * * [simplify]: Extracting #0: cost 1 inf + 0 463.922 * * [simplify]: Extracting #1: cost 0 inf + 1 463.922 * [simplify]: Simplified to 0 463.922 * [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)) 463.922 * * * * [progress]: [ 796 / 3260 ] simplifiying candidate # 463.923 * [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)))))) 463.923 * * [simplify]: iters left: 6 (28 enodes) 463.941 * * [simplify]: iters left: 5 (106 enodes) 463.978 * * [simplify]: iters left: 4 (181 enodes) 464.038 * * [simplify]: iters left: 3 (328 enodes) 464.174 * * [simplify]: Extracting #0: cost 1 inf + 0 464.174 * * [simplify]: Extracting #1: cost 11 inf + 0 464.175 * * [simplify]: Extracting #2: cost 90 inf + 0 464.175 * * [simplify]: Extracting #3: cost 182 inf + 0 464.176 * * [simplify]: Extracting #4: cost 174 inf + 1012 464.177 * * [simplify]: Extracting #5: cost 171 inf + 2189 464.180 * * [simplify]: Extracting #6: cost 104 inf + 23166 464.192 * * [simplify]: Extracting #7: cost 17 inf + 58229 464.206 * * [simplify]: Extracting #8: cost 0 inf + 67809 464.234 * * [simplify]: Extracting #9: cost 0 inf + 67729 464.263 * [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)))) 464.263 * [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))))))) 464.263 * [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))))) 464.264 * * [simplify]: iters left: 6 (12 enodes) 464.270 * * [simplify]: iters left: 5 (46 enodes) 464.284 * * [simplify]: iters left: 4 (81 enodes) 464.298 * * [simplify]: iters left: 3 (134 enodes) 464.327 * * [simplify]: iters left: 2 (197 enodes) 464.386 * * [simplify]: iters left: 1 (271 enodes) 464.433 * * [simplify]: Extracting #0: cost 1 inf + 0 464.433 * * [simplify]: Extracting #1: cost 0 inf + 1 464.433 * [simplify]: Simplified to 0 464.433 * [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)) 464.434 * * * * [progress]: [ 797 / 3260 ] simplifiying candidate # 464.434 * [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))))) 464.434 * * [simplify]: iters left: 6 (25 enodes) 464.446 * * [simplify]: iters left: 5 (94 enodes) 464.472 * * [simplify]: iters left: 4 (149 enodes) 464.498 * * [simplify]: iters left: 3 (275 enodes) 464.609 * * [simplify]: Extracting #0: cost 1 inf + 0 464.609 * * [simplify]: Extracting #1: cost 9 inf + 0 464.610 * * [simplify]: Extracting #2: cost 80 inf + 0 464.610 * * [simplify]: Extracting #3: cost 164 inf + 0 464.611 * * [simplify]: Extracting #4: cost 159 inf + 729 464.611 * * [simplify]: Extracting #5: cost 152 inf + 2277 464.613 * * [simplify]: Extracting #6: cost 124 inf + 7781 464.617 * * [simplify]: Extracting #7: cost 67 inf + 28727 464.630 * * [simplify]: Extracting #8: cost 5 inf + 59602 464.643 * * [simplify]: Extracting #9: cost 0 inf + 62167 464.668 * [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))) 464.668 * [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)))))) 464.669 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 464.669 * * [simplify]: iters left: 6 (10 enodes) 464.672 * * [simplify]: iters left: 5 (38 enodes) 464.679 * * [simplify]: iters left: 4 (59 enodes) 464.689 * * [simplify]: iters left: 3 (88 enodes) 464.704 * * [simplify]: iters left: 2 (117 enodes) 464.734 * * [simplify]: iters left: 1 (144 enodes) 464.752 * * [simplify]: Extracting #0: cost 1 inf + 0 464.752 * * [simplify]: Extracting #1: cost 0 inf + 1 464.752 * [simplify]: Simplified to 0 464.752 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (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)) 464.752 * * * * [progress]: [ 798 / 3260 ] simplifiying candidate # 464.752 * [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)))) 464.752 * * [simplify]: iters left: 6 (27 enodes) 464.759 * * [simplify]: iters left: 5 (102 enodes) 464.781 * * [simplify]: iters left: 4 (163 enodes) 464.819 * * [simplify]: iters left: 3 (305 enodes) 464.907 * * [simplify]: Extracting #0: cost 1 inf + 0 464.907 * * [simplify]: Extracting #1: cost 11 inf + 0 464.908 * * [simplify]: Extracting #2: cost 92 inf + 0 464.909 * * [simplify]: Extracting #3: cost 157 inf + 497 464.910 * * [simplify]: Extracting #4: cost 138 inf + 3735 464.913 * * [simplify]: Extracting #5: cost 127 inf + 6262 464.917 * * [simplify]: Extracting #6: cost 114 inf + 8596 464.924 * * [simplify]: Extracting #7: cost 81 inf + 20421 464.937 * * [simplify]: Extracting #8: cost 24 inf + 49126 464.959 * * [simplify]: Extracting #9: cost 0 inf + 61091 464.981 * [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)) 464.981 * [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))))) 464.981 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 464.982 * * [simplify]: iters left: 6 (11 enodes) 464.987 * * [simplify]: iters left: 5 (42 enodes) 465.000 * * [simplify]: iters left: 4 (67 enodes) 465.021 * * [simplify]: iters left: 3 (111 enodes) 465.051 * * [simplify]: iters left: 2 (140 enodes) 465.070 * * [simplify]: iters left: 1 (160 enodes) 465.099 * * [simplify]: Extracting #0: cost 1 inf + 0 465.099 * * [simplify]: Extracting #1: cost 0 inf + 1 465.099 * [simplify]: Simplified to 0 465.099 * [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)) 465.099 * * * * [progress]: [ 799 / 3260 ] simplifiying candidate # 465.100 * [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)))))) 465.100 * * [simplify]: iters left: 6 (30 enodes) 465.116 * * [simplify]: iters left: 5 (122 enodes) 465.147 * * [simplify]: iters left: 4 (278 enodes) 465.249 * * [simplify]: Extracting #0: cost 1 inf + 0 465.249 * * [simplify]: Extracting #1: cost 11 inf + 0 465.249 * * [simplify]: Extracting #2: cost 177 inf + 0 465.250 * * [simplify]: Extracting #3: cost 318 inf + 1 465.252 * * [simplify]: Extracting #4: cost 294 inf + 4889 465.260 * * [simplify]: Extracting #5: cost 132 inf + 62793 465.287 * * [simplify]: Extracting #6: cost 70 inf + 86000 465.316 * * [simplify]: Extracting #7: cost 49 inf + 91207 465.354 * * [simplify]: Extracting #8: cost 4 inf + 115171 465.391 * * [simplify]: Extracting #9: cost 0 inf + 117061 465.429 * [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))))) 465.429 * [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))))))) 465.430 * [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))))) 465.430 * * [simplify]: iters left: 6 (16 enodes) 465.439 * * [simplify]: iters left: 5 (68 enodes) 465.464 * * [simplify]: iters left: 4 (179 enodes) 465.566 * * [simplify]: Extracting #0: cost 1 inf + 0 465.566 * * [simplify]: Extracting #1: cost 27 inf + 0 465.566 * * [simplify]: Extracting #2: cost 153 inf + 0 465.567 * * [simplify]: Extracting #3: cost 242 inf + 83 465.569 * * [simplify]: Extracting #4: cost 185 inf + 16503 465.581 * * [simplify]: Extracting #5: cost 15 inf + 79352 465.596 * * [simplify]: Extracting #6: cost 0 inf + 84943 465.609 * [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))))) 465.610 * [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))))))) 465.610 * * * * [progress]: [ 800 / 3260 ] simplifiying candidate # 465.610 * [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))))) 465.610 * * [simplify]: iters left: 6 (28 enodes) 465.618 * * [simplify]: iters left: 5 (112 enodes) 465.638 * * [simplify]: iters left: 4 (230 enodes) 465.737 * * [simplify]: Extracting #0: cost 1 inf + 0 465.737 * * [simplify]: Extracting #1: cost 11 inf + 0 465.737 * * [simplify]: Extracting #2: cost 136 inf + 0 465.739 * * [simplify]: Extracting #3: cost 238 inf + 0 465.741 * * [simplify]: Extracting #4: cost 219 inf + 3921 465.753 * * [simplify]: Extracting #5: cost 104 inf + 41177 465.772 * * [simplify]: Extracting #6: cost 52 inf + 59483 465.797 * * [simplify]: Extracting #7: cost 7 inf + 79537 465.828 * * [simplify]: Extracting #8: cost 0 inf + 82966 465.856 * * [simplify]: Extracting #9: cost 0 inf + 82846 465.883 * [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))))) 465.883 * [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)))))) 465.884 * [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)))) 465.884 * * [simplify]: iters left: 6 (15 enodes) 465.891 * * [simplify]: iters left: 5 (63 enodes) 465.906 * * [simplify]: iters left: 4 (145 enodes) 465.965 * * [simplify]: iters left: 3 (499 enodes) 466.288 * * [simplify]: Extracting #0: cost 1 inf + 0 466.288 * * [simplify]: Extracting #1: cost 0 inf + 1 466.288 * [simplify]: Simplified to 0 466.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)) 466.289 * * * * [progress]: [ 801 / 3260 ] simplifiying candidate # 466.289 * [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)))) 466.290 * * [simplify]: iters left: 6 (29 enodes) 466.305 * * [simplify]: iters left: 5 (116 enodes) 466.354 * * [simplify]: iters left: 4 (256 enodes) 466.457 * * [simplify]: Extracting #0: cost 1 inf + 0 466.457 * * [simplify]: Extracting #1: cost 13 inf + 0 466.457 * * [simplify]: Extracting #2: cost 144 inf + 0 466.458 * * [simplify]: Extracting #3: cost 234 inf + 2 466.459 * * [simplify]: Extracting #4: cost 217 inf + 3683 466.463 * * [simplify]: Extracting #5: cost 128 inf + 28302 466.471 * * [simplify]: Extracting #6: cost 52 inf + 52742 466.482 * * [simplify]: Extracting #7: cost 10 inf + 71669 466.505 * * [simplify]: Extracting #8: cost 0 inf + 76411 466.530 * [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))) 466.530 * [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))))) 466.531 * [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))) 466.531 * * [simplify]: iters left: 6 (15 enodes) 466.540 * * [simplify]: iters left: 5 (62 enodes) 466.552 * * [simplify]: iters left: 4 (159 enodes) 466.620 * * [simplify]: iters left: 3 (475 enodes) 467.329 * * [simplify]: Extracting #0: cost 1 inf + 0 467.330 * * [simplify]: Extracting #1: cost 42 inf + 0 467.331 * * [simplify]: Extracting #2: cost 194 inf + 1 467.336 * * [simplify]: Extracting #3: cost 205 inf + 15094 467.368 * * [simplify]: Extracting #4: cost 20 inf + 63712 467.399 * * [simplify]: Extracting #5: cost 3 inf + 65204 467.428 * * [simplify]: Extracting #6: cost 0 inf + 65965 467.444 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 467.444 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)))) 467.444 * * * * [progress]: [ 802 / 3260 ] simplifiying candidate # 467.444 * [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)))))) 467.445 * * [simplify]: iters left: 6 (31 enodes) 467.453 * * [simplify]: iters left: 5 (122 enodes) 467.492 * * [simplify]: iters left: 4 (253 enodes) 467.583 * * [simplify]: Extracting #0: cost 1 inf + 0 467.583 * * [simplify]: Extracting #1: cost 11 inf + 0 467.584 * * [simplify]: Extracting #2: cost 139 inf + 0 467.584 * * [simplify]: Extracting #3: cost 248 inf + 0 467.585 * * [simplify]: Extracting #4: cost 237 inf + 1177 467.588 * * [simplify]: Extracting #5: cost 157 inf + 24850 467.601 * * [simplify]: Extracting #6: cost 50 inf + 62655 467.625 * * [simplify]: Extracting #7: cost 6 inf + 82137 467.654 * * [simplify]: Extracting #8: cost 0 inf + 85106 467.678 * [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)))) 467.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)))) (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))))))) 467.679 * [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))))) 467.679 * * [simplify]: iters left: 6 (15 enodes) 467.683 * * [simplify]: iters left: 5 (62 enodes) 467.694 * * [simplify]: iters left: 4 (148 enodes) 467.765 * * [simplify]: iters left: 3 (499 enodes) 468.207 * * [simplify]: Extracting #0: cost 1 inf + 0 468.207 * * [simplify]: Extracting #1: cost 0 inf + 1 468.207 * [simplify]: Simplified to 0 468.207 * [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)) 468.207 * * * * [progress]: [ 803 / 3260 ] simplifiying candidate # 468.207 * [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))))) 468.208 * * [simplify]: iters left: 6 (29 enodes) 468.216 * * [simplify]: iters left: 5 (113 enodes) 468.253 * * [simplify]: iters left: 4 (217 enodes) 468.327 * * [simplify]: Extracting #0: cost 1 inf + 0 468.327 * * [simplify]: Extracting #1: cost 11 inf + 0 468.327 * * [simplify]: Extracting #2: cost 115 inf + 0 468.328 * * [simplify]: Extracting #3: cost 199 inf + 0 468.330 * * [simplify]: Extracting #4: cost 184 inf + 1985 468.336 * * [simplify]: Extracting #5: cost 104 inf + 25155 468.349 * * [simplify]: Extracting #6: cost 53 inf + 41252 468.368 * * [simplify]: Extracting #7: cost 11 inf + 59310 468.390 * * [simplify]: Extracting #8: cost 0 inf + 65099 468.413 * * [simplify]: Extracting #9: cost 0 inf + 65019 468.424 * [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)))) 468.424 * [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)))))) 468.425 * [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)))) 468.425 * * [simplify]: iters left: 6 (14 enodes) 468.428 * * [simplify]: iters left: 5 (56 enodes) 468.439 * * [simplify]: iters left: 4 (117 enodes) 468.471 * * [simplify]: iters left: 3 (347 enodes) 468.628 * * [simplify]: Extracting #0: cost 1 inf + 0 468.628 * * [simplify]: Extracting #1: cost 0 inf + 1 468.628 * [simplify]: Simplified to 0 468.628 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (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)) 468.629 * * * * [progress]: [ 804 / 3260 ] simplifiying candidate # 468.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)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 468.629 * * [simplify]: iters left: 6 (30 enodes) 468.644 * * [simplify]: iters left: 5 (117 enodes) 468.665 * * [simplify]: iters left: 4 (218 enodes) 468.732 * * [simplify]: Extracting #0: cost 1 inf + 0 468.732 * * [simplify]: Extracting #1: cost 11 inf + 0 468.732 * * [simplify]: Extracting #2: cost 110 inf + 0 468.733 * * [simplify]: Extracting #3: cost 175 inf + 44 468.734 * * [simplify]: Extracting #4: cost 172 inf + 211 468.736 * * [simplify]: Extracting #5: cost 157 inf + 3450 468.744 * * [simplify]: Extracting #6: cost 61 inf + 30171 468.760 * * [simplify]: Extracting #7: cost 3 inf + 53535 468.769 * * [simplify]: Extracting #8: cost 0 inf + 54761 468.779 * [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)) 468.779 * [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))))) 468.779 * [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))) 468.780 * * [simplify]: iters left: 6 (14 enodes) 468.784 * * [simplify]: iters left: 5 (57 enodes) 468.795 * * [simplify]: iters left: 4 (116 enodes) 468.848 * * [simplify]: iters left: 3 (321 enodes) 469.001 * * [simplify]: Extracting #0: cost 1 inf + 0 469.001 * * [simplify]: Extracting #1: cost 0 inf + 1 469.001 * [simplify]: Simplified to 0 469.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))))) (* (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)) 469.001 * * * * [progress]: [ 805 / 3260 ] simplifiying candidate # 469.001 * [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)))))) 469.002 * * [simplify]: iters left: 6 (31 enodes) 469.012 * * [simplify]: iters left: 5 (122 enodes) 469.055 * * [simplify]: iters left: 4 (252 enodes) 469.148 * * [simplify]: Extracting #0: cost 1 inf + 0 469.148 * * [simplify]: Extracting #1: cost 11 inf + 0 469.148 * * [simplify]: Extracting #2: cost 124 inf + 0 469.149 * * [simplify]: Extracting #3: cost 210 inf + 204 469.150 * * [simplify]: Extracting #4: cost 198 inf + 2039 469.153 * * [simplify]: Extracting #5: cost 118 inf + 23900 469.159 * * [simplify]: Extracting #6: cost 72 inf + 36261 469.167 * * [simplify]: Extracting #7: cost 41 inf + 45504 469.184 * * [simplify]: Extracting #8: cost 9 inf + 62491 469.196 * * [simplify]: Extracting #9: cost 0 inf + 67479 469.209 * [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)))) 469.210 * [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))))))) 469.210 * [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))))) 469.210 * * [simplify]: iters left: 6 (15 enodes) 469.218 * * [simplify]: iters left: 5 (62 enodes) 469.241 * * [simplify]: iters left: 4 (149 enodes) 469.289 * * [simplify]: iters left: 3 (450 enodes) 469.618 * * [simplify]: Extracting #0: cost 1 inf + 0 469.619 * * [simplify]: Extracting #1: cost 0 inf + 1 469.619 * [simplify]: Simplified to 0 469.619 * [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)) 469.619 * * * * [progress]: [ 806 / 3260 ] simplifiying candidate # 469.619 * [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))))) 469.619 * * [simplify]: iters left: 6 (29 enodes) 469.632 * * [simplify]: iters left: 5 (114 enodes) 469.654 * * [simplify]: iters left: 4 (216 enodes) 469.734 * * [simplify]: Extracting #0: cost 1 inf + 0 469.734 * * [simplify]: Extracting #1: cost 11 inf + 0 469.735 * * [simplify]: Extracting #2: cost 107 inf + 0 469.736 * * [simplify]: Extracting #3: cost 177 inf + 204 469.737 * * [simplify]: Extracting #4: cost 171 inf + 977 469.738 * * [simplify]: Extracting #5: cost 165 inf + 2963 469.745 * * [simplify]: Extracting #6: cost 69 inf + 26746 469.761 * * [simplify]: Extracting #7: cost 6 inf + 53554 469.780 * * [simplify]: Extracting #8: cost 0 inf + 55947 469.798 * * [simplify]: Extracting #9: cost 0 inf + 55867 469.818 * [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))))) 469.818 * [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)))))) 469.819 * [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)))) 469.819 * * [simplify]: iters left: 6 (14 enodes) 469.827 * * [simplify]: iters left: 5 (57 enodes) 469.848 * * [simplify]: iters left: 4 (118 enodes) 469.907 * * [simplify]: iters left: 3 (314 enodes) 470.068 * * [simplify]: Extracting #0: cost 1 inf + 0 470.068 * * [simplify]: Extracting #1: cost 0 inf + 1 470.068 * [simplify]: Simplified to 0 470.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))))) (* (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)) 470.068 * * * * [progress]: [ 807 / 3260 ] simplifiying candidate # 470.068 * [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)))) 470.069 * * [simplify]: iters left: 6 (29 enodes) 470.076 * * [simplify]: iters left: 5 (108 enodes) 470.097 * * [simplify]: iters left: 4 (204 enodes) 470.152 * * [simplify]: iters left: 3 (456 enodes) 470.344 * * [simplify]: Extracting #0: cost 1 inf + 0 470.345 * * [simplify]: Extracting #1: cost 13 inf + 0 470.345 * * [simplify]: Extracting #2: cost 142 inf + 0 470.347 * * [simplify]: Extracting #3: cost 243 inf + 248 470.350 * * [simplify]: Extracting #4: cost 221 inf + 3052 470.356 * * [simplify]: Extracting #5: cost 161 inf + 15180 470.370 * * [simplify]: Extracting #6: cost 86 inf + 35474 470.392 * * [simplify]: Extracting #7: cost 10 inf + 71965 470.409 * * [simplify]: Extracting #8: cost 0 inf + 77214 470.436 * [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)) 470.436 * [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))))) 470.437 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 470.437 * * [simplify]: iters left: 6 (13 enodes) 470.443 * * [simplify]: iters left: 5 (48 enodes) 470.463 * * [simplify]: iters left: 4 (103 enodes) 470.501 * * [simplify]: iters left: 3 (238 enodes) 470.592 * * [simplify]: Extracting #0: cost 1 inf + 0 470.592 * * [simplify]: Extracting #1: cost 0 inf + 1 470.592 * [simplify]: Simplified to 0 470.592 * [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)) 470.592 * * * * [progress]: [ 808 / 3260 ] simplifiying candidate # 470.593 * [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)))))) 470.593 * * [simplify]: iters left: 6 (29 enodes) 470.600 * * [simplify]: iters left: 5 (115 enodes) 470.646 * * [simplify]: iters left: 4 (240 enodes) 470.736 * * [simplify]: Extracting #0: cost 1 inf + 0 470.736 * * [simplify]: Extracting #1: cost 11 inf + 0 470.736 * * [simplify]: Extracting #2: cost 138 inf + 0 470.738 * * [simplify]: Extracting #3: cost 247 inf + 0 470.739 * * [simplify]: Extracting #4: cost 231 inf + 2550 470.747 * * [simplify]: Extracting #5: cost 140 inf + 30988 470.765 * * [simplify]: Extracting #6: cost 57 inf + 61440 470.781 * * [simplify]: Extracting #7: cost 7 inf + 82170 470.795 * * [simplify]: Extracting #8: cost 0 inf + 86120 470.811 * * [simplify]: Extracting #9: cost 0 inf + 86040 470.839 * [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)))) 470.840 * [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))))))) 470.840 * [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))))) 470.840 * * [simplify]: iters left: 6 (15 enodes) 470.848 * * [simplify]: iters left: 5 (61 enodes) 470.867 * * [simplify]: iters left: 4 (142 enodes) 470.911 * * [simplify]: iters left: 3 (474 enodes) 471.232 * * [simplify]: Extracting #0: cost 1 inf + 0 471.232 * * [simplify]: Extracting #1: cost 0 inf + 1 471.232 * [simplify]: Simplified to 0 471.233 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 471.233 * * * * [progress]: [ 809 / 3260 ] simplifiying candidate # 471.233 * [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))))) 471.233 * * [simplify]: iters left: 6 (27 enodes) 471.244 * * [simplify]: iters left: 5 (105 enodes) 471.265 * * [simplify]: iters left: 4 (197 enodes) 471.321 * * [simplify]: Extracting #0: cost 1 inf + 0 471.321 * * [simplify]: Extracting #1: cost 11 inf + 0 471.322 * * [simplify]: Extracting #2: cost 109 inf + 0 471.322 * * [simplify]: Extracting #3: cost 185 inf + 0 471.324 * * [simplify]: Extracting #4: cost 166 inf + 3199 471.328 * * [simplify]: Extracting #5: cost 93 inf + 24882 471.343 * * [simplify]: Extracting #6: cost 54 inf + 37893 471.352 * * [simplify]: Extracting #7: cost 9 inf + 57291 471.363 * * [simplify]: Extracting #8: cost 0 inf + 61881 471.375 * [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))))) 471.375 * [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)))))) 471.375 * [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)))) 471.375 * * [simplify]: iters left: 6 (14 enodes) 471.379 * * [simplify]: iters left: 5 (56 enodes) 471.389 * * [simplify]: iters left: 4 (113 enodes) 471.426 * * [simplify]: iters left: 3 (324 enodes) 471.564 * * [simplify]: Extracting #0: cost 1 inf + 0 471.564 * * [simplify]: Extracting #1: cost 0 inf + 1 471.564 * [simplify]: Simplified to 0 471.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))))) (* (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)) 471.565 * * * * [progress]: [ 810 / 3260 ] simplifiying candidate # 471.565 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 471.565 * * [simplify]: iters left: 6 (28 enodes) 471.572 * * [simplify]: iters left: 5 (110 enodes) 471.600 * * [simplify]: iters left: 4 (207 enodes) 471.654 * * [simplify]: Extracting #0: cost 1 inf + 0 471.654 * * [simplify]: Extracting #1: cost 11 inf + 0 471.654 * * [simplify]: Extracting #2: cost 112 inf + 0 471.655 * * [simplify]: Extracting #3: cost 178 inf + 44 471.656 * * [simplify]: Extracting #4: cost 167 inf + 1304 471.658 * * [simplify]: Extracting #5: cost 161 inf + 3453 471.664 * * [simplify]: Extracting #6: cost 79 inf + 24926 471.678 * * [simplify]: Extracting #7: cost 8 inf + 50805 471.697 * * [simplify]: Extracting #8: cost 0 inf + 55604 471.751 * [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)) 471.751 * [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))))) 471.751 * [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))) 471.752 * * [simplify]: iters left: 6 (14 enodes) 471.759 * * [simplify]: iters left: 5 (56 enodes) 471.779 * * [simplify]: iters left: 4 (112 enodes) 471.828 * * [simplify]: iters left: 3 (297 enodes) 471.975 * * [simplify]: Extracting #0: cost 1 inf + 0 471.975 * * [simplify]: Extracting #1: cost 0 inf + 1 471.975 * [simplify]: Simplified to 0 471.975 * [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)) 471.976 * * * * [progress]: [ 811 / 3260 ] simplifiying candidate # 471.976 * [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)))))) 471.976 * * [simplify]: iters left: 6 (29 enodes) 471.984 * * [simplify]: iters left: 5 (113 enodes) 472.007 * * [simplify]: iters left: 4 (220 enodes) 472.072 * * [simplify]: Extracting #0: cost 1 inf + 0 472.073 * * [simplify]: Extracting #1: cost 11 inf + 0 472.073 * * [simplify]: Extracting #2: cost 113 inf + 0 472.074 * * [simplify]: Extracting #3: cost 197 inf + 0 472.076 * * [simplify]: Extracting #4: cost 187 inf + 854 472.079 * * [simplify]: Extracting #5: cost 138 inf + 13297 472.091 * * [simplify]: Extracting #6: cost 59 inf + 37981 472.109 * * [simplify]: Extracting #7: cost 4 inf + 62053 472.130 * * [simplify]: Extracting #8: cost 0 inf + 63903 472.149 * * [simplify]: Extracting #9: cost 0 inf + 63823 472.160 * [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))) 472.160 * [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))))))) 472.161 * [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))))) 472.161 * * [simplify]: iters left: 6 (13 enodes) 472.164 * * [simplify]: iters left: 5 (53 enodes) 472.174 * * [simplify]: iters left: 4 (118 enodes) 472.220 * * [simplify]: iters left: 3 (324 enodes) 472.353 * * [simplify]: Extracting #0: cost 1 inf + 0 472.353 * * [simplify]: Extracting #1: cost 0 inf + 1 472.353 * [simplify]: Simplified to 0 472.353 * [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)) 472.353 * * * * [progress]: [ 812 / 3260 ] simplifiying candidate # 472.354 * [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))))) 472.354 * * [simplify]: iters left: 6 (26 enodes) 472.372 * * [simplify]: iters left: 5 (99 enodes) 472.396 * * [simplify]: iters left: 4 (175 enodes) 472.437 * * [simplify]: iters left: 3 (403 enodes) 472.596 * * [simplify]: Extracting #0: cost 1 inf + 0 472.596 * * [simplify]: Extracting #1: cost 9 inf + 0 472.596 * * [simplify]: Extracting #2: cost 116 inf + 0 472.598 * * [simplify]: Extracting #3: cost 246 inf + 1 472.600 * * [simplify]: Extracting #4: cost 233 inf + 1867 472.608 * * [simplify]: Extracting #5: cost 157 inf + 17147 472.620 * * [simplify]: Extracting #6: cost 114 inf + 25813 472.635 * * [simplify]: Extracting #7: cost 79 inf + 38396 472.664 * * [simplify]: Extracting #8: cost 10 inf + 73117 472.696 * * [simplify]: Extracting #9: cost 0 inf + 77645 472.732 * [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))) 472.732 * [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)))))) 472.733 * [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)))) 472.733 * * [simplify]: iters left: 6 (11 enodes) 472.739 * * [simplify]: iters left: 5 (43 enodes) 472.753 * * [simplify]: iters left: 4 (84 enodes) 472.787 * * [simplify]: iters left: 3 (212 enodes) 472.873 * * [simplify]: iters left: 2 (472 enodes) 473.055 * * [simplify]: Extracting #0: cost 1 inf + 0 473.056 * * [simplify]: Extracting #1: cost 0 inf + 1 473.056 * [simplify]: Simplified to 0 473.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))))) (* (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)) 473.056 * * * * [progress]: [ 813 / 3260 ] simplifiying candidate # 473.056 * [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)))) 473.056 * * [simplify]: iters left: 6 (28 enodes) 473.064 * * [simplify]: iters left: 5 (109 enodes) 473.083 * * [simplify]: iters left: 4 (197 enodes) 473.151 * * [simplify]: iters left: 3 (432 enodes) 473.304 * * [simplify]: Extracting #0: cost 1 inf + 0 473.304 * * [simplify]: Extracting #1: cost 11 inf + 0 473.305 * * [simplify]: Extracting #2: cost 114 inf + 0 473.306 * * [simplify]: Extracting #3: cost 219 inf + 2 473.312 * * [simplify]: Extracting #4: cost 203 inf + 1871 473.317 * * [simplify]: Extracting #5: cost 149 inf + 11246 473.327 * * [simplify]: Extracting #6: cost 90 inf + 27490 473.351 * * [simplify]: Extracting #7: cost 14 inf + 63041 473.381 * * [simplify]: Extracting #8: cost 0 inf + 70370 473.412 * * [simplify]: Extracting #9: cost 0 inf + 70250 473.441 * [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)) 473.441 * [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))))) 473.441 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 473.442 * * [simplify]: iters left: 6 (12 enodes) 473.445 * * [simplify]: iters left: 5 (49 enodes) 473.456 * * [simplify]: iters left: 4 (99 enodes) 473.493 * * [simplify]: iters left: 3 (234 enodes) 473.585 * * [simplify]: iters left: 2 (447 enodes) 473.736 * * [simplify]: Extracting #0: cost 1 inf + 0 473.736 * * [simplify]: Extracting #1: cost 0 inf + 1 473.736 * [simplify]: Simplified to 0 473.736 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 473.736 * * * * [progress]: [ 814 / 3260 ] simplifiying candidate # 473.737 * [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)))))) 473.737 * * [simplify]: iters left: 6 (30 enodes) 473.752 * * [simplify]: iters left: 5 (117 enodes) 473.791 * * [simplify]: iters left: 4 (223 enodes) 473.844 * * [simplify]: Extracting #0: cost 1 inf + 0 473.844 * * [simplify]: Extracting #1: cost 11 inf + 0 473.844 * * [simplify]: Extracting #2: cost 101 inf + 0 473.844 * * [simplify]: Extracting #3: cost 163 inf + 204 473.845 * * [simplify]: Extracting #4: cost 160 inf + 530 473.846 * * [simplify]: Extracting #5: cost 118 inf + 9228 473.850 * * [simplify]: Extracting #6: cost 71 inf + 19950 473.858 * * [simplify]: Extracting #7: cost 61 inf + 21062 473.868 * * [simplify]: Extracting #8: cost 36 inf + 31417 473.885 * * [simplify]: Extracting #9: cost 3 inf + 48982 473.905 * * [simplify]: Extracting #10: cost 0 inf + 50572 473.924 * [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)) 473.924 * [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))))))) 473.925 * [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))))) 473.925 * * [simplify]: iters left: 6 (14 enodes) 473.929 * * [simplify]: iters left: 5 (57 enodes) 473.939 * * [simplify]: iters left: 4 (121 enodes) 473.974 * * [simplify]: iters left: 3 (291 enodes) 474.118 * * [simplify]: Extracting #0: cost 1 inf + 0 474.118 * * [simplify]: Extracting #1: cost 0 inf + 1 474.118 * [simplify]: Simplified to 0 474.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))) (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)) 474.119 * * * * [progress]: [ 815 / 3260 ] simplifiying candidate # 474.119 * [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))))) 474.120 * * [simplify]: iters left: 6 (28 enodes) 474.130 * * [simplify]: iters left: 5 (109 enodes) 474.153 * * [simplify]: iters left: 4 (193 enodes) 474.203 * * [simplify]: iters left: 3 (448 enodes) 474.446 * * [simplify]: Extracting #0: cost 1 inf + 0 474.446 * * [simplify]: Extracting #1: cost 11 inf + 0 474.447 * * [simplify]: Extracting #2: cost 108 inf + 0 474.448 * * [simplify]: Extracting #3: cost 211 inf + 205 474.450 * * [simplify]: Extracting #4: cost 195 inf + 2115 474.460 * * [simplify]: Extracting #5: cost 137 inf + 10953 474.472 * * [simplify]: Extracting #6: cost 87 inf + 28331 474.497 * * [simplify]: Extracting #7: cost 16 inf + 60574 474.528 * * [simplify]: Extracting #8: cost 0 inf + 67825 474.551 * * [simplify]: Extracting #9: cost 0 inf + 67588 474.567 * [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)) 474.567 * [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)))))) 474.568 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 474.568 * * [simplify]: iters left: 6 (13 enodes) 474.572 * * [simplify]: iters left: 5 (52 enodes) 474.584 * * [simplify]: iters left: 4 (98 enodes) 474.610 * * [simplify]: iters left: 3 (212 enodes) 474.691 * * [simplify]: iters left: 2 (371 enodes) 474.814 * * [simplify]: Extracting #0: cost 1 inf + 0 474.814 * * [simplify]: Extracting #1: cost 0 inf + 1 474.814 * [simplify]: Simplified to 0 474.814 * [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)) 474.814 * * * * [progress]: [ 816 / 3260 ] simplifiying candidate # 474.815 * [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)))) 474.815 * * [simplify]: iters left: 6 (28 enodes) 474.822 * * [simplify]: iters left: 5 (104 enodes) 474.851 * * [simplify]: iters left: 4 (186 enodes) 474.908 * * [simplify]: iters left: 3 (357 enodes) 475.012 * * [simplify]: Extracting #0: cost 1 inf + 0 475.012 * * [simplify]: Extracting #1: cost 11 inf + 0 475.013 * * [simplify]: Extracting #2: cost 107 inf + 0 475.014 * * [simplify]: Extracting #3: cost 180 inf + 904 475.017 * * [simplify]: Extracting #4: cost 136 inf + 6007 475.022 * * [simplify]: Extracting #5: cost 125 inf + 8727 475.026 * * [simplify]: Extracting #6: cost 96 inf + 18746 475.036 * * [simplify]: Extracting #7: cost 14 inf + 56655 475.050 * * [simplify]: Extracting #8: cost 0 inf + 63502 475.082 * [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))) 475.082 * [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))))) 475.083 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 475.083 * * [simplify]: iters left: 6 (12 enodes) 475.089 * * [simplify]: iters left: 5 (44 enodes) 475.105 * * [simplify]: iters left: 4 (92 enodes) 475.123 * * [simplify]: iters left: 3 (159 enodes) 475.158 * * [simplify]: iters left: 2 (267 enodes) 475.232 * * [simplify]: iters left: 1 (364 enodes) 475.353 * * [simplify]: Extracting #0: cost 1 inf + 0 475.353 * * [simplify]: Extracting #1: cost 0 inf + 1 475.353 * [simplify]: Simplified to 0 475.353 * [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)) 475.354 * * * * [progress]: [ 817 / 3260 ] simplifiying candidate # 475.354 * [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)))))) 475.354 * * [simplify]: iters left: 6 (29 enodes) 475.362 * * [simplify]: iters left: 5 (118 enodes) 475.395 * * [simplify]: iters left: 4 (249 enodes) 475.468 * * [simplify]: Extracting #0: cost 1 inf + 0 475.468 * * [simplify]: Extracting #1: cost 11 inf + 0 475.469 * * [simplify]: Extracting #2: cost 137 inf + 0 475.470 * * [simplify]: Extracting #3: cost 237 inf + 3 475.478 * * [simplify]: Extracting #4: cost 217 inf + 2883 475.485 * * [simplify]: Extracting #5: cost 130 inf + 26578 475.499 * * [simplify]: Extracting #6: cost 54 inf + 51002 475.519 * * [simplify]: Extracting #7: cost 12 inf + 69220 475.542 * * [simplify]: Extracting #8: cost 0 inf + 75108 475.555 * [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))))) 475.555 * [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))))))) 475.555 * [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))))) 475.555 * * [simplify]: iters left: 6 (15 enodes) 475.560 * * [simplify]: iters left: 5 (64 enodes) 475.572 * * [simplify]: iters left: 4 (149 enodes) 475.644 * * [simplify]: iters left: 3 (466 enodes) 476.107 * * [simplify]: Extracting #0: cost 1 inf + 0 476.107 * * [simplify]: Extracting #1: cost 0 inf + 1 476.107 * [simplify]: Simplified to 0 476.107 * [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)) 476.107 * * * * [progress]: [ 818 / 3260 ] simplifiying candidate # 476.108 * [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))))) 476.108 * * [simplify]: iters left: 6 (27 enodes) 476.115 * * [simplify]: iters left: 5 (108 enodes) 476.143 * * [simplify]: iters left: 4 (207 enodes) 476.198 * * [simplify]: Extracting #0: cost 1 inf + 0 476.198 * * [simplify]: Extracting #1: cost 11 inf + 0 476.198 * * [simplify]: Extracting #2: cost 116 inf + 0 476.199 * * [simplify]: Extracting #3: cost 181 inf + 128 476.200 * * [simplify]: Extracting #4: cost 163 inf + 2808 476.203 * * [simplify]: Extracting #5: cost 100 inf + 17842 476.208 * * [simplify]: Extracting #6: cost 53 inf + 33164 476.221 * * [simplify]: Extracting #7: cost 5 inf + 53893 476.234 * * [simplify]: Extracting #8: cost 0 inf + 56433 476.247 * [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))) 476.248 * [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)))))) 476.248 * [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)))) 476.248 * * [simplify]: iters left: 6 (14 enodes) 476.256 * * [simplify]: iters left: 5 (59 enodes) 476.276 * * [simplify]: iters left: 4 (121 enodes) 476.304 * * [simplify]: iters left: 3 (332 enodes) 476.503 * * [simplify]: Extracting #0: cost 1 inf + 0 476.503 * * [simplify]: Extracting #1: cost 0 inf + 1 476.503 * [simplify]: Simplified to 0 476.504 * [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)) 476.504 * * * * [progress]: [ 819 / 3260 ] simplifiying candidate # 476.504 * [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)))) 476.505 * * [simplify]: iters left: 6 (27 enodes) 476.516 * * [simplify]: iters left: 5 (108 enodes) 476.536 * * [simplify]: iters left: 4 (210 enodes) 476.596 * * [simplify]: Extracting #0: cost 1 inf + 0 476.596 * * [simplify]: Extracting #1: cost 11 inf + 0 476.596 * * [simplify]: Extracting #2: cost 104 inf + 0 476.597 * * [simplify]: Extracting #3: cost 154 inf + 251 476.599 * * [simplify]: Extracting #4: cost 122 inf + 4724 476.605 * * [simplify]: Extracting #5: cost 75 inf + 15192 476.611 * * [simplify]: Extracting #6: cost 72 inf + 16040 476.618 * * [simplify]: Extracting #7: cost 61 inf + 17194 476.623 * * [simplify]: Extracting #8: cost 34 inf + 28727 476.630 * * [simplify]: Extracting #9: cost 4 inf + 44632 476.640 * * [simplify]: Extracting #10: cost 0 inf + 46882 476.649 * [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))) 476.649 * [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))))) 476.650 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 476.650 * * [simplify]: iters left: 6 (13 enodes) 476.658 * * [simplify]: iters left: 5 (54 enodes) 476.679 * * [simplify]: iters left: 4 (112 enodes) 476.730 * * [simplify]: iters left: 3 (281 enodes) 476.892 * * [simplify]: Extracting #0: cost 1 inf + 0 476.892 * * [simplify]: Extracting #1: cost 0 inf + 1 476.892 * [simplify]: Simplified to 0 476.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))))) (* (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)) 476.892 * * * * [progress]: [ 820 / 3260 ] simplifiying candidate # 476.893 * [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)))))) 476.893 * * [simplify]: iters left: 6 (30 enodes) 476.903 * * [simplify]: iters left: 5 (119 enodes) 476.930 * * [simplify]: iters left: 4 (240 enodes) 477.026 * * [simplify]: Extracting #0: cost 1 inf + 0 477.026 * * [simplify]: Extracting #1: cost 11 inf + 0 477.026 * * [simplify]: Extracting #2: cost 121 inf + 0 477.027 * * [simplify]: Extracting #3: cost 197 inf + 45 477.029 * * [simplify]: Extracting #4: cost 178 inf + 2038 477.034 * * [simplify]: Extracting #5: cost 107 inf + 18687 477.047 * * [simplify]: Extracting #6: cost 51 inf + 35484 477.059 * * [simplify]: Extracting #7: cost 9 inf + 54239 477.074 * * [simplify]: Extracting #8: cost 0 inf + 58868 477.086 * [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)))) 477.086 * [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))))))) 477.087 * [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.087 * * [simplify]: iters left: 6 (14 enodes) 477.095 * * [simplify]: iters left: 5 (59 enodes) 477.117 * * [simplify]: iters left: 4 (134 enodes) 477.178 * * [simplify]: iters left: 3 (357 enodes) 477.406 * * [simplify]: Extracting #0: cost 1 inf + 0 477.407 * * [simplify]: Extracting #1: cost 0 inf + 1 477.407 * [simplify]: Simplified to 0 477.407 * [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)) 477.407 * * * * [progress]: [ 821 / 3260 ] simplifiying candidate # 477.407 * [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))))) 477.407 * * [simplify]: iters left: 6 (28 enodes) 477.419 * * [simplify]: iters left: 5 (110 enodes) 477.456 * * [simplify]: iters left: 4 (207 enodes) 477.515 * * [simplify]: iters left: 3 (469 enodes) 477.754 * * [simplify]: Extracting #0: cost 1 inf + 0 477.755 * * [simplify]: Extracting #1: cost 11 inf + 0 477.755 * * [simplify]: Extracting #2: cost 171 inf + 0 477.756 * * [simplify]: Extracting #3: cost 304 inf + 4 477.757 * * [simplify]: Extracting #4: cost 292 inf + 1225 477.761 * * [simplify]: Extracting #5: cost 186 inf + 20243 477.770 * * [simplify]: Extracting #6: cost 97 inf + 42869 477.786 * * [simplify]: Extracting #7: cost 18 inf + 78883 477.806 * * [simplify]: Extracting #8: cost 0 inf + 87650 477.848 * [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)) 477.848 * [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)))))) 477.848 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 477.849 * * [simplify]: iters left: 6 (13 enodes) 477.856 * * [simplify]: iters left: 5 (53 enodes) 477.874 * * [simplify]: iters left: 4 (106 enodes) 477.904 * * [simplify]: iters left: 3 (257 enodes) 478.051 * * [simplify]: Extracting #0: cost 1 inf + 0 478.051 * * [simplify]: Extracting #1: cost 0 inf + 1 478.051 * [simplify]: Simplified to 0 478.051 * [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)) 478.052 * * * * [progress]: [ 822 / 3260 ] simplifiying candidate # 478.052 * [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)))) 478.052 * * [simplify]: iters left: 6 (28 enodes) 478.067 * * [simplify]: iters left: 5 (109 enodes) 478.106 * * [simplify]: iters left: 4 (196 enodes) 478.163 * * [simplify]: iters left: 3 (427 enodes) 478.363 * * [simplify]: Extracting #0: cost 1 inf + 0 478.364 * * [simplify]: Extracting #1: cost 11 inf + 0 478.364 * * [simplify]: Extracting #2: cost 133 inf + 0 478.366 * * [simplify]: Extracting #3: cost 226 inf + 129 478.368 * * [simplify]: Extracting #4: cost 194 inf + 3638 478.375 * * [simplify]: Extracting #5: cost 129 inf + 14341 478.387 * * [simplify]: Extracting #6: cost 85 inf + 28967 478.412 * * [simplify]: Extracting #7: cost 11 inf + 63743 478.442 * * [simplify]: Extracting #8: cost 0 inf + 69293 478.461 * * [simplify]: Extracting #9: cost 0 inf + 69213 478.477 * [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))) 478.477 * [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))))) 478.477 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 478.477 * * [simplify]: iters left: 6 (12 enodes) 478.481 * * [simplify]: iters left: 5 (49 enodes) 478.492 * * [simplify]: iters left: 4 (94 enodes) 478.521 * * [simplify]: iters left: 3 (221 enodes) 478.609 * * [simplify]: iters left: 2 (492 enodes) 478.939 * * [simplify]: Extracting #0: cost 1 inf + 0 478.939 * * [simplify]: Extracting #1: cost 0 inf + 1 478.939 * [simplify]: Simplified to 0 478.939 * [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)) 478.940 * * * * [progress]: [ 823 / 3260 ] simplifiying candidate # 478.940 * [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)))))) 478.940 * * [simplify]: iters left: 6 (29 enodes) 478.947 * * [simplify]: iters left: 5 (112 enodes) 478.979 * * [simplify]: iters left: 4 (215 enodes) 479.067 * * [simplify]: Extracting #0: cost 1 inf + 0 479.067 * * [simplify]: Extracting #1: cost 11 inf + 0 479.068 * * [simplify]: Extracting #2: cost 110 inf + 0 479.069 * * [simplify]: Extracting #3: cost 163 inf + 248 479.070 * * [simplify]: Extracting #4: cost 149 inf + 1919 479.074 * * [simplify]: Extracting #5: cost 92 inf + 13157 479.080 * * [simplify]: Extracting #6: cost 71 inf + 17580 479.088 * * [simplify]: Extracting #7: cost 49 inf + 23384 479.104 * * [simplify]: Extracting #8: cost 5 inf + 46046 479.113 * * [simplify]: Extracting #9: cost 0 inf + 48516 479.121 * * [simplify]: Extracting #10: cost 0 inf + 48436 479.130 * [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))) 479.130 * [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))))))) 479.130 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 479.130 * * [simplify]: iters left: 6 (13 enodes) 479.134 * * [simplify]: iters left: 5 (52 enodes) 479.143 * * [simplify]: iters left: 4 (111 enodes) 479.174 * * [simplify]: iters left: 3 (278 enodes) 479.356 * * [simplify]: Extracting #0: cost 1 inf + 0 479.356 * * [simplify]: Extracting #1: cost 0 inf + 1 479.356 * [simplify]: Simplified to 0 479.356 * [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)) 479.357 * * * * [progress]: [ 824 / 3260 ] simplifiying candidate # 479.357 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 479.357 * * [simplify]: iters left: 6 (27 enodes) 479.364 * * [simplify]: iters left: 5 (104 enodes) 479.400 * * [simplify]: iters left: 4 (188 enodes) 479.470 * * [simplify]: iters left: 3 (401 enodes) 479.651 * * [simplify]: Extracting #0: cost 1 inf + 0 479.651 * * [simplify]: Extracting #1: cost 11 inf + 0 479.651 * * [simplify]: Extracting #2: cost 127 inf + 0 479.652 * * [simplify]: Extracting #3: cost 202 inf + 418 479.654 * * [simplify]: Extracting #4: cost 168 inf + 3578 479.657 * * [simplify]: Extracting #5: cost 129 inf + 10104 479.665 * * [simplify]: Extracting #6: cost 91 inf + 23224 479.680 * * [simplify]: Extracting #7: cost 14 inf + 58820 479.694 * * [simplify]: Extracting #8: cost 0 inf + 65028 479.715 * * [simplify]: Extracting #9: cost 0 inf + 64948 479.730 * [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))) 479.731 * [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)))))) 479.731 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 479.731 * * [simplify]: iters left: 6 (12 enodes) 479.735 * * [simplify]: iters left: 5 (47 enodes) 479.750 * * [simplify]: iters left: 4 (89 enodes) 479.786 * * [simplify]: iters left: 3 (186 enodes) 479.858 * * [simplify]: iters left: 2 (378 enodes) 480.048 * * [simplify]: Extracting #0: cost 1 inf + 0 480.048 * * [simplify]: Extracting #1: cost 0 inf + 1 480.048 * [simplify]: Simplified to 0 480.048 * [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)) 480.049 * * * * [progress]: [ 825 / 3260 ] simplifiying candidate # 480.049 * [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)))) 480.049 * * [simplify]: iters left: 6 (27 enodes) 480.062 * * [simplify]: iters left: 5 (101 enodes) 480.091 * * [simplify]: iters left: 4 (157 enodes) 480.131 * * [simplify]: iters left: 3 (293 enodes) 480.254 * * [simplify]: Extracting #0: cost 1 inf + 0 480.254 * * [simplify]: Extracting #1: cost 9 inf + 0 480.255 * * [simplify]: Extracting #2: cost 95 inf + 2 480.255 * * [simplify]: Extracting #3: cost 161 inf + 293 480.256 * * [simplify]: Extracting #4: cost 130 inf + 3007 480.258 * * [simplify]: Extracting #5: cost 117 inf + 6527 480.260 * * [simplify]: Extracting #6: cost 114 inf + 7368 480.263 * * [simplify]: Extracting #7: cost 81 inf + 18534 480.272 * * [simplify]: Extracting #8: cost 17 inf + 50900 480.294 * * [simplify]: Extracting #9: cost 0 inf + 59448 480.318 * [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))) 480.318 * [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))))) 480.319 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 480.319 * * [simplify]: iters left: 6 (11 enodes) 480.325 * * [simplify]: iters left: 5 (40 enodes) 480.335 * * [simplify]: iters left: 4 (65 enodes) 480.347 * * [simplify]: iters left: 3 (97 enodes) 480.368 * * [simplify]: iters left: 2 (165 enodes) 480.409 * * [simplify]: iters left: 1 (271 enodes) 480.497 * * [simplify]: Extracting #0: cost 1 inf + 0 480.497 * * [simplify]: Extracting #1: cost 0 inf + 1 480.497 * [simplify]: Simplified to 0 480.497 * [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)) 480.498 * * * * [progress]: [ 826 / 3260 ] simplifiying candidate # 480.498 * [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)))))) 480.498 * * [simplify]: iters left: 6 (28 enodes) 480.505 * * [simplify]: iters left: 5 (111 enodes) 480.528 * * [simplify]: iters left: 4 (210 enodes) 480.587 * * [simplify]: iters left: 3 (476 enodes) 480.783 * * [simplify]: Extracting #0: cost 1 inf + 0 480.783 * * [simplify]: Extracting #1: cost 11 inf + 0 480.783 * * [simplify]: Extracting #2: cost 155 inf + 0 480.784 * * [simplify]: Extracting #3: cost 258 inf + 249 480.785 * * [simplify]: Extracting #4: cost 239 inf + 2685 480.789 * * [simplify]: Extracting #5: cost 159 inf + 19856 480.797 * * [simplify]: Extracting #6: cost 89 inf + 39817 480.822 * * [simplify]: Extracting #7: cost 8 inf + 78205 480.856 * * [simplify]: Extracting #8: cost 0 inf + 82012 480.893 * [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)))) 480.893 * [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))))))) 480.894 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 480.894 * * [simplify]: iters left: 6 (12 enodes) 480.901 * * [simplify]: iters left: 5 (51 enodes) 480.918 * * [simplify]: iters left: 4 (106 enodes) 480.950 * * [simplify]: iters left: 3 (247 enodes) 481.088 * * [simplify]: Extracting #0: cost 1 inf + 0 481.088 * * [simplify]: Extracting #1: cost 0 inf + 1 481.088 * [simplify]: Simplified to 0 481.088 * [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)) 481.088 * * * * [progress]: [ 827 / 3260 ] simplifiying candidate # 481.088 * [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))))) 481.089 * * [simplify]: iters left: 6 (26 enodes) 481.102 * * [simplify]: iters left: 5 (103 enodes) 481.127 * * [simplify]: iters left: 4 (185 enodes) 481.175 * * [simplify]: iters left: 3 (398 enodes) 481.324 * * [simplify]: Extracting #0: cost 1 inf + 0 481.324 * * [simplify]: Extracting #1: cost 11 inf + 0 481.325 * * [simplify]: Extracting #2: cost 129 inf + 0 481.325 * * [simplify]: Extracting #3: cost 206 inf + 251 481.327 * * [simplify]: Extracting #4: cost 179 inf + 2670 481.329 * * [simplify]: Extracting #5: cost 138 inf + 9270 481.334 * * [simplify]: Extracting #6: cost 88 inf + 24798 481.357 * * [simplify]: Extracting #7: cost 12 inf + 59941 481.388 * * [simplify]: Extracting #8: cost 0 inf + 65287 481.403 * * [simplify]: Extracting #9: cost 0 inf + 65047 481.417 * [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)) 481.417 * [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)))))) 481.418 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 481.418 * * [simplify]: iters left: 6 (11 enodes) 481.421 * * [simplify]: iters left: 5 (46 enodes) 481.433 * * [simplify]: iters left: 4 (86 enodes) 481.472 * * [simplify]: iters left: 3 (183 enodes) 481.544 * * [simplify]: iters left: 2 (372 enodes) 481.756 * * [simplify]: Extracting #0: cost 1 inf + 0 481.757 * * [simplify]: Extracting #1: cost 0 inf + 1 481.757 * [simplify]: Simplified to 0 481.757 * [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)) 481.757 * * * * [progress]: [ 828 / 3260 ] simplifiying candidate # 481.757 * [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)))) 481.758 * * [simplify]: iters left: 6 (26 enodes) 481.772 * * [simplify]: iters left: 5 (100 enodes) 481.792 * * [simplify]: iters left: 4 (156 enodes) 481.835 * * [simplify]: iters left: 3 (292 enodes) 481.940 * * [simplify]: Extracting #0: cost 1 inf + 0 481.940 * * [simplify]: Extracting #1: cost 9 inf + 0 481.941 * * [simplify]: Extracting #2: cost 95 inf + 2 481.942 * * [simplify]: Extracting #3: cost 161 inf + 293 481.943 * * [simplify]: Extracting #4: cost 132 inf + 2841 481.946 * * [simplify]: Extracting #5: cost 117 inf + 6528 481.950 * * [simplify]: Extracting #6: cost 117 inf + 6751 481.955 * * [simplify]: Extracting #7: cost 86 inf + 17511 481.973 * * [simplify]: Extracting #8: cost 15 inf + 52099 481.997 * * [simplify]: Extracting #9: cost 0 inf + 59462 482.021 * * [simplify]: Extracting #10: cost 0 inf + 59446 482.045 * [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)) 482.045 * [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))))) 482.046 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 482.046 * * [simplify]: iters left: 6 (10 enodes) 482.052 * * [simplify]: iters left: 5 (39 enodes) 482.068 * * [simplify]: iters left: 4 (64 enodes) 482.091 * * [simplify]: iters left: 3 (96 enodes) 482.116 * * [simplify]: iters left: 2 (164 enodes) 482.156 * * [simplify]: iters left: 1 (270 enodes) 482.236 * * [simplify]: Extracting #0: cost 1 inf + 0 482.236 * * [simplify]: Extracting #1: cost 0 inf + 1 482.236 * [simplify]: Simplified to 0 482.237 * [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)) 482.237 * * * * [progress]: [ 829 / 3260 ] simplifiying candidate # 482.240 * [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)))))) 482.240 * * [simplify]: iters left: 6 (28 enodes) 482.255 * * [simplify]: iters left: 5 (112 enodes) 482.288 * * [simplify]: iters left: 4 (219 enodes) 482.351 * * [simplify]: iters left: 3 (477 enodes) 482.547 * * [simplify]: Extracting #0: cost 1 inf + 0 482.548 * * [simplify]: Extracting #1: cost 11 inf + 0 482.548 * * [simplify]: Extracting #2: cost 136 inf + 0 482.550 * * [simplify]: Extracting #3: cost 262 inf + 208 482.551 * * [simplify]: Extracting #4: cost 232 inf + 3667 482.555 * * [simplify]: Extracting #5: cost 148 inf + 19640 482.562 * * [simplify]: Extracting #6: cost 92 inf + 35675 482.575 * * [simplify]: Extracting #7: cost 17 inf + 70702 482.603 * * [simplify]: Extracting #8: cost 0 inf + 78904 482.637 * [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)))) 482.637 * [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))))))) 482.637 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 482.637 * * [simplify]: iters left: 6 (12 enodes) 482.645 * * [simplify]: iters left: 5 (53 enodes) 482.669 * * [simplify]: iters left: 4 (117 enodes) 482.700 * * [simplify]: iters left: 3 (255 enodes) 482.799 * * [simplify]: Extracting #0: cost 1 inf + 0 482.799 * * [simplify]: Extracting #1: cost 0 inf + 1 482.799 * [simplify]: Simplified to 0 482.799 * [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)) 482.799 * * * * [progress]: [ 830 / 3260 ] simplifiying candidate # 482.800 * [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))))) 482.800 * * [simplify]: iters left: 6 (26 enodes) 482.814 * * [simplify]: iters left: 5 (104 enodes) 482.845 * * [simplify]: iters left: 4 (195 enodes) 482.919 * * [simplify]: iters left: 3 (384 enodes) 483.048 * * [simplify]: Extracting #0: cost 1 inf + 0 483.049 * * [simplify]: Extracting #1: cost 11 inf + 0 483.049 * * [simplify]: Extracting #2: cost 119 inf + 0 483.050 * * [simplify]: Extracting #3: cost 205 inf + 502 483.052 * * [simplify]: Extracting #4: cost 170 inf + 4018 483.058 * * [simplify]: Extracting #5: cost 137 inf + 8999 483.066 * * [simplify]: Extracting #6: cost 117 inf + 12454 483.081 * * [simplify]: Extracting #7: cost 84 inf + 23034 483.105 * * [simplify]: Extracting #8: cost 12 inf + 58786 483.133 * * [simplify]: Extracting #9: cost 0 inf + 64408 483.156 * [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))) 483.156 * [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)))))) 483.156 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 483.156 * * [simplify]: iters left: 6 (11 enodes) 483.160 * * [simplify]: iters left: 5 (48 enodes) 483.170 * * [simplify]: iters left: 4 (98 enodes) 483.196 * * [simplify]: iters left: 3 (181 enodes) 483.244 * * [simplify]: iters left: 2 (358 enodes) 483.427 * * [simplify]: Extracting #0: cost 1 inf + 0 483.427 * * [simplify]: Extracting #1: cost 0 inf + 1 483.427 * [simplify]: Simplified to 0 483.427 * [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)) 483.427 * * * * [progress]: [ 831 / 3260 ] simplifiying candidate # 483.427 * [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)))) 483.428 * * [simplify]: iters left: 6 (26 enodes) 483.442 * * [simplify]: iters left: 5 (100 enodes) 483.467 * * [simplify]: iters left: 4 (176 enodes) 483.504 * * [simplify]: iters left: 3 (332 enodes) 483.615 * * [simplify]: Extracting #0: cost 1 inf + 0 483.615 * * [simplify]: Extracting #1: cost 12 inf + 0 483.615 * * [simplify]: Extracting #2: cost 105 inf + 42 483.616 * * [simplify]: Extracting #3: cost 163 inf + 1450 483.617 * * [simplify]: Extracting #4: cost 126 inf + 4457 483.621 * * [simplify]: Extracting #5: cost 122 inf + 6357 483.628 * * [simplify]: Extracting #6: cost 90 inf + 18921 483.647 * * [simplify]: Extracting #7: cost 19 inf + 50662 483.659 * * [simplify]: Extracting #8: cost 0 inf + 60238 483.674 * [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))) 483.674 * [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))))) 483.675 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 483.675 * * [simplify]: iters left: 6 (10 enodes) 483.682 * * [simplify]: iters left: 5 (41 enodes) 483.696 * * [simplify]: iters left: 4 (81 enodes) 483.713 * * [simplify]: iters left: 3 (127 enodes) 483.734 * * [simplify]: iters left: 2 (186 enodes) 483.776 * * [simplify]: iters left: 1 (266 enodes) 483.878 * * [simplify]: Extracting #0: cost 1 inf + 0 483.878 * * [simplify]: Extracting #1: cost 0 inf + 1 483.878 * [simplify]: Simplified to 0 483.878 * [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)) 483.878 * * * * [progress]: [ 832 / 3260 ] simplifiying candidate # 483.879 * [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))) 483.879 * * [simplify]: iters left: 6 (25 enodes) 483.886 * * [simplify]: iters left: 5 (97 enodes) 483.907 * * [simplify]: iters left: 4 (158 enodes) 483.961 * * [simplify]: iters left: 3 (296 enodes) 484.047 * * [simplify]: Extracting #0: cost 1 inf + 0 484.047 * * [simplify]: Extracting #1: cost 9 inf + 0 484.048 * * [simplify]: Extracting #2: cost 92 inf + 2 484.049 * * [simplify]: Extracting #3: cost 156 inf + 376 484.051 * * [simplify]: Extracting #4: cost 128 inf + 3003 484.054 * * [simplify]: Extracting #5: cost 118 inf + 6200 484.058 * * [simplify]: Extracting #6: cost 114 inf + 7363 484.064 * * [simplify]: Extracting #7: cost 83 inf + 17786 484.082 * * [simplify]: Extracting #8: cost 17 inf + 50413 484.094 * * [simplify]: Extracting #9: cost 0 inf + 59273 484.107 * [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))) 484.107 * [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)))) 484.107 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 484.108 * * [simplify]: iters left: 6 (9 enodes) 484.111 * * [simplify]: iters left: 5 (36 enodes) 484.121 * * [simplify]: iters left: 4 (67 enodes) 484.141 * * [simplify]: iters left: 3 (97 enodes) 484.178 * * [simplify]: iters left: 2 (158 enodes) 484.225 * * [simplify]: iters left: 1 (263 enodes) 484.298 * * [simplify]: Extracting #0: cost 1 inf + 0 484.299 * * [simplify]: Extracting #1: cost 0 inf + 1 484.299 * [simplify]: Simplified to 0 484.299 * [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)) 484.299 * * * * [progress]: [ 833 / 3260 ] simplifiying candidate # 484.299 * [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)))) 484.300 * * [simplify]: iters left: 6 (25 enodes) 484.316 * * [simplify]: iters left: 5 (98 enodes) 484.338 * * [simplify]: iters left: 4 (167 enodes) 484.380 * * [simplify]: iters left: 3 (325 enodes) 484.507 * * [simplify]: Extracting #0: cost 1 inf + 0 484.507 * * [simplify]: Extracting #1: cost 11 inf + 0 484.508 * * [simplify]: Extracting #2: cost 105 inf + 0 484.509 * * [simplify]: Extracting #3: cost 170 inf + 1038 484.512 * * [simplify]: Extracting #4: cost 139 inf + 3629 484.515 * * [simplify]: Extracting #5: cost 124 inf + 6358 484.523 * * [simplify]: Extracting #6: cost 82 inf + 21752 484.547 * * [simplify]: Extracting #7: cost 15 inf + 53874 484.572 * * [simplify]: Extracting #8: cost 0 inf + 61171 484.599 * [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)) 484.599 * [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))))) 484.600 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 484.600 * * [simplify]: iters left: 5 (9 enodes) 484.605 * * [simplify]: iters left: 4 (39 enodes) 484.619 * * [simplify]: iters left: 3 (65 enodes) 484.637 * * [simplify]: iters left: 2 (129 enodes) 484.668 * * [simplify]: iters left: 1 (210 enodes) 484.713 * * [simplify]: Extracting #0: cost 1 inf + 0 484.713 * * [simplify]: Extracting #1: cost 0 inf + 1 484.713 * [simplify]: Simplified to 0 484.713 * [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)) 484.713 * * * * [progress]: [ 834 / 3260 ] simplifiying candidate # 484.713 * [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)))))) 484.714 * * [simplify]: iters left: 6 (26 enodes) 484.727 * * [simplify]: iters left: 5 (99 enodes) 484.751 * * [simplify]: iters left: 4 (154 enodes) 484.784 * * [simplify]: iters left: 3 (267 enodes) 484.844 * * [simplify]: iters left: 2 (497 enodes) 485.018 * * [simplify]: Extracting #0: cost 1 inf + 0 485.018 * * [simplify]: Extracting #1: cost 11 inf + 0 485.019 * * [simplify]: Extracting #2: cost 91 inf + 0 485.019 * * [simplify]: Extracting #3: cost 161 inf + 537 485.021 * * [simplify]: Extracting #4: cost 146 inf + 2816 485.022 * * [simplify]: Extracting #5: cost 139 inf + 6485 485.026 * * [simplify]: Extracting #6: cost 91 inf + 26320 485.043 * * [simplify]: Extracting #7: cost 25 inf + 52916 485.076 * * [simplify]: Extracting #8: cost 0 inf + 62782 485.096 * [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)) 485.096 * [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))))))) 485.096 * [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))))) 485.096 * * [simplify]: iters left: 6 (10 enodes) 485.099 * * [simplify]: iters left: 5 (37 enodes) 485.106 * * [simplify]: iters left: 4 (57 enodes) 485.118 * * [simplify]: iters left: 3 (104 enodes) 485.138 * * [simplify]: iters left: 2 (158 enodes) 485.179 * * [simplify]: iters left: 1 (225 enodes) 485.219 * * [simplify]: Extracting #0: cost 1 inf + 0 485.219 * * [simplify]: Extracting #1: cost 0 inf + 1 485.219 * [simplify]: Simplified to 0 485.219 * [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)) 485.220 * * * * [progress]: [ 835 / 3260 ] simplifiying candidate # 485.220 * [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))))) 485.220 * * [simplify]: iters left: 6 (25 enodes) 485.230 * * [simplify]: iters left: 5 (90 enodes) 485.261 * * [simplify]: iters left: 4 (138 enodes) 485.299 * * [simplify]: iters left: 3 (236 enodes) 485.345 * * [simplify]: iters left: 2 (429 enodes) 485.524 * * [simplify]: Extracting #0: cost 1 inf + 0 485.524 * * [simplify]: Extracting #1: cost 9 inf + 0 485.524 * * [simplify]: Extracting #2: cost 79 inf + 0 485.525 * * [simplify]: Extracting #3: cost 135 inf + 863 485.526 * * [simplify]: Extracting #4: cost 121 inf + 2653 485.527 * * [simplify]: Extracting #5: cost 123 inf + 3349 485.528 * * [simplify]: Extracting #6: cost 118 inf + 4394 485.533 * * [simplify]: Extracting #7: cost 53 inf + 28701 485.544 * * [simplify]: Extracting #8: cost 2 inf + 51117 485.568 * * [simplify]: Extracting #9: cost 0 inf + 51878 485.593 * [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))) 485.593 * [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)))))) 485.593 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 485.594 * * [simplify]: iters left: 6 (9 enodes) 485.598 * * [simplify]: iters left: 5 (29 enodes) 485.607 * * [simplify]: iters left: 4 (42 enodes) 485.624 * * [simplify]: iters left: 3 (58 enodes) 485.641 * * [simplify]: iters left: 2 (68 enodes) 485.657 * * [simplify]: Extracting #0: cost 1 inf + 0 485.657 * * [simplify]: Extracting #1: cost 0 inf + 1 485.657 * [simplify]: Simplified to 0 485.657 * [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)) 485.658 * * * * [progress]: [ 836 / 3260 ] simplifiying candidate # 485.658 * [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)))))) 485.658 * * [simplify]: iters left: 6 (29 enodes) 485.673 * * [simplify]: iters left: 5 (113 enodes) 485.712 * * [simplify]: iters left: 4 (221 enodes) 485.790 * * [simplify]: iters left: 3 (463 enodes) 485.924 * * [simplify]: Extracting #0: cost 1 inf + 0 485.924 * * [simplify]: Extracting #1: cost 11 inf + 0 485.924 * * [simplify]: Extracting #2: cost 104 inf + 0 485.926 * * [simplify]: Extracting #3: cost 182 inf + 289 485.932 * * [simplify]: Extracting #4: cost 175 inf + 1103 485.935 * * [simplify]: Extracting #5: cost 161 inf + 4552 485.943 * * [simplify]: Extracting #6: cost 86 inf + 25992 485.962 * * [simplify]: Extracting #7: cost 10 inf + 55192 485.988 * * [simplify]: Extracting #8: cost 0 inf + 59804 486.004 * [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)) 486.004 * [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))))))) 486.004 * [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))))) 486.004 * * [simplify]: iters left: 6 (13 enodes) 486.008 * * [simplify]: iters left: 5 (53 enodes) 486.017 * * [simplify]: iters left: 4 (117 enodes) 486.068 * * [simplify]: iters left: 3 (275 enodes) 486.184 * * [simplify]: iters left: 2 (474 enodes) 486.388 * * [simplify]: Extracting #0: cost 1 inf + 0 486.388 * * [simplify]: Extracting #1: cost 0 inf + 1 486.388 * [simplify]: Simplified to 0 486.388 * [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)) 486.388 * * * * [progress]: [ 837 / 3260 ] simplifiying candidate # 486.389 * [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))))) 486.389 * * [simplify]: iters left: 6 (28 enodes) 486.404 * * [simplify]: iters left: 5 (107 enodes) 486.440 * * [simplify]: iters left: 4 (184 enodes) 486.488 * * [simplify]: iters left: 3 (337 enodes) 486.583 * * [simplify]: Extracting #0: cost 1 inf + 0 486.583 * * [simplify]: Extracting #1: cost 11 inf + 0 486.583 * * [simplify]: Extracting #2: cost 82 inf + 0 486.584 * * [simplify]: Extracting #3: cost 148 inf + 85 486.585 * * [simplify]: Extracting #4: cost 133 inf + 2073 486.586 * * [simplify]: Extracting #5: cost 127 inf + 3866 486.588 * * [simplify]: Extracting #6: cost 91 inf + 11412 486.596 * * [simplify]: Extracting #7: cost 50 inf + 24711 486.613 * * [simplify]: Extracting #8: cost 5 inf + 44864 486.632 * * [simplify]: Extracting #9: cost 0 inf + 47255 486.652 * [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)) 486.652 * [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)))))) 486.653 * [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)))) 486.653 * * [simplify]: iters left: 6 (12 enodes) 486.657 * * [simplify]: iters left: 5 (47 enodes) 486.667 * * [simplify]: iters left: 4 (82 enodes) 486.695 * * [simplify]: iters left: 3 (157 enodes) 486.750 * * [simplify]: iters left: 2 (248 enodes) 486.793 * * [simplify]: iters left: 1 (341 enodes) 486.870 * * [simplify]: Extracting #0: cost 1 inf + 0 486.870 * * [simplify]: Extracting #1: cost 0 inf + 1 486.870 * [simplify]: Simplified to 0 486.870 * [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)) 486.871 * * * * [progress]: [ 838 / 3260 ] simplifiying candidate # 486.871 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 486.871 * * [simplify]: iters left: 6 (27 enodes) 486.878 * * [simplify]: iters left: 5 (102 enodes) 486.900 * * [simplify]: iters left: 4 (185 enodes) 486.959 * * [simplify]: iters left: 3 (356 enodes) 487.084 * * [simplify]: Extracting #0: cost 1 inf + 0 487.084 * * [simplify]: Extracting #1: cost 13 inf + 0 487.085 * * [simplify]: Extracting #2: cost 89 inf + 0 487.086 * * [simplify]: Extracting #3: cost 155 inf + 2 487.087 * * [simplify]: Extracting #4: cost 143 inf + 1705 487.088 * * [simplify]: Extracting #5: cost 136 inf + 3467 487.093 * * [simplify]: Extracting #6: cost 99 inf + 11995 487.111 * * [simplify]: Extracting #7: cost 52 inf + 26452 487.129 * * [simplify]: Extracting #8: cost 8 inf + 46145 487.148 * * [simplify]: Extracting #9: cost 0 inf + 49756 487.169 * [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)) 487.169 * [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))))) 487.169 * [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))) 487.170 * * [simplify]: iters left: 6 (12 enodes) 487.176 * * [simplify]: iters left: 5 (47 enodes) 487.194 * * [simplify]: iters left: 4 (89 enodes) 487.213 * * [simplify]: iters left: 3 (180 enodes) 487.272 * * [simplify]: iters left: 2 (296 enodes) 487.348 * * [simplify]: iters left: 1 (428 enodes) 487.493 * * [simplify]: Extracting #0: cost 1 inf + 0 487.493 * * [simplify]: Extracting #1: cost 0 inf + 1 487.493 * [simplify]: Simplified to 0 487.493 * [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)) 487.493 * * * * [progress]: [ 839 / 3260 ] simplifiying candidate # 487.494 * [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)))))) 487.494 * * [simplify]: iters left: 6 (28 enodes) 487.508 * * [simplify]: iters left: 5 (106 enodes) 487.527 * * [simplify]: iters left: 4 (182 enodes) 487.566 * * [simplify]: iters left: 3 (317 enodes) 487.667 * * [simplify]: Extracting #0: cost 1 inf + 0 487.667 * * [simplify]: Extracting #1: cost 11 inf + 0 487.668 * * [simplify]: Extracting #2: cost 79 inf + 0 487.669 * * [simplify]: Extracting #3: cost 143 inf + 246 487.670 * * [simplify]: Extracting #4: cost 128 inf + 2513 487.672 * * [simplify]: Extracting #5: cost 118 inf + 5679 487.676 * * [simplify]: Extracting #6: cost 94 inf + 10928 487.681 * * [simplify]: Extracting #7: cost 77 inf + 13974 487.690 * * [simplify]: Extracting #8: cost 47 inf + 26129 487.707 * * [simplify]: Extracting #9: cost 8 inf + 44661 487.726 * * [simplify]: Extracting #10: cost 0 inf + 48150 487.736 * [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))) 487.736 * [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))))))) 487.737 * [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))))) 487.737 * * [simplify]: iters left: 6 (12 enodes) 487.740 * * [simplify]: iters left: 5 (46 enodes) 487.748 * * [simplify]: iters left: 4 (81 enodes) 487.765 * * [simplify]: iters left: 3 (134 enodes) 487.797 * * [simplify]: iters left: 2 (197 enodes) 487.832 * * [simplify]: iters left: 1 (271 enodes) 487.886 * * [simplify]: Extracting #0: cost 1 inf + 0 487.886 * * [simplify]: Extracting #1: cost 0 inf + 1 487.886 * [simplify]: Simplified to 0 487.886 * [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)) 487.887 * * * * [progress]: [ 840 / 3260 ] simplifiying candidate # 487.887 * [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))))) 487.887 * * [simplify]: iters left: 6 (26 enodes) 487.896 * * [simplify]: iters left: 5 (97 enodes) 487.922 * * [simplify]: iters left: 4 (153 enodes) 487.948 * * [simplify]: iters left: 3 (266 enodes) 488.028 * * [simplify]: iters left: 2 (476 enodes) 488.275 * * [simplify]: Extracting #0: cost 1 inf + 0 488.275 * * [simplify]: Extracting #1: cost 9 inf + 0 488.275 * * [simplify]: Extracting #2: cost 85 inf + 0 488.276 * * [simplify]: Extracting #3: cost 163 inf + 43 488.278 * * [simplify]: Extracting #4: cost 154 inf + 1462 488.280 * * [simplify]: Extracting #5: cost 142 inf + 3709 488.284 * * [simplify]: Extracting #6: cost 124 inf + 6993 488.297 * * [simplify]: Extracting #7: cost 67 inf + 26187 488.319 * * [simplify]: Extracting #8: cost 9 inf + 51763 488.349 * * [simplify]: Extracting #9: cost 0 inf + 55580 488.376 * [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)) 488.376 * [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)))))) 488.377 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 488.377 * * [simplify]: iters left: 6 (10 enodes) 488.382 * * [simplify]: iters left: 5 (38 enodes) 488.390 * * [simplify]: iters left: 4 (59 enodes) 488.400 * * [simplify]: iters left: 3 (88 enodes) 488.414 * * [simplify]: iters left: 2 (117 enodes) 488.447 * * [simplify]: iters left: 1 (144 enodes) 488.466 * * [simplify]: Extracting #0: cost 1 inf + 0 488.466 * * [simplify]: Extracting #1: cost 0 inf + 1 488.466 * [simplify]: Simplified to 0 488.466 * [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)) 488.466 * * * * [progress]: [ 841 / 3260 ] simplifiying candidate # 488.466 * [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)))) 488.467 * * [simplify]: iters left: 6 (26 enodes) 488.474 * * [simplify]: iters left: 5 (97 enodes) 488.505 * * [simplify]: iters left: 4 (157 enodes) 488.565 * * [simplify]: iters left: 3 (281 enodes) 488.633 * * [simplify]: iters left: 2 (492 enodes) 488.838 * * [simplify]: Extracting #0: cost 1 inf + 0 488.838 * * [simplify]: Extracting #1: cost 11 inf + 0 488.839 * * [simplify]: Extracting #2: cost 90 inf + 0 488.839 * * [simplify]: Extracting #3: cost 148 inf + 1184 488.841 * * [simplify]: Extracting #4: cost 131 inf + 3023 488.842 * * [simplify]: Extracting #5: cost 130 inf + 4047 488.844 * * [simplify]: Extracting #6: cost 120 inf + 5932 488.849 * * [simplify]: Extracting #7: cost 59 inf + 27911 488.870 * * [simplify]: Extracting #8: cost 5 inf + 51728 488.897 * * [simplify]: Extracting #9: cost 0 inf + 53717 488.924 * [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))) 488.925 * [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))))) 488.925 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 488.925 * * [simplify]: iters left: 6 (11 enodes) 488.931 * * [simplify]: iters left: 5 (42 enodes) 488.942 * * [simplify]: iters left: 4 (67 enodes) 488.954 * * [simplify]: iters left: 3 (111 enodes) 488.982 * * [simplify]: iters left: 2 (140 enodes) 489.015 * * [simplify]: iters left: 1 (160 enodes) 489.039 * * [simplify]: Extracting #0: cost 1 inf + 0 489.039 * * [simplify]: Extracting #1: cost 0 inf + 1 489.039 * [simplify]: Simplified to 0 489.039 * [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)) 489.039 * * * * [progress]: [ 842 / 3260 ] simplifiying candidate # 489.039 * [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)))))) 489.039 * * [simplify]: iters left: 6 (30 enodes) 489.050 * * [simplify]: iters left: 5 (122 enodes) 489.081 * * [simplify]: iters left: 4 (279 enodes) 489.216 * * [simplify]: Extracting #0: cost 1 inf + 0 489.216 * * [simplify]: Extracting #1: cost 11 inf + 0 489.216 * * [simplify]: Extracting #2: cost 170 inf + 0 489.217 * * [simplify]: Extracting #3: cost 305 inf + 205 489.219 * * [simplify]: Extracting #4: cost 280 inf + 5415 489.226 * * [simplify]: Extracting #5: cost 121 inf + 63524 489.253 * * [simplify]: Extracting #6: cost 58 inf + 86938 489.272 * * [simplify]: Extracting #7: cost 34 inf + 92778 489.289 * * [simplify]: Extracting #8: cost 3 inf + 108429 489.325 * * [simplify]: Extracting #9: cost 0 inf + 109900 489.359 * [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)))) 489.359 * [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))))))) 489.360 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 489.360 * * [simplify]: iters left: 6 (16 enodes) 489.369 * * [simplify]: iters left: 5 (68 enodes) 489.385 * * [simplify]: iters left: 4 (179 enodes) 489.483 * * [simplify]: Extracting #0: cost 1 inf + 0 489.483 * * [simplify]: Extracting #1: cost 27 inf + 0 489.484 * * [simplify]: Extracting #2: cost 153 inf + 0 489.484 * * [simplify]: Extracting #3: cost 242 inf + 83 489.487 * * [simplify]: Extracting #4: cost 185 inf + 16503 489.502 * * [simplify]: Extracting #5: cost 15 inf + 79352 489.515 * * [simplify]: Extracting #6: cost 0 inf + 84943 489.528 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 489.529 * [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))))))) 489.529 * * * * [progress]: [ 843 / 3260 ] simplifiying candidate # 489.529 * [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))))) 489.529 * * [simplify]: iters left: 6 (29 enodes) 489.543 * * [simplify]: iters left: 5 (117 enodes) 489.583 * * [simplify]: iters left: 4 (243 enodes) 489.679 * * [simplify]: Extracting #0: cost 1 inf + 0 489.679 * * [simplify]: Extracting #1: cost 11 inf + 0 489.679 * * [simplify]: Extracting #2: cost 132 inf + 0 489.680 * * [simplify]: Extracting #3: cost 232 inf + 43 489.681 * * [simplify]: Extracting #4: cost 215 inf + 3039 489.693 * * [simplify]: Extracting #5: cost 105 inf + 38934 489.711 * * [simplify]: Extracting #6: cost 59 inf + 53211 489.730 * * [simplify]: Extracting #7: cost 36 inf + 59756 489.754 * * [simplify]: Extracting #8: cost 6 inf + 73646 489.780 * * [simplify]: Extracting #9: cost 0 inf + 76416 489.798 * [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))))) 489.798 * [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)))))) 489.799 * [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)))) 489.799 * * [simplify]: iters left: 6 (15 enodes) 489.806 * * [simplify]: iters left: 5 (63 enodes) 489.829 * * [simplify]: iters left: 4 (145 enodes) 489.881 * * [simplify]: iters left: 3 (499 enodes) 490.288 * * [simplify]: Extracting #0: cost 1 inf + 0 490.288 * * [simplify]: Extracting #1: cost 0 inf + 1 490.288 * [simplify]: Simplified to 0 490.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))) 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)) 490.289 * * * * [progress]: [ 844 / 3260 ] simplifiying candidate # 490.289 * [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)))) 490.289 * * [simplify]: iters left: 6 (28 enodes) 490.298 * * [simplify]: iters left: 5 (109 enodes) 490.320 * * [simplify]: iters left: 4 (242 enodes) 490.414 * * [simplify]: Extracting #0: cost 1 inf + 0 490.414 * * [simplify]: Extracting #1: cost 13 inf + 0 490.415 * * [simplify]: Extracting #2: cost 131 inf + 0 490.416 * * [simplify]: Extracting #3: cost 211 inf + 2 490.419 * * [simplify]: Extracting #4: cost 194 inf + 3944 490.427 * * [simplify]: Extracting #5: cost 102 inf + 30415 490.442 * * [simplify]: Extracting #6: cost 45 inf + 48484 490.462 * * [simplify]: Extracting #7: cost 3 inf + 65450 490.489 * * [simplify]: Extracting #8: cost 0 inf + 66800 490.512 * [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)) 490.512 * [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))))) 490.513 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 490.513 * * [simplify]: iters left: 6 (15 enodes) 490.522 * * [simplify]: iters left: 5 (62 enodes) 490.546 * * [simplify]: iters left: 4 (159 enodes) 490.620 * * [simplify]: iters left: 3 (475 enodes) 490.966 * * [simplify]: Extracting #0: cost 1 inf + 0 490.966 * * [simplify]: Extracting #1: cost 42 inf + 0 490.967 * * [simplify]: Extracting #2: cost 194 inf + 1 490.970 * * [simplify]: Extracting #3: cost 205 inf + 15094 490.984 * * [simplify]: Extracting #4: cost 20 inf + 63712 490.999 * * [simplify]: Extracting #5: cost 3 inf + 65204 491.024 * * [simplify]: Extracting #6: cost 0 inf + 65965 491.044 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 491.045 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)))) 491.045 * * * * [progress]: [ 845 / 3260 ] simplifiying candidate # 491.045 * [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)))))) 491.045 * * [simplify]: iters left: 6 (31 enodes) 491.055 * * [simplify]: iters left: 5 (122 enodes) 491.086 * * [simplify]: iters left: 4 (254 enodes) 491.186 * * [simplify]: Extracting #0: cost 1 inf + 0 491.187 * * [simplify]: Extracting #1: cost 11 inf + 0 491.187 * * [simplify]: Extracting #2: cost 132 inf + 0 491.187 * * [simplify]: Extracting #3: cost 232 inf + 83 491.188 * * [simplify]: Extracting #4: cost 218 inf + 2185 491.192 * * [simplify]: Extracting #5: cost 141 inf + 28594 491.201 * * [simplify]: Extracting #6: cost 51 inf + 57181 491.213 * * [simplify]: Extracting #7: cost 4 inf + 75967 491.237 * * [simplify]: Extracting #8: cost 0 inf + 77696 491.263 * [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)))) 491.263 * [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))))))) 491.263 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 491.264 * * [simplify]: iters left: 6 (15 enodes) 491.271 * * [simplify]: iters left: 5 (62 enodes) 491.294 * * [simplify]: iters left: 4 (148 enodes) 491.350 * * [simplify]: iters left: 3 (499 enodes) 491.806 * * [simplify]: Extracting #0: cost 1 inf + 0 491.806 * * [simplify]: Extracting #1: cost 0 inf + 1 491.806 * [simplify]: Simplified to 0 491.806 * [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)) 491.806 * * * * [progress]: [ 846 / 3260 ] simplifiying candidate # 491.806 * [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))))) 491.807 * * [simplify]: iters left: 6 (30 enodes) 491.815 * * [simplify]: iters left: 5 (116 enodes) 491.842 * * [simplify]: iters left: 4 (221 enodes) 491.915 * * [simplify]: Extracting #0: cost 1 inf + 0 491.915 * * [simplify]: Extracting #1: cost 11 inf + 0 491.916 * * [simplify]: Extracting #2: cost 108 inf + 0 491.917 * * [simplify]: Extracting #3: cost 182 inf + 43 491.918 * * [simplify]: Extracting #4: cost 172 inf + 1057 491.920 * * [simplify]: Extracting #5: cost 131 inf + 12200 491.926 * * [simplify]: Extracting #6: cost 44 inf + 39364 491.934 * * [simplify]: Extracting #7: cost 4 inf + 55072 491.947 * * [simplify]: Extracting #8: cost 0 inf + 56962 491.960 * [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)))) 491.960 * [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)))))) 491.961 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 491.961 * * [simplify]: iters left: 6 (14 enodes) 491.969 * * [simplify]: iters left: 5 (56 enodes) 491.988 * * [simplify]: iters left: 4 (117 enodes) 492.042 * * [simplify]: iters left: 3 (347 enodes) 492.240 * * [simplify]: Extracting #0: cost 1 inf + 0 492.240 * * [simplify]: Extracting #1: cost 0 inf + 1 492.240 * [simplify]: Simplified to 0 492.240 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 492.240 * * * * [progress]: [ 847 / 3260 ] simplifiying candidate # 492.240 * [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)))) 492.240 * * [simplify]: iters left: 6 (29 enodes) 492.248 * * [simplify]: iters left: 5 (112 enodes) 492.268 * * [simplify]: iters left: 4 (212 enodes) 492.338 * * [simplify]: Extracting #0: cost 1 inf + 0 492.338 * * [simplify]: Extracting #1: cost 11 inf + 0 492.338 * * [simplify]: Extracting #2: cost 100 inf + 0 492.339 * * [simplify]: Extracting #3: cost 158 inf + 44 492.340 * * [simplify]: Extracting #4: cost 152 inf + 655 492.342 * * [simplify]: Extracting #5: cost 141 inf + 3694 492.347 * * [simplify]: Extracting #6: cost 70 inf + 19893 492.353 * * [simplify]: Extracting #7: cost 29 inf + 31722 492.361 * * [simplify]: Extracting #8: cost 5 inf + 43281 492.369 * * [simplify]: Extracting #9: cost 0 inf + 46221 492.377 * [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))) 492.378 * [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))))) 492.378 * [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))) 492.378 * * [simplify]: iters left: 6 (14 enodes) 492.382 * * [simplify]: iters left: 5 (57 enodes) 492.399 * * [simplify]: iters left: 4 (116 enodes) 492.451 * * [simplify]: iters left: 3 (321 enodes) 492.620 * * [simplify]: Extracting #0: cost 1 inf + 0 492.621 * * [simplify]: Extracting #1: cost 0 inf + 1 492.621 * [simplify]: Simplified to 0 492.621 * [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)) 492.621 * * * * [progress]: [ 848 / 3260 ] simplifiying candidate # 492.621 * [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)))))) 492.622 * * [simplify]: iters left: 6 (30 enodes) 492.637 * * [simplify]: iters left: 5 (117 enodes) 492.679 * * [simplify]: iters left: 4 (246 enodes) 492.776 * * [simplify]: Extracting #0: cost 1 inf + 0 492.776 * * [simplify]: Extracting #1: cost 11 inf + 0 492.776 * * [simplify]: Extracting #2: cost 115 inf + 0 492.777 * * [simplify]: Extracting #3: cost 191 inf + 408 492.779 * * [simplify]: Extracting #4: cost 177 inf + 2679 492.786 * * [simplify]: Extracting #5: cost 105 inf + 22813 492.799 * * [simplify]: Extracting #6: cost 42 inf + 42212 492.815 * * [simplify]: Extracting #7: cost 7 inf + 56249 492.833 * * [simplify]: Extracting #8: cost 0 inf + 59302 492.851 * [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)))) 492.851 * [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))))))) 492.852 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 492.852 * * [simplify]: iters left: 6 (15 enodes) 492.863 * * [simplify]: iters left: 5 (62 enodes) 492.885 * * [simplify]: iters left: 4 (149 enodes) 492.956 * * [simplify]: iters left: 3 (450 enodes) 493.323 * * [simplify]: Extracting #0: cost 1 inf + 0 493.323 * * [simplify]: Extracting #1: cost 0 inf + 1 493.323 * [simplify]: Simplified to 0 493.323 * [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)) 493.323 * * * * [progress]: [ 849 / 3260 ] simplifiying candidate # 493.324 * [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))))) 493.324 * * [simplify]: iters left: 6 (29 enodes) 493.337 * * [simplify]: iters left: 5 (112 enodes) 493.362 * * [simplify]: iters left: 4 (213 enodes) 493.441 * * [simplify]: Extracting #0: cost 1 inf + 0 493.441 * * [simplify]: Extracting #1: cost 11 inf + 0 493.441 * * [simplify]: Extracting #2: cost 95 inf + 0 493.442 * * [simplify]: Extracting #3: cost 148 inf + 449 493.443 * * [simplify]: Extracting #4: cost 144 inf + 898 493.445 * * [simplify]: Extracting #5: cost 138 inf + 3005 493.450 * * [simplify]: Extracting #6: cost 69 inf + 18301 493.463 * * [simplify]: Extracting #7: cost 25 inf + 31579 493.478 * * [simplify]: Extracting #8: cost 5 inf + 41313 493.493 * * [simplify]: Extracting #9: cost 0 inf + 44132 493.506 * * [simplify]: Extracting #10: cost 0 inf + 44117 493.514 * [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))))) 493.514 * [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)))))) 493.514 * [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)))) 493.514 * * [simplify]: iters left: 6 (14 enodes) 493.518 * * [simplify]: iters left: 5 (57 enodes) 493.529 * * [simplify]: iters left: 4 (118 enodes) 493.586 * * [simplify]: iters left: 3 (314 enodes) 493.749 * * [simplify]: Extracting #0: cost 1 inf + 0 493.749 * * [simplify]: Extracting #1: cost 0 inf + 1 493.750 * [simplify]: Simplified to 0 493.750 * [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)) 493.750 * * * * [progress]: [ 850 / 3260 ] simplifiying candidate # 493.750 * [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)))) 493.751 * * [simplify]: iters left: 6 (28 enodes) 493.765 * * [simplify]: iters left: 5 (104 enodes) 493.787 * * [simplify]: iters left: 4 (202 enodes) 493.834 * * [simplify]: iters left: 3 (441 enodes) 494.001 * * [simplify]: Extracting #0: cost 1 inf + 0 494.001 * * [simplify]: Extracting #1: cost 13 inf + 0 494.001 * * [simplify]: Extracting #2: cost 132 inf + 0 494.002 * * [simplify]: Extracting #3: cost 210 inf + 374 494.005 * * [simplify]: Extracting #4: cost 188 inf + 3021 494.011 * * [simplify]: Extracting #5: cost 137 inf + 13523 494.023 * * [simplify]: Extracting #6: cost 74 inf + 28648 494.041 * * [simplify]: Extracting #7: cost 12 inf + 53472 494.054 * * [simplify]: Extracting #8: cost 1 inf + 58302 494.072 * * [simplify]: Extracting #9: cost 0 inf + 58762 494.086 * [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))) 494.086 * [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))))) 494.087 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 494.087 * * [simplify]: iters left: 6 (13 enodes) 494.091 * * [simplify]: iters left: 5 (48 enodes) 494.100 * * [simplify]: iters left: 4 (103 enodes) 494.124 * * [simplify]: iters left: 3 (238 enodes) 494.204 * * [simplify]: Extracting #0: cost 1 inf + 0 494.204 * * [simplify]: Extracting #1: cost 0 inf + 1 494.204 * [simplify]: Simplified to 0 494.204 * [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)) 494.204 * * * * [progress]: [ 851 / 3260 ] simplifiying candidate # 494.205 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 494.205 * * [simplify]: iters left: 6 (29 enodes) 494.213 * * [simplify]: iters left: 5 (115 enodes) 494.237 * * [simplify]: iters left: 4 (241 enodes) 494.308 * * [simplify]: Extracting #0: cost 1 inf + 0 494.308 * * [simplify]: Extracting #1: cost 11 inf + 0 494.308 * * [simplify]: Extracting #2: cost 131 inf + 0 494.309 * * [simplify]: Extracting #3: cost 235 inf + 204 494.310 * * [simplify]: Extracting #4: cost 210 inf + 5417 494.316 * * [simplify]: Extracting #5: cost 98 inf + 42888 494.325 * * [simplify]: Extracting #6: cost 44 inf + 61092 494.337 * * [simplify]: Extracting #7: cost 9 inf + 74614 494.351 * * [simplify]: Extracting #8: cost 0 inf + 78963 494.372 * [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))))) 494.372 * [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))))))) 494.372 * [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))))) 494.373 * * [simplify]: iters left: 6 (15 enodes) 494.380 * * [simplify]: iters left: 5 (61 enodes) 494.396 * * [simplify]: iters left: 4 (142 enodes) 494.437 * * [simplify]: iters left: 3 (474 enodes) 494.709 * * [simplify]: Extracting #0: cost 1 inf + 0 494.709 * * [simplify]: Extracting #1: cost 0 inf + 1 494.709 * [simplify]: Simplified to 0 494.709 * [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)) 494.709 * * * * [progress]: [ 852 / 3260 ] simplifiying candidate # 494.709 * [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))))) 494.709 * * [simplify]: iters left: 6 (28 enodes) 494.717 * * [simplify]: iters left: 5 (110 enodes) 494.753 * * [simplify]: iters left: 4 (210 enodes) 495.261 * * [simplify]: Extracting #0: cost 1 inf + 0 495.261 * * [simplify]: Extracting #1: cost 11 inf + 0 495.261 * * [simplify]: Extracting #2: cost 106 inf + 0 495.262 * * [simplify]: Extracting #3: cost 179 inf + 43 495.262 * * [simplify]: Extracting #4: cost 170 inf + 1261 495.263 * * [simplify]: Extracting #5: cost 159 inf + 4700 495.270 * * [simplify]: Extracting #6: cost 65 inf + 32599 495.287 * * [simplify]: Extracting #7: cost 5 inf + 52952 495.304 * * [simplify]: Extracting #8: cost 0 inf + 56012 495.314 * [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)))) 495.314 * [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)))))) 495.314 * [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)))) 495.315 * * [simplify]: iters left: 6 (14 enodes) 495.322 * * [simplify]: iters left: 5 (56 enodes) 495.332 * * [simplify]: iters left: 4 (113 enodes) 495.379 * * [simplify]: iters left: 3 (324 enodes) 495.535 * * [simplify]: Extracting #0: cost 1 inf + 0 495.535 * * [simplify]: Extracting #1: cost 0 inf + 1 495.535 * [simplify]: Simplified to 0 495.535 * [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)) 495.536 * * * * [progress]: [ 853 / 3260 ] simplifiying candidate # 495.536 * [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)))) 495.536 * * [simplify]: iters left: 6 (27 enodes) 495.543 * * [simplify]: iters left: 5 (103 enodes) 495.567 * * [simplify]: iters left: 4 (193 enodes) 495.651 * * [simplify]: iters left: 3 (480 enodes) 495.838 * * [simplify]: Extracting #0: cost 1 inf + 0 495.838 * * [simplify]: Extracting #1: cost 11 inf + 0 495.838 * * [simplify]: Extracting #2: cost 110 inf + 0 495.839 * * [simplify]: Extracting #3: cost 217 inf + 2 495.841 * * [simplify]: Extracting #4: cost 187 inf + 5512 495.846 * * [simplify]: Extracting #5: cost 110 inf + 23044 495.854 * * [simplify]: Extracting #6: cost 89 inf + 28030 495.862 * * [simplify]: Extracting #7: cost 60 inf + 36695 495.881 * * [simplify]: Extracting #8: cost 8 inf + 59763 495.903 * * [simplify]: Extracting #9: cost 0 inf + 63613 495.918 * [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))) 495.918 * [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))))) 495.919 * [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))) 495.919 * * [simplify]: iters left: 6 (14 enodes) 495.927 * * [simplify]: iters left: 5 (56 enodes) 495.947 * * [simplify]: iters left: 4 (112 enodes) 495.986 * * [simplify]: iters left: 3 (297 enodes) 496.137 * * [simplify]: Extracting #0: cost 1 inf + 0 496.137 * * [simplify]: Extracting #1: cost 0 inf + 1 496.137 * [simplify]: Simplified to 0 496.137 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 496.138 * * * * [progress]: [ 854 / 3260 ] simplifiying candidate # 496.138 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 496.138 * * [simplify]: iters left: 6 (29 enodes) 496.147 * * [simplify]: iters left: 5 (113 enodes) 496.176 * * [simplify]: iters left: 4 (221 enodes) 496.237 * * [simplify]: Extracting #0: cost 1 inf + 0 496.237 * * [simplify]: Extracting #1: cost 11 inf + 0 496.237 * * [simplify]: Extracting #2: cost 105 inf + 0 496.238 * * [simplify]: Extracting #3: cost 177 inf + 204 496.239 * * [simplify]: Extracting #4: cost 168 inf + 1378 496.241 * * [simplify]: Extracting #5: cost 163 inf + 3645 496.250 * * [simplify]: Extracting #6: cost 71 inf + 28506 496.267 * * [simplify]: Extracting #7: cost 4 inf + 53084 496.280 * * [simplify]: Extracting #8: cost 0 inf + 55124 496.290 * [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))) 496.290 * [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))))))) 496.290 * [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))))) 496.290 * * [simplify]: iters left: 6 (13 enodes) 496.294 * * [simplify]: iters left: 5 (53 enodes) 496.306 * * [simplify]: iters left: 4 (118 enodes) 496.349 * * [simplify]: iters left: 3 (324 enodes) 496.478 * * [simplify]: Extracting #0: cost 1 inf + 0 496.479 * * [simplify]: Extracting #1: cost 0 inf + 1 496.479 * [simplify]: Simplified to 0 496.479 * [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)) 496.479 * * * * [progress]: [ 855 / 3260 ] simplifiying candidate # 496.479 * [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))))) 496.480 * * [simplify]: iters left: 6 (27 enodes) 496.498 * * [simplify]: iters left: 5 (102 enodes) 496.533 * * [simplify]: iters left: 4 (179 enodes) 496.573 * * [simplify]: iters left: 3 (394 enodes) 496.713 * * [simplify]: Extracting #0: cost 1 inf + 0 496.713 * * [simplify]: Extracting #1: cost 9 inf + 0 496.713 * * [simplify]: Extracting #2: cost 106 inf + 0 496.714 * * [simplify]: Extracting #3: cost 212 inf + 85 496.715 * * [simplify]: Extracting #4: cost 199 inf + 1551 496.719 * * [simplify]: Extracting #5: cost 129 inf + 16458 496.733 * * [simplify]: Extracting #6: cost 63 inf + 33814 496.755 * * [simplify]: Extracting #7: cost 4 inf + 57338 496.781 * * [simplify]: Extracting #8: cost 0 inf + 59229 496.807 * [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)))) 496.807 * [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)))))) 496.807 * [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)))) 496.807 * * [simplify]: iters left: 6 (11 enodes) 496.813 * * [simplify]: iters left: 5 (43 enodes) 496.821 * * [simplify]: iters left: 4 (84 enodes) 496.841 * * [simplify]: iters left: 3 (212 enodes) 496.903 * * [simplify]: iters left: 2 (472 enodes) 497.048 * * [simplify]: Extracting #0: cost 1 inf + 0 497.048 * * [simplify]: Extracting #1: cost 0 inf + 1 497.048 * [simplify]: Simplified to 0 497.048 * [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)) 497.048 * * * * [progress]: [ 856 / 3260 ] simplifiying candidate # 497.048 * [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)))) 497.049 * * [simplify]: iters left: 6 (27 enodes) 497.062 * * [simplify]: iters left: 5 (104 enodes) 497.083 * * [simplify]: iters left: 4 (191 enodes) 497.131 * * [simplify]: iters left: 3 (417 enodes) 497.320 * * [simplify]: Extracting #0: cost 1 inf + 0 497.320 * * [simplify]: Extracting #1: cost 11 inf + 0 497.320 * * [simplify]: Extracting #2: cost 98 inf + 0 497.322 * * [simplify]: Extracting #3: cost 185 inf + 2 497.324 * * [simplify]: Extracting #4: cost 169 inf + 1873 497.328 * * [simplify]: Extracting #5: cost 120 inf + 9966 497.339 * * [simplify]: Extracting #6: cost 67 inf + 24257 497.357 * * [simplify]: Extracting #7: cost 5 inf + 48923 497.380 * * [simplify]: Extracting #8: cost 0 inf + 51276 497.393 * [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)))) 497.393 * [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))))) 497.393 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 497.393 * * [simplify]: iters left: 6 (12 enodes) 497.397 * * [simplify]: iters left: 5 (49 enodes) 497.408 * * [simplify]: iters left: 4 (99 enodes) 497.444 * * [simplify]: iters left: 3 (234 enodes) 497.558 * * [simplify]: iters left: 2 (447 enodes) 497.679 * * [simplify]: Extracting #0: cost 1 inf + 0 497.679 * * [simplify]: Extracting #1: cost 0 inf + 1 497.679 * [simplify]: Simplified to 0 497.679 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 497.680 * * * * [progress]: [ 857 / 3260 ] simplifiying candidate # 497.680 * [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)))))) 497.680 * * [simplify]: iters left: 6 (29 enodes) 497.695 * * [simplify]: iters left: 5 (112 enodes) 497.723 * * [simplify]: iters left: 4 (217 enodes) 497.773 * * [simplify]: iters left: 3 (493 enodes) 497.994 * * [simplify]: Extracting #0: cost 1 inf + 0 497.994 * * [simplify]: Extracting #1: cost 11 inf + 0 497.994 * * [simplify]: Extracting #2: cost 121 inf + 0 497.996 * * [simplify]: Extracting #3: cost 213 inf + 1178 497.999 * * [simplify]: Extracting #4: cost 190 inf + 4623 498.006 * * [simplify]: Extracting #5: cost 129 inf + 18504 498.020 * * [simplify]: Extracting #6: cost 72 inf + 34090 498.049 * * [simplify]: Extracting #7: cost 12 inf + 58648 498.078 * * [simplify]: Extracting #8: cost 0 inf + 64219 498.107 * [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))) 498.107 * [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))))))) 498.108 * [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))))) 498.108 * * [simplify]: iters left: 6 (14 enodes) 498.115 * * [simplify]: iters left: 5 (57 enodes) 498.136 * * [simplify]: iters left: 4 (121 enodes) 498.192 * * [simplify]: iters left: 3 (291 enodes) 498.311 * * [simplify]: Extracting #0: cost 1 inf + 0 498.311 * * [simplify]: Extracting #1: cost 0 inf + 1 498.311 * [simplify]: Simplified to 0 498.312 * [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)) 498.312 * * * * [progress]: [ 858 / 3260 ] simplifiying candidate # 498.312 * [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))))) 498.313 * * [simplify]: iters left: 6 (28 enodes) 498.326 * * [simplify]: iters left: 5 (107 enodes) 498.344 * * [simplify]: iters left: 4 (190 enodes) 498.395 * * [simplify]: iters left: 3 (401 enodes) 498.562 * * [simplify]: Extracting #0: cost 1 inf + 0 498.562 * * [simplify]: Extracting #1: cost 11 inf + 0 498.563 * * [simplify]: Extracting #2: cost 98 inf + 0 498.564 * * [simplify]: Extracting #3: cost 168 inf + 1055 498.567 * * [simplify]: Extracting #4: cost 148 inf + 3540 498.572 * * [simplify]: Extracting #5: cost 107 inf + 9619 498.580 * * [simplify]: Extracting #6: cost 71 inf + 18658 498.604 * * [simplify]: Extracting #7: cost 10 inf + 42844 498.625 * * [simplify]: Extracting #8: cost 0 inf + 47416 498.647 * [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)) 498.647 * [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)))))) 498.648 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 498.648 * * [simplify]: iters left: 6 (13 enodes) 498.655 * * [simplify]: iters left: 5 (52 enodes) 498.671 * * [simplify]: iters left: 4 (98 enodes) 498.693 * * [simplify]: iters left: 3 (212 enodes) 498.746 * * [simplify]: iters left: 2 (371 enodes) 498.871 * * [simplify]: Extracting #0: cost 1 inf + 0 498.871 * * [simplify]: Extracting #1: cost 0 inf + 1 498.871 * [simplify]: Simplified to 0 498.871 * [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)) 498.872 * * * * [progress]: [ 859 / 3260 ] simplifiying candidate # 498.872 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 498.872 * * [simplify]: iters left: 6 (27 enodes) 498.886 * * [simplify]: iters left: 5 (98 enodes) 498.923 * * [simplify]: iters left: 4 (176 enodes) 498.985 * * [simplify]: iters left: 3 (329 enodes) 499.118 * * [simplify]: Extracting #0: cost 1 inf + 0 499.118 * * [simplify]: Extracting #1: cost 11 inf + 0 499.118 * * [simplify]: Extracting #2: cost 91 inf + 0 499.120 * * [simplify]: Extracting #3: cost 134 inf + 1759 499.123 * * [simplify]: Extracting #4: cost 101 inf + 6001 499.127 * * [simplify]: Extracting #5: cost 91 inf + 8205 499.132 * * [simplify]: Extracting #6: cost 85 inf + 9413 499.141 * * [simplify]: Extracting #7: cost 34 inf + 28458 499.155 * * [simplify]: Extracting #8: cost 5 inf + 41810 499.177 * * [simplify]: Extracting #9: cost 0 inf + 43960 499.195 * [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)) 499.196 * [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))))) 499.196 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 499.196 * * [simplify]: iters left: 6 (12 enodes) 499.203 * * [simplify]: iters left: 5 (44 enodes) 499.218 * * [simplify]: iters left: 4 (92 enodes) 499.249 * * [simplify]: iters left: 3 (159 enodes) 499.303 * * [simplify]: iters left: 2 (267 enodes) 499.401 * * [simplify]: iters left: 1 (364 enodes) 499.506 * * [simplify]: Extracting #0: cost 1 inf + 0 499.506 * * [simplify]: Extracting #1: cost 0 inf + 1 499.506 * [simplify]: Simplified to 0 499.506 * [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)) 499.506 * * * * [progress]: [ 860 / 3260 ] simplifiying candidate # 499.506 * [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)))))) 499.507 * * [simplify]: iters left: 6 (28 enodes) 499.517 * * [simplify]: iters left: 5 (113 enodes) 499.559 * * [simplify]: iters left: 4 (243 enodes) 499.679 * * [simplify]: Extracting #0: cost 1 inf + 0 499.679 * * [simplify]: Extracting #1: cost 11 inf + 0 499.679 * * [simplify]: Extracting #2: cost 129 inf + 0 499.681 * * [simplify]: Extracting #3: cost 219 inf + 248 499.684 * * [simplify]: Extracting #4: cost 180 inf + 7252 499.695 * * [simplify]: Extracting #5: cost 74 inf + 40875 499.712 * * [simplify]: Extracting #6: cost 41 inf + 49783 499.733 * * [simplify]: Extracting #7: cost 6 inf + 64085 499.753 * * [simplify]: Extracting #8: cost 0 inf + 67008 499.764 * [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))))))) 499.764 * [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))))))) 499.765 * [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))))) 499.765 * * [simplify]: iters left: 6 (15 enodes) 499.770 * * [simplify]: iters left: 5 (64 enodes) 499.784 * * [simplify]: iters left: 4 (149 enodes) 499.864 * * [simplify]: iters left: 3 (466 enodes) 500.276 * * [simplify]: Extracting #0: cost 1 inf + 0 500.277 * * [simplify]: Extracting #1: cost 0 inf + 1 500.277 * [simplify]: Simplified to 0 500.277 * [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)) 500.277 * * * * [progress]: [ 861 / 3260 ] simplifiying candidate # 500.277 * [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))))) 500.278 * * [simplify]: iters left: 6 (27 enodes) 500.298 * * [simplify]: iters left: 5 (108 enodes) 500.335 * * [simplify]: iters left: 4 (213 enodes) 500.423 * * [simplify]: Extracting #0: cost 1 inf + 0 500.423 * * [simplify]: Extracting #1: cost 11 inf + 0 500.424 * * [simplify]: Extracting #2: cost 111 inf + 0 500.424 * * [simplify]: Extracting #3: cost 169 inf + 535 500.426 * * [simplify]: Extracting #4: cost 112 inf + 11849 500.433 * * [simplify]: Extracting #5: cost 60 inf + 26181 500.439 * * [simplify]: Extracting #6: cost 44 inf + 31458 500.447 * * [simplify]: Extracting #7: cost 6 inf + 46183 500.461 * * [simplify]: Extracting #8: cost 1 inf + 48733 500.479 * * [simplify]: Extracting #9: cost 0 inf + 49273 500.498 * [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))) 500.498 * [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)))))) 500.498 * [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)))) 500.499 * * [simplify]: iters left: 6 (14 enodes) 500.507 * * [simplify]: iters left: 5 (59 enodes) 500.530 * * [simplify]: iters left: 4 (121 enodes) 500.577 * * [simplify]: iters left: 3 (332 enodes) 500.769 * * [simplify]: Extracting #0: cost 1 inf + 0 500.769 * * [simplify]: Extracting #1: cost 0 inf + 1 500.769 * [simplify]: Simplified to 0 500.769 * [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)) 500.769 * * * * [progress]: [ 862 / 3260 ] simplifiying candidate # 500.769 * [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)))) 500.770 * * [simplify]: iters left: 6 (26 enodes) 500.777 * * [simplify]: iters left: 5 (101 enodes) 500.799 * * [simplify]: iters left: 4 (196 enodes) 500.853 * * [simplify]: iters left: 3 (462 enodes) 501.084 * * [simplify]: Extracting #0: cost 1 inf + 0 501.084 * * [simplify]: Extracting #1: cost 11 inf + 0 501.085 * * [simplify]: Extracting #2: cost 134 inf + 0 501.086 * * [simplify]: Extracting #3: cost 216 inf + 213 501.088 * * [simplify]: Extracting #4: cost 171 inf + 6434 501.094 * * [simplify]: Extracting #5: cost 105 inf + 21036 501.102 * * [simplify]: Extracting #6: cost 64 inf + 34335 501.114 * * [simplify]: Extracting #7: cost 15 inf + 54046 501.145 * * [simplify]: Extracting #8: cost 0 inf + 60274 501.173 * [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))))) 501.173 * [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))))) 501.174 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 501.174 * * [simplify]: iters left: 6 (13 enodes) 501.181 * * [simplify]: iters left: 5 (54 enodes) 501.194 * * [simplify]: iters left: 4 (112 enodes) 501.220 * * [simplify]: iters left: 3 (281 enodes) 501.362 * * [simplify]: Extracting #0: cost 1 inf + 0 501.362 * * [simplify]: Extracting #1: cost 0 inf + 1 501.362 * [simplify]: Simplified to 0 501.362 * [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)) 501.362 * * * * [progress]: [ 863 / 3260 ] simplifiying candidate # 501.362 * [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)))))) 501.362 * * [simplify]: iters left: 6 (29 enodes) 501.370 * * [simplify]: iters left: 5 (114 enodes) 501.402 * * [simplify]: iters left: 4 (234 enodes) 501.476 * * [simplify]: Extracting #0: cost 1 inf + 0 501.476 * * [simplify]: Extracting #1: cost 11 inf + 0 501.476 * * [simplify]: Extracting #2: cost 109 inf + 0 501.477 * * [simplify]: Extracting #3: cost 173 inf + 816 501.479 * * [simplify]: Extracting #4: cost 146 inf + 4470 501.485 * * [simplify]: Extracting #5: cost 90 inf + 19019 501.496 * * [simplify]: Extracting #6: cost 58 inf + 27806 501.512 * * [simplify]: Extracting #7: cost 36 inf + 33371 501.528 * * [simplify]: Extracting #8: cost 7 inf + 47258 501.546 * * [simplify]: Extracting #9: cost 0 inf + 50768 501.558 * [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)))) 501.558 * [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))))))) 501.558 * [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))))) 501.558 * * [simplify]: iters left: 6 (14 enodes) 501.562 * * [simplify]: iters left: 5 (59 enodes) 501.574 * * [simplify]: iters left: 4 (134 enodes) 501.634 * * [simplify]: iters left: 3 (357 enodes) 501.860 * * [simplify]: Extracting #0: cost 1 inf + 0 501.860 * * [simplify]: Extracting #1: cost 0 inf + 1 501.860 * [simplify]: Simplified to 0 501.860 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 501.860 * * * * [progress]: [ 864 / 3260 ] simplifiying candidate # 501.860 * [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))))) 501.860 * * [simplify]: iters left: 6 (28 enodes) 501.868 * * [simplify]: iters left: 5 (108 enodes) 501.909 * * [simplify]: iters left: 4 (204 enodes) 501.956 * * [simplify]: iters left: 3 (456 enodes) 502.150 * * [simplify]: Extracting #0: cost 1 inf + 0 502.150 * * [simplify]: Extracting #1: cost 11 inf + 0 502.150 * * [simplify]: Extracting #2: cost 155 inf + 0 502.151 * * [simplify]: Extracting #3: cost 261 inf + 455 502.153 * * [simplify]: Extracting #4: cost 220 inf + 5753 502.164 * * [simplify]: Extracting #5: cost 125 inf + 25005 502.182 * * [simplify]: Extracting #6: cost 72 inf + 38509 502.206 * * [simplify]: Extracting #7: cost 16 inf + 60366 502.239 * * [simplify]: Extracting #8: cost 0 inf + 67376 502.269 * [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)) 502.270 * [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)))))) 502.270 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 502.270 * * [simplify]: iters left: 6 (13 enodes) 502.278 * * [simplify]: iters left: 5 (53 enodes) 502.300 * * [simplify]: iters left: 4 (106 enodes) 502.344 * * [simplify]: iters left: 3 (257 enodes) 502.474 * * [simplify]: Extracting #0: cost 1 inf + 0 502.474 * * [simplify]: Extracting #1: cost 0 inf + 1 502.474 * [simplify]: Simplified to 0 502.474 * [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)) 502.474 * * * * [progress]: [ 865 / 3260 ] simplifiying candidate # 502.474 * [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)))) 502.475 * * [simplify]: iters left: 6 (27 enodes) 502.483 * * [simplify]: iters left: 5 (104 enodes) 502.509 * * [simplify]: iters left: 4 (190 enodes) 502.568 * * [simplify]: iters left: 3 (403 enodes) 502.793 * * [simplify]: Extracting #0: cost 1 inf + 0 502.793 * * [simplify]: Extracting #1: cost 11 inf + 0 502.793 * * [simplify]: Extracting #2: cost 121 inf + 0 502.795 * * [simplify]: Extracting #3: cost 190 inf + 46 502.797 * * [simplify]: Extracting #4: cost 159 inf + 3273 502.802 * * [simplify]: Extracting #5: cost 122 inf + 9145 502.812 * * [simplify]: Extracting #6: cost 71 inf + 20278 502.828 * * [simplify]: Extracting #7: cost 15 inf + 42758 502.839 * * [simplify]: Extracting #8: cost 0 inf + 49670 502.851 * [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))) 502.851 * [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))))) 502.852 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 502.852 * * [simplify]: iters left: 6 (12 enodes) 502.856 * * [simplify]: iters left: 5 (49 enodes) 502.875 * * [simplify]: iters left: 4 (94 enodes) 502.898 * * [simplify]: iters left: 3 (221 enodes) 503.004 * * [simplify]: iters left: 2 (492 enodes) 503.353 * * [simplify]: Extracting #0: cost 1 inf + 0 503.353 * * [simplify]: Extracting #1: cost 0 inf + 1 503.353 * [simplify]: Simplified to 0 503.353 * [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)) 503.353 * * * * [progress]: [ 866 / 3260 ] simplifiying candidate # 503.353 * [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)))))) 503.354 * * [simplify]: iters left: 6 (28 enodes) 503.361 * * [simplify]: iters left: 5 (107 enodes) 503.382 * * [simplify]: iters left: 4 (209 enodes) 503.472 * * [simplify]: iters left: 3 (479 enodes) 503.706 * * [simplify]: Extracting #0: cost 1 inf + 0 503.706 * * [simplify]: Extracting #1: cost 11 inf + 0 503.707 * * [simplify]: Extracting #2: cost 152 inf + 0 503.709 * * [simplify]: Extracting #3: cost 236 inf + 1629 503.717 * * [simplify]: Extracting #4: cost 129 inf + 21020 503.730 * * [simplify]: Extracting #5: cost 91 inf + 30220 503.750 * * [simplify]: Extracting #6: cost 74 inf + 36080 503.773 * * [simplify]: Extracting #7: cost 13 inf + 60603 503.804 * * [simplify]: Extracting #8: cost 0 inf + 66167 503.821 * [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))) 503.821 * [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))))))) 503.821 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 503.821 * * [simplify]: iters left: 6 (13 enodes) 503.826 * * [simplify]: iters left: 5 (52 enodes) 503.836 * * [simplify]: iters left: 4 (111 enodes) 503.891 * * [simplify]: iters left: 3 (278 enodes) 504.049 * * [simplify]: Extracting #0: cost 1 inf + 0 504.049 * * [simplify]: Extracting #1: cost 0 inf + 1 504.049 * [simplify]: Simplified to 0 504.049 * [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)) 504.049 * * * * [progress]: [ 867 / 3260 ] simplifiying candidate # 504.049 * [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))))) 504.050 * * [simplify]: iters left: 6 (27 enodes) 504.061 * * [simplify]: iters left: 5 (102 enodes) 504.080 * * [simplify]: iters left: 4 (185 enodes) 504.127 * * [simplify]: iters left: 3 (384 enodes) 504.307 * * [simplify]: Extracting #0: cost 1 inf + 0 504.307 * * [simplify]: Extracting #1: cost 11 inf + 0 504.307 * * [simplify]: Extracting #2: cost 117 inf + 0 504.308 * * [simplify]: Extracting #3: cost 164 inf + 1119 504.311 * * [simplify]: Extracting #4: cost 108 inf + 7100 504.317 * * [simplify]: Extracting #5: cost 90 inf + 10564 504.325 * * [simplify]: Extracting #6: cost 74 inf + 15223 504.340 * * [simplify]: Extracting #7: cost 11 inf + 40965 504.361 * * [simplify]: Extracting #8: cost 0 inf + 46117 504.393 * [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)) 504.393 * [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)))))) 504.394 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 504.394 * * [simplify]: iters left: 6 (12 enodes) 504.401 * * [simplify]: iters left: 5 (47 enodes) 504.418 * * [simplify]: iters left: 4 (89 enodes) 504.458 * * [simplify]: iters left: 3 (186 enodes) 504.533 * * [simplify]: iters left: 2 (378 enodes) 504.762 * * [simplify]: Extracting #0: cost 1 inf + 0 504.762 * * [simplify]: Extracting #1: cost 0 inf + 1 504.762 * [simplify]: Simplified to 0 504.763 * [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)) 504.763 * * * * [progress]: [ 868 / 3260 ] simplifiying candidate # 504.763 * [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)))) 504.764 * * [simplify]: iters left: 6 (26 enodes) 504.777 * * [simplify]: iters left: 5 (96 enodes) 504.793 * * [simplify]: iters left: 4 (151 enodes) 504.821 * * [simplify]: iters left: 3 (273 enodes) 504.887 * * [simplify]: Extracting #0: cost 1 inf + 0 504.888 * * [simplify]: Extracting #1: cost 9 inf + 0 504.888 * * [simplify]: Extracting #2: cost 80 inf + 2 504.889 * * [simplify]: Extracting #3: cost 114 inf + 1035 504.891 * * [simplify]: Extracting #4: cost 84 inf + 4387 504.894 * * [simplify]: Extracting #5: cost 90 inf + 4511 504.897 * * [simplify]: Extracting #6: cost 85 inf + 5773 504.901 * * [simplify]: Extracting #7: cost 57 inf + 14204 504.912 * * [simplify]: Extracting #8: cost 12 inf + 33901 504.931 * * [simplify]: Extracting #9: cost 0 inf + 40103 504.951 * [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)) 504.952 * [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))))) 504.952 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 504.952 * * [simplify]: iters left: 6 (11 enodes) 504.958 * * [simplify]: iters left: 5 (40 enodes) 504.972 * * [simplify]: iters left: 4 (65 enodes) 504.993 * * [simplify]: iters left: 3 (97 enodes) 505.027 * * [simplify]: iters left: 2 (165 enodes) 505.100 * * [simplify]: iters left: 1 (271 enodes) 505.189 * * [simplify]: Extracting #0: cost 1 inf + 0 505.189 * * [simplify]: Extracting #1: cost 0 inf + 1 505.189 * [simplify]: Simplified to 0 505.189 * [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)) 505.190 * * * * [progress]: [ 869 / 3260 ] simplifiying candidate # 505.190 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 505.190 * * [simplify]: iters left: 6 (27 enodes) 505.204 * * [simplify]: iters left: 5 (106 enodes) 505.229 * * [simplify]: iters left: 4 (204 enodes) 505.288 * * [simplify]: iters left: 3 (455 enodes) 505.510 * * [simplify]: Extracting #0: cost 1 inf + 0 505.510 * * [simplify]: Extracting #1: cost 11 inf + 0 505.510 * * [simplify]: Extracting #2: cost 148 inf + 0 505.511 * * [simplify]: Extracting #3: cost 224 inf + 861 505.515 * * [simplify]: Extracting #4: cost 138 inf + 16431 505.521 * * [simplify]: Extracting #5: cost 90 inf + 27741 505.529 * * [simplify]: Extracting #6: cost 67 inf + 35662 505.547 * * [simplify]: Extracting #7: cost 7 inf + 60642 505.566 * * [simplify]: Extracting #8: cost 0 inf + 63485 505.580 * [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)))) 505.580 * [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))))))) 505.580 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 505.580 * * [simplify]: iters left: 6 (12 enodes) 505.585 * * [simplify]: iters left: 5 (51 enodes) 505.603 * * [simplify]: iters left: 4 (106 enodes) 505.652 * * [simplify]: iters left: 3 (247 enodes) 505.804 * * [simplify]: Extracting #0: cost 1 inf + 0 505.804 * * [simplify]: Extracting #1: cost 0 inf + 1 505.805 * [simplify]: Simplified to 0 505.805 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 505.805 * * * * [progress]: [ 870 / 3260 ] simplifiying candidate # 505.805 * [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))))) 505.806 * * [simplify]: iters left: 6 (26 enodes) 505.819 * * [simplify]: iters left: 5 (101 enodes) 505.847 * * [simplify]: iters left: 4 (182 enodes) 505.887 * * [simplify]: iters left: 3 (381 enodes) 506.012 * * [simplify]: Extracting #0: cost 1 inf + 0 506.012 * * [simplify]: Extracting #1: cost 11 inf + 0 506.013 * * [simplify]: Extracting #2: cost 117 inf + 0 506.013 * * [simplify]: Extracting #3: cost 167 inf + 942 506.016 * * [simplify]: Extracting #4: cost 110 inf + 6967 506.019 * * [simplify]: Extracting #5: cost 92 inf + 10155 506.023 * * [simplify]: Extracting #6: cost 65 inf + 19192 506.031 * * [simplify]: Extracting #7: cost 12 inf + 41162 506.049 * * [simplify]: Extracting #8: cost 0 inf + 46371 506.066 * [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)) 506.066 * [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)))))) 506.066 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 506.066 * * [simplify]: iters left: 6 (11 enodes) 506.069 * * [simplify]: iters left: 5 (46 enodes) 506.078 * * [simplify]: iters left: 4 (86 enodes) 506.108 * * [simplify]: iters left: 3 (183 enodes) 506.211 * * [simplify]: iters left: 2 (372 enodes) 506.496 * * [simplify]: Extracting #0: cost 1 inf + 0 506.496 * * [simplify]: Extracting #1: cost 0 inf + 1 506.496 * [simplify]: Simplified to 0 506.496 * [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)) 506.496 * * * * [progress]: [ 871 / 3260 ] simplifiying candidate # 506.496 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 506.497 * * [simplify]: iters left: 6 (25 enodes) 506.510 * * [simplify]: iters left: 5 (95 enodes) 506.540 * * [simplify]: iters left: 4 (150 enodes) 506.594 * * [simplify]: iters left: 3 (272 enodes) 506.683 * * [simplify]: Extracting #0: cost 1 inf + 0 506.683 * * [simplify]: Extracting #1: cost 9 inf + 0 506.683 * * [simplify]: Extracting #2: cost 80 inf + 2 506.683 * * [simplify]: Extracting #3: cost 111 inf + 1485 506.685 * * [simplify]: Extracting #4: cost 84 inf + 4307 506.686 * * [simplify]: Extracting #5: cost 90 inf + 4511 506.687 * * [simplify]: Extracting #6: cost 83 inf + 5898 506.690 * * [simplify]: Extracting #7: cost 49 inf + 17897 506.701 * * [simplify]: Extracting #8: cost 6 inf + 37518 506.718 * * [simplify]: Extracting #9: cost 0 inf + 40103 506.739 * [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)) 506.739 * [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))))) 506.740 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 506.740 * * [simplify]: iters left: 6 (10 enodes) 506.746 * * [simplify]: iters left: 5 (39 enodes) 506.759 * * [simplify]: iters left: 4 (64 enodes) 506.782 * * [simplify]: iters left: 3 (96 enodes) 506.815 * * [simplify]: iters left: 2 (164 enodes) 506.853 * * [simplify]: iters left: 1 (270 enodes) 506.923 * * [simplify]: Extracting #0: cost 1 inf + 0 506.923 * * [simplify]: Extracting #1: cost 0 inf + 1 506.923 * [simplify]: Simplified to 0 506.923 * [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)) 506.923 * * * * [progress]: [ 872 / 3260 ] simplifiying candidate # 506.923 * [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)))))) 506.924 * * [simplify]: iters left: 6 (27 enodes) 506.938 * * [simplify]: iters left: 5 (107 enodes) 506.960 * * [simplify]: iters left: 4 (213 enodes) 507.008 * * [simplify]: iters left: 3 (456 enodes) 507.171 * * [simplify]: Extracting #0: cost 1 inf + 0 507.171 * * [simplify]: Extracting #1: cost 11 inf + 0 507.175 * * [simplify]: Extracting #2: cost 127 inf + 0 507.176 * * [simplify]: Extracting #3: cost 218 inf + 1145 507.183 * * [simplify]: Extracting #4: cost 122 inf + 16686 507.195 * * [simplify]: Extracting #5: cost 90 inf + 23904 507.208 * * [simplify]: Extracting #6: cost 65 inf + 33219 507.228 * * [simplify]: Extracting #7: cost 8 inf + 56206 507.242 * * [simplify]: Extracting #8: cost 0 inf + 59727 507.257 * [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))))) 507.257 * [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))))))) 507.258 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 507.258 * * [simplify]: iters left: 6 (12 enodes) 507.266 * * [simplify]: iters left: 5 (53 enodes) 507.285 * * [simplify]: iters left: 4 (117 enodes) 507.337 * * [simplify]: iters left: 3 (255 enodes) 507.441 * * [simplify]: Extracting #0: cost 1 inf + 0 507.441 * * [simplify]: Extracting #1: cost 0 inf + 1 507.441 * [simplify]: Simplified to 0 507.441 * [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)) 507.442 * * * * [progress]: [ 873 / 3260 ] simplifiying candidate # 507.442 * [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))))) 507.442 * * [simplify]: iters left: 6 (26 enodes) 507.455 * * [simplify]: iters left: 5 (102 enodes) 507.474 * * [simplify]: iters left: 4 (192 enodes) 507.526 * * [simplify]: iters left: 3 (368 enodes) 507.666 * * [simplify]: Extracting #0: cost 1 inf + 0 507.666 * * [simplify]: Extracting #1: cost 11 inf + 0 507.666 * * [simplify]: Extracting #2: cost 107 inf + 0 507.667 * * [simplify]: Extracting #3: cost 163 inf + 1604 507.669 * * [simplify]: Extracting #4: cost 107 inf + 7658 507.672 * * [simplify]: Extracting #5: cost 91 inf + 10437 507.676 * * [simplify]: Extracting #6: cost 73 inf + 17190 507.686 * * [simplify]: Extracting #7: cost 7 inf + 43100 507.704 * * [simplify]: Extracting #8: cost 0 inf + 46481 507.726 * [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)) 507.726 * [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)))))) 507.726 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 507.726 * * [simplify]: iters left: 6 (11 enodes) 507.733 * * [simplify]: iters left: 5 (48 enodes) 507.748 * * [simplify]: iters left: 4 (98 enodes) 507.783 * * [simplify]: iters left: 3 (181 enodes) 507.846 * * [simplify]: iters left: 2 (358 enodes) 508.048 * * [simplify]: Extracting #0: cost 1 inf + 0 508.048 * * [simplify]: Extracting #1: cost 0 inf + 1 508.048 * [simplify]: Simplified to 0 508.048 * [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)) 508.048 * * * * [progress]: [ 874 / 3260 ] simplifiying candidate # 508.049 * [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)))) 508.049 * * [simplify]: iters left: 6 (25 enodes) 508.063 * * [simplify]: iters left: 5 (95 enodes) 508.081 * * [simplify]: iters left: 4 (170 enodes) 508.115 * * [simplify]: iters left: 3 (313 enodes) 508.211 * * [simplify]: Extracting #0: cost 1 inf + 0 508.211 * * [simplify]: Extracting #1: cost 12 inf + 0 508.211 * * [simplify]: Extracting #2: cost 93 inf + 1 508.212 * * [simplify]: Extracting #3: cost 130 inf + 1406 508.213 * * [simplify]: Extracting #4: cost 87 inf + 5021 508.215 * * [simplify]: Extracting #5: cost 90 inf + 5474 508.217 * * [simplify]: Extracting #6: cost 86 inf + 6437 508.221 * * [simplify]: Extracting #7: cost 44 inf + 20840 508.234 * * [simplify]: Extracting #8: cost 2 inf + 40058 508.245 * * [simplify]: Extracting #9: cost 0 inf + 41018 508.254 * [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))) 508.255 * [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))))) 508.255 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 508.255 * * [simplify]: iters left: 6 (10 enodes) 508.259 * * [simplify]: iters left: 5 (41 enodes) 508.268 * * [simplify]: iters left: 4 (81 enodes) 508.289 * * [simplify]: iters left: 3 (127 enodes) 508.311 * * [simplify]: iters left: 2 (186 enodes) 508.368 * * [simplify]: iters left: 1 (266 enodes) 508.468 * * [simplify]: Extracting #0: cost 1 inf + 0 508.468 * * [simplify]: Extracting #1: cost 0 inf + 1 508.468 * [simplify]: Simplified to 0 508.469 * [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)) 508.469 * * * * [progress]: [ 875 / 3260 ] simplifiying candidate # 508.469 * [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))) 508.469 * * [simplify]: iters left: 6 (24 enodes) 508.483 * * [simplify]: iters left: 5 (92 enodes) 508.519 * * [simplify]: iters left: 4 (152 enodes) 508.577 * * [simplify]: iters left: 3 (274 enodes) 508.691 * * [simplify]: Extracting #0: cost 1 inf + 0 508.691 * * [simplify]: Extracting #1: cost 9 inf + 0 508.692 * * [simplify]: Extracting #2: cost 79 inf + 2 508.693 * * [simplify]: Extracting #3: cost 111 inf + 1201 508.695 * * [simplify]: Extracting #4: cost 86 inf + 4059 508.698 * * [simplify]: Extracting #5: cost 90 inf + 4349 508.701 * * [simplify]: Extracting #6: cost 83 inf + 5993 508.705 * * [simplify]: Extracting #7: cost 60 inf + 12822 508.717 * * [simplify]: Extracting #8: cost 11 inf + 34497 508.734 * * [simplify]: Extracting #9: cost 0 inf + 39893 508.747 * [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))) 508.747 * [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)))) 508.747 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 508.747 * * [simplify]: iters left: 6 (9 enodes) 508.750 * * [simplify]: iters left: 5 (36 enodes) 508.758 * * [simplify]: iters left: 4 (67 enodes) 508.774 * * [simplify]: iters left: 3 (97 enodes) 508.803 * * [simplify]: iters left: 2 (158 enodes) 508.856 * * [simplify]: iters left: 1 (263 enodes) 508.924 * * [simplify]: Extracting #0: cost 1 inf + 0 508.924 * * [simplify]: Extracting #1: cost 0 inf + 1 508.925 * [simplify]: Simplified to 0 508.925 * [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)) 508.925 * * * * [progress]: [ 876 / 3260 ] simplifiying candidate # 508.925 * [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)))) 508.925 * * [simplify]: iters left: 6 (24 enodes) 508.933 * * [simplify]: iters left: 5 (93 enodes) 508.956 * * [simplify]: iters left: 4 (161 enodes) 509.015 * * [simplify]: iters left: 3 (305 enodes) 509.121 * * [simplify]: Extracting #0: cost 1 inf + 0 509.121 * * [simplify]: Extracting #1: cost 11 inf + 0 509.121 * * [simplify]: Extracting #2: cost 92 inf + 0 509.122 * * [simplify]: Extracting #3: cost 131 inf + 1281 509.125 * * [simplify]: Extracting #4: cost 90 inf + 5298 509.129 * * [simplify]: Extracting #5: cost 90 inf + 5959 509.132 * * [simplify]: Extracting #6: cost 82 inf + 7565 509.137 * * [simplify]: Extracting #7: cost 46 inf + 20243 509.144 * * [simplify]: Extracting #8: cost 3 inf + 40226 509.154 * * [simplify]: Extracting #9: cost 0 inf + 41551 509.163 * [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))) 509.163 * [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))))) 509.163 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 509.164 * * [simplify]: iters left: 5 (9 enodes) 509.169 * * [simplify]: iters left: 4 (39 enodes) 509.182 * * [simplify]: iters left: 3 (65 enodes) 509.205 * * [simplify]: iters left: 2 (129 enodes) 509.243 * * [simplify]: iters left: 1 (210 enodes) 509.300 * * [simplify]: Extracting #0: cost 1 inf + 0 509.300 * * [simplify]: Extracting #1: cost 0 inf + 1 509.300 * [simplify]: Simplified to 0 509.300 * [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)) 509.300 * * * * [progress]: [ 877 / 3260 ] simplifiying candidate # 509.300 * [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)))))) 509.301 * * [simplify]: iters left: 6 (26 enodes) 509.308 * * [simplify]: iters left: 5 (99 enodes) 509.329 * * [simplify]: iters left: 4 (155 enodes) 509.363 * * [simplify]: iters left: 3 (287 enodes) 509.454 * * [simplify]: Extracting #0: cost 1 inf + 0 509.454 * * [simplify]: Extracting #1: cost 11 inf + 0 509.454 * * [simplify]: Extracting #2: cost 90 inf + 0 509.455 * * [simplify]: Extracting #3: cost 156 inf + 1064 509.458 * * [simplify]: Extracting #4: cost 128 inf + 5524 509.461 * * [simplify]: Extracting #5: cost 123 inf + 9197 509.468 * * [simplify]: Extracting #6: cost 115 inf + 11896 509.476 * * [simplify]: Extracting #7: cost 74 inf + 27571 509.492 * * [simplify]: Extracting #8: cost 17 inf + 55960 509.505 * * [simplify]: Extracting #9: cost 0 inf + 64202 509.518 * [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)) 509.518 * [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))))))) 509.518 * [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))))) 509.518 * * [simplify]: iters left: 6 (10 enodes) 509.521 * * [simplify]: iters left: 5 (37 enodes) 509.528 * * [simplify]: iters left: 4 (57 enodes) 509.538 * * [simplify]: iters left: 3 (104 enodes) 509.573 * * [simplify]: iters left: 2 (158 enodes) 509.620 * * [simplify]: iters left: 1 (225 enodes) 509.676 * * [simplify]: Extracting #0: cost 1 inf + 0 509.677 * * [simplify]: Extracting #1: cost 0 inf + 1 509.677 * [simplify]: Simplified to 0 509.677 * [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)) 509.677 * * * * [progress]: [ 878 / 3260 ] simplifiying candidate # 509.677 * [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))))) 509.677 * * [simplify]: iters left: 6 (25 enodes) 509.685 * * [simplify]: iters left: 5 (90 enodes) 509.716 * * [simplify]: iters left: 4 (139 enodes) 509.750 * * [simplify]: iters left: 3 (256 enodes) 509.833 * * [simplify]: Extracting #0: cost 1 inf + 0 509.833 * * [simplify]: Extracting #1: cost 9 inf + 0 509.833 * * [simplify]: Extracting #2: cost 80 inf + 0 509.834 * * [simplify]: Extracting #3: cost 141 inf + 979 509.835 * * [simplify]: Extracting #4: cost 116 inf + 4992 509.836 * * [simplify]: Extracting #5: cost 119 inf + 5646 509.837 * * [simplify]: Extracting #6: cost 113 inf + 6951 509.841 * * [simplify]: Extracting #7: cost 62 inf + 27101 509.852 * * [simplify]: Extracting #8: cost 7 inf + 55791 509.864 * * [simplify]: Extracting #9: cost 0 inf + 59075 509.885 * * [simplify]: Extracting #10: cost 0 inf + 59035 509.909 * [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))) 509.909 * [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)))))) 509.909 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 509.910 * * [simplify]: iters left: 6 (9 enodes) 509.914 * * [simplify]: iters left: 5 (29 enodes) 509.926 * * [simplify]: iters left: 4 (42 enodes) 509.938 * * [simplify]: iters left: 3 (58 enodes) 509.953 * * [simplify]: iters left: 2 (68 enodes) 509.969 * * [simplify]: Extracting #0: cost 1 inf + 0 509.969 * * [simplify]: Extracting #1: cost 0 inf + 1 509.969 * [simplify]: Simplified to 0 509.969 * [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)) 509.970 * * * * [progress]: [ 879 / 3260 ] simplifiying candidate # 509.970 * [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)))))) 509.971 * * [simplify]: iters left: 6 (27 enodes) 509.981 * * [simplify]: iters left: 5 (107 enodes) 510.000 * * [simplify]: iters left: 4 (216 enodes) 510.078 * * [simplify]: iters left: 3 (471 enodes) 510.203 * * [simplify]: Extracting #0: cost 1 inf + 0 510.203 * * [simplify]: Extracting #1: cost 11 inf + 0 510.204 * * [simplify]: Extracting #2: cost 113 inf + 0 510.205 * * [simplify]: Extracting #3: cost 217 inf + 2 510.207 * * [simplify]: Extracting #4: cost 205 inf + 2227 510.210 * * [simplify]: Extracting #5: cost 197 inf + 4619 510.215 * * [simplify]: Extracting #6: cost 156 inf + 14322 510.227 * * [simplify]: Extracting #7: cost 94 inf + 33075 510.251 * * [simplify]: Extracting #8: cost 20 inf + 68763 510.274 * * [simplify]: Extracting #9: cost 0 inf + 77527 510.290 * * [simplify]: Extracting #10: cost 0 inf + 77207 510.321 * [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)) 510.321 * [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))))))) 510.324 * [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))))) 510.324 * * [simplify]: iters left: 6 (13 enodes) 510.330 * * [simplify]: iters left: 5 (53 enodes) 510.349 * * [simplify]: iters left: 4 (117 enodes) 510.404 * * [simplify]: iters left: 3 (275 enodes) 510.489 * * [simplify]: iters left: 2 (474 enodes) 510.688 * * [simplify]: Extracting #0: cost 1 inf + 0 510.688 * * [simplify]: Extracting #1: cost 0 inf + 1 510.689 * [simplify]: Simplified to 0 510.689 * [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)) 510.689 * * * * [progress]: [ 880 / 3260 ] simplifiying candidate # 510.689 * [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))))) 510.690 * * [simplify]: iters left: 6 (28 enodes) 510.703 * * [simplify]: iters left: 5 (107 enodes) 510.736 * * [simplify]: iters left: 4 (185 enodes) 510.781 * * [simplify]: iters left: 3 (357 enodes) 510.908 * * [simplify]: Extracting #0: cost 1 inf + 0 510.908 * * [simplify]: Extracting #1: cost 11 inf + 0 510.909 * * [simplify]: Extracting #2: cost 96 inf + 0 510.910 * * [simplify]: Extracting #3: cost 186 inf + 42 510.911 * * [simplify]: Extracting #4: cost 172 inf + 1511 510.915 * * [simplify]: Extracting #5: cost 137 inf + 9748 510.923 * * [simplify]: Extracting #6: cost 92 inf + 24892 510.938 * * [simplify]: Extracting #7: cost 17 inf + 58758 510.952 * * [simplify]: Extracting #8: cost 0 inf + 66984 510.975 * [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)) 510.975 * [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)))))) 510.976 * [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)))) 510.976 * * [simplify]: iters left: 6 (12 enodes) 510.982 * * [simplify]: iters left: 5 (47 enodes) 510.994 * * [simplify]: iters left: 4 (82 enodes) 511.010 * * [simplify]: iters left: 3 (157 enodes) 511.063 * * [simplify]: iters left: 2 (248 enodes) 511.118 * * [simplify]: iters left: 1 (341 enodes) 511.210 * * [simplify]: Extracting #0: cost 1 inf + 0 511.210 * * [simplify]: Extracting #1: cost 0 inf + 1 511.210 * [simplify]: Simplified to 0 511.210 * [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)) 511.210 * * * * [progress]: [ 881 / 3260 ] simplifiying candidate # 511.211 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 511.211 * * [simplify]: iters left: 6 (28 enodes) 511.226 * * [simplify]: iters left: 5 (107 enodes) 511.263 * * [simplify]: iters left: 4 (193 enodes) 511.336 * * [simplify]: iters left: 3 (386 enodes) 511.491 * * [simplify]: Extracting #0: cost 1 inf + 0 511.491 * * [simplify]: Extracting #1: cost 13 inf + 0 511.492 * * [simplify]: Extracting #2: cost 108 inf + 0 511.493 * * [simplify]: Extracting #3: cost 197 inf + 2 511.495 * * [simplify]: Extracting #4: cost 185 inf + 1506 511.499 * * [simplify]: Extracting #5: cost 149 inf + 9399 511.507 * * [simplify]: Extracting #6: cost 101 inf + 25528 511.533 * * [simplify]: Extracting #7: cost 18 inf + 62545 511.562 * * [simplify]: Extracting #8: cost 0 inf + 71510 511.591 * * [simplify]: Extracting #9: cost 0 inf + 71430 511.621 * [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)) 511.621 * [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))))) 511.621 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 511.622 * * [simplify]: iters left: 6 (12 enodes) 511.627 * * [simplify]: iters left: 5 (47 enodes) 511.636 * * [simplify]: iters left: 4 (89 enodes) 511.658 * * [simplify]: iters left: 3 (180 enodes) 511.719 * * [simplify]: iters left: 2 (296 enodes) 511.797 * * [simplify]: iters left: 1 (428 enodes) 511.924 * * [simplify]: Extracting #0: cost 1 inf + 0 511.924 * * [simplify]: Extracting #1: cost 0 inf + 1 511.924 * [simplify]: Simplified to 0 511.924 * [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)) 511.924 * * * * [progress]: [ 882 / 3260 ] simplifiying candidate # 511.925 * [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)))))) 511.925 * * [simplify]: iters left: 6 (26 enodes) 511.936 * * [simplify]: iters left: 5 (100 enodes) 511.970 * * [simplify]: iters left: 4 (177 enodes) 512.001 * * [simplify]: iters left: 3 (329 enodes) 512.083 * * [simplify]: Extracting #0: cost 1 inf + 0 512.083 * * [simplify]: Extracting #1: cost 11 inf + 0 512.084 * * [simplify]: Extracting #2: cost 89 inf + 0 512.086 * * [simplify]: Extracting #3: cost 178 inf + 0 512.087 * * [simplify]: Extracting #4: cost 176 inf + 166 512.088 * * [simplify]: Extracting #5: cost 168 inf + 2195 512.089 * * [simplify]: Extracting #6: cost 135 inf + 9287 512.094 * * [simplify]: Extracting #7: cost 80 inf + 27587 512.114 * * [simplify]: Extracting #8: cost 21 inf + 56192 512.140 * * [simplify]: Extracting #9: cost 0 inf + 67033 512.167 * [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)))) 512.167 * [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))))))) 512.168 * [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))))) 512.168 * * [simplify]: iters left: 6 (12 enodes) 512.174 * * [simplify]: iters left: 5 (46 enodes) 512.189 * * [simplify]: iters left: 4 (81 enodes) 512.207 * * [simplify]: iters left: 3 (134 enodes) 512.231 * * [simplify]: iters left: 2 (197 enodes) 512.288 * * [simplify]: iters left: 1 (271 enodes) 512.329 * * [simplify]: Extracting #0: cost 1 inf + 0 512.329 * * [simplify]: Extracting #1: cost 0 inf + 1 512.329 * [simplify]: Simplified to 0 512.329 * [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)) 512.330 * * * * [progress]: [ 883 / 3260 ] simplifiying candidate # 512.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)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 512.330 * * [simplify]: iters left: 6 (26 enodes) 512.337 * * [simplify]: iters left: 5 (97 enodes) 512.353 * * [simplify]: iters left: 4 (154 enodes) 512.380 * * [simplify]: iters left: 3 (286 enodes) 512.442 * * [simplify]: Extracting #0: cost 1 inf + 0 512.442 * * [simplify]: Extracting #1: cost 9 inf + 0 512.442 * * [simplify]: Extracting #2: cost 84 inf + 0 512.442 * * [simplify]: Extracting #3: cost 169 inf + 0 512.443 * * [simplify]: Extracting #4: cost 162 inf + 778 512.444 * * [simplify]: Extracting #5: cost 151 inf + 3136 512.446 * * [simplify]: Extracting #6: cost 112 inf + 11031 512.452 * * [simplify]: Extracting #7: cost 74 inf + 25888 512.462 * * [simplify]: Extracting #8: cost 14 inf + 55977 512.476 * * [simplify]: Extracting #9: cost 0 inf + 62760 512.501 * [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))) 512.501 * [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)))))) 512.501 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 512.502 * * [simplify]: iters left: 6 (10 enodes) 512.507 * * [simplify]: iters left: 5 (38 enodes) 512.519 * * [simplify]: iters left: 4 (59 enodes) 512.537 * * [simplify]: iters left: 3 (88 enodes) 512.560 * * [simplify]: iters left: 2 (117 enodes) 512.591 * * [simplify]: iters left: 1 (144 enodes) 512.613 * * [simplify]: Extracting #0: cost 1 inf + 0 512.613 * * [simplify]: Extracting #1: cost 0 inf + 1 512.613 * [simplify]: Simplified to 0 512.613 * [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)) 512.613 * * * * [progress]: [ 884 / 3260 ] simplifiying candidate # 512.613 * [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)))) 512.613 * * [simplify]: iters left: 6 (27 enodes) 512.621 * * [simplify]: iters left: 5 (102 enodes) 512.645 * * [simplify]: iters left: 4 (165 enodes) 512.681 * * [simplify]: iters left: 3 (313 enodes) 512.783 * * [simplify]: Extracting #0: cost 1 inf + 0 512.783 * * [simplify]: Extracting #1: cost 11 inf + 0 512.784 * * [simplify]: Extracting #2: cost 97 inf + 0 512.785 * * [simplify]: Extracting #3: cost 165 inf + 211 512.786 * * [simplify]: Extracting #4: cost 144 inf + 2892 512.789 * * [simplify]: Extracting #5: cost 137 inf + 5368 512.792 * * [simplify]: Extracting #6: cost 122 inf + 7978 512.798 * * [simplify]: Extracting #7: cost 89 inf + 19343 512.817 * * [simplify]: Extracting #8: cost 13 inf + 56752 512.847 * * [simplify]: Extracting #9: cost 1 inf + 62801 512.866 * * [simplify]: Extracting #10: cost 0 inf + 63181 512.879 * [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)) 512.879 * [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))))) 512.879 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 512.879 * * [simplify]: iters left: 6 (11 enodes) 512.883 * * [simplify]: iters left: 5 (42 enodes) 512.890 * * [simplify]: iters left: 4 (67 enodes) 512.912 * * [simplify]: iters left: 3 (111 enodes) 512.935 * * [simplify]: iters left: 2 (140 enodes) 512.953 * * [simplify]: iters left: 1 (160 enodes) 512.990 * * [simplify]: Extracting #0: cost 1 inf + 0 512.990 * * [simplify]: Extracting #1: cost 0 inf + 1 512.990 * [simplify]: Simplified to 0 512.990 * [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)) 512.991 * * * * [progress]: [ 885 / 3260 ] simplifiying candidate # 512.991 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 512.991 * * [simplify]: iters left: 6 (30 enodes) 512.999 * * [simplify]: iters left: 5 (122 enodes) 513.028 * * [simplify]: iters left: 4 (280 enodes) 513.162 * * [simplify]: Extracting #0: cost 1 inf + 0 513.162 * * [simplify]: Extracting #1: cost 11 inf + 0 513.162 * * [simplify]: Extracting #2: cost 176 inf + 0 513.163 * * [simplify]: Extracting #3: cost 319 inf + 1 513.165 * * [simplify]: Extracting #4: cost 301 inf + 2953 513.172 * * [simplify]: Extracting #5: cost 154 inf + 56666 513.186 * * [simplify]: Extracting #6: cost 76 inf + 85634 513.216 * * [simplify]: Extracting #7: cost 46 inf + 93767 513.252 * * [simplify]: Extracting #8: cost 2 inf + 117070 513.291 * * [simplify]: Extracting #9: cost 0 inf + 118120 513.327 * * [simplify]: Extracting #10: cost 0 inf + 118040 513.347 * [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)))) 513.347 * [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))))))) 513.347 * [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))))) 513.347 * * [simplify]: iters left: 6 (16 enodes) 513.353 * * [simplify]: iters left: 5 (68 enodes) 513.373 * * [simplify]: iters left: 4 (179 enodes) 513.465 * * [simplify]: Extracting #0: cost 1 inf + 0 513.465 * * [simplify]: Extracting #1: cost 27 inf + 0 513.465 * * [simplify]: Extracting #2: cost 153 inf + 0 513.466 * * [simplify]: Extracting #3: cost 242 inf + 83 513.468 * * [simplify]: Extracting #4: cost 185 inf + 16503 513.480 * * [simplify]: Extracting #5: cost 15 inf + 79352 513.496 * * [simplify]: Extracting #6: cost 0 inf + 84943 513.522 * [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))))) 513.522 * [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))))))) 513.523 * * * * [progress]: [ 886 / 3260 ] simplifiying candidate # 513.523 * [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))))) 513.523 * * [simplify]: iters left: 6 (31 enodes) 513.539 * * [simplify]: iters left: 5 (123 enodes) 513.586 * * [simplify]: iters left: 4 (250 enodes) 513.691 * * [simplify]: Extracting #0: cost 1 inf + 0 513.691 * * [simplify]: Extracting #1: cost 11 inf + 0 513.691 * * [simplify]: Extracting #2: cost 141 inf + 0 513.692 * * [simplify]: Extracting #3: cost 250 inf + 0 513.693 * * [simplify]: Extracting #4: cost 240 inf + 855 513.695 * * [simplify]: Extracting #5: cost 175 inf + 20572 513.706 * * [simplify]: Extracting #6: cost 59 inf + 60260 513.731 * * [simplify]: Extracting #7: cost 15 inf + 78672 513.761 * * [simplify]: Extracting #8: cost 0 inf + 85482 513.789 * [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))))) 513.789 * [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)))))) 513.790 * [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)))) 513.790 * * [simplify]: iters left: 6 (15 enodes) 513.798 * * [simplify]: iters left: 5 (63 enodes) 513.821 * * [simplify]: iters left: 4 (145 enodes) 513.899 * * [simplify]: iters left: 3 (499 enodes) 514.286 * * [simplify]: Extracting #0: cost 1 inf + 0 514.286 * * [simplify]: Extracting #1: cost 0 inf + 1 514.286 * [simplify]: Simplified to 0 514.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))))) (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)) 514.287 * * * * [progress]: [ 887 / 3260 ] simplifiying candidate # 514.287 * [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)))) 514.287 * * [simplify]: iters left: 6 (31 enodes) 514.300 * * [simplify]: iters left: 5 (122 enodes) 514.346 * * [simplify]: iters left: 4 (264 enodes) 514.446 * * [simplify]: Extracting #0: cost 1 inf + 0 514.447 * * [simplify]: Extracting #1: cost 13 inf + 0 514.447 * * [simplify]: Extracting #2: cost 141 inf + 0 514.448 * * [simplify]: Extracting #3: cost 232 inf + 2 514.449 * * [simplify]: Extracting #4: cost 223 inf + 1097 514.452 * * [simplify]: Extracting #5: cost 144 inf + 23408 514.460 * * [simplify]: Extracting #6: cost 58 inf + 49990 514.477 * * [simplify]: Extracting #7: cost 11 inf + 71508 514.493 * * [simplify]: Extracting #8: cost 0 inf + 76278 514.506 * * [simplify]: Extracting #9: cost 0 inf + 76198 514.526 * [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))) 514.526 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (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))))) 514.527 * [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.527 * * [simplify]: iters left: 6 (15 enodes) 514.535 * * [simplify]: iters left: 5 (62 enodes) 514.552 * * [simplify]: iters left: 4 (159 enodes) 514.622 * * [simplify]: iters left: 3 (475 enodes) 514.996 * * [simplify]: Extracting #0: cost 1 inf + 0 514.996 * * [simplify]: Extracting #1: cost 42 inf + 0 514.997 * * [simplify]: Extracting #2: cost 194 inf + 1 515.002 * * [simplify]: Extracting #3: cost 205 inf + 15094 515.018 * * [simplify]: Extracting #4: cost 20 inf + 63712 515.033 * * [simplify]: Extracting #5: cost 3 inf + 65204 515.056 * * [simplify]: Extracting #6: cost 0 inf + 65965 515.075 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 515.075 * [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)))) 515.076 * * * * [progress]: [ 888 / 3260 ] simplifiying candidate # 515.076 * [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)))))) 515.076 * * [simplify]: iters left: 6 (28 enodes) 515.089 * * [simplify]: iters left: 5 (111 enodes) 515.127 * * [simplify]: iters left: 4 (237 enodes) 515.229 * * [simplify]: Extracting #0: cost 1 inf + 0 515.229 * * [simplify]: Extracting #1: cost 11 inf + 0 515.230 * * [simplify]: Extracting #2: cost 133 inf + 0 515.231 * * [simplify]: Extracting #3: cost 240 inf + 0 515.234 * * [simplify]: Extracting #4: cost 220 inf + 4363 515.246 * * [simplify]: Extracting #5: cost 116 inf + 39234 515.266 * * [simplify]: Extracting #6: cost 54 inf + 60953 515.292 * * [simplify]: Extracting #7: cost 12 inf + 78946 515.321 * * [simplify]: Extracting #8: cost 0 inf + 85194 515.338 * [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)))) 515.339 * [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))))))) 515.339 * [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.339 * * [simplify]: iters left: 6 (15 enodes) 515.343 * * [simplify]: iters left: 5 (62 enodes) 515.355 * * [simplify]: iters left: 4 (148 enodes) 515.438 * * [simplify]: iters left: 3 (499 enodes) 515.816 * * [simplify]: Extracting #0: cost 1 inf + 0 515.816 * * [simplify]: Extracting #1: cost 0 inf + 1 515.816 * [simplify]: Simplified to 0 515.816 * [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)) 515.817 * * * * [progress]: [ 889 / 3260 ] simplifiying candidate # 515.817 * [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))))) 515.817 * * [simplify]: iters left: 6 (29 enodes) 515.838 * * [simplify]: iters left: 5 (113 enodes) 515.872 * * [simplify]: iters left: 4 (219 enodes) 515.926 * * [simplify]: Extracting #0: cost 1 inf + 0 515.926 * * [simplify]: Extracting #1: cost 11 inf + 0 515.927 * * [simplify]: Extracting #2: cost 114 inf + 0 515.927 * * [simplify]: Extracting #3: cost 200 inf + 0 515.928 * * [simplify]: Extracting #4: cost 182 inf + 2835 515.934 * * [simplify]: Extracting #5: cost 91 inf + 28869 515.943 * * [simplify]: Extracting #6: cost 55 inf + 40394 515.953 * * [simplify]: Extracting #7: cost 3 inf + 65066 515.965 * * [simplify]: Extracting #8: cost 0 inf + 65958 515.986 * * [simplify]: Extracting #9: cost 0 inf + 65878 516.009 * [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)))) 516.009 * [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)))))) 516.009 * [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)))) 516.010 * * [simplify]: iters left: 6 (14 enodes) 516.016 * * [simplify]: iters left: 5 (56 enodes) 516.027 * * [simplify]: iters left: 4 (117 enodes) 516.072 * * [simplify]: iters left: 3 (347 enodes) 516.272 * * [simplify]: Extracting #0: cost 1 inf + 0 516.272 * * [simplify]: Extracting #1: cost 0 inf + 1 516.272 * [simplify]: Simplified to 0 516.272 * [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)) 516.272 * * * * [progress]: [ 890 / 3260 ] simplifiying candidate # 516.272 * [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)))) 516.272 * * [simplify]: iters left: 6 (29 enodes) 516.286 * * [simplify]: iters left: 5 (114 enodes) 516.308 * * [simplify]: iters left: 4 (217 enodes) 516.381 * * [simplify]: Extracting #0: cost 1 inf + 0 516.381 * * [simplify]: Extracting #1: cost 11 inf + 0 516.382 * * [simplify]: Extracting #2: cost 108 inf + 0 516.382 * * [simplify]: Extracting #3: cost 181 inf + 2 516.383 * * [simplify]: Extracting #4: cost 170 inf + 1142 516.385 * * [simplify]: Extracting #5: cost 162 inf + 3492 516.392 * * [simplify]: Extracting #6: cost 74 inf + 27453 516.409 * * [simplify]: Extracting #7: cost 7 inf + 53664 516.428 * * [simplify]: Extracting #8: cost 0 inf + 56786 516.448 * [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)) 516.448 * [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))))) 516.449 * [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.449 * * [simplify]: iters left: 6 (14 enodes) 516.459 * * [simplify]: iters left: 5 (57 enodes) 516.480 * * [simplify]: iters left: 4 (116 enodes) 516.534 * * [simplify]: iters left: 3 (321 enodes) 516.751 * * [simplify]: Extracting #0: cost 1 inf + 0 516.751 * * [simplify]: Extracting #1: cost 0 inf + 1 516.751 * [simplify]: Simplified to 0 516.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))))) (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)) 516.751 * * * * [progress]: [ 891 / 3260 ] simplifiying candidate # 516.752 * [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)))))) 516.752 * * [simplify]: iters left: 6 (29 enodes) 516.768 * * [simplify]: iters left: 5 (116 enodes) 516.801 * * [simplify]: iters left: 4 (248 enodes) 516.885 * * [simplify]: Extracting #0: cost 1 inf + 0 516.885 * * [simplify]: Extracting #1: cost 11 inf + 0 516.886 * * [simplify]: Extracting #2: cost 124 inf + 0 516.887 * * [simplify]: Extracting #3: cost 215 inf + 43 516.892 * * [simplify]: Extracting #4: cost 201 inf + 1589 516.896 * * [simplify]: Extracting #5: cost 156 inf + 12897 516.908 * * [simplify]: Extracting #6: cost 65 inf + 42307 516.927 * * [simplify]: Extracting #7: cost 3 inf + 68674 516.940 * * [simplify]: Extracting #8: cost 0 inf + 70224 516.952 * [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)) 516.952 * [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))))))) 516.953 * [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.953 * * [simplify]: iters left: 6 (15 enodes) 516.957 * * [simplify]: iters left: 5 (62 enodes) 516.977 * * [simplify]: iters left: 4 (149 enodes) 517.029 * * [simplify]: iters left: 3 (450 enodes) 517.345 * * [simplify]: Extracting #0: cost 1 inf + 0 517.346 * * [simplify]: Extracting #1: cost 0 inf + 1 517.346 * [simplify]: Simplified to 0 517.346 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 517.346 * * * * [progress]: [ 892 / 3260 ] simplifiying candidate # 517.347 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 517.347 * * [simplify]: iters left: 6 (30 enodes) 517.362 * * [simplify]: iters left: 5 (117 enodes) 517.403 * * [simplify]: iters left: 4 (221 enodes) 517.501 * * [simplify]: Extracting #0: cost 1 inf + 0 517.501 * * [simplify]: Extracting #1: cost 11 inf + 0 517.501 * * [simplify]: Extracting #2: cost 103 inf + 0 517.502 * * [simplify]: Extracting #3: cost 171 inf + 43 517.503 * * [simplify]: Extracting #4: cost 168 inf + 209 517.503 * * [simplify]: Extracting #5: cost 154 inf + 3509 517.507 * * [simplify]: Extracting #6: cost 67 inf + 27224 517.515 * * [simplify]: Extracting #7: cost 7 inf + 50824 517.524 * * [simplify]: Extracting #8: cost 0 inf + 53756 517.534 * [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))))) 517.534 * [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)))))) 517.535 * [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)))) 517.535 * * [simplify]: iters left: 6 (14 enodes) 517.539 * * [simplify]: iters left: 5 (57 enodes) 517.560 * * [simplify]: iters left: 4 (118 enodes) 517.614 * * [simplify]: iters left: 3 (314 enodes) 517.761 * * [simplify]: Extracting #0: cost 1 inf + 0 517.761 * * [simplify]: Extracting #1: cost 0 inf + 1 517.761 * [simplify]: Simplified to 0 517.761 * [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)) 517.762 * * * * [progress]: [ 893 / 3260 ] simplifiying candidate # 517.762 * [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)))) 517.763 * * [simplify]: iters left: 6 (29 enodes) 517.776 * * [simplify]: iters left: 5 (108 enodes) 517.804 * * [simplify]: iters left: 4 (206 enodes) 517.854 * * [simplify]: iters left: 3 (464 enodes) 518.067 * * [simplify]: Extracting #0: cost 1 inf + 0 518.067 * * [simplify]: Extracting #1: cost 13 inf + 0 518.068 * * [simplify]: Extracting #2: cost 144 inf + 0 518.070 * * [simplify]: Extracting #3: cost 246 inf + 87 518.072 * * [simplify]: Extracting #4: cost 219 inf + 3586 518.078 * * [simplify]: Extracting #5: cost 156 inf + 16356 518.092 * * [simplify]: Extracting #6: cost 90 inf + 36254 518.119 * * [simplify]: Extracting #7: cost 15 inf + 69937 518.153 * * [simplify]: Extracting #8: cost 0 inf + 77484 518.178 * [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)) 518.178 * [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))))) 518.179 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 518.179 * * [simplify]: iters left: 6 (13 enodes) 518.182 * * [simplify]: iters left: 5 (48 enodes) 518.192 * * [simplify]: iters left: 4 (103 enodes) 518.214 * * [simplify]: iters left: 3 (238 enodes) 518.308 * * [simplify]: Extracting #0: cost 1 inf + 0 518.308 * * [simplify]: Extracting #1: cost 0 inf + 1 518.308 * [simplify]: Simplified to 0 518.309 * [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)) 518.309 * * * * [progress]: [ 894 / 3260 ] simplifiying candidate # 518.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 518.309 * * [simplify]: iters left: 6 (29 enodes) 518.317 * * [simplify]: iters left: 5 (115 enodes) 518.351 * * [simplify]: iters left: 4 (242 enodes) 518.466 * * [simplify]: Extracting #0: cost 1 inf + 0 518.466 * * [simplify]: Extracting #1: cost 11 inf + 0 518.467 * * [simplify]: Extracting #2: cost 137 inf + 0 518.468 * * [simplify]: Extracting #3: cost 248 inf + 0 518.474 * * [simplify]: Extracting #4: cost 236 inf + 1339 518.479 * * [simplify]: Extracting #5: cost 163 inf + 23926 518.495 * * [simplify]: Extracting #6: cost 78 inf + 52966 518.515 * * [simplify]: Extracting #7: cost 48 inf + 62750 518.541 * * [simplify]: Extracting #8: cost 7 inf + 83709 518.570 * * [simplify]: Extracting #9: cost 0 inf + 86979 518.598 * * [simplify]: Extracting #10: cost 0 inf + 86899 518.627 * [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)))) 518.627 * [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))))))) 518.628 * [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))))) 518.628 * * [simplify]: iters left: 6 (15 enodes) 518.638 * * [simplify]: iters left: 5 (61 enodes) 518.651 * * [simplify]: iters left: 4 (142 enodes) 518.694 * * [simplify]: iters left: 3 (474 enodes) 518.980 * * [simplify]: Extracting #0: cost 1 inf + 0 518.980 * * [simplify]: Extracting #1: cost 0 inf + 1 518.980 * [simplify]: Simplified to 0 518.980 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 518.980 * * * * [progress]: [ 895 / 3260 ] simplifiying candidate # 518.981 * [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))))) 518.981 * * [simplify]: iters left: 6 (30 enodes) 518.989 * * [simplify]: iters left: 5 (116 enodes) 519.021 * * [simplify]: iters left: 4 (217 enodes) 519.091 * * [simplify]: Extracting #0: cost 1 inf + 0 519.091 * * [simplify]: Extracting #1: cost 11 inf + 0 519.091 * * [simplify]: Extracting #2: cost 114 inf + 0 519.092 * * [simplify]: Extracting #3: cost 197 inf + 0 519.093 * * [simplify]: Extracting #4: cost 187 inf + 975 519.097 * * [simplify]: Extracting #5: cost 142 inf + 12489 519.108 * * [simplify]: Extracting #6: cost 72 inf + 33522 519.121 * * [simplify]: Extracting #7: cost 49 inf + 39643 519.133 * * [simplify]: Extracting #8: cost 8 inf + 60827 519.144 * * [simplify]: Extracting #9: cost 0 inf + 64957 519.156 * [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))))) 519.156 * [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)))))) 519.157 * [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)))) 519.157 * * [simplify]: iters left: 6 (14 enodes) 519.168 * * [simplify]: iters left: 5 (56 enodes) 519.188 * * [simplify]: iters left: 4 (113 enodes) 519.217 * * [simplify]: iters left: 3 (324 enodes) 519.370 * * [simplify]: Extracting #0: cost 1 inf + 0 519.370 * * [simplify]: Extracting #1: cost 0 inf + 1 519.370 * [simplify]: Simplified to 0 519.371 * [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)) 519.371 * * * * [progress]: [ 896 / 3260 ] simplifiying candidate # 519.371 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 519.372 * * [simplify]: iters left: 6 (30 enodes) 519.380 * * [simplify]: iters left: 5 (116 enodes) 519.401 * * [simplify]: iters left: 4 (215 enodes) 519.468 * * [simplify]: Extracting #0: cost 1 inf + 0 519.468 * * [simplify]: Extracting #1: cost 11 inf + 0 519.468 * * [simplify]: Extracting #2: cost 111 inf + 0 519.468 * * [simplify]: Extracting #3: cost 180 inf + 2 519.469 * * [simplify]: Extracting #4: cost 169 inf + 1260 519.470 * * [simplify]: Extracting #5: cost 164 inf + 2885 519.473 * * [simplify]: Extracting #6: cost 64 inf + 28933 519.482 * * [simplify]: Extracting #7: cost 4 inf + 54392 519.497 * * [simplify]: Extracting #8: cost 0 inf + 56320 519.517 * [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)) 519.517 * [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))))) 519.517 * [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))) 519.518 * * [simplify]: iters left: 6 (14 enodes) 519.525 * * [simplify]: iters left: 5 (56 enodes) 519.545 * * [simplify]: iters left: 4 (112 enodes) 519.600 * * [simplify]: iters left: 3 (297 enodes) 519.777 * * [simplify]: Extracting #0: cost 1 inf + 0 519.778 * * [simplify]: Extracting #1: cost 0 inf + 1 519.778 * [simplify]: Simplified to 0 519.778 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 519.778 * * * * [progress]: [ 897 / 3260 ] simplifiying candidate # 519.778 * [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)))))) 519.779 * * [simplify]: iters left: 6 (26 enodes) 519.792 * * [simplify]: iters left: 5 (102 enodes) 519.817 * * [simplify]: iters left: 4 (204 enodes) 519.860 * * [simplify]: Extracting #0: cost 1 inf + 0 519.860 * * [simplify]: Extracting #1: cost 11 inf + 0 519.860 * * [simplify]: Extracting #2: cost 107 inf + 0 519.861 * * [simplify]: Extracting #3: cost 188 inf + 0 519.861 * * [simplify]: Extracting #4: cost 180 inf + 975 519.864 * * [simplify]: Extracting #5: cost 111 inf + 20279 519.871 * * [simplify]: Extracting #6: cost 55 inf + 38750 519.880 * * [simplify]: Extracting #7: cost 10 inf + 58205 519.894 * * [simplify]: Extracting #8: cost 0 inf + 63308 519.912 * [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))) 519.913 * [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))))))) 519.913 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 519.913 * * [simplify]: iters left: 6 (13 enodes) 519.917 * * [simplify]: iters left: 5 (53 enodes) 519.930 * * [simplify]: iters left: 4 (118 enodes) 519.981 * * [simplify]: iters left: 3 (324 enodes) 520.138 * * [simplify]: Extracting #0: cost 1 inf + 0 520.138 * * [simplify]: Extracting #1: cost 0 inf + 1 520.138 * [simplify]: Simplified to 0 520.138 * [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)) 520.138 * * * * [progress]: [ 898 / 3260 ] simplifiying candidate # 520.139 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 520.139 * * [simplify]: iters left: 6 (26 enodes) 520.152 * * [simplify]: iters left: 5 (99 enodes) 520.185 * * [simplify]: iters left: 4 (177 enodes) 520.228 * * [simplify]: iters left: 3 (412 enodes) 520.415 * * [simplify]: Extracting #0: cost 1 inf + 0 520.415 * * [simplify]: Extracting #1: cost 9 inf + 0 520.415 * * [simplify]: Extracting #2: cost 119 inf + 0 520.417 * * [simplify]: Extracting #3: cost 247 inf + 42 520.419 * * [simplify]: Extracting #4: cost 237 inf + 1304 520.426 * * [simplify]: Extracting #5: cost 163 inf + 15894 520.440 * * [simplify]: Extracting #6: cost 88 inf + 38733 520.467 * * [simplify]: Extracting #7: cost 19 inf + 69916 520.504 * * [simplify]: Extracting #8: cost 0 inf + 78835 520.537 * [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))) 520.537 * [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)))))) 520.538 * [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)))) 520.538 * * [simplify]: iters left: 6 (11 enodes) 520.544 * * [simplify]: iters left: 5 (43 enodes) 520.559 * * [simplify]: iters left: 4 (84 enodes) 520.576 * * [simplify]: iters left: 3 (212 enodes) 520.661 * * [simplify]: iters left: 2 (472 enodes) 520.853 * * [simplify]: Extracting #0: cost 1 inf + 0 520.853 * * [simplify]: Extracting #1: cost 0 inf + 1 520.853 * [simplify]: Simplified to 0 520.853 * [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)) 520.853 * * * * [progress]: [ 899 / 3260 ] simplifiying candidate # 520.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 520.854 * * [simplify]: iters left: 6 (27 enodes) 520.861 * * [simplify]: iters left: 5 (106 enodes) 520.879 * * [simplify]: iters left: 4 (196 enodes) 520.959 * * [simplify]: iters left: 3 (459 enodes) 521.141 * * [simplify]: Extracting #0: cost 1 inf + 0 521.141 * * [simplify]: Extracting #1: cost 11 inf + 0 521.141 * * [simplify]: Extracting #2: cost 117 inf + 0 521.143 * * [simplify]: Extracting #3: cost 229 inf + 2 521.145 * * [simplify]: Extracting #4: cost 216 inf + 1545 521.151 * * [simplify]: Extracting #5: cost 156 inf + 11817 521.164 * * [simplify]: Extracting #6: cost 99 inf + 28317 521.191 * * [simplify]: Extracting #7: cost 13 inf + 68465 521.214 * * [simplify]: Extracting #8: cost 0 inf + 74732 521.234 * [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)) 521.234 * [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))))) 521.235 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 521.235 * * [simplify]: iters left: 6 (12 enodes) 521.242 * * [simplify]: iters left: 5 (49 enodes) 521.259 * * [simplify]: iters left: 4 (99 enodes) 521.301 * * [simplify]: iters left: 3 (234 enodes) 521.369 * * [simplify]: iters left: 2 (447 enodes) 521.505 * * [simplify]: Extracting #0: cost 1 inf + 0 521.505 * * [simplify]: Extracting #1: cost 0 inf + 1 521.505 * [simplify]: Simplified to 0 521.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))))) (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)) 521.506 * * * * [progress]: [ 900 / 3260 ] simplifiying candidate # 521.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)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 521.506 * * [simplify]: iters left: 6 (28 enodes) 521.520 * * [simplify]: iters left: 5 (111 enodes) 521.560 * * [simplify]: iters left: 4 (218 enodes) 521.615 * * [simplify]: Extracting #0: cost 1 inf + 0 521.615 * * [simplify]: Extracting #1: cost 11 inf + 0 521.616 * * [simplify]: Extracting #2: cost 101 inf + 0 521.617 * * [simplify]: Extracting #3: cost 167 inf + 43 521.618 * * [simplify]: Extracting #4: cost 164 inf + 291 521.621 * * [simplify]: Extracting #5: cost 123 inf + 9557 521.630 * * [simplify]: Extracting #6: cost 72 inf + 20810 521.641 * * [simplify]: Extracting #7: cost 41 inf + 31098 521.649 * * [simplify]: Extracting #8: cost 10 inf + 47344 521.660 * * [simplify]: Extracting #9: cost 0 inf + 52834 521.670 * [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)))) 521.670 * [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))))))) 521.670 * [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))))) 521.671 * * [simplify]: iters left: 6 (14 enodes) 521.678 * * [simplify]: iters left: 5 (57 enodes) 521.699 * * [simplify]: iters left: 4 (121 enodes) 521.739 * * [simplify]: iters left: 3 (291 enodes) 521.881 * * [simplify]: Extracting #0: cost 1 inf + 0 521.881 * * [simplify]: Extracting #1: cost 0 inf + 1 521.881 * [simplify]: Simplified to 0 521.882 * [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)) 521.882 * * * * [progress]: [ 901 / 3260 ] simplifiying candidate # 521.882 * [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))))) 521.883 * * [simplify]: iters left: 6 (29 enodes) 521.897 * * [simplify]: iters left: 5 (112 enodes) 521.919 * * [simplify]: iters left: 4 (199 enodes) 521.975 * * [simplify]: iters left: 3 (432 enodes) 522.137 * * [simplify]: Extracting #0: cost 1 inf + 0 522.137 * * [simplify]: Extracting #1: cost 11 inf + 0 522.137 * * [simplify]: Extracting #2: cost 113 inf + 0 522.139 * * [simplify]: Extracting #3: cost 211 inf + 85 522.141 * * [simplify]: Extracting #4: cost 193 inf + 1960 522.145 * * [simplify]: Extracting #5: cost 160 inf + 7407 522.154 * * [simplify]: Extracting #6: cost 102 inf + 21362 522.176 * * [simplify]: Extracting #7: cost 19 inf + 58044 522.191 * * [simplify]: Extracting #8: cost 1 inf + 66807 522.209 * * [simplify]: Extracting #9: cost 0 inf + 67186 522.239 * [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)) 522.239 * [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)))))) 522.239 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 522.239 * * [simplify]: iters left: 6 (13 enodes) 522.243 * * [simplify]: iters left: 5 (52 enodes) 522.253 * * [simplify]: iters left: 4 (98 enodes) 522.275 * * [simplify]: iters left: 3 (212 enodes) 522.333 * * [simplify]: iters left: 2 (371 enodes) 522.433 * * [simplify]: Extracting #0: cost 1 inf + 0 522.433 * * [simplify]: Extracting #1: cost 0 inf + 1 522.433 * [simplify]: Simplified to 0 522.433 * [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)) 522.433 * * * * [progress]: [ 902 / 3260 ] simplifiying candidate # 522.434 * [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)))) 522.434 * * [simplify]: iters left: 6 (28 enodes) 522.448 * * [simplify]: iters left: 5 (104 enodes) 522.468 * * [simplify]: iters left: 4 (188 enodes) 522.517 * * [simplify]: iters left: 3 (365 enodes) 522.632 * * [simplify]: Extracting #0: cost 1 inf + 0 522.632 * * [simplify]: Extracting #1: cost 11 inf + 0 522.633 * * [simplify]: Extracting #2: cost 109 inf + 0 522.633 * * [simplify]: Extracting #3: cost 185 inf + 618 522.635 * * [simplify]: Extracting #4: cost 137 inf + 6370 522.638 * * [simplify]: Extracting #5: cost 120 inf + 10341 522.642 * * [simplify]: Extracting #6: cost 95 inf + 19240 522.652 * * [simplify]: Extracting #7: cost 16 inf + 55564 522.676 * * [simplify]: Extracting #8: cost 0 inf + 63932 522.703 * [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))) 522.703 * [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))))) 522.704 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 522.704 * * [simplify]: iters left: 6 (12 enodes) 522.711 * * [simplify]: iters left: 5 (44 enodes) 522.726 * * [simplify]: iters left: 4 (92 enodes) 522.746 * * [simplify]: iters left: 3 (159 enodes) 522.781 * * [simplify]: iters left: 2 (267 enodes) 522.838 * * [simplify]: iters left: 1 (364 enodes) 522.935 * * [simplify]: Extracting #0: cost 1 inf + 0 522.935 * * [simplify]: Extracting #1: cost 0 inf + 1 522.935 * [simplify]: Simplified to 0 522.935 * [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)) 522.935 * * * * [progress]: [ 903 / 3260 ] simplifiying candidate # 522.936 * [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)))))) 522.936 * * [simplify]: iters left: 6 (29 enodes) 522.944 * * [simplify]: iters left: 5 (118 enodes) 522.970 * * [simplify]: iters left: 4 (251 enodes) 523.089 * * [simplify]: Extracting #0: cost 1 inf + 0 523.089 * * [simplify]: Extracting #1: cost 11 inf + 0 523.089 * * [simplify]: Extracting #2: cost 136 inf + 0 523.091 * * [simplify]: Extracting #3: cost 238 inf + 3 523.093 * * [simplify]: Extracting #4: cost 222 inf + 1912 523.100 * * [simplify]: Extracting #5: cost 132 inf + 26895 523.116 * * [simplify]: Extracting #6: cost 54 inf + 52125 523.140 * * [simplify]: Extracting #7: cost 13 inf + 69299 523.166 * * [simplify]: Extracting #8: cost 0 inf + 75967 523.190 * [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))))) 523.190 * [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))))))) 523.191 * [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))))) 523.191 * * [simplify]: iters left: 6 (15 enodes) 523.199 * * [simplify]: iters left: 5 (64 enodes) 523.222 * * [simplify]: iters left: 4 (149 enodes) 523.286 * * [simplify]: iters left: 3 (466 enodes) 523.735 * * [simplify]: Extracting #0: cost 1 inf + 0 523.736 * * [simplify]: Extracting #1: cost 0 inf + 1 523.736 * [simplify]: Simplified to 0 523.736 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 523.736 * * * * [progress]: [ 904 / 3260 ] simplifiying candidate # 523.736 * [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))))) 523.736 * * [simplify]: iters left: 6 (30 enodes) 523.745 * * [simplify]: iters left: 5 (119 enodes) 523.776 * * [simplify]: iters left: 4 (227 enodes) 523.848 * * [simplify]: Extracting #0: cost 1 inf + 0 523.848 * * [simplify]: Extracting #1: cost 11 inf + 0 523.848 * * [simplify]: Extracting #2: cost 119 inf + 0 523.849 * * [simplify]: Extracting #3: cost 194 inf + 44 523.850 * * [simplify]: Extracting #4: cost 175 inf + 2359 523.853 * * [simplify]: Extracting #5: cost 112 inf + 17667 523.859 * * [simplify]: Extracting #6: cost 53 inf + 34539 523.867 * * [simplify]: Extracting #7: cost 6 inf + 55656 523.878 * * [simplify]: Extracting #8: cost 0 inf + 58826 523.901 * [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))))) 523.901 * [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)))))) 523.902 * [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)))) 523.902 * * [simplify]: iters left: 6 (14 enodes) 523.907 * * [simplify]: iters left: 5 (59 enodes) 523.919 * * [simplify]: iters left: 4 (121 enodes) 523.964 * * [simplify]: iters left: 3 (332 enodes) 524.559 * * [simplify]: Extracting #0: cost 1 inf + 0 524.559 * * [simplify]: Extracting #1: cost 0 inf + 1 524.559 * [simplify]: Simplified to 0 524.560 * [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)) 524.560 * * * * [progress]: [ 905 / 3260 ] simplifiying candidate # 524.560 * [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)))) 524.561 * * [simplify]: iters left: 6 (29 enodes) 524.575 * * [simplify]: iters left: 5 (114 enodes) 524.615 * * [simplify]: iters left: 4 (218 enodes) 524.674 * * [simplify]: Extracting #0: cost 1 inf + 0 524.675 * * [simplify]: Extracting #1: cost 11 inf + 0 524.675 * * [simplify]: Extracting #2: cost 105 inf + 0 524.675 * * [simplify]: Extracting #3: cost 159 inf + 46 524.676 * * [simplify]: Extracting #4: cost 131 inf + 3303 524.678 * * [simplify]: Extracting #5: cost 87 inf + 12958 524.681 * * [simplify]: Extracting #6: cost 72 inf + 16086 524.685 * * [simplify]: Extracting #7: cost 63 inf + 17172 524.690 * * [simplify]: Extracting #8: cost 37 inf + 27545 524.697 * * [simplify]: Extracting #9: cost 4 inf + 45336 524.709 * * [simplify]: Extracting #10: cost 0 inf + 47896 524.726 * * [simplify]: Extracting #11: cost 0 inf + 47841 524.745 * [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)))) 524.745 * [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))))) 524.746 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 524.746 * * [simplify]: iters left: 6 (13 enodes) 524.754 * * [simplify]: iters left: 5 (54 enodes) 524.773 * * [simplify]: iters left: 4 (112 enodes) 524.823 * * [simplify]: iters left: 3 (281 enodes) 525.019 * * [simplify]: Extracting #0: cost 1 inf + 0 525.019 * * [simplify]: Extracting #1: cost 0 inf + 1 525.019 * [simplify]: Simplified to 0 525.019 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 525.020 * * * * [progress]: [ 906 / 3260 ] simplifiying candidate # 525.020 * [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)))))) 525.020 * * [simplify]: iters left: 6 (27 enodes) 525.027 * * [simplify]: iters left: 5 (108 enodes) 525.047 * * [simplify]: iters left: 4 (224 enodes) 525.148 * * [simplify]: Extracting #0: cost 1 inf + 0 525.148 * * [simplify]: Extracting #1: cost 11 inf + 0 525.148 * * [simplify]: Extracting #2: cost 113 inf + 0 525.149 * * [simplify]: Extracting #3: cost 187 inf + 44 525.150 * * [simplify]: Extracting #4: cost 161 inf + 3582 525.153 * * [simplify]: Extracting #5: cost 95 inf + 20476 525.158 * * [simplify]: Extracting #6: cost 59 inf + 31143 525.167 * * [simplify]: Extracting #7: cost 8 inf + 53740 525.179 * * [simplify]: Extracting #8: cost 0 inf + 58110 525.190 * [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)))) 525.190 * [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))))))) 525.190 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 525.190 * * [simplify]: iters left: 6 (14 enodes) 525.195 * * [simplify]: iters left: 5 (59 enodes) 525.206 * * [simplify]: iters left: 4 (134 enodes) 525.240 * * [simplify]: iters left: 3 (357 enodes) 525.492 * * [simplify]: Extracting #0: cost 1 inf + 0 525.492 * * [simplify]: Extracting #1: cost 0 inf + 1 525.492 * [simplify]: Simplified to 0 525.492 * [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)) 525.493 * * * * [progress]: [ 907 / 3260 ] simplifiying candidate # 525.493 * [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))))) 525.493 * * [simplify]: iters left: 6 (28 enodes) 525.508 * * [simplify]: iters left: 5 (110 enodes) 525.537 * * [simplify]: iters left: 4 (209 enodes) 525.609 * * [simplify]: iters left: 3 (477 enodes) 525.887 * * [simplify]: Extracting #0: cost 1 inf + 0 525.888 * * [simplify]: Extracting #1: cost 11 inf + 0 525.888 * * [simplify]: Extracting #2: cost 170 inf + 0 525.889 * * [simplify]: Extracting #3: cost 297 inf + 373 525.891 * * [simplify]: Extracting #4: cost 259 inf + 4978 525.898 * * [simplify]: Extracting #5: cost 143 inf + 28683 525.917 * * [simplify]: Extracting #6: cost 94 inf + 42810 525.943 * * [simplify]: Extracting #7: cost 29 inf + 72132 525.963 * * [simplify]: Extracting #8: cost 1 inf + 86486 525.993 * * [simplify]: Extracting #9: cost 0 inf + 87026 526.013 * [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)) 526.013 * [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)))))) 526.013 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 526.013 * * [simplify]: iters left: 6 (13 enodes) 526.021 * * [simplify]: iters left: 5 (53 enodes) 526.036 * * [simplify]: iters left: 4 (106 enodes) 526.060 * * [simplify]: iters left: 3 (257 enodes) 526.195 * * [simplify]: Extracting #0: cost 1 inf + 0 526.195 * * [simplify]: Extracting #1: cost 0 inf + 1 526.195 * [simplify]: Simplified to 0 526.195 * [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)) 526.195 * * * * [progress]: [ 908 / 3260 ] simplifiying candidate # 526.196 * [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)))) 526.196 * * [simplify]: iters left: 6 (27 enodes) 526.203 * * [simplify]: iters left: 5 (106 enodes) 526.225 * * [simplify]: iters left: 4 (195 enodes) 526.289 * * [simplify]: iters left: 3 (446 enodes) 526.536 * * [simplify]: Extracting #0: cost 1 inf + 0 526.536 * * [simplify]: Extracting #1: cost 11 inf + 0 526.537 * * [simplify]: Extracting #2: cost 140 inf + 0 526.541 * * [simplify]: Extracting #3: cost 233 inf + 171 526.543 * * [simplify]: Extracting #4: cost 206 inf + 2669 526.546 * * [simplify]: Extracting #5: cost 153 inf + 11580 526.552 * * [simplify]: Extracting #6: cost 97 inf + 28447 526.576 * * [simplify]: Extracting #7: cost 5 inf + 70956 526.594 * * [simplify]: Extracting #8: cost 0 inf + 73706 526.624 * [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))) 526.624 * [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))))) 526.624 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 526.624 * * [simplify]: iters left: 6 (12 enodes) 526.628 * * [simplify]: iters left: 5 (49 enodes) 526.638 * * [simplify]: iters left: 4 (94 enodes) 526.668 * * [simplify]: iters left: 3 (221 enodes) 526.762 * * [simplify]: iters left: 2 (492 enodes) 527.112 * * [simplify]: Extracting #0: cost 1 inf + 0 527.112 * * [simplify]: Extracting #1: cost 0 inf + 1 527.112 * [simplify]: Simplified to 0 527.112 * [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)) 527.113 * * * * [progress]: [ 909 / 3260 ] simplifiying candidate # 527.113 * [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)))))) 527.113 * * [simplify]: iters left: 6 (27 enodes) 527.120 * * [simplify]: iters left: 5 (106 enodes) 527.140 * * [simplify]: iters left: 4 (211 enodes) 527.208 * * [simplify]: Extracting #0: cost 1 inf + 0 527.208 * * [simplify]: Extracting #1: cost 11 inf + 0 527.208 * * [simplify]: Extracting #2: cost 107 inf + 0 527.209 * * [simplify]: Extracting #3: cost 161 inf + 87 527.210 * * [simplify]: Extracting #4: cost 155 inf + 542 527.212 * * [simplify]: Extracting #5: cost 127 inf + 6707 527.219 * * [simplify]: Extracting #6: cost 70 inf + 17970 527.227 * * [simplify]: Extracting #7: cost 49 inf + 23118 527.240 * * [simplify]: Extracting #8: cost 7 inf + 45381 527.256 * * [simplify]: Extracting #9: cost 0 inf + 48771 527.274 * [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))))) 527.274 * [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))))))) 527.274 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 527.275 * * [simplify]: iters left: 6 (13 enodes) 527.282 * * [simplify]: iters left: 5 (52 enodes) 527.292 * * [simplify]: iters left: 4 (111 enodes) 527.324 * * [simplify]: iters left: 3 (278 enodes) 527.463 * * [simplify]: Extracting #0: cost 1 inf + 0 527.464 * * [simplify]: Extracting #1: cost 0 inf + 1 527.464 * [simplify]: Simplified to 0 527.464 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 527.464 * * * * [progress]: [ 910 / 3260 ] simplifiying candidate # 527.464 * [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))))) 527.465 * * [simplify]: iters left: 6 (28 enodes) 527.472 * * [simplify]: iters left: 5 (107 enodes) 527.496 * * [simplify]: iters left: 4 (193 enodes) 527.558 * * [simplify]: iters left: 3 (415 enodes) 527.733 * * [simplify]: Extracting #0: cost 1 inf + 0 527.733 * * [simplify]: Extracting #1: cost 11 inf + 0 527.734 * * [simplify]: Extracting #2: cost 139 inf + 0 527.735 * * [simplify]: Extracting #3: cost 213 inf + 461 527.739 * * [simplify]: Extracting #4: cost 162 inf + 5822 527.750 * * [simplify]: Extracting #5: cost 128 inf + 12092 527.757 * * [simplify]: Extracting #6: cost 91 inf + 24132 527.768 * * [simplify]: Extracting #7: cost 12 inf + 61380 527.785 * * [simplify]: Extracting #8: cost 0 inf + 67028 527.812 * [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)) 527.812 * [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)))))) 527.812 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 527.812 * * [simplify]: iters left: 6 (12 enodes) 527.816 * * [simplify]: iters left: 5 (47 enodes) 527.824 * * [simplify]: iters left: 4 (89 enodes) 527.849 * * [simplify]: iters left: 3 (186 enodes) 527.946 * * [simplify]: iters left: 2 (378 enodes) 528.235 * * [simplify]: Extracting #0: cost 1 inf + 0 528.235 * * [simplify]: Extracting #1: cost 0 inf + 1 528.235 * [simplify]: Simplified to 0 528.235 * [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)) 528.235 * * * * [progress]: [ 911 / 3260 ] simplifiying candidate # 528.236 * [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)))) 528.236 * * [simplify]: iters left: 6 (27 enodes) 528.243 * * [simplify]: iters left: 5 (101 enodes) 528.263 * * [simplify]: iters left: 4 (159 enodes) 528.314 * * [simplify]: iters left: 3 (301 enodes) 528.414 * * [simplify]: Extracting #0: cost 1 inf + 0 528.414 * * [simplify]: Extracting #1: cost 9 inf + 0 528.414 * * [simplify]: Extracting #2: cost 95 inf + 2 528.414 * * [simplify]: Extracting #3: cost 161 inf + 256 528.416 * * [simplify]: Extracting #4: cost 131 inf + 3166 528.418 * * [simplify]: Extracting #5: cost 119 inf + 6565 528.419 * * [simplify]: Extracting #6: cost 115 inf + 7824 528.423 * * [simplify]: Extracting #7: cost 77 inf + 21624 528.432 * * [simplify]: Extracting #8: cost 10 inf + 55276 528.445 * * [simplify]: Extracting #9: cost 0 inf + 59995 528.457 * [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))) 528.457 * [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))))) 528.458 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 528.458 * * [simplify]: iters left: 6 (11 enodes) 528.461 * * [simplify]: iters left: 5 (40 enodes) 528.477 * * [simplify]: iters left: 4 (65 enodes) 528.491 * * [simplify]: iters left: 3 (97 enodes) 528.510 * * [simplify]: iters left: 2 (165 enodes) 528.564 * * [simplify]: iters left: 1 (271 enodes) 528.640 * * [simplify]: Extracting #0: cost 1 inf + 0 528.640 * * [simplify]: Extracting #1: cost 0 inf + 1 528.640 * [simplify]: Simplified to 0 528.640 * [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)) 528.641 * * * * [progress]: [ 912 / 3260 ] simplifiying candidate # 528.641 * [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)))))) 528.641 * * [simplify]: iters left: 6 (26 enodes) 528.655 * * [simplify]: iters left: 5 (105 enodes) 528.689 * * [simplify]: iters left: 4 (206 enodes) 528.749 * * [simplify]: iters left: 3 (478 enodes) 528.943 * * [simplify]: Extracting #0: cost 1 inf + 0 528.943 * * [simplify]: Extracting #1: cost 11 inf + 0 528.943 * * [simplify]: Extracting #2: cost 158 inf + 0 528.946 * * [simplify]: Extracting #3: cost 264 inf + 130 528.948 * * [simplify]: Extracting #4: cost 240 inf + 3222 528.957 * * [simplify]: Extracting #5: cost 177 inf + 17279 528.970 * * [simplify]: Extracting #6: cost 121 inf + 28914 528.987 * * [simplify]: Extracting #7: cost 80 inf + 43732 529.020 * * [simplify]: Extracting #8: cost 16 inf + 75496 529.055 * * [simplify]: Extracting #9: cost 1 inf + 82952 529.091 * * [simplify]: Extracting #10: cost 0 inf + 83411 529.127 * [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)))) 529.127 * [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))))))) 529.128 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 529.128 * * [simplify]: iters left: 6 (12 enodes) 529.135 * * [simplify]: iters left: 5 (51 enodes) 529.154 * * [simplify]: iters left: 4 (106 enodes) 529.206 * * [simplify]: iters left: 3 (247 enodes) 529.355 * * [simplify]: Extracting #0: cost 1 inf + 0 529.355 * * [simplify]: Extracting #1: cost 0 inf + 1 529.355 * [simplify]: Simplified to 0 529.356 * [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)) 529.356 * * * * [progress]: [ 913 / 3260 ] simplifiying candidate # 529.356 * [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))))) 529.357 * * [simplify]: iters left: 6 (27 enodes) 529.370 * * [simplify]: iters left: 5 (106 enodes) 529.409 * * [simplify]: iters left: 4 (190 enodes) 529.487 * * [simplify]: iters left: 3 (409 enodes) 529.630 * * [simplify]: Extracting #0: cost 1 inf + 0 529.630 * * [simplify]: Extracting #1: cost 11 inf + 0 529.630 * * [simplify]: Extracting #2: cost 126 inf + 0 529.631 * * [simplify]: Extracting #3: cost 199 inf + 665 529.633 * * [simplify]: Extracting #4: cost 137 inf + 7823 529.637 * * [simplify]: Extracting #5: cost 123 inf + 11154 529.645 * * [simplify]: Extracting #6: cost 98 inf + 20260 529.667 * * [simplify]: Extracting #7: cost 11 inf + 60203 529.685 * * [simplify]: Extracting #8: cost 0 inf + 65631 529.706 * [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)) 529.706 * [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)))))) 529.706 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 529.707 * * [simplify]: iters left: 6 (11 enodes) 529.713 * * [simplify]: iters left: 5 (46 enodes) 529.729 * * [simplify]: iters left: 4 (86 enodes) 529.769 * * [simplify]: iters left: 3 (183 enodes) 529.845 * * [simplify]: iters left: 2 (372 enodes) 530.032 * * [simplify]: Extracting #0: cost 1 inf + 0 530.032 * * [simplify]: Extracting #1: cost 0 inf + 1 530.032 * [simplify]: Simplified to 0 530.032 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt a))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (/ b a) 2)) 0)) 530.032 * * * * [progress]: [ 914 / 3260 ] simplifiying candidate # 530.033 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 530.033 * * [simplify]: iters left: 6 (26 enodes) 530.046 * * [simplify]: iters left: 5 (100 enodes) 530.084 * * [simplify]: iters left: 4 (158 enodes) 530.136 * * [simplify]: iters left: 3 (300 enodes) 530.213 * * [simplify]: Extracting #0: cost 1 inf + 0 530.213 * * [simplify]: Extracting #1: cost 9 inf + 0 530.213 * * [simplify]: Extracting #2: cost 95 inf + 2 530.214 * * [simplify]: Extracting #3: cost 158 inf + 461 530.215 * * [simplify]: Extracting #4: cost 134 inf + 2799 530.216 * * [simplify]: Extracting #5: cost 119 inf + 6565 530.218 * * [simplify]: Extracting #6: cost 115 inf + 7567 530.221 * * [simplify]: Extracting #7: cost 76 inf + 21842 530.230 * * [simplify]: Extracting #8: cost 15 inf + 52148 530.243 * * [simplify]: Extracting #9: cost 0 inf + 59873 530.257 * * [simplify]: Extracting #10: cost 0 inf + 59833 530.282 * [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)) 530.282 * [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))))) 530.282 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 530.283 * * [simplify]: iters left: 6 (10 enodes) 530.288 * * [simplify]: iters left: 5 (39 enodes) 530.302 * * [simplify]: iters left: 4 (64 enodes) 530.325 * * [simplify]: iters left: 3 (96 enodes) 530.356 * * [simplify]: iters left: 2 (164 enodes) 530.405 * * [simplify]: iters left: 1 (270 enodes) 530.520 * * [simplify]: Extracting #0: cost 1 inf + 0 530.520 * * [simplify]: Extracting #1: cost 0 inf + 1 530.520 * [simplify]: Simplified to 0 530.520 * [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)) 530.520 * * * * [progress]: [ 915 / 3260 ] simplifiying candidate # 530.521 * [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)))))) 530.521 * * [simplify]: iters left: 6 (26 enodes) 530.536 * * [simplify]: iters left: 5 (106 enodes) 530.573 * * [simplify]: iters left: 4 (215 enodes) 530.640 * * [simplify]: iters left: 3 (471 enodes) 530.827 * * [simplify]: Extracting #0: cost 1 inf + 0 530.827 * * [simplify]: Extracting #1: cost 11 inf + 0 530.828 * * [simplify]: Extracting #2: cost 131 inf + 0 530.829 * * [simplify]: Extracting #3: cost 252 inf + 130 530.830 * * [simplify]: Extracting #4: cost 222 inf + 4011 530.835 * * [simplify]: Extracting #5: cost 144 inf + 19367 530.842 * * [simplify]: Extracting #6: cost 91 inf + 35979 530.860 * * [simplify]: Extracting #7: cost 22 inf + 67891 530.892 * * [simplify]: Extracting #8: cost 0 inf + 78887 530.923 * [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)))) 530.923 * [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))))))) 530.924 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 530.924 * * [simplify]: iters left: 6 (12 enodes) 530.928 * * [simplify]: iters left: 5 (53 enodes) 530.938 * * [simplify]: iters left: 4 (117 enodes) 530.973 * * [simplify]: iters left: 3 (255 enodes) 531.052 * * [simplify]: Extracting #0: cost 1 inf + 0 531.052 * * [simplify]: Extracting #1: cost 0 inf + 1 531.052 * [simplify]: Simplified to 0 531.052 * [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)) 531.052 * * * * [progress]: [ 916 / 3260 ] simplifiying candidate # 531.052 * [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))))) 531.053 * * [simplify]: iters left: 6 (27 enodes) 531.065 * * [simplify]: iters left: 5 (107 enodes) 531.098 * * [simplify]: iters left: 4 (200 enodes) 531.135 * * [simplify]: iters left: 3 (396 enodes) 531.271 * * [simplify]: Extracting #0: cost 1 inf + 0 531.271 * * [simplify]: Extracting #1: cost 11 inf + 0 531.272 * * [simplify]: Extracting #2: cost 126 inf + 0 531.274 * * [simplify]: Extracting #3: cost 212 inf + 1034 531.279 * * [simplify]: Extracting #4: cost 145 inf + 8551 531.286 * * [simplify]: Extracting #5: cost 119 inf + 13470 531.297 * * [simplify]: Extracting #6: cost 85 inf + 26965 531.320 * * [simplify]: Extracting #7: cost 8 inf + 62851 531.346 * * [simplify]: Extracting #8: cost 0 inf + 66931 531.361 * * [simplify]: Extracting #9: cost 0 inf + 66861 531.376 * [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)) 531.377 * [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)))))) 531.377 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 531.377 * * [simplify]: iters left: 6 (11 enodes) 531.383 * * [simplify]: iters left: 5 (48 enodes) 531.393 * * [simplify]: iters left: 4 (98 enodes) 531.413 * * [simplify]: iters left: 3 (181 enodes) 531.486 * * [simplify]: iters left: 2 (358 enodes) 531.710 * * [simplify]: Extracting #0: cost 1 inf + 0 531.710 * * [simplify]: Extracting #1: cost 0 inf + 1 531.710 * [simplify]: Simplified to 0 531.710 * [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)) 531.711 * * * * [progress]: [ 917 / 3260 ] simplifiying candidate # 531.711 * [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)))) 531.711 * * [simplify]: iters left: 6 (26 enodes) 531.726 * * [simplify]: iters left: 5 (100 enodes) 531.753 * * [simplify]: iters left: 4 (178 enodes) 531.797 * * [simplify]: iters left: 3 (340 enodes) 531.913 * * [simplify]: Extracting #0: cost 1 inf + 0 531.914 * * [simplify]: Extracting #1: cost 12 inf + 0 531.914 * * [simplify]: Extracting #2: cost 110 inf + 42 531.915 * * [simplify]: Extracting #3: cost 167 inf + 1254 531.916 * * [simplify]: Extracting #4: cost 139 inf + 3438 531.918 * * [simplify]: Extracting #5: cost 127 inf + 6357 531.921 * * [simplify]: Extracting #6: cost 121 inf + 7696 531.924 * * [simplify]: Extracting #7: cost 89 inf + 18095 531.934 * * [simplify]: Extracting #8: cost 15 inf + 55673 531.951 * * [simplify]: Extracting #9: cost 0 inf + 62688 531.978 * * [simplify]: Extracting #10: cost 0 inf + 62608 532.003 * [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))))) 532.003 * [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))))) 532.004 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 532.004 * * [simplify]: iters left: 6 (10 enodes) 532.011 * * [simplify]: iters left: 5 (41 enodes) 532.029 * * [simplify]: iters left: 4 (81 enodes) 532.056 * * [simplify]: iters left: 3 (127 enodes) 532.092 * * [simplify]: iters left: 2 (186 enodes) 532.149 * * [simplify]: iters left: 1 (266 enodes) 532.289 * * [simplify]: Extracting #0: cost 1 inf + 0 532.289 * * [simplify]: Extracting #1: cost 0 inf + 1 532.289 * [simplify]: Simplified to 0 532.289 * [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)) 532.290 * * * * [progress]: [ 918 / 3260 ] simplifiying candidate # 532.290 * [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))) 532.290 * * [simplify]: iters left: 6 (25 enodes) 532.303 * * [simplify]: iters left: 5 (97 enodes) 532.337 * * [simplify]: iters left: 4 (160 enodes) 532.395 * * [simplify]: iters left: 3 (304 enodes) 532.474 * * [simplify]: Extracting #0: cost 1 inf + 0 532.474 * * [simplify]: Extracting #1: cost 9 inf + 0 532.474 * * [simplify]: Extracting #2: cost 94 inf + 2 532.475 * * [simplify]: Extracting #3: cost 161 inf + 131 532.476 * * [simplify]: Extracting #4: cost 136 inf + 2308 532.481 * * [simplify]: Extracting #5: cost 119 inf + 6402 532.485 * * [simplify]: Extracting #6: cost 114 inf + 7448 532.491 * * [simplify]: Extracting #7: cost 74 inf + 22480 532.502 * * [simplify]: Extracting #8: cost 7 inf + 56428 532.514 * * [simplify]: Extracting #9: cost 0 inf + 59711 532.529 * [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)) 532.530 * [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)))) 532.530 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 532.530 * * [simplify]: iters left: 6 (9 enodes) 532.536 * * [simplify]: iters left: 5 (36 enodes) 532.544 * * [simplify]: iters left: 4 (67 enodes) 532.557 * * [simplify]: iters left: 3 (97 enodes) 532.585 * * [simplify]: iters left: 2 (158 enodes) 532.630 * * [simplify]: iters left: 1 (263 enodes) 532.730 * * [simplify]: Extracting #0: cost 1 inf + 0 532.730 * * [simplify]: Extracting #1: cost 0 inf + 1 532.730 * [simplify]: Simplified to 0 532.730 * [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)) 532.730 * * * * [progress]: [ 919 / 3260 ] simplifiying candidate # 532.730 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 532.731 * * [simplify]: iters left: 6 (25 enodes) 532.744 * * [simplify]: iters left: 5 (98 enodes) 532.778 * * [simplify]: iters left: 4 (169 enodes) 532.818 * * [simplify]: iters left: 3 (333 enodes) 532.940 * * [simplify]: Extracting #0: cost 1 inf + 0 532.941 * * [simplify]: Extracting #1: cost 11 inf + 0 532.941 * * [simplify]: Extracting #2: cost 107 inf + 0 532.943 * * [simplify]: Extracting #3: cost 168 inf + 1126 532.946 * * [simplify]: Extracting #4: cost 136 inf + 3886 532.949 * * [simplify]: Extracting #5: cost 124 inf + 6762 532.953 * * [simplify]: Extracting #6: cost 117 inf + 8264 532.960 * * [simplify]: Extracting #7: cost 81 inf + 20896 532.979 * * [simplify]: Extracting #8: cost 24 inf + 50106 533.001 * * [simplify]: Extracting #9: cost 0 inf + 61321 533.017 * [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))) 533.017 * [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))))) 533.017 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 533.017 * * [simplify]: iters left: 5 (9 enodes) 533.020 * * [simplify]: iters left: 4 (39 enodes) 533.028 * * [simplify]: iters left: 3 (65 enodes) 533.052 * * [simplify]: iters left: 2 (129 enodes) 533.104 * * [simplify]: iters left: 1 (210 enodes) 533.187 * * [simplify]: Extracting #0: cost 1 inf + 0 533.188 * * [simplify]: Extracting #1: cost 0 inf + 1 533.188 * [simplify]: Simplified to 0 533.188 * [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)) 533.188 * * * * [progress]: [ 920 / 3260 ] simplifiying candidate # 533.188 * [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)))))) 533.189 * * [simplify]: iters left: 6 (25 enodes) 533.201 * * [simplify]: iters left: 5 (93 enodes) 533.232 * * [simplify]: iters left: 4 (140 enodes) 533.281 * * [simplify]: iters left: 3 (241 enodes) 533.356 * * [simplify]: iters left: 2 (427 enodes) 533.474 * * [simplify]: Extracting #0: cost 1 inf + 0 533.475 * * [simplify]: Extracting #1: cost 11 inf + 0 533.475 * * [simplify]: Extracting #2: cost 82 inf + 0 533.475 * * [simplify]: Extracting #3: cost 139 inf + 581 533.476 * * [simplify]: Extracting #4: cost 129 inf + 1937 533.481 * * [simplify]: Extracting #5: cost 121 inf + 7990 533.483 * * [simplify]: Extracting #6: cost 103 inf + 14958 533.488 * * [simplify]: Extracting #7: cost 45 inf + 34055 533.509 * * [simplify]: Extracting #8: cost 2 inf + 51265 533.534 * * [simplify]: Extracting #9: cost 0 inf + 52105 533.558 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) 533.558 * [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))))))) 533.559 * [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))))) 533.559 * * [simplify]: iters left: 6 (10 enodes) 533.565 * * [simplify]: iters left: 5 (37 enodes) 533.578 * * [simplify]: iters left: 4 (57 enodes) 533.589 * * [simplify]: iters left: 3 (104 enodes) 533.611 * * [simplify]: iters left: 2 (158 enodes) 533.641 * * [simplify]: iters left: 1 (225 enodes) 533.709 * * [simplify]: Extracting #0: cost 1 inf + 0 533.709 * * [simplify]: Extracting #1: cost 0 inf + 1 533.710 * [simplify]: Simplified to 0 533.710 * [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)) 533.710 * * * * [progress]: [ 921 / 3260 ] simplifiying candidate # 533.710 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 533.711 * * [simplify]: iters left: 6 (24 enodes) 533.721 * * [simplify]: iters left: 5 (84 enodes) 533.735 * * [simplify]: iters left: 4 (124 enodes) 533.755 * * [simplify]: iters left: 3 (209 enodes) 533.817 * * [simplify]: iters left: 2 (352 enodes) 533.905 * * [simplify]: Extracting #0: cost 1 inf + 0 533.905 * * [simplify]: Extracting #1: cost 9 inf + 0 533.905 * * [simplify]: Extracting #2: cost 70 inf + 0 533.906 * * [simplify]: Extracting #3: cost 115 inf + 536 533.906 * * [simplify]: Extracting #4: cost 104 inf + 1771 533.907 * * [simplify]: Extracting #5: cost 107 inf + 2385 533.909 * * [simplify]: Extracting #6: cost 99 inf + 4112 533.913 * * [simplify]: Extracting #7: cost 41 inf + 24426 533.923 * * [simplify]: Extracting #8: cost 3 inf + 39572 533.935 * * [simplify]: Extracting #9: cost 0 inf + 40455 533.956 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ b (* a 2))) 533.956 * [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)))))) 533.956 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 533.956 * * [simplify]: iters left: 6 (9 enodes) 533.961 * * [simplify]: iters left: 5 (29 enodes) 533.971 * * [simplify]: iters left: 4 (42 enodes) 533.981 * * [simplify]: iters left: 3 (58 enodes) 533.990 * * [simplify]: iters left: 2 (68 enodes) 533.999 * * [simplify]: Extracting #0: cost 1 inf + 0 533.999 * * [simplify]: Extracting #1: cost 0 inf + 1 533.999 * [simplify]: Simplified to 0 533.999 * [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)) 533.999 * * * * [progress]: [ 922 / 3260 ] simplifiying candidate # 534.000 * [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)))))) 534.000 * * [simplify]: iters left: 6 (28 enodes) 534.011 * * [simplify]: iters left: 5 (107 enodes) 534.046 * * [simplify]: iters left: 4 (207 enodes) 534.103 * * [simplify]: iters left: 3 (432 enodes) 534.283 * * [simplify]: Extracting #0: cost 1 inf + 0 534.283 * * [simplify]: Extracting #1: cost 11 inf + 0 534.284 * * [simplify]: Extracting #2: cost 97 inf + 0 534.285 * * [simplify]: Extracting #3: cost 175 inf + 204 534.286 * * [simplify]: Extracting #4: cost 165 inf + 1222 534.289 * * [simplify]: Extracting #5: cost 153 inf + 5141 534.297 * * [simplify]: Extracting #6: cost 83 inf + 25146 534.317 * * [simplify]: Extracting #7: cost 4 inf + 54375 534.341 * * [simplify]: Extracting #8: cost 0 inf + 56046 534.365 * [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)) 534.365 * [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))))))) 534.366 * [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))))) 534.366 * * [simplify]: iters left: 6 (13 enodes) 534.369 * * [simplify]: iters left: 5 (53 enodes) 534.382 * * [simplify]: iters left: 4 (117 enodes) 534.424 * * [simplify]: iters left: 3 (275 enodes) 534.515 * * [simplify]: iters left: 2 (474 enodes) 534.696 * * [simplify]: Extracting #0: cost 1 inf + 0 534.696 * * [simplify]: Extracting #1: cost 0 inf + 1 534.696 * [simplify]: Simplified to 0 534.696 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (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)) 534.696 * * * * [progress]: [ 923 / 3260 ] simplifiying candidate # 534.696 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 534.696 * * [simplify]: iters left: 6 (26 enodes) 534.703 * * [simplify]: iters left: 5 (98 enodes) 534.719 * * [simplify]: iters left: 4 (167 enodes) 534.761 * * [simplify]: iters left: 3 (307 enodes) 534.851 * * [simplify]: Extracting #0: cost 1 inf + 0 534.851 * * [simplify]: Extracting #1: cost 11 inf + 0 534.851 * * [simplify]: Extracting #2: cost 74 inf + 0 534.851 * * [simplify]: Extracting #3: cost 137 inf + 42 534.852 * * [simplify]: Extracting #4: cost 134 inf + 249 534.853 * * [simplify]: Extracting #5: cost 114 inf + 4288 534.855 * * [simplify]: Extracting #6: cost 88 inf + 9775 534.860 * * [simplify]: Extracting #7: cost 32 inf + 28035 534.873 * * [simplify]: Extracting #8: cost 0 inf + 42269 534.882 * * [simplify]: Extracting #9: cost 0 inf + 42094 534.891 * [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)) 534.892 * [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)))))) 534.892 * [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)))) 534.892 * * [simplify]: iters left: 6 (12 enodes) 534.895 * * [simplify]: iters left: 5 (47 enodes) 534.909 * * [simplify]: iters left: 4 (82 enodes) 534.937 * * [simplify]: iters left: 3 (157 enodes) 534.976 * * [simplify]: iters left: 2 (248 enodes) 535.057 * * [simplify]: iters left: 1 (341 enodes) 535.157 * * [simplify]: Extracting #0: cost 1 inf + 0 535.157 * * [simplify]: Extracting #1: cost 0 inf + 1 535.157 * [simplify]: Simplified to 0 535.157 * [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)) 535.157 * * * * [progress]: [ 924 / 3260 ] simplifiying candidate # 535.157 * [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)))) 535.157 * * [simplify]: iters left: 6 (27 enodes) 535.165 * * [simplify]: iters left: 5 (101 enodes) 535.202 * * [simplify]: iters left: 4 (178 enodes) 535.238 * * [simplify]: iters left: 3 (340 enodes) 535.353 * * [simplify]: Extracting #0: cost 1 inf + 0 535.354 * * [simplify]: Extracting #1: cost 13 inf + 0 535.354 * * [simplify]: Extracting #2: cost 85 inf + 0 535.354 * * [simplify]: Extracting #3: cost 146 inf + 43 535.355 * * [simplify]: Extracting #4: cost 135 inf + 1103 535.356 * * [simplify]: Extracting #5: cost 127 inf + 3443 535.358 * * [simplify]: Extracting #6: cost 86 inf + 12660 535.363 * * [simplify]: Extracting #7: cost 38 inf + 28129 535.374 * * [simplify]: Extracting #8: cost 3 inf + 44010 535.391 * * [simplify]: Extracting #9: cost 0 inf + 45480 535.410 * [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)) 535.410 * [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))))) 535.411 * [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))) 535.411 * * [simplify]: iters left: 6 (12 enodes) 535.418 * * [simplify]: iters left: 5 (47 enodes) 535.433 * * [simplify]: iters left: 4 (89 enodes) 535.452 * * [simplify]: iters left: 3 (180 enodes) 535.525 * * [simplify]: iters left: 2 (296 enodes) 535.647 * * [simplify]: iters left: 1 (428 enodes) 535.772 * * [simplify]: Extracting #0: cost 1 inf + 0 535.772 * * [simplify]: Extracting #1: cost 0 inf + 1 535.772 * [simplify]: Simplified to 0 535.772 * [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)) 535.772 * * * * [progress]: [ 925 / 3260 ] simplifiying candidate # 535.773 * [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)))))) 535.773 * * [simplify]: iters left: 6 (27 enodes) 535.784 * * [simplify]: iters left: 5 (100 enodes) 535.800 * * [simplify]: iters left: 4 (168 enodes) 535.839 * * [simplify]: iters left: 3 (291 enodes) 535.917 * * [simplify]: iters left: 2 (476 enodes) 536.046 * * [simplify]: Extracting #0: cost 1 inf + 0 536.046 * * [simplify]: Extracting #1: cost 11 inf + 0 536.046 * * [simplify]: Extracting #2: cost 92 inf + 0 536.047 * * [simplify]: Extracting #3: cost 158 inf + 369 536.048 * * [simplify]: Extracting #4: cost 142 inf + 3135 536.050 * * [simplify]: Extracting #5: cost 130 inf + 6747 536.052 * * [simplify]: Extracting #6: cost 114 inf + 10735 536.057 * * [simplify]: Extracting #7: cost 80 inf + 19999 536.069 * * [simplify]: Extracting #8: cost 8 inf + 48136 536.086 * * [simplify]: Extracting #9: cost 0 inf + 51180 536.111 * [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))) 536.111 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* 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))))))) 536.112 * [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))))) 536.112 * * [simplify]: iters left: 6 (12 enodes) 536.118 * * [simplify]: iters left: 5 (46 enodes) 536.133 * * [simplify]: iters left: 4 (81 enodes) 536.157 * * [simplify]: iters left: 3 (134 enodes) 536.181 * * [simplify]: iters left: 2 (197 enodes) 536.220 * * [simplify]: iters left: 1 (271 enodes) 536.301 * * [simplify]: Extracting #0: cost 1 inf + 0 536.301 * * [simplify]: Extracting #1: cost 0 inf + 1 536.301 * [simplify]: Simplified to 0 536.301 * [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)) 536.302 * * * * [progress]: [ 926 / 3260 ] simplifiying candidate # 536.302 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 536.302 * * [simplify]: iters left: 6 (24 enodes) 536.315 * * [simplify]: iters left: 5 (88 enodes) 536.342 * * [simplify]: iters left: 4 (136 enodes) 536.384 * * [simplify]: iters left: 3 (237 enodes) 536.448 * * [simplify]: iters left: 2 (402 enodes) 536.577 * * [simplify]: Extracting #0: cost 1 inf + 0 536.577 * * [simplify]: Extracting #1: cost 9 inf + 0 536.577 * * [simplify]: Extracting #2: cost 76 inf + 0 536.578 * * [simplify]: Extracting #3: cost 135 inf + 370 536.580 * * [simplify]: Extracting #4: cost 130 inf + 1355 536.582 * * [simplify]: Extracting #5: cost 131 inf + 2051 536.584 * * [simplify]: Extracting #6: cost 121 inf + 3670 536.593 * * [simplify]: Extracting #7: cost 57 inf + 22369 536.613 * * [simplify]: Extracting #8: cost 3 inf + 42787 536.634 * * [simplify]: Extracting #9: cost 0 inf + 43965 536.658 * [simplify]: Simplified to (+ (/ (/ (- b) 2) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c -4) a (* b b))))))) 536.659 * [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)))))) 536.659 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 536.659 * * [simplify]: iters left: 6 (10 enodes) 536.665 * * [simplify]: iters left: 5 (38 enodes) 536.677 * * [simplify]: iters left: 4 (59 enodes) 536.695 * * [simplify]: iters left: 3 (88 enodes) 536.721 * * [simplify]: iters left: 2 (117 enodes) 536.750 * * [simplify]: iters left: 1 (144 enodes) 536.768 * * [simplify]: Extracting #0: cost 1 inf + 0 536.768 * * [simplify]: Extracting #1: cost 0 inf + 1 536.768 * [simplify]: Simplified to 0 536.768 * [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)) 536.768 * * * * [progress]: [ 927 / 3260 ] simplifiying candidate # 536.769 * [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)))) 536.769 * * [simplify]: iters left: 6 (26 enodes) 536.779 * * [simplify]: iters left: 5 (96 enodes) 536.802 * * [simplify]: iters left: 4 (150 enodes) 536.840 * * [simplify]: iters left: 3 (262 enodes) 536.905 * * [simplify]: iters left: 2 (432 enodes) 537.002 * * [simplify]: Extracting #0: cost 1 inf + 0 537.002 * * [simplify]: Extracting #1: cost 11 inf + 0 537.003 * * [simplify]: Extracting #2: cost 82 inf + 0 537.003 * * [simplify]: Extracting #3: cost 130 inf + 458 537.004 * * [simplify]: Extracting #4: cost 114 inf + 2143 537.005 * * [simplify]: Extracting #5: cost 115 inf + 2960 537.007 * * [simplify]: Extracting #6: cost 103 inf + 5228 537.012 * * [simplify]: Extracting #7: cost 42 inf + 25509 537.030 * * [simplify]: Extracting #8: cost 5 inf + 40506 537.049 * * [simplify]: Extracting #9: cost 0 inf + 42295 537.060 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ b (* a 2))) 537.060 * [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))))) 537.061 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 537.061 * * [simplify]: iters left: 6 (11 enodes) 537.064 * * [simplify]: iters left: 5 (42 enodes) 537.073 * * [simplify]: iters left: 4 (67 enodes) 537.097 * * [simplify]: iters left: 3 (111 enodes) 537.132 * * [simplify]: iters left: 2 (140 enodes) 537.168 * * [simplify]: iters left: 1 (160 enodes) 537.198 * * [simplify]: Extracting #0: cost 1 inf + 0 537.198 * * [simplify]: Extracting #1: cost 0 inf + 1 537.199 * [simplify]: Simplified to 0 537.199 * [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)) 537.199 * * * * [progress]: [ 928 / 3260 ] simplifiying candidate # 537.199 * [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)))))) 537.199 * * [simplify]: iters left: 6 (31 enodes) 537.210 * * [simplify]: iters left: 5 (122 enodes) 537.255 * * [simplify]: iters left: 4 (271 enodes) 537.381 * * [simplify]: Extracting #0: cost 1 inf + 0 537.381 * * [simplify]: Extracting #1: cost 11 inf + 0 537.381 * * [simplify]: Extracting #2: cost 167 inf + 0 537.383 * * [simplify]: Extracting #3: cost 304 inf + 1 537.386 * * [simplify]: Extracting #4: cost 284 inf + 3962 537.401 * * [simplify]: Extracting #5: cost 122 inf + 61986 537.428 * * [simplify]: Extracting #6: cost 41 inf + 90553 537.444 * * [simplify]: Extracting #7: cost 4 inf + 105569 537.466 * * [simplify]: Extracting #8: cost 0 inf + 107579 537.485 * * [simplify]: Extracting #9: cost 0 inf + 107499 537.505 * [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))))) 537.505 * [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))))))) 537.506 * [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))))) 537.506 * * [simplify]: iters left: 6 (16 enodes) 537.515 * * [simplify]: iters left: 5 (68 enodes) 537.541 * * [simplify]: iters left: 4 (179 enodes) 537.640 * * [simplify]: Extracting #0: cost 1 inf + 0 537.640 * * [simplify]: Extracting #1: cost 27 inf + 0 537.641 * * [simplify]: Extracting #2: cost 153 inf + 0 537.642 * * [simplify]: Extracting #3: cost 242 inf + 83 537.648 * * [simplify]: Extracting #4: cost 185 inf + 16503 537.664 * * [simplify]: Extracting #5: cost 15 inf + 79352 537.679 * * [simplify]: Extracting #6: cost 0 inf + 84943 537.692 * [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))))) 537.692 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (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))))))) 537.692 * * * * [progress]: [ 929 / 3260 ] simplifiying candidate # 537.692 * [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))))) 537.693 * * [simplify]: iters left: 6 (29 enodes) 537.704 * * [simplify]: iters left: 5 (114 enodes) 537.727 * * [simplify]: iters left: 4 (232 enodes) 537.821 * * [simplify]: Extracting #0: cost 1 inf + 0 537.821 * * [simplify]: Extracting #1: cost 11 inf + 0 537.821 * * [simplify]: Extracting #2: cost 129 inf + 0 537.823 * * [simplify]: Extracting #3: cost 229 inf + 0 537.825 * * [simplify]: Extracting #4: cost 207 inf + 4246 537.835 * * [simplify]: Extracting #5: cost 98 inf + 38928 537.854 * * [simplify]: Extracting #6: cost 35 inf + 61263 537.878 * * [simplify]: Extracting #7: cost 1 inf + 74185 537.903 * * [simplify]: Extracting #8: cost 0 inf + 74615 537.929 * [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)))) 537.929 * [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)))))) 537.930 * [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)))) 537.930 * * [simplify]: iters left: 6 (15 enodes) 537.938 * * [simplify]: iters left: 5 (63 enodes) 537.961 * * [simplify]: iters left: 4 (145 enodes) 538.023 * * [simplify]: iters left: 3 (499 enodes) 538.409 * * [simplify]: Extracting #0: cost 1 inf + 0 538.409 * * [simplify]: Extracting #1: cost 0 inf + 1 538.409 * [simplify]: Simplified to 0 538.409 * [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)) 538.409 * * * * [progress]: [ 930 / 3260 ] simplifiying candidate # 538.409 * [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)))) 538.410 * * [simplify]: iters left: 6 (30 enodes) 538.418 * * [simplify]: iters left: 5 (116 enodes) 538.461 * * [simplify]: iters left: 4 (249 enodes) 538.573 * * [simplify]: Extracting #0: cost 1 inf + 0 538.573 * * [simplify]: Extracting #1: cost 13 inf + 0 538.574 * * [simplify]: Extracting #2: cost 133 inf + 0 538.575 * * [simplify]: Extracting #3: cost 217 inf + 2 538.577 * * [simplify]: Extracting #4: cost 207 inf + 1562 538.584 * * [simplify]: Extracting #5: cost 113 inf + 27818 538.593 * * [simplify]: Extracting #6: cost 34 inf + 52200 538.603 * * [simplify]: Extracting #7: cost 2 inf + 65175 538.621 * * [simplify]: Extracting #8: cost 0 inf + 66225 538.644 * [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)))))) 538.644 * [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))))) 538.644 * [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))) 538.645 * * [simplify]: iters left: 6 (15 enodes) 538.653 * * [simplify]: iters left: 5 (62 enodes) 538.676 * * [simplify]: iters left: 4 (159 enodes) 538.733 * * [simplify]: iters left: 3 (475 enodes) 539.123 * * [simplify]: Extracting #0: cost 1 inf + 0 539.124 * * [simplify]: Extracting #1: cost 42 inf + 0 539.124 * * [simplify]: Extracting #2: cost 194 inf + 1 539.127 * * [simplify]: Extracting #3: cost 205 inf + 15094 539.143 * * [simplify]: Extracting #4: cost 20 inf + 63712 539.165 * * [simplify]: Extracting #5: cost 3 inf + 65204 539.181 * * [simplify]: Extracting #6: cost 0 inf + 65965 539.203 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 539.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))))) (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)))) 539.204 * * * * [progress]: [ 931 / 3260 ] simplifiying candidate # 539.204 * [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)))))) 539.204 * * [simplify]: iters left: 6 (29 enodes) 539.219 * * [simplify]: iters left: 5 (113 enodes) 539.261 * * [simplify]: iters left: 4 (237 enodes) 539.353 * * [simplify]: Extracting #0: cost 1 inf + 0 539.353 * * [simplify]: Extracting #1: cost 11 inf + 0 539.354 * * [simplify]: Extracting #2: cost 127 inf + 0 539.355 * * [simplify]: Extracting #3: cost 231 inf + 0 539.357 * * [simplify]: Extracting #4: cost 221 inf + 1096 539.363 * * [simplify]: Extracting #5: cost 139 inf + 25372 539.381 * * [simplify]: Extracting #6: cost 41 inf + 60574 539.406 * * [simplify]: Extracting #7: cost 3 inf + 74837 539.432 * * [simplify]: Extracting #8: cost 0 inf + 76347 539.459 * [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))) 539.459 * [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))))))) 539.460 * [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))))) 539.460 * * [simplify]: iters left: 6 (15 enodes) 539.468 * * [simplify]: iters left: 5 (62 enodes) 539.484 * * [simplify]: iters left: 4 (148 enodes) 539.529 * * [simplify]: iters left: 3 (499 enodes) 539.955 * * [simplify]: Extracting #0: cost 1 inf + 0 539.955 * * [simplify]: Extracting #1: cost 0 inf + 1 539.955 * [simplify]: Simplified to 0 539.955 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 539.956 * * * * [progress]: [ 932 / 3260 ] simplifiying candidate # 539.956 * [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))))) 539.956 * * [simplify]: iters left: 6 (27 enodes) 539.967 * * [simplify]: iters left: 5 (103 enodes) 539.985 * * [simplify]: iters left: 4 (197 enodes) 540.048 * * [simplify]: Extracting #0: cost 1 inf + 0 540.048 * * [simplify]: Extracting #1: cost 11 inf + 0 540.049 * * [simplify]: Extracting #2: cost 101 inf + 0 540.050 * * [simplify]: Extracting #3: cost 177 inf + 0 540.050 * * [simplify]: Extracting #4: cost 175 inf + 85 540.051 * * [simplify]: Extracting #5: cost 171 inf + 1541 540.054 * * [simplify]: Extracting #6: cost 91 inf + 23380 540.063 * * [simplify]: Extracting #7: cost 4 inf + 53335 540.073 * * [simplify]: Extracting #8: cost 0 inf + 54887 540.083 * * [simplify]: Extracting #9: cost 0 inf + 54807 540.100 * [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))) 540.100 * [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)))))) 540.101 * [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)))) 540.101 * * [simplify]: iters left: 6 (14 enodes) 540.105 * * [simplify]: iters left: 5 (56 enodes) 540.115 * * [simplify]: iters left: 4 (117 enodes) 540.151 * * [simplify]: iters left: 3 (347 enodes) 540.332 * * [simplify]: Extracting #0: cost 1 inf + 0 540.333 * * [simplify]: Extracting #1: cost 0 inf + 1 540.333 * [simplify]: Simplified to 0 540.333 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 540.333 * * * * [progress]: [ 933 / 3260 ] simplifiying candidate # 540.333 * [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)))) 540.334 * * [simplify]: iters left: 6 (28 enodes) 540.347 * * [simplify]: iters left: 5 (108 enodes) 540.383 * * [simplify]: iters left: 4 (202 enodes) 540.429 * * [simplify]: Extracting #0: cost 1 inf + 0 540.429 * * [simplify]: Extracting #1: cost 11 inf + 0 540.429 * * [simplify]: Extracting #2: cost 98 inf + 0 540.430 * * [simplify]: Extracting #3: cost 162 inf + 2 540.431 * * [simplify]: Extracting #4: cost 152 inf + 702 540.432 * * [simplify]: Extracting #5: cost 142 inf + 3898 540.436 * * [simplify]: Extracting #6: cost 73 inf + 20432 540.453 * * [simplify]: Extracting #7: cost 23 inf + 34706 540.468 * * [simplify]: Extracting #8: cost 3 inf + 44572 540.485 * * [simplify]: Extracting #9: cost 0 inf + 46002 540.501 * [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)) 540.501 * [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))))) 540.502 * [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))) 540.502 * * [simplify]: iters left: 6 (14 enodes) 540.510 * * [simplify]: iters left: 5 (57 enodes) 540.525 * * [simplify]: iters left: 4 (116 enodes) 540.557 * * [simplify]: iters left: 3 (321 enodes) 540.716 * * [simplify]: Extracting #0: cost 1 inf + 0 540.716 * * [simplify]: Extracting #1: cost 0 inf + 1 540.716 * [simplify]: Simplified to 0 540.716 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 540.716 * * * * [progress]: [ 934 / 3260 ] simplifiying candidate # 540.716 * [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)))))) 540.716 * * [simplify]: iters left: 6 (30 enodes) 540.728 * * [simplify]: iters left: 5 (116 enodes) 540.768 * * [simplify]: iters left: 4 (239 enodes) 540.868 * * [simplify]: Extracting #0: cost 1 inf + 0 540.868 * * [simplify]: Extracting #1: cost 11 inf + 0 540.868 * * [simplify]: Extracting #2: cost 113 inf + 0 540.868 * * [simplify]: Extracting #3: cost 194 inf + 43 540.869 * * [simplify]: Extracting #4: cost 183 inf + 1060 540.871 * * [simplify]: Extracting #5: cost 120 inf + 18613 540.878 * * [simplify]: Extracting #6: cost 38 inf + 43001 540.887 * * [simplify]: Extracting #7: cost 4 inf + 56268 540.901 * * [simplify]: Extracting #8: cost 0 inf + 57876 540.923 * [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)) 540.924 * [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))))))) 540.924 * [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))))) 540.925 * * [simplify]: iters left: 6 (15 enodes) 540.933 * * [simplify]: iters left: 5 (62 enodes) 540.956 * * [simplify]: iters left: 4 (149 enodes) 541.039 * * [simplify]: iters left: 3 (450 enodes) 541.331 * * [simplify]: Extracting #0: cost 1 inf + 0 541.331 * * [simplify]: Extracting #1: cost 0 inf + 1 541.331 * [simplify]: Simplified to 0 541.331 * [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)) 541.331 * * * * [progress]: [ 935 / 3260 ] simplifiying candidate # 541.331 * [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))))) 541.332 * * [simplify]: iters left: 6 (28 enodes) 541.339 * * [simplify]: iters left: 5 (108 enodes) 541.368 * * [simplify]: iters left: 4 (203 enodes) 541.458 * * [simplify]: Extracting #0: cost 1 inf + 0 541.458 * * [simplify]: Extracting #1: cost 11 inf + 0 541.458 * * [simplify]: Extracting #2: cost 96 inf + 0 541.459 * * [simplify]: Extracting #3: cost 159 inf + 43 541.459 * * [simplify]: Extracting #4: cost 156 inf + 251 541.460 * * [simplify]: Extracting #5: cost 138 inf + 4664 541.463 * * [simplify]: Extracting #6: cost 83 inf + 17144 541.469 * * [simplify]: Extracting #7: cost 30 inf + 31599 541.476 * * [simplify]: Extracting #8: cost 2 inf + 44548 541.488 * * [simplify]: Extracting #9: cost 0 inf + 45598 541.507 * [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))))) 541.507 * [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)))))) 541.508 * [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)))) 541.508 * * [simplify]: iters left: 6 (14 enodes) 541.516 * * [simplify]: iters left: 5 (57 enodes) 541.536 * * [simplify]: iters left: 4 (118 enodes) 541.578 * * [simplify]: iters left: 3 (314 enodes) 541.688 * * [simplify]: Extracting #0: cost 1 inf + 0 541.688 * * [simplify]: Extracting #1: cost 0 inf + 1 541.688 * [simplify]: Simplified to 0 541.688 * [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)) 541.688 * * * * [progress]: [ 936 / 3260 ] simplifiying candidate # 541.689 * [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)))) 541.689 * * [simplify]: iters left: 6 (28 enodes) 541.696 * * [simplify]: iters left: 5 (103 enodes) 541.718 * * [simplify]: iters left: 4 (195 enodes) 541.771 * * [simplify]: iters left: 3 (425 enodes) 541.925 * * [simplify]: Extracting #0: cost 1 inf + 0 541.925 * * [simplify]: Extracting #1: cost 13 inf + 0 541.926 * * [simplify]: Extracting #2: cost 129 inf + 0 541.928 * * [simplify]: Extracting #3: cost 206 inf + 128 541.930 * * [simplify]: Extracting #4: cost 186 inf + 2290 541.936 * * [simplify]: Extracting #5: cost 123 inf + 14708 541.947 * * [simplify]: Extracting #6: cost 83 inf + 22817 541.960 * * [simplify]: Extracting #7: cost 60 inf + 28142 541.976 * * [simplify]: Extracting #8: cost 17 inf + 46832 541.988 * * [simplify]: Extracting #9: cost 0 inf + 54809 542.001 * [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))) 542.001 * [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))))) 542.001 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 542.002 * * [simplify]: iters left: 6 (13 enodes) 542.005 * * [simplify]: iters left: 5 (48 enodes) 542.025 * * [simplify]: iters left: 4 (103 enodes) 542.055 * * [simplify]: iters left: 3 (238 enodes) 542.156 * * [simplify]: Extracting #0: cost 1 inf + 0 542.156 * * [simplify]: Extracting #1: cost 0 inf + 1 542.156 * [simplify]: Simplified to 0 542.156 * [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)) 542.156 * * * * [progress]: [ 937 / 3260 ] simplifiying candidate # 542.157 * [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)))))) 542.157 * * [simplify]: iters left: 6 (30 enodes) 542.172 * * [simplify]: iters left: 5 (115 enodes) 542.206 * * [simplify]: iters left: 4 (233 enodes) 542.264 * * [simplify]: Extracting #0: cost 1 inf + 0 542.264 * * [simplify]: Extracting #1: cost 11 inf + 0 542.264 * * [simplify]: Extracting #2: cost 128 inf + 0 542.265 * * [simplify]: Extracting #3: cost 233 inf + 0 542.266 * * [simplify]: Extracting #4: cost 220 inf + 1823 542.270 * * [simplify]: Extracting #5: cost 126 inf + 31628 542.279 * * [simplify]: Extracting #6: cost 58 inf + 54700 542.303 * * [simplify]: Extracting #7: cost 33 inf + 60908 542.326 * * [simplify]: Extracting #8: cost 6 inf + 72854 542.344 * * [simplify]: Extracting #9: cost 0 inf + 76333 542.357 * * [simplify]: Extracting #10: cost 0 inf + 76318 542.370 * [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)))) 542.370 * [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))))))) 542.370 * [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))))) 542.370 * * [simplify]: iters left: 6 (15 enodes) 542.375 * * [simplify]: iters left: 5 (61 enodes) 542.386 * * [simplify]: iters left: 4 (142 enodes) 542.427 * * [simplify]: iters left: 3 (474 enodes) 542.663 * * [simplify]: Extracting #0: cost 1 inf + 0 542.663 * * [simplify]: Extracting #1: cost 0 inf + 1 542.663 * [simplify]: Simplified to 0 542.663 * [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)) 542.664 * * * * [progress]: [ 938 / 3260 ] simplifiying candidate # 542.664 * [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))))) 542.664 * * [simplify]: iters left: 6 (28 enodes) 542.671 * * [simplify]: iters left: 5 (107 enodes) 542.690 * * [simplify]: iters left: 4 (199 enodes) 542.753 * * [simplify]: Extracting #0: cost 1 inf + 0 542.753 * * [simplify]: Extracting #1: cost 11 inf + 0 542.753 * * [simplify]: Extracting #2: cost 101 inf + 0 542.754 * * [simplify]: Extracting #3: cost 175 inf + 0 542.755 * * [simplify]: Extracting #4: cost 170 inf + 368 542.761 * * [simplify]: Extracting #5: cost 154 inf + 5461 542.769 * * [simplify]: Extracting #6: cost 71 inf + 29716 542.788 * * [simplify]: Extracting #7: cost 4 inf + 52054 542.809 * * [simplify]: Extracting #8: cost 0 inf + 53487 542.827 * [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))) 542.827 * [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)))))) 542.828 * [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)))) 542.828 * * [simplify]: iters left: 6 (14 enodes) 542.837 * * [simplify]: iters left: 5 (56 enodes) 542.856 * * [simplify]: iters left: 4 (113 enodes) 542.891 * * [simplify]: iters left: 3 (324 enodes) 543.015 * * [simplify]: Extracting #0: cost 1 inf + 0 543.015 * * [simplify]: Extracting #1: cost 0 inf + 1 543.016 * [simplify]: Simplified to 0 543.016 * [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)) 543.016 * * * * [progress]: [ 939 / 3260 ] simplifiying candidate # 543.016 * [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)))) 543.016 * * [simplify]: iters left: 6 (29 enodes) 543.024 * * [simplify]: iters left: 5 (110 enodes) 543.050 * * [simplify]: iters left: 4 (200 enodes) 543.113 * * [simplify]: iters left: 3 (477 enodes) 543.292 * * [simplify]: Extracting #0: cost 1 inf + 0 543.292 * * [simplify]: Extracting #1: cost 11 inf + 0 543.292 * * [simplify]: Extracting #2: cost 113 inf + 0 543.293 * * [simplify]: Extracting #3: cost 223 inf + 2 543.295 * * [simplify]: Extracting #4: cost 197 inf + 2971 543.299 * * [simplify]: Extracting #5: cost 120 inf + 20016 543.308 * * [simplify]: Extracting #6: cost 71 inf + 33461 543.322 * * [simplify]: Extracting #7: cost 17 inf + 54966 543.338 * * [simplify]: Extracting #8: cost 1 inf + 61304 543.367 * * [simplify]: Extracting #9: cost 0 inf + 61764 543.383 * [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))) 543.383 * [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))))) 543.383 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 543.383 * * [simplify]: iters left: 6 (14 enodes) 543.387 * * [simplify]: iters left: 5 (56 enodes) 543.398 * * [simplify]: iters left: 4 (112 enodes) 543.447 * * [simplify]: iters left: 3 (297 enodes) 543.573 * * [simplify]: Extracting #0: cost 1 inf + 0 543.573 * * [simplify]: Extracting #1: cost 0 inf + 1 543.573 * [simplify]: Simplified to 0 543.573 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (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)) 543.573 * * * * [progress]: [ 940 / 3260 ] simplifiying candidate # 543.574 * [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)))))) 543.574 * * [simplify]: iters left: 6 (27 enodes) 543.587 * * [simplify]: iters left: 5 (104 enodes) 543.628 * * [simplify]: iters left: 4 (204 enodes) 543.692 * * [simplify]: iters left: 3 (498 enodes) 543.918 * * [simplify]: Extracting #0: cost 1 inf + 0 543.918 * * [simplify]: Extracting #1: cost 11 inf + 0 543.918 * * [simplify]: Extracting #2: cost 123 inf + 0 543.920 * * [simplify]: Extracting #3: cost 272 inf + 0 543.922 * * [simplify]: Extracting #4: cost 263 inf + 1101 543.929 * * [simplify]: Extracting #5: cost 182 inf + 19258 543.954 * * [simplify]: Extracting #6: cost 63 inf + 55853 543.985 * * [simplify]: Extracting #7: cost 3 inf + 79576 544.005 * * [simplify]: Extracting #8: cost 0 inf + 80885 544.036 * [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))) 544.036 * [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))))))) 544.037 * [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))))) 544.037 * * [simplify]: iters left: 6 (13 enodes) 544.040 * * [simplify]: iters left: 5 (53 enodes) 544.051 * * [simplify]: iters left: 4 (118 enodes) 544.082 * * [simplify]: iters left: 3 (324 enodes) 544.196 * * [simplify]: Extracting #0: cost 1 inf + 0 544.196 * * [simplify]: Extracting #1: cost 0 inf + 1 544.196 * [simplify]: Simplified to 0 544.196 * [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)) 544.196 * * * * [progress]: [ 941 / 3260 ] simplifiying candidate # 544.196 * [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))))) 544.196 * * [simplify]: iters left: 6 (24 enodes) 544.202 * * [simplify]: iters left: 5 (89 enodes) 544.221 * * [simplify]: iters left: 4 (155 enodes) 544.257 * * [simplify]: iters left: 3 (357 enodes) 544.394 * * [simplify]: Extracting #0: cost 1 inf + 0 544.394 * * [simplify]: Extracting #1: cost 9 inf + 0 544.394 * * [simplify]: Extracting #2: cost 93 inf + 0 544.395 * * [simplify]: Extracting #3: cost 192 inf + 1 544.396 * * [simplify]: Extracting #4: cost 182 inf + 1023 544.398 * * [simplify]: Extracting #5: cost 139 inf + 8897 544.406 * * [simplify]: Extracting #6: cost 61 inf + 29417 544.426 * * [simplify]: Extracting #7: cost 6 inf + 50268 544.438 * * [simplify]: Extracting #8: cost 0 inf + 52771 544.451 * [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)) 544.451 * [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)))))) 544.451 * [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)))) 544.452 * * [simplify]: iters left: 6 (11 enodes) 544.458 * * [simplify]: iters left: 5 (43 enodes) 544.473 * * [simplify]: iters left: 4 (84 enodes) 544.507 * * [simplify]: iters left: 3 (212 enodes) 544.590 * * [simplify]: iters left: 2 (472 enodes) 544.739 * * [simplify]: Extracting #0: cost 1 inf + 0 544.739 * * [simplify]: Extracting #1: cost 0 inf + 1 544.739 * [simplify]: Simplified to 0 544.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))))) (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)) 544.740 * * * * [progress]: [ 942 / 3260 ] simplifiying candidate # 544.740 * [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)))) 544.740 * * [simplify]: iters left: 6 (26 enodes) 544.748 * * [simplify]: iters left: 5 (100 enodes) 544.766 * * [simplify]: iters left: 4 (181 enodes) 544.816 * * [simplify]: iters left: 3 (407 enodes) 544.965 * * [simplify]: Extracting #0: cost 1 inf + 0 544.965 * * [simplify]: Extracting #1: cost 11 inf + 0 544.965 * * [simplify]: Extracting #2: cost 101 inf + 0 544.966 * * [simplify]: Extracting #3: cost 184 inf + 2 544.970 * * [simplify]: Extracting #4: cost 167 inf + 1801 544.973 * * [simplify]: Extracting #5: cost 113 inf + 10907 544.978 * * [simplify]: Extracting #6: cost 65 inf + 24482 544.995 * * [simplify]: Extracting #7: cost 5 inf + 48346 545.013 * * [simplify]: Extracting #8: cost 0 inf + 50630 545.027 * * [simplify]: Extracting #9: cost 0 inf + 50590 545.046 * [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))) 545.046 * [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))))) 545.047 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 545.047 * * [simplify]: iters left: 6 (12 enodes) 545.053 * * [simplify]: iters left: 5 (49 enodes) 545.063 * * [simplify]: iters left: 4 (99 enodes) 545.091 * * [simplify]: iters left: 3 (234 enodes) 545.210 * * [simplify]: iters left: 2 (447 enodes) 545.400 * * [simplify]: Extracting #0: cost 1 inf + 0 545.400 * * [simplify]: Extracting #1: cost 0 inf + 1 545.400 * [simplify]: Simplified to 0 545.400 * [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)) 545.400 * * * * [progress]: [ 943 / 3260 ] simplifiying candidate # 545.401 * [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)))))) 545.401 * * [simplify]: iters left: 6 (29 enodes) 545.416 * * [simplify]: iters left: 5 (111 enodes) 545.455 * * [simplify]: iters left: 4 (210 enodes) 545.517 * * [simplify]: iters left: 3 (476 enodes) 545.682 * * [simplify]: Extracting #0: cost 1 inf + 0 545.682 * * [simplify]: Extracting #1: cost 11 inf + 0 545.682 * * [simplify]: Extracting #2: cost 112 inf + 0 545.683 * * [simplify]: Extracting #3: cost 210 inf + 43 545.684 * * [simplify]: Extracting #4: cost 198 inf + 1193 545.687 * * [simplify]: Extracting #5: cost 143 inf + 13025 545.694 * * [simplify]: Extracting #6: cost 67 inf + 32893 545.706 * * [simplify]: Extracting #7: cost 4 inf + 57028 545.727 * * [simplify]: Extracting #8: cost 0 inf + 58756 545.752 * [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))) 545.752 * [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))))))) 545.752 * [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))))) 545.753 * * [simplify]: iters left: 6 (14 enodes) 545.759 * * [simplify]: iters left: 5 (57 enodes) 545.774 * * [simplify]: iters left: 4 (121 enodes) 545.803 * * [simplify]: iters left: 3 (291 enodes) 545.927 * * [simplify]: Extracting #0: cost 1 inf + 0 545.927 * * [simplify]: Extracting #1: cost 0 inf + 1 545.927 * [simplify]: Simplified to 0 545.927 * [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)) 545.928 * * * * [progress]: [ 944 / 3260 ] simplifiying candidate # 545.928 * [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))))) 545.928 * * [simplify]: iters left: 6 (27 enodes) 545.941 * * [simplify]: iters left: 5 (103 enodes) 545.962 * * [simplify]: iters left: 4 (180 enodes) 546.007 * * [simplify]: iters left: 3 (403 enodes) 546.147 * * [simplify]: Extracting #0: cost 1 inf + 0 546.147 * * [simplify]: Extracting #1: cost 11 inf + 0 546.148 * * [simplify]: Extracting #2: cost 91 inf + 0 546.149 * * [simplify]: Extracting #3: cost 163 inf + 775 546.151 * * [simplify]: Extracting #4: cost 151 inf + 2040 546.155 * * [simplify]: Extracting #5: cost 120 inf + 6891 546.164 * * [simplify]: Extracting #6: cost 62 inf + 21549 546.183 * * [simplify]: Extracting #7: cost 7 inf + 41595 546.205 * * [simplify]: Extracting #8: cost 0 inf + 44547 546.223 * [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)) 546.224 * [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)))))) 546.224 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 546.224 * * [simplify]: iters left: 6 (13 enodes) 546.228 * * [simplify]: iters left: 5 (52 enodes) 546.238 * * [simplify]: iters left: 4 (98 enodes) 546.268 * * [simplify]: iters left: 3 (212 enodes) 546.319 * * [simplify]: iters left: 2 (371 enodes) 546.417 * * [simplify]: Extracting #0: cost 1 inf + 0 546.417 * * [simplify]: Extracting #1: cost 0 inf + 1 546.417 * [simplify]: Simplified to 0 546.417 * [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)) 546.417 * * * * [progress]: [ 945 / 3260 ] simplifiying candidate # 546.417 * [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)))) 546.417 * * [simplify]: iters left: 6 (27 enodes) 546.424 * * [simplify]: iters left: 5 (97 enodes) 546.447 * * [simplify]: iters left: 4 (169 enodes) 546.491 * * [simplify]: iters left: 3 (313 enodes) 546.580 * * [simplify]: Extracting #0: cost 1 inf + 0 546.580 * * [simplify]: Extracting #1: cost 11 inf + 0 546.580 * * [simplify]: Extracting #2: cost 88 inf + 0 546.581 * * [simplify]: Extracting #3: cost 130 inf + 1033 546.583 * * [simplify]: Extracting #4: cost 95 inf + 5198 546.585 * * [simplify]: Extracting #5: cost 85 inf + 7644 546.587 * * [simplify]: Extracting #6: cost 81 inf + 8590 546.592 * * [simplify]: Extracting #7: cost 38 inf + 22955 546.599 * * [simplify]: Extracting #8: cost 4 inf + 38200 546.608 * * [simplify]: Extracting #9: cost 0 inf + 39927 546.617 * [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)) 546.617 * [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))))) 546.617 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 546.617 * * [simplify]: iters left: 6 (12 enodes) 546.623 * * [simplify]: iters left: 5 (44 enodes) 546.641 * * [simplify]: iters left: 4 (92 enodes) 546.675 * * [simplify]: iters left: 3 (159 enodes) 546.703 * * [simplify]: iters left: 2 (267 enodes) 546.754 * * [simplify]: iters left: 1 (364 enodes) 546.842 * * [simplify]: Extracting #0: cost 1 inf + 0 546.842 * * [simplify]: Extracting #1: cost 0 inf + 1 546.842 * [simplify]: Simplified to 0 546.842 * [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)) 546.842 * * * * [progress]: [ 946 / 3260 ] simplifiying candidate # 546.842 * [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)))))) 546.843 * * [simplify]: iters left: 6 (30 enodes) 546.851 * * [simplify]: iters left: 5 (118 enodes) 546.876 * * [simplify]: iters left: 4 (242 enodes) 546.963 * * [simplify]: Extracting #0: cost 1 inf + 0 546.963 * * [simplify]: Extracting #1: cost 11 inf + 0 546.963 * * [simplify]: Extracting #2: cost 129 inf + 0 546.965 * * [simplify]: Extracting #3: cost 222 inf + 45 546.966 * * [simplify]: Extracting #4: cost 208 inf + 1628 546.972 * * [simplify]: Extracting #5: cost 126 inf + 24187 546.988 * * [simplify]: Extracting #6: cost 36 inf + 50945 547.009 * * [simplify]: Extracting #7: cost 9 inf + 61158 547.032 * * [simplify]: Extracting #8: cost 0 inf + 65586 547.059 * [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))))) 547.059 * [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))))))) 547.059 * [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))))) 547.059 * * [simplify]: iters left: 6 (15 enodes) 547.064 * * [simplify]: iters left: 5 (64 enodes) 547.076 * * [simplify]: iters left: 4 (149 enodes) 547.134 * * [simplify]: iters left: 3 (466 enodes) 547.611 * * [simplify]: Extracting #0: cost 1 inf + 0 547.611 * * [simplify]: Extracting #1: cost 0 inf + 1 547.611 * [simplify]: Simplified to 0 547.611 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (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)) 547.612 * * * * [progress]: [ 947 / 3260 ] simplifiying candidate # 547.612 * [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))))) 547.612 * * [simplify]: iters left: 6 (28 enodes) 547.627 * * [simplify]: iters left: 5 (110 enodes) 547.664 * * [simplify]: iters left: 4 (209 enodes) 547.738 * * [simplify]: Extracting #0: cost 1 inf + 0 547.738 * * [simplify]: Extracting #1: cost 11 inf + 0 547.738 * * [simplify]: Extracting #2: cost 106 inf + 0 547.739 * * [simplify]: Extracting #3: cost 174 inf + 3 547.740 * * [simplify]: Extracting #4: cost 164 inf + 941 547.744 * * [simplify]: Extracting #5: cost 113 inf + 12332 547.755 * * [simplify]: Extracting #6: cost 43 inf + 30867 547.768 * * [simplify]: Extracting #7: cost 3 inf + 46129 547.777 * * [simplify]: Extracting #8: cost 0 inf + 47679 547.785 * [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))) 547.786 * [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)))))) 547.786 * [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)))) 547.786 * * [simplify]: iters left: 6 (14 enodes) 547.790 * * [simplify]: iters left: 5 (59 enodes) 547.807 * * [simplify]: iters left: 4 (121 enodes) 547.846 * * [simplify]: iters left: 3 (332 enodes) 548.102 * * [simplify]: Extracting #0: cost 1 inf + 0 548.102 * * [simplify]: Extracting #1: cost 0 inf + 1 548.102 * [simplify]: Simplified to 0 548.102 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 548.102 * * * * [progress]: [ 948 / 3260 ] simplifiying candidate # 548.103 * [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)))) 548.103 * * [simplify]: iters left: 6 (28 enodes) 548.118 * * [simplify]: iters left: 5 (108 enodes) 548.154 * * [simplify]: iters left: 4 (203 enodes) 548.206 * * [simplify]: iters left: 3 (461 enodes) 548.405 * * [simplify]: Extracting #0: cost 1 inf + 0 548.405 * * [simplify]: Extracting #1: cost 11 inf + 0 548.406 * * [simplify]: Extracting #2: cost 142 inf + 0 548.407 * * [simplify]: Extracting #3: cost 228 inf + 292 548.410 * * [simplify]: Extracting #4: cost 195 inf + 3724 548.418 * * [simplify]: Extracting #5: cost 120 inf + 19578 548.435 * * [simplify]: Extracting #6: cost 52 inf + 39080 548.457 * * [simplify]: Extracting #7: cost 11 inf + 54774 548.475 * * [simplify]: Extracting #8: cost 0 inf + 59800 548.491 * [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))) 548.491 * [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))))) 548.491 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 548.491 * * [simplify]: iters left: 6 (13 enodes) 548.498 * * [simplify]: iters left: 5 (54 enodes) 548.514 * * [simplify]: iters left: 4 (112 enodes) 548.541 * * [simplify]: iters left: 3 (281 enodes) 548.683 * * [simplify]: Extracting #0: cost 1 inf + 0 548.683 * * [simplify]: Extracting #1: cost 0 inf + 1 548.683 * [simplify]: Simplified to 0 548.683 * [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)) 548.684 * * * * [progress]: [ 949 / 3260 ] simplifiying candidate # 548.684 * [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)))))) 548.684 * * [simplify]: iters left: 6 (28 enodes) 548.698 * * [simplify]: iters left: 5 (110 enodes) 548.739 * * [simplify]: iters left: 4 (224 enodes) 548.835 * * [simplify]: Extracting #0: cost 1 inf + 0 548.835 * * [simplify]: Extracting #1: cost 11 inf + 0 548.836 * * [simplify]: Extracting #2: cost 105 inf + 0 548.836 * * [simplify]: Extracting #3: cost 176 inf + 45 548.837 * * [simplify]: Extracting #4: cost 140 inf + 5893 548.842 * * [simplify]: Extracting #5: cost 73 inf + 22944 548.848 * * [simplify]: Extracting #6: cost 35 inf + 35233 548.856 * * [simplify]: Extracting #7: cost 1 inf + 48468 548.868 * * [simplify]: Extracting #8: cost 0 inf + 48857 548.878 * [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)))) 548.878 * [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))))))) 548.878 * [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))))) 548.879 * * [simplify]: iters left: 6 (14 enodes) 548.886 * * [simplify]: iters left: 5 (59 enodes) 548.907 * * [simplify]: iters left: 4 (134 enodes) 548.969 * * [simplify]: iters left: 3 (357 enodes) 549.178 * * [simplify]: Extracting #0: cost 1 inf + 0 549.178 * * [simplify]: Extracting #1: cost 0 inf + 1 549.178 * [simplify]: Simplified to 0 549.178 * [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)) 549.178 * * * * [progress]: [ 950 / 3260 ] simplifiying candidate # 549.179 * [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))))) 549.179 * * [simplify]: iters left: 6 (26 enodes) 549.192 * * [simplify]: iters left: 5 (100 enodes) 549.232 * * [simplify]: iters left: 4 (187 enodes) 549.289 * * [simplify]: iters left: 3 (427 enodes) 549.490 * * [simplify]: Extracting #0: cost 1 inf + 0 549.490 * * [simplify]: Extracting #1: cost 11 inf + 0 549.490 * * [simplify]: Extracting #2: cost 140 inf + 0 549.491 * * [simplify]: Extracting #3: cost 242 inf + 46 549.492 * * [simplify]: Extracting #4: cost 219 inf + 3423 549.498 * * [simplify]: Extracting #5: cost 128 inf + 20535 549.509 * * [simplify]: Extracting #6: cost 82 inf + 29438 549.523 * * [simplify]: Extracting #7: cost 50 inf + 39057 549.545 * * [simplify]: Extracting #8: cost 6 inf + 58847 549.570 * * [simplify]: Extracting #9: cost 0 inf + 61348 549.591 * [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)) 549.591 * [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)))))) 549.591 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 549.591 * * [simplify]: iters left: 6 (13 enodes) 549.595 * * [simplify]: iters left: 5 (53 enodes) 549.606 * * [simplify]: iters left: 4 (106 enodes) 549.636 * * [simplify]: iters left: 3 (257 enodes) 549.774 * * [simplify]: Extracting #0: cost 1 inf + 0 549.774 * * [simplify]: Extracting #1: cost 0 inf + 1 549.774 * [simplify]: Simplified to 0 549.774 * [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)) 549.774 * * * * [progress]: [ 951 / 3260 ] simplifiying candidate # 549.775 * [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)))) 549.775 * * [simplify]: iters left: 6 (26 enodes) 549.789 * * [simplify]: iters left: 5 (100 enodes) 549.830 * * [simplify]: iters left: 4 (180 enodes) 549.902 * * [simplify]: iters left: 3 (393 enodes) 550.109 * * [simplify]: Extracting #0: cost 1 inf + 0 550.109 * * [simplify]: Extracting #1: cost 11 inf + 0 550.110 * * [simplify]: Extracting #2: cost 123 inf + 0 550.112 * * [simplify]: Extracting #3: cost 188 inf + 88 550.115 * * [simplify]: Extracting #4: cost 161 inf + 2839 550.120 * * [simplify]: Extracting #5: cost 113 inf + 10099 550.135 * * [simplify]: Extracting #6: cost 63 inf + 23754 550.146 * * [simplify]: Extracting #7: cost 9 inf + 45199 550.159 * * [simplify]: Extracting #8: cost 0 inf + 48664 550.173 * [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))) 550.173 * [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))))) 550.174 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 550.174 * * [simplify]: iters left: 6 (12 enodes) 550.182 * * [simplify]: iters left: 5 (49 enodes) 550.200 * * [simplify]: iters left: 4 (94 enodes) 550.241 * * [simplify]: iters left: 3 (221 enodes) 550.337 * * [simplify]: iters left: 2 (492 enodes) 550.780 * * [simplify]: Extracting #0: cost 1 inf + 0 550.780 * * [simplify]: Extracting #1: cost 0 inf + 1 550.780 * [simplify]: Simplified to 0 550.780 * [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)) 550.780 * * * * [progress]: [ 952 / 3260 ] simplifiying candidate # 550.781 * [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)))))) 550.781 * * [simplify]: iters left: 6 (28 enodes) 550.801 * * [simplify]: iters left: 5 (106 enodes) 550.833 * * [simplify]: iters left: 4 (202 enodes) 550.892 * * [simplify]: iters left: 3 (462 enodes) 551.096 * * [simplify]: Extracting #0: cost 1 inf + 0 551.096 * * [simplify]: Extracting #1: cost 11 inf + 0 551.097 * * [simplify]: Extracting #2: cost 142 inf + 0 551.098 * * [simplify]: Extracting #3: cost 228 inf + 88 551.101 * * [simplify]: Extracting #4: cost 207 inf + 2450 551.108 * * [simplify]: Extracting #5: cost 122 inf + 20290 551.122 * * [simplify]: Extracting #6: cost 58 inf + 36991 551.146 * * [simplify]: Extracting #7: cost 6 inf + 57985 551.172 * * [simplify]: Extracting #8: cost 0 inf + 60674 551.189 * [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)))) 551.189 * [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))))))) 551.190 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 551.190 * * [simplify]: iters left: 6 (13 enodes) 551.194 * * [simplify]: iters left: 5 (52 enodes) 551.208 * * [simplify]: iters left: 4 (111 enodes) 551.239 * * [simplify]: iters left: 3 (278 enodes) 551.416 * * [simplify]: Extracting #0: cost 1 inf + 0 551.417 * * [simplify]: Extracting #1: cost 0 inf + 1 551.417 * [simplify]: Simplified to 0 551.417 * [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)) 551.417 * * * * [progress]: [ 953 / 3260 ] simplifiying candidate # 551.417 * [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))))) 551.417 * * [simplify]: iters left: 6 (26 enodes) 551.424 * * [simplify]: iters left: 5 (98 enodes) 551.445 * * [simplify]: iters left: 4 (175 enodes) 551.523 * * [simplify]: iters left: 3 (367 enodes) 551.650 * * [simplify]: Extracting #0: cost 1 inf + 0 551.650 * * [simplify]: Extracting #1: cost 11 inf + 0 551.650 * * [simplify]: Extracting #2: cost 109 inf + 0 551.651 * * [simplify]: Extracting #3: cost 159 inf + 339 551.652 * * [simplify]: Extracting #4: cost 127 inf + 3216 551.655 * * [simplify]: Extracting #5: cost 86 inf + 9265 551.658 * * [simplify]: Extracting #6: cost 77 inf + 11154 551.665 * * [simplify]: Extracting #7: cost 42 inf + 22820 551.679 * * [simplify]: Extracting #8: cost 5 inf + 38831 551.696 * * [simplify]: Extracting #9: cost 0 inf + 41131 551.706 * [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)) 551.707 * [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)))))) 551.707 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 551.707 * * [simplify]: iters left: 6 (12 enodes) 551.711 * * [simplify]: iters left: 5 (47 enodes) 551.720 * * [simplify]: iters left: 4 (89 enodes) 551.745 * * [simplify]: iters left: 3 (186 enodes) 551.837 * * [simplify]: iters left: 2 (378 enodes) 552.105 * * [simplify]: Extracting #0: cost 1 inf + 0 552.105 * * [simplify]: Extracting #1: cost 0 inf + 1 552.105 * [simplify]: Simplified to 0 552.106 * [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)) 552.106 * * * * [progress]: [ 954 / 3260 ] simplifiying candidate # 552.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)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 552.107 * * [simplify]: iters left: 6 (26 enodes) 552.118 * * [simplify]: iters left: 5 (95 enodes) 552.133 * * [simplify]: iters left: 4 (144 enodes) 552.175 * * [simplify]: iters left: 3 (254 enodes) 552.263 * * [simplify]: iters left: 2 (443 enodes) 552.400 * * [simplify]: Extracting #0: cost 1 inf + 0 552.400 * * [simplify]: Extracting #1: cost 9 inf + 0 552.400 * * [simplify]: Extracting #2: cost 79 inf + 2 552.401 * * [simplify]: Extracting #3: cost 127 inf + 916 552.402 * * [simplify]: Extracting #4: cost 105 inf + 2854 552.404 * * [simplify]: Extracting #5: cost 108 inf + 2987 552.405 * * [simplify]: Extracting #6: cost 102 inf + 4115 552.410 * * [simplify]: Extracting #7: cost 46 inf + 23371 552.420 * * [simplify]: Extracting #8: cost 4 inf + 39679 552.432 * * [simplify]: Extracting #9: cost 1 inf + 40681 552.443 * * [simplify]: Extracting #10: cost 0 inf + 41140 552.457 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ b (* a 2))) 552.457 * [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))))) 552.457 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 552.457 * * [simplify]: iters left: 6 (11 enodes) 552.463 * * [simplify]: iters left: 5 (40 enodes) 552.477 * * [simplify]: iters left: 4 (65 enodes) 552.493 * * [simplify]: iters left: 3 (97 enodes) 552.511 * * [simplify]: iters left: 2 (165 enodes) 552.564 * * [simplify]: iters left: 1 (271 enodes) 552.653 * * [simplify]: Extracting #0: cost 1 inf + 0 552.653 * * [simplify]: Extracting #1: cost 0 inf + 1 552.653 * [simplify]: Simplified to 0 552.653 * [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)) 552.653 * * * * [progress]: [ 955 / 3260 ] simplifiying candidate # 552.653 * [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)))))) 552.654 * * [simplify]: iters left: 6 (27 enodes) 552.661 * * [simplify]: iters left: 5 (105 enodes) 552.679 * * [simplify]: iters left: 4 (197 enodes) 552.739 * * [simplify]: iters left: 3 (437 enodes) 553.435 * * [simplify]: Extracting #0: cost 1 inf + 0 553.435 * * [simplify]: Extracting #1: cost 11 inf + 0 553.435 * * [simplify]: Extracting #2: cost 142 inf + 0 553.437 * * [simplify]: Extracting #3: cost 222 inf + 131 553.439 * * [simplify]: Extracting #4: cost 203 inf + 2491 553.442 * * [simplify]: Extracting #5: cost 137 inf + 15226 553.449 * * [simplify]: Extracting #6: cost 62 inf + 33932 553.460 * * [simplify]: Extracting #7: cost 6 inf + 56289 553.476 * * [simplify]: Extracting #8: cost 0 inf + 59288 553.501 * [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)))) 553.501 * [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))))))) 553.502 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 553.502 * * [simplify]: iters left: 6 (12 enodes) 553.509 * * [simplify]: iters left: 5 (51 enodes) 553.534 * * [simplify]: iters left: 4 (106 enodes) 553.584 * * [simplify]: iters left: 3 (247 enodes) 553.703 * * [simplify]: Extracting #0: cost 1 inf + 0 553.704 * * [simplify]: Extracting #1: cost 0 inf + 1 553.704 * [simplify]: Simplified to 0 553.704 * [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)) 553.704 * * * * [progress]: [ 956 / 3260 ] simplifiying candidate # 553.704 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 553.705 * * [simplify]: iters left: 6 (25 enodes) 553.717 * * [simplify]: iters left: 5 (97 enodes) 553.751 * * [simplify]: iters left: 4 (172 enodes) 553.827 * * [simplify]: iters left: 3 (367 enodes) 553.991 * * [simplify]: Extracting #0: cost 1 inf + 0 553.991 * * [simplify]: Extracting #1: cost 11 inf + 0 553.992 * * [simplify]: Extracting #2: cost 110 inf + 0 553.993 * * [simplify]: Extracting #3: cost 162 inf + 256 553.995 * * [simplify]: Extracting #4: cost 133 inf + 2806 553.999 * * [simplify]: Extracting #5: cost 86 inf + 10156 554.003 * * [simplify]: Extracting #6: cost 54 inf + 21300 554.012 * * [simplify]: Extracting #7: cost 6 inf + 39600 554.025 * * [simplify]: Extracting #8: cost 0 inf + 41982 554.046 * [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)) 554.046 * [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)))))) 554.047 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 554.047 * * [simplify]: iters left: 6 (11 enodes) 554.053 * * [simplify]: iters left: 5 (46 enodes) 554.062 * * [simplify]: iters left: 4 (86 enodes) 554.081 * * [simplify]: iters left: 3 (183 enodes) 554.173 * * [simplify]: iters left: 2 (372 enodes) 554.377 * * [simplify]: Extracting #0: cost 1 inf + 0 554.377 * * [simplify]: Extracting #1: cost 0 inf + 1 554.377 * [simplify]: Simplified to 0 554.377 * [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)) 554.377 * * * * [progress]: [ 957 / 3260 ] simplifiying candidate # 554.377 * [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)))) 554.377 * * [simplify]: iters left: 6 (25 enodes) 554.389 * * [simplify]: iters left: 5 (94 enodes) 554.421 * * [simplify]: iters left: 4 (143 enodes) 554.466 * * [simplify]: iters left: 3 (253 enodes) 554.523 * * [simplify]: iters left: 2 (445 enodes) 554.669 * * [simplify]: Extracting #0: cost 1 inf + 0 554.669 * * [simplify]: Extracting #1: cost 9 inf + 0 554.669 * * [simplify]: Extracting #2: cost 79 inf + 2 554.670 * * [simplify]: Extracting #3: cost 130 inf + 628 554.671 * * [simplify]: Extracting #4: cost 106 inf + 2570 554.673 * * [simplify]: Extracting #5: cost 108 inf + 3067 554.674 * * [simplify]: Extracting #6: cost 102 inf + 4155 554.678 * * [simplify]: Extracting #7: cost 51 inf + 20657 554.687 * * [simplify]: Extracting #8: cost 6 inf + 38504 554.701 * * [simplify]: Extracting #9: cost 0 inf + 41140 554.723 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (/ b (* a 2))) 554.724 * [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))))) 554.724 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 554.724 * * [simplify]: iters left: 6 (10 enodes) 554.731 * * [simplify]: iters left: 5 (39 enodes) 554.747 * * [simplify]: iters left: 4 (64 enodes) 554.760 * * [simplify]: iters left: 3 (96 enodes) 554.785 * * [simplify]: iters left: 2 (164 enodes) 554.832 * * [simplify]: iters left: 1 (270 enodes) 554.920 * * [simplify]: Extracting #0: cost 1 inf + 0 554.920 * * [simplify]: Extracting #1: cost 0 inf + 1 554.920 * [simplify]: Simplified to 0 554.920 * [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)) 554.920 * * * * [progress]: [ 958 / 3260 ] simplifiying candidate # 554.921 * [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)))))) 554.921 * * [simplify]: iters left: 6 (27 enodes) 554.937 * * [simplify]: iters left: 5 (106 enodes) 554.972 * * [simplify]: iters left: 4 (206 enodes) 555.020 * * [simplify]: iters left: 3 (438 enodes) 555.166 * * [simplify]: Extracting #0: cost 1 inf + 0 555.166 * * [simplify]: Extracting #1: cost 11 inf + 0 555.167 * * [simplify]: Extracting #2: cost 115 inf + 0 555.168 * * [simplify]: Extracting #3: cost 214 inf + 172 555.171 * * [simplify]: Extracting #4: cost 189 inf + 3294 555.178 * * [simplify]: Extracting #5: cost 111 inf + 18163 555.191 * * [simplify]: Extracting #6: cost 58 inf + 31427 555.212 * * [simplify]: Extracting #7: cost 8 inf + 51645 555.235 * * [simplify]: Extracting #8: cost 0 inf + 55121 555.247 * * [simplify]: Extracting #9: cost 0 inf + 55041 555.260 * [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))))) 555.260 * [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))))))) 555.260 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 555.260 * * [simplify]: iters left: 6 (12 enodes) 555.267 * * [simplify]: iters left: 5 (53 enodes) 555.283 * * [simplify]: iters left: 4 (117 enodes) 555.310 * * [simplify]: iters left: 3 (255 enodes) 555.397 * * [simplify]: Extracting #0: cost 1 inf + 0 555.397 * * [simplify]: Extracting #1: cost 0 inf + 1 555.397 * [simplify]: Simplified to 0 555.397 * [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)) 555.397 * * * * [progress]: [ 959 / 3260 ] simplifiying candidate # 555.397 * [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))))) 555.398 * * [simplify]: iters left: 6 (25 enodes) 555.405 * * [simplify]: iters left: 5 (98 enodes) 555.422 * * [simplify]: iters left: 4 (182 enodes) 555.482 * * [simplify]: iters left: 3 (345 enodes) 555.620 * * [simplify]: Extracting #0: cost 1 inf + 0 555.620 * * [simplify]: Extracting #1: cost 11 inf + 0 555.620 * * [simplify]: Extracting #2: cost 100 inf + 0 555.621 * * [simplify]: Extracting #3: cost 167 inf + 89 555.623 * * [simplify]: Extracting #4: cost 115 inf + 5011 555.628 * * [simplify]: Extracting #5: cost 85 inf + 9465 555.637 * * [simplify]: Extracting #6: cost 52 inf + 20692 555.653 * * [simplify]: Extracting #7: cost 5 inf + 38531 555.663 * * [simplify]: Extracting #8: cost 0 inf + 40911 555.672 * [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)) 555.672 * [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)))))) 555.672 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 555.673 * * [simplify]: iters left: 6 (11 enodes) 555.677 * * [simplify]: iters left: 5 (48 enodes) 555.693 * * [simplify]: iters left: 4 (98 enodes) 555.719 * * [simplify]: iters left: 3 (181 enodes) 555.782 * * [simplify]: iters left: 2 (358 enodes) 555.970 * * [simplify]: Extracting #0: cost 1 inf + 0 555.971 * * [simplify]: Extracting #1: cost 0 inf + 1 555.971 * [simplify]: Simplified to 0 555.971 * [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)) 555.971 * * * * [progress]: [ 960 / 3260 ] simplifiying candidate # 555.971 * [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)))) 555.972 * * [simplify]: iters left: 6 (25 enodes) 555.987 * * [simplify]: iters left: 5 (94 enodes) 556.019 * * [simplify]: iters left: 4 (163 enodes) 556.052 * * [simplify]: iters left: 3 (293 enodes) 556.156 * * [simplify]: Extracting #0: cost 1 inf + 0 556.157 * * [simplify]: Extracting #1: cost 12 inf + 0 556.157 * * [simplify]: Extracting #2: cost 88 inf + 1 556.157 * * [simplify]: Extracting #3: cost 118 inf + 1335 556.159 * * [simplify]: Extracting #4: cost 82 inf + 4257 556.160 * * [simplify]: Extracting #5: cost 83 inf + 4910 556.162 * * [simplify]: Extracting #6: cost 79 inf + 5913 556.167 * * [simplify]: Extracting #7: cost 28 inf + 23971 556.183 * * [simplify]: Extracting #8: cost 2 inf + 36062 556.199 * * [simplify]: Extracting #9: cost 0 inf + 36941 556.216 * [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))))) 556.216 * [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))))) 556.216 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 556.217 * * [simplify]: iters left: 6 (10 enodes) 556.224 * * [simplify]: iters left: 5 (41 enodes) 556.238 * * [simplify]: iters left: 4 (81 enodes) 556.270 * * [simplify]: iters left: 3 (127 enodes) 556.307 * * [simplify]: iters left: 2 (186 enodes) 556.364 * * [simplify]: iters left: 1 (266 enodes) 556.471 * * [simplify]: Extracting #0: cost 1 inf + 0 556.471 * * [simplify]: Extracting #1: cost 0 inf + 1 556.472 * [simplify]: Simplified to 0 556.472 * [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)) 556.472 * * * * [progress]: [ 961 / 3260 ] simplifiying candidate # 556.472 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 556.473 * * [simplify]: iters left: 6 (24 enodes) 556.485 * * [simplify]: iters left: 5 (91 enodes) 556.506 * * [simplify]: iters left: 4 (145 enodes) 556.540 * * [simplify]: iters left: 3 (257 enodes) 556.632 * * [simplify]: iters left: 2 (457 enodes) 556.756 * * [simplify]: Extracting #0: cost 1 inf + 0 556.756 * * [simplify]: Extracting #1: cost 9 inf + 0 556.756 * * [simplify]: Extracting #2: cost 83 inf + 2 556.758 * * [simplify]: Extracting #3: cost 137 inf + 464 556.759 * * [simplify]: Extracting #4: cost 104 inf + 3150 556.761 * * [simplify]: Extracting #5: cost 107 inf + 3523 556.763 * * [simplify]: Extracting #6: cost 101 inf + 4788 556.768 * * [simplify]: Extracting #7: cost 43 inf + 24764 556.778 * * [simplify]: Extracting #8: cost 5 inf + 39674 556.794 * * [simplify]: Extracting #9: cost 0 inf + 41635 556.816 * [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))) 556.816 * [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)))) 556.816 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 556.817 * * [simplify]: iters left: 6 (9 enodes) 556.822 * * [simplify]: iters left: 5 (36 enodes) 556.836 * * [simplify]: iters left: 4 (67 enodes) 556.859 * * [simplify]: iters left: 3 (97 enodes) 556.880 * * [simplify]: iters left: 2 (158 enodes) 556.934 * * [simplify]: iters left: 1 (263 enodes) 557.004 * * [simplify]: Extracting #0: cost 1 inf + 0 557.004 * * [simplify]: Extracting #1: cost 0 inf + 1 557.004 * [simplify]: Simplified to 0 557.004 * [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)) 557.005 * * * * [progress]: [ 962 / 3260 ] simplifiying candidate # 557.005 * [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)))) 557.005 * * [simplify]: iters left: 6 (24 enodes) 557.018 * * [simplify]: iters left: 5 (92 enodes) 557.048 * * [simplify]: iters left: 4 (154 enodes) 557.079 * * [simplify]: iters left: 3 (286 enodes) 557.148 * * [simplify]: Extracting #0: cost 1 inf + 0 557.149 * * [simplify]: Extracting #1: cost 11 inf + 0 557.149 * * [simplify]: Extracting #2: cost 87 inf + 0 557.150 * * [simplify]: Extracting #3: cost 130 inf + 463 557.152 * * [simplify]: Extracting #4: cost 93 inf + 3548 557.155 * * [simplify]: Extracting #5: cost 83 inf + 5396 557.159 * * [simplify]: Extracting #6: cost 77 inf + 6523 557.166 * * [simplify]: Extracting #7: cost 37 inf + 19939 557.181 * * [simplify]: Extracting #8: cost 1 inf + 36854 557.198 * * [simplify]: Extracting #9: cost 0 inf + 37514 557.214 * [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)) 557.214 * [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))))) 557.215 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 557.215 * * [simplify]: iters left: 5 (9 enodes) 557.221 * * [simplify]: iters left: 4 (39 enodes) 557.234 * * [simplify]: iters left: 3 (65 enodes) 557.259 * * [simplify]: iters left: 2 (129 enodes) 557.306 * * [simplify]: iters left: 1 (210 enodes) 557.367 * * [simplify]: Extracting #0: cost 1 inf + 0 557.367 * * [simplify]: Extracting #1: cost 0 inf + 1 557.367 * [simplify]: Simplified to 0 557.367 * [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)) 557.368 * * * * [progress]: [ 963 / 3260 ] simplifiying candidate # 557.368 * [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)))))) 557.368 * * [simplify]: iters left: 6 (25 enodes) 557.378 * * [simplify]: iters left: 5 (94 enodes) 557.394 * * [simplify]: iters left: 4 (142 enodes) 557.419 * * [simplify]: iters left: 3 (241 enodes) 557.485 * * [simplify]: iters left: 2 (394 enodes) 557.596 * * [simplify]: Extracting #0: cost 1 inf + 0 557.596 * * [simplify]: Extracting #1: cost 11 inf + 0 557.596 * * [simplify]: Extracting #2: cost 74 inf + 0 557.597 * * [simplify]: Extracting #3: cost 124 inf + 418 557.599 * * [simplify]: Extracting #4: cost 117 inf + 1448 557.601 * * [simplify]: Extracting #5: cost 108 inf + 7030 557.605 * * [simplify]: Extracting #6: cost 93 inf + 12921 557.614 * * [simplify]: Extracting #7: cost 42 inf + 28750 557.630 * * [simplify]: Extracting #8: cost 2 inf + 43437 557.650 * * [simplify]: Extracting #9: cost 0 inf + 44102 557.668 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ a (fabs (cbrt (fma (* c a) -4 (* b b)))))) 2) (/ b (* a 2))) 557.669 * [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))))))) 557.669 * [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))))) 557.669 * * [simplify]: iters left: 6 (10 enodes) 557.674 * * [simplify]: iters left: 5 (37 enodes) 557.691 * * [simplify]: iters left: 4 (57 enodes) 557.712 * * [simplify]: iters left: 3 (104 enodes) 557.745 * * [simplify]: iters left: 2 (158 enodes) 557.773 * * [simplify]: iters left: 1 (225 enodes) 557.837 * * [simplify]: Extracting #0: cost 1 inf + 0 557.837 * * [simplify]: Extracting #1: cost 0 inf + 1 557.837 * [simplify]: Simplified to 0 557.837 * [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)) 557.837 * * * * [progress]: [ 964 / 3260 ] simplifiying candidate # 557.837 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 557.838 * * [simplify]: iters left: 6 (24 enodes) 557.849 * * [simplify]: iters left: 5 (85 enodes) 557.874 * * [simplify]: iters left: 4 (126 enodes) 557.898 * * [simplify]: iters left: 3 (210 enodes) 557.948 * * [simplify]: iters left: 2 (323 enodes) 558.040 * * [simplify]: iters left: 1 (469 enodes) 558.199 * * [simplify]: Extracting #0: cost 1 inf + 0 558.199 * * [simplify]: Extracting #1: cost 9 inf + 0 558.199 * * [simplify]: Extracting #2: cost 73 inf + 0 558.200 * * [simplify]: Extracting #3: cost 109 inf + 169 558.202 * * [simplify]: Extracting #4: cost 101 inf + 953 558.203 * * [simplify]: Extracting #5: cost 100 inf + 1896 558.205 * * [simplify]: Extracting #6: cost 94 inf + 3121 558.212 * * [simplify]: Extracting #7: cost 50 inf + 16640 558.230 * * [simplify]: Extracting #8: cost 0 inf + 34420 558.248 * * [simplify]: Extracting #9: cost 0 inf + 34325 558.267 * [simplify]: Simplified to (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) a)) (/ b (* a 2))) 558.267 * [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)))))) 558.268 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 558.268 * * [simplify]: iters left: 6 (9 enodes) 558.273 * * [simplify]: iters left: 5 (29 enodes) 558.282 * * [simplify]: iters left: 4 (42 enodes) 558.294 * * [simplify]: iters left: 3 (58 enodes) 558.311 * * [simplify]: iters left: 2 (68 enodes) 558.330 * * [simplify]: Extracting #0: cost 1 inf + 0 558.330 * * [simplify]: Extracting #1: cost 0 inf + 1 558.330 * [simplify]: Simplified to 0 558.330 * [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)) 558.331 * * * * [progress]: [ 965 / 3260 ] simplifiying candidate # 558.331 * [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)))))) 558.331 * * [simplify]: iters left: 6 (28 enodes) 558.346 * * [simplify]: iters left: 5 (108 enodes) 558.382 * * [simplify]: iters left: 4 (209 enodes) 558.470 * * [simplify]: iters left: 3 (433 enodes) 558.591 * * [simplify]: Extracting #0: cost 1 inf + 0 558.591 * * [simplify]: Extracting #1: cost 11 inf + 0 558.592 * * [simplify]: Extracting #2: cost 88 inf + 0 558.593 * * [simplify]: Extracting #3: cost 151 inf + 205 558.594 * * [simplify]: Extracting #4: cost 144 inf + 859 558.596 * * [simplify]: Extracting #5: cost 128 inf + 6525 558.605 * * [simplify]: Extracting #6: cost 72 inf + 21106 558.615 * * [simplify]: Extracting #7: cost 55 inf + 23958 558.629 * * [simplify]: Extracting #8: cost 20 inf + 36049 558.648 * * [simplify]: Extracting #9: cost 0 inf + 44598 558.668 * * [simplify]: Extracting #10: cost 0 inf + 44568 558.678 * [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)) 558.678 * [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))))))) 558.678 * [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))))) 558.678 * * [simplify]: iters left: 6 (13 enodes) 558.682 * * [simplify]: iters left: 5 (53 enodes) 558.692 * * [simplify]: iters left: 4 (117 enodes) 558.733 * * [simplify]: iters left: 3 (275 enodes) 558.824 * * [simplify]: iters left: 2 (474 enodes) 558.990 * * [simplify]: Extracting #0: cost 1 inf + 0 558.990 * * [simplify]: Extracting #1: cost 0 inf + 1 558.990 * [simplify]: Simplified to 0 558.990 * [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)) 558.990 * * * * [progress]: [ 966 / 3260 ] simplifiying candidate # 558.991 * [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))))) 558.991 * * [simplify]: iters left: 6 (27 enodes) 559.004 * * [simplify]: iters left: 5 (102 enodes) 559.024 * * [simplify]: iters left: 4 (172 enodes) 559.072 * * [simplify]: iters left: 3 (311 enodes) 559.194 * * [simplify]: iters left: 2 (482 enodes) 559.348 * * [simplify]: Extracting #0: cost 1 inf + 0 559.348 * * [simplify]: Extracting #1: cost 11 inf + 0 559.349 * * [simplify]: Extracting #2: cost 86 inf + 0 559.350 * * [simplify]: Extracting #3: cost 148 inf + 335 559.352 * * [simplify]: Extracting #4: cost 130 inf + 3109 559.357 * * [simplify]: Extracting #5: cost 106 inf + 9931 559.364 * * [simplify]: Extracting #6: cost 94 inf + 12921 559.375 * * [simplify]: Extracting #7: cost 83 inf + 14269 559.385 * * [simplify]: Extracting #8: cost 40 inf + 28643 559.403 * * [simplify]: Extracting #9: cost 1 inf + 43615 559.419 * * [simplify]: Extracting #10: cost 0 inf + 43606 559.431 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma b b (* (* a -4) c)))) (sqrt (cbrt (fma b b (* (* a -4) c))))) (* a 2)) (/ b (* a 2))) 559.431 * [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)))))) 559.431 * [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)))) 559.431 * * [simplify]: iters left: 6 (12 enodes) 559.435 * * [simplify]: iters left: 5 (47 enodes) 559.447 * * [simplify]: iters left: 4 (82 enodes) 559.476 * * [simplify]: iters left: 3 (157 enodes) 559.540 * * [simplify]: iters left: 2 (248 enodes) 559.597 * * [simplify]: iters left: 1 (341 enodes) 559.682 * * [simplify]: Extracting #0: cost 1 inf + 0 559.682 * * [simplify]: Extracting #1: cost 0 inf + 1 559.682 * [simplify]: Simplified to 0 559.682 * [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)) 559.683 * * * * [progress]: [ 967 / 3260 ] simplifiying candidate # 559.683 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 559.683 * * [simplify]: iters left: 6 (26 enodes) 559.697 * * [simplify]: iters left: 5 (97 enodes) 559.733 * * [simplify]: iters left: 4 (173 enodes) 559.798 * * [simplify]: iters left: 3 (328 enodes) 559.933 * * [simplify]: Extracting #0: cost 1 inf + 0 559.933 * * [simplify]: Extracting #1: cost 13 inf + 0 559.934 * * [simplify]: Extracting #2: cost 74 inf + 0 559.934 * * [simplify]: Extracting #3: cost 123 inf + 2 559.934 * * [simplify]: Extracting #4: cost 115 inf + 619 559.935 * * [simplify]: Extracting #5: cost 105 inf + 2992 559.938 * * [simplify]: Extracting #6: cost 66 inf + 12183 559.942 * * [simplify]: Extracting #7: cost 21 inf + 25839 559.952 * * [simplify]: Extracting #8: cost 1 inf + 34037 559.960 * * [simplify]: Extracting #9: cost 0 inf + 34361 559.967 * [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)) 559.967 * [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))))) 559.968 * [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))) 559.968 * * [simplify]: iters left: 6 (12 enodes) 559.972 * * [simplify]: iters left: 5 (47 enodes) 559.982 * * [simplify]: iters left: 4 (89 enodes) 560.009 * * [simplify]: iters left: 3 (180 enodes) 560.065 * * [simplify]: iters left: 2 (296 enodes) 560.178 * * [simplify]: iters left: 1 (428 enodes) 560.335 * * [simplify]: Extracting #0: cost 1 inf + 0 560.335 * * [simplify]: Extracting #1: cost 0 inf + 1 560.335 * [simplify]: Simplified to 0 560.335 * [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)) 560.335 * * * * [progress]: [ 968 / 3260 ] simplifiying candidate # 560.336 * [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)))))) 560.336 * * [simplify]: iters left: 6 (27 enodes) 560.343 * * [simplify]: iters left: 5 (101 enodes) 560.367 * * [simplify]: iters left: 4 (170 enodes) 560.424 * * [simplify]: iters left: 3 (290 enodes) 560.491 * * [simplify]: iters left: 2 (442 enodes) 560.594 * * [simplify]: Extracting #0: cost 1 inf + 0 560.594 * * [simplify]: Extracting #1: cost 11 inf + 0 560.594 * * [simplify]: Extracting #2: cost 84 inf + 0 560.595 * * [simplify]: Extracting #3: cost 144 inf + 329 560.595 * * [simplify]: Extracting #4: cost 134 inf + 1835 560.597 * * [simplify]: Extracting #5: cost 120 inf + 5571 560.601 * * [simplify]: Extracting #6: cost 94 inf + 11732 560.610 * * [simplify]: Extracting #7: cost 47 inf + 25929 560.628 * * [simplify]: Extracting #8: cost 1 inf + 43146 560.643 * * [simplify]: Extracting #9: cost 0 inf + 43177 560.653 * [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)))) 560.654 * [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))))))) 560.654 * [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))))) 560.654 * * [simplify]: iters left: 6 (12 enodes) 560.657 * * [simplify]: iters left: 5 (46 enodes) 560.667 * * [simplify]: iters left: 4 (81 enodes) 560.694 * * [simplify]: iters left: 3 (134 enodes) 560.724 * * [simplify]: iters left: 2 (197 enodes) 560.757 * * [simplify]: iters left: 1 (271 enodes) 560.798 * * [simplify]: Extracting #0: cost 1 inf + 0 560.798 * * [simplify]: Extracting #1: cost 0 inf + 1 560.798 * [simplify]: Simplified to 0 560.798 * [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)) 560.798 * * * * [progress]: [ 969 / 3260 ] simplifiying candidate # 560.798 * [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))))) 560.798 * * [simplify]: iters left: 6 (25 enodes) 560.807 * * [simplify]: iters left: 5 (92 enodes) 560.823 * * [simplify]: iters left: 4 (141 enodes) 560.850 * * [simplify]: iters left: 3 (240 enodes) 560.941 * * [simplify]: iters left: 2 (372 enodes) 561.034 * * [simplify]: Extracting #0: cost 1 inf + 0 561.035 * * [simplify]: Extracting #1: cost 9 inf + 0 561.035 * * [simplify]: Extracting #2: cost 69 inf + 0 561.035 * * [simplify]: Extracting #3: cost 125 inf + 127 561.036 * * [simplify]: Extracting #4: cost 119 inf + 1193 561.037 * * [simplify]: Extracting #5: cost 119 inf + 1890 561.038 * * [simplify]: Extracting #6: cost 102 inf + 4446 561.042 * * [simplify]: Extracting #7: cost 37 inf + 23115 561.049 * * [simplify]: Extracting #8: cost 3 inf + 35242 561.065 * * [simplify]: Extracting #9: cost 0 inf + 36208 561.081 * [simplify]: Simplified to (+ (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2)) (/ (- (/ b 2)) a)) 561.081 * [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)))))) 561.082 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 561.082 * * [simplify]: iters left: 6 (10 enodes) 561.086 * * [simplify]: iters left: 5 (38 enodes) 561.098 * * [simplify]: iters left: 4 (59 enodes) 561.116 * * [simplify]: iters left: 3 (88 enodes) 561.132 * * [simplify]: iters left: 2 (117 enodes) 561.148 * * [simplify]: iters left: 1 (144 enodes) 561.166 * * [simplify]: Extracting #0: cost 1 inf + 0 561.166 * * [simplify]: Extracting #1: cost 0 inf + 1 561.166 * [simplify]: Simplified to 0 561.167 * [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)) 561.167 * * * * [progress]: [ 970 / 3260 ] simplifiying candidate # 561.167 * [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)))) 561.167 * * [simplify]: iters left: 6 (25 enodes) 561.174 * * [simplify]: iters left: 5 (92 enodes) 561.189 * * [simplify]: iters left: 4 (145 enodes) 561.217 * * [simplify]: iters left: 3 (254 enodes) 561.266 * * [simplify]: iters left: 2 (391 enodes) 561.351 * * [simplify]: Extracting #0: cost 1 inf + 0 561.351 * * [simplify]: Extracting #1: cost 11 inf + 0 561.351 * * [simplify]: Extracting #2: cost 73 inf + 0 561.352 * * [simplify]: Extracting #3: cost 112 inf + 623 561.353 * * [simplify]: Extracting #4: cost 100 inf + 1774 561.354 * * [simplify]: Extracting #5: cost 96 inf + 3368 561.355 * * [simplify]: Extracting #6: cost 90 inf + 4738 561.359 * * [simplify]: Extracting #7: cost 44 inf + 18303 561.367 * * [simplify]: Extracting #8: cost 3 inf + 33283 561.376 * * [simplify]: Extracting #9: cost 0 inf + 34288 561.385 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ a (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2))) (/ b (* a 2))) 561.385 * [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))))) 561.385 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 561.385 * * [simplify]: iters left: 6 (11 enodes) 561.388 * * [simplify]: iters left: 5 (42 enodes) 561.396 * * [simplify]: iters left: 4 (67 enodes) 561.408 * * [simplify]: iters left: 3 (111 enodes) 561.428 * * [simplify]: iters left: 2 (140 enodes) 561.455 * * [simplify]: iters left: 1 (160 enodes) 561.483 * * [simplify]: Extracting #0: cost 1 inf + 0 561.483 * * [simplify]: Extracting #1: cost 0 inf + 1 561.483 * [simplify]: Simplified to 0 561.484 * [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)) 561.484 * * * * [progress]: [ 971 / 3260 ] simplifiying candidate # 561.484 * [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)))))) 561.484 * * [simplify]: iters left: 6 (31 enodes) 561.492 * * [simplify]: iters left: 5 (123 enodes) 561.526 * * [simplify]: iters left: 4 (273 enodes) 561.671 * * [simplify]: Extracting #0: cost 1 inf + 0 561.671 * * [simplify]: Extracting #1: cost 11 inf + 0 561.671 * * [simplify]: Extracting #2: cost 165 inf + 0 561.672 * * [simplify]: Extracting #3: cost 293 inf + 84 561.673 * * [simplify]: Extracting #4: cost 275 inf + 2957 561.680 * * [simplify]: Extracting #5: cost 114 inf + 60422 561.693 * * [simplify]: Extracting #6: cost 40 inf + 87748 561.709 * * [simplify]: Extracting #7: cost 2 inf + 101134 561.737 * * [simplify]: Extracting #8: cost 0 inf + 102024 561.774 * [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)))) 561.774 * [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))))))) 561.774 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 561.775 * * [simplify]: iters left: 6 (16 enodes) 561.784 * * [simplify]: iters left: 5 (68 enodes) 561.809 * * [simplify]: iters left: 4 (179 enodes) 561.908 * * [simplify]: Extracting #0: cost 1 inf + 0 561.908 * * [simplify]: Extracting #1: cost 27 inf + 0 561.909 * * [simplify]: Extracting #2: cost 153 inf + 0 561.910 * * [simplify]: Extracting #3: cost 242 inf + 83 561.913 * * [simplify]: Extracting #4: cost 185 inf + 16503 561.924 * * [simplify]: Extracting #5: cost 15 inf + 79352 561.937 * * [simplify]: Extracting #6: cost 0 inf + 84943 561.959 * [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))))) 561.959 * [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))))))) 561.960 * * * * [progress]: [ 972 / 3260 ] simplifiying candidate # 561.960 * [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))))) 561.960 * * [simplify]: iters left: 6 (30 enodes) 561.980 * * [simplify]: iters left: 5 (118 enodes) 562.022 * * [simplify]: iters left: 4 (237 enodes) 562.139 * * [simplify]: Extracting #0: cost 1 inf + 0 562.139 * * [simplify]: Extracting #1: cost 11 inf + 0 562.140 * * [simplify]: Extracting #2: cost 128 inf + 0 562.141 * * [simplify]: Extracting #3: cost 221 inf + 43 562.142 * * [simplify]: Extracting #4: cost 210 inf + 1344 562.148 * * [simplify]: Extracting #5: cost 119 inf + 30180 562.157 * * [simplify]: Extracting #6: cost 30 inf + 59215 562.169 * * [simplify]: Extracting #7: cost 0 inf + 69855 562.181 * * [simplify]: Extracting #8: cost 0 inf + 69825 562.194 * [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))))) 562.194 * [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)))))) 562.194 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 562.194 * * [simplify]: iters left: 6 (15 enodes) 562.198 * * [simplify]: iters left: 5 (63 enodes) 562.216 * * [simplify]: iters left: 4 (145 enodes) 562.260 * * [simplify]: iters left: 3 (499 enodes) 562.597 * * [simplify]: Extracting #0: cost 1 inf + 0 562.597 * * [simplify]: Extracting #1: cost 0 inf + 1 562.597 * [simplify]: Simplified to 0 562.597 * [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)) 562.597 * * * * [progress]: [ 973 / 3260 ] simplifiying candidate # 562.598 * [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)))) 562.598 * * [simplify]: iters left: 6 (29 enodes) 562.606 * * [simplify]: iters left: 5 (112 enodes) 562.637 * * [simplify]: iters left: 4 (244 enodes) 562.747 * * [simplify]: Extracting #0: cost 1 inf + 0 562.747 * * [simplify]: Extracting #1: cost 13 inf + 0 562.747 * * [simplify]: Extracting #2: cost 129 inf + 0 562.749 * * [simplify]: Extracting #3: cost 208 inf + 2 562.750 * * [simplify]: Extracting #4: cost 194 inf + 1951 562.755 * * [simplify]: Extracting #5: cost 104 inf + 27731 562.763 * * [simplify]: Extracting #6: cost 31 inf + 50041 562.773 * * [simplify]: Extracting #7: cost 2 inf + 60340 562.791 * * [simplify]: Extracting #8: cost 0 inf + 61230 562.805 * [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))))) 562.806 * [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))))) 562.806 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 562.806 * * [simplify]: iters left: 6 (15 enodes) 562.811 * * [simplify]: iters left: 5 (62 enodes) 562.823 * * [simplify]: iters left: 4 (159 enodes) 562.908 * * [simplify]: iters left: 3 (475 enodes) 563.215 * * [simplify]: Extracting #0: cost 1 inf + 0 563.215 * * [simplify]: Extracting #1: cost 42 inf + 0 563.216 * * [simplify]: Extracting #2: cost 194 inf + 1 563.222 * * [simplify]: Extracting #3: cost 205 inf + 15094 563.249 * * [simplify]: Extracting #4: cost 20 inf + 63712 563.271 * * [simplify]: Extracting #5: cost 3 inf + 65204 563.286 * * [simplify]: Extracting #6: cost 0 inf + 65965 563.302 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 563.302 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 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)))) 563.303 * * * * [progress]: [ 974 / 3260 ] simplifiying candidate # 563.303 * [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)))))) 563.303 * * [simplify]: iters left: 6 (29 enodes) 563.314 * * [simplify]: iters left: 5 (114 enodes) 563.350 * * [simplify]: iters left: 4 (239 enodes) 563.447 * * [simplify]: Extracting #0: cost 1 inf + 0 563.447 * * [simplify]: Extracting #1: cost 11 inf + 0 563.447 * * [simplify]: Extracting #2: cost 125 inf + 0 563.449 * * [simplify]: Extracting #3: cost 226 inf + 204 563.451 * * [simplify]: Extracting #4: cost 205 inf + 3363 563.458 * * [simplify]: Extracting #5: cost 131 inf + 28039 563.475 * * [simplify]: Extracting #6: cost 43 inf + 57117 563.498 * * [simplify]: Extracting #7: cost 12 inf + 65887 563.515 * * [simplify]: Extracting #8: cost 1 inf + 71428 563.528 * * [simplify]: Extracting #9: cost 0 inf + 71929 563.553 * [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))) 563.553 * [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))))))) 563.554 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 563.554 * * [simplify]: iters left: 6 (15 enodes) 563.562 * * [simplify]: iters left: 5 (62 enodes) 563.585 * * [simplify]: iters left: 4 (148 enodes) 563.639 * * [simplify]: iters left: 3 (499 enodes) 564.045 * * [simplify]: Extracting #0: cost 1 inf + 0 564.045 * * [simplify]: Extracting #1: cost 0 inf + 1 564.045 * [simplify]: Simplified to 0 564.045 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 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)) 564.045 * * * * [progress]: [ 975 / 3260 ] simplifiying candidate # 564.045 * [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))))) 564.046 * * [simplify]: iters left: 6 (28 enodes) 564.055 * * [simplify]: iters left: 5 (108 enodes) 564.084 * * [simplify]: iters left: 4 (206 enodes) 564.166 * * [simplify]: Extracting #0: cost 1 inf + 0 564.166 * * [simplify]: Extracting #1: cost 11 inf + 0 564.167 * * [simplify]: Extracting #2: cost 102 inf + 0 564.168 * * [simplify]: Extracting #3: cost 177 inf + 43 564.169 * * [simplify]: Extracting #4: cost 168 inf + 701 564.171 * * [simplify]: Extracting #5: cost 162 inf + 3414 564.178 * * [simplify]: Extracting #6: cost 85 inf + 23495 564.195 * * [simplify]: Extracting #7: cost 20 inf + 42283 564.213 * * [simplify]: Extracting #8: cost 0 inf + 50996 564.232 * [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)))) 564.232 * [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)))))) 564.232 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 564.232 * * [simplify]: iters left: 6 (14 enodes) 564.237 * * [simplify]: iters left: 5 (56 enodes) 564.247 * * [simplify]: iters left: 4 (117 enodes) 564.278 * * [simplify]: iters left: 3 (347 enodes) 564.518 * * [simplify]: Extracting #0: cost 1 inf + 0 564.519 * * [simplify]: Extracting #1: cost 0 inf + 1 564.519 * [simplify]: Simplified to 0 564.519 * [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)) 564.519 * * * * [progress]: [ 976 / 3260 ] simplifiying candidate # 564.519 * [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)))) 564.520 * * [simplify]: iters left: 6 (27 enodes) 564.534 * * [simplify]: iters left: 5 (102 enodes) 564.554 * * [simplify]: iters left: 4 (191 enodes) 564.619 * * [simplify]: iters left: 3 (467 enodes) 564.864 * * [simplify]: Extracting #0: cost 1 inf + 0 564.864 * * [simplify]: Extracting #1: cost 11 inf + 0 564.864 * * [simplify]: Extracting #2: cost 120 inf + 0 564.865 * * [simplify]: Extracting #3: cost 223 inf + 2 564.867 * * [simplify]: Extracting #4: cost 212 inf + 2478 564.872 * * [simplify]: Extracting #5: cost 123 inf + 24108 564.885 * * [simplify]: Extracting #6: cost 49 inf + 43090 564.899 * * [simplify]: Extracting #7: cost 6 inf + 57419 564.929 * * [simplify]: Extracting #8: cost 0 inf + 59832 564.946 * [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)))) 564.946 * [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))))) 564.947 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 564.947 * * [simplify]: iters left: 6 (14 enodes) 564.951 * * [simplify]: iters left: 5 (57 enodes) 564.962 * * [simplify]: iters left: 4 (116 enodes) 565.017 * * [simplify]: iters left: 3 (321 enodes) 565.254 * * [simplify]: Extracting #0: cost 1 inf + 0 565.254 * * [simplify]: Extracting #1: cost 0 inf + 1 565.254 * [simplify]: Simplified to 0 565.254 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 565.255 * * * * [progress]: [ 977 / 3260 ] simplifiying candidate # 565.255 * [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)))))) 565.255 * * [simplify]: iters left: 6 (29 enodes) 565.263 * * [simplify]: iters left: 5 (112 enodes) 565.288 * * [simplify]: iters left: 4 (234 enodes) 565.354 * * [simplify]: Extracting #0: cost 1 inf + 0 565.355 * * [simplify]: Extracting #1: cost 11 inf + 0 565.355 * * [simplify]: Extracting #2: cost 109 inf + 0 565.355 * * [simplify]: Extracting #3: cost 181 inf + 450 565.356 * * [simplify]: Extracting #4: cost 162 inf + 3568 565.359 * * [simplify]: Extracting #5: cost 100 inf + 22811 565.366 * * [simplify]: Extracting #6: cost 32 inf + 41530 565.384 * * [simplify]: Extracting #7: cost 3 inf + 51613 565.401 * * [simplify]: Extracting #8: cost 0 inf + 52843 565.412 * [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))) 565.413 * [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))))))) 565.413 * [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))))) 565.413 * * [simplify]: iters left: 6 (15 enodes) 565.417 * * [simplify]: iters left: 5 (62 enodes) 565.429 * * [simplify]: iters left: 4 (149 enodes) 565.497 * * [simplify]: iters left: 3 (450 enodes) 565.776 * * [simplify]: Extracting #0: cost 1 inf + 0 565.776 * * [simplify]: Extracting #1: cost 0 inf + 1 565.776 * [simplify]: Simplified to 0 565.776 * [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)) 565.776 * * * * [progress]: [ 978 / 3260 ] simplifiying candidate # 565.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) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 565.777 * * [simplify]: iters left: 6 (28 enodes) 565.784 * * [simplify]: iters left: 5 (107 enodes) 565.808 * * [simplify]: iters left: 4 (201 enodes) 565.894 * * [simplify]: iters left: 3 (490 enodes) 566.167 * * [simplify]: Extracting #0: cost 1 inf + 0 566.167 * * [simplify]: Extracting #1: cost 11 inf + 0 566.168 * * [simplify]: Extracting #2: cost 116 inf + 0 566.170 * * [simplify]: Extracting #3: cost 229 inf + 413 566.172 * * [simplify]: Extracting #4: cost 210 inf + 2900 566.180 * * [simplify]: Extracting #5: cost 123 inf + 21005 566.198 * * [simplify]: Extracting #6: cost 48 inf + 39907 566.221 * * [simplify]: Extracting #7: cost 3 inf + 54865 566.241 * * [simplify]: Extracting #8: cost 0 inf + 56525 566.258 * [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))) 566.258 * [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)))))) 566.258 * [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)))) 566.259 * * [simplify]: iters left: 6 (14 enodes) 566.263 * * [simplify]: iters left: 5 (57 enodes) 566.280 * * [simplify]: iters left: 4 (118 enodes) 566.323 * * [simplify]: iters left: 3 (314 enodes) 566.458 * * [simplify]: Extracting #0: cost 1 inf + 0 566.458 * * [simplify]: Extracting #1: cost 0 inf + 1 566.458 * [simplify]: Simplified to 0 566.458 * [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)) 566.458 * * * * [progress]: [ 979 / 3260 ] simplifiying candidate # 566.459 * [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)))) 566.459 * * [simplify]: iters left: 6 (27 enodes) 566.468 * * [simplify]: iters left: 5 (98 enodes) 566.502 * * [simplify]: iters left: 4 (186 enodes) 566.580 * * [simplify]: iters left: 3 (406 enodes) 566.753 * * [simplify]: Extracting #0: cost 1 inf + 0 566.753 * * [simplify]: Extracting #1: cost 13 inf + 0 566.754 * * [simplify]: Extracting #2: cost 113 inf + 0 566.755 * * [simplify]: Extracting #3: cost 175 inf + 167 566.757 * * [simplify]: Extracting #4: cost 150 inf + 3467 566.764 * * [simplify]: Extracting #5: cost 92 inf + 15267 566.776 * * [simplify]: Extracting #6: cost 42 inf + 28109 566.794 * * [simplify]: Extracting #7: cost 6 inf + 40117 566.813 * * [simplify]: Extracting #8: cost 0 inf + 42478 566.831 * [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)) 566.832 * [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))))) 566.832 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 566.832 * * [simplify]: iters left: 6 (13 enodes) 566.836 * * [simplify]: iters left: 5 (48 enodes) 566.845 * * [simplify]: iters left: 4 (103 enodes) 566.870 * * [simplify]: iters left: 3 (238 enodes) 566.958 * * [simplify]: Extracting #0: cost 1 inf + 0 566.959 * * [simplify]: Extracting #1: cost 0 inf + 1 566.959 * [simplify]: Simplified to 0 566.959 * [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)) 566.959 * * * * [progress]: [ 980 / 3260 ] simplifiying candidate # 566.959 * [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)))))) 566.960 * * [simplify]: iters left: 6 (30 enodes) 566.975 * * [simplify]: iters left: 5 (116 enodes) 567.015 * * [simplify]: iters left: 4 (235 enodes) 567.107 * * [simplify]: Extracting #0: cost 1 inf + 0 567.107 * * [simplify]: Extracting #1: cost 11 inf + 0 567.107 * * [simplify]: Extracting #2: cost 126 inf + 0 567.108 * * [simplify]: Extracting #3: cost 222 inf + 365 567.109 * * [simplify]: Extracting #4: cost 206 inf + 2474 567.113 * * [simplify]: Extracting #5: cost 112 inf + 33968 567.126 * * [simplify]: Extracting #6: cost 31 inf + 60458 567.147 * * [simplify]: Extracting #7: cost 8 inf + 68818 567.163 * * [simplify]: Extracting #8: cost 0 inf + 71889 567.176 * [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)))) 567.176 * [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))))))) 567.176 * [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))))) 567.177 * * [simplify]: iters left: 6 (15 enodes) 567.183 * * [simplify]: iters left: 5 (61 enodes) 567.205 * * [simplify]: iters left: 4 (142 enodes) 567.258 * * [simplify]: iters left: 3 (474 enodes) 567.596 * * [simplify]: Extracting #0: cost 1 inf + 0 567.596 * * [simplify]: Extracting #1: cost 0 inf + 1 567.596 * [simplify]: Simplified to 0 567.596 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 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)) 567.596 * * * * [progress]: [ 981 / 3260 ] simplifiying candidate # 567.597 * [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))))) 567.597 * * [simplify]: iters left: 6 (29 enodes) 567.613 * * [simplify]: iters left: 5 (111 enodes) 567.652 * * [simplify]: iters left: 4 (204 enodes) 567.719 * * [simplify]: Extracting #0: cost 1 inf + 0 567.719 * * [simplify]: Extracting #1: cost 11 inf + 0 567.719 * * [simplify]: Extracting #2: cost 101 inf + 0 567.720 * * [simplify]: Extracting #3: cost 168 inf + 43 567.720 * * [simplify]: Extracting #4: cost 157 inf + 901 567.721 * * [simplify]: Extracting #5: cost 145 inf + 4463 567.725 * * [simplify]: Extracting #6: cost 78 inf + 23122 567.731 * * [simplify]: Extracting #7: cost 28 inf + 36904 567.739 * * [simplify]: Extracting #8: cost 5 inf + 46678 567.750 * * [simplify]: Extracting #9: cost 0 inf + 48900 567.770 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (* (sqrt 2) a) (sqrt (cbrt (fma (* c -4) a (* b b)))))) (* (/ (/ (sqrt b) (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt b) (sqrt a)) (cbrt 2)))) 567.770 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (* (sqrt 2) a) (sqrt (cbrt (fma (* c -4) a (* b b)))))) (* (/ (/ (sqrt b) (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt b) (sqrt a)) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 567.770 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 567.771 * * [simplify]: iters left: 6 (14 enodes) 567.778 * * [simplify]: iters left: 5 (56 enodes) 567.798 * * [simplify]: iters left: 4 (113 enodes) 567.846 * * [simplify]: iters left: 3 (324 enodes) 567.966 * * [simplify]: Extracting #0: cost 1 inf + 0 567.966 * * [simplify]: Extracting #1: cost 0 inf + 1 567.966 * [simplify]: Simplified to 0 567.966 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 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)) 567.966 * * * * [progress]: [ 982 / 3260 ] simplifiying candidate # 567.967 * [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)))) 567.967 * * [simplify]: iters left: 6 (28 enodes) 567.981 * * [simplify]: iters left: 5 (106 enodes) 568.006 * * [simplify]: iters left: 4 (195 enodes) 568.076 * * [simplify]: iters left: 3 (470 enodes) 568.279 * * [simplify]: Extracting #0: cost 1 inf + 0 568.279 * * [simplify]: Extracting #1: cost 11 inf + 0 568.279 * * [simplify]: Extracting #2: cost 99 inf + 0 568.280 * * [simplify]: Extracting #3: cost 195 inf + 2 568.282 * * [simplify]: Extracting #4: cost 175 inf + 2764 568.286 * * [simplify]: Extracting #5: cost 92 inf + 20903 568.294 * * [simplify]: Extracting #6: cost 47 inf + 33504 568.306 * * [simplify]: Extracting #7: cost 4 inf + 47862 568.324 * * [simplify]: Extracting #8: cost 0 inf + 49551 568.339 * [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)) 568.339 * [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))))) 568.339 * [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))) 568.339 * * [simplify]: iters left: 6 (14 enodes) 568.344 * * [simplify]: iters left: 5 (56 enodes) 568.361 * * [simplify]: iters left: 4 (112 enodes) 568.388 * * [simplify]: iters left: 3 (297 enodes) 568.516 * * [simplify]: Extracting #0: cost 1 inf + 0 568.516 * * [simplify]: Extracting #1: cost 0 inf + 1 568.517 * [simplify]: Simplified to 0 568.517 * [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)) 568.517 * * * * [progress]: [ 983 / 3260 ] simplifiying candidate # 568.517 * [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)))))) 568.518 * * [simplify]: iters left: 6 (27 enodes) 568.528 * * [simplify]: iters left: 5 (105 enodes) 568.546 * * [simplify]: iters left: 4 (206 enodes) 568.606 * * [simplify]: Extracting #0: cost 1 inf + 0 568.607 * * [simplify]: Extracting #1: cost 11 inf + 0 568.607 * * [simplify]: Extracting #2: cost 98 inf + 0 568.608 * * [simplify]: Extracting #3: cost 173 inf + 204 568.609 * * [simplify]: Extracting #4: cost 156 inf + 2396 568.612 * * [simplify]: Extracting #5: cost 150 inf + 5995 568.617 * * [simplify]: Extracting #6: cost 78 inf + 25632 568.625 * * [simplify]: Extracting #7: cost 8 inf + 46271 568.634 * * [simplify]: Extracting #8: cost 0 inf + 49801 568.645 * [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))) 568.645 * [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))))))) 568.645 * [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))))) 568.646 * * [simplify]: iters left: 6 (13 enodes) 568.652 * * [simplify]: iters left: 5 (53 enodes) 568.673 * * [simplify]: iters left: 4 (118 enodes) 568.717 * * [simplify]: iters left: 3 (324 enodes) 568.853 * * [simplify]: Extracting #0: cost 1 inf + 0 568.854 * * [simplify]: Extracting #1: cost 0 inf + 1 568.854 * [simplify]: Simplified to 0 568.854 * [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)) 568.854 * * * * [progress]: [ 984 / 3260 ] simplifiying candidate # 568.854 * [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))))) 568.854 * * [simplify]: iters left: 6 (25 enodes) 568.861 * * [simplify]: iters left: 5 (94 enodes) 568.877 * * [simplify]: iters left: 4 (164 enodes) 568.938 * * [simplify]: iters left: 3 (383 enodes) 569.088 * * [simplify]: Extracting #0: cost 1 inf + 0 569.088 * * [simplify]: Extracting #1: cost 9 inf + 0 569.088 * * [simplify]: Extracting #2: cost 92 inf + 0 569.089 * * [simplify]: Extracting #3: cost 186 inf + 43 569.089 * * [simplify]: Extracting #4: cost 183 inf + 616 569.092 * * [simplify]: Extracting #5: cost 122 inf + 11539 569.098 * * [simplify]: Extracting #6: cost 69 inf + 22851 569.106 * * [simplify]: Extracting #7: cost 40 inf + 30497 569.118 * * [simplify]: Extracting #8: cost 4 inf + 44235 569.140 * * [simplify]: Extracting #9: cost 0 inf + 45780 569.162 * [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))) 569.162 * [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)))))) 569.163 * [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)))) 569.163 * * [simplify]: iters left: 6 (11 enodes) 569.168 * * [simplify]: iters left: 5 (43 enodes) 569.183 * * [simplify]: iters left: 4 (84 enodes) 569.219 * * [simplify]: iters left: 3 (212 enodes) 569.286 * * [simplify]: iters left: 2 (472 enodes) 569.478 * * [simplify]: Extracting #0: cost 1 inf + 0 569.478 * * [simplify]: Extracting #1: cost 0 inf + 1 569.478 * [simplify]: Simplified to 0 569.478 * [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)) 569.479 * * * * [progress]: [ 985 / 3260 ] simplifiying candidate # 569.479 * [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)))) 569.479 * * [simplify]: iters left: 6 (25 enodes) 569.486 * * [simplify]: iters left: 5 (94 enodes) 569.505 * * [simplify]: iters left: 4 (170 enodes) 569.551 * * [simplify]: iters left: 3 (374 enodes) 569.703 * * [simplify]: Extracting #0: cost 1 inf + 0 569.703 * * [simplify]: Extracting #1: cost 11 inf + 0 569.703 * * [simplify]: Extracting #2: cost 81 inf + 0 569.704 * * [simplify]: Extracting #3: cost 148 inf + 2 569.706 * * [simplify]: Extracting #4: cost 142 inf + 698 569.708 * * [simplify]: Extracting #5: cost 123 inf + 3921 569.715 * * [simplify]: Extracting #6: cost 76 inf + 12004 569.726 * * [simplify]: Extracting #7: cost 26 inf + 25422 569.741 * * [simplify]: Extracting #8: cost 1 inf + 35191 569.756 * * [simplify]: Extracting #9: cost 0 inf + 35515 569.765 * [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))) 569.765 * [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))))) 569.765 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 569.766 * * [simplify]: iters left: 6 (12 enodes) 569.769 * * [simplify]: iters left: 5 (49 enodes) 569.779 * * [simplify]: iters left: 4 (99 enodes) 569.822 * * [simplify]: iters left: 3 (234 enodes) 569.913 * * [simplify]: iters left: 2 (447 enodes) 570.078 * * [simplify]: Extracting #0: cost 1 inf + 0 570.078 * * [simplify]: Extracting #1: cost 0 inf + 1 570.078 * [simplify]: Simplified to 0 570.078 * [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)) 570.078 * * * * [progress]: [ 986 / 3260 ] simplifiying candidate # 570.079 * [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)))))) 570.079 * * [simplify]: iters left: 6 (28 enodes) 570.090 * * [simplify]: iters left: 5 (107 enodes) 570.115 * * [simplify]: iters left: 4 (204 enodes) 570.167 * * [simplify]: iters left: 3 (467 enodes) 570.388 * * [simplify]: Extracting #0: cost 1 inf + 0 570.388 * * [simplify]: Extracting #1: cost 11 inf + 0 570.389 * * [simplify]: Extracting #2: cost 102 inf + 0 570.389 * * [simplify]: Extracting #3: cost 181 inf + 488 570.391 * * [simplify]: Extracting #4: cost 162 inf + 3048 570.394 * * [simplify]: Extracting #5: cost 103 inf + 16046 570.401 * * [simplify]: Extracting #6: cost 49 inf + 30844 570.420 * * [simplify]: Extracting #7: cost 6 inf + 45187 570.444 * * [simplify]: Extracting #8: cost 0 inf + 47637 570.468 * [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)))) 570.468 * [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))))))) 570.469 * [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))))) 570.469 * * [simplify]: iters left: 6 (14 enodes) 570.476 * * [simplify]: iters left: 5 (57 enodes) 570.496 * * [simplify]: iters left: 4 (121 enodes) 570.527 * * [simplify]: iters left: 3 (291 enodes) 570.652 * * [simplify]: Extracting #0: cost 1 inf + 0 570.652 * * [simplify]: Extracting #1: cost 0 inf + 1 570.652 * [simplify]: Simplified to 0 570.653 * [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)) 570.653 * * * * [progress]: [ 987 / 3260 ] simplifiying candidate # 570.653 * [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))))) 570.653 * * [simplify]: iters left: 6 (27 enodes) 570.661 * * [simplify]: iters left: 5 (102 enodes) 570.683 * * [simplify]: iters left: 4 (178 enodes) 570.719 * * [simplify]: iters left: 3 (375 enodes) 570.844 * * [simplify]: Extracting #0: cost 1 inf + 0 570.844 * * [simplify]: Extracting #1: cost 11 inf + 0 570.845 * * [simplify]: Extracting #2: cost 82 inf + 0 570.845 * * [simplify]: Extracting #3: cost 138 inf + 370 570.846 * * [simplify]: Extracting #4: cost 128 inf + 1231 570.848 * * [simplify]: Extracting #5: cost 93 inf + 6372 570.853 * * [simplify]: Extracting #6: cost 63 inf + 11502 570.862 * * [simplify]: Extracting #7: cost 30 inf + 19826 570.874 * * [simplify]: Extracting #8: cost 6 inf + 29569 570.891 * * [simplify]: Extracting #9: cost 0 inf + 32180 570.906 * [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)) 570.906 * [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)))))) 570.907 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 570.907 * * [simplify]: iters left: 6 (13 enodes) 570.914 * * [simplify]: iters left: 5 (52 enodes) 570.932 * * [simplify]: iters left: 4 (98 enodes) 570.968 * * [simplify]: iters left: 3 (212 enodes) 571.024 * * [simplify]: iters left: 2 (371 enodes) 571.131 * * [simplify]: Extracting #0: cost 1 inf + 0 571.131 * * [simplify]: Extracting #1: cost 0 inf + 1 571.131 * [simplify]: Simplified to 0 571.131 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt 2)))) (/ (/ b a) 2)) 0)) 571.131 * * * * [progress]: [ 988 / 3260 ] simplifiying candidate # 571.132 * [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)))) 571.132 * * [simplify]: iters left: 6 (26 enodes) 571.148 * * [simplify]: iters left: 5 (93 enodes) 571.179 * * [simplify]: iters left: 4 (163 enodes) 571.234 * * [simplify]: iters left: 3 (300 enodes) 571.325 * * [simplify]: Extracting #0: cost 1 inf + 0 571.325 * * [simplify]: Extracting #1: cost 11 inf + 0 571.325 * * [simplify]: Extracting #2: cost 77 inf + 0 571.326 * * [simplify]: Extracting #3: cost 110 inf + 788 571.327 * * [simplify]: Extracting #4: cost 77 inf + 4629 571.329 * * [simplify]: Extracting #5: cost 66 inf + 6916 571.332 * * [simplify]: Extracting #6: cost 60 inf + 8124 571.335 * * [simplify]: Extracting #7: cost 26 inf + 18092 571.341 * * [simplify]: Extracting #8: cost 5 inf + 26509 571.349 * * [simplify]: Extracting #9: cost 0 inf + 28808 571.357 * [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)) 571.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))))) (* (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))))) 571.360 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 571.360 * * [simplify]: iters left: 6 (12 enodes) 571.366 * * [simplify]: iters left: 5 (44 enodes) 571.374 * * [simplify]: iters left: 4 (92 enodes) 571.389 * * [simplify]: iters left: 3 (159 enodes) 571.418 * * [simplify]: iters left: 2 (267 enodes) 571.469 * * [simplify]: iters left: 1 (364 enodes) 571.553 * * [simplify]: Extracting #0: cost 1 inf + 0 571.553 * * [simplify]: Extracting #1: cost 0 inf + 1 571.553 * [simplify]: Simplified to 0 571.553 * [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)) 571.554 * * * * [progress]: [ 989 / 3260 ] simplifiying candidate # 571.554 * [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)))))) 571.554 * * [simplify]: iters left: 6 (29 enodes) 571.562 * * [simplify]: iters left: 5 (114 enodes) 571.587 * * [simplify]: iters left: 4 (237 enodes) 571.670 * * [simplify]: Extracting #0: cost 1 inf + 0 571.670 * * [simplify]: Extracting #1: cost 11 inf + 0 571.670 * * [simplify]: Extracting #2: cost 123 inf + 0 571.671 * * [simplify]: Extracting #3: cost 210 inf + 370 571.672 * * [simplify]: Extracting #4: cost 181 inf + 4790 571.676 * * [simplify]: Extracting #5: cost 94 inf + 31667 571.687 * * [simplify]: Extracting #6: cost 33 inf + 49302 571.704 * * [simplify]: Extracting #7: cost 1 inf + 60323 571.725 * * [simplify]: Extracting #8: cost 0 inf + 60783 571.751 * [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))))) 571.751 * [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))))))) 571.752 * [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))))) 571.752 * * [simplify]: iters left: 6 (15 enodes) 571.760 * * [simplify]: iters left: 5 (64 enodes) 571.781 * * [simplify]: iters left: 4 (149 enodes) 571.823 * * [simplify]: iters left: 3 (466 enodes) 572.212 * * [simplify]: Extracting #0: cost 1 inf + 0 572.212 * * [simplify]: Extracting #1: cost 0 inf + 1 572.212 * [simplify]: Simplified to 0 572.212 * [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)) 572.212 * * * * [progress]: [ 990 / 3260 ] simplifiying candidate # 572.213 * [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))))) 572.213 * * [simplify]: iters left: 6 (28 enodes) 572.221 * * [simplify]: iters left: 5 (109 enodes) 572.254 * * [simplify]: iters left: 4 (207 enodes) 572.301 * * [simplify]: Extracting #0: cost 1 inf + 0 572.301 * * [simplify]: Extracting #1: cost 11 inf + 0 572.301 * * [simplify]: Extracting #2: cost 104 inf + 0 572.302 * * [simplify]: Extracting #3: cost 164 inf + 168 572.303 * * [simplify]: Extracting #4: cost 135 inf + 4598 572.306 * * [simplify]: Extracting #5: cost 76 inf + 19864 572.311 * * [simplify]: Extracting #6: cost 46 inf + 26861 572.317 * * [simplify]: Extracting #7: cost 25 inf + 31830 572.324 * * [simplify]: Extracting #8: cost 6 inf + 40279 572.334 * * [simplify]: Extracting #9: cost 0 inf + 42848 572.342 * [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))) 572.342 * [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)))))) 572.343 * [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)))) 572.343 * * [simplify]: iters left: 6 (14 enodes) 572.347 * * [simplify]: iters left: 5 (59 enodes) 572.358 * * [simplify]: iters left: 4 (121 enodes) 572.384 * * [simplify]: iters left: 3 (332 enodes) 572.588 * * [simplify]: Extracting #0: cost 1 inf + 0 572.588 * * [simplify]: Extracting #1: cost 0 inf + 1 572.588 * [simplify]: Simplified to 0 572.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))))) (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)) 572.588 * * * * [progress]: [ 991 / 3260 ] simplifiying candidate # 572.588 * [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)))) 572.589 * * [simplify]: iters left: 6 (27 enodes) 572.603 * * [simplify]: iters left: 5 (104 enodes) 572.638 * * [simplify]: iters left: 4 (198 enodes) 572.698 * * [simplify]: iters left: 3 (454 enodes) 572.908 * * [simplify]: Extracting #0: cost 1 inf + 0 572.908 * * [simplify]: Extracting #1: cost 11 inf + 0 572.909 * * [simplify]: Extracting #2: cost 128 inf + 0 572.910 * * [simplify]: Extracting #3: cost 203 inf + 87 572.912 * * [simplify]: Extracting #4: cost 172 inf + 3272 572.917 * * [simplify]: Extracting #5: cost 90 inf + 20914 572.927 * * [simplify]: Extracting #6: cost 47 inf + 31686 572.938 * * [simplify]: Extracting #7: cost 2 inf + 47384 572.957 * * [simplify]: Extracting #8: cost 0 inf + 48233 572.971 * [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)))) 572.972 * [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))))) 572.972 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 572.972 * * [simplify]: iters left: 6 (13 enodes) 572.976 * * [simplify]: iters left: 5 (54 enodes) 572.987 * * [simplify]: iters left: 4 (112 enodes) 573.018 * * [simplify]: iters left: 3 (281 enodes) 573.177 * * [simplify]: Extracting #0: cost 1 inf + 0 573.177 * * [simplify]: Extracting #1: cost 0 inf + 1 573.177 * [simplify]: Simplified to 0 573.177 * [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)) 573.177 * * * * [progress]: [ 992 / 3260 ] simplifiying candidate # 573.177 * [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)))))) 573.178 * * [simplify]: iters left: 6 (27 enodes) 573.195 * * [simplify]: iters left: 5 (106 enodes) 573.231 * * [simplify]: iters left: 4 (219 enodes) 573.293 * * [simplify]: Extracting #0: cost 1 inf + 0 573.293 * * [simplify]: Extracting #1: cost 11 inf + 0 573.293 * * [simplify]: Extracting #2: cost 103 inf + 0 573.294 * * [simplify]: Extracting #3: cost 173 inf + 409 573.296 * * [simplify]: Extracting #4: cost 107 inf + 12258 573.301 * * [simplify]: Extracting #5: cost 54 inf + 27891 573.310 * * [simplify]: Extracting #6: cost 50 inf + 28785 573.322 * * [simplify]: Extracting #7: cost 28 inf + 34135 573.338 * * [simplify]: Extracting #8: cost 5 inf + 43580 573.354 * * [simplify]: Extracting #9: cost 0 inf + 45568 573.363 * [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))))) 573.363 * [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))))))) 573.364 * [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))))) 573.364 * * [simplify]: iters left: 6 (14 enodes) 573.368 * * [simplify]: iters left: 5 (59 enodes) 573.379 * * [simplify]: iters left: 4 (134 enodes) 573.420 * * [simplify]: iters left: 3 (357 enodes) 573.630 * * [simplify]: Extracting #0: cost 1 inf + 0 573.631 * * [simplify]: Extracting #1: cost 0 inf + 1 573.631 * [simplify]: Simplified to 0 573.631 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (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)) 573.631 * * * * [progress]: [ 993 / 3260 ] simplifiying candidate # 573.631 * [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))))) 573.632 * * [simplify]: iters left: 6 (26 enodes) 573.645 * * [simplify]: iters left: 5 (100 enodes) 573.680 * * [simplify]: iters left: 4 (189 enodes) 573.761 * * [simplify]: iters left: 3 (446 enodes) 574.003 * * [simplify]: Extracting #0: cost 1 inf + 0 574.003 * * [simplify]: Extracting #1: cost 11 inf + 0 574.003 * * [simplify]: Extracting #2: cost 149 inf + 0 574.005 * * [simplify]: Extracting #3: cost 240 inf + 496 574.007 * * [simplify]: Extracting #4: cost 194 inf + 6447 574.019 * * [simplify]: Extracting #5: cost 96 inf + 26362 574.038 * * [simplify]: Extracting #6: cost 47 inf + 38461 574.063 * * [simplify]: Extracting #7: cost 4 inf + 52591 574.087 * * [simplify]: Extracting #8: cost 0 inf + 54338 574.102 * [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)) 574.102 * [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)))))) 574.102 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 574.102 * * [simplify]: iters left: 6 (13 enodes) 574.106 * * [simplify]: iters left: 5 (53 enodes) 574.123 * * [simplify]: iters left: 4 (106 enodes) 574.159 * * [simplify]: iters left: 3 (257 enodes) 574.277 * * [simplify]: Extracting #0: cost 1 inf + 0 574.277 * * [simplify]: Extracting #1: cost 0 inf + 1 574.277 * [simplify]: Simplified to 0 574.277 * [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)) 574.278 * * * * [progress]: [ 994 / 3260 ] simplifiying candidate # 574.278 * [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)))) 574.278 * * [simplify]: iters left: 6 (25 enodes) 574.287 * * [simplify]: iters left: 5 (94 enodes) 574.304 * * [simplify]: iters left: 4 (169 enodes) 574.355 * * [simplify]: iters left: 3 (360 enodes) 574.547 * * [simplify]: Extracting #0: cost 1 inf + 0 574.547 * * [simplify]: Extracting #1: cost 11 inf + 0 574.548 * * [simplify]: Extracting #2: cost 102 inf + 0 574.549 * * [simplify]: Extracting #3: cost 151 inf + 127 574.551 * * [simplify]: Extracting #4: cost 105 inf + 5324 574.559 * * [simplify]: Extracting #5: cost 66 inf + 11854 574.566 * * [simplify]: Extracting #6: cost 59 inf + 13186 574.577 * * [simplify]: Extracting #7: cost 25 inf + 23327 574.594 * * [simplify]: Extracting #8: cost 0 inf + 33867 574.603 * [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))) 574.603 * [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))))) 574.603 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 574.603 * * [simplify]: iters left: 6 (12 enodes) 574.607 * * [simplify]: iters left: 5 (49 enodes) 574.622 * * [simplify]: iters left: 4 (94 enodes) 574.643 * * [simplify]: iters left: 3 (221 enodes) 574.744 * * [simplify]: iters left: 2 (492 enodes) 575.171 * * [simplify]: Extracting #0: cost 1 inf + 0 575.171 * * [simplify]: Extracting #1: cost 0 inf + 1 575.171 * [simplify]: Simplified to 0 575.171 * [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)) 575.172 * * * * [progress]: [ 995 / 3260 ] simplifiying candidate # 575.172 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 575.172 * * [simplify]: iters left: 6 (27 enodes) 575.180 * * [simplify]: iters left: 5 (102 enodes) 575.198 * * [simplify]: iters left: 4 (197 enodes) 575.262 * * [simplify]: iters left: 3 (454 enodes) 575.523 * * [simplify]: Extracting #0: cost 1 inf + 0 575.523 * * [simplify]: Extracting #1: cost 11 inf + 0 575.524 * * [simplify]: Extracting #2: cost 137 inf + 0 575.524 * * [simplify]: Extracting #3: cost 200 inf + 1513 575.529 * * [simplify]: Extracting #4: cost 108 inf + 17745 575.540 * * [simplify]: Extracting #5: cost 65 inf + 28368 575.554 * * [simplify]: Extracting #6: cost 50 inf + 32649 575.574 * * [simplify]: Extracting #7: cost 6 inf + 47970 575.597 * * [simplify]: Extracting #8: cost 0 inf + 50369 575.613 * [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))) 575.613 * [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))))))) 575.613 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 575.614 * * [simplify]: iters left: 6 (13 enodes) 575.618 * * [simplify]: iters left: 5 (52 enodes) 575.630 * * [simplify]: iters left: 4 (111 enodes) 575.678 * * [simplify]: iters left: 3 (278 enodes) 575.820 * * [simplify]: Extracting #0: cost 1 inf + 0 575.820 * * [simplify]: Extracting #1: cost 0 inf + 1 575.820 * [simplify]: Simplified to 0 575.820 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 575.820 * * * * [progress]: [ 996 / 3260 ] simplifiying candidate # 575.820 * [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))))) 575.820 * * [simplify]: iters left: 6 (26 enodes) 575.833 * * [simplify]: iters left: 5 (97 enodes) 575.862 * * [simplify]: iters left: 4 (173 enodes) 575.903 * * [simplify]: iters left: 3 (363 enodes) 576.027 * * [simplify]: Extracting #0: cost 1 inf + 0 576.027 * * [simplify]: Extracting #1: cost 11 inf + 0 576.027 * * [simplify]: Extracting #2: cost 94 inf + 0 576.028 * * [simplify]: Extracting #3: cost 128 inf + 500 576.033 * * [simplify]: Extracting #4: cost 76 inf + 5995 576.038 * * [simplify]: Extracting #5: cost 65 inf + 8531 576.041 * * [simplify]: Extracting #6: cost 59 inf + 9932 576.046 * * [simplify]: Extracting #7: cost 25 inf + 20015 576.053 * * [simplify]: Extracting #8: cost 0 inf + 30275 576.060 * * [simplify]: Extracting #9: cost 0 inf + 30260 576.071 * [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)) 576.071 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 576.071 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 576.071 * * [simplify]: iters left: 6 (12 enodes) 576.075 * * [simplify]: iters left: 5 (47 enodes) 576.084 * * [simplify]: iters left: 4 (89 enodes) 576.122 * * [simplify]: iters left: 3 (186 enodes) 576.178 * * [simplify]: iters left: 2 (378 enodes) 576.409 * * [simplify]: Extracting #0: cost 1 inf + 0 576.409 * * [simplify]: Extracting #1: cost 0 inf + 1 576.409 * [simplify]: Simplified to 0 576.409 * [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)) 576.409 * * * * [progress]: [ 997 / 3260 ] simplifiying candidate # 576.410 * [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)))) 576.410 * * [simplify]: iters left: 6 (25 enodes) 576.417 * * [simplify]: iters left: 5 (91 enodes) 576.432 * * [simplify]: iters left: 4 (139 enodes) 576.466 * * [simplify]: iters left: 3 (247 enodes) 576.533 * * [simplify]: iters left: 2 (406 enodes) 576.644 * * [simplify]: Extracting #0: cost 1 inf + 0 576.644 * * [simplify]: Extracting #1: cost 9 inf + 0 576.645 * * [simplify]: Extracting #2: cost 70 inf + 2 576.646 * * [simplify]: Extracting #3: cost 106 inf + 794 576.648 * * [simplify]: Extracting #4: cost 84 inf + 2288 576.651 * * [simplify]: Extracting #5: cost 87 inf + 2662 576.654 * * [simplify]: Extracting #6: cost 82 inf + 3708 576.661 * * [simplify]: Extracting #7: cost 29 inf + 20390 576.672 * * [simplify]: Extracting #8: cost 5 inf + 28947 576.680 * * [simplify]: Extracting #9: cost 0 inf + 30553 576.688 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) 2) (/ b (* a 2))) 576.689 * [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))))) 576.689 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 576.689 * * [simplify]: iters left: 6 (11 enodes) 576.692 * * [simplify]: iters left: 5 (40 enodes) 576.704 * * [simplify]: iters left: 4 (65 enodes) 576.727 * * [simplify]: iters left: 3 (97 enodes) 576.762 * * [simplify]: iters left: 2 (165 enodes) 576.810 * * [simplify]: iters left: 1 (271 enodes) 576.877 * * [simplify]: Extracting #0: cost 1 inf + 0 576.877 * * [simplify]: Extracting #1: cost 0 inf + 1 576.877 * [simplify]: Simplified to 0 576.877 * [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)) 576.877 * * * * [progress]: [ 998 / 3260 ] simplifiying candidate # 576.877 * [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)))))) 576.877 * * [simplify]: iters left: 6 (26 enodes) 576.885 * * [simplify]: iters left: 5 (101 enodes) 576.910 * * [simplify]: iters left: 4 (192 enodes) 576.965 * * [simplify]: iters left: 3 (429 enodes) 577.134 * * [simplify]: Extracting #0: cost 1 inf + 0 577.135 * * [simplify]: Extracting #1: cost 11 inf + 0 577.135 * * [simplify]: Extracting #2: cost 129 inf + 0 577.137 * * [simplify]: Extracting #3: cost 183 inf + 1388 577.143 * * [simplify]: Extracting #4: cost 112 inf + 14407 577.154 * * [simplify]: Extracting #5: cost 65 inf + 25193 577.162 * * [simplify]: Extracting #6: cost 39 inf + 33348 577.172 * * [simplify]: Extracting #7: cost 0 inf + 47034 577.184 * [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)))) 577.184 * [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))))))) 577.184 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 577.185 * * [simplify]: iters left: 6 (12 enodes) 577.191 * * [simplify]: iters left: 5 (51 enodes) 577.214 * * [simplify]: iters left: 4 (106 enodes) 577.250 * * [simplify]: iters left: 3 (247 enodes) 577.348 * * [simplify]: Extracting #0: cost 1 inf + 0 577.349 * * [simplify]: Extracting #1: cost 0 inf + 1 577.349 * [simplify]: Simplified to 0 577.349 * [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)) 577.349 * * * * [progress]: [ 999 / 3260 ] simplifiying candidate # 577.349 * [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))))) 577.349 * * [simplify]: iters left: 6 (25 enodes) 577.356 * * [simplify]: iters left: 5 (96 enodes) 577.380 * * [simplify]: iters left: 4 (170 enodes) 577.426 * * [simplify]: iters left: 3 (362 enodes) 577.551 * * [simplify]: Extracting #0: cost 1 inf + 0 577.551 * * [simplify]: Extracting #1: cost 11 inf + 0 577.552 * * [simplify]: Extracting #2: cost 109 inf + 0 577.552 * * [simplify]: Extracting #3: cost 134 inf + 1409 577.555 * * [simplify]: Extracting #4: cost 80 inf + 7311 577.558 * * [simplify]: Extracting #5: cost 65 inf + 10375 577.564 * * [simplify]: Extracting #6: cost 64 inf + 10682 577.571 * * [simplify]: Extracting #7: cost 54 inf + 11810 577.582 * * [simplify]: Extracting #8: cost 20 inf + 23921 577.597 * * [simplify]: Extracting #9: cost 1 inf + 31698 577.612 * * [simplify]: Extracting #10: cost 0 inf + 32104 577.628 * [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)) 577.628 * [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)))))) 577.629 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 577.629 * * [simplify]: iters left: 6 (11 enodes) 577.633 * * [simplify]: iters left: 5 (46 enodes) 577.641 * * [simplify]: iters left: 4 (86 enodes) 577.669 * * [simplify]: iters left: 3 (183 enodes) 577.736 * * [simplify]: iters left: 2 (372 enodes) 577.923 * * [simplify]: Extracting #0: cost 1 inf + 0 577.923 * * [simplify]: Extracting #1: cost 0 inf + 1 577.923 * [simplify]: Simplified to 0 577.923 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (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)) 577.923 * * * * [progress]: [ 1000 / 3260 ] simplifiying candidate # 577.923 * [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)))) 577.924 * * [simplify]: iters left: 6 (24 enodes) 577.936 * * [simplify]: iters left: 5 (90 enodes) 577.957 * * [simplify]: iters left: 4 (138 enodes) 577.987 * * [simplify]: iters left: 3 (246 enodes) 578.068 * * [simplify]: iters left: 2 (404 enodes) 578.217 * * [simplify]: Extracting #0: cost 1 inf + 0 578.218 * * [simplify]: Extracting #1: cost 9 inf + 0 578.218 * * [simplify]: Extracting #2: cost 70 inf + 2 578.219 * * [simplify]: Extracting #3: cost 106 inf + 837 578.221 * * [simplify]: Extracting #4: cost 83 inf + 2290 578.224 * * [simplify]: Extracting #5: cost 87 inf + 2622 578.227 * * [simplify]: Extracting #6: cost 83 inf + 3625 578.234 * * [simplify]: Extracting #7: cost 31 inf + 19544 578.249 * * [simplify]: Extracting #8: cost 1 inf + 30309 578.265 * * [simplify]: Extracting #9: cost 0 inf + 30555 578.281 * [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)) 578.281 * [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))))) 578.281 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 578.281 * * [simplify]: iters left: 6 (10 enodes) 578.287 * * [simplify]: iters left: 5 (39 enodes) 578.305 * * [simplify]: iters left: 4 (64 enodes) 578.328 * * [simplify]: iters left: 3 (96 enodes) 578.362 * * [simplify]: iters left: 2 (164 enodes) 578.436 * * [simplify]: iters left: 1 (270 enodes) 578.548 * * [simplify]: Extracting #0: cost 1 inf + 0 578.548 * * [simplify]: Extracting #1: cost 0 inf + 1 578.548 * [simplify]: Simplified to 0 578.548 * [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)) 578.548 * * * * [progress]: [ 1001 / 3260 ] simplifiying candidate # 578.549 * [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)))))) 578.549 * * [simplify]: iters left: 6 (26 enodes) 578.566 * * [simplify]: iters left: 5 (102 enodes) 578.602 * * [simplify]: iters left: 4 (201 enodes) 578.682 * * [simplify]: iters left: 3 (429 enodes) 578.862 * * [simplify]: Extracting #0: cost 1 inf + 0 578.862 * * [simplify]: Extracting #1: cost 11 inf + 0 578.862 * * [simplify]: Extracting #2: cost 108 inf + 0 578.863 * * [simplify]: Extracting #3: cost 177 inf + 2238 578.867 * * [simplify]: Extracting #4: cost 94 inf + 16275 578.873 * * [simplify]: Extracting #5: cost 65 inf + 22407 578.879 * * [simplify]: Extracting #6: cost 48 inf + 27343 578.893 * * [simplify]: Extracting #7: cost 4 inf + 43105 578.917 * * [simplify]: Extracting #8: cost 0 inf + 44408 578.937 * [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))) 578.938 * [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))))))) 578.938 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 578.938 * * [simplify]: iters left: 6 (12 enodes) 578.946 * * [simplify]: iters left: 5 (53 enodes) 578.966 * * [simplify]: iters left: 4 (117 enodes) 579.015 * * [simplify]: iters left: 3 (255 enodes) 579.111 * * [simplify]: Extracting #0: cost 1 inf + 0 579.111 * * [simplify]: Extracting #1: cost 0 inf + 1 579.111 * [simplify]: Simplified to 0 579.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)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 579.111 * * * * [progress]: [ 1002 / 3260 ] simplifiying candidate # 579.111 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 579.111 * * [simplify]: iters left: 6 (25 enodes) 579.119 * * [simplify]: iters left: 5 (97 enodes) 579.145 * * [simplify]: iters left: 4 (180 enodes) 579.210 * * [simplify]: iters left: 3 (342 enodes) 579.348 * * [simplify]: Extracting #0: cost 1 inf + 0 579.348 * * [simplify]: Extracting #1: cost 11 inf + 0 579.348 * * [simplify]: Extracting #2: cost 91 inf + 0 579.349 * * [simplify]: Extracting #3: cost 120 inf + 2911 579.352 * * [simplify]: Extracting #4: cost 69 inf + 8156 579.354 * * [simplify]: Extracting #5: cost 65 inf + 9104 579.357 * * [simplify]: Extracting #6: cost 64 inf + 9274 579.367 * * [simplify]: Extracting #7: cost 54 inf + 10442 579.376 * * [simplify]: Extracting #8: cost 21 inf + 22031 579.390 * * [simplify]: Extracting #9: cost 1 inf + 30366 579.398 * * [simplify]: Extracting #10: cost 0 inf + 30745 579.406 * [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)) 579.406 * [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)))))) 579.406 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 579.407 * * [simplify]: iters left: 6 (11 enodes) 579.411 * * [simplify]: iters left: 5 (48 enodes) 579.428 * * [simplify]: iters left: 4 (98 enodes) 579.463 * * [simplify]: iters left: 3 (181 enodes) 579.522 * * [simplify]: iters left: 2 (358 enodes) 579.680 * * [simplify]: Extracting #0: cost 1 inf + 0 579.680 * * [simplify]: Extracting #1: cost 0 inf + 1 579.680 * [simplify]: Simplified to 0 579.680 * [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)) 579.680 * * * * [progress]: [ 1003 / 3260 ] simplifiying candidate # 579.680 * [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)))) 579.681 * * [simplify]: iters left: 6 (24 enodes) 579.694 * * [simplify]: iters left: 5 (90 enodes) 579.725 * * [simplify]: iters left: 4 (158 enodes) 579.782 * * [simplify]: iters left: 3 (287 enodes) 579.895 * * [simplify]: iters left: 2 (485 enodes) 580.117 * * [simplify]: Extracting #0: cost 1 inf + 0 580.117 * * [simplify]: Extracting #1: cost 12 inf + 0 580.118 * * [simplify]: Extracting #2: cost 97 inf + 83 580.119 * * [simplify]: Extracting #3: cost 135 inf + 1329 580.123 * * [simplify]: Extracting #4: cost 89 inf + 4730 580.127 * * [simplify]: Extracting #5: cost 94 inf + 4899 580.131 * * [simplify]: Extracting #6: cost 89 inf + 5945 580.139 * * [simplify]: Extracting #7: cost 40 inf + 20993 580.147 * * [simplify]: Extracting #8: cost 4 inf + 33910 580.156 * * [simplify]: Extracting #9: cost 0 inf + 35405 580.166 * [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))) 580.166 * [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))))) 580.166 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 580.167 * * [simplify]: iters left: 6 (10 enodes) 580.174 * * [simplify]: iters left: 5 (41 enodes) 580.188 * * [simplify]: iters left: 4 (81 enodes) 580.216 * * [simplify]: iters left: 3 (127 enodes) 580.240 * * [simplify]: iters left: 2 (186 enodes) 580.269 * * [simplify]: iters left: 1 (266 enodes) 580.401 * * [simplify]: Extracting #0: cost 1 inf + 0 580.401 * * [simplify]: Extracting #1: cost 0 inf + 1 580.401 * [simplify]: Simplified to 0 580.402 * [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)) 580.402 * * * * [progress]: [ 1004 / 3260 ] simplifiying candidate # 580.402 * [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))) 580.402 * * [simplify]: iters left: 6 (23 enodes) 580.415 * * [simplify]: iters left: 5 (87 enodes) 580.439 * * [simplify]: iters left: 4 (140 enodes) 580.463 * * [simplify]: iters left: 3 (248 enodes) 580.541 * * [simplify]: iters left: 2 (415 enodes) 580.718 * * [simplify]: Extracting #0: cost 1 inf + 0 580.718 * * [simplify]: Extracting #1: cost 9 inf + 0 580.718 * * [simplify]: Extracting #2: cost 74 inf + 2 580.719 * * [simplify]: Extracting #3: cost 109 inf + 920 580.722 * * [simplify]: Extracting #4: cost 82 inf + 2908 580.725 * * [simplify]: Extracting #5: cost 87 inf + 3035 580.728 * * [simplify]: Extracting #6: cost 82 inf + 3904 580.735 * * [simplify]: Extracting #7: cost 35 inf + 18562 580.750 * * [simplify]: Extracting #8: cost 2 inf + 30261 580.770 * * [simplify]: Extracting #9: cost 0 inf + 30886 580.787 * [simplify]: Simplified to (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 2))) 580.787 * [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)))) 580.788 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 580.788 * * [simplify]: iters left: 6 (9 enodes) 580.793 * * [simplify]: iters left: 5 (36 enodes) 580.807 * * [simplify]: iters left: 4 (67 enodes) 580.821 * * [simplify]: iters left: 3 (97 enodes) 580.842 * * [simplify]: iters left: 2 (158 enodes) 580.894 * * [simplify]: iters left: 1 (263 enodes) 580.989 * * [simplify]: Extracting #0: cost 1 inf + 0 580.989 * * [simplify]: Extracting #1: cost 0 inf + 1 580.989 * [simplify]: Simplified to 0 580.989 * [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)) 580.990 * * * * [progress]: [ 1005 / 3260 ] simplifiying candidate # 580.990 * [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)))) 580.990 * * [simplify]: iters left: 6 (23 enodes) 580.996 * * [simplify]: iters left: 5 (88 enodes) 581.012 * * [simplify]: iters left: 4 (149 enodes) 581.067 * * [simplify]: iters left: 3 (278 enodes) 581.176 * * [simplify]: iters left: 2 (465 enodes) 581.311 * * [simplify]: Extracting #0: cost 1 inf + 0 581.312 * * [simplify]: Extracting #1: cost 11 inf + 0 581.312 * * [simplify]: Extracting #2: cost 93 inf + 0 581.313 * * [simplify]: Extracting #3: cost 136 inf + 586 581.316 * * [simplify]: Extracting #4: cost 94 inf + 3775 581.320 * * [simplify]: Extracting #5: cost 94 inf + 4313 581.324 * * [simplify]: Extracting #6: cost 88 inf + 5618 581.333 * * [simplify]: Extracting #7: cost 42 inf + 20139 581.346 * * [simplify]: Extracting #8: cost 3 inf + 33903 581.356 * * [simplify]: Extracting #9: cost 0 inf + 34907 581.366 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ b (* a 2))) 581.366 * [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))))) 581.366 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 581.366 * * [simplify]: iters left: 5 (9 enodes) 581.372 * * [simplify]: iters left: 4 (39 enodes) 581.389 * * [simplify]: iters left: 3 (65 enodes) 581.412 * * [simplify]: iters left: 2 (129 enodes) 581.446 * * [simplify]: iters left: 1 (210 enodes) 581.490 * * [simplify]: Extracting #0: cost 1 inf + 0 581.490 * * [simplify]: Extracting #1: cost 0 inf + 1 581.490 * [simplify]: Simplified to 0 581.490 * [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)) 581.490 * * * * [progress]: [ 1006 / 3260 ] simplifiying candidate # 581.490 * [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)))))) 581.491 * * [simplify]: iters left: 6 (26 enodes) 581.497 * * [simplify]: iters left: 5 (99 enodes) 581.521 * * [simplify]: iters left: 4 (153 enodes) 581.547 * * [simplify]: iters left: 3 (243 enodes) 581.634 * * [simplify]: iters left: 2 (454 enodes) 581.854 * * [simplify]: Extracting #0: cost 1 inf + 0 581.854 * * [simplify]: Extracting #1: cost 11 inf + 0 581.855 * * [simplify]: Extracting #2: cost 91 inf + 0 581.856 * * [simplify]: Extracting #3: cost 160 inf + 618 581.858 * * [simplify]: Extracting #4: cost 150 inf + 2087 581.860 * * [simplify]: Extracting #5: cost 149 inf + 3309 581.868 * * [simplify]: Extracting #6: cost 98 inf + 22633 581.891 * * [simplify]: Extracting #7: cost 14 inf + 57090 581.923 * * [simplify]: Extracting #8: cost 0 inf + 63833 581.951 * [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)) 581.951 * [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))))))) 581.951 * [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))))) 581.952 * * [simplify]: iters left: 6 (10 enodes) 581.957 * * [simplify]: iters left: 5 (37 enodes) 581.969 * * [simplify]: iters left: 4 (57 enodes) 581.985 * * [simplify]: iters left: 3 (104 enodes) 582.005 * * [simplify]: iters left: 2 (158 enodes) 582.049 * * [simplify]: iters left: 1 (225 enodes) 582.085 * * [simplify]: Extracting #0: cost 1 inf + 0 582.085 * * [simplify]: Extracting #1: cost 0 inf + 1 582.085 * [simplify]: Simplified to 0 582.085 * [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)) 582.086 * * * * [progress]: [ 1007 / 3260 ] simplifiying candidate # 582.086 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 582.086 * * [simplify]: iters left: 6 (25 enodes) 582.092 * * [simplify]: iters left: 5 (90 enodes) 582.111 * * [simplify]: iters left: 4 (137 enodes) 582.159 * * [simplify]: iters left: 3 (212 enodes) 582.212 * * [simplify]: iters left: 2 (385 enodes) 582.820 * * [simplify]: Extracting #0: cost 1 inf + 0 582.820 * * [simplify]: Extracting #1: cost 9 inf + 0 582.820 * * [simplify]: Extracting #2: cost 77 inf + 0 582.821 * * [simplify]: Extracting #3: cost 134 inf + 734 582.822 * * [simplify]: Extracting #4: cost 122 inf + 2163 582.824 * * [simplify]: Extracting #5: cost 123 inf + 2900 582.827 * * [simplify]: Extracting #6: cost 120 inf + 3452 582.830 * * [simplify]: Extracting #7: cost 109 inf + 4607 582.837 * * [simplify]: Extracting #8: cost 63 inf + 23506 582.857 * * [simplify]: Extracting #9: cost 2 inf + 50550 582.882 * * [simplify]: Extracting #10: cost 0 inf + 51429 582.900 * [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)) 582.900 * [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)))))) 582.900 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 582.901 * * [simplify]: iters left: 6 (9 enodes) 582.903 * * [simplify]: iters left: 5 (29 enodes) 582.908 * * [simplify]: iters left: 4 (42 enodes) 582.914 * * [simplify]: iters left: 3 (58 enodes) 582.923 * * [simplify]: iters left: 2 (68 enodes) 582.936 * * [simplify]: Extracting #0: cost 1 inf + 0 582.936 * * [simplify]: Extracting #1: cost 0 inf + 1 582.936 * [simplify]: Simplified to 0 582.936 * [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)) 582.936 * * * * [progress]: [ 1008 / 3260 ] simplifiying candidate # 582.936 * [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)))))) 582.937 * * [simplify]: iters left: 6 (27 enodes) 582.950 * * [simplify]: iters left: 5 (107 enodes) 582.991 * * [simplify]: iters left: 4 (214 enodes) 583.070 * * [simplify]: iters left: 3 (479 enodes) 583.278 * * [simplify]: Extracting #0: cost 1 inf + 0 583.278 * * [simplify]: Extracting #1: cost 11 inf + 0 583.279 * * [simplify]: Extracting #2: cost 108 inf + 0 583.280 * * [simplify]: Extracting #3: cost 197 inf + 4 583.282 * * [simplify]: Extracting #4: cost 194 inf + 694 583.285 * * [simplify]: Extracting #5: cost 187 inf + 2534 583.291 * * [simplify]: Extracting #6: cost 115 inf + 20734 583.313 * * [simplify]: Extracting #7: cost 11 inf + 57836 583.341 * * [simplify]: Extracting #8: cost 0 inf + 62394 583.368 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (fabs (cbrt (fma c (* a -4) (* b b))))) a) (/ (/ b 2) a)) 583.368 * [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))))))) 583.369 * [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))))) 583.369 * * [simplify]: iters left: 6 (13 enodes) 583.376 * * [simplify]: iters left: 5 (53 enodes) 583.395 * * [simplify]: iters left: 4 (117 enodes) 583.454 * * [simplify]: iters left: 3 (275 enodes) 583.547 * * [simplify]: iters left: 2 (474 enodes) 583.725 * * [simplify]: Extracting #0: cost 1 inf + 0 583.725 * * [simplify]: Extracting #1: cost 0 inf + 1 583.725 * [simplify]: Simplified to 0 583.725 * [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)) 583.725 * * * * [progress]: [ 1009 / 3260 ] simplifiying candidate # 583.725 * [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))))) 583.726 * * [simplify]: iters left: 6 (28 enodes) 583.733 * * [simplify]: iters left: 5 (107 enodes) 583.752 * * [simplify]: iters left: 4 (183 enodes) 583.802 * * [simplify]: iters left: 3 (313 enodes) 583.912 * * [simplify]: Extracting #0: cost 1 inf + 0 583.912 * * [simplify]: Extracting #1: cost 11 inf + 0 583.913 * * [simplify]: Extracting #2: cost 79 inf + 0 583.913 * * [simplify]: Extracting #3: cost 134 inf + 407 583.914 * * [simplify]: Extracting #4: cost 127 inf + 1464 583.915 * * [simplify]: Extracting #5: cost 121 inf + 3418 583.917 * * [simplify]: Extracting #6: cost 85 inf + 10681 583.923 * * [simplify]: Extracting #7: cost 39 inf + 25700 583.932 * * [simplify]: Extracting #8: cost 0 inf + 43681 583.945 * * [simplify]: Extracting #9: cost 0 inf + 43651 583.958 * [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)) 583.959 * [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)))))) 583.959 * [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)))) 583.959 * * [simplify]: iters left: 6 (12 enodes) 583.962 * * [simplify]: iters left: 5 (47 enodes) 583.971 * * [simplify]: iters left: 4 (82 enodes) 583.990 * * [simplify]: iters left: 3 (157 enodes) 584.027 * * [simplify]: iters left: 2 (248 enodes) 584.083 * * [simplify]: iters left: 1 (341 enodes) 584.171 * * [simplify]: Extracting #0: cost 1 inf + 0 584.171 * * [simplify]: Extracting #1: cost 0 inf + 1 584.171 * [simplify]: Simplified to 0 584.171 * [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)) 584.171 * * * * [progress]: [ 1010 / 3260 ] simplifiying candidate # 584.172 * [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)))) 584.172 * * [simplify]: iters left: 6 (27 enodes) 584.186 * * [simplify]: iters left: 5 (102 enodes) 584.224 * * [simplify]: iters left: 4 (183 enodes) 584.291 * * [simplify]: iters left: 3 (334 enodes) 584.401 * * [simplify]: Extracting #0: cost 1 inf + 0 584.401 * * [simplify]: Extracting #1: cost 13 inf + 0 584.401 * * [simplify]: Extracting #2: cost 89 inf + 0 584.401 * * [simplify]: Extracting #3: cost 143 inf + 366 584.402 * * [simplify]: Extracting #4: cost 137 inf + 1341 584.403 * * [simplify]: Extracting #5: cost 134 inf + 2404 584.405 * * [simplify]: Extracting #6: cost 91 inf + 12239 584.411 * * [simplify]: Extracting #7: cost 39 inf + 29435 584.422 * * [simplify]: Extracting #8: cost 0 inf + 47144 584.432 * * [simplify]: Extracting #9: cost 0 inf + 47114 584.447 * [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)) 584.447 * [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))))) 584.447 * [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))) 584.448 * * [simplify]: iters left: 6 (12 enodes) 584.454 * * [simplify]: iters left: 5 (47 enodes) 584.472 * * [simplify]: iters left: 4 (89 enodes) 584.496 * * [simplify]: iters left: 3 (180 enodes) 584.554 * * [simplify]: iters left: 2 (296 enodes) 584.647 * * [simplify]: iters left: 1 (428 enodes) 584.789 * * [simplify]: Extracting #0: cost 1 inf + 0 584.789 * * [simplify]: Extracting #1: cost 0 inf + 1 584.789 * [simplify]: Simplified to 0 584.789 * [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)) 584.790 * * * * [progress]: [ 1011 / 3260 ] simplifiying candidate # 584.790 * [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)))))) 584.790 * * [simplify]: iters left: 6 (26 enodes) 584.797 * * [simplify]: iters left: 5 (100 enodes) 584.817 * * [simplify]: iters left: 4 (175 enodes) 584.852 * * [simplify]: iters left: 3 (311 enodes) 584.974 * * [simplify]: Extracting #0: cost 1 inf + 0 584.974 * * [simplify]: Extracting #1: cost 11 inf + 0 584.974 * * [simplify]: Extracting #2: cost 79 inf + 0 584.975 * * [simplify]: Extracting #3: cost 142 inf + 2 584.976 * * [simplify]: Extracting #4: cost 143 inf + 45 584.978 * * [simplify]: Extracting #5: cost 125 inf + 4303 584.983 * * [simplify]: Extracting #6: cost 91 inf + 11730 584.993 * * [simplify]: Extracting #7: cost 39 inf + 28959 585.011 * * [simplify]: Extracting #8: cost 0 inf + 47546 585.034 * * [simplify]: Extracting #9: cost 0 inf + 47516 585.054 * [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))) 585.054 * [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))))))) 585.055 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 585.055 * * [simplify]: iters left: 6 (12 enodes) 585.061 * * [simplify]: iters left: 5 (46 enodes) 585.076 * * [simplify]: iters left: 4 (81 enodes) 585.104 * * [simplify]: iters left: 3 (134 enodes) 585.147 * * [simplify]: iters left: 2 (197 enodes) 585.199 * * [simplify]: iters left: 1 (271 enodes) 585.257 * * [simplify]: Extracting #0: cost 1 inf + 0 585.257 * * [simplify]: Extracting #1: cost 0 inf + 1 585.257 * [simplify]: Simplified to 0 585.257 * [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)) 585.258 * * * * [progress]: [ 1012 / 3260 ] simplifiying candidate # 585.258 * [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))))) 585.258 * * [simplify]: iters left: 6 (26 enodes) 585.266 * * [simplify]: iters left: 5 (97 enodes) 585.283 * * [simplify]: iters left: 4 (152 enodes) 585.308 * * [simplify]: iters left: 3 (242 enodes) 585.395 * * [simplify]: iters left: 2 (435 enodes) 585.548 * * [simplify]: Extracting #0: cost 1 inf + 0 585.548 * * [simplify]: Extracting #1: cost 9 inf + 0 585.548 * * [simplify]: Extracting #2: cost 84 inf + 0 585.549 * * [simplify]: Extracting #3: cost 156 inf + 408 585.549 * * [simplify]: Extracting #4: cost 151 inf + 1665 585.550 * * [simplify]: Extracting #5: cost 146 inf + 3175 585.552 * * [simplify]: Extracting #6: cost 122 inf + 7306 585.562 * * [simplify]: Extracting #7: cost 54 inf + 31667 585.587 * * [simplify]: Extracting #8: cost 4 inf + 53834 585.614 * * [simplify]: Extracting #9: cost 0 inf + 55672 585.631 * [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)) 585.631 * [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)))))) 585.632 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 585.632 * * [simplify]: iters left: 6 (10 enodes) 585.635 * * [simplify]: iters left: 5 (38 enodes) 585.641 * * [simplify]: iters left: 4 (59 enodes) 585.656 * * [simplify]: iters left: 3 (88 enodes) 585.677 * * [simplify]: iters left: 2 (117 enodes) 585.694 * * [simplify]: iters left: 1 (144 enodes) 585.721 * * [simplify]: Extracting #0: cost 1 inf + 0 585.721 * * [simplify]: Extracting #1: cost 0 inf + 1 585.721 * [simplify]: Simplified to 0 585.721 * [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)) 585.721 * * * * [progress]: [ 1013 / 3260 ] simplifiying candidate # 585.722 * [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)))) 585.722 * * [simplify]: iters left: 6 (26 enodes) 585.729 * * [simplify]: iters left: 5 (97 enodes) 585.750 * * [simplify]: iters left: 4 (156 enodes) 585.783 * * [simplify]: iters left: 3 (256 enodes) 585.851 * * [simplify]: iters left: 2 (458 enodes) 586.009 * * [simplify]: Extracting #0: cost 1 inf + 0 586.009 * * [simplify]: Extracting #1: cost 11 inf + 0 586.010 * * [simplify]: Extracting #2: cost 90 inf + 0 586.011 * * [simplify]: Extracting #3: cost 152 inf + 450 586.013 * * [simplify]: Extracting #4: cost 135 inf + 2490 586.016 * * [simplify]: Extracting #5: cost 129 inf + 4128 586.020 * * [simplify]: Extracting #6: cost 116 inf + 6991 586.030 * * [simplify]: Extracting #7: cost 54 inf + 31242 586.056 * * [simplify]: Extracting #8: cost 1 inf + 53824 586.075 * * [simplify]: Extracting #9: cost 0 inf + 54309 586.093 * [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)) 586.093 * [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))))) 586.093 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 586.094 * * [simplify]: iters left: 6 (11 enodes) 586.101 * * [simplify]: iters left: 5 (42 enodes) 586.114 * * [simplify]: iters left: 4 (67 enodes) 586.126 * * [simplify]: iters left: 3 (111 enodes) 586.148 * * [simplify]: iters left: 2 (140 enodes) 586.184 * * [simplify]: iters left: 1 (160 enodes) 586.220 * * [simplify]: Extracting #0: cost 1 inf + 0 586.220 * * [simplify]: Extracting #1: cost 0 inf + 1 586.220 * [simplify]: Simplified to 0 586.220 * [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)) 586.221 * * * * [progress]: [ 1014 / 3260 ] simplifiying candidate # 586.221 * [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)))))) 586.221 * * [simplify]: iters left: 6 (30 enodes) 586.237 * * [simplify]: iters left: 5 (122 enodes) 586.285 * * [simplify]: iters left: 4 (278 enodes) 586.424 * * [simplify]: Extracting #0: cost 1 inf + 0 586.424 * * [simplify]: Extracting #1: cost 11 inf + 0 586.424 * * [simplify]: Extracting #2: cost 175 inf + 0 586.426 * * [simplify]: Extracting #3: cost 307 inf + 84 586.429 * * [simplify]: Extracting #4: cost 290 inf + 3397 586.443 * * [simplify]: Extracting #5: cost 127 inf + 60758 586.468 * * [simplify]: Extracting #6: cost 34 inf + 94730 586.489 * * [simplify]: Extracting #7: cost 3 inf + 107348 586.509 * * [simplify]: Extracting #8: cost 0 inf + 108418 586.544 * [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)))) 586.544 * [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))))))) 586.545 * [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))))) 586.545 * * [simplify]: iters left: 6 (16 enodes) 586.553 * * [simplify]: iters left: 5 (68 enodes) 586.580 * * [simplify]: iters left: 4 (179 enodes) 586.649 * * [simplify]: Extracting #0: cost 1 inf + 0 586.650 * * [simplify]: Extracting #1: cost 27 inf + 0 586.650 * * [simplify]: Extracting #2: cost 153 inf + 0 586.651 * * [simplify]: Extracting #3: cost 242 inf + 83 586.653 * * [simplify]: Extracting #4: cost 185 inf + 16503 586.664 * * [simplify]: Extracting #5: cost 15 inf + 79352 586.680 * * [simplify]: Extracting #6: cost 0 inf + 84943 586.693 * [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))))) 586.693 * [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))))))) 586.693 * * * * [progress]: [ 1015 / 3260 ] simplifiying candidate # 586.693 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 586.694 * * [simplify]: iters left: 6 (31 enodes) 586.702 * * [simplify]: iters left: 5 (123 enodes) 586.733 * * [simplify]: iters left: 4 (248 enodes) 586.820 * * [simplify]: Extracting #0: cost 1 inf + 0 586.820 * * [simplify]: Extracting #1: cost 11 inf + 0 586.821 * * [simplify]: Extracting #2: cost 127 inf + 0 586.822 * * [simplify]: Extracting #3: cost 219 inf + 204 586.823 * * [simplify]: Extracting #4: cost 206 inf + 2428 586.828 * * [simplify]: Extracting #5: cost 111 inf + 31588 586.837 * * [simplify]: Extracting #6: cost 33 inf + 57305 586.848 * * [simplify]: Extracting #7: cost 3 inf + 69740 586.870 * * [simplify]: Extracting #8: cost 0 inf + 71287 586.898 * [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)))) 586.898 * [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)))))) 586.899 * [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)))) 586.899 * * [simplify]: iters left: 6 (15 enodes) 586.909 * * [simplify]: iters left: 5 (63 enodes) 586.932 * * [simplify]: iters left: 4 (145 enodes) 586.985 * * [simplify]: iters left: 3 (499 enodes) 587.386 * * [simplify]: Extracting #0: cost 1 inf + 0 587.387 * * [simplify]: Extracting #1: cost 0 inf + 1 587.387 * [simplify]: Simplified to 0 587.387 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 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)) 587.387 * * * * [progress]: [ 1016 / 3260 ] simplifiying candidate # 587.388 * [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)))) 587.388 * * [simplify]: iters left: 6 (30 enodes) 587.405 * * [simplify]: iters left: 5 (117 enodes) 587.435 * * [simplify]: iters left: 4 (254 enodes) 587.531 * * [simplify]: Extracting #0: cost 1 inf + 0 587.531 * * [simplify]: Extracting #1: cost 13 inf + 0 587.531 * * [simplify]: Extracting #2: cost 130 inf + 0 587.532 * * [simplify]: Extracting #3: cost 206 inf + 205 587.533 * * [simplify]: Extracting #4: cost 193 inf + 2552 587.537 * * [simplify]: Extracting #5: cost 93 inf + 32053 587.545 * * [simplify]: Extracting #6: cost 33 inf + 49798 587.560 * * [simplify]: Extracting #7: cost 3 inf + 61829 587.582 * * [simplify]: Extracting #8: cost 0 inf + 63377 587.595 * [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))) 587.595 * [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))))) 587.596 * [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))) 587.596 * * [simplify]: iters left: 6 (15 enodes) 587.600 * * [simplify]: iters left: 5 (62 enodes) 587.613 * * [simplify]: iters left: 4 (159 enodes) 587.690 * * [simplify]: iters left: 3 (475 enodes) 588.005 * * [simplify]: Extracting #0: cost 1 inf + 0 588.006 * * [simplify]: Extracting #1: cost 42 inf + 0 588.006 * * [simplify]: Extracting #2: cost 194 inf + 1 588.009 * * [simplify]: Extracting #3: cost 205 inf + 15094 588.023 * * [simplify]: Extracting #4: cost 20 inf + 63712 588.051 * * [simplify]: Extracting #5: cost 3 inf + 65204 588.072 * * [simplify]: Extracting #6: cost 0 inf + 65965 588.090 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 588.090 * [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)))) 588.091 * * * * [progress]: [ 1017 / 3260 ] simplifiying candidate # 588.091 * [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)))))) 588.091 * * [simplify]: iters left: 6 (29 enodes) 588.103 * * [simplify]: iters left: 5 (116 enodes) 588.124 * * [simplify]: iters left: 4 (247 enodes) 588.243 * * [simplify]: Extracting #0: cost 1 inf + 0 588.243 * * [simplify]: Extracting #1: cost 11 inf + 0 588.244 * * [simplify]: Extracting #2: cost 131 inf + 0 588.245 * * [simplify]: Extracting #3: cost 231 inf + 43 588.247 * * [simplify]: Extracting #4: cost 213 inf + 3038 588.253 * * [simplify]: Extracting #5: cost 103 inf + 38172 588.266 * * [simplify]: Extracting #6: cost 35 inf + 61355 588.279 * * [simplify]: Extracting #7: cost 2 inf + 74165 588.304 * * [simplify]: Extracting #8: cost 0 inf + 75213 588.328 * [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)))))) 588.328 * [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))))))) 588.329 * [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.329 * * [simplify]: iters left: 6 (15 enodes) 588.333 * * [simplify]: iters left: 5 (62 enodes) 588.345 * * [simplify]: iters left: 4 (148 enodes) 588.395 * * [simplify]: iters left: 3 (499 enodes) 588.781 * * [simplify]: Extracting #0: cost 1 inf + 0 588.781 * * [simplify]: Extracting #1: cost 0 inf + 1 588.781 * [simplify]: Simplified to 0 588.781 * [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)) 588.782 * * * * [progress]: [ 1018 / 3260 ] simplifiying candidate # 588.782 * [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))))) 588.782 * * [simplify]: iters left: 6 (30 enodes) 588.793 * * [simplify]: iters left: 5 (116 enodes) 588.825 * * [simplify]: iters left: 4 (220 enodes) 588.888 * * [simplify]: Extracting #0: cost 1 inf + 0 588.888 * * [simplify]: Extracting #1: cost 11 inf + 0 588.889 * * [simplify]: Extracting #2: cost 102 inf + 0 588.889 * * [simplify]: Extracting #3: cost 173 inf + 43 588.890 * * [simplify]: Extracting #4: cost 172 inf + 127 588.890 * * [simplify]: Extracting #5: cost 154 inf + 4656 588.894 * * [simplify]: Extracting #6: cost 63 inf + 30899 588.903 * * [simplify]: Extracting #7: cost 0 inf + 52358 588.915 * * [simplify]: Extracting #8: cost 0 inf + 52328 588.933 * [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)))) 588.933 * [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)))))) 588.934 * [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)))) 588.934 * * [simplify]: iters left: 6 (14 enodes) 588.940 * * [simplify]: iters left: 5 (56 enodes) 588.950 * * [simplify]: iters left: 4 (117 enodes) 588.993 * * [simplify]: iters left: 3 (347 enodes) 589.159 * * [simplify]: Extracting #0: cost 1 inf + 0 589.159 * * [simplify]: Extracting #1: cost 0 inf + 1 589.159 * [simplify]: Simplified to 0 589.159 * [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)) 589.160 * * * * [progress]: [ 1019 / 3260 ] simplifiying candidate # 589.160 * [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)))) 589.160 * * [simplify]: iters left: 6 (29 enodes) 589.169 * * [simplify]: iters left: 5 (112 enodes) 589.190 * * [simplify]: iters left: 4 (211 enodes) 589.244 * * [simplify]: iters left: 3 (483 enodes) 589.507 * * [simplify]: Extracting #0: cost 1 inf + 0 589.507 * * [simplify]: Extracting #1: cost 11 inf + 0 589.507 * * [simplify]: Extracting #2: cost 140 inf + 0 589.508 * * [simplify]: Extracting #3: cost 251 inf + 248 589.509 * * [simplify]: Extracting #4: cost 240 inf + 2558 589.515 * * [simplify]: Extracting #5: cost 141 inf + 26345 589.535 * * [simplify]: Extracting #6: cost 62 inf + 47328 589.565 * * [simplify]: Extracting #7: cost 8 inf + 69743 589.596 * * [simplify]: Extracting #8: cost 0 inf + 73163 589.613 * [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))) 589.613 * [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))))) 589.613 * [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.613 * * [simplify]: iters left: 6 (14 enodes) 589.617 * * [simplify]: iters left: 5 (57 enodes) 589.631 * * [simplify]: iters left: 4 (116 enodes) 589.667 * * [simplify]: iters left: 3 (321 enodes) 589.810 * * [simplify]: Extracting #0: cost 1 inf + 0 589.810 * * [simplify]: Extracting #1: cost 0 inf + 1 589.810 * [simplify]: Simplified to 0 589.810 * [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)) 589.810 * * * * [progress]: [ 1020 / 3260 ] simplifiying candidate # 589.810 * [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)))))) 589.811 * * [simplify]: iters left: 6 (28 enodes) 589.818 * * [simplify]: iters left: 5 (109 enodes) 589.846 * * [simplify]: iters left: 4 (230 enodes) 589.936 * * [simplify]: Extracting #0: cost 1 inf + 0 589.936 * * [simplify]: Extracting #1: cost 11 inf + 0 589.937 * * [simplify]: Extracting #2: cost 105 inf + 0 589.937 * * [simplify]: Extracting #3: cost 180 inf + 2 589.938 * * [simplify]: Extracting #4: cost 180 inf + 5 589.938 * * [simplify]: Extracting #5: cost 173 inf + 2471 589.942 * * [simplify]: Extracting #6: cost 65 inf + 30469 589.950 * * [simplify]: Extracting #7: cost 2 inf + 51977 589.960 * * [simplify]: Extracting #8: cost 0 inf + 53697 589.970 * [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))) 589.970 * [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))))))) 589.970 * [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.970 * * [simplify]: iters left: 6 (15 enodes) 589.974 * * [simplify]: iters left: 5 (62 enodes) 589.998 * * [simplify]: iters left: 4 (149 enodes) 590.051 * * [simplify]: iters left: 3 (450 enodes) 590.380 * * [simplify]: Extracting #0: cost 1 inf + 0 590.380 * * [simplify]: Extracting #1: cost 0 inf + 1 590.380 * [simplify]: Simplified to 0 590.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))))) 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)) 590.380 * * * * [progress]: [ 1021 / 3260 ] simplifiying candidate # 590.381 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 590.381 * * [simplify]: iters left: 6 (29 enodes) 590.389 * * [simplify]: iters left: 5 (112 enodes) 590.409 * * [simplify]: iters left: 4 (211 enodes) 590.482 * * [simplify]: iters left: 3 (496 enodes) 590.733 * * [simplify]: Extracting #0: cost 1 inf + 0 590.733 * * [simplify]: Extracting #1: cost 11 inf + 0 590.733 * * [simplify]: Extracting #2: cost 130 inf + 0 590.734 * * [simplify]: Extracting #3: cost 255 inf + 251 590.739 * * [simplify]: Extracting #4: cost 222 inf + 4645 590.745 * * [simplify]: Extracting #5: cost 116 inf + 28117 590.755 * * [simplify]: Extracting #6: cost 58 inf + 45358 590.769 * * [simplify]: Extracting #7: cost 9 inf + 64850 590.795 * * [simplify]: Extracting #8: cost 0 inf + 69118 590.824 * [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))) 590.824 * [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)))))) 590.825 * [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)))) 590.825 * * [simplify]: iters left: 6 (14 enodes) 590.832 * * [simplify]: iters left: 5 (57 enodes) 590.855 * * [simplify]: iters left: 4 (118 enodes) 590.890 * * [simplify]: iters left: 3 (314 enodes) 591.030 * * [simplify]: Extracting #0: cost 1 inf + 0 591.030 * * [simplify]: Extracting #1: cost 0 inf + 1 591.030 * [simplify]: Simplified to 0 591.030 * [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)) 591.030 * * * * [progress]: [ 1022 / 3260 ] simplifiying candidate # 591.031 * [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)))) 591.031 * * [simplify]: iters left: 6 (28 enodes) 591.038 * * [simplify]: iters left: 5 (104 enodes) 591.060 * * [simplify]: iters left: 4 (200 enodes) 591.112 * * [simplify]: iters left: 3 (419 enodes) 591.289 * * [simplify]: Extracting #0: cost 1 inf + 0 591.289 * * [simplify]: Extracting #1: cost 13 inf + 0 591.289 * * [simplify]: Extracting #2: cost 132 inf + 0 591.291 * * [simplify]: Extracting #3: cost 205 inf + 211 591.293 * * [simplify]: Extracting #4: cost 182 inf + 2864 591.300 * * [simplify]: Extracting #5: cost 126 inf + 14376 591.311 * * [simplify]: Extracting #6: cost 72 inf + 28078 591.332 * * [simplify]: Extracting #7: cost 11 inf + 51771 591.358 * * [simplify]: Extracting #8: cost 0 inf + 56363 591.383 * [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))) 591.384 * [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))))) 591.384 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 591.384 * * [simplify]: iters left: 6 (13 enodes) 591.391 * * [simplify]: iters left: 5 (48 enodes) 591.409 * * [simplify]: iters left: 4 (103 enodes) 591.455 * * [simplify]: iters left: 3 (238 enodes) 591.568 * * [simplify]: Extracting #0: cost 1 inf + 0 591.568 * * [simplify]: Extracting #1: cost 0 inf + 1 591.568 * [simplify]: Simplified to 0 591.568 * [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)) 591.568 * * * * [progress]: [ 1023 / 3260 ] simplifiying candidate # 591.569 * [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)))))) 591.569 * * [simplify]: iters left: 6 (29 enodes) 591.580 * * [simplify]: iters left: 5 (115 enodes) 591.601 * * [simplify]: iters left: 4 (240 enodes) 591.681 * * [simplify]: Extracting #0: cost 1 inf + 0 591.681 * * [simplify]: Extracting #1: cost 11 inf + 0 591.681 * * [simplify]: Extracting #2: cost 130 inf + 0 591.682 * * [simplify]: Extracting #3: cost 230 inf + 204 591.683 * * [simplify]: Extracting #4: cost 210 inf + 4046 591.688 * * [simplify]: Extracting #5: cost 109 inf + 36118 591.697 * * [simplify]: Extracting #6: cost 41 inf + 59626 591.714 * * [simplify]: Extracting #7: cost 4 inf + 74391 591.741 * * [simplify]: Extracting #8: cost 0 inf + 75663 591.754 * [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))))) 591.754 * [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))))))) 591.754 * [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))))) 591.755 * * [simplify]: iters left: 6 (15 enodes) 591.759 * * [simplify]: iters left: 5 (61 enodes) 591.775 * * [simplify]: iters left: 4 (142 enodes) 591.850 * * [simplify]: iters left: 3 (474 enodes) 592.095 * * [simplify]: Extracting #0: cost 1 inf + 0 592.096 * * [simplify]: Extracting #1: cost 0 inf + 1 592.096 * [simplify]: Simplified to 0 592.096 * [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)) 592.096 * * * * [progress]: [ 1024 / 3260 ] simplifiying candidate # 592.096 * [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))))) 592.096 * * [simplify]: iters left: 6 (30 enodes) 592.104 * * [simplify]: iters left: 5 (116 enodes) 592.131 * * [simplify]: iters left: 4 (215 enodes) 592.188 * * [simplify]: Extracting #0: cost 1 inf + 0 592.188 * * [simplify]: Extracting #1: cost 11 inf + 0 592.188 * * [simplify]: Extracting #2: cost 100 inf + 0 592.189 * * [simplify]: Extracting #3: cost 167 inf + 83 592.189 * * [simplify]: Extracting #4: cost 165 inf + 328 592.190 * * [simplify]: Extracting #5: cost 141 inf + 6674 592.195 * * [simplify]: Extracting #6: cost 60 inf + 28550 592.201 * * [simplify]: Extracting #7: cost 30 inf + 36593 592.210 * * [simplify]: Extracting #8: cost 3 inf + 49333 592.225 * * [simplify]: Extracting #9: cost 0 inf + 50762 592.237 * [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)))) 592.237 * [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)))))) 592.238 * [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)))) 592.238 * * [simplify]: iters left: 6 (14 enodes) 592.242 * * [simplify]: iters left: 5 (56 enodes) 592.252 * * [simplify]: iters left: 4 (113 enodes) 592.278 * * [simplify]: iters left: 3 (324 enodes) 592.432 * * [simplify]: Extracting #0: cost 1 inf + 0 592.432 * * [simplify]: Extracting #1: cost 0 inf + 1 592.432 * [simplify]: Simplified to 0 592.432 * [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)) 592.432 * * * * [progress]: [ 1025 / 3260 ] simplifiying candidate # 592.433 * [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)))) 592.433 * * [simplify]: iters left: 6 (29 enodes) 592.448 * * [simplify]: iters left: 5 (111 enodes) 592.488 * * [simplify]: iters left: 4 (206 enodes) 592.554 * * [simplify]: iters left: 3 (469 enodes) 592.772 * * [simplify]: Extracting #0: cost 1 inf + 0 592.772 * * [simplify]: Extracting #1: cost 11 inf + 0 592.772 * * [simplify]: Extracting #2: cost 117 inf + 0 592.773 * * [simplify]: Extracting #3: cost 220 inf + 205 592.775 * * [simplify]: Extracting #4: cost 198 inf + 3492 592.779 * * [simplify]: Extracting #5: cost 122 inf + 20780 592.788 * * [simplify]: Extracting #6: cost 62 inf + 37816 592.813 * * [simplify]: Extracting #7: cost 8 inf + 60127 592.827 * * [simplify]: Extracting #8: cost 0 inf + 63655 592.844 * [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)))) 592.844 * [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))))) 592.845 * [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))) 592.845 * * [simplify]: iters left: 6 (14 enodes) 592.852 * * [simplify]: iters left: 5 (56 enodes) 592.872 * * [simplify]: iters left: 4 (112 enodes) 592.922 * * [simplify]: iters left: 3 (297 enodes) 593.077 * * [simplify]: Extracting #0: cost 1 inf + 0 593.077 * * [simplify]: Extracting #1: cost 0 inf + 1 593.077 * [simplify]: Simplified to 0 593.077 * [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)) 593.078 * * * * [progress]: [ 1026 / 3260 ] simplifiying candidate # 593.078 * [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)))))) 593.079 * * [simplify]: iters left: 6 (27 enodes) 593.092 * * [simplify]: iters left: 5 (107 enodes) 593.130 * * [simplify]: iters left: 4 (214 enodes) 593.210 * * [simplify]: Extracting #0: cost 1 inf + 0 593.210 * * [simplify]: Extracting #1: cost 11 inf + 0 593.211 * * [simplify]: Extracting #2: cost 103 inf + 0 593.211 * * [simplify]: Extracting #3: cost 175 inf + 43 593.212 * * [simplify]: Extracting #4: cost 173 inf + 250 593.213 * * [simplify]: Extracting #5: cost 149 inf + 6720 593.218 * * [simplify]: Extracting #6: cost 60 inf + 31322 593.227 * * [simplify]: Extracting #7: cost 6 inf + 49269 593.237 * * [simplify]: Extracting #8: cost 0 inf + 52037 593.247 * [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))) 593.247 * [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))))))) 593.247 * [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))))) 593.247 * * [simplify]: iters left: 6 (13 enodes) 593.251 * * [simplify]: iters left: 5 (53 enodes) 593.261 * * [simplify]: iters left: 4 (118 enodes) 593.289 * * [simplify]: iters left: 3 (324 enodes) 593.410 * * [simplify]: Extracting #0: cost 1 inf + 0 593.410 * * [simplify]: Extracting #1: cost 0 inf + 1 593.410 * [simplify]: Simplified to 0 593.410 * [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)) 593.410 * * * * [progress]: [ 1027 / 3260 ] simplifiying candidate # 593.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 593.411 * * [simplify]: iters left: 6 (27 enodes) 593.418 * * [simplify]: iters left: 5 (102 enodes) 593.437 * * [simplify]: iters left: 4 (178 enodes) 593.470 * * [simplify]: iters left: 3 (370 enodes) 593.559 * * [simplify]: Extracting #0: cost 1 inf + 0 593.559 * * [simplify]: Extracting #1: cost 9 inf + 0 593.559 * * [simplify]: Extracting #2: cost 106 inf + 0 593.560 * * [simplify]: Extracting #3: cost 201 inf + 289 593.561 * * [simplify]: Extracting #4: cost 175 inf + 3907 593.565 * * [simplify]: Extracting #5: cost 119 inf + 15423 593.574 * * [simplify]: Extracting #6: cost 61 inf + 31937 593.583 * * [simplify]: Extracting #7: cost 12 inf + 52214 593.606 * * [simplify]: Extracting #8: cost 0 inf + 57206 593.621 * [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)))) 593.621 * [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)))))) 593.622 * [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)))) 593.622 * * [simplify]: iters left: 6 (11 enodes) 593.625 * * [simplify]: iters left: 5 (43 enodes) 593.633 * * [simplify]: iters left: 4 (84 enodes) 593.652 * * [simplify]: iters left: 3 (212 enodes) 593.719 * * [simplify]: iters left: 2 (472 enodes) 593.859 * * [simplify]: Extracting #0: cost 1 inf + 0 593.860 * * [simplify]: Extracting #1: cost 0 inf + 1 593.860 * [simplify]: Simplified to 0 593.860 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 593.860 * * * * [progress]: [ 1028 / 3260 ] simplifiying candidate # 593.860 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 593.860 * * [simplify]: iters left: 6 (27 enodes) 593.872 * * [simplify]: iters left: 5 (104 enodes) 593.909 * * [simplify]: iters left: 4 (190 enodes) 593.961 * * [simplify]: iters left: 3 (390 enodes) 594.091 * * [simplify]: Extracting #0: cost 1 inf + 0 594.091 * * [simplify]: Extracting #1: cost 11 inf + 0 594.091 * * [simplify]: Extracting #2: cost 99 inf + 0 594.092 * * [simplify]: Extracting #3: cost 175 inf + 126 594.095 * * [simplify]: Extracting #4: cost 157 inf + 2522 594.097 * * [simplify]: Extracting #5: cost 148 inf + 4519 594.104 * * [simplify]: Extracting #6: cost 88 inf + 16850 594.121 * * [simplify]: Extracting #7: cost 16 inf + 42314 594.144 * * [simplify]: Extracting #8: cost 0 inf + 48877 594.167 * [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))) 594.167 * [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))))) 594.168 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 594.168 * * [simplify]: iters left: 6 (12 enodes) 594.175 * * [simplify]: iters left: 5 (49 enodes) 594.193 * * [simplify]: iters left: 4 (99 enodes) 594.230 * * [simplify]: iters left: 3 (234 enodes) 594.329 * * [simplify]: iters left: 2 (447 enodes) 594.486 * * [simplify]: Extracting #0: cost 1 inf + 0 594.486 * * [simplify]: Extracting #1: cost 0 inf + 1 594.486 * [simplify]: Simplified to 0 594.487 * [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)) 594.487 * * * * [progress]: [ 1029 / 3260 ] simplifiying candidate # 594.487 * [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)))))) 594.488 * * [simplify]: iters left: 6 (27 enodes) 594.501 * * [simplify]: iters left: 5 (104 enodes) 594.525 * * [simplify]: iters left: 4 (201 enodes) 594.593 * * [simplify]: iters left: 3 (449 enodes) 594.806 * * [simplify]: Extracting #0: cost 1 inf + 0 594.806 * * [simplify]: Extracting #1: cost 11 inf + 0 594.807 * * [simplify]: Extracting #2: cost 107 inf + 0 594.808 * * [simplify]: Extracting #3: cost 199 inf + 2 594.811 * * [simplify]: Extracting #4: cost 180 inf + 2884 594.821 * * [simplify]: Extracting #5: cost 125 inf + 15231 594.836 * * [simplify]: Extracting #6: cost 62 inf + 32573 594.859 * * [simplify]: Extracting #7: cost 2 inf + 56645 594.886 * * [simplify]: Extracting #8: cost 0 inf + 57694 594.910 * [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)) 594.910 * [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))))))) 594.910 * [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))))) 594.910 * * [simplify]: iters left: 6 (14 enodes) 594.914 * * [simplify]: iters left: 5 (57 enodes) 594.925 * * [simplify]: iters left: 4 (121 enodes) 594.957 * * [simplify]: iters left: 3 (291 enodes) 595.106 * * [simplify]: Extracting #0: cost 1 inf + 0 595.106 * * [simplify]: Extracting #1: cost 0 inf + 1 595.106 * [simplify]: Simplified to 0 595.106 * [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)) 595.106 * * * * [progress]: [ 1030 / 3260 ] simplifiying candidate # 595.107 * [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))))) 595.107 * * [simplify]: iters left: 6 (28 enodes) 595.122 * * [simplify]: iters left: 5 (107 enodes) 595.146 * * [simplify]: iters left: 4 (189 enodes) 595.194 * * [simplify]: iters left: 3 (375 enodes) 595.288 * * [simplify]: Extracting #0: cost 1 inf + 0 595.288 * * [simplify]: Extracting #1: cost 11 inf + 0 595.288 * * [simplify]: Extracting #2: cost 94 inf + 0 595.289 * * [simplify]: Extracting #3: cost 164 inf + 44 595.291 * * [simplify]: Extracting #4: cost 143 inf + 2729 595.296 * * [simplify]: Extracting #5: cost 105 inf + 8399 595.303 * * [simplify]: Extracting #6: cost 78 inf + 12574 595.308 * * [simplify]: Extracting #7: cost 45 inf + 23083 595.317 * * [simplify]: Extracting #8: cost 2 inf + 42802 595.327 * * [simplify]: Extracting #9: cost 0 inf + 43812 595.341 * [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)) 595.341 * [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)))))) 595.342 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 595.342 * * [simplify]: iters left: 6 (13 enodes) 595.349 * * [simplify]: iters left: 5 (52 enodes) 595.367 * * [simplify]: iters left: 4 (98 enodes) 595.402 * * [simplify]: iters left: 3 (212 enodes) 595.468 * * [simplify]: iters left: 2 (371 enodes) 595.598 * * [simplify]: Extracting #0: cost 1 inf + 0 595.598 * * [simplify]: Extracting #1: cost 0 inf + 1 595.598 * [simplify]: Simplified to 0 595.598 * [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)) 595.598 * * * * [progress]: [ 1031 / 3260 ] simplifiying candidate # 595.599 * [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)))) 595.599 * * [simplify]: iters left: 6 (27 enodes) 595.613 * * [simplify]: iters left: 5 (98 enodes) 595.641 * * [simplify]: iters left: 4 (174 enodes) 595.677 * * [simplify]: iters left: 3 (307 enodes) 595.773 * * [simplify]: Extracting #0: cost 1 inf + 0 595.774 * * [simplify]: Extracting #1: cost 11 inf + 0 595.774 * * [simplify]: Extracting #2: cost 89 inf + 0 595.774 * * [simplify]: Extracting #3: cost 131 inf + 1025 595.776 * * [simplify]: Extracting #4: cost 93 inf + 5641 595.778 * * [simplify]: Extracting #5: cost 86 inf + 7597 595.782 * * [simplify]: Extracting #6: cost 83 inf + 8132 595.787 * * [simplify]: Extracting #7: cost 72 inf + 9383 595.796 * * [simplify]: Extracting #8: cost 28 inf + 27294 595.812 * * [simplify]: Extracting #9: cost 0 inf + 40470 595.831 * * [simplify]: Extracting #10: cost 0 inf + 40440 595.848 * [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)) 595.848 * [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))))) 595.849 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 595.849 * * [simplify]: iters left: 6 (12 enodes) 595.856 * * [simplify]: iters left: 5 (44 enodes) 595.865 * * [simplify]: iters left: 4 (92 enodes) 595.881 * * [simplify]: iters left: 3 (159 enodes) 595.925 * * [simplify]: iters left: 2 (267 enodes) 595.996 * * [simplify]: iters left: 1 (364 enodes) 596.127 * * [simplify]: Extracting #0: cost 1 inf + 0 596.127 * * [simplify]: Extracting #1: cost 0 inf + 1 596.127 * [simplify]: Simplified to 0 596.127 * [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)) 596.127 * * * * [progress]: [ 1032 / 3260 ] simplifiying candidate # 596.127 * [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)))))) 596.128 * * [simplify]: iters left: 6 (28 enodes) 596.142 * * [simplify]: iters left: 5 (113 enodes) 596.178 * * [simplify]: iters left: 4 (242 enodes) 596.290 * * [simplify]: Extracting #0: cost 1 inf + 0 596.290 * * [simplify]: Extracting #1: cost 11 inf + 0 596.290 * * [simplify]: Extracting #2: cost 128 inf + 0 596.292 * * [simplify]: Extracting #3: cost 214 inf + 654 596.295 * * [simplify]: Extracting #4: cost 154 inf + 12927 596.305 * * [simplify]: Extracting #5: cost 69 inf + 39521 596.314 * * [simplify]: Extracting #6: cost 26 inf + 54204 596.325 * * [simplify]: Extracting #7: cost 0 inf + 64558 596.344 * [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))))))) 596.344 * [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))))))) 596.345 * [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))))) 596.345 * * [simplify]: iters left: 6 (15 enodes) 596.353 * * [simplify]: iters left: 5 (64 enodes) 596.365 * * [simplify]: iters left: 4 (149 enodes) 596.424 * * [simplify]: iters left: 3 (466 enodes) 596.817 * * [simplify]: Extracting #0: cost 1 inf + 0 596.817 * * [simplify]: Extracting #1: cost 0 inf + 1 596.817 * [simplify]: Simplified to 0 596.817 * [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)) 596.817 * * * * [progress]: [ 1033 / 3260 ] simplifiying candidate # 596.818 * [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))))) 596.818 * * [simplify]: iters left: 6 (29 enodes) 596.826 * * [simplify]: iters left: 5 (114 enodes) 596.872 * * [simplify]: iters left: 4 (218 enodes) 596.930 * * [simplify]: Extracting #0: cost 1 inf + 0 596.930 * * [simplify]: Extracting #1: cost 11 inf + 0 596.931 * * [simplify]: Extracting #2: cost 105 inf + 0 596.932 * * [simplify]: Extracting #3: cost 161 inf + 694 596.935 * * [simplify]: Extracting #4: cost 109 inf + 10909 596.944 * * [simplify]: Extracting #5: cost 54 inf + 25168 596.954 * * [simplify]: Extracting #6: cost 45 inf + 27143 596.967 * * [simplify]: Extracting #7: cost 21 inf + 33583 596.975 * * [simplify]: Extracting #8: cost 2 inf + 43514 596.984 * * [simplify]: Extracting #9: cost 0 inf + 44593 596.992 * [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)))) 596.992 * [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)))))) 596.993 * [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)))) 596.993 * * [simplify]: iters left: 6 (14 enodes) 596.997 * * [simplify]: iters left: 5 (59 enodes) 597.008 * * [simplify]: iters left: 4 (121 enodes) 597.036 * * [simplify]: iters left: 3 (332 enodes) 597.322 * * [simplify]: Extracting #0: cost 1 inf + 0 597.322 * * [simplify]: Extracting #1: cost 0 inf + 1 597.322 * [simplify]: Simplified to 0 597.322 * [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)) 597.322 * * * * [progress]: [ 1034 / 3260 ] simplifiying candidate # 597.322 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 597.323 * * [simplify]: iters left: 6 (28 enodes) 597.330 * * [simplify]: iters left: 5 (109 enodes) 597.367 * * [simplify]: iters left: 4 (209 enodes) 597.423 * * [simplify]: iters left: 3 (454 enodes) 597.624 * * [simplify]: Extracting #0: cost 1 inf + 0 597.624 * * [simplify]: Extracting #1: cost 11 inf + 0 597.624 * * [simplify]: Extracting #2: cost 141 inf + 0 597.625 * * [simplify]: Extracting #3: cost 216 inf + 819 597.628 * * [simplify]: Extracting #4: cost 150 inf + 11578 597.635 * * [simplify]: Extracting #5: cost 89 inf + 25365 597.642 * * [simplify]: Extracting #6: cost 61 inf + 33994 597.656 * * [simplify]: Extracting #7: cost 11 inf + 54707 597.670 * * [simplify]: Extracting #8: cost 0 inf + 59732 597.684 * [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)) 597.684 * [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))))) 597.684 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 597.685 * * [simplify]: iters left: 6 (13 enodes) 597.689 * * [simplify]: iters left: 5 (54 enodes) 597.712 * * [simplify]: iters left: 4 (112 enodes) 597.763 * * [simplify]: iters left: 3 (281 enodes) 597.947 * * [simplify]: Extracting #0: cost 1 inf + 0 597.948 * * [simplify]: Extracting #1: cost 0 inf + 1 597.948 * [simplify]: Simplified to 0 597.948 * [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)) 597.948 * * * * [progress]: [ 1035 / 3260 ] simplifiying candidate # 597.948 * [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)))))) 597.949 * * [simplify]: iters left: 6 (27 enodes) 597.963 * * [simplify]: iters left: 5 (108 enodes) 597.993 * * [simplify]: iters left: 4 (227 enodes) 598.067 * * [simplify]: Extracting #0: cost 1 inf + 0 598.067 * * [simplify]: Extracting #1: cost 11 inf + 0 598.068 * * [simplify]: Extracting #2: cost 107 inf + 0 598.069 * * [simplify]: Extracting #3: cost 168 inf + 496 598.070 * * [simplify]: Extracting #4: cost 148 inf + 2825 598.075 * * [simplify]: Extracting #5: cost 109 inf + 13194 598.084 * * [simplify]: Extracting #6: cost 36 inf + 34118 598.099 * * [simplify]: Extracting #7: cost 0 inf + 47026 598.115 * * [simplify]: Extracting #8: cost 0 inf + 46956 598.130 * [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)))) 598.130 * [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))))))) 598.131 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 598.131 * * [simplify]: iters left: 6 (14 enodes) 598.142 * * [simplify]: iters left: 5 (59 enodes) 598.162 * * [simplify]: iters left: 4 (134 enodes) 598.219 * * [simplify]: iters left: 3 (357 enodes) 598.486 * * [simplify]: Extracting #0: cost 1 inf + 0 598.486 * * [simplify]: Extracting #1: cost 0 inf + 1 598.486 * [simplify]: Simplified to 0 598.486 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 598.487 * * * * [progress]: [ 1036 / 3260 ] simplifiying candidate # 598.487 * [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))))) 598.487 * * [simplify]: iters left: 6 (28 enodes) 598.502 * * [simplify]: iters left: 5 (108 enodes) 598.539 * * [simplify]: iters left: 4 (203 enodes) 598.614 * * [simplify]: iters left: 3 (431 enodes) 598.788 * * [simplify]: Extracting #0: cost 1 inf + 0 598.788 * * [simplify]: Extracting #1: cost 11 inf + 0 598.789 * * [simplify]: Extracting #2: cost 152 inf + 0 598.790 * * [simplify]: Extracting #3: cost 242 inf + 1026 598.794 * * [simplify]: Extracting #4: cost 147 inf + 16716 598.802 * * [simplify]: Extracting #5: cost 86 inf + 30122 598.816 * * [simplify]: Extracting #6: cost 58 inf + 40239 598.846 * * [simplify]: Extracting #7: cost 3 inf + 62866 598.876 * * [simplify]: Extracting #8: cost 0 inf + 63960 598.906 * [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)) 598.906 * [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)))))) 598.907 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 598.907 * * [simplify]: iters left: 6 (13 enodes) 598.915 * * [simplify]: iters left: 5 (53 enodes) 598.934 * * [simplify]: iters left: 4 (106 enodes) 598.979 * * [simplify]: iters left: 3 (257 enodes) 599.118 * * [simplify]: Extracting #0: cost 1 inf + 0 599.119 * * [simplify]: Extracting #1: cost 0 inf + 1 599.119 * [simplify]: Simplified to 0 599.119 * [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)) 599.119 * * * * [progress]: [ 1037 / 3260 ] simplifiying candidate # 599.119 * [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)))) 599.120 * * [simplify]: iters left: 6 (27 enodes) 599.134 * * [simplify]: iters left: 5 (104 enodes) 599.170 * * [simplify]: iters left: 4 (189 enodes) 599.218 * * [simplify]: iters left: 3 (376 enodes) 599.411 * * [simplify]: Extracting #0: cost 1 inf + 0 599.411 * * [simplify]: Extracting #1: cost 11 inf + 0 599.412 * * [simplify]: Extracting #2: cost 122 inf + 0 599.413 * * [simplify]: Extracting #3: cost 174 inf + 703 599.418 * * [simplify]: Extracting #4: cost 112 inf + 8215 599.427 * * [simplify]: Extracting #5: cost 85 inf + 13555 599.436 * * [simplify]: Extracting #6: cost 68 inf + 19773 599.448 * * [simplify]: Extracting #7: cost 9 inf + 43362 599.459 * * [simplify]: Extracting #8: cost 0 inf + 47271 599.470 * [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)))) 599.470 * [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))))) 599.471 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 599.475 * * [simplify]: iters left: 6 (12 enodes) 599.483 * * [simplify]: iters left: 5 (49 enodes) 599.498 * * [simplify]: iters left: 4 (94 enodes) 599.520 * * [simplify]: iters left: 3 (221 enodes) 599.618 * * [simplify]: iters left: 2 (492 enodes) 599.977 * * [simplify]: Extracting #0: cost 1 inf + 0 599.978 * * [simplify]: Extracting #1: cost 0 inf + 1 599.978 * [simplify]: Simplified to 0 599.978 * [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)) 599.978 * * * * [progress]: [ 1038 / 3260 ] simplifiying candidate # 599.978 * [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)))))) 599.979 * * [simplify]: iters left: 6 (26 enodes) 599.992 * * [simplify]: iters left: 5 (100 enodes)