0.001 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.103 * * * [progress]: [2/2] Setting up program. 0.107 * [progress]: [Phase 2 of 3] Improving. 0.107 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.107 * [simplify]: Simplifying (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) 0.107 * * [simplify]: iters left: 6 (14 enodes) 0.111 * * [simplify]: iters left: 5 (53 enodes) 0.119 * * [simplify]: iters left: 4 (80 enodes) 0.154 * * [simplify]: iters left: 3 (133 enodes) 0.175 * * [simplify]: iters left: 2 (163 enodes) 0.201 * * [simplify]: iters left: 1 (177 enodes) 0.243 * * [simplify]: Extracting #0: cost 1 inf + 0 0.243 * * [simplify]: Extracting #1: cost 11 inf + 0 0.243 * * [simplify]: Extracting #2: cost 24 inf + 44 0.243 * * [simplify]: Extracting #3: cost 28 inf + 334 0.244 * * [simplify]: Extracting #4: cost 30 inf + 995 0.245 * * [simplify]: Extracting #5: cost 28 inf + 1950 0.248 * * [simplify]: Extracting #6: cost 5 inf + 5668 0.254 * * [simplify]: Extracting #7: cost 0 inf + 6352 0.257 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 0.257 * [simplify]: Simplified (2) to (λ (a b c) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a)) 0.270 * * [progress]: iteration 1 / 4 0.270 * * * [progress]: picking best candidate 0.273 * * * * [pick]: Picked # 0.273 * * * [progress]: localizing error 0.292 * * * [progress]: generating rewritten candidates 0.292 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 1) 0.294 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1 1) 0.305 * * * * [progress]: [ 3 / 3 ] rewriting at (2) 0.349 * * * [progress]: generating series expansions 0.349 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 1) 0.350 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 0.350 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 0.350 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.350 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.352 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.352 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.352 * [taylor]: Taking taylor expansion of c in b 0.352 * [backup-simplify]: Simplify c into c 0.352 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.352 * [taylor]: Taking taylor expansion of -4 in b 0.352 * [backup-simplify]: Simplify -4 into -4 0.352 * [taylor]: Taking taylor expansion of a in b 0.352 * [backup-simplify]: Simplify a into a 0.352 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.352 * [taylor]: Taking taylor expansion of b in b 0.352 * [backup-simplify]: Simplify 0 into 0 0.352 * [backup-simplify]: Simplify 1 into 1 0.352 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.352 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.352 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.352 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.353 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.353 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.354 * [backup-simplify]: Simplify (+ 0 0) into 0 0.354 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.354 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.354 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.354 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.354 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.354 * [taylor]: Taking taylor expansion of c in a 0.354 * [backup-simplify]: Simplify c into c 0.354 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.354 * [taylor]: Taking taylor expansion of -4 in a 0.354 * [backup-simplify]: Simplify -4 into -4 0.354 * [taylor]: Taking taylor expansion of a in a 0.354 * [backup-simplify]: Simplify 0 into 0 0.354 * [backup-simplify]: Simplify 1 into 1 0.354 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.354 * [taylor]: Taking taylor expansion of b in a 0.355 * [backup-simplify]: Simplify b into b 0.355 * [backup-simplify]: Simplify (* -4 0) into 0 0.355 * [backup-simplify]: Simplify (* c 0) into 0 0.355 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.355 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.355 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.356 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.356 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.357 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.357 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.357 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.357 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.357 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.357 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.357 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.357 * [taylor]: Taking taylor expansion of c in c 0.357 * [backup-simplify]: Simplify 0 into 0 0.357 * [backup-simplify]: Simplify 1 into 1 0.357 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.357 * [taylor]: Taking taylor expansion of -4 in c 0.357 * [backup-simplify]: Simplify -4 into -4 0.357 * [taylor]: Taking taylor expansion of a in c 0.357 * [backup-simplify]: Simplify a into a 0.357 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.357 * [taylor]: Taking taylor expansion of b in c 0.357 * [backup-simplify]: Simplify b into b 0.357 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.357 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.357 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.357 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.357 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.358 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.358 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.358 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.358 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.358 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.358 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.358 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.358 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.358 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.358 * [taylor]: Taking taylor expansion of c in c 0.358 * [backup-simplify]: Simplify 0 into 0 0.358 * [backup-simplify]: Simplify 1 into 1 0.358 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.358 * [taylor]: Taking taylor expansion of -4 in c 0.358 * [backup-simplify]: Simplify -4 into -4 0.358 * [taylor]: Taking taylor expansion of a in c 0.358 * [backup-simplify]: Simplify a into a 0.358 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.358 * [taylor]: Taking taylor expansion of b in c 0.358 * [backup-simplify]: Simplify b into b 0.358 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.358 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.359 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.359 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.359 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.359 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.359 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.360 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.360 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.360 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.360 * [taylor]: Taking taylor expansion of b in a 0.360 * [backup-simplify]: Simplify b into b 0.360 * [taylor]: Taking taylor expansion of b in b 0.360 * [backup-simplify]: Simplify 0 into 0 0.360 * [backup-simplify]: Simplify 1 into 1 0.360 * [backup-simplify]: Simplify 0 into 0 0.360 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 0.360 * [taylor]: Taking taylor expansion of -2 in a 0.360 * [backup-simplify]: Simplify -2 into -2 0.360 * [taylor]: Taking taylor expansion of (/ a b) in a 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.360 * [taylor]: Taking taylor expansion of b in a 0.360 * [backup-simplify]: Simplify b into b 0.360 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.360 * [taylor]: Taking taylor expansion of 0 in b 0.360 * [backup-simplify]: Simplify 0 into 0 0.360 * [backup-simplify]: Simplify 0 into 0 0.360 * [backup-simplify]: Simplify 1 into 1 0.361 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.362 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.362 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.362 * [backup-simplify]: Simplify (+ 0 0) into 0 0.362 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.363 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 0.363 * [taylor]: Taking taylor expansion of -2 in a 0.363 * [backup-simplify]: Simplify -2 into -2 0.363 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 0.363 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.363 * [taylor]: Taking taylor expansion of a in a 0.363 * [backup-simplify]: Simplify 0 into 0 0.363 * [backup-simplify]: Simplify 1 into 1 0.363 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.363 * [taylor]: Taking taylor expansion of b in a 0.363 * [backup-simplify]: Simplify b into b 0.363 * [backup-simplify]: Simplify (* 1 1) into 1 0.363 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.363 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.363 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.363 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 0.363 * [taylor]: Taking taylor expansion of (/ -2 b) in b 0.363 * [taylor]: Taking taylor expansion of -2 in b 0.363 * [backup-simplify]: Simplify -2 into -2 0.363 * [taylor]: Taking taylor expansion of b in b 0.363 * [backup-simplify]: Simplify 0 into 0 0.363 * [backup-simplify]: Simplify 1 into 1 0.364 * [backup-simplify]: Simplify (/ -2 1) into -2 0.364 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 0.364 * [backup-simplify]: Simplify 0 into 0 0.364 * [taylor]: Taking taylor expansion of 0 in b 0.364 * [backup-simplify]: Simplify 0 into 0 0.364 * [backup-simplify]: Simplify 0 into 0 0.364 * [backup-simplify]: Simplify 0 into 0 0.364 * [backup-simplify]: Simplify 0 into 0 0.365 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 0.366 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 0.366 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.366 * [backup-simplify]: Simplify (+ 0 0) into 0 0.367 * [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.367 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 0.367 * [taylor]: Taking taylor expansion of -4 in a 0.367 * [backup-simplify]: Simplify -4 into -4 0.367 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 0.367 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.367 * [taylor]: Taking taylor expansion of a in a 0.367 * [backup-simplify]: Simplify 0 into 0 0.367 * [backup-simplify]: Simplify 1 into 1 0.367 * [taylor]: Taking taylor expansion of (pow b 5) in a 0.367 * [taylor]: Taking taylor expansion of b in a 0.367 * [backup-simplify]: Simplify b into b 0.367 * [backup-simplify]: Simplify (* 1 1) into 1 0.367 * [backup-simplify]: Simplify (* 1 1) into 1 0.367 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.367 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.368 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.368 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.368 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 0.368 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 0.368 * [taylor]: Taking taylor expansion of 0 in b 0.368 * [backup-simplify]: Simplify 0 into 0 0.368 * [backup-simplify]: Simplify 0 into 0 0.368 * [taylor]: Taking taylor expansion of 0 in b 0.368 * [backup-simplify]: Simplify 0 into 0 0.368 * [backup-simplify]: Simplify 0 into 0 0.369 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 0.369 * [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.369 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 0.369 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.369 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.369 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.369 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.369 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.369 * [taylor]: Taking taylor expansion of c in b 0.369 * [backup-simplify]: Simplify c into c 0.369 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.369 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.369 * [taylor]: Taking taylor expansion of -4 in b 0.369 * [backup-simplify]: Simplify -4 into -4 0.369 * [taylor]: Taking taylor expansion of a in b 0.369 * [backup-simplify]: Simplify a into a 0.369 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.369 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.369 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.369 * [taylor]: Taking taylor expansion of b in b 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.370 * [backup-simplify]: Simplify (/ 1 1) into 1 0.370 * [backup-simplify]: Simplify (+ 0 1) into 1 0.370 * [backup-simplify]: Simplify (sqrt 1) into 1 0.370 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.371 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.371 * [backup-simplify]: Simplify (+ 0 0) into 0 0.372 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.372 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.372 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.372 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.372 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.372 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.372 * [taylor]: Taking taylor expansion of c in a 0.372 * [backup-simplify]: Simplify c into c 0.372 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.372 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.372 * [taylor]: Taking taylor expansion of -4 in a 0.372 * [backup-simplify]: Simplify -4 into -4 0.372 * [taylor]: Taking taylor expansion of a in a 0.372 * [backup-simplify]: Simplify 0 into 0 0.372 * [backup-simplify]: Simplify 1 into 1 0.372 * [backup-simplify]: Simplify (/ -4 1) into -4 0.372 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.372 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.372 * [taylor]: Taking taylor expansion of b in a 0.372 * [backup-simplify]: Simplify b into b 0.372 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.372 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.372 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.372 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.373 * [backup-simplify]: Simplify (sqrt 0) into 0 0.373 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.373 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.373 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.373 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.373 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.373 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.373 * [taylor]: Taking taylor expansion of c in c 0.373 * [backup-simplify]: Simplify 0 into 0 0.373 * [backup-simplify]: Simplify 1 into 1 0.373 * [backup-simplify]: Simplify (/ 1 1) into 1 0.373 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.373 * [taylor]: Taking taylor expansion of -4 in c 0.373 * [backup-simplify]: Simplify -4 into -4 0.373 * [taylor]: Taking taylor expansion of a in c 0.374 * [backup-simplify]: Simplify a into a 0.374 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.374 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.374 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.374 * [taylor]: Taking taylor expansion of b in c 0.374 * [backup-simplify]: Simplify b into b 0.374 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.374 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.374 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.374 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.374 * [backup-simplify]: Simplify (sqrt 0) into 0 0.374 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.374 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.374 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.374 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.375 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.375 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.375 * [taylor]: Taking taylor expansion of c in c 0.375 * [backup-simplify]: Simplify 0 into 0 0.375 * [backup-simplify]: Simplify 1 into 1 0.375 * [backup-simplify]: Simplify (/ 1 1) into 1 0.375 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.375 * [taylor]: Taking taylor expansion of -4 in c 0.375 * [backup-simplify]: Simplify -4 into -4 0.375 * [taylor]: Taking taylor expansion of a in c 0.375 * [backup-simplify]: Simplify a into a 0.375 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.375 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.375 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.375 * [taylor]: Taking taylor expansion of b in c 0.375 * [backup-simplify]: Simplify b into b 0.375 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.375 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.375 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.375 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.375 * [backup-simplify]: Simplify (sqrt 0) into 0 0.376 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.376 * [taylor]: Taking taylor expansion of 0 in a 0.376 * [backup-simplify]: Simplify 0 into 0 0.376 * [taylor]: Taking taylor expansion of (/ +nan.0 a) 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 a in a 0.376 * [backup-simplify]: Simplify 0 into 0 0.376 * [backup-simplify]: Simplify 1 into 1 0.376 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.376 * [taylor]: Taking taylor expansion of +nan.0 in b 0.376 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.376 * [taylor]: Taking taylor expansion of 0 in b 0.376 * [backup-simplify]: Simplify 0 into 0 0.376 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.377 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.377 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.377 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.378 * [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.378 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.378 * [taylor]: Taking taylor expansion of +nan.0 in a 0.378 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.378 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.378 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.378 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.378 * [taylor]: Taking taylor expansion of b in a 0.378 * [backup-simplify]: Simplify b into b 0.378 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.378 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.378 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.378 * [taylor]: Taking taylor expansion of +nan.0 in a 0.378 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.378 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.378 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.378 * [taylor]: Taking taylor expansion of a in a 0.378 * [backup-simplify]: Simplify 0 into 0 0.378 * [backup-simplify]: Simplify 1 into 1 0.378 * [backup-simplify]: Simplify (* 1 1) into 1 0.379 * [backup-simplify]: Simplify (/ 1 1) into 1 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 (+ (* +nan.0 0) (* 0 1)) into 0 0.380 * [backup-simplify]: Simplify (- 0) into 0 0.380 * [backup-simplify]: Simplify (+ 0 0) into 0 0.381 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.381 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.381 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.382 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.382 * [taylor]: Taking taylor expansion of 0 in b 0.382 * [backup-simplify]: Simplify 0 into 0 0.382 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.382 * [taylor]: Taking taylor expansion of 0 in b 0.382 * [backup-simplify]: Simplify 0 into 0 0.382 * [taylor]: Taking taylor expansion of 0 in b 0.382 * [backup-simplify]: Simplify 0 into 0 0.382 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.382 * [backup-simplify]: Simplify 0 into 0 0.383 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.383 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.384 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.384 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.384 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.384 * [backup-simplify]: Simplify (+ 0 0) into 0 0.384 * [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.385 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.385 * [taylor]: Taking taylor expansion of +nan.0 in a 0.385 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.385 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.385 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.385 * [taylor]: Taking taylor expansion of +nan.0 in a 0.385 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.385 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.385 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.385 * [taylor]: Taking taylor expansion of a in a 0.385 * [backup-simplify]: Simplify 0 into 0 0.385 * [backup-simplify]: Simplify 1 into 1 0.385 * [backup-simplify]: Simplify (* 1 1) into 1 0.385 * [backup-simplify]: Simplify (* 1 1) into 1 0.385 * [backup-simplify]: Simplify (/ 1 1) into 1 0.385 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.385 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.385 * [taylor]: Taking taylor expansion of +nan.0 in a 0.386 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.386 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.386 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.386 * [taylor]: Taking taylor expansion of a in a 0.386 * [backup-simplify]: Simplify 0 into 0 0.386 * [backup-simplify]: Simplify 1 into 1 0.386 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.386 * [taylor]: Taking taylor expansion of b in a 0.386 * [backup-simplify]: Simplify b into b 0.386 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.386 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.386 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.386 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.386 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.387 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.387 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.388 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.388 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.388 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.390 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.390 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.390 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.390 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.391 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.391 * [backup-simplify]: Simplify (+ 0 0) into 0 0.391 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.391 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.392 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.392 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.392 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.392 * [taylor]: Taking taylor expansion of +nan.0 in b 0.392 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.392 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.392 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.392 * [taylor]: Taking taylor expansion of b in b 0.392 * [backup-simplify]: Simplify 0 into 0 0.392 * [backup-simplify]: Simplify 1 into 1 0.392 * [backup-simplify]: Simplify (* 1 1) into 1 0.393 * [backup-simplify]: Simplify (/ 1 1) into 1 0.393 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.395 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.395 * [backup-simplify]: Simplify (- 0) into 0 0.395 * [backup-simplify]: Simplify 0 into 0 0.396 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.397 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.398 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.398 * [backup-simplify]: Simplify (- 0) into 0 0.398 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.399 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.399 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.399 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.399 * [taylor]: Taking taylor expansion of +nan.0 in b 0.399 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.399 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.399 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.400 * [taylor]: Taking taylor expansion of b in b 0.400 * [backup-simplify]: Simplify 0 into 0 0.400 * [backup-simplify]: Simplify 1 into 1 0.400 * [backup-simplify]: Simplify (* 1 1) into 1 0.400 * [backup-simplify]: Simplify (/ 1 1) into 1 0.401 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.402 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.403 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.403 * [backup-simplify]: Simplify (- 0) into 0 0.403 * [backup-simplify]: Simplify 0 into 0 0.404 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.404 * [taylor]: Taking taylor expansion of 0 in b 0.404 * [backup-simplify]: Simplify 0 into 0 0.404 * [taylor]: Taking taylor expansion of 0 in b 0.404 * [backup-simplify]: Simplify 0 into 0 0.404 * [backup-simplify]: Simplify 0 into 0 0.404 * [backup-simplify]: Simplify 0 into 0 0.404 * [backup-simplify]: Simplify 0 into 0 0.404 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 0.405 * [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.405 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 0.405 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.405 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.405 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.405 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.405 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.405 * [taylor]: Taking taylor expansion of -1 in b 0.405 * [backup-simplify]: Simplify -1 into -1 0.405 * [taylor]: Taking taylor expansion of c in b 0.405 * [backup-simplify]: Simplify c into c 0.405 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.405 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.405 * [taylor]: Taking taylor expansion of 4 in b 0.405 * [backup-simplify]: Simplify 4 into 4 0.405 * [taylor]: Taking taylor expansion of a in b 0.405 * [backup-simplify]: Simplify a into a 0.405 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.405 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.405 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.405 * [taylor]: Taking taylor expansion of b in b 0.405 * [backup-simplify]: Simplify 0 into 0 0.405 * [backup-simplify]: Simplify 1 into 1 0.406 * [backup-simplify]: Simplify (* 1 1) into 1 0.406 * [backup-simplify]: Simplify (/ 1 1) into 1 0.407 * [backup-simplify]: Simplify (+ 0 1) into 1 0.407 * [backup-simplify]: Simplify (sqrt 1) into 1 0.408 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.409 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.409 * [backup-simplify]: Simplify (+ 0 0) into 0 0.410 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.410 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.410 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.410 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.410 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.410 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.410 * [taylor]: Taking taylor expansion of -1 in a 0.410 * [backup-simplify]: Simplify -1 into -1 0.410 * [taylor]: Taking taylor expansion of c in a 0.410 * [backup-simplify]: Simplify c into c 0.410 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.410 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.410 * [taylor]: Taking taylor expansion of 4 in a 0.410 * [backup-simplify]: Simplify 4 into 4 0.410 * [taylor]: Taking taylor expansion of a in a 0.410 * [backup-simplify]: Simplify 0 into 0 0.410 * [backup-simplify]: Simplify 1 into 1 0.411 * [backup-simplify]: Simplify (/ 4 1) into 4 0.411 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.411 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.411 * [taylor]: Taking taylor expansion of b in a 0.411 * [backup-simplify]: Simplify b into b 0.411 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.411 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.411 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.411 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.411 * [backup-simplify]: Simplify (sqrt 0) into 0 0.412 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.412 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.412 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.412 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.412 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.412 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.412 * [taylor]: Taking taylor expansion of -1 in c 0.412 * [backup-simplify]: Simplify -1 into -1 0.412 * [taylor]: Taking taylor expansion of c in c 0.412 * [backup-simplify]: Simplify 0 into 0 0.412 * [backup-simplify]: Simplify 1 into 1 0.413 * [backup-simplify]: Simplify (/ -1 1) into -1 0.413 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.413 * [taylor]: Taking taylor expansion of 4 in c 0.413 * [backup-simplify]: Simplify 4 into 4 0.413 * [taylor]: Taking taylor expansion of a in c 0.413 * [backup-simplify]: Simplify a into a 0.413 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.413 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.413 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.413 * [taylor]: Taking taylor expansion of b in c 0.413 * [backup-simplify]: Simplify b into b 0.413 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.413 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.413 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.413 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.414 * [backup-simplify]: Simplify (sqrt 0) into 0 0.414 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.414 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.414 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.414 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.415 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.415 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.415 * [taylor]: Taking taylor expansion of -1 in c 0.415 * [backup-simplify]: Simplify -1 into -1 0.415 * [taylor]: Taking taylor expansion of c in c 0.415 * [backup-simplify]: Simplify 0 into 0 0.415 * [backup-simplify]: Simplify 1 into 1 0.415 * [backup-simplify]: Simplify (/ -1 1) into -1 0.415 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.415 * [taylor]: Taking taylor expansion of 4 in c 0.415 * [backup-simplify]: Simplify 4 into 4 0.415 * [taylor]: Taking taylor expansion of a in c 0.415 * [backup-simplify]: Simplify a into a 0.415 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.415 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.415 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.416 * [taylor]: Taking taylor expansion of b in c 0.416 * [backup-simplify]: Simplify b into b 0.416 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.416 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.416 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.416 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.416 * [backup-simplify]: Simplify (sqrt 0) into 0 0.417 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.417 * [taylor]: Taking taylor expansion of 0 in a 0.417 * [backup-simplify]: Simplify 0 into 0 0.417 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 0.417 * [taylor]: Taking taylor expansion of +nan.0 in a 0.417 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.417 * [taylor]: Taking taylor expansion of a in a 0.417 * [backup-simplify]: Simplify 0 into 0 0.417 * [backup-simplify]: Simplify 1 into 1 0.418 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.418 * [taylor]: Taking taylor expansion of +nan.0 in b 0.418 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.418 * [taylor]: Taking taylor expansion of 0 in b 0.418 * [backup-simplify]: Simplify 0 into 0 0.418 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.419 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.419 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.420 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.421 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0.421 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.421 * [taylor]: Taking taylor expansion of +nan.0 in a 0.421 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.421 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.421 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.421 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.421 * [taylor]: Taking taylor expansion of b in a 0.421 * [backup-simplify]: Simplify b into b 0.421 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.421 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.421 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.421 * [taylor]: Taking taylor expansion of +nan.0 in a 0.421 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.421 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.421 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.421 * [taylor]: Taking taylor expansion of a in a 0.421 * [backup-simplify]: Simplify 0 into 0 0.421 * [backup-simplify]: Simplify 1 into 1 0.422 * [backup-simplify]: Simplify (* 1 1) into 1 0.422 * [backup-simplify]: Simplify (/ 1 1) into 1 0.423 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.424 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.424 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.425 * [backup-simplify]: Simplify (- 0) into 0 0.425 * [backup-simplify]: Simplify (+ 0 0) into 0 0.426 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.426 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.427 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.428 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.428 * [taylor]: Taking taylor expansion of 0 in b 0.428 * [backup-simplify]: Simplify 0 into 0 0.429 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.429 * [taylor]: Taking taylor expansion of 0 in b 0.429 * [backup-simplify]: Simplify 0 into 0 0.429 * [taylor]: Taking taylor expansion of 0 in b 0.429 * [backup-simplify]: Simplify 0 into 0 0.429 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.429 * [backup-simplify]: Simplify 0 into 0 0.429 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.430 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.431 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.431 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.431 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.432 * [backup-simplify]: Simplify (+ 0 0) into 0 0.433 * [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.433 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.433 * [taylor]: Taking taylor expansion of +nan.0 in a 0.433 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.433 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.433 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.433 * [taylor]: Taking taylor expansion of +nan.0 in a 0.433 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.433 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.433 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.433 * [taylor]: Taking taylor expansion of a in a 0.433 * [backup-simplify]: Simplify 0 into 0 0.433 * [backup-simplify]: Simplify 1 into 1 0.433 * [backup-simplify]: Simplify (* 1 1) into 1 0.434 * [backup-simplify]: Simplify (* 1 1) into 1 0.434 * [backup-simplify]: Simplify (/ 1 1) into 1 0.434 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.434 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.434 * [taylor]: Taking taylor expansion of +nan.0 in a 0.434 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.434 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.434 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.434 * [taylor]: Taking taylor expansion of a in a 0.434 * [backup-simplify]: Simplify 0 into 0 0.434 * [backup-simplify]: Simplify 1 into 1 0.434 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.434 * [taylor]: Taking taylor expansion of b in a 0.434 * [backup-simplify]: Simplify b into b 0.434 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.435 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.435 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.435 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.435 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.436 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.437 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.438 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.438 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.439 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.441 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.441 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.441 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.442 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.442 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.443 * [backup-simplify]: Simplify (+ 0 0) into 0 0.443 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.444 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.445 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.445 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.445 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.445 * [taylor]: Taking taylor expansion of +nan.0 in b 0.445 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.445 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.445 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.445 * [taylor]: Taking taylor expansion of b in b 0.445 * [backup-simplify]: Simplify 0 into 0 0.445 * [backup-simplify]: Simplify 1 into 1 0.445 * [backup-simplify]: Simplify (* 1 1) into 1 0.446 * [backup-simplify]: Simplify (/ 1 1) into 1 0.446 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.448 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.448 * [backup-simplify]: Simplify (- 0) into 0 0.448 * [backup-simplify]: Simplify 0 into 0 0.449 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.450 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.451 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.452 * [backup-simplify]: Simplify (- 0) into 0 0.452 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.453 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.453 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.453 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.453 * [taylor]: Taking taylor expansion of +nan.0 in b 0.453 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.453 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.453 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.453 * [taylor]: Taking taylor expansion of b in b 0.453 * [backup-simplify]: Simplify 0 into 0 0.453 * [backup-simplify]: Simplify 1 into 1 0.454 * [backup-simplify]: Simplify (* 1 1) into 1 0.454 * [backup-simplify]: Simplify (/ 1 1) into 1 0.455 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.456 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.456 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.457 * [backup-simplify]: Simplify (- 0) into 0 0.457 * [backup-simplify]: Simplify 0 into 0 0.458 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.458 * [taylor]: Taking taylor expansion of 0 in b 0.458 * [backup-simplify]: Simplify 0 into 0 0.458 * [taylor]: Taking taylor expansion of 0 in b 0.458 * [backup-simplify]: Simplify 0 into 0 0.458 * [backup-simplify]: Simplify 0 into 0 0.458 * [backup-simplify]: Simplify 0 into 0 0.458 * [backup-simplify]: Simplify 0 into 0 0.458 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 0.458 * * * * [progress]: [ 2 / 3 ] generating series at (2 1 1) 0.459 * [backup-simplify]: Simplify (- (sqrt (fma c (* -4 a) (* b b))) b) into (- (sqrt (fma c (* -4 a) (pow b 2))) b) 0.459 * [approximate]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in (c a b) around 0 0.459 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 0.459 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.459 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.459 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.459 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.459 * [taylor]: Taking taylor expansion of c in b 0.459 * [backup-simplify]: Simplify c into c 0.459 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.459 * [taylor]: Taking taylor expansion of -4 in b 0.459 * [backup-simplify]: Simplify -4 into -4 0.459 * [taylor]: Taking taylor expansion of a in b 0.459 * [backup-simplify]: Simplify a into a 0.459 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.459 * [taylor]: Taking taylor expansion of b in b 0.459 * [backup-simplify]: Simplify 0 into 0 0.459 * [backup-simplify]: Simplify 1 into 1 0.459 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.459 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.459 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.459 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.460 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.460 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.461 * [backup-simplify]: Simplify (+ 0 0) into 0 0.461 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.461 * [taylor]: Taking taylor expansion of b in b 0.461 * [backup-simplify]: Simplify 0 into 0 0.461 * [backup-simplify]: Simplify 1 into 1 0.461 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 0.461 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.461 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.461 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.461 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.461 * [taylor]: Taking taylor expansion of c in a 0.461 * [backup-simplify]: Simplify c into c 0.461 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.461 * [taylor]: Taking taylor expansion of -4 in a 0.461 * [backup-simplify]: Simplify -4 into -4 0.461 * [taylor]: Taking taylor expansion of a in a 0.461 * [backup-simplify]: Simplify 0 into 0 0.461 * [backup-simplify]: Simplify 1 into 1 0.461 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.461 * [taylor]: Taking taylor expansion of b in a 0.461 * [backup-simplify]: Simplify b into b 0.462 * [backup-simplify]: Simplify (* -4 0) into 0 0.462 * [backup-simplify]: Simplify (* c 0) into 0 0.462 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.462 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.462 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.463 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.463 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.463 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.463 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.464 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.464 * [taylor]: Taking taylor expansion of b in a 0.464 * [backup-simplify]: Simplify b into b 0.464 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.464 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.464 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.464 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.464 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.464 * [taylor]: Taking taylor expansion of c in c 0.464 * [backup-simplify]: Simplify 0 into 0 0.464 * [backup-simplify]: Simplify 1 into 1 0.464 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.464 * [taylor]: Taking taylor expansion of -4 in c 0.464 * [backup-simplify]: Simplify -4 into -4 0.464 * [taylor]: Taking taylor expansion of a in c 0.464 * [backup-simplify]: Simplify a into a 0.464 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.464 * [taylor]: Taking taylor expansion of b in c 0.464 * [backup-simplify]: Simplify b into b 0.464 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.464 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.464 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.464 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.464 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.465 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.465 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.465 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.465 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.466 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.466 * [taylor]: Taking taylor expansion of b in c 0.466 * [backup-simplify]: Simplify b into b 0.466 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.466 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.466 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.466 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.466 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.466 * [taylor]: Taking taylor expansion of c in c 0.466 * [backup-simplify]: Simplify 0 into 0 0.466 * [backup-simplify]: Simplify 1 into 1 0.466 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.466 * [taylor]: Taking taylor expansion of -4 in c 0.466 * [backup-simplify]: Simplify -4 into -4 0.466 * [taylor]: Taking taylor expansion of a in c 0.466 * [backup-simplify]: Simplify a into a 0.466 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.466 * [taylor]: Taking taylor expansion of b in c 0.466 * [backup-simplify]: Simplify b into b 0.466 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.466 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.466 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.466 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.467 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.467 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.467 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.468 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.468 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.468 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.468 * [taylor]: Taking taylor expansion of b in c 0.468 * [backup-simplify]: Simplify b into b 0.468 * [backup-simplify]: Simplify (- b) into (- b) 0.468 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.468 * [taylor]: Taking taylor expansion of 0 in a 0.468 * [backup-simplify]: Simplify 0 into 0 0.468 * [taylor]: Taking taylor expansion of 0 in b 0.468 * [backup-simplify]: Simplify 0 into 0 0.468 * [backup-simplify]: Simplify 0 into 0 0.469 * [backup-simplify]: Simplify (- 0) into 0 0.469 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.469 * [taylor]: Taking taylor expansion of (- (* 2 (/ a b))) in a 0.469 * [taylor]: Taking taylor expansion of (* 2 (/ a b)) in a 0.469 * [taylor]: Taking taylor expansion of 2 in a 0.469 * [backup-simplify]: Simplify 2 into 2 0.469 * [taylor]: Taking taylor expansion of (/ a b) in a 0.469 * [taylor]: Taking taylor expansion of a in a 0.469 * [backup-simplify]: Simplify 0 into 0 0.469 * [backup-simplify]: Simplify 1 into 1 0.469 * [taylor]: Taking taylor expansion of b in a 0.469 * [backup-simplify]: Simplify b into b 0.469 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.469 * [taylor]: Taking taylor expansion of 0 in b 0.469 * [backup-simplify]: Simplify 0 into 0 0.469 * [backup-simplify]: Simplify 0 into 0 0.469 * [backup-simplify]: Simplify 0 into 0 0.470 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.471 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.471 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.472 * [backup-simplify]: Simplify (+ 0 0) into 0 0.472 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.473 * [backup-simplify]: Simplify (- 0) into 0 0.473 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 0.473 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 3)))) in a 0.473 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 3))) in a 0.473 * [taylor]: Taking taylor expansion of 2 in a 0.473 * [backup-simplify]: Simplify 2 into 2 0.473 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 0.473 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.473 * [taylor]: Taking taylor expansion of a in a 0.473 * [backup-simplify]: Simplify 0 into 0 0.473 * [backup-simplify]: Simplify 1 into 1 0.473 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.473 * [taylor]: Taking taylor expansion of b in a 0.473 * [backup-simplify]: Simplify b into b 0.474 * [backup-simplify]: Simplify (* 1 1) into 1 0.474 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.474 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.474 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.474 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 0.474 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 0.474 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 0.474 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 0.474 * [taylor]: Taking taylor expansion of 2 in b 0.474 * [backup-simplify]: Simplify 2 into 2 0.474 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.474 * [taylor]: Taking taylor expansion of b in b 0.474 * [backup-simplify]: Simplify 0 into 0 0.474 * [backup-simplify]: Simplify 1 into 1 0.475 * [backup-simplify]: Simplify (/ 1 1) into 1 0.475 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.476 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 0.477 * [backup-simplify]: Simplify (- 0) into 0 0.477 * [backup-simplify]: Simplify 0 into 0 0.477 * [taylor]: Taking taylor expansion of 0 in b 0.477 * [backup-simplify]: Simplify 0 into 0 0.477 * [backup-simplify]: Simplify 0 into 0 0.477 * [backup-simplify]: Simplify 0 into 0 0.477 * [backup-simplify]: Simplify 0 into 0 0.477 * [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.477 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in (c a b) around 0 0.477 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 0.477 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.477 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.477 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.477 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.477 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.477 * [taylor]: Taking taylor expansion of c in b 0.477 * [backup-simplify]: Simplify c into c 0.477 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.477 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.478 * [taylor]: Taking taylor expansion of -4 in b 0.478 * [backup-simplify]: Simplify -4 into -4 0.478 * [taylor]: Taking taylor expansion of a in b 0.478 * [backup-simplify]: Simplify a into a 0.478 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.478 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.478 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.478 * [taylor]: Taking taylor expansion of b in b 0.478 * [backup-simplify]: Simplify 0 into 0 0.478 * [backup-simplify]: Simplify 1 into 1 0.478 * [backup-simplify]: Simplify (* 1 1) into 1 0.479 * [backup-simplify]: Simplify (/ 1 1) into 1 0.479 * [backup-simplify]: Simplify (+ 0 1) into 1 0.484 * [backup-simplify]: Simplify (sqrt 1) into 1 0.485 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.486 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.486 * [backup-simplify]: Simplify (+ 0 0) into 0 0.487 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.487 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.487 * [taylor]: Taking taylor expansion of b in b 0.487 * [backup-simplify]: Simplify 0 into 0 0.487 * [backup-simplify]: Simplify 1 into 1 0.487 * [backup-simplify]: Simplify (/ 1 1) into 1 0.487 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 0.488 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.488 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.488 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.488 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.488 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.488 * [taylor]: Taking taylor expansion of c in a 0.488 * [backup-simplify]: Simplify c into c 0.488 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.488 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.488 * [taylor]: Taking taylor expansion of -4 in a 0.488 * [backup-simplify]: Simplify -4 into -4 0.488 * [taylor]: Taking taylor expansion of a in a 0.488 * [backup-simplify]: Simplify 0 into 0 0.488 * [backup-simplify]: Simplify 1 into 1 0.489 * [backup-simplify]: Simplify (/ -4 1) into -4 0.489 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.489 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.489 * [taylor]: Taking taylor expansion of b in a 0.489 * [backup-simplify]: Simplify b into b 0.489 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.489 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.489 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.489 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.490 * [backup-simplify]: Simplify (sqrt 0) into 0 0.490 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.490 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.490 * [taylor]: Taking taylor expansion of b in a 0.490 * [backup-simplify]: Simplify b into b 0.490 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.490 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.490 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.490 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.491 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.491 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.491 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.491 * [taylor]: Taking taylor expansion of c in c 0.491 * [backup-simplify]: Simplify 0 into 0 0.491 * [backup-simplify]: Simplify 1 into 1 0.491 * [backup-simplify]: Simplify (/ 1 1) into 1 0.491 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.491 * [taylor]: Taking taylor expansion of -4 in c 0.491 * [backup-simplify]: Simplify -4 into -4 0.491 * [taylor]: Taking taylor expansion of a in c 0.491 * [backup-simplify]: Simplify a into a 0.491 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.491 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.491 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.491 * [taylor]: Taking taylor expansion of b in c 0.491 * [backup-simplify]: Simplify b into b 0.491 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.492 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.492 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.492 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.492 * [backup-simplify]: Simplify (sqrt 0) into 0 0.493 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.493 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.493 * [taylor]: Taking taylor expansion of b in c 0.493 * [backup-simplify]: Simplify b into b 0.493 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.493 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.493 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.493 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 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 c 0.493 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.493 * [taylor]: Taking taylor expansion of c in c 0.493 * [backup-simplify]: Simplify 0 into 0 0.493 * [backup-simplify]: Simplify 1 into 1 0.493 * [backup-simplify]: Simplify (/ 1 1) into 1 0.493 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.494 * [taylor]: Taking taylor expansion of -4 in c 0.494 * [backup-simplify]: Simplify -4 into -4 0.494 * [taylor]: Taking taylor expansion of a in c 0.494 * [backup-simplify]: Simplify a into a 0.494 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.494 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.494 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.494 * [taylor]: Taking taylor expansion of b in c 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 (/ -4 a)) into (/ -4 a) 0.494 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.494 * [backup-simplify]: Simplify (sqrt 0) into 0 0.495 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.495 * [taylor]: Taking taylor expansion of (/ 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.496 * [backup-simplify]: Simplify (+ 0 0) into 0 0.496 * [taylor]: Taking taylor expansion of 0 in a 0.496 * [backup-simplify]: Simplify 0 into 0 0.496 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.496 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0.496 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) in a 0.496 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (/ 1 b)) in a 0.496 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.496 * [taylor]: Taking taylor expansion of +nan.0 in a 0.496 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.496 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.496 * [taylor]: Taking taylor expansion of a in a 0.496 * [backup-simplify]: Simplify 0 into 0 0.496 * [backup-simplify]: Simplify 1 into 1 0.497 * [backup-simplify]: Simplify (/ 1 1) into 1 0.497 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.497 * [taylor]: Taking taylor expansion of b in a 0.497 * [backup-simplify]: Simplify b into b 0.497 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.497 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.498 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.498 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.498 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.498 * [taylor]: Taking taylor expansion of +nan.0 in b 0.498 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.499 * [taylor]: Taking taylor expansion of 0 in b 0.499 * [backup-simplify]: Simplify 0 into 0 0.499 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.500 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.500 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.501 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.502 * [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.502 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.502 * [backup-simplify]: Simplify (- 0) into 0 0.502 * [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.502 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.502 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.503 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.503 * [taylor]: Taking taylor expansion of +nan.0 in a 0.503 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.503 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.503 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.503 * [taylor]: Taking taylor expansion of a in a 0.503 * [backup-simplify]: Simplify 0 into 0 0.503 * [backup-simplify]: Simplify 1 into 1 0.503 * [backup-simplify]: Simplify (* 1 1) into 1 0.503 * [backup-simplify]: Simplify (/ 1 1) into 1 0.503 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.504 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 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 b 2)) in a 0.504 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.504 * [taylor]: Taking taylor expansion of b in a 0.504 * [backup-simplify]: Simplify b into b 0.504 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.504 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.505 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.505 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.506 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.506 * [backup-simplify]: Simplify (+ 0 0) into 0 0.507 * [backup-simplify]: Simplify (- 0) into 0 0.507 * [taylor]: Taking taylor expansion of 0 in b 0.507 * [backup-simplify]: Simplify 0 into 0 0.508 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.508 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.508 * [backup-simplify]: Simplify (+ 0 (/ 1 b)) into (/ 1 b) 0.509 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.509 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 0.509 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.509 * [taylor]: Taking taylor expansion of b in b 0.509 * [backup-simplify]: Simplify 0 into 0 0.509 * [backup-simplify]: Simplify 1 into 1 0.509 * [backup-simplify]: Simplify (/ 1 1) into 1 0.509 * [backup-simplify]: Simplify (- 1) into -1 0.510 * [backup-simplify]: Simplify -1 into -1 0.510 * [taylor]: Taking taylor expansion of 0 in b 0.510 * [backup-simplify]: Simplify 0 into 0 0.510 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.510 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.510 * [backup-simplify]: Simplify 0 into 0 0.511 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.512 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.513 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.513 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.513 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.514 * [backup-simplify]: Simplify (+ 0 0) into 0 0.515 * [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.515 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.515 * [backup-simplify]: Simplify (- 0) into 0 0.516 * [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.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.516 * [backup-simplify]: Simplify 0 into 0 0.516 * [backup-simplify]: Simplify 1 into 1 0.516 * [backup-simplify]: Simplify (* 1 1) into 1 0.517 * [backup-simplify]: Simplify (* 1 1) into 1 0.517 * [backup-simplify]: Simplify (/ 1 1) into 1 0.517 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.517 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.517 * [taylor]: Taking taylor expansion of +nan.0 in a 0.517 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.517 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.517 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.517 * [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 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.517 * [taylor]: Taking taylor expansion of b in a 0.517 * [backup-simplify]: Simplify b into b 0.517 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.517 * [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.518 * [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.525 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.525 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.525 * [taylor]: Taking taylor expansion of +nan.0 in b 0.525 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.525 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.525 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.525 * [taylor]: Taking taylor expansion of b in b 0.525 * [backup-simplify]: Simplify 0 into 0 0.525 * [backup-simplify]: Simplify 1 into 1 0.525 * [backup-simplify]: Simplify (* 1 1) into 1 0.526 * [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.528 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.528 * [backup-simplify]: Simplify (- 0) into 0 0.528 * [backup-simplify]: Simplify 0 into 0 0.529 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.530 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.531 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.531 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.531 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.531 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.531 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.532 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.532 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.532 * [taylor]: Taking taylor expansion of +nan.0 in b 0.532 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.532 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.532 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.532 * [taylor]: Taking taylor expansion of b in b 0.532 * [backup-simplify]: Simplify 0 into 0 0.532 * [backup-simplify]: Simplify 1 into 1 0.532 * [backup-simplify]: Simplify (* 1 1) into 1 0.532 * [backup-simplify]: Simplify (/ 1 1) into 1 0.533 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.534 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.535 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.535 * [backup-simplify]: Simplify (- 0) into 0 0.535 * [backup-simplify]: Simplify 0 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.537 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.538 * [backup-simplify]: Simplify (+ 0 0) into 0 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 * [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.539 * [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 0 into 0 0.540 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 0.541 * [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.541 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in (c a b) around 0 0.541 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 0.541 * [taylor]: Taking taylor expansion of (/ 1 b) in b 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 * [backup-simplify]: Simplify (/ 1 1) into 1 0.541 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.541 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.542 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.542 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.542 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.542 * [taylor]: Taking taylor expansion of -1 in b 0.542 * [backup-simplify]: Simplify -1 into -1 0.542 * [taylor]: Taking taylor expansion of c in b 0.542 * [backup-simplify]: Simplify c into c 0.542 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.542 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.542 * [taylor]: Taking taylor expansion of 4 in b 0.542 * [backup-simplify]: Simplify 4 into 4 0.542 * [taylor]: Taking taylor expansion of a in b 0.542 * [backup-simplify]: Simplify a into a 0.542 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.542 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.542 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.542 * [taylor]: Taking taylor expansion of b in b 0.542 * [backup-simplify]: Simplify 0 into 0 0.542 * [backup-simplify]: Simplify 1 into 1 0.542 * [backup-simplify]: Simplify (* 1 1) into 1 0.543 * [backup-simplify]: Simplify (/ 1 1) into 1 0.543 * [backup-simplify]: Simplify (+ 0 1) into 1 0.544 * [backup-simplify]: Simplify (sqrt 1) into 1 0.544 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.545 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.546 * [backup-simplify]: Simplify (+ 0 0) into 0 0.546 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.546 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 0.546 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.546 * [taylor]: Taking taylor expansion of b in a 0.547 * [backup-simplify]: Simplify b into b 0.547 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.547 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.547 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.547 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.547 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.547 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.547 * [taylor]: Taking taylor expansion of -1 in a 0.547 * [backup-simplify]: Simplify -1 into -1 0.547 * [taylor]: Taking taylor expansion of c in a 0.547 * [backup-simplify]: Simplify c into c 0.547 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.547 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.547 * [taylor]: Taking taylor expansion of 4 in a 0.547 * [backup-simplify]: Simplify 4 into 4 0.547 * [taylor]: Taking taylor expansion of a in a 0.547 * [backup-simplify]: Simplify 0 into 0 0.547 * [backup-simplify]: Simplify 1 into 1 0.547 * [backup-simplify]: Simplify (/ 4 1) into 4 0.548 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.548 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.548 * [taylor]: Taking taylor expansion of b in a 0.548 * [backup-simplify]: Simplify b into b 0.548 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.548 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.548 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.548 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.548 * [backup-simplify]: Simplify (sqrt 0) into 0 0.549 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.549 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.549 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.549 * [taylor]: Taking taylor expansion of b in c 0.549 * [backup-simplify]: Simplify b into b 0.549 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.549 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.549 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.549 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.549 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.549 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.549 * [taylor]: Taking taylor expansion of -1 in c 0.549 * [backup-simplify]: Simplify -1 into -1 0.549 * [taylor]: Taking taylor expansion of c in c 0.549 * [backup-simplify]: Simplify 0 into 0 0.549 * [backup-simplify]: Simplify 1 into 1 0.550 * [backup-simplify]: Simplify (/ -1 1) into -1 0.550 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.550 * [taylor]: Taking taylor expansion of 4 in c 0.550 * [backup-simplify]: Simplify 4 into 4 0.550 * [taylor]: Taking taylor expansion of a in c 0.550 * [backup-simplify]: Simplify a into a 0.550 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.550 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.550 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.550 * [taylor]: Taking taylor expansion of b in c 0.550 * [backup-simplify]: Simplify b into b 0.550 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.550 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.550 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.551 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.551 * [backup-simplify]: Simplify (sqrt 0) into 0 0.552 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.552 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.552 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.552 * [taylor]: Taking taylor expansion of b in c 0.552 * [backup-simplify]: Simplify b into b 0.552 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.552 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.552 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.552 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.552 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.552 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.552 * [taylor]: Taking taylor expansion of -1 in c 0.552 * [backup-simplify]: Simplify -1 into -1 0.552 * [taylor]: Taking taylor expansion of c in c 0.552 * [backup-simplify]: Simplify 0 into 0 0.552 * [backup-simplify]: Simplify 1 into 1 0.552 * [backup-simplify]: Simplify (/ -1 1) into -1 0.553 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.553 * [taylor]: Taking taylor expansion of 4 in c 0.553 * [backup-simplify]: Simplify 4 into 4 0.553 * [taylor]: Taking taylor expansion of a in c 0.553 * [backup-simplify]: Simplify a into a 0.553 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.553 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.553 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.553 * [taylor]: Taking taylor expansion of b in c 0.553 * [backup-simplify]: Simplify b into b 0.553 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.553 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.553 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.553 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.554 * [backup-simplify]: Simplify (sqrt 0) into 0 0.554 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.555 * [backup-simplify]: Simplify (+ 0 0) into 0 0.555 * [taylor]: Taking taylor expansion of 0 in a 0.555 * [backup-simplify]: Simplify 0 into 0 0.555 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 0.555 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 0.555 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.555 * [taylor]: Taking taylor expansion of b in a 0.555 * [backup-simplify]: Simplify b into b 0.555 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.555 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.555 * [taylor]: Taking taylor expansion of +nan.0 in a 0.555 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.555 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.555 * [taylor]: Taking taylor expansion of a in a 0.555 * [backup-simplify]: Simplify 0 into 0 0.555 * [backup-simplify]: Simplify 1 into 1 0.556 * [backup-simplify]: Simplify (/ 1 1) into 1 0.556 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.557 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.557 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.557 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.557 * [taylor]: Taking taylor expansion of +nan.0 in b 0.557 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.558 * [taylor]: Taking taylor expansion of 0 in b 0.558 * [backup-simplify]: Simplify 0 into 0 0.558 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.558 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.559 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.559 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.559 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.561 * [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.561 * [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.561 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.561 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.561 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.561 * [taylor]: Taking taylor expansion of +nan.0 in a 0.561 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.561 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.561 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.561 * [taylor]: Taking taylor expansion of a in a 0.561 * [backup-simplify]: Simplify 0 into 0 0.561 * [backup-simplify]: Simplify 1 into 1 0.562 * [backup-simplify]: Simplify (* 1 1) into 1 0.562 * [backup-simplify]: Simplify (/ 1 1) into 1 0.562 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.562 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.562 * [taylor]: Taking taylor expansion of +nan.0 in a 0.562 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.562 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.562 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.562 * [taylor]: Taking taylor expansion of b in a 0.562 * [backup-simplify]: Simplify b into b 0.562 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.562 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.563 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.564 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.564 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.565 * [backup-simplify]: Simplify (+ 0 0) into 0 0.565 * [backup-simplify]: Simplify (- 0) into 0 0.565 * [taylor]: Taking taylor expansion of 0 in b 0.565 * [backup-simplify]: Simplify 0 into 0 0.566 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.567 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.567 * [backup-simplify]: Simplify (- 0) into 0 0.567 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 0.567 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.567 * [taylor]: Taking taylor expansion of b in b 0.567 * [backup-simplify]: Simplify 0 into 0 0.567 * [backup-simplify]: Simplify 1 into 1 0.568 * [backup-simplify]: Simplify (/ 1 1) into 1 0.568 * [backup-simplify]: Simplify 1 into 1 0.568 * [taylor]: Taking taylor expansion of 0 in b 0.568 * [backup-simplify]: Simplify 0 into 0 0.568 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.568 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.569 * [backup-simplify]: Simplify 0 into 0 0.569 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.569 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.570 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.571 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.571 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.571 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.571 * [backup-simplify]: Simplify (+ 0 0) into 0 0.572 * [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.573 * [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.573 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.573 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.573 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.573 * [taylor]: Taking taylor expansion of +nan.0 in a 0.573 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.573 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.573 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.573 * [taylor]: Taking taylor expansion of a in a 0.573 * [backup-simplify]: Simplify 0 into 0 0.573 * [backup-simplify]: Simplify 1 into 1 0.573 * [backup-simplify]: Simplify (* 1 1) into 1 0.574 * [backup-simplify]: Simplify (* 1 1) into 1 0.574 * [backup-simplify]: Simplify (/ 1 1) into 1 0.574 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.574 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.574 * [taylor]: Taking taylor expansion of +nan.0 in a 0.574 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.574 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.574 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.574 * [taylor]: Taking taylor expansion of a in a 0.574 * [backup-simplify]: Simplify 0 into 0 0.574 * [backup-simplify]: Simplify 1 into 1 0.574 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.574 * [taylor]: Taking taylor expansion of b in a 0.574 * [backup-simplify]: Simplify b into b 0.574 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.575 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.575 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.575 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.575 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.576 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.577 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.578 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.578 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.579 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.580 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.581 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.581 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.581 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.581 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.582 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.582 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.582 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.582 * [taylor]: Taking taylor expansion of +nan.0 in b 0.582 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.582 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.582 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.582 * [taylor]: Taking taylor expansion of b in b 0.582 * [backup-simplify]: Simplify 0 into 0 0.582 * [backup-simplify]: Simplify 1 into 1 0.582 * [backup-simplify]: Simplify (* 1 1) into 1 0.583 * [backup-simplify]: Simplify (/ 1 1) into 1 0.583 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.584 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.585 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.585 * [backup-simplify]: Simplify (- 0) into 0 0.585 * [backup-simplify]: Simplify 0 into 0 0.586 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.587 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.588 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.588 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.588 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.588 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.588 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.588 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.588 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.588 * [taylor]: Taking taylor expansion of +nan.0 in b 0.588 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.589 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.589 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.589 * [taylor]: Taking taylor expansion of b in b 0.589 * [backup-simplify]: Simplify 0 into 0 0.589 * [backup-simplify]: Simplify 1 into 1 0.589 * [backup-simplify]: Simplify (* 1 1) into 1 0.590 * [backup-simplify]: Simplify (/ 1 1) into 1 0.590 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.591 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.592 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.592 * [backup-simplify]: Simplify (- 0) into 0 0.592 * [backup-simplify]: Simplify 0 into 0 0.592 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.593 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.595 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.595 * [backup-simplify]: Simplify (- 0) into 0 0.595 * [backup-simplify]: Simplify (+ 0 0) into 0 0.595 * [taylor]: Taking taylor expansion of 0 in b 0.595 * [backup-simplify]: Simplify 0 into 0 0.595 * [taylor]: Taking taylor expansion of 0 in b 0.595 * [backup-simplify]: Simplify 0 into 0 0.596 * [backup-simplify]: Simplify 0 into 0 0.596 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.596 * [backup-simplify]: Simplify 0 into 0 0.596 * [backup-simplify]: Simplify 0 into 0 0.597 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 0.597 * * * * [progress]: [ 3 / 3 ] generating series at (2) 0.598 * [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.598 * [approximate]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in (c a b) around 0 0.598 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in b 0.598 * [taylor]: Taking taylor expansion of 1/2 in b 0.598 * [backup-simplify]: Simplify 1/2 into 1/2 0.598 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in b 0.598 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 0.598 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.598 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.598 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.598 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.598 * [taylor]: Taking taylor expansion of c in b 0.598 * [backup-simplify]: Simplify c into c 0.598 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.598 * [taylor]: Taking taylor expansion of -4 in b 0.598 * [backup-simplify]: Simplify -4 into -4 0.598 * [taylor]: Taking taylor expansion of a in b 0.598 * [backup-simplify]: Simplify a into a 0.598 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.598 * [taylor]: Taking taylor expansion of b in b 0.598 * [backup-simplify]: Simplify 0 into 0 0.598 * [backup-simplify]: Simplify 1 into 1 0.598 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.598 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.599 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.599 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.599 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.599 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.600 * [backup-simplify]: Simplify (+ 0 0) into 0 0.600 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.600 * [taylor]: Taking taylor expansion of b in b 0.600 * [backup-simplify]: Simplify 0 into 0 0.600 * [backup-simplify]: Simplify 1 into 1 0.600 * [taylor]: Taking taylor expansion of a in b 0.600 * [backup-simplify]: Simplify a into a 0.600 * [backup-simplify]: Simplify (- 0) into 0 0.601 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 0.601 * [backup-simplify]: Simplify (/ (sqrt (- (* 4 (* a c)))) a) into (/ (sqrt (- (* 4 (* a c)))) a) 0.601 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in a 0.601 * [taylor]: Taking taylor expansion of 1/2 in a 0.601 * [backup-simplify]: Simplify 1/2 into 1/2 0.601 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in a 0.601 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 0.601 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.601 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.601 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.601 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.601 * [taylor]: Taking taylor expansion of c in a 0.601 * [backup-simplify]: Simplify c into c 0.601 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.601 * [taylor]: Taking taylor expansion of -4 in a 0.601 * [backup-simplify]: Simplify -4 into -4 0.601 * [taylor]: Taking taylor expansion of a in a 0.601 * [backup-simplify]: Simplify 0 into 0 0.601 * [backup-simplify]: Simplify 1 into 1 0.601 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.601 * [taylor]: Taking taylor expansion of b in a 0.601 * [backup-simplify]: Simplify b into b 0.601 * [backup-simplify]: Simplify (* -4 0) into 0 0.601 * [backup-simplify]: Simplify (* c 0) into 0 0.602 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.602 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.602 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.602 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.603 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.603 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.603 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.603 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.603 * [taylor]: Taking taylor expansion of b in a 0.603 * [backup-simplify]: Simplify b into b 0.603 * [taylor]: Taking taylor expansion of a in a 0.603 * [backup-simplify]: Simplify 0 into 0 0.603 * [backup-simplify]: Simplify 1 into 1 0.603 * [backup-simplify]: Simplify (- b) into (- b) 0.603 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.603 * [backup-simplify]: Simplify (- 0) into 0 0.603 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 0.603 * [backup-simplify]: Simplify (/ (- (* 2 (/ c b))) 1) into (* -2 (/ c b)) 0.603 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 0.603 * [taylor]: Taking taylor expansion of 1/2 in c 0.603 * [backup-simplify]: Simplify 1/2 into 1/2 0.603 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 0.603 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.603 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.603 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.603 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.603 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.603 * [taylor]: Taking taylor expansion of c in c 0.604 * [backup-simplify]: Simplify 0 into 0 0.604 * [backup-simplify]: Simplify 1 into 1 0.604 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.604 * [taylor]: Taking taylor expansion of -4 in c 0.604 * [backup-simplify]: Simplify -4 into -4 0.604 * [taylor]: Taking taylor expansion of a in c 0.604 * [backup-simplify]: Simplify a into a 0.604 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.604 * [taylor]: Taking taylor expansion of b in c 0.604 * [backup-simplify]: Simplify b into b 0.604 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.604 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.604 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.604 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.604 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.604 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.604 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.604 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.605 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.605 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.605 * [taylor]: Taking taylor expansion of b in c 0.605 * [backup-simplify]: Simplify b into b 0.605 * [taylor]: Taking taylor expansion of a in c 0.605 * [backup-simplify]: Simplify a into a 0.605 * [backup-simplify]: Simplify (- b) into (- b) 0.605 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.605 * [backup-simplify]: Simplify (- 0) into 0 0.605 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.605 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 0.605 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 0.605 * [taylor]: Taking taylor expansion of 1/2 in c 0.605 * [backup-simplify]: Simplify 1/2 into 1/2 0.605 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 0.605 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.605 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.605 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.605 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.605 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.605 * [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 * [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 * [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.606 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.606 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.606 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.606 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.606 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.606 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.606 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.606 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.606 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.606 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.606 * [taylor]: Taking taylor expansion of b in c 0.606 * [backup-simplify]: Simplify b into b 0.606 * [taylor]: Taking taylor expansion of a in c 0.607 * [backup-simplify]: Simplify a into a 0.607 * [backup-simplify]: Simplify (- b) into (- b) 0.607 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.607 * [backup-simplify]: Simplify (- 0) into 0 0.607 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.607 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 0.607 * [backup-simplify]: Simplify (* 1/2 (/ -2 b)) into (/ -1 b) 0.607 * [taylor]: Taking taylor expansion of (/ -1 b) in a 0.607 * [taylor]: Taking taylor expansion of -1 in a 0.607 * [backup-simplify]: Simplify -1 into -1 0.607 * [taylor]: Taking taylor expansion of b in a 0.607 * [backup-simplify]: Simplify b into b 0.607 * [backup-simplify]: Simplify (/ -1 b) into (/ -1 b) 0.607 * [taylor]: Taking taylor expansion of (/ -1 b) in b 0.607 * [taylor]: Taking taylor expansion of -1 in b 0.607 * [backup-simplify]: Simplify -1 into -1 0.607 * [taylor]: Taking taylor expansion of b in b 0.607 * [backup-simplify]: Simplify 0 into 0 0.607 * [backup-simplify]: Simplify 1 into 1 0.608 * [backup-simplify]: Simplify (/ -1 1) into -1 0.608 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.608 * [backup-simplify]: Simplify 0 into 0 0.609 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.609 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.609 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.610 * [backup-simplify]: Simplify (+ 0 0) into 0 0.610 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.610 * [backup-simplify]: Simplify (- 0) into 0 0.610 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 0.611 * [backup-simplify]: Simplify (- (/ (- (* 2 (/ (pow a 2) (pow b 3)))) a) (+ (* (/ -2 b) (/ 0 a)))) into (- (* 2 (/ a (pow b 3)))) 0.611 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (* 0 (/ -2 b))) into (- (/ a (pow b 3))) 0.611 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 0.611 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 0.611 * [taylor]: Taking taylor expansion of a in a 0.611 * [backup-simplify]: Simplify 0 into 0 0.611 * [backup-simplify]: Simplify 1 into 1 0.611 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.611 * [taylor]: Taking taylor expansion of b in a 0.611 * [backup-simplify]: Simplify b into b 0.611 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.611 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.611 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.611 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)))) into 0 0.611 * [taylor]: Taking taylor expansion of 0 in b 0.611 * [backup-simplify]: Simplify 0 into 0 0.611 * [backup-simplify]: Simplify 0 into 0 0.612 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.612 * [backup-simplify]: Simplify 0 into 0 0.613 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 0.613 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 0.614 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.614 * [backup-simplify]: Simplify (+ 0 0) into 0 0.614 * [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.614 * [backup-simplify]: Simplify (- 0) into 0 0.615 * [backup-simplify]: Simplify (+ (* -4 (/ (pow a 3) (pow b 5))) 0) into (- (* 4 (/ (pow a 3) (pow b 5)))) 0.615 * [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.615 * [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.615 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 0.615 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 0.615 * [taylor]: Taking taylor expansion of 2 in a 0.615 * [backup-simplify]: Simplify 2 into 2 0.615 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 0.615 * [taylor]: Taking taylor expansion of (pow a 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 5) in a 0.615 * [taylor]: Taking taylor expansion of b in a 0.615 * [backup-simplify]: Simplify b into b 0.616 * [backup-simplify]: Simplify (* 1 1) into 1 0.616 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.616 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.616 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.616 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.616 * [backup-simplify]: Simplify (- (/ 1 (pow b 3))) into (- (/ 1 (pow b 3))) 0.616 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 3))) in b 0.616 * [taylor]: Taking taylor expansion of (/ 1 (pow b 3)) in b 0.616 * [taylor]: Taking taylor expansion of (pow b 3) in b 0.616 * [taylor]: Taking taylor expansion of b in b 0.616 * [backup-simplify]: Simplify 0 into 0 0.616 * [backup-simplify]: Simplify 1 into 1 0.616 * [backup-simplify]: Simplify (* 1 1) into 1 0.616 * [backup-simplify]: Simplify (* 1 1) into 1 0.617 * [backup-simplify]: Simplify (/ 1 1) into 1 0.617 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.618 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.618 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.619 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.619 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.620 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.620 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.622 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.623 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.623 * [backup-simplify]: Simplify (- 0) into 0 0.623 * [backup-simplify]: Simplify 0 into 0 0.623 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.623 * [taylor]: Taking taylor expansion of 0 in b 0.623 * [backup-simplify]: Simplify 0 into 0 0.623 * [backup-simplify]: Simplify 0 into 0 0.623 * [backup-simplify]: Simplify 0 into 0 0.623 * [backup-simplify]: Simplify 0 into 0 0.623 * [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.623 * [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.623 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in b 0.623 * [taylor]: Taking taylor expansion of 1/2 in b 0.623 * [backup-simplify]: Simplify 1/2 into 1/2 0.623 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in b 0.623 * [taylor]: Taking taylor expansion of a in b 0.624 * [backup-simplify]: Simplify a into a 0.624 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 0.624 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.624 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.624 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.624 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.624 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.624 * [taylor]: Taking taylor expansion of c in b 0.624 * [backup-simplify]: Simplify c into c 0.624 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.624 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.624 * [taylor]: Taking taylor expansion of -4 in b 0.624 * [backup-simplify]: Simplify -4 into -4 0.624 * [taylor]: Taking taylor expansion of a in b 0.624 * [backup-simplify]: Simplify a into a 0.624 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.624 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.624 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.624 * [taylor]: Taking taylor expansion of b in b 0.624 * [backup-simplify]: Simplify 0 into 0 0.624 * [backup-simplify]: Simplify 1 into 1 0.624 * [backup-simplify]: Simplify (* 1 1) into 1 0.624 * [backup-simplify]: Simplify (/ 1 1) into 1 0.625 * [backup-simplify]: Simplify (+ 0 1) into 1 0.625 * [backup-simplify]: Simplify (sqrt 1) into 1 0.625 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.626 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.626 * [backup-simplify]: Simplify (+ 0 0) into 0 0.626 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.626 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.626 * [taylor]: Taking taylor expansion of b in b 0.626 * [backup-simplify]: Simplify 0 into 0 0.626 * [backup-simplify]: Simplify 1 into 1 0.627 * [backup-simplify]: Simplify (/ 1 1) into 1 0.627 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 0.627 * [taylor]: Taking taylor expansion of 1/2 in a 0.627 * [backup-simplify]: Simplify 1/2 into 1/2 0.627 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 0.627 * [taylor]: Taking taylor expansion of a in a 0.627 * [backup-simplify]: Simplify 0 into 0 0.627 * [backup-simplify]: Simplify 1 into 1 0.627 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 0.627 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.627 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.627 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.627 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.627 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.627 * [taylor]: Taking taylor expansion of c in a 0.627 * [backup-simplify]: Simplify c into c 0.627 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.627 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.627 * [taylor]: Taking taylor expansion of -4 in a 0.627 * [backup-simplify]: Simplify -4 into -4 0.627 * [taylor]: Taking taylor expansion of a in a 0.627 * [backup-simplify]: Simplify 0 into 0 0.627 * [backup-simplify]: Simplify 1 into 1 0.627 * [backup-simplify]: Simplify (/ -4 1) into -4 0.627 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.627 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.627 * [taylor]: Taking taylor expansion of b in a 0.627 * [backup-simplify]: Simplify b into b 0.627 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.627 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.627 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.627 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.628 * [backup-simplify]: Simplify (sqrt 0) into 0 0.628 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.628 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.628 * [taylor]: Taking taylor expansion of b in a 0.628 * [backup-simplify]: Simplify b into b 0.628 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.628 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 0.628 * [taylor]: Taking taylor expansion of 1/2 in c 0.628 * [backup-simplify]: Simplify 1/2 into 1/2 0.628 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 0.628 * [taylor]: Taking taylor expansion of a in c 0.628 * [backup-simplify]: Simplify a into a 0.628 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.628 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.628 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.628 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.628 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.628 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.628 * [taylor]: Taking taylor expansion of c in c 0.628 * [backup-simplify]: Simplify 0 into 0 0.628 * [backup-simplify]: Simplify 1 into 1 0.629 * [backup-simplify]: Simplify (/ 1 1) into 1 0.629 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.629 * [taylor]: Taking taylor expansion of -4 in c 0.629 * [backup-simplify]: Simplify -4 into -4 0.629 * [taylor]: Taking taylor expansion of a in c 0.629 * [backup-simplify]: Simplify a into a 0.629 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.629 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.629 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.629 * [taylor]: Taking taylor expansion of b in c 0.629 * [backup-simplify]: Simplify b into b 0.629 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.629 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.629 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.629 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.629 * [backup-simplify]: Simplify (sqrt 0) into 0 0.630 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.630 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.630 * [taylor]: Taking taylor expansion of b in c 0.630 * [backup-simplify]: Simplify b into b 0.630 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.630 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 0.630 * [taylor]: Taking taylor expansion of 1/2 in c 0.630 * [backup-simplify]: Simplify 1/2 into 1/2 0.630 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 0.630 * [taylor]: Taking taylor expansion of a in c 0.630 * [backup-simplify]: Simplify a into a 0.630 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.630 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.630 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.630 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.630 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.630 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.630 * [taylor]: Taking taylor expansion of c in c 0.630 * [backup-simplify]: Simplify 0 into 0 0.630 * [backup-simplify]: Simplify 1 into 1 0.630 * [backup-simplify]: Simplify (/ 1 1) into 1 0.630 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.630 * [taylor]: Taking taylor expansion of -4 in c 0.630 * [backup-simplify]: Simplify -4 into -4 0.630 * [taylor]: Taking taylor expansion of a in c 0.630 * [backup-simplify]: Simplify a into a 0.630 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.630 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.630 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.630 * [taylor]: Taking taylor expansion of b in c 0.630 * [backup-simplify]: Simplify b into b 0.630 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.631 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.631 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.631 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.631 * [backup-simplify]: Simplify (sqrt 0) into 0 0.631 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.631 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.631 * [taylor]: Taking taylor expansion of b in c 0.631 * [backup-simplify]: Simplify b into b 0.631 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.632 * [backup-simplify]: Simplify (+ 0 0) into 0 0.632 * [backup-simplify]: Simplify (* a 0) into 0 0.632 * [backup-simplify]: Simplify (* 1/2 0) into 0 0.632 * [taylor]: Taking taylor expansion of 0 in a 0.632 * [backup-simplify]: Simplify 0 into 0 0.632 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.632 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0.632 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 a)) (/ 1 b)))) (* 0 0)) into (- (+ (/ a b) (- +nan.0))) 0.633 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (/ a b) (- +nan.0)))) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 0.633 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 0.633 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 0.633 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 0.633 * [taylor]: Taking taylor expansion of 1/2 in a 0.633 * [backup-simplify]: Simplify 1/2 into 1/2 0.633 * [taylor]: Taking taylor expansion of (/ a b) in a 0.633 * [taylor]: Taking taylor expansion of a in a 0.633 * [backup-simplify]: Simplify 0 into 0 0.633 * [backup-simplify]: Simplify 1 into 1 0.633 * [taylor]: Taking taylor expansion of b in a 0.633 * [backup-simplify]: Simplify b into b 0.633 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.633 * [taylor]: Taking taylor expansion of (- +nan.0) in a 0.633 * [taylor]: Taking taylor expansion of +nan.0 in a 0.633 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.634 * [taylor]: Taking taylor expansion of 0 in b 0.634 * [backup-simplify]: Simplify 0 into 0 0.634 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.634 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.635 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.635 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.636 * [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.636 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.636 * [backup-simplify]: Simplify (- 0) into 0 0.637 * [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.638 * [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.639 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- (+ (/ a b) (- +nan.0)))) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 0.639 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 0.639 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 0.639 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.639 * [taylor]: Taking taylor expansion of +nan.0 in a 0.639 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.639 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.639 * [taylor]: Taking taylor expansion of a in a 0.639 * [backup-simplify]: Simplify 0 into 0 0.639 * [backup-simplify]: Simplify 1 into 1 0.640 * [backup-simplify]: Simplify (/ 1 1) into 1 0.640 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 0.640 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 0.640 * [taylor]: Taking taylor expansion of +nan.0 in a 0.640 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.640 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 0.640 * [taylor]: Taking taylor expansion of a in a 0.640 * [backup-simplify]: Simplify 0 into 0 0.640 * [backup-simplify]: Simplify 1 into 1 0.640 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.640 * [taylor]: Taking taylor expansion of b in a 0.640 * [backup-simplify]: Simplify b into b 0.640 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.640 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.641 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.641 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.642 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.642 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.642 * [taylor]: Taking taylor expansion of +nan.0 in b 0.642 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.642 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.643 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.644 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.644 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.644 * [taylor]: Taking taylor expansion of +nan.0 in b 0.644 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.644 * [taylor]: Taking taylor expansion of 0 in b 0.644 * [backup-simplify]: Simplify 0 into 0 0.644 * [backup-simplify]: Simplify 0 into 0 0.644 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.645 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.646 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.646 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.646 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.646 * [backup-simplify]: Simplify (+ 0 0) into 0 0.647 * [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.648 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.648 * [backup-simplify]: Simplify (- 0) into 0 0.648 * [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.650 * [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.651 * [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.651 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.651 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.651 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.651 * [taylor]: Taking taylor expansion of +nan.0 in a 0.651 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.651 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.652 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.652 * [taylor]: Taking taylor expansion of a in a 0.652 * [backup-simplify]: Simplify 0 into 0 0.652 * [backup-simplify]: Simplify 1 into 1 0.652 * [backup-simplify]: Simplify (* 1 1) into 1 0.652 * [backup-simplify]: Simplify (/ 1 1) into 1 0.652 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.652 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.652 * [taylor]: Taking taylor expansion of +nan.0 in a 0.652 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.652 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.652 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.652 * [taylor]: Taking taylor expansion of b in a 0.653 * [backup-simplify]: Simplify b into b 0.653 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.653 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.653 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.654 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.655 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.655 * [backup-simplify]: Simplify (+ 0 0) into 0 0.655 * [backup-simplify]: Simplify (- 0) into 0 0.655 * [taylor]: Taking taylor expansion of 0 in b 0.655 * [backup-simplify]: Simplify 0 into 0 0.656 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.657 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.657 * [backup-simplify]: Simplify (+ 0 0) into 0 0.658 * [backup-simplify]: Simplify (- 0) into 0 0.658 * [taylor]: Taking taylor expansion of 0 in b 0.658 * [backup-simplify]: Simplify 0 into 0 0.658 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 0.658 * [backup-simplify]: Simplify (- 0) into 0 0.658 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 0.658 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 0.658 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 0.658 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 0.658 * [taylor]: Taking taylor expansion of 1/2 in b 0.658 * [backup-simplify]: Simplify 1/2 into 1/2 0.658 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.659 * [taylor]: Taking taylor expansion of b in b 0.659 * [backup-simplify]: Simplify 0 into 0 0.659 * [backup-simplify]: Simplify 1 into 1 0.659 * [backup-simplify]: Simplify (/ 1 1) into 1 0.659 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 0.660 * [backup-simplify]: Simplify (- 1/2) into -1/2 0.660 * [backup-simplify]: Simplify -1/2 into -1/2 0.660 * [taylor]: Taking taylor expansion of 0 in b 0.660 * [backup-simplify]: Simplify 0 into 0 0.660 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.661 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.661 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.662 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.663 * [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.663 * [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.663 * [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.663 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in b 0.663 * [taylor]: Taking taylor expansion of -1/2 in b 0.663 * [backup-simplify]: Simplify -1/2 into -1/2 0.663 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in b 0.663 * [taylor]: Taking taylor expansion of a in b 0.664 * [backup-simplify]: Simplify a into a 0.664 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 0.664 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.664 * [taylor]: Taking taylor expansion of b in b 0.664 * [backup-simplify]: Simplify 0 into 0 0.664 * [backup-simplify]: Simplify 1 into 1 0.664 * [backup-simplify]: Simplify (/ 1 1) into 1 0.664 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.664 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.664 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.664 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.664 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.664 * [taylor]: Taking taylor expansion of -1 in b 0.664 * [backup-simplify]: Simplify -1 into -1 0.664 * [taylor]: Taking taylor expansion of c in b 0.664 * [backup-simplify]: Simplify c into c 0.664 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.664 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.664 * [taylor]: Taking taylor expansion of 4 in b 0.664 * [backup-simplify]: Simplify 4 into 4 0.664 * [taylor]: Taking taylor expansion of a in b 0.664 * [backup-simplify]: Simplify a into a 0.664 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.665 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.665 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.665 * [taylor]: Taking taylor expansion of b in b 0.665 * [backup-simplify]: Simplify 0 into 0 0.665 * [backup-simplify]: Simplify 1 into 1 0.665 * [backup-simplify]: Simplify (* 1 1) into 1 0.665 * [backup-simplify]: Simplify (/ 1 1) into 1 0.666 * [backup-simplify]: Simplify (+ 0 1) into 1 0.666 * [backup-simplify]: Simplify (sqrt 1) into 1 0.667 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.668 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.668 * [backup-simplify]: Simplify (+ 0 0) into 0 0.669 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.669 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 0.669 * [taylor]: Taking taylor expansion of -1/2 in a 0.669 * [backup-simplify]: Simplify -1/2 into -1/2 0.669 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 0.669 * [taylor]: Taking taylor expansion of a in a 0.669 * [backup-simplify]: Simplify 0 into 0 0.669 * [backup-simplify]: Simplify 1 into 1 0.669 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 0.669 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.669 * [taylor]: Taking taylor expansion of b in a 0.669 * [backup-simplify]: Simplify b into b 0.669 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.669 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.669 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.669 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.669 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.669 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.669 * [taylor]: Taking taylor expansion of -1 in a 0.669 * [backup-simplify]: Simplify -1 into -1 0.669 * [taylor]: Taking taylor expansion of c in a 0.669 * [backup-simplify]: Simplify c into c 0.669 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.669 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.670 * [taylor]: Taking taylor expansion of 4 in a 0.670 * [backup-simplify]: Simplify 4 into 4 0.670 * [taylor]: Taking taylor expansion of a in a 0.670 * [backup-simplify]: Simplify 0 into 0 0.670 * [backup-simplify]: Simplify 1 into 1 0.670 * [backup-simplify]: Simplify (/ 4 1) into 4 0.670 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.670 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.670 * [taylor]: Taking taylor expansion of b in a 0.670 * [backup-simplify]: Simplify b into b 0.670 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.671 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.671 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.671 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.671 * [backup-simplify]: Simplify (sqrt 0) into 0 0.672 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.672 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 0.672 * [taylor]: Taking taylor expansion of -1/2 in c 0.672 * [backup-simplify]: Simplify -1/2 into -1/2 0.672 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 0.672 * [taylor]: Taking taylor expansion of a in c 0.672 * [backup-simplify]: Simplify a into a 0.672 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.672 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.672 * [taylor]: Taking taylor expansion of b in c 0.672 * [backup-simplify]: Simplify b into b 0.672 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.672 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.672 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.672 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.672 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.672 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.672 * [taylor]: Taking taylor expansion of -1 in c 0.672 * [backup-simplify]: Simplify -1 into -1 0.672 * [taylor]: Taking taylor expansion of c in c 0.672 * [backup-simplify]: Simplify 0 into 0 0.672 * [backup-simplify]: Simplify 1 into 1 0.673 * [backup-simplify]: Simplify (/ -1 1) into -1 0.673 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.673 * [taylor]: Taking taylor expansion of 4 in c 0.673 * [backup-simplify]: Simplify 4 into 4 0.673 * [taylor]: Taking taylor expansion of a in c 0.673 * [backup-simplify]: Simplify a into a 0.673 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.673 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.673 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.673 * [taylor]: Taking taylor expansion of b in c 0.673 * [backup-simplify]: Simplify b into b 0.673 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.673 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.673 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.673 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.674 * [backup-simplify]: Simplify (sqrt 0) into 0 0.674 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.674 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 0.674 * [taylor]: Taking taylor expansion of -1/2 in c 0.674 * [backup-simplify]: Simplify -1/2 into -1/2 0.674 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 0.674 * [taylor]: Taking taylor expansion of a in c 0.674 * [backup-simplify]: Simplify a into a 0.674 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.675 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.675 * [taylor]: Taking taylor expansion of b in c 0.675 * [backup-simplify]: Simplify b into b 0.675 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.675 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.675 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.675 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.675 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.675 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.675 * [taylor]: Taking taylor expansion of -1 in c 0.675 * [backup-simplify]: Simplify -1 into -1 0.675 * [taylor]: Taking taylor expansion of c in c 0.675 * [backup-simplify]: Simplify 0 into 0 0.675 * [backup-simplify]: Simplify 1 into 1 0.675 * [backup-simplify]: Simplify (/ -1 1) into -1 0.675 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.675 * [taylor]: Taking taylor expansion of 4 in c 0.675 * [backup-simplify]: Simplify 4 into 4 0.675 * [taylor]: Taking taylor expansion of a in c 0.675 * [backup-simplify]: Simplify a into a 0.676 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.676 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.676 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.676 * [taylor]: Taking taylor expansion of b in c 0.676 * [backup-simplify]: Simplify b into b 0.676 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.676 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.676 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.676 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.676 * [backup-simplify]: Simplify (sqrt 0) into 0 0.677 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.677 * [backup-simplify]: Simplify (+ 0 0) into 0 0.677 * [backup-simplify]: Simplify (* a 0) into 0 0.678 * [backup-simplify]: Simplify (* -1/2 0) into 0 0.678 * [taylor]: Taking taylor expansion of 0 in a 0.678 * [backup-simplify]: Simplify 0 into 0 0.678 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 0.679 * [backup-simplify]: Simplify (+ (* a (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0)) into (- (/ a b) +nan.0) 0.679 * [backup-simplify]: Simplify (+ (* -1/2 (- (/ a b) +nan.0)) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 0.679 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 0.679 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 0.679 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 0.679 * [taylor]: Taking taylor expansion of 1/2 in a 0.679 * [backup-simplify]: Simplify 1/2 into 1/2 0.679 * [taylor]: Taking taylor expansion of (/ a b) in a 0.679 * [taylor]: Taking taylor expansion of a in a 0.679 * [backup-simplify]: Simplify 0 into 0 0.679 * [backup-simplify]: Simplify 1 into 1 0.679 * [taylor]: Taking taylor expansion of b in a 0.679 * [backup-simplify]: Simplify b into b 0.679 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.679 * [taylor]: Taking taylor expansion of (- +nan.0) in a 0.679 * [taylor]: Taking taylor expansion of +nan.0 in a 0.679 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.680 * [taylor]: Taking taylor expansion of 0 in b 0.680 * [backup-simplify]: Simplify 0 into 0 0.680 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.680 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.681 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.681 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.681 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.682 * [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.682 * [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.683 * [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.684 * [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.684 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 0.684 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 0.684 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.684 * [taylor]: Taking taylor expansion of +nan.0 in a 0.684 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.684 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.685 * [taylor]: Taking taylor expansion of a in a 0.685 * [backup-simplify]: Simplify 0 into 0 0.685 * [backup-simplify]: Simplify 1 into 1 0.685 * [backup-simplify]: Simplify (/ 1 1) into 1 0.685 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 0.685 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 0.685 * [taylor]: Taking taylor expansion of +nan.0 in a 0.685 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.685 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 0.685 * [taylor]: Taking taylor expansion of a in a 0.685 * [backup-simplify]: Simplify 0 into 0 0.685 * [backup-simplify]: Simplify 1 into 1 0.685 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.685 * [taylor]: Taking taylor expansion of b in a 0.685 * [backup-simplify]: Simplify b into b 0.685 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.685 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.686 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.686 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.687 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.687 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.687 * [taylor]: Taking taylor expansion of +nan.0 in b 0.687 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.688 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.689 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.690 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.690 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.690 * [taylor]: Taking taylor expansion of +nan.0 in b 0.690 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.690 * [taylor]: Taking taylor expansion of 0 in b 0.690 * [backup-simplify]: Simplify 0 into 0 0.690 * [backup-simplify]: Simplify 0 into 0 0.690 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.690 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.691 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.692 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.692 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.692 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.693 * [backup-simplify]: Simplify (+ 0 0) into 0 0.694 * [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.694 * [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.696 * [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.697 * [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.697 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.697 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.697 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.697 * [taylor]: Taking taylor expansion of +nan.0 in a 0.697 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.697 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.697 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.697 * [taylor]: Taking taylor expansion of a in a 0.697 * [backup-simplify]: Simplify 0 into 0 0.697 * [backup-simplify]: Simplify 1 into 1 0.698 * [backup-simplify]: Simplify (* 1 1) into 1 0.698 * [backup-simplify]: Simplify (/ 1 1) into 1 0.698 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.698 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.698 * [taylor]: Taking taylor expansion of +nan.0 in a 0.698 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.698 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.698 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.698 * [taylor]: Taking taylor expansion of b in a 0.698 * [backup-simplify]: Simplify b into b 0.698 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.698 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.699 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.700 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.701 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.701 * [backup-simplify]: Simplify (+ 0 0) into 0 0.701 * [backup-simplify]: Simplify (- 0) into 0 0.701 * [taylor]: Taking taylor expansion of 0 in b 0.701 * [backup-simplify]: Simplify 0 into 0 0.702 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.703 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.703 * [backup-simplify]: Simplify (+ 0 0) into 0 0.704 * [backup-simplify]: Simplify (- 0) into 0 0.704 * [taylor]: Taking taylor expansion of 0 in b 0.704 * [backup-simplify]: Simplify 0 into 0 0.704 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 0.704 * [backup-simplify]: Simplify (- 0) into 0 0.704 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 0.705 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 0.705 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 0.705 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 0.705 * [taylor]: Taking taylor expansion of 1/2 in b 0.705 * [backup-simplify]: Simplify 1/2 into 1/2 0.705 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.705 * [taylor]: Taking taylor expansion of b in b 0.705 * [backup-simplify]: Simplify 0 into 0 0.705 * [backup-simplify]: Simplify 1 into 1 0.705 * [backup-simplify]: Simplify (/ 1 1) into 1 0.706 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 0.706 * [backup-simplify]: Simplify (- 1/2) into -1/2 0.706 * [backup-simplify]: Simplify -1/2 into -1/2 0.706 * [taylor]: Taking taylor expansion of 0 in b 0.706 * [backup-simplify]: Simplify 0 into 0 0.706 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.707 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.707 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.708 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.709 * [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.709 * * * [progress]: simplifying candidates 0.709 * * * * [progress]: [ 1 / 177 ] simplifiying candidate # 0.709 * * * * [progress]: [ 2 / 177 ] simplifiying candidate # 0.709 * * * * [progress]: [ 3 / 177 ] simplifiying candidate # 0.709 * * * * [progress]: [ 4 / 177 ] simplifiying candidate # 0.709 * * * * [progress]: [ 5 / 177 ] simplifiying candidate # 0.709 * * * * [progress]: [ 6 / 177 ] simplifiying candidate # 0.709 * * * * [progress]: [ 7 / 177 ] simplifiying candidate # 0.709 * * * * [progress]: [ 8 / 177 ] simplifiying candidate # 0.710 * * * * [progress]: [ 9 / 177 ] simplifiying candidate # 0.710 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 0.710 * * [simplify]: iters left: 6 (10 enodes) 0.715 * * [simplify]: iters left: 5 (34 enodes) 0.725 * * [simplify]: iters left: 4 (42 enodes) 0.738 * * [simplify]: iters left: 3 (54 enodes) 0.752 * * [simplify]: Extracting #0: cost 1 inf + 0 0.752 * * [simplify]: Extracting #1: cost 4 inf + 0 0.752 * * [simplify]: Extracting #2: cost 7 inf + 0 0.752 * * [simplify]: Extracting #3: cost 17 inf + 0 0.752 * * [simplify]: Extracting #4: cost 16 inf + 87 0.753 * * [simplify]: Extracting #5: cost 4 inf + 1260 0.753 * * [simplify]: Extracting #6: cost 0 inf + 2256 0.754 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 0.754 * [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.754 * * * * [progress]: [ 10 / 177 ] simplifiying candidate # 0.755 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 0.755 * * [simplify]: iters left: 5 (9 enodes) 0.759 * * [simplify]: iters left: 4 (30 enodes) 0.771 * * [simplify]: iters left: 3 (38 enodes) 0.783 * * [simplify]: iters left: 2 (50 enodes) 0.796 * * [simplify]: Extracting #0: cost 1 inf + 0 0.796 * * [simplify]: Extracting #1: cost 3 inf + 0 0.796 * * [simplify]: Extracting #2: cost 5 inf + 0 0.796 * * [simplify]: Extracting #3: cost 15 inf + 0 0.796 * * [simplify]: Extracting #4: cost 11 inf + 254 0.797 * * [simplify]: Extracting #5: cost 4 inf + 822 0.797 * * [simplify]: Extracting #6: cost 0 inf + 1578 0.798 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 0.798 * [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.798 * * * * [progress]: [ 11 / 177 ] simplifiying candidate # 0.799 * [simplify]: Simplifying (sqrt 1) 0.799 * * [simplify]: iters left: 1 (2 enodes) 0.802 * * [simplify]: Extracting #0: cost 1 inf + 0 0.802 * * [simplify]: Extracting #1: cost 0 inf + 1 0.802 * [simplify]: Simplified to 1 0.802 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (* 1 (sqrt (fma c (* -4 a) (* b b)))) b) 2) a)) 0.802 * * * * [progress]: [ 12 / 177 ] simplifiying candidate # 0.802 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 0.802 * * [simplify]: iters left: 3 (7 enodes) 0.806 * * [simplify]: iters left: 2 (24 enodes) 0.813 * * [simplify]: iters left: 1 (32 enodes) 0.823 * * [simplify]: Extracting #0: cost 1 inf + 0 0.823 * * [simplify]: Extracting #1: cost 11 inf + 0 0.823 * * [simplify]: Extracting #2: cost 10 inf + 87 0.824 * * [simplify]: Extracting #3: cost 3 inf + 559 0.824 * * [simplify]: Extracting #4: cost 0 inf + 782 0.825 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 0.825 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (pow (fma c (* a -4) (* b b)) (/ 1 2)) b) 2) a)) 0.825 * * * * [progress]: [ 13 / 177 ] simplifiying candidate # 0.825 * * * * [progress]: [ 14 / 177 ] simplifiying candidate # 0.825 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 0.825 * * [simplify]: iters left: 4 (8 enodes) 0.829 * * [simplify]: iters left: 3 (27 enodes) 0.834 * * [simplify]: iters left: 2 (35 enodes) 0.839 * * [simplify]: iters left: 1 (47 enodes) 0.845 * * [simplify]: Extracting #0: cost 1 inf + 0 0.845 * * [simplify]: Extracting #1: cost 3 inf + 0 0.845 * * [simplify]: Extracting #2: cost 13 inf + 0 0.845 * * [simplify]: Extracting #3: cost 12 inf + 87 0.845 * * [simplify]: Extracting #4: cost 1 inf + 961 0.846 * * [simplify]: Extracting #5: cost 0 inf + 1140 0.846 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 0.846 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (fabs (sqrt (fma c (* a -4) (* b b)))) b) 2) a)) 0.846 * * * * [progress]: [ 15 / 177 ] simplifiying candidate # 0.846 * * * * [progress]: [ 16 / 177 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) b) 2) a))> 0.846 * * * * [progress]: [ 17 / 177 ] simplifiying candidate # 0.846 * [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.847 * * [simplify]: iters left: 6 (15 enodes) 0.850 * * [simplify]: iters left: 5 (57 enodes) 0.859 * * [simplify]: iters left: 4 (79 enodes) 0.880 * * [simplify]: iters left: 3 (98 enodes) 0.907 * * [simplify]: iters left: 2 (103 enodes) 0.933 * * [simplify]: iters left: 1 (117 enodes) 0.959 * * [simplify]: Extracting #0: cost 1 inf + 0 0.959 * * [simplify]: Extracting #1: cost 11 inf + 0 0.960 * * [simplify]: Extracting #2: cost 19 inf + 244 0.960 * * [simplify]: Extracting #3: cost 23 inf + 1052 0.960 * * [simplify]: Extracting #4: cost 25 inf + 1139 0.960 * * [simplify]: Extracting #5: cost 12 inf + 2885 0.961 * * [simplify]: Extracting #6: cost 2 inf + 5628 0.963 * * [simplify]: Extracting #7: cost 0 inf + 6608 0.964 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 0.964 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) a)) 0.964 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 0.964 * * [simplify]: iters left: 6 (6 enodes) 0.965 * * [simplify]: iters left: 5 (23 enodes) 0.970 * * [simplify]: iters left: 4 (31 enodes) 0.974 * * [simplify]: iters left: 3 (36 enodes) 0.980 * * [simplify]: Extracting #0: cost 1 inf + 0 0.980 * * [simplify]: Extracting #1: cost 6 inf + 0 0.981 * * [simplify]: Extracting #2: cost 10 inf + 1 0.981 * * [simplify]: Extracting #3: cost 3 inf + 1200 0.981 * * [simplify]: Extracting #4: cost 0 inf + 1348 0.982 * * [simplify]: Extracting #5: cost 0 inf + 1213 0.982 * [simplify]: Simplified to (+ (- b) b) 0.982 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) a)) 0.982 * * * * [progress]: [ 18 / 177 ] simplifiying candidate # 0.983 * [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.983 * * [simplify]: iters left: 6 (14 enodes) 0.989 * * [simplify]: iters left: 5 (45 enodes) 1.003 * * [simplify]: iters left: 4 (58 enodes) 1.023 * * [simplify]: iters left: 3 (73 enodes) 1.043 * * [simplify]: iters left: 2 (80 enodes) 1.055 * * [simplify]: iters left: 1 (94 enodes) 1.070 * * [simplify]: Extracting #0: cost 1 inf + 0 1.071 * * [simplify]: Extracting #1: cost 7 inf + 0 1.071 * * [simplify]: Extracting #2: cost 13 inf + 42 1.071 * * [simplify]: Extracting #3: cost 23 inf + 84 1.071 * * [simplify]: Extracting #4: cost 25 inf + 171 1.071 * * [simplify]: Extracting #5: cost 13 inf + 1265 1.072 * * [simplify]: Extracting #6: cost 7 inf + 2481 1.073 * * [simplify]: Extracting #7: cost 1 inf + 5170 1.075 * * [simplify]: Extracting #8: cost 0 inf + 5640 1.077 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 1.077 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) a)) 1.077 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.077 * * [simplify]: iters left: 4 (5 enodes) 1.079 * * [simplify]: iters left: 3 (15 enodes) 1.083 * * [simplify]: iters left: 2 (21 enodes) 1.088 * * [simplify]: iters left: 1 (22 enodes) 1.093 * * [simplify]: Extracting #0: cost 1 inf + 0 1.093 * * [simplify]: Extracting #1: cost 6 inf + 0 1.093 * * [simplify]: Extracting #2: cost 8 inf + 1 1.093 * * [simplify]: Extracting #3: cost 0 inf + 599 1.094 * * [simplify]: Extracting #4: cost 0 inf + 489 1.094 * [simplify]: Simplified to (+ (- b) b) 1.094 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) a)) 1.094 * * * * [progress]: [ 19 / 177 ] simplifiying candidate # 1.094 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 1.095 * * [simplify]: iters left: 6 (14 enodes) 1.101 * * [simplify]: iters left: 5 (47 enodes) 1.115 * * [simplify]: iters left: 4 (62 enodes) 1.134 * * [simplify]: iters left: 3 (77 enodes) 1.158 * * [simplify]: iters left: 2 (84 enodes) 1.182 * * [simplify]: iters left: 1 (98 enodes) 1.204 * * [simplify]: Extracting #0: cost 1 inf + 0 1.204 * * [simplify]: Extracting #1: cost 7 inf + 0 1.204 * * [simplify]: Extracting #2: cost 13 inf + 42 1.204 * * [simplify]: Extracting #3: cost 23 inf + 84 1.204 * * [simplify]: Extracting #4: cost 25 inf + 171 1.204 * * [simplify]: Extracting #5: cost 14 inf + 1182 1.205 * * [simplify]: Extracting #6: cost 5 inf + 3803 1.206 * * [simplify]: Extracting #7: cost 1 inf + 5341 1.207 * * [simplify]: Extracting #8: cost 0 inf + 5640 1.208 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 1.208 * [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.208 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.208 * * [simplify]: iters left: 3 (5 enodes) 1.210 * * [simplify]: iters left: 2 (17 enodes) 1.213 * * [simplify]: iters left: 1 (22 enodes) 1.216 * * [simplify]: Extracting #0: cost 1 inf + 0 1.216 * * [simplify]: Extracting #1: cost 5 inf + 0 1.216 * * [simplify]: Extracting #2: cost 5 inf + 2 1.216 * * [simplify]: Extracting #3: cost 0 inf + 288 1.216 * [simplify]: Simplified to (+ (- b) b) 1.216 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (+ (- b) b)) 2) a)) 1.216 * * * * [progress]: [ 20 / 177 ] simplifiying candidate # 1.216 * [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.217 * * [simplify]: iters left: 6 (16 enodes) 1.220 * * [simplify]: iters left: 5 (61 enodes) 1.229 * * [simplify]: iters left: 4 (83 enodes) 1.244 * * [simplify]: iters left: 3 (101 enodes) 1.271 * * [simplify]: Extracting #0: cost 1 inf + 0 1.271 * * [simplify]: Extracting #1: cost 11 inf + 0 1.272 * * [simplify]: Extracting #2: cost 16 inf + 405 1.272 * * [simplify]: Extracting #3: cost 13 inf + 1051 1.272 * * [simplify]: Extracting #4: cost 22 inf + 1051 1.273 * * [simplify]: Extracting #5: cost 22 inf + 1137 1.274 * * [simplify]: Extracting #6: cost 11 inf + 2444 1.275 * * [simplify]: Extracting #7: cost 2 inf + 4622 1.277 * * [simplify]: Extracting #8: cost 0 inf + 5260 1.279 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 1.279 * [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.280 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.280 * * [simplify]: iters left: 6 (6 enodes) 1.282 * * [simplify]: iters left: 5 (23 enodes) 1.286 * * [simplify]: iters left: 4 (31 enodes) 1.290 * * [simplify]: iters left: 3 (36 enodes) 1.295 * * [simplify]: Extracting #0: cost 1 inf + 0 1.295 * * [simplify]: Extracting #1: cost 6 inf + 0 1.295 * * [simplify]: Extracting #2: cost 10 inf + 1 1.295 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.295 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.295 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.296 * [simplify]: Simplified to (+ (- b) b) 1.296 * [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.296 * * * * [progress]: [ 21 / 177 ] simplifiying candidate # 1.296 * [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.296 * * [simplify]: iters left: 6 (15 enodes) 1.299 * * [simplify]: iters left: 5 (49 enodes) 1.307 * * [simplify]: iters left: 4 (62 enodes) 1.322 * * [simplify]: iters left: 3 (75 enodes) 1.340 * * [simplify]: Extracting #0: cost 1 inf + 0 1.340 * * [simplify]: Extracting #1: cost 7 inf + 0 1.340 * * [simplify]: Extracting #2: cost 11 inf + 42 1.340 * * [simplify]: Extracting #3: cost 13 inf + 83 1.340 * * [simplify]: Extracting #4: cost 22 inf + 83 1.340 * * [simplify]: Extracting #5: cost 23 inf + 127 1.340 * * [simplify]: Extracting #6: cost 9 inf + 1778 1.341 * * [simplify]: Extracting #7: cost 1 inf + 3983 1.342 * * [simplify]: Extracting #8: cost 0 inf + 4292 1.342 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) 1.343 * [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.343 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.343 * * [simplify]: iters left: 4 (5 enodes) 1.344 * * [simplify]: iters left: 3 (15 enodes) 1.346 * * [simplify]: iters left: 2 (21 enodes) 1.348 * * [simplify]: iters left: 1 (22 enodes) 1.350 * * [simplify]: Extracting #0: cost 1 inf + 0 1.350 * * [simplify]: Extracting #1: cost 6 inf + 0 1.350 * * [simplify]: Extracting #2: cost 8 inf + 1 1.351 * * [simplify]: Extracting #3: cost 0 inf + 599 1.351 * * [simplify]: Extracting #4: cost 0 inf + 489 1.351 * [simplify]: Simplified to (+ (- b) b) 1.351 * [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.351 * * * * [progress]: [ 22 / 177 ] simplifiying candidate # 1.351 * [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.351 * * [simplify]: iters left: 6 (15 enodes) 1.355 * * [simplify]: iters left: 5 (51 enodes) 1.364 * * [simplify]: iters left: 4 (66 enodes) 1.376 * * [simplify]: iters left: 3 (79 enodes) 1.397 * * [simplify]: Extracting #0: cost 1 inf + 0 1.397 * * [simplify]: Extracting #1: cost 7 inf + 0 1.397 * * [simplify]: Extracting #2: cost 11 inf + 42 1.397 * * [simplify]: Extracting #3: cost 13 inf + 83 1.397 * * [simplify]: Extracting #4: cost 22 inf + 83 1.397 * * [simplify]: Extracting #5: cost 22 inf + 169 1.398 * * [simplify]: Extracting #6: cost 9 inf + 1818 1.399 * * [simplify]: Extracting #7: cost 1 inf + 3983 1.400 * * [simplify]: Extracting #8: cost 0 inf + 4292 1.402 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 1.402 * [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.403 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.403 * * [simplify]: iters left: 3 (5 enodes) 1.405 * * [simplify]: iters left: 2 (17 enodes) 1.410 * * [simplify]: iters left: 1 (22 enodes) 1.413 * * [simplify]: Extracting #0: cost 1 inf + 0 1.414 * * [simplify]: Extracting #1: cost 5 inf + 0 1.414 * * [simplify]: Extracting #2: cost 5 inf + 2 1.414 * * [simplify]: Extracting #3: cost 0 inf + 288 1.414 * [simplify]: Simplified to (+ (- b) b) 1.414 * [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.414 * * * * [progress]: [ 23 / 177 ] simplifiying candidate # 1.414 * [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.414 * * [simplify]: iters left: 6 (14 enodes) 1.418 * * [simplify]: iters left: 5 (54 enodes) 1.426 * * [simplify]: iters left: 4 (72 enodes) 1.436 * * [simplify]: iters left: 3 (85 enodes) 1.447 * * [simplify]: Extracting #0: cost 1 inf + 0 1.447 * * [simplify]: Extracting #1: cost 5 inf + 0 1.447 * * [simplify]: Extracting #2: cost 14 inf + 0 1.447 * * [simplify]: Extracting #3: cost 23 inf + 164 1.447 * * [simplify]: Extracting #4: cost 19 inf + 813 1.448 * * [simplify]: Extracting #5: cost 9 inf + 1512 1.448 * * [simplify]: Extracting #6: cost 2 inf + 2668 1.449 * * [simplify]: Extracting #7: cost 0 inf + 3146 1.449 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 1.449 * [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.450 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.450 * * [simplify]: iters left: 6 (6 enodes) 1.451 * * [simplify]: iters left: 5 (23 enodes) 1.456 * * [simplify]: iters left: 4 (31 enodes) 1.460 * * [simplify]: iters left: 3 (36 enodes) 1.464 * * [simplify]: Extracting #0: cost 1 inf + 0 1.464 * * [simplify]: Extracting #1: cost 6 inf + 0 1.465 * * [simplify]: Extracting #2: cost 10 inf + 1 1.465 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.465 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.465 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.465 * [simplify]: Simplified to (+ (- b) b) 1.465 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) a)) 1.465 * * * * [progress]: [ 24 / 177 ] simplifiying candidate # 1.466 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 1.466 * * [simplify]: iters left: 6 (13 enodes) 1.469 * * [simplify]: iters left: 5 (42 enodes) 1.475 * * [simplify]: iters left: 4 (51 enodes) 1.482 * * [simplify]: iters left: 3 (64 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 3 inf + 1481 1.491 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.492 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.492 * [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.492 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.492 * * [simplify]: iters left: 4 (5 enodes) 1.493 * * [simplify]: iters left: 3 (15 enodes) 1.495 * * [simplify]: iters left: 2 (21 enodes) 1.497 * * [simplify]: iters left: 1 (22 enodes) 1.500 * * [simplify]: Extracting #0: cost 1 inf + 0 1.500 * * [simplify]: Extracting #1: cost 6 inf + 0 1.500 * * [simplify]: Extracting #2: cost 8 inf + 1 1.500 * * [simplify]: Extracting #3: cost 0 inf + 599 1.500 * * [simplify]: Extracting #4: cost 0 inf + 489 1.500 * [simplify]: Simplified to (+ (- b) b) 1.500 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.500 * * * * [progress]: [ 25 / 177 ] simplifiying candidate # 1.500 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 1.500 * * [simplify]: iters left: 6 (13 enodes) 1.504 * * [simplify]: iters left: 5 (44 enodes) 1.510 * * [simplify]: iters left: 4 (55 enodes) 1.524 * * [simplify]: iters left: 3 (68 enodes) 1.544 * * [simplify]: Extracting #0: cost 1 inf + 0 1.544 * * [simplify]: Extracting #1: cost 6 inf + 0 1.544 * * [simplify]: Extracting #2: cost 8 inf + 42 1.544 * * [simplify]: Extracting #3: cost 16 inf + 83 1.544 * * [simplify]: Extracting #4: cost 16 inf + 169 1.545 * * [simplify]: Extracting #5: cost 4 inf + 1712 1.546 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.547 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.547 * [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.547 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.547 * * [simplify]: iters left: 3 (5 enodes) 1.550 * * [simplify]: iters left: 2 (17 enodes) 1.556 * * [simplify]: iters left: 1 (22 enodes) 1.563 * * [simplify]: Extracting #0: cost 1 inf + 0 1.563 * * [simplify]: Extracting #1: cost 5 inf + 0 1.563 * * [simplify]: Extracting #2: cost 5 inf + 2 1.563 * * [simplify]: Extracting #3: cost 0 inf + 288 1.563 * [simplify]: Simplified to (+ (- b) b) 1.563 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.563 * * * * [progress]: [ 26 / 177 ] simplifiying candidate # 1.564 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1.564 * * [simplify]: iters left: 6 (15 enodes) 1.572 * * [simplify]: iters left: 5 (59 enodes) 1.590 * * [simplify]: iters left: 4 (82 enodes) 1.613 * * [simplify]: iters left: 3 (97 enodes) 1.625 * * [simplify]: Extracting #0: cost 1 inf + 0 1.625 * * [simplify]: Extracting #1: cost 5 inf + 0 1.625 * * [simplify]: Extracting #2: cost 12 inf + 1 1.625 * * [simplify]: Extracting #3: cost 21 inf + 245 1.625 * * [simplify]: Extracting #4: cost 13 inf + 1180 1.626 * * [simplify]: Extracting #5: cost 5 inf + 1790 1.626 * * [simplify]: Extracting #6: cost 1 inf + 2450 1.627 * * [simplify]: Extracting #7: cost 0 inf + 2709 1.627 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 1.627 * [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.628 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.628 * * [simplify]: iters left: 6 (6 enodes) 1.629 * * [simplify]: iters left: 5 (23 enodes) 1.633 * * [simplify]: iters left: 4 (31 enodes) 1.637 * * [simplify]: iters left: 3 (36 enodes) 1.646 * * [simplify]: Extracting #0: cost 1 inf + 0 1.646 * * [simplify]: Extracting #1: cost 6 inf + 0 1.646 * * [simplify]: Extracting #2: cost 10 inf + 1 1.646 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.646 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.647 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.648 * [simplify]: Simplified to (+ (- b) b) 1.648 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) a)) 1.648 * * * * [progress]: [ 27 / 177 ] simplifiying candidate # 1.648 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 1.648 * * [simplify]: iters left: 6 (14 enodes) 1.657 * * [simplify]: iters left: 5 (47 enodes) 1.671 * * [simplify]: iters left: 4 (61 enodes) 1.680 * * [simplify]: iters left: 3 (76 enodes) 1.690 * * [simplify]: Extracting #0: cost 1 inf + 0 1.690 * * [simplify]: Extracting #1: cost 6 inf + 0 1.690 * * [simplify]: Extracting #2: cost 7 inf + 2 1.690 * * [simplify]: Extracting #3: cost 14 inf + 84 1.690 * * [simplify]: Extracting #4: cost 12 inf + 254 1.691 * * [simplify]: Extracting #5: cost 3 inf + 1180 1.692 * * [simplify]: Extracting #6: cost 0 inf + 1661 1.692 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 1.692 * [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.693 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.693 * * [simplify]: iters left: 4 (5 enodes) 1.695 * * [simplify]: iters left: 3 (15 enodes) 1.699 * * [simplify]: iters left: 2 (21 enodes) 1.705 * * [simplify]: iters left: 1 (22 enodes) 1.709 * * [simplify]: Extracting #0: cost 1 inf + 0 1.709 * * [simplify]: Extracting #1: cost 6 inf + 0 1.709 * * [simplify]: Extracting #2: cost 8 inf + 1 1.710 * * [simplify]: Extracting #3: cost 0 inf + 599 1.710 * * [simplify]: Extracting #4: cost 0 inf + 489 1.710 * [simplify]: Simplified to (+ (- b) b) 1.710 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)) 2) a)) 1.710 * * * * [progress]: [ 28 / 177 ] simplifiying candidate # 1.710 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 1.710 * * [simplify]: iters left: 5 (13 enodes) 1.714 * * [simplify]: iters left: 4 (44 enodes) 1.720 * * [simplify]: iters left: 3 (58 enodes) 1.729 * * [simplify]: iters left: 2 (73 enodes) 1.738 * * [simplify]: Extracting #0: cost 1 inf + 0 1.738 * * [simplify]: Extracting #1: cost 6 inf + 0 1.738 * * [simplify]: Extracting #2: cost 7 inf + 2 1.738 * * [simplify]: Extracting #3: cost 15 inf + 43 1.738 * * [simplify]: Extracting #4: cost 12 inf + 295 1.739 * * [simplify]: Extracting #5: cost 3 inf + 1044 1.740 * * [simplify]: Extracting #6: cost 1 inf + 1442 1.740 * * [simplify]: Extracting #7: cost 0 inf + 1661 1.741 * [simplify]: Simplified to (- (sqrt (fma (* a c) -4 (* b b))) b) 1.741 * [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.742 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.742 * * [simplify]: iters left: 3 (5 enodes) 1.745 * * [simplify]: iters left: 2 (17 enodes) 1.750 * * [simplify]: iters left: 1 (22 enodes) 1.757 * * [simplify]: Extracting #0: cost 1 inf + 0 1.757 * * [simplify]: Extracting #1: cost 5 inf + 0 1.757 * * [simplify]: Extracting #2: cost 5 inf + 2 1.757 * * [simplify]: Extracting #3: cost 0 inf + 288 1.757 * [simplify]: Simplified to (+ (- b) b) 1.757 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (+ (- b) b)) 2) a)) 1.758 * * * * [progress]: [ 29 / 177 ] simplifiying candidate # 1.758 * [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.758 * * [simplify]: iters left: 6 (14 enodes) 1.765 * * [simplify]: iters left: 5 (54 enodes) 1.782 * * [simplify]: iters left: 4 (72 enodes) 1.792 * * [simplify]: iters left: 3 (85 enodes) 1.803 * * [simplify]: Extracting #0: cost 1 inf + 0 1.803 * * [simplify]: Extracting #1: cost 5 inf + 0 1.803 * * [simplify]: Extracting #2: cost 14 inf + 0 1.803 * * [simplify]: Extracting #3: cost 23 inf + 164 1.803 * * [simplify]: Extracting #4: cost 19 inf + 813 1.803 * * [simplify]: Extracting #5: cost 9 inf + 1512 1.804 * * [simplify]: Extracting #6: cost 2 inf + 2668 1.804 * * [simplify]: Extracting #7: cost 0 inf + 3146 1.805 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 1.805 * [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.805 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.805 * * [simplify]: iters left: 6 (6 enodes) 1.807 * * [simplify]: iters left: 5 (23 enodes) 1.812 * * [simplify]: iters left: 4 (31 enodes) 1.820 * * [simplify]: iters left: 3 (36 enodes) 1.829 * * [simplify]: Extracting #0: cost 1 inf + 0 1.830 * * [simplify]: Extracting #1: cost 6 inf + 0 1.830 * * [simplify]: Extracting #2: cost 10 inf + 1 1.830 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.830 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.831 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.831 * [simplify]: Simplified to (+ (- b) b) 1.831 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) a)) 1.831 * * * * [progress]: [ 30 / 177 ] simplifiying candidate # 1.832 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 1.832 * * [simplify]: iters left: 6 (13 enodes) 1.838 * * [simplify]: iters left: 5 (42 enodes) 1.850 * * [simplify]: iters left: 4 (51 enodes) 1.865 * * [simplify]: iters left: 3 (64 enodes) 1.880 * * [simplify]: Extracting #0: cost 1 inf + 0 1.880 * * [simplify]: Extracting #1: cost 6 inf + 0 1.880 * * [simplify]: Extracting #2: cost 8 inf + 42 1.881 * * [simplify]: Extracting #3: cost 16 inf + 83 1.881 * * [simplify]: Extracting #4: cost 16 inf + 169 1.881 * * [simplify]: Extracting #5: cost 3 inf + 1481 1.882 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.883 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.883 * [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.884 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.884 * * [simplify]: iters left: 4 (5 enodes) 1.886 * * [simplify]: iters left: 3 (15 enodes) 1.890 * * [simplify]: iters left: 2 (21 enodes) 1.895 * * [simplify]: iters left: 1 (22 enodes) 1.901 * * [simplify]: Extracting #0: cost 1 inf + 0 1.901 * * [simplify]: Extracting #1: cost 6 inf + 0 1.901 * * [simplify]: Extracting #2: cost 8 inf + 1 1.902 * * [simplify]: Extracting #3: cost 0 inf + 599 1.902 * * [simplify]: Extracting #4: cost 0 inf + 489 1.902 * [simplify]: Simplified to (+ (- b) b) 1.902 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.902 * * * * [progress]: [ 31 / 177 ] simplifiying candidate # 1.903 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 1.903 * * [simplify]: iters left: 6 (13 enodes) 1.910 * * [simplify]: iters left: 5 (44 enodes) 1.923 * * [simplify]: iters left: 4 (55 enodes) 1.932 * * [simplify]: iters left: 3 (68 enodes) 1.941 * * [simplify]: Extracting #0: cost 1 inf + 0 1.941 * * [simplify]: Extracting #1: cost 6 inf + 0 1.941 * * [simplify]: Extracting #2: cost 8 inf + 42 1.941 * * [simplify]: Extracting #3: cost 16 inf + 83 1.941 * * [simplify]: Extracting #4: cost 16 inf + 169 1.941 * * [simplify]: Extracting #5: cost 4 inf + 1712 1.942 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.942 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.942 * [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.943 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.943 * * [simplify]: iters left: 3 (5 enodes) 1.944 * * [simplify]: iters left: 2 (17 enodes) 1.947 * * [simplify]: iters left: 1 (22 enodes) 1.951 * * [simplify]: Extracting #0: cost 1 inf + 0 1.951 * * [simplify]: Extracting #1: cost 5 inf + 0 1.951 * * [simplify]: Extracting #2: cost 5 inf + 2 1.951 * * [simplify]: Extracting #3: cost 0 inf + 288 1.951 * [simplify]: Simplified to (+ (- b) b) 1.951 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.951 * * * * [progress]: [ 32 / 177 ] simplifiying candidate # 1.951 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1.951 * * [simplify]: iters left: 6 (14 enodes) 1.955 * * [simplify]: iters left: 5 (56 enodes) 1.964 * * [simplify]: iters left: 4 (77 enodes) 1.975 * * [simplify]: iters left: 3 (92 enodes) 1.986 * * [simplify]: Extracting #0: cost 1 inf + 0 1.986 * * [simplify]: Extracting #1: cost 5 inf + 0 1.986 * * [simplify]: Extracting #2: cost 12 inf + 1 1.986 * * [simplify]: Extracting #3: cost 24 inf + 2 1.986 * * [simplify]: Extracting #4: cost 21 inf + 291 1.988 * * [simplify]: Extracting #5: cost 4 inf + 2068 1.988 * * [simplify]: Extracting #6: cost 0 inf + 2709 1.989 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 1.989 * [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.989 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.989 * * [simplify]: iters left: 6 (6 enodes) 1.991 * * [simplify]: iters left: 5 (23 enodes) 1.995 * * [simplify]: iters left: 4 (31 enodes) 1.999 * * [simplify]: iters left: 3 (36 enodes) 2.004 * * [simplify]: Extracting #0: cost 1 inf + 0 2.004 * * [simplify]: Extracting #1: cost 6 inf + 0 2.004 * * [simplify]: Extracting #2: cost 10 inf + 1 2.004 * * [simplify]: Extracting #3: cost 3 inf + 1200 2.004 * * [simplify]: Extracting #4: cost 0 inf + 1348 2.004 * * [simplify]: Extracting #5: cost 0 inf + 1213 2.004 * [simplify]: Simplified to (+ (- b) b) 2.004 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) a)) 2.005 * * * * [progress]: [ 33 / 177 ] simplifiying candidate # 2.005 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 2.005 * * [simplify]: iters left: 6 (13 enodes) 2.008 * * [simplify]: iters left: 5 (44 enodes) 2.015 * * [simplify]: iters left: 4 (56 enodes) 2.028 * * [simplify]: iters left: 3 (72 enodes) 2.037 * * [simplify]: iters left: 2 (73 enodes) 2.045 * * [simplify]: Extracting #0: cost 1 inf + 0 2.046 * * [simplify]: Extracting #1: cost 6 inf + 0 2.046 * * [simplify]: Extracting #2: cost 7 inf + 2 2.046 * * [simplify]: Extracting #3: cost 14 inf + 84 2.046 * * [simplify]: Extracting #4: cost 15 inf + 128 2.046 * * [simplify]: Extracting #5: cost 7 inf + 601 2.046 * * [simplify]: Extracting #6: cost 1 inf + 1442 2.047 * * [simplify]: Extracting #7: cost 0 inf + 1661 2.047 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 2.047 * [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.047 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 2.047 * * [simplify]: iters left: 4 (5 enodes) 2.049 * * [simplify]: iters left: 3 (15 enodes) 2.051 * * [simplify]: iters left: 2 (21 enodes) 2.053 * * [simplify]: iters left: 1 (22 enodes) 2.058 * * [simplify]: Extracting #0: cost 1 inf + 0 2.058 * * [simplify]: Extracting #1: cost 6 inf + 0 2.058 * * [simplify]: Extracting #2: cost 8 inf + 1 2.058 * * [simplify]: Extracting #3: cost 0 inf + 599 2.058 * * [simplify]: Extracting #4: cost 0 inf + 489 2.058 * [simplify]: Simplified to (+ (- b) b) 2.059 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (+ (- b) b)) 2) a)) 2.059 * * * * [progress]: [ 34 / 177 ] simplifiying candidate # 2.059 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 2.059 * * [simplify]: iters left: 5 (12 enodes) 2.065 * * [simplify]: iters left: 4 (41 enodes) 2.078 * * [simplify]: iters left: 3 (53 enodes) 2.096 * * [simplify]: iters left: 2 (69 enodes) 2.110 * * [simplify]: iters left: 1 (70 enodes) 2.118 * * [simplify]: Extracting #0: cost 1 inf + 0 2.118 * * [simplify]: Extracting #1: cost 6 inf + 0 2.118 * * [simplify]: Extracting #2: cost 7 inf + 2 2.118 * * [simplify]: Extracting #3: cost 15 inf + 43 2.118 * * [simplify]: Extracting #4: cost 13 inf + 212 2.119 * * [simplify]: Extracting #5: cost 4 inf + 865 2.119 * * [simplify]: Extracting #6: cost 1 inf + 1442 2.119 * * [simplify]: Extracting #7: cost 0 inf + 1661 2.120 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 2.120 * [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.120 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 2.120 * * [simplify]: iters left: 3 (5 enodes) 2.122 * * [simplify]: iters left: 2 (17 enodes) 2.125 * * [simplify]: iters left: 1 (22 enodes) 2.132 * * [simplify]: Extracting #0: cost 1 inf + 0 2.132 * * [simplify]: Extracting #1: cost 5 inf + 0 2.132 * * [simplify]: Extracting #2: cost 5 inf + 2 2.132 * * [simplify]: Extracting #3: cost 0 inf + 288 2.133 * [simplify]: Simplified to (+ (- b) b) 2.133 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)) 2) a)) 2.133 * * * * [progress]: [ 35 / 177 ] simplifiying candidate # 2.133 * * * * [progress]: [ 36 / 177 ] simplifiying candidate # 2.133 * * * * [progress]: [ 37 / 177 ] simplifiying candidate # 2.133 * [simplify]: Simplifying (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 2.133 * * [simplify]: iters left: 6 (10 enodes) 2.138 * * [simplify]: iters left: 5 (33 enodes) 2.148 * * [simplify]: iters left: 4 (41 enodes) 2.157 * * [simplify]: iters left: 3 (53 enodes) 2.164 * * [simplify]: Extracting #0: cost 1 inf + 0 2.164 * * [simplify]: Extracting #1: cost 3 inf + 0 2.164 * * [simplify]: Extracting #2: cost 5 inf + 0 2.164 * * [simplify]: Extracting #3: cost 7 inf + 0 2.164 * * [simplify]: Extracting #4: cost 17 inf + 0 2.164 * * [simplify]: Extracting #5: cost 16 inf + 87 2.165 * * [simplify]: Extracting #6: cost 6 inf + 1056 2.165 * * [simplify]: Extracting #7: cost 0 inf + 2256 2.166 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) 2.166 * [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.166 * * * * [progress]: [ 38 / 177 ] simplifiying candidate # 2.166 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 2.166 * * [simplify]: iters left: 6 (10 enodes) 2.169 * * [simplify]: iters left: 5 (34 enodes) 2.174 * * [simplify]: iters left: 4 (42 enodes) 2.180 * * [simplify]: iters left: 3 (54 enodes) 2.194 * * [simplify]: Extracting #0: cost 1 inf + 0 2.194 * * [simplify]: Extracting #1: cost 4 inf + 0 2.194 * * [simplify]: Extracting #2: cost 7 inf + 0 2.194 * * [simplify]: Extracting #3: cost 17 inf + 0 2.195 * * [simplify]: Extracting #4: cost 16 inf + 87 2.195 * * [simplify]: Extracting #5: cost 4 inf + 1260 2.196 * * [simplify]: Extracting #6: cost 0 inf + 2256 2.197 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 2.197 * [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.197 * * * * [progress]: [ 39 / 177 ] simplifiying candidate # 2.197 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2.197 * * [simplify]: iters left: 5 (9 enodes) 2.202 * * [simplify]: iters left: 4 (30 enodes) 2.211 * * [simplify]: iters left: 3 (38 enodes) 2.223 * * [simplify]: iters left: 2 (50 enodes) 2.236 * * [simplify]: Extracting #0: cost 1 inf + 0 2.236 * * [simplify]: Extracting #1: cost 3 inf + 0 2.236 * * [simplify]: Extracting #2: cost 5 inf + 0 2.237 * * [simplify]: Extracting #3: cost 15 inf + 0 2.237 * * [simplify]: Extracting #4: cost 11 inf + 254 2.237 * * [simplify]: Extracting #5: cost 4 inf + 822 2.238 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.239 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 2.239 * [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.239 * * * * [progress]: [ 40 / 177 ] simplifiying candidate # 2.239 * [simplify]: Simplifying (sqrt 1) 2.239 * * [simplify]: iters left: 1 (2 enodes) 2.242 * * [simplify]: Extracting #0: cost 1 inf + 0 2.242 * * [simplify]: Extracting #1: cost 0 inf + 1 2.243 * [simplify]: Simplified to 1 2.243 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- b)) 2) a)) 2.243 * * * * [progress]: [ 41 / 177 ] simplifiying candidate # 2.243 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2.243 * * [simplify]: iters left: 5 (9 enodes) 2.247 * * [simplify]: iters left: 4 (30 enodes) 2.256 * * [simplify]: iters left: 3 (38 enodes) 2.268 * * [simplify]: iters left: 2 (50 enodes) 2.282 * * [simplify]: Extracting #0: cost 1 inf + 0 2.282 * * [simplify]: Extracting #1: cost 3 inf + 0 2.282 * * [simplify]: Extracting #2: cost 5 inf + 0 2.282 * * [simplify]: Extracting #3: cost 15 inf + 0 2.282 * * [simplify]: Extracting #4: cost 11 inf + 254 2.283 * * [simplify]: Extracting #5: cost 4 inf + 822 2.283 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.284 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 2.284 * [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.284 * * * * [progress]: [ 42 / 177 ] simplifiying candidate # 2.284 * * * * [progress]: [ 43 / 177 ] simplifiying candidate # 2.284 * [simplify]: Simplifying (/ (exp (sqrt (fma c (* -4 a) (* b b)))) (exp b)) 2.285 * * [simplify]: iters left: 6 (11 enodes) 2.290 * * [simplify]: iters left: 5 (38 enodes) 2.301 * * [simplify]: iters left: 4 (50 enodes) 2.317 * * [simplify]: iters left: 3 (67 enodes) 2.327 * * [simplify]: iters left: 2 (72 enodes) 2.338 * * [simplify]: iters left: 1 (80 enodes) 2.349 * * [simplify]: Extracting #0: cost 1 inf + 0 2.349 * * [simplify]: Extracting #1: cost 9 inf + 0 2.349 * * [simplify]: Extracting #2: cost 15 inf + 1 2.350 * * [simplify]: Extracting #3: cost 14 inf + 225 2.350 * * [simplify]: Extracting #4: cost 19 inf + 560 2.350 * * [simplify]: Extracting #5: cost 19 inf + 646 2.350 * * [simplify]: Extracting #6: cost 6 inf + 2471 2.351 * * [simplify]: Extracting #7: cost 0 inf + 3572 2.352 * [simplify]: Simplified to (exp (- (sqrt (fma (* c a) -4 (* b b))) b)) 2.352 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (log (exp (- (sqrt (fma (* c a) -4 (* b b))) b))) 2) a)) 2.352 * * * * [progress]: [ 44 / 177 ] simplifiying candidate # 2.352 * * * * [progress]: [ 45 / 177 ] simplifiying candidate # 2.352 * * * * [progress]: [ 46 / 177 ] simplifiying candidate # 2.352 * * * * [progress]: [ 47 / 177 ] simplifiying candidate # 2.352 * * * * [progress]: [ 48 / 177 ] simplifiying candidate # 2.352 * * * * [progress]: [ 49 / 177 ] simplifiying candidate # 2.352 * * * * [progress]: [ 50 / 177 ] simplifiying candidate # 2.352 * * * * [progress]: [ 51 / 177 ] simplifiying candidate # 2.352 * * * * [progress]: [ 52 / 177 ] simplifiying candidate # 2.352 * * * * [progress]: [ 53 / 177 ] simplifiying candidate # 2.352 * * * * [progress]: [ 54 / 177 ] simplifiying candidate # 2.352 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.353 * * [simplify]: iters left: 6 (11 enodes) 2.355 * * [simplify]: iters left: 5 (37 enodes) 2.361 * * [simplify]: iters left: 4 (45 enodes) 2.375 * * [simplify]: iters left: 3 (57 enodes) 2.391 * * [simplify]: Extracting #0: cost 1 inf + 0 2.391 * * [simplify]: Extracting #1: cost 4 inf + 0 2.391 * * [simplify]: Extracting #2: cost 8 inf + 0 2.391 * * [simplify]: Extracting #3: cost 7 inf + 83 2.391 * * [simplify]: Extracting #4: cost 16 inf + 83 2.391 * * [simplify]: Extracting #5: cost 16 inf + 169 2.392 * * [simplify]: Extracting #6: cost 6 inf + 1274 2.392 * * [simplify]: Extracting #7: cost 0 inf + 2258 2.393 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.393 * [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.394 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.394 * * [simplify]: iters left: 6 (11 enodes) 2.399 * * [simplify]: iters left: 5 (38 enodes) 2.411 * * [simplify]: iters left: 4 (49 enodes) 2.425 * * [simplify]: iters left: 3 (61 enodes) 2.441 * * [simplify]: Extracting #0: cost 1 inf + 0 2.441 * * [simplify]: Extracting #1: cost 5 inf + 0 2.441 * * [simplify]: Extracting #2: cost 10 inf + 0 2.442 * * [simplify]: Extracting #3: cost 8 inf + 164 2.442 * * [simplify]: Extracting #4: cost 16 inf + 245 2.442 * * [simplify]: Extracting #5: cost 16 inf + 331 2.443 * * [simplify]: Extracting #6: cost 3 inf + 1643 2.443 * * [simplify]: Extracting #7: cost 0 inf + 2420 2.445 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.445 * [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.445 * * * * [progress]: [ 55 / 177 ] simplifiying candidate # 2.445 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.445 * * [simplify]: iters left: 6 (11 enodes) 2.450 * * [simplify]: iters left: 5 (37 enodes) 2.462 * * [simplify]: iters left: 4 (45 enodes) 2.476 * * [simplify]: iters left: 3 (57 enodes) 2.491 * * [simplify]: Extracting #0: cost 1 inf + 0 2.491 * * [simplify]: Extracting #1: cost 4 inf + 0 2.491 * * [simplify]: Extracting #2: cost 8 inf + 0 2.491 * * [simplify]: Extracting #3: cost 7 inf + 83 2.491 * * [simplify]: Extracting #4: cost 16 inf + 83 2.491 * * [simplify]: Extracting #5: cost 16 inf + 169 2.492 * * [simplify]: Extracting #6: cost 6 inf + 1274 2.493 * * [simplify]: Extracting #7: cost 0 inf + 2258 2.494 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.494 * [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.494 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.494 * * [simplify]: iters left: 6 (11 enodes) 2.500 * * [simplify]: iters left: 5 (38 enodes) 2.511 * * [simplify]: iters left: 4 (49 enodes) 2.525 * * [simplify]: iters left: 3 (61 enodes) 2.541 * * [simplify]: Extracting #0: cost 1 inf + 0 2.541 * * [simplify]: Extracting #1: cost 5 inf + 0 2.541 * * [simplify]: Extracting #2: cost 10 inf + 0 2.541 * * [simplify]: Extracting #3: cost 8 inf + 164 2.542 * * [simplify]: Extracting #4: cost 16 inf + 245 2.542 * * [simplify]: Extracting #5: cost 16 inf + 331 2.542 * * [simplify]: Extracting #6: cost 3 inf + 1643 2.544 * * [simplify]: Extracting #7: cost 0 inf + 2420 2.545 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.545 * [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.545 * * * * [progress]: [ 56 / 177 ] simplifiying candidate # 2.545 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 2.545 * * [simplify]: iters left: 6 (9 enodes) 2.550 * * [simplify]: iters left: 5 (32 enodes) 2.560 * * [simplify]: iters left: 4 (43 enodes) 2.573 * * [simplify]: iters left: 3 (55 enodes) 2.588 * * [simplify]: Extracting #0: cost 1 inf + 0 2.588 * * [simplify]: Extracting #1: cost 5 inf + 0 2.588 * * [simplify]: Extracting #2: cost 7 inf + 1 2.588 * * [simplify]: Extracting #3: cost 15 inf + 42 2.588 * * [simplify]: Extracting #4: cost 12 inf + 294 2.589 * * [simplify]: Extracting #5: cost 3 inf + 1043 2.590 * * [simplify]: Extracting #6: cost 0 inf + 1660 2.591 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 2.591 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (* 1 (- (sqrt (fma (* c a) -4 (* b b))) b)) 2) a)) 2.591 * * * * [progress]: [ 57 / 177 ] simplifiying candidate # 2.591 * * * * [progress]: [ 58 / 177 ] simplifiying candidate #real (real->posit16 (- (sqrt (fma c (* -4 a) (* b b))) b))) 2) a))> 2.591 * * * * [progress]: [ 59 / 177 ] simplifiying candidate # 2.591 * * * * [progress]: [ 60 / 177 ] simplifiying candidate # 2.591 * * * * [progress]: [ 61 / 177 ] simplifiying candidate # 2.591 * * * * [progress]: [ 62 / 177 ] simplifiying candidate # 2.592 * [simplify]: Simplifying (- (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)) (log a)) 2.592 * * [simplify]: iters left: 6 (15 enodes) 2.596 * * [simplify]: iters left: 5 (56 enodes) 2.606 * * [simplify]: iters left: 4 (84 enodes) 2.619 * * [simplify]: iters left: 3 (114 enodes) 2.639 * * [simplify]: iters left: 2 (123 enodes) 2.670 * * [simplify]: iters left: 1 (129 enodes) 2.690 * * [simplify]: Extracting #0: cost 1 inf + 0 2.690 * * [simplify]: Extracting #1: cost 17 inf + 0 2.690 * * [simplify]: Extracting #2: cost 33 inf + 0 2.690 * * [simplify]: Extracting #3: cost 34 inf + 73 2.690 * * [simplify]: Extracting #4: cost 28 inf + 954 2.691 * * [simplify]: Extracting #5: cost 30 inf + 1843 2.691 * * [simplify]: Extracting #6: cost 32 inf + 1886 2.692 * * [simplify]: Extracting #7: cost 20 inf + 3225 2.693 * * [simplify]: Extracting #8: cost 2 inf + 9319 2.696 * * [simplify]: Extracting #9: cost 0 inf + 10228 2.698 * [simplify]: Simplified to (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log a) (log 2))) 2.698 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log a) (log 2))))) 2.698 * * * * [progress]: [ 63 / 177 ] simplifiying candidate # 2.699 * [simplify]: Simplifying (- (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (log a)) 2.699 * * [simplify]: iters left: 6 (14 enodes) 2.703 * * [simplify]: iters left: 5 (55 enodes) 2.717 * * [simplify]: iters left: 4 (85 enodes) 2.743 * * [simplify]: iters left: 3 (122 enodes) 2.766 * * [simplify]: iters left: 2 (134 enodes) 2.785 * * [simplify]: iters left: 1 (139 enodes) 2.808 * * [simplify]: Extracting #0: cost 1 inf + 0 2.808 * * [simplify]: Extracting #1: cost 14 inf + 0 2.808 * * [simplify]: Extracting #2: cost 29 inf + 0 2.808 * * [simplify]: Extracting #3: cost 33 inf + 184 2.808 * * [simplify]: Extracting #4: cost 32 inf + 702 2.809 * * [simplify]: Extracting #5: cost 30 inf + 2050 2.809 * * [simplify]: Extracting #6: cost 30 inf + 2176 2.810 * * [simplify]: Extracting #7: cost 18 inf + 3899 2.811 * * [simplify]: Extracting #8: cost 2 inf + 8341 2.813 * * [simplify]: Extracting #9: cost 0 inf + 9070 2.815 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)) 2.815 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)))) 2.815 * * * * [progress]: [ 64 / 177 ] simplifiying candidate # 2.815 * * * * [progress]: [ 65 / 177 ] simplifiying candidate # 2.815 * * * * [progress]: [ 66 / 177 ] simplifiying candidate # 2.815 * [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.815 * * [simplify]: iters left: 6 (18 enodes) 2.821 * * [simplify]: iters left: 5 (75 enodes) 2.834 * * [simplify]: iters left: 4 (180 enodes) 2.917 * * [simplify]: Extracting #0: cost 1 inf + 0 2.917 * * [simplify]: Extracting #1: cost 64 inf + 0 2.918 * * [simplify]: Extracting #2: cost 179 inf + 167 2.920 * * [simplify]: Extracting #3: cost 199 inf + 1316 2.921 * * [simplify]: Extracting #4: cost 192 inf + 2475 2.929 * * [simplify]: Extracting #5: cost 120 inf + 24097 2.953 * * [simplify]: Extracting #6: cost 1 inf + 62927 2.981 * * [simplify]: Extracting #7: cost 0 inf + 63346 3.009 * [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.009 * [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.009 * * * * [progress]: [ 67 / 177 ] simplifiying candidate # 3.009 * [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.010 * * [simplify]: iters left: 6 (16 enodes) 3.019 * * [simplify]: iters left: 5 (71 enodes) 3.045 * * [simplify]: iters left: 4 (178 enodes) 3.105 * * [simplify]: Extracting #0: cost 1 inf + 0 3.106 * * [simplify]: Extracting #1: cost 58 inf + 0 3.106 * * [simplify]: Extracting #2: cost 160 inf + 125 3.108 * * [simplify]: Extracting #3: cost 193 inf + 579 3.109 * * [simplify]: Extracting #4: cost 189 inf + 1563 3.111 * * [simplify]: Extracting #5: cost 183 inf + 2315 3.116 * * [simplify]: Extracting #6: cost 127 inf + 18783 3.128 * * [simplify]: Extracting #7: cost 12 inf + 60967 3.144 * * [simplify]: Extracting #8: cost 0 inf + 65487 3.167 * * [simplify]: Extracting #9: cost 0 inf + 65327 3.185 * [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.185 * [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.186 * * * * [progress]: [ 68 / 177 ] simplifiying candidate # 3.186 * * * * [progress]: [ 69 / 177 ] simplifiying candidate # 3.186 * * * * [progress]: [ 70 / 177 ] simplifiying candidate # 3.186 * * * * [progress]: [ 71 / 177 ] simplifiying candidate # 3.186 * * * * [progress]: [ 72 / 177 ] simplifiying candidate # 3.186 * [simplify]: Simplifying (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a) 3.186 * * [simplify]: iters left: 6 (11 enodes) 3.189 * * [simplify]: iters left: 5 (38 enodes) 3.195 * * [simplify]: iters left: 4 (51 enodes) 3.203 * * [simplify]: iters left: 3 (65 enodes) 3.220 * * [simplify]: Extracting #0: cost 1 inf + 0 3.220 * * [simplify]: Extracting #1: cost 8 inf + 0 3.220 * * [simplify]: Extracting #2: cost 10 inf + 44 3.220 * * [simplify]: Extracting #3: cost 18 inf + 86 3.220 * * [simplify]: Extracting #4: cost 18 inf + 172 3.221 * * [simplify]: Extracting #5: cost 6 inf + 1579 3.222 * * [simplify]: Extracting #6: cost 0 inf + 2623 3.223 * [simplify]: Simplified to (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) 3.223 * [simplify]: Simplified (2 1) to (λ (a b c) (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a))) 3.223 * * * * [progress]: [ 73 / 177 ] simplifiying candidate # 3.224 * [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.224 * * [simplify]: iters left: 6 (16 enodes) 3.232 * * [simplify]: iters left: 5 (62 enodes) 3.253 * * [simplify]: iters left: 4 (94 enodes) 3.279 * * [simplify]: iters left: 3 (117 enodes) 3.294 * * [simplify]: iters left: 2 (120 enodes) 3.318 * * [simplify]: Extracting #0: cost 1 inf + 0 3.319 * * [simplify]: Extracting #1: cost 11 inf + 0 3.319 * * [simplify]: Extracting #2: cost 22 inf + 0 3.319 * * [simplify]: Extracting #3: cost 26 inf + 82 3.319 * * [simplify]: Extracting #4: cost 29 inf + 406 3.319 * * [simplify]: Extracting #5: cost 31 inf + 407 3.320 * * [simplify]: Extracting #6: cost 33 inf + 737 3.320 * * [simplify]: Extracting #7: cost 34 inf + 822 3.321 * * [simplify]: Extracting #8: cost 24 inf + 1870 3.323 * * [simplify]: Extracting #9: cost 4 inf + 8633 3.328 * * [simplify]: Extracting #10: cost 0 inf + 10553 3.332 * [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.332 * [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.332 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) 3.333 * * [simplify]: iters left: 6 (14 enodes) 3.339 * * [simplify]: iters left: 5 (50 enodes) 3.355 * * [simplify]: iters left: 4 (67 enodes) 3.374 * * [simplify]: iters left: 3 (83 enodes) 3.386 * * [simplify]: Extracting #0: cost 1 inf + 0 3.387 * * [simplify]: Extracting #1: cost 4 inf + 0 3.387 * * [simplify]: Extracting #2: cost 8 inf + 0 3.387 * * [simplify]: Extracting #3: cost 11 inf + 163 3.387 * * [simplify]: Extracting #4: cost 17 inf + 164 3.387 * * [simplify]: Extracting #5: cost 19 inf + 165 3.387 * * [simplify]: Extracting #6: cost 23 inf + 371 3.388 * * [simplify]: Extracting #7: cost 22 inf + 580 3.389 * * [simplify]: Extracting #8: cost 7 inf + 2292 3.390 * * [simplify]: Extracting #9: cost 1 inf + 4171 3.391 * * [simplify]: Extracting #10: cost 0 inf + 4631 3.391 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 3.392 * [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.392 * * * * [progress]: [ 74 / 177 ] simplifiying candidate # 3.392 * [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.392 * * [simplify]: iters left: 6 (15 enodes) 3.396 * * [simplify]: iters left: 5 (55 enodes) 3.411 * * [simplify]: iters left: 4 (76 enodes) 3.433 * * [simplify]: iters left: 3 (95 enodes) 3.459 * * [simplify]: Extracting #0: cost 1 inf + 0 3.459 * * [simplify]: Extracting #1: cost 7 inf + 0 3.459 * * [simplify]: Extracting #2: cost 14 inf + 0 3.459 * * [simplify]: Extracting #3: cost 18 inf + 42 3.459 * * [simplify]: Extracting #4: cost 23 inf + 84 3.459 * * [simplify]: Extracting #5: cost 25 inf + 85 3.460 * * [simplify]: Extracting #6: cost 29 inf + 251 3.460 * * [simplify]: Extracting #7: cost 29 inf + 418 3.461 * * [simplify]: Extracting #8: cost 16 inf + 1771 3.462 * * [simplify]: Extracting #9: cost 6 inf + 4511 3.464 * * [simplify]: Extracting #10: cost 1 inf + 6531 3.466 * * [simplify]: Extracting #11: cost 0 inf + 6991 3.467 * [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.467 * [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.468 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 3.468 * * [simplify]: iters left: 6 (14 enodes) 3.473 * * [simplify]: iters left: 5 (50 enodes) 3.487 * * [simplify]: iters left: 4 (67 enodes) 3.497 * * [simplify]: iters left: 3 (83 enodes) 3.512 * * [simplify]: Extracting #0: cost 1 inf + 0 3.512 * * [simplify]: Extracting #1: cost 4 inf + 0 3.512 * * [simplify]: Extracting #2: cost 8 inf + 0 3.513 * * [simplify]: Extracting #3: cost 11 inf + 83 3.513 * * [simplify]: Extracting #4: cost 17 inf + 84 3.513 * * [simplify]: Extracting #5: cost 19 inf + 85 3.513 * * [simplify]: Extracting #6: cost 23 inf + 291 3.513 * * [simplify]: Extracting #7: cost 22 inf + 500 3.514 * * [simplify]: Extracting #8: cost 7 inf + 2212 3.516 * * [simplify]: Extracting #9: cost 1 inf + 4051 3.518 * * [simplify]: Extracting #10: cost 0 inf + 4471 3.519 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 3.519 * [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.519 * * * * [progress]: [ 75 / 177 ] simplifiying candidate # 3.520 * [simplify]: Simplifying (/ (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 1) 3.520 * * [simplify]: iters left: 6 (15 enodes) 3.528 * * [simplify]: iters left: 5 (55 enodes) 3.537 * * [simplify]: iters left: 4 (82 enodes) 3.549 * * [simplify]: iters left: 3 (99 enodes) 3.562 * * [simplify]: Extracting #0: cost 1 inf + 0 3.562 * * [simplify]: Extracting #1: cost 5 inf + 0 3.563 * * [simplify]: Extracting #2: cost 7 inf + 1 3.563 * * [simplify]: Extracting #3: cost 13 inf + 1 3.563 * * [simplify]: Extracting #4: cost 19 inf + 2 3.563 * * [simplify]: Extracting #5: cost 18 inf + 128 3.563 * * [simplify]: Extracting #6: cost 25 inf + 251 3.563 * * [simplify]: Extracting #7: cost 24 inf + 419 3.564 * * [simplify]: Extracting #8: cost 13 inf + 1606 3.565 * * [simplify]: Extracting #9: cost 4 inf + 3590 3.567 * * [simplify]: Extracting #10: cost 0 inf + 5072 3.569 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 3.569 * [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.569 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a) 3.569 * * [simplify]: iters left: 6 (13 enodes) 3.575 * * [simplify]: iters left: 5 (47 enodes) 3.589 * * [simplify]: iters left: 4 (64 enodes) 3.599 * * [simplify]: iters left: 3 (80 enodes) 3.610 * * [simplify]: Extracting #0: cost 1 inf + 0 3.610 * * [simplify]: Extracting #1: cost 4 inf + 0 3.610 * * [simplify]: Extracting #2: cost 5 inf + 1 3.610 * * [simplify]: Extracting #3: cost 11 inf + 1 3.611 * * [simplify]: Extracting #4: cost 17 inf + 2 3.611 * * [simplify]: Extracting #5: cost 16 inf + 128 3.611 * * [simplify]: Extracting #6: cost 21 inf + 333 3.611 * * [simplify]: Extracting #7: cost 22 inf + 418 3.611 * * [simplify]: Extracting #8: cost 8 inf + 2047 3.612 * * [simplify]: Extracting #9: cost 1 inf + 3929 3.613 * * [simplify]: Extracting #10: cost 0 inf + 4309 3.614 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 3.614 * [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.614 * * * * [progress]: [ 76 / 177 ] simplifiying candidate # 3.614 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 3.614 * * [simplify]: iters left: 6 (15 enodes) 3.618 * * [simplify]: iters left: 5 (55 enodes) 3.630 * * [simplify]: iters left: 4 (74 enodes) 3.652 * * [simplify]: iters left: 3 (90 enodes) 3.676 * * [simplify]: Extracting #0: cost 1 inf + 0 3.676 * * [simplify]: Extracting #1: cost 6 inf + 0 3.676 * * [simplify]: Extracting #2: cost 12 inf + 0 3.676 * * [simplify]: Extracting #3: cost 15 inf + 203 3.676 * * [simplify]: Extracting #4: cost 19 inf + 406 3.676 * * [simplify]: Extracting #5: cost 21 inf + 407 3.677 * * [simplify]: Extracting #6: cost 25 inf + 613 3.677 * * [simplify]: Extracting #7: cost 24 inf + 822 3.678 * * [simplify]: Extracting #8: cost 12 inf + 2230 3.679 * * [simplify]: Extracting #9: cost 4 inf + 3993 3.681 * * [simplify]: Extracting #10: cost 1 inf + 5173 3.683 * * [simplify]: Extracting #11: cost 0 inf + 5633 3.685 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 3.685 * [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.686 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) 3.686 * * [simplify]: iters left: 6 (14 enodes) 3.693 * * [simplify]: iters left: 5 (50 enodes) 3.705 * * [simplify]: iters left: 4 (67 enodes) 3.715 * * [simplify]: iters left: 3 (83 enodes) 3.727 * * [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.727 * * [simplify]: Extracting #7: cost 22 inf + 580 3.728 * * [simplify]: Extracting #8: cost 7 inf + 2292 3.728 * * [simplify]: Extracting #9: cost 1 inf + 4051 3.729 * * [simplify]: Extracting #10: cost 0 inf + 4471 3.731 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 3.731 * [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.731 * * * * [progress]: [ 77 / 177 ] simplifiying candidate # 3.732 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 3.732 * * [simplify]: iters left: 6 (14 enodes) 3.739 * * [simplify]: iters left: 5 (50 enodes) 3.751 * * [simplify]: iters left: 4 (67 enodes) 3.761 * * [simplify]: iters left: 3 (83 enodes) 3.773 * * [simplify]: Extracting #0: cost 1 inf + 0 3.773 * * [simplify]: Extracting #1: cost 4 inf + 0 3.773 * * [simplify]: Extracting #2: cost 8 inf + 0 3.773 * * [simplify]: Extracting #3: cost 11 inf + 83 3.774 * * [simplify]: Extracting #4: cost 17 inf + 84 3.774 * * [simplify]: Extracting #5: cost 19 inf + 85 3.774 * * [simplify]: Extracting #6: cost 23 inf + 291 3.774 * * [simplify]: Extracting #7: cost 22 inf + 500 3.774 * * [simplify]: Extracting #8: cost 7 inf + 2212 3.775 * * [simplify]: Extracting #9: cost 1 inf + 3931 3.776 * * [simplify]: Extracting #10: cost 0 inf + 4311 3.777 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 3.777 * [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.777 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 3.777 * * [simplify]: iters left: 6 (14 enodes) 3.781 * * [simplify]: iters left: 5 (50 enodes) 3.788 * * [simplify]: iters left: 4 (67 enodes) 3.806 * * [simplify]: iters left: 3 (83 enodes) 3.830 * * [simplify]: Extracting #0: cost 1 inf + 0 3.831 * * [simplify]: Extracting #1: cost 4 inf + 0 3.831 * * [simplify]: Extracting #2: cost 8 inf + 0 3.831 * * [simplify]: Extracting #3: cost 11 inf + 83 3.831 * * [simplify]: Extracting #4: cost 17 inf + 84 3.831 * * [simplify]: Extracting #5: cost 19 inf + 85 3.831 * * [simplify]: Extracting #6: cost 23 inf + 291 3.832 * * [simplify]: Extracting #7: cost 22 inf + 500 3.832 * * [simplify]: Extracting #8: cost 7 inf + 2212 3.834 * * [simplify]: Extracting #9: cost 1 inf + 3931 3.836 * * [simplify]: Extracting #10: cost 0 inf + 4311 3.837 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 3.837 * [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.838 * * * * [progress]: [ 78 / 177 ] simplifiying candidate # 3.838 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 1) 3.838 * * [simplify]: iters left: 6 (14 enodes) 3.845 * * [simplify]: iters left: 5 (50 enodes) 3.861 * * [simplify]: iters left: 4 (69 enodes) 3.874 * * [simplify]: iters left: 3 (85 enodes) 3.885 * * [simplify]: Extracting #0: cost 1 inf + 0 3.885 * * [simplify]: Extracting #1: cost 4 inf + 0 3.885 * * [simplify]: Extracting #2: cost 9 inf + 1 3.885 * * [simplify]: Extracting #3: cost 15 inf + 2 3.885 * * [simplify]: Extracting #4: cost 15 inf + 126 3.885 * * [simplify]: Extracting #5: cost 20 inf + 333 3.885 * * [simplify]: Extracting #6: cost 20 inf + 419 3.886 * * [simplify]: Extracting #7: cost 6 inf + 1910 3.886 * * [simplify]: Extracting #8: cost 1 inf + 3170 3.887 * * [simplify]: Extracting #9: cost 0 inf + 3470 3.888 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) 3.888 * [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.888 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a) 3.888 * * [simplify]: iters left: 6 (13 enodes) 3.891 * * [simplify]: iters left: 5 (47 enodes) 3.898 * * [simplify]: iters left: 4 (64 enodes) 3.907 * * [simplify]: iters left: 3 (80 enodes) 3.919 * * [simplify]: Extracting #0: cost 1 inf + 0 3.919 * * [simplify]: Extracting #1: cost 4 inf + 0 3.919 * * [simplify]: Extracting #2: cost 5 inf + 1 3.919 * * [simplify]: Extracting #3: cost 11 inf + 1 3.919 * * [simplify]: Extracting #4: cost 17 inf + 2 3.919 * * [simplify]: Extracting #5: cost 16 inf + 128 3.919 * * [simplify]: Extracting #6: cost 21 inf + 333 3.920 * * [simplify]: Extracting #7: cost 22 inf + 418 3.920 * * [simplify]: Extracting #8: cost 8 inf + 2047 3.921 * * [simplify]: Extracting #9: cost 1 inf + 3809 3.921 * * [simplify]: Extracting #10: cost 0 inf + 4149 3.922 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 3.922 * [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.922 * * * * [progress]: [ 79 / 177 ] simplifiying candidate # 3.923 * [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.923 * * [simplify]: iters left: 6 (18 enodes) 3.928 * * [simplify]: iters left: 5 (69 enodes) 3.940 * * [simplify]: iters left: 4 (125 enodes) 3.984 * * [simplify]: iters left: 3 (239 enodes) 4.068 * * [simplify]: iters left: 2 (374 enodes) 4.168 * * [simplify]: iters left: 1 (436 enodes) 4.283 * * [simplify]: Extracting #0: cost 1 inf + 0 4.283 * * [simplify]: Extracting #1: cost 35 inf + 0 4.284 * * [simplify]: Extracting #2: cost 71 inf + 0 4.285 * * [simplify]: Extracting #3: cost 67 inf + 608 4.286 * * [simplify]: Extracting #4: cost 60 inf + 2304 4.287 * * [simplify]: Extracting #5: cost 65 inf + 2789 4.289 * * [simplify]: Extracting #6: cost 67 inf + 2792 4.291 * * [simplify]: Extracting #7: cost 53 inf + 4884 4.299 * * [simplify]: Extracting #8: cost 10 inf + 25231 4.311 * * [simplify]: Extracting #9: cost 0 inf + 30149 4.325 * * [simplify]: Extracting #10: cost 0 inf + 30069 4.339 * [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.339 * [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.339 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (cbrt a)) 4.339 * * [simplify]: iters left: 6 (15 enodes) 4.346 * * [simplify]: iters left: 5 (52 enodes) 4.356 * * [simplify]: iters left: 4 (68 enodes) 4.365 * * [simplify]: iters left: 3 (82 enodes) 4.378 * * [simplify]: Extracting #0: cost 1 inf + 0 4.379 * * [simplify]: Extracting #1: cost 8 inf + 0 4.379 * * [simplify]: Extracting #2: cost 17 inf + 0 4.379 * * [simplify]: Extracting #3: cost 17 inf + 164 4.379 * * [simplify]: Extracting #4: cost 17 inf + 327 4.379 * * [simplify]: Extracting #5: cost 21 inf + 813 4.379 * * [simplify]: Extracting #6: cost 22 inf + 898 4.380 * * [simplify]: Extracting #7: cost 8 inf + 2685 4.381 * * [simplify]: Extracting #8: cost 1 inf + 5325 4.383 * * [simplify]: Extracting #9: cost 0 inf + 5745 4.384 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (cbrt a))) 4.384 * [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.384 * * * * [progress]: [ 80 / 177 ] simplifiying candidate # 4.385 * [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.385 * * [simplify]: iters left: 6 (17 enodes) 4.392 * * [simplify]: iters left: 5 (64 enodes) 4.403 * * [simplify]: iters left: 4 (106 enodes) 4.421 * * [simplify]: iters left: 3 (163 enodes) 4.461 * * [simplify]: iters left: 2 (209 enodes) 4.515 * * [simplify]: iters left: 1 (226 enodes) 4.552 * * [simplify]: Extracting #0: cost 1 inf + 0 4.552 * * [simplify]: Extracting #1: cost 23 inf + 0 4.553 * * [simplify]: Extracting #2: cost 47 inf + 0 4.553 * * [simplify]: Extracting #3: cost 43 inf + 569 4.554 * * [simplify]: Extracting #4: cost 42 inf + 1055 4.554 * * [simplify]: Extracting #5: cost 47 inf + 1299 4.555 * * [simplify]: Extracting #6: cost 48 inf + 1384 4.556 * * [simplify]: Extracting #7: cost 36 inf + 2910 4.561 * * [simplify]: Extracting #8: cost 6 inf + 15507 4.571 * * [simplify]: Extracting #9: cost 0 inf + 18185 4.578 * [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.578 * [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.578 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (sqrt a)) 4.578 * * [simplify]: iters left: 6 (15 enodes) 4.582 * * [simplify]: iters left: 5 (52 enodes) 4.591 * * [simplify]: iters left: 4 (68 enodes) 4.601 * * [simplify]: iters left: 3 (82 enodes) 4.618 * * [simplify]: Extracting #0: cost 1 inf + 0 4.618 * * [simplify]: Extracting #1: cost 8 inf + 0 4.618 * * [simplify]: Extracting #2: cost 17 inf + 0 4.618 * * [simplify]: Extracting #3: cost 17 inf + 84 4.618 * * [simplify]: Extracting #4: cost 17 inf + 247 4.618 * * [simplify]: Extracting #5: cost 21 inf + 653 4.619 * * [simplify]: Extracting #6: cost 22 inf + 738 4.620 * * [simplify]: Extracting #7: cost 8 inf + 2525 4.621 * * [simplify]: Extracting #8: cost 1 inf + 5005 4.623 * * [simplify]: Extracting #9: cost 0 inf + 5425 4.624 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))) 4.625 * [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.625 * * * * [progress]: [ 81 / 177 ] simplifiying candidate # 4.625 * [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.625 * * [simplify]: iters left: 6 (17 enodes) 4.634 * * [simplify]: iters left: 5 (64 enodes) 4.657 * * [simplify]: iters left: 4 (106 enodes) 4.695 * * [simplify]: iters left: 3 (143 enodes) 4.735 * * [simplify]: iters left: 2 (164 enodes) 4.758 * * [simplify]: iters left: 1 (167 enodes) 4.785 * * [simplify]: Extracting #0: cost 1 inf + 0 4.785 * * [simplify]: Extracting #1: cost 13 inf + 0 4.785 * * [simplify]: Extracting #2: cost 24 inf + 1 4.785 * * [simplify]: Extracting #3: cost 26 inf + 83 4.785 * * [simplify]: Extracting #4: cost 25 inf + 327 4.785 * * [simplify]: Extracting #5: cost 32 inf + 489 4.786 * * [simplify]: Extracting #6: cost 32 inf + 575 4.787 * * [simplify]: Extracting #7: cost 19 inf + 2063 4.789 * * [simplify]: Extracting #8: cost 3 inf + 8082 4.793 * * [simplify]: Extracting #9: cost 1 inf + 8922 4.795 * * [simplify]: Extracting #10: cost 0 inf + 9382 4.797 * [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.797 * [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.798 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a) 4.798 * * [simplify]: iters left: 6 (14 enodes) 4.802 * * [simplify]: iters left: 5 (49 enodes) 4.809 * * [simplify]: iters left: 4 (65 enodes) 4.824 * * [simplify]: iters left: 3 (79 enodes) 4.843 * * [simplify]: Extracting #0: cost 1 inf + 0 4.843 * * [simplify]: Extracting #1: cost 8 inf + 0 4.843 * * [simplify]: Extracting #2: cost 14 inf + 1 4.844 * * [simplify]: Extracting #3: cost 16 inf + 83 4.844 * * [simplify]: Extracting #4: cost 15 inf + 328 4.844 * * [simplify]: Extracting #5: cost 21 inf + 491 4.844 * * [simplify]: Extracting #6: cost 23 inf + 534 4.845 * * [simplify]: Extracting #7: cost 7 inf + 2607 4.846 * * [simplify]: Extracting #8: cost 1 inf + 4683 4.847 * * [simplify]: Extracting #9: cost 0 inf + 5103 4.849 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) a)) 4.849 * [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.849 * * * * [progress]: [ 82 / 177 ] simplifiying candidate # 4.850 * [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.850 * * [simplify]: iters left: 6 (17 enodes) 4.857 * * [simplify]: iters left: 5 (62 enodes) 4.873 * * [simplify]: iters left: 4 (95 enodes) 4.888 * * [simplify]: iters left: 3 (154 enodes) 4.917 * * [simplify]: iters left: 2 (207 enodes) 4.981 * * [simplify]: iters left: 1 (225 enodes) 5.037 * * [simplify]: Extracting #0: cost 1 inf + 0 5.037 * * [simplify]: Extracting #1: cost 23 inf + 0 5.037 * * [simplify]: Extracting #2: cost 47 inf + 0 5.038 * * [simplify]: Extracting #3: cost 44 inf + 448 5.038 * * [simplify]: Extracting #4: cost 40 inf + 1258 5.038 * * [simplify]: Extracting #5: cost 47 inf + 1299 5.039 * * [simplify]: Extracting #6: cost 49 inf + 1342 5.039 * * [simplify]: Extracting #7: cost 35 inf + 3570 5.042 * * [simplify]: Extracting #8: cost 8 inf + 14542 5.046 * * [simplify]: Extracting #9: cost 0 inf + 18219 5.050 * * [simplify]: Extracting #10: cost 0 inf + 18179 5.054 * [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.054 * [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.054 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (cbrt a)) 5.054 * * [simplify]: iters left: 6 (15 enodes) 5.058 * * [simplify]: iters left: 5 (52 enodes) 5.068 * * [simplify]: iters left: 4 (68 enodes) 5.089 * * [simplify]: iters left: 3 (82 enodes) 5.111 * * [simplify]: Extracting #0: cost 1 inf + 0 5.111 * * [simplify]: Extracting #1: cost 8 inf + 0 5.111 * * [simplify]: Extracting #2: cost 17 inf + 0 5.112 * * [simplify]: Extracting #3: cost 17 inf + 164 5.112 * * [simplify]: Extracting #4: cost 17 inf + 247 5.112 * * [simplify]: Extracting #5: cost 21 inf + 653 5.112 * * [simplify]: Extracting #6: cost 22 inf + 738 5.113 * * [simplify]: Extracting #7: cost 8 inf + 2525 5.115 * * [simplify]: Extracting #8: cost 1 inf + 5045 5.116 * * [simplify]: Extracting #9: cost 0 inf + 5425 5.118 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (cbrt a))) 5.118 * [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.118 * * * * [progress]: [ 83 / 177 ] simplifiying candidate # 5.118 * [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.119 * * [simplify]: iters left: 6 (16 enodes) 5.128 * * [simplify]: iters left: 5 (57 enodes) 5.142 * * [simplify]: iters left: 4 (83 enodes) 5.155 * * [simplify]: iters left: 3 (117 enodes) 5.180 * * [simplify]: iters left: 2 (128 enodes) 5.214 * * [simplify]: iters left: 1 (129 enodes) 5.236 * * [simplify]: Extracting #0: cost 1 inf + 0 5.236 * * [simplify]: Extracting #1: cost 15 inf + 0 5.236 * * [simplify]: Extracting #2: cost 31 inf + 0 5.236 * * [simplify]: Extracting #3: cost 29 inf + 328 5.237 * * [simplify]: Extracting #4: cost 28 inf + 452 5.237 * * [simplify]: Extracting #5: cost 35 inf + 493 5.237 * * [simplify]: Extracting #6: cost 36 inf + 578 5.237 * * [simplify]: Extracting #7: cost 24 inf + 2169 5.239 * * [simplify]: Extracting #8: cost 3 inf + 9479 5.241 * * [simplify]: Extracting #9: cost 0 inf + 10899 5.243 * [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.243 * [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.244 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 5.244 * * [simplify]: iters left: 6 (15 enodes) 5.247 * * [simplify]: iters left: 5 (52 enodes) 5.256 * * [simplify]: iters left: 4 (68 enodes) 5.274 * * [simplify]: iters left: 3 (82 enodes) 5.291 * * [simplify]: Extracting #0: cost 1 inf + 0 5.291 * * [simplify]: Extracting #1: cost 8 inf + 0 5.291 * * [simplify]: Extracting #2: cost 17 inf + 0 5.291 * * [simplify]: Extracting #3: cost 17 inf + 84 5.291 * * [simplify]: Extracting #4: cost 17 inf + 167 5.291 * * [simplify]: Extracting #5: cost 21 inf + 493 5.291 * * [simplify]: Extracting #6: cost 22 inf + 578 5.292 * * [simplify]: Extracting #7: cost 8 inf + 2365 5.293 * * [simplify]: Extracting #8: cost 1 inf + 4725 5.293 * * [simplify]: Extracting #9: cost 0 inf + 5105 5.294 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 5.294 * [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.294 * * * * [progress]: [ 84 / 177 ] simplifiying candidate # 5.295 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) 1) 5.295 * * [simplify]: iters left: 6 (16 enodes) 5.299 * * [simplify]: iters left: 5 (57 enodes) 5.308 * * [simplify]: iters left: 4 (81 enodes) 5.322 * * [simplify]: iters left: 3 (105 enodes) 5.342 * * [simplify]: iters left: 2 (114 enodes) 5.357 * * [simplify]: iters left: 1 (116 enodes) 5.373 * * [simplify]: Extracting #0: cost 1 inf + 0 5.373 * * [simplify]: Extracting #1: cost 9 inf + 0 5.373 * * [simplify]: Extracting #2: cost 16 inf + 1 5.373 * * [simplify]: Extracting #3: cost 19 inf + 2 5.373 * * [simplify]: Extracting #4: cost 19 inf + 85 5.373 * * [simplify]: Extracting #5: cost 26 inf + 167 5.374 * * [simplify]: Extracting #6: cost 26 inf + 253 5.374 * * [simplify]: Extracting #7: cost 11 inf + 2718 5.376 * * [simplify]: Extracting #8: cost 2 inf + 5340 5.379 * * [simplify]: Extracting #9: cost 0 inf + 6060 5.382 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 5.382 * [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.382 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) a) 5.382 * * [simplify]: iters left: 6 (14 enodes) 5.389 * * [simplify]: iters left: 5 (49 enodes) 5.405 * * [simplify]: iters left: 4 (65 enodes) 5.425 * * [simplify]: iters left: 3 (79 enodes) 5.447 * * [simplify]: Extracting #0: cost 1 inf + 0 5.447 * * [simplify]: Extracting #1: cost 8 inf + 0 5.447 * * [simplify]: Extracting #2: cost 14 inf + 1 5.447 * * [simplify]: Extracting #3: cost 16 inf + 43 5.448 * * [simplify]: Extracting #4: cost 15 inf + 208 5.448 * * [simplify]: Extracting #5: cost 21 inf + 331 5.448 * * [simplify]: Extracting #6: cost 23 inf + 374 5.449 * * [simplify]: Extracting #7: cost 7 inf + 2407 5.450 * * [simplify]: Extracting #8: cost 1 inf + 4403 5.452 * * [simplify]: Extracting #9: cost 0 inf + 4783 5.454 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) a)) 5.454 * [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.454 * * * * [progress]: [ 85 / 177 ] simplifiying candidate # 5.455 * [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.455 * * [simplify]: iters left: 6 (16 enodes) 5.463 * * [simplify]: iters left: 5 (59 enodes) 5.479 * * [simplify]: iters left: 4 (99 enodes) 5.495 * * [simplify]: iters left: 3 (149 enodes) 5.528 * * [simplify]: iters left: 2 (199 enodes) 5.593 * * [simplify]: Extracting #0: cost 1 inf + 0 5.593 * * [simplify]: Extracting #1: cost 13 inf + 0 5.593 * * [simplify]: Extracting #2: cost 24 inf + 1 5.593 * * [simplify]: Extracting #3: cost 26 inf + 83 5.593 * * [simplify]: Extracting #4: cost 25 inf + 407 5.594 * * [simplify]: Extracting #5: cost 32 inf + 448 5.594 * * [simplify]: Extracting #6: cost 32 inf + 574 5.595 * * [simplify]: Extracting #7: cost 20 inf + 1763 5.596 * * [simplify]: Extracting #8: cost 16 inf + 2783 5.598 * * [simplify]: Extracting #9: cost 4 inf + 7812 5.603 * * [simplify]: Extracting #10: cost 0 inf + 9369 5.607 * [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.607 * [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.608 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)) 5.608 * * [simplify]: iters left: 6 (14 enodes) 5.615 * * [simplify]: iters left: 5 (49 enodes) 5.630 * * [simplify]: iters left: 4 (65 enodes) 5.649 * * [simplify]: iters left: 3 (79 enodes) 5.668 * * [simplify]: Extracting #0: cost 1 inf + 0 5.669 * * [simplify]: Extracting #1: cost 8 inf + 0 5.669 * * [simplify]: Extracting #2: cost 14 inf + 1 5.669 * * [simplify]: Extracting #3: cost 14 inf + 286 5.669 * * [simplify]: Extracting #4: cost 14 inf + 450 5.669 * * [simplify]: Extracting #5: cost 21 inf + 491 5.669 * * [simplify]: Extracting #6: cost 23 inf + 534 5.669 * * [simplify]: Extracting #7: cost 7 inf + 2607 5.670 * * [simplify]: Extracting #8: cost 0 inf + 5103 5.671 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt a) 2)) 5.671 * [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.671 * * * * [progress]: [ 86 / 177 ] simplifiying candidate # 5.671 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) (sqrt a)) 5.672 * * [simplify]: iters left: 6 (15 enodes) 5.675 * * [simplify]: iters left: 5 (54 enodes) 5.686 * * [simplify]: iters left: 4 (83 enodes) 5.702 * * [simplify]: iters left: 3 (110 enodes) 5.732 * * [simplify]: iters left: 2 (124 enodes) 5.757 * * [simplify]: Extracting #0: cost 1 inf + 0 5.757 * * [simplify]: Extracting #1: cost 9 inf + 0 5.757 * * [simplify]: Extracting #2: cost 16 inf + 1 5.757 * * [simplify]: Extracting #3: cost 18 inf + 43 5.758 * * [simplify]: Extracting #4: cost 18 inf + 126 5.758 * * [simplify]: Extracting #5: cost 25 inf + 167 5.758 * * [simplify]: Extracting #6: cost 27 inf + 210 5.758 * * [simplify]: Extracting #7: cost 20 inf + 544 5.758 * * [simplify]: Extracting #8: cost 12 inf + 1823 5.759 * * [simplify]: Extracting #9: cost 5 inf + 4118 5.760 * * [simplify]: Extracting #10: cost 0 inf + 6053 5.762 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ (sqrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) 5.762 * [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.762 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)) 5.762 * * [simplify]: iters left: 6 (14 enodes) 5.766 * * [simplify]: iters left: 5 (49 enodes) 5.773 * * [simplify]: iters left: 4 (65 enodes) 5.790 * * [simplify]: iters left: 3 (79 enodes) 5.810 * * [simplify]: Extracting #0: cost 1 inf + 0 5.810 * * [simplify]: Extracting #1: cost 8 inf + 0 5.810 * * [simplify]: Extracting #2: cost 14 inf + 1 5.810 * * [simplify]: Extracting #3: cost 14 inf + 166 5.811 * * [simplify]: Extracting #4: cost 14 inf + 290 5.811 * * [simplify]: Extracting #5: cost 21 inf + 331 5.811 * * [simplify]: Extracting #6: cost 23 inf + 374 5.812 * * [simplify]: Extracting #7: cost 7 inf + 2407 5.813 * * [simplify]: Extracting #8: cost 0 inf + 4783 5.815 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)) 5.815 * [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.815 * * * * [progress]: [ 87 / 177 ] simplifiying candidate # 5.816 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) 1) 5.816 * * [simplify]: iters left: 6 (14 enodes) 5.823 * * [simplify]: iters left: 5 (47 enodes) 5.838 * * [simplify]: iters left: 4 (68 enodes) 5.853 * * [simplify]: iters left: 3 (81 enodes) 5.863 * * [simplify]: Extracting #0: cost 1 inf + 0 5.863 * * [simplify]: Extracting #1: cost 5 inf + 0 5.863 * * [simplify]: Extracting #2: cost 7 inf + 1 5.863 * * [simplify]: Extracting #3: cost 11 inf + 1 5.863 * * [simplify]: Extracting #4: cost 12 inf + 43 5.863 * * [simplify]: Extracting #5: cost 20 inf + 84 5.864 * * [simplify]: Extracting #6: cost 20 inf + 170 5.864 * * [simplify]: Extracting #7: cost 6 inf + 1877 5.864 * * [simplify]: Extracting #8: cost 1 inf + 3278 5.865 * * [simplify]: Extracting #9: cost 0 inf + 3617 5.866 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 5.866 * [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))) 5.866 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) a) 5.866 * * [simplify]: iters left: 6 (13 enodes) 5.869 * * [simplify]: iters left: 5 (46 enodes) 5.876 * * [simplify]: iters left: 4 (62 enodes) 5.885 * * [simplify]: iters left: 3 (76 enodes) 5.897 * * [simplify]: Extracting #0: cost 1 inf + 0 5.897 * * [simplify]: Extracting #1: cost 8 inf + 0 5.897 * * [simplify]: Extracting #2: cost 10 inf + 44 5.897 * * [simplify]: Extracting #3: cost 13 inf + 86 5.897 * * [simplify]: Extracting #4: cost 15 inf + 87 5.897 * * [simplify]: Extracting #5: cost 21 inf + 169 5.897 * * [simplify]: Extracting #6: cost 21 inf + 337 5.898 * * [simplify]: Extracting #7: cost 10 inf + 1781 5.898 * * [simplify]: Extracting #8: cost 2 inf + 3782 5.899 * * [simplify]: Extracting #9: cost 0 inf + 4461 5.900 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* a 2)) 5.900 * [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)))) 5.900 * * * * [progress]: [ 88 / 177 ] simplifiying candidate # 5.901 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 5.901 * * [simplify]: iters left: 6 (17 enodes) 5.909 * * [simplify]: iters left: 5 (62 enodes) 5.929 * * [simplify]: iters left: 4 (91 enodes) 5.956 * * [simplify]: iters left: 3 (137 enodes) 5.977 * * [simplify]: iters left: 2 (147 enodes) 5.997 * * [simplify]: Extracting #0: cost 1 inf + 0 5.997 * * [simplify]: Extracting #1: cost 18 inf + 0 5.997 * * [simplify]: Extracting #2: cost 37 inf + 0 5.997 * * [simplify]: Extracting #3: cost 30 inf + 1455 5.998 * * [simplify]: Extracting #4: cost 25 inf + 2707 5.998 * * [simplify]: Extracting #5: cost 31 inf + 2749 5.999 * * [simplify]: Extracting #6: cost 33 inf + 2792 5.999 * * [simplify]: Extracting #7: cost 22 inf + 4019 6.001 * * [simplify]: Extracting #8: cost 3 inf + 10939 6.003 * * [simplify]: Extracting #9: cost 0 inf + 12279 6.005 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 6.005 * [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.006 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (cbrt a)) 6.006 * * [simplify]: iters left: 6 (15 enodes) 6.010 * * [simplify]: iters left: 5 (52 enodes) 6.017 * * [simplify]: iters left: 4 (68 enodes) 6.027 * * [simplify]: iters left: 3 (82 enodes) 6.038 * * [simplify]: Extracting #0: cost 1 inf + 0 6.039 * * [simplify]: Extracting #1: cost 8 inf + 0 6.039 * * [simplify]: Extracting #2: cost 17 inf + 0 6.039 * * [simplify]: Extracting #3: cost 17 inf + 164 6.039 * * [simplify]: Extracting #4: cost 17 inf + 327 6.039 * * [simplify]: Extracting #5: cost 21 inf + 813 6.039 * * [simplify]: Extracting #6: cost 22 inf + 898 6.039 * * [simplify]: Extracting #7: cost 8 inf + 2605 6.040 * * [simplify]: Extracting #8: cost 1 inf + 5045 6.041 * * [simplify]: Extracting #9: cost 0 inf + 5425 6.042 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (cbrt a))) 6.042 * [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.042 * * * * [progress]: [ 89 / 177 ] simplifiying candidate # 6.042 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 6.042 * * [simplify]: iters left: 6 (16 enodes) 6.047 * * [simplify]: iters left: 5 (57 enodes) 6.055 * * [simplify]: iters left: 4 (78 enodes) 6.069 * * [simplify]: iters left: 3 (102 enodes) 6.083 * * [simplify]: iters left: 2 (104 enodes) 6.106 * * [simplify]: Extracting #0: cost 1 inf + 0 6.106 * * [simplify]: Extracting #1: cost 12 inf + 0 6.106 * * [simplify]: Extracting #2: cost 25 inf + 0 6.106 * * [simplify]: Extracting #3: cost 23 inf + 447 6.107 * * [simplify]: Extracting #4: cost 19 inf + 1217 6.107 * * [simplify]: Extracting #5: cost 26 inf + 1258 6.108 * * [simplify]: Extracting #6: cost 26 inf + 1384 6.109 * * [simplify]: Extracting #7: cost 14 inf + 3031 6.111 * * [simplify]: Extracting #8: cost 2 inf + 6872 6.113 * * [simplify]: Extracting #9: cost 0 inf + 7591 6.116 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 6.116 * [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.117 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (sqrt a)) 6.117 * * [simplify]: iters left: 6 (15 enodes) 6.124 * * [simplify]: iters left: 5 (52 enodes) 6.140 * * [simplify]: iters left: 4 (68 enodes) 6.155 * * [simplify]: iters left: 3 (82 enodes) 6.166 * * [simplify]: Extracting #0: cost 1 inf + 0 6.166 * * [simplify]: Extracting #1: cost 8 inf + 0 6.166 * * [simplify]: Extracting #2: cost 17 inf + 0 6.166 * * [simplify]: Extracting #3: cost 17 inf + 84 6.166 * * [simplify]: Extracting #4: cost 17 inf + 247 6.167 * * [simplify]: Extracting #5: cost 21 inf + 653 6.167 * * [simplify]: Extracting #6: cost 22 inf + 738 6.167 * * [simplify]: Extracting #7: cost 8 inf + 2445 6.168 * * [simplify]: Extracting #8: cost 1 inf + 4725 6.169 * * [simplify]: Extracting #9: cost 0 inf + 5105 6.170 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))) 6.170 * [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.170 * * * * [progress]: [ 90 / 177 ] simplifiying candidate # 6.170 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 1) 6.170 * * [simplify]: iters left: 6 (16 enodes) 6.175 * * [simplify]: iters left: 5 (57 enodes) 6.184 * * [simplify]: iters left: 4 (78 enodes) 6.203 * * [simplify]: iters left: 3 (97 enodes) 6.229 * * [simplify]: Extracting #0: cost 1 inf + 0 6.229 * * [simplify]: Extracting #1: cost 7 inf + 0 6.229 * * [simplify]: Extracting #2: cost 12 inf + 1 6.229 * * [simplify]: Extracting #3: cost 14 inf + 83 6.229 * * [simplify]: Extracting #4: cost 13 inf + 327 6.229 * * [simplify]: Extracting #5: cost 20 inf + 489 6.230 * * [simplify]: Extracting #6: cost 20 inf + 575 6.230 * * [simplify]: Extracting #7: cost 7 inf + 2200 6.232 * * [simplify]: Extracting #8: cost 2 inf + 3384 6.233 * * [simplify]: Extracting #9: cost 0 inf + 4184 6.235 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 6.235 * [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.235 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a) 6.235 * * [simplify]: iters left: 6 (14 enodes) 6.243 * * [simplify]: iters left: 5 (49 enodes) 6.257 * * [simplify]: iters left: 4 (65 enodes) 6.276 * * [simplify]: iters left: 3 (79 enodes) 6.292 * * [simplify]: Extracting #0: cost 1 inf + 0 6.292 * * [simplify]: Extracting #1: cost 8 inf + 0 6.292 * * [simplify]: Extracting #2: cost 14 inf + 1 6.292 * * [simplify]: Extracting #3: cost 16 inf + 83 6.292 * * [simplify]: Extracting #4: cost 15 inf + 328 6.292 * * [simplify]: Extracting #5: cost 21 inf + 491 6.293 * * [simplify]: Extracting #6: cost 23 inf + 534 6.293 * * [simplify]: Extracting #7: cost 7 inf + 2527 6.295 * * [simplify]: Extracting #8: cost 1 inf + 4403 6.296 * * [simplify]: Extracting #9: cost 0 inf + 4783 6.297 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) a)) 6.297 * [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.297 * * * * [progress]: [ 91 / 177 ] simplifiying candidate # 6.297 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 6.297 * * [simplify]: iters left: 6 (16 enodes) 6.302 * * [simplify]: iters left: 5 (57 enodes) 6.312 * * [simplify]: iters left: 4 (78 enodes) 6.330 * * [simplify]: iters left: 3 (99 enodes) 6.357 * * [simplify]: iters left: 2 (102 enodes) 6.383 * * [simplify]: Extracting #0: cost 1 inf + 0 6.383 * * [simplify]: Extracting #1: cost 10 inf + 0 6.384 * * [simplify]: Extracting #2: cost 23 inf + 0 6.384 * * [simplify]: Extracting #3: cost 25 inf + 124 6.384 * * [simplify]: Extracting #4: cost 21 inf + 894 6.385 * * [simplify]: Extracting #5: cost 26 inf + 1258 6.385 * * [simplify]: Extracting #6: cost 27 inf + 1342 6.386 * * [simplify]: Extracting #7: cost 17 inf + 2037 6.387 * * [simplify]: Extracting #8: cost 13 inf + 2736 6.389 * * [simplify]: Extracting #9: cost 4 inf + 5831 6.391 * * [simplify]: Extracting #10: cost 0 inf + 7589 6.394 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (* (cbrt a) (cbrt a)) (sqrt 2))) 6.394 * [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.394 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (cbrt a)) 6.395 * * [simplify]: iters left: 6 (15 enodes) 6.402 * * [simplify]: iters left: 5 (52 enodes) 6.410 * * [simplify]: iters left: 4 (68 enodes) 6.421 * * [simplify]: iters left: 3 (82 enodes) 6.432 * * [simplify]: Extracting #0: cost 1 inf + 0 6.432 * * [simplify]: Extracting #1: cost 8 inf + 0 6.432 * * [simplify]: Extracting #2: cost 17 inf + 0 6.432 * * [simplify]: Extracting #3: cost 17 inf + 164 6.432 * * [simplify]: Extracting #4: cost 17 inf + 247 6.432 * * [simplify]: Extracting #5: cost 21 inf + 653 6.433 * * [simplify]: Extracting #6: cost 22 inf + 738 6.433 * * [simplify]: Extracting #7: cost 8 inf + 2445 6.435 * * [simplify]: Extracting #8: cost 1 inf + 4765 6.437 * * [simplify]: Extracting #9: cost 0 inf + 5105 6.439 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (cbrt a))) 6.439 * [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.439 * * * * [progress]: [ 92 / 177 ] simplifiying candidate # 6.440 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 6.440 * * [simplify]: iters left: 6 (15 enodes) 6.447 * * [simplify]: iters left: 5 (52 enodes) 6.464 * * [simplify]: iters left: 4 (68 enodes) 6.479 * * [simplify]: iters left: 3 (82 enodes) 6.490 * * [simplify]: Extracting #0: cost 1 inf + 0 6.490 * * [simplify]: Extracting #1: cost 8 inf + 0 6.490 * * [simplify]: Extracting #2: cost 17 inf + 0 6.490 * * [simplify]: Extracting #3: cost 17 inf + 84 6.490 * * [simplify]: Extracting #4: cost 17 inf + 167 6.490 * * [simplify]: Extracting #5: cost 21 inf + 493 6.491 * * [simplify]: Extracting #6: cost 22 inf + 578 6.491 * * [simplify]: Extracting #7: cost 8 inf + 2285 6.492 * * [simplify]: Extracting #8: cost 1 inf + 4445 6.493 * * [simplify]: Extracting #9: cost 0 inf + 4785 6.493 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 6.494 * [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.494 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 6.494 * * [simplify]: iters left: 6 (15 enodes) 6.498 * * [simplify]: iters left: 5 (52 enodes) 6.506 * * [simplify]: iters left: 4 (68 enodes) 6.528 * * [simplify]: iters left: 3 (82 enodes) 6.551 * * [simplify]: Extracting #0: cost 1 inf + 0 6.551 * * [simplify]: Extracting #1: cost 8 inf + 0 6.551 * * [simplify]: Extracting #2: cost 17 inf + 0 6.551 * * [simplify]: Extracting #3: cost 17 inf + 84 6.551 * * [simplify]: Extracting #4: cost 17 inf + 167 6.551 * * [simplify]: Extracting #5: cost 21 inf + 493 6.552 * * [simplify]: Extracting #6: cost 22 inf + 578 6.553 * * [simplify]: Extracting #7: cost 8 inf + 2285 6.554 * * [simplify]: Extracting #8: cost 1 inf + 4445 6.556 * * [simplify]: Extracting #9: cost 0 inf + 4785 6.557 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 6.557 * [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.557 * * * * [progress]: [ 93 / 177 ] simplifiying candidate # 6.558 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 1) 6.558 * * [simplify]: iters left: 6 (15 enodes) 6.562 * * [simplify]: iters left: 5 (52 enodes) 6.571 * * [simplify]: iters left: 4 (68 enodes) 6.581 * * [simplify]: iters left: 3 (83 enodes) 6.598 * * [simplify]: Extracting #0: cost 1 inf + 0 6.598 * * [simplify]: Extracting #1: cost 5 inf + 0 6.598 * * [simplify]: Extracting #2: cost 8 inf + 1 6.598 * * [simplify]: Extracting #3: cost 10 inf + 43 6.598 * * [simplify]: Extracting #4: cost 10 inf + 126 6.599 * * [simplify]: Extracting #5: cost 18 inf + 167 6.599 * * [simplify]: Extracting #6: cost 18 inf + 253 6.600 * * [simplify]: Extracting #7: cost 3 inf + 2179 6.601 * * [simplify]: Extracting #8: cost 0 inf + 2942 6.602 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 6.602 * [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.602 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) a) 6.602 * * [simplify]: iters left: 6 (14 enodes) 6.609 * * [simplify]: iters left: 5 (49 enodes) 6.625 * * [simplify]: iters left: 4 (65 enodes) 6.646 * * [simplify]: iters left: 3 (79 enodes) 6.656 * * [simplify]: Extracting #0: cost 1 inf + 0 6.657 * * [simplify]: Extracting #1: cost 8 inf + 0 6.657 * * [simplify]: Extracting #2: cost 14 inf + 1 6.657 * * [simplify]: Extracting #3: cost 16 inf + 43 6.657 * * [simplify]: Extracting #4: cost 15 inf + 208 6.657 * * [simplify]: Extracting #5: cost 21 inf + 331 6.657 * * [simplify]: Extracting #6: cost 23 inf + 374 6.657 * * [simplify]: Extracting #7: cost 7 inf + 2327 6.658 * * [simplify]: Extracting #8: cost 1 inf + 4123 6.659 * * [simplify]: Extracting #9: cost 0 inf + 4463 6.660 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) a)) 6.660 * [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.660 * * * * [progress]: [ 94 / 177 ] simplifiying candidate # 6.660 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) (* (cbrt a) (cbrt a))) 6.660 * * [simplify]: iters left: 6 (15 enodes) 6.664 * * [simplify]: iters left: 5 (54 enodes) 6.672 * * [simplify]: iters left: 4 (73 enodes) 6.685 * * [simplify]: iters left: 3 (90 enodes) 6.703 * * [simplify]: iters left: 2 (91 enodes) 6.713 * * [simplify]: Extracting #0: cost 1 inf + 0 6.713 * * [simplify]: Extracting #1: cost 7 inf + 0 6.713 * * [simplify]: Extracting #2: cost 12 inf + 1 6.714 * * [simplify]: Extracting #3: cost 12 inf + 285 6.714 * * [simplify]: Extracting #4: cost 12 inf + 448 6.714 * * [simplify]: Extracting #5: cost 19 inf + 489 6.714 * * [simplify]: Extracting #6: cost 20 inf + 574 6.714 * * [simplify]: Extracting #7: cost 7 inf + 1846 6.715 * * [simplify]: Extracting #8: cost 4 inf + 2583 6.715 * * [simplify]: Extracting #9: cost 0 inf + 4179 6.716 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt a)) (cbrt a)) 6.716 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt a)) (cbrt a)) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)))) 6.717 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)) 6.717 * * [simplify]: iters left: 6 (14 enodes) 6.720 * * [simplify]: iters left: 5 (49 enodes) 6.732 * * [simplify]: iters left: 4 (65 enodes) 6.751 * * [simplify]: iters left: 3 (79 enodes) 6.772 * * [simplify]: Extracting #0: cost 1 inf + 0 6.772 * * [simplify]: Extracting #1: cost 8 inf + 0 6.772 * * [simplify]: Extracting #2: cost 14 inf + 1 6.772 * * [simplify]: Extracting #3: cost 14 inf + 286 6.772 * * [simplify]: Extracting #4: cost 14 inf + 450 6.773 * * [simplify]: Extracting #5: cost 21 inf + 491 6.773 * * [simplify]: Extracting #6: cost 23 inf + 534 6.774 * * [simplify]: Extracting #7: cost 7 inf + 2527 6.775 * * [simplify]: Extracting #8: cost 0 inf + 4783 6.777 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt a) 2)) 6.777 * [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)))) 6.777 * * * * [progress]: [ 95 / 177 ] simplifiying candidate # 6.777 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) (sqrt a)) 6.777 * * [simplify]: iters left: 6 (14 enodes) 6.784 * * [simplify]: iters left: 5 (49 enodes) 6.799 * * [simplify]: iters left: 4 (64 enodes) 6.818 * * [simplify]: iters left: 3 (79 enodes) 6.829 * * [simplify]: Extracting #0: cost 1 inf + 0 6.829 * * [simplify]: Extracting #1: cost 5 inf + 0 6.829 * * [simplify]: Extracting #2: cost 8 inf + 1 6.829 * * [simplify]: Extracting #3: cost 9 inf + 84 6.829 * * [simplify]: Extracting #4: cost 10 inf + 126 6.829 * * [simplify]: Extracting #5: cost 17 inf + 167 6.829 * * [simplify]: Extracting #6: cost 19 inf + 210 6.830 * * [simplify]: Extracting #7: cost 7 inf + 1480 6.830 * * [simplify]: Extracting #8: cost 1 inf + 2600 6.831 * * [simplify]: Extracting #9: cost 0 inf + 2939 6.831 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt a)) 6.831 * [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)))) 6.832 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)) 6.832 * * [simplify]: iters left: 6 (14 enodes) 6.835 * * [simplify]: iters left: 5 (49 enodes) 6.849 * * [simplify]: iters left: 4 (65 enodes) 6.865 * * [simplify]: iters left: 3 (79 enodes) 6.876 * * [simplify]: Extracting #0: cost 1 inf + 0 6.876 * * [simplify]: Extracting #1: cost 8 inf + 0 6.876 * * [simplify]: Extracting #2: cost 14 inf + 1 6.876 * * [simplify]: Extracting #3: cost 14 inf + 166 6.876 * * [simplify]: Extracting #4: cost 14 inf + 290 6.876 * * [simplify]: Extracting #5: cost 21 inf + 331 6.876 * * [simplify]: Extracting #6: cost 23 inf + 374 6.877 * * [simplify]: Extracting #7: cost 7 inf + 2327 6.877 * * [simplify]: Extracting #8: cost 0 inf + 4463 6.878 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)) 6.878 * [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)))) 6.878 * * * * [progress]: [ 96 / 177 ] simplifiying candidate # 6.879 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) 1) 6.879 * * [simplify]: iters left: 6 (13 enodes) 6.882 * * [simplify]: iters left: 5 (42 enodes) 6.889 * * [simplify]: iters left: 4 (57 enodes) 6.901 * * [simplify]: iters left: 3 (69 enodes) 6.909 * * [simplify]: Extracting #0: cost 1 inf + 0 6.909 * * [simplify]: Extracting #1: cost 4 inf + 0 6.909 * * [simplify]: Extracting #2: cost 7 inf + 1 6.909 * * [simplify]: Extracting #3: cost 9 inf + 2 6.910 * * [simplify]: Extracting #4: cost 16 inf + 84 6.910 * * [simplify]: Extracting #5: cost 13 inf + 337 6.910 * * [simplify]: Extracting #6: cost 1 inf + 2000 6.911 * * [simplify]: Extracting #7: cost 0 inf + 2179 6.911 * [simplify]: Simplified to (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) 6.911 * [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))) 6.911 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) a) 6.911 * * [simplify]: iters left: 6 (13 enodes) 6.915 * * [simplify]: iters left: 5 (46 enodes) 6.922 * * [simplify]: iters left: 4 (62 enodes) 6.936 * * [simplify]: iters left: 3 (76 enodes) 6.947 * * [simplify]: Extracting #0: cost 1 inf + 0 6.947 * * [simplify]: Extracting #1: cost 8 inf + 0 6.948 * * [simplify]: Extracting #2: cost 10 inf + 44 6.948 * * [simplify]: Extracting #3: cost 13 inf + 86 6.948 * * [simplify]: Extracting #4: cost 15 inf + 87 6.948 * * [simplify]: Extracting #5: cost 21 inf + 169 6.948 * * [simplify]: Extracting #6: cost 21 inf + 337 6.948 * * [simplify]: Extracting #7: cost 10 inf + 1741 6.949 * * [simplify]: Extracting #8: cost 2 inf + 3542 6.950 * * [simplify]: Extracting #9: cost 0 inf + 4141 6.951 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* a 2)) 6.951 * [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)))) 6.951 * * * * [progress]: [ 97 / 177 ] simplifiying candidate # 6.951 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 6.951 * * [simplify]: iters left: 6 (9 enodes) 6.954 * * [simplify]: iters left: 5 (35 enodes) 6.960 * * [simplify]: iters left: 4 (55 enodes) 6.968 * * [simplify]: iters left: 3 (89 enodes) 6.995 * * [simplify]: iters left: 2 (99 enodes) 7.011 * * [simplify]: Extracting #0: cost 1 inf + 0 7.011 * * [simplify]: Extracting #1: cost 18 inf + 0 7.011 * * [simplify]: Extracting #2: cost 34 inf + 1 7.012 * * [simplify]: Extracting #3: cost 32 inf + 3 7.012 * * [simplify]: Extracting #4: cost 10 inf + 3884 7.013 * * [simplify]: Extracting #5: cost 0 inf + 6067 7.014 * * [simplify]: Extracting #6: cost 0 inf + 5987 7.015 * [simplify]: Simplified to (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 7.015 * [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.015 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (cbrt a)) 7.015 * * [simplify]: iters left: 6 (14 enodes) 7.019 * * [simplify]: iters left: 5 (52 enodes) 7.027 * * [simplify]: iters left: 4 (80 enodes) 7.047 * * [simplify]: iters left: 3 (109 enodes) 7.077 * * [simplify]: iters left: 2 (121 enodes) 7.096 * * [simplify]: iters left: 1 (125 enodes) 7.112 * * [simplify]: Extracting #0: cost 1 inf + 0 7.112 * * [simplify]: Extracting #1: cost 11 inf + 0 7.112 * * [simplify]: Extracting #2: cost 31 inf + 0 7.112 * * [simplify]: Extracting #3: cost 33 inf + 409 7.112 * * [simplify]: Extracting #4: cost 30 inf + 1949 7.113 * * [simplify]: Extracting #5: cost 27 inf + 2843 7.114 * * [simplify]: Extracting #6: cost 14 inf + 4813 7.116 * * [simplify]: Extracting #7: cost 1 inf + 8554 7.119 * * [simplify]: Extracting #8: cost 0 inf + 8893 7.122 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt 2))) 7.122 * [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.122 * * * * [progress]: [ 98 / 177 ] simplifiying candidate # 7.123 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) 7.123 * * [simplify]: iters left: 6 (8 enodes) 7.128 * * [simplify]: iters left: 5 (30 enodes) 7.138 * * [simplify]: iters left: 4 (42 enodes) 7.148 * * [simplify]: iters left: 3 (54 enodes) 7.156 * * [simplify]: iters left: 2 (56 enodes) 7.163 * * [simplify]: Extracting #0: cost 1 inf + 0 7.163 * * [simplify]: Extracting #1: cost 12 inf + 0 7.163 * * [simplify]: Extracting #2: cost 22 inf + 1 7.163 * * [simplify]: Extracting #3: cost 20 inf + 3 7.164 * * [simplify]: Extracting #4: cost 8 inf + 1545 7.164 * * [simplify]: Extracting #5: cost 1 inf + 2639 7.164 * * [simplify]: Extracting #6: cost 0 inf + 2841 7.165 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 7.165 * [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.165 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)) 7.166 * * [simplify]: iters left: 6 (14 enodes) 7.173 * * [simplify]: iters left: 5 (52 enodes) 7.189 * * [simplify]: iters left: 4 (80 enodes) 7.213 * * [simplify]: iters left: 3 (109 enodes) 7.238 * * [simplify]: iters left: 2 (121 enodes) 7.255 * * [simplify]: iters left: 1 (125 enodes) 7.275 * * [simplify]: Extracting #0: cost 1 inf + 0 7.276 * * [simplify]: Extracting #1: cost 11 inf + 0 7.276 * * [simplify]: Extracting #2: cost 31 inf + 0 7.276 * * [simplify]: Extracting #3: cost 33 inf + 289 7.276 * * [simplify]: Extracting #4: cost 30 inf + 1629 7.277 * * [simplify]: Extracting #5: cost 27 inf + 2403 7.279 * * [simplify]: Extracting #6: cost 14 inf + 4253 7.281 * * [simplify]: Extracting #7: cost 1 inf + 7794 7.284 * * [simplify]: Extracting #8: cost 0 inf + 8093 7.287 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))) 7.287 * [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.287 * * * * [progress]: [ 99 / 177 ] simplifiying candidate # 7.288 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) 7.288 * * [simplify]: iters left: 6 (6 enodes) 7.292 * * [simplify]: iters left: 5 (22 enodes) 7.300 * * [simplify]: iters left: 4 (32 enodes) 7.306 * * [simplify]: iters left: 3 (39 enodes) 7.311 * * [simplify]: Extracting #0: cost 1 inf + 0 7.311 * * [simplify]: Extracting #1: cost 6 inf + 0 7.311 * * [simplify]: Extracting #2: cost 9 inf + 1 7.311 * * [simplify]: Extracting #3: cost 6 inf + 164 7.311 * * [simplify]: Extracting #4: cost 2 inf + 691 7.311 * * [simplify]: Extracting #5: cost 0 inf + 974 7.311 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 7.311 * [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.311 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a) 7.312 * * [simplify]: iters left: 6 (13 enodes) 7.315 * * [simplify]: iters left: 5 (49 enodes) 7.323 * * [simplify]: iters left: 4 (77 enodes) 7.337 * * [simplify]: iters left: 3 (106 enodes) 7.369 * * [simplify]: iters left: 2 (118 enodes) 7.394 * * [simplify]: iters left: 1 (122 enodes) 7.410 * * [simplify]: Extracting #0: cost 1 inf + 0 7.410 * * [simplify]: Extracting #1: cost 11 inf + 0 7.410 * * [simplify]: Extracting #2: cost 28 inf + 1 7.410 * * [simplify]: Extracting #3: cost 29 inf + 654 7.410 * * [simplify]: Extracting #4: cost 25 inf + 2039 7.411 * * [simplify]: Extracting #5: cost 25 inf + 2207 7.411 * * [simplify]: Extracting #6: cost 13 inf + 3637 7.413 * * [simplify]: Extracting #7: cost 0 inf + 7291 7.414 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)) 7.414 * [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.414 * * * * [progress]: [ 100 / 177 ] simplifiying candidate # 7.414 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 7.414 * * [simplify]: iters left: 5 (8 enodes) 7.417 * * [simplify]: iters left: 4 (30 enodes) 7.427 * * [simplify]: iters left: 3 (42 enodes) 7.434 * * [simplify]: iters left: 2 (51 enodes) 7.442 * * [simplify]: iters left: 1 (54 enodes) 7.449 * * [simplify]: Extracting #0: cost 1 inf + 0 7.449 * * [simplify]: Extracting #1: cost 10 inf + 0 7.449 * * [simplify]: Extracting #2: cost 20 inf + 1 7.449 * * [simplify]: Extracting #3: cost 18 inf + 206 7.450 * * [simplify]: Extracting #4: cost 2 inf + 2557 7.450 * * [simplify]: Extracting #5: cost 0 inf + 2841 7.450 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 7.450 * [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.451 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)) 7.451 * * [simplify]: iters left: 6 (14 enodes) 7.456 * * [simplify]: iters left: 5 (52 enodes) 7.466 * * [simplify]: iters left: 4 (80 enodes) 7.489 * * [simplify]: iters left: 3 (109 enodes) 7.519 * * [simplify]: iters left: 2 (121 enodes) 7.551 * * [simplify]: iters left: 1 (125 enodes) 7.581 * * [simplify]: Extracting #0: cost 1 inf + 0 7.582 * * [simplify]: Extracting #1: cost 11 inf + 0 7.582 * * [simplify]: Extracting #2: cost 31 inf + 0 7.582 * * [simplify]: Extracting #3: cost 33 inf + 409 7.582 * * [simplify]: Extracting #4: cost 30 inf + 1669 7.583 * * [simplify]: Extracting #5: cost 27 inf + 2403 7.584 * * [simplify]: Extracting #6: cost 14 inf + 4293 7.587 * * [simplify]: Extracting #7: cost 1 inf + 7754 7.592 * * [simplify]: Extracting #8: cost 0 inf + 8093 7.595 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))) 7.595 * [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.596 * * * * [progress]: [ 101 / 177 ] simplifiying candidate # 7.596 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (sqrt a)) 7.596 * * [simplify]: iters left: 5 (7 enodes) 7.600 * * [simplify]: iters left: 4 (25 enodes) 7.609 * * [simplify]: iters left: 3 (32 enodes) 7.618 * * [simplify]: iters left: 2 (34 enodes) 7.629 * * [simplify]: Extracting #0: cost 1 inf + 0 7.629 * * [simplify]: Extracting #1: cost 8 inf + 0 7.629 * * [simplify]: Extracting #2: cost 14 inf + 1 7.629 * * [simplify]: Extracting #3: cost 11 inf + 44 7.629 * * [simplify]: Extracting #4: cost 3 inf + 617 7.630 * * [simplify]: Extracting #5: cost 1 inf + 902 7.630 * * [simplify]: Extracting #6: cost 0 inf + 1065 7.630 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 7.630 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)))) 7.631 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)) 7.631 * * [simplify]: iters left: 6 (14 enodes) 7.638 * * [simplify]: iters left: 5 (52 enodes) 7.655 * * [simplify]: iters left: 4 (80 enodes) 7.679 * * [simplify]: iters left: 3 (109 enodes) 7.695 * * [simplify]: iters left: 2 (121 enodes) 7.711 * * [simplify]: iters left: 1 (125 enodes) 7.735 * * [simplify]: Extracting #0: cost 1 inf + 0 7.735 * * [simplify]: Extracting #1: cost 11 inf + 0 7.736 * * [simplify]: Extracting #2: cost 31 inf + 0 7.736 * * [simplify]: Extracting #3: cost 33 inf + 289 7.736 * * [simplify]: Extracting #4: cost 30 inf + 1349 7.737 * * [simplify]: Extracting #5: cost 27 inf + 1963 7.738 * * [simplify]: Extracting #6: cost 14 inf + 3733 7.741 * * [simplify]: Extracting #7: cost 1 inf + 6994 7.744 * * [simplify]: Extracting #8: cost 0 inf + 7293 7.747 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))) 7.747 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))))) 7.747 * * * * [progress]: [ 102 / 177 ] simplifiying candidate # 7.748 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) 1) 7.748 * * [simplify]: iters left: 5 (5 enodes) 7.751 * * [simplify]: iters left: 4 (17 enodes) 7.758 * * [simplify]: iters left: 3 (22 enodes) 7.766 * * [simplify]: iters left: 2 (25 enodes) 7.773 * * [simplify]: Extracting #0: cost 1 inf + 0 7.773 * * [simplify]: Extracting #1: cost 4 inf + 0 7.773 * * [simplify]: Extracting #2: cost 5 inf + 1 7.773 * * [simplify]: Extracting #3: cost 0 inf + 248 7.773 * [simplify]: Simplified to (/ 1 (sqrt 2)) 7.773 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a))) 7.773 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a) 7.773 * * [simplify]: iters left: 6 (13 enodes) 7.781 * * [simplify]: iters left: 5 (49 enodes) 7.797 * * [simplify]: iters left: 4 (77 enodes) 7.821 * * [simplify]: iters left: 3 (106 enodes) 7.851 * * [simplify]: iters left: 2 (118 enodes) 7.875 * * [simplify]: iters left: 1 (122 enodes) 7.890 * * [simplify]: Extracting #0: cost 1 inf + 0 7.890 * * [simplify]: Extracting #1: cost 11 inf + 0 7.890 * * [simplify]: Extracting #2: cost 28 inf + 1 7.890 * * [simplify]: Extracting #3: cost 29 inf + 454 7.890 * * [simplify]: Extracting #4: cost 25 inf + 1559 7.891 * * [simplify]: Extracting #5: cost 25 inf + 1727 7.891 * * [simplify]: Extracting #6: cost 13 inf + 3117 7.893 * * [simplify]: Extracting #7: cost 0 inf + 6491 7.894 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)) 7.894 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)))) 7.894 * * * * [progress]: [ 103 / 177 ] simplifiying candidate # 7.894 * [simplify]: Simplifying (/ (/ 1 1) (* (cbrt a) (cbrt a))) 7.894 * * [simplify]: iters left: 5 (6 enodes) 7.896 * * [simplify]: iters left: 4 (20 enodes) 7.901 * * [simplify]: iters left: 3 (26 enodes) 7.908 * * [simplify]: iters left: 2 (28 enodes) 7.916 * * [simplify]: Extracting #0: cost 1 inf + 0 7.916 * * [simplify]: Extracting #1: cost 7 inf + 0 7.917 * * [simplify]: Extracting #2: cost 11 inf + 1 7.917 * * [simplify]: Extracting #3: cost 0 inf + 1218 7.917 * [simplify]: Simplified to (/ (/ 1 (cbrt a)) (cbrt a)) 7.917 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt a)) (cbrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)))) 7.918 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 7.918 * * [simplify]: iters left: 6 (13 enodes) 7.924 * * [simplify]: iters left: 5 (49 enodes) 7.940 * * [simplify]: iters left: 4 (77 enodes) 7.963 * * [simplify]: iters left: 3 (106 enodes) 7.995 * * [simplify]: iters left: 2 (118 enodes) 8.018 * * [simplify]: iters left: 1 (122 enodes) 8.033 * * [simplify]: Extracting #0: cost 1 inf + 0 8.033 * * [simplify]: Extracting #1: cost 11 inf + 0 8.033 * * [simplify]: Extracting #2: cost 28 inf + 1 8.033 * * [simplify]: Extracting #3: cost 30 inf + 493 8.034 * * [simplify]: Extracting #4: cost 25 inf + 2039 8.034 * * [simplify]: Extracting #5: cost 25 inf + 2207 8.035 * * [simplify]: Extracting #6: cost 13 inf + 3637 8.036 * * [simplify]: Extracting #7: cost 0 inf + 7291 8.038 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 8.038 * [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.038 * * * * [progress]: [ 104 / 177 ] simplifiying candidate # 8.038 * [simplify]: Simplifying (/ (/ 1 1) (sqrt a)) 8.038 * * [simplify]: iters left: 4 (5 enodes) 8.040 * * [simplify]: iters left: 3 (15 enodes) 8.042 * * [simplify]: iters left: 2 (17 enodes) 8.044 * * [simplify]: Extracting #0: cost 1 inf + 0 8.045 * * [simplify]: Extracting #1: cost 4 inf + 0 8.045 * * [simplify]: Extracting #2: cost 5 inf + 1 8.045 * * [simplify]: Extracting #3: cost 1 inf + 207 8.045 * * [simplify]: Extracting #4: cost 0 inf + 248 8.045 * [simplify]: Simplified to (/ 1 (sqrt a)) 8.045 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 8.045 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 8.045 * * [simplify]: iters left: 6 (13 enodes) 8.048 * * [simplify]: iters left: 5 (49 enodes) 8.056 * * [simplify]: iters left: 4 (77 enodes) 8.070 * * [simplify]: iters left: 3 (106 enodes) 8.094 * * [simplify]: iters left: 2 (118 enodes) 8.117 * * [simplify]: iters left: 1 (122 enodes) 8.131 * * [simplify]: Extracting #0: cost 1 inf + 0 8.131 * * [simplify]: Extracting #1: cost 11 inf + 0 8.131 * * [simplify]: Extracting #2: cost 28 inf + 1 8.132 * * [simplify]: Extracting #3: cost 30 inf + 373 8.132 * * [simplify]: Extracting #4: cost 25 inf + 1559 8.132 * * [simplify]: Extracting #5: cost 25 inf + 1727 8.133 * * [simplify]: Extracting #6: cost 13 inf + 3117 8.136 * * [simplify]: Extracting #7: cost 0 inf + 6491 8.138 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 8.138 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 8.139 * * * * [progress]: [ 105 / 177 ] simplifiying candidate # 8.139 * [simplify]: Simplifying (/ (/ 1 1) 1) 8.139 * * [simplify]: iters left: 4 (3 enodes) 8.141 * * [simplify]: iters left: 3 (7 enodes) 8.143 * * [simplify]: iters left: 2 (9 enodes) 8.146 * * [simplify]: Extracting #0: cost 1 inf + 0 8.146 * * [simplify]: Extracting #1: cost 0 inf + 1 8.146 * [simplify]: Simplified to 1 8.146 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 8.146 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 8.146 * * [simplify]: iters left: 6 (12 enodes) 8.152 * * [simplify]: iters left: 5 (46 enodes) 8.167 * * [simplify]: iters left: 4 (74 enodes) 8.184 * * [simplify]: iters left: 3 (103 enodes) 8.197 * * [simplify]: iters left: 2 (115 enodes) 8.212 * * [simplify]: iters left: 1 (119 enodes) 8.234 * * [simplify]: Extracting #0: cost 1 inf + 0 8.235 * * [simplify]: Extracting #1: cost 11 inf + 0 8.235 * * [simplify]: Extracting #2: cost 24 inf + 44 8.235 * * [simplify]: Extracting #3: cost 30 inf + 170 8.236 * * [simplify]: Extracting #4: cost 27 inf + 872 8.236 * * [simplify]: Extracting #5: cost 26 inf + 1162 8.237 * * [simplify]: Extracting #6: cost 14 inf + 2432 8.240 * * [simplify]: Extracting #7: cost 3 inf + 4950 8.242 * * [simplify]: Extracting #8: cost 0 inf + 5689 8.245 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 8.245 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 8.245 * * * * [progress]: [ 106 / 177 ] simplifiying candidate # 8.246 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 8.246 * * [simplify]: iters left: 6 (18 enodes) 8.255 * * [simplify]: iters left: 5 (64 enodes) 8.274 * * [simplify]: iters left: 4 (90 enodes) 8.303 * * [simplify]: iters left: 3 (136 enodes) 8.324 * * [simplify]: iters left: 2 (146 enodes) 8.349 * * [simplify]: Extracting #0: cost 1 inf + 0 8.349 * * [simplify]: Extracting #1: cost 18 inf + 0 8.349 * * [simplify]: Extracting #2: cost 38 inf + 0 8.350 * * [simplify]: Extracting #3: cost 35 inf + 487 8.351 * * [simplify]: Extracting #4: cost 26 inf + 2224 8.352 * * [simplify]: Extracting #5: cost 31 inf + 2749 8.352 * * [simplify]: Extracting #6: cost 33 inf + 2792 8.354 * * [simplify]: Extracting #7: cost 23 inf + 3856 8.356 * * [simplify]: Extracting #8: cost 8 inf + 8961 8.361 * * [simplify]: Extracting #9: cost 0 inf + 12999 8.365 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 8.365 * [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.365 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 8.366 * * [simplify]: iters left: 6 (16 enodes) 8.370 * * [simplify]: iters left: 5 (58 enodes) 8.378 * * [simplify]: iters left: 4 (86 enodes) 8.393 * * [simplify]: iters left: 3 (115 enodes) 8.424 * * [simplify]: iters left: 2 (127 enodes) 8.457 * * [simplify]: iters left: 1 (131 enodes) 8.491 * * [simplify]: Extracting #0: cost 1 inf + 0 8.491 * * [simplify]: Extracting #1: cost 11 inf + 0 8.491 * * [simplify]: Extracting #2: cost 31 inf + 0 8.491 * * [simplify]: Extracting #3: cost 36 inf + 447 8.492 * * [simplify]: Extracting #4: cost 32 inf + 975 8.492 * * [simplify]: Extracting #5: cost 30 inf + 2714 8.494 * * [simplify]: Extracting #6: cost 29 inf + 3686 8.495 * * [simplify]: Extracting #7: cost 17 inf + 5196 8.498 * * [simplify]: Extracting #8: cost 3 inf + 9555 8.502 * * [simplify]: Extracting #9: cost 0 inf + 10853 8.506 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))) 8.506 * [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.506 * * * * [progress]: [ 107 / 177 ] simplifiying candidate # 8.506 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 8.507 * * [simplify]: iters left: 6 (17 enodes) 8.515 * * [simplify]: iters left: 5 (59 enodes) 8.535 * * [simplify]: iters left: 4 (77 enodes) 8.559 * * [simplify]: iters left: 3 (101 enodes) 8.586 * * [simplify]: iters left: 2 (103 enodes) 8.613 * * [simplify]: Extracting #0: cost 1 inf + 0 8.613 * * [simplify]: Extracting #1: cost 12 inf + 0 8.613 * * [simplify]: Extracting #2: cost 26 inf + 0 8.613 * * [simplify]: Extracting #3: cost 25 inf + 245 8.613 * * [simplify]: Extracting #4: cost 18 inf + 1097 8.614 * * [simplify]: Extracting #5: cost 25 inf + 1299 8.614 * * [simplify]: Extracting #6: cost 27 inf + 1342 8.615 * * [simplify]: Extracting #7: cost 14 inf + 2694 8.617 * * [simplify]: Extracting #8: cost 6 inf + 5312 8.620 * * [simplify]: Extracting #9: cost 0 inf + 8071 8.622 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 8.622 * [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.623 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 8.623 * * [simplify]: iters left: 6 (16 enodes) 8.631 * * [simplify]: iters left: 5 (58 enodes) 8.649 * * [simplify]: iters left: 4 (86 enodes) 8.683 * * [simplify]: iters left: 3 (115 enodes) 8.699 * * [simplify]: iters left: 2 (127 enodes) 8.716 * * [simplify]: iters left: 1 (131 enodes) 8.736 * * [simplify]: Extracting #0: cost 1 inf + 0 8.736 * * [simplify]: Extracting #1: cost 11 inf + 0 8.736 * * [simplify]: Extracting #2: cost 31 inf + 0 8.737 * * [simplify]: Extracting #3: cost 36 inf + 367 8.737 * * [simplify]: Extracting #4: cost 32 inf + 775 8.737 * * [simplify]: Extracting #5: cost 30 inf + 2354 8.738 * * [simplify]: Extracting #6: cost 29 inf + 3206 8.738 * * [simplify]: Extracting #7: cost 17 inf + 4676 8.740 * * [simplify]: Extracting #8: cost 3 inf + 8875 8.742 * * [simplify]: Extracting #9: cost 0 inf + 10053 8.743 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))) 8.743 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))))) 8.744 * * * * [progress]: [ 108 / 177 ] simplifiying candidate # 8.744 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 1) 8.744 * * [simplify]: iters left: 6 (17 enodes) 8.748 * * [simplify]: iters left: 5 (59 enodes) 8.761 * * [simplify]: iters left: 4 (77 enodes) 8.788 * * [simplify]: iters left: 3 (96 enodes) 8.813 * * [simplify]: Extracting #0: cost 1 inf + 0 8.813 * * [simplify]: Extracting #1: cost 7 inf + 0 8.813 * * [simplify]: Extracting #2: cost 13 inf + 1 8.813 * * [simplify]: Extracting #3: cost 16 inf + 2 8.813 * * [simplify]: Extracting #4: cost 13 inf + 327 8.813 * * [simplify]: Extracting #5: cost 20 inf + 489 8.814 * * [simplify]: Extracting #6: cost 21 inf + 533 8.814 * * [simplify]: Extracting #7: cost 13 inf + 950 8.815 * * [simplify]: Extracting #8: cost 7 inf + 1847 8.816 * * [simplify]: Extracting #9: cost 2 inf + 3544 8.818 * * [simplify]: Extracting #10: cost 0 inf + 4424 8.819 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 8.819 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a))) 8.820 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a) 8.820 * * [simplify]: iters left: 6 (15 enodes) 8.827 * * [simplify]: iters left: 5 (55 enodes) 8.845 * * [simplify]: iters left: 4 (83 enodes) 8.872 * * [simplify]: iters left: 3 (112 enodes) 8.904 * * [simplify]: iters left: 2 (124 enodes) 8.939 * * [simplify]: iters left: 1 (128 enodes) 8.964 * * [simplify]: Extracting #0: cost 1 inf + 0 8.964 * * [simplify]: Extracting #1: cost 11 inf + 0 8.964 * * [simplify]: Extracting #2: cost 28 inf + 1 8.965 * * [simplify]: Extracting #3: cost 36 inf + 205 8.965 * * [simplify]: Extracting #4: cost 34 inf + 450 8.965 * * [simplify]: Extracting #5: cost 30 inf + 2073 8.966 * * [simplify]: Extracting #6: cost 30 inf + 2481 8.966 * * [simplify]: Extracting #7: cost 20 inf + 3553 8.968 * * [simplify]: Extracting #8: cost 2 inf + 8411 8.969 * * [simplify]: Extracting #9: cost 0 inf + 9251 8.971 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (cbrt 2)) 8.971 * [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)))) 8.971 * * * * [progress]: [ 109 / 177 ] simplifiying candidate # 8.971 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 8.971 * * [simplify]: iters left: 6 (17 enodes) 8.976 * * [simplify]: iters left: 5 (59 enodes) 8.985 * * [simplify]: iters left: 4 (77 enodes) 9.007 * * [simplify]: iters left: 3 (98 enodes) 9.034 * * [simplify]: iters left: 2 (101 enodes) 9.059 * * [simplify]: Extracting #0: cost 1 inf + 0 9.059 * * [simplify]: Extracting #1: cost 10 inf + 0 9.060 * * [simplify]: Extracting #2: cost 24 inf + 0 9.060 * * [simplify]: Extracting #3: cost 22 inf + 690 9.060 * * [simplify]: Extracting #4: cost 17 inf + 1299 9.060 * * [simplify]: Extracting #5: cost 25 inf + 1299 9.060 * * [simplify]: Extracting #6: cost 26 inf + 1384 9.061 * * [simplify]: Extracting #7: cost 13 inf + 2736 9.062 * * [simplify]: Extracting #8: cost 7 inf + 4852 9.063 * * [simplify]: Extracting #9: cost 0 inf + 8069 9.064 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) 9.064 * [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.065 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 9.065 * * [simplify]: iters left: 6 (16 enodes) 9.069 * * [simplify]: iters left: 5 (58 enodes) 9.078 * * [simplify]: iters left: 4 (86 enodes) 9.100 * * [simplify]: iters left: 3 (115 enodes) 9.123 * * [simplify]: iters left: 2 (127 enodes) 9.142 * * [simplify]: iters left: 1 (131 enodes) 9.176 * * [simplify]: Extracting #0: cost 1 inf + 0 9.176 * * [simplify]: Extracting #1: cost 11 inf + 0 9.176 * * [simplify]: Extracting #2: cost 31 inf + 0 9.176 * * [simplify]: Extracting #3: cost 36 inf + 327 9.177 * * [simplify]: Extracting #4: cost 32 inf + 815 9.177 * * [simplify]: Extracting #5: cost 30 inf + 2354 9.178 * * [simplify]: Extracting #6: cost 29 inf + 3206 9.180 * * [simplify]: Extracting #7: cost 17 inf + 4676 9.183 * * [simplify]: Extracting #8: cost 3 inf + 8795 9.186 * * [simplify]: Extracting #9: cost 0 inf + 10053 9.187 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))) 9.187 * [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.188 * * * * [progress]: [ 110 / 177 ] simplifiying candidate # 9.188 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 9.188 * * [simplify]: iters left: 6 (16 enodes) 9.192 * * [simplify]: iters left: 5 (54 enodes) 9.200 * * [simplify]: iters left: 4 (67 enodes) 9.215 * * [simplify]: iters left: 3 (81 enodes) 9.237 * * [simplify]: Extracting #0: cost 1 inf + 0 9.237 * * [simplify]: Extracting #1: cost 8 inf + 0 9.237 * * [simplify]: Extracting #2: cost 18 inf + 0 9.237 * * [simplify]: Extracting #3: cost 14 inf + 410 9.238 * * [simplify]: Extracting #4: cost 14 inf + 452 9.238 * * [simplify]: Extracting #5: cost 21 inf + 493 9.238 * * [simplify]: Extracting #6: cost 22 inf + 578 9.239 * * [simplify]: Extracting #7: cost 11 inf + 1629 9.241 * * [simplify]: Extracting #8: cost 3 inf + 3886 9.242 * * [simplify]: Extracting #9: cost 0 inf + 5105 9.244 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 9.244 * [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.245 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 9.245 * * [simplify]: iters left: 6 (16 enodes) 9.253 * * [simplify]: iters left: 5 (58 enodes) 9.274 * * [simplify]: iters left: 4 (86 enodes) 9.297 * * [simplify]: iters left: 3 (115 enodes) 9.312 * * [simplify]: iters left: 2 (127 enodes) 9.336 * * [simplify]: iters left: 1 (131 enodes) 9.368 * * [simplify]: Extracting #0: cost 1 inf + 0 9.368 * * [simplify]: Extracting #1: cost 11 inf + 0 9.369 * * [simplify]: Extracting #2: cost 31 inf + 0 9.369 * * [simplify]: Extracting #3: cost 36 inf + 247 9.369 * * [simplify]: Extracting #4: cost 32 inf + 615 9.370 * * [simplify]: Extracting #5: cost 30 inf + 1994 9.371 * * [simplify]: Extracting #6: cost 29 inf + 2726 9.372 * * [simplify]: Extracting #7: cost 17 inf + 4156 9.375 * * [simplify]: Extracting #8: cost 3 inf + 8115 9.379 * * [simplify]: Extracting #9: cost 0 inf + 9253 9.385 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 9.385 * [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.385 * * * * [progress]: [ 111 / 177 ] simplifiying candidate # 9.385 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) 9.386 * * [simplify]: iters left: 6 (16 enodes) 9.394 * * [simplify]: iters left: 5 (54 enodes) 9.410 * * [simplify]: iters left: 4 (67 enodes) 9.424 * * [simplify]: iters left: 3 (82 enodes) 9.435 * * [simplify]: Extracting #0: cost 1 inf + 0 9.435 * * [simplify]: Extracting #1: cost 5 inf + 0 9.435 * * [simplify]: Extracting #2: cost 9 inf + 1 9.435 * * [simplify]: Extracting #3: cost 11 inf + 43 9.435 * * [simplify]: Extracting #4: cost 10 inf + 126 9.435 * * [simplify]: Extracting #5: cost 18 inf + 167 9.436 * * [simplify]: Extracting #6: cost 18 inf + 253 9.436 * * [simplify]: Extracting #7: cost 5 inf + 1702 9.436 * * [simplify]: Extracting #8: cost 1 inf + 2722 9.437 * * [simplify]: Extracting #9: cost 0 inf + 3102 9.438 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 9.438 * [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.438 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a) 9.438 * * [simplify]: iters left: 6 (15 enodes) 9.442 * * [simplify]: iters left: 5 (55 enodes) 9.450 * * [simplify]: iters left: 4 (83 enodes) 9.467 * * [simplify]: iters left: 3 (112 enodes) 9.484 * * [simplify]: iters left: 2 (124 enodes) 9.500 * * [simplify]: iters left: 1 (128 enodes) 9.530 * * [simplify]: Extracting #0: cost 1 inf + 0 9.530 * * [simplify]: Extracting #1: cost 11 inf + 0 9.530 * * [simplify]: Extracting #2: cost 28 inf + 1 9.531 * * [simplify]: Extracting #3: cost 36 inf + 125 9.531 * * [simplify]: Extracting #4: cost 34 inf + 290 9.532 * * [simplify]: Extracting #5: cost 30 inf + 1673 9.532 * * [simplify]: Extracting #6: cost 30 inf + 2041 9.534 * * [simplify]: Extracting #7: cost 20 inf + 3073 9.536 * * [simplify]: Extracting #8: cost 2 inf + 7691 9.539 * * [simplify]: Extracting #9: cost 0 inf + 8451 9.542 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)) 9.543 * [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.543 * * * * [progress]: [ 112 / 177 ] simplifiying candidate # 9.543 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) 9.543 * * [simplify]: iters left: 6 (16 enodes) 9.551 * * [simplify]: iters left: 5 (56 enodes) 9.568 * * [simplify]: iters left: 4 (72 enodes) 9.590 * * [simplify]: iters left: 3 (89 enodes) 9.615 * * [simplify]: iters left: 2 (90 enodes) 9.636 * * [simplify]: Extracting #0: cost 1 inf + 0 9.636 * * [simplify]: Extracting #1: cost 7 inf + 0 9.636 * * [simplify]: Extracting #2: cost 13 inf + 1 9.637 * * [simplify]: Extracting #3: cost 15 inf + 83 9.637 * * [simplify]: Extracting #4: cost 13 inf + 327 9.637 * * [simplify]: Extracting #5: cost 19 inf + 489 9.637 * * [simplify]: Extracting #6: cost 20 inf + 574 9.638 * * [simplify]: Extracting #7: cost 4 inf + 2863 9.640 * * [simplify]: Extracting #8: cost 0 inf + 4419 9.641 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 9.642 * [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.642 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)) 9.642 * * [simplify]: iters left: 6 (15 enodes) 9.650 * * [simplify]: iters left: 5 (55 enodes) 9.666 * * [simplify]: iters left: 4 (83 enodes) 9.691 * * [simplify]: iters left: 3 (112 enodes) 9.721 * * [simplify]: iters left: 2 (124 enodes) 9.754 * * [simplify]: iters left: 1 (128 enodes) 9.786 * * [simplify]: Extracting #0: cost 1 inf + 0 9.786 * * [simplify]: Extracting #1: cost 11 inf + 0 9.787 * * [simplify]: Extracting #2: cost 28 inf + 1 9.787 * * [simplify]: Extracting #3: cost 37 inf + 83 9.787 * * [simplify]: Extracting #4: cost 34 inf + 369 9.788 * * [simplify]: Extracting #5: cost 31 inf + 1791 9.788 * * [simplify]: Extracting #6: cost 31 inf + 2279 9.790 * * [simplify]: Extracting #7: cost 18 inf + 3975 9.792 * * [simplify]: Extracting #8: cost 2 inf + 8372 9.796 * * [simplify]: Extracting #9: cost 0 inf + 9251 9.799 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))) 9.799 * [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.799 * * * * [progress]: [ 113 / 177 ] simplifiying candidate # 9.800 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) 9.800 * * [simplify]: iters left: 6 (15 enodes) 9.807 * * [simplify]: iters left: 5 (51 enodes) 9.816 * * [simplify]: iters left: 4 (63 enodes) 9.825 * * [simplify]: iters left: 3 (78 enodes) 9.835 * * [simplify]: Extracting #0: cost 1 inf + 0 9.835 * * [simplify]: Extracting #1: cost 5 inf + 0 9.835 * * [simplify]: Extracting #2: cost 9 inf + 1 9.835 * * [simplify]: Extracting #3: cost 11 inf + 43 9.835 * * [simplify]: Extracting #4: cost 10 inf + 126 9.835 * * [simplify]: Extracting #5: cost 17 inf + 167 9.835 * * [simplify]: Extracting #6: cost 18 inf + 252 9.836 * * [simplify]: Extracting #7: cost 4 inf + 2039 9.836 * * [simplify]: Extracting #8: cost 0 inf + 3099 9.837 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) 9.837 * [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.838 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)) 9.838 * * [simplify]: iters left: 6 (15 enodes) 9.845 * * [simplify]: iters left: 5 (55 enodes) 9.858 * * [simplify]: iters left: 4 (83 enodes) 9.871 * * [simplify]: iters left: 3 (112 enodes) 9.887 * * [simplify]: iters left: 2 (124 enodes) 9.909 * * [simplify]: iters left: 1 (128 enodes) 9.925 * * [simplify]: Extracting #0: cost 1 inf + 0 9.925 * * [simplify]: Extracting #1: cost 11 inf + 0 9.925 * * [simplify]: Extracting #2: cost 28 inf + 1 9.925 * * [simplify]: Extracting #3: cost 37 inf + 43 9.926 * * [simplify]: Extracting #4: cost 34 inf + 249 9.926 * * [simplify]: Extracting #5: cost 31 inf + 1471 9.926 * * [simplify]: Extracting #6: cost 31 inf + 1879 9.927 * * [simplify]: Extracting #7: cost 18 inf + 3455 9.928 * * [simplify]: Extracting #8: cost 2 inf + 7652 9.932 * * [simplify]: Extracting #9: cost 0 inf + 8451 9.935 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))) 9.935 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))))) 9.935 * * * * [progress]: [ 114 / 177 ] simplifiying candidate # 9.936 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 1) 9.936 * * [simplify]: iters left: 6 (14 enodes) 9.943 * * [simplify]: iters left: 5 (44 enodes) 9.956 * * [simplify]: iters left: 4 (56 enodes) 9.973 * * [simplify]: iters left: 3 (68 enodes) 9.986 * * [simplify]: Extracting #0: cost 1 inf + 0 9.986 * * [simplify]: Extracting #1: cost 5 inf + 0 9.986 * * [simplify]: Extracting #2: cost 8 inf + 1 9.986 * * [simplify]: Extracting #3: cost 7 inf + 84 9.986 * * [simplify]: Extracting #4: cost 16 inf + 84 9.986 * * [simplify]: Extracting #5: cost 16 inf + 170 9.987 * * [simplify]: Extracting #6: cost 3 inf + 1876 9.987 * * [simplify]: Extracting #7: cost 0 inf + 2259 9.988 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 9.988 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a))) 9.988 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a) 9.988 * * [simplify]: iters left: 6 (14 enodes) 9.991 * * [simplify]: iters left: 5 (52 enodes) 10.000 * * [simplify]: iters left: 4 (80 enodes) 10.012 * * [simplify]: iters left: 3 (109 enodes) 10.039 * * [simplify]: iters left: 2 (121 enodes) 10.066 * * [simplify]: iters left: 1 (125 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 25 inf + 2 10.083 * * [simplify]: Extracting #3: cost 34 inf + 86 10.083 * * [simplify]: Extracting #4: cost 34 inf + 128 10.083 * * [simplify]: Extracting #5: cost 34 inf + 944 10.083 * * [simplify]: Extracting #6: cost 28 inf + 1804 10.084 * * [simplify]: Extracting #7: cost 16 inf + 3411 10.085 * * [simplify]: Extracting #8: cost 2 inf + 7009 10.087 * * [simplify]: Extracting #9: cost 0 inf + 7649 10.088 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* 2 a)) 10.088 * [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.088 * * * * [progress]: [ 115 / 177 ] simplifiying candidate # 10.089 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 10.089 * * [simplify]: iters left: 6 (18 enodes) 10.094 * * [simplify]: iters left: 5 (64 enodes) 10.113 * * [simplify]: iters left: 4 (90 enodes) 10.142 * * [simplify]: iters left: 3 (136 enodes) 10.181 * * [simplify]: iters left: 2 (146 enodes) 10.202 * * [simplify]: Extracting #0: cost 1 inf + 0 10.202 * * [simplify]: Extracting #1: cost 18 inf + 0 10.202 * * [simplify]: Extracting #2: cost 38 inf + 0 10.202 * * [simplify]: Extracting #3: cost 35 inf + 487 10.202 * * [simplify]: Extracting #4: cost 26 inf + 2224 10.203 * * [simplify]: Extracting #5: cost 31 inf + 2749 10.203 * * [simplify]: Extracting #6: cost 33 inf + 2792 10.204 * * [simplify]: Extracting #7: cost 23 inf + 3856 10.206 * * [simplify]: Extracting #8: cost 8 inf + 8961 10.210 * * [simplify]: Extracting #9: cost 0 inf + 12999 10.215 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 10.215 * [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.215 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 10.216 * * [simplify]: iters left: 6 (16 enodes) 10.224 * * [simplify]: iters left: 5 (58 enodes) 10.242 * * [simplify]: iters left: 4 (86 enodes) 10.268 * * [simplify]: iters left: 3 (115 enodes) 10.299 * * [simplify]: iters left: 2 (127 enodes) 10.334 * * [simplify]: iters left: 1 (131 enodes) 10.352 * * [simplify]: Extracting #0: cost 1 inf + 0 10.352 * * [simplify]: Extracting #1: cost 11 inf + 0 10.352 * * [simplify]: Extracting #2: cost 31 inf + 0 10.353 * * [simplify]: Extracting #3: cost 36 inf + 447 10.353 * * [simplify]: Extracting #4: cost 32 inf + 975 10.353 * * [simplify]: Extracting #5: cost 30 inf + 2714 10.354 * * [simplify]: Extracting #6: cost 29 inf + 3686 10.354 * * [simplify]: Extracting #7: cost 17 inf + 5196 10.356 * * [simplify]: Extracting #8: cost 3 inf + 9555 10.358 * * [simplify]: Extracting #9: cost 0 inf + 10853 10.359 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))) 10.360 * [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.360 * * * * [progress]: [ 116 / 177 ] simplifiying candidate # 10.360 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 10.360 * * [simplify]: iters left: 6 (17 enodes) 10.364 * * [simplify]: iters left: 5 (59 enodes) 10.376 * * [simplify]: iters left: 4 (77 enodes) 10.400 * * [simplify]: iters left: 3 (101 enodes) 10.416 * * [simplify]: iters left: 2 (103 enodes) 10.430 * * [simplify]: Extracting #0: cost 1 inf + 0 10.430 * * [simplify]: Extracting #1: cost 12 inf + 0 10.430 * * [simplify]: Extracting #2: cost 26 inf + 0 10.430 * * [simplify]: Extracting #3: cost 25 inf + 245 10.430 * * [simplify]: Extracting #4: cost 18 inf + 1097 10.431 * * [simplify]: Extracting #5: cost 25 inf + 1299 10.431 * * [simplify]: Extracting #6: cost 27 inf + 1342 10.431 * * [simplify]: Extracting #7: cost 14 inf + 2694 10.432 * * [simplify]: Extracting #8: cost 6 inf + 5312 10.433 * * [simplify]: Extracting #9: cost 0 inf + 8071 10.435 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 10.435 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)))) 10.435 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 10.435 * * [simplify]: iters left: 6 (16 enodes) 10.441 * * [simplify]: iters left: 5 (58 enodes) 10.460 * * [simplify]: iters left: 4 (86 enodes) 10.487 * * [simplify]: iters left: 3 (115 enodes) 10.519 * * [simplify]: iters left: 2 (127 enodes) 10.545 * * [simplify]: iters left: 1 (131 enodes) 10.562 * * [simplify]: Extracting #0: cost 1 inf + 0 10.562 * * [simplify]: Extracting #1: cost 11 inf + 0 10.562 * * [simplify]: Extracting #2: cost 31 inf + 0 10.562 * * [simplify]: Extracting #3: cost 36 inf + 367 10.562 * * [simplify]: Extracting #4: cost 32 inf + 775 10.562 * * [simplify]: Extracting #5: cost 30 inf + 2354 10.563 * * [simplify]: Extracting #6: cost 29 inf + 3206 10.564 * * [simplify]: Extracting #7: cost 17 inf + 4676 10.565 * * [simplify]: Extracting #8: cost 3 inf + 8875 10.569 * * [simplify]: Extracting #9: cost 0 inf + 10053 10.571 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))) 10.571 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))))) 10.571 * * * * [progress]: [ 117 / 177 ] simplifiying candidate # 10.571 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 1) 10.571 * * [simplify]: iters left: 6 (17 enodes) 10.576 * * [simplify]: iters left: 5 (59 enodes) 10.585 * * [simplify]: iters left: 4 (77 enodes) 10.598 * * [simplify]: iters left: 3 (96 enodes) 10.619 * * [simplify]: Extracting #0: cost 1 inf + 0 10.619 * * [simplify]: Extracting #1: cost 7 inf + 0 10.619 * * [simplify]: Extracting #2: cost 13 inf + 1 10.619 * * [simplify]: Extracting #3: cost 16 inf + 2 10.620 * * [simplify]: Extracting #4: cost 13 inf + 327 10.620 * * [simplify]: Extracting #5: cost 20 inf + 489 10.620 * * [simplify]: Extracting #6: cost 21 inf + 533 10.621 * * [simplify]: Extracting #7: cost 13 inf + 950 10.621 * * [simplify]: Extracting #8: cost 7 inf + 1847 10.623 * * [simplify]: Extracting #9: cost 2 inf + 3544 10.624 * * [simplify]: Extracting #10: cost 0 inf + 4424 10.626 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 10.626 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a))) 10.626 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a) 10.626 * * [simplify]: iters left: 6 (15 enodes) 10.634 * * [simplify]: iters left: 5 (55 enodes) 10.653 * * [simplify]: iters left: 4 (83 enodes) 10.680 * * [simplify]: iters left: 3 (112 enodes) 10.712 * * [simplify]: iters left: 2 (124 enodes) 10.744 * * [simplify]: iters left: 1 (128 enodes) 10.776 * * [simplify]: Extracting #0: cost 1 inf + 0 10.776 * * [simplify]: Extracting #1: cost 11 inf + 0 10.776 * * [simplify]: Extracting #2: cost 28 inf + 1 10.777 * * [simplify]: Extracting #3: cost 36 inf + 205 10.777 * * [simplify]: Extracting #4: cost 34 inf + 450 10.777 * * [simplify]: Extracting #5: cost 30 inf + 2073 10.778 * * [simplify]: Extracting #6: cost 30 inf + 2481 10.780 * * [simplify]: Extracting #7: cost 20 inf + 3553 10.782 * * [simplify]: Extracting #8: cost 2 inf + 8411 10.787 * * [simplify]: Extracting #9: cost 0 inf + 9251 10.790 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (cbrt 2)) 10.790 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (cbrt 2)))) 10.791 * * * * [progress]: [ 118 / 177 ] simplifiying candidate # 10.791 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 10.791 * * [simplify]: iters left: 6 (17 enodes) 10.800 * * [simplify]: iters left: 5 (59 enodes) 10.818 * * [simplify]: iters left: 4 (77 enodes) 10.841 * * [simplify]: iters left: 3 (98 enodes) 10.854 * * [simplify]: iters left: 2 (101 enodes) 10.868 * * [simplify]: Extracting #0: cost 1 inf + 0 10.868 * * [simplify]: Extracting #1: cost 10 inf + 0 10.868 * * [simplify]: Extracting #2: cost 24 inf + 0 10.868 * * [simplify]: Extracting #3: cost 22 inf + 690 10.868 * * [simplify]: Extracting #4: cost 17 inf + 1299 10.868 * * [simplify]: Extracting #5: cost 25 inf + 1299 10.869 * * [simplify]: Extracting #6: cost 26 inf + 1384 10.869 * * [simplify]: Extracting #7: cost 13 inf + 2736 10.870 * * [simplify]: Extracting #8: cost 7 inf + 4852 10.871 * * [simplify]: Extracting #9: cost 0 inf + 8069 10.872 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) 10.872 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)))) 10.873 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 10.873 * * [simplify]: iters left: 6 (16 enodes) 10.880 * * [simplify]: iters left: 5 (58 enodes) 10.899 * * [simplify]: iters left: 4 (86 enodes) 10.928 * * [simplify]: iters left: 3 (115 enodes) 10.960 * * [simplify]: iters left: 2 (127 enodes) 10.993 * * [simplify]: iters left: 1 (131 enodes) 11.018 * * [simplify]: Extracting #0: cost 1 inf + 0 11.018 * * [simplify]: Extracting #1: cost 11 inf + 0 11.018 * * [simplify]: Extracting #2: cost 31 inf + 0 11.018 * * [simplify]: Extracting #3: cost 36 inf + 327 11.018 * * [simplify]: Extracting #4: cost 32 inf + 815 11.019 * * [simplify]: Extracting #5: cost 30 inf + 2354 11.019 * * [simplify]: Extracting #6: cost 29 inf + 3206 11.020 * * [simplify]: Extracting #7: cost 17 inf + 4676 11.021 * * [simplify]: Extracting #8: cost 3 inf + 8795 11.023 * * [simplify]: Extracting #9: cost 0 inf + 10053 11.025 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))) 11.025 * [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.025 * * * * [progress]: [ 119 / 177 ] simplifiying candidate # 11.025 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 11.025 * * [simplify]: iters left: 6 (16 enodes) 11.029 * * [simplify]: iters left: 5 (54 enodes) 11.038 * * [simplify]: iters left: 4 (67 enodes) 11.055 * * [simplify]: iters left: 3 (81 enodes) 11.067 * * [simplify]: Extracting #0: cost 1 inf + 0 11.067 * * [simplify]: Extracting #1: cost 8 inf + 0 11.067 * * [simplify]: Extracting #2: cost 18 inf + 0 11.067 * * [simplify]: Extracting #3: cost 14 inf + 410 11.068 * * [simplify]: Extracting #4: cost 14 inf + 452 11.068 * * [simplify]: Extracting #5: cost 21 inf + 493 11.068 * * [simplify]: Extracting #6: cost 22 inf + 578 11.068 * * [simplify]: Extracting #7: cost 11 inf + 1629 11.069 * * [simplify]: Extracting #8: cost 3 inf + 3886 11.070 * * [simplify]: Extracting #9: cost 0 inf + 5105 11.071 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 11.071 * [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.071 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 11.071 * * [simplify]: iters left: 6 (16 enodes) 11.075 * * [simplify]: iters left: 5 (58 enodes) 11.084 * * [simplify]: iters left: 4 (86 enodes) 11.105 * * [simplify]: iters left: 3 (115 enodes) 11.139 * * [simplify]: iters left: 2 (127 enodes) 11.171 * * [simplify]: iters left: 1 (131 enodes) 11.204 * * [simplify]: Extracting #0: cost 1 inf + 0 11.204 * * [simplify]: Extracting #1: cost 11 inf + 0 11.204 * * [simplify]: Extracting #2: cost 31 inf + 0 11.205 * * [simplify]: Extracting #3: cost 36 inf + 247 11.205 * * [simplify]: Extracting #4: cost 32 inf + 615 11.206 * * [simplify]: Extracting #5: cost 30 inf + 1994 11.207 * * [simplify]: Extracting #6: cost 29 inf + 2726 11.208 * * [simplify]: Extracting #7: cost 17 inf + 4156 11.211 * * [simplify]: Extracting #8: cost 3 inf + 8115 11.214 * * [simplify]: Extracting #9: cost 0 inf + 9253 11.218 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 11.218 * [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.218 * * * * [progress]: [ 120 / 177 ] simplifiying candidate # 11.219 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) 11.219 * * [simplify]: iters left: 6 (16 enodes) 11.227 * * [simplify]: iters left: 5 (54 enodes) 11.241 * * [simplify]: iters left: 4 (67 enodes) 11.251 * * [simplify]: iters left: 3 (82 enodes) 11.264 * * [simplify]: Extracting #0: cost 1 inf + 0 11.264 * * [simplify]: Extracting #1: cost 5 inf + 0 11.264 * * [simplify]: Extracting #2: cost 9 inf + 1 11.264 * * [simplify]: Extracting #3: cost 11 inf + 43 11.264 * * [simplify]: Extracting #4: cost 10 inf + 126 11.265 * * [simplify]: Extracting #5: cost 18 inf + 167 11.265 * * [simplify]: Extracting #6: cost 18 inf + 253 11.265 * * [simplify]: Extracting #7: cost 5 inf + 1702 11.266 * * [simplify]: Extracting #8: cost 1 inf + 2722 11.266 * * [simplify]: Extracting #9: cost 0 inf + 3102 11.267 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 11.267 * [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.267 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a) 11.268 * * [simplify]: iters left: 6 (15 enodes) 11.273 * * [simplify]: iters left: 5 (55 enodes) 11.284 * * [simplify]: iters left: 4 (83 enodes) 11.296 * * [simplify]: iters left: 3 (112 enodes) 11.317 * * [simplify]: iters left: 2 (124 enodes) 11.350 * * [simplify]: iters left: 1 (128 enodes) 11.381 * * [simplify]: Extracting #0: cost 1 inf + 0 11.381 * * [simplify]: Extracting #1: cost 11 inf + 0 11.381 * * [simplify]: Extracting #2: cost 28 inf + 1 11.382 * * [simplify]: Extracting #3: cost 36 inf + 125 11.382 * * [simplify]: Extracting #4: cost 34 inf + 290 11.382 * * [simplify]: Extracting #5: cost 30 inf + 1673 11.382 * * [simplify]: Extracting #6: cost 30 inf + 2041 11.383 * * [simplify]: Extracting #7: cost 20 inf + 3073 11.384 * * [simplify]: Extracting #8: cost 2 inf + 7691 11.386 * * [simplify]: Extracting #9: cost 0 inf + 8451 11.388 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)) 11.388 * [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.388 * * * * [progress]: [ 121 / 177 ] simplifiying candidate # 11.388 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) 11.388 * * [simplify]: iters left: 6 (16 enodes) 11.392 * * [simplify]: iters left: 5 (56 enodes) 11.401 * * [simplify]: iters left: 4 (72 enodes) 11.412 * * [simplify]: iters left: 3 (89 enodes) 11.426 * * [simplify]: iters left: 2 (90 enodes) 11.447 * * [simplify]: Extracting #0: cost 1 inf + 0 11.447 * * [simplify]: Extracting #1: cost 7 inf + 0 11.448 * * [simplify]: Extracting #2: cost 13 inf + 1 11.448 * * [simplify]: Extracting #3: cost 15 inf + 83 11.448 * * [simplify]: Extracting #4: cost 13 inf + 327 11.448 * * [simplify]: Extracting #5: cost 19 inf + 489 11.448 * * [simplify]: Extracting #6: cost 20 inf + 574 11.449 * * [simplify]: Extracting #7: cost 4 inf + 2863 11.451 * * [simplify]: Extracting #8: cost 0 inf + 4419 11.452 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 11.453 * [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.453 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)) 11.453 * * [simplify]: iters left: 6 (15 enodes) 11.461 * * [simplify]: iters left: 5 (55 enodes) 11.476 * * [simplify]: iters left: 4 (83 enodes) 11.490 * * [simplify]: iters left: 3 (112 enodes) 11.507 * * [simplify]: iters left: 2 (124 enodes) 11.527 * * [simplify]: iters left: 1 (128 enodes) 11.544 * * [simplify]: Extracting #0: cost 1 inf + 0 11.544 * * [simplify]: Extracting #1: cost 11 inf + 0 11.544 * * [simplify]: Extracting #2: cost 28 inf + 1 11.544 * * [simplify]: Extracting #3: cost 37 inf + 83 11.544 * * [simplify]: Extracting #4: cost 34 inf + 369 11.544 * * [simplify]: Extracting #5: cost 31 inf + 1791 11.545 * * [simplify]: Extracting #6: cost 31 inf + 2279 11.545 * * [simplify]: Extracting #7: cost 18 inf + 3975 11.547 * * [simplify]: Extracting #8: cost 2 inf + 8372 11.548 * * [simplify]: Extracting #9: cost 0 inf + 9251 11.551 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))) 11.551 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))))) 11.552 * * * * [progress]: [ 122 / 177 ] simplifiying candidate # 11.552 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) 11.552 * * [simplify]: iters left: 6 (15 enodes) 11.559 * * [simplify]: iters left: 5 (51 enodes) 11.577 * * [simplify]: iters left: 4 (63 enodes) 11.595 * * [simplify]: iters left: 3 (78 enodes) 11.610 * * [simplify]: Extracting #0: cost 1 inf + 0 11.610 * * [simplify]: Extracting #1: cost 5 inf + 0 11.610 * * [simplify]: Extracting #2: cost 9 inf + 1 11.610 * * [simplify]: Extracting #3: cost 11 inf + 43 11.610 * * [simplify]: Extracting #4: cost 10 inf + 126 11.610 * * [simplify]: Extracting #5: cost 17 inf + 167 11.610 * * [simplify]: Extracting #6: cost 18 inf + 252 11.611 * * [simplify]: Extracting #7: cost 4 inf + 2039 11.611 * * [simplify]: Extracting #8: cost 0 inf + 3099 11.612 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) 11.612 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)))) 11.612 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)) 11.612 * * [simplify]: iters left: 6 (15 enodes) 11.616 * * [simplify]: iters left: 5 (55 enodes) 11.624 * * [simplify]: iters left: 4 (83 enodes) 11.638 * * [simplify]: iters left: 3 (112 enodes) 11.667 * * [simplify]: iters left: 2 (124 enodes) 11.684 * * [simplify]: iters left: 1 (128 enodes) 11.705 * * [simplify]: Extracting #0: cost 1 inf + 0 11.705 * * [simplify]: Extracting #1: cost 11 inf + 0 11.706 * * [simplify]: Extracting #2: cost 28 inf + 1 11.706 * * [simplify]: Extracting #3: cost 37 inf + 43 11.706 * * [simplify]: Extracting #4: cost 34 inf + 249 11.707 * * [simplify]: Extracting #5: cost 31 inf + 1471 11.707 * * [simplify]: Extracting #6: cost 31 inf + 1879 11.709 * * [simplify]: Extracting #7: cost 18 inf + 3455 11.710 * * [simplify]: Extracting #8: cost 2 inf + 7652 11.712 * * [simplify]: Extracting #9: cost 0 inf + 8451 11.713 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))) 11.714 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))))) 11.714 * * * * [progress]: [ 123 / 177 ] simplifiying candidate # 11.714 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 1) 11.714 * * [simplify]: iters left: 6 (14 enodes) 11.717 * * [simplify]: iters left: 5 (44 enodes) 11.724 * * [simplify]: iters left: 4 (56 enodes) 11.731 * * [simplify]: iters left: 3 (68 enodes) 11.743 * * [simplify]: Extracting #0: cost 1 inf + 0 11.743 * * [simplify]: Extracting #1: cost 5 inf + 0 11.743 * * [simplify]: Extracting #2: cost 8 inf + 1 11.743 * * [simplify]: Extracting #3: cost 7 inf + 84 11.744 * * [simplify]: Extracting #4: cost 16 inf + 84 11.744 * * [simplify]: Extracting #5: cost 16 inf + 170 11.744 * * [simplify]: Extracting #6: cost 3 inf + 1876 11.745 * * [simplify]: Extracting #7: cost 0 inf + 2259 11.746 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 11.746 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a))) 11.747 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a) 11.747 * * [simplify]: iters left: 6 (14 enodes) 11.754 * * [simplify]: iters left: 5 (52 enodes) 11.770 * * [simplify]: iters left: 4 (80 enodes) 11.797 * * [simplify]: iters left: 3 (109 enodes) 11.819 * * [simplify]: iters left: 2 (121 enodes) 11.835 * * [simplify]: iters left: 1 (125 enodes) 11.851 * * [simplify]: Extracting #0: cost 1 inf + 0 11.851 * * [simplify]: Extracting #1: cost 11 inf + 0 11.851 * * [simplify]: Extracting #2: cost 25 inf + 2 11.851 * * [simplify]: Extracting #3: cost 34 inf + 86 11.851 * * [simplify]: Extracting #4: cost 34 inf + 128 11.851 * * [simplify]: Extracting #5: cost 34 inf + 944 11.852 * * [simplify]: Extracting #6: cost 28 inf + 1804 11.852 * * [simplify]: Extracting #7: cost 16 inf + 3411 11.854 * * [simplify]: Extracting #8: cost 2 inf + 7009 11.856 * * [simplify]: Extracting #9: cost 0 inf + 7649 11.857 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* 2 a)) 11.857 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 1) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* 2 a)))) 11.858 * * * * [progress]: [ 124 / 177 ] simplifiying candidate # 11.858 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 11.858 * * [simplify]: iters left: 6 (9 enodes) 11.864 * * [simplify]: iters left: 5 (35 enodes) 11.876 * * [simplify]: iters left: 4 (55 enodes) 11.896 * * [simplify]: iters left: 3 (89 enodes) 11.909 * * [simplify]: iters left: 2 (99 enodes) 11.922 * * [simplify]: Extracting #0: cost 1 inf + 0 11.922 * * [simplify]: Extracting #1: cost 18 inf + 0 11.923 * * [simplify]: Extracting #2: cost 34 inf + 1 11.923 * * [simplify]: Extracting #3: cost 32 inf + 3 11.924 * * [simplify]: Extracting #4: cost 10 inf + 3884 11.926 * * [simplify]: Extracting #5: cost 0 inf + 6067 11.927 * * [simplify]: Extracting #6: cost 0 inf + 5987 11.929 * [simplify]: Simplified to (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 11.929 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (cbrt a)))) 11.929 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (cbrt a)) 11.929 * * [simplify]: iters left: 6 (14 enodes) 11.937 * * [simplify]: iters left: 5 (52 enodes) 11.949 * * [simplify]: iters left: 4 (80 enodes) 11.961 * * [simplify]: iters left: 3 (109 enodes) 11.982 * * [simplify]: iters left: 2 (121 enodes) 12.001 * * [simplify]: iters left: 1 (125 enodes) 12.017 * * [simplify]: Extracting #0: cost 1 inf + 0 12.017 * * [simplify]: Extracting #1: cost 11 inf + 0 12.017 * * [simplify]: Extracting #2: cost 31 inf + 0 12.017 * * [simplify]: Extracting #3: cost 33 inf + 409 12.017 * * [simplify]: Extracting #4: cost 30 inf + 1949 12.018 * * [simplify]: Extracting #5: cost 27 inf + 2843 12.020 * * [simplify]: Extracting #6: cost 14 inf + 4813 12.022 * * [simplify]: Extracting #7: cost 1 inf + 8554 12.025 * * [simplify]: Extracting #8: cost 0 inf + 8893 12.028 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt 2))) 12.028 * [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.028 * * * * [progress]: [ 125 / 177 ] simplifiying candidate # 12.029 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) 12.029 * * [simplify]: iters left: 6 (8 enodes) 12.033 * * [simplify]: iters left: 5 (30 enodes) 12.043 * * [simplify]: iters left: 4 (42 enodes) 12.057 * * [simplify]: iters left: 3 (54 enodes) 12.074 * * [simplify]: iters left: 2 (56 enodes) 12.089 * * [simplify]: Extracting #0: cost 1 inf + 0 12.089 * * [simplify]: Extracting #1: cost 12 inf + 0 12.089 * * [simplify]: Extracting #2: cost 22 inf + 1 12.089 * * [simplify]: Extracting #3: cost 20 inf + 3 12.089 * * [simplify]: Extracting #4: cost 8 inf + 1545 12.090 * * [simplify]: Extracting #5: cost 1 inf + 2639 12.091 * * [simplify]: Extracting #6: cost 0 inf + 2841 12.092 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 12.092 * [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.092 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)) 12.093 * * [simplify]: iters left: 6 (14 enodes) 12.102 * * [simplify]: iters left: 5 (52 enodes) 12.119 * * [simplify]: iters left: 4 (80 enodes) 12.144 * * [simplify]: iters left: 3 (109 enodes) 12.166 * * [simplify]: iters left: 2 (121 enodes) 12.181 * * [simplify]: iters left: 1 (125 enodes) 12.197 * * [simplify]: Extracting #0: cost 1 inf + 0 12.197 * * [simplify]: Extracting #1: cost 11 inf + 0 12.197 * * [simplify]: Extracting #2: cost 31 inf + 0 12.197 * * [simplify]: Extracting #3: cost 33 inf + 289 12.198 * * [simplify]: Extracting #4: cost 30 inf + 1629 12.198 * * [simplify]: Extracting #5: cost 27 inf + 2403 12.199 * * [simplify]: Extracting #6: cost 14 inf + 4253 12.200 * * [simplify]: Extracting #7: cost 1 inf + 7794 12.203 * * [simplify]: Extracting #8: cost 0 inf + 8093 12.204 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))) 12.204 * [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.204 * * * * [progress]: [ 126 / 177 ] simplifiying candidate # 12.205 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) 12.205 * * [simplify]: iters left: 6 (6 enodes) 12.207 * * [simplify]: iters left: 5 (22 enodes) 12.211 * * [simplify]: iters left: 4 (32 enodes) 12.216 * * [simplify]: iters left: 3 (39 enodes) 12.226 * * [simplify]: Extracting #0: cost 1 inf + 0 12.226 * * [simplify]: Extracting #1: cost 6 inf + 0 12.226 * * [simplify]: Extracting #2: cost 9 inf + 1 12.226 * * [simplify]: Extracting #3: cost 6 inf + 164 12.226 * * [simplify]: Extracting #4: cost 2 inf + 691 12.227 * * [simplify]: Extracting #5: cost 0 inf + 974 12.227 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 12.227 * [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.228 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a) 12.228 * * [simplify]: iters left: 6 (13 enodes) 12.235 * * [simplify]: iters left: 5 (49 enodes) 12.251 * * [simplify]: iters left: 4 (77 enodes) 12.275 * * [simplify]: iters left: 3 (106 enodes) 12.294 * * [simplify]: iters left: 2 (118 enodes) 12.310 * * [simplify]: iters left: 1 (122 enodes) 12.326 * * [simplify]: Extracting #0: cost 1 inf + 0 12.326 * * [simplify]: Extracting #1: cost 11 inf + 0 12.326 * * [simplify]: Extracting #2: cost 28 inf + 1 12.326 * * [simplify]: Extracting #3: cost 29 inf + 654 12.326 * * [simplify]: Extracting #4: cost 25 inf + 2039 12.327 * * [simplify]: Extracting #5: cost 25 inf + 2207 12.327 * * [simplify]: Extracting #6: cost 13 inf + 3637 12.329 * * [simplify]: Extracting #7: cost 0 inf + 7291 12.331 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)) 12.331 * [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.331 * * * * [progress]: [ 127 / 177 ] simplifiying candidate # 12.332 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 12.332 * * [simplify]: iters left: 5 (8 enodes) 12.337 * * [simplify]: iters left: 4 (30 enodes) 12.347 * * [simplify]: iters left: 3 (42 enodes) 12.360 * * [simplify]: iters left: 2 (51 enodes) 12.374 * * [simplify]: iters left: 1 (54 enodes) 12.389 * * [simplify]: Extracting #0: cost 1 inf + 0 12.389 * * [simplify]: Extracting #1: cost 10 inf + 0 12.389 * * [simplify]: Extracting #2: cost 20 inf + 1 12.389 * * [simplify]: Extracting #3: cost 18 inf + 206 12.390 * * [simplify]: Extracting #4: cost 2 inf + 2557 12.391 * * [simplify]: Extracting #5: cost 0 inf + 2841 12.392 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 12.392 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)))) 12.392 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)) 12.392 * * [simplify]: iters left: 6 (14 enodes) 12.400 * * [simplify]: iters left: 5 (52 enodes) 12.416 * * [simplify]: iters left: 4 (80 enodes) 12.439 * * [simplify]: iters left: 3 (109 enodes) 12.457 * * [simplify]: iters left: 2 (121 enodes) 12.472 * * [simplify]: iters left: 1 (125 enodes) 12.487 * * [simplify]: Extracting #0: cost 1 inf + 0 12.487 * * [simplify]: Extracting #1: cost 11 inf + 0 12.487 * * [simplify]: Extracting #2: cost 31 inf + 0 12.487 * * [simplify]: Extracting #3: cost 33 inf + 409 12.487 * * [simplify]: Extracting #4: cost 30 inf + 1669 12.488 * * [simplify]: Extracting #5: cost 27 inf + 2403 12.488 * * [simplify]: Extracting #6: cost 14 inf + 4293 12.490 * * [simplify]: Extracting #7: cost 1 inf + 7754 12.491 * * [simplify]: Extracting #8: cost 0 inf + 8093 12.493 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))) 12.493 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))))) 12.493 * * * * [progress]: [ 128 / 177 ] simplifiying candidate # 12.493 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (sqrt a)) 12.493 * * [simplify]: iters left: 5 (7 enodes) 12.496 * * [simplify]: iters left: 4 (25 enodes) 12.501 * * [simplify]: iters left: 3 (32 enodes) 12.511 * * [simplify]: iters left: 2 (34 enodes) 12.521 * * [simplify]: Extracting #0: cost 1 inf + 0 12.522 * * [simplify]: Extracting #1: cost 8 inf + 0 12.522 * * [simplify]: Extracting #2: cost 14 inf + 1 12.522 * * [simplify]: Extracting #3: cost 11 inf + 44 12.522 * * [simplify]: Extracting #4: cost 3 inf + 617 12.522 * * [simplify]: Extracting #5: cost 1 inf + 902 12.523 * * [simplify]: Extracting #6: cost 0 inf + 1065 12.523 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 12.523 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)))) 12.524 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)) 12.524 * * [simplify]: iters left: 6 (14 enodes) 12.532 * * [simplify]: iters left: 5 (52 enodes) 12.550 * * [simplify]: iters left: 4 (80 enodes) 12.574 * * [simplify]: iters left: 3 (109 enodes) 12.604 * * [simplify]: iters left: 2 (121 enodes) 12.635 * * [simplify]: iters left: 1 (125 enodes) 12.651 * * [simplify]: Extracting #0: cost 1 inf + 0 12.651 * * [simplify]: Extracting #1: cost 11 inf + 0 12.652 * * [simplify]: Extracting #2: cost 31 inf + 0 12.652 * * [simplify]: Extracting #3: cost 33 inf + 289 12.652 * * [simplify]: Extracting #4: cost 30 inf + 1349 12.652 * * [simplify]: Extracting #5: cost 27 inf + 1963 12.653 * * [simplify]: Extracting #6: cost 14 inf + 3733 12.654 * * [simplify]: Extracting #7: cost 1 inf + 6994 12.656 * * [simplify]: Extracting #8: cost 0 inf + 7293 12.657 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))) 12.659 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))))) 12.659 * * * * [progress]: [ 129 / 177 ] simplifiying candidate # 12.659 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) 1) 12.659 * * [simplify]: iters left: 5 (5 enodes) 12.661 * * [simplify]: iters left: 4 (17 enodes) 12.664 * * [simplify]: iters left: 3 (22 enodes) 12.668 * * [simplify]: iters left: 2 (25 enodes) 12.674 * * [simplify]: Extracting #0: cost 1 inf + 0 12.674 * * [simplify]: Extracting #1: cost 4 inf + 0 12.674 * * [simplify]: Extracting #2: cost 5 inf + 1 12.674 * * [simplify]: Extracting #3: cost 0 inf + 248 12.674 * [simplify]: Simplified to (/ 1 (sqrt 2)) 12.674 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a))) 12.675 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a) 12.675 * * [simplify]: iters left: 6 (13 enodes) 12.682 * * [simplify]: iters left: 5 (49 enodes) 12.698 * * [simplify]: iters left: 4 (77 enodes) 12.722 * * [simplify]: iters left: 3 (106 enodes) 12.741 * * [simplify]: iters left: 2 (118 enodes) 12.757 * * [simplify]: iters left: 1 (122 enodes) 12.790 * * [simplify]: Extracting #0: cost 1 inf + 0 12.790 * * [simplify]: Extracting #1: cost 11 inf + 0 12.790 * * [simplify]: Extracting #2: cost 28 inf + 1 12.790 * * [simplify]: Extracting #3: cost 29 inf + 454 12.790 * * [simplify]: Extracting #4: cost 25 inf + 1559 12.791 * * [simplify]: Extracting #5: cost 25 inf + 1727 12.791 * * [simplify]: Extracting #6: cost 13 inf + 3117 12.793 * * [simplify]: Extracting #7: cost 0 inf + 6491 12.794 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)) 12.794 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)))) 12.794 * * * * [progress]: [ 130 / 177 ] simplifiying candidate # 12.794 * [simplify]: Simplifying (/ (/ 1 1) (* (cbrt a) (cbrt a))) 12.794 * * [simplify]: iters left: 5 (6 enodes) 12.796 * * [simplify]: iters left: 4 (20 enodes) 12.799 * * [simplify]: iters left: 3 (26 enodes) 12.803 * * [simplify]: iters left: 2 (28 enodes) 12.807 * * [simplify]: Extracting #0: cost 1 inf + 0 12.808 * * [simplify]: Extracting #1: cost 7 inf + 0 12.808 * * [simplify]: Extracting #2: cost 11 inf + 1 12.808 * * [simplify]: Extracting #3: cost 0 inf + 1218 12.808 * [simplify]: Simplified to (/ (/ 1 (cbrt a)) (cbrt a)) 12.808 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt a)) (cbrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)))) 12.808 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 12.808 * * [simplify]: iters left: 6 (13 enodes) 12.812 * * [simplify]: iters left: 5 (49 enodes) 12.821 * * [simplify]: iters left: 4 (77 enodes) 12.845 * * [simplify]: iters left: 3 (106 enodes) 12.875 * * [simplify]: iters left: 2 (118 enodes) 12.907 * * [simplify]: iters left: 1 (122 enodes) 12.937 * * [simplify]: Extracting #0: cost 1 inf + 0 12.937 * * [simplify]: Extracting #1: cost 11 inf + 0 12.937 * * [simplify]: Extracting #2: cost 28 inf + 1 12.937 * * [simplify]: Extracting #3: cost 30 inf + 493 12.938 * * [simplify]: Extracting #4: cost 25 inf + 2039 12.939 * * [simplify]: Extracting #5: cost 25 inf + 2207 12.940 * * [simplify]: Extracting #6: cost 13 inf + 3637 12.943 * * [simplify]: Extracting #7: cost 0 inf + 7291 12.946 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 12.946 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt a)) (cbrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)))) 12.946 * * * * [progress]: [ 131 / 177 ] simplifiying candidate # 12.946 * [simplify]: Simplifying (/ (/ 1 1) (sqrt a)) 12.946 * * [simplify]: iters left: 4 (5 enodes) 12.949 * * [simplify]: iters left: 3 (15 enodes) 12.954 * * [simplify]: iters left: 2 (17 enodes) 12.956 * * [simplify]: Extracting #0: cost 1 inf + 0 12.956 * * [simplify]: Extracting #1: cost 4 inf + 0 12.957 * * [simplify]: Extracting #2: cost 5 inf + 1 12.957 * * [simplify]: Extracting #3: cost 1 inf + 207 12.957 * * [simplify]: Extracting #4: cost 0 inf + 248 12.957 * [simplify]: Simplified to (/ 1 (sqrt a)) 12.957 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 12.957 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 12.957 * * [simplify]: iters left: 6 (13 enodes) 12.961 * * [simplify]: iters left: 5 (49 enodes) 12.969 * * [simplify]: iters left: 4 (77 enodes) 12.982 * * [simplify]: iters left: 3 (106 enodes) 13.011 * * [simplify]: iters left: 2 (118 enodes) 13.043 * * [simplify]: iters left: 1 (122 enodes) 13.073 * * [simplify]: Extracting #0: cost 1 inf + 0 13.073 * * [simplify]: Extracting #1: cost 11 inf + 0 13.073 * * [simplify]: Extracting #2: cost 28 inf + 1 13.074 * * [simplify]: Extracting #3: cost 30 inf + 373 13.074 * * [simplify]: Extracting #4: cost 25 inf + 1559 13.074 * * [simplify]: Extracting #5: cost 25 inf + 1727 13.075 * * [simplify]: Extracting #6: cost 13 inf + 3117 13.076 * * [simplify]: Extracting #7: cost 0 inf + 6491 13.078 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 13.078 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 13.078 * * * * [progress]: [ 132 / 177 ] simplifiying candidate # 13.078 * [simplify]: Simplifying (/ (/ 1 1) 1) 13.078 * * [simplify]: iters left: 4 (3 enodes) 13.080 * * [simplify]: iters left: 3 (7 enodes) 13.081 * * [simplify]: iters left: 2 (9 enodes) 13.082 * * [simplify]: Extracting #0: cost 1 inf + 0 13.082 * * [simplify]: Extracting #1: cost 0 inf + 1 13.083 * [simplify]: Simplified to 1 13.083 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 13.083 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 13.083 * * [simplify]: iters left: 6 (12 enodes) 13.086 * * [simplify]: iters left: 5 (46 enodes) 13.094 * * [simplify]: iters left: 4 (74 enodes) 13.108 * * [simplify]: iters left: 3 (103 enodes) 13.137 * * [simplify]: iters left: 2 (115 enodes) 13.167 * * [simplify]: iters left: 1 (119 enodes) 13.182 * * [simplify]: Extracting #0: cost 1 inf + 0 13.182 * * [simplify]: Extracting #1: cost 11 inf + 0 13.182 * * [simplify]: Extracting #2: cost 24 inf + 44 13.182 * * [simplify]: Extracting #3: cost 30 inf + 170 13.182 * * [simplify]: Extracting #4: cost 27 inf + 872 13.183 * * [simplify]: Extracting #5: cost 26 inf + 1162 13.183 * * [simplify]: Extracting #6: cost 14 inf + 2432 13.184 * * [simplify]: Extracting #7: cost 3 inf + 4950 13.186 * * [simplify]: Extracting #8: cost 0 inf + 5689 13.187 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 13.187 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 13.187 * * * * [progress]: [ 133 / 177 ] simplifiying candidate # 13.187 * [simplify]: Simplifying (/ 1 (* (cbrt a) (cbrt a))) 13.188 * * [simplify]: iters left: 5 (5 enodes) 13.189 * * [simplify]: iters left: 4 (19 enodes) 13.192 * * [simplify]: iters left: 3 (23 enodes) 13.196 * * [simplify]: Extracting #0: cost 1 inf + 0 13.196 * * [simplify]: Extracting #1: cost 6 inf + 0 13.196 * * [simplify]: Extracting #2: cost 9 inf + 1 13.196 * * [simplify]: Extracting #3: cost 1 inf + 852 13.196 * * [simplify]: Extracting #4: cost 0 inf + 974 13.196 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 13.196 * [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.196 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 13.196 * * [simplify]: iters left: 6 (13 enodes) 13.199 * * [simplify]: iters left: 5 (49 enodes) 13.213 * * [simplify]: iters left: 4 (77 enodes) 13.236 * * [simplify]: iters left: 3 (106 enodes) 13.258 * * [simplify]: iters left: 2 (118 enodes) 13.273 * * [simplify]: iters left: 1 (122 enodes) 13.299 * * [simplify]: Extracting #0: cost 1 inf + 0 13.299 * * [simplify]: Extracting #1: cost 11 inf + 0 13.299 * * [simplify]: Extracting #2: cost 28 inf + 1 13.299 * * [simplify]: Extracting #3: cost 30 inf + 493 13.300 * * [simplify]: Extracting #4: cost 25 inf + 2039 13.301 * * [simplify]: Extracting #5: cost 25 inf + 2207 13.302 * * [simplify]: Extracting #6: cost 13 inf + 3637 13.305 * * [simplify]: Extracting #7: cost 0 inf + 7291 13.307 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 13.308 * [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.308 * * * * [progress]: [ 134 / 177 ] simplifiying candidate # 13.308 * [simplify]: Simplifying (/ 1 (sqrt a)) 13.308 * * [simplify]: iters left: 3 (4 enodes) 13.310 * * [simplify]: iters left: 2 (14 enodes) 13.315 * * [simplify]: iters left: 1 (16 enodes) 13.320 * * [simplify]: Extracting #0: cost 1 inf + 0 13.320 * * [simplify]: Extracting #1: cost 4 inf + 0 13.320 * * [simplify]: Extracting #2: cost 5 inf + 1 13.320 * * [simplify]: Extracting #3: cost 3 inf + 43 13.320 * * [simplify]: Extracting #4: cost 1 inf + 166 13.320 * * [simplify]: Extracting #5: cost 0 inf + 248 13.321 * [simplify]: Simplified to (/ 1 (sqrt a)) 13.321 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 13.321 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 13.321 * * [simplify]: iters left: 6 (13 enodes) 13.327 * * [simplify]: iters left: 5 (49 enodes) 13.338 * * [simplify]: iters left: 4 (77 enodes) 13.349 * * [simplify]: iters left: 3 (106 enodes) 13.371 * * [simplify]: iters left: 2 (118 enodes) 13.398 * * [simplify]: iters left: 1 (122 enodes) 13.413 * * [simplify]: Extracting #0: cost 1 inf + 0 13.413 * * [simplify]: Extracting #1: cost 11 inf + 0 13.413 * * [simplify]: Extracting #2: cost 28 inf + 1 13.413 * * [simplify]: Extracting #3: cost 30 inf + 373 13.413 * * [simplify]: Extracting #4: cost 25 inf + 1559 13.414 * * [simplify]: Extracting #5: cost 25 inf + 1727 13.414 * * [simplify]: Extracting #6: cost 13 inf + 3117 13.416 * * [simplify]: Extracting #7: cost 0 inf + 6491 13.417 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 13.417 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 13.417 * * * * [progress]: [ 135 / 177 ] simplifiying candidate # 13.417 * [simplify]: Simplifying (/ 1 1) 13.417 * * [simplify]: iters left: 2 (2 enodes) 13.418 * * [simplify]: iters left: 1 (6 enodes) 13.420 * * [simplify]: Extracting #0: cost 1 inf + 0 13.420 * * [simplify]: Extracting #1: cost 0 inf + 1 13.420 * [simplify]: Simplified to 1 13.420 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 13.420 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 13.420 * * [simplify]: iters left: 6 (12 enodes) 13.425 * * [simplify]: iters left: 5 (46 enodes) 13.440 * * [simplify]: iters left: 4 (74 enodes) 13.454 * * [simplify]: iters left: 3 (103 enodes) 13.469 * * [simplify]: iters left: 2 (115 enodes) 13.488 * * [simplify]: iters left: 1 (119 enodes) 13.503 * * [simplify]: Extracting #0: cost 1 inf + 0 13.503 * * [simplify]: Extracting #1: cost 11 inf + 0 13.503 * * [simplify]: Extracting #2: cost 24 inf + 44 13.503 * * [simplify]: Extracting #3: cost 30 inf + 170 13.504 * * [simplify]: Extracting #4: cost 27 inf + 872 13.505 * * [simplify]: Extracting #5: cost 26 inf + 1162 13.506 * * [simplify]: Extracting #6: cost 14 inf + 2432 13.508 * * [simplify]: Extracting #7: cost 3 inf + 4950 13.510 * * [simplify]: Extracting #8: cost 0 inf + 5689 13.513 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 13.513 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 13.513 * * * * [progress]: [ 136 / 177 ] simplifiying candidate # 13.513 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* (cbrt a) (cbrt a))) 13.513 * * [simplify]: iters left: 6 (12 enodes) 13.519 * * [simplify]: iters left: 5 (46 enodes) 13.533 * * [simplify]: iters left: 4 (70 enodes) 13.553 * * [simplify]: iters left: 3 (93 enodes) 13.565 * * [simplify]: iters left: 2 (97 enodes) 13.578 * * [simplify]: Extracting #0: cost 1 inf + 0 13.579 * * [simplify]: Extracting #1: cost 9 inf + 0 13.579 * * [simplify]: Extracting #2: cost 23 inf + 0 13.579 * * [simplify]: Extracting #3: cost 25 inf + 205 13.579 * * [simplify]: Extracting #4: cost 22 inf + 1622 13.579 * * [simplify]: Extracting #5: cost 23 inf + 1827 13.580 * * [simplify]: Extracting #6: cost 8 inf + 3480 13.581 * * [simplify]: Extracting #7: cost 1 inf + 5693 13.583 * * [simplify]: Extracting #8: cost 0 inf + 6072 13.585 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt a))) 13.585 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt a))) (/ (/ 1 2) (cbrt a)))) 13.586 * [simplify]: Simplifying (/ (/ 1 2) (cbrt a)) 13.586 * * [simplify]: iters left: 4 (6 enodes) 13.590 * * [simplify]: iters left: 3 (23 enodes) 13.599 * * [simplify]: iters left: 2 (30 enodes) 13.608 * * [simplify]: iters left: 1 (32 enodes) 13.617 * * [simplify]: Extracting #0: cost 1 inf + 0 13.617 * * [simplify]: Extracting #1: cost 8 inf + 0 13.617 * * [simplify]: Extracting #2: cost 9 inf + 3 13.617 * * [simplify]: Extracting #3: cost 8 inf + 4 13.618 * * [simplify]: Extracting #4: cost 2 inf + 695 13.618 * * [simplify]: Extracting #5: cost 0 inf + 898 13.618 * [simplify]: Simplified to (/ 1/2 (cbrt a)) 13.618 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 13.618 * * * * [progress]: [ 137 / 177 ] simplifiying candidate # 13.619 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt a)) 13.619 * * [simplify]: iters left: 6 (11 enodes) 13.624 * * [simplify]: iters left: 5 (41 enodes) 13.636 * * [simplify]: iters left: 4 (58 enodes) 13.653 * * [simplify]: iters left: 3 (74 enodes) 13.672 * * [simplify]: Extracting #0: cost 1 inf + 0 13.672 * * [simplify]: Extracting #1: cost 7 inf + 0 13.672 * * [simplify]: Extracting #2: cost 16 inf + 0 13.673 * * [simplify]: Extracting #3: cost 14 inf + 206 13.673 * * [simplify]: Extracting #4: cost 17 inf + 574 13.673 * * [simplify]: Extracting #5: cost 18 inf + 659 13.674 * * [simplify]: Extracting #6: cost 5 inf + 2284 13.675 * * [simplify]: Extracting #7: cost 1 inf + 2967 13.677 * * [simplify]: Extracting #8: cost 0 inf + 3266 13.678 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt a)) 13.678 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt a)) (/ (/ 1 2) (sqrt a)))) 13.678 * [simplify]: Simplifying (/ (/ 1 2) (sqrt a)) 13.679 * * [simplify]: iters left: 4 (6 enodes) 13.683 * * [simplify]: iters left: 3 (23 enodes) 13.690 * * [simplify]: iters left: 2 (30 enodes) 13.699 * * [simplify]: iters left: 1 (32 enodes) 13.711 * * [simplify]: Extracting #0: cost 1 inf + 0 13.711 * * [simplify]: Extracting #1: cost 8 inf + 0 13.711 * * [simplify]: Extracting #2: cost 9 inf + 3 13.711 * * [simplify]: Extracting #3: cost 1 inf + 496 13.711 * * [simplify]: Extracting #4: cost 0 inf + 578 13.712 * [simplify]: Simplified to (/ 1/2 (sqrt a)) 13.712 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt a)) (/ 1/2 (sqrt a)))) 13.712 * * * * [progress]: [ 138 / 177 ] simplifiying candidate # 13.712 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 1) 13.712 * * [simplify]: iters left: 6 (11 enodes) 13.718 * * [simplify]: iters left: 5 (41 enodes) 13.725 * * [simplify]: iters left: 4 (57 enodes) 13.733 * * [simplify]: iters left: 3 (72 enodes) 13.741 * * [simplify]: Extracting #0: cost 1 inf + 0 13.741 * * [simplify]: Extracting #1: cost 6 inf + 0 13.741 * * [simplify]: Extracting #2: cost 6 inf + 43 13.741 * * [simplify]: Extracting #3: cost 14 inf + 84 13.742 * * [simplify]: Extracting #4: cost 12 inf + 295 13.742 * * [simplify]: Extracting #5: cost 3 inf + 1181 13.742 * * [simplify]: Extracting #6: cost 1 inf + 1442 13.743 * * [simplify]: Extracting #7: cost 0 inf + 1661 13.743 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a -4) c))) b) 13.743 * [simplify]: Simplified (2 1) to (λ (a b c) (* (- (sqrt (fma b b (* (* a -4) c))) b) (/ (/ 1 2) a))) 13.743 * [simplify]: Simplifying (/ (/ 1 2) a) 13.743 * * [simplify]: iters left: 4 (5 enodes) 13.746 * * [simplify]: iters left: 3 (20 enodes) 13.749 * * [simplify]: iters left: 2 (27 enodes) 13.753 * * [simplify]: iters left: 1 (29 enodes) 13.757 * * [simplify]: Extracting #0: cost 1 inf + 0 13.757 * * [simplify]: Extracting #1: cost 8 inf + 0 13.758 * * [simplify]: Extracting #2: cost 3 inf + 130 13.758 * * [simplify]: Extracting #3: cost 0 inf + 256 13.758 * [simplify]: Simplified to (/ 1/2 a) 13.758 * [simplify]: Simplified (2 2) to (λ (a b c) (* (- (sqrt (fma b b (* (* a -4) c))) b) (/ 1/2 a))) 13.758 * * * * [progress]: [ 139 / 177 ] simplifiying candidate # 13.758 * * * * [progress]: [ 140 / 177 ] simplifiying candidate # 13.758 * * * * [progress]: [ 141 / 177 ] simplifiying candidate # 13.758 * * * * [progress]: [ 142 / 177 ] simplifiying candidate # 13.758 * [simplify]: Simplifying (cbrt a) 13.758 * * [simplify]: iters left: 1 (2 enodes) 13.759 * * [simplify]: Extracting #0: cost 1 inf + 0 13.759 * * [simplify]: Extracting #1: cost 3 inf + 0 13.759 * * [simplify]: Extracting #2: cost 2 inf + 1 13.759 * * [simplify]: Extracting #3: cost 0 inf + 163 13.759 * [simplify]: Simplified to (cbrt a) 13.759 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 13.759 * * * * [progress]: [ 143 / 177 ] simplifiying candidate # 13.759 * [simplify]: Simplifying (sqrt a) 13.759 * * [simplify]: iters left: 1 (2 enodes) 13.759 * * [simplify]: Extracting #0: cost 1 inf + 0 13.759 * * [simplify]: Extracting #1: cost 3 inf + 0 13.759 * * [simplify]: Extracting #2: cost 2 inf + 1 13.760 * * [simplify]: Extracting #3: cost 0 inf + 83 13.760 * [simplify]: Simplified to (sqrt a) 13.760 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) (sqrt a))) 13.760 * * * * [progress]: [ 144 / 177 ] simplifiying candidate # 13.760 * * * * [progress]: [ 145 / 177 ] simplifiying candidate # 13.760 * [simplify]: Simplifying (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 13.760 * * [simplify]: iters left: 6 (13 enodes) 13.763 * * [simplify]: iters left: 5 (47 enodes) 13.776 * * [simplify]: iters left: 4 (64 enodes) 13.795 * * [simplify]: iters left: 3 (80 enodes) 13.818 * * [simplify]: Extracting #0: cost 1 inf + 0 13.818 * * [simplify]: Extracting #1: cost 3 inf + 0 13.818 * * [simplify]: Extracting #2: cost 5 inf + 0 13.818 * * [simplify]: Extracting #3: cost 11 inf + 0 13.818 * * [simplify]: Extracting #4: cost 17 inf + 1 13.818 * * [simplify]: Extracting #5: cost 17 inf + 85 13.819 * * [simplify]: Extracting #6: cost 22 inf + 332 13.819 * * [simplify]: Extracting #7: cost 22 inf + 418 13.820 * * [simplify]: Extracting #8: cost 8 inf + 2047 13.821 * * [simplify]: Extracting #9: cost 1 inf + 3929 13.822 * * [simplify]: Extracting #10: cost 0 inf + 4309 13.824 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 13.824 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 13.824 * * * * [progress]: [ 146 / 177 ] simplifiying candidate # 13.824 * [simplify]: Simplifying (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 13.824 * * [simplify]: iters left: 6 (12 enodes) 13.829 * * [simplify]: iters left: 5 (44 enodes) 13.844 * * [simplify]: iters left: 4 (61 enodes) 13.861 * * [simplify]: iters left: 3 (77 enodes) 13.882 * * [simplify]: Extracting #0: cost 1 inf + 0 13.882 * * [simplify]: Extracting #1: cost 3 inf + 0 13.882 * * [simplify]: Extracting #2: cost 9 inf + 0 13.882 * * [simplify]: Extracting #3: cost 15 inf + 1 13.882 * * [simplify]: Extracting #4: cost 16 inf + 44 13.882 * * [simplify]: Extracting #5: cost 21 inf + 250 13.882 * * [simplify]: Extracting #6: cost 21 inf + 376 13.882 * * [simplify]: Extracting #7: cost 15 inf + 668 13.883 * * [simplify]: Extracting #8: cost 8 inf + 1511 13.883 * * [simplify]: Extracting #9: cost 0 inf + 3469 13.884 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) 13.884 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 13.884 * * * * [progress]: [ 147 / 177 ] simplifiying candidate # 13.885 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) 13.885 * * [simplify]: iters left: 6 (15 enodes) 13.888 * * [simplify]: iters left: 5 (56 enodes) 13.898 * * [simplify]: iters left: 4 (82 enodes) 13.918 * * [simplify]: iters left: 3 (101 enodes) 13.940 * * [simplify]: iters left: 2 (104 enodes) 13.953 * * [simplify]: Extracting #0: cost 1 inf + 0 13.953 * * [simplify]: Extracting #1: cost 11 inf + 0 13.953 * * [simplify]: Extracting #2: cost 22 inf + 0 13.953 * * [simplify]: Extracting #3: cost 25 inf + 1 13.953 * * [simplify]: Extracting #4: cost 24 inf + 285 13.953 * * [simplify]: Extracting #5: cost 30 inf + 488 13.954 * * [simplify]: Extracting #6: cost 30 inf + 574 13.954 * * [simplify]: Extracting #7: cost 17 inf + 2319 13.955 * * [simplify]: Extracting #8: cost 6 inf + 6021 13.956 * * [simplify]: Extracting #9: cost 0 inf + 8741 13.959 * * [simplify]: Extracting #10: cost 0 inf + 8701 13.962 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) 13.962 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))))) 13.962 * * * * [progress]: [ 148 / 177 ] simplifiying candidate # 13.962 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) 13.963 * * [simplify]: iters left: 6 (14 enodes) 13.970 * * [simplify]: iters left: 5 (49 enodes) 13.985 * * [simplify]: iters left: 4 (64 enodes) 14.005 * * [simplify]: iters left: 3 (79 enodes) 14.027 * * [simplify]: Extracting #0: cost 1 inf + 0 14.027 * * [simplify]: Extracting #1: cost 7 inf + 0 14.027 * * [simplify]: Extracting #2: cost 14 inf + 0 14.027 * * [simplify]: Extracting #3: cost 17 inf + 1 14.027 * * [simplify]: Extracting #4: cost 16 inf + 125 14.027 * * [simplify]: Extracting #5: cost 24 inf + 166 14.028 * * [simplify]: Extracting #6: cost 25 inf + 210 14.028 * * [simplify]: Extracting #7: cost 10 inf + 1823 14.030 * * [simplify]: Extracting #8: cost 2 inf + 4579 14.032 * * [simplify]: Extracting #9: cost 0 inf + 5379 14.033 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 14.033 * [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.034 * * * * [progress]: [ 149 / 177 ] simplifiying candidate # 14.034 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) 14.034 * * [simplify]: iters left: 6 (13 enodes) 14.041 * * [simplify]: iters left: 5 (46 enodes) 14.055 * * [simplify]: iters left: 4 (67 enodes) 14.077 * * [simplify]: iters left: 3 (80 enodes) 14.098 * * [simplify]: Extracting #0: cost 1 inf + 0 14.098 * * [simplify]: Extracting #1: cost 5 inf + 0 14.098 * * [simplify]: Extracting #2: cost 7 inf + 1 14.098 * * [simplify]: Extracting #3: cost 11 inf + 1 14.099 * * [simplify]: Extracting #4: cost 13 inf + 2 14.099 * * [simplify]: Extracting #5: cost 20 inf + 84 14.099 * * [simplify]: Extracting #6: cost 19 inf + 253 14.099 * * [simplify]: Extracting #7: cost 8 inf + 1520 14.101 * * [simplify]: Extracting #8: cost 1 inf + 3277 14.102 * * [simplify]: Extracting #9: cost 0 inf + 3617 14.104 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 14.104 * [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.104 * * * * [progress]: [ 150 / 177 ] simplifiying candidate # 14.104 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 14.104 * * [simplify]: iters left: 6 (14 enodes) 14.112 * * [simplify]: iters left: 5 (49 enodes) 14.127 * * [simplify]: iters left: 4 (62 enodes) 14.142 * * [simplify]: iters left: 3 (74 enodes) 14.152 * * [simplify]: Extracting #0: cost 1 inf + 0 14.152 * * [simplify]: Extracting #1: cost 6 inf + 0 14.152 * * [simplify]: Extracting #2: cost 12 inf + 0 14.152 * * [simplify]: Extracting #3: cost 14 inf + 82 14.152 * * [simplify]: Extracting #4: cost 12 inf + 447 14.153 * * [simplify]: Extracting #5: cost 20 inf + 488 14.153 * * [simplify]: Extracting #6: cost 21 inf + 532 14.153 * * [simplify]: Extracting #7: cost 6 inf + 2442 14.154 * * [simplify]: Extracting #8: cost 1 inf + 3803 14.154 * * [simplify]: Extracting #9: cost 0 inf + 4183 14.155 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 14.155 * [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.155 * * * * [progress]: [ 151 / 177 ] simplifiying candidate # 14.155 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 14.156 * * [simplify]: iters left: 6 (13 enodes) 14.159 * * [simplify]: iters left: 5 (44 enodes) 14.165 * * [simplify]: iters left: 4 (55 enodes) 14.178 * * [simplify]: iters left: 3 (67 enodes) 14.198 * * [simplify]: Extracting #0: cost 1 inf + 0 14.198 * * [simplify]: Extracting #1: cost 4 inf + 0 14.198 * * [simplify]: Extracting #2: cost 8 inf + 0 14.198 * * [simplify]: Extracting #3: cost 10 inf + 42 14.199 * * [simplify]: Extracting #4: cost 10 inf + 125 14.199 * * [simplify]: Extracting #5: cost 18 inf + 166 14.199 * * [simplify]: Extracting #6: cost 19 inf + 210 14.199 * * [simplify]: Extracting #7: cost 12 inf + 544 14.200 * * [simplify]: Extracting #8: cost 4 inf + 1783 14.201 * * [simplify]: Extracting #9: cost 1 inf + 2601 14.202 * * [simplify]: Extracting #10: cost 0 inf + 2941 14.204 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 14.204 * [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.204 * * * * [progress]: [ 152 / 177 ] simplifiying candidate # 14.204 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) 14.204 * * [simplify]: iters left: 6 (12 enodes) 14.211 * * [simplify]: iters left: 5 (41 enodes) 14.223 * * [simplify]: iters left: 4 (54 enodes) 14.240 * * [simplify]: iters left: 3 (66 enodes) 14.250 * * [simplify]: Extracting #0: cost 1 inf + 0 14.250 * * [simplify]: Extracting #1: cost 4 inf + 0 14.250 * * [simplify]: Extracting #2: cost 7 inf + 1 14.250 * * [simplify]: Extracting #3: cost 9 inf + 2 14.250 * * [simplify]: Extracting #4: cost 16 inf + 84 14.250 * * [simplify]: Extracting #5: cost 15 inf + 212 14.250 * * [simplify]: Extracting #6: cost 3 inf + 1619 14.251 * * [simplify]: Extracting #7: cost 1 inf + 1920 14.251 * * [simplify]: Extracting #8: cost 0 inf + 2179 14.252 * [simplify]: Simplified to (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) 14.252 * [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.252 * * * * [progress]: [ 153 / 177 ] simplifiying candidate # 14.252 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 14.252 * * [simplify]: iters left: 5 (5 enodes) 14.254 * * [simplify]: iters left: 4 (19 enodes) 14.258 * * [simplify]: iters left: 3 (23 enodes) 14.262 * * [simplify]: Extracting #0: cost 1 inf + 0 14.262 * * [simplify]: Extracting #1: cost 6 inf + 0 14.262 * * [simplify]: Extracting #2: cost 9 inf + 1 14.262 * * [simplify]: Extracting #3: cost 1 inf + 852 14.263 * * [simplify]: Extracting #4: cost 0 inf + 974 14.263 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 14.263 * [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.263 * * * * [progress]: [ 154 / 177 ] simplifiying candidate # 14.263 * [simplify]: Simplifying (/ 1 (sqrt 2)) 14.263 * * [simplify]: iters left: 3 (4 enodes) 14.265 * * [simplify]: iters left: 2 (14 enodes) 14.268 * * [simplify]: iters left: 1 (16 enodes) 14.271 * * [simplify]: Extracting #0: cost 1 inf + 0 14.271 * * [simplify]: Extracting #1: cost 4 inf + 0 14.271 * * [simplify]: Extracting #2: cost 5 inf + 1 14.271 * * [simplify]: Extracting #3: cost 3 inf + 43 14.271 * * [simplify]: Extracting #4: cost 1 inf + 166 14.271 * * [simplify]: Extracting #5: cost 0 inf + 248 14.271 * [simplify]: Simplified to (/ 1 (sqrt 2)) 14.271 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (sqrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))))) 14.271 * * * * [progress]: [ 155 / 177 ] simplifiying candidate # 14.271 * [simplify]: Simplifying (/ 1 1) 14.271 * * [simplify]: iters left: 2 (2 enodes) 14.272 * * [simplify]: iters left: 1 (6 enodes) 14.273 * * [simplify]: Extracting #0: cost 1 inf + 0 14.273 * * [simplify]: Extracting #1: cost 0 inf + 1 14.273 * [simplify]: Simplified to 1 14.273 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 14.273 * * * * [progress]: [ 156 / 177 ] simplifiying candidate # 14.274 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 14.274 * * [simplify]: iters left: 6 (15 enodes) 14.278 * * [simplify]: iters left: 5 (51 enodes) 14.291 * * [simplify]: iters left: 4 (61 enodes) 14.311 * * [simplify]: iters left: 3 (73 enodes) 14.331 * * [simplify]: Extracting #0: cost 1 inf + 0 14.331 * * [simplify]: Extracting #1: cost 6 inf + 0 14.331 * * [simplify]: Extracting #2: cost 13 inf + 0 14.331 * * [simplify]: Extracting #3: cost 16 inf + 1 14.331 * * [simplify]: Extracting #4: cost 13 inf + 326 14.331 * * [simplify]: Extracting #5: cost 20 inf + 488 14.331 * * [simplify]: Extracting #6: cost 20 inf + 574 14.332 * * [simplify]: Extracting #7: cost 6 inf + 2065 14.333 * * [simplify]: Extracting #8: cost 1 inf + 4003 14.335 * * [simplify]: Extracting #9: cost 0 inf + 4423 14.336 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 14.337 * [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.337 * * * * [progress]: [ 157 / 177 ] simplifiying candidate # 14.337 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 14.337 * * [simplify]: iters left: 6 (14 enodes) 14.344 * * [simplify]: iters left: 5 (46 enodes) 14.358 * * [simplify]: iters left: 4 (54 enodes) 14.375 * * [simplify]: iters left: 3 (66 enodes) 14.389 * * [simplify]: Extracting #0: cost 1 inf + 0 14.389 * * [simplify]: Extracting #1: cost 4 inf + 0 14.389 * * [simplify]: Extracting #2: cost 9 inf + 0 14.389 * * [simplify]: Extracting #3: cost 11 inf + 42 14.389 * * [simplify]: Extracting #4: cost 10 inf + 125 14.389 * * [simplify]: Extracting #5: cost 18 inf + 166 14.389 * * [simplify]: Extracting #6: cost 18 inf + 252 14.390 * * [simplify]: Extracting #7: cost 5 inf + 1524 14.390 * * [simplify]: Extracting #8: cost 1 inf + 2721 14.391 * * [simplify]: Extracting #9: cost 0 inf + 3101 14.391 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 14.391 * [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.391 * * * * [progress]: [ 158 / 177 ] simplifiying candidate # 14.392 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 14.392 * * [simplify]: iters left: 6 (13 enodes) 14.395 * * [simplify]: iters left: 5 (43 enodes) 14.401 * * [simplify]: iters left: 4 (53 enodes) 14.410 * * [simplify]: iters left: 3 (65 enodes) 14.425 * * [simplify]: Extracting #0: cost 1 inf + 0 14.425 * * [simplify]: Extracting #1: cost 5 inf + 0 14.425 * * [simplify]: Extracting #2: cost 8 inf + 1 14.425 * * [simplify]: Extracting #3: cost 8 inf + 43 14.425 * * [simplify]: Extracting #4: cost 16 inf + 84 14.425 * * [simplify]: Extracting #5: cost 16 inf + 170 14.426 * * [simplify]: Extracting #6: cost 6 inf + 1395 14.427 * * [simplify]: Extracting #7: cost 0 inf + 2259 14.428 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 14.428 * [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.428 * * * * [progress]: [ 159 / 177 ] simplifiying candidate # 14.428 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 14.428 * * [simplify]: iters left: 6 (15 enodes) 14.436 * * [simplify]: iters left: 5 (51 enodes) 14.450 * * [simplify]: iters left: 4 (61 enodes) 14.460 * * [simplify]: iters left: 3 (73 enodes) 14.469 * * [simplify]: Extracting #0: cost 1 inf + 0 14.469 * * [simplify]: Extracting #1: cost 6 inf + 0 14.469 * * [simplify]: Extracting #2: cost 13 inf + 0 14.469 * * [simplify]: Extracting #3: cost 16 inf + 1 14.470 * * [simplify]: Extracting #4: cost 13 inf + 326 14.470 * * [simplify]: Extracting #5: cost 20 inf + 488 14.470 * * [simplify]: Extracting #6: cost 20 inf + 574 14.470 * * [simplify]: Extracting #7: cost 6 inf + 2065 14.471 * * [simplify]: Extracting #8: cost 1 inf + 4003 14.471 * * [simplify]: Extracting #9: cost 0 inf + 4423 14.472 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 14.472 * [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.472 * * * * [progress]: [ 160 / 177 ] simplifiying candidate # 14.472 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 14.473 * * [simplify]: iters left: 6 (14 enodes) 14.476 * * [simplify]: iters left: 5 (46 enodes) 14.484 * * [simplify]: iters left: 4 (54 enodes) 14.501 * * [simplify]: iters left: 3 (66 enodes) 14.519 * * [simplify]: Extracting #0: cost 1 inf + 0 14.519 * * [simplify]: Extracting #1: cost 4 inf + 0 14.519 * * [simplify]: Extracting #2: cost 9 inf + 0 14.519 * * [simplify]: Extracting #3: cost 11 inf + 42 14.519 * * [simplify]: Extracting #4: cost 10 inf + 125 14.519 * * [simplify]: Extracting #5: cost 18 inf + 166 14.520 * * [simplify]: Extracting #6: cost 18 inf + 252 14.520 * * [simplify]: Extracting #7: cost 5 inf + 1524 14.521 * * [simplify]: Extracting #8: cost 1 inf + 2721 14.522 * * [simplify]: Extracting #9: cost 0 inf + 3101 14.523 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 14.523 * [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.524 * * * * [progress]: [ 161 / 177 ] simplifiying candidate # 14.524 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 14.524 * * [simplify]: iters left: 6 (13 enodes) 14.530 * * [simplify]: iters left: 5 (43 enodes) 14.546 * * [simplify]: iters left: 4 (53 enodes) 14.562 * * [simplify]: iters left: 3 (65 enodes) 14.578 * * [simplify]: Extracting #0: cost 1 inf + 0 14.578 * * [simplify]: Extracting #1: cost 5 inf + 0 14.578 * * [simplify]: Extracting #2: cost 8 inf + 1 14.579 * * [simplify]: Extracting #3: cost 8 inf + 43 14.579 * * [simplify]: Extracting #4: cost 16 inf + 84 14.579 * * [simplify]: Extracting #5: cost 16 inf + 170 14.579 * * [simplify]: Extracting #6: cost 6 inf + 1395 14.580 * * [simplify]: Extracting #7: cost 0 inf + 2259 14.581 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 14.581 * [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.581 * * * * [progress]: [ 162 / 177 ] simplifiying candidate # 14.582 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 14.582 * * [simplify]: iters left: 5 (5 enodes) 14.585 * * [simplify]: iters left: 4 (19 enodes) 14.592 * * [simplify]: iters left: 3 (23 enodes) 14.600 * * [simplify]: Extracting #0: cost 1 inf + 0 14.600 * * [simplify]: Extracting #1: cost 6 inf + 0 14.600 * * [simplify]: Extracting #2: cost 9 inf + 1 14.600 * * [simplify]: Extracting #3: cost 1 inf + 852 14.600 * * [simplify]: Extracting #4: cost 0 inf + 974 14.601 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 14.601 * [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.601 * * * * [progress]: [ 163 / 177 ] simplifiying candidate # 14.601 * [simplify]: Simplifying (/ 1 (sqrt 2)) 14.601 * * [simplify]: iters left: 3 (4 enodes) 14.604 * * [simplify]: iters left: 2 (14 enodes) 14.609 * * [simplify]: iters left: 1 (16 enodes) 14.615 * * [simplify]: Extracting #0: cost 1 inf + 0 14.615 * * [simplify]: Extracting #1: cost 4 inf + 0 14.615 * * [simplify]: Extracting #2: cost 5 inf + 1 14.615 * * [simplify]: Extracting #3: cost 3 inf + 43 14.615 * * [simplify]: Extracting #4: cost 1 inf + 166 14.615 * * [simplify]: Extracting #5: cost 0 inf + 248 14.615 * [simplify]: Simplified to (/ 1 (sqrt 2)) 14.616 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (sqrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))))) 14.616 * * * * [progress]: [ 164 / 177 ] simplifiying candidate # 14.616 * [simplify]: Simplifying (/ 1 1) 14.616 * * [simplify]: iters left: 2 (2 enodes) 14.617 * * [simplify]: iters left: 1 (6 enodes) 14.619 * * [simplify]: Extracting #0: cost 1 inf + 0 14.619 * * [simplify]: Extracting #1: cost 0 inf + 1 14.619 * [simplify]: Simplified to 1 14.619 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 14.620 * * * * [progress]: [ 165 / 177 ] simplifiying candidate # 14.620 * * * * [progress]: [ 166 / 177 ] simplifiying candidate # 14.620 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 14.620 * * [simplify]: iters left: 6 (9 enodes) 14.624 * * [simplify]: iters left: 5 (32 enodes) 14.634 * * [simplify]: iters left: 4 (43 enodes) 14.646 * * [simplify]: iters left: 3 (55 enodes) 14.661 * * [simplify]: Extracting #0: cost 1 inf + 0 14.661 * * [simplify]: Extracting #1: cost 5 inf + 0 14.661 * * [simplify]: Extracting #2: cost 7 inf + 1 14.661 * * [simplify]: Extracting #3: cost 15 inf + 42 14.661 * * [simplify]: Extracting #4: cost 12 inf + 294 14.662 * * [simplify]: Extracting #5: cost 3 inf + 1043 14.662 * * [simplify]: Extracting #6: cost 0 inf + 1660 14.663 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 14.663 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (/ a (/ 1 2)))) 14.663 * * * * [progress]: [ 167 / 177 ] simplifiying candidate # 14.664 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 14.664 * * [simplify]: iters left: 6 (9 enodes) 14.668 * * [simplify]: iters left: 5 (32 enodes) 14.678 * * [simplify]: iters left: 4 (43 enodes) 14.693 * * [simplify]: iters left: 3 (55 enodes) 14.708 * * [simplify]: Extracting #0: cost 1 inf + 0 14.708 * * [simplify]: Extracting #1: cost 5 inf + 0 14.708 * * [simplify]: Extracting #2: cost 7 inf + 1 14.708 * * [simplify]: Extracting #3: cost 15 inf + 42 14.708 * * [simplify]: Extracting #4: cost 12 inf + 294 14.709 * * [simplify]: Extracting #5: cost 3 inf + 1043 14.710 * * [simplify]: Extracting #6: cost 0 inf + 1660 14.710 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 14.710 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* a 2))) 14.711 * * * * [progress]: [ 168 / 177 ] simplifiying candidate #real (real->posit16 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))))> 14.711 * * * * [progress]: [ 169 / 177 ] simplifiying candidate # 14.711 * [simplify]: Simplifying b 14.711 * * [simplify]: iters left: 0 (1 enodes) 14.712 * * [simplify]: Extracting #0: cost 1 inf + 0 14.712 * * [simplify]: Extracting #1: cost 0 inf + 1 14.712 * [simplify]: Simplified to b 14.712 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- b b) 2) a)) 14.712 * * * * [progress]: [ 170 / 177 ] simplifiying candidate # 14.712 * [simplify]: Simplifying (* +nan.0 a) 14.712 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- +nan.0 b) 2) a)) 14.712 * * * * [progress]: [ 171 / 177 ] simplifiying candidate # 14.712 * [simplify]: Simplifying (* +nan.0 a) 14.712 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- +nan.0 b) 2) a)) 14.712 * * * * [progress]: [ 172 / 177 ] simplifiying candidate # 14.713 * [simplify]: Simplifying 0 14.713 * * [simplify]: iters left: 0 (1 enodes) 14.714 * * [simplify]: Extracting #0: cost 1 inf + 0 14.714 * * [simplify]: Extracting #1: cost 0 inf + 1 14.714 * [simplify]: Simplified to 0 14.714 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ 0 2) a)) 14.714 * * * * [progress]: [ 173 / 177 ] simplifiying candidate # 14.714 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 14.714 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ +nan.0 2) a)) 14.714 * * * * [progress]: [ 174 / 177 ] simplifiying candidate # 14.715 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 14.715 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ +nan.0 2) a)) 14.715 * * * * [progress]: [ 175 / 177 ] simplifiying candidate # 14.715 * [simplify]: Simplifying 0 14.715 * * [simplify]: iters left: 0 (1 enodes) 14.716 * * [simplify]: Extracting #0: cost 1 inf + 0 14.716 * * [simplify]: Extracting #1: cost 0 inf + 1 14.716 * [simplify]: Simplified to 0 14.716 * [simplify]: Simplified (2) to (λ (a b c) 0) 14.716 * * * * [progress]: [ 176 / 177 ] simplifiying candidate # 14.716 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 14.716 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 14.717 * * * * [progress]: [ 177 / 177 ] simplifiying candidate # 14.717 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 14.717 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 14.717 * * * [progress]: adding candidates to table 16.873 * * [progress]: iteration 2 / 4 16.873 * * * [progress]: picking best candidate 17.014 * * * * [pick]: Picked # 17.014 * * * [progress]: localizing error 17.041 * * * [progress]: generating rewritten candidates 17.041 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 1) 17.043 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1 1) 17.050 * * * * [progress]: [ 3 / 3 ] rewriting at (2) 17.101 * * * [progress]: generating series expansions 17.101 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 1) 17.101 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 17.101 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 17.101 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 17.101 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 17.101 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.101 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 17.101 * [taylor]: Taking taylor expansion of c in b 17.101 * [backup-simplify]: Simplify c into c 17.101 * [taylor]: Taking taylor expansion of (* -4 a) in b 17.101 * [taylor]: Taking taylor expansion of -4 in b 17.101 * [backup-simplify]: Simplify -4 into -4 17.101 * [taylor]: Taking taylor expansion of a in b 17.101 * [backup-simplify]: Simplify a into a 17.102 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.102 * [taylor]: Taking taylor expansion of b in b 17.102 * [backup-simplify]: Simplify 0 into 0 17.102 * [backup-simplify]: Simplify 1 into 1 17.102 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.102 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 17.102 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 17.102 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 17.103 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.103 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 17.103 * [backup-simplify]: Simplify (+ 0 0) into 0 17.103 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 17.103 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 17.103 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 17.104 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.104 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 17.104 * [taylor]: Taking taylor expansion of c in a 17.104 * [backup-simplify]: Simplify c into c 17.104 * [taylor]: Taking taylor expansion of (* -4 a) in a 17.104 * [taylor]: Taking taylor expansion of -4 in a 17.104 * [backup-simplify]: Simplify -4 into -4 17.104 * [taylor]: Taking taylor expansion of a in a 17.104 * [backup-simplify]: Simplify 0 into 0 17.104 * [backup-simplify]: Simplify 1 into 1 17.104 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.104 * [taylor]: Taking taylor expansion of b in a 17.104 * [backup-simplify]: Simplify b into b 17.104 * [backup-simplify]: Simplify (* -4 0) into 0 17.104 * [backup-simplify]: Simplify (* c 0) into 0 17.104 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.105 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.105 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.105 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 17.106 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 17.106 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.106 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 17.106 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 17.106 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.106 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.106 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.106 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.106 * [taylor]: Taking taylor expansion of c in c 17.106 * [backup-simplify]: Simplify 0 into 0 17.106 * [backup-simplify]: Simplify 1 into 1 17.106 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.106 * [taylor]: Taking taylor expansion of -4 in c 17.106 * [backup-simplify]: Simplify -4 into -4 17.106 * [taylor]: Taking taylor expansion of a in c 17.107 * [backup-simplify]: Simplify a into a 17.107 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.107 * [taylor]: Taking taylor expansion of b in c 17.107 * [backup-simplify]: Simplify b into b 17.107 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.107 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.107 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.107 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.107 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.107 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.108 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.108 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.108 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.108 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.108 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.108 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.108 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.108 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.108 * [taylor]: Taking taylor expansion of c in c 17.108 * [backup-simplify]: Simplify 0 into 0 17.108 * [backup-simplify]: Simplify 1 into 1 17.108 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.108 * [taylor]: Taking taylor expansion of -4 in c 17.108 * [backup-simplify]: Simplify -4 into -4 17.109 * [taylor]: Taking taylor expansion of a in c 17.109 * [backup-simplify]: Simplify a into a 17.109 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.109 * [taylor]: Taking taylor expansion of b in c 17.109 * [backup-simplify]: Simplify b into b 17.109 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.109 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.109 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.109 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.109 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.109 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.110 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.110 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.110 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.110 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.110 * [taylor]: Taking taylor expansion of b in a 17.110 * [backup-simplify]: Simplify b into b 17.110 * [taylor]: Taking taylor expansion of b in b 17.110 * [backup-simplify]: Simplify 0 into 0 17.110 * [backup-simplify]: Simplify 1 into 1 17.110 * [backup-simplify]: Simplify 0 into 0 17.110 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 17.111 * [taylor]: Taking taylor expansion of -2 in a 17.111 * [backup-simplify]: Simplify -2 into -2 17.111 * [taylor]: Taking taylor expansion of (/ a b) in a 17.111 * [taylor]: Taking taylor expansion of a in a 17.111 * [backup-simplify]: Simplify 0 into 0 17.111 * [backup-simplify]: Simplify 1 into 1 17.111 * [taylor]: Taking taylor expansion of b in a 17.111 * [backup-simplify]: Simplify b into b 17.111 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.111 * [taylor]: Taking taylor expansion of 0 in b 17.111 * [backup-simplify]: Simplify 0 into 0 17.111 * [backup-simplify]: Simplify 0 into 0 17.111 * [backup-simplify]: Simplify 1 into 1 17.112 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 17.113 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 17.113 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 17.113 * [backup-simplify]: Simplify (+ 0 0) into 0 17.114 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 17.114 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 17.114 * [taylor]: Taking taylor expansion of -2 in a 17.114 * [backup-simplify]: Simplify -2 into -2 17.114 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 17.114 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.114 * [taylor]: Taking taylor expansion of a in a 17.114 * [backup-simplify]: Simplify 0 into 0 17.114 * [backup-simplify]: Simplify 1 into 1 17.114 * [taylor]: Taking taylor expansion of (pow b 3) in a 17.114 * [taylor]: Taking taylor expansion of b in a 17.114 * [backup-simplify]: Simplify b into b 17.115 * [backup-simplify]: Simplify (* 1 1) into 1 17.115 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.115 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 17.115 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 17.115 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 17.115 * [taylor]: Taking taylor expansion of (/ -2 b) in b 17.115 * [taylor]: Taking taylor expansion of -2 in b 17.115 * [backup-simplify]: Simplify -2 into -2 17.115 * [taylor]: Taking taylor expansion of b in b 17.115 * [backup-simplify]: Simplify 0 into 0 17.115 * [backup-simplify]: Simplify 1 into 1 17.116 * [backup-simplify]: Simplify (/ -2 1) into -2 17.116 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 17.117 * [backup-simplify]: Simplify 0 into 0 17.117 * [taylor]: Taking taylor expansion of 0 in b 17.117 * [backup-simplify]: Simplify 0 into 0 17.117 * [backup-simplify]: Simplify 0 into 0 17.117 * [backup-simplify]: Simplify 0 into 0 17.117 * [backup-simplify]: Simplify 0 into 0 17.118 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 17.119 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 17.120 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 17.120 * [backup-simplify]: Simplify (+ 0 0) into 0 17.121 * [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.121 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 17.121 * [taylor]: Taking taylor expansion of -4 in a 17.121 * [backup-simplify]: Simplify -4 into -4 17.121 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 17.121 * [taylor]: Taking taylor expansion of (pow a 3) in a 17.121 * [taylor]: Taking taylor expansion of a in a 17.121 * [backup-simplify]: Simplify 0 into 0 17.121 * [backup-simplify]: Simplify 1 into 1 17.121 * [taylor]: Taking taylor expansion of (pow b 5) in a 17.121 * [taylor]: Taking taylor expansion of b in a 17.121 * [backup-simplify]: Simplify b into b 17.122 * [backup-simplify]: Simplify (* 1 1) into 1 17.122 * [backup-simplify]: Simplify (* 1 1) into 1 17.122 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.122 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 17.122 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 17.122 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 17.122 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 17.123 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 17.123 * [taylor]: Taking taylor expansion of 0 in b 17.123 * [backup-simplify]: Simplify 0 into 0 17.123 * [backup-simplify]: Simplify 0 into 0 17.123 * [taylor]: Taking taylor expansion of 0 in b 17.123 * [backup-simplify]: Simplify 0 into 0 17.123 * [backup-simplify]: Simplify 0 into 0 17.124 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 17.124 * [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.124 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 17.124 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 17.124 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 17.124 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.124 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 17.124 * [taylor]: Taking taylor expansion of (/ 1 c) in b 17.124 * [taylor]: Taking taylor expansion of c in b 17.124 * [backup-simplify]: Simplify c into c 17.124 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.124 * [taylor]: Taking taylor expansion of (/ -4 a) in b 17.124 * [taylor]: Taking taylor expansion of -4 in b 17.124 * [backup-simplify]: Simplify -4 into -4 17.124 * [taylor]: Taking taylor expansion of a in b 17.124 * [backup-simplify]: Simplify a into a 17.124 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.124 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.125 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.125 * [taylor]: Taking taylor expansion of b in b 17.125 * [backup-simplify]: Simplify 0 into 0 17.125 * [backup-simplify]: Simplify 1 into 1 17.125 * [backup-simplify]: Simplify (* 1 1) into 1 17.125 * [backup-simplify]: Simplify (/ 1 1) into 1 17.126 * [backup-simplify]: Simplify (+ 0 1) into 1 17.126 * [backup-simplify]: Simplify (sqrt 1) into 1 17.127 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.128 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.128 * [backup-simplify]: Simplify (+ 0 0) into 0 17.129 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.129 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 17.129 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 17.129 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.129 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 17.129 * [taylor]: Taking taylor expansion of (/ 1 c) in a 17.129 * [taylor]: Taking taylor expansion of c in a 17.129 * [backup-simplify]: Simplify c into c 17.129 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.129 * [taylor]: Taking taylor expansion of (/ -4 a) in a 17.129 * [taylor]: Taking taylor expansion of -4 in a 17.129 * [backup-simplify]: Simplify -4 into -4 17.129 * [taylor]: Taking taylor expansion of a in a 17.129 * [backup-simplify]: Simplify 0 into 0 17.129 * [backup-simplify]: Simplify 1 into 1 17.130 * [backup-simplify]: Simplify (/ -4 1) into -4 17.130 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.130 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.130 * [taylor]: Taking taylor expansion of b in a 17.130 * [backup-simplify]: Simplify b into b 17.130 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.130 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.130 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 17.130 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.131 * [backup-simplify]: Simplify (sqrt 0) into 0 17.131 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.131 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.131 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.131 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.131 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.131 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.131 * [taylor]: Taking taylor expansion of c in c 17.132 * [backup-simplify]: Simplify 0 into 0 17.132 * [backup-simplify]: Simplify 1 into 1 17.132 * [backup-simplify]: Simplify (/ 1 1) into 1 17.132 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.132 * [taylor]: Taking taylor expansion of -4 in c 17.132 * [backup-simplify]: Simplify -4 into -4 17.132 * [taylor]: Taking taylor expansion of a in c 17.132 * [backup-simplify]: Simplify a into a 17.132 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.132 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.132 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.132 * [taylor]: Taking taylor expansion of b in c 17.132 * [backup-simplify]: Simplify b into b 17.132 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.132 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.132 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.133 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.133 * [backup-simplify]: Simplify (sqrt 0) into 0 17.133 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.134 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.134 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.134 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.134 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.134 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.134 * [taylor]: Taking taylor expansion of c in c 17.134 * [backup-simplify]: Simplify 0 into 0 17.134 * [backup-simplify]: Simplify 1 into 1 17.134 * [backup-simplify]: Simplify (/ 1 1) into 1 17.134 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.134 * [taylor]: Taking taylor expansion of -4 in c 17.134 * [backup-simplify]: Simplify -4 into -4 17.134 * [taylor]: Taking taylor expansion of a in c 17.134 * [backup-simplify]: Simplify a into a 17.134 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.134 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.134 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.134 * [taylor]: Taking taylor expansion of b in c 17.134 * [backup-simplify]: Simplify b into b 17.134 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.135 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.135 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.135 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.135 * [backup-simplify]: Simplify (sqrt 0) into 0 17.136 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.136 * [taylor]: Taking taylor expansion of 0 in a 17.136 * [backup-simplify]: Simplify 0 into 0 17.136 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 17.136 * [taylor]: Taking taylor expansion of +nan.0 in a 17.136 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.136 * [taylor]: Taking taylor expansion of a in a 17.136 * [backup-simplify]: Simplify 0 into 0 17.136 * [backup-simplify]: Simplify 1 into 1 17.137 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 17.137 * [taylor]: Taking taylor expansion of +nan.0 in b 17.137 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.137 * [taylor]: Taking taylor expansion of 0 in b 17.137 * [backup-simplify]: Simplify 0 into 0 17.137 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 17.138 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.138 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 17.139 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.139 * [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.140 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 17.140 * [taylor]: Taking taylor expansion of +nan.0 in a 17.140 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.140 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 17.140 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.140 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.140 * [taylor]: Taking taylor expansion of b in a 17.140 * [backup-simplify]: Simplify b into b 17.140 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.140 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.140 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.140 * [taylor]: Taking taylor expansion of +nan.0 in a 17.140 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.140 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.140 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.140 * [taylor]: Taking taylor expansion of a in a 17.140 * [backup-simplify]: Simplify 0 into 0 17.140 * [backup-simplify]: Simplify 1 into 1 17.140 * [backup-simplify]: Simplify (* 1 1) into 1 17.141 * [backup-simplify]: Simplify (/ 1 1) into 1 17.141 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.142 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.143 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.143 * [backup-simplify]: Simplify (- 0) into 0 17.144 * [backup-simplify]: Simplify (+ 0 0) into 0 17.144 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.144 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.145 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 17.146 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 17.146 * [taylor]: Taking taylor expansion of 0 in b 17.146 * [backup-simplify]: Simplify 0 into 0 17.147 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 17.147 * [taylor]: Taking taylor expansion of 0 in b 17.147 * [backup-simplify]: Simplify 0 into 0 17.147 * [taylor]: Taking taylor expansion of 0 in b 17.147 * [backup-simplify]: Simplify 0 into 0 17.147 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.147 * [backup-simplify]: Simplify 0 into 0 17.148 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.148 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.149 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 17.149 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.150 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.150 * [backup-simplify]: Simplify (+ 0 0) into 0 17.151 * [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.151 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 17.151 * [taylor]: Taking taylor expansion of +nan.0 in a 17.151 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.151 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 17.151 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 17.151 * [taylor]: Taking taylor expansion of +nan.0 in a 17.151 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.151 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 17.151 * [taylor]: Taking taylor expansion of (pow a 3) in a 17.151 * [taylor]: Taking taylor expansion of a in a 17.151 * [backup-simplify]: Simplify 0 into 0 17.151 * [backup-simplify]: Simplify 1 into 1 17.152 * [backup-simplify]: Simplify (* 1 1) into 1 17.152 * [backup-simplify]: Simplify (* 1 1) into 1 17.152 * [backup-simplify]: Simplify (/ 1 1) into 1 17.152 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 17.152 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 17.152 * [taylor]: Taking taylor expansion of +nan.0 in a 17.152 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.153 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 17.153 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 17.153 * [taylor]: Taking taylor expansion of a in a 17.153 * [backup-simplify]: Simplify 0 into 0 17.153 * [backup-simplify]: Simplify 1 into 1 17.153 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.153 * [taylor]: Taking taylor expansion of b in a 17.153 * [backup-simplify]: Simplify b into b 17.153 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.153 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 17.153 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.153 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 17.154 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.155 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.155 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.156 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.157 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.157 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.158 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.158 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.159 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.159 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.159 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.159 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.159 * [backup-simplify]: Simplify (+ 0 0) into 0 17.160 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.160 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.160 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.161 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.161 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.161 * [taylor]: Taking taylor expansion of +nan.0 in b 17.161 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.161 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.161 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.161 * [taylor]: Taking taylor expansion of b in b 17.161 * [backup-simplify]: Simplify 0 into 0 17.161 * [backup-simplify]: Simplify 1 into 1 17.161 * [backup-simplify]: Simplify (* 1 1) into 1 17.161 * [backup-simplify]: Simplify (/ 1 1) into 1 17.161 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.162 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.162 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.163 * [backup-simplify]: Simplify (- 0) into 0 17.163 * [backup-simplify]: Simplify 0 into 0 17.163 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.164 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.164 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.164 * [backup-simplify]: Simplify (- 0) into 0 17.164 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 17.165 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.165 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.165 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.165 * [taylor]: Taking taylor expansion of +nan.0 in b 17.165 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.165 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.165 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.165 * [taylor]: Taking taylor expansion of b in b 17.165 * [backup-simplify]: Simplify 0 into 0 17.165 * [backup-simplify]: Simplify 1 into 1 17.165 * [backup-simplify]: Simplify (* 1 1) into 1 17.166 * [backup-simplify]: Simplify (/ 1 1) into 1 17.166 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.166 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.167 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.167 * [backup-simplify]: Simplify (- 0) into 0 17.167 * [backup-simplify]: Simplify 0 into 0 17.168 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.168 * [taylor]: Taking taylor expansion of 0 in b 17.168 * [backup-simplify]: Simplify 0 into 0 17.168 * [taylor]: Taking taylor expansion of 0 in b 17.168 * [backup-simplify]: Simplify 0 into 0 17.168 * [backup-simplify]: Simplify 0 into 0 17.168 * [backup-simplify]: Simplify 0 into 0 17.168 * [backup-simplify]: Simplify 0 into 0 17.168 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 17.168 * [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.168 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 17.168 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 17.168 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 17.168 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.168 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 17.168 * [taylor]: Taking taylor expansion of (/ -1 c) in b 17.168 * [taylor]: Taking taylor expansion of -1 in b 17.168 * [backup-simplify]: Simplify -1 into -1 17.168 * [taylor]: Taking taylor expansion of c in b 17.168 * [backup-simplify]: Simplify c into c 17.168 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.168 * [taylor]: Taking taylor expansion of (/ 4 a) in b 17.168 * [taylor]: Taking taylor expansion of 4 in b 17.168 * [backup-simplify]: Simplify 4 into 4 17.168 * [taylor]: Taking taylor expansion of a in b 17.168 * [backup-simplify]: Simplify a into a 17.168 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.168 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.169 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.169 * [taylor]: Taking taylor expansion of b in b 17.169 * [backup-simplify]: Simplify 0 into 0 17.169 * [backup-simplify]: Simplify 1 into 1 17.169 * [backup-simplify]: Simplify (* 1 1) into 1 17.169 * [backup-simplify]: Simplify (/ 1 1) into 1 17.169 * [backup-simplify]: Simplify (+ 0 1) into 1 17.170 * [backup-simplify]: Simplify (sqrt 1) into 1 17.170 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.170 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.171 * [backup-simplify]: Simplify (+ 0 0) into 0 17.171 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.171 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 17.171 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 17.171 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.171 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 17.171 * [taylor]: Taking taylor expansion of (/ -1 c) in a 17.171 * [taylor]: Taking taylor expansion of -1 in a 17.171 * [backup-simplify]: Simplify -1 into -1 17.171 * [taylor]: Taking taylor expansion of c in a 17.171 * [backup-simplify]: Simplify c into c 17.171 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.171 * [taylor]: Taking taylor expansion of (/ 4 a) in a 17.171 * [taylor]: Taking taylor expansion of 4 in a 17.171 * [backup-simplify]: Simplify 4 into 4 17.171 * [taylor]: Taking taylor expansion of a in a 17.171 * [backup-simplify]: Simplify 0 into 0 17.171 * [backup-simplify]: Simplify 1 into 1 17.172 * [backup-simplify]: Simplify (/ 4 1) into 4 17.172 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.172 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.172 * [taylor]: Taking taylor expansion of b in a 17.172 * [backup-simplify]: Simplify b into b 17.172 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.172 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.172 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 17.172 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.172 * [backup-simplify]: Simplify (sqrt 0) into 0 17.173 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.173 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.173 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.173 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.173 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.173 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.173 * [taylor]: Taking taylor expansion of -1 in c 17.173 * [backup-simplify]: Simplify -1 into -1 17.173 * [taylor]: Taking taylor expansion of c in c 17.173 * [backup-simplify]: Simplify 0 into 0 17.173 * [backup-simplify]: Simplify 1 into 1 17.173 * [backup-simplify]: Simplify (/ -1 1) into -1 17.173 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.173 * [taylor]: Taking taylor expansion of 4 in c 17.173 * [backup-simplify]: Simplify 4 into 4 17.173 * [taylor]: Taking taylor expansion of a in c 17.173 * [backup-simplify]: Simplify a into a 17.173 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.173 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.173 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.173 * [taylor]: Taking taylor expansion of b in c 17.173 * [backup-simplify]: Simplify b into b 17.173 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.173 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.173 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.173 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.174 * [backup-simplify]: Simplify (sqrt 0) into 0 17.174 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.174 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.174 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.174 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.174 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.174 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.174 * [taylor]: Taking taylor expansion of -1 in c 17.174 * [backup-simplify]: Simplify -1 into -1 17.174 * [taylor]: Taking taylor expansion of c in c 17.174 * [backup-simplify]: Simplify 0 into 0 17.174 * [backup-simplify]: Simplify 1 into 1 17.174 * [backup-simplify]: Simplify (/ -1 1) into -1 17.175 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.175 * [taylor]: Taking taylor expansion of 4 in c 17.175 * [backup-simplify]: Simplify 4 into 4 17.175 * [taylor]: Taking taylor expansion of a in c 17.175 * [backup-simplify]: Simplify a into a 17.175 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.175 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.175 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.175 * [taylor]: Taking taylor expansion of b in c 17.175 * [backup-simplify]: Simplify b into b 17.175 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.175 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.175 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.175 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.175 * [backup-simplify]: Simplify (sqrt 0) into 0 17.175 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.176 * [taylor]: Taking taylor expansion of 0 in a 17.176 * [backup-simplify]: Simplify 0 into 0 17.176 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 17.176 * [taylor]: Taking taylor expansion of +nan.0 in a 17.176 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.176 * [taylor]: Taking taylor expansion of a in a 17.176 * [backup-simplify]: Simplify 0 into 0 17.176 * [backup-simplify]: Simplify 1 into 1 17.176 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 17.176 * [taylor]: Taking taylor expansion of +nan.0 in b 17.176 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.176 * [taylor]: Taking taylor expansion of 0 in b 17.176 * [backup-simplify]: Simplify 0 into 0 17.176 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 17.177 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 17.177 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 17.177 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.178 * [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.178 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 17.178 * [taylor]: Taking taylor expansion of +nan.0 in a 17.178 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.178 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 17.178 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.178 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.178 * [taylor]: Taking taylor expansion of b in a 17.178 * [backup-simplify]: Simplify b into b 17.178 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.178 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.178 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.178 * [taylor]: Taking taylor expansion of +nan.0 in a 17.178 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.178 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.178 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.178 * [taylor]: Taking taylor expansion of a in a 17.178 * [backup-simplify]: Simplify 0 into 0 17.178 * [backup-simplify]: Simplify 1 into 1 17.178 * [backup-simplify]: Simplify (* 1 1) into 1 17.178 * [backup-simplify]: Simplify (/ 1 1) into 1 17.179 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.179 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.180 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.180 * [backup-simplify]: Simplify (- 0) into 0 17.180 * [backup-simplify]: Simplify (+ 0 0) into 0 17.180 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.181 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.181 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 17.181 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 17.182 * [taylor]: Taking taylor expansion of 0 in b 17.182 * [backup-simplify]: Simplify 0 into 0 17.182 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 17.182 * [taylor]: Taking taylor expansion of 0 in b 17.182 * [backup-simplify]: Simplify 0 into 0 17.182 * [taylor]: Taking taylor expansion of 0 in b 17.182 * [backup-simplify]: Simplify 0 into 0 17.182 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.182 * [backup-simplify]: Simplify 0 into 0 17.182 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.183 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.183 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 17.183 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.184 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.184 * [backup-simplify]: Simplify (+ 0 0) into 0 17.184 * [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.184 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 17.184 * [taylor]: Taking taylor expansion of +nan.0 in a 17.184 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.184 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 17.184 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 17.184 * [taylor]: Taking taylor expansion of +nan.0 in a 17.184 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.184 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 17.184 * [taylor]: Taking taylor expansion of (pow a 3) in a 17.185 * [taylor]: Taking taylor expansion of a in a 17.185 * [backup-simplify]: Simplify 0 into 0 17.185 * [backup-simplify]: Simplify 1 into 1 17.185 * [backup-simplify]: Simplify (* 1 1) into 1 17.185 * [backup-simplify]: Simplify (* 1 1) into 1 17.185 * [backup-simplify]: Simplify (/ 1 1) into 1 17.185 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 17.185 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 17.185 * [taylor]: Taking taylor expansion of +nan.0 in a 17.185 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.185 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 17.185 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 17.185 * [taylor]: Taking taylor expansion of a in a 17.185 * [backup-simplify]: Simplify 0 into 0 17.185 * [backup-simplify]: Simplify 1 into 1 17.185 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.185 * [taylor]: Taking taylor expansion of b in a 17.185 * [backup-simplify]: Simplify b into b 17.185 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.186 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 17.186 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.186 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 17.186 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.186 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.187 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.187 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.188 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.189 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.189 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.189 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.189 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.189 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.190 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.190 * [backup-simplify]: Simplify (+ 0 0) into 0 17.190 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.191 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.191 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.191 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.191 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.191 * [taylor]: Taking taylor expansion of +nan.0 in b 17.191 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.191 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.191 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.191 * [taylor]: Taking taylor expansion of b in b 17.191 * [backup-simplify]: Simplify 0 into 0 17.191 * [backup-simplify]: Simplify 1 into 1 17.192 * [backup-simplify]: Simplify (* 1 1) into 1 17.192 * [backup-simplify]: Simplify (/ 1 1) into 1 17.192 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.193 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.193 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.193 * [backup-simplify]: Simplify (- 0) into 0 17.193 * [backup-simplify]: Simplify 0 into 0 17.194 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.194 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.195 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.195 * [backup-simplify]: Simplify (- 0) into 0 17.195 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 17.196 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.196 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.196 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.196 * [taylor]: Taking taylor expansion of +nan.0 in b 17.196 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.196 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.196 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.196 * [taylor]: Taking taylor expansion of b in b 17.196 * [backup-simplify]: Simplify 0 into 0 17.196 * [backup-simplify]: Simplify 1 into 1 17.196 * [backup-simplify]: Simplify (* 1 1) into 1 17.196 * [backup-simplify]: Simplify (/ 1 1) into 1 17.197 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.197 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.198 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.198 * [backup-simplify]: Simplify (- 0) into 0 17.198 * [backup-simplify]: Simplify 0 into 0 17.198 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.198 * [taylor]: Taking taylor expansion of 0 in b 17.198 * [backup-simplify]: Simplify 0 into 0 17.199 * [taylor]: Taking taylor expansion of 0 in b 17.199 * [backup-simplify]: Simplify 0 into 0 17.199 * [backup-simplify]: Simplify 0 into 0 17.199 * [backup-simplify]: Simplify 0 into 0 17.199 * [backup-simplify]: Simplify 0 into 0 17.199 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 17.199 * * * * [progress]: [ 2 / 3 ] generating series at (2 1 1) 17.199 * [backup-simplify]: Simplify (- (sqrt (fma c (* -4 a) (* b b))) b) into (- (sqrt (fma c (* -4 a) (pow b 2))) b) 17.199 * [approximate]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in (c a b) around 0 17.199 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 17.199 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 17.199 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 17.199 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.199 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 17.199 * [taylor]: Taking taylor expansion of c in b 17.199 * [backup-simplify]: Simplify c into c 17.199 * [taylor]: Taking taylor expansion of (* -4 a) in b 17.199 * [taylor]: Taking taylor expansion of -4 in b 17.199 * [backup-simplify]: Simplify -4 into -4 17.199 * [taylor]: Taking taylor expansion of a in b 17.199 * [backup-simplify]: Simplify a into a 17.199 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.199 * [taylor]: Taking taylor expansion of b in b 17.199 * [backup-simplify]: Simplify 0 into 0 17.199 * [backup-simplify]: Simplify 1 into 1 17.199 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.199 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 17.199 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 17.199 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 17.200 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.200 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 17.200 * [backup-simplify]: Simplify (+ 0 0) into 0 17.200 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 17.200 * [taylor]: Taking taylor expansion of b in b 17.200 * [backup-simplify]: Simplify 0 into 0 17.200 * [backup-simplify]: Simplify 1 into 1 17.200 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 17.200 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 17.200 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 17.200 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.200 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 17.200 * [taylor]: Taking taylor expansion of c in a 17.200 * [backup-simplify]: Simplify c into c 17.200 * [taylor]: Taking taylor expansion of (* -4 a) in a 17.200 * [taylor]: Taking taylor expansion of -4 in a 17.200 * [backup-simplify]: Simplify -4 into -4 17.200 * [taylor]: Taking taylor expansion of a in a 17.200 * [backup-simplify]: Simplify 0 into 0 17.200 * [backup-simplify]: Simplify 1 into 1 17.200 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.200 * [taylor]: Taking taylor expansion of b in a 17.200 * [backup-simplify]: Simplify b into b 17.204 * [backup-simplify]: Simplify (* -4 0) into 0 17.204 * [backup-simplify]: Simplify (* c 0) into 0 17.204 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.204 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.204 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.205 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 17.205 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 17.205 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.205 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 17.206 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 17.206 * [taylor]: Taking taylor expansion of b in a 17.206 * [backup-simplify]: Simplify b into b 17.206 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 17.206 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.206 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.206 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.206 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.206 * [taylor]: Taking taylor expansion of c in c 17.206 * [backup-simplify]: Simplify 0 into 0 17.206 * [backup-simplify]: Simplify 1 into 1 17.206 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.206 * [taylor]: Taking taylor expansion of -4 in c 17.206 * [backup-simplify]: Simplify -4 into -4 17.206 * [taylor]: Taking taylor expansion of a in c 17.206 * [backup-simplify]: Simplify a into a 17.206 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.206 * [taylor]: Taking taylor expansion of b in c 17.206 * [backup-simplify]: Simplify b into b 17.206 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.207 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.207 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.207 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.207 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.207 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.208 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.208 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.208 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.208 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.208 * [taylor]: Taking taylor expansion of b in c 17.208 * [backup-simplify]: Simplify b into b 17.208 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 17.208 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.208 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.208 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.209 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.209 * [taylor]: Taking taylor expansion of c in c 17.209 * [backup-simplify]: Simplify 0 into 0 17.209 * [backup-simplify]: Simplify 1 into 1 17.209 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.209 * [taylor]: Taking taylor expansion of -4 in c 17.209 * [backup-simplify]: Simplify -4 into -4 17.209 * [taylor]: Taking taylor expansion of a in c 17.209 * [backup-simplify]: Simplify a into a 17.209 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.209 * [taylor]: Taking taylor expansion of b in c 17.209 * [backup-simplify]: Simplify b into b 17.209 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.209 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.209 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.209 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.209 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.210 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.210 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.210 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.210 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.211 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.211 * [taylor]: Taking taylor expansion of b in c 17.211 * [backup-simplify]: Simplify b into b 17.211 * [backup-simplify]: Simplify (- b) into (- b) 17.211 * [backup-simplify]: Simplify (+ b (- b)) into 0 17.211 * [taylor]: Taking taylor expansion of 0 in a 17.211 * [backup-simplify]: Simplify 0 into 0 17.211 * [taylor]: Taking taylor expansion of 0 in b 17.211 * [backup-simplify]: Simplify 0 into 0 17.211 * [backup-simplify]: Simplify 0 into 0 17.211 * [backup-simplify]: Simplify (- 0) into 0 17.212 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 17.212 * [taylor]: Taking taylor expansion of (- (* 2 (/ a b))) in a 17.212 * [taylor]: Taking taylor expansion of (* 2 (/ a b)) in a 17.212 * [taylor]: Taking taylor expansion of 2 in a 17.212 * [backup-simplify]: Simplify 2 into 2 17.212 * [taylor]: Taking taylor expansion of (/ a b) in a 17.212 * [taylor]: Taking taylor expansion of a in a 17.212 * [backup-simplify]: Simplify 0 into 0 17.212 * [backup-simplify]: Simplify 1 into 1 17.212 * [taylor]: Taking taylor expansion of b in a 17.212 * [backup-simplify]: Simplify b into b 17.212 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.212 * [taylor]: Taking taylor expansion of 0 in b 17.212 * [backup-simplify]: Simplify 0 into 0 17.212 * [backup-simplify]: Simplify 0 into 0 17.212 * [backup-simplify]: Simplify 0 into 0 17.213 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 17.214 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 17.214 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 17.215 * [backup-simplify]: Simplify (+ 0 0) into 0 17.215 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 17.216 * [backup-simplify]: Simplify (- 0) into 0 17.216 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 17.216 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 3)))) in a 17.216 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 3))) in a 17.216 * [taylor]: Taking taylor expansion of 2 in a 17.216 * [backup-simplify]: Simplify 2 into 2 17.216 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 17.216 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.216 * [taylor]: Taking taylor expansion of a in a 17.216 * [backup-simplify]: Simplify 0 into 0 17.216 * [backup-simplify]: Simplify 1 into 1 17.216 * [taylor]: Taking taylor expansion of (pow b 3) in a 17.216 * [taylor]: Taking taylor expansion of b in a 17.216 * [backup-simplify]: Simplify b into b 17.217 * [backup-simplify]: Simplify (* 1 1) into 1 17.217 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.217 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 17.217 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 17.217 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 17.217 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 17.217 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 17.217 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 17.217 * [taylor]: Taking taylor expansion of 2 in b 17.217 * [backup-simplify]: Simplify 2 into 2 17.217 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.217 * [taylor]: Taking taylor expansion of b in b 17.217 * [backup-simplify]: Simplify 0 into 0 17.217 * [backup-simplify]: Simplify 1 into 1 17.217 * [backup-simplify]: Simplify (/ 1 1) into 1 17.218 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.218 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 17.218 * [backup-simplify]: Simplify (- 0) into 0 17.218 * [backup-simplify]: Simplify 0 into 0 17.219 * [taylor]: Taking taylor expansion of 0 in b 17.219 * [backup-simplify]: Simplify 0 into 0 17.219 * [backup-simplify]: Simplify 0 into 0 17.219 * [backup-simplify]: Simplify 0 into 0 17.219 * [backup-simplify]: Simplify 0 into 0 17.219 * [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)) 17.219 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in (c a b) around 0 17.219 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 17.219 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 17.219 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 17.219 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.219 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 17.219 * [taylor]: Taking taylor expansion of (/ 1 c) in b 17.219 * [taylor]: Taking taylor expansion of c in b 17.219 * [backup-simplify]: Simplify c into c 17.219 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.219 * [taylor]: Taking taylor expansion of (/ -4 a) in b 17.219 * [taylor]: Taking taylor expansion of -4 in b 17.219 * [backup-simplify]: Simplify -4 into -4 17.219 * [taylor]: Taking taylor expansion of a in b 17.219 * [backup-simplify]: Simplify a into a 17.219 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.219 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.219 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.219 * [taylor]: Taking taylor expansion of b in b 17.219 * [backup-simplify]: Simplify 0 into 0 17.219 * [backup-simplify]: Simplify 1 into 1 17.219 * [backup-simplify]: Simplify (* 1 1) into 1 17.220 * [backup-simplify]: Simplify (/ 1 1) into 1 17.220 * [backup-simplify]: Simplify (+ 0 1) into 1 17.220 * [backup-simplify]: Simplify (sqrt 1) into 1 17.221 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.221 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.221 * [backup-simplify]: Simplify (+ 0 0) into 0 17.222 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.222 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.222 * [taylor]: Taking taylor expansion of b in b 17.222 * [backup-simplify]: Simplify 0 into 0 17.222 * [backup-simplify]: Simplify 1 into 1 17.222 * [backup-simplify]: Simplify (/ 1 1) into 1 17.222 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 17.222 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 17.222 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 17.222 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.222 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 17.222 * [taylor]: Taking taylor expansion of (/ 1 c) in a 17.222 * [taylor]: Taking taylor expansion of c in a 17.222 * [backup-simplify]: Simplify c into c 17.222 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.222 * [taylor]: Taking taylor expansion of (/ -4 a) in a 17.222 * [taylor]: Taking taylor expansion of -4 in a 17.222 * [backup-simplify]: Simplify -4 into -4 17.222 * [taylor]: Taking taylor expansion of a in a 17.222 * [backup-simplify]: Simplify 0 into 0 17.222 * [backup-simplify]: Simplify 1 into 1 17.222 * [backup-simplify]: Simplify (/ -4 1) into -4 17.223 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.223 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.223 * [taylor]: Taking taylor expansion of b in a 17.223 * [backup-simplify]: Simplify b into b 17.223 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.223 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.223 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 17.223 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.223 * [backup-simplify]: Simplify (sqrt 0) into 0 17.223 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.223 * [taylor]: Taking taylor expansion of (/ 1 b) in a 17.223 * [taylor]: Taking taylor expansion of b in a 17.223 * [backup-simplify]: Simplify b into b 17.223 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.224 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 17.224 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.224 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.224 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.224 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.224 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.224 * [taylor]: Taking taylor expansion of c in c 17.224 * [backup-simplify]: Simplify 0 into 0 17.224 * [backup-simplify]: Simplify 1 into 1 17.224 * [backup-simplify]: Simplify (/ 1 1) into 1 17.224 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.224 * [taylor]: Taking taylor expansion of -4 in c 17.224 * [backup-simplify]: Simplify -4 into -4 17.224 * [taylor]: Taking taylor expansion of a in c 17.224 * [backup-simplify]: Simplify a into a 17.224 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.224 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.224 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.224 * [taylor]: Taking taylor expansion of b in c 17.224 * [backup-simplify]: Simplify b into b 17.224 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.224 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.224 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.224 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.225 * [backup-simplify]: Simplify (sqrt 0) into 0 17.225 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.225 * [taylor]: Taking taylor expansion of (/ 1 b) in c 17.225 * [taylor]: Taking taylor expansion of b in c 17.225 * [backup-simplify]: Simplify b into b 17.225 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.225 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 17.225 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.225 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.225 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.225 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.225 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.225 * [taylor]: Taking taylor expansion of c in c 17.225 * [backup-simplify]: Simplify 0 into 0 17.225 * [backup-simplify]: Simplify 1 into 1 17.225 * [backup-simplify]: Simplify (/ 1 1) into 1 17.225 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.225 * [taylor]: Taking taylor expansion of -4 in c 17.225 * [backup-simplify]: Simplify -4 into -4 17.225 * [taylor]: Taking taylor expansion of a in c 17.225 * [backup-simplify]: Simplify a into a 17.226 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.226 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.226 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.226 * [taylor]: Taking taylor expansion of b in c 17.226 * [backup-simplify]: Simplify b into b 17.226 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.226 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.226 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.226 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.226 * [backup-simplify]: Simplify (sqrt 0) into 0 17.226 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.226 * [taylor]: Taking taylor expansion of (/ 1 b) in c 17.226 * [taylor]: Taking taylor expansion of b in c 17.226 * [backup-simplify]: Simplify b into b 17.226 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.227 * [backup-simplify]: Simplify (+ 0 0) into 0 17.227 * [taylor]: Taking taylor expansion of 0 in a 17.227 * [backup-simplify]: Simplify 0 into 0 17.227 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 17.227 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 17.227 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) in a 17.227 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (/ 1 b)) in a 17.227 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 17.227 * [taylor]: Taking taylor expansion of +nan.0 in a 17.227 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.227 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.227 * [taylor]: Taking taylor expansion of a in a 17.227 * [backup-simplify]: Simplify 0 into 0 17.227 * [backup-simplify]: Simplify 1 into 1 17.227 * [backup-simplify]: Simplify (/ 1 1) into 1 17.227 * [taylor]: Taking taylor expansion of (/ 1 b) in a 17.227 * [taylor]: Taking taylor expansion of b in a 17.227 * [backup-simplify]: Simplify b into b 17.227 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.228 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.228 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.228 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.229 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.229 * [taylor]: Taking taylor expansion of +nan.0 in b 17.229 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.229 * [taylor]: Taking taylor expansion of 0 in b 17.229 * [backup-simplify]: Simplify 0 into 0 17.229 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 17.229 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.229 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 17.230 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.230 * [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.230 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 17.231 * [backup-simplify]: Simplify (- 0) into 0 17.231 * [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)))))) 17.231 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 17.231 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 17.231 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.231 * [taylor]: Taking taylor expansion of +nan.0 in a 17.231 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.231 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.231 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.231 * [taylor]: Taking taylor expansion of a in a 17.231 * [backup-simplify]: Simplify 0 into 0 17.231 * [backup-simplify]: Simplify 1 into 1 17.231 * [backup-simplify]: Simplify (* 1 1) into 1 17.231 * [backup-simplify]: Simplify (/ 1 1) into 1 17.231 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 17.231 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 17.231 * [taylor]: Taking taylor expansion of +nan.0 in a 17.231 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.231 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.231 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.231 * [taylor]: Taking taylor expansion of b in a 17.231 * [backup-simplify]: Simplify b into b 17.231 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.232 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.232 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.232 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.233 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.233 * [backup-simplify]: Simplify (+ 0 0) into 0 17.233 * [backup-simplify]: Simplify (- 0) into 0 17.233 * [taylor]: Taking taylor expansion of 0 in b 17.233 * [backup-simplify]: Simplify 0 into 0 17.234 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.234 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.234 * [backup-simplify]: Simplify (+ 0 (/ 1 b)) into (/ 1 b) 17.234 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 17.234 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 17.234 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.234 * [taylor]: Taking taylor expansion of b in b 17.234 * [backup-simplify]: Simplify 0 into 0 17.234 * [backup-simplify]: Simplify 1 into 1 17.235 * [backup-simplify]: Simplify (/ 1 1) into 1 17.235 * [backup-simplify]: Simplify (- 1) into -1 17.235 * [backup-simplify]: Simplify -1 into -1 17.235 * [taylor]: Taking taylor expansion of 0 in b 17.235 * [backup-simplify]: Simplify 0 into 0 17.235 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.235 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.235 * [backup-simplify]: Simplify 0 into 0 17.236 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.236 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.237 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 17.237 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.237 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.237 * [backup-simplify]: Simplify (+ 0 0) into 0 17.238 * [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.238 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 17.238 * [backup-simplify]: Simplify (- 0) into 0 17.238 * [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))))))) 17.238 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 17.238 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 17.238 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 17.238 * [taylor]: Taking taylor expansion of +nan.0 in a 17.238 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.238 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 17.238 * [taylor]: Taking taylor expansion of (pow a 3) in a 17.238 * [taylor]: Taking taylor expansion of a in a 17.238 * [backup-simplify]: Simplify 0 into 0 17.238 * [backup-simplify]: Simplify 1 into 1 17.239 * [backup-simplify]: Simplify (* 1 1) into 1 17.239 * [backup-simplify]: Simplify (* 1 1) into 1 17.239 * [backup-simplify]: Simplify (/ 1 1) into 1 17.239 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 17.239 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 17.239 * [taylor]: Taking taylor expansion of +nan.0 in a 17.239 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.239 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 17.239 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 17.239 * [taylor]: Taking taylor expansion of a in a 17.239 * [backup-simplify]: Simplify 0 into 0 17.239 * [backup-simplify]: Simplify 1 into 1 17.239 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.239 * [taylor]: Taking taylor expansion of b in a 17.239 * [backup-simplify]: Simplify b into b 17.239 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.239 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 17.239 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.240 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 17.240 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.240 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.241 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.241 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.242 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.242 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.242 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.243 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.243 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.243 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.243 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.243 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.243 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.243 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.243 * [taylor]: Taking taylor expansion of +nan.0 in b 17.243 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.243 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.243 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.244 * [taylor]: Taking taylor expansion of b in b 17.244 * [backup-simplify]: Simplify 0 into 0 17.244 * [backup-simplify]: Simplify 1 into 1 17.244 * [backup-simplify]: Simplify (* 1 1) into 1 17.244 * [backup-simplify]: Simplify (/ 1 1) into 1 17.244 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.245 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.245 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.245 * [backup-simplify]: Simplify (- 0) into 0 17.245 * [backup-simplify]: Simplify 0 into 0 17.246 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.247 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.247 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.247 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.247 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.247 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.247 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.247 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.247 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.247 * [taylor]: Taking taylor expansion of +nan.0 in b 17.248 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.248 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.248 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.248 * [taylor]: Taking taylor expansion of b in b 17.248 * [backup-simplify]: Simplify 0 into 0 17.248 * [backup-simplify]: Simplify 1 into 1 17.248 * [backup-simplify]: Simplify (* 1 1) into 1 17.248 * [backup-simplify]: Simplify (/ 1 1) into 1 17.248 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.249 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.250 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.250 * [backup-simplify]: Simplify (- 0) into 0 17.250 * [backup-simplify]: Simplify 0 into 0 17.251 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.252 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.252 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 17.252 * [backup-simplify]: Simplify (+ 0 0) into 0 17.253 * [backup-simplify]: Simplify (- 0) into 0 17.253 * [taylor]: Taking taylor expansion of 0 in b 17.253 * [backup-simplify]: Simplify 0 into 0 17.253 * [taylor]: Taking taylor expansion of 0 in b 17.253 * [backup-simplify]: Simplify 0 into 0 17.253 * [backup-simplify]: Simplify 0 into 0 17.254 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.254 * [backup-simplify]: Simplify (- 0) into 0 17.254 * [backup-simplify]: Simplify 0 into 0 17.254 * [backup-simplify]: Simplify 0 into 0 17.255 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 17.256 * [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))))) 17.256 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in (c a b) around 0 17.256 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 17.256 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.256 * [taylor]: Taking taylor expansion of b in b 17.256 * [backup-simplify]: Simplify 0 into 0 17.256 * [backup-simplify]: Simplify 1 into 1 17.256 * [backup-simplify]: Simplify (/ 1 1) into 1 17.256 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 17.256 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 17.256 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.257 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 17.257 * [taylor]: Taking taylor expansion of (/ -1 c) in b 17.257 * [taylor]: Taking taylor expansion of -1 in b 17.257 * [backup-simplify]: Simplify -1 into -1 17.257 * [taylor]: Taking taylor expansion of c in b 17.257 * [backup-simplify]: Simplify c into c 17.257 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.257 * [taylor]: Taking taylor expansion of (/ 4 a) in b 17.257 * [taylor]: Taking taylor expansion of 4 in b 17.257 * [backup-simplify]: Simplify 4 into 4 17.257 * [taylor]: Taking taylor expansion of a in b 17.257 * [backup-simplify]: Simplify a into a 17.257 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.257 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.257 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.257 * [taylor]: Taking taylor expansion of b in b 17.257 * [backup-simplify]: Simplify 0 into 0 17.257 * [backup-simplify]: Simplify 1 into 1 17.257 * [backup-simplify]: Simplify (* 1 1) into 1 17.258 * [backup-simplify]: Simplify (/ 1 1) into 1 17.258 * [backup-simplify]: Simplify (+ 0 1) into 1 17.259 * [backup-simplify]: Simplify (sqrt 1) into 1 17.259 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.260 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.260 * [backup-simplify]: Simplify (+ 0 0) into 0 17.261 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.261 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 17.261 * [taylor]: Taking taylor expansion of (/ 1 b) in a 17.261 * [taylor]: Taking taylor expansion of b in a 17.261 * [backup-simplify]: Simplify b into b 17.261 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.261 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 17.261 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 17.261 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.261 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 17.261 * [taylor]: Taking taylor expansion of (/ -1 c) in a 17.261 * [taylor]: Taking taylor expansion of -1 in a 17.261 * [backup-simplify]: Simplify -1 into -1 17.261 * [taylor]: Taking taylor expansion of c in a 17.261 * [backup-simplify]: Simplify c into c 17.261 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.261 * [taylor]: Taking taylor expansion of (/ 4 a) in a 17.261 * [taylor]: Taking taylor expansion of 4 in a 17.261 * [backup-simplify]: Simplify 4 into 4 17.261 * [taylor]: Taking taylor expansion of a in a 17.261 * [backup-simplify]: Simplify 0 into 0 17.261 * [backup-simplify]: Simplify 1 into 1 17.262 * [backup-simplify]: Simplify (/ 4 1) into 4 17.262 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.262 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.262 * [taylor]: Taking taylor expansion of b in a 17.262 * [backup-simplify]: Simplify b into b 17.262 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.262 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.262 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 17.262 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.262 * [backup-simplify]: Simplify (sqrt 0) into 0 17.263 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.263 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 17.263 * [taylor]: Taking taylor expansion of (/ 1 b) in c 17.263 * [taylor]: Taking taylor expansion of b in c 17.263 * [backup-simplify]: Simplify b into b 17.263 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.263 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.263 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.263 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.263 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.263 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.263 * [taylor]: Taking taylor expansion of -1 in c 17.263 * [backup-simplify]: Simplify -1 into -1 17.263 * [taylor]: Taking taylor expansion of c in c 17.263 * [backup-simplify]: Simplify 0 into 0 17.263 * [backup-simplify]: Simplify 1 into 1 17.263 * [backup-simplify]: Simplify (/ -1 1) into -1 17.263 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.263 * [taylor]: Taking taylor expansion of 4 in c 17.263 * [backup-simplify]: Simplify 4 into 4 17.263 * [taylor]: Taking taylor expansion of a in c 17.263 * [backup-simplify]: Simplify a into a 17.263 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.263 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.263 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.263 * [taylor]: Taking taylor expansion of b in c 17.263 * [backup-simplify]: Simplify b into b 17.263 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.263 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.263 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.264 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.264 * [backup-simplify]: Simplify (sqrt 0) into 0 17.264 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.264 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 17.264 * [taylor]: Taking taylor expansion of (/ 1 b) in c 17.264 * [taylor]: Taking taylor expansion of b in c 17.264 * [backup-simplify]: Simplify b into b 17.264 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.264 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.264 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.264 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.264 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.264 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.264 * [taylor]: Taking taylor expansion of -1 in c 17.264 * [backup-simplify]: Simplify -1 into -1 17.264 * [taylor]: Taking taylor expansion of c in c 17.264 * [backup-simplify]: Simplify 0 into 0 17.264 * [backup-simplify]: Simplify 1 into 1 17.265 * [backup-simplify]: Simplify (/ -1 1) into -1 17.265 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.265 * [taylor]: Taking taylor expansion of 4 in c 17.265 * [backup-simplify]: Simplify 4 into 4 17.265 * [taylor]: Taking taylor expansion of a in c 17.265 * [backup-simplify]: Simplify a into a 17.265 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.265 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.265 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.265 * [taylor]: Taking taylor expansion of b in c 17.265 * [backup-simplify]: Simplify b into b 17.265 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.265 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.265 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.265 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.265 * [backup-simplify]: Simplify (sqrt 0) into 0 17.266 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.266 * [backup-simplify]: Simplify (+ 0 0) into 0 17.266 * [taylor]: Taking taylor expansion of 0 in a 17.266 * [backup-simplify]: Simplify 0 into 0 17.266 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 17.266 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 17.266 * [taylor]: Taking taylor expansion of (/ 1 b) in a 17.266 * [taylor]: Taking taylor expansion of b in a 17.266 * [backup-simplify]: Simplify b into b 17.266 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.266 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 17.266 * [taylor]: Taking taylor expansion of +nan.0 in a 17.266 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.266 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.266 * [taylor]: Taking taylor expansion of a in a 17.266 * [backup-simplify]: Simplify 0 into 0 17.266 * [backup-simplify]: Simplify 1 into 1 17.267 * [backup-simplify]: Simplify (/ 1 1) into 1 17.267 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.267 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.268 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 17.268 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.268 * [taylor]: Taking taylor expansion of +nan.0 in b 17.268 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.268 * [taylor]: Taking taylor expansion of 0 in b 17.268 * [backup-simplify]: Simplify 0 into 0 17.268 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 17.268 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 17.269 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 17.269 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 17.269 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.270 * [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.270 * [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)))))) 17.270 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 17.270 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 17.270 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.270 * [taylor]: Taking taylor expansion of +nan.0 in a 17.270 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.270 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.270 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.270 * [taylor]: Taking taylor expansion of a in a 17.270 * [backup-simplify]: Simplify 0 into 0 17.270 * [backup-simplify]: Simplify 1 into 1 17.270 * [backup-simplify]: Simplify (* 1 1) into 1 17.271 * [backup-simplify]: Simplify (/ 1 1) into 1 17.271 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 17.271 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 17.271 * [taylor]: Taking taylor expansion of +nan.0 in a 17.271 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.271 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.271 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.271 * [taylor]: Taking taylor expansion of b in a 17.271 * [backup-simplify]: Simplify b into b 17.271 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.271 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.271 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.272 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.272 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.272 * [backup-simplify]: Simplify (+ 0 0) into 0 17.273 * [backup-simplify]: Simplify (- 0) into 0 17.273 * [taylor]: Taking taylor expansion of 0 in b 17.273 * [backup-simplify]: Simplify 0 into 0 17.273 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.274 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.274 * [backup-simplify]: Simplify (- 0) into 0 17.274 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 17.274 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.274 * [taylor]: Taking taylor expansion of b in b 17.274 * [backup-simplify]: Simplify 0 into 0 17.274 * [backup-simplify]: Simplify 1 into 1 17.274 * [backup-simplify]: Simplify (/ 1 1) into 1 17.274 * [backup-simplify]: Simplify 1 into 1 17.274 * [taylor]: Taking taylor expansion of 0 in b 17.274 * [backup-simplify]: Simplify 0 into 0 17.274 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.275 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.275 * [backup-simplify]: Simplify 0 into 0 17.275 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 17.275 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.276 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.276 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 17.276 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.276 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.277 * [backup-simplify]: Simplify (+ 0 0) into 0 17.277 * [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.277 * [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))))))) 17.277 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 17.277 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 17.277 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 17.277 * [taylor]: Taking taylor expansion of +nan.0 in a 17.277 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.278 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 17.278 * [taylor]: Taking taylor expansion of (pow a 3) in a 17.278 * [taylor]: Taking taylor expansion of a in a 17.278 * [backup-simplify]: Simplify 0 into 0 17.278 * [backup-simplify]: Simplify 1 into 1 17.278 * [backup-simplify]: Simplify (* 1 1) into 1 17.278 * [backup-simplify]: Simplify (* 1 1) into 1 17.278 * [backup-simplify]: Simplify (/ 1 1) into 1 17.278 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 17.278 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 17.278 * [taylor]: Taking taylor expansion of +nan.0 in a 17.278 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.278 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 17.278 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 17.278 * [taylor]: Taking taylor expansion of a in a 17.278 * [backup-simplify]: Simplify 0 into 0 17.278 * [backup-simplify]: Simplify 1 into 1 17.278 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.278 * [taylor]: Taking taylor expansion of b in a 17.278 * [backup-simplify]: Simplify b into b 17.279 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.279 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 17.279 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.279 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 17.279 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.279 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.280 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.280 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.281 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.281 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.282 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.282 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.283 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.283 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.283 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.283 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.283 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.283 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.283 * [taylor]: Taking taylor expansion of +nan.0 in b 17.283 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.283 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.283 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.283 * [taylor]: Taking taylor expansion of b in b 17.283 * [backup-simplify]: Simplify 0 into 0 17.283 * [backup-simplify]: Simplify 1 into 1 17.283 * [backup-simplify]: Simplify (* 1 1) into 1 17.283 * [backup-simplify]: Simplify (/ 1 1) into 1 17.284 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.284 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.285 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.285 * [backup-simplify]: Simplify (- 0) into 0 17.285 * [backup-simplify]: Simplify 0 into 0 17.286 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.287 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.288 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.288 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.288 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.288 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.289 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.289 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.289 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.289 * [taylor]: Taking taylor expansion of +nan.0 in b 17.289 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.289 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.289 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.289 * [taylor]: Taking taylor expansion of b in b 17.289 * [backup-simplify]: Simplify 0 into 0 17.289 * [backup-simplify]: Simplify 1 into 1 17.289 * [backup-simplify]: Simplify (* 1 1) into 1 17.290 * [backup-simplify]: Simplify (/ 1 1) into 1 17.290 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.291 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.292 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.292 * [backup-simplify]: Simplify (- 0) into 0 17.292 * [backup-simplify]: Simplify 0 into 0 17.292 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 17.293 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.294 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.295 * [backup-simplify]: Simplify (- 0) into 0 17.295 * [backup-simplify]: Simplify (+ 0 0) into 0 17.295 * [taylor]: Taking taylor expansion of 0 in b 17.295 * [backup-simplify]: Simplify 0 into 0 17.295 * [taylor]: Taking taylor expansion of 0 in b 17.295 * [backup-simplify]: Simplify 0 into 0 17.295 * [backup-simplify]: Simplify 0 into 0 17.296 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.296 * [backup-simplify]: Simplify 0 into 0 17.296 * [backup-simplify]: Simplify 0 into 0 17.297 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 17.297 * * * * [progress]: [ 3 / 3 ] generating series at (2) 17.297 * [backup-simplify]: Simplify (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 a)) into (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) 17.297 * [approximate]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in (c a b) around 0 17.298 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in b 17.298 * [taylor]: Taking taylor expansion of 1/2 in b 17.298 * [backup-simplify]: Simplify 1/2 into 1/2 17.298 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in b 17.298 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 17.298 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 17.298 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 17.298 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.298 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 17.298 * [taylor]: Taking taylor expansion of c in b 17.298 * [backup-simplify]: Simplify c into c 17.298 * [taylor]: Taking taylor expansion of (* -4 a) in b 17.298 * [taylor]: Taking taylor expansion of -4 in b 17.298 * [backup-simplify]: Simplify -4 into -4 17.298 * [taylor]: Taking taylor expansion of a in b 17.298 * [backup-simplify]: Simplify a into a 17.298 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.298 * [taylor]: Taking taylor expansion of b in b 17.298 * [backup-simplify]: Simplify 0 into 0 17.298 * [backup-simplify]: Simplify 1 into 1 17.298 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.298 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 17.298 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 17.298 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 17.299 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.299 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 17.299 * [backup-simplify]: Simplify (+ 0 0) into 0 17.300 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 17.300 * [taylor]: Taking taylor expansion of b in b 17.300 * [backup-simplify]: Simplify 0 into 0 17.300 * [backup-simplify]: Simplify 1 into 1 17.300 * [taylor]: Taking taylor expansion of a in b 17.300 * [backup-simplify]: Simplify a into a 17.300 * [backup-simplify]: Simplify (- 0) into 0 17.300 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 17.300 * [backup-simplify]: Simplify (/ (sqrt (- (* 4 (* a c)))) a) into (/ (sqrt (- (* 4 (* a c)))) a) 17.300 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in a 17.300 * [taylor]: Taking taylor expansion of 1/2 in a 17.300 * [backup-simplify]: Simplify 1/2 into 1/2 17.300 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in a 17.300 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 17.301 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 17.301 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 17.301 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.301 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 17.301 * [taylor]: Taking taylor expansion of c in a 17.301 * [backup-simplify]: Simplify c into c 17.301 * [taylor]: Taking taylor expansion of (* -4 a) in a 17.301 * [taylor]: Taking taylor expansion of -4 in a 17.301 * [backup-simplify]: Simplify -4 into -4 17.301 * [taylor]: Taking taylor expansion of a in a 17.301 * [backup-simplify]: Simplify 0 into 0 17.301 * [backup-simplify]: Simplify 1 into 1 17.301 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.301 * [taylor]: Taking taylor expansion of b in a 17.301 * [backup-simplify]: Simplify b into b 17.301 * [backup-simplify]: Simplify (* -4 0) into 0 17.301 * [backup-simplify]: Simplify (* c 0) into 0 17.301 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.302 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.302 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.302 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 17.303 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 17.303 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.303 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 17.303 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 17.303 * [taylor]: Taking taylor expansion of b in a 17.303 * [backup-simplify]: Simplify b into b 17.303 * [taylor]: Taking taylor expansion of a in a 17.303 * [backup-simplify]: Simplify 0 into 0 17.303 * [backup-simplify]: Simplify 1 into 1 17.303 * [backup-simplify]: Simplify (- b) into (- b) 17.303 * [backup-simplify]: Simplify (+ b (- b)) into 0 17.304 * [backup-simplify]: Simplify (- 0) into 0 17.304 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 17.304 * [backup-simplify]: Simplify (/ (- (* 2 (/ c b))) 1) into (* -2 (/ c b)) 17.304 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 17.304 * [taylor]: Taking taylor expansion of 1/2 in c 17.304 * [backup-simplify]: Simplify 1/2 into 1/2 17.304 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 17.304 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 17.304 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.304 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.305 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.305 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.305 * [taylor]: Taking taylor expansion of c in c 17.305 * [backup-simplify]: Simplify 0 into 0 17.305 * [backup-simplify]: Simplify 1 into 1 17.305 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.305 * [taylor]: Taking taylor expansion of -4 in c 17.305 * [backup-simplify]: Simplify -4 into -4 17.305 * [taylor]: Taking taylor expansion of a in c 17.305 * [backup-simplify]: Simplify a into a 17.305 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.305 * [taylor]: Taking taylor expansion of b in c 17.305 * [backup-simplify]: Simplify b into b 17.305 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.305 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.305 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.305 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.305 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.306 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.306 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.306 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.306 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.307 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.307 * [taylor]: Taking taylor expansion of b in c 17.307 * [backup-simplify]: Simplify b into b 17.307 * [taylor]: Taking taylor expansion of a in c 17.307 * [backup-simplify]: Simplify a into a 17.307 * [backup-simplify]: Simplify (- b) into (- b) 17.307 * [backup-simplify]: Simplify (+ b (- b)) into 0 17.307 * [backup-simplify]: Simplify (- 0) into 0 17.307 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 17.307 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 17.307 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 17.308 * [taylor]: Taking taylor expansion of 1/2 in c 17.308 * [backup-simplify]: Simplify 1/2 into 1/2 17.308 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 17.308 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 17.308 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.308 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.308 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.308 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.308 * [taylor]: Taking taylor expansion of c in c 17.308 * [backup-simplify]: Simplify 0 into 0 17.308 * [backup-simplify]: Simplify 1 into 1 17.308 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.308 * [taylor]: Taking taylor expansion of -4 in c 17.308 * [backup-simplify]: Simplify -4 into -4 17.308 * [taylor]: Taking taylor expansion of a in c 17.308 * [backup-simplify]: Simplify a into a 17.308 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.308 * [taylor]: Taking taylor expansion of b in c 17.308 * [backup-simplify]: Simplify b into b 17.308 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.308 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.308 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.308 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.308 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.309 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.309 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.309 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.309 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.310 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.310 * [taylor]: Taking taylor expansion of b in c 17.310 * [backup-simplify]: Simplify b into b 17.310 * [taylor]: Taking taylor expansion of a in c 17.310 * [backup-simplify]: Simplify a into a 17.310 * [backup-simplify]: Simplify (- b) into (- b) 17.310 * [backup-simplify]: Simplify (+ b (- b)) into 0 17.310 * [backup-simplify]: Simplify (- 0) into 0 17.310 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 17.311 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 17.311 * [backup-simplify]: Simplify (* 1/2 (/ -2 b)) into (/ -1 b) 17.311 * [taylor]: Taking taylor expansion of (/ -1 b) in a 17.311 * [taylor]: Taking taylor expansion of -1 in a 17.311 * [backup-simplify]: Simplify -1 into -1 17.311 * [taylor]: Taking taylor expansion of b in a 17.311 * [backup-simplify]: Simplify b into b 17.311 * [backup-simplify]: Simplify (/ -1 b) into (/ -1 b) 17.311 * [taylor]: Taking taylor expansion of (/ -1 b) in b 17.311 * [taylor]: Taking taylor expansion of -1 in b 17.311 * [backup-simplify]: Simplify -1 into -1 17.311 * [taylor]: Taking taylor expansion of b in b 17.311 * [backup-simplify]: Simplify 0 into 0 17.311 * [backup-simplify]: Simplify 1 into 1 17.311 * [backup-simplify]: Simplify (/ -1 1) into -1 17.312 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 17.312 * [backup-simplify]: Simplify 0 into 0 17.313 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 17.314 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 17.315 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 17.315 * [backup-simplify]: Simplify (+ 0 0) into 0 17.316 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 17.316 * [backup-simplify]: Simplify (- 0) into 0 17.317 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 17.317 * [backup-simplify]: Simplify (- (/ (- (* 2 (/ (pow a 2) (pow b 3)))) a) (+ (* (/ -2 b) (/ 0 a)))) into (- (* 2 (/ a (pow b 3)))) 17.318 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (* 0 (/ -2 b))) into (- (/ a (pow b 3))) 17.318 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 17.318 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 17.318 * [taylor]: Taking taylor expansion of a in a 17.318 * [backup-simplify]: Simplify 0 into 0 17.318 * [backup-simplify]: Simplify 1 into 1 17.318 * [taylor]: Taking taylor expansion of (pow b 3) in a 17.318 * [taylor]: Taking taylor expansion of b in a 17.318 * [backup-simplify]: Simplify b into b 17.318 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.318 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 17.318 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 17.318 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)))) into 0 17.318 * [taylor]: Taking taylor expansion of 0 in b 17.318 * [backup-simplify]: Simplify 0 into 0 17.318 * [backup-simplify]: Simplify 0 into 0 17.324 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.324 * [backup-simplify]: Simplify 0 into 0 17.325 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 17.327 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 17.327 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 17.328 * [backup-simplify]: Simplify (+ 0 0) into 0 17.328 * [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.329 * [backup-simplify]: Simplify (- 0) into 0 17.329 * [backup-simplify]: Simplify (+ (* -4 (/ (pow a 3) (pow b 5))) 0) into (- (* 4 (/ (pow a 3) (pow b 5)))) 17.329 * [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)))) 17.330 * [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)))) 17.330 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 17.330 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 17.330 * [taylor]: Taking taylor expansion of 2 in a 17.330 * [backup-simplify]: Simplify 2 into 2 17.330 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 17.330 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.330 * [taylor]: Taking taylor expansion of a in a 17.330 * [backup-simplify]: Simplify 0 into 0 17.330 * [backup-simplify]: Simplify 1 into 1 17.330 * [taylor]: Taking taylor expansion of (pow b 5) in a 17.330 * [taylor]: Taking taylor expansion of b in a 17.330 * [backup-simplify]: Simplify b into b 17.331 * [backup-simplify]: Simplify (* 1 1) into 1 17.331 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.331 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 17.331 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 17.331 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 17.331 * [backup-simplify]: Simplify (- (/ 1 (pow b 3))) into (- (/ 1 (pow b 3))) 17.331 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 3))) in b 17.331 * [taylor]: Taking taylor expansion of (/ 1 (pow b 3)) in b 17.331 * [taylor]: Taking taylor expansion of (pow b 3) in b 17.331 * [taylor]: Taking taylor expansion of b in b 17.331 * [backup-simplify]: Simplify 0 into 0 17.331 * [backup-simplify]: Simplify 1 into 1 17.332 * [backup-simplify]: Simplify (* 1 1) into 1 17.332 * [backup-simplify]: Simplify (* 1 1) into 1 17.333 * [backup-simplify]: Simplify (/ 1 1) into 1 17.334 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.334 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.335 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.336 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.337 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.337 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.338 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.339 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.340 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.340 * [backup-simplify]: Simplify (- 0) into 0 17.341 * [backup-simplify]: Simplify 0 into 0 17.341 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 17.341 * [taylor]: Taking taylor expansion of 0 in b 17.341 * [backup-simplify]: Simplify 0 into 0 17.341 * [backup-simplify]: Simplify 0 into 0 17.341 * [backup-simplify]: Simplify 0 into 0 17.341 * [backup-simplify]: Simplify 0 into 0 17.341 * [backup-simplify]: Simplify (* (/ (- (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) 2) (/ 1 (/ 1 a))) into (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) 17.341 * [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 17.341 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in b 17.342 * [taylor]: Taking taylor expansion of 1/2 in b 17.342 * [backup-simplify]: Simplify 1/2 into 1/2 17.342 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in b 17.342 * [taylor]: Taking taylor expansion of a in b 17.342 * [backup-simplify]: Simplify a into a 17.342 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 17.342 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 17.342 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 17.342 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.342 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 17.342 * [taylor]: Taking taylor expansion of (/ 1 c) in b 17.342 * [taylor]: Taking taylor expansion of c in b 17.342 * [backup-simplify]: Simplify c into c 17.342 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.342 * [taylor]: Taking taylor expansion of (/ -4 a) in b 17.342 * [taylor]: Taking taylor expansion of -4 in b 17.342 * [backup-simplify]: Simplify -4 into -4 17.342 * [taylor]: Taking taylor expansion of a in b 17.342 * [backup-simplify]: Simplify a into a 17.342 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.342 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.342 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.342 * [taylor]: Taking taylor expansion of b in b 17.342 * [backup-simplify]: Simplify 0 into 0 17.342 * [backup-simplify]: Simplify 1 into 1 17.343 * [backup-simplify]: Simplify (* 1 1) into 1 17.343 * [backup-simplify]: Simplify (/ 1 1) into 1 17.344 * [backup-simplify]: Simplify (+ 0 1) into 1 17.344 * [backup-simplify]: Simplify (sqrt 1) into 1 17.345 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.345 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.346 * [backup-simplify]: Simplify (+ 0 0) into 0 17.346 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.346 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.346 * [taylor]: Taking taylor expansion of b in b 17.346 * [backup-simplify]: Simplify 0 into 0 17.347 * [backup-simplify]: Simplify 1 into 1 17.347 * [backup-simplify]: Simplify (/ 1 1) into 1 17.347 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 17.347 * [taylor]: Taking taylor expansion of 1/2 in a 17.347 * [backup-simplify]: Simplify 1/2 into 1/2 17.347 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 17.347 * [taylor]: Taking taylor expansion of a in a 17.347 * [backup-simplify]: Simplify 0 into 0 17.347 * [backup-simplify]: Simplify 1 into 1 17.347 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 17.347 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 17.347 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 17.347 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.347 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 17.347 * [taylor]: Taking taylor expansion of (/ 1 c) in a 17.347 * [taylor]: Taking taylor expansion of c in a 17.347 * [backup-simplify]: Simplify c into c 17.347 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.347 * [taylor]: Taking taylor expansion of (/ -4 a) in a 17.347 * [taylor]: Taking taylor expansion of -4 in a 17.348 * [backup-simplify]: Simplify -4 into -4 17.348 * [taylor]: Taking taylor expansion of a in a 17.348 * [backup-simplify]: Simplify 0 into 0 17.348 * [backup-simplify]: Simplify 1 into 1 17.348 * [backup-simplify]: Simplify (/ -4 1) into -4 17.348 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.348 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.348 * [taylor]: Taking taylor expansion of b in a 17.348 * [backup-simplify]: Simplify b into b 17.348 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.348 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.348 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 17.349 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.349 * [backup-simplify]: Simplify (sqrt 0) into 0 17.350 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.350 * [taylor]: Taking taylor expansion of (/ 1 b) in a 17.350 * [taylor]: Taking taylor expansion of b in a 17.350 * [backup-simplify]: Simplify b into b 17.350 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.350 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 17.350 * [taylor]: Taking taylor expansion of 1/2 in c 17.350 * [backup-simplify]: Simplify 1/2 into 1/2 17.350 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 17.350 * [taylor]: Taking taylor expansion of a in c 17.350 * [backup-simplify]: Simplify a into a 17.350 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 17.350 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.350 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.350 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.350 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.350 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.350 * [taylor]: Taking taylor expansion of c in c 17.350 * [backup-simplify]: Simplify 0 into 0 17.350 * [backup-simplify]: Simplify 1 into 1 17.351 * [backup-simplify]: Simplify (/ 1 1) into 1 17.351 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.351 * [taylor]: Taking taylor expansion of -4 in c 17.351 * [backup-simplify]: Simplify -4 into -4 17.351 * [taylor]: Taking taylor expansion of a in c 17.351 * [backup-simplify]: Simplify a into a 17.351 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.351 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.351 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.351 * [taylor]: Taking taylor expansion of b in c 17.351 * [backup-simplify]: Simplify b into b 17.351 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.351 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.351 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.351 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.352 * [backup-simplify]: Simplify (sqrt 0) into 0 17.352 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.352 * [taylor]: Taking taylor expansion of (/ 1 b) in c 17.352 * [taylor]: Taking taylor expansion of b in c 17.352 * [backup-simplify]: Simplify b into b 17.352 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.352 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 17.352 * [taylor]: Taking taylor expansion of 1/2 in c 17.352 * [backup-simplify]: Simplify 1/2 into 1/2 17.352 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 17.352 * [taylor]: Taking taylor expansion of a in c 17.353 * [backup-simplify]: Simplify a into a 17.353 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 17.353 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.353 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.353 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.353 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.353 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.353 * [taylor]: Taking taylor expansion of c in c 17.353 * [backup-simplify]: Simplify 0 into 0 17.353 * [backup-simplify]: Simplify 1 into 1 17.353 * [backup-simplify]: Simplify (/ 1 1) into 1 17.353 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.353 * [taylor]: Taking taylor expansion of -4 in c 17.353 * [backup-simplify]: Simplify -4 into -4 17.353 * [taylor]: Taking taylor expansion of a in c 17.353 * [backup-simplify]: Simplify a into a 17.354 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.354 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.354 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.354 * [taylor]: Taking taylor expansion of b in c 17.354 * [backup-simplify]: Simplify b into b 17.354 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.354 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.354 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.354 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.354 * [backup-simplify]: Simplify (sqrt 0) into 0 17.355 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.355 * [taylor]: Taking taylor expansion of (/ 1 b) in c 17.355 * [taylor]: Taking taylor expansion of b in c 17.355 * [backup-simplify]: Simplify b into b 17.355 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.356 * [backup-simplify]: Simplify (+ 0 0) into 0 17.356 * [backup-simplify]: Simplify (* a 0) into 0 17.356 * [backup-simplify]: Simplify (* 1/2 0) into 0 17.356 * [taylor]: Taking taylor expansion of 0 in a 17.356 * [backup-simplify]: Simplify 0 into 0 17.356 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 17.356 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 17.357 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 a)) (/ 1 b)))) (* 0 0)) into (- (+ (/ a b) (- +nan.0))) 17.358 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (/ a b) (- +nan.0)))) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 17.358 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 17.358 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 17.358 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 17.358 * [taylor]: Taking taylor expansion of 1/2 in a 17.358 * [backup-simplify]: Simplify 1/2 into 1/2 17.358 * [taylor]: Taking taylor expansion of (/ a b) in a 17.358 * [taylor]: Taking taylor expansion of a in a 17.358 * [backup-simplify]: Simplify 0 into 0 17.358 * [backup-simplify]: Simplify 1 into 1 17.358 * [taylor]: Taking taylor expansion of b in a 17.358 * [backup-simplify]: Simplify b into b 17.358 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.358 * [taylor]: Taking taylor expansion of (- +nan.0) in a 17.358 * [taylor]: Taking taylor expansion of +nan.0 in a 17.358 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.358 * [taylor]: Taking taylor expansion of 0 in b 17.358 * [backup-simplify]: Simplify 0 into 0 17.358 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 17.358 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.359 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 17.359 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.359 * [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.359 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 17.360 * [backup-simplify]: Simplify (- 0) into 0 17.360 * [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)))))) 17.360 * [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)))))) 17.361 * [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)))))) 17.361 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 17.361 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 17.361 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 17.361 * [taylor]: Taking taylor expansion of +nan.0 in a 17.361 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.361 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.361 * [taylor]: Taking taylor expansion of a in a 17.361 * [backup-simplify]: Simplify 0 into 0 17.361 * [backup-simplify]: Simplify 1 into 1 17.362 * [backup-simplify]: Simplify (/ 1 1) into 1 17.362 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 17.362 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 17.362 * [taylor]: Taking taylor expansion of +nan.0 in a 17.362 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.362 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 17.362 * [taylor]: Taking taylor expansion of a in a 17.362 * [backup-simplify]: Simplify 0 into 0 17.362 * [backup-simplify]: Simplify 1 into 1 17.362 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.362 * [taylor]: Taking taylor expansion of b in a 17.362 * [backup-simplify]: Simplify b into b 17.362 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.362 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.362 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.362 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.363 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.363 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.363 * [taylor]: Taking taylor expansion of +nan.0 in b 17.363 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.363 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.364 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 17.364 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.364 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.364 * [taylor]: Taking taylor expansion of +nan.0 in b 17.364 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.364 * [taylor]: Taking taylor expansion of 0 in b 17.364 * [backup-simplify]: Simplify 0 into 0 17.364 * [backup-simplify]: Simplify 0 into 0 17.364 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.365 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.365 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 17.366 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.366 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.366 * [backup-simplify]: Simplify (+ 0 0) into 0 17.366 * [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.367 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 17.367 * [backup-simplify]: Simplify (- 0) into 0 17.367 * [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))))))) 17.368 * [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)))))) 17.369 * [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)))))) 17.369 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 17.369 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 17.369 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.369 * [taylor]: Taking taylor expansion of +nan.0 in a 17.369 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.369 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.369 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.369 * [taylor]: Taking taylor expansion of a in a 17.369 * [backup-simplify]: Simplify 0 into 0 17.369 * [backup-simplify]: Simplify 1 into 1 17.370 * [backup-simplify]: Simplify (* 1 1) into 1 17.370 * [backup-simplify]: Simplify (/ 1 1) into 1 17.370 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 17.370 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 17.370 * [taylor]: Taking taylor expansion of +nan.0 in a 17.370 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.370 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.370 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.370 * [taylor]: Taking taylor expansion of b in a 17.370 * [backup-simplify]: Simplify b into b 17.370 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.370 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.371 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.371 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.371 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.372 * [backup-simplify]: Simplify (+ 0 0) into 0 17.372 * [backup-simplify]: Simplify (- 0) into 0 17.372 * [taylor]: Taking taylor expansion of 0 in b 17.372 * [backup-simplify]: Simplify 0 into 0 17.373 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.373 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.373 * [backup-simplify]: Simplify (+ 0 0) into 0 17.374 * [backup-simplify]: Simplify (- 0) into 0 17.374 * [taylor]: Taking taylor expansion of 0 in b 17.374 * [backup-simplify]: Simplify 0 into 0 17.374 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 17.374 * [backup-simplify]: Simplify (- 0) into 0 17.374 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 17.374 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 17.374 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 17.374 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 17.374 * [taylor]: Taking taylor expansion of 1/2 in b 17.374 * [backup-simplify]: Simplify 1/2 into 1/2 17.374 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.374 * [taylor]: Taking taylor expansion of b in b 17.374 * [backup-simplify]: Simplify 0 into 0 17.374 * [backup-simplify]: Simplify 1 into 1 17.374 * [backup-simplify]: Simplify (/ 1 1) into 1 17.375 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 17.375 * [backup-simplify]: Simplify (- 1/2) into -1/2 17.375 * [backup-simplify]: Simplify -1/2 into -1/2 17.375 * [taylor]: Taking taylor expansion of 0 in b 17.375 * [backup-simplify]: Simplify 0 into 0 17.375 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.376 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.376 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.376 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.377 * [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.377 * [backup-simplify]: Simplify (* (/ (- (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) 2) (/ 1 (/ 1 (- a)))) into (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) 17.377 * [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 17.377 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in b 17.377 * [taylor]: Taking taylor expansion of -1/2 in b 17.377 * [backup-simplify]: Simplify -1/2 into -1/2 17.377 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in b 17.377 * [taylor]: Taking taylor expansion of a in b 17.377 * [backup-simplify]: Simplify a into a 17.377 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 17.377 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.377 * [taylor]: Taking taylor expansion of b in b 17.377 * [backup-simplify]: Simplify 0 into 0 17.377 * [backup-simplify]: Simplify 1 into 1 17.377 * [backup-simplify]: Simplify (/ 1 1) into 1 17.377 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 17.377 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 17.377 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.378 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 17.378 * [taylor]: Taking taylor expansion of (/ -1 c) in b 17.378 * [taylor]: Taking taylor expansion of -1 in b 17.378 * [backup-simplify]: Simplify -1 into -1 17.378 * [taylor]: Taking taylor expansion of c in b 17.378 * [backup-simplify]: Simplify c into c 17.378 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.378 * [taylor]: Taking taylor expansion of (/ 4 a) in b 17.378 * [taylor]: Taking taylor expansion of 4 in b 17.378 * [backup-simplify]: Simplify 4 into 4 17.378 * [taylor]: Taking taylor expansion of a in b 17.378 * [backup-simplify]: Simplify a into a 17.378 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.378 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.378 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.378 * [taylor]: Taking taylor expansion of b in b 17.378 * [backup-simplify]: Simplify 0 into 0 17.378 * [backup-simplify]: Simplify 1 into 1 17.378 * [backup-simplify]: Simplify (* 1 1) into 1 17.378 * [backup-simplify]: Simplify (/ 1 1) into 1 17.379 * [backup-simplify]: Simplify (+ 0 1) into 1 17.379 * [backup-simplify]: Simplify (sqrt 1) into 1 17.379 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.380 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.380 * [backup-simplify]: Simplify (+ 0 0) into 0 17.380 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.380 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 17.380 * [taylor]: Taking taylor expansion of -1/2 in a 17.380 * [backup-simplify]: Simplify -1/2 into -1/2 17.380 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 17.380 * [taylor]: Taking taylor expansion of a in a 17.380 * [backup-simplify]: Simplify 0 into 0 17.380 * [backup-simplify]: Simplify 1 into 1 17.380 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 17.380 * [taylor]: Taking taylor expansion of (/ 1 b) in a 17.380 * [taylor]: Taking taylor expansion of b in a 17.380 * [backup-simplify]: Simplify b into b 17.380 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.380 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 17.380 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 17.381 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.381 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 17.381 * [taylor]: Taking taylor expansion of (/ -1 c) in a 17.381 * [taylor]: Taking taylor expansion of -1 in a 17.381 * [backup-simplify]: Simplify -1 into -1 17.381 * [taylor]: Taking taylor expansion of c in a 17.381 * [backup-simplify]: Simplify c into c 17.381 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.381 * [taylor]: Taking taylor expansion of (/ 4 a) in a 17.381 * [taylor]: Taking taylor expansion of 4 in a 17.381 * [backup-simplify]: Simplify 4 into 4 17.381 * [taylor]: Taking taylor expansion of a in a 17.381 * [backup-simplify]: Simplify 0 into 0 17.381 * [backup-simplify]: Simplify 1 into 1 17.381 * [backup-simplify]: Simplify (/ 4 1) into 4 17.381 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.381 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.381 * [taylor]: Taking taylor expansion of b in a 17.381 * [backup-simplify]: Simplify b into b 17.381 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.381 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.381 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 17.381 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.381 * [backup-simplify]: Simplify (sqrt 0) into 0 17.382 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.382 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 17.382 * [taylor]: Taking taylor expansion of -1/2 in c 17.382 * [backup-simplify]: Simplify -1/2 into -1/2 17.382 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 17.382 * [taylor]: Taking taylor expansion of a in c 17.382 * [backup-simplify]: Simplify a into a 17.382 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 17.382 * [taylor]: Taking taylor expansion of (/ 1 b) in c 17.382 * [taylor]: Taking taylor expansion of b in c 17.382 * [backup-simplify]: Simplify b into b 17.382 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.382 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.382 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.382 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.382 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.382 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.382 * [taylor]: Taking taylor expansion of -1 in c 17.382 * [backup-simplify]: Simplify -1 into -1 17.382 * [taylor]: Taking taylor expansion of c in c 17.382 * [backup-simplify]: Simplify 0 into 0 17.382 * [backup-simplify]: Simplify 1 into 1 17.383 * [backup-simplify]: Simplify (/ -1 1) into -1 17.383 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.383 * [taylor]: Taking taylor expansion of 4 in c 17.383 * [backup-simplify]: Simplify 4 into 4 17.383 * [taylor]: Taking taylor expansion of a in c 17.383 * [backup-simplify]: Simplify a into a 17.383 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.383 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.383 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.383 * [taylor]: Taking taylor expansion of b in c 17.383 * [backup-simplify]: Simplify b into b 17.383 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.383 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.383 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.383 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.383 * [backup-simplify]: Simplify (sqrt 0) into 0 17.383 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.384 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 17.384 * [taylor]: Taking taylor expansion of -1/2 in c 17.384 * [backup-simplify]: Simplify -1/2 into -1/2 17.384 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 17.384 * [taylor]: Taking taylor expansion of a in c 17.384 * [backup-simplify]: Simplify a into a 17.384 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 17.384 * [taylor]: Taking taylor expansion of (/ 1 b) in c 17.384 * [taylor]: Taking taylor expansion of b in c 17.384 * [backup-simplify]: Simplify b into b 17.384 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.384 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.384 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.384 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.384 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.384 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.384 * [taylor]: Taking taylor expansion of -1 in c 17.384 * [backup-simplify]: Simplify -1 into -1 17.384 * [taylor]: Taking taylor expansion of c in c 17.384 * [backup-simplify]: Simplify 0 into 0 17.384 * [backup-simplify]: Simplify 1 into 1 17.384 * [backup-simplify]: Simplify (/ -1 1) into -1 17.384 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.384 * [taylor]: Taking taylor expansion of 4 in c 17.384 * [backup-simplify]: Simplify 4 into 4 17.384 * [taylor]: Taking taylor expansion of a in c 17.384 * [backup-simplify]: Simplify a into a 17.384 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.384 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.384 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.384 * [taylor]: Taking taylor expansion of b in c 17.384 * [backup-simplify]: Simplify b into b 17.384 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.384 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.384 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.385 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.385 * [backup-simplify]: Simplify (sqrt 0) into 0 17.385 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.386 * [backup-simplify]: Simplify (+ 0 0) into 0 17.386 * [backup-simplify]: Simplify (* a 0) into 0 17.386 * [backup-simplify]: Simplify (* -1/2 0) into 0 17.386 * [taylor]: Taking taylor expansion of 0 in a 17.386 * [backup-simplify]: Simplify 0 into 0 17.386 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 17.387 * [backup-simplify]: Simplify (+ (* a (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0)) into (- (/ a b) +nan.0) 17.387 * [backup-simplify]: Simplify (+ (* -1/2 (- (/ a b) +nan.0)) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 17.388 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 17.388 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 17.388 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 17.388 * [taylor]: Taking taylor expansion of 1/2 in a 17.388 * [backup-simplify]: Simplify 1/2 into 1/2 17.388 * [taylor]: Taking taylor expansion of (/ a b) in a 17.388 * [taylor]: Taking taylor expansion of a in a 17.388 * [backup-simplify]: Simplify 0 into 0 17.388 * [backup-simplify]: Simplify 1 into 1 17.388 * [taylor]: Taking taylor expansion of b in a 17.388 * [backup-simplify]: Simplify b into b 17.388 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.388 * [taylor]: Taking taylor expansion of (- +nan.0) in a 17.388 * [taylor]: Taking taylor expansion of +nan.0 in a 17.388 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.388 * [taylor]: Taking taylor expansion of 0 in b 17.388 * [backup-simplify]: Simplify 0 into 0 17.388 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 17.388 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 17.389 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 17.390 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 17.390 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.391 * [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.391 * [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)))))) 17.392 * [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)))))) 17.393 * [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)))))) 17.393 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 17.393 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 17.393 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 17.393 * [taylor]: Taking taylor expansion of +nan.0 in a 17.393 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.393 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.393 * [taylor]: Taking taylor expansion of a in a 17.393 * [backup-simplify]: Simplify 0 into 0 17.393 * [backup-simplify]: Simplify 1 into 1 17.394 * [backup-simplify]: Simplify (/ 1 1) into 1 17.394 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 17.394 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 17.394 * [taylor]: Taking taylor expansion of +nan.0 in a 17.394 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.394 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 17.394 * [taylor]: Taking taylor expansion of a in a 17.394 * [backup-simplify]: Simplify 0 into 0 17.394 * [backup-simplify]: Simplify 1 into 1 17.394 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.394 * [taylor]: Taking taylor expansion of b in a 17.394 * [backup-simplify]: Simplify b into b 17.394 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.394 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.395 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.395 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.396 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.396 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.396 * [taylor]: Taking taylor expansion of +nan.0 in b 17.396 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.396 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.397 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 17.398 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.398 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.398 * [taylor]: Taking taylor expansion of +nan.0 in b 17.398 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.398 * [taylor]: Taking taylor expansion of 0 in b 17.398 * [backup-simplify]: Simplify 0 into 0 17.398 * [backup-simplify]: Simplify 0 into 0 17.398 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 17.399 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.400 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.401 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 17.401 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.401 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.401 * [backup-simplify]: Simplify (+ 0 0) into 0 17.402 * [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.403 * [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))))))) 17.404 * [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)))))) 17.406 * [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)))))) 17.406 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 17.406 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 17.406 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.406 * [taylor]: Taking taylor expansion of +nan.0 in a 17.406 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.406 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.406 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.406 * [taylor]: Taking taylor expansion of a in a 17.406 * [backup-simplify]: Simplify 0 into 0 17.406 * [backup-simplify]: Simplify 1 into 1 17.406 * [backup-simplify]: Simplify (* 1 1) into 1 17.407 * [backup-simplify]: Simplify (/ 1 1) into 1 17.407 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 17.407 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 17.407 * [taylor]: Taking taylor expansion of +nan.0 in a 17.407 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.407 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.407 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.407 * [taylor]: Taking taylor expansion of b in a 17.407 * [backup-simplify]: Simplify b into b 17.407 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.407 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.408 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.409 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.409 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.410 * [backup-simplify]: Simplify (+ 0 0) into 0 17.410 * [backup-simplify]: Simplify (- 0) into 0 17.410 * [taylor]: Taking taylor expansion of 0 in b 17.410 * [backup-simplify]: Simplify 0 into 0 17.411 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.412 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.412 * [backup-simplify]: Simplify (+ 0 0) into 0 17.412 * [backup-simplify]: Simplify (- 0) into 0 17.413 * [taylor]: Taking taylor expansion of 0 in b 17.413 * [backup-simplify]: Simplify 0 into 0 17.413 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 17.413 * [backup-simplify]: Simplify (- 0) into 0 17.413 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 17.413 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 17.413 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 17.413 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 17.413 * [taylor]: Taking taylor expansion of 1/2 in b 17.413 * [backup-simplify]: Simplify 1/2 into 1/2 17.413 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.413 * [taylor]: Taking taylor expansion of b in b 17.413 * [backup-simplify]: Simplify 0 into 0 17.413 * [backup-simplify]: Simplify 1 into 1 17.414 * [backup-simplify]: Simplify (/ 1 1) into 1 17.414 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 17.415 * [backup-simplify]: Simplify (- 1/2) into -1/2 17.415 * [backup-simplify]: Simplify -1/2 into -1/2 17.415 * [taylor]: Taking taylor expansion of 0 in b 17.415 * [backup-simplify]: Simplify 0 into 0 17.415 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.416 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.416 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.416 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.418 * [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.418 * * * [progress]: simplifying candidates 17.418 * * * * [progress]: [ 1 / 136 ] simplifiying candidate # 17.418 * * * * [progress]: [ 2 / 136 ] simplifiying candidate # 17.418 * * * * [progress]: [ 3 / 136 ] simplifiying candidate # 17.418 * * * * [progress]: [ 4 / 136 ] simplifiying candidate # 17.418 * * * * [progress]: [ 5 / 136 ] simplifiying candidate # 17.418 * * * * [progress]: [ 6 / 136 ] simplifiying candidate # 17.418 * * * * [progress]: [ 7 / 136 ] simplifiying candidate # 17.418 * * * * [progress]: [ 8 / 136 ] simplifiying candidate # 17.418 * * * * [progress]: [ 9 / 136 ] simplifiying candidate # 17.419 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 17.419 * * [simplify]: iters left: 6 (10 enodes) 17.424 * * [simplify]: iters left: 5 (34 enodes) 17.434 * * [simplify]: iters left: 4 (42 enodes) 17.446 * * [simplify]: iters left: 3 (54 enodes) 17.463 * * [simplify]: Extracting #0: cost 1 inf + 0 17.463 * * [simplify]: Extracting #1: cost 4 inf + 0 17.463 * * [simplify]: Extracting #2: cost 7 inf + 0 17.463 * * [simplify]: Extracting #3: cost 17 inf + 0 17.464 * * [simplify]: Extracting #4: cost 16 inf + 87 17.464 * * [simplify]: Extracting #5: cost 4 inf + 1260 17.465 * * [simplify]: Extracting #6: cost 0 inf + 2256 17.466 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 17.466 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (* (/ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) 2) (/ 1 a))) 17.466 * * * * [progress]: [ 10 / 136 ] simplifiying candidate # 17.467 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 17.467 * * [simplify]: iters left: 5 (9 enodes) 17.471 * * [simplify]: iters left: 4 (30 enodes) 17.480 * * [simplify]: iters left: 3 (38 enodes) 17.492 * * [simplify]: iters left: 2 (50 enodes) 17.505 * * [simplify]: Extracting #0: cost 1 inf + 0 17.505 * * [simplify]: Extracting #1: cost 3 inf + 0 17.505 * * [simplify]: Extracting #2: cost 5 inf + 0 17.505 * * [simplify]: Extracting #3: cost 15 inf + 0 17.505 * * [simplify]: Extracting #4: cost 11 inf + 254 17.506 * * [simplify]: Extracting #5: cost 4 inf + 822 17.506 * * [simplify]: Extracting #6: cost 0 inf + 1578 17.507 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 17.507 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (* (/ (- (* (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b))))) b) 2) (/ 1 a))) 17.507 * * * * [progress]: [ 11 / 136 ] simplifiying candidate # 17.508 * [simplify]: Simplifying (sqrt 1) 17.508 * * [simplify]: iters left: 1 (2 enodes) 17.511 * * [simplify]: Extracting #0: cost 1 inf + 0 17.511 * * [simplify]: Extracting #1: cost 0 inf + 1 17.511 * [simplify]: Simplified to 1 17.511 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (* (/ (- (* 1 (sqrt (fma c (* -4 a) (* b b)))) b) 2) (/ 1 a))) 17.511 * * * * [progress]: [ 12 / 136 ] simplifiying candidate # 17.511 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 17.511 * * [simplify]: iters left: 3 (7 enodes) 17.515 * * [simplify]: iters left: 2 (24 enodes) 17.522 * * [simplify]: iters left: 1 (32 enodes) 17.532 * * [simplify]: Extracting #0: cost 1 inf + 0 17.532 * * [simplify]: Extracting #1: cost 11 inf + 0 17.532 * * [simplify]: Extracting #2: cost 10 inf + 87 17.533 * * [simplify]: Extracting #3: cost 3 inf + 559 17.533 * * [simplify]: Extracting #4: cost 0 inf + 782 17.534 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 17.534 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (* (/ (- (pow (fma c (* a -4) (* b b)) (/ 1 2)) b) 2) (/ 1 a))) 17.534 * * * * [progress]: [ 13 / 136 ] simplifiying candidate # 17.534 * * * * [progress]: [ 14 / 136 ] simplifiying candidate # 17.534 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 17.534 * * [simplify]: iters left: 4 (8 enodes) 17.538 * * [simplify]: iters left: 3 (27 enodes) 17.546 * * [simplify]: iters left: 2 (35 enodes) 17.557 * * [simplify]: iters left: 1 (47 enodes) 17.569 * * [simplify]: Extracting #0: cost 1 inf + 0 17.569 * * [simplify]: Extracting #1: cost 3 inf + 0 17.570 * * [simplify]: Extracting #2: cost 13 inf + 0 17.570 * * [simplify]: Extracting #3: cost 12 inf + 87 17.570 * * [simplify]: Extracting #4: cost 1 inf + 961 17.571 * * [simplify]: Extracting #5: cost 0 inf + 1140 17.571 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 17.571 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (* (/ (- (fabs (sqrt (fma c (* a -4) (* b b)))) b) 2) (/ 1 a))) 17.571 * * * * [progress]: [ 15 / 136 ] simplifiying candidate # 17.571 * * * * [progress]: [ 16 / 136 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) b) 2) (/ 1 a)))> 17.572 * * * * [progress]: [ 17 / 136 ] simplifiying candidate # 17.572 * [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))))) 17.572 * * [simplify]: iters left: 6 (15 enodes) 17.579 * * [simplify]: iters left: 5 (57 enodes) 17.596 * * [simplify]: iters left: 4 (79 enodes) 17.621 * * [simplify]: iters left: 3 (98 enodes) 17.646 * * [simplify]: iters left: 2 (103 enodes) 17.673 * * [simplify]: iters left: 1 (117 enodes) 17.689 * * [simplify]: Extracting #0: cost 1 inf + 0 17.689 * * [simplify]: Extracting #1: cost 11 inf + 0 17.689 * * [simplify]: Extracting #2: cost 19 inf + 244 17.689 * * [simplify]: Extracting #3: cost 23 inf + 1052 17.689 * * [simplify]: Extracting #4: cost 25 inf + 1139 17.690 * * [simplify]: Extracting #5: cost 12 inf + 2885 17.691 * * [simplify]: Extracting #6: cost 2 inf + 5628 17.692 * * [simplify]: Extracting #7: cost 0 inf + 6608 17.693 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 17.693 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) (/ 1 a))) 17.693 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 17.693 * * [simplify]: iters left: 6 (6 enodes) 17.695 * * [simplify]: iters left: 5 (23 enodes) 17.698 * * [simplify]: iters left: 4 (31 enodes) 17.704 * * [simplify]: iters left: 3 (36 enodes) 17.713 * * [simplify]: Extracting #0: cost 1 inf + 0 17.713 * * [simplify]: Extracting #1: cost 6 inf + 0 17.713 * * [simplify]: Extracting #2: cost 10 inf + 1 17.713 * * [simplify]: Extracting #3: cost 3 inf + 1200 17.714 * * [simplify]: Extracting #4: cost 0 inf + 1348 17.714 * * [simplify]: Extracting #5: cost 0 inf + 1213 17.715 * [simplify]: Simplified to (+ (- b) b) 17.715 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 17.715 * * * * [progress]: [ 18 / 136 ] simplifiying candidate # 17.715 * [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)))) 17.716 * * [simplify]: iters left: 6 (14 enodes) 17.721 * * [simplify]: iters left: 5 (45 enodes) 17.730 * * [simplify]: iters left: 4 (58 enodes) 17.739 * * [simplify]: iters left: 3 (73 enodes) 17.748 * * [simplify]: iters left: 2 (80 enodes) 17.760 * * [simplify]: iters left: 1 (94 enodes) 17.782 * * [simplify]: Extracting #0: cost 1 inf + 0 17.783 * * [simplify]: Extracting #1: cost 7 inf + 0 17.783 * * [simplify]: Extracting #2: cost 13 inf + 42 17.783 * * [simplify]: Extracting #3: cost 23 inf + 84 17.783 * * [simplify]: Extracting #4: cost 25 inf + 171 17.784 * * [simplify]: Extracting #5: cost 13 inf + 1265 17.785 * * [simplify]: Extracting #6: cost 7 inf + 2481 17.786 * * [simplify]: Extracting #7: cost 1 inf + 5170 17.788 * * [simplify]: Extracting #8: cost 0 inf + 5640 17.790 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 17.790 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) (/ 1 a))) 17.791 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 17.791 * * [simplify]: iters left: 4 (5 enodes) 17.793 * * [simplify]: iters left: 3 (15 enodes) 17.797 * * [simplify]: iters left: 2 (21 enodes) 17.802 * * [simplify]: iters left: 1 (22 enodes) 17.807 * * [simplify]: Extracting #0: cost 1 inf + 0 17.807 * * [simplify]: Extracting #1: cost 6 inf + 0 17.807 * * [simplify]: Extracting #2: cost 8 inf + 1 17.807 * * [simplify]: Extracting #3: cost 0 inf + 599 17.808 * * [simplify]: Extracting #4: cost 0 inf + 489 17.808 * [simplify]: Simplified to (+ (- b) b) 17.808 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 17.808 * * * * [progress]: [ 19 / 136 ] simplifiying candidate # 17.808 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 17.809 * * [simplify]: iters left: 6 (14 enodes) 17.815 * * [simplify]: iters left: 5 (47 enodes) 17.823 * * [simplify]: iters left: 4 (62 enodes) 17.835 * * [simplify]: iters left: 3 (77 enodes) 17.846 * * [simplify]: iters left: 2 (84 enodes) 17.869 * * [simplify]: iters left: 1 (98 enodes) 17.884 * * [simplify]: Extracting #0: cost 1 inf + 0 17.884 * * [simplify]: Extracting #1: cost 7 inf + 0 17.884 * * [simplify]: Extracting #2: cost 13 inf + 42 17.885 * * [simplify]: Extracting #3: cost 23 inf + 84 17.885 * * [simplify]: Extracting #4: cost 25 inf + 171 17.885 * * [simplify]: Extracting #5: cost 14 inf + 1182 17.886 * * [simplify]: Extracting #6: cost 5 inf + 3803 17.886 * * [simplify]: Extracting #7: cost 1 inf + 5341 17.887 * * [simplify]: Extracting #8: cost 0 inf + 5640 17.888 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 17.888 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (fma (- b) 1 (* b 1))) 2) (/ 1 a))) 17.889 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 17.889 * * [simplify]: iters left: 3 (5 enodes) 17.890 * * [simplify]: iters left: 2 (17 enodes) 17.893 * * [simplify]: iters left: 1 (22 enodes) 17.896 * * [simplify]: Extracting #0: cost 1 inf + 0 17.896 * * [simplify]: Extracting #1: cost 5 inf + 0 17.896 * * [simplify]: Extracting #2: cost 5 inf + 2 17.897 * * [simplify]: Extracting #3: cost 0 inf + 288 17.897 * [simplify]: Simplified to (+ (- b) b) 17.897 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 17.897 * * * * [progress]: [ 20 / 136 ] simplifiying candidate # 17.897 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 17.897 * * [simplify]: iters left: 6 (16 enodes) 17.905 * * [simplify]: iters left: 5 (61 enodes) 17.914 * * [simplify]: iters left: 4 (83 enodes) 17.930 * * [simplify]: iters left: 3 (101 enodes) 17.955 * * [simplify]: Extracting #0: cost 1 inf + 0 17.955 * * [simplify]: Extracting #1: cost 11 inf + 0 17.955 * * [simplify]: Extracting #2: cost 16 inf + 405 17.956 * * [simplify]: Extracting #3: cost 13 inf + 1051 17.956 * * [simplify]: Extracting #4: cost 22 inf + 1051 17.956 * * [simplify]: Extracting #5: cost 22 inf + 1137 17.957 * * [simplify]: Extracting #6: cost 11 inf + 2444 17.959 * * [simplify]: Extracting #7: cost 2 inf + 4622 17.961 * * [simplify]: Extracting #8: cost 0 inf + 5260 17.962 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 17.962 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) (/ 1 a))) 17.962 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 17.962 * * [simplify]: iters left: 6 (6 enodes) 17.964 * * [simplify]: iters left: 5 (23 enodes) 17.967 * * [simplify]: iters left: 4 (31 enodes) 17.972 * * [simplify]: iters left: 3 (36 enodes) 17.976 * * [simplify]: Extracting #0: cost 1 inf + 0 17.976 * * [simplify]: Extracting #1: cost 6 inf + 0 17.976 * * [simplify]: Extracting #2: cost 10 inf + 1 17.976 * * [simplify]: Extracting #3: cost 3 inf + 1200 17.977 * * [simplify]: Extracting #4: cost 0 inf + 1348 17.977 * * [simplify]: Extracting #5: cost 0 inf + 1213 17.977 * [simplify]: Simplified to (+ (- b) b) 17.977 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (+ (- b) b)) 2) (/ 1 a))) 17.977 * * * * [progress]: [ 21 / 136 ] simplifiying candidate # 17.977 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 17.978 * * [simplify]: iters left: 6 (15 enodes) 17.981 * * [simplify]: iters left: 5 (49 enodes) 17.988 * * [simplify]: iters left: 4 (62 enodes) 18.006 * * [simplify]: iters left: 3 (75 enodes) 18.025 * * [simplify]: Extracting #0: cost 1 inf + 0 18.025 * * [simplify]: Extracting #1: cost 7 inf + 0 18.025 * * [simplify]: Extracting #2: cost 11 inf + 42 18.025 * * [simplify]: Extracting #3: cost 13 inf + 83 18.025 * * [simplify]: Extracting #4: cost 22 inf + 83 18.025 * * [simplify]: Extracting #5: cost 23 inf + 127 18.026 * * [simplify]: Extracting #6: cost 9 inf + 1778 18.027 * * [simplify]: Extracting #7: cost 1 inf + 3983 18.029 * * [simplify]: Extracting #8: cost 0 inf + 4292 18.030 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) 18.030 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) (/ 1 a))) 18.031 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 18.031 * * [simplify]: iters left: 4 (5 enodes) 18.033 * * [simplify]: iters left: 3 (15 enodes) 18.037 * * [simplify]: iters left: 2 (21 enodes) 18.044 * * [simplify]: iters left: 1 (22 enodes) 18.047 * * [simplify]: Extracting #0: cost 1 inf + 0 18.047 * * [simplify]: Extracting #1: cost 6 inf + 0 18.047 * * [simplify]: Extracting #2: cost 8 inf + 1 18.047 * * [simplify]: Extracting #3: cost 0 inf + 599 18.047 * * [simplify]: Extracting #4: cost 0 inf + 489 18.047 * [simplify]: Simplified to (+ (- b) b) 18.047 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) (+ (- b) b)) 2) (/ 1 a))) 18.048 * * * * [progress]: [ 22 / 136 ] simplifiying candidate # 18.048 * [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))) 18.048 * * [simplify]: iters left: 6 (15 enodes) 18.052 * * [simplify]: iters left: 5 (51 enodes) 18.059 * * [simplify]: iters left: 4 (66 enodes) 18.069 * * [simplify]: iters left: 3 (79 enodes) 18.079 * * [simplify]: Extracting #0: cost 1 inf + 0 18.079 * * [simplify]: Extracting #1: cost 7 inf + 0 18.079 * * [simplify]: Extracting #2: cost 11 inf + 42 18.079 * * [simplify]: Extracting #3: cost 13 inf + 83 18.079 * * [simplify]: Extracting #4: cost 22 inf + 83 18.079 * * [simplify]: Extracting #5: cost 22 inf + 169 18.080 * * [simplify]: Extracting #6: cost 9 inf + 1818 18.080 * * [simplify]: Extracting #7: cost 1 inf + 3983 18.081 * * [simplify]: Extracting #8: cost 0 inf + 4292 18.083 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 18.083 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (fma (- b) 1 (* b 1))) 2) (/ 1 a))) 18.084 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 18.084 * * [simplify]: iters left: 3 (5 enodes) 18.087 * * [simplify]: iters left: 2 (17 enodes) 18.092 * * [simplify]: iters left: 1 (22 enodes) 18.099 * * [simplify]: Extracting #0: cost 1 inf + 0 18.099 * * [simplify]: Extracting #1: cost 5 inf + 0 18.099 * * [simplify]: Extracting #2: cost 5 inf + 2 18.099 * * [simplify]: Extracting #3: cost 0 inf + 288 18.099 * [simplify]: Simplified to (+ (- b) b) 18.100 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (+ (- b) b)) 2) (/ 1 a))) 18.100 * * * * [progress]: [ 23 / 136 ] simplifiying candidate # 18.100 * [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))))) 18.100 * * [simplify]: iters left: 6 (14 enodes) 18.107 * * [simplify]: iters left: 5 (54 enodes) 18.124 * * [simplify]: iters left: 4 (72 enodes) 18.134 * * [simplify]: iters left: 3 (85 enodes) 18.146 * * [simplify]: Extracting #0: cost 1 inf + 0 18.146 * * [simplify]: Extracting #1: cost 5 inf + 0 18.146 * * [simplify]: Extracting #2: cost 14 inf + 0 18.146 * * [simplify]: Extracting #3: cost 23 inf + 164 18.147 * * [simplify]: Extracting #4: cost 19 inf + 813 18.147 * * [simplify]: Extracting #5: cost 9 inf + 1512 18.147 * * [simplify]: Extracting #6: cost 2 inf + 2668 18.148 * * [simplify]: Extracting #7: cost 0 inf + 3146 18.149 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 18.149 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) (/ 1 a))) 18.149 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 18.149 * * [simplify]: iters left: 6 (6 enodes) 18.151 * * [simplify]: iters left: 5 (23 enodes) 18.155 * * [simplify]: iters left: 4 (31 enodes) 18.160 * * [simplify]: iters left: 3 (36 enodes) 18.169 * * [simplify]: Extracting #0: cost 1 inf + 0 18.169 * * [simplify]: Extracting #1: cost 6 inf + 0 18.169 * * [simplify]: Extracting #2: cost 10 inf + 1 18.170 * * [simplify]: Extracting #3: cost 3 inf + 1200 18.170 * * [simplify]: Extracting #4: cost 0 inf + 1348 18.170 * * [simplify]: Extracting #5: cost 0 inf + 1213 18.171 * [simplify]: Simplified to (+ (- b) b) 18.171 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) (/ 1 a))) 18.171 * * * * [progress]: [ 24 / 136 ] simplifiying candidate # 18.171 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 18.172 * * [simplify]: iters left: 6 (13 enodes) 18.178 * * [simplify]: iters left: 5 (42 enodes) 18.190 * * [simplify]: iters left: 4 (51 enodes) 18.205 * * [simplify]: iters left: 3 (64 enodes) 18.223 * * [simplify]: Extracting #0: cost 1 inf + 0 18.223 * * [simplify]: Extracting #1: cost 6 inf + 0 18.223 * * [simplify]: Extracting #2: cost 8 inf + 42 18.223 * * [simplify]: Extracting #3: cost 16 inf + 83 18.223 * * [simplify]: Extracting #4: cost 16 inf + 169 18.224 * * [simplify]: Extracting #5: cost 3 inf + 1481 18.225 * * [simplify]: Extracting #6: cost 0 inf + 2098 18.226 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 18.226 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) (/ 1 a))) 18.226 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 18.226 * * [simplify]: iters left: 4 (5 enodes) 18.229 * * [simplify]: iters left: 3 (15 enodes) 18.233 * * [simplify]: iters left: 2 (21 enodes) 18.235 * * [simplify]: iters left: 1 (22 enodes) 18.238 * * [simplify]: Extracting #0: cost 1 inf + 0 18.238 * * [simplify]: Extracting #1: cost 6 inf + 0 18.238 * * [simplify]: Extracting #2: cost 8 inf + 1 18.238 * * [simplify]: Extracting #3: cost 0 inf + 599 18.238 * * [simplify]: Extracting #4: cost 0 inf + 489 18.238 * [simplify]: Simplified to (+ (- b) b) 18.238 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 18.238 * * * * [progress]: [ 25 / 136 ] simplifiying candidate # 18.238 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 18.238 * * [simplify]: iters left: 6 (13 enodes) 18.242 * * [simplify]: iters left: 5 (44 enodes) 18.248 * * [simplify]: iters left: 4 (55 enodes) 18.256 * * [simplify]: iters left: 3 (68 enodes) 18.267 * * [simplify]: Extracting #0: cost 1 inf + 0 18.267 * * [simplify]: Extracting #1: cost 6 inf + 0 18.267 * * [simplify]: Extracting #2: cost 8 inf + 42 18.267 * * [simplify]: Extracting #3: cost 16 inf + 83 18.267 * * [simplify]: Extracting #4: cost 16 inf + 169 18.267 * * [simplify]: Extracting #5: cost 4 inf + 1712 18.268 * * [simplify]: Extracting #6: cost 0 inf + 2098 18.268 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 18.268 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- b) 1 (* b 1))) 2) (/ 1 a))) 18.268 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 18.269 * * [simplify]: iters left: 3 (5 enodes) 18.270 * * [simplify]: iters left: 2 (17 enodes) 18.273 * * [simplify]: iters left: 1 (22 enodes) 18.280 * * [simplify]: Extracting #0: cost 1 inf + 0 18.280 * * [simplify]: Extracting #1: cost 5 inf + 0 18.280 * * [simplify]: Extracting #2: cost 5 inf + 2 18.280 * * [simplify]: Extracting #3: cost 0 inf + 288 18.280 * [simplify]: Simplified to (+ (- b) b) 18.280 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 18.281 * * * * [progress]: [ 26 / 136 ] simplifiying candidate # 18.281 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 18.281 * * [simplify]: iters left: 6 (15 enodes) 18.289 * * [simplify]: iters left: 5 (59 enodes) 18.307 * * [simplify]: iters left: 4 (82 enodes) 18.325 * * [simplify]: iters left: 3 (97 enodes) 18.337 * * [simplify]: Extracting #0: cost 1 inf + 0 18.337 * * [simplify]: Extracting #1: cost 5 inf + 0 18.337 * * [simplify]: Extracting #2: cost 12 inf + 1 18.337 * * [simplify]: Extracting #3: cost 21 inf + 245 18.338 * * [simplify]: Extracting #4: cost 13 inf + 1180 18.338 * * [simplify]: Extracting #5: cost 5 inf + 1790 18.339 * * [simplify]: Extracting #6: cost 1 inf + 2450 18.339 * * [simplify]: Extracting #7: cost 0 inf + 2709 18.340 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 18.340 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) (/ 1 a))) 18.340 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 18.340 * * [simplify]: iters left: 6 (6 enodes) 18.341 * * [simplify]: iters left: 5 (23 enodes) 18.346 * * [simplify]: iters left: 4 (31 enodes) 18.350 * * [simplify]: iters left: 3 (36 enodes) 18.359 * * [simplify]: Extracting #0: cost 1 inf + 0 18.359 * * [simplify]: Extracting #1: cost 6 inf + 0 18.359 * * [simplify]: Extracting #2: cost 10 inf + 1 18.360 * * [simplify]: Extracting #3: cost 3 inf + 1200 18.360 * * [simplify]: Extracting #4: cost 0 inf + 1348 18.361 * * [simplify]: Extracting #5: cost 0 inf + 1213 18.361 * [simplify]: Simplified to (+ (- b) b) 18.361 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) (/ 1 a))) 18.361 * * * * [progress]: [ 27 / 136 ] simplifiying candidate # 18.362 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 18.362 * * [simplify]: iters left: 6 (14 enodes) 18.372 * * [simplify]: iters left: 5 (47 enodes) 18.385 * * [simplify]: iters left: 4 (61 enodes) 18.396 * * [simplify]: iters left: 3 (76 enodes) 18.406 * * [simplify]: Extracting #0: cost 1 inf + 0 18.406 * * [simplify]: Extracting #1: cost 6 inf + 0 18.406 * * [simplify]: Extracting #2: cost 7 inf + 2 18.406 * * [simplify]: Extracting #3: cost 14 inf + 84 18.406 * * [simplify]: Extracting #4: cost 12 inf + 254 18.407 * * [simplify]: Extracting #5: cost 3 inf + 1180 18.407 * * [simplify]: Extracting #6: cost 0 inf + 1661 18.407 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 18.407 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) (/ 1 a))) 18.408 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 18.408 * * [simplify]: iters left: 4 (5 enodes) 18.409 * * [simplify]: iters left: 3 (15 enodes) 18.411 * * [simplify]: iters left: 2 (21 enodes) 18.414 * * [simplify]: iters left: 1 (22 enodes) 18.416 * * [simplify]: Extracting #0: cost 1 inf + 0 18.416 * * [simplify]: Extracting #1: cost 6 inf + 0 18.416 * * [simplify]: Extracting #2: cost 8 inf + 1 18.416 * * [simplify]: Extracting #3: cost 0 inf + 599 18.416 * * [simplify]: Extracting #4: cost 0 inf + 489 18.416 * [simplify]: Simplified to (+ (- b) b) 18.416 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 18.416 * * * * [progress]: [ 28 / 136 ] simplifiying candidate # 18.417 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 18.417 * * [simplify]: iters left: 5 (13 enodes) 18.420 * * [simplify]: iters left: 4 (44 enodes) 18.427 * * [simplify]: iters left: 3 (58 enodes) 18.437 * * [simplify]: iters left: 2 (73 enodes) 18.455 * * [simplify]: Extracting #0: cost 1 inf + 0 18.455 * * [simplify]: Extracting #1: cost 6 inf + 0 18.455 * * [simplify]: Extracting #2: cost 7 inf + 2 18.455 * * [simplify]: Extracting #3: cost 15 inf + 43 18.455 * * [simplify]: Extracting #4: cost 12 inf + 295 18.456 * * [simplify]: Extracting #5: cost 3 inf + 1044 18.457 * * [simplify]: Extracting #6: cost 1 inf + 1442 18.457 * * [simplify]: Extracting #7: cost 0 inf + 1661 18.458 * [simplify]: Simplified to (- (sqrt (fma (* a c) -4 (* b b))) b) 18.458 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (fma (- b) 1 (* b 1))) 2) (/ 1 a))) 18.459 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 18.459 * * [simplify]: iters left: 3 (5 enodes) 18.461 * * [simplify]: iters left: 2 (17 enodes) 18.467 * * [simplify]: iters left: 1 (22 enodes) 18.473 * * [simplify]: Extracting #0: cost 1 inf + 0 18.473 * * [simplify]: Extracting #1: cost 5 inf + 0 18.473 * * [simplify]: Extracting #2: cost 5 inf + 2 18.474 * * [simplify]: Extracting #3: cost 0 inf + 288 18.474 * [simplify]: Simplified to (+ (- b) b) 18.474 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 18.476 * * * * [progress]: [ 29 / 136 ] simplifiying candidate # 18.476 * [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))))) 18.476 * * [simplify]: iters left: 6 (14 enodes) 18.483 * * [simplify]: iters left: 5 (54 enodes) 18.501 * * [simplify]: iters left: 4 (72 enodes) 18.516 * * [simplify]: iters left: 3 (85 enodes) 18.526 * * [simplify]: Extracting #0: cost 1 inf + 0 18.526 * * [simplify]: Extracting #1: cost 5 inf + 0 18.526 * * [simplify]: Extracting #2: cost 14 inf + 0 18.526 * * [simplify]: Extracting #3: cost 23 inf + 164 18.527 * * [simplify]: Extracting #4: cost 19 inf + 813 18.527 * * [simplify]: Extracting #5: cost 9 inf + 1512 18.527 * * [simplify]: Extracting #6: cost 2 inf + 2668 18.528 * * [simplify]: Extracting #7: cost 0 inf + 3146 18.529 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 18.529 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) (/ 1 a))) 18.529 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 18.529 * * [simplify]: iters left: 6 (6 enodes) 18.530 * * [simplify]: iters left: 5 (23 enodes) 18.534 * * [simplify]: iters left: 4 (31 enodes) 18.539 * * [simplify]: iters left: 3 (36 enodes) 18.546 * * [simplify]: Extracting #0: cost 1 inf + 0 18.546 * * [simplify]: Extracting #1: cost 6 inf + 0 18.546 * * [simplify]: Extracting #2: cost 10 inf + 1 18.547 * * [simplify]: Extracting #3: cost 3 inf + 1200 18.547 * * [simplify]: Extracting #4: cost 0 inf + 1348 18.547 * * [simplify]: Extracting #5: cost 0 inf + 1213 18.548 * [simplify]: Simplified to (+ (- b) b) 18.548 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) (/ 1 a))) 18.548 * * * * [progress]: [ 30 / 136 ] simplifiying candidate # 18.548 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 18.548 * * [simplify]: iters left: 6 (13 enodes) 18.555 * * [simplify]: iters left: 5 (42 enodes) 18.567 * * [simplify]: iters left: 4 (51 enodes) 18.582 * * [simplify]: iters left: 3 (64 enodes) 18.601 * * [simplify]: Extracting #0: cost 1 inf + 0 18.601 * * [simplify]: Extracting #1: cost 6 inf + 0 18.601 * * [simplify]: Extracting #2: cost 8 inf + 42 18.601 * * [simplify]: Extracting #3: cost 16 inf + 83 18.601 * * [simplify]: Extracting #4: cost 16 inf + 169 18.602 * * [simplify]: Extracting #5: cost 3 inf + 1481 18.602 * * [simplify]: Extracting #6: cost 0 inf + 2098 18.603 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 18.603 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) (/ 1 a))) 18.603 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 18.603 * * [simplify]: iters left: 4 (5 enodes) 18.604 * * [simplify]: iters left: 3 (15 enodes) 18.606 * * [simplify]: iters left: 2 (21 enodes) 18.608 * * [simplify]: iters left: 1 (22 enodes) 18.611 * * [simplify]: Extracting #0: cost 1 inf + 0 18.611 * * [simplify]: Extracting #1: cost 6 inf + 0 18.611 * * [simplify]: Extracting #2: cost 8 inf + 1 18.611 * * [simplify]: Extracting #3: cost 0 inf + 599 18.611 * * [simplify]: Extracting #4: cost 0 inf + 489 18.611 * [simplify]: Simplified to (+ (- b) b) 18.611 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 18.611 * * * * [progress]: [ 31 / 136 ] simplifiying candidate # 18.612 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 18.612 * * [simplify]: iters left: 6 (13 enodes) 18.615 * * [simplify]: iters left: 5 (44 enodes) 18.622 * * [simplify]: iters left: 4 (55 enodes) 18.630 * * [simplify]: iters left: 3 (68 enodes) 18.638 * * [simplify]: Extracting #0: cost 1 inf + 0 18.638 * * [simplify]: Extracting #1: cost 6 inf + 0 18.638 * * [simplify]: Extracting #2: cost 8 inf + 42 18.638 * * [simplify]: Extracting #3: cost 16 inf + 83 18.638 * * [simplify]: Extracting #4: cost 16 inf + 169 18.639 * * [simplify]: Extracting #5: cost 4 inf + 1712 18.639 * * [simplify]: Extracting #6: cost 0 inf + 2098 18.640 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 18.640 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- b) 1 (* b 1))) 2) (/ 1 a))) 18.640 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 18.640 * * [simplify]: iters left: 3 (5 enodes) 18.641 * * [simplify]: iters left: 2 (17 enodes) 18.644 * * [simplify]: iters left: 1 (22 enodes) 18.648 * * [simplify]: Extracting #0: cost 1 inf + 0 18.648 * * [simplify]: Extracting #1: cost 5 inf + 0 18.648 * * [simplify]: Extracting #2: cost 5 inf + 2 18.648 * * [simplify]: Extracting #3: cost 0 inf + 288 18.648 * [simplify]: Simplified to (+ (- b) b) 18.648 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 18.648 * * * * [progress]: [ 32 / 136 ] simplifiying candidate # 18.648 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 18.649 * * [simplify]: iters left: 6 (14 enodes) 18.652 * * [simplify]: iters left: 5 (56 enodes) 18.670 * * [simplify]: iters left: 4 (77 enodes) 18.692 * * [simplify]: iters left: 3 (92 enodes) 18.714 * * [simplify]: Extracting #0: cost 1 inf + 0 18.714 * * [simplify]: Extracting #1: cost 5 inf + 0 18.714 * * [simplify]: Extracting #2: cost 12 inf + 1 18.715 * * [simplify]: Extracting #3: cost 24 inf + 2 18.715 * * [simplify]: Extracting #4: cost 21 inf + 291 18.715 * * [simplify]: Extracting #5: cost 4 inf + 2068 18.716 * * [simplify]: Extracting #6: cost 0 inf + 2709 18.716 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 18.716 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) (/ 1 a))) 18.717 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 18.717 * * [simplify]: iters left: 6 (6 enodes) 18.718 * * [simplify]: iters left: 5 (23 enodes) 18.722 * * [simplify]: iters left: 4 (31 enodes) 18.726 * * [simplify]: iters left: 3 (36 enodes) 18.731 * * [simplify]: Extracting #0: cost 1 inf + 0 18.731 * * [simplify]: Extracting #1: cost 6 inf + 0 18.731 * * [simplify]: Extracting #2: cost 10 inf + 1 18.731 * * [simplify]: Extracting #3: cost 3 inf + 1200 18.731 * * [simplify]: Extracting #4: cost 0 inf + 1348 18.732 * * [simplify]: Extracting #5: cost 0 inf + 1213 18.732 * [simplify]: Simplified to (+ (- b) b) 18.732 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) (/ 1 a))) 18.732 * * * * [progress]: [ 33 / 136 ] simplifiying candidate # 18.732 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 18.732 * * [simplify]: iters left: 6 (13 enodes) 18.736 * * [simplify]: iters left: 5 (44 enodes) 18.743 * * [simplify]: iters left: 4 (56 enodes) 18.760 * * [simplify]: iters left: 3 (72 enodes) 18.779 * * [simplify]: iters left: 2 (73 enodes) 18.794 * * [simplify]: Extracting #0: cost 1 inf + 0 18.794 * * [simplify]: Extracting #1: cost 6 inf + 0 18.794 * * [simplify]: Extracting #2: cost 7 inf + 2 18.794 * * [simplify]: Extracting #3: cost 14 inf + 84 18.794 * * [simplify]: Extracting #4: cost 15 inf + 128 18.794 * * [simplify]: Extracting #5: cost 7 inf + 601 18.795 * * [simplify]: Extracting #6: cost 1 inf + 1442 18.795 * * [simplify]: Extracting #7: cost 0 inf + 1661 18.796 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 18.796 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) (/ 1 a))) 18.796 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 18.796 * * [simplify]: iters left: 4 (5 enodes) 18.797 * * [simplify]: iters left: 3 (15 enodes) 18.799 * * [simplify]: iters left: 2 (21 enodes) 18.801 * * [simplify]: iters left: 1 (22 enodes) 18.804 * * [simplify]: Extracting #0: cost 1 inf + 0 18.804 * * [simplify]: Extracting #1: cost 6 inf + 0 18.804 * * [simplify]: Extracting #2: cost 8 inf + 1 18.804 * * [simplify]: Extracting #3: cost 0 inf + 599 18.804 * * [simplify]: Extracting #4: cost 0 inf + 489 18.804 * [simplify]: Simplified to (+ (- b) b) 18.804 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 18.804 * * * * [progress]: [ 34 / 136 ] simplifiying candidate # 18.805 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 18.805 * * [simplify]: iters left: 5 (12 enodes) 18.809 * * [simplify]: iters left: 4 (41 enodes) 18.816 * * [simplify]: iters left: 3 (53 enodes) 18.831 * * [simplify]: iters left: 2 (69 enodes) 18.848 * * [simplify]: iters left: 1 (70 enodes) 18.866 * * [simplify]: Extracting #0: cost 1 inf + 0 18.866 * * [simplify]: Extracting #1: cost 6 inf + 0 18.866 * * [simplify]: Extracting #2: cost 7 inf + 2 18.866 * * [simplify]: Extracting #3: cost 15 inf + 43 18.867 * * [simplify]: Extracting #4: cost 13 inf + 212 18.867 * * [simplify]: Extracting #5: cost 4 inf + 865 18.868 * * [simplify]: Extracting #6: cost 1 inf + 1442 18.869 * * [simplify]: Extracting #7: cost 0 inf + 1661 18.870 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 18.870 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))) 2) (/ 1 a))) 18.870 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 18.870 * * [simplify]: iters left: 3 (5 enodes) 18.873 * * [simplify]: iters left: 2 (17 enodes) 18.879 * * [simplify]: iters left: 1 (22 enodes) 18.886 * * [simplify]: Extracting #0: cost 1 inf + 0 18.886 * * [simplify]: Extracting #1: cost 5 inf + 0 18.886 * * [simplify]: Extracting #2: cost 5 inf + 2 18.886 * * [simplify]: Extracting #3: cost 0 inf + 288 18.886 * [simplify]: Simplified to (+ (- b) b) 18.886 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 18.886 * * * * [progress]: [ 35 / 136 ] simplifiying candidate # 18.886 * * * * [progress]: [ 36 / 136 ] simplifiying candidate # 18.886 * * * * [progress]: [ 37 / 136 ] simplifiying candidate # 18.887 * [simplify]: Simplifying (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 18.887 * * [simplify]: iters left: 6 (10 enodes) 18.892 * * [simplify]: iters left: 5 (33 enodes) 18.902 * * [simplify]: iters left: 4 (41 enodes) 18.915 * * [simplify]: iters left: 3 (53 enodes) 18.929 * * [simplify]: Extracting #0: cost 1 inf + 0 18.929 * * [simplify]: Extracting #1: cost 3 inf + 0 18.929 * * [simplify]: Extracting #2: cost 5 inf + 0 18.929 * * [simplify]: Extracting #3: cost 7 inf + 0 18.929 * * [simplify]: Extracting #4: cost 17 inf + 0 18.929 * * [simplify]: Extracting #5: cost 16 inf + 87 18.929 * * [simplify]: Extracting #6: cost 6 inf + 1056 18.930 * * [simplify]: Extracting #7: cost 0 inf + 2256 18.930 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) 18.930 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (fma (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2) (/ 1 a))) 18.930 * * * * [progress]: [ 38 / 136 ] simplifiying candidate # 18.931 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 18.931 * * [simplify]: iters left: 6 (10 enodes) 18.933 * * [simplify]: iters left: 5 (34 enodes) 18.938 * * [simplify]: iters left: 4 (42 enodes) 18.946 * * [simplify]: iters left: 3 (54 enodes) 18.953 * * [simplify]: Extracting #0: cost 1 inf + 0 18.953 * * [simplify]: Extracting #1: cost 4 inf + 0 18.953 * * [simplify]: Extracting #2: cost 7 inf + 0 18.953 * * [simplify]: Extracting #3: cost 17 inf + 0 18.953 * * [simplify]: Extracting #4: cost 16 inf + 87 18.954 * * [simplify]: Extracting #5: cost 4 inf + 1260 18.955 * * [simplify]: Extracting #6: cost 0 inf + 2256 18.956 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 18.956 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- b)) 2) (/ 1 a))) 18.956 * * * * [progress]: [ 39 / 136 ] simplifiying candidate # 18.956 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 18.956 * * [simplify]: iters left: 5 (9 enodes) 18.961 * * [simplify]: iters left: 4 (30 enodes) 18.970 * * [simplify]: iters left: 3 (38 enodes) 18.981 * * [simplify]: iters left: 2 (50 enodes) 18.994 * * [simplify]: Extracting #0: cost 1 inf + 0 18.995 * * [simplify]: Extracting #1: cost 3 inf + 0 18.995 * * [simplify]: Extracting #2: cost 5 inf + 0 18.995 * * [simplify]: Extracting #3: cost 15 inf + 0 18.995 * * [simplify]: Extracting #4: cost 11 inf + 254 18.995 * * [simplify]: Extracting #5: cost 4 inf + 822 18.996 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.997 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 18.997 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (fma (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2) (/ 1 a))) 18.997 * * * * [progress]: [ 40 / 136 ] simplifiying candidate # 18.997 * [simplify]: Simplifying (sqrt 1) 18.997 * * [simplify]: iters left: 1 (2 enodes) 19.001 * * [simplify]: Extracting #0: cost 1 inf + 0 19.001 * * [simplify]: Extracting #1: cost 0 inf + 1 19.001 * [simplify]: Simplified to 1 19.001 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- b)) 2) (/ 1 a))) 19.001 * * * * [progress]: [ 41 / 136 ] simplifiying candidate # 19.001 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 19.001 * * [simplify]: iters left: 5 (9 enodes) 19.003 * * [simplify]: iters left: 4 (30 enodes) 19.008 * * [simplify]: iters left: 3 (38 enodes) 19.013 * * [simplify]: iters left: 2 (50 enodes) 19.020 * * [simplify]: Extracting #0: cost 1 inf + 0 19.020 * * [simplify]: Extracting #1: cost 3 inf + 0 19.020 * * [simplify]: Extracting #2: cost 5 inf + 0 19.020 * * [simplify]: Extracting #3: cost 15 inf + 0 19.020 * * [simplify]: Extracting #4: cost 11 inf + 254 19.020 * * [simplify]: Extracting #5: cost 4 inf + 822 19.021 * * [simplify]: Extracting #6: cost 0 inf + 1578 19.021 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 19.021 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (fma (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2) (/ 1 a))) 19.021 * * * * [progress]: [ 42 / 136 ] simplifiying candidate # 19.021 * * * * [progress]: [ 43 / 136 ] simplifiying candidate # 19.022 * [simplify]: Simplifying (/ (exp (sqrt (fma c (* -4 a) (* b b)))) (exp b)) 19.022 * * [simplify]: iters left: 6 (11 enodes) 19.024 * * [simplify]: iters left: 5 (38 enodes) 19.030 * * [simplify]: iters left: 4 (50 enodes) 19.038 * * [simplify]: iters left: 3 (67 enodes) 19.054 * * [simplify]: iters left: 2 (72 enodes) 19.073 * * [simplify]: iters left: 1 (80 enodes) 19.094 * * [simplify]: Extracting #0: cost 1 inf + 0 19.094 * * [simplify]: Extracting #1: cost 9 inf + 0 19.094 * * [simplify]: Extracting #2: cost 15 inf + 1 19.095 * * [simplify]: Extracting #3: cost 14 inf + 225 19.095 * * [simplify]: Extracting #4: cost 19 inf + 560 19.095 * * [simplify]: Extracting #5: cost 19 inf + 646 19.096 * * [simplify]: Extracting #6: cost 6 inf + 2471 19.097 * * [simplify]: Extracting #7: cost 0 inf + 3572 19.099 * [simplify]: Simplified to (exp (- (sqrt (fma (* c a) -4 (* b b))) b)) 19.099 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (log (exp (- (sqrt (fma (* c a) -4 (* b b))) b))) 2) (/ 1 a))) 19.099 * * * * [progress]: [ 44 / 136 ] simplifiying candidate # 19.099 * * * * [progress]: [ 45 / 136 ] simplifiying candidate # 19.099 * * * * [progress]: [ 46 / 136 ] simplifiying candidate # 19.099 * * * * [progress]: [ 47 / 136 ] simplifiying candidate # 19.099 * * * * [progress]: [ 48 / 136 ] simplifiying candidate # 19.099 * * * * [progress]: [ 49 / 136 ] simplifiying candidate # 19.099 * * * * [progress]: [ 50 / 136 ] simplifiying candidate # 19.099 * * * * [progress]: [ 51 / 136 ] simplifiying candidate # 19.099 * * * * [progress]: [ 52 / 136 ] simplifiying candidate # 19.100 * * * * [progress]: [ 53 / 136 ] simplifiying candidate # 19.100 * * * * [progress]: [ 54 / 136 ] simplifiying candidate # 19.100 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 19.100 * * [simplify]: iters left: 6 (11 enodes) 19.105 * * [simplify]: iters left: 5 (37 enodes) 19.116 * * [simplify]: iters left: 4 (45 enodes) 19.128 * * [simplify]: iters left: 3 (57 enodes) 19.135 * * [simplify]: Extracting #0: cost 1 inf + 0 19.135 * * [simplify]: Extracting #1: cost 4 inf + 0 19.135 * * [simplify]: Extracting #2: cost 8 inf + 0 19.135 * * [simplify]: Extracting #3: cost 7 inf + 83 19.135 * * [simplify]: Extracting #4: cost 16 inf + 83 19.135 * * [simplify]: Extracting #5: cost 16 inf + 169 19.136 * * [simplify]: Extracting #6: cost 6 inf + 1274 19.136 * * [simplify]: Extracting #7: cost 0 inf + 2258 19.137 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 19.137 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b))) 2) (/ 1 a))) 19.137 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 19.137 * * [simplify]: iters left: 6 (11 enodes) 19.139 * * [simplify]: iters left: 5 (38 enodes) 19.145 * * [simplify]: iters left: 4 (49 enodes) 19.159 * * [simplify]: iters left: 3 (61 enodes) 19.177 * * [simplify]: Extracting #0: cost 1 inf + 0 19.177 * * [simplify]: Extracting #1: cost 5 inf + 0 19.177 * * [simplify]: Extracting #2: cost 10 inf + 0 19.177 * * [simplify]: Extracting #3: cost 8 inf + 164 19.178 * * [simplify]: Extracting #4: cost 16 inf + 245 19.178 * * [simplify]: Extracting #5: cost 16 inf + 331 19.179 * * [simplify]: Extracting #6: cost 3 inf + 1643 19.180 * * [simplify]: Extracting #7: cost 0 inf + 2420 19.181 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 19.181 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b))) 2) (/ 1 a))) 19.181 * * * * [progress]: [ 55 / 136 ] simplifiying candidate # 19.181 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 19.181 * * [simplify]: iters left: 6 (11 enodes) 19.186 * * [simplify]: iters left: 5 (37 enodes) 19.197 * * [simplify]: iters left: 4 (45 enodes) 19.210 * * [simplify]: iters left: 3 (57 enodes) 19.225 * * [simplify]: Extracting #0: cost 1 inf + 0 19.225 * * [simplify]: Extracting #1: cost 4 inf + 0 19.225 * * [simplify]: Extracting #2: cost 8 inf + 0 19.225 * * [simplify]: Extracting #3: cost 7 inf + 83 19.225 * * [simplify]: Extracting #4: cost 16 inf + 83 19.225 * * [simplify]: Extracting #5: cost 16 inf + 169 19.226 * * [simplify]: Extracting #6: cost 6 inf + 1274 19.226 * * [simplify]: Extracting #7: cost 0 inf + 2258 19.227 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 19.227 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b))) 2) (/ 1 a))) 19.228 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 19.228 * * [simplify]: iters left: 6 (11 enodes) 19.234 * * [simplify]: iters left: 5 (38 enodes) 19.241 * * [simplify]: iters left: 4 (49 enodes) 19.248 * * [simplify]: iters left: 3 (61 enodes) 19.256 * * [simplify]: Extracting #0: cost 1 inf + 0 19.256 * * [simplify]: Extracting #1: cost 5 inf + 0 19.256 * * [simplify]: Extracting #2: cost 10 inf + 0 19.256 * * [simplify]: Extracting #3: cost 8 inf + 164 19.256 * * [simplify]: Extracting #4: cost 16 inf + 245 19.256 * * [simplify]: Extracting #5: cost 16 inf + 331 19.256 * * [simplify]: Extracting #6: cost 3 inf + 1643 19.257 * * [simplify]: Extracting #7: cost 0 inf + 2420 19.257 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 19.257 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b))) 2) (/ 1 a))) 19.257 * * * * [progress]: [ 56 / 136 ] simplifiying candidate # 19.258 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 19.258 * * [simplify]: iters left: 6 (9 enodes) 19.260 * * [simplify]: iters left: 5 (32 enodes) 19.265 * * [simplify]: iters left: 4 (43 enodes) 19.278 * * [simplify]: iters left: 3 (55 enodes) 19.294 * * [simplify]: Extracting #0: cost 1 inf + 0 19.294 * * [simplify]: Extracting #1: cost 5 inf + 0 19.294 * * [simplify]: Extracting #2: cost 7 inf + 1 19.294 * * [simplify]: Extracting #3: cost 15 inf + 42 19.295 * * [simplify]: Extracting #4: cost 12 inf + 294 19.295 * * [simplify]: Extracting #5: cost 3 inf + 1043 19.296 * * [simplify]: Extracting #6: cost 0 inf + 1660 19.297 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 19.297 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (* 1 (- (sqrt (fma (* c a) -4 (* b b))) b)) 2) (/ 1 a))) 19.297 * * * * [progress]: [ 57 / 136 ] simplifiying candidate # 19.297 * * * * [progress]: [ 58 / 136 ] simplifiying candidate #real (real->posit16 (- (sqrt (fma c (* -4 a) (* b b))) b))) 2) (/ 1 a)))> 19.297 * * * * [progress]: [ 59 / 136 ] simplifiying candidate # 19.297 * * * * [progress]: [ 60 / 136 ] simplifiying candidate # 19.297 * * * * [progress]: [ 61 / 136 ] simplifiying candidate # 19.297 * [simplify]: Simplifying (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 a)) 19.298 * * [simplify]: iters left: 6 (14 enodes) 19.305 * * [simplify]: iters left: 5 (57 enodes) 19.324 * * [simplify]: iters left: 4 (89 enodes) 19.354 * * [simplify]: iters left: 3 (153 enodes) 19.411 * * [simplify]: iters left: 2 (270 enodes) 19.485 * * [simplify]: iters left: 1 (399 enodes) 19.599 * * [simplify]: Extracting #0: cost 1 inf + 0 19.599 * * [simplify]: Extracting #1: cost 26 inf + 0 19.600 * * [simplify]: Extracting #2: cost 48 inf + 376 19.601 * * [simplify]: Extracting #3: cost 50 inf + 835 19.602 * * [simplify]: Extracting #4: cost 43 inf + 2032 19.604 * * [simplify]: Extracting #5: cost 42 inf + 2362 19.607 * * [simplify]: Extracting #6: cost 24 inf + 4987 19.614 * * [simplify]: Extracting #7: cost 2 inf + 10187 19.622 * * [simplify]: Extracting #8: cost 0 inf + 10707 19.626 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)) 19.626 * [simplify]: Simplified (2 1) to (λ (a b c) (pow (* (/ 1/2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)) 1)) 19.626 * * * * [progress]: [ 62 / 136 ] simplifiying candidate # 19.626 * * * * [progress]: [ 63 / 136 ] simplifiying candidate # 19.626 * [simplify]: Simplifying (+ (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)) (- (log a))) 19.627 * * [simplify]: iters left: 6 (16 enodes) 19.631 * * [simplify]: iters left: 5 (59 enodes) 19.641 * * [simplify]: iters left: 4 (88 enodes) 19.655 * * [simplify]: iters left: 3 (115 enodes) 19.683 * * [simplify]: iters left: 2 (120 enodes) 19.703 * * [simplify]: iters left: 1 (128 enodes) 19.719 * * [simplify]: Extracting #0: cost 1 inf + 0 19.719 * * [simplify]: Extracting #1: cost 17 inf + 0 19.719 * * [simplify]: Extracting #2: cost 34 inf + 0 19.719 * * [simplify]: Extracting #3: cost 35 inf + 144 19.720 * * [simplify]: Extracting #4: cost 27 inf + 1468 19.720 * * [simplify]: Extracting #5: cost 29 inf + 2478 19.720 * * [simplify]: Extracting #6: cost 30 inf + 2563 19.721 * * [simplify]: Extracting #7: cost 18 inf + 3902 19.723 * * [simplify]: Extracting #8: cost 4 inf + 8706 19.725 * * [simplify]: Extracting #9: cost 0 inf + 10385 19.729 * [simplify]: Simplified to (- (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (log 2)) (log a)) 19.729 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (log 2)) (log a)))) 19.729 * * * * [progress]: [ 64 / 136 ] simplifiying candidate # 19.729 * [simplify]: Simplifying (+ (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)) (- 0 (log a))) 19.729 * * [simplify]: iters left: 6 (17 enodes) 19.738 * * [simplify]: iters left: 5 (65 enodes) 19.761 * * [simplify]: iters left: 4 (104 enodes) 19.797 * * [simplify]: iters left: 3 (161 enodes) 19.851 * * [simplify]: iters left: 2 (204 enodes) 19.926 * * [simplify]: iters left: 1 (272 enodes) 19.994 * * [simplify]: Extracting #0: cost 1 inf + 0 19.994 * * [simplify]: Extracting #1: cost 16 inf + 0 19.994 * * [simplify]: Extracting #2: cost 45 inf + 1 19.995 * * [simplify]: Extracting #3: cost 38 inf + 1025 19.995 * * [simplify]: Extracting #4: cost 35 inf + 1733 19.996 * * [simplify]: Extracting #5: cost 42 inf + 1774 19.996 * * [simplify]: Extracting #6: cost 43 inf + 1859 19.997 * * [simplify]: Extracting #7: cost 32 inf + 3086 19.999 * * [simplify]: Extracting #8: cost 16 inf + 8272 20.004 * * [simplify]: Extracting #9: cost 0 inf + 15206 20.014 * [simplify]: Simplified to (- (log (- (sqrt (fma c (* a -4) (* b b))) b)) (+ (log 2) (log a))) 20.014 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (- (sqrt (fma c (* a -4) (* b b))) b)) (+ (log 2) (log a))))) 20.014 * * * * [progress]: [ 65 / 136 ] simplifiying candidate # 20.014 * [simplify]: Simplifying (+ (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)) (- (log 1) (log a))) 20.014 * * [simplify]: iters left: 6 (18 enodes) 20.025 * * [simplify]: iters left: 5 (70 enodes) 20.041 * * [simplify]: iters left: 4 (101 enodes) 20.060 * * [simplify]: iters left: 3 (144 enodes) 20.099 * * [simplify]: iters left: 2 (190 enodes) 20.144 * * [simplify]: iters left: 1 (244 enodes) 20.251 * * [simplify]: Extracting #0: cost 1 inf + 0 20.251 * * [simplify]: Extracting #1: cost 18 inf + 0 20.251 * * [simplify]: Extracting #2: cost 37 inf + 1 20.251 * * [simplify]: Extracting #3: cost 36 inf + 256 20.252 * * [simplify]: Extracting #4: cost 30 inf + 1358 20.252 * * [simplify]: Extracting #5: cost 34 inf + 1774 20.253 * * [simplify]: Extracting #6: cost 36 inf + 1817 20.254 * * [simplify]: Extracting #7: cost 25 inf + 3183 20.256 * * [simplify]: Extracting #8: cost 3 inf + 10783 20.259 * * [simplify]: Extracting #9: cost 0 inf + 11964 20.263 * [simplify]: Simplified to (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log 2) (log a))) 20.263 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log 2) (log a))))) 20.263 * * * * [progress]: [ 66 / 136 ] simplifiying candidate # 20.263 * [simplify]: Simplifying (+ (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)) (log (/ 1 a))) 20.264 * * [simplify]: iters left: 6 (17 enodes) 20.271 * * [simplify]: iters left: 5 (67 enodes) 20.291 * * [simplify]: iters left: 4 (97 enodes) 20.306 * * [simplify]: iters left: 3 (136 enodes) 20.330 * * [simplify]: iters left: 2 (167 enodes) 20.358 * * [simplify]: iters left: 1 (248 enodes) 20.404 * * [simplify]: Extracting #0: cost 1 inf + 0 20.405 * * [simplify]: Extracting #1: cost 21 inf + 0 20.406 * * [simplify]: Extracting #2: cost 41 inf + 1 20.406 * * [simplify]: Extracting #3: cost 41 inf + 367 20.406 * * [simplify]: Extracting #4: cost 31 inf + 1736 20.407 * * [simplify]: Extracting #5: cost 34 inf + 2233 20.407 * * [simplify]: Extracting #6: cost 36 inf + 2276 20.408 * * [simplify]: Extracting #7: cost 23 inf + 4262 20.411 * * [simplify]: Extracting #8: cost 7 inf + 9232 20.414 * * [simplify]: Extracting #9: cost 0 inf + 12272 20.418 * [simplify]: Simplified to (- (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (log 2)) (log a)) 20.418 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (log 2)) (log a)))) 20.418 * * * * [progress]: [ 67 / 136 ] simplifiying candidate # 20.418 * [simplify]: Simplifying (+ (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (- (log a))) 20.418 * * [simplify]: iters left: 6 (15 enodes) 20.422 * * [simplify]: iters left: 5 (58 enodes) 20.431 * * [simplify]: iters left: 4 (87 enodes) 20.444 * * [simplify]: iters left: 3 (121 enodes) 20.476 * * [simplify]: iters left: 2 (130 enodes) 20.492 * * [simplify]: iters left: 1 (136 enodes) 20.511 * * [simplify]: Extracting #0: cost 1 inf + 0 20.512 * * [simplify]: Extracting #1: cost 16 inf + 0 20.512 * * [simplify]: Extracting #2: cost 33 inf + 0 20.512 * * [simplify]: Extracting #3: cost 37 inf + 184 20.512 * * [simplify]: Extracting #4: cost 36 inf + 913 20.513 * * [simplify]: Extracting #5: cost 35 inf + 1897 20.514 * * [simplify]: Extracting #6: cost 32 inf + 2769 20.516 * * [simplify]: Extracting #7: cost 20 inf + 3998 20.518 * * [simplify]: Extracting #8: cost 7 inf + 7450 20.522 * * [simplify]: Extracting #9: cost 1 inf + 9745 20.526 * * [simplify]: Extracting #10: cost 0 inf + 10144 20.530 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (log a)) 20.530 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (log a)))) 20.530 * * * * [progress]: [ 68 / 136 ] simplifiying candidate # 20.530 * [simplify]: Simplifying (+ (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (- 0 (log a))) 20.530 * * [simplify]: iters left: 6 (16 enodes) 20.539 * * [simplify]: iters left: 5 (64 enodes) 20.560 * * [simplify]: iters left: 4 (101 enodes) 20.582 * * [simplify]: iters left: 3 (156 enodes) 20.609 * * [simplify]: iters left: 2 (196 enodes) 20.651 * * [simplify]: iters left: 1 (272 enodes) 20.718 * * [simplify]: Extracting #0: cost 1 inf + 0 20.718 * * [simplify]: Extracting #1: cost 16 inf + 0 20.719 * * [simplify]: Extracting #2: cost 37 inf + 1 20.719 * * [simplify]: Extracting #3: cost 42 inf + 74 20.720 * * [simplify]: Extracting #4: cost 38 inf + 1207 20.721 * * [simplify]: Extracting #5: cost 39 inf + 1788 20.721 * * [simplify]: Extracting #6: cost 40 inf + 1913 20.722 * * [simplify]: Extracting #7: cost 26 inf + 3363 20.724 * * [simplify]: Extracting #8: cost 2 inf + 11868 20.730 * * [simplify]: Extracting #9: cost 0 inf + 12526 20.734 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (log a)) 20.734 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (log a)))) 20.734 * * * * [progress]: [ 69 / 136 ] simplifiying candidate # 20.734 * [simplify]: Simplifying (+ (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (- (log 1) (log a))) 20.734 * * [simplify]: iters left: 6 (17 enodes) 20.740 * * [simplify]: iters left: 5 (69 enodes) 20.751 * * [simplify]: iters left: 4 (101 enodes) 20.768 * * [simplify]: iters left: 3 (148 enodes) 20.790 * * [simplify]: iters left: 2 (192 enodes) 20.851 * * [simplify]: iters left: 1 (249 enodes) 20.934 * * [simplify]: Extracting #0: cost 1 inf + 0 20.934 * * [simplify]: Extracting #1: cost 20 inf + 0 20.934 * * [simplify]: Extracting #2: cost 41 inf + 1 20.935 * * [simplify]: Extracting #3: cost 40 inf + 691 20.936 * * [simplify]: Extracting #4: cost 37 inf + 1926 20.937 * * [simplify]: Extracting #5: cost 40 inf + 2284 20.939 * * [simplify]: Extracting #6: cost 41 inf + 2369 20.940 * * [simplify]: Extracting #7: cost 29 inf + 3640 20.944 * * [simplify]: Extracting #8: cost 9 inf + 9837 20.948 * * [simplify]: Extracting #9: cost 0 inf + 13394 20.952 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)) 20.953 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)))) 20.953 * * * * [progress]: [ 70 / 136 ] simplifiying candidate # 20.953 * [simplify]: Simplifying (+ (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (log (/ 1 a))) 20.954 * * [simplify]: iters left: 6 (16 enodes) 20.959 * * [simplify]: iters left: 5 (66 enodes) 20.969 * * [simplify]: iters left: 4 (98 enodes) 20.995 * * [simplify]: iters left: 3 (141 enodes) 21.039 * * [simplify]: iters left: 2 (178 enodes) 21.067 * * [simplify]: iters left: 1 (239 enodes) 21.149 * * [simplify]: Extracting #0: cost 1 inf + 0 21.149 * * [simplify]: Extracting #1: cost 17 inf + 0 21.149 * * [simplify]: Extracting #2: cost 39 inf + 1 21.150 * * [simplify]: Extracting #3: cost 46 inf + 74 21.150 * * [simplify]: Extracting #4: cost 40 inf + 901 21.150 * * [simplify]: Extracting #5: cost 37 inf + 2219 21.151 * * [simplify]: Extracting #6: cost 39 inf + 2262 21.152 * * [simplify]: Extracting #7: cost 29 inf + 3133 21.154 * * [simplify]: Extracting #8: cost 10 inf + 8660 21.157 * * [simplify]: Extracting #9: cost 0 inf + 12367 21.160 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)) 21.160 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)))) 21.161 * * * * [progress]: [ 71 / 136 ] simplifiying candidate # 21.161 * * * * [progress]: [ 72 / 136 ] simplifiying candidate # 21.161 * * * * [progress]: [ 73 / 136 ] simplifiying candidate # 21.161 * [simplify]: Simplifying (* (/ (* (* (- (sqrt (fma c (* -4 a) (* b b))) b) (- (sqrt (fma c (* -4 a) (* b b))) b)) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* 2 2) 2)) (/ (* (* 1 1) 1) (* (* a a) a))) 21.161 * * [simplify]: iters left: 6 (22 enodes) 21.168 * * [simplify]: iters left: 5 (91 enodes) 21.187 * * [simplify]: iters left: 4 (226 enodes) 21.352 * * [simplify]: Extracting #0: cost 1 inf + 0 21.353 * * [simplify]: Extracting #1: cost 65 inf + 0 21.353 * * [simplify]: Extracting #2: cost 221 inf + 46 21.355 * * [simplify]: Extracting #3: cost 220 inf + 2267 21.356 * * [simplify]: Extracting #4: cost 213 inf + 3452 21.358 * * [simplify]: Extracting #5: cost 209 inf + 3998 21.363 * * [simplify]: Extracting #6: cost 136 inf + 26473 21.379 * * [simplify]: Extracting #7: cost 9 inf + 71753 21.398 * * [simplify]: Extracting #8: cost 0 inf + 75298 21.422 * [simplify]: Simplified to (* (/ (/ (* (- (sqrt (fma b b (* (* a -4) c))) b) (- (sqrt (fma b b (* (* a -4) c))) b)) (* a (* a a))) 8) (- (sqrt (fma b b (* (* a -4) c))) b)) 21.422 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (* (/ (/ (* (- (sqrt (fma b b (* (* a -4) c))) b) (- (sqrt (fma b b (* (* a -4) c))) b)) (* a (* a a))) 8) (- (sqrt (fma b b (* (* a -4) c))) b)))) 21.422 * * * * [progress]: [ 74 / 136 ] simplifiying candidate # 21.423 * [simplify]: Simplifying (* (/ (* (* (- (sqrt (fma c (* -4 a) (* b b))) b) (- (sqrt (fma c (* -4 a) (* b b))) b)) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* 2 2) 2)) (* (* (/ 1 a) (/ 1 a)) (/ 1 a))) 21.423 * * [simplify]: iters left: 6 (20 enodes) 21.435 * * [simplify]: iters left: 5 (90 enodes) 21.471 * * [simplify]: iters left: 4 (201 enodes) 21.551 * * [simplify]: Extracting #0: cost 1 inf + 0 21.551 * * [simplify]: Extracting #1: cost 33 inf + 0 21.552 * * [simplify]: Extracting #2: cost 123 inf + 88 21.553 * * [simplify]: Extracting #3: cost 148 inf + 793 21.555 * * [simplify]: Extracting #4: cost 167 inf + 1540 21.561 * * [simplify]: Extracting #5: cost 121 inf + 15280 21.584 * * [simplify]: Extracting #6: cost 11 inf + 53992 21.614 * * [simplify]: Extracting #7: cost 0 inf + 56507 21.643 * * [simplify]: Extracting #8: cost 0 inf + 56347 21.673 * [simplify]: Simplified to (/ (/ (* (* (- (sqrt (fma c (* a -4) (* b b))) b) (/ 1 a)) (* (- (sqrt (fma c (* a -4) (* b b))) b) (/ 1 a))) a) (/ 8 (- (sqrt (fma c (* a -4) (* b b))) b))) 21.673 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (/ (/ (* (* (- (sqrt (fma c (* a -4) (* b b))) b) (/ 1 a)) (* (- (sqrt (fma c (* a -4) (* b b))) b) (/ 1 a))) a) (/ 8 (- (sqrt (fma c (* a -4) (* b b))) b))))) 21.673 * * * * [progress]: [ 75 / 136 ] simplifiying candidate # 21.674 * [simplify]: Simplifying (* (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (* (* 1 1) 1) (* (* a a) a))) 21.674 * * [simplify]: iters left: 6 (20 enodes) 21.681 * * [simplify]: iters left: 5 (84 enodes) 21.698 * * [simplify]: iters left: 4 (206 enodes) 21.793 * * [simplify]: Extracting #0: cost 1 inf + 0 21.793 * * [simplify]: Extracting #1: cost 44 inf + 0 21.793 * * [simplify]: Extracting #2: cost 170 inf + 44 21.794 * * [simplify]: Extracting #3: cost 185 inf + 1485 21.795 * * [simplify]: Extracting #4: cost 190 inf + 2924 21.800 * * [simplify]: Extracting #5: cost 129 inf + 21645 21.813 * * [simplify]: Extracting #6: cost 21 inf + 60153 21.836 * * [simplify]: Extracting #7: cost 0 inf + 68220 21.869 * [simplify]: Simplified to (/ (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2) (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2) (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2))) (* a (* a a))) 21.869 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (/ (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2) (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2) (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2))) (* a (* a a))))) 21.869 * * * * [progress]: [ 76 / 136 ] simplifiying candidate # 21.869 * [simplify]: Simplifying (* (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (* (/ 1 a) (/ 1 a)) (/ 1 a))) 21.869 * * [simplify]: iters left: 6 (18 enodes) 21.880 * * [simplify]: iters left: 5 (83 enodes) 21.917 * * [simplify]: iters left: 4 (190 enodes) 22.020 * * [simplify]: Extracting #0: cost 1 inf + 0 22.020 * * [simplify]: Extracting #1: cost 32 inf + 0 22.021 * * [simplify]: Extracting #2: cost 130 inf + 44 22.022 * * [simplify]: Extracting #3: cost 162 inf + 905 22.024 * * [simplify]: Extracting #4: cost 164 inf + 1497 22.030 * * [simplify]: Extracting #5: cost 120 inf + 14441 22.057 * * [simplify]: Extracting #6: cost 20 inf + 50907 22.073 * * [simplify]: Extracting #7: cost 0 inf + 58714 22.088 * * [simplify]: Extracting #8: cost 0 inf + 58313 22.119 * [simplify]: Simplified to (* (/ (* (- (sqrt (fma (* c a) -4 (* b b))) b) (/ 1 a)) 2) (* (/ (* (- (sqrt (fma (* c a) -4 (* b b))) b) (/ 1 a)) 2) (/ (* (- (sqrt (fma (* c a) -4 (* b b))) b) (/ 1 a)) 2))) 22.119 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (* (/ (* (- (sqrt (fma (* c a) -4 (* b b))) b) (/ 1 a)) 2) (* (/ (* (- (sqrt (fma (* c a) -4 (* b b))) b) (/ 1 a)) 2) (/ (* (- (sqrt (fma (* c a) -4 (* b b))) b) (/ 1 a)) 2))))) 22.120 * * * * [progress]: [ 77 / 136 ] simplifiying candidate # 22.120 * * * * [progress]: [ 78 / 136 ] simplifiying candidate # 22.120 * * * * [progress]: [ 79 / 136 ] simplifiying candidate # 22.120 * * * * [progress]: [ 80 / 136 ] simplifiying candidate # 22.120 * [simplify]: Simplifying (* (- (sqrt (fma c (* -4 a) (* b b))) b) 1) 22.120 * * [simplify]: iters left: 6 (11 enodes) 22.127 * * [simplify]: iters left: 5 (39 enodes) 22.137 * * [simplify]: iters left: 4 (60 enodes) 22.147 * * [simplify]: iters left: 3 (78 enodes) 22.157 * * [simplify]: Extracting #0: cost 1 inf + 0 22.157 * * [simplify]: Extracting #1: cost 6 inf + 0 22.157 * * [simplify]: Extracting #2: cost 6 inf + 43 22.157 * * [simplify]: Extracting #3: cost 14 inf + 84 22.157 * * [simplify]: Extracting #4: cost 14 inf + 170 22.157 * * [simplify]: Extracting #5: cost 5 inf + 919 22.158 * * [simplify]: Extracting #6: cost 0 inf + 1661 22.158 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 22.158 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 a))) 22.160 * [simplify]: Simplifying (* 2 a) 22.160 * * [simplify]: iters left: 2 (3 enodes) 22.161 * * [simplify]: iters left: 1 (10 enodes) 22.162 * * [simplify]: Extracting #0: cost 1 inf + 0 22.162 * * [simplify]: Extracting #1: cost 4 inf + 0 22.163 * * [simplify]: Extracting #2: cost 2 inf + 2 22.163 * * [simplify]: Extracting #3: cost 0 inf + 86 22.163 * [simplify]: Simplified to (* 2 a) 22.163 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 a))) 22.163 * * * * [progress]: [ 81 / 136 ] simplifiying candidate # 22.163 * * * * [progress]: [ 82 / 136 ] simplifiying candidate # 22.163 * * * * [progress]: [ 83 / 136 ] simplifiying candidate # 22.163 * [simplify]: Simplifying (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt (/ 1 a))) 22.163 * * [simplify]: iters left: 6 (16 enodes) 22.169 * * [simplify]: iters left: 5 (59 enodes) 22.182 * * [simplify]: iters left: 4 (78 enodes) 22.194 * * [simplify]: iters left: 3 (94 enodes) 22.207 * * [simplify]: Extracting #0: cost 1 inf + 0 22.207 * * [simplify]: Extracting #1: cost 4 inf + 0 22.207 * * [simplify]: Extracting #2: cost 8 inf + 0 22.207 * * [simplify]: Extracting #3: cost 17 inf + 0 22.207 * * [simplify]: Extracting #4: cost 20 inf + 45 22.207 * * [simplify]: Extracting #5: cost 17 inf + 376 22.208 * * [simplify]: Extracting #6: cost 21 inf + 582 22.208 * * [simplify]: Extracting #7: cost 22 inf + 667 22.208 * * [simplify]: Extracting #8: cost 7 inf + 2379 22.209 * * [simplify]: Extracting #9: cost 2 inf + 3839 22.210 * * [simplify]: Extracting #10: cost 0 inf + 4560 22.211 * [simplify]: Simplified to (* (sqrt (/ 1 a)) (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 22.211 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (sqrt (/ 1 a)) (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt (/ 1 a))))) 22.211 * [simplify]: Simplifying (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt (/ 1 a))) 22.211 * * [simplify]: iters left: 6 (16 enodes) 22.215 * * [simplify]: iters left: 5 (59 enodes) 22.227 * * [simplify]: iters left: 4 (78 enodes) 22.250 * * [simplify]: iters left: 3 (94 enodes) 22.268 * * [simplify]: Extracting #0: cost 1 inf + 0 22.268 * * [simplify]: Extracting #1: cost 4 inf + 0 22.268 * * [simplify]: Extracting #2: cost 8 inf + 0 22.268 * * [simplify]: Extracting #3: cost 17 inf + 0 22.268 * * [simplify]: Extracting #4: cost 20 inf + 45 22.269 * * [simplify]: Extracting #5: cost 17 inf + 376 22.269 * * [simplify]: Extracting #6: cost 21 inf + 582 22.269 * * [simplify]: Extracting #7: cost 22 inf + 667 22.269 * * [simplify]: Extracting #8: cost 7 inf + 2379 22.270 * * [simplify]: Extracting #9: cost 2 inf + 3839 22.271 * * [simplify]: Extracting #10: cost 0 inf + 4560 22.272 * [simplify]: Simplified to (* (sqrt (/ 1 a)) (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 22.272 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt (/ 1 a))) (* (sqrt (/ 1 a)) (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))))) 22.272 * * * * [progress]: [ 84 / 136 ] simplifiying candidate # 22.272 * [simplify]: Simplifying (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (sqrt 1) (sqrt a))) 22.272 * * [simplify]: iters left: 6 (17 enodes) 22.277 * * [simplify]: iters left: 5 (64 enodes) 22.287 * * [simplify]: iters left: 4 (89 enodes) 22.311 * * [simplify]: iters left: 3 (110 enodes) 22.329 * * [simplify]: iters left: 2 (114 enodes) 22.343 * * [simplify]: iters left: 1 (118 enodes) 22.359 * * [simplify]: Extracting #0: cost 1 inf + 0 22.359 * * [simplify]: Extracting #1: cost 7 inf + 0 22.359 * * [simplify]: Extracting #2: cost 12 inf + 1 22.359 * * [simplify]: Extracting #3: cost 15 inf + 125 22.359 * * [simplify]: Extracting #4: cost 19 inf + 249 22.359 * * [simplify]: Extracting #5: cost 21 inf + 250 22.359 * * [simplify]: Extracting #6: cost 27 inf + 333 22.360 * * [simplify]: Extracting #7: cost 24 inf + 665 22.360 * * [simplify]: Extracting #8: cost 9 inf + 2377 22.361 * * [simplify]: Extracting #9: cost 4 inf + 3836 22.362 * * [simplify]: Extracting #10: cost 0 inf + 5236 22.363 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (sqrt a)) 22.363 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (sqrt a)) (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (sqrt 1) (sqrt a))))) 22.364 * [simplify]: Simplifying (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (sqrt 1) (sqrt a))) 22.364 * * [simplify]: iters left: 6 (17 enodes) 22.368 * * [simplify]: iters left: 5 (64 enodes) 22.379 * * [simplify]: iters left: 4 (89 enodes) 22.407 * * [simplify]: iters left: 3 (110 enodes) 22.424 * * [simplify]: iters left: 2 (114 enodes) 22.439 * * [simplify]: iters left: 1 (118 enodes) 22.456 * * [simplify]: Extracting #0: cost 1 inf + 0 22.456 * * [simplify]: Extracting #1: cost 7 inf + 0 22.456 * * [simplify]: Extracting #2: cost 12 inf + 1 22.456 * * [simplify]: Extracting #3: cost 15 inf + 125 22.457 * * [simplify]: Extracting #4: cost 19 inf + 249 22.457 * * [simplify]: Extracting #5: cost 21 inf + 250 22.457 * * [simplify]: Extracting #6: cost 27 inf + 333 22.458 * * [simplify]: Extracting #7: cost 24 inf + 665 22.459 * * [simplify]: Extracting #8: cost 9 inf + 2377 22.460 * * [simplify]: Extracting #9: cost 4 inf + 3836 22.463 * * [simplify]: Extracting #10: cost 0 inf + 5236 22.465 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (sqrt a)) 22.465 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (sqrt 1) (sqrt a))) (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (sqrt a)))) 22.465 * * * * [progress]: [ 85 / 136 ] simplifiying candidate # 22.466 * [simplify]: Simplifying (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ 1 (sqrt a))) 22.466 * * [simplify]: iters left: 6 (16 enodes) 22.475 * * [simplify]: iters left: 5 (61 enodes) 22.487 * * [simplify]: iters left: 4 (84 enodes) 22.500 * * [simplify]: iters left: 3 (109 enodes) 22.514 * * [simplify]: iters left: 2 (111 enodes) 22.529 * * [simplify]: iters left: 1 (114 enodes) 22.544 * * [simplify]: Extracting #0: cost 1 inf + 0 22.544 * * [simplify]: Extracting #1: cost 7 inf + 0 22.544 * * [simplify]: Extracting #2: cost 12 inf + 1 22.544 * * [simplify]: Extracting #3: cost 16 inf + 43 22.544 * * [simplify]: Extracting #4: cost 19 inf + 249 22.544 * * [simplify]: Extracting #5: cost 17 inf + 457 22.544 * * [simplify]: Extracting #6: cost 23 inf + 580 22.545 * * [simplify]: Extracting #7: cost 25 inf + 623 22.545 * * [simplify]: Extracting #8: cost 19 inf + 915 22.545 * * [simplify]: Extracting #9: cost 9 inf + 2376 22.546 * * [simplify]: Extracting #10: cost 1 inf + 4856 22.547 * * [simplify]: Extracting #11: cost 0 inf + 5236 22.549 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 22.549 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ 1 (sqrt a))))) 22.549 * [simplify]: Simplifying (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ 1 (sqrt a))) 22.549 * * [simplify]: iters left: 6 (16 enodes) 22.557 * * [simplify]: iters left: 5 (61 enodes) 22.577 * * [simplify]: iters left: 4 (84 enodes) 22.603 * * [simplify]: iters left: 3 (109 enodes) 22.621 * * [simplify]: iters left: 2 (111 enodes) 22.636 * * [simplify]: iters left: 1 (114 enodes) 22.654 * * [simplify]: Extracting #0: cost 1 inf + 0 22.654 * * [simplify]: Extracting #1: cost 7 inf + 0 22.654 * * [simplify]: Extracting #2: cost 12 inf + 1 22.654 * * [simplify]: Extracting #3: cost 16 inf + 43 22.654 * * [simplify]: Extracting #4: cost 19 inf + 249 22.655 * * [simplify]: Extracting #5: cost 17 inf + 457 22.655 * * [simplify]: Extracting #6: cost 23 inf + 580 22.655 * * [simplify]: Extracting #7: cost 25 inf + 623 22.656 * * [simplify]: Extracting #8: cost 19 inf + 915 22.657 * * [simplify]: Extracting #9: cost 9 inf + 2376 22.659 * * [simplify]: Extracting #10: cost 1 inf + 4856 22.661 * * [simplify]: Extracting #11: cost 0 inf + 5236 22.663 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 22.663 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ 1 (sqrt a))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 22.664 * * * * [progress]: [ 86 / 136 ] simplifiying candidate # 22.664 * [simplify]: Simplifying (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt (/ 1 a))) 22.664 * * [simplify]: iters left: 6 (17 enodes) 22.673 * * [simplify]: iters left: 5 (61 enodes) 22.689 * * [simplify]: iters left: 4 (80 enodes) 22.701 * * [simplify]: iters left: 3 (94 enodes) 22.714 * * [simplify]: Extracting #0: cost 1 inf + 0 22.714 * * [simplify]: Extracting #1: cost 8 inf + 0 22.714 * * [simplify]: Extracting #2: cost 17 inf + 0 22.714 * * [simplify]: Extracting #3: cost 22 inf + 42 22.714 * * [simplify]: Extracting #4: cost 21 inf + 86 22.714 * * [simplify]: Extracting #5: cost 23 inf + 416 22.714 * * [simplify]: Extracting #6: cost 23 inf + 785 22.715 * * [simplify]: Extracting #7: cost 16 inf + 1119 22.715 * * [simplify]: Extracting #8: cost 8 inf + 2358 22.716 * * [simplify]: Extracting #9: cost 1 inf + 4818 22.717 * * [simplify]: Extracting #10: cost 0 inf + 5198 22.719 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma b b (* (* a -4) c))) b)) (/ (sqrt 2) (sqrt (/ 1 a)))) 22.719 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma b b (* (* a -4) c))) b)) (/ (sqrt 2) (sqrt (/ 1 a)))) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt (/ 1 a))))) 22.720 * [simplify]: Simplifying (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt (/ 1 a))) 22.720 * * [simplify]: iters left: 6 (17 enodes) 22.729 * * [simplify]: iters left: 5 (61 enodes) 22.748 * * [simplify]: iters left: 4 (80 enodes) 22.760 * * [simplify]: iters left: 3 (94 enodes) 22.772 * * [simplify]: Extracting #0: cost 1 inf + 0 22.772 * * [simplify]: Extracting #1: cost 8 inf + 0 22.772 * * [simplify]: Extracting #2: cost 17 inf + 0 22.773 * * [simplify]: Extracting #3: cost 22 inf + 42 22.773 * * [simplify]: Extracting #4: cost 21 inf + 86 22.773 * * [simplify]: Extracting #5: cost 23 inf + 416 22.773 * * [simplify]: Extracting #6: cost 23 inf + 785 22.773 * * [simplify]: Extracting #7: cost 16 inf + 1119 22.774 * * [simplify]: Extracting #8: cost 8 inf + 2358 22.775 * * [simplify]: Extracting #9: cost 1 inf + 4818 22.776 * * [simplify]: Extracting #10: cost 0 inf + 5198 22.777 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma b b (* (* a -4) c))) b)) (/ (sqrt 2) (sqrt (/ 1 a)))) 22.777 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt (/ 1 a))) (/ (sqrt (- (sqrt (fma b b (* (* a -4) c))) b)) (/ (sqrt 2) (sqrt (/ 1 a)))))) 22.777 * * * * [progress]: [ 87 / 136 ] simplifiying candidate # 22.777 * [simplify]: Simplifying (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ (sqrt 1) (sqrt a))) 22.777 * * [simplify]: iters left: 6 (18 enodes) 22.790 * * [simplify]: iters left: 5 (66 enodes) 22.811 * * [simplify]: iters left: 4 (95 enodes) 22.841 * * [simplify]: iters left: 3 (122 enodes) 22.861 * * [simplify]: iters left: 2 (150 enodes) 22.891 * * [simplify]: iters left: 1 (190 enodes) 22.936 * * [simplify]: Extracting #0: cost 1 inf + 0 22.937 * * [simplify]: Extracting #1: cost 16 inf + 0 22.937 * * [simplify]: Extracting #2: cost 30 inf + 1 22.937 * * [simplify]: Extracting #3: cost 27 inf + 411 22.937 * * [simplify]: Extracting #4: cost 21 inf + 1188 22.938 * * [simplify]: Extracting #5: cost 27 inf + 1311 22.938 * * [simplify]: Extracting #6: cost 29 inf + 1354 22.939 * * [simplify]: Extracting #7: cost 19 inf + 2498 22.940 * * [simplify]: Extracting #8: cost 4 inf + 6363 22.944 * * [simplify]: Extracting #9: cost 0 inf + 7801 22.946 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) (sqrt a))) 22.946 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) (sqrt a))) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ (sqrt 1) (sqrt a))))) 22.947 * [simplify]: Simplifying (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ (sqrt 1) (sqrt a))) 22.947 * * [simplify]: iters left: 6 (18 enodes) 22.956 * * [simplify]: iters left: 5 (66 enodes) 22.974 * * [simplify]: iters left: 4 (95 enodes) 22.989 * * [simplify]: iters left: 3 (122 enodes) 23.016 * * [simplify]: iters left: 2 (150 enodes) 23.045 * * [simplify]: iters left: 1 (190 enodes) 23.097 * * [simplify]: Extracting #0: cost 1 inf + 0 23.098 * * [simplify]: Extracting #1: cost 16 inf + 0 23.098 * * [simplify]: Extracting #2: cost 30 inf + 1 23.098 * * [simplify]: Extracting #3: cost 27 inf + 411 23.099 * * [simplify]: Extracting #4: cost 21 inf + 1188 23.100 * * [simplify]: Extracting #5: cost 27 inf + 1311 23.101 * * [simplify]: Extracting #6: cost 29 inf + 1354 23.103 * * [simplify]: Extracting #7: cost 19 inf + 2498 23.105 * * [simplify]: Extracting #8: cost 4 inf + 6363 23.110 * * [simplify]: Extracting #9: cost 0 inf + 7801 23.114 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) (sqrt a))) 23.115 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ (sqrt 1) (sqrt a))) (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) (sqrt a))))) 23.115 * * * * [progress]: [ 88 / 136 ] simplifiying candidate # 23.115 * [simplify]: Simplifying (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 (sqrt a))) 23.115 * * [simplify]: iters left: 6 (17 enodes) 23.124 * * [simplify]: iters left: 5 (63 enodes) 23.145 * * [simplify]: iters left: 4 (89 enodes) 23.161 * * [simplify]: iters left: 3 (120 enodes) 23.188 * * [simplify]: iters left: 2 (143 enodes) 23.215 * * [simplify]: iters left: 1 (183 enodes) 23.262 * * [simplify]: Extracting #0: cost 1 inf + 0 23.262 * * [simplify]: Extracting #1: cost 16 inf + 0 23.262 * * [simplify]: Extracting #2: cost 30 inf + 1 23.263 * * [simplify]: Extracting #3: cost 27 inf + 249 23.263 * * [simplify]: Extracting #4: cost 22 inf + 1025 23.264 * * [simplify]: Extracting #5: cost 27 inf + 1311 23.265 * * [simplify]: Extracting #6: cost 28 inf + 1396 23.266 * * [simplify]: Extracting #7: cost 17 inf + 2623 23.270 * * [simplify]: Extracting #8: cost 4 inf + 6283 23.274 * * [simplify]: Extracting #9: cost 0 inf + 7801 23.278 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt a)) (sqrt 2)) 23.279 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt a)) (sqrt 2)) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 (sqrt a))))) 23.279 * [simplify]: Simplifying (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 (sqrt a))) 23.279 * * [simplify]: iters left: 6 (17 enodes) 23.287 * * [simplify]: iters left: 5 (63 enodes) 23.297 * * [simplify]: iters left: 4 (89 enodes) 23.313 * * [simplify]: iters left: 3 (120 enodes) 23.335 * * [simplify]: iters left: 2 (143 enodes) 23.369 * * [simplify]: iters left: 1 (183 enodes) 23.422 * * [simplify]: Extracting #0: cost 1 inf + 0 23.422 * * [simplify]: Extracting #1: cost 16 inf + 0 23.422 * * [simplify]: Extracting #2: cost 30 inf + 1 23.422 * * [simplify]: Extracting #3: cost 27 inf + 249 23.423 * * [simplify]: Extracting #4: cost 22 inf + 1025 23.423 * * [simplify]: Extracting #5: cost 27 inf + 1311 23.424 * * [simplify]: Extracting #6: cost 28 inf + 1396 23.424 * * [simplify]: Extracting #7: cost 17 inf + 2623 23.426 * * [simplify]: Extracting #8: cost 4 inf + 6283 23.428 * * [simplify]: Extracting #9: cost 0 inf + 7801 23.430 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt a)) (sqrt 2)) 23.430 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 (sqrt a))) (/ (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt a)) (sqrt 2)))) 23.431 * * * * [progress]: [ 89 / 136 ] simplifiying candidate # 23.431 * [simplify]: Simplifying (cbrt (/ 1 a)) 23.431 * * [simplify]: iters left: 3 (4 enodes) 23.432 * * [simplify]: iters left: 2 (14 enodes) 23.435 * * [simplify]: iters left: 1 (16 enodes) 23.437 * * [simplify]: Extracting #0: cost 1 inf + 0 23.437 * * [simplify]: Extracting #1: cost 3 inf + 0 23.437 * * [simplify]: Extracting #2: cost 6 inf + 0 23.437 * * [simplify]: Extracting #3: cost 2 inf + 86 23.437 * * [simplify]: Extracting #4: cost 1 inf + 208 23.438 * * [simplify]: Extracting #5: cost 0 inf + 330 23.438 * [simplify]: Simplified to (cbrt (/ 1 a)) 23.438 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (* (cbrt (/ 1 a)) (cbrt (/ 1 a)))) (cbrt (/ 1 a)))) 23.438 * * * * [progress]: [ 90 / 136 ] simplifiying candidate # 23.438 * [simplify]: Simplifying (sqrt (/ 1 a)) 23.438 * * [simplify]: iters left: 3 (4 enodes) 23.439 * * [simplify]: iters left: 2 (14 enodes) 23.441 * * [simplify]: iters left: 1 (16 enodes) 23.444 * * [simplify]: Extracting #0: cost 1 inf + 0 23.444 * * [simplify]: Extracting #1: cost 3 inf + 0 23.444 * * [simplify]: Extracting #2: cost 6 inf + 0 23.444 * * [simplify]: Extracting #3: cost 2 inf + 86 23.444 * * [simplify]: Extracting #4: cost 1 inf + 168 23.444 * * [simplify]: Extracting #5: cost 0 inf + 250 23.444 * [simplify]: Simplified to (sqrt (/ 1 a)) 23.444 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt (/ 1 a))) (sqrt (/ 1 a)))) 23.444 * * * * [progress]: [ 91 / 136 ] simplifiying candidate # 23.445 * [simplify]: Simplifying (/ (cbrt 1) (cbrt a)) 23.445 * * [simplify]: iters left: 3 (5 enodes) 23.447 * * [simplify]: iters left: 2 (17 enodes) 23.450 * * [simplify]: iters left: 1 (19 enodes) 23.456 * * [simplify]: Extracting #0: cost 1 inf + 0 23.456 * * [simplify]: Extracting #1: cost 4 inf + 0 23.456 * * [simplify]: Extracting #2: cost 5 inf + 1 23.456 * * [simplify]: Extracting #3: cost 0 inf + 408 23.456 * [simplify]: Simplified to (/ 1 (cbrt a)) 23.456 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt a) (cbrt a)))) (/ 1 (cbrt a)))) 23.456 * * * * [progress]: [ 92 / 136 ] simplifiying candidate # 23.457 * [simplify]: Simplifying (/ (cbrt 1) (sqrt a)) 23.457 * * [simplify]: iters left: 3 (5 enodes) 23.461 * * [simplify]: iters left: 2 (17 enodes) 23.463 * * [simplify]: iters left: 1 (19 enodes) 23.466 * * [simplify]: Extracting #0: cost 1 inf + 0 23.466 * * [simplify]: Extracting #1: cost 4 inf + 0 23.466 * * [simplify]: Extracting #2: cost 5 inf + 1 23.466 * * [simplify]: Extracting #3: cost 0 inf + 248 23.466 * [simplify]: Simplified to (/ 1 (sqrt a)) 23.466 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (* (cbrt 1) (cbrt 1)) (sqrt a))) (/ 1 (sqrt a)))) 23.466 * * * * [progress]: [ 93 / 136 ] simplifiying candidate # 23.467 * [simplify]: Simplifying (/ (cbrt 1) a) 23.467 * * [simplify]: iters left: 3 (4 enodes) 23.468 * * [simplify]: iters left: 2 (14 enodes) 23.470 * * [simplify]: iters left: 1 (16 enodes) 23.473 * * [simplify]: Extracting #0: cost 1 inf + 0 23.473 * * [simplify]: Extracting #1: cost 4 inf + 0 23.473 * * [simplify]: Extracting #2: cost 2 inf + 2 23.473 * * [simplify]: Extracting #3: cost 1 inf + 44 23.473 * * [simplify]: Extracting #4: cost 0 inf + 86 23.473 * [simplify]: Simplified to (/ 1 a) 23.473 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (* (cbrt 1) (cbrt 1)) 1)) (/ 1 a))) 23.473 * * * * [progress]: [ 94 / 136 ] simplifiying candidate # 23.473 * [simplify]: Simplifying (/ (sqrt 1) (cbrt a)) 23.473 * * [simplify]: iters left: 3 (5 enodes) 23.476 * * [simplify]: iters left: 2 (17 enodes) 23.478 * * [simplify]: iters left: 1 (19 enodes) 23.481 * * [simplify]: Extracting #0: cost 1 inf + 0 23.481 * * [simplify]: Extracting #1: cost 4 inf + 0 23.481 * * [simplify]: Extracting #2: cost 5 inf + 1 23.481 * * [simplify]: Extracting #3: cost 0 inf + 408 23.481 * [simplify]: Simplified to (/ 1 (cbrt a)) 23.481 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (sqrt 1) (* (cbrt a) (cbrt a)))) (/ 1 (cbrt a)))) 23.482 * * * * [progress]: [ 95 / 136 ] simplifiying candidate # 23.482 * [simplify]: Simplifying (/ (sqrt 1) (sqrt a)) 23.482 * * [simplify]: iters left: 3 (5 enodes) 23.484 * * [simplify]: iters left: 2 (17 enodes) 23.487 * * [simplify]: iters left: 1 (19 enodes) 23.489 * * [simplify]: Extracting #0: cost 1 inf + 0 23.489 * * [simplify]: Extracting #1: cost 4 inf + 0 23.490 * * [simplify]: Extracting #2: cost 5 inf + 1 23.490 * * [simplify]: Extracting #3: cost 0 inf + 248 23.490 * [simplify]: Simplified to (/ 1 (sqrt a)) 23.490 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (sqrt 1) (sqrt a))) (/ 1 (sqrt a)))) 23.490 * * * * [progress]: [ 96 / 136 ] simplifiying candidate # 23.490 * [simplify]: Simplifying (/ (sqrt 1) a) 23.490 * * [simplify]: iters left: 3 (4 enodes) 23.491 * * [simplify]: iters left: 2 (14 enodes) 23.493 * * [simplify]: iters left: 1 (16 enodes) 23.496 * * [simplify]: Extracting #0: cost 1 inf + 0 23.496 * * [simplify]: Extracting #1: cost 4 inf + 0 23.496 * * [simplify]: Extracting #2: cost 2 inf + 2 23.496 * * [simplify]: Extracting #3: cost 1 inf + 44 23.496 * * [simplify]: Extracting #4: cost 0 inf + 86 23.496 * [simplify]: Simplified to (/ 1 a) 23.496 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (sqrt 1) 1)) (/ 1 a))) 23.496 * * * * [progress]: [ 97 / 136 ] simplifiying candidate # 23.496 * [simplify]: Simplifying (/ 1 (cbrt a)) 23.496 * * [simplify]: iters left: 3 (4 enodes) 23.498 * * [simplify]: iters left: 2 (14 enodes) 23.500 * * [simplify]: iters left: 1 (16 enodes) 23.502 * * [simplify]: Extracting #0: cost 1 inf + 0 23.502 * * [simplify]: Extracting #1: cost 4 inf + 0 23.502 * * [simplify]: Extracting #2: cost 5 inf + 1 23.502 * * [simplify]: Extracting #3: cost 3 inf + 83 23.502 * * [simplify]: Extracting #4: cost 1 inf + 286 23.502 * * [simplify]: Extracting #5: cost 0 inf + 408 23.503 * [simplify]: Simplified to (/ 1 (cbrt a)) 23.503 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 (* (cbrt a) (cbrt a)))) (/ 1 (cbrt a)))) 23.503 * * * * [progress]: [ 98 / 136 ] simplifiying candidate # 23.503 * [simplify]: Simplifying (/ 1 (sqrt a)) 23.503 * * [simplify]: iters left: 3 (4 enodes) 23.504 * * [simplify]: iters left: 2 (14 enodes) 23.506 * * [simplify]: iters left: 1 (16 enodes) 23.509 * * [simplify]: Extracting #0: cost 1 inf + 0 23.509 * * [simplify]: Extracting #1: cost 4 inf + 0 23.509 * * [simplify]: Extracting #2: cost 5 inf + 1 23.509 * * [simplify]: Extracting #3: cost 3 inf + 43 23.509 * * [simplify]: Extracting #4: cost 1 inf + 166 23.509 * * [simplify]: Extracting #5: cost 0 inf + 248 23.509 * [simplify]: Simplified to (/ 1 (sqrt a)) 23.509 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 (sqrt a))) (/ 1 (sqrt a)))) 23.509 * * * * [progress]: [ 99 / 136 ] simplifiying candidate # 23.509 * [simplify]: Simplifying (/ 1 a) 23.509 * * [simplify]: iters left: 2 (3 enodes) 23.510 * * [simplify]: iters left: 1 (11 enodes) 23.512 * * [simplify]: Extracting #0: cost 1 inf + 0 23.512 * * [simplify]: Extracting #1: cost 4 inf + 0 23.512 * * [simplify]: Extracting #2: cost 2 inf + 2 23.512 * * [simplify]: Extracting #3: cost 0 inf + 86 23.512 * [simplify]: Simplified to (/ 1 a) 23.512 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 1)) (/ 1 a))) 23.512 * * * * [progress]: [ 100 / 136 ] simplifiying candidate # 23.513 * [simplify]: Simplifying (/ 1 a) 23.513 * * [simplify]: iters left: 2 (3 enodes) 23.514 * * [simplify]: iters left: 1 (11 enodes) 23.515 * * [simplify]: Extracting #0: cost 1 inf + 0 23.515 * * [simplify]: Extracting #1: cost 4 inf + 0 23.515 * * [simplify]: Extracting #2: cost 2 inf + 2 23.515 * * [simplify]: Extracting #3: cost 0 inf + 86 23.515 * [simplify]: Simplified to (/ 1 a) 23.516 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) 1) (/ 1 a))) 23.516 * * * * [progress]: [ 101 / 136 ] simplifiying candidate # 23.516 * [simplify]: Simplifying (/ 1 a) 23.516 * * [simplify]: iters left: 2 (3 enodes) 23.517 * * [simplify]: iters left: 1 (11 enodes) 23.519 * * [simplify]: Extracting #0: cost 1 inf + 0 23.519 * * [simplify]: Extracting #1: cost 4 inf + 0 23.519 * * [simplify]: Extracting #2: cost 2 inf + 2 23.519 * * [simplify]: Extracting #3: cost 0 inf + 86 23.519 * [simplify]: Simplified to (/ 1 a) 23.519 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) 1) (/ 1 a))) 23.519 * * * * [progress]: [ 102 / 136 ] simplifiying candidate # 23.519 * [simplify]: Simplifying (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 23.519 * * [simplify]: iters left: 6 (13 enodes) 23.522 * * [simplify]: iters left: 5 (47 enodes) 23.530 * * [simplify]: iters left: 4 (64 enodes) 23.544 * * [simplify]: iters left: 3 (80 enodes) 23.555 * * [simplify]: Extracting #0: cost 1 inf + 0 23.555 * * [simplify]: Extracting #1: cost 3 inf + 0 23.555 * * [simplify]: Extracting #2: cost 5 inf + 0 23.555 * * [simplify]: Extracting #3: cost 11 inf + 0 23.555 * * [simplify]: Extracting #4: cost 17 inf + 1 23.555 * * [simplify]: Extracting #5: cost 17 inf + 85 23.555 * * [simplify]: Extracting #6: cost 22 inf + 332 23.555 * * [simplify]: Extracting #7: cost 22 inf + 418 23.556 * * [simplify]: Extracting #8: cost 8 inf + 2047 23.556 * * [simplify]: Extracting #9: cost 1 inf + 3929 23.557 * * [simplify]: Extracting #10: cost 0 inf + 4309 23.558 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 23.558 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ 1 a)))) 23.558 * * * * [progress]: [ 103 / 136 ] simplifiying candidate # 23.558 * [simplify]: Simplifying (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 23.558 * * [simplify]: iters left: 6 (12 enodes) 23.562 * * [simplify]: iters left: 5 (44 enodes) 23.573 * * [simplify]: iters left: 4 (61 enodes) 23.589 * * [simplify]: iters left: 3 (77 enodes) 23.607 * * [simplify]: Extracting #0: cost 1 inf + 0 23.607 * * [simplify]: Extracting #1: cost 3 inf + 0 23.607 * * [simplify]: Extracting #2: cost 9 inf + 0 23.607 * * [simplify]: Extracting #3: cost 15 inf + 1 23.607 * * [simplify]: Extracting #4: cost 16 inf + 44 23.608 * * [simplify]: Extracting #5: cost 21 inf + 250 23.608 * * [simplify]: Extracting #6: cost 21 inf + 376 23.608 * * [simplify]: Extracting #7: cost 15 inf + 668 23.609 * * [simplify]: Extracting #8: cost 8 inf + 1511 23.610 * * [simplify]: Extracting #9: cost 0 inf + 3469 23.611 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) 23.611 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ 1 a)))) 23.611 * * * * [progress]: [ 104 / 136 ] simplifiying candidate # 23.611 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) 23.612 * * [simplify]: iters left: 6 (15 enodes) 23.618 * * [simplify]: iters left: 5 (56 enodes) 23.633 * * [simplify]: iters left: 4 (82 enodes) 23.646 * * [simplify]: iters left: 3 (101 enodes) 23.661 * * [simplify]: iters left: 2 (104 enodes) 23.688 * * [simplify]: Extracting #0: cost 1 inf + 0 23.689 * * [simplify]: Extracting #1: cost 11 inf + 0 23.689 * * [simplify]: Extracting #2: cost 22 inf + 0 23.689 * * [simplify]: Extracting #3: cost 25 inf + 1 23.689 * * [simplify]: Extracting #4: cost 24 inf + 285 23.689 * * [simplify]: Extracting #5: cost 30 inf + 488 23.690 * * [simplify]: Extracting #6: cost 30 inf + 574 23.691 * * [simplify]: Extracting #7: cost 17 inf + 2319 23.692 * * [simplify]: Extracting #8: cost 6 inf + 6021 23.694 * * [simplify]: Extracting #9: cost 0 inf + 8741 23.696 * * [simplify]: Extracting #10: cost 0 inf + 8701 23.697 * [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))) 23.697 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (/ 1 a)))) 23.697 * * * * [progress]: [ 105 / 136 ] simplifiying candidate # 23.698 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) 23.698 * * [simplify]: iters left: 6 (14 enodes) 23.702 * * [simplify]: iters left: 5 (49 enodes) 23.709 * * [simplify]: iters left: 4 (64 enodes) 23.720 * * [simplify]: iters left: 3 (79 enodes) 23.740 * * [simplify]: Extracting #0: cost 1 inf + 0 23.740 * * [simplify]: Extracting #1: cost 7 inf + 0 23.740 * * [simplify]: Extracting #2: cost 14 inf + 0 23.740 * * [simplify]: Extracting #3: cost 17 inf + 1 23.740 * * [simplify]: Extracting #4: cost 16 inf + 125 23.740 * * [simplify]: Extracting #5: cost 24 inf + 166 23.741 * * [simplify]: Extracting #6: cost 25 inf + 210 23.741 * * [simplify]: Extracting #7: cost 10 inf + 1823 23.743 * * [simplify]: Extracting #8: cost 2 inf + 4579 23.745 * * [simplify]: Extracting #9: cost 0 inf + 5379 23.746 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 23.747 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 a)))) 23.747 * * * * [progress]: [ 106 / 136 ] simplifiying candidate # 23.747 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) 23.747 * * [simplify]: iters left: 6 (13 enodes) 23.754 * * [simplify]: iters left: 5 (46 enodes) 23.770 * * [simplify]: iters left: 4 (67 enodes) 23.790 * * [simplify]: iters left: 3 (80 enodes) 23.811 * * [simplify]: Extracting #0: cost 1 inf + 0 23.811 * * [simplify]: Extracting #1: cost 5 inf + 0 23.811 * * [simplify]: Extracting #2: cost 7 inf + 1 23.811 * * [simplify]: Extracting #3: cost 11 inf + 1 23.811 * * [simplify]: Extracting #4: cost 13 inf + 2 23.811 * * [simplify]: Extracting #5: cost 20 inf + 84 23.811 * * [simplify]: Extracting #6: cost 19 inf + 253 23.812 * * [simplify]: Extracting #7: cost 8 inf + 1520 23.813 * * [simplify]: Extracting #8: cost 1 inf + 3277 23.815 * * [simplify]: Extracting #9: cost 0 inf + 3617 23.816 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 23.816 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (/ 1 a)))) 23.816 * * * * [progress]: [ 107 / 136 ] simplifiying candidate # 23.817 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 23.817 * * [simplify]: iters left: 6 (14 enodes) 23.824 * * [simplify]: iters left: 5 (49 enodes) 23.841 * * [simplify]: iters left: 4 (62 enodes) 23.860 * * [simplify]: iters left: 3 (74 enodes) 23.880 * * [simplify]: Extracting #0: cost 1 inf + 0 23.880 * * [simplify]: Extracting #1: cost 6 inf + 0 23.880 * * [simplify]: Extracting #2: cost 12 inf + 0 23.880 * * [simplify]: Extracting #3: cost 14 inf + 82 23.881 * * [simplify]: Extracting #4: cost 12 inf + 447 23.881 * * [simplify]: Extracting #5: cost 20 inf + 488 23.881 * * [simplify]: Extracting #6: cost 21 inf + 532 23.882 * * [simplify]: Extracting #7: cost 6 inf + 2442 23.883 * * [simplify]: Extracting #8: cost 1 inf + 3803 23.884 * * [simplify]: Extracting #9: cost 0 inf + 4183 23.886 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 23.886 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (/ 1 a)))) 23.886 * * * * [progress]: [ 108 / 136 ] simplifiying candidate # 23.886 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 23.886 * * [simplify]: iters left: 6 (13 enodes) 23.893 * * [simplify]: iters left: 5 (44 enodes) 23.900 * * [simplify]: iters left: 4 (55 enodes) 23.910 * * [simplify]: iters left: 3 (67 enodes) 23.919 * * [simplify]: Extracting #0: cost 1 inf + 0 23.919 * * [simplify]: Extracting #1: cost 4 inf + 0 23.919 * * [simplify]: Extracting #2: cost 8 inf + 0 23.919 * * [simplify]: Extracting #3: cost 10 inf + 42 23.919 * * [simplify]: Extracting #4: cost 10 inf + 125 23.919 * * [simplify]: Extracting #5: cost 18 inf + 166 23.920 * * [simplify]: Extracting #6: cost 19 inf + 210 23.920 * * [simplify]: Extracting #7: cost 12 inf + 544 23.920 * * [simplify]: Extracting #8: cost 4 inf + 1783 23.921 * * [simplify]: Extracting #9: cost 1 inf + 2601 23.921 * * [simplify]: Extracting #10: cost 0 inf + 2941 23.922 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 23.922 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 a)))) 23.922 * * * * [progress]: [ 109 / 136 ] simplifiying candidate # 23.922 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) 23.922 * * [simplify]: iters left: 6 (12 enodes) 23.926 * * [simplify]: iters left: 5 (41 enodes) 23.932 * * [simplify]: iters left: 4 (54 enodes) 23.940 * * [simplify]: iters left: 3 (66 enodes) 23.949 * * [simplify]: Extracting #0: cost 1 inf + 0 23.949 * * [simplify]: Extracting #1: cost 4 inf + 0 23.949 * * [simplify]: Extracting #2: cost 7 inf + 1 23.949 * * [simplify]: Extracting #3: cost 9 inf + 2 23.949 * * [simplify]: Extracting #4: cost 16 inf + 84 23.949 * * [simplify]: Extracting #5: cost 15 inf + 212 23.950 * * [simplify]: Extracting #6: cost 3 inf + 1619 23.951 * * [simplify]: Extracting #7: cost 1 inf + 1920 23.952 * * [simplify]: Extracting #8: cost 0 inf + 2179 23.953 * [simplify]: Simplified to (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) 23.953 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (/ 1 a)))) 23.953 * * * * [progress]: [ 110 / 136 ] simplifiying candidate # 23.953 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 23.953 * * [simplify]: iters left: 5 (5 enodes) 23.957 * * [simplify]: iters left: 4 (19 enodes) 23.963 * * [simplify]: iters left: 3 (23 enodes) 23.970 * * [simplify]: Extracting #0: cost 1 inf + 0 23.970 * * [simplify]: Extracting #1: cost 6 inf + 0 23.971 * * [simplify]: Extracting #2: cost 9 inf + 1 23.971 * * [simplify]: Extracting #3: cost 1 inf + 852 23.971 * * [simplify]: Extracting #4: cost 0 inf + 974 23.971 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 23.971 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (/ 1 a)))) 23.971 * * * * [progress]: [ 111 / 136 ] simplifiying candidate # 23.972 * [simplify]: Simplifying (/ 1 (sqrt 2)) 23.972 * * [simplify]: iters left: 3 (4 enodes) 23.975 * * [simplify]: iters left: 2 (14 enodes) 23.980 * * [simplify]: iters left: 1 (16 enodes) 23.985 * * [simplify]: Extracting #0: cost 1 inf + 0 23.985 * * [simplify]: Extracting #1: cost 4 inf + 0 23.985 * * [simplify]: Extracting #2: cost 5 inf + 1 23.985 * * [simplify]: Extracting #3: cost 3 inf + 43 23.985 * * [simplify]: Extracting #4: cost 1 inf + 166 23.985 * * [simplify]: Extracting #5: cost 0 inf + 248 23.986 * [simplify]: Simplified to (/ 1 (sqrt 2)) 23.986 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (/ 1 a)))) 23.986 * * * * [progress]: [ 112 / 136 ] simplifiying candidate # 23.986 * [simplify]: Simplifying (/ 1 1) 23.986 * * [simplify]: iters left: 2 (2 enodes) 23.987 * * [simplify]: iters left: 1 (6 enodes) 23.988 * * [simplify]: Extracting #0: cost 1 inf + 0 23.988 * * [simplify]: Extracting #1: cost 0 inf + 1 23.988 * [simplify]: Simplified to 1 23.988 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 a)))) 23.988 * * * * [progress]: [ 113 / 136 ] simplifiying candidate # 23.988 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 23.988 * * [simplify]: iters left: 6 (15 enodes) 23.992 * * [simplify]: iters left: 5 (51 enodes) 24.001 * * [simplify]: iters left: 4 (61 enodes) 24.012 * * [simplify]: iters left: 3 (73 enodes) 24.029 * * [simplify]: Extracting #0: cost 1 inf + 0 24.029 * * [simplify]: Extracting #1: cost 6 inf + 0 24.029 * * [simplify]: Extracting #2: cost 13 inf + 0 24.029 * * [simplify]: Extracting #3: cost 16 inf + 1 24.029 * * [simplify]: Extracting #4: cost 13 inf + 326 24.029 * * [simplify]: Extracting #5: cost 20 inf + 488 24.029 * * [simplify]: Extracting #6: cost 20 inf + 574 24.030 * * [simplify]: Extracting #7: cost 6 inf + 2065 24.030 * * [simplify]: Extracting #8: cost 1 inf + 4003 24.031 * * [simplify]: Extracting #9: cost 0 inf + 4423 24.032 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 24.032 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (/ 1 a)))) 24.032 * * * * [progress]: [ 114 / 136 ] simplifiying candidate # 24.032 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 24.032 * * [simplify]: iters left: 6 (14 enodes) 24.036 * * [simplify]: iters left: 5 (46 enodes) 24.043 * * [simplify]: iters left: 4 (54 enodes) 24.051 * * [simplify]: iters left: 3 (66 enodes) 24.067 * * [simplify]: Extracting #0: cost 1 inf + 0 24.067 * * [simplify]: Extracting #1: cost 4 inf + 0 24.067 * * [simplify]: Extracting #2: cost 9 inf + 0 24.067 * * [simplify]: Extracting #3: cost 11 inf + 42 24.068 * * [simplify]: Extracting #4: cost 10 inf + 125 24.068 * * [simplify]: Extracting #5: cost 18 inf + 166 24.068 * * [simplify]: Extracting #6: cost 18 inf + 252 24.068 * * [simplify]: Extracting #7: cost 5 inf + 1524 24.069 * * [simplify]: Extracting #8: cost 1 inf + 2721 24.071 * * [simplify]: Extracting #9: cost 0 inf + 3101 24.072 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 24.072 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) (* (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (/ 1 a)))) 24.072 * * * * [progress]: [ 115 / 136 ] simplifiying candidate # 24.073 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 24.073 * * [simplify]: iters left: 6 (13 enodes) 24.080 * * [simplify]: iters left: 5 (43 enodes) 24.093 * * [simplify]: iters left: 4 (53 enodes) 24.110 * * [simplify]: iters left: 3 (65 enodes) 24.129 * * [simplify]: Extracting #0: cost 1 inf + 0 24.129 * * [simplify]: Extracting #1: cost 5 inf + 0 24.129 * * [simplify]: Extracting #2: cost 8 inf + 1 24.129 * * [simplify]: Extracting #3: cost 8 inf + 43 24.129 * * [simplify]: Extracting #4: cost 16 inf + 84 24.130 * * [simplify]: Extracting #5: cost 16 inf + 170 24.130 * * [simplify]: Extracting #6: cost 6 inf + 1395 24.131 * * [simplify]: Extracting #7: cost 0 inf + 2259 24.132 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 24.132 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (* (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (/ 1 a)))) 24.132 * * * * [progress]: [ 116 / 136 ] simplifiying candidate # 24.133 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 24.133 * * [simplify]: iters left: 6 (15 enodes) 24.140 * * [simplify]: iters left: 5 (51 enodes) 24.156 * * [simplify]: iters left: 4 (61 enodes) 24.174 * * [simplify]: iters left: 3 (73 enodes) 24.194 * * [simplify]: Extracting #0: cost 1 inf + 0 24.194 * * [simplify]: Extracting #1: cost 6 inf + 0 24.194 * * [simplify]: Extracting #2: cost 13 inf + 0 24.194 * * [simplify]: Extracting #3: cost 16 inf + 1 24.194 * * [simplify]: Extracting #4: cost 13 inf + 326 24.194 * * [simplify]: Extracting #5: cost 20 inf + 488 24.194 * * [simplify]: Extracting #6: cost 20 inf + 574 24.194 * * [simplify]: Extracting #7: cost 6 inf + 2065 24.195 * * [simplify]: Extracting #8: cost 1 inf + 4003 24.196 * * [simplify]: Extracting #9: cost 0 inf + 4423 24.197 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 24.197 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (/ 1 a)))) 24.197 * * * * [progress]: [ 117 / 136 ] simplifiying candidate # 24.197 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 24.197 * * [simplify]: iters left: 6 (14 enodes) 24.201 * * [simplify]: iters left: 5 (46 enodes) 24.207 * * [simplify]: iters left: 4 (54 enodes) 24.216 * * [simplify]: iters left: 3 (66 enodes) 24.225 * * [simplify]: Extracting #0: cost 1 inf + 0 24.225 * * [simplify]: Extracting #1: cost 4 inf + 0 24.225 * * [simplify]: Extracting #2: cost 9 inf + 0 24.225 * * [simplify]: Extracting #3: cost 11 inf + 42 24.225 * * [simplify]: Extracting #4: cost 10 inf + 125 24.225 * * [simplify]: Extracting #5: cost 18 inf + 166 24.225 * * [simplify]: Extracting #6: cost 18 inf + 252 24.226 * * [simplify]: Extracting #7: cost 5 inf + 1524 24.227 * * [simplify]: Extracting #8: cost 1 inf + 2721 24.230 * * [simplify]: Extracting #9: cost 0 inf + 3101 24.231 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 24.231 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) (* (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (/ 1 a)))) 24.231 * * * * [progress]: [ 118 / 136 ] simplifiying candidate # 24.231 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 24.232 * * [simplify]: iters left: 6 (13 enodes) 24.238 * * [simplify]: iters left: 5 (43 enodes) 24.251 * * [simplify]: iters left: 4 (53 enodes) 24.266 * * [simplify]: iters left: 3 (65 enodes) 24.284 * * [simplify]: Extracting #0: cost 1 inf + 0 24.284 * * [simplify]: Extracting #1: cost 5 inf + 0 24.284 * * [simplify]: Extracting #2: cost 8 inf + 1 24.284 * * [simplify]: Extracting #3: cost 8 inf + 43 24.284 * * [simplify]: Extracting #4: cost 16 inf + 84 24.284 * * [simplify]: Extracting #5: cost 16 inf + 170 24.285 * * [simplify]: Extracting #6: cost 6 inf + 1395 24.286 * * [simplify]: Extracting #7: cost 0 inf + 2259 24.287 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 24.287 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (* (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (/ 1 a)))) 24.287 * * * * [progress]: [ 119 / 136 ] simplifiying candidate # 24.287 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 24.288 * * [simplify]: iters left: 5 (5 enodes) 24.291 * * [simplify]: iters left: 4 (19 enodes) 24.298 * * [simplify]: iters left: 3 (23 enodes) 24.304 * * [simplify]: Extracting #0: cost 1 inf + 0 24.304 * * [simplify]: Extracting #1: cost 6 inf + 0 24.304 * * [simplify]: Extracting #2: cost 9 inf + 1 24.304 * * [simplify]: Extracting #3: cost 1 inf + 852 24.304 * * [simplify]: Extracting #4: cost 0 inf + 974 24.305 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 24.305 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (/ 1 a)))) 24.305 * * * * [progress]: [ 120 / 136 ] simplifiying candidate # 24.305 * [simplify]: Simplifying (/ 1 (sqrt 2)) 24.305 * * [simplify]: iters left: 3 (4 enodes) 24.307 * * [simplify]: iters left: 2 (14 enodes) 24.310 * * [simplify]: iters left: 1 (16 enodes) 24.313 * * [simplify]: Extracting #0: cost 1 inf + 0 24.313 * * [simplify]: Extracting #1: cost 4 inf + 0 24.313 * * [simplify]: Extracting #2: cost 5 inf + 1 24.313 * * [simplify]: Extracting #3: cost 3 inf + 43 24.313 * * [simplify]: Extracting #4: cost 1 inf + 166 24.313 * * [simplify]: Extracting #5: cost 0 inf + 248 24.313 * [simplify]: Simplified to (/ 1 (sqrt 2)) 24.313 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (/ 1 a)))) 24.313 * * * * [progress]: [ 121 / 136 ] simplifiying candidate # 24.313 * [simplify]: Simplifying (/ 1 1) 24.313 * * [simplify]: iters left: 2 (2 enodes) 24.314 * * [simplify]: iters left: 1 (6 enodes) 24.315 * * [simplify]: Extracting #0: cost 1 inf + 0 24.315 * * [simplify]: Extracting #1: cost 0 inf + 1 24.315 * [simplify]: Simplified to 1 24.316 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 a)))) 24.316 * * * * [progress]: [ 122 / 136 ] simplifiying candidate # 24.316 * * * * [progress]: [ 123 / 136 ] simplifiying candidate # 24.316 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 24.316 * * [simplify]: iters left: 6 (9 enodes) 24.318 * * [simplify]: iters left: 5 (32 enodes) 24.323 * * [simplify]: iters left: 4 (43 enodes) 24.330 * * [simplify]: iters left: 3 (55 enodes) 24.344 * * [simplify]: Extracting #0: cost 1 inf + 0 24.344 * * [simplify]: Extracting #1: cost 5 inf + 0 24.344 * * [simplify]: Extracting #2: cost 7 inf + 1 24.344 * * [simplify]: Extracting #3: cost 15 inf + 42 24.344 * * [simplify]: Extracting #4: cost 12 inf + 294 24.345 * * [simplify]: Extracting #5: cost 3 inf + 1043 24.345 * * [simplify]: Extracting #6: cost 0 inf + 1660 24.346 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 24.346 * [simplify]: Simplified (2 1) to (λ (a b c) (* (- (sqrt (fma (* c a) -4 (* b b))) b) (* (/ 1 2) (/ 1 a)))) 24.346 * * * * [progress]: [ 124 / 136 ] simplifiying candidate # 24.346 * * * * [progress]: [ 125 / 136 ] simplifiying candidate # 24.347 * [simplify]: Simplifying (* (- (sqrt (fma c (* -4 a) (* b b))) b) (/ 1 a)) 24.347 * * [simplify]: iters left: 6 (12 enodes) 24.353 * * [simplify]: iters left: 5 (46 enodes) 24.370 * * [simplify]: iters left: 4 (69 enodes) 24.395 * * [simplify]: iters left: 3 (124 enodes) 24.432 * * [simplify]: iters left: 2 (161 enodes) 24.464 * * [simplify]: iters left: 1 (192 enodes) 24.490 * * [simplify]: Extracting #0: cost 1 inf + 0 24.490 * * [simplify]: Extracting #1: cost 14 inf + 0 24.491 * * [simplify]: Extracting #2: cost 22 inf + 126 24.491 * * [simplify]: Extracting #3: cost 24 inf + 500 24.492 * * [simplify]: Extracting #4: cost 22 inf + 751 24.493 * * [simplify]: Extracting #5: cost 9 inf + 2295 24.496 * * [simplify]: Extracting #6: cost 0 inf + 4250 24.498 * * [simplify]: Extracting #7: cost 0 inf + 4154 24.501 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) 24.501 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) 2)) 24.501 * * * * [progress]: [ 126 / 136 ] simplifiying candidate #real (real->posit16 (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 a)))))> 24.501 * * * * [progress]: [ 127 / 136 ] simplifiying candidate # 24.501 * * * * [progress]: [ 128 / 136 ] simplifiying candidate # 24.502 * [simplify]: Simplifying b 24.502 * * [simplify]: iters left: 0 (1 enodes) 24.502 * * [simplify]: Extracting #0: cost 1 inf + 0 24.502 * * [simplify]: Extracting #1: cost 0 inf + 1 24.502 * [simplify]: Simplified to b 24.502 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (- b b) 2) (/ 1 a))) 24.502 * * * * [progress]: [ 129 / 136 ] simplifiying candidate # 24.503 * [simplify]: Simplifying (* +nan.0 a) 24.503 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (- +nan.0 b) 2) (/ 1 a))) 24.503 * * * * [progress]: [ 130 / 136 ] simplifiying candidate # 24.503 * [simplify]: Simplifying (* +nan.0 a) 24.503 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (- +nan.0 b) 2) (/ 1 a))) 24.503 * * * * [progress]: [ 131 / 136 ] simplifiying candidate # 24.503 * [simplify]: Simplifying 0 24.503 * * [simplify]: iters left: 0 (1 enodes) 24.505 * * [simplify]: Extracting #0: cost 1 inf + 0 24.505 * * [simplify]: Extracting #1: cost 0 inf + 1 24.505 * [simplify]: Simplified to 0 24.505 * [simplify]: Simplified (2 1 1) to (λ (a b c) (* (/ 0 2) (/ 1 a))) 24.505 * * * * [progress]: [ 132 / 136 ] simplifiying candidate # 24.505 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 24.505 * [simplify]: Simplified (2 1 1) to (λ (a b c) (* (/ +nan.0 2) (/ 1 a))) 24.505 * * * * [progress]: [ 133 / 136 ] simplifiying candidate # 24.505 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 24.506 * [simplify]: Simplified (2 1 1) to (λ (a b c) (* (/ +nan.0 2) (/ 1 a))) 24.506 * * * * [progress]: [ 134 / 136 ] simplifiying candidate # 24.506 * [simplify]: Simplifying 0 24.506 * * [simplify]: iters left: 0 (1 enodes) 24.507 * * [simplify]: Extracting #0: cost 1 inf + 0 24.507 * * [simplify]: Extracting #1: cost 0 inf + 1 24.507 * [simplify]: Simplified to 0 24.507 * [simplify]: Simplified (2) to (λ (a b c) 0) 24.507 * * * * [progress]: [ 135 / 136 ] simplifiying candidate # 24.507 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 24.507 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 24.507 * * * * [progress]: [ 136 / 136 ] simplifiying candidate # 24.508 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 24.508 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 24.508 * * * [progress]: adding candidates to table 26.161 * * [progress]: iteration 3 / 4 26.161 * * * [progress]: picking best candidate 26.265 * * * * [pick]: Picked # 26.265 * * * [progress]: localizing error 26.289 * * * [progress]: generating rewritten candidates 26.289 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 1 1) 26.291 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 1) 26.305 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 26.320 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2) 26.347 * * * [progress]: generating series expansions 26.348 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 1 1) 26.348 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 26.348 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 26.348 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 26.348 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 26.348 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.348 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 26.348 * [taylor]: Taking taylor expansion of c in b 26.348 * [backup-simplify]: Simplify c into c 26.348 * [taylor]: Taking taylor expansion of (* -4 a) in b 26.348 * [taylor]: Taking taylor expansion of -4 in b 26.348 * [backup-simplify]: Simplify -4 into -4 26.348 * [taylor]: Taking taylor expansion of a in b 26.348 * [backup-simplify]: Simplify a into a 26.348 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.348 * [taylor]: Taking taylor expansion of b in b 26.348 * [backup-simplify]: Simplify 0 into 0 26.348 * [backup-simplify]: Simplify 1 into 1 26.348 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 26.348 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 26.348 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 26.348 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 26.349 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 26.349 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 26.349 * [backup-simplify]: Simplify (+ 0 0) into 0 26.349 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 26.349 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 26.349 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 26.349 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.349 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 26.349 * [taylor]: Taking taylor expansion of c in a 26.349 * [backup-simplify]: Simplify c into c 26.349 * [taylor]: Taking taylor expansion of (* -4 a) in a 26.349 * [taylor]: Taking taylor expansion of -4 in a 26.349 * [backup-simplify]: Simplify -4 into -4 26.349 * [taylor]: Taking taylor expansion of a in a 26.349 * [backup-simplify]: Simplify 0 into 0 26.349 * [backup-simplify]: Simplify 1 into 1 26.349 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.349 * [taylor]: Taking taylor expansion of b in a 26.349 * [backup-simplify]: Simplify b into b 26.350 * [backup-simplify]: Simplify (* -4 0) into 0 26.350 * [backup-simplify]: Simplify (* c 0) into 0 26.350 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.350 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 26.350 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 26.350 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 26.351 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 26.351 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.351 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 26.351 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 26.351 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 26.351 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 26.351 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.351 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 26.351 * [taylor]: Taking taylor expansion of c in c 26.351 * [backup-simplify]: Simplify 0 into 0 26.351 * [backup-simplify]: Simplify 1 into 1 26.351 * [taylor]: Taking taylor expansion of (* -4 a) in c 26.351 * [taylor]: Taking taylor expansion of -4 in c 26.351 * [backup-simplify]: Simplify -4 into -4 26.351 * [taylor]: Taking taylor expansion of a in c 26.351 * [backup-simplify]: Simplify a into a 26.351 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.351 * [taylor]: Taking taylor expansion of b in c 26.351 * [backup-simplify]: Simplify b into b 26.351 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 26.351 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 26.351 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.351 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 26.351 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 26.352 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 26.352 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 26.352 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.352 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 26.352 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 26.352 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 26.352 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 26.352 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.352 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 26.352 * [taylor]: Taking taylor expansion of c in c 26.352 * [backup-simplify]: Simplify 0 into 0 26.352 * [backup-simplify]: Simplify 1 into 1 26.352 * [taylor]: Taking taylor expansion of (* -4 a) in c 26.352 * [taylor]: Taking taylor expansion of -4 in c 26.352 * [backup-simplify]: Simplify -4 into -4 26.352 * [taylor]: Taking taylor expansion of a in c 26.352 * [backup-simplify]: Simplify a into a 26.352 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.352 * [taylor]: Taking taylor expansion of b in c 26.352 * [backup-simplify]: Simplify b into b 26.352 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 26.352 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 26.352 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.352 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 26.352 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 26.353 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 26.353 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 26.353 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.353 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 26.353 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 26.353 * [taylor]: Taking taylor expansion of b in a 26.353 * [backup-simplify]: Simplify b into b 26.353 * [taylor]: Taking taylor expansion of b in b 26.353 * [backup-simplify]: Simplify 0 into 0 26.353 * [backup-simplify]: Simplify 1 into 1 26.353 * [backup-simplify]: Simplify 0 into 0 26.353 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 26.353 * [taylor]: Taking taylor expansion of -2 in a 26.353 * [backup-simplify]: Simplify -2 into -2 26.353 * [taylor]: Taking taylor expansion of (/ a b) in a 26.354 * [taylor]: Taking taylor expansion of a in a 26.354 * [backup-simplify]: Simplify 0 into 0 26.354 * [backup-simplify]: Simplify 1 into 1 26.354 * [taylor]: Taking taylor expansion of b in a 26.354 * [backup-simplify]: Simplify b into b 26.354 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.354 * [taylor]: Taking taylor expansion of 0 in b 26.354 * [backup-simplify]: Simplify 0 into 0 26.354 * [backup-simplify]: Simplify 0 into 0 26.354 * [backup-simplify]: Simplify 1 into 1 26.354 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 26.355 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 26.355 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 26.355 * [backup-simplify]: Simplify (+ 0 0) into 0 26.356 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 26.356 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 26.356 * [taylor]: Taking taylor expansion of -2 in a 26.356 * [backup-simplify]: Simplify -2 into -2 26.356 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 26.356 * [taylor]: Taking taylor expansion of (pow a 2) in a 26.356 * [taylor]: Taking taylor expansion of a in a 26.356 * [backup-simplify]: Simplify 0 into 0 26.356 * [backup-simplify]: Simplify 1 into 1 26.356 * [taylor]: Taking taylor expansion of (pow b 3) in a 26.356 * [taylor]: Taking taylor expansion of b in a 26.356 * [backup-simplify]: Simplify b into b 26.356 * [backup-simplify]: Simplify (* 1 1) into 1 26.356 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.356 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 26.356 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 26.356 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 26.356 * [taylor]: Taking taylor expansion of (/ -2 b) in b 26.356 * [taylor]: Taking taylor expansion of -2 in b 26.356 * [backup-simplify]: Simplify -2 into -2 26.356 * [taylor]: Taking taylor expansion of b in b 26.356 * [backup-simplify]: Simplify 0 into 0 26.356 * [backup-simplify]: Simplify 1 into 1 26.357 * [backup-simplify]: Simplify (/ -2 1) into -2 26.357 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 26.357 * [backup-simplify]: Simplify 0 into 0 26.357 * [taylor]: Taking taylor expansion of 0 in b 26.357 * [backup-simplify]: Simplify 0 into 0 26.357 * [backup-simplify]: Simplify 0 into 0 26.357 * [backup-simplify]: Simplify 0 into 0 26.357 * [backup-simplify]: Simplify 0 into 0 26.358 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 26.360 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 26.360 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 26.361 * [backup-simplify]: Simplify (+ 0 0) into 0 26.361 * [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))) 26.361 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 26.361 * [taylor]: Taking taylor expansion of -4 in a 26.361 * [backup-simplify]: Simplify -4 into -4 26.361 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 26.361 * [taylor]: Taking taylor expansion of (pow a 3) in a 26.361 * [taylor]: Taking taylor expansion of a in a 26.361 * [backup-simplify]: Simplify 0 into 0 26.361 * [backup-simplify]: Simplify 1 into 1 26.362 * [taylor]: Taking taylor expansion of (pow b 5) in a 26.362 * [taylor]: Taking taylor expansion of b in a 26.362 * [backup-simplify]: Simplify b into b 26.362 * [backup-simplify]: Simplify (* 1 1) into 1 26.362 * [backup-simplify]: Simplify (* 1 1) into 1 26.362 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.362 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 26.363 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 26.363 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 26.363 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 26.363 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 26.363 * [taylor]: Taking taylor expansion of 0 in b 26.363 * [backup-simplify]: Simplify 0 into 0 26.363 * [backup-simplify]: Simplify 0 into 0 26.363 * [taylor]: Taking taylor expansion of 0 in b 26.363 * [backup-simplify]: Simplify 0 into 0 26.363 * [backup-simplify]: Simplify 0 into 0 26.364 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 26.364 * [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)))) 26.364 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 26.364 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 26.364 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 26.364 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.364 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 26.364 * [taylor]: Taking taylor expansion of (/ 1 c) in b 26.364 * [taylor]: Taking taylor expansion of c in b 26.364 * [backup-simplify]: Simplify c into c 26.364 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 26.364 * [taylor]: Taking taylor expansion of (/ -4 a) in b 26.365 * [taylor]: Taking taylor expansion of -4 in b 26.365 * [backup-simplify]: Simplify -4 into -4 26.365 * [taylor]: Taking taylor expansion of a in b 26.365 * [backup-simplify]: Simplify a into a 26.365 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 26.365 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.365 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.365 * [taylor]: Taking taylor expansion of b in b 26.365 * [backup-simplify]: Simplify 0 into 0 26.365 * [backup-simplify]: Simplify 1 into 1 26.365 * [backup-simplify]: Simplify (* 1 1) into 1 26.365 * [backup-simplify]: Simplify (/ 1 1) into 1 26.366 * [backup-simplify]: Simplify (+ 0 1) into 1 26.366 * [backup-simplify]: Simplify (sqrt 1) into 1 26.367 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.368 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.368 * [backup-simplify]: Simplify (+ 0 0) into 0 26.369 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 26.369 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 26.369 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 26.369 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.369 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 26.369 * [taylor]: Taking taylor expansion of (/ 1 c) in a 26.369 * [taylor]: Taking taylor expansion of c in a 26.369 * [backup-simplify]: Simplify c into c 26.369 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 26.369 * [taylor]: Taking taylor expansion of (/ -4 a) in a 26.369 * [taylor]: Taking taylor expansion of -4 in a 26.369 * [backup-simplify]: Simplify -4 into -4 26.369 * [taylor]: Taking taylor expansion of a in a 26.369 * [backup-simplify]: Simplify 0 into 0 26.369 * [backup-simplify]: Simplify 1 into 1 26.370 * [backup-simplify]: Simplify (/ -4 1) into -4 26.370 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.370 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.370 * [taylor]: Taking taylor expansion of b in a 26.370 * [backup-simplify]: Simplify b into b 26.370 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.370 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.370 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 26.370 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 26.370 * [backup-simplify]: Simplify (sqrt 0) into 0 26.371 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 26.371 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 26.371 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 26.371 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.371 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 26.371 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.372 * [taylor]: Taking taylor expansion of c in c 26.372 * [backup-simplify]: Simplify 0 into 0 26.372 * [backup-simplify]: Simplify 1 into 1 26.372 * [backup-simplify]: Simplify (/ 1 1) into 1 26.372 * [taylor]: Taking taylor expansion of (/ -4 a) in c 26.372 * [taylor]: Taking taylor expansion of -4 in c 26.372 * [backup-simplify]: Simplify -4 into -4 26.372 * [taylor]: Taking taylor expansion of a in c 26.372 * [backup-simplify]: Simplify a into a 26.372 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 26.372 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.372 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.372 * [taylor]: Taking taylor expansion of b in c 26.372 * [backup-simplify]: Simplify b into b 26.372 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.372 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.372 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 26.373 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 26.373 * [backup-simplify]: Simplify (sqrt 0) into 0 26.374 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 26.374 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 26.374 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 26.374 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.374 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 26.374 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.374 * [taylor]: Taking taylor expansion of c in c 26.374 * [backup-simplify]: Simplify 0 into 0 26.374 * [backup-simplify]: Simplify 1 into 1 26.374 * [backup-simplify]: Simplify (/ 1 1) into 1 26.374 * [taylor]: Taking taylor expansion of (/ -4 a) in c 26.374 * [taylor]: Taking taylor expansion of -4 in c 26.374 * [backup-simplify]: Simplify -4 into -4 26.374 * [taylor]: Taking taylor expansion of a in c 26.374 * [backup-simplify]: Simplify a into a 26.374 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 26.375 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.375 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.375 * [taylor]: Taking taylor expansion of b in c 26.375 * [backup-simplify]: Simplify b into b 26.375 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.375 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.375 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 26.375 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 26.375 * [backup-simplify]: Simplify (sqrt 0) into 0 26.376 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 26.376 * [taylor]: Taking taylor expansion of 0 in a 26.376 * [backup-simplify]: Simplify 0 into 0 26.376 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 26.376 * [taylor]: Taking taylor expansion of +nan.0 in a 26.376 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.376 * [taylor]: Taking taylor expansion of a in a 26.376 * [backup-simplify]: Simplify 0 into 0 26.376 * [backup-simplify]: Simplify 1 into 1 26.377 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 26.377 * [taylor]: Taking taylor expansion of +nan.0 in b 26.377 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.377 * [taylor]: Taking taylor expansion of 0 in b 26.377 * [backup-simplify]: Simplify 0 into 0 26.377 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 26.378 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.378 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 26.378 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 26.379 * [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))))) 26.379 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 26.379 * [taylor]: Taking taylor expansion of +nan.0 in a 26.379 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.379 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 26.379 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.379 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.379 * [taylor]: Taking taylor expansion of b in a 26.379 * [backup-simplify]: Simplify b into b 26.380 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.380 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.380 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 26.380 * [taylor]: Taking taylor expansion of +nan.0 in a 26.380 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.380 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 26.380 * [taylor]: Taking taylor expansion of (pow a 2) in a 26.380 * [taylor]: Taking taylor expansion of a in a 26.380 * [backup-simplify]: Simplify 0 into 0 26.380 * [backup-simplify]: Simplify 1 into 1 26.380 * [backup-simplify]: Simplify (* 1 1) into 1 26.381 * [backup-simplify]: Simplify (/ 1 1) into 1 26.381 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.382 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.383 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.383 * [backup-simplify]: Simplify (- 0) into 0 26.383 * [backup-simplify]: Simplify (+ 0 0) into 0 26.384 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.384 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.385 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.386 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 26.386 * [taylor]: Taking taylor expansion of 0 in b 26.386 * [backup-simplify]: Simplify 0 into 0 26.387 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 26.387 * [taylor]: Taking taylor expansion of 0 in b 26.387 * [backup-simplify]: Simplify 0 into 0 26.387 * [taylor]: Taking taylor expansion of 0 in b 26.387 * [backup-simplify]: Simplify 0 into 0 26.387 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.387 * [backup-simplify]: Simplify 0 into 0 26.387 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 26.388 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.389 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 26.389 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.389 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 26.390 * [backup-simplify]: Simplify (+ 0 0) into 0 26.391 * [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))))))) 26.391 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 26.391 * [taylor]: Taking taylor expansion of +nan.0 in a 26.391 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.391 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 26.391 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 26.391 * [taylor]: Taking taylor expansion of +nan.0 in a 26.391 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.391 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 26.391 * [taylor]: Taking taylor expansion of (pow a 3) in a 26.391 * [taylor]: Taking taylor expansion of a in a 26.391 * [backup-simplify]: Simplify 0 into 0 26.391 * [backup-simplify]: Simplify 1 into 1 26.391 * [backup-simplify]: Simplify (* 1 1) into 1 26.392 * [backup-simplify]: Simplify (* 1 1) into 1 26.392 * [backup-simplify]: Simplify (/ 1 1) into 1 26.392 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 26.392 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 26.392 * [taylor]: Taking taylor expansion of +nan.0 in a 26.392 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.392 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 26.392 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 26.392 * [taylor]: Taking taylor expansion of a in a 26.392 * [backup-simplify]: Simplify 0 into 0 26.392 * [backup-simplify]: Simplify 1 into 1 26.392 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.392 * [taylor]: Taking taylor expansion of b in a 26.392 * [backup-simplify]: Simplify b into b 26.392 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.392 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 26.393 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.393 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 26.393 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.394 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.395 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.396 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.397 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.397 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.398 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.399 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.399 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.399 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.400 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.400 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.401 * [backup-simplify]: Simplify (+ 0 0) into 0 26.401 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.402 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 26.403 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.403 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 26.403 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 26.403 * [taylor]: Taking taylor expansion of +nan.0 in b 26.403 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.403 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.403 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.403 * [taylor]: Taking taylor expansion of b in b 26.403 * [backup-simplify]: Simplify 0 into 0 26.403 * [backup-simplify]: Simplify 1 into 1 26.403 * [backup-simplify]: Simplify (* 1 1) into 1 26.404 * [backup-simplify]: Simplify (/ 1 1) into 1 26.404 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.405 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.406 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.406 * [backup-simplify]: Simplify (- 0) into 0 26.406 * [backup-simplify]: Simplify 0 into 0 26.407 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.408 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.409 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.409 * [backup-simplify]: Simplify (- 0) into 0 26.410 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 26.410 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.410 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 26.410 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 26.411 * [taylor]: Taking taylor expansion of +nan.0 in b 26.411 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.411 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.411 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.411 * [taylor]: Taking taylor expansion of b in b 26.411 * [backup-simplify]: Simplify 0 into 0 26.411 * [backup-simplify]: Simplify 1 into 1 26.411 * [backup-simplify]: Simplify (* 1 1) into 1 26.411 * [backup-simplify]: Simplify (/ 1 1) into 1 26.412 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.413 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.414 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.414 * [backup-simplify]: Simplify (- 0) into 0 26.414 * [backup-simplify]: Simplify 0 into 0 26.415 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.415 * [taylor]: Taking taylor expansion of 0 in b 26.415 * [backup-simplify]: Simplify 0 into 0 26.415 * [taylor]: Taking taylor expansion of 0 in b 26.415 * [backup-simplify]: Simplify 0 into 0 26.415 * [backup-simplify]: Simplify 0 into 0 26.415 * [backup-simplify]: Simplify 0 into 0 26.415 * [backup-simplify]: Simplify 0 into 0 26.415 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 26.416 * [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)))) 26.416 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 26.416 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 26.416 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 26.416 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.416 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 26.416 * [taylor]: Taking taylor expansion of (/ -1 c) in b 26.416 * [taylor]: Taking taylor expansion of -1 in b 26.416 * [backup-simplify]: Simplify -1 into -1 26.416 * [taylor]: Taking taylor expansion of c in b 26.416 * [backup-simplify]: Simplify c into c 26.416 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 26.416 * [taylor]: Taking taylor expansion of (/ 4 a) in b 26.416 * [taylor]: Taking taylor expansion of 4 in b 26.416 * [backup-simplify]: Simplify 4 into 4 26.416 * [taylor]: Taking taylor expansion of a in b 26.416 * [backup-simplify]: Simplify a into a 26.416 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 26.416 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.416 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.416 * [taylor]: Taking taylor expansion of b in b 26.416 * [backup-simplify]: Simplify 0 into 0 26.416 * [backup-simplify]: Simplify 1 into 1 26.417 * [backup-simplify]: Simplify (* 1 1) into 1 26.417 * [backup-simplify]: Simplify (/ 1 1) into 1 26.418 * [backup-simplify]: Simplify (+ 0 1) into 1 26.418 * [backup-simplify]: Simplify (sqrt 1) into 1 26.419 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.420 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.420 * [backup-simplify]: Simplify (+ 0 0) into 0 26.421 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 26.421 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 26.421 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 26.421 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.421 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 26.421 * [taylor]: Taking taylor expansion of (/ -1 c) in a 26.421 * [taylor]: Taking taylor expansion of -1 in a 26.421 * [backup-simplify]: Simplify -1 into -1 26.421 * [taylor]: Taking taylor expansion of c in a 26.421 * [backup-simplify]: Simplify c into c 26.421 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 26.421 * [taylor]: Taking taylor expansion of (/ 4 a) in a 26.421 * [taylor]: Taking taylor expansion of 4 in a 26.421 * [backup-simplify]: Simplify 4 into 4 26.421 * [taylor]: Taking taylor expansion of a in a 26.421 * [backup-simplify]: Simplify 0 into 0 26.421 * [backup-simplify]: Simplify 1 into 1 26.422 * [backup-simplify]: Simplify (/ 4 1) into 4 26.422 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.422 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.422 * [taylor]: Taking taylor expansion of b in a 26.422 * [backup-simplify]: Simplify b into b 26.422 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.422 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.422 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 26.422 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 26.422 * [backup-simplify]: Simplify (sqrt 0) into 0 26.423 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 26.423 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 26.423 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 26.423 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.423 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 26.423 * [taylor]: Taking taylor expansion of (/ -1 c) in c 26.423 * [taylor]: Taking taylor expansion of -1 in c 26.423 * [backup-simplify]: Simplify -1 into -1 26.423 * [taylor]: Taking taylor expansion of c in c 26.423 * [backup-simplify]: Simplify 0 into 0 26.423 * [backup-simplify]: Simplify 1 into 1 26.424 * [backup-simplify]: Simplify (/ -1 1) into -1 26.424 * [taylor]: Taking taylor expansion of (/ 4 a) in c 26.424 * [taylor]: Taking taylor expansion of 4 in c 26.424 * [backup-simplify]: Simplify 4 into 4 26.424 * [taylor]: Taking taylor expansion of a in c 26.424 * [backup-simplify]: Simplify a into a 26.424 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 26.424 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.424 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.424 * [taylor]: Taking taylor expansion of b in c 26.424 * [backup-simplify]: Simplify b into b 26.424 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.424 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.424 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 26.424 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 26.425 * [backup-simplify]: Simplify (sqrt 0) into 0 26.425 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 26.425 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 26.425 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 26.425 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.426 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 26.426 * [taylor]: Taking taylor expansion of (/ -1 c) in c 26.426 * [taylor]: Taking taylor expansion of -1 in c 26.426 * [backup-simplify]: Simplify -1 into -1 26.426 * [taylor]: Taking taylor expansion of c in c 26.426 * [backup-simplify]: Simplify 0 into 0 26.426 * [backup-simplify]: Simplify 1 into 1 26.426 * [backup-simplify]: Simplify (/ -1 1) into -1 26.426 * [taylor]: Taking taylor expansion of (/ 4 a) in c 26.426 * [taylor]: Taking taylor expansion of 4 in c 26.426 * [backup-simplify]: Simplify 4 into 4 26.426 * [taylor]: Taking taylor expansion of a in c 26.426 * [backup-simplify]: Simplify a into a 26.426 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 26.426 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.426 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.426 * [taylor]: Taking taylor expansion of b in c 26.426 * [backup-simplify]: Simplify b into b 26.426 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.427 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.427 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 26.427 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 26.427 * [backup-simplify]: Simplify (sqrt 0) into 0 26.428 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 26.428 * [taylor]: Taking taylor expansion of 0 in a 26.428 * [backup-simplify]: Simplify 0 into 0 26.428 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 26.428 * [taylor]: Taking taylor expansion of +nan.0 in a 26.428 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.428 * [taylor]: Taking taylor expansion of a in a 26.428 * [backup-simplify]: Simplify 0 into 0 26.428 * [backup-simplify]: Simplify 1 into 1 26.429 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 26.429 * [taylor]: Taking taylor expansion of +nan.0 in b 26.429 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.429 * [taylor]: Taking taylor expansion of 0 in b 26.429 * [backup-simplify]: Simplify 0 into 0 26.429 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 26.430 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 26.430 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 26.430 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 26.440 * [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))))) 26.440 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 26.440 * [taylor]: Taking taylor expansion of +nan.0 in a 26.440 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.440 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 26.440 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.440 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.440 * [taylor]: Taking taylor expansion of b in a 26.440 * [backup-simplify]: Simplify b into b 26.440 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.440 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.440 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 26.440 * [taylor]: Taking taylor expansion of +nan.0 in a 26.440 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.440 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 26.440 * [taylor]: Taking taylor expansion of (pow a 2) in a 26.440 * [taylor]: Taking taylor expansion of a in a 26.440 * [backup-simplify]: Simplify 0 into 0 26.440 * [backup-simplify]: Simplify 1 into 1 26.441 * [backup-simplify]: Simplify (* 1 1) into 1 26.442 * [backup-simplify]: Simplify (/ 1 1) into 1 26.442 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.444 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.444 * [backup-simplify]: Simplify (- 0) into 0 26.445 * [backup-simplify]: Simplify (+ 0 0) into 0 26.445 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.445 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.446 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.447 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 26.447 * [taylor]: Taking taylor expansion of 0 in b 26.447 * [backup-simplify]: Simplify 0 into 0 26.448 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 26.448 * [taylor]: Taking taylor expansion of 0 in b 26.448 * [backup-simplify]: Simplify 0 into 0 26.448 * [taylor]: Taking taylor expansion of 0 in b 26.448 * [backup-simplify]: Simplify 0 into 0 26.448 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.448 * [backup-simplify]: Simplify 0 into 0 26.449 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 26.450 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.450 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 26.451 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.451 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 26.451 * [backup-simplify]: Simplify (+ 0 0) into 0 26.453 * [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))))))) 26.453 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 26.453 * [taylor]: Taking taylor expansion of +nan.0 in a 26.453 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.453 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 26.453 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 26.453 * [taylor]: Taking taylor expansion of +nan.0 in a 26.453 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.453 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 26.453 * [taylor]: Taking taylor expansion of (pow a 3) in a 26.453 * [taylor]: Taking taylor expansion of a in a 26.453 * [backup-simplify]: Simplify 0 into 0 26.453 * [backup-simplify]: Simplify 1 into 1 26.453 * [backup-simplify]: Simplify (* 1 1) into 1 26.454 * [backup-simplify]: Simplify (* 1 1) into 1 26.454 * [backup-simplify]: Simplify (/ 1 1) into 1 26.454 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 26.454 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 26.454 * [taylor]: Taking taylor expansion of +nan.0 in a 26.454 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.454 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 26.454 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 26.454 * [taylor]: Taking taylor expansion of a in a 26.454 * [backup-simplify]: Simplify 0 into 0 26.454 * [backup-simplify]: Simplify 1 into 1 26.454 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.454 * [taylor]: Taking taylor expansion of b in a 26.454 * [backup-simplify]: Simplify b into b 26.454 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.454 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 26.454 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.455 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 26.455 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.456 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.457 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.458 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.459 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.460 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.461 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.461 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.461 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.462 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.462 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.463 * [backup-simplify]: Simplify (+ 0 0) into 0 26.463 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.464 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 26.464 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.465 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 26.465 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 26.465 * [taylor]: Taking taylor expansion of +nan.0 in b 26.465 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.465 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.465 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.465 * [taylor]: Taking taylor expansion of b in b 26.465 * [backup-simplify]: Simplify 0 into 0 26.465 * [backup-simplify]: Simplify 1 into 1 26.465 * [backup-simplify]: Simplify (* 1 1) into 1 26.465 * [backup-simplify]: Simplify (/ 1 1) into 1 26.466 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.467 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.468 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.468 * [backup-simplify]: Simplify (- 0) into 0 26.468 * [backup-simplify]: Simplify 0 into 0 26.469 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.470 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.471 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.471 * [backup-simplify]: Simplify (- 0) into 0 26.471 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 26.472 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.472 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 26.472 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 26.472 * [taylor]: Taking taylor expansion of +nan.0 in b 26.472 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.472 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.472 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.472 * [taylor]: Taking taylor expansion of b in b 26.472 * [backup-simplify]: Simplify 0 into 0 26.472 * [backup-simplify]: Simplify 1 into 1 26.473 * [backup-simplify]: Simplify (* 1 1) into 1 26.473 * [backup-simplify]: Simplify (/ 1 1) into 1 26.474 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.475 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.475 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.476 * [backup-simplify]: Simplify (- 0) into 0 26.476 * [backup-simplify]: Simplify 0 into 0 26.477 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.477 * [taylor]: Taking taylor expansion of 0 in b 26.477 * [backup-simplify]: Simplify 0 into 0 26.477 * [taylor]: Taking taylor expansion of 0 in b 26.477 * [backup-simplify]: Simplify 0 into 0 26.477 * [backup-simplify]: Simplify 0 into 0 26.477 * [backup-simplify]: Simplify 0 into 0 26.477 * [backup-simplify]: Simplify 0 into 0 26.477 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 26.477 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 1) 26.477 * [backup-simplify]: Simplify (- (sqrt (fma c (* -4 a) (* b b))) b) into (- (sqrt (fma c (* -4 a) (pow b 2))) b) 26.477 * [approximate]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in (c a b) around 0 26.477 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 26.477 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 26.478 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 26.478 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.478 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 26.478 * [taylor]: Taking taylor expansion of c in b 26.478 * [backup-simplify]: Simplify c into c 26.478 * [taylor]: Taking taylor expansion of (* -4 a) in b 26.478 * [taylor]: Taking taylor expansion of -4 in b 26.478 * [backup-simplify]: Simplify -4 into -4 26.478 * [taylor]: Taking taylor expansion of a in b 26.478 * [backup-simplify]: Simplify a into a 26.478 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.478 * [taylor]: Taking taylor expansion of b in b 26.478 * [backup-simplify]: Simplify 0 into 0 26.478 * [backup-simplify]: Simplify 1 into 1 26.478 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 26.478 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 26.478 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 26.478 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 26.479 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 26.479 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 26.479 * [backup-simplify]: Simplify (+ 0 0) into 0 26.480 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 26.480 * [taylor]: Taking taylor expansion of b in b 26.480 * [backup-simplify]: Simplify 0 into 0 26.480 * [backup-simplify]: Simplify 1 into 1 26.480 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 26.480 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 26.480 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 26.480 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.480 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 26.480 * [taylor]: Taking taylor expansion of c in a 26.480 * [backup-simplify]: Simplify c into c 26.480 * [taylor]: Taking taylor expansion of (* -4 a) in a 26.480 * [taylor]: Taking taylor expansion of -4 in a 26.480 * [backup-simplify]: Simplify -4 into -4 26.480 * [taylor]: Taking taylor expansion of a in a 26.480 * [backup-simplify]: Simplify 0 into 0 26.480 * [backup-simplify]: Simplify 1 into 1 26.480 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.480 * [taylor]: Taking taylor expansion of b in a 26.480 * [backup-simplify]: Simplify b into b 26.481 * [backup-simplify]: Simplify (* -4 0) into 0 26.481 * [backup-simplify]: Simplify (* c 0) into 0 26.481 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.481 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 26.481 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 26.482 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 26.482 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 26.482 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.482 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 26.482 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 26.482 * [taylor]: Taking taylor expansion of b in a 26.483 * [backup-simplify]: Simplify b into b 26.483 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 26.483 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 26.483 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 26.483 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.483 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 26.483 * [taylor]: Taking taylor expansion of c in c 26.483 * [backup-simplify]: Simplify 0 into 0 26.483 * [backup-simplify]: Simplify 1 into 1 26.483 * [taylor]: Taking taylor expansion of (* -4 a) in c 26.483 * [taylor]: Taking taylor expansion of -4 in c 26.483 * [backup-simplify]: Simplify -4 into -4 26.483 * [taylor]: Taking taylor expansion of a in c 26.483 * [backup-simplify]: Simplify a into a 26.483 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.483 * [taylor]: Taking taylor expansion of b in c 26.483 * [backup-simplify]: Simplify b into b 26.483 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 26.483 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 26.483 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.483 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 26.483 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 26.484 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 26.484 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 26.484 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.484 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 26.485 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 26.485 * [taylor]: Taking taylor expansion of b in c 26.485 * [backup-simplify]: Simplify b into b 26.485 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 26.485 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 26.485 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 26.485 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.485 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 26.485 * [taylor]: Taking taylor expansion of c in c 26.485 * [backup-simplify]: Simplify 0 into 0 26.485 * [backup-simplify]: Simplify 1 into 1 26.485 * [taylor]: Taking taylor expansion of (* -4 a) in c 26.485 * [taylor]: Taking taylor expansion of -4 in c 26.485 * [backup-simplify]: Simplify -4 into -4 26.485 * [taylor]: Taking taylor expansion of a in c 26.485 * [backup-simplify]: Simplify a into a 26.485 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.485 * [taylor]: Taking taylor expansion of b in c 26.485 * [backup-simplify]: Simplify b into b 26.485 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 26.485 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 26.485 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.485 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 26.485 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 26.486 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 26.486 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 26.486 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.486 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 26.487 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 26.487 * [taylor]: Taking taylor expansion of b in c 26.487 * [backup-simplify]: Simplify b into b 26.487 * [backup-simplify]: Simplify (- b) into (- b) 26.487 * [backup-simplify]: Simplify (+ b (- b)) into 0 26.487 * [taylor]: Taking taylor expansion of 0 in a 26.487 * [backup-simplify]: Simplify 0 into 0 26.487 * [taylor]: Taking taylor expansion of 0 in b 26.487 * [backup-simplify]: Simplify 0 into 0 26.487 * [backup-simplify]: Simplify 0 into 0 26.487 * [backup-simplify]: Simplify (- 0) into 0 26.487 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 26.488 * [taylor]: Taking taylor expansion of (- (* 2 (/ a b))) in a 26.488 * [taylor]: Taking taylor expansion of (* 2 (/ a b)) in a 26.488 * [taylor]: Taking taylor expansion of 2 in a 26.488 * [backup-simplify]: Simplify 2 into 2 26.488 * [taylor]: Taking taylor expansion of (/ a b) in a 26.488 * [taylor]: Taking taylor expansion of a in a 26.488 * [backup-simplify]: Simplify 0 into 0 26.488 * [backup-simplify]: Simplify 1 into 1 26.488 * [taylor]: Taking taylor expansion of b in a 26.488 * [backup-simplify]: Simplify b into b 26.488 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.488 * [taylor]: Taking taylor expansion of 0 in b 26.488 * [backup-simplify]: Simplify 0 into 0 26.488 * [backup-simplify]: Simplify 0 into 0 26.488 * [backup-simplify]: Simplify 0 into 0 26.489 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 26.490 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 26.490 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 26.490 * [backup-simplify]: Simplify (+ 0 0) into 0 26.491 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 26.491 * [backup-simplify]: Simplify (- 0) into 0 26.492 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 26.492 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 3)))) in a 26.492 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 3))) in a 26.492 * [taylor]: Taking taylor expansion of 2 in a 26.492 * [backup-simplify]: Simplify 2 into 2 26.492 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 26.492 * [taylor]: Taking taylor expansion of (pow a 2) in a 26.492 * [taylor]: Taking taylor expansion of a in a 26.492 * [backup-simplify]: Simplify 0 into 0 26.492 * [backup-simplify]: Simplify 1 into 1 26.492 * [taylor]: Taking taylor expansion of (pow b 3) in a 26.492 * [taylor]: Taking taylor expansion of b in a 26.492 * [backup-simplify]: Simplify b into b 26.492 * [backup-simplify]: Simplify (* 1 1) into 1 26.492 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.492 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 26.492 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 26.493 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 26.493 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 26.493 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 26.493 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 26.493 * [taylor]: Taking taylor expansion of 2 in b 26.493 * [backup-simplify]: Simplify 2 into 2 26.493 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.493 * [taylor]: Taking taylor expansion of b in b 26.493 * [backup-simplify]: Simplify 0 into 0 26.493 * [backup-simplify]: Simplify 1 into 1 26.493 * [backup-simplify]: Simplify (/ 1 1) into 1 26.494 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.494 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 26.494 * [backup-simplify]: Simplify (- 0) into 0 26.494 * [backup-simplify]: Simplify 0 into 0 26.494 * [taylor]: Taking taylor expansion of 0 in b 26.494 * [backup-simplify]: Simplify 0 into 0 26.494 * [backup-simplify]: Simplify 0 into 0 26.494 * [backup-simplify]: Simplify 0 into 0 26.494 * [backup-simplify]: Simplify 0 into 0 26.494 * [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)) 26.495 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in (c a b) around 0 26.495 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 26.495 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 26.495 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 26.495 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.495 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 26.495 * [taylor]: Taking taylor expansion of (/ 1 c) in b 26.495 * [taylor]: Taking taylor expansion of c in b 26.495 * [backup-simplify]: Simplify c into c 26.495 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 26.495 * [taylor]: Taking taylor expansion of (/ -4 a) in b 26.495 * [taylor]: Taking taylor expansion of -4 in b 26.495 * [backup-simplify]: Simplify -4 into -4 26.495 * [taylor]: Taking taylor expansion of a in b 26.495 * [backup-simplify]: Simplify a into a 26.495 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 26.495 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.495 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.495 * [taylor]: Taking taylor expansion of b in b 26.495 * [backup-simplify]: Simplify 0 into 0 26.495 * [backup-simplify]: Simplify 1 into 1 26.495 * [backup-simplify]: Simplify (* 1 1) into 1 26.495 * [backup-simplify]: Simplify (/ 1 1) into 1 26.496 * [backup-simplify]: Simplify (+ 0 1) into 1 26.496 * [backup-simplify]: Simplify (sqrt 1) into 1 26.496 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.497 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.497 * [backup-simplify]: Simplify (+ 0 0) into 0 26.497 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 26.497 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.497 * [taylor]: Taking taylor expansion of b in b 26.497 * [backup-simplify]: Simplify 0 into 0 26.497 * [backup-simplify]: Simplify 1 into 1 26.498 * [backup-simplify]: Simplify (/ 1 1) into 1 26.498 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 26.498 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 26.498 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 26.498 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.498 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 26.498 * [taylor]: Taking taylor expansion of (/ 1 c) in a 26.498 * [taylor]: Taking taylor expansion of c in a 26.498 * [backup-simplify]: Simplify c into c 26.498 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 26.498 * [taylor]: Taking taylor expansion of (/ -4 a) in a 26.498 * [taylor]: Taking taylor expansion of -4 in a 26.498 * [backup-simplify]: Simplify -4 into -4 26.498 * [taylor]: Taking taylor expansion of a in a 26.498 * [backup-simplify]: Simplify 0 into 0 26.498 * [backup-simplify]: Simplify 1 into 1 26.498 * [backup-simplify]: Simplify (/ -4 1) into -4 26.498 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.498 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.498 * [taylor]: Taking taylor expansion of b in a 26.498 * [backup-simplify]: Simplify b into b 26.498 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.498 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.498 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 26.498 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 26.499 * [backup-simplify]: Simplify (sqrt 0) into 0 26.499 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 26.499 * [taylor]: Taking taylor expansion of (/ 1 b) in a 26.499 * [taylor]: Taking taylor expansion of b in a 26.499 * [backup-simplify]: Simplify b into b 26.499 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.499 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 26.499 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 26.499 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 26.499 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.499 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 26.499 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.499 * [taylor]: Taking taylor expansion of c in c 26.499 * [backup-simplify]: Simplify 0 into 0 26.499 * [backup-simplify]: Simplify 1 into 1 26.500 * [backup-simplify]: Simplify (/ 1 1) into 1 26.500 * [taylor]: Taking taylor expansion of (/ -4 a) in c 26.500 * [taylor]: Taking taylor expansion of -4 in c 26.500 * [backup-simplify]: Simplify -4 into -4 26.500 * [taylor]: Taking taylor expansion of a in c 26.500 * [backup-simplify]: Simplify a into a 26.500 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 26.500 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.500 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.500 * [taylor]: Taking taylor expansion of b in c 26.500 * [backup-simplify]: Simplify b into b 26.500 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.500 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.500 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 26.500 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 26.500 * [backup-simplify]: Simplify (sqrt 0) into 0 26.501 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 26.501 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.501 * [taylor]: Taking taylor expansion of b in c 26.501 * [backup-simplify]: Simplify b into b 26.501 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.501 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 26.501 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 26.501 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 26.501 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.501 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 26.501 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.501 * [taylor]: Taking taylor expansion of c in c 26.501 * [backup-simplify]: Simplify 0 into 0 26.501 * [backup-simplify]: Simplify 1 into 1 26.501 * [backup-simplify]: Simplify (/ 1 1) into 1 26.501 * [taylor]: Taking taylor expansion of (/ -4 a) in c 26.501 * [taylor]: Taking taylor expansion of -4 in c 26.501 * [backup-simplify]: Simplify -4 into -4 26.501 * [taylor]: Taking taylor expansion of a in c 26.501 * [backup-simplify]: Simplify a into a 26.501 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 26.501 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.501 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.501 * [taylor]: Taking taylor expansion of b in c 26.501 * [backup-simplify]: Simplify b into b 26.501 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.501 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.501 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 26.501 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 26.502 * [backup-simplify]: Simplify (sqrt 0) into 0 26.502 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 26.502 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.502 * [taylor]: Taking taylor expansion of b in c 26.502 * [backup-simplify]: Simplify b into b 26.502 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.502 * [backup-simplify]: Simplify (+ 0 0) into 0 26.502 * [taylor]: Taking taylor expansion of 0 in a 26.502 * [backup-simplify]: Simplify 0 into 0 26.502 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 26.503 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 26.503 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) in a 26.503 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (/ 1 b)) in a 26.503 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 26.503 * [taylor]: Taking taylor expansion of +nan.0 in a 26.503 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.503 * [taylor]: Taking taylor expansion of (/ 1 a) in a 26.503 * [taylor]: Taking taylor expansion of a in a 26.503 * [backup-simplify]: Simplify 0 into 0 26.503 * [backup-simplify]: Simplify 1 into 1 26.503 * [backup-simplify]: Simplify (/ 1 1) into 1 26.503 * [taylor]: Taking taylor expansion of (/ 1 b) in a 26.503 * [taylor]: Taking taylor expansion of b in a 26.503 * [backup-simplify]: Simplify b into b 26.503 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.503 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.504 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 26.504 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 26.504 * [taylor]: Taking taylor expansion of (- +nan.0) in b 26.504 * [taylor]: Taking taylor expansion of +nan.0 in b 26.504 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.504 * [taylor]: Taking taylor expansion of 0 in b 26.504 * [backup-simplify]: Simplify 0 into 0 26.504 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 26.505 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.505 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 26.505 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 26.506 * [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))))) 26.506 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 26.506 * [backup-simplify]: Simplify (- 0) into 0 26.506 * [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)))))) 26.506 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 26.506 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 26.506 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 26.506 * [taylor]: Taking taylor expansion of +nan.0 in a 26.506 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.506 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 26.506 * [taylor]: Taking taylor expansion of (pow a 2) in a 26.506 * [taylor]: Taking taylor expansion of a in a 26.506 * [backup-simplify]: Simplify 0 into 0 26.507 * [backup-simplify]: Simplify 1 into 1 26.507 * [backup-simplify]: Simplify (* 1 1) into 1 26.507 * [backup-simplify]: Simplify (/ 1 1) into 1 26.507 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 26.507 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 26.507 * [taylor]: Taking taylor expansion of +nan.0 in a 26.507 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.507 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.507 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.507 * [taylor]: Taking taylor expansion of b in a 26.507 * [backup-simplify]: Simplify b into b 26.507 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.507 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.508 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.508 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.508 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.509 * [backup-simplify]: Simplify (+ 0 0) into 0 26.509 * [backup-simplify]: Simplify (- 0) into 0 26.509 * [taylor]: Taking taylor expansion of 0 in b 26.509 * [backup-simplify]: Simplify 0 into 0 26.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.510 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.510 * [backup-simplify]: Simplify (+ 0 (/ 1 b)) into (/ 1 b) 26.510 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 26.510 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 26.510 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.510 * [taylor]: Taking taylor expansion of b in b 26.510 * [backup-simplify]: Simplify 0 into 0 26.510 * [backup-simplify]: Simplify 1 into 1 26.510 * [backup-simplify]: Simplify (/ 1 1) into 1 26.511 * [backup-simplify]: Simplify (- 1) into -1 26.511 * [backup-simplify]: Simplify -1 into -1 26.511 * [taylor]: Taking taylor expansion of 0 in b 26.511 * [backup-simplify]: Simplify 0 into 0 26.511 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.511 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.511 * [backup-simplify]: Simplify 0 into 0 26.511 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 26.512 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.512 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 26.512 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.513 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 26.513 * [backup-simplify]: Simplify (+ 0 0) into 0 26.513 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 26.513 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 26.514 * [backup-simplify]: Simplify (- 0) into 0 26.514 * [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))))))) 26.514 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 26.514 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 26.514 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 26.514 * [taylor]: Taking taylor expansion of +nan.0 in a 26.514 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.514 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 26.514 * [taylor]: Taking taylor expansion of (pow a 3) in a 26.514 * [taylor]: Taking taylor expansion of a in a 26.514 * [backup-simplify]: Simplify 0 into 0 26.514 * [backup-simplify]: Simplify 1 into 1 26.514 * [backup-simplify]: Simplify (* 1 1) into 1 26.515 * [backup-simplify]: Simplify (* 1 1) into 1 26.515 * [backup-simplify]: Simplify (/ 1 1) into 1 26.515 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 26.515 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 26.515 * [taylor]: Taking taylor expansion of +nan.0 in a 26.515 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.515 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 26.515 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 26.515 * [taylor]: Taking taylor expansion of a in a 26.515 * [backup-simplify]: Simplify 0 into 0 26.515 * [backup-simplify]: Simplify 1 into 1 26.515 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.515 * [taylor]: Taking taylor expansion of b in a 26.515 * [backup-simplify]: Simplify b into b 26.515 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.515 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 26.515 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.516 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 26.516 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.516 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.517 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.517 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.518 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.518 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.519 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.519 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.520 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.520 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.520 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.520 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.520 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 26.520 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 26.520 * [taylor]: Taking taylor expansion of +nan.0 in b 26.520 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.520 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.520 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.520 * [taylor]: Taking taylor expansion of b in b 26.520 * [backup-simplify]: Simplify 0 into 0 26.520 * [backup-simplify]: Simplify 1 into 1 26.520 * [backup-simplify]: Simplify (* 1 1) into 1 26.521 * [backup-simplify]: Simplify (/ 1 1) into 1 26.521 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.521 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.522 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.522 * [backup-simplify]: Simplify (- 0) into 0 26.522 * [backup-simplify]: Simplify 0 into 0 26.523 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.523 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.524 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.524 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.524 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.524 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.524 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.524 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 26.524 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 26.524 * [taylor]: Taking taylor expansion of +nan.0 in b 26.524 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.524 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.524 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.524 * [taylor]: Taking taylor expansion of b in b 26.524 * [backup-simplify]: Simplify 0 into 0 26.524 * [backup-simplify]: Simplify 1 into 1 26.524 * [backup-simplify]: Simplify (* 1 1) into 1 26.525 * [backup-simplify]: Simplify (/ 1 1) into 1 26.525 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.526 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.526 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.526 * [backup-simplify]: Simplify (- 0) into 0 26.526 * [backup-simplify]: Simplify 0 into 0 26.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.527 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.528 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 26.528 * [backup-simplify]: Simplify (+ 0 0) into 0 26.528 * [backup-simplify]: Simplify (- 0) into 0 26.528 * [taylor]: Taking taylor expansion of 0 in b 26.528 * [backup-simplify]: Simplify 0 into 0 26.528 * [taylor]: Taking taylor expansion of 0 in b 26.528 * [backup-simplify]: Simplify 0 into 0 26.528 * [backup-simplify]: Simplify 0 into 0 26.529 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.529 * [backup-simplify]: Simplify (- 0) into 0 26.529 * [backup-simplify]: Simplify 0 into 0 26.529 * [backup-simplify]: Simplify 0 into 0 26.529 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 26.530 * [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))))) 26.530 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in (c a b) around 0 26.530 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 26.530 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.530 * [taylor]: Taking taylor expansion of b in b 26.530 * [backup-simplify]: Simplify 0 into 0 26.530 * [backup-simplify]: Simplify 1 into 1 26.530 * [backup-simplify]: Simplify (/ 1 1) into 1 26.530 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 26.530 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 26.530 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.530 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 26.530 * [taylor]: Taking taylor expansion of (/ -1 c) in b 26.530 * [taylor]: Taking taylor expansion of -1 in b 26.530 * [backup-simplify]: Simplify -1 into -1 26.530 * [taylor]: Taking taylor expansion of c in b 26.530 * [backup-simplify]: Simplify c into c 26.530 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 26.530 * [taylor]: Taking taylor expansion of (/ 4 a) in b 26.530 * [taylor]: Taking taylor expansion of 4 in b 26.530 * [backup-simplify]: Simplify 4 into 4 26.530 * [taylor]: Taking taylor expansion of a in b 26.530 * [backup-simplify]: Simplify a into a 26.530 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 26.530 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.530 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.530 * [taylor]: Taking taylor expansion of b in b 26.530 * [backup-simplify]: Simplify 0 into 0 26.530 * [backup-simplify]: Simplify 1 into 1 26.531 * [backup-simplify]: Simplify (* 1 1) into 1 26.531 * [backup-simplify]: Simplify (/ 1 1) into 1 26.531 * [backup-simplify]: Simplify (+ 0 1) into 1 26.531 * [backup-simplify]: Simplify (sqrt 1) into 1 26.532 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.532 * [backup-simplify]: Simplify (+ 0 0) into 0 26.533 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 26.533 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 26.533 * [taylor]: Taking taylor expansion of (/ 1 b) in a 26.533 * [taylor]: Taking taylor expansion of b in a 26.533 * [backup-simplify]: Simplify b into b 26.533 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.533 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 26.533 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 26.533 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.533 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 26.533 * [taylor]: Taking taylor expansion of (/ -1 c) in a 26.533 * [taylor]: Taking taylor expansion of -1 in a 26.533 * [backup-simplify]: Simplify -1 into -1 26.533 * [taylor]: Taking taylor expansion of c in a 26.533 * [backup-simplify]: Simplify c into c 26.533 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 26.533 * [taylor]: Taking taylor expansion of (/ 4 a) in a 26.533 * [taylor]: Taking taylor expansion of 4 in a 26.533 * [backup-simplify]: Simplify 4 into 4 26.533 * [taylor]: Taking taylor expansion of a in a 26.533 * [backup-simplify]: Simplify 0 into 0 26.533 * [backup-simplify]: Simplify 1 into 1 26.534 * [backup-simplify]: Simplify (/ 4 1) into 4 26.534 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.534 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.534 * [taylor]: Taking taylor expansion of b in a 26.534 * [backup-simplify]: Simplify b into b 26.534 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.534 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.534 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 26.534 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 26.534 * [backup-simplify]: Simplify (sqrt 0) into 0 26.534 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 26.534 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 26.534 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.535 * [taylor]: Taking taylor expansion of b in c 26.535 * [backup-simplify]: Simplify b into b 26.535 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.535 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 26.535 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 26.535 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.535 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 26.535 * [taylor]: Taking taylor expansion of (/ -1 c) in c 26.535 * [taylor]: Taking taylor expansion of -1 in c 26.535 * [backup-simplify]: Simplify -1 into -1 26.535 * [taylor]: Taking taylor expansion of c in c 26.535 * [backup-simplify]: Simplify 0 into 0 26.535 * [backup-simplify]: Simplify 1 into 1 26.535 * [backup-simplify]: Simplify (/ -1 1) into -1 26.535 * [taylor]: Taking taylor expansion of (/ 4 a) in c 26.535 * [taylor]: Taking taylor expansion of 4 in c 26.535 * [backup-simplify]: Simplify 4 into 4 26.535 * [taylor]: Taking taylor expansion of a in c 26.535 * [backup-simplify]: Simplify a into a 26.535 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 26.535 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.535 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.535 * [taylor]: Taking taylor expansion of b in c 26.535 * [backup-simplify]: Simplify b into b 26.535 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.535 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.535 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 26.535 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 26.536 * [backup-simplify]: Simplify (sqrt 0) into 0 26.536 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 26.536 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 26.536 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.536 * [taylor]: Taking taylor expansion of b in c 26.536 * [backup-simplify]: Simplify b into b 26.536 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.536 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 26.536 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 26.536 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.536 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 26.536 * [taylor]: Taking taylor expansion of (/ -1 c) in c 26.536 * [taylor]: Taking taylor expansion of -1 in c 26.536 * [backup-simplify]: Simplify -1 into -1 26.536 * [taylor]: Taking taylor expansion of c in c 26.536 * [backup-simplify]: Simplify 0 into 0 26.536 * [backup-simplify]: Simplify 1 into 1 26.537 * [backup-simplify]: Simplify (/ -1 1) into -1 26.537 * [taylor]: Taking taylor expansion of (/ 4 a) in c 26.537 * [taylor]: Taking taylor expansion of 4 in c 26.537 * [backup-simplify]: Simplify 4 into 4 26.537 * [taylor]: Taking taylor expansion of a in c 26.537 * [backup-simplify]: Simplify a into a 26.537 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 26.537 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.537 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.537 * [taylor]: Taking taylor expansion of b in c 26.537 * [backup-simplify]: Simplify b into b 26.537 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.537 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.537 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 26.537 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 26.537 * [backup-simplify]: Simplify (sqrt 0) into 0 26.538 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 26.538 * [backup-simplify]: Simplify (+ 0 0) into 0 26.538 * [taylor]: Taking taylor expansion of 0 in a 26.538 * [backup-simplify]: Simplify 0 into 0 26.538 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 26.538 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 26.538 * [taylor]: Taking taylor expansion of (/ 1 b) in a 26.538 * [taylor]: Taking taylor expansion of b in a 26.538 * [backup-simplify]: Simplify b into b 26.538 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.538 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 26.538 * [taylor]: Taking taylor expansion of +nan.0 in a 26.538 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.538 * [taylor]: Taking taylor expansion of (/ 1 a) in a 26.538 * [taylor]: Taking taylor expansion of a in a 26.538 * [backup-simplify]: Simplify 0 into 0 26.538 * [backup-simplify]: Simplify 1 into 1 26.538 * [backup-simplify]: Simplify (/ 1 1) into 1 26.539 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.539 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.539 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.539 * [taylor]: Taking taylor expansion of (- +nan.0) in b 26.539 * [taylor]: Taking taylor expansion of +nan.0 in b 26.539 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.540 * [taylor]: Taking taylor expansion of 0 in b 26.540 * [backup-simplify]: Simplify 0 into 0 26.540 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 26.540 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 26.540 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 26.540 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 26.541 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 26.541 * [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))))) 26.541 * [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)))))) 26.541 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 26.541 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 26.541 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 26.541 * [taylor]: Taking taylor expansion of +nan.0 in a 26.541 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.541 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 26.541 * [taylor]: Taking taylor expansion of (pow a 2) in a 26.541 * [taylor]: Taking taylor expansion of a in a 26.541 * [backup-simplify]: Simplify 0 into 0 26.542 * [backup-simplify]: Simplify 1 into 1 26.542 * [backup-simplify]: Simplify (* 1 1) into 1 26.542 * [backup-simplify]: Simplify (/ 1 1) into 1 26.542 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 26.542 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 26.542 * [taylor]: Taking taylor expansion of +nan.0 in a 26.542 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.542 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.542 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.542 * [taylor]: Taking taylor expansion of b in a 26.542 * [backup-simplify]: Simplify b into b 26.542 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.542 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.543 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.543 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.543 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.544 * [backup-simplify]: Simplify (+ 0 0) into 0 26.544 * [backup-simplify]: Simplify (- 0) into 0 26.544 * [taylor]: Taking taylor expansion of 0 in b 26.544 * [backup-simplify]: Simplify 0 into 0 26.544 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.545 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.545 * [backup-simplify]: Simplify (- 0) into 0 26.545 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.545 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.545 * [taylor]: Taking taylor expansion of b in b 26.545 * [backup-simplify]: Simplify 0 into 0 26.545 * [backup-simplify]: Simplify 1 into 1 26.545 * [backup-simplify]: Simplify (/ 1 1) into 1 26.546 * [backup-simplify]: Simplify 1 into 1 26.546 * [taylor]: Taking taylor expansion of 0 in b 26.546 * [backup-simplify]: Simplify 0 into 0 26.546 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.546 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.546 * [backup-simplify]: Simplify 0 into 0 26.546 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 26.546 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 26.547 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.548 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 26.548 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.548 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 26.548 * [backup-simplify]: Simplify (+ 0 0) into 0 26.549 * [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))))))) 26.549 * [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))))))) 26.549 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 26.549 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 26.549 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 26.549 * [taylor]: Taking taylor expansion of +nan.0 in a 26.549 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.549 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 26.549 * [taylor]: Taking taylor expansion of (pow a 3) in a 26.549 * [taylor]: Taking taylor expansion of a in a 26.549 * [backup-simplify]: Simplify 0 into 0 26.549 * [backup-simplify]: Simplify 1 into 1 26.549 * [backup-simplify]: Simplify (* 1 1) into 1 26.549 * [backup-simplify]: Simplify (* 1 1) into 1 26.550 * [backup-simplify]: Simplify (/ 1 1) into 1 26.550 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 26.550 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 26.550 * [taylor]: Taking taylor expansion of +nan.0 in a 26.550 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.550 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 26.550 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 26.550 * [taylor]: Taking taylor expansion of a in a 26.550 * [backup-simplify]: Simplify 0 into 0 26.550 * [backup-simplify]: Simplify 1 into 1 26.550 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.550 * [taylor]: Taking taylor expansion of b in a 26.550 * [backup-simplify]: Simplify b into b 26.550 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.550 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 26.550 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.550 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 26.550 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.554 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.555 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.556 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.556 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.557 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.557 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.558 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.558 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.558 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.559 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.559 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.559 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 26.559 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 26.559 * [taylor]: Taking taylor expansion of +nan.0 in b 26.559 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.559 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.559 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.559 * [taylor]: Taking taylor expansion of b in b 26.559 * [backup-simplify]: Simplify 0 into 0 26.559 * [backup-simplify]: Simplify 1 into 1 26.559 * [backup-simplify]: Simplify (* 1 1) into 1 26.559 * [backup-simplify]: Simplify (/ 1 1) into 1 26.560 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.560 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.561 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.561 * [backup-simplify]: Simplify (- 0) into 0 26.561 * [backup-simplify]: Simplify 0 into 0 26.561 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.562 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.562 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.563 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.563 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.563 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.563 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.563 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 26.563 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 26.563 * [taylor]: Taking taylor expansion of +nan.0 in b 26.563 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.563 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.563 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.563 * [taylor]: Taking taylor expansion of b in b 26.563 * [backup-simplify]: Simplify 0 into 0 26.563 * [backup-simplify]: Simplify 1 into 1 26.563 * [backup-simplify]: Simplify (* 1 1) into 1 26.563 * [backup-simplify]: Simplify (/ 1 1) into 1 26.564 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.564 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.565 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.565 * [backup-simplify]: Simplify (- 0) into 0 26.565 * [backup-simplify]: Simplify 0 into 0 26.565 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 26.566 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.566 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.566 * [backup-simplify]: Simplify (- 0) into 0 26.567 * [backup-simplify]: Simplify (+ 0 0) into 0 26.567 * [taylor]: Taking taylor expansion of 0 in b 26.567 * [backup-simplify]: Simplify 0 into 0 26.567 * [taylor]: Taking taylor expansion of 0 in b 26.567 * [backup-simplify]: Simplify 0 into 0 26.567 * [backup-simplify]: Simplify 0 into 0 26.567 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.567 * [backup-simplify]: Simplify 0 into 0 26.567 * [backup-simplify]: Simplify 0 into 0 26.568 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 26.568 * * * * [progress]: [ 3 / 4 ] generating series at (2) 26.568 * [backup-simplify]: Simplify (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) into (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) 26.568 * [approximate]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in (a c b) around 0 26.568 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in b 26.568 * [taylor]: Taking taylor expansion of 1/2 in b 26.568 * [backup-simplify]: Simplify 1/2 into 1/2 26.568 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in b 26.568 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 26.568 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 26.568 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 26.568 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.568 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 26.568 * [taylor]: Taking taylor expansion of c in b 26.568 * [backup-simplify]: Simplify c into c 26.568 * [taylor]: Taking taylor expansion of (* -4 a) in b 26.569 * [taylor]: Taking taylor expansion of -4 in b 26.569 * [backup-simplify]: Simplify -4 into -4 26.569 * [taylor]: Taking taylor expansion of a in b 26.569 * [backup-simplify]: Simplify a into a 26.569 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.569 * [taylor]: Taking taylor expansion of b in b 26.569 * [backup-simplify]: Simplify 0 into 0 26.569 * [backup-simplify]: Simplify 1 into 1 26.569 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 26.569 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 26.569 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 26.569 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 26.569 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 26.569 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 26.569 * [backup-simplify]: Simplify (+ 0 0) into 0 26.570 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 26.570 * [taylor]: Taking taylor expansion of b in b 26.570 * [backup-simplify]: Simplify 0 into 0 26.570 * [backup-simplify]: Simplify 1 into 1 26.570 * [taylor]: Taking taylor expansion of a in b 26.570 * [backup-simplify]: Simplify a into a 26.570 * [backup-simplify]: Simplify (- 0) into 0 26.570 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 26.570 * [backup-simplify]: Simplify (/ (sqrt (- (* 4 (* a c)))) a) into (/ (sqrt (- (* 4 (* a c)))) a) 26.570 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 26.570 * [taylor]: Taking taylor expansion of 1/2 in c 26.570 * [backup-simplify]: Simplify 1/2 into 1/2 26.570 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 26.570 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 26.570 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 26.570 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 26.570 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.570 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 26.570 * [taylor]: Taking taylor expansion of c in c 26.570 * [backup-simplify]: Simplify 0 into 0 26.570 * [backup-simplify]: Simplify 1 into 1 26.570 * [taylor]: Taking taylor expansion of (* -4 a) in c 26.570 * [taylor]: Taking taylor expansion of -4 in c 26.570 * [backup-simplify]: Simplify -4 into -4 26.570 * [taylor]: Taking taylor expansion of a in c 26.570 * [backup-simplify]: Simplify a into a 26.570 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.570 * [taylor]: Taking taylor expansion of b in c 26.570 * [backup-simplify]: Simplify b into b 26.570 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 26.570 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 26.570 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.571 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 26.571 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 26.571 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 26.571 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 26.571 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.571 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 26.571 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 26.571 * [taylor]: Taking taylor expansion of b in c 26.571 * [backup-simplify]: Simplify b into b 26.571 * [taylor]: Taking taylor expansion of a in c 26.571 * [backup-simplify]: Simplify a into a 26.571 * [backup-simplify]: Simplify (- b) into (- b) 26.571 * [backup-simplify]: Simplify (+ b (- b)) into 0 26.572 * [backup-simplify]: Simplify (- 0) into 0 26.572 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 26.572 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 26.572 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in a 26.572 * [taylor]: Taking taylor expansion of 1/2 in a 26.572 * [backup-simplify]: Simplify 1/2 into 1/2 26.572 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in a 26.572 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 26.572 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 26.572 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 26.572 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.572 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 26.572 * [taylor]: Taking taylor expansion of c in a 26.572 * [backup-simplify]: Simplify c into c 26.572 * [taylor]: Taking taylor expansion of (* -4 a) in a 26.572 * [taylor]: Taking taylor expansion of -4 in a 26.572 * [backup-simplify]: Simplify -4 into -4 26.572 * [taylor]: Taking taylor expansion of a in a 26.572 * [backup-simplify]: Simplify 0 into 0 26.572 * [backup-simplify]: Simplify 1 into 1 26.572 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.572 * [taylor]: Taking taylor expansion of b in a 26.572 * [backup-simplify]: Simplify b into b 26.572 * [backup-simplify]: Simplify (* -4 0) into 0 26.573 * [backup-simplify]: Simplify (* c 0) into 0 26.573 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.573 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 26.573 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 26.573 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 26.573 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 26.573 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.573 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 26.574 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 26.574 * [taylor]: Taking taylor expansion of b in a 26.574 * [backup-simplify]: Simplify b into b 26.574 * [taylor]: Taking taylor expansion of a in a 26.574 * [backup-simplify]: Simplify 0 into 0 26.574 * [backup-simplify]: Simplify 1 into 1 26.574 * [backup-simplify]: Simplify (- b) into (- b) 26.574 * [backup-simplify]: Simplify (+ b (- b)) into 0 26.574 * [backup-simplify]: Simplify (- 0) into 0 26.574 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 26.574 * [backup-simplify]: Simplify (/ (- (* 2 (/ c b))) 1) into (* -2 (/ c b)) 26.574 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in a 26.574 * [taylor]: Taking taylor expansion of 1/2 in a 26.574 * [backup-simplify]: Simplify 1/2 into 1/2 26.574 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in a 26.574 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 26.574 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 26.574 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 26.574 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.574 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 26.574 * [taylor]: Taking taylor expansion of c in a 26.574 * [backup-simplify]: Simplify c into c 26.574 * [taylor]: Taking taylor expansion of (* -4 a) in a 26.574 * [taylor]: Taking taylor expansion of -4 in a 26.574 * [backup-simplify]: Simplify -4 into -4 26.574 * [taylor]: Taking taylor expansion of a in a 26.574 * [backup-simplify]: Simplify 0 into 0 26.574 * [backup-simplify]: Simplify 1 into 1 26.574 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.574 * [taylor]: Taking taylor expansion of b in a 26.574 * [backup-simplify]: Simplify b into b 26.575 * [backup-simplify]: Simplify (* -4 0) into 0 26.575 * [backup-simplify]: Simplify (* c 0) into 0 26.575 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.575 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 26.575 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 26.575 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 26.576 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 26.576 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.576 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 26.576 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 26.576 * [taylor]: Taking taylor expansion of b in a 26.576 * [backup-simplify]: Simplify b into b 26.576 * [taylor]: Taking taylor expansion of a in a 26.576 * [backup-simplify]: Simplify 0 into 0 26.576 * [backup-simplify]: Simplify 1 into 1 26.576 * [backup-simplify]: Simplify (- b) into (- b) 26.576 * [backup-simplify]: Simplify (+ b (- b)) into 0 26.576 * [backup-simplify]: Simplify (- 0) into 0 26.576 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 26.576 * [backup-simplify]: Simplify (/ (- (* 2 (/ c b))) 1) into (* -2 (/ c b)) 26.576 * [backup-simplify]: Simplify (* 1/2 (* -2 (/ c b))) into (* -1 (/ c b)) 26.576 * [taylor]: Taking taylor expansion of (* -1 (/ c b)) in c 26.576 * [taylor]: Taking taylor expansion of -1 in c 26.577 * [backup-simplify]: Simplify -1 into -1 26.577 * [taylor]: Taking taylor expansion of (/ c b) in c 26.577 * [taylor]: Taking taylor expansion of c in c 26.577 * [backup-simplify]: Simplify 0 into 0 26.577 * [backup-simplify]: Simplify 1 into 1 26.577 * [taylor]: Taking taylor expansion of b in c 26.577 * [backup-simplify]: Simplify b into b 26.577 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.577 * [backup-simplify]: Simplify (* -1 (/ 1 b)) into (/ -1 b) 26.577 * [taylor]: Taking taylor expansion of (/ -1 b) in b 26.577 * [taylor]: Taking taylor expansion of -1 in b 26.577 * [backup-simplify]: Simplify -1 into -1 26.577 * [taylor]: Taking taylor expansion of b in b 26.577 * [backup-simplify]: Simplify 0 into 0 26.577 * [backup-simplify]: Simplify 1 into 1 26.577 * [backup-simplify]: Simplify (/ -1 1) into -1 26.578 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 26.578 * [backup-simplify]: Simplify 0 into 0 26.578 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 26.579 * [backup-simplify]: Simplify (+ (* c 0) (+ (* 0 -4) (* 0 0))) into 0 26.579 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 26.579 * [backup-simplify]: Simplify (+ 0 0) into 0 26.579 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 26.580 * [backup-simplify]: Simplify (- 0) into 0 26.580 * [backup-simplify]: Simplify (+ (* -2 (/ (pow c 2) (pow b 3))) 0) into (- (* 2 (/ (pow c 2) (pow b 3)))) 26.580 * [backup-simplify]: Simplify (- (/ (- (* 2 (/ (pow c 2) (pow b 3)))) 1) (+ (* (* -2 (/ c b)) (/ 0 1)))) into (- (* 2 (/ (pow c 2) (pow b 3)))) 26.581 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ (pow c 2) (pow b 3))))) (* 0 (* -2 (/ c b)))) into (- (/ (pow c 2) (pow b 3))) 26.581 * [taylor]: Taking taylor expansion of (- (/ (pow c 2) (pow b 3))) in c 26.581 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 26.581 * [taylor]: Taking taylor expansion of (pow c 2) in c 26.581 * [taylor]: Taking taylor expansion of c in c 26.581 * [backup-simplify]: Simplify 0 into 0 26.581 * [backup-simplify]: Simplify 1 into 1 26.581 * [taylor]: Taking taylor expansion of (pow b 3) in c 26.581 * [taylor]: Taking taylor expansion of b in c 26.581 * [backup-simplify]: Simplify b into b 26.581 * [backup-simplify]: Simplify (* 1 1) into 1 26.581 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.581 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 26.581 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 26.581 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 26.582 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 1 b))) into 0 26.582 * [taylor]: Taking taylor expansion of 0 in b 26.582 * [backup-simplify]: Simplify 0 into 0 26.582 * [backup-simplify]: Simplify 0 into 0 26.582 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.582 * [backup-simplify]: Simplify 0 into 0 26.583 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 26.583 * [backup-simplify]: Simplify (+ (* c 0) (+ (* 0 0) (+ (* 0 -4) (* 0 0)))) into 0 26.584 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 26.584 * [backup-simplify]: Simplify (+ 0 0) into 0 26.584 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 26.585 * [backup-simplify]: Simplify (- 0) into 0 26.585 * [backup-simplify]: Simplify (+ (* -4 (/ (pow c 3) (pow b 5))) 0) into (- (* 4 (/ (pow c 3) (pow b 5)))) 26.586 * [backup-simplify]: Simplify (- (/ (- (* 4 (/ (pow c 3) (pow b 5)))) 1) (+ (* (* -2 (/ c b)) (/ 0 1)) (* (- (* 2 (/ (pow c 2) (pow b 3)))) (/ 0 1)))) into (- (* 4 (/ (pow c 3) (pow b 5)))) 26.586 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 4 (/ (pow c 3) (pow b 5))))) (+ (* 0 (- (* 2 (/ (pow c 2) (pow b 3))))) (* 0 (* -2 (/ c b))))) into (- (* 2 (/ (pow c 3) (pow b 5)))) 26.586 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow c 3) (pow b 5)))) in c 26.586 * [taylor]: Taking taylor expansion of (* 2 (/ (pow c 3) (pow b 5))) in c 26.586 * [taylor]: Taking taylor expansion of 2 in c 26.586 * [backup-simplify]: Simplify 2 into 2 26.586 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 26.586 * [taylor]: Taking taylor expansion of (pow c 3) in c 26.586 * [taylor]: Taking taylor expansion of c in c 26.586 * [backup-simplify]: Simplify 0 into 0 26.586 * [backup-simplify]: Simplify 1 into 1 26.586 * [taylor]: Taking taylor expansion of (pow b 5) in c 26.586 * [taylor]: Taking taylor expansion of b in c 26.586 * [backup-simplify]: Simplify b into b 26.586 * [backup-simplify]: Simplify (* 1 1) into 1 26.587 * [backup-simplify]: Simplify (* 1 1) into 1 26.587 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.587 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 26.587 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 26.587 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 26.587 * [backup-simplify]: Simplify (- (/ 1 (pow b 3))) into (- (/ 1 (pow b 3))) 26.587 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 3))) in b 26.587 * [taylor]: Taking taylor expansion of (/ 1 (pow b 3)) in b 26.587 * [taylor]: Taking taylor expansion of (pow b 3) in b 26.587 * [taylor]: Taking taylor expansion of b in b 26.587 * [backup-simplify]: Simplify 0 into 0 26.587 * [backup-simplify]: Simplify 1 into 1 26.587 * [backup-simplify]: Simplify (* 1 1) into 1 26.587 * [backup-simplify]: Simplify (* 1 1) into 1 26.588 * [backup-simplify]: Simplify (/ 1 1) into 1 26.588 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 26.589 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.589 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.590 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 26.590 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.591 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.591 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.592 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.592 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.592 * [backup-simplify]: Simplify (- 0) into 0 26.592 * [backup-simplify]: Simplify 0 into 0 26.593 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 26.593 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 26.593 * [taylor]: Taking taylor expansion of 0 in b 26.593 * [backup-simplify]: Simplify 0 into 0 26.593 * [backup-simplify]: Simplify 0 into 0 26.593 * [backup-simplify]: Simplify 0 into 0 26.593 * [backup-simplify]: Simplify 0 into 0 26.593 * [backup-simplify]: Simplify (/ 1 (/ (/ 1 a) (/ (- (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) 2))) into (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) 26.593 * [approximate]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in (a c b) around 0 26.593 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in b 26.593 * [taylor]: Taking taylor expansion of 1/2 in b 26.593 * [backup-simplify]: Simplify 1/2 into 1/2 26.594 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in b 26.594 * [taylor]: Taking taylor expansion of a in b 26.594 * [backup-simplify]: Simplify a into a 26.594 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 26.594 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 26.594 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 26.594 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.594 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 26.594 * [taylor]: Taking taylor expansion of (/ 1 c) in b 26.594 * [taylor]: Taking taylor expansion of c in b 26.594 * [backup-simplify]: Simplify c into c 26.594 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 26.594 * [taylor]: Taking taylor expansion of (/ -4 a) in b 26.594 * [taylor]: Taking taylor expansion of -4 in b 26.594 * [backup-simplify]: Simplify -4 into -4 26.594 * [taylor]: Taking taylor expansion of a in b 26.594 * [backup-simplify]: Simplify a into a 26.594 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 26.594 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.594 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.594 * [taylor]: Taking taylor expansion of b in b 26.594 * [backup-simplify]: Simplify 0 into 0 26.594 * [backup-simplify]: Simplify 1 into 1 26.594 * [backup-simplify]: Simplify (* 1 1) into 1 26.594 * [backup-simplify]: Simplify (/ 1 1) into 1 26.595 * [backup-simplify]: Simplify (+ 0 1) into 1 26.595 * [backup-simplify]: Simplify (sqrt 1) into 1 26.595 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.596 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.596 * [backup-simplify]: Simplify (+ 0 0) into 0 26.596 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 26.596 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.596 * [taylor]: Taking taylor expansion of b in b 26.596 * [backup-simplify]: Simplify 0 into 0 26.596 * [backup-simplify]: Simplify 1 into 1 26.597 * [backup-simplify]: Simplify (/ 1 1) into 1 26.597 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 26.597 * [taylor]: Taking taylor expansion of 1/2 in c 26.597 * [backup-simplify]: Simplify 1/2 into 1/2 26.597 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 26.597 * [taylor]: Taking taylor expansion of a in c 26.597 * [backup-simplify]: Simplify a into a 26.597 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 26.597 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 26.597 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 26.597 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.597 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 26.597 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.597 * [taylor]: Taking taylor expansion of c in c 26.597 * [backup-simplify]: Simplify 0 into 0 26.597 * [backup-simplify]: Simplify 1 into 1 26.597 * [backup-simplify]: Simplify (/ 1 1) into 1 26.597 * [taylor]: Taking taylor expansion of (/ -4 a) in c 26.597 * [taylor]: Taking taylor expansion of -4 in c 26.597 * [backup-simplify]: Simplify -4 into -4 26.597 * [taylor]: Taking taylor expansion of a in c 26.597 * [backup-simplify]: Simplify a into a 26.597 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 26.597 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.597 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.597 * [taylor]: Taking taylor expansion of b in c 26.597 * [backup-simplify]: Simplify b into b 26.597 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.598 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.598 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 26.598 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 26.598 * [backup-simplify]: Simplify (sqrt 0) into 0 26.598 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 26.598 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.598 * [taylor]: Taking taylor expansion of b in c 26.598 * [backup-simplify]: Simplify b into b 26.598 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.599 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 26.599 * [taylor]: Taking taylor expansion of 1/2 in a 26.599 * [backup-simplify]: Simplify 1/2 into 1/2 26.599 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 26.599 * [taylor]: Taking taylor expansion of a in a 26.599 * [backup-simplify]: Simplify 0 into 0 26.599 * [backup-simplify]: Simplify 1 into 1 26.599 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 26.599 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 26.599 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 26.599 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.599 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 26.599 * [taylor]: Taking taylor expansion of (/ 1 c) in a 26.599 * [taylor]: Taking taylor expansion of c in a 26.599 * [backup-simplify]: Simplify c into c 26.599 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 26.599 * [taylor]: Taking taylor expansion of (/ -4 a) in a 26.599 * [taylor]: Taking taylor expansion of -4 in a 26.599 * [backup-simplify]: Simplify -4 into -4 26.599 * [taylor]: Taking taylor expansion of a in a 26.599 * [backup-simplify]: Simplify 0 into 0 26.599 * [backup-simplify]: Simplify 1 into 1 26.599 * [backup-simplify]: Simplify (/ -4 1) into -4 26.599 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.599 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.599 * [taylor]: Taking taylor expansion of b in a 26.599 * [backup-simplify]: Simplify b into b 26.599 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.599 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.599 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 26.599 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 26.600 * [backup-simplify]: Simplify (sqrt 0) into 0 26.600 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 26.600 * [taylor]: Taking taylor expansion of (/ 1 b) in a 26.600 * [taylor]: Taking taylor expansion of b in a 26.600 * [backup-simplify]: Simplify b into b 26.600 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.600 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 26.600 * [taylor]: Taking taylor expansion of 1/2 in a 26.600 * [backup-simplify]: Simplify 1/2 into 1/2 26.600 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 26.600 * [taylor]: Taking taylor expansion of a in a 26.600 * [backup-simplify]: Simplify 0 into 0 26.600 * [backup-simplify]: Simplify 1 into 1 26.600 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 26.600 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 26.600 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 26.600 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.600 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 26.600 * [taylor]: Taking taylor expansion of (/ 1 c) in a 26.600 * [taylor]: Taking taylor expansion of c in a 26.600 * [backup-simplify]: Simplify c into c 26.600 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 26.600 * [taylor]: Taking taylor expansion of (/ -4 a) in a 26.600 * [taylor]: Taking taylor expansion of -4 in a 26.600 * [backup-simplify]: Simplify -4 into -4 26.600 * [taylor]: Taking taylor expansion of a in a 26.600 * [backup-simplify]: Simplify 0 into 0 26.601 * [backup-simplify]: Simplify 1 into 1 26.601 * [backup-simplify]: Simplify (/ -4 1) into -4 26.601 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.601 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.601 * [taylor]: Taking taylor expansion of b in a 26.601 * [backup-simplify]: Simplify b into b 26.601 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.601 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.601 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 26.601 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 26.601 * [backup-simplify]: Simplify (sqrt 0) into 0 26.602 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 26.602 * [taylor]: Taking taylor expansion of (/ 1 b) in a 26.602 * [taylor]: Taking taylor expansion of b in a 26.602 * [backup-simplify]: Simplify b into b 26.602 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.602 * [backup-simplify]: Simplify (+ 0 0) into 0 26.602 * [backup-simplify]: Simplify (* 0 0) into 0 26.603 * [backup-simplify]: Simplify (* 1/2 0) into 0 26.603 * [taylor]: Taking taylor expansion of 0 in c 26.603 * [backup-simplify]: Simplify 0 into 0 26.603 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 26.603 * [backup-simplify]: Simplify (+ (/ +nan.0 c) (- (/ 1 b))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 26.603 * [backup-simplify]: Simplify (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 1 0)) into 0 26.604 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 0)) into 0 26.604 * [taylor]: Taking taylor expansion of 0 in c 26.604 * [backup-simplify]: Simplify 0 into 0 26.604 * [taylor]: Taking taylor expansion of 0 in b 26.604 * [backup-simplify]: Simplify 0 into 0 26.604 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 26.604 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 26.604 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (* 0 -4)) into 0 26.605 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 26.605 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 26.605 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 26.606 * [backup-simplify]: Simplify (- 0) into 0 26.606 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 26.606 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 26.607 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (+ (* 0 0) (* 0 0))) into (- (+ (* 1/2 (/ 1 b)) (- (* +nan.0 (/ 1 c))))) 26.607 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ 1 b)) (- (* +nan.0 (/ 1 c))))) in c 26.607 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 b)) (- (* +nan.0 (/ 1 c)))) in c 26.607 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in c 26.607 * [taylor]: Taking taylor expansion of 1/2 in c 26.607 * [backup-simplify]: Simplify 1/2 into 1/2 26.607 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.607 * [taylor]: Taking taylor expansion of b in c 26.607 * [backup-simplify]: Simplify b into b 26.607 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.607 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 26.607 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.607 * [taylor]: Taking taylor expansion of +nan.0 in c 26.607 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.607 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.607 * [taylor]: Taking taylor expansion of c in c 26.607 * [backup-simplify]: Simplify 0 into 0 26.607 * [backup-simplify]: Simplify 1 into 1 26.608 * [backup-simplify]: Simplify (/ 1 1) into 1 26.608 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.608 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.609 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.609 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 26.609 * [taylor]: Taking taylor expansion of (- +nan.0) in b 26.609 * [taylor]: Taking taylor expansion of +nan.0 in b 26.609 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.609 * [taylor]: Taking taylor expansion of 0 in b 26.609 * [backup-simplify]: Simplify 0 into 0 26.609 * [taylor]: Taking taylor expansion of 0 in b 26.609 * [backup-simplify]: Simplify 0 into 0 26.609 * [backup-simplify]: Simplify 0 into 0 26.610 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.610 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 26.610 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (* 0 -4))) into 0 26.610 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.611 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 26.611 * [backup-simplify]: Simplify (+ 0 0) into 0 26.611 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.612 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 26.612 * [backup-simplify]: Simplify (- 0) into 0 26.612 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.613 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 26.614 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (+ (* 0 0) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 26.614 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 26.614 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 26.614 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 26.614 * [taylor]: Taking taylor expansion of +nan.0 in c 26.614 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.614 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 26.614 * [taylor]: Taking taylor expansion of (pow c 2) in c 26.614 * [taylor]: Taking taylor expansion of c in c 26.614 * [backup-simplify]: Simplify 0 into 0 26.614 * [backup-simplify]: Simplify 1 into 1 26.614 * [backup-simplify]: Simplify (* 1 1) into 1 26.614 * [backup-simplify]: Simplify (/ 1 1) into 1 26.614 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 26.614 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 26.614 * [taylor]: Taking taylor expansion of +nan.0 in c 26.614 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.614 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.614 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.614 * [taylor]: Taking taylor expansion of b in c 26.614 * [backup-simplify]: Simplify b into b 26.614 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.614 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.615 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.615 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.616 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.616 * [backup-simplify]: Simplify (+ 0 0) into 0 26.616 * [backup-simplify]: Simplify (- 0) into 0 26.616 * [taylor]: Taking taylor expansion of 0 in b 26.616 * [backup-simplify]: Simplify 0 into 0 26.616 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 26.617 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.617 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.617 * [backup-simplify]: Simplify (- 0) into 0 26.617 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 26.617 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 26.617 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 26.617 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 26.618 * [taylor]: Taking taylor expansion of 1/2 in b 26.618 * [backup-simplify]: Simplify 1/2 into 1/2 26.618 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.618 * [taylor]: Taking taylor expansion of b in b 26.618 * [backup-simplify]: Simplify 0 into 0 26.618 * [backup-simplify]: Simplify 1 into 1 26.618 * [backup-simplify]: Simplify (/ 1 1) into 1 26.618 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 26.618 * [backup-simplify]: Simplify (- 1/2) into -1/2 26.618 * [backup-simplify]: Simplify -1/2 into -1/2 26.618 * [taylor]: Taking taylor expansion of 0 in b 26.618 * [backup-simplify]: Simplify 0 into 0 26.618 * [taylor]: Taking taylor expansion of 0 in b 26.618 * [backup-simplify]: Simplify 0 into 0 26.619 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.619 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.619 * [backup-simplify]: Simplify 0 into 0 26.619 * [backup-simplify]: Simplify 0 into 0 26.619 * [backup-simplify]: Simplify 0 into 0 26.620 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 26.620 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4)))) into 0 26.621 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 26.621 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 26.621 * [backup-simplify]: Simplify (+ 0 0) into 0 26.622 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 2) (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 26.622 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 26.622 * [backup-simplify]: Simplify (- 0) into 0 26.623 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 26.624 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4))))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.625 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (+ (* 0 0) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.625 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 26.625 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 26.625 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 26.625 * [taylor]: Taking taylor expansion of +nan.0 in c 26.625 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.625 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 26.625 * [taylor]: Taking taylor expansion of (pow c 3) in c 26.625 * [taylor]: Taking taylor expansion of c in c 26.625 * [backup-simplify]: Simplify 0 into 0 26.625 * [backup-simplify]: Simplify 1 into 1 26.625 * [backup-simplify]: Simplify (* 1 1) into 1 26.626 * [backup-simplify]: Simplify (* 1 1) into 1 26.626 * [backup-simplify]: Simplify (/ 1 1) into 1 26.626 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 26.626 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 26.626 * [taylor]: Taking taylor expansion of +nan.0 in c 26.626 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.626 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 26.626 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 26.626 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.626 * [taylor]: Taking taylor expansion of b in c 26.626 * [backup-simplify]: Simplify b into b 26.626 * [taylor]: Taking taylor expansion of c in c 26.626 * [backup-simplify]: Simplify 0 into 0 26.626 * [backup-simplify]: Simplify 1 into 1 26.626 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.626 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 26.626 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.626 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 26.626 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.627 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.627 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.628 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.628 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.629 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.629 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.630 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.630 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.630 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.630 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.630 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.630 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 26.630 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 26.630 * [taylor]: Taking taylor expansion of +nan.0 in b 26.630 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.630 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.630 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.630 * [taylor]: Taking taylor expansion of b in b 26.630 * [backup-simplify]: Simplify 0 into 0 26.630 * [backup-simplify]: Simplify 1 into 1 26.631 * [backup-simplify]: Simplify (* 1 1) into 1 26.631 * [backup-simplify]: Simplify (/ 1 1) into 1 26.631 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.632 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.632 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.632 * [backup-simplify]: Simplify (- 0) into 0 26.632 * [backup-simplify]: Simplify 0 into 0 26.633 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.633 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.634 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.634 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.634 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.634 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.634 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.634 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 26.634 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 26.634 * [taylor]: Taking taylor expansion of +nan.0 in b 26.634 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.634 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.634 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.634 * [taylor]: Taking taylor expansion of b in b 26.634 * [backup-simplify]: Simplify 0 into 0 26.634 * [backup-simplify]: Simplify 1 into 1 26.635 * [backup-simplify]: Simplify (* 1 1) into 1 26.635 * [backup-simplify]: Simplify (/ 1 1) into 1 26.635 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.636 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.636 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.636 * [backup-simplify]: Simplify (- 0) into 0 26.636 * [backup-simplify]: Simplify 0 into 0 26.637 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 26.637 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 b))) into 0 26.637 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.638 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.638 * [backup-simplify]: Simplify (- 0) into 0 26.638 * [backup-simplify]: Simplify (+ 0 0) into 0 26.639 * [backup-simplify]: Simplify (- 0) into 0 26.639 * [taylor]: Taking taylor expansion of 0 in b 26.639 * [backup-simplify]: Simplify 0 into 0 26.639 * [taylor]: Taking taylor expansion of 0 in b 26.639 * [backup-simplify]: Simplify 0 into 0 26.639 * [taylor]: Taking taylor expansion of 0 in b 26.639 * [backup-simplify]: Simplify 0 into 0 26.639 * [backup-simplify]: Simplify 0 into 0 26.639 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 c)) (/ 1 a)))) (* -1/2 (* (/ 1 (/ 1 b)) (* 1 (/ 1 a))))) into (- (+ (* +nan.0 (/ c a)) (* 1/2 (/ b a)))) 26.640 * [backup-simplify]: Simplify (/ 1 (/ (/ 1 (- a)) (/ (- (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) 2))) into (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) 26.640 * [approximate]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in (a c b) around 0 26.640 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in b 26.640 * [taylor]: Taking taylor expansion of -1/2 in b 26.640 * [backup-simplify]: Simplify -1/2 into -1/2 26.640 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in b 26.640 * [taylor]: Taking taylor expansion of a in b 26.640 * [backup-simplify]: Simplify a into a 26.640 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 26.640 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.640 * [taylor]: Taking taylor expansion of b in b 26.640 * [backup-simplify]: Simplify 0 into 0 26.640 * [backup-simplify]: Simplify 1 into 1 26.640 * [backup-simplify]: Simplify (/ 1 1) into 1 26.640 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 26.640 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 26.640 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.640 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 26.640 * [taylor]: Taking taylor expansion of (/ -1 c) in b 26.640 * [taylor]: Taking taylor expansion of -1 in b 26.640 * [backup-simplify]: Simplify -1 into -1 26.640 * [taylor]: Taking taylor expansion of c in b 26.640 * [backup-simplify]: Simplify c into c 26.640 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 26.640 * [taylor]: Taking taylor expansion of (/ 4 a) in b 26.640 * [taylor]: Taking taylor expansion of 4 in b 26.640 * [backup-simplify]: Simplify 4 into 4 26.640 * [taylor]: Taking taylor expansion of a in b 26.640 * [backup-simplify]: Simplify a into a 26.640 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 26.640 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.640 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.640 * [taylor]: Taking taylor expansion of b in b 26.640 * [backup-simplify]: Simplify 0 into 0 26.640 * [backup-simplify]: Simplify 1 into 1 26.641 * [backup-simplify]: Simplify (* 1 1) into 1 26.641 * [backup-simplify]: Simplify (/ 1 1) into 1 26.641 * [backup-simplify]: Simplify (+ 0 1) into 1 26.642 * [backup-simplify]: Simplify (sqrt 1) into 1 26.642 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.643 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.643 * [backup-simplify]: Simplify (+ 0 0) into 0 26.646 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 26.646 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 26.646 * [taylor]: Taking taylor expansion of -1/2 in c 26.646 * [backup-simplify]: Simplify -1/2 into -1/2 26.646 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 26.646 * [taylor]: Taking taylor expansion of a in c 26.646 * [backup-simplify]: Simplify a into a 26.646 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 26.646 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.646 * [taylor]: Taking taylor expansion of b in c 26.646 * [backup-simplify]: Simplify b into b 26.646 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.646 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 26.646 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 26.646 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.646 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 26.646 * [taylor]: Taking taylor expansion of (/ -1 c) in c 26.646 * [taylor]: Taking taylor expansion of -1 in c 26.647 * [backup-simplify]: Simplify -1 into -1 26.647 * [taylor]: Taking taylor expansion of c in c 26.647 * [backup-simplify]: Simplify 0 into 0 26.647 * [backup-simplify]: Simplify 1 into 1 26.647 * [backup-simplify]: Simplify (/ -1 1) into -1 26.647 * [taylor]: Taking taylor expansion of (/ 4 a) in c 26.647 * [taylor]: Taking taylor expansion of 4 in c 26.647 * [backup-simplify]: Simplify 4 into 4 26.647 * [taylor]: Taking taylor expansion of a in c 26.647 * [backup-simplify]: Simplify a into a 26.647 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 26.647 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.647 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.647 * [taylor]: Taking taylor expansion of b in c 26.647 * [backup-simplify]: Simplify b into b 26.647 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.647 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.647 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 26.647 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 26.648 * [backup-simplify]: Simplify (sqrt 0) into 0 26.648 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 26.648 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 26.648 * [taylor]: Taking taylor expansion of -1/2 in a 26.648 * [backup-simplify]: Simplify -1/2 into -1/2 26.648 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 26.648 * [taylor]: Taking taylor expansion of a in a 26.648 * [backup-simplify]: Simplify 0 into 0 26.648 * [backup-simplify]: Simplify 1 into 1 26.648 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 26.648 * [taylor]: Taking taylor expansion of (/ 1 b) in a 26.648 * [taylor]: Taking taylor expansion of b in a 26.648 * [backup-simplify]: Simplify b into b 26.648 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.648 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 26.648 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 26.648 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.648 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 26.648 * [taylor]: Taking taylor expansion of (/ -1 c) in a 26.648 * [taylor]: Taking taylor expansion of -1 in a 26.648 * [backup-simplify]: Simplify -1 into -1 26.648 * [taylor]: Taking taylor expansion of c in a 26.648 * [backup-simplify]: Simplify c into c 26.649 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 26.649 * [taylor]: Taking taylor expansion of (/ 4 a) in a 26.649 * [taylor]: Taking taylor expansion of 4 in a 26.649 * [backup-simplify]: Simplify 4 into 4 26.649 * [taylor]: Taking taylor expansion of a in a 26.649 * [backup-simplify]: Simplify 0 into 0 26.649 * [backup-simplify]: Simplify 1 into 1 26.649 * [backup-simplify]: Simplify (/ 4 1) into 4 26.649 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.649 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.649 * [taylor]: Taking taylor expansion of b in a 26.649 * [backup-simplify]: Simplify b into b 26.649 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.649 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.649 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 26.649 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 26.649 * [backup-simplify]: Simplify (sqrt 0) into 0 26.650 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 26.650 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 26.650 * [taylor]: Taking taylor expansion of -1/2 in a 26.650 * [backup-simplify]: Simplify -1/2 into -1/2 26.650 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 26.650 * [taylor]: Taking taylor expansion of a in a 26.650 * [backup-simplify]: Simplify 0 into 0 26.650 * [backup-simplify]: Simplify 1 into 1 26.650 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 26.650 * [taylor]: Taking taylor expansion of (/ 1 b) in a 26.650 * [taylor]: Taking taylor expansion of b in a 26.650 * [backup-simplify]: Simplify b into b 26.650 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.650 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 26.650 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 26.650 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.650 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 26.650 * [taylor]: Taking taylor expansion of (/ -1 c) in a 26.650 * [taylor]: Taking taylor expansion of -1 in a 26.650 * [backup-simplify]: Simplify -1 into -1 26.650 * [taylor]: Taking taylor expansion of c in a 26.650 * [backup-simplify]: Simplify c into c 26.650 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 26.650 * [taylor]: Taking taylor expansion of (/ 4 a) in a 26.650 * [taylor]: Taking taylor expansion of 4 in a 26.650 * [backup-simplify]: Simplify 4 into 4 26.650 * [taylor]: Taking taylor expansion of a in a 26.650 * [backup-simplify]: Simplify 0 into 0 26.650 * [backup-simplify]: Simplify 1 into 1 26.651 * [backup-simplify]: Simplify (/ 4 1) into 4 26.651 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.651 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.651 * [taylor]: Taking taylor expansion of b in a 26.651 * [backup-simplify]: Simplify b into b 26.651 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.651 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.651 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 26.651 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 26.651 * [backup-simplify]: Simplify (sqrt 0) into 0 26.651 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 26.652 * [backup-simplify]: Simplify (+ 0 0) into 0 26.652 * [backup-simplify]: Simplify (* 0 0) into 0 26.652 * [backup-simplify]: Simplify (* -1/2 0) into 0 26.652 * [taylor]: Taking taylor expansion of 0 in c 26.652 * [backup-simplify]: Simplify 0 into 0 26.652 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 c)) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 26.653 * [backup-simplify]: Simplify (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 1 0)) into 0 26.653 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 0)) into 0 26.653 * [taylor]: Taking taylor expansion of 0 in c 26.653 * [backup-simplify]: Simplify 0 into 0 26.653 * [taylor]: Taking taylor expansion of 0 in b 26.653 * [backup-simplify]: Simplify 0 into 0 26.653 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 26.654 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 26.654 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 26.654 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (* 0 4)) into 0 26.654 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 26.655 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 26.655 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 26.655 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0))) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 26.656 * [backup-simplify]: Simplify (+ (* -1/2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (+ (* 0 0) (* 0 0))) into (- (+ (* 1/2 (/ 1 b)) (- (* +nan.0 (/ 1 c))))) 26.656 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ 1 b)) (- (* +nan.0 (/ 1 c))))) in c 26.656 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 b)) (- (* +nan.0 (/ 1 c)))) in c 26.656 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in c 26.656 * [taylor]: Taking taylor expansion of 1/2 in c 26.656 * [backup-simplify]: Simplify 1/2 into 1/2 26.656 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.656 * [taylor]: Taking taylor expansion of b in c 26.656 * [backup-simplify]: Simplify b into b 26.656 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.656 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 26.656 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.656 * [taylor]: Taking taylor expansion of +nan.0 in c 26.656 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.656 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.656 * [taylor]: Taking taylor expansion of c in c 26.656 * [backup-simplify]: Simplify 0 into 0 26.656 * [backup-simplify]: Simplify 1 into 1 26.656 * [backup-simplify]: Simplify (/ 1 1) into 1 26.657 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.657 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.658 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.658 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 26.658 * [taylor]: Taking taylor expansion of (- +nan.0) in b 26.658 * [taylor]: Taking taylor expansion of +nan.0 in b 26.658 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.658 * [taylor]: Taking taylor expansion of 0 in b 26.658 * [backup-simplify]: Simplify 0 into 0 26.658 * [taylor]: Taking taylor expansion of 0 in b 26.658 * [backup-simplify]: Simplify 0 into 0 26.658 * [backup-simplify]: Simplify 0 into 0 26.658 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 26.659 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.659 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 26.660 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (* 0 4))) into 0 26.660 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.660 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 26.660 * [backup-simplify]: Simplify (+ 0 0) into 0 26.660 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.661 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.662 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 26.662 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (+ (* 0 0) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 26.662 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 26.662 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 26.662 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 26.662 * [taylor]: Taking taylor expansion of +nan.0 in c 26.662 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.662 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 26.662 * [taylor]: Taking taylor expansion of (pow c 2) in c 26.662 * [taylor]: Taking taylor expansion of c in c 26.662 * [backup-simplify]: Simplify 0 into 0 26.662 * [backup-simplify]: Simplify 1 into 1 26.663 * [backup-simplify]: Simplify (* 1 1) into 1 26.663 * [backup-simplify]: Simplify (/ 1 1) into 1 26.663 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 26.663 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 26.663 * [taylor]: Taking taylor expansion of +nan.0 in c 26.663 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.663 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.663 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.663 * [taylor]: Taking taylor expansion of b in c 26.663 * [backup-simplify]: Simplify b into b 26.663 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.663 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.663 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.664 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.664 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.665 * [backup-simplify]: Simplify (+ 0 0) into 0 26.665 * [backup-simplify]: Simplify (- 0) into 0 26.665 * [taylor]: Taking taylor expansion of 0 in b 26.665 * [backup-simplify]: Simplify 0 into 0 26.665 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 26.665 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.666 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.666 * [backup-simplify]: Simplify (- 0) into 0 26.666 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 26.666 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 26.666 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 26.666 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 26.666 * [taylor]: Taking taylor expansion of 1/2 in b 26.666 * [backup-simplify]: Simplify 1/2 into 1/2 26.666 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.666 * [taylor]: Taking taylor expansion of b in b 26.666 * [backup-simplify]: Simplify 0 into 0 26.666 * [backup-simplify]: Simplify 1 into 1 26.666 * [backup-simplify]: Simplify (/ 1 1) into 1 26.667 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 26.667 * [backup-simplify]: Simplify (- 1/2) into -1/2 26.667 * [backup-simplify]: Simplify -1/2 into -1/2 26.667 * [taylor]: Taking taylor expansion of 0 in b 26.667 * [backup-simplify]: Simplify 0 into 0 26.667 * [taylor]: Taking taylor expansion of 0 in b 26.667 * [backup-simplify]: Simplify 0 into 0 26.668 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.668 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.668 * [backup-simplify]: Simplify 0 into 0 26.668 * [backup-simplify]: Simplify 0 into 0 26.668 * [backup-simplify]: Simplify 0 into 0 26.668 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 26.669 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.669 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 26.669 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 4)))) into 0 26.670 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 26.670 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 26.670 * [backup-simplify]: Simplify (+ 0 0) into 0 26.671 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 2) (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 26.671 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4))))))))) into (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 26.672 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4))))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.673 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (+ (* 0 0) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.673 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 26.673 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 26.673 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 26.673 * [taylor]: Taking taylor expansion of +nan.0 in c 26.673 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.674 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 26.674 * [taylor]: Taking taylor expansion of (pow c 3) in c 26.674 * [taylor]: Taking taylor expansion of c in c 26.674 * [backup-simplify]: Simplify 0 into 0 26.674 * [backup-simplify]: Simplify 1 into 1 26.674 * [backup-simplify]: Simplify (* 1 1) into 1 26.674 * [backup-simplify]: Simplify (* 1 1) into 1 26.674 * [backup-simplify]: Simplify (/ 1 1) into 1 26.674 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 26.674 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 26.674 * [taylor]: Taking taylor expansion of +nan.0 in c 26.674 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.674 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 26.674 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 26.674 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.674 * [taylor]: Taking taylor expansion of b in c 26.674 * [backup-simplify]: Simplify b into b 26.674 * [taylor]: Taking taylor expansion of c in c 26.674 * [backup-simplify]: Simplify 0 into 0 26.674 * [backup-simplify]: Simplify 1 into 1 26.675 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.675 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 26.675 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.675 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 26.675 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.676 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.676 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.676 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.677 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.677 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.678 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.679 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.679 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.679 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.679 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.679 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 26.679 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 26.679 * [taylor]: Taking taylor expansion of +nan.0 in b 26.679 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.679 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.679 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.679 * [taylor]: Taking taylor expansion of b in b 26.679 * [backup-simplify]: Simplify 0 into 0 26.679 * [backup-simplify]: Simplify 1 into 1 26.679 * [backup-simplify]: Simplify (* 1 1) into 1 26.679 * [backup-simplify]: Simplify (/ 1 1) into 1 26.680 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.680 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.681 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.681 * [backup-simplify]: Simplify (- 0) into 0 26.681 * [backup-simplify]: Simplify 0 into 0 26.682 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.682 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.683 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.683 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.683 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.683 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.683 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 26.683 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 26.683 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 26.683 * [taylor]: Taking taylor expansion of +nan.0 in b 26.683 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.683 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.683 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.683 * [taylor]: Taking taylor expansion of b in b 26.683 * [backup-simplify]: Simplify 0 into 0 26.683 * [backup-simplify]: Simplify 1 into 1 26.683 * [backup-simplify]: Simplify (* 1 1) into 1 26.684 * [backup-simplify]: Simplify (/ 1 1) into 1 26.684 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.685 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.685 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.686 * [backup-simplify]: Simplify (- 0) into 0 26.686 * [backup-simplify]: Simplify 0 into 0 26.686 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 26.686 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 b))) into 0 26.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.687 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.687 * [backup-simplify]: Simplify (- 0) into 0 26.688 * [backup-simplify]: Simplify (+ 0 0) into 0 26.688 * [backup-simplify]: Simplify (- 0) into 0 26.688 * [taylor]: Taking taylor expansion of 0 in b 26.688 * [backup-simplify]: Simplify 0 into 0 26.688 * [taylor]: Taking taylor expansion of 0 in b 26.688 * [backup-simplify]: Simplify 0 into 0 26.688 * [taylor]: Taking taylor expansion of 0 in b 26.688 * [backup-simplify]: Simplify 0 into 0 26.688 * [backup-simplify]: Simplify 0 into 0 26.688 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (- a))))) (* -1/2 (* (/ 1 (/ 1 (- b))) (* 1 (/ 1 (- a)))))) into (- (+ (* +nan.0 (/ c a)) (* 1/2 (/ b a)))) 26.689 * * * * [progress]: [ 4 / 4 ] generating series at (2 2) 26.689 * [backup-simplify]: Simplify (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) into (* 2 (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b))) 26.689 * [approximate]: Taking taylor expansion of (* 2 (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b))) in (a c b) around 0 26.689 * [taylor]: Taking taylor expansion of (* 2 (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b))) in b 26.689 * [taylor]: Taking taylor expansion of 2 in b 26.689 * [backup-simplify]: Simplify 2 into 2 26.689 * [taylor]: Taking taylor expansion of (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b)) in b 26.689 * [taylor]: Taking taylor expansion of a in b 26.689 * [backup-simplify]: Simplify a into a 26.689 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 26.689 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 26.689 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 26.689 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.689 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 26.689 * [taylor]: Taking taylor expansion of c in b 26.689 * [backup-simplify]: Simplify c into c 26.689 * [taylor]: Taking taylor expansion of (* -4 a) in b 26.689 * [taylor]: Taking taylor expansion of -4 in b 26.689 * [backup-simplify]: Simplify -4 into -4 26.689 * [taylor]: Taking taylor expansion of a in b 26.689 * [backup-simplify]: Simplify a into a 26.689 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.689 * [taylor]: Taking taylor expansion of b in b 26.689 * [backup-simplify]: Simplify 0 into 0 26.689 * [backup-simplify]: Simplify 1 into 1 26.689 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 26.689 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 26.689 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 26.689 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 26.690 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 26.690 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 26.690 * [backup-simplify]: Simplify (+ 0 0) into 0 26.690 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 26.690 * [taylor]: Taking taylor expansion of b in b 26.690 * [backup-simplify]: Simplify 0 into 0 26.690 * [backup-simplify]: Simplify 1 into 1 26.690 * [backup-simplify]: Simplify (- 0) into 0 26.690 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 26.691 * [backup-simplify]: Simplify (/ a (sqrt (- (* 4 (* a c))))) into (/ a (sqrt (- (* 4 (* a c))))) 26.691 * [taylor]: Taking taylor expansion of (* 2 (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b))) in c 26.691 * [taylor]: Taking taylor expansion of 2 in c 26.691 * [backup-simplify]: Simplify 2 into 2 26.691 * [taylor]: Taking taylor expansion of (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b)) in c 26.691 * [taylor]: Taking taylor expansion of a in c 26.691 * [backup-simplify]: Simplify a into a 26.691 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 26.691 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 26.691 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 26.691 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.691 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 26.691 * [taylor]: Taking taylor expansion of c in c 26.691 * [backup-simplify]: Simplify 0 into 0 26.691 * [backup-simplify]: Simplify 1 into 1 26.691 * [taylor]: Taking taylor expansion of (* -4 a) in c 26.691 * [taylor]: Taking taylor expansion of -4 in c 26.691 * [backup-simplify]: Simplify -4 into -4 26.691 * [taylor]: Taking taylor expansion of a in c 26.691 * [backup-simplify]: Simplify a into a 26.691 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.691 * [taylor]: Taking taylor expansion of b in c 26.691 * [backup-simplify]: Simplify b into b 26.691 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 26.691 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 26.691 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.691 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 26.691 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 26.691 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 26.692 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 26.692 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.692 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 26.692 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 26.692 * [taylor]: Taking taylor expansion of b in c 26.692 * [backup-simplify]: Simplify b into b 26.692 * [backup-simplify]: Simplify (- b) into (- b) 26.692 * [backup-simplify]: Simplify (+ b (- b)) into 0 26.692 * [backup-simplify]: Simplify (- 0) into 0 26.692 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 26.692 * [backup-simplify]: Simplify (/ a (- (* 2 (/ a b)))) into (* -1/2 b) 26.692 * [taylor]: Taking taylor expansion of (* 2 (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b))) in a 26.692 * [taylor]: Taking taylor expansion of 2 in a 26.692 * [backup-simplify]: Simplify 2 into 2 26.692 * [taylor]: Taking taylor expansion of (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b)) in a 26.692 * [taylor]: Taking taylor expansion of a in a 26.692 * [backup-simplify]: Simplify 0 into 0 26.692 * [backup-simplify]: Simplify 1 into 1 26.692 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 26.692 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 26.693 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 26.693 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.693 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 26.693 * [taylor]: Taking taylor expansion of c in a 26.693 * [backup-simplify]: Simplify c into c 26.693 * [taylor]: Taking taylor expansion of (* -4 a) in a 26.693 * [taylor]: Taking taylor expansion of -4 in a 26.693 * [backup-simplify]: Simplify -4 into -4 26.693 * [taylor]: Taking taylor expansion of a in a 26.693 * [backup-simplify]: Simplify 0 into 0 26.693 * [backup-simplify]: Simplify 1 into 1 26.693 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.693 * [taylor]: Taking taylor expansion of b in a 26.693 * [backup-simplify]: Simplify b into b 26.693 * [backup-simplify]: Simplify (* -4 0) into 0 26.693 * [backup-simplify]: Simplify (* c 0) into 0 26.693 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.693 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 26.693 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 26.694 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 26.694 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 26.694 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.694 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 26.694 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 26.694 * [taylor]: Taking taylor expansion of b in a 26.694 * [backup-simplify]: Simplify b into b 26.694 * [backup-simplify]: Simplify (- b) into (- b) 26.694 * [backup-simplify]: Simplify (+ b (- b)) into 0 26.694 * [backup-simplify]: Simplify (- 0) into 0 26.694 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 26.695 * [backup-simplify]: Simplify (/ 1 (- (* 2 (/ c b)))) into (* -1/2 (/ b c)) 26.695 * [taylor]: Taking taylor expansion of (* 2 (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b))) in a 26.695 * [taylor]: Taking taylor expansion of 2 in a 26.695 * [backup-simplify]: Simplify 2 into 2 26.695 * [taylor]: Taking taylor expansion of (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b)) in a 26.695 * [taylor]: Taking taylor expansion of a in a 26.695 * [backup-simplify]: Simplify 0 into 0 26.695 * [backup-simplify]: Simplify 1 into 1 26.695 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 26.695 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 26.695 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 26.695 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 26.695 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 26.695 * [taylor]: Taking taylor expansion of c in a 26.695 * [backup-simplify]: Simplify c into c 26.695 * [taylor]: Taking taylor expansion of (* -4 a) in a 26.695 * [taylor]: Taking taylor expansion of -4 in a 26.695 * [backup-simplify]: Simplify -4 into -4 26.695 * [taylor]: Taking taylor expansion of a in a 26.695 * [backup-simplify]: Simplify 0 into 0 26.695 * [backup-simplify]: Simplify 1 into 1 26.695 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.695 * [taylor]: Taking taylor expansion of b in a 26.695 * [backup-simplify]: Simplify b into b 26.695 * [backup-simplify]: Simplify (* -4 0) into 0 26.695 * [backup-simplify]: Simplify (* c 0) into 0 26.695 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.695 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 26.695 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 26.696 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 26.696 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 26.696 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.696 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 26.696 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 26.696 * [taylor]: Taking taylor expansion of b in a 26.696 * [backup-simplify]: Simplify b into b 26.696 * [backup-simplify]: Simplify (- b) into (- b) 26.696 * [backup-simplify]: Simplify (+ b (- b)) into 0 26.697 * [backup-simplify]: Simplify (- 0) into 0 26.697 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 26.697 * [backup-simplify]: Simplify (/ 1 (- (* 2 (/ c b)))) into (* -1/2 (/ b c)) 26.697 * [backup-simplify]: Simplify (* 2 (* -1/2 (/ b c))) into (* -1 (/ b c)) 26.697 * [taylor]: Taking taylor expansion of (* -1 (/ b c)) in c 26.697 * [taylor]: Taking taylor expansion of -1 in c 26.697 * [backup-simplify]: Simplify -1 into -1 26.697 * [taylor]: Taking taylor expansion of (/ b c) in c 26.697 * [taylor]: Taking taylor expansion of b in c 26.697 * [backup-simplify]: Simplify b into b 26.697 * [taylor]: Taking taylor expansion of c in c 26.697 * [backup-simplify]: Simplify 0 into 0 26.697 * [backup-simplify]: Simplify 1 into 1 26.697 * [backup-simplify]: Simplify (/ b 1) into b 26.697 * [backup-simplify]: Simplify (* -1 b) into (* -1 b) 26.697 * [taylor]: Taking taylor expansion of (* -1 b) in b 26.697 * [taylor]: Taking taylor expansion of -1 in b 26.697 * [backup-simplify]: Simplify -1 into -1 26.697 * [taylor]: Taking taylor expansion of b in b 26.697 * [backup-simplify]: Simplify 0 into 0 26.697 * [backup-simplify]: Simplify 1 into 1 26.697 * [backup-simplify]: Simplify (* -1 0) into 0 26.697 * [backup-simplify]: Simplify 0 into 0 26.698 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 26.698 * [backup-simplify]: Simplify (+ (* c 0) (+ (* 0 -4) (* 0 0))) into 0 26.699 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 26.699 * [backup-simplify]: Simplify (+ 0 0) into 0 26.699 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 26.700 * [backup-simplify]: Simplify (- 0) into 0 26.700 * [backup-simplify]: Simplify (+ (* -2 (/ (pow c 2) (pow b 3))) 0) into (- (* 2 (/ (pow c 2) (pow b 3)))) 26.700 * [backup-simplify]: Simplify (- (/ 0 (- (* 2 (/ c b)))) (+ (* (* -1/2 (/ b c)) (/ (- (* 2 (/ (pow c 2) (pow b 3)))) (- (* 2 (/ c b))))))) into (* 1/2 (/ 1 b)) 26.700 * [backup-simplify]: Simplify (+ (* 2 (* 1/2 (/ 1 b))) (* 0 (* -1/2 (/ b c)))) into (/ 1 b) 26.700 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.700 * [taylor]: Taking taylor expansion of b in c 26.700 * [backup-simplify]: Simplify b into b 26.700 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.701 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 26.701 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 b)) into 0 26.701 * [taylor]: Taking taylor expansion of 0 in b 26.701 * [backup-simplify]: Simplify 0 into 0 26.701 * [backup-simplify]: Simplify 0 into 0 26.702 * [backup-simplify]: Simplify (+ (* -1 1) (* 0 0)) into -1 26.702 * [backup-simplify]: Simplify -1 into -1 26.702 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 26.703 * [backup-simplify]: Simplify (+ (* c 0) (+ (* 0 0) (+ (* 0 -4) (* 0 0)))) into 0 26.703 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 26.703 * [backup-simplify]: Simplify (+ 0 0) into 0 26.704 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 26.704 * [backup-simplify]: Simplify (- 0) into 0 26.704 * [backup-simplify]: Simplify (+ (* -4 (/ (pow c 3) (pow b 5))) 0) into (- (* 4 (/ (pow c 3) (pow b 5)))) 26.705 * [backup-simplify]: Simplify (- (/ 0 (- (* 2 (/ c b)))) (+ (* (* -1/2 (/ b c)) (/ (- (* 4 (/ (pow c 3) (pow b 5)))) (- (* 2 (/ c b))))) (* (* 1/2 (/ 1 b)) (/ (- (* 2 (/ (pow c 2) (pow b 3)))) (- (* 2 (/ c b))))))) into (* 1/2 (/ c (pow b 3))) 26.705 * [backup-simplify]: Simplify (+ (* 2 (* 1/2 (/ c (pow b 3)))) (+ (* 0 (* 1/2 (/ 1 b))) (* 0 (* -1/2 (/ b c))))) into (/ c (pow b 3)) 26.705 * [taylor]: Taking taylor expansion of (/ c (pow b 3)) in c 26.705 * [taylor]: Taking taylor expansion of c in c 26.705 * [backup-simplify]: Simplify 0 into 0 26.705 * [backup-simplify]: Simplify 1 into 1 26.705 * [taylor]: Taking taylor expansion of (pow b 3) in c 26.705 * [taylor]: Taking taylor expansion of b in c 26.705 * [backup-simplify]: Simplify b into b 26.705 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.705 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 26.705 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 26.705 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.705 * [taylor]: Taking taylor expansion of b in b 26.705 * [backup-simplify]: Simplify 0 into 0 26.705 * [backup-simplify]: Simplify 1 into 1 26.705 * [backup-simplify]: Simplify (/ 1 1) into 1 26.706 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.706 * [backup-simplify]: Simplify 0 into 0 26.707 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.707 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 b))) into 0 26.707 * [taylor]: Taking taylor expansion of 0 in b 26.707 * [backup-simplify]: Simplify 0 into 0 26.707 * [backup-simplify]: Simplify 0 into 0 26.707 * [backup-simplify]: Simplify 0 into 0 26.708 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 1) (* 0 0))) into 0 26.708 * [backup-simplify]: Simplify 0 into 0 26.709 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 26.710 * [backup-simplify]: Simplify (+ (* c 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 -4) (* 0 0))))) into 0 26.710 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 b))))) into 0 26.711 * [backup-simplify]: Simplify (+ 0 0) into 0 26.711 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ (pow c 2) (pow b 3))) 2) (+ (* 2 (* (* -2 (/ c b)) (* -4 (/ (pow c 3) (pow b 5))))))) (* 2 b)) into (* -10 (/ (pow c 4) (pow b 7))) 26.711 * [backup-simplify]: Simplify (- 0) into 0 26.711 * [backup-simplify]: Simplify (+ (* -10 (/ (pow c 4) (pow b 7))) 0) into (- (* 10 (/ (pow c 4) (pow b 7)))) 26.712 * [backup-simplify]: Simplify (- (/ 0 (- (* 2 (/ c b)))) (+ (* (* -1/2 (/ b c)) (/ (- (* 10 (/ (pow c 4) (pow b 7)))) (- (* 2 (/ c b))))) (* (* 1/2 (/ 1 b)) (/ (- (* 4 (/ (pow c 3) (pow b 5)))) (- (* 2 (/ c b))))) (* (* 1/2 (/ c (pow b 3))) (/ (- (* 2 (/ (pow c 2) (pow b 3)))) (- (* 2 (/ c b))))))) into (/ (pow c 2) (pow b 5)) 26.713 * [backup-simplify]: Simplify (+ (* 2 (/ (pow c 2) (pow b 5))) (+ (* 0 (* 1/2 (/ c (pow b 3)))) (+ (* 0 (* 1/2 (/ 1 b))) (* 0 (* -1/2 (/ b c)))))) into (* 2 (/ (pow c 2) (pow b 5))) 26.713 * [taylor]: Taking taylor expansion of (* 2 (/ (pow c 2) (pow b 5))) in c 26.713 * [taylor]: Taking taylor expansion of 2 in c 26.713 * [backup-simplify]: Simplify 2 into 2 26.713 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 5)) in c 26.713 * [taylor]: Taking taylor expansion of (pow c 2) in c 26.713 * [taylor]: Taking taylor expansion of c in c 26.713 * [backup-simplify]: Simplify 0 into 0 26.713 * [backup-simplify]: Simplify 1 into 1 26.713 * [taylor]: Taking taylor expansion of (pow b 5) in c 26.713 * [taylor]: Taking taylor expansion of b in c 26.713 * [backup-simplify]: Simplify b into b 26.713 * [backup-simplify]: Simplify (* 1 1) into 1 26.713 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.713 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 26.713 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 26.713 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 26.713 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 26.713 * [taylor]: Taking taylor expansion of 0 in b 26.713 * [backup-simplify]: Simplify 0 into 0 26.713 * [backup-simplify]: Simplify 0 into 0 26.715 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.715 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 26.715 * [taylor]: Taking taylor expansion of 0 in b 26.715 * [backup-simplify]: Simplify 0 into 0 26.715 * [backup-simplify]: Simplify 0 into 0 26.715 * [backup-simplify]: Simplify (* -1 (* b (* (/ 1 c) 1))) into (* -1 (/ b c)) 26.716 * [backup-simplify]: Simplify (/ (/ 1 a) (/ (- (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) 2)) into (/ 2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) 26.716 * [approximate]: Taking taylor expansion of (/ 2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in (a c b) around 0 26.716 * [taylor]: Taking taylor expansion of (/ 2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in b 26.716 * [taylor]: Taking taylor expansion of 2 in b 26.716 * [backup-simplify]: Simplify 2 into 2 26.716 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in b 26.716 * [taylor]: Taking taylor expansion of a in b 26.716 * [backup-simplify]: Simplify a into a 26.716 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 26.716 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 26.716 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 26.716 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.716 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 26.716 * [taylor]: Taking taylor expansion of (/ 1 c) in b 26.716 * [taylor]: Taking taylor expansion of c in b 26.716 * [backup-simplify]: Simplify c into c 26.716 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 26.716 * [taylor]: Taking taylor expansion of (/ -4 a) in b 26.716 * [taylor]: Taking taylor expansion of -4 in b 26.716 * [backup-simplify]: Simplify -4 into -4 26.716 * [taylor]: Taking taylor expansion of a in b 26.716 * [backup-simplify]: Simplify a into a 26.716 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 26.716 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.716 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.716 * [taylor]: Taking taylor expansion of b in b 26.716 * [backup-simplify]: Simplify 0 into 0 26.716 * [backup-simplify]: Simplify 1 into 1 26.716 * [backup-simplify]: Simplify (* 1 1) into 1 26.717 * [backup-simplify]: Simplify (/ 1 1) into 1 26.717 * [backup-simplify]: Simplify (+ 0 1) into 1 26.717 * [backup-simplify]: Simplify (sqrt 1) into 1 26.718 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.719 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.719 * [backup-simplify]: Simplify (+ 0 0) into 0 26.720 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 26.720 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.720 * [taylor]: Taking taylor expansion of b in b 26.720 * [backup-simplify]: Simplify 0 into 0 26.720 * [backup-simplify]: Simplify 1 into 1 26.720 * [backup-simplify]: Simplify (/ 1 1) into 1 26.721 * [backup-simplify]: Simplify (- 1) into -1 26.721 * [backup-simplify]: Simplify (+ 1 -1) into 0 26.721 * [backup-simplify]: Simplify (* a 0) into 0 26.722 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.722 * [backup-simplify]: Simplify (- 0) into 0 26.722 * [backup-simplify]: Simplify (+ 0 0) into 0 26.723 * [backup-simplify]: Simplify (+ (* a 0) (* 0 0)) into 0 26.723 * [backup-simplify]: Simplify (* (/ 1 c) (/ -4 a)) into (/ -4 (* a c)) 26.724 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.725 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.725 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 26.726 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 26.727 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.727 * [backup-simplify]: Simplify (- 0) into 0 26.727 * [backup-simplify]: Simplify (+ (/ -2 (* a c)) 0) into (- (* 2 (/ 1 (* a c)))) 26.728 * [backup-simplify]: Simplify (+ (* a (- (* 2 (/ 1 (* a c))))) (+ (* 0 0) (* 0 0))) into (- (* 2 (/ 1 c))) 26.728 * [backup-simplify]: Simplify (/ 2 (- (* 2 (/ 1 c)))) into (* -1 c) 26.728 * [taylor]: Taking taylor expansion of (/ 2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 26.728 * [taylor]: Taking taylor expansion of 2 in c 26.728 * [backup-simplify]: Simplify 2 into 2 26.728 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 26.728 * [taylor]: Taking taylor expansion of a in c 26.728 * [backup-simplify]: Simplify a into a 26.728 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 26.728 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 26.728 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 26.729 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.729 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 26.729 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.729 * [taylor]: Taking taylor expansion of c in c 26.729 * [backup-simplify]: Simplify 0 into 0 26.729 * [backup-simplify]: Simplify 1 into 1 26.729 * [backup-simplify]: Simplify (/ 1 1) into 1 26.729 * [taylor]: Taking taylor expansion of (/ -4 a) in c 26.729 * [taylor]: Taking taylor expansion of -4 in c 26.729 * [backup-simplify]: Simplify -4 into -4 26.729 * [taylor]: Taking taylor expansion of a in c 26.729 * [backup-simplify]: Simplify a into a 26.729 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 26.729 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.729 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.729 * [taylor]: Taking taylor expansion of b in c 26.729 * [backup-simplify]: Simplify b into b 26.729 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.729 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.730 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 26.730 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 26.730 * [backup-simplify]: Simplify (sqrt 0) into 0 26.731 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 26.731 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.731 * [taylor]: Taking taylor expansion of b in c 26.731 * [backup-simplify]: Simplify b into b 26.731 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.731 * [backup-simplify]: Simplify (+ 0 0) into 0 26.731 * [backup-simplify]: Simplify (* a 0) into 0 26.731 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 26.731 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 26.732 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 a)) (/ 1 b)))) (* 0 0)) into (- (+ (/ a b) (- +nan.0))) 26.732 * [backup-simplify]: Simplify (/ 2 (- (+ (/ a b) (- +nan.0)))) into (/ -2 (+ (/ a b) (- +nan.0))) 26.732 * [taylor]: Taking taylor expansion of (/ 2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 26.733 * [taylor]: Taking taylor expansion of 2 in a 26.733 * [backup-simplify]: Simplify 2 into 2 26.733 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 26.733 * [taylor]: Taking taylor expansion of a in a 26.733 * [backup-simplify]: Simplify 0 into 0 26.733 * [backup-simplify]: Simplify 1 into 1 26.733 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 26.733 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 26.733 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 26.733 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.733 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 26.733 * [taylor]: Taking taylor expansion of (/ 1 c) in a 26.733 * [taylor]: Taking taylor expansion of c in a 26.733 * [backup-simplify]: Simplify c into c 26.733 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 26.733 * [taylor]: Taking taylor expansion of (/ -4 a) in a 26.733 * [taylor]: Taking taylor expansion of -4 in a 26.733 * [backup-simplify]: Simplify -4 into -4 26.733 * [taylor]: Taking taylor expansion of a in a 26.733 * [backup-simplify]: Simplify 0 into 0 26.733 * [backup-simplify]: Simplify 1 into 1 26.733 * [backup-simplify]: Simplify (/ -4 1) into -4 26.733 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.733 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.733 * [taylor]: Taking taylor expansion of b in a 26.733 * [backup-simplify]: Simplify b into b 26.733 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.733 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.734 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 26.734 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 26.734 * [backup-simplify]: Simplify (sqrt 0) into 0 26.734 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 26.734 * [taylor]: Taking taylor expansion of (/ 1 b) in a 26.734 * [taylor]: Taking taylor expansion of b in a 26.734 * [backup-simplify]: Simplify b into b 26.734 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.734 * [backup-simplify]: Simplify (+ 0 0) into 0 26.735 * [backup-simplify]: Simplify (* 0 0) into 0 26.735 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 26.735 * [backup-simplify]: Simplify (+ (/ +nan.0 c) (- (/ 1 b))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 26.735 * [backup-simplify]: Simplify (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 1 0)) into 0 26.736 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 26.736 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 26.736 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (* 0 -4)) into 0 26.736 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 26.737 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 26.737 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 26.737 * [backup-simplify]: Simplify (- 0) into 0 26.737 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 26.738 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 26.738 * [backup-simplify]: Simplify (/ 2 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) into (/ -2 (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 26.738 * [taylor]: Taking taylor expansion of (/ 2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 26.738 * [taylor]: Taking taylor expansion of 2 in a 26.738 * [backup-simplify]: Simplify 2 into 2 26.738 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 26.738 * [taylor]: Taking taylor expansion of a in a 26.738 * [backup-simplify]: Simplify 0 into 0 26.738 * [backup-simplify]: Simplify 1 into 1 26.738 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 26.738 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 26.738 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 26.738 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 26.738 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 26.738 * [taylor]: Taking taylor expansion of (/ 1 c) in a 26.738 * [taylor]: Taking taylor expansion of c in a 26.738 * [backup-simplify]: Simplify c into c 26.738 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 26.738 * [taylor]: Taking taylor expansion of (/ -4 a) in a 26.738 * [taylor]: Taking taylor expansion of -4 in a 26.738 * [backup-simplify]: Simplify -4 into -4 26.738 * [taylor]: Taking taylor expansion of a in a 26.738 * [backup-simplify]: Simplify 0 into 0 26.738 * [backup-simplify]: Simplify 1 into 1 26.739 * [backup-simplify]: Simplify (/ -4 1) into -4 26.739 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.739 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.739 * [taylor]: Taking taylor expansion of b in a 26.739 * [backup-simplify]: Simplify b into b 26.739 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.739 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.739 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 26.739 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 26.739 * [backup-simplify]: Simplify (sqrt 0) into 0 26.739 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 26.740 * [taylor]: Taking taylor expansion of (/ 1 b) in a 26.740 * [taylor]: Taking taylor expansion of b in a 26.740 * [backup-simplify]: Simplify b into b 26.740 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.740 * [backup-simplify]: Simplify (+ 0 0) into 0 26.743 * [backup-simplify]: Simplify (* 0 0) into 0 26.743 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 26.744 * [backup-simplify]: Simplify (+ (/ +nan.0 c) (- (/ 1 b))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 26.744 * [backup-simplify]: Simplify (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 1 0)) into 0 26.745 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 26.745 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 26.745 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (* 0 -4)) into 0 26.745 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 26.746 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 26.746 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 26.746 * [backup-simplify]: Simplify (- 0) into 0 26.746 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 26.747 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 26.747 * [backup-simplify]: Simplify (/ 2 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) into (/ -2 (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 26.747 * [taylor]: Taking taylor expansion of (/ -2 (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) in c 26.747 * [taylor]: Taking taylor expansion of -2 in c 26.747 * [backup-simplify]: Simplify -2 into -2 26.747 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 26.747 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.747 * [taylor]: Taking taylor expansion of b in c 26.747 * [backup-simplify]: Simplify b into b 26.747 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.747 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 26.747 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.747 * [taylor]: Taking taylor expansion of +nan.0 in c 26.747 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.747 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.747 * [taylor]: Taking taylor expansion of c in c 26.747 * [backup-simplify]: Simplify 0 into 0 26.747 * [backup-simplify]: Simplify 1 into 1 26.747 * [backup-simplify]: Simplify (/ 1 1) into 1 26.748 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.748 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.748 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.749 * [backup-simplify]: Simplify (/ -2 (- +nan.0)) into +nan.0 26.750 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.750 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 26.750 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (* 0 -4))) into 0 26.750 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.750 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 26.750 * [backup-simplify]: Simplify (+ 0 0) into 0 26.751 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.751 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 26.751 * [backup-simplify]: Simplify (- 0) into 0 26.752 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.752 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 26.753 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (+ (* (/ -2 (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) (/ (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))))))) into (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c)))))))))) 26.753 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c)))))))))) in c 26.753 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c))))))))) in c 26.753 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) in c 26.753 * [taylor]: Taking taylor expansion of +nan.0 in c 26.753 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.753 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c)))))) in c 26.753 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c))))) in c 26.753 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 26.753 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.753 * [taylor]: Taking taylor expansion of b in c 26.753 * [backup-simplify]: Simplify b into b 26.753 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.753 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 26.753 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.753 * [taylor]: Taking taylor expansion of +nan.0 in c 26.753 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.753 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.753 * [taylor]: Taking taylor expansion of c in c 26.753 * [backup-simplify]: Simplify 0 into 0 26.753 * [backup-simplify]: Simplify 1 into 1 26.754 * [backup-simplify]: Simplify (/ 1 1) into 1 26.754 * [taylor]: Taking taylor expansion of (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c)))) in c 26.754 * [taylor]: Taking taylor expansion of (pow c 2) in c 26.754 * [taylor]: Taking taylor expansion of c in c 26.754 * [backup-simplify]: Simplify 0 into 0 26.754 * [backup-simplify]: Simplify 1 into 1 26.754 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.754 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.754 * [taylor]: Taking taylor expansion of b in c 26.754 * [backup-simplify]: Simplify b into b 26.754 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.754 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.754 * [taylor]: Taking taylor expansion of +nan.0 in c 26.754 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.754 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.754 * [taylor]: Taking taylor expansion of c in c 26.754 * [backup-simplify]: Simplify 0 into 0 26.754 * [backup-simplify]: Simplify 1 into 1 26.754 * [backup-simplify]: Simplify (/ 1 1) into 1 26.754 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.755 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.755 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.755 * [backup-simplify]: Simplify (* 1 1) into 1 26.756 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.756 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.756 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.757 * [backup-simplify]: Simplify (* 1 (- +nan.0)) into +nan.0 26.757 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 26.758 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 26.758 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c)))))))) in c 26.758 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) in c 26.758 * [taylor]: Taking taylor expansion of +nan.0 in c 26.758 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.758 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c)))))) in c 26.758 * [taylor]: Taking taylor expansion of (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c))))) in c 26.758 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.758 * [taylor]: Taking taylor expansion of b in c 26.758 * [backup-simplify]: Simplify b into b 26.758 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c)))) in c 26.758 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 26.758 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.758 * [taylor]: Taking taylor expansion of b in c 26.758 * [backup-simplify]: Simplify b into b 26.758 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.758 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 26.758 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.758 * [taylor]: Taking taylor expansion of +nan.0 in c 26.758 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.758 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.758 * [taylor]: Taking taylor expansion of c in c 26.758 * [backup-simplify]: Simplify 0 into 0 26.758 * [backup-simplify]: Simplify 1 into 1 26.759 * [backup-simplify]: Simplify (/ 1 1) into 1 26.759 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.759 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.759 * [taylor]: Taking taylor expansion of b in c 26.759 * [backup-simplify]: Simplify b into b 26.759 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.759 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.759 * [taylor]: Taking taylor expansion of +nan.0 in c 26.759 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.759 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.759 * [taylor]: Taking taylor expansion of c in c 26.759 * [backup-simplify]: Simplify 0 into 0 26.759 * [backup-simplify]: Simplify 1 into 1 26.759 * [backup-simplify]: Simplify (/ 1 1) into 1 26.759 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.759 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.760 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.760 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.760 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.761 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.761 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.762 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 26.762 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 26.762 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.762 * [backup-simplify]: Simplify (* +nan.0 +nan.0) into +nan.0 26.763 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 26.763 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 26.763 * [taylor]: Taking taylor expansion of (- +nan.0) in b 26.763 * [taylor]: Taking taylor expansion of +nan.0 in b 26.763 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.763 * [taylor]: Taking taylor expansion of +nan.0 in b 26.763 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.764 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.764 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 26.764 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4)))) into 0 26.765 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 26.765 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 26.765 * [backup-simplify]: Simplify (+ 0 0) into 0 26.766 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 2) (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 26.767 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 26.767 * [backup-simplify]: Simplify (- 0) into 0 26.768 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 26.770 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4))))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.775 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (+ (* (/ -2 (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) (/ (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))))) (* (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c)))))))))) (/ (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))))))) into (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))))))))))) 26.775 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))))))))))) in c 26.775 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))))))))) in c 26.775 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))))))) in c 26.776 * [taylor]: Taking taylor expansion of +nan.0 in c 26.776 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.776 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c))))))) in c 26.776 * [taylor]: Taking taylor expansion of (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))))) in c 26.776 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.776 * [taylor]: Taking taylor expansion of b in c 26.776 * [backup-simplify]: Simplify b into b 26.776 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c))))) in c 26.776 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 26.776 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.776 * [taylor]: Taking taylor expansion of b in c 26.776 * [backup-simplify]: Simplify b into b 26.776 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.776 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 26.776 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.776 * [taylor]: Taking taylor expansion of +nan.0 in c 26.776 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.776 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.776 * [taylor]: Taking taylor expansion of c in c 26.776 * [backup-simplify]: Simplify 0 into 0 26.776 * [backup-simplify]: Simplify 1 into 1 26.777 * [backup-simplify]: Simplify (/ 1 1) into 1 26.777 * [taylor]: Taking taylor expansion of (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))) in c 26.777 * [taylor]: Taking taylor expansion of c in c 26.777 * [backup-simplify]: Simplify 0 into 0 26.777 * [backup-simplify]: Simplify 1 into 1 26.777 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.777 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.777 * [taylor]: Taking taylor expansion of b in c 26.777 * [backup-simplify]: Simplify b into b 26.777 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.777 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.777 * [taylor]: Taking taylor expansion of +nan.0 in c 26.777 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.777 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.777 * [taylor]: Taking taylor expansion of c in c 26.777 * [backup-simplify]: Simplify 0 into 0 26.777 * [backup-simplify]: Simplify 1 into 1 26.777 * [backup-simplify]: Simplify (/ 1 1) into 1 26.778 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.778 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.778 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.779 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.780 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.780 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.781 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.782 * [backup-simplify]: Simplify (* 0 (- +nan.0)) into 0 26.782 * [backup-simplify]: Simplify (* (- +nan.0) 0) into 0 26.782 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 26.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.784 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.784 * [backup-simplify]: Simplify (- 0) into 0 26.784 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.785 * [backup-simplify]: Simplify (+ (* 0 (/ 1 b)) (* 1 (- +nan.0))) into (- +nan.0) 26.786 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.787 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.787 * [backup-simplify]: Simplify (- 0) into 0 26.787 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.788 * [backup-simplify]: Simplify (+ (* (- +nan.0) (- +nan.0)) (* (/ 1 b) 0)) into (- +nan.0) 26.788 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.789 * [backup-simplify]: Simplify (+ (* (pow b 2) (- +nan.0)) (* 0 0)) into (- (* +nan.0 (pow b 2))) 26.789 * [backup-simplify]: Simplify (/ 1 (- (* +nan.0 (pow b 2)))) into (/ +nan.0 (pow b 2)) 26.789 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))))))))) in c 26.789 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))))))) in c 26.789 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) in c 26.789 * [taylor]: Taking taylor expansion of +nan.0 in c 26.789 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.789 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c)))))) in c 26.789 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))) in c 26.789 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 26.789 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.789 * [taylor]: Taking taylor expansion of b in c 26.789 * [backup-simplify]: Simplify b into b 26.790 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.790 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 26.790 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.790 * [taylor]: Taking taylor expansion of +nan.0 in c 26.790 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.790 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.790 * [taylor]: Taking taylor expansion of c in c 26.790 * [backup-simplify]: Simplify 0 into 0 26.790 * [backup-simplify]: Simplify 1 into 1 26.790 * [backup-simplify]: Simplify (/ 1 1) into 1 26.790 * [taylor]: Taking taylor expansion of (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c)))) in c 26.790 * [taylor]: Taking taylor expansion of (pow c 3) in c 26.790 * [taylor]: Taking taylor expansion of c in c 26.790 * [backup-simplify]: Simplify 0 into 0 26.790 * [backup-simplify]: Simplify 1 into 1 26.790 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.790 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.790 * [taylor]: Taking taylor expansion of b in c 26.790 * [backup-simplify]: Simplify b into b 26.790 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.790 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.790 * [taylor]: Taking taylor expansion of +nan.0 in c 26.790 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.790 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.790 * [taylor]: Taking taylor expansion of c in c 26.790 * [backup-simplify]: Simplify 0 into 0 26.790 * [backup-simplify]: Simplify 1 into 1 26.790 * [backup-simplify]: Simplify (/ 1 1) into 1 26.791 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.791 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.791 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.792 * [backup-simplify]: Simplify (* 1 1) into 1 26.792 * [backup-simplify]: Simplify (* 1 1) into 1 26.792 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.792 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.793 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.793 * [backup-simplify]: Simplify (* 1 (- +nan.0)) into +nan.0 26.794 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 26.794 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 26.794 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))))))) in c 26.794 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))))) in c 26.794 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) in c 26.794 * [taylor]: Taking taylor expansion of +nan.0 in c 26.794 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.794 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 26.794 * [taylor]: Taking taylor expansion of (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 26.794 * [taylor]: Taking taylor expansion of (pow b 4) in c 26.794 * [taylor]: Taking taylor expansion of b in c 26.794 * [backup-simplify]: Simplify b into b 26.794 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 26.794 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 26.794 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.794 * [taylor]: Taking taylor expansion of b in c 26.794 * [backup-simplify]: Simplify b into b 26.794 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.794 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 26.794 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.794 * [taylor]: Taking taylor expansion of +nan.0 in c 26.795 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.795 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.795 * [taylor]: Taking taylor expansion of c in c 26.795 * [backup-simplify]: Simplify 0 into 0 26.795 * [backup-simplify]: Simplify 1 into 1 26.795 * [backup-simplify]: Simplify (/ 1 1) into 1 26.795 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 26.795 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.795 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.795 * [taylor]: Taking taylor expansion of b in c 26.795 * [backup-simplify]: Simplify b into b 26.795 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.795 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.795 * [taylor]: Taking taylor expansion of +nan.0 in c 26.795 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.795 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.795 * [taylor]: Taking taylor expansion of c in c 26.795 * [backup-simplify]: Simplify 0 into 0 26.795 * [backup-simplify]: Simplify 1 into 1 26.795 * [backup-simplify]: Simplify (/ 1 1) into 1 26.796 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.796 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.796 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.796 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.796 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 26.797 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.797 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.797 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.798 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 26.799 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 26.799 * [backup-simplify]: Simplify (* (pow b 4) +nan.0) into (* +nan.0 (pow b 4)) 26.799 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 4))) into (/ +nan.0 (pow b 4)) 26.799 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))))) in c 26.799 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))) in c 26.799 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) in c 26.799 * [taylor]: Taking taylor expansion of +nan.0 in c 26.799 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.799 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) in c 26.799 * [taylor]: Taking taylor expansion of (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 26.799 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.799 * [taylor]: Taking taylor expansion of b in c 26.799 * [backup-simplify]: Simplify b into b 26.799 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 26.799 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 26.799 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.799 * [taylor]: Taking taylor expansion of b in c 26.799 * [backup-simplify]: Simplify b into b 26.799 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.799 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 26.799 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.799 * [taylor]: Taking taylor expansion of +nan.0 in c 26.799 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.799 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.799 * [taylor]: Taking taylor expansion of c in c 26.799 * [backup-simplify]: Simplify 0 into 0 26.799 * [backup-simplify]: Simplify 1 into 1 26.799 * [backup-simplify]: Simplify (/ 1 1) into 1 26.799 * [taylor]: Taking taylor expansion of (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 26.800 * [taylor]: Taking taylor expansion of (pow c 2) in c 26.800 * [taylor]: Taking taylor expansion of c in c 26.800 * [backup-simplify]: Simplify 0 into 0 26.800 * [backup-simplify]: Simplify 1 into 1 26.800 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 26.800 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.800 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.800 * [taylor]: Taking taylor expansion of b in c 26.800 * [backup-simplify]: Simplify b into b 26.800 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.800 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.800 * [taylor]: Taking taylor expansion of +nan.0 in c 26.800 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.800 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.800 * [taylor]: Taking taylor expansion of c in c 26.800 * [backup-simplify]: Simplify 0 into 0 26.800 * [backup-simplify]: Simplify 1 into 1 26.800 * [backup-simplify]: Simplify (/ 1 1) into 1 26.800 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.801 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.801 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.801 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.801 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.802 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.802 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.802 * [backup-simplify]: Simplify (* 1 1) into 1 26.803 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 26.804 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 26.804 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 26.804 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 26.804 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.804 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) in c 26.804 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) in c 26.804 * [taylor]: Taking taylor expansion of +nan.0 in c 26.804 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.804 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 26.804 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 26.805 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 26.805 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.805 * [taylor]: Taking taylor expansion of b in c 26.805 * [backup-simplify]: Simplify b into b 26.805 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.805 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 26.805 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.805 * [taylor]: Taking taylor expansion of +nan.0 in c 26.805 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.805 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.805 * [taylor]: Taking taylor expansion of c in c 26.805 * [backup-simplify]: Simplify 0 into 0 26.805 * [backup-simplify]: Simplify 1 into 1 26.805 * [backup-simplify]: Simplify (/ 1 1) into 1 26.805 * [taylor]: Taking taylor expansion of (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 26.805 * [taylor]: Taking taylor expansion of (pow c 4) in c 26.805 * [taylor]: Taking taylor expansion of c in c 26.805 * [backup-simplify]: Simplify 0 into 0 26.805 * [backup-simplify]: Simplify 1 into 1 26.805 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 26.805 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.805 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.805 * [taylor]: Taking taylor expansion of b in c 26.805 * [backup-simplify]: Simplify b into b 26.805 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.805 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.805 * [taylor]: Taking taylor expansion of +nan.0 in c 26.805 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.805 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.805 * [taylor]: Taking taylor expansion of c in c 26.805 * [backup-simplify]: Simplify 0 into 0 26.805 * [backup-simplify]: Simplify 1 into 1 26.806 * [backup-simplify]: Simplify (/ 1 1) into 1 26.806 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.806 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.807 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.807 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.807 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.808 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.808 * [backup-simplify]: Simplify (* 1 1) into 1 26.808 * [backup-simplify]: Simplify (* 1 1) into 1 26.809 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 26.809 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 26.810 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 26.810 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 26.811 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.811 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.811 * [backup-simplify]: Simplify (- 0) into 0 26.811 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.812 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.812 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.812 * [backup-simplify]: Simplify (+ (* 1 (/ 1 b)) (* 0 (- +nan.0))) into (/ 1 b) 26.813 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.813 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.814 * [backup-simplify]: Simplify (- 0) into 0 26.814 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.814 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.814 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 26.814 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.815 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.815 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.815 * [backup-simplify]: Simplify (- 0) into 0 26.815 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.816 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 26.816 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.817 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.817 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.818 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.818 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.818 * [backup-simplify]: Simplify (- 0) into 0 26.818 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.819 * [backup-simplify]: Simplify (+ (* (- +nan.0) (- (* +nan.0 (/ 1 b)))) (* (/ 1 b) +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.819 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 26.819 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.819 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.819 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.819 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.819 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.819 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.819 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.819 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.820 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.820 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.820 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 26.820 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 26.820 * [taylor]: Taking taylor expansion of +nan.0 in b 26.820 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.820 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.820 * [taylor]: Taking taylor expansion of b in b 26.820 * [backup-simplify]: Simplify 0 into 0 26.820 * [backup-simplify]: Simplify 1 into 1 26.820 * [backup-simplify]: Simplify (/ 1 1) into 1 26.820 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.821 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.821 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.823 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.824 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.824 * [backup-simplify]: Simplify (- 0) into 0 26.824 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.825 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.825 * [backup-simplify]: Simplify (+ (* 1 (/ 1 b)) (* 0 (- +nan.0))) into (/ 1 b) 26.826 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.827 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.827 * [backup-simplify]: Simplify (- 0) into 0 26.827 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.828 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.828 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 26.828 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.828 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) 0) into (- (* +nan.0 (/ 1 b))) 26.829 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.829 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 26.829 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 26.829 * [taylor]: Taking taylor expansion of +nan.0 in b 26.829 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.829 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.829 * [taylor]: Taking taylor expansion of b in b 26.829 * [backup-simplify]: Simplify 0 into 0 26.829 * [backup-simplify]: Simplify 1 into 1 26.829 * [backup-simplify]: Simplify (/ 1 1) into 1 26.830 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.830 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.830 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.831 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.832 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.832 * [backup-simplify]: Simplify (- 0) into 0 26.832 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.833 * [backup-simplify]: Simplify (- (/ 0 (- +nan.0)) (+ (* +nan.0 (/ (/ 1 b) (- +nan.0))))) into (- (* +nan.0 (/ 1 b))) 26.833 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 26.833 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 26.833 * [taylor]: Taking taylor expansion of +nan.0 in b 26.833 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.833 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.833 * [taylor]: Taking taylor expansion of b in b 26.833 * [backup-simplify]: Simplify 0 into 0 26.833 * [backup-simplify]: Simplify 1 into 1 26.834 * [backup-simplify]: Simplify (/ 1 1) into 1 26.834 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.835 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.835 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.837 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 b)) (* (pow (/ 1 c) 2) (/ 1 (/ 1 a))))) (+ (* (- +nan.0) (* (/ 1 (/ 1 b)) (* (/ 1 c) 1))) (* (- +nan.0) (* (/ 1 (/ 1 b)) (* 1 (/ 1 a)))))) into (- (+ (* +nan.0 (/ b c)) (- (+ (* +nan.0 (/ b a)) (- (* +nan.0 (/ (* a b) (pow c 2)))))))) 26.837 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (/ (- (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) 2)) into (/ -2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) 26.837 * [approximate]: Taking taylor expansion of (/ -2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in (a c b) around 0 26.837 * [taylor]: Taking taylor expansion of (/ -2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in b 26.837 * [taylor]: Taking taylor expansion of -2 in b 26.837 * [backup-simplify]: Simplify -2 into -2 26.837 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in b 26.837 * [taylor]: Taking taylor expansion of a in b 26.837 * [backup-simplify]: Simplify a into a 26.837 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 26.837 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.837 * [taylor]: Taking taylor expansion of b in b 26.838 * [backup-simplify]: Simplify 0 into 0 26.838 * [backup-simplify]: Simplify 1 into 1 26.838 * [backup-simplify]: Simplify (/ 1 1) into 1 26.838 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 26.838 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 26.838 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.838 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 26.838 * [taylor]: Taking taylor expansion of (/ -1 c) in b 26.838 * [taylor]: Taking taylor expansion of -1 in b 26.838 * [backup-simplify]: Simplify -1 into -1 26.838 * [taylor]: Taking taylor expansion of c in b 26.838 * [backup-simplify]: Simplify c into c 26.838 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 26.838 * [taylor]: Taking taylor expansion of (/ 4 a) in b 26.838 * [taylor]: Taking taylor expansion of 4 in b 26.838 * [backup-simplify]: Simplify 4 into 4 26.838 * [taylor]: Taking taylor expansion of a in b 26.838 * [backup-simplify]: Simplify a into a 26.839 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 26.839 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.839 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.839 * [taylor]: Taking taylor expansion of b in b 26.839 * [backup-simplify]: Simplify 0 into 0 26.839 * [backup-simplify]: Simplify 1 into 1 26.839 * [backup-simplify]: Simplify (* 1 1) into 1 26.839 * [backup-simplify]: Simplify (/ 1 1) into 1 26.840 * [backup-simplify]: Simplify (+ 0 1) into 1 26.840 * [backup-simplify]: Simplify (sqrt 1) into 1 26.841 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.842 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.842 * [backup-simplify]: Simplify (+ 0 0) into 0 26.843 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 26.843 * [backup-simplify]: Simplify (+ 1 1) into 2 26.843 * [backup-simplify]: Simplify (* a 2) into (* 2 a) 26.844 * [backup-simplify]: Simplify (/ -2 (* 2 a)) into (/ -1 a) 26.844 * [taylor]: Taking taylor expansion of (/ -2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 26.844 * [taylor]: Taking taylor expansion of -2 in c 26.844 * [backup-simplify]: Simplify -2 into -2 26.844 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 26.844 * [taylor]: Taking taylor expansion of a in c 26.844 * [backup-simplify]: Simplify a into a 26.844 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 26.844 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.844 * [taylor]: Taking taylor expansion of b in c 26.844 * [backup-simplify]: Simplify b into b 26.844 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.844 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 26.844 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 26.844 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.844 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 26.844 * [taylor]: Taking taylor expansion of (/ -1 c) in c 26.844 * [taylor]: Taking taylor expansion of -1 in c 26.844 * [backup-simplify]: Simplify -1 into -1 26.844 * [taylor]: Taking taylor expansion of c in c 26.844 * [backup-simplify]: Simplify 0 into 0 26.844 * [backup-simplify]: Simplify 1 into 1 26.845 * [backup-simplify]: Simplify (/ -1 1) into -1 26.845 * [taylor]: Taking taylor expansion of (/ 4 a) in c 26.845 * [taylor]: Taking taylor expansion of 4 in c 26.845 * [backup-simplify]: Simplify 4 into 4 26.845 * [taylor]: Taking taylor expansion of a in c 26.845 * [backup-simplify]: Simplify a into a 26.845 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 26.845 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 26.845 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.845 * [taylor]: Taking taylor expansion of b in c 26.845 * [backup-simplify]: Simplify b into b 26.845 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.845 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.845 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 26.845 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 26.851 * [backup-simplify]: Simplify (sqrt 0) into 0 26.852 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 26.853 * [backup-simplify]: Simplify (+ 0 0) into 0 26.853 * [backup-simplify]: Simplify (* a 0) into 0 26.853 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 26.854 * [backup-simplify]: Simplify (+ (* a (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0)) into (- (/ a b) +nan.0) 26.854 * [backup-simplify]: Simplify (/ -2 (- (/ a b) +nan.0)) into (/ -2 (- (/ a b) +nan.0)) 26.854 * [taylor]: Taking taylor expansion of (/ -2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 26.854 * [taylor]: Taking taylor expansion of -2 in a 26.854 * [backup-simplify]: Simplify -2 into -2 26.854 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 26.854 * [taylor]: Taking taylor expansion of a in a 26.854 * [backup-simplify]: Simplify 0 into 0 26.854 * [backup-simplify]: Simplify 1 into 1 26.854 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 26.854 * [taylor]: Taking taylor expansion of (/ 1 b) in a 26.854 * [taylor]: Taking taylor expansion of b in a 26.854 * [backup-simplify]: Simplify b into b 26.855 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.855 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 26.855 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 26.855 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.855 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 26.855 * [taylor]: Taking taylor expansion of (/ -1 c) in a 26.855 * [taylor]: Taking taylor expansion of -1 in a 26.855 * [backup-simplify]: Simplify -1 into -1 26.855 * [taylor]: Taking taylor expansion of c in a 26.855 * [backup-simplify]: Simplify c into c 26.855 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 26.855 * [taylor]: Taking taylor expansion of (/ 4 a) in a 26.855 * [taylor]: Taking taylor expansion of 4 in a 26.855 * [backup-simplify]: Simplify 4 into 4 26.855 * [taylor]: Taking taylor expansion of a in a 26.855 * [backup-simplify]: Simplify 0 into 0 26.855 * [backup-simplify]: Simplify 1 into 1 26.855 * [backup-simplify]: Simplify (/ 4 1) into 4 26.856 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.856 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.856 * [taylor]: Taking taylor expansion of b in a 26.856 * [backup-simplify]: Simplify b into b 26.856 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.856 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.856 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 26.856 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 26.856 * [backup-simplify]: Simplify (sqrt 0) into 0 26.857 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 26.857 * [backup-simplify]: Simplify (+ 0 0) into 0 26.858 * [backup-simplify]: Simplify (* 0 0) into 0 26.858 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 c)) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 26.859 * [backup-simplify]: Simplify (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 1 0)) into 0 26.859 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 26.860 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 26.860 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 26.860 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (* 0 4)) into 0 26.860 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 26.861 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 26.862 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 26.863 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0))) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 26.863 * [backup-simplify]: Simplify (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) into (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) 26.863 * [taylor]: Taking taylor expansion of (/ -2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 26.863 * [taylor]: Taking taylor expansion of -2 in a 26.863 * [backup-simplify]: Simplify -2 into -2 26.863 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 26.863 * [taylor]: Taking taylor expansion of a in a 26.863 * [backup-simplify]: Simplify 0 into 0 26.863 * [backup-simplify]: Simplify 1 into 1 26.863 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 26.863 * [taylor]: Taking taylor expansion of (/ 1 b) in a 26.863 * [taylor]: Taking taylor expansion of b in a 26.863 * [backup-simplify]: Simplify b into b 26.863 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.863 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 26.863 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 26.863 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 26.863 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 26.863 * [taylor]: Taking taylor expansion of (/ -1 c) in a 26.863 * [taylor]: Taking taylor expansion of -1 in a 26.863 * [backup-simplify]: Simplify -1 into -1 26.863 * [taylor]: Taking taylor expansion of c in a 26.863 * [backup-simplify]: Simplify c into c 26.863 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 26.864 * [taylor]: Taking taylor expansion of (/ 4 a) in a 26.864 * [taylor]: Taking taylor expansion of 4 in a 26.864 * [backup-simplify]: Simplify 4 into 4 26.864 * [taylor]: Taking taylor expansion of a in a 26.864 * [backup-simplify]: Simplify 0 into 0 26.864 * [backup-simplify]: Simplify 1 into 1 26.864 * [backup-simplify]: Simplify (/ 4 1) into 4 26.864 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 26.864 * [taylor]: Taking taylor expansion of (pow b 2) in a 26.864 * [taylor]: Taking taylor expansion of b in a 26.864 * [backup-simplify]: Simplify b into b 26.864 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.864 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 26.865 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 26.865 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 26.865 * [backup-simplify]: Simplify (sqrt 0) into 0 26.866 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 26.866 * [backup-simplify]: Simplify (+ 0 0) into 0 26.866 * [backup-simplify]: Simplify (* 0 0) into 0 26.867 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 c)) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 26.867 * [backup-simplify]: Simplify (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 1 0)) into 0 26.867 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 26.868 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 26.868 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 26.869 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (* 0 4)) into 0 26.869 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 26.870 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 26.870 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 26.871 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0))) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 26.871 * [backup-simplify]: Simplify (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) into (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) 26.871 * [taylor]: Taking taylor expansion of (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) in c 26.871 * [taylor]: Taking taylor expansion of -2 in c 26.871 * [backup-simplify]: Simplify -2 into -2 26.871 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.871 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.871 * [taylor]: Taking taylor expansion of b in c 26.871 * [backup-simplify]: Simplify b into b 26.871 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.871 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.871 * [taylor]: Taking taylor expansion of +nan.0 in c 26.872 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.872 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.872 * [taylor]: Taking taylor expansion of c in c 26.872 * [backup-simplify]: Simplify 0 into 0 26.872 * [backup-simplify]: Simplify 1 into 1 26.872 * [backup-simplify]: Simplify (/ 1 1) into 1 26.872 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.873 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.874 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.874 * [backup-simplify]: Simplify (/ -2 (- +nan.0)) into +nan.0 26.875 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 26.876 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.876 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 26.877 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (* 0 4))) into 0 26.877 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.877 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 26.877 * [backup-simplify]: Simplify (+ 0 0) into 0 26.878 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.879 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.880 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 26.882 * [backup-simplify]: Simplify (- (/ 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (+ (* (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (/ (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) into (- (+ (* +nan.0 (/ 1 (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))) 26.882 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))) in c 26.882 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) in c 26.882 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 26.882 * [taylor]: Taking taylor expansion of +nan.0 in c 26.882 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.882 * [taylor]: Taking taylor expansion of (/ 1 (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 26.882 * [taylor]: Taking taylor expansion of (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 26.882 * [taylor]: Taking taylor expansion of (pow c 2) in c 26.882 * [taylor]: Taking taylor expansion of c in c 26.882 * [backup-simplify]: Simplify 0 into 0 26.882 * [backup-simplify]: Simplify 1 into 1 26.882 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 26.882 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.882 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.882 * [taylor]: Taking taylor expansion of b in c 26.882 * [backup-simplify]: Simplify b into b 26.882 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.882 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.882 * [taylor]: Taking taylor expansion of +nan.0 in c 26.882 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.882 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.882 * [taylor]: Taking taylor expansion of c in c 26.882 * [backup-simplify]: Simplify 0 into 0 26.882 * [backup-simplify]: Simplify 1 into 1 26.883 * [backup-simplify]: Simplify (/ 1 1) into 1 26.883 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.883 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.884 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.885 * [backup-simplify]: Simplify (* 1 1) into 1 26.886 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 26.886 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 26.887 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 26.887 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) in c 26.887 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 26.887 * [taylor]: Taking taylor expansion of +nan.0 in c 26.887 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.887 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 26.887 * [taylor]: Taking taylor expansion of (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 26.887 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.887 * [taylor]: Taking taylor expansion of b in c 26.887 * [backup-simplify]: Simplify b into b 26.887 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 26.887 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.887 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.887 * [taylor]: Taking taylor expansion of b in c 26.887 * [backup-simplify]: Simplify b into b 26.887 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.887 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.887 * [taylor]: Taking taylor expansion of +nan.0 in c 26.887 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.887 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.887 * [taylor]: Taking taylor expansion of c in c 26.887 * [backup-simplify]: Simplify 0 into 0 26.887 * [backup-simplify]: Simplify 1 into 1 26.888 * [backup-simplify]: Simplify (/ 1 1) into 1 26.888 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.889 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.889 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.890 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.891 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 26.891 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 26.891 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.891 * [backup-simplify]: Simplify (* +nan.0 +nan.0) into +nan.0 26.892 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 26.893 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 26.893 * [taylor]: Taking taylor expansion of (- +nan.0) in b 26.893 * [taylor]: Taking taylor expansion of +nan.0 in b 26.893 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.893 * [backup-simplify]: Simplify (- 0) into 0 26.893 * [backup-simplify]: Simplify 0 into 0 26.893 * [taylor]: Taking taylor expansion of +nan.0 in b 26.893 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.893 * [backup-simplify]: Simplify 0 into 0 26.894 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 26.895 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.895 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 26.896 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 4)))) into 0 26.896 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 26.896 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 26.897 * [backup-simplify]: Simplify (+ 0 0) into 0 26.898 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 2) (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 26.899 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4))))))))) into (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 26.901 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4))))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 26.903 * [backup-simplify]: Simplify (- (/ 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (+ (* (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (/ (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) (- (/ 1 b) (* +nan.0 (/ 1 c))))) (* (- (+ (* +nan.0 (/ 1 (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))) (/ (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) into (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))))))))))) 26.903 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))))))))))) in c 26.903 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 2) (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))))))))))) in c 26.903 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) in c 26.903 * [taylor]: Taking taylor expansion of +nan.0 in c 26.903 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.903 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 26.903 * [taylor]: Taking taylor expansion of (* (pow b 2) (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 26.903 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.903 * [taylor]: Taking taylor expansion of b in c 26.903 * [backup-simplify]: Simplify b into b 26.903 * [taylor]: Taking taylor expansion of (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 26.903 * [taylor]: Taking taylor expansion of c in c 26.903 * [backup-simplify]: Simplify 0 into 0 26.903 * [backup-simplify]: Simplify 1 into 1 26.903 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 26.903 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.903 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.903 * [taylor]: Taking taylor expansion of b in c 26.903 * [backup-simplify]: Simplify b into b 26.903 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.903 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.903 * [taylor]: Taking taylor expansion of +nan.0 in c 26.903 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.903 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.903 * [taylor]: Taking taylor expansion of c in c 26.903 * [backup-simplify]: Simplify 0 into 0 26.903 * [backup-simplify]: Simplify 1 into 1 26.904 * [backup-simplify]: Simplify (/ 1 1) into 1 26.904 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.904 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.905 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.905 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.906 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 26.906 * [backup-simplify]: Simplify (* 0 +nan.0) into 0 26.906 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 26.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.907 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.907 * [backup-simplify]: Simplify (- 0) into 0 26.907 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.908 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 26.908 * [backup-simplify]: Simplify (+ (* 0 (- (* +nan.0 (/ 1 b)))) (* 1 +nan.0)) into (- +nan.0) 26.908 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 26.909 * [backup-simplify]: Simplify (+ (* (pow b 2) (- +nan.0)) (* 0 0)) into (- (* +nan.0 (pow b 2))) 26.909 * [backup-simplify]: Simplify (/ 1 (- (* +nan.0 (pow b 2)))) into (/ +nan.0 (pow b 2)) 26.909 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))))))))) in c 26.909 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))))))))) in c 26.909 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 26.909 * [taylor]: Taking taylor expansion of +nan.0 in c 26.909 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.909 * [taylor]: Taking taylor expansion of (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 26.909 * [taylor]: Taking taylor expansion of (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 26.909 * [taylor]: Taking taylor expansion of (pow c 3) in c 26.909 * [taylor]: Taking taylor expansion of c in c 26.909 * [backup-simplify]: Simplify 0 into 0 26.909 * [backup-simplify]: Simplify 1 into 1 26.909 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 26.909 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.909 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.909 * [taylor]: Taking taylor expansion of b in c 26.909 * [backup-simplify]: Simplify b into b 26.909 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.909 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.909 * [taylor]: Taking taylor expansion of +nan.0 in c 26.909 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.909 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.909 * [taylor]: Taking taylor expansion of c in c 26.909 * [backup-simplify]: Simplify 0 into 0 26.909 * [backup-simplify]: Simplify 1 into 1 26.910 * [backup-simplify]: Simplify (/ 1 1) into 1 26.910 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.910 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.911 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.911 * [backup-simplify]: Simplify (* 1 1) into 1 26.911 * [backup-simplify]: Simplify (* 1 1) into 1 26.912 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 26.912 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 26.912 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 26.912 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))))))) in c 26.912 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))))))) in c 26.912 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) in c 26.912 * [taylor]: Taking taylor expansion of +nan.0 in c 26.912 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.912 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) in c 26.912 * [taylor]: Taking taylor expansion of (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))) in c 26.912 * [taylor]: Taking taylor expansion of (pow b 2) in c 26.912 * [taylor]: Taking taylor expansion of b in c 26.912 * [backup-simplify]: Simplify b into b 26.912 * [taylor]: Taking taylor expansion of (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)) in c 26.913 * [taylor]: Taking taylor expansion of (pow c 2) in c 26.913 * [taylor]: Taking taylor expansion of c in c 26.913 * [backup-simplify]: Simplify 0 into 0 26.913 * [backup-simplify]: Simplify 1 into 1 26.913 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3) in c 26.913 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.913 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.913 * [taylor]: Taking taylor expansion of b in c 26.913 * [backup-simplify]: Simplify b into b 26.913 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.913 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.913 * [taylor]: Taking taylor expansion of +nan.0 in c 26.913 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.913 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.913 * [taylor]: Taking taylor expansion of c in c 26.913 * [backup-simplify]: Simplify 0 into 0 26.913 * [backup-simplify]: Simplify 1 into 1 26.913 * [backup-simplify]: Simplify (/ 1 1) into 1 26.913 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.914 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.914 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.914 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.914 * [backup-simplify]: Simplify (* 1 1) into 1 26.915 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 26.915 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 26.916 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 26.916 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 26.916 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 26.916 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))))) in c 26.916 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))))) in c 26.916 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) in c 26.916 * [taylor]: Taking taylor expansion of +nan.0 in c 26.916 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.916 * [taylor]: Taking taylor expansion of (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))) in c 26.916 * [taylor]: Taking taylor expansion of (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)) in c 26.916 * [taylor]: Taking taylor expansion of (pow c 4) in c 26.916 * [taylor]: Taking taylor expansion of c in c 26.916 * [backup-simplify]: Simplify 0 into 0 26.916 * [backup-simplify]: Simplify 1 into 1 26.916 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3) in c 26.916 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.916 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.916 * [taylor]: Taking taylor expansion of b in c 26.916 * [backup-simplify]: Simplify b into b 26.916 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.916 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.916 * [taylor]: Taking taylor expansion of +nan.0 in c 26.916 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.916 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.916 * [taylor]: Taking taylor expansion of c in c 26.916 * [backup-simplify]: Simplify 0 into 0 26.916 * [backup-simplify]: Simplify 1 into 1 26.917 * [backup-simplify]: Simplify (/ 1 1) into 1 26.917 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.917 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.918 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.918 * [backup-simplify]: Simplify (* 1 1) into 1 26.918 * [backup-simplify]: Simplify (* 1 1) into 1 26.919 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 26.920 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 26.920 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 26.920 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 26.920 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) in c 26.920 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) in c 26.920 * [taylor]: Taking taylor expansion of +nan.0 in c 26.920 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.920 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))) in c 26.920 * [taylor]: Taking taylor expansion of (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)) in c 26.920 * [taylor]: Taking taylor expansion of (pow b 4) in c 26.920 * [taylor]: Taking taylor expansion of b in c 26.920 * [backup-simplify]: Simplify b into b 26.920 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3) in c 26.920 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 26.920 * [taylor]: Taking taylor expansion of (/ 1 b) in c 26.920 * [taylor]: Taking taylor expansion of b in c 26.920 * [backup-simplify]: Simplify b into b 26.920 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 26.920 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 26.920 * [taylor]: Taking taylor expansion of +nan.0 in c 26.920 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.920 * [taylor]: Taking taylor expansion of (/ 1 c) in c 26.920 * [taylor]: Taking taylor expansion of c in c 26.920 * [backup-simplify]: Simplify 0 into 0 26.920 * [backup-simplify]: Simplify 1 into 1 26.921 * [backup-simplify]: Simplify (/ 1 1) into 1 26.921 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 26.921 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 26.922 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 26.922 * [backup-simplify]: Simplify (* b b) into (pow b 2) 26.922 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 26.922 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 26.923 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 26.923 * [backup-simplify]: Simplify (* (pow b 4) +nan.0) into (* +nan.0 (pow b 4)) 26.923 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 4))) into (/ +nan.0 (pow b 4)) 26.924 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.924 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.924 * [backup-simplify]: Simplify (- 0) into 0 26.924 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.925 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 26.925 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.926 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.926 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.926 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 26.926 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.927 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.927 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.928 * [backup-simplify]: Simplify (- 0) into 0 26.928 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.928 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 26.929 * [backup-simplify]: Simplify (+ (* (- +nan.0) (- (* +nan.0 (/ 1 b)))) (* (/ 1 b) +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.929 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.930 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.930 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.930 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 26.931 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.931 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) 0) into (- (* +nan.0 (/ 1 b))) 26.931 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.931 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.931 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.932 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.932 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.932 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.932 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.932 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 26.932 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 26.932 * [taylor]: Taking taylor expansion of +nan.0 in b 26.932 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.932 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.932 * [taylor]: Taking taylor expansion of b in b 26.932 * [backup-simplify]: Simplify 0 into 0 26.932 * [backup-simplify]: Simplify 1 into 1 26.933 * [backup-simplify]: Simplify (/ 1 1) into 1 26.933 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.934 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.935 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.936 * [backup-simplify]: Simplify (- 0) into 0 26.936 * [backup-simplify]: Simplify 0 into 0 26.936 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.937 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.938 * [backup-simplify]: Simplify (- 0) into 0 26.938 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.939 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 26.939 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.940 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.940 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 26.940 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 26.941 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) 0) into (- (* +nan.0 (/ 1 b))) 26.941 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 26.941 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 26.941 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 26.941 * [taylor]: Taking taylor expansion of +nan.0 in b 26.941 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.941 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.941 * [taylor]: Taking taylor expansion of b in b 26.941 * [backup-simplify]: Simplify 0 into 0 26.941 * [backup-simplify]: Simplify 1 into 1 26.941 * [backup-simplify]: Simplify (/ 1 1) into 1 26.942 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.944 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.944 * [backup-simplify]: Simplify (- 0) into 0 26.944 * [backup-simplify]: Simplify 0 into 0 26.945 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.946 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 26.946 * [backup-simplify]: Simplify (- 0) into 0 26.946 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 26.946 * [backup-simplify]: Simplify (- (/ 0 (- +nan.0)) (+ (* +nan.0 (/ (/ 1 b) (- +nan.0))))) into (- (* +nan.0 (/ 1 b))) 26.947 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 26.947 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 26.947 * [taylor]: Taking taylor expansion of +nan.0 in b 26.947 * [backup-simplify]: Simplify +nan.0 into +nan.0 26.947 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.947 * [taylor]: Taking taylor expansion of b in b 26.947 * [backup-simplify]: Simplify 0 into 0 26.947 * [backup-simplify]: Simplify 1 into 1 26.947 * [backup-simplify]: Simplify (/ 1 1) into 1 26.947 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.948 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.948 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 26.949 * [backup-simplify]: Simplify (- 0) into 0 26.949 * [backup-simplify]: Simplify 0 into 0 26.949 * [backup-simplify]: Simplify (- 0) into 0 26.949 * [backup-simplify]: Simplify 0 into 0 26.949 * [backup-simplify]: Simplify 0 into 0 26.949 * * * [progress]: simplifying candidates 26.949 * * * * [progress]: [ 1 / 494 ] simplifiying candidate # 26.949 * * * * [progress]: [ 2 / 494 ] simplifiying candidate # 26.949 * * * * [progress]: [ 3 / 494 ] simplifiying candidate # 26.949 * * * * [progress]: [ 4 / 494 ] simplifiying candidate # 26.949 * * * * [progress]: [ 5 / 494 ] simplifiying candidate # 26.949 * * * * [progress]: [ 6 / 494 ] simplifiying candidate # 26.949 * * * * [progress]: [ 7 / 494 ] simplifiying candidate # 26.949 * * * * [progress]: [ 8 / 494 ] simplifiying candidate # 26.949 * * * * [progress]: [ 9 / 494 ] simplifiying candidate # 26.950 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 26.950 * * [simplify]: iters left: 6 (10 enodes) 26.952 * * [simplify]: iters left: 5 (34 enodes) 26.957 * * [simplify]: iters left: 4 (42 enodes) 26.967 * * [simplify]: iters left: 3 (54 enodes) 26.975 * * [simplify]: Extracting #0: cost 1 inf + 0 26.975 * * [simplify]: Extracting #1: cost 4 inf + 0 26.975 * * [simplify]: Extracting #2: cost 7 inf + 0 26.976 * * [simplify]: Extracting #3: cost 17 inf + 0 26.976 * * [simplify]: Extracting #4: cost 16 inf + 87 26.976 * * [simplify]: Extracting #5: cost 4 inf + 1260 26.977 * * [simplify]: Extracting #6: cost 0 inf + 2256 26.978 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 26.979 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (/ 1 (/ a (/ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) 2)))) 26.979 * * * * [progress]: [ 10 / 494 ] simplifiying candidate # 26.979 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 26.979 * * [simplify]: iters left: 5 (9 enodes) 26.984 * * [simplify]: iters left: 4 (30 enodes) 26.993 * * [simplify]: iters left: 3 (38 enodes) 27.003 * * [simplify]: iters left: 2 (50 enodes) 27.009 * * [simplify]: Extracting #0: cost 1 inf + 0 27.009 * * [simplify]: Extracting #1: cost 3 inf + 0 27.009 * * [simplify]: Extracting #2: cost 5 inf + 0 27.009 * * [simplify]: Extracting #3: cost 15 inf + 0 27.009 * * [simplify]: Extracting #4: cost 11 inf + 254 27.010 * * [simplify]: Extracting #5: cost 4 inf + 822 27.010 * * [simplify]: Extracting #6: cost 0 inf + 1578 27.010 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 27.010 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (/ 1 (/ a (/ (- (* (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b))))) b) 2)))) 27.010 * * * * [progress]: [ 11 / 494 ] simplifiying candidate # 27.011 * [simplify]: Simplifying (sqrt 1) 27.011 * * [simplify]: iters left: 1 (2 enodes) 27.012 * * [simplify]: Extracting #0: cost 1 inf + 0 27.012 * * [simplify]: Extracting #1: cost 0 inf + 1 27.012 * [simplify]: Simplified to 1 27.012 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (/ 1 (/ a (/ (- (* 1 (sqrt (fma c (* -4 a) (* b b)))) b) 2)))) 27.013 * * * * [progress]: [ 12 / 494 ] simplifiying candidate # 27.013 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 27.013 * * [simplify]: iters left: 3 (7 enodes) 27.014 * * [simplify]: iters left: 2 (24 enodes) 27.018 * * [simplify]: iters left: 1 (32 enodes) 27.023 * * [simplify]: Extracting #0: cost 1 inf + 0 27.023 * * [simplify]: Extracting #1: cost 11 inf + 0 27.023 * * [simplify]: Extracting #2: cost 10 inf + 87 27.023 * * [simplify]: Extracting #3: cost 3 inf + 559 27.024 * * [simplify]: Extracting #4: cost 0 inf + 782 27.024 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 27.024 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (/ 1 (/ a (/ (- (pow (fma c (* a -4) (* b b)) (/ 1 2)) b) 2)))) 27.024 * * * * [progress]: [ 13 / 494 ] simplifiying candidate # 27.024 * * * * [progress]: [ 14 / 494 ] simplifiying candidate # 27.024 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 27.024 * * [simplify]: iters left: 4 (8 enodes) 27.026 * * [simplify]: iters left: 3 (27 enodes) 27.031 * * [simplify]: iters left: 2 (35 enodes) 27.042 * * [simplify]: iters left: 1 (47 enodes) 27.054 * * [simplify]: Extracting #0: cost 1 inf + 0 27.054 * * [simplify]: Extracting #1: cost 3 inf + 0 27.054 * * [simplify]: Extracting #2: cost 13 inf + 0 27.054 * * [simplify]: Extracting #3: cost 12 inf + 87 27.055 * * [simplify]: Extracting #4: cost 1 inf + 961 27.055 * * [simplify]: Extracting #5: cost 0 inf + 1140 27.056 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 27.056 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (/ 1 (/ a (/ (- (fabs (sqrt (fma c (* a -4) (* b b)))) b) 2)))) 27.056 * * * * [progress]: [ 15 / 494 ] simplifiying candidate # 27.056 * * * * [progress]: [ 16 / 494 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) b) 2))))> 27.056 * * * * [progress]: [ 17 / 494 ] simplifiying candidate # 27.056 * [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))))) 27.057 * * [simplify]: iters left: 6 (15 enodes) 27.064 * * [simplify]: iters left: 5 (57 enodes) 27.081 * * [simplify]: iters left: 4 (79 enodes) 27.106 * * [simplify]: iters left: 3 (98 enodes) 27.132 * * [simplify]: iters left: 2 (103 enodes) 27.158 * * [simplify]: iters left: 1 (117 enodes) 27.190 * * [simplify]: Extracting #0: cost 1 inf + 0 27.190 * * [simplify]: Extracting #1: cost 11 inf + 0 27.190 * * [simplify]: Extracting #2: cost 19 inf + 244 27.191 * * [simplify]: Extracting #3: cost 23 inf + 1052 27.191 * * [simplify]: Extracting #4: cost 25 inf + 1139 27.192 * * [simplify]: Extracting #5: cost 12 inf + 2885 27.194 * * [simplify]: Extracting #6: cost 2 inf + 5628 27.196 * * [simplify]: Extracting #7: cost 0 inf + 6608 27.198 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 27.199 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2)))) 27.199 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 27.199 * * [simplify]: iters left: 6 (6 enodes) 27.202 * * [simplify]: iters left: 5 (23 enodes) 27.209 * * [simplify]: iters left: 4 (31 enodes) 27.217 * * [simplify]: iters left: 3 (36 enodes) 27.227 * * [simplify]: Extracting #0: cost 1 inf + 0 27.227 * * [simplify]: Extracting #1: cost 6 inf + 0 27.227 * * [simplify]: Extracting #2: cost 10 inf + 1 27.227 * * [simplify]: Extracting #3: cost 3 inf + 1200 27.228 * * [simplify]: Extracting #4: cost 0 inf + 1348 27.228 * * [simplify]: Extracting #5: cost 0 inf + 1213 27.228 * [simplify]: Simplified to (+ (- b) b) 27.228 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2)))) 27.229 * * * * [progress]: [ 18 / 494 ] simplifiying candidate # 27.229 * [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)))) 27.229 * * [simplify]: iters left: 6 (14 enodes) 27.238 * * [simplify]: iters left: 5 (45 enodes) 27.246 * * [simplify]: iters left: 4 (58 enodes) 27.254 * * [simplify]: iters left: 3 (73 enodes) 27.264 * * [simplify]: iters left: 2 (80 enodes) 27.276 * * [simplify]: iters left: 1 (94 enodes) 27.302 * * [simplify]: Extracting #0: cost 1 inf + 0 27.302 * * [simplify]: Extracting #1: cost 7 inf + 0 27.302 * * [simplify]: Extracting #2: cost 13 inf + 42 27.302 * * [simplify]: Extracting #3: cost 23 inf + 84 27.302 * * [simplify]: Extracting #4: cost 25 inf + 171 27.303 * * [simplify]: Extracting #5: cost 13 inf + 1265 27.304 * * [simplify]: Extracting #6: cost 7 inf + 2481 27.305 * * [simplify]: Extracting #7: cost 1 inf + 5170 27.306 * * [simplify]: Extracting #8: cost 0 inf + 5640 27.307 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 27.307 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2)))) 27.307 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 27.307 * * [simplify]: iters left: 4 (5 enodes) 27.309 * * [simplify]: iters left: 3 (15 enodes) 27.310 * * [simplify]: iters left: 2 (21 enodes) 27.313 * * [simplify]: iters left: 1 (22 enodes) 27.315 * * [simplify]: Extracting #0: cost 1 inf + 0 27.315 * * [simplify]: Extracting #1: cost 6 inf + 0 27.315 * * [simplify]: Extracting #2: cost 8 inf + 1 27.315 * * [simplify]: Extracting #3: cost 0 inf + 599 27.316 * * [simplify]: Extracting #4: cost 0 inf + 489 27.316 * [simplify]: Simplified to (+ (- b) b) 27.316 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2)))) 27.316 * * * * [progress]: [ 19 / 494 ] simplifiying candidate # 27.316 * [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))) 27.316 * * [simplify]: iters left: 6 (14 enodes) 27.320 * * [simplify]: iters left: 5 (47 enodes) 27.329 * * [simplify]: iters left: 4 (62 enodes) 27.338 * * [simplify]: iters left: 3 (77 enodes) 27.349 * * [simplify]: iters left: 2 (84 enodes) 27.368 * * [simplify]: iters left: 1 (98 enodes) 27.396 * * [simplify]: Extracting #0: cost 1 inf + 0 27.396 * * [simplify]: Extracting #1: cost 7 inf + 0 27.396 * * [simplify]: Extracting #2: cost 13 inf + 42 27.396 * * [simplify]: Extracting #3: cost 23 inf + 84 27.396 * * [simplify]: Extracting #4: cost 25 inf + 171 27.397 * * [simplify]: Extracting #5: cost 14 inf + 1182 27.397 * * [simplify]: Extracting #6: cost 5 inf + 3803 27.398 * * [simplify]: Extracting #7: cost 1 inf + 5341 27.399 * * [simplify]: Extracting #8: cost 0 inf + 5640 27.400 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 27.400 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (fma (- b) 1 (* b 1))) 2)))) 27.400 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 27.400 * * [simplify]: iters left: 3 (5 enodes) 27.402 * * [simplify]: iters left: 2 (17 enodes) 27.405 * * [simplify]: iters left: 1 (22 enodes) 27.408 * * [simplify]: Extracting #0: cost 1 inf + 0 27.408 * * [simplify]: Extracting #1: cost 5 inf + 0 27.408 * * [simplify]: Extracting #2: cost 5 inf + 2 27.408 * * [simplify]: Extracting #3: cost 0 inf + 288 27.408 * [simplify]: Simplified to (+ (- b) b) 27.408 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (+ (- b) b)) 2)))) 27.409 * * * * [progress]: [ 20 / 494 ] simplifiying candidate # 27.409 * [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))))) 27.409 * * [simplify]: iters left: 6 (16 enodes) 27.412 * * [simplify]: iters left: 5 (61 enodes) 27.429 * * [simplify]: iters left: 4 (83 enodes) 27.447 * * [simplify]: iters left: 3 (101 enodes) 27.459 * * [simplify]: Extracting #0: cost 1 inf + 0 27.459 * * [simplify]: Extracting #1: cost 11 inf + 0 27.459 * * [simplify]: Extracting #2: cost 16 inf + 405 27.459 * * [simplify]: Extracting #3: cost 13 inf + 1051 27.459 * * [simplify]: Extracting #4: cost 22 inf + 1051 27.460 * * [simplify]: Extracting #5: cost 22 inf + 1137 27.460 * * [simplify]: Extracting #6: cost 11 inf + 2444 27.461 * * [simplify]: Extracting #7: cost 2 inf + 4622 27.462 * * [simplify]: Extracting #8: cost 0 inf + 5260 27.463 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 27.463 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2)))) 27.463 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 27.463 * * [simplify]: iters left: 6 (6 enodes) 27.465 * * [simplify]: iters left: 5 (23 enodes) 27.468 * * [simplify]: iters left: 4 (31 enodes) 27.473 * * [simplify]: iters left: 3 (36 enodes) 27.477 * * [simplify]: Extracting #0: cost 1 inf + 0 27.478 * * [simplify]: Extracting #1: cost 6 inf + 0 27.478 * * [simplify]: Extracting #2: cost 10 inf + 1 27.478 * * [simplify]: Extracting #3: cost 3 inf + 1200 27.478 * * [simplify]: Extracting #4: cost 0 inf + 1348 27.478 * * [simplify]: Extracting #5: cost 0 inf + 1213 27.478 * [simplify]: Simplified to (+ (- b) b) 27.478 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (+ (- b) b)) 2)))) 27.479 * * * * [progress]: [ 21 / 494 ] simplifiying candidate # 27.479 * [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)))) 27.479 * * [simplify]: iters left: 6 (15 enodes) 27.482 * * [simplify]: iters left: 5 (49 enodes) 27.489 * * [simplify]: iters left: 4 (62 enodes) 27.498 * * [simplify]: iters left: 3 (75 enodes) 27.507 * * [simplify]: Extracting #0: cost 1 inf + 0 27.507 * * [simplify]: Extracting #1: cost 7 inf + 0 27.507 * * [simplify]: Extracting #2: cost 11 inf + 42 27.507 * * [simplify]: Extracting #3: cost 13 inf + 83 27.507 * * [simplify]: Extracting #4: cost 22 inf + 83 27.507 * * [simplify]: Extracting #5: cost 23 inf + 127 27.508 * * [simplify]: Extracting #6: cost 9 inf + 1778 27.510 * * [simplify]: Extracting #7: cost 1 inf + 3983 27.511 * * [simplify]: Extracting #8: cost 0 inf + 4292 27.512 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) 27.512 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2)))) 27.512 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 27.512 * * [simplify]: iters left: 4 (5 enodes) 27.513 * * [simplify]: iters left: 3 (15 enodes) 27.515 * * [simplify]: iters left: 2 (21 enodes) 27.517 * * [simplify]: iters left: 1 (22 enodes) 27.520 * * [simplify]: Extracting #0: cost 1 inf + 0 27.520 * * [simplify]: Extracting #1: cost 6 inf + 0 27.520 * * [simplify]: Extracting #2: cost 8 inf + 1 27.520 * * [simplify]: Extracting #3: cost 0 inf + 599 27.520 * * [simplify]: Extracting #4: cost 0 inf + 489 27.520 * [simplify]: Simplified to (+ (- b) b) 27.520 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) (+ (- b) b)) 2)))) 27.520 * * * * [progress]: [ 22 / 494 ] simplifiying candidate # 27.521 * [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))) 27.521 * * [simplify]: iters left: 6 (15 enodes) 27.525 * * [simplify]: iters left: 5 (51 enodes) 27.532 * * [simplify]: iters left: 4 (66 enodes) 27.546 * * [simplify]: iters left: 3 (79 enodes) 27.566 * * [simplify]: Extracting #0: cost 1 inf + 0 27.566 * * [simplify]: Extracting #1: cost 7 inf + 0 27.566 * * [simplify]: Extracting #2: cost 11 inf + 42 27.566 * * [simplify]: Extracting #3: cost 13 inf + 83 27.566 * * [simplify]: Extracting #4: cost 22 inf + 83 27.567 * * [simplify]: Extracting #5: cost 22 inf + 169 27.567 * * [simplify]: Extracting #6: cost 9 inf + 1818 27.568 * * [simplify]: Extracting #7: cost 1 inf + 3983 27.570 * * [simplify]: Extracting #8: cost 0 inf + 4292 27.571 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 27.572 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (fma (- b) 1 (* b 1))) 2)))) 27.572 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 27.572 * * [simplify]: iters left: 3 (5 enodes) 27.575 * * [simplify]: iters left: 2 (17 enodes) 27.581 * * [simplify]: iters left: 1 (22 enodes) 27.588 * * [simplify]: Extracting #0: cost 1 inf + 0 27.588 * * [simplify]: Extracting #1: cost 5 inf + 0 27.588 * * [simplify]: Extracting #2: cost 5 inf + 2 27.588 * * [simplify]: Extracting #3: cost 0 inf + 288 27.588 * [simplify]: Simplified to (+ (- b) b) 27.588 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (+ (- b) b)) 2)))) 27.588 * * * * [progress]: [ 23 / 494 ] simplifiying candidate # 27.589 * [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))))) 27.589 * * [simplify]: iters left: 6 (14 enodes) 27.595 * * [simplify]: iters left: 5 (54 enodes) 27.604 * * [simplify]: iters left: 4 (72 enodes) 27.616 * * [simplify]: iters left: 3 (85 enodes) 27.627 * * [simplify]: Extracting #0: cost 1 inf + 0 27.627 * * [simplify]: Extracting #1: cost 5 inf + 0 27.627 * * [simplify]: Extracting #2: cost 14 inf + 0 27.627 * * [simplify]: Extracting #3: cost 23 inf + 164 27.627 * * [simplify]: Extracting #4: cost 19 inf + 813 27.628 * * [simplify]: Extracting #5: cost 9 inf + 1512 27.628 * * [simplify]: Extracting #6: cost 2 inf + 2668 27.629 * * [simplify]: Extracting #7: cost 0 inf + 3146 27.629 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 27.629 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2)))) 27.630 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 27.630 * * [simplify]: iters left: 6 (6 enodes) 27.631 * * [simplify]: iters left: 5 (23 enodes) 27.635 * * [simplify]: iters left: 4 (31 enodes) 27.639 * * [simplify]: iters left: 3 (36 enodes) 27.644 * * [simplify]: Extracting #0: cost 1 inf + 0 27.644 * * [simplify]: Extracting #1: cost 6 inf + 0 27.644 * * [simplify]: Extracting #2: cost 10 inf + 1 27.644 * * [simplify]: Extracting #3: cost 3 inf + 1200 27.644 * * [simplify]: Extracting #4: cost 0 inf + 1348 27.645 * * [simplify]: Extracting #5: cost 0 inf + 1213 27.645 * [simplify]: Simplified to (+ (- b) b) 27.645 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2)))) 27.645 * * * * [progress]: [ 24 / 494 ] simplifiying candidate # 27.645 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 27.645 * * [simplify]: iters left: 6 (13 enodes) 27.648 * * [simplify]: iters left: 5 (42 enodes) 27.659 * * [simplify]: iters left: 4 (51 enodes) 27.666 * * [simplify]: iters left: 3 (64 enodes) 27.674 * * [simplify]: Extracting #0: cost 1 inf + 0 27.674 * * [simplify]: Extracting #1: cost 6 inf + 0 27.674 * * [simplify]: Extracting #2: cost 8 inf + 42 27.674 * * [simplify]: Extracting #3: cost 16 inf + 83 27.674 * * [simplify]: Extracting #4: cost 16 inf + 169 27.675 * * [simplify]: Extracting #5: cost 3 inf + 1481 27.675 * * [simplify]: Extracting #6: cost 0 inf + 2098 27.676 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 27.676 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2)))) 27.676 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 27.676 * * [simplify]: iters left: 4 (5 enodes) 27.677 * * [simplify]: iters left: 3 (15 enodes) 27.681 * * [simplify]: iters left: 2 (21 enodes) 27.686 * * [simplify]: iters left: 1 (22 enodes) 27.691 * * [simplify]: Extracting #0: cost 1 inf + 0 27.691 * * [simplify]: Extracting #1: cost 6 inf + 0 27.692 * * [simplify]: Extracting #2: cost 8 inf + 1 27.692 * * [simplify]: Extracting #3: cost 0 inf + 599 27.692 * * [simplify]: Extracting #4: cost 0 inf + 489 27.692 * [simplify]: Simplified to (+ (- b) b) 27.692 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2)))) 27.693 * * * * [progress]: [ 25 / 494 ] simplifiying candidate # 27.693 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 27.693 * * [simplify]: iters left: 6 (13 enodes) 27.700 * * [simplify]: iters left: 5 (44 enodes) 27.713 * * [simplify]: iters left: 4 (55 enodes) 27.732 * * [simplify]: iters left: 3 (68 enodes) 27.750 * * [simplify]: Extracting #0: cost 1 inf + 0 27.750 * * [simplify]: Extracting #1: cost 6 inf + 0 27.750 * * [simplify]: Extracting #2: cost 8 inf + 42 27.750 * * [simplify]: Extracting #3: cost 16 inf + 83 27.751 * * [simplify]: Extracting #4: cost 16 inf + 169 27.751 * * [simplify]: Extracting #5: cost 4 inf + 1712 27.752 * * [simplify]: Extracting #6: cost 0 inf + 2098 27.753 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 27.753 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- b) 1 (* b 1))) 2)))) 27.754 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 27.754 * * [simplify]: iters left: 3 (5 enodes) 27.757 * * [simplify]: iters left: 2 (17 enodes) 27.762 * * [simplify]: iters left: 1 (22 enodes) 27.769 * * [simplify]: Extracting #0: cost 1 inf + 0 27.769 * * [simplify]: Extracting #1: cost 5 inf + 0 27.769 * * [simplify]: Extracting #2: cost 5 inf + 2 27.769 * * [simplify]: Extracting #3: cost 0 inf + 288 27.769 * [simplify]: Simplified to (+ (- b) b) 27.769 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2)))) 27.769 * * * * [progress]: [ 26 / 494 ] simplifiying candidate # 27.770 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 27.770 * * [simplify]: iters left: 6 (15 enodes) 27.778 * * [simplify]: iters left: 5 (59 enodes) 27.796 * * [simplify]: iters left: 4 (82 enodes) 27.819 * * [simplify]: iters left: 3 (97 enodes) 27.842 * * [simplify]: Extracting #0: cost 1 inf + 0 27.842 * * [simplify]: Extracting #1: cost 5 inf + 0 27.843 * * [simplify]: Extracting #2: cost 12 inf + 1 27.843 * * [simplify]: Extracting #3: cost 21 inf + 245 27.843 * * [simplify]: Extracting #4: cost 13 inf + 1180 27.844 * * [simplify]: Extracting #5: cost 5 inf + 1790 27.845 * * [simplify]: Extracting #6: cost 1 inf + 2450 27.846 * * [simplify]: Extracting #7: cost 0 inf + 2709 27.847 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 27.847 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2)))) 27.847 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 27.847 * * [simplify]: iters left: 6 (6 enodes) 27.850 * * [simplify]: iters left: 5 (23 enodes) 27.858 * * [simplify]: iters left: 4 (31 enodes) 27.866 * * [simplify]: iters left: 3 (36 enodes) 27.877 * * [simplify]: Extracting #0: cost 1 inf + 0 27.877 * * [simplify]: Extracting #1: cost 6 inf + 0 27.877 * * [simplify]: Extracting #2: cost 10 inf + 1 27.878 * * [simplify]: Extracting #3: cost 3 inf + 1200 27.878 * * [simplify]: Extracting #4: cost 0 inf + 1348 27.879 * * [simplify]: Extracting #5: cost 0 inf + 1213 27.879 * [simplify]: Simplified to (+ (- b) b) 27.879 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2)))) 27.879 * * * * [progress]: [ 27 / 494 ] simplifiying candidate # 27.880 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 27.880 * * [simplify]: iters left: 6 (14 enodes) 27.888 * * [simplify]: iters left: 5 (47 enodes) 27.902 * * [simplify]: iters left: 4 (61 enodes) 27.920 * * [simplify]: iters left: 3 (76 enodes) 27.939 * * [simplify]: Extracting #0: cost 1 inf + 0 27.939 * * [simplify]: Extracting #1: cost 6 inf + 0 27.940 * * [simplify]: Extracting #2: cost 7 inf + 2 27.940 * * [simplify]: Extracting #3: cost 14 inf + 84 27.940 * * [simplify]: Extracting #4: cost 12 inf + 254 27.940 * * [simplify]: Extracting #5: cost 3 inf + 1180 27.941 * * [simplify]: Extracting #6: cost 0 inf + 1661 27.942 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 27.942 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2)))) 27.942 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 27.942 * * [simplify]: iters left: 4 (5 enodes) 27.943 * * [simplify]: iters left: 3 (15 enodes) 27.945 * * [simplify]: iters left: 2 (21 enodes) 27.947 * * [simplify]: iters left: 1 (22 enodes) 27.950 * * [simplify]: Extracting #0: cost 1 inf + 0 27.950 * * [simplify]: Extracting #1: cost 6 inf + 0 27.950 * * [simplify]: Extracting #2: cost 8 inf + 1 27.950 * * [simplify]: Extracting #3: cost 0 inf + 599 27.950 * * [simplify]: Extracting #4: cost 0 inf + 489 27.950 * [simplify]: Simplified to (+ (- b) b) 27.950 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)) 2)))) 27.950 * * * * [progress]: [ 28 / 494 ] simplifiying candidate # 27.951 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 27.951 * * [simplify]: iters left: 5 (13 enodes) 27.954 * * [simplify]: iters left: 4 (44 enodes) 27.961 * * [simplify]: iters left: 3 (58 enodes) 27.970 * * [simplify]: iters left: 2 (73 enodes) 27.979 * * [simplify]: Extracting #0: cost 1 inf + 0 27.979 * * [simplify]: Extracting #1: cost 6 inf + 0 27.979 * * [simplify]: Extracting #2: cost 7 inf + 2 27.979 * * [simplify]: Extracting #3: cost 15 inf + 43 27.979 * * [simplify]: Extracting #4: cost 12 inf + 295 27.979 * * [simplify]: Extracting #5: cost 3 inf + 1044 27.980 * * [simplify]: Extracting #6: cost 1 inf + 1442 27.980 * * [simplify]: Extracting #7: cost 0 inf + 1661 27.981 * [simplify]: Simplified to (- (sqrt (fma (* a c) -4 (* b b))) b) 27.981 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (fma (- b) 1 (* b 1))) 2)))) 27.981 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 27.981 * * [simplify]: iters left: 3 (5 enodes) 27.984 * * [simplify]: iters left: 2 (17 enodes) 27.987 * * [simplify]: iters left: 1 (22 enodes) 27.991 * * [simplify]: Extracting #0: cost 1 inf + 0 27.991 * * [simplify]: Extracting #1: cost 5 inf + 0 27.991 * * [simplify]: Extracting #2: cost 5 inf + 2 27.991 * * [simplify]: Extracting #3: cost 0 inf + 288 27.991 * [simplify]: Simplified to (+ (- b) b) 27.991 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (+ (- b) b)) 2)))) 27.991 * * * * [progress]: [ 29 / 494 ] simplifiying candidate # 27.992 * [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))))) 27.992 * * [simplify]: iters left: 6 (14 enodes) 27.995 * * [simplify]: iters left: 5 (54 enodes) 28.004 * * [simplify]: iters left: 4 (72 enodes) 28.013 * * [simplify]: iters left: 3 (85 enodes) 28.024 * * [simplify]: Extracting #0: cost 1 inf + 0 28.024 * * [simplify]: Extracting #1: cost 5 inf + 0 28.024 * * [simplify]: Extracting #2: cost 14 inf + 0 28.024 * * [simplify]: Extracting #3: cost 23 inf + 164 28.024 * * [simplify]: Extracting #4: cost 19 inf + 813 28.024 * * [simplify]: Extracting #5: cost 9 inf + 1512 28.025 * * [simplify]: Extracting #6: cost 2 inf + 2668 28.025 * * [simplify]: Extracting #7: cost 0 inf + 3146 28.026 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 28.026 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2)))) 28.026 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 28.026 * * [simplify]: iters left: 6 (6 enodes) 28.028 * * [simplify]: iters left: 5 (23 enodes) 28.031 * * [simplify]: iters left: 4 (31 enodes) 28.036 * * [simplify]: iters left: 3 (36 enodes) 28.040 * * [simplify]: Extracting #0: cost 1 inf + 0 28.040 * * [simplify]: Extracting #1: cost 6 inf + 0 28.040 * * [simplify]: Extracting #2: cost 10 inf + 1 28.041 * * [simplify]: Extracting #3: cost 3 inf + 1200 28.041 * * [simplify]: Extracting #4: cost 0 inf + 1348 28.041 * * [simplify]: Extracting #5: cost 0 inf + 1213 28.041 * [simplify]: Simplified to (+ (- b) b) 28.041 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2)))) 28.041 * * * * [progress]: [ 30 / 494 ] simplifiying candidate # 28.041 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 28.042 * * [simplify]: iters left: 6 (13 enodes) 28.045 * * [simplify]: iters left: 5 (42 enodes) 28.051 * * [simplify]: iters left: 4 (51 enodes) 28.058 * * [simplify]: iters left: 3 (64 enodes) 28.071 * * [simplify]: Extracting #0: cost 1 inf + 0 28.071 * * [simplify]: Extracting #1: cost 6 inf + 0 28.071 * * [simplify]: Extracting #2: cost 8 inf + 42 28.071 * * [simplify]: Extracting #3: cost 16 inf + 83 28.071 * * [simplify]: Extracting #4: cost 16 inf + 169 28.072 * * [simplify]: Extracting #5: cost 3 inf + 1481 28.073 * * [simplify]: Extracting #6: cost 0 inf + 2098 28.073 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 28.073 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2)))) 28.074 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 28.074 * * [simplify]: iters left: 4 (5 enodes) 28.075 * * [simplify]: iters left: 3 (15 enodes) 28.077 * * [simplify]: iters left: 2 (21 enodes) 28.079 * * [simplify]: iters left: 1 (22 enodes) 28.081 * * [simplify]: Extracting #0: cost 1 inf + 0 28.081 * * [simplify]: Extracting #1: cost 6 inf + 0 28.081 * * [simplify]: Extracting #2: cost 8 inf + 1 28.081 * * [simplify]: Extracting #3: cost 0 inf + 599 28.082 * * [simplify]: Extracting #4: cost 0 inf + 489 28.082 * [simplify]: Simplified to (+ (- b) b) 28.082 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2)))) 28.082 * * * * [progress]: [ 31 / 494 ] simplifiying candidate # 28.082 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 28.082 * * [simplify]: iters left: 6 (13 enodes) 28.085 * * [simplify]: iters left: 5 (44 enodes) 28.092 * * [simplify]: iters left: 4 (55 enodes) 28.100 * * [simplify]: iters left: 3 (68 enodes) 28.109 * * [simplify]: Extracting #0: cost 1 inf + 0 28.109 * * [simplify]: Extracting #1: cost 6 inf + 0 28.109 * * [simplify]: Extracting #2: cost 8 inf + 42 28.109 * * [simplify]: Extracting #3: cost 16 inf + 83 28.109 * * [simplify]: Extracting #4: cost 16 inf + 169 28.109 * * [simplify]: Extracting #5: cost 4 inf + 1712 28.110 * * [simplify]: Extracting #6: cost 0 inf + 2098 28.111 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 28.111 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- b) 1 (* b 1))) 2)))) 28.112 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 28.112 * * [simplify]: iters left: 3 (5 enodes) 28.114 * * [simplify]: iters left: 2 (17 enodes) 28.120 * * [simplify]: iters left: 1 (22 enodes) 28.127 * * [simplify]: Extracting #0: cost 1 inf + 0 28.127 * * [simplify]: Extracting #1: cost 5 inf + 0 28.127 * * [simplify]: Extracting #2: cost 5 inf + 2 28.127 * * [simplify]: Extracting #3: cost 0 inf + 288 28.127 * [simplify]: Simplified to (+ (- b) b) 28.127 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2)))) 28.127 * * * * [progress]: [ 32 / 494 ] simplifiying candidate # 28.127 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 28.128 * * [simplify]: iters left: 6 (14 enodes) 28.134 * * [simplify]: iters left: 5 (56 enodes) 28.154 * * [simplify]: iters left: 4 (77 enodes) 28.179 * * [simplify]: iters left: 3 (92 enodes) 28.190 * * [simplify]: Extracting #0: cost 1 inf + 0 28.190 * * [simplify]: Extracting #1: cost 5 inf + 0 28.190 * * [simplify]: Extracting #2: cost 12 inf + 1 28.191 * * [simplify]: Extracting #3: cost 24 inf + 2 28.191 * * [simplify]: Extracting #4: cost 21 inf + 291 28.191 * * [simplify]: Extracting #5: cost 4 inf + 2068 28.192 * * [simplify]: Extracting #6: cost 0 inf + 2709 28.192 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 28.192 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2)))) 28.192 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 28.193 * * [simplify]: iters left: 6 (6 enodes) 28.194 * * [simplify]: iters left: 5 (23 enodes) 28.198 * * [simplify]: iters left: 4 (31 enodes) 28.206 * * [simplify]: iters left: 3 (36 enodes) 28.215 * * [simplify]: Extracting #0: cost 1 inf + 0 28.215 * * [simplify]: Extracting #1: cost 6 inf + 0 28.215 * * [simplify]: Extracting #2: cost 10 inf + 1 28.216 * * [simplify]: Extracting #3: cost 3 inf + 1200 28.216 * * [simplify]: Extracting #4: cost 0 inf + 1348 28.217 * * [simplify]: Extracting #5: cost 0 inf + 1213 28.217 * [simplify]: Simplified to (+ (- b) b) 28.217 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2)))) 28.217 * * * * [progress]: [ 33 / 494 ] simplifiying candidate # 28.218 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 28.218 * * [simplify]: iters left: 6 (13 enodes) 28.223 * * [simplify]: iters left: 5 (44 enodes) 28.229 * * [simplify]: iters left: 4 (56 enodes) 28.238 * * [simplify]: iters left: 3 (72 enodes) 28.248 * * [simplify]: iters left: 2 (73 enodes) 28.264 * * [simplify]: Extracting #0: cost 1 inf + 0 28.264 * * [simplify]: Extracting #1: cost 6 inf + 0 28.264 * * [simplify]: Extracting #2: cost 7 inf + 2 28.264 * * [simplify]: Extracting #3: cost 14 inf + 84 28.264 * * [simplify]: Extracting #4: cost 15 inf + 128 28.265 * * [simplify]: Extracting #5: cost 7 inf + 601 28.265 * * [simplify]: Extracting #6: cost 1 inf + 1442 28.266 * * [simplify]: Extracting #7: cost 0 inf + 1661 28.267 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 28.267 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2)))) 28.268 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 28.268 * * [simplify]: iters left: 4 (5 enodes) 28.270 * * [simplify]: iters left: 3 (15 enodes) 28.274 * * [simplify]: iters left: 2 (21 enodes) 28.282 * * [simplify]: iters left: 1 (22 enodes) 28.286 * * [simplify]: Extracting #0: cost 1 inf + 0 28.287 * * [simplify]: Extracting #1: cost 6 inf + 0 28.287 * * [simplify]: Extracting #2: cost 8 inf + 1 28.287 * * [simplify]: Extracting #3: cost 0 inf + 599 28.287 * * [simplify]: Extracting #4: cost 0 inf + 489 28.287 * [simplify]: Simplified to (+ (- b) b) 28.287 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (+ (- b) b)) 2)))) 28.288 * * * * [progress]: [ 34 / 494 ] simplifiying candidate # 28.288 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 28.288 * * [simplify]: iters left: 5 (12 enodes) 28.292 * * [simplify]: iters left: 4 (41 enodes) 28.298 * * [simplify]: iters left: 3 (53 enodes) 28.306 * * [simplify]: iters left: 2 (69 enodes) 28.316 * * [simplify]: iters left: 1 (70 enodes) 28.331 * * [simplify]: Extracting #0: cost 1 inf + 0 28.331 * * [simplify]: Extracting #1: cost 6 inf + 0 28.331 * * [simplify]: Extracting #2: cost 7 inf + 2 28.332 * * [simplify]: Extracting #3: cost 15 inf + 43 28.332 * * [simplify]: Extracting #4: cost 13 inf + 212 28.332 * * [simplify]: Extracting #5: cost 4 inf + 865 28.333 * * [simplify]: Extracting #6: cost 1 inf + 1442 28.334 * * [simplify]: Extracting #7: cost 0 inf + 1661 28.334 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 28.334 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))) 2)))) 28.335 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 28.335 * * [simplify]: iters left: 3 (5 enodes) 28.337 * * [simplify]: iters left: 2 (17 enodes) 28.344 * * [simplify]: iters left: 1 (22 enodes) 28.350 * * [simplify]: Extracting #0: cost 1 inf + 0 28.350 * * [simplify]: Extracting #1: cost 5 inf + 0 28.350 * * [simplify]: Extracting #2: cost 5 inf + 2 28.350 * * [simplify]: Extracting #3: cost 0 inf + 288 28.351 * [simplify]: Simplified to (+ (- b) b) 28.351 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)) 2)))) 28.351 * * * * [progress]: [ 35 / 494 ] simplifiying candidate # 28.351 * * * * [progress]: [ 36 / 494 ] simplifiying candidate # 28.351 * * * * [progress]: [ 37 / 494 ] simplifiying candidate # 28.351 * [simplify]: Simplifying (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 28.351 * * [simplify]: iters left: 6 (10 enodes) 28.356 * * [simplify]: iters left: 5 (33 enodes) 28.366 * * [simplify]: iters left: 4 (41 enodes) 28.379 * * [simplify]: iters left: 3 (53 enodes) 28.393 * * [simplify]: Extracting #0: cost 1 inf + 0 28.393 * * [simplify]: Extracting #1: cost 3 inf + 0 28.393 * * [simplify]: Extracting #2: cost 5 inf + 0 28.393 * * [simplify]: Extracting #3: cost 7 inf + 0 28.393 * * [simplify]: Extracting #4: cost 17 inf + 0 28.393 * * [simplify]: Extracting #5: cost 16 inf + 87 28.394 * * [simplify]: Extracting #6: cost 6 inf + 1056 28.395 * * [simplify]: Extracting #7: cost 0 inf + 2256 28.395 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) 28.395 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (fma (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2)))) 28.396 * * * * [progress]: [ 38 / 494 ] simplifiying candidate # 28.396 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 28.396 * * [simplify]: iters left: 6 (10 enodes) 28.401 * * [simplify]: iters left: 5 (34 enodes) 28.413 * * [simplify]: iters left: 4 (42 enodes) 28.422 * * [simplify]: iters left: 3 (54 enodes) 28.428 * * [simplify]: Extracting #0: cost 1 inf + 0 28.428 * * [simplify]: Extracting #1: cost 4 inf + 0 28.428 * * [simplify]: Extracting #2: cost 7 inf + 0 28.428 * * [simplify]: Extracting #3: cost 17 inf + 0 28.428 * * [simplify]: Extracting #4: cost 16 inf + 87 28.429 * * [simplify]: Extracting #5: cost 4 inf + 1260 28.429 * * [simplify]: Extracting #6: cost 0 inf + 2256 28.430 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 28.430 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- b)) 2)))) 28.430 * * * * [progress]: [ 39 / 494 ] simplifiying candidate # 28.430 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 28.430 * * [simplify]: iters left: 5 (9 enodes) 28.432 * * [simplify]: iters left: 4 (30 enodes) 28.437 * * [simplify]: iters left: 3 (38 enodes) 28.442 * * [simplify]: iters left: 2 (50 enodes) 28.452 * * [simplify]: Extracting #0: cost 1 inf + 0 28.452 * * [simplify]: Extracting #1: cost 3 inf + 0 28.452 * * [simplify]: Extracting #2: cost 5 inf + 0 28.453 * * [simplify]: Extracting #3: cost 15 inf + 0 28.453 * * [simplify]: Extracting #4: cost 11 inf + 254 28.453 * * [simplify]: Extracting #5: cost 4 inf + 822 28.454 * * [simplify]: Extracting #6: cost 0 inf + 1578 28.455 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 28.455 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (fma (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2)))) 28.455 * * * * [progress]: [ 40 / 494 ] simplifiying candidate # 28.455 * [simplify]: Simplifying (sqrt 1) 28.455 * * [simplify]: iters left: 1 (2 enodes) 28.458 * * [simplify]: Extracting #0: cost 1 inf + 0 28.458 * * [simplify]: Extracting #1: cost 0 inf + 1 28.458 * [simplify]: Simplified to 1 28.458 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- b)) 2)))) 28.458 * * * * [progress]: [ 41 / 494 ] simplifiying candidate # 28.458 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 28.459 * * [simplify]: iters left: 5 (9 enodes) 28.463 * * [simplify]: iters left: 4 (30 enodes) 28.472 * * [simplify]: iters left: 3 (38 enodes) 28.483 * * [simplify]: iters left: 2 (50 enodes) 28.496 * * [simplify]: Extracting #0: cost 1 inf + 0 28.496 * * [simplify]: Extracting #1: cost 3 inf + 0 28.496 * * [simplify]: Extracting #2: cost 5 inf + 0 28.496 * * [simplify]: Extracting #3: cost 15 inf + 0 28.496 * * [simplify]: Extracting #4: cost 11 inf + 254 28.497 * * [simplify]: Extracting #5: cost 4 inf + 822 28.498 * * [simplify]: Extracting #6: cost 0 inf + 1578 28.498 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 28.498 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (fma (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2)))) 28.499 * * * * [progress]: [ 42 / 494 ] simplifiying candidate # 28.499 * * * * [progress]: [ 43 / 494 ] simplifiying candidate # 28.499 * [simplify]: Simplifying (/ (exp (sqrt (fma c (* -4 a) (* b b)))) (exp b)) 28.499 * * [simplify]: iters left: 6 (11 enodes) 28.504 * * [simplify]: iters left: 5 (38 enodes) 28.515 * * [simplify]: iters left: 4 (50 enodes) 28.535 * * [simplify]: iters left: 3 (67 enodes) 28.552 * * [simplify]: iters left: 2 (72 enodes) 28.573 * * [simplify]: iters left: 1 (80 enodes) 28.595 * * [simplify]: Extracting #0: cost 1 inf + 0 28.596 * * [simplify]: Extracting #1: cost 9 inf + 0 28.596 * * [simplify]: Extracting #2: cost 15 inf + 1 28.596 * * [simplify]: Extracting #3: cost 14 inf + 225 28.596 * * [simplify]: Extracting #4: cost 19 inf + 560 28.596 * * [simplify]: Extracting #5: cost 19 inf + 646 28.597 * * [simplify]: Extracting #6: cost 6 inf + 2471 28.599 * * [simplify]: Extracting #7: cost 0 inf + 3572 28.600 * [simplify]: Simplified to (exp (- (sqrt (fma (* c a) -4 (* b b))) b)) 28.600 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (log (exp (- (sqrt (fma (* c a) -4 (* b b))) b))) 2)))) 28.600 * * * * [progress]: [ 44 / 494 ] simplifiying candidate # 28.600 * * * * [progress]: [ 45 / 494 ] simplifiying candidate # 28.601 * * * * [progress]: [ 46 / 494 ] simplifiying candidate # 28.601 * * * * [progress]: [ 47 / 494 ] simplifiying candidate # 28.601 * * * * [progress]: [ 48 / 494 ] simplifiying candidate # 28.601 * * * * [progress]: [ 49 / 494 ] simplifiying candidate # 28.601 * * * * [progress]: [ 50 / 494 ] simplifiying candidate # 28.601 * * * * [progress]: [ 51 / 494 ] simplifiying candidate # 28.601 * * * * [progress]: [ 52 / 494 ] simplifiying candidate # 28.601 * * * * [progress]: [ 53 / 494 ] simplifiying candidate # 28.601 * * * * [progress]: [ 54 / 494 ] simplifiying candidate # 28.601 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 28.602 * * [simplify]: iters left: 6 (11 enodes) 28.607 * * [simplify]: iters left: 5 (37 enodes) 28.618 * * [simplify]: iters left: 4 (45 enodes) 28.632 * * [simplify]: iters left: 3 (57 enodes) 28.647 * * [simplify]: Extracting #0: cost 1 inf + 0 28.647 * * [simplify]: Extracting #1: cost 4 inf + 0 28.647 * * [simplify]: Extracting #2: cost 8 inf + 0 28.647 * * [simplify]: Extracting #3: cost 7 inf + 83 28.647 * * [simplify]: Extracting #4: cost 16 inf + 83 28.647 * * [simplify]: Extracting #5: cost 16 inf + 169 28.647 * * [simplify]: Extracting #6: cost 6 inf + 1274 28.648 * * [simplify]: Extracting #7: cost 0 inf + 2258 28.648 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 28.648 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b))) 2)))) 28.649 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 28.649 * * [simplify]: iters left: 6 (11 enodes) 28.651 * * [simplify]: iters left: 5 (38 enodes) 28.657 * * [simplify]: iters left: 4 (49 enodes) 28.666 * * [simplify]: iters left: 3 (61 enodes) 28.675 * * [simplify]: Extracting #0: cost 1 inf + 0 28.675 * * [simplify]: Extracting #1: cost 5 inf + 0 28.675 * * [simplify]: Extracting #2: cost 10 inf + 0 28.675 * * [simplify]: Extracting #3: cost 8 inf + 164 28.675 * * [simplify]: Extracting #4: cost 16 inf + 245 28.676 * * [simplify]: Extracting #5: cost 16 inf + 331 28.676 * * [simplify]: Extracting #6: cost 3 inf + 1643 28.677 * * [simplify]: Extracting #7: cost 0 inf + 2420 28.678 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 28.678 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b))) 2)))) 28.678 * * * * [progress]: [ 55 / 494 ] simplifiying candidate # 28.679 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 28.679 * * [simplify]: iters left: 6 (11 enodes) 28.684 * * [simplify]: iters left: 5 (37 enodes) 28.696 * * [simplify]: iters left: 4 (45 enodes) 28.710 * * [simplify]: iters left: 3 (57 enodes) 28.725 * * [simplify]: Extracting #0: cost 1 inf + 0 28.725 * * [simplify]: Extracting #1: cost 4 inf + 0 28.725 * * [simplify]: Extracting #2: cost 8 inf + 0 28.725 * * [simplify]: Extracting #3: cost 7 inf + 83 28.725 * * [simplify]: Extracting #4: cost 16 inf + 83 28.726 * * [simplify]: Extracting #5: cost 16 inf + 169 28.726 * * [simplify]: Extracting #6: cost 6 inf + 1274 28.727 * * [simplify]: Extracting #7: cost 0 inf + 2258 28.728 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 28.728 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b))) 2)))) 28.728 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 28.728 * * [simplify]: iters left: 6 (11 enodes) 28.734 * * [simplify]: iters left: 5 (38 enodes) 28.745 * * [simplify]: iters left: 4 (49 enodes) 28.760 * * [simplify]: iters left: 3 (61 enodes) 28.776 * * [simplify]: Extracting #0: cost 1 inf + 0 28.776 * * [simplify]: Extracting #1: cost 5 inf + 0 28.776 * * [simplify]: Extracting #2: cost 10 inf + 0 28.776 * * [simplify]: Extracting #3: cost 8 inf + 164 28.777 * * [simplify]: Extracting #4: cost 16 inf + 245 28.777 * * [simplify]: Extracting #5: cost 16 inf + 331 28.777 * * [simplify]: Extracting #6: cost 3 inf + 1643 28.778 * * [simplify]: Extracting #7: cost 0 inf + 2420 28.779 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 28.780 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b))) 2)))) 28.780 * * * * [progress]: [ 56 / 494 ] simplifiying candidate # 28.780 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 28.780 * * [simplify]: iters left: 6 (9 enodes) 28.783 * * [simplify]: iters left: 5 (32 enodes) 28.788 * * [simplify]: iters left: 4 (43 enodes) 28.796 * * [simplify]: iters left: 3 (55 enodes) 28.803 * * [simplify]: Extracting #0: cost 1 inf + 0 28.803 * * [simplify]: Extracting #1: cost 5 inf + 0 28.803 * * [simplify]: Extracting #2: cost 7 inf + 1 28.803 * * [simplify]: Extracting #3: cost 15 inf + 42 28.804 * * [simplify]: Extracting #4: cost 12 inf + 294 28.804 * * [simplify]: Extracting #5: cost 3 inf + 1043 28.804 * * [simplify]: Extracting #6: cost 0 inf + 1660 28.805 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 28.805 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (* 1 (- (sqrt (fma (* c a) -4 (* b b))) b)) 2)))) 28.805 * * * * [progress]: [ 57 / 494 ] simplifiying candidate # 28.805 * * * * [progress]: [ 58 / 494 ] simplifiying candidate #real (real->posit16 (- (sqrt (fma c (* -4 a) (* b b))) b))) 2))))> 28.805 * * * * [progress]: [ 59 / 494 ] simplifiying candidate # 28.805 * * * * [progress]: [ 60 / 494 ] simplifiying candidate # 28.805 * * * * [progress]: [ 61 / 494 ] simplifiying candidate # 28.805 * * * * [progress]: [ 62 / 494 ] simplifiying candidate # 28.805 * [simplify]: Simplifying (- 1) 28.805 * * [simplify]: iters left: 2 (2 enodes) 28.807 * * [simplify]: iters left: 1 (9 enodes) 28.808 * * [simplify]: Extracting #0: cost 1 inf + 0 28.808 * * [simplify]: Extracting #1: cost 0 inf + 1 28.808 * [simplify]: Simplified to -1 28.808 * [simplify]: Simplified (2 2) to (λ (a b c) (pow (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) -1)) 28.808 * * * * [progress]: [ 63 / 494 ] simplifiying candidate # 28.809 * * * * [progress]: [ 64 / 494 ] simplifiying candidate # 28.809 * * * * [progress]: [ 65 / 494 ] simplifiying candidate # 28.809 * * * * [progress]: [ 66 / 494 ] simplifiying candidate # 28.809 * * * * [progress]: [ 67 / 494 ] simplifiying candidate # 28.809 * [simplify]: Simplifying (- 0 (- (log a) (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)))) 28.809 * * [simplify]: iters left: 6 (17 enodes) 28.818 * * [simplify]: iters left: 5 (66 enodes) 28.833 * * [simplify]: iters left: 4 (111 enodes) 28.851 * * [simplify]: iters left: 3 (174 enodes) 28.921 * * [simplify]: iters left: 2 (250 enodes) 29.002 * * [simplify]: iters left: 1 (268 enodes) 29.066 * * [simplify]: Extracting #0: cost 1 inf + 0 29.066 * * [simplify]: Extracting #1: cost 16 inf + 0 29.066 * * [simplify]: Extracting #2: cost 39 inf + 1 29.066 * * [simplify]: Extracting #3: cost 40 inf + 74 29.067 * * [simplify]: Extracting #4: cost 31 inf + 1511 29.067 * * [simplify]: Extracting #5: cost 34 inf + 2300 29.068 * * [simplify]: Extracting #6: cost 31 inf + 2828 29.070 * * [simplify]: Extracting #7: cost 10 inf + 8353 29.073 * * [simplify]: Extracting #8: cost 0 inf + 12440 29.077 * [simplify]: Simplified to (- (- (log (- (sqrt (fma c (* a -4) (* b b))) b)) (log a)) (log 2)) 29.077 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (- (log (- (sqrt (fma c (* a -4) (* b b))) b)) (log a)) (log 2)))) 29.077 * * * * [progress]: [ 68 / 494 ] simplifiying candidate # 29.077 * [simplify]: Simplifying (- 0 (- (log a) (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 29.077 * * [simplify]: iters left: 6 (16 enodes) 29.082 * * [simplify]: iters left: 5 (65 enodes) 29.096 * * [simplify]: iters left: 4 (108 enodes) 29.113 * * [simplify]: iters left: 3 (163 enodes) 29.143 * * [simplify]: iters left: 2 (226 enodes) 29.216 * * [simplify]: iters left: 1 (268 enodes) 29.311 * * [simplify]: Extracting #0: cost 1 inf + 0 29.311 * * [simplify]: Extracting #1: cost 16 inf + 0 29.312 * * [simplify]: Extracting #2: cost 36 inf + 1 29.312 * * [simplify]: Extracting #3: cost 42 inf + 3 29.313 * * [simplify]: Extracting #4: cost 37 inf + 957 29.314 * * [simplify]: Extracting #5: cost 37 inf + 1940 29.315 * * [simplify]: Extracting #6: cost 33 inf + 2550 29.319 * * [simplify]: Extracting #7: cost 6 inf + 9522 29.326 * * [simplify]: Extracting #8: cost 0 inf + 11719 29.333 * * [simplify]: Extracting #9: cost 0 inf + 11689 29.340 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (log a)) 29.340 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (log a)))) 29.340 * * * * [progress]: [ 69 / 494 ] simplifiying candidate # 29.341 * [simplify]: Simplifying (- 0 (log (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 29.341 * * [simplify]: iters left: 6 (15 enodes) 29.349 * * [simplify]: iters left: 5 (60 enodes) 29.369 * * [simplify]: iters left: 4 (99 enodes) 29.399 * * [simplify]: iters left: 3 (152 enodes) 29.447 * * [simplify]: iters left: 2 (194 enodes) 29.489 * * [simplify]: iters left: 1 (247 enodes) 29.558 * * [simplify]: Extracting #0: cost 1 inf + 0 29.558 * * [simplify]: Extracting #1: cost 18 inf + 0 29.558 * * [simplify]: Extracting #2: cost 42 inf + 1 29.559 * * [simplify]: Extracting #3: cost 47 inf + 408 29.560 * * [simplify]: Extracting #4: cost 42 inf + 1565 29.561 * * [simplify]: Extracting #5: cost 43 inf + 2036 29.562 * * [simplify]: Extracting #6: cost 37 inf + 2794 29.565 * * [simplify]: Extracting #7: cost 15 inf + 8256 29.569 * * [simplify]: Extracting #8: cost 0 inf + 13453 29.573 * * [simplify]: Extracting #9: cost 0 inf + 13323 29.577 * [simplify]: Simplified to (- (log (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))) 29.577 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))))) 29.577 * * * * [progress]: [ 70 / 494 ] simplifiying candidate # 29.578 * [simplify]: Simplifying (- (log 1) (- (log a) (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)))) 29.578 * * [simplify]: iters left: 6 (18 enodes) 29.583 * * [simplify]: iters left: 5 (71 enodes) 29.594 * * [simplify]: iters left: 4 (109 enodes) 29.633 * * [simplify]: iters left: 3 (175 enodes) 29.687 * * [simplify]: iters left: 2 (234 enodes) 29.745 * * [simplify]: iters left: 1 (286 enodes) 29.813 * * [simplify]: Extracting #0: cost 1 inf + 0 29.813 * * [simplify]: Extracting #1: cost 16 inf + 0 29.814 * * [simplify]: Extracting #2: cost 31 inf + 1 29.814 * * [simplify]: Extracting #3: cost 29 inf + 367 29.815 * * [simplify]: Extracting #4: cost 24 inf + 1288 29.817 * * [simplify]: Extracting #5: cost 29 inf + 1622 29.818 * * [simplify]: Extracting #6: cost 28 inf + 1888 29.819 * * [simplify]: Extracting #7: cost 6 inf + 7661 29.822 * * [simplify]: Extracting #8: cost 0 inf + 9670 29.825 * [simplify]: Simplified to (- (log (- (sqrt (fma c (* a -4) (* b b))) b)) (+ (log 2) (log a))) 29.825 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (- (sqrt (fma c (* a -4) (* b b))) b)) (+ (log 2) (log a))))) 29.825 * * * * [progress]: [ 71 / 494 ] simplifiying candidate # 29.825 * [simplify]: Simplifying (- (log 1) (- (log a) (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 29.825 * * [simplify]: iters left: 6 (17 enodes) 29.830 * * [simplify]: iters left: 5 (70 enodes) 29.849 * * [simplify]: iters left: 4 (108 enodes) 29.869 * * [simplify]: iters left: 3 (160 enodes) 29.898 * * [simplify]: iters left: 2 (207 enodes) 29.944 * * [simplify]: iters left: 1 (261 enodes) 30.026 * * [simplify]: Extracting #0: cost 1 inf + 0 30.026 * * [simplify]: Extracting #1: cost 17 inf + 0 30.027 * * [simplify]: Extracting #2: cost 34 inf + 1 30.027 * * [simplify]: Extracting #3: cost 37 inf + 216 30.028 * * [simplify]: Extracting #4: cost 32 inf + 1301 30.029 * * [simplify]: Extracting #5: cost 35 inf + 1870 30.031 * * [simplify]: Extracting #6: cost 33 inf + 2219 30.033 * * [simplify]: Extracting #7: cost 17 inf + 5136 30.038 * * [simplify]: Extracting #8: cost 4 inf + 9750 30.045 * * [simplify]: Extracting #9: cost 0 inf + 11247 30.050 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (log a)) 30.050 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (log a)))) 30.050 * * * * [progress]: [ 72 / 494 ] simplifiying candidate # 30.051 * [simplify]: Simplifying (- (log 1) (log (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 30.051 * * [simplify]: iters left: 6 (16 enodes) 30.055 * * [simplify]: iters left: 5 (65 enodes) 30.066 * * [simplify]: iters left: 4 (98 enodes) 30.082 * * [simplify]: iters left: 3 (145 enodes) 30.125 * * [simplify]: iters left: 2 (167 enodes) 30.170 * * [simplify]: iters left: 1 (199 enodes) 30.232 * * [simplify]: Extracting #0: cost 1 inf + 0 30.232 * * [simplify]: Extracting #1: cost 21 inf + 0 30.233 * * [simplify]: Extracting #2: cost 55 inf + 1 30.233 * * [simplify]: Extracting #3: cost 58 inf + 954 30.235 * * [simplify]: Extracting #4: cost 50 inf + 3229 30.236 * * [simplify]: Extracting #5: cost 48 inf + 4388 30.238 * * [simplify]: Extracting #6: cost 46 inf + 4637 30.242 * * [simplify]: Extracting #7: cost 36 inf + 5646 30.246 * * [simplify]: Extracting #8: cost 17 inf + 11401 30.254 * * [simplify]: Extracting #9: cost 0 inf + 17507 30.260 * * [simplify]: Extracting #10: cost 0 inf + 17477 30.264 * [simplify]: Simplified to (- (log (* (/ a (- (sqrt (fma (* a c) -4 (* b b))) b)) 2))) 30.264 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (* (/ a (- (sqrt (fma (* a c) -4 (* b b))) b)) 2))))) 30.264 * * * * [progress]: [ 73 / 494 ] simplifiying candidate # 30.264 * * * * [progress]: [ 74 / 494 ] simplifiying candidate # 30.264 * * * * [progress]: [ 75 / 494 ] simplifiying candidate # 30.264 * [simplify]: Simplifying (/ (* (* 1 1) 1) (/ (* (* a a) a) (/ (* (* (- (sqrt (fma c (* -4 a) (* b b))) b) (- (sqrt (fma c (* -4 a) (* b b))) b)) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* 2 2) 2)))) 30.265 * * [simplify]: iters left: 6 (22 enodes) 30.271 * * [simplify]: iters left: 5 (86 enodes) 30.287 * * [simplify]: iters left: 4 (235 enodes) 30.403 * * [simplify]: Extracting #0: cost 1 inf + 0 30.404 * * [simplify]: Extracting #1: cost 72 inf + 0 30.405 * * [simplify]: Extracting #2: cost 248 inf + 169 30.407 * * [simplify]: Extracting #3: cost 305 inf + 1486 30.410 * * [simplify]: Extracting #4: cost 308 inf + 2601 30.414 * * [simplify]: Extracting #5: cost 309 inf + 2725 30.420 * * [simplify]: Extracting #6: cost 264 inf + 15447 30.463 * * [simplify]: Extracting #7: cost 48 inf + 91089 30.492 * * [simplify]: Extracting #8: cost 0 inf + 108498 30.527 * * [simplify]: Extracting #9: cost 0 inf + 107699 30.565 * * [simplify]: Extracting #10: cost 0 inf + 107580 30.618 * [simplify]: Simplified to (/ 1 (* (* (/ a (- (sqrt (fma (* a -4) c (* b b))) b)) (* (/ a (- (sqrt (fma (* a -4) c (* b b))) b)) (/ a (- (sqrt (fma (* a -4) c (* b b))) b)))) 8)) 30.618 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (/ 1 (* (* (/ a (- (sqrt (fma (* a -4) c (* b b))) b)) (* (/ a (- (sqrt (fma (* a -4) c (* b b))) b)) (/ a (- (sqrt (fma (* a -4) c (* b b))) b)))) 8)))) 30.618 * * * * [progress]: [ 76 / 494 ] simplifiying candidate # 30.619 * [simplify]: Simplifying (/ (* (* 1 1) 1) (/ (* (* a a) a) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 30.619 * * [simplify]: iters left: 6 (20 enodes) 30.631 * * [simplify]: iters left: 5 (83 enodes) 30.662 * * [simplify]: iters left: 4 (211 enodes) 30.759 * * [simplify]: Extracting #0: cost 1 inf + 0 30.759 * * [simplify]: Extracting #1: cost 49 inf + 0 30.760 * * [simplify]: Extracting #2: cost 155 inf + 289 30.762 * * [simplify]: Extracting #3: cost 200 inf + 1152 30.764 * * [simplify]: Extracting #4: cost 213 inf + 1491 30.766 * * [simplify]: Extracting #5: cost 214 inf + 2226 30.767 * * [simplify]: Extracting #6: cost 209 inf + 3000 30.769 * * [simplify]: Extracting #7: cost 177 inf + 12892 30.783 * * [simplify]: Extracting #8: cost 29 inf + 66675 30.812 * * [simplify]: Extracting #9: cost 0 inf + 77456 30.855 * * [simplify]: Extracting #10: cost 0 inf + 77096 30.892 * [simplify]: Simplified to (/ (/ 1 (* 2 (/ a (- (sqrt (fma (* a -4) c (* b b))) b)))) (* (* 2 (/ a (- (sqrt (fma (* a -4) c (* b b))) b))) (* 2 (/ a (- (sqrt (fma (* a -4) c (* b b))) b))))) 30.892 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (/ (/ 1 (* 2 (/ a (- (sqrt (fma (* a -4) c (* b b))) b)))) (* (* 2 (/ a (- (sqrt (fma (* a -4) c (* b b))) b))) (* 2 (/ a (- (sqrt (fma (* a -4) c (* b b))) b))))))) 30.893 * * * * [progress]: [ 77 / 494 ] simplifiying candidate # 30.893 * [simplify]: Simplifying (/ (* (* 1 1) 1) (* (* (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 30.893 * * [simplify]: iters left: 6 (18 enodes) 30.904 * * [simplify]: iters left: 5 (74 enodes) 30.920 * * [simplify]: iters left: 4 (169 enodes) 30.992 * * [simplify]: Extracting #0: cost 1 inf + 0 30.992 * * [simplify]: Extracting #1: cost 51 inf + 0 30.993 * * [simplify]: Extracting #2: cost 137 inf + 46 30.994 * * [simplify]: Extracting #3: cost 154 inf + 634 30.995 * * [simplify]: Extracting #4: cost 151 inf + 1463 30.997 * * [simplify]: Extracting #5: cost 144 inf + 2305 31.006 * * [simplify]: Extracting #6: cost 74 inf + 24793 31.027 * * [simplify]: Extracting #7: cost 2 inf + 52050 31.040 * * [simplify]: Extracting #8: cost 0 inf + 52650 31.052 * [simplify]: Simplified to (/ 1 (* (* (/ (* 2 a) (- (sqrt (fma c (* a -4) (* b b))) b)) (/ (* 2 a) (- (sqrt (fma c (* a -4) (* b b))) b))) (/ (* 2 a) (- (sqrt (fma c (* a -4) (* b b))) b)))) 31.053 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (/ 1 (* (* (/ (* 2 a) (- (sqrt (fma c (* a -4) (* b b))) b)) (/ (* 2 a) (- (sqrt (fma c (* a -4) (* b b))) b))) (/ (* 2 a) (- (sqrt (fma c (* a -4) (* b b))) b)))))) 31.053 * * * * [progress]: [ 78 / 494 ] simplifiying candidate # 31.053 * * * * [progress]: [ 79 / 494 ] simplifiying candidate # 31.053 * * * * [progress]: [ 80 / 494 ] simplifiying candidate # 31.053 * * * * [progress]: [ 81 / 494 ] simplifiying candidate # 31.053 * * * * [progress]: [ 82 / 494 ] simplifiying candidate # 31.053 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 31.053 * * [simplify]: iters left: 6 (18 enodes) 31.059 * * [simplify]: iters left: 5 (72 enodes) 31.079 * * [simplify]: iters left: 4 (110 enodes) 31.098 * * [simplify]: iters left: 3 (156 enodes) 31.135 * * [simplify]: iters left: 2 (161 enodes) 31.167 * * [simplify]: Extracting #0: cost 1 inf + 0 31.167 * * [simplify]: Extracting #1: cost 6 inf + 0 31.168 * * [simplify]: Extracting #2: cost 9 inf + 1 31.168 * * [simplify]: Extracting #3: cost 16 inf + 1 31.168 * * [simplify]: Extracting #4: cost 24 inf + 3 31.168 * * [simplify]: Extracting #5: cost 28 inf + 46 31.168 * * [simplify]: Extracting #6: cost 31 inf + 294 31.169 * * [simplify]: Extracting #7: cost 29 inf + 545 31.170 * * [simplify]: Extracting #8: cost 13 inf + 2694 31.171 * * [simplify]: Extracting #9: cost 8 inf + 4313 31.174 * * [simplify]: Extracting #10: cost 0 inf + 7436 31.177 * [simplify]: Simplified to (/ 1 (* (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b))) (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b))))) 31.177 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b))) (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b))))) (/ (cbrt 1) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 31.178 * [simplify]: Simplifying (/ (cbrt 1) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 31.178 * * [simplify]: iters left: 6 (16 enodes) 31.182 * * [simplify]: iters left: 5 (60 enodes) 31.191 * * [simplify]: iters left: 4 (84 enodes) 31.205 * * [simplify]: iters left: 3 (104 enodes) 31.219 * * [simplify]: Extracting #0: cost 1 inf + 0 31.219 * * [simplify]: Extracting #1: cost 4 inf + 0 31.219 * * [simplify]: Extracting #2: cost 5 inf + 1 31.219 * * [simplify]: Extracting #3: cost 12 inf + 1 31.219 * * [simplify]: Extracting #4: cost 20 inf + 3 31.219 * * [simplify]: Extracting #5: cost 21 inf + 171 31.219 * * [simplify]: Extracting #6: cost 25 inf + 418 31.220 * * [simplify]: Extracting #7: cost 21 inf + 988 31.220 * * [simplify]: Extracting #8: cost 8 inf + 2994 31.222 * * [simplify]: Extracting #9: cost 0 inf + 5674 31.224 * [simplify]: Simplified to (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))) 31.224 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))))) 31.224 * * * * [progress]: [ 83 / 494 ] simplifiying candidate # 31.225 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 31.225 * * [simplify]: iters left: 6 (17 enodes) 31.234 * * [simplify]: iters left: 5 (65 enodes) 31.253 * * [simplify]: iters left: 4 (89 enodes) 31.266 * * [simplify]: iters left: 3 (109 enodes) 31.281 * * [simplify]: Extracting #0: cost 1 inf + 0 31.281 * * [simplify]: Extracting #1: cost 4 inf + 0 31.282 * * [simplify]: Extracting #2: cost 5 inf + 1 31.282 * * [simplify]: Extracting #3: cost 12 inf + 1 31.282 * * [simplify]: Extracting #4: cost 19 inf + 45 31.282 * * [simplify]: Extracting #5: cost 23 inf + 88 31.282 * * [simplify]: Extracting #6: cost 28 inf + 213 31.283 * * [simplify]: Extracting #7: cost 27 inf + 421 31.283 * * [simplify]: Extracting #8: cost 19 inf + 934 31.284 * * [simplify]: Extracting #9: cost 10 inf + 2514 31.286 * * [simplify]: Extracting #10: cost 2 inf + 4793 31.288 * * [simplify]: Extracting #11: cost 0 inf + 5514 31.294 * [simplify]: Simplified to (/ 1 (sqrt (* (/ a (- (sqrt (fma c (* a -4) (* b b))) b)) 2))) 31.294 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt (* (/ a (- (sqrt (fma c (* a -4) (* b b))) b)) 2))) (/ (cbrt 1) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 31.295 * [simplify]: Simplifying (/ (cbrt 1) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 31.295 * * [simplify]: iters left: 6 (16 enodes) 31.302 * * [simplify]: iters left: 5 (60 enodes) 31.312 * * [simplify]: iters left: 4 (84 enodes) 31.324 * * [simplify]: iters left: 3 (104 enodes) 31.339 * * [simplify]: Extracting #0: cost 1 inf + 0 31.339 * * [simplify]: Extracting #1: cost 4 inf + 0 31.339 * * [simplify]: Extracting #2: cost 5 inf + 1 31.339 * * [simplify]: Extracting #3: cost 12 inf + 1 31.339 * * [simplify]: Extracting #4: cost 20 inf + 3 31.339 * * [simplify]: Extracting #5: cost 21 inf + 171 31.339 * * [simplify]: Extracting #6: cost 25 inf + 418 31.340 * * [simplify]: Extracting #7: cost 21 inf + 988 31.341 * * [simplify]: Extracting #8: cost 8 inf + 2994 31.343 * * [simplify]: Extracting #9: cost 0 inf + 5514 31.345 * [simplify]: Simplified to (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))) 31.345 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))))) 31.345 * * * * [progress]: [ 84 / 494 ] simplifiying candidate # 31.346 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 31.346 * * [simplify]: iters left: 6 (20 enodes) 31.357 * * [simplify]: iters left: 5 (80 enodes) 31.384 * * [simplify]: iters left: 4 (129 enodes) 31.414 * * [simplify]: iters left: 3 (206 enodes) 31.479 * * [simplify]: iters left: 2 (323 enodes) 31.625 * * [simplify]: iters left: 1 (398 enodes) 31.760 * * [simplify]: Extracting #0: cost 1 inf + 0 31.760 * * [simplify]: Extracting #1: cost 16 inf + 0 31.761 * * [simplify]: Extracting #2: cost 30 inf + 1 31.761 * * [simplify]: Extracting #3: cost 32 inf + 327 31.762 * * [simplify]: Extracting #4: cost 34 inf + 813 31.762 * * [simplify]: Extracting #5: cost 35 inf + 976 31.763 * * [simplify]: Extracting #6: cost 39 inf + 1223 31.764 * * [simplify]: Extracting #7: cost 37 inf + 1433 31.765 * * [simplify]: Extracting #8: cost 25 inf + 3082 31.769 * * [simplify]: Extracting #9: cost 6 inf + 10282 31.775 * * [simplify]: Extracting #10: cost 0 inf + 13122 31.782 * [simplify]: Simplified to (* (/ (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (cbrt a))) 31.782 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 31.783 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 31.783 * * [simplify]: iters left: 6 (17 enodes) 31.792 * * [simplify]: iters left: 5 (63 enodes) 31.811 * * [simplify]: iters left: 4 (89 enodes) 31.834 * * [simplify]: iters left: 3 (111 enodes) 31.850 * * [simplify]: iters left: 2 (126 enodes) 31.877 * * [simplify]: iters left: 1 (129 enodes) 31.906 * * [simplify]: Extracting #0: cost 1 inf + 0 31.906 * * [simplify]: Extracting #1: cost 7 inf + 0 31.906 * * [simplify]: Extracting #2: cost 12 inf + 1 31.906 * * [simplify]: Extracting #3: cost 15 inf + 205 31.907 * * [simplify]: Extracting #4: cost 19 inf + 409 31.907 * * [simplify]: Extracting #5: cost 18 inf + 615 31.907 * * [simplify]: Extracting #6: cost 23 inf + 740 31.908 * * [simplify]: Extracting #7: cost 23 inf + 964 31.909 * * [simplify]: Extracting #8: cost 10 inf + 2712 31.910 * * [simplify]: Extracting #9: cost 2 inf + 4996 31.911 * * [simplify]: Extracting #10: cost 0 inf + 5796 31.912 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 31.912 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)))) 31.912 * * * * [progress]: [ 85 / 494 ] simplifiying candidate # 31.913 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 31.913 * * [simplify]: iters left: 6 (19 enodes) 31.918 * * [simplify]: iters left: 5 (73 enodes) 31.933 * * [simplify]: iters left: 4 (106 enodes) 31.949 * * [simplify]: iters left: 3 (159 enodes) 31.976 * * [simplify]: iters left: 2 (219 enodes) 32.035 * * [simplify]: iters left: 1 (244 enodes) 32.107 * * [simplify]: Extracting #0: cost 1 inf + 0 32.107 * * [simplify]: Extracting #1: cost 11 inf + 0 32.107 * * [simplify]: Extracting #2: cost 20 inf + 1 32.107 * * [simplify]: Extracting #3: cost 25 inf + 2 32.107 * * [simplify]: Extracting #4: cost 29 inf + 165 32.108 * * [simplify]: Extracting #5: cost 25 inf + 855 32.108 * * [simplify]: Extracting #6: cost 29 inf + 1182 32.109 * * [simplify]: Extracting #7: cost 28 inf + 1391 32.111 * * [simplify]: Extracting #8: cost 9 inf + 4520 32.114 * * [simplify]: Extracting #9: cost 0 inf + 7962 32.118 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma b b (* (* a c) -4))) b) 2)) (* (cbrt a) (cbrt a))) 32.118 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma b b (* (* a c) -4))) b) 2)) (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 32.119 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 32.119 * * [simplify]: iters left: 6 (17 enodes) 32.128 * * [simplify]: iters left: 5 (63 enodes) 32.147 * * [simplify]: iters left: 4 (89 enodes) 32.160 * * [simplify]: iters left: 3 (111 enodes) 32.181 * * [simplify]: iters left: 2 (126 enodes) 32.200 * * [simplify]: iters left: 1 (129 enodes) 32.226 * * [simplify]: Extracting #0: cost 1 inf + 0 32.226 * * [simplify]: Extracting #1: cost 7 inf + 0 32.226 * * [simplify]: Extracting #2: cost 12 inf + 1 32.226 * * [simplify]: Extracting #3: cost 15 inf + 205 32.226 * * [simplify]: Extracting #4: cost 19 inf + 409 32.226 * * [simplify]: Extracting #5: cost 18 inf + 615 32.226 * * [simplify]: Extracting #6: cost 23 inf + 740 32.227 * * [simplify]: Extracting #7: cost 23 inf + 964 32.227 * * [simplify]: Extracting #8: cost 10 inf + 2712 32.228 * * [simplify]: Extracting #9: cost 2 inf + 4836 32.229 * * [simplify]: Extracting #10: cost 0 inf + 5556 32.231 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 32.231 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)))) 32.231 * * * * [progress]: [ 86 / 494 ] simplifiying candidate # 32.231 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 32.231 * * [simplify]: iters left: 6 (22 enodes) 32.239 * * [simplify]: iters left: 5 (87 enodes) 32.257 * * [simplify]: iters left: 4 (167 enodes) 32.305 * * [simplify]: iters left: 3 (433 enodes) 32.562 * * [simplify]: Extracting #0: cost 1 inf + 0 32.562 * * [simplify]: Extracting #1: cost 93 inf + 0 32.563 * * [simplify]: Extracting #2: cost 198 inf + 1 32.564 * * [simplify]: Extracting #3: cost 196 inf + 1055 32.565 * * [simplify]: Extracting #4: cost 180 inf + 3850 32.567 * * [simplify]: Extracting #5: cost 160 inf + 10158 32.569 * * [simplify]: Extracting #6: cost 154 inf + 11460 32.574 * * [simplify]: Extracting #7: cost 126 inf + 21140 32.607 * * [simplify]: Extracting #8: cost 29 inf + 73895 32.647 * * [simplify]: Extracting #9: cost 0 inf + 89689 32.670 * * [simplify]: Extracting #10: cost 0 inf + 89649 32.705 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (* (cbrt a) (cbrt 2))) (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (* (cbrt a) (cbrt 2)))) 32.705 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (* (cbrt a) (cbrt 2))) (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (* (cbrt a) (cbrt 2)))) (/ (cbrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 32.706 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 32.706 * * [simplify]: iters left: 6 (18 enodes) 32.715 * * [simplify]: iters left: 5 (65 enodes) 32.728 * * [simplify]: iters left: 4 (94 enodes) 32.742 * * [simplify]: iters left: 3 (132 enodes) 32.778 * * [simplify]: iters left: 2 (166 enodes) 32.808 * * [simplify]: iters left: 1 (210 enodes) 32.877 * * [simplify]: Extracting #0: cost 1 inf + 0 32.877 * * [simplify]: Extracting #1: cost 17 inf + 0 32.877 * * [simplify]: Extracting #2: cost 31 inf + 1 32.878 * * [simplify]: Extracting #3: cost 30 inf + 328 32.878 * * [simplify]: Extracting #4: cost 22 inf + 1828 32.879 * * [simplify]: Extracting #5: cost 27 inf + 2354 32.880 * * [simplify]: Extracting #6: cost 25 inf + 2662 32.882 * * [simplify]: Extracting #7: cost 9 inf + 6348 32.887 * * [simplify]: Extracting #8: cost 0 inf + 10044 32.891 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))) 32.891 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))))) 32.891 * * * * [progress]: [ 87 / 494 ] simplifiying candidate # 32.892 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 32.892 * * [simplify]: iters left: 6 (21 enodes) 32.904 * * [simplify]: iters left: 5 (80 enodes) 32.923 * * [simplify]: iters left: 4 (134 enodes) 32.958 * * [simplify]: iters left: 3 (296 enodes) 33.093 * * [simplify]: Extracting #0: cost 1 inf + 0 33.093 * * [simplify]: Extracting #1: cost 65 inf + 0 33.094 * * [simplify]: Extracting #2: cost 122 inf + 1 33.095 * * [simplify]: Extracting #3: cost 122 inf + 408 33.097 * * [simplify]: Extracting #4: cost 101 inf + 3897 33.099 * * [simplify]: Extracting #5: cost 97 inf + 5802 33.102 * * [simplify]: Extracting #6: cost 98 inf + 5887 33.109 * * [simplify]: Extracting #7: cost 61 inf + 18772 33.131 * * [simplify]: Extracting #8: cost 5 inf + 45919 33.160 * * [simplify]: Extracting #9: cost 0 inf + 48337 33.173 * [simplify]: Simplified to (/ (/ (* (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt (- (sqrt (fma (* a -4) c (* b b))) b))) (sqrt 2)) (* (cbrt a) (cbrt a))) 33.173 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt (- (sqrt (fma (* a -4) c (* b b))) b))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 33.173 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 33.173 * * [simplify]: iters left: 6 (18 enodes) 33.179 * * [simplify]: iters left: 5 (65 enodes) 33.189 * * [simplify]: iters left: 4 (94 enodes) 33.204 * * [simplify]: iters left: 3 (132 enodes) 33.224 * * [simplify]: iters left: 2 (166 enodes) 33.269 * * [simplify]: iters left: 1 (210 enodes) 33.303 * * [simplify]: Extracting #0: cost 1 inf + 0 33.304 * * [simplify]: Extracting #1: cost 17 inf + 0 33.304 * * [simplify]: Extracting #2: cost 31 inf + 1 33.304 * * [simplify]: Extracting #3: cost 30 inf + 328 33.304 * * [simplify]: Extracting #4: cost 22 inf + 1508 33.305 * * [simplify]: Extracting #5: cost 27 inf + 1954 33.305 * * [simplify]: Extracting #6: cost 25 inf + 2262 33.307 * * [simplify]: Extracting #7: cost 9 inf + 5828 33.311 * * [simplify]: Extracting #8: cost 0 inf + 9324 33.316 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))) 33.316 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))))) 33.316 * * * * [progress]: [ 88 / 494 ] simplifiying candidate # 33.317 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 33.317 * * [simplify]: iters left: 6 (19 enodes) 33.330 * * [simplify]: iters left: 5 (72 enodes) 33.352 * * [simplify]: iters left: 4 (124 enodes) 33.374 * * [simplify]: iters left: 3 (233 enodes) 33.500 * * [simplify]: iters left: 2 (404 enodes) 33.657 * * [simplify]: Extracting #0: cost 1 inf + 0 33.657 * * [simplify]: Extracting #1: cost 18 inf + 0 33.658 * * [simplify]: Extracting #2: cost 45 inf + 1 33.658 * * [simplify]: Extracting #3: cost 46 inf + 164 33.659 * * [simplify]: Extracting #4: cost 35 inf + 2109 33.660 * * [simplify]: Extracting #5: cost 40 inf + 2353 33.661 * * [simplify]: Extracting #6: cost 41 inf + 2438 33.664 * * [simplify]: Extracting #7: cost 18 inf + 7920 33.672 * * [simplify]: Extracting #8: cost 1 inf + 14870 33.685 * * [simplify]: Extracting #9: cost 0 inf + 15329 33.690 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt a))) 33.690 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 33.691 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 33.691 * * [simplify]: iters left: 6 (17 enodes) 33.696 * * [simplify]: iters left: 5 (62 enodes) 33.706 * * [simplify]: iters left: 4 (91 enodes) 33.720 * * [simplify]: iters left: 3 (130 enodes) 33.755 * * [simplify]: iters left: 2 (164 enodes) 33.813 * * [simplify]: iters left: 1 (208 enodes) 33.871 * * [simplify]: Extracting #0: cost 1 inf + 0 33.871 * * [simplify]: Extracting #1: cost 16 inf + 0 33.872 * * [simplify]: Extracting #2: cost 25 inf + 3 33.872 * * [simplify]: Extracting #3: cost 23 inf + 532 33.873 * * [simplify]: Extracting #4: cost 20 inf + 1103 33.873 * * [simplify]: Extracting #5: cost 27 inf + 1144 33.874 * * [simplify]: Extracting #6: cost 28 inf + 1229 33.875 * * [simplify]: Extracting #7: cost 20 inf + 1702 33.877 * * [simplify]: Extracting #8: cost 7 inf + 5416 33.881 * * [simplify]: Extracting #9: cost 0 inf + 8194 33.885 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))) 33.885 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))))) 33.886 * * * * [progress]: [ 89 / 494 ] simplifiying candidate # 33.886 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 33.886 * * [simplify]: iters left: 6 (21 enodes) 33.897 * * [simplify]: iters left: 5 (80 enodes) 33.927 * * [simplify]: iters left: 4 (131 enodes) 33.975 * * [simplify]: iters left: 3 (269 enodes) 34.081 * * [simplify]: Extracting #0: cost 1 inf + 0 34.081 * * [simplify]: Extracting #1: cost 60 inf + 0 34.082 * * [simplify]: Extracting #2: cost 123 inf + 1 34.083 * * [simplify]: Extracting #3: cost 118 inf + 1057 34.086 * * [simplify]: Extracting #4: cost 82 inf + 8863 34.089 * * [simplify]: Extracting #5: cost 78 inf + 11250 34.092 * * [simplify]: Extracting #6: cost 79 inf + 11335 34.101 * * [simplify]: Extracting #7: cost 36 inf + 26664 34.120 * * [simplify]: Extracting #8: cost 2 inf + 43291 34.142 * * [simplify]: Extracting #9: cost 0 inf + 44372 34.160 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) 34.160 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (cbrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 34.161 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 34.161 * * [simplify]: iters left: 6 (18 enodes) 34.166 * * [simplify]: iters left: 5 (65 enodes) 34.176 * * [simplify]: iters left: 4 (94 enodes) 34.190 * * [simplify]: iters left: 3 (132 enodes) 34.210 * * [simplify]: iters left: 2 (166 enodes) 34.263 * * [simplify]: iters left: 1 (210 enodes) 34.302 * * [simplify]: Extracting #0: cost 1 inf + 0 34.302 * * [simplify]: Extracting #1: cost 17 inf + 0 34.302 * * [simplify]: Extracting #2: cost 31 inf + 1 34.302 * * [simplify]: Extracting #3: cost 30 inf + 328 34.303 * * [simplify]: Extracting #4: cost 22 inf + 1828 34.304 * * [simplify]: Extracting #5: cost 27 inf + 2354 34.305 * * [simplify]: Extracting #6: cost 25 inf + 2662 34.307 * * [simplify]: Extracting #7: cost 9 inf + 6108 34.311 * * [simplify]: Extracting #8: cost 0 inf + 9484 34.316 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))) 34.316 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))))) 34.316 * * * * [progress]: [ 90 / 494 ] simplifiying candidate # 34.316 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 34.317 * * [simplify]: iters left: 6 (20 enodes) 34.327 * * [simplify]: iters left: 5 (75 enodes) 34.345 * * [simplify]: iters left: 4 (116 enodes) 34.366 * * [simplify]: iters left: 3 (209 enodes) 34.420 * * [simplify]: iters left: 2 (357 enodes) 34.595 * * [simplify]: Extracting #0: cost 1 inf + 0 34.595 * * [simplify]: Extracting #1: cost 46 inf + 0 34.596 * * [simplify]: Extracting #2: cost 81 inf + 1 34.596 * * [simplify]: Extracting #3: cost 75 inf + 896 34.597 * * [simplify]: Extracting #4: cost 54 inf + 4507 34.599 * * [simplify]: Extracting #5: cost 43 inf + 8397 34.601 * * [simplify]: Extracting #6: cost 43 inf + 8725 34.604 * * [simplify]: Extracting #7: cost 17 inf + 16224 34.613 * * [simplify]: Extracting #8: cost 0 inf + 22510 34.627 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (sqrt 2) (* (cbrt a) (cbrt a)))) 34.627 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 34.627 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 34.627 * * [simplify]: iters left: 6 (18 enodes) 34.632 * * [simplify]: iters left: 5 (65 enodes) 34.642 * * [simplify]: iters left: 4 (94 enodes) 34.661 * * [simplify]: iters left: 3 (132 enodes) 34.698 * * [simplify]: iters left: 2 (166 enodes) 34.728 * * [simplify]: iters left: 1 (210 enodes) 34.768 * * [simplify]: Extracting #0: cost 1 inf + 0 34.768 * * [simplify]: Extracting #1: cost 17 inf + 0 34.769 * * [simplify]: Extracting #2: cost 31 inf + 1 34.769 * * [simplify]: Extracting #3: cost 30 inf + 328 34.769 * * [simplify]: Extracting #4: cost 22 inf + 1508 34.769 * * [simplify]: Extracting #5: cost 27 inf + 1954 34.770 * * [simplify]: Extracting #6: cost 25 inf + 2262 34.771 * * [simplify]: Extracting #7: cost 9 inf + 5588 34.773 * * [simplify]: Extracting #8: cost 0 inf + 8764 34.775 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))) 34.775 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))))) 34.775 * * * * [progress]: [ 91 / 494 ] simplifiying candidate # 34.776 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 34.776 * * [simplify]: iters left: 6 (18 enodes) 34.784 * * [simplify]: iters left: 5 (67 enodes) 34.807 * * [simplify]: iters left: 4 (99 enodes) 34.834 * * [simplify]: iters left: 3 (151 enodes) 34.872 * * [simplify]: iters left: 2 (230 enodes) 34.937 * * [simplify]: iters left: 1 (341 enodes) 35.056 * * [simplify]: Extracting #0: cost 1 inf + 0 35.056 * * [simplify]: Extracting #1: cost 12 inf + 0 35.057 * * [simplify]: Extracting #2: cost 22 inf + 1 35.057 * * [simplify]: Extracting #3: cost 25 inf + 2 35.057 * * [simplify]: Extracting #4: cost 22 inf + 530 35.057 * * [simplify]: Extracting #5: cost 25 inf + 1057 35.058 * * [simplify]: Extracting #6: cost 24 inf + 1226 35.058 * * [simplify]: Extracting #7: cost 15 inf + 2152 35.059 * * [simplify]: Extracting #8: cost 7 inf + 4408 35.061 * * [simplify]: Extracting #9: cost 0 inf + 6943 35.064 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (cbrt a) (cbrt a))) 35.064 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 35.064 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 35.064 * * [simplify]: iters left: 6 (17 enodes) 35.069 * * [simplify]: iters left: 5 (62 enodes) 35.081 * * [simplify]: iters left: 4 (91 enodes) 35.110 * * [simplify]: iters left: 3 (130 enodes) 35.145 * * [simplify]: iters left: 2 (164 enodes) 35.178 * * [simplify]: iters left: 1 (208 enodes) 35.238 * * [simplify]: Extracting #0: cost 1 inf + 0 35.238 * * [simplify]: Extracting #1: cost 16 inf + 0 35.239 * * [simplify]: Extracting #2: cost 25 inf + 3 35.239 * * [simplify]: Extracting #3: cost 23 inf + 532 35.240 * * [simplify]: Extracting #4: cost 20 inf + 1103 35.240 * * [simplify]: Extracting #5: cost 27 inf + 1144 35.241 * * [simplify]: Extracting #6: cost 28 inf + 1229 35.242 * * [simplify]: Extracting #7: cost 20 inf + 1702 35.244 * * [simplify]: Extracting #8: cost 7 inf + 5136 35.246 * * [simplify]: Extracting #9: cost 0 inf + 7634 35.248 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))) 35.248 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))))) 35.249 * * * * [progress]: [ 92 / 494 ] simplifiying candidate # 35.249 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) 35.249 * * [simplify]: iters left: 6 (12 enodes) 35.253 * * [simplify]: iters left: 5 (48 enodes) 35.262 * * [simplify]: iters left: 4 (82 enodes) 35.276 * * [simplify]: iters left: 3 (185 enodes) 35.343 * * [simplify]: iters left: 2 (326 enodes) 35.509 * * [simplify]: Extracting #0: cost 1 inf + 0 35.510 * * [simplify]: Extracting #1: cost 24 inf + 0 35.510 * * [simplify]: Extracting #2: cost 62 inf + 1 35.514 * * [simplify]: Extracting #3: cost 52 inf + 933 35.517 * * [simplify]: Extracting #4: cost 7 inf + 10839 35.522 * * [simplify]: Extracting #5: cost 0 inf + 12376 35.526 * [simplify]: Simplified to (* (/ 1 (* (cbrt 2) (cbrt a))) (/ 1 (* (cbrt 2) (cbrt a)))) 35.527 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (* (cbrt 2) (cbrt a))) (/ 1 (* (cbrt 2) (cbrt a)))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 35.527 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 35.527 * * [simplify]: iters left: 6 (17 enodes) 35.536 * * [simplify]: iters left: 5 (65 enodes) 35.557 * * [simplify]: iters left: 4 (100 enodes) 35.590 * * [simplify]: iters left: 3 (168 enodes) 35.631 * * [simplify]: iters left: 2 (288 enodes) 35.750 * * [simplify]: iters left: 1 (459 enodes) 35.939 * * [simplify]: Extracting #0: cost 1 inf + 0 35.939 * * [simplify]: Extracting #1: cost 26 inf + 0 35.940 * * [simplify]: Extracting #2: cost 66 inf + 1 35.940 * * [simplify]: Extracting #3: cost 82 inf + 330 35.942 * * [simplify]: Extracting #4: cost 60 inf + 3562 35.948 * * [simplify]: Extracting #5: cost 11 inf + 15484 35.955 * * [simplify]: Extracting #6: cost 0 inf + 18743 35.960 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)) 35.960 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (* (cbrt 2) (cbrt a))) (/ 1 (* (cbrt 2) (cbrt a)))) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)))) 35.961 * * * * [progress]: [ 93 / 494 ] simplifiying candidate # 35.961 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) 35.961 * * [simplify]: iters left: 6 (11 enodes) 35.965 * * [simplify]: iters left: 5 (43 enodes) 35.973 * * [simplify]: iters left: 4 (67 enodes) 35.987 * * [simplify]: iters left: 3 (136 enodes) 36.028 * * [simplify]: iters left: 2 (216 enodes) 36.113 * * [simplify]: iters left: 1 (266 enodes) 36.165 * * [simplify]: Extracting #0: cost 1 inf + 0 36.165 * * [simplify]: Extracting #1: cost 12 inf + 0 36.165 * * [simplify]: Extracting #2: cost 22 inf + 1 36.166 * * [simplify]: Extracting #3: cost 18 inf + 126 36.166 * * [simplify]: Extracting #4: cost 5 inf + 2031 36.167 * * [simplify]: Extracting #5: cost 0 inf + 2841 36.167 * [simplify]: Simplified to (/ (/ (/ 1 (sqrt 2)) (cbrt a)) (cbrt a)) 36.167 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (sqrt 2)) (cbrt a)) (cbrt a)) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 36.168 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 36.168 * * [simplify]: iters left: 6 (17 enodes) 36.177 * * [simplify]: iters left: 5 (65 enodes) 36.197 * * [simplify]: iters left: 4 (100 enodes) 36.214 * * [simplify]: iters left: 3 (168 enodes) 36.264 * * [simplify]: iters left: 2 (288 enodes) 36.348 * * [simplify]: iters left: 1 (459 enodes) 36.513 * * [simplify]: Extracting #0: cost 1 inf + 0 36.514 * * [simplify]: Extracting #1: cost 26 inf + 0 36.514 * * [simplify]: Extracting #2: cost 66 inf + 1 36.515 * * [simplify]: Extracting #3: cost 82 inf + 330 36.517 * * [simplify]: Extracting #4: cost 60 inf + 3322 36.523 * * [simplify]: Extracting #5: cost 11 inf + 13884 36.533 * * [simplify]: Extracting #6: cost 0 inf + 16903 36.543 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)) 36.543 * [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)))) 36.543 * * * * [progress]: [ 94 / 494 ] simplifiying candidate # 36.544 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ 1 1))) 36.544 * * [simplify]: iters left: 6 (9 enodes) 36.549 * * [simplify]: iters left: 5 (33 enodes) 36.561 * * [simplify]: iters left: 4 (42 enodes) 36.572 * * [simplify]: iters left: 3 (50 enodes) 36.585 * * [simplify]: iters left: 2 (54 enodes) 36.599 * * [simplify]: Extracting #0: cost 1 inf + 0 36.599 * * [simplify]: Extracting #1: cost 6 inf + 0 36.599 * * [simplify]: Extracting #2: cost 9 inf + 1 36.599 * * [simplify]: Extracting #3: cost 2 inf + 730 36.599 * * [simplify]: Extracting #4: cost 0 inf + 974 36.599 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 36.599 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 36.600 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 36.600 * * [simplify]: iters left: 6 (16 enodes) 36.605 * * [simplify]: iters left: 5 (62 enodes) 36.614 * * [simplify]: iters left: 4 (97 enodes) 36.630 * * [simplify]: iters left: 3 (166 enodes) 36.694 * * [simplify]: iters left: 2 (286 enodes) 36.794 * * [simplify]: iters left: 1 (456 enodes) 36.905 * * [simplify]: Extracting #0: cost 1 inf + 0 36.905 * * [simplify]: Extracting #1: cost 25 inf + 0 36.905 * * [simplify]: Extracting #2: cost 62 inf + 3 36.906 * * [simplify]: Extracting #3: cost 68 inf + 1388 36.907 * * [simplify]: Extracting #4: cost 42 inf + 4593 36.910 * * [simplify]: Extracting #5: cost 9 inf + 11334 36.920 * * [simplify]: Extracting #6: cost 0 inf + 14350 36.927 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)) 36.927 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)))) 36.927 * * * * [progress]: [ 95 / 494 ] simplifiying candidate # 36.927 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 36.927 * * [simplify]: iters left: 6 (22 enodes) 36.934 * * [simplify]: iters left: 5 (82 enodes) 36.947 * * [simplify]: iters left: 4 (130 enodes) 36.981 * * [simplify]: iters left: 3 (276 enodes) 37.109 * * [simplify]: Extracting #0: cost 1 inf + 0 37.110 * * [simplify]: Extracting #1: cost 63 inf + 0 37.111 * * [simplify]: Extracting #2: cost 142 inf + 1 37.112 * * [simplify]: Extracting #3: cost 148 inf + 407 37.113 * * [simplify]: Extracting #4: cost 124 inf + 4499 37.121 * * [simplify]: Extracting #5: cost 97 inf + 12830 37.125 * * [simplify]: Extracting #6: cost 91 inf + 13931 37.130 * * [simplify]: Extracting #7: cost 81 inf + 14722 37.139 * * [simplify]: Extracting #8: cost 50 inf + 27836 37.161 * * [simplify]: Extracting #9: cost 6 inf + 51008 37.184 * * [simplify]: Extracting #10: cost 0 inf + 54411 37.196 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 37.197 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 37.197 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 37.197 * * [simplify]: iters left: 6 (19 enodes) 37.203 * * [simplify]: iters left: 5 (71 enodes) 37.215 * * [simplify]: iters left: 4 (106 enodes) 37.242 * * [simplify]: iters left: 3 (174 enodes) 37.299 * * [simplify]: iters left: 2 (294 enodes) 37.423 * * [simplify]: iters left: 1 (464 enodes) 37.577 * * [simplify]: Extracting #0: cost 1 inf + 0 37.577 * * [simplify]: Extracting #1: cost 26 inf + 0 37.577 * * [simplify]: Extracting #2: cost 67 inf + 1 37.578 * * [simplify]: Extracting #3: cost 77 inf + 897 37.578 * * [simplify]: Extracting #4: cost 73 inf + 3287 37.580 * * [simplify]: Extracting #5: cost 55 inf + 6185 37.583 * * [simplify]: Extracting #6: cost 10 inf + 18407 37.589 * * [simplify]: Extracting #7: cost 0 inf + 22428 37.595 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 37.595 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)))) 37.595 * * * * [progress]: [ 96 / 494 ] simplifiying candidate # 37.595 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 37.596 * * [simplify]: iters left: 6 (21 enodes) 37.605 * * [simplify]: iters left: 5 (77 enodes) 37.634 * * [simplify]: iters left: 4 (115 enodes) 37.664 * * [simplify]: iters left: 3 (216 enodes) 37.733 * * [simplify]: iters left: 2 (450 enodes) 38.044 * * [simplify]: Extracting #0: cost 1 inf + 0 38.044 * * [simplify]: Extracting #1: cost 57 inf + 0 38.045 * * [simplify]: Extracting #2: cost 107 inf + 1 38.047 * * [simplify]: Extracting #3: cost 106 inf + 1139 38.050 * * [simplify]: Extracting #4: cost 82 inf + 6896 38.054 * * [simplify]: Extracting #5: cost 57 inf + 12409 38.063 * * [simplify]: Extracting #6: cost 30 inf + 20531 38.083 * * [simplify]: Extracting #7: cost 1 inf + 32454 38.094 * * [simplify]: Extracting #8: cost 0 inf + 32954 38.106 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (* (cbrt a) (sqrt 2)))) 38.106 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 38.106 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 38.106 * * [simplify]: iters left: 6 (19 enodes) 38.118 * * [simplify]: iters left: 5 (71 enodes) 38.135 * * [simplify]: iters left: 4 (106 enodes) 38.153 * * [simplify]: iters left: 3 (174 enodes) 38.194 * * [simplify]: iters left: 2 (294 enodes) 38.286 * * [simplify]: iters left: 1 (464 enodes) 38.458 * * [simplify]: Extracting #0: cost 1 inf + 0 38.458 * * [simplify]: Extracting #1: cost 26 inf + 0 38.458 * * [simplify]: Extracting #2: cost 67 inf + 1 38.459 * * [simplify]: Extracting #3: cost 77 inf + 817 38.460 * * [simplify]: Extracting #4: cost 73 inf + 2847 38.463 * * [simplify]: Extracting #5: cost 55 inf + 5505 38.467 * * [simplify]: Extracting #6: cost 10 inf + 16847 38.473 * * [simplify]: Extracting #7: cost 0 inf + 20588 38.480 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 38.480 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)))) 38.481 * * * * [progress]: [ 97 / 494 ] simplifiying candidate # 38.481 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 38.481 * * [simplify]: iters left: 6 (19 enodes) 38.491 * * [simplify]: iters left: 5 (69 enodes) 38.504 * * [simplify]: iters left: 4 (106 enodes) 38.523 * * [simplify]: iters left: 3 (202 enodes) 38.605 * * [simplify]: iters left: 2 (357 enodes) 38.777 * * [simplify]: Extracting #0: cost 1 inf + 0 38.777 * * [simplify]: Extracting #1: cost 33 inf + 0 38.778 * * [simplify]: Extracting #2: cost 70 inf + 1 38.779 * * [simplify]: Extracting #3: cost 81 inf + 3 38.780 * * [simplify]: Extracting #4: cost 67 inf + 2842 38.783 * * [simplify]: Extracting #5: cost 41 inf + 7461 38.790 * * [simplify]: Extracting #6: cost 18 inf + 13176 38.802 * * [simplify]: Extracting #7: cost 1 inf + 18892 38.810 * * [simplify]: Extracting #8: cost 0 inf + 19351 38.817 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 38.817 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 38.817 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 38.818 * * [simplify]: iters left: 6 (18 enodes) 38.822 * * [simplify]: iters left: 5 (68 enodes) 38.835 * * [simplify]: iters left: 4 (103 enodes) 38.853 * * [simplify]: iters left: 3 (172 enodes) 38.886 * * [simplify]: iters left: 2 (292 enodes) 38.990 * * [simplify]: iters left: 1 (474 enodes) 39.162 * * [simplify]: Extracting #0: cost 1 inf + 0 39.162 * * [simplify]: Extracting #1: cost 25 inf + 0 39.163 * * [simplify]: Extracting #2: cost 59 inf + 3 39.163 * * [simplify]: Extracting #3: cost 67 inf + 777 39.165 * * [simplify]: Extracting #4: cost 70 inf + 1591 39.167 * * [simplify]: Extracting #5: cost 54 inf + 3790 39.170 * * [simplify]: Extracting #6: cost 34 inf + 6655 39.176 * * [simplify]: Extracting #7: cost 14 inf + 12392 39.185 * * [simplify]: Extracting #8: cost 0 inf + 17468 39.191 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))) 39.191 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))))) 39.191 * * * * [progress]: [ 98 / 494 ] simplifiying candidate # 39.191 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 39.192 * * [simplify]: iters left: 6 (22 enodes) 39.202 * * [simplify]: iters left: 5 (82 enodes) 39.218 * * [simplify]: iters left: 4 (130 enodes) 39.244 * * [simplify]: iters left: 3 (276 enodes) 39.371 * * [simplify]: Extracting #0: cost 1 inf + 0 39.371 * * [simplify]: Extracting #1: cost 63 inf + 0 39.372 * * [simplify]: Extracting #2: cost 142 inf + 1 39.373 * * [simplify]: Extracting #3: cost 148 inf + 407 39.375 * * [simplify]: Extracting #4: cost 124 inf + 4499 39.379 * * [simplify]: Extracting #5: cost 97 inf + 12830 39.383 * * [simplify]: Extracting #6: cost 91 inf + 13931 39.392 * * [simplify]: Extracting #7: cost 81 inf + 14722 39.402 * * [simplify]: Extracting #8: cost 50 inf + 27836 39.424 * * [simplify]: Extracting #9: cost 6 inf + 51008 39.449 * * [simplify]: Extracting #10: cost 0 inf + 54411 39.474 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 39.474 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 39.475 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 39.475 * * [simplify]: iters left: 6 (19 enodes) 39.486 * * [simplify]: iters left: 5 (71 enodes) 39.499 * * [simplify]: iters left: 4 (106 enodes) 39.518 * * [simplify]: iters left: 3 (174 enodes) 39.564 * * [simplify]: iters left: 2 (294 enodes) 39.681 * * [simplify]: iters left: 1 (464 enodes) 40.182 * * [simplify]: Extracting #0: cost 1 inf + 0 40.182 * * [simplify]: Extracting #1: cost 26 inf + 0 40.182 * * [simplify]: Extracting #2: cost 67 inf + 1 40.183 * * [simplify]: Extracting #3: cost 77 inf + 897 40.184 * * [simplify]: Extracting #4: cost 73 inf + 3287 40.185 * * [simplify]: Extracting #5: cost 55 inf + 6185 40.189 * * [simplify]: Extracting #6: cost 10 inf + 18407 40.194 * * [simplify]: Extracting #7: cost 0 inf + 22428 40.203 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 40.204 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)))) 40.204 * * * * [progress]: [ 99 / 494 ] simplifiying candidate # 40.204 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 40.204 * * [simplify]: iters left: 6 (21 enodes) 40.216 * * [simplify]: iters left: 5 (77 enodes) 40.246 * * [simplify]: iters left: 4 (115 enodes) 40.277 * * [simplify]: iters left: 3 (216 enodes) 40.338 * * [simplify]: iters left: 2 (450 enodes) 40.671 * * [simplify]: Extracting #0: cost 1 inf + 0 40.671 * * [simplify]: Extracting #1: cost 57 inf + 0 40.672 * * [simplify]: Extracting #2: cost 107 inf + 1 40.674 * * [simplify]: Extracting #3: cost 106 inf + 1139 40.676 * * [simplify]: Extracting #4: cost 82 inf + 6896 40.679 * * [simplify]: Extracting #5: cost 57 inf + 12409 40.684 * * [simplify]: Extracting #6: cost 30 inf + 20531 40.694 * * [simplify]: Extracting #7: cost 1 inf + 32454 40.705 * * [simplify]: Extracting #8: cost 0 inf + 32954 40.722 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (* (cbrt a) (sqrt 2)))) 40.722 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 40.723 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 40.723 * * [simplify]: iters left: 6 (19 enodes) 40.734 * * [simplify]: iters left: 5 (71 enodes) 40.761 * * [simplify]: iters left: 4 (106 enodes) 40.794 * * [simplify]: iters left: 3 (174 enodes) 40.858 * * [simplify]: iters left: 2 (294 enodes) 40.950 * * [simplify]: iters left: 1 (464 enodes) 41.080 * * [simplify]: Extracting #0: cost 1 inf + 0 41.080 * * [simplify]: Extracting #1: cost 26 inf + 0 41.080 * * [simplify]: Extracting #2: cost 67 inf + 1 41.081 * * [simplify]: Extracting #3: cost 77 inf + 817 41.082 * * [simplify]: Extracting #4: cost 73 inf + 2847 41.084 * * [simplify]: Extracting #5: cost 55 inf + 5505 41.092 * * [simplify]: Extracting #6: cost 10 inf + 16847 41.107 * * [simplify]: Extracting #7: cost 0 inf + 20588 41.116 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 41.116 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)))) 41.116 * * * * [progress]: [ 100 / 494 ] simplifiying candidate # 41.117 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 41.117 * * [simplify]: iters left: 6 (19 enodes) 41.122 * * [simplify]: iters left: 5 (69 enodes) 41.136 * * [simplify]: iters left: 4 (106 enodes) 41.173 * * [simplify]: iters left: 3 (202 enodes) 41.270 * * [simplify]: iters left: 2 (357 enodes) 41.427 * * [simplify]: Extracting #0: cost 1 inf + 0 41.427 * * [simplify]: Extracting #1: cost 33 inf + 0 41.428 * * [simplify]: Extracting #2: cost 70 inf + 1 41.429 * * [simplify]: Extracting #3: cost 81 inf + 3 41.430 * * [simplify]: Extracting #4: cost 67 inf + 2842 41.433 * * [simplify]: Extracting #5: cost 41 inf + 7461 41.440 * * [simplify]: Extracting #6: cost 18 inf + 13176 41.452 * * [simplify]: Extracting #7: cost 1 inf + 18892 41.466 * * [simplify]: Extracting #8: cost 0 inf + 19351 41.478 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 41.478 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 41.478 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 41.478 * * [simplify]: iters left: 6 (18 enodes) 41.484 * * [simplify]: iters left: 5 (68 enodes) 41.494 * * [simplify]: iters left: 4 (103 enodes) 41.520 * * [simplify]: iters left: 3 (172 enodes) 41.568 * * [simplify]: iters left: 2 (292 enodes) 41.682 * * [simplify]: iters left: 1 (474 enodes) 41.832 * * [simplify]: Extracting #0: cost 1 inf + 0 41.832 * * [simplify]: Extracting #1: cost 25 inf + 0 41.833 * * [simplify]: Extracting #2: cost 59 inf + 3 41.833 * * [simplify]: Extracting #3: cost 67 inf + 777 41.835 * * [simplify]: Extracting #4: cost 70 inf + 1591 41.836 * * [simplify]: Extracting #5: cost 54 inf + 3790 41.840 * * [simplify]: Extracting #6: cost 34 inf + 6655 41.846 * * [simplify]: Extracting #7: cost 14 inf + 12392 41.856 * * [simplify]: Extracting #8: cost 0 inf + 17468 41.866 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))) 41.866 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))))) 41.867 * * * * [progress]: [ 101 / 494 ] simplifiying candidate # 41.867 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) 41.867 * * [simplify]: iters left: 6 (12 enodes) 41.875 * * [simplify]: iters left: 5 (48 enodes) 41.895 * * [simplify]: iters left: 4 (82 enodes) 41.919 * * [simplify]: iters left: 3 (185 enodes) 41.994 * * [simplify]: iters left: 2 (326 enodes) 42.159 * * [simplify]: Extracting #0: cost 1 inf + 0 42.160 * * [simplify]: Extracting #1: cost 24 inf + 0 42.160 * * [simplify]: Extracting #2: cost 62 inf + 1 42.161 * * [simplify]: Extracting #3: cost 52 inf + 933 42.162 * * [simplify]: Extracting #4: cost 7 inf + 10839 42.165 * * [simplify]: Extracting #5: cost 0 inf + 12376 42.167 * [simplify]: Simplified to (* (/ 1 (* (cbrt 2) (cbrt a))) (/ 1 (* (cbrt 2) (cbrt a)))) 42.167 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (* (cbrt 2) (cbrt a))) (/ 1 (* (cbrt 2) (cbrt a)))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 42.168 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 42.168 * * [simplify]: iters left: 6 (17 enodes) 42.173 * * [simplify]: iters left: 5 (65 enodes) 42.183 * * [simplify]: iters left: 4 (100 enodes) 42.199 * * [simplify]: iters left: 3 (168 enodes) 42.247 * * [simplify]: iters left: 2 (288 enodes) 42.360 * * [simplify]: iters left: 1 (459 enodes) 42.527 * * [simplify]: Extracting #0: cost 1 inf + 0 42.527 * * [simplify]: Extracting #1: cost 26 inf + 0 42.527 * * [simplify]: Extracting #2: cost 66 inf + 1 42.528 * * [simplify]: Extracting #3: cost 82 inf + 330 42.529 * * [simplify]: Extracting #4: cost 60 inf + 3562 42.532 * * [simplify]: Extracting #5: cost 11 inf + 15484 42.537 * * [simplify]: Extracting #6: cost 0 inf + 18743 42.546 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)) 42.547 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (* (cbrt 2) (cbrt a))) (/ 1 (* (cbrt 2) (cbrt a)))) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)))) 42.547 * * * * [progress]: [ 102 / 494 ] simplifiying candidate # 42.547 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) 42.547 * * [simplify]: iters left: 6 (11 enodes) 42.554 * * [simplify]: iters left: 5 (43 enodes) 42.570 * * [simplify]: iters left: 4 (67 enodes) 42.581 * * [simplify]: iters left: 3 (136 enodes) 42.622 * * [simplify]: iters left: 2 (216 enodes) 42.679 * * [simplify]: iters left: 1 (266 enodes) 42.750 * * [simplify]: Extracting #0: cost 1 inf + 0 42.750 * * [simplify]: Extracting #1: cost 12 inf + 0 42.751 * * [simplify]: Extracting #2: cost 22 inf + 1 42.751 * * [simplify]: Extracting #3: cost 18 inf + 126 42.752 * * [simplify]: Extracting #4: cost 5 inf + 2031 42.753 * * [simplify]: Extracting #5: cost 0 inf + 2841 42.754 * [simplify]: Simplified to (/ (/ (/ 1 (sqrt 2)) (cbrt a)) (cbrt a)) 42.754 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (sqrt 2)) (cbrt a)) (cbrt a)) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 42.755 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 42.755 * * [simplify]: iters left: 6 (17 enodes) 42.764 * * [simplify]: iters left: 5 (65 enodes) 42.785 * * [simplify]: iters left: 4 (100 enodes) 42.801 * * [simplify]: iters left: 3 (168 enodes) 42.857 * * [simplify]: iters left: 2 (288 enodes) 42.977 * * [simplify]: iters left: 1 (459 enodes) 43.118 * * [simplify]: Extracting #0: cost 1 inf + 0 43.119 * * [simplify]: Extracting #1: cost 26 inf + 0 43.119 * * [simplify]: Extracting #2: cost 66 inf + 1 43.119 * * [simplify]: Extracting #3: cost 82 inf + 330 43.120 * * [simplify]: Extracting #4: cost 60 inf + 3322 43.123 * * [simplify]: Extracting #5: cost 11 inf + 13884 43.128 * * [simplify]: Extracting #6: cost 0 inf + 16903 43.137 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)) 43.138 * [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)))) 43.138 * * * * [progress]: [ 103 / 494 ] simplifiying candidate # 43.138 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ 1 1))) 43.138 * * [simplify]: iters left: 6 (9 enodes) 43.144 * * [simplify]: iters left: 5 (33 enodes) 43.155 * * [simplify]: iters left: 4 (42 enodes) 43.165 * * [simplify]: iters left: 3 (50 enodes) 43.178 * * [simplify]: iters left: 2 (54 enodes) 43.190 * * [simplify]: Extracting #0: cost 1 inf + 0 43.190 * * [simplify]: Extracting #1: cost 6 inf + 0 43.190 * * [simplify]: Extracting #2: cost 9 inf + 1 43.190 * * [simplify]: Extracting #3: cost 2 inf + 730 43.190 * * [simplify]: Extracting #4: cost 0 inf + 974 43.191 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 43.191 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 43.191 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 43.191 * * [simplify]: iters left: 6 (16 enodes) 43.201 * * [simplify]: iters left: 5 (62 enodes) 43.220 * * [simplify]: iters left: 4 (97 enodes) 43.243 * * [simplify]: iters left: 3 (166 enodes) 43.276 * * [simplify]: iters left: 2 (286 enodes) 43.352 * * [simplify]: iters left: 1 (456 enodes) 43.483 * * [simplify]: Extracting #0: cost 1 inf + 0 43.483 * * [simplify]: Extracting #1: cost 25 inf + 0 43.484 * * [simplify]: Extracting #2: cost 62 inf + 3 43.485 * * [simplify]: Extracting #3: cost 68 inf + 1388 43.487 * * [simplify]: Extracting #4: cost 42 inf + 4593 43.493 * * [simplify]: Extracting #5: cost 9 inf + 11334 43.502 * * [simplify]: Extracting #6: cost 0 inf + 14350 43.512 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)) 43.512 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)))) 43.512 * * * * [progress]: [ 104 / 494 ] simplifiying candidate # 43.512 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) 1)) 43.512 * * [simplify]: iters left: 6 (8 enodes) 43.518 * * [simplify]: iters left: 5 (30 enodes) 43.528 * * [simplify]: iters left: 4 (57 enodes) 43.546 * * [simplify]: iters left: 3 (99 enodes) 43.567 * * [simplify]: iters left: 2 (102 enodes) 43.573 * * [simplify]: Extracting #0: cost 1 inf + 0 43.573 * * [simplify]: Extracting #1: cost 6 inf + 0 43.573 * * [simplify]: Extracting #2: cost 9 inf + 1 43.573 * * [simplify]: Extracting #3: cost 1 inf + 812 43.574 * * [simplify]: Extracting #4: cost 0 inf + 974 43.574 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 43.574 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 43.576 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 43.576 * * [simplify]: iters left: 6 (16 enodes) 43.581 * * [simplify]: iters left: 5 (62 enodes) 43.601 * * [simplify]: iters left: 4 (97 enodes) 43.632 * * [simplify]: iters left: 3 (166 enodes) 43.688 * * [simplify]: iters left: 2 (286 enodes) 43.788 * * [simplify]: iters left: 1 (456 enodes) 43.949 * * [simplify]: Extracting #0: cost 1 inf + 0 43.949 * * [simplify]: Extracting #1: cost 25 inf + 0 43.949 * * [simplify]: Extracting #2: cost 62 inf + 3 43.950 * * [simplify]: Extracting #3: cost 68 inf + 1388 43.952 * * [simplify]: Extracting #4: cost 42 inf + 4593 43.958 * * [simplify]: Extracting #5: cost 9 inf + 11334 43.966 * * [simplify]: Extracting #6: cost 0 inf + 14350 43.970 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)) 43.971 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)))) 43.971 * * * * [progress]: [ 105 / 494 ] simplifiying candidate # 43.971 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (- (sqrt (fma c (* -4 a) (* b b))) b))) 43.971 * * [simplify]: iters left: 6 (16 enodes) 43.978 * * [simplify]: iters left: 5 (61 enodes) 43.987 * * [simplify]: iters left: 4 (97 enodes) 44.016 * * [simplify]: iters left: 3 (197 enodes) 44.109 * * [simplify]: iters left: 2 (366 enodes) 44.318 * * [simplify]: Extracting #0: cost 1 inf + 0 44.318 * * [simplify]: Extracting #1: cost 26 inf + 0 44.319 * * [simplify]: Extracting #2: cost 57 inf + 2 44.319 * * [simplify]: Extracting #3: cost 48 inf + 2680 44.321 * * [simplify]: Extracting #4: cost 32 inf + 5477 44.324 * * [simplify]: Extracting #5: cost 13 inf + 8742 44.327 * * [simplify]: Extracting #6: cost 1 inf + 12730 44.332 * * [simplify]: Extracting #7: cost 0 inf + 12973 44.336 * [simplify]: Simplified to (/ (- (sqrt (fma (* a -4) c (* b b))) b) (* (cbrt a) (cbrt a))) 44.336 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* a -4) c (* b b))) b) (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ 1 2))))) 44.336 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ 1 2))) 44.336 * * [simplify]: iters left: 6 (8 enodes) 44.339 * * [simplify]: iters left: 5 (31 enodes) 44.345 * * [simplify]: iters left: 4 (42 enodes) 44.352 * * [simplify]: iters left: 3 (61 enodes) 44.363 * * [simplify]: iters left: 2 (68 enodes) 44.370 * * [simplify]: iters left: 1 (70 enodes) 44.376 * * [simplify]: Extracting #0: cost 1 inf + 0 44.376 * * [simplify]: Extracting #1: cost 8 inf + 0 44.376 * * [simplify]: Extracting #2: cost 9 inf + 3 44.376 * * [simplify]: Extracting #3: cost 2 inf + 654 44.377 * * [simplify]: Extracting #4: cost 0 inf + 898 44.377 * [simplify]: Simplified to (/ 1/2 (cbrt a)) 44.377 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* a -4) c (* b b))) b) (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 44.377 * * * * [progress]: [ 106 / 494 ] simplifiying candidate # 44.377 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 44.377 * * [simplify]: iters left: 6 (19 enodes) 44.382 * * [simplify]: iters left: 5 (73 enodes) 44.394 * * [simplify]: iters left: 4 (101 enodes) 44.408 * * [simplify]: iters left: 3 (132 enodes) 44.436 * * [simplify]: iters left: 2 (150 enodes) 44.473 * * [simplify]: iters left: 1 (156 enodes) 44.491 * * [simplify]: Extracting #0: cost 1 inf + 0 44.491 * * [simplify]: Extracting #1: cost 10 inf + 0 44.491 * * [simplify]: Extracting #2: cost 18 inf + 1 44.491 * * [simplify]: Extracting #3: cost 23 inf + 2 44.491 * * [simplify]: Extracting #4: cost 27 inf + 85 44.491 * * [simplify]: Extracting #5: cost 26 inf + 251 44.492 * * [simplify]: Extracting #6: cost 29 inf + 580 44.492 * * [simplify]: Extracting #7: cost 29 inf + 707 44.493 * * [simplify]: Extracting #8: cost 10 inf + 4454 44.494 * * [simplify]: Extracting #9: cost 0 inf + 8076 44.496 * [simplify]: Simplified to (* (/ (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (sqrt a)) (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2))) 44.496 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (sqrt a)) (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2))) (/ (cbrt 1) (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 44.496 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 44.497 * * [simplify]: iters left: 6 (17 enodes) 44.501 * * [simplify]: iters left: 5 (63 enodes) 44.520 * * [simplify]: iters left: 4 (89 enodes) 44.537 * * [simplify]: iters left: 3 (111 enodes) 44.555 * * [simplify]: iters left: 2 (126 enodes) 44.579 * * [simplify]: iters left: 1 (129 enodes) 44.601 * * [simplify]: Extracting #0: cost 1 inf + 0 44.601 * * [simplify]: Extracting #1: cost 7 inf + 0 44.601 * * [simplify]: Extracting #2: cost 12 inf + 1 44.601 * * [simplify]: Extracting #3: cost 15 inf + 125 44.601 * * [simplify]: Extracting #4: cost 19 inf + 249 44.601 * * [simplify]: Extracting #5: cost 18 inf + 455 44.601 * * [simplify]: Extracting #6: cost 23 inf + 580 44.602 * * [simplify]: Extracting #7: cost 23 inf + 804 44.602 * * [simplify]: Extracting #8: cost 10 inf + 2552 44.603 * * [simplify]: Extracting #9: cost 2 inf + 4716 44.604 * * [simplify]: Extracting #10: cost 0 inf + 5476 44.606 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 44.606 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 44.606 * * * * [progress]: [ 107 / 494 ] simplifiying candidate # 44.606 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 44.606 * * [simplify]: iters left: 6 (18 enodes) 44.611 * * [simplify]: iters left: 5 (68 enodes) 44.622 * * [simplify]: iters left: 4 (94 enodes) 44.640 * * [simplify]: iters left: 3 (117 enodes) 44.656 * * [simplify]: iters left: 2 (123 enodes) 44.672 * * [simplify]: Extracting #0: cost 1 inf + 0 44.672 * * [simplify]: Extracting #1: cost 7 inf + 0 44.672 * * [simplify]: Extracting #2: cost 12 inf + 1 44.672 * * [simplify]: Extracting #3: cost 17 inf + 2 44.672 * * [simplify]: Extracting #4: cost 19 inf + 249 44.673 * * [simplify]: Extracting #5: cost 19 inf + 373 44.673 * * [simplify]: Extracting #6: cost 23 inf + 580 44.673 * * [simplify]: Extracting #7: cost 24 inf + 665 44.673 * * [simplify]: Extracting #8: cost 12 inf + 2072 44.674 * * [simplify]: Extracting #9: cost 1 inf + 4856 44.675 * * [simplify]: Extracting #10: cost 0 inf + 5236 44.677 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (sqrt a)) 44.677 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 44.677 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 44.677 * * [simplify]: iters left: 6 (17 enodes) 44.682 * * [simplify]: iters left: 5 (63 enodes) 44.692 * * [simplify]: iters left: 4 (89 enodes) 44.718 * * [simplify]: iters left: 3 (111 enodes) 44.749 * * [simplify]: iters left: 2 (126 enodes) 44.766 * * [simplify]: iters left: 1 (129 enodes) 44.783 * * [simplify]: Extracting #0: cost 1 inf + 0 44.783 * * [simplify]: Extracting #1: cost 7 inf + 0 44.784 * * [simplify]: Extracting #2: cost 12 inf + 1 44.784 * * [simplify]: Extracting #3: cost 15 inf + 125 44.784 * * [simplify]: Extracting #4: cost 19 inf + 249 44.784 * * [simplify]: Extracting #5: cost 18 inf + 455 44.785 * * [simplify]: Extracting #6: cost 23 inf + 580 44.785 * * [simplify]: Extracting #7: cost 23 inf + 804 44.786 * * [simplify]: Extracting #8: cost 10 inf + 2552 44.788 * * [simplify]: Extracting #9: cost 2 inf + 4556 44.790 * * [simplify]: Extracting #10: cost 0 inf + 5236 44.793 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 44.793 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 44.793 * * * * [progress]: [ 108 / 494 ] simplifiying candidate # 44.793 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 44.794 * * [simplify]: iters left: 6 (21 enodes) 44.805 * * [simplify]: iters left: 5 (82 enodes) 44.821 * * [simplify]: iters left: 4 (142 enodes) 44.849 * * [simplify]: iters left: 3 (292 enodes) 44.953 * * [simplify]: Extracting #0: cost 1 inf + 0 44.954 * * [simplify]: Extracting #1: cost 51 inf + 0 44.954 * * [simplify]: Extracting #2: cost 102 inf + 1 44.955 * * [simplify]: Extracting #3: cost 101 inf + 207 44.956 * * [simplify]: Extracting #4: cost 86 inf + 2599 44.958 * * [simplify]: Extracting #5: cost 82 inf + 4950 44.960 * * [simplify]: Extracting #6: cost 81 inf + 5279 44.967 * * [simplify]: Extracting #7: cost 47 inf + 17043 44.983 * * [simplify]: Extracting #8: cost 0 inf + 39155 44.993 * * [simplify]: Extracting #9: cost 0 inf + 39035 45.003 * [simplify]: Simplified to (/ (* (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt 2))) (sqrt a)) 45.003 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt 2))) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 45.003 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 45.003 * * [simplify]: iters left: 6 (18 enodes) 45.008 * * [simplify]: iters left: 5 (65 enodes) 45.026 * * [simplify]: iters left: 4 (94 enodes) 45.041 * * [simplify]: iters left: 3 (132 enodes) 45.063 * * [simplify]: iters left: 2 (166 enodes) 45.118 * * [simplify]: iters left: 1 (210 enodes) 45.185 * * [simplify]: Extracting #0: cost 1 inf + 0 45.185 * * [simplify]: Extracting #1: cost 17 inf + 0 45.185 * * [simplify]: Extracting #2: cost 31 inf + 1 45.185 * * [simplify]: Extracting #3: cost 30 inf + 208 45.186 * * [simplify]: Extracting #4: cost 22 inf + 1508 45.186 * * [simplify]: Extracting #5: cost 27 inf + 1954 45.187 * * [simplify]: Extracting #6: cost 25 inf + 2262 45.188 * * [simplify]: Extracting #7: cost 9 inf + 5788 45.190 * * [simplify]: Extracting #8: cost 0 inf + 9324 45.192 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))) 45.192 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))))) 45.193 * * * * [progress]: [ 109 / 494 ] simplifiying candidate # 45.193 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 45.193 * * [simplify]: iters left: 6 (20 enodes) 45.198 * * [simplify]: iters left: 5 (75 enodes) 45.211 * * [simplify]: iters left: 4 (114 enodes) 45.250 * * [simplify]: iters left: 3 (207 enodes) 45.329 * * [simplify]: iters left: 2 (318 enodes) 45.459 * * [simplify]: iters left: 1 (384 enodes) 45.562 * * [simplify]: Extracting #0: cost 1 inf + 0 45.562 * * [simplify]: Extracting #1: cost 22 inf + 0 45.563 * * [simplify]: Extracting #2: cost 43 inf + 1 45.563 * * [simplify]: Extracting #3: cost 41 inf + 289 45.563 * * [simplify]: Extracting #4: cost 36 inf + 862 45.564 * * [simplify]: Extracting #5: cost 41 inf + 1148 45.564 * * [simplify]: Extracting #6: cost 41 inf + 1316 45.566 * * [simplify]: Extracting #7: cost 16 inf + 7774 45.570 * * [simplify]: Extracting #8: cost 0 inf + 14232 45.579 * [simplify]: Simplified to (/ (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (sqrt a)) (/ (sqrt 2) (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)))) 45.579 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (sqrt a)) (/ (sqrt 2) (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)))) (/ (cbrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 45.580 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 45.580 * * [simplify]: iters left: 6 (18 enodes) 45.589 * * [simplify]: iters left: 5 (65 enodes) 45.599 * * [simplify]: iters left: 4 (94 enodes) 45.615 * * [simplify]: iters left: 3 (132 enodes) 45.636 * * [simplify]: iters left: 2 (166 enodes) 45.664 * * [simplify]: iters left: 1 (210 enodes) 45.705 * * [simplify]: Extracting #0: cost 1 inf + 0 45.705 * * [simplify]: Extracting #1: cost 17 inf + 0 45.706 * * [simplify]: Extracting #2: cost 31 inf + 1 45.706 * * [simplify]: Extracting #3: cost 30 inf + 208 45.706 * * [simplify]: Extracting #4: cost 22 inf + 1188 45.708 * * [simplify]: Extracting #5: cost 27 inf + 1554 45.708 * * [simplify]: Extracting #6: cost 25 inf + 1862 45.710 * * [simplify]: Extracting #7: cost 9 inf + 5268 45.715 * * [simplify]: Extracting #8: cost 0 inf + 8604 45.719 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))) 45.719 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))))) 45.719 * * * * [progress]: [ 110 / 494 ] simplifiying candidate # 45.720 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 45.720 * * [simplify]: iters left: 6 (18 enodes) 45.729 * * [simplify]: iters left: 5 (67 enodes) 45.752 * * [simplify]: iters left: 4 (103 enodes) 45.783 * * [simplify]: iters left: 3 (155 enodes) 45.843 * * [simplify]: iters left: 2 (213 enodes) 45.918 * * [simplify]: iters left: 1 (231 enodes) 45.987 * * [simplify]: Extracting #0: cost 1 inf + 0 45.987 * * [simplify]: Extracting #1: cost 12 inf + 0 45.988 * * [simplify]: Extracting #2: cost 22 inf + 1 45.988 * * [simplify]: Extracting #3: cost 25 inf + 2 45.988 * * [simplify]: Extracting #4: cost 26 inf + 44 45.988 * * [simplify]: Extracting #5: cost 31 inf + 208 45.989 * * [simplify]: Extracting #6: cost 30 inf + 416 45.990 * * [simplify]: Extracting #7: cost 23 inf + 847 45.991 * * [simplify]: Extracting #8: cost 16 inf + 1987 45.993 * * [simplify]: Extracting #9: cost 4 inf + 6296 45.998 * * [simplify]: Extracting #10: cost 1 inf + 7435 46.002 * * [simplify]: Extracting #11: cost 0 inf + 7815 46.007 * [simplify]: Simplified to (/ (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (sqrt a)) 46.007 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 46.007 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 46.008 * * [simplify]: iters left: 6 (17 enodes) 46.016 * * [simplify]: iters left: 5 (62 enodes) 46.034 * * [simplify]: iters left: 4 (91 enodes) 46.062 * * [simplify]: iters left: 3 (130 enodes) 46.095 * * [simplify]: iters left: 2 (164 enodes) 46.124 * * [simplify]: iters left: 1 (208 enodes) 46.157 * * [simplify]: Extracting #0: cost 1 inf + 0 46.157 * * [simplify]: Extracting #1: cost 16 inf + 0 46.157 * * [simplify]: Extracting #2: cost 25 inf + 3 46.157 * * [simplify]: Extracting #3: cost 23 inf + 332 46.157 * * [simplify]: Extracting #4: cost 20 inf + 743 46.158 * * [simplify]: Extracting #5: cost 27 inf + 784 46.158 * * [simplify]: Extracting #6: cost 28 inf + 869 46.158 * * [simplify]: Extracting #7: cost 20 inf + 1342 46.160 * * [simplify]: Extracting #8: cost 7 inf + 4896 46.162 * * [simplify]: Extracting #9: cost 0 inf + 7514 46.164 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))) 46.164 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))))) 46.164 * * * * [progress]: [ 111 / 494 ] simplifiying candidate # 46.164 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 46.164 * * [simplify]: iters left: 6 (20 enodes) 46.170 * * [simplify]: iters left: 5 (75 enodes) 46.186 * * [simplify]: iters left: 4 (113 enodes) 46.213 * * [simplify]: iters left: 3 (188 enodes) 46.254 * * [simplify]: iters left: 2 (288 enodes) 46.379 * * [simplify]: iters left: 1 (434 enodes) 46.579 * * [simplify]: Extracting #0: cost 1 inf + 0 46.579 * * [simplify]: Extracting #1: cost 23 inf + 0 46.579 * * [simplify]: Extracting #2: cost 45 inf + 1 46.580 * * [simplify]: Extracting #3: cost 43 inf + 328 46.580 * * [simplify]: Extracting #4: cost 32 inf + 2154 46.581 * * [simplify]: Extracting #5: cost 35 inf + 2924 46.582 * * [simplify]: Extracting #6: cost 35 inf + 3051 46.584 * * [simplify]: Extracting #7: cost 16 inf + 6938 46.587 * * [simplify]: Extracting #8: cost 0 inf + 13414 46.592 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 46.592 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) (/ (cbrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 46.592 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 46.592 * * [simplify]: iters left: 6 (18 enodes) 46.597 * * [simplify]: iters left: 5 (65 enodes) 46.607 * * [simplify]: iters left: 4 (94 enodes) 46.626 * * [simplify]: iters left: 3 (132 enodes) 46.665 * * [simplify]: iters left: 2 (166 enodes) 46.712 * * [simplify]: iters left: 1 (210 enodes) 46.764 * * [simplify]: Extracting #0: cost 1 inf + 0 46.764 * * [simplify]: Extracting #1: cost 17 inf + 0 46.765 * * [simplify]: Extracting #2: cost 31 inf + 1 46.765 * * [simplify]: Extracting #3: cost 30 inf + 208 46.766 * * [simplify]: Extracting #4: cost 22 inf + 1508 46.766 * * [simplify]: Extracting #5: cost 27 inf + 1954 46.767 * * [simplify]: Extracting #6: cost 25 inf + 2262 46.769 * * [simplify]: Extracting #7: cost 9 inf + 5548 46.774 * * [simplify]: Extracting #8: cost 0 inf + 8764 46.779 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))) 46.779 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))))) 46.779 * * * * [progress]: [ 112 / 494 ] simplifiying candidate # 46.779 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 46.780 * * [simplify]: iters left: 6 (19 enodes) 46.792 * * [simplify]: iters left: 5 (70 enodes) 46.816 * * [simplify]: iters left: 4 (100 enodes) 46.847 * * [simplify]: iters left: 3 (153 enodes) 46.896 * * [simplify]: iters left: 2 (206 enodes) 46.971 * * [simplify]: iters left: 1 (229 enodes) 47.025 * * [simplify]: Extracting #0: cost 1 inf + 0 47.025 * * [simplify]: Extracting #1: cost 15 inf + 0 47.025 * * [simplify]: Extracting #2: cost 29 inf + 1 47.026 * * [simplify]: Extracting #3: cost 26 inf + 289 47.026 * * [simplify]: Extracting #4: cost 21 inf + 1025 47.027 * * [simplify]: Extracting #5: cost 27 inf + 1148 47.028 * * [simplify]: Extracting #6: cost 27 inf + 1275 47.030 * * [simplify]: Extracting #7: cost 10 inf + 4298 47.033 * * [simplify]: Extracting #8: cost 1 inf + 7218 47.038 * * [simplify]: Extracting #9: cost 0 inf + 7638 47.042 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (sqrt a) (sqrt 2))) 47.042 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (sqrt a) (sqrt 2))) (/ (cbrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 47.042 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 47.043 * * [simplify]: iters left: 6 (18 enodes) 47.052 * * [simplify]: iters left: 5 (65 enodes) 47.072 * * [simplify]: iters left: 4 (94 enodes) 47.087 * * [simplify]: iters left: 3 (132 enodes) 47.112 * * [simplify]: iters left: 2 (166 enodes) 47.140 * * [simplify]: iters left: 1 (210 enodes) 47.207 * * [simplify]: Extracting #0: cost 1 inf + 0 47.208 * * [simplify]: Extracting #1: cost 17 inf + 0 47.208 * * [simplify]: Extracting #2: cost 31 inf + 1 47.208 * * [simplify]: Extracting #3: cost 30 inf + 208 47.209 * * [simplify]: Extracting #4: cost 22 inf + 1188 47.210 * * [simplify]: Extracting #5: cost 27 inf + 1554 47.211 * * [simplify]: Extracting #6: cost 25 inf + 1862 47.213 * * [simplify]: Extracting #7: cost 9 inf + 5028 47.217 * * [simplify]: Extracting #8: cost 0 inf + 8044 47.221 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))) 47.221 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))))) 47.222 * * * * [progress]: [ 113 / 494 ] simplifiying candidate # 47.222 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 47.222 * * [simplify]: iters left: 6 (17 enodes) 47.232 * * [simplify]: iters left: 5 (62 enodes) 47.254 * * [simplify]: iters left: 4 (89 enodes) 47.278 * * [simplify]: iters left: 3 (109 enodes) 47.309 * * [simplify]: iters left: 2 (122 enodes) 47.340 * * [simplify]: iters left: 1 (133 enodes) 47.364 * * [simplify]: Extracting #0: cost 1 inf + 0 47.364 * * [simplify]: Extracting #1: cost 8 inf + 0 47.364 * * [simplify]: Extracting #2: cost 14 inf + 1 47.364 * * [simplify]: Extracting #3: cost 17 inf + 2 47.364 * * [simplify]: Extracting #4: cost 14 inf + 290 47.365 * * [simplify]: Extracting #5: cost 21 inf + 331 47.365 * * [simplify]: Extracting #6: cost 22 inf + 416 47.365 * * [simplify]: Extracting #7: cost 10 inf + 1782 47.366 * * [simplify]: Extracting #8: cost 2 inf + 3742 47.367 * * [simplify]: Extracting #9: cost 0 inf + 4381 47.368 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (sqrt a)) 47.369 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 47.369 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 47.369 * * [simplify]: iters left: 6 (17 enodes) 47.374 * * [simplify]: iters left: 5 (62 enodes) 47.383 * * [simplify]: iters left: 4 (91 enodes) 47.399 * * [simplify]: iters left: 3 (130 enodes) 47.418 * * [simplify]: iters left: 2 (164 enodes) 47.457 * * [simplify]: iters left: 1 (208 enodes) 47.519 * * [simplify]: Extracting #0: cost 1 inf + 0 47.519 * * [simplify]: Extracting #1: cost 16 inf + 0 47.519 * * [simplify]: Extracting #2: cost 25 inf + 3 47.520 * * [simplify]: Extracting #3: cost 23 inf + 332 47.520 * * [simplify]: Extracting #4: cost 20 inf + 743 47.521 * * [simplify]: Extracting #5: cost 27 inf + 784 47.522 * * [simplify]: Extracting #6: cost 28 inf + 869 47.522 * * [simplify]: Extracting #7: cost 20 inf + 1342 47.525 * * [simplify]: Extracting #8: cost 7 inf + 4616 47.529 * * [simplify]: Extracting #9: cost 0 inf + 6954 47.532 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))) 47.533 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))))) 47.533 * * * * [progress]: [ 114 / 494 ] simplifiying candidate # 47.533 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) 47.533 * * [simplify]: iters left: 6 (11 enodes) 47.540 * * [simplify]: iters left: 5 (43 enodes) 47.550 * * [simplify]: iters left: 4 (63 enodes) 47.561 * * [simplify]: iters left: 3 (105 enodes) 47.585 * * [simplify]: iters left: 2 (130 enodes) 47.611 * * [simplify]: iters left: 1 (144 enodes) 47.632 * * [simplify]: Extracting #0: cost 1 inf + 0 47.632 * * [simplify]: Extracting #1: cost 12 inf + 0 47.632 * * [simplify]: Extracting #2: cost 26 inf + 1 47.632 * * [simplify]: Extracting #3: cost 23 inf + 44 47.633 * * [simplify]: Extracting #4: cost 11 inf + 1463 47.634 * * [simplify]: Extracting #5: cost 0 inf + 3488 47.636 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 47.636 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 47.636 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 47.636 * * [simplify]: iters left: 6 (17 enodes) 47.646 * * [simplify]: iters left: 5 (65 enodes) 47.667 * * [simplify]: iters left: 4 (100 enodes) 47.701 * * [simplify]: iters left: 3 (168 enodes) 47.737 * * [simplify]: iters left: 2 (288 enodes) 47.848 * * [simplify]: iters left: 1 (459 enodes) 48.017 * * [simplify]: Extracting #0: cost 1 inf + 0 48.017 * * [simplify]: Extracting #1: cost 26 inf + 0 48.017 * * [simplify]: Extracting #2: cost 66 inf + 1 48.018 * * [simplify]: Extracting #3: cost 82 inf + 210 48.018 * * [simplify]: Extracting #4: cost 60 inf + 2842 48.022 * * [simplify]: Extracting #5: cost 11 inf + 13844 48.028 * * [simplify]: Extracting #6: cost 0 inf + 16863 48.038 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)) 48.038 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)))) 48.039 * * * * [progress]: [ 115 / 494 ] simplifiying candidate # 48.039 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ 1 (sqrt 2)))) 48.039 * * [simplify]: iters left: 6 (10 enodes) 48.046 * * [simplify]: iters left: 5 (38 enodes) 48.059 * * [simplify]: iters left: 4 (50 enodes) 48.078 * * [simplify]: iters left: 3 (74 enodes) 48.100 * * [simplify]: iters left: 2 (81 enodes) 48.118 * * [simplify]: iters left: 1 (85 enodes) 48.134 * * [simplify]: Extracting #0: cost 1 inf + 0 48.134 * * [simplify]: Extracting #1: cost 8 inf + 0 48.134 * * [simplify]: Extracting #2: cost 14 inf + 1 48.134 * * [simplify]: Extracting #3: cost 12 inf + 3 48.134 * * [simplify]: Extracting #4: cost 3 inf + 698 48.135 * * [simplify]: Extracting #5: cost 0 inf + 1065 48.135 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 48.136 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 48.136 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 48.136 * * [simplify]: iters left: 6 (17 enodes) 48.146 * * [simplify]: iters left: 5 (65 enodes) 48.166 * * [simplify]: iters left: 4 (100 enodes) 48.199 * * [simplify]: iters left: 3 (168 enodes) 48.245 * * [simplify]: iters left: 2 (288 enodes) 48.318 * * [simplify]: iters left: 1 (459 enodes) 48.436 * * [simplify]: Extracting #0: cost 1 inf + 0 48.436 * * [simplify]: Extracting #1: cost 26 inf + 0 48.436 * * [simplify]: Extracting #2: cost 66 inf + 1 48.437 * * [simplify]: Extracting #3: cost 82 inf + 210 48.438 * * [simplify]: Extracting #4: cost 60 inf + 2602 48.445 * * [simplify]: Extracting #5: cost 11 inf + 12244 48.454 * * [simplify]: Extracting #6: cost 0 inf + 15023 48.465 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (sqrt 2)) 48.465 * [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)))) 48.465 * * * * [progress]: [ 116 / 494 ] simplifiying candidate # 48.466 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ 1 1))) 48.466 * * [simplify]: iters left: 6 (8 enodes) 48.471 * * [simplify]: iters left: 5 (28 enodes) 48.480 * * [simplify]: iters left: 4 (30 enodes) 48.486 * * [simplify]: Extracting #0: cost 1 inf + 0 48.486 * * [simplify]: Extracting #1: cost 4 inf + 0 48.486 * * [simplify]: Extracting #2: cost 5 inf + 1 48.486 * * [simplify]: Extracting #3: cost 2 inf + 125 48.487 * * [simplify]: Extracting #4: cost 0 inf + 248 48.487 * [simplify]: Simplified to (/ 1 (sqrt a)) 48.487 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 48.487 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 48.487 * * [simplify]: iters left: 6 (16 enodes) 48.497 * * [simplify]: iters left: 5 (62 enodes) 48.509 * * [simplify]: iters left: 4 (97 enodes) 48.527 * * [simplify]: iters left: 3 (166 enodes) 48.582 * * [simplify]: iters left: 2 (286 enodes) 48.672 * * [simplify]: iters left: 1 (456 enodes) 48.827 * * [simplify]: Extracting #0: cost 1 inf + 0 48.828 * * [simplify]: Extracting #1: cost 25 inf + 0 48.828 * * [simplify]: Extracting #2: cost 62 inf + 3 48.828 * * [simplify]: Extracting #3: cost 68 inf + 948 48.829 * * [simplify]: Extracting #4: cost 42 inf + 3593 48.833 * * [simplify]: Extracting #5: cost 9 inf + 9774 48.837 * * [simplify]: Extracting #6: cost 0 inf + 12470 48.842 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)) 48.842 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)))) 48.843 * * * * [progress]: [ 117 / 494 ] simplifiying candidate # 48.843 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 48.843 * * [simplify]: iters left: 6 (21 enodes) 48.852 * * [simplify]: iters left: 5 (77 enodes) 48.867 * * [simplify]: iters left: 4 (112 enodes) 48.893 * * [simplify]: iters left: 3 (195 enodes) 48.934 * * [simplify]: iters left: 2 (324 enodes) 49.100 * * [simplify]: Extracting #0: cost 1 inf + 0 49.100 * * [simplify]: Extracting #1: cost 44 inf + 0 49.101 * * [simplify]: Extracting #2: cost 87 inf + 1 49.102 * * [simplify]: Extracting #3: cost 85 inf + 291 49.103 * * [simplify]: Extracting #4: cost 82 inf + 2077 49.105 * * [simplify]: Extracting #5: cost 53 inf + 8605 49.113 * * [simplify]: Extracting #6: cost 17 inf + 21030 49.128 * * [simplify]: Extracting #7: cost 0 inf + 27870 49.143 * * [simplify]: Extracting #8: cost 0 inf + 27814 49.158 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt 2) (sqrt a)) (cbrt 2))) 49.158 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt 2) (sqrt a)) (cbrt 2))) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 49.159 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 49.159 * * [simplify]: iters left: 6 (19 enodes) 49.172 * * [simplify]: iters left: 5 (71 enodes) 49.194 * * [simplify]: iters left: 4 (106 enodes) 49.228 * * [simplify]: iters left: 3 (174 enodes) 49.287 * * [simplify]: iters left: 2 (294 enodes) 49.407 * * [simplify]: iters left: 1 (464 enodes) 49.550 * * [simplify]: Extracting #0: cost 1 inf + 0 49.550 * * [simplify]: Extracting #1: cost 26 inf + 0 49.551 * * [simplify]: Extracting #2: cost 67 inf + 1 49.553 * * [simplify]: Extracting #3: cost 77 inf + 657 49.554 * * [simplify]: Extracting #4: cost 73 inf + 2647 49.555 * * [simplify]: Extracting #5: cost 55 inf + 5265 49.558 * * [simplify]: Extracting #6: cost 10 inf + 16727 49.564 * * [simplify]: Extracting #7: cost 0 inf + 20468 49.570 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 49.570 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)))) 49.570 * * * * [progress]: [ 118 / 494 ] simplifiying candidate # 49.571 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 49.571 * * [simplify]: iters left: 6 (20 enodes) 49.576 * * [simplify]: iters left: 5 (72 enodes) 49.599 * * [simplify]: iters left: 4 (99 enodes) 49.620 * * [simplify]: iters left: 3 (160 enodes) 49.664 * * [simplify]: iters left: 2 (255 enodes) 49.749 * * [simplify]: iters left: 1 (372 enodes) 49.871 * * [simplify]: Extracting #0: cost 1 inf + 0 49.871 * * [simplify]: Extracting #1: cost 23 inf + 0 49.871 * * [simplify]: Extracting #2: cost 56 inf + 1 49.872 * * [simplify]: Extracting #3: cost 52 inf + 291 49.872 * * [simplify]: Extracting #4: cost 52 inf + 1187 49.873 * * [simplify]: Extracting #5: cost 40 inf + 2942 49.875 * * [simplify]: Extracting #6: cost 18 inf + 7447 49.878 * * [simplify]: Extracting #7: cost 1 inf + 13683 49.883 * * [simplify]: Extracting #8: cost 0 inf + 14063 49.887 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 49.888 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 49.888 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 49.888 * * [simplify]: iters left: 6 (19 enodes) 49.894 * * [simplify]: iters left: 5 (71 enodes) 49.904 * * [simplify]: iters left: 4 (106 enodes) 49.925 * * [simplify]: iters left: 3 (174 enodes) 49.962 * * [simplify]: iters left: 2 (294 enodes) 50.055 * * [simplify]: iters left: 1 (464 enodes) 50.214 * * [simplify]: Extracting #0: cost 1 inf + 0 50.214 * * [simplify]: Extracting #1: cost 26 inf + 0 50.215 * * [simplify]: Extracting #2: cost 67 inf + 1 50.216 * * [simplify]: Extracting #3: cost 77 inf + 577 50.217 * * [simplify]: Extracting #4: cost 73 inf + 2207 50.220 * * [simplify]: Extracting #5: cost 55 inf + 4585 50.227 * * [simplify]: Extracting #6: cost 10 inf + 15167 50.238 * * [simplify]: Extracting #7: cost 0 inf + 18628 50.250 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 50.250 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)))) 50.250 * * * * [progress]: [ 119 / 494 ] simplifiying candidate # 50.251 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 50.251 * * [simplify]: iters left: 6 (18 enodes) 50.260 * * [simplify]: iters left: 5 (64 enodes) 50.286 * * [simplify]: iters left: 4 (96 enodes) 50.316 * * [simplify]: iters left: 3 (144 enodes) 50.342 * * [simplify]: iters left: 2 (177 enodes) 50.371 * * [simplify]: iters left: 1 (219 enodes) 50.426 * * [simplify]: Extracting #0: cost 1 inf + 0 50.426 * * [simplify]: Extracting #1: cost 12 inf + 0 50.426 * * [simplify]: Extracting #2: cost 27 inf + 1 50.427 * * [simplify]: Extracting #3: cost 28 inf + 126 50.427 * * [simplify]: Extracting #4: cost 30 inf + 657 50.428 * * [simplify]: Extracting #5: cost 28 inf + 1068 50.430 * * [simplify]: Extracting #6: cost 11 inf + 4186 50.435 * * [simplify]: Extracting #7: cost 0 inf + 7125 50.439 * * [simplify]: Extracting #8: cost 0 inf + 7069 50.442 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (sqrt a)) 50.443 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 50.443 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 50.443 * * [simplify]: iters left: 6 (18 enodes) 50.448 * * [simplify]: iters left: 5 (68 enodes) 50.460 * * [simplify]: iters left: 4 (103 enodes) 50.477 * * [simplify]: iters left: 3 (172 enodes) 50.517 * * [simplify]: iters left: 2 (292 enodes) 50.595 * * [simplify]: iters left: 1 (474 enodes) 50.705 * * [simplify]: Extracting #0: cost 1 inf + 0 50.705 * * [simplify]: Extracting #1: cost 25 inf + 0 50.706 * * [simplify]: Extracting #2: cost 59 inf + 3 50.706 * * [simplify]: Extracting #3: cost 67 inf + 497 50.707 * * [simplify]: Extracting #4: cost 70 inf + 1071 50.709 * * [simplify]: Extracting #5: cost 54 inf + 3030 50.712 * * [simplify]: Extracting #6: cost 34 inf + 5495 50.717 * * [simplify]: Extracting #7: cost 14 inf + 10832 50.726 * * [simplify]: Extracting #8: cost 0 inf + 15588 50.735 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))) 50.735 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))))) 50.735 * * * * [progress]: [ 120 / 494 ] simplifiying candidate # 50.738 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 50.739 * * [simplify]: iters left: 6 (21 enodes) 50.748 * * [simplify]: iters left: 5 (77 enodes) 50.770 * * [simplify]: iters left: 4 (112 enodes) 50.802 * * [simplify]: iters left: 3 (195 enodes) 50.864 * * [simplify]: iters left: 2 (324 enodes) 51.003 * * [simplify]: Extracting #0: cost 1 inf + 0 51.003 * * [simplify]: Extracting #1: cost 44 inf + 0 51.004 * * [simplify]: Extracting #2: cost 87 inf + 1 51.005 * * [simplify]: Extracting #3: cost 85 inf + 291 51.006 * * [simplify]: Extracting #4: cost 82 inf + 2077 51.009 * * [simplify]: Extracting #5: cost 53 inf + 8605 51.017 * * [simplify]: Extracting #6: cost 17 inf + 21030 51.030 * * [simplify]: Extracting #7: cost 0 inf + 27870 51.040 * * [simplify]: Extracting #8: cost 0 inf + 27814 51.048 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt 2) (sqrt a)) (cbrt 2))) 51.048 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt 2) (sqrt a)) (cbrt 2))) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 51.049 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 51.049 * * [simplify]: iters left: 6 (19 enodes) 51.055 * * [simplify]: iters left: 5 (71 enodes) 51.075 * * [simplify]: iters left: 4 (106 enodes) 51.092 * * [simplify]: iters left: 3 (174 enodes) 51.144 * * [simplify]: iters left: 2 (294 enodes) 51.255 * * [simplify]: iters left: 1 (464 enodes) 51.398 * * [simplify]: Extracting #0: cost 1 inf + 0 51.398 * * [simplify]: Extracting #1: cost 26 inf + 0 51.398 * * [simplify]: Extracting #2: cost 67 inf + 1 51.399 * * [simplify]: Extracting #3: cost 77 inf + 657 51.399 * * [simplify]: Extracting #4: cost 73 inf + 2647 51.401 * * [simplify]: Extracting #5: cost 55 inf + 5265 51.405 * * [simplify]: Extracting #6: cost 10 inf + 16727 51.411 * * [simplify]: Extracting #7: cost 0 inf + 20468 51.417 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 51.417 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)))) 51.417 * * * * [progress]: [ 121 / 494 ] simplifiying candidate # 51.417 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 51.417 * * [simplify]: iters left: 6 (20 enodes) 51.423 * * [simplify]: iters left: 5 (72 enodes) 51.434 * * [simplify]: iters left: 4 (99 enodes) 51.450 * * [simplify]: iters left: 3 (160 enodes) 51.498 * * [simplify]: iters left: 2 (255 enodes) 51.591 * * [simplify]: iters left: 1 (372 enodes) 51.676 * * [simplify]: Extracting #0: cost 1 inf + 0 51.676 * * [simplify]: Extracting #1: cost 23 inf + 0 51.676 * * [simplify]: Extracting #2: cost 56 inf + 1 51.677 * * [simplify]: Extracting #3: cost 52 inf + 291 51.677 * * [simplify]: Extracting #4: cost 52 inf + 1187 51.679 * * [simplify]: Extracting #5: cost 40 inf + 2942 51.682 * * [simplify]: Extracting #6: cost 18 inf + 7447 51.689 * * [simplify]: Extracting #7: cost 1 inf + 13683 51.699 * * [simplify]: Extracting #8: cost 0 inf + 14063 51.708 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 51.708 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 51.709 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 51.709 * * [simplify]: iters left: 6 (19 enodes) 51.719 * * [simplify]: iters left: 5 (71 enodes) 51.738 * * [simplify]: iters left: 4 (106 enodes) 51.755 * * [simplify]: iters left: 3 (174 enodes) 51.801 * * [simplify]: iters left: 2 (294 enodes) 51.907 * * [simplify]: iters left: 1 (464 enodes) 52.059 * * [simplify]: Extracting #0: cost 1 inf + 0 52.059 * * [simplify]: Extracting #1: cost 26 inf + 0 52.059 * * [simplify]: Extracting #2: cost 67 inf + 1 52.060 * * [simplify]: Extracting #3: cost 77 inf + 577 52.061 * * [simplify]: Extracting #4: cost 73 inf + 2207 52.062 * * [simplify]: Extracting #5: cost 55 inf + 4585 52.069 * * [simplify]: Extracting #6: cost 10 inf + 15167 52.084 * * [simplify]: Extracting #7: cost 0 inf + 18628 52.096 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 52.096 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)))) 52.096 * * * * [progress]: [ 122 / 494 ] simplifiying candidate # 52.096 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 52.097 * * [simplify]: iters left: 6 (18 enodes) 52.101 * * [simplify]: iters left: 5 (64 enodes) 52.112 * * [simplify]: iters left: 4 (96 enodes) 52.127 * * [simplify]: iters left: 3 (144 enodes) 52.155 * * [simplify]: iters left: 2 (177 enodes) 52.196 * * [simplify]: iters left: 1 (219 enodes) 52.264 * * [simplify]: Extracting #0: cost 1 inf + 0 52.264 * * [simplify]: Extracting #1: cost 12 inf + 0 52.264 * * [simplify]: Extracting #2: cost 27 inf + 1 52.264 * * [simplify]: Extracting #3: cost 28 inf + 126 52.265 * * [simplify]: Extracting #4: cost 30 inf + 657 52.265 * * [simplify]: Extracting #5: cost 28 inf + 1068 52.266 * * [simplify]: Extracting #6: cost 11 inf + 4186 52.268 * * [simplify]: Extracting #7: cost 0 inf + 7125 52.271 * * [simplify]: Extracting #8: cost 0 inf + 7069 52.274 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (sqrt a)) 52.275 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 52.275 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 52.275 * * [simplify]: iters left: 6 (18 enodes) 52.280 * * [simplify]: iters left: 5 (68 enodes) 52.291 * * [simplify]: iters left: 4 (103 enodes) 52.322 * * [simplify]: iters left: 3 (172 enodes) 52.387 * * [simplify]: iters left: 2 (292 enodes) 52.542 * * [simplify]: iters left: 1 (474 enodes) 52.717 * * [simplify]: Extracting #0: cost 1 inf + 0 52.717 * * [simplify]: Extracting #1: cost 25 inf + 0 52.717 * * [simplify]: Extracting #2: cost 59 inf + 3 52.718 * * [simplify]: Extracting #3: cost 67 inf + 497 52.719 * * [simplify]: Extracting #4: cost 70 inf + 1071 52.721 * * [simplify]: Extracting #5: cost 54 inf + 3030 52.728 * * [simplify]: Extracting #6: cost 34 inf + 5495 52.733 * * [simplify]: Extracting #7: cost 14 inf + 10832 52.744 * * [simplify]: Extracting #8: cost 0 inf + 15588 52.750 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))) 52.750 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))))) 52.750 * * * * [progress]: [ 123 / 494 ] simplifiying candidate # 52.750 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) 52.750 * * [simplify]: iters left: 6 (11 enodes) 52.755 * * [simplify]: iters left: 5 (43 enodes) 52.763 * * [simplify]: iters left: 4 (63 enodes) 52.774 * * [simplify]: iters left: 3 (105 enodes) 52.805 * * [simplify]: iters left: 2 (130 enodes) 52.850 * * [simplify]: iters left: 1 (144 enodes) 52.886 * * [simplify]: Extracting #0: cost 1 inf + 0 52.886 * * [simplify]: Extracting #1: cost 12 inf + 0 52.886 * * [simplify]: Extracting #2: cost 26 inf + 1 52.886 * * [simplify]: Extracting #3: cost 23 inf + 44 52.887 * * [simplify]: Extracting #4: cost 11 inf + 1463 52.888 * * [simplify]: Extracting #5: cost 0 inf + 3488 52.889 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 52.889 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 52.890 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 52.890 * * [simplify]: iters left: 6 (17 enodes) 52.899 * * [simplify]: iters left: 5 (65 enodes) 52.919 * * [simplify]: iters left: 4 (100 enodes) 52.945 * * [simplify]: iters left: 3 (168 enodes) 52.986 * * [simplify]: iters left: 2 (288 enodes) 53.100 * * [simplify]: iters left: 1 (459 enodes) 53.232 * * [simplify]: Extracting #0: cost 1 inf + 0 53.232 * * [simplify]: Extracting #1: cost 26 inf + 0 53.233 * * [simplify]: Extracting #2: cost 66 inf + 1 53.234 * * [simplify]: Extracting #3: cost 82 inf + 210 53.235 * * [simplify]: Extracting #4: cost 60 inf + 2842 53.241 * * [simplify]: Extracting #5: cost 11 inf + 13844 53.247 * * [simplify]: Extracting #6: cost 0 inf + 16863 53.252 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)) 53.252 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)))) 53.252 * * * * [progress]: [ 124 / 494 ] simplifiying candidate # 53.252 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ 1 (sqrt 2)))) 53.252 * * [simplify]: iters left: 6 (10 enodes) 53.256 * * [simplify]: iters left: 5 (38 enodes) 53.263 * * [simplify]: iters left: 4 (50 enodes) 53.271 * * [simplify]: iters left: 3 (74 enodes) 53.291 * * [simplify]: iters left: 2 (81 enodes) 53.313 * * [simplify]: iters left: 1 (85 enodes) 53.327 * * [simplify]: Extracting #0: cost 1 inf + 0 53.327 * * [simplify]: Extracting #1: cost 8 inf + 0 53.327 * * [simplify]: Extracting #2: cost 14 inf + 1 53.327 * * [simplify]: Extracting #3: cost 12 inf + 3 53.328 * * [simplify]: Extracting #4: cost 3 inf + 698 53.328 * * [simplify]: Extracting #5: cost 0 inf + 1065 53.329 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 53.329 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 53.330 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 53.330 * * [simplify]: iters left: 6 (17 enodes) 53.339 * * [simplify]: iters left: 5 (65 enodes) 53.360 * * [simplify]: iters left: 4 (100 enodes) 53.381 * * [simplify]: iters left: 3 (168 enodes) 53.414 * * [simplify]: iters left: 2 (288 enodes) 53.526 * * [simplify]: iters left: 1 (459 enodes) 53.685 * * [simplify]: Extracting #0: cost 1 inf + 0 53.685 * * [simplify]: Extracting #1: cost 26 inf + 0 53.686 * * [simplify]: Extracting #2: cost 66 inf + 1 53.686 * * [simplify]: Extracting #3: cost 82 inf + 210 53.687 * * [simplify]: Extracting #4: cost 60 inf + 2602 53.690 * * [simplify]: Extracting #5: cost 11 inf + 12244 53.695 * * [simplify]: Extracting #6: cost 0 inf + 15023 53.703 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (sqrt 2)) 53.703 * [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)))) 53.703 * * * * [progress]: [ 125 / 494 ] simplifiying candidate # 53.704 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ 1 1))) 53.704 * * [simplify]: iters left: 6 (8 enodes) 53.709 * * [simplify]: iters left: 5 (28 enodes) 53.718 * * [simplify]: iters left: 4 (30 enodes) 53.725 * * [simplify]: Extracting #0: cost 1 inf + 0 53.725 * * [simplify]: Extracting #1: cost 4 inf + 0 53.725 * * [simplify]: Extracting #2: cost 5 inf + 1 53.725 * * [simplify]: Extracting #3: cost 2 inf + 125 53.725 * * [simplify]: Extracting #4: cost 0 inf + 248 53.726 * [simplify]: Simplified to (/ 1 (sqrt a)) 53.726 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 53.726 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 53.726 * * [simplify]: iters left: 6 (16 enodes) 53.736 * * [simplify]: iters left: 5 (62 enodes) 53.753 * * [simplify]: iters left: 4 (97 enodes) 53.769 * * [simplify]: iters left: 3 (166 enodes) 53.808 * * [simplify]: iters left: 2 (286 enodes) 53.905 * * [simplify]: iters left: 1 (456 enodes) 54.038 * * [simplify]: Extracting #0: cost 1 inf + 0 54.038 * * [simplify]: Extracting #1: cost 25 inf + 0 54.039 * * [simplify]: Extracting #2: cost 62 inf + 3 54.040 * * [simplify]: Extracting #3: cost 68 inf + 948 54.042 * * [simplify]: Extracting #4: cost 42 inf + 3593 54.048 * * [simplify]: Extracting #5: cost 9 inf + 9774 54.057 * * [simplify]: Extracting #6: cost 0 inf + 12470 54.066 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)) 54.066 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)))) 54.066 * * * * [progress]: [ 126 / 494 ] simplifiying candidate # 54.066 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) 1)) 54.067 * * [simplify]: iters left: 5 (7 enodes) 54.071 * * [simplify]: iters left: 4 (25 enodes) 54.079 * * [simplify]: iters left: 3 (27 enodes) 54.085 * * [simplify]: Extracting #0: cost 1 inf + 0 54.085 * * [simplify]: Extracting #1: cost 4 inf + 0 54.085 * * [simplify]: Extracting #2: cost 5 inf + 1 54.086 * * [simplify]: Extracting #3: cost 1 inf + 166 54.086 * * [simplify]: Extracting #4: cost 0 inf + 248 54.086 * [simplify]: Simplified to (/ 1 (sqrt a)) 54.086 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 54.086 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 54.086 * * [simplify]: iters left: 6 (16 enodes) 54.095 * * [simplify]: iters left: 5 (62 enodes) 54.114 * * [simplify]: iters left: 4 (97 enodes) 54.139 * * [simplify]: iters left: 3 (166 enodes) 54.170 * * [simplify]: iters left: 2 (286 enodes) 54.273 * * [simplify]: iters left: 1 (456 enodes) 54.461 * * [simplify]: Extracting #0: cost 1 inf + 0 54.461 * * [simplify]: Extracting #1: cost 25 inf + 0 54.462 * * [simplify]: Extracting #2: cost 62 inf + 3 54.463 * * [simplify]: Extracting #3: cost 68 inf + 948 54.465 * * [simplify]: Extracting #4: cost 42 inf + 3593 54.472 * * [simplify]: Extracting #5: cost 9 inf + 9774 54.480 * * [simplify]: Extracting #6: cost 0 inf + 12470 54.489 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)) 54.490 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)))) 54.490 * * * * [progress]: [ 127 / 494 ] simplifiying candidate # 54.490 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (- (sqrt (fma c (* -4 a) (* b b))) b))) 54.490 * * [simplify]: iters left: 6 (15 enodes) 54.498 * * [simplify]: iters left: 5 (56 enodes) 54.508 * * [simplify]: iters left: 4 (82 enodes) 54.523 * * [simplify]: iters left: 3 (133 enodes) 54.543 * * [simplify]: iters left: 2 (167 enodes) 54.571 * * [simplify]: iters left: 1 (192 enodes) 54.612 * * [simplify]: Extracting #0: cost 1 inf + 0 54.613 * * [simplify]: Extracting #1: cost 14 inf + 0 54.613 * * [simplify]: Extracting #2: cost 27 inf + 2 54.613 * * [simplify]: Extracting #3: cost 29 inf + 413 54.614 * * [simplify]: Extracting #4: cost 22 inf + 1153 54.617 * * [simplify]: Extracting #5: cost 10 inf + 2719 54.620 * * [simplify]: Extracting #6: cost 0 inf + 4956 54.623 * [simplify]: Simplified to (/ (- (sqrt (fma (* a -4) c (* b b))) b) (sqrt a)) 54.623 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* a -4) c (* b b))) b) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ 1 2))))) 54.623 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ 1 2))) 54.623 * * [simplify]: iters left: 6 (8 enodes) 54.629 * * [simplify]: iters left: 5 (31 enodes) 54.640 * * [simplify]: iters left: 4 (42 enodes) 54.652 * * [simplify]: iters left: 3 (61 enodes) 54.660 * * [simplify]: iters left: 2 (68 enodes) 54.667 * * [simplify]: iters left: 1 (70 enodes) 54.673 * * [simplify]: Extracting #0: cost 1 inf + 0 54.673 * * [simplify]: Extracting #1: cost 8 inf + 0 54.673 * * [simplify]: Extracting #2: cost 9 inf + 3 54.674 * * [simplify]: Extracting #3: cost 2 inf + 414 54.674 * * [simplify]: Extracting #4: cost 0 inf + 578 54.674 * [simplify]: Simplified to (/ 1/2 (sqrt a)) 54.674 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* a -4) c (* b b))) b) (sqrt a)) (/ 1/2 (sqrt a)))) 54.674 * * * * [progress]: [ 128 / 494 ] simplifiying candidate # 54.674 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 54.674 * * [simplify]: iters left: 6 (18 enodes) 54.679 * * [simplify]: iters left: 5 (70 enodes) 54.699 * * [simplify]: iters left: 4 (93 enodes) 54.724 * * [simplify]: iters left: 3 (110 enodes) 54.749 * * [simplify]: iters left: 2 (115 enodes) 54.763 * * [simplify]: iters left: 1 (119 enodes) 54.779 * * [simplify]: Extracting #0: cost 1 inf + 0 54.779 * * [simplify]: Extracting #1: cost 7 inf + 0 54.779 * * [simplify]: Extracting #2: cost 10 inf + 1 54.779 * * [simplify]: Extracting #3: cost 16 inf + 1 54.780 * * [simplify]: Extracting #4: cost 22 inf + 2 54.780 * * [simplify]: Extracting #5: cost 24 inf + 3 54.780 * * [simplify]: Extracting #6: cost 28 inf + 251 54.780 * * [simplify]: Extracting #7: cost 27 inf + 419 54.780 * * [simplify]: Extracting #8: cost 11 inf + 2391 54.781 * * [simplify]: Extracting #9: cost 1 inf + 5874 54.783 * * [simplify]: Extracting #10: cost 0 inf + 6295 54.784 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2))) 54.785 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2))) (/ (cbrt 1) (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 54.785 * [simplify]: Simplifying (/ (cbrt 1) (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 54.785 * * [simplify]: iters left: 6 (16 enodes) 54.789 * * [simplify]: iters left: 5 (60 enodes) 54.803 * * [simplify]: iters left: 4 (86 enodes) 54.827 * * [simplify]: iters left: 3 (108 enodes) 54.843 * * [simplify]: iters left: 2 (123 enodes) 54.861 * * [simplify]: iters left: 1 (126 enodes) 54.884 * * [simplify]: Extracting #0: cost 1 inf + 0 54.884 * * [simplify]: Extracting #1: cost 7 inf + 0 54.884 * * [simplify]: Extracting #2: cost 9 inf + 2 54.885 * * [simplify]: Extracting #3: cost 13 inf + 86 54.885 * * [simplify]: Extracting #4: cost 19 inf + 87 54.885 * * [simplify]: Extracting #5: cost 19 inf + 171 54.885 * * [simplify]: Extracting #6: cost 24 inf + 336 54.886 * * [simplify]: Extracting #7: cost 19 inf + 988 54.887 * * [simplify]: Extracting #8: cost 7 inf + 2814 54.889 * * [simplify]: Extracting #9: cost 0 inf + 5154 54.891 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a) 54.891 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a))) 54.891 * * * * [progress]: [ 129 / 494 ] simplifiying candidate # 54.892 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 54.892 * * [simplify]: iters left: 6 (17 enodes) 54.897 * * [simplify]: iters left: 5 (65 enodes) 54.908 * * [simplify]: iters left: 4 (86 enodes) 54.923 * * [simplify]: iters left: 3 (104 enodes) 54.949 * * [simplify]: iters left: 2 (105 enodes) 54.976 * * [simplify]: iters left: 1 (106 enodes) 55.002 * * [simplify]: Extracting #0: cost 1 inf + 0 55.002 * * [simplify]: Extracting #1: cost 5 inf + 0 55.002 * * [simplify]: Extracting #2: cost 11 inf + 1 55.003 * * [simplify]: Extracting #3: cost 17 inf + 2 55.003 * * [simplify]: Extracting #4: cost 19 inf + 3 55.003 * * [simplify]: Extracting #5: cost 24 inf + 210 55.003 * * [simplify]: Extracting #6: cost 23 inf + 377 55.004 * * [simplify]: Extracting #7: cost 16 inf + 808 55.005 * * [simplify]: Extracting #8: cost 7 inf + 2171 55.006 * * [simplify]: Extracting #9: cost 3 inf + 3170 55.008 * * [simplify]: Extracting #10: cost 1 inf + 3811 55.010 * * [simplify]: Extracting #11: cost 0 inf + 4152 55.012 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 55.012 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (cbrt 1) (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 55.012 * [simplify]: Simplifying (/ (cbrt 1) (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 55.012 * * [simplify]: iters left: 6 (16 enodes) 55.022 * * [simplify]: iters left: 5 (60 enodes) 55.040 * * [simplify]: iters left: 4 (86 enodes) 55.069 * * [simplify]: iters left: 3 (108 enodes) 55.091 * * [simplify]: iters left: 2 (123 enodes) 55.108 * * [simplify]: iters left: 1 (126 enodes) 55.122 * * [simplify]: Extracting #0: cost 1 inf + 0 55.122 * * [simplify]: Extracting #1: cost 7 inf + 0 55.122 * * [simplify]: Extracting #2: cost 9 inf + 2 55.122 * * [simplify]: Extracting #3: cost 13 inf + 86 55.123 * * [simplify]: Extracting #4: cost 19 inf + 87 55.123 * * [simplify]: Extracting #5: cost 19 inf + 171 55.123 * * [simplify]: Extracting #6: cost 24 inf + 336 55.123 * * [simplify]: Extracting #7: cost 19 inf + 988 55.124 * * [simplify]: Extracting #8: cost 7 inf + 2774 55.125 * * [simplify]: Extracting #9: cost 0 inf + 4914 55.126 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a) 55.127 * [simplify]: Simplified (2 2) to (λ (a b c) (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a))) 55.127 * * * * [progress]: [ 130 / 494 ] simplifiying candidate # 55.128 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 55.128 * * [simplify]: iters left: 6 (20 enodes) 55.140 * * [simplify]: iters left: 5 (79 enodes) 55.168 * * [simplify]: iters left: 4 (134 enodes) 55.215 * * [simplify]: iters left: 3 (204 enodes) 55.292 * * [simplify]: iters left: 2 (365 enodes) 55.457 * * [simplify]: iters left: 1 (471 enodes) 55.671 * * [simplify]: Extracting #0: cost 1 inf + 0 55.671 * * [simplify]: Extracting #1: cost 18 inf + 0 55.671 * * [simplify]: Extracting #2: cost 34 inf + 1 55.671 * * [simplify]: Extracting #3: cost 35 inf + 204 55.672 * * [simplify]: Extracting #4: cost 31 inf + 854 55.672 * * [simplify]: Extracting #5: cost 38 inf + 1057 55.674 * * [simplify]: Extracting #6: cost 36 inf + 1324 55.675 * * [simplify]: Extracting #7: cost 24 inf + 2634 55.677 * * [simplify]: Extracting #8: cost 9 inf + 8651 55.681 * * [simplify]: Extracting #9: cost 0 inf + 12550 55.686 * [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))) 55.686 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) (/ (cbrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 55.686 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 55.686 * * [simplify]: iters left: 6 (17 enodes) 55.692 * * [simplify]: iters left: 5 (62 enodes) 55.702 * * [simplify]: iters left: 4 (91 enodes) 55.730 * * [simplify]: iters left: 3 (129 enodes) 55.761 * * [simplify]: iters left: 2 (163 enodes) 55.796 * * [simplify]: iters left: 1 (207 enodes) 55.851 * * [simplify]: Extracting #0: cost 1 inf + 0 55.852 * * [simplify]: Extracting #1: cost 17 inf + 0 55.852 * * [simplify]: Extracting #2: cost 28 inf + 2 55.852 * * [simplify]: Extracting #3: cost 28 inf + 248 55.852 * * [simplify]: Extracting #4: cost 21 inf + 1348 55.853 * * [simplify]: Extracting #5: cost 27 inf + 1552 55.853 * * [simplify]: Extracting #6: cost 27 inf + 1679 55.854 * * [simplify]: Extracting #7: cost 19 inf + 2289 55.855 * * [simplify]: Extracting #8: cost 7 inf + 5704 55.857 * * [simplify]: Extracting #9: cost 0 inf + 8602 55.859 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))) 55.859 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))))) 55.859 * * * * [progress]: [ 131 / 494 ] simplifiying candidate # 55.859 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 55.860 * * [simplify]: iters left: 6 (19 enodes) 55.865 * * [simplify]: iters left: 5 (72 enodes) 55.879 * * [simplify]: iters left: 4 (102 enodes) 55.912 * * [simplify]: iters left: 3 (148 enodes) 55.940 * * [simplify]: iters left: 2 (210 enodes) 56.023 * * [simplify]: iters left: 1 (261 enodes) 56.109 * * [simplify]: Extracting #0: cost 1 inf + 0 56.109 * * [simplify]: Extracting #1: cost 12 inf + 0 56.109 * * [simplify]: Extracting #2: cost 22 inf + 1 56.110 * * [simplify]: Extracting #3: cost 24 inf + 43 56.110 * * [simplify]: Extracting #4: cost 24 inf + 167 56.110 * * [simplify]: Extracting #5: cost 31 inf + 290 56.111 * * [simplify]: Extracting #6: cost 30 inf + 417 56.112 * * [simplify]: Extracting #7: cost 21 inf + 973 56.113 * * [simplify]: Extracting #8: cost 19 inf + 1291 56.114 * * [simplify]: Extracting #9: cost 13 inf + 2845 56.117 * * [simplify]: Extracting #10: cost 3 inf + 6604 56.122 * * [simplify]: Extracting #11: cost 0 inf + 7824 56.128 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (sqrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) 56.128 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (sqrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (/ (cbrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 56.128 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 56.128 * * [simplify]: iters left: 6 (17 enodes) 56.138 * * [simplify]: iters left: 5 (62 enodes) 56.148 * * [simplify]: iters left: 4 (91 enodes) 56.162 * * [simplify]: iters left: 3 (129 enodes) 56.191 * * [simplify]: iters left: 2 (163 enodes) 56.226 * * [simplify]: iters left: 1 (207 enodes) 56.262 * * [simplify]: Extracting #0: cost 1 inf + 0 56.262 * * [simplify]: Extracting #1: cost 17 inf + 0 56.262 * * [simplify]: Extracting #2: cost 28 inf + 2 56.262 * * [simplify]: Extracting #3: cost 28 inf + 168 56.263 * * [simplify]: Extracting #4: cost 21 inf + 988 56.264 * * [simplify]: Extracting #5: cost 27 inf + 1152 56.265 * * [simplify]: Extracting #6: cost 27 inf + 1279 56.266 * * [simplify]: Extracting #7: cost 19 inf + 1889 56.268 * * [simplify]: Extracting #8: cost 7 inf + 5184 56.272 * * [simplify]: Extracting #9: cost 0 inf + 7882 56.277 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))) 56.277 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (sqrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))))) 56.277 * * * * [progress]: [ 132 / 494 ] simplifiying candidate # 56.278 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 56.278 * * [simplify]: iters left: 6 (17 enodes) 56.287 * * [simplify]: iters left: 5 (64 enodes) 56.308 * * [simplify]: iters left: 4 (94 enodes) 56.335 * * [simplify]: iters left: 3 (112 enodes) 56.359 * * [simplify]: iters left: 2 (118 enodes) 56.375 * * [simplify]: Extracting #0: cost 1 inf + 0 56.375 * * [simplify]: Extracting #1: cost 6 inf + 0 56.375 * * [simplify]: Extracting #2: cost 9 inf + 1 56.375 * * [simplify]: Extracting #3: cost 13 inf + 1 56.375 * * [simplify]: Extracting #4: cost 15 inf + 2 56.375 * * [simplify]: Extracting #5: cost 22 inf + 84 56.375 * * [simplify]: Extracting #6: cost 21 inf + 309 56.376 * * [simplify]: Extracting #7: cost 9 inf + 1658 56.377 * * [simplify]: Extracting #8: cost 1 inf + 4037 56.378 * * [simplify]: Extracting #9: cost 0 inf + 4377 56.379 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 56.379 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (/ (cbrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 56.379 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 56.379 * * [simplify]: iters left: 6 (16 enodes) 56.386 * * [simplify]: iters left: 5 (59 enodes) 56.404 * * [simplify]: iters left: 4 (88 enodes) 56.432 * * [simplify]: iters left: 3 (127 enodes) 56.471 * * [simplify]: iters left: 2 (161 enodes) 56.517 * * [simplify]: iters left: 1 (204 enodes) 56.562 * * [simplify]: Extracting #0: cost 1 inf + 0 56.562 * * [simplify]: Extracting #1: cost 16 inf + 0 56.563 * * [simplify]: Extracting #2: cost 21 inf + 46 56.563 * * [simplify]: Extracting #3: cost 20 inf + 297 56.564 * * [simplify]: Extracting #4: cost 20 inf + 381 56.564 * * [simplify]: Extracting #5: cost 27 inf + 422 56.565 * * [simplify]: Extracting #6: cost 27 inf + 549 56.566 * * [simplify]: Extracting #7: cost 17 inf + 1381 56.567 * * [simplify]: Extracting #8: cost 6 inf + 4713 56.571 * * [simplify]: Extracting #9: cost 0 inf + 6832 56.575 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)) 56.575 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)))) 56.575 * * * * [progress]: [ 133 / 494 ] simplifiying candidate # 56.575 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 56.576 * * [simplify]: iters left: 6 (19 enodes) 56.586 * * [simplify]: iters left: 5 (72 enodes) 56.602 * * [simplify]: iters left: 4 (101 enodes) 56.619 * * [simplify]: iters left: 3 (132 enodes) 56.652 * * [simplify]: iters left: 2 (179 enodes) 56.692 * * [simplify]: iters left: 1 (252 enodes) 56.782 * * [simplify]: Extracting #0: cost 1 inf + 0 56.782 * * [simplify]: Extracting #1: cost 13 inf + 0 56.782 * * [simplify]: Extracting #2: cost 24 inf + 1 56.782 * * [simplify]: Extracting #3: cost 27 inf + 2 56.783 * * [simplify]: Extracting #4: cost 23 inf + 732 56.783 * * [simplify]: Extracting #5: cost 27 inf + 1340 56.786 * * [simplify]: Extracting #6: cost 26 inf + 1467 56.787 * * [simplify]: Extracting #7: cost 18 inf + 1981 56.788 * * [simplify]: Extracting #8: cost 11 inf + 3217 56.791 * * [simplify]: Extracting #9: cost 4 inf + 5676 56.796 * * [simplify]: Extracting #10: cost 0 inf + 7276 56.800 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 56.800 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (/ (cbrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 56.801 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 56.801 * * [simplify]: iters left: 6 (17 enodes) 56.811 * * [simplify]: iters left: 5 (62 enodes) 56.830 * * [simplify]: iters left: 4 (91 enodes) 56.858 * * [simplify]: iters left: 3 (129 enodes) 56.896 * * [simplify]: iters left: 2 (163 enodes) 56.934 * * [simplify]: iters left: 1 (207 enodes) 57.000 * * [simplify]: Extracting #0: cost 1 inf + 0 57.000 * * [simplify]: Extracting #1: cost 17 inf + 0 57.001 * * [simplify]: Extracting #2: cost 28 inf + 2 57.001 * * [simplify]: Extracting #3: cost 28 inf + 248 57.002 * * [simplify]: Extracting #4: cost 21 inf + 1348 57.002 * * [simplify]: Extracting #5: cost 27 inf + 1552 57.003 * * [simplify]: Extracting #6: cost 27 inf + 1679 57.005 * * [simplify]: Extracting #7: cost 19 inf + 2289 57.007 * * [simplify]: Extracting #8: cost 7 inf + 5424 57.011 * * [simplify]: Extracting #9: cost 0 inf + 8042 57.015 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))) 57.015 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))))) 57.015 * * * * [progress]: [ 134 / 494 ] simplifiying candidate # 57.015 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 57.015 * * [simplify]: iters left: 6 (18 enodes) 57.025 * * [simplify]: iters left: 5 (67 enodes) 57.047 * * [simplify]: iters left: 4 (92 enodes) 57.061 * * [simplify]: iters left: 3 (117 enodes) 57.079 * * [simplify]: iters left: 2 (144 enodes) 57.104 * * [simplify]: iters left: 1 (148 enodes) 57.145 * * [simplify]: Extracting #0: cost 1 inf + 0 57.145 * * [simplify]: Extracting #1: cost 8 inf + 0 57.145 * * [simplify]: Extracting #2: cost 14 inf + 1 57.145 * * [simplify]: Extracting #3: cost 16 inf + 43 57.146 * * [simplify]: Extracting #4: cost 14 inf + 290 57.146 * * [simplify]: Extracting #5: cost 22 inf + 331 57.146 * * [simplify]: Extracting #6: cost 21 inf + 556 57.147 * * [simplify]: Extracting #7: cost 8 inf + 2286 57.150 * * [simplify]: Extracting #8: cost 1 inf + 4086 57.152 * * [simplify]: Extracting #9: cost 0 inf + 4386 57.155 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 57.155 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (/ (cbrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 57.155 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 57.156 * * [simplify]: iters left: 6 (17 enodes) 57.166 * * [simplify]: iters left: 5 (62 enodes) 57.178 * * [simplify]: iters left: 4 (91 enodes) 57.192 * * [simplify]: iters left: 3 (129 enodes) 57.220 * * [simplify]: iters left: 2 (163 enodes) 57.248 * * [simplify]: iters left: 1 (207 enodes) 57.282 * * [simplify]: Extracting #0: cost 1 inf + 0 57.282 * * [simplify]: Extracting #1: cost 17 inf + 0 57.282 * * [simplify]: Extracting #2: cost 28 inf + 2 57.282 * * [simplify]: Extracting #3: cost 28 inf + 168 57.283 * * [simplify]: Extracting #4: cost 21 inf + 988 57.284 * * [simplify]: Extracting #5: cost 27 inf + 1152 57.284 * * [simplify]: Extracting #6: cost 27 inf + 1279 57.286 * * [simplify]: Extracting #7: cost 19 inf + 1889 57.288 * * [simplify]: Extracting #8: cost 7 inf + 4904 57.291 * * [simplify]: Extracting #9: cost 0 inf + 7322 57.296 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))) 57.296 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))))) 57.296 * * * * [progress]: [ 135 / 494 ] simplifiying candidate # 57.296 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 57.296 * * [simplify]: iters left: 6 (16 enodes) 57.305 * * [simplify]: iters left: 5 (59 enodes) 57.326 * * [simplify]: iters left: 4 (75 enodes) 57.346 * * [simplify]: iters left: 3 (87 enodes) 57.365 * * [simplify]: iters left: 2 (89 enodes) 57.376 * * [simplify]: Extracting #0: cost 1 inf + 0 57.376 * * [simplify]: Extracting #1: cost 5 inf + 0 57.376 * * [simplify]: Extracting #2: cost 9 inf + 1 57.376 * * [simplify]: Extracting #3: cost 10 inf + 43 57.376 * * [simplify]: Extracting #4: cost 18 inf + 84 57.376 * * [simplify]: Extracting #5: cost 18 inf + 170 57.377 * * [simplify]: Extracting #6: cost 11 inf + 601 57.377 * * [simplify]: Extracting #7: cost 3 inf + 2000 57.378 * * [simplify]: Extracting #8: cost 0 inf + 2779 57.378 * [simplify]: Simplified to (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 57.378 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (cbrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 57.379 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 57.379 * * [simplify]: iters left: 6 (16 enodes) 57.383 * * [simplify]: iters left: 5 (59 enodes) 57.399 * * [simplify]: iters left: 4 (88 enodes) 57.423 * * [simplify]: iters left: 3 (127 enodes) 57.443 * * [simplify]: iters left: 2 (161 enodes) 57.497 * * [simplify]: iters left: 1 (204 enodes) 57.555 * * [simplify]: Extracting #0: cost 1 inf + 0 57.555 * * [simplify]: Extracting #1: cost 16 inf + 0 57.555 * * [simplify]: Extracting #2: cost 21 inf + 46 57.555 * * [simplify]: Extracting #3: cost 20 inf + 297 57.555 * * [simplify]: Extracting #4: cost 20 inf + 381 57.556 * * [simplify]: Extracting #5: cost 27 inf + 422 57.556 * * [simplify]: Extracting #6: cost 27 inf + 549 57.556 * * [simplify]: Extracting #7: cost 17 inf + 1381 57.557 * * [simplify]: Extracting #8: cost 6 inf + 4393 57.559 * * [simplify]: Extracting #9: cost 0 inf + 6272 57.561 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)) 57.561 * [simplify]: Simplified (2 2) to (λ (a b c) (* (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)))) 57.561 * * * * [progress]: [ 136 / 494 ] simplifiying candidate # 57.561 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) 57.562 * * [simplify]: iters left: 6 (9 enodes) 57.565 * * [simplify]: iters left: 5 (35 enodes) 57.572 * * [simplify]: iters left: 4 (52 enodes) 57.583 * * [simplify]: iters left: 3 (81 enodes) 57.605 * * [simplify]: iters left: 2 (94 enodes) 57.615 * * [simplify]: iters left: 1 (95 enodes) 57.622 * * [simplify]: Extracting #0: cost 1 inf + 0 57.623 * * [simplify]: Extracting #1: cost 6 inf + 0 57.623 * * [simplify]: Extracting #2: cost 9 inf + 1 57.623 * * [simplify]: Extracting #3: cost 4 inf + 447 57.623 * * [simplify]: Extracting #4: cost 0 inf + 974 57.623 * [simplify]: Simplified to (/ (/ 1 (cbrt 2)) (cbrt 2)) 57.623 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 57.623 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 57.624 * * [simplify]: iters left: 6 (16 enodes) 57.634 * * [simplify]: iters left: 5 (62 enodes) 57.646 * * [simplify]: iters left: 4 (97 enodes) 57.662 * * [simplify]: iters left: 3 (165 enodes) 57.722 * * [simplify]: iters left: 2 (285 enodes) 57.831 * * [simplify]: iters left: 1 (455 enodes) 58.007 * * [simplify]: Extracting #0: cost 1 inf + 0 58.007 * * [simplify]: Extracting #1: cost 26 inf + 0 58.008 * * [simplify]: Extracting #2: cost 65 inf + 2 58.009 * * [simplify]: Extracting #3: cost 69 inf + 1312 58.011 * * [simplify]: Extracting #4: cost 38 inf + 5606 58.018 * * [simplify]: Extracting #5: cost 9 inf + 11784 58.029 * * [simplify]: Extracting #6: cost 0 inf + 14641 58.038 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))) 58.038 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))))) 58.038 * * * * [progress]: [ 137 / 494 ] simplifiying candidate # 58.039 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ 1 (sqrt 2)))) 58.039 * * [simplify]: iters left: 6 (8 enodes) 58.046 * * [simplify]: iters left: 5 (30 enodes) 58.056 * * [simplify]: iters left: 4 (36 enodes) 58.060 * * [simplify]: iters left: 3 (37 enodes) 58.064 * * [simplify]: Extracting #0: cost 1 inf + 0 58.064 * * [simplify]: Extracting #1: cost 4 inf + 0 58.064 * * [simplify]: Extracting #2: cost 5 inf + 1 58.065 * * [simplify]: Extracting #3: cost 2 inf + 125 58.065 * * [simplify]: Extracting #4: cost 0 inf + 248 58.065 * [simplify]: Simplified to (/ 1 (sqrt 2)) 58.065 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 58.065 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 58.065 * * [simplify]: iters left: 6 (16 enodes) 58.070 * * [simplify]: iters left: 5 (62 enodes) 58.081 * * [simplify]: iters left: 4 (97 enodes) 58.107 * * [simplify]: iters left: 3 (165 enodes) 58.164 * * [simplify]: iters left: 2 (285 enodes) 58.287 * * [simplify]: iters left: 1 (455 enodes) 58.428 * * [simplify]: Extracting #0: cost 1 inf + 0 58.428 * * [simplify]: Extracting #1: cost 26 inf + 0 58.428 * * [simplify]: Extracting #2: cost 65 inf + 2 58.429 * * [simplify]: Extracting #3: cost 69 inf + 1032 58.430 * * [simplify]: Extracting #4: cost 38 inf + 4606 58.433 * * [simplify]: Extracting #5: cost 9 inf + 10224 58.441 * * [simplify]: Extracting #6: cost 0 inf + 12841 58.449 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))) 58.449 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))))) 58.449 * * * * [progress]: [ 138 / 494 ] simplifiying candidate # 58.449 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ 1 1))) 58.450 * * [simplify]: iters left: 6 (6 enodes) 58.452 * * [simplify]: iters left: 5 (18 enodes) 58.455 * * [simplify]: iters left: 4 (20 enodes) 58.458 * * [simplify]: Extracting #0: cost 1 inf + 0 58.458 * * [simplify]: Extracting #1: cost 0 inf + 1 58.458 * [simplify]: Simplified to 1 58.458 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 58.458 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 58.458 * * [simplify]: iters left: 6 (15 enodes) 58.462 * * [simplify]: iters left: 5 (59 enodes) 58.472 * * [simplify]: iters left: 4 (94 enodes) 58.488 * * [simplify]: iters left: 3 (163 enodes) 58.536 * * [simplify]: iters left: 2 (283 enodes) 58.663 * * [simplify]: iters left: 1 (463 enodes) 58.822 * * [simplify]: Extracting #0: cost 1 inf + 0 58.822 * * [simplify]: Extracting #1: cost 25 inf + 0 58.823 * * [simplify]: Extracting #2: cost 54 inf + 46 58.823 * * [simplify]: Extracting #3: cost 63 inf + 382 58.824 * * [simplify]: Extracting #4: cost 40 inf + 2443 58.827 * * [simplify]: Extracting #5: cost 6 inf + 8714 58.831 * * [simplify]: Extracting #6: cost 0 inf + 10135 58.835 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 58.835 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 58.835 * * * * [progress]: [ 139 / 494 ] simplifiying candidate # 58.835 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 58.835 * * [simplify]: iters left: 6 (20 enodes) 58.841 * * [simplify]: iters left: 5 (74 enodes) 58.864 * * [simplify]: iters left: 4 (104 enodes) 58.899 * * [simplify]: iters left: 3 (149 enodes) 58.959 * * [simplify]: iters left: 2 (235 enodes) 59.055 * * [simplify]: iters left: 1 (343 enodes) 59.181 * * [simplify]: Extracting #0: cost 1 inf + 0 59.181 * * [simplify]: Extracting #1: cost 16 inf + 0 59.182 * * [simplify]: Extracting #2: cost 43 inf + 1 59.182 * * [simplify]: Extracting #3: cost 40 inf + 369 59.183 * * [simplify]: Extracting #4: cost 37 inf + 1991 59.185 * * [simplify]: Extracting #5: cost 34 inf + 2564 59.188 * * [simplify]: Extracting #6: cost 10 inf + 7911 59.196 * * [simplify]: Extracting #7: cost 0 inf + 12032 59.203 * [simplify]: Simplified to (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt 2)) (cbrt 2)) 59.203 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt 2)) (cbrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 59.204 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 59.204 * * [simplify]: iters left: 6 (18 enodes) 59.214 * * [simplify]: iters left: 5 (68 enodes) 59.235 * * [simplify]: iters left: 4 (103 enodes) 59.252 * * [simplify]: iters left: 3 (171 enodes) 59.286 * * [simplify]: iters left: 2 (291 enodes) 59.359 * * [simplify]: iters left: 1 (473 enodes) 59.524 * * [simplify]: Extracting #0: cost 1 inf + 0 59.525 * * [simplify]: Extracting #1: cost 26 inf + 0 59.525 * * [simplify]: Extracting #2: cost 60 inf + 126 59.526 * * [simplify]: Extracting #3: cost 66 inf + 863 59.527 * * [simplify]: Extracting #4: cost 70 inf + 1758 59.530 * * [simplify]: Extracting #5: cost 50 inf + 4925 59.534 * * [simplify]: Extracting #6: cost 13 inf + 13273 59.539 * * [simplify]: Extracting #7: cost 0 inf + 17717 59.544 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))) 59.545 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt 2)) (cbrt 2)) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))))) 59.545 * * * * [progress]: [ 140 / 494 ] simplifiying candidate # 59.545 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 59.545 * * [simplify]: iters left: 6 (19 enodes) 59.550 * * [simplify]: iters left: 5 (69 enodes) 59.561 * * [simplify]: iters left: 4 (89 enodes) 59.583 * * [simplify]: iters left: 3 (114 enodes) 59.607 * * [simplify]: iters left: 2 (156 enodes) 59.638 * * [simplify]: iters left: 1 (197 enodes) 59.667 * * [simplify]: Extracting #0: cost 1 inf + 0 59.667 * * [simplify]: Extracting #1: cost 12 inf + 0 59.668 * * [simplify]: Extracting #2: cost 31 inf + 1 59.668 * * [simplify]: Extracting #3: cost 27 inf + 208 59.668 * * [simplify]: Extracting #4: cost 30 inf + 739 59.668 * * [simplify]: Extracting #5: cost 29 inf + 1068 59.669 * * [simplify]: Extracting #6: cost 21 inf + 1500 59.671 * * [simplify]: Extracting #7: cost 3 inf + 6020 59.675 * * [simplify]: Extracting #8: cost 1 inf + 6780 59.680 * * [simplify]: Extracting #9: cost 0 inf + 7160 59.684 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 59.684 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 59.685 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 59.685 * * [simplify]: iters left: 6 (18 enodes) 59.695 * * [simplify]: iters left: 5 (68 enodes) 59.715 * * [simplify]: iters left: 4 (103 enodes) 59.749 * * [simplify]: iters left: 3 (171 enodes) 59.815 * * [simplify]: iters left: 2 (291 enodes) 59.956 * * [simplify]: iters left: 1 (473 enodes) 60.178 * * [simplify]: Extracting #0: cost 1 inf + 0 60.178 * * [simplify]: Extracting #1: cost 26 inf + 0 60.179 * * [simplify]: Extracting #2: cost 60 inf + 126 60.180 * * [simplify]: Extracting #3: cost 66 inf + 623 60.181 * * [simplify]: Extracting #4: cost 70 inf + 1318 60.183 * * [simplify]: Extracting #5: cost 50 inf + 4085 60.189 * * [simplify]: Extracting #6: cost 13 inf + 11833 60.199 * * [simplify]: Extracting #7: cost 0 inf + 15917 60.209 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))) 60.209 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))))) 60.209 * * * * [progress]: [ 141 / 494 ] simplifiying candidate # 60.210 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 60.210 * * [simplify]: iters left: 6 (17 enodes) 60.220 * * [simplify]: iters left: 5 (61 enodes) 60.241 * * [simplify]: iters left: 4 (86 enodes) 60.266 * * [simplify]: iters left: 3 (102 enodes) 60.292 * * [simplify]: iters left: 2 (104 enodes) 60.305 * * [simplify]: Extracting #0: cost 1 inf + 0 60.305 * * [simplify]: Extracting #1: cost 6 inf + 0 60.305 * * [simplify]: Extracting #2: cost 10 inf + 1 60.305 * * [simplify]: Extracting #3: cost 10 inf + 43 60.305 * * [simplify]: Extracting #4: cost 18 inf + 84 60.305 * * [simplify]: Extracting #5: cost 19 inf + 128 60.305 * * [simplify]: Extracting #6: cost 11 inf + 601 60.306 * * [simplify]: Extracting #7: cost 5 inf + 1442 60.306 * * [simplify]: Extracting #8: cost 0 inf + 2939 60.307 * [simplify]: Simplified to (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) 60.307 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 60.307 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 60.308 * * [simplify]: iters left: 6 (17 enodes) 60.312 * * [simplify]: iters left: 5 (65 enodes) 60.323 * * [simplify]: iters left: 4 (100 enodes) 60.338 * * [simplify]: iters left: 3 (169 enodes) 60.372 * * [simplify]: iters left: 2 (289 enodes) 60.489 * * [simplify]: iters left: 1 (459 enodes) 60.605 * * [simplify]: Extracting #0: cost 1 inf + 0 60.605 * * [simplify]: Extracting #1: cost 25 inf + 0 60.606 * * [simplify]: Extracting #2: cost 56 inf + 46 60.607 * * [simplify]: Extracting #3: cost 67 inf + 380 60.608 * * [simplify]: Extracting #4: cost 70 inf + 754 60.609 * * [simplify]: Extracting #5: cost 56 inf + 2351 60.610 * * [simplify]: Extracting #6: cost 34 inf + 4575 60.612 * * [simplify]: Extracting #7: cost 28 inf + 5238 60.615 * * [simplify]: Extracting #8: cost 10 inf + 10549 60.620 * * [simplify]: Extracting #9: cost 0 inf + 13786 60.625 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)) 60.625 * [simplify]: Simplified (2 2) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)))) 60.625 * * * * [progress]: [ 142 / 494 ] simplifiying candidate # 60.625 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 60.626 * * [simplify]: iters left: 6 (20 enodes) 60.632 * * [simplify]: iters left: 5 (74 enodes) 60.644 * * [simplify]: iters left: 4 (104 enodes) 60.677 * * [simplify]: iters left: 3 (149 enodes) 60.711 * * [simplify]: iters left: 2 (235 enodes) 60.783 * * [simplify]: iters left: 1 (343 enodes) 60.912 * * [simplify]: Extracting #0: cost 1 inf + 0 60.912 * * [simplify]: Extracting #1: cost 16 inf + 0 60.913 * * [simplify]: Extracting #2: cost 43 inf + 1 60.913 * * [simplify]: Extracting #3: cost 40 inf + 369 60.914 * * [simplify]: Extracting #4: cost 37 inf + 1991 60.916 * * [simplify]: Extracting #5: cost 34 inf + 2564 60.919 * * [simplify]: Extracting #6: cost 10 inf + 7911 60.927 * * [simplify]: Extracting #7: cost 0 inf + 12032 60.935 * [simplify]: Simplified to (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt 2)) (cbrt 2)) 60.935 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt 2)) (cbrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 60.935 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 60.936 * * [simplify]: iters left: 6 (18 enodes) 60.945 * * [simplify]: iters left: 5 (68 enodes) 60.967 * * [simplify]: iters left: 4 (103 enodes) 60.999 * * [simplify]: iters left: 3 (171 enodes) 61.053 * * [simplify]: iters left: 2 (291 enodes) 61.178 * * [simplify]: iters left: 1 (473 enodes) 61.329 * * [simplify]: Extracting #0: cost 1 inf + 0 61.330 * * [simplify]: Extracting #1: cost 26 inf + 0 61.330 * * [simplify]: Extracting #2: cost 60 inf + 126 61.330 * * [simplify]: Extracting #3: cost 66 inf + 863 61.331 * * [simplify]: Extracting #4: cost 70 inf + 1758 61.332 * * [simplify]: Extracting #5: cost 50 inf + 4925 61.335 * * [simplify]: Extracting #6: cost 13 inf + 13273 61.340 * * [simplify]: Extracting #7: cost 0 inf + 17717 61.346 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))) 61.346 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt 2)) (cbrt 2)) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))))) 61.346 * * * * [progress]: [ 143 / 494 ] simplifiying candidate # 61.346 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 61.347 * * [simplify]: iters left: 6 (19 enodes) 61.352 * * [simplify]: iters left: 5 (69 enodes) 61.365 * * [simplify]: iters left: 4 (89 enodes) 61.392 * * [simplify]: iters left: 3 (114 enodes) 61.413 * * [simplify]: iters left: 2 (156 enodes) 61.473 * * [simplify]: iters left: 1 (197 enodes) 61.503 * * [simplify]: Extracting #0: cost 1 inf + 0 61.503 * * [simplify]: Extracting #1: cost 12 inf + 0 61.503 * * [simplify]: Extracting #2: cost 31 inf + 1 61.504 * * [simplify]: Extracting #3: cost 27 inf + 208 61.504 * * [simplify]: Extracting #4: cost 30 inf + 739 61.505 * * [simplify]: Extracting #5: cost 29 inf + 1068 61.506 * * [simplify]: Extracting #6: cost 21 inf + 1500 61.508 * * [simplify]: Extracting #7: cost 3 inf + 6020 61.512 * * [simplify]: Extracting #8: cost 1 inf + 6780 61.516 * * [simplify]: Extracting #9: cost 0 inf + 7160 61.519 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 61.519 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 61.519 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 61.519 * * [simplify]: iters left: 6 (18 enodes) 61.524 * * [simplify]: iters left: 5 (68 enodes) 61.535 * * [simplify]: iters left: 4 (103 enodes) 61.558 * * [simplify]: iters left: 3 (171 enodes) 61.597 * * [simplify]: iters left: 2 (291 enodes) 61.701 * * [simplify]: iters left: 1 (473 enodes) 61.873 * * [simplify]: Extracting #0: cost 1 inf + 0 61.873 * * [simplify]: Extracting #1: cost 26 inf + 0 61.874 * * [simplify]: Extracting #2: cost 60 inf + 126 61.874 * * [simplify]: Extracting #3: cost 66 inf + 623 61.875 * * [simplify]: Extracting #4: cost 70 inf + 1318 61.876 * * [simplify]: Extracting #5: cost 50 inf + 4085 61.879 * * [simplify]: Extracting #6: cost 13 inf + 11833 61.884 * * [simplify]: Extracting #7: cost 0 inf + 15917 61.890 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))) 61.891 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))))) 61.891 * * * * [progress]: [ 144 / 494 ] simplifiying candidate # 61.891 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 61.891 * * [simplify]: iters left: 6 (17 enodes) 61.901 * * [simplify]: iters left: 5 (61 enodes) 61.922 * * [simplify]: iters left: 4 (86 enodes) 61.948 * * [simplify]: iters left: 3 (102 enodes) 61.964 * * [simplify]: iters left: 2 (104 enodes) 61.978 * * [simplify]: Extracting #0: cost 1 inf + 0 61.978 * * [simplify]: Extracting #1: cost 6 inf + 0 61.978 * * [simplify]: Extracting #2: cost 10 inf + 1 61.978 * * [simplify]: Extracting #3: cost 10 inf + 43 61.978 * * [simplify]: Extracting #4: cost 18 inf + 84 61.979 * * [simplify]: Extracting #5: cost 19 inf + 128 61.979 * * [simplify]: Extracting #6: cost 11 inf + 601 61.980 * * [simplify]: Extracting #7: cost 5 inf + 1442 61.981 * * [simplify]: Extracting #8: cost 0 inf + 2939 61.982 * [simplify]: Simplified to (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) 61.983 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 61.983 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 61.983 * * [simplify]: iters left: 6 (17 enodes) 61.993 * * [simplify]: iters left: 5 (65 enodes) 62.012 * * [simplify]: iters left: 4 (100 enodes) 62.028 * * [simplify]: iters left: 3 (169 enodes) 62.086 * * [simplify]: iters left: 2 (289 enodes) 62.192 * * [simplify]: iters left: 1 (459 enodes) 62.352 * * [simplify]: Extracting #0: cost 1 inf + 0 62.353 * * [simplify]: Extracting #1: cost 25 inf + 0 62.353 * * [simplify]: Extracting #2: cost 56 inf + 46 62.354 * * [simplify]: Extracting #3: cost 67 inf + 380 62.355 * * [simplify]: Extracting #4: cost 70 inf + 754 62.356 * * [simplify]: Extracting #5: cost 56 inf + 2351 62.359 * * [simplify]: Extracting #6: cost 34 inf + 4575 62.362 * * [simplify]: Extracting #7: cost 28 inf + 5238 62.368 * * [simplify]: Extracting #8: cost 10 inf + 10549 62.378 * * [simplify]: Extracting #9: cost 0 inf + 13786 62.387 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)) 62.387 * [simplify]: Simplified (2 2) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)))) 62.387 * * * * [progress]: [ 145 / 494 ] simplifiying candidate # 62.387 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) 62.388 * * [simplify]: iters left: 6 (9 enodes) 62.395 * * [simplify]: iters left: 5 (35 enodes) 62.408 * * [simplify]: iters left: 4 (52 enodes) 62.423 * * [simplify]: iters left: 3 (81 enodes) 62.450 * * [simplify]: iters left: 2 (94 enodes) 62.471 * * [simplify]: iters left: 1 (95 enodes) 62.489 * * [simplify]: Extracting #0: cost 1 inf + 0 62.489 * * [simplify]: Extracting #1: cost 6 inf + 0 62.489 * * [simplify]: Extracting #2: cost 9 inf + 1 62.489 * * [simplify]: Extracting #3: cost 4 inf + 447 62.490 * * [simplify]: Extracting #4: cost 0 inf + 974 62.490 * [simplify]: Simplified to (/ (/ 1 (cbrt 2)) (cbrt 2)) 62.490 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 62.491 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 62.491 * * [simplify]: iters left: 6 (16 enodes) 62.502 * * [simplify]: iters left: 5 (62 enodes) 62.520 * * [simplify]: iters left: 4 (97 enodes) 62.536 * * [simplify]: iters left: 3 (165 enodes) 62.574 * * [simplify]: iters left: 2 (285 enodes) 62.688 * * [simplify]: iters left: 1 (455 enodes) 62.864 * * [simplify]: Extracting #0: cost 1 inf + 0 62.864 * * [simplify]: Extracting #1: cost 26 inf + 0 62.865 * * [simplify]: Extracting #2: cost 65 inf + 2 62.866 * * [simplify]: Extracting #3: cost 69 inf + 1312 62.868 * * [simplify]: Extracting #4: cost 38 inf + 5606 62.874 * * [simplify]: Extracting #5: cost 9 inf + 11784 62.883 * * [simplify]: Extracting #6: cost 0 inf + 14641 62.892 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))) 62.892 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))))) 62.892 * * * * [progress]: [ 146 / 494 ] simplifiying candidate # 62.893 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ 1 (sqrt 2)))) 62.893 * * [simplify]: iters left: 6 (8 enodes) 62.899 * * [simplify]: iters left: 5 (30 enodes) 62.910 * * [simplify]: iters left: 4 (36 enodes) 62.918 * * [simplify]: iters left: 3 (37 enodes) 62.927 * * [simplify]: Extracting #0: cost 1 inf + 0 62.927 * * [simplify]: Extracting #1: cost 4 inf + 0 62.927 * * [simplify]: Extracting #2: cost 5 inf + 1 62.927 * * [simplify]: Extracting #3: cost 2 inf + 125 62.927 * * [simplify]: Extracting #4: cost 0 inf + 248 62.927 * [simplify]: Simplified to (/ 1 (sqrt 2)) 62.927 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 62.928 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 62.928 * * [simplify]: iters left: 6 (16 enodes) 62.938 * * [simplify]: iters left: 5 (62 enodes) 62.957 * * [simplify]: iters left: 4 (97 enodes) 62.989 * * [simplify]: iters left: 3 (165 enodes) 63.030 * * [simplify]: iters left: 2 (285 enodes) 63.150 * * [simplify]: iters left: 1 (455 enodes) 63.296 * * [simplify]: Extracting #0: cost 1 inf + 0 63.296 * * [simplify]: Extracting #1: cost 26 inf + 0 63.297 * * [simplify]: Extracting #2: cost 65 inf + 2 63.298 * * [simplify]: Extracting #3: cost 69 inf + 1032 63.301 * * [simplify]: Extracting #4: cost 38 inf + 4606 63.306 * * [simplify]: Extracting #5: cost 9 inf + 10224 63.312 * * [simplify]: Extracting #6: cost 0 inf + 12841 63.317 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))) 63.317 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))))) 63.317 * * * * [progress]: [ 147 / 494 ] simplifiying candidate # 63.317 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ 1 1))) 63.317 * * [simplify]: iters left: 6 (6 enodes) 63.320 * * [simplify]: iters left: 5 (18 enodes) 63.323 * * [simplify]: iters left: 4 (20 enodes) 63.325 * * [simplify]: Extracting #0: cost 1 inf + 0 63.325 * * [simplify]: Extracting #1: cost 0 inf + 1 63.325 * [simplify]: Simplified to 1 63.325 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 63.326 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 63.326 * * [simplify]: iters left: 6 (15 enodes) 63.330 * * [simplify]: iters left: 5 (59 enodes) 63.340 * * [simplify]: iters left: 4 (94 enodes) 63.362 * * [simplify]: iters left: 3 (163 enodes) 63.404 * * [simplify]: iters left: 2 (283 enodes) 63.527 * * [simplify]: iters left: 1 (463 enodes) 63.665 * * [simplify]: Extracting #0: cost 1 inf + 0 63.666 * * [simplify]: Extracting #1: cost 25 inf + 0 63.666 * * [simplify]: Extracting #2: cost 54 inf + 46 63.667 * * [simplify]: Extracting #3: cost 63 inf + 382 63.669 * * [simplify]: Extracting #4: cost 40 inf + 2443 63.674 * * [simplify]: Extracting #5: cost 6 inf + 8714 63.682 * * [simplify]: Extracting #6: cost 0 inf + 10135 63.690 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 63.690 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 63.690 * * * * [progress]: [ 148 / 494 ] simplifiying candidate # 63.691 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 1)) 63.691 * * [simplify]: iters left: 5 (5 enodes) 63.696 * * [simplify]: iters left: 4 (17 enodes) 63.698 * * [simplify]: iters left: 3 (19 enodes) 63.701 * * [simplify]: Extracting #0: cost 1 inf + 0 63.701 * * [simplify]: Extracting #1: cost 0 inf + 1 63.701 * [simplify]: Simplified to 1 63.701 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 63.701 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 63.701 * * [simplify]: iters left: 6 (15 enodes) 63.706 * * [simplify]: iters left: 5 (59 enodes) 63.716 * * [simplify]: iters left: 4 (94 enodes) 63.748 * * [simplify]: iters left: 3 (163 enodes) 63.785 * * [simplify]: iters left: 2 (283 enodes) 63.888 * * [simplify]: iters left: 1 (463 enodes) 64.070 * * [simplify]: Extracting #0: cost 1 inf + 0 64.070 * * [simplify]: Extracting #1: cost 25 inf + 0 64.070 * * [simplify]: Extracting #2: cost 54 inf + 46 64.071 * * [simplify]: Extracting #3: cost 63 inf + 382 64.073 * * [simplify]: Extracting #4: cost 40 inf + 2443 64.078 * * [simplify]: Extracting #5: cost 6 inf + 8714 64.086 * * [simplify]: Extracting #6: cost 0 inf + 10135 64.094 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 64.094 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 64.094 * * * * [progress]: [ 149 / 494 ] simplifiying candidate # 64.095 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (- (sqrt (fma c (* -4 a) (* b b))) b))) 64.095 * * [simplify]: iters left: 6 (14 enodes) 64.103 * * [simplify]: iters left: 5 (53 enodes) 64.112 * * [simplify]: iters left: 4 (74 enodes) 64.124 * * [simplify]: iters left: 3 (92 enodes) 64.137 * * [simplify]: iters left: 2 (96 enodes) 64.149 * * [simplify]: iters left: 1 (97 enodes) 64.159 * * [simplify]: Extracting #0: cost 1 inf + 0 64.159 * * [simplify]: Extracting #1: cost 7 inf + 0 64.160 * * [simplify]: Extracting #2: cost 9 inf + 2 64.160 * * [simplify]: Extracting #3: cost 17 inf + 43 64.160 * * [simplify]: Extracting #4: cost 17 inf + 128 64.160 * * [simplify]: Extracting #5: cost 9 inf + 545 64.160 * * [simplify]: Extracting #6: cost 3 inf + 1442 64.161 * * [simplify]: Extracting #7: cost 1 inf + 1921 64.162 * * [simplify]: Extracting #8: cost 0 inf + 2181 64.162 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 64.162 * [simplify]: Simplified (2 1) to (λ (a b c) (* (- (sqrt (fma c (* -4 a) (* b b))) b) (/ (cbrt 1) (/ a (/ 1 2))))) 64.163 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ 1 2))) 64.163 * * [simplify]: iters left: 6 (7 enodes) 64.166 * * [simplify]: iters left: 5 (28 enodes) 64.177 * * [simplify]: iters left: 4 (38 enodes) 64.188 * * [simplify]: iters left: 3 (47 enodes) 64.201 * * [simplify]: iters left: 2 (52 enodes) 64.214 * * [simplify]: iters left: 1 (54 enodes) 64.220 * * [simplify]: Extracting #0: cost 1 inf + 0 64.220 * * [simplify]: Extracting #1: cost 10 inf + 0 64.220 * * [simplify]: Extracting #2: cost 5 inf + 214 64.220 * * [simplify]: Extracting #3: cost 0 inf + 424 64.221 * [simplify]: Simplified to (/ 1/2 a) 64.221 * [simplify]: Simplified (2 2) to (λ (a b c) (* (- (sqrt (fma c (* -4 a) (* b b))) b) (/ 1/2 a))) 64.221 * * * * [progress]: [ 150 / 494 ] simplifiying candidate # 64.221 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) 1) 64.221 * * [simplify]: iters left: 5 (4 enodes) 64.226 * * [simplify]: iters left: 4 (14 enodes) 64.229 * * [simplify]: iters left: 3 (16 enodes) 64.231 * * [simplify]: Extracting #0: cost 1 inf + 0 64.231 * * [simplify]: Extracting #1: cost 0 inf + 1 64.231 * [simplify]: Simplified to 1 64.231 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 64.231 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 64.231 * * [simplify]: iters left: 6 (15 enodes) 64.235 * * [simplify]: iters left: 5 (59 enodes) 64.248 * * [simplify]: iters left: 4 (94 enodes) 64.280 * * [simplify]: iters left: 3 (163 enodes) 64.315 * * [simplify]: iters left: 2 (283 enodes) 64.418 * * [simplify]: iters left: 1 (463 enodes) 64.584 * * [simplify]: Extracting #0: cost 1 inf + 0 64.584 * * [simplify]: Extracting #1: cost 25 inf + 0 64.585 * * [simplify]: Extracting #2: cost 54 inf + 46 64.585 * * [simplify]: Extracting #3: cost 63 inf + 382 64.587 * * [simplify]: Extracting #4: cost 40 inf + 2443 64.593 * * [simplify]: Extracting #5: cost 6 inf + 8714 64.600 * * [simplify]: Extracting #6: cost 0 inf + 10135 64.608 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 64.608 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 64.608 * * * * [progress]: [ 151 / 494 ] simplifiying candidate # 64.609 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) a) 64.609 * * [simplify]: iters left: 5 (5 enodes) 64.613 * * [simplify]: iters left: 4 (19 enodes) 64.622 * * [simplify]: iters left: 3 (21 enodes) 64.625 * * [simplify]: Extracting #0: cost 1 inf + 0 64.625 * * [simplify]: Extracting #1: cost 4 inf + 0 64.625 * * [simplify]: Extracting #2: cost 2 inf + 2 64.625 * * [simplify]: Extracting #3: cost 0 inf + 86 64.625 * [simplify]: Simplified to (/ 1 a) 64.625 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 a) (/ (cbrt 1) (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 64.625 * [simplify]: Simplifying (/ (cbrt 1) (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 64.626 * * [simplify]: iters left: 6 (15 enodes) 64.630 * * [simplify]: iters left: 5 (59 enodes) 64.639 * * [simplify]: iters left: 4 (83 enodes) 64.656 * * [simplify]: iters left: 3 (118 enodes) 64.690 * * [simplify]: iters left: 2 (144 enodes) 64.744 * * [simplify]: iters left: 1 (194 enodes) 64.791 * * [simplify]: Extracting #0: cost 1 inf + 0 64.791 * * [simplify]: Extracting #1: cost 16 inf + 0 64.792 * * [simplify]: Extracting #2: cost 28 inf + 4 64.792 * * [simplify]: Extracting #3: cost 31 inf + 379 64.792 * * [simplify]: Extracting #4: cost 25 inf + 836 64.793 * * [simplify]: Extracting #5: cost 17 inf + 1446 64.795 * * [simplify]: Extracting #6: cost 2 inf + 4508 64.798 * * [simplify]: Extracting #7: cost 0 inf + 5028 64.802 * [simplify]: Simplified to (* 1/2 (- (sqrt (fma (* -4 a) c (* b b))) b)) 64.802 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 a) (* 1/2 (- (sqrt (fma (* -4 a) c (* b b))) b)))) 64.802 * * * * [progress]: [ 152 / 494 ] simplifiying candidate # 64.803 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ a (- (sqrt (fma c (* -4 a) (* b b))) b))) 64.803 * * [simplify]: iters left: 6 (14 enodes) 64.811 * * [simplify]: iters left: 5 (53 enodes) 64.823 * * [simplify]: iters left: 4 (79 enodes) 64.836 * * [simplify]: iters left: 3 (130 enodes) 64.865 * * [simplify]: iters left: 2 (164 enodes) 64.889 * * [simplify]: iters left: 1 (188 enodes) 64.926 * * [simplify]: Extracting #0: cost 1 inf + 0 64.926 * * [simplify]: Extracting #1: cost 14 inf + 0 64.926 * * [simplify]: Extracting #2: cost 24 inf + 3 64.926 * * [simplify]: Extracting #3: cost 29 inf + 171 64.926 * * [simplify]: Extracting #4: cost 24 inf + 627 64.927 * * [simplify]: Extracting #5: cost 15 inf + 1182 64.928 * * [simplify]: Extracting #6: cost 3 inf + 3417 64.929 * * [simplify]: Extracting #7: cost 0 inf + 4154 64.931 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) 64.931 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) (/ (cbrt 1) 2))) 64.931 * [simplify]: Simplifying (/ (cbrt 1) 2) 64.931 * * [simplify]: iters left: 3 (4 enodes) 64.935 * * [simplify]: iters left: 2 (15 enodes) 64.937 * * [simplify]: iters left: 1 (17 enodes) 64.940 * * [simplify]: Extracting #0: cost 1 inf + 0 64.941 * * [simplify]: Extracting #1: cost 0 inf + 1 64.941 * [simplify]: Simplified to 1/2 64.941 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) 1/2)) 64.941 * * * * [progress]: [ 153 / 494 ] simplifiying candidate # 64.941 * [simplify]: Simplifying (/ (sqrt 1) (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 64.941 * * [simplify]: iters left: 6 (17 enodes) 64.946 * * [simplify]: iters left: 5 (65 enodes) 64.962 * * [simplify]: iters left: 4 (94 enodes) 64.990 * * [simplify]: iters left: 3 (116 enodes) 65.022 * * [simplify]: Extracting #0: cost 1 inf + 0 65.022 * * [simplify]: Extracting #1: cost 7 inf + 0 65.022 * * [simplify]: Extracting #2: cost 11 inf + 1 65.022 * * [simplify]: Extracting #3: cost 18 inf + 1 65.022 * * [simplify]: Extracting #4: cost 26 inf + 3 65.022 * * [simplify]: Extracting #5: cost 27 inf + 171 65.023 * * [simplify]: Extracting #6: cost 32 inf + 336 65.023 * * [simplify]: Extracting #7: cost 31 inf + 545 65.024 * * [simplify]: Extracting #8: cost 23 inf + 1155 65.026 * * [simplify]: Extracting #9: cost 7 inf + 5615 65.029 * * [simplify]: Extracting #10: cost 0 inf + 8278 65.032 * [simplify]: Simplified to (/ 1 (* (cbrt (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))) (cbrt (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))))) 65.032 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))) (cbrt (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))))) (/ (sqrt 1) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 65.032 * [simplify]: Simplifying (/ (sqrt 1) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 65.033 * * [simplify]: iters left: 6 (16 enodes) 65.041 * * [simplify]: iters left: 5 (60 enodes) 65.050 * * [simplify]: iters left: 4 (84 enodes) 65.064 * * [simplify]: iters left: 3 (104 enodes) 65.082 * * [simplify]: Extracting #0: cost 1 inf + 0 65.082 * * [simplify]: Extracting #1: cost 4 inf + 0 65.083 * * [simplify]: Extracting #2: cost 5 inf + 1 65.083 * * [simplify]: Extracting #3: cost 12 inf + 1 65.083 * * [simplify]: Extracting #4: cost 20 inf + 3 65.083 * * [simplify]: Extracting #5: cost 21 inf + 171 65.083 * * [simplify]: Extracting #6: cost 25 inf + 418 65.084 * * [simplify]: Extracting #7: cost 21 inf + 988 65.085 * * [simplify]: Extracting #8: cost 8 inf + 2994 65.087 * * [simplify]: Extracting #9: cost 0 inf + 5674 65.089 * [simplify]: Simplified to (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))) 65.089 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))))) 65.089 * * * * [progress]: [ 154 / 494 ] simplifiying candidate # 65.089 * [simplify]: Simplifying (/ (sqrt 1) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 65.090 * * [simplify]: iters left: 6 (16 enodes) 65.094 * * [simplify]: iters left: 5 (60 enodes) 65.104 * * [simplify]: iters left: 4 (84 enodes) 65.117 * * [simplify]: iters left: 3 (104 enodes) 65.134 * * [simplify]: Extracting #0: cost 1 inf + 0 65.134 * * [simplify]: Extracting #1: cost 4 inf + 0 65.134 * * [simplify]: Extracting #2: cost 5 inf + 1 65.134 * * [simplify]: Extracting #3: cost 12 inf + 1 65.134 * * [simplify]: Extracting #4: cost 20 inf + 3 65.134 * * [simplify]: Extracting #5: cost 21 inf + 171 65.134 * * [simplify]: Extracting #6: cost 25 inf + 418 65.135 * * [simplify]: Extracting #7: cost 21 inf + 988 65.135 * * [simplify]: Extracting #8: cost 8 inf + 2994 65.136 * * [simplify]: Extracting #9: cost 0 inf + 5514 65.137 * [simplify]: Simplified to (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))) 65.137 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))) (/ (sqrt 1) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 65.138 * [simplify]: Simplifying (/ (sqrt 1) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 65.138 * * [simplify]: iters left: 6 (16 enodes) 65.142 * * [simplify]: iters left: 5 (60 enodes) 65.153 * * [simplify]: iters left: 4 (84 enodes) 65.167 * * [simplify]: iters left: 3 (104 enodes) 65.187 * * [simplify]: Extracting #0: cost 1 inf + 0 65.187 * * [simplify]: Extracting #1: cost 4 inf + 0 65.187 * * [simplify]: Extracting #2: cost 5 inf + 1 65.187 * * [simplify]: Extracting #3: cost 12 inf + 1 65.187 * * [simplify]: Extracting #4: cost 20 inf + 3 65.187 * * [simplify]: Extracting #5: cost 21 inf + 171 65.187 * * [simplify]: Extracting #6: cost 25 inf + 418 65.188 * * [simplify]: Extracting #7: cost 21 inf + 988 65.188 * * [simplify]: Extracting #8: cost 8 inf + 2994 65.189 * * [simplify]: Extracting #9: cost 0 inf + 5514 65.191 * [simplify]: Simplified to (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))) 65.191 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))))) 65.191 * * * * [progress]: [ 155 / 494 ] simplifiying candidate # 65.191 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 65.191 * * [simplify]: iters left: 6 (19 enodes) 65.196 * * [simplify]: iters left: 5 (75 enodes) 65.209 * * [simplify]: iters left: 4 (126 enodes) 65.248 * * [simplify]: iters left: 3 (194 enodes) 65.311 * * [simplify]: iters left: 2 (277 enodes) 65.409 * * [simplify]: iters left: 1 (362 enodes) 65.553 * * [simplify]: Extracting #0: cost 1 inf + 0 65.553 * * [simplify]: Extracting #1: cost 19 inf + 0 65.554 * * [simplify]: Extracting #2: cost 34 inf + 1 65.554 * * [simplify]: Extracting #3: cost 34 inf + 609 65.555 * * [simplify]: Extracting #4: cost 36 inf + 1137 65.555 * * [simplify]: Extracting #5: cost 37 inf + 1180 65.556 * * [simplify]: Extracting #6: cost 42 inf + 1345 65.557 * * [simplify]: Extracting #7: cost 40 inf + 1595 65.559 * * [simplify]: Extracting #8: cost 23 inf + 4463 65.564 * * [simplify]: Extracting #9: cost 1 inf + 14287 65.568 * * [simplify]: Extracting #10: cost 0 inf + 14787 65.572 * [simplify]: Simplified to (* (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt a))) 65.572 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 65.573 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 65.573 * * [simplify]: iters left: 6 (17 enodes) 65.578 * * [simplify]: iters left: 5 (63 enodes) 65.590 * * [simplify]: iters left: 4 (89 enodes) 65.611 * * [simplify]: iters left: 3 (111 enodes) 65.627 * * [simplify]: iters left: 2 (126 enodes) 65.653 * * [simplify]: iters left: 1 (129 enodes) 65.683 * * [simplify]: Extracting #0: cost 1 inf + 0 65.684 * * [simplify]: Extracting #1: cost 7 inf + 0 65.684 * * [simplify]: Extracting #2: cost 12 inf + 1 65.684 * * [simplify]: Extracting #3: cost 15 inf + 205 65.684 * * [simplify]: Extracting #4: cost 19 inf + 409 65.684 * * [simplify]: Extracting #5: cost 18 inf + 615 65.685 * * [simplify]: Extracting #6: cost 23 inf + 740 65.685 * * [simplify]: Extracting #7: cost 23 inf + 964 65.686 * * [simplify]: Extracting #8: cost 10 inf + 2712 65.688 * * [simplify]: Extracting #9: cost 2 inf + 4996 65.691 * * [simplify]: Extracting #10: cost 0 inf + 5796 65.693 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 65.693 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)))) 65.693 * * * * [progress]: [ 156 / 494 ] simplifiying candidate # 65.694 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 65.694 * * [simplify]: iters left: 6 (18 enodes) 65.704 * * [simplify]: iters left: 5 (68 enodes) 65.718 * * [simplify]: iters left: 4 (102 enodes) 65.734 * * [simplify]: iters left: 3 (142 enodes) 65.773 * * [simplify]: iters left: 2 (183 enodes) 65.809 * * [simplify]: iters left: 1 (219 enodes) 65.878 * * [simplify]: Extracting #0: cost 1 inf + 0 65.878 * * [simplify]: Extracting #1: cost 13 inf + 0 65.878 * * [simplify]: Extracting #2: cost 23 inf + 1 65.878 * * [simplify]: Extracting #3: cost 25 inf + 325 65.878 * * [simplify]: Extracting #4: cost 25 inf + 1137 65.879 * * [simplify]: Extracting #5: cost 27 inf + 1138 65.879 * * [simplify]: Extracting #6: cost 30 inf + 1386 65.879 * * [simplify]: Extracting #7: cost 29 inf + 1595 65.880 * * [simplify]: Extracting #8: cost 10 inf + 5004 65.882 * * [simplify]: Extracting #9: cost 1 inf + 8666 65.884 * * [simplify]: Extracting #10: cost 0 inf + 9086 65.886 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 65.886 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 65.887 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 65.887 * * [simplify]: iters left: 6 (17 enodes) 65.891 * * [simplify]: iters left: 5 (63 enodes) 65.901 * * [simplify]: iters left: 4 (89 enodes) 65.915 * * [simplify]: iters left: 3 (111 enodes) 65.940 * * [simplify]: iters left: 2 (126 enodes) 65.969 * * [simplify]: iters left: 1 (129 enodes) 65.983 * * [simplify]: Extracting #0: cost 1 inf + 0 65.983 * * [simplify]: Extracting #1: cost 7 inf + 0 65.983 * * [simplify]: Extracting #2: cost 12 inf + 1 65.983 * * [simplify]: Extracting #3: cost 15 inf + 205 65.983 * * [simplify]: Extracting #4: cost 19 inf + 409 65.984 * * [simplify]: Extracting #5: cost 18 inf + 615 65.984 * * [simplify]: Extracting #6: cost 23 inf + 740 65.984 * * [simplify]: Extracting #7: cost 23 inf + 964 65.985 * * [simplify]: Extracting #8: cost 10 inf + 2712 65.986 * * [simplify]: Extracting #9: cost 2 inf + 4836 65.987 * * [simplify]: Extracting #10: cost 0 inf + 5556 65.988 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 65.988 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)))) 65.988 * * * * [progress]: [ 157 / 494 ] simplifiying candidate # 65.988 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 65.988 * * [simplify]: iters left: 6 (21 enodes) 65.994 * * [simplify]: iters left: 5 (82 enodes) 66.018 * * [simplify]: iters left: 4 (162 enodes) 66.076 * * [simplify]: iters left: 3 (411 enodes) 66.230 * * [simplify]: Extracting #0: cost 1 inf + 0 66.230 * * [simplify]: Extracting #1: cost 93 inf + 0 66.230 * * [simplify]: Extracting #2: cost 176 inf + 1 66.231 * * [simplify]: Extracting #3: cost 180 inf + 814 66.233 * * [simplify]: Extracting #4: cost 148 inf + 7488 66.235 * * [simplify]: Extracting #5: cost 146 inf + 9389 66.239 * * [simplify]: Extracting #6: cost 110 inf + 25207 66.259 * * [simplify]: Extracting #7: cost 11 inf + 76933 66.282 * * [simplify]: Extracting #8: cost 0 inf + 82218 66.312 * [simplify]: Simplified to (* (/ (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2)) (cbrt a)) (/ (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2)) (cbrt a))) 66.312 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2)) (cbrt a)) (/ (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2)) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 66.312 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 66.312 * * [simplify]: iters left: 6 (18 enodes) 66.318 * * [simplify]: iters left: 5 (65 enodes) 66.329 * * [simplify]: iters left: 4 (94 enodes) 66.349 * * [simplify]: iters left: 3 (132 enodes) 66.387 * * [simplify]: iters left: 2 (166 enodes) 66.423 * * [simplify]: iters left: 1 (210 enodes) 66.469 * * [simplify]: Extracting #0: cost 1 inf + 0 66.469 * * [simplify]: Extracting #1: cost 17 inf + 0 66.469 * * [simplify]: Extracting #2: cost 31 inf + 1 66.469 * * [simplify]: Extracting #3: cost 30 inf + 328 66.470 * * [simplify]: Extracting #4: cost 22 inf + 1828 66.470 * * [simplify]: Extracting #5: cost 27 inf + 2354 66.470 * * [simplify]: Extracting #6: cost 25 inf + 2662 66.471 * * [simplify]: Extracting #7: cost 9 inf + 6348 66.474 * * [simplify]: Extracting #8: cost 0 inf + 10044 66.476 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))) 66.476 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))))) 66.476 * * * * [progress]: [ 158 / 494 ] simplifiying candidate # 66.476 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 66.477 * * [simplify]: iters left: 6 (20 enodes) 66.482 * * [simplify]: iters left: 5 (75 enodes) 66.510 * * [simplify]: iters left: 4 (129 enodes) 66.544 * * [simplify]: iters left: 3 (273 enodes) 66.659 * * [simplify]: iters left: 2 (499 enodes) 67.154 * * [simplify]: Extracting #0: cost 1 inf + 0 67.154 * * [simplify]: Extracting #1: cost 63 inf + 0 67.156 * * [simplify]: Extracting #2: cost 107 inf + 1 67.157 * * [simplify]: Extracting #3: cost 98 inf + 1261 67.159 * * [simplify]: Extracting #4: cost 72 inf + 6208 67.162 * * [simplify]: Extracting #5: cost 73 inf + 7747 67.166 * * [simplify]: Extracting #6: cost 73 inf + 7873 67.178 * * [simplify]: Extracting #7: cost 30 inf + 23030 67.204 * * [simplify]: Extracting #8: cost 0 inf + 37336 67.230 * [simplify]: Simplified to (/ (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a)) (/ (sqrt 2) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a)))) 67.230 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a)) (/ (sqrt 2) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a)))) (/ (sqrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 67.230 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 67.230 * * [simplify]: iters left: 6 (18 enodes) 67.241 * * [simplify]: iters left: 5 (65 enodes) 67.261 * * [simplify]: iters left: 4 (94 enodes) 67.294 * * [simplify]: iters left: 3 (132 enodes) 67.314 * * [simplify]: iters left: 2 (166 enodes) 67.342 * * [simplify]: iters left: 1 (210 enodes) 67.385 * * [simplify]: Extracting #0: cost 1 inf + 0 67.385 * * [simplify]: Extracting #1: cost 17 inf + 0 67.386 * * [simplify]: Extracting #2: cost 31 inf + 1 67.386 * * [simplify]: Extracting #3: cost 30 inf + 328 67.386 * * [simplify]: Extracting #4: cost 22 inf + 1508 67.386 * * [simplify]: Extracting #5: cost 27 inf + 1954 67.387 * * [simplify]: Extracting #6: cost 25 inf + 2262 67.388 * * [simplify]: Extracting #7: cost 9 inf + 5828 67.391 * * [simplify]: Extracting #8: cost 0 inf + 9324 67.396 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))) 67.396 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))))) 67.396 * * * * [progress]: [ 159 / 494 ] simplifiying candidate # 67.397 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 67.397 * * [simplify]: iters left: 6 (18 enodes) 67.407 * * [simplify]: iters left: 5 (67 enodes) 67.424 * * [simplify]: iters left: 4 (119 enodes) 67.447 * * [simplify]: iters left: 3 (222 enodes) 67.555 * * [simplify]: iters left: 2 (393 enodes) 67.730 * * [simplify]: Extracting #0: cost 1 inf + 0 67.730 * * [simplify]: Extracting #1: cost 20 inf + 0 67.730 * * [simplify]: Extracting #2: cost 40 inf + 1 67.731 * * [simplify]: Extracting #3: cost 36 inf + 853 67.731 * * [simplify]: Extracting #4: cost 35 inf + 1299 67.731 * * [simplify]: Extracting #5: cost 40 inf + 1543 67.732 * * [simplify]: Extracting #6: cost 40 inf + 1670 67.734 * * [simplify]: Extracting #7: cost 15 inf + 8108 67.739 * * [simplify]: Extracting #8: cost 1 inf + 14020 67.744 * * [simplify]: Extracting #9: cost 0 inf + 14479 67.753 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a))) 67.753 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 67.753 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 67.754 * * [simplify]: iters left: 6 (17 enodes) 67.763 * * [simplify]: iters left: 5 (62 enodes) 67.783 * * [simplify]: iters left: 4 (91 enodes) 67.811 * * [simplify]: iters left: 3 (130 enodes) 67.851 * * [simplify]: iters left: 2 (164 enodes) 67.908 * * [simplify]: iters left: 1 (208 enodes) 67.971 * * [simplify]: Extracting #0: cost 1 inf + 0 67.971 * * [simplify]: Extracting #1: cost 16 inf + 0 67.971 * * [simplify]: Extracting #2: cost 25 inf + 3 67.972 * * [simplify]: Extracting #3: cost 23 inf + 532 67.972 * * [simplify]: Extracting #4: cost 20 inf + 1103 67.973 * * [simplify]: Extracting #5: cost 27 inf + 1144 67.974 * * [simplify]: Extracting #6: cost 28 inf + 1229 67.975 * * [simplify]: Extracting #7: cost 20 inf + 1702 67.977 * * [simplify]: Extracting #8: cost 7 inf + 5416 67.981 * * [simplify]: Extracting #9: cost 0 inf + 8194 67.985 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))) 67.985 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))))) 67.985 * * * * [progress]: [ 160 / 494 ] simplifiying candidate # 67.986 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 67.986 * * [simplify]: iters left: 6 (20 enodes) 67.998 * * [simplify]: iters left: 5 (75 enodes) 68.022 * * [simplify]: iters left: 4 (126 enodes) 68.068 * * [simplify]: iters left: 3 (247 enodes) 68.142 * * [simplify]: iters left: 2 (442 enodes) 68.439 * * [simplify]: Extracting #0: cost 1 inf + 0 68.439 * * [simplify]: Extracting #1: cost 73 inf + 0 68.440 * * [simplify]: Extracting #2: cost 127 inf + 1 68.441 * * [simplify]: Extracting #3: cost 119 inf + 1298 68.443 * * [simplify]: Extracting #4: cost 72 inf + 12299 68.445 * * [simplify]: Extracting #5: cost 62 inf + 17067 68.448 * * [simplify]: Extracting #6: cost 61 inf + 17235 68.451 * * [simplify]: Extracting #7: cost 53 inf + 17805 68.461 * * [simplify]: Extracting #8: cost 17 inf + 32780 68.489 * * [simplify]: Extracting #9: cost 0 inf + 41043 68.503 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) 68.503 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 68.503 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 68.504 * * [simplify]: iters left: 6 (18 enodes) 68.509 * * [simplify]: iters left: 5 (65 enodes) 68.520 * * [simplify]: iters left: 4 (94 enodes) 68.543 * * [simplify]: iters left: 3 (132 enodes) 68.564 * * [simplify]: iters left: 2 (166 enodes) 68.600 * * [simplify]: iters left: 1 (210 enodes) 68.668 * * [simplify]: Extracting #0: cost 1 inf + 0 68.669 * * [simplify]: Extracting #1: cost 17 inf + 0 68.669 * * [simplify]: Extracting #2: cost 31 inf + 1 68.669 * * [simplify]: Extracting #3: cost 30 inf + 328 68.670 * * [simplify]: Extracting #4: cost 22 inf + 1828 68.671 * * [simplify]: Extracting #5: cost 27 inf + 2354 68.672 * * [simplify]: Extracting #6: cost 25 inf + 2662 68.674 * * [simplify]: Extracting #7: cost 9 inf + 6108 68.678 * * [simplify]: Extracting #8: cost 0 inf + 9484 68.683 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))) 68.683 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))))) 68.683 * * * * [progress]: [ 161 / 494 ] simplifiying candidate # 68.683 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 68.684 * * [simplify]: iters left: 6 (19 enodes) 68.694 * * [simplify]: iters left: 5 (70 enodes) 68.716 * * [simplify]: iters left: 4 (111 enodes) 68.749 * * [simplify]: iters left: 3 (184 enodes) 68.782 * * [simplify]: iters left: 2 (282 enodes) 68.890 * * [simplify]: iters left: 1 (484 enodes) 69.149 * * [simplify]: Extracting #0: cost 1 inf + 0 69.149 * * [simplify]: Extracting #1: cost 27 inf + 0 69.150 * * [simplify]: Extracting #2: cost 50 inf + 1 69.151 * * [simplify]: Extracting #3: cost 42 inf + 1178 69.152 * * [simplify]: Extracting #4: cost 34 inf + 2801 69.153 * * [simplify]: Extracting #5: cost 38 inf + 3531 69.155 * * [simplify]: Extracting #6: cost 38 inf + 3657 69.156 * * [simplify]: Extracting #7: cost 25 inf + 4969 69.158 * * [simplify]: Extracting #8: cost 11 inf + 10363 69.163 * * [simplify]: Extracting #9: cost 0 inf + 15019 69.168 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) 69.168 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 69.169 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 69.169 * * [simplify]: iters left: 6 (18 enodes) 69.176 * * [simplify]: iters left: 5 (65 enodes) 69.196 * * [simplify]: iters left: 4 (94 enodes) 69.229 * * [simplify]: iters left: 3 (132 enodes) 69.268 * * [simplify]: iters left: 2 (166 enodes) 69.322 * * [simplify]: iters left: 1 (210 enodes) 69.380 * * [simplify]: Extracting #0: cost 1 inf + 0 69.380 * * [simplify]: Extracting #1: cost 17 inf + 0 69.380 * * [simplify]: Extracting #2: cost 31 inf + 1 69.380 * * [simplify]: Extracting #3: cost 30 inf + 328 69.380 * * [simplify]: Extracting #4: cost 22 inf + 1508 69.381 * * [simplify]: Extracting #5: cost 27 inf + 1954 69.382 * * [simplify]: Extracting #6: cost 25 inf + 2262 69.384 * * [simplify]: Extracting #7: cost 9 inf + 5588 69.388 * * [simplify]: Extracting #8: cost 0 inf + 8764 69.392 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))) 69.392 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))))) 69.393 * * * * [progress]: [ 162 / 494 ] simplifiying candidate # 69.393 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 69.393 * * [simplify]: iters left: 6 (17 enodes) 69.402 * * [simplify]: iters left: 5 (62 enodes) 69.415 * * [simplify]: iters left: 4 (94 enodes) 69.431 * * [simplify]: iters left: 3 (140 enodes) 69.474 * * [simplify]: iters left: 2 (208 enodes) 69.542 * * [simplify]: iters left: 1 (334 enodes) 69.705 * * [simplify]: Extracting #0: cost 1 inf + 0 69.705 * * [simplify]: Extracting #1: cost 21 inf + 0 69.706 * * [simplify]: Extracting #2: cost 34 inf + 1 69.706 * * [simplify]: Extracting #3: cost 35 inf + 164 69.709 * * [simplify]: Extracting #4: cost 29 inf + 1380 69.710 * * [simplify]: Extracting #5: cost 30 inf + 2311 69.711 * * [simplify]: Extracting #6: cost 30 inf + 2479 69.713 * * [simplify]: Extracting #7: cost 14 inf + 4984 69.718 * * [simplify]: Extracting #8: cost 2 inf + 9457 69.724 * * [simplify]: Extracting #9: cost 0 inf + 10377 69.730 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* (cbrt a) (cbrt a))) 69.730 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 69.730 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 69.730 * * [simplify]: iters left: 6 (17 enodes) 69.741 * * [simplify]: iters left: 5 (62 enodes) 69.761 * * [simplify]: iters left: 4 (91 enodes) 69.787 * * [simplify]: iters left: 3 (130 enodes) 69.806 * * [simplify]: iters left: 2 (164 enodes) 69.856 * * [simplify]: iters left: 1 (208 enodes) 69.887 * * [simplify]: Extracting #0: cost 1 inf + 0 69.888 * * [simplify]: Extracting #1: cost 16 inf + 0 69.888 * * [simplify]: Extracting #2: cost 25 inf + 3 69.888 * * [simplify]: Extracting #3: cost 23 inf + 532 69.889 * * [simplify]: Extracting #4: cost 20 inf + 1103 69.889 * * [simplify]: Extracting #5: cost 27 inf + 1144 69.890 * * [simplify]: Extracting #6: cost 28 inf + 1229 69.891 * * [simplify]: Extracting #7: cost 20 inf + 1702 69.893 * * [simplify]: Extracting #8: cost 7 inf + 5136 69.897 * * [simplify]: Extracting #9: cost 0 inf + 7634 69.901 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))) 69.901 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))))) 69.902 * * * * [progress]: [ 163 / 494 ] simplifiying candidate # 69.902 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) 69.902 * * [simplify]: iters left: 6 (11 enodes) 69.910 * * [simplify]: iters left: 5 (43 enodes) 69.924 * * [simplify]: iters left: 4 (78 enodes) 69.958 * * [simplify]: iters left: 3 (186 enodes) 70.026 * * [simplify]: iters left: 2 (319 enodes) 70.200 * * [simplify]: Extracting #0: cost 1 inf + 0 70.200 * * [simplify]: Extracting #1: cost 21 inf + 0 70.201 * * [simplify]: Extracting #2: cost 52 inf + 1 70.201 * * [simplify]: Extracting #3: cost 24 inf + 4292 70.203 * * [simplify]: Extracting #4: cost 1 inf + 9262 70.206 * * [simplify]: Extracting #5: cost 0 inf + 9505 70.208 * [simplify]: Simplified to (* (/ (/ 1 (cbrt a)) (cbrt 2)) (/ (/ 1 (cbrt a)) (cbrt 2))) 70.208 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (/ 1 (cbrt a)) (cbrt 2)) (/ (/ 1 (cbrt a)) (cbrt 2))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 70.208 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 70.208 * * [simplify]: iters left: 6 (17 enodes) 70.214 * * [simplify]: iters left: 5 (65 enodes) 70.227 * * [simplify]: iters left: 4 (100 enodes) 70.259 * * [simplify]: iters left: 3 (168 enodes) 70.327 * * [simplify]: iters left: 2 (288 enodes) 70.444 * * [simplify]: iters left: 1 (459 enodes) 70.619 * * [simplify]: Extracting #0: cost 1 inf + 0 70.619 * * [simplify]: Extracting #1: cost 26 inf + 0 70.620 * * [simplify]: Extracting #2: cost 66 inf + 1 70.621 * * [simplify]: Extracting #3: cost 82 inf + 330 70.622 * * [simplify]: Extracting #4: cost 60 inf + 3562 70.628 * * [simplify]: Extracting #5: cost 11 inf + 15484 70.638 * * [simplify]: Extracting #6: cost 0 inf + 18743 70.649 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)) 70.649 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (/ 1 (cbrt a)) (cbrt 2)) (/ (/ 1 (cbrt a)) (cbrt 2))) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)))) 70.649 * * * * [progress]: [ 164 / 494 ] simplifiying candidate # 70.649 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) 70.649 * * [simplify]: iters left: 6 (10 enodes) 70.656 * * [simplify]: iters left: 5 (38 enodes) 70.668 * * [simplify]: iters left: 4 (63 enodes) 70.692 * * [simplify]: iters left: 3 (127 enodes) 70.721 * * [simplify]: iters left: 2 (182 enodes) 70.761 * * [simplify]: iters left: 1 (218 enodes) 70.814 * * [simplify]: Extracting #0: cost 1 inf + 0 70.814 * * [simplify]: Extracting #1: cost 12 inf + 0 70.814 * * [simplify]: Extracting #2: cost 22 inf + 1 70.815 * * [simplify]: Extracting #3: cost 16 inf + 490 70.816 * * [simplify]: Extracting #4: cost 3 inf + 2234 70.817 * * [simplify]: Extracting #5: cost 0 inf + 2841 70.818 * [simplify]: Simplified to (/ (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (sqrt 2)) 70.818 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (sqrt 2)) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 70.818 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 70.818 * * [simplify]: iters left: 6 (17 enodes) 70.823 * * [simplify]: iters left: 5 (65 enodes) 70.833 * * [simplify]: iters left: 4 (100 enodes) 70.849 * * [simplify]: iters left: 3 (168 enodes) 70.890 * * [simplify]: iters left: 2 (288 enodes) 71.026 * * [simplify]: iters left: 1 (459 enodes) 71.147 * * [simplify]: Extracting #0: cost 1 inf + 0 71.147 * * [simplify]: Extracting #1: cost 26 inf + 0 71.148 * * [simplify]: Extracting #2: cost 66 inf + 1 71.148 * * [simplify]: Extracting #3: cost 82 inf + 330 71.149 * * [simplify]: Extracting #4: cost 60 inf + 3322 71.152 * * [simplify]: Extracting #5: cost 11 inf + 13884 71.157 * * [simplify]: Extracting #6: cost 0 inf + 16903 71.162 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)) 71.162 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (sqrt 2)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)))) 71.162 * * * * [progress]: [ 165 / 494 ] simplifiying candidate # 71.163 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ 1 1))) 71.163 * * [simplify]: iters left: 6 (8 enodes) 71.165 * * [simplify]: iters left: 5 (28 enodes) 71.170 * * [simplify]: iters left: 4 (34 enodes) 71.175 * * [simplify]: iters left: 3 (39 enodes) 71.184 * * [simplify]: iters left: 2 (43 enodes) 71.194 * * [simplify]: Extracting #0: cost 1 inf + 0 71.195 * * [simplify]: Extracting #1: cost 6 inf + 0 71.195 * * [simplify]: Extracting #2: cost 9 inf + 1 71.195 * * [simplify]: Extracting #3: cost 0 inf + 974 71.195 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 71.195 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 71.196 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 71.196 * * [simplify]: iters left: 6 (16 enodes) 71.205 * * [simplify]: iters left: 5 (62 enodes) 71.226 * * [simplify]: iters left: 4 (97 enodes) 71.249 * * [simplify]: iters left: 3 (166 enodes) 71.298 * * [simplify]: iters left: 2 (286 enodes) 71.408 * * [simplify]: iters left: 1 (456 enodes) 71.517 * * [simplify]: Extracting #0: cost 1 inf + 0 71.517 * * [simplify]: Extracting #1: cost 25 inf + 0 71.518 * * [simplify]: Extracting #2: cost 62 inf + 3 71.519 * * [simplify]: Extracting #3: cost 68 inf + 1388 71.521 * * [simplify]: Extracting #4: cost 42 inf + 4593 71.527 * * [simplify]: Extracting #5: cost 9 inf + 11334 71.535 * * [simplify]: Extracting #6: cost 0 inf + 14350 71.544 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)) 71.544 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)))) 71.544 * * * * [progress]: [ 166 / 494 ] simplifiying candidate # 71.545 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 71.545 * * [simplify]: iters left: 6 (21 enodes) 71.556 * * [simplify]: iters left: 5 (77 enodes) 71.579 * * [simplify]: iters left: 4 (125 enodes) 72.026 * * [simplify]: iters left: 3 (251 enodes) 72.115 * * [simplify]: Extracting #0: cost 1 inf + 0 72.116 * * [simplify]: Extracting #1: cost 56 inf + 0 72.116 * * [simplify]: Extracting #2: cost 121 inf + 1 72.118 * * [simplify]: Extracting #3: cost 121 inf + 2470 72.120 * * [simplify]: Extracting #4: cost 97 inf + 6802 72.123 * * [simplify]: Extracting #5: cost 83 inf + 11216 72.127 * * [simplify]: Extracting #6: cost 80 inf + 12475 72.135 * * [simplify]: Extracting #7: cost 33 inf + 29937 72.153 * * [simplify]: Extracting #8: cost 3 inf + 44505 72.173 * * [simplify]: Extracting #9: cost 0 inf + 46247 72.186 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 72.186 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 72.186 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 72.186 * * [simplify]: iters left: 6 (19 enodes) 72.192 * * [simplify]: iters left: 5 (71 enodes) 72.203 * * [simplify]: iters left: 4 (106 enodes) 72.236 * * [simplify]: iters left: 3 (174 enodes) 72.303 * * [simplify]: iters left: 2 (294 enodes) 72.424 * * [simplify]: iters left: 1 (464 enodes) 72.570 * * [simplify]: Extracting #0: cost 1 inf + 0 72.570 * * [simplify]: Extracting #1: cost 26 inf + 0 72.570 * * [simplify]: Extracting #2: cost 67 inf + 1 72.571 * * [simplify]: Extracting #3: cost 77 inf + 897 72.572 * * [simplify]: Extracting #4: cost 73 inf + 3287 72.575 * * [simplify]: Extracting #5: cost 55 inf + 6185 72.582 * * [simplify]: Extracting #6: cost 10 inf + 18407 72.593 * * [simplify]: Extracting #7: cost 0 inf + 22428 72.601 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 72.601 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)))) 72.601 * * * * [progress]: [ 167 / 494 ] simplifiying candidate # 72.601 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 72.601 * * [simplify]: iters left: 6 (20 enodes) 72.607 * * [simplify]: iters left: 5 (72 enodes) 72.624 * * [simplify]: iters left: 4 (110 enodes) 72.642 * * [simplify]: iters left: 3 (191 enodes) 72.704 * * [simplify]: iters left: 2 (363 enodes) 72.932 * * [simplify]: Extracting #0: cost 1 inf + 0 72.933 * * [simplify]: Extracting #1: cost 55 inf + 0 72.933 * * [simplify]: Extracting #2: cost 103 inf + 1 72.934 * * [simplify]: Extracting #3: cost 92 inf + 2438 72.936 * * [simplify]: Extracting #4: cost 67 inf + 8839 72.938 * * [simplify]: Extracting #5: cost 55 inf + 11762 72.941 * * [simplify]: Extracting #6: cost 47 inf + 12332 72.949 * * [simplify]: Extracting #7: cost 22 inf + 21962 72.968 * * [simplify]: Extracting #8: cost 0 inf + 31282 72.985 * [simplify]: Simplified to (/ (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 72.985 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 72.985 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 72.985 * * [simplify]: iters left: 6 (19 enodes) 72.991 * * [simplify]: iters left: 5 (71 enodes) 73.002 * * [simplify]: iters left: 4 (106 enodes) 73.019 * * [simplify]: iters left: 3 (174 enodes) 73.056 * * [simplify]: iters left: 2 (294 enodes) 73.199 * * [simplify]: iters left: 1 (464 enodes) 73.340 * * [simplify]: Extracting #0: cost 1 inf + 0 73.340 * * [simplify]: Extracting #1: cost 26 inf + 0 73.341 * * [simplify]: Extracting #2: cost 67 inf + 1 73.341 * * [simplify]: Extracting #3: cost 77 inf + 817 73.342 * * [simplify]: Extracting #4: cost 73 inf + 2847 73.343 * * [simplify]: Extracting #5: cost 55 inf + 5505 73.347 * * [simplify]: Extracting #6: cost 10 inf + 16847 73.352 * * [simplify]: Extracting #7: cost 0 inf + 20588 73.358 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 73.358 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)))) 73.359 * * * * [progress]: [ 168 / 494 ] simplifiying candidate # 73.359 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 73.359 * * [simplify]: iters left: 6 (18 enodes) 73.363 * * [simplify]: iters left: 5 (64 enodes) 73.373 * * [simplify]: iters left: 4 (101 enodes) 73.399 * * [simplify]: iters left: 3 (194 enodes) 73.483 * * [simplify]: iters left: 2 (336 enodes) 73.682 * * [simplify]: Extracting #0: cost 1 inf + 0 73.683 * * [simplify]: Extracting #1: cost 43 inf + 0 73.683 * * [simplify]: Extracting #2: cost 84 inf + 1 73.685 * * [simplify]: Extracting #3: cost 79 inf + 2232 73.688 * * [simplify]: Extracting #4: cost 54 inf + 7297 73.692 * * [simplify]: Extracting #5: cost 48 inf + 8798 73.703 * * [simplify]: Extracting #6: cost 14 inf + 18698 73.718 * * [simplify]: Extracting #7: cost 0 inf + 23318 73.733 * * [simplify]: Extracting #8: cost 0 inf + 23262 73.747 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 73.747 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 73.748 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 73.748 * * [simplify]: iters left: 6 (18 enodes) 73.758 * * [simplify]: iters left: 5 (68 enodes) 73.780 * * [simplify]: iters left: 4 (103 enodes) 73.814 * * [simplify]: iters left: 3 (172 enodes) 73.873 * * [simplify]: iters left: 2 (292 enodes) 73.993 * * [simplify]: iters left: 1 (474 enodes) 74.128 * * [simplify]: Extracting #0: cost 1 inf + 0 74.128 * * [simplify]: Extracting #1: cost 25 inf + 0 74.129 * * [simplify]: Extracting #2: cost 59 inf + 3 74.130 * * [simplify]: Extracting #3: cost 67 inf + 777 74.131 * * [simplify]: Extracting #4: cost 70 inf + 1591 74.133 * * [simplify]: Extracting #5: cost 54 inf + 3790 74.136 * * [simplify]: Extracting #6: cost 34 inf + 6655 74.142 * * [simplify]: Extracting #7: cost 14 inf + 12392 74.152 * * [simplify]: Extracting #8: cost 0 inf + 17468 74.163 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))) 74.163 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))))) 74.164 * * * * [progress]: [ 169 / 494 ] simplifiying candidate # 74.164 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 74.164 * * [simplify]: iters left: 6 (21 enodes) 74.175 * * [simplify]: iters left: 5 (77 enodes) 74.199 * * [simplify]: iters left: 4 (125 enodes) 74.246 * * [simplify]: iters left: 3 (251 enodes) 74.297 * * [simplify]: Extracting #0: cost 1 inf + 0 74.298 * * [simplify]: Extracting #1: cost 56 inf + 0 74.298 * * [simplify]: Extracting #2: cost 121 inf + 1 74.299 * * [simplify]: Extracting #3: cost 121 inf + 2470 74.300 * * [simplify]: Extracting #4: cost 97 inf + 6802 74.302 * * [simplify]: Extracting #5: cost 83 inf + 11216 74.305 * * [simplify]: Extracting #6: cost 80 inf + 12475 74.313 * * [simplify]: Extracting #7: cost 33 inf + 29937 74.323 * * [simplify]: Extracting #8: cost 3 inf + 44505 74.334 * * [simplify]: Extracting #9: cost 0 inf + 46247 74.344 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 74.344 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 74.345 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 74.345 * * [simplify]: iters left: 6 (19 enodes) 74.350 * * [simplify]: iters left: 5 (71 enodes) 74.362 * * [simplify]: iters left: 4 (106 enodes) 74.386 * * [simplify]: iters left: 3 (174 enodes) 74.426 * * [simplify]: iters left: 2 (294 enodes) 74.515 * * [simplify]: iters left: 1 (464 enodes) 74.691 * * [simplify]: Extracting #0: cost 1 inf + 0 74.691 * * [simplify]: Extracting #1: cost 26 inf + 0 74.691 * * [simplify]: Extracting #2: cost 67 inf + 1 74.692 * * [simplify]: Extracting #3: cost 77 inf + 897 74.693 * * [simplify]: Extracting #4: cost 73 inf + 3287 74.694 * * [simplify]: Extracting #5: cost 55 inf + 6185 74.697 * * [simplify]: Extracting #6: cost 10 inf + 18407 74.703 * * [simplify]: Extracting #7: cost 0 inf + 22428 74.709 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 74.709 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)))) 74.710 * * * * [progress]: [ 170 / 494 ] simplifiying candidate # 74.710 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 74.710 * * [simplify]: iters left: 6 (20 enodes) 74.717 * * [simplify]: iters left: 5 (72 enodes) 74.733 * * [simplify]: iters left: 4 (110 enodes) 74.754 * * [simplify]: iters left: 3 (191 enodes) 74.806 * * [simplify]: iters left: 2 (363 enodes) 75.020 * * [simplify]: Extracting #0: cost 1 inf + 0 75.020 * * [simplify]: Extracting #1: cost 55 inf + 0 75.021 * * [simplify]: Extracting #2: cost 103 inf + 1 75.022 * * [simplify]: Extracting #3: cost 92 inf + 2438 75.023 * * [simplify]: Extracting #4: cost 67 inf + 8839 75.025 * * [simplify]: Extracting #5: cost 55 inf + 11762 75.028 * * [simplify]: Extracting #6: cost 47 inf + 12332 75.033 * * [simplify]: Extracting #7: cost 22 inf + 21962 75.048 * * [simplify]: Extracting #8: cost 0 inf + 31282 75.058 * [simplify]: Simplified to (/ (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 75.058 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 75.058 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 75.058 * * [simplify]: iters left: 6 (19 enodes) 75.064 * * [simplify]: iters left: 5 (71 enodes) 75.076 * * [simplify]: iters left: 4 (106 enodes) 75.109 * * [simplify]: iters left: 3 (174 enodes) 75.154 * * [simplify]: iters left: 2 (294 enodes) 75.257 * * [simplify]: iters left: 1 (464 enodes) 75.393 * * [simplify]: Extracting #0: cost 1 inf + 0 75.393 * * [simplify]: Extracting #1: cost 26 inf + 0 75.394 * * [simplify]: Extracting #2: cost 67 inf + 1 75.394 * * [simplify]: Extracting #3: cost 77 inf + 817 75.395 * * [simplify]: Extracting #4: cost 73 inf + 2847 75.396 * * [simplify]: Extracting #5: cost 55 inf + 5505 75.400 * * [simplify]: Extracting #6: cost 10 inf + 16847 75.409 * * [simplify]: Extracting #7: cost 0 inf + 20588 75.421 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 75.421 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)))) 75.422 * * * * [progress]: [ 171 / 494 ] simplifiying candidate # 75.422 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 75.422 * * [simplify]: iters left: 6 (18 enodes) 75.432 * * [simplify]: iters left: 5 (64 enodes) 75.452 * * [simplify]: iters left: 4 (101 enodes) 75.488 * * [simplify]: iters left: 3 (194 enodes) 75.549 * * [simplify]: iters left: 2 (336 enodes) 75.690 * * [simplify]: Extracting #0: cost 1 inf + 0 75.690 * * [simplify]: Extracting #1: cost 43 inf + 0 75.690 * * [simplify]: Extracting #2: cost 84 inf + 1 75.691 * * [simplify]: Extracting #3: cost 79 inf + 2232 75.692 * * [simplify]: Extracting #4: cost 54 inf + 7297 75.694 * * [simplify]: Extracting #5: cost 48 inf + 8798 75.698 * * [simplify]: Extracting #6: cost 14 inf + 18698 75.710 * * [simplify]: Extracting #7: cost 0 inf + 23318 75.728 * * [simplify]: Extracting #8: cost 0 inf + 23262 75.742 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 75.742 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 75.742 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 75.742 * * [simplify]: iters left: 6 (18 enodes) 75.748 * * [simplify]: iters left: 5 (68 enodes) 75.759 * * [simplify]: iters left: 4 (103 enodes) 75.780 * * [simplify]: iters left: 3 (172 enodes) 75.846 * * [simplify]: iters left: 2 (292 enodes) 75.964 * * [simplify]: iters left: 1 (474 enodes) 76.126 * * [simplify]: Extracting #0: cost 1 inf + 0 76.127 * * [simplify]: Extracting #1: cost 25 inf + 0 76.127 * * [simplify]: Extracting #2: cost 59 inf + 3 76.127 * * [simplify]: Extracting #3: cost 67 inf + 777 76.128 * * [simplify]: Extracting #4: cost 70 inf + 1591 76.129 * * [simplify]: Extracting #5: cost 54 inf + 3790 76.130 * * [simplify]: Extracting #6: cost 34 inf + 6655 76.133 * * [simplify]: Extracting #7: cost 14 inf + 12392 76.139 * * [simplify]: Extracting #8: cost 0 inf + 17468 76.144 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))) 76.144 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))))) 76.144 * * * * [progress]: [ 172 / 494 ] simplifiying candidate # 76.145 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) 76.145 * * [simplify]: iters left: 6 (11 enodes) 76.148 * * [simplify]: iters left: 5 (43 enodes) 76.156 * * [simplify]: iters left: 4 (78 enodes) 76.187 * * [simplify]: iters left: 3 (186 enodes) 76.283 * * [simplify]: iters left: 2 (319 enodes) 76.506 * * [simplify]: Extracting #0: cost 1 inf + 0 76.507 * * [simplify]: Extracting #1: cost 21 inf + 0 76.507 * * [simplify]: Extracting #2: cost 52 inf + 1 76.507 * * [simplify]: Extracting #3: cost 24 inf + 4292 76.509 * * [simplify]: Extracting #4: cost 1 inf + 9262 76.512 * * [simplify]: Extracting #5: cost 0 inf + 9505 76.514 * [simplify]: Simplified to (* (/ (/ 1 (cbrt a)) (cbrt 2)) (/ (/ 1 (cbrt a)) (cbrt 2))) 76.514 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (/ 1 (cbrt a)) (cbrt 2)) (/ (/ 1 (cbrt a)) (cbrt 2))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 76.514 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 76.514 * * [simplify]: iters left: 6 (17 enodes) 76.519 * * [simplify]: iters left: 5 (65 enodes) 76.532 * * [simplify]: iters left: 4 (100 enodes) 76.547 * * [simplify]: iters left: 3 (168 enodes) 76.596 * * [simplify]: iters left: 2 (288 enodes) 76.685 * * [simplify]: iters left: 1 (459 enodes) 76.823 * * [simplify]: Extracting #0: cost 1 inf + 0 76.823 * * [simplify]: Extracting #1: cost 26 inf + 0 76.824 * * [simplify]: Extracting #2: cost 66 inf + 1 76.824 * * [simplify]: Extracting #3: cost 82 inf + 330 76.825 * * [simplify]: Extracting #4: cost 60 inf + 3562 76.828 * * [simplify]: Extracting #5: cost 11 inf + 15484 76.833 * * [simplify]: Extracting #6: cost 0 inf + 18743 76.846 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)) 76.846 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (/ 1 (cbrt a)) (cbrt 2)) (/ (/ 1 (cbrt a)) (cbrt 2))) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)))) 76.846 * * * * [progress]: [ 173 / 494 ] simplifiying candidate # 76.847 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) 76.847 * * [simplify]: iters left: 6 (10 enodes) 76.853 * * [simplify]: iters left: 5 (38 enodes) 76.866 * * [simplify]: iters left: 4 (63 enodes) 76.886 * * [simplify]: iters left: 3 (127 enodes) 76.910 * * [simplify]: iters left: 2 (182 enodes) 76.942 * * [simplify]: iters left: 1 (218 enodes) 76.967 * * [simplify]: Extracting #0: cost 1 inf + 0 76.967 * * [simplify]: Extracting #1: cost 12 inf + 0 76.967 * * [simplify]: Extracting #2: cost 22 inf + 1 76.967 * * [simplify]: Extracting #3: cost 16 inf + 490 76.968 * * [simplify]: Extracting #4: cost 3 inf + 2234 76.969 * * [simplify]: Extracting #5: cost 0 inf + 2841 76.970 * [simplify]: Simplified to (/ (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (sqrt 2)) 76.970 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (sqrt 2)) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 76.970 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 76.970 * * [simplify]: iters left: 6 (17 enodes) 76.979 * * [simplify]: iters left: 5 (65 enodes) 76.992 * * [simplify]: iters left: 4 (100 enodes) 77.011 * * [simplify]: iters left: 3 (168 enodes) 77.043 * * [simplify]: iters left: 2 (288 enodes) 77.160 * * [simplify]: iters left: 1 (459 enodes) 77.328 * * [simplify]: Extracting #0: cost 1 inf + 0 77.328 * * [simplify]: Extracting #1: cost 26 inf + 0 77.328 * * [simplify]: Extracting #2: cost 66 inf + 1 77.328 * * [simplify]: Extracting #3: cost 82 inf + 330 77.329 * * [simplify]: Extracting #4: cost 60 inf + 3322 77.332 * * [simplify]: Extracting #5: cost 11 inf + 13884 77.337 * * [simplify]: Extracting #6: cost 0 inf + 16903 77.342 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)) 77.343 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (sqrt 2)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)))) 77.343 * * * * [progress]: [ 174 / 494 ] simplifiying candidate # 77.343 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ 1 1))) 77.343 * * [simplify]: iters left: 6 (8 enodes) 77.345 * * [simplify]: iters left: 5 (28 enodes) 77.350 * * [simplify]: iters left: 4 (34 enodes) 77.356 * * [simplify]: iters left: 3 (39 enodes) 77.361 * * [simplify]: iters left: 2 (43 enodes) 77.371 * * [simplify]: Extracting #0: cost 1 inf + 0 77.371 * * [simplify]: Extracting #1: cost 6 inf + 0 77.371 * * [simplify]: Extracting #2: cost 9 inf + 1 77.372 * * [simplify]: Extracting #3: cost 0 inf + 974 77.372 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 77.372 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 77.372 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 77.373 * * [simplify]: iters left: 6 (16 enodes) 77.382 * * [simplify]: iters left: 5 (62 enodes) 77.402 * * [simplify]: iters left: 4 (97 enodes) 77.433 * * [simplify]: iters left: 3 (166 enodes) 77.470 * * [simplify]: iters left: 2 (286 enodes) 77.587 * * [simplify]: iters left: 1 (456 enodes) 77.727 * * [simplify]: Extracting #0: cost 1 inf + 0 77.727 * * [simplify]: Extracting #1: cost 25 inf + 0 77.728 * * [simplify]: Extracting #2: cost 62 inf + 3 77.728 * * [simplify]: Extracting #3: cost 68 inf + 1388 77.730 * * [simplify]: Extracting #4: cost 42 inf + 4593 77.735 * * [simplify]: Extracting #5: cost 9 inf + 11334 77.739 * * [simplify]: Extracting #6: cost 0 inf + 14350 77.744 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)) 77.744 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)))) 77.744 * * * * [progress]: [ 175 / 494 ] simplifiying candidate # 77.744 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) 1)) 77.744 * * [simplify]: iters left: 6 (7 enodes) 77.749 * * [simplify]: iters left: 5 (25 enodes) 77.757 * * [simplify]: iters left: 4 (49 enodes) 77.773 * * [simplify]: iters left: 3 (71 enodes) 77.786 * * [simplify]: iters left: 2 (74 enodes) 77.791 * * [simplify]: Extracting #0: cost 1 inf + 0 77.791 * * [simplify]: Extracting #1: cost 6 inf + 0 77.792 * * [simplify]: Extracting #2: cost 9 inf + 1 77.792 * * [simplify]: Extracting #3: cost 1 inf + 893 77.792 * * [simplify]: Extracting #4: cost 0 inf + 974 77.792 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 77.792 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 77.792 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 77.792 * * [simplify]: iters left: 6 (16 enodes) 77.798 * * [simplify]: iters left: 5 (62 enodes) 77.809 * * [simplify]: iters left: 4 (97 enodes) 77.841 * * [simplify]: iters left: 3 (166 enodes) 77.896 * * [simplify]: iters left: 2 (286 enodes) 77.989 * * [simplify]: iters left: 1 (456 enodes) 78.154 * * [simplify]: Extracting #0: cost 1 inf + 0 78.154 * * [simplify]: Extracting #1: cost 25 inf + 0 78.155 * * [simplify]: Extracting #2: cost 62 inf + 3 78.156 * * [simplify]: Extracting #3: cost 68 inf + 1388 78.158 * * [simplify]: Extracting #4: cost 42 inf + 4593 78.163 * * [simplify]: Extracting #5: cost 9 inf + 11334 78.167 * * [simplify]: Extracting #6: cost 0 inf + 14350 78.172 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)) 78.172 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)))) 78.172 * * * * [progress]: [ 176 / 494 ] simplifiying candidate # 78.172 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (- (sqrt (fma c (* -4 a) (* b b))) b))) 78.172 * * [simplify]: iters left: 6 (15 enodes) 78.177 * * [simplify]: iters left: 5 (56 enodes) 78.186 * * [simplify]: iters left: 4 (93 enodes) 78.210 * * [simplify]: iters left: 3 (183 enodes) 78.252 * * [simplify]: iters left: 2 (309 enodes) 78.414 * * [simplify]: Extracting #0: cost 1 inf + 0 78.414 * * [simplify]: Extracting #1: cost 29 inf + 0 78.415 * * [simplify]: Extracting #2: cost 59 inf + 2 78.415 * * [simplify]: Extracting #3: cost 51 inf + 2640 78.416 * * [simplify]: Extracting #4: cost 28 inf + 6374 78.419 * * [simplify]: Extracting #5: cost 5 inf + 11589 78.424 * * [simplify]: Extracting #6: cost 0 inf + 13124 78.428 * [simplify]: Simplified to (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt a) (cbrt a))) 78.428 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ 1 2))))) 78.429 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ 1 2))) 78.429 * * [simplify]: iters left: 6 (8 enodes) 78.432 * * [simplify]: iters left: 5 (31 enodes) 78.437 * * [simplify]: iters left: 4 (42 enodes) 78.451 * * [simplify]: iters left: 3 (61 enodes) 78.467 * * [simplify]: iters left: 2 (68 enodes) 78.480 * * [simplify]: iters left: 1 (70 enodes) 78.492 * * [simplify]: Extracting #0: cost 1 inf + 0 78.492 * * [simplify]: Extracting #1: cost 8 inf + 0 78.492 * * [simplify]: Extracting #2: cost 9 inf + 3 78.492 * * [simplify]: Extracting #3: cost 2 inf + 654 78.493 * * [simplify]: Extracting #4: cost 0 inf + 898 78.493 * [simplify]: Simplified to (/ 1/2 (cbrt a)) 78.493 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 78.493 * * * * [progress]: [ 177 / 494 ] simplifiying candidate # 78.494 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 78.494 * * [simplify]: iters left: 6 (18 enodes) 78.507 * * [simplify]: iters left: 5 (68 enodes) 78.528 * * [simplify]: iters left: 4 (100 enodes) 78.558 * * [simplify]: iters left: 3 (133 enodes) 78.578 * * [simplify]: iters left: 2 (152 enodes) 78.615 * * [simplify]: iters left: 1 (164 enodes) 78.645 * * [simplify]: Extracting #0: cost 1 inf + 0 78.645 * * [simplify]: Extracting #1: cost 10 inf + 0 78.645 * * [simplify]: Extracting #2: cost 18 inf + 1 78.645 * * [simplify]: Extracting #3: cost 22 inf + 43 78.646 * * [simplify]: Extracting #4: cost 25 inf + 249 78.646 * * [simplify]: Extracting #5: cost 27 inf + 250 78.646 * * [simplify]: Extracting #6: cost 31 inf + 457 78.646 * * [simplify]: Extracting #7: cost 29 inf + 804 78.647 * * [simplify]: Extracting #8: cost 6 inf + 5516 78.649 * * [simplify]: Extracting #9: cost 0 inf + 8076 78.651 * [simplify]: Simplified to (/ (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) (sqrt a)) 78.651 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 78.651 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 78.651 * * [simplify]: iters left: 6 (17 enodes) 78.656 * * [simplify]: iters left: 5 (63 enodes) 78.666 * * [simplify]: iters left: 4 (89 enodes) 78.679 * * [simplify]: iters left: 3 (111 enodes) 78.694 * * [simplify]: iters left: 2 (126 enodes) 78.728 * * [simplify]: iters left: 1 (129 enodes) 78.757 * * [simplify]: Extracting #0: cost 1 inf + 0 78.757 * * [simplify]: Extracting #1: cost 7 inf + 0 78.757 * * [simplify]: Extracting #2: cost 12 inf + 1 78.757 * * [simplify]: Extracting #3: cost 15 inf + 125 78.758 * * [simplify]: Extracting #4: cost 19 inf + 249 78.758 * * [simplify]: Extracting #5: cost 18 inf + 455 78.758 * * [simplify]: Extracting #6: cost 23 inf + 580 78.759 * * [simplify]: Extracting #7: cost 23 inf + 804 78.760 * * [simplify]: Extracting #8: cost 10 inf + 2552 78.762 * * [simplify]: Extracting #9: cost 2 inf + 4716 78.764 * * [simplify]: Extracting #10: cost 0 inf + 5476 78.766 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 78.767 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 78.767 * * * * [progress]: [ 178 / 494 ] simplifiying candidate # 78.767 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 78.767 * * [simplify]: iters left: 6 (17 enodes) 78.776 * * [simplify]: iters left: 5 (63 enodes) 78.796 * * [simplify]: iters left: 4 (89 enodes) 78.821 * * [simplify]: iters left: 3 (111 enodes) 78.854 * * [simplify]: iters left: 2 (126 enodes) 78.891 * * [simplify]: iters left: 1 (129 enodes) 78.920 * * [simplify]: Extracting #0: cost 1 inf + 0 78.920 * * [simplify]: Extracting #1: cost 7 inf + 0 78.920 * * [simplify]: Extracting #2: cost 12 inf + 1 78.920 * * [simplify]: Extracting #3: cost 15 inf + 125 78.921 * * [simplify]: Extracting #4: cost 19 inf + 249 78.921 * * [simplify]: Extracting #5: cost 18 inf + 455 78.921 * * [simplify]: Extracting #6: cost 23 inf + 580 78.922 * * [simplify]: Extracting #7: cost 23 inf + 804 78.923 * * [simplify]: Extracting #8: cost 10 inf + 2552 78.925 * * [simplify]: Extracting #9: cost 2 inf + 4556 78.927 * * [simplify]: Extracting #10: cost 0 inf + 5236 78.930 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 78.930 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 78.930 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 78.930 * * [simplify]: iters left: 6 (17 enodes) 78.939 * * [simplify]: iters left: 5 (63 enodes) 78.957 * * [simplify]: iters left: 4 (89 enodes) 78.984 * * [simplify]: iters left: 3 (111 enodes) 79.017 * * [simplify]: iters left: 2 (126 enodes) 79.034 * * [simplify]: iters left: 1 (129 enodes) 79.049 * * [simplify]: Extracting #0: cost 1 inf + 0 79.049 * * [simplify]: Extracting #1: cost 7 inf + 0 79.049 * * [simplify]: Extracting #2: cost 12 inf + 1 79.049 * * [simplify]: Extracting #3: cost 15 inf + 125 79.049 * * [simplify]: Extracting #4: cost 19 inf + 249 79.050 * * [simplify]: Extracting #5: cost 18 inf + 455 79.050 * * [simplify]: Extracting #6: cost 23 inf + 580 79.050 * * [simplify]: Extracting #7: cost 23 inf + 804 79.051 * * [simplify]: Extracting #8: cost 10 inf + 2552 79.053 * * [simplify]: Extracting #9: cost 2 inf + 4556 79.055 * * [simplify]: Extracting #10: cost 0 inf + 5236 79.058 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 79.058 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 79.058 * * * * [progress]: [ 179 / 494 ] simplifiying candidate # 79.058 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 79.059 * * [simplify]: iters left: 6 (20 enodes) 79.070 * * [simplify]: iters left: 5 (77 enodes) 79.094 * * [simplify]: iters left: 4 (136 enodes) 79.139 * * [simplify]: iters left: 3 (281 enodes) 79.228 * * [simplify]: iters left: 2 (441 enodes) 79.456 * * [simplify]: Extracting #0: cost 1 inf + 0 79.457 * * [simplify]: Extracting #1: cost 57 inf + 0 79.457 * * [simplify]: Extracting #2: cost 110 inf + 1 79.459 * * [simplify]: Extracting #3: cost 100 inf + 1827 79.461 * * [simplify]: Extracting #4: cost 79 inf + 6204 79.463 * * [simplify]: Extracting #5: cost 75 inf + 8555 79.464 * * [simplify]: Extracting #6: cost 74 inf + 8723 79.471 * * [simplify]: Extracting #7: cost 24 inf + 28544 79.483 * * [simplify]: Extracting #8: cost 1 inf + 39172 79.495 * * [simplify]: Extracting #9: cost 0 inf + 39592 79.522 * [simplify]: Simplified to (/ (* (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2))) (sqrt a)) 79.522 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 79.522 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 79.523 * * [simplify]: iters left: 6 (18 enodes) 79.532 * * [simplify]: iters left: 5 (65 enodes) 79.553 * * [simplify]: iters left: 4 (94 enodes) 79.570 * * [simplify]: iters left: 3 (132 enodes) 79.589 * * [simplify]: iters left: 2 (166 enodes) 79.647 * * [simplify]: iters left: 1 (210 enodes) 79.701 * * [simplify]: Extracting #0: cost 1 inf + 0 79.701 * * [simplify]: Extracting #1: cost 17 inf + 0 79.701 * * [simplify]: Extracting #2: cost 31 inf + 1 79.701 * * [simplify]: Extracting #3: cost 30 inf + 208 79.702 * * [simplify]: Extracting #4: cost 22 inf + 1508 79.702 * * [simplify]: Extracting #5: cost 27 inf + 1954 79.703 * * [simplify]: Extracting #6: cost 25 inf + 2262 79.704 * * [simplify]: Extracting #7: cost 9 inf + 5788 79.706 * * [simplify]: Extracting #8: cost 0 inf + 9324 79.708 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))) 79.709 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))))) 79.709 * * * * [progress]: [ 180 / 494 ] simplifiying candidate # 79.709 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 79.709 * * [simplify]: iters left: 6 (19 enodes) 79.714 * * [simplify]: iters left: 5 (70 enodes) 79.731 * * [simplify]: iters left: 4 (108 enodes) 79.759 * * [simplify]: iters left: 3 (186 enodes) 79.798 * * [simplify]: iters left: 2 (254 enodes) 79.909 * * [simplify]: iters left: 1 (339 enodes) 80.029 * * [simplify]: Extracting #0: cost 1 inf + 0 80.029 * * [simplify]: Extracting #1: cost 25 inf + 0 80.030 * * [simplify]: Extracting #2: cost 46 inf + 1 80.030 * * [simplify]: Extracting #3: cost 43 inf + 290 80.031 * * [simplify]: Extracting #4: cost 39 inf + 1024 80.032 * * [simplify]: Extracting #5: cost 42 inf + 1554 80.033 * * [simplify]: Extracting #6: cost 42 inf + 1778 80.035 * * [simplify]: Extracting #7: cost 17 inf + 7762 80.043 * * [simplify]: Extracting #8: cost 0 inf + 15098 80.052 * [simplify]: Simplified to (/ (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt (- (sqrt (fma c (* a -4) (* b b))) b))) (* (sqrt 2) (sqrt a))) 80.052 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt (- (sqrt (fma c (* a -4) (* b b))) b))) (* (sqrt 2) (sqrt a))) (/ (sqrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 80.052 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 80.053 * * [simplify]: iters left: 6 (18 enodes) 80.062 * * [simplify]: iters left: 5 (65 enodes) 80.082 * * [simplify]: iters left: 4 (94 enodes) 80.110 * * [simplify]: iters left: 3 (132 enodes) 80.149 * * [simplify]: iters left: 2 (166 enodes) 80.207 * * [simplify]: iters left: 1 (210 enodes) 80.273 * * [simplify]: Extracting #0: cost 1 inf + 0 80.273 * * [simplify]: Extracting #1: cost 17 inf + 0 80.273 * * [simplify]: Extracting #2: cost 31 inf + 1 80.273 * * [simplify]: Extracting #3: cost 30 inf + 208 80.274 * * [simplify]: Extracting #4: cost 22 inf + 1188 80.275 * * [simplify]: Extracting #5: cost 27 inf + 1554 80.276 * * [simplify]: Extracting #6: cost 25 inf + 1862 80.278 * * [simplify]: Extracting #7: cost 9 inf + 5268 80.282 * * [simplify]: Extracting #8: cost 0 inf + 8604 80.288 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))) 80.289 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))))) 80.289 * * * * [progress]: [ 181 / 494 ] simplifiying candidate # 80.289 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 80.289 * * [simplify]: iters left: 6 (17 enodes) 80.294 * * [simplify]: iters left: 5 (62 enodes) 80.304 * * [simplify]: iters left: 4 (99 enodes) 80.324 * * [simplify]: iters left: 3 (155 enodes) 80.387 * * [simplify]: iters left: 2 (225 enodes) 80.465 * * [simplify]: iters left: 1 (271 enodes) 80.522 * * [simplify]: Extracting #0: cost 1 inf + 0 80.522 * * [simplify]: Extracting #1: cost 12 inf + 0 80.522 * * [simplify]: Extracting #2: cost 22 inf + 1 80.523 * * [simplify]: Extracting #3: cost 23 inf + 84 80.523 * * [simplify]: Extracting #4: cost 23 inf + 249 80.523 * * [simplify]: Extracting #5: cost 30 inf + 290 80.524 * * [simplify]: Extracting #6: cost 30 inf + 416 80.525 * * [simplify]: Extracting #7: cost 22 inf + 930 80.526 * * [simplify]: Extracting #8: cost 15 inf + 2326 80.529 * * [simplify]: Extracting #9: cost 2 inf + 7016 80.534 * * [simplify]: Extracting #10: cost 0 inf + 7815 80.538 * [simplify]: Simplified to (/ (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (sqrt a)) 80.539 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 80.539 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 80.539 * * [simplify]: iters left: 6 (17 enodes) 80.550 * * [simplify]: iters left: 5 (62 enodes) 80.569 * * [simplify]: iters left: 4 (91 enodes) 80.591 * * [simplify]: iters left: 3 (130 enodes) 80.612 * * [simplify]: iters left: 2 (164 enodes) 80.640 * * [simplify]: iters left: 1 (208 enodes) 80.671 * * [simplify]: Extracting #0: cost 1 inf + 0 80.671 * * [simplify]: Extracting #1: cost 16 inf + 0 80.671 * * [simplify]: Extracting #2: cost 25 inf + 3 80.672 * * [simplify]: Extracting #3: cost 23 inf + 332 80.672 * * [simplify]: Extracting #4: cost 20 inf + 743 80.672 * * [simplify]: Extracting #5: cost 27 inf + 784 80.673 * * [simplify]: Extracting #6: cost 28 inf + 869 80.673 * * [simplify]: Extracting #7: cost 20 inf + 1342 80.674 * * [simplify]: Extracting #8: cost 7 inf + 4896 80.676 * * [simplify]: Extracting #9: cost 0 inf + 7514 80.679 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))) 80.679 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))))) 80.680 * * * * [progress]: [ 182 / 494 ] simplifiying candidate # 80.680 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 80.680 * * [simplify]: iters left: 6 (19 enodes) 80.690 * * [simplify]: iters left: 5 (70 enodes) 80.702 * * [simplify]: iters left: 4 (107 enodes) 80.720 * * [simplify]: iters left: 3 (174 enodes) 80.777 * * [simplify]: iters left: 2 (245 enodes) 80.876 * * [simplify]: iters left: 1 (389 enodes) 81.036 * * [simplify]: Extracting #0: cost 1 inf + 0 81.036 * * [simplify]: Extracting #1: cost 28 inf + 0 81.036 * * [simplify]: Extracting #2: cost 51 inf + 1 81.036 * * [simplify]: Extracting #3: cost 47 inf + 450 81.037 * * [simplify]: Extracting #4: cost 33 inf + 3408 81.038 * * [simplify]: Extracting #5: cost 37 inf + 3895 81.039 * * [simplify]: Extracting #6: cost 37 inf + 4119 81.041 * * [simplify]: Extracting #7: cost 16 inf + 8887 81.044 * * [simplify]: Extracting #8: cost 2 inf + 14668 81.049 * * [simplify]: Extracting #9: cost 0 inf + 15387 81.054 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))) (cbrt 2)) 81.054 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 81.055 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 81.055 * * [simplify]: iters left: 6 (18 enodes) 81.064 * * [simplify]: iters left: 5 (65 enodes) 81.085 * * [simplify]: iters left: 4 (94 enodes) 81.114 * * [simplify]: iters left: 3 (132 enodes) 81.156 * * [simplify]: iters left: 2 (166 enodes) 81.212 * * [simplify]: iters left: 1 (210 enodes) 81.280 * * [simplify]: Extracting #0: cost 1 inf + 0 81.280 * * [simplify]: Extracting #1: cost 17 inf + 0 81.280 * * [simplify]: Extracting #2: cost 31 inf + 1 81.280 * * [simplify]: Extracting #3: cost 30 inf + 208 81.281 * * [simplify]: Extracting #4: cost 22 inf + 1508 81.282 * * [simplify]: Extracting #5: cost 27 inf + 1954 81.283 * * [simplify]: Extracting #6: cost 25 inf + 2262 81.287 * * [simplify]: Extracting #7: cost 9 inf + 5548 81.290 * * [simplify]: Extracting #8: cost 0 inf + 8764 81.293 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))) 81.293 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))))) 81.293 * * * * [progress]: [ 183 / 494 ] simplifiying candidate # 81.293 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 81.293 * * [simplify]: iters left: 6 (18 enodes) 81.299 * * [simplify]: iters left: 5 (65 enodes) 81.310 * * [simplify]: iters left: 4 (94 enodes) 81.336 * * [simplify]: iters left: 3 (132 enodes) 81.375 * * [simplify]: iters left: 2 (166 enodes) 81.432 * * [simplify]: iters left: 1 (210 enodes) 81.474 * * [simplify]: Extracting #0: cost 1 inf + 0 81.474 * * [simplify]: Extracting #1: cost 17 inf + 0 81.474 * * [simplify]: Extracting #2: cost 31 inf + 1 81.474 * * [simplify]: Extracting #3: cost 30 inf + 208 81.475 * * [simplify]: Extracting #4: cost 22 inf + 1188 81.475 * * [simplify]: Extracting #5: cost 27 inf + 1554 81.476 * * [simplify]: Extracting #6: cost 25 inf + 1862 81.477 * * [simplify]: Extracting #7: cost 9 inf + 5028 81.479 * * [simplify]: Extracting #8: cost 0 inf + 8044 81.481 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))) 81.481 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))) (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 81.482 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 81.482 * * [simplify]: iters left: 6 (18 enodes) 81.487 * * [simplify]: iters left: 5 (65 enodes) 81.500 * * [simplify]: iters left: 4 (94 enodes) 81.515 * * [simplify]: iters left: 3 (132 enodes) 81.540 * * [simplify]: iters left: 2 (166 enodes) 81.568 * * [simplify]: iters left: 1 (210 enodes) 81.609 * * [simplify]: Extracting #0: cost 1 inf + 0 81.609 * * [simplify]: Extracting #1: cost 17 inf + 0 81.609 * * [simplify]: Extracting #2: cost 31 inf + 1 81.609 * * [simplify]: Extracting #3: cost 30 inf + 208 81.610 * * [simplify]: Extracting #4: cost 22 inf + 1188 81.610 * * [simplify]: Extracting #5: cost 27 inf + 1554 81.611 * * [simplify]: Extracting #6: cost 25 inf + 1862 81.612 * * [simplify]: Extracting #7: cost 9 inf + 5028 81.614 * * [simplify]: Extracting #8: cost 0 inf + 8044 81.616 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))) 81.616 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))))) 81.616 * * * * [progress]: [ 184 / 494 ] simplifiying candidate # 81.617 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 81.617 * * [simplify]: iters left: 6 (16 enodes) 81.624 * * [simplify]: iters left: 5 (57 enodes) 81.639 * * [simplify]: iters left: 4 (81 enodes) 81.664 * * [simplify]: iters left: 3 (104 enodes) 81.699 * * [simplify]: iters left: 2 (133 enodes) 81.735 * * [simplify]: iters left: 1 (139 enodes) 81.766 * * [simplify]: Extracting #0: cost 1 inf + 0 81.766 * * [simplify]: Extracting #1: cost 8 inf + 0 81.766 * * [simplify]: Extracting #2: cost 14 inf + 1 81.766 * * [simplify]: Extracting #3: cost 14 inf + 207 81.766 * * [simplify]: Extracting #4: cost 14 inf + 290 81.767 * * [simplify]: Extracting #5: cost 21 inf + 331 81.767 * * [simplify]: Extracting #6: cost 23 inf + 374 81.768 * * [simplify]: Extracting #7: cost 15 inf + 847 81.769 * * [simplify]: Extracting #8: cost 8 inf + 1947 81.770 * * [simplify]: Extracting #9: cost 2 inf + 3703 81.773 * * [simplify]: Extracting #10: cost 0 inf + 4381 81.775 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma b b (* a (* c -4)))) b)) (sqrt a)) 81.775 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma b b (* a (* c -4)))) b)) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 81.776 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 81.776 * * [simplify]: iters left: 6 (17 enodes) 81.786 * * [simplify]: iters left: 5 (62 enodes) 81.805 * * [simplify]: iters left: 4 (91 enodes) 81.836 * * [simplify]: iters left: 3 (130 enodes) 81.868 * * [simplify]: iters left: 2 (164 enodes) 81.896 * * [simplify]: iters left: 1 (208 enodes) 81.937 * * [simplify]: Extracting #0: cost 1 inf + 0 81.937 * * [simplify]: Extracting #1: cost 16 inf + 0 81.937 * * [simplify]: Extracting #2: cost 25 inf + 3 81.938 * * [simplify]: Extracting #3: cost 23 inf + 332 81.938 * * [simplify]: Extracting #4: cost 20 inf + 743 81.939 * * [simplify]: Extracting #5: cost 27 inf + 784 81.939 * * [simplify]: Extracting #6: cost 28 inf + 869 81.940 * * [simplify]: Extracting #7: cost 20 inf + 1342 81.942 * * [simplify]: Extracting #8: cost 7 inf + 4616 81.946 * * [simplify]: Extracting #9: cost 0 inf + 6954 81.948 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))) 81.948 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))))) 81.948 * * * * [progress]: [ 185 / 494 ] simplifiying candidate # 81.948 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) 81.949 * * [simplify]: iters left: 6 (10 enodes) 81.952 * * [simplify]: iters left: 5 (38 enodes) 81.958 * * [simplify]: iters left: 4 (60 enodes) 81.969 * * [simplify]: iters left: 3 (111 enodes) 81.987 * * [simplify]: iters left: 2 (132 enodes) 82.020 * * [simplify]: iters left: 1 (143 enodes) 82.034 * * [simplify]: Extracting #0: cost 1 inf + 0 82.034 * * [simplify]: Extracting #1: cost 13 inf + 0 82.034 * * [simplify]: Extracting #2: cost 25 inf + 1 82.035 * * [simplify]: Extracting #3: cost 18 inf + 451 82.035 * * [simplify]: Extracting #4: cost 4 inf + 2719 82.036 * * [simplify]: Extracting #5: cost 0 inf + 3327 82.036 * [simplify]: Simplified to (/ (/ (/ 1 (sqrt a)) (cbrt 2)) (cbrt 2)) 82.037 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (sqrt a)) (cbrt 2)) (cbrt 2)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 82.037 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 82.037 * * [simplify]: iters left: 6 (17 enodes) 82.042 * * [simplify]: iters left: 5 (65 enodes) 82.051 * * [simplify]: iters left: 4 (100 enodes) 82.067 * * [simplify]: iters left: 3 (168 enodes) 82.132 * * [simplify]: iters left: 2 (288 enodes) 82.247 * * [simplify]: iters left: 1 (459 enodes) 82.442 * * [simplify]: Extracting #0: cost 1 inf + 0 82.442 * * [simplify]: Extracting #1: cost 26 inf + 0 82.443 * * [simplify]: Extracting #2: cost 66 inf + 1 82.443 * * [simplify]: Extracting #3: cost 82 inf + 210 82.444 * * [simplify]: Extracting #4: cost 60 inf + 2842 82.447 * * [simplify]: Extracting #5: cost 11 inf + 13844 82.453 * * [simplify]: Extracting #6: cost 0 inf + 16863 82.458 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)) 82.458 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (/ 1 (sqrt a)) (cbrt 2)) (cbrt 2)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)))) 82.459 * * * * [progress]: [ 186 / 494 ] simplifiying candidate # 82.459 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 (sqrt 2)))) 82.459 * * [simplify]: iters left: 6 (9 enodes) 82.464 * * [simplify]: iters left: 5 (33 enodes) 82.474 * * [simplify]: iters left: 4 (47 enodes) 82.489 * * [simplify]: iters left: 3 (70 enodes) 82.502 * * [simplify]: iters left: 2 (76 enodes) 82.511 * * [simplify]: iters left: 1 (77 enodes) 82.518 * * [simplify]: Extracting #0: cost 1 inf + 0 82.518 * * [simplify]: Extracting #1: cost 8 inf + 0 82.518 * * [simplify]: Extracting #2: cost 14 inf + 1 82.518 * * [simplify]: Extracting #3: cost 8 inf + 289 82.518 * * [simplify]: Extracting #4: cost 0 inf + 1065 82.518 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 82.519 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 82.519 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 82.519 * * [simplify]: iters left: 6 (17 enodes) 82.526 * * [simplify]: iters left: 5 (65 enodes) 82.547 * * [simplify]: iters left: 4 (100 enodes) 82.578 * * [simplify]: iters left: 3 (168 enodes) 82.642 * * [simplify]: iters left: 2 (288 enodes) 82.755 * * [simplify]: iters left: 1 (459 enodes) 82.930 * * [simplify]: Extracting #0: cost 1 inf + 0 82.931 * * [simplify]: Extracting #1: cost 26 inf + 0 82.931 * * [simplify]: Extracting #2: cost 66 inf + 1 82.932 * * [simplify]: Extracting #3: cost 82 inf + 210 82.933 * * [simplify]: Extracting #4: cost 60 inf + 2602 82.940 * * [simplify]: Extracting #5: cost 11 inf + 12244 82.950 * * [simplify]: Extracting #6: cost 0 inf + 15023 82.960 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (sqrt 2)) 82.960 * [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)))) 82.961 * * * * [progress]: [ 187 / 494 ] simplifiying candidate # 82.961 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 1))) 82.961 * * [simplify]: iters left: 6 (7 enodes) 82.964 * * [simplify]: iters left: 5 (23 enodes) 82.968 * * [simplify]: iters left: 4 (25 enodes) 82.971 * * [simplify]: iters left: 3 (28 enodes) 82.974 * * [simplify]: iters left: 2 (29 enodes) 82.978 * * [simplify]: Extracting #0: cost 1 inf + 0 82.978 * * [simplify]: Extracting #1: cost 4 inf + 0 82.978 * * [simplify]: Extracting #2: cost 5 inf + 1 82.978 * * [simplify]: Extracting #3: cost 2 inf + 125 82.978 * * [simplify]: Extracting #4: cost 0 inf + 248 82.978 * [simplify]: Simplified to (/ 1 (sqrt a)) 82.978 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 82.978 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 82.978 * * [simplify]: iters left: 6 (16 enodes) 82.983 * * [simplify]: iters left: 5 (62 enodes) 82.993 * * [simplify]: iters left: 4 (97 enodes) 83.019 * * [simplify]: iters left: 3 (166 enodes) 83.058 * * [simplify]: iters left: 2 (286 enodes) 83.170 * * [simplify]: iters left: 1 (456 enodes) 83.316 * * [simplify]: Extracting #0: cost 1 inf + 0 83.317 * * [simplify]: Extracting #1: cost 25 inf + 0 83.317 * * [simplify]: Extracting #2: cost 62 inf + 3 83.317 * * [simplify]: Extracting #3: cost 68 inf + 948 83.319 * * [simplify]: Extracting #4: cost 42 inf + 3593 83.322 * * [simplify]: Extracting #5: cost 9 inf + 9774 83.327 * * [simplify]: Extracting #6: cost 0 inf + 12470 83.332 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)) 83.332 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)))) 83.332 * * * * [progress]: [ 188 / 494 ] simplifiying candidate # 83.332 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 83.332 * * [simplify]: iters left: 6 (20 enodes) 83.339 * * [simplify]: iters left: 5 (72 enodes) 83.362 * * [simplify]: iters left: 4 (106 enodes) 83.401 * * [simplify]: iters left: 3 (181 enodes) 83.454 * * [simplify]: iters left: 2 (290 enodes) 83.538 * * [simplify]: Extracting #0: cost 1 inf + 0 83.538 * * [simplify]: Extracting #1: cost 55 inf + 0 83.539 * * [simplify]: Extracting #2: cost 115 inf + 1 83.539 * * [simplify]: Extracting #3: cost 103 inf + 1950 83.541 * * [simplify]: Extracting #4: cost 71 inf + 10503 83.544 * * [simplify]: Extracting #5: cost 63 inf + 12856 83.556 * * [simplify]: Extracting #6: cost 21 inf + 27091 83.572 * * [simplify]: Extracting #7: cost 1 inf + 36237 83.589 * * [simplify]: Extracting #8: cost 0 inf + 36737 83.605 * [simplify]: Simplified to (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) 83.606 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 83.606 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 83.606 * * [simplify]: iters left: 6 (19 enodes) 83.617 * * [simplify]: iters left: 5 (71 enodes) 83.630 * * [simplify]: iters left: 4 (106 enodes) 83.647 * * [simplify]: iters left: 3 (174 enodes) 83.682 * * [simplify]: iters left: 2 (294 enodes) 83.755 * * [simplify]: iters left: 1 (464 enodes) 83.906 * * [simplify]: Extracting #0: cost 1 inf + 0 83.907 * * [simplify]: Extracting #1: cost 26 inf + 0 83.907 * * [simplify]: Extracting #2: cost 67 inf + 1 83.908 * * [simplify]: Extracting #3: cost 77 inf + 657 83.909 * * [simplify]: Extracting #4: cost 73 inf + 2647 83.912 * * [simplify]: Extracting #5: cost 55 inf + 5265 83.918 * * [simplify]: Extracting #6: cost 10 inf + 16727 83.924 * * [simplify]: Extracting #7: cost 0 inf + 20468 83.930 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 83.930 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)))) 83.930 * * * * [progress]: [ 189 / 494 ] simplifiying candidate # 83.930 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 83.930 * * [simplify]: iters left: 6 (19 enodes) 83.935 * * [simplify]: iters left: 5 (67 enodes) 83.945 * * [simplify]: iters left: 4 (93 enodes) 83.973 * * [simplify]: iters left: 3 (139 enodes) 83.995 * * [simplify]: iters left: 2 (213 enodes) 84.038 * * [simplify]: iters left: 1 (310 enodes) 84.126 * * [simplify]: Extracting #0: cost 1 inf + 0 84.126 * * [simplify]: Extracting #1: cost 21 inf + 0 84.126 * * [simplify]: Extracting #2: cost 51 inf + 1 84.127 * * [simplify]: Extracting #3: cost 52 inf + 331 84.127 * * [simplify]: Extracting #4: cost 49 inf + 1716 84.128 * * [simplify]: Extracting #5: cost 36 inf + 3325 84.130 * * [simplify]: Extracting #6: cost 11 inf + 9697 84.134 * * [simplify]: Extracting #7: cost 0 inf + 13683 84.138 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) 84.138 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 84.139 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 84.139 * * [simplify]: iters left: 6 (19 enodes) 84.144 * * [simplify]: iters left: 5 (71 enodes) 84.157 * * [simplify]: iters left: 4 (106 enodes) 84.191 * * [simplify]: iters left: 3 (174 enodes) 84.258 * * [simplify]: iters left: 2 (294 enodes) 84.365 * * [simplify]: iters left: 1 (464 enodes) 84.522 * * [simplify]: Extracting #0: cost 1 inf + 0 84.522 * * [simplify]: Extracting #1: cost 26 inf + 0 84.523 * * [simplify]: Extracting #2: cost 67 inf + 1 84.523 * * [simplify]: Extracting #3: cost 77 inf + 577 84.524 * * [simplify]: Extracting #4: cost 73 inf + 2207 84.525 * * [simplify]: Extracting #5: cost 55 inf + 4585 84.529 * * [simplify]: Extracting #6: cost 10 inf + 15167 84.535 * * [simplify]: Extracting #7: cost 0 inf + 18628 84.541 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 84.541 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)))) 84.541 * * * * [progress]: [ 190 / 494 ] simplifiying candidate # 84.541 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 84.541 * * [simplify]: iters left: 6 (17 enodes) 84.550 * * [simplify]: iters left: 5 (59 enodes) 84.568 * * [simplify]: iters left: 4 (88 enodes) 84.592 * * [simplify]: iters left: 3 (147 enodes) 84.626 * * [simplify]: iters left: 2 (201 enodes) 84.669 * * [simplify]: iters left: 1 (238 enodes) 84.710 * * [simplify]: Extracting #0: cost 1 inf + 0 84.710 * * [simplify]: Extracting #1: cost 12 inf + 0 84.710 * * [simplify]: Extracting #2: cost 27 inf + 1 84.710 * * [simplify]: Extracting #3: cost 26 inf + 249 84.711 * * [simplify]: Extracting #4: cost 28 inf + 901 84.711 * * [simplify]: Extracting #5: cost 28 inf + 1068 84.712 * * [simplify]: Extracting #6: cost 21 inf + 1499 84.713 * * [simplify]: Extracting #7: cost 5 inf + 5451 84.716 * * [simplify]: Extracting #8: cost 0 inf + 7069 84.719 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) 84.719 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 84.719 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 84.719 * * [simplify]: iters left: 6 (18 enodes) 84.727 * * [simplify]: iters left: 5 (68 enodes) 84.748 * * [simplify]: iters left: 4 (103 enodes) 84.765 * * [simplify]: iters left: 3 (172 enodes) 84.806 * * [simplify]: iters left: 2 (292 enodes) 84.929 * * [simplify]: iters left: 1 (474 enodes) 85.066 * * [simplify]: Extracting #0: cost 1 inf + 0 85.066 * * [simplify]: Extracting #1: cost 25 inf + 0 85.066 * * [simplify]: Extracting #2: cost 59 inf + 3 85.067 * * [simplify]: Extracting #3: cost 67 inf + 497 85.067 * * [simplify]: Extracting #4: cost 70 inf + 1071 85.068 * * [simplify]: Extracting #5: cost 54 inf + 3030 85.070 * * [simplify]: Extracting #6: cost 34 inf + 5495 85.073 * * [simplify]: Extracting #7: cost 14 inf + 10832 85.078 * * [simplify]: Extracting #8: cost 0 inf + 15588 85.087 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))) 85.087 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))))) 85.088 * * * * [progress]: [ 191 / 494 ] simplifiying candidate # 85.088 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 85.088 * * [simplify]: iters left: 6 (20 enodes) 85.095 * * [simplify]: iters left: 5 (72 enodes) 85.106 * * [simplify]: iters left: 4 (106 enodes) 85.132 * * [simplify]: iters left: 3 (181 enodes) 85.176 * * [simplify]: iters left: 2 (290 enodes) 85.297 * * [simplify]: Extracting #0: cost 1 inf + 0 85.297 * * [simplify]: Extracting #1: cost 55 inf + 0 85.298 * * [simplify]: Extracting #2: cost 115 inf + 1 85.299 * * [simplify]: Extracting #3: cost 103 inf + 1950 85.302 * * [simplify]: Extracting #4: cost 71 inf + 10503 85.305 * * [simplify]: Extracting #5: cost 63 inf + 12856 85.317 * * [simplify]: Extracting #6: cost 21 inf + 27091 85.333 * * [simplify]: Extracting #7: cost 1 inf + 36237 85.350 * * [simplify]: Extracting #8: cost 0 inf + 36737 85.366 * [simplify]: Simplified to (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) 85.367 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 85.367 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 85.367 * * [simplify]: iters left: 6 (19 enodes) 85.379 * * [simplify]: iters left: 5 (71 enodes) 85.402 * * [simplify]: iters left: 4 (106 enodes) 85.436 * * [simplify]: iters left: 3 (174 enodes) 85.504 * * [simplify]: iters left: 2 (294 enodes) 85.636 * * [simplify]: iters left: 1 (464 enodes) 85.813 * * [simplify]: Extracting #0: cost 1 inf + 0 85.813 * * [simplify]: Extracting #1: cost 26 inf + 0 85.814 * * [simplify]: Extracting #2: cost 67 inf + 1 85.815 * * [simplify]: Extracting #3: cost 77 inf + 657 85.816 * * [simplify]: Extracting #4: cost 73 inf + 2647 85.818 * * [simplify]: Extracting #5: cost 55 inf + 5265 85.826 * * [simplify]: Extracting #6: cost 10 inf + 16727 85.837 * * [simplify]: Extracting #7: cost 0 inf + 20468 85.849 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 85.849 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)))) 85.849 * * * * [progress]: [ 192 / 494 ] simplifiying candidate # 85.850 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 85.850 * * [simplify]: iters left: 6 (19 enodes) 85.857 * * [simplify]: iters left: 5 (67 enodes) 85.867 * * [simplify]: iters left: 4 (93 enodes) 85.888 * * [simplify]: iters left: 3 (139 enodes) 85.915 * * [simplify]: iters left: 2 (213 enodes) 85.992 * * [simplify]: iters left: 1 (310 enodes) 86.082 * * [simplify]: Extracting #0: cost 1 inf + 0 86.082 * * [simplify]: Extracting #1: cost 21 inf + 0 86.083 * * [simplify]: Extracting #2: cost 51 inf + 1 86.083 * * [simplify]: Extracting #3: cost 52 inf + 331 86.083 * * [simplify]: Extracting #4: cost 49 inf + 1716 86.084 * * [simplify]: Extracting #5: cost 36 inf + 3325 86.086 * * [simplify]: Extracting #6: cost 11 inf + 9697 86.090 * * [simplify]: Extracting #7: cost 0 inf + 13683 86.095 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) 86.095 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 86.095 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 86.095 * * [simplify]: iters left: 6 (19 enodes) 86.101 * * [simplify]: iters left: 5 (71 enodes) 86.114 * * [simplify]: iters left: 4 (106 enodes) 86.135 * * [simplify]: iters left: 3 (174 enodes) 86.187 * * [simplify]: iters left: 2 (294 enodes) 86.266 * * [simplify]: iters left: 1 (464 enodes) 86.440 * * [simplify]: Extracting #0: cost 1 inf + 0 86.440 * * [simplify]: Extracting #1: cost 26 inf + 0 86.440 * * [simplify]: Extracting #2: cost 67 inf + 1 86.441 * * [simplify]: Extracting #3: cost 77 inf + 577 86.441 * * [simplify]: Extracting #4: cost 73 inf + 2207 86.443 * * [simplify]: Extracting #5: cost 55 inf + 4585 86.446 * * [simplify]: Extracting #6: cost 10 inf + 15167 86.452 * * [simplify]: Extracting #7: cost 0 inf + 18628 86.458 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 86.458 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)))) 86.458 * * * * [progress]: [ 193 / 494 ] simplifiying candidate # 86.458 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 86.458 * * [simplify]: iters left: 6 (17 enodes) 86.464 * * [simplify]: iters left: 5 (59 enodes) 86.480 * * [simplify]: iters left: 4 (88 enodes) 86.498 * * [simplify]: iters left: 3 (147 enodes) 86.538 * * [simplify]: iters left: 2 (201 enodes) 86.567 * * [simplify]: iters left: 1 (238 enodes) 86.632 * * [simplify]: Extracting #0: cost 1 inf + 0 86.632 * * [simplify]: Extracting #1: cost 12 inf + 0 86.632 * * [simplify]: Extracting #2: cost 27 inf + 1 86.633 * * [simplify]: Extracting #3: cost 26 inf + 249 86.633 * * [simplify]: Extracting #4: cost 28 inf + 901 86.634 * * [simplify]: Extracting #5: cost 28 inf + 1068 86.635 * * [simplify]: Extracting #6: cost 21 inf + 1499 86.638 * * [simplify]: Extracting #7: cost 5 inf + 5451 86.643 * * [simplify]: Extracting #8: cost 0 inf + 7069 86.648 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) 86.648 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 86.649 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 86.649 * * [simplify]: iters left: 6 (18 enodes) 86.654 * * [simplify]: iters left: 5 (68 enodes) 86.665 * * [simplify]: iters left: 4 (103 enodes) 86.681 * * [simplify]: iters left: 3 (172 enodes) 86.737 * * [simplify]: iters left: 2 (292 enodes) 86.857 * * [simplify]: iters left: 1 (474 enodes) 87.010 * * [simplify]: Extracting #0: cost 1 inf + 0 87.010 * * [simplify]: Extracting #1: cost 25 inf + 0 87.010 * * [simplify]: Extracting #2: cost 59 inf + 3 87.011 * * [simplify]: Extracting #3: cost 67 inf + 497 87.013 * * [simplify]: Extracting #4: cost 70 inf + 1071 87.014 * * [simplify]: Extracting #5: cost 54 inf + 3030 87.016 * * [simplify]: Extracting #6: cost 34 inf + 5495 87.019 * * [simplify]: Extracting #7: cost 14 inf + 10832 87.025 * * [simplify]: Extracting #8: cost 0 inf + 15588 87.031 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))) 87.031 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))))) 87.032 * * * * [progress]: [ 194 / 494 ] simplifiying candidate # 87.032 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) 87.032 * * [simplify]: iters left: 6 (10 enodes) 87.035 * * [simplify]: iters left: 5 (38 enodes) 87.042 * * [simplify]: iters left: 4 (60 enodes) 87.059 * * [simplify]: iters left: 3 (111 enodes) 87.076 * * [simplify]: iters left: 2 (132 enodes) 87.109 * * [simplify]: iters left: 1 (143 enodes) 87.122 * * [simplify]: Extracting #0: cost 1 inf + 0 87.123 * * [simplify]: Extracting #1: cost 13 inf + 0 87.123 * * [simplify]: Extracting #2: cost 25 inf + 1 87.123 * * [simplify]: Extracting #3: cost 18 inf + 451 87.123 * * [simplify]: Extracting #4: cost 4 inf + 2719 87.124 * * [simplify]: Extracting #5: cost 0 inf + 3327 87.125 * [simplify]: Simplified to (/ (/ (/ 1 (sqrt a)) (cbrt 2)) (cbrt 2)) 87.125 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (sqrt a)) (cbrt 2)) (cbrt 2)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 87.126 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 87.126 * * [simplify]: iters left: 6 (17 enodes) 87.132 * * [simplify]: iters left: 5 (65 enodes) 87.155 * * [simplify]: iters left: 4 (100 enodes) 87.174 * * [simplify]: iters left: 3 (168 enodes) 87.220 * * [simplify]: iters left: 2 (288 enodes) 87.339 * * [simplify]: iters left: 1 (459 enodes) 87.551 * * [simplify]: Extracting #0: cost 1 inf + 0 87.552 * * [simplify]: Extracting #1: cost 26 inf + 0 87.552 * * [simplify]: Extracting #2: cost 66 inf + 1 87.553 * * [simplify]: Extracting #3: cost 82 inf + 210 87.554 * * [simplify]: Extracting #4: cost 60 inf + 2842 87.561 * * [simplify]: Extracting #5: cost 11 inf + 13844 87.571 * * [simplify]: Extracting #6: cost 0 inf + 16863 87.584 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)) 87.584 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (/ 1 (sqrt a)) (cbrt 2)) (cbrt 2)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)))) 87.584 * * * * [progress]: [ 195 / 494 ] simplifiying candidate # 87.584 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 (sqrt 2)))) 87.584 * * [simplify]: iters left: 6 (9 enodes) 87.590 * * [simplify]: iters left: 5 (33 enodes) 87.601 * * [simplify]: iters left: 4 (47 enodes) 87.617 * * [simplify]: iters left: 3 (70 enodes) 87.627 * * [simplify]: iters left: 2 (76 enodes) 87.636 * * [simplify]: iters left: 1 (77 enodes) 87.642 * * [simplify]: Extracting #0: cost 1 inf + 0 87.642 * * [simplify]: Extracting #1: cost 8 inf + 0 87.642 * * [simplify]: Extracting #2: cost 14 inf + 1 87.642 * * [simplify]: Extracting #3: cost 8 inf + 289 87.643 * * [simplify]: Extracting #4: cost 0 inf + 1065 87.643 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 87.643 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 87.643 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 87.643 * * [simplify]: iters left: 6 (17 enodes) 87.648 * * [simplify]: iters left: 5 (65 enodes) 87.665 * * [simplify]: iters left: 4 (100 enodes) 87.700 * * [simplify]: iters left: 3 (168 enodes) 87.765 * * [simplify]: iters left: 2 (288 enodes) 87.858 * * [simplify]: iters left: 1 (459 enodes) 88.008 * * [simplify]: Extracting #0: cost 1 inf + 0 88.008 * * [simplify]: Extracting #1: cost 26 inf + 0 88.009 * * [simplify]: Extracting #2: cost 66 inf + 1 88.009 * * [simplify]: Extracting #3: cost 82 inf + 210 88.010 * * [simplify]: Extracting #4: cost 60 inf + 2602 88.013 * * [simplify]: Extracting #5: cost 11 inf + 12244 88.018 * * [simplify]: Extracting #6: cost 0 inf + 15023 88.023 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (sqrt 2)) 88.023 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (sqrt 2)))) 88.023 * * * * [progress]: [ 196 / 494 ] simplifiying candidate # 88.023 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 1))) 88.023 * * [simplify]: iters left: 6 (7 enodes) 88.026 * * [simplify]: iters left: 5 (23 enodes) 88.030 * * [simplify]: iters left: 4 (25 enodes) 88.037 * * [simplify]: iters left: 3 (28 enodes) 88.043 * * [simplify]: iters left: 2 (29 enodes) 88.050 * * [simplify]: Extracting #0: cost 1 inf + 0 88.050 * * [simplify]: Extracting #1: cost 4 inf + 0 88.050 * * [simplify]: Extracting #2: cost 5 inf + 1 88.050 * * [simplify]: Extracting #3: cost 2 inf + 125 88.050 * * [simplify]: Extracting #4: cost 0 inf + 248 88.050 * [simplify]: Simplified to (/ 1 (sqrt a)) 88.050 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 88.051 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 88.051 * * [simplify]: iters left: 6 (16 enodes) 88.063 * * [simplify]: iters left: 5 (62 enodes) 88.082 * * [simplify]: iters left: 4 (97 enodes) 88.114 * * [simplify]: iters left: 3 (166 enodes) 88.158 * * [simplify]: iters left: 2 (286 enodes) 88.274 * * [simplify]: iters left: 1 (456 enodes) 88.398 * * [simplify]: Extracting #0: cost 1 inf + 0 88.399 * * [simplify]: Extracting #1: cost 25 inf + 0 88.399 * * [simplify]: Extracting #2: cost 62 inf + 3 88.399 * * [simplify]: Extracting #3: cost 68 inf + 948 88.401 * * [simplify]: Extracting #4: cost 42 inf + 3593 88.407 * * [simplify]: Extracting #5: cost 9 inf + 9774 88.416 * * [simplify]: Extracting #6: cost 0 inf + 12470 88.425 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)) 88.426 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)))) 88.426 * * * * [progress]: [ 197 / 494 ] simplifiying candidate # 88.426 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) 1)) 88.426 * * [simplify]: iters left: 5 (6 enodes) 88.431 * * [simplify]: iters left: 4 (20 enodes) 88.440 * * [simplify]: iters left: 3 (24 enodes) 88.446 * * [simplify]: Extracting #0: cost 1 inf + 0 88.447 * * [simplify]: Extracting #1: cost 4 inf + 0 88.447 * * [simplify]: Extracting #2: cost 5 inf + 1 88.447 * * [simplify]: Extracting #3: cost 1 inf + 166 88.447 * * [simplify]: Extracting #4: cost 0 inf + 248 88.447 * [simplify]: Simplified to (/ 1 (sqrt a)) 88.447 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 88.448 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 88.448 * * [simplify]: iters left: 6 (16 enodes) 88.457 * * [simplify]: iters left: 5 (62 enodes) 88.473 * * [simplify]: iters left: 4 (97 enodes) 88.488 * * [simplify]: iters left: 3 (166 enodes) 88.535 * * [simplify]: iters left: 2 (286 enodes) 88.638 * * [simplify]: iters left: 1 (456 enodes) 88.780 * * [simplify]: Extracting #0: cost 1 inf + 0 88.780 * * [simplify]: Extracting #1: cost 25 inf + 0 88.780 * * [simplify]: Extracting #2: cost 62 inf + 3 88.781 * * [simplify]: Extracting #3: cost 68 inf + 948 88.783 * * [simplify]: Extracting #4: cost 42 inf + 3593 88.788 * * [simplify]: Extracting #5: cost 9 inf + 9774 88.793 * * [simplify]: Extracting #6: cost 0 inf + 12470 88.799 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)) 88.800 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)))) 88.800 * * * * [progress]: [ 198 / 494 ] simplifiying candidate # 88.800 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (- (sqrt (fma c (* -4 a) (* b b))) b))) 88.800 * * [simplify]: iters left: 6 (14 enodes) 88.804 * * [simplify]: iters left: 5 (51 enodes) 88.811 * * [simplify]: iters left: 4 (77 enodes) 88.827 * * [simplify]: iters left: 3 (135 enodes) 88.877 * * [simplify]: iters left: 2 (188 enodes) 88.925 * * [simplify]: iters left: 1 (222 enodes) 88.949 * * [simplify]: Extracting #0: cost 1 inf + 0 88.949 * * [simplify]: Extracting #1: cost 14 inf + 0 88.949 * * [simplify]: Extracting #2: cost 29 inf + 2 88.949 * * [simplify]: Extracting #3: cost 29 inf + 658 88.950 * * [simplify]: Extracting #4: cost 23 inf + 1437 88.950 * * [simplify]: Extracting #5: cost 14 inf + 1993 88.952 * * [simplify]: Extracting #6: cost 4 inf + 4166 88.953 * * [simplify]: Extracting #7: cost 0 inf + 5202 88.955 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (sqrt a)) 88.955 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ 1 2))))) 88.956 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 2))) 88.956 * * [simplify]: iters left: 6 (8 enodes) 88.960 * * [simplify]: iters left: 5 (31 enodes) 88.965 * * [simplify]: iters left: 4 (42 enodes) 88.973 * * [simplify]: iters left: 3 (61 enodes) 88.983 * * [simplify]: iters left: 2 (68 enodes) 88.994 * * [simplify]: iters left: 1 (70 enodes) 89.006 * * [simplify]: Extracting #0: cost 1 inf + 0 89.006 * * [simplify]: Extracting #1: cost 8 inf + 0 89.006 * * [simplify]: Extracting #2: cost 9 inf + 3 89.007 * * [simplify]: Extracting #3: cost 2 inf + 414 89.007 * * [simplify]: Extracting #4: cost 0 inf + 578 89.008 * [simplify]: Simplified to (/ 1/2 (sqrt a)) 89.008 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (sqrt a)) (/ 1/2 (sqrt a)))) 89.008 * * * * [progress]: [ 199 / 494 ] simplifiying candidate # 89.008 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 89.008 * * [simplify]: iters left: 6 (17 enodes) 89.017 * * [simplify]: iters left: 5 (65 enodes) 89.037 * * [simplify]: iters left: 4 (86 enodes) 89.062 * * [simplify]: iters left: 3 (105 enodes) 89.091 * * [simplify]: iters left: 2 (113 enodes) 89.121 * * [simplify]: iters left: 1 (120 enodes) 89.156 * * [simplify]: Extracting #0: cost 1 inf + 0 89.156 * * [simplify]: Extracting #1: cost 6 inf + 0 89.156 * * [simplify]: Extracting #2: cost 9 inf + 1 89.157 * * [simplify]: Extracting #3: cost 15 inf + 1 89.157 * * [simplify]: Extracting #4: cost 21 inf + 2 89.157 * * [simplify]: Extracting #5: cost 20 inf + 168 89.157 * * [simplify]: Extracting #6: cost 26 inf + 333 89.157 * * [simplify]: Extracting #7: cost 25 inf + 461 89.158 * * [simplify]: Extracting #8: cost 18 inf + 1029 89.159 * * [simplify]: Extracting #9: cost 8 inf + 2950 89.161 * * [simplify]: Extracting #10: cost 2 inf + 5113 89.164 * * [simplify]: Extracting #11: cost 0 inf + 5914 89.167 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 89.167 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) (/ (sqrt 1) (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 89.168 * [simplify]: Simplifying (/ (sqrt 1) (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 89.168 * * [simplify]: iters left: 6 (16 enodes) 89.177 * * [simplify]: iters left: 5 (60 enodes) 89.191 * * [simplify]: iters left: 4 (86 enodes) 89.205 * * [simplify]: iters left: 3 (108 enodes) 89.226 * * [simplify]: iters left: 2 (123 enodes) 89.261 * * [simplify]: iters left: 1 (126 enodes) 89.274 * * [simplify]: Extracting #0: cost 1 inf + 0 89.274 * * [simplify]: Extracting #1: cost 7 inf + 0 89.274 * * [simplify]: Extracting #2: cost 9 inf + 2 89.274 * * [simplify]: Extracting #3: cost 13 inf + 86 89.274 * * [simplify]: Extracting #4: cost 19 inf + 87 89.275 * * [simplify]: Extracting #5: cost 19 inf + 171 89.275 * * [simplify]: Extracting #6: cost 24 inf + 336 89.275 * * [simplify]: Extracting #7: cost 19 inf + 988 89.276 * * [simplify]: Extracting #8: cost 7 inf + 2814 89.277 * * [simplify]: Extracting #9: cost 0 inf + 5154 89.278 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a) 89.278 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a))) 89.278 * * * * [progress]: [ 200 / 494 ] simplifiying candidate # 89.278 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 89.278 * * [simplify]: iters left: 6 (16 enodes) 89.283 * * [simplify]: iters left: 5 (60 enodes) 89.298 * * [simplify]: iters left: 4 (79 enodes) 89.322 * * [simplify]: iters left: 3 (99 enodes) 89.350 * * [simplify]: iters left: 2 (101 enodes) 89.379 * * [simplify]: iters left: 1 (103 enodes) 89.405 * * [simplify]: Extracting #0: cost 1 inf + 0 89.405 * * [simplify]: Extracting #1: cost 5 inf + 0 89.405 * * [simplify]: Extracting #2: cost 11 inf + 1 89.406 * * [simplify]: Extracting #3: cost 17 inf + 2 89.406 * * [simplify]: Extracting #4: cost 18 inf + 44 89.406 * * [simplify]: Extracting #5: cost 22 inf + 333 89.406 * * [simplify]: Extracting #6: cost 21 inf + 461 89.407 * * [simplify]: Extracting #7: cost 13 inf + 1071 89.408 * * [simplify]: Extracting #8: cost 6 inf + 2390 89.409 * * [simplify]: Extracting #9: cost 2 inf + 3470 89.411 * * [simplify]: Extracting #10: cost 0 inf + 4152 89.413 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 2)) 89.413 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 2)) (/ (sqrt 1) (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 89.413 * [simplify]: Simplifying (/ (sqrt 1) (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 89.414 * * [simplify]: iters left: 6 (16 enodes) 89.422 * * [simplify]: iters left: 5 (60 enodes) 89.441 * * [simplify]: iters left: 4 (86 enodes) 89.466 * * [simplify]: iters left: 3 (108 enodes) 89.494 * * [simplify]: iters left: 2 (123 enodes) 89.526 * * [simplify]: iters left: 1 (126 enodes) 89.540 * * [simplify]: Extracting #0: cost 1 inf + 0 89.540 * * [simplify]: Extracting #1: cost 7 inf + 0 89.540 * * [simplify]: Extracting #2: cost 9 inf + 2 89.540 * * [simplify]: Extracting #3: cost 13 inf + 86 89.540 * * [simplify]: Extracting #4: cost 19 inf + 87 89.540 * * [simplify]: Extracting #5: cost 19 inf + 171 89.540 * * [simplify]: Extracting #6: cost 24 inf + 336 89.541 * * [simplify]: Extracting #7: cost 19 inf + 988 89.541 * * [simplify]: Extracting #8: cost 7 inf + 2774 89.542 * * [simplify]: Extracting #9: cost 0 inf + 4914 89.544 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a) 89.544 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a))) 89.544 * * * * [progress]: [ 201 / 494 ] simplifiying candidate # 89.544 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 89.544 * * [simplify]: iters left: 6 (19 enodes) 89.554 * * [simplify]: iters left: 5 (74 enodes) 89.578 * * [simplify]: iters left: 4 (116 enodes) 89.616 * * [simplify]: iters left: 3 (187 enodes) 89.654 * * [simplify]: iters left: 2 (274 enodes) 89.778 * * [simplify]: iters left: 1 (481 enodes) 90.240 * * [simplify]: Extracting #0: cost 1 inf + 0 90.241 * * [simplify]: Extracting #1: cost 32 inf + 0 90.241 * * [simplify]: Extracting #2: cost 98 inf + 1 90.242 * * [simplify]: Extracting #3: cost 100 inf + 327 90.244 * * [simplify]: Extracting #4: cost 78 inf + 3650 90.246 * * [simplify]: Extracting #5: cost 79 inf + 4744 90.248 * * [simplify]: Extracting #6: cost 77 inf + 5108 90.250 * * [simplify]: Extracting #7: cost 69 inf + 5662 90.260 * * [simplify]: Extracting #8: cost 14 inf + 29032 90.270 * * [simplify]: Extracting #9: cost 0 inf + 35476 90.279 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2))) 90.279 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2))) (/ (sqrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 90.279 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 90.279 * * [simplify]: iters left: 6 (17 enodes) 90.285 * * [simplify]: iters left: 5 (62 enodes) 90.294 * * [simplify]: iters left: 4 (91 enodes) 90.309 * * [simplify]: iters left: 3 (129 enodes) 90.341 * * [simplify]: iters left: 2 (163 enodes) 90.384 * * [simplify]: iters left: 1 (207 enodes) 90.434 * * [simplify]: Extracting #0: cost 1 inf + 0 90.434 * * [simplify]: Extracting #1: cost 17 inf + 0 90.434 * * [simplify]: Extracting #2: cost 28 inf + 2 90.435 * * [simplify]: Extracting #3: cost 28 inf + 248 90.435 * * [simplify]: Extracting #4: cost 21 inf + 1348 90.435 * * [simplify]: Extracting #5: cost 27 inf + 1552 90.436 * * [simplify]: Extracting #6: cost 27 inf + 1679 90.436 * * [simplify]: Extracting #7: cost 19 inf + 2289 90.438 * * [simplify]: Extracting #8: cost 7 inf + 5704 90.440 * * [simplify]: Extracting #9: cost 0 inf + 8602 90.442 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))) 90.442 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))))) 90.442 * * * * [progress]: [ 202 / 494 ] simplifiying candidate # 90.442 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 90.442 * * [simplify]: iters left: 6 (18 enodes) 90.450 * * [simplify]: iters left: 5 (67 enodes) 90.472 * * [simplify]: iters left: 4 (92 enodes) 90.500 * * [simplify]: iters left: 3 (134 enodes) 90.529 * * [simplify]: iters left: 2 (180 enodes) 90.570 * * [simplify]: iters left: 1 (238 enodes) 90.627 * * [simplify]: Extracting #0: cost 1 inf + 0 90.628 * * [simplify]: Extracting #1: cost 12 inf + 0 90.628 * * [simplify]: Extracting #2: cost 22 inf + 1 90.628 * * [simplify]: Extracting #3: cost 23 inf + 84 90.628 * * [simplify]: Extracting #4: cost 22 inf + 290 90.628 * * [simplify]: Extracting #5: cost 30 inf + 331 90.629 * * [simplify]: Extracting #6: cost 30 inf + 417 90.629 * * [simplify]: Extracting #7: cost 21 inf + 973 90.630 * * [simplify]: Extracting #8: cost 12 inf + 3426 90.632 * * [simplify]: Extracting #9: cost 2 inf + 7024 90.636 * * [simplify]: Extracting #10: cost 0 inf + 7824 90.641 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (sqrt 2))) 90.641 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (sqrt 2))) (/ (sqrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 90.642 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 90.642 * * [simplify]: iters left: 6 (17 enodes) 90.652 * * [simplify]: iters left: 5 (62 enodes) 90.671 * * [simplify]: iters left: 4 (91 enodes) 90.693 * * [simplify]: iters left: 3 (129 enodes) 90.714 * * [simplify]: iters left: 2 (163 enodes) 90.745 * * [simplify]: iters left: 1 (207 enodes) 90.780 * * [simplify]: Extracting #0: cost 1 inf + 0 90.780 * * [simplify]: Extracting #1: cost 17 inf + 0 90.781 * * [simplify]: Extracting #2: cost 28 inf + 2 90.781 * * [simplify]: Extracting #3: cost 28 inf + 168 90.781 * * [simplify]: Extracting #4: cost 21 inf + 988 90.782 * * [simplify]: Extracting #5: cost 27 inf + 1152 90.783 * * [simplify]: Extracting #6: cost 27 inf + 1279 90.784 * * [simplify]: Extracting #7: cost 19 inf + 1889 90.787 * * [simplify]: Extracting #8: cost 7 inf + 5184 90.791 * * [simplify]: Extracting #9: cost 0 inf + 7882 90.795 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))) 90.795 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))))) 90.795 * * * * [progress]: [ 203 / 494 ] simplifiying candidate # 90.795 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 90.796 * * [simplify]: iters left: 6 (16 enodes) 90.805 * * [simplify]: iters left: 5 (59 enodes) 90.823 * * [simplify]: iters left: 4 (82 enodes) 90.849 * * [simplify]: iters left: 3 (103 enodes) 90.877 * * [simplify]: iters left: 2 (106 enodes) 90.895 * * [simplify]: iters left: 1 (110 enodes) 90.909 * * [simplify]: Extracting #0: cost 1 inf + 0 90.909 * * [simplify]: Extracting #1: cost 6 inf + 0 90.909 * * [simplify]: Extracting #2: cost 9 inf + 1 90.909 * * [simplify]: Extracting #3: cost 13 inf + 1 90.909 * * [simplify]: Extracting #4: cost 14 inf + 43 90.909 * * [simplify]: Extracting #5: cost 22 inf + 84 90.910 * * [simplify]: Extracting #6: cost 22 inf + 170 90.910 * * [simplify]: Extracting #7: cost 13 inf + 863 90.910 * * [simplify]: Extracting #8: cost 4 inf + 3058 90.911 * * [simplify]: Extracting #9: cost 0 inf + 4377 90.912 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 90.913 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ (sqrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 90.913 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 90.913 * * [simplify]: iters left: 6 (16 enodes) 90.917 * * [simplify]: iters left: 5 (59 enodes) 90.926 * * [simplify]: iters left: 4 (88 enodes) 90.948 * * [simplify]: iters left: 3 (127 enodes) 90.967 * * [simplify]: iters left: 2 (161 enodes) 91.015 * * [simplify]: iters left: 1 (204 enodes) 91.050 * * [simplify]: Extracting #0: cost 1 inf + 0 91.050 * * [simplify]: Extracting #1: cost 16 inf + 0 91.051 * * [simplify]: Extracting #2: cost 21 inf + 46 91.051 * * [simplify]: Extracting #3: cost 20 inf + 297 91.051 * * [simplify]: Extracting #4: cost 20 inf + 381 91.051 * * [simplify]: Extracting #5: cost 27 inf + 422 91.052 * * [simplify]: Extracting #6: cost 27 inf + 549 91.052 * * [simplify]: Extracting #7: cost 17 inf + 1381 91.053 * * [simplify]: Extracting #8: cost 6 inf + 4713 91.055 * * [simplify]: Extracting #9: cost 0 inf + 6832 91.057 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)) 91.057 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)))) 91.057 * * * * [progress]: [ 204 / 494 ] simplifiying candidate # 91.058 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 91.058 * * [simplify]: iters left: 6 (18 enodes) 91.063 * * [simplify]: iters left: 5 (67 enodes) 91.074 * * [simplify]: iters left: 4 (91 enodes) 91.090 * * [simplify]: iters left: 3 (116 enodes) 91.107 * * [simplify]: iters left: 2 (151 enodes) 91.133 * * [simplify]: iters left: 1 (190 enodes) 91.184 * * [simplify]: Extracting #0: cost 1 inf + 0 91.184 * * [simplify]: Extracting #1: cost 13 inf + 0 91.184 * * [simplify]: Extracting #2: cost 26 inf + 1 91.184 * * [simplify]: Extracting #3: cost 28 inf + 83 91.184 * * [simplify]: Extracting #4: cost 22 inf + 1017 91.185 * * [simplify]: Extracting #5: cost 26 inf + 1665 91.186 * * [simplify]: Extracting #6: cost 25 inf + 1793 91.187 * * [simplify]: Extracting #7: cost 17 inf + 2444 91.188 * * [simplify]: Extracting #8: cost 6 inf + 5561 91.192 * * [simplify]: Extracting #9: cost 0 inf + 7560 91.196 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 91.196 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) (/ (sqrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 91.197 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 91.197 * * [simplify]: iters left: 6 (17 enodes) 91.205 * * [simplify]: iters left: 5 (62 enodes) 91.215 * * [simplify]: iters left: 4 (91 enodes) 91.229 * * [simplify]: iters left: 3 (129 enodes) 91.261 * * [simplify]: iters left: 2 (163 enodes) 91.315 * * [simplify]: iters left: 1 (207 enodes) 91.382 * * [simplify]: Extracting #0: cost 1 inf + 0 91.382 * * [simplify]: Extracting #1: cost 17 inf + 0 91.382 * * [simplify]: Extracting #2: cost 28 inf + 2 91.382 * * [simplify]: Extracting #3: cost 28 inf + 248 91.383 * * [simplify]: Extracting #4: cost 21 inf + 1348 91.384 * * [simplify]: Extracting #5: cost 27 inf + 1552 91.385 * * [simplify]: Extracting #6: cost 27 inf + 1679 91.386 * * [simplify]: Extracting #7: cost 19 inf + 2289 91.388 * * [simplify]: Extracting #8: cost 7 inf + 5424 91.392 * * [simplify]: Extracting #9: cost 0 inf + 8042 91.396 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))) 91.396 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))))) 91.396 * * * * [progress]: [ 205 / 494 ] simplifiying candidate # 91.397 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 91.397 * * [simplify]: iters left: 6 (17 enodes) 91.407 * * [simplify]: iters left: 5 (62 enodes) 91.427 * * [simplify]: iters left: 4 (80 enodes) 91.440 * * [simplify]: iters left: 3 (97 enodes) 91.453 * * [simplify]: iters left: 2 (115 enodes) 91.484 * * [simplify]: iters left: 1 (131 enodes) 91.505 * * [simplify]: Extracting #0: cost 1 inf + 0 91.505 * * [simplify]: Extracting #1: cost 8 inf + 0 91.505 * * [simplify]: Extracting #2: cost 15 inf + 1 91.505 * * [simplify]: Extracting #3: cost 16 inf + 84 91.505 * * [simplify]: Extracting #4: cost 15 inf + 290 91.505 * * [simplify]: Extracting #5: cost 22 inf + 413 91.506 * * [simplify]: Extracting #6: cost 17 inf + 1040 91.506 * * [simplify]: Extracting #7: cost 5 inf + 2929 91.507 * * [simplify]: Extracting #8: cost 0 inf + 4468 91.509 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 91.509 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (/ (sqrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 91.509 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 91.509 * * [simplify]: iters left: 6 (17 enodes) 91.515 * * [simplify]: iters left: 5 (62 enodes) 91.535 * * [simplify]: iters left: 4 (91 enodes) 91.551 * * [simplify]: iters left: 3 (129 enodes) 91.574 * * [simplify]: iters left: 2 (163 enodes) 91.602 * * [simplify]: iters left: 1 (207 enodes) 91.647 * * [simplify]: Extracting #0: cost 1 inf + 0 91.647 * * [simplify]: Extracting #1: cost 17 inf + 0 91.647 * * [simplify]: Extracting #2: cost 28 inf + 2 91.647 * * [simplify]: Extracting #3: cost 28 inf + 168 91.648 * * [simplify]: Extracting #4: cost 21 inf + 988 91.648 * * [simplify]: Extracting #5: cost 27 inf + 1152 91.648 * * [simplify]: Extracting #6: cost 27 inf + 1279 91.649 * * [simplify]: Extracting #7: cost 19 inf + 1889 91.650 * * [simplify]: Extracting #8: cost 7 inf + 4904 91.653 * * [simplify]: Extracting #9: cost 0 inf + 7322 91.656 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))) 91.656 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))))) 91.656 * * * * [progress]: [ 206 / 494 ] simplifiying candidate # 91.656 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 91.656 * * [simplify]: iters left: 6 (15 enodes) 91.660 * * [simplify]: iters left: 5 (54 enodes) 91.669 * * [simplify]: iters left: 4 (69 enodes) 91.688 * * [simplify]: iters left: 3 (81 enodes) 91.708 * * [simplify]: Extracting #0: cost 1 inf + 0 91.708 * * [simplify]: Extracting #1: cost 5 inf + 0 91.708 * * [simplify]: Extracting #2: cost 9 inf + 1 91.708 * * [simplify]: Extracting #3: cost 10 inf + 43 91.708 * * [simplify]: Extracting #4: cost 18 inf + 84 91.708 * * [simplify]: Extracting #5: cost 16 inf + 254 91.709 * * [simplify]: Extracting #6: cost 7 inf + 1084 91.710 * * [simplify]: Extracting #7: cost 1 inf + 2479 91.711 * * [simplify]: Extracting #8: cost 0 inf + 2779 91.712 * [simplify]: Simplified to (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 91.712 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (/ (sqrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 91.713 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 91.713 * * [simplify]: iters left: 6 (16 enodes) 91.720 * * [simplify]: iters left: 5 (59 enodes) 91.729 * * [simplify]: iters left: 4 (88 enodes) 91.743 * * [simplify]: iters left: 3 (127 enodes) 91.781 * * [simplify]: iters left: 2 (161 enodes) 91.810 * * [simplify]: iters left: 1 (204 enodes) 91.869 * * [simplify]: Extracting #0: cost 1 inf + 0 91.869 * * [simplify]: Extracting #1: cost 16 inf + 0 91.869 * * [simplify]: Extracting #2: cost 21 inf + 46 91.869 * * [simplify]: Extracting #3: cost 20 inf + 297 91.870 * * [simplify]: Extracting #4: cost 20 inf + 381 91.870 * * [simplify]: Extracting #5: cost 27 inf + 422 91.870 * * [simplify]: Extracting #6: cost 27 inf + 549 91.871 * * [simplify]: Extracting #7: cost 17 inf + 1381 91.871 * * [simplify]: Extracting #8: cost 6 inf + 4393 91.873 * * [simplify]: Extracting #9: cost 0 inf + 6272 91.875 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)) 91.875 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)))) 91.875 * * * * [progress]: [ 207 / 494 ] simplifiying candidate # 91.876 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) 91.876 * * [simplify]: iters left: 6 (8 enodes) 91.879 * * [simplify]: iters left: 5 (30 enodes) 91.885 * * [simplify]: iters left: 4 (48 enodes) 91.891 * * [simplify]: iters left: 3 (59 enodes) 91.899 * * [simplify]: iters left: 2 (70 enodes) 91.916 * * [simplify]: iters left: 1 (74 enodes) 91.935 * * [simplify]: Extracting #0: cost 1 inf + 0 91.935 * * [simplify]: Extracting #1: cost 6 inf + 0 91.935 * * [simplify]: Extracting #2: cost 9 inf + 1 91.935 * * [simplify]: Extracting #3: cost 1 inf + 853 91.935 * * [simplify]: Extracting #4: cost 0 inf + 974 91.936 * [simplify]: Simplified to (/ (/ 1 (cbrt 2)) (cbrt 2)) 91.936 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 91.936 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 91.937 * * [simplify]: iters left: 6 (16 enodes) 91.946 * * [simplify]: iters left: 5 (62 enodes) 91.967 * * [simplify]: iters left: 4 (97 enodes) 92.001 * * [simplify]: iters left: 3 (165 enodes) 92.046 * * [simplify]: iters left: 2 (285 enodes) 92.144 * * [simplify]: iters left: 1 (455 enodes) 92.280 * * [simplify]: Extracting #0: cost 1 inf + 0 92.280 * * [simplify]: Extracting #1: cost 26 inf + 0 92.280 * * [simplify]: Extracting #2: cost 65 inf + 2 92.280 * * [simplify]: Extracting #3: cost 69 inf + 1312 92.282 * * [simplify]: Extracting #4: cost 38 inf + 5606 92.285 * * [simplify]: Extracting #5: cost 9 inf + 11784 92.289 * * [simplify]: Extracting #6: cost 0 inf + 14641 92.294 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))) 92.294 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))))) 92.294 * * * * [progress]: [ 208 / 494 ] simplifiying candidate # 92.294 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ 1 (sqrt 2)))) 92.294 * * [simplify]: iters left: 6 (7 enodes) 92.298 * * [simplify]: iters left: 5 (25 enodes) 92.302 * * [simplify]: iters left: 4 (27 enodes) 92.305 * * [simplify]: Extracting #0: cost 1 inf + 0 92.305 * * [simplify]: Extracting #1: cost 4 inf + 0 92.305 * * [simplify]: Extracting #2: cost 5 inf + 1 92.307 * * [simplify]: Extracting #3: cost 1 inf + 166 92.308 * * [simplify]: Extracting #4: cost 0 inf + 248 92.308 * [simplify]: Simplified to (/ 1 (sqrt 2)) 92.308 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 92.308 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 92.308 * * [simplify]: iters left: 6 (16 enodes) 92.314 * * [simplify]: iters left: 5 (62 enodes) 92.334 * * [simplify]: iters left: 4 (97 enodes) 92.366 * * [simplify]: iters left: 3 (165 enodes) 92.427 * * [simplify]: iters left: 2 (285 enodes) 92.573 * * [simplify]: iters left: 1 (455 enodes) 92.756 * * [simplify]: Extracting #0: cost 1 inf + 0 92.756 * * [simplify]: Extracting #1: cost 26 inf + 0 92.757 * * [simplify]: Extracting #2: cost 65 inf + 2 92.757 * * [simplify]: Extracting #3: cost 69 inf + 1032 92.758 * * [simplify]: Extracting #4: cost 38 inf + 4606 92.765 * * [simplify]: Extracting #5: cost 9 inf + 10224 92.775 * * [simplify]: Extracting #6: cost 0 inf + 12841 92.783 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))) 92.784 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))))) 92.784 * * * * [progress]: [ 209 / 494 ] simplifiying candidate # 92.784 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ 1 1))) 92.784 * * [simplify]: iters left: 6 (5 enodes) 92.789 * * [simplify]: iters left: 5 (13 enodes) 92.793 * * [simplify]: iters left: 4 (15 enodes) 92.797 * * [simplify]: Extracting #0: cost 1 inf + 0 92.797 * * [simplify]: Extracting #1: cost 0 inf + 1 92.797 * [simplify]: Simplified to 1 92.797 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 92.797 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 92.797 * * [simplify]: iters left: 6 (15 enodes) 92.806 * * [simplify]: iters left: 5 (59 enodes) 92.824 * * [simplify]: iters left: 4 (94 enodes) 92.855 * * [simplify]: iters left: 3 (163 enodes) 92.893 * * [simplify]: iters left: 2 (283 enodes) 93.010 * * [simplify]: iters left: 1 (463 enodes) 93.197 * * [simplify]: Extracting #0: cost 1 inf + 0 93.197 * * [simplify]: Extracting #1: cost 25 inf + 0 93.198 * * [simplify]: Extracting #2: cost 54 inf + 46 93.198 * * [simplify]: Extracting #3: cost 63 inf + 382 93.200 * * [simplify]: Extracting #4: cost 40 inf + 2443 93.210 * * [simplify]: Extracting #5: cost 6 inf + 8714 93.217 * * [simplify]: Extracting #6: cost 0 inf + 10135 93.223 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 93.223 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 93.223 * * * * [progress]: [ 210 / 494 ] simplifiying candidate # 93.224 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 93.224 * * [simplify]: iters left: 6 (19 enodes) 93.230 * * [simplify]: iters left: 5 (69 enodes) 93.241 * * [simplify]: iters left: 4 (90 enodes) 93.255 * * [simplify]: iters left: 3 (115 enodes) 93.274 * * [simplify]: iters left: 2 (148 enodes) 93.308 * * [simplify]: iters left: 1 (200 enodes) 93.376 * * [simplify]: Extracting #0: cost 1 inf + 0 93.377 * * [simplify]: Extracting #1: cost 21 inf + 0 93.377 * * [simplify]: Extracting #2: cost 43 inf + 1 93.377 * * [simplify]: Extracting #3: cost 42 inf + 44 93.377 * * [simplify]: Extracting #4: cost 44 inf + 773 93.378 * * [simplify]: Extracting #5: cost 31 inf + 2939 93.380 * * [simplify]: Extracting #6: cost 5 inf + 9817 93.383 * * [simplify]: Extracting #7: cost 0 inf + 11796 93.388 * * [simplify]: Extracting #8: cost 0 inf + 11700 93.392 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt 2) (cbrt 2))) 93.392 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt 2) (cbrt 2))) (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 93.392 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 93.392 * * [simplify]: iters left: 6 (18 enodes) 93.397 * * [simplify]: iters left: 5 (68 enodes) 93.420 * * [simplify]: iters left: 4 (103 enodes) 93.453 * * [simplify]: iters left: 3 (171 enodes) 93.520 * * [simplify]: iters left: 2 (291 enodes) 93.624 * * [simplify]: iters left: 1 (473 enodes) 93.780 * * [simplify]: Extracting #0: cost 1 inf + 0 93.781 * * [simplify]: Extracting #1: cost 26 inf + 0 93.781 * * [simplify]: Extracting #2: cost 60 inf + 126 93.782 * * [simplify]: Extracting #3: cost 66 inf + 863 93.783 * * [simplify]: Extracting #4: cost 70 inf + 1758 93.785 * * [simplify]: Extracting #5: cost 50 inf + 4925 93.791 * * [simplify]: Extracting #6: cost 13 inf + 13273 93.801 * * [simplify]: Extracting #7: cost 0 inf + 17717 93.808 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))) 93.808 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))))) 93.808 * * * * [progress]: [ 211 / 494 ] simplifiying candidate # 93.809 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 93.809 * * [simplify]: iters left: 6 (18 enodes) 93.814 * * [simplify]: iters left: 5 (64 enodes) 93.825 * * [simplify]: iters left: 4 (79 enodes) 93.839 * * [simplify]: iters left: 3 (96 enodes) 93.866 * * [simplify]: iters left: 2 (114 enodes) 93.904 * * [simplify]: iters left: 1 (146 enodes) 93.955 * * [simplify]: Extracting #0: cost 1 inf + 0 93.955 * * [simplify]: Extracting #1: cost 16 inf + 0 93.956 * * [simplify]: Extracting #2: cost 28 inf + 1 93.956 * * [simplify]: Extracting #3: cost 26 inf + 85 93.956 * * [simplify]: Extracting #4: cost 30 inf + 575 93.957 * * [simplify]: Extracting #5: cost 26 inf + 1069 93.958 * * [simplify]: Extracting #6: cost 17 inf + 1721 93.960 * * [simplify]: Extracting #7: cost 5 inf + 5117 93.964 * * [simplify]: Extracting #8: cost 0 inf + 6696 93.968 * * [simplify]: Extracting #9: cost 0 inf + 6640 93.972 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)) 93.973 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)) (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 93.973 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 93.973 * * [simplify]: iters left: 6 (18 enodes) 93.983 * * [simplify]: iters left: 5 (68 enodes) 94.005 * * [simplify]: iters left: 4 (103 enodes) 94.027 * * [simplify]: iters left: 3 (171 enodes) 94.071 * * [simplify]: iters left: 2 (291 enodes) 94.182 * * [simplify]: iters left: 1 (473 enodes) 94.334 * * [simplify]: Extracting #0: cost 1 inf + 0 94.334 * * [simplify]: Extracting #1: cost 26 inf + 0 94.334 * * [simplify]: Extracting #2: cost 60 inf + 126 94.335 * * [simplify]: Extracting #3: cost 66 inf + 623 94.335 * * [simplify]: Extracting #4: cost 70 inf + 1318 94.336 * * [simplify]: Extracting #5: cost 50 inf + 4085 94.339 * * [simplify]: Extracting #6: cost 13 inf + 11833 94.345 * * [simplify]: Extracting #7: cost 0 inf + 15917 94.350 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))) 94.350 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))))) 94.350 * * * * [progress]: [ 212 / 494 ] simplifiying candidate # 94.351 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 94.351 * * [simplify]: iters left: 6 (16 enodes) 94.355 * * [simplify]: iters left: 5 (56 enodes) 94.366 * * [simplify]: iters left: 4 (68 enodes) 94.384 * * [simplify]: iters left: 3 (80 enodes) 94.403 * * [simplify]: Extracting #0: cost 1 inf + 0 94.403 * * [simplify]: Extracting #1: cost 6 inf + 0 94.403 * * [simplify]: Extracting #2: cost 10 inf + 1 94.403 * * [simplify]: Extracting #3: cost 9 inf + 84 94.403 * * [simplify]: Extracting #4: cost 18 inf + 84 94.404 * * [simplify]: Extracting #5: cost 16 inf + 254 94.404 * * [simplify]: Extracting #6: cost 9 inf + 822 94.405 * * [simplify]: Extracting #7: cost 2 inf + 2259 94.406 * * [simplify]: Extracting #8: cost 0 inf + 2939 94.407 * [simplify]: Simplified to (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 94.407 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 94.408 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 94.408 * * [simplify]: iters left: 6 (17 enodes) 94.417 * * [simplify]: iters left: 5 (65 enodes) 94.438 * * [simplify]: iters left: 4 (100 enodes) 94.455 * * [simplify]: iters left: 3 (169 enodes) 94.506 * * [simplify]: iters left: 2 (289 enodes) 94.629 * * [simplify]: iters left: 1 (459 enodes) 94.784 * * [simplify]: Extracting #0: cost 1 inf + 0 94.784 * * [simplify]: Extracting #1: cost 25 inf + 0 94.784 * * [simplify]: Extracting #2: cost 56 inf + 46 94.785 * * [simplify]: Extracting #3: cost 67 inf + 380 94.785 * * [simplify]: Extracting #4: cost 70 inf + 754 94.786 * * [simplify]: Extracting #5: cost 56 inf + 2351 94.788 * * [simplify]: Extracting #6: cost 34 inf + 4575 94.789 * * [simplify]: Extracting #7: cost 28 inf + 5238 94.792 * * [simplify]: Extracting #8: cost 10 inf + 10549 94.797 * * [simplify]: Extracting #9: cost 0 inf + 13786 94.802 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)) 94.802 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)))) 94.802 * * * * [progress]: [ 213 / 494 ] simplifiying candidate # 94.802 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 94.802 * * [simplify]: iters left: 6 (19 enodes) 94.807 * * [simplify]: iters left: 5 (69 enodes) 94.822 * * [simplify]: iters left: 4 (90 enodes) 94.846 * * [simplify]: iters left: 3 (115 enodes) 94.865 * * [simplify]: iters left: 2 (148 enodes) 94.893 * * [simplify]: iters left: 1 (200 enodes) 94.969 * * [simplify]: Extracting #0: cost 1 inf + 0 94.969 * * [simplify]: Extracting #1: cost 21 inf + 0 94.970 * * [simplify]: Extracting #2: cost 43 inf + 1 94.970 * * [simplify]: Extracting #3: cost 42 inf + 44 94.970 * * [simplify]: Extracting #4: cost 44 inf + 773 94.971 * * [simplify]: Extracting #5: cost 31 inf + 2939 94.972 * * [simplify]: Extracting #6: cost 5 inf + 9817 94.976 * * [simplify]: Extracting #7: cost 0 inf + 11796 94.979 * * [simplify]: Extracting #8: cost 0 inf + 11700 94.983 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt 2) (cbrt 2))) 94.983 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt 2) (cbrt 2))) (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 94.984 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 94.984 * * [simplify]: iters left: 6 (18 enodes) 94.989 * * [simplify]: iters left: 5 (68 enodes) 95.009 * * [simplify]: iters left: 4 (103 enodes) 95.025 * * [simplify]: iters left: 3 (171 enodes) 95.066 * * [simplify]: iters left: 2 (291 enodes) 95.183 * * [simplify]: iters left: 1 (473 enodes) 95.335 * * [simplify]: Extracting #0: cost 1 inf + 0 95.335 * * [simplify]: Extracting #1: cost 26 inf + 0 95.336 * * [simplify]: Extracting #2: cost 60 inf + 126 95.336 * * [simplify]: Extracting #3: cost 66 inf + 863 95.337 * * [simplify]: Extracting #4: cost 70 inf + 1758 95.338 * * [simplify]: Extracting #5: cost 50 inf + 4925 95.341 * * [simplify]: Extracting #6: cost 13 inf + 13273 95.346 * * [simplify]: Extracting #7: cost 0 inf + 17717 95.351 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))) 95.351 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))))) 95.351 * * * * [progress]: [ 214 / 494 ] simplifiying candidate # 95.352 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 95.352 * * [simplify]: iters left: 6 (18 enodes) 95.357 * * [simplify]: iters left: 5 (64 enodes) 95.367 * * [simplify]: iters left: 4 (79 enodes) 95.381 * * [simplify]: iters left: 3 (96 enodes) 95.394 * * [simplify]: iters left: 2 (114 enodes) 95.412 * * [simplify]: iters left: 1 (146 enodes) 95.437 * * [simplify]: Extracting #0: cost 1 inf + 0 95.438 * * [simplify]: Extracting #1: cost 16 inf + 0 95.438 * * [simplify]: Extracting #2: cost 28 inf + 1 95.438 * * [simplify]: Extracting #3: cost 26 inf + 85 95.438 * * [simplify]: Extracting #4: cost 30 inf + 575 95.438 * * [simplify]: Extracting #5: cost 26 inf + 1069 95.439 * * [simplify]: Extracting #6: cost 17 inf + 1721 95.440 * * [simplify]: Extracting #7: cost 5 inf + 5117 95.442 * * [simplify]: Extracting #8: cost 0 inf + 6696 95.444 * * [simplify]: Extracting #9: cost 0 inf + 6640 95.446 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)) 95.446 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)) (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 95.446 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 95.446 * * [simplify]: iters left: 6 (18 enodes) 95.453 * * [simplify]: iters left: 5 (68 enodes) 95.463 * * [simplify]: iters left: 4 (103 enodes) 95.480 * * [simplify]: iters left: 3 (171 enodes) 95.512 * * [simplify]: iters left: 2 (291 enodes) 95.586 * * [simplify]: iters left: 1 (473 enodes) 95.782 * * [simplify]: Extracting #0: cost 1 inf + 0 95.782 * * [simplify]: Extracting #1: cost 26 inf + 0 95.782 * * [simplify]: Extracting #2: cost 60 inf + 126 95.782 * * [simplify]: Extracting #3: cost 66 inf + 623 95.783 * * [simplify]: Extracting #4: cost 70 inf + 1318 95.784 * * [simplify]: Extracting #5: cost 50 inf + 4085 95.789 * * [simplify]: Extracting #6: cost 13 inf + 11833 95.798 * * [simplify]: Extracting #7: cost 0 inf + 15917 95.806 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))) 95.807 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))))) 95.807 * * * * [progress]: [ 215 / 494 ] simplifiying candidate # 95.807 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 95.807 * * [simplify]: iters left: 6 (16 enodes) 95.815 * * [simplify]: iters left: 5 (56 enodes) 95.831 * * [simplify]: iters left: 4 (68 enodes) 95.848 * * [simplify]: iters left: 3 (80 enodes) 95.866 * * [simplify]: Extracting #0: cost 1 inf + 0 95.867 * * [simplify]: Extracting #1: cost 6 inf + 0 95.867 * * [simplify]: Extracting #2: cost 10 inf + 1 95.867 * * [simplify]: Extracting #3: cost 9 inf + 84 95.867 * * [simplify]: Extracting #4: cost 18 inf + 84 95.867 * * [simplify]: Extracting #5: cost 16 inf + 254 95.867 * * [simplify]: Extracting #6: cost 9 inf + 822 95.868 * * [simplify]: Extracting #7: cost 2 inf + 2259 95.868 * * [simplify]: Extracting #8: cost 0 inf + 2939 95.869 * [simplify]: Simplified to (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 95.869 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 95.869 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 95.869 * * [simplify]: iters left: 6 (17 enodes) 95.874 * * [simplify]: iters left: 5 (65 enodes) 95.884 * * [simplify]: iters left: 4 (100 enodes) 95.903 * * [simplify]: iters left: 3 (169 enodes) 95.969 * * [simplify]: iters left: 2 (289 enodes) 96.089 * * [simplify]: iters left: 1 (459 enodes) 96.245 * * [simplify]: Extracting #0: cost 1 inf + 0 96.245 * * [simplify]: Extracting #1: cost 25 inf + 0 96.245 * * [simplify]: Extracting #2: cost 56 inf + 46 96.246 * * [simplify]: Extracting #3: cost 67 inf + 380 96.246 * * [simplify]: Extracting #4: cost 70 inf + 754 96.247 * * [simplify]: Extracting #5: cost 56 inf + 2351 96.248 * * [simplify]: Extracting #6: cost 34 inf + 4575 96.250 * * [simplify]: Extracting #7: cost 28 inf + 5238 96.253 * * [simplify]: Extracting #8: cost 10 inf + 10549 96.258 * * [simplify]: Extracting #9: cost 0 inf + 13786 96.262 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)) 96.262 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)))) 96.263 * * * * [progress]: [ 216 / 494 ] simplifiying candidate # 96.263 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) 96.263 * * [simplify]: iters left: 6 (8 enodes) 96.266 * * [simplify]: iters left: 5 (30 enodes) 96.274 * * [simplify]: iters left: 4 (48 enodes) 96.286 * * [simplify]: iters left: 3 (59 enodes) 96.305 * * [simplify]: iters left: 2 (70 enodes) 96.324 * * [simplify]: iters left: 1 (74 enodes) 96.341 * * [simplify]: Extracting #0: cost 1 inf + 0 96.341 * * [simplify]: Extracting #1: cost 6 inf + 0 96.341 * * [simplify]: Extracting #2: cost 9 inf + 1 96.342 * * [simplify]: Extracting #3: cost 1 inf + 853 96.342 * * [simplify]: Extracting #4: cost 0 inf + 974 96.343 * [simplify]: Simplified to (/ (/ 1 (cbrt 2)) (cbrt 2)) 96.343 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 96.343 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 96.343 * * [simplify]: iters left: 6 (16 enodes) 96.353 * * [simplify]: iters left: 5 (62 enodes) 96.374 * * [simplify]: iters left: 4 (97 enodes) 96.408 * * [simplify]: iters left: 3 (165 enodes) 96.462 * * [simplify]: iters left: 2 (285 enodes) 96.563 * * [simplify]: iters left: 1 (455 enodes) 96.703 * * [simplify]: Extracting #0: cost 1 inf + 0 96.703 * * [simplify]: Extracting #1: cost 26 inf + 0 96.704 * * [simplify]: Extracting #2: cost 65 inf + 2 96.705 * * [simplify]: Extracting #3: cost 69 inf + 1312 96.707 * * [simplify]: Extracting #4: cost 38 inf + 5606 96.714 * * [simplify]: Extracting #5: cost 9 inf + 11784 96.723 * * [simplify]: Extracting #6: cost 0 inf + 14641 96.731 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))) 96.731 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))))) 96.731 * * * * [progress]: [ 217 / 494 ] simplifiying candidate # 96.731 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ 1 (sqrt 2)))) 96.731 * * [simplify]: iters left: 6 (7 enodes) 96.737 * * [simplify]: iters left: 5 (25 enodes) 96.744 * * [simplify]: iters left: 4 (27 enodes) 96.751 * * [simplify]: Extracting #0: cost 1 inf + 0 96.751 * * [simplify]: Extracting #1: cost 4 inf + 0 96.751 * * [simplify]: Extracting #2: cost 5 inf + 1 96.751 * * [simplify]: Extracting #3: cost 1 inf + 166 96.751 * * [simplify]: Extracting #4: cost 0 inf + 248 96.751 * [simplify]: Simplified to (/ 1 (sqrt 2)) 96.751 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 96.752 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 96.752 * * [simplify]: iters left: 6 (16 enodes) 96.762 * * [simplify]: iters left: 5 (62 enodes) 96.777 * * [simplify]: iters left: 4 (97 enodes) 96.796 * * [simplify]: iters left: 3 (165 enodes) 96.834 * * [simplify]: iters left: 2 (285 enodes) 96.951 * * [simplify]: iters left: 1 (455 enodes) 97.124 * * [simplify]: Extracting #0: cost 1 inf + 0 97.125 * * [simplify]: Extracting #1: cost 26 inf + 0 97.125 * * [simplify]: Extracting #2: cost 65 inf + 2 97.126 * * [simplify]: Extracting #3: cost 69 inf + 1032 97.129 * * [simplify]: Extracting #4: cost 38 inf + 4606 97.135 * * [simplify]: Extracting #5: cost 9 inf + 10224 97.144 * * [simplify]: Extracting #6: cost 0 inf + 12841 97.152 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))) 97.152 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))))) 97.152 * * * * [progress]: [ 218 / 494 ] simplifiying candidate # 97.153 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ 1 1))) 97.153 * * [simplify]: iters left: 6 (5 enodes) 97.157 * * [simplify]: iters left: 5 (13 enodes) 97.161 * * [simplify]: iters left: 4 (15 enodes) 97.164 * * [simplify]: Extracting #0: cost 1 inf + 0 97.164 * * [simplify]: Extracting #1: cost 0 inf + 1 97.164 * [simplify]: Simplified to 1 97.165 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 97.165 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 97.165 * * [simplify]: iters left: 6 (15 enodes) 97.174 * * [simplify]: iters left: 5 (59 enodes) 97.196 * * [simplify]: iters left: 4 (94 enodes) 97.227 * * [simplify]: iters left: 3 (163 enodes) 97.289 * * [simplify]: iters left: 2 (283 enodes) 97.396 * * [simplify]: iters left: 1 (463 enodes) 97.540 * * [simplify]: Extracting #0: cost 1 inf + 0 97.540 * * [simplify]: Extracting #1: cost 25 inf + 0 97.540 * * [simplify]: Extracting #2: cost 54 inf + 46 97.541 * * [simplify]: Extracting #3: cost 63 inf + 382 97.543 * * [simplify]: Extracting #4: cost 40 inf + 2443 97.549 * * [simplify]: Extracting #5: cost 6 inf + 8714 97.556 * * [simplify]: Extracting #6: cost 0 inf + 10135 97.564 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 97.564 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 97.564 * * * * [progress]: [ 219 / 494 ] simplifiying candidate # 97.565 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 1)) 97.565 * * [simplify]: iters left: 4 (4 enodes) 97.571 * * [simplify]: iters left: 3 (12 enodes) 97.574 * * [simplify]: iters left: 2 (14 enodes) 97.577 * * [simplify]: Extracting #0: cost 1 inf + 0 97.578 * * [simplify]: Extracting #1: cost 0 inf + 1 97.578 * [simplify]: Simplified to 1 97.578 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 97.578 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 97.578 * * [simplify]: iters left: 6 (15 enodes) 97.584 * * [simplify]: iters left: 5 (59 enodes) 97.596 * * [simplify]: iters left: 4 (94 enodes) 97.612 * * [simplify]: iters left: 3 (163 enodes) 97.644 * * [simplify]: iters left: 2 (283 enodes) 97.762 * * [simplify]: iters left: 1 (463 enodes) 97.890 * * [simplify]: Extracting #0: cost 1 inf + 0 97.890 * * [simplify]: Extracting #1: cost 25 inf + 0 97.890 * * [simplify]: Extracting #2: cost 54 inf + 46 97.891 * * [simplify]: Extracting #3: cost 63 inf + 382 97.892 * * [simplify]: Extracting #4: cost 40 inf + 2443 97.895 * * [simplify]: Extracting #5: cost 6 inf + 8714 97.899 * * [simplify]: Extracting #6: cost 0 inf + 10135 97.902 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 97.902 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 97.903 * * * * [progress]: [ 220 / 494 ] simplifiying candidate # 97.903 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (- (sqrt (fma c (* -4 a) (* b b))) b))) 97.903 * * [simplify]: iters left: 6 (13 enodes) 97.906 * * [simplify]: iters left: 5 (48 enodes) 97.914 * * [simplify]: iters left: 4 (61 enodes) 97.931 * * [simplify]: iters left: 3 (85 enodes) 97.947 * * [simplify]: iters left: 2 (95 enodes) 97.959 * * [simplify]: iters left: 1 (97 enodes) 97.973 * * [simplify]: Extracting #0: cost 1 inf + 0 97.973 * * [simplify]: Extracting #1: cost 9 inf + 0 97.973 * * [simplify]: Extracting #2: cost 11 inf + 2 97.973 * * [simplify]: Extracting #3: cost 17 inf + 126 97.973 * * [simplify]: Extracting #4: cost 16 inf + 295 97.974 * * [simplify]: Extracting #5: cost 8 inf + 905 97.975 * * [simplify]: Extracting #6: cost 3 inf + 1704 97.976 * * [simplify]: Extracting #7: cost 0 inf + 2443 97.977 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 97.977 * [simplify]: Simplified (2 1) to (λ (a b c) (* (- (sqrt (fma (* -4 a) c (* b b))) b) (/ (sqrt 1) (/ a (/ 1 2))))) 97.978 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ 1 2))) 97.978 * * [simplify]: iters left: 6 (7 enodes) 97.984 * * [simplify]: iters left: 5 (28 enodes) 97.994 * * [simplify]: iters left: 4 (38 enodes) 98.005 * * [simplify]: iters left: 3 (47 enodes) 98.017 * * [simplify]: iters left: 2 (52 enodes) 98.029 * * [simplify]: iters left: 1 (54 enodes) 98.043 * * [simplify]: Extracting #0: cost 1 inf + 0 98.044 * * [simplify]: Extracting #1: cost 10 inf + 0 98.044 * * [simplify]: Extracting #2: cost 5 inf + 214 98.044 * * [simplify]: Extracting #3: cost 0 inf + 424 98.044 * [simplify]: Simplified to (/ 1/2 a) 98.044 * [simplify]: Simplified (2 2) to (λ (a b c) (* (- (sqrt (fma (* -4 a) c (* b b))) b) (/ 1/2 a))) 98.045 * * * * [progress]: [ 221 / 494 ] simplifiying candidate # 98.045 * [simplify]: Simplifying (/ (sqrt 1) 1) 98.045 * * [simplify]: iters left: 3 (3 enodes) 98.048 * * [simplify]: iters left: 2 (9 enodes) 98.050 * * [simplify]: iters left: 1 (11 enodes) 98.051 * * [simplify]: Extracting #0: cost 1 inf + 0 98.051 * * [simplify]: Extracting #1: cost 0 inf + 1 98.051 * [simplify]: Simplified to 1 98.051 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 98.052 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 98.052 * * [simplify]: iters left: 6 (15 enodes) 98.056 * * [simplify]: iters left: 5 (59 enodes) 98.065 * * [simplify]: iters left: 4 (94 enodes) 98.094 * * [simplify]: iters left: 3 (163 enodes) 98.146 * * [simplify]: iters left: 2 (283 enodes) 98.274 * * [simplify]: iters left: 1 (463 enodes) 98.448 * * [simplify]: Extracting #0: cost 1 inf + 0 98.448 * * [simplify]: Extracting #1: cost 25 inf + 0 98.448 * * [simplify]: Extracting #2: cost 54 inf + 46 98.449 * * [simplify]: Extracting #3: cost 63 inf + 382 98.450 * * [simplify]: Extracting #4: cost 40 inf + 2443 98.453 * * [simplify]: Extracting #5: cost 6 inf + 8714 98.457 * * [simplify]: Extracting #6: cost 0 inf + 10135 98.463 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 98.463 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 98.463 * * * * [progress]: [ 222 / 494 ] simplifiying candidate # 98.463 * [simplify]: Simplifying (/ (sqrt 1) a) 98.463 * * [simplify]: iters left: 3 (4 enodes) 98.465 * * [simplify]: iters left: 2 (14 enodes) 98.467 * * [simplify]: iters left: 1 (16 enodes) 98.470 * * [simplify]: Extracting #0: cost 1 inf + 0 98.470 * * [simplify]: Extracting #1: cost 4 inf + 0 98.470 * * [simplify]: Extracting #2: cost 2 inf + 2 98.470 * * [simplify]: Extracting #3: cost 1 inf + 44 98.470 * * [simplify]: Extracting #4: cost 0 inf + 86 98.470 * [simplify]: Simplified to (/ 1 a) 98.470 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 a) (/ (sqrt 1) (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 98.470 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 98.471 * * [simplify]: iters left: 6 (15 enodes) 98.476 * * [simplify]: iters left: 5 (59 enodes) 98.495 * * [simplify]: iters left: 4 (83 enodes) 98.514 * * [simplify]: iters left: 3 (118 enodes) 98.531 * * [simplify]: iters left: 2 (144 enodes) 98.575 * * [simplify]: iters left: 1 (194 enodes) 98.608 * * [simplify]: Extracting #0: cost 1 inf + 0 98.608 * * [simplify]: Extracting #1: cost 16 inf + 0 98.608 * * [simplify]: Extracting #2: cost 28 inf + 4 98.608 * * [simplify]: Extracting #3: cost 31 inf + 379 98.608 * * [simplify]: Extracting #4: cost 25 inf + 836 98.609 * * [simplify]: Extracting #5: cost 17 inf + 1446 98.611 * * [simplify]: Extracting #6: cost 2 inf + 4508 98.615 * * [simplify]: Extracting #7: cost 0 inf + 5028 98.618 * [simplify]: Simplified to (* 1/2 (- (sqrt (fma (* -4 a) c (* b b))) b)) 98.618 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) a) (* 1/2 (- (sqrt (fma (* -4 a) c (* b b))) b)))) 98.618 * * * * [progress]: [ 223 / 494 ] simplifiying candidate # 98.619 * [simplify]: Simplifying (/ (sqrt 1) (/ a (- (sqrt (fma c (* -4 a) (* b b))) b))) 98.619 * * [simplify]: iters left: 6 (13 enodes) 98.626 * * [simplify]: iters left: 5 (48 enodes) 98.641 * * [simplify]: iters left: 4 (74 enodes) 98.668 * * [simplify]: iters left: 3 (132 enodes) 98.713 * * [simplify]: iters left: 2 (185 enodes) 98.748 * * [simplify]: iters left: 1 (219 enodes) 98.777 * * [simplify]: Extracting #0: cost 1 inf + 0 98.778 * * [simplify]: Extracting #1: cost 14 inf + 0 98.778 * * [simplify]: Extracting #2: cost 24 inf + 168 98.778 * * [simplify]: Extracting #3: cost 25 inf + 705 98.778 * * [simplify]: Extracting #4: cost 20 inf + 1125 98.779 * * [simplify]: Extracting #5: cost 12 inf + 1735 98.780 * * [simplify]: Extracting #6: cost 3 inf + 3666 98.782 * * [simplify]: Extracting #7: cost 0 inf + 4403 98.783 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) 98.783 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) (/ (sqrt 1) 2))) 98.783 * [simplify]: Simplifying (/ (sqrt 1) 2) 98.783 * * [simplify]: iters left: 3 (4 enodes) 98.786 * * [simplify]: iters left: 2 (15 enodes) 98.788 * * [simplify]: iters left: 1 (17 enodes) 98.791 * * [simplify]: Extracting #0: cost 1 inf + 0 98.791 * * [simplify]: Extracting #1: cost 0 inf + 1 98.791 * [simplify]: Simplified to 1/2 98.791 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) 1/2)) 98.791 * * * * [progress]: [ 224 / 494 ] simplifiying candidate # 98.791 * [simplify]: Simplifying (/ 1 (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 98.791 * * [simplify]: iters left: 6 (16 enodes) 98.795 * * [simplify]: iters left: 5 (62 enodes) 98.807 * * [simplify]: iters left: 4 (88 enodes) 98.820 * * [simplify]: iters left: 3 (108 enodes) 98.848 * * [simplify]: Extracting #0: cost 1 inf + 0 98.848 * * [simplify]: Extracting #1: cost 6 inf + 0 98.848 * * [simplify]: Extracting #2: cost 9 inf + 1 98.848 * * [simplify]: Extracting #3: cost 16 inf + 1 98.848 * * [simplify]: Extracting #4: cost 24 inf + 3 98.849 * * [simplify]: Extracting #5: cost 27 inf + 88 98.849 * * [simplify]: Extracting #6: cost 31 inf + 294 98.849 * * [simplify]: Extracting #7: cost 27 inf + 670 98.850 * * [simplify]: Extracting #8: cost 17 inf + 1856 98.852 * * [simplify]: Extracting #9: cost 9 inf + 3933 98.854 * * [simplify]: Extracting #10: cost 1 inf + 6975 98.859 * * [simplify]: Extracting #11: cost 0 inf + 7436 98.861 * [simplify]: Simplified to (/ (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b)))) (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b)))) 98.861 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b)))) (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b)))) (/ 1 (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 98.862 * [simplify]: Simplifying (/ 1 (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 98.862 * * [simplify]: iters left: 6 (15 enodes) 98.869 * * [simplify]: iters left: 5 (57 enodes) 98.886 * * [simplify]: iters left: 4 (81 enodes) 98.910 * * [simplify]: iters left: 3 (101 enodes) 98.936 * * [simplify]: Extracting #0: cost 1 inf + 0 98.936 * * [simplify]: Extracting #1: cost 4 inf + 0 98.936 * * [simplify]: Extracting #2: cost 5 inf + 1 98.936 * * [simplify]: Extracting #3: cost 12 inf + 1 98.937 * * [simplify]: Extracting #4: cost 20 inf + 3 98.937 * * [simplify]: Extracting #5: cost 23 inf + 87 98.937 * * [simplify]: Extracting #6: cost 27 inf + 294 98.937 * * [simplify]: Extracting #7: cost 18 inf + 1525 98.938 * * [simplify]: Extracting #8: cost 4 inf + 4152 98.939 * * [simplify]: Extracting #9: cost 0 inf + 5674 98.940 * [simplify]: Simplified to (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))) 98.940 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))))) 98.940 * * * * [progress]: [ 225 / 494 ] simplifiying candidate # 98.941 * [simplify]: Simplifying (/ 1 (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 98.941 * * [simplify]: iters left: 6 (15 enodes) 98.945 * * [simplify]: iters left: 5 (57 enodes) 98.954 * * [simplify]: iters left: 4 (81 enodes) 98.966 * * [simplify]: iters left: 3 (101 enodes) 98.991 * * [simplify]: Extracting #0: cost 1 inf + 0 98.991 * * [simplify]: Extracting #1: cost 4 inf + 0 98.991 * * [simplify]: Extracting #2: cost 5 inf + 1 98.991 * * [simplify]: Extracting #3: cost 12 inf + 1 98.992 * * [simplify]: Extracting #4: cost 20 inf + 3 98.992 * * [simplify]: Extracting #5: cost 23 inf + 87 98.992 * * [simplify]: Extracting #6: cost 27 inf + 294 98.993 * * [simplify]: Extracting #7: cost 18 inf + 1525 98.994 * * [simplify]: Extracting #8: cost 4 inf + 4112 98.997 * * [simplify]: Extracting #9: cost 0 inf + 5514 98.999 * [simplify]: Simplified to (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))) 98.999 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))) (/ 1 (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 98.999 * [simplify]: Simplifying (/ 1 (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 98.999 * * [simplify]: iters left: 6 (15 enodes) 99.007 * * [simplify]: iters left: 5 (57 enodes) 99.024 * * [simplify]: iters left: 4 (81 enodes) 99.049 * * [simplify]: iters left: 3 (101 enodes) 99.077 * * [simplify]: Extracting #0: cost 1 inf + 0 99.077 * * [simplify]: Extracting #1: cost 4 inf + 0 99.077 * * [simplify]: Extracting #2: cost 5 inf + 1 99.077 * * [simplify]: Extracting #3: cost 12 inf + 1 99.077 * * [simplify]: Extracting #4: cost 20 inf + 3 99.077 * * [simplify]: Extracting #5: cost 23 inf + 87 99.078 * * [simplify]: Extracting #6: cost 27 inf + 294 99.078 * * [simplify]: Extracting #7: cost 18 inf + 1525 99.080 * * [simplify]: Extracting #8: cost 4 inf + 4112 99.082 * * [simplify]: Extracting #9: cost 0 inf + 5514 99.084 * [simplify]: Simplified to (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))) 99.084 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))))) 99.084 * * * * [progress]: [ 226 / 494 ] simplifiying candidate # 99.085 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 99.085 * * [simplify]: iters left: 6 (18 enodes) 99.094 * * [simplify]: iters left: 5 (72 enodes) 99.118 * * [simplify]: iters left: 4 (120 enodes) 99.155 * * [simplify]: iters left: 3 (171 enodes) 99.186 * * [simplify]: iters left: 2 (231 enodes) 99.246 * * [simplify]: iters left: 1 (256 enodes) 99.296 * * [simplify]: Extracting #0: cost 1 inf + 0 99.296 * * [simplify]: Extracting #1: cost 16 inf + 0 99.296 * * [simplify]: Extracting #2: cost 30 inf + 1 99.296 * * [simplify]: Extracting #3: cost 35 inf + 2 99.296 * * [simplify]: Extracting #4: cost 34 inf + 853 99.297 * * [simplify]: Extracting #5: cost 34 inf + 1017 99.297 * * [simplify]: Extracting #6: cost 39 inf + 1182 99.298 * * [simplify]: Extracting #7: cost 35 inf + 1614 99.299 * * [simplify]: Extracting #8: cost 14 inf + 7122 99.302 * * [simplify]: Extracting #9: cost 1 inf + 12622 99.305 * * [simplify]: Extracting #10: cost 0 inf + 13122 99.311 * [simplify]: Simplified to (* (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a))) 99.311 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a))) (/ 1 (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 99.312 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 99.312 * * [simplify]: iters left: 6 (16 enodes) 99.320 * * [simplify]: iters left: 5 (60 enodes) 99.339 * * [simplify]: iters left: 4 (84 enodes) 99.364 * * [simplify]: iters left: 3 (102 enodes) 99.392 * * [simplify]: iters left: 2 (114 enodes) 99.422 * * [simplify]: Extracting #0: cost 1 inf + 0 99.422 * * [simplify]: Extracting #1: cost 7 inf + 0 99.422 * * [simplify]: Extracting #2: cost 12 inf + 1 99.422 * * [simplify]: Extracting #3: cost 17 inf + 2 99.423 * * [simplify]: Extracting #4: cost 20 inf + 287 99.423 * * [simplify]: Extracting #5: cost 19 inf + 493 99.423 * * [simplify]: Extracting #6: cost 23 inf + 740 99.424 * * [simplify]: Extracting #7: cost 23 inf + 867 99.424 * * [simplify]: Extracting #8: cost 15 inf + 1477 99.426 * * [simplify]: Extracting #9: cost 7 inf + 3136 99.428 * * [simplify]: Extracting #10: cost 0 inf + 5796 99.430 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (cbrt a)) 99.430 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a))) (/ (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (cbrt a)))) 99.430 * * * * [progress]: [ 227 / 494 ] simplifiying candidate # 99.431 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 99.431 * * [simplify]: iters left: 6 (17 enodes) 99.441 * * [simplify]: iters left: 5 (65 enodes) 99.463 * * [simplify]: iters left: 4 (96 enodes) 99.480 * * [simplify]: iters left: 3 (127 enodes) 99.499 * * [simplify]: iters left: 2 (152 enodes) 99.535 * * [simplify]: iters left: 1 (156 enodes) 99.581 * * [simplify]: Extracting #0: cost 1 inf + 0 99.581 * * [simplify]: Extracting #1: cost 11 inf + 0 99.581 * * [simplify]: Extracting #2: cost 20 inf + 1 99.581 * * [simplify]: Extracting #3: cost 25 inf + 2 99.581 * * [simplify]: Extracting #4: cost 25 inf + 692 99.582 * * [simplify]: Extracting #5: cost 23 inf + 1099 99.583 * * [simplify]: Extracting #6: cost 27 inf + 1306 99.583 * * [simplify]: Extracting #7: cost 29 inf + 1349 99.585 * * [simplify]: Extracting #8: cost 22 inf + 1780 99.587 * * [simplify]: Extracting #9: cost 7 inf + 5143 99.590 * * [simplify]: Extracting #10: cost 0 inf + 7962 99.594 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 99.594 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (cbrt a) (cbrt a))) (/ 1 (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 99.594 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 99.595 * * [simplify]: iters left: 6 (16 enodes) 99.603 * * [simplify]: iters left: 5 (60 enodes) 99.623 * * [simplify]: iters left: 4 (84 enodes) 99.649 * * [simplify]: iters left: 3 (102 enodes) 99.663 * * [simplify]: iters left: 2 (114 enodes) 99.679 * * [simplify]: Extracting #0: cost 1 inf + 0 99.679 * * [simplify]: Extracting #1: cost 7 inf + 0 99.680 * * [simplify]: Extracting #2: cost 12 inf + 1 99.680 * * [simplify]: Extracting #3: cost 17 inf + 2 99.680 * * [simplify]: Extracting #4: cost 20 inf + 287 99.680 * * [simplify]: Extracting #5: cost 19 inf + 493 99.680 * * [simplify]: Extracting #6: cost 23 inf + 740 99.681 * * [simplify]: Extracting #7: cost 23 inf + 867 99.682 * * [simplify]: Extracting #8: cost 15 inf + 1477 99.684 * * [simplify]: Extracting #9: cost 7 inf + 3096 99.687 * * [simplify]: Extracting #10: cost 0 inf + 5556 99.689 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (cbrt a)) 99.689 * [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)))) 99.689 * * * * [progress]: [ 228 / 494 ] simplifiying candidate # 99.690 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 99.690 * * [simplify]: iters left: 6 (20 enodes) 99.701 * * [simplify]: iters left: 5 (79 enodes) 99.719 * * [simplify]: iters left: 4 (156 enodes) 99.762 * * [simplify]: iters left: 3 (376 enodes) 99.959 * * [simplify]: Extracting #0: cost 1 inf + 0 99.959 * * [simplify]: Extracting #1: cost 67 inf + 0 99.960 * * [simplify]: Extracting #2: cost 145 inf + 1 99.961 * * [simplify]: Extracting #3: cost 140 inf + 1863 99.962 * * [simplify]: Extracting #4: cost 117 inf + 6917 99.964 * * [simplify]: Extracting #5: cost 121 inf + 7646 99.966 * * [simplify]: Extracting #6: cost 121 inf + 7772 99.968 * * [simplify]: Extracting #7: cost 110 inf + 8742 99.979 * * [simplify]: Extracting #8: cost 57 inf + 34891 100.006 * * [simplify]: Extracting #9: cost 3 inf + 64339 100.023 * * [simplify]: Extracting #10: cost 0 inf + 65718 100.041 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt a))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt a)))) 100.041 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt a))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt a)))) (/ 1 (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 100.042 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 100.042 * * [simplify]: iters left: 6 (17 enodes) 100.047 * * [simplify]: iters left: 5 (62 enodes) 100.065 * * [simplify]: iters left: 4 (89 enodes) 100.085 * * [simplify]: iters left: 3 (120 enodes) 100.103 * * [simplify]: iters left: 2 (149 enodes) 100.140 * * [simplify]: iters left: 1 (186 enodes) 100.175 * * [simplify]: Extracting #0: cost 1 inf + 0 100.175 * * [simplify]: Extracting #1: cost 17 inf + 0 100.175 * * [simplify]: Extracting #2: cost 31 inf + 1 100.176 * * [simplify]: Extracting #3: cost 32 inf + 84 100.176 * * [simplify]: Extracting #4: cost 23 inf + 1504 100.176 * * [simplify]: Extracting #5: cost 27 inf + 2354 100.177 * * [simplify]: Extracting #6: cost 23 inf + 2924 100.178 * * [simplify]: Extracting #7: cost 7 inf + 6866 100.180 * * [simplify]: Extracting #8: cost 0 inf + 10044 100.183 * [simplify]: Simplified to (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (cbrt a)) 100.183 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt a))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (cbrt a)))) 100.183 * * * * [progress]: [ 229 / 494 ] simplifiying candidate # 100.183 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 100.183 * * [simplify]: iters left: 6 (19 enodes) 100.190 * * [simplify]: iters left: 5 (72 enodes) 100.203 * * [simplify]: iters left: 4 (123 enodes) 100.237 * * [simplify]: iters left: 3 (248 enodes) 100.299 * * [simplify]: iters left: 2 (423 enodes) 100.507 * * [simplify]: Extracting #0: cost 1 inf + 0 100.507 * * [simplify]: Extracting #1: cost 51 inf + 0 100.507 * * [simplify]: Extracting #2: cost 89 inf + 1 100.508 * * [simplify]: Extracting #3: cost 90 inf + 44 100.508 * * [simplify]: Extracting #4: cost 81 inf + 1385 100.510 * * [simplify]: Extracting #5: cost 67 inf + 5598 100.512 * * [simplify]: Extracting #6: cost 62 inf + 6594 100.521 * * [simplify]: Extracting #7: cost 22 inf + 21734 100.540 * * [simplify]: Extracting #8: cost 0 inf + 31169 100.554 * * [simplify]: Extracting #9: cost 0 inf + 31089 100.565 * [simplify]: Simplified to (/ (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt a))) (sqrt 2)) 100.566 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt a))) (sqrt 2)) (/ 1 (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 100.566 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 100.566 * * [simplify]: iters left: 6 (17 enodes) 100.571 * * [simplify]: iters left: 5 (62 enodes) 100.592 * * [simplify]: iters left: 4 (89 enodes) 100.621 * * [simplify]: iters left: 3 (120 enodes) 100.657 * * [simplify]: iters left: 2 (149 enodes) 100.689 * * [simplify]: iters left: 1 (186 enodes) 100.733 * * [simplify]: Extracting #0: cost 1 inf + 0 100.733 * * [simplify]: Extracting #1: cost 17 inf + 0 100.734 * * [simplify]: Extracting #2: cost 31 inf + 1 100.734 * * [simplify]: Extracting #3: cost 32 inf + 44 100.734 * * [simplify]: Extracting #4: cost 23 inf + 1224 100.735 * * [simplify]: Extracting #5: cost 27 inf + 1954 100.736 * * [simplify]: Extracting #6: cost 23 inf + 2524 100.738 * * [simplify]: Extracting #7: cost 7 inf + 6346 100.740 * * [simplify]: Extracting #8: cost 0 inf + 9324 100.742 * [simplify]: Simplified to (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (cbrt a)) 100.743 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt a))) (sqrt 2)) (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (cbrt a)))) 100.743 * * * * [progress]: [ 230 / 494 ] simplifiying candidate # 100.743 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 100.743 * * [simplify]: iters left: 6 (17 enodes) 100.747 * * [simplify]: iters left: 5 (64 enodes) 100.758 * * [simplify]: iters left: 4 (113 enodes) 100.792 * * [simplify]: iters left: 3 (201 enodes) 100.900 * * [simplify]: iters left: 2 (357 enodes) 101.103 * * [simplify]: Extracting #0: cost 1 inf + 0 101.104 * * [simplify]: Extracting #1: cost 28 inf + 0 101.104 * * [simplify]: Extracting #2: cost 69 inf + 1 101.105 * * [simplify]: Extracting #3: cost 72 inf + 2 101.105 * * [simplify]: Extracting #4: cost 73 inf + 84 101.106 * * [simplify]: Extracting #5: cost 67 inf + 1704 101.108 * * [simplify]: Extracting #6: cost 60 inf + 3085 101.109 * * [simplify]: Extracting #7: cost 50 inf + 3917 101.113 * * [simplify]: Extracting #8: cost 34 inf + 10182 101.120 * * [simplify]: Extracting #9: cost 4 inf + 23603 101.127 * * [simplify]: Extracting #10: cost 0 inf + 25362 101.134 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt a))) 101.134 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt a))) (/ 1 (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 101.134 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 101.134 * * [simplify]: iters left: 6 (16 enodes) 101.138 * * [simplify]: iters left: 5 (59 enodes) 101.148 * * [simplify]: iters left: 4 (86 enodes) 101.164 * * [simplify]: iters left: 3 (118 enodes) 101.183 * * [simplify]: iters left: 2 (147 enodes) 101.207 * * [simplify]: iters left: 1 (184 enodes) 101.250 * * [simplify]: Extracting #0: cost 1 inf + 0 101.250 * * [simplify]: Extracting #1: cost 16 inf + 0 101.250 * * [simplify]: Extracting #2: cost 25 inf + 3 101.250 * * [simplify]: Extracting #3: cost 28 inf + 4 101.250 * * [simplify]: Extracting #4: cost 21 inf + 981 101.251 * * [simplify]: Extracting #5: cost 27 inf + 1144 101.251 * * [simplify]: Extracting #6: cost 27 inf + 1271 101.252 * * [simplify]: Extracting #7: cost 18 inf + 2061 101.253 * * [simplify]: Extracting #8: cost 4 inf + 6515 101.255 * * [simplify]: Extracting #9: cost 0 inf + 8194 101.257 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (cbrt a))) 101.257 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (cbrt a))))) 101.257 * * * * [progress]: [ 231 / 494 ] simplifiying candidate # 101.257 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 101.258 * * [simplify]: iters left: 6 (19 enodes) 101.262 * * [simplify]: iters left: 5 (72 enodes) 101.274 * * [simplify]: iters left: 4 (120 enodes) 101.307 * * [simplify]: iters left: 3 (221 enodes) 101.373 * * [simplify]: iters left: 2 (376 enodes) 101.566 * * [simplify]: Extracting #0: cost 1 inf + 0 101.567 * * [simplify]: Extracting #1: cost 63 inf + 0 101.567 * * [simplify]: Extracting #2: cost 113 inf + 1 101.569 * * [simplify]: Extracting #3: cost 95 inf + 4085 101.573 * * [simplify]: Extracting #4: cost 55 inf + 14513 101.579 * * [simplify]: Extracting #5: cost 55 inf + 16011 101.584 * * [simplify]: Extracting #6: cost 55 inf + 16235 101.590 * * [simplify]: Extracting #7: cost 44 inf + 17149 101.602 * * [simplify]: Extracting #8: cost 15 inf + 30126 101.624 * * [simplify]: Extracting #9: cost 2 inf + 36225 101.646 * * [simplify]: Extracting #10: cost 0 inf + 37265 101.658 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 101.658 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ 1 (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 101.659 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 101.659 * * [simplify]: iters left: 6 (17 enodes) 101.663 * * [simplify]: iters left: 5 (62 enodes) 101.674 * * [simplify]: iters left: 4 (89 enodes) 101.705 * * [simplify]: iters left: 3 (120 enodes) 101.740 * * [simplify]: iters left: 2 (149 enodes) 101.773 * * [simplify]: iters left: 1 (186 enodes) 101.828 * * [simplify]: Extracting #0: cost 1 inf + 0 101.829 * * [simplify]: Extracting #1: cost 17 inf + 0 101.829 * * [simplify]: Extracting #2: cost 31 inf + 1 101.829 * * [simplify]: Extracting #3: cost 32 inf + 84 101.829 * * [simplify]: Extracting #4: cost 23 inf + 1504 101.830 * * [simplify]: Extracting #5: cost 27 inf + 2354 101.831 * * [simplify]: Extracting #6: cost 23 inf + 2924 101.834 * * [simplify]: Extracting #7: cost 7 inf + 6586 101.838 * * [simplify]: Extracting #8: cost 0 inf + 9484 101.842 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (cbrt a)) 101.842 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (cbrt a)))) 101.842 * * * * [progress]: [ 232 / 494 ] simplifiying candidate # 101.842 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 101.842 * * [simplify]: iters left: 6 (18 enodes) 101.847 * * [simplify]: iters left: 5 (67 enodes) 101.858 * * [simplify]: iters left: 4 (105 enodes) 101.879 * * [simplify]: iters left: 3 (165 enodes) 101.931 * * [simplify]: iters left: 2 (239 enodes) 102.013 * * [simplify]: iters left: 1 (354 enodes) 102.165 * * [simplify]: Extracting #0: cost 1 inf + 0 102.165 * * [simplify]: Extracting #1: cost 27 inf + 0 102.166 * * [simplify]: Extracting #2: cost 49 inf + 1 102.168 * * [simplify]: Extracting #3: cost 49 inf + 85 102.170 * * [simplify]: Extracting #4: cost 34 inf + 2680 102.172 * * [simplify]: Extracting #5: cost 37 inf + 3571 102.174 * * [simplify]: Extracting #6: cost 35 inf + 3781 102.176 * * [simplify]: Extracting #7: cost 27 inf + 4392 102.181 * * [simplify]: Extracting #8: cost 12 inf + 9564 102.190 * * [simplify]: Extracting #9: cost 0 inf + 14558 102.200 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (* (cbrt a) (cbrt a)))) 102.200 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ 1 (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 102.200 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 102.201 * * [simplify]: iters left: 6 (17 enodes) 102.210 * * [simplify]: iters left: 5 (62 enodes) 102.229 * * [simplify]: iters left: 4 (89 enodes) 102.258 * * [simplify]: iters left: 3 (120 enodes) 102.293 * * [simplify]: iters left: 2 (149 enodes) 102.341 * * [simplify]: iters left: 1 (186 enodes) 102.404 * * [simplify]: Extracting #0: cost 1 inf + 0 102.404 * * [simplify]: Extracting #1: cost 17 inf + 0 102.404 * * [simplify]: Extracting #2: cost 31 inf + 1 102.405 * * [simplify]: Extracting #3: cost 32 inf + 44 102.405 * * [simplify]: Extracting #4: cost 23 inf + 1224 102.406 * * [simplify]: Extracting #5: cost 27 inf + 1954 102.407 * * [simplify]: Extracting #6: cost 23 inf + 2524 102.410 * * [simplify]: Extracting #7: cost 7 inf + 6066 102.414 * * [simplify]: Extracting #8: cost 0 inf + 8764 102.418 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (cbrt a)) 102.418 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (cbrt a)))) 102.418 * * * * [progress]: [ 233 / 494 ] simplifiying candidate # 102.418 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 102.418 * * [simplify]: iters left: 6 (16 enodes) 102.422 * * [simplify]: iters left: 5 (59 enodes) 102.432 * * [simplify]: iters left: 4 (88 enodes) 102.447 * * [simplify]: iters left: 3 (125 enodes) 102.473 * * [simplify]: iters left: 2 (181 enodes) 102.542 * * [simplify]: iters left: 1 (244 enodes) 102.610 * * [simplify]: Extracting #0: cost 1 inf + 0 102.610 * * [simplify]: Extracting #1: cost 13 inf + 0 102.610 * * [simplify]: Extracting #2: cost 23 inf + 1 102.611 * * [simplify]: Extracting #3: cost 26 inf + 2 102.611 * * [simplify]: Extracting #4: cost 22 inf + 651 102.612 * * [simplify]: Extracting #5: cost 25 inf + 1219 102.612 * * [simplify]: Extracting #6: cost 27 inf + 1262 102.613 * * [simplify]: Extracting #7: cost 20 inf + 1596 102.615 * * [simplify]: Extracting #8: cost 12 inf + 2875 102.619 * * [simplify]: Extracting #9: cost 4 inf + 5628 102.624 * * [simplify]: Extracting #10: cost 0 inf + 7105 102.628 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma b b (* (* a c) -4))) b)) (* (cbrt a) (cbrt a))) 102.628 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma b b (* (* a c) -4))) b)) (* (cbrt a) (cbrt a))) (/ 1 (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 102.629 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 102.629 * * [simplify]: iters left: 6 (16 enodes) 102.637 * * [simplify]: iters left: 5 (59 enodes) 102.654 * * [simplify]: iters left: 4 (86 enodes) 102.668 * * [simplify]: iters left: 3 (118 enodes) 102.687 * * [simplify]: iters left: 2 (147 enodes) 102.731 * * [simplify]: iters left: 1 (184 enodes) 102.779 * * [simplify]: Extracting #0: cost 1 inf + 0 102.779 * * [simplify]: Extracting #1: cost 16 inf + 0 102.780 * * [simplify]: Extracting #2: cost 25 inf + 3 102.780 * * [simplify]: Extracting #3: cost 28 inf + 4 102.780 * * [simplify]: Extracting #4: cost 21 inf + 981 102.781 * * [simplify]: Extracting #5: cost 27 inf + 1144 102.781 * * [simplify]: Extracting #6: cost 27 inf + 1271 102.782 * * [simplify]: Extracting #7: cost 18 inf + 2061 102.783 * * [simplify]: Extracting #8: cost 4 inf + 6115 102.785 * * [simplify]: Extracting #9: cost 0 inf + 7634 102.787 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (cbrt a))) 102.787 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (cbrt a))))) 102.787 * * * * [progress]: [ 234 / 494 ] simplifiying candidate # 102.787 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) 102.788 * * [simplify]: iters left: 6 (10 enodes) 102.791 * * [simplify]: iters left: 5 (40 enodes) 102.798 * * [simplify]: iters left: 4 (73 enodes) 102.813 * * [simplify]: iters left: 3 (162 enodes) 102.876 * * [simplify]: iters left: 2 (238 enodes) 102.938 * * [simplify]: iters left: 1 (327 enodes) 103.066 * * [simplify]: Extracting #0: cost 1 inf + 0 103.066 * * [simplify]: Extracting #1: cost 19 inf + 0 103.067 * * [simplify]: Extracting #2: cost 49 inf + 1 103.067 * * [simplify]: Extracting #3: cost 40 inf + 852 103.069 * * [simplify]: Extracting #4: cost 16 inf + 5821 103.071 * * [simplify]: Extracting #5: cost 0 inf + 9459 103.073 * [simplify]: Simplified to (/ (/ 1 (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) 103.073 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 103.073 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 103.073 * * [simplify]: iters left: 6 (16 enodes) 103.079 * * [simplify]: iters left: 5 (62 enodes) 103.099 * * [simplify]: iters left: 4 (95 enodes) 103.118 * * [simplify]: iters left: 3 (150 enodes) 103.148 * * [simplify]: iters left: 2 (245 enodes) 103.218 * * [simplify]: iters left: 1 (392 enodes) 103.328 * * [simplify]: Extracting #0: cost 1 inf + 0 103.328 * * [simplify]: Extracting #1: cost 26 inf + 0 103.328 * * [simplify]: Extracting #2: cost 63 inf + 1 103.329 * * [simplify]: Extracting #3: cost 71 inf + 859 103.330 * * [simplify]: Extracting #4: cost 49 inf + 4597 103.332 * * [simplify]: Extracting #5: cost 28 inf + 8177 103.335 * * [simplify]: Extracting #6: cost 7 inf + 15229 103.340 * * [simplify]: Extracting #7: cost 0 inf + 17727 103.346 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (cbrt 2))) 103.346 * [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))))) 103.346 * * * * [progress]: [ 235 / 494 ] simplifiying candidate # 103.347 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) 103.347 * * [simplify]: iters left: 6 (9 enodes) 103.352 * * [simplify]: iters left: 5 (35 enodes) 103.364 * * [simplify]: iters left: 4 (58 enodes) 103.385 * * [simplify]: iters left: 3 (105 enodes) 103.422 * * [simplify]: iters left: 2 (127 enodes) 103.440 * * [simplify]: iters left: 1 (143 enodes) 103.461 * * [simplify]: Extracting #0: cost 1 inf + 0 103.462 * * [simplify]: Extracting #1: cost 12 inf + 0 103.462 * * [simplify]: Extracting #2: cost 22 inf + 1 103.462 * * [simplify]: Extracting #3: cost 18 inf + 85 103.462 * * [simplify]: Extracting #4: cost 8 inf + 1342 103.464 * * [simplify]: Extracting #5: cost 1 inf + 2598 103.465 * * [simplify]: Extracting #6: cost 0 inf + 2841 103.466 * [simplify]: Simplified to (/ (/ 1 (* (cbrt a) (cbrt a))) (sqrt 2)) 103.466 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt a))) (sqrt 2)) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 103.466 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 103.466 * * [simplify]: iters left: 6 (16 enodes) 103.471 * * [simplify]: iters left: 5 (62 enodes) 103.480 * * [simplify]: iters left: 4 (95 enodes) 103.501 * * [simplify]: iters left: 3 (150 enodes) 103.534 * * [simplify]: iters left: 2 (245 enodes) 103.602 * * [simplify]: iters left: 1 (392 enodes) 103.729 * * [simplify]: Extracting #0: cost 1 inf + 0 103.729 * * [simplify]: Extracting #1: cost 26 inf + 0 103.729 * * [simplify]: Extracting #2: cost 63 inf + 1 103.732 * * [simplify]: Extracting #3: cost 71 inf + 579 103.733 * * [simplify]: Extracting #4: cost 49 inf + 3797 103.734 * * [simplify]: Extracting #5: cost 28 inf + 7057 103.738 * * [simplify]: Extracting #6: cost 7 inf + 13629 103.743 * * [simplify]: Extracting #7: cost 0 inf + 15927 103.748 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (sqrt 2))) 103.748 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt a))) (sqrt 2)) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (sqrt 2))))) 103.748 * * * * [progress]: [ 236 / 494 ] simplifiying candidate # 103.749 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 1))) 103.749 * * [simplify]: iters left: 6 (7 enodes) 103.752 * * [simplify]: iters left: 5 (25 enodes) 103.761 * * [simplify]: iters left: 4 (33 enodes) 103.771 * * [simplify]: iters left: 3 (43 enodes) 103.781 * * [simplify]: iters left: 2 (44 enodes) 103.791 * * [simplify]: Extracting #0: cost 1 inf + 0 103.791 * * [simplify]: Extracting #1: cost 6 inf + 0 103.791 * * [simplify]: Extracting #2: cost 9 inf + 1 103.792 * * [simplify]: Extracting #3: cost 3 inf + 529 103.792 * * [simplify]: Extracting #4: cost 1 inf + 812 103.792 * * [simplify]: Extracting #5: cost 0 inf + 974 103.793 * [simplify]: Simplified to (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) 103.793 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 103.793 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 103.793 * * [simplify]: iters left: 6 (15 enodes) 103.801 * * [simplify]: iters left: 5 (59 enodes) 103.820 * * [simplify]: iters left: 4 (92 enodes) 103.849 * * [simplify]: iters left: 3 (148 enodes) 103.885 * * [simplify]: iters left: 2 (243 enodes) 103.986 * * [simplify]: iters left: 1 (390 enodes) 104.105 * * [simplify]: Extracting #0: cost 1 inf + 0 104.105 * * [simplify]: Extracting #1: cost 25 inf + 0 104.106 * * [simplify]: Extracting #2: cost 57 inf + 3 104.106 * * [simplify]: Extracting #3: cost 70 inf + 48 104.108 * * [simplify]: Extracting #4: cost 46 inf + 2844 104.112 * * [simplify]: Extracting #5: cost 16 inf + 8793 104.120 * * [simplify]: Extracting #6: cost 3 inf + 12471 104.125 * * [simplify]: Extracting #7: cost 0 inf + 13210 104.129 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (cbrt a))) 104.130 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (cbrt a))))) 104.130 * * * * [progress]: [ 237 / 494 ] simplifiying candidate # 104.130 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 104.130 * * [simplify]: iters left: 6 (20 enodes) 104.135 * * [simplify]: iters left: 5 (74 enodes) 104.150 * * [simplify]: iters left: 4 (119 enodes) 104.188 * * [simplify]: iters left: 3 (228 enodes) 104.254 * * [simplify]: iters left: 2 (422 enodes) 104.508 * * [simplify]: Extracting #0: cost 1 inf + 0 104.508 * * [simplify]: Extracting #1: cost 80 inf + 0 104.509 * * [simplify]: Extracting #2: cost 158 inf + 1 104.510 * * [simplify]: Extracting #3: cost 148 inf + 2996 104.512 * * [simplify]: Extracting #4: cost 103 inf + 16296 104.516 * * [simplify]: Extracting #5: cost 80 inf + 22691 104.525 * * [simplify]: Extracting #6: cost 28 inf + 43912 104.551 * * [simplify]: Extracting #7: cost 0 inf + 57405 104.964 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) 104.964 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 104.965 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 104.965 * * [simplify]: iters left: 6 (18 enodes) 104.970 * * [simplify]: iters left: 5 (68 enodes) 104.982 * * [simplify]: iters left: 4 (101 enodes) 104.998 * * [simplify]: iters left: 3 (156 enodes) 105.049 * * [simplify]: iters left: 2 (251 enodes) 105.139 * * [simplify]: iters left: 1 (398 enodes) 105.273 * * [simplify]: Extracting #0: cost 1 inf + 0 105.273 * * [simplify]: Extracting #1: cost 26 inf + 0 105.273 * * [simplify]: Extracting #2: cost 63 inf + 1 105.274 * * [simplify]: Extracting #3: cost 75 inf + 85 105.275 * * [simplify]: Extracting #4: cost 74 inf + 1384 105.276 * * [simplify]: Extracting #5: cost 52 inf + 6042 105.278 * * [simplify]: Extracting #6: cost 34 inf + 8915 105.282 * * [simplify]: Extracting #7: cost 11 inf + 16073 105.287 * * [simplify]: Extracting #8: cost 0 inf + 21049 105.293 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt 2))) 105.293 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt 2))))) 105.293 * * * * [progress]: [ 238 / 494 ] simplifiying candidate # 105.294 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 105.294 * * [simplify]: iters left: 6 (19 enodes) 105.299 * * [simplify]: iters left: 5 (69 enodes) 105.319 * * [simplify]: iters left: 4 (104 enodes) 105.351 * * [simplify]: iters left: 3 (172 enodes) 105.390 * * [simplify]: iters left: 2 (290 enodes) 105.538 * * [simplify]: Extracting #0: cost 1 inf + 0 105.538 * * [simplify]: Extracting #1: cost 49 inf + 0 105.539 * * [simplify]: Extracting #2: cost 92 inf + 1 105.540 * * [simplify]: Extracting #3: cost 92 inf + 735 105.541 * * [simplify]: Extracting #4: cost 73 inf + 5437 105.543 * * [simplify]: Extracting #5: cost 51 inf + 10362 105.547 * * [simplify]: Extracting #6: cost 17 inf + 21620 105.555 * * [simplify]: Extracting #7: cost 0 inf + 28902 105.567 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (sqrt 2) (* (cbrt a) (cbrt a)))) 105.567 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 105.567 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 105.567 * * [simplify]: iters left: 6 (18 enodes) 105.577 * * [simplify]: iters left: 5 (68 enodes) 105.588 * * [simplify]: iters left: 4 (101 enodes) 105.605 * * [simplify]: iters left: 3 (156 enodes) 105.661 * * [simplify]: iters left: 2 (251 enodes) 105.740 * * [simplify]: iters left: 1 (398 enodes) 105.893 * * [simplify]: Extracting #0: cost 1 inf + 0 105.893 * * [simplify]: Extracting #1: cost 26 inf + 0 105.894 * * [simplify]: Extracting #2: cost 63 inf + 1 105.895 * * [simplify]: Extracting #3: cost 75 inf + 45 105.896 * * [simplify]: Extracting #4: cost 74 inf + 1144 105.898 * * [simplify]: Extracting #5: cost 52 inf + 5242 105.901 * * [simplify]: Extracting #6: cost 34 inf + 7835 105.909 * * [simplify]: Extracting #7: cost 11 inf + 14553 105.916 * * [simplify]: Extracting #8: cost 0 inf + 19249 105.922 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (sqrt 2))) 105.922 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (sqrt 2))))) 105.922 * * * * [progress]: [ 239 / 494 ] simplifiying candidate # 105.923 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 105.923 * * [simplify]: iters left: 6 (17 enodes) 105.929 * * [simplify]: iters left: 5 (61 enodes) 105.939 * * [simplify]: iters left: 4 (95 enodes) 105.964 * * [simplify]: iters left: 3 (164 enodes) 106.028 * * [simplify]: iters left: 2 (264 enodes) 106.144 * * [simplify]: iters left: 1 (430 enodes) 106.392 * * [simplify]: Extracting #0: cost 1 inf + 0 106.392 * * [simplify]: Extracting #1: cost 20 inf + 0 106.392 * * [simplify]: Extracting #2: cost 51 inf + 1 106.393 * * [simplify]: Extracting #3: cost 57 inf + 3 106.393 * * [simplify]: Extracting #4: cost 61 inf + 369 106.395 * * [simplify]: Extracting #5: cost 41 inf + 3352 106.398 * * [simplify]: Extracting #6: cost 11 inf + 10899 106.403 * * [simplify]: Extracting #7: cost 0 inf + 14694 106.407 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt a) (cbrt a))) 106.408 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt a) (cbrt a))) (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 106.408 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 106.408 * * [simplify]: iters left: 6 (17 enodes) 106.412 * * [simplify]: iters left: 5 (65 enodes) 106.425 * * [simplify]: iters left: 4 (98 enodes) 106.458 * * [simplify]: iters left: 3 (154 enodes) 106.507 * * [simplify]: iters left: 2 (249 enodes) 106.566 * * [simplify]: iters left: 1 (396 enodes) 106.727 * * [simplify]: Extracting #0: cost 1 inf + 0 106.730 * * [simplify]: Extracting #1: cost 25 inf + 0 106.730 * * [simplify]: Extracting #2: cost 57 inf + 3 106.730 * * [simplify]: Extracting #3: cost 70 inf + 5 106.731 * * [simplify]: Extracting #4: cost 68 inf + 1306 106.732 * * [simplify]: Extracting #5: cost 49 inf + 4066 106.735 * * [simplify]: Extracting #6: cost 13 inf + 12452 106.741 * * [simplify]: Extracting #7: cost 0 inf + 16574 106.747 * [simplify]: Simplified to (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (cbrt a)) 106.748 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt a) (cbrt a))) (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (cbrt a)))) 106.748 * * * * [progress]: [ 240 / 494 ] simplifiying candidate # 106.748 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 106.749 * * [simplify]: iters left: 6 (20 enodes) 106.759 * * [simplify]: iters left: 5 (74 enodes) 106.773 * * [simplify]: iters left: 4 (119 enodes) 106.798 * * [simplify]: iters left: 3 (228 enodes) 106.862 * * [simplify]: iters left: 2 (422 enodes) 107.071 * * [simplify]: Extracting #0: cost 1 inf + 0 107.071 * * [simplify]: Extracting #1: cost 80 inf + 0 107.072 * * [simplify]: Extracting #2: cost 158 inf + 1 107.073 * * [simplify]: Extracting #3: cost 148 inf + 2996 107.075 * * [simplify]: Extracting #4: cost 103 inf + 16296 107.079 * * [simplify]: Extracting #5: cost 80 inf + 22691 107.099 * * [simplify]: Extracting #6: cost 28 inf + 43912 107.128 * * [simplify]: Extracting #7: cost 0 inf + 57405 107.146 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) 107.146 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 107.146 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 107.146 * * [simplify]: iters left: 6 (18 enodes) 107.151 * * [simplify]: iters left: 5 (68 enodes) 107.162 * * [simplify]: iters left: 4 (101 enodes) 107.188 * * [simplify]: iters left: 3 (156 enodes) 107.219 * * [simplify]: iters left: 2 (251 enodes) 107.302 * * [simplify]: iters left: 1 (398 enodes) 107.430 * * [simplify]: Extracting #0: cost 1 inf + 0 107.430 * * [simplify]: Extracting #1: cost 26 inf + 0 107.430 * * [simplify]: Extracting #2: cost 63 inf + 1 107.430 * * [simplify]: Extracting #3: cost 75 inf + 85 107.431 * * [simplify]: Extracting #4: cost 74 inf + 1384 107.432 * * [simplify]: Extracting #5: cost 52 inf + 6042 107.434 * * [simplify]: Extracting #6: cost 34 inf + 8915 107.438 * * [simplify]: Extracting #7: cost 11 inf + 16073 107.446 * * [simplify]: Extracting #8: cost 0 inf + 21049 107.459 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt 2))) 107.459 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt 2))))) 107.459 * * * * [progress]: [ 241 / 494 ] simplifiying candidate # 107.460 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 107.460 * * [simplify]: iters left: 6 (19 enodes) 107.470 * * [simplify]: iters left: 5 (69 enodes) 107.489 * * [simplify]: iters left: 4 (104 enodes) 107.506 * * [simplify]: iters left: 3 (172 enodes) 107.561 * * [simplify]: iters left: 2 (290 enodes) 107.728 * * [simplify]: Extracting #0: cost 1 inf + 0 107.729 * * [simplify]: Extracting #1: cost 49 inf + 0 107.729 * * [simplify]: Extracting #2: cost 92 inf + 1 107.730 * * [simplify]: Extracting #3: cost 92 inf + 735 107.731 * * [simplify]: Extracting #4: cost 73 inf + 5437 107.732 * * [simplify]: Extracting #5: cost 51 inf + 10362 107.737 * * [simplify]: Extracting #6: cost 17 inf + 21620 107.745 * * [simplify]: Extracting #7: cost 0 inf + 28902 107.753 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (sqrt 2) (* (cbrt a) (cbrt a)))) 107.753 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 107.753 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 107.753 * * [simplify]: iters left: 6 (18 enodes) 107.760 * * [simplify]: iters left: 5 (68 enodes) 107.782 * * [simplify]: iters left: 4 (101 enodes) 107.809 * * [simplify]: iters left: 3 (156 enodes) 107.842 * * [simplify]: iters left: 2 (251 enodes) 107.916 * * [simplify]: iters left: 1 (398 enodes) 108.043 * * [simplify]: Extracting #0: cost 1 inf + 0 108.043 * * [simplify]: Extracting #1: cost 26 inf + 0 108.044 * * [simplify]: Extracting #2: cost 63 inf + 1 108.044 * * [simplify]: Extracting #3: cost 75 inf + 45 108.045 * * [simplify]: Extracting #4: cost 74 inf + 1144 108.046 * * [simplify]: Extracting #5: cost 52 inf + 5242 108.048 * * [simplify]: Extracting #6: cost 34 inf + 7835 108.051 * * [simplify]: Extracting #7: cost 11 inf + 14553 108.057 * * [simplify]: Extracting #8: cost 0 inf + 19249 108.065 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (sqrt 2))) 108.065 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (sqrt 2))))) 108.065 * * * * [progress]: [ 242 / 494 ] simplifiying candidate # 108.065 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 108.066 * * [simplify]: iters left: 6 (17 enodes) 108.074 * * [simplify]: iters left: 5 (61 enodes) 108.094 * * [simplify]: iters left: 4 (95 enodes) 108.127 * * [simplify]: iters left: 3 (164 enodes) 108.190 * * [simplify]: iters left: 2 (264 enodes) 108.277 * * [simplify]: iters left: 1 (430 enodes) 108.521 * * [simplify]: Extracting #0: cost 1 inf + 0 108.521 * * [simplify]: Extracting #1: cost 20 inf + 0 108.522 * * [simplify]: Extracting #2: cost 51 inf + 1 108.522 * * [simplify]: Extracting #3: cost 57 inf + 3 108.523 * * [simplify]: Extracting #4: cost 61 inf + 369 108.525 * * [simplify]: Extracting #5: cost 41 inf + 3352 108.530 * * [simplify]: Extracting #6: cost 11 inf + 10899 108.538 * * [simplify]: Extracting #7: cost 0 inf + 14694 108.543 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt a) (cbrt a))) 108.543 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt a) (cbrt a))) (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 108.544 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 108.544 * * [simplify]: iters left: 6 (17 enodes) 108.548 * * [simplify]: iters left: 5 (65 enodes) 108.559 * * [simplify]: iters left: 4 (98 enodes) 108.575 * * [simplify]: iters left: 3 (154 enodes) 108.629 * * [simplify]: iters left: 2 (249 enodes) 108.737 * * [simplify]: iters left: 1 (396 enodes) 108.907 * * [simplify]: Extracting #0: cost 1 inf + 0 108.907 * * [simplify]: Extracting #1: cost 25 inf + 0 108.908 * * [simplify]: Extracting #2: cost 57 inf + 3 108.908 * * [simplify]: Extracting #3: cost 70 inf + 5 108.909 * * [simplify]: Extracting #4: cost 68 inf + 1306 108.911 * * [simplify]: Extracting #5: cost 49 inf + 4066 108.918 * * [simplify]: Extracting #6: cost 13 inf + 12452 108.928 * * [simplify]: Extracting #7: cost 0 inf + 16574 108.938 * [simplify]: Simplified to (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (cbrt a)) 108.938 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt a) (cbrt a))) (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (cbrt a)))) 108.939 * * * * [progress]: [ 243 / 494 ] simplifiying candidate # 108.939 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) 108.939 * * [simplify]: iters left: 6 (10 enodes) 108.945 * * [simplify]: iters left: 5 (40 enodes) 108.959 * * [simplify]: iters left: 4 (73 enodes) 108.985 * * [simplify]: iters left: 3 (162 enodes) 109.033 * * [simplify]: iters left: 2 (238 enodes) 109.124 * * [simplify]: iters left: 1 (327 enodes) 109.257 * * [simplify]: Extracting #0: cost 1 inf + 0 109.257 * * [simplify]: Extracting #1: cost 19 inf + 0 109.257 * * [simplify]: Extracting #2: cost 49 inf + 1 109.258 * * [simplify]: Extracting #3: cost 40 inf + 852 109.260 * * [simplify]: Extracting #4: cost 16 inf + 5821 109.263 * * [simplify]: Extracting #5: cost 0 inf + 9459 109.267 * [simplify]: Simplified to (/ (/ 1 (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) 109.267 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 109.268 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 109.268 * * [simplify]: iters left: 6 (16 enodes) 109.278 * * [simplify]: iters left: 5 (62 enodes) 109.298 * * [simplify]: iters left: 4 (95 enodes) 109.328 * * [simplify]: iters left: 3 (150 enodes) 109.381 * * [simplify]: iters left: 2 (245 enodes) 109.459 * * [simplify]: iters left: 1 (392 enodes) 109.581 * * [simplify]: Extracting #0: cost 1 inf + 0 109.581 * * [simplify]: Extracting #1: cost 26 inf + 0 109.581 * * [simplify]: Extracting #2: cost 63 inf + 1 109.582 * * [simplify]: Extracting #3: cost 71 inf + 859 109.583 * * [simplify]: Extracting #4: cost 49 inf + 4597 109.584 * * [simplify]: Extracting #5: cost 28 inf + 8177 109.588 * * [simplify]: Extracting #6: cost 7 inf + 15229 109.593 * * [simplify]: Extracting #7: cost 0 inf + 17727 109.599 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (cbrt 2))) 109.599 * [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))))) 109.600 * * * * [progress]: [ 244 / 494 ] simplifiying candidate # 109.600 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) 109.600 * * [simplify]: iters left: 6 (9 enodes) 109.606 * * [simplify]: iters left: 5 (35 enodes) 109.617 * * [simplify]: iters left: 4 (58 enodes) 109.639 * * [simplify]: iters left: 3 (105 enodes) 109.679 * * [simplify]: iters left: 2 (127 enodes) 109.718 * * [simplify]: iters left: 1 (143 enodes) 109.750 * * [simplify]: Extracting #0: cost 1 inf + 0 109.750 * * [simplify]: Extracting #1: cost 12 inf + 0 109.750 * * [simplify]: Extracting #2: cost 22 inf + 1 109.750 * * [simplify]: Extracting #3: cost 18 inf + 85 109.751 * * [simplify]: Extracting #4: cost 8 inf + 1342 109.752 * * [simplify]: Extracting #5: cost 1 inf + 2598 109.753 * * [simplify]: Extracting #6: cost 0 inf + 2841 109.754 * [simplify]: Simplified to (/ (/ 1 (* (cbrt a) (cbrt a))) (sqrt 2)) 109.754 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt a))) (sqrt 2)) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 109.754 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 109.754 * * [simplify]: iters left: 6 (16 enodes) 109.758 * * [simplify]: iters left: 5 (62 enodes) 109.772 * * [simplify]: iters left: 4 (95 enodes) 109.799 * * [simplify]: iters left: 3 (150 enodes) 109.838 * * [simplify]: iters left: 2 (245 enodes) 109.903 * * [simplify]: iters left: 1 (392 enodes) 110.023 * * [simplify]: Extracting #0: cost 1 inf + 0 110.024 * * [simplify]: Extracting #1: cost 26 inf + 0 110.024 * * [simplify]: Extracting #2: cost 63 inf + 1 110.025 * * [simplify]: Extracting #3: cost 71 inf + 579 110.026 * * [simplify]: Extracting #4: cost 49 inf + 3797 110.027 * * [simplify]: Extracting #5: cost 28 inf + 7057 110.031 * * [simplify]: Extracting #6: cost 7 inf + 13629 110.036 * * [simplify]: Extracting #7: cost 0 inf + 15927 110.041 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (sqrt 2))) 110.041 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt a))) (sqrt 2)) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (sqrt 2))))) 110.041 * * * * [progress]: [ 245 / 494 ] simplifiying candidate # 110.041 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 1))) 110.042 * * [simplify]: iters left: 6 (7 enodes) 110.044 * * [simplify]: iters left: 5 (25 enodes) 110.047 * * [simplify]: iters left: 4 (33 enodes) 110.052 * * [simplify]: iters left: 3 (43 enodes) 110.062 * * [simplify]: iters left: 2 (44 enodes) 110.073 * * [simplify]: Extracting #0: cost 1 inf + 0 110.073 * * [simplify]: Extracting #1: cost 6 inf + 0 110.073 * * [simplify]: Extracting #2: cost 9 inf + 1 110.073 * * [simplify]: Extracting #3: cost 3 inf + 529 110.073 * * [simplify]: Extracting #4: cost 1 inf + 812 110.074 * * [simplify]: Extracting #5: cost 0 inf + 974 110.074 * [simplify]: Simplified to (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) 110.074 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 110.074 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 110.075 * * [simplify]: iters left: 6 (15 enodes) 110.082 * * [simplify]: iters left: 5 (59 enodes) 110.095 * * [simplify]: iters left: 4 (92 enodes) 110.111 * * [simplify]: iters left: 3 (148 enodes) 110.161 * * [simplify]: iters left: 2 (243 enodes) 110.218 * * [simplify]: iters left: 1 (390 enodes) 110.331 * * [simplify]: Extracting #0: cost 1 inf + 0 110.331 * * [simplify]: Extracting #1: cost 25 inf + 0 110.332 * * [simplify]: Extracting #2: cost 57 inf + 3 110.332 * * [simplify]: Extracting #3: cost 70 inf + 48 110.333 * * [simplify]: Extracting #4: cost 46 inf + 2844 110.335 * * [simplify]: Extracting #5: cost 16 inf + 8793 110.339 * * [simplify]: Extracting #6: cost 3 inf + 12471 110.343 * * [simplify]: Extracting #7: cost 0 inf + 13210 110.348 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (cbrt a))) 110.348 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (cbrt a))))) 110.348 * * * * [progress]: [ 246 / 494 ] simplifiying candidate # 110.348 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) 1)) 110.348 * * [simplify]: iters left: 6 (6 enodes) 110.350 * * [simplify]: iters left: 5 (22 enodes) 110.354 * * [simplify]: iters left: 4 (35 enodes) 110.361 * * [simplify]: iters left: 3 (38 enodes) 110.366 * * [simplify]: iters left: 2 (39 enodes) 110.370 * * [simplify]: Extracting #0: cost 1 inf + 0 110.370 * * [simplify]: Extracting #1: cost 6 inf + 0 110.370 * * [simplify]: Extracting #2: cost 9 inf + 1 110.371 * * [simplify]: Extracting #3: cost 4 inf + 448 110.371 * * [simplify]: Extracting #4: cost 0 inf + 974 110.371 * [simplify]: Simplified to (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) 110.371 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 110.371 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 110.371 * * [simplify]: iters left: 6 (15 enodes) 110.375 * * [simplify]: iters left: 5 (59 enodes) 110.385 * * [simplify]: iters left: 4 (92 enodes) 110.409 * * [simplify]: iters left: 3 (148 enodes) 110.460 * * [simplify]: iters left: 2 (243 enodes) 110.546 * * [simplify]: iters left: 1 (390 enodes) 110.659 * * [simplify]: Extracting #0: cost 1 inf + 0 110.659 * * [simplify]: Extracting #1: cost 25 inf + 0 110.659 * * [simplify]: Extracting #2: cost 57 inf + 3 110.660 * * [simplify]: Extracting #3: cost 70 inf + 48 110.661 * * [simplify]: Extracting #4: cost 46 inf + 2844 110.663 * * [simplify]: Extracting #5: cost 16 inf + 8793 110.667 * * [simplify]: Extracting #6: cost 3 inf + 12471 110.671 * * [simplify]: Extracting #7: cost 0 inf + 13210 110.676 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (cbrt a))) 110.676 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (cbrt a))))) 110.676 * * * * [progress]: [ 247 / 494 ] simplifiying candidate # 110.676 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (- (sqrt (fma c (* -4 a) (* b b))) b))) 110.676 * * [simplify]: iters left: 6 (14 enodes) 110.680 * * [simplify]: iters left: 5 (53 enodes) 110.688 * * [simplify]: iters left: 4 (87 enodes) 110.704 * * [simplify]: iters left: 3 (156 enodes) 110.761 * * [simplify]: iters left: 2 (241 enodes) 110.843 * * [simplify]: iters left: 1 (335 enodes) 110.932 * * [simplify]: Extracting #0: cost 1 inf + 0 110.932 * * [simplify]: Extracting #1: cost 21 inf + 0 110.934 * * [simplify]: Extracting #2: cost 51 inf + 2 110.935 * * [simplify]: Extracting #3: cost 63 inf + 45 110.936 * * [simplify]: Extracting #4: cost 39 inf + 3394 110.941 * * [simplify]: Extracting #5: cost 5 inf + 10592 110.948 * * [simplify]: Extracting #6: cost 0 inf + 12327 110.954 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* a (* c -4)))) b) (cbrt a)) (cbrt a)) 110.954 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (- (sqrt (fma b b (* a (* c -4)))) b) (cbrt a)) (cbrt a)) (/ 1 (/ (cbrt a) (/ 1 2))))) 110.954 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ 1 2))) 110.954 * * [simplify]: iters left: 6 (7 enodes) 110.957 * * [simplify]: iters left: 5 (28 enodes) 110.962 * * [simplify]: iters left: 4 (38 enodes) 110.968 * * [simplify]: iters left: 3 (50 enodes) 110.975 * * [simplify]: iters left: 2 (58 enodes) 110.982 * * [simplify]: iters left: 1 (61 enodes) 110.989 * * [simplify]: Extracting #0: cost 1 inf + 0 110.989 * * [simplify]: Extracting #1: cost 8 inf + 0 110.989 * * [simplify]: Extracting #2: cost 9 inf + 3 110.989 * * [simplify]: Extracting #3: cost 1 inf + 776 110.989 * * [simplify]: Extracting #4: cost 0 inf + 898 110.989 * [simplify]: Simplified to (/ 1/2 (cbrt a)) 110.989 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (- (sqrt (fma b b (* a (* c -4)))) b) (cbrt a)) (cbrt a)) (/ 1/2 (cbrt a)))) 110.990 * * * * [progress]: [ 248 / 494 ] simplifiying candidate # 110.990 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 110.990 * * [simplify]: iters left: 6 (17 enodes) 110.995 * * [simplify]: iters left: 5 (65 enodes) 111.015 * * [simplify]: iters left: 4 (95 enodes) 111.046 * * [simplify]: iters left: 3 (121 enodes) 111.067 * * [simplify]: iters left: 2 (136 enodes) 111.085 * * [simplify]: iters left: 1 (145 enodes) 111.104 * * [simplify]: Extracting #0: cost 1 inf + 0 111.104 * * [simplify]: Extracting #1: cost 10 inf + 0 111.104 * * [simplify]: Extracting #2: cost 18 inf + 1 111.104 * * [simplify]: Extracting #3: cost 23 inf + 2 111.105 * * [simplify]: Extracting #4: cost 26 inf + 167 111.105 * * [simplify]: Extracting #5: cost 23 inf + 457 111.105 * * [simplify]: Extracting #6: cost 29 inf + 580 111.105 * * [simplify]: Extracting #7: cost 29 inf + 707 111.106 * * [simplify]: Extracting #8: cost 22 inf + 1275 111.107 * * [simplify]: Extracting #9: cost 5 inf + 6256 111.109 * * [simplify]: Extracting #10: cost 0 inf + 8076 111.111 * [simplify]: Simplified to (/ (* (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2))) (sqrt a)) 111.111 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2))) (sqrt a)) (/ 1 (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 111.111 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 111.111 * * [simplify]: iters left: 6 (16 enodes) 111.115 * * [simplify]: iters left: 5 (60 enodes) 111.126 * * [simplify]: iters left: 4 (84 enodes) 111.146 * * [simplify]: iters left: 3 (102 enodes) 111.161 * * [simplify]: iters left: 2 (114 enodes) 111.181 * * [simplify]: Extracting #0: cost 1 inf + 0 111.181 * * [simplify]: Extracting #1: cost 7 inf + 0 111.181 * * [simplify]: Extracting #2: cost 12 inf + 1 111.181 * * [simplify]: Extracting #3: cost 17 inf + 2 111.181 * * [simplify]: Extracting #4: cost 20 inf + 167 111.182 * * [simplify]: Extracting #5: cost 19 inf + 333 111.182 * * [simplify]: Extracting #6: cost 23 inf + 580 111.182 * * [simplify]: Extracting #7: cost 23 inf + 707 111.183 * * [simplify]: Extracting #8: cost 15 inf + 1317 111.184 * * [simplify]: Extracting #9: cost 7 inf + 2976 111.186 * * [simplify]: Extracting #10: cost 0 inf + 5476 111.188 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (sqrt a)) 111.189 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (sqrt a)))) 111.189 * * * * [progress]: [ 249 / 494 ] simplifiying candidate # 111.189 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 111.189 * * [simplify]: iters left: 6 (16 enodes) 111.197 * * [simplify]: iters left: 5 (60 enodes) 111.217 * * [simplify]: iters left: 4 (84 enodes) 111.244 * * [simplify]: iters left: 3 (102 enodes) 111.272 * * [simplify]: iters left: 2 (114 enodes) 111.302 * * [simplify]: Extracting #0: cost 1 inf + 0 111.302 * * [simplify]: Extracting #1: cost 7 inf + 0 111.302 * * [simplify]: Extracting #2: cost 12 inf + 1 111.302 * * [simplify]: Extracting #3: cost 17 inf + 2 111.303 * * [simplify]: Extracting #4: cost 20 inf + 167 111.303 * * [simplify]: Extracting #5: cost 19 inf + 333 111.303 * * [simplify]: Extracting #6: cost 23 inf + 580 111.304 * * [simplify]: Extracting #7: cost 23 inf + 707 111.304 * * [simplify]: Extracting #8: cost 15 inf + 1317 111.306 * * [simplify]: Extracting #9: cost 7 inf + 2936 111.308 * * [simplify]: Extracting #10: cost 0 inf + 5236 111.310 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (sqrt a)) 111.310 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (sqrt a)) (/ 1 (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 111.311 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 111.311 * * [simplify]: iters left: 6 (16 enodes) 111.319 * * [simplify]: iters left: 5 (60 enodes) 111.337 * * [simplify]: iters left: 4 (84 enodes) 111.354 * * [simplify]: iters left: 3 (102 enodes) 111.371 * * [simplify]: iters left: 2 (114 enodes) 111.395 * * [simplify]: Extracting #0: cost 1 inf + 0 111.396 * * [simplify]: Extracting #1: cost 7 inf + 0 111.396 * * [simplify]: Extracting #2: cost 12 inf + 1 111.396 * * [simplify]: Extracting #3: cost 17 inf + 2 111.396 * * [simplify]: Extracting #4: cost 20 inf + 167 111.396 * * [simplify]: Extracting #5: cost 19 inf + 333 111.396 * * [simplify]: Extracting #6: cost 23 inf + 580 111.396 * * [simplify]: Extracting #7: cost 23 inf + 707 111.397 * * [simplify]: Extracting #8: cost 15 inf + 1317 111.397 * * [simplify]: Extracting #9: cost 7 inf + 2936 111.398 * * [simplify]: Extracting #10: cost 0 inf + 5236 111.400 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (sqrt a)) 111.400 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (sqrt a)))) 111.400 * * * * [progress]: [ 250 / 494 ] simplifiying candidate # 111.400 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 111.400 * * [simplify]: iters left: 6 (19 enodes) 111.405 * * [simplify]: iters left: 5 (74 enodes) 111.418 * * [simplify]: iters left: 4 (131 enodes) 111.449 * * [simplify]: iters left: 3 (252 enodes) 111.507 * * [simplify]: iters left: 2 (390 enodes) 111.680 * * [simplify]: Extracting #0: cost 1 inf + 0 111.681 * * [simplify]: Extracting #1: cost 57 inf + 0 111.682 * * [simplify]: Extracting #2: cost 107 inf + 1 111.683 * * [simplify]: Extracting #3: cost 95 inf + 1746 111.685 * * [simplify]: Extracting #4: cost 71 inf + 7298 111.688 * * [simplify]: Extracting #5: cost 73 inf + 8190 111.690 * * [simplify]: Extracting #6: cost 71 inf + 8732 111.695 * * [simplify]: Extracting #7: cost 24 inf + 27045 111.707 * * [simplify]: Extracting #8: cost 1 inf + 38105 111.721 * * [simplify]: Extracting #9: cost 0 inf + 38525 111.746 * [simplify]: Simplified to (/ (* (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2))) (sqrt a)) 111.746 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2))) (sqrt a)) (/ 1 (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 111.747 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 111.747 * * [simplify]: iters left: 6 (17 enodes) 111.756 * * [simplify]: iters left: 5 (62 enodes) 111.766 * * [simplify]: iters left: 4 (89 enodes) 111.782 * * [simplify]: iters left: 3 (120 enodes) 111.816 * * [simplify]: iters left: 2 (149 enodes) 111.862 * * [simplify]: iters left: 1 (186 enodes) 111.909 * * [simplify]: Extracting #0: cost 1 inf + 0 111.909 * * [simplify]: Extracting #1: cost 17 inf + 0 111.909 * * [simplify]: Extracting #2: cost 31 inf + 1 111.909 * * [simplify]: Extracting #3: cost 32 inf + 84 111.909 * * [simplify]: Extracting #4: cost 23 inf + 1224 111.910 * * [simplify]: Extracting #5: cost 27 inf + 1954 111.910 * * [simplify]: Extracting #6: cost 23 inf + 2524 111.912 * * [simplify]: Extracting #7: cost 7 inf + 6306 111.914 * * [simplify]: Extracting #8: cost 0 inf + 9324 111.916 * [simplify]: Simplified to (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (sqrt a)) 111.916 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (sqrt a)))) 111.916 * * * * [progress]: [ 251 / 494 ] simplifiying candidate # 111.916 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 111.917 * * [simplify]: iters left: 6 (18 enodes) 111.921 * * [simplify]: iters left: 5 (67 enodes) 111.943 * * [simplify]: iters left: 4 (103 enodes) 111.963 * * [simplify]: iters left: 3 (169 enodes) 111.996 * * [simplify]: iters left: 2 (227 enodes) 112.065 * * [simplify]: iters left: 1 (302 enodes) 112.175 * * [simplify]: Extracting #0: cost 1 inf + 0 112.175 * * [simplify]: Extracting #1: cost 25 inf + 0 112.176 * * [simplify]: Extracting #2: cost 46 inf + 1 112.176 * * [simplify]: Extracting #3: cost 47 inf + 44 112.176 * * [simplify]: Extracting #4: cost 42 inf + 536 112.177 * * [simplify]: Extracting #5: cost 42 inf + 1554 112.177 * * [simplify]: Extracting #6: cost 38 inf + 2124 112.180 * * [simplify]: Extracting #7: cost 12 inf + 10061 112.184 * * [simplify]: Extracting #8: cost 1 inf + 14638 112.189 * * [simplify]: Extracting #9: cost 0 inf + 15098 112.195 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a))) 112.195 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a))) (/ 1 (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 112.196 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 112.196 * * [simplify]: iters left: 6 (17 enodes) 112.205 * * [simplify]: iters left: 5 (62 enodes) 112.222 * * [simplify]: iters left: 4 (89 enodes) 112.236 * * [simplify]: iters left: 3 (120 enodes) 112.266 * * [simplify]: iters left: 2 (149 enodes) 112.306 * * [simplify]: iters left: 1 (186 enodes) 112.351 * * [simplify]: Extracting #0: cost 1 inf + 0 112.351 * * [simplify]: Extracting #1: cost 17 inf + 0 112.352 * * [simplify]: Extracting #2: cost 31 inf + 1 112.352 * * [simplify]: Extracting #3: cost 32 inf + 44 112.353 * * [simplify]: Extracting #4: cost 23 inf + 944 112.353 * * [simplify]: Extracting #5: cost 27 inf + 1554 112.355 * * [simplify]: Extracting #6: cost 23 inf + 2124 112.357 * * [simplify]: Extracting #7: cost 7 inf + 5786 112.363 * * [simplify]: Extracting #8: cost 0 inf + 8604 112.367 * [simplify]: Simplified to (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a)) 112.367 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a)))) 112.367 * * * * [progress]: [ 252 / 494 ] simplifiying candidate # 112.368 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 112.368 * * [simplify]: iters left: 6 (16 enodes) 112.376 * * [simplify]: iters left: 5 (59 enodes) 112.396 * * [simplify]: iters left: 4 (94 enodes) 112.411 * * [simplify]: iters left: 3 (141 enodes) 112.451 * * [simplify]: iters left: 2 (205 enodes) 112.513 * * [simplify]: iters left: 1 (254 enodes) 112.589 * * [simplify]: Extracting #0: cost 1 inf + 0 112.589 * * [simplify]: Extracting #1: cost 12 inf + 0 112.590 * * [simplify]: Extracting #2: cost 22 inf + 1 112.590 * * [simplify]: Extracting #3: cost 25 inf + 2 112.590 * * [simplify]: Extracting #4: cost 22 inf + 290 112.591 * * [simplify]: Extracting #5: cost 29 inf + 331 112.591 * * [simplify]: Extracting #6: cost 28 inf + 541 112.592 * * [simplify]: Extracting #7: cost 21 inf + 972 112.593 * * [simplify]: Extracting #8: cost 18 inf + 1469 112.594 * * [simplify]: Extracting #9: cost 9 inf + 4442 112.596 * * [simplify]: Extracting #10: cost 2 inf + 7016 112.598 * * [simplify]: Extracting #11: cost 0 inf + 7815 112.601 * [simplify]: Simplified to (/ (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) (sqrt a)) 112.601 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) (sqrt a)) (/ 1 (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 112.601 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 112.601 * * [simplify]: iters left: 6 (16 enodes) 112.606 * * [simplify]: iters left: 5 (59 enodes) 112.615 * * [simplify]: iters left: 4 (86 enodes) 112.628 * * [simplify]: iters left: 3 (118 enodes) 112.649 * * [simplify]: iters left: 2 (147 enodes) 112.674 * * [simplify]: iters left: 1 (184 enodes) 112.713 * * [simplify]: Extracting #0: cost 1 inf + 0 112.713 * * [simplify]: Extracting #1: cost 16 inf + 0 112.714 * * [simplify]: Extracting #2: cost 25 inf + 3 112.714 * * [simplify]: Extracting #3: cost 28 inf + 4 112.714 * * [simplify]: Extracting #4: cost 21 inf + 661 112.714 * * [simplify]: Extracting #5: cost 27 inf + 784 112.714 * * [simplify]: Extracting #6: cost 27 inf + 911 112.715 * * [simplify]: Extracting #7: cost 18 inf + 1701 112.716 * * [simplify]: Extracting #8: cost 4 inf + 5955 112.718 * * [simplify]: Extracting #9: cost 0 inf + 7514 112.721 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (sqrt a))) 112.721 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (sqrt a))))) 112.721 * * * * [progress]: [ 253 / 494 ] simplifiying candidate # 112.721 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 112.721 * * [simplify]: iters left: 6 (18 enodes) 112.728 * * [simplify]: iters left: 5 (67 enodes) 112.739 * * [simplify]: iters left: 4 (102 enodes) 112.756 * * [simplify]: iters left: 3 (159 enodes) 112.795 * * [simplify]: iters left: 2 (220 enodes) 112.883 * * [simplify]: iters left: 1 (343 enodes) 113.047 * * [simplify]: Extracting #0: cost 1 inf + 0 113.047 * * [simplify]: Extracting #1: cost 28 inf + 0 113.047 * * [simplify]: Extracting #2: cost 50 inf + 1 113.048 * * [simplify]: Extracting #3: cost 46 inf + 732 113.048 * * [simplify]: Extracting #4: cost 34 inf + 2962 113.049 * * [simplify]: Extracting #5: cost 36 inf + 3895 113.050 * * [simplify]: Extracting #6: cost 33 inf + 4382 113.053 * * [simplify]: Extracting #7: cost 10 inf + 10930 113.057 * * [simplify]: Extracting #8: cost 2 inf + 14087 113.066 * * [simplify]: Extracting #9: cost 0 inf + 14886 113.075 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt a) (cbrt 2))) (cbrt 2)) 113.076 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt a) (cbrt 2))) (cbrt 2)) (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 113.076 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 113.076 * * [simplify]: iters left: 6 (17 enodes) 113.086 * * [simplify]: iters left: 5 (62 enodes) 113.107 * * [simplify]: iters left: 4 (89 enodes) 113.138 * * [simplify]: iters left: 3 (120 enodes) 113.174 * * [simplify]: iters left: 2 (149 enodes) 113.221 * * [simplify]: iters left: 1 (186 enodes) 113.268 * * [simplify]: Extracting #0: cost 1 inf + 0 113.268 * * [simplify]: Extracting #1: cost 17 inf + 0 113.268 * * [simplify]: Extracting #2: cost 31 inf + 1 113.268 * * [simplify]: Extracting #3: cost 32 inf + 84 113.268 * * [simplify]: Extracting #4: cost 23 inf + 1224 113.269 * * [simplify]: Extracting #5: cost 27 inf + 1954 113.269 * * [simplify]: Extracting #6: cost 23 inf + 2524 113.271 * * [simplify]: Extracting #7: cost 7 inf + 6026 113.273 * * [simplify]: Extracting #8: cost 0 inf + 8764 113.275 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (sqrt a)) 113.275 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (sqrt a)))) 113.276 * * * * [progress]: [ 254 / 494 ] simplifiying candidate # 113.276 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 113.276 * * [simplify]: iters left: 6 (17 enodes) 113.280 * * [simplify]: iters left: 5 (62 enodes) 113.290 * * [simplify]: iters left: 4 (89 enodes) 113.319 * * [simplify]: iters left: 3 (120 enodes) 113.353 * * [simplify]: iters left: 2 (149 enodes) 113.402 * * [simplify]: iters left: 1 (186 enodes) 113.443 * * [simplify]: Extracting #0: cost 1 inf + 0 113.443 * * [simplify]: Extracting #1: cost 17 inf + 0 113.443 * * [simplify]: Extracting #2: cost 31 inf + 1 113.443 * * [simplify]: Extracting #3: cost 32 inf + 44 113.443 * * [simplify]: Extracting #4: cost 23 inf + 944 113.444 * * [simplify]: Extracting #5: cost 27 inf + 1554 113.444 * * [simplify]: Extracting #6: cost 23 inf + 2124 113.446 * * [simplify]: Extracting #7: cost 7 inf + 5506 113.448 * * [simplify]: Extracting #8: cost 0 inf + 8044 113.450 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a)) 113.450 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a)) (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 113.450 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 113.451 * * [simplify]: iters left: 6 (17 enodes) 113.455 * * [simplify]: iters left: 5 (62 enodes) 113.472 * * [simplify]: iters left: 4 (89 enodes) 113.499 * * [simplify]: iters left: 3 (120 enodes) 113.533 * * [simplify]: iters left: 2 (149 enodes) 113.575 * * [simplify]: iters left: 1 (186 enodes) 113.608 * * [simplify]: Extracting #0: cost 1 inf + 0 113.608 * * [simplify]: Extracting #1: cost 17 inf + 0 113.608 * * [simplify]: Extracting #2: cost 31 inf + 1 113.608 * * [simplify]: Extracting #3: cost 32 inf + 44 113.609 * * [simplify]: Extracting #4: cost 23 inf + 944 113.609 * * [simplify]: Extracting #5: cost 27 inf + 1554 113.610 * * [simplify]: Extracting #6: cost 23 inf + 2124 113.611 * * [simplify]: Extracting #7: cost 7 inf + 5506 113.613 * * [simplify]: Extracting #8: cost 0 inf + 8044 113.615 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a)) 113.616 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a)))) 113.616 * * * * [progress]: [ 255 / 494 ] simplifiying candidate # 113.616 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 113.616 * * [simplify]: iters left: 6 (15 enodes) 113.620 * * [simplify]: iters left: 5 (54 enodes) 113.629 * * [simplify]: iters left: 4 (76 enodes) 113.640 * * [simplify]: iters left: 3 (95 enodes) 113.655 * * [simplify]: iters left: 2 (121 enodes) 113.673 * * [simplify]: iters left: 1 (127 enodes) 113.691 * * [simplify]: Extracting #0: cost 1 inf + 0 113.691 * * [simplify]: Extracting #1: cost 8 inf + 0 113.692 * * [simplify]: Extracting #2: cost 14 inf + 1 113.692 * * [simplify]: Extracting #3: cost 17 inf + 2 113.692 * * [simplify]: Extracting #4: cost 15 inf + 208 113.692 * * [simplify]: Extracting #5: cost 21 inf + 331 113.693 * * [simplify]: Extracting #6: cost 17 inf + 997 113.694 * * [simplify]: Extracting #7: cost 5 inf + 2764 113.696 * * [simplify]: Extracting #8: cost 2 inf + 3742 113.698 * * [simplify]: Extracting #9: cost 0 inf + 4381 113.701 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt a)) 113.701 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt a)) (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 113.701 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 113.702 * * [simplify]: iters left: 6 (16 enodes) 113.710 * * [simplify]: iters left: 5 (59 enodes) 113.728 * * [simplify]: iters left: 4 (86 enodes) 113.744 * * [simplify]: iters left: 3 (118 enodes) 113.763 * * [simplify]: iters left: 2 (147 enodes) 113.787 * * [simplify]: iters left: 1 (184 enodes) 113.816 * * [simplify]: Extracting #0: cost 1 inf + 0 113.816 * * [simplify]: Extracting #1: cost 16 inf + 0 113.816 * * [simplify]: Extracting #2: cost 25 inf + 3 113.816 * * [simplify]: Extracting #3: cost 28 inf + 4 113.816 * * [simplify]: Extracting #4: cost 21 inf + 661 113.816 * * [simplify]: Extracting #5: cost 27 inf + 784 113.817 * * [simplify]: Extracting #6: cost 27 inf + 911 113.817 * * [simplify]: Extracting #7: cost 18 inf + 1701 113.819 * * [simplify]: Extracting #8: cost 4 inf + 5555 113.822 * * [simplify]: Extracting #9: cost 0 inf + 6954 113.824 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (sqrt a))) 113.824 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (sqrt a))))) 113.824 * * * * [progress]: [ 256 / 494 ] simplifiying candidate # 113.824 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) 113.824 * * [simplify]: iters left: 6 (9 enodes) 113.827 * * [simplify]: iters left: 5 (35 enodes) 113.833 * * [simplify]: iters left: 4 (56 enodes) 113.846 * * [simplify]: iters left: 3 (100 enodes) 113.870 * * [simplify]: iters left: 2 (118 enodes) 113.889 * * [simplify]: iters left: 1 (129 enodes) 113.908 * * [simplify]: Extracting #0: cost 1 inf + 0 113.908 * * [simplify]: Extracting #1: cost 13 inf + 0 113.908 * * [simplify]: Extracting #2: cost 25 inf + 1 113.908 * * [simplify]: Extracting #3: cost 20 inf + 326 113.909 * * [simplify]: Extracting #4: cost 6 inf + 2233 113.910 * * [simplify]: Extracting #5: cost 0 inf + 3327 113.912 * [simplify]: Simplified to (/ (/ 1 (sqrt a)) (* (cbrt 2) (cbrt 2))) 113.912 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 113.912 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 113.913 * * [simplify]: iters left: 6 (16 enodes) 113.921 * * [simplify]: iters left: 5 (62 enodes) 113.941 * * [simplify]: iters left: 4 (95 enodes) 113.971 * * [simplify]: iters left: 3 (150 enodes) 113.997 * * [simplify]: iters left: 2 (245 enodes) 114.075 * * [simplify]: iters left: 1 (392 enodes) 114.198 * * [simplify]: Extracting #0: cost 1 inf + 0 114.198 * * [simplify]: Extracting #1: cost 26 inf + 0 114.198 * * [simplify]: Extracting #2: cost 63 inf + 1 114.199 * * [simplify]: Extracting #3: cost 71 inf + 859 114.200 * * [simplify]: Extracting #4: cost 49 inf + 4077 114.201 * * [simplify]: Extracting #5: cost 28 inf + 7137 114.205 * * [simplify]: Extracting #6: cost 7 inf + 13709 114.215 * * [simplify]: Extracting #7: cost 0 inf + 16047 114.224 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (cbrt 2))) 114.225 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (cbrt 2))))) 114.225 * * * * [progress]: [ 257 / 494 ] simplifiying candidate # 114.225 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 (sqrt 2)))) 114.225 * * [simplify]: iters left: 6 (8 enodes) 114.231 * * [simplify]: iters left: 5 (30 enodes) 114.238 * * [simplify]: iters left: 4 (43 enodes) 114.246 * * [simplify]: iters left: 3 (60 enodes) 114.255 * * [simplify]: iters left: 2 (66 enodes) 114.269 * * [simplify]: iters left: 1 (67 enodes) 114.282 * * [simplify]: Extracting #0: cost 1 inf + 0 114.282 * * [simplify]: Extracting #1: cost 8 inf + 0 114.282 * * [simplify]: Extracting #2: cost 14 inf + 1 114.282 * * [simplify]: Extracting #3: cost 12 inf + 3 114.283 * * [simplify]: Extracting #4: cost 1 inf + 983 114.283 * * [simplify]: Extracting #5: cost 0 inf + 1065 114.284 * [simplify]: Simplified to (/ (/ 1 (sqrt a)) (sqrt 2)) 114.284 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (sqrt 2)) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 114.284 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 114.285 * * [simplify]: iters left: 6 (16 enodes) 114.292 * * [simplify]: iters left: 5 (62 enodes) 114.303 * * [simplify]: iters left: 4 (95 enodes) 114.319 * * [simplify]: iters left: 3 (150 enodes) 114.371 * * [simplify]: iters left: 2 (245 enodes) 114.449 * * [simplify]: iters left: 1 (392 enodes) 114.606 * * [simplify]: Extracting #0: cost 1 inf + 0 114.606 * * [simplify]: Extracting #1: cost 26 inf + 0 114.606 * * [simplify]: Extracting #2: cost 63 inf + 1 114.607 * * [simplify]: Extracting #3: cost 71 inf + 579 114.608 * * [simplify]: Extracting #4: cost 49 inf + 3277 114.610 * * [simplify]: Extracting #5: cost 28 inf + 6017 114.616 * * [simplify]: Extracting #6: cost 7 inf + 12109 114.625 * * [simplify]: Extracting #7: cost 0 inf + 14247 114.634 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (sqrt 2))) 114.634 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (sqrt 2)) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (sqrt 2))))) 114.634 * * * * [progress]: [ 258 / 494 ] simplifiying candidate # 114.635 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 1))) 114.635 * * [simplify]: iters left: 6 (6 enodes) 114.638 * * [simplify]: iters left: 5 (20 enodes) 114.644 * * [simplify]: iters left: 4 (22 enodes) 114.649 * * [simplify]: iters left: 3 (25 enodes) 114.655 * * [simplify]: iters left: 2 (26 enodes) 114.660 * * [simplify]: Extracting #0: cost 1 inf + 0 114.660 * * [simplify]: Extracting #1: cost 4 inf + 0 114.660 * * [simplify]: Extracting #2: cost 5 inf + 1 114.660 * * [simplify]: Extracting #3: cost 1 inf + 166 114.660 * * [simplify]: Extracting #4: cost 0 inf + 248 114.661 * [simplify]: Simplified to (/ 1 (sqrt a)) 114.661 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 114.661 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 114.661 * * [simplify]: iters left: 6 (15 enodes) 114.668 * * [simplify]: iters left: 5 (59 enodes) 114.686 * * [simplify]: iters left: 4 (92 enodes) 114.700 * * [simplify]: iters left: 3 (148 enodes) 114.726 * * [simplify]: iters left: 2 (243 enodes) 114.795 * * [simplify]: iters left: 1 (390 enodes) 114.898 * * [simplify]: Extracting #0: cost 1 inf + 0 114.898 * * [simplify]: Extracting #1: cost 25 inf + 0 114.899 * * [simplify]: Extracting #2: cost 57 inf + 3 114.899 * * [simplify]: Extracting #3: cost 70 inf + 48 114.901 * * [simplify]: Extracting #4: cost 46 inf + 2284 114.905 * * [simplify]: Extracting #5: cost 16 inf + 7473 114.914 * * [simplify]: Extracting #6: cost 3 inf + 10871 114.918 * * [simplify]: Extracting #7: cost 0 inf + 11570 114.923 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (sqrt a))) 114.923 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (sqrt a))))) 114.923 * * * * [progress]: [ 259 / 494 ] simplifiying candidate # 114.923 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 114.923 * * [simplify]: iters left: 6 (19 enodes) 114.929 * * [simplify]: iters left: 5 (69 enodes) 114.940 * * [simplify]: iters left: 4 (101 enodes) 114.973 * * [simplify]: iters left: 3 (166 enodes) 115.023 * * [simplify]: iters left: 2 (257 enodes) 115.084 * * [simplify]: iters left: 1 (439 enodes) 115.306 * * [simplify]: Extracting #0: cost 1 inf + 0 115.306 * * [simplify]: Extracting #1: cost 31 inf + 0 115.307 * * [simplify]: Extracting #2: cost 79 inf + 1 115.307 * * [simplify]: Extracting #3: cost 82 inf + 490 115.308 * * [simplify]: Extracting #4: cost 61 inf + 5353 115.310 * * [simplify]: Extracting #5: cost 50 inf + 7620 115.317 * * [simplify]: Extracting #6: cost 19 inf + 16708 115.325 * * [simplify]: Extracting #7: cost 0 inf + 25124 115.340 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 115.340 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 115.341 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 115.341 * * [simplify]: iters left: 6 (18 enodes) 115.351 * * [simplify]: iters left: 5 (68 enodes) 115.371 * * [simplify]: iters left: 4 (101 enodes) 115.397 * * [simplify]: iters left: 3 (156 enodes) 115.434 * * [simplify]: iters left: 2 (251 enodes) 115.499 * * [simplify]: iters left: 1 (398 enodes) 115.594 * * [simplify]: Extracting #0: cost 1 inf + 0 115.594 * * [simplify]: Extracting #1: cost 26 inf + 0 115.594 * * [simplify]: Extracting #2: cost 63 inf + 1 115.595 * * [simplify]: Extracting #3: cost 75 inf + 85 115.595 * * [simplify]: Extracting #4: cost 74 inf + 1104 115.596 * * [simplify]: Extracting #5: cost 52 inf + 5162 115.598 * * [simplify]: Extracting #6: cost 34 inf + 7835 115.602 * * [simplify]: Extracting #7: cost 11 inf + 14713 115.608 * * [simplify]: Extracting #8: cost 0 inf + 19329 115.614 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (cbrt 2))) 115.614 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (cbrt 2))))) 115.614 * * * * [progress]: [ 260 / 494 ] simplifiying candidate # 115.614 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 115.614 * * [simplify]: iters left: 6 (18 enodes) 115.619 * * [simplify]: iters left: 5 (64 enodes) 115.631 * * [simplify]: iters left: 4 (88 enodes) 115.644 * * [simplify]: iters left: 3 (127 enodes) 115.665 * * [simplify]: iters left: 2 (188 enodes) 115.701 * * [simplify]: iters left: 1 (269 enodes) 115.759 * * [simplify]: Extracting #0: cost 1 inf + 0 115.760 * * [simplify]: Extracting #1: cost 21 inf + 0 115.762 * * [simplify]: Extracting #2: cost 52 inf + 1 115.762 * * [simplify]: Extracting #3: cost 56 inf + 45 115.763 * * [simplify]: Extracting #4: cost 50 inf + 1511 115.765 * * [simplify]: Extracting #5: cost 36 inf + 3665 115.770 * * [simplify]: Extracting #6: cost 10 inf + 10330 115.779 * * [simplify]: Extracting #7: cost 0 inf + 13886 115.787 * [simplify]: Simplified to (/ (/ (+ (sqrt b) (sqrt (sqrt (fma (* c a) -4 (* b b))))) (sqrt 2)) (sqrt a)) 115.788 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma (* c a) -4 (* b b))))) (sqrt 2)) (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 115.788 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 115.788 * * [simplify]: iters left: 6 (18 enodes) 115.798 * * [simplify]: iters left: 5 (68 enodes) 115.820 * * [simplify]: iters left: 4 (101 enodes) 115.853 * * [simplify]: iters left: 3 (156 enodes) 115.906 * * [simplify]: iters left: 2 (251 enodes) 115.973 * * [simplify]: iters left: 1 (398 enodes) 116.082 * * [simplify]: Extracting #0: cost 1 inf + 0 116.082 * * [simplify]: Extracting #1: cost 26 inf + 0 116.082 * * [simplify]: Extracting #2: cost 63 inf + 1 116.082 * * [simplify]: Extracting #3: cost 75 inf + 45 116.083 * * [simplify]: Extracting #4: cost 74 inf + 864 116.084 * * [simplify]: Extracting #5: cost 52 inf + 4362 116.086 * * [simplify]: Extracting #6: cost 34 inf + 6755 116.089 * * [simplify]: Extracting #7: cost 11 inf + 13193 116.095 * * [simplify]: Extracting #8: cost 0 inf + 17529 116.100 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (sqrt 2))) 116.101 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (sqrt 2))))) 116.101 * * * * [progress]: [ 261 / 494 ] simplifiying candidate # 116.101 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 116.101 * * [simplify]: iters left: 6 (16 enodes) 116.105 * * [simplify]: iters left: 5 (56 enodes) 116.117 * * [simplify]: iters left: 4 (83 enodes) 116.142 * * [simplify]: iters left: 3 (126 enodes) 116.182 * * [simplify]: iters left: 2 (174 enodes) 116.236 * * [simplify]: iters left: 1 (210 enodes) 116.297 * * [simplify]: Extracting #0: cost 1 inf + 0 116.297 * * [simplify]: Extracting #1: cost 12 inf + 0 116.297 * * [simplify]: Extracting #2: cost 27 inf + 1 116.298 * * [simplify]: Extracting #3: cost 28 inf + 167 116.298 * * [simplify]: Extracting #4: cost 27 inf + 983 116.299 * * [simplify]: Extracting #5: cost 24 inf + 1511 116.302 * * [simplify]: Extracting #6: cost 6 inf + 5273 116.307 * * [simplify]: Extracting #7: cost 0 inf + 7069 116.312 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) 116.312 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 116.313 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 116.313 * * [simplify]: iters left: 6 (17 enodes) 116.322 * * [simplify]: iters left: 5 (65 enodes) 116.341 * * [simplify]: iters left: 4 (98 enodes) 116.372 * * [simplify]: iters left: 3 (154 enodes) 116.429 * * [simplify]: iters left: 2 (249 enodes) 116.514 * * [simplify]: iters left: 1 (396 enodes) 116.638 * * [simplify]: Extracting #0: cost 1 inf + 0 116.638 * * [simplify]: Extracting #1: cost 25 inf + 0 116.638 * * [simplify]: Extracting #2: cost 57 inf + 3 116.639 * * [simplify]: Extracting #3: cost 70 inf + 5 116.640 * * [simplify]: Extracting #4: cost 68 inf + 866 116.642 * * [simplify]: Extracting #5: cost 49 inf + 3266 116.649 * * [simplify]: Extracting #6: cost 13 inf + 11012 116.660 * * [simplify]: Extracting #7: cost 0 inf + 14854 116.670 * [simplify]: Simplified to (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (sqrt a)) 116.670 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (sqrt a)))) 116.670 * * * * [progress]: [ 262 / 494 ] simplifiying candidate # 116.671 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 116.671 * * [simplify]: iters left: 6 (19 enodes) 116.677 * * [simplify]: iters left: 5 (69 enodes) 116.690 * * [simplify]: iters left: 4 (101 enodes) 116.712 * * [simplify]: iters left: 3 (166 enodes) 116.743 * * [simplify]: iters left: 2 (257 enodes) 116.820 * * [simplify]: iters left: 1 (439 enodes) 117.075 * * [simplify]: Extracting #0: cost 1 inf + 0 117.076 * * [simplify]: Extracting #1: cost 31 inf + 0 117.076 * * [simplify]: Extracting #2: cost 79 inf + 1 117.077 * * [simplify]: Extracting #3: cost 82 inf + 490 117.080 * * [simplify]: Extracting #4: cost 61 inf + 5353 117.083 * * [simplify]: Extracting #5: cost 50 inf + 7620 117.088 * * [simplify]: Extracting #6: cost 19 inf + 16708 117.096 * * [simplify]: Extracting #7: cost 0 inf + 25124 117.104 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 117.104 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 117.104 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 117.104 * * [simplify]: iters left: 6 (18 enodes) 117.112 * * [simplify]: iters left: 5 (68 enodes) 117.127 * * [simplify]: iters left: 4 (101 enodes) 117.143 * * [simplify]: iters left: 3 (156 enodes) 117.187 * * [simplify]: iters left: 2 (251 enodes) 117.259 * * [simplify]: iters left: 1 (398 enodes) 117.382 * * [simplify]: Extracting #0: cost 1 inf + 0 117.382 * * [simplify]: Extracting #1: cost 26 inf + 0 117.383 * * [simplify]: Extracting #2: cost 63 inf + 1 117.383 * * [simplify]: Extracting #3: cost 75 inf + 85 117.384 * * [simplify]: Extracting #4: cost 74 inf + 1104 117.385 * * [simplify]: Extracting #5: cost 52 inf + 5162 117.387 * * [simplify]: Extracting #6: cost 34 inf + 7835 117.390 * * [simplify]: Extracting #7: cost 11 inf + 14713 117.396 * * [simplify]: Extracting #8: cost 0 inf + 19329 117.402 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (cbrt 2))) 117.402 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (cbrt 2))))) 117.402 * * * * [progress]: [ 263 / 494 ] simplifiying candidate # 117.402 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 117.402 * * [simplify]: iters left: 6 (18 enodes) 117.407 * * [simplify]: iters left: 5 (64 enodes) 117.418 * * [simplify]: iters left: 4 (88 enodes) 117.438 * * [simplify]: iters left: 3 (127 enodes) 117.462 * * [simplify]: iters left: 2 (188 enodes) 117.519 * * [simplify]: iters left: 1 (269 enodes) 117.625 * * [simplify]: Extracting #0: cost 1 inf + 0 117.625 * * [simplify]: Extracting #1: cost 21 inf + 0 117.626 * * [simplify]: Extracting #2: cost 52 inf + 1 117.626 * * [simplify]: Extracting #3: cost 56 inf + 45 117.627 * * [simplify]: Extracting #4: cost 50 inf + 1511 117.629 * * [simplify]: Extracting #5: cost 36 inf + 3665 117.633 * * [simplify]: Extracting #6: cost 10 inf + 10330 117.640 * * [simplify]: Extracting #7: cost 0 inf + 13886 117.648 * [simplify]: Simplified to (/ (/ (+ (sqrt b) (sqrt (sqrt (fma (* c a) -4 (* b b))))) (sqrt 2)) (sqrt a)) 117.648 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma (* c a) -4 (* b b))))) (sqrt 2)) (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 117.649 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 117.649 * * [simplify]: iters left: 6 (18 enodes) 117.657 * * [simplify]: iters left: 5 (68 enodes) 117.680 * * [simplify]: iters left: 4 (101 enodes) 117.709 * * [simplify]: iters left: 3 (156 enodes) 117.751 * * [simplify]: iters left: 2 (251 enodes) 117.833 * * [simplify]: iters left: 1 (398 enodes) 117.970 * * [simplify]: Extracting #0: cost 1 inf + 0 117.971 * * [simplify]: Extracting #1: cost 26 inf + 0 117.971 * * [simplify]: Extracting #2: cost 63 inf + 1 117.972 * * [simplify]: Extracting #3: cost 75 inf + 45 117.973 * * [simplify]: Extracting #4: cost 74 inf + 864 117.975 * * [simplify]: Extracting #5: cost 52 inf + 4362 117.978 * * [simplify]: Extracting #6: cost 34 inf + 6755 117.983 * * [simplify]: Extracting #7: cost 11 inf + 13193 117.989 * * [simplify]: Extracting #8: cost 0 inf + 17529 117.995 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (sqrt 2))) 117.995 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (sqrt 2))))) 117.995 * * * * [progress]: [ 264 / 494 ] simplifiying candidate # 117.995 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 117.995 * * [simplify]: iters left: 6 (16 enodes) 117.999 * * [simplify]: iters left: 5 (56 enodes) 118.015 * * [simplify]: iters left: 4 (83 enodes) 118.037 * * [simplify]: iters left: 3 (126 enodes) 118.060 * * [simplify]: iters left: 2 (174 enodes) 118.114 * * [simplify]: iters left: 1 (210 enodes) 118.164 * * [simplify]: Extracting #0: cost 1 inf + 0 118.165 * * [simplify]: Extracting #1: cost 12 inf + 0 118.165 * * [simplify]: Extracting #2: cost 27 inf + 1 118.165 * * [simplify]: Extracting #3: cost 28 inf + 167 118.165 * * [simplify]: Extracting #4: cost 27 inf + 983 118.166 * * [simplify]: Extracting #5: cost 24 inf + 1511 118.167 * * [simplify]: Extracting #6: cost 6 inf + 5273 118.169 * * [simplify]: Extracting #7: cost 0 inf + 7069 118.172 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) 118.172 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 118.172 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 118.172 * * [simplify]: iters left: 6 (17 enodes) 118.177 * * [simplify]: iters left: 5 (65 enodes) 118.190 * * [simplify]: iters left: 4 (98 enodes) 118.210 * * [simplify]: iters left: 3 (154 enodes) 118.248 * * [simplify]: iters left: 2 (249 enodes) 118.330 * * [simplify]: iters left: 1 (396 enodes) 118.462 * * [simplify]: Extracting #0: cost 1 inf + 0 118.462 * * [simplify]: Extracting #1: cost 25 inf + 0 118.463 * * [simplify]: Extracting #2: cost 57 inf + 3 118.463 * * [simplify]: Extracting #3: cost 70 inf + 5 118.464 * * [simplify]: Extracting #4: cost 68 inf + 866 118.464 * * [simplify]: Extracting #5: cost 49 inf + 3266 118.468 * * [simplify]: Extracting #6: cost 13 inf + 11012 118.473 * * [simplify]: Extracting #7: cost 0 inf + 14854 118.479 * [simplify]: Simplified to (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (sqrt a)) 118.479 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (sqrt a)))) 118.479 * * * * [progress]: [ 265 / 494 ] simplifiying candidate # 118.479 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) 118.479 * * [simplify]: iters left: 6 (9 enodes) 118.483 * * [simplify]: iters left: 5 (35 enodes) 118.489 * * [simplify]: iters left: 4 (56 enodes) 118.507 * * [simplify]: iters left: 3 (100 enodes) 118.524 * * [simplify]: iters left: 2 (118 enodes) 118.555 * * [simplify]: iters left: 1 (129 enodes) 118.571 * * [simplify]: Extracting #0: cost 1 inf + 0 118.571 * * [simplify]: Extracting #1: cost 13 inf + 0 118.571 * * [simplify]: Extracting #2: cost 25 inf + 1 118.571 * * [simplify]: Extracting #3: cost 20 inf + 326 118.572 * * [simplify]: Extracting #4: cost 6 inf + 2233 118.572 * * [simplify]: Extracting #5: cost 0 inf + 3327 118.573 * [simplify]: Simplified to (/ (/ 1 (sqrt a)) (* (cbrt 2) (cbrt 2))) 118.573 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 118.573 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 118.574 * * [simplify]: iters left: 6 (16 enodes) 118.578 * * [simplify]: iters left: 5 (62 enodes) 118.588 * * [simplify]: iters left: 4 (95 enodes) 118.617 * * [simplify]: iters left: 3 (150 enodes) 118.670 * * [simplify]: iters left: 2 (245 enodes) 118.762 * * [simplify]: iters left: 1 (392 enodes) 118.910 * * [simplify]: Extracting #0: cost 1 inf + 0 118.910 * * [simplify]: Extracting #1: cost 26 inf + 0 118.911 * * [simplify]: Extracting #2: cost 63 inf + 1 118.911 * * [simplify]: Extracting #3: cost 71 inf + 859 118.913 * * [simplify]: Extracting #4: cost 49 inf + 4077 118.919 * * [simplify]: Extracting #5: cost 28 inf + 7137 118.926 * * [simplify]: Extracting #6: cost 7 inf + 13709 118.931 * * [simplify]: Extracting #7: cost 0 inf + 16047 118.936 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (cbrt 2))) 118.936 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (cbrt 2))))) 118.936 * * * * [progress]: [ 266 / 494 ] simplifiying candidate # 118.936 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 (sqrt 2)))) 118.936 * * [simplify]: iters left: 6 (8 enodes) 118.939 * * [simplify]: iters left: 5 (30 enodes) 118.945 * * [simplify]: iters left: 4 (43 enodes) 118.953 * * [simplify]: iters left: 3 (60 enodes) 118.962 * * [simplify]: iters left: 2 (66 enodes) 118.971 * * [simplify]: iters left: 1 (67 enodes) 118.978 * * [simplify]: Extracting #0: cost 1 inf + 0 118.978 * * [simplify]: Extracting #1: cost 8 inf + 0 118.978 * * [simplify]: Extracting #2: cost 14 inf + 1 118.978 * * [simplify]: Extracting #3: cost 12 inf + 3 118.978 * * [simplify]: Extracting #4: cost 1 inf + 983 118.978 * * [simplify]: Extracting #5: cost 0 inf + 1065 118.979 * [simplify]: Simplified to (/ (/ 1 (sqrt a)) (sqrt 2)) 118.979 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (sqrt 2)) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 118.979 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 118.979 * * [simplify]: iters left: 6 (16 enodes) 118.983 * * [simplify]: iters left: 5 (62 enodes) 118.994 * * [simplify]: iters left: 4 (95 enodes) 119.024 * * [simplify]: iters left: 3 (150 enodes) 119.075 * * [simplify]: iters left: 2 (245 enodes) 119.158 * * [simplify]: iters left: 1 (392 enodes) 119.283 * * [simplify]: Extracting #0: cost 1 inf + 0 119.283 * * [simplify]: Extracting #1: cost 26 inf + 0 119.288 * * [simplify]: Extracting #2: cost 63 inf + 1 119.289 * * [simplify]: Extracting #3: cost 71 inf + 579 119.291 * * [simplify]: Extracting #4: cost 49 inf + 3277 119.295 * * [simplify]: Extracting #5: cost 28 inf + 6017 119.302 * * [simplify]: Extracting #6: cost 7 inf + 12109 119.312 * * [simplify]: Extracting #7: cost 0 inf + 14247 119.321 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (sqrt 2))) 119.322 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (sqrt 2)) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (sqrt 2))))) 119.322 * * * * [progress]: [ 267 / 494 ] simplifiying candidate # 119.322 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 1))) 119.322 * * [simplify]: iters left: 6 (6 enodes) 119.326 * * [simplify]: iters left: 5 (20 enodes) 119.333 * * [simplify]: iters left: 4 (22 enodes) 119.339 * * [simplify]: iters left: 3 (25 enodes) 119.345 * * [simplify]: iters left: 2 (26 enodes) 119.352 * * [simplify]: Extracting #0: cost 1 inf + 0 119.352 * * [simplify]: Extracting #1: cost 4 inf + 0 119.352 * * [simplify]: Extracting #2: cost 5 inf + 1 119.352 * * [simplify]: Extracting #3: cost 1 inf + 166 119.352 * * [simplify]: Extracting #4: cost 0 inf + 248 119.352 * [simplify]: Simplified to (/ 1 (sqrt a)) 119.352 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 119.353 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 119.353 * * [simplify]: iters left: 6 (15 enodes) 119.361 * * [simplify]: iters left: 5 (59 enodes) 119.381 * * [simplify]: iters left: 4 (92 enodes) 119.405 * * [simplify]: iters left: 3 (148 enodes) 119.440 * * [simplify]: iters left: 2 (243 enodes) 119.517 * * [simplify]: iters left: 1 (390 enodes) 119.611 * * [simplify]: Extracting #0: cost 1 inf + 0 119.611 * * [simplify]: Extracting #1: cost 25 inf + 0 119.612 * * [simplify]: Extracting #2: cost 57 inf + 3 119.612 * * [simplify]: Extracting #3: cost 70 inf + 48 119.614 * * [simplify]: Extracting #4: cost 46 inf + 2284 119.618 * * [simplify]: Extracting #5: cost 16 inf + 7473 119.626 * * [simplify]: Extracting #6: cost 3 inf + 10871 119.635 * * [simplify]: Extracting #7: cost 0 inf + 11570 119.643 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (sqrt a))) 119.644 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (sqrt a))))) 119.644 * * * * [progress]: [ 268 / 494 ] simplifiying candidate # 119.644 * [simplify]: Simplifying (/ 1 (/ (sqrt a) 1)) 119.644 * * [simplify]: iters left: 5 (5 enodes) 119.647 * * [simplify]: iters left: 4 (17 enodes) 119.653 * * [simplify]: iters left: 3 (21 enodes) 119.658 * * [simplify]: Extracting #0: cost 1 inf + 0 119.658 * * [simplify]: Extracting #1: cost 4 inf + 0 119.659 * * [simplify]: Extracting #2: cost 5 inf + 1 119.659 * * [simplify]: Extracting #3: cost 0 inf + 248 119.659 * [simplify]: Simplified to (/ 1 (sqrt a)) 119.659 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 119.659 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 119.659 * * [simplify]: iters left: 6 (15 enodes) 119.664 * * [simplify]: iters left: 5 (59 enodes) 119.675 * * [simplify]: iters left: 4 (92 enodes) 119.690 * * [simplify]: iters left: 3 (148 enodes) 119.716 * * [simplify]: iters left: 2 (243 enodes) 119.787 * * [simplify]: iters left: 1 (390 enodes) 119.912 * * [simplify]: Extracting #0: cost 1 inf + 0 119.913 * * [simplify]: Extracting #1: cost 25 inf + 0 119.913 * * [simplify]: Extracting #2: cost 57 inf + 3 119.913 * * [simplify]: Extracting #3: cost 70 inf + 48 119.914 * * [simplify]: Extracting #4: cost 46 inf + 2284 119.916 * * [simplify]: Extracting #5: cost 16 inf + 7473 119.922 * * [simplify]: Extracting #6: cost 3 inf + 10871 119.927 * * [simplify]: Extracting #7: cost 0 inf + 11570 119.931 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (sqrt a))) 119.931 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (sqrt a))))) 119.931 * * * * [progress]: [ 269 / 494 ] simplifiying candidate # 119.931 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (- (sqrt (fma c (* -4 a) (* b b))) b))) 119.931 * * [simplify]: iters left: 6 (13 enodes) 119.935 * * [simplify]: iters left: 5 (48 enodes) 119.948 * * [simplify]: iters left: 4 (72 enodes) 119.972 * * [simplify]: iters left: 3 (114 enodes) 120.008 * * [simplify]: iters left: 2 (156 enodes) 120.034 * * [simplify]: iters left: 1 (180 enodes) 120.072 * * [simplify]: Extracting #0: cost 1 inf + 0 120.072 * * [simplify]: Extracting #1: cost 14 inf + 0 120.073 * * [simplify]: Extracting #2: cost 27 inf + 2 120.073 * * [simplify]: Extracting #3: cost 33 inf + 86 120.074 * * [simplify]: Extracting #4: cost 23 inf + 1032 120.075 * * [simplify]: Extracting #5: cost 13 inf + 1926 120.077 * * [simplify]: Extracting #6: cost 2 inf + 4398 120.080 * * [simplify]: Extracting #7: cost 0 inf + 4956 120.084 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) 120.084 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (/ 1 (/ (sqrt a) (/ 1 2))))) 120.084 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 2))) 120.085 * * [simplify]: iters left: 6 (7 enodes) 120.089 * * [simplify]: iters left: 5 (28 enodes) 120.099 * * [simplify]: iters left: 4 (38 enodes) 120.111 * * [simplify]: iters left: 3 (50 enodes) 120.126 * * [simplify]: iters left: 2 (58 enodes) 120.139 * * [simplify]: iters left: 1 (61 enodes) 120.151 * * [simplify]: Extracting #0: cost 1 inf + 0 120.151 * * [simplify]: Extracting #1: cost 8 inf + 0 120.151 * * [simplify]: Extracting #2: cost 9 inf + 3 120.151 * * [simplify]: Extracting #3: cost 1 inf + 496 120.152 * * [simplify]: Extracting #4: cost 0 inf + 578 120.152 * [simplify]: Simplified to (/ 1/2 (sqrt a)) 120.152 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (/ 1/2 (sqrt a)))) 120.152 * * * * [progress]: [ 270 / 494 ] simplifiying candidate # 120.152 * [simplify]: Simplifying (/ 1 (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 120.152 * * [simplify]: iters left: 6 (16 enodes) 120.157 * * [simplify]: iters left: 5 (60 enodes) 120.167 * * [simplify]: iters left: 4 (84 enodes) 120.192 * * [simplify]: iters left: 3 (112 enodes) 120.210 * * [simplify]: iters left: 2 (126 enodes) 120.229 * * [simplify]: iters left: 1 (128 enodes) 120.250 * * [simplify]: Extracting #0: cost 1 inf + 0 120.250 * * [simplify]: Extracting #1: cost 6 inf + 0 120.250 * * [simplify]: Extracting #2: cost 9 inf + 1 120.250 * * [simplify]: Extracting #3: cost 15 inf + 1 120.250 * * [simplify]: Extracting #4: cost 21 inf + 2 120.250 * * [simplify]: Extracting #5: cost 23 inf + 3 120.250 * * [simplify]: Extracting #6: cost 26 inf + 333 120.250 * * [simplify]: Extracting #7: cost 25 inf + 461 120.251 * * [simplify]: Extracting #8: cost 14 inf + 1689 120.252 * * [simplify]: Extracting #9: cost 7 inf + 3290 120.254 * * [simplify]: Extracting #10: cost 0 inf + 5914 120.255 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 120.255 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ 1 (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 120.256 * [simplify]: Simplifying (/ 1 (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 120.256 * * [simplify]: iters left: 6 (15 enodes) 120.260 * * [simplify]: iters left: 5 (57 enodes) 120.269 * * [simplify]: iters left: 4 (81 enodes) 120.288 * * [simplify]: iters left: 3 (99 enodes) 120.316 * * [simplify]: iters left: 2 (111 enodes) 120.340 * * [simplify]: Extracting #0: cost 1 inf + 0 120.340 * * [simplify]: Extracting #1: cost 7 inf + 0 120.340 * * [simplify]: Extracting #2: cost 9 inf + 2 120.340 * * [simplify]: Extracting #3: cost 13 inf + 86 120.340 * * [simplify]: Extracting #4: cost 19 inf + 87 120.340 * * [simplify]: Extracting #5: cost 20 inf + 129 120.340 * * [simplify]: Extracting #6: cost 25 inf + 294 120.341 * * [simplify]: Extracting #7: cost 16 inf + 1525 120.341 * * [simplify]: Extracting #8: cost 4 inf + 3674 120.342 * * [simplify]: Extracting #9: cost 0 inf + 5154 120.343 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 120.344 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a))) 120.344 * * * * [progress]: [ 271 / 494 ] simplifiying candidate # 120.344 * [simplify]: Simplifying (/ 1 (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 120.344 * * [simplify]: iters left: 6 (15 enodes) 120.348 * * [simplify]: iters left: 5 (55 enodes) 120.356 * * [simplify]: iters left: 4 (75 enodes) 120.369 * * [simplify]: iters left: 3 (95 enodes) 120.385 * * [simplify]: Extracting #0: cost 1 inf + 0 120.385 * * [simplify]: Extracting #1: cost 5 inf + 0 120.386 * * [simplify]: Extracting #2: cost 11 inf + 1 120.386 * * [simplify]: Extracting #3: cost 17 inf + 2 120.386 * * [simplify]: Extracting #4: cost 17 inf + 126 120.386 * * [simplify]: Extracting #5: cost 23 inf + 291 120.386 * * [simplify]: Extracting #6: cost 22 inf + 419 120.387 * * [simplify]: Extracting #7: cost 12 inf + 1427 120.387 * * [simplify]: Extracting #8: cost 5 inf + 2610 120.388 * * [simplify]: Extracting #9: cost 2 inf + 3511 120.389 * * [simplify]: Extracting #10: cost 0 inf + 4152 120.390 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) 120.390 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (/ 1 (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 120.390 * [simplify]: Simplifying (/ 1 (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 120.390 * * [simplify]: iters left: 6 (15 enodes) 120.394 * * [simplify]: iters left: 5 (57 enodes) 120.403 * * [simplify]: iters left: 4 (81 enodes) 120.417 * * [simplify]: iters left: 3 (99 enodes) 120.445 * * [simplify]: iters left: 2 (111 enodes) 120.476 * * [simplify]: Extracting #0: cost 1 inf + 0 120.477 * * [simplify]: Extracting #1: cost 7 inf + 0 120.477 * * [simplify]: Extracting #2: cost 9 inf + 2 120.477 * * [simplify]: Extracting #3: cost 13 inf + 86 120.477 * * [simplify]: Extracting #4: cost 19 inf + 87 120.477 * * [simplify]: Extracting #5: cost 20 inf + 129 120.477 * * [simplify]: Extracting #6: cost 25 inf + 294 120.478 * * [simplify]: Extracting #7: cost 16 inf + 1525 120.479 * * [simplify]: Extracting #8: cost 4 inf + 3594 120.482 * * [simplify]: Extracting #9: cost 0 inf + 4914 120.484 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 120.484 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a))) 120.484 * * * * [progress]: [ 272 / 494 ] simplifiying candidate # 120.485 * [simplify]: Simplifying (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 120.485 * * [simplify]: iters left: 6 (18 enodes) 120.495 * * [simplify]: iters left: 5 (69 enodes) 120.518 * * [simplify]: iters left: 4 (114 enodes) 120.560 * * [simplify]: iters left: 3 (197 enodes) 120.641 * * [simplify]: iters left: 2 (291 enodes) 120.721 * * [simplify]: iters left: 1 (387 enodes) 120.962 * * [simplify]: Extracting #0: cost 1 inf + 0 120.962 * * [simplify]: Extracting #1: cost 18 inf + 0 120.962 * * [simplify]: Extracting #2: cost 37 inf + 1 120.962 * * [simplify]: Extracting #3: cost 37 inf + 286 120.963 * * [simplify]: Extracting #4: cost 33 inf + 1016 120.963 * * [simplify]: Extracting #5: cost 40 inf + 1219 120.965 * * [simplify]: Extracting #6: cost 39 inf + 1347 120.965 * * [simplify]: Extracting #7: cost 29 inf + 2436 120.967 * * [simplify]: Extracting #8: cost 18 inf + 6115 120.970 * * [simplify]: Extracting #9: cost 5 inf + 11534 120.976 * * [simplify]: Extracting #10: cost 0 inf + 13714 120.986 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (cbrt 2))) 120.986 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (cbrt 2))) (/ 1 (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 120.987 * [simplify]: Simplifying (/ 1 (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 120.987 * * [simplify]: iters left: 6 (16 enodes) 120.995 * * [simplify]: iters left: 5 (59 enodes) 121.010 * * [simplify]: iters left: 4 (86 enodes) 121.023 * * [simplify]: iters left: 3 (117 enodes) 121.042 * * [simplify]: iters left: 2 (146 enodes) 121.092 * * [simplify]: iters left: 1 (183 enodes) 121.154 * * [simplify]: Extracting #0: cost 1 inf + 0 121.154 * * [simplify]: Extracting #1: cost 17 inf + 0 121.154 * * [simplify]: Extracting #2: cost 28 inf + 2 121.155 * * [simplify]: Extracting #3: cost 25 inf + 575 121.155 * * [simplify]: Extracting #4: cost 22 inf + 1267 121.156 * * [simplify]: Extracting #5: cost 27 inf + 1552 121.157 * * [simplify]: Extracting #6: cost 27 inf + 1679 121.158 * * [simplify]: Extracting #7: cost 17 inf + 2728 121.160 * * [simplify]: Extracting #8: cost 4 inf + 6963 121.165 * * [simplify]: Extracting #9: cost 0 inf + 8602 121.169 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (cbrt 2))) 121.169 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (cbrt 2))))) 121.169 * * * * [progress]: [ 273 / 494 ] simplifiying candidate # 121.170 * [simplify]: Simplifying (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 121.170 * * [simplify]: iters left: 6 (17 enodes) 121.179 * * [simplify]: iters left: 5 (62 enodes) 121.199 * * [simplify]: iters left: 4 (90 enodes) 121.227 * * [simplify]: iters left: 3 (136 enodes) 121.249 * * [simplify]: iters left: 2 (183 enodes) 121.300 * * [simplify]: iters left: 1 (221 enodes) 121.368 * * [simplify]: Extracting #0: cost 1 inf + 0 121.368 * * [simplify]: Extracting #1: cost 12 inf + 0 121.368 * * [simplify]: Extracting #2: cost 22 inf + 1 121.368 * * [simplify]: Extracting #3: cost 24 inf + 43 121.369 * * [simplify]: Extracting #4: cost 24 inf + 167 121.369 * * [simplify]: Extracting #5: cost 30 inf + 331 121.369 * * [simplify]: Extracting #6: cost 29 inf + 459 121.370 * * [simplify]: Extracting #7: cost 18 inf + 1606 121.371 * * [simplify]: Extracting #8: cost 9 inf + 4487 121.375 * * [simplify]: Extracting #9: cost 2 inf + 7065 121.379 * * [simplify]: Extracting #10: cost 0 inf + 7824 121.384 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (sqrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) 121.384 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (sqrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (/ 1 (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 121.384 * [simplify]: Simplifying (/ 1 (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 121.384 * * [simplify]: iters left: 6 (16 enodes) 121.392 * * [simplify]: iters left: 5 (59 enodes) 121.412 * * [simplify]: iters left: 4 (86 enodes) 121.436 * * [simplify]: iters left: 3 (117 enodes) 121.459 * * [simplify]: iters left: 2 (146 enodes) 121.486 * * [simplify]: iters left: 1 (183 enodes) 121.551 * * [simplify]: Extracting #0: cost 1 inf + 0 121.551 * * [simplify]: Extracting #1: cost 17 inf + 0 121.551 * * [simplify]: Extracting #2: cost 28 inf + 2 121.551 * * [simplify]: Extracting #3: cost 25 inf + 415 121.552 * * [simplify]: Extracting #4: cost 22 inf + 907 121.552 * * [simplify]: Extracting #5: cost 27 inf + 1152 121.552 * * [simplify]: Extracting #6: cost 27 inf + 1279 121.553 * * [simplify]: Extracting #7: cost 17 inf + 2328 121.554 * * [simplify]: Extracting #8: cost 4 inf + 6363 121.556 * * [simplify]: Extracting #9: cost 0 inf + 7882 121.558 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (sqrt 2))) 121.558 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (sqrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (sqrt 2))))) 121.559 * * * * [progress]: [ 274 / 494 ] simplifiying candidate # 121.559 * [simplify]: Simplifying (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 121.559 * * [simplify]: iters left: 6 (15 enodes) 121.563 * * [simplify]: iters left: 5 (54 enodes) 121.572 * * [simplify]: iters left: 4 (79 enodes) 121.589 * * [simplify]: iters left: 3 (101 enodes) 121.605 * * [simplify]: iters left: 2 (104 enodes) 121.620 * * [simplify]: iters left: 1 (107 enodes) 121.643 * * [simplify]: Extracting #0: cost 1 inf + 0 121.643 * * [simplify]: Extracting #1: cost 6 inf + 0 121.643 * * [simplify]: Extracting #2: cost 9 inf + 1 121.643 * * [simplify]: Extracting #3: cost 13 inf + 1 121.643 * * [simplify]: Extracting #4: cost 15 inf + 2 121.643 * * [simplify]: Extracting #5: cost 22 inf + 84 121.643 * * [simplify]: Extracting #6: cost 21 inf + 212 121.643 * * [simplify]: Extracting #7: cost 10 inf + 1399 121.644 * * [simplify]: Extracting #8: cost 4 inf + 2978 121.645 * * [simplify]: Extracting #9: cost 0 inf + 4377 121.646 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 121.646 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))) (/ 1 (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 121.646 * [simplify]: Simplifying (/ 1 (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 121.646 * * [simplify]: iters left: 6 (15 enodes) 121.650 * * [simplify]: iters left: 5 (56 enodes) 121.660 * * [simplify]: iters left: 4 (83 enodes) 121.680 * * [simplify]: iters left: 3 (115 enodes) 121.712 * * [simplify]: iters left: 2 (144 enodes) 121.753 * * [simplify]: iters left: 1 (181 enodes) 121.790 * * [simplify]: Extracting #0: cost 1 inf + 0 121.790 * * [simplify]: Extracting #1: cost 16 inf + 0 121.790 * * [simplify]: Extracting #2: cost 21 inf + 46 121.791 * * [simplify]: Extracting #3: cost 19 inf + 339 121.791 * * [simplify]: Extracting #4: cost 21 inf + 340 121.792 * * [simplify]: Extracting #5: cost 27 inf + 422 121.793 * * [simplify]: Extracting #6: cost 25 inf + 674 121.794 * * [simplify]: Extracting #7: cost 15 inf + 1819 121.796 * * [simplify]: Extracting #8: cost 3 inf + 5773 121.800 * * [simplify]: Extracting #9: cost 0 inf + 6832 121.803 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ a 1/2)) 121.803 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ a 1/2)))) 121.804 * * * * [progress]: [ 275 / 494 ] simplifiying candidate # 121.804 * [simplify]: Simplifying (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 121.804 * * [simplify]: iters left: 6 (17 enodes) 121.814 * * [simplify]: iters left: 5 (62 enodes) 121.836 * * [simplify]: iters left: 4 (89 enodes) 121.865 * * [simplify]: iters left: 3 (126 enodes) 121.898 * * [simplify]: iters left: 2 (157 enodes) 121.925 * * [simplify]: iters left: 1 (198 enodes) 121.965 * * [simplify]: Extracting #0: cost 1 inf + 0 121.965 * * [simplify]: Extracting #1: cost 13 inf + 0 121.965 * * [simplify]: Extracting #2: cost 24 inf + 1 121.965 * * [simplify]: Extracting #3: cost 23 inf + 407 121.966 * * [simplify]: Extracting #4: cost 19 inf + 1299 121.966 * * [simplify]: Extracting #5: cost 26 inf + 1381 121.967 * * [simplify]: Extracting #6: cost 26 inf + 1467 121.967 * * [simplify]: Extracting #7: cost 15 inf + 2558 121.968 * * [simplify]: Extracting #8: cost 3 inf + 6136 121.971 * * [simplify]: Extracting #9: cost 0 inf + 7276 121.973 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt 2)) (cbrt 2)) 121.973 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt 2)) (cbrt 2)) (/ 1 (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 121.973 * [simplify]: Simplifying (/ 1 (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 121.973 * * [simplify]: iters left: 6 (16 enodes) 121.978 * * [simplify]: iters left: 5 (59 enodes) 121.988 * * [simplify]: iters left: 4 (86 enodes) 122.013 * * [simplify]: iters left: 3 (117 enodes) 122.030 * * [simplify]: iters left: 2 (146 enodes) 122.074 * * [simplify]: iters left: 1 (183 enodes) 122.138 * * [simplify]: Extracting #0: cost 1 inf + 0 122.138 * * [simplify]: Extracting #1: cost 17 inf + 0 122.139 * * [simplify]: Extracting #2: cost 28 inf + 2 122.139 * * [simplify]: Extracting #3: cost 25 inf + 575 122.140 * * [simplify]: Extracting #4: cost 22 inf + 1267 122.140 * * [simplify]: Extracting #5: cost 27 inf + 1552 122.141 * * [simplify]: Extracting #6: cost 27 inf + 1679 122.142 * * [simplify]: Extracting #7: cost 17 inf + 2728 122.145 * * [simplify]: Extracting #8: cost 4 inf + 6563 122.149 * * [simplify]: Extracting #9: cost 0 inf + 8042 122.151 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (cbrt 2))) 122.151 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (cbrt 2))))) 122.152 * * * * [progress]: [ 276 / 494 ] simplifiying candidate # 122.152 * [simplify]: Simplifying (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 122.152 * * [simplify]: iters left: 6 (16 enodes) 122.156 * * [simplify]: iters left: 5 (57 enodes) 122.165 * * [simplify]: iters left: 4 (78 enodes) 122.178 * * [simplify]: iters left: 3 (101 enodes) 122.198 * * [simplify]: iters left: 2 (115 enodes) 122.217 * * [simplify]: iters left: 1 (131 enodes) 122.235 * * [simplify]: Extracting #0: cost 1 inf + 0 122.235 * * [simplify]: Extracting #1: cost 8 inf + 0 122.236 * * [simplify]: Extracting #2: cost 14 inf + 1 122.236 * * [simplify]: Extracting #3: cost 17 inf + 2 122.236 * * [simplify]: Extracting #4: cost 16 inf + 167 122.236 * * [simplify]: Extracting #5: cost 22 inf + 331 122.236 * * [simplify]: Extracting #6: cost 22 inf + 417 122.236 * * [simplify]: Extracting #7: cost 10 inf + 1606 122.237 * * [simplify]: Extracting #8: cost 2 inf + 3746 122.238 * * [simplify]: Extracting #9: cost 0 inf + 4386 122.240 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 122.240 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 122.240 * [simplify]: Simplifying (/ 1 (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 122.240 * * [simplify]: iters left: 6 (16 enodes) 122.244 * * [simplify]: iters left: 5 (59 enodes) 122.262 * * [simplify]: iters left: 4 (86 enodes) 122.289 * * [simplify]: iters left: 3 (117 enodes) 122.323 * * [simplify]: iters left: 2 (146 enodes) 122.371 * * [simplify]: iters left: 1 (183 enodes) 122.435 * * [simplify]: Extracting #0: cost 1 inf + 0 122.435 * * [simplify]: Extracting #1: cost 17 inf + 0 122.435 * * [simplify]: Extracting #2: cost 28 inf + 2 122.435 * * [simplify]: Extracting #3: cost 25 inf + 415 122.436 * * [simplify]: Extracting #4: cost 22 inf + 907 122.437 * * [simplify]: Extracting #5: cost 27 inf + 1152 122.437 * * [simplify]: Extracting #6: cost 27 inf + 1279 122.439 * * [simplify]: Extracting #7: cost 17 inf + 2328 122.441 * * [simplify]: Extracting #8: cost 4 inf + 5963 122.446 * * [simplify]: Extracting #9: cost 0 inf + 7322 122.450 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (sqrt 2))) 122.450 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (sqrt 2))))) 122.450 * * * * [progress]: [ 277 / 494 ] simplifiying candidate # 122.450 * [simplify]: Simplifying (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 122.451 * * [simplify]: iters left: 6 (14 enodes) 122.458 * * [simplify]: iters left: 5 (49 enodes) 122.476 * * [simplify]: iters left: 4 (65 enodes) 122.494 * * [simplify]: iters left: 3 (77 enodes) 122.513 * * [simplify]: Extracting #0: cost 1 inf + 0 122.513 * * [simplify]: Extracting #1: cost 5 inf + 0 122.513 * * [simplify]: Extracting #2: cost 9 inf + 1 122.514 * * [simplify]: Extracting #3: cost 10 inf + 43 122.514 * * [simplify]: Extracting #4: cost 18 inf + 84 122.514 * * [simplify]: Extracting #5: cost 17 inf + 309 122.514 * * [simplify]: Extracting #6: cost 8 inf + 1179 122.515 * * [simplify]: Extracting #7: cost 1 inf + 2520 122.516 * * [simplify]: Extracting #8: cost 0 inf + 2779 122.517 * [simplify]: Simplified to (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b)) 122.518 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (/ 1 (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 122.518 * [simplify]: Simplifying (/ 1 (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 122.518 * * [simplify]: iters left: 6 (15 enodes) 122.525 * * [simplify]: iters left: 5 (56 enodes) 122.541 * * [simplify]: iters left: 4 (83 enodes) 122.564 * * [simplify]: iters left: 3 (115 enodes) 122.594 * * [simplify]: iters left: 2 (144 enodes) 122.642 * * [simplify]: iters left: 1 (181 enodes) 122.695 * * [simplify]: Extracting #0: cost 1 inf + 0 122.695 * * [simplify]: Extracting #1: cost 16 inf + 0 122.695 * * [simplify]: Extracting #2: cost 21 inf + 46 122.696 * * [simplify]: Extracting #3: cost 19 inf + 339 122.696 * * [simplify]: Extracting #4: cost 21 inf + 340 122.696 * * [simplify]: Extracting #5: cost 27 inf + 422 122.697 * * [simplify]: Extracting #6: cost 25 inf + 674 122.698 * * [simplify]: Extracting #7: cost 15 inf + 1819 122.700 * * [simplify]: Extracting #8: cost 3 inf + 5333 122.704 * * [simplify]: Extracting #9: cost 0 inf + 6272 122.708 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ a 1/2)) 122.708 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ a 1/2)))) 122.708 * * * * [progress]: [ 278 / 494 ] simplifiying candidate # 122.709 * [simplify]: Simplifying (/ 1 (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) 122.709 * * [simplify]: iters left: 6 (7 enodes) 122.712 * * [simplify]: iters left: 5 (23 enodes) 122.716 * * [simplify]: iters left: 4 (30 enodes) 122.723 * * [simplify]: iters left: 3 (37 enodes) 122.729 * * [simplify]: iters left: 2 (46 enodes) 122.736 * * [simplify]: iters left: 1 (53 enodes) 122.744 * * [simplify]: Extracting #0: cost 1 inf + 0 122.744 * * [simplify]: Extracting #1: cost 6 inf + 0 122.744 * * [simplify]: Extracting #2: cost 9 inf + 1 122.744 * * [simplify]: Extracting #3: cost 3 inf + 569 122.744 * * [simplify]: Extracting #4: cost 0 inf + 974 122.745 * [simplify]: Simplified to (* (/ 1 (cbrt 2)) (/ 1 (cbrt 2))) 122.745 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (cbrt 2)) (/ 1 (cbrt 2))) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 122.745 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 122.745 * * [simplify]: iters left: 6 (15 enodes) 122.750 * * [simplify]: iters left: 5 (59 enodes) 122.765 * * [simplify]: iters left: 4 (92 enodes) 122.780 * * [simplify]: iters left: 3 (147 enodes) 122.819 * * [simplify]: iters left: 2 (242 enodes) 122.895 * * [simplify]: iters left: 1 (389 enodes) 123.054 * * [simplify]: Extracting #0: cost 1 inf + 0 123.054 * * [simplify]: Extracting #1: cost 26 inf + 0 123.055 * * [simplify]: Extracting #2: cost 60 inf + 2 123.056 * * [simplify]: Extracting #3: cost 63 inf + 1391 123.058 * * [simplify]: Extracting #4: cost 42 inf + 4455 123.065 * * [simplify]: Extracting #5: cost 7 inf + 12095 123.074 * * [simplify]: Extracting #6: cost 0 inf + 13821 123.083 * [simplify]: Simplified to (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt 2) a)) 123.083 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (cbrt 2)) (/ 1 (cbrt 2))) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt 2) a)))) 123.083 * * * * [progress]: [ 279 / 494 ] simplifiying candidate # 123.083 * [simplify]: Simplifying (/ 1 (/ 1 (/ 1 (sqrt 2)))) 123.083 * * [simplify]: iters left: 6 (6 enodes) 123.088 * * [simplify]: iters left: 5 (18 enodes) 123.094 * * [simplify]: iters left: 4 (21 enodes) 123.101 * * [simplify]: iters left: 3 (25 enodes) 123.108 * * [simplify]: Extracting #0: cost 1 inf + 0 123.108 * * [simplify]: Extracting #1: cost 4 inf + 0 123.108 * * [simplify]: Extracting #2: cost 5 inf + 1 123.109 * * [simplify]: Extracting #3: cost 1 inf + 207 123.109 * * [simplify]: Extracting #4: cost 0 inf + 248 123.109 * [simplify]: Simplified to (/ 1 (sqrt 2)) 123.109 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 123.109 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 123.109 * * [simplify]: iters left: 6 (15 enodes) 123.118 * * [simplify]: iters left: 5 (59 enodes) 123.140 * * [simplify]: iters left: 4 (92 enodes) 123.170 * * [simplify]: iters left: 3 (147 enodes) 123.221 * * [simplify]: iters left: 2 (242 enodes) 123.291 * * [simplify]: iters left: 1 (389 enodes) 123.446 * * [simplify]: Extracting #0: cost 1 inf + 0 123.446 * * [simplify]: Extracting #1: cost 26 inf + 0 123.446 * * [simplify]: Extracting #2: cost 60 inf + 2 123.447 * * [simplify]: Extracting #3: cost 63 inf + 1071 123.449 * * [simplify]: Extracting #4: cost 42 inf + 3695 123.453 * * [simplify]: Extracting #5: cost 7 inf + 10535 123.457 * * [simplify]: Extracting #6: cost 0 inf + 12101 123.462 * [simplify]: Simplified to (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (sqrt 2) a)) 123.462 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (sqrt 2) a)))) 123.462 * * * * [progress]: [ 280 / 494 ] simplifiying candidate # 123.462 * [simplify]: Simplifying (/ 1 (/ 1 (/ 1 1))) 123.462 * * [simplify]: iters left: 6 (4 enodes) 123.464 * * [simplify]: iters left: 5 (8 enodes) 123.465 * * [simplify]: iters left: 4 (10 enodes) 123.467 * * [simplify]: Extracting #0: cost 1 inf + 0 123.467 * * [simplify]: Extracting #1: cost 0 inf + 1 123.467 * [simplify]: Simplified to 1 123.467 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 123.467 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 123.467 * * [simplify]: iters left: 6 (14 enodes) 123.472 * * [simplify]: iters left: 5 (56 enodes) 123.485 * * [simplify]: iters left: 4 (89 enodes) 123.514 * * [simplify]: iters left: 3 (145 enodes) 123.569 * * [simplify]: iters left: 2 (240 enodes) 123.655 * * [simplify]: iters left: 1 (387 enodes) 123.780 * * [simplify]: Extracting #0: cost 1 inf + 0 123.780 * * [simplify]: Extracting #1: cost 25 inf + 0 123.780 * * [simplify]: Extracting #2: cost 53 inf + 46 123.781 * * [simplify]: Extracting #3: cost 56 inf + 672 123.782 * * [simplify]: Extracting #4: cost 34 inf + 2961 123.785 * * [simplify]: Extracting #5: cost 3 inf + 9148 123.789 * * [simplify]: Extracting #6: cost 0 inf + 9928 123.793 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)) 123.793 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)))) 123.793 * * * * [progress]: [ 281 / 494 ] simplifiying candidate # 123.793 * [simplify]: Simplifying (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 123.793 * * [simplify]: iters left: 6 (18 enodes) 123.800 * * [simplify]: iters left: 5 (64 enodes) 123.820 * * [simplify]: iters left: 4 (88 enodes) 123.850 * * [simplify]: iters left: 3 (125 enodes) 123.878 * * [simplify]: iters left: 2 (164 enodes) 123.919 * * [simplify]: iters left: 1 (216 enodes) 123.982 * * [simplify]: Extracting #0: cost 1 inf + 0 123.982 * * [simplify]: Extracting #1: cost 17 inf + 0 123.982 * * [simplify]: Extracting #2: cost 37 inf + 1 123.982 * * [simplify]: Extracting #3: cost 37 inf + 3 123.983 * * [simplify]: Extracting #4: cost 41 inf + 369 123.984 * * [simplify]: Extracting #5: cost 30 inf + 2359 123.985 * * [simplify]: Extracting #6: cost 19 inf + 3231 123.989 * * [simplify]: Extracting #7: cost 8 inf + 6929 123.994 * * [simplify]: Extracting #8: cost 0 inf + 10088 124.001 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (* (cbrt 2) (cbrt 2))) 124.001 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (* (cbrt 2) (cbrt 2))) (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 124.001 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 124.001 * * [simplify]: iters left: 6 (17 enodes) 124.011 * * [simplify]: iters left: 5 (65 enodes) 124.032 * * [simplify]: iters left: 4 (98 enodes) 124.066 * * [simplify]: iters left: 3 (153 enodes) 124.095 * * [simplify]: iters left: 2 (248 enodes) 124.148 * * [simplify]: iters left: 1 (395 enodes) 124.290 * * [simplify]: Extracting #0: cost 1 inf + 0 124.290 * * [simplify]: Extracting #1: cost 26 inf + 0 124.291 * * [simplify]: Extracting #2: cost 59 inf + 44 124.291 * * [simplify]: Extracting #3: cost 63 inf + 781 124.292 * * [simplify]: Extracting #4: cost 67 inf + 1595 124.293 * * [simplify]: Extracting #5: cost 50 inf + 4045 124.294 * * [simplify]: Extracting #6: cost 31 inf + 6691 124.298 * * [simplify]: Extracting #7: cost 9 inf + 13687 124.305 * * [simplify]: Extracting #8: cost 0 inf + 16983 124.310 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (cbrt 2))) 124.310 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (cbrt 2))))) 124.311 * * * * [progress]: [ 282 / 494 ] simplifiying candidate # 124.311 * [simplify]: Simplifying (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 124.311 * * [simplify]: iters left: 6 (17 enodes) 124.316 * * [simplify]: iters left: 5 (59 enodes) 124.325 * * [simplify]: iters left: 4 (77 enodes) 124.337 * * [simplify]: iters left: 3 (100 enodes) 124.356 * * [simplify]: iters left: 2 (122 enodes) 124.396 * * [simplify]: iters left: 1 (149 enodes) 124.440 * * [simplify]: Extracting #0: cost 1 inf + 0 124.440 * * [simplify]: Extracting #1: cost 12 inf + 0 124.440 * * [simplify]: Extracting #2: cost 23 inf + 1 124.440 * * [simplify]: Extracting #3: cost 22 inf + 44 124.440 * * [simplify]: Extracting #4: cost 26 inf + 371 124.441 * * [simplify]: Extracting #5: cost 24 inf + 661 124.441 * * [simplify]: Extracting #6: cost 12 inf + 1931 124.443 * * [simplify]: Extracting #7: cost 3 inf + 4642 124.444 * * [simplify]: Extracting #8: cost 0 inf + 5550 124.446 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (sqrt 2)) 124.446 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (sqrt 2)) (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 124.447 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 124.447 * * [simplify]: iters left: 6 (17 enodes) 124.451 * * [simplify]: iters left: 5 (65 enodes) 124.462 * * [simplify]: iters left: 4 (98 enodes) 124.486 * * [simplify]: iters left: 3 (153 enodes) 124.539 * * [simplify]: iters left: 2 (248 enodes) 124.629 * * [simplify]: iters left: 1 (395 enodes) 124.752 * * [simplify]: Extracting #0: cost 1 inf + 0 124.752 * * [simplify]: Extracting #1: cost 26 inf + 0 124.753 * * [simplify]: Extracting #2: cost 59 inf + 44 124.754 * * [simplify]: Extracting #3: cost 63 inf + 581 124.755 * * [simplify]: Extracting #4: cost 67 inf + 1195 124.757 * * [simplify]: Extracting #5: cost 50 inf + 3325 124.759 * * [simplify]: Extracting #6: cost 31 inf + 5651 124.762 * * [simplify]: Extracting #7: cost 9 inf + 12167 124.768 * * [simplify]: Extracting #8: cost 0 inf + 15263 124.773 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (sqrt 2))) 124.773 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (sqrt 2))))) 124.773 * * * * [progress]: [ 283 / 494 ] simplifiying candidate # 124.773 * [simplify]: Simplifying (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 124.773 * * [simplify]: iters left: 6 (15 enodes) 124.777 * * [simplify]: iters left: 5 (51 enodes) 124.789 * * [simplify]: iters left: 4 (64 enodes) 124.805 * * [simplify]: iters left: 3 (76 enodes) 124.815 * * [simplify]: Extracting #0: cost 1 inf + 0 124.815 * * [simplify]: Extracting #1: cost 6 inf + 0 124.815 * * [simplify]: Extracting #2: cost 10 inf + 1 124.815 * * [simplify]: Extracting #3: cost 9 inf + 84 124.815 * * [simplify]: Extracting #4: cost 18 inf + 84 124.815 * * [simplify]: Extracting #5: cost 19 inf + 128 124.815 * * [simplify]: Extracting #6: cost 5 inf + 1619 124.816 * * [simplify]: Extracting #7: cost 2 inf + 2300 124.816 * * [simplify]: Extracting #8: cost 0 inf + 2939 124.817 * [simplify]: Simplified to (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) 124.817 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 124.817 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 124.818 * * [simplify]: iters left: 6 (16 enodes) 124.822 * * [simplify]: iters left: 5 (62 enodes) 124.834 * * [simplify]: iters left: 4 (95 enodes) 124.865 * * [simplify]: iters left: 3 (151 enodes) 124.895 * * [simplify]: iters left: 2 (246 enodes) 124.969 * * [simplify]: iters left: 1 (393 enodes) 125.093 * * [simplify]: Extracting #0: cost 1 inf + 0 125.093 * * [simplify]: Extracting #1: cost 25 inf + 0 125.093 * * [simplify]: Extracting #2: cost 53 inf + 46 125.094 * * [simplify]: Extracting #3: cost 61 inf + 297 125.094 * * [simplify]: Extracting #4: cost 66 inf + 507 125.095 * * [simplify]: Extracting #5: cost 47 inf + 2620 125.098 * * [simplify]: Extracting #6: cost 10 inf + 10343 125.102 * * [simplify]: Extracting #7: cost 1 inf + 12750 125.108 * * [simplify]: Extracting #8: cost 0 inf + 13090 125.112 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 125.112 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (/ 1/2 a) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 125.113 * * * * [progress]: [ 284 / 494 ] simplifiying candidate # 125.113 * [simplify]: Simplifying (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 125.113 * * [simplify]: iters left: 6 (18 enodes) 125.123 * * [simplify]: iters left: 5 (64 enodes) 125.141 * * [simplify]: iters left: 4 (88 enodes) 125.158 * * [simplify]: iters left: 3 (125 enodes) 125.184 * * [simplify]: iters left: 2 (164 enodes) 125.224 * * [simplify]: iters left: 1 (216 enodes) 125.276 * * [simplify]: Extracting #0: cost 1 inf + 0 125.277 * * [simplify]: Extracting #1: cost 17 inf + 0 125.277 * * [simplify]: Extracting #2: cost 37 inf + 1 125.277 * * [simplify]: Extracting #3: cost 37 inf + 3 125.278 * * [simplify]: Extracting #4: cost 41 inf + 369 125.279 * * [simplify]: Extracting #5: cost 30 inf + 2359 125.280 * * [simplify]: Extracting #6: cost 19 inf + 3231 125.283 * * [simplify]: Extracting #7: cost 8 inf + 6929 125.287 * * [simplify]: Extracting #8: cost 0 inf + 10088 125.290 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (* (cbrt 2) (cbrt 2))) 125.290 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (* (cbrt 2) (cbrt 2))) (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 125.290 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 125.290 * * [simplify]: iters left: 6 (17 enodes) 125.295 * * [simplify]: iters left: 5 (65 enodes) 125.306 * * [simplify]: iters left: 4 (98 enodes) 125.331 * * [simplify]: iters left: 3 (153 enodes) 125.384 * * [simplify]: iters left: 2 (248 enodes) 125.457 * * [simplify]: iters left: 1 (395 enodes) 125.581 * * [simplify]: Extracting #0: cost 1 inf + 0 125.581 * * [simplify]: Extracting #1: cost 26 inf + 0 125.585 * * [simplify]: Extracting #2: cost 59 inf + 44 125.586 * * [simplify]: Extracting #3: cost 63 inf + 781 125.587 * * [simplify]: Extracting #4: cost 67 inf + 1595 125.589 * * [simplify]: Extracting #5: cost 50 inf + 4045 125.592 * * [simplify]: Extracting #6: cost 31 inf + 6691 125.599 * * [simplify]: Extracting #7: cost 9 inf + 13687 125.610 * * [simplify]: Extracting #8: cost 0 inf + 16983 125.620 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (cbrt 2))) 125.620 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (cbrt 2))))) 125.620 * * * * [progress]: [ 285 / 494 ] simplifiying candidate # 125.621 * [simplify]: Simplifying (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 125.621 * * [simplify]: iters left: 6 (17 enodes) 125.630 * * [simplify]: iters left: 5 (59 enodes) 125.648 * * [simplify]: iters left: 4 (77 enodes) 125.672 * * [simplify]: iters left: 3 (100 enodes) 125.700 * * [simplify]: iters left: 2 (122 enodes) 125.741 * * [simplify]: iters left: 1 (149 enodes) 125.764 * * [simplify]: Extracting #0: cost 1 inf + 0 125.764 * * [simplify]: Extracting #1: cost 12 inf + 0 125.764 * * [simplify]: Extracting #2: cost 23 inf + 1 125.764 * * [simplify]: Extracting #3: cost 22 inf + 44 125.764 * * [simplify]: Extracting #4: cost 26 inf + 371 125.765 * * [simplify]: Extracting #5: cost 24 inf + 661 125.765 * * [simplify]: Extracting #6: cost 12 inf + 1931 125.768 * * [simplify]: Extracting #7: cost 3 inf + 4642 125.771 * * [simplify]: Extracting #8: cost 0 inf + 5550 125.774 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (sqrt 2)) 125.775 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (sqrt 2)) (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 125.775 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 125.775 * * [simplify]: iters left: 6 (17 enodes) 125.784 * * [simplify]: iters left: 5 (65 enodes) 125.806 * * [simplify]: iters left: 4 (98 enodes) 125.837 * * [simplify]: iters left: 3 (153 enodes) 125.873 * * [simplify]: iters left: 2 (248 enodes) 125.966 * * [simplify]: iters left: 1 (395 enodes) 126.149 * * [simplify]: Extracting #0: cost 1 inf + 0 126.150 * * [simplify]: Extracting #1: cost 26 inf + 0 126.150 * * [simplify]: Extracting #2: cost 59 inf + 44 126.151 * * [simplify]: Extracting #3: cost 63 inf + 581 126.152 * * [simplify]: Extracting #4: cost 67 inf + 1195 126.154 * * [simplify]: Extracting #5: cost 50 inf + 3325 126.155 * * [simplify]: Extracting #6: cost 31 inf + 5651 126.161 * * [simplify]: Extracting #7: cost 9 inf + 12167 126.175 * * [simplify]: Extracting #8: cost 0 inf + 15263 126.186 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (sqrt 2))) 126.186 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (sqrt 2))))) 126.186 * * * * [progress]: [ 286 / 494 ] simplifiying candidate # 126.187 * [simplify]: Simplifying (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 126.187 * * [simplify]: iters left: 6 (15 enodes) 126.192 * * [simplify]: iters left: 5 (51 enodes) 126.200 * * [simplify]: iters left: 4 (64 enodes) 126.210 * * [simplify]: iters left: 3 (76 enodes) 126.220 * * [simplify]: Extracting #0: cost 1 inf + 0 126.220 * * [simplify]: Extracting #1: cost 6 inf + 0 126.220 * * [simplify]: Extracting #2: cost 10 inf + 1 126.220 * * [simplify]: Extracting #3: cost 9 inf + 84 126.220 * * [simplify]: Extracting #4: cost 18 inf + 84 126.220 * * [simplify]: Extracting #5: cost 19 inf + 128 126.221 * * [simplify]: Extracting #6: cost 5 inf + 1619 126.221 * * [simplify]: Extracting #7: cost 2 inf + 2300 126.222 * * [simplify]: Extracting #8: cost 0 inf + 2939 126.224 * [simplify]: Simplified to (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) 126.224 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 126.224 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 126.224 * * [simplify]: iters left: 6 (16 enodes) 126.233 * * [simplify]: iters left: 5 (62 enodes) 126.247 * * [simplify]: iters left: 4 (95 enodes) 126.263 * * [simplify]: iters left: 3 (151 enodes) 126.312 * * [simplify]: iters left: 2 (246 enodes) 126.409 * * [simplify]: iters left: 1 (393 enodes) 126.505 * * [simplify]: Extracting #0: cost 1 inf + 0 126.506 * * [simplify]: Extracting #1: cost 25 inf + 0 126.506 * * [simplify]: Extracting #2: cost 53 inf + 46 126.507 * * [simplify]: Extracting #3: cost 61 inf + 297 126.507 * * [simplify]: Extracting #4: cost 66 inf + 507 126.508 * * [simplify]: Extracting #5: cost 47 inf + 2620 126.513 * * [simplify]: Extracting #6: cost 10 inf + 10343 126.523 * * [simplify]: Extracting #7: cost 1 inf + 12750 126.532 * * [simplify]: Extracting #8: cost 0 inf + 13090 126.541 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 126.542 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (/ 1/2 a) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 126.542 * * * * [progress]: [ 287 / 494 ] simplifiying candidate # 126.542 * [simplify]: Simplifying (/ 1 (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) 126.542 * * [simplify]: iters left: 6 (7 enodes) 126.545 * * [simplify]: iters left: 5 (23 enodes) 126.549 * * [simplify]: iters left: 4 (30 enodes) 126.556 * * [simplify]: iters left: 3 (37 enodes) 126.562 * * [simplify]: iters left: 2 (46 enodes) 126.573 * * [simplify]: iters left: 1 (53 enodes) 126.587 * * [simplify]: Extracting #0: cost 1 inf + 0 126.587 * * [simplify]: Extracting #1: cost 6 inf + 0 126.587 * * [simplify]: Extracting #2: cost 9 inf + 1 126.587 * * [simplify]: Extracting #3: cost 3 inf + 569 126.588 * * [simplify]: Extracting #4: cost 0 inf + 974 126.588 * [simplify]: Simplified to (* (/ 1 (cbrt 2)) (/ 1 (cbrt 2))) 126.588 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (cbrt 2)) (/ 1 (cbrt 2))) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 126.588 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 126.588 * * [simplify]: iters left: 6 (15 enodes) 126.593 * * [simplify]: iters left: 5 (59 enodes) 126.603 * * [simplify]: iters left: 4 (92 enodes) 126.619 * * [simplify]: iters left: 3 (147 enodes) 126.672 * * [simplify]: iters left: 2 (242 enodes) 126.762 * * [simplify]: iters left: 1 (389 enodes) 126.890 * * [simplify]: Extracting #0: cost 1 inf + 0 126.890 * * [simplify]: Extracting #1: cost 26 inf + 0 126.890 * * [simplify]: Extracting #2: cost 60 inf + 2 126.891 * * [simplify]: Extracting #3: cost 63 inf + 1391 126.892 * * [simplify]: Extracting #4: cost 42 inf + 4455 126.896 * * [simplify]: Extracting #5: cost 7 inf + 12095 126.900 * * [simplify]: Extracting #6: cost 0 inf + 13821 126.905 * [simplify]: Simplified to (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt 2) a)) 126.905 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (cbrt 2)) (/ 1 (cbrt 2))) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt 2) a)))) 126.905 * * * * [progress]: [ 288 / 494 ] simplifiying candidate # 126.905 * [simplify]: Simplifying (/ 1 (/ 1 (/ 1 (sqrt 2)))) 126.905 * * [simplify]: iters left: 6 (6 enodes) 126.910 * * [simplify]: iters left: 5 (18 enodes) 126.915 * * [simplify]: iters left: 4 (21 enodes) 126.920 * * [simplify]: iters left: 3 (25 enodes) 126.923 * * [simplify]: Extracting #0: cost 1 inf + 0 126.923 * * [simplify]: Extracting #1: cost 4 inf + 0 126.924 * * [simplify]: Extracting #2: cost 5 inf + 1 126.924 * * [simplify]: Extracting #3: cost 1 inf + 207 126.924 * * [simplify]: Extracting #4: cost 0 inf + 248 126.924 * [simplify]: Simplified to (/ 1 (sqrt 2)) 126.924 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 126.924 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 126.924 * * [simplify]: iters left: 6 (15 enodes) 126.928 * * [simplify]: iters left: 5 (59 enodes) 126.940 * * [simplify]: iters left: 4 (92 enodes) 126.956 * * [simplify]: iters left: 3 (147 enodes) 126.981 * * [simplify]: iters left: 2 (242 enodes) 127.071 * * [simplify]: iters left: 1 (389 enodes) 127.184 * * [simplify]: Extracting #0: cost 1 inf + 0 127.184 * * [simplify]: Extracting #1: cost 26 inf + 0 127.185 * * [simplify]: Extracting #2: cost 60 inf + 2 127.185 * * [simplify]: Extracting #3: cost 63 inf + 1071 127.186 * * [simplify]: Extracting #4: cost 42 inf + 3695 127.191 * * [simplify]: Extracting #5: cost 7 inf + 10535 127.199 * * [simplify]: Extracting #6: cost 0 inf + 12101 127.208 * [simplify]: Simplified to (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (sqrt 2) a)) 127.208 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (sqrt 2) a)))) 127.208 * * * * [progress]: [ 289 / 494 ] simplifiying candidate # 127.209 * [simplify]: Simplifying (/ 1 (/ 1 (/ 1 1))) 127.209 * * [simplify]: iters left: 6 (4 enodes) 127.211 * * [simplify]: iters left: 5 (8 enodes) 127.214 * * [simplify]: iters left: 4 (10 enodes) 127.216 * * [simplify]: Extracting #0: cost 1 inf + 0 127.216 * * [simplify]: Extracting #1: cost 0 inf + 1 127.216 * [simplify]: Simplified to 1 127.216 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 127.217 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 127.217 * * [simplify]: iters left: 6 (14 enodes) 127.224 * * [simplify]: iters left: 5 (56 enodes) 127.239 * * [simplify]: iters left: 4 (89 enodes) 127.253 * * [simplify]: iters left: 3 (145 enodes) 127.295 * * [simplify]: iters left: 2 (240 enodes) 127.380 * * [simplify]: iters left: 1 (387 enodes) 127.508 * * [simplify]: Extracting #0: cost 1 inf + 0 127.508 * * [simplify]: Extracting #1: cost 25 inf + 0 127.508 * * [simplify]: Extracting #2: cost 53 inf + 46 127.509 * * [simplify]: Extracting #3: cost 56 inf + 672 127.510 * * [simplify]: Extracting #4: cost 34 inf + 2961 127.512 * * [simplify]: Extracting #5: cost 3 inf + 9148 127.520 * * [simplify]: Extracting #6: cost 0 inf + 9928 127.528 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)) 127.528 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)))) 127.528 * * * * [progress]: [ 290 / 494 ] simplifiying candidate # 127.528 * [simplify]: Simplifying (/ 1 (/ 1 1)) 127.528 * * [simplify]: iters left: 4 (3 enodes) 127.531 * * [simplify]: iters left: 3 (7 enodes) 127.533 * * [simplify]: iters left: 2 (9 enodes) 127.535 * * [simplify]: Extracting #0: cost 1 inf + 0 127.535 * * [simplify]: Extracting #1: cost 0 inf + 1 127.535 * [simplify]: Simplified to 1 127.536 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 127.536 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 127.536 * * [simplify]: iters left: 6 (14 enodes) 127.544 * * [simplify]: iters left: 5 (56 enodes) 127.562 * * [simplify]: iters left: 4 (89 enodes) 127.595 * * [simplify]: iters left: 3 (145 enodes) 127.644 * * [simplify]: iters left: 2 (240 enodes) 127.723 * * [simplify]: iters left: 1 (387 enodes) 127.818 * * [simplify]: Extracting #0: cost 1 inf + 0 127.818 * * [simplify]: Extracting #1: cost 25 inf + 0 127.818 * * [simplify]: Extracting #2: cost 53 inf + 46 127.818 * * [simplify]: Extracting #3: cost 56 inf + 672 127.819 * * [simplify]: Extracting #4: cost 34 inf + 2961 127.822 * * [simplify]: Extracting #5: cost 3 inf + 9148 127.826 * * [simplify]: Extracting #6: cost 0 inf + 9928 127.830 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)) 127.830 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)))) 127.830 * * * * [progress]: [ 291 / 494 ] simplifiying candidate # 127.830 * [simplify]: Simplifying (/ 1 (/ 1 (- (sqrt (fma c (* -4 a) (* b b))) b))) 127.831 * * [simplify]: iters left: 6 (12 enodes) 127.834 * * [simplify]: iters left: 5 (43 enodes) 127.841 * * [simplify]: iters left: 4 (57 enodes) 127.852 * * [simplify]: iters left: 3 (83 enodes) 127.865 * * [simplify]: iters left: 2 (92 enodes) 127.888 * * [simplify]: iters left: 1 (93 enodes) 127.910 * * [simplify]: Extracting #0: cost 1 inf + 0 127.910 * * [simplify]: Extracting #1: cost 9 inf + 0 127.910 * * [simplify]: Extracting #2: cost 11 inf + 2 127.910 * * [simplify]: Extracting #3: cost 18 inf + 85 127.910 * * [simplify]: Extracting #4: cost 17 inf + 212 127.911 * * [simplify]: Extracting #5: cost 7 inf + 1181 127.912 * * [simplify]: Extracting #6: cost 2 inf + 1923 127.913 * * [simplify]: Extracting #7: cost 1 inf + 2183 127.914 * * [simplify]: Extracting #8: cost 0 inf + 2443 127.915 * [simplify]: Simplified to (- (sqrt (fma (* a c) -4 (* b b))) b) 127.916 * [simplify]: Simplified (2 1) to (λ (a b c) (* (- (sqrt (fma (* a c) -4 (* b b))) b) (/ 1 (/ a (/ 1 2))))) 127.916 * [simplify]: Simplifying (/ 1 (/ a (/ 1 2))) 127.916 * * [simplify]: iters left: 6 (6 enodes) 127.920 * * [simplify]: iters left: 5 (25 enodes) 127.929 * * [simplify]: iters left: 4 (34 enodes) 127.939 * * [simplify]: iters left: 3 (39 enodes) 127.949 * * [simplify]: iters left: 2 (43 enodes) 127.961 * * [simplify]: iters left: 1 (45 enodes) 127.971 * * [simplify]: Extracting #0: cost 1 inf + 0 127.971 * * [simplify]: Extracting #1: cost 9 inf + 0 127.972 * * [simplify]: Extracting #2: cost 7 inf + 46 127.972 * * [simplify]: Extracting #3: cost 2 inf + 256 127.972 * * [simplify]: Extracting #4: cost 0 inf + 340 127.974 * [simplify]: Simplified to (/ 1/2 a) 127.974 * [simplify]: Simplified (2 2) to (λ (a b c) (* (- (sqrt (fma (* a c) -4 (* b b))) b) (/ 1/2 a))) 127.974 * * * * [progress]: [ 292 / 494 ] simplifiying candidate # 127.975 * [simplify]: Simplifying (/ 1 1) 127.975 * * [simplify]: iters left: 2 (2 enodes) 127.976 * * [simplify]: iters left: 1 (6 enodes) 127.978 * * [simplify]: Extracting #0: cost 1 inf + 0 127.978 * * [simplify]: Extracting #1: cost 0 inf + 1 127.978 * [simplify]: Simplified to 1 127.979 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 127.979 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 127.979 * * [simplify]: iters left: 6 (14 enodes) 127.987 * * [simplify]: iters left: 5 (56 enodes) 128.005 * * [simplify]: iters left: 4 (89 enodes) 128.034 * * [simplify]: iters left: 3 (145 enodes) 128.077 * * [simplify]: iters left: 2 (240 enodes) 128.161 * * [simplify]: iters left: 1 (387 enodes) 128.281 * * [simplify]: Extracting #0: cost 1 inf + 0 128.281 * * [simplify]: Extracting #1: cost 25 inf + 0 128.281 * * [simplify]: Extracting #2: cost 53 inf + 46 128.281 * * [simplify]: Extracting #3: cost 56 inf + 672 128.282 * * [simplify]: Extracting #4: cost 34 inf + 2961 128.286 * * [simplify]: Extracting #5: cost 3 inf + 9148 128.293 * * [simplify]: Extracting #6: cost 0 inf + 9928 128.301 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)) 128.301 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)))) 128.301 * * * * [progress]: [ 293 / 494 ] simplifiying candidate # 128.301 * [simplify]: Simplifying (/ 1 a) 128.301 * * [simplify]: iters left: 2 (3 enodes) 128.303 * * [simplify]: iters left: 1 (11 enodes) 128.307 * * [simplify]: Extracting #0: cost 1 inf + 0 128.307 * * [simplify]: Extracting #1: cost 4 inf + 0 128.307 * * [simplify]: Extracting #2: cost 2 inf + 2 128.307 * * [simplify]: Extracting #3: cost 0 inf + 86 128.307 * [simplify]: Simplified to (/ 1 a) 128.307 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 a) (/ 1 (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 128.308 * [simplify]: Simplifying (/ 1 (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 128.308 * * [simplify]: iters left: 6 (14 enodes) 128.316 * * [simplify]: iters left: 5 (54 enodes) 128.334 * * [simplify]: iters left: 4 (81 enodes) 128.361 * * [simplify]: iters left: 3 (117 enodes) 128.379 * * [simplify]: iters left: 2 (146 enodes) 128.415 * * [simplify]: iters left: 1 (190 enodes) 128.453 * * [simplify]: Extracting #0: cost 1 inf + 0 128.453 * * [simplify]: Extracting #1: cost 16 inf + 0 128.453 * * [simplify]: Extracting #2: cost 28 inf + 4 128.454 * * [simplify]: Extracting #3: cost 36 inf + 89 128.454 * * [simplify]: Extracting #4: cost 26 inf + 794 128.455 * * [simplify]: Extracting #5: cost 14 inf + 1887 128.458 * * [simplify]: Extracting #6: cost 1 inf + 4946 128.461 * * [simplify]: Extracting #7: cost 0 inf + 5206 128.465 * [simplify]: Simplified to (* 1/2 (- (sqrt (fma (* -4 c) a (* b b))) b)) 128.465 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 a) (* 1/2 (- (sqrt (fma (* -4 c) a (* b b))) b)))) 128.465 * * * * [progress]: [ 294 / 494 ] simplifiying candidate # 128.466 * [simplify]: Simplifying (/ 1 (/ a (- (sqrt (fma c (* -4 a) (* b b))) b))) 128.466 * * [simplify]: iters left: 6 (12 enodes) 128.472 * * [simplify]: iters left: 5 (45 enodes) 128.486 * * [simplify]: iters left: 4 (69 enodes) 128.500 * * [simplify]: iters left: 3 (111 enodes) 128.517 * * [simplify]: iters left: 2 (153 enodes) 128.557 * * [simplify]: iters left: 1 (177 enodes) 128.583 * * [simplify]: Extracting #0: cost 1 inf + 0 128.585 * * [simplify]: Extracting #1: cost 14 inf + 0 128.585 * * [simplify]: Extracting #2: cost 23 inf + 45 128.585 * * [simplify]: Extracting #3: cost 25 inf + 418 128.585 * * [simplify]: Extracting #4: cost 20 inf + 876 128.586 * * [simplify]: Extracting #5: cost 9 inf + 2063 128.587 * * [simplify]: Extracting #6: cost 1 inf + 3895 128.589 * * [simplify]: Extracting #7: cost 0 inf + 4154 128.590 * [simplify]: Simplified to (/ (- (sqrt (fma (* -4 a) c (* b b))) b) a) 128.590 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* -4 a) c (* b b))) b) a) (/ 1 2))) 128.591 * [simplify]: Simplifying (/ 1 2) 128.591 * * [simplify]: iters left: 2 (3 enodes) 128.593 * * [simplify]: iters left: 1 (12 enodes) 128.595 * * [simplify]: Extracting #0: cost 1 inf + 0 128.595 * * [simplify]: Extracting #1: cost 0 inf + 1 128.595 * [simplify]: Simplified to 1/2 128.595 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* -4 a) c (* b b))) b) a) 1/2)) 128.595 * * * * [progress]: [ 295 / 494 ] simplifiying candidate # 128.595 * * * * [progress]: [ 296 / 494 ] simplifiying candidate # 128.595 * * * * [progress]: [ 297 / 494 ] simplifiying candidate # 128.595 * * * * [progress]: [ 298 / 494 ] simplifiying candidate # 128.595 * [simplify]: Simplifying (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 128.596 * * [simplify]: iters left: 6 (13 enodes) 128.599 * * [simplify]: iters left: 5 (49 enodes) 128.606 * * [simplify]: iters left: 4 (71 enodes) 128.625 * * [simplify]: iters left: 3 (91 enodes) 128.649 * * [simplify]: Extracting #0: cost 1 inf + 0 128.649 * * [simplify]: Extracting #1: cost 3 inf + 0 128.649 * * [simplify]: Extracting #2: cost 10 inf + 0 128.649 * * [simplify]: Extracting #3: cost 18 inf + 2 128.649 * * [simplify]: Extracting #4: cost 19 inf + 170 128.650 * * [simplify]: Extracting #5: cost 23 inf + 417 128.650 * * [simplify]: Extracting #6: cost 23 inf + 585 128.651 * * [simplify]: Extracting #7: cost 12 inf + 1772 128.652 * * [simplify]: Extracting #8: cost 2 inf + 4272 128.654 * * [simplify]: Extracting #9: cost 0 inf + 4831 128.656 * [simplify]: Simplified to (cbrt (* 2 (/ a (- (sqrt (fma (* -4 c) a (* b b))) b)))) 128.656 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (cbrt (* 2 (/ a (- (sqrt (fma (* -4 c) a (* b b))) b)))))) 128.656 * * * * [progress]: [ 299 / 494 ] simplifiying candidate # 128.657 * [simplify]: Simplifying (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 128.657 * * [simplify]: iters left: 6 (13 enodes) 128.664 * * [simplify]: iters left: 5 (49 enodes) 128.679 * * [simplify]: iters left: 4 (71 enodes) 128.701 * * [simplify]: iters left: 3 (91 enodes) 128.714 * * [simplify]: Extracting #0: cost 1 inf + 0 128.714 * * [simplify]: Extracting #1: cost 3 inf + 0 128.714 * * [simplify]: Extracting #2: cost 10 inf + 0 128.714 * * [simplify]: Extracting #3: cost 18 inf + 2 128.714 * * [simplify]: Extracting #4: cost 19 inf + 170 128.714 * * [simplify]: Extracting #5: cost 23 inf + 417 128.714 * * [simplify]: Extracting #6: cost 23 inf + 585 128.715 * * [simplify]: Extracting #7: cost 12 inf + 1772 128.716 * * [simplify]: Extracting #8: cost 2 inf + 4192 128.717 * * [simplify]: Extracting #9: cost 0 inf + 4751 128.718 * [simplify]: Simplified to (sqrt (* 2 (/ a (- (sqrt (fma (* -4 c) a (* b b))) b)))) 128.718 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (sqrt (* 2 (/ a (- (sqrt (fma (* -4 c) a (* b b))) b)))))) 128.718 * * * * [progress]: [ 300 / 494 ] simplifiying candidate # 128.718 * [simplify]: Simplifying (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 128.718 * * [simplify]: iters left: 6 (14 enodes) 128.721 * * [simplify]: iters left: 5 (50 enodes) 128.729 * * [simplify]: iters left: 4 (67 enodes) 128.739 * * [simplify]: iters left: 3 (83 enodes) 128.750 * * [simplify]: Extracting #0: cost 1 inf + 0 128.750 * * [simplify]: Extracting #1: cost 4 inf + 0 128.750 * * [simplify]: Extracting #2: cost 8 inf + 0 128.750 * * [simplify]: Extracting #3: cost 13 inf + 1 128.750 * * [simplify]: Extracting #4: cost 17 inf + 164 128.750 * * [simplify]: Extracting #5: cost 19 inf + 165 128.750 * * [simplify]: Extracting #6: cost 23 inf + 371 128.751 * * [simplify]: Extracting #7: cost 14 inf + 1780 128.751 * * [simplify]: Extracting #8: cost 2 inf + 3831 128.752 * * [simplify]: Extracting #9: cost 0 inf + 4631 128.753 * [simplify]: Simplified to (/ (cbrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 128.753 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))))) 128.753 * * * * [progress]: [ 301 / 494 ] simplifiying candidate # 128.754 * [simplify]: Simplifying (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 128.754 * * [simplify]: iters left: 6 (14 enodes) 128.757 * * [simplify]: iters left: 5 (50 enodes) 128.765 * * [simplify]: iters left: 4 (67 enodes) 128.775 * * [simplify]: iters left: 3 (83 enodes) 128.787 * * [simplify]: Extracting #0: cost 1 inf + 0 128.787 * * [simplify]: Extracting #1: cost 4 inf + 0 128.787 * * [simplify]: Extracting #2: cost 8 inf + 0 128.787 * * [simplify]: Extracting #3: cost 13 inf + 1 128.787 * * [simplify]: Extracting #4: cost 17 inf + 164 128.787 * * [simplify]: Extracting #5: cost 19 inf + 165 128.787 * * [simplify]: Extracting #6: cost 23 inf + 371 128.788 * * [simplify]: Extracting #7: cost 14 inf + 1780 128.788 * * [simplify]: Extracting #8: cost 2 inf + 3751 128.789 * * [simplify]: Extracting #9: cost 0 inf + 4471 128.790 * [simplify]: Simplified to (/ (cbrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 128.790 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (cbrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))))) 128.790 * * * * [progress]: [ 302 / 494 ] simplifiying candidate # 128.790 * [simplify]: Simplifying (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 128.790 * * [simplify]: iters left: 6 (15 enodes) 128.795 * * [simplify]: iters left: 5 (52 enodes) 128.811 * * [simplify]: iters left: 4 (68 enodes) 128.832 * * [simplify]: iters left: 3 (84 enodes) 128.855 * * [simplify]: Extracting #0: cost 1 inf + 0 128.855 * * [simplify]: Extracting #1: cost 8 inf + 0 128.855 * * [simplify]: Extracting #2: cost 17 inf + 0 128.855 * * [simplify]: Extracting #3: cost 19 inf + 2 128.856 * * [simplify]: Extracting #4: cost 17 inf + 448 128.856 * * [simplify]: Extracting #5: cost 21 inf + 813 128.856 * * [simplify]: Extracting #6: cost 14 inf + 1960 128.858 * * [simplify]: Extracting #7: cost 0 inf + 5745 128.860 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 128.860 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 128.860 * * * * [progress]: [ 303 / 494 ] simplifiying candidate # 128.860 * [simplify]: Simplifying (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 128.860 * * [simplify]: iters left: 6 (15 enodes) 128.868 * * [simplify]: iters left: 5 (52 enodes) 128.884 * * [simplify]: iters left: 4 (68 enodes) 128.897 * * [simplify]: iters left: 3 (84 enodes) 128.909 * * [simplify]: Extracting #0: cost 1 inf + 0 128.909 * * [simplify]: Extracting #1: cost 8 inf + 0 128.909 * * [simplify]: Extracting #2: cost 17 inf + 0 128.910 * * [simplify]: Extracting #3: cost 19 inf + 2 128.910 * * [simplify]: Extracting #4: cost 17 inf + 368 128.910 * * [simplify]: Extracting #5: cost 21 inf + 653 128.910 * * [simplify]: Extracting #6: cost 14 inf + 1800 128.911 * * [simplify]: Extracting #7: cost 0 inf + 5425 128.912 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 128.912 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (* (cbrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 128.912 * * * * [progress]: [ 304 / 494 ] simplifiying candidate # 128.912 * [simplify]: Simplifying (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 128.912 * * [simplify]: iters left: 6 (14 enodes) 128.916 * * [simplify]: iters left: 5 (49 enodes) 128.923 * * [simplify]: iters left: 4 (65 enodes) 128.933 * * [simplify]: iters left: 3 (81 enodes) 128.944 * * [simplify]: Extracting #0: cost 1 inf + 0 128.944 * * [simplify]: Extracting #1: cost 8 inf + 0 128.944 * * [simplify]: Extracting #2: cost 14 inf + 1 128.944 * * [simplify]: Extracting #3: cost 15 inf + 164 128.944 * * [simplify]: Extracting #4: cost 15 inf + 409 128.944 * * [simplify]: Extracting #5: cost 22 inf + 450 128.944 * * [simplify]: Extracting #6: cost 21 inf + 618 128.945 * * [simplify]: Extracting #7: cost 10 inf + 1669 128.945 * * [simplify]: Extracting #8: cost 3 inf + 3884 128.946 * * [simplify]: Extracting #9: cost 0 inf + 5103 128.947 * [simplify]: Simplified to (/ (cbrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 128.947 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (/ (cbrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)))) 128.947 * * * * [progress]: [ 305 / 494 ] simplifiying candidate # 128.947 * [simplify]: Simplifying (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 128.947 * * [simplify]: iters left: 6 (15 enodes) 128.951 * * [simplify]: iters left: 5 (52 enodes) 128.959 * * [simplify]: iters left: 4 (68 enodes) 128.969 * * [simplify]: iters left: 3 (84 enodes) 128.982 * * [simplify]: Extracting #0: cost 1 inf + 0 128.982 * * [simplify]: Extracting #1: cost 8 inf + 0 128.983 * * [simplify]: Extracting #2: cost 17 inf + 0 128.983 * * [simplify]: Extracting #3: cost 19 inf + 2 128.983 * * [simplify]: Extracting #4: cost 17 inf + 448 128.983 * * [simplify]: Extracting #5: cost 21 inf + 813 128.984 * * [simplify]: Extracting #6: cost 14 inf + 1960 128.985 * * [simplify]: Extracting #7: cost 0 inf + 5425 128.987 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 128.987 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 128.987 * * * * [progress]: [ 306 / 494 ] simplifiying candidate # 128.988 * [simplify]: Simplifying (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 128.988 * * [simplify]: iters left: 6 (15 enodes) 128.995 * * [simplify]: iters left: 5 (52 enodes) 129.012 * * [simplify]: iters left: 4 (68 enodes) 129.033 * * [simplify]: iters left: 3 (84 enodes) 129.056 * * [simplify]: Extracting #0: cost 1 inf + 0 129.056 * * [simplify]: Extracting #1: cost 8 inf + 0 129.056 * * [simplify]: Extracting #2: cost 17 inf + 0 129.057 * * [simplify]: Extracting #3: cost 19 inf + 2 129.057 * * [simplify]: Extracting #4: cost 17 inf + 368 129.057 * * [simplify]: Extracting #5: cost 21 inf + 653 129.057 * * [simplify]: Extracting #6: cost 14 inf + 1800 129.058 * * [simplify]: Extracting #7: cost 0 inf + 5105 129.059 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 129.059 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (* (cbrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 129.059 * * * * [progress]: [ 307 / 494 ] simplifiying candidate # 129.059 * [simplify]: Simplifying (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 129.059 * * [simplify]: iters left: 6 (14 enodes) 129.063 * * [simplify]: iters left: 5 (49 enodes) 129.071 * * [simplify]: iters left: 4 (65 enodes) 129.081 * * [simplify]: iters left: 3 (81 enodes) 129.097 * * [simplify]: Extracting #0: cost 1 inf + 0 129.097 * * [simplify]: Extracting #1: cost 8 inf + 0 129.098 * * [simplify]: Extracting #2: cost 14 inf + 1 129.098 * * [simplify]: Extracting #3: cost 15 inf + 164 129.098 * * [simplify]: Extracting #4: cost 15 inf + 409 129.098 * * [simplify]: Extracting #5: cost 22 inf + 450 129.099 * * [simplify]: Extracting #6: cost 21 inf + 618 129.101 * * [simplify]: Extracting #7: cost 10 inf + 1669 129.102 * * [simplify]: Extracting #8: cost 3 inf + 3684 129.105 * * [simplify]: Extracting #9: cost 0 inf + 4783 129.107 * [simplify]: Simplified to (/ (cbrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 129.107 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (/ (cbrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)))) 129.107 * * * * [progress]: [ 308 / 494 ] simplifiying candidate # 129.107 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 129.108 * * [simplify]: iters left: 6 (14 enodes) 129.116 * * [simplify]: iters left: 5 (52 enodes) 129.132 * * [simplify]: iters left: 4 (74 enodes) 129.155 * * [simplify]: iters left: 3 (94 enodes) 129.181 * * [simplify]: Extracting #0: cost 1 inf + 0 129.181 * * [simplify]: Extracting #1: cost 8 inf + 0 129.181 * * [simplify]: Extracting #2: cost 22 inf + 0 129.182 * * [simplify]: Extracting #3: cost 24 inf + 84 129.182 * * [simplify]: Extracting #4: cost 24 inf + 855 129.183 * * [simplify]: Extracting #5: cost 11 inf + 3844 129.185 * * [simplify]: Extracting #6: cost 1 inf + 5495 129.187 * * [simplify]: Extracting #7: cost 0 inf + 5835 129.189 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 129.189 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 129.189 * * * * [progress]: [ 309 / 494 ] simplifiying candidate # 129.190 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 129.190 * * [simplify]: iters left: 6 (14 enodes) 129.197 * * [simplify]: iters left: 5 (52 enodes) 129.213 * * [simplify]: iters left: 4 (74 enodes) 129.235 * * [simplify]: iters left: 3 (94 enodes) 129.262 * * [simplify]: Extracting #0: cost 1 inf + 0 129.262 * * [simplify]: Extracting #1: cost 8 inf + 0 129.262 * * [simplify]: Extracting #2: cost 22 inf + 0 129.262 * * [simplify]: Extracting #3: cost 24 inf + 44 129.262 * * [simplify]: Extracting #4: cost 24 inf + 655 129.263 * * [simplify]: Extracting #5: cost 11 inf + 3404 129.266 * * [simplify]: Extracting #6: cost 1 inf + 4975 129.268 * * [simplify]: Extracting #7: cost 0 inf + 5275 129.270 * [simplify]: Simplified to (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 129.270 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 129.270 * * * * [progress]: [ 310 / 494 ] simplifiying candidate # 129.271 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 129.271 * * [simplify]: iters left: 6 (13 enodes) 129.277 * * [simplify]: iters left: 5 (49 enodes) 129.292 * * [simplify]: iters left: 4 (71 enodes) 129.313 * * [simplify]: iters left: 3 (91 enodes) 129.337 * * [simplify]: Extracting #0: cost 1 inf + 0 129.337 * * [simplify]: Extracting #1: cost 8 inf + 0 129.337 * * [simplify]: Extracting #2: cost 19 inf + 1 129.337 * * [simplify]: Extracting #3: cost 23 inf + 3 129.337 * * [simplify]: Extracting #4: cost 28 inf + 167 129.337 * * [simplify]: Extracting #5: cost 21 inf + 867 129.338 * * [simplify]: Extracting #6: cost 9 inf + 2177 129.340 * * [simplify]: Extracting #7: cost 2 inf + 4114 129.342 * * [simplify]: Extracting #8: cost 0 inf + 4713 129.344 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 129.344 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 1))) (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2))) 129.344 * * * * [progress]: [ 311 / 494 ] simplifiying candidate # 129.344 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 129.344 * * [simplify]: iters left: 6 (16 enodes) 129.352 * * [simplify]: iters left: 5 (58 enodes) 129.370 * * [simplify]: iters left: 4 (80 enodes) 129.388 * * [simplify]: iters left: 3 (100 enodes) 129.403 * * [simplify]: Extracting #0: cost 1 inf + 0 129.403 * * [simplify]: Extracting #1: cost 8 inf + 0 129.403 * * [simplify]: Extracting #2: cost 22 inf + 0 129.403 * * [simplify]: Extracting #3: cost 27 inf + 83 129.403 * * [simplify]: Extracting #4: cost 24 inf + 529 129.403 * * [simplify]: Extracting #5: cost 25 inf + 1379 129.404 * * [simplify]: Extracting #6: cost 21 inf + 1955 129.404 * * [simplify]: Extracting #7: cost 13 inf + 2662 129.405 * * [simplify]: Extracting #8: cost 5 inf + 5217 129.406 * * [simplify]: Extracting #9: cost 0 inf + 7315 129.407 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 129.407 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 129.407 * * * * [progress]: [ 312 / 494 ] simplifiying candidate # 129.408 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 129.408 * * [simplify]: iters left: 6 (16 enodes) 129.412 * * [simplify]: iters left: 5 (58 enodes) 129.423 * * [simplify]: iters left: 4 (80 enodes) 129.446 * * [simplify]: iters left: 3 (100 enodes) 129.459 * * [simplify]: Extracting #0: cost 1 inf + 0 129.459 * * [simplify]: Extracting #1: cost 8 inf + 0 129.459 * * [simplify]: Extracting #2: cost 22 inf + 0 129.460 * * [simplify]: Extracting #3: cost 27 inf + 43 129.460 * * [simplify]: Extracting #4: cost 24 inf + 409 129.460 * * [simplify]: Extracting #5: cost 25 inf + 1139 129.460 * * [simplify]: Extracting #6: cost 21 inf + 1635 129.461 * * [simplify]: Extracting #7: cost 13 inf + 2342 129.461 * * [simplify]: Extracting #8: cost 5 inf + 4777 129.463 * * [simplify]: Extracting #9: cost 0 inf + 6755 129.464 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 129.464 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 129.464 * * * * [progress]: [ 313 / 494 ] simplifiying candidate # 129.464 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 129.464 * * [simplify]: iters left: 6 (15 enodes) 129.468 * * [simplify]: iters left: 5 (55 enodes) 129.477 * * [simplify]: iters left: 4 (77 enodes) 129.502 * * [simplify]: iters left: 3 (97 enodes) 129.516 * * [simplify]: Extracting #0: cost 1 inf + 0 129.516 * * [simplify]: Extracting #1: cost 8 inf + 0 129.516 * * [simplify]: Extracting #2: cost 19 inf + 1 129.516 * * [simplify]: Extracting #3: cost 26 inf + 2 129.516 * * [simplify]: Extracting #4: cost 26 inf + 84 129.517 * * [simplify]: Extracting #5: cost 27 inf + 614 129.517 * * [simplify]: Extracting #6: cost 22 inf + 1230 129.517 * * [simplify]: Extracting #7: cost 13 inf + 2100 129.518 * * [simplify]: Extracting #8: cost 6 inf + 3955 129.519 * * [simplify]: Extracting #9: cost 1 inf + 5733 129.520 * * [simplify]: Extracting #10: cost 0 inf + 6193 129.522 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 129.522 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2))) 129.522 * * * * [progress]: [ 314 / 494 ] simplifiying candidate # 129.522 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 129.522 * * [simplify]: iters left: 6 (16 enodes) 129.526 * * [simplify]: iters left: 5 (58 enodes) 129.536 * * [simplify]: iters left: 4 (80 enodes) 129.560 * * [simplify]: iters left: 3 (100 enodes) 129.587 * * [simplify]: Extracting #0: cost 1 inf + 0 129.587 * * [simplify]: Extracting #1: cost 8 inf + 0 129.587 * * [simplify]: Extracting #2: cost 22 inf + 0 129.587 * * [simplify]: Extracting #3: cost 27 inf + 83 129.587 * * [simplify]: Extracting #4: cost 24 inf + 529 129.588 * * [simplify]: Extracting #5: cost 25 inf + 1379 129.588 * * [simplify]: Extracting #6: cost 21 inf + 1955 129.589 * * [simplify]: Extracting #7: cost 13 inf + 2662 129.591 * * [simplify]: Extracting #8: cost 5 inf + 5217 129.593 * * [simplify]: Extracting #9: cost 0 inf + 7315 129.595 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 129.595 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 129.595 * * * * [progress]: [ 315 / 494 ] simplifiying candidate # 129.596 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 129.596 * * [simplify]: iters left: 6 (16 enodes) 129.606 * * [simplify]: iters left: 5 (58 enodes) 129.623 * * [simplify]: iters left: 4 (80 enodes) 129.647 * * [simplify]: iters left: 3 (100 enodes) 129.668 * * [simplify]: Extracting #0: cost 1 inf + 0 129.669 * * [simplify]: Extracting #1: cost 8 inf + 0 129.669 * * [simplify]: Extracting #2: cost 22 inf + 0 129.669 * * [simplify]: Extracting #3: cost 27 inf + 43 129.669 * * [simplify]: Extracting #4: cost 24 inf + 409 129.669 * * [simplify]: Extracting #5: cost 25 inf + 1139 129.669 * * [simplify]: Extracting #6: cost 21 inf + 1635 129.670 * * [simplify]: Extracting #7: cost 13 inf + 2342 129.671 * * [simplify]: Extracting #8: cost 5 inf + 4777 129.672 * * [simplify]: Extracting #9: cost 0 inf + 6755 129.673 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 129.673 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 129.673 * * * * [progress]: [ 316 / 494 ] simplifiying candidate # 129.674 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 129.674 * * [simplify]: iters left: 6 (15 enodes) 129.677 * * [simplify]: iters left: 5 (55 enodes) 129.685 * * [simplify]: iters left: 4 (77 enodes) 129.700 * * [simplify]: iters left: 3 (97 enodes) 129.728 * * [simplify]: Extracting #0: cost 1 inf + 0 129.728 * * [simplify]: Extracting #1: cost 8 inf + 0 129.728 * * [simplify]: Extracting #2: cost 19 inf + 1 129.728 * * [simplify]: Extracting #3: cost 26 inf + 2 129.728 * * [simplify]: Extracting #4: cost 26 inf + 84 129.728 * * [simplify]: Extracting #5: cost 27 inf + 614 129.729 * * [simplify]: Extracting #6: cost 22 inf + 1230 129.730 * * [simplify]: Extracting #7: cost 13 inf + 2100 129.732 * * [simplify]: Extracting #8: cost 6 inf + 3955 129.734 * * [simplify]: Extracting #9: cost 1 inf + 5733 129.736 * * [simplify]: Extracting #10: cost 0 inf + 6193 129.739 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 129.739 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2))) 129.739 * * * * [progress]: [ 317 / 494 ] simplifiying candidate # 129.740 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 129.740 * * [simplify]: iters left: 6 (14 enodes) 129.747 * * [simplify]: iters left: 5 (52 enodes) 129.756 * * [simplify]: iters left: 4 (74 enodes) 129.768 * * [simplify]: iters left: 3 (94 enodes) 129.781 * * [simplify]: Extracting #0: cost 1 inf + 0 129.781 * * [simplify]: Extracting #1: cost 8 inf + 0 129.781 * * [simplify]: Extracting #2: cost 22 inf + 0 129.781 * * [simplify]: Extracting #3: cost 24 inf + 84 129.781 * * [simplify]: Extracting #4: cost 24 inf + 855 129.782 * * [simplify]: Extracting #5: cost 11 inf + 3844 129.784 * * [simplify]: Extracting #6: cost 1 inf + 5495 129.786 * * [simplify]: Extracting #7: cost 0 inf + 5835 129.788 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 129.788 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 129.788 * * * * [progress]: [ 318 / 494 ] simplifiying candidate # 129.788 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 129.789 * * [simplify]: iters left: 6 (14 enodes) 129.796 * * [simplify]: iters left: 5 (52 enodes) 129.813 * * [simplify]: iters left: 4 (74 enodes) 129.826 * * [simplify]: iters left: 3 (94 enodes) 129.839 * * [simplify]: Extracting #0: cost 1 inf + 0 129.839 * * [simplify]: Extracting #1: cost 8 inf + 0 129.839 * * [simplify]: Extracting #2: cost 22 inf + 0 129.839 * * [simplify]: Extracting #3: cost 24 inf + 44 129.839 * * [simplify]: Extracting #4: cost 24 inf + 655 129.840 * * [simplify]: Extracting #5: cost 11 inf + 3404 129.841 * * [simplify]: Extracting #6: cost 1 inf + 4975 129.841 * * [simplify]: Extracting #7: cost 0 inf + 5275 129.842 * [simplify]: Simplified to (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 129.843 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 129.843 * * * * [progress]: [ 319 / 494 ] simplifiying candidate # 129.843 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 129.843 * * [simplify]: iters left: 6 (13 enodes) 129.847 * * [simplify]: iters left: 5 (49 enodes) 129.863 * * [simplify]: iters left: 4 (71 enodes) 129.879 * * [simplify]: iters left: 3 (91 enodes) 129.891 * * [simplify]: Extracting #0: cost 1 inf + 0 129.891 * * [simplify]: Extracting #1: cost 8 inf + 0 129.891 * * [simplify]: Extracting #2: cost 19 inf + 1 129.891 * * [simplify]: Extracting #3: cost 23 inf + 3 129.891 * * [simplify]: Extracting #4: cost 28 inf + 167 129.892 * * [simplify]: Extracting #5: cost 21 inf + 867 129.892 * * [simplify]: Extracting #6: cost 9 inf + 2177 129.893 * * [simplify]: Extracting #7: cost 2 inf + 4114 129.894 * * [simplify]: Extracting #8: cost 0 inf + 4713 129.895 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 129.895 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 1))) (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2))) 129.895 * * * * [progress]: [ 320 / 494 ] simplifiying candidate # 129.895 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 129.895 * * [simplify]: iters left: 6 (13 enodes) 129.898 * * [simplify]: iters left: 5 (49 enodes) 129.906 * * [simplify]: iters left: 4 (71 enodes) 129.927 * * [simplify]: iters left: 3 (91 enodes) 129.950 * * [simplify]: Extracting #0: cost 1 inf + 0 129.950 * * [simplify]: Extracting #1: cost 8 inf + 0 129.950 * * [simplify]: Extracting #2: cost 19 inf + 1 129.950 * * [simplify]: Extracting #3: cost 23 inf + 3 129.951 * * [simplify]: Extracting #4: cost 28 inf + 167 129.951 * * [simplify]: Extracting #5: cost 21 inf + 867 129.952 * * [simplify]: Extracting #6: cost 9 inf + 2177 129.953 * * [simplify]: Extracting #7: cost 2 inf + 4114 129.955 * * [simplify]: Extracting #8: cost 0 inf + 4713 129.957 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 129.957 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) 1)) (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2))) 129.958 * * * * [progress]: [ 321 / 494 ] simplifiying candidate # 129.958 * [simplify]: Simplifying (/ (cbrt a) (/ 1 2)) 129.958 * * [simplify]: iters left: 4 (6 enodes) 129.963 * * [simplify]: iters left: 3 (23 enodes) 129.970 * * [simplify]: iters left: 2 (26 enodes) 129.979 * * [simplify]: iters left: 1 (33 enodes) 129.987 * * [simplify]: Extracting #0: cost 1 inf + 0 129.987 * * [simplify]: Extracting #1: cost 6 inf + 0 129.987 * * [simplify]: Extracting #2: cost 5 inf + 3 129.987 * * [simplify]: Extracting #3: cost 4 inf + 4 129.987 * * [simplify]: Extracting #4: cost 1 inf + 288 129.987 * * [simplify]: Extracting #5: cost 0 inf + 410 129.988 * [simplify]: Simplified to (* 2 (cbrt a)) 129.988 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (- (sqrt (fma c (* -4 a) (* b b))) b))) (* 2 (cbrt a)))) 129.988 * * * * [progress]: [ 322 / 494 ] simplifiying candidate # 129.988 * [simplify]: Simplifying (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 129.988 * * [simplify]: iters left: 6 (14 enodes) 129.995 * * [simplify]: iters left: 5 (50 enodes) 130.010 * * [simplify]: iters left: 4 (67 enodes) 130.030 * * [simplify]: iters left: 3 (83 enodes) 130.041 * * [simplify]: Extracting #0: cost 1 inf + 0 130.041 * * [simplify]: Extracting #1: cost 4 inf + 0 130.041 * * [simplify]: Extracting #2: cost 8 inf + 0 130.041 * * [simplify]: Extracting #3: cost 13 inf + 1 130.041 * * [simplify]: Extracting #4: cost 17 inf + 84 130.041 * * [simplify]: Extracting #5: cost 19 inf + 85 130.041 * * [simplify]: Extracting #6: cost 23 inf + 291 130.041 * * [simplify]: Extracting #7: cost 14 inf + 1700 130.042 * * [simplify]: Extracting #8: cost 2 inf + 3711 130.043 * * [simplify]: Extracting #9: cost 0 inf + 4471 130.044 * [simplify]: Simplified to (/ (sqrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 130.044 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (sqrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))))) 130.044 * * * * [progress]: [ 323 / 494 ] simplifiying candidate # 130.044 * [simplify]: Simplifying (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 130.044 * * [simplify]: iters left: 6 (14 enodes) 130.048 * * [simplify]: iters left: 5 (50 enodes) 130.057 * * [simplify]: iters left: 4 (67 enodes) 130.072 * * [simplify]: iters left: 3 (83 enodes) 130.094 * * [simplify]: Extracting #0: cost 1 inf + 0 130.094 * * [simplify]: Extracting #1: cost 4 inf + 0 130.094 * * [simplify]: Extracting #2: cost 8 inf + 0 130.094 * * [simplify]: Extracting #3: cost 13 inf + 1 130.094 * * [simplify]: Extracting #4: cost 17 inf + 84 130.094 * * [simplify]: Extracting #5: cost 19 inf + 85 130.094 * * [simplify]: Extracting #6: cost 23 inf + 291 130.095 * * [simplify]: Extracting #7: cost 14 inf + 1700 130.097 * * [simplify]: Extracting #8: cost 2 inf + 3631 130.098 * * [simplify]: Extracting #9: cost 0 inf + 4311 130.100 * [simplify]: Simplified to (/ (sqrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 130.101 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))))) 130.101 * * * * [progress]: [ 324 / 494 ] simplifiying candidate # 130.101 * [simplify]: Simplifying (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 130.101 * * [simplify]: iters left: 6 (15 enodes) 130.109 * * [simplify]: iters left: 5 (52 enodes) 130.125 * * [simplify]: iters left: 4 (68 enodes) 130.139 * * [simplify]: iters left: 3 (84 enodes) 130.151 * * [simplify]: Extracting #0: cost 1 inf + 0 130.151 * * [simplify]: Extracting #1: cost 8 inf + 0 130.151 * * [simplify]: Extracting #2: cost 17 inf + 0 130.151 * * [simplify]: Extracting #3: cost 19 inf + 2 130.151 * * [simplify]: Extracting #4: cost 17 inf + 328 130.151 * * [simplify]: Extracting #5: cost 21 inf + 653 130.151 * * [simplify]: Extracting #6: cost 14 inf + 1800 130.152 * * [simplify]: Extracting #7: cost 0 inf + 5425 130.153 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 130.153 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (* (sqrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 130.153 * * * * [progress]: [ 325 / 494 ] simplifiying candidate # 130.153 * [simplify]: Simplifying (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 130.153 * * [simplify]: iters left: 6 (15 enodes) 130.157 * * [simplify]: iters left: 5 (52 enodes) 130.168 * * [simplify]: iters left: 4 (68 enodes) 130.183 * * [simplify]: iters left: 3 (84 enodes) 130.195 * * [simplify]: Extracting #0: cost 1 inf + 0 130.195 * * [simplify]: Extracting #1: cost 8 inf + 0 130.195 * * [simplify]: Extracting #2: cost 17 inf + 0 130.195 * * [simplify]: Extracting #3: cost 19 inf + 2 130.195 * * [simplify]: Extracting #4: cost 17 inf + 248 130.195 * * [simplify]: Extracting #5: cost 21 inf + 493 130.195 * * [simplify]: Extracting #6: cost 14 inf + 1640 130.196 * * [simplify]: Extracting #7: cost 0 inf + 5105 130.197 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 130.197 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (* (sqrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 130.197 * * * * [progress]: [ 326 / 494 ] simplifiying candidate # 130.197 * [simplify]: Simplifying (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 130.197 * * [simplify]: iters left: 6 (14 enodes) 130.201 * * [simplify]: iters left: 5 (49 enodes) 130.208 * * [simplify]: iters left: 4 (65 enodes) 130.221 * * [simplify]: iters left: 3 (81 enodes) 130.242 * * [simplify]: Extracting #0: cost 1 inf + 0 130.242 * * [simplify]: Extracting #1: cost 8 inf + 0 130.242 * * [simplify]: Extracting #2: cost 14 inf + 1 130.242 * * [simplify]: Extracting #3: cost 15 inf + 84 130.242 * * [simplify]: Extracting #4: cost 15 inf + 249 130.242 * * [simplify]: Extracting #5: cost 22 inf + 290 130.242 * * [simplify]: Extracting #6: cost 21 inf + 458 130.243 * * [simplify]: Extracting #7: cost 10 inf + 1509 130.243 * * [simplify]: Extracting #8: cost 3 inf + 3644 130.244 * * [simplify]: Extracting #9: cost 0 inf + 4783 130.245 * [simplify]: Simplified to (/ (sqrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 130.245 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (/ (sqrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)))) 130.245 * * * * [progress]: [ 327 / 494 ] simplifiying candidate # 130.245 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 130.246 * * [simplify]: iters left: 6 (15 enodes) 130.249 * * [simplify]: iters left: 5 (52 enodes) 130.259 * * [simplify]: iters left: 4 (68 enodes) 130.270 * * [simplify]: iters left: 3 (84 enodes) 130.284 * * [simplify]: Extracting #0: cost 1 inf + 0 130.284 * * [simplify]: Extracting #1: cost 8 inf + 0 130.284 * * [simplify]: Extracting #2: cost 17 inf + 0 130.284 * * [simplify]: Extracting #3: cost 19 inf + 2 130.285 * * [simplify]: Extracting #4: cost 17 inf + 328 130.285 * * [simplify]: Extracting #5: cost 21 inf + 653 130.285 * * [simplify]: Extracting #6: cost 14 inf + 1800 130.287 * * [simplify]: Extracting #7: cost 0 inf + 5105 130.289 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 130.289 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (* (sqrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 130.289 * * * * [progress]: [ 328 / 494 ] simplifiying candidate # 130.289 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 130.290 * * [simplify]: iters left: 6 (15 enodes) 130.297 * * [simplify]: iters left: 5 (52 enodes) 130.309 * * [simplify]: iters left: 4 (68 enodes) 130.319 * * [simplify]: iters left: 3 (84 enodes) 130.330 * * [simplify]: Extracting #0: cost 1 inf + 0 130.330 * * [simplify]: Extracting #1: cost 8 inf + 0 130.330 * * [simplify]: Extracting #2: cost 17 inf + 0 130.331 * * [simplify]: Extracting #3: cost 19 inf + 2 130.331 * * [simplify]: Extracting #4: cost 17 inf + 248 130.331 * * [simplify]: Extracting #5: cost 21 inf + 493 130.331 * * [simplify]: Extracting #6: cost 14 inf + 1640 130.332 * * [simplify]: Extracting #7: cost 0 inf + 4785 130.333 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 130.333 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (* (sqrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 130.333 * * * * [progress]: [ 329 / 494 ] simplifiying candidate # 130.333 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 130.333 * * [simplify]: iters left: 6 (14 enodes) 130.336 * * [simplify]: iters left: 5 (49 enodes) 130.347 * * [simplify]: iters left: 4 (65 enodes) 130.366 * * [simplify]: iters left: 3 (81 enodes) 130.378 * * [simplify]: Extracting #0: cost 1 inf + 0 130.378 * * [simplify]: Extracting #1: cost 8 inf + 0 130.378 * * [simplify]: Extracting #2: cost 14 inf + 1 130.379 * * [simplify]: Extracting #3: cost 15 inf + 84 130.379 * * [simplify]: Extracting #4: cost 15 inf + 249 130.379 * * [simplify]: Extracting #5: cost 22 inf + 290 130.379 * * [simplify]: Extracting #6: cost 21 inf + 458 130.379 * * [simplify]: Extracting #7: cost 10 inf + 1509 130.380 * * [simplify]: Extracting #8: cost 3 inf + 3444 130.381 * * [simplify]: Extracting #9: cost 0 inf + 4463 130.382 * [simplify]: Simplified to (/ (sqrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 130.382 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (/ (sqrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)))) 130.382 * * * * [progress]: [ 330 / 494 ] simplifiying candidate # 130.382 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 130.382 * * [simplify]: iters left: 6 (14 enodes) 130.386 * * [simplify]: iters left: 5 (52 enodes) 130.394 * * [simplify]: iters left: 4 (74 enodes) 130.405 * * [simplify]: iters left: 3 (94 enodes) 130.430 * * [simplify]: Extracting #0: cost 1 inf + 0 130.431 * * [simplify]: Extracting #1: cost 8 inf + 0 130.431 * * [simplify]: Extracting #2: cost 22 inf + 0 130.431 * * [simplify]: Extracting #3: cost 24 inf + 84 130.431 * * [simplify]: Extracting #4: cost 24 inf + 775 130.432 * * [simplify]: Extracting #5: cost 11 inf + 3604 130.434 * * [simplify]: Extracting #6: cost 1 inf + 5175 130.435 * * [simplify]: Extracting #7: cost 0 inf + 5515 130.437 * [simplify]: Simplified to (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 130.437 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 130.438 * * * * [progress]: [ 331 / 494 ] simplifiying candidate # 130.438 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 130.438 * * [simplify]: iters left: 6 (14 enodes) 130.445 * * [simplify]: iters left: 5 (52 enodes) 130.464 * * [simplify]: iters left: 4 (74 enodes) 130.486 * * [simplify]: iters left: 3 (94 enodes) 130.511 * * [simplify]: Extracting #0: cost 1 inf + 0 130.511 * * [simplify]: Extracting #1: cost 8 inf + 0 130.512 * * [simplify]: Extracting #2: cost 22 inf + 0 130.512 * * [simplify]: Extracting #3: cost 24 inf + 44 130.512 * * [simplify]: Extracting #4: cost 24 inf + 575 130.513 * * [simplify]: Extracting #5: cost 11 inf + 3164 130.515 * * [simplify]: Extracting #6: cost 1 inf + 4655 130.517 * * [simplify]: Extracting #7: cost 0 inf + 4955 130.519 * [simplify]: Simplified to (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 130.519 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ 1 (sqrt 2)))) (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 130.519 * * * * [progress]: [ 332 / 494 ] simplifiying candidate # 130.519 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 130.519 * * [simplify]: iters left: 6 (13 enodes) 130.526 * * [simplify]: iters left: 5 (49 enodes) 130.540 * * [simplify]: iters left: 4 (71 enodes) 130.550 * * [simplify]: iters left: 3 (91 enodes) 130.562 * * [simplify]: Extracting #0: cost 1 inf + 0 130.562 * * [simplify]: Extracting #1: cost 8 inf + 0 130.562 * * [simplify]: Extracting #2: cost 19 inf + 1 130.562 * * [simplify]: Extracting #3: cost 23 inf + 3 130.562 * * [simplify]: Extracting #4: cost 28 inf + 127 130.562 * * [simplify]: Extracting #5: cost 21 inf + 707 130.563 * * [simplify]: Extracting #6: cost 9 inf + 2017 130.564 * * [simplify]: Extracting #7: cost 2 inf + 3834 130.565 * * [simplify]: Extracting #8: cost 0 inf + 4393 130.565 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 130.566 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ 1 1))) (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2))) 130.566 * * * * [progress]: [ 333 / 494 ] simplifiying candidate # 130.566 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 130.566 * * [simplify]: iters left: 6 (16 enodes) 130.570 * * [simplify]: iters left: 5 (58 enodes) 130.582 * * [simplify]: iters left: 4 (80 enodes) 130.602 * * [simplify]: iters left: 3 (100 enodes) 130.615 * * [simplify]: Extracting #0: cost 1 inf + 0 130.615 * * [simplify]: Extracting #1: cost 8 inf + 0 130.615 * * [simplify]: Extracting #2: cost 22 inf + 0 130.615 * * [simplify]: Extracting #3: cost 27 inf + 83 130.615 * * [simplify]: Extracting #4: cost 24 inf + 409 130.616 * * [simplify]: Extracting #5: cost 25 inf + 1219 130.616 * * [simplify]: Extracting #6: cost 21 inf + 1795 130.616 * * [simplify]: Extracting #7: cost 13 inf + 2502 130.617 * * [simplify]: Extracting #8: cost 5 inf + 4977 130.618 * * [simplify]: Extracting #9: cost 0 inf + 6995 130.620 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 130.620 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 130.620 * * * * [progress]: [ 334 / 494 ] simplifiying candidate # 130.620 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 130.620 * * [simplify]: iters left: 6 (16 enodes) 130.624 * * [simplify]: iters left: 5 (58 enodes) 130.633 * * [simplify]: iters left: 4 (80 enodes) 130.645 * * [simplify]: iters left: 3 (100 enodes) 130.660 * * [simplify]: Extracting #0: cost 1 inf + 0 130.660 * * [simplify]: Extracting #1: cost 8 inf + 0 130.660 * * [simplify]: Extracting #2: cost 22 inf + 0 130.660 * * [simplify]: Extracting #3: cost 27 inf + 43 130.660 * * [simplify]: Extracting #4: cost 24 inf + 289 130.660 * * [simplify]: Extracting #5: cost 25 inf + 979 130.661 * * [simplify]: Extracting #6: cost 21 inf + 1475 130.661 * * [simplify]: Extracting #7: cost 13 inf + 2182 130.662 * * [simplify]: Extracting #8: cost 5 inf + 4537 130.663 * * [simplify]: Extracting #9: cost 0 inf + 6435 130.664 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 130.664 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 130.664 * * * * [progress]: [ 335 / 494 ] simplifiying candidate # 130.665 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 130.665 * * [simplify]: iters left: 6 (15 enodes) 130.668 * * [simplify]: iters left: 5 (55 enodes) 130.685 * * [simplify]: iters left: 4 (77 enodes) 130.703 * * [simplify]: iters left: 3 (97 enodes) 130.715 * * [simplify]: Extracting #0: cost 1 inf + 0 130.715 * * [simplify]: Extracting #1: cost 8 inf + 0 130.715 * * [simplify]: Extracting #2: cost 19 inf + 1 130.716 * * [simplify]: Extracting #3: cost 26 inf + 2 130.716 * * [simplify]: Extracting #4: cost 26 inf + 44 130.716 * * [simplify]: Extracting #5: cost 27 inf + 494 130.716 * * [simplify]: Extracting #6: cost 22 inf + 1070 130.716 * * [simplify]: Extracting #7: cost 13 inf + 1940 130.717 * * [simplify]: Extracting #8: cost 6 inf + 3755 130.718 * * [simplify]: Extracting #9: cost 1 inf + 5453 130.719 * * [simplify]: Extracting #10: cost 0 inf + 5873 130.721 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 130.721 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2))) 130.721 * * * * [progress]: [ 336 / 494 ] simplifiying candidate # 130.721 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 130.721 * * [simplify]: iters left: 6 (16 enodes) 130.725 * * [simplify]: iters left: 5 (58 enodes) 130.739 * * [simplify]: iters left: 4 (80 enodes) 130.764 * * [simplify]: iters left: 3 (100 enodes) 130.778 * * [simplify]: Extracting #0: cost 1 inf + 0 130.778 * * [simplify]: Extracting #1: cost 8 inf + 0 130.778 * * [simplify]: Extracting #2: cost 22 inf + 0 130.778 * * [simplify]: Extracting #3: cost 27 inf + 83 130.778 * * [simplify]: Extracting #4: cost 24 inf + 409 130.778 * * [simplify]: Extracting #5: cost 25 inf + 1219 130.779 * * [simplify]: Extracting #6: cost 21 inf + 1795 130.779 * * [simplify]: Extracting #7: cost 13 inf + 2502 130.780 * * [simplify]: Extracting #8: cost 5 inf + 4977 130.781 * * [simplify]: Extracting #9: cost 0 inf + 6995 130.782 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 130.782 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 130.782 * * * * [progress]: [ 337 / 494 ] simplifiying candidate # 130.783 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 130.783 * * [simplify]: iters left: 6 (16 enodes) 130.787 * * [simplify]: iters left: 5 (58 enodes) 130.802 * * [simplify]: iters left: 4 (80 enodes) 130.816 * * [simplify]: iters left: 3 (100 enodes) 130.829 * * [simplify]: Extracting #0: cost 1 inf + 0 130.829 * * [simplify]: Extracting #1: cost 8 inf + 0 130.830 * * [simplify]: Extracting #2: cost 22 inf + 0 130.830 * * [simplify]: Extracting #3: cost 27 inf + 43 130.830 * * [simplify]: Extracting #4: cost 24 inf + 289 130.830 * * [simplify]: Extracting #5: cost 25 inf + 979 130.830 * * [simplify]: Extracting #6: cost 21 inf + 1475 130.831 * * [simplify]: Extracting #7: cost 13 inf + 2182 130.831 * * [simplify]: Extracting #8: cost 5 inf + 4537 130.833 * * [simplify]: Extracting #9: cost 0 inf + 6435 130.835 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 130.835 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 130.835 * * * * [progress]: [ 338 / 494 ] simplifiying candidate # 130.835 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 130.836 * * [simplify]: iters left: 6 (15 enodes) 130.843 * * [simplify]: iters left: 5 (55 enodes) 130.862 * * [simplify]: iters left: 4 (77 enodes) 130.886 * * [simplify]: iters left: 3 (97 enodes) 130.912 * * [simplify]: Extracting #0: cost 1 inf + 0 130.912 * * [simplify]: Extracting #1: cost 8 inf + 0 130.912 * * [simplify]: Extracting #2: cost 19 inf + 1 130.912 * * [simplify]: Extracting #3: cost 26 inf + 2 130.912 * * [simplify]: Extracting #4: cost 26 inf + 44 130.912 * * [simplify]: Extracting #5: cost 27 inf + 494 130.913 * * [simplify]: Extracting #6: cost 22 inf + 1070 130.914 * * [simplify]: Extracting #7: cost 13 inf + 1940 130.915 * * [simplify]: Extracting #8: cost 6 inf + 3755 130.918 * * [simplify]: Extracting #9: cost 1 inf + 5453 130.920 * * [simplify]: Extracting #10: cost 0 inf + 5873 130.922 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 130.922 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2))) 130.923 * * * * [progress]: [ 339 / 494 ] simplifiying candidate # 130.923 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 130.923 * * [simplify]: iters left: 6 (14 enodes) 130.930 * * [simplify]: iters left: 5 (52 enodes) 130.947 * * [simplify]: iters left: 4 (74 enodes) 130.970 * * [simplify]: iters left: 3 (94 enodes) 130.983 * * [simplify]: Extracting #0: cost 1 inf + 0 130.984 * * [simplify]: Extracting #1: cost 8 inf + 0 130.984 * * [simplify]: Extracting #2: cost 22 inf + 0 130.984 * * [simplify]: Extracting #3: cost 24 inf + 84 130.984 * * [simplify]: Extracting #4: cost 24 inf + 775 130.984 * * [simplify]: Extracting #5: cost 11 inf + 3604 130.985 * * [simplify]: Extracting #6: cost 1 inf + 5175 130.986 * * [simplify]: Extracting #7: cost 0 inf + 5515 130.987 * [simplify]: Simplified to (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 130.987 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 130.988 * * * * [progress]: [ 340 / 494 ] simplifiying candidate # 130.988 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 130.989 * * [simplify]: iters left: 6 (14 enodes) 130.993 * * [simplify]: iters left: 5 (52 enodes) 131.001 * * [simplify]: iters left: 4 (74 enodes) 131.018 * * [simplify]: iters left: 3 (94 enodes) 131.039 * * [simplify]: Extracting #0: cost 1 inf + 0 131.039 * * [simplify]: Extracting #1: cost 8 inf + 0 131.039 * * [simplify]: Extracting #2: cost 22 inf + 0 131.039 * * [simplify]: Extracting #3: cost 24 inf + 44 131.039 * * [simplify]: Extracting #4: cost 24 inf + 575 131.040 * * [simplify]: Extracting #5: cost 11 inf + 3164 131.040 * * [simplify]: Extracting #6: cost 1 inf + 4655 131.041 * * [simplify]: Extracting #7: cost 0 inf + 4955 131.042 * [simplify]: Simplified to (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 131.042 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ 1 (sqrt 2)))) (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 131.043 * * * * [progress]: [ 341 / 494 ] simplifiying candidate # 131.043 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 131.043 * * [simplify]: iters left: 6 (13 enodes) 131.046 * * [simplify]: iters left: 5 (49 enodes) 131.054 * * [simplify]: iters left: 4 (71 enodes) 131.064 * * [simplify]: iters left: 3 (91 enodes) 131.088 * * [simplify]: Extracting #0: cost 1 inf + 0 131.088 * * [simplify]: Extracting #1: cost 8 inf + 0 131.088 * * [simplify]: Extracting #2: cost 19 inf + 1 131.090 * * [simplify]: Extracting #3: cost 23 inf + 3 131.090 * * [simplify]: Extracting #4: cost 28 inf + 127 131.090 * * [simplify]: Extracting #5: cost 21 inf + 707 131.091 * * [simplify]: Extracting #6: cost 9 inf + 2017 131.093 * * [simplify]: Extracting #7: cost 2 inf + 3834 131.095 * * [simplify]: Extracting #8: cost 0 inf + 4393 131.097 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 131.097 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ 1 1))) (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2))) 131.097 * * * * [progress]: [ 342 / 494 ] simplifiying candidate # 131.097 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 131.098 * * [simplify]: iters left: 6 (13 enodes) 131.104 * * [simplify]: iters left: 5 (49 enodes) 131.115 * * [simplify]: iters left: 4 (71 enodes) 131.125 * * [simplify]: iters left: 3 (91 enodes) 131.137 * * [simplify]: Extracting #0: cost 1 inf + 0 131.137 * * [simplify]: Extracting #1: cost 8 inf + 0 131.137 * * [simplify]: Extracting #2: cost 19 inf + 1 131.137 * * [simplify]: Extracting #3: cost 23 inf + 3 131.138 * * [simplify]: Extracting #4: cost 28 inf + 127 131.138 * * [simplify]: Extracting #5: cost 21 inf + 707 131.138 * * [simplify]: Extracting #6: cost 9 inf + 2017 131.139 * * [simplify]: Extracting #7: cost 2 inf + 3834 131.140 * * [simplify]: Extracting #8: cost 0 inf + 4393 131.141 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 131.141 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) 1)) (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2))) 131.141 * * * * [progress]: [ 343 / 494 ] simplifiying candidate # 131.142 * [simplify]: Simplifying (/ (sqrt a) (/ 1 2)) 131.142 * * [simplify]: iters left: 4 (6 enodes) 131.146 * * [simplify]: iters left: 3 (23 enodes) 131.153 * * [simplify]: iters left: 2 (26 enodes) 131.163 * * [simplify]: iters left: 1 (33 enodes) 131.171 * * [simplify]: Extracting #0: cost 1 inf + 0 131.171 * * [simplify]: Extracting #1: cost 6 inf + 0 131.171 * * [simplify]: Extracting #2: cost 5 inf + 3 131.171 * * [simplify]: Extracting #3: cost 4 inf + 4 131.171 * * [simplify]: Extracting #4: cost 1 inf + 168 131.171 * * [simplify]: Extracting #5: cost 0 inf + 250 131.171 * [simplify]: Simplified to (* 2 (sqrt a)) 131.171 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (- (sqrt (fma c (* -4 a) (* b b))) b))) (* 2 (sqrt a)))) 131.172 * * * * [progress]: [ 344 / 494 ] simplifiying candidate # 131.172 * [simplify]: Simplifying (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 131.172 * * [simplify]: iters left: 6 (13 enodes) 131.179 * * [simplify]: iters left: 5 (47 enodes) 131.193 * * [simplify]: iters left: 4 (64 enodes) 131.215 * * [simplify]: iters left: 3 (80 enodes) 131.231 * * [simplify]: Extracting #0: cost 1 inf + 0 131.231 * * [simplify]: Extracting #1: cost 4 inf + 0 131.231 * * [simplify]: Extracting #2: cost 5 inf + 1 131.231 * * [simplify]: Extracting #3: cost 11 inf + 1 131.231 * * [simplify]: Extracting #4: cost 17 inf + 2 131.231 * * [simplify]: Extracting #5: cost 17 inf + 86 131.231 * * [simplify]: Extracting #6: cost 21 inf + 333 131.231 * * [simplify]: Extracting #7: cost 20 inf + 543 131.232 * * [simplify]: Extracting #8: cost 7 inf + 2130 131.232 * * [simplify]: Extracting #9: cost 1 inf + 3929 131.233 * * [simplify]: Extracting #10: cost 0 inf + 4309 131.234 * [simplify]: Simplified to (/ a (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 131.234 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ a (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))))) 131.234 * * * * [progress]: [ 345 / 494 ] simplifiying candidate # 131.234 * [simplify]: Simplifying (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 131.235 * * [simplify]: iters left: 6 (13 enodes) 131.238 * * [simplify]: iters left: 5 (47 enodes) 131.245 * * [simplify]: iters left: 4 (64 enodes) 131.255 * * [simplify]: iters left: 3 (80 enodes) 131.265 * * [simplify]: Extracting #0: cost 1 inf + 0 131.265 * * [simplify]: Extracting #1: cost 4 inf + 0 131.265 * * [simplify]: Extracting #2: cost 5 inf + 1 131.265 * * [simplify]: Extracting #3: cost 11 inf + 1 131.266 * * [simplify]: Extracting #4: cost 17 inf + 2 131.266 * * [simplify]: Extracting #5: cost 17 inf + 86 131.266 * * [simplify]: Extracting #6: cost 21 inf + 333 131.266 * * [simplify]: Extracting #7: cost 20 inf + 543 131.266 * * [simplify]: Extracting #8: cost 7 inf + 2130 131.267 * * [simplify]: Extracting #9: cost 1 inf + 3809 131.268 * * [simplify]: Extracting #10: cost 0 inf + 4149 131.269 * [simplify]: Simplified to (/ a (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 131.269 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ a (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))))) 131.269 * * * * [progress]: [ 346 / 494 ] simplifiying candidate # 131.269 * [simplify]: Simplifying (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 131.269 * * [simplify]: iters left: 6 (14 enodes) 131.273 * * [simplify]: iters left: 5 (49 enodes) 131.289 * * [simplify]: iters left: 4 (65 enodes) 131.308 * * [simplify]: iters left: 3 (81 enodes) 131.332 * * [simplify]: Extracting #0: cost 1 inf + 0 131.332 * * [simplify]: Extracting #1: cost 8 inf + 0 131.332 * * [simplify]: Extracting #2: cost 14 inf + 1 131.332 * * [simplify]: Extracting #3: cost 16 inf + 83 131.332 * * [simplify]: Extracting #4: cost 14 inf + 450 131.332 * * [simplify]: Extracting #5: cost 21 inf + 491 131.333 * * [simplify]: Extracting #6: cost 22 inf + 576 131.333 * * [simplify]: Extracting #7: cost 7 inf + 2607 131.335 * * [simplify]: Extracting #8: cost 2 inf + 4344 131.336 * * [simplify]: Extracting #9: cost 0 inf + 5103 131.338 * [simplify]: Simplified to (/ (* (cbrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 131.338 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))))) 131.339 * * * * [progress]: [ 347 / 494 ] simplifiying candidate # 131.339 * [simplify]: Simplifying (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 131.339 * * [simplify]: iters left: 6 (14 enodes) 131.347 * * [simplify]: iters left: 5 (49 enodes) 131.362 * * [simplify]: iters left: 4 (65 enodes) 131.382 * * [simplify]: iters left: 3 (81 enodes) 131.404 * * [simplify]: Extracting #0: cost 1 inf + 0 131.404 * * [simplify]: Extracting #1: cost 8 inf + 0 131.404 * * [simplify]: Extracting #2: cost 14 inf + 1 131.404 * * [simplify]: Extracting #3: cost 16 inf + 43 131.404 * * [simplify]: Extracting #4: cost 14 inf + 290 131.405 * * [simplify]: Extracting #5: cost 21 inf + 331 131.405 * * [simplify]: Extracting #6: cost 22 inf + 416 131.406 * * [simplify]: Extracting #7: cost 7 inf + 2407 131.407 * * [simplify]: Extracting #8: cost 2 inf + 4064 131.409 * * [simplify]: Extracting #9: cost 0 inf + 4783 131.411 * [simplify]: Simplified to (/ (* (sqrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 131.411 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (* (sqrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))))) 131.411 * * * * [progress]: [ 348 / 494 ] simplifiying candidate # 131.411 * [simplify]: Simplifying (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 131.411 * * [simplify]: iters left: 6 (13 enodes) 131.418 * * [simplify]: iters left: 5 (46 enodes) 131.425 * * [simplify]: iters left: 4 (62 enodes) 131.434 * * [simplify]: iters left: 3 (78 enodes) 131.451 * * [simplify]: Extracting #0: cost 1 inf + 0 131.451 * * [simplify]: Extracting #1: cost 8 inf + 0 131.451 * * [simplify]: Extracting #2: cost 11 inf + 2 131.451 * * [simplify]: Extracting #3: cost 14 inf + 44 131.451 * * [simplify]: Extracting #4: cost 15 inf + 87 131.452 * * [simplify]: Extracting #5: cost 21 inf + 169 131.452 * * [simplify]: Extracting #6: cost 21 inf + 337 131.453 * * [simplify]: Extracting #7: cost 9 inf + 1823 131.454 * * [simplify]: Extracting #8: cost 2 inf + 3782 131.456 * * [simplify]: Extracting #9: cost 0 inf + 4461 131.457 * [simplify]: Simplified to (* 2 (/ a (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)))) 131.457 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* 2 (/ a (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)))))) 131.458 * * * * [progress]: [ 349 / 494 ] simplifiying candidate # 131.458 * [simplify]: Simplifying (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 131.458 * * [simplify]: iters left: 6 (14 enodes) 131.465 * * [simplify]: iters left: 5 (49 enodes) 131.473 * * [simplify]: iters left: 4 (65 enodes) 131.483 * * [simplify]: iters left: 3 (81 enodes) 131.494 * * [simplify]: Extracting #0: cost 1 inf + 0 131.494 * * [simplify]: Extracting #1: cost 8 inf + 0 131.494 * * [simplify]: Extracting #2: cost 14 inf + 1 131.494 * * [simplify]: Extracting #3: cost 16 inf + 83 131.494 * * [simplify]: Extracting #4: cost 14 inf + 450 131.495 * * [simplify]: Extracting #5: cost 21 inf + 491 131.495 * * [simplify]: Extracting #6: cost 22 inf + 576 131.496 * * [simplify]: Extracting #7: cost 7 inf + 2527 131.497 * * [simplify]: Extracting #8: cost 2 inf + 4104 131.499 * * [simplify]: Extracting #9: cost 0 inf + 4783 131.500 * [simplify]: Simplified to (/ (* (cbrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 131.501 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))))) 131.501 * * * * [progress]: [ 350 / 494 ] simplifiying candidate # 131.501 * [simplify]: Simplifying (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 131.501 * * [simplify]: iters left: 6 (14 enodes) 131.509 * * [simplify]: iters left: 5 (49 enodes) 131.516 * * [simplify]: iters left: 4 (65 enodes) 131.526 * * [simplify]: iters left: 3 (81 enodes) 131.542 * * [simplify]: Extracting #0: cost 1 inf + 0 131.542 * * [simplify]: Extracting #1: cost 8 inf + 0 131.543 * * [simplify]: Extracting #2: cost 14 inf + 1 131.543 * * [simplify]: Extracting #3: cost 16 inf + 43 131.543 * * [simplify]: Extracting #4: cost 14 inf + 290 131.543 * * [simplify]: Extracting #5: cost 21 inf + 331 131.543 * * [simplify]: Extracting #6: cost 22 inf + 416 131.544 * * [simplify]: Extracting #7: cost 7 inf + 2327 131.546 * * [simplify]: Extracting #8: cost 2 inf + 3824 131.547 * * [simplify]: Extracting #9: cost 0 inf + 4463 131.549 * [simplify]: Simplified to (/ (* (sqrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 131.549 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (* (sqrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))))) 131.550 * * * * [progress]: [ 351 / 494 ] simplifiying candidate # 131.550 * [simplify]: Simplifying (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 131.550 * * [simplify]: iters left: 6 (13 enodes) 131.556 * * [simplify]: iters left: 5 (46 enodes) 131.571 * * [simplify]: iters left: 4 (62 enodes) 131.589 * * [simplify]: iters left: 3 (78 enodes) 131.602 * * [simplify]: Extracting #0: cost 1 inf + 0 131.602 * * [simplify]: Extracting #1: cost 8 inf + 0 131.602 * * [simplify]: Extracting #2: cost 11 inf + 2 131.602 * * [simplify]: Extracting #3: cost 14 inf + 44 131.602 * * [simplify]: Extracting #4: cost 15 inf + 87 131.602 * * [simplify]: Extracting #5: cost 21 inf + 169 131.602 * * [simplify]: Extracting #6: cost 21 inf + 337 131.603 * * [simplify]: Extracting #7: cost 9 inf + 1783 131.603 * * [simplify]: Extracting #8: cost 2 inf + 3542 131.604 * * [simplify]: Extracting #9: cost 0 inf + 4141 131.605 * [simplify]: Simplified to (* 2 (/ a (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)))) 131.605 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* 2 (/ a (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)))))) 131.605 * * * * [progress]: [ 352 / 494 ] simplifiying candidate # 131.605 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 131.605 * * [simplify]: iters left: 6 (13 enodes) 131.609 * * [simplify]: iters left: 5 (49 enodes) 131.626 * * [simplify]: iters left: 4 (71 enodes) 131.647 * * [simplify]: iters left: 3 (91 enodes) 131.673 * * [simplify]: Extracting #0: cost 1 inf + 0 131.673 * * [simplify]: Extracting #1: cost 8 inf + 0 131.673 * * [simplify]: Extracting #2: cost 19 inf + 1 131.673 * * [simplify]: Extracting #3: cost 22 inf + 44 131.673 * * [simplify]: Extracting #4: cost 24 inf + 693 131.673 * * [simplify]: Extracting #5: cost 21 inf + 1227 131.674 * * [simplify]: Extracting #6: cost 8 inf + 3174 131.675 * * [simplify]: Extracting #7: cost 2 inf + 4594 131.676 * * [simplify]: Extracting #8: cost 0 inf + 5193 131.677 * [simplify]: Simplified to (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 131.677 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)))) 131.677 * * * * [progress]: [ 353 / 494 ] simplifiying candidate # 131.677 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 131.677 * * [simplify]: iters left: 6 (13 enodes) 131.681 * * [simplify]: iters left: 5 (49 enodes) 131.689 * * [simplify]: iters left: 4 (71 enodes) 131.702 * * [simplify]: iters left: 3 (91 enodes) 131.726 * * [simplify]: Extracting #0: cost 1 inf + 0 131.726 * * [simplify]: Extracting #1: cost 8 inf + 0 131.726 * * [simplify]: Extracting #2: cost 19 inf + 1 131.727 * * [simplify]: Extracting #3: cost 22 inf + 44 131.727 * * [simplify]: Extracting #4: cost 24 inf + 493 131.727 * * [simplify]: Extracting #5: cost 21 inf + 907 131.728 * * [simplify]: Extracting #6: cost 8 inf + 2774 131.730 * * [simplify]: Extracting #7: cost 2 inf + 4074 131.732 * * [simplify]: Extracting #8: cost 0 inf + 4633 131.733 * [simplify]: Simplified to (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 131.734 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ 1 (sqrt 2)))) (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)))) 131.734 * * * * [progress]: [ 354 / 494 ] simplifiying candidate # 131.734 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 131.734 * * [simplify]: iters left: 6 (12 enodes) 131.740 * * [simplify]: iters left: 5 (46 enodes) 131.754 * * [simplify]: iters left: 4 (68 enodes) 131.764 * * [simplify]: iters left: 3 (88 enodes) 131.778 * * [simplify]: Extracting #0: cost 1 inf + 0 131.778 * * [simplify]: Extracting #1: cost 8 inf + 0 131.778 * * [simplify]: Extracting #2: cost 16 inf + 2 131.778 * * [simplify]: Extracting #3: cost 19 inf + 87 131.778 * * [simplify]: Extracting #4: cost 22 inf + 335 131.778 * * [simplify]: Extracting #5: cost 22 inf + 502 131.778 * * [simplify]: Extracting #6: cost 9 inf + 1814 131.779 * * [simplify]: Extracting #7: cost 2 inf + 3512 131.780 * * [simplify]: Extracting #8: cost 0 inf + 4071 131.781 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 131.781 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ 1 1))) (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)))) 131.781 * * * * [progress]: [ 355 / 494 ] simplifiying candidate # 131.781 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 131.781 * * [simplify]: iters left: 6 (15 enodes) 131.785 * * [simplify]: iters left: 5 (55 enodes) 131.794 * * [simplify]: iters left: 4 (77 enodes) 131.818 * * [simplify]: iters left: 3 (97 enodes) 131.843 * * [simplify]: Extracting #0: cost 1 inf + 0 131.843 * * [simplify]: Extracting #1: cost 8 inf + 0 131.843 * * [simplify]: Extracting #2: cost 19 inf + 1 131.843 * * [simplify]: Extracting #3: cost 26 inf + 2 131.844 * * [simplify]: Extracting #4: cost 25 inf + 125 131.844 * * [simplify]: Extracting #5: cost 27 inf + 774 131.844 * * [simplify]: Extracting #6: cost 24 inf + 1466 131.845 * * [simplify]: Extracting #7: cost 13 inf + 2517 131.847 * * [simplify]: Extracting #8: cost 4 inf + 5114 131.849 * * [simplify]: Extracting #9: cost 0 inf + 6673 131.850 * [simplify]: Simplified to (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 131.850 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))))) 131.850 * * * * [progress]: [ 356 / 494 ] simplifiying candidate # 131.851 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 131.851 * * [simplify]: iters left: 6 (15 enodes) 131.855 * * [simplify]: iters left: 5 (55 enodes) 131.863 * * [simplify]: iters left: 4 (77 enodes) 131.875 * * [simplify]: iters left: 3 (97 enodes) 131.889 * * [simplify]: Extracting #0: cost 1 inf + 0 131.889 * * [simplify]: Extracting #1: cost 8 inf + 0 131.889 * * [simplify]: Extracting #2: cost 19 inf + 1 131.890 * * [simplify]: Extracting #3: cost 26 inf + 2 131.890 * * [simplify]: Extracting #4: cost 25 inf + 85 131.890 * * [simplify]: Extracting #5: cost 27 inf + 574 131.890 * * [simplify]: Extracting #6: cost 24 inf + 1146 131.890 * * [simplify]: Extracting #7: cost 13 inf + 2197 131.891 * * [simplify]: Extracting #8: cost 4 inf + 4674 131.892 * * [simplify]: Extracting #9: cost 0 inf + 6113 131.894 * [simplify]: Simplified to (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 131.895 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))))) 131.895 * * * * [progress]: [ 357 / 494 ] simplifiying candidate # 131.895 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 131.895 * * [simplify]: iters left: 6 (14 enodes) 131.903 * * [simplify]: iters left: 5 (52 enodes) 131.920 * * [simplify]: iters left: 4 (74 enodes) 131.942 * * [simplify]: iters left: 3 (94 enodes) 131.962 * * [simplify]: Extracting #0: cost 1 inf + 0 131.962 * * [simplify]: Extracting #1: cost 8 inf + 0 131.963 * * [simplify]: Extracting #2: cost 16 inf + 2 131.963 * * [simplify]: Extracting #3: cost 23 inf + 44 131.963 * * [simplify]: Extracting #4: cost 21 inf + 169 131.963 * * [simplify]: Extracting #5: cost 24 inf + 657 131.963 * * [simplify]: Extracting #6: cost 23 inf + 866 131.964 * * [simplify]: Extracting #7: cost 11 inf + 2394 131.964 * * [simplify]: Extracting #8: cost 3 inf + 4533 131.965 * * [simplify]: Extracting #9: cost 0 inf + 5551 131.966 * [simplify]: Simplified to (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2)) 131.967 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2)))) 131.967 * * * * [progress]: [ 358 / 494 ] simplifiying candidate # 131.967 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 131.967 * * [simplify]: iters left: 6 (15 enodes) 131.971 * * [simplify]: iters left: 5 (55 enodes) 131.979 * * [simplify]: iters left: 4 (77 enodes) 131.996 * * [simplify]: iters left: 3 (97 enodes) 132.012 * * [simplify]: Extracting #0: cost 1 inf + 0 132.012 * * [simplify]: Extracting #1: cost 8 inf + 0 132.012 * * [simplify]: Extracting #2: cost 19 inf + 1 132.012 * * [simplify]: Extracting #3: cost 26 inf + 2 132.012 * * [simplify]: Extracting #4: cost 25 inf + 125 132.013 * * [simplify]: Extracting #5: cost 27 inf + 774 132.013 * * [simplify]: Extracting #6: cost 24 inf + 1466 132.013 * * [simplify]: Extracting #7: cost 13 inf + 2517 132.014 * * [simplify]: Extracting #8: cost 4 inf + 5114 132.015 * * [simplify]: Extracting #9: cost 0 inf + 6673 132.017 * [simplify]: Simplified to (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 132.017 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))))) 132.017 * * * * [progress]: [ 359 / 494 ] simplifiying candidate # 132.017 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 132.017 * * [simplify]: iters left: 6 (15 enodes) 132.021 * * [simplify]: iters left: 5 (55 enodes) 132.029 * * [simplify]: iters left: 4 (77 enodes) 132.040 * * [simplify]: iters left: 3 (97 enodes) 132.053 * * [simplify]: Extracting #0: cost 1 inf + 0 132.053 * * [simplify]: Extracting #1: cost 8 inf + 0 132.053 * * [simplify]: Extracting #2: cost 19 inf + 1 132.053 * * [simplify]: Extracting #3: cost 26 inf + 2 132.053 * * [simplify]: Extracting #4: cost 25 inf + 85 132.054 * * [simplify]: Extracting #5: cost 27 inf + 574 132.054 * * [simplify]: Extracting #6: cost 24 inf + 1146 132.054 * * [simplify]: Extracting #7: cost 13 inf + 2197 132.055 * * [simplify]: Extracting #8: cost 4 inf + 4674 132.056 * * [simplify]: Extracting #9: cost 0 inf + 6113 132.058 * [simplify]: Simplified to (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 132.058 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))))) 132.058 * * * * [progress]: [ 360 / 494 ] simplifiying candidate # 132.059 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 132.059 * * [simplify]: iters left: 6 (14 enodes) 132.066 * * [simplify]: iters left: 5 (52 enodes) 132.086 * * [simplify]: iters left: 4 (74 enodes) 132.108 * * [simplify]: iters left: 3 (94 enodes) 132.129 * * [simplify]: Extracting #0: cost 1 inf + 0 132.129 * * [simplify]: Extracting #1: cost 8 inf + 0 132.129 * * [simplify]: Extracting #2: cost 16 inf + 2 132.129 * * [simplify]: Extracting #3: cost 23 inf + 44 132.129 * * [simplify]: Extracting #4: cost 21 inf + 169 132.130 * * [simplify]: Extracting #5: cost 24 inf + 657 132.130 * * [simplify]: Extracting #6: cost 23 inf + 866 132.130 * * [simplify]: Extracting #7: cost 11 inf + 2394 132.131 * * [simplify]: Extracting #8: cost 3 inf + 4533 132.132 * * [simplify]: Extracting #9: cost 0 inf + 5551 132.133 * [simplify]: Simplified to (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2)) 132.133 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2)))) 132.133 * * * * [progress]: [ 361 / 494 ] simplifiying candidate # 132.134 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 132.134 * * [simplify]: iters left: 6 (13 enodes) 132.137 * * [simplify]: iters left: 5 (49 enodes) 132.145 * * [simplify]: iters left: 4 (71 enodes) 132.156 * * [simplify]: iters left: 3 (91 enodes) 132.179 * * [simplify]: Extracting #0: cost 1 inf + 0 132.179 * * [simplify]: Extracting #1: cost 8 inf + 0 132.180 * * [simplify]: Extracting #2: cost 19 inf + 1 132.180 * * [simplify]: Extracting #3: cost 22 inf + 44 132.180 * * [simplify]: Extracting #4: cost 24 inf + 693 132.180 * * [simplify]: Extracting #5: cost 21 inf + 1227 132.181 * * [simplify]: Extracting #6: cost 8 inf + 3174 132.183 * * [simplify]: Extracting #7: cost 2 inf + 4594 132.185 * * [simplify]: Extracting #8: cost 0 inf + 5193 132.187 * [simplify]: Simplified to (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 132.187 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)))) 132.187 * * * * [progress]: [ 362 / 494 ] simplifiying candidate # 132.187 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 132.187 * * [simplify]: iters left: 6 (13 enodes) 132.196 * * [simplify]: iters left: 5 (49 enodes) 132.212 * * [simplify]: iters left: 4 (71 enodes) 132.235 * * [simplify]: iters left: 3 (91 enodes) 132.259 * * [simplify]: Extracting #0: cost 1 inf + 0 132.259 * * [simplify]: Extracting #1: cost 8 inf + 0 132.259 * * [simplify]: Extracting #2: cost 19 inf + 1 132.259 * * [simplify]: Extracting #3: cost 22 inf + 44 132.259 * * [simplify]: Extracting #4: cost 24 inf + 493 132.260 * * [simplify]: Extracting #5: cost 21 inf + 907 132.261 * * [simplify]: Extracting #6: cost 8 inf + 2774 132.263 * * [simplify]: Extracting #7: cost 2 inf + 4074 132.265 * * [simplify]: Extracting #8: cost 0 inf + 4633 132.267 * [simplify]: Simplified to (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 132.267 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ 1 (sqrt 2)))) (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)))) 132.267 * * * * [progress]: [ 363 / 494 ] simplifiying candidate # 132.267 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 132.267 * * [simplify]: iters left: 6 (12 enodes) 132.274 * * [simplify]: iters left: 5 (46 enodes) 132.288 * * [simplify]: iters left: 4 (68 enodes) 132.309 * * [simplify]: iters left: 3 (88 enodes) 132.332 * * [simplify]: Extracting #0: cost 1 inf + 0 132.332 * * [simplify]: Extracting #1: cost 8 inf + 0 132.332 * * [simplify]: Extracting #2: cost 16 inf + 2 132.333 * * [simplify]: Extracting #3: cost 19 inf + 87 132.333 * * [simplify]: Extracting #4: cost 22 inf + 335 132.333 * * [simplify]: Extracting #5: cost 22 inf + 502 132.334 * * [simplify]: Extracting #6: cost 9 inf + 1814 132.336 * * [simplify]: Extracting #7: cost 2 inf + 3512 132.337 * * [simplify]: Extracting #8: cost 0 inf + 4071 132.339 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 132.339 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ 1 1))) (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)))) 132.339 * * * * [progress]: [ 364 / 494 ] simplifiying candidate # 132.339 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 132.340 * * [simplify]: iters left: 6 (12 enodes) 132.348 * * [simplify]: iters left: 5 (46 enodes) 132.361 * * [simplify]: iters left: 4 (68 enodes) 132.373 * * [simplify]: iters left: 3 (88 enodes) 132.385 * * [simplify]: Extracting #0: cost 1 inf + 0 132.385 * * [simplify]: Extracting #1: cost 8 inf + 0 132.385 * * [simplify]: Extracting #2: cost 16 inf + 2 132.385 * * [simplify]: Extracting #3: cost 19 inf + 87 132.385 * * [simplify]: Extracting #4: cost 22 inf + 335 132.385 * * [simplify]: Extracting #5: cost 22 inf + 502 132.386 * * [simplify]: Extracting #6: cost 9 inf + 1814 132.387 * * [simplify]: Extracting #7: cost 2 inf + 3512 132.387 * * [simplify]: Extracting #8: cost 0 inf + 4071 132.388 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 132.388 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 1)) (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)))) 132.388 * * * * [progress]: [ 365 / 494 ] simplifiying candidate # 132.389 * [simplify]: Simplifying (/ a (/ 1 2)) 132.389 * * [simplify]: iters left: 4 (5 enodes) 132.391 * * [simplify]: iters left: 3 (20 enodes) 132.395 * * [simplify]: iters left: 2 (22 enodes) 132.401 * * [simplify]: Extracting #0: cost 1 inf + 0 132.401 * * [simplify]: Extracting #1: cost 5 inf + 0 132.401 * * [simplify]: Extracting #2: cost 2 inf + 3 132.401 * * [simplify]: Extracting #3: cost 0 inf + 87 132.402 * [simplify]: Simplified to (* a 2) 132.402 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (- (sqrt (fma c (* -4 a) (* b b))) b))) (* a 2))) 132.402 * * * * [progress]: [ 366 / 494 ] simplifiying candidate # 132.402 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 132.402 * * [simplify]: iters left: 6 (12 enodes) 132.408 * * [simplify]: iters left: 5 (46 enodes) 132.423 * * [simplify]: iters left: 4 (68 enodes) 132.443 * * [simplify]: iters left: 3 (88 enodes) 132.469 * * [simplify]: Extracting #0: cost 1 inf + 0 132.469 * * [simplify]: Extracting #1: cost 8 inf + 0 132.469 * * [simplify]: Extracting #2: cost 16 inf + 2 132.469 * * [simplify]: Extracting #3: cost 19 inf + 87 132.469 * * [simplify]: Extracting #4: cost 22 inf + 335 132.470 * * [simplify]: Extracting #5: cost 22 inf + 502 132.470 * * [simplify]: Extracting #6: cost 9 inf + 1814 132.471 * * [simplify]: Extracting #7: cost 2 inf + 3512 132.472 * * [simplify]: Extracting #8: cost 0 inf + 4071 132.472 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 132.472 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 1) (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)))) 132.473 * * * * [progress]: [ 367 / 494 ] simplifiying candidate # 132.473 * [simplify]: Simplifying (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 132.473 * * [simplify]: iters left: 6 (13 enodes) 132.476 * * [simplify]: iters left: 5 (51 enodes) 132.485 * * [simplify]: iters left: 4 (75 enodes) 132.496 * * [simplify]: iters left: 3 (93 enodes) 132.516 * * [simplify]: Extracting #0: cost 1 inf + 0 132.516 * * [simplify]: Extracting #1: cost 7 inf + 0 132.517 * * [simplify]: Extracting #2: cost 14 inf + 2 132.517 * * [simplify]: Extracting #3: cost 18 inf + 44 132.517 * * [simplify]: Extracting #4: cost 24 inf + 209 132.517 * * [simplify]: Extracting #5: cost 22 inf + 419 132.518 * * [simplify]: Extracting #6: cost 10 inf + 1649 132.519 * * [simplify]: Extracting #7: cost 2 inf + 3390 132.521 * * [simplify]: Extracting #8: cost 0 inf + 3910 132.523 * [simplify]: Simplified to (/ 2 (- (sqrt (fma (* a c) -4 (* b b))) b)) 132.523 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 a) (/ 2 (- (sqrt (fma (* a c) -4 (* b b))) b)))) 132.523 * * * * [progress]: [ 368 / 494 ] simplifiying candidate # 132.523 * * * * [progress]: [ 369 / 494 ] simplifiying candidate # 132.523 * [simplify]: Simplifying (* (cbrt 1) (cbrt 1)) 132.523 * * [simplify]: iters left: 3 (3 enodes) 132.529 * * [simplify]: iters left: 2 (11 enodes) 132.531 * * [simplify]: iters left: 1 (13 enodes) 132.533 * * [simplify]: Extracting #0: cost 1 inf + 0 132.533 * * [simplify]: Extracting #1: cost 0 inf + 1 132.533 * [simplify]: Simplified to 1 132.533 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt 1)))) 132.533 * * * * [progress]: [ 370 / 494 ] simplifiying candidate # 132.533 * [simplify]: Simplifying (sqrt 1) 132.533 * * [simplify]: iters left: 1 (2 enodes) 132.535 * * [simplify]: Extracting #0: cost 1 inf + 0 132.535 * * [simplify]: Extracting #1: cost 0 inf + 1 132.535 * [simplify]: Simplified to 1 132.535 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt 1)))) 132.535 * * * * [progress]: [ 371 / 494 ] simplifiying candidate # 132.535 * * * * [progress]: [ 372 / 494 ] simplifiying candidate # 132.535 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) 132.535 * * [simplify]: iters left: 6 (11 enodes) 132.538 * * [simplify]: iters left: 5 (41 enodes) 132.544 * * [simplify]: iters left: 4 (58 enodes) 132.553 * * [simplify]: iters left: 3 (74 enodes) 132.567 * * [simplify]: Extracting #0: cost 1 inf + 0 132.567 * * [simplify]: Extracting #1: cost 7 inf + 0 132.567 * * [simplify]: Extracting #2: cost 13 inf + 1 132.567 * * [simplify]: Extracting #3: cost 11 inf + 209 132.567 * * [simplify]: Extracting #4: cost 18 inf + 332 132.568 * * [simplify]: Extracting #5: cost 18 inf + 418 132.568 * * [simplify]: Extracting #6: cost 5 inf + 2004 132.570 * * [simplify]: Extracting #7: cost 1 inf + 2609 132.571 * * [simplify]: Extracting #8: cost 0 inf + 2869 132.572 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2) 132.572 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 a) (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2))) 132.572 * * * * [progress]: [ 373 / 494 ] simplifiying candidate #real (real->posit16 (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))))> 132.572 * * * * [progress]: [ 374 / 494 ] simplifiying candidate # 132.573 * * * * [progress]: [ 375 / 494 ] simplifiying candidate # 132.573 * * * * [progress]: [ 376 / 494 ] simplifiying candidate # 132.573 * * * * [progress]: [ 377 / 494 ] simplifiying candidate # 132.573 * [simplify]: Simplifying (- (log a) (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2))) 132.573 * * [simplify]: iters left: 6 (15 enodes) 132.581 * * [simplify]: iters left: 5 (56 enodes) 132.596 * * [simplify]: iters left: 4 (81 enodes) 132.608 * * [simplify]: iters left: 3 (104 enodes) 132.622 * * [simplify]: iters left: 2 (114 enodes) 132.636 * * [simplify]: iters left: 1 (122 enodes) 132.654 * * [simplify]: Extracting #0: cost 1 inf + 0 132.654 * * [simplify]: Extracting #1: cost 16 inf + 0 132.654 * * [simplify]: Extracting #2: cost 32 inf + 0 132.654 * * [simplify]: Extracting #3: cost 31 inf + 215 132.654 * * [simplify]: Extracting #4: cost 21 inf + 2214 132.655 * * [simplify]: Extracting #5: cost 28 inf + 2255 132.655 * * [simplify]: Extracting #6: cost 21 inf + 3224 132.656 * * [simplify]: Extracting #7: cost 3 inf + 8357 132.658 * * [simplify]: Extracting #8: cost 0 inf + 9556 132.660 * [simplify]: Simplified to (- (+ (log 2) (log a)) (log (- (sqrt (fma (* -4 a) c (* b b))) b))) 132.660 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (exp (- (+ (log 2) (log a)) (log (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 132.660 * * * * [progress]: [ 378 / 494 ] simplifiying candidate # 132.660 * [simplify]: Simplifying (- (log a) (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 132.661 * * [simplify]: iters left: 6 (14 enodes) 132.667 * * [simplify]: iters left: 5 (55 enodes) 132.685 * * [simplify]: iters left: 4 (83 enodes) 132.710 * * [simplify]: iters left: 3 (109 enodes) 132.728 * * [simplify]: iters left: 2 (115 enodes) 132.743 * * [simplify]: iters left: 1 (127 enodes) 132.773 * * [simplify]: Extracting #0: cost 1 inf + 0 132.773 * * [simplify]: Extracting #1: cost 12 inf + 0 132.773 * * [simplify]: Extracting #2: cost 27 inf + 0 132.774 * * [simplify]: Extracting #3: cost 28 inf + 548 132.774 * * [simplify]: Extracting #4: cost 28 inf + 1246 132.775 * * [simplify]: Extracting #5: cost 32 inf + 1552 132.776 * * [simplify]: Extracting #6: cost 24 inf + 2684 132.778 * * [simplify]: Extracting #7: cost 6 inf + 6603 132.781 * * [simplify]: Extracting #8: cost 0 inf + 8608 132.784 * [simplify]: Simplified to (- (log a) (log (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 2))) 132.784 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (exp (- (log a) (log (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 2)))))) 132.785 * * * * [progress]: [ 379 / 494 ] simplifiying candidate # 132.785 * * * * [progress]: [ 380 / 494 ] simplifiying candidate # 132.785 * * * * [progress]: [ 381 / 494 ] simplifiying candidate # 132.785 * [simplify]: Simplifying (/ (* (* a a) a) (/ (* (* (- (sqrt (fma c (* -4 a) (* b b))) b) (- (sqrt (fma c (* -4 a) (* b b))) b)) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* 2 2) 2))) 132.785 * * [simplify]: iters left: 6 (18 enodes) 132.797 * * [simplify]: iters left: 5 (75 enodes) 132.823 * * [simplify]: iters left: 4 (180 enodes) 132.867 * * [simplify]: Extracting #0: cost 1 inf + 0 132.867 * * [simplify]: Extracting #1: cost 55 inf + 0 132.867 * * [simplify]: Extracting #2: cost 174 inf + 44 132.868 * * [simplify]: Extracting #3: cost 194 inf + 909 132.869 * * [simplify]: Extracting #4: cost 191 inf + 1567 132.872 * * [simplify]: Extracting #5: cost 146 inf + 14004 132.883 * * [simplify]: Extracting #6: cost 13 inf + 56799 132.904 * * [simplify]: Extracting #7: cost 0 inf + 61097 132.924 * * [simplify]: Extracting #8: cost 0 inf + 60977 132.939 * [simplify]: Simplified to (* (* (/ a (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ a (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (/ a (- (sqrt (fma c (* -4 a) (* b b))) b)) 8)) 132.939 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (cbrt (* (* (/ a (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ a (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (/ a (- (sqrt (fma c (* -4 a) (* b b))) b)) 8))))) 132.939 * * * * [progress]: [ 382 / 494 ] simplifiying candidate # 132.939 * [simplify]: Simplifying (/ (* (* a a) a) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 132.939 * * [simplify]: iters left: 6 (16 enodes) 132.944 * * [simplify]: iters left: 5 (71 enodes) 132.960 * * [simplify]: iters left: 4 (174 enodes) 133.002 * * [simplify]: Extracting #0: cost 1 inf + 0 133.002 * * [simplify]: Extracting #1: cost 38 inf + 0 133.002 * * [simplify]: Extracting #2: cost 134 inf + 44 133.003 * * [simplify]: Extracting #3: cost 157 inf + 660 133.003 * * [simplify]: Extracting #4: cost 171 inf + 1080 133.006 * * [simplify]: Extracting #5: cost 132 inf + 11911 133.023 * * [simplify]: Extracting #6: cost 22 inf + 48292 133.046 * * [simplify]: Extracting #7: cost 0 inf + 56290 133.060 * * [simplify]: Extracting #8: cost 0 inf + 56170 133.074 * [simplify]: Simplified to (* (* (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))) 133.074 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (cbrt (* (* (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b)))))) 133.075 * * * * [progress]: [ 383 / 494 ] simplifiying candidate # 133.075 * * * * [progress]: [ 384 / 494 ] simplifiying candidate # 133.075 * * * * [progress]: [ 385 / 494 ] simplifiying candidate # 133.075 * * * * [progress]: [ 386 / 494 ] simplifiying candidate # 133.075 * * * * [progress]: [ 387 / 494 ] simplifiying candidate # 133.075 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 133.075 * * [simplify]: iters left: 6 (16 enodes) 133.081 * * [simplify]: iters left: 5 (62 enodes) 133.102 * * [simplify]: iters left: 4 (94 enodes) 133.116 * * [simplify]: iters left: 3 (117 enodes) 133.131 * * [simplify]: iters left: 2 (120 enodes) 133.158 * * [simplify]: Extracting #0: cost 1 inf + 0 133.159 * * [simplify]: Extracting #1: cost 11 inf + 0 133.159 * * [simplify]: Extracting #2: cost 22 inf + 0 133.159 * * [simplify]: Extracting #3: cost 27 inf + 1 133.159 * * [simplify]: Extracting #4: cost 31 inf + 164 133.159 * * [simplify]: Extracting #5: cost 31 inf + 407 133.160 * * [simplify]: Extracting #6: cost 33 inf + 737 133.160 * * [simplify]: Extracting #7: cost 33 inf + 864 133.161 * * [simplify]: Extracting #8: cost 25 inf + 1571 133.163 * * [simplify]: Extracting #9: cost 10 inf + 6033 133.166 * * [simplify]: Extracting #10: cost 0 inf + 10593 133.170 * * [simplify]: Extracting #11: cost 0 inf + 10553 133.174 * [simplify]: Simplified to (* (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 133.174 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 133.175 * [simplify]: Simplifying (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 133.175 * * [simplify]: iters left: 6 (14 enodes) 133.179 * * [simplify]: iters left: 5 (50 enodes) 133.187 * * [simplify]: iters left: 4 (67 enodes) 133.197 * * [simplify]: iters left: 3 (83 enodes) 133.209 * * [simplify]: Extracting #0: cost 1 inf + 0 133.209 * * [simplify]: Extracting #1: cost 4 inf + 0 133.209 * * [simplify]: Extracting #2: cost 8 inf + 0 133.209 * * [simplify]: Extracting #3: cost 13 inf + 1 133.209 * * [simplify]: Extracting #4: cost 17 inf + 164 133.209 * * [simplify]: Extracting #5: cost 19 inf + 165 133.210 * * [simplify]: Extracting #6: cost 23 inf + 371 133.210 * * [simplify]: Extracting #7: cost 14 inf + 1780 133.211 * * [simplify]: Extracting #8: cost 2 inf + 3831 133.211 * * [simplify]: Extracting #9: cost 0 inf + 4631 133.212 * [simplify]: Simplified to (/ (cbrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 133.212 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (cbrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))))) 133.212 * * * * [progress]: [ 388 / 494 ] simplifiying candidate # 133.213 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 133.213 * * [simplify]: iters left: 6 (15 enodes) 133.217 * * [simplify]: iters left: 5 (55 enodes) 133.228 * * [simplify]: iters left: 4 (76 enodes) 133.252 * * [simplify]: iters left: 3 (95 enodes) 133.278 * * [simplify]: Extracting #0: cost 1 inf + 0 133.278 * * [simplify]: Extracting #1: cost 7 inf + 0 133.278 * * [simplify]: Extracting #2: cost 14 inf + 0 133.278 * * [simplify]: Extracting #3: cost 19 inf + 1 133.278 * * [simplify]: Extracting #4: cost 24 inf + 83 133.278 * * [simplify]: Extracting #5: cost 20 inf + 532 133.279 * * [simplify]: Extracting #6: cost 25 inf + 737 133.279 * * [simplify]: Extracting #7: cost 24 inf + 1003 133.280 * * [simplify]: Extracting #8: cost 15 inf + 1696 133.281 * * [simplify]: Extracting #9: cost 9 inf + 3093 133.283 * * [simplify]: Extracting #10: cost 3 inf + 5173 133.285 * * [simplify]: Extracting #11: cost 0 inf + 6473 133.287 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 133.287 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 133.288 * [simplify]: Simplifying (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 133.288 * * [simplify]: iters left: 6 (14 enodes) 133.295 * * [simplify]: iters left: 5 (50 enodes) 133.310 * * [simplify]: iters left: 4 (67 enodes) 133.321 * * [simplify]: iters left: 3 (83 enodes) 133.332 * * [simplify]: Extracting #0: cost 1 inf + 0 133.332 * * [simplify]: Extracting #1: cost 4 inf + 0 133.332 * * [simplify]: Extracting #2: cost 8 inf + 0 133.332 * * [simplify]: Extracting #3: cost 13 inf + 1 133.332 * * [simplify]: Extracting #4: cost 17 inf + 164 133.332 * * [simplify]: Extracting #5: cost 19 inf + 165 133.333 * * [simplify]: Extracting #6: cost 23 inf + 371 133.333 * * [simplify]: Extracting #7: cost 14 inf + 1780 133.334 * * [simplify]: Extracting #8: cost 2 inf + 3751 133.334 * * [simplify]: Extracting #9: cost 0 inf + 4471 133.335 * [simplify]: Simplified to (/ (cbrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 133.335 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (cbrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))))) 133.335 * * * * [progress]: [ 389 / 494 ] simplifiying candidate # 133.336 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2)))) 133.336 * * [simplify]: iters left: 6 (18 enodes) 133.340 * * [simplify]: iters left: 5 (69 enodes) 133.359 * * [simplify]: iters left: 4 (126 enodes) 133.389 * * [simplify]: iters left: 3 (249 enodes) 133.443 * * [simplify]: iters left: 2 (414 enodes) 133.600 * * [simplify]: Extracting #0: cost 1 inf + 0 133.600 * * [simplify]: Extracting #1: cost 51 inf + 0 133.601 * * [simplify]: Extracting #2: cost 93 inf + 0 133.602 * * [simplify]: Extracting #3: cost 87 inf + 1132 133.603 * * [simplify]: Extracting #4: cost 81 inf + 2707 133.605 * * [simplify]: Extracting #5: cost 87 inf + 2749 133.607 * * [simplify]: Extracting #6: cost 85 inf + 3331 133.613 * * [simplify]: Extracting #7: cost 27 inf + 29325 133.624 * * [simplify]: Extracting #8: cost 0 inf + 42664 133.635 * * [simplify]: Extracting #9: cost 0 inf + 42584 133.654 * [simplify]: Simplified to (* (* (cbrt 2) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (* (cbrt 2) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))))) 133.654 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (* (cbrt 2) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (* (cbrt 2) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))))) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 133.655 * [simplify]: Simplifying (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 133.655 * * [simplify]: iters left: 6 (15 enodes) 133.663 * * [simplify]: iters left: 5 (52 enodes) 133.679 * * [simplify]: iters left: 4 (68 enodes) 133.700 * * [simplify]: iters left: 3 (84 enodes) 133.727 * * [simplify]: Extracting #0: cost 1 inf + 0 133.727 * * [simplify]: Extracting #1: cost 8 inf + 0 133.727 * * [simplify]: Extracting #2: cost 17 inf + 0 133.727 * * [simplify]: Extracting #3: cost 19 inf + 2 133.727 * * [simplify]: Extracting #4: cost 17 inf + 448 133.728 * * [simplify]: Extracting #5: cost 21 inf + 813 133.728 * * [simplify]: Extracting #6: cost 14 inf + 1960 133.730 * * [simplify]: Extracting #7: cost 0 inf + 5745 133.731 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 133.731 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (* (cbrt 2) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (* (cbrt 2) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))))) (/ (* (cbrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 133.732 * * * * [progress]: [ 390 / 494 ] simplifiying candidate # 133.732 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2))) 133.732 * * [simplify]: iters left: 6 (17 enodes) 133.742 * * [simplify]: iters left: 5 (62 enodes) 133.760 * * [simplify]: iters left: 4 (97 enodes) 133.776 * * [simplify]: iters left: 3 (168 enodes) 133.821 * * [simplify]: iters left: 2 (225 enodes) 133.871 * * [simplify]: iters left: 1 (256 enodes) 133.939 * * [simplify]: Extracting #0: cost 1 inf + 0 133.939 * * [simplify]: Extracting #1: cost 26 inf + 0 133.939 * * [simplify]: Extracting #2: cost 53 inf + 0 133.939 * * [simplify]: Extracting #3: cost 52 inf + 205 133.939 * * [simplify]: Extracting #4: cost 47 inf + 1056 133.940 * * [simplify]: Extracting #5: cost 53 inf + 1299 133.940 * * [simplify]: Extracting #6: cost 49 inf + 1869 133.943 * * [simplify]: Extracting #7: cost 19 inf + 12006 133.947 * * [simplify]: Extracting #8: cost 2 inf + 20017 133.952 * * [simplify]: Extracting #9: cost 0 inf + 20855 133.959 * [simplify]: Simplified to (* (sqrt 2) (* (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))))) 133.959 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (sqrt 2) (* (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))))) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 133.959 * [simplify]: Simplifying (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 133.960 * * [simplify]: iters left: 6 (15 enodes) 133.967 * * [simplify]: iters left: 5 (52 enodes) 133.977 * * [simplify]: iters left: 4 (68 enodes) 133.987 * * [simplify]: iters left: 3 (84 enodes) 133.998 * * [simplify]: Extracting #0: cost 1 inf + 0 133.998 * * [simplify]: Extracting #1: cost 8 inf + 0 133.998 * * [simplify]: Extracting #2: cost 17 inf + 0 133.998 * * [simplify]: Extracting #3: cost 19 inf + 2 133.998 * * [simplify]: Extracting #4: cost 17 inf + 368 133.998 * * [simplify]: Extracting #5: cost 21 inf + 653 133.999 * * [simplify]: Extracting #6: cost 14 inf + 1800 134.000 * * [simplify]: Extracting #7: cost 0 inf + 5425 134.000 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 134.000 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (sqrt 2) (* (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))))) (/ (* (cbrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 134.001 * * * * [progress]: [ 391 / 494 ] simplifiying candidate # 134.001 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) 134.001 * * [simplify]: iters left: 6 (16 enodes) 134.005 * * [simplify]: iters left: 5 (59 enodes) 134.026 * * [simplify]: iters left: 4 (96 enodes) 134.057 * * [simplify]: iters left: 3 (143 enodes) 134.084 * * [simplify]: iters left: 2 (180 enodes) 134.116 * * [simplify]: iters left: 1 (208 enodes) 134.164 * * [simplify]: Extracting #0: cost 1 inf + 0 134.164 * * [simplify]: Extracting #1: cost 16 inf + 0 134.164 * * [simplify]: Extracting #2: cost 30 inf + 1 134.165 * * [simplify]: Extracting #3: cost 32 inf + 83 134.165 * * [simplify]: Extracting #4: cost 30 inf + 448 134.165 * * [simplify]: Extracting #5: cost 37 inf + 489 134.165 * * [simplify]: Extracting #6: cost 37 inf + 616 134.166 * * [simplify]: Extracting #7: cost 31 inf + 1005 134.166 * * [simplify]: Extracting #8: cost 27 inf + 1448 134.168 * * [simplify]: Extracting #9: cost 6 inf + 9530 134.171 * * [simplify]: Extracting #10: cost 0 inf + 12005 134.175 * * [simplify]: Extracting #11: cost 0 inf + 11965 134.182 * [simplify]: Simplified to (* (/ (cbrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (/ (cbrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) 134.182 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (/ (cbrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (/ (cbrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 134.182 * [simplify]: Simplifying (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 134.183 * * [simplify]: iters left: 6 (14 enodes) 134.190 * * [simplify]: iters left: 5 (49 enodes) 134.207 * * [simplify]: iters left: 4 (65 enodes) 134.216 * * [simplify]: iters left: 3 (81 enodes) 134.227 * * [simplify]: Extracting #0: cost 1 inf + 0 134.227 * * [simplify]: Extracting #1: cost 8 inf + 0 134.227 * * [simplify]: Extracting #2: cost 14 inf + 1 134.227 * * [simplify]: Extracting #3: cost 15 inf + 164 134.227 * * [simplify]: Extracting #4: cost 15 inf + 409 134.227 * * [simplify]: Extracting #5: cost 22 inf + 450 134.228 * * [simplify]: Extracting #6: cost 21 inf + 618 134.228 * * [simplify]: Extracting #7: cost 10 inf + 1669 134.229 * * [simplify]: Extracting #8: cost 3 inf + 3884 134.230 * * [simplify]: Extracting #9: cost 0 inf + 5103 134.230 * [simplify]: Simplified to (/ (cbrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 134.231 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) (/ (cbrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2))))) 134.231 * * * * [progress]: [ 392 / 494 ] simplifiying candidate # 134.231 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2)))) 134.231 * * [simplify]: iters left: 6 (17 enodes) 134.235 * * [simplify]: iters left: 5 (62 enodes) 134.246 * * [simplify]: iters left: 4 (94 enodes) 134.264 * * [simplify]: iters left: 3 (145 enodes) 134.288 * * [simplify]: iters left: 2 (195 enodes) 134.328 * * [simplify]: iters left: 1 (223 enodes) 134.369 * * [simplify]: Extracting #0: cost 1 inf + 0 134.370 * * [simplify]: Extracting #1: cost 25 inf + 0 134.370 * * [simplify]: Extracting #2: cost 51 inf + 0 134.370 * * [simplify]: Extracting #3: cost 49 inf + 366 134.371 * * [simplify]: Extracting #4: cost 40 inf + 2224 134.372 * * [simplify]: Extracting #5: cost 45 inf + 2749 134.373 * * [simplify]: Extracting #6: cost 41 inf + 3319 134.377 * * [simplify]: Extracting #7: cost 9 inf + 14858 134.385 * * [simplify]: Extracting #8: cost 0 inf + 18795 134.392 * [simplify]: Simplified to (* (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt a) (cbrt 2))) 134.393 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt a) (cbrt 2))) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 134.393 * [simplify]: Simplifying (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 134.394 * * [simplify]: iters left: 6 (15 enodes) 134.401 * * [simplify]: iters left: 5 (52 enodes) 134.418 * * [simplify]: iters left: 4 (68 enodes) 134.438 * * [simplify]: iters left: 3 (84 enodes) 134.450 * * [simplify]: Extracting #0: cost 1 inf + 0 134.450 * * [simplify]: Extracting #1: cost 8 inf + 0 134.450 * * [simplify]: Extracting #2: cost 17 inf + 0 134.450 * * [simplify]: Extracting #3: cost 19 inf + 2 134.450 * * [simplify]: Extracting #4: cost 17 inf + 448 134.450 * * [simplify]: Extracting #5: cost 21 inf + 813 134.450 * * [simplify]: Extracting #6: cost 14 inf + 1960 134.451 * * [simplify]: Extracting #7: cost 0 inf + 5425 134.452 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 134.452 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt a) (cbrt 2))) (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 134.452 * * * * [progress]: [ 393 / 494 ] simplifiying candidate # 134.452 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 134.452 * * [simplify]: iters left: 6 (16 enodes) 134.456 * * [simplify]: iters left: 5 (57 enodes) 134.465 * * [simplify]: iters left: 4 (81 enodes) 134.493 * * [simplify]: iters left: 3 (112 enodes) 134.523 * * [simplify]: iters left: 2 (125 enodes) 134.557 * * [simplify]: iters left: 1 (130 enodes) 134.590 * * [simplify]: Extracting #0: cost 1 inf + 0 134.590 * * [simplify]: Extracting #1: cost 17 inf + 0 134.590 * * [simplify]: Extracting #2: cost 34 inf + 0 134.591 * * [simplify]: Extracting #3: cost 34 inf + 124 134.591 * * [simplify]: Extracting #4: cost 27 inf + 1258 134.591 * * [simplify]: Extracting #5: cost 34 inf + 1299 134.591 * * [simplify]: Extracting #6: cost 31 inf + 1827 134.593 * * [simplify]: Extracting #7: cost 11 inf + 7127 134.595 * * [simplify]: Extracting #8: cost 0 inf + 11245 134.597 * [simplify]: Simplified to (/ (* (* (cbrt a) (cbrt a)) (sqrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 134.597 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (* (cbrt a) (cbrt a)) (sqrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 134.597 * [simplify]: Simplifying (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 134.597 * * [simplify]: iters left: 6 (15 enodes) 134.601 * * [simplify]: iters left: 5 (52 enodes) 134.611 * * [simplify]: iters left: 4 (68 enodes) 134.621 * * [simplify]: iters left: 3 (84 enodes) 134.632 * * [simplify]: Extracting #0: cost 1 inf + 0 134.632 * * [simplify]: Extracting #1: cost 8 inf + 0 134.632 * * [simplify]: Extracting #2: cost 17 inf + 0 134.632 * * [simplify]: Extracting #3: cost 19 inf + 2 134.632 * * [simplify]: Extracting #4: cost 17 inf + 368 134.632 * * [simplify]: Extracting #5: cost 21 inf + 653 134.633 * * [simplify]: Extracting #6: cost 14 inf + 1800 134.634 * * [simplify]: Extracting #7: cost 0 inf + 5105 134.636 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 134.636 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) (/ (* (cbrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 134.636 * * * * [progress]: [ 394 / 494 ] simplifiying candidate # 134.636 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1)) 134.636 * * [simplify]: iters left: 6 (15 enodes) 134.644 * * [simplify]: iters left: 5 (54 enodes) 134.661 * * [simplify]: iters left: 4 (73 enodes) 134.682 * * [simplify]: iters left: 3 (96 enodes) 134.708 * * [simplify]: iters left: 2 (103 enodes) 134.731 * * [simplify]: iters left: 1 (108 enodes) 134.744 * * [simplify]: Extracting #0: cost 1 inf + 0 134.744 * * [simplify]: Extracting #1: cost 9 inf + 0 134.744 * * [simplify]: Extracting #2: cost 16 inf + 1 134.745 * * [simplify]: Extracting #3: cost 19 inf + 2 134.745 * * [simplify]: Extracting #4: cost 19 inf + 165 134.745 * * [simplify]: Extracting #5: cost 23 inf + 489 134.745 * * [simplify]: Extracting #6: cost 22 inf + 658 134.745 * * [simplify]: Extracting #7: cost 16 inf + 1047 134.746 * * [simplify]: Extracting #8: cost 12 inf + 1627 134.746 * * [simplify]: Extracting #9: cost 9 inf + 2324 134.747 * * [simplify]: Extracting #10: cost 0 inf + 5775 134.748 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt a)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 134.748 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 134.749 * [simplify]: Simplifying (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 134.749 * * [simplify]: iters left: 6 (14 enodes) 134.753 * * [simplify]: iters left: 5 (49 enodes) 134.768 * * [simplify]: iters left: 4 (65 enodes) 134.787 * * [simplify]: iters left: 3 (81 enodes) 134.798 * * [simplify]: Extracting #0: cost 1 inf + 0 134.798 * * [simplify]: Extracting #1: cost 8 inf + 0 134.798 * * [simplify]: Extracting #2: cost 14 inf + 1 134.798 * * [simplify]: Extracting #3: cost 15 inf + 164 134.799 * * [simplify]: Extracting #4: cost 15 inf + 409 134.799 * * [simplify]: Extracting #5: cost 22 inf + 450 134.799 * * [simplify]: Extracting #6: cost 21 inf + 618 134.799 * * [simplify]: Extracting #7: cost 10 inf + 1669 134.800 * * [simplify]: Extracting #8: cost 3 inf + 3684 134.801 * * [simplify]: Extracting #9: cost 0 inf + 4783 134.802 * [simplify]: Simplified to (/ (cbrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 134.802 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2))))) 134.802 * * * * [progress]: [ 395 / 494 ] simplifiying candidate # 134.802 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2)))) 134.802 * * [simplify]: iters left: 6 (9 enodes) 134.805 * * [simplify]: iters left: 5 (35 enodes) 134.811 * * [simplify]: iters left: 4 (54 enodes) 134.824 * * [simplify]: iters left: 3 (103 enodes) 134.852 * * [simplify]: iters left: 2 (147 enodes) 134.884 * * [simplify]: iters left: 1 (236 enodes) 135.019 * * [simplify]: Extracting #0: cost 1 inf + 0 135.019 * * [simplify]: Extracting #1: cost 17 inf + 0 135.019 * * [simplify]: Extracting #2: cost 32 inf + 1 135.019 * * [simplify]: Extracting #3: cost 28 inf + 165 135.020 * * [simplify]: Extracting #4: cost 6 inf + 4127 135.021 * * [simplify]: Extracting #5: cost 0 inf + 5421 135.022 * [simplify]: Simplified to (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) 135.022 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 135.023 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 135.023 * * [simplify]: iters left: 6 (14 enodes) 135.026 * * [simplify]: iters left: 5 (52 enodes) 135.035 * * [simplify]: iters left: 4 (74 enodes) 135.046 * * [simplify]: iters left: 3 (94 enodes) 135.058 * * [simplify]: Extracting #0: cost 1 inf + 0 135.058 * * [simplify]: Extracting #1: cost 8 inf + 0 135.058 * * [simplify]: Extracting #2: cost 22 inf + 0 135.058 * * [simplify]: Extracting #3: cost 24 inf + 84 135.058 * * [simplify]: Extracting #4: cost 24 inf + 855 135.059 * * [simplify]: Extracting #5: cost 11 inf + 3844 135.060 * * [simplify]: Extracting #6: cost 1 inf + 5495 135.061 * * [simplify]: Extracting #7: cost 0 inf + 5835 135.062 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 135.062 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 135.062 * * * * [progress]: [ 396 / 494 ] simplifiying candidate # 135.062 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2))) 135.062 * * [simplify]: iters left: 5 (8 enodes) 135.065 * * [simplify]: iters left: 4 (30 enodes) 135.070 * * [simplify]: iters left: 3 (41 enodes) 135.084 * * [simplify]: iters left: 2 (68 enodes) 135.106 * * [simplify]: iters left: 1 (81 enodes) 135.132 * * [simplify]: Extracting #0: cost 1 inf + 0 135.132 * * [simplify]: Extracting #1: cost 15 inf + 0 135.132 * * [simplify]: Extracting #2: cost 29 inf + 1 135.132 * * [simplify]: Extracting #3: cost 25 inf + 125 135.133 * * [simplify]: Extracting #4: cost 4 inf + 3085 135.134 * * [simplify]: Extracting #5: cost 0 inf + 3813 135.136 * [simplify]: Simplified to (* (* (cbrt a) (cbrt a)) (sqrt 2)) 135.136 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (* (cbrt a) (cbrt a)) (sqrt 2)) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 135.136 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 135.136 * * [simplify]: iters left: 6 (14 enodes) 135.144 * * [simplify]: iters left: 5 (52 enodes) 135.160 * * [simplify]: iters left: 4 (74 enodes) 135.174 * * [simplify]: iters left: 3 (94 enodes) 135.186 * * [simplify]: Extracting #0: cost 1 inf + 0 135.186 * * [simplify]: Extracting #1: cost 8 inf + 0 135.186 * * [simplify]: Extracting #2: cost 22 inf + 0 135.187 * * [simplify]: Extracting #3: cost 24 inf + 44 135.187 * * [simplify]: Extracting #4: cost 24 inf + 655 135.187 * * [simplify]: Extracting #5: cost 11 inf + 3404 135.188 * * [simplify]: Extracting #6: cost 1 inf + 4975 135.189 * * [simplify]: Extracting #7: cost 0 inf + 5275 135.193 * [simplify]: Simplified to (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 135.193 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (* (cbrt a) (cbrt a)) (sqrt 2)) (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 135.193 * * * * [progress]: [ 397 / 494 ] simplifiying candidate # 135.193 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ 1 1)) 135.194 * * [simplify]: iters left: 5 (6 enodes) 135.197 * * [simplify]: iters left: 4 (20 enodes) 135.203 * * [simplify]: iters left: 3 (26 enodes) 135.211 * * [simplify]: iters left: 2 (30 enodes) 135.218 * * [simplify]: iters left: 1 (31 enodes) 135.226 * * [simplify]: Extracting #0: cost 1 inf + 0 135.226 * * [simplify]: Extracting #1: cost 5 inf + 0 135.226 * * [simplify]: Extracting #2: cost 7 inf + 1 135.226 * * [simplify]: Extracting #3: cost 6 inf + 2 135.226 * * [simplify]: Extracting #4: cost 0 inf + 650 135.226 * [simplify]: Simplified to (* (cbrt a) (cbrt a)) 135.226 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 135.227 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 135.227 * * [simplify]: iters left: 6 (13 enodes) 135.233 * * [simplify]: iters left: 5 (49 enodes) 135.248 * * [simplify]: iters left: 4 (71 enodes) 135.269 * * [simplify]: iters left: 3 (91 enodes) 135.294 * * [simplify]: Extracting #0: cost 1 inf + 0 135.294 * * [simplify]: Extracting #1: cost 8 inf + 0 135.294 * * [simplify]: Extracting #2: cost 19 inf + 1 135.294 * * [simplify]: Extracting #3: cost 23 inf + 3 135.294 * * [simplify]: Extracting #4: cost 28 inf + 167 135.294 * * [simplify]: Extracting #5: cost 21 inf + 867 135.295 * * [simplify]: Extracting #6: cost 9 inf + 2177 135.297 * * [simplify]: Extracting #7: cost 2 inf + 4114 135.299 * * [simplify]: Extracting #8: cost 0 inf + 4713 135.300 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 135.301 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (cbrt a) (cbrt a)) (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2)))) 135.301 * * * * [progress]: [ 398 / 494 ] simplifiying candidate # 135.301 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) 135.301 * * [simplify]: iters left: 6 (18 enodes) 135.306 * * [simplify]: iters left: 5 (64 enodes) 135.316 * * [simplify]: iters left: 4 (93 enodes) 135.332 * * [simplify]: iters left: 3 (144 enodes) 135.374 * * [simplify]: iters left: 2 (193 enodes) 135.408 * * [simplify]: iters left: 1 (223 enodes) 135.454 * * [simplify]: Extracting #0: cost 1 inf + 0 135.454 * * [simplify]: Extracting #1: cost 25 inf + 0 135.455 * * [simplify]: Extracting #2: cost 52 inf + 0 135.455 * * [simplify]: Extracting #3: cost 50 inf + 406 135.455 * * [simplify]: Extracting #4: cost 39 inf + 2747 135.456 * * [simplify]: Extracting #5: cost 45 inf + 2749 135.456 * * [simplify]: Extracting #6: cost 42 inf + 3236 135.458 * * [simplify]: Extracting #7: cost 19 inf + 10703 135.463 * * [simplify]: Extracting #8: cost 0 inf + 20075 135.472 * [simplify]: Simplified to (/ (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 135.472 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 135.472 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 135.473 * * [simplify]: iters left: 6 (16 enodes) 135.480 * * [simplify]: iters left: 5 (58 enodes) 135.499 * * [simplify]: iters left: 4 (80 enodes) 135.522 * * [simplify]: iters left: 3 (100 enodes) 135.553 * * [simplify]: Extracting #0: cost 1 inf + 0 135.553 * * [simplify]: Extracting #1: cost 8 inf + 0 135.553 * * [simplify]: Extracting #2: cost 22 inf + 0 135.553 * * [simplify]: Extracting #3: cost 27 inf + 83 135.553 * * [simplify]: Extracting #4: cost 24 inf + 529 135.553 * * [simplify]: Extracting #5: cost 25 inf + 1379 135.554 * * [simplify]: Extracting #6: cost 21 inf + 1955 135.554 * * [simplify]: Extracting #7: cost 13 inf + 2662 135.555 * * [simplify]: Extracting #8: cost 5 inf + 5217 135.556 * * [simplify]: Extracting #9: cost 0 inf + 7315 135.557 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 135.557 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 135.557 * * * * [progress]: [ 399 / 494 ] simplifiying candidate # 135.558 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 135.558 * * [simplify]: iters left: 6 (17 enodes) 135.562 * * [simplify]: iters left: 5 (59 enodes) 135.573 * * [simplify]: iters left: 4 (80 enodes) 135.599 * * [simplify]: iters left: 3 (111 enodes) 135.628 * * [simplify]: iters left: 2 (124 enodes) 135.650 * * [simplify]: iters left: 1 (129 enodes) 135.679 * * [simplify]: Extracting #0: cost 1 inf + 0 135.679 * * [simplify]: Extracting #1: cost 17 inf + 0 135.679 * * [simplify]: Extracting #2: cost 35 inf + 0 135.679 * * [simplify]: Extracting #3: cost 35 inf + 164 135.679 * * [simplify]: Extracting #4: cost 28 inf + 1096 135.680 * * [simplify]: Extracting #5: cost 34 inf + 1299 135.680 * * [simplify]: Extracting #6: cost 30 inf + 1869 135.681 * * [simplify]: Extracting #7: cost 14 inf + 5812 135.683 * * [simplify]: Extracting #8: cost 0 inf + 12085 135.685 * [simplify]: Simplified to (* (/ (sqrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt a))) (cbrt a)) 135.686 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (/ (sqrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt a))) (cbrt a)) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 135.686 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 135.686 * * [simplify]: iters left: 6 (16 enodes) 135.690 * * [simplify]: iters left: 5 (58 enodes) 135.699 * * [simplify]: iters left: 4 (80 enodes) 135.716 * * [simplify]: iters left: 3 (100 enodes) 135.740 * * [simplify]: Extracting #0: cost 1 inf + 0 135.741 * * [simplify]: Extracting #1: cost 8 inf + 0 135.741 * * [simplify]: Extracting #2: cost 22 inf + 0 135.741 * * [simplify]: Extracting #3: cost 27 inf + 43 135.741 * * [simplify]: Extracting #4: cost 24 inf + 409 135.741 * * [simplify]: Extracting #5: cost 25 inf + 1139 135.741 * * [simplify]: Extracting #6: cost 21 inf + 1635 135.742 * * [simplify]: Extracting #7: cost 13 inf + 2342 135.743 * * [simplify]: Extracting #8: cost 5 inf + 4777 135.744 * * [simplify]: Extracting #9: cost 0 inf + 6755 135.745 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 135.745 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 135.745 * * * * [progress]: [ 400 / 494 ] simplifiying candidate # 135.746 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) 135.746 * * [simplify]: iters left: 6 (16 enodes) 135.751 * * [simplify]: iters left: 5 (56 enodes) 135.760 * * [simplify]: iters left: 4 (72 enodes) 135.775 * * [simplify]: iters left: 3 (95 enodes) 135.800 * * [simplify]: iters left: 2 (102 enodes) 135.826 * * [simplify]: iters left: 1 (107 enodes) 135.854 * * [simplify]: Extracting #0: cost 1 inf + 0 135.854 * * [simplify]: Extracting #1: cost 9 inf + 0 135.854 * * [simplify]: Extracting #2: cost 17 inf + 1 135.854 * * [simplify]: Extracting #3: cost 20 inf + 2 135.855 * * [simplify]: Extracting #4: cost 19 inf + 125 135.855 * * [simplify]: Extracting #5: cost 23 inf + 489 135.855 * * [simplify]: Extracting #6: cost 23 inf + 616 135.856 * * [simplify]: Extracting #7: cost 15 inf + 1226 135.857 * * [simplify]: Extracting #8: cost 3 inf + 4878 135.860 * * [simplify]: Extracting #9: cost 0 inf + 6175 135.862 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt a)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 135.862 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 135.863 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 135.863 * * [simplify]: iters left: 6 (15 enodes) 135.870 * * [simplify]: iters left: 5 (55 enodes) 135.890 * * [simplify]: iters left: 4 (77 enodes) 135.913 * * [simplify]: iters left: 3 (97 enodes) 135.939 * * [simplify]: Extracting #0: cost 1 inf + 0 135.939 * * [simplify]: Extracting #1: cost 8 inf + 0 135.939 * * [simplify]: Extracting #2: cost 19 inf + 1 135.940 * * [simplify]: Extracting #3: cost 26 inf + 2 135.940 * * [simplify]: Extracting #4: cost 26 inf + 84 135.940 * * [simplify]: Extracting #5: cost 27 inf + 614 135.941 * * [simplify]: Extracting #6: cost 22 inf + 1230 135.941 * * [simplify]: Extracting #7: cost 13 inf + 2100 135.943 * * [simplify]: Extracting #8: cost 6 inf + 3955 135.945 * * [simplify]: Extracting #9: cost 1 inf + 5733 135.948 * * [simplify]: Extracting #10: cost 0 inf + 6193 135.950 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 135.950 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2)))) 135.950 * * * * [progress]: [ 401 / 494 ] simplifiying candidate # 135.951 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) 135.951 * * [simplify]: iters left: 6 (18 enodes) 135.960 * * [simplify]: iters left: 5 (64 enodes) 135.971 * * [simplify]: iters left: 4 (93 enodes) 135.986 * * [simplify]: iters left: 3 (144 enodes) 136.016 * * [simplify]: iters left: 2 (193 enodes) 136.057 * * [simplify]: iters left: 1 (223 enodes) 136.125 * * [simplify]: Extracting #0: cost 1 inf + 0 136.125 * * [simplify]: Extracting #1: cost 25 inf + 0 136.126 * * [simplify]: Extracting #2: cost 52 inf + 0 136.126 * * [simplify]: Extracting #3: cost 50 inf + 406 136.127 * * [simplify]: Extracting #4: cost 39 inf + 2747 136.128 * * [simplify]: Extracting #5: cost 45 inf + 2749 136.129 * * [simplify]: Extracting #6: cost 42 inf + 3236 136.131 * * [simplify]: Extracting #7: cost 19 inf + 10703 136.135 * * [simplify]: Extracting #8: cost 0 inf + 20075 136.139 * [simplify]: Simplified to (/ (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 136.139 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 136.139 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 136.140 * * [simplify]: iters left: 6 (16 enodes) 136.144 * * [simplify]: iters left: 5 (58 enodes) 136.153 * * [simplify]: iters left: 4 (80 enodes) 136.168 * * [simplify]: iters left: 3 (100 enodes) 136.181 * * [simplify]: Extracting #0: cost 1 inf + 0 136.181 * * [simplify]: Extracting #1: cost 8 inf + 0 136.181 * * [simplify]: Extracting #2: cost 22 inf + 0 136.181 * * [simplify]: Extracting #3: cost 27 inf + 83 136.182 * * [simplify]: Extracting #4: cost 24 inf + 529 136.182 * * [simplify]: Extracting #5: cost 25 inf + 1379 136.182 * * [simplify]: Extracting #6: cost 21 inf + 1955 136.183 * * [simplify]: Extracting #7: cost 13 inf + 2662 136.184 * * [simplify]: Extracting #8: cost 5 inf + 5217 136.185 * * [simplify]: Extracting #9: cost 0 inf + 7315 136.186 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 136.186 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 136.186 * * * * [progress]: [ 402 / 494 ] simplifiying candidate # 136.186 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 136.186 * * [simplify]: iters left: 6 (17 enodes) 136.192 * * [simplify]: iters left: 5 (59 enodes) 136.201 * * [simplify]: iters left: 4 (80 enodes) 136.213 * * [simplify]: iters left: 3 (111 enodes) 136.236 * * [simplify]: iters left: 2 (124 enodes) 136.269 * * [simplify]: iters left: 1 (129 enodes) 136.290 * * [simplify]: Extracting #0: cost 1 inf + 0 136.290 * * [simplify]: Extracting #1: cost 17 inf + 0 136.290 * * [simplify]: Extracting #2: cost 35 inf + 0 136.290 * * [simplify]: Extracting #3: cost 35 inf + 164 136.290 * * [simplify]: Extracting #4: cost 28 inf + 1096 136.291 * * [simplify]: Extracting #5: cost 34 inf + 1299 136.291 * * [simplify]: Extracting #6: cost 30 inf + 1869 136.292 * * [simplify]: Extracting #7: cost 14 inf + 5812 136.294 * * [simplify]: Extracting #8: cost 0 inf + 12085 136.296 * [simplify]: Simplified to (* (/ (sqrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt a))) (cbrt a)) 136.296 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (/ (sqrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt a))) (cbrt a)) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 136.297 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 136.297 * * [simplify]: iters left: 6 (16 enodes) 136.301 * * [simplify]: iters left: 5 (58 enodes) 136.319 * * [simplify]: iters left: 4 (80 enodes) 136.344 * * [simplify]: iters left: 3 (100 enodes) 136.371 * * [simplify]: Extracting #0: cost 1 inf + 0 136.371 * * [simplify]: Extracting #1: cost 8 inf + 0 136.371 * * [simplify]: Extracting #2: cost 22 inf + 0 136.371 * * [simplify]: Extracting #3: cost 27 inf + 43 136.371 * * [simplify]: Extracting #4: cost 24 inf + 409 136.372 * * [simplify]: Extracting #5: cost 25 inf + 1139 136.372 * * [simplify]: Extracting #6: cost 21 inf + 1635 136.373 * * [simplify]: Extracting #7: cost 13 inf + 2342 136.375 * * [simplify]: Extracting #8: cost 5 inf + 4777 136.377 * * [simplify]: Extracting #9: cost 0 inf + 6755 136.379 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 136.379 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 136.380 * * * * [progress]: [ 403 / 494 ] simplifiying candidate # 136.380 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) 136.380 * * [simplify]: iters left: 6 (16 enodes) 136.388 * * [simplify]: iters left: 5 (56 enodes) 136.405 * * [simplify]: iters left: 4 (72 enodes) 136.423 * * [simplify]: iters left: 3 (95 enodes) 136.436 * * [simplify]: iters left: 2 (102 enodes) 136.451 * * [simplify]: iters left: 1 (107 enodes) 136.478 * * [simplify]: Extracting #0: cost 1 inf + 0 136.478 * * [simplify]: Extracting #1: cost 9 inf + 0 136.478 * * [simplify]: Extracting #2: cost 17 inf + 1 136.479 * * [simplify]: Extracting #3: cost 20 inf + 2 136.479 * * [simplify]: Extracting #4: cost 19 inf + 125 136.479 * * [simplify]: Extracting #5: cost 23 inf + 489 136.479 * * [simplify]: Extracting #6: cost 23 inf + 616 136.480 * * [simplify]: Extracting #7: cost 15 inf + 1226 136.481 * * [simplify]: Extracting #8: cost 3 inf + 4878 136.484 * * [simplify]: Extracting #9: cost 0 inf + 6175 136.486 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt a)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 136.486 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 136.487 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 136.487 * * [simplify]: iters left: 6 (15 enodes) 136.494 * * [simplify]: iters left: 5 (55 enodes) 136.511 * * [simplify]: iters left: 4 (77 enodes) 136.528 * * [simplify]: iters left: 3 (97 enodes) 136.542 * * [simplify]: Extracting #0: cost 1 inf + 0 136.542 * * [simplify]: Extracting #1: cost 8 inf + 0 136.542 * * [simplify]: Extracting #2: cost 19 inf + 1 136.542 * * [simplify]: Extracting #3: cost 26 inf + 2 136.542 * * [simplify]: Extracting #4: cost 26 inf + 84 136.543 * * [simplify]: Extracting #5: cost 27 inf + 614 136.543 * * [simplify]: Extracting #6: cost 22 inf + 1230 136.543 * * [simplify]: Extracting #7: cost 13 inf + 2100 136.544 * * [simplify]: Extracting #8: cost 6 inf + 3955 136.546 * * [simplify]: Extracting #9: cost 1 inf + 5733 136.548 * * [simplify]: Extracting #10: cost 0 inf + 6193 136.550 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 136.551 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2)))) 136.551 * * * * [progress]: [ 404 / 494 ] simplifiying candidate # 136.551 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2)))) 136.551 * * [simplify]: iters left: 6 (9 enodes) 136.557 * * [simplify]: iters left: 5 (35 enodes) 136.569 * * [simplify]: iters left: 4 (54 enodes) 136.588 * * [simplify]: iters left: 3 (103 enodes) 136.627 * * [simplify]: iters left: 2 (147 enodes) 136.693 * * [simplify]: iters left: 1 (236 enodes) 136.778 * * [simplify]: Extracting #0: cost 1 inf + 0 136.778 * * [simplify]: Extracting #1: cost 17 inf + 0 136.778 * * [simplify]: Extracting #2: cost 32 inf + 1 136.778 * * [simplify]: Extracting #3: cost 28 inf + 165 136.780 * * [simplify]: Extracting #4: cost 6 inf + 4127 136.782 * * [simplify]: Extracting #5: cost 0 inf + 5421 136.785 * [simplify]: Simplified to (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) 136.785 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 136.785 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 136.786 * * [simplify]: iters left: 6 (14 enodes) 136.793 * * [simplify]: iters left: 5 (52 enodes) 136.809 * * [simplify]: iters left: 4 (74 enodes) 136.834 * * [simplify]: iters left: 3 (94 enodes) 136.859 * * [simplify]: Extracting #0: cost 1 inf + 0 136.859 * * [simplify]: Extracting #1: cost 8 inf + 0 136.859 * * [simplify]: Extracting #2: cost 22 inf + 0 136.859 * * [simplify]: Extracting #3: cost 24 inf + 84 136.860 * * [simplify]: Extracting #4: cost 24 inf + 855 136.861 * * [simplify]: Extracting #5: cost 11 inf + 3844 136.862 * * [simplify]: Extracting #6: cost 1 inf + 5495 136.864 * * [simplify]: Extracting #7: cost 0 inf + 5835 136.866 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 136.866 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 136.866 * * * * [progress]: [ 405 / 494 ] simplifiying candidate # 136.867 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2))) 136.867 * * [simplify]: iters left: 5 (8 enodes) 136.872 * * [simplify]: iters left: 4 (30 enodes) 136.882 * * [simplify]: iters left: 3 (41 enodes) 136.896 * * [simplify]: iters left: 2 (68 enodes) 136.918 * * [simplify]: iters left: 1 (81 enodes) 136.944 * * [simplify]: Extracting #0: cost 1 inf + 0 136.944 * * [simplify]: Extracting #1: cost 15 inf + 0 136.944 * * [simplify]: Extracting #2: cost 29 inf + 1 136.944 * * [simplify]: Extracting #3: cost 25 inf + 125 136.945 * * [simplify]: Extracting #4: cost 4 inf + 3085 136.946 * * [simplify]: Extracting #5: cost 0 inf + 3813 136.948 * [simplify]: Simplified to (* (* (cbrt a) (cbrt a)) (sqrt 2)) 136.948 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (* (cbrt a) (cbrt a)) (sqrt 2)) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 136.948 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 136.948 * * [simplify]: iters left: 6 (14 enodes) 136.956 * * [simplify]: iters left: 5 (52 enodes) 136.975 * * [simplify]: iters left: 4 (74 enodes) 136.989 * * [simplify]: iters left: 3 (94 enodes) 137.002 * * [simplify]: Extracting #0: cost 1 inf + 0 137.002 * * [simplify]: Extracting #1: cost 8 inf + 0 137.002 * * [simplify]: Extracting #2: cost 22 inf + 0 137.002 * * [simplify]: Extracting #3: cost 24 inf + 44 137.002 * * [simplify]: Extracting #4: cost 24 inf + 655 137.002 * * [simplify]: Extracting #5: cost 11 inf + 3404 137.003 * * [simplify]: Extracting #6: cost 1 inf + 4975 137.004 * * [simplify]: Extracting #7: cost 0 inf + 5275 137.005 * [simplify]: Simplified to (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 137.005 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (* (cbrt a) (cbrt a)) (sqrt 2)) (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 137.006 * * * * [progress]: [ 406 / 494 ] simplifiying candidate # 137.006 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ 1 1)) 137.006 * * [simplify]: iters left: 5 (6 enodes) 137.008 * * [simplify]: iters left: 4 (20 enodes) 137.011 * * [simplify]: iters left: 3 (26 enodes) 137.015 * * [simplify]: iters left: 2 (30 enodes) 137.020 * * [simplify]: iters left: 1 (31 enodes) 137.027 * * [simplify]: Extracting #0: cost 1 inf + 0 137.027 * * [simplify]: Extracting #1: cost 5 inf + 0 137.027 * * [simplify]: Extracting #2: cost 7 inf + 1 137.027 * * [simplify]: Extracting #3: cost 6 inf + 2 137.027 * * [simplify]: Extracting #4: cost 0 inf + 650 137.027 * [simplify]: Simplified to (* (cbrt a) (cbrt a)) 137.028 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 137.028 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 137.028 * * [simplify]: iters left: 6 (13 enodes) 137.035 * * [simplify]: iters left: 5 (49 enodes) 137.050 * * [simplify]: iters left: 4 (71 enodes) 137.072 * * [simplify]: iters left: 3 (91 enodes) 137.088 * * [simplify]: Extracting #0: cost 1 inf + 0 137.088 * * [simplify]: Extracting #1: cost 8 inf + 0 137.088 * * [simplify]: Extracting #2: cost 19 inf + 1 137.089 * * [simplify]: Extracting #3: cost 23 inf + 3 137.089 * * [simplify]: Extracting #4: cost 28 inf + 167 137.089 * * [simplify]: Extracting #5: cost 21 inf + 867 137.089 * * [simplify]: Extracting #6: cost 9 inf + 2177 137.090 * * [simplify]: Extracting #7: cost 2 inf + 4114 137.091 * * [simplify]: Extracting #8: cost 0 inf + 4713 137.092 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 137.092 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (cbrt a) (cbrt a)) (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2)))) 137.092 * * * * [progress]: [ 407 / 494 ] simplifiying candidate # 137.092 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) 1) 137.092 * * [simplify]: iters left: 5 (5 enodes) 137.094 * * [simplify]: iters left: 4 (17 enodes) 137.097 * * [simplify]: iters left: 3 (27 enodes) 137.101 * * [simplify]: iters left: 2 (28 enodes) 137.105 * * [simplify]: Extracting #0: cost 1 inf + 0 137.105 * * [simplify]: Extracting #1: cost 5 inf + 0 137.105 * * [simplify]: Extracting #2: cost 7 inf + 1 137.105 * * [simplify]: Extracting #3: cost 6 inf + 2 137.105 * * [simplify]: Extracting #4: cost 1 inf + 528 137.105 * * [simplify]: Extracting #5: cost 0 inf + 650 137.105 * [simplify]: Simplified to (* (cbrt a) (cbrt a)) 137.105 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 137.105 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 137.106 * * [simplify]: iters left: 6 (13 enodes) 137.109 * * [simplify]: iters left: 5 (49 enodes) 137.120 * * [simplify]: iters left: 4 (71 enodes) 137.142 * * [simplify]: iters left: 3 (91 enodes) 137.166 * * [simplify]: Extracting #0: cost 1 inf + 0 137.166 * * [simplify]: Extracting #1: cost 8 inf + 0 137.166 * * [simplify]: Extracting #2: cost 19 inf + 1 137.166 * * [simplify]: Extracting #3: cost 23 inf + 3 137.167 * * [simplify]: Extracting #4: cost 28 inf + 167 137.167 * * [simplify]: Extracting #5: cost 21 inf + 867 137.168 * * [simplify]: Extracting #6: cost 9 inf + 2177 137.170 * * [simplify]: Extracting #7: cost 2 inf + 4114 137.171 * * [simplify]: Extracting #8: cost 0 inf + 4713 137.174 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 137.174 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (cbrt a) (cbrt a)) (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2)))) 137.174 * * * * [progress]: [ 408 / 494 ] simplifiying candidate # 137.174 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (- (sqrt (fma c (* -4 a) (* b b))) b)) 137.175 * * [simplify]: iters left: 6 (12 enodes) 137.180 * * [simplify]: iters left: 5 (43 enodes) 137.193 * * [simplify]: iters left: 4 (61 enodes) 137.214 * * [simplify]: iters left: 3 (82 enodes) 137.236 * * [simplify]: iters left: 2 (86 enodes) 137.251 * * [simplify]: Extracting #0: cost 1 inf + 0 137.251 * * [simplify]: Extracting #1: cost 7 inf + 0 137.252 * * [simplify]: Extracting #2: cost 19 inf + 0 137.252 * * [simplify]: Extracting #3: cost 22 inf + 43 137.252 * * [simplify]: Extracting #4: cost 27 inf + 327 137.252 * * [simplify]: Extracting #5: cost 21 inf + 1183 137.252 * * [simplify]: Extracting #6: cost 10 inf + 2314 137.253 * * [simplify]: Extracting #7: cost 1 inf + 5125 137.254 * * [simplify]: Extracting #8: cost 0 inf + 5344 137.255 * [simplify]: Simplified to (/ (cbrt a) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (cbrt a))) 137.255 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (cbrt a) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (cbrt a))) (/ (cbrt a) (/ 1 2))))) 137.255 * [simplify]: Simplifying (/ (cbrt a) (/ 1 2)) 137.255 * * [simplify]: iters left: 4 (6 enodes) 137.258 * * [simplify]: iters left: 3 (23 enodes) 137.262 * * [simplify]: iters left: 2 (26 enodes) 137.266 * * [simplify]: iters left: 1 (33 enodes) 137.270 * * [simplify]: Extracting #0: cost 1 inf + 0 137.270 * * [simplify]: Extracting #1: cost 6 inf + 0 137.270 * * [simplify]: Extracting #2: cost 5 inf + 3 137.271 * * [simplify]: Extracting #3: cost 4 inf + 4 137.271 * * [simplify]: Extracting #4: cost 1 inf + 288 137.271 * * [simplify]: Extracting #5: cost 0 inf + 410 137.271 * [simplify]: Simplified to (* 2 (cbrt a)) 137.271 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* 2 (cbrt a))))) 137.271 * * * * [progress]: [ 409 / 494 ] simplifiying candidate # 137.271 * [simplify]: Simplifying (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 137.271 * * [simplify]: iters left: 6 (15 enodes) 137.275 * * [simplify]: iters left: 5 (55 enodes) 137.288 * * [simplify]: iters left: 4 (74 enodes) 137.299 * * [simplify]: iters left: 3 (90 enodes) 137.313 * * [simplify]: Extracting #0: cost 1 inf + 0 137.313 * * [simplify]: Extracting #1: cost 6 inf + 0 137.313 * * [simplify]: Extracting #2: cost 12 inf + 0 137.313 * * [simplify]: Extracting #3: cost 17 inf + 1 137.313 * * [simplify]: Extracting #4: cost 22 inf + 43 137.314 * * [simplify]: Extracting #5: cost 23 inf + 85 137.314 * * [simplify]: Extracting #6: cost 27 inf + 291 137.314 * * [simplify]: Extracting #7: cost 20 inf + 1204 137.315 * * [simplify]: Extracting #8: cost 6 inf + 3831 137.316 * * [simplify]: Extracting #9: cost 1 inf + 5691 137.317 * * [simplify]: Extracting #10: cost 0 inf + 6151 137.318 * [simplify]: Simplified to (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))) 137.318 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))) (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 137.318 * [simplify]: Simplifying (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 137.318 * * [simplify]: iters left: 6 (14 enodes) 137.322 * * [simplify]: iters left: 5 (50 enodes) 137.330 * * [simplify]: iters left: 4 (67 enodes) 137.340 * * [simplify]: iters left: 3 (83 enodes) 137.351 * * [simplify]: Extracting #0: cost 1 inf + 0 137.351 * * [simplify]: Extracting #1: cost 4 inf + 0 137.351 * * [simplify]: Extracting #2: cost 8 inf + 0 137.351 * * [simplify]: Extracting #3: cost 13 inf + 1 137.351 * * [simplify]: Extracting #4: cost 17 inf + 84 137.352 * * [simplify]: Extracting #5: cost 19 inf + 85 137.352 * * [simplify]: Extracting #6: cost 23 inf + 291 137.352 * * [simplify]: Extracting #7: cost 14 inf + 1700 137.353 * * [simplify]: Extracting #8: cost 2 inf + 3711 137.353 * * [simplify]: Extracting #9: cost 0 inf + 4471 137.354 * [simplify]: Simplified to (/ (sqrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 137.354 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))))) 137.355 * * * * [progress]: [ 410 / 494 ] simplifiying candidate # 137.355 * [simplify]: Simplifying (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 137.355 * * [simplify]: iters left: 6 (14 enodes) 137.358 * * [simplify]: iters left: 5 (50 enodes) 137.366 * * [simplify]: iters left: 4 (67 enodes) 137.375 * * [simplify]: iters left: 3 (83 enodes) 137.390 * * [simplify]: Extracting #0: cost 1 inf + 0 137.390 * * [simplify]: Extracting #1: cost 4 inf + 0 137.390 * * [simplify]: Extracting #2: cost 8 inf + 0 137.390 * * [simplify]: Extracting #3: cost 13 inf + 1 137.390 * * [simplify]: Extracting #4: cost 17 inf + 84 137.391 * * [simplify]: Extracting #5: cost 19 inf + 85 137.391 * * [simplify]: Extracting #6: cost 23 inf + 291 137.391 * * [simplify]: Extracting #7: cost 14 inf + 1700 137.393 * * [simplify]: Extracting #8: cost 2 inf + 3631 137.395 * * [simplify]: Extracting #9: cost 0 inf + 4311 137.396 * [simplify]: Simplified to (/ (sqrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 137.396 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 137.397 * [simplify]: Simplifying (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 137.397 * * [simplify]: iters left: 6 (14 enodes) 137.404 * * [simplify]: iters left: 5 (50 enodes) 137.416 * * [simplify]: iters left: 4 (67 enodes) 137.426 * * [simplify]: iters left: 3 (83 enodes) 137.437 * * [simplify]: Extracting #0: cost 1 inf + 0 137.438 * * [simplify]: Extracting #1: cost 4 inf + 0 137.438 * * [simplify]: Extracting #2: cost 8 inf + 0 137.438 * * [simplify]: Extracting #3: cost 13 inf + 1 137.438 * * [simplify]: Extracting #4: cost 17 inf + 84 137.438 * * [simplify]: Extracting #5: cost 19 inf + 85 137.438 * * [simplify]: Extracting #6: cost 23 inf + 291 137.439 * * [simplify]: Extracting #7: cost 14 inf + 1700 137.440 * * [simplify]: Extracting #8: cost 2 inf + 3631 137.442 * * [simplify]: Extracting #9: cost 0 inf + 4311 137.443 * [simplify]: Simplified to (/ (sqrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 137.444 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (sqrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))))) 137.444 * * * * [progress]: [ 411 / 494 ] simplifiying candidate # 137.444 * [simplify]: Simplifying (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2)))) 137.444 * * [simplify]: iters left: 6 (17 enodes) 137.453 * * [simplify]: iters left: 5 (64 enodes) 137.465 * * [simplify]: iters left: 4 (104 enodes) 137.483 * * [simplify]: iters left: 3 (153 enodes) 137.505 * * [simplify]: iters left: 2 (183 enodes) 137.543 * * [simplify]: iters left: 1 (217 enodes) 137.600 * * [simplify]: Extracting #0: cost 1 inf + 0 137.600 * * [simplify]: Extracting #1: cost 29 inf + 0 137.601 * * [simplify]: Extracting #2: cost 54 inf + 0 137.601 * * [simplify]: Extracting #3: cost 53 inf + 245 137.601 * * [simplify]: Extracting #4: cost 49 inf + 1015 137.601 * * [simplify]: Extracting #5: cost 54 inf + 1299 137.602 * * [simplify]: Extracting #6: cost 46 inf + 2625 137.605 * * [simplify]: Extracting #7: cost 13 inf + 15467 137.610 * * [simplify]: Extracting #8: cost 0 inf + 21483 137.615 * * [simplify]: Extracting #9: cost 0 inf + 21443 137.620 * [simplify]: Simplified to (* (* (/ (cbrt 2) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ (cbrt 2) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (sqrt a)) 137.620 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (* (/ (cbrt 2) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ (cbrt 2) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (sqrt a)) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 137.620 * [simplify]: Simplifying (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 137.620 * * [simplify]: iters left: 6 (15 enodes) 137.624 * * [simplify]: iters left: 5 (52 enodes) 137.633 * * [simplify]: iters left: 4 (68 enodes) 137.643 * * [simplify]: iters left: 3 (84 enodes) 137.654 * * [simplify]: Extracting #0: cost 1 inf + 0 137.654 * * [simplify]: Extracting #1: cost 8 inf + 0 137.654 * * [simplify]: Extracting #2: cost 17 inf + 0 137.654 * * [simplify]: Extracting #3: cost 19 inf + 2 137.654 * * [simplify]: Extracting #4: cost 17 inf + 328 137.655 * * [simplify]: Extracting #5: cost 21 inf + 653 137.655 * * [simplify]: Extracting #6: cost 14 inf + 1800 137.656 * * [simplify]: Extracting #7: cost 0 inf + 5425 137.657 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 137.657 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2)))) (/ (* (sqrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 137.657 * * * * [progress]: [ 412 / 494 ] simplifiying candidate # 137.657 * [simplify]: Simplifying (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2))) 137.657 * * [simplify]: iters left: 6 (16 enodes) 137.662 * * [simplify]: iters left: 5 (57 enodes) 137.673 * * [simplify]: iters left: 4 (80 enodes) 137.697 * * [simplify]: iters left: 3 (111 enodes) 137.729 * * [simplify]: iters left: 2 (117 enodes) 137.748 * * [simplify]: iters left: 1 (125 enodes) 137.766 * * [simplify]: Extracting #0: cost 1 inf + 0 137.766 * * [simplify]: Extracting #1: cost 16 inf + 0 137.766 * * [simplify]: Extracting #2: cost 32 inf + 0 137.766 * * [simplify]: Extracting #3: cost 32 inf + 84 137.766 * * [simplify]: Extracting #4: cost 30 inf + 411 137.766 * * [simplify]: Extracting #5: cost 36 inf + 493 137.767 * * [simplify]: Extracting #6: cost 32 inf + 1240 137.769 * * [simplify]: Extracting #7: cost 7 inf + 8718 137.772 * * [simplify]: Extracting #8: cost 0 inf + 11236 137.774 * [simplify]: Simplified to (/ (sqrt a) (* (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) 137.774 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (* (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 137.775 * [simplify]: Simplifying (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 137.775 * * [simplify]: iters left: 6 (15 enodes) 137.778 * * [simplify]: iters left: 5 (52 enodes) 137.787 * * [simplify]: iters left: 4 (68 enodes) 137.797 * * [simplify]: iters left: 3 (84 enodes) 137.808 * * [simplify]: Extracting #0: cost 1 inf + 0 137.808 * * [simplify]: Extracting #1: cost 8 inf + 0 137.808 * * [simplify]: Extracting #2: cost 17 inf + 0 137.808 * * [simplify]: Extracting #3: cost 19 inf + 2 137.808 * * [simplify]: Extracting #4: cost 17 inf + 248 137.808 * * [simplify]: Extracting #5: cost 21 inf + 493 137.809 * * [simplify]: Extracting #6: cost 14 inf + 1640 137.809 * * [simplify]: Extracting #7: cost 0 inf + 5105 137.810 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 137.810 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2))) (/ (* (sqrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 137.810 * * * * [progress]: [ 413 / 494 ] simplifiying candidate # 137.811 * [simplify]: Simplifying (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) 137.811 * * [simplify]: iters left: 6 (15 enodes) 137.814 * * [simplify]: iters left: 5 (54 enodes) 137.823 * * [simplify]: iters left: 4 (80 enodes) 137.835 * * [simplify]: iters left: 3 (103 enodes) 137.849 * * [simplify]: iters left: 2 (110 enodes) 137.875 * * [simplify]: iters left: 1 (123 enodes) 137.909 * * [simplify]: Extracting #0: cost 1 inf + 0 137.909 * * [simplify]: Extracting #1: cost 12 inf + 0 137.910 * * [simplify]: Extracting #2: cost 21 inf + 1 137.910 * * [simplify]: Extracting #3: cost 22 inf + 84 137.910 * * [simplify]: Extracting #4: cost 24 inf + 85 137.910 * * [simplify]: Extracting #5: cost 30 inf + 167 137.911 * * [simplify]: Extracting #6: cost 28 inf + 419 137.911 * * [simplify]: Extracting #7: cost 18 inf + 1564 137.913 * * [simplify]: Extracting #8: cost 9 inf + 4656 137.916 * * [simplify]: Extracting #9: cost 1 inf + 7651 137.920 * * [simplify]: Extracting #10: cost 0 inf + 8031 137.924 * [simplify]: Simplified to (/ (/ (sqrt a) (cbrt (- (sqrt (fma b b (* (* -4 a) c))) b))) (cbrt (- (sqrt (fma b b (* (* -4 a) c))) b))) 137.924 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (/ (sqrt a) (cbrt (- (sqrt (fma b b (* (* -4 a) c))) b))) (cbrt (- (sqrt (fma b b (* (* -4 a) c))) b))) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 137.925 * [simplify]: Simplifying (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 137.925 * * [simplify]: iters left: 6 (14 enodes) 137.932 * * [simplify]: iters left: 5 (49 enodes) 137.946 * * [simplify]: iters left: 4 (65 enodes) 137.955 * * [simplify]: iters left: 3 (81 enodes) 137.967 * * [simplify]: Extracting #0: cost 1 inf + 0 137.967 * * [simplify]: Extracting #1: cost 8 inf + 0 137.967 * * [simplify]: Extracting #2: cost 14 inf + 1 137.968 * * [simplify]: Extracting #3: cost 15 inf + 84 137.968 * * [simplify]: Extracting #4: cost 15 inf + 249 137.968 * * [simplify]: Extracting #5: cost 22 inf + 290 137.968 * * [simplify]: Extracting #6: cost 21 inf + 458 137.968 * * [simplify]: Extracting #7: cost 10 inf + 1509 137.969 * * [simplify]: Extracting #8: cost 3 inf + 3644 137.970 * * [simplify]: Extracting #9: cost 0 inf + 4783 137.971 * [simplify]: Simplified to (/ (sqrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 137.971 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) (/ (sqrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2))))) 137.971 * * * * [progress]: [ 414 / 494 ] simplifiying candidate # 137.971 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2)))) 137.971 * * [simplify]: iters left: 6 (16 enodes) 137.975 * * [simplify]: iters left: 5 (57 enodes) 137.992 * * [simplify]: iters left: 4 (79 enodes) 138.015 * * [simplify]: iters left: 3 (103 enodes) 138.028 * * [simplify]: iters left: 2 (111 enodes) 138.043 * * [simplify]: iters left: 1 (117 enodes) 138.059 * * [simplify]: Extracting #0: cost 1 inf + 0 138.059 * * [simplify]: Extracting #1: cost 14 inf + 0 138.059 * * [simplify]: Extracting #2: cost 29 inf + 0 138.059 * * [simplify]: Extracting #3: cost 28 inf + 245 138.059 * * [simplify]: Extracting #4: cost 24 inf + 1015 138.060 * * [simplify]: Extracting #5: cost 29 inf + 1299 138.060 * * [simplify]: Extracting #6: cost 28 inf + 1509 138.060 * * [simplify]: Extracting #7: cost 20 inf + 2296 138.062 * * [simplify]: Extracting #8: cost 5 inf + 6889 138.063 * * [simplify]: Extracting #9: cost 0 inf + 9189 138.065 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) 138.065 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (sqrt a) (cbrt 2)) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 138.065 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 138.065 * * [simplify]: iters left: 6 (15 enodes) 138.069 * * [simplify]: iters left: 5 (52 enodes) 138.079 * * [simplify]: iters left: 4 (68 enodes) 138.090 * * [simplify]: iters left: 3 (84 enodes) 138.109 * * [simplify]: Extracting #0: cost 1 inf + 0 138.109 * * [simplify]: Extracting #1: cost 8 inf + 0 138.109 * * [simplify]: Extracting #2: cost 17 inf + 0 138.109 * * [simplify]: Extracting #3: cost 19 inf + 2 138.109 * * [simplify]: Extracting #4: cost 17 inf + 328 138.110 * * [simplify]: Extracting #5: cost 21 inf + 653 138.110 * * [simplify]: Extracting #6: cost 14 inf + 1800 138.112 * * [simplify]: Extracting #7: cost 0 inf + 5105 138.114 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 138.114 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2)))) (/ (* (sqrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 138.114 * * * * [progress]: [ 415 / 494 ] simplifiying candidate # 138.114 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 138.114 * * [simplify]: iters left: 6 (15 enodes) 138.122 * * [simplify]: iters left: 5 (52 enodes) 138.137 * * [simplify]: iters left: 4 (68 enodes) 138.150 * * [simplify]: iters left: 3 (84 enodes) 138.162 * * [simplify]: Extracting #0: cost 1 inf + 0 138.162 * * [simplify]: Extracting #1: cost 8 inf + 0 138.162 * * [simplify]: Extracting #2: cost 17 inf + 0 138.162 * * [simplify]: Extracting #3: cost 19 inf + 2 138.162 * * [simplify]: Extracting #4: cost 17 inf + 248 138.162 * * [simplify]: Extracting #5: cost 21 inf + 493 138.163 * * [simplify]: Extracting #6: cost 14 inf + 1640 138.163 * * [simplify]: Extracting #7: cost 0 inf + 4785 138.164 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 138.164 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (sqrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 138.165 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 138.165 * * [simplify]: iters left: 6 (15 enodes) 138.168 * * [simplify]: iters left: 5 (52 enodes) 138.179 * * [simplify]: iters left: 4 (68 enodes) 138.200 * * [simplify]: iters left: 3 (84 enodes) 138.221 * * [simplify]: Extracting #0: cost 1 inf + 0 138.222 * * [simplify]: Extracting #1: cost 8 inf + 0 138.222 * * [simplify]: Extracting #2: cost 17 inf + 0 138.222 * * [simplify]: Extracting #3: cost 19 inf + 2 138.222 * * [simplify]: Extracting #4: cost 17 inf + 248 138.222 * * [simplify]: Extracting #5: cost 21 inf + 493 138.223 * * [simplify]: Extracting #6: cost 14 inf + 1640 138.224 * * [simplify]: Extracting #7: cost 0 inf + 4785 138.226 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 138.226 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) (/ (* (sqrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 138.226 * * * * [progress]: [ 416 / 494 ] simplifiying candidate # 138.226 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1)) 138.227 * * [simplify]: iters left: 6 (14 enodes) 138.233 * * [simplify]: iters left: 5 (49 enodes) 138.249 * * [simplify]: iters left: 4 (64 enodes) 138.267 * * [simplify]: iters left: 3 (79 enodes) 138.291 * * [simplify]: iters left: 2 (80 enodes) 138.310 * * [simplify]: iters left: 1 (82 enodes) 138.331 * * [simplify]: Extracting #0: cost 1 inf + 0 138.331 * * [simplify]: Extracting #1: cost 6 inf + 0 138.331 * * [simplify]: Extracting #2: cost 10 inf + 1 138.331 * * [simplify]: Extracting #3: cost 13 inf + 2 138.331 * * [simplify]: Extracting #4: cost 14 inf + 44 138.331 * * [simplify]: Extracting #5: cost 20 inf + 126 138.332 * * [simplify]: Extracting #6: cost 19 inf + 294 138.332 * * [simplify]: Extracting #7: cost 7 inf + 1524 138.333 * * [simplify]: Extracting #8: cost 3 inf + 2680 138.335 * * [simplify]: Extracting #9: cost 0 inf + 3617 138.336 * [simplify]: Simplified to (/ (sqrt a) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 138.337 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 138.337 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 138.337 * * [simplify]: iters left: 6 (14 enodes) 138.344 * * [simplify]: iters left: 5 (49 enodes) 138.358 * * [simplify]: iters left: 4 (65 enodes) 138.375 * * [simplify]: iters left: 3 (81 enodes) 138.386 * * [simplify]: Extracting #0: cost 1 inf + 0 138.386 * * [simplify]: Extracting #1: cost 8 inf + 0 138.386 * * [simplify]: Extracting #2: cost 14 inf + 1 138.386 * * [simplify]: Extracting #3: cost 15 inf + 84 138.386 * * [simplify]: Extracting #4: cost 15 inf + 249 138.387 * * [simplify]: Extracting #5: cost 22 inf + 290 138.387 * * [simplify]: Extracting #6: cost 21 inf + 458 138.387 * * [simplify]: Extracting #7: cost 10 inf + 1509 138.388 * * [simplify]: Extracting #8: cost 3 inf + 3444 138.389 * * [simplify]: Extracting #9: cost 0 inf + 4463 138.389 * [simplify]: Simplified to (/ (sqrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 138.390 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2))))) 138.390 * * * * [progress]: [ 417 / 494 ] simplifiying candidate # 138.390 * [simplify]: Simplifying (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2)))) 138.390 * * [simplify]: iters left: 6 (8 enodes) 138.392 * * [simplify]: iters left: 5 (30 enodes) 138.398 * * [simplify]: iters left: 4 (39 enodes) 138.407 * * [simplify]: iters left: 3 (54 enodes) 138.423 * * [simplify]: iters left: 2 (63 enodes) 138.441 * * [simplify]: iters left: 1 (86 enodes) 138.471 * * [simplify]: Extracting #0: cost 1 inf + 0 138.471 * * [simplify]: Extracting #1: cost 11 inf + 0 138.471 * * [simplify]: Extracting #2: cost 20 inf + 1 138.471 * * [simplify]: Extracting #3: cost 18 inf + 3 138.472 * * [simplify]: Extracting #4: cost 6 inf + 1582 138.473 * * [simplify]: Extracting #5: cost 1 inf + 2152 138.474 * * [simplify]: Extracting #6: cost 0 inf + 2355 138.475 * [simplify]: Simplified to (* (sqrt a) (* (cbrt 2) (cbrt 2))) 138.475 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (sqrt a) (* (cbrt 2) (cbrt 2))) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 138.475 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 138.475 * * [simplify]: iters left: 6 (14 enodes) 138.483 * * [simplify]: iters left: 5 (52 enodes) 138.499 * * [simplify]: iters left: 4 (74 enodes) 138.521 * * [simplify]: iters left: 3 (94 enodes) 138.550 * * [simplify]: Extracting #0: cost 1 inf + 0 138.550 * * [simplify]: Extracting #1: cost 8 inf + 0 138.550 * * [simplify]: Extracting #2: cost 22 inf + 0 138.550 * * [simplify]: Extracting #3: cost 24 inf + 84 138.550 * * [simplify]: Extracting #4: cost 24 inf + 775 138.551 * * [simplify]: Extracting #5: cost 11 inf + 3604 138.553 * * [simplify]: Extracting #6: cost 1 inf + 5175 138.555 * * [simplify]: Extracting #7: cost 0 inf + 5515 138.557 * [simplify]: Simplified to (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 138.557 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (sqrt a) (* (cbrt 2) (cbrt 2))) (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 138.557 * * * * [progress]: [ 418 / 494 ] simplifiying candidate # 138.558 * [simplify]: Simplifying (/ (sqrt a) (/ 1 (sqrt 2))) 138.558 * * [simplify]: iters left: 5 (7 enodes) 138.562 * * [simplify]: iters left: 4 (25 enodes) 138.571 * * [simplify]: iters left: 3 (28 enodes) 138.580 * * [simplify]: iters left: 2 (35 enodes) 138.590 * * [simplify]: iters left: 1 (36 enodes) 138.600 * * [simplify]: Extracting #0: cost 1 inf + 0 138.600 * * [simplify]: Extracting #1: cost 7 inf + 0 138.600 * * [simplify]: Extracting #2: cost 11 inf + 1 138.600 * * [simplify]: Extracting #3: cost 9 inf + 3 138.600 * * [simplify]: Extracting #4: cost 5 inf + 208 138.601 * * [simplify]: Extracting #5: cost 1 inf + 575 138.601 * * [simplify]: Extracting #6: cost 0 inf + 657 138.601 * [simplify]: Simplified to (* (sqrt a) (sqrt 2)) 138.601 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (sqrt a) (sqrt 2)) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 138.602 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 138.602 * * [simplify]: iters left: 6 (14 enodes) 138.609 * * [simplify]: iters left: 5 (52 enodes) 138.626 * * [simplify]: iters left: 4 (74 enodes) 138.648 * * [simplify]: iters left: 3 (94 enodes) 138.673 * * [simplify]: Extracting #0: cost 1 inf + 0 138.673 * * [simplify]: Extracting #1: cost 8 inf + 0 138.673 * * [simplify]: Extracting #2: cost 22 inf + 0 138.673 * * [simplify]: Extracting #3: cost 24 inf + 44 138.673 * * [simplify]: Extracting #4: cost 24 inf + 575 138.674 * * [simplify]: Extracting #5: cost 11 inf + 3164 138.676 * * [simplify]: Extracting #6: cost 1 inf + 4655 138.678 * * [simplify]: Extracting #7: cost 0 inf + 4955 138.680 * [simplify]: Simplified to (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 138.680 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (sqrt a) (sqrt 2)) (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 138.680 * * * * [progress]: [ 419 / 494 ] simplifiying candidate # 138.681 * [simplify]: Simplifying (/ (sqrt a) (/ 1 1)) 138.681 * * [simplify]: iters left: 4 (5 enodes) 138.683 * * [simplify]: iters left: 3 (15 enodes) 138.688 * * [simplify]: iters left: 2 (17 enodes) 138.692 * * [simplify]: iters left: 1 (19 enodes) 138.699 * * [simplify]: Extracting #0: cost 1 inf + 0 138.699 * * [simplify]: Extracting #1: cost 4 inf + 0 138.699 * * [simplify]: Extracting #2: cost 2 inf + 2 138.699 * * [simplify]: Extracting #3: cost 1 inf + 43 138.699 * * [simplify]: Extracting #4: cost 0 inf + 84 138.699 * [simplify]: Simplified to (sqrt a) 138.699 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (sqrt a) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 138.700 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 138.700 * * [simplify]: iters left: 6 (13 enodes) 138.706 * * [simplify]: iters left: 5 (49 enodes) 138.722 * * [simplify]: iters left: 4 (71 enodes) 138.743 * * [simplify]: iters left: 3 (91 enodes) 138.767 * * [simplify]: Extracting #0: cost 1 inf + 0 138.768 * * [simplify]: Extracting #1: cost 8 inf + 0 138.768 * * [simplify]: Extracting #2: cost 19 inf + 1 138.768 * * [simplify]: Extracting #3: cost 23 inf + 3 138.768 * * [simplify]: Extracting #4: cost 28 inf + 127 138.768 * * [simplify]: Extracting #5: cost 21 inf + 707 138.769 * * [simplify]: Extracting #6: cost 9 inf + 2017 138.771 * * [simplify]: Extracting #7: cost 2 inf + 3834 138.773 * * [simplify]: Extracting #8: cost 0 inf + 4393 138.775 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 138.775 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (sqrt a) (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2)))) 138.775 * * * * [progress]: [ 420 / 494 ] simplifiying candidate # 138.775 * [simplify]: Simplifying (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) 138.776 * * [simplify]: iters left: 6 (17 enodes) 138.784 * * [simplify]: iters left: 5 (59 enodes) 138.801 * * [simplify]: iters left: 4 (78 enodes) 138.826 * * [simplify]: iters left: 3 (102 enodes) 138.855 * * [simplify]: iters left: 2 (110 enodes) 138.869 * * [simplify]: iters left: 1 (116 enodes) 138.883 * * [simplify]: Extracting #0: cost 1 inf + 0 138.883 * * [simplify]: Extracting #1: cost 14 inf + 0 138.883 * * [simplify]: Extracting #2: cost 30 inf + 0 138.883 * * [simplify]: Extracting #3: cost 29 inf + 165 138.883 * * [simplify]: Extracting #4: cost 25 inf + 853 138.884 * * [simplify]: Extracting #5: cost 29 inf + 1299 138.884 * * [simplify]: Extracting #6: cost 29 inf + 1426 138.885 * * [simplify]: Extracting #7: cost 20 inf + 2352 138.886 * * [simplify]: Extracting #8: cost 8 inf + 6311 138.890 * * [simplify]: Extracting #9: cost 0 inf + 9829 138.893 * [simplify]: Simplified to (/ (cbrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt a) (cbrt 2)))) 138.893 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (cbrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt a) (cbrt 2)))) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 138.894 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 138.894 * * [simplify]: iters left: 6 (16 enodes) 138.902 * * [simplify]: iters left: 5 (58 enodes) 138.921 * * [simplify]: iters left: 4 (80 enodes) 138.945 * * [simplify]: iters left: 3 (100 enodes) 138.975 * * [simplify]: Extracting #0: cost 1 inf + 0 138.975 * * [simplify]: Extracting #1: cost 8 inf + 0 138.975 * * [simplify]: Extracting #2: cost 22 inf + 0 138.975 * * [simplify]: Extracting #3: cost 27 inf + 83 138.975 * * [simplify]: Extracting #4: cost 24 inf + 409 138.976 * * [simplify]: Extracting #5: cost 25 inf + 1219 138.976 * * [simplify]: Extracting #6: cost 21 inf + 1795 138.977 * * [simplify]: Extracting #7: cost 13 inf + 2502 138.978 * * [simplify]: Extracting #8: cost 5 inf + 4977 138.979 * * [simplify]: Extracting #9: cost 0 inf + 6995 138.980 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 138.980 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 138.980 * * * * [progress]: [ 421 / 494 ] simplifiying candidate # 138.981 * [simplify]: Simplifying (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 138.981 * * [simplify]: iters left: 6 (16 enodes) 138.985 * * [simplify]: iters left: 5 (54 enodes) 138.993 * * [simplify]: iters left: 4 (67 enodes) 139.003 * * [simplify]: iters left: 3 (83 enodes) 139.021 * * [simplify]: Extracting #0: cost 1 inf + 0 139.021 * * [simplify]: Extracting #1: cost 8 inf + 0 139.021 * * [simplify]: Extracting #2: cost 18 inf + 0 139.021 * * [simplify]: Extracting #3: cost 19 inf + 43 139.021 * * [simplify]: Extracting #4: cost 17 inf + 248 139.021 * * [simplify]: Extracting #5: cost 21 inf + 493 139.022 * * [simplify]: Extracting #6: cost 19 inf + 745 139.023 * * [simplify]: Extracting #7: cost 11 inf + 1532 139.024 * * [simplify]: Extracting #8: cost 6 inf + 2828 139.025 * * [simplify]: Extracting #9: cost 0 inf + 5105 139.027 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 139.027 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (sqrt a) (sqrt 2)) (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 139.028 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 139.028 * * [simplify]: iters left: 6 (16 enodes) 139.036 * * [simplify]: iters left: 5 (58 enodes) 139.048 * * [simplify]: iters left: 4 (80 enodes) 139.061 * * [simplify]: iters left: 3 (100 enodes) 139.080 * * [simplify]: Extracting #0: cost 1 inf + 0 139.080 * * [simplify]: Extracting #1: cost 8 inf + 0 139.080 * * [simplify]: Extracting #2: cost 22 inf + 0 139.080 * * [simplify]: Extracting #3: cost 27 inf + 43 139.080 * * [simplify]: Extracting #4: cost 24 inf + 289 139.081 * * [simplify]: Extracting #5: cost 25 inf + 979 139.081 * * [simplify]: Extracting #6: cost 21 inf + 1475 139.082 * * [simplify]: Extracting #7: cost 13 inf + 2182 139.084 * * [simplify]: Extracting #8: cost 5 inf + 4537 139.086 * * [simplify]: Extracting #9: cost 0 inf + 6435 139.088 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 139.089 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 139.089 * * * * [progress]: [ 422 / 494 ] simplifiying candidate # 139.089 * [simplify]: Simplifying (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) 139.089 * * [simplify]: iters left: 6 (15 enodes) 139.097 * * [simplify]: iters left: 5 (51 enodes) 139.112 * * [simplify]: iters left: 4 (63 enodes) 139.131 * * [simplify]: iters left: 3 (78 enodes) 139.151 * * [simplify]: iters left: 2 (79 enodes) 139.171 * * [simplify]: iters left: 1 (81 enodes) 139.191 * * [simplify]: Extracting #0: cost 1 inf + 0 139.191 * * [simplify]: Extracting #1: cost 6 inf + 0 139.191 * * [simplify]: Extracting #2: cost 11 inf + 1 139.191 * * [simplify]: Extracting #3: cost 14 inf + 2 139.192 * * [simplify]: Extracting #4: cost 13 inf + 85 139.192 * * [simplify]: Extracting #5: cost 19 inf + 167 139.192 * * [simplify]: Extracting #6: cost 11 inf + 1613 139.193 * * [simplify]: Extracting #7: cost 1 inf + 3478 139.195 * * [simplify]: Extracting #8: cost 0 inf + 3857 139.197 * [simplify]: Simplified to (/ (sqrt a) (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b)))))) 139.197 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b)))))) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 139.197 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 139.197 * * [simplify]: iters left: 6 (15 enodes) 139.208 * * [simplify]: iters left: 5 (55 enodes) 139.221 * * [simplify]: iters left: 4 (77 enodes) 139.233 * * [simplify]: iters left: 3 (97 enodes) 139.246 * * [simplify]: Extracting #0: cost 1 inf + 0 139.246 * * [simplify]: Extracting #1: cost 8 inf + 0 139.246 * * [simplify]: Extracting #2: cost 19 inf + 1 139.246 * * [simplify]: Extracting #3: cost 26 inf + 2 139.246 * * [simplify]: Extracting #4: cost 26 inf + 44 139.246 * * [simplify]: Extracting #5: cost 27 inf + 494 139.247 * * [simplify]: Extracting #6: cost 22 inf + 1070 139.247 * * [simplify]: Extracting #7: cost 13 inf + 1940 139.248 * * [simplify]: Extracting #8: cost 6 inf + 3755 139.249 * * [simplify]: Extracting #9: cost 1 inf + 5453 139.250 * * [simplify]: Extracting #10: cost 0 inf + 5873 139.251 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 139.251 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2)))) 139.251 * * * * [progress]: [ 423 / 494 ] simplifiying candidate # 139.252 * [simplify]: Simplifying (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) 139.252 * * [simplify]: iters left: 6 (17 enodes) 139.256 * * [simplify]: iters left: 5 (59 enodes) 139.265 * * [simplify]: iters left: 4 (78 enodes) 139.281 * * [simplify]: iters left: 3 (102 enodes) 139.307 * * [simplify]: iters left: 2 (110 enodes) 139.323 * * [simplify]: iters left: 1 (116 enodes) 139.350 * * [simplify]: Extracting #0: cost 1 inf + 0 139.350 * * [simplify]: Extracting #1: cost 14 inf + 0 139.350 * * [simplify]: Extracting #2: cost 30 inf + 0 139.350 * * [simplify]: Extracting #3: cost 29 inf + 165 139.350 * * [simplify]: Extracting #4: cost 25 inf + 853 139.350 * * [simplify]: Extracting #5: cost 29 inf + 1299 139.351 * * [simplify]: Extracting #6: cost 29 inf + 1426 139.351 * * [simplify]: Extracting #7: cost 20 inf + 2352 139.352 * * [simplify]: Extracting #8: cost 8 inf + 6311 139.354 * * [simplify]: Extracting #9: cost 0 inf + 9829 139.356 * [simplify]: Simplified to (/ (cbrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt a) (cbrt 2)))) 139.356 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (cbrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt a) (cbrt 2)))) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 139.356 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 139.356 * * [simplify]: iters left: 6 (16 enodes) 139.361 * * [simplify]: iters left: 5 (58 enodes) 139.370 * * [simplify]: iters left: 4 (80 enodes) 139.391 * * [simplify]: iters left: 3 (100 enodes) 139.413 * * [simplify]: Extracting #0: cost 1 inf + 0 139.413 * * [simplify]: Extracting #1: cost 8 inf + 0 139.413 * * [simplify]: Extracting #2: cost 22 inf + 0 139.414 * * [simplify]: Extracting #3: cost 27 inf + 83 139.414 * * [simplify]: Extracting #4: cost 24 inf + 409 139.414 * * [simplify]: Extracting #5: cost 25 inf + 1219 139.414 * * [simplify]: Extracting #6: cost 21 inf + 1795 139.415 * * [simplify]: Extracting #7: cost 13 inf + 2502 139.415 * * [simplify]: Extracting #8: cost 5 inf + 4977 139.417 * * [simplify]: Extracting #9: cost 0 inf + 6995 139.418 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 139.418 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 139.418 * * * * [progress]: [ 424 / 494 ] simplifiying candidate # 139.418 * [simplify]: Simplifying (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 139.418 * * [simplify]: iters left: 6 (16 enodes) 139.422 * * [simplify]: iters left: 5 (54 enodes) 139.430 * * [simplify]: iters left: 4 (67 enodes) 139.440 * * [simplify]: iters left: 3 (83 enodes) 139.463 * * [simplify]: Extracting #0: cost 1 inf + 0 139.464 * * [simplify]: Extracting #1: cost 8 inf + 0 139.464 * * [simplify]: Extracting #2: cost 18 inf + 0 139.464 * * [simplify]: Extracting #3: cost 19 inf + 43 139.464 * * [simplify]: Extracting #4: cost 17 inf + 248 139.464 * * [simplify]: Extracting #5: cost 21 inf + 493 139.465 * * [simplify]: Extracting #6: cost 19 inf + 745 139.466 * * [simplify]: Extracting #7: cost 11 inf + 1532 139.467 * * [simplify]: Extracting #8: cost 6 inf + 2828 139.468 * * [simplify]: Extracting #9: cost 0 inf + 5105 139.470 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 139.470 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (sqrt a) (sqrt 2)) (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 139.470 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 139.470 * * [simplify]: iters left: 6 (16 enodes) 139.474 * * [simplify]: iters left: 5 (58 enodes) 139.484 * * [simplify]: iters left: 4 (80 enodes) 139.498 * * [simplify]: iters left: 3 (100 enodes) 139.511 * * [simplify]: Extracting #0: cost 1 inf + 0 139.511 * * [simplify]: Extracting #1: cost 8 inf + 0 139.511 * * [simplify]: Extracting #2: cost 22 inf + 0 139.511 * * [simplify]: Extracting #3: cost 27 inf + 43 139.511 * * [simplify]: Extracting #4: cost 24 inf + 289 139.512 * * [simplify]: Extracting #5: cost 25 inf + 979 139.512 * * [simplify]: Extracting #6: cost 21 inf + 1475 139.512 * * [simplify]: Extracting #7: cost 13 inf + 2182 139.513 * * [simplify]: Extracting #8: cost 5 inf + 4537 139.516 * * [simplify]: Extracting #9: cost 0 inf + 6435 139.518 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 139.518 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 139.518 * * * * [progress]: [ 425 / 494 ] simplifiying candidate # 139.519 * [simplify]: Simplifying (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) 139.519 * * [simplify]: iters left: 6 (15 enodes) 139.526 * * [simplify]: iters left: 5 (51 enodes) 139.540 * * [simplify]: iters left: 4 (63 enodes) 139.550 * * [simplify]: iters left: 3 (78 enodes) 139.561 * * [simplify]: iters left: 2 (79 enodes) 139.573 * * [simplify]: iters left: 1 (81 enodes) 139.594 * * [simplify]: Extracting #0: cost 1 inf + 0 139.594 * * [simplify]: Extracting #1: cost 6 inf + 0 139.594 * * [simplify]: Extracting #2: cost 11 inf + 1 139.594 * * [simplify]: Extracting #3: cost 14 inf + 2 139.594 * * [simplify]: Extracting #4: cost 13 inf + 85 139.594 * * [simplify]: Extracting #5: cost 19 inf + 167 139.595 * * [simplify]: Extracting #6: cost 11 inf + 1613 139.596 * * [simplify]: Extracting #7: cost 1 inf + 3478 139.599 * * [simplify]: Extracting #8: cost 0 inf + 3857 139.599 * [simplify]: Simplified to (/ (sqrt a) (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b)))))) 139.600 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b)))))) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 139.600 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 139.600 * * [simplify]: iters left: 6 (15 enodes) 139.604 * * [simplify]: iters left: 5 (55 enodes) 139.612 * * [simplify]: iters left: 4 (77 enodes) 139.624 * * [simplify]: iters left: 3 (97 enodes) 139.644 * * [simplify]: Extracting #0: cost 1 inf + 0 139.644 * * [simplify]: Extracting #1: cost 8 inf + 0 139.644 * * [simplify]: Extracting #2: cost 19 inf + 1 139.645 * * [simplify]: Extracting #3: cost 26 inf + 2 139.645 * * [simplify]: Extracting #4: cost 26 inf + 44 139.645 * * [simplify]: Extracting #5: cost 27 inf + 494 139.646 * * [simplify]: Extracting #6: cost 22 inf + 1070 139.646 * * [simplify]: Extracting #7: cost 13 inf + 1940 139.648 * * [simplify]: Extracting #8: cost 6 inf + 3755 139.650 * * [simplify]: Extracting #9: cost 1 inf + 5453 139.652 * * [simplify]: Extracting #10: cost 0 inf + 5873 139.655 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 139.655 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2)))) 139.656 * * * * [progress]: [ 426 / 494 ] simplifiying candidate # 139.656 * [simplify]: Simplifying (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2)))) 139.656 * * [simplify]: iters left: 6 (8 enodes) 139.662 * * [simplify]: iters left: 5 (30 enodes) 139.672 * * [simplify]: iters left: 4 (39 enodes) 139.686 * * [simplify]: iters left: 3 (54 enodes) 139.702 * * [simplify]: iters left: 2 (63 enodes) 139.717 * * [simplify]: iters left: 1 (86 enodes) 139.733 * * [simplify]: Extracting #0: cost 1 inf + 0 139.733 * * [simplify]: Extracting #1: cost 11 inf + 0 139.733 * * [simplify]: Extracting #2: cost 20 inf + 1 139.733 * * [simplify]: Extracting #3: cost 18 inf + 3 139.734 * * [simplify]: Extracting #4: cost 6 inf + 1582 139.734 * * [simplify]: Extracting #5: cost 1 inf + 2152 139.735 * * [simplify]: Extracting #6: cost 0 inf + 2355 139.735 * [simplify]: Simplified to (* (sqrt a) (* (cbrt 2) (cbrt 2))) 139.735 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (sqrt a) (* (cbrt 2) (cbrt 2))) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 139.735 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 139.735 * * [simplify]: iters left: 6 (14 enodes) 139.739 * * [simplify]: iters left: 5 (52 enodes) 139.748 * * [simplify]: iters left: 4 (74 enodes) 139.769 * * [simplify]: iters left: 3 (94 enodes) 139.795 * * [simplify]: Extracting #0: cost 1 inf + 0 139.795 * * [simplify]: Extracting #1: cost 8 inf + 0 139.795 * * [simplify]: Extracting #2: cost 22 inf + 0 139.796 * * [simplify]: Extracting #3: cost 24 inf + 84 139.796 * * [simplify]: Extracting #4: cost 24 inf + 775 139.797 * * [simplify]: Extracting #5: cost 11 inf + 3604 139.799 * * [simplify]: Extracting #6: cost 1 inf + 5175 139.801 * * [simplify]: Extracting #7: cost 0 inf + 5515 139.803 * [simplify]: Simplified to (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 139.803 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (sqrt a) (* (cbrt 2) (cbrt 2))) (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 139.803 * * * * [progress]: [ 427 / 494 ] simplifiying candidate # 139.803 * [simplify]: Simplifying (/ (sqrt a) (/ 1 (sqrt 2))) 139.803 * * [simplify]: iters left: 5 (7 enodes) 139.808 * * [simplify]: iters left: 4 (25 enodes) 139.816 * * [simplify]: iters left: 3 (28 enodes) 139.827 * * [simplify]: iters left: 2 (35 enodes) 139.840 * * [simplify]: iters left: 1 (36 enodes) 139.850 * * [simplify]: Extracting #0: cost 1 inf + 0 139.850 * * [simplify]: Extracting #1: cost 7 inf + 0 139.850 * * [simplify]: Extracting #2: cost 11 inf + 1 139.850 * * [simplify]: Extracting #3: cost 9 inf + 3 139.851 * * [simplify]: Extracting #4: cost 5 inf + 208 139.851 * * [simplify]: Extracting #5: cost 1 inf + 575 139.851 * * [simplify]: Extracting #6: cost 0 inf + 657 139.851 * [simplify]: Simplified to (* (sqrt a) (sqrt 2)) 139.852 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (sqrt a) (sqrt 2)) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 139.852 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 139.852 * * [simplify]: iters left: 6 (14 enodes) 139.860 * * [simplify]: iters left: 5 (52 enodes) 139.876 * * [simplify]: iters left: 4 (74 enodes) 139.898 * * [simplify]: iters left: 3 (94 enodes) 139.923 * * [simplify]: Extracting #0: cost 1 inf + 0 139.923 * * [simplify]: Extracting #1: cost 8 inf + 0 139.923 * * [simplify]: Extracting #2: cost 22 inf + 0 139.923 * * [simplify]: Extracting #3: cost 24 inf + 44 139.923 * * [simplify]: Extracting #4: cost 24 inf + 575 139.925 * * [simplify]: Extracting #5: cost 11 inf + 3164 139.926 * * [simplify]: Extracting #6: cost 1 inf + 4655 139.929 * * [simplify]: Extracting #7: cost 0 inf + 4955 139.931 * [simplify]: Simplified to (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 139.931 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (sqrt a) (sqrt 2)) (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 139.931 * * * * [progress]: [ 428 / 494 ] simplifiying candidate # 139.931 * [simplify]: Simplifying (/ (sqrt a) (/ 1 1)) 139.931 * * [simplify]: iters left: 4 (5 enodes) 139.934 * * [simplify]: iters left: 3 (15 enodes) 139.939 * * [simplify]: iters left: 2 (17 enodes) 139.944 * * [simplify]: iters left: 1 (19 enodes) 139.948 * * [simplify]: Extracting #0: cost 1 inf + 0 139.948 * * [simplify]: Extracting #1: cost 4 inf + 0 139.948 * * [simplify]: Extracting #2: cost 2 inf + 2 139.948 * * [simplify]: Extracting #3: cost 1 inf + 43 139.948 * * [simplify]: Extracting #4: cost 0 inf + 84 139.949 * [simplify]: Simplified to (sqrt a) 139.949 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (sqrt a) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 139.949 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 139.949 * * [simplify]: iters left: 6 (13 enodes) 139.956 * * [simplify]: iters left: 5 (49 enodes) 139.971 * * [simplify]: iters left: 4 (71 enodes) 139.995 * * [simplify]: iters left: 3 (91 enodes) 140.019 * * [simplify]: Extracting #0: cost 1 inf + 0 140.019 * * [simplify]: Extracting #1: cost 8 inf + 0 140.019 * * [simplify]: Extracting #2: cost 19 inf + 1 140.019 * * [simplify]: Extracting #3: cost 23 inf + 3 140.019 * * [simplify]: Extracting #4: cost 28 inf + 127 140.020 * * [simplify]: Extracting #5: cost 21 inf + 707 140.020 * * [simplify]: Extracting #6: cost 9 inf + 2017 140.022 * * [simplify]: Extracting #7: cost 2 inf + 3834 140.024 * * [simplify]: Extracting #8: cost 0 inf + 4393 140.026 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 140.026 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (sqrt a) (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2)))) 140.026 * * * * [progress]: [ 429 / 494 ] simplifiying candidate # 140.027 * [simplify]: Simplifying (/ (sqrt a) 1) 140.027 * * [simplify]: iters left: 3 (4 enodes) 140.029 * * [simplify]: iters left: 2 (12 enodes) 140.033 * * [simplify]: iters left: 1 (14 enodes) 140.037 * * [simplify]: Extracting #0: cost 1 inf + 0 140.037 * * [simplify]: Extracting #1: cost 4 inf + 0 140.037 * * [simplify]: Extracting #2: cost 0 inf + 84 140.037 * [simplify]: Simplified to (sqrt a) 140.037 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (sqrt a) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 140.037 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 140.038 * * [simplify]: iters left: 6 (13 enodes) 140.044 * * [simplify]: iters left: 5 (49 enodes) 140.059 * * [simplify]: iters left: 4 (71 enodes) 140.081 * * [simplify]: iters left: 3 (91 enodes) 140.104 * * [simplify]: Extracting #0: cost 1 inf + 0 140.105 * * [simplify]: Extracting #1: cost 8 inf + 0 140.105 * * [simplify]: Extracting #2: cost 19 inf + 1 140.105 * * [simplify]: Extracting #3: cost 23 inf + 3 140.105 * * [simplify]: Extracting #4: cost 28 inf + 127 140.105 * * [simplify]: Extracting #5: cost 21 inf + 707 140.106 * * [simplify]: Extracting #6: cost 9 inf + 2017 140.106 * * [simplify]: Extracting #7: cost 2 inf + 3834 140.107 * * [simplify]: Extracting #8: cost 0 inf + 4393 140.108 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 140.108 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (sqrt a) (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2)))) 140.108 * * * * [progress]: [ 430 / 494 ] simplifiying candidate # 140.109 * [simplify]: Simplifying (/ (sqrt a) (- (sqrt (fma c (* -4 a) (* b b))) b)) 140.109 * * [simplify]: iters left: 6 (11 enodes) 140.111 * * [simplify]: iters left: 5 (38 enodes) 140.117 * * [simplify]: iters left: 4 (49 enodes) 140.126 * * [simplify]: iters left: 3 (61 enodes) 140.134 * * [simplify]: Extracting #0: cost 1 inf + 0 140.134 * * [simplify]: Extracting #1: cost 4 inf + 0 140.134 * * [simplify]: Extracting #2: cost 10 inf + 0 140.134 * * [simplify]: Extracting #3: cost 10 inf + 43 140.134 * * [simplify]: Extracting #4: cost 15 inf + 166 140.134 * * [simplify]: Extracting #5: cost 15 inf + 334 140.134 * * [simplify]: Extracting #6: cost 4 inf + 1384 140.135 * * [simplify]: Extracting #7: cost 0 inf + 2340 140.135 * [simplify]: Simplified to (/ (sqrt a) (- (sqrt (fma b b (* (* a c) -4))) b)) 140.135 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (- (sqrt (fma b b (* (* a c) -4))) b)) (/ (sqrt a) (/ 1 2))))) 140.136 * [simplify]: Simplifying (/ (sqrt a) (/ 1 2)) 140.136 * * [simplify]: iters left: 4 (6 enodes) 140.139 * * [simplify]: iters left: 3 (23 enodes) 140.146 * * [simplify]: iters left: 2 (26 enodes) 140.156 * * [simplify]: iters left: 1 (33 enodes) 140.163 * * [simplify]: Extracting #0: cost 1 inf + 0 140.164 * * [simplify]: Extracting #1: cost 6 inf + 0 140.164 * * [simplify]: Extracting #2: cost 5 inf + 3 140.164 * * [simplify]: Extracting #3: cost 4 inf + 4 140.164 * * [simplify]: Extracting #4: cost 1 inf + 168 140.164 * * [simplify]: Extracting #5: cost 0 inf + 250 140.164 * [simplify]: Simplified to (* 2 (sqrt a)) 140.164 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* 2 (sqrt a))))) 140.164 * * * * [progress]: [ 431 / 494 ] simplifiying candidate # 140.165 * [simplify]: Simplifying (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 140.165 * * [simplify]: iters left: 6 (15 enodes) 140.173 * * [simplify]: iters left: 5 (57 enodes) 140.191 * * [simplify]: iters left: 4 (78 enodes) 140.214 * * [simplify]: iters left: 3 (94 enodes) 140.240 * * [simplify]: Extracting #0: cost 1 inf + 0 140.240 * * [simplify]: Extracting #1: cost 6 inf + 0 140.240 * * [simplify]: Extracting #2: cost 9 inf + 1 140.240 * * [simplify]: Extracting #3: cost 15 inf + 1 140.240 * * [simplify]: Extracting #4: cost 21 inf + 2 140.241 * * [simplify]: Extracting #5: cost 22 inf + 44 140.241 * * [simplify]: Extracting #6: cost 27 inf + 291 140.241 * * [simplify]: Extracting #7: cost 26 inf + 419 140.242 * * [simplify]: Extracting #8: cost 14 inf + 1649 140.243 * * [simplify]: Extracting #9: cost 6 inf + 3590 140.245 * * [simplify]: Extracting #10: cost 1 inf + 5533 140.247 * * [simplify]: Extracting #11: cost 0 inf + 5914 140.249 * [simplify]: Simplified to (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 140.250 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 140.250 * [simplify]: Simplifying (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 140.250 * * [simplify]: iters left: 6 (13 enodes) 140.258 * * [simplify]: iters left: 5 (47 enodes) 140.273 * * [simplify]: iters left: 4 (64 enodes) 140.292 * * [simplify]: iters left: 3 (80 enodes) 140.303 * * [simplify]: Extracting #0: cost 1 inf + 0 140.303 * * [simplify]: Extracting #1: cost 4 inf + 0 140.303 * * [simplify]: Extracting #2: cost 5 inf + 1 140.303 * * [simplify]: Extracting #3: cost 11 inf + 1 140.303 * * [simplify]: Extracting #4: cost 17 inf + 2 140.303 * * [simplify]: Extracting #5: cost 17 inf + 86 140.303 * * [simplify]: Extracting #6: cost 21 inf + 333 140.303 * * [simplify]: Extracting #7: cost 20 inf + 543 140.304 * * [simplify]: Extracting #8: cost 7 inf + 2130 140.304 * * [simplify]: Extracting #9: cost 1 inf + 3929 140.305 * * [simplify]: Extracting #10: cost 0 inf + 4309 140.306 * [simplify]: Simplified to (/ a (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 140.306 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ a (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))))) 140.306 * * * * [progress]: [ 432 / 494 ] simplifiying candidate # 140.307 * [simplify]: Simplifying (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 140.307 * * [simplify]: iters left: 6 (14 enodes) 140.310 * * [simplify]: iters left: 5 (52 enodes) 140.318 * * [simplify]: iters left: 4 (71 enodes) 140.331 * * [simplify]: iters left: 3 (87 enodes) 140.354 * * [simplify]: Extracting #0: cost 1 inf + 0 140.355 * * [simplify]: Extracting #1: cost 4 inf + 0 140.355 * * [simplify]: Extracting #2: cost 5 inf + 1 140.355 * * [simplify]: Extracting #3: cost 11 inf + 1 140.355 * * [simplify]: Extracting #4: cost 17 inf + 2 140.355 * * [simplify]: Extracting #5: cost 19 inf + 3 140.355 * * [simplify]: Extracting #6: cost 23 inf + 251 140.355 * * [simplify]: Extracting #7: cost 21 inf + 461 140.356 * * [simplify]: Extracting #8: cost 8 inf + 1910 140.358 * * [simplify]: Extracting #9: cost 1 inf + 3852 140.359 * * [simplify]: Extracting #10: cost 0 inf + 4152 140.361 * [simplify]: Simplified to (/ 1 (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 140.361 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ 1 (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 140.362 * [simplify]: Simplifying (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 140.362 * * [simplify]: iters left: 6 (13 enodes) 140.371 * * [simplify]: iters left: 5 (47 enodes) 140.386 * * [simplify]: iters left: 4 (64 enodes) 140.405 * * [simplify]: iters left: 3 (80 enodes) 140.426 * * [simplify]: Extracting #0: cost 1 inf + 0 140.426 * * [simplify]: Extracting #1: cost 4 inf + 0 140.426 * * [simplify]: Extracting #2: cost 5 inf + 1 140.426 * * [simplify]: Extracting #3: cost 11 inf + 1 140.426 * * [simplify]: Extracting #4: cost 17 inf + 2 140.427 * * [simplify]: Extracting #5: cost 17 inf + 86 140.427 * * [simplify]: Extracting #6: cost 21 inf + 333 140.427 * * [simplify]: Extracting #7: cost 20 inf + 543 140.428 * * [simplify]: Extracting #8: cost 7 inf + 2130 140.430 * * [simplify]: Extracting #9: cost 1 inf + 3809 140.432 * * [simplify]: Extracting #10: cost 0 inf + 4149 140.433 * [simplify]: Simplified to (/ a (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 140.433 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ a (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))))) 140.434 * * * * [progress]: [ 433 / 494 ] simplifiying candidate # 140.434 * [simplify]: Simplifying (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2)))) 140.434 * * [simplify]: iters left: 6 (17 enodes) 140.443 * * [simplify]: iters left: 5 (66 enodes) 140.467 * * [simplify]: iters left: 4 (108 enodes) 140.500 * * [simplify]: iters left: 3 (153 enodes) 140.527 * * [simplify]: iters left: 2 (206 enodes) 140.572 * * [simplify]: iters left: 1 (235 enodes) 140.644 * * [simplify]: Extracting #0: cost 1 inf + 0 140.644 * * [simplify]: Extracting #1: cost 16 inf + 0 140.645 * * [simplify]: Extracting #2: cost 30 inf + 1 140.645 * * [simplify]: Extracting #3: cost 32 inf + 83 140.645 * * [simplify]: Extracting #4: cost 30 inf + 448 140.646 * * [simplify]: Extracting #5: cost 38 inf + 489 140.646 * * [simplify]: Extracting #6: cost 38 inf + 575 140.647 * * [simplify]: Extracting #7: cost 29 inf + 1404 140.650 * * [simplify]: Extracting #8: cost 8 inf + 8463 140.657 * * [simplify]: Extracting #9: cost 0 inf + 11982 140.663 * [simplify]: Simplified to (* (/ (cbrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) 140.663 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (/ (cbrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 140.664 * [simplify]: Simplifying (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 140.664 * * [simplify]: iters left: 6 (14 enodes) 140.668 * * [simplify]: iters left: 5 (49 enodes) 140.676 * * [simplify]: iters left: 4 (65 enodes) 140.696 * * [simplify]: iters left: 3 (81 enodes) 140.719 * * [simplify]: Extracting #0: cost 1 inf + 0 140.719 * * [simplify]: Extracting #1: cost 8 inf + 0 140.719 * * [simplify]: Extracting #2: cost 14 inf + 1 140.719 * * [simplify]: Extracting #3: cost 16 inf + 83 140.719 * * [simplify]: Extracting #4: cost 14 inf + 450 140.719 * * [simplify]: Extracting #5: cost 21 inf + 491 140.720 * * [simplify]: Extracting #6: cost 22 inf + 576 140.720 * * [simplify]: Extracting #7: cost 7 inf + 2607 140.722 * * [simplify]: Extracting #8: cost 2 inf + 4344 140.723 * * [simplify]: Extracting #9: cost 0 inf + 5103 140.725 * [simplify]: Simplified to (/ (* (cbrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 140.725 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (/ (cbrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (/ (* (cbrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)))))) 140.725 * * * * [progress]: [ 434 / 494 ] simplifiying candidate # 140.726 * [simplify]: Simplifying (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2))) 140.726 * * [simplify]: iters left: 6 (16 enodes) 140.737 * * [simplify]: iters left: 5 (59 enodes) 140.756 * * [simplify]: iters left: 4 (84 enodes) 140.782 * * [simplify]: iters left: 3 (111 enodes) 140.814 * * [simplify]: iters left: 2 (136 enodes) 140.833 * * [simplify]: iters left: 1 (141 enodes) 140.860 * * [simplify]: Extracting #0: cost 1 inf + 0 140.860 * * [simplify]: Extracting #1: cost 11 inf + 0 140.860 * * [simplify]: Extracting #2: cost 20 inf + 1 140.860 * * [simplify]: Extracting #3: cost 22 inf + 43 140.860 * * [simplify]: Extracting #4: cost 22 inf + 126 140.861 * * [simplify]: Extracting #5: cost 30 inf + 167 140.861 * * [simplify]: Extracting #6: cost 30 inf + 253 140.862 * * [simplify]: Extracting #7: cost 18 inf + 1483 140.864 * * [simplify]: Extracting #8: cost 5 inf + 5720 140.867 * * [simplify]: Extracting #9: cost 0 inf + 7660 140.871 * [simplify]: Simplified to (/ (sqrt 2) (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)))) 140.871 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt 2) (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)))) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 140.871 * [simplify]: Simplifying (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 140.871 * * [simplify]: iters left: 6 (14 enodes) 140.878 * * [simplify]: iters left: 5 (49 enodes) 140.895 * * [simplify]: iters left: 4 (65 enodes) 140.915 * * [simplify]: iters left: 3 (81 enodes) 140.936 * * [simplify]: Extracting #0: cost 1 inf + 0 140.936 * * [simplify]: Extracting #1: cost 8 inf + 0 140.936 * * [simplify]: Extracting #2: cost 14 inf + 1 140.936 * * [simplify]: Extracting #3: cost 16 inf + 43 140.936 * * [simplify]: Extracting #4: cost 14 inf + 290 140.937 * * [simplify]: Extracting #5: cost 21 inf + 331 140.937 * * [simplify]: Extracting #6: cost 22 inf + 416 140.938 * * [simplify]: Extracting #7: cost 7 inf + 2407 140.939 * * [simplify]: Extracting #8: cost 2 inf + 4064 140.941 * * [simplify]: Extracting #9: cost 0 inf + 4783 140.943 * [simplify]: Simplified to (/ (* (sqrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 140.943 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2))) (/ (* (sqrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)))))) 140.943 * * * * [progress]: [ 435 / 494 ] simplifiying candidate # 140.943 * [simplify]: Simplifying (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) 140.943 * * [simplify]: iters left: 6 (14 enodes) 140.951 * * [simplify]: iters left: 5 (51 enodes) 140.968 * * [simplify]: iters left: 4 (75 enodes) 140.992 * * [simplify]: iters left: 3 (90 enodes) 141.015 * * [simplify]: iters left: 2 (91 enodes) 141.037 * * [simplify]: Extracting #0: cost 1 inf + 0 141.037 * * [simplify]: Extracting #1: cost 6 inf + 0 141.037 * * [simplify]: Extracting #2: cost 9 inf + 1 141.037 * * [simplify]: Extracting #3: cost 13 inf + 1 141.037 * * [simplify]: Extracting #4: cost 14 inf + 43 141.038 * * [simplify]: Extracting #5: cost 22 inf + 84 141.038 * * [simplify]: Extracting #6: cost 22 inf + 170 141.038 * * [simplify]: Extracting #7: cost 10 inf + 1263 141.040 * * [simplify]: Extracting #8: cost 3 inf + 3318 141.042 * * [simplify]: Extracting #9: cost 0 inf + 4377 141.044 * [simplify]: Simplified to (/ (/ 1 (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b))) (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b))) 141.044 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (/ 1 (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b))) (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b))) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 141.044 * [simplify]: Simplifying (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 141.044 * * [simplify]: iters left: 6 (13 enodes) 141.052 * * [simplify]: iters left: 5 (46 enodes) 141.067 * * [simplify]: iters left: 4 (62 enodes) 141.087 * * [simplify]: iters left: 3 (78 enodes) 141.106 * * [simplify]: Extracting #0: cost 1 inf + 0 141.106 * * [simplify]: Extracting #1: cost 8 inf + 0 141.106 * * [simplify]: Extracting #2: cost 11 inf + 2 141.106 * * [simplify]: Extracting #3: cost 14 inf + 44 141.107 * * [simplify]: Extracting #4: cost 15 inf + 87 141.107 * * [simplify]: Extracting #5: cost 21 inf + 169 141.107 * * [simplify]: Extracting #6: cost 21 inf + 337 141.107 * * [simplify]: Extracting #7: cost 9 inf + 1823 141.108 * * [simplify]: Extracting #8: cost 2 inf + 3782 141.109 * * [simplify]: Extracting #9: cost 0 inf + 4461 141.109 * [simplify]: Simplified to (* 2 (/ a (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)))) 141.109 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) (* 2 (/ a (cbrt (- (sqrt (fma (* a -4) c (* b b))) b))))))) 141.110 * * * * [progress]: [ 436 / 494 ] simplifiying candidate # 141.110 * [simplify]: Simplifying (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2)))) 141.110 * * [simplify]: iters left: 6 (16 enodes) 141.114 * * [simplify]: iters left: 5 (59 enodes) 141.126 * * [simplify]: iters left: 4 (83 enodes) 141.147 * * [simplify]: iters left: 3 (105 enodes) 141.162 * * [simplify]: iters left: 2 (120 enodes) 141.178 * * [simplify]: iters left: 1 (129 enodes) 141.209 * * [simplify]: Extracting #0: cost 1 inf + 0 141.209 * * [simplify]: Extracting #1: cost 10 inf + 0 141.209 * * [simplify]: Extracting #2: cost 18 inf + 1 141.209 * * [simplify]: Extracting #3: cost 21 inf + 2 141.210 * * [simplify]: Extracting #4: cost 20 inf + 326 141.210 * * [simplify]: Extracting #5: cost 26 inf + 489 141.210 * * [simplify]: Extracting #6: cost 26 inf + 575 141.211 * * [simplify]: Extracting #7: cost 15 inf + 1722 141.213 * * [simplify]: Extracting #8: cost 3 inf + 5324 141.215 * * [simplify]: Extracting #9: cost 0 inf + 6384 141.218 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 141.218 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt 2) (cbrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 141.219 * [simplify]: Simplifying (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 141.219 * * [simplify]: iters left: 6 (14 enodes) 141.229 * * [simplify]: iters left: 5 (49 enodes) 141.245 * * [simplify]: iters left: 4 (65 enodes) 141.265 * * [simplify]: iters left: 3 (81 enodes) 141.286 * * [simplify]: Extracting #0: cost 1 inf + 0 141.286 * * [simplify]: Extracting #1: cost 8 inf + 0 141.286 * * [simplify]: Extracting #2: cost 14 inf + 1 141.287 * * [simplify]: Extracting #3: cost 16 inf + 83 141.287 * * [simplify]: Extracting #4: cost 14 inf + 450 141.287 * * [simplify]: Extracting #5: cost 21 inf + 491 141.287 * * [simplify]: Extracting #6: cost 22 inf + 576 141.288 * * [simplify]: Extracting #7: cost 7 inf + 2527 141.289 * * [simplify]: Extracting #8: cost 2 inf + 4104 141.291 * * [simplify]: Extracting #9: cost 0 inf + 4783 141.293 * [simplify]: Simplified to (/ (* (cbrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 141.293 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt 2) (cbrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (* (cbrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b)))))) 141.293 * * * * [progress]: [ 437 / 494 ] simplifiying candidate # 141.293 * [simplify]: Simplifying (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 141.294 * * [simplify]: iters left: 6 (15 enodes) 141.301 * * [simplify]: iters left: 5 (54 enodes) 141.318 * * [simplify]: iters left: 4 (72 enodes) 141.340 * * [simplify]: iters left: 3 (86 enodes) 141.355 * * [simplify]: iters left: 2 (98 enodes) 141.372 * * [simplify]: Extracting #0: cost 1 inf + 0 141.372 * * [simplify]: Extracting #1: cost 7 inf + 0 141.372 * * [simplify]: Extracting #2: cost 12 inf + 1 141.372 * * [simplify]: Extracting #3: cost 15 inf + 2 141.372 * * [simplify]: Extracting #4: cost 15 inf + 85 141.372 * * [simplify]: Extracting #5: cost 22 inf + 167 141.372 * * [simplify]: Extracting #6: cost 21 inf + 295 141.373 * * [simplify]: Extracting #7: cost 9 inf + 1525 141.373 * * [simplify]: Extracting #8: cost 3 inf + 3282 141.374 * * [simplify]: Extracting #9: cost 0 inf + 4222 141.375 * [simplify]: Simplified to (/ (sqrt 2) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 141.375 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt 2) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 141.375 * [simplify]: Simplifying (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 141.375 * * [simplify]: iters left: 6 (14 enodes) 141.379 * * [simplify]: iters left: 5 (49 enodes) 141.387 * * [simplify]: iters left: 4 (65 enodes) 141.396 * * [simplify]: iters left: 3 (81 enodes) 141.407 * * [simplify]: Extracting #0: cost 1 inf + 0 141.407 * * [simplify]: Extracting #1: cost 8 inf + 0 141.407 * * [simplify]: Extracting #2: cost 14 inf + 1 141.407 * * [simplify]: Extracting #3: cost 16 inf + 43 141.407 * * [simplify]: Extracting #4: cost 14 inf + 290 141.407 * * [simplify]: Extracting #5: cost 21 inf + 331 141.408 * * [simplify]: Extracting #6: cost 22 inf + 416 141.408 * * [simplify]: Extracting #7: cost 7 inf + 2327 141.409 * * [simplify]: Extracting #8: cost 2 inf + 3824 141.410 * * [simplify]: Extracting #9: cost 0 inf + 4463 141.412 * [simplify]: Simplified to (/ (* (sqrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 141.412 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) (/ (* (sqrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b)))))) 141.412 * * * * [progress]: [ 438 / 494 ] simplifiying candidate # 141.413 * [simplify]: Simplifying (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1)) 141.413 * * [simplify]: iters left: 6 (13 enodes) 141.419 * * [simplify]: iters left: 5 (46 enodes) 141.434 * * [simplify]: iters left: 4 (61 enodes) 141.452 * * [simplify]: iters left: 3 (73 enodes) 141.474 * * [simplify]: Extracting #0: cost 1 inf + 0 141.474 * * [simplify]: Extracting #1: cost 4 inf + 0 141.474 * * [simplify]: Extracting #2: cost 5 inf + 1 141.474 * * [simplify]: Extracting #3: cost 9 inf + 1 141.474 * * [simplify]: Extracting #4: cost 11 inf + 2 141.474 * * [simplify]: Extracting #5: cost 18 inf + 84 141.474 * * [simplify]: Extracting #6: cost 19 inf + 128 141.475 * * [simplify]: Extracting #7: cost 10 inf + 957 141.476 * * [simplify]: Extracting #8: cost 1 inf + 2520 141.477 * * [simplify]: Extracting #9: cost 0 inf + 2779 141.478 * [simplify]: Simplified to (/ 1 (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b))) 141.478 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ 1 (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b))) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 141.479 * [simplify]: Simplifying (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 141.479 * * [simplify]: iters left: 6 (13 enodes) 141.485 * * [simplify]: iters left: 5 (46 enodes) 141.500 * * [simplify]: iters left: 4 (62 enodes) 141.519 * * [simplify]: iters left: 3 (78 enodes) 141.538 * * [simplify]: Extracting #0: cost 1 inf + 0 141.538 * * [simplify]: Extracting #1: cost 8 inf + 0 141.538 * * [simplify]: Extracting #2: cost 11 inf + 2 141.538 * * [simplify]: Extracting #3: cost 14 inf + 44 141.538 * * [simplify]: Extracting #4: cost 15 inf + 87 141.538 * * [simplify]: Extracting #5: cost 21 inf + 169 141.539 * * [simplify]: Extracting #6: cost 21 inf + 337 141.540 * * [simplify]: Extracting #7: cost 9 inf + 1783 141.541 * * [simplify]: Extracting #8: cost 2 inf + 3542 141.542 * * [simplify]: Extracting #9: cost 0 inf + 4141 141.544 * [simplify]: Simplified to (* 2 (/ a (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)))) 141.544 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1)) (* 2 (/ a (sqrt (- (sqrt (fma (* a -4) c (* b b))) b))))))) 141.544 * * * * [progress]: [ 439 / 494 ] simplifiying candidate # 141.545 * [simplify]: Simplifying (/ 1 (/ 1 (* (cbrt 2) (cbrt 2)))) 141.545 * * [simplify]: iters left: 6 (6 enodes) 141.549 * * [simplify]: iters left: 5 (22 enodes) 141.557 * * [simplify]: iters left: 4 (29 enodes) 141.568 * * [simplify]: iters left: 3 (41 enodes) 141.582 * * [simplify]: iters left: 2 (55 enodes) 141.595 * * [simplify]: iters left: 1 (57 enodes) 141.601 * * [simplify]: Extracting #0: cost 1 inf + 0 141.601 * * [simplify]: Extracting #1: cost 6 inf + 0 141.601 * * [simplify]: Extracting #2: cost 9 inf + 1 141.601 * * [simplify]: Extracting #3: cost 3 inf + 529 141.603 * * [simplify]: Extracting #4: cost 1 inf + 812 141.603 * * [simplify]: Extracting #5: cost 0 inf + 974 141.603 * [simplify]: Simplified to (* (cbrt 2) (cbrt 2)) 141.604 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (cbrt 2) (cbrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 141.604 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 141.604 * * [simplify]: iters left: 6 (13 enodes) 141.608 * * [simplify]: iters left: 5 (49 enodes) 141.616 * * [simplify]: iters left: 4 (71 enodes) 141.636 * * [simplify]: iters left: 3 (91 enodes) 141.649 * * [simplify]: Extracting #0: cost 1 inf + 0 141.649 * * [simplify]: Extracting #1: cost 8 inf + 0 141.649 * * [simplify]: Extracting #2: cost 19 inf + 1 141.649 * * [simplify]: Extracting #3: cost 22 inf + 44 141.649 * * [simplify]: Extracting #4: cost 24 inf + 693 141.649 * * [simplify]: Extracting #5: cost 21 inf + 1227 141.650 * * [simplify]: Extracting #6: cost 8 inf + 3174 141.651 * * [simplify]: Extracting #7: cost 2 inf + 4594 141.652 * * [simplify]: Extracting #8: cost 0 inf + 5193 141.653 * [simplify]: Simplified to (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 141.653 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (cbrt 2) (cbrt 2)) (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b))))) 141.653 * * * * [progress]: [ 440 / 494 ] simplifiying candidate # 141.653 * [simplify]: Simplifying (/ 1 (/ 1 (sqrt 2))) 141.653 * * [simplify]: iters left: 5 (5 enodes) 141.656 * * [simplify]: iters left: 4 (17 enodes) 141.659 * * [simplify]: iters left: 3 (20 enodes) 141.663 * * [simplify]: iters left: 2 (24 enodes) 141.668 * * [simplify]: Extracting #0: cost 1 inf + 0 141.668 * * [simplify]: Extracting #1: cost 5 inf + 0 141.668 * * [simplify]: Extracting #2: cost 2 inf + 84 141.668 * * [simplify]: Extracting #3: cost 0 inf + 248 141.669 * [simplify]: Simplified to (sqrt 2) 141.669 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (sqrt 2) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 141.669 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 141.669 * * [simplify]: iters left: 6 (13 enodes) 141.677 * * [simplify]: iters left: 5 (49 enodes) 141.687 * * [simplify]: iters left: 4 (71 enodes) 141.698 * * [simplify]: iters left: 3 (91 enodes) 141.711 * * [simplify]: Extracting #0: cost 1 inf + 0 141.711 * * [simplify]: Extracting #1: cost 8 inf + 0 141.711 * * [simplify]: Extracting #2: cost 19 inf + 1 141.711 * * [simplify]: Extracting #3: cost 22 inf + 44 141.711 * * [simplify]: Extracting #4: cost 24 inf + 493 141.711 * * [simplify]: Extracting #5: cost 21 inf + 907 141.712 * * [simplify]: Extracting #6: cost 8 inf + 2774 141.713 * * [simplify]: Extracting #7: cost 2 inf + 4074 141.714 * * [simplify]: Extracting #8: cost 0 inf + 4633 141.716 * [simplify]: Simplified to (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 141.716 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (sqrt 2) (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b))))) 141.717 * * * * [progress]: [ 441 / 494 ] simplifiying candidate # 141.717 * [simplify]: Simplifying (/ 1 (/ 1 1)) 141.717 * * [simplify]: iters left: 4 (3 enodes) 141.719 * * [simplify]: iters left: 3 (7 enodes) 141.721 * * [simplify]: iters left: 2 (9 enodes) 141.723 * * [simplify]: Extracting #0: cost 1 inf + 0 141.723 * * [simplify]: Extracting #1: cost 0 inf + 1 141.723 * [simplify]: Simplified to 1 141.723 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 141.724 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 141.724 * * [simplify]: iters left: 6 (12 enodes) 141.730 * * [simplify]: iters left: 5 (46 enodes) 141.746 * * [simplify]: iters left: 4 (68 enodes) 141.768 * * [simplify]: iters left: 3 (88 enodes) 141.790 * * [simplify]: Extracting #0: cost 1 inf + 0 141.790 * * [simplify]: Extracting #1: cost 8 inf + 0 141.790 * * [simplify]: Extracting #2: cost 16 inf + 2 141.790 * * [simplify]: Extracting #3: cost 19 inf + 87 141.791 * * [simplify]: Extracting #4: cost 22 inf + 335 141.791 * * [simplify]: Extracting #5: cost 22 inf + 502 141.791 * * [simplify]: Extracting #6: cost 9 inf + 1814 141.792 * * [simplify]: Extracting #7: cost 2 inf + 3512 141.793 * * [simplify]: Extracting #8: cost 0 inf + 4071 141.794 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 141.794 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* 1 (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b))))) 141.794 * * * * [progress]: [ 442 / 494 ] simplifiying candidate # 141.794 * [simplify]: Simplifying (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) 141.794 * * [simplify]: iters left: 6 (17 enodes) 141.799 * * [simplify]: iters left: 5 (61 enodes) 141.809 * * [simplify]: iters left: 4 (82 enodes) 141.829 * * [simplify]: iters left: 3 (104 enodes) 141.855 * * [simplify]: iters left: 2 (119 enodes) 141.872 * * [simplify]: iters left: 1 (128 enodes) 141.892 * * [simplify]: Extracting #0: cost 1 inf + 0 141.892 * * [simplify]: Extracting #1: cost 10 inf + 0 141.892 * * [simplify]: Extracting #2: cost 19 inf + 1 141.892 * * [simplify]: Extracting #3: cost 21 inf + 83 141.893 * * [simplify]: Extracting #4: cost 19 inf + 407 141.893 * * [simplify]: Extracting #5: cost 26 inf + 489 141.893 * * [simplify]: Extracting #6: cost 26 inf + 575 141.894 * * [simplify]: Extracting #7: cost 15 inf + 1626 141.896 * * [simplify]: Extracting #8: cost 3 inf + 5764 141.898 * * [simplify]: Extracting #9: cost 0 inf + 6864 141.902 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt 2)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 141.902 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt 2) (cbrt 2)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 141.902 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 141.902 * * [simplify]: iters left: 6 (15 enodes) 141.910 * * [simplify]: iters left: 5 (55 enodes) 141.930 * * [simplify]: iters left: 4 (77 enodes) 141.955 * * [simplify]: iters left: 3 (97 enodes) 141.981 * * [simplify]: Extracting #0: cost 1 inf + 0 141.981 * * [simplify]: Extracting #1: cost 8 inf + 0 141.981 * * [simplify]: Extracting #2: cost 19 inf + 1 141.981 * * [simplify]: Extracting #3: cost 26 inf + 2 141.982 * * [simplify]: Extracting #4: cost 25 inf + 125 141.982 * * [simplify]: Extracting #5: cost 27 inf + 774 141.982 * * [simplify]: Extracting #6: cost 24 inf + 1466 141.983 * * [simplify]: Extracting #7: cost 13 inf + 2517 141.985 * * [simplify]: Extracting #8: cost 4 inf + 5114 141.987 * * [simplify]: Extracting #9: cost 0 inf + 6673 141.990 * [simplify]: Simplified to (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 141.990 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt 2) (cbrt 2)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)))))) 141.990 * * * * [progress]: [ 443 / 494 ] simplifiying candidate # 141.991 * [simplify]: Simplifying (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 141.991 * * [simplify]: iters left: 6 (16 enodes) 141.999 * * [simplify]: iters left: 5 (56 enodes) 142.017 * * [simplify]: iters left: 4 (71 enodes) 142.038 * * [simplify]: iters left: 3 (85 enodes) 142.063 * * [simplify]: iters left: 2 (97 enodes) 142.082 * * [simplify]: Extracting #0: cost 1 inf + 0 142.082 * * [simplify]: Extracting #1: cost 7 inf + 0 142.082 * * [simplify]: Extracting #2: cost 13 inf + 1 142.082 * * [simplify]: Extracting #3: cost 15 inf + 43 142.082 * * [simplify]: Extracting #4: cost 15 inf + 85 142.082 * * [simplify]: Extracting #5: cost 22 inf + 167 142.082 * * [simplify]: Extracting #6: cost 21 inf + 295 142.083 * * [simplify]: Extracting #7: cost 11 inf + 1400 142.083 * * [simplify]: Extracting #8: cost 3 inf + 3442 142.084 * * [simplify]: Extracting #9: cost 0 inf + 4542 142.085 * [simplify]: Simplified to (/ (sqrt 2) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 142.085 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt 2) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 142.086 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 142.086 * * [simplify]: iters left: 6 (15 enodes) 142.090 * * [simplify]: iters left: 5 (55 enodes) 142.098 * * [simplify]: iters left: 4 (77 enodes) 142.111 * * [simplify]: iters left: 3 (97 enodes) 142.123 * * [simplify]: Extracting #0: cost 1 inf + 0 142.124 * * [simplify]: Extracting #1: cost 8 inf + 0 142.124 * * [simplify]: Extracting #2: cost 19 inf + 1 142.124 * * [simplify]: Extracting #3: cost 26 inf + 2 142.124 * * [simplify]: Extracting #4: cost 25 inf + 85 142.124 * * [simplify]: Extracting #5: cost 27 inf + 574 142.124 * * [simplify]: Extracting #6: cost 24 inf + 1146 142.125 * * [simplify]: Extracting #7: cost 13 inf + 2197 142.126 * * [simplify]: Extracting #8: cost 4 inf + 4674 142.128 * * [simplify]: Extracting #9: cost 0 inf + 6113 142.131 * [simplify]: Simplified to (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 142.131 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt 2) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)))))) 142.131 * * * * [progress]: [ 444 / 494 ] simplifiying candidate # 142.131 * [simplify]: Simplifying (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) 142.131 * * [simplify]: iters left: 6 (14 enodes) 142.138 * * [simplify]: iters left: 5 (48 enodes) 142.153 * * [simplify]: iters left: 4 (60 enodes) 142.172 * * [simplify]: iters left: 3 (72 enodes) 142.190 * * [simplify]: Extracting #0: cost 1 inf + 0 142.191 * * [simplify]: Extracting #1: cost 4 inf + 0 142.191 * * [simplify]: Extracting #2: cost 6 inf + 1 142.191 * * [simplify]: Extracting #3: cost 10 inf + 1 142.191 * * [simplify]: Extracting #4: cost 11 inf + 2 142.191 * * [simplify]: Extracting #5: cost 18 inf + 84 142.191 * * [simplify]: Extracting #6: cost 19 inf + 128 142.192 * * [simplify]: Extracting #7: cost 10 inf + 1013 142.193 * * [simplify]: Extracting #8: cost 2 inf + 2300 142.194 * * [simplify]: Extracting #9: cost 0 inf + 2939 142.195 * [simplify]: Simplified to (/ 1 (+ (sqrt b) (sqrt (sqrt (fma (* -4 c) a (* b b)))))) 142.195 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ 1 (+ (sqrt b) (sqrt (sqrt (fma (* -4 c) a (* b b)))))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 142.195 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 142.196 * * [simplify]: iters left: 6 (14 enodes) 142.203 * * [simplify]: iters left: 5 (52 enodes) 142.219 * * [simplify]: iters left: 4 (74 enodes) 142.242 * * [simplify]: iters left: 3 (94 enodes) 142.267 * * [simplify]: Extracting #0: cost 1 inf + 0 142.267 * * [simplify]: Extracting #1: cost 8 inf + 0 142.268 * * [simplify]: Extracting #2: cost 16 inf + 2 142.268 * * [simplify]: Extracting #3: cost 23 inf + 44 142.268 * * [simplify]: Extracting #4: cost 21 inf + 169 142.268 * * [simplify]: Extracting #5: cost 24 inf + 657 142.269 * * [simplify]: Extracting #6: cost 23 inf + 866 142.270 * * [simplify]: Extracting #7: cost 11 inf + 2394 142.271 * * [simplify]: Extracting #8: cost 3 inf + 4533 142.274 * * [simplify]: Extracting #9: cost 0 inf + 5551 142.276 * [simplify]: Simplified to (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2)) 142.276 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2))))) 142.276 * * * * [progress]: [ 445 / 494 ] simplifiying candidate # 142.276 * [simplify]: Simplifying (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) 142.277 * * [simplify]: iters left: 6 (17 enodes) 142.286 * * [simplify]: iters left: 5 (61 enodes) 142.305 * * [simplify]: iters left: 4 (82 enodes) 142.322 * * [simplify]: iters left: 3 (104 enodes) 142.336 * * [simplify]: iters left: 2 (119 enodes) 142.356 * * [simplify]: iters left: 1 (128 enodes) 142.391 * * [simplify]: Extracting #0: cost 1 inf + 0 142.391 * * [simplify]: Extracting #1: cost 10 inf + 0 142.391 * * [simplify]: Extracting #2: cost 19 inf + 1 142.391 * * [simplify]: Extracting #3: cost 21 inf + 83 142.392 * * [simplify]: Extracting #4: cost 19 inf + 407 142.392 * * [simplify]: Extracting #5: cost 26 inf + 489 142.392 * * [simplify]: Extracting #6: cost 26 inf + 575 142.393 * * [simplify]: Extracting #7: cost 15 inf + 1626 142.395 * * [simplify]: Extracting #8: cost 3 inf + 5764 142.397 * * [simplify]: Extracting #9: cost 0 inf + 6864 142.400 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt 2)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 142.400 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt 2) (cbrt 2)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 142.401 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 142.401 * * [simplify]: iters left: 6 (15 enodes) 142.409 * * [simplify]: iters left: 5 (55 enodes) 142.427 * * [simplify]: iters left: 4 (77 enodes) 142.441 * * [simplify]: iters left: 3 (97 enodes) 142.455 * * [simplify]: Extracting #0: cost 1 inf + 0 142.455 * * [simplify]: Extracting #1: cost 8 inf + 0 142.455 * * [simplify]: Extracting #2: cost 19 inf + 1 142.455 * * [simplify]: Extracting #3: cost 26 inf + 2 142.455 * * [simplify]: Extracting #4: cost 25 inf + 125 142.455 * * [simplify]: Extracting #5: cost 27 inf + 774 142.456 * * [simplify]: Extracting #6: cost 24 inf + 1466 142.456 * * [simplify]: Extracting #7: cost 13 inf + 2517 142.457 * * [simplify]: Extracting #8: cost 4 inf + 5114 142.458 * * [simplify]: Extracting #9: cost 0 inf + 6673 142.459 * [simplify]: Simplified to (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 142.459 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt 2) (cbrt 2)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)))))) 142.460 * * * * [progress]: [ 446 / 494 ] simplifiying candidate # 142.460 * [simplify]: Simplifying (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 142.460 * * [simplify]: iters left: 6 (16 enodes) 142.467 * * [simplify]: iters left: 5 (56 enodes) 142.481 * * [simplify]: iters left: 4 (71 enodes) 142.492 * * [simplify]: iters left: 3 (85 enodes) 142.504 * * [simplify]: iters left: 2 (97 enodes) 142.533 * * [simplify]: Extracting #0: cost 1 inf + 0 142.533 * * [simplify]: Extracting #1: cost 7 inf + 0 142.533 * * [simplify]: Extracting #2: cost 13 inf + 1 142.533 * * [simplify]: Extracting #3: cost 15 inf + 43 142.533 * * [simplify]: Extracting #4: cost 15 inf + 85 142.534 * * [simplify]: Extracting #5: cost 22 inf + 167 142.534 * * [simplify]: Extracting #6: cost 21 inf + 295 142.534 * * [simplify]: Extracting #7: cost 11 inf + 1400 142.536 * * [simplify]: Extracting #8: cost 3 inf + 3442 142.538 * * [simplify]: Extracting #9: cost 0 inf + 4542 142.539 * [simplify]: Simplified to (/ (sqrt 2) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 142.540 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt 2) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 142.540 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 142.540 * * [simplify]: iters left: 6 (15 enodes) 142.548 * * [simplify]: iters left: 5 (55 enodes) 142.565 * * [simplify]: iters left: 4 (77 enodes) 142.588 * * [simplify]: iters left: 3 (97 enodes) 142.612 * * [simplify]: Extracting #0: cost 1 inf + 0 142.612 * * [simplify]: Extracting #1: cost 8 inf + 0 142.612 * * [simplify]: Extracting #2: cost 19 inf + 1 142.612 * * [simplify]: Extracting #3: cost 26 inf + 2 142.612 * * [simplify]: Extracting #4: cost 25 inf + 85 142.612 * * [simplify]: Extracting #5: cost 27 inf + 574 142.613 * * [simplify]: Extracting #6: cost 24 inf + 1146 142.613 * * [simplify]: Extracting #7: cost 13 inf + 2197 142.614 * * [simplify]: Extracting #8: cost 4 inf + 4674 142.615 * * [simplify]: Extracting #9: cost 0 inf + 6113 142.617 * [simplify]: Simplified to (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 142.617 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt 2) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)))))) 142.617 * * * * [progress]: [ 447 / 494 ] simplifiying candidate # 142.617 * [simplify]: Simplifying (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) 142.617 * * [simplify]: iters left: 6 (14 enodes) 142.621 * * [simplify]: iters left: 5 (48 enodes) 142.629 * * [simplify]: iters left: 4 (60 enodes) 142.637 * * [simplify]: iters left: 3 (72 enodes) 142.648 * * [simplify]: Extracting #0: cost 1 inf + 0 142.648 * * [simplify]: Extracting #1: cost 4 inf + 0 142.648 * * [simplify]: Extracting #2: cost 6 inf + 1 142.648 * * [simplify]: Extracting #3: cost 10 inf + 1 142.648 * * [simplify]: Extracting #4: cost 11 inf + 2 142.648 * * [simplify]: Extracting #5: cost 18 inf + 84 142.648 * * [simplify]: Extracting #6: cost 19 inf + 128 142.648 * * [simplify]: Extracting #7: cost 10 inf + 1013 142.649 * * [simplify]: Extracting #8: cost 2 inf + 2300 142.649 * * [simplify]: Extracting #9: cost 0 inf + 2939 142.650 * [simplify]: Simplified to (/ 1 (+ (sqrt b) (sqrt (sqrt (fma (* -4 c) a (* b b)))))) 142.650 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ 1 (+ (sqrt b) (sqrt (sqrt (fma (* -4 c) a (* b b)))))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 142.650 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 142.650 * * [simplify]: iters left: 6 (14 enodes) 142.654 * * [simplify]: iters left: 5 (52 enodes) 142.662 * * [simplify]: iters left: 4 (74 enodes) 142.684 * * [simplify]: iters left: 3 (94 enodes) 142.708 * * [simplify]: Extracting #0: cost 1 inf + 0 142.708 * * [simplify]: Extracting #1: cost 8 inf + 0 142.708 * * [simplify]: Extracting #2: cost 16 inf + 2 142.709 * * [simplify]: Extracting #3: cost 23 inf + 44 142.709 * * [simplify]: Extracting #4: cost 21 inf + 169 142.709 * * [simplify]: Extracting #5: cost 24 inf + 657 142.710 * * [simplify]: Extracting #6: cost 23 inf + 866 142.710 * * [simplify]: Extracting #7: cost 11 inf + 2394 142.712 * * [simplify]: Extracting #8: cost 3 inf + 4533 142.714 * * [simplify]: Extracting #9: cost 0 inf + 5551 142.716 * [simplify]: Simplified to (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2)) 142.716 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2))))) 142.717 * * * * [progress]: [ 448 / 494 ] simplifiying candidate # 142.717 * [simplify]: Simplifying (/ 1 (/ 1 (* (cbrt 2) (cbrt 2)))) 142.717 * * [simplify]: iters left: 6 (6 enodes) 142.720 * * [simplify]: iters left: 5 (22 enodes) 142.724 * * [simplify]: iters left: 4 (29 enodes) 142.729 * * [simplify]: iters left: 3 (41 enodes) 142.736 * * [simplify]: iters left: 2 (55 enodes) 142.747 * * [simplify]: iters left: 1 (57 enodes) 142.756 * * [simplify]: Extracting #0: cost 1 inf + 0 142.756 * * [simplify]: Extracting #1: cost 6 inf + 0 142.756 * * [simplify]: Extracting #2: cost 9 inf + 1 142.757 * * [simplify]: Extracting #3: cost 3 inf + 529 142.757 * * [simplify]: Extracting #4: cost 1 inf + 812 142.757 * * [simplify]: Extracting #5: cost 0 inf + 974 142.758 * [simplify]: Simplified to (* (cbrt 2) (cbrt 2)) 142.758 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (cbrt 2) (cbrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 142.758 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 142.758 * * [simplify]: iters left: 6 (13 enodes) 142.765 * * [simplify]: iters left: 5 (49 enodes) 142.781 * * [simplify]: iters left: 4 (71 enodes) 142.802 * * [simplify]: iters left: 3 (91 enodes) 142.825 * * [simplify]: Extracting #0: cost 1 inf + 0 142.825 * * [simplify]: Extracting #1: cost 8 inf + 0 142.825 * * [simplify]: Extracting #2: cost 19 inf + 1 142.825 * * [simplify]: Extracting #3: cost 22 inf + 44 142.825 * * [simplify]: Extracting #4: cost 24 inf + 693 142.825 * * [simplify]: Extracting #5: cost 21 inf + 1227 142.826 * * [simplify]: Extracting #6: cost 8 inf + 3174 142.826 * * [simplify]: Extracting #7: cost 2 inf + 4594 142.827 * * [simplify]: Extracting #8: cost 0 inf + 5193 142.828 * [simplify]: Simplified to (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 142.828 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (cbrt 2) (cbrt 2)) (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b))))) 142.829 * * * * [progress]: [ 449 / 494 ] simplifiying candidate # 142.829 * [simplify]: Simplifying (/ 1 (/ 1 (sqrt 2))) 142.829 * * [simplify]: iters left: 5 (5 enodes) 142.831 * * [simplify]: iters left: 4 (17 enodes) 142.835 * * [simplify]: iters left: 3 (20 enodes) 142.839 * * [simplify]: iters left: 2 (24 enodes) 142.843 * * [simplify]: Extracting #0: cost 1 inf + 0 142.843 * * [simplify]: Extracting #1: cost 5 inf + 0 142.843 * * [simplify]: Extracting #2: cost 2 inf + 84 142.843 * * [simplify]: Extracting #3: cost 0 inf + 248 142.843 * [simplify]: Simplified to (sqrt 2) 142.843 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (sqrt 2) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 142.843 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 142.844 * * [simplify]: iters left: 6 (13 enodes) 142.847 * * [simplify]: iters left: 5 (49 enodes) 142.854 * * [simplify]: iters left: 4 (71 enodes) 142.867 * * [simplify]: iters left: 3 (91 enodes) 142.888 * * [simplify]: Extracting #0: cost 1 inf + 0 142.888 * * [simplify]: Extracting #1: cost 8 inf + 0 142.889 * * [simplify]: Extracting #2: cost 19 inf + 1 142.889 * * [simplify]: Extracting #3: cost 22 inf + 44 142.889 * * [simplify]: Extracting #4: cost 24 inf + 493 142.889 * * [simplify]: Extracting #5: cost 21 inf + 907 142.891 * * [simplify]: Extracting #6: cost 8 inf + 2774 142.892 * * [simplify]: Extracting #7: cost 2 inf + 4074 142.894 * * [simplify]: Extracting #8: cost 0 inf + 4633 142.896 * [simplify]: Simplified to (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 142.896 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (sqrt 2) (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b))))) 142.896 * * * * [progress]: [ 450 / 494 ] simplifiying candidate # 142.896 * [simplify]: Simplifying (/ 1 (/ 1 1)) 142.896 * * [simplify]: iters left: 4 (3 enodes) 142.898 * * [simplify]: iters left: 3 (7 enodes) 142.900 * * [simplify]: iters left: 2 (9 enodes) 142.903 * * [simplify]: Extracting #0: cost 1 inf + 0 142.903 * * [simplify]: Extracting #1: cost 0 inf + 1 142.903 * [simplify]: Simplified to 1 142.903 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 142.903 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 142.903 * * [simplify]: iters left: 6 (12 enodes) 142.909 * * [simplify]: iters left: 5 (46 enodes) 142.924 * * [simplify]: iters left: 4 (68 enodes) 142.945 * * [simplify]: iters left: 3 (88 enodes) 142.967 * * [simplify]: Extracting #0: cost 1 inf + 0 142.967 * * [simplify]: Extracting #1: cost 8 inf + 0 142.968 * * [simplify]: Extracting #2: cost 16 inf + 2 142.968 * * [simplify]: Extracting #3: cost 19 inf + 87 142.968 * * [simplify]: Extracting #4: cost 22 inf + 335 142.968 * * [simplify]: Extracting #5: cost 22 inf + 502 142.969 * * [simplify]: Extracting #6: cost 9 inf + 1814 142.970 * * [simplify]: Extracting #7: cost 2 inf + 3512 142.972 * * [simplify]: Extracting #8: cost 0 inf + 4071 142.974 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 142.974 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* 1 (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b))))) 142.974 * * * * [progress]: [ 451 / 494 ] simplifiying candidate # 142.974 * [simplify]: Simplifying (/ 1 1) 142.974 * * [simplify]: iters left: 2 (2 enodes) 142.976 * * [simplify]: iters left: 1 (6 enodes) 142.978 * * [simplify]: Extracting #0: cost 1 inf + 0 142.978 * * [simplify]: Extracting #1: cost 0 inf + 1 142.978 * [simplify]: Simplified to 1 142.978 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 142.978 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 142.979 * * [simplify]: iters left: 6 (12 enodes) 142.985 * * [simplify]: iters left: 5 (46 enodes) 143.003 * * [simplify]: iters left: 4 (68 enodes) 143.023 * * [simplify]: iters left: 3 (88 enodes) 143.034 * * [simplify]: Extracting #0: cost 1 inf + 0 143.034 * * [simplify]: Extracting #1: cost 8 inf + 0 143.034 * * [simplify]: Extracting #2: cost 16 inf + 2 143.034 * * [simplify]: Extracting #3: cost 19 inf + 87 143.034 * * [simplify]: Extracting #4: cost 22 inf + 335 143.034 * * [simplify]: Extracting #5: cost 22 inf + 502 143.035 * * [simplify]: Extracting #6: cost 9 inf + 1814 143.035 * * [simplify]: Extracting #7: cost 2 inf + 3512 143.036 * * [simplify]: Extracting #8: cost 0 inf + 4071 143.037 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 143.037 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* 1 (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b))))) 143.037 * * * * [progress]: [ 452 / 494 ] simplifiying candidate # 143.037 * [simplify]: Simplifying (/ 1 (- (sqrt (fma c (* -4 a) (* b b))) b)) 143.037 * * [simplify]: iters left: 6 (11 enodes) 143.040 * * [simplify]: iters left: 5 (40 enodes) 143.046 * * [simplify]: iters left: 4 (53 enodes) 143.054 * * [simplify]: iters left: 3 (65 enodes) 143.063 * * [simplify]: Extracting #0: cost 1 inf + 0 143.063 * * [simplify]: Extracting #1: cost 4 inf + 0 143.063 * * [simplify]: Extracting #2: cost 7 inf + 1 143.063 * * [simplify]: Extracting #3: cost 8 inf + 43 143.063 * * [simplify]: Extracting #4: cost 16 inf + 84 143.063 * * [simplify]: Extracting #5: cost 15 inf + 253 143.063 * * [simplify]: Extracting #6: cost 5 inf + 1221 143.064 * * [simplify]: Extracting #7: cost 0 inf + 2181 143.064 * [simplify]: Simplified to (/ 1 (- (sqrt (fma b b (* (* -4 c) a))) b)) 143.064 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ 1 (- (sqrt (fma b b (* (* -4 c) a))) b)) (/ a (/ 1 2))))) 143.064 * [simplify]: Simplifying (/ a (/ 1 2)) 143.064 * * [simplify]: iters left: 4 (5 enodes) 143.067 * * [simplify]: iters left: 3 (20 enodes) 143.070 * * [simplify]: iters left: 2 (22 enodes) 143.074 * * [simplify]: Extracting #0: cost 1 inf + 0 143.074 * * [simplify]: Extracting #1: cost 5 inf + 0 143.074 * * [simplify]: Extracting #2: cost 2 inf + 3 143.074 * * [simplify]: Extracting #3: cost 0 inf + 87 143.074 * [simplify]: Simplified to (* a 2) 143.074 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a 2)))) 143.074 * * * * [progress]: [ 453 / 494 ] simplifiying candidate # 143.074 * * * * [progress]: [ 454 / 494 ] simplifiying candidate # 143.074 * * * * [progress]: [ 455 / 494 ] simplifiying candidate # 143.074 * * * * [progress]: [ 456 / 494 ] simplifiying candidate # 143.074 * [simplify]: Simplifying (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 143.074 * * [simplify]: iters left: 6 (12 enodes) 143.077 * * [simplify]: iters left: 5 (44 enodes) 143.086 * * [simplify]: iters left: 4 (61 enodes) 143.095 * * [simplify]: iters left: 3 (77 enodes) 143.105 * * [simplify]: Extracting #0: cost 1 inf + 0 143.105 * * [simplify]: Extracting #1: cost 3 inf + 0 143.105 * * [simplify]: Extracting #2: cost 9 inf + 0 143.105 * * [simplify]: Extracting #3: cost 15 inf + 1 143.105 * * [simplify]: Extracting #4: cost 16 inf + 44 143.105 * * [simplify]: Extracting #5: cost 21 inf + 250 143.105 * * [simplify]: Extracting #6: cost 21 inf + 376 143.106 * * [simplify]: Extracting #7: cost 15 inf + 668 143.106 * * [simplify]: Extracting #8: cost 8 inf + 1511 143.107 * * [simplify]: Extracting #9: cost 0 inf + 3549 143.107 * [simplify]: Simplified to (cbrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) 143.107 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (cbrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2))))) 143.108 * * * * [progress]: [ 457 / 494 ] simplifiying candidate # 143.108 * [simplify]: Simplifying (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 143.108 * * [simplify]: iters left: 6 (12 enodes) 143.112 * * [simplify]: iters left: 5 (44 enodes) 143.124 * * [simplify]: iters left: 4 (61 enodes) 143.133 * * [simplify]: iters left: 3 (77 enodes) 143.143 * * [simplify]: Extracting #0: cost 1 inf + 0 143.143 * * [simplify]: Extracting #1: cost 3 inf + 0 143.143 * * [simplify]: Extracting #2: cost 9 inf + 0 143.143 * * [simplify]: Extracting #3: cost 15 inf + 1 143.143 * * [simplify]: Extracting #4: cost 16 inf + 44 143.144 * * [simplify]: Extracting #5: cost 21 inf + 250 143.144 * * [simplify]: Extracting #6: cost 21 inf + 376 143.144 * * [simplify]: Extracting #7: cost 15 inf + 668 143.144 * * [simplify]: Extracting #8: cost 8 inf + 1511 143.145 * * [simplify]: Extracting #9: cost 0 inf + 3469 143.146 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) 143.146 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2))))) 143.146 * * * * [progress]: [ 458 / 494 ] simplifiying candidate # 143.146 * [simplify]: Simplifying (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) 143.146 * * [simplify]: iters left: 6 (13 enodes) 143.150 * * [simplify]: iters left: 5 (44 enodes) 143.157 * * [simplify]: iters left: 4 (55 enodes) 143.173 * * [simplify]: iters left: 3 (67 enodes) 143.188 * * [simplify]: Extracting #0: cost 1 inf + 0 143.188 * * [simplify]: Extracting #1: cost 4 inf + 0 143.188 * * [simplify]: Extracting #2: cost 8 inf + 0 143.188 * * [simplify]: Extracting #3: cost 10 inf + 82 143.188 * * [simplify]: Extracting #4: cost 10 inf + 205 143.188 * * [simplify]: Extracting #5: cost 18 inf + 246 143.189 * * [simplify]: Extracting #6: cost 19 inf + 290 143.189 * * [simplify]: Extracting #7: cost 12 inf + 624 143.189 * * [simplify]: Extracting #8: cost 4 inf + 1903 143.190 * * [simplify]: Extracting #9: cost 1 inf + 2841 143.191 * * [simplify]: Extracting #10: cost 0 inf + 3261 143.191 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) 143.191 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2)))) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))))) 143.192 * * * * [progress]: [ 459 / 494 ] simplifiying candidate # 143.192 * [simplify]: Simplifying (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 143.192 * * [simplify]: iters left: 6 (13 enodes) 143.195 * * [simplify]: iters left: 5 (44 enodes) 143.202 * * [simplify]: iters left: 4 (55 enodes) 143.211 * * [simplify]: iters left: 3 (67 enodes) 143.221 * * [simplify]: Extracting #0: cost 1 inf + 0 143.221 * * [simplify]: Extracting #1: cost 4 inf + 0 143.221 * * [simplify]: Extracting #2: cost 8 inf + 0 143.221 * * [simplify]: Extracting #3: cost 10 inf + 42 143.221 * * [simplify]: Extracting #4: cost 10 inf + 125 143.221 * * [simplify]: Extracting #5: cost 18 inf + 166 143.221 * * [simplify]: Extracting #6: cost 19 inf + 210 143.221 * * [simplify]: Extracting #7: cost 12 inf + 544 143.222 * * [simplify]: Extracting #8: cost 4 inf + 1823 143.222 * * [simplify]: Extracting #9: cost 1 inf + 2721 143.223 * * [simplify]: Extracting #10: cost 0 inf + 3101 143.223 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 143.223 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2))) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2))))) 143.224 * * * * [progress]: [ 460 / 494 ] simplifiying candidate # 143.224 * [simplify]: Simplifying (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) 143.224 * * [simplify]: iters left: 6 (12 enodes) 143.228 * * [simplify]: iters left: 5 (41 enodes) 143.240 * * [simplify]: iters left: 4 (52 enodes) 143.254 * * [simplify]: iters left: 3 (64 enodes) 143.269 * * [simplify]: Extracting #0: cost 1 inf + 0 143.269 * * [simplify]: Extracting #1: cost 4 inf + 0 143.269 * * [simplify]: Extracting #2: cost 5 inf + 1 143.269 * * [simplify]: Extracting #3: cost 9 inf + 1 143.270 * * [simplify]: Extracting #4: cost 10 inf + 43 143.270 * * [simplify]: Extracting #5: cost 18 inf + 84 143.270 * * [simplify]: Extracting #6: cost 17 inf + 212 143.270 * * [simplify]: Extracting #7: cost 3 inf + 2040 143.271 * * [simplify]: Extracting #8: cost 1 inf + 2599 143.272 * * [simplify]: Extracting #9: cost 0 inf + 2939 143.273 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) 2) 143.273 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) 2)))) 143.273 * * * * [progress]: [ 461 / 494 ] simplifiying candidate # 143.274 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) 143.274 * * [simplify]: iters left: 6 (13 enodes) 143.281 * * [simplify]: iters left: 5 (44 enodes) 143.288 * * [simplify]: iters left: 4 (55 enodes) 143.296 * * [simplify]: iters left: 3 (67 enodes) 143.305 * * [simplify]: Extracting #0: cost 1 inf + 0 143.305 * * [simplify]: Extracting #1: cost 4 inf + 0 143.305 * * [simplify]: Extracting #2: cost 8 inf + 0 143.305 * * [simplify]: Extracting #3: cost 10 inf + 82 143.305 * * [simplify]: Extracting #4: cost 10 inf + 205 143.306 * * [simplify]: Extracting #5: cost 18 inf + 246 143.306 * * [simplify]: Extracting #6: cost 19 inf + 290 143.306 * * [simplify]: Extracting #7: cost 12 inf + 624 143.306 * * [simplify]: Extracting #8: cost 4 inf + 1863 143.307 * * [simplify]: Extracting #9: cost 1 inf + 2721 143.308 * * [simplify]: Extracting #10: cost 0 inf + 3101 143.308 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) 143.308 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2)))) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))))) 143.308 * * * * [progress]: [ 462 / 494 ] simplifiying candidate # 143.309 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 143.309 * * [simplify]: iters left: 6 (13 enodes) 143.312 * * [simplify]: iters left: 5 (44 enodes) 143.320 * * [simplify]: iters left: 4 (55 enodes) 143.336 * * [simplify]: iters left: 3 (67 enodes) 143.350 * * [simplify]: Extracting #0: cost 1 inf + 0 143.350 * * [simplify]: Extracting #1: cost 4 inf + 0 143.350 * * [simplify]: Extracting #2: cost 8 inf + 0 143.350 * * [simplify]: Extracting #3: cost 10 inf + 42 143.350 * * [simplify]: Extracting #4: cost 10 inf + 125 143.350 * * [simplify]: Extracting #5: cost 18 inf + 166 143.350 * * [simplify]: Extracting #6: cost 19 inf + 210 143.350 * * [simplify]: Extracting #7: cost 12 inf + 544 143.351 * * [simplify]: Extracting #8: cost 4 inf + 1783 143.351 * * [simplify]: Extracting #9: cost 1 inf + 2601 143.352 * * [simplify]: Extracting #10: cost 0 inf + 2941 143.352 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 143.352 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2))))) 143.353 * * * * [progress]: [ 463 / 494 ] simplifiying candidate # 143.353 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) 143.353 * * [simplify]: iters left: 6 (12 enodes) 143.356 * * [simplify]: iters left: 5 (41 enodes) 143.362 * * [simplify]: iters left: 4 (52 enodes) 143.372 * * [simplify]: iters left: 3 (64 enodes) 143.380 * * [simplify]: Extracting #0: cost 1 inf + 0 143.380 * * [simplify]: Extracting #1: cost 4 inf + 0 143.380 * * [simplify]: Extracting #2: cost 5 inf + 1 143.380 * * [simplify]: Extracting #3: cost 9 inf + 1 143.380 * * [simplify]: Extracting #4: cost 10 inf + 43 143.381 * * [simplify]: Extracting #5: cost 18 inf + 84 143.381 * * [simplify]: Extracting #6: cost 17 inf + 212 143.381 * * [simplify]: Extracting #7: cost 3 inf + 1960 143.381 * * [simplify]: Extracting #8: cost 1 inf + 2479 143.382 * * [simplify]: Extracting #9: cost 0 inf + 2779 143.383 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) 2) 143.383 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1)) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) 2)))) 143.383 * * * * [progress]: [ 464 / 494 ] simplifiying candidate # 143.383 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) 143.383 * * [simplify]: iters left: 6 (12 enodes) 143.386 * * [simplify]: iters left: 5 (44 enodes) 143.394 * * [simplify]: iters left: 4 (61 enodes) 143.410 * * [simplify]: iters left: 3 (77 enodes) 143.432 * * [simplify]: Extracting #0: cost 1 inf + 0 143.432 * * [simplify]: Extracting #1: cost 7 inf + 0 143.432 * * [simplify]: Extracting #2: cost 16 inf + 0 143.432 * * [simplify]: Extracting #3: cost 17 inf + 2 143.432 * * [simplify]: Extracting #4: cost 20 inf + 530 143.433 * * [simplify]: Extracting #5: cost 19 inf + 858 143.433 * * [simplify]: Extracting #6: cost 13 inf + 1150 143.434 * * [simplify]: Extracting #7: cost 6 inf + 1993 143.435 * * [simplify]: Extracting #8: cost 0 inf + 3671 143.436 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (cbrt 2)) 143.436 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ 1 (* (cbrt 2) (cbrt 2)))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (cbrt 2))))) 143.437 * * * * [progress]: [ 465 / 494 ] simplifiying candidate # 143.437 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) 143.437 * * [simplify]: iters left: 6 (12 enodes) 143.443 * * [simplify]: iters left: 5 (44 enodes) 143.457 * * [simplify]: iters left: 4 (61 enodes) 143.466 * * [simplify]: iters left: 3 (77 enodes) 143.856 * * [simplify]: Extracting #0: cost 1 inf + 0 143.856 * * [simplify]: Extracting #1: cost 7 inf + 0 143.856 * * [simplify]: Extracting #2: cost 16 inf + 0 143.856 * * [simplify]: Extracting #3: cost 17 inf + 2 143.857 * * [simplify]: Extracting #4: cost 20 inf + 370 143.857 * * [simplify]: Extracting #5: cost 19 inf + 618 143.858 * * [simplify]: Extracting #6: cost 13 inf + 910 143.858 * * [simplify]: Extracting #7: cost 6 inf + 1753 143.860 * * [simplify]: Extracting #8: cost 0 inf + 3271 143.861 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt 2)) 143.861 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ 1 (sqrt 2))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt 2))))) 143.861 * * * * [progress]: [ 466 / 494 ] simplifiying candidate # 143.862 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) 143.862 * * [simplify]: iters left: 6 (11 enodes) 143.867 * * [simplify]: iters left: 5 (41 enodes) 143.875 * * [simplify]: iters left: 4 (58 enodes) 143.884 * * [simplify]: iters left: 3 (74 enodes) 143.894 * * [simplify]: Extracting #0: cost 1 inf + 0 143.894 * * [simplify]: Extracting #1: cost 7 inf + 0 143.894 * * [simplify]: Extracting #2: cost 13 inf + 1 143.895 * * [simplify]: Extracting #3: cost 11 inf + 209 143.895 * * [simplify]: Extracting #4: cost 18 inf + 332 143.895 * * [simplify]: Extracting #5: cost 18 inf + 418 143.895 * * [simplify]: Extracting #6: cost 5 inf + 2004 143.896 * * [simplify]: Extracting #7: cost 1 inf + 2609 143.896 * * [simplify]: Extracting #8: cost 0 inf + 2869 143.897 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2) 143.897 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ 1 1)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)))) 143.897 * * * * [progress]: [ 467 / 494 ] simplifiying candidate # 143.898 * [simplify]: Simplifying (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) 143.898 * * [simplify]: iters left: 6 (14 enodes) 143.906 * * [simplify]: iters left: 5 (50 enodes) 143.917 * * [simplify]: iters left: 4 (67 enodes) 143.927 * * [simplify]: iters left: 3 (83 enodes) 143.938 * * [simplify]: Extracting #0: cost 1 inf + 0 143.938 * * [simplify]: Extracting #1: cost 7 inf + 0 143.938 * * [simplify]: Extracting #2: cost 16 inf + 0 143.939 * * [simplify]: Extracting #3: cost 20 inf + 1 143.939 * * [simplify]: Extracting #4: cost 18 inf + 205 143.939 * * [simplify]: Extracting #5: cost 21 inf + 934 143.939 * * [simplify]: Extracting #6: cost 20 inf + 1222 143.940 * * [simplify]: Extracting #7: cost 4 inf + 3634 143.940 * * [simplify]: Extracting #8: cost 0 inf + 4871 143.942 * * [simplify]: Extracting #9: cost 0 inf + 4831 143.943 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (cbrt 2)) 143.943 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (cbrt 2))))) 143.944 * * * * [progress]: [ 468 / 494 ] simplifiying candidate # 143.944 * [simplify]: Simplifying (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 143.944 * * [simplify]: iters left: 6 (14 enodes) 143.955 * * [simplify]: iters left: 5 (50 enodes) 143.964 * * [simplify]: iters left: 4 (67 enodes) 143.973 * * [simplify]: iters left: 3 (83 enodes) 143.984 * * [simplify]: Extracting #0: cost 1 inf + 0 143.984 * * [simplify]: Extracting #1: cost 7 inf + 0 143.984 * * [simplify]: Extracting #2: cost 16 inf + 0 143.984 * * [simplify]: Extracting #3: cost 20 inf + 1 143.985 * * [simplify]: Extracting #4: cost 18 inf + 125 143.985 * * [simplify]: Extracting #5: cost 21 inf + 734 143.985 * * [simplify]: Extracting #6: cost 20 inf + 982 143.986 * * [simplify]: Extracting #7: cost 4 inf + 3274 143.988 * * [simplify]: Extracting #8: cost 0 inf + 4471 143.989 * * [simplify]: Extracting #9: cost 0 inf + 4431 143.991 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 143.991 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2))))) 143.991 * * * * [progress]: [ 469 / 494 ] simplifiying candidate # 143.992 * [simplify]: Simplifying (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) 143.992 * * [simplify]: iters left: 6 (13 enodes) 143.998 * * [simplify]: iters left: 5 (47 enodes) 144.007 * * [simplify]: iters left: 4 (64 enodes) 144.016 * * [simplify]: iters left: 3 (80 enodes) 144.027 * * [simplify]: Extracting #0: cost 1 inf + 0 144.027 * * [simplify]: Extracting #1: cost 7 inf + 0 144.027 * * [simplify]: Extracting #2: cost 13 inf + 1 144.027 * * [simplify]: Extracting #3: cost 18 inf + 1 144.027 * * [simplify]: Extracting #4: cost 18 inf + 43 144.027 * * [simplify]: Extracting #5: cost 24 inf + 247 144.027 * * [simplify]: Extracting #6: cost 20 inf + 740 144.027 * * [simplify]: Extracting #7: cost 8 inf + 1929 144.028 * * [simplify]: Extracting #8: cost 1 inf + 3689 144.029 * * [simplify]: Extracting #9: cost 0 inf + 4029 144.030 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) 2) 144.030 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) 2)))) 144.030 * * * * [progress]: [ 470 / 494 ] simplifiying candidate # 144.030 * [simplify]: Simplifying (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) 144.030 * * [simplify]: iters left: 6 (14 enodes) 144.036 * * [simplify]: iters left: 5 (50 enodes) 144.048 * * [simplify]: iters left: 4 (67 enodes) 144.058 * * [simplify]: iters left: 3 (83 enodes) 144.069 * * [simplify]: Extracting #0: cost 1 inf + 0 144.069 * * [simplify]: Extracting #1: cost 7 inf + 0 144.069 * * [simplify]: Extracting #2: cost 16 inf + 0 144.069 * * [simplify]: Extracting #3: cost 20 inf + 1 144.070 * * [simplify]: Extracting #4: cost 18 inf + 205 144.070 * * [simplify]: Extracting #5: cost 21 inf + 934 144.070 * * [simplify]: Extracting #6: cost 20 inf + 1222 144.070 * * [simplify]: Extracting #7: cost 4 inf + 3634 144.071 * * [simplify]: Extracting #8: cost 0 inf + 4871 144.072 * * [simplify]: Extracting #9: cost 0 inf + 4831 144.073 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (cbrt 2)) 144.073 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (cbrt 2))))) 144.073 * * * * [progress]: [ 471 / 494 ] simplifiying candidate # 144.073 * [simplify]: Simplifying (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 144.074 * * [simplify]: iters left: 6 (14 enodes) 144.077 * * [simplify]: iters left: 5 (50 enodes) 144.089 * * [simplify]: iters left: 4 (67 enodes) 144.099 * * [simplify]: iters left: 3 (83 enodes) 144.110 * * [simplify]: Extracting #0: cost 1 inf + 0 144.110 * * [simplify]: Extracting #1: cost 7 inf + 0 144.110 * * [simplify]: Extracting #2: cost 16 inf + 0 144.110 * * [simplify]: Extracting #3: cost 20 inf + 1 144.110 * * [simplify]: Extracting #4: cost 18 inf + 125 144.110 * * [simplify]: Extracting #5: cost 21 inf + 734 144.110 * * [simplify]: Extracting #6: cost 20 inf + 982 144.111 * * [simplify]: Extracting #7: cost 4 inf + 3274 144.112 * * [simplify]: Extracting #8: cost 0 inf + 4471 144.113 * * [simplify]: Extracting #9: cost 0 inf + 4431 144.114 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 144.114 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2))))) 144.114 * * * * [progress]: [ 472 / 494 ] simplifiying candidate # 144.114 * [simplify]: Simplifying (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) 144.114 * * [simplify]: iters left: 6 (13 enodes) 144.118 * * [simplify]: iters left: 5 (47 enodes) 144.126 * * [simplify]: iters left: 4 (64 enodes) 144.146 * * [simplify]: iters left: 3 (80 enodes) 144.167 * * [simplify]: Extracting #0: cost 1 inf + 0 144.167 * * [simplify]: Extracting #1: cost 7 inf + 0 144.167 * * [simplify]: Extracting #2: cost 13 inf + 1 144.167 * * [simplify]: Extracting #3: cost 18 inf + 1 144.167 * * [simplify]: Extracting #4: cost 18 inf + 43 144.167 * * [simplify]: Extracting #5: cost 24 inf + 247 144.168 * * [simplify]: Extracting #6: cost 20 inf + 740 144.168 * * [simplify]: Extracting #7: cost 8 inf + 1929 144.170 * * [simplify]: Extracting #8: cost 1 inf + 3689 144.171 * * [simplify]: Extracting #9: cost 0 inf + 4029 144.173 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) 2) 144.173 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) 2)))) 144.173 * * * * [progress]: [ 473 / 494 ] simplifiying candidate # 144.174 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) 144.174 * * [simplify]: iters left: 6 (12 enodes) 144.180 * * [simplify]: iters left: 5 (44 enodes) 144.194 * * [simplify]: iters left: 4 (61 enodes) 144.213 * * [simplify]: iters left: 3 (77 enodes) 144.233 * * [simplify]: Extracting #0: cost 1 inf + 0 144.233 * * [simplify]: Extracting #1: cost 7 inf + 0 144.233 * * [simplify]: Extracting #2: cost 16 inf + 0 144.233 * * [simplify]: Extracting #3: cost 17 inf + 2 144.234 * * [simplify]: Extracting #4: cost 20 inf + 530 144.234 * * [simplify]: Extracting #5: cost 19 inf + 858 144.234 * * [simplify]: Extracting #6: cost 13 inf + 1150 144.235 * * [simplify]: Extracting #7: cost 6 inf + 1993 144.236 * * [simplify]: Extracting #8: cost 0 inf + 3671 144.238 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (cbrt 2)) 144.238 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ 1 (* (cbrt 2) (cbrt 2)))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (cbrt 2))))) 144.238 * * * * [progress]: [ 474 / 494 ] simplifiying candidate # 144.238 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) 144.238 * * [simplify]: iters left: 6 (12 enodes) 144.244 * * [simplify]: iters left: 5 (44 enodes) 144.260 * * [simplify]: iters left: 4 (61 enodes) 144.279 * * [simplify]: iters left: 3 (77 enodes) 144.297 * * [simplify]: Extracting #0: cost 1 inf + 0 144.297 * * [simplify]: Extracting #1: cost 7 inf + 0 144.297 * * [simplify]: Extracting #2: cost 16 inf + 0 144.297 * * [simplify]: Extracting #3: cost 17 inf + 2 144.297 * * [simplify]: Extracting #4: cost 20 inf + 370 144.297 * * [simplify]: Extracting #5: cost 19 inf + 618 144.298 * * [simplify]: Extracting #6: cost 13 inf + 910 144.298 * * [simplify]: Extracting #7: cost 6 inf + 1753 144.299 * * [simplify]: Extracting #8: cost 0 inf + 3271 144.299 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt 2)) 144.299 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ 1 (sqrt 2))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt 2))))) 144.300 * * * * [progress]: [ 475 / 494 ] simplifiying candidate # 144.300 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) 144.300 * * [simplify]: iters left: 6 (11 enodes) 144.303 * * [simplify]: iters left: 5 (41 enodes) 144.309 * * [simplify]: iters left: 4 (58 enodes) 144.318 * * [simplify]: iters left: 3 (74 enodes) 144.328 * * [simplify]: Extracting #0: cost 1 inf + 0 144.328 * * [simplify]: Extracting #1: cost 7 inf + 0 144.328 * * [simplify]: Extracting #2: cost 13 inf + 1 144.328 * * [simplify]: Extracting #3: cost 11 inf + 209 144.328 * * [simplify]: Extracting #4: cost 18 inf + 332 144.328 * * [simplify]: Extracting #5: cost 18 inf + 418 144.328 * * [simplify]: Extracting #6: cost 5 inf + 2004 144.329 * * [simplify]: Extracting #7: cost 1 inf + 2609 144.330 * * [simplify]: Extracting #8: cost 0 inf + 2869 144.330 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2) 144.330 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ 1 1)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)))) 144.330 * * * * [progress]: [ 476 / 494 ] simplifiying candidate # 144.331 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) 144.331 * * [simplify]: iters left: 6 (11 enodes) 144.334 * * [simplify]: iters left: 5 (41 enodes) 144.340 * * [simplify]: iters left: 4 (58 enodes) 144.349 * * [simplify]: iters left: 3 (74 enodes) 144.371 * * [simplify]: Extracting #0: cost 1 inf + 0 144.371 * * [simplify]: Extracting #1: cost 7 inf + 0 144.371 * * [simplify]: Extracting #2: cost 13 inf + 1 144.371 * * [simplify]: Extracting #3: cost 11 inf + 209 144.371 * * [simplify]: Extracting #4: cost 18 inf + 332 144.372 * * [simplify]: Extracting #5: cost 18 inf + 418 144.372 * * [simplify]: Extracting #6: cost 5 inf + 2004 144.374 * * [simplify]: Extracting #7: cost 1 inf + 2609 144.375 * * [simplify]: Extracting #8: cost 0 inf + 2869 144.376 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2) 144.376 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a 1) (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)))) 144.376 * * * * [progress]: [ 477 / 494 ] simplifiying candidate # 144.377 * [simplify]: Simplifying (/ 1 2) 144.377 * * [simplify]: iters left: 2 (3 enodes) 144.380 * * [simplify]: iters left: 1 (12 enodes) 144.383 * * [simplify]: Extracting #0: cost 1 inf + 0 144.383 * * [simplify]: Extracting #1: cost 0 inf + 1 144.383 * [simplify]: Simplified to 1/2 144.383 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (- (sqrt (fma c (* -4 a) (* b b))) b)) 1/2))) 144.383 * * * * [progress]: [ 478 / 494 ] simplifiying candidate # 144.383 * [simplify]: Simplifying (* (cbrt a) (cbrt a)) 144.383 * * [simplify]: iters left: 3 (3 enodes) 144.384 * * [simplify]: iters left: 2 (9 enodes) 144.385 * * [simplify]: Extracting #0: cost 1 inf + 0 144.385 * * [simplify]: Extracting #1: cost 3 inf + 0 144.385 * * [simplify]: Extracting #2: cost 5 inf + 0 144.385 * * [simplify]: Extracting #3: cost 4 inf + 1 144.385 * * [simplify]: Extracting #4: cost 0 inf + 405 144.385 * [simplify]: Simplified to (* (cbrt a) (cbrt a)) 144.385 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a))))) 144.385 * * * * [progress]: [ 479 / 494 ] simplifiying candidate # 144.385 * [simplify]: Simplifying (sqrt a) 144.386 * * [simplify]: iters left: 1 (2 enodes) 144.386 * * [simplify]: Extracting #0: cost 1 inf + 0 144.386 * * [simplify]: Extracting #1: cost 3 inf + 0 144.386 * * [simplify]: Extracting #2: cost 2 inf + 1 144.386 * * [simplify]: Extracting #3: cost 0 inf + 83 144.386 * [simplify]: Simplified to (sqrt a) 144.386 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (/ (sqrt a) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a))))) 144.386 * * * * [progress]: [ 480 / 494 ] simplifiying candidate # 144.386 * * * * [progress]: [ 481 / 494 ] simplifiying candidate # 144.386 * * * * [progress]: [ 482 / 494 ] simplifiying candidate #real (real->posit16 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))))> 144.386 * * * * [progress]: [ 483 / 494 ] simplifiying candidate # 144.386 * [simplify]: Simplifying b 144.386 * * [simplify]: iters left: 0 (1 enodes) 144.387 * * [simplify]: Extracting #0: cost 1 inf + 0 144.387 * * [simplify]: Extracting #1: cost 0 inf + 1 144.387 * [simplify]: Simplified to b 144.387 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (- b b) 2)))) 144.387 * * * * [progress]: [ 484 / 494 ] simplifiying candidate # 144.387 * [simplify]: Simplifying (* +nan.0 a) 144.387 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (- +nan.0 b) 2)))) 144.387 * * * * [progress]: [ 485 / 494 ] simplifiying candidate # 144.387 * [simplify]: Simplifying (* +nan.0 a) 144.387 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (- +nan.0 b) 2)))) 144.387 * * * * [progress]: [ 486 / 494 ] simplifiying candidate # 144.387 * [simplify]: Simplifying 0 144.387 * * [simplify]: iters left: 0 (1 enodes) 144.388 * * [simplify]: Extracting #0: cost 1 inf + 0 144.388 * * [simplify]: Extracting #1: cost 0 inf + 1 144.388 * [simplify]: Simplified to 0 144.388 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (/ 1 (/ a (/ 0 2)))) 144.388 * * * * [progress]: [ 487 / 494 ] simplifiying candidate # 144.388 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 144.388 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (/ 1 (/ a (/ +nan.0 2)))) 144.388 * * * * [progress]: [ 488 / 494 ] simplifiying candidate # 144.388 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 144.388 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (/ 1 (/ a (/ +nan.0 2)))) 144.388 * * * * [progress]: [ 489 / 494 ] simplifiying candidate # 144.389 * [simplify]: Simplifying 0 144.389 * * [simplify]: iters left: 0 (1 enodes) 144.389 * * [simplify]: Extracting #0: cost 1 inf + 0 144.389 * * [simplify]: Extracting #1: cost 0 inf + 1 144.389 * [simplify]: Simplified to 0 144.389 * [simplify]: Simplified (2) to (λ (a b c) 0) 144.389 * * * * [progress]: [ 490 / 494 ] simplifiying candidate # 144.389 * [simplify]: Simplifying (- (+ (* +nan.0 (/ c a)) (* 1/2 (/ b a)))) 144.389 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 144.389 * * * * [progress]: [ 491 / 494 ] simplifiying candidate # 144.390 * [simplify]: Simplifying (- (+ (* +nan.0 (/ c a)) (* 1/2 (/ b a)))) 144.390 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 144.390 * * * * [progress]: [ 492 / 494 ] simplifiying candidate # 144.390 * [simplify]: Simplifying (* -1 (/ b c)) 144.390 * * [simplify]: iters left: 4 (5 enodes) 144.391 * * [simplify]: iters left: 3 (19 enodes) 144.394 * * [simplify]: iters left: 2 (26 enodes) 144.398 * * [simplify]: iters left: 1 (30 enodes) 144.402 * * [simplify]: Extracting #0: cost 1 inf + 0 144.402 * * [simplify]: Extracting #1: cost 10 inf + 0 144.402 * * [simplify]: Extracting #2: cost 6 inf + 292 144.402 * * [simplify]: Extracting #3: cost 1 inf + 501 144.402 * * [simplify]: Extracting #4: cost 0 inf + 543 144.403 * [simplify]: Simplified to (- (/ b c)) 144.403 * [simplify]: Simplified (2 2) to (λ (a b c) (/ 1 (- (/ b c)))) 144.403 * * * * [progress]: [ 493 / 494 ] simplifiying candidate # 144.403 * [simplify]: Simplifying (- (+ (* +nan.0 (/ b c)) (- (+ (* +nan.0 (/ b a)) (- (* +nan.0 (/ (* a b) (pow c 2)))))))) 144.403 * [simplify]: Simplified (2 2) to (λ (a b c) (/ 1 +nan.0)) 144.403 * * * * [progress]: [ 494 / 494 ] simplifiying candidate # 144.403 * [simplify]: Simplifying 0 144.403 * * [simplify]: iters left: 0 (1 enodes) 144.404 * * [simplify]: Extracting #0: cost 1 inf + 0 144.404 * * [simplify]: Extracting #1: cost 0 inf + 1 144.404 * [simplify]: Simplified to 0 144.404 * [simplify]: Simplified (2 2) to (λ (a b c) (/ 1 0)) 144.404 * * * [progress]: adding candidates to table 150.728 * * [progress]: iteration 4 / 4 150.728 * * * [progress]: picking best candidate 150.827 * * * * [pick]: Picked # 150.827 * * * [progress]: localizing error 150.873 * * * [progress]: generating rewritten candidates 150.873 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 1) 150.875 * * * * [progress]: [ 2 / 3 ] rewriting at (2) 150.938 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1) 151.204 * * * [progress]: generating series expansions 151.204 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 1) 151.205 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 151.205 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 151.205 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 151.205 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 151.205 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 151.205 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 151.205 * [taylor]: Taking taylor expansion of c in b 151.205 * [backup-simplify]: Simplify c into c 151.205 * [taylor]: Taking taylor expansion of (* -4 a) in b 151.205 * [taylor]: Taking taylor expansion of -4 in b 151.205 * [backup-simplify]: Simplify -4 into -4 151.205 * [taylor]: Taking taylor expansion of a in b 151.205 * [backup-simplify]: Simplify a into a 151.205 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.205 * [taylor]: Taking taylor expansion of b in b 151.205 * [backup-simplify]: Simplify 0 into 0 151.205 * [backup-simplify]: Simplify 1 into 1 151.205 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 151.205 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 151.205 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 151.205 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 151.206 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 151.206 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 151.207 * [backup-simplify]: Simplify (+ 0 0) into 0 151.207 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 151.207 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 151.207 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 151.207 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 151.207 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 151.207 * [taylor]: Taking taylor expansion of c in a 151.207 * [backup-simplify]: Simplify c into c 151.207 * [taylor]: Taking taylor expansion of (* -4 a) in a 151.207 * [taylor]: Taking taylor expansion of -4 in a 151.207 * [backup-simplify]: Simplify -4 into -4 151.207 * [taylor]: Taking taylor expansion of a in a 151.207 * [backup-simplify]: Simplify 0 into 0 151.207 * [backup-simplify]: Simplify 1 into 1 151.207 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.207 * [taylor]: Taking taylor expansion of b in a 151.207 * [backup-simplify]: Simplify b into b 151.208 * [backup-simplify]: Simplify (* -4 0) into 0 151.208 * [backup-simplify]: Simplify (* c 0) into 0 151.208 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.208 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 151.208 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 151.209 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 151.209 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 151.209 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.209 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 151.209 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 151.209 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 151.210 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 151.210 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 151.210 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 151.210 * [taylor]: Taking taylor expansion of c in c 151.210 * [backup-simplify]: Simplify 0 into 0 151.210 * [backup-simplify]: Simplify 1 into 1 151.210 * [taylor]: Taking taylor expansion of (* -4 a) in c 151.210 * [taylor]: Taking taylor expansion of -4 in c 151.210 * [backup-simplify]: Simplify -4 into -4 151.210 * [taylor]: Taking taylor expansion of a in c 151.210 * [backup-simplify]: Simplify a into a 151.210 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.210 * [taylor]: Taking taylor expansion of b in c 151.210 * [backup-simplify]: Simplify b into b 151.210 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 151.210 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 151.210 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.210 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 151.210 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 151.211 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 151.211 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 151.211 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.211 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 151.211 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 151.211 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 151.211 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 151.211 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 151.212 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 151.212 * [taylor]: Taking taylor expansion of c in c 151.212 * [backup-simplify]: Simplify 0 into 0 151.212 * [backup-simplify]: Simplify 1 into 1 151.212 * [taylor]: Taking taylor expansion of (* -4 a) in c 151.212 * [taylor]: Taking taylor expansion of -4 in c 151.212 * [backup-simplify]: Simplify -4 into -4 151.212 * [taylor]: Taking taylor expansion of a in c 151.212 * [backup-simplify]: Simplify a into a 151.212 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.212 * [taylor]: Taking taylor expansion of b in c 151.212 * [backup-simplify]: Simplify b into b 151.212 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 151.212 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 151.212 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.212 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 151.212 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 151.213 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 151.213 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 151.213 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.213 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 151.214 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 151.214 * [taylor]: Taking taylor expansion of b in a 151.214 * [backup-simplify]: Simplify b into b 151.214 * [taylor]: Taking taylor expansion of b in b 151.214 * [backup-simplify]: Simplify 0 into 0 151.214 * [backup-simplify]: Simplify 1 into 1 151.214 * [backup-simplify]: Simplify 0 into 0 151.214 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 151.214 * [taylor]: Taking taylor expansion of -2 in a 151.214 * [backup-simplify]: Simplify -2 into -2 151.214 * [taylor]: Taking taylor expansion of (/ a b) in a 151.214 * [taylor]: Taking taylor expansion of a in a 151.214 * [backup-simplify]: Simplify 0 into 0 151.214 * [backup-simplify]: Simplify 1 into 1 151.214 * [taylor]: Taking taylor expansion of b in a 151.214 * [backup-simplify]: Simplify b into b 151.214 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 151.214 * [taylor]: Taking taylor expansion of 0 in b 151.214 * [backup-simplify]: Simplify 0 into 0 151.214 * [backup-simplify]: Simplify 0 into 0 151.214 * [backup-simplify]: Simplify 1 into 1 151.215 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 151.216 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 151.216 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 151.217 * [backup-simplify]: Simplify (+ 0 0) into 0 151.217 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 151.217 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 151.217 * [taylor]: Taking taylor expansion of -2 in a 151.217 * [backup-simplify]: Simplify -2 into -2 151.217 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 151.217 * [taylor]: Taking taylor expansion of (pow a 2) in a 151.217 * [taylor]: Taking taylor expansion of a in a 151.217 * [backup-simplify]: Simplify 0 into 0 151.217 * [backup-simplify]: Simplify 1 into 1 151.217 * [taylor]: Taking taylor expansion of (pow b 3) in a 151.217 * [taylor]: Taking taylor expansion of b in a 151.217 * [backup-simplify]: Simplify b into b 151.218 * [backup-simplify]: Simplify (* 1 1) into 1 151.218 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.218 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 151.218 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 151.218 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 151.218 * [taylor]: Taking taylor expansion of (/ -2 b) in b 151.218 * [taylor]: Taking taylor expansion of -2 in b 151.218 * [backup-simplify]: Simplify -2 into -2 151.218 * [taylor]: Taking taylor expansion of b in b 151.218 * [backup-simplify]: Simplify 0 into 0 151.218 * [backup-simplify]: Simplify 1 into 1 151.218 * [backup-simplify]: Simplify (/ -2 1) into -2 151.219 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 151.219 * [backup-simplify]: Simplify 0 into 0 151.219 * [taylor]: Taking taylor expansion of 0 in b 151.219 * [backup-simplify]: Simplify 0 into 0 151.219 * [backup-simplify]: Simplify 0 into 0 151.219 * [backup-simplify]: Simplify 0 into 0 151.219 * [backup-simplify]: Simplify 0 into 0 151.220 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 151.220 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 151.221 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 151.221 * [backup-simplify]: Simplify (+ 0 0) into 0 151.221 * [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))) 151.221 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 151.221 * [taylor]: Taking taylor expansion of -4 in a 151.221 * [backup-simplify]: Simplify -4 into -4 151.221 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 151.221 * [taylor]: Taking taylor expansion of (pow a 3) in a 151.221 * [taylor]: Taking taylor expansion of a in a 151.221 * [backup-simplify]: Simplify 0 into 0 151.221 * [backup-simplify]: Simplify 1 into 1 151.221 * [taylor]: Taking taylor expansion of (pow b 5) in a 151.221 * [taylor]: Taking taylor expansion of b in a 151.221 * [backup-simplify]: Simplify b into b 151.222 * [backup-simplify]: Simplify (* 1 1) into 1 151.222 * [backup-simplify]: Simplify (* 1 1) into 1 151.222 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.222 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 151.222 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 151.222 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 151.222 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 151.223 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 151.223 * [taylor]: Taking taylor expansion of 0 in b 151.223 * [backup-simplify]: Simplify 0 into 0 151.223 * [backup-simplify]: Simplify 0 into 0 151.223 * [taylor]: Taking taylor expansion of 0 in b 151.223 * [backup-simplify]: Simplify 0 into 0 151.223 * [backup-simplify]: Simplify 0 into 0 151.223 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 151.223 * [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)))) 151.223 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 151.223 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 151.223 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 151.223 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 151.223 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 151.223 * [taylor]: Taking taylor expansion of (/ 1 c) in b 151.223 * [taylor]: Taking taylor expansion of c in b 151.223 * [backup-simplify]: Simplify c into c 151.223 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 151.223 * [taylor]: Taking taylor expansion of (/ -4 a) in b 151.223 * [taylor]: Taking taylor expansion of -4 in b 151.223 * [backup-simplify]: Simplify -4 into -4 151.223 * [taylor]: Taking taylor expansion of a in b 151.223 * [backup-simplify]: Simplify a into a 151.223 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 151.223 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.223 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.223 * [taylor]: Taking taylor expansion of b in b 151.223 * [backup-simplify]: Simplify 0 into 0 151.223 * [backup-simplify]: Simplify 1 into 1 151.224 * [backup-simplify]: Simplify (* 1 1) into 1 151.224 * [backup-simplify]: Simplify (/ 1 1) into 1 151.224 * [backup-simplify]: Simplify (+ 0 1) into 1 151.224 * [backup-simplify]: Simplify (sqrt 1) into 1 151.225 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.225 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.225 * [backup-simplify]: Simplify (+ 0 0) into 0 151.226 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 151.226 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 151.226 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 151.226 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 151.226 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 151.226 * [taylor]: Taking taylor expansion of (/ 1 c) in a 151.226 * [taylor]: Taking taylor expansion of c in a 151.226 * [backup-simplify]: Simplify c into c 151.226 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 151.226 * [taylor]: Taking taylor expansion of (/ -4 a) in a 151.226 * [taylor]: Taking taylor expansion of -4 in a 151.226 * [backup-simplify]: Simplify -4 into -4 151.226 * [taylor]: Taking taylor expansion of a in a 151.226 * [backup-simplify]: Simplify 0 into 0 151.226 * [backup-simplify]: Simplify 1 into 1 151.226 * [backup-simplify]: Simplify (/ -4 1) into -4 151.226 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 151.226 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.227 * [taylor]: Taking taylor expansion of b in a 151.227 * [backup-simplify]: Simplify b into b 151.227 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.227 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.227 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 151.227 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 151.227 * [backup-simplify]: Simplify (sqrt 0) into 0 151.227 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 151.227 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 151.227 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 151.227 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 151.227 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 151.227 * [taylor]: Taking taylor expansion of (/ 1 c) in c 151.227 * [taylor]: Taking taylor expansion of c in c 151.227 * [backup-simplify]: Simplify 0 into 0 151.228 * [backup-simplify]: Simplify 1 into 1 151.228 * [backup-simplify]: Simplify (/ 1 1) into 1 151.228 * [taylor]: Taking taylor expansion of (/ -4 a) in c 151.228 * [taylor]: Taking taylor expansion of -4 in c 151.228 * [backup-simplify]: Simplify -4 into -4 151.228 * [taylor]: Taking taylor expansion of a in c 151.228 * [backup-simplify]: Simplify a into a 151.228 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 151.228 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 151.228 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.228 * [taylor]: Taking taylor expansion of b in c 151.228 * [backup-simplify]: Simplify b into b 151.228 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.228 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.228 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 151.228 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 151.228 * [backup-simplify]: Simplify (sqrt 0) into 0 151.229 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 151.229 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 151.229 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 151.229 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 151.229 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 151.229 * [taylor]: Taking taylor expansion of (/ 1 c) in c 151.229 * [taylor]: Taking taylor expansion of c in c 151.229 * [backup-simplify]: Simplify 0 into 0 151.229 * [backup-simplify]: Simplify 1 into 1 151.229 * [backup-simplify]: Simplify (/ 1 1) into 1 151.229 * [taylor]: Taking taylor expansion of (/ -4 a) in c 151.229 * [taylor]: Taking taylor expansion of -4 in c 151.229 * [backup-simplify]: Simplify -4 into -4 151.229 * [taylor]: Taking taylor expansion of a in c 151.229 * [backup-simplify]: Simplify a into a 151.229 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 151.229 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 151.229 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.229 * [taylor]: Taking taylor expansion of b in c 151.229 * [backup-simplify]: Simplify b into b 151.229 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.229 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.229 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 151.229 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 151.230 * [backup-simplify]: Simplify (sqrt 0) into 0 151.230 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 151.230 * [taylor]: Taking taylor expansion of 0 in a 151.230 * [backup-simplify]: Simplify 0 into 0 151.230 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 151.230 * [taylor]: Taking taylor expansion of +nan.0 in a 151.230 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.230 * [taylor]: Taking taylor expansion of a in a 151.230 * [backup-simplify]: Simplify 0 into 0 151.230 * [backup-simplify]: Simplify 1 into 1 151.231 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 151.231 * [taylor]: Taking taylor expansion of +nan.0 in b 151.231 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.231 * [taylor]: Taking taylor expansion of 0 in b 151.231 * [backup-simplify]: Simplify 0 into 0 151.231 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 151.231 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.231 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 151.232 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 151.232 * [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))))) 151.232 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 151.232 * [taylor]: Taking taylor expansion of +nan.0 in a 151.232 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.232 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 151.232 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 151.232 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.232 * [taylor]: Taking taylor expansion of b in a 151.232 * [backup-simplify]: Simplify b into b 151.232 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.232 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.232 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 151.232 * [taylor]: Taking taylor expansion of +nan.0 in a 151.232 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.232 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 151.232 * [taylor]: Taking taylor expansion of (pow a 2) in a 151.232 * [taylor]: Taking taylor expansion of a in a 151.232 * [backup-simplify]: Simplify 0 into 0 151.232 * [backup-simplify]: Simplify 1 into 1 151.233 * [backup-simplify]: Simplify (* 1 1) into 1 151.233 * [backup-simplify]: Simplify (/ 1 1) into 1 151.233 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.234 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.234 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.234 * [backup-simplify]: Simplify (- 0) into 0 151.235 * [backup-simplify]: Simplify (+ 0 0) into 0 151.235 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 151.235 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.236 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 151.236 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 151.236 * [taylor]: Taking taylor expansion of 0 in b 151.236 * [backup-simplify]: Simplify 0 into 0 151.237 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 151.237 * [taylor]: Taking taylor expansion of 0 in b 151.237 * [backup-simplify]: Simplify 0 into 0 151.237 * [taylor]: Taking taylor expansion of 0 in b 151.237 * [backup-simplify]: Simplify 0 into 0 151.237 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.237 * [backup-simplify]: Simplify 0 into 0 151.237 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.238 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.238 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 151.238 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.238 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 151.239 * [backup-simplify]: Simplify (+ 0 0) into 0 151.239 * [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))))))) 151.239 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 151.239 * [taylor]: Taking taylor expansion of +nan.0 in a 151.239 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.239 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 151.239 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 151.239 * [taylor]: Taking taylor expansion of +nan.0 in a 151.239 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.239 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 151.239 * [taylor]: Taking taylor expansion of (pow a 3) in a 151.239 * [taylor]: Taking taylor expansion of a in a 151.239 * [backup-simplify]: Simplify 0 into 0 151.239 * [backup-simplify]: Simplify 1 into 1 151.240 * [backup-simplify]: Simplify (* 1 1) into 1 151.240 * [backup-simplify]: Simplify (* 1 1) into 1 151.240 * [backup-simplify]: Simplify (/ 1 1) into 1 151.240 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 151.240 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 151.240 * [taylor]: Taking taylor expansion of +nan.0 in a 151.240 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.240 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 151.240 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 151.240 * [taylor]: Taking taylor expansion of a in a 151.240 * [backup-simplify]: Simplify 0 into 0 151.240 * [backup-simplify]: Simplify 1 into 1 151.240 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.240 * [taylor]: Taking taylor expansion of b in a 151.240 * [backup-simplify]: Simplify b into b 151.241 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.241 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 151.241 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.241 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 151.241 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.242 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 151.242 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.242 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 151.243 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.243 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.244 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.244 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 151.244 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 151.244 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.245 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.245 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.245 * [backup-simplify]: Simplify (+ 0 0) into 0 151.246 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 151.246 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 151.247 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.247 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 151.247 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 151.247 * [taylor]: Taking taylor expansion of +nan.0 in b 151.247 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.247 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.247 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.247 * [taylor]: Taking taylor expansion of b in b 151.247 * [backup-simplify]: Simplify 0 into 0 151.247 * [backup-simplify]: Simplify 1 into 1 151.248 * [backup-simplify]: Simplify (* 1 1) into 1 151.248 * [backup-simplify]: Simplify (/ 1 1) into 1 151.249 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.249 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.250 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.250 * [backup-simplify]: Simplify (- 0) into 0 151.250 * [backup-simplify]: Simplify 0 into 0 151.266 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 151.267 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.268 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 151.269 * [backup-simplify]: Simplify (- 0) into 0 151.269 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 151.270 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.270 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 151.270 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 151.270 * [taylor]: Taking taylor expansion of +nan.0 in b 151.270 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.270 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.270 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.270 * [taylor]: Taking taylor expansion of b in b 151.270 * [backup-simplify]: Simplify 0 into 0 151.270 * [backup-simplify]: Simplify 1 into 1 151.270 * [backup-simplify]: Simplify (* 1 1) into 1 151.271 * [backup-simplify]: Simplify (/ 1 1) into 1 151.271 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.272 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.273 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.273 * [backup-simplify]: Simplify (- 0) into 0 151.273 * [backup-simplify]: Simplify 0 into 0 151.274 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.274 * [taylor]: Taking taylor expansion of 0 in b 151.274 * [backup-simplify]: Simplify 0 into 0 151.274 * [taylor]: Taking taylor expansion of 0 in b 151.274 * [backup-simplify]: Simplify 0 into 0 151.274 * [backup-simplify]: Simplify 0 into 0 151.274 * [backup-simplify]: Simplify 0 into 0 151.274 * [backup-simplify]: Simplify 0 into 0 151.274 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 151.275 * [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)))) 151.275 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 151.275 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 151.275 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 151.275 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 151.275 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 151.275 * [taylor]: Taking taylor expansion of (/ -1 c) in b 151.275 * [taylor]: Taking taylor expansion of -1 in b 151.275 * [backup-simplify]: Simplify -1 into -1 151.275 * [taylor]: Taking taylor expansion of c in b 151.275 * [backup-simplify]: Simplify c into c 151.275 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 151.275 * [taylor]: Taking taylor expansion of (/ 4 a) in b 151.275 * [taylor]: Taking taylor expansion of 4 in b 151.275 * [backup-simplify]: Simplify 4 into 4 151.275 * [taylor]: Taking taylor expansion of a in b 151.275 * [backup-simplify]: Simplify a into a 151.275 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 151.275 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.275 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.275 * [taylor]: Taking taylor expansion of b in b 151.275 * [backup-simplify]: Simplify 0 into 0 151.275 * [backup-simplify]: Simplify 1 into 1 151.276 * [backup-simplify]: Simplify (* 1 1) into 1 151.276 * [backup-simplify]: Simplify (/ 1 1) into 1 151.277 * [backup-simplify]: Simplify (+ 0 1) into 1 151.277 * [backup-simplify]: Simplify (sqrt 1) into 1 151.278 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.279 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.279 * [backup-simplify]: Simplify (+ 0 0) into 0 151.280 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 151.280 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 151.280 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 151.280 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 151.280 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 151.280 * [taylor]: Taking taylor expansion of (/ -1 c) in a 151.280 * [taylor]: Taking taylor expansion of -1 in a 151.280 * [backup-simplify]: Simplify -1 into -1 151.280 * [taylor]: Taking taylor expansion of c in a 151.280 * [backup-simplify]: Simplify c into c 151.280 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 151.280 * [taylor]: Taking taylor expansion of (/ 4 a) in a 151.280 * [taylor]: Taking taylor expansion of 4 in a 151.280 * [backup-simplify]: Simplify 4 into 4 151.280 * [taylor]: Taking taylor expansion of a in a 151.280 * [backup-simplify]: Simplify 0 into 0 151.280 * [backup-simplify]: Simplify 1 into 1 151.280 * [backup-simplify]: Simplify (/ 4 1) into 4 151.281 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 151.281 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.281 * [taylor]: Taking taylor expansion of b in a 151.281 * [backup-simplify]: Simplify b into b 151.281 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.281 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.281 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 151.281 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 151.281 * [backup-simplify]: Simplify (sqrt 0) into 0 151.282 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 151.282 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 151.282 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 151.282 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 151.282 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 151.282 * [taylor]: Taking taylor expansion of (/ -1 c) in c 151.282 * [taylor]: Taking taylor expansion of -1 in c 151.282 * [backup-simplify]: Simplify -1 into -1 151.282 * [taylor]: Taking taylor expansion of c in c 151.282 * [backup-simplify]: Simplify 0 into 0 151.282 * [backup-simplify]: Simplify 1 into 1 151.282 * [backup-simplify]: Simplify (/ -1 1) into -1 151.282 * [taylor]: Taking taylor expansion of (/ 4 a) in c 151.282 * [taylor]: Taking taylor expansion of 4 in c 151.282 * [backup-simplify]: Simplify 4 into 4 151.282 * [taylor]: Taking taylor expansion of a in c 151.282 * [backup-simplify]: Simplify a into a 151.282 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 151.282 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 151.282 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.282 * [taylor]: Taking taylor expansion of b in c 151.282 * [backup-simplify]: Simplify b into b 151.282 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.282 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.282 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 151.282 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 151.283 * [backup-simplify]: Simplify (sqrt 0) into 0 151.283 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 151.283 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 151.283 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 151.283 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 151.283 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 151.283 * [taylor]: Taking taylor expansion of (/ -1 c) in c 151.283 * [taylor]: Taking taylor expansion of -1 in c 151.283 * [backup-simplify]: Simplify -1 into -1 151.283 * [taylor]: Taking taylor expansion of c in c 151.283 * [backup-simplify]: Simplify 0 into 0 151.283 * [backup-simplify]: Simplify 1 into 1 151.283 * [backup-simplify]: Simplify (/ -1 1) into -1 151.283 * [taylor]: Taking taylor expansion of (/ 4 a) in c 151.283 * [taylor]: Taking taylor expansion of 4 in c 151.283 * [backup-simplify]: Simplify 4 into 4 151.283 * [taylor]: Taking taylor expansion of a in c 151.283 * [backup-simplify]: Simplify a into a 151.284 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 151.284 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 151.284 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.284 * [taylor]: Taking taylor expansion of b in c 151.284 * [backup-simplify]: Simplify b into b 151.284 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.284 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.284 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 151.284 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 151.284 * [backup-simplify]: Simplify (sqrt 0) into 0 151.284 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 151.284 * [taylor]: Taking taylor expansion of 0 in a 151.284 * [backup-simplify]: Simplify 0 into 0 151.284 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 151.284 * [taylor]: Taking taylor expansion of +nan.0 in a 151.284 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.285 * [taylor]: Taking taylor expansion of a in a 151.285 * [backup-simplify]: Simplify 0 into 0 151.285 * [backup-simplify]: Simplify 1 into 1 151.285 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 151.285 * [taylor]: Taking taylor expansion of +nan.0 in b 151.285 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.285 * [taylor]: Taking taylor expansion of 0 in b 151.285 * [backup-simplify]: Simplify 0 into 0 151.285 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 151.285 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 151.286 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 151.286 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 151.286 * [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))))) 151.286 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 151.286 * [taylor]: Taking taylor expansion of +nan.0 in a 151.286 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.287 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 151.287 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 151.287 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.287 * [taylor]: Taking taylor expansion of b in a 151.287 * [backup-simplify]: Simplify b into b 151.287 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.287 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.287 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 151.287 * [taylor]: Taking taylor expansion of +nan.0 in a 151.287 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.287 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 151.287 * [taylor]: Taking taylor expansion of (pow a 2) in a 151.287 * [taylor]: Taking taylor expansion of a in a 151.287 * [backup-simplify]: Simplify 0 into 0 151.287 * [backup-simplify]: Simplify 1 into 1 151.287 * [backup-simplify]: Simplify (* 1 1) into 1 151.287 * [backup-simplify]: Simplify (/ 1 1) into 1 151.288 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.288 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.289 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.289 * [backup-simplify]: Simplify (- 0) into 0 151.289 * [backup-simplify]: Simplify (+ 0 0) into 0 151.289 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 151.290 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.290 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 151.291 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 151.291 * [taylor]: Taking taylor expansion of 0 in b 151.291 * [backup-simplify]: Simplify 0 into 0 151.291 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 151.291 * [taylor]: Taking taylor expansion of 0 in b 151.291 * [backup-simplify]: Simplify 0 into 0 151.291 * [taylor]: Taking taylor expansion of 0 in b 151.291 * [backup-simplify]: Simplify 0 into 0 151.291 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.291 * [backup-simplify]: Simplify 0 into 0 151.291 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.292 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.292 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 151.293 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.293 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 151.293 * [backup-simplify]: Simplify (+ 0 0) into 0 151.293 * [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))))))) 151.293 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 151.294 * [taylor]: Taking taylor expansion of +nan.0 in a 151.294 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.294 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 151.294 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 151.294 * [taylor]: Taking taylor expansion of +nan.0 in a 151.294 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.294 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 151.294 * [taylor]: Taking taylor expansion of (pow a 3) in a 151.294 * [taylor]: Taking taylor expansion of a in a 151.294 * [backup-simplify]: Simplify 0 into 0 151.294 * [backup-simplify]: Simplify 1 into 1 151.294 * [backup-simplify]: Simplify (* 1 1) into 1 151.294 * [backup-simplify]: Simplify (* 1 1) into 1 151.294 * [backup-simplify]: Simplify (/ 1 1) into 1 151.294 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 151.294 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 151.294 * [taylor]: Taking taylor expansion of +nan.0 in a 151.294 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.294 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 151.294 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 151.295 * [taylor]: Taking taylor expansion of a in a 151.295 * [backup-simplify]: Simplify 0 into 0 151.295 * [backup-simplify]: Simplify 1 into 1 151.295 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.295 * [taylor]: Taking taylor expansion of b in a 151.295 * [backup-simplify]: Simplify b into b 151.295 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.295 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 151.295 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.295 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 151.295 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.296 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 151.296 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.297 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 151.297 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.298 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.298 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.299 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 151.299 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 151.299 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.299 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.299 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.300 * [backup-simplify]: Simplify (+ 0 0) into 0 151.300 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 151.300 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 151.301 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.301 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 151.301 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 151.301 * [taylor]: Taking taylor expansion of +nan.0 in b 151.301 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.301 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.301 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.301 * [taylor]: Taking taylor expansion of b in b 151.301 * [backup-simplify]: Simplify 0 into 0 151.301 * [backup-simplify]: Simplify 1 into 1 151.301 * [backup-simplify]: Simplify (* 1 1) into 1 151.301 * [backup-simplify]: Simplify (/ 1 1) into 1 151.302 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.302 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.302 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.303 * [backup-simplify]: Simplify (- 0) into 0 151.303 * [backup-simplify]: Simplify 0 into 0 151.303 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 151.304 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.304 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 151.304 * [backup-simplify]: Simplify (- 0) into 0 151.305 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 151.305 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.305 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 151.305 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 151.305 * [taylor]: Taking taylor expansion of +nan.0 in b 151.305 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.305 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.305 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.305 * [taylor]: Taking taylor expansion of b in b 151.305 * [backup-simplify]: Simplify 0 into 0 151.305 * [backup-simplify]: Simplify 1 into 1 151.306 * [backup-simplify]: Simplify (* 1 1) into 1 151.306 * [backup-simplify]: Simplify (/ 1 1) into 1 151.306 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.307 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.307 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.307 * [backup-simplify]: Simplify (- 0) into 0 151.307 * [backup-simplify]: Simplify 0 into 0 151.308 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.308 * [taylor]: Taking taylor expansion of 0 in b 151.308 * [backup-simplify]: Simplify 0 into 0 151.308 * [taylor]: Taking taylor expansion of 0 in b 151.308 * [backup-simplify]: Simplify 0 into 0 151.308 * [backup-simplify]: Simplify 0 into 0 151.308 * [backup-simplify]: Simplify 0 into 0 151.308 * [backup-simplify]: Simplify 0 into 0 151.308 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 151.308 * * * * [progress]: [ 2 / 3 ] generating series at (2) 151.308 * [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))) 151.308 * [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 151.308 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in b 151.308 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in b 151.308 * [taylor]: Taking taylor expansion of 1/2 in b 151.308 * [backup-simplify]: Simplify 1/2 into 1/2 151.308 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in b 151.308 * [taylor]: Taking taylor expansion of (/ 1 a) in b 151.308 * [taylor]: Taking taylor expansion of a in b 151.308 * [backup-simplify]: Simplify a into a 151.308 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 151.309 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 151.309 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 151.309 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 151.309 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 151.309 * [taylor]: Taking taylor expansion of c in b 151.309 * [backup-simplify]: Simplify c into c 151.309 * [taylor]: Taking taylor expansion of (* -4 a) in b 151.309 * [taylor]: Taking taylor expansion of -4 in b 151.309 * [backup-simplify]: Simplify -4 into -4 151.309 * [taylor]: Taking taylor expansion of a in b 151.309 * [backup-simplify]: Simplify a into a 151.309 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.309 * [taylor]: Taking taylor expansion of b in b 151.309 * [backup-simplify]: Simplify 0 into 0 151.309 * [backup-simplify]: Simplify 1 into 1 151.309 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 151.309 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 151.309 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 151.309 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 151.309 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 151.310 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 151.310 * [backup-simplify]: Simplify (+ 0 0) into 0 151.310 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 151.310 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in b 151.310 * [taylor]: Taking taylor expansion of 1/2 in b 151.310 * [backup-simplify]: Simplify 1/2 into 1/2 151.310 * [taylor]: Taking taylor expansion of (/ b a) in b 151.310 * [taylor]: Taking taylor expansion of b in b 151.310 * [backup-simplify]: Simplify 0 into 0 151.310 * [backup-simplify]: Simplify 1 into 1 151.310 * [taylor]: Taking taylor expansion of a in b 151.310 * [backup-simplify]: Simplify a into a 151.310 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 151.310 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in a 151.310 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in a 151.310 * [taylor]: Taking taylor expansion of 1/2 in a 151.311 * [backup-simplify]: Simplify 1/2 into 1/2 151.311 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in a 151.311 * [taylor]: Taking taylor expansion of (/ 1 a) in a 151.311 * [taylor]: Taking taylor expansion of a in a 151.311 * [backup-simplify]: Simplify 0 into 0 151.311 * [backup-simplify]: Simplify 1 into 1 151.311 * [backup-simplify]: Simplify (/ 1 1) into 1 151.311 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 151.311 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 151.311 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 151.311 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 151.311 * [taylor]: Taking taylor expansion of c in a 151.311 * [backup-simplify]: Simplify c into c 151.311 * [taylor]: Taking taylor expansion of (* -4 a) in a 151.311 * [taylor]: Taking taylor expansion of -4 in a 151.311 * [backup-simplify]: Simplify -4 into -4 151.311 * [taylor]: Taking taylor expansion of a in a 151.311 * [backup-simplify]: Simplify 0 into 0 151.311 * [backup-simplify]: Simplify 1 into 1 151.311 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.311 * [taylor]: Taking taylor expansion of b in a 151.311 * [backup-simplify]: Simplify b into b 151.312 * [backup-simplify]: Simplify (* -4 0) into 0 151.312 * [backup-simplify]: Simplify (* c 0) into 0 151.312 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.312 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 151.312 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 151.313 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 151.313 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 151.313 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.313 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 151.314 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 151.314 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in a 151.314 * [taylor]: Taking taylor expansion of 1/2 in a 151.314 * [backup-simplify]: Simplify 1/2 into 1/2 151.314 * [taylor]: Taking taylor expansion of (/ b a) in a 151.314 * [taylor]: Taking taylor expansion of b in a 151.314 * [backup-simplify]: Simplify b into b 151.314 * [taylor]: Taking taylor expansion of a in a 151.314 * [backup-simplify]: Simplify 0 into 0 151.314 * [backup-simplify]: Simplify 1 into 1 151.314 * [backup-simplify]: Simplify (/ b 1) into b 151.314 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in c 151.314 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 151.314 * [taylor]: Taking taylor expansion of 1/2 in c 151.314 * [backup-simplify]: Simplify 1/2 into 1/2 151.314 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 151.314 * [taylor]: Taking taylor expansion of (/ 1 a) in c 151.314 * [taylor]: Taking taylor expansion of a in c 151.314 * [backup-simplify]: Simplify a into a 151.314 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 151.314 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 151.314 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 151.314 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 151.314 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 151.314 * [taylor]: Taking taylor expansion of c in c 151.314 * [backup-simplify]: Simplify 0 into 0 151.314 * [backup-simplify]: Simplify 1 into 1 151.314 * [taylor]: Taking taylor expansion of (* -4 a) in c 151.314 * [taylor]: Taking taylor expansion of -4 in c 151.315 * [backup-simplify]: Simplify -4 into -4 151.315 * [taylor]: Taking taylor expansion of a in c 151.315 * [backup-simplify]: Simplify a into a 151.315 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.315 * [taylor]: Taking taylor expansion of b in c 151.315 * [backup-simplify]: Simplify b into b 151.315 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 151.315 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 151.315 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.315 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 151.315 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 151.315 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 151.316 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 151.316 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.316 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 151.316 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 151.316 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in c 151.316 * [taylor]: Taking taylor expansion of 1/2 in c 151.316 * [backup-simplify]: Simplify 1/2 into 1/2 151.316 * [taylor]: Taking taylor expansion of (/ b a) in c 151.316 * [taylor]: Taking taylor expansion of b in c 151.316 * [backup-simplify]: Simplify b into b 151.316 * [taylor]: Taking taylor expansion of a in c 151.316 * [backup-simplify]: Simplify a into a 151.317 * [backup-simplify]: Simplify (/ b a) into (/ b a) 151.317 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in c 151.317 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 151.317 * [taylor]: Taking taylor expansion of 1/2 in c 151.317 * [backup-simplify]: Simplify 1/2 into 1/2 151.317 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 151.317 * [taylor]: Taking taylor expansion of (/ 1 a) in c 151.317 * [taylor]: Taking taylor expansion of a in c 151.317 * [backup-simplify]: Simplify a into a 151.317 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 151.317 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 151.317 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 151.317 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 151.317 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 151.317 * [taylor]: Taking taylor expansion of c in c 151.317 * [backup-simplify]: Simplify 0 into 0 151.317 * [backup-simplify]: Simplify 1 into 1 151.317 * [taylor]: Taking taylor expansion of (* -4 a) in c 151.317 * [taylor]: Taking taylor expansion of -4 in c 151.317 * [backup-simplify]: Simplify -4 into -4 151.317 * [taylor]: Taking taylor expansion of a in c 151.317 * [backup-simplify]: Simplify a into a 151.317 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.317 * [taylor]: Taking taylor expansion of b in c 151.317 * [backup-simplify]: Simplify b into b 151.317 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 151.317 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 151.317 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.317 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 151.318 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 151.318 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 151.318 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 151.319 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.319 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 151.319 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 151.319 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in c 151.319 * [taylor]: Taking taylor expansion of 1/2 in c 151.319 * [backup-simplify]: Simplify 1/2 into 1/2 151.319 * [taylor]: Taking taylor expansion of (/ b a) in c 151.319 * [taylor]: Taking taylor expansion of b in c 151.319 * [backup-simplify]: Simplify b into b 151.319 * [taylor]: Taking taylor expansion of a in c 151.319 * [backup-simplify]: Simplify a into a 151.319 * [backup-simplify]: Simplify (/ b a) into (/ b a) 151.319 * [backup-simplify]: Simplify (* (/ 1 a) b) into (/ b a) 151.319 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 151.319 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 151.320 * [backup-simplify]: Simplify (- (* 1/2 (/ b a))) into (- (* 1/2 (/ b a))) 151.320 * [backup-simplify]: Simplify (+ (* 1/2 (/ b a)) (- (* 1/2 (/ b a)))) into 0 151.320 * [taylor]: Taking taylor expansion of 0 in a 151.320 * [backup-simplify]: Simplify 0 into 0 151.320 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 151.320 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ a b))) (* 0 b)) into (- (* 2 (/ 1 b))) 151.320 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ 1 b)))) (* 0 (/ b a))) into (- (/ 1 b)) 151.320 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)))) into 0 151.321 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ b a))) into 0 151.321 * [backup-simplify]: Simplify (- 0) into 0 151.321 * [backup-simplify]: Simplify (+ (- (/ 1 b)) 0) into (- (/ 1 b)) 151.321 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in a 151.322 * [taylor]: Taking taylor expansion of (/ 1 b) in a 151.322 * [taylor]: Taking taylor expansion of b in a 151.322 * [backup-simplify]: Simplify b into b 151.322 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 151.322 * [taylor]: Taking taylor expansion of 0 in b 151.322 * [backup-simplify]: Simplify 0 into 0 151.322 * [backup-simplify]: Simplify 0 into 0 151.323 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 151.323 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 151.324 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 151.324 * [backup-simplify]: Simplify (+ 0 0) into 0 151.325 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 151.325 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.325 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b))) into (- (* 2 (/ a (pow b 3)))) 151.326 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a)))) into (- (/ a (pow b 3))) 151.326 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.327 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ b a)))) into 0 151.327 * [backup-simplify]: Simplify (- 0) into 0 151.327 * [backup-simplify]: Simplify (+ (- (/ a (pow b 3))) 0) into (- (/ a (pow b 3))) 151.327 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 151.327 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 151.327 * [taylor]: Taking taylor expansion of a in a 151.327 * [backup-simplify]: Simplify 0 into 0 151.327 * [backup-simplify]: Simplify 1 into 1 151.327 * [taylor]: Taking taylor expansion of (pow b 3) in a 151.327 * [taylor]: Taking taylor expansion of b in a 151.327 * [backup-simplify]: Simplify b into b 151.328 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.328 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 151.328 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 151.328 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 151.328 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 151.328 * [taylor]: Taking taylor expansion of (/ 1 b) in b 151.328 * [taylor]: Taking taylor expansion of b in b 151.328 * [backup-simplify]: Simplify 0 into 0 151.328 * [backup-simplify]: Simplify 1 into 1 151.328 * [backup-simplify]: Simplify (/ 1 1) into 1 151.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.329 * [backup-simplify]: Simplify (- 0) into 0 151.329 * [backup-simplify]: Simplify 0 into 0 151.329 * [taylor]: Taking taylor expansion of 0 in b 151.330 * [backup-simplify]: Simplify 0 into 0 151.330 * [backup-simplify]: Simplify 0 into 0 151.330 * [backup-simplify]: Simplify 0 into 0 151.331 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 151.332 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 151.333 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 151.333 * [backup-simplify]: Simplify (+ 0 0) into 0 151.334 * [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))) 151.334 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.334 * [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)))) 151.335 * [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)))) 151.335 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.336 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ b a))))) into 0 151.337 * [backup-simplify]: Simplify (- 0) into 0 151.337 * [backup-simplify]: Simplify (+ (- (* 2 (/ (pow a 2) (pow b 5)))) 0) into (- (* 2 (/ (pow a 2) (pow b 5)))) 151.337 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 151.337 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 151.337 * [taylor]: Taking taylor expansion of 2 in a 151.337 * [backup-simplify]: Simplify 2 into 2 151.337 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 151.337 * [taylor]: Taking taylor expansion of (pow a 2) in a 151.337 * [taylor]: Taking taylor expansion of a in a 151.337 * [backup-simplify]: Simplify 0 into 0 151.337 * [backup-simplify]: Simplify 1 into 1 151.337 * [taylor]: Taking taylor expansion of (pow b 5) in a 151.337 * [taylor]: Taking taylor expansion of b in a 151.337 * [backup-simplify]: Simplify b into b 151.338 * [backup-simplify]: Simplify (* 1 1) into 1 151.338 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.338 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 151.338 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 151.338 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 151.338 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 151.339 * [backup-simplify]: Simplify (- 0) into 0 151.339 * [taylor]: Taking taylor expansion of 0 in b 151.339 * [backup-simplify]: Simplify 0 into 0 151.339 * [backup-simplify]: Simplify 0 into 0 151.339 * [taylor]: Taking taylor expansion of 0 in b 151.339 * [backup-simplify]: Simplify 0 into 0 151.339 * [backup-simplify]: Simplify 0 into 0 151.339 * [backup-simplify]: Simplify 0 into 0 151.340 * [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))) 151.340 * [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 151.340 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in b 151.340 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in b 151.340 * [taylor]: Taking taylor expansion of 1/2 in b 151.340 * [backup-simplify]: Simplify 1/2 into 1/2 151.340 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in b 151.340 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 151.340 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 151.340 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 151.340 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 151.340 * [taylor]: Taking taylor expansion of (/ 1 c) in b 151.340 * [taylor]: Taking taylor expansion of c in b 151.340 * [backup-simplify]: Simplify c into c 151.340 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 151.340 * [taylor]: Taking taylor expansion of (/ -4 a) in b 151.340 * [taylor]: Taking taylor expansion of -4 in b 151.340 * [backup-simplify]: Simplify -4 into -4 151.340 * [taylor]: Taking taylor expansion of a in b 151.340 * [backup-simplify]: Simplify a into a 151.340 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 151.340 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.340 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.340 * [taylor]: Taking taylor expansion of b in b 151.340 * [backup-simplify]: Simplify 0 into 0 151.340 * [backup-simplify]: Simplify 1 into 1 151.341 * [backup-simplify]: Simplify (* 1 1) into 1 151.341 * [backup-simplify]: Simplify (/ 1 1) into 1 151.341 * [backup-simplify]: Simplify (+ 0 1) into 1 151.342 * [backup-simplify]: Simplify (sqrt 1) into 1 151.342 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.343 * [backup-simplify]: Simplify (+ 0 0) into 0 151.344 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 151.344 * [taylor]: Taking taylor expansion of a in b 151.344 * [backup-simplify]: Simplify a into a 151.344 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in b 151.344 * [taylor]: Taking taylor expansion of 1/2 in b 151.344 * [backup-simplify]: Simplify 1/2 into 1/2 151.344 * [taylor]: Taking taylor expansion of (/ a b) in b 151.344 * [taylor]: Taking taylor expansion of a in b 151.344 * [backup-simplify]: Simplify a into a 151.344 * [taylor]: Taking taylor expansion of b in b 151.344 * [backup-simplify]: Simplify 0 into 0 151.344 * [backup-simplify]: Simplify 1 into 1 151.345 * [backup-simplify]: Simplify (/ a 1) into a 151.345 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in a 151.345 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in a 151.345 * [taylor]: Taking taylor expansion of 1/2 in a 151.345 * [backup-simplify]: Simplify 1/2 into 1/2 151.345 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in a 151.345 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 151.345 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 151.345 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 151.345 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 151.345 * [taylor]: Taking taylor expansion of (/ 1 c) in a 151.345 * [taylor]: Taking taylor expansion of c in a 151.345 * [backup-simplify]: Simplify c into c 151.345 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 151.345 * [taylor]: Taking taylor expansion of (/ -4 a) in a 151.345 * [taylor]: Taking taylor expansion of -4 in a 151.345 * [backup-simplify]: Simplify -4 into -4 151.345 * [taylor]: Taking taylor expansion of a in a 151.345 * [backup-simplify]: Simplify 0 into 0 151.345 * [backup-simplify]: Simplify 1 into 1 151.346 * [backup-simplify]: Simplify (/ -4 1) into -4 151.346 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 151.346 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.346 * [taylor]: Taking taylor expansion of b in a 151.346 * [backup-simplify]: Simplify b into b 151.346 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.346 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.346 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 151.346 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 151.346 * [backup-simplify]: Simplify (sqrt 0) into 0 151.347 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 151.347 * [taylor]: Taking taylor expansion of a in a 151.347 * [backup-simplify]: Simplify 0 into 0 151.347 * [backup-simplify]: Simplify 1 into 1 151.347 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 151.347 * [taylor]: Taking taylor expansion of 1/2 in a 151.347 * [backup-simplify]: Simplify 1/2 into 1/2 151.347 * [taylor]: Taking taylor expansion of (/ a b) in a 151.347 * [taylor]: Taking taylor expansion of a in a 151.347 * [backup-simplify]: Simplify 0 into 0 151.347 * [backup-simplify]: Simplify 1 into 1 151.347 * [taylor]: Taking taylor expansion of b in a 151.347 * [backup-simplify]: Simplify b into b 151.347 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 151.347 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 151.347 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 151.347 * [taylor]: Taking taylor expansion of 1/2 in c 151.347 * [backup-simplify]: Simplify 1/2 into 1/2 151.347 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 151.347 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 151.347 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 151.348 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 151.348 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 151.348 * [taylor]: Taking taylor expansion of (/ 1 c) in c 151.348 * [taylor]: Taking taylor expansion of c in c 151.348 * [backup-simplify]: Simplify 0 into 0 151.348 * [backup-simplify]: Simplify 1 into 1 151.348 * [backup-simplify]: Simplify (/ 1 1) into 1 151.348 * [taylor]: Taking taylor expansion of (/ -4 a) in c 151.348 * [taylor]: Taking taylor expansion of -4 in c 151.348 * [backup-simplify]: Simplify -4 into -4 151.348 * [taylor]: Taking taylor expansion of a in c 151.348 * [backup-simplify]: Simplify a into a 151.348 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 151.348 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 151.348 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.348 * [taylor]: Taking taylor expansion of b in c 151.348 * [backup-simplify]: Simplify b into b 151.348 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.348 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.349 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 151.349 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 151.349 * [backup-simplify]: Simplify (sqrt 0) into 0 151.350 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 151.350 * [taylor]: Taking taylor expansion of a in c 151.350 * [backup-simplify]: Simplify a into a 151.350 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 151.350 * [taylor]: Taking taylor expansion of 1/2 in c 151.350 * [backup-simplify]: Simplify 1/2 into 1/2 151.350 * [taylor]: Taking taylor expansion of (/ a b) in c 151.350 * [taylor]: Taking taylor expansion of a in c 151.350 * [backup-simplify]: Simplify a into a 151.350 * [taylor]: Taking taylor expansion of b in c 151.350 * [backup-simplify]: Simplify b into b 151.350 * [backup-simplify]: Simplify (/ a b) into (/ a b) 151.350 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 151.350 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 151.350 * [taylor]: Taking taylor expansion of 1/2 in c 151.350 * [backup-simplify]: Simplify 1/2 into 1/2 151.350 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 151.350 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 151.350 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 151.350 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 151.350 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 151.350 * [taylor]: Taking taylor expansion of (/ 1 c) in c 151.350 * [taylor]: Taking taylor expansion of c in c 151.350 * [backup-simplify]: Simplify 0 into 0 151.350 * [backup-simplify]: Simplify 1 into 1 151.351 * [backup-simplify]: Simplify (/ 1 1) into 1 151.351 * [taylor]: Taking taylor expansion of (/ -4 a) in c 151.351 * [taylor]: Taking taylor expansion of -4 in c 151.351 * [backup-simplify]: Simplify -4 into -4 151.351 * [taylor]: Taking taylor expansion of a in c 151.351 * [backup-simplify]: Simplify a into a 151.351 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 151.351 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 151.351 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.351 * [taylor]: Taking taylor expansion of b in c 151.351 * [backup-simplify]: Simplify b into b 151.351 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.351 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.351 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 151.351 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 151.352 * [backup-simplify]: Simplify (sqrt 0) into 0 151.353 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 151.353 * [taylor]: Taking taylor expansion of a in c 151.353 * [backup-simplify]: Simplify a into a 151.353 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 151.353 * [taylor]: Taking taylor expansion of 1/2 in c 151.353 * [backup-simplify]: Simplify 1/2 into 1/2 151.353 * [taylor]: Taking taylor expansion of (/ a b) in c 151.353 * [taylor]: Taking taylor expansion of a in c 151.353 * [backup-simplify]: Simplify a into a 151.353 * [taylor]: Taking taylor expansion of b in c 151.353 * [backup-simplify]: Simplify b into b 151.353 * [backup-simplify]: Simplify (/ a b) into (/ a b) 151.353 * [backup-simplify]: Simplify (* 0 a) into 0 151.353 * [backup-simplify]: Simplify (* 1/2 0) into 0 151.354 * [backup-simplify]: Simplify (+ 0 0) into 0 151.354 * [taylor]: Taking taylor expansion of 0 in a 151.354 * [backup-simplify]: Simplify 0 into 0 151.354 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 151.356 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 151.356 * [backup-simplify]: Simplify (* 1/2 (/ a b)) into (* 1/2 (/ a b)) 151.357 * [backup-simplify]: Simplify (- (* 1/2 (/ a b))) into (- (* 1/2 (/ a b))) 151.357 * [backup-simplify]: Simplify (+ (- +nan.0) (- (* 1/2 (/ a b)))) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 151.357 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 151.357 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 151.357 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 151.357 * [taylor]: Taking taylor expansion of 1/2 in a 151.357 * [backup-simplify]: Simplify 1/2 into 1/2 151.357 * [taylor]: Taking taylor expansion of (/ a b) in a 151.357 * [taylor]: Taking taylor expansion of a in a 151.357 * [backup-simplify]: Simplify 0 into 0 151.357 * [backup-simplify]: Simplify 1 into 1 151.357 * [taylor]: Taking taylor expansion of b in a 151.357 * [backup-simplify]: Simplify b into b 151.357 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 151.357 * [taylor]: Taking taylor expansion of (- +nan.0) in a 151.357 * [taylor]: Taking taylor expansion of +nan.0 in a 151.358 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.358 * [taylor]: Taking taylor expansion of 0 in b 151.358 * [backup-simplify]: Simplify 0 into 0 151.358 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 151.359 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.359 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 151.359 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 151.360 * [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))))) 151.361 * [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)))))) 151.362 * [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)))))) 151.362 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)))) into 0 151.363 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ a b))) into 0 151.363 * [backup-simplify]: Simplify (- 0) into 0 151.363 * [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)))))) 151.364 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 151.364 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 151.364 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 151.364 * [taylor]: Taking taylor expansion of +nan.0 in a 151.364 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.364 * [taylor]: Taking taylor expansion of (/ 1 a) in a 151.364 * [taylor]: Taking taylor expansion of a in a 151.364 * [backup-simplify]: Simplify 0 into 0 151.364 * [backup-simplify]: Simplify 1 into 1 151.364 * [backup-simplify]: Simplify (/ 1 1) into 1 151.364 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 151.364 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 151.364 * [taylor]: Taking taylor expansion of +nan.0 in a 151.364 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.364 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 151.364 * [taylor]: Taking taylor expansion of a in a 151.364 * [backup-simplify]: Simplify 0 into 0 151.364 * [backup-simplify]: Simplify 1 into 1 151.364 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.364 * [taylor]: Taking taylor expansion of b in a 151.364 * [backup-simplify]: Simplify b into b 151.364 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.365 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.365 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 151.365 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 151.366 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 151.366 * [taylor]: Taking taylor expansion of (- +nan.0) in b 151.366 * [taylor]: Taking taylor expansion of +nan.0 in b 151.366 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.367 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.368 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 151.368 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 151.368 * [taylor]: Taking taylor expansion of (- +nan.0) in b 151.368 * [taylor]: Taking taylor expansion of +nan.0 in b 151.368 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.368 * [taylor]: Taking taylor expansion of 0 in b 151.368 * [backup-simplify]: Simplify 0 into 0 151.368 * [backup-simplify]: Simplify 0 into 0 151.369 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.370 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.370 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 151.370 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.371 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 151.371 * [backup-simplify]: Simplify (+ 0 0) into 0 151.372 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 151.373 * [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)))))) 151.375 * [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)))))) 151.375 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 151.376 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ a b)))) into 0 151.376 * [backup-simplify]: Simplify (- 0) into 0 151.377 * [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)))))) 151.377 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 151.377 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 151.377 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 151.377 * [taylor]: Taking taylor expansion of +nan.0 in a 151.377 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.377 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 151.377 * [taylor]: Taking taylor expansion of (pow a 2) in a 151.377 * [taylor]: Taking taylor expansion of a in a 151.377 * [backup-simplify]: Simplify 0 into 0 151.377 * [backup-simplify]: Simplify 1 into 1 151.377 * [backup-simplify]: Simplify (* 1 1) into 1 151.378 * [backup-simplify]: Simplify (/ 1 1) into 1 151.378 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 151.378 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 151.378 * [taylor]: Taking taylor expansion of +nan.0 in a 151.378 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.378 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 151.378 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.378 * [taylor]: Taking taylor expansion of b in a 151.378 * [backup-simplify]: Simplify b into b 151.378 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.378 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.379 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.379 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.380 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.380 * [backup-simplify]: Simplify (+ 0 0) into 0 151.381 * [backup-simplify]: Simplify (- 0) into 0 151.381 * [taylor]: Taking taylor expansion of 0 in b 151.381 * [backup-simplify]: Simplify 0 into 0 151.382 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.382 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.383 * [backup-simplify]: Simplify (+ 0 0) into 0 151.383 * [backup-simplify]: Simplify (- 0) into 0 151.383 * [taylor]: Taking taylor expansion of 0 in b 151.383 * [backup-simplify]: Simplify 0 into 0 151.383 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 151.384 * [backup-simplify]: Simplify (- 0) into 0 151.384 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 151.384 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 151.384 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 151.384 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 151.384 * [taylor]: Taking taylor expansion of 1/2 in b 151.384 * [backup-simplify]: Simplify 1/2 into 1/2 151.384 * [taylor]: Taking taylor expansion of (/ 1 b) in b 151.384 * [taylor]: Taking taylor expansion of b in b 151.384 * [backup-simplify]: Simplify 0 into 0 151.384 * [backup-simplify]: Simplify 1 into 1 151.384 * [backup-simplify]: Simplify (/ 1 1) into 1 151.385 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 151.385 * [backup-simplify]: Simplify (- 1/2) into -1/2 151.385 * [backup-simplify]: Simplify -1/2 into -1/2 151.385 * [taylor]: Taking taylor expansion of 0 in b 151.385 * [backup-simplify]: Simplify 0 into 0 151.386 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.386 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.386 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.387 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.388 * [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))) 151.388 * [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)))) 151.388 * [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 151.388 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in b 151.389 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in b 151.389 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in b 151.389 * [taylor]: Taking taylor expansion of 1/2 in b 151.389 * [backup-simplify]: Simplify 1/2 into 1/2 151.389 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in b 151.389 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 151.389 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 151.389 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 151.389 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 151.389 * [taylor]: Taking taylor expansion of (/ -1 c) in b 151.389 * [taylor]: Taking taylor expansion of -1 in b 151.389 * [backup-simplify]: Simplify -1 into -1 151.389 * [taylor]: Taking taylor expansion of c in b 151.389 * [backup-simplify]: Simplify c into c 151.389 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 151.389 * [taylor]: Taking taylor expansion of (/ 4 a) in b 151.389 * [taylor]: Taking taylor expansion of 4 in b 151.389 * [backup-simplify]: Simplify 4 into 4 151.389 * [taylor]: Taking taylor expansion of a in b 151.389 * [backup-simplify]: Simplify a into a 151.389 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 151.389 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.389 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.389 * [taylor]: Taking taylor expansion of b in b 151.389 * [backup-simplify]: Simplify 0 into 0 151.389 * [backup-simplify]: Simplify 1 into 1 151.390 * [backup-simplify]: Simplify (* 1 1) into 1 151.390 * [backup-simplify]: Simplify (/ 1 1) into 1 151.391 * [backup-simplify]: Simplify (+ 0 1) into 1 151.391 * [backup-simplify]: Simplify (sqrt 1) into 1 151.396 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.397 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.397 * [backup-simplify]: Simplify (+ 0 0) into 0 151.398 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 151.398 * [taylor]: Taking taylor expansion of a in b 151.398 * [backup-simplify]: Simplify a into a 151.398 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in b 151.398 * [taylor]: Taking taylor expansion of 1/2 in b 151.398 * [backup-simplify]: Simplify 1/2 into 1/2 151.398 * [taylor]: Taking taylor expansion of (/ a b) in b 151.398 * [taylor]: Taking taylor expansion of a in b 151.398 * [backup-simplify]: Simplify a into a 151.398 * [taylor]: Taking taylor expansion of b in b 151.398 * [backup-simplify]: Simplify 0 into 0 151.398 * [backup-simplify]: Simplify 1 into 1 151.398 * [backup-simplify]: Simplify (/ a 1) into a 151.398 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in a 151.398 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in a 151.398 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in a 151.398 * [taylor]: Taking taylor expansion of 1/2 in a 151.398 * [backup-simplify]: Simplify 1/2 into 1/2 151.399 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in a 151.399 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 151.399 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 151.399 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 151.399 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 151.399 * [taylor]: Taking taylor expansion of (/ -1 c) in a 151.399 * [taylor]: Taking taylor expansion of -1 in a 151.399 * [backup-simplify]: Simplify -1 into -1 151.399 * [taylor]: Taking taylor expansion of c in a 151.399 * [backup-simplify]: Simplify c into c 151.399 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 151.399 * [taylor]: Taking taylor expansion of (/ 4 a) in a 151.399 * [taylor]: Taking taylor expansion of 4 in a 151.399 * [backup-simplify]: Simplify 4 into 4 151.399 * [taylor]: Taking taylor expansion of a in a 151.399 * [backup-simplify]: Simplify 0 into 0 151.399 * [backup-simplify]: Simplify 1 into 1 151.400 * [backup-simplify]: Simplify (/ 4 1) into 4 151.400 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 151.400 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.400 * [taylor]: Taking taylor expansion of b in a 151.400 * [backup-simplify]: Simplify b into b 151.400 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.400 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.400 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 151.400 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 151.400 * [backup-simplify]: Simplify (sqrt 0) into 0 151.401 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 151.401 * [taylor]: Taking taylor expansion of a in a 151.401 * [backup-simplify]: Simplify 0 into 0 151.401 * [backup-simplify]: Simplify 1 into 1 151.401 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 151.401 * [taylor]: Taking taylor expansion of 1/2 in a 151.401 * [backup-simplify]: Simplify 1/2 into 1/2 151.401 * [taylor]: Taking taylor expansion of (/ a b) in a 151.401 * [taylor]: Taking taylor expansion of a in a 151.401 * [backup-simplify]: Simplify 0 into 0 151.401 * [backup-simplify]: Simplify 1 into 1 151.401 * [taylor]: Taking taylor expansion of b in a 151.401 * [backup-simplify]: Simplify b into b 151.401 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 151.402 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in c 151.402 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 151.402 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 151.402 * [taylor]: Taking taylor expansion of 1/2 in c 151.402 * [backup-simplify]: Simplify 1/2 into 1/2 151.402 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 151.402 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 151.402 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 151.402 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 151.402 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 151.402 * [taylor]: Taking taylor expansion of (/ -1 c) in c 151.402 * [taylor]: Taking taylor expansion of -1 in c 151.402 * [backup-simplify]: Simplify -1 into -1 151.402 * [taylor]: Taking taylor expansion of c in c 151.402 * [backup-simplify]: Simplify 0 into 0 151.402 * [backup-simplify]: Simplify 1 into 1 151.402 * [backup-simplify]: Simplify (/ -1 1) into -1 151.402 * [taylor]: Taking taylor expansion of (/ 4 a) in c 151.402 * [taylor]: Taking taylor expansion of 4 in c 151.402 * [backup-simplify]: Simplify 4 into 4 151.403 * [taylor]: Taking taylor expansion of a in c 151.403 * [backup-simplify]: Simplify a into a 151.403 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 151.403 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 151.403 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.403 * [taylor]: Taking taylor expansion of b in c 151.403 * [backup-simplify]: Simplify b into b 151.403 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.403 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.403 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 151.403 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 151.403 * [backup-simplify]: Simplify (sqrt 0) into 0 151.404 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 151.404 * [taylor]: Taking taylor expansion of a in c 151.404 * [backup-simplify]: Simplify a into a 151.404 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 151.404 * [taylor]: Taking taylor expansion of 1/2 in c 151.404 * [backup-simplify]: Simplify 1/2 into 1/2 151.404 * [taylor]: Taking taylor expansion of (/ a b) in c 151.404 * [taylor]: Taking taylor expansion of a in c 151.404 * [backup-simplify]: Simplify a into a 151.404 * [taylor]: Taking taylor expansion of b in c 151.404 * [backup-simplify]: Simplify b into b 151.404 * [backup-simplify]: Simplify (/ a b) into (/ a b) 151.404 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in c 151.404 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 151.404 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 151.405 * [taylor]: Taking taylor expansion of 1/2 in c 151.405 * [backup-simplify]: Simplify 1/2 into 1/2 151.405 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 151.405 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 151.405 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 151.405 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 151.405 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 151.405 * [taylor]: Taking taylor expansion of (/ -1 c) in c 151.405 * [taylor]: Taking taylor expansion of -1 in c 151.405 * [backup-simplify]: Simplify -1 into -1 151.405 * [taylor]: Taking taylor expansion of c in c 151.405 * [backup-simplify]: Simplify 0 into 0 151.405 * [backup-simplify]: Simplify 1 into 1 151.405 * [backup-simplify]: Simplify (/ -1 1) into -1 151.405 * [taylor]: Taking taylor expansion of (/ 4 a) in c 151.405 * [taylor]: Taking taylor expansion of 4 in c 151.405 * [backup-simplify]: Simplify 4 into 4 151.405 * [taylor]: Taking taylor expansion of a in c 151.405 * [backup-simplify]: Simplify a into a 151.405 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 151.405 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 151.405 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.405 * [taylor]: Taking taylor expansion of b in c 151.405 * [backup-simplify]: Simplify b into b 151.405 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.405 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.406 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 151.406 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 151.406 * [backup-simplify]: Simplify (sqrt 0) into 0 151.406 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 151.406 * [taylor]: Taking taylor expansion of a in c 151.406 * [backup-simplify]: Simplify a into a 151.406 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 151.406 * [taylor]: Taking taylor expansion of 1/2 in c 151.406 * [backup-simplify]: Simplify 1/2 into 1/2 151.406 * [taylor]: Taking taylor expansion of (/ a b) in c 151.406 * [taylor]: Taking taylor expansion of a in c 151.406 * [backup-simplify]: Simplify a into a 151.406 * [taylor]: Taking taylor expansion of b in c 151.406 * [backup-simplify]: Simplify b into b 151.406 * [backup-simplify]: Simplify (/ a b) into (/ a b) 151.407 * [backup-simplify]: Simplify (* 0 a) into 0 151.407 * [backup-simplify]: Simplify (* 1/2 0) into 0 151.407 * [backup-simplify]: Simplify (+ 0 0) into 0 151.407 * [backup-simplify]: Simplify (- 0) into 0 151.407 * [taylor]: Taking taylor expansion of 0 in a 151.407 * [backup-simplify]: Simplify 0 into 0 151.408 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 151.409 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 151.409 * [backup-simplify]: Simplify (* 1/2 (/ a b)) into (* 1/2 (/ a b)) 151.409 * [backup-simplify]: Simplify (+ (- +nan.0) (* 1/2 (/ a b))) into (- (* 1/2 (/ a b)) +nan.0) 151.409 * [backup-simplify]: Simplify (- (- (* 1/2 (/ a b)) +nan.0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 151.409 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 151.409 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 151.409 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 151.410 * [taylor]: Taking taylor expansion of 1/2 in a 151.410 * [backup-simplify]: Simplify 1/2 into 1/2 151.410 * [taylor]: Taking taylor expansion of (/ a b) in a 151.410 * [taylor]: Taking taylor expansion of a in a 151.410 * [backup-simplify]: Simplify 0 into 0 151.410 * [backup-simplify]: Simplify 1 into 1 151.410 * [taylor]: Taking taylor expansion of b in a 151.410 * [backup-simplify]: Simplify b into b 151.410 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 151.410 * [taylor]: Taking taylor expansion of (- +nan.0) in a 151.410 * [taylor]: Taking taylor expansion of +nan.0 in a 151.410 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.410 * [taylor]: Taking taylor expansion of 0 in b 151.410 * [backup-simplify]: Simplify 0 into 0 151.410 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 151.410 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 151.411 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 151.411 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 151.411 * [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))))) 151.412 * [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)))))) 151.412 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 151.413 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)))) into 0 151.413 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ a b))) into 0 151.413 * [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)))))) 151.413 * [backup-simplify]: Simplify (- (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 151.413 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 151.413 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 151.413 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 151.413 * [taylor]: Taking taylor expansion of +nan.0 in a 151.413 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.413 * [taylor]: Taking taylor expansion of (/ 1 a) in a 151.413 * [taylor]: Taking taylor expansion of a in a 151.413 * [backup-simplify]: Simplify 0 into 0 151.413 * [backup-simplify]: Simplify 1 into 1 151.414 * [backup-simplify]: Simplify (/ 1 1) into 1 151.414 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 151.414 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 151.414 * [taylor]: Taking taylor expansion of +nan.0 in a 151.414 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.414 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 151.414 * [taylor]: Taking taylor expansion of a in a 151.414 * [backup-simplify]: Simplify 0 into 0 151.414 * [backup-simplify]: Simplify 1 into 1 151.414 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.414 * [taylor]: Taking taylor expansion of b in a 151.414 * [backup-simplify]: Simplify b into b 151.414 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.414 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.414 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 151.415 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 151.415 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 151.415 * [taylor]: Taking taylor expansion of (- +nan.0) in b 151.415 * [taylor]: Taking taylor expansion of +nan.0 in b 151.415 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.415 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.416 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 151.416 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 151.416 * [taylor]: Taking taylor expansion of (- +nan.0) in b 151.416 * [taylor]: Taking taylor expansion of +nan.0 in b 151.416 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.416 * [taylor]: Taking taylor expansion of 0 in b 151.416 * [backup-simplify]: Simplify 0 into 0 151.417 * [backup-simplify]: Simplify 0 into 0 151.417 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.417 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.418 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 151.418 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.418 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 151.418 * [backup-simplify]: Simplify (+ 0 0) into 0 151.419 * [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))))))) 151.419 * [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)))))) 151.420 * [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)))))) 151.420 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 151.421 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ a b)))) into 0 151.421 * [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)))))) 151.421 * [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)))))) 151.421 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 151.421 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 151.421 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 151.421 * [taylor]: Taking taylor expansion of +nan.0 in a 151.422 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.422 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 151.422 * [taylor]: Taking taylor expansion of (pow a 2) in a 151.422 * [taylor]: Taking taylor expansion of a in a 151.422 * [backup-simplify]: Simplify 0 into 0 151.422 * [backup-simplify]: Simplify 1 into 1 151.422 * [backup-simplify]: Simplify (* 1 1) into 1 151.422 * [backup-simplify]: Simplify (/ 1 1) into 1 151.422 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 151.422 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 151.422 * [taylor]: Taking taylor expansion of +nan.0 in a 151.422 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.422 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 151.422 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.422 * [taylor]: Taking taylor expansion of b in a 151.422 * [backup-simplify]: Simplify b into b 151.422 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.422 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.423 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.423 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.424 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.424 * [backup-simplify]: Simplify (+ 0 0) into 0 151.424 * [backup-simplify]: Simplify (- 0) into 0 151.424 * [taylor]: Taking taylor expansion of 0 in b 151.424 * [backup-simplify]: Simplify 0 into 0 151.424 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.425 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.425 * [backup-simplify]: Simplify (+ 0 0) into 0 151.425 * [backup-simplify]: Simplify (- 0) into 0 151.425 * [taylor]: Taking taylor expansion of 0 in b 151.425 * [backup-simplify]: Simplify 0 into 0 151.425 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 151.426 * [backup-simplify]: Simplify (- 0) into 0 151.426 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 151.426 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 151.426 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 151.426 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 151.426 * [taylor]: Taking taylor expansion of 1/2 in b 151.426 * [backup-simplify]: Simplify 1/2 into 1/2 151.426 * [taylor]: Taking taylor expansion of (/ 1 b) in b 151.426 * [taylor]: Taking taylor expansion of b in b 151.426 * [backup-simplify]: Simplify 0 into 0 151.426 * [backup-simplify]: Simplify 1 into 1 151.426 * [backup-simplify]: Simplify (/ 1 1) into 1 151.426 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 151.427 * [backup-simplify]: Simplify (- 1/2) into -1/2 151.427 * [backup-simplify]: Simplify -1/2 into -1/2 151.427 * [taylor]: Taking taylor expansion of 0 in b 151.427 * [backup-simplify]: Simplify 0 into 0 151.427 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.427 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.428 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.428 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.428 * [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))) 151.429 * * * * [progress]: [ 3 / 3 ] generating series at (2 1) 151.429 * [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))))) 151.429 * [approximate]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in (c a b) around 0 151.429 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in b 151.429 * [taylor]: Taking taylor expansion of 1/2 in b 151.429 * [backup-simplify]: Simplify 1/2 into 1/2 151.429 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in b 151.429 * [taylor]: Taking taylor expansion of (/ 1 a) in b 151.429 * [taylor]: Taking taylor expansion of a in b 151.429 * [backup-simplify]: Simplify a into a 151.429 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 151.429 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 151.429 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 151.429 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 151.429 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 151.429 * [taylor]: Taking taylor expansion of c in b 151.429 * [backup-simplify]: Simplify c into c 151.429 * [taylor]: Taking taylor expansion of (* -4 a) in b 151.429 * [taylor]: Taking taylor expansion of -4 in b 151.429 * [backup-simplify]: Simplify -4 into -4 151.429 * [taylor]: Taking taylor expansion of a in b 151.429 * [backup-simplify]: Simplify a into a 151.429 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.429 * [taylor]: Taking taylor expansion of b in b 151.429 * [backup-simplify]: Simplify 0 into 0 151.429 * [backup-simplify]: Simplify 1 into 1 151.429 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 151.429 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 151.429 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 151.429 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 151.430 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 151.430 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 151.430 * [backup-simplify]: Simplify (+ 0 0) into 0 151.430 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 151.430 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in a 151.430 * [taylor]: Taking taylor expansion of 1/2 in a 151.430 * [backup-simplify]: Simplify 1/2 into 1/2 151.430 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in a 151.430 * [taylor]: Taking taylor expansion of (/ 1 a) in a 151.430 * [taylor]: Taking taylor expansion of a in a 151.430 * [backup-simplify]: Simplify 0 into 0 151.430 * [backup-simplify]: Simplify 1 into 1 151.430 * [backup-simplify]: Simplify (/ 1 1) into 1 151.430 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 151.431 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 151.431 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 151.431 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 151.431 * [taylor]: Taking taylor expansion of c in a 151.431 * [backup-simplify]: Simplify c into c 151.431 * [taylor]: Taking taylor expansion of (* -4 a) in a 151.431 * [taylor]: Taking taylor expansion of -4 in a 151.431 * [backup-simplify]: Simplify -4 into -4 151.431 * [taylor]: Taking taylor expansion of a in a 151.431 * [backup-simplify]: Simplify 0 into 0 151.431 * [backup-simplify]: Simplify 1 into 1 151.431 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.431 * [taylor]: Taking taylor expansion of b in a 151.431 * [backup-simplify]: Simplify b into b 151.431 * [backup-simplify]: Simplify (* -4 0) into 0 151.431 * [backup-simplify]: Simplify (* c 0) into 0 151.431 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.431 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 151.431 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 151.432 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 151.432 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 151.432 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.432 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 151.432 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 151.432 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 151.432 * [taylor]: Taking taylor expansion of 1/2 in c 151.432 * [backup-simplify]: Simplify 1/2 into 1/2 151.432 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 151.432 * [taylor]: Taking taylor expansion of (/ 1 a) in c 151.432 * [taylor]: Taking taylor expansion of a in c 151.432 * [backup-simplify]: Simplify a into a 151.432 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 151.432 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 151.432 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 151.432 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 151.432 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 151.432 * [taylor]: Taking taylor expansion of c in c 151.432 * [backup-simplify]: Simplify 0 into 0 151.432 * [backup-simplify]: Simplify 1 into 1 151.432 * [taylor]: Taking taylor expansion of (* -4 a) in c 151.432 * [taylor]: Taking taylor expansion of -4 in c 151.432 * [backup-simplify]: Simplify -4 into -4 151.432 * [taylor]: Taking taylor expansion of a in c 151.433 * [backup-simplify]: Simplify a into a 151.433 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.433 * [taylor]: Taking taylor expansion of b in c 151.433 * [backup-simplify]: Simplify b into b 151.433 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 151.433 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 151.433 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.433 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 151.433 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 151.433 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 151.433 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 151.433 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.433 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 151.434 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 151.434 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 151.434 * [taylor]: Taking taylor expansion of 1/2 in c 151.434 * [backup-simplify]: Simplify 1/2 into 1/2 151.434 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 151.434 * [taylor]: Taking taylor expansion of (/ 1 a) in c 151.434 * [taylor]: Taking taylor expansion of a in c 151.434 * [backup-simplify]: Simplify a into a 151.434 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 151.434 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 151.434 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 151.434 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 151.434 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 151.434 * [taylor]: Taking taylor expansion of c in c 151.434 * [backup-simplify]: Simplify 0 into 0 151.434 * [backup-simplify]: Simplify 1 into 1 151.434 * [taylor]: Taking taylor expansion of (* -4 a) in c 151.434 * [taylor]: Taking taylor expansion of -4 in c 151.434 * [backup-simplify]: Simplify -4 into -4 151.434 * [taylor]: Taking taylor expansion of a in c 151.434 * [backup-simplify]: Simplify a into a 151.434 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.434 * [taylor]: Taking taylor expansion of b in c 151.434 * [backup-simplify]: Simplify b into b 151.434 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 151.434 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 151.434 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.434 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 151.434 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 151.434 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 151.435 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 151.435 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.435 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 151.435 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 151.435 * [backup-simplify]: Simplify (* (/ 1 a) b) into (/ b a) 151.435 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 151.435 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in a 151.435 * [taylor]: Taking taylor expansion of 1/2 in a 151.435 * [backup-simplify]: Simplify 1/2 into 1/2 151.435 * [taylor]: Taking taylor expansion of (/ b a) in a 151.435 * [taylor]: Taking taylor expansion of b in a 151.435 * [backup-simplify]: Simplify b into b 151.435 * [taylor]: Taking taylor expansion of a in a 151.435 * [backup-simplify]: Simplify 0 into 0 151.435 * [backup-simplify]: Simplify 1 into 1 151.435 * [backup-simplify]: Simplify (/ b 1) into b 151.435 * [backup-simplify]: Simplify (* 1/2 b) into (* 1/2 b) 151.435 * [taylor]: Taking taylor expansion of (* 1/2 b) in b 151.435 * [taylor]: Taking taylor expansion of 1/2 in b 151.435 * [backup-simplify]: Simplify 1/2 into 1/2 151.435 * [taylor]: Taking taylor expansion of b in b 151.435 * [backup-simplify]: Simplify 0 into 0 151.435 * [backup-simplify]: Simplify 1 into 1 151.436 * [backup-simplify]: Simplify (* 1/2 0) into 0 151.436 * [backup-simplify]: Simplify 0 into 0 151.436 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 151.436 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ a b))) (* 0 b)) into (- (* 2 (/ 1 b))) 151.436 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ 1 b)))) (* 0 (/ b a))) into (- (/ 1 b)) 151.436 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in a 151.436 * [taylor]: Taking taylor expansion of (/ 1 b) in a 151.436 * [taylor]: Taking taylor expansion of b in a 151.436 * [backup-simplify]: Simplify b into b 151.436 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 151.437 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 151.437 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 b)) into 0 151.437 * [taylor]: Taking taylor expansion of 0 in b 151.437 * [backup-simplify]: Simplify 0 into 0 151.437 * [backup-simplify]: Simplify 0 into 0 151.438 * [backup-simplify]: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 151.438 * [backup-simplify]: Simplify 1/2 into 1/2 151.439 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 151.439 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 151.440 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 151.440 * [backup-simplify]: Simplify (+ 0 0) into 0 151.441 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 151.441 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.441 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b))) into (- (* 2 (/ a (pow b 3)))) 151.442 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a)))) into (- (/ a (pow b 3))) 151.442 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 151.442 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 151.442 * [taylor]: Taking taylor expansion of a in a 151.442 * [backup-simplify]: Simplify 0 into 0 151.442 * [backup-simplify]: Simplify 1 into 1 151.442 * [taylor]: Taking taylor expansion of (pow b 3) in a 151.442 * [taylor]: Taking taylor expansion of b in a 151.442 * [backup-simplify]: Simplify b into b 151.442 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.442 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 151.442 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 151.442 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 151.442 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 151.442 * [taylor]: Taking taylor expansion of (/ 1 b) in b 151.442 * [taylor]: Taking taylor expansion of b in b 151.442 * [backup-simplify]: Simplify 0 into 0 151.442 * [backup-simplify]: Simplify 1 into 1 151.443 * [backup-simplify]: Simplify (/ 1 1) into 1 151.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.444 * [backup-simplify]: Simplify (- 0) into 0 151.444 * [backup-simplify]: Simplify 0 into 0 151.445 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.446 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 b))) into 0 151.446 * [taylor]: Taking taylor expansion of 0 in b 151.446 * [backup-simplify]: Simplify 0 into 0 151.446 * [backup-simplify]: Simplify 0 into 0 151.446 * [backup-simplify]: Simplify 0 into 0 151.447 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 151.447 * [backup-simplify]: Simplify 0 into 0 151.448 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 151.450 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 151.451 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 151.451 * [backup-simplify]: Simplify (+ 0 0) into 0 151.452 * [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))) 151.452 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.452 * [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)))) 151.453 * [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)))) 151.453 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 151.453 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 151.453 * [taylor]: Taking taylor expansion of 2 in a 151.453 * [backup-simplify]: Simplify 2 into 2 151.453 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 151.453 * [taylor]: Taking taylor expansion of (pow a 2) in a 151.453 * [taylor]: Taking taylor expansion of a in a 151.453 * [backup-simplify]: Simplify 0 into 0 151.453 * [backup-simplify]: Simplify 1 into 1 151.453 * [taylor]: Taking taylor expansion of (pow b 5) in a 151.453 * [taylor]: Taking taylor expansion of b in a 151.453 * [backup-simplify]: Simplify b into b 151.454 * [backup-simplify]: Simplify (* 1 1) into 1 151.454 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.454 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 151.454 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 151.454 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 151.454 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 151.455 * [backup-simplify]: Simplify (- 0) into 0 151.455 * [taylor]: Taking taylor expansion of 0 in b 151.455 * [backup-simplify]: Simplify 0 into 0 151.455 * [backup-simplify]: Simplify 0 into 0 151.457 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.458 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 151.458 * [taylor]: Taking taylor expansion of 0 in b 151.458 * [backup-simplify]: Simplify 0 into 0 151.458 * [backup-simplify]: Simplify 0 into 0 151.458 * [backup-simplify]: Simplify (* 1/2 (* b (* (/ 1 a) 1))) into (* 1/2 (/ b a)) 151.458 * [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)) 151.458 * [approximate]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in (c a b) around 0 151.458 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in b 151.458 * [taylor]: Taking taylor expansion of 1/2 in b 151.458 * [backup-simplify]: Simplify 1/2 into 1/2 151.458 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in b 151.458 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 151.458 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 151.459 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 151.459 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 151.459 * [taylor]: Taking taylor expansion of (/ 1 c) in b 151.459 * [taylor]: Taking taylor expansion of c in b 151.459 * [backup-simplify]: Simplify c into c 151.459 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 151.459 * [taylor]: Taking taylor expansion of (/ -4 a) in b 151.459 * [taylor]: Taking taylor expansion of -4 in b 151.459 * [backup-simplify]: Simplify -4 into -4 151.459 * [taylor]: Taking taylor expansion of a in b 151.459 * [backup-simplify]: Simplify a into a 151.459 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 151.459 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.459 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.459 * [taylor]: Taking taylor expansion of b in b 151.459 * [backup-simplify]: Simplify 0 into 0 151.459 * [backup-simplify]: Simplify 1 into 1 151.459 * [backup-simplify]: Simplify (* 1 1) into 1 151.460 * [backup-simplify]: Simplify (/ 1 1) into 1 151.460 * [backup-simplify]: Simplify (+ 0 1) into 1 151.460 * [backup-simplify]: Simplify (sqrt 1) into 1 151.461 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.462 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.462 * [backup-simplify]: Simplify (+ 0 0) into 0 151.462 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 151.462 * [taylor]: Taking taylor expansion of a in b 151.462 * [backup-simplify]: Simplify a into a 151.462 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in a 151.462 * [taylor]: Taking taylor expansion of 1/2 in a 151.462 * [backup-simplify]: Simplify 1/2 into 1/2 151.462 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in a 151.462 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 151.462 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 151.462 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 151.463 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 151.463 * [taylor]: Taking taylor expansion of (/ 1 c) in a 151.463 * [taylor]: Taking taylor expansion of c in a 151.463 * [backup-simplify]: Simplify c into c 151.463 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 151.463 * [taylor]: Taking taylor expansion of (/ -4 a) in a 151.463 * [taylor]: Taking taylor expansion of -4 in a 151.463 * [backup-simplify]: Simplify -4 into -4 151.463 * [taylor]: Taking taylor expansion of a in a 151.463 * [backup-simplify]: Simplify 0 into 0 151.463 * [backup-simplify]: Simplify 1 into 1 151.463 * [backup-simplify]: Simplify (/ -4 1) into -4 151.463 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 151.463 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.463 * [taylor]: Taking taylor expansion of b in a 151.463 * [backup-simplify]: Simplify b into b 151.463 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.463 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.463 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 151.463 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 151.464 * [backup-simplify]: Simplify (sqrt 0) into 0 151.464 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 151.464 * [taylor]: Taking taylor expansion of a in a 151.464 * [backup-simplify]: Simplify 0 into 0 151.464 * [backup-simplify]: Simplify 1 into 1 151.464 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 151.464 * [taylor]: Taking taylor expansion of 1/2 in c 151.464 * [backup-simplify]: Simplify 1/2 into 1/2 151.464 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 151.464 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 151.464 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 151.464 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 151.464 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 151.464 * [taylor]: Taking taylor expansion of (/ 1 c) in c 151.464 * [taylor]: Taking taylor expansion of c in c 151.464 * [backup-simplify]: Simplify 0 into 0 151.464 * [backup-simplify]: Simplify 1 into 1 151.464 * [backup-simplify]: Simplify (/ 1 1) into 1 151.464 * [taylor]: Taking taylor expansion of (/ -4 a) in c 151.465 * [taylor]: Taking taylor expansion of -4 in c 151.465 * [backup-simplify]: Simplify -4 into -4 151.465 * [taylor]: Taking taylor expansion of a in c 151.465 * [backup-simplify]: Simplify a into a 151.465 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 151.465 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 151.465 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.465 * [taylor]: Taking taylor expansion of b in c 151.465 * [backup-simplify]: Simplify b into b 151.465 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.465 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.465 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 151.465 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 151.465 * [backup-simplify]: Simplify (sqrt 0) into 0 151.465 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 151.466 * [taylor]: Taking taylor expansion of a in c 151.466 * [backup-simplify]: Simplify a into a 151.466 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 151.466 * [taylor]: Taking taylor expansion of 1/2 in c 151.466 * [backup-simplify]: Simplify 1/2 into 1/2 151.466 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 151.466 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 151.466 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 151.466 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 151.466 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 151.466 * [taylor]: Taking taylor expansion of (/ 1 c) in c 151.466 * [taylor]: Taking taylor expansion of c in c 151.466 * [backup-simplify]: Simplify 0 into 0 151.466 * [backup-simplify]: Simplify 1 into 1 151.466 * [backup-simplify]: Simplify (/ 1 1) into 1 151.466 * [taylor]: Taking taylor expansion of (/ -4 a) in c 151.466 * [taylor]: Taking taylor expansion of -4 in c 151.466 * [backup-simplify]: Simplify -4 into -4 151.466 * [taylor]: Taking taylor expansion of a in c 151.466 * [backup-simplify]: Simplify a into a 151.466 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 151.466 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 151.466 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.466 * [taylor]: Taking taylor expansion of b in c 151.466 * [backup-simplify]: Simplify b into b 151.466 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.466 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.466 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 151.466 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 151.467 * [backup-simplify]: Simplify (sqrt 0) into 0 151.467 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 151.467 * [taylor]: Taking taylor expansion of a in c 151.467 * [backup-simplify]: Simplify a into a 151.467 * [backup-simplify]: Simplify (* 0 a) into 0 151.467 * [backup-simplify]: Simplify (* 1/2 0) into 0 151.467 * [taylor]: Taking taylor expansion of 0 in a 151.467 * [backup-simplify]: Simplify 0 into 0 151.468 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 151.469 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 151.469 * [taylor]: Taking taylor expansion of (- +nan.0) in a 151.469 * [taylor]: Taking taylor expansion of +nan.0 in a 151.469 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.469 * [taylor]: Taking taylor expansion of 0 in b 151.469 * [backup-simplify]: Simplify 0 into 0 151.469 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 151.470 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.470 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 151.470 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 151.470 * [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))))) 151.471 * [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)))))) 151.472 * [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)))))) 151.472 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 151.472 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 151.472 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 151.472 * [taylor]: Taking taylor expansion of +nan.0 in a 151.472 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.472 * [taylor]: Taking taylor expansion of (/ 1 a) in a 151.472 * [taylor]: Taking taylor expansion of a in a 151.472 * [backup-simplify]: Simplify 0 into 0 151.472 * [backup-simplify]: Simplify 1 into 1 151.472 * [backup-simplify]: Simplify (/ 1 1) into 1 151.472 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 151.472 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 151.472 * [taylor]: Taking taylor expansion of +nan.0 in a 151.472 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.472 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 151.472 * [taylor]: Taking taylor expansion of a in a 151.472 * [backup-simplify]: Simplify 0 into 0 151.472 * [backup-simplify]: Simplify 1 into 1 151.472 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.472 * [taylor]: Taking taylor expansion of b in a 151.472 * [backup-simplify]: Simplify b into b 151.472 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.472 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.473 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 151.473 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 151.474 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 151.474 * [taylor]: Taking taylor expansion of (- +nan.0) in b 151.474 * [taylor]: Taking taylor expansion of +nan.0 in b 151.474 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.474 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.474 * [taylor]: Taking taylor expansion of (- +nan.0) in b 151.474 * [taylor]: Taking taylor expansion of +nan.0 in b 151.474 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.474 * [taylor]: Taking taylor expansion of 0 in b 151.474 * [backup-simplify]: Simplify 0 into 0 151.474 * [backup-simplify]: Simplify 0 into 0 151.474 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.475 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.475 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 151.475 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.475 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 151.475 * [backup-simplify]: Simplify (+ 0 0) into 0 151.476 * [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))))))) 151.477 * [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)))))) 151.478 * [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)))))) 151.478 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 151.478 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 151.478 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 151.478 * [taylor]: Taking taylor expansion of +nan.0 in a 151.478 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.478 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 151.478 * [taylor]: Taking taylor expansion of (pow a 2) in a 151.478 * [taylor]: Taking taylor expansion of a in a 151.478 * [backup-simplify]: Simplify 0 into 0 151.478 * [backup-simplify]: Simplify 1 into 1 151.478 * [backup-simplify]: Simplify (* 1 1) into 1 151.478 * [backup-simplify]: Simplify (/ 1 1) into 1 151.478 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 151.478 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 151.478 * [taylor]: Taking taylor expansion of +nan.0 in a 151.478 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.478 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 151.478 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.478 * [taylor]: Taking taylor expansion of b in a 151.478 * [backup-simplify]: Simplify b into b 151.479 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.479 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.479 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.479 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.480 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.480 * [backup-simplify]: Simplify (+ 0 0) into 0 151.481 * [backup-simplify]: Simplify (- 0) into 0 151.481 * [taylor]: Taking taylor expansion of 0 in b 151.481 * [backup-simplify]: Simplify 0 into 0 151.481 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.481 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.482 * [backup-simplify]: Simplify (+ 0 0) into 0 151.482 * [backup-simplify]: Simplify (- 0) into 0 151.482 * [taylor]: Taking taylor expansion of 0 in b 151.482 * [backup-simplify]: Simplify 0 into 0 151.482 * [backup-simplify]: Simplify (- 0) into 0 151.482 * [taylor]: Taking taylor expansion of 0 in b 151.482 * [backup-simplify]: Simplify 0 into 0 151.482 * [taylor]: Taking taylor expansion of 0 in b 151.482 * [backup-simplify]: Simplify 0 into 0 151.483 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.483 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.483 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.483 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.483 * [backup-simplify]: Simplify 0 into 0 151.483 * [backup-simplify]: Simplify 0 into 0 151.484 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.484 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.485 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -4 a))))) into 0 151.485 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 151.485 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 151.486 * [backup-simplify]: Simplify (+ 0 0) into 0 151.486 * [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)))))))) 151.488 * [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))))))))) 151.489 * [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))))))))) 151.489 * [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 151.489 * [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 151.489 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 4))) in a 151.489 * [taylor]: Taking taylor expansion of +nan.0 in a 151.489 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.489 * [taylor]: Taking taylor expansion of (/ a (pow b 4)) in a 151.489 * [taylor]: Taking taylor expansion of a in a 151.489 * [backup-simplify]: Simplify 0 into 0 151.489 * [backup-simplify]: Simplify 1 into 1 151.489 * [taylor]: Taking taylor expansion of (pow b 4) in a 151.489 * [taylor]: Taking taylor expansion of b in a 151.489 * [backup-simplify]: Simplify b into b 151.489 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.489 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 151.489 * [backup-simplify]: Simplify (/ 1 (pow b 4)) into (/ 1 (pow b 4)) 151.489 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 151.489 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 151.489 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 151.489 * [taylor]: Taking taylor expansion of +nan.0 in a 151.489 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.489 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 151.489 * [taylor]: Taking taylor expansion of (pow a 3) in a 151.489 * [taylor]: Taking taylor expansion of a in a 151.489 * [backup-simplify]: Simplify 0 into 0 151.489 * [backup-simplify]: Simplify 1 into 1 151.490 * [backup-simplify]: Simplify (* 1 1) into 1 151.490 * [backup-simplify]: Simplify (* 1 1) into 1 151.490 * [backup-simplify]: Simplify (/ 1 1) into 1 151.490 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 151.490 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 151.490 * [taylor]: Taking taylor expansion of +nan.0 in a 151.490 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.490 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 151.490 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 151.490 * [taylor]: Taking taylor expansion of a in a 151.490 * [backup-simplify]: Simplify 0 into 0 151.490 * [backup-simplify]: Simplify 1 into 1 151.490 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.490 * [taylor]: Taking taylor expansion of b in a 151.490 * [backup-simplify]: Simplify b into b 151.490 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.490 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 151.491 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.491 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 151.491 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.491 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 151.492 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.492 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 151.493 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.493 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.494 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.494 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 151.494 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 151.494 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.494 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.495 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.495 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.495 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.495 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 151.495 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 151.495 * [taylor]: Taking taylor expansion of +nan.0 in b 151.495 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.495 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.495 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.495 * [taylor]: Taking taylor expansion of b in b 151.495 * [backup-simplify]: Simplify 0 into 0 151.495 * [backup-simplify]: Simplify 1 into 1 151.495 * [backup-simplify]: Simplify (* 1 1) into 1 151.495 * [backup-simplify]: Simplify (/ 1 1) into 1 151.499 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.500 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.500 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.501 * [backup-simplify]: Simplify (- 0) into 0 151.501 * [backup-simplify]: Simplify 0 into 0 151.501 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 151.502 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.502 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 151.502 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 151.502 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.503 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.503 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.503 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 151.503 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 151.503 * [taylor]: Taking taylor expansion of +nan.0 in b 151.503 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.503 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.503 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.503 * [taylor]: Taking taylor expansion of b in b 151.503 * [backup-simplify]: Simplify 0 into 0 151.503 * [backup-simplify]: Simplify 1 into 1 151.503 * [backup-simplify]: Simplify (* 1 1) into 1 151.503 * [backup-simplify]: Simplify (/ 1 1) into 1 151.504 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.504 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.504 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.505 * [backup-simplify]: Simplify (- 0) into 0 151.505 * [backup-simplify]: Simplify 0 into 0 151.505 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.506 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 151.506 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 151.506 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.506 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.506 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.506 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 151.506 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 151.506 * [taylor]: Taking taylor expansion of +nan.0 in b 151.506 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.506 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.506 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.506 * [taylor]: Taking taylor expansion of b in b 151.506 * [backup-simplify]: Simplify 0 into 0 151.506 * [backup-simplify]: Simplify 1 into 1 151.507 * [backup-simplify]: Simplify (* 1 1) into 1 151.507 * [backup-simplify]: Simplify (/ 1 1) into 1 151.507 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.508 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.508 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.508 * [backup-simplify]: Simplify (- 0) into 0 151.508 * [backup-simplify]: Simplify 0 into 0 151.508 * [backup-simplify]: Simplify (- 0) into 0 151.508 * [taylor]: Taking taylor expansion of 0 in b 151.509 * [backup-simplify]: Simplify 0 into 0 151.509 * [taylor]: Taking taylor expansion of 0 in b 151.509 * [backup-simplify]: Simplify 0 into 0 151.509 * [backup-simplify]: Simplify 0 into 0 151.509 * [backup-simplify]: Simplify (+ (- +nan.0) (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) (/ 1 c))))) into (- (+ (* +nan.0 (/ a c)) (- +nan.0))) 151.509 * [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)) 151.509 * [approximate]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in (c a b) around 0 151.509 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in b 151.509 * [taylor]: Taking taylor expansion of -1/2 in b 151.509 * [backup-simplify]: Simplify -1/2 into -1/2 151.509 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in b 151.509 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 151.509 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 151.510 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 151.510 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 151.510 * [taylor]: Taking taylor expansion of (/ -1 c) in b 151.510 * [taylor]: Taking taylor expansion of -1 in b 151.510 * [backup-simplify]: Simplify -1 into -1 151.510 * [taylor]: Taking taylor expansion of c in b 151.510 * [backup-simplify]: Simplify c into c 151.510 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 151.510 * [taylor]: Taking taylor expansion of (/ 4 a) in b 151.510 * [taylor]: Taking taylor expansion of 4 in b 151.510 * [backup-simplify]: Simplify 4 into 4 151.510 * [taylor]: Taking taylor expansion of a in b 151.510 * [backup-simplify]: Simplify a into a 151.510 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 151.510 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.510 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.510 * [taylor]: Taking taylor expansion of b in b 151.510 * [backup-simplify]: Simplify 0 into 0 151.510 * [backup-simplify]: Simplify 1 into 1 151.510 * [backup-simplify]: Simplify (* 1 1) into 1 151.510 * [backup-simplify]: Simplify (/ 1 1) into 1 151.511 * [backup-simplify]: Simplify (+ 0 1) into 1 151.511 * [backup-simplify]: Simplify (sqrt 1) into 1 151.511 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.512 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.512 * [backup-simplify]: Simplify (+ 0 0) into 0 151.512 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 151.512 * [taylor]: Taking taylor expansion of a in b 151.512 * [backup-simplify]: Simplify a into a 151.512 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in a 151.512 * [taylor]: Taking taylor expansion of -1/2 in a 151.512 * [backup-simplify]: Simplify -1/2 into -1/2 151.512 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in a 151.512 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 151.512 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 151.512 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 151.512 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 151.512 * [taylor]: Taking taylor expansion of (/ -1 c) in a 151.512 * [taylor]: Taking taylor expansion of -1 in a 151.512 * [backup-simplify]: Simplify -1 into -1 151.512 * [taylor]: Taking taylor expansion of c in a 151.513 * [backup-simplify]: Simplify c into c 151.513 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 151.513 * [taylor]: Taking taylor expansion of (/ 4 a) in a 151.513 * [taylor]: Taking taylor expansion of 4 in a 151.513 * [backup-simplify]: Simplify 4 into 4 151.513 * [taylor]: Taking taylor expansion of a in a 151.513 * [backup-simplify]: Simplify 0 into 0 151.513 * [backup-simplify]: Simplify 1 into 1 151.513 * [backup-simplify]: Simplify (/ 4 1) into 4 151.513 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 151.513 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.513 * [taylor]: Taking taylor expansion of b in a 151.513 * [backup-simplify]: Simplify b into b 151.513 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.513 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.513 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 151.513 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 151.513 * [backup-simplify]: Simplify (sqrt 0) into 0 151.514 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 151.514 * [taylor]: Taking taylor expansion of a in a 151.514 * [backup-simplify]: Simplify 0 into 0 151.514 * [backup-simplify]: Simplify 1 into 1 151.514 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 151.514 * [taylor]: Taking taylor expansion of -1/2 in c 151.514 * [backup-simplify]: Simplify -1/2 into -1/2 151.514 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 151.514 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 151.514 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 151.514 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 151.514 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 151.514 * [taylor]: Taking taylor expansion of (/ -1 c) in c 151.514 * [taylor]: Taking taylor expansion of -1 in c 151.514 * [backup-simplify]: Simplify -1 into -1 151.514 * [taylor]: Taking taylor expansion of c in c 151.514 * [backup-simplify]: Simplify 0 into 0 151.514 * [backup-simplify]: Simplify 1 into 1 151.515 * [backup-simplify]: Simplify (/ -1 1) into -1 151.515 * [taylor]: Taking taylor expansion of (/ 4 a) in c 151.515 * [taylor]: Taking taylor expansion of 4 in c 151.515 * [backup-simplify]: Simplify 4 into 4 151.515 * [taylor]: Taking taylor expansion of a in c 151.515 * [backup-simplify]: Simplify a into a 151.515 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 151.515 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 151.515 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.515 * [taylor]: Taking taylor expansion of b in c 151.515 * [backup-simplify]: Simplify b into b 151.515 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.515 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.515 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 151.515 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 151.515 * [backup-simplify]: Simplify (sqrt 0) into 0 151.516 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 151.516 * [taylor]: Taking taylor expansion of a in c 151.516 * [backup-simplify]: Simplify a into a 151.516 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 151.516 * [taylor]: Taking taylor expansion of -1/2 in c 151.516 * [backup-simplify]: Simplify -1/2 into -1/2 151.516 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 151.516 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 151.516 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 151.516 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 151.516 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 151.516 * [taylor]: Taking taylor expansion of (/ -1 c) in c 151.516 * [taylor]: Taking taylor expansion of -1 in c 151.516 * [backup-simplify]: Simplify -1 into -1 151.516 * [taylor]: Taking taylor expansion of c in c 151.516 * [backup-simplify]: Simplify 0 into 0 151.516 * [backup-simplify]: Simplify 1 into 1 151.516 * [backup-simplify]: Simplify (/ -1 1) into -1 151.516 * [taylor]: Taking taylor expansion of (/ 4 a) in c 151.516 * [taylor]: Taking taylor expansion of 4 in c 151.516 * [backup-simplify]: Simplify 4 into 4 151.516 * [taylor]: Taking taylor expansion of a in c 151.516 * [backup-simplify]: Simplify a into a 151.516 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 151.516 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 151.516 * [taylor]: Taking taylor expansion of (pow b 2) in c 151.516 * [taylor]: Taking taylor expansion of b in c 151.516 * [backup-simplify]: Simplify b into b 151.516 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.516 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.516 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 151.516 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 151.517 * [backup-simplify]: Simplify (sqrt 0) into 0 151.517 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 151.517 * [taylor]: Taking taylor expansion of a in c 151.517 * [backup-simplify]: Simplify a into a 151.517 * [backup-simplify]: Simplify (* 0 a) into 0 151.518 * [backup-simplify]: Simplify (* -1/2 0) into 0 151.518 * [taylor]: Taking taylor expansion of 0 in a 151.518 * [backup-simplify]: Simplify 0 into 0 151.518 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 151.520 * [backup-simplify]: Simplify (+ (* -1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 151.520 * [taylor]: Taking taylor expansion of (- +nan.0) in a 151.520 * [taylor]: Taking taylor expansion of +nan.0 in a 151.520 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.520 * [taylor]: Taking taylor expansion of 0 in b 151.520 * [backup-simplify]: Simplify 0 into 0 151.520 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 151.521 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 151.522 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 151.522 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 151.523 * [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))))) 151.523 * [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)))))) 151.525 * [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)))))) 151.525 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 151.525 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 151.525 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 151.525 * [taylor]: Taking taylor expansion of +nan.0 in a 151.525 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.525 * [taylor]: Taking taylor expansion of (/ 1 a) in a 151.525 * [taylor]: Taking taylor expansion of a in a 151.525 * [backup-simplify]: Simplify 0 into 0 151.525 * [backup-simplify]: Simplify 1 into 1 151.525 * [backup-simplify]: Simplify (/ 1 1) into 1 151.525 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 151.525 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 151.525 * [taylor]: Taking taylor expansion of +nan.0 in a 151.525 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.525 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 151.525 * [taylor]: Taking taylor expansion of a in a 151.526 * [backup-simplify]: Simplify 0 into 0 151.526 * [backup-simplify]: Simplify 1 into 1 151.526 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.526 * [taylor]: Taking taylor expansion of b in a 151.526 * [backup-simplify]: Simplify b into b 151.526 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.526 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.526 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 151.527 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 151.527 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 151.528 * [taylor]: Taking taylor expansion of (- +nan.0) in b 151.528 * [taylor]: Taking taylor expansion of +nan.0 in b 151.528 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.528 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.528 * [taylor]: Taking taylor expansion of (- +nan.0) in b 151.528 * [taylor]: Taking taylor expansion of +nan.0 in b 151.528 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.528 * [taylor]: Taking taylor expansion of 0 in b 151.528 * [backup-simplify]: Simplify 0 into 0 151.528 * [backup-simplify]: Simplify 0 into 0 151.528 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.529 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.530 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 151.530 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.530 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 151.531 * [backup-simplify]: Simplify (+ 0 0) into 0 151.532 * [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))))))) 151.533 * [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)))))) 151.534 * [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)))))) 151.534 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 151.534 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 151.534 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 151.534 * [taylor]: Taking taylor expansion of +nan.0 in a 151.534 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.534 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 151.534 * [taylor]: Taking taylor expansion of (pow a 2) in a 151.534 * [taylor]: Taking taylor expansion of a in a 151.534 * [backup-simplify]: Simplify 0 into 0 151.534 * [backup-simplify]: Simplify 1 into 1 151.534 * [backup-simplify]: Simplify (* 1 1) into 1 151.535 * [backup-simplify]: Simplify (/ 1 1) into 1 151.535 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 151.535 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 151.535 * [taylor]: Taking taylor expansion of +nan.0 in a 151.535 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.535 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 151.535 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.535 * [taylor]: Taking taylor expansion of b in a 151.535 * [backup-simplify]: Simplify b into b 151.535 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.535 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.535 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.536 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.536 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.536 * [backup-simplify]: Simplify (+ 0 0) into 0 151.537 * [backup-simplify]: Simplify (- 0) into 0 151.537 * [taylor]: Taking taylor expansion of 0 in b 151.537 * [backup-simplify]: Simplify 0 into 0 151.537 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.538 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.538 * [backup-simplify]: Simplify (+ 0 0) into 0 151.538 * [backup-simplify]: Simplify (- 0) into 0 151.538 * [taylor]: Taking taylor expansion of 0 in b 151.538 * [backup-simplify]: Simplify 0 into 0 151.538 * [backup-simplify]: Simplify (- 0) into 0 151.538 * [taylor]: Taking taylor expansion of 0 in b 151.538 * [backup-simplify]: Simplify 0 into 0 151.538 * [taylor]: Taking taylor expansion of 0 in b 151.538 * [backup-simplify]: Simplify 0 into 0 151.539 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.539 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.539 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.539 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 151.539 * [backup-simplify]: Simplify 0 into 0 151.539 * [backup-simplify]: Simplify 0 into 0 151.540 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 151.540 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.541 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 4 a))))) into 0 151.541 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 151.541 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 151.542 * [backup-simplify]: Simplify (+ 0 0) into 0 151.543 * [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)))))))) 151.544 * [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))))))))) 151.545 * [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))))))))) 151.545 * [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 151.545 * [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 151.545 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 4))) in a 151.545 * [taylor]: Taking taylor expansion of +nan.0 in a 151.545 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.545 * [taylor]: Taking taylor expansion of (/ a (pow b 4)) in a 151.545 * [taylor]: Taking taylor expansion of a in a 151.545 * [backup-simplify]: Simplify 0 into 0 151.545 * [backup-simplify]: Simplify 1 into 1 151.545 * [taylor]: Taking taylor expansion of (pow b 4) in a 151.545 * [taylor]: Taking taylor expansion of b in a 151.545 * [backup-simplify]: Simplify b into b 151.545 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.545 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 151.546 * [backup-simplify]: Simplify (/ 1 (pow b 4)) into (/ 1 (pow b 4)) 151.546 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 151.546 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 151.546 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 151.546 * [taylor]: Taking taylor expansion of +nan.0 in a 151.546 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.546 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 151.546 * [taylor]: Taking taylor expansion of (pow a 3) in a 151.546 * [taylor]: Taking taylor expansion of a in a 151.546 * [backup-simplify]: Simplify 0 into 0 151.546 * [backup-simplify]: Simplify 1 into 1 151.546 * [backup-simplify]: Simplify (* 1 1) into 1 151.546 * [backup-simplify]: Simplify (* 1 1) into 1 151.546 * [backup-simplify]: Simplify (/ 1 1) into 1 151.546 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 151.546 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 151.546 * [taylor]: Taking taylor expansion of +nan.0 in a 151.546 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.547 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 151.547 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 151.547 * [taylor]: Taking taylor expansion of a in a 151.547 * [backup-simplify]: Simplify 0 into 0 151.547 * [backup-simplify]: Simplify 1 into 1 151.547 * [taylor]: Taking taylor expansion of (pow b 2) in a 151.547 * [taylor]: Taking taylor expansion of b in a 151.547 * [backup-simplify]: Simplify b into b 151.547 * [backup-simplify]: Simplify (* b b) into (pow b 2) 151.547 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 151.547 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 151.547 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 151.547 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 151.548 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 151.548 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.549 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 151.549 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.549 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.550 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.550 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 151.551 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 151.551 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.551 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.551 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.551 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.551 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.551 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 151.551 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 151.551 * [taylor]: Taking taylor expansion of +nan.0 in b 151.551 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.551 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.551 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.551 * [taylor]: Taking taylor expansion of b in b 151.551 * [backup-simplify]: Simplify 0 into 0 151.551 * [backup-simplify]: Simplify 1 into 1 151.552 * [backup-simplify]: Simplify (* 1 1) into 1 151.552 * [backup-simplify]: Simplify (/ 1 1) into 1 151.552 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.553 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.553 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.554 * [backup-simplify]: Simplify (- 0) into 0 151.554 * [backup-simplify]: Simplify 0 into 0 151.554 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 151.555 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.555 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 151.556 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 151.556 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.556 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.556 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.556 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 151.556 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 151.556 * [taylor]: Taking taylor expansion of +nan.0 in b 151.556 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.556 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.556 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.556 * [taylor]: Taking taylor expansion of b in b 151.556 * [backup-simplify]: Simplify 0 into 0 151.556 * [backup-simplify]: Simplify 1 into 1 151.556 * [backup-simplify]: Simplify (* 1 1) into 1 151.556 * [backup-simplify]: Simplify (/ 1 1) into 1 151.557 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.557 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.558 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.558 * [backup-simplify]: Simplify (- 0) into 0 151.558 * [backup-simplify]: Simplify 0 into 0 151.558 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 151.559 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 151.559 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 151.559 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.560 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.560 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 151.560 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 151.560 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 151.560 * [taylor]: Taking taylor expansion of +nan.0 in b 151.560 * [backup-simplify]: Simplify +nan.0 into +nan.0 151.560 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 151.560 * [taylor]: Taking taylor expansion of (pow b 2) in b 151.560 * [taylor]: Taking taylor expansion of b in b 151.560 * [backup-simplify]: Simplify 0 into 0 151.560 * [backup-simplify]: Simplify 1 into 1 151.560 * [backup-simplify]: Simplify (* 1 1) into 1 151.560 * [backup-simplify]: Simplify (/ 1 1) into 1 151.561 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 151.561 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 151.562 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 151.562 * [backup-simplify]: Simplify (- 0) into 0 151.562 * [backup-simplify]: Simplify 0 into 0 151.562 * [backup-simplify]: Simplify (- 0) into 0 151.562 * [taylor]: Taking taylor expansion of 0 in b 151.562 * [backup-simplify]: Simplify 0 into 0 151.562 * [taylor]: Taking taylor expansion of 0 in b 151.562 * [backup-simplify]: Simplify 0 into 0 151.562 * [backup-simplify]: Simplify 0 into 0 151.563 * [backup-simplify]: Simplify (+ (- +nan.0) (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) (/ 1 (- c)))))) into (- (+ (* +nan.0 (/ a c)) (- +nan.0))) 151.563 * * * [progress]: simplifying candidates 151.563 * * * * [progress]: [ 1 / 3260 ] simplifiying candidate # 151.563 * * * * [progress]: [ 2 / 3260 ] simplifiying candidate # 151.563 * * * * [progress]: [ 3 / 3260 ] simplifiying candidate # 151.563 * * * * [progress]: [ 4 / 3260 ] simplifiying candidate # 151.563 * * * * [progress]: [ 5 / 3260 ] simplifiying candidate # 151.563 * * * * [progress]: [ 6 / 3260 ] simplifiying candidate # 151.563 * * * * [progress]: [ 7 / 3260 ] simplifiying candidate # 151.563 * * * * [progress]: [ 8 / 3260 ] simplifiying candidate # 151.563 * * * * [progress]: [ 9 / 3260 ] simplifiying candidate # 151.564 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 151.564 * * [simplify]: iters left: 6 (10 enodes) 151.566 * * [simplify]: iters left: 5 (34 enodes) 151.571 * * [simplify]: iters left: 4 (42 enodes) 151.577 * * [simplify]: iters left: 3 (54 enodes) 151.584 * * [simplify]: Extracting #0: cost 1 inf + 0 151.584 * * [simplify]: Extracting #1: cost 4 inf + 0 151.584 * * [simplify]: Extracting #2: cost 7 inf + 0 151.584 * * [simplify]: Extracting #3: cost 17 inf + 0 151.584 * * [simplify]: Extracting #4: cost 16 inf + 87 151.585 * * [simplify]: Extracting #5: cost 4 inf + 1260 151.585 * * [simplify]: Extracting #6: cost 0 inf + 2256 151.585 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 151.586 * [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))) 151.586 * * * * [progress]: [ 10 / 3260 ] simplifiying candidate # 151.586 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 151.586 * * [simplify]: iters left: 5 (9 enodes) 151.591 * * [simplify]: iters left: 4 (30 enodes) 151.596 * * [simplify]: iters left: 3 (38 enodes) 151.601 * * [simplify]: iters left: 2 (50 enodes) 151.608 * * [simplify]: Extracting #0: cost 1 inf + 0 151.608 * * [simplify]: Extracting #1: cost 3 inf + 0 151.608 * * [simplify]: Extracting #2: cost 5 inf + 0 151.608 * * [simplify]: Extracting #3: cost 15 inf + 0 151.608 * * [simplify]: Extracting #4: cost 11 inf + 254 151.609 * * [simplify]: Extracting #5: cost 4 inf + 822 151.609 * * [simplify]: Extracting #6: cost 0 inf + 1578 151.609 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 151.610 * [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))) 151.610 * * * * [progress]: [ 11 / 3260 ] simplifiying candidate # 151.610 * [simplify]: Simplifying (sqrt 1) 151.610 * * [simplify]: iters left: 1 (2 enodes) 151.612 * * [simplify]: Extracting #0: cost 1 inf + 0 151.612 * * [simplify]: Extracting #1: cost 0 inf + 1 151.612 * [simplify]: Simplified to 1 151.612 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (* 1 (sqrt (fma c (* -4 a) (* b b)))) 2) a) (/ (/ b 2) a))) 151.612 * * * * [progress]: [ 12 / 3260 ] simplifiying candidate # 151.612 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 151.612 * * [simplify]: iters left: 3 (7 enodes) 151.614 * * [simplify]: iters left: 2 (24 enodes) 151.618 * * [simplify]: iters left: 1 (32 enodes) 151.623 * * [simplify]: Extracting #0: cost 1 inf + 0 151.623 * * [simplify]: Extracting #1: cost 11 inf + 0 151.623 * * [simplify]: Extracting #2: cost 10 inf + 87 151.623 * * [simplify]: Extracting #3: cost 3 inf + 559 151.623 * * [simplify]: Extracting #4: cost 0 inf + 782 151.623 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 151.623 * [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))) 151.624 * * * * [progress]: [ 13 / 3260 ] simplifiying candidate # 151.624 * * * * [progress]: [ 14 / 3260 ] simplifiying candidate # 151.624 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 151.624 * * [simplify]: iters left: 4 (8 enodes) 151.626 * * [simplify]: iters left: 3 (27 enodes) 151.630 * * [simplify]: iters left: 2 (35 enodes) 151.635 * * [simplify]: iters left: 1 (47 enodes) 151.641 * * [simplify]: Extracting #0: cost 1 inf + 0 151.641 * * [simplify]: Extracting #1: cost 3 inf + 0 151.641 * * [simplify]: Extracting #2: cost 13 inf + 0 151.641 * * [simplify]: Extracting #3: cost 12 inf + 87 151.642 * * [simplify]: Extracting #4: cost 1 inf + 961 151.642 * * [simplify]: Extracting #5: cost 0 inf + 1140 151.642 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 151.642 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (fabs (sqrt (fma c (* a -4) (* b b)))) 2) a) (/ (/ b 2) a))) 151.642 * * * * [progress]: [ 15 / 3260 ] simplifiying candidate # 151.642 * * * * [progress]: [ 16 / 3260 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) 2) a) (/ (/ b 2) a)))> 151.642 * * * * [progress]: [ 17 / 3260 ] simplifiying candidate # 151.643 * [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)))))) 151.643 * * [simplify]: iters left: 6 (20 enodes) 151.648 * * [simplify]: iters left: 5 (75 enodes) 151.660 * * [simplify]: iters left: 4 (109 enodes) 151.696 * * [simplify]: iters left: 3 (151 enodes) 151.740 * * [simplify]: iters left: 2 (196 enodes) 151.790 * * [simplify]: iters left: 1 (260 enodes) 151.862 * * [simplify]: Extracting #0: cost 1 inf + 0 151.862 * * [simplify]: Extracting #1: cost 18 inf + 0 151.862 * * [simplify]: Extracting #2: cost 71 inf + 0 151.862 * * [simplify]: Extracting #3: cost 95 inf + 129 151.863 * * [simplify]: Extracting #4: cost 90 inf + 877 151.864 * * [simplify]: Extracting #5: cost 73 inf + 4166 151.867 * * [simplify]: Extracting #6: cost 18 inf + 29583 151.873 * * [simplify]: Extracting #7: cost 0 inf + 42286 151.878 * * [simplify]: Extracting #8: cost 0 inf + 42270 151.883 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 151.883 * [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))))))) 151.884 * [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))))) 151.884 * * [simplify]: iters left: 6 (10 enodes) 151.886 * * [simplify]: iters left: 5 (37 enodes) 151.896 * * [simplify]: iters left: 4 (57 enodes) 151.919 * * [simplify]: iters left: 3 (104 enodes) 151.953 * * [simplify]: iters left: 2 (158 enodes) 152.000 * * [simplify]: iters left: 1 (225 enodes) 152.069 * * [simplify]: Extracting #0: cost 1 inf + 0 152.070 * * [simplify]: Extracting #1: cost 0 inf + 1 152.070 * [simplify]: Simplified to 0 152.070 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 152.070 * * * * [progress]: [ 18 / 3260 ] simplifiying candidate # 152.070 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 152.070 * * [simplify]: iters left: 6 (19 enodes) 152.079 * * [simplify]: iters left: 5 (66 enodes) 152.100 * * [simplify]: iters left: 4 (93 enodes) 152.114 * * [simplify]: iters left: 3 (121 enodes) 152.130 * * [simplify]: iters left: 2 (130 enodes) 152.167 * * [simplify]: iters left: 1 (145 enodes) 152.188 * * [simplify]: Extracting #0: cost 1 inf + 0 152.188 * * [simplify]: Extracting #1: cost 12 inf + 0 152.188 * * [simplify]: Extracting #2: cost 38 inf + 0 152.188 * * [simplify]: Extracting #3: cost 45 inf + 47 152.189 * * [simplify]: Extracting #4: cost 42 inf + 752 152.189 * * [simplify]: Extracting #5: cost 38 inf + 1247 152.191 * * [simplify]: Extracting #6: cost 26 inf + 2541 152.193 * * [simplify]: Extracting #7: cost 16 inf + 4189 152.196 * * [simplify]: Extracting #8: cost 8 inf + 8033 152.200 * * [simplify]: Extracting #9: cost 0 inf + 12579 152.205 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) 152.205 * [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)))))) 152.205 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 152.206 * * [simplify]: iters left: 6 (9 enodes) 152.210 * * [simplify]: iters left: 5 (29 enodes) 152.219 * * [simplify]: iters left: 4 (42 enodes) 152.232 * * [simplify]: iters left: 3 (58 enodes) 152.247 * * [simplify]: iters left: 2 (68 enodes) 152.264 * * [simplify]: Extracting #0: cost 1 inf + 0 152.264 * * [simplify]: Extracting #1: cost 0 inf + 1 152.264 * [simplify]: Simplified to 0 152.264 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) 0)) 152.264 * * * * [progress]: [ 19 / 3260 ] simplifiying candidate # 152.265 * [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)))))) 152.265 * * [simplify]: iters left: 6 (23 enodes) 152.276 * * [simplify]: iters left: 5 (90 enodes) 152.310 * * [simplify]: iters left: 4 (180 enodes) 152.372 * * [simplify]: iters left: 3 (349 enodes) 152.462 * * [simplify]: Extracting #0: cost 1 inf + 0 152.462 * * [simplify]: Extracting #1: cost 11 inf + 0 152.463 * * [simplify]: Extracting #2: cost 69 inf + 0 152.463 * * [simplify]: Extracting #3: cost 108 inf + 84 152.463 * * [simplify]: Extracting #4: cost 110 inf + 493 152.465 * * [simplify]: Extracting #5: cost 65 inf + 10156 152.471 * * [simplify]: Extracting #6: cost 3 inf + 26732 152.482 * * [simplify]: Extracting #7: cost 0 inf + 27598 152.495 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 152.495 * [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))))))) 152.495 * [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))))) 152.496 * * [simplify]: iters left: 6 (13 enodes) 152.500 * * [simplify]: iters left: 5 (53 enodes) 152.517 * * [simplify]: iters left: 4 (117 enodes) 152.548 * * [simplify]: iters left: 3 (275 enodes) 152.622 * * [simplify]: iters left: 2 (474 enodes) 152.772 * * [simplify]: Extracting #0: cost 1 inf + 0 152.772 * * [simplify]: Extracting #1: cost 0 inf + 1 152.772 * [simplify]: Simplified to 0 152.772 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 152.773 * * * * [progress]: [ 20 / 3260 ] simplifiying candidate # 152.773 * [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))))) 152.773 * * [simplify]: iters left: 6 (22 enodes) 152.778 * * [simplify]: iters left: 5 (84 enodes) 152.798 * * [simplify]: iters left: 4 (143 enodes) 152.848 * * [simplify]: iters left: 3 (225 enodes) 152.919 * * [simplify]: iters left: 2 (292 enodes) 152.987 * * [simplify]: iters left: 1 (361 enodes) 153.080 * * [simplify]: Extracting #0: cost 1 inf + 0 153.080 * * [simplify]: Extracting #1: cost 11 inf + 0 153.081 * * [simplify]: Extracting #2: cost 56 inf + 0 153.081 * * [simplify]: Extracting #3: cost 89 inf + 129 153.082 * * [simplify]: Extracting #4: cost 74 inf + 4324 153.085 * * [simplify]: Extracting #5: cost 36 inf + 13213 153.088 * * [simplify]: Extracting #6: cost 14 inf + 18212 153.092 * * [simplify]: Extracting #7: cost 2 inf + 23380 153.098 * * [simplify]: Extracting #8: cost 0 inf + 24351 153.107 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 153.107 * [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)))))) 153.107 * [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)))) 153.107 * * [simplify]: iters left: 6 (12 enodes) 153.114 * * [simplify]: iters left: 5 (47 enodes) 153.125 * * [simplify]: iters left: 4 (82 enodes) 153.141 * * [simplify]: iters left: 3 (157 enodes) 153.185 * * [simplify]: iters left: 2 (248 enodes) 153.267 * * [simplify]: iters left: 1 (341 enodes) 153.349 * * [simplify]: Extracting #0: cost 1 inf + 0 153.349 * * [simplify]: Extracting #1: cost 0 inf + 1 153.349 * [simplify]: Simplified to 0 153.350 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 153.350 * * * * [progress]: [ 21 / 3260 ] simplifiying candidate # 153.350 * [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)))) 153.350 * * [simplify]: iters left: 6 (22 enodes) 153.361 * * [simplify]: iters left: 5 (84 enodes) 153.389 * * [simplify]: iters left: 4 (151 enodes) 153.419 * * [simplify]: iters left: 3 (254 enodes) 153.515 * * [simplify]: iters left: 2 (370 enodes) 153.607 * * [simplify]: iters left: 1 (473 enodes) 153.743 * * [simplify]: Extracting #0: cost 1 inf + 0 153.744 * * [simplify]: Extracting #1: cost 13 inf + 0 153.744 * * [simplify]: Extracting #2: cost 72 inf + 0 153.744 * * [simplify]: Extracting #3: cost 121 inf + 47 153.745 * * [simplify]: Extracting #4: cost 124 inf + 792 153.746 * * [simplify]: Extracting #5: cost 107 inf + 3640 153.750 * * [simplify]: Extracting #6: cost 34 inf + 27624 153.756 * * [simplify]: Extracting #7: cost 3 inf + 42987 153.762 * * [simplify]: Extracting #8: cost 0 inf + 44298 153.772 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 153.772 * [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))))) 153.772 * [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))) 153.772 * * [simplify]: iters left: 6 (12 enodes) 153.776 * * [simplify]: iters left: 5 (47 enodes) 153.785 * * [simplify]: iters left: 4 (89 enodes) 153.808 * * [simplify]: iters left: 3 (180 enodes) 153.859 * * [simplify]: iters left: 2 (296 enodes) 153.945 * * [simplify]: iters left: 1 (428 enodes) 154.077 * * [simplify]: Extracting #0: cost 1 inf + 0 154.077 * * [simplify]: Extracting #1: cost 0 inf + 1 154.077 * [simplify]: Simplified to 0 154.077 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 154.077 * * * * [progress]: [ 22 / 3260 ] simplifiying candidate # 154.077 * [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)))))) 154.078 * * [simplify]: iters left: 6 (22 enodes) 154.083 * * [simplify]: iters left: 5 (83 enodes) 154.096 * * [simplify]: iters left: 4 (141 enodes) 154.129 * * [simplify]: iters left: 3 (205 enodes) 154.167 * * [simplify]: iters left: 2 (253 enodes) 154.237 * * [simplify]: iters left: 1 (305 enodes) 154.283 * * [simplify]: Extracting #0: cost 1 inf + 0 154.283 * * [simplify]: Extracting #1: cost 11 inf + 0 154.283 * * [simplify]: Extracting #2: cost 54 inf + 0 154.283 * * [simplify]: Extracting #3: cost 79 inf + 289 154.284 * * [simplify]: Extracting #4: cost 55 inf + 4850 154.286 * * [simplify]: Extracting #5: cost 31 inf + 9618 154.289 * * [simplify]: Extracting #6: cost 13 inf + 12121 154.293 * * [simplify]: Extracting #7: cost 1 inf + 17507 154.299 * * [simplify]: Extracting #8: cost 0 inf + 17847 154.302 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 154.303 * [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))))))) 154.303 * [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))))) 154.303 * * [simplify]: iters left: 6 (12 enodes) 154.306 * * [simplify]: iters left: 5 (46 enodes) 154.313 * * [simplify]: iters left: 4 (81 enodes) 154.329 * * [simplify]: iters left: 3 (134 enodes) 154.370 * * [simplify]: iters left: 2 (197 enodes) 154.400 * * [simplify]: iters left: 1 (271 enodes) 154.445 * * [simplify]: Extracting #0: cost 1 inf + 0 154.445 * * [simplify]: Extracting #1: cost 0 inf + 1 154.445 * [simplify]: Simplified to 0 154.445 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 154.445 * * * * [progress]: [ 23 / 3260 ] simplifiying candidate # 154.445 * [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))))) 154.445 * * [simplify]: iters left: 6 (20 enodes) 154.450 * * [simplify]: iters left: 5 (74 enodes) 154.462 * * [simplify]: iters left: 4 (112 enodes) 154.485 * * [simplify]: iters left: 3 (155 enodes) 154.514 * * [simplify]: iters left: 2 (186 enodes) 154.551 * * [simplify]: iters left: 1 (218 enodes) 154.592 * * [simplify]: Extracting #0: cost 1 inf + 0 154.592 * * [simplify]: Extracting #1: cost 16 inf + 0 154.593 * * [simplify]: Extracting #2: cost 52 inf + 0 154.593 * * [simplify]: Extracting #3: cost 69 inf + 45 154.594 * * [simplify]: Extracting #4: cost 65 inf + 1194 154.596 * * [simplify]: Extracting #5: cost 39 inf + 4749 154.599 * * [simplify]: Extracting #6: cost 26 inf + 6232 154.603 * * [simplify]: Extracting #7: cost 18 inf + 7375 154.608 * * [simplify]: Extracting #8: cost 3 inf + 14551 154.614 * * [simplify]: Extracting #9: cost 0 inf + 16404 154.621 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 154.621 * [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)))))) 154.622 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 154.622 * * [simplify]: iters left: 6 (10 enodes) 154.627 * * [simplify]: iters left: 5 (38 enodes) 154.639 * * [simplify]: iters left: 4 (59 enodes) 154.659 * * [simplify]: iters left: 3 (88 enodes) 154.684 * * [simplify]: iters left: 2 (117 enodes) 154.715 * * [simplify]: iters left: 1 (144 enodes) 154.753 * * [simplify]: Extracting #0: cost 1 inf + 0 154.753 * * [simplify]: Extracting #1: cost 0 inf + 1 154.754 * [simplify]: Simplified to 0 154.754 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 0)) 154.754 * * * * [progress]: [ 24 / 3260 ] simplifiying candidate # 154.754 * [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)))) 154.754 * * [simplify]: iters left: 6 (21 enodes) 154.765 * * [simplify]: iters left: 5 (79 enodes) 154.790 * * [simplify]: iters left: 4 (123 enodes) 154.820 * * [simplify]: iters left: 3 (177 enodes) 154.856 * * [simplify]: iters left: 2 (211 enodes) 154.913 * * [simplify]: iters left: 1 (239 enodes) 154.957 * * [simplify]: Extracting #0: cost 1 inf + 0 154.957 * * [simplify]: Extracting #1: cost 11 inf + 0 154.957 * * [simplify]: Extracting #2: cost 44 inf + 0 154.957 * * [simplify]: Extracting #3: cost 52 inf + 254 154.960 * * [simplify]: Extracting #4: cost 50 inf + 1162 154.961 * * [simplify]: Extracting #5: cost 38 inf + 3207 154.963 * * [simplify]: Extracting #6: cost 19 inf + 5241 154.966 * * [simplify]: Extracting #7: cost 13 inf + 6380 154.971 * * [simplify]: Extracting #8: cost 4 inf + 9942 154.977 * * [simplify]: Extracting #9: cost 0 inf + 12186 154.982 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 154.982 * [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))))) 154.983 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 154.983 * * [simplify]: iters left: 6 (11 enodes) 154.989 * * [simplify]: iters left: 5 (42 enodes) 155.003 * * [simplify]: iters left: 4 (67 enodes) 155.025 * * [simplify]: iters left: 3 (111 enodes) 155.059 * * [simplify]: iters left: 2 (140 enodes) 155.084 * * [simplify]: iters left: 1 (160 enodes) 155.107 * * [simplify]: Extracting #0: cost 1 inf + 0 155.107 * * [simplify]: Extracting #1: cost 0 inf + 1 155.107 * [simplify]: Simplified to 0 155.107 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 155.107 * * * * [progress]: [ 25 / 3260 ] simplifiying candidate # 155.107 * [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)))))) 155.108 * * [simplify]: iters left: 6 (26 enodes) 155.119 * * [simplify]: iters left: 5 (105 enodes) 155.157 * * [simplify]: iters left: 4 (244 enodes) 155.270 * * [simplify]: Extracting #0: cost 1 inf + 0 155.271 * * [simplify]: Extracting #1: cost 11 inf + 0 155.271 * * [simplify]: Extracting #2: cost 145 inf + 0 155.273 * * [simplify]: Extracting #3: cost 266 inf + 1 155.276 * * [simplify]: Extracting #4: cost 230 inf + 10479 155.293 * * [simplify]: Extracting #5: cost 90 inf + 60656 155.323 * * [simplify]: Extracting #6: cost 11 inf + 89232 155.351 * * [simplify]: Extracting #7: cost 0 inf + 91664 155.379 * * [simplify]: Extracting #8: cost 0 inf + 91649 155.408 * [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))))) 155.408 * [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))))))) 155.409 * [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))))) 155.409 * * [simplify]: iters left: 6 (16 enodes) 155.413 * * [simplify]: iters left: 5 (68 enodes) 155.425 * * [simplify]: iters left: 4 (179 enodes) 155.515 * * [simplify]: Extracting #0: cost 1 inf + 0 155.515 * * [simplify]: Extracting #1: cost 27 inf + 0 155.516 * * [simplify]: Extracting #2: cost 153 inf + 0 155.517 * * [simplify]: Extracting #3: cost 242 inf + 83 155.519 * * [simplify]: Extracting #4: cost 185 inf + 16503 155.533 * * [simplify]: Extracting #5: cost 15 inf + 79352 155.549 * * [simplify]: Extracting #6: cost 0 inf + 84943 155.564 * [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))))) 155.564 * [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))))))) 155.564 * * * * [progress]: [ 26 / 3260 ] simplifiying candidate # 155.564 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 155.564 * * [simplify]: iters left: 6 (25 enodes) 155.573 * * [simplify]: iters left: 5 (100 enodes) 155.600 * * [simplify]: iters left: 4 (208 enodes) 155.650 * * [simplify]: Extracting #0: cost 1 inf + 0 155.650 * * [simplify]: Extracting #1: cost 11 inf + 0 155.650 * * [simplify]: Extracting #2: cost 108 inf + 0 155.650 * * [simplify]: Extracting #3: cost 191 inf + 1 155.651 * * [simplify]: Extracting #4: cost 175 inf + 3637 155.656 * * [simplify]: Extracting #5: cost 84 inf + 32870 155.665 * * [simplify]: Extracting #6: cost 15 inf + 56239 155.675 * * [simplify]: Extracting #7: cost 0 inf + 58564 155.686 * [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))))) 155.687 * [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)))))) 155.687 * [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)))) 155.687 * * [simplify]: iters left: 6 (15 enodes) 155.695 * * [simplify]: iters left: 5 (63 enodes) 155.712 * * [simplify]: iters left: 4 (145 enodes) 155.761 * * [simplify]: iters left: 3 (499 enodes) 156.062 * * [simplify]: Extracting #0: cost 1 inf + 0 156.062 * * [simplify]: Extracting #1: cost 0 inf + 1 156.062 * [simplify]: Simplified to 0 156.062 * [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)) 156.062 * * * * [progress]: [ 27 / 3260 ] simplifiying candidate # 156.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)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 156.063 * * [simplify]: iters left: 6 (25 enodes) 156.074 * * [simplify]: iters left: 5 (99 enodes) 156.097 * * [simplify]: iters left: 4 (222 enodes) 156.175 * * [simplify]: Extracting #0: cost 1 inf + 0 156.175 * * [simplify]: Extracting #1: cost 13 inf + 0 156.175 * * [simplify]: Extracting #2: cost 108 inf + 0 156.175 * * [simplify]: Extracting #3: cost 173 inf + 3 156.176 * * [simplify]: Extracting #4: cost 173 inf + 622 156.178 * * [simplify]: Extracting #5: cost 110 inf + 18327 156.185 * * [simplify]: Extracting #6: cost 16 inf + 45130 156.194 * * [simplify]: Extracting #7: cost 0 inf + 49175 156.210 * * [simplify]: Extracting #8: cost 0 inf + 49160 156.224 * [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))))) 156.224 * [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))))) 156.224 * [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))) 156.225 * * [simplify]: iters left: 6 (15 enodes) 156.229 * * [simplify]: iters left: 5 (62 enodes) 156.240 * * [simplify]: iters left: 4 (159 enodes) 156.298 * * [simplify]: iters left: 3 (475 enodes) 156.514 * * [simplify]: Extracting #0: cost 1 inf + 0 156.514 * * [simplify]: Extracting #1: cost 42 inf + 0 156.515 * * [simplify]: Extracting #2: cost 194 inf + 1 156.525 * * [simplify]: Extracting #3: cost 205 inf + 15094 156.551 * * [simplify]: Extracting #4: cost 20 inf + 63712 156.582 * * [simplify]: Extracting #5: cost 3 inf + 65204 156.597 * * [simplify]: Extracting #6: cost 0 inf + 65965 156.622 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 156.622 * [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)))) 156.623 * * * * [progress]: [ 28 / 3260 ] simplifiying candidate # 156.623 * [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)))))) 156.623 * * [simplify]: iters left: 6 (25 enodes) 156.629 * * [simplify]: iters left: 5 (99 enodes) 156.648 * * [simplify]: iters left: 4 (213 enodes) 156.731 * * [simplify]: Extracting #0: cost 1 inf + 0 156.732 * * [simplify]: Extracting #1: cost 11 inf + 0 156.732 * * [simplify]: Extracting #2: cost 105 inf + 0 156.732 * * [simplify]: Extracting #3: cost 191 inf + 1 156.733 * * [simplify]: Extracting #4: cost 169 inf + 4162 156.740 * * [simplify]: Extracting #5: cost 79 inf + 35123 156.749 * * [simplify]: Extracting #6: cost 16 inf + 56641 156.760 * * [simplify]: Extracting #7: cost 0 inf + 59663 156.780 * * [simplify]: Extracting #8: cost 0 inf + 59408 156.799 * * [simplify]: Extracting #9: cost 0 inf + 59368 156.819 * [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))) 156.819 * [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))))))) 156.819 * [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))))) 156.819 * * [simplify]: iters left: 6 (15 enodes) 156.826 * * [simplify]: iters left: 5 (62 enodes) 156.844 * * [simplify]: iters left: 4 (148 enodes) 156.891 * * [simplify]: iters left: 3 (499 enodes) 157.249 * * [simplify]: Extracting #0: cost 1 inf + 0 157.249 * * [simplify]: Extracting #1: cost 0 inf + 1 157.249 * [simplify]: Simplified to 0 157.249 * [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)) 157.250 * * * * [progress]: [ 29 / 3260 ] simplifiying candidate # 157.250 * [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))))) 157.250 * * [simplify]: iters left: 6 (24 enodes) 157.258 * * [simplify]: iters left: 5 (93 enodes) 157.289 * * [simplify]: iters left: 4 (180 enodes) 157.370 * * [simplify]: iters left: 3 (451 enodes) 157.609 * * [simplify]: Extracting #0: cost 1 inf + 0 157.610 * * [simplify]: Extracting #1: cost 11 inf + 0 157.610 * * [simplify]: Extracting #2: cost 122 inf + 0 157.611 * * [simplify]: Extracting #3: cost 244 inf + 44 157.612 * * [simplify]: Extracting #4: cost 234 inf + 4289 157.621 * * [simplify]: Extracting #5: cost 76 inf + 44343 157.645 * * [simplify]: Extracting #6: cost 4 inf + 63809 157.674 * * [simplify]: Extracting #7: cost 0 inf + 65580 157.703 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (cbrt b) (sqrt 2)) (/ a (* (cbrt b) (/ (cbrt b) (sqrt 2)))))) 157.703 * [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)))))) 157.704 * [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)))) 157.704 * * [simplify]: iters left: 6 (14 enodes) 157.711 * * [simplify]: iters left: 5 (56 enodes) 157.729 * * [simplify]: iters left: 4 (117 enodes) 157.768 * * [simplify]: iters left: 3 (347 enodes) 157.947 * * [simplify]: Extracting #0: cost 1 inf + 0 157.947 * * [simplify]: Extracting #1: cost 0 inf + 1 157.947 * [simplify]: Simplified to 0 157.947 * [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)) 157.947 * * * * [progress]: [ 30 / 3260 ] simplifiying candidate # 157.947 * [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)))) 157.947 * * [simplify]: iters left: 6 (24 enodes) 157.953 * * [simplify]: iters left: 5 (94 enodes) 157.969 * * [simplify]: iters left: 4 (178 enodes) 158.025 * * [simplify]: iters left: 3 (405 enodes) 158.177 * * [simplify]: Extracting #0: cost 1 inf + 0 158.177 * * [simplify]: Extracting #1: cost 11 inf + 0 158.178 * * [simplify]: Extracting #2: cost 106 inf + 0 158.179 * * [simplify]: Extracting #3: cost 186 inf + 4 158.181 * * [simplify]: Extracting #4: cost 178 inf + 3126 158.192 * * [simplify]: Extracting #5: cost 61 inf + 28600 158.212 * * [simplify]: Extracting #6: cost 2 inf + 42673 158.232 * * [simplify]: Extracting #7: cost 0 inf + 43393 158.255 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 158.255 * [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))))) 158.255 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 158.255 * * [simplify]: iters left: 6 (14 enodes) 158.262 * * [simplify]: iters left: 5 (57 enodes) 158.280 * * [simplify]: iters left: 4 (116 enodes) 158.327 * * [simplify]: iters left: 3 (321 enodes) 158.483 * * [simplify]: Extracting #0: cost 1 inf + 0 158.483 * * [simplify]: Extracting #1: cost 0 inf + 1 158.483 * [simplify]: Simplified to 0 158.483 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 0)) 158.484 * * * * [progress]: [ 31 / 3260 ] simplifiying candidate # 158.484 * [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)))))) 158.484 * * [simplify]: iters left: 6 (25 enodes) 158.497 * * [simplify]: iters left: 5 (99 enodes) 158.535 * * [simplify]: iters left: 4 (212 enodes) 158.634 * * [simplify]: Extracting #0: cost 1 inf + 0 158.634 * * [simplify]: Extracting #1: cost 11 inf + 0 158.634 * * [simplify]: Extracting #2: cost 90 inf + 0 158.634 * * [simplify]: Extracting #3: cost 154 inf + 3 158.635 * * [simplify]: Extracting #4: cost 156 inf + 47 158.636 * * [simplify]: Extracting #5: cost 140 inf + 3967 158.642 * * [simplify]: Extracting #6: cost 52 inf + 26756 158.649 * * [simplify]: Extracting #7: cost 6 inf + 39934 158.657 * * [simplify]: Extracting #8: cost 0 inf + 41635 158.667 * * [simplify]: Extracting #9: cost 0 inf + 41620 158.680 * [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)) 158.680 * [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))))))) 158.680 * [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))))) 158.680 * * [simplify]: iters left: 6 (15 enodes) 158.684 * * [simplify]: iters left: 5 (62 enodes) 158.696 * * [simplify]: iters left: 4 (149 enodes) 158.775 * * [simplify]: iters left: 3 (450 enodes) 159.075 * * [simplify]: Extracting #0: cost 1 inf + 0 159.075 * * [simplify]: Extracting #1: cost 0 inf + 1 159.075 * [simplify]: Simplified to 0 159.075 * [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)) 159.076 * * * * [progress]: [ 32 / 3260 ] simplifiying candidate # 159.076 * [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))))) 159.076 * * [simplify]: iters left: 6 (24 enodes) 159.082 * * [simplify]: iters left: 5 (94 enodes) 159.102 * * [simplify]: iters left: 4 (179 enodes) 159.161 * * [simplify]: iters left: 3 (413 enodes) 159.323 * * [simplify]: Extracting #0: cost 1 inf + 0 159.323 * * [simplify]: Extracting #1: cost 11 inf + 0 159.323 * * [simplify]: Extracting #2: cost 97 inf + 0 159.324 * * [simplify]: Extracting #3: cost 190 inf + 46 159.326 * * [simplify]: Extracting #4: cost 165 inf + 4556 159.331 * * [simplify]: Extracting #5: cost 51 inf + 27847 159.348 * * [simplify]: Extracting #6: cost 3 inf + 38243 159.367 * * [simplify]: Extracting #7: cost 0 inf + 39514 159.386 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 159.386 * [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)))))) 159.387 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 159.387 * * [simplify]: iters left: 6 (14 enodes) 159.393 * * [simplify]: iters left: 5 (57 enodes) 159.417 * * [simplify]: iters left: 4 (118 enodes) 159.443 * * [simplify]: iters left: 3 (314 enodes) 159.578 * * [simplify]: Extracting #0: cost 1 inf + 0 159.578 * * [simplify]: Extracting #1: cost 0 inf + 1 159.578 * [simplify]: Simplified to 0 159.578 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 159.578 * * * * [progress]: [ 33 / 3260 ] simplifiying candidate # 159.579 * [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)))) 159.579 * * [simplify]: iters left: 6 (23 enodes) 159.589 * * [simplify]: iters left: 5 (84 enodes) 159.604 * * [simplify]: iters left: 4 (160 enodes) 159.638 * * [simplify]: iters left: 3 (328 enodes) 159.773 * * [simplify]: Extracting #0: cost 1 inf + 0 159.773 * * [simplify]: Extracting #1: cost 13 inf + 0 159.773 * * [simplify]: Extracting #2: cost 94 inf + 0 159.774 * * [simplify]: Extracting #3: cost 134 inf + 5 159.777 * * [simplify]: Extracting #4: cost 92 inf + 7397 159.786 * * [simplify]: Extracting #5: cost 19 inf + 21203 159.795 * * [simplify]: Extracting #6: cost 2 inf + 24707 159.801 * * [simplify]: Extracting #7: cost 0 inf + 25467 159.807 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 159.807 * [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))))) 159.808 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 159.808 * * [simplify]: iters left: 6 (13 enodes) 159.811 * * [simplify]: iters left: 5 (48 enodes) 159.820 * * [simplify]: iters left: 4 (103 enodes) 159.846 * * [simplify]: iters left: 3 (238 enodes) 159.966 * * [simplify]: Extracting #0: cost 1 inf + 0 159.966 * * [simplify]: Extracting #1: cost 0 inf + 1 159.966 * [simplify]: Simplified to 0 159.966 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 159.967 * * * * [progress]: [ 34 / 3260 ] simplifiying candidate # 159.967 * [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)))))) 159.967 * * [simplify]: iters left: 6 (25 enodes) 159.973 * * [simplify]: iters left: 5 (98 enodes) 159.989 * * [simplify]: iters left: 4 (206 enodes) 160.056 * * [simplify]: Extracting #0: cost 1 inf + 0 160.056 * * [simplify]: Extracting #1: cost 11 inf + 0 160.056 * * [simplify]: Extracting #2: cost 106 inf + 0 160.056 * * [simplify]: Extracting #3: cost 195 inf + 1 160.057 * * [simplify]: Extracting #4: cost 176 inf + 4244 160.062 * * [simplify]: Extracting #5: cost 84 inf + 34053 160.073 * * [simplify]: Extracting #6: cost 12 inf + 58370 160.091 * * [simplify]: Extracting #7: cost 0 inf + 60924 160.101 * * [simplify]: Extracting #8: cost 0 inf + 60909 160.116 * [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)))) 160.116 * [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))))))) 160.117 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 160.117 * * [simplify]: iters left: 6 (15 enodes) 160.125 * * [simplify]: iters left: 5 (61 enodes) 160.145 * * [simplify]: iters left: 4 (142 enodes) 160.190 * * [simplify]: iters left: 3 (474 enodes) 160.459 * * [simplify]: Extracting #0: cost 1 inf + 0 160.459 * * [simplify]: Extracting #1: cost 0 inf + 1 160.459 * [simplify]: Simplified to 0 160.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 160.460 * * * * [progress]: [ 35 / 3260 ] simplifiying candidate # 160.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 160.460 * * [simplify]: iters left: 6 (24 enodes) 160.472 * * [simplify]: iters left: 5 (93 enodes) 160.502 * * [simplify]: iters left: 4 (175 enodes) 160.570 * * [simplify]: iters left: 3 (424 enodes) 160.692 * * [simplify]: Extracting #0: cost 1 inf + 0 160.692 * * [simplify]: Extracting #1: cost 11 inf + 0 160.692 * * [simplify]: Extracting #2: cost 109 inf + 0 160.694 * * [simplify]: Extracting #3: cost 209 inf + 3 160.696 * * [simplify]: Extracting #4: cost 194 inf + 3086 160.705 * * [simplify]: Extracting #5: cost 88 inf + 26569 160.724 * * [simplify]: Extracting #6: cost 6 inf + 49035 160.744 * * [simplify]: Extracting #7: cost 0 inf + 51532 160.764 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 160.764 * [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)))))) 160.765 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 160.765 * * [simplify]: iters left: 6 (14 enodes) 160.771 * * [simplify]: iters left: 5 (56 enodes) 160.788 * * [simplify]: iters left: 4 (113 enodes) 160.827 * * [simplify]: iters left: 3 (324 enodes) 160.948 * * [simplify]: Extracting #0: cost 1 inf + 0 160.948 * * [simplify]: Extracting #1: cost 0 inf + 1 160.948 * [simplify]: Simplified to 0 160.948 * [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)) 160.948 * * * * [progress]: [ 36 / 3260 ] simplifiying candidate # 160.949 * [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)))) 160.949 * * [simplify]: iters left: 6 (24 enodes) 160.959 * * [simplify]: iters left: 5 (93 enodes) 160.978 * * [simplify]: iters left: 4 (173 enodes) 161.012 * * [simplify]: iters left: 3 (394 enodes) 161.157 * * [simplify]: Extracting #0: cost 1 inf + 0 161.157 * * [simplify]: Extracting #1: cost 11 inf + 0 161.157 * * [simplify]: Extracting #2: cost 85 inf + 0 161.158 * * [simplify]: Extracting #3: cost 156 inf + 4 161.159 * * [simplify]: Extracting #4: cost 156 inf + 615 161.161 * * [simplify]: Extracting #5: cost 95 inf + 12133 161.168 * * [simplify]: Extracting #6: cost 7 inf + 31757 161.182 * * [simplify]: Extracting #7: cost 0 inf + 33313 161.191 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) 161.191 * [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))))) 161.192 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 161.192 * * [simplify]: iters left: 6 (14 enodes) 161.196 * * [simplify]: iters left: 5 (56 enodes) 161.209 * * [simplify]: iters left: 4 (112 enodes) 161.233 * * [simplify]: iters left: 3 (297 enodes) 161.334 * * [simplify]: Extracting #0: cost 1 inf + 0 161.334 * * [simplify]: Extracting #1: cost 0 inf + 1 161.334 * [simplify]: Simplified to 0 161.334 * [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)) 161.334 * * * * [progress]: [ 37 / 3260 ] simplifiying candidate # 161.335 * [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)))))) 161.335 * * [simplify]: iters left: 6 (23 enodes) 161.349 * * [simplify]: iters left: 5 (90 enodes) 161.369 * * [simplify]: iters left: 4 (180 enodes) 161.409 * * [simplify]: iters left: 3 (413 enodes) 161.603 * * [simplify]: Extracting #0: cost 1 inf + 0 161.603 * * [simplify]: Extracting #1: cost 11 inf + 0 161.604 * * [simplify]: Extracting #2: cost 97 inf + 0 161.605 * * [simplify]: Extracting #3: cost 206 inf + 3 161.607 * * [simplify]: Extracting #4: cost 200 inf + 1953 161.616 * * [simplify]: Extracting #5: cost 63 inf + 35214 161.627 * * [simplify]: Extracting #6: cost 4 inf + 51465 161.642 * * [simplify]: Extracting #7: cost 0 inf + 53041 161.654 * [simplify]: Simplified to (+ (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) 161.654 * [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))))))) 161.654 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 161.654 * * [simplify]: iters left: 6 (13 enodes) 161.658 * * [simplify]: iters left: 5 (53 enodes) 161.668 * * [simplify]: iters left: 4 (118 enodes) 161.702 * * [simplify]: iters left: 3 (324 enodes) 161.830 * * [simplify]: Extracting #0: cost 1 inf + 0 161.830 * * [simplify]: Extracting #1: cost 0 inf + 1 161.830 * [simplify]: Simplified to 0 161.830 * [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)) 161.831 * * * * [progress]: [ 38 / 3260 ] simplifiying candidate # 161.831 * [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))))) 161.831 * * [simplify]: iters left: 6 (21 enodes) 161.842 * * [simplify]: iters left: 5 (79 enodes) 161.863 * * [simplify]: iters left: 4 (138 enodes) 161.890 * * [simplify]: iters left: 3 (283 enodes) 161.970 * * [simplify]: Extracting #0: cost 1 inf + 0 161.970 * * [simplify]: Extracting #1: cost 9 inf + 0 161.970 * * [simplify]: Extracting #2: cost 72 inf + 0 161.971 * * [simplify]: Extracting #3: cost 137 inf + 44 161.971 * * [simplify]: Extracting #4: cost 134 inf + 1106 161.973 * * [simplify]: Extracting #5: cost 73 inf + 10911 161.978 * * [simplify]: Extracting #6: cost 17 inf + 21430 161.986 * * [simplify]: Extracting #7: cost 1 inf + 26565 161.992 * * [simplify]: Extracting #8: cost 0 inf + 27025 161.998 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 161.998 * [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)))))) 161.999 * [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)))) 161.999 * * [simplify]: iters left: 6 (11 enodes) 162.002 * * [simplify]: iters left: 5 (43 enodes) 162.009 * * [simplify]: iters left: 4 (84 enodes) 162.043 * * [simplify]: iters left: 3 (212 enodes) 162.118 * * [simplify]: iters left: 2 (472 enodes) 162.291 * * [simplify]: Extracting #0: cost 1 inf + 0 162.291 * * [simplify]: Extracting #1: cost 0 inf + 1 162.291 * [simplify]: Simplified to 0 162.291 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 162.292 * * * * [progress]: [ 39 / 3260 ] simplifiying candidate # 162.292 * [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)))) 162.292 * * [simplify]: iters left: 6 (22 enodes) 162.298 * * [simplify]: iters left: 5 (86 enodes) 162.312 * * [simplify]: iters left: 4 (157 enodes) 162.346 * * [simplify]: iters left: 3 (313 enodes) 162.418 * * [simplify]: Extracting #0: cost 1 inf + 0 162.418 * * [simplify]: Extracting #1: cost 11 inf + 0 162.419 * * [simplify]: Extracting #2: cost 67 inf + 0 162.419 * * [simplify]: Extracting #3: cost 110 inf + 46 162.419 * * [simplify]: Extracting #4: cost 110 inf + 539 162.421 * * [simplify]: Extracting #5: cost 68 inf + 6514 162.425 * * [simplify]: Extracting #6: cost 12 inf + 15313 162.430 * * [simplify]: Extracting #7: cost 2 inf + 18397 162.435 * * [simplify]: Extracting #8: cost 0 inf + 19197 162.440 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 162.440 * [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))))) 162.440 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 162.440 * * [simplify]: iters left: 6 (12 enodes) 162.444 * * [simplify]: iters left: 5 (49 enodes) 162.452 * * [simplify]: iters left: 4 (99 enodes) 162.476 * * [simplify]: iters left: 3 (234 enodes) 162.536 * * [simplify]: iters left: 2 (447 enodes) 162.657 * * [simplify]: Extracting #0: cost 1 inf + 0 162.657 * * [simplify]: Extracting #1: cost 0 inf + 1 162.657 * [simplify]: Simplified to 0 162.657 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 162.657 * * * * [progress]: [ 40 / 3260 ] simplifiying candidate # 162.657 * [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)))))) 162.657 * * [simplify]: iters left: 6 (24 enodes) 162.663 * * [simplify]: iters left: 5 (94 enodes) 162.682 * * [simplify]: iters left: 4 (183 enodes) 162.724 * * [simplify]: iters left: 3 (390 enodes) 162.847 * * [simplify]: Extracting #0: cost 1 inf + 0 162.847 * * [simplify]: Extracting #1: cost 11 inf + 0 162.847 * * [simplify]: Extracting #2: cost 84 inf + 0 162.848 * * [simplify]: Extracting #3: cost 140 inf + 369 162.849 * * [simplify]: Extracting #4: cost 134 inf + 2033 162.850 * * [simplify]: Extracting #5: cost 96 inf + 8344 162.858 * * [simplify]: Extracting #6: cost 20 inf + 25815 162.872 * * [simplify]: Extracting #7: cost 0 inf + 30709 162.886 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 162.886 * [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))))))) 162.887 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 162.887 * * [simplify]: iters left: 6 (14 enodes) 162.891 * * [simplify]: iters left: 5 (57 enodes) 162.904 * * [simplify]: iters left: 4 (121 enodes) 162.944 * * [simplify]: iters left: 3 (291 enodes) 163.037 * * [simplify]: Extracting #0: cost 1 inf + 0 163.037 * * [simplify]: Extracting #1: cost 0 inf + 1 163.037 * [simplify]: Simplified to 0 163.037 * [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)) 163.037 * * * * [progress]: [ 41 / 3260 ] simplifiying candidate # 163.038 * [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))))) 163.038 * * [simplify]: iters left: 6 (23 enodes) 163.047 * * [simplify]: iters left: 5 (89 enodes) 163.070 * * [simplify]: iters left: 4 (157 enodes) 163.102 * * [simplify]: iters left: 3 (301 enodes) 163.195 * * [simplify]: iters left: 2 (471 enodes) 163.324 * * [simplify]: Extracting #0: cost 1 inf + 0 163.324 * * [simplify]: Extracting #1: cost 11 inf + 0 163.324 * * [simplify]: Extracting #2: cost 72 inf + 0 163.325 * * [simplify]: Extracting #3: cost 109 inf + 253 163.326 * * [simplify]: Extracting #4: cost 87 inf + 2757 163.329 * * [simplify]: Extracting #5: cost 28 inf + 11078 163.334 * * [simplify]: Extracting #6: cost 2 inf + 16958 163.340 * * [simplify]: Extracting #7: cost 0 inf + 17380 163.345 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 163.345 * [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)))))) 163.346 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 163.346 * * [simplify]: iters left: 6 (13 enodes) 163.349 * * [simplify]: iters left: 5 (52 enodes) 163.358 * * [simplify]: iters left: 4 (98 enodes) 163.385 * * [simplify]: iters left: 3 (212 enodes) 163.439 * * [simplify]: iters left: 2 (371 enodes) 163.533 * * [simplify]: Extracting #0: cost 1 inf + 0 163.533 * * [simplify]: Extracting #1: cost 0 inf + 1 163.533 * [simplify]: Simplified to 0 163.533 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 163.533 * * * * [progress]: [ 42 / 3260 ] simplifiying candidate # 163.533 * [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)))) 163.533 * * [simplify]: iters left: 6 (22 enodes) 163.541 * * [simplify]: iters left: 5 (80 enodes) 163.569 * * [simplify]: iters left: 4 (142 enodes) 163.609 * * [simplify]: iters left: 3 (230 enodes) 163.667 * * [simplify]: iters left: 2 (341 enodes) 163.768 * * [simplify]: iters left: 1 (432 enodes) 163.866 * * [simplify]: Extracting #0: cost 1 inf + 0 163.866 * * [simplify]: Extracting #1: cost 11 inf + 0 163.866 * * [simplify]: Extracting #2: cost 55 inf + 0 163.867 * * [simplify]: Extracting #3: cost 73 inf + 213 163.869 * * [simplify]: Extracting #4: cost 56 inf + 2145 163.872 * * [simplify]: Extracting #5: cost 40 inf + 4187 163.876 * * [simplify]: Extracting #6: cost 27 inf + 5546 163.880 * * [simplify]: Extracting #7: cost 17 inf + 7209 163.887 * * [simplify]: Extracting #8: cost 5 inf + 12627 163.894 * * [simplify]: Extracting #9: cost 0 inf + 15753 163.904 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 163.904 * [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))))) 163.905 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 163.905 * * [simplify]: iters left: 6 (12 enodes) 163.912 * * [simplify]: iters left: 5 (44 enodes) 163.920 * * [simplify]: iters left: 4 (92 enodes) 163.935 * * [simplify]: iters left: 3 (159 enodes) 163.973 * * [simplify]: iters left: 2 (267 enodes) 164.026 * * [simplify]: iters left: 1 (364 enodes) 164.119 * * [simplify]: Extracting #0: cost 1 inf + 0 164.119 * * [simplify]: Extracting #1: cost 0 inf + 1 164.119 * [simplify]: Simplified to 0 164.119 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 164.119 * * * * [progress]: [ 43 / 3260 ] simplifiying candidate # 164.120 * [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)))))) 164.120 * * [simplify]: iters left: 6 (25 enodes) 164.126 * * [simplify]: iters left: 5 (101 enodes) 164.144 * * [simplify]: iters left: 4 (215 enodes) 164.211 * * [simplify]: Extracting #0: cost 1 inf + 0 164.211 * * [simplify]: Extracting #1: cost 11 inf + 0 164.212 * * [simplify]: Extracting #2: cost 105 inf + 0 164.213 * * [simplify]: Extracting #3: cost 182 inf + 46 164.214 * * [simplify]: Extracting #4: cost 170 inf + 2035 164.221 * * [simplify]: Extracting #5: cost 86 inf + 25328 164.236 * * [simplify]: Extracting #6: cost 17 inf + 45646 164.252 * * [simplify]: Extracting #7: cost 0 inf + 49644 164.261 * * [simplify]: Extracting #8: cost 0 inf + 49605 164.269 * [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)))) 164.269 * [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))))))) 164.270 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 164.270 * * [simplify]: iters left: 6 (15 enodes) 164.274 * * [simplify]: iters left: 5 (64 enodes) 164.286 * * [simplify]: iters left: 4 (149 enodes) 164.347 * * [simplify]: iters left: 3 (466 enodes) 164.712 * * [simplify]: Extracting #0: cost 1 inf + 0 164.712 * * [simplify]: Extracting #1: cost 0 inf + 1 164.712 * [simplify]: Simplified to 0 164.712 * [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)) 164.713 * * * * [progress]: [ 44 / 3260 ] simplifiying candidate # 164.713 * [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))))) 164.713 * * [simplify]: iters left: 6 (24 enodes) 164.726 * * [simplify]: iters left: 5 (96 enodes) 164.759 * * [simplify]: iters left: 4 (185 enodes) 164.808 * * [simplify]: iters left: 3 (431 enodes) 165.421 * * [simplify]: Extracting #0: cost 1 inf + 0 165.421 * * [simplify]: Extracting #1: cost 11 inf + 0 165.421 * * [simplify]: Extracting #2: cost 135 inf + 0 165.422 * * [simplify]: Extracting #3: cost 247 inf + 47 165.424 * * [simplify]: Extracting #4: cost 229 inf + 3459 165.431 * * [simplify]: Extracting #5: cost 91 inf + 33431 165.445 * * [simplify]: Extracting #6: cost 3 inf + 55132 165.463 * * [simplify]: Extracting #7: cost 0 inf + 56323 165.482 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 165.482 * [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)))))) 165.483 * [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)))) 165.483 * * [simplify]: iters left: 6 (14 enodes) 165.487 * * [simplify]: iters left: 5 (59 enodes) 165.499 * * [simplify]: iters left: 4 (121 enodes) 165.529 * * [simplify]: iters left: 3 (332 enodes) 165.724 * * [simplify]: Extracting #0: cost 1 inf + 0 165.725 * * [simplify]: Extracting #1: cost 0 inf + 1 165.725 * [simplify]: Simplified to 0 165.725 * [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)) 165.725 * * * * [progress]: [ 45 / 3260 ] simplifiying candidate # 165.725 * [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)))) 165.726 * * [simplify]: iters left: 6 (23 enodes) 165.738 * * [simplify]: iters left: 5 (91 enodes) 165.760 * * [simplify]: iters left: 4 (176 enodes) 165.796 * * [simplify]: iters left: 3 (379 enodes) 165.949 * * [simplify]: Extracting #0: cost 1 inf + 0 165.950 * * [simplify]: Extracting #1: cost 11 inf + 0 165.950 * * [simplify]: Extracting #2: cost 111 inf + 0 165.951 * * [simplify]: Extracting #3: cost 162 inf + 131 165.954 * * [simplify]: Extracting #4: cost 113 inf + 7781 165.965 * * [simplify]: Extracting #5: cost 30 inf + 24726 165.973 * * [simplify]: Extracting #6: cost 9 inf + 28564 165.980 * * [simplify]: Extracting #7: cost 2 inf + 30862 165.988 * * [simplify]: Extracting #8: cost 0 inf + 31793 165.996 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 165.996 * [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))))) 165.997 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 165.997 * * [simplify]: iters left: 6 (13 enodes) 166.001 * * [simplify]: iters left: 5 (54 enodes) 166.011 * * [simplify]: iters left: 4 (112 enodes) 166.040 * * [simplify]: iters left: 3 (281 enodes) 166.169 * * [simplify]: Extracting #0: cost 1 inf + 0 166.169 * * [simplify]: Extracting #1: cost 0 inf + 1 166.169 * [simplify]: Simplified to 0 166.169 * [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)) 166.169 * * * * [progress]: [ 46 / 3260 ] simplifiying candidate # 166.170 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 166.170 * * [simplify]: iters left: 6 (24 enodes) 166.183 * * [simplify]: iters left: 5 (96 enodes) 166.217 * * [simplify]: iters left: 4 (200 enodes) 166.305 * * [simplify]: iters left: 3 (464 enodes) 166.526 * * [simplify]: Extracting #0: cost 1 inf + 0 166.526 * * [simplify]: Extracting #1: cost 11 inf + 0 166.526 * * [simplify]: Extracting #2: cost 151 inf + 0 166.528 * * [simplify]: Extracting #3: cost 275 inf + 6 166.529 * * [simplify]: Extracting #4: cost 257 inf + 3377 166.538 * * [simplify]: Extracting #5: cost 83 inf + 44012 166.552 * * [simplify]: Extracting #6: cost 2 inf + 64413 166.577 * * [simplify]: Extracting #7: cost 0 inf + 65293 166.592 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (/ (/ b (sqrt 2)) (cbrt a)) (sqrt 2)) (* (cbrt a) (cbrt a)))) 166.592 * [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))))))) 166.593 * [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))))) 166.593 * * [simplify]: iters left: 6 (14 enodes) 166.597 * * [simplify]: iters left: 5 (59 enodes) 166.611 * * [simplify]: iters left: 4 (134 enodes) 166.656 * * [simplify]: iters left: 3 (357 enodes) 166.850 * * [simplify]: Extracting #0: cost 1 inf + 0 166.850 * * [simplify]: Extracting #1: cost 0 inf + 1 166.850 * [simplify]: Simplified to 0 166.850 * [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)) 166.850 * * * * [progress]: [ 47 / 3260 ] simplifiying candidate # 166.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)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 166.851 * * [simplify]: iters left: 6 (23 enodes) 166.860 * * [simplify]: iters left: 5 (90 enodes) 166.891 * * [simplify]: iters left: 4 (170 enodes) 166.933 * * [simplify]: iters left: 3 (352 enodes) 167.074 * * [simplify]: Extracting #0: cost 1 inf + 0 167.074 * * [simplify]: Extracting #1: cost 11 inf + 0 167.075 * * [simplify]: Extracting #2: cost 121 inf + 0 167.075 * * [simplify]: Extracting #3: cost 189 inf + 6 167.076 * * [simplify]: Extracting #4: cost 172 inf + 2537 167.085 * * [simplify]: Extracting #5: cost 74 inf + 19751 167.102 * * [simplify]: Extracting #6: cost 2 inf + 34051 167.116 * * [simplify]: Extracting #7: cost 0 inf + 34806 167.125 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 167.126 * [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)))))) 167.126 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 167.126 * * [simplify]: iters left: 6 (13 enodes) 167.129 * * [simplify]: iters left: 5 (53 enodes) 167.139 * * [simplify]: iters left: 4 (106 enodes) 167.175 * * [simplify]: iters left: 3 (257 enodes) 167.279 * * [simplify]: Extracting #0: cost 1 inf + 0 167.279 * * [simplify]: Extracting #1: cost 0 inf + 1 167.279 * [simplify]: Simplified to 0 167.279 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 167.279 * * * * [progress]: [ 48 / 3260 ] simplifiying candidate # 167.279 * [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)))) 167.279 * * [simplify]: iters left: 6 (22 enodes) 167.289 * * [simplify]: iters left: 5 (86 enodes) 167.319 * * [simplify]: iters left: 4 (156 enodes) 167.366 * * [simplify]: iters left: 3 (303 enodes) 167.458 * * [simplify]: Extracting #0: cost 1 inf + 0 167.458 * * [simplify]: Extracting #1: cost 11 inf + 0 167.458 * * [simplify]: Extracting #2: cost 92 inf + 0 167.459 * * [simplify]: Extracting #3: cost 120 inf + 131 167.460 * * [simplify]: Extracting #4: cost 84 inf + 4515 167.463 * * [simplify]: Extracting #5: cost 22 inf + 13507 167.470 * * [simplify]: Extracting #6: cost 9 inf + 15180 167.474 * * [simplify]: Extracting #7: cost 2 inf + 17730 167.479 * * [simplify]: Extracting #8: cost 0 inf + 18570 167.484 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 167.484 * [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))))) 167.484 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 167.484 * * [simplify]: iters left: 6 (12 enodes) 167.488 * * [simplify]: iters left: 5 (49 enodes) 167.497 * * [simplify]: iters left: 4 (94 enodes) 167.534 * * [simplify]: iters left: 3 (221 enodes) 167.631 * * [simplify]: iters left: 2 (492 enodes) 167.893 * * [simplify]: Extracting #0: cost 1 inf + 0 167.893 * * [simplify]: Extracting #1: cost 0 inf + 1 167.893 * [simplify]: Simplified to 0 167.893 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 167.893 * * * * [progress]: [ 49 / 3260 ] simplifiying candidate # 167.894 * [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)))))) 167.894 * * [simplify]: iters left: 6 (23 enodes) 167.899 * * [simplify]: iters left: 5 (89 enodes) 167.917 * * [simplify]: iters left: 4 (175 enodes) 167.958 * * [simplify]: iters left: 3 (376 enodes) 168.112 * * [simplify]: Extracting #0: cost 1 inf + 0 168.112 * * [simplify]: Extracting #1: cost 11 inf + 0 168.113 * * [simplify]: Extracting #2: cost 111 inf + 0 168.114 * * [simplify]: Extracting #3: cost 159 inf + 90 168.116 * * [simplify]: Extracting #4: cost 132 inf + 4401 168.121 * * [simplify]: Extracting #5: cost 45 inf + 21520 168.128 * * [simplify]: Extracting #6: cost 4 inf + 30837 168.136 * * [simplify]: Extracting #7: cost 0 inf + 32018 168.145 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (cbrt a)) (* (cbrt a) 2))) 168.145 * [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))))))) 168.146 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 168.146 * * [simplify]: iters left: 6 (13 enodes) 168.150 * * [simplify]: iters left: 5 (52 enodes) 168.159 * * [simplify]: iters left: 4 (111 enodes) 168.186 * * [simplify]: iters left: 3 (278 enodes) 168.326 * * [simplify]: Extracting #0: cost 1 inf + 0 168.326 * * [simplify]: Extracting #1: cost 0 inf + 1 168.326 * [simplify]: Simplified to 0 168.326 * [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)) 168.326 * * * * [progress]: [ 50 / 3260 ] simplifiying candidate # 168.326 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 168.326 * * [simplify]: iters left: 6 (22 enodes) 168.332 * * [simplify]: iters left: 5 (84 enodes) 168.346 * * [simplify]: iters left: 4 (151 enodes) 168.382 * * [simplify]: iters left: 3 (289 enodes) 168.458 * * [simplify]: Extracting #0: cost 1 inf + 0 168.458 * * [simplify]: Extracting #1: cost 11 inf + 0 168.459 * * [simplify]: Extracting #2: cost 82 inf + 0 168.459 * * [simplify]: Extracting #3: cost 95 inf + 418 168.461 * * [simplify]: Extracting #4: cost 51 inf + 5547 168.463 * * [simplify]: Extracting #5: cost 22 inf + 9768 168.466 * * [simplify]: Extracting #6: cost 10 inf + 11322 168.470 * * [simplify]: Extracting #7: cost 2 inf + 13663 168.474 * * [simplify]: Extracting #8: cost 0 inf + 14594 168.478 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 168.478 * [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)))))) 168.479 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 168.479 * * [simplify]: iters left: 6 (12 enodes) 168.485 * * [simplify]: iters left: 5 (47 enodes) 168.498 * * [simplify]: iters left: 4 (89 enodes) 168.520 * * [simplify]: iters left: 3 (186 enodes) 168.581 * * [simplify]: iters left: 2 (378 enodes) 168.761 * * [simplify]: Extracting #0: cost 1 inf + 0 168.761 * * [simplify]: Extracting #1: cost 0 inf + 1 168.761 * [simplify]: Simplified to 0 168.761 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 0)) 168.761 * * * * [progress]: [ 51 / 3260 ] simplifiying candidate # 168.761 * [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)))) 168.761 * * [simplify]: iters left: 6 (21 enodes) 168.769 * * [simplify]: iters left: 5 (77 enodes) 168.790 * * [simplify]: iters left: 4 (113 enodes) 168.809 * * [simplify]: iters left: 3 (166 enodes) 168.835 * * [simplify]: iters left: 2 (232 enodes) 168.890 * * [simplify]: iters left: 1 (334 enodes) 168.977 * * [simplify]: Extracting #0: cost 1 inf + 0 168.977 * * [simplify]: Extracting #1: cost 9 inf + 0 168.978 * * [simplify]: Extracting #2: cost 53 inf + 2 168.978 * * [simplify]: Extracting #3: cost 59 inf + 592 168.979 * * [simplify]: Extracting #4: cost 35 inf + 2797 168.980 * * [simplify]: Extracting #5: cost 32 inf + 3213 168.982 * * [simplify]: Extracting #6: cost 20 inf + 4523 168.985 * * [simplify]: Extracting #7: cost 2 inf + 10113 168.988 * * [simplify]: Extracting #8: cost 0 inf + 11255 168.990 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* 1/2 (/ b a))) 168.991 * [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))))) 168.991 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 168.991 * * [simplify]: iters left: 6 (11 enodes) 168.994 * * [simplify]: iters left: 5 (40 enodes) 169.005 * * [simplify]: iters left: 4 (65 enodes) 169.028 * * [simplify]: iters left: 3 (97 enodes) 169.048 * * [simplify]: iters left: 2 (165 enodes) 169.101 * * [simplify]: iters left: 1 (271 enodes) 169.188 * * [simplify]: Extracting #0: cost 1 inf + 0 169.188 * * [simplify]: Extracting #1: cost 0 inf + 1 169.188 * [simplify]: Simplified to 0 169.189 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* 1/2 (/ b a))) 0)) 169.189 * * * * [progress]: [ 52 / 3260 ] simplifiying candidate # 169.189 * [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)))))) 169.189 * * [simplify]: iters left: 6 (22 enodes) 169.195 * * [simplify]: iters left: 5 (88 enodes) 169.213 * * [simplify]: iters left: 4 (170 enodes) 169.256 * * [simplify]: iters left: 3 (353 enodes) 169.388 * * [simplify]: Extracting #0: cost 1 inf + 0 169.388 * * [simplify]: Extracting #1: cost 11 inf + 0 169.389 * * [simplify]: Extracting #2: cost 114 inf + 0 169.389 * * [simplify]: Extracting #3: cost 155 inf + 133 169.390 * * [simplify]: Extracting #4: cost 123 inf + 5497 169.397 * * [simplify]: Extracting #5: cost 31 inf + 24406 169.409 * * [simplify]: Extracting #6: cost 13 inf + 26942 169.415 * * [simplify]: Extracting #7: cost 8 inf + 28039 169.422 * * [simplify]: Extracting #8: cost 2 inf + 30491 169.429 * * [simplify]: Extracting #9: cost 0 inf + 31372 169.436 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 169.436 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 169.436 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 169.437 * * [simplify]: iters left: 6 (12 enodes) 169.443 * * [simplify]: iters left: 5 (51 enodes) 169.456 * * [simplify]: iters left: 4 (106 enodes) 169.479 * * [simplify]: iters left: 3 (247 enodes) 169.572 * * [simplify]: Extracting #0: cost 1 inf + 0 169.572 * * [simplify]: Extracting #1: cost 0 inf + 1 169.572 * [simplify]: Simplified to 0 169.572 * [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)) 169.573 * * * * [progress]: [ 53 / 3260 ] simplifiying candidate # 169.573 * [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))))) 169.573 * * [simplify]: iters left: 6 (21 enodes) 169.583 * * [simplify]: iters left: 5 (83 enodes) 169.597 * * [simplify]: iters left: 4 (148 enodes) 169.651 * * [simplify]: iters left: 3 (285 enodes) 169.737 * * [simplify]: Extracting #0: cost 1 inf + 0 169.738 * * [simplify]: Extracting #1: cost 11 inf + 0 169.738 * * [simplify]: Extracting #2: cost 88 inf + 0 169.739 * * [simplify]: Extracting #3: cost 95 inf + 708 169.742 * * [simplify]: Extracting #4: cost 44 inf + 7060 169.748 * * [simplify]: Extracting #5: cost 19 inf + 10528 169.754 * * [simplify]: Extracting #6: cost 9 inf + 11658 169.763 * * [simplify]: Extracting #7: cost 1 inf + 14508 169.770 * * [simplify]: Extracting #8: cost 0 inf + 14888 169.778 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 169.778 * [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)))))) 169.778 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 169.778 * * [simplify]: iters left: 6 (11 enodes) 169.783 * * [simplify]: iters left: 5 (46 enodes) 169.792 * * [simplify]: iters left: 4 (86 enodes) 169.812 * * [simplify]: iters left: 3 (183 enodes) 169.867 * * [simplify]: iters left: 2 (372 enodes) 170.048 * * [simplify]: Extracting #0: cost 1 inf + 0 170.048 * * [simplify]: Extracting #1: cost 0 inf + 1 170.048 * [simplify]: Simplified to 0 170.048 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 170.049 * * * * [progress]: [ 54 / 3260 ] simplifiying candidate # 170.049 * [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)))) 170.049 * * [simplify]: iters left: 6 (20 enodes) 170.056 * * [simplify]: iters left: 5 (76 enodes) 170.068 * * [simplify]: iters left: 4 (112 enodes) 170.087 * * [simplify]: iters left: 3 (165 enodes) 170.120 * * [simplify]: iters left: 2 (220 enodes) 170.173 * * [simplify]: iters left: 1 (311 enodes) 170.233 * * [simplify]: Extracting #0: cost 1 inf + 0 170.233 * * [simplify]: Extracting #1: cost 9 inf + 0 170.233 * * [simplify]: Extracting #2: cost 54 inf + 2 170.234 * * [simplify]: Extracting #3: cost 57 inf + 801 170.235 * * [simplify]: Extracting #4: cost 34 inf + 3003 170.237 * * [simplify]: Extracting #5: cost 32 inf + 3336 170.238 * * [simplify]: Extracting #6: cost 20 inf + 4347 170.240 * * [simplify]: Extracting #7: cost 13 inf + 5569 170.242 * * [simplify]: Extracting #8: cost 1 inf + 10826 170.245 * * [simplify]: Extracting #9: cost 0 inf + 11377 170.248 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 170.248 * [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))))) 170.248 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 170.248 * * [simplify]: iters left: 6 (10 enodes) 170.251 * * [simplify]: iters left: 5 (39 enodes) 170.258 * * [simplify]: iters left: 4 (64 enodes) 170.269 * * [simplify]: iters left: 3 (96 enodes) 170.288 * * [simplify]: iters left: 2 (164 enodes) 170.331 * * [simplify]: iters left: 1 (270 enodes) 170.393 * * [simplify]: Extracting #0: cost 1 inf + 0 170.393 * * [simplify]: Extracting #1: cost 0 inf + 1 170.393 * [simplify]: Simplified to 0 170.393 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 0)) 170.393 * * * * [progress]: [ 55 / 3260 ] simplifiying candidate # 170.393 * [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)))))) 170.394 * * [simplify]: iters left: 6 (22 enodes) 170.399 * * [simplify]: iters left: 5 (89 enodes) 170.417 * * [simplify]: iters left: 4 (179 enodes) 170.451 * * [simplify]: iters left: 3 (350 enodes) 170.571 * * [simplify]: Extracting #0: cost 1 inf + 0 170.571 * * [simplify]: Extracting #1: cost 11 inf + 0 170.572 * * [simplify]: Extracting #2: cost 90 inf + 0 170.573 * * [simplify]: Extracting #3: cost 141 inf + 783 170.575 * * [simplify]: Extracting #4: cost 82 inf + 11385 170.582 * * [simplify]: Extracting #5: cost 22 inf + 22377 170.588 * * [simplify]: Extracting #6: cost 9 inf + 23773 170.594 * * [simplify]: Extracting #7: cost 2 inf + 26419 170.600 * * [simplify]: Extracting #8: cost 0 inf + 27275 170.610 * [simplify]: Simplified to (fma (/ -1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 170.610 * [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))))))) 170.611 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 170.611 * * [simplify]: iters left: 6 (12 enodes) 170.616 * * [simplify]: iters left: 5 (53 enodes) 170.626 * * [simplify]: iters left: 4 (117 enodes) 170.661 * * [simplify]: iters left: 3 (255 enodes) 170.746 * * [simplify]: Extracting #0: cost 1 inf + 0 170.746 * * [simplify]: Extracting #1: cost 0 inf + 1 170.746 * [simplify]: Simplified to 0 170.746 * [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)) 170.746 * * * * [progress]: [ 56 / 3260 ] simplifiying candidate # 170.746 * [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))))) 170.746 * * [simplify]: iters left: 6 (21 enodes) 170.754 * * [simplify]: iters left: 5 (84 enodes) 170.768 * * [simplify]: iters left: 4 (158 enodes) 170.801 * * [simplify]: iters left: 3 (264 enodes) 170.867 * * [simplify]: iters left: 2 (467 enodes) 171.073 * * [simplify]: Extracting #0: cost 1 inf + 0 171.074 * * [simplify]: Extracting #1: cost 11 inf + 0 171.074 * * [simplify]: Extracting #2: cost 97 inf + 0 171.074 * * [simplify]: Extracting #3: cost 130 inf + 342 171.076 * * [simplify]: Extracting #4: cost 77 inf + 5450 171.080 * * [simplify]: Extracting #5: cost 22 inf + 12047 171.089 * * [simplify]: Extracting #6: cost 11 inf + 13356 171.100 * * [simplify]: Extracting #7: cost 3 inf + 16207 171.108 * * [simplify]: Extracting #8: cost 0 inf + 17690 171.114 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 171.114 * [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)))))) 171.115 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 171.115 * * [simplify]: iters left: 6 (11 enodes) 171.121 * * [simplify]: iters left: 5 (48 enodes) 171.130 * * [simplify]: iters left: 4 (98 enodes) 171.151 * * [simplify]: iters left: 3 (181 enodes) 171.209 * * [simplify]: iters left: 2 (358 enodes) 171.354 * * [simplify]: Extracting #0: cost 1 inf + 0 171.354 * * [simplify]: Extracting #1: cost 0 inf + 1 171.354 * [simplify]: Simplified to 0 171.354 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 0)) 171.354 * * * * [progress]: [ 57 / 3260 ] simplifiying candidate # 171.354 * [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)))) 171.354 * * [simplify]: iters left: 6 (20 enodes) 171.360 * * [simplify]: iters left: 5 (76 enodes) 171.372 * * [simplify]: iters left: 4 (132 enodes) 171.401 * * [simplify]: iters left: 3 (205 enodes) 171.439 * * [simplify]: iters left: 2 (305 enodes) 171.535 * * [simplify]: iters left: 1 (424 enodes) 171.657 * * [simplify]: Extracting #0: cost 1 inf + 0 171.657 * * [simplify]: Extracting #1: cost 11 inf + 0 171.657 * * [simplify]: Extracting #2: cost 49 inf + 42 171.657 * * [simplify]: Extracting #3: cost 52 inf + 797 171.659 * * [simplify]: Extracting #4: cost 32 inf + 2507 171.660 * * [simplify]: Extracting #5: cost 32 inf + 2635 171.662 * * [simplify]: Extracting #6: cost 20 inf + 3591 171.663 * * [simplify]: Extracting #7: cost 12 inf + 5129 171.666 * * [simplify]: Extracting #8: cost 5 inf + 8003 171.669 * * [simplify]: Extracting #9: cost 0 inf + 10627 171.674 * [simplify]: Simplified to (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 171.674 * [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))))) 171.675 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 171.675 * * [simplify]: iters left: 6 (10 enodes) 171.682 * * [simplify]: iters left: 5 (41 enodes) 171.698 * * [simplify]: iters left: 4 (81 enodes) 171.724 * * [simplify]: iters left: 3 (127 enodes) 171.745 * * [simplify]: iters left: 2 (186 enodes) 171.773 * * [simplify]: iters left: 1 (266 enodes) 171.847 * * [simplify]: Extracting #0: cost 1 inf + 0 171.847 * * [simplify]: Extracting #1: cost 0 inf + 1 171.847 * [simplify]: Simplified to 0 171.847 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 171.847 * * * * [progress]: [ 58 / 3260 ] simplifiying candidate # 171.847 * [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))) 171.847 * * [simplify]: iters left: 6 (19 enodes) 171.852 * * [simplify]: iters left: 5 (73 enodes) 171.867 * * [simplify]: iters left: 4 (114 enodes) 171.890 * * [simplify]: iters left: 3 (169 enodes) 171.926 * * [simplify]: iters left: 2 (233 enodes) 171.998 * * [simplify]: iters left: 1 (342 enodes) 172.088 * * [simplify]: Extracting #0: cost 1 inf + 0 172.088 * * [simplify]: Extracting #1: cost 9 inf + 0 172.088 * * [simplify]: Extracting #2: cost 60 inf + 2 172.088 * * [simplify]: Extracting #3: cost 59 inf + 1297 172.090 * * [simplify]: Extracting #4: cost 34 inf + 3421 172.092 * * [simplify]: Extracting #5: cost 25 inf + 4694 172.094 * * [simplify]: Extracting #6: cost 14 inf + 5825 172.100 * * [simplify]: Extracting #7: cost 4 inf + 9390 172.105 * * [simplify]: Extracting #8: cost 0 inf + 11634 172.108 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ b (/ a 1/2))) 172.108 * [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)))) 172.108 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 172.108 * * [simplify]: iters left: 6 (9 enodes) 172.111 * * [simplify]: iters left: 5 (36 enodes) 172.118 * * [simplify]: iters left: 4 (67 enodes) 172.129 * * [simplify]: iters left: 3 (97 enodes) 172.147 * * [simplify]: iters left: 2 (158 enodes) 172.189 * * [simplify]: iters left: 1 (263 enodes) 172.238 * * [simplify]: Extracting #0: cost 1 inf + 0 172.238 * * [simplify]: Extracting #1: cost 0 inf + 1 172.238 * [simplify]: Simplified to 0 172.238 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ b (/ a 1/2))) 0)) 172.238 * * * * [progress]: [ 59 / 3260 ] simplifiying candidate # 172.239 * [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)))) 172.239 * * [simplify]: iters left: 6 (19 enodes) 172.243 * * [simplify]: iters left: 5 (75 enodes) 172.262 * * [simplify]: iters left: 4 (127 enodes) 172.305 * * [simplify]: iters left: 3 (200 enodes) 172.349 * * [simplify]: iters left: 2 (280 enodes) 172.418 * * [simplify]: iters left: 1 (422 enodes) 172.553 * * [simplify]: Extracting #0: cost 1 inf + 0 172.553 * * [simplify]: Extracting #1: cost 11 inf + 0 172.553 * * [simplify]: Extracting #2: cost 54 inf + 0 172.554 * * [simplify]: Extracting #3: cost 54 inf + 757 172.555 * * [simplify]: Extracting #4: cost 34 inf + 2463 172.557 * * [simplify]: Extracting #5: cost 32 inf + 2718 172.558 * * [simplify]: Extracting #6: cost 22 inf + 3549 172.561 * * [simplify]: Extracting #7: cost 13 inf + 4993 172.565 * * [simplify]: Extracting #8: cost 2 inf + 9618 172.568 * * [simplify]: Extracting #9: cost 0 inf + 10760 172.571 * [simplify]: Simplified to (+ (/ b (* -2 a)) (/ (/ (sqrt (fma b b (* (* c a) -4))) a) 2)) 172.571 * [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))))) 172.572 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 172.572 * * [simplify]: iters left: 5 (9 enodes) 172.575 * * [simplify]: iters left: 4 (39 enodes) 172.581 * * [simplify]: iters left: 3 (65 enodes) 172.594 * * [simplify]: iters left: 2 (129 enodes) 172.630 * * [simplify]: iters left: 1 (210 enodes) 172.692 * * [simplify]: Extracting #0: cost 1 inf + 0 172.692 * * [simplify]: Extracting #1: cost 0 inf + 1 172.692 * [simplify]: Simplified to 0 172.692 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ b (* -2 a)) (/ (/ (sqrt (fma b b (* (* c a) -4))) a) 2)) 0)) 172.692 * * * * [progress]: [ 60 / 3260 ] simplifiying candidate # 172.692 * [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)))))) 172.693 * * [simplify]: iters left: 6 (19 enodes) 172.702 * * [simplify]: iters left: 5 (72 enodes) 172.727 * * [simplify]: iters left: 4 (102 enodes) 172.750 * * [simplify]: iters left: 3 (142 enodes) 172.775 * * [simplify]: iters left: 2 (193 enodes) 172.805 * * [simplify]: iters left: 1 (279 enodes) 172.864 * * [simplify]: Extracting #0: cost 1 inf + 0 172.864 * * [simplify]: Extracting #1: cost 20 inf + 0 172.864 * * [simplify]: Extracting #2: cost 92 inf + 0 172.865 * * [simplify]: Extracting #3: cost 114 inf + 89 172.865 * * [simplify]: Extracting #4: cost 107 inf + 1082 172.866 * * [simplify]: Extracting #5: cost 87 inf + 7411 172.873 * * [simplify]: Extracting #6: cost 26 inf + 40429 172.888 * * [simplify]: Extracting #7: cost 2 inf + 58563 172.903 * * [simplify]: Extracting #8: cost 0 inf + 60065 172.912 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c -4) a (* b b))) (* a 2))) 172.912 * [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))))))) 172.912 * [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))))) 172.912 * * [simplify]: iters left: 6 (10 enodes) 172.915 * * [simplify]: iters left: 5 (37 enodes) 172.921 * * [simplify]: iters left: 4 (57 enodes) 172.937 * * [simplify]: iters left: 3 (104 enodes) 172.973 * * [simplify]: iters left: 2 (158 enodes) 173.012 * * [simplify]: iters left: 1 (225 enodes) 173.059 * * [simplify]: Extracting #0: cost 1 inf + 0 173.059 * * [simplify]: Extracting #1: cost 0 inf + 1 173.059 * [simplify]: Simplified to 0 173.059 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c -4) a (* b b))) (* a 2))) 0)) 173.060 * * * * [progress]: [ 61 / 3260 ] simplifiying candidate # 173.060 * [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))))) 173.060 * * [simplify]: iters left: 6 (18 enodes) 173.069 * * [simplify]: iters left: 5 (63 enodes) 173.089 * * [simplify]: iters left: 4 (86 enodes) 173.115 * * [simplify]: iters left: 3 (113 enodes) 173.146 * * [simplify]: iters left: 2 (124 enodes) 173.177 * * [simplify]: iters left: 1 (141 enodes) 173.205 * * [simplify]: Extracting #0: cost 1 inf + 0 173.205 * * [simplify]: Extracting #1: cost 14 inf + 0 173.205 * * [simplify]: Extracting #2: cost 44 inf + 0 173.206 * * [simplify]: Extracting #3: cost 50 inf + 45 173.206 * * [simplify]: Extracting #4: cost 51 inf + 501 173.207 * * [simplify]: Extracting #5: cost 41 inf + 1571 173.208 * * [simplify]: Extracting #6: cost 29 inf + 2786 173.211 * * [simplify]: Extracting #7: cost 15 inf + 7045 173.217 * * [simplify]: Extracting #8: cost 1 inf + 13885 173.221 * * [simplify]: Extracting #9: cost 0 inf + 14385 173.224 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 173.224 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 173.225 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 173.225 * * [simplify]: iters left: 6 (9 enodes) 173.227 * * [simplify]: iters left: 5 (29 enodes) 173.232 * * [simplify]: iters left: 4 (42 enodes) 173.238 * * [simplify]: iters left: 3 (58 enodes) 173.246 * * [simplify]: iters left: 2 (68 enodes) 173.262 * * [simplify]: Extracting #0: cost 1 inf + 0 173.262 * * [simplify]: Extracting #1: cost 0 inf + 1 173.262 * [simplify]: Simplified to 0 173.262 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 173.262 * * * * [progress]: [ 62 / 3260 ] simplifiying candidate # 173.262 * [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)))))) 173.262 * * [simplify]: iters left: 6 (22 enodes) 173.268 * * [simplify]: iters left: 5 (87 enodes) 173.285 * * [simplify]: iters left: 4 (173 enodes) 173.351 * * [simplify]: iters left: 3 (329 enodes) 173.466 * * [simplify]: iters left: 2 (486 enodes) 173.625 * * [simplify]: Extracting #0: cost 1 inf + 0 173.625 * * [simplify]: Extracting #1: cost 8 inf + 0 173.625 * * [simplify]: Extracting #2: cost 77 inf + 0 173.626 * * [simplify]: Extracting #3: cost 130 inf + 206 173.628 * * [simplify]: Extracting #4: cost 128 inf + 1067 173.632 * * [simplify]: Extracting #5: cost 78 inf + 15488 173.644 * * [simplify]: Extracting #6: cost 13 inf + 33298 173.659 * * [simplify]: Extracting #7: cost 0 inf + 38734 173.674 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 173.674 * [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))))))) 173.674 * [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))))) 173.674 * * [simplify]: iters left: 6 (13 enodes) 173.679 * * [simplify]: iters left: 5 (53 enodes) 173.691 * * [simplify]: iters left: 4 (117 enodes) 173.717 * * [simplify]: iters left: 3 (275 enodes) 173.810 * * [simplify]: iters left: 2 (474 enodes) 173.955 * * [simplify]: Extracting #0: cost 1 inf + 0 173.955 * * [simplify]: Extracting #1: cost 0 inf + 1 173.955 * [simplify]: Simplified to 0 173.955 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 173.955 * * * * [progress]: [ 63 / 3260 ] simplifiying candidate # 173.956 * [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))))) 173.956 * * [simplify]: iters left: 6 (21 enodes) 173.961 * * [simplify]: iters left: 5 (81 enodes) 173.974 * * [simplify]: iters left: 4 (136 enodes) 174.002 * * [simplify]: iters left: 3 (213 enodes) 174.035 * * [simplify]: iters left: 2 (278 enodes) 174.096 * * [simplify]: iters left: 1 (338 enodes) 174.156 * * [simplify]: Extracting #0: cost 1 inf + 0 174.156 * * [simplify]: Extracting #1: cost 6 inf + 0 174.157 * * [simplify]: Extracting #2: cost 47 inf + 0 174.157 * * [simplify]: Extracting #3: cost 84 inf + 128 174.158 * * [simplify]: Extracting #4: cost 74 inf + 3186 174.160 * * [simplify]: Extracting #5: cost 32 inf + 12582 174.163 * * [simplify]: Extracting #6: cost 7 inf + 17490 174.170 * * [simplify]: Extracting #7: cost 0 inf + 20085 174.175 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ b (* a 2))) 174.175 * [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)))))) 174.176 * [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)))) 174.176 * * [simplify]: iters left: 6 (12 enodes) 174.179 * * [simplify]: iters left: 5 (47 enodes) 174.186 * * [simplify]: iters left: 4 (82 enodes) 174.200 * * [simplify]: iters left: 3 (157 enodes) 174.255 * * [simplify]: iters left: 2 (248 enodes) 174.300 * * [simplify]: iters left: 1 (341 enodes) 174.371 * * [simplify]: Extracting #0: cost 1 inf + 0 174.371 * * [simplify]: Extracting #1: cost 0 inf + 1 174.371 * [simplify]: Simplified to 0 174.371 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ b (* a 2))) 0)) 174.371 * * * * [progress]: [ 64 / 3260 ] simplifiying candidate # 174.372 * [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)))) 174.372 * * [simplify]: iters left: 6 (21 enodes) 174.377 * * [simplify]: iters left: 5 (81 enodes) 174.403 * * [simplify]: iters left: 4 (144 enodes) 174.429 * * [simplify]: iters left: 3 (241 enodes) 174.490 * * [simplify]: iters left: 2 (355 enodes) 174.572 * * [simplify]: iters left: 1 (458 enodes) 174.679 * * [simplify]: Extracting #0: cost 1 inf + 0 174.679 * * [simplify]: Extracting #1: cost 6 inf + 0 174.680 * * [simplify]: Extracting #2: cost 64 inf + 0 174.680 * * [simplify]: Extracting #3: cost 118 inf + 87 174.681 * * [simplify]: Extracting #4: cost 121 inf + 832 174.683 * * [simplify]: Extracting #5: cost 92 inf + 8088 174.692 * * [simplify]: Extracting #6: cost 23 inf + 31322 174.698 * * [simplify]: Extracting #7: cost 2 inf + 41783 174.704 * * [simplify]: Extracting #8: cost 0 inf + 43113 174.711 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 174.711 * [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))))) 174.711 * [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))) 174.711 * * [simplify]: iters left: 6 (12 enodes) 174.716 * * [simplify]: iters left: 5 (47 enodes) 174.733 * * [simplify]: iters left: 4 (89 enodes) 174.750 * * [simplify]: iters left: 3 (180 enodes) 174.795 * * [simplify]: iters left: 2 (296 enodes) 174.872 * * [simplify]: iters left: 1 (428 enodes) 174.995 * * [simplify]: Extracting #0: cost 1 inf + 0 174.996 * * [simplify]: Extracting #1: cost 0 inf + 1 174.996 * [simplify]: Simplified to 0 174.996 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 174.996 * * * * [progress]: [ 65 / 3260 ] simplifiying candidate # 174.996 * [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)))))) 174.996 * * [simplify]: iters left: 6 (21 enodes) 175.001 * * [simplify]: iters left: 5 (80 enodes) 175.016 * * [simplify]: iters left: 4 (134 enodes) 175.037 * * [simplify]: iters left: 3 (194 enodes) 175.068 * * [simplify]: iters left: 2 (236 enodes) 175.107 * * [simplify]: iters left: 1 (277 enodes) 175.154 * * [simplify]: Extracting #0: cost 1 inf + 0 175.154 * * [simplify]: Extracting #1: cost 6 inf + 0 175.154 * * [simplify]: Extracting #2: cost 46 inf + 0 175.154 * * [simplify]: Extracting #3: cost 73 inf + 369 175.155 * * [simplify]: Extracting #4: cost 47 inf + 4888 175.157 * * [simplify]: Extracting #5: cost 23 inf + 9765 175.161 * * [simplify]: Extracting #6: cost 12 inf + 11017 175.164 * * [simplify]: Extracting #7: cost 1 inf + 13359 175.167 * * [simplify]: Extracting #8: cost 0 inf + 13699 175.170 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 175.170 * [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))))))) 175.170 * [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))))) 175.170 * * [simplify]: iters left: 6 (12 enodes) 175.173 * * [simplify]: iters left: 5 (46 enodes) 175.181 * * [simplify]: iters left: 4 (81 enodes) 175.195 * * [simplify]: iters left: 3 (134 enodes) 175.222 * * [simplify]: iters left: 2 (197 enodes) 175.254 * * [simplify]: iters left: 1 (271 enodes) 175.295 * * [simplify]: Extracting #0: cost 1 inf + 0 175.295 * * [simplify]: Extracting #1: cost 0 inf + 1 175.296 * [simplify]: Simplified to 0 175.296 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 0)) 175.296 * * * * [progress]: [ 66 / 3260 ] simplifiying candidate # 175.296 * [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))))) 175.296 * * [simplify]: iters left: 6 (19 enodes) 175.301 * * [simplify]: iters left: 5 (71 enodes) 175.314 * * [simplify]: iters left: 4 (105 enodes) 175.341 * * [simplify]: iters left: 3 (147 enodes) 175.369 * * [simplify]: iters left: 2 (180 enodes) 175.394 * * [simplify]: iters left: 1 (217 enodes) 175.436 * * [simplify]: Extracting #0: cost 1 inf + 0 175.436 * * [simplify]: Extracting #1: cost 18 inf + 0 175.436 * * [simplify]: Extracting #2: cost 62 inf + 0 175.436 * * [simplify]: Extracting #3: cost 78 inf + 43 175.437 * * [simplify]: Extracting #4: cost 71 inf + 1522 175.438 * * [simplify]: Extracting #5: cost 49 inf + 4504 175.439 * * [simplify]: Extracting #6: cost 33 inf + 6450 175.442 * * [simplify]: Extracting #7: cost 18 inf + 11651 175.447 * * [simplify]: Extracting #8: cost 1 inf + 20550 175.452 * * [simplify]: Extracting #9: cost 0 inf + 21090 175.457 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 175.457 * [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)))))) 175.457 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 175.457 * * [simplify]: iters left: 6 (10 enodes) 175.460 * * [simplify]: iters left: 5 (38 enodes) 175.467 * * [simplify]: iters left: 4 (59 enodes) 175.486 * * [simplify]: iters left: 3 (88 enodes) 175.505 * * [simplify]: iters left: 2 (117 enodes) 175.520 * * [simplify]: iters left: 1 (144 enodes) 175.540 * * [simplify]: Extracting #0: cost 1 inf + 0 175.540 * * [simplify]: Extracting #1: cost 0 inf + 1 175.540 * [simplify]: Simplified to 0 175.540 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (- (/ (/ b 2) a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 175.540 * * * * [progress]: [ 67 / 3260 ] simplifiying candidate # 175.540 * [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)))) 175.541 * * [simplify]: iters left: 6 (20 enodes) 175.545 * * [simplify]: iters left: 5 (76 enodes) 175.557 * * [simplify]: iters left: 4 (116 enodes) 175.579 * * [simplify]: iters left: 3 (164 enodes) 175.614 * * [simplify]: iters left: 2 (192 enodes) 175.645 * * [simplify]: iters left: 1 (208 enodes) 175.672 * * [simplify]: Extracting #0: cost 1 inf + 0 175.673 * * [simplify]: Extracting #1: cost 6 inf + 0 175.673 * * [simplify]: Extracting #2: cost 35 inf + 0 175.673 * * [simplify]: Extracting #3: cost 44 inf + 456 175.674 * * [simplify]: Extracting #4: cost 27 inf + 3201 175.675 * * [simplify]: Extracting #5: cost 22 inf + 4185 175.676 * * [simplify]: Extracting #6: cost 12 inf + 5057 175.678 * * [simplify]: Extracting #7: cost 2 inf + 7236 175.680 * * [simplify]: Extracting #8: cost 0 inf + 7996 175.682 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 175.682 * [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))))) 175.682 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 175.682 * * [simplify]: iters left: 6 (11 enodes) 175.685 * * [simplify]: iters left: 5 (42 enodes) 175.692 * * [simplify]: iters left: 4 (67 enodes) 175.704 * * [simplify]: iters left: 3 (111 enodes) 175.731 * * [simplify]: iters left: 2 (140 enodes) 175.751 * * [simplify]: iters left: 1 (160 enodes) 175.770 * * [simplify]: Extracting #0: cost 1 inf + 0 175.770 * * [simplify]: Extracting #1: cost 0 inf + 1 175.770 * [simplify]: Simplified to 0 175.771 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 175.771 * * * * [progress]: [ 68 / 3260 ] simplifiying candidate # 175.771 * [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)))))) 175.771 * * [simplify]: iters left: 6 (25 enodes) 175.777 * * [simplify]: iters left: 5 (102 enodes) 175.798 * * [simplify]: iters left: 4 (237 enodes) 175.894 * * [simplify]: Extracting #0: cost 1 inf + 0 175.894 * * [simplify]: Extracting #1: cost 6 inf + 0 175.894 * * [simplify]: Extracting #2: cost 119 inf + 0 175.896 * * [simplify]: Extracting #3: cost 259 inf + 3 175.899 * * [simplify]: Extracting #4: cost 236 inf + 9041 175.924 * * [simplify]: Extracting #5: cost 35 inf + 78674 175.944 * * [simplify]: Extracting #6: cost 0 inf + 89366 175.958 * * [simplify]: Extracting #7: cost 0 inf + 89326 175.978 * [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))))) 175.978 * [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))))))) 175.979 * [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))))) 175.979 * * [simplify]: iters left: 6 (16 enodes) 175.985 * * [simplify]: iters left: 5 (68 enodes) 175.997 * * [simplify]: iters left: 4 (179 enodes) 176.062 * * [simplify]: Extracting #0: cost 1 inf + 0 176.062 * * [simplify]: Extracting #1: cost 27 inf + 0 176.062 * * [simplify]: Extracting #2: cost 153 inf + 0 176.063 * * [simplify]: Extracting #3: cost 242 inf + 83 176.066 * * [simplify]: Extracting #4: cost 185 inf + 16503 176.085 * * [simplify]: Extracting #5: cost 15 inf + 79352 176.101 * * [simplify]: Extracting #6: cost 0 inf + 84943 176.114 * [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))))) 176.114 * [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))))))) 176.114 * * * * [progress]: [ 69 / 3260 ] simplifiying candidate # 176.115 * [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))))) 176.115 * * [simplify]: iters left: 6 (24 enodes) 176.126 * * [simplify]: iters left: 5 (97 enodes) 176.144 * * [simplify]: iters left: 4 (201 enodes) 176.203 * * [simplify]: Extracting #0: cost 1 inf + 0 176.203 * * [simplify]: Extracting #1: cost 6 inf + 0 176.203 * * [simplify]: Extracting #2: cost 87 inf + 0 176.203 * * [simplify]: Extracting #3: cost 184 inf + 43 176.204 * * [simplify]: Extracting #4: cost 169 inf + 5013 176.210 * * [simplify]: Extracting #5: cost 44 inf + 43367 176.220 * * [simplify]: Extracting #6: cost 0 inf + 56401 176.235 * [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)))) 176.235 * [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)))))) 176.235 * [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)))) 176.236 * * [simplify]: iters left: 6 (15 enodes) 176.244 * * [simplify]: iters left: 5 (63 enodes) 176.266 * * [simplify]: iters left: 4 (145 enodes) 176.318 * * [simplify]: iters left: 3 (499 enodes) 176.626 * * [simplify]: Extracting #0: cost 1 inf + 0 176.626 * * [simplify]: Extracting #1: cost 0 inf + 1 176.626 * [simplify]: Simplified to 0 176.626 * [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)) 176.626 * * * * [progress]: [ 70 / 3260 ] simplifiying candidate # 176.627 * [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)))) 176.627 * * [simplify]: iters left: 6 (24 enodes) 176.633 * * [simplify]: iters left: 5 (96 enodes) 176.651 * * [simplify]: iters left: 4 (215 enodes) 176.712 * * [simplify]: Extracting #0: cost 1 inf + 0 176.712 * * [simplify]: Extracting #1: cost 6 inf + 0 176.712 * * [simplify]: Extracting #2: cost 90 inf + 0 176.712 * * [simplify]: Extracting #3: cost 172 inf + 45 176.713 * * [simplify]: Extracting #4: cost 178 inf + 616 176.714 * * [simplify]: Extracting #5: cost 143 inf + 8987 176.721 * * [simplify]: Extracting #6: cost 26 inf + 40544 176.729 * * [simplify]: Extracting #7: cost 0 inf + 48249 176.740 * * [simplify]: Extracting #8: cost 0 inf + 48169 176.756 * [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)))))) 176.757 * [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))))) 176.757 * [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))) 176.757 * * [simplify]: iters left: 6 (15 enodes) 176.765 * * [simplify]: iters left: 5 (62 enodes) 176.790 * * [simplify]: iters left: 4 (159 enodes) 176.849 * * [simplify]: iters left: 3 (475 enodes) 177.105 * * [simplify]: Extracting #0: cost 1 inf + 0 177.106 * * [simplify]: Extracting #1: cost 42 inf + 0 177.106 * * [simplify]: Extracting #2: cost 194 inf + 1 177.109 * * [simplify]: Extracting #3: cost 205 inf + 15094 177.125 * * [simplify]: Extracting #4: cost 20 inf + 63712 177.144 * * [simplify]: Extracting #5: cost 3 inf + 65204 177.160 * * [simplify]: Extracting #6: cost 0 inf + 65965 177.175 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 177.176 * [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)))) 177.176 * * * * [progress]: [ 71 / 3260 ] simplifiying candidate # 177.176 * [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)))))) 177.176 * * [simplify]: iters left: 6 (24 enodes) 177.183 * * [simplify]: iters left: 5 (96 enodes) 177.203 * * [simplify]: iters left: 4 (206 enodes) 177.278 * * [simplify]: Extracting #0: cost 1 inf + 0 177.279 * * [simplify]: Extracting #1: cost 6 inf + 0 177.279 * * [simplify]: Extracting #2: cost 92 inf + 0 177.280 * * [simplify]: Extracting #3: cost 188 inf + 83 177.282 * * [simplify]: Extracting #4: cost 169 inf + 6261 177.294 * * [simplify]: Extracting #5: cost 38 inf + 48134 177.304 * * [simplify]: Extracting #6: cost 0 inf + 58619 177.318 * * [simplify]: Extracting #7: cost 0 inf + 58539 177.331 * [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)))) 177.331 * [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))))))) 177.331 * [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))))) 177.332 * * [simplify]: iters left: 6 (15 enodes) 177.338 * * [simplify]: iters left: 5 (62 enodes) 177.349 * * [simplify]: iters left: 4 (148 enodes) 177.394 * * [simplify]: iters left: 3 (499 enodes) 177.706 * * [simplify]: Extracting #0: cost 1 inf + 0 177.706 * * [simplify]: Extracting #1: cost 0 inf + 1 177.706 * [simplify]: Simplified to 0 177.706 * [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)) 177.707 * * * * [progress]: [ 72 / 3260 ] simplifiying candidate # 177.707 * [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))))) 177.707 * * [simplify]: iters left: 6 (23 enodes) 177.712 * * [simplify]: iters left: 5 (90 enodes) 177.731 * * [simplify]: iters left: 4 (173 enodes) 177.775 * * [simplify]: iters left: 3 (437 enodes) 177.946 * * [simplify]: Extracting #0: cost 1 inf + 0 177.946 * * [simplify]: Extracting #1: cost 6 inf + 0 177.947 * * [simplify]: Extracting #2: cost 108 inf + 0 177.948 * * [simplify]: Extracting #3: cost 240 inf + 2 177.950 * * [simplify]: Extracting #4: cost 223 inf + 6033 177.966 * * [simplify]: Extracting #5: cost 64 inf + 46623 177.981 * * [simplify]: Extracting #6: cost 0 inf + 63948 177.997 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 177.997 * [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)))))) 177.998 * [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)))) 177.998 * * [simplify]: iters left: 6 (14 enodes) 178.005 * * [simplify]: iters left: 5 (56 enodes) 178.025 * * [simplify]: iters left: 4 (117 enodes) 178.064 * * [simplify]: iters left: 3 (347 enodes) 178.236 * * [simplify]: Extracting #0: cost 1 inf + 0 178.236 * * [simplify]: Extracting #1: cost 0 inf + 1 178.236 * [simplify]: Simplified to 0 178.236 * [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)) 178.236 * * * * [progress]: [ 73 / 3260 ] simplifiying candidate # 178.237 * [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)))) 178.237 * * [simplify]: iters left: 6 (23 enodes) 178.243 * * [simplify]: iters left: 5 (91 enodes) 178.258 * * [simplify]: iters left: 4 (171 enodes) 178.304 * * [simplify]: iters left: 3 (394 enodes) 178.502 * * [simplify]: Extracting #0: cost 1 inf + 0 178.502 * * [simplify]: Extracting #1: cost 6 inf + 0 178.503 * * [simplify]: Extracting #2: cost 95 inf + 0 178.503 * * [simplify]: Extracting #3: cost 182 inf + 3 178.505 * * [simplify]: Extracting #4: cost 175 inf + 2879 178.511 * * [simplify]: Extracting #5: cost 59 inf + 28812 178.533 * * [simplify]: Extracting #6: cost 0 inf + 42081 178.554 * * [simplify]: Extracting #7: cost 0 inf + 42041 178.574 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 178.574 * [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))))) 178.575 * [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))) 178.575 * * [simplify]: iters left: 6 (14 enodes) 178.582 * * [simplify]: iters left: 5 (57 enodes) 178.603 * * [simplify]: iters left: 4 (116 enodes) 178.637 * * [simplify]: iters left: 3 (321 enodes) 178.775 * * [simplify]: Extracting #0: cost 1 inf + 0 178.775 * * [simplify]: Extracting #1: cost 0 inf + 1 178.775 * [simplify]: Simplified to 0 178.775 * [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)) 178.775 * * * * [progress]: [ 74 / 3260 ] simplifiying candidate # 178.776 * [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)))))) 178.776 * * [simplify]: iters left: 6 (24 enodes) 178.785 * * [simplify]: iters left: 5 (96 enodes) 178.802 * * [simplify]: iters left: 4 (205 enodes) 178.854 * * [simplify]: Extracting #0: cost 1 inf + 0 178.855 * * [simplify]: Extracting #1: cost 6 inf + 0 178.855 * * [simplify]: Extracting #2: cost 80 inf + 0 178.856 * * [simplify]: Extracting #3: cost 150 inf + 126 178.857 * * [simplify]: Extracting #4: cost 151 inf + 1102 178.860 * * [simplify]: Extracting #5: cost 101 inf + 13276 178.871 * * [simplify]: Extracting #6: cost 16 inf + 34642 178.880 * * [simplify]: Extracting #7: cost 0 inf + 39500 178.887 * [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)))) 178.887 * [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))))))) 178.887 * [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))))) 178.888 * * [simplify]: iters left: 6 (15 enodes) 178.892 * * [simplify]: iters left: 5 (62 enodes) 178.906 * * [simplify]: iters left: 4 (149 enodes) 178.956 * * [simplify]: iters left: 3 (450 enodes) 179.223 * * [simplify]: Extracting #0: cost 1 inf + 0 179.223 * * [simplify]: Extracting #1: cost 0 inf + 1 179.223 * [simplify]: Simplified to 0 179.224 * [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)) 179.224 * * * * [progress]: [ 75 / 3260 ] simplifiying candidate # 179.224 * [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))))) 179.224 * * [simplify]: iters left: 6 (23 enodes) 179.233 * * [simplify]: iters left: 5 (91 enodes) 179.248 * * [simplify]: iters left: 4 (172 enodes) 179.300 * * [simplify]: iters left: 3 (403 enodes) 179.494 * * [simplify]: Extracting #0: cost 1 inf + 0 179.494 * * [simplify]: Extracting #1: cost 6 inf + 0 179.494 * * [simplify]: Extracting #2: cost 86 inf + 0 179.495 * * [simplify]: Extracting #3: cost 180 inf + 536 179.498 * * [simplify]: Extracting #4: cost 107 inf + 14279 179.509 * * [simplify]: Extracting #5: cost 15 inf + 35005 179.519 * * [simplify]: Extracting #6: cost 0 inf + 37920 179.528 * * [simplify]: Extracting #7: cost 0 inf + 37881 179.537 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 179.537 * [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)))))) 179.538 * [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)))) 179.538 * * [simplify]: iters left: 6 (14 enodes) 179.542 * * [simplify]: iters left: 5 (57 enodes) 179.556 * * [simplify]: iters left: 4 (118 enodes) 179.595 * * [simplify]: iters left: 3 (314 enodes) 179.722 * * [simplify]: Extracting #0: cost 1 inf + 0 179.722 * * [simplify]: Extracting #1: cost 0 inf + 1 179.722 * [simplify]: Simplified to 0 179.722 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 179.722 * * * * [progress]: [ 76 / 3260 ] simplifiying candidate # 179.723 * [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)))) 179.723 * * [simplify]: iters left: 6 (22 enodes) 179.729 * * [simplify]: iters left: 5 (82 enodes) 179.743 * * [simplify]: iters left: 4 (157 enodes) 179.785 * * [simplify]: iters left: 3 (322 enodes) 179.901 * * [simplify]: Extracting #0: cost 1 inf + 0 179.901 * * [simplify]: Extracting #1: cost 6 inf + 0 179.901 * * [simplify]: Extracting #2: cost 84 inf + 0 179.902 * * [simplify]: Extracting #3: cost 123 inf + 1947 179.905 * * [simplify]: Extracting #4: cost 50 inf + 15543 179.910 * * [simplify]: Extracting #5: cost 15 inf + 22239 179.915 * * [simplify]: Extracting #6: cost 2 inf + 24607 179.922 * * [simplify]: Extracting #7: cost 0 inf + 25206 179.928 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 179.928 * [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))))) 179.929 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 179.929 * * [simplify]: iters left: 6 (13 enodes) 179.932 * * [simplify]: iters left: 5 (48 enodes) 179.941 * * [simplify]: iters left: 4 (103 enodes) 179.974 * * [simplify]: iters left: 3 (238 enodes) 180.044 * * [simplify]: Extracting #0: cost 1 inf + 0 180.045 * * [simplify]: Extracting #1: cost 0 inf + 1 180.045 * [simplify]: Simplified to 0 180.045 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 180.045 * * * * [progress]: [ 77 / 3260 ] simplifiying candidate # 180.045 * [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)))))) 180.045 * * [simplify]: iters left: 6 (24 enodes) 180.051 * * [simplify]: iters left: 5 (95 enodes) 180.067 * * [simplify]: iters left: 4 (199 enodes) 180.118 * * [simplify]: Extracting #0: cost 1 inf + 0 180.119 * * [simplify]: Extracting #1: cost 6 inf + 0 180.120 * * [simplify]: Extracting #2: cost 96 inf + 0 180.120 * * [simplify]: Extracting #3: cost 192 inf + 2 180.121 * * [simplify]: Extracting #4: cost 178 inf + 5815 180.128 * * [simplify]: Extracting #5: cost 55 inf + 42398 180.138 * * [simplify]: Extracting #6: cost 0 inf + 60068 180.148 * * [simplify]: Extracting #7: cost 0 inf + 59228 180.158 * * [simplify]: Extracting #8: cost 0 inf + 58988 180.168 * [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)))) 180.168 * [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))))))) 180.168 * [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))))) 180.168 * * [simplify]: iters left: 6 (15 enodes) 180.174 * * [simplify]: iters left: 5 (61 enodes) 180.185 * * [simplify]: iters left: 4 (142 enodes) 180.230 * * [simplify]: iters left: 3 (474 enodes) 180.455 * * [simplify]: Extracting #0: cost 1 inf + 0 180.455 * * [simplify]: Extracting #1: cost 0 inf + 1 180.455 * [simplify]: Simplified to 0 180.455 * [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)) 180.455 * * * * [progress]: [ 78 / 3260 ] simplifiying candidate # 180.456 * [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))))) 180.456 * * [simplify]: iters left: 6 (23 enodes) 180.468 * * [simplify]: iters left: 5 (90 enodes) 180.488 * * [simplify]: iters left: 4 (168 enodes) 180.526 * * [simplify]: iters left: 3 (409 enodes) 180.642 * * [simplify]: Extracting #0: cost 1 inf + 0 180.642 * * [simplify]: Extracting #1: cost 6 inf + 0 180.643 * * [simplify]: Extracting #2: cost 102 inf + 0 180.644 * * [simplify]: Extracting #3: cost 207 inf + 2 180.650 * * [simplify]: Extracting #4: cost 196 inf + 2801 180.664 * * [simplify]: Extracting #5: cost 62 inf + 36389 180.686 * * [simplify]: Extracting #6: cost 4 inf + 49467 180.708 * * [simplify]: Extracting #7: cost 0 inf + 50705 180.722 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 180.722 * [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)))))) 180.722 * [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)))) 180.722 * * [simplify]: iters left: 6 (14 enodes) 180.726 * * [simplify]: iters left: 5 (56 enodes) 180.736 * * [simplify]: iters left: 4 (113 enodes) 180.779 * * [simplify]: iters left: 3 (324 enodes) 180.924 * * [simplify]: Extracting #0: cost 1 inf + 0 180.924 * * [simplify]: Extracting #1: cost 0 inf + 1 180.925 * [simplify]: Simplified to 0 180.925 * [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)) 180.925 * * * * [progress]: [ 79 / 3260 ] simplifiying candidate # 180.925 * [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)))) 180.925 * * [simplify]: iters left: 6 (23 enodes) 180.932 * * [simplify]: iters left: 5 (90 enodes) 180.955 * * [simplify]: iters left: 4 (166 enodes) 180.991 * * [simplify]: iters left: 3 (381 enodes) 181.113 * * [simplify]: Extracting #0: cost 1 inf + 0 181.113 * * [simplify]: Extracting #1: cost 6 inf + 0 181.114 * * [simplify]: Extracting #2: cost 76 inf + 0 181.114 * * [simplify]: Extracting #3: cost 151 inf + 3 181.115 * * [simplify]: Extracting #4: cost 151 inf + 775 181.118 * * [simplify]: Extracting #5: cost 78 inf + 14334 181.124 * * [simplify]: Extracting #6: cost 12 inf + 28316 181.132 * * [simplify]: Extracting #7: cost 2 inf + 31120 181.140 * * [simplify]: Extracting #8: cost 0 inf + 31879 181.148 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* a (cbrt 2))) (* (cbrt 2) (cbrt 2)))) 181.148 * [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))))) 181.148 * [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))) 181.148 * * [simplify]: iters left: 6 (14 enodes) 181.155 * * [simplify]: iters left: 5 (56 enodes) 181.174 * * [simplify]: iters left: 4 (112 enodes) 181.226 * * [simplify]: iters left: 3 (297 enodes) 181.324 * * [simplify]: Extracting #0: cost 1 inf + 0 181.324 * * [simplify]: Extracting #1: cost 0 inf + 1 181.324 * [simplify]: Simplified to 0 181.324 * [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)) 181.324 * * * * [progress]: [ 80 / 3260 ] simplifiying candidate # 181.324 * [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)))))) 181.325 * * [simplify]: iters left: 6 (22 enodes) 181.334 * * [simplify]: iters left: 5 (87 enodes) 181.358 * * [simplify]: iters left: 4 (173 enodes) 181.391 * * [simplify]: iters left: 3 (402 enodes) 181.522 * * [simplify]: Extracting #0: cost 1 inf + 0 181.523 * * [simplify]: Extracting #1: cost 6 inf + 0 181.523 * * [simplify]: Extracting #2: cost 89 inf + 0 181.524 * * [simplify]: Extracting #3: cost 199 inf + 407 181.527 * * [simplify]: Extracting #4: cost 180 inf + 5388 181.539 * * [simplify]: Extracting #5: cost 46 inf + 41066 181.550 * * [simplify]: Extracting #6: cost 0 inf + 51929 181.562 * * [simplify]: Extracting #7: cost 0 inf + 51849 181.580 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (sqrt 2)))) 181.580 * [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))))))) 181.580 * [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))))) 181.580 * * [simplify]: iters left: 6 (13 enodes) 181.588 * * [simplify]: iters left: 5 (53 enodes) 181.606 * * [simplify]: iters left: 4 (118 enodes) 181.642 * * [simplify]: iters left: 3 (324 enodes) 181.758 * * [simplify]: Extracting #0: cost 1 inf + 0 181.758 * * [simplify]: Extracting #1: cost 0 inf + 1 181.758 * [simplify]: Simplified to 0 181.758 * [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)) 181.758 * * * * [progress]: [ 81 / 3260 ] simplifiying candidate # 181.759 * [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))))) 181.759 * * [simplify]: iters left: 6 (20 enodes) 181.764 * * [simplify]: iters left: 5 (76 enodes) 181.777 * * [simplify]: iters left: 4 (131 enodes) 181.805 * * [simplify]: iters left: 3 (276 enodes) 181.873 * * [simplify]: Extracting #0: cost 1 inf + 0 181.873 * * [simplify]: Extracting #1: cost 8 inf + 0 181.873 * * [simplify]: Extracting #2: cost 70 inf + 0 181.874 * * [simplify]: Extracting #3: cost 137 inf + 43 181.874 * * [simplify]: Extracting #4: cost 135 inf + 1024 181.876 * * [simplify]: Extracting #5: cost 67 inf + 11696 181.882 * * [simplify]: Extracting #6: cost 4 inf + 26580 181.888 * * [simplify]: Extracting #7: cost 0 inf + 27832 181.895 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 181.896 * [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)))))) 181.896 * [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)))) 181.896 * * [simplify]: iters left: 6 (11 enodes) 181.902 * * [simplify]: iters left: 5 (43 enodes) 181.914 * * [simplify]: iters left: 4 (84 enodes) 181.931 * * [simplify]: iters left: 3 (212 enodes) 181.995 * * [simplify]: iters left: 2 (472 enodes) 182.172 * * [simplify]: Extracting #0: cost 1 inf + 0 182.172 * * [simplify]: Extracting #1: cost 0 inf + 1 182.172 * [simplify]: Simplified to 0 182.172 * [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)) 182.172 * * * * [progress]: [ 82 / 3260 ] simplifiying candidate # 182.172 * [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)))) 182.172 * * [simplify]: iters left: 6 (21 enodes) 182.178 * * [simplify]: iters left: 5 (83 enodes) 182.192 * * [simplify]: iters left: 4 (150 enodes) 182.223 * * [simplify]: iters left: 3 (301 enodes) 182.298 * * [simplify]: Extracting #0: cost 1 inf + 0 182.298 * * [simplify]: Extracting #1: cost 6 inf + 0 182.299 * * [simplify]: Extracting #2: cost 59 inf + 0 182.299 * * [simplify]: Extracting #3: cost 107 inf + 3 182.299 * * [simplify]: Extracting #4: cost 107 inf + 497 182.301 * * [simplify]: Extracting #5: cost 54 inf + 8241 182.305 * * [simplify]: Extracting #6: cost 5 inf + 16678 182.312 * * [simplify]: Extracting #7: cost 0 inf + 17804 182.317 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 182.317 * [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))))) 182.317 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 182.317 * * [simplify]: iters left: 6 (12 enodes) 182.321 * * [simplify]: iters left: 5 (49 enodes) 182.330 * * [simplify]: iters left: 4 (99 enodes) 182.369 * * [simplify]: iters left: 3 (234 enodes) 182.487 * * [simplify]: iters left: 2 (447 enodes) 182.610 * * [simplify]: Extracting #0: cost 1 inf + 0 182.610 * * [simplify]: Extracting #1: cost 0 inf + 1 182.610 * [simplify]: Simplified to 0 182.610 * [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)) 182.610 * * * * [progress]: [ 83 / 3260 ] simplifiying candidate # 182.611 * [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)))))) 182.611 * * [simplify]: iters left: 6 (23 enodes) 182.619 * * [simplify]: iters left: 5 (91 enodes) 182.642 * * [simplify]: iters left: 4 (176 enodes) 182.687 * * [simplify]: iters left: 3 (377 enodes) 182.828 * * [simplify]: Extracting #0: cost 1 inf + 0 182.828 * * [simplify]: Extracting #1: cost 6 inf + 0 182.828 * * [simplify]: Extracting #2: cost 76 inf + 0 182.831 * * [simplify]: Extracting #3: cost 136 inf + 206 182.832 * * [simplify]: Extracting #4: cost 129 inf + 1991 182.834 * * [simplify]: Extracting #5: cost 90 inf + 8852 182.839 * * [simplify]: Extracting #6: cost 11 inf + 25727 182.847 * * [simplify]: Extracting #7: cost 0 inf + 28871 182.854 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (* (cbrt a) (* (cbrt a) (cbrt a)))) 2)) 182.854 * [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))))))) 182.854 * [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))))) 182.854 * * [simplify]: iters left: 6 (14 enodes) 182.858 * * [simplify]: iters left: 5 (57 enodes) 182.871 * * [simplify]: iters left: 4 (121 enodes) 182.925 * * [simplify]: iters left: 3 (291 enodes) 183.064 * * [simplify]: Extracting #0: cost 1 inf + 0 183.064 * * [simplify]: Extracting #1: cost 0 inf + 1 183.064 * [simplify]: Simplified to 0 183.064 * [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)) 183.064 * * * * [progress]: [ 84 / 3260 ] simplifiying candidate # 183.065 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 183.065 * * [simplify]: iters left: 6 (22 enodes) 183.071 * * [simplify]: iters left: 5 (86 enodes) 183.085 * * [simplify]: iters left: 4 (150 enodes) 183.131 * * [simplify]: iters left: 3 (289 enodes) 183.191 * * [simplify]: iters left: 2 (453 enodes) 183.309 * * [simplify]: Extracting #0: cost 1 inf + 0 183.309 * * [simplify]: Extracting #1: cost 6 inf + 0 183.309 * * [simplify]: Extracting #2: cost 63 inf + 0 183.309 * * [simplify]: Extracting #3: cost 101 inf + 414 183.311 * * [simplify]: Extracting #4: cost 42 inf + 8086 183.316 * * [simplify]: Extracting #5: cost 17 inf + 11709 183.320 * * [simplify]: Extracting #6: cost 1 inf + 14421 183.327 * * [simplify]: Extracting #7: cost 0 inf + 14801 183.332 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 183.332 * [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)))))) 183.333 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 183.333 * * [simplify]: iters left: 6 (13 enodes) 183.339 * * [simplify]: iters left: 5 (52 enodes) 183.348 * * [simplify]: iters left: 4 (98 enodes) 183.371 * * [simplify]: iters left: 3 (212 enodes) 183.428 * * [simplify]: iters left: 2 (371 enodes) 183.522 * * [simplify]: Extracting #0: cost 1 inf + 0 183.522 * * [simplify]: Extracting #1: cost 0 inf + 1 183.522 * [simplify]: Simplified to 0 183.522 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 183.523 * * * * [progress]: [ 85 / 3260 ] simplifiying candidate # 183.523 * [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)))) 183.523 * * [simplify]: iters left: 6 (21 enodes) 183.534 * * [simplify]: iters left: 5 (76 enodes) 183.560 * * [simplify]: iters left: 4 (130 enodes) 183.595 * * [simplify]: iters left: 3 (210 enodes) 183.637 * * [simplify]: iters left: 2 (313 enodes) 183.703 * * [simplify]: iters left: 1 (392 enodes) 183.783 * * [simplify]: Extracting #0: cost 1 inf + 0 183.783 * * [simplify]: Extracting #1: cost 6 inf + 0 183.783 * * [simplify]: Extracting #2: cost 41 inf + 0 183.783 * * [simplify]: Extracting #3: cost 61 inf + 87 183.784 * * [simplify]: Extracting #4: cost 57 inf + 872 183.784 * * [simplify]: Extracting #5: cost 35 inf + 3246 183.786 * * [simplify]: Extracting #6: cost 14 inf + 5640 183.789 * * [simplify]: Extracting #7: cost 0 inf + 8688 183.792 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 183.792 * [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))))) 183.792 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 183.792 * * [simplify]: iters left: 6 (12 enodes) 183.797 * * [simplify]: iters left: 5 (44 enodes) 183.815 * * [simplify]: iters left: 4 (92 enodes) 183.833 * * [simplify]: iters left: 3 (159 enodes) 183.860 * * [simplify]: iters left: 2 (267 enodes) 183.910 * * [simplify]: iters left: 1 (364 enodes) 183.994 * * [simplify]: Extracting #0: cost 1 inf + 0 183.995 * * [simplify]: Extracting #1: cost 0 inf + 1 183.995 * [simplify]: Simplified to 0 183.995 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 0)) 183.995 * * * * [progress]: [ 86 / 3260 ] simplifiying candidate # 183.995 * [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)))))) 183.995 * * [simplify]: iters left: 6 (24 enodes) 184.002 * * [simplify]: iters left: 5 (98 enodes) 184.028 * * [simplify]: iters left: 4 (208 enodes) 184.088 * * [simplify]: Extracting #0: cost 1 inf + 0 184.088 * * [simplify]: Extracting #1: cost 6 inf + 0 184.088 * * [simplify]: Extracting #2: cost 86 inf + 0 184.089 * * [simplify]: Extracting #3: cost 179 inf + 206 184.090 * * [simplify]: Extracting #4: cost 161 inf + 5346 184.095 * * [simplify]: Extracting #5: cost 55 inf + 33935 184.104 * * [simplify]: Extracting #6: cost 4 inf + 47292 184.113 * * [simplify]: Extracting #7: cost 0 inf + 47691 184.123 * * [simplify]: Extracting #8: cost 0 inf + 47652 184.133 * [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))))) 184.133 * [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))))))) 184.133 * [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))))) 184.133 * * [simplify]: iters left: 6 (15 enodes) 184.140 * * [simplify]: iters left: 5 (64 enodes) 184.151 * * [simplify]: iters left: 4 (149 enodes) 184.189 * * [simplify]: iters left: 3 (466 enodes) 184.513 * * [simplify]: Extracting #0: cost 1 inf + 0 184.513 * * [simplify]: Extracting #1: cost 0 inf + 1 184.513 * [simplify]: Simplified to 0 184.513 * [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)) 184.514 * * * * [progress]: [ 87 / 3260 ] simplifiying candidate # 184.514 * [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))))) 184.514 * * [simplify]: iters left: 6 (23 enodes) 184.520 * * [simplify]: iters left: 5 (93 enodes) 184.537 * * [simplify]: iters left: 4 (178 enodes) 184.576 * * [simplify]: iters left: 3 (418 enodes) 184.789 * * [simplify]: Extracting #0: cost 1 inf + 0 184.789 * * [simplify]: Extracting #1: cost 6 inf + 0 184.789 * * [simplify]: Extracting #2: cost 118 inf + 0 184.790 * * [simplify]: Extracting #3: cost 241 inf + 45 184.792 * * [simplify]: Extracting #4: cost 215 inf + 5561 184.812 * * [simplify]: Extracting #5: cost 51 inf + 42867 184.839 * * [simplify]: Extracting #6: cost 0 inf + 54881 184.863 * * [simplify]: Extracting #7: cost 0 inf + 54561 184.876 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 184.876 * [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)))))) 184.876 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 184.876 * * [simplify]: iters left: 6 (14 enodes) 184.880 * * [simplify]: iters left: 5 (59 enodes) 184.892 * * [simplify]: iters left: 4 (121 enodes) 184.939 * * [simplify]: iters left: 3 (332 enodes) 185.107 * * [simplify]: Extracting #0: cost 1 inf + 0 185.107 * * [simplify]: Extracting #1: cost 0 inf + 1 185.107 * [simplify]: Simplified to 0 185.107 * [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)) 185.107 * * * * [progress]: [ 88 / 3260 ] simplifiying candidate # 185.108 * [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)))) 185.108 * * [simplify]: iters left: 6 (22 enodes) 185.116 * * [simplify]: iters left: 5 (88 enodes) 185.132 * * [simplify]: iters left: 4 (169 enodes) 185.186 * * [simplify]: iters left: 3 (364 enodes) 185.333 * * [simplify]: Extracting #0: cost 1 inf + 0 185.333 * * [simplify]: Extracting #1: cost 6 inf + 0 185.333 * * [simplify]: Extracting #2: cost 94 inf + 0 185.334 * * [simplify]: Extracting #3: cost 154 inf + 47 185.335 * * [simplify]: Extracting #4: cost 101 inf + 8738 185.341 * * [simplify]: Extracting #5: cost 25 inf + 23744 185.350 * * [simplify]: Extracting #6: cost 3 inf + 28019 185.357 * * [simplify]: Extracting #7: cost 0 inf + 28901 185.364 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 185.364 * [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))))) 185.364 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 185.364 * * [simplify]: iters left: 6 (13 enodes) 185.368 * * [simplify]: iters left: 5 (54 enodes) 185.378 * * [simplify]: iters left: 4 (112 enodes) 185.411 * * [simplify]: iters left: 3 (281 enodes) 185.543 * * [simplify]: Extracting #0: cost 1 inf + 0 185.543 * * [simplify]: Extracting #1: cost 0 inf + 1 185.543 * [simplify]: Simplified to 0 185.543 * [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)) 185.543 * * * * [progress]: [ 89 / 3260 ] simplifiying candidate # 185.543 * [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)))))) 185.543 * * [simplify]: iters left: 6 (23 enodes) 185.549 * * [simplify]: iters left: 5 (93 enodes) 185.574 * * [simplify]: iters left: 4 (193 enodes) 185.640 * * [simplify]: iters left: 3 (453 enodes) 185.839 * * [simplify]: Extracting #0: cost 1 inf + 0 185.840 * * [simplify]: Extracting #1: cost 6 inf + 0 185.840 * * [simplify]: Extracting #2: cost 132 inf + 0 185.842 * * [simplify]: Extracting #3: cost 277 inf + 4 185.846 * * [simplify]: Extracting #4: cost 257 inf + 3701 185.855 * * [simplify]: Extracting #5: cost 83 inf + 43156 185.872 * * [simplify]: Extracting #6: cost 1 inf + 64263 185.895 * * [simplify]: Extracting #7: cost 0 inf + 64305 185.910 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* (* (sqrt 2) (cbrt a)) (* (* (sqrt 2) (cbrt a)) (cbrt a))))) 185.910 * [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))))))) 185.911 * [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.911 * * [simplify]: iters left: 6 (14 enodes) 185.915 * * [simplify]: iters left: 5 (59 enodes) 185.930 * * [simplify]: iters left: 4 (134 enodes) 185.963 * * [simplify]: iters left: 3 (357 enodes) 186.184 * * [simplify]: Extracting #0: cost 1 inf + 0 186.184 * * [simplify]: Extracting #1: cost 0 inf + 1 186.184 * [simplify]: Simplified to 0 186.184 * [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)) 186.184 * * * * [progress]: [ 90 / 3260 ] simplifiying candidate # 186.185 * [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))))) 186.185 * * [simplify]: iters left: 6 (22 enodes) 186.193 * * [simplify]: iters left: 5 (87 enodes) 186.209 * * [simplify]: iters left: 4 (163 enodes) 186.245 * * [simplify]: iters left: 3 (344 enodes) 186.371 * * [simplify]: Extracting #0: cost 1 inf + 0 186.372 * * [simplify]: Extracting #1: cost 6 inf + 0 186.372 * * [simplify]: Extracting #2: cost 103 inf + 0 186.372 * * [simplify]: Extracting #3: cost 188 inf + 45 186.374 * * [simplify]: Extracting #4: cost 169 inf + 3226 186.379 * * [simplify]: Extracting #5: cost 43 inf + 25866 186.390 * * [simplify]: Extracting #6: cost 3 inf + 33043 186.406 * * [simplify]: Extracting #7: cost 0 inf + 34022 186.426 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 186.426 * [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)))))) 186.427 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 186.427 * * [simplify]: iters left: 6 (13 enodes) 186.434 * * [simplify]: iters left: 5 (53 enodes) 186.445 * * [simplify]: iters left: 4 (106 enodes) 186.468 * * [simplify]: iters left: 3 (257 enodes) 186.595 * * [simplify]: Extracting #0: cost 1 inf + 0 186.595 * * [simplify]: Extracting #1: cost 0 inf + 1 186.595 * [simplify]: Simplified to 0 186.596 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 186.596 * * * * [progress]: [ 91 / 3260 ] simplifiying candidate # 186.596 * [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)))) 186.596 * * [simplify]: iters left: 6 (21 enodes) 186.606 * * [simplify]: iters left: 5 (83 enodes) 186.621 * * [simplify]: iters left: 4 (149 enodes) 186.649 * * [simplify]: iters left: 3 (292 enodes) 186.747 * * [simplify]: Extracting #0: cost 1 inf + 0 186.748 * * [simplify]: Extracting #1: cost 6 inf + 0 186.748 * * [simplify]: Extracting #2: cost 75 inf + 0 186.748 * * [simplify]: Extracting #3: cost 110 inf + 335 186.749 * * [simplify]: Extracting #4: cost 65 inf + 6101 186.753 * * [simplify]: Extracting #5: cost 18 inf + 12932 186.757 * * [simplify]: Extracting #6: cost 2 inf + 15724 186.761 * * [simplify]: Extracting #7: cost 0 inf + 16403 186.766 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 186.766 * [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))))) 186.767 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 186.767 * * [simplify]: iters left: 6 (12 enodes) 186.771 * * [simplify]: iters left: 5 (49 enodes) 186.780 * * [simplify]: iters left: 4 (94 enodes) 186.802 * * [simplify]: iters left: 3 (221 enodes) 186.902 * * [simplify]: iters left: 2 (492 enodes) 187.202 * * [simplify]: Extracting #0: cost 1 inf + 0 187.203 * * [simplify]: Extracting #1: cost 0 inf + 1 187.203 * [simplify]: Simplified to 0 187.203 * [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)) 187.203 * * * * [progress]: [ 92 / 3260 ] simplifiying candidate # 187.203 * [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)))))) 187.204 * * [simplify]: iters left: 6 (22 enodes) 187.210 * * [simplify]: iters left: 5 (86 enodes) 187.225 * * [simplify]: iters left: 4 (168 enodes) 187.286 * * [simplify]: iters left: 3 (364 enodes) 187.423 * * [simplify]: Extracting #0: cost 1 inf + 0 187.423 * * [simplify]: Extracting #1: cost 6 inf + 0 187.423 * * [simplify]: Extracting #2: cost 90 inf + 0 187.424 * * [simplify]: Extracting #3: cost 152 inf + 1504 187.427 * * [simplify]: Extracting #4: cost 61 inf + 19149 187.433 * * [simplify]: Extracting #5: cost 16 inf + 28388 187.440 * * [simplify]: Extracting #6: cost 1 inf + 31178 187.447 * * [simplify]: Extracting #7: cost 0 inf + 31719 187.454 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 187.454 * [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))))))) 187.455 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 187.455 * * [simplify]: iters left: 6 (13 enodes) 187.458 * * [simplify]: iters left: 5 (52 enodes) 187.469 * * [simplify]: iters left: 4 (111 enodes) 187.499 * * [simplify]: iters left: 3 (278 enodes) 187.645 * * [simplify]: Extracting #0: cost 1 inf + 0 187.645 * * [simplify]: Extracting #1: cost 0 inf + 1 187.645 * [simplify]: Simplified to 0 187.645 * [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)) 187.645 * * * * [progress]: [ 93 / 3260 ] simplifiying candidate # 187.646 * [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))))) 187.646 * * [simplify]: iters left: 6 (21 enodes) 187.653 * * [simplify]: iters left: 5 (81 enodes) 187.669 * * [simplify]: iters left: 4 (144 enodes) 187.713 * * [simplify]: iters left: 3 (275 enodes) 187.821 * * [simplify]: Extracting #0: cost 1 inf + 0 187.821 * * [simplify]: Extracting #1: cost 6 inf + 0 187.821 * * [simplify]: Extracting #2: cost 72 inf + 0 187.822 * * [simplify]: Extracting #3: cost 95 inf + 745 187.823 * * [simplify]: Extracting #4: cost 56 inf + 5062 187.826 * * [simplify]: Extracting #5: cost 18 inf + 10348 187.829 * * [simplify]: Extracting #6: cost 2 inf + 13019 187.833 * * [simplify]: Extracting #7: cost 0 inf + 13618 187.836 * [simplify]: Simplified to (+ (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (- b) (* a 2))) 187.837 * [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)))))) 187.839 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 187.839 * * [simplify]: iters left: 6 (12 enodes) 187.842 * * [simplify]: iters left: 5 (47 enodes) 187.855 * * [simplify]: iters left: 4 (89 enodes) 187.878 * * [simplify]: iters left: 3 (186 enodes) 187.944 * * [simplify]: iters left: 2 (378 enodes) 188.121 * * [simplify]: Extracting #0: cost 1 inf + 0 188.122 * * [simplify]: Extracting #1: cost 0 inf + 1 188.122 * [simplify]: Simplified to 0 188.122 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (- b) (* a 2))) 0)) 188.123 * * * * [progress]: [ 94 / 3260 ] simplifiying candidate # 188.123 * [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)))) 188.123 * * [simplify]: iters left: 6 (20 enodes) 188.134 * * [simplify]: iters left: 5 (74 enodes) 188.157 * * [simplify]: iters left: 4 (106 enodes) 188.191 * * [simplify]: iters left: 3 (155 enodes) 188.214 * * [simplify]: iters left: 2 (204 enodes) 188.253 * * [simplify]: iters left: 1 (283 enodes) 188.330 * * [simplify]: Extracting #0: cost 1 inf + 0 188.330 * * [simplify]: Extracting #1: cost 6 inf + 0 188.330 * * [simplify]: Extracting #2: cost 51 inf + 0 188.331 * * [simplify]: Extracting #3: cost 49 inf + 799 188.332 * * [simplify]: Extracting #4: cost 28 inf + 2791 188.333 * * [simplify]: Extracting #5: cost 23 inf + 3332 188.334 * * [simplify]: Extracting #6: cost 11 inf + 4426 188.336 * * [simplify]: Extracting #7: cost 3 inf + 6206 188.338 * * [simplify]: Extracting #8: cost 0 inf + 7187 188.341 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* -1/2 (/ b a))) 188.341 * [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))))) 188.341 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 188.341 * * [simplify]: iters left: 6 (11 enodes) 188.344 * * [simplify]: iters left: 5 (40 enodes) 188.350 * * [simplify]: iters left: 4 (65 enodes) 188.362 * * [simplify]: iters left: 3 (97 enodes) 188.382 * * [simplify]: iters left: 2 (165 enodes) 188.417 * * [simplify]: iters left: 1 (271 enodes) 188.499 * * [simplify]: Extracting #0: cost 1 inf + 0 188.500 * * [simplify]: Extracting #1: cost 0 inf + 1 188.500 * [simplify]: Simplified to 0 188.500 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* -1/2 (/ b a))) 0)) 188.500 * * * * [progress]: [ 95 / 3260 ] simplifiying candidate # 188.500 * [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)))))) 188.500 * * [simplify]: iters left: 6 (21 enodes) 188.509 * * [simplify]: iters left: 5 (85 enodes) 188.527 * * [simplify]: iters left: 4 (163 enodes) 188.576 * * [simplify]: iters left: 3 (340 enodes) 188.715 * * [simplify]: Extracting #0: cost 1 inf + 0 188.715 * * [simplify]: Extracting #1: cost 6 inf + 0 188.715 * * [simplify]: Extracting #2: cost 86 inf + 0 188.715 * * [simplify]: Extracting #3: cost 139 inf + 493 188.718 * * [simplify]: Extracting #4: cost 67 inf + 14039 188.723 * * [simplify]: Extracting #5: cost 17 inf + 24760 188.729 * * [simplify]: Extracting #6: cost 1 inf + 28185 188.736 * * [simplify]: Extracting #7: cost 0 inf + 28227 188.742 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) 188.742 * [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))))))) 188.742 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 188.742 * * [simplify]: iters left: 6 (12 enodes) 188.746 * * [simplify]: iters left: 5 (51 enodes) 188.755 * * [simplify]: iters left: 4 (106 enodes) 188.800 * * [simplify]: iters left: 3 (247 enodes) 189.296 * * [simplify]: Extracting #0: cost 1 inf + 0 189.296 * * [simplify]: Extracting #1: cost 0 inf + 1 189.296 * [simplify]: Simplified to 0 189.296 * [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)) 189.296 * * * * [progress]: [ 96 / 3260 ] simplifiying candidate # 189.297 * [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))))) 189.297 * * [simplify]: iters left: 6 (20 enodes) 189.302 * * [simplify]: iters left: 5 (80 enodes) 189.316 * * [simplify]: iters left: 4 (141 enodes) 189.372 * * [simplify]: iters left: 3 (272 enodes) 189.450 * * [simplify]: Extracting #0: cost 1 inf + 0 189.450 * * [simplify]: Extracting #1: cost 6 inf + 0 189.450 * * [simplify]: Extracting #2: cost 72 inf + 0 189.450 * * [simplify]: Extracting #3: cost 96 inf + 502 189.451 * * [simplify]: Extracting #4: cost 48 inf + 6039 189.455 * * [simplify]: Extracting #5: cost 20 inf + 9932 189.458 * * [simplify]: Extracting #6: cost 11 inf + 10762 189.461 * * [simplify]: Extracting #7: cost 0 inf + 13620 189.465 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* (/ b a) 1/2)) 189.465 * [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)))))) 189.465 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 189.465 * * [simplify]: iters left: 6 (11 enodes) 189.468 * * [simplify]: iters left: 5 (46 enodes) 189.483 * * [simplify]: iters left: 4 (86 enodes) 189.515 * * [simplify]: iters left: 3 (183 enodes) 189.566 * * [simplify]: iters left: 2 (372 enodes) 189.741 * * [simplify]: Extracting #0: cost 1 inf + 0 189.741 * * [simplify]: Extracting #1: cost 0 inf + 1 189.741 * [simplify]: Simplified to 0 189.741 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* (/ b a) 1/2)) 0)) 189.741 * * * * [progress]: [ 97 / 3260 ] simplifiying candidate # 189.741 * [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)))) 189.742 * * [simplify]: iters left: 6 (19 enodes) 189.746 * * [simplify]: iters left: 5 (73 enodes) 189.758 * * [simplify]: iters left: 4 (105 enodes) 189.782 * * [simplify]: iters left: 3 (154 enodes) 189.808 * * [simplify]: iters left: 2 (203 enodes) 189.851 * * [simplify]: iters left: 1 (286 enodes) 189.914 * * [simplify]: Extracting #0: cost 1 inf + 0 189.914 * * [simplify]: Extracting #1: cost 6 inf + 0 189.914 * * [simplify]: Extracting #2: cost 51 inf + 0 189.914 * * [simplify]: Extracting #3: cost 52 inf + 716 189.915 * * [simplify]: Extracting #4: cost 29 inf + 2709 189.917 * * [simplify]: Extracting #5: cost 22 inf + 3374 189.918 * * [simplify]: Extracting #6: cost 11 inf + 4329 189.920 * * [simplify]: Extracting #7: cost 0 inf + 7185 189.922 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 189.922 * [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))))) 189.922 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 189.922 * * [simplify]: iters left: 6 (10 enodes) 189.925 * * [simplify]: iters left: 5 (39 enodes) 189.934 * * [simplify]: iters left: 4 (64 enodes) 189.951 * * [simplify]: iters left: 3 (96 enodes) 189.968 * * [simplify]: iters left: 2 (164 enodes) 190.015 * * [simplify]: iters left: 1 (270 enodes) 190.082 * * [simplify]: Extracting #0: cost 1 inf + 0 190.082 * * [simplify]: Extracting #1: cost 0 inf + 1 190.082 * [simplify]: Simplified to 0 190.082 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 0)) 190.082 * * * * [progress]: [ 98 / 3260 ] simplifiying candidate # 190.082 * [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)))))) 190.082 * * [simplify]: iters left: 6 (21 enodes) 190.088 * * [simplify]: iters left: 5 (86 enodes) 190.105 * * [simplify]: iters left: 4 (172 enodes) 190.140 * * [simplify]: iters left: 3 (339 enodes) 190.227 * * [simplify]: Extracting #0: cost 1 inf + 0 190.227 * * [simplify]: Extracting #1: cost 6 inf + 0 190.229 * * [simplify]: Extracting #2: cost 78 inf + 0 190.230 * * [simplify]: Extracting #3: cost 133 inf + 1022 190.232 * * [simplify]: Extracting #4: cost 68 inf + 12231 190.236 * * [simplify]: Extracting #5: cost 17 inf + 21588 190.242 * * [simplify]: Extracting #6: cost 1 inf + 25039 190.248 * * [simplify]: Extracting #7: cost 0 inf + 25081 190.258 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ 1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)))) 190.258 * [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))))))) 190.258 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 190.258 * * [simplify]: iters left: 6 (12 enodes) 190.266 * * [simplify]: iters left: 5 (53 enodes) 190.286 * * [simplify]: iters left: 4 (117 enodes) 190.330 * * [simplify]: iters left: 3 (255 enodes) 190.420 * * [simplify]: Extracting #0: cost 1 inf + 0 190.420 * * [simplify]: Extracting #1: cost 0 inf + 1 190.420 * [simplify]: Simplified to 0 190.420 * [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)) 190.420 * * * * [progress]: [ 99 / 3260 ] simplifiying candidate # 190.420 * [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))))) 190.420 * * [simplify]: iters left: 6 (20 enodes) 190.428 * * [simplify]: iters left: 5 (81 enodes) 190.449 * * [simplify]: iters left: 4 (151 enodes) 190.481 * * [simplify]: iters left: 3 (251 enodes) 190.550 * * [simplify]: iters left: 2 (448 enodes) 190.731 * * [simplify]: Extracting #0: cost 1 inf + 0 190.731 * * [simplify]: Extracting #1: cost 6 inf + 0 190.731 * * [simplify]: Extracting #2: cost 87 inf + 0 190.732 * * [simplify]: Extracting #3: cost 116 inf + 998 190.735 * * [simplify]: Extracting #4: cost 46 inf + 8466 190.739 * * [simplify]: Extracting #5: cost 18 inf + 12001 190.744 * * [simplify]: Extracting #6: cost 2 inf + 14594 190.749 * * [simplify]: Extracting #7: cost 0 inf + 15194 190.754 * [simplify]: Simplified to (+ (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* -1/2 (/ b a))) 190.754 * [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)))))) 190.755 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 190.755 * * [simplify]: iters left: 6 (11 enodes) 190.759 * * [simplify]: iters left: 5 (48 enodes) 190.768 * * [simplify]: iters left: 4 (98 enodes) 190.793 * * [simplify]: iters left: 3 (181 enodes) 190.841 * * [simplify]: iters left: 2 (358 enodes) 190.996 * * [simplify]: Extracting #0: cost 1 inf + 0 190.996 * * [simplify]: Extracting #1: cost 0 inf + 1 190.996 * [simplify]: Simplified to 0 190.996 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* -1/2 (/ b a))) 0)) 190.997 * * * * [progress]: [ 100 / 3260 ] simplifiying candidate # 190.997 * [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)))) 190.997 * * [simplify]: iters left: 6 (19 enodes) 191.005 * * [simplify]: iters left: 5 (73 enodes) 191.018 * * [simplify]: iters left: 4 (125 enodes) 191.042 * * [simplify]: iters left: 3 (191 enodes) 191.087 * * [simplify]: iters left: 2 (285 enodes) 191.167 * * [simplify]: iters left: 1 (393 enodes) 191.298 * * [simplify]: Extracting #0: cost 1 inf + 0 191.298 * * [simplify]: Extracting #1: cost 6 inf + 0 191.298 * * [simplify]: Extracting #2: cost 42 inf + 0 191.299 * * [simplify]: Extracting #3: cost 53 inf + 300 191.301 * * [simplify]: Extracting #4: cost 32 inf + 1924 191.303 * * [simplify]: Extracting #5: cost 23 inf + 2632 191.306 * * [simplify]: Extracting #6: cost 13 inf + 3545 191.310 * * [simplify]: Extracting #7: cost 0 inf + 6405 191.314 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 191.315 * [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))))) 191.315 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 191.315 * * [simplify]: iters left: 6 (10 enodes) 191.322 * * [simplify]: iters left: 5 (41 enodes) 191.332 * * [simplify]: iters left: 4 (81 enodes) 191.350 * * [simplify]: iters left: 3 (127 enodes) 191.386 * * [simplify]: iters left: 2 (186 enodes) 191.419 * * [simplify]: iters left: 1 (266 enodes) 191.501 * * [simplify]: Extracting #0: cost 1 inf + 0 191.501 * * [simplify]: Extracting #1: cost 0 inf + 1 191.501 * [simplify]: Simplified to 0 191.501 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 191.501 * * * * [progress]: [ 101 / 3260 ] simplifiying candidate # 191.501 * [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))) 191.502 * * [simplify]: iters left: 6 (18 enodes) 191.506 * * [simplify]: iters left: 5 (70 enodes) 191.519 * * [simplify]: iters left: 4 (107 enodes) 191.546 * * [simplify]: iters left: 3 (156 enodes) 191.574 * * [simplify]: iters left: 2 (214 enodes) 191.625 * * [simplify]: iters left: 1 (311 enodes) 191.711 * * [simplify]: Extracting #0: cost 1 inf + 0 191.711 * * [simplify]: Extracting #1: cost 6 inf + 0 191.711 * * [simplify]: Extracting #2: cost 57 inf + 0 191.711 * * [simplify]: Extracting #3: cost 57 inf + 883 191.713 * * [simplify]: Extracting #4: cost 28 inf + 3170 191.716 * * [simplify]: Extracting #5: cost 23 inf + 3671 191.718 * * [simplify]: Extracting #6: cost 12 inf + 4682 191.720 * * [simplify]: Extracting #7: cost 0 inf + 7524 191.723 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ (* 1/2 b) a)) 191.723 * [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)))) 191.723 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 191.723 * * [simplify]: iters left: 6 (9 enodes) 191.726 * * [simplify]: iters left: 5 (36 enodes) 191.733 * * [simplify]: iters left: 4 (67 enodes) 191.744 * * [simplify]: iters left: 3 (97 enodes) 191.778 * * [simplify]: iters left: 2 (158 enodes) 191.824 * * [simplify]: iters left: 1 (263 enodes) 191.874 * * [simplify]: Extracting #0: cost 1 inf + 0 191.875 * * [simplify]: Extracting #1: cost 0 inf + 1 191.875 * [simplify]: Simplified to 0 191.875 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ (* 1/2 b) a)) 0)) 191.875 * * * * [progress]: [ 102 / 3260 ] simplifiying candidate # 191.875 * [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)))) 191.875 * * [simplify]: iters left: 6 (18 enodes) 191.880 * * [simplify]: iters left: 5 (72 enodes) 191.898 * * [simplify]: iters left: 4 (120 enodes) 191.917 * * [simplify]: iters left: 3 (187 enodes) 191.960 * * [simplify]: iters left: 2 (261 enodes) 192.020 * * [simplify]: iters left: 1 (392 enodes) 192.122 * * [simplify]: Extracting #0: cost 1 inf + 0 192.122 * * [simplify]: Extracting #1: cost 6 inf + 0 192.122 * * [simplify]: Extracting #2: cost 45 inf + 0 192.123 * * [simplify]: Extracting #3: cost 48 inf + 635 192.124 * * [simplify]: Extracting #4: cost 27 inf + 2258 192.125 * * [simplify]: Extracting #5: cost 23 inf + 2715 192.127 * * [simplify]: Extracting #6: cost 12 inf + 3766 192.129 * * [simplify]: Extracting #7: cost 1 inf + 6351 192.131 * * [simplify]: Extracting #8: cost 0 inf + 6570 192.133 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* -2 a))) 192.133 * [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))))) 192.136 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 192.136 * * [simplify]: iters left: 5 (9 enodes) 192.139 * * [simplify]: iters left: 4 (39 enodes) 192.145 * * [simplify]: iters left: 3 (65 enodes) 192.156 * * [simplify]: iters left: 2 (129 enodes) 192.193 * * [simplify]: iters left: 1 (210 enodes) 192.240 * * [simplify]: Extracting #0: cost 1 inf + 0 192.240 * * [simplify]: Extracting #1: cost 0 inf + 1 192.241 * [simplify]: Simplified to 0 192.241 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* -2 a))) 0)) 192.241 * * * * [progress]: [ 103 / 3260 ] simplifiying candidate # 192.241 * [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)))))) 192.241 * * [simplify]: iters left: 6 (23 enodes) 192.247 * * [simplify]: iters left: 5 (88 enodes) 192.261 * * [simplify]: iters left: 4 (140 enodes) 192.291 * * [simplify]: iters left: 3 (220 enodes) 192.330 * * [simplify]: iters left: 2 (323 enodes) 192.391 * * [simplify]: iters left: 1 (428 enodes) 192.476 * * [simplify]: Extracting #0: cost 1 inf + 0 192.476 * * [simplify]: Extracting #1: cost 24 inf + 0 192.477 * * [simplify]: Extracting #2: cost 106 inf + 0 192.477 * * [simplify]: Extracting #3: cost 139 inf + 89 192.478 * * [simplify]: Extracting #4: cost 133 inf + 1360 192.479 * * [simplify]: Extracting #5: cost 118 inf + 3777 192.484 * * [simplify]: Extracting #6: cost 53 inf + 29834 192.493 * * [simplify]: Extracting #7: cost 2 inf + 62976 192.506 * * [simplify]: Extracting #8: cost 0 inf + 64648 192.522 * * [simplify]: Extracting #9: cost 0 inf + 64608 192.532 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 192.532 * [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))))))) 192.533 * [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))))) 192.533 * * [simplify]: iters left: 6 (10 enodes) 192.538 * * [simplify]: iters left: 5 (37 enodes) 192.544 * * [simplify]: iters left: 4 (57 enodes) 192.565 * * [simplify]: iters left: 3 (104 enodes) 192.591 * * [simplify]: iters left: 2 (158 enodes) 192.621 * * [simplify]: iters left: 1 (225 enodes) 192.663 * * [simplify]: Extracting #0: cost 1 inf + 0 192.663 * * [simplify]: Extracting #1: cost 0 inf + 1 192.663 * [simplify]: Simplified to 0 192.663 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 192.664 * * * * [progress]: [ 104 / 3260 ] simplifiying candidate # 192.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)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 192.664 * * [simplify]: iters left: 6 (22 enodes) 192.669 * * [simplify]: iters left: 5 (79 enodes) 192.681 * * [simplify]: iters left: 4 (124 enodes) 192.707 * * [simplify]: iters left: 3 (188 enodes) 192.755 * * [simplify]: iters left: 2 (258 enodes) 192.797 * * [simplify]: iters left: 1 (296 enodes) 192.844 * * [simplify]: Extracting #0: cost 1 inf + 0 192.844 * * [simplify]: Extracting #1: cost 16 inf + 0 192.844 * * [simplify]: Extracting #2: cost 63 inf + 0 192.844 * * [simplify]: Extracting #3: cost 80 inf + 290 192.845 * * [simplify]: Extracting #4: cost 72 inf + 1810 192.846 * * [simplify]: Extracting #5: cost 65 inf + 2707 192.847 * * [simplify]: Extracting #6: cost 51 inf + 5335 192.851 * * [simplify]: Extracting #7: cost 19 inf + 18943 192.857 * * [simplify]: Extracting #8: cost 2 inf + 28873 192.864 * * [simplify]: Extracting #9: cost 0 inf + 30415 192.872 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 192.872 * [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)))))) 192.872 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 192.873 * * [simplify]: iters left: 6 (9 enodes) 192.879 * * [simplify]: iters left: 5 (29 enodes) 192.888 * * [simplify]: iters left: 4 (42 enodes) 192.901 * * [simplify]: iters left: 3 (58 enodes) 192.917 * * [simplify]: iters left: 2 (68 enodes) 192.933 * * [simplify]: Extracting #0: cost 1 inf + 0 192.933 * * [simplify]: Extracting #1: cost 0 inf + 1 192.933 * [simplify]: Simplified to 0 192.933 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 192.933 * * * * [progress]: [ 105 / 3260 ] simplifiying candidate # 192.934 * [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)))))) 192.934 * * [simplify]: iters left: 6 (24 enodes) 192.946 * * [simplify]: iters left: 5 (96 enodes) 192.972 * * [simplify]: iters left: 4 (201 enodes) 193.016 * * [simplify]: iters left: 3 (404 enodes) 193.109 * * [simplify]: Extracting #0: cost 1 inf + 0 193.109 * * [simplify]: Extracting #1: cost 11 inf + 0 193.110 * * [simplify]: Extracting #2: cost 82 inf + 0 193.110 * * [simplify]: Extracting #3: cost 135 inf + 204 193.111 * * [simplify]: Extracting #4: cost 133 inf + 409 193.112 * * [simplify]: Extracting #5: cost 108 inf + 5853 193.116 * * [simplify]: Extracting #6: cost 60 inf + 21818 193.121 * * [simplify]: Extracting #7: cost 53 inf + 23375 193.128 * * [simplify]: Extracting #8: cost 24 inf + 33657 193.137 * * [simplify]: Extracting #9: cost 1 inf + 44167 193.149 * * [simplify]: Extracting #10: cost 0 inf + 44587 193.158 * [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)) 193.158 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (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))))))) 193.159 * [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.159 * * [simplify]: iters left: 6 (13 enodes) 193.163 * * [simplify]: iters left: 5 (53 enodes) 193.182 * * [simplify]: iters left: 4 (117 enodes) 193.213 * * [simplify]: iters left: 3 (275 enodes) 193.276 * * [simplify]: iters left: 2 (474 enodes) 193.422 * * [simplify]: Extracting #0: cost 1 inf + 0 193.422 * * [simplify]: Extracting #1: cost 0 inf + 1 193.422 * [simplify]: Simplified to 0 193.422 * [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)) 193.423 * * * * [progress]: [ 106 / 3260 ] simplifiying candidate # 193.423 * [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))))) 193.423 * * [simplify]: iters left: 6 (25 enodes) 193.429 * * [simplify]: iters left: 5 (96 enodes) 193.447 * * [simplify]: iters left: 4 (170 enodes) 193.476 * * [simplify]: iters left: 3 (290 enodes) 193.530 * * [simplify]: iters left: 2 (418 enodes) 193.619 * * [simplify]: Extracting #0: cost 1 inf + 0 193.619 * * [simplify]: Extracting #1: cost 11 inf + 0 193.619 * * [simplify]: Extracting #2: cost 65 inf + 0 193.619 * * [simplify]: Extracting #3: cost 107 inf + 246 193.620 * * [simplify]: Extracting #4: cost 106 inf + 532 193.621 * * [simplify]: Extracting #5: cost 102 inf + 1641 193.622 * * [simplify]: Extracting #6: cost 78 inf + 6256 193.625 * * [simplify]: Extracting #7: cost 38 inf + 14734 193.631 * * [simplify]: Extracting #8: cost 10 inf + 25825 193.639 * * [simplify]: Extracting #9: cost 0 inf + 30207 193.647 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 193.647 * [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)))))) 193.648 * [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)))) 193.648 * * [simplify]: iters left: 6 (12 enodes) 193.654 * * [simplify]: iters left: 5 (47 enodes) 193.670 * * [simplify]: iters left: 4 (82 enodes) 193.697 * * [simplify]: iters left: 3 (157 enodes) 193.737 * * [simplify]: iters left: 2 (248 enodes) 193.787 * * [simplify]: iters left: 1 (341 enodes) 193.851 * * [simplify]: Extracting #0: cost 1 inf + 0 193.852 * * [simplify]: Extracting #1: cost 0 inf + 1 193.852 * [simplify]: Simplified to 0 193.852 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 193.852 * * * * [progress]: [ 107 / 3260 ] simplifiying candidate # 193.852 * [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)))) 193.853 * * [simplify]: iters left: 6 (25 enodes) 193.865 * * [simplify]: iters left: 5 (96 enodes) 193.897 * * [simplify]: iters left: 4 (178 enodes) 193.936 * * [simplify]: iters left: 3 (323 enodes) 194.014 * * [simplify]: iters left: 2 (496 enodes) 194.159 * * [simplify]: Extracting #0: cost 1 inf + 0 194.159 * * [simplify]: Extracting #1: cost 13 inf + 0 194.160 * * [simplify]: Extracting #2: cost 67 inf + 0 194.160 * * [simplify]: Extracting #3: cost 111 inf + 247 194.161 * * [simplify]: Extracting #4: cost 112 inf + 492 194.162 * * [simplify]: Extracting #5: cost 115 inf + 865 194.165 * * [simplify]: Extracting #6: cost 89 inf + 5962 194.170 * * [simplify]: Extracting #7: cost 18 inf + 28275 194.178 * * [simplify]: Extracting #8: cost 0 inf + 35326 194.186 * * [simplify]: Extracting #9: cost 0 inf + 35286 194.199 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 194.199 * [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))))) 194.199 * [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.200 * * [simplify]: iters left: 6 (12 enodes) 194.205 * * [simplify]: iters left: 5 (47 enodes) 194.213 * * [simplify]: iters left: 4 (89 enodes) 194.235 * * [simplify]: iters left: 3 (180 enodes) 194.283 * * [simplify]: iters left: 2 (296 enodes) 194.347 * * [simplify]: iters left: 1 (428 enodes) 194.480 * * [simplify]: Extracting #0: cost 1 inf + 0 194.480 * * [simplify]: Extracting #1: cost 0 inf + 1 194.480 * [simplify]: Simplified to 0 194.480 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 194.480 * * * * [progress]: [ 108 / 3260 ] simplifiying candidate # 194.481 * [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)))))) 194.481 * * [simplify]: iters left: 6 (23 enodes) 194.487 * * [simplify]: iters left: 5 (89 enodes) 194.501 * * [simplify]: iters left: 4 (162 enodes) 194.532 * * [simplify]: iters left: 3 (264 enodes) 194.575 * * [simplify]: iters left: 2 (369 enodes) 194.650 * * [simplify]: iters left: 1 (439 enodes) 194.738 * * [simplify]: Extracting #0: cost 1 inf + 0 194.738 * * [simplify]: Extracting #1: cost 11 inf + 0 194.738 * * [simplify]: Extracting #2: cost 69 inf + 0 194.739 * * [simplify]: Extracting #3: cost 115 inf + 246 194.740 * * [simplify]: Extracting #4: cost 114 inf + 1345 194.742 * * [simplify]: Extracting #5: cost 93 inf + 4528 194.749 * * [simplify]: Extracting #6: cost 43 inf + 19752 194.759 * * [simplify]: Extracting #7: cost 6 inf + 32226 194.767 * * [simplify]: Extracting #8: cost 0 inf + 34671 194.774 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 194.774 * [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))))))) 194.775 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 194.775 * * [simplify]: iters left: 6 (12 enodes) 194.778 * * [simplify]: iters left: 5 (46 enodes) 194.789 * * [simplify]: iters left: 4 (81 enodes) 194.803 * * [simplify]: iters left: 3 (134 enodes) 194.837 * * [simplify]: iters left: 2 (197 enodes) 194.873 * * [simplify]: iters left: 1 (271 enodes) 194.927 * * [simplify]: Extracting #0: cost 1 inf + 0 194.927 * * [simplify]: Extracting #1: cost 0 inf + 1 194.927 * [simplify]: Simplified to 0 194.927 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 194.927 * * * * [progress]: [ 109 / 3260 ] simplifiying candidate # 194.928 * [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))))) 194.928 * * [simplify]: iters left: 6 (23 enodes) 194.935 * * [simplify]: iters left: 5 (86 enodes) 194.954 * * [simplify]: iters left: 4 (139 enodes) 194.977 * * [simplify]: iters left: 3 (220 enodes) 195.020 * * [simplify]: iters left: 2 (310 enodes) 195.079 * * [simplify]: iters left: 1 (366 enodes) 195.156 * * [simplify]: Extracting #0: cost 1 inf + 0 195.156 * * [simplify]: Extracting #1: cost 20 inf + 0 195.156 * * [simplify]: Extracting #2: cost 76 inf + 0 195.156 * * [simplify]: Extracting #3: cost 106 inf + 246 195.157 * * [simplify]: Extracting #4: cost 112 inf + 533 195.158 * * [simplify]: Extracting #5: cost 87 inf + 3665 195.159 * * [simplify]: Extracting #6: cost 62 inf + 7368 195.164 * * [simplify]: Extracting #7: cost 22 inf + 22319 195.178 * * [simplify]: Extracting #8: cost 2 inf + 32818 195.194 * * [simplify]: Extracting #9: cost 0 inf + 34440 195.210 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 195.210 * [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)))))) 195.210 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 195.210 * * [simplify]: iters left: 6 (10 enodes) 195.213 * * [simplify]: iters left: 5 (38 enodes) 195.219 * * [simplify]: iters left: 4 (59 enodes) 195.228 * * [simplify]: iters left: 3 (88 enodes) 195.243 * * [simplify]: iters left: 2 (117 enodes) 195.264 * * [simplify]: iters left: 1 (144 enodes) 195.281 * * [simplify]: Extracting #0: cost 1 inf + 0 195.281 * * [simplify]: Extracting #1: cost 0 inf + 1 195.281 * [simplify]: Simplified to 0 195.281 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 195.282 * * * * [progress]: [ 110 / 3260 ] simplifiying candidate # 195.282 * [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)))) 195.282 * * [simplify]: iters left: 6 (24 enodes) 195.289 * * [simplify]: iters left: 5 (91 enodes) 195.304 * * [simplify]: iters left: 4 (150 enodes) 195.330 * * [simplify]: iters left: 3 (241 enodes) 195.370 * * [simplify]: iters left: 2 (339 enodes) 195.445 * * [simplify]: iters left: 1 (393 enodes) 195.505 * * [simplify]: Extracting #0: cost 1 inf + 0 195.505 * * [simplify]: Extracting #1: cost 11 inf + 0 195.505 * * [simplify]: Extracting #2: cost 63 inf + 0 195.506 * * [simplify]: Extracting #3: cost 91 inf + 456 195.506 * * [simplify]: Extracting #4: cost 85 inf + 1648 195.507 * * [simplify]: Extracting #5: cost 71 inf + 3244 195.509 * * [simplify]: Extracting #6: cost 49 inf + 7177 195.515 * * [simplify]: Extracting #7: cost 21 inf + 18361 195.521 * * [simplify]: Extracting #8: cost 0 inf + 29742 195.528 * * [simplify]: Extracting #9: cost 0 inf + 29702 195.534 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 195.534 * [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))))) 195.534 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 195.535 * * [simplify]: iters left: 6 (11 enodes) 195.538 * * [simplify]: iters left: 5 (42 enodes) 195.544 * * [simplify]: iters left: 4 (67 enodes) 195.555 * * [simplify]: iters left: 3 (111 enodes) 195.583 * * [simplify]: iters left: 2 (140 enodes) 195.621 * * [simplify]: iters left: 1 (160 enodes) 195.657 * * [simplify]: Extracting #0: cost 1 inf + 0 195.657 * * [simplify]: Extracting #1: cost 0 inf + 1 195.657 * [simplify]: Simplified to 0 195.657 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 195.657 * * * * [progress]: [ 111 / 3260 ] simplifiying candidate # 195.658 * [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)))))) 195.658 * * [simplify]: iters left: 6 (27 enodes) 195.672 * * [simplify]: iters left: 5 (111 enodes) 195.712 * * [simplify]: iters left: 4 (265 enodes) 195.799 * * [simplify]: Extracting #0: cost 1 inf + 0 195.799 * * [simplify]: Extracting #1: cost 11 inf + 0 195.799 * * [simplify]: Extracting #2: cost 154 inf + 0 195.800 * * [simplify]: Extracting #3: cost 280 inf + 1 195.805 * * [simplify]: Extracting #4: cost 269 inf + 1336 195.809 * * [simplify]: Extracting #5: cost 194 inf + 25914 195.832 * * [simplify]: Extracting #6: cost 58 inf + 78577 195.860 * * [simplify]: Extracting #7: cost 42 inf + 84830 195.881 * * [simplify]: Extracting #8: cost 22 inf + 89542 195.898 * * [simplify]: Extracting #9: cost 3 inf + 99041 195.928 * * [simplify]: Extracting #10: cost 0 inf + 100101 195.958 * [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))))) 195.958 * [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))))))) 195.959 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 195.959 * * [simplify]: iters left: 6 (16 enodes) 195.963 * * [simplify]: iters left: 5 (68 enodes) 195.976 * * [simplify]: iters left: 4 (179 enodes) 196.041 * * [simplify]: Extracting #0: cost 1 inf + 0 196.041 * * [simplify]: Extracting #1: cost 27 inf + 0 196.042 * * [simplify]: Extracting #2: cost 153 inf + 0 196.042 * * [simplify]: Extracting #3: cost 242 inf + 83 196.045 * * [simplify]: Extracting #4: cost 185 inf + 16503 196.056 * * [simplify]: Extracting #5: cost 15 inf + 79352 196.073 * * [simplify]: Extracting #6: cost 0 inf + 84943 196.098 * [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.099 * [simplify]: Simplified (2 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))))))) 196.099 * * * * [progress]: [ 112 / 3260 ] simplifiying candidate # 196.100 * [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))))) 196.100 * * [simplify]: iters left: 6 (28 enodes) 196.117 * * [simplify]: iters left: 5 (112 enodes) 196.140 * * [simplify]: iters left: 4 (235 enodes) 196.203 * * [simplify]: Extracting #0: cost 1 inf + 0 196.203 * * [simplify]: Extracting #1: cost 11 inf + 0 196.204 * * [simplify]: Extracting #2: cost 119 inf + 0 196.205 * * [simplify]: Extracting #3: cost 210 inf + 1 196.207 * * [simplify]: Extracting #4: cost 194 inf + 2548 196.216 * * [simplify]: Extracting #5: cost 72 inf + 38602 196.227 * * [simplify]: Extracting #6: cost 42 inf + 51945 196.237 * * [simplify]: Extracting #7: cost 23 inf + 58671 196.248 * * [simplify]: Extracting #8: cost 2 inf + 66853 196.263 * * [simplify]: Extracting #9: cost 0 inf + 67533 196.275 * * [simplify]: Extracting #10: cost 0 inf + 67423 196.293 * [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)))) 196.293 * [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)))))) 196.293 * [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)))) 196.294 * * [simplify]: iters left: 6 (15 enodes) 196.302 * * [simplify]: iters left: 5 (63 enodes) 196.325 * * [simplify]: iters left: 4 (145 enodes) 196.364 * * [simplify]: iters left: 3 (499 enodes) 196.646 * * [simplify]: Extracting #0: cost 1 inf + 0 196.646 * * [simplify]: Extracting #1: cost 0 inf + 1 196.646 * [simplify]: Simplified to 0 196.647 * [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)) 196.647 * * * * [progress]: [ 113 / 3260 ] simplifiying candidate # 196.647 * [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)))) 196.647 * * [simplify]: iters left: 6 (28 enodes) 196.654 * * [simplify]: iters left: 5 (111 enodes) 196.676 * * [simplify]: iters left: 4 (249 enodes) 196.763 * * [simplify]: Extracting #0: cost 1 inf + 0 196.764 * * [simplify]: Extracting #1: cost 13 inf + 0 196.764 * * [simplify]: Extracting #2: cost 120 inf + 0 196.764 * * [simplify]: Extracting #3: cost 194 inf + 3 196.766 * * [simplify]: Extracting #4: cost 178 inf + 3168 196.777 * * [simplify]: Extracting #5: cost 77 inf + 29821 196.791 * * [simplify]: Extracting #6: cost 43 inf + 43264 196.807 * * [simplify]: Extracting #7: cost 27 inf + 49389 196.821 * * [simplify]: Extracting #8: cost 1 inf + 59075 196.832 * * [simplify]: Extracting #9: cost 0 inf + 59095 196.843 * * [simplify]: Extracting #10: cost 0 inf + 59065 196.854 * [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)) 196.854 * [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))))) 196.855 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 196.855 * * [simplify]: iters left: 6 (15 enodes) 196.859 * * [simplify]: iters left: 5 (62 enodes) 196.871 * * [simplify]: iters left: 4 (159 enodes) 196.933 * * [simplify]: iters left: 3 (475 enodes) 197.182 * * [simplify]: Extracting #0: cost 1 inf + 0 197.183 * * [simplify]: Extracting #1: cost 42 inf + 0 197.184 * * [simplify]: Extracting #2: cost 194 inf + 1 197.190 * * [simplify]: Extracting #3: cost 205 inf + 15094 197.207 * * [simplify]: Extracting #4: cost 20 inf + 63712 197.228 * * [simplify]: Extracting #5: cost 3 inf + 65204 197.251 * * [simplify]: Extracting #6: cost 0 inf + 65965 197.267 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 197.267 * [simplify]: Simplified (2 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)))) 197.267 * * * * [progress]: [ 114 / 3260 ] simplifiying candidate # 197.267 * [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)))))) 197.268 * * [simplify]: iters left: 6 (26 enodes) 197.274 * * [simplify]: iters left: 5 (105 enodes) 197.293 * * [simplify]: iters left: 4 (234 enodes) 197.376 * * [simplify]: Extracting #0: cost 1 inf + 0 197.376 * * [simplify]: Extracting #1: cost 11 inf + 0 197.376 * * [simplify]: Extracting #2: cost 115 inf + 0 197.377 * * [simplify]: Extracting #3: cost 207 inf + 1 197.378 * * [simplify]: Extracting #4: cost 182 inf + 5410 197.383 * * [simplify]: Extracting #5: cost 97 inf + 31819 197.392 * * [simplify]: Extracting #6: cost 44 inf + 52422 197.415 * * [simplify]: Extracting #7: cost 30 inf + 57368 197.428 * * [simplify]: Extracting #8: cost 3 inf + 66876 197.440 * * [simplify]: Extracting #9: cost 0 inf + 68281 197.465 * * [simplify]: Extracting #10: cost 0 inf + 68186 197.478 * [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))) 197.478 * [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))))))) 197.478 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 197.478 * * [simplify]: iters left: 6 (15 enodes) 197.483 * * [simplify]: iters left: 5 (62 enodes) 197.502 * * [simplify]: iters left: 4 (148 enodes) 197.557 * * [simplify]: iters left: 3 (499 enodes) 197.882 * * [simplify]: Extracting #0: cost 1 inf + 0 197.882 * * [simplify]: Extracting #1: cost 0 inf + 1 197.882 * [simplify]: Simplified to 0 197.882 * [simplify]: Simplified (2 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)) 197.883 * * * * [progress]: [ 115 / 3260 ] simplifiying candidate # 197.883 * [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))))) 197.883 * * [simplify]: iters left: 6 (27 enodes) 197.896 * * [simplify]: iters left: 5 (105 enodes) 197.916 * * [simplify]: iters left: 4 (207 enodes) 197.988 * * [simplify]: Extracting #0: cost 1 inf + 0 197.989 * * [simplify]: Extracting #1: cost 11 inf + 0 197.989 * * [simplify]: Extracting #2: cost 94 inf + 0 197.990 * * [simplify]: Extracting #3: cost 164 inf + 1 197.991 * * [simplify]: Extracting #4: cost 162 inf + 45 197.993 * * [simplify]: Extracting #5: cost 137 inf + 4652 198.002 * * [simplify]: Extracting #6: cost 65 inf + 26005 198.013 * * [simplify]: Extracting #7: cost 37 inf + 33977 198.027 * * [simplify]: Extracting #8: cost 12 inf + 42105 198.044 * * [simplify]: Extracting #9: cost 0 inf + 48895 198.062 * * [simplify]: Extracting #10: cost 0 inf + 48615 198.080 * * [simplify]: Extracting #11: cost 0 inf + 48585 198.097 * [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)))) 198.097 * [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)))))) 198.098 * [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)))) 198.098 * * [simplify]: iters left: 6 (14 enodes) 198.102 * * [simplify]: iters left: 5 (56 enodes) 198.111 * * [simplify]: iters left: 4 (117 enodes) 198.139 * * [simplify]: iters left: 3 (347 enodes) 198.274 * * [simplify]: Extracting #0: cost 1 inf + 0 198.274 * * [simplify]: Extracting #1: cost 0 inf + 1 198.274 * [simplify]: Simplified to 0 198.274 * [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)) 198.275 * * * * [progress]: [ 116 / 3260 ] simplifiying candidate # 198.275 * [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)))) 198.275 * * [simplify]: iters left: 6 (27 enodes) 198.282 * * [simplify]: iters left: 5 (106 enodes) 198.307 * * [simplify]: iters left: 4 (205 enodes) 198.376 * * [simplify]: iters left: 3 (473 enodes) 198.583 * * [simplify]: Extracting #0: cost 1 inf + 0 198.583 * * [simplify]: Extracting #1: cost 11 inf + 0 198.584 * * [simplify]: Extracting #2: cost 125 inf + 0 198.585 * * [simplify]: Extracting #3: cost 215 inf + 3 198.586 * * [simplify]: Extracting #4: cost 194 inf + 4373 198.592 * * [simplify]: Extracting #5: cost 100 inf + 25210 198.601 * * [simplify]: Extracting #6: cost 57 inf + 37144 198.613 * * [simplify]: Extracting #7: cost 44 inf + 41929 198.629 * * [simplify]: Extracting #8: cost 4 inf + 58574 198.643 * * [simplify]: Extracting #9: cost 0 inf + 59894 198.657 * * [simplify]: Extracting #10: cost 0 inf + 59864 198.672 * [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))))) 198.672 * [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))))) 198.672 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 198.672 * * [simplify]: iters left: 6 (14 enodes) 198.679 * * [simplify]: iters left: 5 (57 enodes) 198.698 * * [simplify]: iters left: 4 (116 enodes) 198.726 * * [simplify]: iters left: 3 (321 enodes) 198.895 * * [simplify]: Extracting #0: cost 1 inf + 0 198.895 * * [simplify]: Extracting #1: cost 0 inf + 1 198.895 * [simplify]: Simplified to 0 198.895 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (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)) 198.895 * * * * [progress]: [ 117 / 3260 ] simplifiying candidate # 198.895 * [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)))))) 198.895 * * [simplify]: iters left: 6 (26 enodes) 198.902 * * [simplify]: iters left: 5 (105 enodes) 198.927 * * [simplify]: iters left: 4 (233 enodes) 198.998 * * [simplify]: Extracting #0: cost 1 inf + 0 198.998 * * [simplify]: Extracting #1: cost 11 inf + 0 198.998 * * [simplify]: Extracting #2: cost 106 inf + 0 198.999 * * [simplify]: Extracting #3: cost 174 inf + 3 198.999 * * [simplify]: Extracting #4: cost 174 inf + 5 199.001 * * [simplify]: Extracting #5: cost 145 inf + 6586 199.006 * * [simplify]: Extracting #6: cost 67 inf + 29830 199.020 * * [simplify]: Extracting #7: cost 26 inf + 43346 199.033 * * [simplify]: Extracting #8: cost 4 inf + 50295 199.043 * * [simplify]: Extracting #9: cost 0 inf + 52120 199.055 * * [simplify]: Extracting #10: cost 0 inf + 52025 199.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)))) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) 199.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)))) (* (/ (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))))))) 199.065 * [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))))) 199.066 * * [simplify]: iters left: 6 (15 enodes) 199.070 * * [simplify]: iters left: 5 (62 enodes) 199.081 * * [simplify]: iters left: 4 (149 enodes) 199.132 * * [simplify]: iters left: 3 (450 enodes) 199.413 * * [simplify]: Extracting #0: cost 1 inf + 0 199.413 * * [simplify]: Extracting #1: cost 0 inf + 1 199.413 * [simplify]: Simplified to 0 199.413 * [simplify]: Simplified (2 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)) 199.413 * * * * [progress]: [ 118 / 3260 ] simplifiying candidate # 199.413 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 199.413 * * [simplify]: iters left: 6 (27 enodes) 199.420 * * [simplify]: iters left: 5 (106 enodes) 199.439 * * [simplify]: iters left: 4 (206 enodes) 199.488 * * [simplify]: iters left: 3 (475 enodes) 199.669 * * [simplify]: Extracting #0: cost 1 inf + 0 199.670 * * [simplify]: Extracting #1: cost 11 inf + 0 199.670 * * [simplify]: Extracting #2: cost 118 inf + 0 199.671 * * [simplify]: Extracting #3: cost 225 inf + 128 199.672 * * [simplify]: Extracting #4: cost 203 inf + 2532 199.677 * * [simplify]: Extracting #5: cost 101 inf + 23302 199.690 * * [simplify]: Extracting #6: cost 59 inf + 34719 199.709 * * [simplify]: Extracting #7: cost 39 inf + 42541 199.733 * * [simplify]: Extracting #8: cost 5 inf + 56033 199.751 * * [simplify]: Extracting #9: cost 0 inf + 57715 199.764 * * [simplify]: Extracting #10: cost 0 inf + 57605 199.786 * [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))) 199.786 * [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)))))) 199.786 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 199.787 * * [simplify]: iters left: 6 (14 enodes) 199.790 * * [simplify]: iters left: 5 (57 enodes) 199.801 * * [simplify]: iters left: 4 (118 enodes) 199.830 * * [simplify]: iters left: 3 (314 enodes) 199.949 * * [simplify]: Extracting #0: cost 1 inf + 0 199.949 * * [simplify]: Extracting #1: cost 0 inf + 1 199.949 * [simplify]: Simplified to 0 199.949 * [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)) 199.950 * * * * [progress]: [ 119 / 3260 ] simplifiying candidate # 199.950 * [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)))) 199.950 * * [simplify]: iters left: 6 (26 enodes) 199.957 * * [simplify]: iters left: 5 (97 enodes) 199.981 * * [simplify]: iters left: 4 (191 enodes) 200.025 * * [simplify]: iters left: 3 (401 enodes) 200.171 * * [simplify]: Extracting #0: cost 1 inf + 0 200.171 * * [simplify]: Extracting #1: cost 13 inf + 0 200.171 * * [simplify]: Extracting #2: cost 115 inf + 0 200.172 * * [simplify]: Extracting #3: cost 169 inf + 46 200.173 * * [simplify]: Extracting #4: cost 148 inf + 2287 200.176 * * [simplify]: Extracting #5: cost 84 inf + 13817 200.181 * * [simplify]: Extracting #6: cost 57 inf + 21198 200.188 * * [simplify]: Extracting #7: cost 38 inf + 28917 200.197 * * [simplify]: Extracting #8: cost 2 inf + 43028 200.207 * * [simplify]: Extracting #9: cost 0 inf + 43613 200.220 * * [simplify]: Extracting #10: cost 0 inf + 43558 200.231 * [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)) 200.231 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 200.232 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 200.232 * * [simplify]: iters left: 6 (13 enodes) 200.239 * * [simplify]: iters left: 5 (48 enodes) 200.253 * * [simplify]: iters left: 4 (103 enodes) 200.275 * * [simplify]: iters left: 3 (238 enodes) 200.370 * * [simplify]: Extracting #0: cost 1 inf + 0 200.370 * * [simplify]: Extracting #1: cost 0 inf + 1 200.370 * [simplify]: Simplified to 0 200.370 * [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)) 200.370 * * * * [progress]: [ 120 / 3260 ] simplifiying candidate # 200.370 * [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)))))) 200.371 * * [simplify]: iters left: 6 (26 enodes) 200.378 * * [simplify]: iters left: 5 (104 enodes) 200.398 * * [simplify]: iters left: 4 (227 enodes) 200.455 * * [simplify]: Extracting #0: cost 1 inf + 0 200.456 * * [simplify]: Extracting #1: cost 11 inf + 0 200.456 * * [simplify]: Extracting #2: cost 116 inf + 0 200.457 * * [simplify]: Extracting #3: cost 210 inf + 1 200.459 * * [simplify]: Extracting #4: cost 187 inf + 4324 200.472 * * [simplify]: Extracting #5: cost 97 inf + 32275 200.485 * * [simplify]: Extracting #6: cost 44 inf + 53440 200.495 * * [simplify]: Extracting #7: cost 23 inf + 61307 200.507 * * [simplify]: Extracting #8: cost 3 inf + 68214 200.525 * * [simplify]: Extracting #9: cost 0 inf + 69379 200.537 * * [simplify]: Extracting #10: cost 0 inf + 69364 200.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)))) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) 200.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)))) (/ (* (/ (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))))))) 200.551 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 200.552 * * [simplify]: iters left: 6 (15 enodes) 200.559 * * [simplify]: iters left: 5 (61 enodes) 200.573 * * [simplify]: iters left: 4 (142 enodes) 200.611 * * [simplify]: iters left: 3 (474 enodes) 200.808 * * [simplify]: Extracting #0: cost 1 inf + 0 200.808 * * [simplify]: Extracting #1: cost 0 inf + 1 200.808 * [simplify]: Simplified to 0 200.808 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (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)) 200.808 * * * * [progress]: [ 121 / 3260 ] simplifiying candidate # 200.808 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 200.808 * * [simplify]: iters left: 6 (27 enodes) 200.815 * * [simplify]: iters left: 5 (105 enodes) 200.833 * * [simplify]: iters left: 4 (202 enodes) 200.877 * * [simplify]: iters left: 3 (488 enodes) 201.005 * * [simplify]: Extracting #0: cost 1 inf + 0 201.005 * * [simplify]: Extracting #1: cost 11 inf + 0 201.005 * * [simplify]: Extracting #2: cost 130 inf + 0 201.006 * * [simplify]: Extracting #3: cost 245 inf + 43 201.007 * * [simplify]: Extracting #4: cost 223 inf + 3779 201.013 * * [simplify]: Extracting #5: cost 110 inf + 29732 201.024 * * [simplify]: Extracting #6: cost 57 inf + 47585 201.035 * * [simplify]: Extracting #7: cost 42 inf + 52482 201.049 * * [simplify]: Extracting #8: cost 7 inf + 67235 201.067 * * [simplify]: Extracting #9: cost 0 inf + 70375 201.083 * * [simplify]: Extracting #10: cost 0 inf + 70185 201.099 * [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)))) 201.099 * [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)))))) 201.100 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 201.100 * * [simplify]: iters left: 6 (14 enodes) 201.103 * * [simplify]: iters left: 5 (56 enodes) 201.113 * * [simplify]: iters left: 4 (113 enodes) 201.137 * * [simplify]: iters left: 3 (324 enodes) 201.233 * * [simplify]: Extracting #0: cost 1 inf + 0 201.233 * * [simplify]: Extracting #1: cost 0 inf + 1 201.233 * [simplify]: Simplified to 0 201.233 * [simplify]: Simplified (2 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)) 201.234 * * * * [progress]: [ 122 / 3260 ] simplifiying candidate # 201.234 * [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)))) 201.234 * * [simplify]: iters left: 6 (27 enodes) 201.241 * * [simplify]: iters left: 5 (105 enodes) 201.259 * * [simplify]: iters left: 4 (200 enodes) 201.302 * * [simplify]: iters left: 3 (460 enodes) 201.425 * * [simplify]: Extracting #0: cost 1 inf + 0 201.425 * * [simplify]: Extracting #1: cost 11 inf + 0 201.425 * * [simplify]: Extracting #2: cost 104 inf + 0 201.426 * * [simplify]: Extracting #3: cost 191 inf + 3 201.427 * * [simplify]: Extracting #4: cost 176 inf + 1718 201.430 * * [simplify]: Extracting #5: cost 98 inf + 17145 201.437 * * [simplify]: Extracting #6: cost 58 inf + 28679 201.445 * * [simplify]: Extracting #7: cost 40 inf + 34488 201.456 * * [simplify]: Extracting #8: cost 4 inf + 50192 201.471 * * [simplify]: Extracting #9: cost 0 inf + 51672 201.483 * * [simplify]: Extracting #10: cost 0 inf + 51562 201.495 * [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))))) 201.495 * [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))))) 201.495 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 201.495 * * [simplify]: iters left: 6 (14 enodes) 201.499 * * [simplify]: iters left: 5 (56 enodes) 201.510 * * [simplify]: iters left: 4 (112 enodes) 201.536 * * [simplify]: iters left: 3 (297 enodes) 201.622 * * [simplify]: Extracting #0: cost 1 inf + 0 201.622 * * [simplify]: Extracting #1: cost 0 inf + 1 201.622 * [simplify]: Simplified to 0 201.622 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (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)) 201.623 * * * * [progress]: [ 123 / 3260 ] simplifiying candidate # 201.623 * [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)))))) 201.623 * * [simplify]: iters left: 6 (24 enodes) 201.629 * * [simplify]: iters left: 5 (96 enodes) 201.645 * * [simplify]: iters left: 4 (201 enodes) 201.689 * * [simplify]: iters left: 3 (482 enodes) 201.813 * * [simplify]: Extracting #0: cost 1 inf + 0 201.813 * * [simplify]: Extracting #1: cost 11 inf + 0 201.813 * * [simplify]: Extracting #2: cost 110 inf + 0 201.814 * * [simplify]: Extracting #3: cost 235 inf + 1 201.815 * * [simplify]: Extracting #4: cost 221 inf + 1911 201.820 * * [simplify]: Extracting #5: cost 119 inf + 26283 201.831 * * [simplify]: Extracting #6: cost 59 inf + 46624 201.842 * * [simplify]: Extracting #7: cost 37 inf + 54905 201.861 * * [simplify]: Extracting #8: cost 3 inf + 68800 201.877 * * [simplify]: Extracting #9: cost 0 inf + 69860 201.893 * [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))) 201.893 * [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))))))) 201.893 * [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))))) 201.893 * * [simplify]: iters left: 6 (13 enodes) 201.897 * * [simplify]: iters left: 5 (53 enodes) 201.906 * * [simplify]: iters left: 4 (118 enodes) 201.933 * * [simplify]: iters left: 3 (324 enodes) 202.026 * * [simplify]: Extracting #0: cost 1 inf + 0 202.026 * * [simplify]: Extracting #1: cost 0 inf + 1 202.026 * [simplify]: Simplified to 0 202.026 * [simplify]: Simplified (2 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)) 202.027 * * * * [progress]: [ 124 / 3260 ] simplifiying candidate # 202.027 * [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))))) 202.027 * * [simplify]: iters left: 6 (24 enodes) 202.033 * * [simplify]: iters left: 5 (91 enodes) 202.048 * * [simplify]: iters left: 4 (165 enodes) 202.081 * * [simplify]: iters left: 3 (347 enodes) 202.152 * * [simplify]: Extracting #0: cost 1 inf + 0 202.152 * * [simplify]: Extracting #1: cost 9 inf + 0 202.152 * * [simplify]: Extracting #2: cost 91 inf + 0 202.153 * * [simplify]: Extracting #3: cost 167 inf + 859 202.154 * * [simplify]: Extracting #4: cost 164 inf + 1187 202.155 * * [simplify]: Extracting #5: cost 141 inf + 4722 202.158 * * [simplify]: Extracting #6: cost 78 inf + 18058 202.164 * * [simplify]: Extracting #7: cost 55 inf + 22804 202.170 * * [simplify]: Extracting #8: cost 33 inf + 29377 202.179 * * [simplify]: Extracting #9: cost 4 inf + 43502 202.189 * * [simplify]: Extracting #10: cost 0 inf + 45127 202.201 * * [simplify]: Extracting #11: cost 0 inf + 45072 202.210 * [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)) 202.211 * [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)))))) 202.211 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 202.211 * * [simplify]: iters left: 6 (11 enodes) 202.215 * * [simplify]: iters left: 5 (43 enodes) 202.223 * * [simplify]: iters left: 4 (84 enodes) 202.239 * * [simplify]: iters left: 3 (212 enodes) 202.289 * * [simplify]: iters left: 2 (472 enodes) 202.406 * * [simplify]: Extracting #0: cost 1 inf + 0 202.406 * * [simplify]: Extracting #1: cost 0 inf + 1 202.406 * [simplify]: Simplified to 0 202.406 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (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)) 202.406 * * * * [progress]: [ 125 / 3260 ] simplifiying candidate # 202.406 * [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)))) 202.406 * * [simplify]: iters left: 6 (25 enodes) 202.413 * * [simplify]: iters left: 5 (98 enodes) 202.430 * * [simplify]: iters left: 4 (184 enodes) 202.470 * * [simplify]: iters left: 3 (378 enodes) 202.556 * * [simplify]: Extracting #0: cost 1 inf + 0 202.556 * * [simplify]: Extracting #1: cost 11 inf + 0 202.557 * * [simplify]: Extracting #2: cost 86 inf + 0 202.557 * * [simplify]: Extracting #3: cost 144 inf + 205 202.558 * * [simplify]: Extracting #4: cost 135 inf + 1270 202.559 * * [simplify]: Extracting #5: cost 109 inf + 4612 202.562 * * [simplify]: Extracting #6: cost 70 inf + 11806 202.566 * * [simplify]: Extracting #7: cost 56 inf + 14950 202.570 * * [simplify]: Extracting #8: cost 45 inf + 16083 202.576 * * [simplify]: Extracting #9: cost 18 inf + 28539 202.584 * * [simplify]: Extracting #10: cost 0 inf + 37394 202.593 * * [simplify]: Extracting #11: cost 0 inf + 37139 202.605 * * [simplify]: Extracting #12: cost 0 inf + 37124 202.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 (sqrt 2)) (* (sqrt 2) a))) 202.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 (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))))) 202.614 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 202.614 * * [simplify]: iters left: 6 (12 enodes) 202.618 * * [simplify]: iters left: 5 (49 enodes) 202.627 * * [simplify]: iters left: 4 (99 enodes) 202.648 * * [simplify]: iters left: 3 (234 enodes) 202.707 * * [simplify]: iters left: 2 (447 enodes) 202.812 * * [simplify]: Extracting #0: cost 1 inf + 0 202.812 * * [simplify]: Extracting #1: cost 0 inf + 1 202.812 * [simplify]: Simplified to 0 202.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 202.812 * * * * [progress]: [ 126 / 3260 ] simplifiying candidate # 202.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)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 202.812 * * [simplify]: iters left: 6 (25 enodes) 202.819 * * [simplify]: iters left: 5 (100 enodes) 202.836 * * [simplify]: iters left: 4 (203 enodes) 202.882 * * [simplify]: iters left: 3 (465 enodes) 203.011 * * [simplify]: Extracting #0: cost 1 inf + 0 203.012 * * [simplify]: Extracting #1: cost 11 inf + 0 203.012 * * [simplify]: Extracting #2: cost 110 inf + 0 203.013 * * [simplify]: Extracting #3: cost 186 inf + 3 203.014 * * [simplify]: Extracting #4: cost 166 inf + 2839 203.017 * * [simplify]: Extracting #5: cost 106 inf + 15114 203.024 * * [simplify]: Extracting #6: cost 74 inf + 24581 203.032 * * [simplify]: Extracting #7: cost 49 inf + 33887 203.047 * * [simplify]: Extracting #8: cost 3 inf + 53973 203.061 * * [simplify]: Extracting #9: cost 0 inf + 55074 203.074 * [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)))) 203.074 * [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))))))) 203.075 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 203.075 * * [simplify]: iters left: 6 (14 enodes) 203.079 * * [simplify]: iters left: 5 (57 enodes) 203.089 * * [simplify]: iters left: 4 (121 enodes) 203.117 * * [simplify]: iters left: 3 (291 enodes) 203.202 * * [simplify]: Extracting #0: cost 1 inf + 0 203.202 * * [simplify]: Extracting #1: cost 0 inf + 1 203.202 * [simplify]: Simplified to 0 203.202 * [simplify]: Simplified (2 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)) 203.202 * * * * [progress]: [ 127 / 3260 ] simplifiying candidate # 203.202 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 203.203 * * [simplify]: iters left: 6 (26 enodes) 203.210 * * [simplify]: iters left: 5 (101 enodes) 203.227 * * [simplify]: iters left: 4 (183 enodes) 203.264 * * [simplify]: iters left: 3 (361 enodes) 203.339 * * [simplify]: Extracting #0: cost 1 inf + 0 203.339 * * [simplify]: Extracting #1: cost 11 inf + 0 203.340 * * [simplify]: Extracting #2: cost 84 inf + 0 203.340 * * [simplify]: Extracting #3: cost 131 inf + 408 203.341 * * [simplify]: Extracting #4: cost 113 inf + 2413 203.343 * * [simplify]: Extracting #5: cost 66 inf + 8412 203.347 * * [simplify]: Extracting #6: cost 58 inf + 10737 203.350 * * [simplify]: Extracting #7: cost 54 inf + 11565 203.355 * * [simplify]: Extracting #8: cost 20 inf + 24452 203.363 * * [simplify]: Extracting #9: cost 0 inf + 33490 203.371 * * [simplify]: Extracting #10: cost 0 inf + 33275 203.381 * * [simplify]: Extracting #11: cost 0 inf + 33260 203.389 * [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)) 203.389 * [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)))))) 203.390 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 203.390 * * [simplify]: iters left: 6 (13 enodes) 203.393 * * [simplify]: iters left: 5 (52 enodes) 203.402 * * [simplify]: iters left: 4 (98 enodes) 203.422 * * [simplify]: iters left: 3 (212 enodes) 203.466 * * [simplify]: iters left: 2 (371 enodes) 203.544 * * [simplify]: Extracting #0: cost 1 inf + 0 203.544 * * [simplify]: Extracting #1: cost 0 inf + 1 203.544 * [simplify]: Simplified to 0 203.544 * [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)) 203.545 * * * * [progress]: [ 128 / 3260 ] simplifiying candidate # 203.545 * [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)))) 203.545 * * [simplify]: iters left: 6 (25 enodes) 203.551 * * [simplify]: iters left: 5 (92 enodes) 203.570 * * [simplify]: iters left: 4 (169 enodes) 203.597 * * [simplify]: iters left: 3 (293 enodes) 203.650 * * [simplify]: iters left: 2 (464 enodes) 203.736 * * [simplify]: Extracting #0: cost 1 inf + 0 203.736 * * [simplify]: Extracting #1: cost 11 inf + 0 203.737 * * [simplify]: Extracting #2: cost 70 inf + 0 203.737 * * [simplify]: Extracting #3: cost 95 inf + 1026 203.739 * * [simplify]: Extracting #4: cost 60 inf + 5033 203.741 * * [simplify]: Extracting #5: cost 52 inf + 7074 203.743 * * [simplify]: Extracting #6: cost 47 inf + 8025 203.748 * * [simplify]: Extracting #7: cost 10 inf + 20077 203.755 * * [simplify]: Extracting #8: cost 1 inf + 24199 203.761 * * [simplify]: Extracting #9: cost 0 inf + 24659 203.770 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 203.770 * [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))))) 203.770 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 203.770 * * [simplify]: iters left: 6 (12 enodes) 203.774 * * [simplify]: iters left: 5 (44 enodes) 203.782 * * [simplify]: iters left: 4 (92 enodes) 203.796 * * [simplify]: iters left: 3 (159 enodes) 203.823 * * [simplify]: iters left: 2 (267 enodes) 203.870 * * [simplify]: iters left: 1 (364 enodes) 203.933 * * [simplify]: Extracting #0: cost 1 inf + 0 203.933 * * [simplify]: Extracting #1: cost 0 inf + 1 203.933 * [simplify]: Simplified to 0 203.933 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 203.933 * * * * [progress]: [ 129 / 3260 ] simplifiying candidate # 203.933 * [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)))))) 203.934 * * [simplify]: iters left: 6 (26 enodes) 203.940 * * [simplify]: iters left: 5 (107 enodes) 203.961 * * [simplify]: iters left: 4 (236 enodes) 204.014 * * [simplify]: Extracting #0: cost 1 inf + 0 204.014 * * [simplify]: Extracting #1: cost 11 inf + 0 204.014 * * [simplify]: Extracting #2: cost 115 inf + 0 204.015 * * [simplify]: Extracting #3: cost 197 inf + 87 204.016 * * [simplify]: Extracting #4: cost 166 inf + 5960 204.022 * * [simplify]: Extracting #5: cost 60 inf + 35748 204.031 * * [simplify]: Extracting #6: cost 41 inf + 43634 204.038 * * [simplify]: Extracting #7: cost 36 inf + 44160 204.046 * * [simplify]: Extracting #8: cost 17 inf + 49887 204.056 * * [simplify]: Extracting #9: cost 5 inf + 55822 204.067 * * [simplify]: Extracting #10: cost 0 inf + 58147 204.077 * * [simplify]: Extracting #11: cost 0 inf + 58052 204.088 * [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))))) 204.088 * [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))))))) 204.088 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 204.088 * * [simplify]: iters left: 6 (15 enodes) 204.092 * * [simplify]: iters left: 5 (64 enodes) 204.105 * * [simplify]: iters left: 4 (149 enodes) 204.143 * * [simplify]: iters left: 3 (466 enodes) 204.418 * * [simplify]: Extracting #0: cost 1 inf + 0 204.418 * * [simplify]: Extracting #1: cost 0 inf + 1 204.418 * [simplify]: Simplified to 0 204.418 * [simplify]: Simplified (2 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)) 204.418 * * * * [progress]: [ 130 / 3260 ] simplifiying candidate # 204.419 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 204.419 * * [simplify]: iters left: 6 (27 enodes) 204.430 * * [simplify]: iters left: 5 (108 enodes) 204.448 * * [simplify]: iters left: 4 (212 enodes) 204.490 * * [simplify]: Extracting #0: cost 1 inf + 0 204.490 * * [simplify]: Extracting #1: cost 11 inf + 0 204.490 * * [simplify]: Extracting #2: cost 98 inf + 0 204.491 * * [simplify]: Extracting #3: cost 156 inf + 45 204.491 * * [simplify]: Extracting #4: cost 147 inf + 621 204.492 * * [simplify]: Extracting #5: cost 117 inf + 6097 204.498 * * [simplify]: Extracting #6: cost 56 inf + 22498 204.503 * * [simplify]: Extracting #7: cost 41 inf + 26218 204.508 * * [simplify]: Extracting #8: cost 13 inf + 34273 204.516 * * [simplify]: Extracting #9: cost 0 inf + 41445 204.525 * * [simplify]: Extracting #10: cost 0 inf + 41165 204.533 * [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)))))) 204.533 * [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)))))) 204.534 * [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)))) 204.534 * * [simplify]: iters left: 6 (14 enodes) 204.538 * * [simplify]: iters left: 5 (59 enodes) 204.548 * * [simplify]: iters left: 4 (121 enodes) 204.575 * * [simplify]: iters left: 3 (332 enodes) 204.720 * * [simplify]: Extracting #0: cost 1 inf + 0 204.720 * * [simplify]: Extracting #1: cost 0 inf + 1 204.720 * [simplify]: Simplified to 0 204.720 * [simplify]: Simplified (2 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)) 204.721 * * * * [progress]: [ 131 / 3260 ] simplifiying candidate # 204.721 * [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)))) 204.721 * * [simplify]: iters left: 6 (26 enodes) 204.727 * * [simplify]: iters left: 5 (103 enodes) 204.749 * * [simplify]: iters left: 4 (203 enodes) 204.789 * * [simplify]: iters left: 3 (443 enodes) 204.925 * * [simplify]: Extracting #0: cost 1 inf + 0 204.926 * * [simplify]: Extracting #1: cost 11 inf + 0 204.926 * * [simplify]: Extracting #2: cost 127 inf + 0 204.927 * * [simplify]: Extracting #3: cost 191 inf + 89 204.928 * * [simplify]: Extracting #4: cost 158 inf + 3438 204.932 * * [simplify]: Extracting #5: cost 82 inf + 18607 204.939 * * [simplify]: Extracting #6: cost 57 inf + 25499 204.947 * * [simplify]: Extracting #7: cost 37 inf + 33592 204.958 * * [simplify]: Extracting #8: cost 2 inf + 47489 204.969 * * [simplify]: Extracting #9: cost 0 inf + 48114 204.980 * * [simplify]: Extracting #10: cost 0 inf + 48099 204.992 * [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)))) 204.992 * [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))))) 204.994 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 204.994 * * [simplify]: iters left: 6 (13 enodes) 204.998 * * [simplify]: iters left: 5 (54 enodes) 205.008 * * [simplify]: iters left: 4 (112 enodes) 205.033 * * [simplify]: iters left: 3 (281 enodes) 205.138 * * [simplify]: Extracting #0: cost 1 inf + 0 205.138 * * [simplify]: Extracting #1: cost 0 inf + 1 205.138 * [simplify]: Simplified to 0 205.138 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (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)) 205.138 * * * * [progress]: [ 132 / 3260 ] simplifiying candidate # 205.138 * [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)))))) 205.139 * * [simplify]: iters left: 6 (25 enodes) 205.145 * * [simplify]: iters left: 5 (102 enodes) 205.164 * * [simplify]: iters left: 4 (221 enodes) 205.215 * * [simplify]: Extracting #0: cost 1 inf + 0 205.215 * * [simplify]: Extracting #1: cost 11 inf + 0 205.215 * * [simplify]: Extracting #2: cost 95 inf + 0 205.215 * * [simplify]: Extracting #3: cost 154 inf + 88 205.216 * * [simplify]: Extracting #4: cost 152 inf + 213 205.217 * * [simplify]: Extracting #5: cost 124 inf + 5399 205.221 * * [simplify]: Extracting #6: cost 61 inf + 21970 205.226 * * [simplify]: Extracting #7: cost 38 inf + 27576 205.232 * * [simplify]: Extracting #8: cost 12 inf + 36081 205.241 * * [simplify]: Extracting #9: cost 0 inf + 41758 205.249 * * [simplify]: Extracting #10: cost 0 inf + 41503 205.260 * * [simplify]: Extracting #11: cost 0 inf + 41488 205.268 * [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)))) 205.268 * [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))))))) 205.268 * [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))))) 205.269 * * [simplify]: iters left: 6 (14 enodes) 205.273 * * [simplify]: iters left: 5 (59 enodes) 205.284 * * [simplify]: iters left: 4 (134 enodes) 205.316 * * [simplify]: iters left: 3 (357 enodes) 205.467 * * [simplify]: Extracting #0: cost 1 inf + 0 205.467 * * [simplify]: Extracting #1: cost 0 inf + 1 205.467 * [simplify]: Simplified to 0 205.467 * [simplify]: Simplified (2 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)) 205.467 * * * * [progress]: [ 133 / 3260 ] simplifiying candidate # 205.467 * [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))))) 205.468 * * [simplify]: iters left: 6 (26 enodes) 205.474 * * [simplify]: iters left: 5 (102 enodes) 205.492 * * [simplify]: iters left: 4 (197 enodes) 205.532 * * [simplify]: iters left: 3 (423 enodes) 205.653 * * [simplify]: Extracting #0: cost 1 inf + 0 205.653 * * [simplify]: Extracting #1: cost 11 inf + 0 205.653 * * [simplify]: Extracting #2: cost 142 inf + 0 205.654 * * [simplify]: Extracting #3: cost 221 inf + 331 205.656 * * [simplify]: Extracting #4: cost 181 inf + 5229 205.661 * * [simplify]: Extracting #5: cost 82 inf + 24605 205.669 * * [simplify]: Extracting #6: cost 57 inf + 30618 205.678 * * [simplify]: Extracting #7: cost 39 inf + 37671 205.692 * * [simplify]: Extracting #8: cost 4 inf + 51445 205.704 * * [simplify]: Extracting #9: cost 0 inf + 52965 205.718 * * [simplify]: Extracting #10: cost 0 inf + 52935 205.730 * [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)) 205.731 * [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)))))) 205.731 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 205.731 * * [simplify]: iters left: 6 (13 enodes) 205.735 * * [simplify]: iters left: 5 (53 enodes) 205.745 * * [simplify]: iters left: 4 (106 enodes) 205.768 * * [simplify]: iters left: 3 (257 enodes) 205.857 * * [simplify]: Extracting #0: cost 1 inf + 0 205.857 * * [simplify]: Extracting #1: cost 0 inf + 1 205.858 * [simplify]: Simplified to 0 205.858 * [simplify]: Simplified (2 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)) 205.858 * * * * [progress]: [ 134 / 3260 ] simplifiying candidate # 205.858 * [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)))) 205.858 * * [simplify]: iters left: 6 (25 enodes) 205.864 * * [simplify]: iters left: 5 (98 enodes) 205.884 * * [simplify]: iters left: 4 (183 enodes) 205.919 * * [simplify]: iters left: 3 (365 enodes) 206.022 * * [simplify]: Extracting #0: cost 1 inf + 0 206.022 * * [simplify]: Extracting #1: cost 11 inf + 0 206.022 * * [simplify]: Extracting #2: cost 109 inf + 0 206.023 * * [simplify]: Extracting #3: cost 149 inf + 213 206.024 * * [simplify]: Extracting #4: cost 132 inf + 1777 206.026 * * [simplify]: Extracting #5: cost 106 inf + 5362 206.029 * * [simplify]: Extracting #6: cost 67 inf + 12011 206.033 * * [simplify]: Extracting #7: cost 53 inf + 13647 206.039 * * [simplify]: Extracting #8: cost 19 inf + 25897 206.047 * * [simplify]: Extracting #9: cost 0 inf + 35837 206.056 * * [simplify]: Extracting #10: cost 0 inf + 35597 206.064 * [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))) 206.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 a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 206.065 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 206.065 * * [simplify]: iters left: 6 (12 enodes) 206.069 * * [simplify]: iters left: 5 (49 enodes) 206.080 * * [simplify]: iters left: 4 (94 enodes) 206.101 * * [simplify]: iters left: 3 (221 enodes) 206.178 * * [simplify]: iters left: 2 (492 enodes) 206.420 * * [simplify]: Extracting #0: cost 1 inf + 0 206.420 * * [simplify]: Extracting #1: cost 0 inf + 1 206.420 * [simplify]: Simplified to 0 206.420 * [simplify]: Simplified (2 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)) 206.420 * * * * [progress]: [ 135 / 3260 ] simplifiying candidate # 206.420 * [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)))))) 206.421 * * [simplify]: iters left: 6 (24 enodes) 206.427 * * [simplify]: iters left: 5 (95 enodes) 206.444 * * [simplify]: iters left: 4 (196 enodes) 206.491 * * [simplify]: iters left: 3 (441 enodes) 206.636 * * [simplify]: Extracting #0: cost 1 inf + 0 206.636 * * [simplify]: Extracting #1: cost 11 inf + 0 206.636 * * [simplify]: Extracting #2: cost 137 inf + 0 206.637 * * [simplify]: Extracting #3: cost 209 inf + 7 206.638 * * [simplify]: Extracting #4: cost 181 inf + 3506 206.643 * * [simplify]: Extracting #5: cost 81 inf + 23469 206.650 * * [simplify]: Extracting #6: cost 60 inf + 29549 206.660 * * [simplify]: Extracting #7: cost 41 inf + 36355 206.671 * * [simplify]: Extracting #8: cost 7 inf + 50144 206.683 * * [simplify]: Extracting #9: cost 0 inf + 53284 206.695 * [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)))) 206.695 * [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))))))) 206.695 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 206.695 * * [simplify]: iters left: 6 (13 enodes) 206.699 * * [simplify]: iters left: 5 (52 enodes) 206.709 * * [simplify]: iters left: 4 (111 enodes) 206.737 * * [simplify]: iters left: 3 (278 enodes) 206.836 * * [simplify]: Extracting #0: cost 1 inf + 0 206.836 * * [simplify]: Extracting #1: cost 0 inf + 1 206.836 * [simplify]: Simplified to 0 206.836 * [simplify]: Simplified (2 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)) 206.836 * * * * [progress]: [ 136 / 3260 ] simplifiying candidate # 206.836 * [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))))) 206.837 * * [simplify]: iters left: 6 (25 enodes) 206.844 * * [simplify]: iters left: 5 (96 enodes) 206.862 * * [simplify]: iters left: 4 (178 enodes) 206.898 * * [simplify]: iters left: 3 (347 enodes) 206.982 * * [simplify]: Extracting #0: cost 1 inf + 0 206.982 * * [simplify]: Extracting #1: cost 11 inf + 0 206.983 * * [simplify]: Extracting #2: cost 103 inf + 0 206.983 * * [simplify]: Extracting #3: cost 134 inf + 91 206.984 * * [simplify]: Extracting #4: cost 88 inf + 4967 206.987 * * [simplify]: Extracting #5: cost 55 inf + 9183 206.990 * * [simplify]: Extracting #6: cost 57 inf + 10041 206.993 * * [simplify]: Extracting #7: cost 54 inf + 10528 206.997 * * [simplify]: Extracting #8: cost 25 inf + 20973 207.004 * * [simplify]: Extracting #9: cost 1 inf + 32291 207.012 * * [simplify]: Extracting #10: cost 0 inf + 32456 207.019 * * [simplify]: Extracting #11: cost 0 inf + 32401 207.027 * [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)) 207.027 * [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)))))) 207.028 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 207.028 * * [simplify]: iters left: 6 (12 enodes) 207.031 * * [simplify]: iters left: 5 (47 enodes) 207.040 * * [simplify]: iters left: 4 (89 enodes) 207.061 * * [simplify]: iters left: 3 (186 enodes) 207.110 * * [simplify]: iters left: 2 (378 enodes) 207.254 * * [simplify]: Extracting #0: cost 1 inf + 0 207.254 * * [simplify]: Extracting #1: cost 0 inf + 1 207.254 * [simplify]: Simplified to 0 207.254 * [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)) 207.254 * * * * [progress]: [ 137 / 3260 ] simplifiying candidate # 207.255 * [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)))) 207.255 * * [simplify]: iters left: 6 (24 enodes) 207.261 * * [simplify]: iters left: 5 (90 enodes) 207.277 * * [simplify]: iters left: 4 (144 enodes) 207.303 * * [simplify]: iters left: 3 (235 enodes) 207.342 * * [simplify]: iters left: 2 (351 enodes) 207.411 * * [simplify]: iters left: 1 (470 enodes) 207.494 * * [simplify]: Extracting #0: cost 1 inf + 0 207.494 * * [simplify]: Extracting #1: cost 9 inf + 0 207.494 * * [simplify]: Extracting #2: cost 72 inf + 2 207.495 * * [simplify]: Extracting #3: cost 94 inf + 1044 207.496 * * [simplify]: Extracting #4: cost 72 inf + 3198 207.498 * * [simplify]: Extracting #5: cost 61 inf + 4361 207.500 * * [simplify]: Extracting #6: cost 45 inf + 7573 207.504 * * [simplify]: Extracting #7: cost 15 inf + 19950 207.511 * * [simplify]: Extracting #8: cost 0 inf + 28811 207.518 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (* (/ b a) 1/2)) 207.518 * [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))))) 207.518 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 207.518 * * [simplify]: iters left: 6 (11 enodes) 207.521 * * [simplify]: iters left: 5 (40 enodes) 207.528 * * [simplify]: iters left: 4 (65 enodes) 207.542 * * [simplify]: iters left: 3 (97 enodes) 207.559 * * [simplify]: iters left: 2 (165 enodes) 207.593 * * [simplify]: iters left: 1 (271 enodes) 207.651 * * [simplify]: Extracting #0: cost 1 inf + 0 207.651 * * [simplify]: Extracting #1: cost 0 inf + 1 207.651 * [simplify]: Simplified to 0 207.651 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 207.652 * * * * [progress]: [ 138 / 3260 ] simplifiying candidate # 207.652 * [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)))))) 207.652 * * [simplify]: iters left: 6 (23 enodes) 207.658 * * [simplify]: iters left: 5 (94 enodes) 207.676 * * [simplify]: iters left: 4 (191 enodes) 207.715 * * [simplify]: iters left: 3 (416 enodes) 207.830 * * [simplify]: Extracting #0: cost 1 inf + 0 207.830 * * [simplify]: Extracting #1: cost 11 inf + 0 207.831 * * [simplify]: Extracting #2: cost 121 inf + 0 207.831 * * [simplify]: Extracting #3: cost 178 inf + 48 207.833 * * [simplify]: Extracting #4: cost 151 inf + 4111 207.837 * * [simplify]: Extracting #5: cost 77 inf + 19111 207.843 * * [simplify]: Extracting #6: cost 60 inf + 24380 207.853 * * [simplify]: Extracting #7: cost 34 inf + 34207 207.863 * * [simplify]: Extracting #8: cost 3 inf + 46894 207.874 * * [simplify]: Extracting #9: cost 0 inf + 48019 207.885 * * [simplify]: Extracting #10: cost 0 inf + 48004 207.897 * [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)))) 207.897 * [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))))))) 207.897 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 207.897 * * [simplify]: iters left: 6 (12 enodes) 207.901 * * [simplify]: iters left: 5 (51 enodes) 207.909 * * [simplify]: iters left: 4 (106 enodes) 207.935 * * [simplify]: iters left: 3 (247 enodes) 208.008 * * [simplify]: Extracting #0: cost 1 inf + 0 208.008 * * [simplify]: Extracting #1: cost 0 inf + 1 208.008 * [simplify]: Simplified to 0 208.008 * [simplify]: Simplified (2 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)) 208.008 * * * * [progress]: [ 139 / 3260 ] simplifiying candidate # 208.009 * [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))))) 208.009 * * [simplify]: iters left: 6 (24 enodes) 208.015 * * [simplify]: iters left: 5 (95 enodes) 208.031 * * [simplify]: iters left: 4 (175 enodes) 208.069 * * [simplify]: iters left: 3 (343 enodes) 208.151 * * [simplify]: Extracting #0: cost 1 inf + 0 208.151 * * [simplify]: Extracting #1: cost 11 inf + 0 208.151 * * [simplify]: Extracting #2: cost 97 inf + 0 208.152 * * [simplify]: Extracting #3: cost 126 inf + 132 208.153 * * [simplify]: Extracting #4: cost 81 inf + 4482 208.155 * * [simplify]: Extracting #5: cost 50 inf + 8696 208.158 * * [simplify]: Extracting #6: cost 57 inf + 8859 208.161 * * [simplify]: Extracting #7: cost 55 inf + 9482 208.166 * * [simplify]: Extracting #8: cost 13 inf + 25014 208.173 * * [simplify]: Extracting #9: cost 1 inf + 31069 208.183 * * [simplify]: Extracting #10: cost 0 inf + 31274 208.190 * * [simplify]: Extracting #11: cost 0 inf + 31219 208.197 * [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))) 208.197 * [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)))))) 208.198 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 208.198 * * [simplify]: iters left: 6 (11 enodes) 208.201 * * [simplify]: iters left: 5 (46 enodes) 208.209 * * [simplify]: iters left: 4 (86 enodes) 208.227 * * [simplify]: iters left: 3 (183 enodes) 208.277 * * [simplify]: iters left: 2 (372 enodes) 208.421 * * [simplify]: Extracting #0: cost 1 inf + 0 208.421 * * [simplify]: Extracting #1: cost 0 inf + 1 208.421 * [simplify]: Simplified to 0 208.421 * [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)) 208.421 * * * * [progress]: [ 140 / 3260 ] simplifiying candidate # 208.421 * [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)))) 208.422 * * [simplify]: iters left: 6 (23 enodes) 208.428 * * [simplify]: iters left: 5 (89 enodes) 208.442 * * [simplify]: iters left: 4 (143 enodes) 208.467 * * [simplify]: iters left: 3 (234 enodes) 208.507 * * [simplify]: iters left: 2 (348 enodes) 208.575 * * [simplify]: iters left: 1 (463 enodes) 208.659 * * [simplify]: Extracting #0: cost 1 inf + 0 208.659 * * [simplify]: Extracting #1: cost 9 inf + 0 208.659 * * [simplify]: Extracting #2: cost 73 inf + 2 208.660 * * [simplify]: Extracting #3: cost 101 inf + 709 208.661 * * [simplify]: Extracting #4: cost 72 inf + 3564 208.663 * * [simplify]: Extracting #5: cost 61 inf + 4686 208.665 * * [simplify]: Extracting #6: cost 46 inf + 7340 208.669 * * [simplify]: Extracting #7: cost 16 inf + 20265 208.679 * * [simplify]: Extracting #8: cost 2 inf + 27542 208.686 * * [simplify]: Extracting #9: cost 0 inf + 29055 208.693 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 208.693 * [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))))) 208.693 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 208.693 * * [simplify]: iters left: 6 (10 enodes) 208.696 * * [simplify]: iters left: 5 (39 enodes) 208.703 * * [simplify]: iters left: 4 (64 enodes) 208.716 * * [simplify]: iters left: 3 (96 enodes) 208.733 * * [simplify]: iters left: 2 (164 enodes) 208.769 * * [simplify]: iters left: 1 (270 enodes) 208.825 * * [simplify]: Extracting #0: cost 1 inf + 0 208.826 * * [simplify]: Extracting #1: cost 0 inf + 1 208.826 * [simplify]: Simplified to 0 208.826 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 208.826 * * * * [progress]: [ 141 / 3260 ] simplifiying candidate # 208.826 * [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)))))) 208.826 * * [simplify]: iters left: 6 (23 enodes) 208.832 * * [simplify]: iters left: 5 (95 enodes) 208.848 * * [simplify]: iters left: 4 (200 enodes) 208.889 * * [simplify]: iters left: 3 (405 enodes) 208.984 * * [simplify]: Extracting #0: cost 1 inf + 0 208.984 * * [simplify]: Extracting #1: cost 11 inf + 0 208.985 * * [simplify]: Extracting #2: cost 103 inf + 0 208.985 * * [simplify]: Extracting #3: cost 171 inf + 7 208.986 * * [simplify]: Extracting #4: cost 159 inf + 632 208.988 * * [simplify]: Extracting #5: cost 110 inf + 8907 208.993 * * [simplify]: Extracting #6: cost 62 inf + 19523 209.000 * * [simplify]: Extracting #7: cost 31 inf + 31279 209.012 * * [simplify]: Extracting #8: cost 2 inf + 42286 209.022 * * [simplify]: Extracting #9: cost 0 inf + 42966 209.032 * * [simplify]: Extracting #10: cost 0 inf + 42926 209.042 * [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))))) 209.043 * [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))))))) 209.043 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 209.043 * * [simplify]: iters left: 6 (12 enodes) 209.048 * * [simplify]: iters left: 5 (53 enodes) 209.058 * * [simplify]: iters left: 4 (117 enodes) 209.081 * * [simplify]: iters left: 3 (255 enodes) 209.148 * * [simplify]: Extracting #0: cost 1 inf + 0 209.148 * * [simplify]: Extracting #1: cost 0 inf + 1 209.148 * [simplify]: Simplified to 0 209.148 * [simplify]: Simplified (2 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)) 209.148 * * * * [progress]: [ 142 / 3260 ] simplifiying candidate # 209.148 * [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))))) 209.149 * * [simplify]: iters left: 6 (24 enodes) 209.155 * * [simplify]: iters left: 5 (96 enodes) 209.171 * * [simplify]: iters left: 4 (185 enodes) 209.204 * * [simplify]: iters left: 3 (330 enodes) 209.274 * * [simplify]: Extracting #0: cost 1 inf + 0 209.274 * * [simplify]: Extracting #1: cost 11 inf + 0 209.274 * * [simplify]: Extracting #2: cost 96 inf + 0 209.275 * * [simplify]: Extracting #3: cost 139 inf + 504 209.277 * * [simplify]: Extracting #4: cost 75 inf + 7181 209.280 * * [simplify]: Extracting #5: cost 51 inf + 10044 209.284 * * [simplify]: Extracting #6: cost 57 inf + 10329 209.288 * * [simplify]: Extracting #7: cost 52 inf + 11256 209.293 * * [simplify]: Extracting #8: cost 15 inf + 25474 209.301 * * [simplify]: Extracting #9: cost 0 inf + 32841 209.309 * * [simplify]: Extracting #10: cost 0 inf + 32641 209.316 * [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)) 209.316 * [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)))))) 209.317 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 209.317 * * [simplify]: iters left: 6 (11 enodes) 209.320 * * [simplify]: iters left: 5 (48 enodes) 209.329 * * [simplify]: iters left: 4 (98 enodes) 209.348 * * [simplify]: iters left: 3 (181 enodes) 209.390 * * [simplify]: iters left: 2 (358 enodes) 209.505 * * [simplify]: Extracting #0: cost 1 inf + 0 209.505 * * [simplify]: Extracting #1: cost 0 inf + 1 209.505 * [simplify]: Simplified to 0 209.506 * [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)) 209.506 * * * * [progress]: [ 143 / 3260 ] simplifiying candidate # 209.506 * [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)))) 209.506 * * [simplify]: iters left: 6 (23 enodes) 209.512 * * [simplify]: iters left: 5 (89 enodes) 209.529 * * [simplify]: iters left: 4 (163 enodes) 209.556 * * [simplify]: iters left: 3 (272 enodes) 209.606 * * [simplify]: iters left: 2 (431 enodes) 209.697 * * [simplify]: Extracting #0: cost 1 inf + 0 209.697 * * [simplify]: Extracting #1: cost 11 inf + 0 209.698 * * [simplify]: Extracting #2: cost 75 inf + 42 209.698 * * [simplify]: Extracting #3: cost 92 inf + 1002 209.699 * * [simplify]: Extracting #4: cost 53 inf + 3862 209.701 * * [simplify]: Extracting #5: cost 51 inf + 4609 209.703 * * [simplify]: Extracting #6: cost 48 inf + 5137 209.705 * * [simplify]: Extracting #7: cost 36 inf + 6827 209.709 * * [simplify]: Extracting #8: cost 12 inf + 16334 209.715 * * [simplify]: Extracting #9: cost 0 inf + 21943 209.722 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 209.722 * [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))))) 209.723 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 209.723 * * [simplify]: iters left: 6 (10 enodes) 209.727 * * [simplify]: iters left: 5 (41 enodes) 209.735 * * [simplify]: iters left: 4 (81 enodes) 209.748 * * [simplify]: iters left: 3 (127 enodes) 209.766 * * [simplify]: iters left: 2 (186 enodes) 209.795 * * [simplify]: iters left: 1 (266 enodes) 209.862 * * [simplify]: Extracting #0: cost 1 inf + 0 209.862 * * [simplify]: Extracting #1: cost 0 inf + 1 209.862 * [simplify]: Simplified to 0 209.862 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 209.862 * * * * [progress]: [ 144 / 3260 ] simplifiying candidate # 209.862 * [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))) 209.862 * * [simplify]: iters left: 6 (22 enodes) 209.868 * * [simplify]: iters left: 5 (86 enodes) 209.882 * * [simplify]: iters left: 4 (145 enodes) 209.908 * * [simplify]: iters left: 3 (240 enodes) 209.950 * * [simplify]: iters left: 2 (363 enodes) 210.024 * * [simplify]: iters left: 1 (497 enodes) 210.125 * * [simplify]: Extracting #0: cost 1 inf + 0 210.125 * * [simplify]: Extracting #1: cost 9 inf + 0 210.125 * * [simplify]: Extracting #2: cost 79 inf + 2 210.125 * * [simplify]: Extracting #3: cost 112 inf + 586 210.127 * * [simplify]: Extracting #4: cost 79 inf + 3362 210.129 * * [simplify]: Extracting #5: cost 61 inf + 4848 210.131 * * [simplify]: Extracting #6: cost 47 inf + 7218 210.136 * * [simplify]: Extracting #7: cost 15 inf + 21757 210.143 * * [simplify]: Extracting #8: cost 0 inf + 29432 210.151 * * [simplify]: Extracting #9: cost 0 inf + 29392 210.158 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ 1/2 (/ a b))) 210.158 * [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)))) 210.159 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 210.159 * * [simplify]: iters left: 6 (9 enodes) 210.161 * * [simplify]: iters left: 5 (36 enodes) 210.170 * * [simplify]: iters left: 4 (67 enodes) 210.181 * * [simplify]: iters left: 3 (97 enodes) 210.199 * * [simplify]: iters left: 2 (158 enodes) 210.237 * * [simplify]: iters left: 1 (263 enodes) 210.284 * * [simplify]: Extracting #0: cost 1 inf + 0 210.284 * * [simplify]: Extracting #1: cost 0 inf + 1 210.284 * [simplify]: Simplified to 0 210.284 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ 1/2 (/ a b))) 0)) 210.284 * * * * [progress]: [ 145 / 3260 ] simplifiying candidate # 210.284 * [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)))) 210.284 * * [simplify]: iters left: 6 (22 enodes) 210.291 * * [simplify]: iters left: 5 (87 enodes) 210.306 * * [simplify]: iters left: 4 (154 enodes) 210.335 * * [simplify]: iters left: 3 (267 enodes) 210.385 * * [simplify]: iters left: 2 (412 enodes) 210.475 * * [simplify]: Extracting #0: cost 1 inf + 0 210.475 * * [simplify]: Extracting #1: cost 11 inf + 0 210.476 * * [simplify]: Extracting #2: cost 75 inf + 0 210.476 * * [simplify]: Extracting #3: cost 98 inf + 461 210.477 * * [simplify]: Extracting #4: cost 54 inf + 3687 210.479 * * [simplify]: Extracting #5: cost 51 inf + 4432 210.480 * * [simplify]: Extracting #6: cost 48 inf + 4919 210.482 * * [simplify]: Extracting #7: cost 39 inf + 5790 210.488 * * [simplify]: Extracting #8: cost 10 inf + 18070 210.495 * * [simplify]: Extracting #9: cost 0 inf + 22111 210.501 * * [simplify]: Extracting #10: cost 0 inf + 21816 210.507 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (* b (/ 1/2 a))) 210.507 * [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))))) 210.507 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 210.507 * * [simplify]: iters left: 5 (9 enodes) 210.510 * * [simplify]: iters left: 4 (39 enodes) 210.516 * * [simplify]: iters left: 3 (65 enodes) 210.528 * * [simplify]: iters left: 2 (129 enodes) 210.555 * * [simplify]: iters left: 1 (210 enodes) 210.595 * * [simplify]: Extracting #0: cost 1 inf + 0 210.595 * * [simplify]: Extracting #1: cost 0 inf + 1 210.596 * [simplify]: Simplified to 0 210.596 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (* b (/ 1/2 a))) 0)) 210.596 * * * * [progress]: [ 146 / 3260 ] simplifiying candidate # 210.596 * [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)))))) 210.596 * * [simplify]: iters left: 6 (22 enodes) 210.601 * * [simplify]: iters left: 5 (82 enodes) 210.614 * * [simplify]: iters left: 4 (123 enodes) 210.636 * * [simplify]: iters left: 3 (176 enodes) 210.664 * * [simplify]: iters left: 2 (240 enodes) 210.701 * * [simplify]: iters left: 1 (312 enodes) 210.754 * * [simplify]: Extracting #0: cost 1 inf + 0 210.754 * * [simplify]: Extracting #1: cost 11 inf + 0 210.754 * * [simplify]: Extracting #2: cost 56 inf + 0 210.755 * * [simplify]: Extracting #3: cost 99 inf + 252 210.755 * * [simplify]: Extracting #4: cost 92 inf + 957 210.756 * * [simplify]: Extracting #5: cost 94 inf + 2067 210.757 * * [simplify]: Extracting #6: cost 69 inf + 11763 210.761 * * [simplify]: Extracting #7: cost 28 inf + 33405 210.766 * * [simplify]: Extracting #8: cost 8 inf + 40768 210.773 * * [simplify]: Extracting #9: cost 0 inf + 43888 210.781 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 210.781 * [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))))))) 210.781 * [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))))) 210.781 * * [simplify]: iters left: 6 (10 enodes) 210.784 * * [simplify]: iters left: 5 (37 enodes) 210.791 * * [simplify]: iters left: 4 (57 enodes) 210.801 * * [simplify]: iters left: 3 (104 enodes) 210.818 * * [simplify]: iters left: 2 (158 enodes) 210.843 * * [simplify]: iters left: 1 (225 enodes) 210.879 * * [simplify]: Extracting #0: cost 1 inf + 0 210.879 * * [simplify]: Extracting #1: cost 0 inf + 1 210.879 * [simplify]: Simplified to 0 210.879 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 210.879 * * * * [progress]: [ 147 / 3260 ] simplifiying candidate # 210.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)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 210.879 * * [simplify]: iters left: 6 (21 enodes) 210.885 * * [simplify]: iters left: 5 (73 enodes) 210.896 * * [simplify]: iters left: 4 (107 enodes) 210.911 * * [simplify]: iters left: 3 (145 enodes) 210.933 * * [simplify]: iters left: 2 (170 enodes) 210.956 * * [simplify]: iters left: 1 (185 enodes) 210.980 * * [simplify]: Extracting #0: cost 1 inf + 0 210.980 * * [simplify]: Extracting #1: cost 9 inf + 0 210.980 * * [simplify]: Extracting #2: cost 35 inf + 0 210.980 * * [simplify]: Extracting #3: cost 49 inf + 209 210.980 * * [simplify]: Extracting #4: cost 35 inf + 1527 210.981 * * [simplify]: Extracting #5: cost 40 inf + 1733 210.981 * * [simplify]: Extracting #6: cost 42 inf + 1776 210.982 * * [simplify]: Extracting #7: cost 31 inf + 2690 210.983 * * [simplify]: Extracting #8: cost 25 inf + 3871 210.985 * * [simplify]: Extracting #9: cost 6 inf + 10902 210.988 * * [simplify]: Extracting #10: cost 0 inf + 13142 210.991 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 210.991 * [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)))))) 210.991 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 210.991 * * [simplify]: iters left: 6 (9 enodes) 210.995 * * [simplify]: iters left: 5 (29 enodes) 210.999 * * [simplify]: iters left: 4 (42 enodes) 211.005 * * [simplify]: iters left: 3 (58 enodes) 211.013 * * [simplify]: iters left: 2 (68 enodes) 211.021 * * [simplify]: Extracting #0: cost 1 inf + 0 211.021 * * [simplify]: Extracting #1: cost 0 inf + 1 211.021 * [simplify]: Simplified to 0 211.022 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 211.022 * * * * [progress]: [ 148 / 3260 ] simplifiying candidate # 211.022 * [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)))))) 211.022 * * [simplify]: iters left: 6 (25 enodes) 211.028 * * [simplify]: iters left: 5 (96 enodes) 211.044 * * [simplify]: iters left: 4 (190 enodes) 211.083 * * [simplify]: iters left: 3 (368 enodes) 211.155 * * [simplify]: Extracting #0: cost 1 inf + 0 211.155 * * [simplify]: Extracting #1: cost 11 inf + 0 211.155 * * [simplify]: Extracting #2: cost 75 inf + 0 211.156 * * [simplify]: Extracting #3: cost 120 inf + 205 211.156 * * [simplify]: Extracting #4: cost 115 inf + 535 211.158 * * [simplify]: Extracting #5: cost 90 inf + 6198 211.162 * * [simplify]: Extracting #6: cost 49 inf + 19923 211.167 * * [simplify]: Extracting #7: cost 36 inf + 23178 211.173 * * [simplify]: Extracting #8: cost 13 inf + 29583 211.181 * * [simplify]: Extracting #9: cost 0 inf + 35323 211.189 * * [simplify]: Extracting #10: cost 0 inf + 35268 211.197 * [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)) 211.197 * [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))))))) 211.197 * [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))))) 211.197 * * [simplify]: iters left: 6 (13 enodes) 211.200 * * [simplify]: iters left: 5 (53 enodes) 211.211 * * [simplify]: iters left: 4 (117 enodes) 211.237 * * [simplify]: iters left: 3 (275 enodes) 211.294 * * [simplify]: iters left: 2 (474 enodes) 211.715 * * [simplify]: Extracting #0: cost 1 inf + 0 211.715 * * [simplify]: Extracting #1: cost 0 inf + 1 211.715 * [simplify]: Simplified to 0 211.715 * [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)) 211.715 * * * * [progress]: [ 149 / 3260 ] simplifiying candidate # 211.715 * [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))))) 211.715 * * [simplify]: iters left: 6 (23 enodes) 211.721 * * [simplify]: iters left: 5 (87 enodes) 211.735 * * [simplify]: iters left: 4 (150 enodes) 211.762 * * [simplify]: iters left: 3 (243 enodes) 211.801 * * [simplify]: iters left: 2 (328 enodes) 211.855 * * [simplify]: iters left: 1 (404 enodes) 211.920 * * [simplify]: Extracting #0: cost 1 inf + 0 211.921 * * [simplify]: Extracting #1: cost 11 inf + 0 211.921 * * [simplify]: Extracting #2: cost 59 inf + 0 211.921 * * [simplify]: Extracting #3: cost 101 inf + 127 211.922 * * [simplify]: Extracting #4: cost 80 inf + 3555 211.924 * * [simplify]: Extracting #5: cost 58 inf + 10382 211.927 * * [simplify]: Extracting #6: cost 37 inf + 16110 211.932 * * [simplify]: Extracting #7: cost 4 inf + 25825 211.938 * * [simplify]: Extracting #8: cost 0 inf + 27305 211.944 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 211.945 * [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)))))) 211.945 * [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)))) 211.945 * * [simplify]: iters left: 6 (12 enodes) 211.948 * * [simplify]: iters left: 5 (47 enodes) 211.957 * * [simplify]: iters left: 4 (82 enodes) 211.971 * * [simplify]: iters left: 3 (157 enodes) 212.000 * * [simplify]: iters left: 2 (248 enodes) 212.042 * * [simplify]: iters left: 1 (341 enodes) 212.099 * * [simplify]: Extracting #0: cost 1 inf + 0 212.100 * * [simplify]: Extracting #1: cost 0 inf + 1 212.100 * [simplify]: Simplified to 0 212.100 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 0)) 212.100 * * * * [progress]: [ 150 / 3260 ] simplifiying candidate # 212.100 * [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)))) 212.100 * * [simplify]: iters left: 6 (24 enodes) 212.106 * * [simplify]: iters left: 5 (90 enodes) 212.122 * * [simplify]: iters left: 4 (161 enodes) 212.151 * * [simplify]: iters left: 3 (276 enodes) 212.208 * * [simplify]: iters left: 2 (410 enodes) 212.288 * * [simplify]: Extracting #0: cost 1 inf + 0 212.288 * * [simplify]: Extracting #1: cost 13 inf + 0 212.288 * * [simplify]: Extracting #2: cost 59 inf + 0 212.288 * * [simplify]: Extracting #3: cost 100 inf + 44 212.289 * * [simplify]: Extracting #4: cost 101 inf + 170 212.289 * * [simplify]: Extracting #5: cost 97 inf + 625 212.290 * * [simplify]: Extracting #6: cost 89 inf + 3587 212.293 * * [simplify]: Extracting #7: cost 40 inf + 18121 212.297 * * [simplify]: Extracting #8: cost 10 inf + 26656 212.304 * * [simplify]: Extracting #9: cost 0 inf + 30656 212.310 * * [simplify]: Extracting #10: cost 0 inf + 30561 212.317 * [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))) 212.317 * [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))))) 212.317 * [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))) 212.317 * * [simplify]: iters left: 6 (12 enodes) 212.320 * * [simplify]: iters left: 5 (47 enodes) 212.329 * * [simplify]: iters left: 4 (89 enodes) 212.347 * * [simplify]: iters left: 3 (180 enodes) 212.388 * * [simplify]: iters left: 2 (296 enodes) 212.447 * * [simplify]: iters left: 1 (428 enodes) 212.542 * * [simplify]: Extracting #0: cost 1 inf + 0 212.542 * * [simplify]: Extracting #1: cost 0 inf + 1 212.542 * [simplify]: Simplified to 0 212.542 * [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)) 212.542 * * * * [progress]: [ 151 / 3260 ] simplifiying candidate # 212.542 * [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)))))) 212.542 * * [simplify]: iters left: 6 (24 enodes) 212.548 * * [simplify]: iters left: 5 (89 enodes) 212.562 * * [simplify]: iters left: 4 (151 enodes) 212.586 * * [simplify]: iters left: 3 (228 enodes) 212.621 * * [simplify]: iters left: 2 (292 enodes) 212.663 * * [simplify]: iters left: 1 (346 enodes) 212.711 * * [simplify]: Extracting #0: cost 1 inf + 0 212.711 * * [simplify]: Extracting #1: cost 11 inf + 0 212.711 * * [simplify]: Extracting #2: cost 57 inf + 0 212.711 * * [simplify]: Extracting #3: cost 94 inf + 165 212.712 * * [simplify]: Extracting #4: cost 86 inf + 1262 212.713 * * [simplify]: Extracting #5: cost 66 inf + 5131 212.715 * * [simplify]: Extracting #6: cost 37 inf + 10229 212.718 * * [simplify]: Extracting #7: cost 28 inf + 11283 212.722 * * [simplify]: Extracting #8: cost 7 inf + 18594 212.727 * * [simplify]: Extracting #9: cost 0 inf + 21334 212.732 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 212.732 * [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))))))) 212.732 * [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))))) 212.732 * * [simplify]: iters left: 6 (12 enodes) 212.735 * * [simplify]: iters left: 5 (46 enodes) 212.745 * * [simplify]: iters left: 4 (81 enodes) 212.758 * * [simplify]: iters left: 3 (134 enodes) 212.779 * * [simplify]: iters left: 2 (197 enodes) 212.809 * * [simplify]: iters left: 1 (271 enodes) 212.848 * * [simplify]: Extracting #0: cost 1 inf + 0 212.848 * * [simplify]: Extracting #1: cost 0 inf + 1 212.848 * [simplify]: Simplified to 0 212.848 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 212.848 * * * * [progress]: [ 152 / 3260 ] simplifiying candidate # 212.848 * [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))))) 212.848 * * [simplify]: iters left: 6 (21 enodes) 212.853 * * [simplify]: iters left: 5 (77 enodes) 212.865 * * [simplify]: iters left: 4 (119 enodes) 212.886 * * [simplify]: iters left: 3 (172 enodes) 212.909 * * [simplify]: iters left: 2 (218 enodes) 212.940 * * [simplify]: iters left: 1 (250 enodes) 212.972 * * [simplify]: Extracting #0: cost 1 inf + 0 212.972 * * [simplify]: Extracting #1: cost 9 inf + 0 212.972 * * [simplify]: Extracting #2: cost 42 inf + 0 212.973 * * [simplify]: Extracting #3: cost 73 inf + 42 212.973 * * [simplify]: Extracting #4: cost 71 inf + 413 212.973 * * [simplify]: Extracting #5: cost 66 inf + 1561 212.974 * * [simplify]: Extracting #6: cost 44 inf + 4911 212.976 * * [simplify]: Extracting #7: cost 33 inf + 5905 212.977 * * [simplify]: Extracting #8: cost 26 inf + 7112 212.980 * * [simplify]: Extracting #9: cost 4 inf + 15243 212.984 * * [simplify]: Extracting #10: cost 0 inf + 16763 212.988 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (- (/ b 2)) a)) 212.988 * [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)))))) 212.988 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 212.988 * * [simplify]: iters left: 6 (10 enodes) 212.991 * * [simplify]: iters left: 5 (38 enodes) 212.997 * * [simplify]: iters left: 4 (59 enodes) 213.006 * * [simplify]: iters left: 3 (88 enodes) 213.020 * * [simplify]: iters left: 2 (117 enodes) 213.035 * * [simplify]: iters left: 1 (144 enodes) 213.052 * * [simplify]: Extracting #0: cost 1 inf + 0 213.052 * * [simplify]: Extracting #1: cost 0 inf + 1 213.052 * [simplify]: Simplified to 0 213.052 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (- (/ b 2)) a)) 0)) 213.052 * * * * [progress]: [ 153 / 3260 ] simplifiying candidate # 213.052 * [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)))) 213.053 * * [simplify]: iters left: 6 (23 enodes) 213.058 * * [simplify]: iters left: 5 (85 enodes) 213.072 * * [simplify]: iters left: 4 (133 enodes) 213.095 * * [simplify]: iters left: 3 (203 enodes) 213.124 * * [simplify]: iters left: 2 (254 enodes) 213.160 * * [simplify]: iters left: 1 (284 enodes) 213.196 * * [simplify]: Extracting #0: cost 1 inf + 0 213.197 * * [simplify]: Extracting #1: cost 11 inf + 0 213.197 * * [simplify]: Extracting #2: cost 49 inf + 0 213.197 * * [simplify]: Extracting #3: cost 68 inf + 128 213.197 * * [simplify]: Extracting #4: cost 57 inf + 996 213.198 * * [simplify]: Extracting #5: cost 51 inf + 2390 213.200 * * [simplify]: Extracting #6: cost 43 inf + 4267 213.201 * * [simplify]: Extracting #7: cost 33 inf + 5082 213.203 * * [simplify]: Extracting #8: cost 23 inf + 7085 213.206 * * [simplify]: Extracting #9: cost 6 inf + 13436 213.210 * * [simplify]: Extracting #10: cost 0 inf + 15796 213.214 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 213.214 * [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))))) 213.214 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 213.214 * * [simplify]: iters left: 6 (11 enodes) 213.217 * * [simplify]: iters left: 5 (42 enodes) 213.224 * * [simplify]: iters left: 4 (67 enodes) 213.236 * * [simplify]: iters left: 3 (111 enodes) 213.253 * * [simplify]: iters left: 2 (140 enodes) 213.271 * * [simplify]: iters left: 1 (160 enodes) 213.288 * * [simplify]: Extracting #0: cost 1 inf + 0 213.288 * * [simplify]: Extracting #1: cost 0 inf + 1 213.288 * [simplify]: Simplified to 0 213.288 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 213.289 * * * * [progress]: [ 154 / 3260 ] simplifiying candidate # 213.289 * [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)))))) 213.289 * * [simplify]: iters left: 6 (28 enodes) 213.295 * * [simplify]: iters left: 5 (111 enodes) 213.316 * * [simplify]: iters left: 4 (254 enodes) 213.390 * * [simplify]: Extracting #0: cost 1 inf + 0 213.390 * * [simplify]: Extracting #1: cost 11 inf + 0 213.390 * * [simplify]: Extracting #2: cost 151 inf + 0 213.391 * * [simplify]: Extracting #3: cost 274 inf + 1 213.392 * * [simplify]: Extracting #4: cost 263 inf + 1819 213.397 * * [simplify]: Extracting #5: cost 149 inf + 41091 213.409 * * [simplify]: Extracting #6: cost 44 inf + 81236 213.424 * * [simplify]: Extracting #7: cost 21 inf + 89073 213.442 * * [simplify]: Extracting #8: cost 1 inf + 95793 213.458 * * [simplify]: Extracting #9: cost 0 inf + 95766 213.474 * * [simplify]: Extracting #10: cost 0 inf + 95686 213.490 * [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))))) 213.490 * [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))))))) 213.490 * [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))))) 213.490 * * [simplify]: iters left: 6 (16 enodes) 213.495 * * [simplify]: iters left: 5 (68 enodes) 213.507 * * [simplify]: iters left: 4 (179 enodes) 213.566 * * [simplify]: Extracting #0: cost 1 inf + 0 213.566 * * [simplify]: Extracting #1: cost 27 inf + 0 213.567 * * [simplify]: Extracting #2: cost 153 inf + 0 213.568 * * [simplify]: Extracting #3: cost 242 inf + 83 213.570 * * [simplify]: Extracting #4: cost 185 inf + 16503 213.584 * * [simplify]: Extracting #5: cost 15 inf + 79352 213.596 * * [simplify]: Extracting #6: cost 0 inf + 84943 213.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))))) 213.609 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (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))))))) 213.610 * * * * [progress]: [ 155 / 3260 ] simplifiying candidate # 213.610 * [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))))) 213.610 * * [simplify]: iters left: 6 (26 enodes) 213.616 * * [simplify]: iters left: 5 (103 enodes) 213.634 * * [simplify]: iters left: 4 (215 enodes) 213.685 * * [simplify]: Extracting #0: cost 1 inf + 0 213.685 * * [simplify]: Extracting #1: cost 11 inf + 0 213.685 * * [simplify]: Extracting #2: cost 112 inf + 0 213.686 * * [simplify]: Extracting #3: cost 198 inf + 0 213.686 * * [simplify]: Extracting #4: cost 181 inf + 2505 213.690 * * [simplify]: Extracting #5: cost 95 inf + 29112 213.699 * * [simplify]: Extracting #6: cost 37 inf + 50930 213.708 * * [simplify]: Extracting #7: cost 29 inf + 52585 213.718 * * [simplify]: Extracting #8: cost 11 inf + 57314 213.730 * * [simplify]: Extracting #9: cost 2 inf + 61374 213.741 * * [simplify]: Extracting #10: cost 0 inf + 62159 213.752 * [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)))))) 213.752 * [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)))))) 213.753 * [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)))) 213.753 * * [simplify]: iters left: 6 (15 enodes) 213.757 * * [simplify]: iters left: 5 (63 enodes) 213.768 * * [simplify]: iters left: 4 (145 enodes) 213.807 * * [simplify]: iters left: 3 (499 enodes) 214.057 * * [simplify]: Extracting #0: cost 1 inf + 0 214.057 * * [simplify]: Extracting #1: cost 0 inf + 1 214.057 * [simplify]: Simplified to 0 214.057 * [simplify]: Simplified (2 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)) 214.058 * * * * [progress]: [ 156 / 3260 ] simplifiying candidate # 214.058 * [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)))) 214.058 * * [simplify]: iters left: 6 (27 enodes) 214.065 * * [simplify]: iters left: 5 (105 enodes) 214.087 * * [simplify]: iters left: 4 (232 enodes) 214.146 * * [simplify]: Extracting #0: cost 1 inf + 0 214.146 * * [simplify]: Extracting #1: cost 13 inf + 0 214.147 * * [simplify]: Extracting #2: cost 114 inf + 0 214.147 * * [simplify]: Extracting #3: cost 183 inf + 2 214.148 * * [simplify]: Extracting #4: cost 164 inf + 3036 214.152 * * [simplify]: Extracting #5: cost 75 inf + 29689 214.159 * * [simplify]: Extracting #6: cost 34 inf + 43019 214.167 * * [simplify]: Extracting #7: cost 21 inf + 46287 214.176 * * [simplify]: Extracting #8: cost 0 inf + 53550 214.186 * * [simplify]: Extracting #9: cost 0 inf + 53440 214.195 * [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)))))) 214.195 * [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))))) 214.195 * [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))) 214.195 * * [simplify]: iters left: 6 (15 enodes) 214.200 * * [simplify]: iters left: 5 (62 enodes) 214.211 * * [simplify]: iters left: 4 (159 enodes) 214.257 * * [simplify]: iters left: 3 (475 enodes) 214.475 * * [simplify]: Extracting #0: cost 1 inf + 0 214.475 * * [simplify]: Extracting #1: cost 42 inf + 0 214.476 * * [simplify]: Extracting #2: cost 194 inf + 1 214.479 * * [simplify]: Extracting #3: cost 205 inf + 15094 214.493 * * [simplify]: Extracting #4: cost 20 inf + 63712 214.512 * * [simplify]: Extracting #5: cost 3 inf + 65204 214.528 * * [simplify]: Extracting #6: cost 0 inf + 65965 214.544 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 214.544 * [simplify]: Simplified (2 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)))) 214.544 * * * * [progress]: [ 157 / 3260 ] simplifiying candidate # 214.544 * [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)))))) 214.544 * * [simplify]: iters left: 6 (27 enodes) 214.551 * * [simplify]: iters left: 5 (105 enodes) 214.568 * * [simplify]: iters left: 4 (223 enodes) 214.622 * * [simplify]: Extracting #0: cost 1 inf + 0 214.622 * * [simplify]: Extracting #1: cost 11 inf + 0 214.622 * * [simplify]: Extracting #2: cost 113 inf + 0 214.623 * * [simplify]: Extracting #3: cost 203 inf + 0 214.624 * * [simplify]: Extracting #4: cost 194 inf + 691 214.626 * * [simplify]: Extracting #5: cost 137 inf + 15415 214.633 * * [simplify]: Extracting #6: cost 46 inf + 50241 214.643 * * [simplify]: Extracting #7: cost 22 inf + 57622 214.656 * * [simplify]: Extracting #8: cost 0 inf + 64726 214.668 * * [simplify]: Extracting #9: cost 0 inf + 64616 214.680 * * [simplify]: Extracting #10: cost 0 inf + 64536 214.692 * [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)))) 214.692 * [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))))))) 214.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))))) 214.692 * * [simplify]: iters left: 6 (15 enodes) 214.697 * * [simplify]: iters left: 5 (62 enodes) 214.708 * * [simplify]: iters left: 4 (148 enodes) 214.750 * * [simplify]: iters left: 3 (499 enodes) 215.008 * * [simplify]: Extracting #0: cost 1 inf + 0 215.008 * * [simplify]: Extracting #1: cost 0 inf + 1 215.008 * [simplify]: Simplified to 0 215.008 * [simplify]: Simplified (2 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)) 215.009 * * * * [progress]: [ 158 / 3260 ] simplifiying candidate # 215.009 * [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))))) 215.009 * * [simplify]: iters left: 6 (25 enodes) 215.015 * * [simplify]: iters left: 5 (96 enodes) 215.031 * * [simplify]: iters left: 4 (187 enodes) 215.072 * * [simplify]: iters left: 3 (471 enodes) 215.215 * * [simplify]: Extracting #0: cost 1 inf + 0 215.215 * * [simplify]: Extracting #1: cost 11 inf + 0 215.216 * * [simplify]: Extracting #2: cost 125 inf + 0 215.217 * * [simplify]: Extracting #3: cost 256 inf + 1 215.219 * * [simplify]: Extracting #4: cost 246 inf + 2956 215.225 * * [simplify]: Extracting #5: cost 140 inf + 29850 215.237 * * [simplify]: Extracting #6: cost 45 inf + 58758 215.255 * * [simplify]: Extracting #7: cost 20 inf + 67229 215.271 * * [simplify]: Extracting #8: cost 1 inf + 73302 215.288 * * [simplify]: Extracting #9: cost 0 inf + 73169 215.304 * * [simplify]: Extracting #10: cost 0 inf + 73129 215.321 * [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)) 215.321 * [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)))))) 215.322 * [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)))) 215.322 * * [simplify]: iters left: 6 (14 enodes) 215.326 * * [simplify]: iters left: 5 (56 enodes) 215.337 * * [simplify]: iters left: 4 (117 enodes) 215.364 * * [simplify]: iters left: 3 (347 enodes) 215.488 * * [simplify]: Extracting #0: cost 1 inf + 0 215.489 * * [simplify]: Extracting #1: cost 0 inf + 1 215.489 * [simplify]: Simplified to 0 215.489 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (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)) 215.489 * * * * [progress]: [ 159 / 3260 ] simplifiying candidate # 215.489 * [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)))) 215.489 * * [simplify]: iters left: 6 (26 enodes) 215.496 * * [simplify]: iters left: 5 (100 enodes) 215.512 * * [simplify]: iters left: 4 (188 enodes) 215.553 * * [simplify]: iters left: 3 (426 enodes) 215.698 * * [simplify]: Extracting #0: cost 1 inf + 0 215.698 * * [simplify]: Extracting #1: cost 11 inf + 0 215.698 * * [simplify]: Extracting #2: cost 113 inf + 0 215.699 * * [simplify]: Extracting #3: cost 195 inf + 2 215.700 * * [simplify]: Extracting #4: cost 179 inf + 3486 215.705 * * [simplify]: Extracting #5: cost 100 inf + 21478 215.715 * * [simplify]: Extracting #6: cost 40 inf + 37334 215.725 * * [simplify]: Extracting #7: cost 29 inf + 41054 215.737 * * [simplify]: Extracting #8: cost 2 inf + 49347 215.749 * * [simplify]: Extracting #9: cost 0 inf + 50132 215.762 * [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)) 215.762 * [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))))) 215.762 * [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))) 215.763 * * [simplify]: iters left: 6 (14 enodes) 215.767 * * [simplify]: iters left: 5 (57 enodes) 215.780 * * [simplify]: iters left: 4 (116 enodes) 215.806 * * [simplify]: iters left: 3 (321 enodes) 215.925 * * [simplify]: Extracting #0: cost 1 inf + 0 215.925 * * [simplify]: Extracting #1: cost 0 inf + 1 215.925 * [simplify]: Simplified to 0 215.925 * [simplify]: Simplified (2 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)) 215.925 * * * * [progress]: [ 160 / 3260 ] simplifiying candidate # 215.926 * [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)))))) 215.926 * * [simplify]: iters left: 6 (27 enodes) 215.932 * * [simplify]: iters left: 5 (105 enodes) 215.951 * * [simplify]: iters left: 4 (222 enodes) 216.004 * * [simplify]: Extracting #0: cost 1 inf + 0 216.004 * * [simplify]: Extracting #1: cost 11 inf + 0 216.004 * * [simplify]: Extracting #2: cost 96 inf + 0 216.004 * * [simplify]: Extracting #3: cost 165 inf + 2 216.005 * * [simplify]: Extracting #4: cost 164 inf + 5 216.006 * * [simplify]: Extracting #5: cost 129 inf + 7281 216.011 * * [simplify]: Extracting #6: cost 49 inf + 31331 216.017 * * [simplify]: Extracting #7: cost 29 inf + 36312 216.026 * * [simplify]: Extracting #8: cost 10 inf + 41063 216.034 * * [simplify]: Extracting #9: cost 0 inf + 46173 216.042 * * [simplify]: Extracting #10: cost 0 inf + 46063 216.050 * * [simplify]: Extracting #11: cost 0 inf + 45983 216.058 * [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)) 216.059 * [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))))))) 216.059 * [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))))) 216.059 * * [simplify]: iters left: 6 (15 enodes) 216.063 * * [simplify]: iters left: 5 (62 enodes) 216.074 * * [simplify]: iters left: 4 (149 enodes) 216.113 * * [simplify]: iters left: 3 (450 enodes) 216.329 * * [simplify]: Extracting #0: cost 1 inf + 0 216.329 * * [simplify]: Extracting #1: cost 0 inf + 1 216.329 * [simplify]: Simplified to 0 216.329 * [simplify]: Simplified (2 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)) 216.329 * * * * [progress]: [ 161 / 3260 ] simplifiying candidate # 216.330 * [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))))) 216.330 * * [simplify]: iters left: 6 (25 enodes) 216.336 * * [simplify]: iters left: 5 (97 enodes) 216.352 * * [simplify]: iters left: 4 (186 enodes) 216.395 * * [simplify]: iters left: 3 (451 enodes) 216.531 * * [simplify]: Extracting #0: cost 1 inf + 0 216.531 * * [simplify]: Extracting #1: cost 11 inf + 0 216.531 * * [simplify]: Extracting #2: cost 106 inf + 0 216.532 * * [simplify]: Extracting #3: cost 211 inf + 4 216.534 * * [simplify]: Extracting #4: cost 196 inf + 1959 216.538 * * [simplify]: Extracting #5: cost 100 inf + 20984 216.546 * * [simplify]: Extracting #6: cost 55 inf + 32969 216.555 * * [simplify]: Extracting #7: cost 25 inf + 42616 216.570 * * [simplify]: Extracting #8: cost 1 inf + 49793 216.583 * * [simplify]: Extracting #9: cost 0 inf + 50254 216.595 * [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))) 216.595 * [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)))))) 216.596 * [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)))) 216.596 * * [simplify]: iters left: 6 (14 enodes) 216.600 * * [simplify]: iters left: 5 (57 enodes) 216.610 * * [simplify]: iters left: 4 (118 enodes) 216.639 * * [simplify]: iters left: 3 (314 enodes) 216.738 * * [simplify]: Extracting #0: cost 1 inf + 0 216.738 * * [simplify]: Extracting #1: cost 0 inf + 1 216.738 * [simplify]: Simplified to 0 216.738 * [simplify]: Simplified (2 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)) 216.739 * * * * [progress]: [ 162 / 3260 ] simplifiying candidate # 216.739 * [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)))) 216.739 * * [simplify]: iters left: 6 (25 enodes) 216.745 * * [simplify]: iters left: 5 (91 enodes) 216.762 * * [simplify]: iters left: 4 (174 enodes) 216.795 * * [simplify]: iters left: 3 (354 enodes) 216.883 * * [simplify]: Extracting #0: cost 1 inf + 0 216.883 * * [simplify]: Extracting #1: cost 13 inf + 0 216.883 * * [simplify]: Extracting #2: cost 101 inf + 0 216.883 * * [simplify]: Extracting #3: cost 148 inf + 4 216.885 * * [simplify]: Extracting #4: cost 112 inf + 5052 216.888 * * [simplify]: Extracting #5: cost 47 inf + 17060 216.893 * * [simplify]: Extracting #6: cost 40 inf + 20341 216.898 * * [simplify]: Extracting #7: cost 37 inf + 21006 216.904 * * [simplify]: Extracting #8: cost 8 inf + 29634 216.912 * * [simplify]: Extracting #9: cost 0 inf + 33234 216.920 * * [simplify]: Extracting #10: cost 0 inf + 33179 216.928 * [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)) 216.928 * [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))))) 216.928 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 216.928 * * [simplify]: iters left: 6 (13 enodes) 216.932 * * [simplify]: iters left: 5 (48 enodes) 216.941 * * [simplify]: iters left: 4 (103 enodes) 216.963 * * [simplify]: iters left: 3 (238 enodes) 217.027 * * [simplify]: Extracting #0: cost 1 inf + 0 217.027 * * [simplify]: Extracting #1: cost 0 inf + 1 217.027 * [simplify]: Simplified to 0 217.027 * [simplify]: Simplified (2 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)) 217.027 * * * * [progress]: [ 163 / 3260 ] simplifiying candidate # 217.027 * [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)))))) 217.028 * * [simplify]: iters left: 6 (27 enodes) 217.034 * * [simplify]: iters left: 5 (104 enodes) 217.054 * * [simplify]: iters left: 4 (216 enodes) 217.106 * * [simplify]: Extracting #0: cost 1 inf + 0 217.106 * * [simplify]: Extracting #1: cost 11 inf + 0 217.106 * * [simplify]: Extracting #2: cost 112 inf + 0 217.106 * * [simplify]: Extracting #3: cost 203 inf + 0 217.107 * * [simplify]: Extracting #4: cost 193 inf + 933 217.110 * * [simplify]: Extracting #5: cost 132 inf + 17554 217.117 * * [simplify]: Extracting #6: cost 52 inf + 47231 217.127 * * [simplify]: Extracting #7: cost 24 inf + 56791 217.138 * * [simplify]: Extracting #8: cost 1 inf + 64653 217.149 * * [simplify]: Extracting #9: cost 0 inf + 64585 217.163 * * [simplify]: Extracting #10: cost 0 inf + 64505 217.174 * [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))) 217.174 * [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))))))) 217.175 * [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))))) 217.175 * * [simplify]: iters left: 6 (15 enodes) 217.179 * * [simplify]: iters left: 5 (61 enodes) 217.190 * * [simplify]: iters left: 4 (142 enodes) 217.230 * * [simplify]: iters left: 3 (474 enodes) 217.419 * * [simplify]: Extracting #0: cost 1 inf + 0 217.419 * * [simplify]: Extracting #1: cost 0 inf + 1 217.419 * [simplify]: Simplified to 0 217.419 * [simplify]: Simplified (2 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)) 217.420 * * * * [progress]: [ 164 / 3260 ] simplifiying candidate # 217.420 * [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))))) 217.420 * * [simplify]: iters left: 6 (25 enodes) 217.426 * * [simplify]: iters left: 5 (96 enodes) 217.442 * * [simplify]: iters left: 4 (182 enodes) 217.481 * * [simplify]: iters left: 3 (441 enodes) 217.597 * * [simplify]: Extracting #0: cost 1 inf + 0 217.597 * * [simplify]: Extracting #1: cost 11 inf + 0 217.598 * * [simplify]: Extracting #2: cost 111 inf + 0 217.599 * * [simplify]: Extracting #3: cost 219 inf + 1 217.600 * * [simplify]: Extracting #4: cost 203 inf + 3041 217.605 * * [simplify]: Extracting #5: cost 100 inf + 27784 217.615 * * [simplify]: Extracting #6: cost 44 inf + 44748 217.626 * * [simplify]: Extracting #7: cost 23 inf + 51323 217.639 * * [simplify]: Extracting #8: cost 1 inf + 58632 217.655 * * [simplify]: Extracting #9: cost 0 inf + 58797 217.668 * * [simplify]: Extracting #10: cost 0 inf + 58717 217.682 * [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))))) 217.682 * [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)))))) 217.682 * [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)))) 217.682 * * [simplify]: iters left: 6 (14 enodes) 217.686 * * [simplify]: iters left: 5 (56 enodes) 217.696 * * [simplify]: iters left: 4 (113 enodes) 217.721 * * [simplify]: iters left: 3 (324 enodes) 217.817 * * [simplify]: Extracting #0: cost 1 inf + 0 217.817 * * [simplify]: Extracting #1: cost 0 inf + 1 217.817 * [simplify]: Simplified to 0 217.817 * [simplify]: Simplified (2 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)) 217.817 * * * * [progress]: [ 165 / 3260 ] simplifiying candidate # 217.818 * [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)))) 217.818 * * [simplify]: iters left: 6 (26 enodes) 217.824 * * [simplify]: iters left: 5 (99 enodes) 217.843 * * [simplify]: iters left: 4 (183 enodes) 217.879 * * [simplify]: iters left: 3 (414 enodes) 217.986 * * [simplify]: Extracting #0: cost 1 inf + 0 217.986 * * [simplify]: Extracting #1: cost 11 inf + 0 217.986 * * [simplify]: Extracting #2: cost 89 inf + 0 217.987 * * [simplify]: Extracting #3: cost 167 inf + 43 217.988 * * [simplify]: Extracting #4: cost 164 inf + 292 217.989 * * [simplify]: Extracting #5: cost 139 inf + 3981 217.993 * * [simplify]: Extracting #6: cost 64 inf + 22118 218.001 * * [simplify]: Extracting #7: cost 25 inf + 32311 218.010 * * [simplify]: Extracting #8: cost 2 inf + 40293 218.020 * * [simplify]: Extracting #9: cost 0 inf + 41103 218.032 * [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)) 218.032 * [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))))) 218.032 * [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))) 218.032 * * [simplify]: iters left: 6 (14 enodes) 218.036 * * [simplify]: iters left: 5 (56 enodes) 218.046 * * [simplify]: iters left: 4 (112 enodes) 218.072 * * [simplify]: iters left: 3 (297 enodes) 218.158 * * [simplify]: Extracting #0: cost 1 inf + 0 218.158 * * [simplify]: Extracting #1: cost 0 inf + 1 218.158 * [simplify]: Simplified to 0 218.158 * [simplify]: Simplified (2 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)) 218.158 * * * * [progress]: [ 166 / 3260 ] simplifiying candidate # 218.158 * [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)))))) 218.158 * * [simplify]: iters left: 6 (25 enodes) 218.164 * * [simplify]: iters left: 5 (96 enodes) 218.180 * * [simplify]: iters left: 4 (190 enodes) 218.215 * * [simplify]: iters left: 3 (435 enodes) 218.326 * * [simplify]: Extracting #0: cost 1 inf + 0 218.326 * * [simplify]: Extracting #1: cost 11 inf + 0 218.327 * * [simplify]: Extracting #2: cost 101 inf + 0 218.328 * * [simplify]: Extracting #3: cost 221 inf + 0 218.329 * * [simplify]: Extracting #4: cost 213 inf + 1059 218.333 * * [simplify]: Extracting #5: cost 125 inf + 20987 218.344 * * [simplify]: Extracting #6: cost 58 inf + 41863 218.355 * * [simplify]: Extracting #7: cost 23 inf + 52381 218.368 * * [simplify]: Extracting #8: cost 2 inf + 59550 218.381 * * [simplify]: Extracting #9: cost 0 inf + 60430 218.395 * [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)))) 218.395 * [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))))))) 218.395 * [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))))) 218.395 * * [simplify]: iters left: 6 (13 enodes) 218.399 * * [simplify]: iters left: 5 (53 enodes) 218.407 * * [simplify]: iters left: 4 (118 enodes) 218.432 * * [simplify]: iters left: 3 (324 enodes) 218.520 * * [simplify]: Extracting #0: cost 1 inf + 0 218.520 * * [simplify]: Extracting #1: cost 0 inf + 1 218.520 * [simplify]: Simplified to 0 218.520 * [simplify]: Simplified (2 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)) 218.520 * * * * [progress]: [ 167 / 3260 ] simplifiying candidate # 218.520 * [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))))) 218.520 * * [simplify]: iters left: 6 (22 enodes) 218.525 * * [simplify]: iters left: 5 (82 enodes) 218.541 * * [simplify]: iters left: 4 (145 enodes) 218.567 * * [simplify]: iters left: 3 (301 enodes) 218.626 * * [simplify]: Extracting #0: cost 1 inf + 0 218.626 * * [simplify]: Extracting #1: cost 9 inf + 0 218.626 * * [simplify]: Extracting #2: cost 75 inf + 0 218.626 * * [simplify]: Extracting #3: cost 147 inf + 42 218.627 * * [simplify]: Extracting #4: cost 146 inf + 249 218.628 * * [simplify]: Extracting #5: cost 114 inf + 5281 218.632 * * [simplify]: Extracting #6: cost 49 inf + 20030 218.637 * * [simplify]: Extracting #7: cost 37 inf + 22157 218.643 * * [simplify]: Extracting #8: cost 8 inf + 31163 218.651 * * [simplify]: Extracting #9: cost 0 inf + 34425 218.658 * * [simplify]: Extracting #10: cost 0 inf + 34330 218.666 * [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)))) 218.666 * [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)))))) 218.667 * [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)))) 218.667 * * [simplify]: iters left: 6 (11 enodes) 218.672 * * [simplify]: iters left: 5 (43 enodes) 218.678 * * [simplify]: iters left: 4 (84 enodes) 218.694 * * [simplify]: iters left: 3 (212 enodes) 218.740 * * [simplify]: iters left: 2 (472 enodes) 218.849 * * [simplify]: Extracting #0: cost 1 inf + 0 218.849 * * [simplify]: Extracting #1: cost 0 inf + 1 218.849 * [simplify]: Simplified to 0 218.849 * [simplify]: Simplified (2 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)) 218.849 * * * * [progress]: [ 168 / 3260 ] simplifiying candidate # 218.849 * [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)))) 218.849 * * [simplify]: iters left: 6 (24 enodes) 218.855 * * [simplify]: iters left: 5 (92 enodes) 218.870 * * [simplify]: iters left: 4 (167 enodes) 218.901 * * [simplify]: iters left: 3 (335 enodes) 218.973 * * [simplify]: Extracting #0: cost 1 inf + 0 218.973 * * [simplify]: Extracting #1: cost 11 inf + 0 218.974 * * [simplify]: Extracting #2: cost 74 inf + 0 218.974 * * [simplify]: Extracting #3: cost 125 inf + 43 218.974 * * [simplify]: Extracting #4: cost 123 inf + 208 218.975 * * [simplify]: Extracting #5: cost 101 inf + 2654 218.978 * * [simplify]: Extracting #6: cost 56 inf + 11065 218.982 * * [simplify]: Extracting #7: cost 37 inf + 14744 218.985 * * [simplify]: Extracting #8: cost 29 inf + 15532 218.990 * * [simplify]: Extracting #9: cost 11 inf + 22386 218.997 * * [simplify]: Extracting #10: cost 1 inf + 26946 219.003 * * [simplify]: Extracting #11: cost 0 inf + 27351 219.010 * [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))) 219.010 * [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))))) 219.011 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 219.011 * * [simplify]: iters left: 6 (12 enodes) 219.014 * * [simplify]: iters left: 5 (49 enodes) 219.022 * * [simplify]: iters left: 4 (99 enodes) 219.044 * * [simplify]: iters left: 3 (234 enodes) 219.100 * * [simplify]: iters left: 2 (447 enodes) 219.197 * * [simplify]: Extracting #0: cost 1 inf + 0 219.197 * * [simplify]: Extracting #1: cost 0 inf + 1 219.197 * [simplify]: Simplified to 0 219.197 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 219.197 * * * * [progress]: [ 169 / 3260 ] simplifiying candidate # 219.197 * [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)))))) 219.198 * * [simplify]: iters left: 6 (26 enodes) 219.203 * * [simplify]: iters left: 5 (100 enodes) 219.221 * * [simplify]: iters left: 4 (192 enodes) 219.258 * * [simplify]: iters left: 3 (408 enodes) 219.363 * * [simplify]: Extracting #0: cost 1 inf + 0 219.364 * * [simplify]: Extracting #1: cost 11 inf + 0 219.364 * * [simplify]: Extracting #2: cost 89 inf + 0 219.364 * * [simplify]: Extracting #3: cost 155 inf + 2 219.365 * * [simplify]: Extracting #4: cost 151 inf + 170 219.367 * * [simplify]: Extracting #5: cost 115 inf + 7363 219.372 * * [simplify]: Extracting #6: cost 48 inf + 23579 219.378 * * [simplify]: Extracting #7: cost 37 inf + 25312 219.385 * * [simplify]: Extracting #8: cost 11 inf + 32807 219.397 * * [simplify]: Extracting #9: cost 0 inf + 37907 219.406 * * [simplify]: Extracting #10: cost 0 inf + 37852 219.415 * [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)))) 219.415 * [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))))))) 219.415 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 219.415 * * [simplify]: iters left: 6 (14 enodes) 219.419 * * [simplify]: iters left: 5 (57 enodes) 219.429 * * [simplify]: iters left: 4 (121 enodes) 219.454 * * [simplify]: iters left: 3 (291 enodes) 219.535 * * [simplify]: Extracting #0: cost 1 inf + 0 219.535 * * [simplify]: Extracting #1: cost 0 inf + 1 219.535 * [simplify]: Simplified to 0 219.535 * [simplify]: Simplified (2 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)) 219.536 * * * * [progress]: [ 170 / 3260 ] simplifiying candidate # 219.536 * [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))))) 219.536 * * [simplify]: iters left: 6 (24 enodes) 219.542 * * [simplify]: iters left: 5 (92 enodes) 219.556 * * [simplify]: iters left: 4 (164 enodes) 219.591 * * [simplify]: iters left: 3 (338 enodes) 219.658 * * [simplify]: Extracting #0: cost 1 inf + 0 219.658 * * [simplify]: Extracting #1: cost 11 inf + 0 219.659 * * [simplify]: Extracting #2: cost 72 inf + 0 219.659 * * [simplify]: Extracting #3: cost 118 inf + 44 219.659 * * [simplify]: Extracting #4: cost 113 inf + 577 219.660 * * [simplify]: Extracting #5: cost 81 inf + 4251 219.663 * * [simplify]: Extracting #6: cost 55 inf + 8943 219.666 * * [simplify]: Extracting #7: cost 46 inf + 10545 219.671 * * [simplify]: Extracting #8: cost 18 inf + 18975 219.677 * * [simplify]: Extracting #9: cost 1 inf + 25663 219.684 * * [simplify]: Extracting #10: cost 0 inf + 25909 219.692 * [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)) 219.692 * [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)))))) 219.692 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 219.692 * * [simplify]: iters left: 6 (13 enodes) 219.696 * * [simplify]: iters left: 5 (52 enodes) 219.704 * * [simplify]: iters left: 4 (98 enodes) 219.726 * * [simplify]: iters left: 3 (212 enodes) 219.767 * * [simplify]: iters left: 2 (371 enodes) 219.843 * * [simplify]: Extracting #0: cost 1 inf + 0 219.844 * * [simplify]: Extracting #1: cost 0 inf + 1 219.844 * [simplify]: Simplified to 0 219.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))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 0)) 219.844 * * * * [progress]: [ 171 / 3260 ] simplifiying candidate # 219.845 * [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)))) 219.845 * * [simplify]: iters left: 6 (24 enodes) 219.851 * * [simplify]: iters left: 5 (87 enodes) 219.865 * * [simplify]: iters left: 4 (156 enodes) 219.889 * * [simplify]: iters left: 3 (255 enodes) 219.931 * * [simplify]: iters left: 2 (383 enodes) 219.997 * * [simplify]: iters left: 1 (472 enodes) 220.071 * * [simplify]: Extracting #0: cost 1 inf + 0 220.071 * * [simplify]: Extracting #1: cost 11 inf + 0 220.071 * * [simplify]: Extracting #2: cost 53 inf + 0 220.072 * * [simplify]: Extracting #3: cost 76 inf + 375 220.074 * * [simplify]: Extracting #4: cost 45 inf + 3407 220.076 * * [simplify]: Extracting #5: cost 41 inf + 4631 220.078 * * [simplify]: Extracting #6: cost 35 inf + 5502 220.080 * * [simplify]: Extracting #7: cost 26 inf + 6631 220.083 * * [simplify]: Extracting #8: cost 6 inf + 13802 220.088 * * [simplify]: Extracting #9: cost 0 inf + 16162 220.092 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 220.092 * [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))))) 220.093 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 220.093 * * [simplify]: iters left: 6 (12 enodes) 220.096 * * [simplify]: iters left: 5 (44 enodes) 220.105 * * [simplify]: iters left: 4 (92 enodes) 220.119 * * [simplify]: iters left: 3 (159 enodes) 220.146 * * [simplify]: iters left: 2 (267 enodes) 220.190 * * [simplify]: iters left: 1 (364 enodes) 220.249 * * [simplify]: Extracting #0: cost 1 inf + 0 220.249 * * [simplify]: Extracting #1: cost 0 inf + 1 220.250 * [simplify]: Simplified to 0 220.250 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 220.250 * * * * [progress]: [ 172 / 3260 ] simplifiying candidate # 220.250 * [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)))))) 220.251 * * [simplify]: iters left: 6 (27 enodes) 220.257 * * [simplify]: iters left: 5 (107 enodes) 220.276 * * [simplify]: iters left: 4 (225 enodes) 220.326 * * [simplify]: Extracting #0: cost 1 inf + 0 220.326 * * [simplify]: Extracting #1: cost 11 inf + 0 220.326 * * [simplify]: Extracting #2: cost 110 inf + 0 220.326 * * [simplify]: Extracting #3: cost 192 inf + 45 220.327 * * [simplify]: Extracting #4: cost 173 inf + 2761 220.331 * * [simplify]: Extracting #5: cost 83 inf + 26006 220.338 * * [simplify]: Extracting #6: cost 33 inf + 43435 220.346 * * [simplify]: Extracting #7: cost 18 inf + 48299 220.356 * * [simplify]: Extracting #8: cost 0 inf + 53803 220.365 * * [simplify]: Extracting #9: cost 0 inf + 53693 220.374 * [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))))) 220.374 * [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))))))) 220.375 * [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))))) 220.375 * * [simplify]: iters left: 6 (15 enodes) 220.379 * * [simplify]: iters left: 5 (64 enodes) 220.390 * * [simplify]: iters left: 4 (149 enodes) 220.427 * * [simplify]: iters left: 3 (466 enodes) 220.692 * * [simplify]: Extracting #0: cost 1 inf + 0 220.692 * * [simplify]: Extracting #1: cost 0 inf + 1 220.692 * [simplify]: Simplified to 0 220.692 * [simplify]: Simplified (2 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)) 220.692 * * * * [progress]: [ 173 / 3260 ] simplifiying candidate # 220.693 * [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))))) 220.693 * * [simplify]: iters left: 6 (25 enodes) 220.699 * * [simplify]: iters left: 5 (99 enodes) 220.719 * * [simplify]: iters left: 4 (192 enodes) 220.755 * * [simplify]: iters left: 3 (449 enodes) 220.912 * * [simplify]: Extracting #0: cost 1 inf + 0 220.913 * * [simplify]: Extracting #1: cost 11 inf + 0 220.913 * * [simplify]: Extracting #2: cost 135 inf + 0 220.914 * * [simplify]: Extracting #3: cost 255 inf + 4 220.916 * * [simplify]: Extracting #4: cost 212 inf + 7185 220.924 * * [simplify]: Extracting #5: cost 74 inf + 39497 220.936 * * [simplify]: Extracting #6: cost 40 inf + 50263 220.951 * * [simplify]: Extracting #7: cost 24 inf + 55641 220.965 * * [simplify]: Extracting #8: cost 1 inf + 62896 220.980 * * [simplify]: Extracting #9: cost 0 inf + 63221 220.994 * [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)) 220.995 * [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)))))) 220.995 * [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)))) 220.995 * * [simplify]: iters left: 6 (14 enodes) 220.999 * * [simplify]: iters left: 5 (59 enodes) 221.009 * * [simplify]: iters left: 4 (121 enodes) 221.035 * * [simplify]: iters left: 3 (332 enodes) 221.179 * * [simplify]: Extracting #0: cost 1 inf + 0 221.179 * * [simplify]: Extracting #1: cost 0 inf + 1 221.179 * [simplify]: Simplified to 0 221.179 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (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)) 221.179 * * * * [progress]: [ 174 / 3260 ] simplifiying candidate # 221.180 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 221.180 * * [simplify]: iters left: 6 (25 enodes) 221.188 * * [simplify]: iters left: 5 (97 enodes) 221.205 * * [simplify]: iters left: 4 (186 enodes) 221.242 * * [simplify]: iters left: 3 (399 enodes) 221.363 * * [simplify]: Extracting #0: cost 1 inf + 0 221.363 * * [simplify]: Extracting #1: cost 11 inf + 0 221.363 * * [simplify]: Extracting #2: cost 118 inf + 0 221.364 * * [simplify]: Extracting #3: cost 180 inf + 4 221.365 * * [simplify]: Extracting #4: cost 153 inf + 3104 221.370 * * [simplify]: Extracting #5: cost 62 inf + 20022 221.376 * * [simplify]: Extracting #6: cost 40 inf + 26106 221.384 * * [simplify]: Extracting #7: cost 23 inf + 32224 221.393 * * [simplify]: Extracting #8: cost 2 inf + 38817 221.402 * * [simplify]: Extracting #9: cost 0 inf + 39264 221.412 * [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))))) 221.412 * [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))))) 221.412 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 221.412 * * [simplify]: iters left: 6 (13 enodes) 221.416 * * [simplify]: iters left: 5 (54 enodes) 221.426 * * [simplify]: iters left: 4 (112 enodes) 221.453 * * [simplify]: iters left: 3 (281 enodes) 221.551 * * [simplify]: Extracting #0: cost 1 inf + 0 221.551 * * [simplify]: Extracting #1: cost 0 inf + 1 221.551 * [simplify]: Simplified to 0 221.551 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 221.551 * * * * [progress]: [ 175 / 3260 ] simplifiying candidate # 221.552 * [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)))))) 221.552 * * [simplify]: iters left: 6 (26 enodes) 221.558 * * [simplify]: iters left: 5 (102 enodes) 221.574 * * [simplify]: iters left: 4 (210 enodes) 221.619 * * [simplify]: iters left: 3 (488 enodes) 221.790 * * [simplify]: Extracting #0: cost 1 inf + 0 221.791 * * [simplify]: Extracting #1: cost 11 inf + 0 221.791 * * [simplify]: Extracting #2: cost 152 inf + 0 221.792 * * [simplify]: Extracting #3: cost 288 inf + 44 221.793 * * [simplify]: Extracting #4: cost 266 inf + 2323 221.801 * * [simplify]: Extracting #5: cost 114 inf + 37709 221.814 * * [simplify]: Extracting #6: cost 40 inf + 59239 221.828 * * [simplify]: Extracting #7: cost 26 inf + 63601 221.846 * * [simplify]: Extracting #8: cost 2 inf + 71706 221.863 * * [simplify]: Extracting #9: cost 0 inf + 72516 221.879 * [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)))) 221.879 * [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))))))) 221.879 * [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))))) 221.879 * * [simplify]: iters left: 6 (14 enodes) 221.883 * * [simplify]: iters left: 5 (59 enodes) 221.894 * * [simplify]: iters left: 4 (134 enodes) 221.925 * * [simplify]: iters left: 3 (357 enodes) 222.072 * * [simplify]: Extracting #0: cost 1 inf + 0 222.072 * * [simplify]: Extracting #1: cost 0 inf + 1 222.072 * [simplify]: Simplified to 0 222.072 * [simplify]: Simplified (2 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)) 222.072 * * * * [progress]: [ 176 / 3260 ] simplifiying candidate # 222.072 * [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))))) 222.073 * * [simplify]: iters left: 6 (24 enodes) 222.078 * * [simplify]: iters left: 5 (93 enodes) 222.094 * * [simplify]: iters left: 4 (177 enodes) 222.127 * * [simplify]: iters left: 3 (370 enodes) 222.238 * * [simplify]: Extracting #0: cost 1 inf + 0 222.238 * * [simplify]: Extracting #1: cost 11 inf + 0 222.239 * * [simplify]: Extracting #2: cost 124 inf + 0 222.239 * * [simplify]: Extracting #3: cost 198 inf + 88 222.240 * * [simplify]: Extracting #4: cost 182 inf + 2733 222.245 * * [simplify]: Extracting #5: cost 70 inf + 22725 222.255 * * [simplify]: Extracting #6: cost 41 inf + 29229 222.262 * * [simplify]: Extracting #7: cost 34 inf + 30338 222.270 * * [simplify]: Extracting #8: cost 20 inf + 33685 222.280 * * [simplify]: Extracting #9: cost 3 inf + 41185 222.290 * * [simplify]: Extracting #10: cost 0 inf + 42310 222.300 * * [simplify]: Extracting #11: cost 0 inf + 42270 222.310 * [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)) 222.311 * [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)))))) 222.311 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 222.311 * * [simplify]: iters left: 6 (13 enodes) 222.314 * * [simplify]: iters left: 5 (53 enodes) 222.323 * * [simplify]: iters left: 4 (106 enodes) 222.346 * * [simplify]: iters left: 3 (257 enodes) 222.431 * * [simplify]: Extracting #0: cost 1 inf + 0 222.431 * * [simplify]: Extracting #1: cost 0 inf + 1 222.431 * [simplify]: Simplified to 0 222.431 * [simplify]: Simplified (2 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)) 222.432 * * * * [progress]: [ 177 / 3260 ] simplifiying candidate # 222.432 * [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)))) 222.432 * * [simplify]: iters left: 6 (24 enodes) 222.440 * * [simplify]: iters left: 5 (92 enodes) 222.455 * * [simplify]: iters left: 4 (166 enodes) 222.486 * * [simplify]: iters left: 3 (321 enodes) 222.575 * * [simplify]: Extracting #0: cost 1 inf + 0 222.575 * * [simplify]: Extracting #1: cost 11 inf + 0 222.576 * * [simplify]: Extracting #2: cost 96 inf + 0 222.576 * * [simplify]: Extracting #3: cost 131 inf + 46 222.577 * * [simplify]: Extracting #4: cost 121 inf + 547 222.578 * * [simplify]: Extracting #5: cost 89 inf + 4589 222.581 * * [simplify]: Extracting #6: cost 49 inf + 11120 222.585 * * [simplify]: Extracting #7: cost 38 inf + 12953 222.588 * * [simplify]: Extracting #8: cost 28 inf + 14003 222.593 * * [simplify]: Extracting #9: cost 8 inf + 21720 222.600 * * [simplify]: Extracting #10: cost 0 inf + 25520 222.606 * * [simplify]: Extracting #11: cost 0 inf + 25465 222.613 * [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))) 222.613 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 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))))) 222.613 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 222.613 * * [simplify]: iters left: 6 (12 enodes) 222.617 * * [simplify]: iters left: 5 (49 enodes) 222.627 * * [simplify]: iters left: 4 (94 enodes) 222.646 * * [simplify]: iters left: 3 (221 enodes) 222.718 * * [simplify]: iters left: 2 (492 enodes) 222.943 * * [simplify]: Extracting #0: cost 1 inf + 0 222.944 * * [simplify]: Extracting #1: cost 0 inf + 1 222.944 * [simplify]: Simplified to 0 222.944 * [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)) 222.944 * * * * [progress]: [ 178 / 3260 ] simplifiying candidate # 222.944 * [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)))))) 222.944 * * [simplify]: iters left: 6 (25 enodes) 222.950 * * [simplify]: iters left: 5 (95 enodes) 222.965 * * [simplify]: iters left: 4 (185 enodes) 223.006 * * [simplify]: iters left: 3 (397 enodes) 223.124 * * [simplify]: Extracting #0: cost 1 inf + 0 223.124 * * [simplify]: Extracting #1: cost 11 inf + 0 223.124 * * [simplify]: Extracting #2: cost 114 inf + 0 223.125 * * [simplify]: Extracting #3: cost 170 inf + 47 223.125 * * [simplify]: Extracting #4: cost 166 inf + 257 223.126 * * [simplify]: Extracting #5: cost 145 inf + 3421 223.130 * * [simplify]: Extracting #6: cost 70 inf + 19195 223.137 * * [simplify]: Extracting #7: cost 25 inf + 30403 223.145 * * [simplify]: Extracting #8: cost 1 inf + 38575 223.154 * * [simplify]: Extracting #9: cost 0 inf + 39035 223.163 * [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)))) 223.163 * [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))))))) 223.163 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 223.163 * * [simplify]: iters left: 6 (13 enodes) 223.166 * * [simplify]: iters left: 5 (52 enodes) 223.177 * * [simplify]: iters left: 4 (111 enodes) 223.202 * * [simplify]: iters left: 3 (278 enodes) 223.298 * * [simplify]: Extracting #0: cost 1 inf + 0 223.298 * * [simplify]: Extracting #1: cost 0 inf + 1 223.298 * [simplify]: Simplified to 0 223.298 * [simplify]: Simplified (2 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)) 223.299 * * * * [progress]: [ 179 / 3260 ] simplifiying candidate # 223.299 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 223.299 * * [simplify]: iters left: 6 (23 enodes) 223.305 * * [simplify]: iters left: 5 (87 enodes) 223.319 * * [simplify]: iters left: 4 (158 enodes) 223.352 * * [simplify]: iters left: 3 (300 enodes) 223.424 * * [simplify]: Extracting #0: cost 1 inf + 0 223.424 * * [simplify]: Extracting #1: cost 11 inf + 0 223.424 * * [simplify]: Extracting #2: cost 92 inf + 0 223.425 * * [simplify]: Extracting #3: cost 104 inf + 949 223.426 * * [simplify]: Extracting #4: cost 53 inf + 6205 223.429 * * [simplify]: Extracting #5: cost 33 inf + 9191 223.431 * * [simplify]: Extracting #6: cost 41 inf + 9190 223.434 * * [simplify]: Extracting #7: cost 36 inf + 9980 223.437 * * [simplify]: Extracting #8: cost 22 inf + 12849 223.442 * * [simplify]: Extracting #9: cost 6 inf + 19745 223.447 * * [simplify]: Extracting #10: cost 0 inf + 22385 223.453 * * [simplify]: Extracting #11: cost 0 inf + 22249 223.458 * * [simplify]: Extracting #12: cost 0 inf + 22209 223.464 * [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))) 223.464 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (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)))))) 223.464 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 223.464 * * [simplify]: iters left: 6 (12 enodes) 223.468 * * [simplify]: iters left: 5 (47 enodes) 223.477 * * [simplify]: iters left: 4 (89 enodes) 223.496 * * [simplify]: iters left: 3 (186 enodes) 223.543 * * [simplify]: iters left: 2 (378 enodes) 223.680 * * [simplify]: Extracting #0: cost 1 inf + 0 223.681 * * [simplify]: Extracting #1: cost 0 inf + 1 223.681 * [simplify]: Simplified to 0 223.681 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 0)) 223.681 * * * * [progress]: [ 180 / 3260 ] simplifiying candidate # 223.681 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 223.681 * * [simplify]: iters left: 6 (23 enodes) 223.689 * * [simplify]: iters left: 5 (84 enodes) 223.702 * * [simplify]: iters left: 4 (127 enodes) 223.723 * * [simplify]: iters left: 3 (190 enodes) 223.750 * * [simplify]: iters left: 2 (272 enodes) 223.797 * * [simplify]: iters left: 1 (373 enodes) 223.864 * * [simplify]: Extracting #0: cost 1 inf + 0 223.865 * * [simplify]: Extracting #1: cost 9 inf + 0 223.865 * * [simplify]: Extracting #2: cost 57 inf + 2 223.865 * * [simplify]: Extracting #3: cost 72 inf + 508 223.866 * * [simplify]: Extracting #4: cost 37 inf + 2961 223.868 * * [simplify]: Extracting #5: cost 40 inf + 3251 223.869 * * [simplify]: Extracting #6: cost 36 inf + 3999 223.872 * * [simplify]: Extracting #7: cost 6 inf + 12796 223.877 * * [simplify]: Extracting #8: cost 0 inf + 14877 223.881 * * [simplify]: Extracting #9: cost 0 inf + 14662 223.885 * [simplify]: Simplified to (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 223.885 * [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))))) 223.886 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 223.886 * * [simplify]: iters left: 6 (11 enodes) 223.889 * * [simplify]: iters left: 5 (40 enodes) 223.895 * * [simplify]: iters left: 4 (65 enodes) 223.906 * * [simplify]: iters left: 3 (97 enodes) 223.922 * * [simplify]: iters left: 2 (165 enodes) 223.957 * * [simplify]: iters left: 1 (271 enodes) 224.011 * * [simplify]: Extracting #0: cost 1 inf + 0 224.011 * * [simplify]: Extracting #1: cost 0 inf + 1 224.011 * [simplify]: Simplified to 0 224.011 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 224.012 * * * * [progress]: [ 181 / 3260 ] simplifiying candidate # 224.012 * [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)))))) 224.012 * * [simplify]: iters left: 6 (24 enodes) 224.018 * * [simplify]: iters left: 5 (94 enodes) 224.033 * * [simplify]: iters left: 4 (180 enodes) 224.071 * * [simplify]: iters left: 3 (372 enodes) 224.170 * * [simplify]: Extracting #0: cost 1 inf + 0 224.170 * * [simplify]: Extracting #1: cost 11 inf + 0 224.170 * * [simplify]: Extracting #2: cost 113 inf + 0 224.170 * * [simplify]: Extracting #3: cost 163 inf + 5 224.171 * * [simplify]: Extracting #4: cost 156 inf + 380 224.172 * * [simplify]: Extracting #5: cost 127 inf + 5607 224.179 * * [simplify]: Extracting #6: cost 55 inf + 21659 224.185 * * [simplify]: Extracting #7: cost 37 inf + 25604 224.191 * * [simplify]: Extracting #8: cost 21 inf + 29767 224.200 * * [simplify]: Extracting #9: cost 4 inf + 36552 224.208 * * [simplify]: Extracting #10: cost 0 inf + 38137 224.217 * * [simplify]: Extracting #11: cost 0 inf + 38097 224.225 * [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)) 224.226 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (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))))))) 224.226 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 224.226 * * [simplify]: iters left: 6 (12 enodes) 224.229 * * [simplify]: iters left: 5 (51 enodes) 224.237 * * [simplify]: iters left: 4 (106 enodes) 224.262 * * [simplify]: iters left: 3 (247 enodes) 224.333 * * [simplify]: Extracting #0: cost 1 inf + 0 224.333 * * [simplify]: Extracting #1: cost 0 inf + 1 224.333 * [simplify]: Simplified to 0 224.333 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 224.333 * * * * [progress]: [ 182 / 3260 ] simplifiying candidate # 224.334 * [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))))) 224.334 * * [simplify]: iters left: 6 (22 enodes) 224.339 * * [simplify]: iters left: 5 (86 enodes) 224.353 * * [simplify]: iters left: 4 (155 enodes) 224.385 * * [simplify]: iters left: 3 (300 enodes) 224.455 * * [simplify]: Extracting #0: cost 1 inf + 0 224.455 * * [simplify]: Extracting #1: cost 11 inf + 0 224.455 * * [simplify]: Extracting #2: cost 87 inf + 0 224.456 * * [simplify]: Extracting #3: cost 97 inf + 1199 224.458 * * [simplify]: Extracting #4: cost 45 inf + 7301 224.461 * * [simplify]: Extracting #5: cost 33 inf + 9101 224.464 * * [simplify]: Extracting #6: cost 41 inf + 9101 224.467 * * [simplify]: Extracting #7: cost 36 inf + 9891 224.470 * * [simplify]: Extracting #8: cost 12 inf + 17015 224.476 * * [simplify]: Extracting #9: cost 1 inf + 21795 224.482 * * [simplify]: Extracting #10: cost 0 inf + 22120 224.487 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b 2) a)) 224.487 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 224.488 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 224.488 * * [simplify]: iters left: 6 (11 enodes) 224.490 * * [simplify]: iters left: 5 (46 enodes) 224.500 * * [simplify]: iters left: 4 (86 enodes) 224.518 * * [simplify]: iters left: 3 (183 enodes) 224.565 * * [simplify]: iters left: 2 (372 enodes) 224.699 * * [simplify]: Extracting #0: cost 1 inf + 0 224.699 * * [simplify]: Extracting #1: cost 0 inf + 1 224.699 * [simplify]: Simplified to 0 224.699 * [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)) 224.699 * * * * [progress]: [ 183 / 3260 ] simplifiying candidate # 224.700 * [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)))) 224.700 * * [simplify]: iters left: 6 (22 enodes) 224.705 * * [simplify]: iters left: 5 (83 enodes) 224.720 * * [simplify]: iters left: 4 (126 enodes) 224.741 * * [simplify]: iters left: 3 (189 enodes) 224.768 * * [simplify]: iters left: 2 (271 enodes) 224.814 * * [simplify]: iters left: 1 (372 enodes) 224.881 * * [simplify]: Extracting #0: cost 1 inf + 0 224.881 * * [simplify]: Extracting #1: cost 9 inf + 0 224.881 * * [simplify]: Extracting #2: cost 57 inf + 2 224.882 * * [simplify]: Extracting #3: cost 70 inf + 633 224.882 * * [simplify]: Extracting #4: cost 39 inf + 2835 224.884 * * [simplify]: Extracting #5: cost 40 inf + 3251 224.885 * * [simplify]: Extracting #6: cost 36 inf + 3958 224.887 * * [simplify]: Extracting #7: cost 26 inf + 5089 224.890 * * [simplify]: Extracting #8: cost 7 inf + 11960 224.894 * * [simplify]: Extracting #9: cost 0 inf + 14660 224.899 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 224.900 * [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))))) 224.900 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 224.900 * * [simplify]: iters left: 6 (10 enodes) 224.903 * * [simplify]: iters left: 5 (39 enodes) 224.909 * * [simplify]: iters left: 4 (64 enodes) 224.920 * * [simplify]: iters left: 3 (96 enodes) 224.936 * * [simplify]: iters left: 2 (164 enodes) 224.972 * * [simplify]: iters left: 1 (270 enodes) 225.026 * * [simplify]: Extracting #0: cost 1 inf + 0 225.026 * * [simplify]: Extracting #1: cost 0 inf + 1 225.026 * [simplify]: Simplified to 0 225.026 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 225.026 * * * * [progress]: [ 184 / 3260 ] simplifiying candidate # 225.027 * [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)))))) 225.027 * * [simplify]: iters left: 6 (24 enodes) 225.032 * * [simplify]: iters left: 5 (95 enodes) 225.048 * * [simplify]: iters left: 4 (189 enodes) 225.082 * * [simplify]: iters left: 3 (363 enodes) 225.165 * * [simplify]: Extracting #0: cost 1 inf + 0 225.165 * * [simplify]: Extracting #1: cost 11 inf + 0 225.165 * * [simplify]: Extracting #2: cost 95 inf + 0 225.166 * * [simplify]: Extracting #3: cost 156 inf + 89 225.166 * * [simplify]: Extracting #4: cost 144 inf + 755 225.168 * * [simplify]: Extracting #5: cost 110 inf + 6552 225.172 * * [simplify]: Extracting #6: cost 49 inf + 18954 225.177 * * [simplify]: Extracting #7: cost 35 inf + 21746 225.183 * * [simplify]: Extracting #8: cost 15 inf + 27413 225.190 * * [simplify]: Extracting #9: cost 0 inf + 34009 225.198 * * [simplify]: Extracting #10: cost 0 inf + 33969 225.206 * [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))))) 225.206 * [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))))))) 225.206 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 225.206 * * [simplify]: iters left: 6 (12 enodes) 225.210 * * [simplify]: iters left: 5 (53 enodes) 225.222 * * [simplify]: iters left: 4 (117 enodes) 225.244 * * [simplify]: iters left: 3 (255 enodes) 225.306 * * [simplify]: Extracting #0: cost 1 inf + 0 225.306 * * [simplify]: Extracting #1: cost 0 inf + 1 225.306 * [simplify]: Simplified to 0 225.306 * [simplify]: Simplified (2 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)) 225.306 * * * * [progress]: [ 185 / 3260 ] simplifiying candidate # 225.307 * [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))))) 225.307 * * [simplify]: iters left: 6 (22 enodes) 225.312 * * [simplify]: iters left: 5 (87 enodes) 225.326 * * [simplify]: iters left: 4 (165 enodes) 225.358 * * [simplify]: iters left: 3 (282 enodes) 225.416 * * [simplify]: Extracting #0: cost 1 inf + 0 225.416 * * [simplify]: Extracting #1: cost 11 inf + 0 225.416 * * [simplify]: Extracting #2: cost 81 inf + 0 225.417 * * [simplify]: Extracting #3: cost 107 inf + 1279 225.419 * * [simplify]: Extracting #4: cost 48 inf + 7506 225.422 * * [simplify]: Extracting #5: cost 32 inf + 9473 225.424 * * [simplify]: Extracting #6: cost 40 inf + 9473 225.427 * * [simplify]: Extracting #7: cost 34 inf + 10402 225.431 * * [simplify]: Extracting #8: cost 13 inf + 16627 225.436 * * [simplify]: Extracting #9: cost 0 inf + 22288 225.441 * * [simplify]: Extracting #10: cost 0 inf + 22193 225.447 * * [simplify]: Extracting #11: cost 0 inf + 22153 225.453 * [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)) 225.453 * [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)))))) 225.453 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 225.453 * * [simplify]: iters left: 6 (11 enodes) 225.457 * * [simplify]: iters left: 5 (48 enodes) 225.466 * * [simplify]: iters left: 4 (98 enodes) 225.485 * * [simplify]: iters left: 3 (181 enodes) 225.523 * * [simplify]: iters left: 2 (358 enodes) 225.633 * * [simplify]: Extracting #0: cost 1 inf + 0 225.633 * * [simplify]: Extracting #1: cost 0 inf + 1 225.633 * [simplify]: Simplified to 0 225.633 * [simplify]: Simplified (2 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)) 225.634 * * * * [progress]: [ 186 / 3260 ] simplifiying candidate # 225.634 * [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)))) 225.634 * * [simplify]: iters left: 6 (22 enodes) 225.642 * * [simplify]: iters left: 5 (83 enodes) 225.655 * * [simplify]: iters left: 4 (146 enodes) 225.678 * * [simplify]: iters left: 3 (229 enodes) 225.716 * * [simplify]: iters left: 2 (345 enodes) 225.783 * * [simplify]: iters left: 1 (468 enodes) 225.890 * * [simplify]: Extracting #0: cost 1 inf + 0 225.890 * * [simplify]: Extracting #1: cost 11 inf + 0 225.890 * * [simplify]: Extracting #2: cost 53 inf + 42 225.890 * * [simplify]: Extracting #3: cost 69 inf + 626 225.891 * * [simplify]: Extracting #4: cost 41 inf + 2292 225.893 * * [simplify]: Extracting #5: cost 40 inf + 2673 225.894 * * [simplify]: Extracting #6: cost 37 inf + 3201 225.896 * * [simplify]: Extracting #7: cost 23 inf + 5371 225.899 * * [simplify]: Extracting #8: cost 6 inf + 11778 225.903 * * [simplify]: Extracting #9: cost 0 inf + 14034 225.907 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 225.907 * [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))))) 225.908 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 225.908 * * [simplify]: iters left: 6 (10 enodes) 225.911 * * [simplify]: iters left: 5 (41 enodes) 225.919 * * [simplify]: iters left: 4 (81 enodes) 225.932 * * [simplify]: iters left: 3 (127 enodes) 225.951 * * [simplify]: iters left: 2 (186 enodes) 225.978 * * [simplify]: iters left: 1 (266 enodes) 226.042 * * [simplify]: Extracting #0: cost 1 inf + 0 226.042 * * [simplify]: Extracting #1: cost 0 inf + 1 226.042 * [simplify]: Simplified to 0 226.042 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 0)) 226.042 * * * * [progress]: [ 187 / 3260 ] simplifiying candidate # 226.043 * [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))) 226.043 * * [simplify]: iters left: 6 (21 enodes) 226.048 * * [simplify]: iters left: 5 (80 enodes) 226.063 * * [simplify]: iters left: 4 (128 enodes) 226.084 * * [simplify]: iters left: 3 (193 enodes) 226.113 * * [simplify]: iters left: 2 (273 enodes) 226.165 * * [simplify]: iters left: 1 (386 enodes) 226.243 * * [simplify]: Extracting #0: cost 1 inf + 0 226.243 * * [simplify]: Extracting #1: cost 9 inf + 0 226.243 * * [simplify]: Extracting #2: cost 64 inf + 2 226.243 * * [simplify]: Extracting #3: cost 72 inf + 1133 226.245 * * [simplify]: Extracting #4: cost 38 inf + 3338 226.246 * * [simplify]: Extracting #5: cost 40 inf + 3712 226.248 * * [simplify]: Extracting #6: cost 35 inf + 4817 226.252 * * [simplify]: Extracting #7: cost 5 inf + 13517 226.256 * * [simplify]: Extracting #8: cost 0 inf + 15338 226.260 * * [simplify]: Extracting #9: cost 0 inf + 15123 226.265 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (* b 1/2) a)) 226.265 * [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)))) 226.265 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 226.265 * * [simplify]: iters left: 6 (9 enodes) 226.268 * * [simplify]: iters left: 5 (36 enodes) 226.274 * * [simplify]: iters left: 4 (67 enodes) 226.285 * * [simplify]: iters left: 3 (97 enodes) 226.302 * * [simplify]: iters left: 2 (158 enodes) 226.338 * * [simplify]: iters left: 1 (263 enodes) 226.385 * * [simplify]: Extracting #0: cost 1 inf + 0 226.385 * * [simplify]: Extracting #1: cost 0 inf + 1 226.385 * [simplify]: Simplified to 0 226.385 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (* b 1/2) a)) 0)) 226.386 * * * * [progress]: [ 188 / 3260 ] simplifiying candidate # 226.386 * [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)))) 226.386 * * [simplify]: iters left: 6 (21 enodes) 226.391 * * [simplify]: iters left: 5 (81 enodes) 226.404 * * [simplify]: iters left: 4 (137 enodes) 226.428 * * [simplify]: iters left: 3 (221 enodes) 226.465 * * [simplify]: iters left: 2 (323 enodes) 226.528 * * [simplify]: iters left: 1 (469 enodes) 226.629 * * [simplify]: Extracting #0: cost 1 inf + 0 226.629 * * [simplify]: Extracting #1: cost 11 inf + 0 226.629 * * [simplify]: Extracting #2: cost 58 inf + 0 226.630 * * [simplify]: Extracting #3: cost 72 inf + 463 226.631 * * [simplify]: Extracting #4: cost 38 inf + 2585 226.633 * * [simplify]: Extracting #5: cost 40 inf + 2756 226.634 * * [simplify]: Extracting #6: cost 37 inf + 3284 226.636 * * [simplify]: Extracting #7: cost 25 inf + 4894 226.639 * * [simplify]: Extracting #8: cost 4 inf + 12606 226.643 * * [simplify]: Extracting #9: cost 0 inf + 14167 226.648 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (* 1/2 (/ b a))) 226.648 * [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))))) 226.648 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 226.648 * * [simplify]: iters left: 5 (9 enodes) 226.651 * * [simplify]: iters left: 4 (39 enodes) 226.657 * * [simplify]: iters left: 3 (65 enodes) 226.671 * * [simplify]: iters left: 2 (129 enodes) 226.696 * * [simplify]: iters left: 1 (210 enodes) 226.734 * * [simplify]: Extracting #0: cost 1 inf + 0 226.734 * * [simplify]: Extracting #1: cost 0 inf + 1 226.734 * [simplify]: Simplified to 0 226.735 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (* 1/2 (/ b a))) 0)) 226.735 * * * * [progress]: [ 189 / 3260 ] simplifiying candidate # 226.735 * [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)))))) 226.735 * * [simplify]: iters left: 6 (22 enodes) 226.740 * * [simplify]: iters left: 5 (82 enodes) 226.753 * * [simplify]: iters left: 4 (130 enodes) 226.774 * * [simplify]: iters left: 3 (196 enodes) 226.807 * * [simplify]: iters left: 2 (273 enodes) 226.848 * * [simplify]: iters left: 1 (346 enodes) 226.903 * * [simplify]: Extracting #0: cost 1 inf + 0 226.903 * * [simplify]: Extracting #1: cost 13 inf + 0 226.903 * * [simplify]: Extracting #2: cost 58 inf + 0 226.904 * * [simplify]: Extracting #3: cost 97 inf + 130 226.904 * * [simplify]: Extracting #4: cost 88 inf + 1082 226.905 * * [simplify]: Extracting #5: cost 88 inf + 3733 226.907 * * [simplify]: Extracting #6: cost 53 inf + 19484 226.911 * * [simplify]: Extracting #7: cost 25 inf + 33360 226.916 * * [simplify]: Extracting #8: cost 6 inf + 41084 226.922 * * [simplify]: Extracting #9: cost 0 inf + 43496 226.929 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 226.929 * [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))))))) 226.929 * [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))))) 226.929 * * [simplify]: iters left: 6 (10 enodes) 226.932 * * [simplify]: iters left: 5 (37 enodes) 226.940 * * [simplify]: iters left: 4 (57 enodes) 226.950 * * [simplify]: iters left: 3 (104 enodes) 226.967 * * [simplify]: iters left: 2 (158 enodes) 226.991 * * [simplify]: iters left: 1 (225 enodes) 227.025 * * [simplify]: Extracting #0: cost 1 inf + 0 227.025 * * [simplify]: Extracting #1: cost 0 inf + 1 227.025 * [simplify]: Simplified to 0 227.025 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 227.026 * * * * [progress]: [ 190 / 3260 ] simplifiying candidate # 227.026 * [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))))) 227.026 * * [simplify]: iters left: 6 (21 enodes) 227.031 * * [simplify]: iters left: 5 (73 enodes) 227.042 * * [simplify]: iters left: 4 (114 enodes) 227.060 * * [simplify]: iters left: 3 (165 enodes) 227.086 * * [simplify]: iters left: 2 (204 enodes) 227.116 * * [simplify]: iters left: 1 (222 enodes) 227.147 * * [simplify]: Extracting #0: cost 1 inf + 0 227.148 * * [simplify]: Extracting #1: cost 11 inf + 0 227.148 * * [simplify]: Extracting #2: cost 37 inf + 0 227.148 * * [simplify]: Extracting #3: cost 48 inf + 88 227.148 * * [simplify]: Extracting #4: cost 38 inf + 875 227.149 * * [simplify]: Extracting #5: cost 38 inf + 1653 227.149 * * [simplify]: Extracting #6: cost 40 inf + 1696 227.150 * * [simplify]: Extracting #7: cost 26 inf + 3011 227.151 * * [simplify]: Extracting #8: cost 9 inf + 9317 227.154 * * [simplify]: Extracting #9: cost 0 inf + 12751 227.157 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 227.157 * [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)))))) 227.158 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 227.158 * * [simplify]: iters left: 6 (9 enodes) 227.160 * * [simplify]: iters left: 5 (29 enodes) 227.164 * * [simplify]: iters left: 4 (42 enodes) 227.170 * * [simplify]: iters left: 3 (58 enodes) 227.178 * * [simplify]: iters left: 2 (68 enodes) 227.186 * * [simplify]: Extracting #0: cost 1 inf + 0 227.186 * * [simplify]: Extracting #1: cost 0 inf + 1 227.186 * [simplify]: Simplified to 0 227.186 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 227.187 * * * * [progress]: [ 191 / 3260 ] simplifiying candidate # 227.187 * [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)))))) 227.187 * * [simplify]: iters left: 6 (25 enodes) 227.193 * * [simplify]: iters left: 5 (96 enodes) 227.209 * * [simplify]: iters left: 4 (197 enodes) 227.248 * * [simplify]: iters left: 3 (386 enodes) 227.324 * * [simplify]: Extracting #0: cost 1 inf + 0 227.324 * * [simplify]: Extracting #1: cost 13 inf + 0 227.324 * * [simplify]: Extracting #2: cost 80 inf + 0 227.324 * * [simplify]: Extracting #3: cost 122 inf + 126 227.325 * * [simplify]: Extracting #4: cost 120 inf + 331 227.326 * * [simplify]: Extracting #5: cost 100 inf + 5373 227.330 * * [simplify]: Extracting #6: cost 44 inf + 21117 227.336 * * [simplify]: Extracting #7: cost 12 inf + 30090 227.345 * * [simplify]: Extracting #8: cost 0 inf + 34553 227.353 * * [simplify]: Extracting #9: cost 0 inf + 34538 227.361 * [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)) 227.361 * [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))))))) 227.361 * [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))))) 227.361 * * [simplify]: iters left: 6 (13 enodes) 227.365 * * [simplify]: iters left: 5 (53 enodes) 227.373 * * [simplify]: iters left: 4 (117 enodes) 227.399 * * [simplify]: iters left: 3 (275 enodes) 227.453 * * [simplify]: iters left: 2 (474 enodes) 227.563 * * [simplify]: Extracting #0: cost 1 inf + 0 227.563 * * [simplify]: Extracting #1: cost 0 inf + 1 227.563 * [simplify]: Simplified to 0 227.564 * [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)) 227.564 * * * * [progress]: [ 192 / 3260 ] simplifiying candidate # 227.564 * [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))))) 227.564 * * [simplify]: iters left: 6 (24 enodes) 227.570 * * [simplify]: iters left: 5 (90 enodes) 227.586 * * [simplify]: iters left: 4 (160 enodes) 227.612 * * [simplify]: iters left: 3 (266 enodes) 227.655 * * [simplify]: iters left: 2 (367 enodes) 227.714 * * [simplify]: iters left: 1 (443 enodes) 227.783 * * [simplify]: Extracting #0: cost 1 inf + 0 227.783 * * [simplify]: Extracting #1: cost 13 inf + 0 227.783 * * [simplify]: Extracting #2: cost 62 inf + 0 227.784 * * [simplify]: Extracting #3: cost 100 inf + 87 227.784 * * [simplify]: Extracting #4: cost 95 inf + 994 227.785 * * [simplify]: Extracting #5: cost 74 inf + 6653 227.788 * * [simplify]: Extracting #6: cost 41 inf + 15290 227.791 * * [simplify]: Extracting #7: cost 25 inf + 17848 227.796 * * [simplify]: Extracting #8: cost 8 inf + 24274 227.802 * * [simplify]: Extracting #9: cost 0 inf + 27368 227.808 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 227.808 * [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)))))) 227.809 * [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)))) 227.809 * * [simplify]: iters left: 6 (12 enodes) 227.812 * * [simplify]: iters left: 5 (47 enodes) 227.819 * * [simplify]: iters left: 4 (82 enodes) 227.833 * * [simplify]: iters left: 3 (157 enodes) 227.862 * * [simplify]: iters left: 2 (248 enodes) 227.900 * * [simplify]: iters left: 1 (341 enodes) 227.954 * * [simplify]: Extracting #0: cost 1 inf + 0 227.954 * * [simplify]: Extracting #1: cost 0 inf + 1 227.954 * [simplify]: Simplified to 0 227.955 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 227.955 * * * * [progress]: [ 193 / 3260 ] simplifiying candidate # 227.955 * [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)))) 227.955 * * [simplify]: iters left: 6 (23 enodes) 227.962 * * [simplify]: iters left: 5 (85 enodes) 227.976 * * [simplify]: iters left: 4 (160 enodes) 228.005 * * [simplify]: iters left: 3 (286 enodes) 228.064 * * [simplify]: iters left: 2 (433 enodes) 228.144 * * [simplify]: Extracting #0: cost 1 inf + 0 228.144 * * [simplify]: Extracting #1: cost 15 inf + 0 228.144 * * [simplify]: Extracting #2: cost 59 inf + 0 228.145 * * [simplify]: Extracting #3: cost 96 inf + 44 228.145 * * [simplify]: Extracting #4: cost 99 inf + 88 228.146 * * [simplify]: Extracting #5: cost 94 inf + 1733 228.149 * * [simplify]: Extracting #6: cost 50 inf + 13421 228.153 * * [simplify]: Extracting #7: cost 22 inf + 20417 228.158 * * [simplify]: Extracting #8: cost 5 inf + 26073 228.164 * * [simplify]: Extracting #9: cost 0 inf + 28015 228.170 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 228.170 * [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))))) 228.170 * [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))) 228.170 * * [simplify]: iters left: 6 (12 enodes) 228.174 * * [simplify]: iters left: 5 (47 enodes) 228.182 * * [simplify]: iters left: 4 (89 enodes) 228.198 * * [simplify]: iters left: 3 (180 enodes) 228.239 * * [simplify]: iters left: 2 (296 enodes) 228.297 * * [simplify]: iters left: 1 (428 enodes) 228.388 * * [simplify]: Extracting #0: cost 1 inf + 0 228.388 * * [simplify]: Extracting #1: cost 0 inf + 1 228.388 * [simplify]: Simplified to 0 228.388 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 228.388 * * * * [progress]: [ 194 / 3260 ] simplifiying candidate # 228.388 * [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)))))) 228.388 * * [simplify]: iters left: 6 (24 enodes) 228.394 * * [simplify]: iters left: 5 (89 enodes) 228.410 * * [simplify]: iters left: 4 (158 enodes) 228.435 * * [simplify]: iters left: 3 (246 enodes) 228.473 * * [simplify]: iters left: 2 (325 enodes) 228.521 * * [simplify]: iters left: 1 (384 enodes) 228.576 * * [simplify]: Extracting #0: cost 1 inf + 0 228.576 * * [simplify]: Extracting #1: cost 13 inf + 0 228.576 * * [simplify]: Extracting #2: cost 59 inf + 0 228.577 * * [simplify]: Extracting #3: cost 93 inf + 84 228.577 * * [simplify]: Extracting #4: cost 85 inf + 1059 228.578 * * [simplify]: Extracting #5: cost 67 inf + 4644 228.580 * * [simplify]: Extracting #6: cost 36 inf + 9889 228.583 * * [simplify]: Extracting #7: cost 25 inf + 11423 228.587 * * [simplify]: Extracting #8: cost 6 inf + 18570 228.592 * * [simplify]: Extracting #9: cost 0 inf + 20943 228.599 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 228.599 * [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))))))) 228.599 * [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))))) 228.599 * * [simplify]: iters left: 6 (12 enodes) 228.602 * * [simplify]: iters left: 5 (46 enodes) 228.609 * * [simplify]: iters left: 4 (81 enodes) 228.621 * * [simplify]: iters left: 3 (134 enodes) 228.641 * * [simplify]: iters left: 2 (197 enodes) 228.670 * * [simplify]: iters left: 1 (271 enodes) 228.707 * * [simplify]: Extracting #0: cost 1 inf + 0 228.707 * * [simplify]: Extracting #1: cost 0 inf + 1 228.707 * [simplify]: Simplified to 0 228.707 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 228.707 * * * * [progress]: [ 195 / 3260 ] simplifiying candidate # 228.707 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 228.707 * * [simplify]: iters left: 6 (22 enodes) 228.713 * * [simplify]: iters left: 5 (80 enodes) 228.727 * * [simplify]: iters left: 4 (129 enodes) 228.746 * * [simplify]: iters left: 3 (195 enodes) 228.773 * * [simplify]: iters left: 2 (257 enodes) 228.812 * * [simplify]: iters left: 1 (292 enodes) 228.850 * * [simplify]: Extracting #0: cost 1 inf + 0 228.850 * * [simplify]: Extracting #1: cost 11 inf + 0 228.850 * * [simplify]: Extracting #2: cost 45 inf + 0 228.850 * * [simplify]: Extracting #3: cost 72 inf + 43 228.850 * * [simplify]: Extracting #4: cost 71 inf + 252 228.851 * * [simplify]: Extracting #5: cost 60 inf + 1973 228.852 * * [simplify]: Extracting #6: cost 45 inf + 4383 228.853 * * [simplify]: Extracting #7: cost 31 inf + 5971 228.855 * * [simplify]: Extracting #8: cost 25 inf + 6894 228.860 * * [simplify]: Extracting #9: cost 10 inf + 12257 228.863 * * [simplify]: Extracting #10: cost 0 inf + 16454 228.867 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 228.867 * [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)))))) 228.868 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 228.868 * * [simplify]: iters left: 6 (10 enodes) 228.870 * * [simplify]: iters left: 5 (38 enodes) 228.876 * * [simplify]: iters left: 4 (59 enodes) 228.885 * * [simplify]: iters left: 3 (88 enodes) 228.897 * * [simplify]: iters left: 2 (117 enodes) 228.911 * * [simplify]: iters left: 1 (144 enodes) 228.930 * * [simplify]: Extracting #0: cost 1 inf + 0 228.930 * * [simplify]: Extracting #1: cost 0 inf + 1 228.930 * [simplify]: Simplified to 0 228.930 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 228.930 * * * * [progress]: [ 196 / 3260 ] simplifiying candidate # 228.931 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 228.931 * * [simplify]: iters left: 6 (22 enodes) 228.936 * * [simplify]: iters left: 5 (80 enodes) 228.948 * * [simplify]: iters left: 4 (133 enodes) 228.969 * * [simplify]: iters left: 3 (208 enodes) 229.001 * * [simplify]: iters left: 2 (274 enodes) 229.041 * * [simplify]: iters left: 1 (308 enodes) 229.082 * * [simplify]: Extracting #0: cost 1 inf + 0 229.082 * * [simplify]: Extracting #1: cost 13 inf + 0 229.082 * * [simplify]: Extracting #2: cost 49 inf + 0 229.082 * * [simplify]: Extracting #3: cost 65 inf + 88 229.083 * * [simplify]: Extracting #4: cost 56 inf + 751 229.083 * * [simplify]: Extracting #5: cost 50 inf + 2064 229.084 * * [simplify]: Extracting #6: cost 41 inf + 3983 229.086 * * [simplify]: Extracting #7: cost 31 inf + 4894 229.087 * * [simplify]: Extracting #8: cost 24 inf + 5941 229.090 * * [simplify]: Extracting #9: cost 9 inf + 11385 229.093 * * [simplify]: Extracting #10: cost 1 inf + 14820 229.097 * * [simplify]: Extracting #11: cost 0 inf + 15201 229.101 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 229.101 * [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))))) 229.102 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 229.102 * * [simplify]: iters left: 6 (11 enodes) 229.105 * * [simplify]: iters left: 5 (42 enodes) 229.112 * * [simplify]: iters left: 4 (67 enodes) 229.122 * * [simplify]: iters left: 3 (111 enodes) 229.141 * * [simplify]: iters left: 2 (140 enodes) 229.157 * * [simplify]: iters left: 1 (160 enodes) 229.175 * * [simplify]: Extracting #0: cost 1 inf + 0 229.175 * * [simplify]: Extracting #1: cost 0 inf + 1 229.175 * [simplify]: Simplified to 0 229.175 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 229.175 * * * * [progress]: [ 197 / 3260 ] simplifiying candidate # 229.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)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 229.175 * * [simplify]: iters left: 6 (28 enodes) 229.182 * * [simplify]: iters left: 5 (111 enodes) 229.203 * * [simplify]: iters left: 4 (261 enodes) 229.274 * * [simplify]: Extracting #0: cost 1 inf + 0 229.274 * * [simplify]: Extracting #1: cost 13 inf + 0 229.274 * * [simplify]: Extracting #2: cost 159 inf + 0 229.275 * * [simplify]: Extracting #3: cost 271 inf + 366 229.276 * * [simplify]: Extracting #4: cost 249 inf + 4848 229.283 * * [simplify]: Extracting #5: cost 100 inf + 59206 229.295 * * [simplify]: Extracting #6: cost 28 inf + 85429 229.308 * * [simplify]: Extracting #7: cost 15 inf + 87863 229.322 * * [simplify]: Extracting #8: cost 1 inf + 94137 229.340 * * [simplify]: Extracting #9: cost 0 inf + 94528 229.354 * [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)))) 229.355 * [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))))))) 229.355 * [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))))) 229.355 * * [simplify]: iters left: 6 (16 enodes) 229.359 * * [simplify]: iters left: 5 (68 enodes) 229.371 * * [simplify]: iters left: 4 (179 enodes) 229.429 * * [simplify]: Extracting #0: cost 1 inf + 0 229.429 * * [simplify]: Extracting #1: cost 27 inf + 0 229.430 * * [simplify]: Extracting #2: cost 153 inf + 0 229.430 * * [simplify]: Extracting #3: cost 242 inf + 83 229.433 * * [simplify]: Extracting #4: cost 185 inf + 16503 229.444 * * [simplify]: Extracting #5: cost 15 inf + 79352 229.457 * * [simplify]: Extracting #6: cost 0 inf + 84943 229.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))))) 229.472 * [simplify]: Simplified (2 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))))))) 229.472 * * * * [progress]: [ 198 / 3260 ] simplifiying candidate # 229.472 * [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))))) 229.472 * * [simplify]: iters left: 6 (27 enodes) 229.479 * * [simplify]: iters left: 5 (106 enodes) 229.496 * * [simplify]: iters left: 4 (225 enodes) 229.548 * * [simplify]: Extracting #0: cost 1 inf + 0 229.548 * * [simplify]: Extracting #1: cost 13 inf + 0 229.548 * * [simplify]: Extracting #2: cost 122 inf + 0 229.549 * * [simplify]: Extracting #3: cost 202 inf + 43 229.550 * * [simplify]: Extracting #4: cost 182 inf + 3965 229.554 * * [simplify]: Extracting #5: cost 92 inf + 33724 229.562 * * [simplify]: Extracting #6: cost 25 inf + 55211 229.573 * * [simplify]: Extracting #7: cost 1 inf + 62341 229.584 * * [simplify]: Extracting #8: cost 0 inf + 62732 229.595 * [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))))) 229.595 * [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)))))) 229.595 * [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)))) 229.595 * * [simplify]: iters left: 6 (15 enodes) 229.599 * * [simplify]: iters left: 5 (63 enodes) 229.612 * * [simplify]: iters left: 4 (145 enodes) 229.647 * * [simplify]: iters left: 3 (499 enodes) 229.883 * * [simplify]: Extracting #0: cost 1 inf + 0 229.883 * * [simplify]: Extracting #1: cost 0 inf + 1 229.883 * [simplify]: Simplified to 0 229.883 * [simplify]: Simplified (2 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)) 229.883 * * * * [progress]: [ 199 / 3260 ] simplifiying candidate # 229.884 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 229.884 * * [simplify]: iters left: 6 (26 enodes) 229.890 * * [simplify]: iters left: 5 (100 enodes) 229.907 * * [simplify]: iters left: 4 (231 enodes) 229.964 * * [simplify]: Extracting #0: cost 1 inf + 0 229.964 * * [simplify]: Extracting #1: cost 15 inf + 0 229.965 * * [simplify]: Extracting #2: cost 121 inf + 0 229.965 * * [simplify]: Extracting #3: cost 188 inf + 2 229.966 * * [simplify]: Extracting #4: cost 179 inf + 1378 229.970 * * [simplify]: Extracting #5: cost 96 inf + 26131 229.977 * * [simplify]: Extracting #6: cost 25 inf + 47499 229.986 * * [simplify]: Extracting #7: cost 3 inf + 53208 229.997 * * [simplify]: Extracting #8: cost 0 inf + 54334 230.007 * [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))))) 230.007 * [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))))) 230.007 * [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))) 230.007 * * [simplify]: iters left: 6 (15 enodes) 230.012 * * [simplify]: iters left: 5 (62 enodes) 230.023 * * [simplify]: iters left: 4 (159 enodes) 230.066 * * [simplify]: iters left: 3 (475 enodes) 230.263 * * [simplify]: Extracting #0: cost 1 inf + 0 230.264 * * [simplify]: Extracting #1: cost 42 inf + 0 230.267 * * [simplify]: Extracting #2: cost 194 inf + 1 230.270 * * [simplify]: Extracting #3: cost 205 inf + 15094 230.283 * * [simplify]: Extracting #4: cost 20 inf + 63712 230.298 * * [simplify]: Extracting #5: cost 3 inf + 65204 230.313 * * [simplify]: Extracting #6: cost 0 inf + 65965 230.327 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 230.328 * [simplify]: Simplified (2 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)))) 230.328 * * * * [progress]: [ 200 / 3260 ] simplifiying candidate # 230.328 * [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)))))) 230.328 * * [simplify]: iters left: 6 (27 enodes) 230.335 * * [simplify]: iters left: 5 (105 enodes) 230.634 * * [simplify]: iters left: 4 (230 enodes) 230.690 * * [simplify]: Extracting #0: cost 1 inf + 0 230.690 * * [simplify]: Extracting #1: cost 13 inf + 0 230.690 * * [simplify]: Extracting #2: cost 122 inf + 0 230.690 * * [simplify]: Extracting #3: cost 204 inf + 246 230.691 * * [simplify]: Extracting #4: cost 189 inf + 2790 230.696 * * [simplify]: Extracting #5: cost 93 inf + 36489 230.705 * * [simplify]: Extracting #6: cost 22 inf + 59888 230.716 * * [simplify]: Extracting #7: cost 0 inf + 65820 230.728 * * [simplify]: Extracting #8: cost 0 inf + 65510 230.740 * [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))) 230.740 * [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))))))) 230.741 * [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))))) 230.741 * * [simplify]: iters left: 6 (15 enodes) 230.745 * * [simplify]: iters left: 5 (62 enodes) 230.755 * * [simplify]: iters left: 4 (148 enodes) 230.794 * * [simplify]: iters left: 3 (499 enodes) 231.037 * * [simplify]: Extracting #0: cost 1 inf + 0 231.037 * * [simplify]: Extracting #1: cost 0 inf + 1 231.037 * [simplify]: Simplified to 0 231.037 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 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)) 231.038 * * * * [progress]: [ 201 / 3260 ] simplifiying candidate # 231.038 * [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))))) 231.038 * * [simplify]: iters left: 6 (26 enodes) 231.044 * * [simplify]: iters left: 5 (99 enodes) 231.060 * * [simplify]: iters left: 4 (197 enodes) 231.102 * * [simplify]: iters left: 3 (484 enodes) 231.239 * * [simplify]: Extracting #0: cost 1 inf + 0 231.239 * * [simplify]: Extracting #1: cost 13 inf + 0 231.240 * * [simplify]: Extracting #2: cost 133 inf + 0 231.241 * * [simplify]: Extracting #3: cost 259 inf + 43 231.242 * * [simplify]: Extracting #4: cost 231 inf + 6446 231.253 * * [simplify]: Extracting #5: cost 91 inf + 45933 231.267 * * [simplify]: Extracting #6: cost 26 inf + 64852 231.282 * * [simplify]: Extracting #7: cost 3 inf + 71649 231.298 * * [simplify]: Extracting #8: cost 0 inf + 72479 231.314 * [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)))))) 231.314 * [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)))))) 231.314 * [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)))) 231.314 * * [simplify]: iters left: 6 (14 enodes) 231.318 * * [simplify]: iters left: 5 (56 enodes) 231.328 * * [simplify]: iters left: 4 (117 enodes) 231.353 * * [simplify]: iters left: 3 (347 enodes) 231.470 * * [simplify]: Extracting #0: cost 1 inf + 0 231.470 * * [simplify]: Extracting #1: cost 0 inf + 1 231.470 * [simplify]: Simplified to 0 231.470 * [simplify]: Simplified (2 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)) 231.470 * * * * [progress]: [ 202 / 3260 ] simplifiying candidate # 231.470 * [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)))) 231.470 * * [simplify]: iters left: 6 (25 enodes) 231.477 * * [simplify]: iters left: 5 (95 enodes) 231.492 * * [simplify]: iters left: 4 (188 enodes) 231.531 * * [simplify]: iters left: 3 (433 enodes) 231.670 * * [simplify]: Extracting #0: cost 1 inf + 0 231.670 * * [simplify]: Extracting #1: cost 13 inf + 0 231.670 * * [simplify]: Extracting #2: cost 115 inf + 0 231.671 * * [simplify]: Extracting #3: cost 200 inf + 2 231.672 * * [simplify]: Extracting #4: cost 195 inf + 978 231.676 * * [simplify]: Extracting #5: cost 108 inf + 21520 231.685 * * [simplify]: Extracting #6: cost 28 inf + 41367 231.698 * * [simplify]: Extracting #7: cost 1 inf + 49948 231.710 * * [simplify]: Extracting #8: cost 0 inf + 50329 231.722 * [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))))) 231.722 * [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))))) 231.723 * [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))) 231.723 * * [simplify]: iters left: 6 (14 enodes) 231.726 * * [simplify]: iters left: 5 (57 enodes) 231.738 * * [simplify]: iters left: 4 (116 enodes) 231.764 * * [simplify]: iters left: 3 (321 enodes) 231.875 * * [simplify]: Extracting #0: cost 1 inf + 0 231.875 * * [simplify]: Extracting #1: cost 0 inf + 1 231.875 * [simplify]: Simplified to 0 231.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) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 231.875 * * * * [progress]: [ 203 / 3260 ] simplifiying candidate # 231.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) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 231.875 * * [simplify]: iters left: 6 (26 enodes) 231.881 * * [simplify]: iters left: 5 (100 enodes) 231.897 * * [simplify]: iters left: 4 (221 enodes) 231.948 * * [simplify]: Extracting #0: cost 1 inf + 0 231.948 * * [simplify]: Extracting #1: cost 13 inf + 0 231.948 * * [simplify]: Extracting #2: cost 104 inf + 0 231.949 * * [simplify]: Extracting #3: cost 167 inf + 3 231.949 * * [simplify]: Extracting #4: cost 161 inf + 612 231.951 * * [simplify]: Extracting #5: cost 122 inf + 13498 231.956 * * [simplify]: Extracting #6: cost 49 inf + 33451 231.962 * * [simplify]: Extracting #7: cost 14 inf + 41505 231.972 * * [simplify]: Extracting #8: cost 0 inf + 46125 231.980 * * [simplify]: Extracting #9: cost 0 inf + 46070 231.988 * [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)) 231.988 * [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))))))) 231.989 * [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))))) 231.989 * * [simplify]: iters left: 6 (15 enodes) 231.992 * * [simplify]: iters left: 5 (62 enodes) 232.003 * * [simplify]: iters left: 4 (149 enodes) 232.041 * * [simplify]: iters left: 3 (450 enodes) 232.243 * * [simplify]: Extracting #0: cost 1 inf + 0 232.243 * * [simplify]: Extracting #1: cost 0 inf + 1 232.243 * [simplify]: Simplified to 0 232.243 * [simplify]: Simplified (2 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)) 232.243 * * * * [progress]: [ 204 / 3260 ] simplifiying candidate # 232.244 * [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))))) 232.244 * * [simplify]: iters left: 6 (25 enodes) 232.249 * * [simplify]: iters left: 5 (95 enodes) 232.265 * * [simplify]: iters left: 4 (188 enodes) 232.302 * * [simplify]: iters left: 3 (446 enodes) 232.428 * * [simplify]: Extracting #0: cost 1 inf + 0 232.429 * * [simplify]: Extracting #1: cost 13 inf + 0 232.429 * * [simplify]: Extracting #2: cost 108 inf + 0 232.430 * * [simplify]: Extracting #3: cost 206 inf + 45 232.431 * * [simplify]: Extracting #4: cost 189 inf + 2285 232.435 * * [simplify]: Extracting #5: cost 82 inf + 24681 232.444 * * [simplify]: Extracting #6: cost 23 inf + 39872 232.455 * * [simplify]: Extracting #7: cost 0 inf + 46511 232.466 * * [simplify]: Extracting #8: cost 0 inf + 46496 232.479 * [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))) 232.479 * [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)))))) 232.479 * [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)))) 232.479 * * [simplify]: iters left: 6 (14 enodes) 232.483 * * [simplify]: iters left: 5 (57 enodes) 232.492 * * [simplify]: iters left: 4 (118 enodes) 232.518 * * [simplify]: iters left: 3 (314 enodes) 232.614 * * [simplify]: Extracting #0: cost 1 inf + 0 232.614 * * [simplify]: Extracting #1: cost 0 inf + 1 232.614 * [simplify]: Simplified to 0 232.614 * [simplify]: Simplified (2 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)) 232.614 * * * * [progress]: [ 205 / 3260 ] simplifiying candidate # 232.615 * [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)))) 232.615 * * [simplify]: iters left: 6 (24 enodes) 232.620 * * [simplify]: iters left: 5 (87 enodes) 232.634 * * [simplify]: iters left: 4 (177 enodes) 232.670 * * [simplify]: iters left: 3 (372 enodes) 232.759 * * [simplify]: Extracting #0: cost 1 inf + 0 232.759 * * [simplify]: Extracting #1: cost 15 inf + 0 232.760 * * [simplify]: Extracting #2: cost 109 inf + 0 232.760 * * [simplify]: Extracting #3: cost 154 inf + 169 232.761 * * [simplify]: Extracting #4: cost 122 inf + 4164 232.765 * * [simplify]: Extracting #5: cost 70 inf + 15684 232.772 * * [simplify]: Extracting #6: cost 39 inf + 22137 232.778 * * [simplify]: Extracting #7: cost 14 inf + 28488 232.786 * * [simplify]: Extracting #8: cost 1 inf + 33336 232.794 * * [simplify]: Extracting #9: cost 0 inf + 33742 232.802 * [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))) 232.802 * [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))))) 232.803 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 232.803 * * [simplify]: iters left: 6 (13 enodes) 232.806 * * [simplify]: iters left: 5 (48 enodes) 232.814 * * [simplify]: iters left: 4 (103 enodes) 232.834 * * [simplify]: iters left: 3 (238 enodes) 232.894 * * [simplify]: Extracting #0: cost 1 inf + 0 232.894 * * [simplify]: Extracting #1: cost 0 inf + 1 232.894 * [simplify]: Simplified to 0 232.894 * [simplify]: Simplified (2 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)) 232.895 * * * * [progress]: [ 206 / 3260 ] simplifiying candidate # 232.895 * [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)))))) 232.895 * * [simplify]: iters left: 6 (27 enodes) 232.901 * * [simplify]: iters left: 5 (104 enodes) 232.918 * * [simplify]: iters left: 4 (223 enodes) 232.967 * * [simplify]: Extracting #0: cost 1 inf + 0 232.967 * * [simplify]: Extracting #1: cost 13 inf + 0 232.967 * * [simplify]: Extracting #2: cost 121 inf + 0 232.968 * * [simplify]: Extracting #3: cost 204 inf + 204 232.969 * * [simplify]: Extracting #4: cost 194 inf + 1378 232.971 * * [simplify]: Extracting #5: cost 150 inf + 15135 232.979 * * [simplify]: Extracting #6: cost 34 inf + 54172 232.989 * * [simplify]: Extracting #7: cost 3 inf + 63964 233.000 * * [simplify]: Extracting #8: cost 0 inf + 65076 233.011 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 233.011 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (* (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))))))) 233.011 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 233.011 * * [simplify]: iters left: 6 (15 enodes) 233.015 * * [simplify]: iters left: 5 (61 enodes) 233.025 * * [simplify]: iters left: 4 (142 enodes) 233.061 * * [simplify]: iters left: 3 (474 enodes) 233.243 * * [simplify]: Extracting #0: cost 1 inf + 0 233.244 * * [simplify]: Extracting #1: cost 0 inf + 1 233.244 * [simplify]: Simplified to 0 233.244 * [simplify]: Simplified (2 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)) 233.244 * * * * [progress]: [ 207 / 3260 ] simplifiying candidate # 233.244 * [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))))) 233.244 * * [simplify]: iters left: 6 (26 enodes) 233.250 * * [simplify]: iters left: 5 (99 enodes) 233.266 * * [simplify]: iters left: 4 (192 enodes) 233.302 * * [simplify]: iters left: 3 (462 enodes) 233.418 * * [simplify]: Extracting #0: cost 1 inf + 0 233.418 * * [simplify]: Extracting #1: cost 13 inf + 0 233.418 * * [simplify]: Extracting #2: cost 121 inf + 0 233.419 * * [simplify]: Extracting #3: cost 224 inf + 85 233.421 * * [simplify]: Extracting #4: cost 196 inf + 5628 233.427 * * [simplify]: Extracting #5: cost 85 inf + 35292 233.438 * * [simplify]: Extracting #6: cost 26 inf + 50991 233.450 * * [simplify]: Extracting #7: cost 0 inf + 58972 233.464 * * [simplify]: Extracting #8: cost 0 inf + 58957 233.477 * [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))))) 233.477 * [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)))))) 233.477 * [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)))) 233.477 * * [simplify]: iters left: 6 (14 enodes) 233.481 * * [simplify]: iters left: 5 (56 enodes) 233.490 * * [simplify]: iters left: 4 (113 enodes) 233.513 * * [simplify]: iters left: 3 (324 enodes) 233.603 * * [simplify]: Extracting #0: cost 1 inf + 0 233.603 * * [simplify]: Extracting #1: cost 0 inf + 1 233.603 * [simplify]: Simplified to 0 233.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) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 233.604 * * * * [progress]: [ 208 / 3260 ] simplifiying candidate # 233.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) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 233.604 * * [simplify]: iters left: 6 (25 enodes) 233.610 * * [simplify]: iters left: 5 (94 enodes) 233.626 * * [simplify]: iters left: 4 (183 enodes) 233.660 * * [simplify]: iters left: 3 (424 enodes) 233.769 * * [simplify]: Extracting #0: cost 1 inf + 0 233.769 * * [simplify]: Extracting #1: cost 13 inf + 0 233.769 * * [simplify]: Extracting #2: cost 94 inf + 0 233.769 * * [simplify]: Extracting #3: cost 170 inf + 2 233.770 * * [simplify]: Extracting #4: cost 166 inf + 171 233.772 * * [simplify]: Extracting #5: cost 130 inf + 7303 233.777 * * [simplify]: Extracting #6: cost 51 inf + 25172 233.787 * * [simplify]: Extracting #7: cost 21 inf + 32649 233.796 * * [simplify]: Extracting #8: cost 2 inf + 39665 233.806 * * [simplify]: Extracting #9: cost 0 inf + 40411 233.816 * [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)) 233.816 * [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))))) 233.816 * [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))) 233.816 * * [simplify]: iters left: 6 (14 enodes) 233.820 * * [simplify]: iters left: 5 (56 enodes) 233.830 * * [simplify]: iters left: 4 (112 enodes) 233.854 * * [simplify]: iters left: 3 (297 enodes) 233.936 * * [simplify]: Extracting #0: cost 1 inf + 0 233.936 * * [simplify]: Extracting #1: cost 0 inf + 1 233.936 * [simplify]: Simplified to 0 233.936 * [simplify]: Simplified (2 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)) 233.937 * * * * [progress]: [ 209 / 3260 ] simplifiying candidate # 233.937 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 233.937 * * [simplify]: iters left: 6 (25 enodes) 233.943 * * [simplify]: iters left: 5 (96 enodes) 233.959 * * [simplify]: iters left: 4 (197 enodes) 233.997 * * [simplify]: iters left: 3 (452 enodes) 234.107 * * [simplify]: Extracting #0: cost 1 inf + 0 234.107 * * [simplify]: Extracting #1: cost 13 inf + 0 234.108 * * [simplify]: Extracting #2: cost 107 inf + 0 234.108 * * [simplify]: Extracting #3: cost 218 inf + 246 234.109 * * [simplify]: Extracting #4: cost 205 inf + 2153 234.113 * * [simplify]: Extracting #5: cost 122 inf + 23009 234.123 * * [simplify]: Extracting #6: cost 43 inf + 45353 234.134 * * [simplify]: Extracting #7: cost 19 inf + 52087 234.147 * * [simplify]: Extracting #8: cost 4 inf + 58088 234.162 * * [simplify]: Extracting #9: cost 0 inf + 59530 234.175 * [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)))) 234.175 * [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))))))) 234.176 * [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))))) 234.176 * * [simplify]: iters left: 6 (13 enodes) 234.179 * * [simplify]: iters left: 5 (53 enodes) 234.187 * * [simplify]: iters left: 4 (118 enodes) 234.211 * * [simplify]: iters left: 3 (324 enodes) 234.298 * * [simplify]: Extracting #0: cost 1 inf + 0 234.299 * * [simplify]: Extracting #1: cost 0 inf + 1 234.299 * [simplify]: Simplified to 0 234.299 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 234.299 * * * * [progress]: [ 210 / 3260 ] simplifiying candidate # 234.299 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 234.299 * * [simplify]: iters left: 6 (23 enodes) 234.304 * * [simplify]: iters left: 5 (85 enodes) 234.317 * * [simplify]: iters left: 4 (155 enodes) 234.346 * * [simplify]: iters left: 3 (323 enodes) 234.408 * * [simplify]: Extracting #0: cost 1 inf + 0 234.408 * * [simplify]: Extracting #1: cost 11 inf + 0 234.408 * * [simplify]: Extracting #2: cost 82 inf + 0 234.409 * * [simplify]: Extracting #3: cost 151 inf + 85 234.409 * * [simplify]: Extracting #4: cost 148 inf + 495 234.411 * * [simplify]: Extracting #5: cost 117 inf + 6182 234.414 * * [simplify]: Extracting #6: cost 55 inf + 18319 234.420 * * [simplify]: Extracting #7: cost 12 inf + 29830 234.428 * * [simplify]: Extracting #8: cost 0 inf + 33939 234.436 * * [simplify]: Extracting #9: cost 0 inf + 33924 234.444 * [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)))) 234.444 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 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)))))) 234.444 * [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)))) 234.444 * * [simplify]: iters left: 6 (11 enodes) 234.447 * * [simplify]: iters left: 5 (43 enodes) 234.454 * * [simplify]: iters left: 4 (84 enodes) 234.471 * * [simplify]: iters left: 3 (212 enodes) 234.514 * * [simplify]: iters left: 2 (472 enodes) 234.619 * * [simplify]: Extracting #0: cost 1 inf + 0 234.619 * * [simplify]: Extracting #1: cost 0 inf + 1 234.619 * [simplify]: Simplified to 0 234.619 * [simplify]: Simplified (2 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)) 234.619 * * * * [progress]: [ 211 / 3260 ] simplifiying candidate # 234.619 * [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)))) 234.620 * * [simplify]: iters left: 6 (23 enodes) 234.625 * * [simplify]: iters left: 5 (87 enodes) 234.639 * * [simplify]: iters left: 4 (167 enodes) 234.671 * * [simplify]: iters left: 3 (341 enodes) 234.743 * * [simplify]: Extracting #0: cost 1 inf + 0 234.743 * * [simplify]: Extracting #1: cost 13 inf + 0 234.744 * * [simplify]: Extracting #2: cost 73 inf + 0 234.744 * * [simplify]: Extracting #3: cost 121 inf + 2 234.744 * * [simplify]: Extracting #4: cost 119 inf + 128 234.745 * * [simplify]: Extracting #5: cost 110 inf + 1721 234.748 * * [simplify]: Extracting #6: cost 47 inf + 12154 234.753 * * [simplify]: Extracting #7: cost 9 inf + 21591 234.759 * * [simplify]: Extracting #8: cost 0 inf + 25336 234.767 * * [simplify]: Extracting #9: cost 0 inf + 25321 234.773 * [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)))) 234.773 * [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))))) 234.774 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 234.774 * * [simplify]: iters left: 6 (12 enodes) 234.777 * * [simplify]: iters left: 5 (49 enodes) 234.786 * * [simplify]: iters left: 4 (99 enodes) 234.805 * * [simplify]: iters left: 3 (234 enodes) 234.861 * * [simplify]: iters left: 2 (447 enodes) 234.959 * * [simplify]: Extracting #0: cost 1 inf + 0 234.959 * * [simplify]: Extracting #1: cost 0 inf + 1 234.959 * [simplify]: Simplified to 0 234.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))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 234.959 * * * * [progress]: [ 212 / 3260 ] simplifiying candidate # 234.960 * [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)))))) 234.960 * * [simplify]: iters left: 6 (25 enodes) 234.965 * * [simplify]: iters left: 5 (95 enodes) 234.981 * * [simplify]: iters left: 4 (192 enodes) 235.020 * * [simplify]: iters left: 3 (417 enodes) 235.130 * * [simplify]: Extracting #0: cost 1 inf + 0 235.130 * * [simplify]: Extracting #1: cost 13 inf + 0 235.130 * * [simplify]: Extracting #2: cost 94 inf + 0 235.131 * * [simplify]: Extracting #3: cost 154 inf + 45 235.131 * * [simplify]: Extracting #4: cost 146 inf + 820 235.133 * * [simplify]: Extracting #5: cost 112 inf + 8310 235.138 * * [simplify]: Extracting #6: cost 51 inf + 21665 235.146 * * [simplify]: Extracting #7: cost 12 inf + 32171 235.155 * * [simplify]: Extracting #8: cost 0 inf + 37136 235.164 * * [simplify]: Extracting #9: cost 0 inf + 37121 235.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 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 235.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 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))))))) 235.174 * [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))))) 235.174 * * [simplify]: iters left: 6 (14 enodes) 235.178 * * [simplify]: iters left: 5 (57 enodes) 235.189 * * [simplify]: iters left: 4 (121 enodes) 235.214 * * [simplify]: iters left: 3 (291 enodes) 235.293 * * [simplify]: Extracting #0: cost 1 inf + 0 235.293 * * [simplify]: Extracting #1: cost 0 inf + 1 235.293 * [simplify]: Simplified to 0 235.293 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 235.293 * * * * [progress]: [ 213 / 3260 ] simplifiying candidate # 235.294 * [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))))) 235.294 * * [simplify]: iters left: 6 (24 enodes) 235.301 * * [simplify]: iters left: 5 (90 enodes) 235.316 * * [simplify]: iters left: 4 (167 enodes) 235.344 * * [simplify]: iters left: 3 (331 enodes) 235.408 * * [simplify]: Extracting #0: cost 1 inf + 0 235.408 * * [simplify]: Extracting #1: cost 13 inf + 0 235.408 * * [simplify]: Extracting #2: cost 74 inf + 0 235.408 * * [simplify]: Extracting #3: cost 113 inf + 86 235.409 * * [simplify]: Extracting #4: cost 103 inf + 1028 235.410 * * [simplify]: Extracting #5: cost 84 inf + 4009 235.412 * * [simplify]: Extracting #6: cost 44 inf + 9810 235.417 * * [simplify]: Extracting #7: cost 8 inf + 19144 235.422 * * [simplify]: Extracting #8: cost 1 inf + 21746 235.430 * * [simplify]: Extracting #9: cost 0 inf + 22151 235.436 * [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)) 235.436 * [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)))))) 235.436 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 235.436 * * [simplify]: iters left: 6 (13 enodes) 235.440 * * [simplify]: iters left: 5 (52 enodes) 235.448 * * [simplify]: iters left: 4 (98 enodes) 235.467 * * [simplify]: iters left: 3 (212 enodes) 235.509 * * [simplify]: iters left: 2 (371 enodes) 235.583 * * [simplify]: Extracting #0: cost 1 inf + 0 235.583 * * [simplify]: Extracting #1: cost 0 inf + 1 235.583 * [simplify]: Simplified to 0 235.583 * [simplify]: Simplified (2 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)) 235.583 * * * * [progress]: [ 214 / 3260 ] simplifiying candidate # 235.583 * [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)))) 235.584 * * [simplify]: iters left: 6 (23 enodes) 235.589 * * [simplify]: iters left: 5 (81 enodes) 235.602 * * [simplify]: iters left: 4 (151 enodes) 235.627 * * [simplify]: iters left: 3 (259 enodes) 235.670 * * [simplify]: iters left: 2 (395 enodes) 235.736 * * [simplify]: iters left: 1 (492 enodes) 235.816 * * [simplify]: Extracting #0: cost 1 inf + 0 235.816 * * [simplify]: Extracting #1: cost 13 inf + 0 235.817 * * [simplify]: Extracting #2: cost 55 inf + 0 235.817 * * [simplify]: Extracting #3: cost 79 inf + 46 235.818 * * [simplify]: Extracting #4: cost 52 inf + 2345 235.819 * * [simplify]: Extracting #5: cost 38 inf + 4795 235.821 * * [simplify]: Extracting #6: cost 36 inf + 5281 235.823 * * [simplify]: Extracting #7: cost 25 inf + 6591 235.826 * * [simplify]: Extracting #8: cost 9 inf + 12117 235.831 * * [simplify]: Extracting #9: cost 0 inf + 15893 235.835 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 235.836 * [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))))) 235.836 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 235.836 * * [simplify]: iters left: 6 (12 enodes) 235.839 * * [simplify]: iters left: 5 (44 enodes) 235.848 * * [simplify]: iters left: 4 (92 enodes) 235.862 * * [simplify]: iters left: 3 (159 enodes) 235.887 * * [simplify]: iters left: 2 (267 enodes) 235.932 * * [simplify]: iters left: 1 (364 enodes) 235.991 * * [simplify]: Extracting #0: cost 1 inf + 0 235.991 * * [simplify]: Extracting #1: cost 0 inf + 1 235.991 * [simplify]: Simplified to 0 235.991 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 235.991 * * * * [progress]: [ 215 / 3260 ] simplifiying candidate # 235.992 * [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)))))) 235.992 * * [simplify]: iters left: 6 (26 enodes) 235.998 * * [simplify]: iters left: 5 (102 enodes) 236.015 * * [simplify]: iters left: 4 (225 enodes) 236.064 * * [simplify]: Extracting #0: cost 1 inf + 0 236.064 * * [simplify]: Extracting #1: cost 13 inf + 0 236.064 * * [simplify]: Extracting #2: cost 120 inf + 0 236.065 * * [simplify]: Extracting #3: cost 194 inf + 46 236.066 * * [simplify]: Extracting #4: cost 172 inf + 3492 236.071 * * [simplify]: Extracting #5: cost 76 inf + 33030 236.078 * * [simplify]: Extracting #6: cost 31 inf + 44618 236.085 * * [simplify]: Extracting #7: cost 15 inf + 47852 236.096 * * [simplify]: Extracting #8: cost 3 inf + 52873 236.106 * * [simplify]: Extracting #9: cost 0 inf + 54054 236.115 * [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))))))) 236.115 * [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))))))) 236.115 * [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))))) 236.116 * * [simplify]: iters left: 6 (15 enodes) 236.120 * * [simplify]: iters left: 5 (64 enodes) 236.130 * * [simplify]: iters left: 4 (149 enodes) 236.167 * * [simplify]: iters left: 3 (466 enodes) 236.431 * * [simplify]: Extracting #0: cost 1 inf + 0 236.431 * * [simplify]: Extracting #1: cost 0 inf + 1 236.431 * [simplify]: Simplified to 0 236.431 * [simplify]: Simplified (2 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)) 236.431 * * * * [progress]: [ 216 / 3260 ] simplifiying candidate # 236.432 * [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))))) 236.432 * * [simplify]: iters left: 6 (25 enodes) 236.438 * * [simplify]: iters left: 5 (97 enodes) 236.454 * * [simplify]: iters left: 4 (195 enodes) 236.495 * * [simplify]: iters left: 3 (464 enodes) 236.650 * * [simplify]: Extracting #0: cost 1 inf + 0 236.650 * * [simplify]: Extracting #1: cost 13 inf + 0 236.651 * * [simplify]: Extracting #2: cost 145 inf + 0 236.652 * * [simplify]: Extracting #3: cost 263 inf + 46 236.654 * * [simplify]: Extracting #4: cost 226 inf + 6054 236.662 * * [simplify]: Extracting #5: cost 89 inf + 39139 236.675 * * [simplify]: Extracting #6: cost 19 inf + 58363 236.690 * * [simplify]: Extracting #7: cost 0 inf + 63480 236.707 * * [simplify]: Extracting #8: cost 0 inf + 63465 236.722 * [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))) 236.722 * [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)))))) 236.723 * [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)))) 236.723 * * [simplify]: iters left: 6 (14 enodes) 236.727 * * [simplify]: iters left: 5 (59 enodes) 236.737 * * [simplify]: iters left: 4 (121 enodes) 236.762 * * [simplify]: iters left: 3 (332 enodes) 236.901 * * [simplify]: Extracting #0: cost 1 inf + 0 236.901 * * [simplify]: Extracting #1: cost 0 inf + 1 236.901 * [simplify]: Simplified to 0 236.901 * [simplify]: Simplified (2 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)) 236.901 * * * * [progress]: [ 217 / 3260 ] simplifiying candidate # 236.901 * [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)))) 236.902 * * [simplify]: iters left: 6 (24 enodes) 236.907 * * [simplify]: iters left: 5 (92 enodes) 236.923 * * [simplify]: iters left: 4 (186 enodes) 236.961 * * [simplify]: iters left: 3 (410 enodes) 237.086 * * [simplify]: Extracting #0: cost 1 inf + 0 237.086 * * [simplify]: Extracting #1: cost 13 inf + 0 237.086 * * [simplify]: Extracting #2: cost 117 inf + 0 237.087 * * [simplify]: Extracting #3: cost 169 inf + 130 237.088 * * [simplify]: Extracting #4: cost 153 inf + 1167 237.090 * * [simplify]: Extracting #5: cost 120 inf + 8349 237.095 * * [simplify]: Extracting #6: cost 55 inf + 20849 237.104 * * [simplify]: Extracting #7: cost 20 inf + 29234 237.112 * * [simplify]: Extracting #8: cost 3 inf + 35902 237.121 * * [simplify]: Extracting #9: cost 0 inf + 37028 237.131 * [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)))) 237.131 * [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))))) 237.131 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 237.131 * * [simplify]: iters left: 6 (13 enodes) 237.135 * * [simplify]: iters left: 5 (54 enodes) 237.144 * * [simplify]: iters left: 4 (112 enodes) 237.167 * * [simplify]: iters left: 3 (281 enodes) 237.262 * * [simplify]: Extracting #0: cost 1 inf + 0 237.262 * * [simplify]: Extracting #1: cost 0 inf + 1 237.262 * [simplify]: Simplified to 0 237.263 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 237.263 * * * * [progress]: [ 218 / 3260 ] simplifiying candidate # 237.263 * [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)))))) 237.263 * * [simplify]: iters left: 6 (25 enodes) 237.269 * * [simplify]: iters left: 5 (97 enodes) 237.288 * * [simplify]: iters left: 4 (210 enodes) 237.329 * * [simplify]: iters left: 3 (498 enodes) 237.498 * * [simplify]: Extracting #0: cost 1 inf + 0 237.498 * * [simplify]: Extracting #1: cost 13 inf + 0 237.498 * * [simplify]: Extracting #2: cost 159 inf + 0 237.499 * * [simplify]: Extracting #3: cost 288 inf + 87 237.501 * * [simplify]: Extracting #4: cost 275 inf + 1149 237.506 * * [simplify]: Extracting #5: cost 133 inf + 34559 237.520 * * [simplify]: Extracting #6: cost 24 inf + 64422 237.536 * * [simplify]: Extracting #7: cost 3 inf + 70836 237.552 * * [simplify]: Extracting #8: cost 0 inf + 71665 237.569 * [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)))) 237.569 * [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))))))) 237.569 * [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))))) 237.570 * * [simplify]: iters left: 6 (14 enodes) 237.573 * * [simplify]: iters left: 5 (59 enodes) 237.583 * * [simplify]: iters left: 4 (134 enodes) 237.613 * * [simplify]: iters left: 3 (357 enodes) 237.755 * * [simplify]: Extracting #0: cost 1 inf + 0 237.755 * * [simplify]: Extracting #1: cost 0 inf + 1 237.755 * [simplify]: Simplified to 0 237.755 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 237.755 * * * * [progress]: [ 219 / 3260 ] simplifiying candidate # 237.755 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 237.755 * * [simplify]: iters left: 6 (24 enodes) 237.761 * * [simplify]: iters left: 5 (91 enodes) 237.776 * * [simplify]: iters left: 4 (180 enodes) 237.812 * * [simplify]: iters left: 3 (385 enodes) 237.920 * * [simplify]: Extracting #0: cost 1 inf + 0 237.920 * * [simplify]: Extracting #1: cost 13 inf + 0 237.920 * * [simplify]: Extracting #2: cost 130 inf + 0 237.921 * * [simplify]: Extracting #3: cost 202 inf + 129 237.922 * * [simplify]: Extracting #4: cost 182 inf + 2535 237.927 * * [simplify]: Extracting #5: cost 71 inf + 23631 237.934 * * [simplify]: Extracting #6: cost 34 inf + 30749 237.942 * * [simplify]: Extracting #7: cost 15 inf + 35933 237.952 * * [simplify]: Extracting #8: cost 4 inf + 40438 237.963 * * [simplify]: Extracting #9: cost 0 inf + 41947 237.975 * [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)) 237.975 * [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)))))) 237.975 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 237.976 * * [simplify]: iters left: 6 (13 enodes) 237.979 * * [simplify]: iters left: 5 (53 enodes) 237.987 * * [simplify]: iters left: 4 (106 enodes) 238.008 * * [simplify]: iters left: 3 (257 enodes) 238.095 * * [simplify]: Extracting #0: cost 1 inf + 0 238.095 * * [simplify]: Extracting #1: cost 0 inf + 1 238.095 * [simplify]: Simplified to 0 238.095 * [simplify]: Simplified (2 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)) 238.095 * * * * [progress]: [ 220 / 3260 ] simplifiying candidate # 238.096 * [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)))) 238.096 * * [simplify]: iters left: 6 (23 enodes) 238.101 * * [simplify]: iters left: 5 (87 enodes) 238.117 * * [simplify]: iters left: 4 (166 enodes) 238.146 * * [simplify]: iters left: 3 (328 enodes) 238.236 * * [simplify]: Extracting #0: cost 1 inf + 0 238.236 * * [simplify]: Extracting #1: cost 13 inf + 0 238.236 * * [simplify]: Extracting #2: cost 99 inf + 0 238.237 * * [simplify]: Extracting #3: cost 129 inf + 251 238.237 * * [simplify]: Extracting #4: cost 114 inf + 1288 238.238 * * [simplify]: Extracting #5: cost 94 inf + 4639 238.241 * * [simplify]: Extracting #6: cost 43 inf + 12056 238.246 * * [simplify]: Extracting #7: cost 15 inf + 18841 238.252 * * [simplify]: Extracting #8: cost 0 inf + 24708 238.259 * * [simplify]: Extracting #9: cost 0 inf + 24693 238.267 * [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))) 238.267 * [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))))) 238.267 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 238.267 * * [simplify]: iters left: 6 (12 enodes) 238.271 * * [simplify]: iters left: 5 (49 enodes) 238.279 * * [simplify]: iters left: 4 (94 enodes) 238.298 * * [simplify]: iters left: 3 (221 enodes) 238.369 * * [simplify]: iters left: 2 (492 enodes) 238.589 * * [simplify]: Extracting #0: cost 1 inf + 0 238.589 * * [simplify]: Extracting #1: cost 0 inf + 1 238.589 * [simplify]: Simplified to 0 238.589 * [simplify]: Simplified (2 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)) 238.589 * * * * [progress]: [ 221 / 3260 ] simplifiying candidate # 238.589 * [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)))))) 238.590 * * [simplify]: iters left: 6 (24 enodes) 238.595 * * [simplify]: iters left: 5 (90 enodes) 238.609 * * [simplify]: iters left: 4 (185 enodes) 238.648 * * [simplify]: iters left: 3 (407 enodes) 238.768 * * [simplify]: Extracting #0: cost 1 inf + 0 238.768 * * [simplify]: Extracting #1: cost 13 inf + 0 238.768 * * [simplify]: Extracting #2: cost 125 inf + 0 238.769 * * [simplify]: Extracting #3: cost 178 inf + 48 238.770 * * [simplify]: Extracting #4: cost 162 inf + 2164 238.774 * * [simplify]: Extracting #5: cost 73 inf + 20417 238.781 * * [simplify]: Extracting #6: cost 25 inf + 32150 238.789 * * [simplify]: Extracting #7: cost 1 inf + 39527 238.801 * * [simplify]: Extracting #8: cost 0 inf + 39892 238.810 * [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))))) 238.810 * [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))))))) 238.810 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 238.810 * * [simplify]: iters left: 6 (13 enodes) 238.814 * * [simplify]: iters left: 5 (52 enodes) 238.822 * * [simplify]: iters left: 4 (111 enodes) 238.846 * * [simplify]: iters left: 3 (278 enodes) 238.939 * * [simplify]: Extracting #0: cost 1 inf + 0 238.939 * * [simplify]: Extracting #1: cost 0 inf + 1 238.939 * [simplify]: Simplified to 0 238.939 * [simplify]: Simplified (2 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)) 238.939 * * * * [progress]: [ 222 / 3260 ] simplifiying candidate # 238.939 * [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))))) 238.939 * * [simplify]: iters left: 6 (23 enodes) 238.945 * * [simplify]: iters left: 5 (85 enodes) 238.958 * * [simplify]: iters left: 4 (161 enodes) 238.990 * * [simplify]: iters left: 3 (312 enodes) 239.062 * * [simplify]: Extracting #0: cost 1 inf + 0 239.062 * * [simplify]: Extracting #1: cost 13 inf + 0 239.062 * * [simplify]: Extracting #2: cost 93 inf + 0 239.063 * * [simplify]: Extracting #3: cost 110 inf + 215 239.064 * * [simplify]: Extracting #4: cost 81 inf + 2805 239.066 * * [simplify]: Extracting #5: cost 46 inf + 8408 239.069 * * [simplify]: Extracting #6: cost 36 inf + 9772 239.073 * * [simplify]: Extracting #7: cost 12 inf + 16458 239.078 * * [simplify]: Extracting #8: cost 0 inf + 21225 239.084 * * [simplify]: Extracting #9: cost 0 inf + 21210 239.091 * [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)) 239.091 * [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)))))) 239.092 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 239.092 * * [simplify]: iters left: 6 (12 enodes) 239.095 * * [simplify]: iters left: 5 (47 enodes) 239.102 * * [simplify]: iters left: 4 (89 enodes) 239.120 * * [simplify]: iters left: 3 (186 enodes) 239.167 * * [simplify]: iters left: 2 (378 enodes) 239.303 * * [simplify]: Extracting #0: cost 1 inf + 0 239.303 * * [simplify]: Extracting #1: cost 0 inf + 1 239.303 * [simplify]: Simplified to 0 239.303 * [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)) 239.303 * * * * [progress]: [ 223 / 3260 ] simplifiying candidate # 239.303 * [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)))) 239.304 * * [simplify]: iters left: 6 (22 enodes) 239.309 * * [simplify]: iters left: 5 (79 enodes) 239.321 * * [simplify]: iters left: 4 (127 enodes) 239.341 * * [simplify]: iters left: 3 (197 enodes) 239.372 * * [simplify]: iters left: 2 (282 enodes) 239.421 * * [simplify]: iters left: 1 (380 enodes) 239.485 * * [simplify]: Extracting #0: cost 1 inf + 0 239.485 * * [simplify]: Extracting #1: cost 11 inf + 0 239.485 * * [simplify]: Extracting #2: cost 59 inf + 2 239.485 * * [simplify]: Extracting #3: cost 71 inf + 508 239.486 * * [simplify]: Extracting #4: cost 40 inf + 2710 239.488 * * [simplify]: Extracting #5: cost 38 inf + 3292 239.489 * * [simplify]: Extracting #6: cost 34 inf + 4040 239.491 * * [simplify]: Extracting #7: cost 10 inf + 10748 239.495 * * [simplify]: Extracting #8: cost 1 inf + 14146 239.499 * * [simplify]: Extracting #9: cost 0 inf + 14392 239.503 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* 1/2 (/ b a))) 239.503 * [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))))) 239.503 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 239.503 * * [simplify]: iters left: 6 (11 enodes) 239.506 * * [simplify]: iters left: 5 (40 enodes) 239.512 * * [simplify]: iters left: 4 (65 enodes) 239.523 * * [simplify]: iters left: 3 (97 enodes) 239.539 * * [simplify]: iters left: 2 (165 enodes) 239.574 * * [simplify]: iters left: 1 (271 enodes) 239.627 * * [simplify]: Extracting #0: cost 1 inf + 0 239.627 * * [simplify]: Extracting #1: cost 0 inf + 1 239.627 * [simplify]: Simplified to 0 239.627 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* 1/2 (/ b a))) 0)) 239.627 * * * * [progress]: [ 224 / 3260 ] simplifiying candidate # 239.627 * [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)))))) 239.628 * * [simplify]: iters left: 6 (23 enodes) 239.633 * * [simplify]: iters left: 5 (89 enodes) 239.647 * * [simplify]: iters left: 4 (180 enodes) 239.684 * * [simplify]: iters left: 3 (381 enodes) 239.785 * * [simplify]: Extracting #0: cost 1 inf + 0 239.785 * * [simplify]: Extracting #1: cost 13 inf + 0 239.785 * * [simplify]: Extracting #2: cost 116 inf + 0 239.786 * * [simplify]: Extracting #3: cost 159 inf + 89 239.787 * * [simplify]: Extracting #4: cost 136 inf + 2776 239.790 * * [simplify]: Extracting #5: cost 62 inf + 19432 239.796 * * [simplify]: Extracting #6: cost 38 inf + 24676 239.802 * * [simplify]: Extracting #7: cost 11 inf + 31950 239.810 * * [simplify]: Extracting #8: cost 0 inf + 36533 239.819 * * [simplify]: Extracting #9: cost 0 inf + 36518 239.827 * [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))))) 239.827 * [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))))))) 239.828 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 239.828 * * [simplify]: iters left: 6 (12 enodes) 239.831 * * [simplify]: iters left: 5 (51 enodes) 239.839 * * [simplify]: iters left: 4 (106 enodes) 239.864 * * [simplify]: iters left: 3 (247 enodes) 239.932 * * [simplify]: Extracting #0: cost 1 inf + 0 239.932 * * [simplify]: Extracting #1: cost 0 inf + 1 239.932 * [simplify]: Simplified to 0 239.932 * [simplify]: Simplified (2 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)) 239.932 * * * * [progress]: [ 225 / 3260 ] simplifiying candidate # 239.933 * [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))))) 239.933 * * [simplify]: iters left: 6 (22 enodes) 239.938 * * [simplify]: iters left: 5 (84 enodes) 239.952 * * [simplify]: iters left: 4 (158 enodes) 239.984 * * [simplify]: iters left: 3 (314 enodes) 240.057 * * [simplify]: Extracting #0: cost 1 inf + 0 240.057 * * [simplify]: Extracting #1: cost 13 inf + 0 240.057 * * [simplify]: Extracting #2: cost 93 inf + 0 240.057 * * [simplify]: Extracting #3: cost 111 inf + 256 240.058 * * [simplify]: Extracting #4: cost 84 inf + 2477 240.060 * * [simplify]: Extracting #5: cost 50 inf + 7838 240.063 * * [simplify]: Extracting #6: cost 36 inf + 9934 240.067 * * [simplify]: Extracting #7: cost 6 inf + 18945 240.073 * * [simplify]: Extracting #8: cost 0 inf + 21387 240.079 * * [simplify]: Extracting #9: cost 0 inf + 21372 240.086 * [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)) 240.086 * [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)))))) 240.086 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 240.086 * * [simplify]: iters left: 6 (11 enodes) 240.089 * * [simplify]: iters left: 5 (46 enodes) 240.097 * * [simplify]: iters left: 4 (86 enodes) 240.114 * * [simplify]: iters left: 3 (183 enodes) 240.161 * * [simplify]: iters left: 2 (372 enodes) 240.294 * * [simplify]: Extracting #0: cost 1 inf + 0 240.294 * * [simplify]: Extracting #1: cost 0 inf + 1 240.294 * [simplify]: Simplified to 0 240.294 * [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)) 240.294 * * * * [progress]: [ 226 / 3260 ] simplifiying candidate # 240.294 * [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)))) 240.294 * * [simplify]: iters left: 6 (21 enodes) 240.300 * * [simplify]: iters left: 5 (78 enodes) 240.312 * * [simplify]: iters left: 4 (126 enodes) 240.331 * * [simplify]: iters left: 3 (196 enodes) 240.361 * * [simplify]: iters left: 2 (281 enodes) 240.410 * * [simplify]: iters left: 1 (379 enodes) 240.472 * * [simplify]: Extracting #0: cost 1 inf + 0 240.472 * * [simplify]: Extracting #1: cost 11 inf + 0 240.473 * * [simplify]: Extracting #2: cost 58 inf + 2 240.473 * * [simplify]: Extracting #3: cost 66 inf + 798 240.474 * * [simplify]: Extracting #4: cost 39 inf + 2750 240.475 * * [simplify]: Extracting #5: cost 38 inf + 3210 240.478 * * [simplify]: Extracting #6: cost 32 inf + 4139 240.481 * * [simplify]: Extracting #7: cost 6 inf + 12361 240.485 * * [simplify]: Extracting #8: cost 1 inf + 14063 240.489 * * [simplify]: Extracting #9: cost 0 inf + 14308 240.493 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ b (* a 2))) 240.493 * [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))))) 240.493 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 240.493 * * [simplify]: iters left: 6 (10 enodes) 240.496 * * [simplify]: iters left: 5 (39 enodes) 240.502 * * [simplify]: iters left: 4 (64 enodes) 240.512 * * [simplify]: iters left: 3 (96 enodes) 240.528 * * [simplify]: iters left: 2 (164 enodes) 240.563 * * [simplify]: iters left: 1 (270 enodes) 240.615 * * [simplify]: Extracting #0: cost 1 inf + 0 240.615 * * [simplify]: Extracting #1: cost 0 inf + 1 240.615 * [simplify]: Simplified to 0 240.615 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ b (* a 2))) 0)) 240.616 * * * * [progress]: [ 227 / 3260 ] simplifiying candidate # 240.616 * [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)))))) 240.616 * * [simplify]: iters left: 6 (23 enodes) 240.622 * * [simplify]: iters left: 5 (90 enodes) 240.637 * * [simplify]: iters left: 4 (189 enodes) 240.673 * * [simplify]: iters left: 3 (386 enodes) 240.759 * * [simplify]: Extracting #0: cost 1 inf + 0 240.759 * * [simplify]: Extracting #1: cost 13 inf + 0 240.759 * * [simplify]: Extracting #2: cost 103 inf + 0 240.760 * * [simplify]: Extracting #3: cost 164 inf + 132 240.761 * * [simplify]: Extracting #4: cost 127 inf + 4733 240.764 * * [simplify]: Extracting #5: cost 59 inf + 18515 240.770 * * [simplify]: Extracting #6: cost 33 inf + 23289 240.776 * * [simplify]: Extracting #7: cost 20 inf + 26676 240.785 * * [simplify]: Extracting #8: cost 4 inf + 32979 240.794 * * [simplify]: Extracting #9: cost 0 inf + 34461 240.802 * [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))))) 240.802 * [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))))))) 240.802 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 240.802 * * [simplify]: iters left: 6 (12 enodes) 240.806 * * [simplify]: iters left: 5 (53 enodes) 240.815 * * [simplify]: iters left: 4 (117 enodes) 240.838 * * [simplify]: iters left: 3 (255 enodes) 240.899 * * [simplify]: Extracting #0: cost 1 inf + 0 240.899 * * [simplify]: Extracting #1: cost 0 inf + 1 240.899 * [simplify]: Simplified to 0 240.899 * [simplify]: Simplified (2 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)) 240.899 * * * * [progress]: [ 228 / 3260 ] simplifiying candidate # 240.900 * [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))))) 240.900 * * [simplify]: iters left: 6 (22 enodes) 240.905 * * [simplify]: iters left: 5 (85 enodes) 240.921 * * [simplify]: iters left: 4 (168 enodes) 240.949 * * [simplify]: iters left: 3 (298 enodes) 241.008 * * [simplify]: Extracting #0: cost 1 inf + 0 241.008 * * [simplify]: Extracting #1: cost 13 inf + 0 241.008 * * [simplify]: Extracting #2: cost 87 inf + 0 241.009 * * [simplify]: Extracting #3: cost 121 inf + 339 241.010 * * [simplify]: Extracting #4: cost 55 inf + 7139 241.013 * * [simplify]: Extracting #5: cost 41 inf + 9516 241.015 * * [simplify]: Extracting #6: cost 37 inf + 10320 241.020 * * [simplify]: Extracting #7: cost 10 inf + 18017 241.026 * * [simplify]: Extracting #8: cost 0 inf + 21696 241.031 * [simplify]: Simplified to (fma (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) a) (* -1/2 (/ b a))) 241.031 * [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)))))) 241.032 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 241.032 * * [simplify]: iters left: 6 (11 enodes) 241.035 * * [simplify]: iters left: 5 (48 enodes) 241.046 * * [simplify]: iters left: 4 (98 enodes) 241.062 * * [simplify]: iters left: 3 (181 enodes) 241.099 * * [simplify]: iters left: 2 (358 enodes) 241.207 * * [simplify]: Extracting #0: cost 1 inf + 0 241.208 * * [simplify]: Extracting #1: cost 0 inf + 1 241.208 * [simplify]: Simplified to 0 241.208 * [simplify]: Simplified (2 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)) 241.208 * * * * [progress]: [ 229 / 3260 ] simplifiying candidate # 241.208 * [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)))) 241.208 * * [simplify]: iters left: 6 (21 enodes) 241.213 * * [simplify]: iters left: 5 (78 enodes) 241.226 * * [simplify]: iters left: 4 (146 enodes) 241.249 * * [simplify]: iters left: 3 (242 enodes) 241.290 * * [simplify]: iters left: 2 (370 enodes) 241.365 * * [simplify]: Extracting #0: cost 1 inf + 0 241.365 * * [simplify]: Extracting #1: cost 14 inf + 0 241.365 * * [simplify]: Extracting #2: cost 71 inf + 83 241.366 * * [simplify]: Extracting #3: cost 75 inf + 1208 241.367 * * [simplify]: Extracting #4: cost 31 inf + 4527 241.369 * * [simplify]: Extracting #5: cost 35 inf + 4657 241.371 * * [simplify]: Extracting #6: cost 32 inf + 5282 241.372 * * [simplify]: Extracting #7: cost 21 inf + 6535 241.375 * * [simplify]: Extracting #8: cost 7 inf + 11233 241.379 * * [simplify]: Extracting #9: cost 0 inf + 14003 241.385 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 241.385 * [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))))) 241.385 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 241.385 * * [simplify]: iters left: 6 (10 enodes) 241.389 * * [simplify]: iters left: 5 (41 enodes) 241.396 * * [simplify]: iters left: 4 (81 enodes) 241.408 * * [simplify]: iters left: 3 (127 enodes) 241.425 * * [simplify]: iters left: 2 (186 enodes) 241.453 * * [simplify]: iters left: 1 (266 enodes) 241.515 * * [simplify]: Extracting #0: cost 1 inf + 0 241.515 * * [simplify]: Extracting #1: cost 0 inf + 1 241.515 * [simplify]: Simplified to 0 241.515 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 0)) 241.515 * * * * [progress]: [ 230 / 3260 ] simplifiying candidate # 241.515 * [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))) 241.515 * * [simplify]: iters left: 6 (20 enodes) 241.521 * * [simplify]: iters left: 5 (75 enodes) 241.533 * * [simplify]: iters left: 4 (127 enodes) 241.553 * * [simplify]: iters left: 3 (205 enodes) 241.587 * * [simplify]: iters left: 2 (300 enodes) 241.645 * * [simplify]: iters left: 1 (419 enodes) 241.728 * * [simplify]: Extracting #0: cost 1 inf + 0 241.728 * * [simplify]: Extracting #1: cost 11 inf + 0 241.728 * * [simplify]: Extracting #2: cost 65 inf + 2 241.728 * * [simplify]: Extracting #3: cost 77 inf + 716 241.730 * * [simplify]: Extracting #4: cost 40 inf + 2926 241.731 * * [simplify]: Extracting #5: cost 38 inf + 3631 241.733 * * [simplify]: Extracting #6: cost 34 inf + 4201 241.737 * * [simplify]: Extracting #7: cost 23 inf + 5729 241.740 * * [simplify]: Extracting #8: cost 8 inf + 11294 241.744 * * [simplify]: Extracting #9: cost 0 inf + 14729 241.748 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 241.748 * [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)))) 241.748 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 241.748 * * [simplify]: iters left: 6 (9 enodes) 241.751 * * [simplify]: iters left: 5 (36 enodes) 241.757 * * [simplify]: iters left: 4 (67 enodes) 241.768 * * [simplify]: iters left: 3 (97 enodes) 241.785 * * [simplify]: iters left: 2 (158 enodes) 241.820 * * [simplify]: iters left: 1 (263 enodes) 241.865 * * [simplify]: Extracting #0: cost 1 inf + 0 241.866 * * [simplify]: Extracting #1: cost 0 inf + 1 241.866 * [simplify]: Simplified to 0 241.866 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 241.866 * * * * [progress]: [ 231 / 3260 ] simplifiying candidate # 241.866 * [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)))) 241.866 * * [simplify]: iters left: 6 (20 enodes) 241.871 * * [simplify]: iters left: 5 (76 enodes) 241.883 * * [simplify]: iters left: 4 (137 enodes) 241.904 * * [simplify]: iters left: 3 (232 enodes) 241.946 * * [simplify]: iters left: 2 (349 enodes) 242.014 * * [simplify]: iters left: 1 (499 enodes) 242.119 * * [simplify]: Extracting #0: cost 1 inf + 0 242.119 * * [simplify]: Extracting #1: cost 13 inf + 0 242.119 * * [simplify]: Extracting #2: cost 59 inf + 0 242.120 * * [simplify]: Extracting #3: cost 71 inf + 301 242.121 * * [simplify]: Extracting #4: cost 38 inf + 2299 242.122 * * [simplify]: Extracting #5: cost 38 inf + 2675 242.124 * * [simplify]: Extracting #6: cost 37 inf + 2885 242.126 * * [simplify]: Extracting #7: cost 29 inf + 3495 242.127 * * [simplify]: Extracting #8: cost 24 inf + 4513 242.130 * * [simplify]: Extracting #9: cost 7 inf + 10810 242.134 * * [simplify]: Extracting #10: cost 0 inf + 13775 242.139 * [simplify]: Simplified to (+ (/ (/ b a) -2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 242.139 * [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))))) 242.139 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 242.139 * * [simplify]: iters left: 5 (9 enodes) 242.142 * * [simplify]: iters left: 4 (39 enodes) 242.150 * * [simplify]: iters left: 3 (65 enodes) 242.161 * * [simplify]: iters left: 2 (129 enodes) 242.185 * * [simplify]: iters left: 1 (210 enodes) 242.222 * * [simplify]: Extracting #0: cost 1 inf + 0 242.223 * * [simplify]: Extracting #1: cost 0 inf + 1 242.223 * [simplify]: Simplified to 0 242.223 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ b a) -2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 242.223 * * * * [progress]: [ 232 / 3260 ] simplifiying candidate # 242.223 * [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)))))) 242.223 * * [simplify]: iters left: 6 (22 enodes) 242.228 * * [simplify]: iters left: 5 (81 enodes) 242.240 * * [simplify]: iters left: 4 (119 enodes) 242.258 * * [simplify]: iters left: 3 (177 enodes) 242.286 * * [simplify]: iters left: 2 (239 enodes) 242.319 * * [simplify]: iters left: 1 (312 enodes) 242.368 * * [simplify]: Extracting #0: cost 1 inf + 0 242.368 * * [simplify]: Extracting #1: cost 11 inf + 0 242.368 * * [simplify]: Extracting #2: cost 55 inf + 0 242.368 * * [simplify]: Extracting #3: cost 101 inf + 206 242.369 * * [simplify]: Extracting #4: cost 94 inf + 1355 242.370 * * [simplify]: Extracting #5: cost 88 inf + 3914 242.372 * * [simplify]: Extracting #6: cost 44 inf + 27767 242.377 * * [simplify]: Extracting #7: cost 5 inf + 42417 242.383 * * [simplify]: Extracting #8: cost 0 inf + 44259 242.389 * * [simplify]: Extracting #9: cost 0 inf + 44164 242.395 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) 242.395 * [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))))))) 242.395 * [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.395 * * [simplify]: iters left: 6 (10 enodes) 242.398 * * [simplify]: iters left: 5 (37 enodes) 242.404 * * [simplify]: iters left: 4 (57 enodes) 242.413 * * [simplify]: iters left: 3 (104 enodes) 242.432 * * [simplify]: iters left: 2 (158 enodes) 242.455 * * [simplify]: iters left: 1 (225 enodes) 242.489 * * [simplify]: Extracting #0: cost 1 inf + 0 242.489 * * [simplify]: Extracting #1: cost 0 inf + 1 242.489 * [simplify]: Simplified to 0 242.489 * [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)) 242.489 * * * * [progress]: [ 233 / 3260 ] simplifiying candidate # 242.490 * [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))))) 242.490 * * [simplify]: iters left: 6 (21 enodes) 242.494 * * [simplify]: iters left: 5 (72 enodes) 242.504 * * [simplify]: iters left: 4 (103 enodes) 242.519 * * [simplify]: iters left: 3 (146 enodes) 242.537 * * [simplify]: iters left: 2 (169 enodes) 242.560 * * [simplify]: iters left: 1 (183 enodes) 242.580 * * [simplify]: Extracting #0: cost 1 inf + 0 242.580 * * [simplify]: Extracting #1: cost 9 inf + 0 242.580 * * [simplify]: Extracting #2: cost 34 inf + 0 242.581 * * [simplify]: Extracting #3: cost 47 inf + 288 242.581 * * [simplify]: Extracting #4: cost 36 inf + 1844 242.582 * * [simplify]: Extracting #5: cost 36 inf + 2620 242.582 * * [simplify]: Extracting #6: cost 38 inf + 2663 242.583 * * [simplify]: Extracting #7: cost 29 inf + 3452 242.584 * * [simplify]: Extracting #8: cost 10 inf + 9137 242.587 * * [simplify]: Extracting #9: cost 1 inf + 12877 242.590 * * [simplify]: Extracting #10: cost 0 inf + 13417 242.593 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) 242.593 * [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)))))) 242.593 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 242.593 * * [simplify]: iters left: 6 (9 enodes) 242.595 * * [simplify]: iters left: 5 (29 enodes) 242.599 * * [simplify]: iters left: 4 (42 enodes) 242.605 * * [simplify]: iters left: 3 (58 enodes) 242.612 * * [simplify]: iters left: 2 (68 enodes) 242.619 * * [simplify]: Extracting #0: cost 1 inf + 0 242.619 * * [simplify]: Extracting #1: cost 0 inf + 1 242.620 * [simplify]: Simplified to 0 242.620 * [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)) 242.620 * * * * [progress]: [ 234 / 3260 ] simplifiying candidate # 242.620 * [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)))))) 242.620 * * [simplify]: iters left: 6 (23 enodes) 242.627 * * [simplify]: iters left: 5 (89 enodes) 242.641 * * [simplify]: iters left: 4 (180 enodes) 242.676 * * [simplify]: iters left: 3 (365 enodes) 242.743 * * [simplify]: Extracting #0: cost 1 inf + 0 242.743 * * [simplify]: Extracting #1: cost 11 inf + 0 242.743 * * [simplify]: Extracting #2: cost 72 inf + 0 242.743 * * [simplify]: Extracting #3: cost 115 inf + 204 242.745 * * [simplify]: Extracting #4: cost 113 inf + 409 242.746 * * [simplify]: Extracting #5: cost 113 inf + 452 242.747 * * [simplify]: Extracting #6: cost 108 inf + 2977 242.749 * * [simplify]: Extracting #7: cost 66 inf + 13771 242.754 * * [simplify]: Extracting #8: cost 17 inf + 27681 242.761 * * [simplify]: Extracting #9: cost 0 inf + 33740 242.768 * * [simplify]: Extracting #10: cost 0 inf + 33645 242.775 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 242.775 * [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))))))) 242.775 * [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))))) 242.776 * * [simplify]: iters left: 6 (13 enodes) 242.779 * * [simplify]: iters left: 5 (53 enodes) 242.787 * * [simplify]: iters left: 4 (117 enodes) 242.813 * * [simplify]: iters left: 3 (275 enodes) 242.865 * * [simplify]: iters left: 2 (474 enodes) 242.974 * * [simplify]: Extracting #0: cost 1 inf + 0 242.974 * * [simplify]: Extracting #1: cost 0 inf + 1 242.974 * [simplify]: Simplified to 0 242.974 * [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)) 242.974 * * * * [progress]: [ 235 / 3260 ] simplifiying candidate # 242.974 * [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))))) 242.975 * * [simplify]: iters left: 6 (24 enodes) 242.982 * * [simplify]: iters left: 5 (89 enodes) 242.995 * * [simplify]: iters left: 4 (149 enodes) 243.018 * * [simplify]: iters left: 3 (247 enodes) 243.056 * * [simplify]: iters left: 2 (331 enodes) 243.105 * * [simplify]: iters left: 1 (406 enodes) 243.167 * * [simplify]: Extracting #0: cost 1 inf + 0 243.167 * * [simplify]: Extracting #1: cost 11 inf + 0 243.167 * * [simplify]: Extracting #2: cost 59 inf + 0 243.167 * * [simplify]: Extracting #3: cost 100 inf + 329 243.168 * * [simplify]: Extracting #4: cost 92 inf + 2047 243.169 * * [simplify]: Extracting #5: cost 78 inf + 6005 243.172 * * [simplify]: Extracting #6: cost 35 inf + 17475 243.177 * * [simplify]: Extracting #7: cost 3 inf + 26936 243.183 * * [simplify]: Extracting #8: cost 0 inf + 28116 243.188 * * [simplify]: Extracting #9: cost 0 inf + 28036 243.194 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 243.194 * [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)))))) 243.194 * [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)))) 243.194 * * [simplify]: iters left: 6 (12 enodes) 243.197 * * [simplify]: iters left: 5 (47 enodes) 243.204 * * [simplify]: iters left: 4 (82 enodes) 243.217 * * [simplify]: iters left: 3 (157 enodes) 243.246 * * [simplify]: iters left: 2 (248 enodes) 243.283 * * [simplify]: iters left: 1 (341 enodes) 243.337 * * [simplify]: Extracting #0: cost 1 inf + 0 243.337 * * [simplify]: Extracting #1: cost 0 inf + 1 243.337 * [simplify]: Simplified to 0 243.337 * [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)) 243.337 * * * * [progress]: [ 236 / 3260 ] simplifiying candidate # 243.337 * [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)))) 243.338 * * [simplify]: iters left: 6 (24 enodes) 243.343 * * [simplify]: iters left: 5 (89 enodes) 243.359 * * [simplify]: iters left: 4 (157 enodes) 243.385 * * [simplify]: iters left: 3 (276 enodes) 243.439 * * [simplify]: iters left: 2 (408 enodes) 243.512 * * [simplify]: Extracting #0: cost 1 inf + 0 243.513 * * [simplify]: Extracting #1: cost 13 inf + 0 243.513 * * [simplify]: Extracting #2: cost 59 inf + 0 243.513 * * [simplify]: Extracting #3: cost 102 inf + 205 243.513 * * [simplify]: Extracting #4: cost 102 inf + 773 243.514 * * [simplify]: Extracting #5: cost 102 inf + 1350 243.515 * * [simplify]: Extracting #6: cost 81 inf + 5533 243.519 * * [simplify]: Extracting #7: cost 11 inf + 26911 243.524 * * [simplify]: Extracting #8: cost 0 inf + 30331 243.530 * * [simplify]: Extracting #9: cost 0 inf + 30251 243.535 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) 243.536 * [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))))) 243.536 * [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))) 243.536 * * [simplify]: iters left: 6 (12 enodes) 243.541 * * [simplify]: iters left: 5 (47 enodes) 243.548 * * [simplify]: iters left: 4 (89 enodes) 243.565 * * [simplify]: iters left: 3 (180 enodes) 243.604 * * [simplify]: iters left: 2 (296 enodes) 243.660 * * [simplify]: iters left: 1 (428 enodes) 243.747 * * [simplify]: Extracting #0: cost 1 inf + 0 243.747 * * [simplify]: Extracting #1: cost 0 inf + 1 243.747 * [simplify]: Simplified to 0 243.747 * [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)) 243.747 * * * * [progress]: [ 237 / 3260 ] simplifiying candidate # 243.747 * [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)))))) 243.747 * * [simplify]: iters left: 6 (22 enodes) 243.752 * * [simplify]: iters left: 5 (82 enodes) 243.764 * * [simplify]: iters left: 4 (141 enodes) 243.788 * * [simplify]: iters left: 3 (219 enodes) 243.818 * * [simplify]: iters left: 2 (281 enodes) 243.857 * * [simplify]: iters left: 1 (332 enodes) 243.898 * * [simplify]: Extracting #0: cost 1 inf + 0 243.898 * * [simplify]: Extracting #1: cost 11 inf + 0 243.898 * * [simplify]: Extracting #2: cost 54 inf + 0 243.898 * * [simplify]: Extracting #3: cost 86 inf + 326 243.899 * * [simplify]: Extracting #4: cost 80 inf + 1219 243.900 * * [simplify]: Extracting #5: cost 64 inf + 4641 243.902 * * [simplify]: Extracting #6: cost 33 inf + 10346 243.907 * * [simplify]: Extracting #7: cost 6 inf + 17991 243.912 * * [simplify]: Extracting #8: cost 0 inf + 19853 243.916 * * [simplify]: Extracting #9: cost 0 inf + 19678 243.921 * [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)) 243.921 * [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))))))) 243.921 * [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))))) 243.921 * * [simplify]: iters left: 6 (12 enodes) 243.924 * * [simplify]: iters left: 5 (46 enodes) 243.931 * * [simplify]: iters left: 4 (81 enodes) 243.944 * * [simplify]: iters left: 3 (134 enodes) 243.963 * * [simplify]: iters left: 2 (197 enodes) 243.991 * * [simplify]: iters left: 1 (271 enodes) 244.028 * * [simplify]: Extracting #0: cost 1 inf + 0 244.028 * * [simplify]: Extracting #1: cost 0 inf + 1 244.028 * [simplify]: Simplified to 0 244.028 * [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)) 244.028 * * * * [progress]: [ 238 / 3260 ] simplifiying candidate # 244.028 * [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))))) 244.028 * * [simplify]: iters left: 6 (22 enodes) 244.035 * * [simplify]: iters left: 5 (79 enodes) 244.046 * * [simplify]: iters left: 4 (118 enodes) 244.063 * * [simplify]: iters left: 3 (176 enodes) 244.085 * * [simplify]: iters left: 2 (221 enodes) 244.115 * * [simplify]: iters left: 1 (252 enodes) 244.144 * * [simplify]: Extracting #0: cost 1 inf + 0 244.144 * * [simplify]: Extracting #1: cost 9 inf + 0 244.144 * * [simplify]: Extracting #2: cost 42 inf + 0 244.144 * * [simplify]: Extracting #3: cost 71 inf + 244 244.145 * * [simplify]: Extracting #4: cost 69 inf + 1018 244.145 * * [simplify]: Extracting #5: cost 59 inf + 2859 244.146 * * [simplify]: Extracting #6: cost 41 inf + 5757 244.148 * * [simplify]: Extracting #7: cost 29 inf + 7116 244.151 * * [simplify]: Extracting #8: cost 6 inf + 14710 244.154 * * [simplify]: Extracting #9: cost 0 inf + 17120 244.158 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 244.158 * [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)))))) 244.158 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 244.158 * * [simplify]: iters left: 6 (10 enodes) 244.161 * * [simplify]: iters left: 5 (38 enodes) 244.167 * * [simplify]: iters left: 4 (59 enodes) 244.176 * * [simplify]: iters left: 3 (88 enodes) 244.188 * * [simplify]: iters left: 2 (117 enodes) 244.202 * * [simplify]: iters left: 1 (144 enodes) 244.219 * * [simplify]: Extracting #0: cost 1 inf + 0 244.219 * * [simplify]: Extracting #1: cost 0 inf + 1 244.219 * [simplify]: Simplified to 0 244.219 * [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)) 244.219 * * * * [progress]: [ 239 / 3260 ] simplifiying candidate # 244.219 * [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)))) 244.220 * * [simplify]: iters left: 6 (23 enodes) 244.225 * * [simplify]: iters left: 5 (84 enodes) 244.238 * * [simplify]: iters left: 4 (129 enodes) 244.258 * * [simplify]: iters left: 3 (199 enodes) 244.285 * * [simplify]: iters left: 2 (250 enodes) 244.318 * * [simplify]: iters left: 1 (280 enodes) 244.350 * * [simplify]: Extracting #0: cost 1 inf + 0 244.350 * * [simplify]: Extracting #1: cost 11 inf + 0 244.350 * * [simplify]: Extracting #2: cost 47 inf + 0 244.350 * * [simplify]: Extracting #3: cost 63 inf + 331 244.351 * * [simplify]: Extracting #4: cost 53 inf + 1682 244.351 * * [simplify]: Extracting #5: cost 48 inf + 3032 244.353 * * [simplify]: Extracting #6: cost 39 inf + 4951 244.354 * * [simplify]: Extracting #7: cost 28 inf + 5849 244.356 * * [simplify]: Extracting #8: cost 18 inf + 8468 244.359 * * [simplify]: Extracting #9: cost 3 inf + 14688 244.363 * * [simplify]: Extracting #10: cost 0 inf + 15868 244.366 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 244.366 * [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))))) 244.366 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 244.367 * * [simplify]: iters left: 6 (11 enodes) 244.371 * * [simplify]: iters left: 5 (42 enodes) 244.377 * * [simplify]: iters left: 4 (67 enodes) 244.388 * * [simplify]: iters left: 3 (111 enodes) 244.403 * * [simplify]: iters left: 2 (140 enodes) 244.420 * * [simplify]: iters left: 1 (160 enodes) 244.438 * * [simplify]: Extracting #0: cost 1 inf + 0 244.438 * * [simplify]: Extracting #1: cost 0 inf + 1 244.438 * [simplify]: Simplified to 0 244.438 * [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)) 244.438 * * * * [progress]: [ 240 / 3260 ] simplifiying candidate # 244.438 * [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)))))) 244.439 * * [simplify]: iters left: 6 (26 enodes) 244.444 * * [simplify]: iters left: 5 (104 enodes) 244.461 * * [simplify]: iters left: 4 (244 enodes) 244.530 * * [simplify]: Extracting #0: cost 1 inf + 0 244.530 * * [simplify]: Extracting #1: cost 11 inf + 0 244.530 * * [simplify]: Extracting #2: cost 149 inf + 0 244.531 * * [simplify]: Extracting #3: cost 270 inf + 1 244.532 * * [simplify]: Extracting #4: cost 254 inf + 2545 244.536 * * [simplify]: Extracting #5: cost 151 inf + 36957 244.548 * * [simplify]: Extracting #6: cost 35 inf + 84134 244.564 * * [simplify]: Extracting #7: cost 25 inf + 86171 244.577 * * [simplify]: Extracting #8: cost 13 inf + 88919 244.592 * * [simplify]: Extracting #9: cost 1 inf + 94399 244.607 * * [simplify]: Extracting #10: cost 0 inf + 94684 244.622 * * [simplify]: Extracting #11: cost 0 inf + 94644 244.637 * [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)))) 244.637 * [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))))))) 244.637 * [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))))) 244.637 * * [simplify]: iters left: 6 (16 enodes) 244.642 * * [simplify]: iters left: 5 (68 enodes) 244.654 * * [simplify]: iters left: 4 (179 enodes) 244.710 * * [simplify]: Extracting #0: cost 1 inf + 0 244.710 * * [simplify]: Extracting #1: cost 27 inf + 0 244.711 * * [simplify]: Extracting #2: cost 153 inf + 0 244.711 * * [simplify]: Extracting #3: cost 242 inf + 83 244.713 * * [simplify]: Extracting #4: cost 185 inf + 16503 244.724 * * [simplify]: Extracting #5: cost 15 inf + 79352 244.737 * * [simplify]: Extracting #6: cost 0 inf + 84943 244.749 * [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))))) 244.749 * [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))))))) 244.750 * * * * [progress]: [ 241 / 3260 ] simplifiying candidate # 244.750 * [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))))) 244.750 * * [simplify]: iters left: 6 (27 enodes) 244.756 * * [simplify]: iters left: 5 (105 enodes) 244.775 * * [simplify]: iters left: 4 (214 enodes) 244.822 * * [simplify]: Extracting #0: cost 1 inf + 0 244.822 * * [simplify]: Extracting #1: cost 11 inf + 0 244.822 * * [simplify]: Extracting #2: cost 114 inf + 0 244.823 * * [simplify]: Extracting #3: cost 201 inf + 0 244.823 * * [simplify]: Extracting #4: cost 184 inf + 2225 244.827 * * [simplify]: Extracting #5: cost 97 inf + 27227 244.836 * * [simplify]: Extracting #6: cost 33 inf + 51622 244.844 * * [simplify]: Extracting #7: cost 23 inf + 55291 244.854 * * [simplify]: Extracting #8: cost 0 inf + 62156 244.864 * * [simplify]: Extracting #9: cost 0 inf + 62046 244.874 * * [simplify]: Extracting #10: cost 0 inf + 61966 244.884 * [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))))) 244.885 * [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)))))) 244.885 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 244.885 * * [simplify]: iters left: 6 (15 enodes) 244.889 * * [simplify]: iters left: 5 (63 enodes) 244.899 * * [simplify]: iters left: 4 (145 enodes) 244.936 * * [simplify]: iters left: 3 (499 enodes) 245.171 * * [simplify]: Extracting #0: cost 1 inf + 0 245.171 * * [simplify]: Extracting #1: cost 0 inf + 1 245.171 * [simplify]: Simplified to 0 245.171 * [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)) 245.171 * * * * [progress]: [ 242 / 3260 ] simplifiying candidate # 245.172 * [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)))) 245.172 * * [simplify]: iters left: 6 (27 enodes) 245.178 * * [simplify]: iters left: 5 (104 enodes) 245.196 * * [simplify]: iters left: 4 (228 enodes) 245.252 * * [simplify]: Extracting #0: cost 1 inf + 0 245.252 * * [simplify]: Extracting #1: cost 13 inf + 0 245.252 * * [simplify]: Extracting #2: cost 114 inf + 0 245.253 * * [simplify]: Extracting #3: cost 183 inf + 2 245.254 * * [simplify]: Extracting #4: cost 160 inf + 4486 245.258 * * [simplify]: Extracting #5: cost 71 inf + 30095 245.264 * * [simplify]: Extracting #6: cost 31 inf + 43944 245.272 * * [simplify]: Extracting #7: cost 20 inf + 46310 245.280 * * [simplify]: Extracting #8: cost 0 inf + 53042 245.289 * * [simplify]: Extracting #9: cost 0 inf + 52882 245.300 * [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))))) 245.300 * [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))))) 245.300 * [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))) 245.301 * * [simplify]: iters left: 6 (15 enodes) 245.304 * * [simplify]: iters left: 5 (62 enodes) 245.316 * * [simplify]: iters left: 4 (159 enodes) 245.357 * * [simplify]: iters left: 3 (475 enodes) 245.557 * * [simplify]: Extracting #0: cost 1 inf + 0 245.557 * * [simplify]: Extracting #1: cost 42 inf + 0 245.558 * * [simplify]: Extracting #2: cost 194 inf + 1 245.561 * * [simplify]: Extracting #3: cost 205 inf + 15094 245.576 * * [simplify]: Extracting #4: cost 20 inf + 63712 245.592 * * [simplify]: Extracting #5: cost 3 inf + 65204 245.606 * * [simplify]: Extracting #6: cost 0 inf + 65965 245.621 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 245.621 * [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)))) 245.621 * * * * [progress]: [ 243 / 3260 ] simplifiying candidate # 245.622 * [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)))))) 245.622 * * [simplify]: iters left: 6 (25 enodes) 245.627 * * [simplify]: iters left: 5 (98 enodes) 245.646 * * [simplify]: iters left: 4 (213 enodes) 245.693 * * [simplify]: Extracting #0: cost 1 inf + 0 245.693 * * [simplify]: Extracting #1: cost 11 inf + 0 245.693 * * [simplify]: Extracting #2: cost 109 inf + 0 245.694 * * [simplify]: Extracting #3: cost 196 inf + 0 245.695 * * [simplify]: Extracting #4: cost 180 inf + 2102 245.698 * * [simplify]: Extracting #5: cost 92 inf + 30318 245.709 * * [simplify]: Extracting #6: cost 38 inf + 50287 245.717 * * [simplify]: Extracting #7: cost 19 inf + 56189 245.728 * * [simplify]: Extracting #8: cost 1 inf + 61800 245.738 * * [simplify]: Extracting #9: cost 0 inf + 62085 245.748 * * [simplify]: Extracting #10: cost 0 inf + 62045 245.759 * [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))))) 245.759 * [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))))))) 245.759 * [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))))) 245.759 * * [simplify]: iters left: 6 (15 enodes) 245.763 * * [simplify]: iters left: 5 (62 enodes) 245.774 * * [simplify]: iters left: 4 (148 enodes) 245.811 * * [simplify]: iters left: 3 (499 enodes) 246.055 * * [simplify]: Extracting #0: cost 1 inf + 0 246.055 * * [simplify]: Extracting #1: cost 0 inf + 1 246.055 * [simplify]: Simplified to 0 246.055 * [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)) 246.056 * * * * [progress]: [ 244 / 3260 ] simplifiying candidate # 246.056 * [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))))) 246.056 * * [simplify]: iters left: 6 (26 enodes) 246.062 * * [simplify]: iters left: 5 (98 enodes) 246.077 * * [simplify]: iters left: 4 (186 enodes) 246.117 * * [simplify]: iters left: 3 (469 enodes) 246.250 * * [simplify]: Extracting #0: cost 1 inf + 0 246.250 * * [simplify]: Extracting #1: cost 11 inf + 0 246.250 * * [simplify]: Extracting #2: cost 126 inf + 0 246.251 * * [simplify]: Extracting #3: cost 256 inf + 42 246.252 * * [simplify]: Extracting #4: cost 249 inf + 1580 246.257 * * [simplify]: Extracting #5: cost 155 inf + 25331 246.271 * * [simplify]: Extracting #6: cost 43 inf + 58839 246.284 * * [simplify]: Extracting #7: cost 27 inf + 63557 246.299 * * [simplify]: Extracting #8: cost 1 inf + 72083 246.314 * * [simplify]: Extracting #9: cost 0 inf + 72273 246.329 * * [simplify]: Extracting #10: cost 0 inf + 72193 246.345 * [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)) 246.345 * [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)))))) 246.345 * [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)))) 246.345 * * [simplify]: iters left: 6 (14 enodes) 246.349 * * [simplify]: iters left: 5 (56 enodes) 246.358 * * [simplify]: iters left: 4 (117 enodes) 246.384 * * [simplify]: iters left: 3 (347 enodes) 246.498 * * [simplify]: Extracting #0: cost 1 inf + 0 246.498 * * [simplify]: Extracting #1: cost 0 inf + 1 246.498 * [simplify]: Simplified to 0 246.499 * [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)) 246.499 * * * * [progress]: [ 245 / 3260 ] simplifiying candidate # 246.499 * [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)))) 246.499 * * [simplify]: iters left: 6 (26 enodes) 246.505 * * [simplify]: iters left: 5 (99 enodes) 246.523 * * [simplify]: iters left: 4 (184 enodes) 246.560 * * [simplify]: iters left: 3 (430 enodes) 246.697 * * [simplify]: Extracting #0: cost 1 inf + 0 246.697 * * [simplify]: Extracting #1: cost 11 inf + 0 246.697 * * [simplify]: Extracting #2: cost 111 inf + 0 246.698 * * [simplify]: Extracting #3: cost 193 inf + 2 246.699 * * [simplify]: Extracting #4: cost 179 inf + 3322 246.704 * * [simplify]: Extracting #5: cost 79 inf + 25561 246.713 * * [simplify]: Extracting #6: cost 37 inf + 36934 246.722 * * [simplify]: Extracting #7: cost 27 inf + 39457 246.733 * * [simplify]: Extracting #8: cost 2 inf + 48262 246.744 * * [simplify]: Extracting #9: cost 0 inf + 48872 246.757 * * [simplify]: Extracting #10: cost 0 inf + 48712 246.769 * [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))) 246.769 * [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))))) 246.769 * [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))) 246.769 * * [simplify]: iters left: 6 (14 enodes) 246.774 * * [simplify]: iters left: 5 (57 enodes) 246.783 * * [simplify]: iters left: 4 (116 enodes) 246.808 * * [simplify]: iters left: 3 (321 enodes) 246.918 * * [simplify]: Extracting #0: cost 1 inf + 0 246.918 * * [simplify]: Extracting #1: cost 0 inf + 1 246.918 * [simplify]: Simplified to 0 246.918 * [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)) 246.918 * * * * [progress]: [ 246 / 3260 ] simplifiying candidate # 246.918 * [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)))))) 246.918 * * [simplify]: iters left: 6 (25 enodes) 246.927 * * [simplify]: iters left: 5 (98 enodes) 246.943 * * [simplify]: iters left: 4 (212 enodes) 246.991 * * [simplify]: Extracting #0: cost 1 inf + 0 246.991 * * [simplify]: Extracting #1: cost 11 inf + 0 246.992 * * [simplify]: Extracting #2: cost 98 inf + 0 246.992 * * [simplify]: Extracting #3: cost 164 inf + 2 246.992 * * [simplify]: Extracting #4: cost 163 inf + 5 246.994 * * [simplify]: Extracting #5: cost 116 inf + 10628 246.999 * * [simplify]: Extracting #6: cost 52 inf + 29880 247.004 * * [simplify]: Extracting #7: cost 33 inf + 35504 247.011 * * [simplify]: Extracting #8: cost 9 inf + 42314 247.019 * * [simplify]: Extracting #9: cost 0 inf + 46156 247.027 * * [simplify]: Extracting #10: cost 0 inf + 46101 247.034 * [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)) 247.034 * [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))))))) 247.035 * [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))))) 247.035 * * [simplify]: iters left: 6 (15 enodes) 247.038 * * [simplify]: iters left: 5 (62 enodes) 247.049 * * [simplify]: iters left: 4 (149 enodes) 247.087 * * [simplify]: iters left: 3 (450 enodes) 247.291 * * [simplify]: Extracting #0: cost 1 inf + 0 247.291 * * [simplify]: Extracting #1: cost 0 inf + 1 247.291 * [simplify]: Simplified to 0 247.291 * [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)) 247.291 * * * * [progress]: [ 247 / 3260 ] simplifiying candidate # 247.292 * [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))))) 247.292 * * [simplify]: iters left: 6 (26 enodes) 247.298 * * [simplify]: iters left: 5 (99 enodes) 247.314 * * [simplify]: iters left: 4 (185 enodes) 247.353 * * [simplify]: iters left: 3 (433 enodes) 247.755 * * [simplify]: Extracting #0: cost 1 inf + 0 247.755 * * [simplify]: Extracting #1: cost 11 inf + 0 247.755 * * [simplify]: Extracting #2: cost 103 inf + 0 247.756 * * [simplify]: Extracting #3: cost 203 inf + 4 247.757 * * [simplify]: Extracting #4: cost 177 inf + 3942 247.763 * * [simplify]: Extracting #5: cost 77 inf + 23586 247.771 * * [simplify]: Extracting #6: cost 37 inf + 34629 247.782 * * [simplify]: Extracting #7: cost 25 inf + 37935 247.792 * * [simplify]: Extracting #8: cost 2 inf + 45277 247.802 * * [simplify]: Extracting #9: cost 0 inf + 46007 247.812 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) 247.812 * [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)))))) 247.813 * [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)))) 247.813 * * [simplify]: iters left: 6 (14 enodes) 247.816 * * [simplify]: iters left: 5 (57 enodes) 247.826 * * [simplify]: iters left: 4 (118 enodes) 247.853 * * [simplify]: iters left: 3 (314 enodes) 247.947 * * [simplify]: Extracting #0: cost 1 inf + 0 247.947 * * [simplify]: Extracting #1: cost 0 inf + 1 247.947 * [simplify]: Simplified to 0 247.947 * [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)) 247.947 * * * * [progress]: [ 248 / 3260 ] simplifiying candidate # 247.947 * [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)))) 247.947 * * [simplify]: iters left: 6 (25 enodes) 247.953 * * [simplify]: iters left: 5 (90 enodes) 247.969 * * [simplify]: iters left: 4 (170 enodes) 248.000 * * [simplify]: iters left: 3 (354 enodes) 248.084 * * [simplify]: Extracting #0: cost 1 inf + 0 248.084 * * [simplify]: Extracting #1: cost 13 inf + 0 248.085 * * [simplify]: Extracting #2: cost 100 inf + 0 248.085 * * [simplify]: Extracting #3: cost 146 inf + 4 248.086 * * [simplify]: Extracting #4: cost 101 inf + 6551 248.090 * * [simplify]: Extracting #5: cost 49 inf + 16411 248.094 * * [simplify]: Extracting #6: cost 38 inf + 20379 248.099 * * [simplify]: Extracting #7: cost 33 inf + 21628 248.105 * * [simplify]: Extracting #8: cost 5 inf + 29700 248.112 * * [simplify]: Extracting #9: cost 0 inf + 31960 248.119 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) 248.119 * [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))))) 248.120 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 248.120 * * [simplify]: iters left: 6 (13 enodes) 248.123 * * [simplify]: iters left: 5 (48 enodes) 248.131 * * [simplify]: iters left: 4 (103 enodes) 248.153 * * [simplify]: iters left: 3 (238 enodes) 248.214 * * [simplify]: Extracting #0: cost 1 inf + 0 248.214 * * [simplify]: Extracting #1: cost 0 inf + 1 248.214 * [simplify]: Simplified to 0 248.214 * [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)) 248.214 * * * * [progress]: [ 249 / 3260 ] simplifiying candidate # 248.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 248.214 * * [simplify]: iters left: 6 (25 enodes) 248.220 * * [simplify]: iters left: 5 (97 enodes) 248.236 * * [simplify]: iters left: 4 (206 enodes) 248.283 * * [simplify]: Extracting #0: cost 1 inf + 0 248.283 * * [simplify]: Extracting #1: cost 11 inf + 0 248.284 * * [simplify]: Extracting #2: cost 110 inf + 0 248.284 * * [simplify]: Extracting #3: cost 200 inf + 0 248.285 * * [simplify]: Extracting #4: cost 191 inf + 933 248.288 * * [simplify]: Extracting #5: cost 116 inf + 22472 248.295 * * [simplify]: Extracting #6: cost 41 inf + 52300 248.304 * * [simplify]: Extracting #7: cost 26 inf + 55534 248.313 * * [simplify]: Extracting #8: cost 7 inf + 60661 248.323 * * [simplify]: Extracting #9: cost 0 inf + 64081 248.337 * * [simplify]: Extracting #10: cost 0 inf + 64026 248.348 * [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)))) 248.348 * [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))))))) 248.348 * [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))))) 248.348 * * [simplify]: iters left: 6 (15 enodes) 248.352 * * [simplify]: iters left: 5 (61 enodes) 248.362 * * [simplify]: iters left: 4 (142 enodes) 248.396 * * [simplify]: iters left: 3 (474 enodes) 248.576 * * [simplify]: Extracting #0: cost 1 inf + 0 248.577 * * [simplify]: Extracting #1: cost 0 inf + 1 248.577 * [simplify]: Simplified to 0 248.577 * [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)) 248.577 * * * * [progress]: [ 250 / 3260 ] simplifiying candidate # 248.577 * [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))))) 248.577 * * [simplify]: iters left: 6 (26 enodes) 248.583 * * [simplify]: iters left: 5 (98 enodes) 248.598 * * [simplify]: iters left: 4 (181 enodes) 248.635 * * [simplify]: iters left: 3 (444 enodes) 248.743 * * [simplify]: Extracting #0: cost 1 inf + 0 248.744 * * [simplify]: Extracting #1: cost 11 inf + 0 248.744 * * [simplify]: Extracting #2: cost 113 inf + 0 248.744 * * [simplify]: Extracting #3: cost 219 inf + 42 248.746 * * [simplify]: Extracting #4: cost 191 inf + 4584 248.752 * * [simplify]: Extracting #5: cost 70 inf + 35221 248.762 * * [simplify]: Extracting #6: cost 37 inf + 46163 248.772 * * [simplify]: Extracting #7: cost 21 inf + 51582 248.784 * * [simplify]: Extracting #8: cost 1 inf + 57496 248.799 * * [simplify]: Extracting #9: cost 0 inf + 57861 248.811 * [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))) 248.811 * [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)))))) 248.811 * [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)))) 248.811 * * [simplify]: iters left: 6 (14 enodes) 248.815 * * [simplify]: iters left: 5 (56 enodes) 248.824 * * [simplify]: iters left: 4 (113 enodes) 248.847 * * [simplify]: iters left: 3 (324 enodes) 248.936 * * [simplify]: Extracting #0: cost 1 inf + 0 248.936 * * [simplify]: Extracting #1: cost 0 inf + 1 248.936 * [simplify]: Simplified to 0 248.936 * [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)) 248.936 * * * * [progress]: [ 251 / 3260 ] simplifiying candidate # 248.937 * [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)))) 248.937 * * [simplify]: iters left: 6 (26 enodes) 248.943 * * [simplify]: iters left: 5 (98 enodes) 248.958 * * [simplify]: iters left: 4 (179 enodes) 248.995 * * [simplify]: iters left: 3 (414 enodes) 249.099 * * [simplify]: Extracting #0: cost 1 inf + 0 249.099 * * [simplify]: Extracting #1: cost 11 inf + 0 249.099 * * [simplify]: Extracting #2: cost 88 inf + 0 249.100 * * [simplify]: Extracting #3: cost 165 inf + 83 249.101 * * [simplify]: Extracting #4: cost 155 inf + 1340 249.103 * * [simplify]: Extracting #5: cost 113 inf + 9163 249.108 * * [simplify]: Extracting #6: cost 54 inf + 23775 249.114 * * [simplify]: Extracting #7: cost 32 inf + 29210 249.122 * * [simplify]: Extracting #8: cost 16 inf + 33022 249.130 * * [simplify]: Extracting #9: cost 3 inf + 38399 249.139 * * [simplify]: Extracting #10: cost 0 inf + 39979 249.148 * * [simplify]: Extracting #11: cost 0 inf + 39884 249.157 * [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)))) 249.157 * [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))))) 249.157 * [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))) 249.157 * * [simplify]: iters left: 6 (14 enodes) 249.163 * * [simplify]: iters left: 5 (56 enodes) 249.172 * * [simplify]: iters left: 4 (112 enodes) 249.195 * * [simplify]: iters left: 3 (297 enodes) 249.278 * * [simplify]: Extracting #0: cost 1 inf + 0 249.278 * * [simplify]: Extracting #1: cost 0 inf + 1 249.278 * [simplify]: Simplified to 0 249.278 * [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)) 249.278 * * * * [progress]: [ 252 / 3260 ] simplifiying candidate # 249.278 * [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)))))) 249.278 * * [simplify]: iters left: 6 (23 enodes) 249.283 * * [simplify]: iters left: 5 (89 enodes) 249.297 * * [simplify]: iters left: 4 (180 enodes) 249.331 * * [simplify]: iters left: 3 (430 enodes) 249.435 * * [simplify]: Extracting #0: cost 1 inf + 0 249.435 * * [simplify]: Extracting #1: cost 11 inf + 0 249.435 * * [simplify]: Extracting #2: cost 98 inf + 0 249.436 * * [simplify]: Extracting #3: cost 215 inf + 0 249.437 * * [simplify]: Extracting #4: cost 200 inf + 2797 249.444 * * [simplify]: Extracting #5: cost 76 inf + 34347 249.454 * * [simplify]: Extracting #6: cost 38 inf + 47107 249.467 * * [simplify]: Extracting #7: cost 19 inf + 52932 249.479 * * [simplify]: Extracting #8: cost 2 inf + 58222 249.491 * * [simplify]: Extracting #9: cost 0 inf + 59047 249.504 * [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))) 249.504 * [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))))))) 249.504 * [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))))) 249.504 * * [simplify]: iters left: 6 (13 enodes) 249.508 * * [simplify]: iters left: 5 (53 enodes) 249.517 * * [simplify]: iters left: 4 (118 enodes) 249.541 * * [simplify]: iters left: 3 (324 enodes) 249.628 * * [simplify]: Extracting #0: cost 1 inf + 0 249.628 * * [simplify]: Extracting #1: cost 0 inf + 1 249.628 * [simplify]: Simplified to 0 249.628 * [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)) 249.628 * * * * [progress]: [ 253 / 3260 ] simplifiying candidate # 249.628 * [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))))) 249.629 * * [simplify]: iters left: 6 (23 enodes) 249.634 * * [simplify]: iters left: 5 (84 enodes) 249.650 * * [simplify]: iters left: 4 (144 enodes) 249.673 * * [simplify]: iters left: 3 (304 enodes) 249.730 * * [simplify]: Extracting #0: cost 1 inf + 0 249.730 * * [simplify]: Extracting #1: cost 9 inf + 0 249.731 * * [simplify]: Extracting #2: cost 76 inf + 0 249.731 * * [simplify]: Extracting #3: cost 146 inf + 244 249.731 * * [simplify]: Extracting #4: cost 144 inf + 652 249.733 * * [simplify]: Extracting #5: cost 113 inf + 5761 249.736 * * [simplify]: Extracting #6: cost 49 inf + 20145 249.741 * * [simplify]: Extracting #7: cost 33 inf + 22644 249.747 * * [simplify]: Extracting #8: cost 8 inf + 29969 249.754 * * [simplify]: Extracting #9: cost 0 inf + 33529 249.762 * * [simplify]: Extracting #10: cost 0 inf + 33434 249.769 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a)) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 249.769 * [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)))))) 249.769 * [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)))) 249.769 * * [simplify]: iters left: 6 (11 enodes) 249.772 * * [simplify]: iters left: 5 (43 enodes) 249.781 * * [simplify]: iters left: 4 (84 enodes) 249.796 * * [simplify]: iters left: 3 (212 enodes) 249.841 * * [simplify]: iters left: 2 (472 enodes) 249.944 * * [simplify]: Extracting #0: cost 1 inf + 0 249.944 * * [simplify]: Extracting #1: cost 0 inf + 1 249.944 * [simplify]: Simplified to 0 249.944 * [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)) 249.944 * * * * [progress]: [ 254 / 3260 ] simplifiying candidate # 249.945 * [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)))) 249.945 * * [simplify]: iters left: 6 (24 enodes) 249.952 * * [simplify]: iters left: 5 (91 enodes) 249.966 * * [simplify]: iters left: 4 (163 enodes) 249.997 * * [simplify]: iters left: 3 (335 enodes) 250.065 * * [simplify]: Extracting #0: cost 1 inf + 0 250.066 * * [simplify]: Extracting #1: cost 11 inf + 0 250.066 * * [simplify]: Extracting #2: cost 71 inf + 0 250.066 * * [simplify]: Extracting #3: cost 120 inf + 204 250.067 * * [simplify]: Extracting #4: cost 117 inf + 532 250.069 * * [simplify]: Extracting #5: cost 91 inf + 3749 250.072 * * [simplify]: Extracting #6: cost 55 inf + 10494 250.075 * * [simplify]: Extracting #7: cost 33 inf + 14816 250.080 * * [simplify]: Extracting #8: cost 4 inf + 24006 250.086 * * [simplify]: Extracting #9: cost 0 inf + 25686 250.092 * * [simplify]: Extracting #10: cost 0 inf + 25606 250.098 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 250.098 * [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))))) 250.098 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 250.098 * * [simplify]: iters left: 6 (12 enodes) 250.102 * * [simplify]: iters left: 5 (49 enodes) 250.110 * * [simplify]: iters left: 4 (99 enodes) 250.130 * * [simplify]: iters left: 3 (234 enodes) 250.183 * * [simplify]: iters left: 2 (447 enodes) 250.280 * * [simplify]: Extracting #0: cost 1 inf + 0 250.281 * * [simplify]: Extracting #1: cost 0 inf + 1 250.281 * [simplify]: Simplified to 0 250.281 * [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)) 250.281 * * * * [progress]: [ 255 / 3260 ] simplifiying candidate # 250.281 * [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)))))) 250.281 * * [simplify]: iters left: 6 (24 enodes) 250.287 * * [simplify]: iters left: 5 (93 enodes) 250.303 * * [simplify]: iters left: 4 (183 enodes) 250.338 * * [simplify]: iters left: 3 (415 enodes) 250.447 * * [simplify]: Extracting #0: cost 1 inf + 0 250.447 * * [simplify]: Extracting #1: cost 11 inf + 0 250.447 * * [simplify]: Extracting #2: cost 89 inf + 0 250.448 * * [simplify]: Extracting #3: cost 156 inf + 2 250.449 * * [simplify]: Extracting #4: cost 152 inf + 170 250.450 * * [simplify]: Extracting #5: cost 115 inf + 6611 250.455 * * [simplify]: Extracting #6: cost 65 inf + 19316 250.461 * * [simplify]: Extracting #7: cost 40 inf + 25376 250.469 * * [simplify]: Extracting #8: cost 12 inf + 33375 250.480 * * [simplify]: Extracting #9: cost 0 inf + 38619 250.489 * [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))) 250.489 * [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))))))) 250.490 * [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))))) 250.490 * * [simplify]: iters left: 6 (14 enodes) 250.493 * * [simplify]: iters left: 5 (57 enodes) 250.502 * * [simplify]: iters left: 4 (121 enodes) 250.527 * * [simplify]: iters left: 3 (291 enodes) 250.607 * * [simplify]: Extracting #0: cost 1 inf + 0 250.607 * * [simplify]: Extracting #1: cost 0 inf + 1 250.607 * [simplify]: Simplified to 0 250.607 * [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)) 250.607 * * * * [progress]: [ 256 / 3260 ] simplifiying candidate # 250.607 * [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))))) 250.607 * * [simplify]: iters left: 6 (25 enodes) 250.613 * * [simplify]: iters left: 5 (94 enodes) 250.627 * * [simplify]: iters left: 4 (162 enodes) 250.658 * * [simplify]: iters left: 3 (319 enodes) 250.717 * * [simplify]: Extracting #0: cost 1 inf + 0 250.717 * * [simplify]: Extracting #1: cost 11 inf + 0 250.717 * * [simplify]: Extracting #2: cost 69 inf + 0 250.717 * * [simplify]: Extracting #3: cost 108 inf + 246 250.718 * * [simplify]: Extracting #4: cost 94 inf + 1554 250.720 * * [simplify]: Extracting #5: cost 47 inf + 7951 250.723 * * [simplify]: Extracting #6: cost 37 inf + 10363 250.726 * * [simplify]: Extracting #7: cost 34 inf + 10990 250.730 * * [simplify]: Extracting #8: cost 11 inf + 17395 250.735 * * [simplify]: Extracting #9: cost 0 inf + 21757 250.740 * * [simplify]: Extracting #10: cost 0 inf + 21662 250.745 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 250.745 * [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)))))) 250.746 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 250.746 * * [simplify]: iters left: 6 (13 enodes) 250.749 * * [simplify]: iters left: 5 (52 enodes) 250.757 * * [simplify]: iters left: 4 (98 enodes) 250.776 * * [simplify]: iters left: 3 (212 enodes) 250.817 * * [simplify]: iters left: 2 (371 enodes) 250.892 * * [simplify]: Extracting #0: cost 1 inf + 0 250.892 * * [simplify]: Extracting #1: cost 0 inf + 1 250.892 * [simplify]: Simplified to 0 250.892 * [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)) 250.892 * * * * [progress]: [ 257 / 3260 ] simplifiying candidate # 250.892 * [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)))) 250.892 * * [simplify]: iters left: 6 (24 enodes) 250.898 * * [simplify]: iters left: 5 (86 enodes) 250.911 * * [simplify]: iters left: 4 (152 enodes) 250.934 * * [simplify]: iters left: 3 (255 enodes) 250.975 * * [simplify]: iters left: 2 (381 enodes) 251.037 * * [simplify]: iters left: 1 (471 enodes) 251.107 * * [simplify]: Extracting #0: cost 1 inf + 0 251.107 * * [simplify]: Extracting #1: cost 11 inf + 0 251.107 * * [simplify]: Extracting #2: cost 52 inf + 0 251.107 * * [simplify]: Extracting #3: cost 75 inf + 331 251.108 * * [simplify]: Extracting #4: cost 48 inf + 3236 251.110 * * [simplify]: Extracting #5: cost 37 inf + 5518 251.112 * * [simplify]: Extracting #6: cost 30 inf + 6866 251.115 * * [simplify]: Extracting #7: cost 4 inf + 14637 251.119 * * [simplify]: Extracting #8: cost 0 inf + 16437 251.123 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 251.123 * [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))))) 251.123 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 251.123 * * [simplify]: iters left: 6 (12 enodes) 251.126 * * [simplify]: iters left: 5 (44 enodes) 251.134 * * [simplify]: iters left: 4 (92 enodes) 251.149 * * [simplify]: iters left: 3 (159 enodes) 251.174 * * [simplify]: iters left: 2 (267 enodes) 251.219 * * [simplify]: iters left: 1 (364 enodes) 251.277 * * [simplify]: Extracting #0: cost 1 inf + 0 251.277 * * [simplify]: Extracting #1: cost 0 inf + 1 251.277 * [simplify]: Simplified to 0 251.277 * [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)) 251.278 * * * * [progress]: [ 258 / 3260 ] simplifiying candidate # 251.278 * [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)))))) 251.278 * * [simplify]: iters left: 6 (25 enodes) 251.284 * * [simplify]: iters left: 5 (100 enodes) 251.300 * * [simplify]: iters left: 4 (215 enodes) 251.349 * * [simplify]: Extracting #0: cost 1 inf + 0 251.349 * * [simplify]: Extracting #1: cost 11 inf + 0 251.349 * * [simplify]: Extracting #2: cost 109 inf + 0 251.349 * * [simplify]: Extracting #3: cost 187 inf + 45 251.350 * * [simplify]: Extracting #4: cost 167 inf + 3322 251.355 * * [simplify]: Extracting #5: cost 66 inf + 31450 251.362 * * [simplify]: Extracting #6: cost 32 inf + 43667 251.369 * * [simplify]: Extracting #7: cost 16 inf + 48870 251.378 * * [simplify]: Extracting #8: cost 0 inf + 52530 251.388 * [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))))) 251.388 * [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))))))) 251.389 * [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))))) 251.389 * * [simplify]: iters left: 6 (15 enodes) 251.393 * * [simplify]: iters left: 5 (64 enodes) 251.404 * * [simplify]: iters left: 4 (149 enodes) 251.439 * * [simplify]: iters left: 3 (466 enodes) 251.699 * * [simplify]: Extracting #0: cost 1 inf + 0 251.699 * * [simplify]: Extracting #1: cost 0 inf + 1 251.699 * [simplify]: Simplified to 0 251.699 * [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)) 251.700 * * * * [progress]: [ 259 / 3260 ] simplifiying candidate # 251.700 * [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))))) 251.700 * * [simplify]: iters left: 6 (26 enodes) 251.706 * * [simplify]: iters left: 5 (101 enodes) 251.723 * * [simplify]: iters left: 4 (191 enodes) 251.761 * * [simplify]: iters left: 3 (452 enodes) 251.914 * * [simplify]: Extracting #0: cost 1 inf + 0 251.914 * * [simplify]: Extracting #1: cost 11 inf + 0 251.914 * * [simplify]: Extracting #2: cost 140 inf + 0 251.915 * * [simplify]: Extracting #3: cost 258 inf + 86 251.917 * * [simplify]: Extracting #4: cost 230 inf + 4671 251.925 * * [simplify]: Extracting #5: cost 84 inf + 37843 251.937 * * [simplify]: Extracting #6: cost 37 inf + 51437 251.950 * * [simplify]: Extracting #7: cost 20 inf + 56977 251.964 * * [simplify]: Extracting #8: cost 0 inf + 63150 251.978 * * [simplify]: Extracting #9: cost 0 inf + 63055 251.993 * [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))) 251.993 * [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)))))) 251.994 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 251.994 * * [simplify]: iters left: 6 (14 enodes) 251.997 * * [simplify]: iters left: 5 (59 enodes) 252.007 * * [simplify]: iters left: 4 (121 enodes) 252.032 * * [simplify]: iters left: 3 (332 enodes) 252.169 * * [simplify]: Extracting #0: cost 1 inf + 0 252.169 * * [simplify]: Extracting #1: cost 0 inf + 1 252.169 * [simplify]: Simplified to 0 252.169 * [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)) 252.169 * * * * [progress]: [ 260 / 3260 ] simplifiying candidate # 252.169 * [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)))) 252.169 * * [simplify]: iters left: 6 (25 enodes) 252.175 * * [simplify]: iters left: 5 (96 enodes) 252.191 * * [simplify]: iters left: 4 (182 enodes) 252.228 * * [simplify]: iters left: 3 (399 enodes) 252.346 * * [simplify]: Extracting #0: cost 1 inf + 0 252.346 * * [simplify]: Extracting #1: cost 11 inf + 0 252.347 * * [simplify]: Extracting #2: cost 116 inf + 0 252.347 * * [simplify]: Extracting #3: cost 175 inf + 129 252.348 * * [simplify]: Extracting #4: cost 155 inf + 1489 252.350 * * [simplify]: Extracting #5: cost 117 inf + 8101 252.355 * * [simplify]: Extracting #6: cost 50 inf + 23144 252.362 * * [simplify]: Extracting #7: cost 35 inf + 26396 252.369 * * [simplify]: Extracting #8: cost 16 inf + 31083 252.378 * * [simplify]: Extracting #9: cost 1 inf + 37382 252.388 * * [simplify]: Extracting #10: cost 0 inf + 37842 252.397 * [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)))) 252.397 * [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))))) 252.397 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 252.397 * * [simplify]: iters left: 6 (13 enodes) 252.401 * * [simplify]: iters left: 5 (54 enodes) 252.410 * * [simplify]: iters left: 4 (112 enodes) 252.433 * * [simplify]: iters left: 3 (281 enodes) 252.529 * * [simplify]: Extracting #0: cost 1 inf + 0 252.529 * * [simplify]: Extracting #1: cost 0 inf + 1 252.529 * [simplify]: Simplified to 0 252.529 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 252.529 * * * * [progress]: [ 261 / 3260 ] simplifiying candidate # 252.530 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 252.530 * * [simplify]: iters left: 6 (24 enodes) 252.535 * * [simplify]: iters left: 5 (95 enodes) 252.551 * * [simplify]: iters left: 4 (200 enodes) 252.593 * * [simplify]: iters left: 3 (478 enodes) 252.754 * * [simplify]: Extracting #0: cost 1 inf + 0 252.754 * * [simplify]: Extracting #1: cost 11 inf + 0 252.754 * * [simplify]: Extracting #2: cost 149 inf + 0 252.755 * * [simplify]: Extracting #3: cost 282 inf + 3 252.756 * * [simplify]: Extracting #4: cost 252 inf + 4431 252.764 * * [simplify]: Extracting #5: cost 104 inf + 38925 252.780 * * [simplify]: Extracting #6: cost 37 inf + 58510 252.793 * * [simplify]: Extracting #7: cost 23 inf + 63827 252.808 * * [simplify]: Extracting #8: cost 0 inf + 70343 252.823 * * [simplify]: Extracting #9: cost 0 inf + 70168 252.839 * * [simplify]: Extracting #10: cost 0 inf + 70128 252.855 * [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))))) 252.855 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* (* (cbrt a) (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))))))) 252.855 * [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))))) 252.855 * * [simplify]: iters left: 6 (14 enodes) 252.859 * * [simplify]: iters left: 5 (59 enodes) 252.869 * * [simplify]: iters left: 4 (134 enodes) 252.898 * * [simplify]: iters left: 3 (357 enodes) 253.038 * * [simplify]: Extracting #0: cost 1 inf + 0 253.038 * * [simplify]: Extracting #1: cost 0 inf + 1 253.038 * [simplify]: Simplified to 0 253.038 * [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)) 253.038 * * * * [progress]: [ 262 / 3260 ] simplifiying candidate # 253.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 (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 253.038 * * [simplify]: iters left: 6 (25 enodes) 253.044 * * [simplify]: iters left: 5 (95 enodes) 253.059 * * [simplify]: iters left: 4 (176 enodes) 253.093 * * [simplify]: iters left: 3 (377 enodes) 253.198 * * [simplify]: Extracting #0: cost 1 inf + 0 253.198 * * [simplify]: Extracting #1: cost 11 inf + 0 253.198 * * [simplify]: Extracting #2: cost 126 inf + 0 253.199 * * [simplify]: Extracting #3: cost 200 inf + 46 253.200 * * [simplify]: Extracting #4: cost 181 inf + 2208 253.205 * * [simplify]: Extracting #5: cost 66 inf + 22732 253.212 * * [simplify]: Extracting #6: cost 39 inf + 29554 253.220 * * [simplify]: Extracting #7: cost 19 inf + 35463 253.229 * * [simplify]: Extracting #8: cost 0 inf + 41472 253.238 * * [simplify]: Extracting #9: cost 0 inf + 41377 253.250 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 253.250 * [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)))))) 253.250 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 253.250 * * [simplify]: iters left: 6 (13 enodes) 253.254 * * [simplify]: iters left: 5 (53 enodes) 253.262 * * [simplify]: iters left: 4 (106 enodes) 253.283 * * [simplify]: iters left: 3 (257 enodes) 253.370 * * [simplify]: Extracting #0: cost 1 inf + 0 253.370 * * [simplify]: Extracting #1: cost 0 inf + 1 253.370 * [simplify]: Simplified to 0 253.370 * [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)) 253.370 * * * * [progress]: [ 263 / 3260 ] simplifiying candidate # 253.370 * [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)))) 253.370 * * [simplify]: iters left: 6 (24 enodes) 253.376 * * [simplify]: iters left: 5 (91 enodes) 253.391 * * [simplify]: iters left: 4 (162 enodes) 253.420 * * [simplify]: iters left: 3 (321 enodes) 253.508 * * [simplify]: Extracting #0: cost 1 inf + 0 253.508 * * [simplify]: Extracting #1: cost 11 inf + 0 253.509 * * [simplify]: Extracting #2: cost 95 inf + 0 253.509 * * [simplify]: Extracting #3: cost 128 inf + 127 253.510 * * [simplify]: Extracting #4: cost 109 inf + 1649 253.511 * * [simplify]: Extracting #5: cost 80 inf + 5409 253.514 * * [simplify]: Extracting #6: cost 40 inf + 12219 253.518 * * [simplify]: Extracting #7: cost 33 inf + 13456 253.522 * * [simplify]: Extracting #8: cost 7 inf + 21619 253.528 * * [simplify]: Extracting #9: cost 0 inf + 24341 253.534 * * [simplify]: Extracting #10: cost 0 inf + 24246 253.541 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 253.541 * [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))))) 253.541 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 253.541 * * [simplify]: iters left: 6 (12 enodes) 253.545 * * [simplify]: iters left: 5 (49 enodes) 253.554 * * [simplify]: iters left: 4 (94 enodes) 253.573 * * [simplify]: iters left: 3 (221 enodes) 253.643 * * [simplify]: iters left: 2 (492 enodes) 253.862 * * [simplify]: Extracting #0: cost 1 inf + 0 253.863 * * [simplify]: Extracting #1: cost 0 inf + 1 253.863 * [simplify]: Simplified to 0 253.863 * [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)) 253.863 * * * * [progress]: [ 264 / 3260 ] simplifiying candidate # 253.863 * [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)))))) 253.863 * * [simplify]: iters left: 6 (23 enodes) 253.868 * * [simplify]: iters left: 5 (88 enodes) 253.882 * * [simplify]: iters left: 4 (175 enodes) 253.920 * * [simplify]: iters left: 3 (391 enodes) 254.035 * * [simplify]: Extracting #0: cost 1 inf + 0 254.035 * * [simplify]: Extracting #1: cost 11 inf + 0 254.036 * * [simplify]: Extracting #2: cost 111 inf + 0 254.036 * * [simplify]: Extracting #3: cost 166 inf + 46 254.037 * * [simplify]: Extracting #4: cost 160 inf + 420 254.039 * * [simplify]: Extracting #5: cost 108 inf + 10186 254.044 * * [simplify]: Extracting #6: cost 40 inf + 25471 254.051 * * [simplify]: Extracting #7: cost 23 inf + 30801 254.059 * * [simplify]: Extracting #8: cost 1 inf + 37631 254.067 * * [simplify]: Extracting #9: cost 0 inf + 37916 254.078 * * [simplify]: Extracting #10: cost 0 inf + 37836 254.086 * [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)) 254.086 * [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))))))) 254.086 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 254.086 * * [simplify]: iters left: 6 (13 enodes) 254.090 * * [simplify]: iters left: 5 (52 enodes) 254.098 * * [simplify]: iters left: 4 (111 enodes) 254.124 * * [simplify]: iters left: 3 (278 enodes) 254.216 * * [simplify]: Extracting #0: cost 1 inf + 0 254.216 * * [simplify]: Extracting #1: cost 0 inf + 1 254.216 * [simplify]: Simplified to 0 254.216 * [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)) 254.216 * * * * [progress]: [ 265 / 3260 ] simplifiying candidate # 254.216 * [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))))) 254.217 * * [simplify]: iters left: 6 (24 enodes) 254.222 * * [simplify]: iters left: 5 (89 enodes) 254.236 * * [simplify]: iters left: 4 (157 enodes) 254.267 * * [simplify]: iters left: 3 (303 enodes) 254.338 * * [simplify]: Extracting #0: cost 1 inf + 0 254.338 * * [simplify]: Extracting #1: cost 11 inf + 0 254.338 * * [simplify]: Extracting #2: cost 95 inf + 0 254.339 * * [simplify]: Extracting #3: cost 115 inf + 91 254.340 * * [simplify]: Extracting #4: cost 81 inf + 3009 254.342 * * [simplify]: Extracting #5: cost 35 inf + 8819 254.345 * * [simplify]: Extracting #6: cost 37 inf + 9799 254.348 * * [simplify]: Extracting #7: cost 32 inf + 10589 254.351 * * [simplify]: Extracting #8: cost 9 inf + 17252 254.356 * * [simplify]: Extracting #9: cost 0 inf + 21272 254.361 * * [simplify]: Extracting #10: cost 0 inf + 21177 254.368 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 254.368 * [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)))))) 254.368 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 254.368 * * [simplify]: iters left: 6 (12 enodes) 254.371 * * [simplify]: iters left: 5 (47 enodes) 254.379 * * [simplify]: iters left: 4 (89 enodes) 254.397 * * [simplify]: iters left: 3 (186 enodes) 254.444 * * [simplify]: iters left: 2 (378 enodes) 254.579 * * [simplify]: Extracting #0: cost 1 inf + 0 254.579 * * [simplify]: Extracting #1: cost 0 inf + 1 254.579 * [simplify]: Simplified to 0 254.579 * [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)) 254.580 * * * * [progress]: [ 266 / 3260 ] simplifiying candidate # 254.580 * [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)))) 254.580 * * [simplify]: iters left: 6 (23 enodes) 254.585 * * [simplify]: iters left: 5 (83 enodes) 254.597 * * [simplify]: iters left: 4 (123 enodes) 254.617 * * [simplify]: iters left: 3 (191 enodes) 254.644 * * [simplify]: iters left: 2 (260 enodes) 254.687 * * [simplify]: iters left: 1 (353 enodes) 254.742 * * [simplify]: Extracting #0: cost 1 inf + 0 254.743 * * [simplify]: Extracting #1: cost 9 inf + 0 254.743 * * [simplify]: Extracting #2: cost 57 inf + 2 254.743 * * [simplify]: Extracting #3: cost 67 inf + 878 254.744 * * [simplify]: Extracting #4: cost 35 inf + 3687 254.745 * * [simplify]: Extracting #5: cost 36 inf + 4260 254.747 * * [simplify]: Extracting #6: cost 31 inf + 5307 254.749 * * [simplify]: Extracting #7: cost 6 inf + 12971 254.753 * * [simplify]: Extracting #8: cost 0 inf + 15113 254.757 * * [simplify]: Extracting #9: cost 0 inf + 15057 254.762 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 254.762 * [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))))) 254.762 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 254.762 * * [simplify]: iters left: 6 (11 enodes) 254.765 * * [simplify]: iters left: 5 (40 enodes) 254.771 * * [simplify]: iters left: 4 (65 enodes) 254.782 * * [simplify]: iters left: 3 (97 enodes) 254.798 * * [simplify]: iters left: 2 (165 enodes) 254.832 * * [simplify]: iters left: 1 (271 enodes) 254.885 * * [simplify]: Extracting #0: cost 1 inf + 0 254.885 * * [simplify]: Extracting #1: cost 0 inf + 1 254.885 * [simplify]: Simplified to 0 254.885 * [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)) 254.886 * * * * [progress]: [ 267 / 3260 ] simplifiying candidate # 254.886 * [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)))))) 254.886 * * [simplify]: iters left: 6 (22 enodes) 254.891 * * [simplify]: iters left: 5 (87 enodes) 254.905 * * [simplify]: iters left: 4 (170 enodes) 254.938 * * [simplify]: iters left: 3 (367 enodes) 255.033 * * [simplify]: Extracting #0: cost 1 inf + 0 255.033 * * [simplify]: Extracting #1: cost 11 inf + 0 255.033 * * [simplify]: Extracting #2: cost 110 inf + 0 255.034 * * [simplify]: Extracting #3: cost 157 inf + 47 255.034 * * [simplify]: Extracting #4: cost 152 inf + 338 255.036 * * [simplify]: Extracting #5: cost 101 inf + 9707 255.042 * * [simplify]: Extracting #6: cost 41 inf + 24090 255.047 * * [simplify]: Extracting #7: cost 35 inf + 25441 255.056 * * [simplify]: Extracting #8: cost 7 inf + 33649 255.063 * * [simplify]: Extracting #9: cost 0 inf + 36790 255.071 * * [simplify]: Extracting #10: cost 0 inf + 36735 255.079 * [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)))) 255.079 * [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))))))) 255.079 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 255.079 * * [simplify]: iters left: 6 (12 enodes) 255.082 * * [simplify]: iters left: 5 (51 enodes) 255.091 * * [simplify]: iters left: 4 (106 enodes) 255.113 * * [simplify]: iters left: 3 (247 enodes) 255.182 * * [simplify]: Extracting #0: cost 1 inf + 0 255.182 * * [simplify]: Extracting #1: cost 0 inf + 1 255.182 * [simplify]: Simplified to 0 255.182 * [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)) 255.183 * * * * [progress]: [ 268 / 3260 ] simplifiying candidate # 255.183 * [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))))) 255.183 * * [simplify]: iters left: 6 (23 enodes) 255.188 * * [simplify]: iters left: 5 (88 enodes) 255.202 * * [simplify]: iters left: 4 (154 enodes) 255.231 * * [simplify]: iters left: 3 (300 enodes) 255.300 * * [simplify]: Extracting #0: cost 1 inf + 0 255.300 * * [simplify]: Extracting #1: cost 11 inf + 0 255.300 * * [simplify]: Extracting #2: cost 88 inf + 0 255.301 * * [simplify]: Extracting #3: cost 103 inf + 502 255.302 * * [simplify]: Extracting #4: cost 57 inf + 5375 255.304 * * [simplify]: Extracting #5: cost 34 inf + 8650 255.307 * * [simplify]: Extracting #6: cost 37 inf + 9425 255.309 * * [simplify]: Extracting #7: cost 32 inf + 10553 255.313 * * [simplify]: Extracting #8: cost 7 inf + 17718 255.318 * * [simplify]: Extracting #9: cost 0 inf + 20898 255.323 * * [simplify]: Extracting #10: cost 0 inf + 20803 255.328 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 255.328 * [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)))))) 255.328 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 255.328 * * [simplify]: iters left: 6 (11 enodes) 255.331 * * [simplify]: iters left: 5 (46 enodes) 255.338 * * [simplify]: iters left: 4 (86 enodes) 255.358 * * [simplify]: iters left: 3 (183 enodes) 255.403 * * [simplify]: iters left: 2 (372 enodes) 255.533 * * [simplify]: Extracting #0: cost 1 inf + 0 255.533 * * [simplify]: Extracting #1: cost 0 inf + 1 255.534 * [simplify]: Simplified to 0 255.534 * [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)) 255.535 * * * * [progress]: [ 269 / 3260 ] simplifiying candidate # 255.535 * [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)))) 255.535 * * [simplify]: iters left: 6 (22 enodes) 255.540 * * [simplify]: iters left: 5 (82 enodes) 255.553 * * [simplify]: iters left: 4 (122 enodes) 255.574 * * [simplify]: iters left: 3 (190 enodes) 255.599 * * [simplify]: iters left: 2 (259 enodes) 255.644 * * [simplify]: iters left: 1 (354 enodes) 255.701 * * [simplify]: Extracting #0: cost 1 inf + 0 255.701 * * [simplify]: Extracting #1: cost 9 inf + 0 255.701 * * [simplify]: Extracting #2: cost 57 inf + 2 255.701 * * [simplify]: Extracting #3: cost 65 inf + 1084 255.703 * * [simplify]: Extracting #4: cost 37 inf + 3521 255.704 * * [simplify]: Extracting #5: cost 36 inf + 4260 255.706 * * [simplify]: Extracting #6: cost 31 inf + 5307 255.708 * * [simplify]: Extracting #7: cost 5 inf + 13013 255.712 * * [simplify]: Extracting #8: cost 0 inf + 15114 255.716 * * [simplify]: Extracting #9: cost 0 inf + 15059 255.719 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (* (/ b a) 1/2)) 255.719 * [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))))) 255.720 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 255.720 * * [simplify]: iters left: 6 (10 enodes) 255.722 * * [simplify]: iters left: 5 (39 enodes) 255.729 * * [simplify]: iters left: 4 (64 enodes) 255.739 * * [simplify]: iters left: 3 (96 enodes) 255.758 * * [simplify]: iters left: 2 (164 enodes) 255.790 * * [simplify]: iters left: 1 (270 enodes) 255.843 * * [simplify]: Extracting #0: cost 1 inf + 0 255.843 * * [simplify]: Extracting #1: cost 0 inf + 1 255.843 * [simplify]: Simplified to 0 255.843 * [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)) 255.844 * * * * [progress]: [ 270 / 3260 ] simplifiying candidate # 255.844 * [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)))))) 255.844 * * [simplify]: iters left: 6 (22 enodes) 255.849 * * [simplify]: iters left: 5 (88 enodes) 255.864 * * [simplify]: iters left: 4 (179 enodes) 255.898 * * [simplify]: iters left: 3 (365 enodes) 255.979 * * [simplify]: Extracting #0: cost 1 inf + 0 255.979 * * [simplify]: Extracting #1: cost 11 inf + 0 255.979 * * [simplify]: Extracting #2: cost 92 inf + 0 255.980 * * [simplify]: Extracting #3: cost 150 inf + 172 255.980 * * [simplify]: Extracting #4: cost 142 inf + 590 255.982 * * [simplify]: Extracting #5: cost 90 inf + 9509 255.987 * * [simplify]: Extracting #6: cost 39 inf + 20697 255.994 * * [simplify]: Extracting #7: cost 34 inf + 21550 256.000 * * [simplify]: Extracting #8: cost 8 inf + 29096 256.008 * * [simplify]: Extracting #9: cost 0 inf + 32512 256.015 * * [simplify]: Extracting #10: cost 0 inf + 32432 256.022 * [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))) 256.022 * [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))))))) 256.022 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 256.022 * * [simplify]: iters left: 6 (12 enodes) 256.026 * * [simplify]: iters left: 5 (53 enodes) 256.035 * * [simplify]: iters left: 4 (117 enodes) 256.057 * * [simplify]: iters left: 3 (255 enodes) 256.120 * * [simplify]: Extracting #0: cost 1 inf + 0 256.120 * * [simplify]: Extracting #1: cost 0 inf + 1 256.120 * [simplify]: Simplified to 0 256.121 * [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)) 256.121 * * * * [progress]: [ 271 / 3260 ] simplifiying candidate # 256.121 * [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))))) 256.121 * * [simplify]: iters left: 6 (23 enodes) 256.126 * * [simplify]: iters left: 5 (89 enodes) 256.140 * * [simplify]: iters left: 4 (164 enodes) 256.167 * * [simplify]: iters left: 3 (286 enodes) 256.224 * * [simplify]: Extracting #0: cost 1 inf + 0 256.224 * * [simplify]: Extracting #1: cost 11 inf + 0 256.224 * * [simplify]: Extracting #2: cost 81 inf + 0 256.225 * * [simplify]: Extracting #3: cost 113 inf + 663 256.226 * * [simplify]: Extracting #4: cost 57 inf + 6317 256.229 * * [simplify]: Extracting #5: cost 29 inf + 9713 256.231 * * [simplify]: Extracting #6: cost 37 inf + 9713 256.234 * * [simplify]: Extracting #7: cost 33 inf + 10461 256.238 * * [simplify]: Extracting #8: cost 9 inf + 17192 256.243 * * [simplify]: Extracting #9: cost 0 inf + 21093 256.250 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 256.250 * [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)))))) 256.250 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 256.250 * * [simplify]: iters left: 6 (11 enodes) 256.254 * * [simplify]: iters left: 5 (48 enodes) 256.262 * * [simplify]: iters left: 4 (98 enodes) 256.279 * * [simplify]: iters left: 3 (181 enodes) 256.318 * * [simplify]: iters left: 2 (358 enodes) 256.426 * * [simplify]: Extracting #0: cost 1 inf + 0 256.426 * * [simplify]: Extracting #1: cost 0 inf + 1 256.426 * [simplify]: Simplified to 0 256.426 * [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)) 256.426 * * * * [progress]: [ 272 / 3260 ] simplifiying candidate # 256.427 * [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)))) 256.427 * * [simplify]: iters left: 6 (22 enodes) 256.432 * * [simplify]: iters left: 5 (82 enodes) 256.444 * * [simplify]: iters left: 4 (142 enodes) 256.467 * * [simplify]: iters left: 3 (230 enodes) 256.504 * * [simplify]: iters left: 2 (344 enodes) 256.571 * * [simplify]: iters left: 1 (467 enodes) 256.673 * * [simplify]: Extracting #0: cost 1 inf + 0 256.673 * * [simplify]: Extracting #1: cost 11 inf + 0 256.673 * * [simplify]: Extracting #2: cost 52 inf + 42 256.674 * * [simplify]: Extracting #3: cost 58 inf + 1286 256.675 * * [simplify]: Extracting #4: cost 33 inf + 3229 256.676 * * [simplify]: Extracting #5: cost 36 inf + 3560 256.678 * * [simplify]: Extracting #6: cost 31 inf + 4648 256.681 * * [simplify]: Extracting #7: cost 6 inf + 11853 256.684 * * [simplify]: Extracting #8: cost 0 inf + 14389 256.688 * * [simplify]: Extracting #9: cost 0 inf + 14309 256.692 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a))) 256.692 * [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))))) 256.692 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 256.692 * * [simplify]: iters left: 6 (10 enodes) 256.696 * * [simplify]: iters left: 5 (41 enodes) 256.702 * * [simplify]: iters left: 4 (81 enodes) 256.717 * * [simplify]: iters left: 3 (127 enodes) 256.734 * * [simplify]: iters left: 2 (186 enodes) 256.760 * * [simplify]: iters left: 1 (266 enodes) 256.824 * * [simplify]: Extracting #0: cost 1 inf + 0 256.824 * * [simplify]: Extracting #1: cost 0 inf + 1 256.824 * [simplify]: Simplified to 0 256.824 * [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)) 256.824 * * * * [progress]: [ 273 / 3260 ] simplifiying candidate # 256.824 * [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))) 256.824 * * [simplify]: iters left: 6 (21 enodes) 256.829 * * [simplify]: iters left: 5 (79 enodes) 256.841 * * [simplify]: iters left: 4 (124 enodes) 256.861 * * [simplify]: iters left: 3 (194 enodes) 256.891 * * [simplify]: iters left: 2 (272 enodes) 256.940 * * [simplify]: iters left: 1 (385 enodes) 257.014 * * [simplify]: Extracting #0: cost 1 inf + 0 257.014 * * [simplify]: Extracting #1: cost 9 inf + 0 257.014 * * [simplify]: Extracting #2: cost 63 inf + 2 257.015 * * [simplify]: Extracting #3: cost 74 inf + 1043 257.016 * * [simplify]: Extracting #4: cost 38 inf + 3942 257.018 * * [simplify]: Extracting #5: cost 36 inf + 4599 257.019 * * [simplify]: Extracting #6: cost 31 inf + 5646 257.022 * * [simplify]: Extracting #7: cost 6 inf + 12852 257.026 * * [simplify]: Extracting #8: cost 0 inf + 15452 257.030 * * [simplify]: Extracting #9: cost 0 inf + 15396 257.034 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) 257.034 * [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)))) 257.034 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 257.034 * * [simplify]: iters left: 6 (9 enodes) 257.037 * * [simplify]: iters left: 5 (36 enodes) 257.044 * * [simplify]: iters left: 4 (67 enodes) 257.055 * * [simplify]: iters left: 3 (97 enodes) 257.073 * * [simplify]: iters left: 2 (158 enodes) 257.107 * * [simplify]: iters left: 1 (263 enodes) 257.153 * * [simplify]: Extracting #0: cost 1 inf + 0 257.153 * * [simplify]: Extracting #1: cost 0 inf + 1 257.153 * [simplify]: Simplified to 0 257.153 * [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)) 257.153 * * * * [progress]: [ 274 / 3260 ] simplifiying candidate # 257.153 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 257.154 * * [simplify]: iters left: 6 (21 enodes) 257.159 * * [simplify]: iters left: 5 (80 enodes) 257.171 * * [simplify]: iters left: 4 (133 enodes) 257.194 * * [simplify]: iters left: 3 (222 enodes) 257.230 * * [simplify]: iters left: 2 (322 enodes) 257.289 * * [simplify]: iters left: 1 (467 enodes) 257.388 * * [simplify]: Extracting #0: cost 1 inf + 0 257.388 * * [simplify]: Extracting #1: cost 11 inf + 0 257.388 * * [simplify]: Extracting #2: cost 57 inf + 0 257.388 * * [simplify]: Extracting #3: cost 61 inf + 1043 257.390 * * [simplify]: Extracting #4: cost 32 inf + 3317 257.391 * * [simplify]: Extracting #5: cost 36 inf + 3643 257.393 * * [simplify]: Extracting #6: cost 32 inf + 4391 257.396 * * [simplify]: Extracting #7: cost 6 inf + 11776 257.400 * * [simplify]: Extracting #8: cost 0 inf + 14496 257.404 * * [simplify]: Extracting #9: cost 0 inf + 14440 257.408 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 257.408 * [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))))) 257.408 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 257.408 * * [simplify]: iters left: 5 (9 enodes) 257.413 * * [simplify]: iters left: 4 (39 enodes) 257.419 * * [simplify]: iters left: 3 (65 enodes) 257.430 * * [simplify]: iters left: 2 (129 enodes) 257.454 * * [simplify]: iters left: 1 (210 enodes) 257.492 * * [simplify]: Extracting #0: cost 1 inf + 0 257.492 * * [simplify]: Extracting #1: cost 0 inf + 1 257.492 * [simplify]: Simplified to 0 257.492 * [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)) 257.492 * * * * [progress]: [ 275 / 3260 ] simplifiying candidate # 257.493 * [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)))))) 257.493 * * [simplify]: iters left: 6 (20 enodes) 257.497 * * [simplify]: iters left: 5 (74 enodes) 257.508 * * [simplify]: iters left: 4 (109 enodes) 257.524 * * [simplify]: iters left: 3 (158 enodes) 257.550 * * [simplify]: iters left: 2 (217 enodes) 257.580 * * [simplify]: iters left: 1 (302 enodes) 257.634 * * [simplify]: Extracting #0: cost 1 inf + 0 257.634 * * [simplify]: Extracting #1: cost 22 inf + 0 257.634 * * [simplify]: Extracting #2: cost 102 inf + 0 257.634 * * [simplify]: Extracting #3: cost 129 inf + 47 257.635 * * [simplify]: Extracting #4: cost 113 inf + 1246 257.636 * * [simplify]: Extracting #5: cost 115 inf + 2232 257.638 * * [simplify]: Extracting #6: cost 83 inf + 15380 257.643 * * [simplify]: Extracting #7: cost 20 inf + 52765 257.653 * * [simplify]: Extracting #8: cost 1 inf + 67567 257.663 * * [simplify]: Extracting #9: cost 0 inf + 68238 257.672 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) 2)) 257.673 * [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))))))) 257.673 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 257.673 * * [simplify]: iters left: 6 (10 enodes) 257.675 * * [simplify]: iters left: 5 (37 enodes) 257.681 * * [simplify]: iters left: 4 (57 enodes) 257.693 * * [simplify]: iters left: 3 (104 enodes) 257.710 * * [simplify]: iters left: 2 (158 enodes) 257.734 * * [simplify]: iters left: 1 (225 enodes) 257.767 * * [simplify]: Extracting #0: cost 1 inf + 0 257.767 * * [simplify]: Extracting #1: cost 0 inf + 1 257.767 * [simplify]: Simplified to 0 257.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)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 0)) 257.768 * * * * [progress]: [ 276 / 3260 ] simplifiying candidate # 257.768 * [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))))) 257.768 * * [simplify]: iters left: 6 (19 enodes) 257.772 * * [simplify]: iters left: 5 (65 enodes) 257.781 * * [simplify]: iters left: 4 (93 enodes) 257.794 * * [simplify]: iters left: 3 (127 enodes) 257.810 * * [simplify]: iters left: 2 (145 enodes) 257.830 * * [simplify]: iters left: 1 (170 enodes) 257.852 * * [simplify]: Extracting #0: cost 1 inf + 0 257.852 * * [simplify]: Extracting #1: cost 16 inf + 0 257.853 * * [simplify]: Extracting #2: cost 54 inf + 0 257.853 * * [simplify]: Extracting #3: cost 63 inf + 85 257.853 * * [simplify]: Extracting #4: cost 50 inf + 1159 257.854 * * [simplify]: Extracting #5: cost 53 inf + 1732 257.854 * * [simplify]: Extracting #6: cost 54 inf + 1938 257.855 * * [simplify]: Extracting #7: cost 45 inf + 2824 257.857 * * [simplify]: Extracting #8: cost 16 inf + 13292 257.862 * * [simplify]: Extracting #9: cost 1 inf + 20232 257.866 * * [simplify]: Extracting #10: cost 0 inf + 20732 257.872 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b a) 2)) 257.872 * [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)))))) 257.872 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 257.872 * * [simplify]: iters left: 6 (9 enodes) 257.874 * * [simplify]: iters left: 5 (29 enodes) 257.878 * * [simplify]: iters left: 4 (42 enodes) 257.884 * * [simplify]: iters left: 3 (58 enodes) 257.892 * * [simplify]: iters left: 2 (68 enodes) 257.900 * * [simplify]: Extracting #0: cost 1 inf + 0 257.900 * * [simplify]: Extracting #1: cost 0 inf + 1 257.900 * [simplify]: Simplified to 0 257.900 * [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)) 257.900 * * * * [progress]: [ 277 / 3260 ] simplifiying candidate # 257.900 * [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)))))) 257.901 * * [simplify]: iters left: 6 (23 enodes) 257.905 * * [simplify]: iters left: 5 (88 enodes) 257.920 * * [simplify]: iters left: 4 (176 enodes) 257.953 * * [simplify]: iters left: 3 (352 enodes) 258.020 * * [simplify]: Extracting #0: cost 1 inf + 0 258.020 * * [simplify]: Extracting #1: cost 12 inf + 0 258.021 * * [simplify]: Extracting #2: cost 69 inf + 0 258.021 * * [simplify]: Extracting #3: cost 110 inf + 124 258.021 * * [simplify]: Extracting #4: cost 105 inf + 533 258.023 * * [simplify]: Extracting #5: cost 69 inf + 8887 258.027 * * [simplify]: Extracting #6: cost 33 inf + 21380 258.032 * * [simplify]: Extracting #7: cost 27 inf + 22975 258.038 * * [simplify]: Extracting #8: cost 7 inf + 28920 258.044 * * [simplify]: Extracting #9: cost 0 inf + 30784 258.050 * * [simplify]: Extracting #10: cost 0 inf + 30729 258.056 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 258.056 * [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))))))) 258.057 * [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))))) 258.057 * * [simplify]: iters left: 6 (13 enodes) 258.060 * * [simplify]: iters left: 5 (53 enodes) 258.068 * * [simplify]: iters left: 4 (117 enodes) 258.095 * * [simplify]: iters left: 3 (275 enodes) 258.149 * * [simplify]: iters left: 2 (474 enodes) 258.258 * * [simplify]: Extracting #0: cost 1 inf + 0 258.258 * * [simplify]: Extracting #1: cost 0 inf + 1 258.258 * [simplify]: Simplified to 0 258.258 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 258.258 * * * * [progress]: [ 278 / 3260 ] simplifiying candidate # 258.258 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 258.259 * * [simplify]: iters left: 6 (21 enodes) 258.263 * * [simplify]: iters left: 5 (79 enodes) 258.275 * * [simplify]: iters left: 4 (136 enodes) 258.296 * * [simplify]: iters left: 3 (222 enodes) 258.332 * * [simplify]: iters left: 2 (295 enodes) 258.376 * * [simplify]: iters left: 1 (363 enodes) 258.432 * * [simplify]: Extracting #0: cost 1 inf + 0 258.432 * * [simplify]: Extracting #1: cost 10 inf + 0 258.432 * * [simplify]: Extracting #2: cost 53 inf + 0 258.432 * * [simplify]: Extracting #3: cost 90 inf + 127 258.433 * * [simplify]: Extracting #4: cost 86 inf + 912 258.434 * * [simplify]: Extracting #5: cost 69 inf + 5238 258.437 * * [simplify]: Extracting #6: cost 29 inf + 15892 258.442 * * [simplify]: Extracting #7: cost 3 inf + 21968 258.446 * * [simplify]: Extracting #8: cost 0 inf + 23068 258.451 * * [simplify]: Extracting #9: cost 0 inf + 23013 258.456 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) 2)) 258.456 * [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)))))) 258.456 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 258.456 * * [simplify]: iters left: 6 (12 enodes) 258.459 * * [simplify]: iters left: 5 (47 enodes) 258.466 * * [simplify]: iters left: 4 (82 enodes) 258.479 * * [simplify]: iters left: 3 (157 enodes) 258.507 * * [simplify]: iters left: 2 (248 enodes) 258.545 * * [simplify]: iters left: 1 (341 enodes) 258.599 * * [simplify]: Extracting #0: cost 1 inf + 0 258.599 * * [simplify]: Extracting #1: cost 0 inf + 1 258.599 * [simplify]: Simplified to 0 258.599 * [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)) 258.599 * * * * [progress]: [ 279 / 3260 ] simplifiying candidate # 258.599 * [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)))) 258.599 * * [simplify]: iters left: 6 (22 enodes) 258.604 * * [simplify]: iters left: 5 (82 enodes) 258.617 * * [simplify]: iters left: 4 (147 enodes) 258.645 * * [simplify]: iters left: 3 (254 enodes) 258.695 * * [simplify]: iters left: 2 (374 enodes) 258.764 * * [simplify]: iters left: 1 (490 enodes) 258.856 * * [simplify]: Extracting #0: cost 1 inf + 0 258.857 * * [simplify]: Extracting #1: cost 12 inf + 0 258.857 * * [simplify]: Extracting #2: cost 73 inf + 0 258.857 * * [simplify]: Extracting #3: cost 124 inf + 252 258.858 * * [simplify]: Extracting #4: cost 122 inf + 998 258.859 * * [simplify]: Extracting #5: cost 109 inf + 6103 258.864 * * [simplify]: Extracting #6: cost 36 inf + 35602 258.870 * * [simplify]: Extracting #7: cost 5 inf + 44896 258.877 * * [simplify]: Extracting #8: cost 0 inf + 46636 258.883 * * [simplify]: Extracting #9: cost 0 inf + 46581 258.890 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 258.890 * [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))))) 258.890 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 258.890 * * [simplify]: iters left: 6 (12 enodes) 258.893 * * [simplify]: iters left: 5 (47 enodes) 258.902 * * [simplify]: iters left: 4 (89 enodes) 258.918 * * [simplify]: iters left: 3 (180 enodes) 258.957 * * [simplify]: iters left: 2 (296 enodes) 259.013 * * [simplify]: iters left: 1 (428 enodes) 259.100 * * [simplify]: Extracting #0: cost 1 inf + 0 259.100 * * [simplify]: Extracting #1: cost 0 inf + 1 259.102 * [simplify]: Simplified to 0 259.102 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 259.102 * * * * [progress]: [ 280 / 3260 ] simplifiying candidate # 259.102 * [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)))))) 259.102 * * [simplify]: iters left: 6 (22 enodes) 259.107 * * [simplify]: iters left: 5 (81 enodes) 259.119 * * [simplify]: iters left: 4 (137 enodes) 259.140 * * [simplify]: iters left: 3 (203 enodes) 259.167 * * [simplify]: iters left: 2 (253 enodes) 259.202 * * [simplify]: iters left: 1 (303 enodes) 259.242 * * [simplify]: Extracting #0: cost 1 inf + 0 259.242 * * [simplify]: Extracting #1: cost 10 inf + 0 259.243 * * [simplify]: Extracting #2: cost 52 inf + 0 259.243 * * [simplify]: Extracting #3: cost 83 inf + 367 259.243 * * [simplify]: Extracting #4: cost 76 inf + 1343 259.244 * * [simplify]: Extracting #5: cost 50 inf + 6352 259.246 * * [simplify]: Extracting #6: cost 29 inf + 10068 259.250 * * [simplify]: Extracting #7: cost 4 inf + 16116 259.254 * * [simplify]: Extracting #8: cost 0 inf + 17246 259.257 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 259.257 * [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))))))) 259.258 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 259.258 * * [simplify]: iters left: 6 (12 enodes) 259.260 * * [simplify]: iters left: 5 (46 enodes) 259.268 * * [simplify]: iters left: 4 (81 enodes) 259.280 * * [simplify]: iters left: 3 (134 enodes) 259.301 * * [simplify]: iters left: 2 (197 enodes) 259.328 * * [simplify]: iters left: 1 (271 enodes) 259.367 * * [simplify]: Extracting #0: cost 1 inf + 0 259.367 * * [simplify]: Extracting #1: cost 0 inf + 1 259.367 * [simplify]: Simplified to 0 259.367 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 259.367 * * * * [progress]: [ 281 / 3260 ] simplifiying candidate # 259.367 * [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))))) 259.367 * * [simplify]: iters left: 6 (19 enodes) 259.371 * * [simplify]: iters left: 5 (69 enodes) 259.381 * * [simplify]: iters left: 4 (105 enodes) 259.396 * * [simplify]: iters left: 3 (154 enodes) 259.416 * * [simplify]: iters left: 2 (194 enodes) 259.443 * * [simplify]: iters left: 1 (237 enodes) 259.473 * * [simplify]: Extracting #0: cost 1 inf + 0 259.473 * * [simplify]: Extracting #1: cost 20 inf + 0 259.474 * * [simplify]: Extracting #2: cost 70 inf + 0 259.474 * * [simplify]: Extracting #3: cost 89 inf + 42 259.474 * * [simplify]: Extracting #4: cost 86 inf + 412 259.475 * * [simplify]: Extracting #5: cost 71 inf + 3190 259.476 * * [simplify]: Extracting #6: cost 52 inf + 6117 259.479 * * [simplify]: Extracting #7: cost 25 inf + 13864 259.484 * * [simplify]: Extracting #8: cost 2 inf + 25339 259.490 * * [simplify]: Extracting #9: cost 0 inf + 26379 259.497 * [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)) 259.497 * [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)))))) 259.498 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 259.498 * * [simplify]: iters left: 6 (10 enodes) 259.500 * * [simplify]: iters left: 5 (38 enodes) 259.506 * * [simplify]: iters left: 4 (59 enodes) 259.514 * * [simplify]: iters left: 3 (88 enodes) 259.526 * * [simplify]: iters left: 2 (117 enodes) 259.540 * * [simplify]: iters left: 1 (144 enodes) 259.557 * * [simplify]: Extracting #0: cost 1 inf + 0 259.557 * * [simplify]: Extracting #1: cost 0 inf + 1 259.557 * [simplify]: Simplified to 0 259.557 * [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)) 259.557 * * * * [progress]: [ 282 / 3260 ] simplifiying candidate # 259.557 * [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)))) 259.558 * * [simplify]: iters left: 6 (21 enodes) 259.563 * * [simplify]: iters left: 5 (77 enodes) 259.574 * * [simplify]: iters left: 4 (119 enodes) 259.592 * * [simplify]: iters left: 3 (177 enodes) 259.616 * * [simplify]: iters left: 2 (216 enodes) 259.644 * * [simplify]: iters left: 1 (241 enodes) 259.673 * * [simplify]: Extracting #0: cost 1 inf + 0 259.673 * * [simplify]: Extracting #1: cost 10 inf + 0 259.673 * * [simplify]: Extracting #2: cost 42 inf + 0 259.673 * * [simplify]: Extracting #3: cost 54 inf + 252 259.673 * * [simplify]: Extracting #4: cost 43 inf + 1324 259.674 * * [simplify]: Extracting #5: cost 41 inf + 2429 259.675 * * [simplify]: Extracting #6: cost 33 inf + 4185 259.676 * * [simplify]: Extracting #7: cost 20 inf + 5442 259.678 * * [simplify]: Extracting #8: cost 15 inf + 6483 259.680 * * [simplify]: Extracting #9: cost 3 inf + 10593 259.683 * * [simplify]: Extracting #10: cost 0 inf + 11463 259.685 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 259.685 * [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))))) 259.686 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 259.686 * * [simplify]: iters left: 6 (11 enodes) 259.689 * * [simplify]: iters left: 5 (42 enodes) 259.697 * * [simplify]: iters left: 4 (67 enodes) 259.707 * * [simplify]: iters left: 3 (111 enodes) 259.722 * * [simplify]: iters left: 2 (140 enodes) 259.739 * * [simplify]: iters left: 1 (160 enodes) 259.756 * * [simplify]: Extracting #0: cost 1 inf + 0 259.756 * * [simplify]: Extracting #1: cost 0 inf + 1 259.756 * [simplify]: Simplified to 0 259.756 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 259.756 * * * * [progress]: [ 283 / 3260 ] simplifiying candidate # 259.756 * [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)))))) 259.756 * * [simplify]: iters left: 6 (26 enodes) 259.764 * * [simplify]: iters left: 5 (103 enodes) 259.780 * * [simplify]: iters left: 4 (240 enodes) 259.848 * * [simplify]: Extracting #0: cost 1 inf + 0 259.848 * * [simplify]: Extracting #1: cost 10 inf + 0 259.848 * * [simplify]: Extracting #2: cost 148 inf + 0 259.849 * * [simplify]: Extracting #3: cost 269 inf + 1 259.850 * * [simplify]: Extracting #4: cost 249 inf + 3685 259.856 * * [simplify]: Extracting #5: cost 121 inf + 48715 259.867 * * [simplify]: Extracting #6: cost 32 inf + 83496 259.880 * * [simplify]: Extracting #7: cost 13 inf + 89039 259.896 * * [simplify]: Extracting #8: cost 0 inf + 92662 259.910 * * [simplify]: Extracting #9: cost 0 inf + 92632 259.924 * [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))))) 259.924 * [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))))))) 259.924 * [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))))) 259.924 * * [simplify]: iters left: 6 (16 enodes) 259.928 * * [simplify]: iters left: 5 (68 enodes) 259.940 * * [simplify]: iters left: 4 (179 enodes) 259.998 * * [simplify]: Extracting #0: cost 1 inf + 0 259.998 * * [simplify]: Extracting #1: cost 27 inf + 0 259.998 * * [simplify]: Extracting #2: cost 153 inf + 0 259.999 * * [simplify]: Extracting #3: cost 242 inf + 83 260.001 * * [simplify]: Extracting #4: cost 185 inf + 16503 260.012 * * [simplify]: Extracting #5: cost 15 inf + 79352 260.026 * * [simplify]: Extracting #6: cost 0 inf + 84943 260.039 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 260.039 * [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))))))) 260.039 * * * * [progress]: [ 284 / 3260 ] simplifiying candidate # 260.039 * [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))))) 260.040 * * [simplify]: iters left: 6 (24 enodes) 260.046 * * [simplify]: iters left: 5 (95 enodes) 260.061 * * [simplify]: iters left: 4 (201 enodes) 260.108 * * [simplify]: Extracting #0: cost 1 inf + 0 260.108 * * [simplify]: Extracting #1: cost 10 inf + 0 260.108 * * [simplify]: Extracting #2: cost 107 inf + 0 260.108 * * [simplify]: Extracting #3: cost 191 inf + 0 260.109 * * [simplify]: Extracting #4: cost 170 inf + 4565 260.114 * * [simplify]: Extracting #5: cost 53 inf + 39811 260.122 * * [simplify]: Extracting #6: cost 26 inf + 51621 260.131 * * [simplify]: Extracting #7: cost 14 inf + 54805 260.140 * * [simplify]: Extracting #8: cost 0 inf + 58354 260.150 * * [simplify]: Extracting #9: cost 0 inf + 58339 260.159 * [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)))))) 260.159 * [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)))))) 260.159 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 260.160 * * [simplify]: iters left: 6 (15 enodes) 260.165 * * [simplify]: iters left: 5 (63 enodes) 260.175 * * [simplify]: iters left: 4 (145 enodes) 260.211 * * [simplify]: iters left: 3 (499 enodes) 260.446 * * [simplify]: Extracting #0: cost 1 inf + 0 260.446 * * [simplify]: Extracting #1: cost 0 inf + 1 260.446 * [simplify]: Simplified to 0 260.446 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (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)) 260.446 * * * * [progress]: [ 285 / 3260 ] simplifiying candidate # 260.447 * [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)))) 260.447 * * [simplify]: iters left: 6 (25 enodes) 260.453 * * [simplify]: iters left: 5 (97 enodes) 260.469 * * [simplify]: iters left: 4 (218 enodes) 260.524 * * [simplify]: Extracting #0: cost 1 inf + 0 260.524 * * [simplify]: Extracting #1: cost 12 inf + 0 260.525 * * [simplify]: Extracting #2: cost 110 inf + 0 260.525 * * [simplify]: Extracting #3: cost 177 inf + 2 260.526 * * [simplify]: Extracting #4: cost 176 inf + 87 260.528 * * [simplify]: Extracting #5: cost 116 inf + 15172 260.533 * * [simplify]: Extracting #6: cost 34 inf + 40324 260.541 * * [simplify]: Extracting #7: cost 15 inf + 45966 260.551 * * [simplify]: Extracting #8: cost 0 inf + 49798 260.559 * * [simplify]: Extracting #9: cost 0 inf + 49783 260.567 * [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))))) 260.567 * [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))))) 260.568 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 260.568 * * [simplify]: iters left: 6 (15 enodes) 260.572 * * [simplify]: iters left: 5 (62 enodes) 260.583 * * [simplify]: iters left: 4 (159 enodes) 260.626 * * [simplify]: iters left: 3 (475 enodes) 260.829 * * [simplify]: Extracting #0: cost 1 inf + 0 260.829 * * [simplify]: Extracting #1: cost 42 inf + 0 260.829 * * [simplify]: Extracting #2: cost 194 inf + 1 260.832 * * [simplify]: Extracting #3: cost 205 inf + 15094 260.845 * * [simplify]: Extracting #4: cost 20 inf + 63712 260.859 * * [simplify]: Extracting #5: cost 3 inf + 65204 260.874 * * [simplify]: Extracting #6: cost 0 inf + 65965 260.889 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 260.889 * [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)))) 260.890 * * * * [progress]: [ 286 / 3260 ] simplifiying candidate # 260.890 * [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)))))) 260.890 * * [simplify]: iters left: 6 (25 enodes) 260.898 * * [simplify]: iters left: 5 (97 enodes) 260.914 * * [simplify]: iters left: 4 (209 enodes) 260.963 * * [simplify]: Extracting #0: cost 1 inf + 0 260.963 * * [simplify]: Extracting #1: cost 10 inf + 0 260.964 * * [simplify]: Extracting #2: cost 106 inf + 0 260.964 * * [simplify]: Extracting #3: cost 194 inf + 0 260.965 * * [simplify]: Extracting #4: cost 173 inf + 2872 260.969 * * [simplify]: Extracting #5: cost 70 inf + 35573 260.977 * * [simplify]: Extracting #6: cost 26 inf + 53072 260.986 * * [simplify]: Extracting #7: cost 17 inf + 55493 260.996 * * [simplify]: Extracting #8: cost 0 inf + 59885 261.005 * * [simplify]: Extracting #9: cost 0 inf + 59870 261.016 * [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))))) 261.016 * [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))))))) 261.016 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 261.016 * * [simplify]: iters left: 6 (15 enodes) 261.020 * * [simplify]: iters left: 5 (62 enodes) 261.030 * * [simplify]: iters left: 4 (148 enodes) 261.068 * * [simplify]: iters left: 3 (499 enodes) 261.311 * * [simplify]: Extracting #0: cost 1 inf + 0 261.311 * * [simplify]: Extracting #1: cost 0 inf + 1 261.311 * [simplify]: Simplified to 0 261.311 * [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)) 261.311 * * * * [progress]: [ 287 / 3260 ] simplifiying candidate # 261.311 * [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))))) 261.311 * * [simplify]: iters left: 6 (23 enodes) 261.317 * * [simplify]: iters left: 5 (88 enodes) 261.331 * * [simplify]: iters left: 4 (173 enodes) 261.368 * * [simplify]: iters left: 3 (447 enodes) 261.498 * * [simplify]: Extracting #0: cost 1 inf + 0 261.498 * * [simplify]: Extracting #1: cost 10 inf + 0 261.498 * * [simplify]: Extracting #2: cost 118 inf + 0 261.499 * * [simplify]: Extracting #3: cost 242 inf + 1 261.501 * * [simplify]: Extracting #4: cost 229 inf + 3762 261.509 * * [simplify]: Extracting #5: cost 82 inf + 41444 261.524 * * [simplify]: Extracting #6: cost 28 inf + 59125 261.537 * * [simplify]: Extracting #7: cost 13 inf + 63546 261.551 * * [simplify]: Extracting #8: cost 0 inf + 66378 261.565 * * [simplify]: Extracting #9: cost 0 inf + 66323 261.580 * [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))))) 261.580 * [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)))))) 261.580 * [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)))) 261.580 * * [simplify]: iters left: 6 (14 enodes) 261.584 * * [simplify]: iters left: 5 (56 enodes) 261.594 * * [simplify]: iters left: 4 (117 enodes) 261.620 * * [simplify]: iters left: 3 (347 enodes) 261.736 * * [simplify]: Extracting #0: cost 1 inf + 0 261.736 * * [simplify]: Extracting #1: cost 0 inf + 1 261.736 * [simplify]: Simplified to 0 261.736 * [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)) 261.736 * * * * [progress]: [ 288 / 3260 ] simplifiying candidate # 261.736 * [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)))) 261.737 * * [simplify]: iters left: 6 (24 enodes) 261.742 * * [simplify]: iters left: 5 (92 enodes) 261.757 * * [simplify]: iters left: 4 (174 enodes) 261.794 * * [simplify]: iters left: 3 (404 enodes) 261.924 * * [simplify]: Extracting #0: cost 1 inf + 0 261.924 * * [simplify]: Extracting #1: cost 10 inf + 0 261.924 * * [simplify]: Extracting #2: cost 103 inf + 0 261.925 * * [simplify]: Extracting #3: cost 186 inf + 2 261.926 * * [simplify]: Extracting #4: cost 170 inf + 4132 261.934 * * [simplify]: Extracting #5: cost 58 inf + 28725 261.943 * * [simplify]: Extracting #6: cost 28 inf + 37703 261.953 * * [simplify]: Extracting #7: cost 16 inf + 41322 261.963 * * [simplify]: Extracting #8: cost 0 inf + 44956 261.973 * * [simplify]: Extracting #9: cost 0 inf + 44901 261.984 * [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)))) 261.984 * [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))))) 261.985 * [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))) 261.985 * * [simplify]: iters left: 6 (14 enodes) 261.988 * * [simplify]: iters left: 5 (57 enodes) 261.998 * * [simplify]: iters left: 4 (116 enodes) 262.024 * * [simplify]: iters left: 3 (321 enodes) 262.135 * * [simplify]: Extracting #0: cost 1 inf + 0 262.135 * * [simplify]: Extracting #1: cost 0 inf + 1 262.135 * [simplify]: Simplified to 0 262.135 * [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)) 262.136 * * * * [progress]: [ 289 / 3260 ] simplifiying candidate # 262.136 * [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)))))) 262.136 * * [simplify]: iters left: 6 (25 enodes) 262.141 * * [simplify]: iters left: 5 (97 enodes) 262.157 * * [simplify]: iters left: 4 (208 enodes) 262.206 * * [simplify]: Extracting #0: cost 1 inf + 0 262.206 * * [simplify]: Extracting #1: cost 10 inf + 0 262.206 * * [simplify]: Extracting #2: cost 91 inf + 0 262.206 * * [simplify]: Extracting #3: cost 157 inf + 2 262.207 * * [simplify]: Extracting #4: cost 156 inf + 5 262.208 * * [simplify]: Extracting #5: cost 116 inf + 8970 262.213 * * [simplify]: Extracting #6: cost 42 inf + 30639 262.218 * * [simplify]: Extracting #7: cost 22 inf + 36046 262.225 * * [simplify]: Extracting #8: cost 7 inf + 39372 262.232 * * [simplify]: Extracting #9: cost 0 inf + 42015 262.241 * * [simplify]: Extracting #10: cost 0 inf + 42000 262.248 * [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)))) 262.248 * [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))))))) 262.249 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 262.249 * * [simplify]: iters left: 6 (15 enodes) 262.252 * * [simplify]: iters left: 5 (62 enodes) 262.263 * * [simplify]: iters left: 4 (149 enodes) 262.299 * * [simplify]: iters left: 3 (450 enodes) 262.499 * * [simplify]: Extracting #0: cost 1 inf + 0 262.499 * * [simplify]: Extracting #1: cost 0 inf + 1 262.499 * [simplify]: Simplified to 0 262.499 * [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)) 262.500 * * * * [progress]: [ 290 / 3260 ] simplifiying candidate # 262.500 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 262.500 * * [simplify]: iters left: 6 (23 enodes) 262.508 * * [simplify]: iters left: 5 (89 enodes) 262.522 * * [simplify]: iters left: 4 (172 enodes) 262.557 * * [simplify]: iters left: 3 (424 enodes) 262.679 * * [simplify]: Extracting #0: cost 1 inf + 0 262.679 * * [simplify]: Extracting #1: cost 10 inf + 0 262.679 * * [simplify]: Extracting #2: cost 98 inf + 0 262.680 * * [simplify]: Extracting #3: cost 194 inf + 45 262.681 * * [simplify]: Extracting #4: cost 169 inf + 3505 262.686 * * [simplify]: Extracting #5: cost 68 inf + 23675 262.693 * * [simplify]: Extracting #6: cost 33 inf + 34225 262.702 * * [simplify]: Extracting #7: cost 19 inf + 37770 262.711 * * [simplify]: Extracting #8: cost 2 inf + 42102 262.721 * * [simplify]: Extracting #9: cost 0 inf + 42648 262.731 * * [simplify]: Extracting #10: cost 0 inf + 42609 262.742 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ b (* a 2))) 262.742 * [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)))))) 262.743 * [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)))) 262.743 * * [simplify]: iters left: 6 (14 enodes) 262.746 * * [simplify]: iters left: 5 (57 enodes) 262.755 * * [simplify]: iters left: 4 (118 enodes) 262.781 * * [simplify]: iters left: 3 (314 enodes) 262.877 * * [simplify]: Extracting #0: cost 1 inf + 0 262.877 * * [simplify]: Extracting #1: cost 0 inf + 1 262.877 * [simplify]: Simplified to 0 262.877 * [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)) 262.877 * * * * [progress]: [ 291 / 3260 ] simplifiying candidate # 262.877 * [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)))) 262.877 * * [simplify]: iters left: 6 (23 enodes) 262.882 * * [simplify]: iters left: 5 (83 enodes) 262.895 * * [simplify]: iters left: 4 (160 enodes) 262.926 * * [simplify]: iters left: 3 (332 enodes) 263.006 * * [simplify]: Extracting #0: cost 1 inf + 0 263.006 * * [simplify]: Extracting #1: cost 12 inf + 0 263.007 * * [simplify]: Extracting #2: cost 93 inf + 0 263.007 * * [simplify]: Extracting #3: cost 135 inf + 4 263.009 * * [simplify]: Extracting #4: cost 86 inf + 7644 263.013 * * [simplify]: Extracting #5: cost 28 inf + 18519 263.017 * * [simplify]: Extracting #6: cost 28 inf + 20260 263.022 * * [simplify]: Extracting #7: cost 24 inf + 21008 263.027 * * [simplify]: Extracting #8: cost 6 inf + 25291 263.035 * * [simplify]: Extracting #9: cost 0 inf + 27193 263.041 * * [simplify]: Extracting #10: cost 0 inf + 27098 263.047 * * [simplify]: Extracting #11: cost 0 inf + 27058 263.053 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 263.053 * [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))))) 263.053 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 263.053 * * [simplify]: iters left: 6 (13 enodes) 263.057 * * [simplify]: iters left: 5 (48 enodes) 263.065 * * [simplify]: iters left: 4 (103 enodes) 263.084 * * [simplify]: iters left: 3 (238 enodes) 263.143 * * [simplify]: Extracting #0: cost 1 inf + 0 263.143 * * [simplify]: Extracting #1: cost 0 inf + 1 263.143 * [simplify]: Simplified to 0 263.144 * [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)) 263.144 * * * * [progress]: [ 292 / 3260 ] simplifiying candidate # 263.144 * [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)))))) 263.144 * * [simplify]: iters left: 6 (25 enodes) 263.150 * * [simplify]: iters left: 5 (96 enodes) 263.167 * * [simplify]: iters left: 4 (202 enodes) 263.211 * * [simplify]: Extracting #0: cost 1 inf + 0 263.211 * * [simplify]: Extracting #1: cost 10 inf + 0 263.211 * * [simplify]: Extracting #2: cost 107 inf + 0 263.211 * * [simplify]: Extracting #3: cost 197 inf + 0 263.212 * * [simplify]: Extracting #4: cost 180 inf + 2590 263.219 * * [simplify]: Extracting #5: cost 65 inf + 38077 263.228 * * [simplify]: Extracting #6: cost 26 inf + 55410 263.237 * * [simplify]: Extracting #7: cost 21 inf + 55296 263.246 * * [simplify]: Extracting #8: cost 9 inf + 57563 263.256 * * [simplify]: Extracting #9: cost 0 inf + 61263 263.267 * * [simplify]: Extracting #10: cost 0 inf + 61248 263.277 * [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)))) 263.277 * [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))))))) 263.277 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 263.277 * * [simplify]: iters left: 6 (15 enodes) 263.281 * * [simplify]: iters left: 5 (61 enodes) 263.291 * * [simplify]: iters left: 4 (142 enodes) 263.327 * * [simplify]: iters left: 3 (474 enodes) 263.508 * * [simplify]: Extracting #0: cost 1 inf + 0 263.508 * * [simplify]: Extracting #1: cost 0 inf + 1 263.508 * [simplify]: Simplified to 0 263.508 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 263.508 * * * * [progress]: [ 293 / 3260 ] simplifiying candidate # 263.509 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 263.509 * * [simplify]: iters left: 6 (23 enodes) 263.514 * * [simplify]: iters left: 5 (88 enodes) 263.528 * * [simplify]: iters left: 4 (168 enodes) 263.560 * * [simplify]: iters left: 3 (418 enodes) 263.665 * * [simplify]: Extracting #0: cost 1 inf + 0 263.665 * * [simplify]: Extracting #1: cost 10 inf + 0 263.666 * * [simplify]: Extracting #2: cost 106 inf + 0 263.666 * * [simplify]: Extracting #3: cost 209 inf + 1 263.668 * * [simplify]: Extracting #4: cost 191 inf + 3240 263.674 * * [simplify]: Extracting #5: cost 68 inf + 34076 263.686 * * [simplify]: Extracting #6: cost 28 inf + 46405 263.696 * * [simplify]: Extracting #7: cost 27 inf + 46574 263.706 * * [simplify]: Extracting #8: cost 9 inf + 50479 263.718 * * [simplify]: Extracting #9: cost 0 inf + 53658 263.729 * * [simplify]: Extracting #10: cost 0 inf + 53563 263.740 * * [simplify]: Extracting #11: cost 0 inf + 53523 263.752 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 263.752 * [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)))))) 263.752 * [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)))) 263.752 * * [simplify]: iters left: 6 (14 enodes) 263.757 * * [simplify]: iters left: 5 (56 enodes) 263.766 * * [simplify]: iters left: 4 (113 enodes) 263.789 * * [simplify]: iters left: 3 (324 enodes) 263.881 * * [simplify]: Extracting #0: cost 1 inf + 0 263.881 * * [simplify]: Extracting #1: cost 0 inf + 1 263.881 * [simplify]: Simplified to 0 263.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 263.882 * * * * [progress]: [ 294 / 3260 ] simplifiying candidate # 263.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 263.882 * * [simplify]: iters left: 6 (24 enodes) 263.888 * * [simplify]: iters left: 5 (91 enodes) 263.903 * * [simplify]: iters left: 4 (169 enodes) 263.935 * * [simplify]: iters left: 3 (394 enodes) 264.038 * * [simplify]: Extracting #0: cost 1 inf + 0 264.038 * * [simplify]: Extracting #1: cost 10 inf + 0 264.038 * * [simplify]: Extracting #2: cost 82 inf + 0 264.039 * * [simplify]: Extracting #3: cost 155 inf + 43 264.040 * * [simplify]: Extracting #4: cost 154 inf + 128 264.041 * * [simplify]: Extracting #5: cost 105 inf + 8155 264.047 * * [simplify]: Extracting #6: cost 41 inf + 24062 264.056 * * [simplify]: Extracting #7: cost 26 inf + 27963 264.063 * * [simplify]: Extracting #8: cost 2 inf + 33940 264.071 * * [simplify]: Extracting #9: cost 0 inf + 34780 264.080 * * [simplify]: Extracting #10: cost 0 inf + 34740 264.088 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) (cbrt 2)) a)) 264.088 * [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))))) 264.088 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 264.088 * * [simplify]: iters left: 6 (14 enodes) 264.092 * * [simplify]: iters left: 5 (56 enodes) 264.101 * * [simplify]: iters left: 4 (112 enodes) 264.126 * * [simplify]: iters left: 3 (297 enodes) 264.207 * * [simplify]: Extracting #0: cost 1 inf + 0 264.207 * * [simplify]: Extracting #1: cost 0 inf + 1 264.207 * [simplify]: Simplified to 0 264.208 * [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)) 264.208 * * * * [progress]: [ 295 / 3260 ] simplifiying candidate # 264.208 * [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)))))) 264.208 * * [simplify]: iters left: 6 (23 enodes) 264.213 * * [simplify]: iters left: 5 (88 enodes) 264.227 * * [simplify]: iters left: 4 (176 enodes) 264.261 * * [simplify]: iters left: 3 (416 enodes) 264.364 * * [simplify]: Extracting #0: cost 1 inf + 0 264.364 * * [simplify]: Extracting #1: cost 10 inf + 0 264.364 * * [simplify]: Extracting #2: cost 93 inf + 0 264.365 * * [simplify]: Extracting #3: cost 208 inf + 0 264.366 * * [simplify]: Extracting #4: cost 187 inf + 3367 264.373 * * [simplify]: Extracting #5: cost 68 inf + 34187 264.383 * * [simplify]: Extracting #6: cost 28 inf + 47631 264.393 * * [simplify]: Extracting #7: cost 14 inf + 51254 264.405 * * [simplify]: Extracting #8: cost 0 inf + 54764 264.417 * * [simplify]: Extracting #9: cost 0 inf + 54669 264.430 * * [simplify]: Extracting #10: cost 0 inf + 54629 264.441 * [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)))) 264.442 * [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))))))) 264.442 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 264.442 * * [simplify]: iters left: 6 (13 enodes) 264.445 * * [simplify]: iters left: 5 (53 enodes) 264.454 * * [simplify]: iters left: 4 (118 enodes) 264.477 * * [simplify]: iters left: 3 (324 enodes) 264.564 * * [simplify]: Extracting #0: cost 1 inf + 0 264.564 * * [simplify]: Extracting #1: cost 0 inf + 1 264.564 * [simplify]: Simplified to 0 264.564 * [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)) 264.565 * * * * [progress]: [ 296 / 3260 ] simplifiying candidate # 264.565 * [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))))) 264.565 * * [simplify]: iters left: 6 (20 enodes) 264.569 * * [simplify]: iters left: 5 (74 enodes) 264.580 * * [simplify]: iters left: 4 (131 enodes) 264.602 * * [simplify]: iters left: 3 (281 enodes) 264.658 * * [simplify]: Extracting #0: cost 1 inf + 0 264.658 * * [simplify]: Extracting #1: cost 14 inf + 0 264.658 * * [simplify]: Extracting #2: cost 78 inf + 0 264.658 * * [simplify]: Extracting #3: cost 139 inf + 42 264.659 * * [simplify]: Extracting #4: cost 139 inf + 208 264.660 * * [simplify]: Extracting #5: cost 99 inf + 6784 264.664 * * [simplify]: Extracting #6: cost 43 inf + 18905 264.671 * * [simplify]: Extracting #7: cost 27 inf + 22242 264.676 * * [simplify]: Extracting #8: cost 6 inf + 28000 264.683 * * [simplify]: Extracting #9: cost 0 inf + 30570 264.689 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 264.689 * [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)))))) 264.690 * [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)))) 264.690 * * [simplify]: iters left: 6 (11 enodes) 264.693 * * [simplify]: iters left: 5 (43 enodes) 264.699 * * [simplify]: iters left: 4 (84 enodes) 264.715 * * [simplify]: iters left: 3 (212 enodes) 264.761 * * [simplify]: iters left: 2 (472 enodes) 264.867 * * [simplify]: Extracting #0: cost 1 inf + 0 264.867 * * [simplify]: Extracting #1: cost 0 inf + 1 264.867 * [simplify]: Simplified to 0 264.867 * [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)) 264.867 * * * * [progress]: [ 297 / 3260 ] simplifiying candidate # 264.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 264.867 * * [simplify]: iters left: 6 (22 enodes) 264.872 * * [simplify]: iters left: 5 (84 enodes) 264.885 * * [simplify]: iters left: 4 (153 enodes) 264.916 * * [simplify]: iters left: 3 (312 enodes) 264.982 * * [simplify]: Extracting #0: cost 1 inf + 0 264.982 * * [simplify]: Extracting #1: cost 10 inf + 0 264.982 * * [simplify]: Extracting #2: cost 65 inf + 0 264.983 * * [simplify]: Extracting #3: cost 109 inf + 43 264.983 * * [simplify]: Extracting #4: cost 107 inf + 209 264.984 * * [simplify]: Extracting #5: cost 81 inf + 3227 264.987 * * [simplify]: Extracting #6: cost 35 inf + 12403 264.990 * * [simplify]: Extracting #7: cost 25 inf + 14448 264.994 * * [simplify]: Extracting #8: cost 6 inf + 18773 265.000 * * [simplify]: Extracting #9: cost 0 inf + 20755 265.004 * * [simplify]: Extracting #10: cost 0 inf + 20700 265.009 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 265.009 * [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))))) 265.010 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 265.010 * * [simplify]: iters left: 6 (12 enodes) 265.013 * * [simplify]: iters left: 5 (49 enodes) 265.021 * * [simplify]: iters left: 4 (99 enodes) 265.044 * * [simplify]: iters left: 3 (234 enodes) 265.098 * * [simplify]: iters left: 2 (447 enodes) 265.194 * * [simplify]: Extracting #0: cost 1 inf + 0 265.194 * * [simplify]: Extracting #1: cost 0 inf + 1 265.194 * [simplify]: Simplified to 0 265.194 * [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)) 265.194 * * * * [progress]: [ 298 / 3260 ] simplifiying candidate # 265.194 * [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)))))) 265.194 * * [simplify]: iters left: 6 (24 enodes) 265.483 * * [simplify]: iters left: 5 (92 enodes) 265.498 * * [simplify]: iters left: 4 (179 enodes) 265.533 * * [simplify]: iters left: 3 (389 enodes) 265.636 * * [simplify]: Extracting #0: cost 1 inf + 0 265.636 * * [simplify]: Extracting #1: cost 10 inf + 0 265.636 * * [simplify]: Extracting #2: cost 81 inf + 0 265.637 * * [simplify]: Extracting #3: cost 144 inf + 2 265.637 * * [simplify]: Extracting #4: cost 143 inf + 5 265.639 * * [simplify]: Extracting #5: cost 111 inf + 5237 265.643 * * [simplify]: Extracting #6: cost 52 inf + 18874 265.650 * * [simplify]: Extracting #7: cost 27 inf + 25134 265.657 * * [simplify]: Extracting #8: cost 6 inf + 30032 265.666 * * [simplify]: Extracting #9: cost 0 inf + 32232 265.674 * * [simplify]: Extracting #10: cost 0 inf + 32177 265.682 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 265.682 * [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))))))) 265.682 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 265.682 * * [simplify]: iters left: 6 (14 enodes) 265.686 * * [simplify]: iters left: 5 (57 enodes) 265.695 * * [simplify]: iters left: 4 (121 enodes) 265.721 * * [simplify]: iters left: 3 (291 enodes) 265.801 * * [simplify]: Extracting #0: cost 1 inf + 0 265.801 * * [simplify]: Extracting #1: cost 0 inf + 1 265.801 * [simplify]: Simplified to 0 265.801 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 265.801 * * * * [progress]: [ 299 / 3260 ] simplifiying candidate # 265.801 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 265.801 * * [simplify]: iters left: 6 (22 enodes) 265.806 * * [simplify]: iters left: 5 (84 enodes) 265.820 * * [simplify]: iters left: 4 (150 enodes) 265.850 * * [simplify]: iters left: 3 (308 enodes) 265.909 * * [simplify]: iters left: 2 (495 enodes) 266.009 * * [simplify]: Extracting #0: cost 1 inf + 0 266.009 * * [simplify]: Extracting #1: cost 10 inf + 0 266.009 * * [simplify]: Extracting #2: cost 72 inf + 0 266.009 * * [simplify]: Extracting #3: cost 101 inf + 1314 266.012 * * [simplify]: Extracting #4: cost 40 inf + 8660 266.018 * * [simplify]: Extracting #5: cost 31 inf + 10947 266.022 * * [simplify]: Extracting #6: cost 27 inf + 11695 266.027 * * [simplify]: Extracting #7: cost 6 inf + 16341 266.032 * * [simplify]: Extracting #8: cost 0 inf + 18222 266.038 * * [simplify]: Extracting #9: cost 0 inf + 18087 266.044 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 266.044 * [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)))))) 266.044 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 266.044 * * [simplify]: iters left: 6 (13 enodes) 266.047 * * [simplify]: iters left: 5 (52 enodes) 266.056 * * [simplify]: iters left: 4 (98 enodes) 266.074 * * [simplify]: iters left: 3 (212 enodes) 266.116 * * [simplify]: iters left: 2 (371 enodes) 266.191 * * [simplify]: Extracting #0: cost 1 inf + 0 266.191 * * [simplify]: Extracting #1: cost 0 inf + 1 266.191 * [simplify]: Simplified to 0 266.191 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 266.191 * * * * [progress]: [ 300 / 3260 ] simplifiying candidate # 266.191 * [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)))) 266.192 * * [simplify]: iters left: 6 (22 enodes) 266.196 * * [simplify]: iters left: 5 (79 enodes) 266.209 * * [simplify]: iters left: 4 (142 enodes) 266.230 * * [simplify]: iters left: 3 (233 enodes) 266.269 * * [simplify]: iters left: 2 (346 enodes) 266.328 * * [simplify]: iters left: 1 (431 enodes) 266.396 * * [simplify]: Extracting #0: cost 1 inf + 0 266.396 * * [simplify]: Extracting #1: cost 10 inf + 0 266.396 * * [simplify]: Extracting #2: cost 47 inf + 0 266.397 * * [simplify]: Extracting #3: cost 65 inf + 335 266.397 * * [simplify]: Extracting #4: cost 41 inf + 2511 266.399 * * [simplify]: Extracting #5: cost 32 inf + 4671 266.401 * * [simplify]: Extracting #6: cost 32 inf + 4958 266.403 * * [simplify]: Extracting #7: cost 22 inf + 6047 266.405 * * [simplify]: Extracting #8: cost 4 inf + 10472 266.409 * * [simplify]: Extracting #9: cost 0 inf + 12032 266.412 * [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)) 266.412 * [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))))) 266.412 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 266.412 * * [simplify]: iters left: 6 (12 enodes) 266.416 * * [simplify]: iters left: 5 (44 enodes) 266.423 * * [simplify]: iters left: 4 (92 enodes) 266.437 * * [simplify]: iters left: 3 (159 enodes) 266.464 * * [simplify]: iters left: 2 (267 enodes) 266.509 * * [simplify]: iters left: 1 (364 enodes) 266.569 * * [simplify]: Extracting #0: cost 1 inf + 0 266.569 * * [simplify]: Extracting #1: cost 0 inf + 1 266.569 * [simplify]: Simplified to 0 266.569 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 0)) 266.569 * * * * [progress]: [ 301 / 3260 ] simplifiying candidate # 266.569 * [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)))))) 266.570 * * [simplify]: iters left: 6 (25 enodes) 266.575 * * [simplify]: iters left: 5 (99 enodes) 266.592 * * [simplify]: iters left: 4 (211 enodes) 266.639 * * [simplify]: Extracting #0: cost 1 inf + 0 266.639 * * [simplify]: Extracting #1: cost 10 inf + 0 266.639 * * [simplify]: Extracting #2: cost 105 inf + 0 266.639 * * [simplify]: Extracting #3: cost 183 inf + 86 266.640 * * [simplify]: Extracting #4: cost 164 inf + 2963 266.644 * * [simplify]: Extracting #5: cost 77 inf + 25282 266.650 * * [simplify]: Extracting #6: cost 29 inf + 42262 266.657 * * [simplify]: Extracting #7: cost 17 inf + 45241 266.666 * * [simplify]: Extracting #8: cost 1 inf + 49942 266.674 * * [simplify]: Extracting #9: cost 0 inf + 49984 266.682 * [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))))))) 266.682 * [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))))))) 266.682 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 266.683 * * [simplify]: iters left: 6 (15 enodes) 266.686 * * [simplify]: iters left: 5 (64 enodes) 266.699 * * [simplify]: iters left: 4 (149 enodes) 266.734 * * [simplify]: iters left: 3 (466 enodes) 266.994 * * [simplify]: Extracting #0: cost 1 inf + 0 266.994 * * [simplify]: Extracting #1: cost 0 inf + 1 266.994 * [simplify]: Simplified to 0 266.994 * [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)) 266.994 * * * * [progress]: [ 302 / 3260 ] simplifiying candidate # 266.994 * [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))))) 266.994 * * [simplify]: iters left: 6 (23 enodes) 267.000 * * [simplify]: iters left: 5 (91 enodes) 267.015 * * [simplify]: iters left: 4 (178 enodes) 267.047 * * [simplify]: iters left: 3 (427 enodes) 267.195 * * [simplify]: Extracting #0: cost 1 inf + 0 267.195 * * [simplify]: Extracting #1: cost 10 inf + 0 267.196 * * [simplify]: Extracting #2: cost 130 inf + 0 267.197 * * [simplify]: Extracting #3: cost 245 inf + 4 267.198 * * [simplify]: Extracting #4: cost 228 inf + 1875 267.204 * * [simplify]: Extracting #5: cost 83 inf + 33312 267.217 * * [simplify]: Extracting #6: cost 30 inf + 49459 267.229 * * [simplify]: Extracting #7: cost 15 inf + 52974 267.242 * * [simplify]: Extracting #8: cost 2 inf + 56224 267.255 * * [simplify]: Extracting #9: cost 0 inf + 56784 267.268 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 267.268 * [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)))))) 267.268 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 267.268 * * [simplify]: iters left: 6 (14 enodes) 267.272 * * [simplify]: iters left: 5 (59 enodes) 267.282 * * [simplify]: iters left: 4 (121 enodes) 267.307 * * [simplify]: iters left: 3 (332 enodes) 267.447 * * [simplify]: Extracting #0: cost 1 inf + 0 267.447 * * [simplify]: Extracting #1: cost 0 inf + 1 267.447 * [simplify]: Simplified to 0 267.447 * [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)) 267.448 * * * * [progress]: [ 303 / 3260 ] simplifiying candidate # 267.448 * [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)))) 267.448 * * [simplify]: iters left: 6 (23 enodes) 267.454 * * [simplify]: iters left: 5 (89 enodes) 267.469 * * [simplify]: iters left: 4 (172 enodes) 267.502 * * [simplify]: iters left: 3 (376 enodes) 267.617 * * [simplify]: Extracting #0: cost 1 inf + 0 267.617 * * [simplify]: Extracting #1: cost 10 inf + 0 267.618 * * [simplify]: Extracting #2: cost 105 inf + 0 267.618 * * [simplify]: Extracting #3: cost 154 inf + 295 267.619 * * [simplify]: Extracting #4: cost 139 inf + 1248 267.621 * * [simplify]: Extracting #5: cost 100 inf + 8585 267.626 * * [simplify]: Extracting #6: cost 33 inf + 23669 267.633 * * [simplify]: Extracting #7: cost 22 inf + 25612 267.640 * * [simplify]: Extracting #8: cost 6 inf + 29576 267.647 * * [simplify]: Extracting #9: cost 0 inf + 31856 267.655 * * [simplify]: Extracting #10: cost 0 inf + 31801 267.662 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 267.662 * [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))))) 267.662 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 267.662 * * [simplify]: iters left: 6 (13 enodes) 267.666 * * [simplify]: iters left: 5 (54 enodes) 267.676 * * [simplify]: iters left: 4 (112 enodes) 267.701 * * [simplify]: iters left: 3 (281 enodes) 267.798 * * [simplify]: Extracting #0: cost 1 inf + 0 267.798 * * [simplify]: Extracting #1: cost 0 inf + 1 267.798 * [simplify]: Simplified to 0 267.798 * [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)) 267.798 * * * * [progress]: [ 304 / 3260 ] simplifiying candidate # 267.799 * [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)))))) 267.799 * * [simplify]: iters left: 6 (24 enodes) 267.804 * * [simplify]: iters left: 5 (94 enodes) 267.820 * * [simplify]: iters left: 4 (196 enodes) 267.860 * * [simplify]: iters left: 3 (464 enodes) 268.020 * * [simplify]: Extracting #0: cost 1 inf + 0 268.020 * * [simplify]: Extracting #1: cost 10 inf + 0 268.021 * * [simplify]: Extracting #2: cost 146 inf + 0 268.022 * * [simplify]: Extracting #3: cost 274 inf + 45 268.023 * * [simplify]: Extracting #4: cost 256 inf + 1976 268.030 * * [simplify]: Extracting #5: cost 108 inf + 36677 268.042 * * [simplify]: Extracting #6: cost 29 inf + 58268 268.055 * * [simplify]: Extracting #7: cost 26 inf + 58877 268.068 * * [simplify]: Extracting #8: cost 11 inf + 62240 268.085 * * [simplify]: Extracting #9: cost 0 inf + 65830 268.099 * * [simplify]: Extracting #10: cost 0 inf + 65670 268.113 * [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))))) 268.113 * [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))))))) 268.113 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 268.113 * * [simplify]: iters left: 6 (14 enodes) 268.117 * * [simplify]: iters left: 5 (59 enodes) 268.127 * * [simplify]: iters left: 4 (134 enodes) 268.157 * * [simplify]: iters left: 3 (357 enodes) 268.297 * * [simplify]: Extracting #0: cost 1 inf + 0 268.297 * * [simplify]: Extracting #1: cost 0 inf + 1 268.297 * [simplify]: Simplified to 0 268.297 * [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)) 268.297 * * * * [progress]: [ 305 / 3260 ] simplifiying candidate # 268.298 * [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))))) 268.298 * * [simplify]: iters left: 6 (22 enodes) 268.303 * * [simplify]: iters left: 5 (85 enodes) 268.319 * * [simplify]: iters left: 4 (163 enodes) 268.349 * * [simplify]: iters left: 3 (353 enodes) 268.451 * * [simplify]: Extracting #0: cost 1 inf + 0 268.451 * * [simplify]: Extracting #1: cost 10 inf + 0 268.451 * * [simplify]: Extracting #2: cost 116 inf + 0 268.452 * * [simplify]: Extracting #3: cost 186 inf + 4 268.453 * * [simplify]: Extracting #4: cost 166 inf + 2248 268.458 * * [simplify]: Extracting #5: cost 64 inf + 20378 268.465 * * [simplify]: Extracting #6: cost 28 inf + 29074 268.473 * * [simplify]: Extracting #7: cost 12 inf + 33134 268.483 * * [simplify]: Extracting #8: cost 1 inf + 35543 268.492 * * [simplify]: Extracting #9: cost 0 inf + 35828 268.500 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 268.500 * [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)))))) 268.500 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 268.501 * * [simplify]: iters left: 6 (13 enodes) 268.504 * * [simplify]: iters left: 5 (53 enodes) 268.512 * * [simplify]: iters left: 4 (106 enodes) 268.534 * * [simplify]: iters left: 3 (257 enodes) 268.619 * * [simplify]: Extracting #0: cost 1 inf + 0 268.620 * * [simplify]: Extracting #1: cost 0 inf + 1 268.620 * [simplify]: Simplified to 0 268.620 * [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)) 268.620 * * * * [progress]: [ 306 / 3260 ] simplifiying candidate # 268.620 * [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)))) 268.620 * * [simplify]: iters left: 6 (22 enodes) 268.625 * * [simplify]: iters left: 5 (84 enodes) 268.639 * * [simplify]: iters left: 4 (152 enodes) 268.669 * * [simplify]: iters left: 3 (304 enodes) 268.752 * * [simplify]: Extracting #0: cost 1 inf + 0 268.752 * * [simplify]: Extracting #1: cost 10 inf + 0 268.752 * * [simplify]: Extracting #2: cost 85 inf + 0 268.753 * * [simplify]: Extracting #3: cost 113 inf + 375 268.754 * * [simplify]: Extracting #4: cost 100 inf + 1286 268.755 * * [simplify]: Extracting #5: cost 67 inf + 5938 268.758 * * [simplify]: Extracting #6: cost 30 inf + 12140 268.762 * * [simplify]: Extracting #7: cost 23 inf + 13215 268.766 * * [simplify]: Extracting #8: cost 5 inf + 17538 268.771 * * [simplify]: Extracting #9: cost 0 inf + 19438 268.777 * * [simplify]: Extracting #10: cost 0 inf + 19383 268.782 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 268.782 * [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))))) 268.782 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 268.782 * * [simplify]: iters left: 6 (12 enodes) 268.786 * * [simplify]: iters left: 5 (49 enodes) 268.794 * * [simplify]: iters left: 4 (94 enodes) 268.813 * * [simplify]: iters left: 3 (221 enodes) 268.884 * * [simplify]: iters left: 2 (492 enodes) 269.104 * * [simplify]: Extracting #0: cost 1 inf + 0 269.104 * * [simplify]: Extracting #1: cost 0 inf + 1 269.104 * [simplify]: Simplified to 0 269.104 * [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)) 269.104 * * * * [progress]: [ 307 / 3260 ] simplifiying candidate # 269.104 * [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)))))) 269.104 * * [simplify]: iters left: 6 (23 enodes) 269.109 * * [simplify]: iters left: 5 (87 enodes) 269.123 * * [simplify]: iters left: 4 (171 enodes) 269.159 * * [simplify]: iters left: 3 (376 enodes) 269.271 * * [simplify]: Extracting #0: cost 1 inf + 0 269.271 * * [simplify]: Extracting #1: cost 10 inf + 0 269.271 * * [simplify]: Extracting #2: cost 108 inf + 0 269.272 * * [simplify]: Extracting #3: cost 162 inf + 47 269.273 * * [simplify]: Extracting #4: cost 156 inf + 420 269.274 * * [simplify]: Extracting #5: cost 126 inf + 5410 269.278 * * [simplify]: Extracting #6: cost 46 inf + 22763 269.284 * * [simplify]: Extracting #7: cost 26 inf + 27417 269.290 * * [simplify]: Extracting #8: cost 15 inf + 28549 269.297 * * [simplify]: Extracting #9: cost 7 inf + 31429 269.306 * * [simplify]: Extracting #10: cost 0 inf + 34089 269.314 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 269.314 * [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))))))) 269.314 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 269.314 * * [simplify]: iters left: 6 (13 enodes) 269.318 * * [simplify]: iters left: 5 (52 enodes) 269.326 * * [simplify]: iters left: 4 (111 enodes) 269.352 * * [simplify]: iters left: 3 (278 enodes) 269.445 * * [simplify]: Extracting #0: cost 1 inf + 0 269.446 * * [simplify]: Extracting #1: cost 0 inf + 1 269.446 * [simplify]: Simplified to 0 269.446 * [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)) 269.446 * * * * [progress]: [ 308 / 3260 ] simplifiying candidate # 269.446 * [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))))) 269.446 * * [simplify]: iters left: 6 (21 enodes) 269.451 * * [simplify]: iters left: 5 (79 enodes) 269.463 * * [simplify]: iters left: 4 (144 enodes) 269.494 * * [simplify]: iters left: 3 (284 enodes) 269.561 * * [simplify]: Extracting #0: cost 1 inf + 0 269.561 * * [simplify]: Extracting #1: cost 10 inf + 0 269.562 * * [simplify]: Extracting #2: cost 86 inf + 0 269.562 * * [simplify]: Extracting #3: cost 97 inf + 707 269.563 * * [simplify]: Extracting #4: cost 48 inf + 6159 269.566 * * [simplify]: Extracting #5: cost 21 inf + 9679 269.569 * * [simplify]: Extracting #6: cost 29 inf + 9679 269.571 * * [simplify]: Extracting #7: cost 25 inf + 10427 269.575 * * [simplify]: Extracting #8: cost 5 inf + 15311 269.579 * * [simplify]: Extracting #9: cost 0 inf + 16833 269.584 * * [simplify]: Extracting #10: cost 0 inf + 16778 269.588 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 269.588 * [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)))))) 269.588 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 269.588 * * [simplify]: iters left: 6 (12 enodes) 269.591 * * [simplify]: iters left: 5 (47 enodes) 269.601 * * [simplify]: iters left: 4 (89 enodes) 269.619 * * [simplify]: iters left: 3 (186 enodes) 269.666 * * [simplify]: iters left: 2 (378 enodes) 269.799 * * [simplify]: Extracting #0: cost 1 inf + 0 269.799 * * [simplify]: Extracting #1: cost 0 inf + 1 269.799 * [simplify]: Simplified to 0 269.799 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 269.799 * * * * [progress]: [ 309 / 3260 ] simplifiying candidate # 269.799 * [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)))) 269.801 * * [simplify]: iters left: 6 (21 enodes) 269.806 * * [simplify]: iters left: 5 (76 enodes) 269.818 * * [simplify]: iters left: 4 (113 enodes) 269.835 * * [simplify]: iters left: 3 (169 enodes) 269.859 * * [simplify]: iters left: 2 (237 enodes) 269.899 * * [simplify]: iters left: 1 (336 enodes) 269.961 * * [simplify]: Extracting #0: cost 1 inf + 0 269.961 * * [simplify]: Extracting #1: cost 8 inf + 0 269.961 * * [simplify]: Extracting #2: cost 51 inf + 2 269.961 * * [simplify]: Extracting #3: cost 61 inf + 508 269.962 * * [simplify]: Extracting #4: cost 27 inf + 3083 269.964 * * [simplify]: Extracting #5: cost 30 inf + 3413 269.965 * * [simplify]: Extracting #6: cost 32 inf + 3456 269.967 * * [simplify]: Extracting #7: cost 22 inf + 4328 269.969 * * [simplify]: Extracting #8: cost 4 inf + 9146 269.972 * * [simplify]: Extracting #9: cost 0 inf + 10546 269.974 * * [simplify]: Extracting #10: cost 0 inf + 10530 269.977 * [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))) 269.977 * [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))))) 269.978 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 269.978 * * [simplify]: iters left: 6 (11 enodes) 269.981 * * [simplify]: iters left: 5 (40 enodes) 269.986 * * [simplify]: iters left: 4 (65 enodes) 269.999 * * [simplify]: iters left: 3 (97 enodes) 270.014 * * [simplify]: iters left: 2 (165 enodes) 270.047 * * [simplify]: iters left: 1 (271 enodes) 270.100 * * [simplify]: Extracting #0: cost 1 inf + 0 270.100 * * [simplify]: Extracting #1: cost 0 inf + 1 270.100 * [simplify]: Simplified to 0 270.100 * [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)) 270.100 * * * * [progress]: [ 310 / 3260 ] simplifiying candidate # 270.100 * [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)))))) 270.100 * * [simplify]: iters left: 6 (22 enodes) 270.107 * * [simplify]: iters left: 5 (86 enodes) 270.121 * * [simplify]: iters left: 4 (166 enodes) 270.153 * * [simplify]: iters left: 3 (351 enodes) 270.251 * * [simplify]: Extracting #0: cost 1 inf + 0 270.252 * * [simplify]: Extracting #1: cost 10 inf + 0 270.252 * * [simplify]: Extracting #2: cost 109 inf + 0 270.252 * * [simplify]: Extracting #3: cost 153 inf + 48 270.253 * * [simplify]: Extracting #4: cost 148 inf + 340 270.255 * * [simplify]: Extracting #5: cost 95 inf + 9948 270.259 * * [simplify]: Extracting #6: cost 39 inf + 22397 270.265 * * [simplify]: Extracting #7: cost 24 inf + 25414 270.271 * * [simplify]: Extracting #8: cost 6 inf + 29819 270.280 * * [simplify]: Extracting #9: cost 0 inf + 31882 270.287 * * [simplify]: Extracting #10: cost 0 inf + 31867 270.294 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 270.294 * [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))))))) 270.294 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 270.294 * * [simplify]: iters left: 6 (12 enodes) 270.297 * * [simplify]: iters left: 5 (51 enodes) 270.305 * * [simplify]: iters left: 4 (106 enodes) 270.328 * * [simplify]: iters left: 3 (247 enodes) 270.398 * * [simplify]: Extracting #0: cost 1 inf + 0 270.398 * * [simplify]: Extracting #1: cost 0 inf + 1 270.398 * [simplify]: Simplified to 0 270.398 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 270.398 * * * * [progress]: [ 311 / 3260 ] simplifiying candidate # 270.398 * [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))))) 270.398 * * [simplify]: iters left: 6 (20 enodes) 270.403 * * [simplify]: iters left: 5 (78 enodes) 270.415 * * [simplify]: iters left: 4 (141 enodes) 270.442 * * [simplify]: iters left: 3 (281 enodes) 270.509 * * [simplify]: Extracting #0: cost 1 inf + 0 270.509 * * [simplify]: Extracting #1: cost 10 inf + 0 270.509 * * [simplify]: Extracting #2: cost 86 inf + 0 270.510 * * [simplify]: Extracting #3: cost 93 inf + 994 270.513 * * [simplify]: Extracting #4: cost 36 inf + 7634 270.516 * * [simplify]: Extracting #5: cost 21 inf + 9599 270.518 * * [simplify]: Extracting #6: cost 29 inf + 9599 270.521 * * [simplify]: Extracting #7: cost 25 inf + 10347 270.525 * * [simplify]: Extracting #8: cost 5 inf + 15152 270.529 * * [simplify]: Extracting #9: cost 0 inf + 16754 270.533 * * [simplify]: Extracting #10: cost 0 inf + 16698 270.537 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 270.537 * [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)))))) 270.537 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 270.537 * * [simplify]: iters left: 6 (11 enodes) 270.540 * * [simplify]: iters left: 5 (46 enodes) 270.547 * * [simplify]: iters left: 4 (86 enodes) 270.564 * * [simplify]: iters left: 3 (183 enodes) 270.610 * * [simplify]: iters left: 2 (372 enodes) 270.742 * * [simplify]: Extracting #0: cost 1 inf + 0 270.742 * * [simplify]: Extracting #1: cost 0 inf + 1 270.742 * [simplify]: Simplified to 0 270.742 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 270.743 * * * * [progress]: [ 312 / 3260 ] simplifiying candidate # 270.743 * [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)))) 270.743 * * [simplify]: iters left: 6 (20 enodes) 270.748 * * [simplify]: iters left: 5 (75 enodes) 270.759 * * [simplify]: iters left: 4 (112 enodes) 270.776 * * [simplify]: iters left: 3 (168 enodes) 270.802 * * [simplify]: iters left: 2 (236 enodes) 270.841 * * [simplify]: iters left: 1 (335 enodes) 270.901 * * [simplify]: Extracting #0: cost 1 inf + 0 270.901 * * [simplify]: Extracting #1: cost 8 inf + 0 270.901 * * [simplify]: Extracting #2: cost 51 inf + 2 270.901 * * [simplify]: Extracting #3: cost 63 inf + 343 270.902 * * [simplify]: Extracting #4: cost 27 inf + 3001 270.905 * * [simplify]: Extracting #5: cost 30 inf + 3413 270.906 * * [simplify]: Extracting #6: cost 32 inf + 3456 270.908 * * [simplify]: Extracting #7: cost 22 inf + 4425 270.910 * * [simplify]: Extracting #8: cost 2 inf + 9922 270.913 * * [simplify]: Extracting #9: cost 0 inf + 10530 270.916 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b 2) a)) 270.916 * [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))))) 270.916 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 270.916 * * [simplify]: iters left: 6 (10 enodes) 270.919 * * [simplify]: iters left: 5 (39 enodes) 270.925 * * [simplify]: iters left: 4 (64 enodes) 270.935 * * [simplify]: iters left: 3 (96 enodes) 270.951 * * [simplify]: iters left: 2 (164 enodes) 270.985 * * [simplify]: iters left: 1 (270 enodes) 271.038 * * [simplify]: Extracting #0: cost 1 inf + 0 271.038 * * [simplify]: Extracting #1: cost 0 inf + 1 271.038 * [simplify]: Simplified to 0 271.038 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b 2) a)) 0)) 271.039 * * * * [progress]: [ 313 / 3260 ] simplifiying candidate # 271.039 * [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)))))) 271.039 * * [simplify]: iters left: 6 (22 enodes) 271.044 * * [simplify]: iters left: 5 (87 enodes) 271.058 * * [simplify]: iters left: 4 (175 enodes) 271.091 * * [simplify]: iters left: 3 (348 enodes) 271.170 * * [simplify]: Extracting #0: cost 1 inf + 0 271.170 * * [simplify]: Extracting #1: cost 10 inf + 0 271.170 * * [simplify]: Extracting #2: cost 87 inf + 0 271.171 * * [simplify]: Extracting #3: cost 151 inf + 88 271.171 * * [simplify]: Extracting #4: cost 135 inf + 1083 271.173 * * [simplify]: Extracting #5: cost 98 inf + 7611 271.177 * * [simplify]: Extracting #6: cost 35 inf + 20620 271.182 * * [simplify]: Extracting #7: cost 25 inf + 22543 271.188 * * [simplify]: Extracting #8: cost 5 inf + 26952 271.194 * * [simplify]: Extracting #9: cost 0 inf + 28988 271.200 * * [simplify]: Extracting #10: cost 0 inf + 28948 271.208 * [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))) 271.208 * [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))))))) 271.208 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 271.208 * * [simplify]: iters left: 6 (12 enodes) 271.212 * * [simplify]: iters left: 5 (53 enodes) 271.221 * * [simplify]: iters left: 4 (117 enodes) 271.243 * * [simplify]: iters left: 3 (255 enodes) 271.305 * * [simplify]: Extracting #0: cost 1 inf + 0 271.305 * * [simplify]: Extracting #1: cost 0 inf + 1 271.305 * [simplify]: Simplified to 0 271.305 * [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)) 271.305 * * * * [progress]: [ 314 / 3260 ] simplifiying candidate # 271.305 * [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))))) 271.305 * * [simplify]: iters left: 6 (20 enodes) 271.310 * * [simplify]: iters left: 5 (79 enodes) 271.323 * * [simplify]: iters left: 4 (151 enodes) 271.350 * * [simplify]: iters left: 3 (260 enodes) 271.401 * * [simplify]: iters left: 2 (465 enodes) 271.539 * * [simplify]: Extracting #0: cost 1 inf + 0 271.539 * * [simplify]: Extracting #1: cost 10 inf + 0 271.539 * * [simplify]: Extracting #2: cost 96 inf + 0 271.540 * * [simplify]: Extracting #3: cost 133 inf + 91 271.542 * * [simplify]: Extracting #4: cost 65 inf + 6097 271.548 * * [simplify]: Extracting #5: cost 30 inf + 11132 271.552 * * [simplify]: Extracting #6: cost 26 inf + 12001 271.557 * * [simplify]: Extracting #7: cost 2 inf + 17409 271.562 * * [simplify]: Extracting #8: cost 0 inf + 18169 271.568 * * [simplify]: Extracting #9: cost 0 inf + 18153 271.573 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b a) 2)) 271.573 * [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)))))) 271.574 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 271.574 * * [simplify]: iters left: 6 (11 enodes) 271.577 * * [simplify]: iters left: 5 (48 enodes) 271.585 * * [simplify]: iters left: 4 (98 enodes) 271.602 * * [simplify]: iters left: 3 (181 enodes) 271.640 * * [simplify]: iters left: 2 (358 enodes) 271.748 * * [simplify]: Extracting #0: cost 1 inf + 0 271.748 * * [simplify]: Extracting #1: cost 0 inf + 1 271.748 * [simplify]: Simplified to 0 271.748 * [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)) 271.749 * * * * [progress]: [ 315 / 3260 ] simplifiying candidate # 271.749 * [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)))) 271.749 * * [simplify]: iters left: 6 (20 enodes) 271.754 * * [simplify]: iters left: 5 (75 enodes) 271.766 * * [simplify]: iters left: 4 (132 enodes) 271.788 * * [simplify]: iters left: 3 (208 enodes) 271.821 * * [simplify]: iters left: 2 (310 enodes) 271.880 * * [simplify]: iters left: 1 (426 enodes) 271.978 * * [simplify]: Extracting #0: cost 1 inf + 0 271.978 * * [simplify]: Extracting #1: cost 10 inf + 0 271.978 * * [simplify]: Extracting #2: cost 47 inf + 42 271.979 * * [simplify]: Extracting #3: cost 52 inf + 1001 271.980 * * [simplify]: Extracting #4: cost 23 inf + 2793 271.981 * * [simplify]: Extracting #5: cost 30 inf + 2835 271.983 * * [simplify]: Extracting #6: cost 31 inf + 2920 271.984 * * [simplify]: Extracting #7: cost 17 inf + 4710 271.987 * * [simplify]: Extracting #8: cost 4 inf + 8352 271.989 * * [simplify]: Extracting #9: cost 0 inf + 9904 271.994 * [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)))) 271.994 * [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))))) 271.994 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 271.994 * * [simplify]: iters left: 6 (10 enodes) 271.998 * * [simplify]: iters left: 5 (41 enodes) 272.005 * * [simplify]: iters left: 4 (81 enodes) 272.017 * * [simplify]: iters left: 3 (127 enodes) 272.034 * * [simplify]: iters left: 2 (186 enodes) 272.062 * * [simplify]: iters left: 1 (266 enodes) 272.124 * * [simplify]: Extracting #0: cost 1 inf + 0 272.124 * * [simplify]: Extracting #1: cost 0 inf + 1 272.124 * [simplify]: Simplified to 0 272.124 * [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)) 272.124 * * * * [progress]: [ 316 / 3260 ] simplifiying candidate # 272.125 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 272.125 * * [simplify]: iters left: 6 (19 enodes) 272.129 * * [simplify]: iters left: 5 (72 enodes) 272.141 * * [simplify]: iters left: 4 (114 enodes) 272.158 * * [simplify]: iters left: 3 (172 enodes) 272.186 * * [simplify]: iters left: 2 (238 enodes) 272.229 * * [simplify]: iters left: 1 (344 enodes) 272.299 * * [simplify]: Extracting #0: cost 1 inf + 0 272.299 * * [simplify]: Extracting #1: cost 8 inf + 0 272.300 * * [simplify]: Extracting #2: cost 58 inf + 2 272.300 * * [simplify]: Extracting #3: cost 66 inf + 922 272.301 * * [simplify]: Extracting #4: cost 33 inf + 3208 272.303 * * [simplify]: Extracting #5: cost 30 inf + 3874 272.305 * * [simplify]: Extracting #6: cost 27 inf + 4539 272.308 * * [simplify]: Extracting #7: cost 4 inf + 9607 272.311 * * [simplify]: Extracting #8: cost 0 inf + 11007 272.314 * * [simplify]: Extracting #9: cost 0 inf + 10991 272.317 * [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)) 272.317 * [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)))) 272.317 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 272.317 * * [simplify]: iters left: 6 (9 enodes) 272.320 * * [simplify]: iters left: 5 (36 enodes) 272.326 * * [simplify]: iters left: 4 (67 enodes) 272.337 * * [simplify]: iters left: 3 (97 enodes) 272.356 * * [simplify]: iters left: 2 (158 enodes) 272.390 * * [simplify]: iters left: 1 (263 enodes) 272.436 * * [simplify]: Extracting #0: cost 1 inf + 0 272.436 * * [simplify]: Extracting #1: cost 0 inf + 1 272.436 * [simplify]: Simplified to 0 272.436 * [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)) 272.437 * * * * [progress]: [ 317 / 3260 ] simplifiying candidate # 272.437 * [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)))) 272.437 * * [simplify]: iters left: 6 (19 enodes) 272.441 * * [simplify]: iters left: 5 (73 enodes) 272.453 * * [simplify]: iters left: 4 (123 enodes) 272.475 * * [simplify]: iters left: 3 (201 enodes) 272.509 * * [simplify]: iters left: 2 (298 enodes) 272.567 * * [simplify]: iters left: 1 (432 enodes) 272.657 * * [simplify]: Extracting #0: cost 1 inf + 0 272.657 * * [simplify]: Extracting #1: cost 10 inf + 0 272.657 * * [simplify]: Extracting #2: cost 52 inf + 0 272.658 * * [simplify]: Extracting #3: cost 50 inf + 1049 272.659 * * [simplify]: Extracting #4: cost 23 inf + 2836 272.661 * * [simplify]: Extracting #5: cost 30 inf + 2918 272.662 * * [simplify]: Extracting #6: cost 32 inf + 2961 272.664 * * [simplify]: Extracting #7: cost 22 inf + 3970 272.666 * * [simplify]: Extracting #8: cost 3 inf + 9127 272.669 * * [simplify]: Extracting #9: cost 0 inf + 10037 272.672 * [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)))) 272.672 * [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))))) 272.672 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 272.672 * * [simplify]: iters left: 5 (9 enodes) 272.675 * * [simplify]: iters left: 4 (39 enodes) 272.681 * * [simplify]: iters left: 3 (65 enodes) 272.692 * * [simplify]: iters left: 2 (129 enodes) 272.719 * * [simplify]: iters left: 1 (210 enodes) 272.754 * * [simplify]: Extracting #0: cost 1 inf + 0 272.755 * * [simplify]: Extracting #1: cost 0 inf + 1 272.755 * [simplify]: Simplified to 0 272.755 * [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)) 272.755 * * * * [progress]: [ 318 / 3260 ] simplifiying candidate # 272.755 * [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)))))) 272.755 * * [simplify]: iters left: 6 (21 enodes) 272.760 * * [simplify]: iters left: 5 (77 enodes) 272.774 * * [simplify]: iters left: 4 (113 enodes) 272.791 * * [simplify]: iters left: 3 (156 enodes) 272.814 * * [simplify]: iters left: 2 (217 enodes) 272.847 * * [simplify]: iters left: 1 (287 enodes) 272.893 * * [simplify]: Extracting #0: cost 1 inf + 0 272.893 * * [simplify]: Extracting #1: cost 11 inf + 0 272.893 * * [simplify]: Extracting #2: cost 57 inf + 0 272.893 * * [simplify]: Extracting #3: cost 94 inf + 47 272.894 * * [simplify]: Extracting #4: cost 92 inf + 795 272.895 * * [simplify]: Extracting #5: cost 81 inf + 2282 272.897 * * [simplify]: Extracting #6: cost 30 inf + 19693 272.903 * * [simplify]: Extracting #7: cost 4 inf + 35647 272.909 * * [simplify]: Extracting #8: cost 0 inf + 38263 272.913 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 272.914 * [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))))))) 272.914 * [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))))) 272.914 * * [simplify]: iters left: 6 (10 enodes) 272.916 * * [simplify]: iters left: 5 (37 enodes) 272.922 * * [simplify]: iters left: 4 (57 enodes) 272.932 * * [simplify]: iters left: 3 (104 enodes) 272.949 * * [simplify]: iters left: 2 (158 enodes) 272.974 * * [simplify]: iters left: 1 (225 enodes) 273.005 * * [simplify]: Extracting #0: cost 1 inf + 0 273.005 * * [simplify]: Extracting #1: cost 0 inf + 1 273.005 * [simplify]: Simplified to 0 273.005 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 273.005 * * * * [progress]: [ 319 / 3260 ] simplifiying candidate # 273.006 * [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))))) 273.006 * * [simplify]: iters left: 6 (20 enodes) 273.010 * * [simplify]: iters left: 5 (68 enodes) 273.020 * * [simplify]: iters left: 4 (97 enodes) 273.034 * * [simplify]: iters left: 3 (125 enodes) 273.052 * * [simplify]: iters left: 2 (146 enodes) 273.069 * * [simplify]: iters left: 1 (154 enodes) 273.087 * * [simplify]: Extracting #0: cost 1 inf + 0 273.087 * * [simplify]: Extracting #1: cost 9 inf + 0 273.087 * * [simplify]: Extracting #2: cost 36 inf + 0 273.087 * * [simplify]: Extracting #3: cost 41 inf + 252 273.087 * * [simplify]: Extracting #4: cost 37 inf + 1159 273.088 * * [simplify]: Extracting #5: cost 34 inf + 1776 273.088 * * [simplify]: Extracting #6: cost 24 inf + 2648 273.089 * * [simplify]: Extracting #7: cost 9 inf + 6031 273.092 * * [simplify]: Extracting #8: cost 1 inf + 8755 273.094 * * [simplify]: Extracting #9: cost 0 inf + 9136 273.096 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 273.096 * [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)))))) 273.096 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 273.096 * * [simplify]: iters left: 6 (9 enodes) 273.098 * * [simplify]: iters left: 5 (29 enodes) 273.102 * * [simplify]: iters left: 4 (42 enodes) 273.108 * * [simplify]: iters left: 3 (58 enodes) 273.117 * * [simplify]: iters left: 2 (68 enodes) 273.124 * * [simplify]: Extracting #0: cost 1 inf + 0 273.124 * * [simplify]: Extracting #1: cost 0 inf + 1 273.124 * [simplify]: Simplified to 0 273.124 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 273.124 * * * * [progress]: [ 320 / 3260 ] simplifiying candidate # 273.125 * [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)))))) 273.125 * * [simplify]: iters left: 6 (24 enodes) 273.130 * * [simplify]: iters left: 5 (91 enodes) 273.144 * * [simplify]: iters left: 4 (180 enodes) 273.181 * * [simplify]: iters left: 3 (353 enodes) 273.248 * * [simplify]: Extracting #0: cost 1 inf + 0 273.248 * * [simplify]: Extracting #1: cost 11 inf + 0 273.248 * * [simplify]: Extracting #2: cost 71 inf + 0 273.248 * * [simplify]: Extracting #3: cost 109 inf + 168 273.249 * * [simplify]: Extracting #4: cost 112 inf + 415 273.250 * * [simplify]: Extracting #5: cost 77 inf + 7030 273.255 * * [simplify]: Extracting #6: cost 14 inf + 23704 273.260 * * [simplify]: Extracting #7: cost 0 inf + 27614 273.266 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 273.266 * [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))))))) 273.267 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 273.267 * * [simplify]: iters left: 6 (13 enodes) 273.270 * * [simplify]: iters left: 5 (53 enodes) 273.278 * * [simplify]: iters left: 4 (117 enodes) 273.305 * * [simplify]: iters left: 3 (275 enodes) 273.358 * * [simplify]: iters left: 2 (474 enodes) 273.465 * * [simplify]: Extracting #0: cost 1 inf + 0 273.465 * * [simplify]: Extracting #1: cost 0 inf + 1 273.465 * [simplify]: Simplified to 0 273.465 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 273.466 * * * * [progress]: [ 321 / 3260 ] simplifiying candidate # 273.466 * [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))))) 273.466 * * [simplify]: iters left: 6 (23 enodes) 273.473 * * [simplify]: iters left: 5 (85 enodes) 273.486 * * [simplify]: iters left: 4 (143 enodes) 273.508 * * [simplify]: iters left: 3 (226 enodes) 273.543 * * [simplify]: iters left: 2 (310 enodes) 273.589 * * [simplify]: iters left: 1 (381 enodes) 273.647 * * [simplify]: Extracting #0: cost 1 inf + 0 273.647 * * [simplify]: Extracting #1: cost 11 inf + 0 273.647 * * [simplify]: Extracting #2: cost 61 inf + 0 273.647 * * [simplify]: Extracting #3: cost 96 inf + 209 273.648 * * [simplify]: Extracting #4: cost 70 inf + 5667 273.651 * * [simplify]: Extracting #5: cost 37 inf + 13006 273.656 * * [simplify]: Extracting #6: cost 10 inf + 19871 273.661 * * [simplify]: Extracting #7: cost 0 inf + 23383 273.666 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 273.666 * [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)))))) 273.666 * [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)))) 273.666 * * [simplify]: iters left: 6 (12 enodes) 273.669 * * [simplify]: iters left: 5 (47 enodes) 273.676 * * [simplify]: iters left: 4 (82 enodes) 273.689 * * [simplify]: iters left: 3 (157 enodes) 273.716 * * [simplify]: iters left: 2 (248 enodes) 273.755 * * [simplify]: iters left: 1 (341 enodes) 273.809 * * [simplify]: Extracting #0: cost 1 inf + 0 273.809 * * [simplify]: Extracting #1: cost 0 inf + 1 273.809 * [simplify]: Simplified to 0 273.809 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 273.809 * * * * [progress]: [ 322 / 3260 ] simplifiying candidate # 273.809 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 273.809 * * [simplify]: iters left: 6 (22 enodes) 273.814 * * [simplify]: iters left: 5 (80 enodes) 273.827 * * [simplify]: iters left: 4 (144 enodes) 273.855 * * [simplify]: iters left: 3 (248 enodes) 273.905 * * [simplify]: iters left: 2 (374 enodes) 273.974 * * [simplify]: iters left: 1 (486 enodes) 274.066 * * [simplify]: Extracting #0: cost 1 inf + 0 274.066 * * [simplify]: Extracting #1: cost 13 inf + 0 274.066 * * [simplify]: Extracting #2: cost 79 inf + 0 274.067 * * [simplify]: Extracting #3: cost 128 inf + 211 274.067 * * [simplify]: Extracting #4: cost 133 inf + 752 274.069 * * [simplify]: Extracting #5: cost 98 inf + 10332 274.073 * * [simplify]: Extracting #6: cost 27 inf + 38725 274.081 * * [simplify]: Extracting #7: cost 9 inf + 43935 274.088 * * [simplify]: Extracting #8: cost 0 inf + 46798 274.094 * * [simplify]: Extracting #9: cost 0 inf + 46703 274.101 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 274.101 * [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))))) 274.101 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 274.101 * * [simplify]: iters left: 6 (12 enodes) 274.104 * * [simplify]: iters left: 5 (47 enodes) 274.112 * * [simplify]: iters left: 4 (89 enodes) 274.128 * * [simplify]: iters left: 3 (180 enodes) 274.168 * * [simplify]: iters left: 2 (296 enodes) 274.224 * * [simplify]: iters left: 1 (428 enodes) 274.311 * * [simplify]: Extracting #0: cost 1 inf + 0 274.311 * * [simplify]: Extracting #1: cost 0 inf + 1 274.311 * [simplify]: Simplified to 0 274.311 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 274.311 * * * * [progress]: [ 323 / 3260 ] simplifiying candidate # 274.311 * [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)))))) 274.312 * * [simplify]: iters left: 6 (23 enodes) 274.319 * * [simplify]: iters left: 5 (84 enodes) 274.332 * * [simplify]: iters left: 4 (141 enodes) 274.353 * * [simplify]: iters left: 3 (204 enodes) 274.381 * * [simplify]: iters left: 2 (265 enodes) 274.418 * * [simplify]: iters left: 1 (317 enodes) 274.460 * * [simplify]: Extracting #0: cost 1 inf + 0 274.460 * * [simplify]: Extracting #1: cost 11 inf + 0 274.460 * * [simplify]: Extracting #2: cost 60 inf + 0 274.460 * * [simplify]: Extracting #3: cost 89 inf + 4 274.461 * * [simplify]: Extracting #4: cost 74 inf + 2495 274.463 * * [simplify]: Extracting #5: cost 37 inf + 8665 274.466 * * [simplify]: Extracting #6: cost 6 inf + 15407 274.470 * * [simplify]: Extracting #7: cost 0 inf + 17290 274.474 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 274.474 * [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))))))) 274.474 * [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))))) 274.474 * * [simplify]: iters left: 6 (12 enodes) 274.477 * * [simplify]: iters left: 5 (46 enodes) 274.484 * * [simplify]: iters left: 4 (81 enodes) 274.496 * * [simplify]: iters left: 3 (134 enodes) 274.518 * * [simplify]: iters left: 2 (197 enodes) 274.545 * * [simplify]: iters left: 1 (271 enodes) 274.583 * * [simplify]: Extracting #0: cost 1 inf + 0 274.583 * * [simplify]: Extracting #1: cost 0 inf + 1 274.583 * [simplify]: Simplified to 0 274.583 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 274.583 * * * * [progress]: [ 324 / 3260 ] simplifiying candidate # 274.583 * [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))))) 274.583 * * [simplify]: iters left: 6 (21 enodes) 274.588 * * [simplify]: iters left: 5 (75 enodes) 274.599 * * [simplify]: iters left: 4 (112 enodes) 274.615 * * [simplify]: iters left: 3 (155 enodes) 274.636 * * [simplify]: iters left: 2 (199 enodes) 274.663 * * [simplify]: iters left: 1 (227 enodes) 274.689 * * [simplify]: Extracting #0: cost 1 inf + 0 274.689 * * [simplify]: Extracting #1: cost 9 inf + 0 274.689 * * [simplify]: Extracting #2: cost 45 inf + 0 274.689 * * [simplify]: Extracting #3: cost 67 inf + 44 274.690 * * [simplify]: Extracting #4: cost 67 inf + 987 274.691 * * [simplify]: Extracting #5: cost 37 inf + 4912 274.692 * * [simplify]: Extracting #6: cost 24 inf + 6490 274.694 * * [simplify]: Extracting #7: cost 9 inf + 9696 274.697 * * [simplify]: Extracting #8: cost 1 inf + 12540 274.700 * * [simplify]: Extracting #9: cost 0 inf + 12881 274.703 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (- b) (* a 2))) 274.703 * [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)))))) 274.703 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 274.704 * * [simplify]: iters left: 6 (10 enodes) 274.706 * * [simplify]: iters left: 5 (38 enodes) 274.713 * * [simplify]: iters left: 4 (59 enodes) 274.722 * * [simplify]: iters left: 3 (88 enodes) 274.734 * * [simplify]: iters left: 2 (117 enodes) 274.748 * * [simplify]: iters left: 1 (144 enodes) 274.765 * * [simplify]: Extracting #0: cost 1 inf + 0 274.765 * * [simplify]: Extracting #1: cost 0 inf + 1 274.765 * [simplify]: Simplified to 0 274.765 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (- b) (* a 2))) 0)) 274.765 * * * * [progress]: [ 325 / 3260 ] simplifiying candidate # 274.765 * [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)))) 274.766 * * [simplify]: iters left: 6 (21 enodes) 274.770 * * [simplify]: iters left: 5 (75 enodes) 274.783 * * [simplify]: iters left: 4 (116 enodes) 274.800 * * [simplify]: iters left: 3 (171 enodes) 274.823 * * [simplify]: iters left: 2 (213 enodes) 274.851 * * [simplify]: iters left: 1 (237 enodes) 274.878 * * [simplify]: Extracting #0: cost 1 inf + 0 274.878 * * [simplify]: Extracting #1: cost 11 inf + 0 274.878 * * [simplify]: Extracting #2: cost 47 inf + 0 274.878 * * [simplify]: Extracting #3: cost 60 inf + 46 274.879 * * [simplify]: Extracting #4: cost 55 inf + 832 274.879 * * [simplify]: Extracting #5: cost 42 inf + 2757 274.881 * * [simplify]: Extracting #6: cost 21 inf + 5567 274.883 * * [simplify]: Extracting #7: cost 3 inf + 10562 274.886 * * [simplify]: Extracting #8: cost 0 inf + 11503 274.888 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 274.888 * [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))))) 274.889 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 274.889 * * [simplify]: iters left: 6 (11 enodes) 274.892 * * [simplify]: iters left: 5 (42 enodes) 274.898 * * [simplify]: iters left: 4 (67 enodes) 274.909 * * [simplify]: iters left: 3 (111 enodes) 274.926 * * [simplify]: iters left: 2 (140 enodes) 274.942 * * [simplify]: iters left: 1 (160 enodes) 274.959 * * [simplify]: Extracting #0: cost 1 inf + 0 274.959 * * [simplify]: Extracting #1: cost 0 inf + 1 274.959 * [simplify]: Simplified to 0 274.959 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 0)) 274.959 * * * * [progress]: [ 326 / 3260 ] simplifiying candidate # 274.959 * [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)))))) 274.959 * * [simplify]: iters left: 6 (27 enodes) 274.966 * * [simplify]: iters left: 5 (106 enodes) 274.985 * * [simplify]: iters left: 4 (244 enodes) 275.052 * * [simplify]: Extracting #0: cost 1 inf + 0 275.052 * * [simplify]: Extracting #1: cost 11 inf + 0 275.052 * * [simplify]: Extracting #2: cost 149 inf + 0 275.053 * * [simplify]: Extracting #3: cost 263 inf + 3 275.054 * * [simplify]: Extracting #4: cost 246 inf + 3714 275.060 * * [simplify]: Extracting #5: cost 129 inf + 45577 275.073 * * [simplify]: Extracting #6: cost 23 inf + 85594 275.086 * * [simplify]: Extracting #7: cost 9 inf + 87250 275.100 * * [simplify]: Extracting #8: cost 0 inf + 90458 275.115 * * [simplify]: Extracting #9: cost 0 inf + 90268 275.129 * [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)))) 275.129 * [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))))))) 275.130 * [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))))) 275.130 * * [simplify]: iters left: 6 (16 enodes) 275.134 * * [simplify]: iters left: 5 (68 enodes) 275.145 * * [simplify]: iters left: 4 (179 enodes) 275.202 * * [simplify]: Extracting #0: cost 1 inf + 0 275.202 * * [simplify]: Extracting #1: cost 27 inf + 0 275.203 * * [simplify]: Extracting #2: cost 153 inf + 0 275.203 * * [simplify]: Extracting #3: cost 242 inf + 83 275.206 * * [simplify]: Extracting #4: cost 185 inf + 16503 275.216 * * [simplify]: Extracting #5: cost 15 inf + 79352 275.229 * * [simplify]: Extracting #6: cost 0 inf + 84943 275.243 * [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))))) 275.243 * [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))))))) 275.244 * * * * [progress]: [ 327 / 3260 ] simplifiying candidate # 275.244 * [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))))) 275.244 * * [simplify]: iters left: 6 (26 enodes) 275.250 * * [simplify]: iters left: 5 (101 enodes) 275.267 * * [simplify]: iters left: 4 (208 enodes) 275.314 * * [simplify]: Extracting #0: cost 1 inf + 0 275.314 * * [simplify]: Extracting #1: cost 11 inf + 0 275.314 * * [simplify]: Extracting #2: cost 110 inf + 0 275.315 * * [simplify]: Extracting #3: cost 189 inf + 2 275.316 * * [simplify]: Extracting #4: cost 172 inf + 3477 275.321 * * [simplify]: Extracting #5: cost 66 inf + 37109 275.329 * * [simplify]: Extracting #6: cost 13 inf + 54664 275.339 * * [simplify]: Extracting #7: cost 1 inf + 56796 275.348 * * [simplify]: Extracting #8: cost 0 inf + 56703 275.358 * [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)))))) 275.358 * [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)))))) 275.358 * [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)))) 275.358 * * [simplify]: iters left: 6 (15 enodes) 275.362 * * [simplify]: iters left: 5 (63 enodes) 275.372 * * [simplify]: iters left: 4 (145 enodes) 275.409 * * [simplify]: iters left: 3 (499 enodes) 275.645 * * [simplify]: Extracting #0: cost 1 inf + 0 275.645 * * [simplify]: Extracting #1: cost 0 inf + 1 275.645 * [simplify]: Simplified to 0 275.645 * [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)) 275.645 * * * * [progress]: [ 328 / 3260 ] simplifiying candidate # 275.646 * [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)))) 275.646 * * [simplify]: iters left: 6 (25 enodes) 275.652 * * [simplify]: iters left: 5 (95 enodes) 275.668 * * [simplify]: iters left: 4 (215 enodes) 275.722 * * [simplify]: Extracting #0: cost 1 inf + 0 275.722 * * [simplify]: Extracting #1: cost 13 inf + 0 275.722 * * [simplify]: Extracting #2: cost 110 inf + 0 275.723 * * [simplify]: Extracting #3: cost 175 inf + 2 275.723 * * [simplify]: Extracting #4: cost 176 inf + 5 275.725 * * [simplify]: Extracting #5: cost 144 inf + 8857 275.730 * * [simplify]: Extracting #6: cost 40 inf + 37436 275.738 * * [simplify]: Extracting #7: cost 0 inf + 48642 275.746 * * [simplify]: Extracting #8: cost 0 inf + 48547 275.754 * [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)) 275.754 * [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))))) 275.754 * [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))) 275.754 * * [simplify]: iters left: 6 (15 enodes) 275.758 * * [simplify]: iters left: 5 (62 enodes) 275.772 * * [simplify]: iters left: 4 (159 enodes) 275.813 * * [simplify]: iters left: 3 (475 enodes) 276.013 * * [simplify]: Extracting #0: cost 1 inf + 0 276.013 * * [simplify]: Extracting #1: cost 42 inf + 0 276.013 * * [simplify]: Extracting #2: cost 194 inf + 1 276.016 * * [simplify]: Extracting #3: cost 205 inf + 15094 276.029 * * [simplify]: Extracting #4: cost 20 inf + 63712 276.047 * * [simplify]: Extracting #5: cost 3 inf + 65204 276.062 * * [simplify]: Extracting #6: cost 0 inf + 65965 276.077 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 276.077 * [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)))) 276.077 * * * * [progress]: [ 329 / 3260 ] simplifiying candidate # 276.077 * [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)))))) 276.077 * * [simplify]: iters left: 6 (26 enodes) 276.084 * * [simplify]: iters left: 5 (100 enodes) 276.100 * * [simplify]: iters left: 4 (213 enodes) 276.148 * * [simplify]: Extracting #0: cost 1 inf + 0 276.148 * * [simplify]: Extracting #1: cost 11 inf + 0 276.148 * * [simplify]: Extracting #2: cost 108 inf + 0 276.149 * * [simplify]: Extracting #3: cost 188 inf + 2 276.149 * * [simplify]: Extracting #4: cost 171 inf + 3073 276.155 * * [simplify]: Extracting #5: cost 66 inf + 38509 276.164 * * [simplify]: Extracting #6: cost 22 inf + 53835 276.175 * * [simplify]: Extracting #7: cost 8 inf + 55540 276.184 * * [simplify]: Extracting #8: cost 0 inf + 57601 276.194 * * [simplify]: Extracting #9: cost 0 inf + 57506 276.203 * [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))) 276.204 * [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))))))) 276.204 * [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))))) 276.204 * * [simplify]: iters left: 6 (15 enodes) 276.208 * * [simplify]: iters left: 5 (62 enodes) 276.219 * * [simplify]: iters left: 4 (148 enodes) 276.257 * * [simplify]: iters left: 3 (499 enodes) 276.502 * * [simplify]: Extracting #0: cost 1 inf + 0 276.502 * * [simplify]: Extracting #1: cost 0 inf + 1 276.502 * [simplify]: Simplified to 0 276.502 * [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)) 276.502 * * * * [progress]: [ 330 / 3260 ] simplifiying candidate # 276.502 * [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))))) 276.502 * * [simplify]: iters left: 6 (25 enodes) 276.508 * * [simplify]: iters left: 5 (94 enodes) 276.523 * * [simplify]: iters left: 4 (180 enodes) 276.560 * * [simplify]: iters left: 3 (451 enodes) 276.693 * * [simplify]: Extracting #0: cost 1 inf + 0 276.693 * * [simplify]: Extracting #1: cost 11 inf + 0 276.693 * * [simplify]: Extracting #2: cost 123 inf + 0 276.694 * * [simplify]: Extracting #3: cost 247 inf + 44 276.695 * * [simplify]: Extracting #4: cost 237 inf + 4334 276.703 * * [simplify]: Extracting #5: cost 79 inf + 44339 276.717 * * [simplify]: Extracting #6: cost 0 inf + 65878 276.733 * * [simplify]: Extracting #7: cost 0 inf + 65718 276.747 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (* (cbrt b) (/ (cbrt b) (sqrt 2))) a) (/ (cbrt b) (sqrt 2)))) 276.747 * [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)))))) 276.747 * [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)))) 276.747 * * [simplify]: iters left: 6 (14 enodes) 276.751 * * [simplify]: iters left: 5 (56 enodes) 276.760 * * [simplify]: iters left: 4 (117 enodes) 276.785 * * [simplify]: iters left: 3 (347 enodes) 276.899 * * [simplify]: Extracting #0: cost 1 inf + 0 276.899 * * [simplify]: Extracting #1: cost 0 inf + 1 276.899 * [simplify]: Simplified to 0 276.899 * [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)) 276.899 * * * * [progress]: [ 331 / 3260 ] simplifiying candidate # 276.900 * [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)))) 276.900 * * [simplify]: iters left: 6 (24 enodes) 276.908 * * [simplify]: iters left: 5 (90 enodes) 276.922 * * [simplify]: iters left: 4 (171 enodes) 276.956 * * [simplify]: iters left: 3 (398 enodes) 277.087 * * [simplify]: Extracting #0: cost 1 inf + 0 277.087 * * [simplify]: Extracting #1: cost 11 inf + 0 277.087 * * [simplify]: Extracting #2: cost 105 inf + 0 277.088 * * [simplify]: Extracting #3: cost 181 inf + 2 277.089 * * [simplify]: Extracting #4: cost 189 inf + 168 277.090 * * [simplify]: Extracting #5: cost 159 inf + 5570 277.096 * * [simplify]: Extracting #6: cost 58 inf + 27420 277.106 * * [simplify]: Extracting #7: cost 1 inf + 41948 277.116 * * [simplify]: Extracting #8: cost 0 inf + 42030 277.126 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (cbrt b) a) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b))))) 277.126 * [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))))) 277.126 * [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))) 277.126 * * [simplify]: iters left: 6 (14 enodes) 277.130 * * [simplify]: iters left: 5 (57 enodes) 277.143 * * [simplify]: iters left: 4 (116 enodes) 277.167 * * [simplify]: iters left: 3 (321 enodes) 277.278 * * [simplify]: Extracting #0: cost 1 inf + 0 277.278 * * [simplify]: Extracting #1: cost 0 inf + 1 277.278 * [simplify]: Simplified to 0 277.278 * [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)) 277.278 * * * * [progress]: [ 332 / 3260 ] simplifiying candidate # 277.278 * [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)))))) 277.278 * * [simplify]: iters left: 6 (25 enodes) 277.284 * * [simplify]: iters left: 5 (95 enodes) 277.300 * * [simplify]: iters left: 4 (205 enodes) 277.348 * * [simplify]: Extracting #0: cost 1 inf + 0 277.348 * * [simplify]: Extracting #1: cost 11 inf + 0 277.348 * * [simplify]: Extracting #2: cost 91 inf + 0 277.349 * * [simplify]: Extracting #3: cost 150 inf + 206 277.350 * * [simplify]: Extracting #4: cost 144 inf + 978 277.351 * * [simplify]: Extracting #5: cost 111 inf + 11502 277.356 * * [simplify]: Extracting #6: cost 27 inf + 33750 277.362 * * [simplify]: Extracting #7: cost 2 inf + 39169 277.369 * * [simplify]: Extracting #8: cost 0 inf + 39918 277.376 * [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)) 277.376 * [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))))))) 277.378 * [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))))) 277.378 * * [simplify]: iters left: 6 (15 enodes) 277.382 * * [simplify]: iters left: 5 (62 enodes) 277.393 * * [simplify]: iters left: 4 (149 enodes) 277.429 * * [simplify]: iters left: 3 (450 enodes) 277.632 * * [simplify]: Extracting #0: cost 1 inf + 0 277.632 * * [simplify]: Extracting #1: cost 0 inf + 1 277.632 * [simplify]: Simplified to 0 277.632 * [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)) 277.632 * * * * [progress]: [ 333 / 3260 ] simplifiying candidate # 277.632 * [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))))) 277.633 * * [simplify]: iters left: 6 (24 enodes) 277.638 * * [simplify]: iters left: 5 (90 enodes) 277.655 * * [simplify]: iters left: 4 (172 enodes) 277.690 * * [simplify]: iters left: 3 (406 enodes) 277.807 * * [simplify]: Extracting #0: cost 1 inf + 0 277.807 * * [simplify]: Extracting #1: cost 11 inf + 0 277.808 * * [simplify]: Extracting #2: cost 98 inf + 0 277.808 * * [simplify]: Extracting #3: cost 192 inf + 46 277.809 * * [simplify]: Extracting #4: cost 177 inf + 2932 277.817 * * [simplify]: Extracting #5: cost 48 inf + 29441 277.826 * * [simplify]: Extracting #6: cost 0 inf + 39624 277.835 * * [simplify]: Extracting #7: cost 0 inf + 39449 277.844 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 277.844 * [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)))))) 277.844 * [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)))) 277.845 * * [simplify]: iters left: 6 (14 enodes) 277.848 * * [simplify]: iters left: 5 (57 enodes) 277.857 * * [simplify]: iters left: 4 (118 enodes) 277.884 * * [simplify]: iters left: 3 (314 enodes) 277.978 * * [simplify]: Extracting #0: cost 1 inf + 0 277.978 * * [simplify]: Extracting #1: cost 0 inf + 1 277.978 * [simplify]: Simplified to 0 277.978 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 277.978 * * * * [progress]: [ 334 / 3260 ] simplifiying candidate # 277.978 * [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)))) 277.978 * * [simplify]: iters left: 6 (23 enodes) 277.984 * * [simplify]: iters left: 5 (81 enodes) 277.999 * * [simplify]: iters left: 4 (157 enodes) 278.027 * * [simplify]: iters left: 3 (326 enodes) 278.108 * * [simplify]: Extracting #0: cost 1 inf + 0 278.108 * * [simplify]: Extracting #1: cost 13 inf + 0 278.109 * * [simplify]: Extracting #2: cost 93 inf + 0 278.109 * * [simplify]: Extracting #3: cost 134 inf + 4 278.110 * * [simplify]: Extracting #4: cost 107 inf + 5050 278.114 * * [simplify]: Extracting #5: cost 32 inf + 18612 278.119 * * [simplify]: Extracting #6: cost 4 inf + 24294 278.125 * * [simplify]: Extracting #7: cost 0 inf + 25398 278.131 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 278.131 * [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))))) 278.131 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 278.131 * * [simplify]: iters left: 6 (13 enodes) 278.135 * * [simplify]: iters left: 5 (48 enodes) 278.143 * * [simplify]: iters left: 4 (103 enodes) 278.163 * * [simplify]: iters left: 3 (238 enodes) 278.222 * * [simplify]: Extracting #0: cost 1 inf + 0 278.222 * * [simplify]: Extracting #1: cost 0 inf + 1 278.222 * [simplify]: Simplified to 0 278.222 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 278.222 * * * * [progress]: [ 335 / 3260 ] simplifiying candidate # 278.222 * [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)))))) 278.223 * * [simplify]: iters left: 6 (26 enodes) 278.230 * * [simplify]: iters left: 5 (99 enodes) 278.246 * * [simplify]: iters left: 4 (206 enodes) 278.290 * * [simplify]: Extracting #0: cost 1 inf + 0 278.290 * * [simplify]: Extracting #1: cost 11 inf + 0 278.290 * * [simplify]: Extracting #2: cost 109 inf + 0 278.292 * * [simplify]: Extracting #3: cost 192 inf + 2 278.293 * * [simplify]: Extracting #4: cost 174 inf + 3518 278.299 * * [simplify]: Extracting #5: cost 65 inf + 40616 278.307 * * [simplify]: Extracting #6: cost 12 inf + 57130 278.317 * * [simplify]: Extracting #7: cost 0 inf + 59142 278.327 * * [simplify]: Extracting #8: cost 0 inf + 59007 278.336 * [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)))) 278.337 * [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))))))) 278.337 * [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))))) 278.337 * * [simplify]: iters left: 6 (15 enodes) 278.341 * * [simplify]: iters left: 5 (61 enodes) 278.351 * * [simplify]: iters left: 4 (142 enodes) 278.386 * * [simplify]: iters left: 3 (474 enodes) 278.566 * * [simplify]: Extracting #0: cost 1 inf + 0 278.566 * * [simplify]: Extracting #1: cost 0 inf + 1 278.566 * [simplify]: Simplified to 0 278.566 * [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)) 278.567 * * * * [progress]: [ 336 / 3260 ] simplifiying candidate # 278.567 * [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))))) 278.567 * * [simplify]: iters left: 6 (25 enodes) 278.576 * * [simplify]: iters left: 5 (94 enodes) 278.591 * * [simplify]: iters left: 4 (175 enodes) 278.624 * * [simplify]: iters left: 3 (421 enodes) 278.728 * * [simplify]: Extracting #0: cost 1 inf + 0 278.728 * * [simplify]: Extracting #1: cost 11 inf + 0 278.728 * * [simplify]: Extracting #2: cost 112 inf + 0 278.729 * * [simplify]: Extracting #3: cost 212 inf + 44 278.730 * * [simplify]: Extracting #4: cost 194 inf + 4499 278.737 * * [simplify]: Extracting #5: cost 55 inf + 38125 278.748 * * [simplify]: Extracting #6: cost 1 inf + 52124 278.762 * * [simplify]: Extracting #7: cost 0 inf + 52272 278.773 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 278.773 * [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)))))) 278.773 * [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)))) 278.773 * * [simplify]: iters left: 6 (14 enodes) 278.777 * * [simplify]: iters left: 5 (56 enodes) 278.785 * * [simplify]: iters left: 4 (113 enodes) 278.808 * * [simplify]: iters left: 3 (324 enodes) 278.897 * * [simplify]: Extracting #0: cost 1 inf + 0 278.897 * * [simplify]: Extracting #1: cost 0 inf + 1 278.897 * [simplify]: Simplified to 0 278.897 * [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)) 278.897 * * * * [progress]: [ 337 / 3260 ] simplifiying candidate # 278.898 * [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)))) 278.898 * * [simplify]: iters left: 6 (24 enodes) 278.903 * * [simplify]: iters left: 5 (89 enodes) 278.918 * * [simplify]: iters left: 4 (166 enodes) 278.952 * * [simplify]: iters left: 3 (386 enodes) 279.053 * * [simplify]: Extracting #0: cost 1 inf + 0 279.053 * * [simplify]: Extracting #1: cost 11 inf + 0 279.053 * * [simplify]: Extracting #2: cost 83 inf + 0 279.053 * * [simplify]: Extracting #3: cost 155 inf + 44 279.054 * * [simplify]: Extracting #4: cost 162 inf + 46 279.056 * * [simplify]: Extracting #5: cost 112 inf + 8454 279.062 * * [simplify]: Extracting #6: cost 22 inf + 26888 279.070 * * [simplify]: Extracting #7: cost 0 inf + 33242 279.077 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (* (cbrt 2) (cbrt 2))) (cbrt 2))) 279.077 * [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))))) 279.078 * [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))) 279.078 * * [simplify]: iters left: 6 (14 enodes) 279.081 * * [simplify]: iters left: 5 (56 enodes) 279.090 * * [simplify]: iters left: 4 (112 enodes) 279.113 * * [simplify]: iters left: 3 (297 enodes) 279.196 * * [simplify]: Extracting #0: cost 1 inf + 0 279.196 * * [simplify]: Extracting #1: cost 0 inf + 1 279.196 * [simplify]: Simplified to 0 279.196 * [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)) 279.196 * * * * [progress]: [ 338 / 3260 ] simplifiying candidate # 279.196 * [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)))))) 279.196 * * [simplify]: iters left: 6 (24 enodes) 279.202 * * [simplify]: iters left: 5 (91 enodes) 279.217 * * [simplify]: iters left: 4 (180 enodes) 279.252 * * [simplify]: iters left: 3 (415 enodes) 279.355 * * [simplify]: Extracting #0: cost 1 inf + 0 279.356 * * [simplify]: Extracting #1: cost 11 inf + 0 279.356 * * [simplify]: Extracting #2: cost 98 inf + 0 279.357 * * [simplify]: Extracting #3: cost 208 inf + 44 279.358 * * [simplify]: Extracting #4: cost 204 inf + 1186 279.361 * * [simplify]: Extracting #5: cost 111 inf + 22523 279.372 * * [simplify]: Extracting #6: cost 5 inf + 51064 279.383 * * [simplify]: Extracting #7: cost 0 inf + 52856 279.395 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) 279.395 * [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))))))) 279.395 * [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))))) 279.395 * * [simplify]: iters left: 6 (13 enodes) 279.398 * * [simplify]: iters left: 5 (53 enodes) 279.407 * * [simplify]: iters left: 4 (118 enodes) 279.432 * * [simplify]: iters left: 3 (324 enodes) 279.518 * * [simplify]: Extracting #0: cost 1 inf + 0 279.518 * * [simplify]: Extracting #1: cost 0 inf + 1 279.518 * [simplify]: Simplified to 0 279.518 * [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)) 279.519 * * * * [progress]: [ 339 / 3260 ] simplifiying candidate # 279.519 * [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))))) 279.519 * * [simplify]: iters left: 6 (22 enodes) 279.524 * * [simplify]: iters left: 5 (80 enodes) 279.539 * * [simplify]: iters left: 4 (138 enodes) 279.562 * * [simplify]: iters left: 3 (282 enodes) 279.617 * * [simplify]: Extracting #0: cost 1 inf + 0 279.617 * * [simplify]: Extracting #1: cost 9 inf + 0 279.617 * * [simplify]: Extracting #2: cost 73 inf + 0 279.617 * * [simplify]: Extracting #3: cost 138 inf + 85 279.618 * * [simplify]: Extracting #4: cost 144 inf + 211 279.619 * * [simplify]: Extracting #5: cost 97 inf + 7612 279.624 * * [simplify]: Extracting #6: cost 14 inf + 23621 279.630 * * [simplify]: Extracting #7: cost 0 inf + 27134 279.636 * * [simplify]: Extracting #8: cost 0 inf + 26999 279.642 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 279.642 * [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)))))) 279.642 * [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)))) 279.642 * * [simplify]: iters left: 6 (11 enodes) 279.645 * * [simplify]: iters left: 5 (43 enodes) 279.652 * * [simplify]: iters left: 4 (84 enodes) 279.670 * * [simplify]: iters left: 3 (212 enodes) 279.713 * * [simplify]: iters left: 2 (472 enodes) 279.818 * * [simplify]: Extracting #0: cost 1 inf + 0 279.818 * * [simplify]: Extracting #1: cost 0 inf + 1 279.818 * [simplify]: Simplified to 0 279.818 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 279.818 * * * * [progress]: [ 340 / 3260 ] simplifiying candidate # 279.818 * [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)))) 279.818 * * [simplify]: iters left: 6 (22 enodes) 279.823 * * [simplify]: iters left: 5 (82 enodes) 279.839 * * [simplify]: iters left: 4 (150 enodes) 279.867 * * [simplify]: iters left: 3 (307 enodes) 279.932 * * [simplify]: Extracting #0: cost 1 inf + 0 279.932 * * [simplify]: Extracting #1: cost 11 inf + 0 279.933 * * [simplify]: Extracting #2: cost 65 inf + 0 279.933 * * [simplify]: Extracting #3: cost 109 inf + 2 279.933 * * [simplify]: Extracting #4: cost 115 inf + 45 279.934 * * [simplify]: Extracting #5: cost 82 inf + 4272 279.938 * * [simplify]: Extracting #6: cost 16 inf + 15400 279.942 * * [simplify]: Extracting #7: cost 2 inf + 18611 279.947 * * [simplify]: Extracting #8: cost 0 inf + 18800 279.951 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 279.951 * [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))))) 279.952 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 279.952 * * [simplify]: iters left: 6 (12 enodes) 279.955 * * [simplify]: iters left: 5 (49 enodes) 279.965 * * [simplify]: iters left: 4 (99 enodes) 279.985 * * [simplify]: iters left: 3 (234 enodes) 280.039 * * [simplify]: iters left: 2 (447 enodes) 280.138 * * [simplify]: Extracting #0: cost 1 inf + 0 280.138 * * [simplify]: Extracting #1: cost 0 inf + 1 280.138 * [simplify]: Simplified to 0 280.138 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 280.138 * * * * [progress]: [ 341 / 3260 ] simplifiying candidate # 280.138 * [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)))))) 280.139 * * [simplify]: iters left: 6 (24 enodes) 280.144 * * [simplify]: iters left: 5 (90 enodes) 280.158 * * [simplify]: iters left: 4 (176 enodes) 280.194 * * [simplify]: iters left: 3 (384 enodes) 280.291 * * [simplify]: Extracting #0: cost 1 inf + 0 280.291 * * [simplify]: Extracting #1: cost 11 inf + 0 280.291 * * [simplify]: Extracting #2: cost 85 inf + 0 280.292 * * [simplify]: Extracting #3: cost 140 inf + 168 280.293 * * [simplify]: Extracting #4: cost 132 inf + 1958 280.294 * * [simplify]: Extracting #5: cost 95 inf + 8469 280.302 * * [simplify]: Extracting #6: cost 23 inf + 24123 280.309 * * [simplify]: Extracting #7: cost 0 inf + 30077 280.317 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 280.317 * [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))))))) 280.318 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 280.318 * * [simplify]: iters left: 6 (14 enodes) 280.321 * * [simplify]: iters left: 5 (57 enodes) 280.331 * * [simplify]: iters left: 4 (121 enodes) 280.356 * * [simplify]: iters left: 3 (291 enodes) 280.435 * * [simplify]: Extracting #0: cost 1 inf + 0 280.435 * * [simplify]: Extracting #1: cost 0 inf + 1 280.436 * [simplify]: Simplified to 0 280.436 * [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)) 280.436 * * * * [progress]: [ 342 / 3260 ] simplifiying candidate # 280.436 * [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))))) 280.436 * * [simplify]: iters left: 6 (23 enodes) 280.441 * * [simplify]: iters left: 5 (85 enodes) 280.454 * * [simplify]: iters left: 4 (150 enodes) 280.481 * * [simplify]: iters left: 3 (294 enodes) 280.538 * * [simplify]: iters left: 2 (472 enodes) 280.634 * * [simplify]: Extracting #0: cost 1 inf + 0 280.634 * * [simplify]: Extracting #1: cost 11 inf + 0 280.634 * * [simplify]: Extracting #2: cost 70 inf + 0 280.635 * * [simplify]: Extracting #3: cost 98 inf + 1107 280.637 * * [simplify]: Extracting #4: cost 48 inf + 8128 280.641 * * [simplify]: Extracting #5: cost 21 inf + 12048 280.646 * * [simplify]: Extracting #6: cost 2 inf + 15879 280.652 * * [simplify]: Extracting #7: cost 0 inf + 16481 280.657 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 280.657 * [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)))))) 280.658 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 280.658 * * [simplify]: iters left: 6 (13 enodes) 280.661 * * [simplify]: iters left: 5 (52 enodes) 280.669 * * [simplify]: iters left: 4 (98 enodes) 280.688 * * [simplify]: iters left: 3 (212 enodes) 280.730 * * [simplify]: iters left: 2 (371 enodes) 280.803 * * [simplify]: Extracting #0: cost 1 inf + 0 280.803 * * [simplify]: Extracting #1: cost 0 inf + 1 280.803 * [simplify]: Simplified to 0 280.803 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 280.803 * * * * [progress]: [ 343 / 3260 ] simplifiying candidate # 280.803 * [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)))) 280.804 * * [simplify]: iters left: 6 (22 enodes) 280.809 * * [simplify]: iters left: 5 (77 enodes) 280.821 * * [simplify]: iters left: 4 (139 enodes) 280.844 * * [simplify]: iters left: 3 (227 enodes) 280.880 * * [simplify]: iters left: 2 (344 enodes) 280.937 * * [simplify]: iters left: 1 (431 enodes) 281.005 * * [simplify]: Extracting #0: cost 1 inf + 0 281.005 * * [simplify]: Extracting #1: cost 11 inf + 0 281.005 * * [simplify]: Extracting #2: cost 52 inf + 0 281.006 * * [simplify]: Extracting #3: cost 67 inf + 414 281.006 * * [simplify]: Extracting #4: cost 48 inf + 2873 281.008 * * [simplify]: Extracting #5: cost 36 inf + 4509 281.010 * * [simplify]: Extracting #6: cost 23 inf + 5940 281.012 * * [simplify]: Extracting #7: cost 8 inf + 9226 281.016 * * [simplify]: Extracting #8: cost 0 inf + 11992 281.019 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 281.019 * [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))))) 281.019 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 281.020 * * [simplify]: iters left: 6 (12 enodes) 281.023 * * [simplify]: iters left: 5 (44 enodes) 281.030 * * [simplify]: iters left: 4 (92 enodes) 281.043 * * [simplify]: iters left: 3 (159 enodes) 281.070 * * [simplify]: iters left: 2 (267 enodes) 281.113 * * [simplify]: iters left: 1 (364 enodes) 281.171 * * [simplify]: Extracting #0: cost 1 inf + 0 281.171 * * [simplify]: Extracting #1: cost 0 inf + 1 281.171 * [simplify]: Simplified to 0 281.171 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 0)) 281.171 * * * * [progress]: [ 344 / 3260 ] simplifiying candidate # 281.171 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 281.172 * * [simplify]: iters left: 6 (25 enodes) 281.177 * * [simplify]: iters left: 5 (97 enodes) 281.195 * * [simplify]: iters left: 4 (208 enodes) 281.239 * * [simplify]: Extracting #0: cost 1 inf + 0 281.239 * * [simplify]: Extracting #1: cost 11 inf + 0 281.239 * * [simplify]: Extracting #2: cost 106 inf + 0 281.240 * * [simplify]: Extracting #3: cost 178 inf + 87 281.240 * * [simplify]: Extracting #4: cost 165 inf + 1549 281.243 * * [simplify]: Extracting #5: cost 88 inf + 23703 281.252 * * [simplify]: Extracting #6: cost 16 inf + 44530 281.260 * * [simplify]: Extracting #7: cost 0 inf + 47950 281.268 * [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))))) 281.268 * [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))))))) 281.268 * [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.268 * * [simplify]: iters left: 6 (15 enodes) 281.272 * * [simplify]: iters left: 5 (64 enodes) 281.283 * * [simplify]: iters left: 4 (149 enodes) 281.320 * * [simplify]: iters left: 3 (466 enodes) 281.578 * * [simplify]: Extracting #0: cost 1 inf + 0 281.578 * * [simplify]: Extracting #1: cost 0 inf + 1 281.578 * [simplify]: Simplified to 0 281.578 * [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)) 281.579 * * * * [progress]: [ 345 / 3260 ] simplifiying candidate # 281.579 * [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))))) 281.579 * * [simplify]: iters left: 6 (24 enodes) 281.585 * * [simplify]: iters left: 5 (92 enodes) 281.599 * * [simplify]: iters left: 4 (178 enodes) 281.636 * * [simplify]: iters left: 3 (424 enodes) 281.786 * * [simplify]: Extracting #0: cost 1 inf + 0 281.786 * * [simplify]: Extracting #1: cost 11 inf + 0 281.787 * * [simplify]: Extracting #2: cost 134 inf + 0 281.788 * * [simplify]: Extracting #3: cost 246 inf + 87 281.789 * * [simplify]: Extracting #4: cost 234 inf + 2242 281.795 * * [simplify]: Extracting #5: cost 82 inf + 36498 281.808 * * [simplify]: Extracting #6: cost 0 inf + 56347 281.821 * * [simplify]: Extracting #7: cost 0 inf + 56132 281.834 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) a)) 281.834 * [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)))))) 281.834 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 281.835 * * [simplify]: iters left: 6 (14 enodes) 281.839 * * [simplify]: iters left: 5 (59 enodes) 281.851 * * [simplify]: iters left: 4 (121 enodes) 281.875 * * [simplify]: iters left: 3 (332 enodes) 282.015 * * [simplify]: Extracting #0: cost 1 inf + 0 282.015 * * [simplify]: Extracting #1: cost 0 inf + 1 282.015 * [simplify]: Simplified to 0 282.015 * [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)) 282.015 * * * * [progress]: [ 346 / 3260 ] simplifiying candidate # 282.015 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 282.015 * * [simplify]: iters left: 6 (23 enodes) 282.021 * * [simplify]: iters left: 5 (87 enodes) 282.035 * * [simplify]: iters left: 4 (169 enodes) 282.067 * * [simplify]: iters left: 3 (371 enodes) 282.182 * * [simplify]: Extracting #0: cost 1 inf + 0 282.182 * * [simplify]: Extracting #1: cost 11 inf + 0 282.182 * * [simplify]: Extracting #2: cost 111 inf + 0 282.183 * * [simplify]: Extracting #3: cost 162 inf + 88 282.183 * * [simplify]: Extracting #4: cost 153 inf + 1002 282.185 * * [simplify]: Extracting #5: cost 112 inf + 7995 282.191 * * [simplify]: Extracting #6: cost 13 inf + 28418 282.199 * * [simplify]: Extracting #7: cost 0 inf + 31440 282.206 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 282.206 * [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))))) 282.207 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 282.207 * * [simplify]: iters left: 6 (13 enodes) 282.210 * * [simplify]: iters left: 5 (54 enodes) 282.220 * * [simplify]: iters left: 4 (112 enodes) 282.245 * * [simplify]: iters left: 3 (281 enodes) 282.340 * * [simplify]: Extracting #0: cost 1 inf + 0 282.340 * * [simplify]: Extracting #1: cost 0 inf + 1 282.340 * [simplify]: Simplified to 0 282.340 * [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)) 282.340 * * * * [progress]: [ 347 / 3260 ] simplifiying candidate # 282.340 * [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)))))) 282.340 * * [simplify]: iters left: 6 (24 enodes) 282.346 * * [simplify]: iters left: 5 (92 enodes) 282.363 * * [simplify]: iters left: 4 (193 enodes) 282.401 * * [simplify]: iters left: 3 (457 enodes) 282.560 * * [simplify]: Extracting #0: cost 1 inf + 0 282.560 * * [simplify]: Extracting #1: cost 11 inf + 0 282.561 * * [simplify]: Extracting #2: cost 144 inf + 0 282.562 * * [simplify]: Extracting #3: cost 272 inf + 88 282.563 * * [simplify]: Extracting #4: cost 247 inf + 4839 282.574 * * [simplify]: Extracting #5: cost 90 inf + 41280 282.587 * * [simplify]: Extracting #6: cost 10 inf + 60960 282.601 * * [simplify]: Extracting #7: cost 0 inf + 63542 282.615 * * [simplify]: Extracting #8: cost 0 inf + 63447 282.629 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) 282.629 * [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))))))) 282.630 * [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))))) 282.630 * * [simplify]: iters left: 6 (14 enodes) 282.633 * * [simplify]: iters left: 5 (59 enodes) 282.644 * * [simplify]: iters left: 4 (134 enodes) 282.673 * * [simplify]: iters left: 3 (357 enodes) 282.814 * * [simplify]: Extracting #0: cost 1 inf + 0 282.814 * * [simplify]: Extracting #1: cost 0 inf + 1 282.814 * [simplify]: Simplified to 0 282.814 * [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)) 282.814 * * * * [progress]: [ 348 / 3260 ] simplifiying candidate # 282.815 * [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))))) 282.815 * * [simplify]: iters left: 6 (23 enodes) 282.820 * * [simplify]: iters left: 5 (86 enodes) 282.834 * * [simplify]: iters left: 4 (163 enodes) 282.866 * * [simplify]: iters left: 3 (345 enodes) 282.965 * * [simplify]: Extracting #0: cost 1 inf + 0 282.965 * * [simplify]: Extracting #1: cost 11 inf + 0 282.965 * * [simplify]: Extracting #2: cost 123 inf + 0 282.966 * * [simplify]: Extracting #3: cost 190 inf + 87 283.248 * * [simplify]: Extracting #4: cost 173 inf + 2456 283.253 * * [simplify]: Extracting #5: cost 60 inf + 23729 283.261 * * [simplify]: Extracting #6: cost 2 inf + 34299 283.270 * * [simplify]: Extracting #7: cost 0 inf + 34900 283.278 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 283.278 * [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)))))) 283.278 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 283.279 * * [simplify]: iters left: 6 (13 enodes) 283.282 * * [simplify]: iters left: 5 (53 enodes) 283.291 * * [simplify]: iters left: 4 (106 enodes) 283.312 * * [simplify]: iters left: 3 (257 enodes) 283.398 * * [simplify]: Extracting #0: cost 1 inf + 0 283.398 * * [simplify]: Extracting #1: cost 0 inf + 1 283.398 * [simplify]: Simplified to 0 283.398 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 283.398 * * * * [progress]: [ 349 / 3260 ] simplifiying candidate # 283.398 * [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)))) 283.399 * * [simplify]: iters left: 6 (22 enodes) 283.404 * * [simplify]: iters left: 5 (82 enodes) 283.417 * * [simplify]: iters left: 4 (149 enodes) 283.446 * * [simplify]: iters left: 3 (293 enodes) 283.528 * * [simplify]: Extracting #0: cost 1 inf + 0 283.528 * * [simplify]: Extracting #1: cost 11 inf + 0 283.528 * * [simplify]: Extracting #2: cost 88 inf + 0 283.529 * * [simplify]: Extracting #3: cost 110 inf + 419 283.529 * * [simplify]: Extracting #4: cost 105 inf + 1287 283.531 * * [simplify]: Extracting #5: cost 67 inf + 6197 283.535 * * [simplify]: Extracting #6: cost 9 inf + 15397 283.539 * * [simplify]: Extracting #7: cost 0 inf + 17575 283.545 * * [simplify]: Extracting #8: cost 0 inf + 17480 283.550 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 283.550 * [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))))) 283.551 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 283.551 * * [simplify]: iters left: 6 (12 enodes) 283.554 * * [simplify]: iters left: 5 (49 enodes) 283.562 * * [simplify]: iters left: 4 (94 enodes) 283.581 * * [simplify]: iters left: 3 (221 enodes) 283.652 * * [simplify]: iters left: 2 (492 enodes) 283.873 * * [simplify]: Extracting #0: cost 1 inf + 0 283.873 * * [simplify]: Extracting #1: cost 0 inf + 1 283.873 * [simplify]: Simplified to 0 283.873 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 283.873 * * * * [progress]: [ 350 / 3260 ] simplifiying candidate # 283.873 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 283.873 * * [simplify]: iters left: 6 (23 enodes) 283.879 * * [simplify]: iters left: 5 (85 enodes) 283.892 * * [simplify]: iters left: 4 (168 enodes) 283.928 * * [simplify]: iters left: 3 (372 enodes) 284.045 * * [simplify]: Extracting #0: cost 1 inf + 0 284.045 * * [simplify]: Extracting #1: cost 11 inf + 0 284.045 * * [simplify]: Extracting #2: cost 123 inf + 0 284.046 * * [simplify]: Extracting #3: cost 176 inf + 91 284.047 * * [simplify]: Extracting #4: cost 165 inf + 2091 284.050 * * [simplify]: Extracting #5: cost 62 inf + 22287 284.058 * * [simplify]: Extracting #6: cost 2 inf + 34552 284.066 * * [simplify]: Extracting #7: cost 0 inf + 34841 284.075 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 284.075 * [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))))))) 284.076 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 284.076 * * [simplify]: iters left: 6 (13 enodes) 284.079 * * [simplify]: iters left: 5 (52 enodes) 284.087 * * [simplify]: iters left: 4 (111 enodes) 284.111 * * [simplify]: iters left: 3 (278 enodes) 284.205 * * [simplify]: Extracting #0: cost 1 inf + 0 284.205 * * [simplify]: Extracting #1: cost 0 inf + 1 284.205 * [simplify]: Simplified to 0 284.205 * [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)) 284.205 * * * * [progress]: [ 351 / 3260 ] simplifiying candidate # 284.205 * [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))))) 284.205 * * [simplify]: iters left: 6 (22 enodes) 284.211 * * [simplify]: iters left: 5 (80 enodes) 284.223 * * [simplify]: iters left: 4 (144 enodes) 284.253 * * [simplify]: iters left: 3 (275 enodes) 284.318 * * [simplify]: iters left: 2 (498 enodes) 284.471 * * [simplify]: Extracting #0: cost 1 inf + 0 284.471 * * [simplify]: Extracting #1: cost 11 inf + 0 284.471 * * [simplify]: Extracting #2: cost 81 inf + 0 284.472 * * [simplify]: Extracting #3: cost 110 inf + 338 284.473 * * [simplify]: Extracting #4: cost 54 inf + 6093 284.477 * * [simplify]: Extracting #5: cost 26 inf + 9845 284.481 * * [simplify]: Extracting #6: cost 5 inf + 13696 284.486 * * [simplify]: Extracting #7: cost 0 inf + 15238 284.491 * * [simplify]: Extracting #8: cost 0 inf + 15183 284.495 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ b a) 1/2)) 284.496 * [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)))))) 284.496 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 284.496 * * [simplify]: iters left: 6 (12 enodes) 284.499 * * [simplify]: iters left: 5 (47 enodes) 284.506 * * [simplify]: iters left: 4 (89 enodes) 284.527 * * [simplify]: iters left: 3 (186 enodes) 284.574 * * [simplify]: iters left: 2 (378 enodes) 284.707 * * [simplify]: Extracting #0: cost 1 inf + 0 284.707 * * [simplify]: Extracting #1: cost 0 inf + 1 284.707 * [simplify]: Simplified to 0 284.707 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 284.707 * * * * [progress]: [ 352 / 3260 ] simplifiying candidate # 284.707 * [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)))) 284.708 * * [simplify]: iters left: 6 (21 enodes) 284.715 * * [simplify]: iters left: 5 (74 enodes) 284.726 * * [simplify]: iters left: 4 (110 enodes) 284.743 * * [simplify]: iters left: 3 (163 enodes) 284.766 * * [simplify]: iters left: 2 (238 enodes) 284.806 * * [simplify]: iters left: 1 (332 enodes) 284.866 * * [simplify]: Extracting #0: cost 1 inf + 0 284.866 * * [simplify]: Extracting #1: cost 9 inf + 0 284.866 * * [simplify]: Extracting #2: cost 57 inf + 2 284.867 * * [simplify]: Extracting #3: cost 62 inf + 757 284.868 * * [simplify]: Extracting #4: cost 41 inf + 2628 284.869 * * [simplify]: Extracting #5: cost 34 inf + 3293 284.870 * * [simplify]: Extracting #6: cost 21 inf + 4469 284.873 * * [simplify]: Extracting #7: cost 6 inf + 8625 284.875 * * [simplify]: Extracting #8: cost 0 inf + 10710 284.878 * * [simplify]: Extracting #9: cost 0 inf + 10655 284.881 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b a) 1/2)) 284.882 * [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))))) 284.882 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 284.882 * * [simplify]: iters left: 6 (11 enodes) 284.885 * * [simplify]: iters left: 5 (40 enodes) 284.891 * * [simplify]: iters left: 4 (65 enodes) 284.903 * * [simplify]: iters left: 3 (97 enodes) 284.919 * * [simplify]: iters left: 2 (165 enodes) 284.952 * * [simplify]: iters left: 1 (271 enodes) 285.005 * * [simplify]: Extracting #0: cost 1 inf + 0 285.005 * * [simplify]: Extracting #1: cost 0 inf + 1 285.005 * [simplify]: Simplified to 0 285.005 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 285.005 * * * * [progress]: [ 353 / 3260 ] simplifiying candidate # 285.005 * [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)))))) 285.006 * * [simplify]: iters left: 6 (22 enodes) 285.010 * * [simplify]: iters left: 5 (84 enodes) 285.026 * * [simplify]: iters left: 4 (163 enodes) 285.057 * * [simplify]: iters left: 3 (346 enodes) 285.154 * * [simplify]: Extracting #0: cost 1 inf + 0 285.154 * * [simplify]: Extracting #1: cost 11 inf + 0 285.155 * * [simplify]: Extracting #2: cost 115 inf + 0 285.155 * * [simplify]: Extracting #3: cost 157 inf + 90 285.156 * * [simplify]: Extracting #4: cost 127 inf + 5571 285.161 * * [simplify]: Extracting #5: cost 31 inf + 24884 285.167 * * [simplify]: Extracting #6: cost 2 inf + 30638 285.174 * * [simplify]: Extracting #7: cost 0 inf + 31438 285.181 * * [simplify]: Extracting #8: cost 0 inf + 31343 285.188 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 285.188 * [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))))))) 285.188 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 285.188 * * [simplify]: iters left: 6 (12 enodes) 285.194 * * [simplify]: iters left: 5 (51 enodes) 285.202 * * [simplify]: iters left: 4 (106 enodes) 285.224 * * [simplify]: iters left: 3 (247 enodes) 285.292 * * [simplify]: Extracting #0: cost 1 inf + 0 285.292 * * [simplify]: Extracting #1: cost 0 inf + 1 285.292 * [simplify]: Simplified to 0 285.292 * [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)) 285.292 * * * * [progress]: [ 354 / 3260 ] simplifiying candidate # 285.292 * [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))))) 285.293 * * [simplify]: iters left: 6 (21 enodes) 285.297 * * [simplify]: iters left: 5 (79 enodes) 285.312 * * [simplify]: iters left: 4 (141 enodes) 285.338 * * [simplify]: iters left: 3 (272 enodes) 285.406 * * [simplify]: Extracting #0: cost 1 inf + 0 285.406 * * [simplify]: Extracting #1: cost 11 inf + 0 285.406 * * [simplify]: Extracting #2: cost 88 inf + 0 285.407 * * [simplify]: Extracting #3: cost 95 inf + 585 285.408 * * [simplify]: Extracting #4: cost 41 inf + 7102 285.411 * * [simplify]: Extracting #5: cost 21 inf + 9858 285.414 * * [simplify]: Extracting #6: cost 4 inf + 13104 285.418 * * [simplify]: Extracting #7: cost 0 inf + 14425 285.421 * * [simplify]: Extracting #8: cost 0 inf + 14330 285.425 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 285.425 * [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)))))) 285.426 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 285.426 * * [simplify]: iters left: 6 (11 enodes) 285.430 * * [simplify]: iters left: 5 (46 enodes) 285.438 * * [simplify]: iters left: 4 (86 enodes) 285.456 * * [simplify]: iters left: 3 (183 enodes) 285.502 * * [simplify]: iters left: 2 (372 enodes) 285.631 * * [simplify]: Extracting #0: cost 1 inf + 0 285.631 * * [simplify]: Extracting #1: cost 0 inf + 1 285.631 * [simplify]: Simplified to 0 285.631 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 285.631 * * * * [progress]: [ 355 / 3260 ] simplifiying candidate # 285.632 * [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)))) 285.632 * * [simplify]: iters left: 6 (20 enodes) 285.639 * * [simplify]: iters left: 5 (73 enodes) 285.650 * * [simplify]: iters left: 4 (109 enodes) 285.667 * * [simplify]: iters left: 3 (162 enodes) 285.690 * * [simplify]: iters left: 2 (237 enodes) 285.730 * * [simplify]: iters left: 1 (333 enodes) 285.790 * * [simplify]: Extracting #0: cost 1 inf + 0 285.790 * * [simplify]: Extracting #1: cost 9 inf + 0 285.791 * * [simplify]: Extracting #2: cost 58 inf + 2 285.792 * * [simplify]: Extracting #3: cost 57 inf + 1090 285.793 * * [simplify]: Extracting #4: cost 34 inf + 3125 285.794 * * [simplify]: Extracting #5: cost 33 inf + 3335 285.796 * * [simplify]: Extracting #6: cost 21 inf + 4525 285.798 * * [simplify]: Extracting #7: cost 4 inf + 9523 285.801 * * [simplify]: Extracting #8: cost 0 inf + 10655 285.804 * [simplify]: Simplified to (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 285.804 * [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))))) 285.804 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 285.804 * * [simplify]: iters left: 6 (10 enodes) 285.807 * * [simplify]: iters left: 5 (39 enodes) 285.813 * * [simplify]: iters left: 4 (64 enodes) 285.825 * * [simplify]: iters left: 3 (96 enodes) 285.841 * * [simplify]: iters left: 2 (164 enodes) 285.874 * * [simplify]: iters left: 1 (270 enodes) 285.927 * * [simplify]: Extracting #0: cost 1 inf + 0 285.927 * * [simplify]: Extracting #1: cost 0 inf + 1 285.927 * [simplify]: Simplified to 0 285.928 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 0)) 285.928 * * * * [progress]: [ 356 / 3260 ] simplifiying candidate # 285.928 * [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)))))) 285.928 * * [simplify]: iters left: 6 (22 enodes) 285.933 * * [simplify]: iters left: 5 (85 enodes) 285.949 * * [simplify]: iters left: 4 (172 enodes) 285.979 * * [simplify]: iters left: 3 (343 enodes) 286.060 * * [simplify]: Extracting #0: cost 1 inf + 0 286.060 * * [simplify]: Extracting #1: cost 11 inf + 0 286.060 * * [simplify]: Extracting #2: cost 95 inf + 0 286.061 * * [simplify]: Extracting #3: cost 151 inf + 132 286.062 * * [simplify]: Extracting #4: cost 98 inf + 8427 286.067 * * [simplify]: Extracting #5: cost 32 inf + 20470 286.072 * * [simplify]: Extracting #6: cost 14 inf + 23141 286.078 * * [simplify]: Extracting #7: cost 5 inf + 25817 286.084 * * [simplify]: Extracting #8: cost 0 inf + 27534 286.090 * * [simplify]: Extracting #9: cost 0 inf + 27454 286.096 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 286.096 * [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))))))) 286.097 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 286.097 * * [simplify]: iters left: 6 (12 enodes) 286.101 * * [simplify]: iters left: 5 (53 enodes) 286.110 * * [simplify]: iters left: 4 (117 enodes) 286.133 * * [simplify]: iters left: 3 (255 enodes) 286.195 * * [simplify]: Extracting #0: cost 1 inf + 0 286.195 * * [simplify]: Extracting #1: cost 0 inf + 1 286.195 * [simplify]: Simplified to 0 286.195 * [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)) 286.195 * * * * [progress]: [ 357 / 3260 ] simplifiying candidate # 286.195 * [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))))) 286.195 * * [simplify]: iters left: 6 (21 enodes) 286.201 * * [simplify]: iters left: 5 (80 enodes) 286.214 * * [simplify]: iters left: 4 (151 enodes) 286.238 * * [simplify]: iters left: 3 (257 enodes) 286.289 * * [simplify]: iters left: 2 (474 enodes) 286.436 * * [simplify]: Extracting #0: cost 1 inf + 0 286.436 * * [simplify]: Extracting #1: cost 11 inf + 0 286.436 * * [simplify]: Extracting #2: cost 99 inf + 0 286.437 * * [simplify]: Extracting #3: cost 130 inf + 341 286.438 * * [simplify]: Extracting #4: cost 88 inf + 4094 286.442 * * [simplify]: Extracting #5: cost 24 inf + 11880 286.448 * * [simplify]: Extracting #6: cost 4 inf + 15809 286.453 * * [simplify]: Extracting #7: cost 0 inf + 17092 286.461 * * [simplify]: Extracting #8: cost 0 inf + 17037 286.466 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 286.466 * [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)))))) 286.466 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 286.466 * * [simplify]: iters left: 6 (11 enodes) 286.470 * * [simplify]: iters left: 5 (48 enodes) 286.478 * * [simplify]: iters left: 4 (98 enodes) 286.494 * * [simplify]: iters left: 3 (181 enodes) 286.533 * * [simplify]: iters left: 2 (358 enodes) 286.641 * * [simplify]: Extracting #0: cost 1 inf + 0 286.641 * * [simplify]: Extracting #1: cost 0 inf + 1 286.641 * [simplify]: Simplified to 0 286.641 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 0)) 286.641 * * * * [progress]: [ 358 / 3260 ] simplifiying candidate # 286.642 * [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)))) 286.642 * * [simplify]: iters left: 6 (20 enodes) 286.646 * * [simplify]: iters left: 5 (73 enodes) 286.658 * * [simplify]: iters left: 4 (129 enodes) 286.678 * * [simplify]: iters left: 3 (202 enodes) 286.712 * * [simplify]: iters left: 2 (313 enodes) 286.772 * * [simplify]: iters left: 1 (428 enodes) 286.870 * * [simplify]: Extracting #0: cost 1 inf + 0 286.870 * * [simplify]: Extracting #1: cost 11 inf + 0 286.870 * * [simplify]: Extracting #2: cost 53 inf + 42 286.871 * * [simplify]: Extracting #3: cost 58 inf + 795 286.872 * * [simplify]: Extracting #4: cost 35 inf + 2586 286.873 * * [simplify]: Extracting #5: cost 33 inf + 2797 286.875 * * [simplify]: Extracting #6: cost 19 inf + 4329 286.877 * * [simplify]: Extracting #7: cost 12 inf + 6068 286.880 * * [simplify]: Extracting #8: cost 2 inf + 9305 286.883 * * [simplify]: Extracting #9: cost 0 inf + 10027 286.885 * [simplify]: Simplified to (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 286.886 * [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))))) 286.886 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 286.886 * * [simplify]: iters left: 6 (10 enodes) 286.889 * * [simplify]: iters left: 5 (41 enodes) 286.896 * * [simplify]: iters left: 4 (81 enodes) 286.910 * * [simplify]: iters left: 3 (127 enodes) 286.927 * * [simplify]: iters left: 2 (186 enodes) 286.953 * * [simplify]: iters left: 1 (266 enodes) 287.015 * * [simplify]: Extracting #0: cost 1 inf + 0 287.016 * * [simplify]: Extracting #1: cost 0 inf + 1 287.016 * [simplify]: Simplified to 0 287.016 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 0)) 287.016 * * * * [progress]: [ 359 / 3260 ] simplifiying candidate # 287.018 * [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))) 287.018 * * [simplify]: iters left: 6 (19 enodes) 287.022 * * [simplify]: iters left: 5 (70 enodes) 287.034 * * [simplify]: iters left: 4 (111 enodes) 287.051 * * [simplify]: iters left: 3 (166 enodes) 287.076 * * [simplify]: iters left: 2 (239 enodes) 287.121 * * [simplify]: iters left: 1 (348 enodes) 287.191 * * [simplify]: Extracting #0: cost 1 inf + 0 287.191 * * [simplify]: Extracting #1: cost 9 inf + 0 287.191 * * [simplify]: Extracting #2: cost 64 inf + 2 287.191 * * [simplify]: Extracting #3: cost 70 inf + 841 287.194 * * [simplify]: Extracting #4: cost 43 inf + 3004 287.196 * * [simplify]: Extracting #5: cost 26 inf + 4817 287.198 * * [simplify]: Extracting #6: cost 5 inf + 9548 287.202 * * [simplify]: Extracting #7: cost 0 inf + 11171 287.205 * * [simplify]: Extracting #8: cost 0 inf + 11116 287.208 * [simplify]: Simplified to (+ (/ (/ b a) -2) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 287.208 * [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)))) 287.208 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 287.208 * * [simplify]: iters left: 6 (9 enodes) 287.211 * * [simplify]: iters left: 5 (36 enodes) 287.217 * * [simplify]: iters left: 4 (67 enodes) 287.228 * * [simplify]: iters left: 3 (97 enodes) 287.245 * * [simplify]: iters left: 2 (158 enodes) 287.280 * * [simplify]: iters left: 1 (263 enodes) 287.326 * * [simplify]: Extracting #0: cost 1 inf + 0 287.326 * * [simplify]: Extracting #1: cost 0 inf + 1 287.326 * [simplify]: Simplified to 0 287.326 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ b a) -2) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 0)) 287.326 * * * * [progress]: [ 360 / 3260 ] simplifiying candidate # 287.326 * [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)))) 287.327 * * [simplify]: iters left: 6 (19 enodes) 287.332 * * [simplify]: iters left: 5 (71 enodes) 287.343 * * [simplify]: iters left: 4 (120 enodes) 287.362 * * [simplify]: iters left: 3 (194 enodes) 287.396 * * [simplify]: iters left: 2 (289 enodes) 287.452 * * [simplify]: iters left: 1 (429 enodes) 287.546 * * [simplify]: Extracting #0: cost 1 inf + 0 287.546 * * [simplify]: Extracting #1: cost 11 inf + 0 287.546 * * [simplify]: Extracting #2: cost 58 inf + 0 287.546 * * [simplify]: Extracting #3: cost 61 inf + 552 287.547 * * [simplify]: Extracting #4: cost 36 inf + 2548 287.549 * * [simplify]: Extracting #5: cost 34 inf + 2798 287.551 * * [simplify]: Extracting #6: cost 26 inf + 3545 287.553 * * [simplify]: Extracting #7: cost 5 inf + 8972 287.556 * * [simplify]: Extracting #8: cost 0 inf + 10214 287.559 * * [simplify]: Extracting #9: cost 0 inf + 10158 287.562 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 287.562 * [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))))) 287.562 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 287.562 * * [simplify]: iters left: 5 (9 enodes) 287.565 * * [simplify]: iters left: 4 (39 enodes) 287.571 * * [simplify]: iters left: 3 (65 enodes) 287.582 * * [simplify]: iters left: 2 (129 enodes) 287.609 * * [simplify]: iters left: 1 (210 enodes) 287.646 * * [simplify]: Extracting #0: cost 1 inf + 0 287.646 * * [simplify]: Extracting #1: cost 0 inf + 1 287.646 * [simplify]: Simplified to 0 287.646 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 287.646 * * * * [progress]: [ 361 / 3260 ] simplifiying candidate # 287.646 * [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)))))) 287.647 * * [simplify]: iters left: 6 (26 enodes) 287.652 * * [simplify]: iters left: 5 (103 enodes) 287.669 * * [simplify]: iters left: 4 (191 enodes) 287.706 * * [simplify]: iters left: 3 (461 enodes) 287.897 * * [simplify]: Extracting #0: cost 1 inf + 0 287.897 * * [simplify]: Extracting #1: cost 11 inf + 0 287.897 * * [simplify]: Extracting #2: cost 174 inf + 0 287.898 * * [simplify]: Extracting #3: cost 313 inf + 746 287.900 * * [simplify]: Extracting #4: cost 292 inf + 3387 287.902 * * [simplify]: Extracting #5: cost 272 inf + 9914 287.905 * * [simplify]: Extracting #6: cost 256 inf + 15305 287.912 * * [simplify]: Extracting #7: cost 181 inf + 49492 287.937 * * [simplify]: Extracting #8: cost 22 inf + 139456 287.973 * * [simplify]: Extracting #9: cost 0 inf + 149955 288.006 * * [simplify]: Extracting #10: cost 0 inf + 149820 288.040 * [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))) 288.040 * [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))))))) 288.040 * [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))))) 288.041 * * [simplify]: iters left: 6 (10 enodes) 288.043 * * [simplify]: iters left: 5 (37 enodes) 288.049 * * [simplify]: iters left: 4 (57 enodes) 288.059 * * [simplify]: iters left: 3 (104 enodes) 288.076 * * [simplify]: iters left: 2 (158 enodes) 288.099 * * [simplify]: iters left: 1 (225 enodes) 288.133 * * [simplify]: Extracting #0: cost 1 inf + 0 288.133 * * [simplify]: Extracting #1: cost 0 inf + 1 288.133 * [simplify]: Simplified to 0 288.133 * [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)) 288.133 * * * * [progress]: [ 362 / 3260 ] simplifiying candidate # 288.133 * [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))))) 288.133 * * [simplify]: iters left: 6 (25 enodes) 288.139 * * [simplify]: iters left: 5 (94 enodes) 288.153 * * [simplify]: iters left: 4 (175 enodes) 288.188 * * [simplify]: iters left: 3 (432 enodes) 288.372 * * [simplify]: Extracting #0: cost 1 inf + 0 288.372 * * [simplify]: Extracting #1: cost 9 inf + 0 288.372 * * [simplify]: Extracting #2: cost 170 inf + 0 288.373 * * [simplify]: Extracting #3: cost 309 inf + 248 288.378 * * [simplify]: Extracting #4: cost 292 inf + 2248 288.380 * * [simplify]: Extracting #5: cost 275 inf + 7279 288.382 * * [simplify]: Extracting #6: cost 261 inf + 10471 288.388 * * [simplify]: Extracting #7: cost 202 inf + 38102 288.412 * * [simplify]: Extracting #8: cost 27 inf + 135327 288.444 * * [simplify]: Extracting #9: cost 0 inf + 148621 288.477 * * [simplify]: Extracting #10: cost 0 inf + 148381 288.510 * [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)) 288.510 * [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)))))) 288.510 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 288.510 * * [simplify]: iters left: 6 (9 enodes) 288.512 * * [simplify]: iters left: 5 (29 enodes) 288.517 * * [simplify]: iters left: 4 (42 enodes) 288.523 * * [simplify]: iters left: 3 (58 enodes) 288.530 * * [simplify]: iters left: 2 (68 enodes) 288.538 * * [simplify]: Extracting #0: cost 1 inf + 0 288.538 * * [simplify]: Extracting #1: cost 0 inf + 1 288.538 * [simplify]: Simplified to 0 288.538 * [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)) 288.538 * * * * [progress]: [ 363 / 3260 ] simplifiying candidate # 288.538 * [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)))))) 288.539 * * [simplify]: iters left: 6 (27 enodes) 288.546 * * [simplify]: iters left: 5 (111 enodes) 288.565 * * [simplify]: iters left: 4 (252 enodes) 288.618 * * [simplify]: Extracting #0: cost 1 inf + 0 288.618 * * [simplify]: Extracting #1: cost 11 inf + 0 288.619 * * [simplify]: Extracting #2: cost 120 inf + 0 288.619 * * [simplify]: Extracting #3: cost 196 inf + 1 288.620 * * [simplify]: Extracting #4: cost 189 inf + 1588 288.621 * * [simplify]: Extracting #5: cost 182 inf + 4013 288.625 * * [simplify]: Extracting #6: cost 95 inf + 35434 288.638 * * [simplify]: Extracting #7: cost 5 inf + 78372 288.651 * * [simplify]: Extracting #8: cost 0 inf + 80192 288.665 * * [simplify]: Extracting #9: cost 0 inf + 80122 288.679 * [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)))) 288.679 * [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))))))) 288.679 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 288.679 * * [simplify]: iters left: 6 (13 enodes) 288.682 * * [simplify]: iters left: 5 (53 enodes) 288.693 * * [simplify]: iters left: 4 (117 enodes) 288.718 * * [simplify]: iters left: 3 (275 enodes) 288.771 * * [simplify]: iters left: 2 (474 enodes) 288.879 * * [simplify]: Extracting #0: cost 1 inf + 0 288.879 * * [simplify]: Extracting #1: cost 0 inf + 1 288.879 * [simplify]: Simplified to 0 288.880 * [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)) 288.880 * * * * [progress]: [ 364 / 3260 ] simplifiying candidate # 288.880 * [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))))) 288.880 * * [simplify]: iters left: 6 (28 enodes) 288.886 * * [simplify]: iters left: 5 (111 enodes) 288.904 * * [simplify]: iters left: 4 (221 enodes) 288.946 * * [simplify]: Extracting #0: cost 1 inf + 0 288.946 * * [simplify]: Extracting #1: cost 11 inf + 0 288.946 * * [simplify]: Extracting #2: cost 108 inf + 0 288.947 * * [simplify]: Extracting #3: cost 174 inf + 1 288.947 * * [simplify]: Extracting #4: cost 173 inf + 448 288.948 * * [simplify]: Extracting #5: cost 170 inf + 2104 288.951 * * [simplify]: Extracting #6: cost 120 inf + 21405 288.960 * * [simplify]: Extracting #7: cost 17 inf + 64530 288.972 * * [simplify]: Extracting #8: cost 0 inf + 71436 288.984 * * [simplify]: Extracting #9: cost 0 inf + 71276 288.998 * [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)))) 288.998 * [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)))))) 288.998 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 288.998 * * [simplify]: iters left: 6 (12 enodes) 289.001 * * [simplify]: iters left: 5 (47 enodes) 289.008 * * [simplify]: iters left: 4 (82 enodes) 289.021 * * [simplify]: iters left: 3 (157 enodes) 289.047 * * [simplify]: iters left: 2 (248 enodes) 289.086 * * [simplify]: iters left: 1 (341 enodes) 289.141 * * [simplify]: Extracting #0: cost 1 inf + 0 289.141 * * [simplify]: Extracting #1: cost 0 inf + 1 289.141 * [simplify]: Simplified to 0 289.141 * [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)) 289.141 * * * * [progress]: [ 365 / 3260 ] simplifiying candidate # 289.141 * [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)))) 289.142 * * [simplify]: iters left: 6 (28 enodes) 289.148 * * [simplify]: iters left: 5 (111 enodes) 289.166 * * [simplify]: iters left: 4 (229 enodes) 289.212 * * [simplify]: Extracting #0: cost 1 inf + 0 289.213 * * [simplify]: Extracting #1: cost 13 inf + 0 289.213 * * [simplify]: Extracting #2: cost 119 inf + 0 289.213 * * [simplify]: Extracting #3: cost 175 inf + 45 289.214 * * [simplify]: Extracting #4: cost 174 inf + 372 289.215 * * [simplify]: Extracting #5: cost 169 inf + 2234 289.217 * * [simplify]: Extracting #6: cost 104 inf + 23493 289.227 * * [simplify]: Extracting #7: cost 6 inf + 67114 289.239 * * [simplify]: Extracting #8: cost 0 inf + 69176 289.253 * * [simplify]: Extracting #9: cost 0 inf + 69146 289.265 * [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)) 289.265 * [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))))) 289.266 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 289.266 * * [simplify]: iters left: 6 (12 enodes) 289.269 * * [simplify]: iters left: 5 (47 enodes) 289.276 * * [simplify]: iters left: 4 (89 enodes) 289.293 * * [simplify]: iters left: 3 (180 enodes) 289.332 * * [simplify]: iters left: 2 (296 enodes) 289.388 * * [simplify]: iters left: 1 (428 enodes) 289.475 * * [simplify]: Extracting #0: cost 1 inf + 0 289.475 * * [simplify]: Extracting #1: cost 0 inf + 1 289.475 * [simplify]: Simplified to 0 289.475 * [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)) 289.475 * * * * [progress]: [ 366 / 3260 ] simplifiying candidate # 289.475 * [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)))))) 289.476 * * [simplify]: iters left: 6 (26 enodes) 289.482 * * [simplify]: iters left: 5 (104 enodes) 289.500 * * [simplify]: iters left: 4 (213 enodes) 289.539 * * [simplify]: Extracting #0: cost 1 inf + 0 289.539 * * [simplify]: Extracting #1: cost 11 inf + 0 289.539 * * [simplify]: Extracting #2: cost 99 inf + 0 289.540 * * [simplify]: Extracting #3: cost 164 inf + 1 289.540 * * [simplify]: Extracting #4: cost 164 inf + 407 289.541 * * [simplify]: Extracting #5: cost 168 inf + 892 289.542 * * [simplify]: Extracting #6: cost 148 inf + 4396 289.546 * * [simplify]: Extracting #7: cost 79 inf + 27748 289.558 * * [simplify]: Extracting #8: cost 7 inf + 64892 289.570 * * [simplify]: Extracting #9: cost 0 inf + 68272 289.581 * * [simplify]: Extracting #10: cost 0 inf + 68177 289.593 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 289.593 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 289.594 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 289.594 * * [simplify]: iters left: 6 (12 enodes) 289.596 * * [simplify]: iters left: 5 (46 enodes) 289.603 * * [simplify]: iters left: 4 (81 enodes) 289.616 * * [simplify]: iters left: 3 (134 enodes) 289.636 * * [simplify]: iters left: 2 (197 enodes) 289.663 * * [simplify]: iters left: 1 (271 enodes) 289.701 * * [simplify]: Extracting #0: cost 1 inf + 0 289.701 * * [simplify]: Extracting #1: cost 0 inf + 1 289.701 * [simplify]: Simplified to 0 289.701 * [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)) 289.701 * * * * [progress]: [ 367 / 3260 ] simplifiying candidate # 289.701 * [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))))) 289.701 * * [simplify]: iters left: 6 (26 enodes) 289.707 * * [simplify]: iters left: 5 (101 enodes) 289.723 * * [simplify]: iters left: 4 (190 enodes) 289.760 * * [simplify]: iters left: 3 (461 enodes) 289.944 * * [simplify]: Extracting #0: cost 1 inf + 0 289.944 * * [simplify]: Extracting #1: cost 9 inf + 0 289.944 * * [simplify]: Extracting #2: cost 171 inf + 0 289.945 * * [simplify]: Extracting #3: cost 323 inf + 1 289.947 * * [simplify]: Extracting #4: cost 306 inf + 1999 289.949 * * [simplify]: Extracting #5: cost 273 inf + 9701 289.952 * * [simplify]: Extracting #6: cost 253 inf + 14335 289.961 * * [simplify]: Extracting #7: cost 202 inf + 37434 289.985 * * [simplify]: Extracting #8: cost 26 inf + 136322 290.018 * * [simplify]: Extracting #9: cost 0 inf + 149381 290.051 * * [simplify]: Extracting #10: cost 0 inf + 149086 290.084 * [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))) 290.084 * [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)))))) 290.084 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 290.084 * * [simplify]: iters left: 6 (10 enodes) 290.087 * * [simplify]: iters left: 5 (38 enodes) 290.092 * * [simplify]: iters left: 4 (59 enodes) 290.101 * * [simplify]: iters left: 3 (88 enodes) 290.112 * * [simplify]: iters left: 2 (117 enodes) 290.128 * * [simplify]: iters left: 1 (144 enodes) 290.144 * * [simplify]: Extracting #0: cost 1 inf + 0 290.144 * * [simplify]: Extracting #1: cost 0 inf + 1 290.144 * [simplify]: Simplified to 0 290.144 * [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)) 290.145 * * * * [progress]: [ 368 / 3260 ] simplifiying candidate # 290.145 * [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)))) 290.145 * * [simplify]: iters left: 6 (27 enodes) 290.151 * * [simplify]: iters left: 5 (106 enodes) 290.168 * * [simplify]: iters left: 4 (201 enodes) 290.207 * * [simplify]: iters left: 3 (489 enodes) 290.401 * * [simplify]: Extracting #0: cost 1 inf + 0 290.401 * * [simplify]: Extracting #1: cost 11 inf + 0 290.402 * * [simplify]: Extracting #2: cost 178 inf + 0 290.403 * * [simplify]: Extracting #3: cost 313 inf + 332 290.404 * * [simplify]: Extracting #4: cost 290 inf + 3914 290.407 * * [simplify]: Extracting #5: cost 269 inf + 9665 290.409 * * [simplify]: Extracting #6: cost 255 inf + 12188 290.417 * * [simplify]: Extracting #7: cost 177 inf + 49104 290.443 * * [simplify]: Extracting #8: cost 21 inf + 137160 290.479 * * [simplify]: Extracting #9: cost 0 inf + 146893 290.511 * * [simplify]: Extracting #10: cost 0 inf + 146463 290.544 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b a) 2)) 290.544 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 290.544 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 290.545 * * [simplify]: iters left: 6 (11 enodes) 290.548 * * [simplify]: iters left: 5 (42 enodes) 290.555 * * [simplify]: iters left: 4 (67 enodes) 290.566 * * [simplify]: iters left: 3 (111 enodes) 290.581 * * [simplify]: iters left: 2 (140 enodes) 290.597 * * [simplify]: iters left: 1 (160 enodes) 290.615 * * [simplify]: Extracting #0: cost 1 inf + 0 290.615 * * [simplify]: Extracting #1: cost 0 inf + 1 290.615 * [simplify]: Simplified to 0 290.615 * [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)) 290.615 * * * * [progress]: [ 369 / 3260 ] simplifiying candidate # 290.615 * [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)))))) 290.615 * * [simplify]: iters left: 6 (28 enodes) 290.623 * * [simplify]: iters left: 5 (118 enodes) 290.642 * * [simplify]: iters left: 4 (297 enodes) 290.725 * * [simplify]: Extracting #0: cost 1 inf + 0 290.725 * * [simplify]: Extracting #1: cost 11 inf + 0 290.725 * * [simplify]: Extracting #2: cost 203 inf + 0 290.726 * * [simplify]: Extracting #3: cost 356 inf + 1 290.728 * * [simplify]: Extracting #4: cost 352 inf + 771 290.730 * * [simplify]: Extracting #5: cost 305 inf + 13995 290.745 * * [simplify]: Extracting #6: cost 99 inf + 98338 290.767 * * [simplify]: Extracting #7: cost 2 inf + 141116 290.790 * * [simplify]: Extracting #8: cost 0 inf + 141716 290.813 * * [simplify]: Extracting #9: cost 0 inf + 141701 290.836 * [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)))))) 290.836 * [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))))))) 290.837 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 290.837 * * [simplify]: iters left: 6 (16 enodes) 290.841 * * [simplify]: iters left: 5 (68 enodes) 290.852 * * [simplify]: iters left: 4 (179 enodes) 290.909 * * [simplify]: Extracting #0: cost 1 inf + 0 290.909 * * [simplify]: Extracting #1: cost 27 inf + 0 290.909 * * [simplify]: Extracting #2: cost 153 inf + 0 290.910 * * [simplify]: Extracting #3: cost 242 inf + 83 290.912 * * [simplify]: Extracting #4: cost 185 inf + 16503 290.923 * * [simplify]: Extracting #5: cost 15 inf + 79352 290.936 * * [simplify]: Extracting #6: cost 0 inf + 84943 290.948 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 290.948 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (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))))))) 290.948 * * * * [progress]: [ 370 / 3260 ] simplifiying candidate # 290.948 * [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))))) 290.949 * * [simplify]: iters left: 6 (29 enodes) 290.958 * * [simplify]: iters left: 5 (121 enodes) 290.977 * * [simplify]: iters left: 4 (280 enodes) 291.043 * * [simplify]: Extracting #0: cost 1 inf + 0 291.043 * * [simplify]: Extracting #1: cost 11 inf + 0 291.043 * * [simplify]: Extracting #2: cost 172 inf + 0 291.044 * * [simplify]: Extracting #3: cost 297 inf + 1 291.046 * * [simplify]: Extracting #4: cost 283 inf + 2467 291.051 * * [simplify]: Extracting #5: cost 164 inf + 39653 291.059 * * [simplify]: Extracting #6: cost 117 inf + 54777 291.070 * * [simplify]: Extracting #7: cost 76 inf + 71536 291.089 * * [simplify]: Extracting #8: cost 8 inf + 108758 291.108 * * [simplify]: Extracting #9: cost 0 inf + 112396 291.127 * * [simplify]: Extracting #10: cost 0 inf + 112166 291.145 * [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)))) 291.146 * [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)))))) 291.146 * [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)))) 291.146 * * [simplify]: iters left: 6 (15 enodes) 291.150 * * [simplify]: iters left: 5 (63 enodes) 291.160 * * [simplify]: iters left: 4 (145 enodes) 291.197 * * [simplify]: iters left: 3 (499 enodes) 291.432 * * [simplify]: Extracting #0: cost 1 inf + 0 291.432 * * [simplify]: Extracting #1: cost 0 inf + 1 291.432 * [simplify]: Simplified to 0 291.432 * [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)) 291.432 * * * * [progress]: [ 371 / 3260 ] simplifiying candidate # 291.432 * [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)))) 291.432 * * [simplify]: iters left: 6 (29 enodes) 291.439 * * [simplify]: iters left: 5 (120 enodes) 291.460 * * [simplify]: iters left: 4 (294 enodes) 291.536 * * [simplify]: Extracting #0: cost 1 inf + 0 291.536 * * [simplify]: Extracting #1: cost 13 inf + 0 291.536 * * [simplify]: Extracting #2: cost 177 inf + 0 291.537 * * [simplify]: Extracting #3: cost 290 inf + 3 291.538 * * [simplify]: Extracting #4: cost 271 inf + 4297 291.545 * * [simplify]: Extracting #5: cost 161 inf + 34880 291.554 * * [simplify]: Extracting #6: cost 95 inf + 60070 291.569 * * [simplify]: Extracting #7: cost 10 inf + 100860 291.587 * * [simplify]: Extracting #8: cost 0 inf + 106273 291.605 * * [simplify]: Extracting #9: cost 0 inf + 105938 291.622 * * [simplify]: Extracting #10: cost 0 inf + 105923 291.641 * [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))) 291.641 * [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))))) 291.642 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 291.642 * * [simplify]: iters left: 6 (15 enodes) 291.646 * * [simplify]: iters left: 5 (62 enodes) 291.657 * * [simplify]: iters left: 4 (159 enodes) 291.702 * * [simplify]: iters left: 3 (475 enodes) 291.908 * * [simplify]: Extracting #0: cost 1 inf + 0 291.908 * * [simplify]: Extracting #1: cost 42 inf + 0 291.909 * * [simplify]: Extracting #2: cost 194 inf + 1 291.911 * * [simplify]: Extracting #3: cost 205 inf + 15094 291.924 * * [simplify]: Extracting #4: cost 20 inf + 63712 291.939 * * [simplify]: Extracting #5: cost 3 inf + 65204 291.953 * * [simplify]: Extracting #6: cost 0 inf + 65965 291.968 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 291.968 * [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)))) 291.968 * * * * [progress]: [ 372 / 3260 ] simplifiying candidate # 291.969 * [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)))))) 291.969 * * [simplify]: iters left: 6 (29 enodes) 291.977 * * [simplify]: iters left: 5 (120 enodes) 291.996 * * [simplify]: iters left: 4 (285 enodes) 292.064 * * [simplify]: Extracting #0: cost 1 inf + 0 292.064 * * [simplify]: Extracting #1: cost 11 inf + 0 292.065 * * [simplify]: Extracting #2: cost 170 inf + 0 292.066 * * [simplify]: Extracting #3: cost 297 inf + 1 292.067 * * [simplify]: Extracting #4: cost 281 inf + 2710 292.071 * * [simplify]: Extracting #5: cost 177 inf + 36662 292.082 * * [simplify]: Extracting #6: cost 83 inf + 71647 292.100 * * [simplify]: Extracting #7: cost 6 inf + 110600 292.121 * * [simplify]: Extracting #8: cost 0 inf + 112880 292.140 * * [simplify]: Extracting #9: cost 0 inf + 112850 292.159 * [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))))) 292.159 * [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))))))) 292.159 * [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))))) 292.159 * * [simplify]: iters left: 6 (15 enodes) 292.163 * * [simplify]: iters left: 5 (62 enodes) 292.173 * * [simplify]: iters left: 4 (148 enodes) 292.211 * * [simplify]: iters left: 3 (499 enodes) 292.454 * * [simplify]: Extracting #0: cost 1 inf + 0 292.454 * * [simplify]: Extracting #1: cost 0 inf + 1 292.454 * [simplify]: Simplified to 0 292.454 * [simplify]: 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)) 292.455 * * * * [progress]: [ 373 / 3260 ] simplifiying candidate # 292.455 * [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))))) 292.455 * * [simplify]: iters left: 6 (30 enodes) 292.462 * * [simplify]: iters left: 5 (120 enodes) 292.481 * * [simplify]: iters left: 4 (258 enodes) 292.539 * * [simplify]: Extracting #0: cost 1 inf + 0 292.539 * * [simplify]: Extracting #1: cost 11 inf + 0 292.539 * * [simplify]: Extracting #2: cost 149 inf + 0 292.540 * * [simplify]: Extracting #3: cost 255 inf + 1 292.541 * * [simplify]: Extracting #4: cost 237 inf + 2753 292.544 * * [simplify]: Extracting #5: cost 157 inf + 25078 292.552 * * [simplify]: Extracting #6: cost 78 inf + 54231 292.569 * * [simplify]: Extracting #7: cost 5 inf + 91382 292.585 * * [simplify]: Extracting #8: cost 0 inf + 93682 292.601 * * [simplify]: Extracting #9: cost 0 inf + 93532 292.617 * [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))))) 292.617 * [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)))))) 292.617 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 292.617 * * [simplify]: iters left: 6 (14 enodes) 292.621 * * [simplify]: iters left: 5 (56 enodes) 292.630 * * [simplify]: iters left: 4 (117 enodes) 292.657 * * [simplify]: iters left: 3 (347 enodes) 292.773 * * [simplify]: Extracting #0: cost 1 inf + 0 292.773 * * [simplify]: Extracting #1: cost 0 inf + 1 292.773 * [simplify]: Simplified to 0 292.773 * [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)) 292.773 * * * * [progress]: [ 374 / 3260 ] simplifiying candidate # 292.773 * [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)))) 292.774 * * [simplify]: iters left: 6 (30 enodes) 292.781 * * [simplify]: iters left: 5 (121 enodes) 292.800 * * [simplify]: iters left: 4 (256 enodes) 292.857 * * [simplify]: Extracting #0: cost 1 inf + 0 292.857 * * [simplify]: Extracting #1: cost 11 inf + 0 292.857 * * [simplify]: Extracting #2: cost 144 inf + 0 292.858 * * [simplify]: Extracting #3: cost 232 inf + 3 292.859 * * [simplify]: Extracting #4: cost 219 inf + 1665 292.861 * * [simplify]: Extracting #5: cost 169 inf + 13746 292.867 * * [simplify]: Extracting #6: cost 84 inf + 41996 292.883 * * [simplify]: Extracting #7: cost 7 inf + 81048 292.897 * * [simplify]: Extracting #8: cost 0 inf + 83947 292.911 * * [simplify]: Extracting #9: cost 0 inf + 83877 292.926 * [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)) 292.926 * [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))))) 292.926 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 292.926 * * [simplify]: iters left: 6 (14 enodes) 292.930 * * [simplify]: iters left: 5 (57 enodes) 292.940 * * [simplify]: iters left: 4 (116 enodes) 292.966 * * [simplify]: iters left: 3 (321 enodes) 293.078 * * [simplify]: Extracting #0: cost 1 inf + 0 293.078 * * [simplify]: Extracting #1: cost 0 inf + 1 293.078 * [simplify]: Simplified to 0 293.078 * [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)) 293.078 * * * * [progress]: [ 375 / 3260 ] simplifiying candidate # 293.078 * [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)))))) 293.078 * * [simplify]: iters left: 6 (29 enodes) 293.085 * * [simplify]: iters left: 5 (120 enodes) 293.105 * * [simplify]: iters left: 4 (284 enodes) 293.176 * * [simplify]: Extracting #0: cost 1 inf + 0 293.176 * * [simplify]: Extracting #1: cost 11 inf + 0 293.176 * * [simplify]: Extracting #2: cost 162 inf + 0 293.177 * * [simplify]: Extracting #3: cost 272 inf + 205 293.178 * * [simplify]: Extracting #4: cost 256 inf + 2995 293.181 * * [simplify]: Extracting #5: cost 184 inf + 22011 293.187 * * [simplify]: Extracting #6: cost 130 inf + 38516 293.198 * * [simplify]: Extracting #7: cost 92 inf + 52326 293.213 * * [simplify]: Extracting #8: cost 10 inf + 96061 293.230 * * [simplify]: Extracting #9: cost 0 inf + 100540 293.246 * * [simplify]: Extracting #10: cost 0 inf + 100460 293.263 * [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)) 293.263 * [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))))))) 293.264 * [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))))) 293.264 * * [simplify]: iters left: 6 (15 enodes) 293.268 * * [simplify]: iters left: 5 (62 enodes) 293.279 * * [simplify]: iters left: 4 (149 enodes) 293.315 * * [simplify]: iters left: 3 (450 enodes) 293.517 * * [simplify]: Extracting #0: cost 1 inf + 0 293.517 * * [simplify]: Extracting #1: cost 0 inf + 1 293.517 * [simplify]: Simplified to 0 293.517 * [simplify]: 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)) 293.517 * * * * [progress]: [ 376 / 3260 ] simplifiying candidate # 293.518 * [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))))) 293.518 * * [simplify]: iters left: 6 (30 enodes) 293.525 * * [simplify]: iters left: 5 (121 enodes) 293.548 * * [simplify]: iters left: 4 (257 enodes) 293.604 * * [simplify]: Extracting #0: cost 1 inf + 0 293.604 * * [simplify]: Extracting #1: cost 11 inf + 0 293.604 * * [simplify]: Extracting #2: cost 137 inf + 0 293.605 * * [simplify]: Extracting #3: cost 222 inf + 205 293.606 * * [simplify]: Extracting #4: cost 212 inf + 1584 293.608 * * [simplify]: Extracting #5: cost 150 inf + 16251 293.614 * * [simplify]: Extracting #6: cost 79 inf + 40363 293.627 * * [simplify]: Extracting #7: cost 5 inf + 79297 293.642 * * [simplify]: Extracting #8: cost 0 inf + 81397 293.656 * * [simplify]: Extracting #9: cost 0 inf + 81287 293.671 * [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))))) 293.671 * [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)))))) 293.672 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 293.672 * * [simplify]: iters left: 6 (14 enodes) 293.675 * * [simplify]: iters left: 5 (57 enodes) 293.686 * * [simplify]: iters left: 4 (118 enodes) 293.711 * * [simplify]: iters left: 3 (314 enodes) 293.807 * * [simplify]: Extracting #0: cost 1 inf + 0 293.807 * * [simplify]: Extracting #1: cost 0 inf + 1 293.808 * [simplify]: Simplified to 0 293.808 * [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)) 293.808 * * * * [progress]: [ 377 / 3260 ] simplifiying candidate # 293.808 * [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)))) 293.808 * * [simplify]: iters left: 6 (29 enodes) 293.815 * * [simplify]: iters left: 5 (112 enodes) 293.833 * * [simplify]: iters left: 4 (242 enodes) 293.883 * * [simplify]: Extracting #0: cost 1 inf + 0 293.883 * * [simplify]: Extracting #1: cost 13 inf + 0 293.884 * * [simplify]: Extracting #2: cost 140 inf + 0 293.884 * * [simplify]: Extracting #3: cost 201 inf + 291 293.885 * * [simplify]: Extracting #4: cost 186 inf + 2642 293.887 * * [simplify]: Extracting #5: cost 143 inf + 12070 293.891 * * [simplify]: Extracting #6: cost 83 inf + 33550 293.902 * * [simplify]: Extracting #7: cost 8 inf + 70761 293.915 * * [simplify]: Extracting #8: cost 0 inf + 74921 293.930 * * [simplify]: Extracting #9: cost 0 inf + 74771 293.943 * [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)))) 293.943 * [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))))) 293.943 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 293.943 * * [simplify]: iters left: 6 (13 enodes) 293.947 * * [simplify]: iters left: 5 (48 enodes) 293.955 * * [simplify]: iters left: 4 (103 enodes) 293.974 * * [simplify]: iters left: 3 (238 enodes) 294.034 * * [simplify]: Extracting #0: cost 1 inf + 0 294.034 * * [simplify]: Extracting #1: cost 0 inf + 1 294.034 * [simplify]: Simplified to 0 294.034 * [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)) 294.034 * * * * [progress]: [ 378 / 3260 ] simplifiying candidate # 294.034 * [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)))))) 294.034 * * [simplify]: iters left: 6 (27 enodes) 294.041 * * [simplify]: iters left: 5 (111 enodes) 294.061 * * [simplify]: iters left: 4 (259 enodes) 294.123 * * [simplify]: Extracting #0: cost 1 inf + 0 294.123 * * [simplify]: Extracting #1: cost 11 inf + 0 294.124 * * [simplify]: Extracting #2: cost 166 inf + 0 294.124 * * [simplify]: Extracting #3: cost 288 inf + 1 294.126 * * [simplify]: Extracting #4: cost 267 inf + 4565 294.132 * * [simplify]: Extracting #5: cost 153 inf + 42516 294.140 * * [simplify]: Extracting #6: cost 119 inf + 54536 294.151 * * [simplify]: Extracting #7: cost 76 inf + 71018 294.168 * * [simplify]: Extracting #8: cost 8 inf + 108172 294.186 * * [simplify]: Extracting #9: cost 0 inf + 111890 294.206 * * [simplify]: Extracting #10: cost 0 inf + 111810 294.224 * [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)))) 294.224 * [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))))))) 294.225 * [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))))) 294.225 * * [simplify]: iters left: 6 (15 enodes) 294.229 * * [simplify]: iters left: 5 (61 enodes) 294.239 * * [simplify]: iters left: 4 (142 enodes) 294.276 * * [simplify]: iters left: 3 (474 enodes) 294.456 * * [simplify]: Extracting #0: cost 1 inf + 0 294.456 * * [simplify]: Extracting #1: cost 0 inf + 1 294.456 * [simplify]: Simplified to 0 294.456 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (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)) 294.456 * * * * [progress]: [ 379 / 3260 ] simplifiying candidate # 294.456 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 294.457 * * [simplify]: iters left: 6 (28 enodes) 294.463 * * [simplify]: iters left: 5 (114 enodes) 294.484 * * [simplify]: iters left: 4 (247 enodes) 294.537 * * [simplify]: Extracting #0: cost 1 inf + 0 294.537 * * [simplify]: Extracting #1: cost 11 inf + 0 294.537 * * [simplify]: Extracting #2: cost 145 inf + 0 294.538 * * [simplify]: Extracting #3: cost 245 inf + 1 294.539 * * [simplify]: Extracting #4: cost 224 inf + 3602 294.542 * * [simplify]: Extracting #5: cost 137 inf + 28791 294.548 * * [simplify]: Extracting #6: cost 118 inf + 34330 294.556 * * [simplify]: Extracting #7: cost 77 inf + 49350 294.569 * * [simplify]: Extracting #8: cost 7 inf + 88732 294.586 * * [simplify]: Extracting #9: cost 0 inf + 91592 294.602 * * [simplify]: Extracting #10: cost 0 inf + 91522 294.618 * [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)))) 294.618 * [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)))))) 294.618 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 294.619 * * [simplify]: iters left: 6 (14 enodes) 294.622 * * [simplify]: iters left: 5 (56 enodes) 294.631 * * [simplify]: iters left: 4 (113 enodes) 294.654 * * [simplify]: iters left: 3 (324 enodes) 294.744 * * [simplify]: Extracting #0: cost 1 inf + 0 294.744 * * [simplify]: Extracting #1: cost 0 inf + 1 294.744 * [simplify]: Simplified to 0 294.744 * [simplify]: 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)) 294.744 * * * * [progress]: [ 380 / 3260 ] simplifiying candidate # 294.744 * [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)))) 294.744 * * [simplify]: iters left: 6 (28 enodes) 294.751 * * [simplify]: iters left: 5 (114 enodes) 294.769 * * [simplify]: iters left: 4 (245 enodes) 294.825 * * [simplify]: Extracting #0: cost 1 inf + 0 294.825 * * [simplify]: Extracting #1: cost 11 inf + 0 294.825 * * [simplify]: Extracting #2: cost 144 inf + 0 294.826 * * [simplify]: Extracting #3: cost 234 inf + 45 294.826 * * [simplify]: Extracting #4: cost 219 inf + 2595 294.829 * * [simplify]: Extracting #5: cost 160 inf + 16865 294.836 * * [simplify]: Extracting #6: cost 81 inf + 44910 294.849 * * [simplify]: Extracting #7: cost 8 inf + 80904 294.863 * * [simplify]: Extracting #8: cost 0 inf + 84984 294.881 * * [simplify]: Extracting #9: cost 0 inf + 84874 294.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)))) (/ (/ (/ (sqrt b) (cbrt 2)) (/ (cbrt 2) (/ (sqrt b) (cbrt 2)))) a)) 294.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)))) (/ (/ (/ (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))))) 294.896 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 294.896 * * [simplify]: iters left: 6 (14 enodes) 294.900 * * [simplify]: iters left: 5 (56 enodes) 294.909 * * [simplify]: iters left: 4 (112 enodes) 294.932 * * [simplify]: iters left: 3 (297 enodes) 295.015 * * [simplify]: Extracting #0: cost 1 inf + 0 295.015 * * [simplify]: Extracting #1: cost 0 inf + 1 295.015 * [simplify]: Simplified to 0 295.015 * [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)) 295.015 * * * * [progress]: [ 381 / 3260 ] simplifiying candidate # 295.015 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 295.015 * * [simplify]: iters left: 6 (27 enodes) 295.021 * * [simplify]: iters left: 5 (111 enodes) 295.040 * * [simplify]: iters left: 4 (252 enodes) 295.093 * * [simplify]: Extracting #0: cost 1 inf + 0 295.093 * * [simplify]: Extracting #1: cost 11 inf + 0 295.093 * * [simplify]: Extracting #2: cost 144 inf + 0 295.094 * * [simplify]: Extracting #3: cost 247 inf + 1 295.095 * * [simplify]: Extracting #4: cost 232 inf + 2751 295.098 * * [simplify]: Extracting #5: cost 163 inf + 21850 295.105 * * [simplify]: Extracting #6: cost 88 inf + 47942 295.118 * * [simplify]: Extracting #7: cost 11 inf + 86420 295.136 * * [simplify]: Extracting #8: cost 0 inf + 91680 295.151 * * [simplify]: Extracting #9: cost 0 inf + 91610 295.167 * [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))) 295.167 * [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))))))) 295.167 * [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))))) 295.167 * * [simplify]: iters left: 6 (13 enodes) 295.171 * * [simplify]: iters left: 5 (53 enodes) 295.180 * * [simplify]: iters left: 4 (118 enodes) 295.204 * * [simplify]: iters left: 3 (324 enodes) 295.290 * * [simplify]: Extracting #0: cost 1 inf + 0 295.290 * * [simplify]: Extracting #1: cost 0 inf + 1 295.290 * [simplify]: Simplified to 0 295.290 * [simplify]: 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)) 295.290 * * * * [progress]: [ 382 / 3260 ] simplifiying candidate # 295.290 * [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))))) 295.290 * * [simplify]: iters left: 6 (27 enodes) 295.297 * * [simplify]: iters left: 5 (106 enodes) 295.316 * * [simplify]: iters left: 4 (216 enodes) 295.357 * * [simplify]: Extracting #0: cost 1 inf + 0 295.357 * * [simplify]: Extracting #1: cost 9 inf + 0 295.358 * * [simplify]: Extracting #2: cost 121 inf + 0 295.358 * * [simplify]: Extracting #3: cost 209 inf + 1 295.359 * * [simplify]: Extracting #4: cost 197 inf + 1219 295.360 * * [simplify]: Extracting #5: cost 168 inf + 7612 295.365 * * [simplify]: Extracting #6: cost 89 inf + 32829 295.377 * * [simplify]: Extracting #7: cost 1 inf + 77153 295.391 * * [simplify]: Extracting #8: cost 0 inf + 76733 295.404 * * [simplify]: Extracting #9: cost 0 inf + 76623 295.417 * [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))))) 295.417 * [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)))))) 295.417 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 295.417 * * [simplify]: iters left: 6 (11 enodes) 295.420 * * [simplify]: iters left: 5 (43 enodes) 295.427 * * [simplify]: iters left: 4 (84 enodes) 295.442 * * [simplify]: iters left: 3 (212 enodes) 295.487 * * [simplify]: iters left: 2 (472 enodes) 295.592 * * [simplify]: Extracting #0: cost 1 inf + 0 295.592 * * [simplify]: Extracting #1: cost 0 inf + 1 295.592 * [simplify]: Simplified to 0 295.592 * [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)) 295.592 * * * * [progress]: [ 383 / 3260 ] simplifiying candidate # 295.592 * [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)))) 295.593 * * [simplify]: iters left: 6 (28 enodes) 295.599 * * [simplify]: iters left: 5 (113 enodes) 295.618 * * [simplify]: iters left: 4 (235 enodes) 295.668 * * [simplify]: Extracting #0: cost 1 inf + 0 295.668 * * [simplify]: Extracting #1: cost 11 inf + 0 295.668 * * [simplify]: Extracting #2: cost 131 inf + 0 295.668 * * [simplify]: Extracting #3: cost 201 inf + 3 295.669 * * [simplify]: Extracting #4: cost 185 inf + 2312 295.671 * * [simplify]: Extracting #5: cost 151 inf + 8515 295.675 * * [simplify]: Extracting #6: cost 80 inf + 32885 295.685 * * [simplify]: Extracting #7: cost 15 inf + 64867 295.700 * * [simplify]: Extracting #8: cost 0 inf + 73045 295.713 * * [simplify]: Extracting #9: cost 0 inf + 72695 295.726 * [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))))) 295.726 * [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))))) 295.726 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 295.726 * * [simplify]: iters left: 6 (12 enodes) 295.729 * * [simplify]: iters left: 5 (49 enodes) 295.738 * * [simplify]: iters left: 4 (99 enodes) 295.757 * * [simplify]: iters left: 3 (234 enodes) 295.811 * * [simplify]: iters left: 2 (447 enodes) 295.908 * * [simplify]: Extracting #0: cost 1 inf + 0 295.908 * * [simplify]: Extracting #1: cost 0 inf + 1 295.908 * [simplify]: Simplified to 0 295.908 * [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)) 295.908 * * * * [progress]: [ 384 / 3260 ] simplifiying candidate # 295.908 * [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)))))) 295.908 * * [simplify]: iters left: 6 (28 enodes) 295.915 * * [simplify]: iters left: 5 (115 enodes) 295.937 * * [simplify]: iters left: 4 (254 enodes) 295.992 * * [simplify]: Extracting #0: cost 1 inf + 0 295.992 * * [simplify]: Extracting #1: cost 11 inf + 0 295.992 * * [simplify]: Extracting #2: cost 139 inf + 0 295.995 * * [simplify]: Extracting #3: cost 225 inf + 205 295.996 * * [simplify]: Extracting #4: cost 212 inf + 2271 295.998 * * [simplify]: Extracting #5: cost 169 inf + 12224 296.004 * * [simplify]: Extracting #6: cost 88 inf + 40535 296.016 * * [simplify]: Extracting #7: cost 7 inf + 80002 296.031 * * [simplify]: Extracting #8: cost 0 inf + 83141 296.046 * * [simplify]: Extracting #9: cost 0 inf + 83111 296.061 * [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)))) 296.061 * [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))))))) 296.061 * [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))))) 296.061 * * [simplify]: iters left: 6 (14 enodes) 296.065 * * [simplify]: iters left: 5 (57 enodes) 296.076 * * [simplify]: iters left: 4 (121 enodes) 296.101 * * [simplify]: iters left: 3 (291 enodes) 296.180 * * [simplify]: Extracting #0: cost 1 inf + 0 296.180 * * [simplify]: Extracting #1: cost 0 inf + 1 296.180 * [simplify]: Simplified to 0 296.180 * [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)) 296.180 * * * * [progress]: [ 385 / 3260 ] simplifiying candidate # 296.180 * [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))))) 296.181 * * [simplify]: iters left: 6 (29 enodes) 296.190 * * [simplify]: iters left: 5 (116 enodes) 296.209 * * [simplify]: iters left: 4 (235 enodes) 296.257 * * [simplify]: Extracting #0: cost 1 inf + 0 296.257 * * [simplify]: Extracting #1: cost 11 inf + 0 296.258 * * [simplify]: Extracting #2: cost 121 inf + 0 296.258 * * [simplify]: Extracting #3: cost 186 inf + 205 296.259 * * [simplify]: Extracting #4: cost 176 inf + 1625 296.260 * * [simplify]: Extracting #5: cost 161 inf + 4627 296.264 * * [simplify]: Extracting #6: cost 79 inf + 29499 296.274 * * [simplify]: Extracting #7: cost 8 inf + 65696 296.286 * * [simplify]: Extracting #8: cost 0 inf + 69038 296.298 * * [simplify]: Extracting #9: cost 0 inf + 68928 296.310 * [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)))) 296.310 * [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)))))) 296.311 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 296.311 * * [simplify]: iters left: 6 (13 enodes) 296.314 * * [simplify]: iters left: 5 (52 enodes) 296.323 * * [simplify]: iters left: 4 (98 enodes) 296.343 * * [simplify]: iters left: 3 (212 enodes) 296.384 * * [simplify]: iters left: 2 (371 enodes) 296.458 * * [simplify]: Extracting #0: cost 1 inf + 0 296.458 * * [simplify]: Extracting #1: cost 0 inf + 1 296.458 * [simplify]: Simplified to 0 296.458 * [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)) 296.458 * * * * [progress]: [ 386 / 3260 ] simplifiying candidate # 296.459 * [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)))) 296.459 * * [simplify]: iters left: 6 (28 enodes) 296.465 * * [simplify]: iters left: 5 (108 enodes) 296.483 * * [simplify]: iters left: 4 (224 enodes) 296.526 * * [simplify]: Extracting #0: cost 1 inf + 0 296.526 * * [simplify]: Extracting #1: cost 11 inf + 0 296.526 * * [simplify]: Extracting #2: cost 115 inf + 0 296.527 * * [simplify]: Extracting #3: cost 163 inf + 574 296.528 * * [simplify]: Extracting #4: cost 129 inf + 5090 296.530 * * [simplify]: Extracting #5: cost 119 inf + 7818 296.534 * * [simplify]: Extracting #6: cost 73 inf + 30111 296.543 * * [simplify]: Extracting #7: cost 6 inf + 62329 296.555 * * [simplify]: Extracting #8: cost 0 inf + 65169 296.566 * * [simplify]: Extracting #9: cost 0 inf + 65019 296.578 * [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))) 296.578 * [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))))) 296.578 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 296.578 * * [simplify]: iters left: 6 (12 enodes) 296.583 * * [simplify]: iters left: 5 (44 enodes) 296.591 * * [simplify]: iters left: 4 (92 enodes) 296.604 * * [simplify]: iters left: 3 (159 enodes) 296.630 * * [simplify]: iters left: 2 (267 enodes) 296.675 * * [simplify]: iters left: 1 (364 enodes) 296.733 * * [simplify]: Extracting #0: cost 1 inf + 0 296.733 * * [simplify]: Extracting #1: cost 0 inf + 1 296.733 * [simplify]: Simplified to 0 296.733 * [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)) 296.733 * * * * [progress]: [ 387 / 3260 ] simplifiying candidate # 296.734 * [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)))))) 296.734 * * [simplify]: iters left: 6 (27 enodes) 296.740 * * [simplify]: iters left: 5 (114 enodes) 296.759 * * [simplify]: iters left: 4 (268 enodes) 296.821 * * [simplify]: Extracting #0: cost 1 inf + 0 296.821 * * [simplify]: Extracting #1: cost 11 inf + 0 296.821 * * [simplify]: Extracting #2: cost 165 inf + 0 296.824 * * [simplify]: Extracting #3: cost 275 inf + 46 296.826 * * [simplify]: Extracting #4: cost 252 inf + 4419 296.831 * * [simplify]: Extracting #5: cost 153 inf + 32360 296.838 * * [simplify]: Extracting #6: cost 118 inf + 43282 296.847 * * [simplify]: Extracting #7: cost 90 inf + 53569 296.860 * * [simplify]: Extracting #8: cost 22 inf + 88907 296.877 * * [simplify]: Extracting #9: cost 0 inf + 100426 296.894 * * [simplify]: Extracting #10: cost 0 inf + 100306 296.912 * [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)))) 296.912 * [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))))))) 296.912 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 296.913 * * [simplify]: iters left: 6 (15 enodes) 296.916 * * [simplify]: iters left: 5 (64 enodes) 296.927 * * [simplify]: iters left: 4 (149 enodes) 296.962 * * [simplify]: iters left: 3 (466 enodes) 297.222 * * [simplify]: Extracting #0: cost 1 inf + 0 297.222 * * [simplify]: Extracting #1: cost 0 inf + 1 297.222 * [simplify]: Simplified to 0 297.222 * [simplify]: 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)) 297.223 * * * * [progress]: [ 388 / 3260 ] simplifiying candidate # 297.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)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 297.223 * * [simplify]: iters left: 6 (28 enodes) 297.230 * * [simplify]: iters left: 5 (117 enodes) 297.249 * * [simplify]: iters left: 4 (257 enodes) 297.304 * * [simplify]: Extracting #0: cost 1 inf + 0 297.304 * * [simplify]: Extracting #1: cost 11 inf + 0 297.304 * * [simplify]: Extracting #2: cost 151 inf + 0 297.305 * * [simplify]: Extracting #3: cost 242 inf + 87 297.306 * * [simplify]: Extracting #4: cost 225 inf + 2521 297.309 * * [simplify]: Extracting #5: cost 158 inf + 18315 297.315 * * [simplify]: Extracting #6: cost 85 inf + 43670 297.329 * * [simplify]: Extracting #7: cost 3 inf + 85284 297.346 * * [simplify]: Extracting #8: cost 0 inf + 85784 297.361 * * [simplify]: Extracting #9: cost 0 inf + 85754 297.376 * [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))) 297.376 * [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)))))) 297.376 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 297.376 * * [simplify]: iters left: 6 (14 enodes) 297.380 * * [simplify]: iters left: 5 (59 enodes) 297.390 * * [simplify]: iters left: 4 (121 enodes) 297.416 * * [simplify]: iters left: 3 (332 enodes) 297.552 * * [simplify]: Extracting #0: cost 1 inf + 0 297.552 * * [simplify]: Extracting #1: cost 0 inf + 1 297.552 * [simplify]: Simplified to 0 297.552 * [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)) 297.553 * * * * [progress]: [ 389 / 3260 ] simplifiying candidate # 297.553 * [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)))) 297.553 * * [simplify]: iters left: 6 (27 enodes) 297.560 * * [simplify]: iters left: 5 (112 enodes) 297.581 * * [simplify]: iters left: 4 (248 enodes) 297.636 * * [simplify]: Extracting #0: cost 1 inf + 0 297.637 * * [simplify]: Extracting #1: cost 11 inf + 0 297.637 * * [simplify]: Extracting #2: cost 137 inf + 0 297.637 * * [simplify]: Extracting #3: cost 215 inf + 5 297.639 * * [simplify]: Extracting #4: cost 189 inf + 3662 297.641 * * [simplify]: Extracting #5: cost 138 inf + 14653 297.647 * * [simplify]: Extracting #6: cost 86 inf + 34750 297.658 * * [simplify]: Extracting #7: cost 6 inf + 74003 297.672 * * [simplify]: Extracting #8: cost 0 inf + 76345 297.685 * * [simplify]: Extracting #9: cost 0 inf + 76315 297.698 * [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))) 297.698 * [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))))) 297.699 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 297.699 * * [simplify]: iters left: 6 (13 enodes) 297.703 * * [simplify]: iters left: 5 (54 enodes) 297.713 * * [simplify]: iters left: 4 (112 enodes) 297.736 * * [simplify]: iters left: 3 (281 enodes) 297.832 * * [simplify]: Extracting #0: cost 1 inf + 0 297.832 * * [simplify]: Extracting #1: cost 0 inf + 1 297.832 * [simplify]: Simplified to 0 297.832 * [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)) 297.832 * * * * [progress]: [ 390 / 3260 ] simplifiying candidate # 297.833 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 297.833 * * [simplify]: iters left: 6 (28 enodes) 297.840 * * [simplify]: iters left: 5 (117 enodes) 297.859 * * [simplify]: iters left: 4 (272 enodes) 297.919 * * [simplify]: Extracting #0: cost 1 inf + 0 297.919 * * [simplify]: Extracting #1: cost 11 inf + 0 297.920 * * [simplify]: Extracting #2: cost 149 inf + 0 297.920 * * [simplify]: Extracting #3: cost 247 inf + 4 297.921 * * [simplify]: Extracting #4: cost 224 inf + 3495 297.925 * * [simplify]: Extracting #5: cost 142 inf + 23499 297.931 * * [simplify]: Extracting #6: cost 118 inf + 29620 297.938 * * [simplify]: Extracting #7: cost 78 inf + 45785 297.954 * * [simplify]: Extracting #8: cost 10 inf + 82324 297.969 * * [simplify]: Extracting #9: cost 0 inf + 87282 297.985 * * [simplify]: Extracting #10: cost 0 inf + 86972 298.000 * [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))) 298.000 * [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))))))) 298.001 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 298.001 * * [simplify]: iters left: 6 (14 enodes) 298.005 * * [simplify]: iters left: 5 (59 enodes) 298.014 * * [simplify]: iters left: 4 (134 enodes) 298.045 * * [simplify]: iters left: 3 (357 enodes) 298.188 * * [simplify]: Extracting #0: cost 1 inf + 0 298.188 * * [simplify]: Extracting #1: cost 0 inf + 1 298.188 * [simplify]: Simplified to 0 298.188 * [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)) 298.188 * * * * [progress]: [ 391 / 3260 ] simplifiying candidate # 298.188 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 298.188 * * [simplify]: iters left: 6 (29 enodes) 298.196 * * [simplify]: iters left: 5 (117 enodes) 298.215 * * [simplify]: iters left: 4 (248 enodes) 298.266 * * [simplify]: Extracting #0: cost 1 inf + 0 298.266 * * [simplify]: Extracting #1: cost 11 inf + 0 298.267 * * [simplify]: Extracting #2: cost 139 inf + 0 298.267 * * [simplify]: Extracting #3: cost 217 inf + 4 298.268 * * [simplify]: Extracting #4: cost 201 inf + 1914 298.270 * * [simplify]: Extracting #5: cost 140 inf + 13131 298.276 * * [simplify]: Extracting #6: cost 76 inf + 36791 298.287 * * [simplify]: Extracting #7: cost 4 inf + 73788 298.301 * * [simplify]: Extracting #8: cost 0 inf + 74868 298.314 * * [simplify]: Extracting #9: cost 0 inf + 74788 298.329 * * [simplify]: Extracting #10: cost 0 inf + 74748 298.343 * [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)))))) 298.343 * [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)))))) 298.343 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 298.343 * * [simplify]: iters left: 6 (13 enodes) 298.347 * * [simplify]: iters left: 5 (53 enodes) 298.355 * * [simplify]: iters left: 4 (106 enodes) 298.376 * * [simplify]: iters left: 3 (257 enodes) 298.461 * * [simplify]: Extracting #0: cost 1 inf + 0 298.461 * * [simplify]: Extracting #1: cost 0 inf + 1 298.461 * [simplify]: Simplified to 0 298.461 * [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)) 298.462 * * * * [progress]: [ 392 / 3260 ] simplifiying candidate # 298.462 * [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)))) 298.462 * * [simplify]: iters left: 6 (28 enodes) 298.469 * * [simplify]: iters left: 5 (113 enodes) 298.487 * * [simplify]: iters left: 4 (234 enodes) 298.536 * * [simplify]: Extracting #0: cost 1 inf + 0 298.536 * * [simplify]: Extracting #1: cost 11 inf + 0 298.536 * * [simplify]: Extracting #2: cost 127 inf + 0 298.537 * * [simplify]: Extracting #3: cost 184 inf + 88 298.537 * * [simplify]: Extracting #4: cost 153 inf + 3676 298.539 * * [simplify]: Extracting #5: cost 125 inf + 8965 298.544 * * [simplify]: Extracting #6: cost 79 inf + 28040 298.553 * * [simplify]: Extracting #7: cost 11 inf + 61351 298.565 * * [simplify]: Extracting #8: cost 0 inf + 67531 298.579 * * [simplify]: Extracting #9: cost 0 inf + 67221 298.591 * [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))) 298.591 * [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))))) 298.591 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 298.591 * * [simplify]: iters left: 6 (12 enodes) 298.594 * * [simplify]: iters left: 5 (49 enodes) 298.603 * * [simplify]: iters left: 4 (94 enodes) 298.622 * * [simplify]: iters left: 3 (221 enodes) 298.693 * * [simplify]: iters left: 2 (492 enodes) 298.909 * * [simplify]: Extracting #0: cost 1 inf + 0 298.909 * * [simplify]: Extracting #1: cost 0 inf + 1 298.909 * [simplify]: Simplified to 0 298.909 * [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)) 298.910 * * * * [progress]: [ 393 / 3260 ] simplifiying candidate # 298.910 * [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)))))) 298.910 * * [simplify]: iters left: 6 (27 enodes) 298.916 * * [simplify]: iters left: 5 (110 enodes) 298.937 * * [simplify]: iters left: 4 (247 enodes) 298.989 * * [simplify]: Extracting #0: cost 1 inf + 0 298.989 * * [simplify]: Extracting #1: cost 11 inf + 0 298.989 * * [simplify]: Extracting #2: cost 141 inf + 0 298.990 * * [simplify]: Extracting #3: cost 214 inf + 208 298.991 * * [simplify]: Extracting #4: cost 198 inf + 2403 298.994 * * [simplify]: Extracting #5: cost 135 inf + 15540 298.999 * * [simplify]: Extracting #6: cost 118 inf + 19111 299.004 * * [simplify]: Extracting #7: cost 70 inf + 39368 299.016 * * [simplify]: Extracting #8: cost 4 inf + 74933 299.029 * * [simplify]: Extracting #9: cost 0 inf + 76373 299.041 * * [simplify]: Extracting #10: cost 0 inf + 76303 299.054 * [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)))) 299.054 * [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))))))) 299.055 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 299.055 * * [simplify]: iters left: 6 (13 enodes) 299.059 * * [simplify]: iters left: 5 (52 enodes) 299.067 * * [simplify]: iters left: 4 (111 enodes) 299.092 * * [simplify]: iters left: 3 (278 enodes) 299.185 * * [simplify]: Extracting #0: cost 1 inf + 0 299.185 * * [simplify]: Extracting #1: cost 0 inf + 1 299.185 * [simplify]: Simplified to 0 299.185 * [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)) 299.185 * * * * [progress]: [ 394 / 3260 ] simplifiying candidate # 299.185 * [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))))) 299.185 * * [simplify]: iters left: 6 (28 enodes) 299.192 * * [simplify]: iters left: 5 (111 enodes) 299.210 * * [simplify]: iters left: 4 (229 enodes) 299.259 * * [simplify]: Extracting #0: cost 1 inf + 0 299.260 * * [simplify]: Extracting #1: cost 11 inf + 0 299.260 * * [simplify]: Extracting #2: cost 130 inf + 0 299.260 * * [simplify]: Extracting #3: cost 180 inf + 208 299.261 * * [simplify]: Extracting #4: cost 167 inf + 1876 299.263 * * [simplify]: Extracting #5: cost 133 inf + 7568 299.265 * * [simplify]: Extracting #6: cost 118 inf + 9733 299.269 * * [simplify]: Extracting #7: cost 73 inf + 28437 299.279 * * [simplify]: Extracting #8: cost 4 inf + 65796 299.291 * * [simplify]: Extracting #9: cost 0 inf + 66995 299.303 * * [simplify]: Extracting #10: cost 0 inf + 66885 299.315 * [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)))) 299.315 * [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)))))) 299.315 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 299.315 * * [simplify]: iters left: 6 (12 enodes) 299.320 * * [simplify]: iters left: 5 (47 enodes) 299.328 * * [simplify]: iters left: 4 (89 enodes) 299.346 * * [simplify]: iters left: 3 (186 enodes) 299.392 * * [simplify]: iters left: 2 (378 enodes) 299.527 * * [simplify]: Extracting #0: cost 1 inf + 0 299.528 * * [simplify]: Extracting #1: cost 0 inf + 1 299.528 * [simplify]: Simplified to 0 299.528 * [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)) 299.528 * * * * [progress]: [ 395 / 3260 ] simplifiying candidate # 299.528 * [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)))) 299.528 * * [simplify]: iters left: 6 (27 enodes) 299.535 * * [simplify]: iters left: 5 (105 enodes) 299.551 * * [simplify]: iters left: 4 (195 enodes) 299.590 * * [simplify]: iters left: 3 (478 enodes) 299.790 * * [simplify]: Extracting #0: cost 1 inf + 0 299.790 * * [simplify]: Extracting #1: cost 9 inf + 0 299.790 * * [simplify]: Extracting #2: cost 185 inf + 2 299.792 * * [simplify]: Extracting #3: cost 303 inf + 2215 299.794 * * [simplify]: Extracting #4: cost 260 inf + 9564 299.796 * * [simplify]: Extracting #5: cost 263 inf + 10905 299.799 * * [simplify]: Extracting #6: cost 260 inf + 11529 299.807 * * [simplify]: Extracting #7: cost 174 inf + 53277 299.834 * * [simplify]: Extracting #8: cost 13 inf + 143175 299.869 * * [simplify]: Extracting #9: cost 0 inf + 149274 299.902 * * [simplify]: Extracting #10: cost 0 inf + 149194 299.935 * [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))) 299.935 * [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))))) 299.935 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 299.935 * * [simplify]: iters left: 6 (11 enodes) 299.938 * * [simplify]: iters left: 5 (40 enodes) 299.945 * * [simplify]: iters left: 4 (65 enodes) 299.956 * * [simplify]: iters left: 3 (97 enodes) 299.972 * * [simplify]: iters left: 2 (165 enodes) 300.005 * * [simplify]: iters left: 1 (271 enodes) 300.057 * * [simplify]: Extracting #0: cost 1 inf + 0 300.057 * * [simplify]: Extracting #1: cost 0 inf + 1 300.057 * [simplify]: Simplified to 0 300.057 * [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)) 300.057 * * * * [progress]: [ 396 / 3260 ] simplifiying candidate # 300.057 * [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)))))) 300.057 * * [simplify]: iters left: 6 (26 enodes) 300.066 * * [simplify]: iters left: 5 (109 enodes) 300.084 * * [simplify]: iters left: 4 (242 enodes) 300.137 * * [simplify]: Extracting #0: cost 1 inf + 0 300.137 * * [simplify]: Extracting #1: cost 11 inf + 0 300.137 * * [simplify]: Extracting #2: cost 135 inf + 0 300.138 * * [simplify]: Extracting #3: cost 202 inf + 250 300.139 * * [simplify]: Extracting #4: cost 180 inf + 3981 300.141 * * [simplify]: Extracting #5: cost 134 inf + 14034 300.147 * * [simplify]: Extracting #6: cost 80 inf + 34724 300.158 * * [simplify]: Extracting #7: cost 6 inf + 71820 300.171 * * [simplify]: Extracting #8: cost 0 inf + 74284 300.184 * * [simplify]: Extracting #9: cost 0 inf + 74189 300.197 * [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))) 300.197 * [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))))))) 300.197 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 300.197 * * [simplify]: iters left: 6 (12 enodes) 300.200 * * [simplify]: iters left: 5 (51 enodes) 300.210 * * [simplify]: iters left: 4 (106 enodes) 300.233 * * [simplify]: iters left: 3 (247 enodes) 300.301 * * [simplify]: Extracting #0: cost 1 inf + 0 300.301 * * [simplify]: Extracting #1: cost 0 inf + 1 300.301 * [simplify]: Simplified to 0 300.301 * [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)) 300.301 * * * * [progress]: [ 397 / 3260 ] simplifiying candidate # 300.301 * [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))))) 300.302 * * [simplify]: iters left: 6 (27 enodes) 300.308 * * [simplify]: iters left: 5 (110 enodes) 300.329 * * [simplify]: iters left: 4 (226 enodes) 300.375 * * [simplify]: Extracting #0: cost 1 inf + 0 300.375 * * [simplify]: Extracting #1: cost 11 inf + 0 300.375 * * [simplify]: Extracting #2: cost 130 inf + 0 300.376 * * [simplify]: Extracting #3: cost 180 inf + 208 300.377 * * [simplify]: Extracting #4: cost 167 inf + 2194 300.378 * * [simplify]: Extracting #5: cost 131 inf + 7931 300.382 * * [simplify]: Extracting #6: cost 82 inf + 26162 300.394 * * [simplify]: Extracting #7: cost 5 inf + 64895 300.406 * * [simplify]: Extracting #8: cost 0 inf + 66995 300.418 * * [simplify]: Extracting #9: cost 0 inf + 66925 300.429 * [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)))) 300.429 * [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)))))) 300.430 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 300.430 * * [simplify]: iters left: 6 (11 enodes) 300.433 * * [simplify]: iters left: 5 (46 enodes) 300.441 * * [simplify]: iters left: 4 (86 enodes) 300.458 * * [simplify]: iters left: 3 (183 enodes) 300.503 * * [simplify]: iters left: 2 (372 enodes) 300.635 * * [simplify]: Extracting #0: cost 1 inf + 0 300.635 * * [simplify]: Extracting #1: cost 0 inf + 1 300.635 * [simplify]: Simplified to 0 300.635 * [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)) 300.635 * * * * [progress]: [ 398 / 3260 ] simplifiying candidate # 300.635 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 300.635 * * [simplify]: iters left: 6 (26 enodes) 300.642 * * [simplify]: iters left: 5 (104 enodes) 300.658 * * [simplify]: iters left: 4 (194 enodes) 300.697 * * [simplify]: iters left: 3 (475 enodes) 300.891 * * [simplify]: Extracting #0: cost 1 inf + 0 300.891 * * [simplify]: Extracting #1: cost 9 inf + 0 300.893 * * [simplify]: Extracting #2: cost 183 inf + 2 300.895 * * [simplify]: Extracting #3: cost 295 inf + 2497 300.900 * * [simplify]: Extracting #4: cost 256 inf + 9407 300.904 * * [simplify]: Extracting #5: cost 256 inf + 10905 300.918 * * [simplify]: Extracting #6: cost 190 inf + 44137 300.945 * * [simplify]: Extracting #7: cost 23 inf + 134271 300.981 * * [simplify]: Extracting #8: cost 0 inf + 145974 301.014 * * [simplify]: Extracting #9: cost 0 inf + 145614 301.047 * * [simplify]: Extracting #10: cost 0 inf + 145574 301.370 * [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))) 301.370 * [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))))) 301.370 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 301.370 * * [simplify]: iters left: 6 (10 enodes) 301.373 * * [simplify]: iters left: 5 (39 enodes) 301.379 * * [simplify]: iters left: 4 (64 enodes) 301.390 * * [simplify]: iters left: 3 (96 enodes) 301.407 * * [simplify]: iters left: 2 (164 enodes) 301.443 * * [simplify]: iters left: 1 (270 enodes) 301.497 * * [simplify]: Extracting #0: cost 1 inf + 0 301.497 * * [simplify]: Extracting #1: cost 0 inf + 1 301.497 * [simplify]: Simplified to 0 301.497 * [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)) 301.498 * * * * [progress]: [ 399 / 3260 ] simplifiying candidate # 301.498 * [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)))))) 301.498 * * [simplify]: iters left: 6 (26 enodes) 301.505 * * [simplify]: iters left: 5 (110 enodes) 301.523 * * [simplify]: iters left: 4 (251 enodes) 301.575 * * [simplify]: Extracting #0: cost 1 inf + 0 301.575 * * [simplify]: Extracting #1: cost 11 inf + 0 301.576 * * [simplify]: Extracting #2: cost 133 inf + 0 301.576 * * [simplify]: Extracting #3: cost 200 inf + 251 301.577 * * [simplify]: Extracting #4: cost 179 inf + 3055 301.580 * * [simplify]: Extracting #5: cost 129 inf + 13789 301.585 * * [simplify]: Extracting #6: cost 78 inf + 35090 301.596 * * [simplify]: Extracting #7: cost 5 inf + 71887 301.611 * * [simplify]: Extracting #8: cost 0 inf + 73330 301.623 * * [simplify]: Extracting #9: cost 0 inf + 73170 301.636 * [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))) 301.636 * [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))))))) 301.636 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 301.636 * * [simplify]: iters left: 6 (12 enodes) 301.640 * * [simplify]: iters left: 5 (53 enodes) 301.649 * * [simplify]: iters left: 4 (117 enodes) 301.671 * * [simplify]: iters left: 3 (255 enodes) 301.731 * * [simplify]: Extracting #0: cost 1 inf + 0 301.731 * * [simplify]: Extracting #1: cost 0 inf + 1 301.731 * [simplify]: Simplified to 0 301.731 * [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)) 301.732 * * * * [progress]: [ 400 / 3260 ] simplifiying candidate # 301.732 * [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))))) 301.732 * * [simplify]: iters left: 6 (27 enodes) 301.741 * * [simplify]: iters left: 5 (111 enodes) 301.759 * * [simplify]: iters left: 4 (236 enodes) 301.805 * * [simplify]: Extracting #0: cost 1 inf + 0 301.806 * * [simplify]: Extracting #1: cost 11 inf + 0 301.806 * * [simplify]: Extracting #2: cost 121 inf + 0 301.806 * * [simplify]: Extracting #3: cost 176 inf + 209 301.807 * * [simplify]: Extracting #4: cost 158 inf + 2164 301.809 * * [simplify]: Extracting #5: cost 126 inf + 7736 301.812 * * [simplify]: Extracting #6: cost 80 inf + 26311 301.821 * * [simplify]: Extracting #7: cost 10 inf + 60586 301.832 * * [simplify]: Extracting #8: cost 0 inf + 66025 301.844 * * [simplify]: Extracting #9: cost 0 inf + 65985 301.855 * [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))) 301.855 * [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)))))) 301.856 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 301.856 * * [simplify]: iters left: 6 (11 enodes) 301.860 * * [simplify]: iters left: 5 (48 enodes) 301.868 * * [simplify]: iters left: 4 (98 enodes) 301.886 * * [simplify]: iters left: 3 (181 enodes) 301.923 * * [simplify]: iters left: 2 (358 enodes) 302.031 * * [simplify]: Extracting #0: cost 1 inf + 0 302.031 * * [simplify]: Extracting #1: cost 0 inf + 1 302.031 * [simplify]: Simplified to 0 302.031 * [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)) 302.031 * * * * [progress]: [ 401 / 3260 ] simplifiying candidate # 302.031 * [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)))) 302.033 * * [simplify]: iters left: 6 (26 enodes) 302.040 * * [simplify]: iters left: 5 (104 enodes) 302.057 * * [simplify]: iters left: 4 (214 enodes) 302.096 * * [simplify]: Extracting #0: cost 1 inf + 0 302.096 * * [simplify]: Extracting #1: cost 12 inf + 0 302.096 * * [simplify]: Extracting #2: cost 111 inf + 42 302.097 * * [simplify]: Extracting #3: cost 145 inf + 955 302.100 * * [simplify]: Extracting #4: cost 116 inf + 4221 302.101 * * [simplify]: Extracting #5: cost 119 inf + 5230 302.103 * * [simplify]: Extracting #6: cost 113 inf + 6912 302.107 * * [simplify]: Extracting #7: cost 59 inf + 30690 302.117 * * [simplify]: Extracting #8: cost 1 inf + 62843 302.128 * * [simplify]: Extracting #9: cost 0 inf + 62423 302.139 * * [simplify]: Extracting #10: cost 0 inf + 62383 302.150 * [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))) 302.150 * [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))))) 302.150 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 302.150 * * [simplify]: iters left: 6 (10 enodes) 302.153 * * [simplify]: iters left: 5 (41 enodes) 302.160 * * [simplify]: iters left: 4 (81 enodes) 302.172 * * [simplify]: iters left: 3 (127 enodes) 302.191 * * [simplify]: iters left: 2 (186 enodes) 302.217 * * [simplify]: iters left: 1 (266 enodes) 302.280 * * [simplify]: Extracting #0: cost 1 inf + 0 302.280 * * [simplify]: Extracting #1: cost 0 inf + 1 302.280 * [simplify]: Simplified to 0 302.281 * [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)) 302.281 * * * * [progress]: [ 402 / 3260 ] simplifiying candidate # 302.281 * [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))) 302.281 * * [simplify]: iters left: 6 (25 enodes) 302.287 * * [simplify]: iters left: 5 (101 enodes) 302.306 * * [simplify]: iters left: 4 (196 enodes) 302.343 * * [simplify]: iters left: 3 (481 enodes) 302.543 * * [simplify]: Extracting #0: cost 1 inf + 0 302.543 * * [simplify]: Extracting #1: cost 9 inf + 0 302.543 * * [simplify]: Extracting #2: cost 183 inf + 2 302.544 * * [simplify]: Extracting #3: cost 300 inf + 2015 302.547 * * [simplify]: Extracting #4: cost 263 inf + 8842 302.553 * * [simplify]: Extracting #5: cost 262 inf + 10860 302.555 * * [simplify]: Extracting #6: cost 261 inf + 10949 302.561 * * [simplify]: Extracting #7: cost 187 inf + 46571 302.584 * * [simplify]: Extracting #8: cost 28 inf + 134365 302.616 * * [simplify]: Extracting #9: cost 0 inf + 149249 302.650 * * [simplify]: Extracting #10: cost 0 inf + 148809 302.682 * [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))) 302.682 * [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)))) 302.683 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 302.683 * * [simplify]: iters left: 6 (9 enodes) 302.685 * * [simplify]: iters left: 5 (36 enodes) 302.692 * * [simplify]: iters left: 4 (67 enodes) 302.704 * * [simplify]: iters left: 3 (97 enodes) 302.722 * * [simplify]: iters left: 2 (158 enodes) 302.756 * * [simplify]: iters left: 1 (263 enodes) 302.802 * * [simplify]: Extracting #0: cost 1 inf + 0 302.802 * * [simplify]: Extracting #1: cost 0 inf + 1 302.802 * [simplify]: Simplified to 0 302.802 * [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)) 302.802 * * * * [progress]: [ 403 / 3260 ] simplifiying candidate # 302.803 * [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)))) 302.803 * * [simplify]: iters left: 6 (25 enodes) 302.809 * * [simplify]: iters left: 5 (102 enodes) 302.826 * * [simplify]: iters left: 4 (205 enodes) 302.866 * * [simplify]: Extracting #0: cost 1 inf + 0 302.866 * * [simplify]: Extracting #1: cost 11 inf + 0 302.866 * * [simplify]: Extracting #2: cost 109 inf + 0 302.866 * * [simplify]: Extracting #3: cost 147 inf + 832 302.868 * * [simplify]: Extracting #4: cost 122 inf + 3488 302.869 * * [simplify]: Extracting #5: cost 120 inf + 5230 302.870 * * [simplify]: Extracting #6: cost 112 inf + 7316 302.876 * * [simplify]: Extracting #7: cost 45 inf + 39049 302.886 * * [simplify]: Extracting #8: cost 0 inf + 63023 302.897 * * [simplify]: Extracting #9: cost 0 inf + 62488 302.910 * * [simplify]: Extracting #10: cost 0 inf + 62473 302.921 * [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)) 302.921 * [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))))) 302.921 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 302.922 * * [simplify]: iters left: 5 (9 enodes) 302.924 * * [simplify]: iters left: 4 (39 enodes) 302.930 * * [simplify]: iters left: 3 (65 enodes) 302.941 * * [simplify]: iters left: 2 (129 enodes) 302.966 * * [simplify]: iters left: 1 (210 enodes) 303.004 * * [simplify]: Extracting #0: cost 1 inf + 0 303.004 * * [simplify]: Extracting #1: cost 0 inf + 1 303.004 * [simplify]: Simplified to 0 303.004 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2)) (/ (/ (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)) 303.004 * * * * [progress]: [ 404 / 3260 ] simplifiying candidate # 303.004 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (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)))))) 303.004 * * [simplify]: iters left: 6 (25 enodes) 303.010 * * [simplify]: iters left: 5 (98 enodes) 303.025 * * [simplify]: iters left: 4 (170 enodes) 303.056 * * [simplify]: iters left: 3 (347 enodes) 303.159 * * [simplify]: Extracting #0: cost 1 inf + 0 303.159 * * [simplify]: Extracting #1: cost 11 inf + 0 303.159 * * [simplify]: Extracting #2: cost 119 inf + 0 303.160 * * [simplify]: Extracting #3: cost 211 inf + 206 303.161 * * [simplify]: Extracting #4: cost 192 inf + 1803 303.162 * * [simplify]: Extracting #5: cost 183 inf + 4638 303.166 * * [simplify]: Extracting #6: cost 133 inf + 25360 303.180 * * [simplify]: Extracting #7: cost 18 inf + 80049 303.199 * * [simplify]: Extracting #8: cost 0 inf + 87989 303.218 * * [simplify]: Extracting #9: cost 0 inf + 87949 303.239 * [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))) 303.239 * [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))))))) 303.240 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 303.240 * * [simplify]: iters left: 6 (10 enodes) 303.242 * * [simplify]: iters left: 5 (37 enodes) 303.248 * * [simplify]: iters left: 4 (57 enodes) 303.259 * * [simplify]: iters left: 3 (104 enodes) 303.276 * * [simplify]: iters left: 2 (158 enodes) 303.299 * * [simplify]: iters left: 1 (225 enodes) 303.334 * * [simplify]: Extracting #0: cost 1 inf + 0 303.334 * * [simplify]: Extracting #1: cost 0 inf + 1 303.334 * [simplify]: Simplified to 0 303.334 * [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)) 303.334 * * * * [progress]: [ 405 / 3260 ] simplifiying candidate # 303.334 * [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))))) 303.334 * * [simplify]: iters left: 6 (24 enodes) 303.340 * * [simplify]: iters left: 5 (89 enodes) 303.353 * * [simplify]: iters left: 4 (154 enodes) 303.382 * * [simplify]: iters left: 3 (316 enodes) 303.479 * * [simplify]: Extracting #0: cost 1 inf + 0 303.479 * * [simplify]: Extracting #1: cost 9 inf + 0 303.479 * * [simplify]: Extracting #2: cost 109 inf + 0 303.480 * * [simplify]: Extracting #3: cost 190 inf + 536 303.483 * * [simplify]: Extracting #4: cost 175 inf + 1966 303.485 * * [simplify]: Extracting #5: cost 171 inf + 3992 303.486 * * [simplify]: Extracting #6: cost 163 inf + 5656 303.489 * * [simplify]: Extracting #7: cost 122 inf + 22271 303.502 * * [simplify]: Extracting #8: cost 16 inf + 75818 303.521 * * [simplify]: Extracting #9: cost 0 inf + 83120 303.539 * * [simplify]: Extracting #10: cost 0 inf + 83040 303.557 * [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)) 303.557 * [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)))))) 303.557 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 303.557 * * [simplify]: iters left: 6 (9 enodes) 303.560 * * [simplify]: iters left: 5 (29 enodes) 303.565 * * [simplify]: iters left: 4 (42 enodes) 303.571 * * [simplify]: iters left: 3 (58 enodes) 303.578 * * [simplify]: iters left: 2 (68 enodes) 303.585 * * [simplify]: Extracting #0: cost 1 inf + 0 303.585 * * [simplify]: Extracting #1: cost 0 inf + 1 303.585 * [simplify]: Simplified to 0 303.585 * [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)) 303.585 * * * * [progress]: [ 406 / 3260 ] simplifiying candidate # 303.586 * [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)))))) 303.586 * * [simplify]: iters left: 6 (28 enodes) 303.592 * * [simplify]: iters left: 5 (112 enodes) 303.610 * * [simplify]: iters left: 4 (237 enodes) 303.658 * * [simplify]: Extracting #0: cost 1 inf + 0 303.658 * * [simplify]: Extracting #1: cost 11 inf + 0 303.658 * * [simplify]: Extracting #2: cost 102 inf + 0 303.658 * * [simplify]: Extracting #3: cost 163 inf + 1 303.659 * * [simplify]: Extracting #4: cost 159 inf + 821 303.660 * * [simplify]: Extracting #5: cost 154 inf + 2159 303.661 * * [simplify]: Extracting #6: cost 133 inf + 7508 303.667 * * [simplify]: Extracting #7: cost 30 inf + 45965 303.677 * * [simplify]: Extracting #8: cost 1 inf + 60046 303.688 * * [simplify]: Extracting #9: cost 0 inf + 60196 303.699 * * [simplify]: Extracting #10: cost 0 inf + 60076 303.711 * [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))))) 303.711 * [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))))))) 303.712 * [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))))) 303.712 * * [simplify]: iters left: 6 (13 enodes) 303.715 * * [simplify]: iters left: 5 (53 enodes) 303.723 * * [simplify]: iters left: 4 (117 enodes) 303.748 * * [simplify]: iters left: 3 (275 enodes) 303.802 * * [simplify]: iters left: 2 (474 enodes) 303.911 * * [simplify]: Extracting #0: cost 1 inf + 0 303.911 * * [simplify]: Extracting #1: cost 0 inf + 1 303.911 * [simplify]: Simplified to 0 303.911 * [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)) 303.911 * * * * [progress]: [ 407 / 3260 ] simplifiying candidate # 303.911 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 303.911 * * [simplify]: iters left: 6 (26 enodes) 303.917 * * [simplify]: iters left: 5 (103 enodes) 303.934 * * [simplify]: iters left: 4 (197 enodes) 303.970 * * [simplify]: iters left: 3 (414 enodes) 304.083 * * [simplify]: Extracting #0: cost 1 inf + 0 304.083 * * [simplify]: Extracting #1: cost 11 inf + 0 304.083 * * [simplify]: Extracting #2: cost 123 inf + 0 304.084 * * [simplify]: Extracting #3: cost 232 inf + 1 304.085 * * [simplify]: Extracting #4: cost 214 inf + 2157 304.087 * * [simplify]: Extracting #5: cost 185 inf + 9294 304.092 * * [simplify]: Extracting #6: cost 125 inf + 31585 304.108 * * [simplify]: Extracting #7: cost 11 inf + 86665 304.130 * * [simplify]: Extracting #8: cost 0 inf + 91066 304.150 * [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)) 304.150 * [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)))))) 304.150 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 304.151 * * [simplify]: iters left: 6 (12 enodes) 304.153 * * [simplify]: iters left: 5 (47 enodes) 304.161 * * [simplify]: iters left: 4 (82 enodes) 304.174 * * [simplify]: iters left: 3 (157 enodes) 304.202 * * [simplify]: iters left: 2 (248 enodes) 304.240 * * [simplify]: iters left: 1 (341 enodes) 304.295 * * [simplify]: Extracting #0: cost 1 inf + 0 304.295 * * [simplify]: Extracting #1: cost 0 inf + 1 304.295 * [simplify]: Simplified to 0 304.295 * [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)) 304.295 * * * * [progress]: [ 408 / 3260 ] simplifiying candidate # 304.295 * [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)))) 304.295 * * [simplify]: iters left: 6 (27 enodes) 304.302 * * [simplify]: iters left: 5 (106 enodes) 304.321 * * [simplify]: iters left: 4 (208 enodes) 304.359 * * [simplify]: iters left: 3 (446 enodes) 304.494 * * [simplify]: Extracting #0: cost 1 inf + 0 304.494 * * [simplify]: Extracting #1: cost 13 inf + 0 304.494 * * [simplify]: Extracting #2: cost 133 inf + 0 304.495 * * [simplify]: Extracting #3: cost 239 inf + 2 304.496 * * [simplify]: Extracting #4: cost 227 inf + 1542 304.497 * * [simplify]: Extracting #5: cost 213 inf + 4904 304.503 * * [simplify]: Extracting #6: cost 129 inf + 36307 304.520 * * [simplify]: Extracting #7: cost 13 inf + 88039 304.541 * * [simplify]: Extracting #8: cost 0 inf + 93532 304.562 * [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)) 304.562 * [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))))) 304.562 * [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))) 304.562 * * [simplify]: iters left: 6 (12 enodes) 304.568 * * [simplify]: iters left: 5 (47 enodes) 304.576 * * [simplify]: iters left: 4 (89 enodes) 304.593 * * [simplify]: iters left: 3 (180 enodes) 304.633 * * [simplify]: iters left: 2 (296 enodes) 304.689 * * [simplify]: iters left: 1 (428 enodes) 304.777 * * [simplify]: Extracting #0: cost 1 inf + 0 304.777 * * [simplify]: Extracting #1: cost 0 inf + 1 304.777 * [simplify]: Simplified to 0 304.777 * [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)) 304.777 * * * * [progress]: [ 409 / 3260 ] simplifiying candidate # 304.777 * [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)))))) 304.777 * * [simplify]: iters left: 6 (27 enodes) 304.784 * * [simplify]: iters left: 5 (105 enodes) 304.800 * * [simplify]: iters left: 4 (198 enodes) 304.836 * * [simplify]: iters left: 3 (397 enodes) 304.944 * * [simplify]: Extracting #0: cost 1 inf + 0 304.944 * * [simplify]: Extracting #1: cost 11 inf + 0 304.944 * * [simplify]: Extracting #2: cost 120 inf + 0 304.945 * * [simplify]: Extracting #3: cost 229 inf + 0 304.946 * * [simplify]: Extracting #4: cost 215 inf + 1742 304.948 * * [simplify]: Extracting #5: cost 191 inf + 7369 304.952 * * [simplify]: Extracting #6: cost 128 inf + 29451 304.967 * * [simplify]: Extracting #7: cost 17 inf + 83177 304.987 * * [simplify]: Extracting #8: cost 0 inf + 91206 305.009 * * [simplify]: Extracting #9: cost 0 inf + 91086 305.029 * [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))) 305.029 * [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))))))) 305.029 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 305.030 * * [simplify]: iters left: 6 (12 enodes) 305.032 * * [simplify]: iters left: 5 (46 enodes) 305.039 * * [simplify]: iters left: 4 (81 enodes) 305.052 * * [simplify]: iters left: 3 (134 enodes) 305.073 * * [simplify]: iters left: 2 (197 enodes) 305.100 * * [simplify]: iters left: 1 (271 enodes) 305.138 * * [simplify]: Extracting #0: cost 1 inf + 0 305.138 * * [simplify]: Extracting #1: cost 0 inf + 1 305.138 * [simplify]: Simplified to 0 305.139 * [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)) 305.139 * * * * [progress]: [ 410 / 3260 ] simplifiying candidate # 305.139 * [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))))) 305.139 * * [simplify]: iters left: 6 (24 enodes) 305.144 * * [simplify]: iters left: 5 (93 enodes) 305.158 * * [simplify]: iters left: 4 (166 enodes) 305.185 * * [simplify]: iters left: 3 (343 enodes) 305.284 * * [simplify]: Extracting #0: cost 1 inf + 0 305.284 * * [simplify]: Extracting #1: cost 9 inf + 0 305.284 * * [simplify]: Extracting #2: cost 110 inf + 0 305.285 * * [simplify]: Extracting #3: cost 213 inf + 0 305.286 * * [simplify]: Extracting #4: cost 207 inf + 370 305.287 * * [simplify]: Extracting #5: cost 188 inf + 4545 305.289 * * [simplify]: Extracting #6: cost 166 inf + 8812 305.293 * * [simplify]: Extracting #7: cost 121 inf + 26455 305.309 * * [simplify]: Extracting #8: cost 16 inf + 79261 305.328 * * [simplify]: Extracting #9: cost 0 inf + 86924 305.348 * * [simplify]: Extracting #10: cost 0 inf + 86844 305.366 * [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))) 305.367 * [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)))))) 305.367 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 305.367 * * [simplify]: iters left: 6 (10 enodes) 305.369 * * [simplify]: iters left: 5 (38 enodes) 305.375 * * [simplify]: iters left: 4 (59 enodes) 305.384 * * [simplify]: iters left: 3 (88 enodes) 305.397 * * [simplify]: iters left: 2 (117 enodes) 305.412 * * [simplify]: iters left: 1 (144 enodes) 305.428 * * [simplify]: Extracting #0: cost 1 inf + 0 305.428 * * [simplify]: Extracting #1: cost 0 inf + 1 305.429 * [simplify]: Simplified to 0 305.429 * [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)) 305.429 * * * * [progress]: [ 411 / 3260 ] simplifiying candidate # 305.429 * [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)))) 305.429 * * [simplify]: iters left: 6 (26 enodes) 305.435 * * [simplify]: iters left: 5 (101 enodes) 305.451 * * [simplify]: iters left: 4 (180 enodes) 305.482 * * [simplify]: iters left: 3 (374 enodes) 305.588 * * [simplify]: Extracting #0: cost 1 inf + 0 305.588 * * [simplify]: Extracting #1: cost 11 inf + 0 305.588 * * [simplify]: Extracting #2: cost 121 inf + 0 305.589 * * [simplify]: Extracting #3: cost 208 inf + 206 305.590 * * [simplify]: Extracting #4: cost 189 inf + 2083 305.592 * * [simplify]: Extracting #5: cost 175 inf + 5502 305.596 * * [simplify]: Extracting #6: cost 127 inf + 24603 305.611 * * [simplify]: Extracting #7: cost 14 inf + 78620 305.630 * * [simplify]: Extracting #8: cost 0 inf + 85362 305.651 * * [simplify]: Extracting #9: cost 0 inf + 85282 305.670 * [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)) 305.670 * [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))))) 305.671 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 305.671 * * [simplify]: iters left: 6 (11 enodes) 305.674 * * [simplify]: iters left: 5 (42 enodes) 305.680 * * [simplify]: iters left: 4 (67 enodes) 305.691 * * [simplify]: iters left: 3 (111 enodes) 305.707 * * [simplify]: iters left: 2 (140 enodes) 305.725 * * [simplify]: iters left: 1 (160 enodes) 305.741 * * [simplify]: Extracting #0: cost 1 inf + 0 305.742 * * [simplify]: Extracting #1: cost 0 inf + 1 305.742 * [simplify]: Simplified to 0 305.742 * [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)) 305.742 * * * * [progress]: [ 412 / 3260 ] simplifiying candidate # 305.742 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 305.742 * * [simplify]: iters left: 6 (29 enodes) 305.749 * * [simplify]: iters left: 5 (121 enodes) 305.769 * * [simplify]: iters left: 4 (295 enodes) 305.849 * * [simplify]: Extracting #0: cost 1 inf + 0 305.849 * * [simplify]: Extracting #1: cost 11 inf + 0 305.849 * * [simplify]: Extracting #2: cost 189 inf + 0 305.850 * * [simplify]: Extracting #3: cost 333 inf + 1 305.852 * * [simplify]: Extracting #4: cost 324 inf + 935 305.855 * * [simplify]: Extracting #5: cost 249 inf + 23268 305.866 * * [simplify]: Extracting #6: cost 76 inf + 90001 305.885 * * [simplify]: Extracting #7: cost 2 inf + 124145 305.906 * * [simplify]: Extracting #8: cost 0 inf + 124235 305.928 * * [simplify]: Extracting #9: cost 0 inf + 124075 305.948 * [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))))) 305.948 * [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))))))) 305.949 * [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))))) 305.949 * * [simplify]: iters left: 6 (16 enodes) 305.953 * * [simplify]: iters left: 5 (68 enodes) 305.965 * * [simplify]: iters left: 4 (179 enodes) 306.022 * * [simplify]: Extracting #0: cost 1 inf + 0 306.022 * * [simplify]: Extracting #1: cost 27 inf + 0 306.022 * * [simplify]: Extracting #2: cost 153 inf + 0 306.023 * * [simplify]: Extracting #3: cost 242 inf + 83 306.025 * * [simplify]: Extracting #4: cost 185 inf + 16503 306.036 * * [simplify]: Extracting #5: cost 15 inf + 79352 306.049 * * [simplify]: Extracting #6: cost 0 inf + 84943 306.063 * [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))))) 306.063 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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))))))) 306.064 * * * * [progress]: [ 413 / 3260 ] simplifiying candidate # 306.064 * [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))))) 306.064 * * [simplify]: iters left: 6 (27 enodes) 306.071 * * [simplify]: iters left: 5 (111 enodes) 306.089 * * [simplify]: iters left: 4 (247 enodes) 306.148 * * [simplify]: Extracting #0: cost 1 inf + 0 306.148 * * [simplify]: Extracting #1: cost 11 inf + 0 306.148 * * [simplify]: Extracting #2: cost 148 inf + 0 306.149 * * [simplify]: Extracting #3: cost 255 inf + 0 306.150 * * [simplify]: Extracting #4: cost 223 inf + 7350 306.157 * * [simplify]: Extracting #5: cost 113 inf + 42713 306.166 * * [simplify]: Extracting #6: cost 61 inf + 62521 306.179 * * [simplify]: Extracting #7: cost 6 inf + 88137 306.197 * * [simplify]: Extracting #8: cost 0 inf + 90506 306.212 * * [simplify]: Extracting #9: cost 0 inf + 90346 306.227 * [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)))))) 306.227 * [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)))))) 306.228 * [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)))) 306.228 * * [simplify]: iters left: 6 (15 enodes) 306.232 * * [simplify]: iters left: 5 (63 enodes) 306.242 * * [simplify]: iters left: 4 (145 enodes) 306.279 * * [simplify]: iters left: 3 (499 enodes) 306.515 * * [simplify]: Extracting #0: cost 1 inf + 0 306.515 * * [simplify]: Extracting #1: cost 0 inf + 1 306.515 * [simplify]: Simplified to 0 306.515 * [simplify]: 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)) 306.516 * * * * [progress]: [ 414 / 3260 ] simplifiying candidate # 306.516 * [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)))) 306.516 * * [simplify]: iters left: 6 (28 enodes) 306.526 * * [simplify]: iters left: 5 (115 enodes) 306.546 * * [simplify]: iters left: 4 (273 enodes) 306.615 * * [simplify]: Extracting #0: cost 1 inf + 0 306.615 * * [simplify]: Extracting #1: cost 13 inf + 0 306.615 * * [simplify]: Extracting #2: cost 155 inf + 0 306.616 * * [simplify]: Extracting #3: cost 252 inf + 2 306.617 * * [simplify]: Extracting #4: cost 241 inf + 1904 306.620 * * [simplify]: Extracting #5: cost 164 inf + 23843 306.627 * * [simplify]: Extracting #6: cost 93 inf + 44804 306.635 * * [simplify]: Extracting #7: cost 57 inf + 56656 306.649 * * [simplify]: Extracting #8: cost 3 inf + 83798 306.666 * * [simplify]: Extracting #9: cost 0 inf + 84908 306.680 * * [simplify]: Extracting #10: cost 0 inf + 84748 306.695 * [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))))) 306.695 * [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))))) 306.696 * [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))) 306.696 * * [simplify]: iters left: 6 (15 enodes) 306.700 * * [simplify]: iters left: 5 (62 enodes) 306.711 * * [simplify]: iters left: 4 (159 enodes) 306.755 * * [simplify]: iters left: 3 (475 enodes) 306.957 * * [simplify]: Extracting #0: cost 1 inf + 0 306.958 * * [simplify]: Extracting #1: cost 42 inf + 0 306.958 * * [simplify]: Extracting #2: cost 194 inf + 1 306.961 * * [simplify]: Extracting #3: cost 205 inf + 15094 306.974 * * [simplify]: Extracting #4: cost 20 inf + 63712 306.988 * * [simplify]: Extracting #5: cost 3 inf + 65204 307.007 * * [simplify]: Extracting #6: cost 0 inf + 65965 307.021 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 307.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))))) (* (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)))) 307.021 * * * * [progress]: [ 415 / 3260 ] simplifiying candidate # 307.022 * [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)))))) 307.022 * * [simplify]: iters left: 6 (30 enodes) 307.029 * * [simplify]: iters left: 5 (121 enodes) 307.049 * * [simplify]: iters left: 4 (270 enodes) 307.111 * * [simplify]: Extracting #0: cost 1 inf + 0 307.111 * * [simplify]: Extracting #1: cost 11 inf + 0 307.111 * * [simplify]: Extracting #2: cost 154 inf + 0 307.112 * * [simplify]: Extracting #3: cost 273 inf + 0 307.114 * * [simplify]: Extracting #4: cost 259 inf + 1742 307.118 * * [simplify]: Extracting #5: cost 133 inf + 42229 307.128 * * [simplify]: Extracting #6: cost 73 inf + 62507 307.144 * * [simplify]: Extracting #7: cost 20 inf + 86504 307.160 * * [simplify]: Extracting #8: cost 2 inf + 94951 307.176 * * [simplify]: Extracting #9: cost 0 inf + 95710 307.192 * [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))) 307.193 * [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))))))) 307.193 * [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))))) 307.193 * * [simplify]: iters left: 6 (15 enodes) 307.197 * * [simplify]: iters left: 5 (62 enodes) 307.207 * * [simplify]: iters left: 4 (148 enodes) 307.246 * * [simplify]: iters left: 3 (499 enodes) 307.489 * * [simplify]: Extracting #0: cost 1 inf + 0 307.489 * * [simplify]: Extracting #1: cost 0 inf + 1 307.489 * [simplify]: Simplified to 0 307.489 * [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)) 307.490 * * * * [progress]: [ 416 / 3260 ] simplifiying candidate # 307.490 * [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))))) 307.490 * * [simplify]: iters left: 6 (28 enodes) 307.496 * * [simplify]: iters left: 5 (112 enodes) 307.514 * * [simplify]: iters left: 4 (234 enodes) 307.565 * * [simplify]: Extracting #0: cost 1 inf + 0 307.565 * * [simplify]: Extracting #1: cost 11 inf + 0 307.565 * * [simplify]: Extracting #2: cost 127 inf + 0 307.566 * * [simplify]: Extracting #3: cost 216 inf + 0 307.567 * * [simplify]: Extracting #4: cost 198 inf + 2794 307.570 * * [simplify]: Extracting #5: cost 114 inf + 26326 307.578 * * [simplify]: Extracting #6: cost 52 inf + 49450 307.589 * * [simplify]: Extracting #7: cost 3 inf + 71649 307.602 * * [simplify]: Extracting #8: cost 0 inf + 72799 307.617 * * [simplify]: Extracting #9: cost 0 inf + 72719 307.630 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (/ (/ (cbrt b) (sqrt a)) (sqrt 2)) (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (sqrt 2))))) 307.630 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (/ (/ (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)))))) 307.630 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 307.631 * * [simplify]: iters left: 6 (14 enodes) 307.634 * * [simplify]: iters left: 5 (56 enodes) 307.643 * * [simplify]: iters left: 4 (117 enodes) 307.668 * * [simplify]: iters left: 3 (347 enodes) 307.785 * * [simplify]: Extracting #0: cost 1 inf + 0 307.785 * * [simplify]: Extracting #1: cost 0 inf + 1 307.785 * [simplify]: Simplified to 0 307.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))) (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)) 307.785 * * * * [progress]: [ 417 / 3260 ] simplifiying candidate # 307.786 * [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)))) 307.786 * * [simplify]: iters left: 6 (29 enodes) 307.793 * * [simplify]: iters left: 5 (116 enodes) 307.811 * * [simplify]: iters left: 4 (235 enodes) 307.861 * * [simplify]: Extracting #0: cost 1 inf + 0 307.861 * * [simplify]: Extracting #1: cost 11 inf + 0 307.861 * * [simplify]: Extracting #2: cost 123 inf + 0 307.862 * * [simplify]: Extracting #3: cost 195 inf + 2 307.862 * * [simplify]: Extracting #4: cost 180 inf + 1789 307.865 * * [simplify]: Extracting #5: cost 109 inf + 19257 307.871 * * [simplify]: Extracting #6: cost 57 inf + 37601 307.881 * * [simplify]: Extracting #7: cost 1 inf + 63356 307.892 * * [simplify]: Extracting #8: cost 0 inf + 63306 307.903 * * [simplify]: Extracting #9: cost 0 inf + 63066 307.914 * [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))) 307.914 * [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))))) 307.914 * [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))) 307.914 * * [simplify]: iters left: 6 (14 enodes) 307.918 * * [simplify]: iters left: 5 (57 enodes) 307.930 * * [simplify]: iters left: 4 (116 enodes) 307.954 * * [simplify]: iters left: 3 (321 enodes) 308.064 * * [simplify]: Extracting #0: cost 1 inf + 0 308.064 * * [simplify]: Extracting #1: cost 0 inf + 1 308.064 * [simplify]: Simplified to 0 308.064 * [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)) 308.064 * * * * [progress]: [ 418 / 3260 ] simplifiying candidate # 308.064 * [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)))))) 308.064 * * [simplify]: iters left: 6 (30 enodes) 308.071 * * [simplify]: iters left: 5 (121 enodes) 308.094 * * [simplify]: iters left: 4 (269 enodes) 308.151 * * [simplify]: Extracting #0: cost 1 inf + 0 308.151 * * [simplify]: Extracting #1: cost 11 inf + 0 308.152 * * [simplify]: Extracting #2: cost 136 inf + 0 308.154 * * [simplify]: Extracting #3: cost 228 inf + 204 308.155 * * [simplify]: Extracting #4: cost 217 inf + 1502 308.158 * * [simplify]: Extracting #5: cost 133 inf + 24226 308.164 * * [simplify]: Extracting #6: cost 71 inf + 44459 308.175 * * [simplify]: Extracting #7: cost 25 inf + 64574 308.187 * * [simplify]: Extracting #8: cost 0 inf + 75852 308.200 * * [simplify]: Extracting #9: cost 0 inf + 75622 308.213 * [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)) 308.214 * [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))))))) 308.214 * [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))))) 308.214 * * [simplify]: iters left: 6 (15 enodes) 308.218 * * [simplify]: iters left: 5 (62 enodes) 308.230 * * [simplify]: iters left: 4 (149 enodes) 308.265 * * [simplify]: iters left: 3 (450 enodes) 308.466 * * [simplify]: Extracting #0: cost 1 inf + 0 308.467 * * [simplify]: Extracting #1: cost 0 inf + 1 308.467 * [simplify]: Simplified to 0 308.467 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 308.467 * * * * [progress]: [ 419 / 3260 ] simplifiying candidate # 308.467 * [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))))) 308.467 * * [simplify]: iters left: 6 (28 enodes) 308.474 * * [simplify]: iters left: 5 (113 enodes) 308.495 * * [simplify]: iters left: 4 (233 enodes) 308.544 * * [simplify]: Extracting #0: cost 1 inf + 0 308.544 * * [simplify]: Extracting #1: cost 11 inf + 0 308.544 * * [simplify]: Extracting #2: cost 122 inf + 0 308.545 * * [simplify]: Extracting #3: cost 197 inf + 204 308.545 * * [simplify]: Extracting #4: cost 178 inf + 3042 308.548 * * [simplify]: Extracting #5: cost 118 inf + 17593 308.552 * * [simplify]: Extracting #6: cost 97 inf + 22184 308.560 * * [simplify]: Extracting #7: cost 59 inf + 35210 308.570 * * [simplify]: Extracting #8: cost 3 inf + 63679 308.582 * * [simplify]: Extracting #9: cost 0 inf + 64989 308.594 * * [simplify]: Extracting #10: cost 0 inf + 64949 308.606 * [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)) 308.606 * [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)))))) 308.606 * [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)))) 308.606 * * [simplify]: iters left: 6 (14 enodes) 308.610 * * [simplify]: iters left: 5 (57 enodes) 308.619 * * [simplify]: iters left: 4 (118 enodes) 308.646 * * [simplify]: iters left: 3 (314 enodes) 308.743 * * [simplify]: Extracting #0: cost 1 inf + 0 308.743 * * [simplify]: Extracting #1: cost 0 inf + 1 308.743 * [simplify]: Simplified to 0 308.743 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 308.743 * * * * [progress]: [ 420 / 3260 ] simplifiying candidate # 308.744 * [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)))) 308.744 * * [simplify]: iters left: 6 (28 enodes) 308.750 * * [simplify]: iters left: 5 (108 enodes) 308.768 * * [simplify]: iters left: 4 (225 enodes) 308.812 * * [simplify]: Extracting #0: cost 1 inf + 0 308.812 * * [simplify]: Extracting #1: cost 13 inf + 0 308.812 * * [simplify]: Extracting #2: cost 120 inf + 0 308.813 * * [simplify]: Extracting #3: cost 167 inf + 248 308.813 * * [simplify]: Extracting #4: cost 151 inf + 2560 308.815 * * [simplify]: Extracting #5: cost 97 inf + 14304 308.820 * * [simplify]: Extracting #6: cost 59 inf + 28443 308.828 * * [simplify]: Extracting #7: cost 6 inf + 51960 308.838 * * [simplify]: Extracting #8: cost 0 inf + 54730 308.848 * * [simplify]: Extracting #9: cost 0 inf + 54650 308.858 * [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)))) 308.858 * [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))))) 308.858 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 308.858 * * [simplify]: iters left: 6 (13 enodes) 308.862 * * [simplify]: iters left: 5 (48 enodes) 308.870 * * [simplify]: iters left: 4 (103 enodes) 308.892 * * [simplify]: iters left: 3 (238 enodes) 308.952 * * [simplify]: Extracting #0: cost 1 inf + 0 308.952 * * [simplify]: Extracting #1: cost 0 inf + 1 308.952 * [simplify]: Simplified to 0 308.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))))) (* (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)) 308.952 * * * * [progress]: [ 421 / 3260 ] simplifiying candidate # 308.952 * [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)))))) 308.953 * * [simplify]: iters left: 6 (28 enodes) 308.959 * * [simplify]: iters left: 5 (114 enodes) 308.978 * * [simplify]: iters left: 4 (257 enodes) 309.035 * * [simplify]: Extracting #0: cost 1 inf + 0 309.035 * * [simplify]: Extracting #1: cost 11 inf + 0 309.036 * * [simplify]: Extracting #2: cost 150 inf + 0 309.036 * * [simplify]: Extracting #3: cost 265 inf + 0 309.038 * * [simplify]: Extracting #4: cost 250 inf + 2146 309.042 * * [simplify]: Extracting #5: cost 158 inf + 32351 309.051 * * [simplify]: Extracting #6: cost 63 inf + 66240 309.065 * * [simplify]: Extracting #7: cost 3 inf + 93634 309.083 * * [simplify]: Extracting #8: cost 0 inf + 94263 309.099 * * [simplify]: Extracting #9: cost 0 inf + 94103 309.114 * [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)))) 309.114 * [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))))))) 309.115 * [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))))) 309.115 * * [simplify]: iters left: 6 (15 enodes) 309.118 * * [simplify]: iters left: 5 (61 enodes) 309.129 * * [simplify]: iters left: 4 (142 enodes) 309.165 * * [simplify]: iters left: 3 (474 enodes) 309.344 * * [simplify]: Extracting #0: cost 1 inf + 0 309.344 * * [simplify]: Extracting #1: cost 0 inf + 1 309.344 * [simplify]: Simplified to 0 309.344 * [simplify]: 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)) 309.344 * * * * [progress]: [ 422 / 3260 ] simplifiying candidate # 309.345 * [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))))) 309.345 * * [simplify]: iters left: 6 (26 enodes) 309.351 * * [simplify]: iters left: 5 (104 enodes) 309.370 * * [simplify]: iters left: 4 (214 enodes) 309.413 * * [simplify]: Extracting #0: cost 1 inf + 0 309.413 * * [simplify]: Extracting #1: cost 11 inf + 0 309.413 * * [simplify]: Extracting #2: cost 121 inf + 0 309.414 * * [simplify]: Extracting #3: cost 202 inf + 0 309.414 * * [simplify]: Extracting #4: cost 194 inf + 1095 309.417 * * [simplify]: Extracting #5: cost 137 inf + 17650 309.426 * * [simplify]: Extracting #6: cost 60 inf + 45365 309.437 * * [simplify]: Extracting #7: cost 3 inf + 69994 309.449 * * [simplify]: Extracting #8: cost 0 inf + 70101 309.462 * * [simplify]: Extracting #9: cost 0 inf + 70021 309.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)))) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (sqrt b) (sqrt a)))) 309.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)))) (* (/ (/ (/ (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)))))) 309.475 * [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)))) 309.475 * * [simplify]: iters left: 6 (14 enodes) 309.478 * * [simplify]: iters left: 5 (56 enodes) 309.487 * * [simplify]: iters left: 4 (113 enodes) 309.511 * * [simplify]: iters left: 3 (324 enodes) 309.598 * * [simplify]: Extracting #0: cost 1 inf + 0 309.599 * * [simplify]: Extracting #1: cost 0 inf + 1 309.599 * [simplify]: Simplified to 0 309.599 * [simplify]: 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)) 309.599 * * * * [progress]: [ 423 / 3260 ] simplifiying candidate # 309.599 * [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)))) 309.599 * * [simplify]: iters left: 6 (27 enodes) 309.605 * * [simplify]: iters left: 5 (109 enodes) 309.625 * * [simplify]: iters left: 4 (224 enodes) 309.670 * * [simplify]: Extracting #0: cost 1 inf + 0 309.670 * * [simplify]: Extracting #1: cost 11 inf + 0 309.670 * * [simplify]: Extracting #2: cost 122 inf + 0 309.672 * * [simplify]: Extracting #3: cost 195 inf + 2 309.673 * * [simplify]: Extracting #4: cost 184 inf + 1342 309.675 * * [simplify]: Extracting #5: cost 134 inf + 12915 309.681 * * [simplify]: Extracting #6: cost 57 inf + 38567 309.691 * * [simplify]: Extracting #7: cost 5 inf + 61747 309.702 * * [simplify]: Extracting #8: cost 0 inf + 63656 309.714 * * [simplify]: Extracting #9: cost 0 inf + 63496 309.725 * * [simplify]: Extracting #10: cost 0 inf + 63416 309.737 * [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))) 309.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))) (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))))) 309.737 * [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))) 309.737 * * [simplify]: iters left: 6 (14 enodes) 309.741 * * [simplify]: iters left: 5 (56 enodes) 309.751 * * [simplify]: iters left: 4 (112 enodes) 309.774 * * [simplify]: iters left: 3 (297 enodes) 309.854 * * [simplify]: Extracting #0: cost 1 inf + 0 309.855 * * [simplify]: Extracting #1: cost 0 inf + 1 309.855 * [simplify]: Simplified to 0 309.855 * [simplify]: 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)) 309.855 * * * * [progress]: [ 424 / 3260 ] simplifiying candidate # 309.855 * [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)))))) 309.855 * * [simplify]: iters left: 6 (28 enodes) 309.861 * * [simplify]: iters left: 5 (112 enodes) 309.882 * * [simplify]: iters left: 4 (237 enodes) 309.926 * * [simplify]: Extracting #0: cost 1 inf + 0 309.926 * * [simplify]: Extracting #1: cost 11 inf + 0 309.926 * * [simplify]: Extracting #2: cost 125 inf + 0 309.927 * * [simplify]: Extracting #3: cost 214 inf + 0 309.929 * * [simplify]: Extracting #4: cost 198 inf + 2149 309.933 * * [simplify]: Extracting #5: cost 121 inf + 22709 309.939 * * [simplify]: Extracting #6: cost 61 inf + 44100 309.950 * * [simplify]: Extracting #7: cost 6 inf + 68913 309.963 * * [simplify]: Extracting #8: cost 0 inf + 71803 309.975 * * [simplify]: Extracting #9: cost 0 inf + 71523 309.987 * [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)))) 309.987 * [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))))))) 309.988 * [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))))) 309.988 * * [simplify]: iters left: 6 (13 enodes) 309.991 * * [simplify]: iters left: 5 (53 enodes) 309.999 * * [simplify]: iters left: 4 (118 enodes) 310.024 * * [simplify]: iters left: 3 (324 enodes) 310.109 * * [simplify]: Extracting #0: cost 1 inf + 0 310.109 * * [simplify]: Extracting #1: cost 0 inf + 1 310.109 * [simplify]: Simplified to 0 310.110 * [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)) 310.110 * * * * [progress]: [ 425 / 3260 ] simplifiying candidate # 310.110 * [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))))) 310.110 * * [simplify]: iters left: 6 (25 enodes) 310.116 * * [simplify]: iters left: 5 (98 enodes) 310.133 * * [simplify]: iters left: 4 (192 enodes) 310.168 * * [simplify]: iters left: 3 (472 enodes) 310.304 * * [simplify]: Extracting #0: cost 1 inf + 0 310.304 * * [simplify]: Extracting #1: cost 9 inf + 0 310.304 * * [simplify]: Extracting #2: cost 146 inf + 0 310.305 * * [simplify]: Extracting #3: cost 293 inf + 1 310.306 * * [simplify]: Extracting #4: cost 280 inf + 1909 310.310 * * [simplify]: Extracting #5: cost 209 inf + 16372 310.316 * * [simplify]: Extracting #6: cost 160 inf + 25830 310.324 * * [simplify]: Extracting #7: cost 118 inf + 43292 310.343 * * [simplify]: Extracting #8: cost 14 inf + 94997 310.368 * * [simplify]: Extracting #9: cost 0 inf + 101340 310.390 * * [simplify]: Extracting #10: cost 0 inf + 101220 310.413 * [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)))) 310.413 * [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)))))) 310.413 * [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)))) 310.413 * * [simplify]: iters left: 6 (11 enodes) 310.416 * * [simplify]: iters left: 5 (43 enodes) 310.423 * * [simplify]: iters left: 4 (84 enodes) 310.438 * * [simplify]: iters left: 3 (212 enodes) 310.483 * * [simplify]: iters left: 2 (472 enodes) 310.588 * * [simplify]: Extracting #0: cost 1 inf + 0 310.588 * * [simplify]: Extracting #1: cost 0 inf + 1 310.588 * [simplify]: Simplified to 0 310.588 * [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)) 310.588 * * * * [progress]: [ 426 / 3260 ] simplifiying candidate # 310.588 * [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)))) 310.589 * * [simplify]: iters left: 6 (27 enodes) 310.595 * * [simplify]: iters left: 5 (108 enodes) 310.615 * * [simplify]: iters left: 4 (214 enodes) 310.655 * * [simplify]: Extracting #0: cost 1 inf + 0 310.655 * * [simplify]: Extracting #1: cost 11 inf + 0 310.656 * * [simplify]: Extracting #2: cost 110 inf + 0 310.656 * * [simplify]: Extracting #3: cost 164 inf + 2 310.657 * * [simplify]: Extracting #4: cost 152 inf + 1223 310.658 * * [simplify]: Extracting #5: cost 143 inf + 3417 310.660 * * [simplify]: Extracting #6: cost 96 inf + 12483 310.665 * * [simplify]: Extracting #7: cost 29 inf + 37024 310.674 * * [simplify]: Extracting #8: cost 0 inf + 52714 310.685 * * [simplify]: Extracting #9: cost 0 inf + 52204 310.695 * * [simplify]: Extracting #10: cost 0 inf + 52124 310.704 * [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))))) 310.704 * [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))))) 310.705 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 310.705 * * [simplify]: iters left: 6 (12 enodes) 310.708 * * [simplify]: iters left: 5 (49 enodes) 310.716 * * [simplify]: iters left: 4 (99 enodes) 310.736 * * [simplify]: iters left: 3 (234 enodes) 310.790 * * [simplify]: iters left: 2 (447 enodes) 310.886 * * [simplify]: Extracting #0: cost 1 inf + 0 310.886 * * [simplify]: Extracting #1: cost 0 inf + 1 310.886 * [simplify]: Simplified to 0 310.886 * [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)) 310.886 * * * * [progress]: [ 427 / 3260 ] simplifiying candidate # 310.886 * [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)))))) 310.886 * * [simplify]: iters left: 6 (29 enodes) 310.893 * * [simplify]: iters left: 5 (116 enodes) 310.911 * * [simplify]: iters left: 4 (240 enodes) 310.959 * * [simplify]: Extracting #0: cost 1 inf + 0 310.959 * * [simplify]: Extracting #1: cost 11 inf + 0 310.960 * * [simplify]: Extracting #2: cost 113 inf + 0 310.961 * * [simplify]: Extracting #3: cost 180 inf + 204 310.962 * * [simplify]: Extracting #4: cost 167 inf + 1666 310.963 * * [simplify]: Extracting #5: cost 125 inf + 11175 310.968 * * [simplify]: Extracting #6: cost 58 inf + 32322 310.977 * * [simplify]: Extracting #7: cost 4 inf + 57559 310.989 * * [simplify]: Extracting #8: cost 0 inf + 58662 310.999 * * [simplify]: Extracting #9: cost 0 inf + 58552 311.010 * * [simplify]: Extracting #10: cost 0 inf + 58432 311.020 * [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))) 311.021 * [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))))))) 311.021 * [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))))) 311.021 * * [simplify]: iters left: 6 (14 enodes) 311.024 * * [simplify]: iters left: 5 (57 enodes) 311.033 * * [simplify]: iters left: 4 (121 enodes) 311.059 * * [simplify]: iters left: 3 (291 enodes) 311.137 * * [simplify]: Extracting #0: cost 1 inf + 0 311.137 * * [simplify]: Extracting #1: cost 0 inf + 1 311.137 * [simplify]: Simplified to 0 311.137 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 311.138 * * * * [progress]: [ 428 / 3260 ] simplifiying candidate # 311.138 * [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))))) 311.138 * * [simplify]: iters left: 6 (27 enodes) 311.144 * * [simplify]: iters left: 5 (108 enodes) 311.161 * * [simplify]: iters left: 4 (210 enodes) 311.204 * * [simplify]: Extracting #0: cost 1 inf + 0 311.204 * * [simplify]: Extracting #1: cost 11 inf + 0 311.204 * * [simplify]: Extracting #2: cost 106 inf + 0 311.204 * * [simplify]: Extracting #3: cost 160 inf + 204 311.205 * * [simplify]: Extracting #4: cost 151 inf + 1183 311.206 * * [simplify]: Extracting #5: cost 133 inf + 4600 311.209 * * [simplify]: Extracting #6: cost 93 inf + 11300 311.214 * * [simplify]: Extracting #7: cost 33 inf + 35850 311.223 * * [simplify]: Extracting #8: cost 0 inf + 53299 311.233 * * [simplify]: Extracting #9: cost 0 inf + 52869 311.245 * * [simplify]: Extracting #10: cost 0 inf + 52789 311.254 * [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))) 311.254 * [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)))))) 311.255 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 311.255 * * [simplify]: iters left: 6 (13 enodes) 311.258 * * [simplify]: iters left: 5 (52 enodes) 311.266 * * [simplify]: iters left: 4 (98 enodes) 311.285 * * [simplify]: iters left: 3 (212 enodes) 311.327 * * [simplify]: iters left: 2 (371 enodes) 311.400 * * [simplify]: Extracting #0: cost 1 inf + 0 311.400 * * [simplify]: Extracting #1: cost 0 inf + 1 311.401 * [simplify]: Simplified to 0 311.401 * [simplify]: 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)) 311.401 * * * * [progress]: [ 429 / 3260 ] simplifiying candidate # 311.401 * [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)))) 311.401 * * [simplify]: iters left: 6 (27 enodes) 311.407 * * [simplify]: iters left: 5 (102 enodes) 311.426 * * [simplify]: iters left: 4 (199 enodes) 311.459 * * [simplify]: iters left: 3 (417 enodes) 311.571 * * [simplify]: Extracting #0: cost 1 inf + 0 311.571 * * [simplify]: Extracting #1: cost 11 inf + 0 311.571 * * [simplify]: Extracting #2: cost 137 inf + 0 311.572 * * [simplify]: Extracting #3: cost 228 inf + 702 311.574 * * [simplify]: Extracting #4: cost 190 inf + 4868 311.577 * * [simplify]: Extracting #5: cost 171 inf + 8851 311.580 * * [simplify]: Extracting #6: cost 165 inf + 10310 311.585 * * [simplify]: Extracting #7: cost 117 inf + 29858 311.603 * * [simplify]: Extracting #8: cost 23 inf + 76794 311.623 * * [simplify]: Extracting #9: cost 0 inf + 88019 311.643 * * [simplify]: Extracting #10: cost 0 inf + 87819 311.664 * [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)) 311.664 * [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))))) 311.664 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 311.664 * * [simplify]: iters left: 6 (12 enodes) 311.668 * * [simplify]: iters left: 5 (44 enodes) 311.675 * * [simplify]: iters left: 4 (92 enodes) 311.689 * * [simplify]: iters left: 3 (159 enodes) 311.714 * * [simplify]: iters left: 2 (267 enodes) 311.759 * * [simplify]: iters left: 1 (364 enodes) 311.817 * * [simplify]: Extracting #0: cost 1 inf + 0 311.817 * * [simplify]: Extracting #1: cost 0 inf + 1 311.817 * [simplify]: Simplified to 0 311.817 * [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)) 311.818 * * * * [progress]: [ 430 / 3260 ] simplifiying candidate # 311.818 * [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)))))) 311.818 * * [simplify]: iters left: 6 (28 enodes) 311.825 * * [simplify]: iters left: 5 (117 enodes) 311.844 * * [simplify]: iters left: 4 (266 enodes) 311.901 * * [simplify]: Extracting #0: cost 1 inf + 0 311.901 * * [simplify]: Extracting #1: cost 11 inf + 0 311.902 * * [simplify]: Extracting #2: cost 149 inf + 0 311.902 * * [simplify]: Extracting #3: cost 252 inf + 44 311.904 * * [simplify]: Extracting #4: cost 226 inf + 3899 311.909 * * [simplify]: Extracting #5: cost 110 inf + 37413 311.920 * * [simplify]: Extracting #6: cost 53 inf + 59047 311.933 * * [simplify]: Extracting #7: cost 7 inf + 79500 311.947 * * [simplify]: Extracting #8: cost 0 inf + 82959 311.961 * * [simplify]: Extracting #9: cost 0 inf + 82687 311.975 * [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))) 311.975 * [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))))))) 311.976 * [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))))) 311.976 * * [simplify]: iters left: 6 (15 enodes) 311.980 * * [simplify]: iters left: 5 (64 enodes) 311.990 * * [simplify]: iters left: 4 (149 enodes) 312.026 * * [simplify]: iters left: 3 (466 enodes) 312.281 * * [simplify]: Extracting #0: cost 1 inf + 0 312.281 * * [simplify]: Extracting #1: cost 0 inf + 1 312.281 * [simplify]: Simplified to 0 312.281 * [simplify]: 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)) 312.282 * * * * [progress]: [ 431 / 3260 ] simplifiying candidate # 312.282 * [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))))) 312.282 * * [simplify]: iters left: 6 (26 enodes) 312.288 * * [simplify]: iters left: 5 (107 enodes) 312.308 * * [simplify]: iters left: 4 (224 enodes) 312.352 * * [simplify]: Extracting #0: cost 1 inf + 0 312.352 * * [simplify]: Extracting #1: cost 11 inf + 0 312.352 * * [simplify]: Extracting #2: cost 127 inf + 0 312.352 * * [simplify]: Extracting #3: cost 200 inf + 45 312.355 * * [simplify]: Extracting #4: cost 176 inf + 4342 312.359 * * [simplify]: Extracting #5: cost 107 inf + 21156 312.365 * * [simplify]: Extracting #6: cost 56 inf + 39705 312.376 * * [simplify]: Extracting #7: cost 2 inf + 63323 312.387 * * [simplify]: Extracting #8: cost 0 inf + 64133 312.399 * * [simplify]: Extracting #9: cost 0 inf + 63973 312.410 * [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)))) 312.410 * [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)))))) 312.411 * [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)))) 312.411 * * [simplify]: iters left: 6 (14 enodes) 312.415 * * [simplify]: iters left: 5 (59 enodes) 312.424 * * [simplify]: iters left: 4 (121 enodes) 312.449 * * [simplify]: iters left: 3 (332 enodes) 312.586 * * [simplify]: Extracting #0: cost 1 inf + 0 312.587 * * [simplify]: Extracting #1: cost 0 inf + 1 312.587 * [simplify]: Simplified to 0 312.587 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 312.587 * * * * [progress]: [ 432 / 3260 ] simplifiying candidate # 312.587 * [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)))) 312.587 * * [simplify]: iters left: 6 (26 enodes) 312.593 * * [simplify]: iters left: 5 (107 enodes) 312.611 * * [simplify]: iters left: 4 (227 enodes) 312.658 * * [simplify]: Extracting #0: cost 1 inf + 0 312.658 * * [simplify]: Extracting #1: cost 11 inf + 0 312.659 * * [simplify]: Extracting #2: cost 117 inf + 0 312.659 * * [simplify]: Extracting #3: cost 175 inf + 88 312.660 * * [simplify]: Extracting #4: cost 131 inf + 6750 312.663 * * [simplify]: Extracting #5: cost 103 inf + 13525 312.666 * * [simplify]: Extracting #6: cost 92 inf + 15804 312.671 * * [simplify]: Extracting #7: cost 52 inf + 29563 312.680 * * [simplify]: Extracting #8: cost 6 inf + 53118 312.690 * * [simplify]: Extracting #9: cost 0 inf + 55462 312.699 * * [simplify]: Extracting #10: cost 0 inf + 55422 312.709 * [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)))) 312.709 * [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))))) 312.710 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 312.710 * * [simplify]: iters left: 6 (13 enodes) 312.714 * * [simplify]: iters left: 5 (54 enodes) 312.725 * * [simplify]: iters left: 4 (112 enodes) 312.747 * * [simplify]: iters left: 3 (281 enodes) 312.843 * * [simplify]: Extracting #0: cost 1 inf + 0 312.843 * * [simplify]: Extracting #1: cost 0 inf + 1 312.843 * [simplify]: Simplified to 0 312.843 * [simplify]: 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)) 312.843 * * * * [progress]: [ 433 / 3260 ] simplifiying candidate # 312.843 * [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)))))) 312.843 * * [simplify]: iters left: 6 (29 enodes) 312.850 * * [simplify]: iters left: 5 (118 enodes) 312.870 * * [simplify]: iters left: 4 (257 enodes) 312.923 * * [simplify]: Extracting #0: cost 1 inf + 0 312.923 * * [simplify]: Extracting #1: cost 11 inf + 0 312.924 * * [simplify]: Extracting #2: cost 131 inf + 0 312.924 * * [simplify]: Extracting #3: cost 214 inf + 45 312.925 * * [simplify]: Extracting #4: cost 199 inf + 1711 312.927 * * [simplify]: Extracting #5: cost 137 inf + 16177 312.933 * * [simplify]: Extracting #6: cost 67 inf + 37005 312.944 * * [simplify]: Extracting #7: cost 5 inf + 65316 312.956 * * [simplify]: Extracting #8: cost 0 inf + 66888 312.970 * * [simplify]: Extracting #9: cost 0 inf + 66768 312.982 * [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)))) 312.982 * [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))))))) 312.983 * [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))))) 312.983 * * [simplify]: iters left: 6 (14 enodes) 312.987 * * [simplify]: iters left: 5 (59 enodes) 312.996 * * [simplify]: iters left: 4 (134 enodes) 313.024 * * [simplify]: iters left: 3 (357 enodes) 313.163 * * [simplify]: Extracting #0: cost 1 inf + 0 313.163 * * [simplify]: Extracting #1: cost 0 inf + 1 313.163 * [simplify]: Simplified to 0 313.163 * [simplify]: 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)) 313.164 * * * * [progress]: [ 434 / 3260 ] simplifiying candidate # 313.164 * [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))))) 313.164 * * [simplify]: iters left: 6 (27 enodes) 313.170 * * [simplify]: iters left: 5 (109 enodes) 313.192 * * [simplify]: iters left: 4 (224 enodes) 313.233 * * [simplify]: Extracting #0: cost 1 inf + 0 313.234 * * [simplify]: Extracting #1: cost 11 inf + 0 313.234 * * [simplify]: Extracting #2: cost 117 inf + 0 313.234 * * [simplify]: Extracting #3: cost 176 inf + 3 313.235 * * [simplify]: Extracting #4: cost 164 inf + 984 313.236 * * [simplify]: Extracting #5: cost 144 inf + 5295 313.240 * * [simplify]: Extracting #6: cost 66 inf + 26479 313.249 * * [simplify]: Extracting #7: cost 7 inf + 50705 313.261 * * [simplify]: Extracting #8: cost 0 inf + 54015 313.271 * * [simplify]: Extracting #9: cost 0 inf + 53855 313.281 * * [simplify]: Extracting #10: cost 0 inf + 53775 313.291 * [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))) 313.291 * [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)))))) 313.292 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 313.292 * * [simplify]: iters left: 6 (13 enodes) 313.295 * * [simplify]: iters left: 5 (53 enodes) 313.304 * * [simplify]: iters left: 4 (106 enodes) 313.325 * * [simplify]: iters left: 3 (257 enodes) 313.409 * * [simplify]: Extracting #0: cost 1 inf + 0 313.409 * * [simplify]: Extracting #1: cost 0 inf + 1 313.409 * [simplify]: Simplified to 0 313.409 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 313.409 * * * * [progress]: [ 435 / 3260 ] simplifiying candidate # 313.410 * [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)))) 313.410 * * [simplify]: iters left: 6 (27 enodes) 313.416 * * [simplify]: iters left: 5 (108 enodes) 313.434 * * [simplify]: iters left: 4 (213 enodes) 313.475 * * [simplify]: iters left: 3 (490 enodes) 313.642 * * [simplify]: Extracting #0: cost 1 inf + 0 313.642 * * [simplify]: Extracting #1: cost 11 inf + 0 313.643 * * [simplify]: Extracting #2: cost 167 inf + 0 313.644 * * [simplify]: Extracting #3: cost 273 inf + 169 313.645 * * [simplify]: Extracting #4: cost 241 inf + 3717 313.648 * * [simplify]: Extracting #5: cost 188 inf + 12473 313.654 * * [simplify]: Extracting #6: cost 128 inf + 30769 313.673 * * [simplify]: Extracting #7: cost 19 inf + 85141 313.695 * * [simplify]: Extracting #8: cost 0 inf + 93839 313.716 * * [simplify]: Extracting #9: cost 0 inf + 93689 313.737 * [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))) 313.737 * [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))))) 313.737 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 313.737 * * [simplify]: iters left: 6 (12 enodes) 313.741 * * [simplify]: iters left: 5 (49 enodes) 313.750 * * [simplify]: iters left: 4 (94 enodes) 313.769 * * [simplify]: iters left: 3 (221 enodes) 313.840 * * [simplify]: iters left: 2 (492 enodes) 314.060 * * [simplify]: Extracting #0: cost 1 inf + 0 314.060 * * [simplify]: Extracting #1: cost 0 inf + 1 314.060 * [simplify]: Simplified to 0 314.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))))) (* (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)) 314.061 * * * * [progress]: [ 436 / 3260 ] simplifiying candidate # 314.061 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 314.061 * * [simplify]: iters left: 6 (28 enodes) 314.068 * * [simplify]: iters left: 5 (111 enodes) 314.085 * * [simplify]: iters left: 4 (232 enodes) 314.134 * * [simplify]: Extracting #0: cost 1 inf + 0 314.134 * * [simplify]: Extracting #1: cost 11 inf + 0 314.134 * * [simplify]: Extracting #2: cost 122 inf + 0 314.135 * * [simplify]: Extracting #3: cost 181 inf + 207 314.136 * * [simplify]: Extracting #4: cost 167 inf + 1874 314.138 * * [simplify]: Extracting #5: cost 111 inf + 12909 314.142 * * [simplify]: Extracting #6: cost 55 inf + 32168 314.152 * * [simplify]: Extracting #7: cost 1 inf + 56386 314.162 * * [simplify]: Extracting #8: cost 0 inf + 56376 314.174 * * [simplify]: Extracting #9: cost 0 inf + 56136 314.184 * [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)))) 314.184 * [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))))))) 314.184 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 314.184 * * [simplify]: iters left: 6 (13 enodes) 314.187 * * [simplify]: iters left: 5 (52 enodes) 314.196 * * [simplify]: iters left: 4 (111 enodes) 314.220 * * [simplify]: iters left: 3 (278 enodes) 314.313 * * [simplify]: Extracting #0: cost 1 inf + 0 314.313 * * [simplify]: Extracting #1: cost 0 inf + 1 314.313 * [simplify]: Simplified to 0 314.313 * [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)) 314.314 * * * * [progress]: [ 437 / 3260 ] simplifiying candidate # 314.314 * [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))))) 314.314 * * [simplify]: iters left: 6 (26 enodes) 314.320 * * [simplify]: iters left: 5 (103 enodes) 314.337 * * [simplify]: iters left: 4 (205 enodes) 314.380 * * [simplify]: iters left: 3 (471 enodes) 314.529 * * [simplify]: Extracting #0: cost 1 inf + 0 314.529 * * [simplify]: Extracting #1: cost 11 inf + 0 314.529 * * [simplify]: Extracting #2: cost 158 inf + 0 314.530 * * [simplify]: Extracting #3: cost 254 inf + 457 314.532 * * [simplify]: Extracting #4: cost 215 inf + 4307 314.535 * * [simplify]: Extracting #5: cost 177 inf + 10464 314.539 * * [simplify]: Extracting #6: cost 164 inf + 12578 314.546 * * [simplify]: Extracting #7: cost 108 inf + 36184 314.562 * * [simplify]: Extracting #8: cost 12 inf + 84604 314.585 * * [simplify]: Extracting #9: cost 0 inf + 89409 314.605 * * [simplify]: Extracting #10: cost 0 inf + 89209 314.626 * [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))) 314.626 * [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)))))) 314.626 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 314.626 * * [simplify]: iters left: 6 (12 enodes) 314.630 * * [simplify]: iters left: 5 (47 enodes) 314.637 * * [simplify]: iters left: 4 (89 enodes) 314.656 * * [simplify]: iters left: 3 (186 enodes) 314.700 * * [simplify]: iters left: 2 (378 enodes) 314.834 * * [simplify]: Extracting #0: cost 1 inf + 0 314.834 * * [simplify]: Extracting #1: cost 0 inf + 1 314.834 * [simplify]: Simplified to 0 314.834 * [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)) 314.834 * * * * [progress]: [ 438 / 3260 ] simplifiying candidate # 314.834 * [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)))) 314.834 * * [simplify]: iters left: 6 (26 enodes) 314.841 * * [simplify]: iters left: 5 (100 enodes) 314.858 * * [simplify]: iters left: 4 (174 enodes) 314.888 * * [simplify]: iters left: 3 (360 enodes) 314.988 * * [simplify]: Extracting #0: cost 1 inf + 0 314.989 * * [simplify]: Extracting #1: cost 9 inf + 0 314.989 * * [simplify]: Extracting #2: cost 124 inf + 2 314.990 * * [simplify]: Extracting #3: cost 206 inf + 334 314.991 * * [simplify]: Extracting #4: cost 174 inf + 3560 314.992 * * [simplify]: Extracting #5: cost 164 inf + 6322 314.996 * * [simplify]: Extracting #6: cost 131 inf + 20534 315.010 * * [simplify]: Extracting #7: cost 23 inf + 72974 315.028 * * [simplify]: Extracting #8: cost 0 inf + 83818 315.049 * * [simplify]: Extracting #9: cost 0 inf + 83698 315.067 * [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)) 315.067 * [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))))) 315.068 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 315.068 * * [simplify]: iters left: 6 (11 enodes) 315.071 * * [simplify]: iters left: 5 (40 enodes) 315.077 * * [simplify]: iters left: 4 (65 enodes) 315.087 * * [simplify]: iters left: 3 (97 enodes) 315.103 * * [simplify]: iters left: 2 (165 enodes) 315.138 * * [simplify]: iters left: 1 (271 enodes) 315.191 * * [simplify]: Extracting #0: cost 1 inf + 0 315.191 * * [simplify]: Extracting #1: cost 0 inf + 1 315.191 * [simplify]: Simplified to 0 315.191 * [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)) 315.191 * * * * [progress]: [ 439 / 3260 ] simplifiying candidate # 315.191 * [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)))))) 315.191 * * [simplify]: iters left: 6 (27 enodes) 315.197 * * [simplify]: iters left: 5 (110 enodes) 315.215 * * [simplify]: iters left: 4 (227 enodes) 315.261 * * [simplify]: Extracting #0: cost 1 inf + 0 315.261 * * [simplify]: Extracting #1: cost 11 inf + 0 315.262 * * [simplify]: Extracting #2: cost 116 inf + 0 315.262 * * [simplify]: Extracting #3: cost 170 inf + 207 315.263 * * [simplify]: Extracting #4: cost 154 inf + 2322 315.265 * * [simplify]: Extracting #5: cost 104 inf + 12299 315.269 * * [simplify]: Extracting #6: cost 62 inf + 25737 315.277 * * [simplify]: Extracting #7: cost 5 inf + 52513 315.287 * * [simplify]: Extracting #8: cost 0 inf + 54332 315.297 * * [simplify]: Extracting #9: cost 0 inf + 54182 315.309 * [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)))) 315.309 * [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))))))) 315.309 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 315.309 * * [simplify]: iters left: 6 (12 enodes) 315.312 * * [simplify]: iters left: 5 (51 enodes) 315.320 * * [simplify]: iters left: 4 (106 enodes) 315.343 * * [simplify]: iters left: 3 (247 enodes) 315.411 * * [simplify]: Extracting #0: cost 1 inf + 0 315.411 * * [simplify]: Extracting #1: cost 0 inf + 1 315.411 * [simplify]: Simplified to 0 315.411 * [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)) 315.412 * * * * [progress]: [ 440 / 3260 ] simplifiying candidate # 315.412 * [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))))) 315.412 * * [simplify]: iters left: 6 (25 enodes) 315.418 * * [simplify]: iters left: 5 (102 enodes) 315.437 * * [simplify]: iters left: 4 (202 enodes) 315.476 * * [simplify]: iters left: 3 (469 enodes) 315.628 * * [simplify]: Extracting #0: cost 1 inf + 0 315.628 * * [simplify]: Extracting #1: cost 11 inf + 0 315.628 * * [simplify]: Extracting #2: cost 165 inf + 0 315.629 * * [simplify]: Extracting #3: cost 261 inf + 251 315.631 * * [simplify]: Extracting #4: cost 231 inf + 2916 315.634 * * [simplify]: Extracting #5: cost 186 inf + 10095 315.639 * * [simplify]: Extracting #6: cost 123 inf + 32880 315.658 * * [simplify]: Extracting #7: cost 17 inf + 82760 315.679 * * [simplify]: Extracting #8: cost 0 inf + 90265 315.699 * * [simplify]: Extracting #9: cost 0 inf + 89985 315.720 * [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)) 315.720 * [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)))))) 315.720 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 315.721 * * [simplify]: iters left: 6 (11 enodes) 315.724 * * [simplify]: iters left: 5 (46 enodes) 315.732 * * [simplify]: iters left: 4 (86 enodes) 315.750 * * [simplify]: iters left: 3 (183 enodes) 315.796 * * [simplify]: iters left: 2 (372 enodes) 315.925 * * [simplify]: Extracting #0: cost 1 inf + 0 315.925 * * [simplify]: Extracting #1: cost 0 inf + 1 315.925 * [simplify]: Simplified to 0 315.925 * [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)) 315.925 * * * * [progress]: [ 441 / 3260 ] simplifiying candidate # 315.925 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 315.926 * * [simplify]: iters left: 6 (25 enodes) 315.931 * * [simplify]: iters left: 5 (99 enodes) 315.949 * * [simplify]: iters left: 4 (173 enodes) 315.978 * * [simplify]: iters left: 3 (360 enodes) 316.079 * * [simplify]: Extracting #0: cost 1 inf + 0 316.079 * * [simplify]: Extracting #1: cost 9 inf + 0 316.080 * * [simplify]: Extracting #2: cost 124 inf + 2 316.080 * * [simplify]: Extracting #3: cost 207 inf + 334 316.082 * * [simplify]: Extracting #4: cost 179 inf + 2799 316.083 * * [simplify]: Extracting #5: cost 169 inf + 5314 316.087 * * [simplify]: Extracting #6: cost 122 inf + 25075 316.103 * * [simplify]: Extracting #7: cost 8 inf + 80838 316.124 * * [simplify]: Extracting #8: cost 0 inf + 83822 316.143 * * [simplify]: Extracting #9: cost 0 inf + 83702 316.162 * [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))) 316.162 * [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))))) 316.162 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 316.162 * * [simplify]: iters left: 6 (10 enodes) 316.165 * * [simplify]: iters left: 5 (39 enodes) 316.171 * * [simplify]: iters left: 4 (64 enodes) 316.182 * * [simplify]: iters left: 3 (96 enodes) 316.199 * * [simplify]: iters left: 2 (164 enodes) 316.232 * * [simplify]: iters left: 1 (270 enodes) 316.284 * * [simplify]: Extracting #0: cost 1 inf + 0 316.284 * * [simplify]: Extracting #1: cost 0 inf + 1 316.284 * [simplify]: Simplified to 0 316.284 * [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)) 316.284 * * * * [progress]: [ 442 / 3260 ] simplifiying candidate # 316.285 * [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)))))) 316.285 * * [simplify]: iters left: 6 (27 enodes) 316.291 * * [simplify]: iters left: 5 (111 enodes) 316.309 * * [simplify]: iters left: 4 (236 enodes) 316.354 * * [simplify]: Extracting #0: cost 1 inf + 0 316.354 * * [simplify]: Extracting #1: cost 11 inf + 0 316.355 * * [simplify]: Extracting #2: cost 114 inf + 0 316.355 * * [simplify]: Extracting #3: cost 167 inf + 208 316.356 * * [simplify]: Extracting #4: cost 151 inf + 1679 316.358 * * [simplify]: Extracting #5: cost 113 inf + 9423 316.362 * * [simplify]: Extracting #6: cost 60 inf + 26042 316.370 * * [simplify]: Extracting #7: cost 1 inf + 53180 316.380 * * [simplify]: Extracting #8: cost 0 inf + 53000 316.391 * * [simplify]: Extracting #9: cost 0 inf + 52800 316.400 * [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))))) 316.400 * [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))))))) 316.401 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 316.401 * * [simplify]: iters left: 6 (12 enodes) 316.405 * * [simplify]: iters left: 5 (53 enodes) 316.414 * * [simplify]: iters left: 4 (117 enodes) 316.436 * * [simplify]: iters left: 3 (255 enodes) 316.496 * * [simplify]: Extracting #0: cost 1 inf + 0 316.496 * * [simplify]: Extracting #1: cost 0 inf + 1 316.496 * [simplify]: Simplified to 0 316.497 * [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)) 316.497 * * * * [progress]: [ 443 / 3260 ] simplifiying candidate # 316.497 * [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))))) 316.497 * * [simplify]: iters left: 6 (25 enodes) 316.504 * * [simplify]: iters left: 5 (103 enodes) 316.523 * * [simplify]: iters left: 4 (212 enodes) 316.560 * * [simplify]: iters left: 3 (453 enodes) 316.696 * * [simplify]: Extracting #0: cost 1 inf + 0 316.696 * * [simplify]: Extracting #1: cost 11 inf + 0 316.696 * * [simplify]: Extracting #2: cost 152 inf + 0 316.698 * * [simplify]: Extracting #3: cost 263 inf + 334 316.699 * * [simplify]: Extracting #4: cost 236 inf + 2633 316.702 * * [simplify]: Extracting #5: cost 181 inf + 10101 316.708 * * [simplify]: Extracting #6: cost 124 inf + 30589 316.724 * * [simplify]: Extracting #7: cost 15 inf + 81927 316.744 * * [simplify]: Extracting #8: cost 0 inf + 88825 316.767 * * [simplify]: Extracting #9: cost 0 inf + 88665 316.788 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (* (/ b a) 1/2)) 316.788 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (* (/ b a) 1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 316.788 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 316.789 * * [simplify]: iters left: 6 (11 enodes) 316.792 * * [simplify]: iters left: 5 (48 enodes) 316.801 * * [simplify]: iters left: 4 (98 enodes) 316.817 * * [simplify]: iters left: 3 (181 enodes) 316.856 * * [simplify]: iters left: 2 (358 enodes) 316.964 * * [simplify]: Extracting #0: cost 1 inf + 0 316.964 * * [simplify]: Extracting #1: cost 0 inf + 1 316.964 * [simplify]: Simplified to 0 316.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) 1/2)) 0)) 316.964 * * * * [progress]: [ 444 / 3260 ] simplifiying candidate # 316.964 * [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)))) 316.965 * * [simplify]: iters left: 6 (25 enodes) 316.971 * * [simplify]: iters left: 5 (99 enodes) 316.987 * * [simplify]: iters left: 4 (193 enodes) 317.021 * * [simplify]: iters left: 3 (398 enodes) 317.134 * * [simplify]: Extracting #0: cost 1 inf + 0 317.134 * * [simplify]: Extracting #1: cost 12 inf + 0 317.135 * * [simplify]: Extracting #2: cost 136 inf + 42 317.136 * * [simplify]: Extracting #3: cost 207 inf + 1779 317.137 * * [simplify]: Extracting #4: cost 173 inf + 4294 317.139 * * [simplify]: Extracting #5: cost 174 inf + 5187 317.144 * * [simplify]: Extracting #6: cost 123 inf + 26713 317.159 * * [simplify]: Extracting #7: cost 16 inf + 78269 317.181 * * [simplify]: Extracting #8: cost 0 inf + 85113 317.200 * * [simplify]: Extracting #9: cost 0 inf + 84953 317.219 * [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)))))) 317.219 * [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))))) 317.219 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 317.219 * * [simplify]: iters left: 6 (10 enodes) 317.223 * * [simplify]: iters left: 5 (41 enodes) 317.230 * * [simplify]: iters left: 4 (81 enodes) 317.243 * * [simplify]: iters left: 3 (127 enodes) 317.261 * * [simplify]: iters left: 2 (186 enodes) 317.287 * * [simplify]: iters left: 1 (266 enodes) 317.350 * * [simplify]: Extracting #0: cost 1 inf + 0 317.350 * * [simplify]: Extracting #1: cost 0 inf + 1 317.350 * [simplify]: Simplified to 0 317.350 * [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)) 317.350 * * * * [progress]: [ 445 / 3260 ] simplifiying candidate # 317.350 * [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))) 317.351 * * [simplify]: iters left: 6 (24 enodes) 317.356 * * [simplify]: iters left: 5 (96 enodes) 317.374 * * [simplify]: iters left: 4 (175 enodes) 317.404 * * [simplify]: iters left: 3 (363 enodes) 317.507 * * [simplify]: Extracting #0: cost 1 inf + 0 317.507 * * [simplify]: Extracting #1: cost 9 inf + 0 317.508 * * [simplify]: Extracting #2: cost 123 inf + 2 317.508 * * [simplify]: Extracting #3: cost 208 inf + 251 317.510 * * [simplify]: Extracting #4: cost 179 inf + 2672 317.511 * * [simplify]: Extracting #5: cost 165 inf + 6402 317.514 * * [simplify]: Extracting #6: cost 135 inf + 19278 317.529 * * [simplify]: Extracting #7: cost 19 inf + 75211 317.550 * * [simplify]: Extracting #8: cost 0 inf + 84335 317.570 * * [simplify]: Extracting #9: cost 0 inf + 84240 317.589 * [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)) 317.589 * [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)))) 317.589 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 317.589 * * [simplify]: iters left: 6 (9 enodes) 317.592 * * [simplify]: iters left: 5 (36 enodes) 317.599 * * [simplify]: iters left: 4 (67 enodes) 317.610 * * [simplify]: iters left: 3 (97 enodes) 317.628 * * [simplify]: iters left: 2 (158 enodes) 317.661 * * [simplify]: iters left: 1 (263 enodes) 317.707 * * [simplify]: Extracting #0: cost 1 inf + 0 317.707 * * [simplify]: Extracting #1: cost 0 inf + 1 317.707 * [simplify]: Simplified to 0 317.707 * [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)) 317.707 * * * * [progress]: [ 446 / 3260 ] simplifiying candidate # 317.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)) (- (* (/ 1 a) (/ b 2)))) 317.708 * * [simplify]: iters left: 6 (24 enodes) 317.713 * * [simplify]: iters left: 5 (97 enodes) 317.729 * * [simplify]: iters left: 4 (184 enodes) 317.762 * * [simplify]: iters left: 3 (392 enodes) 317.872 * * [simplify]: Extracting #0: cost 1 inf + 0 317.872 * * [simplify]: Extracting #1: cost 11 inf + 0 317.873 * * [simplify]: Extracting #2: cost 136 inf + 0 317.874 * * [simplify]: Extracting #3: cost 224 inf + 415 317.875 * * [simplify]: Extracting #4: cost 185 inf + 3582 317.877 * * [simplify]: Extracting #5: cost 167 inf + 7004 317.881 * * [simplify]: Extracting #6: cost 128 inf + 23605 317.896 * * [simplify]: Extracting #7: cost 20 inf + 75564 317.915 * * [simplify]: Extracting #8: cost 0 inf + 85066 317.936 * * [simplify]: Extracting #9: cost 0 inf + 84946 317.955 * [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)) 317.955 * [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))))) 317.956 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 317.956 * * [simplify]: iters left: 5 (9 enodes) 317.959 * * [simplify]: iters left: 4 (39 enodes) 317.965 * * [simplify]: iters left: 3 (65 enodes) 317.976 * * [simplify]: iters left: 2 (129 enodes) 318.002 * * [simplify]: iters left: 1 (210 enodes) 318.039 * * [simplify]: Extracting #0: cost 1 inf + 0 318.039 * * [simplify]: Extracting #1: cost 0 inf + 1 318.039 * [simplify]: Simplified to 0 318.039 * [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)) 318.039 * * * * [progress]: [ 447 / 3260 ] simplifiying candidate # 318.039 * [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)))))) 318.039 * * [simplify]: iters left: 6 (25 enodes) 318.045 * * [simplify]: iters left: 5 (98 enodes) 318.061 * * [simplify]: iters left: 4 (180 enodes) 318.096 * * [simplify]: iters left: 3 (362 enodes) 318.194 * * [simplify]: Extracting #0: cost 1 inf + 0 318.194 * * [simplify]: Extracting #1: cost 25 inf + 0 318.195 * * [simplify]: Extracting #2: cost 133 inf + 0 318.195 * * [simplify]: Extracting #3: cost 170 inf + 572 318.197 * * [simplify]: Extracting #4: cost 162 inf + 2409 318.200 * * [simplify]: Extracting #5: cost 118 inf + 17662 318.211 * * [simplify]: Extracting #6: cost 24 inf + 55524 318.227 * * [simplify]: Extracting #7: cost 0 inf + 65397 318.242 * * [simplify]: Extracting #8: cost 0 inf + 65237 318.260 * [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))) 318.260 * [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))))))) 318.261 * [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))))) 318.261 * * [simplify]: iters left: 6 (10 enodes) 318.263 * * [simplify]: iters left: 5 (37 enodes) 318.269 * * [simplify]: iters left: 4 (57 enodes) 318.279 * * [simplify]: iters left: 3 (104 enodes) 318.297 * * [simplify]: iters left: 2 (158 enodes) 318.320 * * [simplify]: iters left: 1 (225 enodes) 318.353 * * [simplify]: Extracting #0: cost 1 inf + 0 318.353 * * [simplify]: Extracting #1: cost 0 inf + 1 318.353 * [simplify]: Simplified to 0 318.354 * [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)) 318.354 * * * * [progress]: [ 448 / 3260 ] simplifiying candidate # 318.354 * [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))))) 318.354 * * [simplify]: iters left: 6 (24 enodes) 318.360 * * [simplify]: iters left: 5 (89 enodes) 318.374 * * [simplify]: iters left: 4 (164 enodes) 318.406 * * [simplify]: iters left: 3 (333 enodes) 318.497 * * [simplify]: Extracting #0: cost 1 inf + 0 318.497 * * [simplify]: Extracting #1: cost 21 inf + 0 318.498 * * [simplify]: Extracting #2: cost 116 inf + 0 318.498 * * [simplify]: Extracting #3: cost 151 inf + 856 318.499 * * [simplify]: Extracting #4: cost 141 inf + 2817 318.502 * * [simplify]: Extracting #5: cost 130 inf + 4816 318.510 * * [simplify]: Extracting #6: cost 46 inf + 38700 318.525 * * [simplify]: Extracting #7: cost 0 inf + 59663 318.540 * * [simplify]: Extracting #8: cost 0 inf + 59288 318.556 * * [simplify]: Extracting #9: cost 0 inf + 59248 318.571 * [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)) 318.572 * [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)))))) 318.572 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 318.572 * * [simplify]: iters left: 6 (9 enodes) 318.574 * * [simplify]: iters left: 5 (29 enodes) 318.578 * * [simplify]: iters left: 4 (42 enodes) 318.584 * * [simplify]: iters left: 3 (58 enodes) 318.593 * * [simplify]: iters left: 2 (68 enodes) 318.600 * * [simplify]: Extracting #0: cost 1 inf + 0 318.600 * * [simplify]: Extracting #1: cost 0 inf + 1 318.600 * [simplify]: Simplified to 0 318.601 * [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)) 318.601 * * * * [progress]: [ 449 / 3260 ] simplifiying candidate # 318.601 * [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)))))) 318.601 * * [simplify]: iters left: 6 (28 enodes) 318.608 * * [simplify]: iters left: 5 (112 enodes) 318.627 * * [simplify]: iters left: 4 (247 enodes) 318.680 * * [simplify]: Extracting #0: cost 1 inf + 0 318.681 * * [simplify]: Extracting #1: cost 13 inf + 0 318.681 * * [simplify]: Extracting #2: cost 101 inf + 0 318.681 * * [simplify]: Extracting #3: cost 147 inf + 527 318.682 * * [simplify]: Extracting #4: cost 140 inf + 1592 318.682 * * [simplify]: Extracting #5: cost 145 inf + 1877 318.683 * * [simplify]: Extracting #6: cost 138 inf + 3143 318.687 * * [simplify]: Extracting #7: cost 74 inf + 25975 318.695 * * [simplify]: Extracting #8: cost 4 inf + 52032 318.705 * * [simplify]: Extracting #9: cost 0 inf + 52431 318.715 * [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))))) 318.715 * [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))))))) 318.716 * [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))))) 318.716 * * [simplify]: iters left: 6 (13 enodes) 318.719 * * [simplify]: iters left: 5 (53 enodes) 318.730 * * [simplify]: iters left: 4 (117 enodes) 318.755 * * [simplify]: iters left: 3 (275 enodes) 318.810 * * [simplify]: iters left: 2 (474 enodes) 319.205 * * [simplify]: Extracting #0: cost 1 inf + 0 319.205 * * [simplify]: Extracting #1: cost 0 inf + 1 319.205 * [simplify]: Simplified to 0 319.205 * [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)) 319.205 * * * * [progress]: [ 450 / 3260 ] simplifiying candidate # 319.205 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 319.205 * * [simplify]: iters left: 6 (27 enodes) 319.212 * * [simplify]: iters left: 5 (106 enodes) 319.230 * * [simplify]: iters left: 4 (210 enodes) 319.272 * * [simplify]: iters left: 3 (436 enodes) 319.387 * * [simplify]: Extracting #0: cost 1 inf + 0 319.387 * * [simplify]: Extracting #1: cost 25 inf + 0 319.387 * * [simplify]: Extracting #2: cost 134 inf + 0 319.388 * * [simplify]: Extracting #3: cost 191 inf + 85 319.389 * * [simplify]: Extracting #4: cost 192 inf + 982 319.392 * * [simplify]: Extracting #5: cost 122 inf + 22794 319.406 * * [simplify]: Extracting #6: cost 12 inf + 63558 319.423 * * [simplify]: Extracting #7: cost 0 inf + 67516 319.443 * * [simplify]: Extracting #8: cost 0 inf + 67356 319.460 * [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)) 319.460 * [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)))))) 319.460 * [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)))) 319.461 * * [simplify]: iters left: 6 (12 enodes) 319.463 * * [simplify]: iters left: 5 (47 enodes) 319.471 * * [simplify]: iters left: 4 (82 enodes) 319.484 * * [simplify]: iters left: 3 (157 enodes) 319.512 * * [simplify]: iters left: 2 (248 enodes) 319.550 * * [simplify]: iters left: 1 (341 enodes) 319.605 * * [simplify]: Extracting #0: cost 1 inf + 0 319.605 * * [simplify]: Extracting #1: cost 0 inf + 1 319.605 * [simplify]: Simplified to 0 319.605 * [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)) 319.605 * * * * [progress]: [ 451 / 3260 ] simplifiying candidate # 319.606 * [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)))) 319.606 * * [simplify]: iters left: 6 (26 enodes) 319.612 * * [simplify]: iters left: 5 (101 enodes) 319.629 * * [simplify]: iters left: 4 (210 enodes) 319.672 * * [simplify]: iters left: 3 (456 enodes) 319.799 * * [simplify]: Extracting #0: cost 1 inf + 0 319.799 * * [simplify]: Extracting #1: cost 27 inf + 0 319.799 * * [simplify]: Extracting #2: cost 135 inf + 0 319.800 * * [simplify]: Extracting #3: cost 194 inf + 2 319.801 * * [simplify]: Extracting #4: cost 193 inf + 1142 319.808 * * [simplify]: Extracting #5: cost 125 inf + 24662 319.823 * * [simplify]: Extracting #6: cost 18 inf + 63678 319.840 * * [simplify]: Extracting #7: cost 1 inf + 67609 319.857 * * [simplify]: Extracting #8: cost 0 inf + 67773 319.873 * [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)) 319.873 * [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))))) 319.874 * [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))) 319.874 * * [simplify]: iters left: 6 (12 enodes) 319.877 * * [simplify]: iters left: 5 (47 enodes) 319.885 * * [simplify]: iters left: 4 (89 enodes) 319.903 * * [simplify]: iters left: 3 (180 enodes) 319.941 * * [simplify]: iters left: 2 (296 enodes) 319.998 * * [simplify]: iters left: 1 (428 enodes) 320.087 * * [simplify]: Extracting #0: cost 1 inf + 0 320.087 * * [simplify]: Extracting #1: cost 0 inf + 1 320.088 * [simplify]: Simplified to 0 320.088 * [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)) 320.088 * * * * [progress]: [ 452 / 3260 ] simplifiying candidate # 320.088 * [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)))))) 320.088 * * [simplify]: iters left: 6 (27 enodes) 320.095 * * [simplify]: iters left: 5 (105 enodes) 320.112 * * [simplify]: iters left: 4 (208 enodes) 320.152 * * [simplify]: iters left: 3 (415 enodes) 320.256 * * [simplify]: Extracting #0: cost 1 inf + 0 320.256 * * [simplify]: Extracting #1: cost 23 inf + 0 320.256 * * [simplify]: Extracting #2: cost 123 inf + 0 320.257 * * [simplify]: Extracting #3: cost 184 inf + 204 320.258 * * [simplify]: Extracting #4: cost 169 inf + 3693 320.263 * * [simplify]: Extracting #5: cost 99 inf + 26803 320.277 * * [simplify]: Extracting #6: cost 9 inf + 63179 320.293 * * [simplify]: Extracting #7: cost 0 inf + 66399 320.309 * * [simplify]: Extracting #8: cost 0 inf + 66369 320.328 * [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))) 320.328 * [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))))))) 320.328 * [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))))) 320.328 * * [simplify]: iters left: 6 (12 enodes) 320.331 * * [simplify]: iters left: 5 (46 enodes) 320.338 * * [simplify]: iters left: 4 (81 enodes) 320.351 * * [simplify]: iters left: 3 (134 enodes) 320.370 * * [simplify]: iters left: 2 (197 enodes) 320.400 * * [simplify]: iters left: 1 (271 enodes) 320.437 * * [simplify]: Extracting #0: cost 1 inf + 0 320.437 * * [simplify]: Extracting #1: cost 0 inf + 1 320.437 * [simplify]: Simplified to 0 320.437 * [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)) 320.437 * * * * [progress]: [ 453 / 3260 ] simplifiying candidate # 320.438 * [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))))) 320.438 * * [simplify]: iters left: 6 (25 enodes) 320.444 * * [simplify]: iters left: 5 (96 enodes) 320.461 * * [simplify]: iters left: 4 (179 enodes) 320.494 * * [simplify]: iters left: 3 (361 enodes) 320.589 * * [simplify]: Extracting #0: cost 1 inf + 0 320.589 * * [simplify]: Extracting #1: cost 21 inf + 0 320.589 * * [simplify]: Extracting #2: cost 122 inf + 0 320.590 * * [simplify]: Extracting #3: cost 173 inf + 124 320.591 * * [simplify]: Extracting #4: cost 169 inf + 1549 320.594 * * [simplify]: Extracting #5: cost 112 inf + 20305 320.606 * * [simplify]: Extracting #6: cost 17 inf + 56974 320.622 * * [simplify]: Extracting #7: cost 0 inf + 62712 320.638 * * [simplify]: Extracting #8: cost 0 inf + 62632 320.655 * [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))) 320.655 * [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)))))) 320.655 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 320.655 * * [simplify]: iters left: 6 (10 enodes) 320.658 * * [simplify]: iters left: 5 (38 enodes) 320.663 * * [simplify]: iters left: 4 (59 enodes) 320.672 * * [simplify]: iters left: 3 (88 enodes) 320.684 * * [simplify]: iters left: 2 (117 enodes) 320.699 * * [simplify]: iters left: 1 (144 enodes) 320.717 * * [simplify]: Extracting #0: cost 1 inf + 0 320.717 * * [simplify]: Extracting #1: cost 0 inf + 1 320.717 * [simplify]: Simplified to 0 320.717 * [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)) 320.717 * * * * [progress]: [ 454 / 3260 ] simplifiying candidate # 320.718 * [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)))) 320.718 * * [simplify]: iters left: 6 (25 enodes) 320.724 * * [simplify]: iters left: 5 (96 enodes) 320.739 * * [simplify]: iters left: 4 (183 enodes) 320.773 * * [simplify]: iters left: 3 (380 enodes) 320.873 * * [simplify]: Extracting #0: cost 1 inf + 0 320.873 * * [simplify]: Extracting #1: cost 23 inf + 0 320.874 * * [simplify]: Extracting #2: cost 128 inf + 0 320.874 * * [simplify]: Extracting #3: cost 164 inf + 815 320.876 * * [simplify]: Extracting #4: cost 154 inf + 2859 320.880 * * [simplify]: Extracting #5: cost 86 inf + 26823 320.895 * * [simplify]: Extracting #6: cost 11 inf + 57784 320.910 * * [simplify]: Extracting #7: cost 0 inf + 61787 320.926 * * [simplify]: Extracting #8: cost 0 inf + 61707 320.941 * [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)) 320.942 * [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))))) 320.942 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 320.942 * * [simplify]: iters left: 6 (11 enodes) 320.945 * * [simplify]: iters left: 5 (42 enodes) 320.952 * * [simplify]: iters left: 4 (67 enodes) 320.962 * * [simplify]: iters left: 3 (111 enodes) 320.980 * * [simplify]: iters left: 2 (140 enodes) 320.996 * * [simplify]: iters left: 1 (160 enodes) 321.013 * * [simplify]: Extracting #0: cost 1 inf + 0 321.013 * * [simplify]: Extracting #1: cost 0 inf + 1 321.014 * [simplify]: Simplified to 0 321.014 * [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)) 321.014 * * * * [progress]: [ 455 / 3260 ] simplifiying candidate # 321.014 * [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)))))) 321.014 * * [simplify]: iters left: 6 (29 enodes) 321.021 * * [simplify]: iters left: 5 (121 enodes) 321.044 * * [simplify]: iters left: 4 (305 enodes) 321.131 * * [simplify]: Extracting #0: cost 1 inf + 0 321.131 * * [simplify]: Extracting #1: cost 13 inf + 0 321.133 * * [simplify]: Extracting #2: cost 188 inf + 0 321.134 * * [simplify]: Extracting #3: cost 328 inf + 205 321.135 * * [simplify]: Extracting #4: cost 309 inf + 4082 321.142 * * [simplify]: Extracting #5: cost 171 inf + 54844 321.156 * * [simplify]: Extracting #6: cost 55 inf + 97473 321.177 * * [simplify]: Extracting #7: cost 1 inf + 118864 321.197 * * [simplify]: Extracting #8: cost 0 inf + 118764 321.217 * * [simplify]: Extracting #9: cost 0 inf + 118734 321.236 * [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))))) 321.236 * [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))))))) 321.237 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 321.237 * * [simplify]: iters left: 6 (16 enodes) 321.241 * * [simplify]: iters left: 5 (68 enodes) 321.254 * * [simplify]: iters left: 4 (179 enodes) 321.312 * * [simplify]: Extracting #0: cost 1 inf + 0 321.312 * * [simplify]: Extracting #1: cost 27 inf + 0 321.312 * * [simplify]: Extracting #2: cost 153 inf + 0 321.313 * * [simplify]: Extracting #3: cost 242 inf + 83 321.316 * * [simplify]: Extracting #4: cost 185 inf + 16503 321.326 * * [simplify]: Extracting #5: cost 15 inf + 79352 321.339 * * [simplify]: Extracting #6: cost 0 inf + 84943 321.351 * [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))))) 321.351 * [simplify]: 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))))))) 321.351 * * * * [progress]: [ 456 / 3260 ] simplifiying candidate # 321.351 * [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))))) 321.352 * * [simplify]: iters left: 6 (28 enodes) 321.358 * * [simplify]: iters left: 5 (116 enodes) 321.382 * * [simplify]: iters left: 4 (269 enodes) 321.449 * * [simplify]: Extracting #0: cost 1 inf + 0 321.449 * * [simplify]: Extracting #1: cost 13 inf + 0 321.449 * * [simplify]: Extracting #2: cost 151 inf + 0 321.450 * * [simplify]: Extracting #3: cost 255 inf + 43 321.451 * * [simplify]: Extracting #4: cost 237 inf + 2478 321.455 * * [simplify]: Extracting #5: cost 134 inf + 35270 321.465 * * [simplify]: Extracting #6: cost 52 inf + 63957 321.479 * * [simplify]: Extracting #7: cost 9 inf + 81942 321.494 * * [simplify]: Extracting #8: cost 0 inf + 85490 321.509 * * [simplify]: Extracting #9: cost 0 inf + 85290 321.526 * [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)))))) 321.527 * [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)))))) 321.527 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 321.527 * * [simplify]: iters left: 6 (15 enodes) 321.531 * * [simplify]: iters left: 5 (63 enodes) 321.542 * * [simplify]: iters left: 4 (145 enodes) 321.577 * * [simplify]: iters left: 3 (499 enodes) 321.811 * * [simplify]: Extracting #0: cost 1 inf + 0 321.811 * * [simplify]: Extracting #1: cost 0 inf + 1 321.811 * [simplify]: Simplified to 0 321.811 * [simplify]: 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)) 321.812 * * * * [progress]: [ 457 / 3260 ] simplifiying candidate # 321.812 * [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)))) 321.812 * * [simplify]: iters left: 6 (27 enodes) 321.818 * * [simplify]: iters left: 5 (108 enodes) 321.841 * * [simplify]: iters left: 4 (267 enodes) 321.908 * * [simplify]: Extracting #0: cost 1 inf + 0 321.909 * * [simplify]: Extracting #1: cost 15 inf + 0 321.909 * * [simplify]: Extracting #2: cost 149 inf + 0 321.910 * * [simplify]: Extracting #3: cost 233 inf + 2 321.910 * * [simplify]: Extracting #4: cost 226 inf + 1136 321.914 * * [simplify]: Extracting #5: cost 138 inf + 26900 321.923 * * [simplify]: Extracting #6: cost 45 inf + 58283 321.936 * * [simplify]: Extracting #7: cost 3 inf + 74804 321.949 * * [simplify]: Extracting #8: cost 0 inf + 75703 321.962 * * [simplify]: Extracting #9: cost 0 inf + 75553 321.978 * [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))) 321.978 * [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))))) 321.978 * [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.978 * * [simplify]: iters left: 6 (15 enodes) 321.982 * * [simplify]: iters left: 5 (62 enodes) 321.993 * * [simplify]: iters left: 4 (159 enodes) 322.035 * * [simplify]: iters left: 3 (475 enodes) 322.234 * * [simplify]: Extracting #0: cost 1 inf + 0 322.235 * * [simplify]: Extracting #1: cost 42 inf + 0 322.235 * * [simplify]: Extracting #2: cost 194 inf + 1 322.238 * * [simplify]: Extracting #3: cost 205 inf + 15094 322.254 * * [simplify]: Extracting #4: cost 20 inf + 63712 322.269 * * [simplify]: Extracting #5: cost 3 inf + 65204 322.284 * * [simplify]: Extracting #6: cost 0 inf + 65965 322.298 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 322.298 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) 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)))) 322.299 * * * * [progress]: [ 458 / 3260 ] simplifiying candidate # 322.299 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 322.299 * * [simplify]: iters left: 6 (30 enodes) 322.307 * * [simplify]: iters left: 5 (121 enodes) 322.328 * * [simplify]: iters left: 4 (280 enodes) 322.395 * * [simplify]: Extracting #0: cost 1 inf + 0 322.396 * * [simplify]: Extracting #1: cost 13 inf + 0 322.396 * * [simplify]: Extracting #2: cost 151 inf + 0 322.397 * * [simplify]: Extracting #3: cost 255 inf + 204 322.398 * * [simplify]: Extracting #4: cost 232 inf + 4005 322.403 * * [simplify]: Extracting #5: cost 122 inf + 39052 322.413 * * [simplify]: Extracting #6: cost 51 inf + 66159 322.427 * * [simplify]: Extracting #7: cost 4 inf + 85802 322.443 * * [simplify]: Extracting #8: cost 0 inf + 87043 322.461 * * [simplify]: Extracting #9: cost 0 inf + 86973 322.477 * [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))) 322.477 * [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))))))) 322.477 * [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.477 * * [simplify]: iters left: 6 (15 enodes) 322.481 * * [simplify]: iters left: 5 (62 enodes) 322.491 * * [simplify]: iters left: 4 (148 enodes) 322.531 * * [simplify]: iters left: 3 (499 enodes) 322.776 * * [simplify]: Extracting #0: cost 1 inf + 0 322.776 * * [simplify]: Extracting #1: cost 0 inf + 1 322.776 * [simplify]: Simplified to 0 322.776 * [simplify]: 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)) 322.776 * * * * [progress]: [ 459 / 3260 ] simplifiying candidate # 322.777 * [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))))) 322.777 * * [simplify]: iters left: 6 (29 enodes) 322.784 * * [simplify]: iters left: 5 (115 enodes) 322.803 * * [simplify]: iters left: 4 (247 enodes) 322.856 * * [simplify]: Extracting #0: cost 1 inf + 0 322.857 * * [simplify]: Extracting #1: cost 13 inf + 0 322.857 * * [simplify]: Extracting #2: cost 126 inf + 0 322.857 * * [simplify]: Extracting #3: cost 204 inf + 43 322.858 * * [simplify]: Extracting #4: cost 186 inf + 2192 322.862 * * [simplify]: Extracting #5: cost 102 inf + 26377 322.867 * * [simplify]: Extracting #6: cost 77 inf + 33765 322.874 * * [simplify]: Extracting #7: cost 49 inf + 42612 322.885 * * [simplify]: Extracting #8: cost 2 inf + 64783 322.897 * * [simplify]: Extracting #9: cost 0 inf + 65063 322.909 * * [simplify]: Extracting #10: cost 0 inf + 64913 322.923 * [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)))) 322.924 * [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)))))) 322.924 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 322.924 * * [simplify]: iters left: 6 (14 enodes) 322.928 * * [simplify]: iters left: 5 (56 enodes) 322.936 * * [simplify]: iters left: 4 (117 enodes) 322.962 * * [simplify]: iters left: 3 (347 enodes) 323.078 * * [simplify]: Extracting #0: cost 1 inf + 0 323.079 * * [simplify]: Extracting #1: cost 0 inf + 1 323.079 * [simplify]: Simplified to 0 323.079 * [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)) 323.079 * * * * [progress]: [ 460 / 3260 ] simplifiying candidate # 323.079 * [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)))) 323.079 * * [simplify]: iters left: 6 (28 enodes) 323.089 * * [simplify]: iters left: 5 (111 enodes) 323.107 * * [simplify]: iters left: 4 (238 enodes) 323.159 * * [simplify]: Extracting #0: cost 1 inf + 0 323.159 * * [simplify]: Extracting #1: cost 13 inf + 0 323.159 * * [simplify]: Extracting #2: cost 117 inf + 0 323.160 * * [simplify]: Extracting #3: cost 180 inf + 2 323.160 * * [simplify]: Extracting #4: cost 169 inf + 900 323.161 * * [simplify]: Extracting #5: cost 168 inf + 2237 323.164 * * [simplify]: Extracting #6: cost 81 inf + 26171 323.173 * * [simplify]: Extracting #7: cost 4 inf + 52571 323.184 * * [simplify]: Extracting #8: cost 0 inf + 54720 323.194 * * [simplify]: Extracting #9: cost 0 inf + 54530 323.204 * [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)) 323.204 * [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))))) 323.205 * [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.205 * * [simplify]: iters left: 6 (14 enodes) 323.208 * * [simplify]: iters left: 5 (57 enodes) 323.218 * * [simplify]: iters left: 4 (116 enodes) 323.245 * * [simplify]: iters left: 3 (321 enodes) 323.356 * * [simplify]: Extracting #0: cost 1 inf + 0 323.356 * * [simplify]: Extracting #1: cost 0 inf + 1 323.356 * [simplify]: Simplified to 0 323.356 * [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)) 323.356 * * * * [progress]: [ 461 / 3260 ] simplifiying candidate # 323.356 * [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)))))) 323.356 * * [simplify]: iters left: 6 (29 enodes) 323.363 * * [simplify]: iters left: 5 (116 enodes) 323.383 * * [simplify]: iters left: 4 (271 enodes) 323.448 * * [simplify]: Extracting #0: cost 1 inf + 0 323.448 * * [simplify]: Extracting #1: cost 13 inf + 0 323.448 * * [simplify]: Extracting #2: cost 133 inf + 0 323.449 * * [simplify]: Extracting #3: cost 210 inf + 734 323.450 * * [simplify]: Extracting #4: cost 189 inf + 3974 323.453 * * [simplify]: Extracting #5: cost 103 inf + 29197 323.462 * * [simplify]: Extracting #6: cost 54 inf + 45056 323.473 * * [simplify]: Extracting #7: cost 5 inf + 66279 323.486 * * [simplify]: Extracting #8: cost 0 inf + 67853 323.498 * * [simplify]: Extracting #9: cost 0 inf + 67693 323.510 * [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)) 323.510 * [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))))))) 323.511 * [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))))) 323.511 * * [simplify]: iters left: 6 (15 enodes) 323.515 * * [simplify]: iters left: 5 (62 enodes) 323.525 * * [simplify]: iters left: 4 (149 enodes) 323.562 * * [simplify]: iters left: 3 (450 enodes) 323.765 * * [simplify]: Extracting #0: cost 1 inf + 0 323.765 * * [simplify]: Extracting #1: cost 0 inf + 1 323.765 * [simplify]: Simplified to 0 323.765 * [simplify]: 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)) 323.765 * * * * [progress]: [ 462 / 3260 ] simplifiying candidate # 323.766 * [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))))) 323.766 * * [simplify]: iters left: 6 (28 enodes) 323.772 * * [simplify]: iters left: 5 (111 enodes) 323.791 * * [simplify]: iters left: 4 (238 enodes) 323.844 * * [simplify]: Extracting #0: cost 1 inf + 0 323.844 * * [simplify]: Extracting #1: cost 13 inf + 0 323.844 * * [simplify]: Extracting #2: cost 113 inf + 0 323.845 * * [simplify]: Extracting #3: cost 171 inf + 328 323.846 * * [simplify]: Extracting #4: cost 161 inf + 1307 323.847 * * [simplify]: Extracting #5: cost 155 inf + 3734 323.850 * * [simplify]: Extracting #6: cost 81 inf + 23579 323.858 * * [simplify]: Extracting #7: cost 7 inf + 50253 323.871 * * [simplify]: Extracting #8: cost 0 inf + 52898 323.881 * * [simplify]: Extracting #9: cost 0 inf + 52588 323.891 * [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))))) 323.891 * [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)))))) 323.891 * [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)))) 323.891 * * [simplify]: iters left: 6 (14 enodes) 323.895 * * [simplify]: iters left: 5 (57 enodes) 323.904 * * [simplify]: iters left: 4 (118 enodes) 323.929 * * [simplify]: iters left: 3 (314 enodes) 324.024 * * [simplify]: Extracting #0: cost 1 inf + 0 324.024 * * [simplify]: Extracting #1: cost 0 inf + 1 324.024 * [simplify]: Simplified to 0 324.024 * [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)) 324.024 * * * * [progress]: [ 463 / 3260 ] simplifiying candidate # 324.025 * [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)))) 324.025 * * [simplify]: iters left: 6 (27 enodes) 324.031 * * [simplify]: iters left: 5 (102 enodes) 324.051 * * [simplify]: iters left: 4 (223 enodes) 324.095 * * [simplify]: Extracting #0: cost 1 inf + 0 324.095 * * [simplify]: Extracting #1: cost 15 inf + 0 324.095 * * [simplify]: Extracting #2: cost 114 inf + 0 324.096 * * [simplify]: Extracting #3: cost 152 inf + 370 324.097 * * [simplify]: Extracting #4: cost 134 inf + 2731 324.098 * * [simplify]: Extracting #5: cost 96 inf + 11231 324.101 * * [simplify]: Extracting #6: cost 75 inf + 15874 324.107 * * [simplify]: Extracting #7: cost 19 inf + 37168 324.117 * * [simplify]: Extracting #8: cost 0 inf + 46740 324.126 * * [simplify]: Extracting #9: cost 0 inf + 46180 324.135 * * [simplify]: Extracting #10: cost 0 inf + 46070 324.144 * [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))) 324.144 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) 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))))) 324.144 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 324.144 * * [simplify]: iters left: 6 (13 enodes) 324.148 * * [simplify]: iters left: 5 (48 enodes) 324.155 * * [simplify]: iters left: 4 (103 enodes) 324.175 * * [simplify]: iters left: 3 (238 enodes) 324.234 * * [simplify]: Extracting #0: cost 1 inf + 0 324.234 * * [simplify]: Extracting #1: cost 0 inf + 1 324.234 * [simplify]: Simplified to 0 324.234 * [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)) 324.235 * * * * [progress]: [ 464 / 3260 ] simplifiying candidate # 324.235 * [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)))))) 324.235 * * [simplify]: iters left: 6 (28 enodes) 324.244 * * [simplify]: iters left: 5 (114 enodes) 324.263 * * [simplify]: iters left: 4 (267 enodes) 324.326 * * [simplify]: Extracting #0: cost 1 inf + 0 324.326 * * [simplify]: Extracting #1: cost 13 inf + 0 324.327 * * [simplify]: Extracting #2: cost 149 inf + 0 324.327 * * [simplify]: Extracting #3: cost 254 inf + 526 324.328 * * [simplify]: Extracting #4: cost 239 inf + 2552 324.333 * * [simplify]: Extracting #5: cost 145 inf + 32810 324.341 * * [simplify]: Extracting #6: cost 77 inf + 56283 324.352 * * [simplify]: Extracting #7: cost 40 inf + 68591 324.366 * * [simplify]: Extracting #8: cost 3 inf + 86441 324.384 * * [simplify]: Extracting #9: cost 0 inf + 87351 324.400 * * [simplify]: Extracting #10: cost 0 inf + 87231 324.415 * [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)))) 324.415 * [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))))))) 324.416 * [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))))) 324.416 * * [simplify]: iters left: 6 (15 enodes) 324.420 * * [simplify]: iters left: 5 (61 enodes) 324.430 * * [simplify]: iters left: 4 (142 enodes) 324.466 * * [simplify]: iters left: 3 (474 enodes) 324.646 * * [simplify]: Extracting #0: cost 1 inf + 0 324.646 * * [simplify]: Extracting #1: cost 0 inf + 1 324.646 * [simplify]: Simplified to 0 324.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))))) (* (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)) 324.646 * * * * [progress]: [ 465 / 3260 ] simplifiying candidate # 324.646 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 324.646 * * [simplify]: iters left: 6 (27 enodes) 324.653 * * [simplify]: iters left: 5 (109 enodes) 324.674 * * [simplify]: iters left: 4 (236 enodes) 324.725 * * [simplify]: Extracting #0: cost 1 inf + 0 324.725 * * [simplify]: Extracting #1: cost 13 inf + 0 324.726 * * [simplify]: Extracting #2: cost 123 inf + 0 324.726 * * [simplify]: Extracting #3: cost 199 inf + 124 324.727 * * [simplify]: Extracting #4: cost 184 inf + 1872 324.730 * * [simplify]: Extracting #5: cost 138 inf + 15681 324.736 * * [simplify]: Extracting #6: cost 52 inf + 42917 324.747 * * [simplify]: Extracting #7: cost 6 inf + 62079 324.759 * * [simplify]: Extracting #8: cost 0 inf + 64080 324.771 * * [simplify]: Extracting #9: cost 0 inf + 64000 324.783 * [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)))) 324.783 * [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)))))) 324.783 * [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)))) 324.783 * * [simplify]: iters left: 6 (14 enodes) 324.787 * * [simplify]: iters left: 5 (56 enodes) 324.796 * * [simplify]: iters left: 4 (113 enodes) 324.820 * * [simplify]: iters left: 3 (324 enodes) 324.910 * * [simplify]: Extracting #0: cost 1 inf + 0 324.910 * * [simplify]: Extracting #1: cost 0 inf + 1 324.910 * [simplify]: Simplified to 0 324.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))))) (* (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)) 324.910 * * * * [progress]: [ 466 / 3260 ] simplifiying candidate # 324.911 * [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)))) 324.911 * * [simplify]: iters left: 6 (26 enodes) 324.917 * * [simplify]: iters left: 5 (102 enodes) 324.934 * * [simplify]: iters left: 4 (219 enodes) 324.981 * * [simplify]: Extracting #0: cost 1 inf + 0 324.981 * * [simplify]: Extracting #1: cost 13 inf + 0 324.982 * * [simplify]: Extracting #2: cost 116 inf + 0 324.982 * * [simplify]: Extracting #3: cost 176 inf + 44 324.983 * * [simplify]: Extracting #4: cost 169 inf + 897 324.984 * * [simplify]: Extracting #5: cost 163 inf + 3809 324.988 * * [simplify]: Extracting #6: cost 81 inf + 27535 324.996 * * [simplify]: Extracting #7: cost 6 inf + 52870 325.007 * * [simplify]: Extracting #8: cost 0 inf + 54502 325.017 * * [simplify]: Extracting #9: cost 0 inf + 54462 325.027 * [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))) 325.027 * [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))))) 325.028 * [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))) 325.028 * * [simplify]: iters left: 6 (14 enodes) 325.031 * * [simplify]: iters left: 5 (56 enodes) 325.041 * * [simplify]: iters left: 4 (112 enodes) 325.065 * * [simplify]: iters left: 3 (297 enodes) 325.146 * * [simplify]: Extracting #0: cost 1 inf + 0 325.146 * * [simplify]: Extracting #1: cost 0 inf + 1 325.146 * [simplify]: Simplified to 0 325.146 * [simplify]: 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)) 325.147 * * * * [progress]: [ 467 / 3260 ] simplifiying candidate # 325.147 * [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)))))) 325.147 * * [simplify]: iters left: 6 (28 enodes) 325.154 * * [simplify]: iters left: 5 (112 enodes) 325.175 * * [simplify]: iters left: 4 (247 enodes) 325.225 * * [simplify]: Extracting #0: cost 1 inf + 0 325.225 * * [simplify]: Extracting #1: cost 13 inf + 0 325.225 * * [simplify]: Extracting #2: cost 123 inf + 0 325.226 * * [simplify]: Extracting #3: cost 198 inf + 246 325.228 * * [simplify]: Extracting #4: cost 178 inf + 3000 325.232 * * [simplify]: Extracting #5: cost 107 inf + 23157 325.238 * * [simplify]: Extracting #6: cost 59 inf + 38955 325.248 * * [simplify]: Extracting #7: cost 6 inf + 61921 325.261 * * [simplify]: Extracting #8: cost 0 inf + 63585 325.272 * * [simplify]: Extracting #9: cost 0 inf + 63475 325.284 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (* (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (sqrt b) (* (cbrt a) (sqrt 2)))) (cbrt a))) 325.284 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (* (/ (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))))))) 325.285 * [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))))) 325.285 * * [simplify]: iters left: 6 (13 enodes) 325.288 * * [simplify]: iters left: 5 (53 enodes) 325.297 * * [simplify]: iters left: 4 (118 enodes) 325.322 * * [simplify]: iters left: 3 (324 enodes) 325.408 * * [simplify]: Extracting #0: cost 1 inf + 0 325.408 * * [simplify]: Extracting #1: cost 0 inf + 1 325.408 * [simplify]: Simplified to 0 325.408 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 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)) 325.408 * * * * [progress]: [ 468 / 3260 ] simplifiying candidate # 325.408 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 325.409 * * [simplify]: iters left: 6 (26 enodes) 325.415 * * [simplify]: iters left: 5 (101 enodes) 325.434 * * [simplify]: iters left: 4 (205 enodes) 325.472 * * [simplify]: iters left: 3 (485 enodes) 325.604 * * [simplify]: Extracting #0: cost 1 inf + 0 325.604 * * [simplify]: Extracting #1: cost 25 inf + 0 325.605 * * [simplify]: Extracting #2: cost 160 inf + 0 325.606 * * [simplify]: Extracting #3: cost 254 inf + 85 325.607 * * [simplify]: Extracting #4: cost 248 inf + 2117 325.610 * * [simplify]: Extracting #5: cost 178 inf + 13726 325.617 * * [simplify]: Extracting #6: cost 86 inf + 40486 325.633 * * [simplify]: Extracting #7: cost 7 inf + 75761 325.654 * * [simplify]: Extracting #8: cost 0 inf + 78069 325.675 * * [simplify]: Extracting #9: cost 0 inf + 77909 325.695 * [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)))) 325.695 * [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)))))) 325.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)))) 325.695 * * [simplify]: iters left: 6 (11 enodes) 325.698 * * [simplify]: iters left: 5 (43 enodes) 325.705 * * [simplify]: iters left: 4 (84 enodes) 325.720 * * [simplify]: iters left: 3 (212 enodes) 325.766 * * [simplify]: iters left: 2 (472 enodes) 325.871 * * [simplify]: Extracting #0: cost 1 inf + 0 325.871 * * [simplify]: Extracting #1: cost 0 inf + 1 325.871 * [simplify]: Simplified to 0 325.871 * [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)) 325.871 * * * * [progress]: [ 469 / 3260 ] simplifiying candidate # 325.871 * [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)))) 325.871 * * [simplify]: iters left: 6 (26 enodes) 325.878 * * [simplify]: iters left: 5 (103 enodes) 325.895 * * [simplify]: iters left: 4 (217 enodes) 325.941 * * [simplify]: Extracting #0: cost 1 inf + 0 325.941 * * [simplify]: Extracting #1: cost 13 inf + 0 325.941 * * [simplify]: Extracting #2: cost 105 inf + 0 325.941 * * [simplify]: Extracting #3: cost 151 inf + 2 325.942 * * [simplify]: Extracting #4: cost 140 inf + 981 325.943 * * [simplify]: Extracting #5: cost 132 inf + 3378 325.945 * * [simplify]: Extracting #6: cost 92 inf + 11144 325.951 * * [simplify]: Extracting #7: cost 19 inf + 36190 325.959 * * [simplify]: Extracting #8: cost 0 inf + 44633 325.968 * * [simplify]: Extracting #9: cost 0 inf + 44113 325.977 * * [simplify]: Extracting #10: cost 0 inf + 44033 325.987 * [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)) 325.987 * [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))))) 325.988 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 325.988 * * [simplify]: iters left: 6 (12 enodes) 325.991 * * [simplify]: iters left: 5 (49 enodes) 325.999 * * [simplify]: iters left: 4 (99 enodes) 326.018 * * [simplify]: iters left: 3 (234 enodes) 326.073 * * [simplify]: iters left: 2 (447 enodes) 326.170 * * [simplify]: Extracting #0: cost 1 inf + 0 326.170 * * [simplify]: Extracting #1: cost 0 inf + 1 326.171 * [simplify]: Simplified to 0 326.171 * [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)) 326.171 * * * * [progress]: [ 470 / 3260 ] simplifiying candidate # 326.172 * [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)))))) 326.172 * * [simplify]: iters left: 6 (28 enodes) 326.179 * * [simplify]: iters left: 5 (111 enodes) 326.197 * * [simplify]: iters left: 4 (242 enodes) 326.248 * * [simplify]: Extracting #0: cost 1 inf + 0 326.248 * * [simplify]: Extracting #1: cost 13 inf + 0 326.249 * * [simplify]: Extracting #2: cost 110 inf + 0 326.249 * * [simplify]: Extracting #3: cost 163 inf + 571 326.250 * * [simplify]: Extracting #4: cost 146 inf + 2803 326.252 * * [simplify]: Extracting #5: cost 92 inf + 15307 326.256 * * [simplify]: Extracting #6: cost 74 inf + 20206 326.261 * * [simplify]: Extracting #7: cost 31 inf + 35198 326.271 * * [simplify]: Extracting #8: cost 0 inf + 51053 326.281 * * [simplify]: Extracting #9: cost 0 inf + 50373 326.292 * * [simplify]: Extracting #10: cost 0 inf + 50223 326.302 * [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)))) 326.302 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ 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))))))) 326.302 * [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))))) 326.302 * * [simplify]: iters left: 6 (14 enodes) 326.305 * * [simplify]: iters left: 5 (57 enodes) 326.315 * * [simplify]: iters left: 4 (121 enodes) 326.340 * * [simplify]: iters left: 3 (291 enodes) 326.421 * * [simplify]: Extracting #0: cost 1 inf + 0 326.421 * * [simplify]: Extracting #1: cost 0 inf + 1 326.421 * [simplify]: Simplified to 0 326.421 * [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)) 326.421 * * * * [progress]: [ 471 / 3260 ] simplifiying candidate # 326.421 * [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))))) 326.421 * * [simplify]: iters left: 6 (27 enodes) 326.428 * * [simplify]: iters left: 5 (106 enodes) 326.445 * * [simplify]: iters left: 4 (216 enodes) 326.491 * * [simplify]: iters left: 3 (498 enodes) 326.622 * * [simplify]: Extracting #0: cost 1 inf + 0 326.622 * * [simplify]: Extracting #1: cost 27 inf + 0 326.623 * * [simplify]: Extracting #2: cost 148 inf + 0 326.624 * * [simplify]: Extracting #3: cost 201 inf + 1791 326.626 * * [simplify]: Extracting #4: cost 164 inf + 6971 326.632 * * [simplify]: Extracting #5: cost 91 inf + 30183 326.649 * * [simplify]: Extracting #6: cost 8 inf + 63486 326.667 * * [simplify]: Extracting #7: cost 0 inf + 66245 326.684 * * [simplify]: Extracting #8: cost 0 inf + 66215 326.702 * [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)) 326.702 * [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)))))) 326.702 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 326.702 * * [simplify]: iters left: 6 (13 enodes) 326.705 * * [simplify]: iters left: 5 (52 enodes) 326.714 * * [simplify]: iters left: 4 (98 enodes) 326.734 * * [simplify]: iters left: 3 (212 enodes) 326.774 * * [simplify]: iters left: 2 (371 enodes) 326.848 * * [simplify]: Extracting #0: cost 1 inf + 0 326.848 * * [simplify]: Extracting #1: cost 0 inf + 1 326.848 * [simplify]: Simplified to 0 326.848 * [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)) 326.848 * * * * [progress]: [ 472 / 3260 ] simplifiying candidate # 326.848 * [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)))) 326.849 * * [simplify]: iters left: 6 (26 enodes) 326.855 * * [simplify]: iters left: 5 (97 enodes) 326.871 * * [simplify]: iters left: 4 (200 enodes) 326.909 * * [simplify]: iters left: 3 (422 enodes) 327.020 * * [simplify]: Extracting #0: cost 1 inf + 0 327.020 * * [simplify]: Extracting #1: cost 27 inf + 0 327.020 * * [simplify]: Extracting #2: cost 145 inf + 0 327.021 * * [simplify]: Extracting #3: cost 187 inf + 1017 327.023 * * [simplify]: Extracting #4: cost 167 inf + 3882 327.027 * * [simplify]: Extracting #5: cost 99 inf + 21871 327.039 * * [simplify]: Extracting #6: cost 12 inf + 58290 327.055 * * [simplify]: Extracting #7: cost 0 inf + 62752 327.071 * * [simplify]: Extracting #8: cost 0 inf + 62722 327.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)) 327.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 (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 327.088 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 327.088 * * [simplify]: iters left: 6 (12 enodes) 327.093 * * [simplify]: iters left: 5 (44 enodes) 327.100 * * [simplify]: iters left: 4 (92 enodes) 327.114 * * [simplify]: iters left: 3 (159 enodes) 327.139 * * [simplify]: iters left: 2 (267 enodes) 327.183 * * [simplify]: iters left: 1 (364 enodes) 327.242 * * [simplify]: Extracting #0: cost 1 inf + 0 327.242 * * [simplify]: Extracting #1: cost 0 inf + 1 327.242 * [simplify]: Simplified to 0 327.242 * [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)) 327.243 * * * * [progress]: [ 473 / 3260 ] simplifiying candidate # 327.243 * [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)))))) 327.243 * * [simplify]: iters left: 6 (27 enodes) 327.249 * * [simplify]: iters left: 5 (112 enodes) 327.270 * * [simplify]: iters left: 4 (269 enodes) 327.333 * * [simplify]: Extracting #0: cost 1 inf + 0 327.334 * * [simplify]: Extracting #1: cost 13 inf + 0 327.334 * * [simplify]: Extracting #2: cost 148 inf + 0 327.335 * * [simplify]: Extracting #3: cost 239 inf + 692 327.336 * * [simplify]: Extracting #4: cost 194 inf + 8632 327.342 * * [simplify]: Extracting #5: cost 105 inf + 36761 327.349 * * [simplify]: Extracting #6: cost 77 inf + 44699 327.358 * * [simplify]: Extracting #7: cost 50 inf + 53247 327.371 * * [simplify]: Extracting #8: cost 2 inf + 75079 327.385 * * [simplify]: Extracting #9: cost 0 inf + 75399 327.399 * [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))))))) 327.399 * [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))))))) 327.399 * [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))))) 327.399 * * [simplify]: iters left: 6 (15 enodes) 327.403 * * [simplify]: iters left: 5 (64 enodes) 327.415 * * [simplify]: iters left: 4 (149 enodes) 327.450 * * [simplify]: iters left: 3 (466 enodes) 327.711 * * [simplify]: Extracting #0: cost 1 inf + 0 327.711 * * [simplify]: Extracting #1: cost 0 inf + 1 327.711 * [simplify]: Simplified to 0 327.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))))) (* (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)) 327.712 * * * * [progress]: [ 474 / 3260 ] simplifiying candidate # 327.712 * [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))))) 327.712 * * [simplify]: iters left: 6 (26 enodes) 327.718 * * [simplify]: iters left: 5 (107 enodes) 327.736 * * [simplify]: iters left: 4 (239 enodes) 327.790 * * [simplify]: Extracting #0: cost 1 inf + 0 327.790 * * [simplify]: Extracting #1: cost 13 inf + 0 327.790 * * [simplify]: Extracting #2: cost 127 inf + 0 327.791 * * [simplify]: Extracting #3: cost 193 inf + 372 327.792 * * [simplify]: Extracting #4: cost 154 inf + 6225 327.796 * * [simplify]: Extracting #5: cost 86 inf + 24205 327.802 * * [simplify]: Extracting #6: cost 51 inf + 37648 327.812 * * [simplify]: Extracting #7: cost 3 inf + 56873 327.823 * * [simplify]: Extracting #8: cost 0 inf + 57679 327.834 * * [simplify]: Extracting #9: cost 0 inf + 57664 327.847 * [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)))) 327.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)) (/ (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)))))) 327.848 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 327.848 * * [simplify]: iters left: 6 (14 enodes) 327.851 * * [simplify]: iters left: 5 (59 enodes) 327.861 * * [simplify]: iters left: 4 (121 enodes) 327.885 * * [simplify]: iters left: 3 (332 enodes) 328.023 * * [simplify]: Extracting #0: cost 1 inf + 0 328.023 * * [simplify]: Extracting #1: cost 0 inf + 1 328.023 * [simplify]: Simplified to 0 328.023 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (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)) 328.023 * * * * [progress]: [ 475 / 3260 ] simplifiying candidate # 328.023 * [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)))) 328.023 * * [simplify]: iters left: 6 (25 enodes) 328.029 * * [simplify]: iters left: 5 (100 enodes) 328.047 * * [simplify]: iters left: 4 (222 enodes) 328.096 * * [simplify]: Extracting #0: cost 1 inf + 0 328.096 * * [simplify]: Extracting #1: cost 13 inf + 0 328.096 * * [simplify]: Extracting #2: cost 108 inf + 0 328.097 * * [simplify]: Extracting #3: cost 156 inf + 4 328.097 * * [simplify]: Extracting #4: cost 149 inf + 379 328.099 * * [simplify]: Extracting #5: cost 113 inf + 7724 328.102 * * [simplify]: Extracting #6: cost 74 inf + 16005 328.107 * * [simplify]: Extracting #7: cost 26 inf + 33885 328.115 * * [simplify]: Extracting #8: cost 0 inf + 46220 328.124 * * [simplify]: Extracting #9: cost 0 inf + 45700 328.133 * [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)) 328.133 * [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))))) 328.134 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 328.134 * * [simplify]: iters left: 6 (13 enodes) 328.139 * * [simplify]: iters left: 5 (54 enodes) 328.149 * * [simplify]: iters left: 4 (112 enodes) 328.172 * * [simplify]: iters left: 3 (281 enodes) 328.268 * * [simplify]: Extracting #0: cost 1 inf + 0 328.268 * * [simplify]: Extracting #1: cost 0 inf + 1 328.268 * [simplify]: Simplified to 0 328.268 * [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)) 328.269 * * * * [progress]: [ 476 / 3260 ] simplifiying candidate # 328.269 * [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)))))) 328.269 * * [simplify]: iters left: 6 (28 enodes) 328.276 * * [simplify]: iters left: 5 (113 enodes) 328.295 * * [simplify]: iters left: 4 (260 enodes) 328.352 * * [simplify]: Extracting #0: cost 1 inf + 0 328.353 * * [simplify]: Extracting #1: cost 13 inf + 0 328.353 * * [simplify]: Extracting #2: cost 128 inf + 0 328.353 * * [simplify]: Extracting #3: cost 194 inf + 616 328.354 * * [simplify]: Extracting #4: cost 159 inf + 5968 328.358 * * [simplify]: Extracting #5: cost 102 inf + 21765 328.363 * * [simplify]: Extracting #6: cost 56 inf + 35560 328.376 * * [simplify]: Extracting #7: cost 5 inf + 57624 328.387 * * [simplify]: Extracting #8: cost 0 inf + 58666 328.398 * * [simplify]: Extracting #9: cost 0 inf + 58636 328.409 * [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)))) 328.409 * [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))))))) 328.410 * [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))))) 328.410 * * [simplify]: iters left: 6 (14 enodes) 328.413 * * [simplify]: iters left: 5 (59 enodes) 328.423 * * [simplify]: iters left: 4 (134 enodes) 328.454 * * [simplify]: iters left: 3 (357 enodes) 328.594 * * [simplify]: Extracting #0: cost 1 inf + 0 328.594 * * [simplify]: Extracting #1: cost 0 inf + 1 328.594 * [simplify]: Simplified to 0 328.594 * [simplify]: 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)) 328.594 * * * * [progress]: [ 477 / 3260 ] simplifiying candidate # 328.594 * [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))))) 328.595 * * [simplify]: iters left: 6 (27 enodes) 328.604 * * [simplify]: iters left: 5 (107 enodes) 328.622 * * [simplify]: iters left: 4 (230 enodes) 328.670 * * [simplify]: Extracting #0: cost 1 inf + 0 328.670 * * [simplify]: Extracting #1: cost 13 inf + 0 328.670 * * [simplify]: Extracting #2: cost 116 inf + 0 328.671 * * [simplify]: Extracting #3: cost 164 inf + 168 328.672 * * [simplify]: Extracting #4: cost 129 inf + 4774 328.674 * * [simplify]: Extracting #5: cost 85 inf + 14076 328.678 * * [simplify]: Extracting #6: cost 72 inf + 16522 328.683 * * [simplify]: Extracting #7: cost 29 inf + 32191 328.691 * * [simplify]: Extracting #8: cost 1 inf + 46384 328.701 * * [simplify]: Extracting #9: cost 0 inf + 46244 328.710 * * [simplify]: Extracting #10: cost 0 inf + 46214 328.720 * [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))) 328.720 * [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)))))) 328.720 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 328.720 * * [simplify]: iters left: 6 (13 enodes) 328.723 * * [simplify]: iters left: 5 (53 enodes) 328.732 * * [simplify]: iters left: 4 (106 enodes) 328.754 * * [simplify]: iters left: 3 (257 enodes) 328.838 * * [simplify]: Extracting #0: cost 1 inf + 0 328.838 * * [simplify]: Extracting #1: cost 0 inf + 1 328.838 * [simplify]: Simplified to 0 328.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))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 328.839 * * * * [progress]: [ 478 / 3260 ] simplifiying candidate # 328.839 * [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)))) 328.839 * * [simplify]: iters left: 6 (26 enodes) 328.846 * * [simplify]: iters left: 5 (103 enodes) 328.866 * * [simplify]: iters left: 4 (216 enodes) 328.910 * * [simplify]: Extracting #0: cost 1 inf + 0 328.910 * * [simplify]: Extracting #1: cost 13 inf + 0 328.910 * * [simplify]: Extracting #2: cost 104 inf + 0 328.911 * * [simplify]: Extracting #3: cost 133 inf + 254 328.911 * * [simplify]: Extracting #4: cost 117 inf + 1609 328.913 * * [simplify]: Extracting #5: cost 89 inf + 6338 328.915 * * [simplify]: Extracting #6: cost 74 inf + 9188 328.921 * * [simplify]: Extracting #7: cost 24 inf + 28217 328.929 * * [simplify]: Extracting #8: cost 0 inf + 39404 328.937 * * [simplify]: Extracting #9: cost 0 inf + 38844 328.945 * * [simplify]: Extracting #10: cost 0 inf + 38804 328.953 * [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)))) 328.953 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (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))))) 328.953 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 328.953 * * [simplify]: iters left: 6 (12 enodes) 328.957 * * [simplify]: iters left: 5 (49 enodes) 328.965 * * [simplify]: iters left: 4 (94 enodes) 328.984 * * [simplify]: iters left: 3 (221 enodes) 329.056 * * [simplify]: iters left: 2 (492 enodes) 329.275 * * [simplify]: Extracting #0: cost 1 inf + 0 329.275 * * [simplify]: Extracting #1: cost 0 inf + 1 329.275 * [simplify]: Simplified to 0 329.275 * [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)) 329.275 * * * * [progress]: [ 479 / 3260 ] simplifiying candidate # 329.275 * [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)))))) 329.275 * * [simplify]: iters left: 6 (27 enodes) 329.284 * * [simplify]: iters left: 5 (106 enodes) 329.302 * * [simplify]: iters left: 4 (235 enodes) 329.354 * * [simplify]: Extracting #0: cost 1 inf + 0 329.354 * * [simplify]: Extracting #1: cost 13 inf + 0 329.354 * * [simplify]: Extracting #2: cost 118 inf + 0 329.355 * * [simplify]: Extracting #3: cost 161 inf + 1059 329.356 * * [simplify]: Extracting #4: cost 113 inf + 8851 329.360 * * [simplify]: Extracting #5: cost 82 inf + 16317 329.364 * * [simplify]: Extracting #6: cost 54 inf + 25393 329.371 * * [simplify]: Extracting #7: cost 9 inf + 44457 329.381 * * [simplify]: Extracting #8: cost 0 inf + 48317 329.390 * * [simplify]: Extracting #9: cost 0 inf + 48207 329.399 * [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)))) 329.399 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ 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))))))) 329.399 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 329.399 * * [simplify]: iters left: 6 (13 enodes) 329.402 * * [simplify]: iters left: 5 (52 enodes) 329.411 * * [simplify]: iters left: 4 (111 enodes) 329.437 * * [simplify]: iters left: 3 (278 enodes) 329.531 * * [simplify]: Extracting #0: cost 1 inf + 0 329.531 * * [simplify]: Extracting #1: cost 0 inf + 1 329.531 * [simplify]: Simplified to 0 329.531 * [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)) 329.531 * * * * [progress]: [ 480 / 3260 ] simplifiying candidate # 329.531 * [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))))) 329.532 * * [simplify]: iters left: 6 (26 enodes) 329.538 * * [simplify]: iters left: 5 (101 enodes) 329.554 * * [simplify]: iters left: 4 (211 enodes) 329.601 * * [simplify]: iters left: 3 (481 enodes) 329.744 * * [simplify]: Extracting #0: cost 1 inf + 0 329.744 * * [simplify]: Extracting #1: cost 28 inf + 0 329.745 * * [simplify]: Extracting #2: cost 163 inf + 1 329.746 * * [simplify]: Extracting #3: cost 199 inf + 1515 329.748 * * [simplify]: Extracting #4: cost 160 inf + 6434 329.753 * * [simplify]: Extracting #5: cost 90 inf + 28223 329.770 * * [simplify]: Extracting #6: cost 8 inf + 61436 329.787 * * [simplify]: Extracting #7: cost 0 inf + 64621 329.805 * * [simplify]: Extracting #8: cost 0 inf + 64421 329.823 * [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))) 329.823 * [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)))))) 329.823 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 329.823 * * [simplify]: iters left: 6 (12 enodes) 329.826 * * [simplify]: iters left: 5 (47 enodes) 329.833 * * [simplify]: iters left: 4 (89 enodes) 329.853 * * [simplify]: iters left: 3 (186 enodes) 329.899 * * [simplify]: iters left: 2 (378 enodes) 330.033 * * [simplify]: Extracting #0: cost 1 inf + 0 330.034 * * [simplify]: Extracting #1: cost 0 inf + 1 330.034 * [simplify]: Simplified to 0 330.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)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ b (* a 2))) 0)) 330.034 * * * * [progress]: [ 481 / 3260 ] simplifiying candidate # 330.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 2) a) (/ (/ 1 1) 1)))) 330.034 * * [simplify]: iters left: 6 (25 enodes) 330.042 * * [simplify]: iters left: 5 (95 enodes) 330.060 * * [simplify]: iters left: 4 (177 enodes) 330.092 * * [simplify]: iters left: 3 (363 enodes) 330.191 * * [simplify]: Extracting #0: cost 1 inf + 0 330.191 * * [simplify]: Extracting #1: cost 21 inf + 0 330.191 * * [simplify]: Extracting #2: cost 132 inf + 2 330.192 * * [simplify]: Extracting #3: cost 166 inf + 821 330.193 * * [simplify]: Extracting #4: cost 144 inf + 3490 330.197 * * [simplify]: Extracting #5: cost 89 inf + 23256 330.210 * * [simplify]: Extracting #6: cost 13 inf + 54944 330.225 * * [simplify]: Extracting #7: cost 0 inf + 60205 330.242 * [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)) 330.243 * [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))))) 330.243 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 330.243 * * [simplify]: iters left: 6 (11 enodes) 330.246 * * [simplify]: iters left: 5 (40 enodes) 330.252 * * [simplify]: iters left: 4 (65 enodes) 330.263 * * [simplify]: iters left: 3 (97 enodes) 330.280 * * [simplify]: iters left: 2 (165 enodes) 330.314 * * [simplify]: iters left: 1 (271 enodes) 330.366 * * [simplify]: Extracting #0: cost 1 inf + 0 330.366 * * [simplify]: Extracting #1: cost 0 inf + 1 330.366 * [simplify]: Simplified to 0 330.366 * [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)) 330.367 * * * * [progress]: [ 482 / 3260 ] simplifiying candidate # 330.367 * [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)))))) 330.367 * * [simplify]: iters left: 6 (26 enodes) 330.374 * * [simplify]: iters left: 5 (105 enodes) 330.392 * * [simplify]: iters left: 4 (230 enodes) 330.442 * * [simplify]: Extracting #0: cost 1 inf + 0 330.442 * * [simplify]: Extracting #1: cost 13 inf + 0 330.442 * * [simplify]: Extracting #2: cost 114 inf + 0 330.443 * * [simplify]: Extracting #3: cost 142 inf + 2442 330.445 * * [simplify]: Extracting #4: cost 80 inf + 12908 330.448 * * [simplify]: Extracting #5: cost 78 inf + 14976 330.451 * * [simplify]: Extracting #6: cost 72 inf + 16441 330.457 * * [simplify]: Extracting #7: cost 18 inf + 38370 330.466 * * [simplify]: Extracting #8: cost 0 inf + 46628 330.475 * * [simplify]: Extracting #9: cost 0 inf + 46228 330.484 * * [simplify]: Extracting #10: cost 0 inf + 46133 330.496 * [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)))) 330.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))) 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))))))) 330.496 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 330.496 * * [simplify]: iters left: 6 (12 enodes) 330.500 * * [simplify]: iters left: 5 (51 enodes) 330.508 * * [simplify]: iters left: 4 (106 enodes) 330.531 * * [simplify]: iters left: 3 (247 enodes) 330.600 * * [simplify]: Extracting #0: cost 1 inf + 0 330.600 * * [simplify]: Extracting #1: cost 0 inf + 1 330.600 * [simplify]: Simplified to 0 330.600 * [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)) 330.600 * * * * [progress]: [ 483 / 3260 ] simplifiying candidate # 330.601 * [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))))) 330.601 * * [simplify]: iters left: 6 (25 enodes) 330.607 * * [simplify]: iters left: 5 (100 enodes) 330.628 * * [simplify]: iters left: 4 (208 enodes) 330.669 * * [simplify]: iters left: 3 (475 enodes) 330.815 * * [simplify]: Extracting #0: cost 1 inf + 0 330.815 * * [simplify]: Extracting #1: cost 28 inf + 0 330.815 * * [simplify]: Extracting #2: cost 171 inf + 1 330.816 * * [simplify]: Extracting #3: cost 201 inf + 2009 330.819 * * [simplify]: Extracting #4: cost 149 inf + 9045 330.824 * * [simplify]: Extracting #5: cost 110 inf + 21269 330.837 * * [simplify]: Extracting #6: cost 29 inf + 54148 330.858 * * [simplify]: Extracting #7: cost 1 inf + 66170 330.875 * * [simplify]: Extracting #8: cost 0 inf + 66630 330.893 * [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))) 330.893 * [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)))))) 330.893 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 330.893 * * [simplify]: iters left: 6 (11 enodes) 330.896 * * [simplify]: iters left: 5 (46 enodes) 330.903 * * [simplify]: iters left: 4 (86 enodes) 330.920 * * [simplify]: iters left: 3 (183 enodes) 330.967 * * [simplify]: iters left: 2 (372 enodes) 331.099 * * [simplify]: Extracting #0: cost 1 inf + 0 331.099 * * [simplify]: Extracting #1: cost 0 inf + 1 331.099 * [simplify]: Simplified to 0 331.099 * [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)) 331.100 * * * * [progress]: [ 484 / 3260 ] simplifiying candidate # 331.100 * [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)))) 331.100 * * [simplify]: iters left: 6 (24 enodes) 331.106 * * [simplify]: iters left: 5 (94 enodes) 331.121 * * [simplify]: iters left: 4 (176 enodes) 331.156 * * [simplify]: iters left: 3 (362 enodes) 331.257 * * [simplify]: Extracting #0: cost 1 inf + 0 331.257 * * [simplify]: Extracting #1: cost 21 inf + 0 331.258 * * [simplify]: Extracting #2: cost 131 inf + 2 331.259 * * [simplify]: Extracting #3: cost 165 inf + 778 331.260 * * [simplify]: Extracting #4: cost 145 inf + 3244 331.264 * * [simplify]: Extracting #5: cost 100 inf + 17983 331.275 * * [simplify]: Extracting #6: cost 17 inf + 52795 331.290 * * [simplify]: Extracting #7: cost 0 inf + 59704 331.305 * [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)) 331.305 * [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))))) 331.306 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 331.306 * * [simplify]: iters left: 6 (10 enodes) 331.308 * * [simplify]: iters left: 5 (39 enodes) 331.315 * * [simplify]: iters left: 4 (64 enodes) 331.332 * * [simplify]: iters left: 3 (96 enodes) 331.348 * * [simplify]: iters left: 2 (164 enodes) 331.380 * * [simplify]: iters left: 1 (270 enodes) 331.432 * * [simplify]: Extracting #0: cost 1 inf + 0 331.432 * * [simplify]: Extracting #1: cost 0 inf + 1 331.432 * [simplify]: Simplified to 0 331.433 * [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)) 331.433 * * * * [progress]: [ 485 / 3260 ] simplifiying candidate # 331.433 * [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)))))) 331.433 * * [simplify]: iters left: 6 (26 enodes) 331.441 * * [simplify]: iters left: 5 (106 enodes) 331.460 * * [simplify]: iters left: 4 (239 enodes) 331.509 * * [simplify]: Extracting #0: cost 1 inf + 0 331.509 * * [simplify]: Extracting #1: cost 13 inf + 0 331.509 * * [simplify]: Extracting #2: cost 112 inf + 0 331.510 * * [simplify]: Extracting #3: cost 139 inf + 2119 331.512 * * [simplify]: Extracting #4: cost 80 inf + 12297 331.514 * * [simplify]: Extracting #5: cost 78 inf + 13962 331.517 * * [simplify]: Extracting #6: cost 69 inf + 16446 331.523 * * [simplify]: Extracting #7: cost 16 inf + 37853 331.532 * * [simplify]: Extracting #8: cost 0 inf + 45431 331.541 * * [simplify]: Extracting #9: cost 0 inf + 45071 331.550 * [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))))) 331.550 * [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))))))) 331.551 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 331.551 * * [simplify]: iters left: 6 (12 enodes) 331.554 * * [simplify]: iters left: 5 (53 enodes) 331.563 * * [simplify]: iters left: 4 (117 enodes) 331.587 * * [simplify]: iters left: 3 (255 enodes) 331.648 * * [simplify]: Extracting #0: cost 1 inf + 0 331.648 * * [simplify]: Extracting #1: cost 0 inf + 1 331.648 * [simplify]: Simplified to 0 331.648 * [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)) 331.648 * * * * [progress]: [ 486 / 3260 ] simplifiying candidate # 331.649 * [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))))) 331.649 * * [simplify]: iters left: 6 (25 enodes) 331.656 * * [simplify]: iters left: 5 (101 enodes) 331.673 * * [simplify]: iters left: 4 (218 enodes) 331.715 * * [simplify]: iters left: 3 (463 enodes) 331.844 * * [simplify]: Extracting #0: cost 1 inf + 0 331.844 * * [simplify]: Extracting #1: cost 27 inf + 0 331.845 * * [simplify]: Extracting #2: cost 174 inf + 1 331.846 * * [simplify]: Extracting #3: cost 203 inf + 2339 331.849 * * [simplify]: Extracting #4: cost 146 inf + 9416 331.852 * * [simplify]: Extracting #5: cost 135 inf + 10566 331.858 * * [simplify]: Extracting #6: cost 89 inf + 28087 331.872 * * [simplify]: Extracting #7: cost 11 inf + 62642 331.894 * * [simplify]: Extracting #8: cost 0 inf + 66663 331.911 * * [simplify]: Extracting #9: cost 0 inf + 66543 331.929 * [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))) 331.929 * [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)))))) 331.929 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 331.929 * * [simplify]: iters left: 6 (11 enodes) 331.933 * * [simplify]: iters left: 5 (48 enodes) 331.941 * * [simplify]: iters left: 4 (98 enodes) 331.957 * * [simplify]: iters left: 3 (181 enodes) 331.996 * * [simplify]: iters left: 2 (358 enodes) 332.104 * * [simplify]: Extracting #0: cost 1 inf + 0 332.104 * * [simplify]: Extracting #1: cost 0 inf + 1 332.104 * [simplify]: Simplified to 0 332.104 * [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)) 332.104 * * * * [progress]: [ 487 / 3260 ] simplifiying candidate # 332.104 * [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)))) 332.104 * * [simplify]: iters left: 6 (24 enodes) 332.112 * * [simplify]: iters left: 5 (94 enodes) 332.129 * * [simplify]: iters left: 4 (196 enodes) 332.165 * * [simplify]: iters left: 3 (412 enodes) 332.275 * * [simplify]: Extracting #0: cost 1 inf + 0 332.276 * * [simplify]: Extracting #1: cost 28 inf + 0 332.276 * * [simplify]: Extracting #2: cost 147 inf + 43 332.277 * * [simplify]: Extracting #3: cost 171 inf + 1454 332.279 * * [simplify]: Extracting #4: cost 148 inf + 3848 332.281 * * [simplify]: Extracting #5: cost 132 inf + 6018 332.285 * * [simplify]: Extracting #6: cost 86 inf + 23094 332.300 * * [simplify]: Extracting #7: cost 14 inf + 55279 332.315 * * [simplify]: Extracting #8: cost 0 inf + 61080 332.331 * [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))) 332.331 * [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))))) 332.332 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 332.332 * * [simplify]: iters left: 6 (10 enodes) 332.336 * * [simplify]: iters left: 5 (41 enodes) 332.343 * * [simplify]: iters left: 4 (81 enodes) 332.356 * * [simplify]: iters left: 3 (127 enodes) 332.374 * * [simplify]: iters left: 2 (186 enodes) 332.400 * * [simplify]: iters left: 1 (266 enodes) 332.463 * * [simplify]: Extracting #0: cost 1 inf + 0 332.463 * * [simplify]: Extracting #1: cost 0 inf + 1 332.463 * [simplify]: Simplified to 0 332.463 * [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)) 332.463 * * * * [progress]: [ 488 / 3260 ] simplifiying candidate # 332.464 * [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))) 332.464 * * [simplify]: iters left: 6 (23 enodes) 332.469 * * [simplify]: iters left: 5 (91 enodes) 332.486 * * [simplify]: iters left: 4 (177 enodes) 332.519 * * [simplify]: iters left: 3 (371 enodes) 332.621 * * [simplify]: Extracting #0: cost 1 inf + 0 332.621 * * [simplify]: Extracting #1: cost 21 inf + 0 332.621 * * [simplify]: Extracting #2: cost 125 inf + 2 332.622 * * [simplify]: Extracting #3: cost 163 inf + 658 332.623 * * [simplify]: Extracting #4: cost 148 inf + 3072 332.627 * * [simplify]: Extracting #5: cost 94 inf + 19628 332.639 * * [simplify]: Extracting #6: cost 14 inf + 53555 332.655 * * [simplify]: Extracting #7: cost 0 inf + 59074 332.674 * * [simplify]: Extracting #8: cost 0 inf + 58994 332.689 * [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))) 332.689 * [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)))) 332.689 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 332.690 * * [simplify]: iters left: 6 (9 enodes) 332.692 * * [simplify]: iters left: 5 (36 enodes) 332.698 * * [simplify]: iters left: 4 (67 enodes) 332.709 * * [simplify]: iters left: 3 (97 enodes) 332.726 * * [simplify]: iters left: 2 (158 enodes) 332.761 * * [simplify]: iters left: 1 (263 enodes) 332.809 * * [simplify]: Extracting #0: cost 1 inf + 0 332.809 * * [simplify]: Extracting #1: cost 0 inf + 1 332.809 * [simplify]: Simplified to 0 332.809 * [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)) 332.809 * * * * [progress]: [ 489 / 3260 ] simplifiying candidate # 332.810 * [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)))) 332.810 * * [simplify]: iters left: 6 (23 enodes) 332.815 * * [simplify]: iters left: 5 (92 enodes) 332.831 * * [simplify]: iters left: 4 (187 enodes) 332.867 * * [simplify]: iters left: 3 (396 enodes) 332.975 * * [simplify]: Extracting #0: cost 1 inf + 0 332.976 * * [simplify]: Extracting #1: cost 24 inf + 0 332.976 * * [simplify]: Extracting #2: cost 135 inf + 1 332.977 * * [simplify]: Extracting #3: cost 181 inf + 421 332.978 * * [simplify]: Extracting #4: cost 147 inf + 4244 332.982 * * [simplify]: Extracting #5: cost 92 inf + 20641 332.996 * * [simplify]: Extracting #6: cost 8 inf + 56030 333.012 * * [simplify]: Extracting #7: cost 0 inf + 59430 333.027 * * [simplify]: Extracting #8: cost 0 inf + 59350 333.042 * [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))) 333.042 * [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))))) 333.043 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 333.043 * * [simplify]: iters left: 5 (9 enodes) 333.045 * * [simplify]: iters left: 4 (39 enodes) 333.052 * * [simplify]: iters left: 3 (65 enodes) 333.064 * * [simplify]: iters left: 2 (129 enodes) 333.088 * * [simplify]: iters left: 1 (210 enodes) 333.126 * * [simplify]: Extracting #0: cost 1 inf + 0 333.126 * * [simplify]: Extracting #1: cost 0 inf + 1 333.126 * [simplify]: Simplified to 0 333.126 * [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)) 333.126 * * * * [progress]: [ 490 / 3260 ] simplifiying candidate # 333.126 * [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)))))) 333.126 * * [simplify]: iters left: 6 (25 enodes) 333.132 * * [simplify]: iters left: 5 (97 enodes) 333.148 * * [simplify]: iters left: 4 (164 enodes) 333.176 * * [simplify]: iters left: 3 (346 enodes) 333.277 * * [simplify]: Extracting #0: cost 1 inf + 0 333.277 * * [simplify]: Extracting #1: cost 11 inf + 0 333.277 * * [simplify]: Extracting #2: cost 123 inf + 0 333.278 * * [simplify]: Extracting #3: cost 206 inf + 375 333.279 * * [simplify]: Extracting #4: cost 185 inf + 2898 333.281 * * [simplify]: Extracting #5: cost 169 inf + 8459 333.285 * * [simplify]: Extracting #6: cost 118 inf + 30350 333.302 * * [simplify]: Extracting #7: cost 15 inf + 79169 333.322 * * [simplify]: Extracting #8: cost 0 inf + 86290 333.341 * [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)) 333.341 * [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))))))) 333.342 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 333.342 * * [simplify]: iters left: 6 (10 enodes) 333.344 * * [simplify]: iters left: 5 (37 enodes) 333.350 * * [simplify]: iters left: 4 (57 enodes) 333.360 * * [simplify]: iters left: 3 (104 enodes) 333.379 * * [simplify]: iters left: 2 (158 enodes) 333.402 * * [simplify]: iters left: 1 (225 enodes) 333.434 * * [simplify]: Extracting #0: cost 1 inf + 0 333.434 * * [simplify]: Extracting #1: cost 0 inf + 1 333.434 * [simplify]: Simplified to 0 333.434 * [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)) 333.434 * * * * [progress]: [ 491 / 3260 ] simplifiying candidate # 333.434 * [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))))) 333.434 * * [simplify]: iters left: 6 (24 enodes) 333.439 * * [simplify]: iters left: 5 (88 enodes) 333.454 * * [simplify]: iters left: 4 (148 enodes) 333.480 * * [simplify]: iters left: 3 (315 enodes) 333.571 * * [simplify]: Extracting #0: cost 1 inf + 0 333.571 * * [simplify]: Extracting #1: cost 9 inf + 0 333.571 * * [simplify]: Extracting #2: cost 113 inf + 0 333.572 * * [simplify]: Extracting #3: cost 191 inf + 209 333.573 * * [simplify]: Extracting #4: cost 174 inf + 1722 333.574 * * [simplify]: Extracting #5: cost 167 inf + 4476 333.579 * * [simplify]: Extracting #6: cost 120 inf + 24159 333.595 * * [simplify]: Extracting #7: cost 16 inf + 74102 333.615 * * [simplify]: Extracting #8: cost 0 inf + 81483 333.634 * * [simplify]: Extracting #9: cost 0 inf + 81283 333.655 * [simplify]: Simplified to (- (/ (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (/ b a) 2)) 333.655 * [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)))))) 333.655 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 333.655 * * [simplify]: iters left: 6 (9 enodes) 333.658 * * [simplify]: iters left: 5 (29 enodes) 333.662 * * [simplify]: iters left: 4 (42 enodes) 333.667 * * [simplify]: iters left: 3 (58 enodes) 333.674 * * [simplify]: iters left: 2 (68 enodes) 333.682 * * [simplify]: Extracting #0: cost 1 inf + 0 333.682 * * [simplify]: Extracting #1: cost 0 inf + 1 333.682 * [simplify]: Simplified to 0 333.682 * [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)) 333.682 * * * * [progress]: [ 492 / 3260 ] simplifiying candidate # 333.682 * [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)))))) 333.682 * * [simplify]: iters left: 6 (26 enodes) 333.688 * * [simplify]: iters left: 5 (105 enodes) 333.707 * * [simplify]: iters left: 4 (225 enodes) 333.752 * * [simplify]: Extracting #0: cost 1 inf + 0 333.752 * * [simplify]: Extracting #1: cost 11 inf + 0 333.753 * * [simplify]: Extracting #2: cost 96 inf + 0 333.753 * * [simplify]: Extracting #3: cost 157 inf + 1 333.753 * * [simplify]: Extracting #4: cost 156 inf + 86 333.754 * * [simplify]: Extracting #5: cost 155 inf + 1267 333.755 * * [simplify]: Extracting #6: cost 144 inf + 3759 333.759 * * [simplify]: Extracting #7: cost 72 inf + 31325 333.768 * * [simplify]: Extracting #8: cost 6 inf + 57665 333.779 * * [simplify]: Extracting #9: cost 0 inf + 58528 333.791 * * [simplify]: Extracting #10: cost 0 inf + 58408 333.801 * * [simplify]: Extracting #11: cost 0 inf + 58328 333.812 * [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)))) 333.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))) (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))))))) 333.813 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 333.813 * * [simplify]: iters left: 6 (13 enodes) 333.817 * * [simplify]: iters left: 5 (53 enodes) 333.825 * * [simplify]: iters left: 4 (117 enodes) 333.850 * * [simplify]: iters left: 3 (275 enodes) 333.902 * * [simplify]: iters left: 2 (474 enodes) 334.011 * * [simplify]: Extracting #0: cost 1 inf + 0 334.011 * * [simplify]: Extracting #1: cost 0 inf + 1 334.011 * [simplify]: Simplified to 0 334.011 * [simplify]: Simplified (2 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)) 334.011 * * * * [progress]: [ 493 / 3260 ] simplifiying candidate # 334.011 * [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))))) 334.011 * * [simplify]: iters left: 6 (27 enodes) 334.017 * * [simplify]: iters left: 5 (105 enodes) 334.036 * * [simplify]: iters left: 4 (194 enodes) 334.070 * * [simplify]: iters left: 3 (416 enodes) 334.181 * * [simplify]: Extracting #0: cost 1 inf + 0 334.181 * * [simplify]: Extracting #1: cost 11 inf + 0 334.181 * * [simplify]: Extracting #2: cost 132 inf + 0 334.182 * * [simplify]: Extracting #3: cost 232 inf + 42 334.183 * * [simplify]: Extracting #4: cost 219 inf + 1864 334.184 * * [simplify]: Extracting #5: cost 208 inf + 5142 334.189 * * [simplify]: Extracting #6: cost 137 inf + 27588 334.207 * * [simplify]: Extracting #7: cost 15 inf + 82603 334.228 * * [simplify]: Extracting #8: cost 0 inf + 90592 334.249 * * [simplify]: Extracting #9: cost 0 inf + 90512 334.272 * [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)) 334.272 * [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)))))) 334.272 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 334.272 * * [simplify]: iters left: 6 (12 enodes) 334.275 * * [simplify]: iters left: 5 (47 enodes) 334.282 * * [simplify]: iters left: 4 (82 enodes) 334.296 * * [simplify]: iters left: 3 (157 enodes) 334.322 * * [simplify]: iters left: 2 (248 enodes) 334.361 * * [simplify]: iters left: 1 (341 enodes) 334.416 * * [simplify]: Extracting #0: cost 1 inf + 0 334.416 * * [simplify]: Extracting #1: cost 0 inf + 1 334.416 * [simplify]: Simplified to 0 334.416 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))))) (/ (/ b 2) a)) 0)) 334.417 * * * * [progress]: [ 494 / 3260 ] simplifiying candidate # 334.417 * [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)))) 334.417 * * [simplify]: iters left: 6 (27 enodes) 334.423 * * [simplify]: iters left: 5 (105 enodes) 334.440 * * [simplify]: iters left: 4 (202 enodes) 334.479 * * [simplify]: iters left: 3 (445 enodes) 334.606 * * [simplify]: Extracting #0: cost 1 inf + 0 334.606 * * [simplify]: Extracting #1: cost 13 inf + 0 334.607 * * [simplify]: Extracting #2: cost 138 inf + 0 334.608 * * [simplify]: Extracting #3: cost 236 inf + 2 334.609 * * [simplify]: Extracting #4: cost 222 inf + 1545 334.610 * * [simplify]: Extracting #5: cost 211 inf + 4344 334.616 * * [simplify]: Extracting #6: cost 136 inf + 31359 334.633 * * [simplify]: Extracting #7: cost 14 inf + 85813 334.657 * * [simplify]: Extracting #8: cost 0 inf + 91555 334.678 * * [simplify]: Extracting #9: cost 0 inf + 91115 334.699 * [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)) 334.699 * [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))))) 334.700 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 334.700 * * [simplify]: iters left: 6 (12 enodes) 334.703 * * [simplify]: iters left: 5 (47 enodes) 334.711 * * [simplify]: iters left: 4 (89 enodes) 334.730 * * [simplify]: iters left: 3 (180 enodes) 334.766 * * [simplify]: iters left: 2 (296 enodes) 334.823 * * [simplify]: iters left: 1 (428 enodes) 334.912 * * [simplify]: Extracting #0: cost 1 inf + 0 334.912 * * [simplify]: Extracting #1: cost 0 inf + 1 334.912 * [simplify]: Simplified to 0 334.912 * [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)) 334.912 * * * * [progress]: [ 495 / 3260 ] simplifiying candidate # 334.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)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 334.913 * * [simplify]: iters left: 6 (25 enodes) 334.918 * * [simplify]: iters left: 5 (98 enodes) 334.934 * * [simplify]: iters left: 4 (186 enodes) 334.968 * * [simplify]: iters left: 3 (388 enodes) 335.069 * * [simplify]: Extracting #0: cost 1 inf + 0 335.069 * * [simplify]: Extracting #1: cost 11 inf + 0 335.069 * * [simplify]: Extracting #2: cost 123 inf + 0 335.070 * * [simplify]: Extracting #3: cost 227 inf + 0 335.071 * * [simplify]: Extracting #4: cost 215 inf + 1460 335.073 * * [simplify]: Extracting #5: cost 197 inf + 6281 335.080 * * [simplify]: Extracting #6: cost 126 inf + 30518 335.097 * * [simplify]: Extracting #7: cost 13 inf + 85524 335.118 * * [simplify]: Extracting #8: cost 0 inf + 91901 335.140 * * [simplify]: Extracting #9: cost 0 inf + 91861 335.161 * [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))) 335.161 * [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))))))) 335.162 * [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))))) 335.162 * * [simplify]: iters left: 6 (12 enodes) 335.165 * * [simplify]: iters left: 5 (46 enodes) 335.172 * * [simplify]: iters left: 4 (81 enodes) 335.185 * * [simplify]: iters left: 3 (134 enodes) 335.208 * * [simplify]: iters left: 2 (197 enodes) 335.236 * * [simplify]: iters left: 1 (271 enodes) 335.272 * * [simplify]: Extracting #0: cost 1 inf + 0 335.272 * * [simplify]: Extracting #1: cost 0 inf + 1 335.272 * [simplify]: Simplified to 0 335.272 * [simplify]: Simplified (2 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)) 335.272 * * * * [progress]: [ 496 / 3260 ] simplifiying candidate # 335.272 * [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))))) 335.273 * * [simplify]: iters left: 6 (25 enodes) 335.278 * * [simplify]: iters left: 5 (95 enodes) 335.294 * * [simplify]: iters left: 4 (163 enodes) 335.321 * * [simplify]: iters left: 3 (345 enodes) 335.418 * * [simplify]: Extracting #0: cost 1 inf + 0 335.418 * * [simplify]: Extracting #1: cost 9 inf + 0 335.418 * * [simplify]: Extracting #2: cost 117 inf + 0 335.419 * * [simplify]: Extracting #3: cost 213 inf + 0 335.420 * * [simplify]: Extracting #4: cost 202 inf + 1016 335.422 * * [simplify]: Extracting #5: cost 190 inf + 3698 335.425 * * [simplify]: Extracting #6: cost 138 inf + 19954 335.440 * * [simplify]: Extracting #7: cost 22 inf + 74231 335.459 * * [simplify]: Extracting #8: cost 0 inf + 85008 335.479 * * [simplify]: Extracting #9: cost 0 inf + 84808 335.500 * [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))) 335.500 * [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)))))) 335.501 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 335.501 * * [simplify]: iters left: 6 (10 enodes) 335.503 * * [simplify]: iters left: 5 (38 enodes) 335.508 * * [simplify]: iters left: 4 (59 enodes) 335.517 * * [simplify]: iters left: 3 (88 enodes) 335.529 * * [simplify]: iters left: 2 (117 enodes) 335.545 * * [simplify]: iters left: 1 (144 enodes) 335.562 * * [simplify]: Extracting #0: cost 1 inf + 0 335.563 * * [simplify]: Extracting #1: cost 0 inf + 1 335.563 * [simplify]: Simplified to 0 335.563 * [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)) 335.563 * * * * [progress]: [ 497 / 3260 ] simplifiying candidate # 335.563 * [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)))) 335.563 * * [simplify]: iters left: 6 (26 enodes) 335.569 * * [simplify]: iters left: 5 (100 enodes) 335.584 * * [simplify]: iters left: 4 (174 enodes) 335.614 * * [simplify]: iters left: 3 (373 enodes) 335.716 * * [simplify]: Extracting #0: cost 1 inf + 0 335.716 * * [simplify]: Extracting #1: cost 11 inf + 0 335.716 * * [simplify]: Extracting #2: cost 127 inf + 0 335.717 * * [simplify]: Extracting #3: cost 209 inf + 499 335.718 * * [simplify]: Extracting #4: cost 198 inf + 1399 335.719 * * [simplify]: Extracting #5: cost 180 inf + 5341 335.725 * * [simplify]: Extracting #6: cost 113 inf + 31871 335.745 * * [simplify]: Extracting #7: cost 7 inf + 83984 335.767 * * [simplify]: Extracting #8: cost 0 inf + 86905 335.788 * * [simplify]: Extracting #9: cost 0 inf + 86865 335.808 * [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))) 335.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 (* a 2))) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 335.809 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 335.809 * * [simplify]: iters left: 6 (11 enodes) 335.812 * * [simplify]: iters left: 5 (42 enodes) 335.818 * * [simplify]: iters left: 4 (67 enodes) 335.830 * * [simplify]: iters left: 3 (111 enodes) 335.845 * * [simplify]: iters left: 2 (140 enodes) 335.861 * * [simplify]: iters left: 1 (160 enodes) 335.880 * * [simplify]: Extracting #0: cost 1 inf + 0 335.880 * * [simplify]: Extracting #1: cost 0 inf + 1 335.880 * [simplify]: Simplified to 0 335.880 * [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)) 335.880 * * * * [progress]: [ 498 / 3260 ] simplifiying candidate # 335.880 * [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)))))) 335.881 * * [simplify]: iters left: 6 (29 enodes) 335.887 * * [simplify]: iters left: 5 (120 enodes) 335.909 * * [simplify]: iters left: 4 (289 enodes) 335.985 * * [simplify]: Extracting #0: cost 1 inf + 0 335.985 * * [simplify]: Extracting #1: cost 11 inf + 0 335.985 * * [simplify]: Extracting #2: cost 185 inf + 0 335.986 * * [simplify]: Extracting #3: cost 331 inf + 1 335.988 * * [simplify]: Extracting #4: cost 311 inf + 3928 335.995 * * [simplify]: Extracting #5: cost 168 inf + 53726 336.007 * * [simplify]: Extracting #6: cost 88 inf + 84150 336.023 * * [simplify]: Extracting #7: cost 59 inf + 93180 336.041 * * [simplify]: Extracting #8: cost 4 inf + 121321 336.061 * * [simplify]: Extracting #9: cost 0 inf + 122971 336.080 * * [simplify]: Extracting #10: cost 0 inf + 122651 336.101 * * [simplify]: Extracting #11: cost 0 inf + 122571 336.122 * [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)))) 336.122 * [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))))))) 336.122 * [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))))) 336.122 * * [simplify]: iters left: 6 (16 enodes) 336.126 * * [simplify]: iters left: 5 (68 enodes) 336.138 * * [simplify]: iters left: 4 (179 enodes) 336.194 * * [simplify]: Extracting #0: cost 1 inf + 0 336.194 * * [simplify]: Extracting #1: cost 27 inf + 0 336.194 * * [simplify]: Extracting #2: cost 153 inf + 0 336.195 * * [simplify]: Extracting #3: cost 242 inf + 83 336.197 * * [simplify]: Extracting #4: cost 185 inf + 16503 336.208 * * [simplify]: Extracting #5: cost 15 inf + 79352 336.221 * * [simplify]: Extracting #6: cost 0 inf + 84943 336.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))))) 336.236 * [simplify]: Simplified (2 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))))))) 336.236 * * * * [progress]: [ 499 / 3260 ] simplifiying candidate # 336.236 * [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))))) 336.236 * * [simplify]: iters left: 6 (30 enodes) 336.243 * * [simplify]: iters left: 5 (121 enodes) 336.263 * * [simplify]: iters left: 4 (259 enodes) 336.322 * * [simplify]: Extracting #0: cost 1 inf + 0 336.322 * * [simplify]: Extracting #1: cost 11 inf + 0 336.322 * * [simplify]: Extracting #2: cost 150 inf + 0 336.323 * * [simplify]: Extracting #3: cost 264 inf + 0 336.324 * * [simplify]: Extracting #4: cost 247 inf + 2489 336.328 * * [simplify]: Extracting #5: cost 146 inf + 34259 336.338 * * [simplify]: Extracting #6: cost 61 inf + 63599 336.353 * * [simplify]: Extracting #7: cost 1 inf + 90629 336.371 * * [simplify]: Extracting #8: cost 0 inf + 91179 336.387 * [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)))))) 336.387 * [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)))))) 336.387 * [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)))) 336.387 * * [simplify]: iters left: 6 (15 enodes) 336.391 * * [simplify]: iters left: 5 (63 enodes) 336.401 * * [simplify]: iters left: 4 (145 enodes) 336.438 * * [simplify]: iters left: 3 (499 enodes) 336.672 * * [simplify]: Extracting #0: cost 1 inf + 0 336.672 * * [simplify]: Extracting #1: cost 0 inf + 1 336.672 * [simplify]: Simplified to 0 336.672 * [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)) 336.672 * * * * [progress]: [ 500 / 3260 ] simplifiying candidate # 336.672 * [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)))) 336.672 * * [simplify]: iters left: 6 (30 enodes) 336.680 * * [simplify]: iters left: 5 (120 enodes) 336.705 * * [simplify]: iters left: 4 (273 enodes) 336.771 * * [simplify]: Extracting #0: cost 1 inf + 0 336.772 * * [simplify]: Extracting #1: cost 13 inf + 0 336.772 * * [simplify]: Extracting #2: cost 154 inf + 0 336.773 * * [simplify]: Extracting #3: cost 251 inf + 2 336.774 * * [simplify]: Extracting #4: cost 236 inf + 2190 336.777 * * [simplify]: Extracting #5: cost 134 inf + 30438 336.784 * * [simplify]: Extracting #6: cost 88 inf + 44605 336.793 * * [simplify]: Extracting #7: cost 56 inf + 55661 336.805 * * [simplify]: Extracting #8: cost 5 inf + 81521 336.820 * * [simplify]: Extracting #9: cost 0 inf + 83911 336.836 * * [simplify]: Extracting #10: cost 0 inf + 83591 336.851 * * [simplify]: Extracting #11: cost 0 inf + 83471 336.866 * [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))))) 336.866 * [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))))) 336.866 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 336.866 * * [simplify]: iters left: 6 (15 enodes) 336.870 * * [simplify]: iters left: 5 (62 enodes) 336.881 * * [simplify]: iters left: 4 (159 enodes) 336.923 * * [simplify]: iters left: 3 (475 enodes) 337.410 * * [simplify]: Extracting #0: cost 1 inf + 0 337.410 * * [simplify]: Extracting #1: cost 42 inf + 0 337.411 * * [simplify]: Extracting #2: cost 194 inf + 1 337.413 * * [simplify]: Extracting #3: cost 205 inf + 15094 337.426 * * [simplify]: Extracting #4: cost 20 inf + 63712 337.441 * * [simplify]: Extracting #5: cost 3 inf + 65204 337.456 * * [simplify]: Extracting #6: cost 0 inf + 65965 337.474 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 337.474 * [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)))) 337.475 * * * * [progress]: [ 501 / 3260 ] simplifiying candidate # 337.475 * [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)))))) 337.475 * * [simplify]: iters left: 6 (27 enodes) 337.481 * * [simplify]: iters left: 5 (109 enodes) 337.498 * * [simplify]: iters left: 4 (246 enodes) 337.557 * * [simplify]: Extracting #0: cost 1 inf + 0 337.558 * * [simplify]: Extracting #1: cost 11 inf + 0 337.558 * * [simplify]: Extracting #2: cost 145 inf + 0 337.559 * * [simplify]: Extracting #3: cost 259 inf + 0 337.560 * * [simplify]: Extracting #4: cost 235 inf + 5250 337.566 * * [simplify]: Extracting #5: cost 120 inf + 44680 337.577 * * [simplify]: Extracting #6: cost 56 inf + 68240 337.591 * * [simplify]: Extracting #7: cost 4 inf + 91376 337.610 * * [simplify]: Extracting #8: cost 0 inf + 93306 337.626 * * [simplify]: Extracting #9: cost 0 inf + 92986 337.643 * * [simplify]: Extracting #10: cost 0 inf + 92906 337.659 * [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))) 337.659 * [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))))))) 337.659 * [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))))) 337.660 * * [simplify]: iters left: 6 (15 enodes) 337.663 * * [simplify]: iters left: 5 (62 enodes) 337.673 * * [simplify]: iters left: 4 (148 enodes) 337.711 * * [simplify]: iters left: 3 (499 enodes) 337.952 * * [simplify]: Extracting #0: cost 1 inf + 0 337.952 * * [simplify]: Extracting #1: cost 0 inf + 1 337.952 * [simplify]: Simplified to 0 337.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)) (* (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)) 337.953 * * * * [progress]: [ 502 / 3260 ] simplifiying candidate # 337.953 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 337.953 * * [simplify]: iters left: 6 (28 enodes) 337.959 * * [simplify]: iters left: 5 (111 enodes) 337.977 * * [simplify]: iters left: 4 (228 enodes) 338.026 * * [simplify]: Extracting #0: cost 1 inf + 0 338.026 * * [simplify]: Extracting #1: cost 11 inf + 0 338.026 * * [simplify]: Extracting #2: cost 123 inf + 0 338.027 * * [simplify]: Extracting #3: cost 214 inf + 0 338.028 * * [simplify]: Extracting #4: cost 201 inf + 1540 338.030 * * [simplify]: Extracting #5: cost 135 inf + 19664 338.037 * * [simplify]: Extracting #6: cost 55 inf + 47491 338.049 * * [simplify]: Extracting #7: cost 3 inf + 71066 338.064 * * [simplify]: Extracting #8: cost 0 inf + 72215 338.077 * * [simplify]: Extracting #9: cost 0 inf + 72095 338.090 * [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)))) 338.090 * [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)))))) 338.091 * [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)))) 338.091 * * [simplify]: iters left: 6 (14 enodes) 338.094 * * [simplify]: iters left: 5 (56 enodes) 338.103 * * [simplify]: iters left: 4 (117 enodes) 338.129 * * [simplify]: iters left: 3 (347 enodes) 338.246 * * [simplify]: Extracting #0: cost 1 inf + 0 338.246 * * [simplify]: Extracting #1: cost 0 inf + 1 338.246 * [simplify]: Simplified to 0 338.246 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (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)) 338.247 * * * * [progress]: [ 503 / 3260 ] simplifiying candidate # 338.247 * [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)))) 338.247 * * [simplify]: iters left: 6 (28 enodes) 338.254 * * [simplify]: iters left: 5 (112 enodes) 338.272 * * [simplify]: iters left: 4 (226 enodes) 338.322 * * [simplify]: Extracting #0: cost 1 inf + 0 338.322 * * [simplify]: Extracting #1: cost 11 inf + 0 338.323 * * [simplify]: Extracting #2: cost 118 inf + 0 338.323 * * [simplify]: Extracting #3: cost 196 inf + 2 338.324 * * [simplify]: Extracting #4: cost 182 inf + 1585 338.327 * * [simplify]: Extracting #5: cost 118 inf + 17230 338.331 * * [simplify]: Extracting #6: cost 88 inf + 24511 338.337 * * [simplify]: Extracting #7: cost 55 inf + 35132 338.347 * * [simplify]: Extracting #8: cost 9 inf + 58554 338.359 * * [simplify]: Extracting #9: cost 0 inf + 63183 338.374 * * [simplify]: Extracting #10: cost 0 inf + 63063 338.388 * [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))) 338.388 * [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))))) 338.388 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 338.388 * * [simplify]: iters left: 6 (14 enodes) 338.392 * * [simplify]: iters left: 5 (57 enodes) 338.401 * * [simplify]: iters left: 4 (116 enodes) 338.426 * * [simplify]: iters left: 3 (321 enodes) 338.535 * * [simplify]: Extracting #0: cost 1 inf + 0 338.535 * * [simplify]: Extracting #1: cost 0 inf + 1 338.535 * [simplify]: Simplified to 0 338.536 * [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)) 338.536 * * * * [progress]: [ 504 / 3260 ] simplifiying candidate # 338.536 * [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)))))) 338.536 * * [simplify]: iters left: 6 (28 enodes) 338.543 * * [simplify]: iters left: 5 (114 enodes) 338.565 * * [simplify]: iters left: 4 (257 enodes) 338.627 * * [simplify]: Extracting #0: cost 1 inf + 0 338.627 * * [simplify]: Extracting #1: cost 11 inf + 0 338.627 * * [simplify]: Extracting #2: cost 136 inf + 0 338.628 * * [simplify]: Extracting #3: cost 232 inf + 43 338.629 * * [simplify]: Extracting #4: cost 215 inf + 2473 338.632 * * [simplify]: Extracting #5: cost 144 inf + 21734 338.639 * * [simplify]: Extracting #6: cost 82 inf + 40541 338.649 * * [simplify]: Extracting #7: cost 24 inf + 65299 338.663 * * [simplify]: Extracting #8: cost 0 inf + 77400 338.677 * * [simplify]: Extracting #9: cost 0 inf + 77200 338.691 * * [simplify]: Extracting #10: cost 0 inf + 77120 338.707 * [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)) 338.707 * [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))))))) 338.708 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 338.708 * * [simplify]: iters left: 6 (15 enodes) 338.712 * * [simplify]: iters left: 5 (62 enodes) 338.723 * * [simplify]: iters left: 4 (149 enodes) 338.759 * * [simplify]: iters left: 3 (450 enodes) 338.956 * * [simplify]: Extracting #0: cost 1 inf + 0 338.956 * * [simplify]: Extracting #1: cost 0 inf + 1 338.956 * [simplify]: Simplified to 0 338.956 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 338.956 * * * * [progress]: [ 505 / 3260 ] simplifiying candidate # 338.956 * [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))))) 338.956 * * [simplify]: iters left: 6 (29 enodes) 338.966 * * [simplify]: iters left: 5 (115 enodes) 338.985 * * [simplify]: iters left: 4 (230 enodes) 339.034 * * [simplify]: Extracting #0: cost 1 inf + 0 339.034 * * [simplify]: Extracting #1: cost 11 inf + 0 339.034 * * [simplify]: Extracting #2: cost 112 inf + 0 339.035 * * [simplify]: Extracting #3: cost 185 inf + 43 339.035 * * [simplify]: Extracting #4: cost 169 inf + 1910 339.037 * * [simplify]: Extracting #5: cost 114 inf + 14725 339.042 * * [simplify]: Extracting #6: cost 59 inf + 32470 339.052 * * [simplify]: Extracting #7: cost 6 inf + 56574 339.063 * * [simplify]: Extracting #8: cost 0 inf + 59533 339.074 * [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))))) 339.074 * [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)))))) 339.075 * [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)))) 339.075 * * [simplify]: iters left: 6 (14 enodes) 339.079 * * [simplify]: iters left: 5 (57 enodes) 339.089 * * [simplify]: iters left: 4 (118 enodes) 339.117 * * [simplify]: iters left: 3 (314 enodes) 339.215 * * [simplify]: Extracting #0: cost 1 inf + 0 339.215 * * [simplify]: Extracting #1: cost 0 inf + 1 339.215 * [simplify]: Simplified to 0 339.215 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (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)) 339.215 * * * * [progress]: [ 506 / 3260 ] simplifiying candidate # 339.215 * [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)))) 339.216 * * [simplify]: iters left: 6 (28 enodes) 339.222 * * [simplify]: iters left: 5 (107 enodes) 339.240 * * [simplify]: iters left: 4 (219 enodes) 339.283 * * [simplify]: Extracting #0: cost 1 inf + 0 339.283 * * [simplify]: Extracting #1: cost 13 inf + 0 339.283 * * [simplify]: Extracting #2: cost 116 inf + 0 339.284 * * [simplify]: Extracting #3: cost 167 inf + 45 339.284 * * [simplify]: Extracting #4: cost 145 inf + 3067 339.286 * * [simplify]: Extracting #5: cost 100 inf + 13075 339.289 * * [simplify]: Extracting #6: cost 83 inf + 16252 339.293 * * [simplify]: Extracting #7: cost 59 inf + 23857 339.300 * * [simplify]: Extracting #8: cost 15 inf + 47002 339.310 * * [simplify]: Extracting #9: cost 0 inf + 53616 339.319 * * [simplify]: Extracting #10: cost 0 inf + 53506 339.329 * [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))) 339.329 * [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))))) 339.330 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 339.330 * * [simplify]: iters left: 6 (13 enodes) 339.333 * * [simplify]: iters left: 5 (48 enodes) 339.341 * * [simplify]: iters left: 4 (103 enodes) 339.362 * * [simplify]: iters left: 3 (238 enodes) 339.422 * * [simplify]: Extracting #0: cost 1 inf + 0 339.422 * * [simplify]: Extracting #1: cost 0 inf + 1 339.422 * [simplify]: Simplified to 0 339.422 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (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)) 339.422 * * * * [progress]: [ 507 / 3260 ] simplifiying candidate # 339.422 * [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)))))) 339.422 * * [simplify]: iters left: 6 (28 enodes) 339.429 * * [simplify]: iters left: 5 (113 enodes) 339.447 * * [simplify]: iters left: 4 (251 enodes) 339.505 * * [simplify]: Extracting #0: cost 1 inf + 0 339.506 * * [simplify]: Extracting #1: cost 11 inf + 0 339.506 * * [simplify]: Extracting #2: cost 146 inf + 0 339.507 * * [simplify]: Extracting #3: cost 263 inf + 0 339.507 * * [simplify]: Extracting #4: cost 249 inf + 1783 339.510 * * [simplify]: Extracting #5: cost 190 inf + 19416 339.520 * * [simplify]: Extracting #6: cost 56 inf + 67451 339.534 * * [simplify]: Extracting #7: cost 1 inf + 93089 339.553 * * [simplify]: Extracting #8: cost 0 inf + 93239 339.569 * * [simplify]: Extracting #9: cost 0 inf + 93159 339.585 * [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)))) 339.585 * [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))))))) 339.585 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 339.585 * * [simplify]: iters left: 6 (15 enodes) 339.589 * * [simplify]: iters left: 5 (61 enodes) 339.599 * * [simplify]: iters left: 4 (142 enodes) 339.635 * * [simplify]: iters left: 3 (474 enodes) 339.815 * * [simplify]: Extracting #0: cost 1 inf + 0 339.815 * * [simplify]: Extracting #1: cost 0 inf + 1 339.815 * [simplify]: Simplified to 0 339.815 * [simplify]: Simplified (2 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)) 339.816 * * * * [progress]: [ 508 / 3260 ] simplifiying candidate # 339.816 * [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))))) 339.816 * * [simplify]: iters left: 6 (29 enodes) 339.826 * * [simplify]: iters left: 5 (114 enodes) 339.844 * * [simplify]: iters left: 4 (226 enodes) 339.886 * * [simplify]: Extracting #0: cost 1 inf + 0 339.886 * * [simplify]: Extracting #1: cost 11 inf + 0 339.887 * * [simplify]: Extracting #2: cost 123 inf + 0 339.889 * * [simplify]: Extracting #3: cost 211 inf + 0 339.890 * * [simplify]: Extracting #4: cost 190 inf + 3079 339.893 * * [simplify]: Extracting #5: cost 111 inf + 25205 339.900 * * [simplify]: Extracting #6: cost 59 inf + 43296 339.911 * * [simplify]: Extracting #7: cost 5 inf + 68625 339.923 * * [simplify]: Extracting #8: cost 0 inf + 70974 339.936 * * [simplify]: Extracting #9: cost 0 inf + 70894 339.949 * * [simplify]: Extracting #10: cost 0 inf + 70814 339.962 * [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))) 339.962 * [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)))))) 339.962 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 339.962 * * [simplify]: iters left: 6 (14 enodes) 339.966 * * [simplify]: iters left: 5 (56 enodes) 339.975 * * [simplify]: iters left: 4 (113 enodes) 339.998 * * [simplify]: iters left: 3 (324 enodes) 340.088 * * [simplify]: Extracting #0: cost 1 inf + 0 340.088 * * [simplify]: Extracting #1: cost 0 inf + 1 340.088 * [simplify]: Simplified to 0 340.088 * [simplify]: Simplified (2 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)) 340.088 * * * * [progress]: [ 509 / 3260 ] simplifiying candidate # 340.088 * [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)))) 340.088 * * [simplify]: iters left: 6 (29 enodes) 340.095 * * [simplify]: iters left: 5 (114 enodes) 340.114 * * [simplify]: iters left: 4 (224 enodes) 340.160 * * [simplify]: Extracting #0: cost 1 inf + 0 340.160 * * [simplify]: Extracting #1: cost 11 inf + 0 340.161 * * [simplify]: Extracting #2: cost 120 inf + 0 340.161 * * [simplify]: Extracting #3: cost 194 inf + 2 340.162 * * [simplify]: Extracting #4: cost 179 inf + 1787 340.164 * * [simplify]: Extracting #5: cost 105 inf + 19338 340.169 * * [simplify]: Extracting #6: cost 60 inf + 34375 340.179 * * [simplify]: Extracting #7: cost 2 inf + 61688 340.190 * * [simplify]: Extracting #8: cost 0 inf + 62377 340.201 * * [simplify]: Extracting #9: cost 0 inf + 62257 340.213 * [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)) 340.213 * [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))))) 340.213 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 340.213 * * [simplify]: iters left: 6 (14 enodes) 340.217 * * [simplify]: iters left: 5 (56 enodes) 340.228 * * [simplify]: iters left: 4 (112 enodes) 340.251 * * [simplify]: iters left: 3 (297 enodes) 340.332 * * [simplify]: Extracting #0: cost 1 inf + 0 340.332 * * [simplify]: Extracting #1: cost 0 inf + 1 340.332 * [simplify]: Simplified to 0 340.332 * [simplify]: Simplified (2 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)) 340.333 * * * * [progress]: [ 510 / 3260 ] simplifiying candidate # 340.333 * [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)))))) 340.333 * * [simplify]: iters left: 6 (25 enodes) 340.341 * * [simplify]: iters left: 5 (100 enodes) 340.357 * * [simplify]: iters left: 4 (213 enodes) 340.398 * * [simplify]: Extracting #0: cost 1 inf + 0 340.398 * * [simplify]: Extracting #1: cost 11 inf + 0 340.398 * * [simplify]: Extracting #2: cost 116 inf + 0 340.399 * * [simplify]: Extracting #3: cost 202 inf + 0 340.401 * * [simplify]: Extracting #4: cost 187 inf + 2509 340.404 * * [simplify]: Extracting #5: cost 124 inf + 21932 340.410 * * [simplify]: Extracting #6: cost 69 inf + 38592 340.420 * * [simplify]: Extracting #7: cost 14 inf + 62889 340.432 * * [simplify]: Extracting #8: cost 0 inf + 69445 340.444 * * [simplify]: Extracting #9: cost 0 inf + 69005 340.456 * * [simplify]: Extracting #10: cost 0 inf + 68925 340.468 * [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)))) 340.469 * [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))))))) 340.469 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 340.469 * * [simplify]: iters left: 6 (13 enodes) 340.472 * * [simplify]: iters left: 5 (53 enodes) 340.483 * * [simplify]: iters left: 4 (118 enodes) 340.506 * * [simplify]: iters left: 3 (324 enodes) 340.591 * * [simplify]: Extracting #0: cost 1 inf + 0 340.591 * * [simplify]: Extracting #1: cost 0 inf + 1 340.591 * [simplify]: Simplified to 0 340.591 * [simplify]: Simplified (2 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)) 340.591 * * * * [progress]: [ 511 / 3260 ] simplifiying candidate # 340.593 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 340.594 * * [simplify]: iters left: 6 (25 enodes) 340.599 * * [simplify]: iters left: 5 (97 enodes) 340.613 * * [simplify]: iters left: 4 (186 enodes) 340.646 * * [simplify]: iters left: 3 (470 enodes) 340.772 * * [simplify]: Extracting #0: cost 1 inf + 0 340.772 * * [simplify]: Extracting #1: cost 9 inf + 0 340.772 * * [simplify]: Extracting #2: cost 152 inf + 0 340.773 * * [simplify]: Extracting #3: cost 290 inf + 42 340.775 * * [simplify]: Extracting #4: cost 274 inf + 2518 340.779 * * [simplify]: Extracting #5: cost 191 inf + 19291 340.787 * * [simplify]: Extracting #6: cost 125 inf + 41295 340.806 * * [simplify]: Extracting #7: cost 11 inf + 95781 340.829 * * [simplify]: Extracting #8: cost 0 inf + 100583 340.854 * * [simplify]: Extracting #9: cost 0 inf + 100383 340.877 * [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)))) 340.878 * [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)))))) 340.878 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 340.878 * * [simplify]: iters left: 6 (11 enodes) 340.881 * * [simplify]: iters left: 5 (43 enodes) 340.887 * * [simplify]: iters left: 4 (84 enodes) 340.902 * * [simplify]: iters left: 3 (212 enodes) 340.945 * * [simplify]: iters left: 2 (472 enodes) 341.046 * * [simplify]: Extracting #0: cost 1 inf + 0 341.046 * * [simplify]: Extracting #1: cost 0 inf + 1 341.046 * [simplify]: Simplified to 0 341.046 * [simplify]: Simplified (2 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)) 341.046 * * * * [progress]: [ 512 / 3260 ] simplifiying candidate # 341.046 * [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)))) 341.046 * * [simplify]: iters left: 6 (26 enodes) 341.052 * * [simplify]: iters left: 5 (104 enodes) 341.068 * * [simplify]: iters left: 4 (205 enodes) 341.109 * * [simplify]: Extracting #0: cost 1 inf + 0 341.109 * * [simplify]: Extracting #1: cost 11 inf + 0 341.109 * * [simplify]: Extracting #2: cost 106 inf + 0 341.110 * * [simplify]: Extracting #3: cost 167 inf + 2 341.110 * * [simplify]: Extracting #4: cost 154 inf + 1345 341.111 * * [simplify]: Extracting #5: cost 150 inf + 2808 341.113 * * [simplify]: Extracting #6: cost 96 inf + 12184 341.117 * * [simplify]: Extracting #7: cost 54 inf + 25609 341.126 * * [simplify]: Extracting #8: cost 10 inf + 47836 341.135 * * [simplify]: Extracting #9: cost 0 inf + 53046 341.147 * * [simplify]: Extracting #10: cost 0 inf + 52646 341.156 * * [simplify]: Extracting #11: cost 0 inf + 52486 341.166 * [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)) 341.166 * [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))))) 341.167 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 341.167 * * [simplify]: iters left: 6 (12 enodes) 341.170 * * [simplify]: iters left: 5 (49 enodes) 341.178 * * [simplify]: iters left: 4 (99 enodes) 341.197 * * [simplify]: iters left: 3 (234 enodes) 341.249 * * [simplify]: iters left: 2 (447 enodes) 341.343 * * [simplify]: Extracting #0: cost 1 inf + 0 341.343 * * [simplify]: Extracting #1: cost 0 inf + 1 341.344 * [simplify]: Simplified to 0 341.344 * [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)) 341.344 * * * * [progress]: [ 513 / 3260 ] simplifiying candidate # 341.344 * [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)))))) 341.344 * * [simplify]: iters left: 6 (27 enodes) 341.350 * * [simplify]: iters left: 5 (109 enodes) 341.367 * * [simplify]: iters left: 4 (227 enodes) 341.414 * * [simplify]: Extracting #0: cost 1 inf + 0 341.414 * * [simplify]: Extracting #1: cost 11 inf + 0 341.414 * * [simplify]: Extracting #2: cost 113 inf + 0 341.415 * * [simplify]: Extracting #3: cost 185 inf + 43 341.416 * * [simplify]: Extracting #4: cost 171 inf + 1586 341.417 * * [simplify]: Extracting #5: cost 129 inf + 11256 341.422 * * [simplify]: Extracting #6: cost 67 inf + 30061 341.434 * * [simplify]: Extracting #7: cost 4 inf + 58854 341.445 * * [simplify]: Extracting #8: cost 0 inf + 60333 341.456 * [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)))) 341.456 * [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))))))) 341.457 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 341.457 * * [simplify]: iters left: 6 (14 enodes) 341.460 * * [simplify]: iters left: 5 (57 enodes) 341.469 * * [simplify]: iters left: 4 (121 enodes) 341.493 * * [simplify]: iters left: 3 (291 enodes) 341.571 * * [simplify]: Extracting #0: cost 1 inf + 0 341.571 * * [simplify]: Extracting #1: cost 0 inf + 1 341.571 * [simplify]: Simplified to 0 341.571 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (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)) 341.571 * * * * [progress]: [ 514 / 3260 ] simplifiying candidate # 341.571 * [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))))) 341.571 * * [simplify]: iters left: 6 (28 enodes) 341.578 * * [simplify]: iters left: 5 (110 enodes) 341.594 * * [simplify]: iters left: 4 (207 enodes) 341.634 * * [simplify]: iters left: 3 (488 enodes) 341.763 * * [simplify]: Extracting #0: cost 1 inf + 0 341.763 * * [simplify]: Extracting #1: cost 11 inf + 0 341.763 * * [simplify]: Extracting #2: cost 150 inf + 0 341.764 * * [simplify]: Extracting #3: cost 262 inf + 167 341.765 * * [simplify]: Extracting #4: cost 238 inf + 2654 341.768 * * [simplify]: Extracting #5: cost 196 inf + 9442 341.774 * * [simplify]: Extracting #6: cost 134 inf + 30824 341.794 * * [simplify]: Extracting #7: cost 13 inf + 88245 341.816 * * [simplify]: Extracting #8: cost 0 inf + 94354 341.839 * * [simplify]: Extracting #9: cost 0 inf + 93954 341.862 * [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)) 341.862 * [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)))))) 341.862 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 341.862 * * [simplify]: iters left: 6 (13 enodes) 341.866 * * [simplify]: iters left: 5 (52 enodes) 341.873 * * [simplify]: iters left: 4 (98 enodes) 341.891 * * [simplify]: iters left: 3 (212 enodes) 341.932 * * [simplify]: iters left: 2 (371 enodes) 342.003 * * [simplify]: Extracting #0: cost 1 inf + 0 342.003 * * [simplify]: Extracting #1: cost 0 inf + 1 342.003 * [simplify]: Simplified to 0 342.003 * [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)) 342.003 * * * * [progress]: [ 515 / 3260 ] simplifiying candidate # 342.004 * [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)))) 342.004 * * [simplify]: iters left: 6 (27 enodes) 342.010 * * [simplify]: iters left: 5 (101 enodes) 342.025 * * [simplify]: iters left: 4 (193 enodes) 342.058 * * [simplify]: iters left: 3 (417 enodes) 342.167 * * [simplify]: Extracting #0: cost 1 inf + 0 342.167 * * [simplify]: Extracting #1: cost 11 inf + 0 342.167 * * [simplify]: Extracting #2: cost 141 inf + 0 342.168 * * [simplify]: Extracting #3: cost 230 inf + 334 342.169 * * [simplify]: Extracting #4: cost 197 inf + 3845 342.172 * * [simplify]: Extracting #5: cost 164 inf + 10059 342.177 * * [simplify]: Extracting #6: cost 132 inf + 24766 342.191 * * [simplify]: Extracting #7: cost 30 inf + 71747 342.212 * * [simplify]: Extracting #8: cost 1 inf + 85642 342.232 * * [simplify]: Extracting #9: cost 0 inf + 86102 342.253 * [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)) 342.253 * [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))))) 342.253 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 342.253 * * [simplify]: iters left: 6 (12 enodes) 342.256 * * [simplify]: iters left: 5 (44 enodes) 342.263 * * [simplify]: iters left: 4 (92 enodes) 342.276 * * [simplify]: iters left: 3 (159 enodes) 342.302 * * [simplify]: iters left: 2 (267 enodes) 342.345 * * [simplify]: iters left: 1 (364 enodes) 342.401 * * [simplify]: Extracting #0: cost 1 inf + 0 342.401 * * [simplify]: Extracting #1: cost 0 inf + 1 342.401 * [simplify]: Simplified to 0 342.401 * [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)) 342.402 * * * * [progress]: [ 516 / 3260 ] simplifiying candidate # 342.402 * [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)))))) 342.402 * * [simplify]: iters left: 6 (28 enodes) 342.408 * * [simplify]: iters left: 5 (116 enodes) 342.427 * * [simplify]: iters left: 4 (260 enodes) 342.484 * * [simplify]: Extracting #0: cost 1 inf + 0 342.484 * * [simplify]: Extracting #1: cost 11 inf + 0 342.484 * * [simplify]: Extracting #2: cost 146 inf + 0 342.485 * * [simplify]: Extracting #3: cost 250 inf + 44 342.486 * * [simplify]: Extracting #4: cost 233 inf + 1993 342.489 * * [simplify]: Extracting #5: cost 157 inf + 23181 342.497 * * [simplify]: Extracting #6: cost 58 inf + 55020 342.510 * * [simplify]: Extracting #7: cost 2 inf + 80828 342.526 * * [simplify]: Extracting #8: cost 0 inf + 81461 342.540 * [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))))) 342.540 * [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))))))) 342.540 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 342.540 * * [simplify]: iters left: 6 (15 enodes) 342.544 * * [simplify]: iters left: 5 (64 enodes) 342.554 * * [simplify]: iters left: 4 (149 enodes) 342.590 * * [simplify]: iters left: 3 (466 enodes) 342.838 * * [simplify]: Extracting #0: cost 1 inf + 0 342.838 * * [simplify]: Extracting #1: cost 0 inf + 1 342.838 * [simplify]: Simplified to 0 342.838 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 342.838 * * * * [progress]: [ 517 / 3260 ] simplifiying candidate # 342.839 * [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))))) 342.839 * * [simplify]: iters left: 6 (29 enodes) 342.845 * * [simplify]: iters left: 5 (117 enodes) 342.864 * * [simplify]: iters left: 4 (236 enodes) 342.911 * * [simplify]: Extracting #0: cost 1 inf + 0 342.911 * * [simplify]: Extracting #1: cost 11 inf + 0 342.911 * * [simplify]: Extracting #2: cost 128 inf + 0 342.912 * * [simplify]: Extracting #3: cost 207 inf + 86 342.913 * * [simplify]: Extracting #4: cost 187 inf + 2359 342.915 * * [simplify]: Extracting #5: cost 120 inf + 18724 342.921 * * [simplify]: Extracting #6: cost 55 inf + 39596 342.932 * * [simplify]: Extracting #7: cost 2 inf + 64033 342.943 * * [simplify]: Extracting #8: cost 0 inf + 64557 342.957 * * [simplify]: Extracting #9: cost 0 inf + 64525 342.969 * [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))) 342.969 * [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)))))) 342.969 * [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)))) 342.969 * * [simplify]: iters left: 6 (14 enodes) 342.973 * * [simplify]: iters left: 5 (59 enodes) 342.982 * * [simplify]: iters left: 4 (121 enodes) 343.006 * * [simplify]: iters left: 3 (332 enodes) 343.137 * * [simplify]: Extracting #0: cost 1 inf + 0 343.137 * * [simplify]: Extracting #1: cost 0 inf + 1 343.138 * [simplify]: Simplified to 0 343.138 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 343.138 * * * * [progress]: [ 518 / 3260 ] simplifiying candidate # 343.138 * [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)))) 343.138 * * [simplify]: iters left: 6 (28 enodes) 343.145 * * [simplify]: iters left: 5 (112 enodes) 343.163 * * [simplify]: iters left: 4 (227 enodes) 343.208 * * [simplify]: Extracting #0: cost 1 inf + 0 343.208 * * [simplify]: Extracting #1: cost 11 inf + 0 343.209 * * [simplify]: Extracting #2: cost 113 inf + 0 343.209 * * [simplify]: Extracting #3: cost 172 inf + 129 343.210 * * [simplify]: Extracting #4: cost 147 inf + 2780 343.212 * * [simplify]: Extracting #5: cost 103 inf + 12437 343.216 * * [simplify]: Extracting #6: cost 52 inf + 30658 343.225 * * [simplify]: Extracting #7: cost 7 inf + 50109 343.236 * * [simplify]: Extracting #8: cost 0 inf + 53738 343.246 * * [simplify]: Extracting #9: cost 0 inf + 53658 343.257 * [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)))) 343.257 * [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))))) 343.257 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 343.257 * * [simplify]: iters left: 6 (13 enodes) 343.261 * * [simplify]: iters left: 5 (54 enodes) 343.270 * * [simplify]: iters left: 4 (112 enodes) 343.292 * * [simplify]: iters left: 3 (281 enodes) 343.384 * * [simplify]: Extracting #0: cost 1 inf + 0 343.384 * * [simplify]: Extracting #1: cost 0 inf + 1 343.384 * [simplify]: Simplified to 0 343.384 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 343.384 * * * * [progress]: [ 519 / 3260 ] simplifiying candidate # 343.385 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 343.385 * * [simplify]: iters left: 6 (26 enodes) 343.391 * * [simplify]: iters left: 5 (106 enodes) 343.410 * * [simplify]: iters left: 4 (233 enodes) 343.456 * * [simplify]: Extracting #0: cost 1 inf + 0 343.457 * * [simplify]: Extracting #1: cost 11 inf + 0 343.457 * * [simplify]: Extracting #2: cost 121 inf + 0 343.457 * * [simplify]: Extracting #3: cost 201 inf + 86 343.458 * * [simplify]: Extracting #4: cost 180 inf + 2809 343.462 * * [simplify]: Extracting #5: cost 106 inf + 21488 343.470 * * [simplify]: Extracting #6: cost 54 inf + 41503 343.481 * * [simplify]: Extracting #7: cost 5 inf + 62446 343.492 * * [simplify]: Extracting #8: cost 0 inf + 64730 343.504 * * [simplify]: Extracting #9: cost 0 inf + 64610 343.516 * [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)))) 343.516 * [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))))))) 343.516 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 343.517 * * [simplify]: iters left: 6 (14 enodes) 343.520 * * [simplify]: iters left: 5 (59 enodes) 343.530 * * [simplify]: iters left: 4 (134 enodes) 343.559 * * [simplify]: iters left: 3 (357 enodes) 343.696 * * [simplify]: Extracting #0: cost 1 inf + 0 343.696 * * [simplify]: Extracting #1: cost 0 inf + 1 343.696 * [simplify]: Simplified to 0 343.696 * [simplify]: Simplified (2 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)) 343.696 * * * * [progress]: [ 520 / 3260 ] simplifiying candidate # 343.696 * [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))))) 343.696 * * [simplify]: iters left: 6 (27 enodes) 343.702 * * [simplify]: iters left: 5 (108 enodes) 343.719 * * [simplify]: iters left: 4 (218 enodes) 343.761 * * [simplify]: Extracting #0: cost 1 inf + 0 343.761 * * [simplify]: Extracting #1: cost 11 inf + 0 343.761 * * [simplify]: Extracting #2: cost 113 inf + 0 343.761 * * [simplify]: Extracting #3: cost 174 inf + 87 343.762 * * [simplify]: Extracting #4: cost 162 inf + 1030 343.763 * * [simplify]: Extracting #5: cost 137 inf + 5827 343.768 * * [simplify]: Extracting #6: cost 55 inf + 28833 343.777 * * [simplify]: Extracting #7: cost 3 inf + 52008 343.787 * * [simplify]: Extracting #8: cost 0 inf + 52947 343.797 * * [simplify]: Extracting #9: cost 0 inf + 52837 343.807 * * [simplify]: Extracting #10: cost 0 inf + 52757 343.817 * [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)))) 343.817 * [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)))))) 343.817 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 343.817 * * [simplify]: iters left: 6 (13 enodes) 343.821 * * [simplify]: iters left: 5 (53 enodes) 343.830 * * [simplify]: iters left: 4 (106 enodes) 343.850 * * [simplify]: iters left: 3 (257 enodes) 343.932 * * [simplify]: Extracting #0: cost 1 inf + 0 343.932 * * [simplify]: Extracting #1: cost 0 inf + 1 343.932 * [simplify]: Simplified to 0 343.932 * [simplify]: Simplified (2 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)) 343.932 * * * * [progress]: [ 521 / 3260 ] simplifiying candidate # 343.932 * [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)))) 343.933 * * [simplify]: iters left: 6 (26 enodes) 343.941 * * [simplify]: iters left: 5 (104 enodes) 343.957 * * [simplify]: iters left: 4 (204 enodes) 343.996 * * [simplify]: Extracting #0: cost 1 inf + 0 343.996 * * [simplify]: Extracting #1: cost 11 inf + 0 343.997 * * [simplify]: Extracting #2: cost 105 inf + 0 343.997 * * [simplify]: Extracting #3: cost 151 inf + 170 343.998 * * [simplify]: Extracting #4: cost 103 inf + 5557 344.002 * * [simplify]: Extracting #5: cost 89 inf + 8697 344.004 * * [simplify]: Extracting #6: cost 83 inf + 10379 344.009 * * [simplify]: Extracting #7: cost 26 inf + 33419 344.017 * * [simplify]: Extracting #8: cost 2 inf + 46767 344.026 * * [simplify]: Extracting #9: cost 0 inf + 47457 344.036 * * [simplify]: Extracting #10: cost 0 inf + 47297 344.045 * [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)) 344.045 * [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))))) 344.045 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 344.045 * * [simplify]: iters left: 6 (12 enodes) 344.048 * * [simplify]: iters left: 5 (49 enodes) 344.056 * * [simplify]: iters left: 4 (94 enodes) 344.076 * * [simplify]: iters left: 3 (221 enodes) 344.143 * * [simplify]: iters left: 2 (492 enodes) 344.358 * * [simplify]: Extracting #0: cost 1 inf + 0 344.358 * * [simplify]: Extracting #1: cost 0 inf + 1 344.358 * [simplify]: Simplified to 0 344.358 * [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)) 344.358 * * * * [progress]: [ 522 / 3260 ] simplifiying candidate # 344.358 * [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)))))) 344.358 * * [simplify]: iters left: 6 (26 enodes) 344.364 * * [simplify]: iters left: 5 (104 enodes) 344.380 * * [simplify]: iters left: 4 (220 enodes) 344.426 * * [simplify]: Extracting #0: cost 1 inf + 0 344.426 * * [simplify]: Extracting #1: cost 11 inf + 0 344.426 * * [simplify]: Extracting #2: cost 116 inf + 0 344.427 * * [simplify]: Extracting #3: cost 174 inf + 129 344.427 * * [simplify]: Extracting #4: cost 168 inf + 542 344.428 * * [simplify]: Extracting #5: cost 159 inf + 3380 344.432 * * [simplify]: Extracting #6: cost 81 inf + 24023 344.440 * * [simplify]: Extracting #7: cost 3 inf + 53758 344.450 * * [simplify]: Extracting #8: cost 0 inf + 55068 344.460 * * [simplify]: Extracting #9: cost 0 inf + 54748 344.470 * * [simplify]: Extracting #10: cost 0 inf + 54668 344.480 * * [simplify]: Extracting #11: cost 0 inf + 54588 344.490 * [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)) 344.490 * [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))))))) 344.490 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 344.490 * * [simplify]: iters left: 6 (13 enodes) 344.495 * * [simplify]: iters left: 5 (52 enodes) 344.503 * * [simplify]: iters left: 4 (111 enodes) 344.526 * * [simplify]: iters left: 3 (278 enodes) 344.617 * * [simplify]: Extracting #0: cost 1 inf + 0 344.617 * * [simplify]: Extracting #1: cost 0 inf + 1 344.617 * [simplify]: Simplified to 0 344.617 * [simplify]: Simplified (2 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)) 344.617 * * * * [progress]: [ 523 / 3260 ] simplifiying candidate # 344.617 * [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))))) 344.617 * * [simplify]: iters left: 6 (27 enodes) 344.623 * * [simplify]: iters left: 5 (105 enodes) 344.639 * * [simplify]: iters left: 4 (202 enodes) 344.681 * * [simplify]: iters left: 3 (475 enodes) 344.819 * * [simplify]: Extracting #0: cost 1 inf + 0 344.819 * * [simplify]: Extracting #1: cost 11 inf + 0 344.819 * * [simplify]: Extracting #2: cost 164 inf + 0 344.822 * * [simplify]: Extracting #3: cost 250 inf + 542 344.824 * * [simplify]: Extracting #4: cost 191 inf + 7291 344.827 * * [simplify]: Extracting #5: cost 166 inf + 11849 344.831 * * [simplify]: Extracting #6: cost 162 inf + 12784 344.837 * * [simplify]: Extracting #7: cost 112 inf + 32080 344.854 * * [simplify]: Extracting #8: cost 11 inf + 83187 344.875 * * [simplify]: Extracting #9: cost 0 inf + 88456 344.896 * * [simplify]: Extracting #10: cost 0 inf + 88296 344.917 * [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)) 344.917 * [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)))))) 344.917 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 344.917 * * [simplify]: iters left: 6 (12 enodes) 344.920 * * [simplify]: iters left: 5 (47 enodes) 344.927 * * [simplify]: iters left: 4 (89 enodes) 344.945 * * [simplify]: iters left: 3 (186 enodes) 344.990 * * [simplify]: iters left: 2 (378 enodes) 345.121 * * [simplify]: Extracting #0: cost 1 inf + 0 345.121 * * [simplify]: Extracting #1: cost 0 inf + 1 345.121 * [simplify]: Simplified to 0 345.121 * [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)) 345.122 * * * * [progress]: [ 524 / 3260 ] simplifiying candidate # 345.122 * [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)))) 345.122 * * [simplify]: iters left: 6 (26 enodes) 345.128 * * [simplify]: iters left: 5 (99 enodes) 345.142 * * [simplify]: iters left: 4 (168 enodes) 345.173 * * [simplify]: iters left: 3 (360 enodes) 345.267 * * [simplify]: Extracting #0: cost 1 inf + 0 345.267 * * [simplify]: Extracting #1: cost 9 inf + 0 345.267 * * [simplify]: Extracting #2: cost 128 inf + 2 345.268 * * [simplify]: Extracting #3: cost 205 inf + 297 345.271 * * [simplify]: Extracting #4: cost 175 inf + 3080 345.273 * * [simplify]: Extracting #5: cost 164 inf + 6080 345.277 * * [simplify]: Extracting #6: cost 111 inf + 28168 345.292 * * [simplify]: Extracting #7: cost 19 inf + 72298 345.310 * * [simplify]: Extracting #8: cost 0 inf + 81776 345.329 * * [simplify]: Extracting #9: cost 0 inf + 81721 345.348 * [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)) 345.348 * [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))))) 345.349 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 345.349 * * [simplify]: iters left: 6 (11 enodes) 345.352 * * [simplify]: iters left: 5 (40 enodes) 345.359 * * [simplify]: iters left: 4 (65 enodes) 345.369 * * [simplify]: iters left: 3 (97 enodes) 345.384 * * [simplify]: iters left: 2 (165 enodes) 345.417 * * [simplify]: iters left: 1 (271 enodes) 345.468 * * [simplify]: Extracting #0: cost 1 inf + 0 345.468 * * [simplify]: Extracting #1: cost 0 inf + 1 345.468 * [simplify]: Simplified to 0 345.468 * [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)) 345.469 * * * * [progress]: [ 525 / 3260 ] simplifiying candidate # 345.469 * [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)))))) 345.469 * * [simplify]: iters left: 6 (25 enodes) 345.474 * * [simplify]: iters left: 5 (103 enodes) 345.491 * * [simplify]: iters left: 4 (215 enodes) 345.535 * * [simplify]: Extracting #0: cost 1 inf + 0 345.535 * * [simplify]: Extracting #1: cost 11 inf + 0 345.535 * * [simplify]: Extracting #2: cost 111 inf + 0 345.536 * * [simplify]: Extracting #3: cost 165 inf + 46 345.536 * * [simplify]: Extracting #4: cost 159 inf + 418 345.538 * * [simplify]: Extracting #5: cost 128 inf + 7068 345.541 * * [simplify]: Extracting #6: cost 85 inf + 15240 345.545 * * [simplify]: Extracting #7: cost 55 inf + 24704 345.553 * * [simplify]: Extracting #8: cost 4 inf + 50554 345.563 * * [simplify]: Extracting #9: cost 0 inf + 52514 345.573 * * [simplify]: Extracting #10: cost 0 inf + 52474 345.582 * [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)) 345.582 * [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))))))) 345.583 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 345.583 * * [simplify]: iters left: 6 (12 enodes) 345.586 * * [simplify]: iters left: 5 (51 enodes) 345.594 * * [simplify]: iters left: 4 (106 enodes) 345.617 * * [simplify]: iters left: 3 (247 enodes) 345.684 * * [simplify]: Extracting #0: cost 1 inf + 0 345.684 * * [simplify]: Extracting #1: cost 0 inf + 1 345.684 * [simplify]: Simplified to 0 345.684 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (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)) 345.684 * * * * [progress]: [ 526 / 3260 ] simplifiying candidate # 345.684 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 345.684 * * [simplify]: iters left: 6 (26 enodes) 345.690 * * [simplify]: iters left: 5 (104 enodes) 345.706 * * [simplify]: iters left: 4 (199 enodes) 345.745 * * [simplify]: iters left: 3 (470 enodes) 345.885 * * [simplify]: Extracting #0: cost 1 inf + 0 345.885 * * [simplify]: Extracting #1: cost 11 inf + 0 345.885 * * [simplify]: Extracting #2: cost 167 inf + 0 345.887 * * [simplify]: Extracting #3: cost 244 inf + 1813 345.889 * * [simplify]: Extracting #4: cost 187 inf + 8315 345.893 * * [simplify]: Extracting #5: cost 175 inf + 11200 345.896 * * [simplify]: Extracting #6: cost 169 inf + 12419 345.902 * * [simplify]: Extracting #7: cost 124 inf + 29396 345.919 * * [simplify]: Extracting #8: cost 16 inf + 84398 345.941 * * [simplify]: Extracting #9: cost 0 inf + 92569 345.966 * * [simplify]: Extracting #10: cost 0 inf + 92209 345.988 * [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)) 345.988 * [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)))))) 345.988 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 345.988 * * [simplify]: iters left: 6 (11 enodes) 345.991 * * [simplify]: iters left: 5 (46 enodes) 345.998 * * [simplify]: iters left: 4 (86 enodes) 346.015 * * [simplify]: iters left: 3 (183 enodes) 346.059 * * [simplify]: iters left: 2 (372 enodes) 346.186 * * [simplify]: Extracting #0: cost 1 inf + 0 346.186 * * [simplify]: Extracting #1: cost 0 inf + 1 346.186 * [simplify]: Simplified to 0 346.186 * [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)) 346.187 * * * * [progress]: [ 527 / 3260 ] simplifiying candidate # 346.187 * [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)))) 346.187 * * [simplify]: iters left: 6 (25 enodes) 346.193 * * [simplify]: iters left: 5 (98 enodes) 346.207 * * [simplify]: iters left: 4 (167 enodes) 346.238 * * [simplify]: iters left: 3 (359 enodes) 346.334 * * [simplify]: Extracting #0: cost 1 inf + 0 346.334 * * [simplify]: Extracting #1: cost 9 inf + 0 346.335 * * [simplify]: Extracting #2: cost 128 inf + 2 346.335 * * [simplify]: Extracting #3: cost 208 inf + 89 346.336 * * [simplify]: Extracting #4: cost 174 inf + 3242 346.338 * * [simplify]: Extracting #5: cost 163 inf + 6322 346.340 * * [simplify]: Extracting #6: cost 159 inf + 7188 346.344 * * [simplify]: Extracting #7: cost 116 inf + 23804 346.358 * * [simplify]: Extracting #8: cost 24 inf + 69982 346.377 * * [simplify]: Extracting #9: cost 0 inf + 82003 346.396 * * [simplify]: Extracting #10: cost 0 inf + 81963 346.417 * [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))) 346.417 * [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))))) 346.417 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 346.417 * * [simplify]: iters left: 6 (10 enodes) 346.420 * * [simplify]: iters left: 5 (39 enodes) 346.426 * * [simplify]: iters left: 4 (64 enodes) 346.436 * * [simplify]: iters left: 3 (96 enodes) 346.451 * * [simplify]: iters left: 2 (164 enodes) 346.484 * * [simplify]: iters left: 1 (270 enodes) 346.536 * * [simplify]: Extracting #0: cost 1 inf + 0 346.536 * * [simplify]: Extracting #1: cost 0 inf + 1 346.536 * [simplify]: Simplified to 0 346.536 * [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)) 346.536 * * * * [progress]: [ 528 / 3260 ] simplifiying candidate # 346.536 * [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)))))) 346.536 * * [simplify]: iters left: 6 (25 enodes) 346.543 * * [simplify]: iters left: 5 (104 enodes) 346.559 * * [simplify]: iters left: 4 (224 enodes) 346.602 * * [simplify]: Extracting #0: cost 1 inf + 0 346.602 * * [simplify]: Extracting #1: cost 11 inf + 0 346.603 * * [simplify]: Extracting #2: cost 108 inf + 0 346.603 * * [simplify]: Extracting #3: cost 161 inf + 47 346.604 * * [simplify]: Extracting #4: cost 155 inf + 339 346.605 * * [simplify]: Extracting #5: cost 119 inf + 7354 346.607 * * [simplify]: Extracting #6: cost 82 inf + 14897 346.613 * * [simplify]: Extracting #7: cost 34 inf + 34070 346.621 * * [simplify]: Extracting #8: cost 0 inf + 51569 346.631 * * [simplify]: Extracting #9: cost 0 inf + 51169 346.640 * [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))) 346.640 * [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))))))) 346.640 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 346.640 * * [simplify]: iters left: 6 (12 enodes) 346.644 * * [simplify]: iters left: 5 (53 enodes) 346.652 * * [simplify]: iters left: 4 (117 enodes) 346.676 * * [simplify]: iters left: 3 (255 enodes) 346.735 * * [simplify]: Extracting #0: cost 1 inf + 0 346.735 * * [simplify]: Extracting #1: cost 0 inf + 1 346.735 * [simplify]: Simplified to 0 346.735 * [simplify]: Simplified (2 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)) 346.735 * * * * [progress]: [ 529 / 3260 ] simplifiying candidate # 346.735 * [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))))) 346.735 * * [simplify]: iters left: 6 (26 enodes) 346.742 * * [simplify]: iters left: 5 (105 enodes) 346.758 * * [simplify]: iters left: 4 (209 enodes) 346.797 * * [simplify]: iters left: 3 (454 enodes) 346.919 * * [simplify]: Extracting #0: cost 1 inf + 0 346.919 * * [simplify]: Extracting #1: cost 11 inf + 0 346.920 * * [simplify]: Extracting #2: cost 155 inf + 0 346.921 * * [simplify]: Extracting #3: cost 257 inf + 295 346.923 * * [simplify]: Extracting #4: cost 202 inf + 5781 346.926 * * [simplify]: Extracting #5: cost 169 inf + 10876 346.932 * * [simplify]: Extracting #6: cost 117 inf + 33022 346.949 * * [simplify]: Extracting #7: cost 16 inf + 80066 346.972 * * [simplify]: Extracting #8: cost 0 inf + 88089 346.993 * * [simplify]: Extracting #9: cost 0 inf + 87969 347.014 * [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)))))) 347.014 * [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)))))) 347.015 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 347.015 * * [simplify]: iters left: 6 (11 enodes) 347.018 * * [simplify]: iters left: 5 (48 enodes) 347.026 * * [simplify]: iters left: 4 (98 enodes) 347.043 * * [simplify]: iters left: 3 (181 enodes) 347.079 * * [simplify]: iters left: 2 (358 enodes) 347.186 * * [simplify]: Extracting #0: cost 1 inf + 0 347.186 * * [simplify]: Extracting #1: cost 0 inf + 1 347.186 * [simplify]: Simplified to 0 347.186 * [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)) 347.186 * * * * [progress]: [ 530 / 3260 ] simplifiying candidate # 347.186 * [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)))) 347.186 * * [simplify]: iters left: 6 (25 enodes) 347.192 * * [simplify]: iters left: 5 (98 enodes) 347.207 * * [simplify]: iters left: 4 (187 enodes) 347.238 * * [simplify]: iters left: 3 (399 enodes) 347.343 * * [simplify]: Extracting #0: cost 1 inf + 0 347.343 * * [simplify]: Extracting #1: cost 12 inf + 0 347.343 * * [simplify]: Extracting #2: cost 142 inf + 42 347.344 * * [simplify]: Extracting #3: cost 222 inf + 794 347.346 * * [simplify]: Extracting #4: cost 185 inf + 3476 347.348 * * [simplify]: Extracting #5: cost 176 inf + 5711 347.354 * * [simplify]: Extracting #6: cost 133 inf + 22022 347.367 * * [simplify]: Extracting #7: cost 23 inf + 75502 347.386 * * [simplify]: Extracting #8: cost 0 inf + 86956 347.406 * * [simplify]: Extracting #9: cost 0 inf + 86436 347.427 * * [simplify]: Extracting #10: cost 0 inf + 86396 347.447 * [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)))) 347.447 * [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))))) 347.448 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 347.448 * * [simplify]: iters left: 6 (10 enodes) 347.451 * * [simplify]: iters left: 5 (41 enodes) 347.458 * * [simplify]: iters left: 4 (81 enodes) 347.470 * * [simplify]: iters left: 3 (127 enodes) 347.486 * * [simplify]: iters left: 2 (186 enodes) 347.513 * * [simplify]: iters left: 1 (266 enodes) 347.574 * * [simplify]: Extracting #0: cost 1 inf + 0 347.574 * * [simplify]: Extracting #1: cost 0 inf + 1 347.574 * [simplify]: Simplified to 0 347.574 * [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)) 347.574 * * * * [progress]: [ 531 / 3260 ] simplifiying candidate # 347.574 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 347.574 * * [simplify]: iters left: 6 (24 enodes) 347.580 * * [simplify]: iters left: 5 (95 enodes) 347.595 * * [simplify]: iters left: 4 (169 enodes) 347.626 * * [simplify]: iters left: 3 (363 enodes) 347.724 * * [simplify]: Extracting #0: cost 1 inf + 0 347.724 * * [simplify]: Extracting #1: cost 9 inf + 0 347.725 * * [simplify]: Extracting #2: cost 127 inf + 2 347.725 * * [simplify]: Extracting #3: cost 202 inf + 257 347.727 * * [simplify]: Extracting #4: cost 176 inf + 2911 347.728 * * [simplify]: Extracting #5: cost 164 inf + 5918 347.730 * * [simplify]: Extracting #6: cost 160 inf + 6654 347.734 * * [simplify]: Extracting #7: cost 118 inf + 22722 347.748 * * [simplify]: Extracting #8: cost 25 inf + 69417 347.767 * * [simplify]: Extracting #9: cost 0 inf + 81711 347.787 * * [simplify]: Extracting #10: cost 0 inf + 81591 347.807 * [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))) 347.807 * [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)))) 347.808 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 347.808 * * [simplify]: iters left: 6 (9 enodes) 347.810 * * [simplify]: iters left: 5 (36 enodes) 347.816 * * [simplify]: iters left: 4 (67 enodes) 347.827 * * [simplify]: iters left: 3 (97 enodes) 347.843 * * [simplify]: iters left: 2 (158 enodes) 347.877 * * [simplify]: iters left: 1 (263 enodes) 347.922 * * [simplify]: Extracting #0: cost 1 inf + 0 347.922 * * [simplify]: Extracting #1: cost 0 inf + 1 347.922 * [simplify]: Simplified to 0 347.922 * [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)) 347.922 * * * * [progress]: [ 532 / 3260 ] simplifiying candidate # 347.922 * [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)))) 347.922 * * [simplify]: iters left: 6 (24 enodes) 347.928 * * [simplify]: iters left: 5 (96 enodes) 347.942 * * [simplify]: iters left: 4 (178 enodes) 347.972 * * [simplify]: iters left: 3 (392 enodes) 348.077 * * [simplify]: Extracting #0: cost 1 inf + 0 348.077 * * [simplify]: Extracting #1: cost 11 inf + 0 348.078 * * [simplify]: Extracting #2: cost 140 inf + 0 348.079 * * [simplify]: Extracting #3: cost 226 inf + 88 348.080 * * [simplify]: Extracting #4: cost 186 inf + 3732 348.082 * * [simplify]: Extracting #5: cost 163 inf + 7488 348.089 * * [simplify]: Extracting #6: cost 115 inf + 28044 348.104 * * [simplify]: Extracting #7: cost 14 inf + 77670 348.124 * * [simplify]: Extracting #8: cost 0 inf + 83189 348.143 * * [simplify]: Extracting #9: cost 0 inf + 82949 348.163 * [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)) 348.163 * [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))))) 348.163 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 348.163 * * [simplify]: iters left: 5 (9 enodes) 348.166 * * [simplify]: iters left: 4 (39 enodes) 348.173 * * [simplify]: iters left: 3 (65 enodes) 348.183 * * [simplify]: iters left: 2 (129 enodes) 348.207 * * [simplify]: iters left: 1 (210 enodes) 348.243 * * [simplify]: Extracting #0: cost 1 inf + 0 348.243 * * [simplify]: Extracting #1: cost 0 inf + 1 348.243 * [simplify]: Simplified to 0 348.243 * [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)) 348.244 * * * * [progress]: [ 533 / 3260 ] simplifiying candidate # 348.244 * [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)))))) 348.244 * * [simplify]: iters left: 6 (24 enodes) 348.249 * * [simplify]: iters left: 5 (91 enodes) 348.262 * * [simplify]: iters left: 4 (146 enodes) 348.285 * * [simplify]: iters left: 3 (276 enodes) 348.343 * * [simplify]: Extracting #0: cost 1 inf + 0 348.343 * * [simplify]: Extracting #1: cost 11 inf + 0 348.343 * * [simplify]: Extracting #2: cost 83 inf + 0 348.344 * * [simplify]: Extracting #3: cost 135 inf + 540 348.344 * * [simplify]: Extracting #4: cost 121 inf + 1729 348.345 * * [simplify]: Extracting #5: cost 119 inf + 3404 348.347 * * [simplify]: Extracting #6: cost 106 inf + 7049 348.353 * * [simplify]: Extracting #7: cost 45 inf + 29628 348.363 * * [simplify]: Extracting #8: cost 1 inf + 49982 348.373 * * [simplify]: Extracting #9: cost 0 inf + 50307 348.384 * [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))) 348.384 * [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))))))) 348.385 * [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))))) 348.385 * * [simplify]: iters left: 6 (10 enodes) 348.387 * * [simplify]: iters left: 5 (37 enodes) 348.393 * * [simplify]: iters left: 4 (57 enodes) 348.402 * * [simplify]: iters left: 3 (104 enodes) 348.418 * * [simplify]: iters left: 2 (158 enodes) 348.443 * * [simplify]: iters left: 1 (225 enodes) 348.474 * * [simplify]: Extracting #0: cost 1 inf + 0 348.474 * * [simplify]: Extracting #1: cost 0 inf + 1 348.474 * [simplify]: Simplified to 0 348.474 * [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)) 348.474 * * * * [progress]: [ 534 / 3260 ] simplifiying candidate # 348.474 * [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))))) 348.474 * * [simplify]: iters left: 6 (23 enodes) 348.479 * * [simplify]: iters left: 5 (82 enodes) 348.491 * * [simplify]: iters left: 4 (130 enodes) 348.513 * * [simplify]: iters left: 3 (243 enodes) 348.562 * * [simplify]: iters left: 2 (481 enodes) 348.689 * * [simplify]: Extracting #0: cost 1 inf + 0 348.689 * * [simplify]: Extracting #1: cost 9 inf + 0 348.690 * * [simplify]: Extracting #2: cost 75 inf + 0 348.690 * * [simplify]: Extracting #3: cost 126 inf + 414 348.691 * * [simplify]: Extracting #4: cost 115 inf + 1484 348.692 * * [simplify]: Extracting #5: cost 118 inf + 1937 348.693 * * [simplify]: Extracting #6: cost 112 inf + 2914 348.694 * * [simplify]: Extracting #7: cost 103 inf + 4040 348.703 * * [simplify]: Extracting #8: cost 28 inf + 32994 348.718 * * [simplify]: Extracting #9: cost 0 inf + 44668 348.732 * * [simplify]: Extracting #10: cost 0 inf + 44333 348.746 * [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)))))) 348.746 * [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)))))) 348.746 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 348.747 * * [simplify]: iters left: 6 (9 enodes) 348.749 * * [simplify]: iters left: 5 (29 enodes) 348.753 * * [simplify]: iters left: 4 (42 enodes) 348.758 * * [simplify]: iters left: 3 (58 enodes) 348.765 * * [simplify]: iters left: 2 (68 enodes) 348.772 * * [simplify]: Extracting #0: cost 1 inf + 0 348.772 * * [simplify]: Extracting #1: cost 0 inf + 1 348.772 * [simplify]: Simplified to 0 348.772 * [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)) 348.772 * * * * [progress]: [ 535 / 3260 ] simplifiying candidate # 348.773 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 348.773 * * [simplify]: iters left: 6 (27 enodes) 348.778 * * [simplify]: iters left: 5 (105 enodes) 348.796 * * [simplify]: iters left: 4 (213 enodes) 348.836 * * [simplify]: iters left: 3 (469 enodes) 348.934 * * [simplify]: Extracting #0: cost 1 inf + 0 348.934 * * [simplify]: Extracting #1: cost 11 inf + 0 348.935 * * [simplify]: Extracting #2: cost 110 inf + 0 348.935 * * [simplify]: Extracting #3: cost 197 inf + 204 348.936 * * [simplify]: Extracting #4: cost 191 inf + 653 348.937 * * [simplify]: Extracting #5: cost 178 inf + 3499 348.943 * * [simplify]: Extracting #6: cost 82 inf + 34093 348.955 * * [simplify]: Extracting #7: cost 2 inf + 65336 348.972 * * [simplify]: Extracting #8: cost 0 inf + 65704 348.987 * [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)) 348.987 * [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))))))) 348.987 * [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))))) 348.987 * * [simplify]: iters left: 6 (13 enodes) 348.990 * * [simplify]: iters left: 5 (53 enodes) 348.998 * * [simplify]: iters left: 4 (117 enodes) 349.023 * * [simplify]: iters left: 3 (275 enodes) 349.074 * * [simplify]: iters left: 2 (474 enodes) 349.179 * * [simplify]: Extracting #0: cost 1 inf + 0 349.179 * * [simplify]: Extracting #1: cost 0 inf + 1 349.179 * [simplify]: Simplified to 0 349.179 * [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)) 349.180 * * * * [progress]: [ 536 / 3260 ] simplifiying candidate # 349.180 * [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))))) 349.180 * * [simplify]: iters left: 6 (25 enodes) 349.185 * * [simplify]: iters left: 5 (96 enodes) 349.202 * * [simplify]: iters left: 4 (173 enodes) 349.230 * * [simplify]: iters left: 3 (342 enodes) 349.299 * * [simplify]: Extracting #0: cost 1 inf + 0 349.299 * * [simplify]: Extracting #1: cost 11 inf + 0 349.299 * * [simplify]: Extracting #2: cost 87 inf + 0 349.299 * * [simplify]: Extracting #3: cost 159 inf + 42 349.300 * * [simplify]: Extracting #4: cost 154 inf + 291 349.301 * * [simplify]: Extracting #5: cost 140 inf + 3713 349.303 * * [simplify]: Extracting #6: cost 109 inf + 9920 349.306 * * [simplify]: Extracting #7: cost 90 inf + 12890 349.312 * * [simplify]: Extracting #8: cost 30 inf + 38775 349.326 * * [simplify]: Extracting #9: cost 0 inf + 51807 349.338 * * [simplify]: Extracting #10: cost 0 inf + 51712 349.349 * [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)) 349.349 * [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)))))) 349.350 * [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)))) 349.350 * * [simplify]: iters left: 6 (12 enodes) 349.353 * * [simplify]: iters left: 5 (47 enodes) 349.359 * * [simplify]: iters left: 4 (82 enodes) 349.372 * * [simplify]: iters left: 3 (157 enodes) 349.400 * * [simplify]: iters left: 2 (248 enodes) 349.436 * * [simplify]: iters left: 1 (341 enodes) 349.488 * * [simplify]: Extracting #0: cost 1 inf + 0 349.488 * * [simplify]: Extracting #1: cost 0 inf + 1 349.488 * [simplify]: Simplified to 0 349.488 * [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)) 349.489 * * * * [progress]: [ 537 / 3260 ] simplifiying candidate # 349.489 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 349.489 * * [simplify]: iters left: 6 (26 enodes) 349.495 * * [simplify]: iters left: 5 (99 enodes) 349.512 * * [simplify]: iters left: 4 (184 enodes) 349.544 * * [simplify]: iters left: 3 (374 enodes) 349.630 * * [simplify]: Extracting #0: cost 1 inf + 0 349.630 * * [simplify]: Extracting #1: cost 13 inf + 0 349.630 * * [simplify]: Extracting #2: cost 100 inf + 0 349.631 * * [simplify]: Extracting #3: cost 170 inf + 2 349.631 * * [simplify]: Extracting #4: cost 155 inf + 1190 349.632 * * [simplify]: Extracting #5: cost 151 inf + 2494 349.635 * * [simplify]: Extracting #6: cost 112 inf + 11367 349.641 * * [simplify]: Extracting #7: cost 47 inf + 35324 349.653 * * [simplify]: Extracting #8: cost 2 inf + 54798 349.665 * * [simplify]: Extracting #9: cost 0 inf + 55598 349.678 * [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)) 349.678 * [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))))) 349.678 * [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))) 349.678 * * [simplify]: iters left: 6 (12 enodes) 349.681 * * [simplify]: iters left: 5 (47 enodes) 349.689 * * [simplify]: iters left: 4 (89 enodes) 349.707 * * [simplify]: iters left: 3 (180 enodes) 349.743 * * [simplify]: iters left: 2 (296 enodes) 349.797 * * [simplify]: iters left: 1 (428 enodes) 349.882 * * [simplify]: Extracting #0: cost 1 inf + 0 349.882 * * [simplify]: Extracting #1: cost 0 inf + 1 349.882 * [simplify]: Simplified to 0 349.882 * [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)) 349.882 * * * * [progress]: [ 538 / 3260 ] simplifiying candidate # 349.883 * [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)))))) 349.883 * * [simplify]: iters left: 6 (26 enodes) 349.888 * * [simplify]: iters left: 5 (98 enodes) 349.902 * * [simplify]: iters left: 4 (174 enodes) 349.933 * * [simplify]: iters left: 3 (324 enodes) 349.996 * * [simplify]: Extracting #0: cost 1 inf + 0 349.996 * * [simplify]: Extracting #1: cost 11 inf + 0 349.996 * * [simplify]: Extracting #2: cost 86 inf + 0 349.996 * * [simplify]: Extracting #3: cost 161 inf + 0 349.997 * * [simplify]: Extracting #4: cost 156 inf + 368 349.998 * * [simplify]: Extracting #5: cost 142 inf + 3735 350.000 * * [simplify]: Extracting #6: cost 106 inf + 11438 350.007 * * [simplify]: Extracting #7: cost 28 inf + 41795 350.019 * * [simplify]: Extracting #8: cost 0 inf + 54230 350.031 * * [simplify]: Extracting #9: cost 0 inf + 54150 350.043 * [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))) 350.043 * [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))))))) 350.043 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 350.043 * * [simplify]: iters left: 6 (12 enodes) 350.046 * * [simplify]: iters left: 5 (46 enodes) 350.053 * * [simplify]: iters left: 4 (81 enodes) 350.066 * * [simplify]: iters left: 3 (134 enodes) 350.085 * * [simplify]: iters left: 2 (197 enodes) 350.111 * * [simplify]: iters left: 1 (271 enodes) 350.147 * * [simplify]: Extracting #0: cost 1 inf + 0 350.148 * * [simplify]: Extracting #1: cost 0 inf + 1 350.148 * [simplify]: Simplified to 0 350.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)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 0)) 350.148 * * * * [progress]: [ 539 / 3260 ] simplifiying candidate # 350.148 * [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))))) 350.148 * * [simplify]: iters left: 6 (23 enodes) 350.153 * * [simplify]: iters left: 5 (86 enodes) 350.165 * * [simplify]: iters left: 4 (142 enodes) 350.189 * * [simplify]: iters left: 3 (270 enodes) 350.243 * * [simplify]: Extracting #0: cost 1 inf + 0 350.243 * * [simplify]: Extracting #1: cost 9 inf + 0 350.243 * * [simplify]: Extracting #2: cost 75 inf + 0 350.244 * * [simplify]: Extracting #3: cost 142 inf + 0 350.244 * * [simplify]: Extracting #4: cost 139 inf + 166 350.245 * * [simplify]: Extracting #5: cost 134 inf + 1594 350.246 * * [simplify]: Extracting #6: cost 104 inf + 6678 350.252 * * [simplify]: Extracting #7: cost 27 inf + 36024 350.263 * * [simplify]: Extracting #8: cost 0 inf + 48383 350.274 * * [simplify]: Extracting #9: cost 0 inf + 48248 350.285 * [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))) 350.285 * [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)))))) 350.285 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 350.285 * * [simplify]: iters left: 6 (10 enodes) 350.288 * * [simplify]: iters left: 5 (38 enodes) 350.293 * * [simplify]: iters left: 4 (59 enodes) 350.301 * * [simplify]: iters left: 3 (88 enodes) 350.314 * * [simplify]: iters left: 2 (117 enodes) 350.328 * * [simplify]: iters left: 1 (144 enodes) 350.345 * * [simplify]: Extracting #0: cost 1 inf + 0 350.345 * * [simplify]: Extracting #1: cost 0 inf + 1 350.345 * [simplify]: Simplified to 0 350.345 * [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)) 350.345 * * * * [progress]: [ 540 / 3260 ] simplifiying candidate # 350.345 * [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)))) 350.345 * * [simplify]: iters left: 6 (25 enodes) 350.351 * * [simplify]: iters left: 5 (94 enodes) 350.364 * * [simplify]: iters left: 4 (156 enodes) 350.391 * * [simplify]: iters left: 3 (303 enodes) 350.451 * * [simplify]: Extracting #0: cost 1 inf + 0 350.451 * * [simplify]: Extracting #1: cost 11 inf + 0 350.451 * * [simplify]: Extracting #2: cost 84 inf + 0 350.452 * * [simplify]: Extracting #3: cost 128 inf + 542 350.453 * * [simplify]: Extracting #4: cost 114 inf + 2132 350.454 * * [simplify]: Extracting #5: cost 110 inf + 3643 350.455 * * [simplify]: Extracting #6: cost 101 inf + 5545 350.461 * * [simplify]: Extracting #7: cost 27 inf + 33999 350.471 * * [simplify]: Extracting #8: cost 0 inf + 46336 350.482 * * [simplify]: Extracting #9: cost 0 inf + 46241 350.492 * [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)) 350.492 * [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))))) 350.493 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 350.493 * * [simplify]: iters left: 6 (11 enodes) 350.496 * * [simplify]: iters left: 5 (42 enodes) 350.502 * * [simplify]: iters left: 4 (67 enodes) 350.514 * * [simplify]: iters left: 3 (111 enodes) 350.529 * * [simplify]: iters left: 2 (140 enodes) 350.544 * * [simplify]: iters left: 1 (160 enodes) 350.561 * * [simplify]: Extracting #0: cost 1 inf + 0 350.561 * * [simplify]: Extracting #1: cost 0 inf + 1 350.561 * [simplify]: Simplified to 0 350.561 * [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)) 350.561 * * * * [progress]: [ 541 / 3260 ] simplifiying candidate # 350.561 * [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)))))) 350.561 * * [simplify]: iters left: 6 (30 enodes) 350.569 * * [simplify]: iters left: 5 (120 enodes) 350.588 * * [simplify]: iters left: 4 (277 enodes) 350.660 * * [simplify]: Extracting #0: cost 1 inf + 0 350.660 * * [simplify]: Extracting #1: cost 11 inf + 0 350.660 * * [simplify]: Extracting #2: cost 172 inf + 0 350.661 * * [simplify]: Extracting #3: cost 309 inf + 1 350.662 * * [simplify]: Extracting #4: cost 298 inf + 1057 350.667 * * [simplify]: Extracting #5: cost 163 inf + 47991 350.679 * * [simplify]: Extracting #6: cost 51 inf + 88504 350.698 * * [simplify]: Extracting #7: cost 1 inf + 109423 350.715 * * [simplify]: Extracting #8: cost 0 inf + 109733 350.732 * * [simplify]: Extracting #9: cost 0 inf + 109693 350.749 * [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))))) 350.749 * [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))))))) 350.750 * [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))))) 350.750 * * [simplify]: iters left: 6 (16 enodes) 350.754 * * [simplify]: iters left: 5 (68 enodes) 350.765 * * [simplify]: iters left: 4 (179 enodes) 350.819 * * [simplify]: Extracting #0: cost 1 inf + 0 350.819 * * [simplify]: Extracting #1: cost 27 inf + 0 350.819 * * [simplify]: Extracting #2: cost 153 inf + 0 350.822 * * [simplify]: Extracting #3: cost 242 inf + 83 350.824 * * [simplify]: Extracting #4: cost 185 inf + 16503 350.834 * * [simplify]: Extracting #5: cost 15 inf + 79352 350.846 * * [simplify]: Extracting #6: cost 0 inf + 84943 350.859 * [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))))) 350.859 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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))))))) 350.859 * * * * [progress]: [ 542 / 3260 ] simplifiying candidate # 350.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)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 350.859 * * [simplify]: iters left: 6 (28 enodes) 350.866 * * [simplify]: iters left: 5 (112 enodes) 350.883 * * [simplify]: iters left: 4 (238 enodes) 350.935 * * [simplify]: Extracting #0: cost 1 inf + 0 350.935 * * [simplify]: Extracting #1: cost 11 inf + 0 350.935 * * [simplify]: Extracting #2: cost 133 inf + 0 350.936 * * [simplify]: Extracting #3: cost 235 inf + 0 350.937 * * [simplify]: Extracting #4: cost 221 inf + 1421 350.941 * * [simplify]: Extracting #5: cost 133 inf + 29079 350.952 * * [simplify]: Extracting #6: cost 42 inf + 60409 350.964 * * [simplify]: Extracting #7: cost 3 inf + 76240 350.977 * * [simplify]: Extracting #8: cost 0 inf + 77212 350.990 * [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))))) 350.990 * [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)))))) 350.991 * [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)))) 350.991 * * [simplify]: iters left: 6 (15 enodes) 350.994 * * [simplify]: iters left: 5 (63 enodes) 351.004 * * [simplify]: iters left: 4 (145 enodes) 351.040 * * [simplify]: iters left: 3 (499 enodes) 351.264 * * [simplify]: Extracting #0: cost 1 inf + 0 351.264 * * [simplify]: Extracting #1: cost 0 inf + 1 351.264 * [simplify]: Simplified to 0 351.264 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (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)) 351.265 * * * * [progress]: [ 543 / 3260 ] simplifiying candidate # 351.265 * [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)))) 351.265 * * [simplify]: iters left: 6 (29 enodes) 351.275 * * [simplify]: iters left: 5 (114 enodes) 351.293 * * [simplify]: iters left: 4 (255 enodes) 351.355 * * [simplify]: Extracting #0: cost 1 inf + 0 351.355 * * [simplify]: Extracting #1: cost 13 inf + 0 351.355 * * [simplify]: Extracting #2: cost 138 inf + 0 351.356 * * [simplify]: Extracting #3: cost 224 inf + 2 351.356 * * [simplify]: Extracting #4: cost 210 inf + 1757 351.358 * * [simplify]: Extracting #5: cost 155 inf + 16912 351.364 * * [simplify]: Extracting #6: cost 70 inf + 42723 351.372 * * [simplify]: Extracting #7: cost 32 inf + 54152 351.383 * * [simplify]: Extracting #8: cost 0 inf + 69375 351.395 * * [simplify]: Extracting #9: cost 0 inf + 69345 351.409 * [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))) 351.409 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (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))))) 351.409 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 351.409 * * [simplify]: iters left: 6 (15 enodes) 351.413 * * [simplify]: iters left: 5 (62 enodes) 351.424 * * [simplify]: iters left: 4 (159 enodes) 351.466 * * [simplify]: iters left: 3 (475 enodes) 351.657 * * [simplify]: Extracting #0: cost 1 inf + 0 351.657 * * [simplify]: Extracting #1: cost 42 inf + 0 351.660 * * [simplify]: Extracting #2: cost 194 inf + 1 351.663 * * [simplify]: Extracting #3: cost 205 inf + 15094 351.676 * * [simplify]: Extracting #4: cost 20 inf + 63712 351.690 * * [simplify]: Extracting #5: cost 3 inf + 65204 351.704 * * [simplify]: Extracting #6: cost 0 inf + 65965 351.718 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 351.719 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)))) 351.719 * * * * [progress]: [ 544 / 3260 ] simplifiying candidate # 351.719 * [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)))))) 351.719 * * [simplify]: iters left: 6 (28 enodes) 351.725 * * [simplify]: iters left: 5 (111 enodes) 351.744 * * [simplify]: iters left: 4 (243 enodes) 351.799 * * [simplify]: Extracting #0: cost 1 inf + 0 351.799 * * [simplify]: Extracting #1: cost 11 inf + 0 351.799 * * [simplify]: Extracting #2: cost 131 inf + 0 351.800 * * [simplify]: Extracting #3: cost 236 inf + 0 351.801 * * [simplify]: Extracting #4: cost 214 inf + 3638 351.806 * * [simplify]: Extracting #5: cost 106 inf + 40008 351.814 * * [simplify]: Extracting #6: cost 64 inf + 53923 351.823 * * [simplify]: Extracting #7: cost 54 inf + 54475 351.833 * * [simplify]: Extracting #8: cost 37 inf + 60689 351.846 * * [simplify]: Extracting #9: cost 2 inf + 77411 351.859 * * [simplify]: Extracting #10: cost 0 inf + 78341 351.874 * [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)))) 351.874 * [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))))))) 351.875 * [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))))) 351.875 * * [simplify]: iters left: 6 (15 enodes) 351.878 * * [simplify]: iters left: 5 (62 enodes) 351.888 * * [simplify]: iters left: 4 (148 enodes) 351.924 * * [simplify]: iters left: 3 (499 enodes) 352.155 * * [simplify]: Extracting #0: cost 1 inf + 0 352.155 * * [simplify]: Extracting #1: cost 0 inf + 1 352.156 * [simplify]: Simplified to 0 352.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)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 352.156 * * * * [progress]: [ 545 / 3260 ] simplifiying candidate # 352.156 * [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))))) 352.156 * * [simplify]: iters left: 6 (26 enodes) 352.162 * * [simplify]: iters left: 5 (101 enodes) 352.180 * * [simplify]: iters left: 4 (203 enodes) 352.220 * * [simplify]: Extracting #0: cost 1 inf + 0 352.220 * * [simplify]: Extracting #1: cost 11 inf + 0 352.220 * * [simplify]: Extracting #2: cost 106 inf + 0 352.221 * * [simplify]: Extracting #3: cost 184 inf + 0 352.222 * * [simplify]: Extracting #4: cost 172 inf + 1904 352.224 * * [simplify]: Extracting #5: cost 118 inf + 16763 352.232 * * [simplify]: Extracting #6: cost 46 inf + 39614 352.241 * * [simplify]: Extracting #7: cost 7 inf + 54767 352.251 * * [simplify]: Extracting #8: cost 0 inf + 57727 352.262 * [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))))) 352.262 * [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)))))) 352.262 * [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)))) 352.262 * * [simplify]: iters left: 6 (14 enodes) 352.266 * * [simplify]: iters left: 5 (56 enodes) 352.274 * * [simplify]: iters left: 4 (117 enodes) 352.300 * * [simplify]: iters left: 3 (347 enodes) 352.412 * * [simplify]: Extracting #0: cost 1 inf + 0 352.412 * * [simplify]: Extracting #1: cost 0 inf + 1 352.412 * [simplify]: Simplified to 0 352.412 * [simplify]: Simplified (2 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)) 352.412 * * * * [progress]: [ 546 / 3260 ] simplifiying candidate # 352.412 * [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)))) 352.412 * * [simplify]: iters left: 6 (27 enodes) 352.418 * * [simplify]: iters left: 5 (106 enodes) 352.434 * * [simplify]: iters left: 4 (208 enodes) 352.478 * * [simplify]: Extracting #0: cost 1 inf + 0 352.478 * * [simplify]: Extracting #1: cost 11 inf + 0 352.478 * * [simplify]: Extracting #2: cost 103 inf + 0 352.479 * * [simplify]: Extracting #3: cost 168 inf + 2 352.479 * * [simplify]: Extracting #4: cost 158 inf + 620 352.481 * * [simplify]: Extracting #5: cost 132 inf + 7659 352.485 * * [simplify]: Extracting #6: cost 68 inf + 23197 352.490 * * [simplify]: Extracting #7: cost 36 inf + 32344 352.498 * * [simplify]: Extracting #8: cost 4 inf + 46847 352.507 * * [simplify]: Extracting #9: cost 0 inf + 48817 352.516 * [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)) 352.516 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (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))))) 352.517 * [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))) 352.517 * * [simplify]: iters left: 6 (14 enodes) 352.520 * * [simplify]: iters left: 5 (57 enodes) 352.529 * * [simplify]: iters left: 4 (116 enodes) 352.555 * * [simplify]: iters left: 3 (321 enodes) 352.662 * * [simplify]: Extracting #0: cost 1 inf + 0 352.662 * * [simplify]: Extracting #1: cost 0 inf + 1 352.662 * [simplify]: Simplified to 0 352.662 * [simplify]: Simplified (2 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)) 352.663 * * * * [progress]: [ 547 / 3260 ] simplifiying candidate # 352.663 * [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)))))) 352.663 * * [simplify]: iters left: 6 (29 enodes) 352.669 * * [simplify]: iters left: 5 (114 enodes) 352.687 * * [simplify]: iters left: 4 (245 enodes) 352.742 * * [simplify]: Extracting #0: cost 1 inf + 0 352.742 * * [simplify]: Extracting #1: cost 11 inf + 0 352.742 * * [simplify]: Extracting #2: cost 117 inf + 0 352.742 * * [simplify]: Extracting #3: cost 200 inf + 43 352.743 * * [simplify]: Extracting #4: cost 186 inf + 1465 352.746 * * [simplify]: Extracting #5: cost 107 inf + 23387 352.752 * * [simplify]: Extracting #6: cost 38 inf + 45244 352.764 * * [simplify]: Extracting #7: cost 0 inf + 60423 352.775 * * [simplify]: Extracting #8: cost 0 inf + 60313 352.785 * [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)) 352.785 * [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))))))) 352.785 * [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))))) 352.786 * * [simplify]: iters left: 6 (15 enodes) 352.789 * * [simplify]: iters left: 5 (62 enodes) 352.799 * * [simplify]: iters left: 4 (149 enodes) 352.836 * * [simplify]: iters left: 3 (450 enodes) 353.032 * * [simplify]: Extracting #0: cost 1 inf + 0 353.032 * * [simplify]: Extracting #1: cost 0 inf + 1 353.032 * [simplify]: Simplified to 0 353.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)) (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)) 353.032 * * * * [progress]: [ 548 / 3260 ] simplifiying candidate # 353.032 * [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))))) 353.032 * * [simplify]: iters left: 6 (27 enodes) 353.038 * * [simplify]: iters left: 5 (106 enodes) 353.055 * * [simplify]: iters left: 4 (209 enodes) 353.100 * * [simplify]: Extracting #0: cost 1 inf + 0 353.100 * * [simplify]: Extracting #1: cost 11 inf + 0 353.100 * * [simplify]: Extracting #2: cost 101 inf + 0 353.100 * * [simplify]: Extracting #3: cost 166 inf + 43 353.101 * * [simplify]: Extracting #4: cost 162 inf + 251 353.102 * * [simplify]: Extracting #5: cost 140 inf + 5435 353.105 * * [simplify]: Extracting #6: cost 79 inf + 19235 353.110 * * [simplify]: Extracting #7: cost 38 inf + 31122 353.119 * * [simplify]: Extracting #8: cost 0 inf + 48548 353.128 * * [simplify]: Extracting #9: cost 0 inf + 48518 353.137 * [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))) 353.137 * [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)))))) 353.138 * [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)))) 353.138 * * [simplify]: iters left: 6 (14 enodes) 353.141 * * [simplify]: iters left: 5 (57 enodes) 353.150 * * [simplify]: iters left: 4 (118 enodes) 353.177 * * [simplify]: iters left: 3 (314 enodes) 353.270 * * [simplify]: Extracting #0: cost 1 inf + 0 353.270 * * [simplify]: Extracting #1: cost 0 inf + 1 353.270 * [simplify]: Simplified to 0 353.270 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 353.270 * * * * [progress]: [ 549 / 3260 ] simplifiying candidate # 353.271 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 353.271 * * [simplify]: iters left: 6 (27 enodes) 353.277 * * [simplify]: iters left: 5 (100 enodes) 353.292 * * [simplify]: iters left: 4 (197 enodes) 353.330 * * [simplify]: iters left: 3 (453 enodes) 353.444 * * [simplify]: Extracting #0: cost 1 inf + 0 353.444 * * [simplify]: Extracting #1: cost 13 inf + 0 353.445 * * [simplify]: Extracting #2: cost 137 inf + 0 353.446 * * [simplify]: Extracting #3: cost 218 inf + 337 353.447 * * [simplify]: Extracting #4: cost 197 inf + 2783 353.450 * * [simplify]: Extracting #5: cost 138 inf + 14543 353.456 * * [simplify]: Extracting #6: cost 81 inf + 29655 353.468 * * [simplify]: Extracting #7: cost 11 inf + 58188 353.482 * * [simplify]: Extracting #8: cost 0 inf + 63255 353.497 * * [simplify]: Extracting #9: cost 0 inf + 63135 353.513 * [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)) 353.513 * [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))))) 353.514 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 353.514 * * [simplify]: iters left: 6 (13 enodes) 353.517 * * [simplify]: iters left: 5 (48 enodes) 353.524 * * [simplify]: iters left: 4 (103 enodes) 353.543 * * [simplify]: iters left: 3 (238 enodes) 353.601 * * [simplify]: Extracting #0: cost 1 inf + 0 353.601 * * [simplify]: Extracting #1: cost 0 inf + 1 353.601 * [simplify]: Simplified to 0 353.601 * [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)) 353.602 * * * * [progress]: [ 550 / 3260 ] simplifiying candidate # 353.602 * [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)))))) 353.602 * * [simplify]: iters left: 6 (29 enodes) 353.608 * * [simplify]: iters left: 5 (113 enodes) 353.628 * * [simplify]: iters left: 4 (239 enodes) 353.678 * * [simplify]: Extracting #0: cost 1 inf + 0 353.678 * * [simplify]: Extracting #1: cost 11 inf + 0 353.678 * * [simplify]: Extracting #2: cost 133 inf + 0 353.679 * * [simplify]: Extracting #3: cost 241 inf + 0 353.679 * * [simplify]: Extracting #4: cost 230 inf + 854 353.682 * * [simplify]: Extracting #5: cost 160 inf + 21790 353.691 * * [simplify]: Extracting #6: cost 71 inf + 53281 353.701 * * [simplify]: Extracting #7: cost 34 inf + 64183 353.713 * * [simplify]: Extracting #8: cost 0 inf + 80031 353.726 * * [simplify]: Extracting #9: cost 0 inf + 79961 353.739 * [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)))) 353.739 * [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))))))) 353.740 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 353.740 * * [simplify]: iters left: 6 (15 enodes) 353.744 * * [simplify]: iters left: 5 (61 enodes) 353.753 * * [simplify]: iters left: 4 (142 enodes) 353.788 * * [simplify]: iters left: 3 (474 enodes) 353.963 * * [simplify]: Extracting #0: cost 1 inf + 0 353.963 * * [simplify]: Extracting #1: cost 0 inf + 1 353.963 * [simplify]: Simplified to 0 353.963 * [simplify]: Simplified (2 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)) 353.963 * * * * [progress]: [ 551 / 3260 ] simplifiying candidate # 353.963 * [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))))) 353.964 * * [simplify]: iters left: 6 (27 enodes) 353.969 * * [simplify]: iters left: 5 (105 enodes) 353.985 * * [simplify]: iters left: 4 (205 enodes) 354.026 * * [simplify]: Extracting #0: cost 1 inf + 0 354.026 * * [simplify]: Extracting #1: cost 11 inf + 0 354.026 * * [simplify]: Extracting #2: cost 107 inf + 0 354.027 * * [simplify]: Extracting #3: cost 183 inf + 0 354.027 * * [simplify]: Extracting #4: cost 180 inf + 205 354.028 * * [simplify]: Extracting #5: cost 168 inf + 3644 354.032 * * [simplify]: Extracting #6: cost 77 inf + 30763 354.041 * * [simplify]: Extracting #7: cost 0 inf + 56760 354.051 * * [simplify]: Extracting #8: cost 0 inf + 56650 354.061 * [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))))) 354.061 * [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)))))) 354.062 * [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)))) 354.062 * * [simplify]: iters left: 6 (14 enodes) 354.065 * * [simplify]: iters left: 5 (56 enodes) 354.073 * * [simplify]: iters left: 4 (113 enodes) 354.097 * * [simplify]: iters left: 3 (324 enodes) 354.182 * * [simplify]: Extracting #0: cost 1 inf + 0 354.183 * * [simplify]: Extracting #1: cost 0 inf + 1 354.183 * [simplify]: Simplified to 0 354.183 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 354.183 * * * * [progress]: [ 552 / 3260 ] simplifiying candidate # 354.183 * [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)))) 354.183 * * [simplify]: iters left: 6 (28 enodes) 354.190 * * [simplify]: iters left: 5 (108 enodes) 354.209 * * [simplify]: iters left: 4 (206 enodes) 354.248 * * [simplify]: Extracting #0: cost 1 inf + 0 354.248 * * [simplify]: Extracting #1: cost 11 inf + 0 354.248 * * [simplify]: Extracting #2: cost 106 inf + 0 354.249 * * [simplify]: Extracting #3: cost 169 inf + 2 354.249 * * [simplify]: Extracting #4: cost 159 inf + 737 354.251 * * [simplify]: Extracting #5: cost 133 inf + 7295 354.254 * * [simplify]: Extracting #6: cost 73 inf + 21734 354.258 * * [simplify]: Extracting #7: cost 42 inf + 29943 354.266 * * [simplify]: Extracting #8: cost 4 inf + 46610 354.276 * * [simplify]: Extracting #9: cost 0 inf + 48458 354.285 * [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)))) 354.285 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* (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))))) 354.285 * [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))) 354.285 * * [simplify]: iters left: 6 (14 enodes) 354.289 * * [simplify]: iters left: 5 (56 enodes) 354.298 * * [simplify]: iters left: 4 (112 enodes) 354.320 * * [simplify]: iters left: 3 (297 enodes) 354.400 * * [simplify]: Extracting #0: cost 1 inf + 0 354.400 * * [simplify]: Extracting #1: cost 0 inf + 1 354.400 * [simplify]: Simplified to 0 354.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))))) (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)) 354.400 * * * * [progress]: [ 553 / 3260 ] simplifiying candidate # 354.400 * [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)))))) 354.401 * * [simplify]: iters left: 6 (26 enodes) 354.406 * * [simplify]: iters left: 5 (102 enodes) 354.421 * * [simplify]: iters left: 4 (210 enodes) 354.462 * * [simplify]: Extracting #0: cost 1 inf + 0 354.462 * * [simplify]: Extracting #1: cost 11 inf + 0 354.462 * * [simplify]: Extracting #2: cost 105 inf + 0 354.463 * * [simplify]: Extracting #3: cost 184 inf + 0 354.463 * * [simplify]: Extracting #4: cost 171 inf + 1705 354.467 * * [simplify]: Extracting #5: cost 90 inf + 23960 354.473 * * [simplify]: Extracting #6: cost 41 inf + 40927 354.482 * * [simplify]: Extracting #7: cost 5 inf + 54091 354.492 * * [simplify]: Extracting #8: cost 0 inf + 56495 354.502 * [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))) 354.502 * [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))))))) 354.503 * [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))))) 354.503 * * [simplify]: iters left: 6 (13 enodes) 354.506 * * [simplify]: iters left: 5 (53 enodes) 354.514 * * [simplify]: iters left: 4 (118 enodes) 354.538 * * [simplify]: iters left: 3 (324 enodes) 354.885 * * [simplify]: Extracting #0: cost 1 inf + 0 354.885 * * [simplify]: Extracting #1: cost 0 inf + 1 354.885 * [simplify]: Simplified to 0 354.885 * [simplify]: Simplified (2 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)) 354.885 * * * * [progress]: [ 554 / 3260 ] simplifiying candidate # 354.885 * [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))))) 354.885 * * [simplify]: iters left: 6 (23 enodes) 354.893 * * [simplify]: iters left: 5 (87 enodes) 354.906 * * [simplify]: iters left: 4 (161 enodes) 354.933 * * [simplify]: iters left: 3 (390 enodes) 355.019 * * [simplify]: Extracting #0: cost 1 inf + 0 355.019 * * [simplify]: Extracting #1: cost 9 inf + 0 355.020 * * [simplify]: Extracting #2: cost 106 inf + 0 355.020 * * [simplify]: Extracting #3: cost 214 inf + 1 355.021 * * [simplify]: Extracting #4: cost 204 inf + 1061 355.024 * * [simplify]: Extracting #5: cost 137 inf + 14362 355.029 * * [simplify]: Extracting #6: cost 103 inf + 21741 355.036 * * [simplify]: Extracting #7: cost 62 inf + 35655 355.049 * * [simplify]: Extracting #8: cost 2 inf + 61884 355.063 * * [simplify]: Extracting #9: cost 0 inf + 62469 355.078 * * [simplify]: Extracting #10: cost 0 inf + 62429 355.094 * [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))) 355.094 * [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)))))) 355.094 * [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)))) 355.094 * * [simplify]: iters left: 6 (11 enodes) 355.097 * * [simplify]: iters left: 5 (43 enodes) 355.104 * * [simplify]: iters left: 4 (84 enodes) 355.118 * * [simplify]: iters left: 3 (212 enodes) 355.162 * * [simplify]: iters left: 2 (472 enodes) 355.265 * * [simplify]: Extracting #0: cost 1 inf + 0 355.265 * * [simplify]: Extracting #1: cost 0 inf + 1 355.265 * [simplify]: Simplified to 0 355.265 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (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)) 355.265 * * * * [progress]: [ 555 / 3260 ] simplifiying candidate # 355.265 * [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)))) 355.265 * * [simplify]: iters left: 6 (25 enodes) 355.271 * * [simplify]: iters left: 5 (98 enodes) 355.285 * * [simplify]: iters left: 4 (187 enodes) 355.323 * * [simplify]: iters left: 3 (448 enodes) 355.445 * * [simplify]: Extracting #0: cost 1 inf + 0 355.445 * * [simplify]: Extracting #1: cost 11 inf + 0 355.446 * * [simplify]: Extracting #2: cost 114 inf + 0 355.446 * * [simplify]: Extracting #3: cost 204 inf + 2 355.447 * * [simplify]: Extracting #4: cost 192 inf + 1592 355.450 * * [simplify]: Extracting #5: cost 130 inf + 12199 355.456 * * [simplify]: Extracting #6: cost 72 inf + 31846 355.469 * * [simplify]: Extracting #7: cost 5 inf + 58664 355.486 * * [simplify]: Extracting #8: cost 0 inf + 60270 355.501 * * [simplify]: Extracting #9: cost 0 inf + 60230 355.516 * [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))) 355.516 * [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))))) 355.516 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 355.516 * * [simplify]: iters left: 6 (12 enodes) 355.520 * * [simplify]: iters left: 5 (49 enodes) 355.527 * * [simplify]: iters left: 4 (99 enodes) 355.546 * * [simplify]: iters left: 3 (234 enodes) 355.598 * * [simplify]: iters left: 2 (447 enodes) 355.691 * * [simplify]: Extracting #0: cost 1 inf + 0 355.691 * * [simplify]: Extracting #1: cost 0 inf + 1 355.691 * [simplify]: Simplified to 0 355.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))))) (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)) 355.692 * * * * [progress]: [ 556 / 3260 ] simplifiying candidate # 355.692 * [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)))))) 355.692 * * [simplify]: iters left: 6 (28 enodes) 355.698 * * [simplify]: iters left: 5 (109 enodes) 355.716 * * [simplify]: iters left: 4 (215 enodes) 355.756 * * [simplify]: Extracting #0: cost 1 inf + 0 355.756 * * [simplify]: Extracting #1: cost 11 inf + 0 355.757 * * [simplify]: Extracting #2: cost 94 inf + 0 355.757 * * [simplify]: Extracting #3: cost 153 inf + 43 355.757 * * [simplify]: Extracting #4: cost 151 inf + 127 355.758 * * [simplify]: Extracting #5: cost 135 inf + 3092 355.761 * * [simplify]: Extracting #6: cost 73 inf + 16566 355.764 * * [simplify]: Extracting #7: cost 52 inf + 20595 355.770 * * [simplify]: Extracting #8: cost 19 inf + 33907 355.780 * * [simplify]: Extracting #9: cost 0 inf + 43446 355.788 * * [simplify]: Extracting #10: cost 0 inf + 43406 355.796 * [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)))) 355.796 * [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))))))) 355.796 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 355.797 * * [simplify]: iters left: 6 (14 enodes) 355.800 * * [simplify]: iters left: 5 (57 enodes) 355.809 * * [simplify]: iters left: 4 (121 enodes) 355.833 * * [simplify]: iters left: 3 (291 enodes) 355.910 * * [simplify]: Extracting #0: cost 1 inf + 0 355.910 * * [simplify]: Extracting #1: cost 0 inf + 1 355.910 * [simplify]: Simplified to 0 355.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)) (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)) 355.910 * * * * [progress]: [ 557 / 3260 ] simplifiying candidate # 355.910 * [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))))) 355.910 * * [simplify]: iters left: 6 (26 enodes) 355.916 * * [simplify]: iters left: 5 (101 enodes) 355.931 * * [simplify]: iters left: 4 (186 enodes) 355.968 * * [simplify]: iters left: 3 (446 enodes) 356.093 * * [simplify]: Extracting #0: cost 1 inf + 0 356.093 * * [simplify]: Extracting #1: cost 11 inf + 0 356.094 * * [simplify]: Extracting #2: cost 114 inf + 0 356.094 * * [simplify]: Extracting #3: cost 203 inf + 44 356.095 * * [simplify]: Extracting #4: cost 190 inf + 1071 356.097 * * [simplify]: Extracting #5: cost 151 inf + 6816 356.103 * * [simplify]: Extracting #6: cost 84 inf + 25709 356.114 * * [simplify]: Extracting #7: cost 8 inf + 56377 356.131 * * [simplify]: Extracting #8: cost 0 inf + 59243 356.146 * * [simplify]: Extracting #9: cost 0 inf + 59203 356.161 * [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)) 356.161 * [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)))))) 356.161 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 356.161 * * [simplify]: iters left: 6 (13 enodes) 356.165 * * [simplify]: iters left: 5 (52 enodes) 356.172 * * [simplify]: iters left: 4 (98 enodes) 356.191 * * [simplify]: iters left: 3 (212 enodes) 356.230 * * [simplify]: iters left: 2 (371 enodes) 356.302 * * [simplify]: Extracting #0: cost 1 inf + 0 356.302 * * [simplify]: Extracting #1: cost 0 inf + 1 356.302 * [simplify]: Simplified to 0 356.302 * [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)) 356.302 * * * * [progress]: [ 558 / 3260 ] simplifiying candidate # 356.302 * [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)))) 356.303 * * [simplify]: iters left: 6 (26 enodes) 356.308 * * [simplify]: iters left: 5 (95 enodes) 356.323 * * [simplify]: iters left: 4 (175 enodes) 356.351 * * [simplify]: iters left: 3 (346 enodes) 356.421 * * [simplify]: Extracting #0: cost 1 inf + 0 356.421 * * [simplify]: Extracting #1: cost 11 inf + 0 356.422 * * [simplify]: Extracting #2: cost 101 inf + 0 356.423 * * [simplify]: Extracting #3: cost 161 inf + 457 356.424 * * [simplify]: Extracting #4: cost 121 inf + 4587 356.426 * * [simplify]: Extracting #5: cost 105 inf + 7724 356.429 * * [simplify]: Extracting #6: cost 103 inf + 8154 356.433 * * [simplify]: Extracting #7: cost 69 inf + 19811 356.443 * * [simplify]: Extracting #8: cost 6 inf + 47040 356.454 * * [simplify]: Extracting #9: cost 0 inf + 49625 356.465 * * [simplify]: Extracting #10: cost 0 inf + 49585 356.477 * [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)) 356.477 * [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))))) 356.477 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 356.477 * * [simplify]: iters left: 6 (12 enodes) 356.480 * * [simplify]: iters left: 5 (44 enodes) 356.488 * * [simplify]: iters left: 4 (92 enodes) 356.502 * * [simplify]: iters left: 3 (159 enodes) 356.526 * * [simplify]: iters left: 2 (267 enodes) 356.569 * * [simplify]: iters left: 1 (364 enodes) 356.626 * * [simplify]: Extracting #0: cost 1 inf + 0 356.626 * * [simplify]: Extracting #1: cost 0 inf + 1 356.626 * [simplify]: Simplified to 0 356.626 * [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)) 356.626 * * * * [progress]: [ 559 / 3260 ] simplifiying candidate # 356.627 * [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)))))) 356.627 * * [simplify]: iters left: 6 (29 enodes) 356.633 * * [simplify]: iters left: 5 (116 enodes) 356.652 * * [simplify]: iters left: 4 (248 enodes) 356.704 * * [simplify]: Extracting #0: cost 1 inf + 0 356.704 * * [simplify]: Extracting #1: cost 11 inf + 0 356.704 * * [simplify]: Extracting #2: cost 132 inf + 0 356.705 * * [simplify]: Extracting #3: cost 226 inf + 128 356.706 * * [simplify]: Extracting #4: cost 208 inf + 2198 356.708 * * [simplify]: Extracting #5: cost 142 inf + 20668 356.714 * * [simplify]: Extracting #6: cost 66 inf + 42837 356.722 * * [simplify]: Extracting #7: cost 31 inf + 53326 356.735 * * [simplify]: Extracting #8: cost 0 inf + 68413 356.747 * * [simplify]: Extracting #9: cost 0 inf + 68383 356.758 * [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))))) 356.758 * [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))))))) 356.759 * [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))))) 356.759 * * [simplify]: iters left: 6 (15 enodes) 356.763 * * [simplify]: iters left: 5 (64 enodes) 356.773 * * [simplify]: iters left: 4 (149 enodes) 356.808 * * [simplify]: iters left: 3 (466 enodes) 357.057 * * [simplify]: Extracting #0: cost 1 inf + 0 357.057 * * [simplify]: Extracting #1: cost 0 inf + 1 357.057 * [simplify]: Simplified to 0 357.057 * [simplify]: Simplified (2 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)) 357.057 * * * * [progress]: [ 560 / 3260 ] simplifiying candidate # 357.057 * [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))))) 357.057 * * [simplify]: iters left: 6 (27 enodes) 357.064 * * [simplify]: iters left: 5 (108 enodes) 357.080 * * [simplify]: iters left: 4 (215 enodes) 357.123 * * [simplify]: Extracting #0: cost 1 inf + 0 357.123 * * [simplify]: Extracting #1: cost 11 inf + 0 357.124 * * [simplify]: Extracting #2: cost 111 inf + 0 357.124 * * [simplify]: Extracting #3: cost 181 inf + 3 357.125 * * [simplify]: Extracting #4: cost 156 inf + 3052 357.128 * * [simplify]: Extracting #5: cost 103 inf + 16264 357.133 * * [simplify]: Extracting #6: cost 41 inf + 34555 357.142 * * [simplify]: Extracting #7: cost 1 inf + 50249 357.151 * * [simplify]: Extracting #8: cost 0 inf + 50639 357.162 * [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))))) 357.162 * [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)))))) 357.163 * [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)))) 357.163 * * [simplify]: iters left: 6 (14 enodes) 357.166 * * [simplify]: iters left: 5 (59 enodes) 357.175 * * [simplify]: iters left: 4 (121 enodes) 357.199 * * [simplify]: iters left: 3 (332 enodes) 357.331 * * [simplify]: Extracting #0: cost 1 inf + 0 357.331 * * [simplify]: Extracting #1: cost 0 inf + 1 357.331 * [simplify]: Simplified to 0 357.331 * [simplify]: Simplified (2 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)) 357.331 * * * * [progress]: [ 561 / 3260 ] simplifiying candidate # 357.331 * [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)))) 357.332 * * [simplify]: iters left: 6 (27 enodes) 357.338 * * [simplify]: iters left: 5 (106 enodes) 357.355 * * [simplify]: iters left: 4 (209 enodes) 357.396 * * [simplify]: iters left: 3 (497 enodes) 357.543 * * [simplify]: Extracting #0: cost 1 inf + 0 357.544 * * [simplify]: Extracting #1: cost 11 inf + 0 357.544 * * [simplify]: Extracting #2: cost 149 inf + 0 357.545 * * [simplify]: Extracting #3: cost 247 inf + 45 357.546 * * [simplify]: Extracting #4: cost 209 inf + 3880 357.550 * * [simplify]: Extracting #5: cost 141 inf + 17912 357.558 * * [simplify]: Extracting #6: cost 73 inf + 38792 357.572 * * [simplify]: Extracting #7: cost 5 inf + 65889 357.588 * * [simplify]: Extracting #8: cost 0 inf + 67958 357.606 * [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)))) 357.606 * [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))))) 357.607 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 357.607 * * [simplify]: iters left: 6 (13 enodes) 357.610 * * [simplify]: iters left: 5 (54 enodes) 357.619 * * [simplify]: iters left: 4 (112 enodes) 357.641 * * [simplify]: iters left: 3 (281 enodes) 357.734 * * [simplify]: Extracting #0: cost 1 inf + 0 357.734 * * [simplify]: Extracting #1: cost 0 inf + 1 357.734 * [simplify]: Simplified to 0 357.734 * [simplify]: Simplified (2 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)) 357.734 * * * * [progress]: [ 562 / 3260 ] simplifiying candidate # 357.734 * [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)))))) 357.735 * * [simplify]: iters left: 6 (27 enodes) 357.740 * * [simplify]: iters left: 5 (108 enodes) 357.758 * * [simplify]: iters left: 4 (230 enodes) 357.804 * * [simplify]: Extracting #0: cost 1 inf + 0 357.804 * * [simplify]: Extracting #1: cost 11 inf + 0 357.805 * * [simplify]: Extracting #2: cost 111 inf + 0 357.805 * * [simplify]: Extracting #3: cost 185 inf + 3 357.806 * * [simplify]: Extracting #4: cost 163 inf + 2608 357.809 * * [simplify]: Extracting #5: cost 91 inf + 20275 357.815 * * [simplify]: Extracting #6: cost 37 inf + 37676 357.824 * * [simplify]: Extracting #7: cost 0 inf + 52170 357.836 * * [simplify]: Extracting #8: cost 0 inf + 52100 357.845 * [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))))) 357.845 * [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))))))) 357.846 * [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.846 * * [simplify]: iters left: 6 (14 enodes) 357.849 * * [simplify]: iters left: 5 (59 enodes) 357.859 * * [simplify]: iters left: 4 (134 enodes) 357.887 * * [simplify]: iters left: 3 (357 enodes) 358.022 * * [simplify]: Extracting #0: cost 1 inf + 0 358.022 * * [simplify]: Extracting #1: cost 0 inf + 1 358.023 * [simplify]: Simplified to 0 358.023 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 358.023 * * * * [progress]: [ 563 / 3260 ] simplifiying candidate # 358.023 * [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))))) 358.023 * * [simplify]: iters left: 6 (25 enodes) 358.029 * * [simplify]: iters left: 5 (98 enodes) 358.043 * * [simplify]: iters left: 4 (193 enodes) 358.081 * * [simplify]: iters left: 3 (462 enodes) 358.217 * * [simplify]: Extracting #0: cost 1 inf + 0 358.217 * * [simplify]: Extracting #1: cost 11 inf + 0 358.217 * * [simplify]: Extracting #2: cost 155 inf + 0 358.218 * * [simplify]: Extracting #3: cost 266 inf + 4 358.220 * * [simplify]: Extracting #4: cost 232 inf + 4450 358.225 * * [simplify]: Extracting #5: cost 140 inf + 22129 358.233 * * [simplify]: Extracting #6: cost 101 inf + 29878 358.241 * * [simplify]: Extracting #7: cost 76 inf + 37285 358.255 * * [simplify]: Extracting #8: cost 15 inf + 64776 358.272 * * [simplify]: Extracting #9: cost 0 inf + 71470 358.290 * * [simplify]: Extracting #10: cost 0 inf + 71430 358.307 * [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)) 358.307 * [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)))))) 358.307 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 358.307 * * [simplify]: iters left: 6 (13 enodes) 358.311 * * [simplify]: iters left: 5 (53 enodes) 358.319 * * [simplify]: iters left: 4 (106 enodes) 358.339 * * [simplify]: iters left: 3 (257 enodes) 358.421 * * [simplify]: Extracting #0: cost 1 inf + 0 358.421 * * [simplify]: Extracting #1: cost 0 inf + 1 358.421 * [simplify]: Simplified to 0 358.421 * [simplify]: Simplified (2 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)) 358.421 * * * * [progress]: [ 564 / 3260 ] simplifiying candidate # 358.422 * [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)))) 358.422 * * [simplify]: iters left: 6 (25 enodes) 358.427 * * [simplify]: iters left: 5 (98 enodes) 358.442 * * [simplify]: iters left: 4 (186 enodes) 358.478 * * [simplify]: iters left: 3 (436 enodes) 358.621 * * [simplify]: Extracting #0: cost 1 inf + 0 358.621 * * [simplify]: Extracting #1: cost 11 inf + 0 358.622 * * [simplify]: Extracting #2: cost 140 inf + 0 358.623 * * [simplify]: Extracting #3: cost 215 inf + 88 358.624 * * [simplify]: Extracting #4: cost 179 inf + 3607 358.627 * * [simplify]: Extracting #5: cost 140 inf + 10009 358.633 * * [simplify]: Extracting #6: cost 83 inf + 26136 358.646 * * [simplify]: Extracting #7: cost 7 inf + 57056 358.662 * * [simplify]: Extracting #8: cost 0 inf + 60063 358.677 * [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)))) 358.677 * [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))))) 358.678 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 358.678 * * [simplify]: iters left: 6 (12 enodes) 358.683 * * [simplify]: iters left: 5 (49 enodes) 358.691 * * [simplify]: iters left: 4 (94 enodes) 358.709 * * [simplify]: iters left: 3 (221 enodes) 358.777 * * [simplify]: iters left: 2 (492 enodes) 358.989 * * [simplify]: Extracting #0: cost 1 inf + 0 358.989 * * [simplify]: Extracting #1: cost 0 inf + 1 358.989 * [simplify]: Simplified to 0 358.990 * [simplify]: Simplified (2 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)) 358.990 * * * * [progress]: [ 565 / 3260 ] simplifiying candidate # 358.990 * [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)))))) 358.990 * * [simplify]: iters left: 6 (27 enodes) 358.996 * * [simplify]: iters left: 5 (104 enodes) 359.012 * * [simplify]: iters left: 4 (208 enodes) 359.055 * * [simplify]: iters left: 3 (497 enodes) 359.204 * * [simplify]: Extracting #0: cost 1 inf + 0 359.204 * * [simplify]: Extracting #1: cost 11 inf + 0 359.204 * * [simplify]: Extracting #2: cost 163 inf + 0 359.205 * * [simplify]: Extracting #3: cost 264 inf + 88 359.206 * * [simplify]: Extracting #4: cost 252 inf + 869 359.210 * * [simplify]: Extracting #5: cost 165 inf + 17910 359.217 * * [simplify]: Extracting #6: cost 103 inf + 30925 359.225 * * [simplify]: Extracting #7: cost 64 inf + 43866 359.239 * * [simplify]: Extracting #8: cost 2 inf + 71885 359.257 * * [simplify]: Extracting #9: cost 0 inf + 72572 359.274 * [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))) 359.274 * [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))))))) 359.274 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 359.274 * * [simplify]: iters left: 6 (13 enodes) 359.277 * * [simplify]: iters left: 5 (52 enodes) 359.285 * * [simplify]: iters left: 4 (111 enodes) 359.309 * * [simplify]: iters left: 3 (278 enodes) 359.398 * * [simplify]: Extracting #0: cost 1 inf + 0 359.398 * * [simplify]: Extracting #1: cost 0 inf + 1 359.398 * [simplify]: Simplified to 0 359.398 * [simplify]: Simplified (2 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)) 359.399 * * * * [progress]: [ 566 / 3260 ] simplifiying candidate # 359.399 * [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))))) 359.399 * * [simplify]: iters left: 6 (25 enodes) 359.404 * * [simplify]: iters left: 5 (96 enodes) 359.419 * * [simplify]: iters left: 4 (181 enodes) 359.455 * * [simplify]: iters left: 3 (398 enodes) 359.555 * * [simplify]: Extracting #0: cost 1 inf + 0 359.555 * * [simplify]: Extracting #1: cost 11 inf + 0 359.555 * * [simplify]: Extracting #2: cost 123 inf + 0 359.556 * * [simplify]: Extracting #3: cost 184 inf + 215 359.557 * * [simplify]: Extracting #4: cost 157 inf + 2521 359.559 * * [simplify]: Extracting #5: cost 120 inf + 8322 359.564 * * [simplify]: Extracting #6: cost 70 inf + 24189 359.575 * * [simplify]: Extracting #7: cost 5 inf + 50251 359.588 * * [simplify]: Extracting #8: cost 0 inf + 51976 359.602 * * [simplify]: Extracting #9: cost 0 inf + 51816 359.615 * * [simplify]: Extracting #10: cost 0 inf + 51776 359.628 * [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)) 359.628 * [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)))))) 359.628 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 359.628 * * [simplify]: iters left: 6 (12 enodes) 359.631 * * [simplify]: iters left: 5 (47 enodes) 359.638 * * [simplify]: iters left: 4 (89 enodes) 359.655 * * [simplify]: iters left: 3 (186 enodes) 359.700 * * [simplify]: iters left: 2 (378 enodes) 359.831 * * [simplify]: Extracting #0: cost 1 inf + 0 359.831 * * [simplify]: Extracting #1: cost 0 inf + 1 359.831 * [simplify]: Simplified to 0 359.831 * [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)) 359.831 * * * * [progress]: [ 567 / 3260 ] simplifiying candidate # 359.831 * [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)))) 359.832 * * [simplify]: iters left: 6 (25 enodes) 359.837 * * [simplify]: iters left: 5 (93 enodes) 359.851 * * [simplify]: iters left: 4 (150 enodes) 359.878 * * [simplify]: iters left: 3 (289 enodes) 359.937 * * [simplify]: Extracting #0: cost 1 inf + 0 359.937 * * [simplify]: Extracting #1: cost 9 inf + 0 359.937 * * [simplify]: Extracting #2: cost 91 inf + 2 359.938 * * [simplify]: Extracting #3: cost 138 inf + 257 359.939 * * [simplify]: Extracting #4: cost 109 inf + 2641 359.940 * * [simplify]: Extracting #5: cost 105 inf + 3910 359.941 * * [simplify]: Extracting #6: cost 103 inf + 4259 359.943 * * [simplify]: Extracting #7: cost 92 inf + 5887 359.948 * * [simplify]: Extracting #8: cost 32 inf + 31607 359.959 * * [simplify]: Extracting #9: cost 0 inf + 46084 359.969 * * [simplify]: Extracting #10: cost 0 inf + 45989 359.980 * [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))) 359.980 * [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))))) 359.980 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 359.980 * * [simplify]: iters left: 6 (11 enodes) 359.983 * * [simplify]: iters left: 5 (40 enodes) 359.989 * * [simplify]: iters left: 4 (65 enodes) 360.001 * * [simplify]: iters left: 3 (97 enodes) 360.016 * * [simplify]: iters left: 2 (165 enodes) 360.048 * * [simplify]: iters left: 1 (271 enodes) 360.100 * * [simplify]: Extracting #0: cost 1 inf + 0 360.100 * * [simplify]: Extracting #1: cost 0 inf + 1 360.100 * [simplify]: Simplified to 0 360.100 * [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)) 360.100 * * * * [progress]: [ 568 / 3260 ] simplifiying candidate # 360.100 * [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)))))) 360.100 * * [simplify]: iters left: 6 (26 enodes) 360.106 * * [simplify]: iters left: 5 (103 enodes) 360.123 * * [simplify]: iters left: 4 (203 enodes) 360.162 * * [simplify]: iters left: 3 (469 enodes) 360.289 * * [simplify]: Extracting #0: cost 1 inf + 0 360.289 * * [simplify]: Extracting #1: cost 11 inf + 0 360.289 * * [simplify]: Extracting #2: cost 147 inf + 0 360.290 * * [simplify]: Extracting #3: cost 232 inf + 130 360.291 * * [simplify]: Extracting #4: cost 219 inf + 1756 360.294 * * [simplify]: Extracting #5: cost 151 inf + 15416 360.301 * * [simplify]: Extracting #6: cost 74 inf + 36099 360.314 * * [simplify]: Extracting #7: cost 12 inf + 61955 360.329 * * [simplify]: Extracting #8: cost 0 inf + 67121 360.346 * * [simplify]: Extracting #9: cost 0 inf + 67041 360.361 * [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)))) 360.361 * [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))))))) 360.361 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 360.361 * * [simplify]: iters left: 6 (12 enodes) 360.364 * * [simplify]: iters left: 5 (51 enodes) 360.372 * * [simplify]: iters left: 4 (106 enodes) 360.394 * * [simplify]: iters left: 3 (247 enodes) 360.461 * * [simplify]: Extracting #0: cost 1 inf + 0 360.461 * * [simplify]: Extracting #1: cost 0 inf + 1 360.461 * [simplify]: Simplified to 0 360.461 * [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)) 360.461 * * * * [progress]: [ 569 / 3260 ] simplifiying candidate # 360.461 * [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))))) 360.461 * * [simplify]: iters left: 6 (24 enodes) 360.467 * * [simplify]: iters left: 5 (95 enodes) 360.481 * * [simplify]: iters left: 4 (178 enodes) 360.515 * * [simplify]: iters left: 3 (402 enodes) 360.618 * * [simplify]: Extracting #0: cost 1 inf + 0 360.618 * * [simplify]: Extracting #1: cost 11 inf + 0 360.618 * * [simplify]: Extracting #2: cost 129 inf + 0 360.619 * * [simplify]: Extracting #3: cost 189 inf + 258 360.620 * * [simplify]: Extracting #4: cost 165 inf + 2276 360.623 * * [simplify]: Extracting #5: cost 111 inf + 10083 360.630 * * [simplify]: Extracting #6: cost 69 inf + 25614 360.641 * * [simplify]: Extracting #7: cost 6 inf + 50010 360.654 * * [simplify]: Extracting #8: cost 0 inf + 52394 360.666 * * [simplify]: Extracting #9: cost 0 inf + 52354 360.679 * [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.679 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (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)))))) 360.679 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 360.679 * * [simplify]: iters left: 6 (11 enodes) 360.682 * * [simplify]: iters left: 5 (46 enodes) 360.689 * * [simplify]: iters left: 4 (86 enodes) 360.707 * * [simplify]: iters left: 3 (183 enodes) 360.750 * * [simplify]: iters left: 2 (372 enodes) 360.876 * * [simplify]: Extracting #0: cost 1 inf + 0 360.877 * * [simplify]: Extracting #1: cost 0 inf + 1 360.877 * [simplify]: Simplified to 0 360.877 * [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)) 360.877 * * * * [progress]: [ 570 / 3260 ] simplifiying candidate # 360.877 * [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)))) 360.877 * * [simplify]: iters left: 6 (24 enodes) 360.883 * * [simplify]: iters left: 5 (92 enodes) 360.896 * * [simplify]: iters left: 4 (149 enodes) 360.922 * * [simplify]: iters left: 3 (288 enodes) 360.981 * * [simplify]: Extracting #0: cost 1 inf + 0 360.981 * * [simplify]: Extracting #1: cost 9 inf + 0 360.981 * * [simplify]: Extracting #2: cost 90 inf + 2 360.981 * * [simplify]: Extracting #3: cost 128 inf + 1081 360.982 * * [simplify]: Extracting #4: cost 103 inf + 3293 360.984 * * [simplify]: Extracting #5: cost 104 inf + 3910 360.985 * * [simplify]: Extracting #6: cost 103 inf + 4120 360.986 * * [simplify]: Extracting #7: cost 90 inf + 6547 360.992 * * [simplify]: Extracting #8: cost 28 inf + 32828 361.002 * * [simplify]: Extracting #9: cost 0 inf + 45663 361.012 * * [simplify]: Extracting #10: cost 0 inf + 45527 361.022 * [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)) 361.022 * [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))))) 361.023 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 361.023 * * [simplify]: iters left: 6 (10 enodes) 361.025 * * [simplify]: iters left: 5 (39 enodes) 361.033 * * [simplify]: iters left: 4 (64 enodes) 361.043 * * [simplify]: iters left: 3 (96 enodes) 361.059 * * [simplify]: iters left: 2 (164 enodes) 361.091 * * [simplify]: iters left: 1 (270 enodes) 361.142 * * [simplify]: Extracting #0: cost 1 inf + 0 361.142 * * [simplify]: Extracting #1: cost 0 inf + 1 361.142 * [simplify]: Simplified to 0 361.142 * [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)) 361.143 * * * * [progress]: [ 571 / 3260 ] simplifiying candidate # 361.143 * [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)))))) 361.143 * * [simplify]: iters left: 6 (26 enodes) 361.149 * * [simplify]: iters left: 5 (104 enodes) 361.165 * * [simplify]: iters left: 4 (212 enodes) 361.203 * * [simplify]: iters left: 3 (469 enodes) 361.318 * * [simplify]: Extracting #0: cost 1 inf + 0 361.318 * * [simplify]: Extracting #1: cost 11 inf + 0 361.318 * * [simplify]: Extracting #2: cost 136 inf + 0 361.319 * * [simplify]: Extracting #3: cost 239 inf + 172 361.320 * * [simplify]: Extracting #4: cost 205 inf + 3917 361.324 * * [simplify]: Extracting #5: cost 129 inf + 18795 361.329 * * [simplify]: Extracting #6: cost 105 inf + 23343 361.338 * * [simplify]: Extracting #7: cost 62 inf + 38563 361.352 * * [simplify]: Extracting #8: cost 0 inf + 65845 361.367 * * [simplify]: Extracting #9: cost 0 inf + 65685 361.382 * [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)))))) 361.382 * [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))))))) 361.382 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 361.382 * * [simplify]: iters left: 6 (12 enodes) 361.386 * * [simplify]: iters left: 5 (53 enodes) 361.396 * * [simplify]: iters left: 4 (117 enodes) 361.417 * * [simplify]: iters left: 3 (255 enodes) 361.476 * * [simplify]: Extracting #0: cost 1 inf + 0 361.476 * * [simplify]: Extracting #1: cost 0 inf + 1 361.477 * [simplify]: Simplified to 0 361.477 * [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)) 361.477 * * * * [progress]: [ 572 / 3260 ] simplifiying candidate # 361.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)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 361.477 * * [simplify]: iters left: 6 (24 enodes) 361.483 * * [simplify]: iters left: 5 (96 enodes) 361.498 * * [simplify]: iters left: 4 (188 enodes) 361.532 * * [simplify]: iters left: 3 (381 enodes) 361.618 * * [simplify]: Extracting #0: cost 1 inf + 0 361.618 * * [simplify]: Extracting #1: cost 11 inf + 0 361.619 * * [simplify]: Extracting #2: cost 117 inf + 0 361.619 * * [simplify]: Extracting #3: cost 194 inf + 257 361.621 * * [simplify]: Extracting #4: cost 165 inf + 2602 361.625 * * [simplify]: Extracting #5: cost 112 inf + 9591 361.630 * * [simplify]: Extracting #6: cost 72 inf + 22909 361.640 * * [simplify]: Extracting #7: cost 10 inf + 47584 361.652 * * [simplify]: Extracting #8: cost 0 inf + 51524 361.665 * * [simplify]: Extracting #9: cost 0 inf + 51469 361.677 * [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)) 361.677 * [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)))))) 361.678 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 361.678 * * [simplify]: iters left: 6 (11 enodes) 361.681 * * [simplify]: iters left: 5 (48 enodes) 361.689 * * [simplify]: iters left: 4 (98 enodes) 361.706 * * [simplify]: iters left: 3 (181 enodes) 361.742 * * [simplify]: iters left: 2 (358 enodes) 361.847 * * [simplify]: Extracting #0: cost 1 inf + 0 361.847 * * [simplify]: Extracting #1: cost 0 inf + 1 361.847 * [simplify]: Simplified to 0 361.847 * [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)) 361.847 * * * * [progress]: [ 573 / 3260 ] simplifiying candidate # 361.847 * [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)))) 361.847 * * [simplify]: iters left: 6 (24 enodes) 361.855 * * [simplify]: iters left: 5 (92 enodes) 361.869 * * [simplify]: iters left: 4 (169 enodes) 361.896 * * [simplify]: iters left: 3 (328 enodes) 361.963 * * [simplify]: Extracting #0: cost 1 inf + 0 361.963 * * [simplify]: Extracting #1: cost 12 inf + 0 361.963 * * [simplify]: Extracting #2: cost 101 inf + 83 361.964 * * [simplify]: Extracting #3: cost 139 inf + 1458 361.965 * * [simplify]: Extracting #4: cost 106 inf + 3732 361.967 * * [simplify]: Extracting #5: cost 106 inf + 4748 361.970 * * [simplify]: Extracting #6: cost 104 inf + 5120 361.973 * * [simplify]: Extracting #7: cost 76 inf + 14277 361.982 * * [simplify]: Extracting #8: cost 9 inf + 43519 361.994 * * [simplify]: Extracting #9: cost 0 inf + 47219 362.005 * * [simplify]: Extracting #10: cost 0 inf + 47139 362.016 * [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)))))) 362.016 * [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))))) 362.017 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 362.017 * * [simplify]: iters left: 6 (10 enodes) 362.020 * * [simplify]: iters left: 5 (41 enodes) 362.026 * * [simplify]: iters left: 4 (81 enodes) 362.039 * * [simplify]: iters left: 3 (127 enodes) 362.056 * * [simplify]: iters left: 2 (186 enodes) 362.082 * * [simplify]: iters left: 1 (266 enodes) 362.143 * * [simplify]: Extracting #0: cost 1 inf + 0 362.143 * * [simplify]: Extracting #1: cost 0 inf + 1 362.143 * [simplify]: Simplified to 0 362.143 * [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)) 362.143 * * * * [progress]: [ 574 / 3260 ] simplifiying candidate # 362.143 * [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))) 362.143 * * [simplify]: iters left: 6 (23 enodes) 362.149 * * [simplify]: iters left: 5 (89 enodes) 362.164 * * [simplify]: iters left: 4 (151 enodes) 362.189 * * [simplify]: iters left: 3 (290 enodes) 362.250 * * [simplify]: Extracting #0: cost 1 inf + 0 362.250 * * [simplify]: Extracting #1: cost 9 inf + 0 362.250 * * [simplify]: Extracting #2: cost 87 inf + 2 362.250 * * [simplify]: Extracting #3: cost 131 inf + 462 362.251 * * [simplify]: Extracting #4: cost 100 inf + 3373 362.253 * * [simplify]: Extracting #5: cost 104 inf + 3785 362.254 * * [simplify]: Extracting #6: cost 98 inf + 4913 362.260 * * [simplify]: Extracting #7: cost 28 inf + 32741 362.270 * * [simplify]: Extracting #8: cost 0 inf + 45379 362.281 * * [simplify]: Extracting #9: cost 0 inf + 45284 362.293 * [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)))))) 362.293 * [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)))) 362.294 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 362.294 * * [simplify]: iters left: 6 (9 enodes) 362.296 * * [simplify]: iters left: 5 (36 enodes) 362.302 * * [simplify]: iters left: 4 (67 enodes) 362.313 * * [simplify]: iters left: 3 (97 enodes) 362.329 * * [simplify]: iters left: 2 (158 enodes) 362.363 * * [simplify]: iters left: 1 (263 enodes) 362.408 * * [simplify]: Extracting #0: cost 1 inf + 0 362.408 * * [simplify]: Extracting #1: cost 0 inf + 1 362.408 * [simplify]: Simplified to 0 362.408 * [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)) 362.408 * * * * [progress]: [ 575 / 3260 ] simplifiying candidate # 362.408 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 362.408 * * [simplify]: iters left: 6 (23 enodes) 362.413 * * [simplify]: iters left: 5 (90 enodes) 362.427 * * [simplify]: iters left: 4 (160 enodes) 362.453 * * [simplify]: iters left: 3 (320 enodes) 362.522 * * [simplify]: Extracting #0: cost 1 inf + 0 362.522 * * [simplify]: Extracting #1: cost 11 inf + 0 362.522 * * [simplify]: Extracting #2: cost 97 inf + 0 362.522 * * [simplify]: Extracting #3: cost 151 inf + 297 362.523 * * [simplify]: Extracting #4: cost 117 inf + 2856 362.525 * * [simplify]: Extracting #5: cost 104 inf + 4986 362.527 * * [simplify]: Extracting #6: cost 99 inf + 6247 362.533 * * [simplify]: Extracting #7: cost 40 inf + 28798 362.543 * * [simplify]: Extracting #8: cost 0 inf + 46697 362.554 * * [simplify]: Extracting #9: cost 0 inf + 46602 362.565 * [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)) 362.565 * [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))))) 362.565 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 362.565 * * [simplify]: iters left: 5 (9 enodes) 362.568 * * [simplify]: iters left: 4 (39 enodes) 362.574 * * [simplify]: iters left: 3 (65 enodes) 362.584 * * [simplify]: iters left: 2 (129 enodes) 362.609 * * [simplify]: iters left: 1 (210 enodes) 362.644 * * [simplify]: Extracting #0: cost 1 inf + 0 362.644 * * [simplify]: Extracting #1: cost 0 inf + 1 362.644 * [simplify]: Simplified to 0 362.644 * [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)) 362.644 * * * * [progress]: [ 576 / 3260 ] simplifiying candidate # 362.644 * [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)))))) 362.645 * * [simplify]: iters left: 6 (24 enodes) 362.652 * * [simplify]: iters left: 5 (92 enodes) 362.666 * * [simplify]: iters left: 4 (149 enodes) 362.689 * * [simplify]: iters left: 3 (269 enodes) 362.749 * * [simplify]: Extracting #0: cost 1 inf + 0 362.749 * * [simplify]: Extracting #1: cost 11 inf + 0 362.749 * * [simplify]: Extracting #2: cost 87 inf + 0 362.750 * * [simplify]: Extracting #3: cost 119 inf + 747 362.750 * * [simplify]: Extracting #4: cost 105 inf + 2221 362.752 * * [simplify]: Extracting #5: cost 99 inf + 6560 362.753 * * [simplify]: Extracting #6: cost 89 inf + 9269 362.758 * * [simplify]: Extracting #7: cost 32 inf + 29716 362.767 * * [simplify]: Extracting #8: cost 0 inf + 43038 362.779 * * [simplify]: Extracting #9: cost 0 inf + 42878 362.789 * * [simplify]: Extracting #10: cost 0 inf + 42798 362.799 * [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))) 362.799 * [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))))))) 362.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))))) 362.800 * * [simplify]: iters left: 6 (10 enodes) 362.802 * * [simplify]: iters left: 5 (37 enodes) 362.808 * * [simplify]: iters left: 4 (57 enodes) 362.817 * * [simplify]: iters left: 3 (104 enodes) 362.833 * * [simplify]: iters left: 2 (158 enodes) 362.857 * * [simplify]: iters left: 1 (225 enodes) 362.888 * * [simplify]: Extracting #0: cost 1 inf + 0 362.888 * * [simplify]: Extracting #1: cost 0 inf + 1 362.888 * [simplify]: Simplified to 0 362.888 * [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)) 362.888 * * * * [progress]: [ 577 / 3260 ] simplifiying candidate # 362.889 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 362.889 * * [simplify]: iters left: 6 (23 enodes) 362.894 * * [simplify]: iters left: 5 (83 enodes) 362.906 * * [simplify]: iters left: 4 (133 enodes) 362.928 * * [simplify]: iters left: 3 (238 enodes) 362.980 * * [simplify]: iters left: 2 (460 enodes) 363.110 * * [simplify]: Extracting #0: cost 1 inf + 0 363.111 * * [simplify]: Extracting #1: cost 9 inf + 0 363.111 * * [simplify]: Extracting #2: cost 58 inf + 0 363.111 * * [simplify]: Extracting #3: cost 92 inf + 418 363.112 * * [simplify]: Extracting #4: cost 81 inf + 1284 363.113 * * [simplify]: Extracting #5: cost 84 inf + 1897 363.114 * * [simplify]: Extracting #6: cost 83 inf + 2107 363.115 * * [simplify]: Extracting #7: cost 72 inf + 3575 363.120 * * [simplify]: Extracting #8: cost 17 inf + 23280 363.132 * * [simplify]: Extracting #9: cost 0 inf + 29656 363.141 * * [simplify]: Extracting #10: cost 0 inf + 29521 363.151 * [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))) 363.152 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (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)))))) 363.152 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 363.152 * * [simplify]: iters left: 6 (9 enodes) 363.154 * * [simplify]: iters left: 5 (29 enodes) 363.158 * * [simplify]: iters left: 4 (42 enodes) 363.163 * * [simplify]: iters left: 3 (58 enodes) 363.170 * * [simplify]: iters left: 2 (68 enodes) 363.177 * * [simplify]: Extracting #0: cost 1 inf + 0 363.177 * * [simplify]: Extracting #1: cost 0 inf + 1 363.177 * [simplify]: Simplified to 0 363.177 * [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)) 363.177 * * * * [progress]: [ 578 / 3260 ] simplifiying candidate # 363.178 * [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)))))) 363.178 * * [simplify]: iters left: 6 (27 enodes) 363.184 * * [simplify]: iters left: 5 (106 enodes) 363.200 * * [simplify]: iters left: 4 (216 enodes) 363.242 * * [simplify]: iters left: 3 (461 enodes) 363.343 * * [simplify]: Extracting #0: cost 1 inf + 0 363.343 * * [simplify]: Extracting #1: cost 11 inf + 0 363.344 * * [simplify]: Extracting #2: cost 114 inf + 0 363.344 * * [simplify]: Extracting #3: cost 183 inf + 205 363.345 * * [simplify]: Extracting #4: cost 177 inf + 696 363.346 * * [simplify]: Extracting #5: cost 170 inf + 3011 363.351 * * [simplify]: Extracting #6: cost 71 inf + 32075 363.362 * * [simplify]: Extracting #7: cost 4 inf + 56543 363.376 * * [simplify]: Extracting #8: cost 0 inf + 58195 363.391 * * [simplify]: Extracting #9: cost 0 inf + 58115 363.404 * [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)) 363.404 * [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))))))) 363.404 * [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))))) 363.405 * * [simplify]: iters left: 6 (13 enodes) 363.408 * * [simplify]: iters left: 5 (53 enodes) 363.416 * * [simplify]: iters left: 4 (117 enodes) 363.440 * * [simplify]: iters left: 3 (275 enodes) 363.491 * * [simplify]: iters left: 2 (474 enodes) 363.595 * * [simplify]: Extracting #0: cost 1 inf + 0 363.595 * * [simplify]: Extracting #1: cost 0 inf + 1 363.595 * [simplify]: Simplified to 0 363.595 * [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)) 363.596 * * * * [progress]: [ 579 / 3260 ] simplifiying candidate # 363.596 * [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))))) 363.596 * * [simplify]: iters left: 6 (26 enodes) 363.602 * * [simplify]: iters left: 5 (100 enodes) 363.619 * * [simplify]: iters left: 4 (179 enodes) 363.647 * * [simplify]: iters left: 3 (339 enodes) 363.718 * * [simplify]: Extracting #0: cost 1 inf + 0 363.718 * * [simplify]: Extracting #1: cost 11 inf + 0 363.719 * * [simplify]: Extracting #2: cost 94 inf + 0 363.719 * * [simplify]: Extracting #3: cost 148 inf + 43 363.720 * * [simplify]: Extracting #4: cost 140 inf + 658 363.720 * * [simplify]: Extracting #5: cost 133 inf + 2787 363.722 * * [simplify]: Extracting #6: cost 98 inf + 9747 363.730 * * [simplify]: Extracting #7: cost 23 inf + 35742 363.740 * * [simplify]: Extracting #8: cost 0 inf + 45367 363.750 * * [simplify]: Extracting #9: cost 0 inf + 45287 363.761 * [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)) 363.761 * [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)))))) 363.761 * [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)))) 363.762 * * [simplify]: iters left: 6 (12 enodes) 363.764 * * [simplify]: iters left: 5 (47 enodes) 363.771 * * [simplify]: iters left: 4 (82 enodes) 363.784 * * [simplify]: iters left: 3 (157 enodes) 363.811 * * [simplify]: iters left: 2 (248 enodes) 363.847 * * [simplify]: iters left: 1 (341 enodes) 363.899 * * [simplify]: Extracting #0: cost 1 inf + 0 363.899 * * [simplify]: Extracting #1: cost 0 inf + 1 363.899 * [simplify]: Simplified to 0 363.899 * [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)) 363.899 * * * * [progress]: [ 580 / 3260 ] simplifiying candidate # 363.899 * [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)))) 363.899 * * [simplify]: iters left: 6 (25 enodes) 363.905 * * [simplify]: iters left: 5 (95 enodes) 363.922 * * [simplify]: iters left: 4 (180 enodes) 363.952 * * [simplify]: iters left: 3 (356 enodes) 364.038 * * [simplify]: Extracting #0: cost 1 inf + 0 364.038 * * [simplify]: Extracting #1: cost 13 inf + 0 364.038 * * [simplify]: Extracting #2: cost 102 inf + 0 364.039 * * [simplify]: Extracting #3: cost 155 inf + 2 364.039 * * [simplify]: Extracting #4: cost 148 inf + 456 364.040 * * [simplify]: Extracting #5: cost 134 inf + 3939 364.043 * * [simplify]: Extracting #6: cost 97 inf + 12184 364.046 * * [simplify]: Extracting #7: cost 81 inf + 15168 364.053 * * [simplify]: Extracting #8: cost 18 inf + 40429 364.063 * * [simplify]: Extracting #9: cost 0 inf + 47669 364.074 * * [simplify]: Extracting #10: cost 0 inf + 47629 364.085 * [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)) 364.085 * [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))))) 364.086 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 364.086 * * [simplify]: iters left: 6 (12 enodes) 364.089 * * [simplify]: iters left: 5 (47 enodes) 364.096 * * [simplify]: iters left: 4 (89 enodes) 364.114 * * [simplify]: iters left: 3 (180 enodes) 364.150 * * [simplify]: iters left: 2 (296 enodes) 364.203 * * [simplify]: iters left: 1 (428 enodes) 364.289 * * [simplify]: Extracting #0: cost 1 inf + 0 364.289 * * [simplify]: Extracting #1: cost 0 inf + 1 364.289 * [simplify]: Simplified to 0 364.289 * [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)) 364.289 * * * * [progress]: [ 581 / 3260 ] simplifiying candidate # 364.289 * [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)))))) 364.289 * * [simplify]: iters left: 6 (26 enodes) 364.295 * * [simplify]: iters left: 5 (99 enodes) 364.310 * * [simplify]: iters left: 4 (177 enodes) 364.340 * * [simplify]: iters left: 3 (318 enodes) 364.405 * * [simplify]: Extracting #0: cost 1 inf + 0 364.405 * * [simplify]: Extracting #1: cost 11 inf + 0 364.405 * * [simplify]: Extracting #2: cost 90 inf + 0 364.406 * * [simplify]: Extracting #3: cost 141 inf + 365 364.406 * * [simplify]: Extracting #4: cost 130 inf + 1989 364.407 * * [simplify]: Extracting #5: cost 117 inf + 5643 364.409 * * [simplify]: Extracting #6: cost 96 inf + 10092 364.415 * * [simplify]: Extracting #7: cost 23 inf + 36337 364.425 * * [simplify]: Extracting #8: cost 0 inf + 45762 364.435 * * [simplify]: Extracting #9: cost 0 inf + 45722 364.445 * [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)))) 364.445 * [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))))))) 364.446 * [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))))) 364.446 * * [simplify]: iters left: 6 (12 enodes) 364.448 * * [simplify]: iters left: 5 (46 enodes) 364.457 * * [simplify]: iters left: 4 (81 enodes) 364.469 * * [simplify]: iters left: 3 (134 enodes) 364.487 * * [simplify]: iters left: 2 (197 enodes) 364.513 * * [simplify]: iters left: 1 (271 enodes) 364.550 * * [simplify]: Extracting #0: cost 1 inf + 0 364.550 * * [simplify]: Extracting #1: cost 0 inf + 1 364.550 * [simplify]: Simplified to 0 364.550 * [simplify]: Simplified (2 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)) 364.550 * * * * [progress]: [ 582 / 3260 ] simplifiying candidate # 364.550 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 364.550 * * [simplify]: iters left: 6 (24 enodes) 364.556 * * [simplify]: iters left: 5 (90 enodes) 364.569 * * [simplify]: iters left: 4 (148 enodes) 364.593 * * [simplify]: iters left: 3 (268 enodes) 364.650 * * [simplify]: Extracting #0: cost 1 inf + 0 364.650 * * [simplify]: Extracting #1: cost 9 inf + 0 364.650 * * [simplify]: Extracting #2: cost 82 inf + 0 364.650 * * [simplify]: Extracting #3: cost 127 inf + 124 364.651 * * [simplify]: Extracting #4: cost 123 inf + 412 364.652 * * [simplify]: Extracting #5: cost 112 inf + 2536 364.653 * * [simplify]: Extracting #6: cost 90 inf + 7144 364.658 * * [simplify]: Extracting #7: cost 28 inf + 28570 364.667 * * [simplify]: Extracting #8: cost 0 inf + 40658 364.676 * * [simplify]: Extracting #9: cost 0 inf + 40563 364.686 * [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))) 364.686 * [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)))))) 364.686 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 364.686 * * [simplify]: iters left: 6 (10 enodes) 364.689 * * [simplify]: iters left: 5 (38 enodes) 364.694 * * [simplify]: iters left: 4 (59 enodes) 364.704 * * [simplify]: iters left: 3 (88 enodes) 364.715 * * [simplify]: iters left: 2 (117 enodes) 364.729 * * [simplify]: iters left: 1 (144 enodes) 364.745 * * [simplify]: Extracting #0: cost 1 inf + 0 364.745 * * [simplify]: Extracting #1: cost 0 inf + 1 364.745 * [simplify]: Simplified to 0 364.745 * [simplify]: Simplified (2 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)) 364.745 * * * * [progress]: [ 583 / 3260 ] simplifiying candidate # 364.745 * [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)))) 364.745 * * [simplify]: iters left: 6 (24 enodes) 364.751 * * [simplify]: iters left: 5 (90 enodes) 364.764 * * [simplify]: iters left: 4 (152 enodes) 364.789 * * [simplify]: iters left: 3 (282 enodes) 364.849 * * [simplify]: Extracting #0: cost 1 inf + 0 364.849 * * [simplify]: Extracting #1: cost 11 inf + 0 364.849 * * [simplify]: Extracting #2: cost 86 inf + 0 364.849 * * [simplify]: Extracting #3: cost 115 inf + 538 364.850 * * [simplify]: Extracting #4: cost 104 inf + 1565 364.851 * * [simplify]: Extracting #5: cost 104 inf + 2508 364.852 * * [simplify]: Extracting #6: cost 89 inf + 5482 364.857 * * [simplify]: Extracting #7: cost 33 inf + 24848 364.866 * * [simplify]: Extracting #8: cost 1 inf + 38133 364.875 * * [simplify]: Extracting #9: cost 0 inf + 38513 364.885 * [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)) 364.886 * [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))))) 364.886 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 364.886 * * [simplify]: iters left: 6 (11 enodes) 364.889 * * [simplify]: iters left: 5 (42 enodes) 364.896 * * [simplify]: iters left: 4 (67 enodes) 364.906 * * [simplify]: iters left: 3 (111 enodes) 364.921 * * [simplify]: iters left: 2 (140 enodes) 364.937 * * [simplify]: iters left: 1 (160 enodes) 364.953 * * [simplify]: Extracting #0: cost 1 inf + 0 364.953 * * [simplify]: Extracting #1: cost 0 inf + 1 364.953 * [simplify]: Simplified to 0 364.954 * [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)) 364.954 * * * * [progress]: [ 584 / 3260 ] simplifiying candidate # 364.954 * [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)))))) 364.954 * * [simplify]: iters left: 6 (30 enodes) 364.962 * * [simplify]: iters left: 5 (121 enodes) 364.981 * * [simplify]: iters left: 4 (280 enodes) 365.054 * * [simplify]: Extracting #0: cost 1 inf + 0 365.054 * * [simplify]: Extracting #1: cost 11 inf + 0 365.054 * * [simplify]: Extracting #2: cost 170 inf + 0 365.055 * * [simplify]: Extracting #3: cost 299 inf + 205 365.056 * * [simplify]: Extracting #4: cost 278 inf + 3682 365.062 * * [simplify]: Extracting #5: cost 135 inf + 55026 365.073 * * [simplify]: Extracting #6: cost 56 inf + 84080 365.089 * * [simplify]: Extracting #7: cost 33 inf + 90153 365.103 * * [simplify]: Extracting #8: cost 1 inf + 104018 365.119 * * [simplify]: Extracting #9: cost 0 inf + 104368 365.135 * [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))))) 365.135 * [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))))))) 365.136 * [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))))) 365.136 * * [simplify]: iters left: 6 (16 enodes) 365.140 * * [simplify]: iters left: 5 (68 enodes) 365.151 * * [simplify]: iters left: 4 (179 enodes) 365.205 * * [simplify]: Extracting #0: cost 1 inf + 0 365.205 * * [simplify]: Extracting #1: cost 27 inf + 0 365.205 * * [simplify]: Extracting #2: cost 153 inf + 0 365.208 * * [simplify]: Extracting #3: cost 242 inf + 83 365.210 * * [simplify]: Extracting #4: cost 185 inf + 16503 365.220 * * [simplify]: Extracting #5: cost 15 inf + 79352 365.233 * * [simplify]: Extracting #6: cost 0 inf + 84943 365.245 * [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))))) 365.245 * [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))))))) 365.245 * * * * [progress]: [ 585 / 3260 ] simplifiying candidate # 365.245 * [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))))) 365.245 * * [simplify]: iters left: 6 (29 enodes) 365.252 * * [simplify]: iters left: 5 (116 enodes) 365.270 * * [simplify]: iters left: 4 (244 enodes) 365.324 * * [simplify]: Extracting #0: cost 1 inf + 0 365.324 * * [simplify]: Extracting #1: cost 11 inf + 0 365.324 * * [simplify]: Extracting #2: cost 132 inf + 0 365.325 * * [simplify]: Extracting #3: cost 226 inf + 43 365.326 * * [simplify]: Extracting #4: cost 207 inf + 2879 365.329 * * [simplify]: Extracting #5: cost 109 inf + 35454 365.341 * * [simplify]: Extracting #6: cost 37 inf + 59113 365.352 * * [simplify]: Extracting #7: cost 0 inf + 71753 365.365 * * [simplify]: Extracting #8: cost 0 inf + 71643 365.377 * [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)))) 365.377 * [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)))))) 365.377 * [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)))) 365.377 * * [simplify]: iters left: 6 (15 enodes) 365.381 * * [simplify]: iters left: 5 (63 enodes) 365.391 * * [simplify]: iters left: 4 (145 enodes) 365.426 * * [simplify]: iters left: 3 (499 enodes) 365.650 * * [simplify]: Extracting #0: cost 1 inf + 0 365.650 * * [simplify]: Extracting #1: cost 0 inf + 1 365.650 * [simplify]: Simplified to 0 365.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)) 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)) 365.650 * * * * [progress]: [ 586 / 3260 ] simplifiying candidate # 365.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) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 365.651 * * [simplify]: iters left: 6 (28 enodes) 365.660 * * [simplify]: iters left: 5 (110 enodes) 365.678 * * [simplify]: iters left: 4 (251 enodes) 365.737 * * [simplify]: Extracting #0: cost 1 inf + 0 365.737 * * [simplify]: Extracting #1: cost 13 inf + 0 365.738 * * [simplify]: Extracting #2: cost 131 inf + 0 365.738 * * [simplify]: Extracting #3: cost 211 inf + 2 365.739 * * [simplify]: Extracting #4: cost 190 inf + 3737 365.743 * * [simplify]: Extracting #5: cost 109 inf + 27565 365.750 * * [simplify]: Extracting #6: cost 54 inf + 43720 365.757 * * [simplify]: Extracting #7: cost 28 inf + 50741 365.767 * * [simplify]: Extracting #8: cost 0 inf + 62912 365.778 * * [simplify]: Extracting #9: cost 0 inf + 62802 365.790 * [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))) 365.790 * [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))))) 365.791 * [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))) 365.791 * * [simplify]: iters left: 6 (15 enodes) 365.795 * * [simplify]: iters left: 5 (62 enodes) 365.805 * * [simplify]: iters left: 4 (159 enodes) 365.846 * * [simplify]: iters left: 3 (475 enodes) 366.037 * * [simplify]: Extracting #0: cost 1 inf + 0 366.037 * * [simplify]: Extracting #1: cost 42 inf + 0 366.038 * * [simplify]: Extracting #2: cost 194 inf + 1 366.043 * * [simplify]: Extracting #3: cost 205 inf + 15094 366.056 * * [simplify]: Extracting #4: cost 20 inf + 63712 366.070 * * [simplify]: Extracting #5: cost 3 inf + 65204 366.084 * * [simplify]: Extracting #6: cost 0 inf + 65965 366.099 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 366.099 * [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)))) 366.099 * * * * [progress]: [ 587 / 3260 ] simplifiying candidate # 366.099 * [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)))))) 366.099 * * [simplify]: iters left: 6 (28 enodes) 366.106 * * [simplify]: iters left: 5 (112 enodes) 366.125 * * [simplify]: iters left: 4 (246 enodes) 366.182 * * [simplify]: Extracting #0: cost 1 inf + 0 366.182 * * [simplify]: Extracting #1: cost 11 inf + 0 366.182 * * [simplify]: Extracting #2: cost 133 inf + 0 366.183 * * [simplify]: Extracting #3: cost 238 inf + 2 366.184 * * [simplify]: Extracting #4: cost 220 inf + 2354 366.189 * * [simplify]: Extracting #5: cost 102 inf + 39299 366.198 * * [simplify]: Extracting #6: cost 40 inf + 61571 366.210 * * [simplify]: Extracting #7: cost 5 inf + 74109 366.223 * * [simplify]: Extracting #8: cost 0 inf + 75882 366.236 * * [simplify]: Extracting #9: cost 0 inf + 75802 366.251 * [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)))) 366.251 * [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))))))) 366.252 * [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))))) 366.252 * * [simplify]: iters left: 6 (15 enodes) 366.255 * * [simplify]: iters left: 5 (62 enodes) 366.265 * * [simplify]: iters left: 4 (148 enodes) 366.301 * * [simplify]: iters left: 3 (499 enodes) 366.532 * * [simplify]: Extracting #0: cost 1 inf + 0 366.532 * * [simplify]: Extracting #1: cost 0 inf + 1 366.533 * [simplify]: Simplified to 0 366.533 * [simplify]: Simplified (2 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)) 366.534 * * * * [progress]: [ 588 / 3260 ] simplifiying candidate # 366.534 * [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))))) 366.534 * * [simplify]: iters left: 6 (27 enodes) 366.540 * * [simplify]: iters left: 5 (106 enodes) 366.560 * * [simplify]: iters left: 4 (213 enodes) 366.603 * * [simplify]: Extracting #0: cost 1 inf + 0 366.603 * * [simplify]: Extracting #1: cost 11 inf + 0 366.603 * * [simplify]: Extracting #2: cost 107 inf + 0 366.604 * * [simplify]: Extracting #3: cost 183 inf + 124 366.605 * * [simplify]: Extracting #4: cost 156 inf + 3972 366.609 * * [simplify]: Extracting #5: cost 82 inf + 26340 366.616 * * [simplify]: Extracting #6: cost 39 inf + 39691 366.625 * * [simplify]: Extracting #7: cost 0 inf + 53851 366.635 * * [simplify]: Extracting #8: cost 0 inf + 53821 366.644 * [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))))) 366.644 * [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)))))) 366.645 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 366.645 * * [simplify]: iters left: 6 (14 enodes) 366.648 * * [simplify]: iters left: 5 (56 enodes) 366.657 * * [simplify]: iters left: 4 (117 enodes) 366.683 * * [simplify]: iters left: 3 (347 enodes) 366.794 * * [simplify]: Extracting #0: cost 1 inf + 0 366.794 * * [simplify]: Extracting #1: cost 0 inf + 1 366.794 * [simplify]: Simplified to 0 366.794 * [simplify]: Simplified (2 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)) 366.794 * * * * [progress]: [ 589 / 3260 ] simplifiying candidate # 366.795 * [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)))) 366.795 * * [simplify]: iters left: 6 (26 enodes) 366.801 * * [simplify]: iters left: 5 (100 enodes) 366.816 * * [simplify]: iters left: 4 (198 enodes) 366.857 * * [simplify]: iters left: 3 (493 enodes) 367.020 * * [simplify]: Extracting #0: cost 1 inf + 0 367.020 * * [simplify]: Extracting #1: cost 11 inf + 0 367.021 * * [simplify]: Extracting #2: cost 148 inf + 0 367.022 * * [simplify]: Extracting #3: cost 255 inf + 2 367.023 * * [simplify]: Extracting #4: cost 241 inf + 3283 367.028 * * [simplify]: Extracting #5: cost 132 inf + 29247 367.039 * * [simplify]: Extracting #6: cost 68 inf + 47998 367.054 * * [simplify]: Extracting #7: cost 9 inf + 69695 367.073 * * [simplify]: Extracting #8: cost 0 inf + 73100 367.091 * [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)) 367.091 * [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))))) 367.091 * [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))) 367.091 * * [simplify]: iters left: 6 (14 enodes) 367.095 * * [simplify]: iters left: 5 (57 enodes) 367.104 * * [simplify]: iters left: 4 (116 enodes) 367.128 * * [simplify]: iters left: 3 (321 enodes) 367.233 * * [simplify]: Extracting #0: cost 1 inf + 0 367.233 * * [simplify]: Extracting #1: cost 0 inf + 1 367.233 * [simplify]: Simplified to 0 367.234 * [simplify]: Simplified (2 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)) 367.234 * * * * [progress]: [ 590 / 3260 ] simplifiying candidate # 367.234 * [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)))))) 367.234 * * [simplify]: iters left: 6 (28 enodes) 367.243 * * [simplify]: iters left: 5 (110 enodes) 367.260 * * [simplify]: iters left: 4 (241 enodes) 367.313 * * [simplify]: Extracting #0: cost 1 inf + 0 367.313 * * [simplify]: Extracting #1: cost 11 inf + 0 367.313 * * [simplify]: Extracting #2: cost 114 inf + 0 367.314 * * [simplify]: Extracting #3: cost 186 inf + 529 367.315 * * [simplify]: Extracting #4: cost 161 inf + 4660 367.318 * * [simplify]: Extracting #5: cost 78 inf + 28152 367.325 * * [simplify]: Extracting #6: cost 33 inf + 42767 367.334 * * [simplify]: Extracting #7: cost 2 inf + 53970 367.343 * * [simplify]: Extracting #8: cost 0 inf + 54861 367.353 * [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)) 367.353 * [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))))))) 367.354 * [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))))) 367.354 * * [simplify]: iters left: 6 (15 enodes) 367.357 * * [simplify]: iters left: 5 (62 enodes) 367.367 * * [simplify]: iters left: 4 (149 enodes) 367.404 * * [simplify]: iters left: 3 (450 enodes) 367.598 * * [simplify]: Extracting #0: cost 1 inf + 0 367.599 * * [simplify]: Extracting #1: cost 0 inf + 1 367.599 * [simplify]: Simplified to 0 367.599 * [simplify]: Simplified (2 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)) 367.599 * * * * [progress]: [ 591 / 3260 ] simplifiying candidate # 367.599 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 367.599 * * [simplify]: iters left: 6 (27 enodes) 367.605 * * [simplify]: iters left: 5 (105 enodes) 367.622 * * [simplify]: iters left: 4 (208 enodes) 367.664 * * [simplify]: Extracting #0: cost 1 inf + 0 367.664 * * [simplify]: Extracting #1: cost 11 inf + 0 367.665 * * [simplify]: Extracting #2: cost 94 inf + 0 367.665 * * [simplify]: Extracting #3: cost 148 inf + 85 367.665 * * [simplify]: Extracting #4: cost 140 inf + 580 367.666 * * [simplify]: Extracting #5: cost 128 inf + 3782 367.669 * * [simplify]: Extracting #6: cost 65 inf + 18199 367.674 * * [simplify]: Extracting #7: cost 22 inf + 29879 367.681 * * [simplify]: Extracting #8: cost 0 inf + 40149 367.689 * * [simplify]: Extracting #9: cost 0 inf + 40119 367.698 * [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))) 367.698 * [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)))))) 367.698 * [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)))) 367.698 * * [simplify]: iters left: 6 (14 enodes) 367.702 * * [simplify]: iters left: 5 (57 enodes) 367.711 * * [simplify]: iters left: 4 (118 enodes) 367.735 * * [simplify]: iters left: 3 (314 enodes) 367.827 * * [simplify]: Extracting #0: cost 1 inf + 0 367.827 * * [simplify]: Extracting #1: cost 0 inf + 1 367.827 * [simplify]: Simplified to 0 367.827 * [simplify]: Simplified (2 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)) 367.827 * * * * [progress]: [ 592 / 3260 ] simplifiying candidate # 367.828 * [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)))) 367.828 * * [simplify]: iters left: 6 (26 enodes) 367.834 * * [simplify]: iters left: 5 (96 enodes) 367.849 * * [simplify]: iters left: 4 (193 enodes) 367.885 * * [simplify]: iters left: 3 (434 enodes) 368.001 * * [simplify]: Extracting #0: cost 1 inf + 0 368.001 * * [simplify]: Extracting #1: cost 13 inf + 0 368.001 * * [simplify]: Extracting #2: cost 141 inf + 0 368.002 * * [simplify]: Extracting #3: cost 202 inf + 499 368.004 * * [simplify]: Extracting #4: cost 184 inf + 2501 368.007 * * [simplify]: Extracting #5: cost 123 inf + 15077 368.012 * * [simplify]: Extracting #6: cost 71 inf + 28764 368.022 * * [simplify]: Extracting #7: cost 9 inf + 52102 368.037 * * [simplify]: Extracting #8: cost 0 inf + 55746 368.051 * [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)) 368.051 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (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))))) 368.051 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 368.051 * * [simplify]: iters left: 6 (13 enodes) 368.054 * * [simplify]: iters left: 5 (48 enodes) 368.062 * * [simplify]: iters left: 4 (103 enodes) 368.081 * * [simplify]: iters left: 3 (238 enodes) 368.139 * * [simplify]: Extracting #0: cost 1 inf + 0 368.139 * * [simplify]: Extracting #1: cost 0 inf + 1 368.139 * [simplify]: Simplified to 0 368.139 * [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)) 368.139 * * * * [progress]: [ 593 / 3260 ] simplifiying candidate # 368.139 * [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)))))) 368.139 * * [simplify]: iters left: 6 (29 enodes) 368.146 * * [simplify]: iters left: 5 (114 enodes) 368.165 * * [simplify]: iters left: 4 (242 enodes) 368.218 * * [simplify]: Extracting #0: cost 1 inf + 0 368.218 * * [simplify]: Extracting #1: cost 11 inf + 0 368.218 * * [simplify]: Extracting #2: cost 131 inf + 0 368.219 * * [simplify]: Extracting #3: cost 229 inf + 83 368.220 * * [simplify]: Extracting #4: cost 217 inf + 1021 368.222 * * [simplify]: Extracting #5: cost 161 inf + 18127 368.230 * * [simplify]: Extracting #6: cost 31 inf + 63051 368.242 * * [simplify]: Extracting #7: cost 1 inf + 73517 368.254 * * [simplify]: Extracting #8: cost 0 inf + 73867 368.266 * * [simplify]: Extracting #9: cost 0 inf + 73787 368.278 * [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))))) 368.278 * [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))))))) 368.279 * [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))))) 368.279 * * [simplify]: iters left: 6 (15 enodes) 368.282 * * [simplify]: iters left: 5 (61 enodes) 368.294 * * [simplify]: iters left: 4 (142 enodes) 368.327 * * [simplify]: iters left: 3 (474 enodes) 368.501 * * [simplify]: Extracting #0: cost 1 inf + 0 368.501 * * [simplify]: Extracting #1: cost 0 inf + 1 368.501 * [simplify]: Simplified to 0 368.502 * [simplify]: Simplified (2 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)) 368.502 * * * * [progress]: [ 594 / 3260 ] simplifiying candidate # 368.502 * [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))))) 368.502 * * [simplify]: iters left: 6 (28 enodes) 368.508 * * [simplify]: iters left: 5 (109 enodes) 368.525 * * [simplify]: iters left: 4 (211 enodes) 368.567 * * [simplify]: Extracting #0: cost 1 inf + 0 368.567 * * [simplify]: Extracting #1: cost 11 inf + 0 368.568 * * [simplify]: Extracting #2: cost 105 inf + 0 368.568 * * [simplify]: Extracting #3: cost 173 inf + 43 368.569 * * [simplify]: Extracting #4: cost 163 inf + 698 368.570 * * [simplify]: Extracting #5: cost 125 inf + 11044 368.575 * * [simplify]: Extracting #6: cost 49 inf + 33532 368.583 * * [simplify]: Extracting #7: cost 7 inf + 48346 368.592 * * [simplify]: Extracting #8: cost 0 inf + 50998 368.601 * * [simplify]: Extracting #9: cost 0 inf + 50878 368.610 * [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))))) 368.610 * [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)))))) 368.611 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 368.611 * * [simplify]: iters left: 6 (14 enodes) 368.614 * * [simplify]: iters left: 5 (56 enodes) 368.625 * * [simplify]: iters left: 4 (113 enodes) 368.646 * * [simplify]: iters left: 3 (324 enodes) 368.735 * * [simplify]: Extracting #0: cost 1 inf + 0 368.735 * * [simplify]: Extracting #1: cost 0 inf + 1 368.735 * [simplify]: Simplified to 0 368.735 * [simplify]: Simplified (2 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)) 368.735 * * * * [progress]: [ 595 / 3260 ] simplifiying candidate # 368.735 * [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)))) 368.736 * * [simplify]: iters left: 6 (27 enodes) 368.742 * * [simplify]: iters left: 5 (104 enodes) 368.758 * * [simplify]: iters left: 4 (202 enodes) 368.798 * * [simplify]: iters left: 3 (499 enodes) 368.934 * * [simplify]: Extracting #0: cost 1 inf + 0 368.934 * * [simplify]: Extracting #1: cost 11 inf + 0 368.934 * * [simplify]: Extracting #2: cost 129 inf + 0 368.935 * * [simplify]: Extracting #3: cost 229 inf + 2 368.936 * * [simplify]: Extracting #4: cost 215 inf + 1750 368.939 * * [simplify]: Extracting #5: cost 152 inf + 14473 368.947 * * [simplify]: Extracting #6: cost 75 inf + 36488 368.960 * * [simplify]: Extracting #7: cost 5 inf + 61338 368.977 * * [simplify]: Extracting #8: cost 0 inf + 63451 368.992 * [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))) 368.992 * [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))))) 368.993 * [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))) 368.993 * * [simplify]: iters left: 6 (14 enodes) 368.996 * * [simplify]: iters left: 5 (56 enodes) 369.005 * * [simplify]: iters left: 4 (112 enodes) 369.027 * * [simplify]: iters left: 3 (297 enodes) 369.106 * * [simplify]: Extracting #0: cost 1 inf + 0 369.106 * * [simplify]: Extracting #1: cost 0 inf + 1 369.106 * [simplify]: Simplified to 0 369.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)) 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)) 369.107 * * * * [progress]: [ 596 / 3260 ] simplifiying candidate # 369.107 * [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)))))) 369.107 * * [simplify]: iters left: 6 (26 enodes) 369.113 * * [simplify]: iters left: 5 (103 enodes) 369.129 * * [simplify]: iters left: 4 (213 enodes) 369.171 * * [simplify]: Extracting #0: cost 1 inf + 0 369.171 * * [simplify]: Extracting #1: cost 11 inf + 0 369.172 * * [simplify]: Extracting #2: cost 103 inf + 0 369.172 * * [simplify]: Extracting #3: cost 180 inf + 204 369.173 * * [simplify]: Extracting #4: cost 159 inf + 3124 369.176 * * [simplify]: Extracting #5: cost 94 inf + 21993 369.182 * * [simplify]: Extracting #6: cost 35 inf + 39869 369.190 * * [simplify]: Extracting #7: cost 5 inf + 50438 369.200 * * [simplify]: Extracting #8: cost 0 inf + 52266 369.209 * [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))))) 369.209 * [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))))))) 369.209 * [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))))) 369.210 * * [simplify]: iters left: 6 (13 enodes) 369.214 * * [simplify]: iters left: 5 (53 enodes) 369.222 * * [simplify]: iters left: 4 (118 enodes) 369.245 * * [simplify]: iters left: 3 (324 enodes) 369.330 * * [simplify]: Extracting #0: cost 1 inf + 0 369.330 * * [simplify]: Extracting #1: cost 0 inf + 1 369.330 * [simplify]: Simplified to 0 369.330 * [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)) 369.330 * * * * [progress]: [ 597 / 3260 ] simplifiying candidate # 369.330 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 369.330 * * [simplify]: iters left: 6 (24 enodes) 369.336 * * [simplify]: iters left: 5 (92 enodes) 369.349 * * [simplify]: iters left: 4 (171 enodes) 369.379 * * [simplify]: iters left: 3 (411 enodes) 369.488 * * [simplify]: Extracting #0: cost 1 inf + 0 369.488 * * [simplify]: Extracting #1: cost 9 inf + 0 369.488 * * [simplify]: Extracting #2: cost 117 inf + 0 369.489 * * [simplify]: Extracting #3: cost 212 inf + 43 369.490 * * [simplify]: Extracting #4: cost 189 inf + 3785 369.496 * * [simplify]: Extracting #5: cost 125 inf + 17089 369.503 * * [simplify]: Extracting #6: cost 74 inf + 30258 369.515 * * [simplify]: Extracting #7: cost 11 inf + 52975 369.529 * * [simplify]: Extracting #8: cost 0 inf + 57423 369.543 * * [simplify]: Extracting #9: cost 0 inf + 57383 369.557 * [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))) 369.557 * [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)))))) 369.557 * [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)))) 369.557 * * [simplify]: iters left: 6 (11 enodes) 369.560 * * [simplify]: iters left: 5 (43 enodes) 369.566 * * [simplify]: iters left: 4 (84 enodes) 369.582 * * [simplify]: iters left: 3 (212 enodes) 369.625 * * [simplify]: iters left: 2 (472 enodes) 369.725 * * [simplify]: Extracting #0: cost 1 inf + 0 369.725 * * [simplify]: Extracting #1: cost 0 inf + 1 369.725 * [simplify]: Simplified to 0 369.725 * [simplify]: Simplified (2 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)) 369.725 * * * * [progress]: [ 598 / 3260 ] simplifiying candidate # 369.726 * [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)))) 369.726 * * [simplify]: iters left: 6 (24 enodes) 369.733 * * [simplify]: iters left: 5 (92 enodes) 369.747 * * [simplify]: iters left: 4 (177 enodes) 369.779 * * [simplify]: iters left: 3 (401 enodes) 369.879 * * [simplify]: Extracting #0: cost 1 inf + 0 369.880 * * [simplify]: Extracting #1: cost 11 inf + 0 369.880 * * [simplify]: Extracting #2: cost 111 inf + 0 369.880 * * [simplify]: Extracting #3: cost 182 inf + 2 369.881 * * [simplify]: Extracting #4: cost 175 inf + 657 369.883 * * [simplify]: Extracting #5: cost 120 inf + 9763 369.888 * * [simplify]: Extracting #6: cost 72 inf + 23317 369.898 * * [simplify]: Extracting #7: cost 11 inf + 45372 369.912 * * [simplify]: Extracting #8: cost 0 inf + 49389 369.924 * * [simplify]: Extracting #9: cost 0 inf + 49349 369.937 * [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))) 369.937 * [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))))) 369.937 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 369.937 * * [simplify]: iters left: 6 (12 enodes) 369.941 * * [simplify]: iters left: 5 (49 enodes) 369.948 * * [simplify]: iters left: 4 (99 enodes) 369.967 * * [simplify]: iters left: 3 (234 enodes) 370.019 * * [simplify]: iters left: 2 (447 enodes) 370.112 * * [simplify]: Extracting #0: cost 1 inf + 0 370.112 * * [simplify]: Extracting #1: cost 0 inf + 1 370.112 * [simplify]: Simplified to 0 370.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))))) (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)) 370.112 * * * * [progress]: [ 599 / 3260 ] simplifiying candidate # 370.112 * [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)))))) 370.113 * * [simplify]: iters left: 6 (27 enodes) 370.118 * * [simplify]: iters left: 5 (105 enodes) 370.136 * * [simplify]: iters left: 4 (211 enodes) 370.176 * * [simplify]: iters left: 3 (493 enodes) 370.310 * * [simplify]: Extracting #0: cost 1 inf + 0 370.310 * * [simplify]: Extracting #1: cost 11 inf + 0 370.310 * * [simplify]: Extracting #2: cost 129 inf + 0 370.311 * * [simplify]: Extracting #3: cost 211 inf + 327 370.312 * * [simplify]: Extracting #4: cost 178 inf + 4993 370.316 * * [simplify]: Extracting #5: cost 129 inf + 16570 370.323 * * [simplify]: Extracting #6: cost 69 inf + 34437 370.336 * * [simplify]: Extracting #7: cost 1 inf + 59648 370.352 * * [simplify]: Extracting #8: cost 0 inf + 59959 370.367 * [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))))) 370.367 * [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))))))) 370.367 * [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))))) 370.367 * * [simplify]: iters left: 6 (14 enodes) 370.372 * * [simplify]: iters left: 5 (57 enodes) 370.381 * * [simplify]: iters left: 4 (121 enodes) 370.405 * * [simplify]: iters left: 3 (291 enodes) 370.483 * * [simplify]: Extracting #0: cost 1 inf + 0 370.483 * * [simplify]: Extracting #1: cost 0 inf + 1 370.483 * [simplify]: Simplified to 0 370.483 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 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)) 370.484 * * * * [progress]: [ 600 / 3260 ] simplifiying candidate # 370.484 * [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))))) 370.484 * * [simplify]: iters left: 6 (26 enodes) 370.490 * * [simplify]: iters left: 5 (100 enodes) 370.505 * * [simplify]: iters left: 4 (185 enodes) 370.538 * * [simplify]: iters left: 3 (403 enodes) 370.630 * * [simplify]: Extracting #0: cost 1 inf + 0 370.630 * * [simplify]: Extracting #1: cost 11 inf + 0 370.631 * * [simplify]: Extracting #2: cost 109 inf + 0 370.631 * * [simplify]: Extracting #3: cost 170 inf + 370 370.632 * * [simplify]: Extracting #4: cost 162 inf + 1268 370.633 * * [simplify]: Extracting #5: cost 146 inf + 3603 370.638 * * [simplify]: Extracting #6: cost 73 inf + 22819 370.648 * * [simplify]: Extracting #7: cost 5 inf + 44076 370.661 * * [simplify]: Extracting #8: cost 0 inf + 45367 370.673 * [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)) 370.673 * [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)))))) 370.673 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 370.673 * * [simplify]: iters left: 6 (13 enodes) 370.677 * * [simplify]: iters left: 5 (52 enodes) 370.684 * * [simplify]: iters left: 4 (98 enodes) 370.703 * * [simplify]: iters left: 3 (212 enodes) 370.743 * * [simplify]: iters left: 2 (371 enodes) 370.814 * * [simplify]: Extracting #0: cost 1 inf + 0 370.814 * * [simplify]: Extracting #1: cost 0 inf + 1 370.814 * [simplify]: Simplified to 0 370.814 * [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)) 370.814 * * * * [progress]: [ 601 / 3260 ] simplifiying candidate # 370.815 * [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)))) 370.815 * * [simplify]: iters left: 6 (25 enodes) 370.820 * * [simplify]: iters left: 5 (91 enodes) 370.836 * * [simplify]: iters left: 4 (170 enodes) 370.863 * * [simplify]: iters left: 3 (328 enodes) 370.934 * * [simplify]: Extracting #0: cost 1 inf + 0 370.934 * * [simplify]: Extracting #1: cost 11 inf + 0 370.934 * * [simplify]: Extracting #2: cost 105 inf + 0 370.935 * * [simplify]: Extracting #3: cost 144 inf + 703 370.936 * * [simplify]: Extracting #4: cost 109 inf + 4587 370.938 * * [simplify]: Extracting #5: cost 97 inf + 6956 370.940 * * [simplify]: Extracting #6: cost 92 inf + 7649 370.943 * * [simplify]: Extracting #7: cost 82 inf + 9074 370.948 * * [simplify]: Extracting #8: cost 33 inf + 28227 370.959 * * [simplify]: Extracting #9: cost 0 inf + 42131 370.970 * * [simplify]: Extracting #10: cost 0 inf + 42076 370.981 * [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))) 370.981 * [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))))) 370.981 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 370.981 * * [simplify]: iters left: 6 (12 enodes) 370.984 * * [simplify]: iters left: 5 (44 enodes) 370.991 * * [simplify]: iters left: 4 (92 enodes) 371.004 * * [simplify]: iters left: 3 (159 enodes) 371.030 * * [simplify]: iters left: 2 (267 enodes) 371.072 * * [simplify]: iters left: 1 (364 enodes) 371.128 * * [simplify]: Extracting #0: cost 1 inf + 0 371.128 * * [simplify]: Extracting #1: cost 0 inf + 1 371.128 * [simplify]: Simplified to 0 371.128 * [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)) 371.129 * * * * [progress]: [ 602 / 3260 ] simplifiying candidate # 371.130 * [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)))))) 371.130 * * [simplify]: iters left: 6 (28 enodes) 371.137 * * [simplify]: iters left: 5 (112 enodes) 371.155 * * [simplify]: iters left: 4 (244 enodes) 371.207 * * [simplify]: Extracting #0: cost 1 inf + 0 371.207 * * [simplify]: Extracting #1: cost 11 inf + 0 371.207 * * [simplify]: Extracting #2: cost 129 inf + 0 371.208 * * [simplify]: Extracting #3: cost 212 inf + 696 371.209 * * [simplify]: Extracting #4: cost 179 inf + 6124 371.214 * * [simplify]: Extracting #5: cost 94 inf + 33355 371.222 * * [simplify]: Extracting #6: cost 35 inf + 50213 371.232 * * [simplify]: Extracting #7: cost 1 inf + 62961 371.243 * * [simplify]: Extracting #8: cost 0 inf + 62805 371.254 * * [simplify]: Extracting #9: cost 0 inf + 62773 371.267 * [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))))) 371.267 * [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))))))) 371.267 * [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))))) 371.267 * * [simplify]: iters left: 6 (15 enodes) 371.271 * * [simplify]: iters left: 5 (64 enodes) 371.281 * * [simplify]: iters left: 4 (149 enodes) 371.315 * * [simplify]: iters left: 3 (466 enodes) 371.564 * * [simplify]: Extracting #0: cost 1 inf + 0 371.564 * * [simplify]: Extracting #1: cost 0 inf + 1 371.565 * [simplify]: Simplified to 0 371.565 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (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)) 371.566 * * * * [progress]: [ 603 / 3260 ] simplifiying candidate # 371.566 * [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))))) 371.566 * * [simplify]: iters left: 6 (27 enodes) 371.572 * * [simplify]: iters left: 5 (107 enodes) 371.589 * * [simplify]: iters left: 4 (214 enodes) 371.632 * * [simplify]: Extracting #0: cost 1 inf + 0 371.632 * * [simplify]: Extracting #1: cost 11 inf + 0 371.632 * * [simplify]: Extracting #2: cost 110 inf + 0 371.633 * * [simplify]: Extracting #3: cost 169 inf + 250 371.634 * * [simplify]: Extracting #4: cost 122 inf + 7881 371.638 * * [simplify]: Extracting #5: cost 61 inf + 24320 371.644 * * [simplify]: Extracting #6: cost 39 inf + 31716 371.651 * * [simplify]: Extracting #7: cost 1 inf + 45136 371.660 * * [simplify]: Extracting #8: cost 0 inf + 45109 371.668 * * [simplify]: Extracting #9: cost 0 inf + 45029 371.677 * [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))) 371.677 * [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)))))) 371.677 * [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)))) 371.677 * * [simplify]: iters left: 6 (14 enodes) 371.681 * * [simplify]: iters left: 5 (59 enodes) 371.692 * * [simplify]: iters left: 4 (121 enodes) 371.715 * * [simplify]: iters left: 3 (332 enodes) 372.114 * * [simplify]: Extracting #0: cost 1 inf + 0 372.114 * * [simplify]: Extracting #1: cost 0 inf + 1 372.114 * [simplify]: Simplified to 0 372.114 * [simplify]: Simplified (2 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)) 372.114 * * * * [progress]: [ 604 / 3260 ] simplifiying candidate # 372.115 * [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)))) 372.115 * * [simplify]: iters left: 6 (26 enodes) 372.121 * * [simplify]: iters left: 5 (102 enodes) 372.138 * * [simplify]: iters left: 4 (205 enodes) 372.179 * * [simplify]: iters left: 3 (486 enodes) 372.336 * * [simplify]: Extracting #0: cost 1 inf + 0 372.336 * * [simplify]: Extracting #1: cost 11 inf + 0 372.336 * * [simplify]: Extracting #2: cost 153 inf + 0 372.337 * * [simplify]: Extracting #3: cost 227 inf + 213 372.338 * * [simplify]: Extracting #4: cost 200 inf + 2910 372.343 * * [simplify]: Extracting #5: cost 133 inf + 17061 372.350 * * [simplify]: Extracting #6: cost 62 inf + 37177 372.363 * * [simplify]: Extracting #7: cost 9 inf + 55858 372.378 * * [simplify]: Extracting #8: cost 0 inf + 59907 372.393 * [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)) 372.393 * [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))))) 372.393 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 372.393 * * [simplify]: iters left: 6 (13 enodes) 372.396 * * [simplify]: iters left: 5 (54 enodes) 372.407 * * [simplify]: iters left: 4 (112 enodes) 372.429 * * [simplify]: iters left: 3 (281 enodes) 372.524 * * [simplify]: Extracting #0: cost 1 inf + 0 372.524 * * [simplify]: Extracting #1: cost 0 inf + 1 372.524 * [simplify]: Simplified to 0 372.525 * [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)) 372.525 * * * * [progress]: [ 605 / 3260 ] simplifiying candidate # 372.525 * [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)))))) 372.525 * * [simplify]: iters left: 6 (26 enodes) 372.531 * * [simplify]: iters left: 5 (104 enodes) 372.547 * * [simplify]: iters left: 4 (226 enodes) 372.596 * * [simplify]: Extracting #0: cost 1 inf + 0 372.596 * * [simplify]: Extracting #1: cost 11 inf + 0 372.597 * * [simplify]: Extracting #2: cost 108 inf + 0 372.597 * * [simplify]: Extracting #3: cost 179 inf + 450 372.598 * * [simplify]: Extracting #4: cost 135 inf + 7029 372.602 * * [simplify]: Extracting #5: cost 70 inf + 24491 372.608 * * [simplify]: Extracting #6: cost 40 inf + 33637 372.616 * * [simplify]: Extracting #7: cost 2 inf + 47101 372.625 * * [simplify]: Extracting #8: cost 0 inf + 47469 372.636 * [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)))) 372.636 * [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))))))) 372.636 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 372.637 * * [simplify]: iters left: 6 (14 enodes) 372.640 * * [simplify]: iters left: 5 (59 enodes) 372.649 * * [simplify]: iters left: 4 (134 enodes) 372.677 * * [simplify]: iters left: 3 (357 enodes) 372.813 * * [simplify]: Extracting #0: cost 1 inf + 0 372.813 * * [simplify]: Extracting #1: cost 0 inf + 1 372.813 * [simplify]: Simplified to 0 372.813 * [simplify]: Simplified (2 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)) 372.813 * * * * [progress]: [ 606 / 3260 ] simplifiying candidate # 372.813 * [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))))) 372.814 * * [simplify]: iters left: 6 (25 enodes) 372.819 * * [simplify]: iters left: 5 (98 enodes) 372.834 * * [simplify]: iters left: 4 (196 enodes) 372.874 * * [simplify]: iters left: 3 (471 enodes) 373.045 * * [simplify]: Extracting #0: cost 1 inf + 0 373.045 * * [simplify]: Extracting #1: cost 11 inf + 0 373.045 * * [simplify]: Extracting #2: cost 177 inf + 0 373.047 * * [simplify]: Extracting #3: cost 280 inf + 250 373.049 * * [simplify]: Extracting #4: cost 220 inf + 8114 373.058 * * [simplify]: Extracting #5: cost 123 inf + 28351 373.067 * * [simplify]: Extracting #6: cost 96 inf + 33593 373.078 * * [simplify]: Extracting #7: cost 55 inf + 46214 373.093 * * [simplify]: Extracting #8: cost 9 inf + 64614 373.110 * * [simplify]: Extracting #9: cost 0 inf + 68422 373.128 * [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)) 373.128 * [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)))))) 373.128 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 373.128 * * [simplify]: iters left: 6 (13 enodes) 373.132 * * [simplify]: iters left: 5 (53 enodes) 373.140 * * [simplify]: iters left: 4 (106 enodes) 373.160 * * [simplify]: iters left: 3 (257 enodes) 373.244 * * [simplify]: Extracting #0: cost 1 inf + 0 373.244 * * [simplify]: Extracting #1: cost 0 inf + 1 373.244 * [simplify]: Simplified to 0 373.244 * [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)) 373.244 * * * * [progress]: [ 607 / 3260 ] simplifiying candidate # 373.244 * [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)))) 373.244 * * [simplify]: iters left: 6 (24 enodes) 373.250 * * [simplify]: iters left: 5 (92 enodes) 373.264 * * [simplify]: iters left: 4 (176 enodes) 373.298 * * [simplify]: iters left: 3 (388 enodes) 373.415 * * [simplify]: Extracting #0: cost 1 inf + 0 373.415 * * [simplify]: Extracting #1: cost 11 inf + 0 373.415 * * [simplify]: Extracting #2: cost 131 inf + 0 373.416 * * [simplify]: Extracting #3: cost 187 inf + 46 373.417 * * [simplify]: Extracting #4: cost 167 inf + 1732 373.420 * * [simplify]: Extracting #5: cost 123 inf + 8349 373.423 * * [simplify]: Extracting #6: cost 96 inf + 12473 373.428 * * [simplify]: Extracting #7: cost 66 inf + 21492 373.439 * * [simplify]: Extracting #8: cost 6 inf + 45414 373.450 * * [simplify]: Extracting #9: cost 0 inf + 47800 373.462 * * [simplify]: Extracting #10: cost 0 inf + 47760 373.476 * [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))) 373.476 * [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))))) 373.476 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 373.477 * * [simplify]: iters left: 6 (12 enodes) 373.480 * * [simplify]: iters left: 5 (49 enodes) 373.488 * * [simplify]: iters left: 4 (94 enodes) 373.506 * * [simplify]: iters left: 3 (221 enodes) 373.574 * * [simplify]: iters left: 2 (492 enodes) 373.786 * * [simplify]: Extracting #0: cost 1 inf + 0 373.786 * * [simplify]: Extracting #1: cost 0 inf + 1 373.786 * [simplify]: Simplified to 0 373.786 * [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)) 373.786 * * * * [progress]: [ 608 / 3260 ] simplifiying candidate # 373.787 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 373.787 * * [simplify]: iters left: 6 (26 enodes) 373.793 * * [simplify]: iters left: 5 (100 enodes) 373.808 * * [simplify]: iters left: 4 (204 enodes) 373.850 * * [simplify]: iters left: 3 (481 enodes) 373.995 * * [simplify]: Extracting #0: cost 1 inf + 0 373.995 * * [simplify]: Extracting #1: cost 11 inf + 0 373.995 * * [simplify]: Extracting #2: cost 156 inf + 0 373.996 * * [simplify]: Extracting #3: cost 226 inf + 1063 373.999 * * [simplify]: Extracting #4: cost 158 inf + 12674 374.005 * * [simplify]: Extracting #5: cost 97 inf + 27019 374.012 * * [simplify]: Extracting #6: cost 69 inf + 36540 374.024 * * [simplify]: Extracting #7: cost 9 inf + 59102 374.041 * * [simplify]: Extracting #8: cost 0 inf + 62317 374.056 * [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))))) 374.056 * [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))))))) 374.056 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 374.056 * * [simplify]: iters left: 6 (13 enodes) 374.059 * * [simplify]: iters left: 5 (52 enodes) 374.067 * * [simplify]: iters left: 4 (111 enodes) 374.091 * * [simplify]: iters left: 3 (278 enodes) 374.180 * * [simplify]: Extracting #0: cost 1 inf + 0 374.180 * * [simplify]: Extracting #1: cost 0 inf + 1 374.180 * [simplify]: Simplified to 0 374.181 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 374.181 * * * * [progress]: [ 609 / 3260 ] simplifiying candidate # 374.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) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 374.181 * * [simplify]: iters left: 6 (25 enodes) 374.187 * * [simplify]: iters left: 5 (95 enodes) 374.201 * * [simplify]: iters left: 4 (180 enodes) 374.237 * * [simplify]: iters left: 3 (387 enodes) 374.342 * * [simplify]: Extracting #0: cost 1 inf + 0 374.342 * * [simplify]: Extracting #1: cost 11 inf + 0 374.342 * * [simplify]: Extracting #2: cost 134 inf + 0 374.343 * * [simplify]: Extracting #3: cost 168 inf + 952 374.345 * * [simplify]: Extracting #4: cost 113 inf + 6734 374.348 * * [simplify]: Extracting #5: cost 95 inf + 9968 374.352 * * [simplify]: Extracting #6: cost 71 inf + 17688 374.361 * * [simplify]: Extracting #7: cost 11 inf + 39917 374.372 * * [simplify]: Extracting #8: cost 0 inf + 44543 374.384 * * [simplify]: Extracting #9: cost 0 inf + 44503 374.397 * [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))) 374.397 * [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)))))) 374.397 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 374.397 * * [simplify]: iters left: 6 (12 enodes) 374.400 * * [simplify]: iters left: 5 (47 enodes) 374.407 * * [simplify]: iters left: 4 (89 enodes) 374.425 * * [simplify]: iters left: 3 (186 enodes) 374.470 * * [simplify]: iters left: 2 (378 enodes) 374.601 * * [simplify]: Extracting #0: cost 1 inf + 0 374.601 * * [simplify]: Extracting #1: cost 0 inf + 1 374.601 * [simplify]: Simplified to 0 374.601 * [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)) 374.601 * * * * [progress]: [ 610 / 3260 ] simplifiying candidate # 374.601 * [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)))) 374.602 * * [simplify]: iters left: 6 (24 enodes) 374.607 * * [simplify]: iters left: 5 (89 enodes) 374.620 * * [simplify]: iters left: 4 (146 enodes) 374.644 * * [simplify]: iters left: 3 (275 enodes) 374.703 * * [simplify]: Extracting #0: cost 1 inf + 0 374.703 * * [simplify]: Extracting #1: cost 9 inf + 0 374.703 * * [simplify]: Extracting #2: cost 92 inf + 2 374.703 * * [simplify]: Extracting #3: cost 123 inf + 416 374.706 * * [simplify]: Extracting #4: cost 95 inf + 2602 374.707 * * [simplify]: Extracting #5: cost 97 inf + 3138 374.708 * * [simplify]: Extracting #6: cost 92 inf + 4224 374.712 * * [simplify]: Extracting #7: cost 37 inf + 22861 374.721 * * [simplify]: Extracting #8: cost 0 inf + 38569 374.730 * * [simplify]: Extracting #9: cost 0 inf + 38514 374.740 * [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)) 374.740 * [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))))) 374.740 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 374.740 * * [simplify]: iters left: 6 (11 enodes) 374.743 * * [simplify]: iters left: 5 (40 enodes) 374.749 * * [simplify]: iters left: 4 (65 enodes) 374.759 * * [simplify]: iters left: 3 (97 enodes) 374.774 * * [simplify]: iters left: 2 (165 enodes) 374.807 * * [simplify]: iters left: 1 (271 enodes) 374.859 * * [simplify]: Extracting #0: cost 1 inf + 0 374.859 * * [simplify]: Extracting #1: cost 0 inf + 1 374.859 * [simplify]: Simplified to 0 374.859 * [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)) 374.859 * * * * [progress]: [ 611 / 3260 ] simplifiying candidate # 374.859 * [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)))))) 374.859 * * [simplify]: iters left: 6 (25 enodes) 374.865 * * [simplify]: iters left: 5 (99 enodes) 374.881 * * [simplify]: iters left: 4 (199 enodes) 374.920 * * [simplify]: iters left: 3 (456 enodes) 375.047 * * [simplify]: Extracting #0: cost 1 inf + 0 375.047 * * [simplify]: Extracting #1: cost 11 inf + 0 375.047 * * [simplify]: Extracting #2: cost 152 inf + 0 375.048 * * [simplify]: Extracting #3: cost 211 inf + 1063 375.053 * * [simplify]: Extracting #4: cost 134 inf + 14932 375.059 * * [simplify]: Extracting #5: cost 96 inf + 24498 375.065 * * [simplify]: Extracting #6: cost 69 inf + 33954 375.077 * * [simplify]: Extracting #7: cost 2 inf + 58990 375.091 * * [simplify]: Extracting #8: cost 0 inf + 59815 375.105 * [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)))) 375.105 * [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))))))) 375.105 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 375.105 * * [simplify]: iters left: 6 (12 enodes) 375.108 * * [simplify]: iters left: 5 (51 enodes) 375.116 * * [simplify]: iters left: 4 (106 enodes) 375.139 * * [simplify]: iters left: 3 (247 enodes) 375.205 * * [simplify]: Extracting #0: cost 1 inf + 0 375.205 * * [simplify]: Extracting #1: cost 0 inf + 1 375.205 * [simplify]: Simplified to 0 375.205 * [simplify]: Simplified (2 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)) 375.206 * * * * [progress]: [ 612 / 3260 ] simplifiying candidate # 375.206 * [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))))) 375.206 * * [simplify]: iters left: 6 (24 enodes) 375.211 * * [simplify]: iters left: 5 (94 enodes) 375.226 * * [simplify]: iters left: 4 (177 enodes) 375.261 * * [simplify]: iters left: 3 (390 enodes) 375.366 * * [simplify]: Extracting #0: cost 1 inf + 0 375.366 * * [simplify]: Extracting #1: cost 11 inf + 0 375.367 * * [simplify]: Extracting #2: cost 135 inf + 0 375.367 * * [simplify]: Extracting #3: cost 172 inf + 748 375.370 * * [simplify]: Extracting #4: cost 120 inf + 6124 375.373 * * [simplify]: Extracting #5: cost 97 inf + 10250 375.377 * * [simplify]: Extracting #6: cost 71 inf + 18908 375.386 * * [simplify]: Extracting #7: cost 14 inf + 39800 375.397 * * [simplify]: Extracting #8: cost 0 inf + 45626 375.408 * [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))) 375.408 * [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)))))) 375.409 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 375.409 * * [simplify]: iters left: 6 (11 enodes) 375.414 * * [simplify]: iters left: 5 (46 enodes) 375.421 * * [simplify]: iters left: 4 (86 enodes) 375.438 * * [simplify]: iters left: 3 (183 enodes) 375.482 * * [simplify]: iters left: 2 (372 enodes) 375.608 * * [simplify]: Extracting #0: cost 1 inf + 0 375.608 * * [simplify]: Extracting #1: cost 0 inf + 1 375.608 * [simplify]: Simplified to 0 375.608 * [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)) 375.608 * * * * [progress]: [ 613 / 3260 ] simplifiying candidate # 375.608 * [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)))) 375.608 * * [simplify]: iters left: 6 (23 enodes) 375.616 * * [simplify]: iters left: 5 (88 enodes) 375.629 * * [simplify]: iters left: 4 (145 enodes) 375.653 * * [simplify]: iters left: 3 (274 enodes) 375.713 * * [simplify]: Extracting #0: cost 1 inf + 0 375.713 * * [simplify]: Extracting #1: cost 9 inf + 0 375.713 * * [simplify]: Extracting #2: cost 94 inf + 2 375.713 * * [simplify]: Extracting #3: cost 121 inf + 623 375.714 * * [simplify]: Extracting #4: cost 92 inf + 2772 375.716 * * [simplify]: Extracting #5: cost 97 inf + 3101 375.717 * * [simplify]: Extracting #6: cost 92 inf + 4228 375.721 * * [simplify]: Extracting #7: cost 39 inf + 22314 375.730 * * [simplify]: Extracting #8: cost 2 inf + 37776 375.741 * * [simplify]: Extracting #9: cost 0 inf + 38479 375.750 * [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)))) 375.750 * [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))))) 375.750 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 375.750 * * [simplify]: iters left: 6 (10 enodes) 375.753 * * [simplify]: iters left: 5 (39 enodes) 375.759 * * [simplify]: iters left: 4 (64 enodes) 375.769 * * [simplify]: iters left: 3 (96 enodes) 375.784 * * [simplify]: iters left: 2 (164 enodes) 375.817 * * [simplify]: iters left: 1 (270 enodes) 375.868 * * [simplify]: Extracting #0: cost 1 inf + 0 375.868 * * [simplify]: Extracting #1: cost 0 inf + 1 375.868 * [simplify]: Simplified to 0 375.868 * [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)) 375.869 * * * * [progress]: [ 614 / 3260 ] simplifiying candidate # 375.869 * [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)))))) 375.869 * * [simplify]: iters left: 6 (25 enodes) 375.875 * * [simplify]: iters left: 5 (100 enodes) 375.890 * * [simplify]: iters left: 4 (208 enodes) 375.931 * * [simplify]: iters left: 3 (450 enodes) 376.044 * * [simplify]: Extracting #0: cost 1 inf + 0 376.044 * * [simplify]: Extracting #1: cost 11 inf + 0 376.044 * * [simplify]: Extracting #2: cost 134 inf + 0 376.045 * * [simplify]: Extracting #3: cost 205 inf + 1308 376.048 * * [simplify]: Extracting #4: cost 127 inf + 13807 376.053 * * [simplify]: Extracting #5: cost 96 inf + 20822 376.059 * * [simplify]: Extracting #6: cost 64 inf + 32045 376.070 * * [simplify]: Extracting #7: cost 6 inf + 53231 376.083 * * [simplify]: Extracting #8: cost 0 inf + 55833 376.097 * [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))) 376.097 * [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))))))) 376.099 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 376.099 * * [simplify]: iters left: 6 (12 enodes) 376.102 * * [simplify]: iters left: 5 (53 enodes) 376.111 * * [simplify]: iters left: 4 (117 enodes) 376.132 * * [simplify]: iters left: 3 (255 enodes) 376.191 * * [simplify]: Extracting #0: cost 1 inf + 0 376.191 * * [simplify]: Extracting #1: cost 0 inf + 1 376.191 * [simplify]: Simplified to 0 376.191 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 376.192 * * * * [progress]: [ 615 / 3260 ] simplifiying candidate # 376.192 * [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))))) 376.192 * * [simplify]: iters left: 6 (24 enodes) 376.198 * * [simplify]: iters left: 5 (95 enodes) 376.212 * * [simplify]: iters left: 4 (187 enodes) 376.246 * * [simplify]: iters left: 3 (370 enodes) 376.330 * * [simplify]: Extracting #0: cost 1 inf + 0 376.331 * * [simplify]: Extracting #1: cost 11 inf + 0 376.331 * * [simplify]: Extracting #2: cost 118 inf + 0 376.332 * * [simplify]: Extracting #3: cost 172 inf + 500 376.336 * * [simplify]: Extracting #4: cost 119 inf + 5710 376.338 * * [simplify]: Extracting #5: cost 96 inf + 9064 376.343 * * [simplify]: Extracting #6: cost 67 inf + 19082 376.352 * * [simplify]: Extracting #7: cost 3 inf + 42952 376.363 * * [simplify]: Extracting #8: cost 0 inf + 43997 376.375 * * [simplify]: Extracting #9: cost 0 inf + 43982 376.386 * [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))) 376.386 * [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)))))) 376.387 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 376.387 * * [simplify]: iters left: 6 (11 enodes) 376.390 * * [simplify]: iters left: 5 (48 enodes) 376.398 * * [simplify]: iters left: 4 (98 enodes) 376.415 * * [simplify]: iters left: 3 (181 enodes) 376.451 * * [simplify]: iters left: 2 (358 enodes) 376.556 * * [simplify]: Extracting #0: cost 1 inf + 0 376.556 * * [simplify]: Extracting #1: cost 0 inf + 1 376.556 * [simplify]: Simplified to 0 376.556 * [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)) 376.556 * * * * [progress]: [ 616 / 3260 ] simplifiying candidate # 376.556 * [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)))) 376.556 * * [simplify]: iters left: 6 (23 enodes) 376.564 * * [simplify]: iters left: 5 (88 enodes) 376.577 * * [simplify]: iters left: 4 (165 enodes) 376.604 * * [simplify]: iters left: 3 (315 enodes) 376.671 * * [simplify]: Extracting #0: cost 1 inf + 0 376.671 * * [simplify]: Extracting #1: cost 12 inf + 0 376.672 * * [simplify]: Extracting #2: cost 103 inf + 83 376.672 * * [simplify]: Extracting #3: cost 125 inf + 1576 376.674 * * [simplify]: Extracting #4: cost 90 inf + 3976 376.675 * * [simplify]: Extracting #5: cost 96 inf + 4101 376.678 * * [simplify]: Extracting #6: cost 92 inf + 4888 376.682 * * [simplify]: Extracting #7: cost 56 inf + 16716 376.690 * * [simplify]: Extracting #8: cost 5 inf + 36935 376.699 * * [simplify]: Extracting #9: cost 0 inf + 39050 376.709 * [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)) 376.709 * [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))))) 376.709 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 376.709 * * [simplify]: iters left: 6 (10 enodes) 376.713 * * [simplify]: iters left: 5 (41 enodes) 376.719 * * [simplify]: iters left: 4 (81 enodes) 376.731 * * [simplify]: iters left: 3 (127 enodes) 376.749 * * [simplify]: iters left: 2 (186 enodes) 376.774 * * [simplify]: iters left: 1 (266 enodes) 376.834 * * [simplify]: Extracting #0: cost 1 inf + 0 376.834 * * [simplify]: Extracting #1: cost 0 inf + 1 376.834 * [simplify]: Simplified to 0 376.834 * [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)) 376.834 * * * * [progress]: [ 617 / 3260 ] simplifiying candidate # 376.835 * [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))) 376.835 * * [simplify]: iters left: 6 (22 enodes) 376.840 * * [simplify]: iters left: 5 (85 enodes) 376.853 * * [simplify]: iters left: 4 (147 enodes) 376.879 * * [simplify]: iters left: 3 (276 enodes) 376.940 * * [simplify]: Extracting #0: cost 1 inf + 0 376.940 * * [simplify]: Extracting #1: cost 9 inf + 0 376.940 * * [simplify]: Extracting #2: cost 90 inf + 2 376.941 * * [simplify]: Extracting #3: cost 116 inf + 585 376.942 * * [simplify]: Extracting #4: cost 91 inf + 2689 376.943 * * [simplify]: Extracting #5: cost 96 inf + 2976 376.944 * * [simplify]: Extracting #6: cost 93 inf + 3463 376.950 * * [simplify]: Extracting #7: cost 32 inf + 24662 376.959 * * [simplify]: Extracting #8: cost 0 inf + 37964 376.969 * * [simplify]: Extracting #9: cost 0 inf + 37909 376.979 * * [simplify]: Extracting #10: cost 0 inf + 37894 376.990 * [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))) 376.990 * [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)))) 376.990 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 376.991 * * [simplify]: iters left: 6 (9 enodes) 376.993 * * [simplify]: iters left: 5 (36 enodes) 376.999 * * [simplify]: iters left: 4 (67 enodes) 377.010 * * [simplify]: iters left: 3 (97 enodes) 377.026 * * [simplify]: iters left: 2 (158 enodes) 377.060 * * [simplify]: iters left: 1 (263 enodes) 377.104 * * [simplify]: Extracting #0: cost 1 inf + 0 377.104 * * [simplify]: Extracting #1: cost 0 inf + 1 377.104 * [simplify]: Simplified to 0 377.104 * [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)) 377.104 * * * * [progress]: [ 618 / 3260 ] simplifiying candidate # 377.104 * [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)))) 377.105 * * [simplify]: iters left: 6 (22 enodes) 377.110 * * [simplify]: iters left: 5 (86 enodes) 377.123 * * [simplify]: iters left: 4 (156 enodes) 377.148 * * [simplify]: iters left: 3 (306 enodes) 377.218 * * [simplify]: Extracting #0: cost 1 inf + 0 377.218 * * [simplify]: Extracting #1: cost 11 inf + 0 377.218 * * [simplify]: Extracting #2: cost 100 inf + 0 377.219 * * [simplify]: Extracting #3: cost 138 inf + 252 377.220 * * [simplify]: Extracting #4: cost 100 inf + 3062 377.221 * * [simplify]: Extracting #5: cost 96 inf + 4176 377.223 * * [simplify]: Extracting #6: cost 89 inf + 5684 377.228 * * [simplify]: Extracting #7: cost 31 inf + 26363 377.237 * * [simplify]: Extracting #8: cost 0 inf + 39147 377.246 * * [simplify]: Extracting #9: cost 0 inf + 39092 377.255 * [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))) 377.255 * [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))))) 377.256 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 377.256 * * [simplify]: iters left: 5 (9 enodes) 377.258 * * [simplify]: iters left: 4 (39 enodes) 377.264 * * [simplify]: iters left: 3 (65 enodes) 377.275 * * [simplify]: iters left: 2 (129 enodes) 377.300 * * [simplify]: iters left: 1 (210 enodes) 377.335 * * [simplify]: Extracting #0: cost 1 inf + 0 377.335 * * [simplify]: Extracting #1: cost 0 inf + 1 377.335 * [simplify]: Simplified to 0 377.335 * [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)) 377.335 * * * * [progress]: [ 619 / 3260 ] simplifiying candidate # 377.335 * [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)))))) 377.336 * * [simplify]: iters left: 6 (25 enodes) 377.341 * * [simplify]: iters left: 5 (97 enodes) 377.358 * * [simplify]: iters left: 4 (170 enodes) 377.386 * * [simplify]: iters left: 3 (326 enodes) 377.468 * * [simplify]: Extracting #0: cost 1 inf + 0 377.468 * * [simplify]: Extracting #1: cost 11 inf + 0 377.469 * * [simplify]: Extracting #2: cost 104 inf + 0 377.469 * * [simplify]: Extracting #3: cost 194 inf + 295 377.470 * * [simplify]: Extracting #4: cost 175 inf + 2336 377.472 * * [simplify]: Extracting #5: cost 164 inf + 7362 377.476 * * [simplify]: Extracting #6: cost 116 inf + 25507 377.488 * * [simplify]: Extracting #7: cost 23 inf + 64873 377.503 * * [simplify]: Extracting #8: cost 0 inf + 75291 377.519 * [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)) 377.519 * [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))))))) 377.520 * [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))))) 377.520 * * [simplify]: iters left: 6 (10 enodes) 377.522 * * [simplify]: iters left: 5 (37 enodes) 377.528 * * [simplify]: iters left: 4 (57 enodes) 377.539 * * [simplify]: iters left: 3 (104 enodes) 377.555 * * [simplify]: iters left: 2 (158 enodes) 377.578 * * [simplify]: iters left: 1 (225 enodes) 377.610 * * [simplify]: Extracting #0: cost 1 inf + 0 377.610 * * [simplify]: Extracting #1: cost 0 inf + 1 377.610 * [simplify]: Simplified to 0 377.610 * [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)) 377.611 * * * * [progress]: [ 620 / 3260 ] simplifiying candidate # 377.611 * [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))))) 377.611 * * [simplify]: iters left: 6 (24 enodes) 377.616 * * [simplify]: iters left: 5 (88 enodes) 377.629 * * [simplify]: iters left: 4 (154 enodes) 377.654 * * [simplify]: iters left: 3 (295 enodes) 377.729 * * [simplify]: Extracting #0: cost 1 inf + 0 377.729 * * [simplify]: Extracting #1: cost 9 inf + 0 377.729 * * [simplify]: Extracting #2: cost 93 inf + 0 377.729 * * [simplify]: Extracting #3: cost 176 inf + 252 377.730 * * [simplify]: Extracting #4: cost 161 inf + 1644 377.731 * * [simplify]: Extracting #5: cost 156 inf + 3471 377.732 * * [simplify]: Extracting #6: cost 154 inf + 3842 377.735 * * [simplify]: Extracting #7: cost 109 inf + 19793 377.746 * * [simplify]: Extracting #8: cost 15 inf + 61781 377.761 * * [simplify]: Extracting #9: cost 0 inf + 68346 377.775 * * [simplify]: Extracting #10: cost 0 inf + 68251 377.790 * [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)) 377.790 * [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)))))) 377.790 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 377.790 * * [simplify]: iters left: 6 (9 enodes) 377.793 * * [simplify]: iters left: 5 (29 enodes) 377.797 * * [simplify]: iters left: 4 (42 enodes) 377.803 * * [simplify]: iters left: 3 (58 enodes) 377.810 * * [simplify]: iters left: 2 (68 enodes) 377.817 * * [simplify]: Extracting #0: cost 1 inf + 0 377.817 * * [simplify]: Extracting #1: cost 0 inf + 1 377.817 * [simplify]: Simplified to 0 377.817 * [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)) 377.817 * * * * [progress]: [ 621 / 3260 ] simplifiying candidate # 377.817 * [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)))))) 377.817 * * [simplify]: iters left: 6 (26 enodes) 377.823 * * [simplify]: iters left: 5 (105 enodes) 377.840 * * [simplify]: iters left: 4 (231 enodes) 377.889 * * [simplify]: Extracting #0: cost 1 inf + 0 377.889 * * [simplify]: Extracting #1: cost 11 inf + 0 377.889 * * [simplify]: Extracting #2: cost 95 inf + 0 377.890 * * [simplify]: Extracting #3: cost 145 inf + 3 377.890 * * [simplify]: Extracting #4: cost 148 inf + 5 377.891 * * [simplify]: Extracting #5: cost 147 inf + 1187 377.891 * * [simplify]: Extracting #6: cost 142 inf + 2014 377.894 * * [simplify]: Extracting #7: cost 81 inf + 21361 377.902 * * [simplify]: Extracting #8: cost 12 inf + 45158 377.911 * * [simplify]: Extracting #9: cost 0 inf + 49531 377.920 * [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)))) 377.920 * [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))))))) 377.921 * [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))))) 377.921 * * [simplify]: iters left: 6 (13 enodes) 377.925 * * [simplify]: iters left: 5 (53 enodes) 377.934 * * [simplify]: iters left: 4 (117 enodes) 377.958 * * [simplify]: iters left: 3 (275 enodes) 378.010 * * [simplify]: iters left: 2 (474 enodes) 378.115 * * [simplify]: Extracting #0: cost 1 inf + 0 378.115 * * [simplify]: Extracting #1: cost 0 inf + 1 378.115 * [simplify]: Simplified to 0 378.115 * [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)) 378.115 * * * * [progress]: [ 622 / 3260 ] simplifiying candidate # 378.115 * [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))))) 378.115 * * [simplify]: iters left: 6 (27 enodes) 378.121 * * [simplify]: iters left: 5 (105 enodes) 378.137 * * [simplify]: iters left: 4 (200 enodes) 378.172 * * [simplify]: iters left: 3 (396 enodes) 378.265 * * [simplify]: Extracting #0: cost 1 inf + 0 378.265 * * [simplify]: Extracting #1: cost 11 inf + 0 378.265 * * [simplify]: Extracting #2: cost 109 inf + 0 378.266 * * [simplify]: Extracting #3: cost 213 inf + 44 378.267 * * [simplify]: Extracting #4: cost 193 inf + 3372 378.269 * * [simplify]: Extracting #5: cost 159 inf + 10969 378.274 * * [simplify]: Extracting #6: cost 109 inf + 29927 378.287 * * [simplify]: Extracting #7: cost 17 inf + 68732 378.303 * * [simplify]: Extracting #8: cost 0 inf + 76350 378.320 * * [simplify]: Extracting #9: cost 0 inf + 76240 378.337 * [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)) 378.337 * [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)))))) 378.337 * [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)))) 378.337 * * [simplify]: iters left: 6 (12 enodes) 378.341 * * [simplify]: iters left: 5 (47 enodes) 378.348 * * [simplify]: iters left: 4 (82 enodes) 378.361 * * [simplify]: iters left: 3 (157 enodes) 378.386 * * [simplify]: iters left: 2 (248 enodes) 378.424 * * [simplify]: iters left: 1 (341 enodes) 378.476 * * [simplify]: Extracting #0: cost 1 inf + 0 378.476 * * [simplify]: Extracting #1: cost 0 inf + 1 378.476 * [simplify]: Simplified to 0 378.476 * [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)) 378.476 * * * * [progress]: [ 623 / 3260 ] simplifiying candidate # 378.476 * [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)))) 378.476 * * [simplify]: iters left: 6 (26 enodes) 378.482 * * [simplify]: iters left: 5 (100 enodes) 378.498 * * [simplify]: iters left: 4 (200 enodes) 378.536 * * [simplify]: iters left: 3 (417 enodes) 378.648 * * [simplify]: Extracting #0: cost 1 inf + 0 378.648 * * [simplify]: Extracting #1: cost 13 inf + 0 378.649 * * [simplify]: Extracting #2: cost 118 inf + 0 378.649 * * [simplify]: Extracting #3: cost 223 inf + 3 378.650 * * [simplify]: Extracting #4: cost 214 inf + 900 378.652 * * [simplify]: Extracting #5: cost 205 inf + 3174 378.656 * * [simplify]: Extracting #6: cost 128 inf + 28187 378.669 * * [simplify]: Extracting #7: cost 19 inf + 72963 378.687 * * [simplify]: Extracting #8: cost 0 inf + 80337 378.706 * * [simplify]: Extracting #9: cost 0 inf + 80202 378.723 * [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)) 378.723 * [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))))) 378.723 * [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))) 378.723 * * [simplify]: iters left: 6 (12 enodes) 378.726 * * [simplify]: iters left: 5 (47 enodes) 378.734 * * [simplify]: iters left: 4 (89 enodes) 378.750 * * [simplify]: iters left: 3 (180 enodes) 378.787 * * [simplify]: iters left: 2 (296 enodes) 378.841 * * [simplify]: iters left: 1 (428 enodes) 378.925 * * [simplify]: Extracting #0: cost 1 inf + 0 378.925 * * [simplify]: Extracting #1: cost 0 inf + 1 378.925 * [simplify]: Simplified to 0 378.925 * [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)) 378.925 * * * * [progress]: [ 624 / 3260 ] simplifiying candidate # 378.926 * [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)))))) 378.926 * * [simplify]: iters left: 6 (25 enodes) 378.931 * * [simplify]: iters left: 5 (98 enodes) 378.948 * * [simplify]: iters left: 4 (192 enodes) 378.981 * * [simplify]: iters left: 3 (393 enodes) 379.082 * * [simplify]: Extracting #0: cost 1 inf + 0 379.082 * * [simplify]: Extracting #1: cost 11 inf + 0 379.083 * * [simplify]: Extracting #2: cost 106 inf + 0 379.083 * * [simplify]: Extracting #3: cost 216 inf + 2 379.084 * * [simplify]: Extracting #4: cost 204 inf + 1706 379.086 * * [simplify]: Extracting #5: cost 189 inf + 5322 379.091 * * [simplify]: Extracting #6: cost 110 inf + 32172 379.105 * * [simplify]: Extracting #7: cost 7 inf + 75242 379.125 * * [simplify]: Extracting #8: cost 0 inf + 78863 379.142 * [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))) 379.142 * [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))))))) 379.142 * [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))))) 379.143 * * [simplify]: iters left: 6 (12 enodes) 379.145 * * [simplify]: iters left: 5 (46 enodes) 379.152 * * [simplify]: iters left: 4 (81 enodes) 379.164 * * [simplify]: iters left: 3 (134 enodes) 379.183 * * [simplify]: iters left: 2 (197 enodes) 379.209 * * [simplify]: iters left: 1 (271 enodes) 379.246 * * [simplify]: Extracting #0: cost 1 inf + 0 379.246 * * [simplify]: Extracting #1: cost 0 inf + 1 379.246 * [simplify]: Simplified to 0 379.246 * [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)) 379.246 * * * * [progress]: [ 625 / 3260 ] simplifiying candidate # 379.247 * [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))))) 379.247 * * [simplify]: iters left: 6 (25 enodes) 379.252 * * [simplify]: iters left: 5 (95 enodes) 379.266 * * [simplify]: iters left: 4 (169 enodes) 379.293 * * [simplify]: iters left: 3 (325 enodes) 379.372 * * [simplify]: Extracting #0: cost 1 inf + 0 379.372 * * [simplify]: Extracting #1: cost 9 inf + 0 379.373 * * [simplify]: Extracting #2: cost 97 inf + 0 379.373 * * [simplify]: Extracting #3: cost 199 inf + 2 379.374 * * [simplify]: Extracting #4: cost 188 inf + 1020 379.375 * * [simplify]: Extracting #5: cost 172 inf + 4394 379.379 * * [simplify]: Extracting #6: cost 117 inf + 23364 379.392 * * [simplify]: Extracting #7: cost 11 inf + 68678 379.408 * * [simplify]: Extracting #8: cost 0 inf + 73096 379.424 * [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))) 379.424 * [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)))))) 379.424 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 379.424 * * [simplify]: iters left: 6 (10 enodes) 379.427 * * [simplify]: iters left: 5 (38 enodes) 379.434 * * [simplify]: iters left: 4 (59 enodes) 379.442 * * [simplify]: iters left: 3 (88 enodes) 379.454 * * [simplify]: iters left: 2 (117 enodes) 379.467 * * [simplify]: iters left: 1 (144 enodes) 379.483 * * [simplify]: Extracting #0: cost 1 inf + 0 379.484 * * [simplify]: Extracting #1: cost 0 inf + 1 379.484 * [simplify]: Simplified to 0 379.484 * [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)) 379.484 * * * * [progress]: [ 626 / 3260 ] simplifiying candidate # 379.484 * [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)))) 379.484 * * [simplify]: iters left: 6 (25 enodes) 379.490 * * [simplify]: iters left: 5 (95 enodes) 379.505 * * [simplify]: iters left: 4 (173 enodes) 379.533 * * [simplify]: iters left: 3 (344 enodes) 379.617 * * [simplify]: Extracting #0: cost 1 inf + 0 379.617 * * [simplify]: Extracting #1: cost 11 inf + 0 379.617 * * [simplify]: Extracting #2: cost 107 inf + 0 379.618 * * [simplify]: Extracting #3: cost 196 inf + 129 379.619 * * [simplify]: Extracting #4: cost 179 inf + 1764 379.620 * * [simplify]: Extracting #5: cost 163 inf + 5224 379.624 * * [simplify]: Extracting #6: cost 116 inf + 21077 379.636 * * [simplify]: Extracting #7: cost 15 inf + 65699 379.652 * * [simplify]: Extracting #8: cost 0 inf + 71958 379.668 * [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.668 * [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))))) 379.668 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 379.668 * * [simplify]: iters left: 6 (11 enodes) 379.671 * * [simplify]: iters left: 5 (42 enodes) 379.677 * * [simplify]: iters left: 4 (67 enodes) 379.689 * * [simplify]: iters left: 3 (111 enodes) 379.704 * * [simplify]: iters left: 2 (140 enodes) 379.720 * * [simplify]: iters left: 1 (160 enodes) 379.736 * * [simplify]: Extracting #0: cost 1 inf + 0 379.736 * * [simplify]: Extracting #1: cost 0 inf + 1 379.736 * [simplify]: Simplified to 0 379.736 * [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.736 * * * * [progress]: [ 627 / 3260 ] simplifiying candidate # 379.737 * [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)))))) 379.737 * * [simplify]: iters left: 6 (29 enodes) 379.743 * * [simplify]: iters left: 5 (120 enodes) 379.764 * * [simplify]: iters left: 4 (295 enodes) 379.847 * * [simplify]: Extracting #0: cost 1 inf + 0 379.847 * * [simplify]: Extracting #1: cost 11 inf + 0 379.847 * * [simplify]: Extracting #2: cost 187 inf + 0 379.848 * * [simplify]: Extracting #3: cost 328 inf + 205 379.850 * * [simplify]: Extracting #4: cost 305 inf + 4810 379.857 * * [simplify]: Extracting #5: cost 145 inf + 61633 379.872 * * [simplify]: Extracting #6: cost 69 inf + 90936 379.887 * * [simplify]: Extracting #7: cost 40 inf + 99540 379.905 * * [simplify]: Extracting #8: cost 2 inf + 116242 379.924 * * [simplify]: Extracting #9: cost 0 inf + 117282 379.944 * * [simplify]: Extracting #10: cost 0 inf + 117202 379.963 * [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)))) 379.963 * [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))))))) 379.963 * [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))))) 379.963 * * [simplify]: iters left: 6 (16 enodes) 379.967 * * [simplify]: iters left: 5 (68 enodes) 379.978 * * [simplify]: iters left: 4 (179 enodes) 380.033 * * [simplify]: Extracting #0: cost 1 inf + 0 380.033 * * [simplify]: Extracting #1: cost 27 inf + 0 380.033 * * [simplify]: Extracting #2: cost 153 inf + 0 380.034 * * [simplify]: Extracting #3: cost 242 inf + 83 380.036 * * [simplify]: Extracting #4: cost 185 inf + 16503 380.047 * * [simplify]: Extracting #5: cost 15 inf + 79352 380.059 * * [simplify]: Extracting #6: cost 0 inf + 84943 380.073 * [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))))) 380.073 * [simplify]: 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))))))) 380.073 * * * * [progress]: [ 628 / 3260 ] simplifiying candidate # 380.073 * [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))))) 380.074 * * [simplify]: iters left: 6 (30 enodes) 380.080 * * [simplify]: iters left: 5 (121 enodes) 380.100 * * [simplify]: iters left: 4 (265 enodes) 380.158 * * [simplify]: Extracting #0: cost 1 inf + 0 380.158 * * [simplify]: Extracting #1: cost 11 inf + 0 380.158 * * [simplify]: Extracting #2: cost 140 inf + 0 380.159 * * [simplify]: Extracting #3: cost 239 inf + 204 380.160 * * [simplify]: Extracting #4: cost 224 inf + 2872 380.164 * * [simplify]: Extracting #5: cost 118 inf + 35984 380.172 * * [simplify]: Extracting #6: cost 68 inf + 53122 380.182 * * [simplify]: Extracting #7: cost 35 inf + 63538 380.195 * * [simplify]: Extracting #8: cost 0 inf + 80255 380.210 * * [simplify]: Extracting #9: cost 0 inf + 79775 380.223 * * [simplify]: Extracting #10: cost 0 inf + 79665 380.237 * [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))))) 380.237 * [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)))))) 380.237 * [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)))) 380.237 * * [simplify]: iters left: 6 (15 enodes) 380.241 * * [simplify]: iters left: 5 (63 enodes) 380.251 * * [simplify]: iters left: 4 (145 enodes) 380.286 * * [simplify]: iters left: 3 (499 enodes) 380.510 * * [simplify]: Extracting #0: cost 1 inf + 0 380.510 * * [simplify]: Extracting #1: cost 0 inf + 1 380.510 * [simplify]: Simplified to 0 380.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))))) 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)) 380.510 * * * * [progress]: [ 629 / 3260 ] simplifiying candidate # 380.511 * [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)))) 380.511 * * [simplify]: iters left: 6 (29 enodes) 380.521 * * [simplify]: iters left: 5 (115 enodes) 380.540 * * [simplify]: iters left: 4 (271 enodes) 380.604 * * [simplify]: Extracting #0: cost 1 inf + 0 380.604 * * [simplify]: Extracting #1: cost 13 inf + 0 380.604 * * [simplify]: Extracting #2: cost 139 inf + 0 380.605 * * [simplify]: Extracting #3: cost 221 inf + 327 380.606 * * [simplify]: Extracting #4: cost 204 inf + 4018 380.610 * * [simplify]: Extracting #5: cost 108 inf + 32212 380.618 * * [simplify]: Extracting #6: cost 45 inf + 53119 380.628 * * [simplify]: Extracting #7: cost 4 inf + 69431 380.641 * * [simplify]: Extracting #8: cost 0 inf + 70653 380.655 * * [simplify]: Extracting #9: cost 0 inf + 70423 380.667 * [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)))) 380.667 * [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))))) 380.667 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 380.667 * * [simplify]: iters left: 6 (15 enodes) 380.671 * * [simplify]: iters left: 5 (62 enodes) 380.682 * * [simplify]: iters left: 4 (159 enodes) 380.723 * * [simplify]: iters left: 3 (475 enodes) 380.917 * * [simplify]: Extracting #0: cost 1 inf + 0 380.917 * * [simplify]: Extracting #1: cost 42 inf + 0 380.918 * * [simplify]: Extracting #2: cost 194 inf + 1 380.920 * * [simplify]: Extracting #3: cost 205 inf + 15094 380.933 * * [simplify]: Extracting #4: cost 20 inf + 63712 380.947 * * [simplify]: Extracting #5: cost 3 inf + 65204 380.962 * * [simplify]: Extracting #6: cost 0 inf + 65965 380.976 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 380.976 * [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)))) 380.976 * * * * [progress]: [ 630 / 3260 ] simplifiying candidate # 380.977 * [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)))))) 380.977 * * [simplify]: iters left: 6 (28 enodes) 380.985 * * [simplify]: iters left: 5 (114 enodes) 381.004 * * [simplify]: iters left: 4 (264 enodes) 381.067 * * [simplify]: Extracting #0: cost 1 inf + 0 381.067 * * [simplify]: Extracting #1: cost 11 inf + 0 381.067 * * [simplify]: Extracting #2: cost 143 inf + 0 381.068 * * [simplify]: Extracting #3: cost 250 inf + 43 381.069 * * [simplify]: Extracting #4: cost 234 inf + 2997 381.074 * * [simplify]: Extracting #5: cost 137 inf + 33409 381.083 * * [simplify]: Extracting #6: cost 74 inf + 55549 381.093 * * [simplify]: Extracting #7: cost 44 inf + 63689 381.109 * * [simplify]: Extracting #8: cost 2 inf + 82900 381.124 * * [simplify]: Extracting #9: cost 0 inf + 83298 381.139 * * [simplify]: Extracting #10: cost 0 inf + 83148 381.153 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) 381.154 * [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))))))) 381.154 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 381.154 * * [simplify]: iters left: 6 (15 enodes) 381.157 * * [simplify]: iters left: 5 (62 enodes) 381.167 * * [simplify]: iters left: 4 (148 enodes) 381.204 * * [simplify]: iters left: 3 (499 enodes) 381.438 * * [simplify]: Extracting #0: cost 1 inf + 0 381.438 * * [simplify]: Extracting #1: cost 0 inf + 1 381.438 * [simplify]: Simplified to 0 381.438 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (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)) 381.439 * * * * [progress]: [ 631 / 3260 ] simplifiying candidate # 381.439 * [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))))) 381.439 * * [simplify]: iters left: 6 (29 enodes) 381.445 * * [simplify]: iters left: 5 (114 enodes) 381.463 * * [simplify]: iters left: 4 (237 enodes) 381.513 * * [simplify]: Extracting #0: cost 1 inf + 0 381.513 * * [simplify]: Extracting #1: cost 11 inf + 0 381.513 * * [simplify]: Extracting #2: cost 114 inf + 0 381.514 * * [simplify]: Extracting #3: cost 192 inf + 43 381.514 * * [simplify]: Extracting #4: cost 185 inf + 855 381.516 * * [simplify]: Extracting #5: cost 144 inf + 11152 381.522 * * [simplify]: Extracting #6: cost 45 inf + 42606 381.531 * * [simplify]: Extracting #7: cost 2 inf + 60095 381.542 * * [simplify]: Extracting #8: cost 0 inf + 60463 381.555 * * [simplify]: Extracting #9: cost 0 inf + 60383 381.566 * [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)))) 381.566 * [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)))))) 381.566 * [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)))) 381.566 * * [simplify]: iters left: 6 (14 enodes) 381.569 * * [simplify]: iters left: 5 (56 enodes) 381.578 * * [simplify]: iters left: 4 (117 enodes) 381.603 * * [simplify]: iters left: 3 (347 enodes) 381.714 * * [simplify]: Extracting #0: cost 1 inf + 0 381.714 * * [simplify]: Extracting #1: cost 0 inf + 1 381.714 * [simplify]: Simplified to 0 381.714 * [simplify]: 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)) 381.714 * * * * [progress]: [ 632 / 3260 ] simplifiying candidate # 381.714 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (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)))) 381.714 * * [simplify]: iters left: 6 (28 enodes) 381.723 * * [simplify]: iters left: 5 (110 enodes) 381.740 * * [simplify]: iters left: 4 (228 enodes) 381.786 * * [simplify]: Extracting #0: cost 1 inf + 0 381.786 * * [simplify]: Extracting #1: cost 11 inf + 0 381.786 * * [simplify]: Extracting #2: cost 107 inf + 0 381.787 * * [simplify]: Extracting #3: cost 166 inf + 126 381.787 * * [simplify]: Extracting #4: cost 161 inf + 658 381.788 * * [simplify]: Extracting #5: cost 149 inf + 4219 381.791 * * [simplify]: Extracting #6: cost 87 inf + 18218 381.796 * * [simplify]: Extracting #7: cost 35 inf + 33679 381.805 * * [simplify]: Extracting #8: cost 3 inf + 48174 381.814 * * [simplify]: Extracting #9: cost 0 inf + 49562 381.823 * [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)) 381.823 * [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))))) 381.823 * [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))) 381.824 * * [simplify]: iters left: 6 (14 enodes) 381.827 * * [simplify]: iters left: 5 (57 enodes) 381.836 * * [simplify]: iters left: 4 (116 enodes) 381.862 * * [simplify]: iters left: 3 (321 enodes) 381.968 * * [simplify]: Extracting #0: cost 1 inf + 0 381.968 * * [simplify]: Extracting #1: cost 0 inf + 1 381.968 * [simplify]: Simplified to 0 381.968 * [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)) 381.968 * * * * [progress]: [ 633 / 3260 ] simplifiying candidate # 381.969 * [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)))))) 381.969 * * [simplify]: iters left: 6 (27 enodes) 381.975 * * [simplify]: iters left: 5 (107 enodes) 381.992 * * [simplify]: iters left: 4 (247 enodes) 382.048 * * [simplify]: Extracting #0: cost 1 inf + 0 382.048 * * [simplify]: Extracting #1: cost 11 inf + 0 382.049 * * [simplify]: Extracting #2: cost 117 inf + 0 382.049 * * [simplify]: Extracting #3: cost 200 inf + 2 382.050 * * [simplify]: Extracting #4: cost 186 inf + 2632 382.054 * * [simplify]: Extracting #5: cost 97 inf + 27014 382.061 * * [simplify]: Extracting #6: cost 43 inf + 44756 382.070 * * [simplify]: Extracting #7: cost 5 inf + 59448 382.081 * * [simplify]: Extracting #8: cost 0 inf + 61795 382.094 * [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)))) 382.094 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (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))))))) 382.094 * [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))))) 382.094 * * [simplify]: iters left: 6 (15 enodes) 382.098 * * [simplify]: iters left: 5 (62 enodes) 382.108 * * [simplify]: iters left: 4 (149 enodes) 382.143 * * [simplify]: iters left: 3 (450 enodes) 382.336 * * [simplify]: Extracting #0: cost 1 inf + 0 382.336 * * [simplify]: Extracting #1: cost 0 inf + 1 382.337 * [simplify]: Simplified to 0 382.337 * [simplify]: 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)) 382.337 * * * * [progress]: [ 634 / 3260 ] simplifiying candidate # 382.337 * [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))))) 382.337 * * [simplify]: iters left: 6 (28 enodes) 382.346 * * [simplify]: iters left: 5 (110 enodes) 382.363 * * [simplify]: iters left: 4 (228 enodes) 382.410 * * [simplify]: Extracting #0: cost 1 inf + 0 382.410 * * [simplify]: Extracting #1: cost 11 inf + 0 382.410 * * [simplify]: Extracting #2: cost 100 inf + 0 382.410 * * [simplify]: Extracting #3: cost 164 inf + 2 382.411 * * [simplify]: Extracting #4: cost 161 inf + 209 382.412 * * [simplify]: Extracting #5: cost 144 inf + 4581 382.415 * * [simplify]: Extracting #6: cost 78 inf + 19080 382.420 * * [simplify]: Extracting #7: cost 25 inf + 36403 382.429 * * [simplify]: Extracting #8: cost 1 inf + 47069 382.438 * * [simplify]: Extracting #9: cost 0 inf + 47498 382.447 * [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))) 382.447 * [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)))))) 382.447 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 382.447 * * [simplify]: iters left: 6 (14 enodes) 382.451 * * [simplify]: iters left: 5 (57 enodes) 382.460 * * [simplify]: iters left: 4 (118 enodes) 382.487 * * [simplify]: iters left: 3 (314 enodes) 382.580 * * [simplify]: Extracting #0: cost 1 inf + 0 382.580 * * [simplify]: Extracting #1: cost 0 inf + 1 382.580 * [simplify]: Simplified to 0 382.580 * [simplify]: 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)) 382.580 * * * * [progress]: [ 635 / 3260 ] simplifiying candidate # 382.580 * [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)))) 382.581 * * [simplify]: iters left: 6 (27 enodes) 382.587 * * [simplify]: iters left: 5 (101 enodes) 382.602 * * [simplify]: iters left: 4 (213 enodes) 382.641 * * [simplify]: iters left: 3 (495 enodes) 382.779 * * [simplify]: Extracting #0: cost 1 inf + 0 382.780 * * [simplify]: Extracting #1: cost 13 inf + 0 382.780 * * [simplify]: Extracting #2: cost 156 inf + 0 382.781 * * [simplify]: Extracting #3: cost 278 inf + 129 382.782 * * [simplify]: Extracting #4: cost 260 inf + 2329 382.786 * * [simplify]: Extracting #5: cost 196 inf + 14904 382.791 * * [simplify]: Extracting #6: cost 158 inf + 22119 382.798 * * [simplify]: Extracting #7: cost 108 inf + 39071 382.816 * * [simplify]: Extracting #8: cost 15 inf + 82307 382.836 * * [simplify]: Extracting #9: cost 0 inf + 88640 382.855 * * [simplify]: Extracting #10: cost 0 inf + 88280 382.875 * [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)) 382.875 * [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))))) 382.875 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 382.875 * * [simplify]: iters left: 6 (13 enodes) 382.878 * * [simplify]: iters left: 5 (48 enodes) 382.887 * * [simplify]: iters left: 4 (103 enodes) 382.906 * * [simplify]: iters left: 3 (238 enodes) 382.964 * * [simplify]: Extracting #0: cost 1 inf + 0 382.964 * * [simplify]: Extracting #1: cost 0 inf + 1 382.964 * [simplify]: Simplified to 0 382.964 * [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)) 382.964 * * * * [progress]: [ 636 / 3260 ] simplifiying candidate # 382.964 * [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)))))) 382.964 * * [simplify]: iters left: 6 (28 enodes) 382.971 * * [simplify]: iters left: 5 (113 enodes) 382.989 * * [simplify]: iters left: 4 (257 enodes) 383.048 * * [simplify]: Extracting #0: cost 1 inf + 0 383.048 * * [simplify]: Extracting #1: cost 11 inf + 0 383.048 * * [simplify]: Extracting #2: cost 142 inf + 0 383.049 * * [simplify]: Extracting #3: cost 249 inf + 204 383.050 * * [simplify]: Extracting #4: cost 229 inf + 4208 383.055 * * [simplify]: Extracting #5: cost 132 inf + 35673 383.066 * * [simplify]: Extracting #6: cost 47 inf + 64640 383.079 * * [simplify]: Extracting #7: cost 5 inf + 82251 383.094 * * [simplify]: Extracting #8: cost 0 inf + 84038 383.108 * * [simplify]: Extracting #9: cost 0 inf + 83918 383.123 * [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)))) 383.123 * [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))))))) 383.123 * [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))))) 383.123 * * [simplify]: iters left: 6 (15 enodes) 383.127 * * [simplify]: iters left: 5 (61 enodes) 383.138 * * [simplify]: iters left: 4 (142 enodes) 383.171 * * [simplify]: iters left: 3 (474 enodes) 383.346 * * [simplify]: Extracting #0: cost 1 inf + 0 383.346 * * [simplify]: Extracting #1: cost 0 inf + 1 383.346 * [simplify]: Simplified to 0 383.346 * [simplify]: 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)) 383.346 * * * * [progress]: [ 637 / 3260 ] simplifiying candidate # 383.346 * [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))))) 383.347 * * [simplify]: iters left: 6 (29 enodes) 383.353 * * [simplify]: iters left: 5 (114 enodes) 383.371 * * [simplify]: iters left: 4 (232 enodes) 383.417 * * [simplify]: Extracting #0: cost 1 inf + 0 383.417 * * [simplify]: Extracting #1: cost 11 inf + 0 383.417 * * [simplify]: Extracting #2: cost 113 inf + 0 383.418 * * [simplify]: Extracting #3: cost 186 inf + 204 383.419 * * [simplify]: Extracting #4: cost 169 inf + 2918 383.422 * * [simplify]: Extracting #5: cost 92 inf + 24724 383.428 * * [simplify]: Extracting #6: cost 46 inf + 40343 383.437 * * [simplify]: Extracting #7: cost 2 inf + 58490 383.448 * * [simplify]: Extracting #8: cost 0 inf + 58940 383.458 * * [simplify]: Extracting #9: cost 0 inf + 58860 383.469 * [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))) 383.469 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 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)))))) 383.470 * [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)))) 383.470 * * [simplify]: iters left: 6 (14 enodes) 383.475 * * [simplify]: iters left: 5 (56 enodes) 383.483 * * [simplify]: iters left: 4 (113 enodes) 383.505 * * [simplify]: iters left: 3 (324 enodes) 383.592 * * [simplify]: Extracting #0: cost 1 inf + 0 383.592 * * [simplify]: Extracting #1: cost 0 inf + 1 383.592 * [simplify]: Simplified to 0 383.592 * [simplify]: 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)) 383.592 * * * * [progress]: [ 638 / 3260 ] simplifiying candidate # 383.592 * [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)))) 383.593 * * [simplify]: iters left: 6 (28 enodes) 383.599 * * [simplify]: iters left: 5 (109 enodes) 383.616 * * [simplify]: iters left: 4 (223 enodes) 383.660 * * [simplify]: Extracting #0: cost 1 inf + 0 383.660 * * [simplify]: Extracting #1: cost 11 inf + 0 383.660 * * [simplify]: Extracting #2: cost 109 inf + 0 383.661 * * [simplify]: Extracting #3: cost 169 inf + 205 383.661 * * [simplify]: Extracting #4: cost 161 inf + 1260 383.662 * * [simplify]: Extracting #5: cost 154 inf + 4056 383.667 * * [simplify]: Extracting #6: cost 64 inf + 28054 383.674 * * [simplify]: Extracting #7: cost 3 inf + 49035 383.684 * * [simplify]: Extracting #8: cost 0 inf + 50222 383.693 * [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))) 383.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))) (/ (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))))) 383.693 * [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))) 383.693 * * [simplify]: iters left: 6 (14 enodes) 383.697 * * [simplify]: iters left: 5 (56 enodes) 383.705 * * [simplify]: iters left: 4 (112 enodes) 383.729 * * [simplify]: iters left: 3 (297 enodes) 383.808 * * [simplify]: Extracting #0: cost 1 inf + 0 383.808 * * [simplify]: Extracting #1: cost 0 inf + 1 383.808 * [simplify]: Simplified to 0 383.808 * [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)) 383.808 * * * * [progress]: [ 639 / 3260 ] simplifiying candidate # 383.809 * [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)))))) 383.809 * * [simplify]: iters left: 6 (26 enodes) 383.815 * * [simplify]: iters left: 5 (105 enodes) 383.834 * * [simplify]: iters left: 4 (231 enodes) 383.880 * * [simplify]: Extracting #0: cost 1 inf + 0 383.880 * * [simplify]: Extracting #1: cost 11 inf + 0 383.881 * * [simplify]: Extracting #2: cost 115 inf + 0 383.881 * * [simplify]: Extracting #3: cost 194 inf + 43 383.882 * * [simplify]: Extracting #4: cost 174 inf + 3526 383.886 * * [simplify]: Extracting #5: cost 87 inf + 28450 383.895 * * [simplify]: Extracting #6: cost 44 inf + 42967 383.905 * * [simplify]: Extracting #7: cost 4 inf + 59086 383.915 * * [simplify]: Extracting #8: cost 0 inf + 60212 383.926 * * [simplify]: Extracting #9: cost 0 inf + 60092 383.937 * [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)))))) 383.937 * [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))))))) 383.937 * [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))))) 383.938 * * [simplify]: iters left: 6 (13 enodes) 383.941 * * [simplify]: iters left: 5 (53 enodes) 383.949 * * [simplify]: iters left: 4 (118 enodes) 383.973 * * [simplify]: iters left: 3 (324 enodes) 384.057 * * [simplify]: Extracting #0: cost 1 inf + 0 384.057 * * [simplify]: Extracting #1: cost 0 inf + 1 384.057 * [simplify]: Simplified to 0 384.057 * [simplify]: 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)) 384.057 * * * * [progress]: [ 640 / 3260 ] simplifiying candidate # 384.057 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 384.057 * * [simplify]: iters left: 6 (26 enodes) 384.063 * * [simplify]: iters left: 5 (100 enodes) 384.081 * * [simplify]: iters left: 4 (195 enodes) 384.115 * * [simplify]: iters left: 3 (453 enodes) 384.226 * * [simplify]: Extracting #0: cost 1 inf + 0 384.226 * * [simplify]: Extracting #1: cost 9 inf + 0 384.226 * * [simplify]: Extracting #2: cost 137 inf + 0 384.227 * * [simplify]: Extracting #3: cost 284 inf + 167 384.229 * * [simplify]: Extracting #4: cost 262 inf + 3580 384.233 * * [simplify]: Extracting #5: cost 194 inf + 17764 384.238 * * [simplify]: Extracting #6: cost 162 inf + 24060 384.248 * * [simplify]: Extracting #7: cost 114 inf + 40875 384.262 * * [simplify]: Extracting #8: cost 25 inf + 81790 384.282 * * [simplify]: Extracting #9: cost 0 inf + 93167 384.302 * * [simplify]: Extracting #10: cost 0 inf + 92977 384.322 * [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)))) 384.322 * [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)))))) 384.322 * [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)))) 384.323 * * [simplify]: iters left: 6 (11 enodes) 384.326 * * [simplify]: iters left: 5 (43 enodes) 384.332 * * [simplify]: iters left: 4 (84 enodes) 384.347 * * [simplify]: iters left: 3 (212 enodes) 384.391 * * [simplify]: iters left: 2 (472 enodes) 384.493 * * [simplify]: Extracting #0: cost 1 inf + 0 384.493 * * [simplify]: Extracting #1: cost 0 inf + 1 384.493 * [simplify]: Simplified to 0 384.493 * [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)) 384.493 * * * * [progress]: [ 641 / 3260 ] simplifiying candidate # 384.493 * [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)))) 384.493 * * [simplify]: iters left: 6 (26 enodes) 384.499 * * [simplify]: iters left: 5 (102 enodes) 384.515 * * [simplify]: iters left: 4 (207 enodes) 384.555 * * [simplify]: iters left: 3 (470 enodes) 384.679 * * [simplify]: Extracting #0: cost 1 inf + 0 384.679 * * [simplify]: Extracting #1: cost 11 inf + 0 384.680 * * [simplify]: Extracting #2: cost 128 inf + 0 384.680 * * [simplify]: Extracting #3: cost 253 inf + 126 384.682 * * [simplify]: Extracting #4: cost 232 inf + 2774 384.685 * * [simplify]: Extracting #5: cost 174 inf + 12765 384.691 * * [simplify]: Extracting #6: cost 121 inf + 30663 384.705 * * [simplify]: Extracting #7: cost 19 inf + 75013 384.724 * * [simplify]: Extracting #8: cost 0 inf + 81925 384.745 * * [simplify]: Extracting #9: cost 0 inf + 81885 384.763 * [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))) 384.763 * [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))))) 384.764 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 384.764 * * [simplify]: iters left: 6 (12 enodes) 384.767 * * [simplify]: iters left: 5 (49 enodes) 384.775 * * [simplify]: iters left: 4 (99 enodes) 384.794 * * [simplify]: iters left: 3 (234 enodes) 384.846 * * [simplify]: iters left: 2 (447 enodes) 384.939 * * [simplify]: Extracting #0: cost 1 inf + 0 384.939 * * [simplify]: Extracting #1: cost 0 inf + 1 384.939 * [simplify]: Simplified to 0 384.939 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b (* (sqrt 2) a)) (sqrt 2))) 0)) 384.939 * * * * [progress]: [ 642 / 3260 ] simplifiying candidate # 384.939 * [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)))))) 384.940 * * [simplify]: iters left: 6 (26 enodes) 384.945 * * [simplify]: iters left: 5 (102 enodes) 384.963 * * [simplify]: iters left: 4 (218 enodes) 385.005 * * [simplify]: Extracting #0: cost 1 inf + 0 385.005 * * [simplify]: Extracting #1: cost 11 inf + 0 385.005 * * [simplify]: Extracting #2: cost 94 inf + 0 385.006 * * [simplify]: Extracting #3: cost 152 inf + 2 385.006 * * [simplify]: Extracting #4: cost 147 inf + 371 385.008 * * [simplify]: Extracting #5: cost 106 inf + 9643 385.011 * * [simplify]: Extracting #6: cost 67 inf + 18891 385.016 * * [simplify]: Extracting #7: cost 27 inf + 32371 385.025 * * [simplify]: Extracting #8: cost 2 inf + 43660 385.034 * * [simplify]: Extracting #9: cost 0 inf + 44605 385.042 * [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))) 385.042 * [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))))))) 385.042 * [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))))) 385.043 * * [simplify]: iters left: 6 (14 enodes) 385.046 * * [simplify]: iters left: 5 (57 enodes) 385.055 * * [simplify]: iters left: 4 (121 enodes) 385.079 * * [simplify]: iters left: 3 (291 enodes) 385.156 * * [simplify]: Extracting #0: cost 1 inf + 0 385.156 * * [simplify]: Extracting #1: cost 0 inf + 1 385.156 * [simplify]: Simplified to 0 385.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))))) 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)) 385.156 * * * * [progress]: [ 643 / 3260 ] simplifiying candidate # 385.156 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 385.157 * * [simplify]: iters left: 6 (27 enodes) 385.162 * * [simplify]: iters left: 5 (105 enodes) 385.179 * * [simplify]: iters left: 4 (206 enodes) 385.218 * * [simplify]: iters left: 3 (458 enodes) 385.336 * * [simplify]: Extracting #0: cost 1 inf + 0 385.336 * * [simplify]: Extracting #1: cost 11 inf + 0 385.337 * * [simplify]: Extracting #2: cost 124 inf + 0 385.337 * * [simplify]: Extracting #3: cost 245 inf + 44 385.339 * * [simplify]: Extracting #4: cost 228 inf + 1557 385.341 * * [simplify]: Extracting #5: cost 195 inf + 6161 385.346 * * [simplify]: Extracting #6: cost 116 inf + 30336 385.361 * * [simplify]: Extracting #7: cost 14 inf + 72118 385.380 * * [simplify]: Extracting #8: cost 0 inf + 78522 385.398 * [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)) 385.398 * [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)))))) 385.399 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 385.399 * * [simplify]: iters left: 6 (13 enodes) 385.402 * * [simplify]: iters left: 5 (52 enodes) 385.410 * * [simplify]: iters left: 4 (98 enodes) 385.428 * * [simplify]: iters left: 3 (212 enodes) 385.468 * * [simplify]: iters left: 2 (371 enodes) 385.540 * * [simplify]: Extracting #0: cost 1 inf + 0 385.540 * * [simplify]: Extracting #1: cost 0 inf + 1 385.540 * [simplify]: Simplified to 0 385.540 * [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)) 385.540 * * * * [progress]: [ 644 / 3260 ] simplifiying candidate # 385.540 * [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)))) 385.540 * * [simplify]: iters left: 6 (26 enodes) 385.546 * * [simplify]: iters left: 5 (96 enodes) 385.562 * * [simplify]: iters left: 4 (191 enodes) 385.594 * * [simplify]: iters left: 3 (389 enodes) 385.686 * * [simplify]: Extracting #0: cost 1 inf + 0 385.686 * * [simplify]: Extracting #1: cost 11 inf + 0 385.686 * * [simplify]: Extracting #2: cost 121 inf + 0 385.687 * * [simplify]: Extracting #3: cost 219 inf + 376 385.689 * * [simplify]: Extracting #4: cost 174 inf + 5232 385.692 * * [simplify]: Extracting #5: cost 160 inf + 8368 385.696 * * [simplify]: Extracting #6: cost 115 inf + 27120 385.709 * * [simplify]: Extracting #7: cost 22 inf + 65872 385.726 * * [simplify]: Extracting #8: cost 0 inf + 75406 385.744 * * [simplify]: Extracting #9: cost 0 inf + 75151 385.761 * * [simplify]: Extracting #10: cost 0 inf + 75111 385.778 * [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)) 385.778 * [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))))) 385.778 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 385.778 * * [simplify]: iters left: 6 (12 enodes) 385.781 * * [simplify]: iters left: 5 (44 enodes) 385.788 * * [simplify]: iters left: 4 (92 enodes) 385.802 * * [simplify]: iters left: 3 (159 enodes) 385.827 * * [simplify]: iters left: 2 (267 enodes) 385.870 * * [simplify]: iters left: 1 (364 enodes) 385.927 * * [simplify]: Extracting #0: cost 1 inf + 0 385.927 * * [simplify]: Extracting #1: cost 0 inf + 1 385.927 * [simplify]: Simplified to 0 385.927 * [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)) 385.927 * * * * [progress]: [ 645 / 3260 ] simplifiying candidate # 385.927 * [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)))))) 385.928 * * [simplify]: iters left: 6 (27 enodes) 385.934 * * [simplify]: iters left: 5 (111 enodes) 385.952 * * [simplify]: iters left: 4 (259 enodes) 386.014 * * [simplify]: Extracting #0: cost 1 inf + 0 386.014 * * [simplify]: Extracting #1: cost 11 inf + 0 386.014 * * [simplify]: Extracting #2: cost 140 inf + 0 386.015 * * [simplify]: Extracting #3: cost 232 inf + 774 386.017 * * [simplify]: Extracting #4: cost 179 inf + 11865 386.023 * * [simplify]: Extracting #5: cost 84 inf + 42136 386.031 * * [simplify]: Extracting #6: cost 48 inf + 53384 386.042 * * [simplify]: Extracting #7: cost 4 inf + 70374 386.057 * * [simplify]: Extracting #8: cost 0 inf + 72259 386.069 * [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))))) 386.069 * [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))))))) 386.070 * [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))))) 386.070 * * [simplify]: iters left: 6 (15 enodes) 386.074 * * [simplify]: iters left: 5 (64 enodes) 386.084 * * [simplify]: iters left: 4 (149 enodes) 386.120 * * [simplify]: iters left: 3 (466 enodes) 386.369 * * [simplify]: Extracting #0: cost 1 inf + 0 386.369 * * [simplify]: Extracting #1: cost 0 inf + 1 386.369 * [simplify]: Simplified to 0 386.369 * [simplify]: 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)) 386.369 * * * * [progress]: [ 646 / 3260 ] simplifiying candidate # 386.369 * [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))))) 386.369 * * [simplify]: iters left: 6 (28 enodes) 386.376 * * [simplify]: iters left: 5 (112 enodes) 386.393 * * [simplify]: iters left: 4 (235 enodes) 386.440 * * [simplify]: Extracting #0: cost 1 inf + 0 386.440 * * [simplify]: Extracting #1: cost 11 inf + 0 386.440 * * [simplify]: Extracting #2: cost 116 inf + 0 386.441 * * [simplify]: Extracting #3: cost 181 inf + 652 386.442 * * [simplify]: Extracting #4: cost 150 inf + 5240 386.445 * * [simplify]: Extracting #5: cost 83 inf + 22496 386.451 * * [simplify]: Extracting #6: cost 44 inf + 35970 386.459 * * [simplify]: Extracting #7: cost 1 inf + 52658 386.469 * * [simplify]: Extracting #8: cost 0 inf + 52568 386.480 * * [simplify]: Extracting #9: cost 0 inf + 52448 386.489 * [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)))) 386.490 * [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)))))) 386.490 * [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)))) 386.490 * * [simplify]: iters left: 6 (14 enodes) 386.494 * * [simplify]: iters left: 5 (59 enodes) 386.503 * * [simplify]: iters left: 4 (121 enodes) 386.526 * * [simplify]: iters left: 3 (332 enodes) 386.658 * * [simplify]: Extracting #0: cost 1 inf + 0 386.658 * * [simplify]: Extracting #1: cost 0 inf + 1 386.659 * [simplify]: Simplified to 0 386.659 * [simplify]: 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)) 386.659 * * * * [progress]: [ 647 / 3260 ] simplifiying candidate # 386.659 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 386.660 * * [simplify]: iters left: 6 (27 enodes) 386.666 * * [simplify]: iters left: 5 (107 enodes) 386.683 * * [simplify]: iters left: 4 (226 enodes) 386.728 * * [simplify]: Extracting #0: cost 1 inf + 0 386.728 * * [simplify]: Extracting #1: cost 11 inf + 0 386.728 * * [simplify]: Extracting #2: cost 102 inf + 0 386.729 * * [simplify]: Extracting #3: cost 141 inf + 1427 386.731 * * [simplify]: Extracting #4: cost 81 inf + 11623 386.734 * * [simplify]: Extracting #5: cost 71 inf + 14946 386.737 * * [simplify]: Extracting #6: cost 64 inf + 16236 386.741 * * [simplify]: Extracting #7: cost 24 inf + 29952 386.748 * * [simplify]: Extracting #8: cost 3 inf + 40244 386.758 * * [simplify]: Extracting #9: cost 0 inf + 41743 386.766 * [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)))) 386.766 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 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))))) 386.766 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 386.766 * * [simplify]: iters left: 6 (13 enodes) 386.770 * * [simplify]: iters left: 5 (54 enodes) 386.778 * * [simplify]: iters left: 4 (112 enodes) 386.801 * * [simplify]: iters left: 3 (281 enodes) 386.894 * * [simplify]: Extracting #0: cost 1 inf + 0 386.894 * * [simplify]: Extracting #1: cost 0 inf + 1 386.894 * [simplify]: Simplified to 0 386.894 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 0)) 386.894 * * * * [progress]: [ 648 / 3260 ] simplifiying candidate # 386.894 * [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)))))) 386.894 * * [simplify]: iters left: 6 (26 enodes) 386.900 * * [simplify]: iters left: 5 (106 enodes) 386.917 * * [simplify]: iters left: 4 (244 enodes) 386.971 * * [simplify]: Extracting #0: cost 1 inf + 0 386.971 * * [simplify]: Extracting #1: cost 11 inf + 0 386.971 * * [simplify]: Extracting #2: cost 120 inf + 0 386.972 * * [simplify]: Extracting #3: cost 191 inf + 169 386.973 * * [simplify]: Extracting #4: cost 153 inf + 6424 386.977 * * [simplify]: Extracting #5: cost 82 inf + 25216 386.984 * * [simplify]: Extracting #6: cost 42 inf + 38427 386.995 * * [simplify]: Extracting #7: cost 0 inf + 54866 387.005 * * [simplify]: Extracting #8: cost 0 inf + 54811 387.015 * [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)))) 387.015 * [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))))))) 387.016 * [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))))) 387.016 * * [simplify]: iters left: 6 (14 enodes) 387.019 * * [simplify]: iters left: 5 (59 enodes) 387.029 * * [simplify]: iters left: 4 (134 enodes) 387.058 * * [simplify]: iters left: 3 (357 enodes) 387.192 * * [simplify]: Extracting #0: cost 1 inf + 0 387.193 * * [simplify]: Extracting #1: cost 0 inf + 1 387.193 * [simplify]: Simplified to 0 387.193 * [simplify]: 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)) 387.193 * * * * [progress]: [ 649 / 3260 ] simplifiying candidate # 387.193 * [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))))) 387.193 * * [simplify]: iters left: 6 (27 enodes) 387.199 * * [simplify]: iters left: 5 (106 enodes) 387.218 * * [simplify]: iters left: 4 (220 enodes) 387.259 * * [simplify]: Extracting #0: cost 1 inf + 0 387.259 * * [simplify]: Extracting #1: cost 11 inf + 0 387.259 * * [simplify]: Extracting #2: cost 103 inf + 0 387.259 * * [simplify]: Extracting #3: cost 152 inf + 169 387.260 * * [simplify]: Extracting #4: cost 133 inf + 2739 387.262 * * [simplify]: Extracting #5: cost 94 inf + 10219 387.265 * * [simplify]: Extracting #6: cost 63 inf + 15957 387.271 * * [simplify]: Extracting #7: cost 29 inf + 27234 387.278 * * [simplify]: Extracting #8: cost 1 inf + 40655 387.286 * * [simplify]: Extracting #9: cost 0 inf + 40964 387.294 * [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)))) 387.294 * [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)))))) 387.295 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 387.295 * * [simplify]: iters left: 6 (13 enodes) 387.298 * * [simplify]: iters left: 5 (53 enodes) 387.306 * * [simplify]: iters left: 4 (106 enodes) 387.326 * * [simplify]: iters left: 3 (257 enodes) 387.409 * * [simplify]: Extracting #0: cost 1 inf + 0 387.409 * * [simplify]: Extracting #1: cost 0 inf + 1 387.409 * [simplify]: Simplified to 0 387.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))) 2) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (/ (/ b (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2)))) 0)) 387.409 * * * * [progress]: [ 650 / 3260 ] simplifiying candidate # 387.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 (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 387.410 * * [simplify]: iters left: 6 (26 enodes) 387.416 * * [simplify]: iters left: 5 (102 enodes) 387.432 * * [simplify]: iters left: 4 (206 enodes) 387.472 * * [simplify]: iters left: 3 (458 enodes) 387.612 * * [simplify]: Extracting #0: cost 1 inf + 0 387.612 * * [simplify]: Extracting #1: cost 11 inf + 0 387.612 * * [simplify]: Extracting #2: cost 151 inf + 0 387.613 * * [simplify]: Extracting #3: cost 260 inf + 170 387.615 * * [simplify]: Extracting #4: cost 209 inf + 6009 387.619 * * [simplify]: Extracting #5: cost 160 inf + 14122 387.626 * * [simplify]: Extracting #6: cost 112 inf + 33922 387.642 * * [simplify]: Extracting #7: cost 9 inf + 77612 387.660 * * [simplify]: Extracting #8: cost 0 inf + 81295 387.680 * * [simplify]: Extracting #9: cost 0 inf + 81080 387.699 * * [simplify]: Extracting #10: cost 0 inf + 81040 387.717 * [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)))) 387.717 * [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))))) 387.717 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 387.718 * * [simplify]: iters left: 6 (12 enodes) 387.721 * * [simplify]: iters left: 5 (49 enodes) 387.729 * * [simplify]: iters left: 4 (94 enodes) 387.747 * * [simplify]: iters left: 3 (221 enodes) 387.816 * * [simplify]: iters left: 2 (492 enodes) 388.289 * * [simplify]: Extracting #0: cost 1 inf + 0 388.289 * * [simplify]: Extracting #1: cost 0 inf + 1 388.289 * [simplify]: Simplified to 0 388.290 * [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)) 388.290 * * * * [progress]: [ 651 / 3260 ] simplifiying candidate # 388.290 * [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)))))) 388.290 * * [simplify]: iters left: 6 (25 enodes) 388.298 * * [simplify]: iters left: 5 (98 enodes) 388.313 * * [simplify]: iters left: 4 (215 enodes) 388.360 * * [simplify]: Extracting #0: cost 1 inf + 0 388.360 * * [simplify]: Extracting #1: cost 11 inf + 0 388.360 * * [simplify]: Extracting #2: cost 105 inf + 0 388.360 * * [simplify]: Extracting #3: cost 154 inf + 47 388.361 * * [simplify]: Extracting #4: cost 152 inf + 296 388.362 * * [simplify]: Extracting #5: cost 114 inf + 7804 388.366 * * [simplify]: Extracting #6: cost 66 inf + 17053 388.369 * * [simplify]: Extracting #7: cost 57 inf + 17922 388.374 * * [simplify]: Extracting #8: cost 25 inf + 31215 388.381 * * [simplify]: Extracting #9: cost 0 inf + 42997 388.389 * * [simplify]: Extracting #10: cost 0 inf + 42717 388.397 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) 388.397 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 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))))))) 388.397 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 388.397 * * [simplify]: iters left: 6 (13 enodes) 388.401 * * [simplify]: iters left: 5 (52 enodes) 388.409 * * [simplify]: iters left: 4 (111 enodes) 388.434 * * [simplify]: iters left: 3 (278 enodes) 388.522 * * [simplify]: Extracting #0: cost 1 inf + 0 388.522 * * [simplify]: Extracting #1: cost 0 inf + 1 388.522 * [simplify]: Simplified to 0 388.522 * [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)) 388.522 * * * * [progress]: [ 652 / 3260 ] simplifiying candidate # 388.522 * [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))))) 388.522 * * [simplify]: iters left: 6 (26 enodes) 388.530 * * [simplify]: iters left: 5 (100 enodes) 388.545 * * [simplify]: iters left: 4 (201 enodes) 388.583 * * [simplify]: iters left: 3 (442 enodes) 388.705 * * [simplify]: Extracting #0: cost 1 inf + 0 388.705 * * [simplify]: Extracting #1: cost 11 inf + 0 388.705 * * [simplify]: Extracting #2: cost 141 inf + 0 388.706 * * [simplify]: Extracting #3: cost 229 inf + 1028 388.708 * * [simplify]: Extracting #4: cost 173 inf + 7367 388.711 * * [simplify]: Extracting #5: cost 154 inf + 10433 388.717 * * [simplify]: Extracting #6: cost 114 inf + 25763 388.731 * * [simplify]: Extracting #7: cost 5 inf + 72043 388.748 * * [simplify]: Extracting #8: cost 0 inf + 74471 388.765 * [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)) 388.765 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 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)))))) 388.765 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 388.765 * * [simplify]: iters left: 6 (12 enodes) 388.770 * * [simplify]: iters left: 5 (47 enodes) 388.777 * * [simplify]: iters left: 4 (89 enodes) 388.794 * * [simplify]: iters left: 3 (186 enodes) 388.839 * * [simplify]: iters left: 2 (378 enodes) 388.970 * * [simplify]: Extracting #0: cost 1 inf + 0 388.970 * * [simplify]: Extracting #1: cost 0 inf + 1 388.970 * [simplify]: Simplified to 0 388.970 * [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)) 388.970 * * * * [progress]: [ 653 / 3260 ] simplifiying candidate # 388.971 * [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)))) 388.971 * * [simplify]: iters left: 6 (25 enodes) 388.976 * * [simplify]: iters left: 5 (94 enodes) 388.990 * * [simplify]: iters left: 4 (167 enodes) 389.018 * * [simplify]: iters left: 3 (327 enodes) 389.099 * * [simplify]: Extracting #0: cost 1 inf + 0 389.099 * * [simplify]: Extracting #1: cost 9 inf + 0 389.099 * * [simplify]: Extracting #2: cost 106 inf + 2 389.100 * * [simplify]: Extracting #3: cost 197 inf + 90 389.101 * * [simplify]: Extracting #4: cost 164 inf + 3121 389.103 * * [simplify]: Extracting #5: cost 159 inf + 4590 389.104 * * [simplify]: Extracting #6: cost 155 inf + 5216 389.108 * * [simplify]: Extracting #7: cost 109 inf + 21908 389.119 * * [simplify]: Extracting #8: cost 20 inf + 62758 389.134 * * [simplify]: Extracting #9: cost 0 inf + 71224 389.151 * * [simplify]: Extracting #10: cost 0 inf + 71130 389.167 * [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))) 389.167 * [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))))) 389.167 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 389.167 * * [simplify]: iters left: 6 (11 enodes) 389.170 * * [simplify]: iters left: 5 (40 enodes) 389.176 * * [simplify]: iters left: 4 (65 enodes) 389.186 * * [simplify]: iters left: 3 (97 enodes) 389.201 * * [simplify]: iters left: 2 (165 enodes) 389.235 * * [simplify]: iters left: 1 (271 enodes) 389.286 * * [simplify]: Extracting #0: cost 1 inf + 0 389.286 * * [simplify]: Extracting #1: cost 0 inf + 1 389.286 * [simplify]: Simplified to 0 389.286 * [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)) 389.287 * * * * [progress]: [ 654 / 3260 ] simplifiying candidate # 389.287 * [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)))))) 389.287 * * [simplify]: iters left: 6 (24 enodes) 389.292 * * [simplify]: iters left: 5 (97 enodes) 389.307 * * [simplify]: iters left: 4 (210 enodes) 389.353 * * [simplify]: Extracting #0: cost 1 inf + 0 389.353 * * [simplify]: Extracting #1: cost 11 inf + 0 389.354 * * [simplify]: Extracting #2: cost 100 inf + 0 389.354 * * [simplify]: Extracting #3: cost 141 inf + 170 389.355 * * [simplify]: Extracting #4: cost 137 inf + 624 389.356 * * [simplify]: Extracting #5: cost 112 inf + 6016 389.358 * * [simplify]: Extracting #6: cost 66 inf + 15391 389.363 * * [simplify]: Extracting #7: cost 26 inf + 29404 389.370 * * [simplify]: Extracting #8: cost 0 inf + 41138 389.378 * * [simplify]: Extracting #9: cost 0 inf + 40723 389.386 * * [simplify]: Extracting #10: cost 0 inf + 40683 389.394 * [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))) 389.394 * [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))))))) 389.394 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 389.394 * * [simplify]: iters left: 6 (12 enodes) 389.399 * * [simplify]: iters left: 5 (51 enodes) 389.407 * * [simplify]: iters left: 4 (106 enodes) 389.428 * * [simplify]: iters left: 3 (247 enodes) 389.495 * * [simplify]: Extracting #0: cost 1 inf + 0 389.495 * * [simplify]: Extracting #1: cost 0 inf + 1 389.495 * [simplify]: Simplified to 0 389.495 * [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)) 389.495 * * * * [progress]: [ 655 / 3260 ] simplifiying candidate # 389.495 * [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))))) 389.495 * * [simplify]: iters left: 6 (25 enodes) 389.501 * * [simplify]: iters left: 5 (99 enodes) 389.518 * * [simplify]: iters left: 4 (198 enodes) 389.555 * * [simplify]: iters left: 3 (444 enodes) 389.681 * * [simplify]: Extracting #0: cost 1 inf + 0 389.681 * * [simplify]: Extracting #1: cost 11 inf + 0 389.682 * * [simplify]: Extracting #2: cost 141 inf + 0 389.683 * * [simplify]: Extracting #3: cost 238 inf + 417 389.685 * * [simplify]: Extracting #4: cost 184 inf + 6193 389.688 * * [simplify]: Extracting #5: cost 159 inf + 10675 389.693 * * [simplify]: Extracting #6: cost 116 inf + 27583 389.706 * * [simplify]: Extracting #7: cost 15 inf + 70375 389.723 * * [simplify]: Extracting #8: cost 0 inf + 76613 389.741 * * [simplify]: Extracting #9: cost 0 inf + 76558 389.760 * [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)) 389.760 * [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)))))) 389.760 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 389.760 * * [simplify]: iters left: 6 (11 enodes) 389.763 * * [simplify]: iters left: 5 (46 enodes) 389.770 * * [simplify]: iters left: 4 (86 enodes) 389.787 * * [simplify]: iters left: 3 (183 enodes) 389.832 * * [simplify]: iters left: 2 (372 enodes) 389.959 * * [simplify]: Extracting #0: cost 1 inf + 0 389.959 * * [simplify]: Extracting #1: cost 0 inf + 1 389.959 * [simplify]: Simplified to 0 389.959 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b a) 2)) 0)) 389.959 * * * * [progress]: [ 656 / 3260 ] simplifiying candidate # 389.959 * [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)))) 389.959 * * [simplify]: iters left: 6 (24 enodes) 389.965 * * [simplify]: iters left: 5 (93 enodes) 389.979 * * [simplify]: iters left: 4 (166 enodes) 390.006 * * [simplify]: iters left: 3 (326 enodes) 390.088 * * [simplify]: Extracting #0: cost 1 inf + 0 390.088 * * [simplify]: Extracting #1: cost 9 inf + 0 390.088 * * [simplify]: Extracting #2: cost 107 inf + 2 390.088 * * [simplify]: Extracting #3: cost 206 inf + 6 390.090 * * [simplify]: Extracting #4: cost 182 inf + 2101 390.091 * * [simplify]: Extracting #5: cost 167 inf + 4591 390.093 * * [simplify]: Extracting #6: cost 166 inf + 4759 390.096 * * [simplify]: Extracting #7: cost 115 inf + 22391 390.108 * * [simplify]: Extracting #8: cost 21 inf + 65584 390.124 * * [simplify]: Extracting #9: cost 0 inf + 74828 390.142 * * [simplify]: Extracting #10: cost 0 inf + 74733 390.158 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)))) 2) (/ (/ b a) 2)) 390.158 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)))) 2) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 390.159 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 390.159 * * [simplify]: iters left: 6 (10 enodes) 390.161 * * [simplify]: iters left: 5 (39 enodes) 390.167 * * [simplify]: iters left: 4 (64 enodes) 390.177 * * [simplify]: iters left: 3 (96 enodes) 390.193 * * [simplify]: iters left: 2 (164 enodes) 390.226 * * [simplify]: iters left: 1 (270 enodes) 390.277 * * [simplify]: Extracting #0: cost 1 inf + 0 390.277 * * [simplify]: Extracting #1: cost 0 inf + 1 390.277 * [simplify]: Simplified to 0 390.277 * [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)) 390.277 * * * * [progress]: [ 657 / 3260 ] simplifiying candidate # 390.278 * [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)))))) 390.278 * * [simplify]: iters left: 6 (24 enodes) 390.283 * * [simplify]: iters left: 5 (98 enodes) 390.299 * * [simplify]: iters left: 4 (219 enodes) 390.345 * * [simplify]: Extracting #0: cost 1 inf + 0 390.345 * * [simplify]: Extracting #1: cost 11 inf + 0 390.346 * * [simplify]: Extracting #2: cost 103 inf + 0 390.346 * * [simplify]: Extracting #3: cost 145 inf + 48 390.346 * * [simplify]: Extracting #4: cost 141 inf + 339 390.347 * * [simplify]: Extracting #5: cost 109 inf + 6467 390.350 * * [simplify]: Extracting #6: cost 64 inf + 15015 390.355 * * [simplify]: Extracting #7: cost 21 inf + 30925 390.362 * * [simplify]: Extracting #8: cost 0 inf + 40553 390.370 * * [simplify]: Extracting #9: cost 0 inf + 40273 390.377 * * [simplify]: Extracting #10: cost 0 inf + 40233 390.386 * [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)) 390.386 * [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))))))) 390.387 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 390.387 * * [simplify]: iters left: 6 (12 enodes) 390.391 * * [simplify]: iters left: 5 (53 enodes) 390.399 * * [simplify]: iters left: 4 (117 enodes) 390.421 * * [simplify]: iters left: 3 (255 enodes) 390.480 * * [simplify]: Extracting #0: cost 1 inf + 0 390.480 * * [simplify]: Extracting #1: cost 0 inf + 1 390.480 * [simplify]: Simplified to 0 390.480 * [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)) 390.480 * * * * [progress]: [ 658 / 3260 ] simplifiying candidate # 390.480 * [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))))) 390.480 * * [simplify]: iters left: 6 (25 enodes) 390.486 * * [simplify]: iters left: 5 (100 enodes) 390.502 * * [simplify]: iters left: 4 (208 enodes) 390.539 * * [simplify]: iters left: 3 (428 enodes) 390.651 * * [simplify]: Extracting #0: cost 1 inf + 0 390.651 * * [simplify]: Extracting #1: cost 11 inf + 0 390.651 * * [simplify]: Extracting #2: cost 139 inf + 0 390.652 * * [simplify]: Extracting #3: cost 254 inf + 581 390.654 * * [simplify]: Extracting #4: cost 197 inf + 6236 390.657 * * [simplify]: Extracting #5: cost 163 inf + 11211 390.661 * * [simplify]: Extracting #6: cost 160 inf + 11665 390.666 * * [simplify]: Extracting #7: cost 116 inf + 26595 390.680 * * [simplify]: Extracting #8: cost 13 inf + 72674 390.698 * * [simplify]: Extracting #9: cost 0 inf + 78796 390.716 * [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)) 390.716 * [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)))))) 390.716 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 390.716 * * [simplify]: iters left: 6 (11 enodes) 390.720 * * [simplify]: iters left: 5 (48 enodes) 390.727 * * [simplify]: iters left: 4 (98 enodes) 390.743 * * [simplify]: iters left: 3 (181 enodes) 390.780 * * [simplify]: iters left: 2 (358 enodes) 390.885 * * [simplify]: Extracting #0: cost 1 inf + 0 390.885 * * [simplify]: Extracting #1: cost 0 inf + 1 390.885 * [simplify]: Simplified to 0 390.885 * [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)) 390.885 * * * * [progress]: [ 659 / 3260 ] simplifiying candidate # 390.886 * [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)))) 390.886 * * [simplify]: iters left: 6 (24 enodes) 390.892 * * [simplify]: iters left: 5 (93 enodes) 390.908 * * [simplify]: iters left: 4 (186 enodes) 390.939 * * [simplify]: iters left: 3 (372 enodes) 391.032 * * [simplify]: Extracting #0: cost 1 inf + 0 391.032 * * [simplify]: Extracting #1: cost 12 inf + 0 391.032 * * [simplify]: Extracting #2: cost 116 inf + 83 391.033 * * [simplify]: Extracting #3: cost 207 inf + 711 391.034 * * [simplify]: Extracting #4: cost 165 inf + 4245 391.036 * * [simplify]: Extracting #5: cost 160 inf + 5553 391.040 * * [simplify]: Extracting #6: cost 121 inf + 20199 391.053 * * [simplify]: Extracting #7: cost 16 inf + 65747 391.069 * * [simplify]: Extracting #8: cost 0 inf + 72866 391.085 * * [simplify]: Extracting #9: cost 0 inf + 72706 391.104 * * [simplify]: Extracting #10: cost 0 inf + 72666 391.120 * [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)) 391.120 * [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))))) 391.120 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 391.120 * * [simplify]: iters left: 6 (10 enodes) 391.124 * * [simplify]: iters left: 5 (41 enodes) 391.130 * * [simplify]: iters left: 4 (81 enodes) 391.142 * * [simplify]: iters left: 3 (127 enodes) 391.158 * * [simplify]: iters left: 2 (186 enodes) 391.185 * * [simplify]: iters left: 1 (266 enodes) 391.246 * * [simplify]: Extracting #0: cost 1 inf + 0 391.246 * * [simplify]: Extracting #1: cost 0 inf + 1 391.246 * [simplify]: Simplified to 0 391.246 * [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)) 391.246 * * * * [progress]: [ 660 / 3260 ] simplifiying candidate # 391.246 * [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))) 391.246 * * [simplify]: iters left: 6 (23 enodes) 391.251 * * [simplify]: iters left: 5 (90 enodes) 391.265 * * [simplify]: iters left: 4 (167 enodes) 391.295 * * [simplify]: iters left: 3 (334 enodes) 391.378 * * [simplify]: Extracting #0: cost 1 inf + 0 391.378 * * [simplify]: Extracting #1: cost 9 inf + 0 391.378 * * [simplify]: Extracting #2: cost 107 inf + 2 391.379 * * [simplify]: Extracting #3: cost 193 inf + 296 391.382 * * [simplify]: Extracting #4: cost 163 inf + 3044 391.383 * * [simplify]: Extracting #5: cost 164 inf + 3780 391.387 * * [simplify]: Extracting #6: cost 122 inf + 19534 391.400 * * [simplify]: Extracting #7: cost 17 inf + 64080 391.416 * * [simplify]: Extracting #8: cost 0 inf + 71324 391.432 * * [simplify]: Extracting #9: cost 0 inf + 71269 391.448 * [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)) 391.448 * [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)))) 391.449 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 391.449 * * [simplify]: iters left: 6 (9 enodes) 391.451 * * [simplify]: iters left: 5 (36 enodes) 391.457 * * [simplify]: iters left: 4 (67 enodes) 391.469 * * [simplify]: iters left: 3 (97 enodes) 391.485 * * [simplify]: iters left: 2 (158 enodes) 391.518 * * [simplify]: iters left: 1 (263 enodes) 391.562 * * [simplify]: Extracting #0: cost 1 inf + 0 391.562 * * [simplify]: Extracting #1: cost 0 inf + 1 391.562 * [simplify]: Simplified to 0 391.562 * [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)) 391.562 * * * * [progress]: [ 661 / 3260 ] simplifiying candidate # 391.562 * [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)))) 391.562 * * [simplify]: iters left: 6 (23 enodes) 391.568 * * [simplify]: iters left: 5 (91 enodes) 391.583 * * [simplify]: iters left: 4 (177 enodes) 391.613 * * [simplify]: iters left: 3 (361 enodes) 391.705 * * [simplify]: Extracting #0: cost 1 inf + 0 391.705 * * [simplify]: Extracting #1: cost 11 inf + 0 391.706 * * [simplify]: Extracting #2: cost 119 inf + 0 391.707 * * [simplify]: Extracting #3: cost 211 inf + 380 391.708 * * [simplify]: Extracting #4: cost 176 inf + 3387 391.710 * * [simplify]: Extracting #5: cost 161 inf + 5512 391.713 * * [simplify]: Extracting #6: cost 124 inf + 18847 391.725 * * [simplify]: Extracting #7: cost 21 inf + 62885 391.741 * * [simplify]: Extracting #8: cost 0 inf + 72331 391.757 * * [simplify]: Extracting #9: cost 0 inf + 72116 391.775 * * [simplify]: Extracting #10: cost 0 inf + 72076 391.791 * [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)) 391.791 * [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))))) 391.791 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 391.791 * * [simplify]: iters left: 5 (9 enodes) 391.794 * * [simplify]: iters left: 4 (39 enodes) 391.800 * * [simplify]: iters left: 3 (65 enodes) 391.810 * * [simplify]: iters left: 2 (129 enodes) 391.835 * * [simplify]: iters left: 1 (210 enodes) 391.870 * * [simplify]: Extracting #0: cost 1 inf + 0 391.870 * * [simplify]: Extracting #1: cost 0 inf + 1 391.870 * [simplify]: Simplified to 0 391.870 * [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)) 391.870 * * * * [progress]: [ 662 / 3260 ] simplifiying candidate # 391.871 * [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)))))) 391.871 * * [simplify]: iters left: 6 (24 enodes) 391.876 * * [simplify]: iters left: 5 (92 enodes) 391.890 * * [simplify]: iters left: 4 (152 enodes) 391.916 * * [simplify]: iters left: 3 (265 enodes) 391.966 * * [simplify]: Extracting #0: cost 1 inf + 0 391.966 * * [simplify]: Extracting #1: cost 11 inf + 0 391.967 * * [simplify]: Extracting #2: cost 75 inf + 0 391.967 * * [simplify]: Extracting #3: cost 126 inf + 252 391.968 * * [simplify]: Extracting #4: cost 112 inf + 1364 391.968 * * [simplify]: Extracting #5: cost 112 inf + 2767 391.970 * * [simplify]: Extracting #6: cost 93 inf + 8634 391.974 * * [simplify]: Extracting #7: cost 30 inf + 30500 391.982 * * [simplify]: Extracting #8: cost 1 inf + 42562 391.991 * * [simplify]: Extracting #9: cost 0 inf + 42886 392.000 * [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)) 392.000 * [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))))))) 392.001 * [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))))) 392.001 * * [simplify]: iters left: 6 (10 enodes) 392.003 * * [simplify]: iters left: 5 (37 enodes) 392.009 * * [simplify]: iters left: 4 (57 enodes) 392.018 * * [simplify]: iters left: 3 (104 enodes) 392.036 * * [simplify]: iters left: 2 (158 enodes) 392.059 * * [simplify]: iters left: 1 (225 enodes) 392.092 * * [simplify]: Extracting #0: cost 1 inf + 0 392.092 * * [simplify]: Extracting #1: cost 0 inf + 1 392.092 * [simplify]: Simplified to 0 392.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 a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) 2)) (/ (/ b 2) a)) 0)) 392.092 * * * * [progress]: [ 663 / 3260 ] simplifiying candidate # 392.092 * [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))))) 392.092 * * [simplify]: iters left: 6 (23 enodes) 392.097 * * [simplify]: iters left: 5 (83 enodes) 392.109 * * [simplify]: iters left: 4 (136 enodes) 392.130 * * [simplify]: iters left: 3 (233 enodes) 392.176 * * [simplify]: iters left: 2 (435 enodes) 392.304 * * [simplify]: Extracting #0: cost 1 inf + 0 392.304 * * [simplify]: Extracting #1: cost 9 inf + 0 392.304 * * [simplify]: Extracting #2: cost 60 inf + 0 392.305 * * [simplify]: Extracting #3: cost 95 inf + 252 392.306 * * [simplify]: Extracting #4: cost 82 inf + 1202 392.306 * * [simplify]: Extracting #5: cost 88 inf + 1448 392.307 * * [simplify]: Extracting #6: cost 80 inf + 2983 392.314 * * [simplify]: Extracting #7: cost 21 inf + 22093 392.323 * * [simplify]: Extracting #8: cost 0 inf + 30267 392.333 * * [simplify]: Extracting #9: cost 0 inf + 30172 392.343 * [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))) 392.343 * [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)))))) 392.343 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 392.343 * * [simplify]: iters left: 6 (9 enodes) 392.345 * * [simplify]: iters left: 5 (29 enodes) 392.350 * * [simplify]: iters left: 4 (42 enodes) 392.355 * * [simplify]: iters left: 3 (58 enodes) 392.362 * * [simplify]: iters left: 2 (68 enodes) 392.369 * * [simplify]: Extracting #0: cost 1 inf + 0 392.369 * * [simplify]: Extracting #1: cost 0 inf + 1 392.369 * [simplify]: Simplified to 0 392.369 * [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)) 392.370 * * * * [progress]: [ 664 / 3260 ] simplifiying candidate # 392.370 * [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)))))) 392.370 * * [simplify]: iters left: 6 (27 enodes) 392.376 * * [simplify]: iters left: 5 (106 enodes) 392.394 * * [simplify]: iters left: 4 (219 enodes) 392.435 * * [simplify]: iters left: 3 (455 enodes) 392.528 * * [simplify]: Extracting #0: cost 1 inf + 0 392.528 * * [simplify]: Extracting #1: cost 11 inf + 0 392.528 * * [simplify]: Extracting #2: cost 104 inf + 0 392.529 * * [simplify]: Extracting #3: cost 188 inf + 4 392.530 * * [simplify]: Extracting #4: cost 183 inf + 534 392.531 * * [simplify]: Extracting #5: cost 170 inf + 3461 392.536 * * [simplify]: Extracting #6: cost 83 inf + 29075 392.547 * * [simplify]: Extracting #7: cost 6 inf + 56706 392.560 * * [simplify]: Extracting #8: cost 0 inf + 59058 392.575 * [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)) 392.575 * [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))))))) 392.575 * [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))))) 392.575 * * [simplify]: iters left: 6 (13 enodes) 392.578 * * [simplify]: iters left: 5 (53 enodes) 392.586 * * [simplify]: iters left: 4 (117 enodes) 392.611 * * [simplify]: iters left: 3 (275 enodes) 392.663 * * [simplify]: iters left: 2 (474 enodes) 392.767 * * [simplify]: Extracting #0: cost 1 inf + 0 392.767 * * [simplify]: Extracting #1: cost 0 inf + 1 392.768 * [simplify]: Simplified to 0 392.768 * [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)) 392.768 * * * * [progress]: [ 665 / 3260 ] simplifiying candidate # 392.768 * [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))))) 392.768 * * [simplify]: iters left: 6 (25 enodes) 392.773 * * [simplify]: iters left: 5 (97 enodes) 392.788 * * [simplify]: iters left: 4 (179 enodes) 392.822 * * [simplify]: iters left: 3 (379 enodes) 392.904 * * [simplify]: Extracting #0: cost 1 inf + 0 392.904 * * [simplify]: Extracting #1: cost 11 inf + 0 392.904 * * [simplify]: Extracting #2: cost 88 inf + 0 392.905 * * [simplify]: Extracting #3: cost 161 inf + 126 392.905 * * [simplify]: Extracting #4: cost 157 inf + 537 392.906 * * [simplify]: Extracting #5: cost 152 inf + 2340 392.909 * * [simplify]: Extracting #6: cost 104 inf + 12345 392.915 * * [simplify]: Extracting #7: cost 86 inf + 15421 392.922 * * [simplify]: Extracting #8: cost 26 inf + 38378 392.932 * * [simplify]: Extracting #9: cost 0 inf + 48658 392.944 * * [simplify]: Extracting #10: cost 0 inf + 48483 392.955 * [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)) 392.955 * [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)))))) 392.955 * [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)))) 392.955 * * [simplify]: iters left: 6 (12 enodes) 392.958 * * [simplify]: iters left: 5 (47 enodes) 392.965 * * [simplify]: iters left: 4 (82 enodes) 392.977 * * [simplify]: iters left: 3 (157 enodes) 393.004 * * [simplify]: iters left: 2 (248 enodes) 393.041 * * [simplify]: iters left: 1 (341 enodes) 393.092 * * [simplify]: Extracting #0: cost 1 inf + 0 393.092 * * [simplify]: Extracting #1: cost 0 inf + 1 393.092 * [simplify]: Simplified to 0 393.092 * [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)) 393.092 * * * * [progress]: [ 666 / 3260 ] simplifiying candidate # 393.092 * [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)))) 393.092 * * [simplify]: iters left: 6 (25 enodes) 393.100 * * [simplify]: iters left: 5 (95 enodes) 393.114 * * [simplify]: iters left: 4 (182 enodes) 393.146 * * [simplify]: iters left: 3 (356 enodes) 393.223 * * [simplify]: Extracting #0: cost 1 inf + 0 393.223 * * [simplify]: Extracting #1: cost 13 inf + 0 393.223 * * [simplify]: Extracting #2: cost 90 inf + 0 393.224 * * [simplify]: Extracting #3: cost 155 inf + 207 393.224 * * [simplify]: Extracting #4: cost 149 inf + 660 393.225 * * [simplify]: Extracting #5: cost 143 inf + 2543 393.227 * * [simplify]: Extracting #6: cost 114 inf + 9319 393.232 * * [simplify]: Extracting #7: cost 49 inf + 29705 393.242 * * [simplify]: Extracting #8: cost 0 inf + 49186 393.252 * * [simplify]: Extracting #9: cost 0 inf + 49011 393.263 * * [simplify]: Extracting #10: cost 0 inf + 48971 393.274 * [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)) 393.274 * [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))))) 393.275 * [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))) 393.275 * * [simplify]: iters left: 6 (12 enodes) 393.278 * * [simplify]: iters left: 5 (47 enodes) 393.285 * * [simplify]: iters left: 4 (89 enodes) 393.302 * * [simplify]: iters left: 3 (180 enodes) 393.339 * * [simplify]: iters left: 2 (296 enodes) 393.393 * * [simplify]: iters left: 1 (428 enodes) 393.478 * * [simplify]: Extracting #0: cost 1 inf + 0 393.478 * * [simplify]: Extracting #1: cost 0 inf + 1 393.478 * [simplify]: Simplified to 0 393.478 * [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)) 393.478 * * * * [progress]: [ 667 / 3260 ] simplifiying candidate # 393.478 * [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)))))) 393.479 * * [simplify]: iters left: 6 (26 enodes) 393.484 * * [simplify]: iters left: 5 (99 enodes) 393.499 * * [simplify]: iters left: 4 (180 enodes) 393.530 * * [simplify]: iters left: 3 (315 enodes) 393.586 * * [simplify]: Extracting #0: cost 1 inf + 0 393.586 * * [simplify]: Extracting #1: cost 11 inf + 0 393.587 * * [simplify]: Extracting #2: cost 78 inf + 0 393.587 * * [simplify]: Extracting #3: cost 149 inf + 2 393.588 * * [simplify]: Extracting #4: cost 144 inf + 572 393.589 * * [simplify]: Extracting #5: cost 129 inf + 4224 393.590 * * [simplify]: Extracting #6: cost 108 inf + 8929 393.593 * * [simplify]: Extracting #7: cost 92 inf + 11506 393.596 * * [simplify]: Extracting #8: cost 87 inf + 12682 393.601 * * [simplify]: Extracting #9: cost 33 inf + 33104 393.611 * * [simplify]: Extracting #10: cost 1 inf + 47144 393.621 * * [simplify]: Extracting #11: cost 0 inf + 47484 393.632 * [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)))) 393.632 * [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))))))) 393.632 * [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))))) 393.632 * * [simplify]: iters left: 6 (12 enodes) 393.635 * * [simplify]: iters left: 5 (46 enodes) 393.641 * * [simplify]: iters left: 4 (81 enodes) 393.655 * * [simplify]: iters left: 3 (134 enodes) 393.674 * * [simplify]: iters left: 2 (197 enodes) 393.700 * * [simplify]: iters left: 1 (271 enodes) 393.736 * * [simplify]: Extracting #0: cost 1 inf + 0 393.736 * * [simplify]: Extracting #1: cost 0 inf + 1 393.736 * [simplify]: Simplified to 0 393.736 * [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)) 393.736 * * * * [progress]: [ 668 / 3260 ] simplifiying candidate # 393.737 * [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))))) 393.737 * * [simplify]: iters left: 6 (23 enodes) 393.742 * * [simplify]: iters left: 5 (87 enodes) 393.754 * * [simplify]: iters left: 4 (148 enodes) 393.781 * * [simplify]: iters left: 3 (286 enodes) 393.836 * * [simplify]: Extracting #0: cost 1 inf + 0 393.836 * * [simplify]: Extracting #1: cost 9 inf + 0 393.836 * * [simplify]: Extracting #2: cost 71 inf + 0 393.836 * * [simplify]: Extracting #3: cost 136 inf + 2 393.837 * * [simplify]: Extracting #4: cost 137 inf + 4 393.837 * * [simplify]: Extracting #5: cost 124 inf + 2291 393.839 * * [simplify]: Extracting #6: cost 98 inf + 7015 393.844 * * [simplify]: Extracting #7: cost 38 inf + 26830 393.854 * * [simplify]: Extracting #8: cost 1 inf + 42127 393.863 * * [simplify]: Extracting #9: cost 0 inf + 42587 393.873 * [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))) 393.873 * [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)))))) 393.873 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 393.873 * * [simplify]: iters left: 6 (10 enodes) 393.876 * * [simplify]: iters left: 5 (38 enodes) 393.881 * * [simplify]: iters left: 4 (59 enodes) 393.889 * * [simplify]: iters left: 3 (88 enodes) 393.902 * * [simplify]: iters left: 2 (117 enodes) 393.916 * * [simplify]: iters left: 1 (144 enodes) 393.931 * * [simplify]: Extracting #0: cost 1 inf + 0 393.931 * * [simplify]: Extracting #1: cost 0 inf + 1 393.931 * [simplify]: Simplified to 0 393.931 * [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)) 393.932 * * * * [progress]: [ 669 / 3260 ] simplifiying candidate # 393.932 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 393.932 * * [simplify]: iters left: 6 (24 enodes) 393.937 * * [simplify]: iters left: 5 (90 enodes) 393.950 * * [simplify]: iters left: 4 (155 enodes) 393.977 * * [simplify]: iters left: 3 (278 enodes) 394.027 * * [simplify]: Extracting #0: cost 1 inf + 0 394.027 * * [simplify]: Extracting #1: cost 11 inf + 0 394.027 * * [simplify]: Extracting #2: cost 75 inf + 0 394.028 * * [simplify]: Extracting #3: cost 126 inf + 129 394.028 * * [simplify]: Extracting #4: cost 110 inf + 1524 394.029 * * [simplify]: Extracting #5: cost 109 inf + 2548 394.031 * * [simplify]: Extracting #6: cost 99 inf + 4042 394.032 * * [simplify]: Extracting #7: cost 89 inf + 5236 394.036 * * [simplify]: Extracting #8: cost 33 inf + 26630 394.044 * * [simplify]: Extracting #9: cost 0 inf + 40412 394.053 * * [simplify]: Extracting #10: cost 0 inf + 40357 394.062 * [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)) 394.062 * [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))))) 394.063 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 394.063 * * [simplify]: iters left: 6 (11 enodes) 394.066 * * [simplify]: iters left: 5 (42 enodes) 394.072 * * [simplify]: iters left: 4 (67 enodes) 394.082 * * [simplify]: iters left: 3 (111 enodes) 394.098 * * [simplify]: iters left: 2 (140 enodes) 394.114 * * [simplify]: iters left: 1 (160 enodes) 394.130 * * [simplify]: Extracting #0: cost 1 inf + 0 394.130 * * [simplify]: Extracting #1: cost 0 inf + 1 394.130 * [simplify]: Simplified to 0 394.130 * [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)) 394.131 * * * * [progress]: [ 670 / 3260 ] simplifiying candidate # 394.131 * [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)))))) 394.131 * * [simplify]: iters left: 6 (30 enodes) 394.137 * * [simplify]: iters left: 5 (121 enodes) 394.158 * * [simplify]: iters left: 4 (283 enodes) 394.230 * * [simplify]: Extracting #0: cost 1 inf + 0 394.230 * * [simplify]: Extracting #1: cost 11 inf + 0 394.230 * * [simplify]: Extracting #2: cost 168 inf + 0 394.231 * * [simplify]: Extracting #3: cost 291 inf + 205 394.232 * * [simplify]: Extracting #4: cost 279 inf + 1863 394.237 * * [simplify]: Extracting #5: cost 147 inf + 46997 394.249 * * [simplify]: Extracting #6: cost 38 inf + 88202 394.264 * * [simplify]: Extracting #7: cost 2 inf + 101053 394.280 * * [simplify]: Extracting #8: cost 0 inf + 101326 394.298 * [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))))) 394.298 * [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))))))) 394.298 * [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))))) 394.298 * * [simplify]: iters left: 6 (16 enodes) 394.302 * * [simplify]: iters left: 5 (68 enodes) 394.313 * * [simplify]: iters left: 4 (179 enodes) 394.368 * * [simplify]: Extracting #0: cost 1 inf + 0 394.368 * * [simplify]: Extracting #1: cost 27 inf + 0 394.369 * * [simplify]: Extracting #2: cost 153 inf + 0 394.369 * * [simplify]: Extracting #3: cost 242 inf + 83 394.372 * * [simplify]: Extracting #4: cost 185 inf + 16503 394.382 * * [simplify]: Extracting #5: cost 15 inf + 79352 394.394 * * [simplify]: Extracting #6: cost 0 inf + 84943 394.406 * [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))))) 394.406 * [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))))))) 394.407 * * * * [progress]: [ 671 / 3260 ] simplifiying candidate # 394.407 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 394.407 * * [simplify]: iters left: 6 (28 enodes) 394.416 * * [simplify]: iters left: 5 (113 enodes) 394.434 * * [simplify]: iters left: 4 (244 enodes) 394.494 * * [simplify]: Extracting #0: cost 1 inf + 0 394.494 * * [simplify]: Extracting #1: cost 11 inf + 0 394.494 * * [simplify]: Extracting #2: cost 139 inf + 0 394.495 * * [simplify]: Extracting #3: cost 239 inf + 204 394.496 * * [simplify]: Extracting #4: cost 206 inf + 6151 394.502 * * [simplify]: Extracting #5: cost 90 inf + 44186 394.511 * * [simplify]: Extracting #6: cost 40 inf + 60539 394.523 * * [simplify]: Extracting #7: cost 2 inf + 74058 394.536 * * [simplify]: Extracting #8: cost 0 inf + 74826 394.551 * [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)))))) 394.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 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)))))) 394.551 * [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)))) 394.552 * * [simplify]: iters left: 6 (15 enodes) 394.555 * * [simplify]: iters left: 5 (63 enodes) 394.565 * * [simplify]: iters left: 4 (145 enodes) 394.599 * * [simplify]: iters left: 3 (499 enodes) 394.824 * * [simplify]: Extracting #0: cost 1 inf + 0 394.824 * * [simplify]: Extracting #1: cost 0 inf + 1 394.824 * [simplify]: Simplified to 0 394.824 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 394.824 * * * * [progress]: [ 672 / 3260 ] simplifiying candidate # 394.824 * [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)))) 394.824 * * [simplify]: iters left: 6 (28 enodes) 394.831 * * [simplify]: iters left: 5 (110 enodes) 394.849 * * [simplify]: iters left: 4 (253 enodes) 394.909 * * [simplify]: Extracting #0: cost 1 inf + 0 394.910 * * [simplify]: Extracting #1: cost 13 inf + 0 394.910 * * [simplify]: Extracting #2: cost 132 inf + 0 394.910 * * [simplify]: Extracting #3: cost 206 inf + 205 394.913 * * [simplify]: Extracting #4: cost 184 inf + 4913 394.917 * * [simplify]: Extracting #5: cost 101 inf + 29428 394.924 * * [simplify]: Extracting #6: cost 31 inf + 50475 394.934 * * [simplify]: Extracting #7: cost 2 inf + 60770 394.944 * * [simplify]: Extracting #8: cost 0 inf + 61618 394.955 * [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.955 * [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.955 * [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.955 * * [simplify]: iters left: 6 (15 enodes) 394.959 * * [simplify]: iters left: 5 (62 enodes) 394.970 * * [simplify]: iters left: 4 (159 enodes) 395.011 * * [simplify]: iters left: 3 (475 enodes) 395.204 * * [simplify]: Extracting #0: cost 1 inf + 0 395.205 * * [simplify]: Extracting #1: cost 42 inf + 0 395.205 * * [simplify]: Extracting #2: cost 194 inf + 1 395.208 * * [simplify]: Extracting #3: cost 205 inf + 15094 395.220 * * [simplify]: Extracting #4: cost 20 inf + 63712 395.235 * * [simplify]: Extracting #5: cost 3 inf + 65204 395.252 * * [simplify]: Extracting #6: cost 0 inf + 65965 395.266 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 395.266 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (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)))) 395.266 * * * * [progress]: [ 673 / 3260 ] simplifiying candidate # 395.267 * [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)))))) 395.267 * * [simplify]: iters left: 6 (29 enodes) 395.273 * * [simplify]: iters left: 5 (115 enodes) 395.291 * * [simplify]: iters left: 4 (252 enodes) 395.348 * * [simplify]: Extracting #0: cost 1 inf + 0 395.348 * * [simplify]: Extracting #1: cost 11 inf + 0 395.348 * * [simplify]: Extracting #2: cost 128 inf + 0 395.349 * * [simplify]: Extracting #3: cost 220 inf + 43 395.350 * * [simplify]: Extracting #4: cost 209 inf + 1220 395.353 * * [simplify]: Extracting #5: cost 133 inf + 24488 395.361 * * [simplify]: Extracting #6: cost 31 inf + 59463 395.372 * * [simplify]: Extracting #7: cost 1 inf + 69823 395.386 * * [simplify]: Extracting #8: cost 0 inf + 70213 395.398 * [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)))) 395.398 * [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))))))) 395.399 * [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))))) 395.399 * * [simplify]: iters left: 6 (15 enodes) 395.402 * * [simplify]: iters left: 5 (62 enodes) 395.412 * * [simplify]: iters left: 4 (148 enodes) 395.450 * * [simplify]: iters left: 3 (499 enodes) 395.681 * * [simplify]: Extracting #0: cost 1 inf + 0 395.681 * * [simplify]: Extracting #1: cost 0 inf + 1 395.681 * [simplify]: Simplified to 0 395.681 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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.684 * * * * [progress]: [ 674 / 3260 ] simplifiying candidate # 395.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) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 395.684 * * [simplify]: iters left: 6 (27 enodes) 395.690 * * [simplify]: iters left: 5 (106 enodes) 395.707 * * [simplify]: iters left: 4 (216 enodes) 395.754 * * [simplify]: Extracting #0: cost 1 inf + 0 395.754 * * [simplify]: Extracting #1: cost 11 inf + 0 395.754 * * [simplify]: Extracting #2: cost 111 inf + 0 395.755 * * [simplify]: Extracting #3: cost 187 inf + 43 395.756 * * [simplify]: Extracting #4: cost 158 inf + 4980 395.760 * * [simplify]: Extracting #5: cost 77 inf + 28803 395.767 * * [simplify]: Extracting #6: cost 29 inf + 43642 395.776 * * [simplify]: Extracting #7: cost 2 inf + 52802 395.786 * * [simplify]: Extracting #8: cost 0 inf + 53571 395.796 * [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.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))) (/ (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.796 * [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.796 * * [simplify]: iters left: 6 (14 enodes) 395.800 * * [simplify]: iters left: 5 (56 enodes) 395.808 * * [simplify]: iters left: 4 (117 enodes) 395.834 * * [simplify]: iters left: 3 (347 enodes) 395.947 * * [simplify]: Extracting #0: cost 1 inf + 0 395.947 * * [simplify]: Extracting #1: cost 0 inf + 1 395.947 * [simplify]: Simplified to 0 395.947 * [simplify]: 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.947 * * * * [progress]: [ 675 / 3260 ] simplifiying candidate # 395.947 * [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.947 * * [simplify]: iters left: 6 (27 enodes) 395.953 * * [simplify]: iters left: 5 (105 enodes) 395.970 * * [simplify]: iters left: 4 (210 enodes) 396.013 * * [simplify]: Extracting #0: cost 1 inf + 0 396.013 * * [simplify]: Extracting #1: cost 11 inf + 0 396.013 * * [simplify]: Extracting #2: cost 98 inf + 0 396.013 * * [simplify]: Extracting #3: cost 148 inf + 86 396.014 * * [simplify]: Extracting #4: cost 142 inf + 498 396.015 * * [simplify]: Extracting #5: cost 125 inf + 4985 396.018 * * [simplify]: Extracting #6: cost 66 inf + 18856 396.023 * * [simplify]: Extracting #7: cost 15 inf + 33293 396.030 * * [simplify]: Extracting #8: cost 0 inf + 40380 396.038 * * [simplify]: Extracting #9: cost 0 inf + 40350 396.045 * [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))) 396.045 * [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))))) 396.046 * [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))) 396.046 * * [simplify]: iters left: 6 (14 enodes) 396.051 * * [simplify]: iters left: 5 (57 enodes) 396.060 * * [simplify]: iters left: 4 (116 enodes) 396.084 * * [simplify]: iters left: 3 (321 enodes) 396.190 * * [simplify]: Extracting #0: cost 1 inf + 0 396.190 * * [simplify]: Extracting #1: cost 0 inf + 1 396.190 * [simplify]: Simplified to 0 396.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))))) 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.190 * * * * [progress]: [ 676 / 3260 ] simplifiying candidate # 396.191 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 396.191 * * [simplify]: iters left: 6 (28 enodes) 396.197 * * [simplify]: iters left: 5 (110 enodes) 396.216 * * [simplify]: iters left: 4 (243 enodes) 396.268 * * [simplify]: Extracting #0: cost 1 inf + 0 396.268 * * [simplify]: Extracting #1: cost 11 inf + 0 396.268 * * [simplify]: Extracting #2: cost 111 inf + 0 396.269 * * [simplify]: Extracting #3: cost 187 inf + 2 396.270 * * [simplify]: Extracting #4: cost 166 inf + 3280 396.274 * * [simplify]: Extracting #5: cost 87 inf + 25122 396.281 * * [simplify]: Extracting #6: cost 30 inf + 42439 396.289 * * [simplify]: Extracting #7: cost 2 inf + 52019 396.298 * * [simplify]: Extracting #8: cost 0 inf + 52708 396.307 * [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.308 * [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.308 * [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.308 * * [simplify]: iters left: 6 (15 enodes) 396.312 * * [simplify]: iters left: 5 (62 enodes) 396.322 * * [simplify]: iters left: 4 (149 enodes) 396.358 * * [simplify]: iters left: 3 (450 enodes) 396.554 * * [simplify]: Extracting #0: cost 1 inf + 0 396.554 * * [simplify]: Extracting #1: cost 0 inf + 1 396.554 * [simplify]: Simplified to 0 396.554 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (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.554 * * * * [progress]: [ 677 / 3260 ] simplifiying candidate # 396.554 * [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.554 * * [simplify]: iters left: 6 (26 enodes) 396.560 * * [simplify]: iters left: 5 (100 enodes) 396.575 * * [simplify]: iters left: 4 (201 enodes) 396.618 * * [simplify]: Extracting #0: cost 1 inf + 0 396.618 * * [simplify]: Extracting #1: cost 11 inf + 0 396.618 * * [simplify]: Extracting #2: cost 89 inf + 0 396.618 * * [simplify]: Extracting #3: cost 142 inf + 2 396.619 * * [simplify]: Extracting #4: cost 141 inf + 5 396.620 * * [simplify]: Extracting #5: cost 109 inf + 7293 396.623 * * [simplify]: Extracting #6: cost 57 inf + 18962 396.629 * * [simplify]: Extracting #7: cost 17 inf + 30682 396.636 * * [simplify]: Extracting #8: cost 0 inf + 38070 396.643 * * [simplify]: Extracting #9: cost 0 inf + 38040 396.650 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (sqrt a)) (sqrt a))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 396.650 * [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.651 * [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.651 * * [simplify]: iters left: 6 (14 enodes) 396.654 * * [simplify]: iters left: 5 (57 enodes) 396.663 * * [simplify]: iters left: 4 (118 enodes) 396.689 * * [simplify]: iters left: 3 (314 enodes) 396.782 * * [simplify]: Extracting #0: cost 1 inf + 0 396.782 * * [simplify]: Extracting #1: cost 0 inf + 1 396.783 * [simplify]: Simplified to 0 396.783 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 396.783 * * * * [progress]: [ 678 / 3260 ] simplifiying candidate # 396.784 * [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)))) 396.784 * * [simplify]: iters left: 6 (26 enodes) 396.789 * * [simplify]: iters left: 5 (96 enodes) 396.804 * * [simplify]: iters left: 4 (195 enodes) 396.841 * * [simplify]: iters left: 3 (433 enodes) 396.949 * * [simplify]: Extracting #0: cost 1 inf + 0 396.949 * * [simplify]: Extracting #1: cost 13 inf + 0 396.949 * * [simplify]: Extracting #2: cost 128 inf + 0 396.950 * * [simplify]: Extracting #3: cost 210 inf + 252 396.951 * * [simplify]: Extracting #4: cost 192 inf + 2095 396.954 * * [simplify]: Extracting #5: cost 136 inf + 13374 396.959 * * [simplify]: Extracting #6: cost 99 inf + 21015 396.965 * * [simplify]: Extracting #7: cost 71 inf + 28495 396.975 * * [simplify]: Extracting #8: cost 13 inf + 52004 396.988 * * [simplify]: Extracting #9: cost 0 inf + 57288 397.001 * * [simplify]: Extracting #10: cost 0 inf + 57128 397.014 * * [simplify]: Extracting #11: cost 0 inf + 57088 397.028 * [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.028 * [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.028 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 397.029 * * [simplify]: iters left: 6 (13 enodes) 397.032 * * [simplify]: iters left: 5 (48 enodes) 397.039 * * [simplify]: iters left: 4 (103 enodes) 397.059 * * [simplify]: iters left: 3 (238 enodes) 397.117 * * [simplify]: Extracting #0: cost 1 inf + 0 397.117 * * [simplify]: Extracting #1: cost 0 inf + 1 397.117 * [simplify]: Simplified to 0 397.117 * [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.117 * * * * [progress]: [ 679 / 3260 ] simplifiying candidate # 397.117 * [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.117 * * [simplify]: iters left: 6 (29 enodes) 397.124 * * [simplify]: iters left: 5 (114 enodes) 397.144 * * [simplify]: iters left: 4 (245 enodes) 397.195 * * [simplify]: Extracting #0: cost 1 inf + 0 397.195 * * [simplify]: Extracting #1: cost 11 inf + 0 397.196 * * [simplify]: Extracting #2: cost 129 inf + 0 397.196 * * [simplify]: Extracting #3: cost 223 inf + 204 397.197 * * [simplify]: Extracting #4: cost 211 inf + 1624 397.201 * * [simplify]: Extracting #5: cost 146 inf + 21475 397.208 * * [simplify]: Extracting #6: cost 55 inf + 53009 397.218 * * [simplify]: Extracting #7: cost 21 inf + 62182 397.229 * * [simplify]: Extracting #8: cost 2 inf + 71025 397.241 * * [simplify]: Extracting #9: cost 0 inf + 71794 397.252 * [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.253 * [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.253 * [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.253 * * [simplify]: iters left: 6 (15 enodes) 397.257 * * [simplify]: iters left: 5 (61 enodes) 397.266 * * [simplify]: iters left: 4 (142 enodes) 397.301 * * [simplify]: iters left: 3 (474 enodes) 397.476 * * [simplify]: Extracting #0: cost 1 inf + 0 397.476 * * [simplify]: Extracting #1: cost 0 inf + 1 397.476 * [simplify]: Simplified to 0 397.476 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 397.476 * * * * [progress]: [ 680 / 3260 ] simplifiying candidate # 397.476 * [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))))) 397.476 * * [simplify]: iters left: 6 (27 enodes) 397.482 * * [simplify]: iters left: 5 (106 enodes) 397.499 * * [simplify]: iters left: 4 (211 enodes) 397.543 * * [simplify]: Extracting #0: cost 1 inf + 0 397.543 * * [simplify]: Extracting #1: cost 11 inf + 0 397.544 * * [simplify]: Extracting #2: cost 109 inf + 0 397.544 * * [simplify]: Extracting #3: cost 178 inf + 204 397.545 * * [simplify]: Extracting #4: cost 172 inf + 976 397.546 * * [simplify]: Extracting #5: cost 157 inf + 4621 397.550 * * [simplify]: Extracting #6: cost 59 inf + 33570 397.559 * * [simplify]: Extracting #7: cost 1 inf + 51410 397.568 * * [simplify]: Extracting #8: cost 0 inf + 51639 397.578 * [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)))) 397.578 * [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)))))) 397.578 * [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)))) 397.578 * * [simplify]: iters left: 6 (14 enodes) 397.581 * * [simplify]: iters left: 5 (56 enodes) 397.590 * * [simplify]: iters left: 4 (113 enodes) 397.614 * * [simplify]: iters left: 3 (324 enodes) 397.699 * * [simplify]: Extracting #0: cost 1 inf + 0 397.699 * * [simplify]: Extracting #1: cost 0 inf + 1 397.699 * [simplify]: Simplified to 0 397.699 * [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)) 397.700 * * * * [progress]: [ 681 / 3260 ] simplifiying candidate # 397.700 * [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)))) 397.700 * * [simplify]: iters left: 6 (27 enodes) 397.706 * * [simplify]: iters left: 5 (104 enodes) 397.725 * * [simplify]: iters left: 4 (205 enodes) 397.763 * * [simplify]: iters left: 3 (492 enodes) 397.888 * * [simplify]: Extracting #0: cost 1 inf + 0 397.889 * * [simplify]: Extracting #1: cost 11 inf + 0 397.889 * * [simplify]: Extracting #2: cost 122 inf + 0 397.890 * * [simplify]: Extracting #3: cost 233 inf + 489 397.891 * * [simplify]: Extracting #4: cost 197 inf + 6329 397.896 * * [simplify]: Extracting #5: cost 130 inf + 21435 397.905 * * [simplify]: Extracting #6: cost 71 inf + 39066 397.917 * * [simplify]: Extracting #7: cost 7 inf + 62639 397.932 * * [simplify]: Extracting #8: cost 0 inf + 65388 397.947 * [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)))) 397.947 * [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))))) 397.948 * [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))) 397.948 * * [simplify]: iters left: 6 (14 enodes) 397.952 * * [simplify]: iters left: 5 (56 enodes) 397.962 * * [simplify]: iters left: 4 (112 enodes) 397.984 * * [simplify]: iters left: 3 (297 enodes) 398.064 * * [simplify]: Extracting #0: cost 1 inf + 0 398.064 * * [simplify]: Extracting #1: cost 0 inf + 1 398.064 * [simplify]: Simplified to 0 398.064 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 398.064 * * * * [progress]: [ 682 / 3260 ] simplifiying candidate # 398.064 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 398.065 * * [simplify]: iters left: 6 (27 enodes) 398.073 * * [simplify]: iters left: 5 (106 enodes) 398.089 * * [simplify]: iters left: 4 (219 enodes) 398.130 * * [simplify]: Extracting #0: cost 1 inf + 0 398.130 * * [simplify]: Extracting #1: cost 11 inf + 0 398.130 * * [simplify]: Extracting #2: cost 102 inf + 0 398.132 * * [simplify]: Extracting #3: cost 170 inf + 43 398.132 * * [simplify]: Extracting #4: cost 165 inf + 530 398.134 * * [simplify]: Extracting #5: cost 130 inf + 8981 398.138 * * [simplify]: Extracting #6: cost 62 inf + 28305 398.145 * * [simplify]: Extracting #7: cost 25 inf + 38361 398.153 * * [simplify]: Extracting #8: cost 1 inf + 48744 398.162 * * [simplify]: Extracting #9: cost 0 inf + 49053 398.171 * [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))) 398.171 * [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))))))) 398.171 * [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))))) 398.171 * * [simplify]: iters left: 6 (13 enodes) 398.175 * * [simplify]: iters left: 5 (53 enodes) 398.183 * * [simplify]: iters left: 4 (118 enodes) 398.206 * * [simplify]: iters left: 3 (324 enodes) 398.290 * * [simplify]: Extracting #0: cost 1 inf + 0 398.290 * * [simplify]: Extracting #1: cost 0 inf + 1 398.290 * [simplify]: Simplified to 0 398.290 * [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)) 398.290 * * * * [progress]: [ 683 / 3260 ] simplifiying candidate # 398.290 * [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))))) 398.290 * * [simplify]: iters left: 6 (24 enodes) 398.296 * * [simplify]: iters left: 5 (92 enodes) 398.310 * * [simplify]: iters left: 4 (174 enodes) 398.344 * * [simplify]: iters left: 3 (424 enodes) 398.451 * * [simplify]: Extracting #0: cost 1 inf + 0 398.452 * * [simplify]: Extracting #1: cost 9 inf + 0 398.452 * * [simplify]: Extracting #2: cost 110 inf + 0 398.452 * * [simplify]: Extracting #3: cost 224 inf + 44 398.454 * * [simplify]: Extracting #4: cost 210 inf + 1999 398.457 * * [simplify]: Extracting #5: cost 132 inf + 17694 398.464 * * [simplify]: Extracting #6: cost 77 inf + 31280 398.475 * * [simplify]: Extracting #7: cost 13 inf + 53839 398.491 * * [simplify]: Extracting #8: cost 0 inf + 59086 398.505 * [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)))) 398.505 * [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)))))) 398.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)))) 398.506 * * [simplify]: iters left: 6 (11 enodes) 398.508 * * [simplify]: iters left: 5 (43 enodes) 398.515 * * [simplify]: iters left: 4 (84 enodes) 398.529 * * [simplify]: iters left: 3 (212 enodes) 398.573 * * [simplify]: iters left: 2 (472 enodes) 398.675 * * [simplify]: Extracting #0: cost 1 inf + 0 398.675 * * [simplify]: Extracting #1: cost 0 inf + 1 398.675 * [simplify]: Simplified to 0 398.675 * [simplify]: 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)) 398.675 * * * * [progress]: [ 684 / 3260 ] simplifiying candidate # 398.675 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 398.676 * * [simplify]: iters left: 6 (25 enodes) 398.681 * * [simplify]: iters left: 5 (97 enodes) 398.696 * * [simplify]: iters left: 4 (189 enodes) 398.733 * * [simplify]: iters left: 3 (411 enodes) 398.825 * * [simplify]: Extracting #0: cost 1 inf + 0 398.825 * * [simplify]: Extracting #1: cost 11 inf + 0 398.825 * * [simplify]: Extracting #2: cost 102 inf + 0 398.826 * * [simplify]: Extracting #3: cost 188 inf + 44 398.827 * * [simplify]: Extracting #4: cost 171 inf + 1878 398.830 * * [simplify]: Extracting #5: cost 112 inf + 12162 398.837 * * [simplify]: Extracting #6: cost 71 inf + 23474 398.846 * * [simplify]: Extracting #7: cost 7 inf + 47596 398.858 * * [simplify]: Extracting #8: cost 0 inf + 50299 398.869 * [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))) 398.869 * [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))))) 398.870 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 398.870 * * [simplify]: iters left: 6 (12 enodes) 398.873 * * [simplify]: iters left: 5 (49 enodes) 398.881 * * [simplify]: iters left: 4 (99 enodes) 398.900 * * [simplify]: iters left: 3 (234 enodes) 398.952 * * [simplify]: iters left: 2 (447 enodes) 399.045 * * [simplify]: Extracting #0: cost 1 inf + 0 399.045 * * [simplify]: Extracting #1: cost 0 inf + 1 399.045 * [simplify]: Simplified to 0 399.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) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 399.045 * * * * [progress]: [ 685 / 3260 ] simplifiying candidate # 399.045 * [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)))))) 399.045 * * [simplify]: iters left: 6 (27 enodes) 399.051 * * [simplify]: iters left: 5 (105 enodes) 399.070 * * [simplify]: iters left: 4 (214 enodes) 399.109 * * [simplify]: iters left: 3 (487 enodes) 399.233 * * [simplify]: Extracting #0: cost 1 inf + 0 399.233 * * [simplify]: Extracting #1: cost 11 inf + 0 399.234 * * [simplify]: Extracting #2: cost 116 inf + 0 399.234 * * [simplify]: Extracting #3: cost 221 inf + 2 399.235 * * [simplify]: Extracting #4: cost 207 inf + 984 399.238 * * [simplify]: Extracting #5: cost 148 inf + 13453 399.245 * * [simplify]: Extracting #6: cost 73 inf + 34348 399.258 * * [simplify]: Extracting #7: cost 8 inf + 58391 399.272 * * [simplify]: Extracting #8: cost 0 inf + 61681 399.286 * [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)) 399.287 * [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))))))) 399.287 * [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))))) 399.287 * * [simplify]: iters left: 6 (14 enodes) 399.290 * * [simplify]: iters left: 5 (57 enodes) 399.299 * * [simplify]: iters left: 4 (121 enodes) 399.325 * * [simplify]: iters left: 3 (291 enodes) 399.401 * * [simplify]: Extracting #0: cost 1 inf + 0 399.401 * * [simplify]: Extracting #1: cost 0 inf + 1 399.401 * [simplify]: Simplified to 0 399.401 * [simplify]: 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)) 399.401 * * * * [progress]: [ 686 / 3260 ] simplifiying candidate # 399.402 * [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))))) 399.402 * * [simplify]: iters left: 6 (25 enodes) 399.407 * * [simplify]: iters left: 5 (95 enodes) 399.423 * * [simplify]: iters left: 4 (179 enodes) 399.455 * * [simplify]: iters left: 3 (383 enodes) 399.536 * * [simplify]: Extracting #0: cost 1 inf + 0 399.536 * * [simplify]: Extracting #1: cost 11 inf + 0 399.537 * * [simplify]: Extracting #2: cost 93 inf + 0 399.537 * * [simplify]: Extracting #3: cost 171 inf + 3 399.538 * * [simplify]: Extracting #4: cost 164 inf + 578 399.540 * * [simplify]: Extracting #5: cost 138 inf + 4375 399.544 * * [simplify]: Extracting #6: cost 75 inf + 18957 399.553 * * [simplify]: Extracting #7: cost 4 inf + 43299 399.564 * * [simplify]: Extracting #8: cost 0 inf + 44741 399.575 * * [simplify]: Extracting #9: cost 0 inf + 44662 399.586 * [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)) 399.586 * [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)))))) 399.586 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 399.586 * * [simplify]: iters left: 6 (13 enodes) 399.590 * * [simplify]: iters left: 5 (52 enodes) 399.599 * * [simplify]: iters left: 4 (98 enodes) 399.617 * * [simplify]: iters left: 3 (212 enodes) 399.657 * * [simplify]: iters left: 2 (371 enodes) 399.728 * * [simplify]: Extracting #0: cost 1 inf + 0 399.728 * * [simplify]: Extracting #1: cost 0 inf + 1 399.728 * [simplify]: Simplified to 0 399.728 * [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)) 399.729 * * * * [progress]: [ 687 / 3260 ] simplifiying candidate # 399.729 * [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)))) 399.729 * * [simplify]: iters left: 6 (25 enodes) 399.734 * * [simplify]: iters left: 5 (91 enodes) 399.748 * * [simplify]: iters left: 4 (172 enodes) 399.777 * * [simplify]: iters left: 3 (326 enodes) 399.840 * * [simplify]: Extracting #0: cost 1 inf + 0 399.840 * * [simplify]: Extracting #1: cost 11 inf + 0 399.840 * * [simplify]: Extracting #2: cost 92 inf + 0 399.841 * * [simplify]: Extracting #3: cost 149 inf + 538 399.842 * * [simplify]: Extracting #4: cost 118 inf + 3732 399.844 * * [simplify]: Extracting #5: cost 101 inf + 6916 399.847 * * [simplify]: Extracting #6: cost 93 inf + 8682 399.852 * * [simplify]: Extracting #7: cost 25 inf + 33214 399.862 * * [simplify]: Extracting #8: cost 1 inf + 43173 399.871 * * [simplify]: Extracting #9: cost 0 inf + 43498 399.881 * * [simplify]: Extracting #10: cost 0 inf + 43418 399.891 * [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))) 399.891 * [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))))) 399.892 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 399.892 * * [simplify]: iters left: 6 (12 enodes) 399.895 * * [simplify]: iters left: 5 (44 enodes) 399.903 * * [simplify]: iters left: 4 (92 enodes) 399.917 * * [simplify]: iters left: 3 (159 enodes) 399.941 * * [simplify]: iters left: 2 (267 enodes) 399.984 * * [simplify]: iters left: 1 (364 enodes) 400.041 * * [simplify]: Extracting #0: cost 1 inf + 0 400.042 * * [simplify]: Extracting #1: cost 0 inf + 1 400.042 * [simplify]: Simplified to 0 400.042 * [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)) 400.042 * * * * [progress]: [ 688 / 3260 ] simplifiying candidate # 400.042 * [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)))))) 400.042 * * [simplify]: iters left: 6 (28 enodes) 400.048 * * [simplify]: iters left: 5 (112 enodes) 400.067 * * [simplify]: iters left: 4 (247 enodes) 400.119 * * [simplify]: Extracting #0: cost 1 inf + 0 400.119 * * [simplify]: Extracting #1: cost 11 inf + 0 400.119 * * [simplify]: Extracting #2: cost 127 inf + 0 400.120 * * [simplify]: Extracting #3: cost 208 inf + 694 400.121 * * [simplify]: Extracting #4: cost 169 inf + 7704 400.126 * * [simplify]: Extracting #5: cost 86 inf + 33890 400.135 * * [simplify]: Extracting #6: cost 33 inf + 49852 400.145 * * [simplify]: Extracting #7: cost 0 inf + 61210 400.155 * * [simplify]: Extracting #8: cost 0 inf + 61092 400.166 * [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))))))) 400.166 * [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))))))) 400.167 * [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))))) 400.167 * * [simplify]: iters left: 6 (15 enodes) 400.171 * * [simplify]: iters left: 5 (64 enodes) 400.181 * * [simplify]: iters left: 4 (149 enodes) 400.216 * * [simplify]: iters left: 3 (466 enodes) 400.464 * * [simplify]: Extracting #0: cost 1 inf + 0 400.465 * * [simplify]: Extracting #1: cost 0 inf + 1 400.465 * [simplify]: Simplified to 0 400.465 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (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)) 400.465 * * * * [progress]: [ 689 / 3260 ] simplifiying candidate # 400.465 * [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))))) 400.465 * * [simplify]: iters left: 6 (26 enodes) 400.471 * * [simplify]: iters left: 5 (104 enodes) 400.488 * * [simplify]: iters left: 4 (214 enodes) 400.534 * * [simplify]: Extracting #0: cost 1 inf + 0 400.534 * * [simplify]: Extracting #1: cost 11 inf + 0 400.534 * * [simplify]: Extracting #2: cost 113 inf + 0 400.535 * * [simplify]: Extracting #3: cost 176 inf + 206 400.536 * * [simplify]: Extracting #4: cost 139 inf + 5850 400.538 * * [simplify]: Extracting #5: cost 116 inf + 12208 400.543 * * [simplify]: Extracting #6: cost 41 inf + 32537 400.551 * * [simplify]: Extracting #7: cost 1 inf + 45261 400.561 * * [simplify]: Extracting #8: cost 0 inf + 45546 400.570 * [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)))) 400.570 * [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)))))) 400.571 * [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)))) 400.571 * * [simplify]: iters left: 6 (14 enodes) 400.574 * * [simplify]: iters left: 5 (59 enodes) 400.583 * * [simplify]: iters left: 4 (121 enodes) 400.607 * * [simplify]: iters left: 3 (332 enodes) 400.739 * * [simplify]: Extracting #0: cost 1 inf + 0 400.739 * * [simplify]: Extracting #1: cost 0 inf + 1 400.739 * [simplify]: Simplified to 0 400.739 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 400.739 * * * * [progress]: [ 690 / 3260 ] simplifiying candidate # 400.739 * [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)))) 400.739 * * [simplify]: iters left: 6 (26 enodes) 400.745 * * [simplify]: iters left: 5 (102 enodes) 400.762 * * [simplify]: iters left: 4 (208 enodes) 400.802 * * [simplify]: iters left: 3 (476 enodes) 400.942 * * [simplify]: Extracting #0: cost 1 inf + 0 400.942 * * [simplify]: Extracting #1: cost 11 inf + 0 400.943 * * [simplify]: Extracting #2: cost 142 inf + 0 400.944 * * [simplify]: Extracting #3: cost 225 inf + 1792 400.948 * * [simplify]: Extracting #4: cost 142 inf + 15875 400.954 * * [simplify]: Extracting #5: cost 100 inf + 25454 400.961 * * [simplify]: Extracting #6: cost 74 inf + 34728 400.974 * * [simplify]: Extracting #7: cost 7 inf + 59631 400.988 * * [simplify]: Extracting #8: cost 0 inf + 62074 401.002 * * [simplify]: Extracting #9: cost 0 inf + 62034 401.018 * [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))) 401.018 * [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))))) 401.019 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 401.019 * * [simplify]: iters left: 6 (13 enodes) 401.022 * * [simplify]: iters left: 5 (54 enodes) 401.031 * * [simplify]: iters left: 4 (112 enodes) 401.053 * * [simplify]: iters left: 3 (281 enodes) 401.146 * * [simplify]: Extracting #0: cost 1 inf + 0 401.146 * * [simplify]: Extracting #1: cost 0 inf + 1 401.146 * [simplify]: Simplified to 0 401.146 * [simplify]: 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)) 401.146 * * * * [progress]: [ 691 / 3260 ] simplifiying candidate # 401.146 * [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)))))) 401.147 * * [simplify]: iters left: 6 (27 enodes) 401.153 * * [simplify]: iters left: 5 (107 enodes) 401.170 * * [simplify]: iters left: 4 (232 enodes) 401.216 * * [simplify]: Extracting #0: cost 1 inf + 0 401.216 * * [simplify]: Extracting #1: cost 11 inf + 0 401.217 * * [simplify]: Extracting #2: cost 106 inf + 0 401.217 * * [simplify]: Extracting #3: cost 171 inf + 46 401.218 * * [simplify]: Extracting #4: cost 160 inf + 987 401.219 * * [simplify]: Extracting #5: cost 129 inf + 7643 401.223 * * [simplify]: Extracting #6: cost 59 inf + 26234 401.231 * * [simplify]: Extracting #7: cost 1 inf + 44347 401.241 * * [simplify]: Extracting #8: cost 0 inf + 44697 401.249 * [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))))) 401.249 * [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))))))) 401.249 * [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))))) 401.249 * * [simplify]: iters left: 6 (14 enodes) 401.253 * * [simplify]: iters left: 5 (59 enodes) 401.262 * * [simplify]: iters left: 4 (134 enodes) 401.290 * * [simplify]: iters left: 3 (357 enodes) 401.426 * * [simplify]: Extracting #0: cost 1 inf + 0 401.426 * * [simplify]: Extracting #1: cost 0 inf + 1 401.426 * [simplify]: Simplified to 0 401.426 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 401.426 * * * * [progress]: [ 692 / 3260 ] simplifiying candidate # 401.426 * [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))))) 401.427 * * [simplify]: iters left: 6 (25 enodes) 401.432 * * [simplify]: iters left: 5 (98 enodes) 401.448 * * [simplify]: iters left: 4 (199 enodes) 401.489 * * [simplify]: iters left: 3 (498 enodes) 401.668 * * [simplify]: Extracting #0: cost 1 inf + 0 401.668 * * [simplify]: Extracting #1: cost 11 inf + 0 401.668 * * [simplify]: Extracting #2: cost 159 inf + 0 401.669 * * [simplify]: Extracting #3: cost 261 inf + 906 401.672 * * [simplify]: Extracting #4: cost 197 inf + 9881 401.678 * * [simplify]: Extracting #5: cost 119 inf + 25090 401.686 * * [simplify]: Extracting #6: cost 99 inf + 28957 401.694 * * [simplify]: Extracting #7: cost 91 inf + 29608 401.703 * * [simplify]: Extracting #8: cost 65 inf + 39066 401.716 * * [simplify]: Extracting #9: cost 13 inf + 58981 401.733 * * [simplify]: Extracting #10: cost 0 inf + 64449 401.749 * [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)))) 401.749 * [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)))))) 401.749 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 401.749 * * [simplify]: iters left: 6 (13 enodes) 401.752 * * [simplify]: iters left: 5 (53 enodes) 401.760 * * [simplify]: iters left: 4 (106 enodes) 401.780 * * [simplify]: iters left: 3 (257 enodes) 401.862 * * [simplify]: Extracting #0: cost 1 inf + 0 401.863 * * [simplify]: Extracting #1: cost 0 inf + 1 401.863 * [simplify]: Simplified to 0 401.863 * [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)) 401.864 * * * * [progress]: [ 693 / 3260 ] simplifiying candidate # 401.864 * [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)))) 401.864 * * [simplify]: iters left: 6 (25 enodes) 401.870 * * [simplify]: iters left: 5 (97 enodes) 401.885 * * [simplify]: iters left: 4 (188 enodes) 401.921 * * [simplify]: iters left: 3 (397 enodes) 402.029 * * [simplify]: Extracting #0: cost 1 inf + 0 402.029 * * [simplify]: Extracting #1: cost 11 inf + 0 402.029 * * [simplify]: Extracting #2: cost 123 inf + 0 402.030 * * [simplify]: Extracting #3: cost 179 inf + 1315 402.033 * * [simplify]: Extracting #4: cost 115 inf + 9163 402.036 * * [simplify]: Extracting #5: cost 98 inf + 12629 402.042 * * [simplify]: Extracting #6: cost 72 inf + 21526 402.051 * * [simplify]: Extracting #7: cost 12 inf + 43569 402.063 * * [simplify]: Extracting #8: cost 0 inf + 48207 402.076 * [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)) 402.076 * [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))))) 402.076 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 402.076 * * [simplify]: iters left: 6 (12 enodes) 402.080 * * [simplify]: iters left: 5 (49 enodes) 402.087 * * [simplify]: iters left: 4 (94 enodes) 402.106 * * [simplify]: iters left: 3 (221 enodes) 402.174 * * [simplify]: iters left: 2 (492 enodes) 402.386 * * [simplify]: Extracting #0: cost 1 inf + 0 402.386 * * [simplify]: Extracting #1: cost 0 inf + 1 402.386 * [simplify]: Simplified to 0 402.387 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 402.387 * * * * [progress]: [ 694 / 3260 ] simplifiying candidate # 402.387 * [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)))))) 402.387 * * [simplify]: iters left: 6 (26 enodes) 402.393 * * [simplify]: iters left: 5 (100 enodes) 402.408 * * [simplify]: iters left: 4 (207 enodes) 402.450 * * [simplify]: iters left: 3 (476 enodes) 402.588 * * [simplify]: Extracting #0: cost 1 inf + 0 402.589 * * [simplify]: Extracting #1: cost 11 inf + 0 402.589 * * [simplify]: Extracting #2: cost 147 inf + 0 402.590 * * [simplify]: Extracting #3: cost 244 inf + 5 402.591 * * [simplify]: Extracting #4: cost 228 inf + 1801 402.595 * * [simplify]: Extracting #5: cost 165 inf + 13969 402.602 * * [simplify]: Extracting #6: cost 73 inf + 37549 402.615 * * [simplify]: Extracting #7: cost 9 inf + 60775 402.629 * * [simplify]: Extracting #8: cost 0 inf + 64256 402.643 * * [simplify]: Extracting #9: cost 0 inf + 64176 402.659 * [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)))) 402.659 * [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))))))) 402.660 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 402.660 * * [simplify]: iters left: 6 (13 enodes) 402.663 * * [simplify]: iters left: 5 (52 enodes) 402.671 * * [simplify]: iters left: 4 (111 enodes) 402.695 * * [simplify]: iters left: 3 (278 enodes) 402.784 * * [simplify]: Extracting #0: cost 1 inf + 0 402.784 * * [simplify]: Extracting #1: cost 0 inf + 1 402.784 * [simplify]: Simplified to 0 402.784 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 402.784 * * * * [progress]: [ 695 / 3260 ] simplifiying candidate # 402.784 * [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))))) 402.784 * * [simplify]: iters left: 6 (24 enodes) 402.790 * * [simplify]: iters left: 5 (91 enodes) 402.804 * * [simplify]: iters left: 4 (176 enodes) 402.842 * * [simplify]: iters left: 3 (406 enodes) 402.957 * * [simplify]: Extracting #0: cost 1 inf + 0 402.957 * * [simplify]: Extracting #1: cost 11 inf + 0 402.958 * * [simplify]: Extracting #2: cost 119 inf + 0 402.958 * * [simplify]: Extracting #3: cost 180 inf + 377 402.960 * * [simplify]: Extracting #4: cost 144 inf + 3465 402.963 * * [simplify]: Extracting #5: cost 103 inf + 9930 402.967 * * [simplify]: Extracting #6: cost 74 inf + 19390 402.976 * * [simplify]: Extracting #7: cost 8 inf + 43010 402.990 * * [simplify]: Extracting #8: cost 0 inf + 46275 403.001 * [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))) 403.001 * [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)))))) 403.002 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 403.002 * * [simplify]: iters left: 6 (12 enodes) 403.005 * * [simplify]: iters left: 5 (47 enodes) 403.012 * * [simplify]: iters left: 4 (89 enodes) 403.029 * * [simplify]: iters left: 3 (186 enodes) 403.075 * * [simplify]: iters left: 2 (378 enodes) 403.207 * * [simplify]: Extracting #0: cost 1 inf + 0 403.207 * * [simplify]: Extracting #1: cost 0 inf + 1 403.207 * [simplify]: Simplified to 0 403.207 * [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)) 403.207 * * * * [progress]: [ 696 / 3260 ] simplifiying candidate # 403.207 * [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)))) 403.207 * * [simplify]: iters left: 6 (24 enodes) 403.213 * * [simplify]: iters left: 5 (89 enodes) 403.226 * * [simplify]: iters left: 4 (149 enodes) 403.252 * * [simplify]: iters left: 3 (266 enodes) 403.300 * * [simplify]: Extracting #0: cost 1 inf + 0 403.300 * * [simplify]: Extracting #1: cost 9 inf + 0 403.300 * * [simplify]: Extracting #2: cost 79 inf + 2 403.300 * * [simplify]: Extracting #3: cost 118 inf + 669 403.301 * * [simplify]: Extracting #4: cost 92 inf + 2932 403.302 * * [simplify]: Extracting #5: cost 98 inf + 3138 403.303 * * [simplify]: Extracting #6: cost 94 inf + 3925 403.307 * * [simplify]: Extracting #7: cost 27 inf + 27350 403.317 * * [simplify]: Extracting #8: cost 0 inf + 38611 403.326 * * [simplify]: Extracting #9: cost 0 inf + 38556 403.334 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (cbrt (sqrt (fma (* c -4) a (* b b))))) 2) (/ (/ b 2) a)) 403.334 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (cbrt (sqrt (fma (* c -4) a (* b b))))) 2) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 403.335 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 403.335 * * [simplify]: iters left: 6 (11 enodes) 403.338 * * [simplify]: iters left: 5 (40 enodes) 403.343 * * [simplify]: iters left: 4 (65 enodes) 403.353 * * [simplify]: iters left: 3 (97 enodes) 403.369 * * [simplify]: iters left: 2 (165 enodes) 403.402 * * [simplify]: iters left: 1 (271 enodes) 403.454 * * [simplify]: Extracting #0: cost 1 inf + 0 403.454 * * [simplify]: Extracting #1: cost 0 inf + 1 403.454 * [simplify]: Simplified to 0 403.454 * [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)) 403.454 * * * * [progress]: [ 697 / 3260 ] simplifiying candidate # 403.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)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 403.455 * * [simplify]: iters left: 6 (25 enodes) 403.460 * * [simplify]: iters left: 5 (99 enodes) 403.476 * * [simplify]: iters left: 4 (202 enodes) 403.516 * * [simplify]: iters left: 3 (451 enodes) 403.636 * * [simplify]: Extracting #0: cost 1 inf + 0 403.636 * * [simplify]: Extracting #1: cost 11 inf + 0 403.636 * * [simplify]: Extracting #2: cost 140 inf + 0 403.637 * * [simplify]: Extracting #3: cost 227 inf + 88 403.638 * * [simplify]: Extracting #4: cost 213 inf + 1314 403.641 * * [simplify]: Extracting #5: cost 148 inf + 14735 403.648 * * [simplify]: Extracting #6: cost 72 inf + 34289 403.661 * * [simplify]: Extracting #7: cost 1 inf + 61466 403.675 * * [simplify]: Extracting #8: cost 0 inf + 61926 403.688 * [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)))) 403.689 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 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))))))) 403.689 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 403.689 * * [simplify]: iters left: 6 (12 enodes) 403.692 * * [simplify]: iters left: 5 (51 enodes) 403.700 * * [simplify]: iters left: 4 (106 enodes) 403.721 * * [simplify]: iters left: 3 (247 enodes) 403.788 * * [simplify]: Extracting #0: cost 1 inf + 0 403.788 * * [simplify]: Extracting #1: cost 0 inf + 1 403.788 * [simplify]: Simplified to 0 403.788 * [simplify]: 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)) 403.789 * * * * [progress]: [ 698 / 3260 ] simplifiying candidate # 403.789 * [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))))) 403.789 * * [simplify]: iters left: 6 (23 enodes) 403.794 * * [simplify]: iters left: 5 (90 enodes) 403.808 * * [simplify]: iters left: 4 (173 enodes) 403.847 * * [simplify]: iters left: 3 (410 enodes) 403.963 * * [simplify]: Extracting #0: cost 1 inf + 0 403.963 * * [simplify]: Extracting #1: cost 11 inf + 0 403.963 * * [simplify]: Extracting #2: cost 119 inf + 0 403.964 * * [simplify]: Extracting #3: cost 175 inf + 340 403.965 * * [simplify]: Extracting #4: cost 145 inf + 2814 403.968 * * [simplify]: Extracting #5: cost 107 inf + 8989 403.972 * * [simplify]: Extracting #6: cost 69 inf + 20007 403.982 * * [simplify]: Extracting #7: cost 7 inf + 42707 403.993 * * [simplify]: Extracting #8: cost 0 inf + 45354 404.004 * [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)) 404.004 * [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)))))) 404.005 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 404.005 * * [simplify]: iters left: 6 (11 enodes) 404.007 * * [simplify]: iters left: 5 (46 enodes) 404.016 * * [simplify]: iters left: 4 (86 enodes) 404.033 * * [simplify]: iters left: 3 (183 enodes) 404.078 * * [simplify]: iters left: 2 (372 enodes) 404.204 * * [simplify]: Extracting #0: cost 1 inf + 0 404.204 * * [simplify]: Extracting #1: cost 0 inf + 1 404.204 * [simplify]: Simplified to 0 404.204 * [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)) 404.204 * * * * [progress]: [ 699 / 3260 ] simplifiying candidate # 404.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 2) a) (/ 1 1)))) 404.204 * * [simplify]: iters left: 6 (23 enodes) 404.212 * * [simplify]: iters left: 5 (88 enodes) 404.224 * * [simplify]: iters left: 4 (148 enodes) 404.248 * * [simplify]: iters left: 3 (265 enodes) 404.299 * * [simplify]: Extracting #0: cost 1 inf + 0 404.299 * * [simplify]: Extracting #1: cost 9 inf + 0 404.299 * * [simplify]: Extracting #2: cost 79 inf + 2 404.300 * * [simplify]: Extracting #3: cost 123 inf + 501 404.301 * * [simplify]: Extracting #4: cost 99 inf + 2401 404.302 * * [simplify]: Extracting #5: cost 100 inf + 3138 404.303 * * [simplify]: Extracting #6: cost 96 inf + 4182 404.308 * * [simplify]: Extracting #7: cost 29 inf + 27550 404.317 * * [simplify]: Extracting #8: cost 0 inf + 39412 404.326 * * [simplify]: Extracting #9: cost 0 inf + 39357 404.335 * [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)) 404.335 * [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))))) 404.335 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 404.336 * * [simplify]: iters left: 6 (10 enodes) 404.338 * * [simplify]: iters left: 5 (39 enodes) 404.347 * * [simplify]: iters left: 4 (64 enodes) 404.357 * * [simplify]: iters left: 3 (96 enodes) 404.372 * * [simplify]: iters left: 2 (164 enodes) 404.405 * * [simplify]: iters left: 1 (270 enodes) 404.456 * * [simplify]: Extracting #0: cost 1 inf + 0 404.456 * * [simplify]: Extracting #1: cost 0 inf + 1 404.456 * [simplify]: Simplified to 0 404.456 * [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)) 404.456 * * * * [progress]: [ 700 / 3260 ] simplifiying candidate # 404.456 * [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)))))) 404.457 * * [simplify]: iters left: 6 (25 enodes) 404.462 * * [simplify]: iters left: 5 (100 enodes) 404.478 * * [simplify]: iters left: 4 (211 enodes) 404.516 * * [simplify]: iters left: 3 (446 enodes) 404.617 * * [simplify]: Extracting #0: cost 1 inf + 0 404.617 * * [simplify]: Extracting #1: cost 11 inf + 0 404.617 * * [simplify]: Extracting #2: cost 121 inf + 0 404.618 * * [simplify]: Extracting #3: cost 222 inf + 48 404.619 * * [simplify]: Extracting #4: cost 202 inf + 1889 404.622 * * [simplify]: Extracting #5: cost 138 inf + 13769 404.628 * * [simplify]: Extracting #6: cost 77 inf + 28145 404.640 * * [simplify]: Extracting #7: cost 5 inf + 55695 404.653 * * [simplify]: Extracting #8: cost 0 inf + 57675 404.666 * * [simplify]: Extracting #9: cost 0 inf + 57635 404.678 * [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))))) 404.678 * [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))))))) 404.679 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 404.679 * * [simplify]: iters left: 6 (12 enodes) 404.682 * * [simplify]: iters left: 5 (53 enodes) 404.691 * * [simplify]: iters left: 4 (117 enodes) 404.714 * * [simplify]: iters left: 3 (255 enodes) 405.038 * * [simplify]: Extracting #0: cost 1 inf + 0 405.038 * * [simplify]: Extracting #1: cost 0 inf + 1 405.038 * [simplify]: Simplified to 0 405.038 * [simplify]: 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)) 405.038 * * * * [progress]: [ 701 / 3260 ] simplifiying candidate # 405.038 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 405.038 * * [simplify]: iters left: 6 (23 enodes) 405.044 * * [simplify]: iters left: 5 (91 enodes) 405.058 * * [simplify]: iters left: 4 (183 enodes) 405.096 * * [simplify]: iters left: 3 (398 enodes) 405.189 * * [simplify]: Extracting #0: cost 1 inf + 0 405.190 * * [simplify]: Extracting #1: cost 11 inf + 0 405.190 * * [simplify]: Extracting #2: cost 102 inf + 0 405.191 * * [simplify]: Extracting #3: cost 179 inf + 91 405.192 * * [simplify]: Extracting #4: cost 147 inf + 2322 405.194 * * [simplify]: Extracting #5: cost 103 inf + 8134 405.201 * * [simplify]: Extracting #6: cost 70 inf + 18650 405.210 * * [simplify]: Extracting #7: cost 8 inf + 41349 405.220 * * [simplify]: Extracting #8: cost 0 inf + 44219 405.231 * * [simplify]: Extracting #9: cost 0 inf + 44044 405.242 * [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))) 405.242 * [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)))))) 405.243 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 405.243 * * [simplify]: iters left: 6 (11 enodes) 405.246 * * [simplify]: iters left: 5 (48 enodes) 405.254 * * [simplify]: iters left: 4 (98 enodes) 405.270 * * [simplify]: iters left: 3 (181 enodes) 405.307 * * [simplify]: iters left: 2 (358 enodes) 405.412 * * [simplify]: Extracting #0: cost 1 inf + 0 405.412 * * [simplify]: Extracting #1: cost 0 inf + 1 405.412 * [simplify]: Simplified to 0 405.412 * [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)) 405.412 * * * * [progress]: [ 702 / 3260 ] simplifiying candidate # 405.412 * [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)))) 405.412 * * [simplify]: iters left: 6 (23 enodes) 405.418 * * [simplify]: iters left: 5 (88 enodes) 405.434 * * [simplify]: iters left: 4 (168 enodes) 405.461 * * [simplify]: iters left: 3 (311 enodes) 405.521 * * [simplify]: Extracting #0: cost 1 inf + 0 405.521 * * [simplify]: Extracting #1: cost 12 inf + 0 405.521 * * [simplify]: Extracting #2: cost 90 inf + 83 405.522 * * [simplify]: Extracting #3: cost 128 inf + 1293 405.523 * * [simplify]: Extracting #4: cost 96 inf + 3650 405.524 * * [simplify]: Extracting #5: cost 98 inf + 4101 405.526 * * [simplify]: Extracting #6: cost 92 inf + 5526 405.531 * * [simplify]: Extracting #7: cost 36 inf + 24620 405.540 * * [simplify]: Extracting #8: cost 1 inf + 39012 405.549 * * [simplify]: Extracting #9: cost 0 inf + 39391 405.560 * [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)) 405.560 * [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))))) 405.560 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 405.560 * * [simplify]: iters left: 6 (10 enodes) 405.563 * * [simplify]: iters left: 5 (41 enodes) 405.570 * * [simplify]: iters left: 4 (81 enodes) 405.582 * * [simplify]: iters left: 3 (127 enodes) 405.598 * * [simplify]: iters left: 2 (186 enodes) 405.625 * * [simplify]: iters left: 1 (266 enodes) 405.686 * * [simplify]: Extracting #0: cost 1 inf + 0 405.686 * * [simplify]: Extracting #1: cost 0 inf + 1 405.686 * [simplify]: Simplified to 0 405.686 * [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)) 405.686 * * * * [progress]: [ 703 / 3260 ] simplifiying candidate # 405.686 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 405.686 * * [simplify]: iters left: 6 (22 enodes) 405.691 * * [simplify]: iters left: 5 (85 enodes) 405.704 * * [simplify]: iters left: 4 (149 enodes) 405.731 * * [simplify]: iters left: 3 (273 enodes) 405.782 * * [simplify]: Extracting #0: cost 1 inf + 0 405.782 * * [simplify]: Extracting #1: cost 9 inf + 0 405.782 * * [simplify]: Extracting #2: cost 78 inf + 2 405.783 * * [simplify]: Extracting #3: cost 118 inf + 709 405.785 * * [simplify]: Extracting #4: cost 97 inf + 2523 405.786 * * [simplify]: Extracting #5: cost 100 inf + 2976 405.788 * * [simplify]: Extracting #6: cost 93 inf + 4243 405.792 * * [simplify]: Extracting #7: cost 27 inf + 27913 405.801 * * [simplify]: Extracting #8: cost 0 inf + 39332 405.810 * * [simplify]: Extracting #9: cost 0 inf + 39317 405.819 * [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))) 405.819 * [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)))) 405.819 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 405.819 * * [simplify]: iters left: 6 (9 enodes) 405.822 * * [simplify]: iters left: 5 (36 enodes) 405.828 * * [simplify]: iters left: 4 (67 enodes) 405.838 * * [simplify]: iters left: 3 (97 enodes) 405.855 * * [simplify]: iters left: 2 (158 enodes) 405.888 * * [simplify]: iters left: 1 (263 enodes) 405.933 * * [simplify]: Extracting #0: cost 1 inf + 0 405.933 * * [simplify]: Extracting #1: cost 0 inf + 1 405.933 * [simplify]: Simplified to 0 405.933 * [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)) 405.933 * * * * [progress]: [ 704 / 3260 ] simplifiying candidate # 405.933 * [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)))) 405.933 * * [simplify]: iters left: 6 (22 enodes) 405.938 * * [simplify]: iters left: 5 (86 enodes) 405.951 * * [simplify]: iters left: 4 (159 enodes) 405.979 * * [simplify]: iters left: 3 (299 enodes) 406.040 * * [simplify]: Extracting #0: cost 1 inf + 0 406.040 * * [simplify]: Extracting #1: cost 11 inf + 0 406.040 * * [simplify]: Extracting #2: cost 88 inf + 0 406.041 * * [simplify]: Extracting #3: cost 134 inf + 830 406.042 * * [simplify]: Extracting #4: cost 102 inf + 3190 406.043 * * [simplify]: Extracting #5: cost 100 inf + 4176 406.045 * * [simplify]: Extracting #6: cost 94 inf + 5281 406.049 * * [simplify]: Extracting #7: cost 36 inf + 25490 406.058 * * [simplify]: Extracting #8: cost 0 inf + 40570 406.067 * * [simplify]: Extracting #9: cost 0 inf + 40515 406.076 * [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))) 406.076 * [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))))) 406.077 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 406.077 * * [simplify]: iters left: 5 (9 enodes) 406.079 * * [simplify]: iters left: 4 (39 enodes) 406.085 * * [simplify]: iters left: 3 (65 enodes) 406.096 * * [simplify]: iters left: 2 (129 enodes) 406.121 * * [simplify]: iters left: 1 (210 enodes) 406.157 * * [simplify]: Extracting #0: cost 1 inf + 0 406.157 * * [simplify]: Extracting #1: cost 0 inf + 1 406.157 * [simplify]: Simplified to 0 406.157 * [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)) 406.158 * * * * [progress]: [ 705 / 3260 ] simplifiying candidate # 406.158 * [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)))))) 406.158 * * [simplify]: iters left: 6 (23 enodes) 406.163 * * [simplify]: iters left: 5 (84 enodes) 406.176 * * [simplify]: iters left: 4 (136 enodes) 406.196 * * [simplify]: iters left: 3 (230 enodes) 406.239 * * [simplify]: iters left: 2 (391 enodes) 406.315 * * [simplify]: Extracting #0: cost 1 inf + 0 406.315 * * [simplify]: Extracting #1: cost 13 inf + 0 406.315 * * [simplify]: Extracting #2: cost 62 inf + 0 406.316 * * [simplify]: Extracting #3: cost 91 inf + 254 406.316 * * [simplify]: Extracting #4: cost 91 inf + 875 406.317 * * [simplify]: Extracting #5: cost 85 inf + 1757 406.319 * * [simplify]: Extracting #6: cost 51 inf + 10819 406.323 * * [simplify]: Extracting #7: cost 20 inf + 22717 406.329 * * [simplify]: Extracting #8: cost 0 inf + 29957 406.336 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 406.336 * [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))))))) 406.337 * [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))))) 406.337 * * [simplify]: iters left: 6 (10 enodes) 406.339 * * [simplify]: iters left: 5 (37 enodes) 406.347 * * [simplify]: iters left: 4 (57 enodes) 406.356 * * [simplify]: iters left: 3 (104 enodes) 406.372 * * [simplify]: iters left: 2 (158 enodes) 406.395 * * [simplify]: iters left: 1 (225 enodes) 406.427 * * [simplify]: Extracting #0: cost 1 inf + 0 406.428 * * [simplify]: Extracting #1: cost 0 inf + 1 406.428 * [simplify]: Simplified to 0 406.428 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 406.428 * * * * [progress]: [ 706 / 3260 ] simplifiying candidate # 406.428 * [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))))) 406.428 * * [simplify]: iters left: 6 (22 enodes) 406.433 * * [simplify]: iters left: 5 (75 enodes) 406.444 * * [simplify]: iters left: 4 (120 enodes) 406.461 * * [simplify]: iters left: 3 (199 enodes) 406.496 * * [simplify]: iters left: 2 (323 enodes) 406.559 * * [simplify]: iters left: 1 (453 enodes) 406.649 * * [simplify]: Extracting #0: cost 1 inf + 0 406.649 * * [simplify]: Extracting #1: cost 11 inf + 0 406.649 * * [simplify]: Extracting #2: cost 51 inf + 0 406.650 * * [simplify]: Extracting #3: cost 72 inf + 129 406.650 * * [simplify]: Extracting #4: cost 65 inf + 1325 406.651 * * [simplify]: Extracting #5: cost 63 inf + 1696 406.652 * * [simplify]: Extracting #6: cost 56 inf + 2127 406.653 * * [simplify]: Extracting #7: cost 43 inf + 4529 406.656 * * [simplify]: Extracting #8: cost 6 inf + 18152 406.662 * * [simplify]: Extracting #9: cost 0 inf + 20402 406.667 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 406.667 * [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)))))) 406.668 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 406.668 * * [simplify]: iters left: 6 (9 enodes) 406.670 * * [simplify]: iters left: 5 (29 enodes) 406.674 * * [simplify]: iters left: 4 (42 enodes) 406.679 * * [simplify]: iters left: 3 (58 enodes) 406.686 * * [simplify]: iters left: 2 (68 enodes) 406.693 * * [simplify]: Extracting #0: cost 1 inf + 0 406.693 * * [simplify]: Extracting #1: cost 0 inf + 1 406.693 * [simplify]: Simplified to 0 406.693 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 406.693 * * * * [progress]: [ 707 / 3260 ] simplifiying candidate # 406.694 * [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)))))) 406.694 * * [simplify]: iters left: 6 (26 enodes) 406.699 * * [simplify]: iters left: 5 (99 enodes) 406.716 * * [simplify]: iters left: 4 (210 enodes) 406.755 * * [simplify]: iters left: 3 (427 enodes) 406.838 * * [simplify]: Extracting #0: cost 1 inf + 0 406.838 * * [simplify]: Extracting #1: cost 23 inf + 0 406.839 * * [simplify]: Extracting #2: cost 108 inf + 0 406.839 * * [simplify]: Extracting #3: cost 148 inf + 206 406.840 * * [simplify]: Extracting #4: cost 143 inf + 1596 406.841 * * [simplify]: Extracting #5: cost 117 inf + 7765 406.848 * * [simplify]: Extracting #6: cost 20 inf + 35841 406.858 * * [simplify]: Extracting #7: cost 0 inf + 42349 406.867 * [simplify]: Simplified to (- (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) a)) 2) (/ (/ b 2) a)) 406.867 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) a)) 2) (/ (/ 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))))))) 406.869 * [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))))) 406.869 * * [simplify]: iters left: 6 (13 enodes) 406.872 * * [simplify]: iters left: 5 (53 enodes) 406.880 * * [simplify]: iters left: 4 (117 enodes) 406.906 * * [simplify]: iters left: 3 (275 enodes) 406.959 * * [simplify]: iters left: 2 (474 enodes) 407.063 * * [simplify]: Extracting #0: cost 1 inf + 0 407.064 * * [simplify]: Extracting #1: cost 0 inf + 1 407.064 * [simplify]: Simplified to 0 407.064 * [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)) 407.064 * * * * [progress]: [ 708 / 3260 ] simplifiying candidate # 407.064 * [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))))) 407.064 * * [simplify]: iters left: 6 (25 enodes) 407.069 * * [simplify]: iters left: 5 (93 enodes) 407.083 * * [simplify]: iters left: 4 (173 enodes) 407.110 * * [simplify]: iters left: 3 (307 enodes) 407.163 * * [simplify]: iters left: 2 (494 enodes) 407.254 * * [simplify]: Extracting #0: cost 1 inf + 0 407.254 * * [simplify]: Extracting #1: cost 19 inf + 0 407.254 * * [simplify]: Extracting #2: cost 86 inf + 0 407.255 * * [simplify]: Extracting #3: cost 120 inf + 45 407.256 * * [simplify]: Extracting #4: cost 105 inf + 3584 407.258 * * [simplify]: Extracting #5: cost 72 inf + 10386 407.261 * * [simplify]: Extracting #6: cost 51 inf + 14120 407.267 * * [simplify]: Extracting #7: cost 17 inf + 25283 407.275 * * [simplify]: Extracting #8: cost 0 inf + 31061 407.284 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 407.284 * [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)))))) 407.284 * [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)))) 407.284 * * [simplify]: iters left: 6 (12 enodes) 407.287 * * [simplify]: iters left: 5 (47 enodes) 407.295 * * [simplify]: iters left: 4 (82 enodes) 407.308 * * [simplify]: iters left: 3 (157 enodes) 407.334 * * [simplify]: iters left: 2 (248 enodes) 407.372 * * [simplify]: iters left: 1 (341 enodes) 407.424 * * [simplify]: Extracting #0: cost 1 inf + 0 407.424 * * [simplify]: Extracting #1: cost 0 inf + 1 407.424 * [simplify]: Simplified to 0 407.424 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 407.424 * * * * [progress]: [ 709 / 3260 ] simplifiying candidate # 407.424 * [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)))) 407.424 * * [simplify]: iters left: 6 (24 enodes) 407.430 * * [simplify]: iters left: 5 (88 enodes) 407.443 * * [simplify]: iters left: 4 (173 enodes) 407.474 * * [simplify]: iters left: 3 (327 enodes) 407.542 * * [simplify]: Extracting #0: cost 1 inf + 0 407.542 * * [simplify]: Extracting #1: cost 21 inf + 0 407.542 * * [simplify]: Extracting #2: cost 87 inf + 0 407.542 * * [simplify]: Extracting #3: cost 118 inf + 45 407.543 * * [simplify]: Extracting #4: cost 122 inf + 132 407.544 * * [simplify]: Extracting #5: cost 96 inf + 4446 407.548 * * [simplify]: Extracting #6: cost 25 inf + 23139 407.555 * * [simplify]: Extracting #7: cost 0 inf + 32155 407.563 * * [simplify]: Extracting #8: cost 0 inf + 32140 407.571 * [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)) 407.571 * [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))))) 407.571 * [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))) 407.571 * * [simplify]: iters left: 6 (12 enodes) 407.574 * * [simplify]: iters left: 5 (47 enodes) 407.581 * * [simplify]: iters left: 4 (89 enodes) 407.599 * * [simplify]: iters left: 3 (180 enodes) 407.635 * * [simplify]: iters left: 2 (296 enodes) 407.690 * * [simplify]: iters left: 1 (428 enodes) 407.775 * * [simplify]: Extracting #0: cost 1 inf + 0 407.775 * * [simplify]: Extracting #1: cost 0 inf + 1 407.775 * [simplify]: Simplified to 0 407.775 * [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)) 407.775 * * * * [progress]: [ 710 / 3260 ] simplifiying candidate # 407.776 * [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)))))) 407.776 * * [simplify]: iters left: 6 (25 enodes) 407.781 * * [simplify]: iters left: 5 (92 enodes) 407.795 * * [simplify]: iters left: 4 (171 enodes) 407.821 * * [simplify]: iters left: 3 (286 enodes) 407.868 * * [simplify]: iters left: 2 (451 enodes) 407.948 * * [simplify]: Extracting #0: cost 1 inf + 0 407.948 * * [simplify]: Extracting #1: cost 17 inf + 0 407.948 * * [simplify]: Extracting #2: cost 81 inf + 0 407.949 * * [simplify]: Extracting #3: cost 110 inf + 453 407.950 * * [simplify]: Extracting #4: cost 88 inf + 6251 407.952 * * [simplify]: Extracting #5: cost 65 inf + 11377 407.955 * * [simplify]: Extracting #6: cost 51 inf + 13590 407.961 * * [simplify]: Extracting #7: cost 12 inf + 25993 407.969 * * [simplify]: Extracting #8: cost 0 inf + 30553 407.977 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 407.977 * [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))))))) 407.977 * [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))))) 407.977 * * [simplify]: iters left: 6 (12 enodes) 407.980 * * [simplify]: iters left: 5 (46 enodes) 407.987 * * [simplify]: iters left: 4 (81 enodes) 407.999 * * [simplify]: iters left: 3 (134 enodes) 408.019 * * [simplify]: iters left: 2 (197 enodes) 408.045 * * [simplify]: iters left: 1 (271 enodes) 408.082 * * [simplify]: Extracting #0: cost 1 inf + 0 408.082 * * [simplify]: Extracting #1: cost 0 inf + 1 408.082 * [simplify]: Simplified to 0 408.082 * [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)) 408.082 * * * * [progress]: [ 711 / 3260 ] simplifiying candidate # 408.083 * [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))))) 408.083 * * [simplify]: iters left: 6 (23 enodes) 408.088 * * [simplify]: iters left: 5 (83 enodes) 408.100 * * [simplify]: iters left: 4 (139 enodes) 408.120 * * [simplify]: iters left: 3 (233 enodes) 408.159 * * [simplify]: iters left: 2 (376 enodes) 408.228 * * [simplify]: Extracting #0: cost 1 inf + 0 408.228 * * [simplify]: Extracting #1: cost 11 inf + 0 408.228 * * [simplify]: Extracting #2: cost 58 inf + 0 408.229 * * [simplify]: Extracting #3: cost 92 inf + 44 408.229 * * [simplify]: Extracting #4: cost 98 inf + 293 408.230 * * [simplify]: Extracting #5: cost 83 inf + 1710 408.231 * * [simplify]: Extracting #6: cost 57 inf + 5560 408.235 * * [simplify]: Extracting #7: cost 15 inf + 17322 408.241 * * [simplify]: Extracting #8: cost 0 inf + 22485 408.249 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 408.249 * [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)))))) 408.249 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 408.249 * * [simplify]: iters left: 6 (10 enodes) 408.252 * * [simplify]: iters left: 5 (38 enodes) 408.257 * * [simplify]: iters left: 4 (59 enodes) 408.265 * * [simplify]: iters left: 3 (88 enodes) 408.276 * * [simplify]: iters left: 2 (117 enodes) 408.290 * * [simplify]: iters left: 1 (144 enodes) 408.306 * * [simplify]: Extracting #0: cost 1 inf + 0 408.306 * * [simplify]: Extracting #1: cost 0 inf + 1 408.306 * [simplify]: Simplified to 0 408.306 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 408.306 * * * * [progress]: [ 712 / 3260 ] simplifiying candidate # 408.307 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 408.307 * * [simplify]: iters left: 6 (23 enodes) 408.313 * * [simplify]: iters left: 5 (83 enodes) 408.325 * * [simplify]: iters left: 4 (143 enodes) 408.347 * * [simplify]: iters left: 3 (249 enodes) 408.390 * * [simplify]: iters left: 2 (392 enodes) 408.461 * * [simplify]: Extracting #0: cost 1 inf + 0 408.461 * * [simplify]: Extracting #1: cost 13 inf + 0 408.461 * * [simplify]: Extracting #2: cost 63 inf + 0 408.461 * * [simplify]: Extracting #3: cost 83 inf + 212 408.462 * * [simplify]: Extracting #4: cost 65 inf + 2918 408.463 * * [simplify]: Extracting #5: cost 58 inf + 3718 408.465 * * [simplify]: Extracting #6: cost 47 inf + 5146 408.469 * * [simplify]: Extracting #7: cost 12 inf + 16404 408.475 * * [simplify]: Extracting #8: cost 0 inf + 20486 408.481 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 408.482 * [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))))) 408.482 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 408.482 * * [simplify]: iters left: 6 (11 enodes) 408.485 * * [simplify]: iters left: 5 (42 enodes) 408.491 * * [simplify]: iters left: 4 (67 enodes) 408.502 * * [simplify]: iters left: 3 (111 enodes) 408.517 * * [simplify]: iters left: 2 (140 enodes) 408.533 * * [simplify]: iters left: 1 (160 enodes) 408.549 * * [simplify]: Extracting #0: cost 1 inf + 0 408.549 * * [simplify]: Extracting #1: cost 0 inf + 1 408.549 * [simplify]: Simplified to 0 408.549 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 408.549 * * * * [progress]: [ 713 / 3260 ] simplifiying candidate # 408.550 * [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)))))) 408.550 * * [simplify]: iters left: 6 (29 enodes) 408.558 * * [simplify]: iters left: 5 (114 enodes) 408.576 * * [simplify]: iters left: 4 (274 enodes) 408.648 * * [simplify]: Extracting #0: cost 1 inf + 0 408.648 * * [simplify]: Extracting #1: cost 13 inf + 0 408.648 * * [simplify]: Extracting #2: cost 172 inf + 0 408.649 * * [simplify]: Extracting #3: cost 284 inf + 450 408.651 * * [simplify]: Extracting #4: cost 266 inf + 5378 408.657 * * [simplify]: Extracting #5: cost 125 inf + 54558 408.672 * * [simplify]: Extracting #6: cost 2 inf + 98659 408.690 * * [simplify]: Extracting #7: cost 0 inf + 98658 408.706 * [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))))) 408.706 * [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))))))) 408.706 * [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))))) 408.706 * * [simplify]: iters left: 6 (16 enodes) 408.710 * * [simplify]: iters left: 5 (68 enodes) 408.722 * * [simplify]: iters left: 4 (179 enodes) 408.778 * * [simplify]: Extracting #0: cost 1 inf + 0 408.778 * * [simplify]: Extracting #1: cost 27 inf + 0 408.778 * * [simplify]: Extracting #2: cost 153 inf + 0 408.779 * * [simplify]: Extracting #3: cost 242 inf + 83 408.781 * * [simplify]: Extracting #4: cost 185 inf + 16503 408.792 * * [simplify]: Extracting #5: cost 15 inf + 79352 408.804 * * [simplify]: Extracting #6: cost 0 inf + 84943 408.818 * [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))))) 408.818 * [simplify]: 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))))))) 408.819 * * * * [progress]: [ 714 / 3260 ] simplifiying candidate # 408.819 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 408.819 * * [simplify]: iters left: 6 (28 enodes) 408.826 * * [simplify]: iters left: 5 (109 enodes) 408.843 * * [simplify]: iters left: 4 (238 enodes) 408.895 * * [simplify]: Extracting #0: cost 1 inf + 0 408.895 * * [simplify]: Extracting #1: cost 13 inf + 0 408.895 * * [simplify]: Extracting #2: cost 134 inf + 0 408.896 * * [simplify]: Extracting #3: cost 213 inf + 327 408.897 * * [simplify]: Extracting #4: cost 201 inf + 3846 408.902 * * [simplify]: Extracting #5: cost 67 inf + 43550 408.912 * * [simplify]: Extracting #6: cost 4 inf + 64428 408.923 * * [simplify]: Extracting #7: cost 0 inf + 65859 408.934 * [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)))))) 408.934 * [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)))))) 408.934 * [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)))) 408.934 * * [simplify]: iters left: 6 (15 enodes) 408.938 * * [simplify]: iters left: 5 (63 enodes) 408.950 * * [simplify]: iters left: 4 (145 enodes) 408.984 * * [simplify]: iters left: 3 (499 enodes) 409.210 * * [simplify]: Extracting #0: cost 1 inf + 0 409.210 * * [simplify]: Extracting #1: cost 0 inf + 1 409.210 * [simplify]: Simplified to 0 409.211 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 409.211 * * * * [progress]: [ 715 / 3260 ] simplifiying candidate # 409.211 * [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)))) 409.211 * * [simplify]: iters left: 6 (27 enodes) 409.217 * * [simplify]: iters left: 5 (103 enodes) 409.234 * * [simplify]: iters left: 4 (244 enodes) 409.293 * * [simplify]: Extracting #0: cost 1 inf + 0 409.293 * * [simplify]: Extracting #1: cost 15 inf + 0 409.293 * * [simplify]: Extracting #2: cost 134 inf + 0 409.293 * * [simplify]: Extracting #3: cost 201 inf + 205 409.294 * * [simplify]: Extracting #4: cost 187 inf + 4223 409.299 * * [simplify]: Extracting #5: cost 64 inf + 37815 409.308 * * [simplify]: Extracting #6: cost 3 inf + 56914 409.317 * * [simplify]: Extracting #7: cost 0 inf + 58064 409.329 * [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)))) 409.329 * [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))))) 409.329 * [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))) 409.330 * * [simplify]: iters left: 6 (15 enodes) 409.333 * * [simplify]: iters left: 5 (62 enodes) 409.344 * * [simplify]: iters left: 4 (159 enodes) 409.386 * * [simplify]: iters left: 3 (475 enodes) 409.578 * * [simplify]: Extracting #0: cost 1 inf + 0 409.578 * * [simplify]: Extracting #1: cost 42 inf + 0 409.578 * * [simplify]: Extracting #2: cost 194 inf + 1 409.584 * * [simplify]: Extracting #3: cost 205 inf + 15094 409.596 * * [simplify]: Extracting #4: cost 20 inf + 63712 409.611 * * [simplify]: Extracting #5: cost 3 inf + 65204 409.625 * * [simplify]: Extracting #6: cost 0 inf + 65965 409.639 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 409.639 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)))) 409.640 * * * * [progress]: [ 716 / 3260 ] simplifiying candidate # 409.640 * [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)))))) 409.640 * * [simplify]: iters left: 6 (28 enodes) 409.646 * * [simplify]: iters left: 5 (108 enodes) 409.665 * * [simplify]: iters left: 4 (243 enodes) 409.718 * * [simplify]: Extracting #0: cost 1 inf + 0 409.718 * * [simplify]: Extracting #1: cost 13 inf + 0 409.718 * * [simplify]: Extracting #2: cost 132 inf + 0 409.719 * * [simplify]: Extracting #3: cost 209 inf + 776 409.720 * * [simplify]: Extracting #4: cost 192 inf + 5584 409.727 * * [simplify]: Extracting #5: cost 55 inf + 49230 409.737 * * [simplify]: Extracting #6: cost 5 inf + 64582 409.748 * * [simplify]: Extracting #7: cost 0 inf + 67025 409.760 * [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)))) 409.760 * [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))))))) 409.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))))) 409.760 * * [simplify]: iters left: 6 (15 enodes) 409.764 * * [simplify]: iters left: 5 (62 enodes) 409.773 * * [simplify]: iters left: 4 (148 enodes) 409.811 * * [simplify]: iters left: 3 (499 enodes) 410.045 * * [simplify]: Extracting #0: cost 1 inf + 0 410.045 * * [simplify]: Extracting #1: cost 0 inf + 1 410.045 * [simplify]: Simplified to 0 410.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) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 410.045 * * * * [progress]: [ 717 / 3260 ] simplifiying candidate # 410.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) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 410.046 * * [simplify]: iters left: 6 (27 enodes) 410.052 * * [simplify]: iters left: 5 (102 enodes) 410.067 * * [simplify]: iters left: 4 (210 enodes) 410.110 * * [simplify]: Extracting #0: cost 1 inf + 0 410.110 * * [simplify]: Extracting #1: cost 13 inf + 0 410.111 * * [simplify]: Extracting #2: cost 109 inf + 0 410.111 * * [simplify]: Extracting #3: cost 166 inf + 208 410.112 * * [simplify]: Extracting #4: cost 168 inf + 538 410.113 * * [simplify]: Extracting #5: cost 139 inf + 6901 410.117 * * [simplify]: Extracting #6: cost 51 inf + 30083 410.125 * * [simplify]: Extracting #7: cost 0 inf + 47530 410.133 * * [simplify]: Extracting #8: cost 0 inf + 47460 410.142 * [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))))) 410.142 * [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)))))) 410.142 * [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)))) 410.142 * * [simplify]: iters left: 6 (14 enodes) 410.146 * * [simplify]: iters left: 5 (56 enodes) 410.156 * * [simplify]: iters left: 4 (117 enodes) 410.180 * * [simplify]: iters left: 3 (347 enodes) 410.292 * * [simplify]: Extracting #0: cost 1 inf + 0 410.292 * * [simplify]: Extracting #1: cost 0 inf + 1 410.292 * [simplify]: Simplified to 0 410.292 * [simplify]: 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)) 410.293 * * * * [progress]: [ 718 / 3260 ] simplifiying candidate # 410.293 * [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)))) 410.293 * * [simplify]: iters left: 6 (26 enodes) 410.299 * * [simplify]: iters left: 5 (98 enodes) 410.314 * * [simplify]: iters left: 4 (201 enodes) 410.354 * * [simplify]: iters left: 3 (475 enodes) 410.502 * * [simplify]: Extracting #0: cost 1 inf + 0 410.502 * * [simplify]: Extracting #1: cost 25 inf + 0 410.503 * * [simplify]: Extracting #2: cost 154 inf + 0 410.504 * * [simplify]: Extracting #3: cost 224 inf + 168 410.505 * * [simplify]: Extracting #4: cost 204 inf + 5313 410.512 * * [simplify]: Extracting #5: cost 75 inf + 37322 410.525 * * [simplify]: Extracting #6: cost 2 inf + 57435 410.539 * * [simplify]: Extracting #7: cost 0 inf + 58180 410.556 * [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))))) 410.556 * [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))))) 410.556 * [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))) 410.556 * * [simplify]: iters left: 6 (14 enodes) 410.560 * * [simplify]: iters left: 5 (57 enodes) 410.569 * * [simplify]: iters left: 4 (116 enodes) 410.593 * * [simplify]: iters left: 3 (321 enodes) 410.699 * * [simplify]: Extracting #0: cost 1 inf + 0 410.699 * * [simplify]: Extracting #1: cost 0 inf + 1 410.699 * [simplify]: Simplified to 0 410.699 * [simplify]: 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)) 410.699 * * * * [progress]: [ 719 / 3260 ] simplifiying candidate # 410.699 * [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)))))) 410.699 * * [simplify]: iters left: 6 (27 enodes) 410.705 * * [simplify]: iters left: 5 (103 enodes) 410.724 * * [simplify]: iters left: 4 (234 enodes) 410.773 * * [simplify]: Extracting #0: cost 1 inf + 0 410.773 * * [simplify]: Extracting #1: cost 13 inf + 0 410.773 * * [simplify]: Extracting #2: cost 116 inf + 0 410.775 * * [simplify]: Extracting #3: cost 181 inf + 205 410.776 * * [simplify]: Extracting #4: cost 163 inf + 4536 410.780 * * [simplify]: Extracting #5: cost 78 inf + 27340 410.788 * * [simplify]: Extracting #6: cost 2 inf + 49848 410.796 * * [simplify]: Extracting #7: cost 0 inf + 49840 410.805 * [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)) 410.805 * [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))))))) 410.805 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 410.806 * * [simplify]: iters left: 6 (15 enodes) 410.809 * * [simplify]: iters left: 5 (62 enodes) 410.819 * * [simplify]: iters left: 4 (149 enodes) 410.856 * * [simplify]: iters left: 3 (450 enodes) 411.051 * * [simplify]: Extracting #0: cost 1 inf + 0 411.051 * * [simplify]: Extracting #1: cost 0 inf + 1 411.051 * [simplify]: Simplified to 0 411.051 * [simplify]: 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)) 411.051 * * * * [progress]: [ 720 / 3260 ] simplifiying candidate # 411.052 * [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))))) 411.052 * * [simplify]: iters left: 6 (26 enodes) 411.057 * * [simplify]: iters left: 5 (98 enodes) 411.073 * * [simplify]: iters left: 4 (201 enodes) 411.114 * * [simplify]: iters left: 3 (485 enodes) 411.247 * * [simplify]: Extracting #0: cost 1 inf + 0 411.247 * * [simplify]: Extracting #1: cost 23 inf + 0 411.248 * * [simplify]: Extracting #2: cost 138 inf + 0 411.249 * * [simplify]: Extracting #3: cost 226 inf + 457 411.250 * * [simplify]: Extracting #4: cost 200 inf + 4649 411.256 * * [simplify]: Extracting #5: cost 74 inf + 34228 411.269 * * [simplify]: Extracting #6: cost 6 inf + 52766 411.282 * * [simplify]: Extracting #7: cost 0 inf + 54263 411.295 * * [simplify]: Extracting #8: cost 0 inf + 54183 411.307 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 2))) 411.307 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 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)))))) 411.308 * [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)))) 411.308 * * [simplify]: iters left: 6 (14 enodes) 411.311 * * [simplify]: iters left: 5 (57 enodes) 411.320 * * [simplify]: iters left: 4 (118 enodes) 411.346 * * [simplify]: iters left: 3 (314 enodes) 411.439 * * [simplify]: Extracting #0: cost 1 inf + 0 411.439 * * [simplify]: Extracting #1: cost 0 inf + 1 411.440 * [simplify]: Simplified to 0 411.440 * [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)) 411.440 * * * * [progress]: [ 721 / 3260 ] simplifiying candidate # 411.440 * [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)))) 411.440 * * [simplify]: iters left: 6 (25 enodes) 411.445 * * [simplify]: iters left: 5 (88 enodes) 411.459 * * [simplify]: iters left: 4 (182 enodes) 411.491 * * [simplify]: iters left: 3 (400 enodes) 411.588 * * [simplify]: Extracting #0: cost 1 inf + 0 411.588 * * [simplify]: Extracting #1: cost 25 inf + 0 411.589 * * [simplify]: Extracting #2: cost 133 inf + 0 411.589 * * [simplify]: Extracting #3: cost 170 inf + 335 411.591 * * [simplify]: Extracting #4: cost 141 inf + 5181 411.596 * * [simplify]: Extracting #5: cost 36 inf + 29703 411.606 * * [simplify]: Extracting #6: cost 0 inf + 40189 411.617 * * [simplify]: Extracting #7: cost 0 inf + 40174 411.627 * [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)) 411.627 * [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))))) 411.627 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 411.627 * * [simplify]: iters left: 6 (13 enodes) 411.630 * * [simplify]: iters left: 5 (48 enodes) 411.638 * * [simplify]: iters left: 4 (103 enodes) 411.657 * * [simplify]: iters left: 3 (238 enodes) 411.715 * * [simplify]: Extracting #0: cost 1 inf + 0 411.715 * * [simplify]: Extracting #1: cost 0 inf + 1 411.715 * [simplify]: Simplified to 0 411.715 * [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)) 411.715 * * * * [progress]: [ 722 / 3260 ] simplifiying candidate # 411.715 * [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)))))) 411.715 * * [simplify]: iters left: 6 (28 enodes) 411.722 * * [simplify]: iters left: 5 (107 enodes) 411.741 * * [simplify]: iters left: 4 (236 enodes) 411.789 * * [simplify]: Extracting #0: cost 1 inf + 0 411.789 * * [simplify]: Extracting #1: cost 13 inf + 0 411.789 * * [simplify]: Extracting #2: cost 133 inf + 0 411.790 * * [simplify]: Extracting #3: cost 213 inf + 771 411.793 * * [simplify]: Extracting #4: cost 188 inf + 7758 411.799 * * [simplify]: Extracting #5: cost 65 inf + 46084 411.809 * * [simplify]: Extracting #6: cost 4 inf + 67373 411.820 * * [simplify]: Extracting #7: cost 0 inf + 68163 411.831 * [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))))) 411.831 * [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))))))) 411.832 * [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))))) 411.832 * * [simplify]: iters left: 6 (15 enodes) 411.835 * * [simplify]: iters left: 5 (61 enodes) 411.845 * * [simplify]: iters left: 4 (142 enodes) 411.880 * * [simplify]: iters left: 3 (474 enodes) 412.054 * * [simplify]: Extracting #0: cost 1 inf + 0 412.054 * * [simplify]: Extracting #1: cost 0 inf + 1 412.054 * [simplify]: Simplified to 0 412.054 * [simplify]: 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)) 412.054 * * * * [progress]: [ 723 / 3260 ] simplifiying candidate # 412.055 * [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))))) 412.055 * * [simplify]: iters left: 6 (27 enodes) 412.061 * * [simplify]: iters left: 5 (102 enodes) 412.079 * * [simplify]: iters left: 4 (205 enodes) 412.116 * * [simplify]: Extracting #0: cost 1 inf + 0 412.116 * * [simplify]: Extracting #1: cost 13 inf + 0 412.116 * * [simplify]: Extracting #2: cost 107 inf + 0 412.117 * * [simplify]: Extracting #3: cost 161 inf + 247 412.117 * * [simplify]: Extracting #4: cost 160 inf + 861 412.118 * * [simplify]: Extracting #5: cost 136 inf + 6220 412.123 * * [simplify]: Extracting #6: cost 51 inf + 27737 412.131 * * [simplify]: Extracting #7: cost 7 inf + 43196 412.139 * * [simplify]: Extracting #8: cost 0 inf + 45774 412.147 * [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)))) 412.147 * [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)))))) 412.148 * [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)))) 412.148 * * [simplify]: iters left: 6 (14 enodes) 412.151 * * [simplify]: iters left: 5 (56 enodes) 412.160 * * [simplify]: iters left: 4 (113 enodes) 412.182 * * [simplify]: iters left: 3 (324 enodes) 412.267 * * [simplify]: Extracting #0: cost 1 inf + 0 412.268 * * [simplify]: Extracting #1: cost 0 inf + 1 412.268 * [simplify]: Simplified to 0 412.268 * [simplify]: 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)) 412.268 * * * * [progress]: [ 724 / 3260 ] simplifiying candidate # 412.268 * [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)))) 412.268 * * [simplify]: iters left: 6 (26 enodes) 412.274 * * [simplify]: iters left: 5 (97 enodes) 412.289 * * [simplify]: iters left: 4 (196 enodes) 412.327 * * [simplify]: iters left: 3 (464 enodes) 412.443 * * [simplify]: Extracting #0: cost 1 inf + 0 412.443 * * [simplify]: Extracting #1: cost 23 inf + 0 412.444 * * [simplify]: Extracting #2: cost 124 inf + 0 412.444 * * [simplify]: Extracting #3: cost 190 inf + 370 412.446 * * [simplify]: Extracting #4: cost 151 inf + 8113 412.451 * * [simplify]: Extracting #5: cost 66 inf + 28851 412.461 * * [simplify]: Extracting #6: cost 3 inf + 46829 412.473 * * [simplify]: Extracting #7: cost 0 inf + 48019 412.486 * [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))) 412.486 * [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))))) 412.487 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 412.487 * * [simplify]: iters left: 6 (14 enodes) 412.490 * * [simplify]: iters left: 5 (56 enodes) 412.499 * * [simplify]: iters left: 4 (112 enodes) 412.521 * * [simplify]: iters left: 3 (297 enodes) 412.601 * * [simplify]: Extracting #0: cost 1 inf + 0 412.601 * * [simplify]: Extracting #1: cost 0 inf + 1 412.601 * [simplify]: Simplified to 0 412.601 * [simplify]: 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)) 412.601 * * * * [progress]: [ 725 / 3260 ] simplifiying candidate # 412.601 * [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)))))) 412.602 * * [simplify]: iters left: 6 (26 enodes) 412.608 * * [simplify]: iters left: 5 (99 enodes) 412.623 * * [simplify]: iters left: 4 (210 enodes) 412.663 * * [simplify]: iters left: 3 (495 enodes) 412.783 * * [simplify]: Extracting #0: cost 1 inf + 0 412.783 * * [simplify]: Extracting #1: cost 23 inf + 0 412.784 * * [simplify]: Extracting #2: cost 136 inf + 0 412.785 * * [simplify]: Extracting #3: cost 243 inf + 288 412.786 * * [simplify]: Extracting #4: cost 221 inf + 5913 412.794 * * [simplify]: Extracting #5: cost 72 inf + 45778 412.808 * * [simplify]: Extracting #6: cost 2 inf + 67021 412.823 * * [simplify]: Extracting #7: cost 0 inf + 67661 412.840 * [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))) 412.840 * [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))))))) 412.841 * [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))))) 412.841 * * [simplify]: iters left: 6 (13 enodes) 412.844 * * [simplify]: iters left: 5 (53 enodes) 412.852 * * [simplify]: iters left: 4 (118 enodes) 412.874 * * [simplify]: iters left: 3 (324 enodes) 412.959 * * [simplify]: Extracting #0: cost 1 inf + 0 412.959 * * [simplify]: Extracting #1: cost 0 inf + 1 412.959 * [simplify]: Simplified to 0 412.959 * [simplify]: 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)) 412.959 * * * * [progress]: [ 726 / 3260 ] simplifiying candidate # 412.960 * [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))))) 412.960 * * [simplify]: iters left: 6 (24 enodes) 412.965 * * [simplify]: iters left: 5 (88 enodes) 412.978 * * [simplify]: iters left: 4 (168 enodes) 413.006 * * [simplify]: iters left: 3 (365 enodes) 413.079 * * [simplify]: Extracting #0: cost 1 inf + 0 413.079 * * [simplify]: Extracting #1: cost 19 inf + 0 413.079 * * [simplify]: Extracting #2: cost 108 inf + 0 413.080 * * [simplify]: Extracting #3: cost 175 inf + 209 413.081 * * [simplify]: Extracting #4: cost 173 inf + 1270 413.083 * * [simplify]: Extracting #5: cost 123 inf + 11850 413.090 * * [simplify]: Extracting #6: cost 24 inf + 35574 413.100 * * [simplify]: Extracting #7: cost 1 inf + 41492 413.110 * * [simplify]: Extracting #8: cost 0 inf + 41815 413.120 * [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)) 413.120 * [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)))))) 413.120 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 413.120 * * [simplify]: iters left: 6 (11 enodes) 413.123 * * [simplify]: iters left: 5 (43 enodes) 413.129 * * [simplify]: iters left: 4 (84 enodes) 413.146 * * [simplify]: iters left: 3 (212 enodes) 413.188 * * [simplify]: iters left: 2 (472 enodes) 413.289 * * [simplify]: Extracting #0: cost 1 inf + 0 413.289 * * [simplify]: Extracting #1: cost 0 inf + 1 413.289 * [simplify]: Simplified to 0 413.289 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 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)) 413.289 * * * * [progress]: [ 727 / 3260 ] simplifiying candidate # 413.289 * [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)))) 413.290 * * [simplify]: iters left: 6 (24 enodes) 413.295 * * [simplify]: iters left: 5 (90 enodes) 413.311 * * [simplify]: iters left: 4 (180 enodes) 413.343 * * [simplify]: iters left: 3 (382 enodes) 413.426 * * [simplify]: Extracting #0: cost 1 inf + 0 413.426 * * [simplify]: Extracting #1: cost 21 inf + 0 413.427 * * [simplify]: Extracting #2: cost 103 inf + 0 413.427 * * [simplify]: Extracting #3: cost 149 inf + 168 413.428 * * [simplify]: Extracting #4: cost 116 inf + 4899 413.432 * * [simplify]: Extracting #5: cost 64 inf + 14501 413.438 * * [simplify]: Extracting #6: cost 14 inf + 29469 413.447 * * [simplify]: Extracting #7: cost 0 inf + 34430 413.455 * [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))) 413.455 * [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))))) 413.455 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 413.455 * * [simplify]: iters left: 6 (12 enodes) 413.459 * * [simplify]: iters left: 5 (49 enodes) 413.466 * * [simplify]: iters left: 4 (99 enodes) 413.487 * * [simplify]: iters left: 3 (234 enodes) 413.539 * * [simplify]: iters left: 2 (447 enodes) 413.631 * * [simplify]: Extracting #0: cost 1 inf + 0 413.631 * * [simplify]: Extracting #1: cost 0 inf + 1 413.632 * [simplify]: Simplified to 0 413.632 * [simplify]: 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)) 413.632 * * * * [progress]: [ 728 / 3260 ] simplifiying candidate # 413.632 * [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)))))) 413.632 * * [simplify]: iters left: 6 (26 enodes) 413.638 * * [simplify]: iters left: 5 (98 enodes) 413.655 * * [simplify]: iters left: 4 (205 enodes) 413.692 * * [simplify]: iters left: 3 (459 enodes) 413.806 * * [simplify]: Extracting #0: cost 1 inf + 0 413.806 * * [simplify]: Extracting #1: cost 25 inf + 0 413.807 * * [simplify]: Extracting #2: cost 124 inf + 0 413.807 * * [simplify]: Extracting #3: cost 172 inf + 1098 413.812 * * [simplify]: Extracting #4: cost 112 inf + 12844 413.819 * * [simplify]: Extracting #5: cost 48 inf + 29787 413.829 * * [simplify]: Extracting #6: cost 4 inf + 43549 413.840 * * [simplify]: Extracting #7: cost 0 inf + 44932 413.851 * [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)))) 413.852 * [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))))))) 413.852 * [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))))) 413.852 * * [simplify]: iters left: 6 (14 enodes) 413.856 * * [simplify]: iters left: 5 (57 enodes) 413.864 * * [simplify]: iters left: 4 (121 enodes) 413.889 * * [simplify]: iters left: 3 (291 enodes) 413.966 * * [simplify]: Extracting #0: cost 1 inf + 0 413.966 * * [simplify]: Extracting #1: cost 0 inf + 1 413.966 * [simplify]: Simplified to 0 413.966 * [simplify]: 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)) 413.966 * * * * [progress]: [ 729 / 3260 ] simplifiying candidate # 413.966 * [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))))) 413.967 * * [simplify]: iters left: 6 (25 enodes) 413.972 * * [simplify]: iters left: 5 (93 enodes) 413.986 * * [simplify]: iters left: 4 (179 enodes) 414.018 * * [simplify]: iters left: 3 (369 enodes) 414.091 * * [simplify]: Extracting #0: cost 1 inf + 0 414.091 * * [simplify]: Extracting #1: cost 21 inf + 0 414.091 * * [simplify]: Extracting #2: cost 98 inf + 0 414.091 * * [simplify]: Extracting #3: cost 135 inf + 373 414.093 * * [simplify]: Extracting #4: cost 103 inf + 4423 414.095 * * [simplify]: Extracting #5: cost 66 inf + 9977 414.101 * * [simplify]: Extracting #6: cost 20 inf + 22752 414.110 * * [simplify]: Extracting #7: cost 0 inf + 30017 414.118 * * [simplify]: Extracting #8: cost 0 inf + 30002 414.126 * [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)) 414.126 * [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)))))) 414.126 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 414.126 * * [simplify]: iters left: 6 (13 enodes) 414.129 * * [simplify]: iters left: 5 (52 enodes) 414.137 * * [simplify]: iters left: 4 (98 enodes) 414.155 * * [simplify]: iters left: 3 (212 enodes) 414.196 * * [simplify]: iters left: 2 (371 enodes) 414.267 * * [simplify]: Extracting #0: cost 1 inf + 0 414.267 * * [simplify]: Extracting #1: cost 0 inf + 1 414.267 * [simplify]: Simplified to 0 414.267 * [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)) 414.267 * * * * [progress]: [ 730 / 3260 ] simplifiying candidate # 414.268 * [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)))) 414.268 * * [simplify]: iters left: 6 (24 enodes) 414.273 * * [simplify]: iters left: 5 (84 enodes) 414.288 * * [simplify]: iters left: 4 (164 enodes) 414.313 * * [simplify]: iters left: 3 (300 enodes) 414.367 * * [simplify]: Extracting #0: cost 1 inf + 0 414.367 * * [simplify]: Extracting #1: cost 21 inf + 0 414.367 * * [simplify]: Extracting #2: cost 90 inf + 0 414.367 * * [simplify]: Extracting #3: cost 116 inf + 46 414.368 * * [simplify]: Extracting #4: cost 106 inf + 1243 414.370 * * [simplify]: Extracting #5: cost 70 inf + 5544 414.373 * * [simplify]: Extracting #6: cost 26 inf + 16548 414.378 * * [simplify]: Extracting #7: cost 1 inf + 25333 414.385 * * [simplify]: Extracting #8: cost 0 inf + 25698 414.391 * [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)) 414.391 * [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))))) 414.391 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 414.391 * * [simplify]: iters left: 6 (12 enodes) 414.394 * * [simplify]: iters left: 5 (44 enodes) 414.401 * * [simplify]: iters left: 4 (92 enodes) 414.417 * * [simplify]: iters left: 3 (159 enodes) 414.441 * * [simplify]: iters left: 2 (267 enodes) 414.485 * * [simplify]: iters left: 1 (364 enodes) 414.541 * * [simplify]: Extracting #0: cost 1 inf + 0 414.541 * * [simplify]: Extracting #1: cost 0 inf + 1 414.541 * [simplify]: Simplified to 0 414.541 * [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)) 414.542 * * * * [progress]: [ 731 / 3260 ] simplifiying candidate # 414.542 * [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)))))) 414.542 * * [simplify]: iters left: 6 (27 enodes) 414.548 * * [simplify]: iters left: 5 (105 enodes) 414.565 * * [simplify]: iters left: 4 (238 enodes) 414.615 * * [simplify]: Extracting #0: cost 1 inf + 0 414.615 * * [simplify]: Extracting #1: cost 13 inf + 0 414.615 * * [simplify]: Extracting #2: cost 131 inf + 0 414.616 * * [simplify]: Extracting #3: cost 200 inf + 1060 414.618 * * [simplify]: Extracting #4: cost 129 inf + 19225 414.624 * * [simplify]: Extracting #5: cost 40 inf + 44980 414.633 * * [simplify]: Extracting #6: cost 1 inf + 57361 414.642 * * [simplify]: Extracting #7: cost 0 inf + 57670 414.654 * [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))))) 414.654 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (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))))))) 414.654 * [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))))) 414.654 * * [simplify]: iters left: 6 (15 enodes) 414.658 * * [simplify]: iters left: 5 (64 enodes) 414.668 * * [simplify]: iters left: 4 (149 enodes) 414.702 * * [simplify]: iters left: 3 (466 enodes) 414.951 * * [simplify]: Extracting #0: cost 1 inf + 0 414.951 * * [simplify]: Extracting #1: cost 0 inf + 1 414.951 * [simplify]: Simplified to 0 414.951 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 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)) 414.951 * * * * [progress]: [ 732 / 3260 ] simplifiying candidate # 414.952 * [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))))) 414.952 * * [simplify]: iters left: 6 (26 enodes) 414.958 * * [simplify]: iters left: 5 (100 enodes) 414.974 * * [simplify]: iters left: 4 (208 enodes) 415.014 * * [simplify]: Extracting #0: cost 1 inf + 0 415.014 * * [simplify]: Extracting #1: cost 13 inf + 0 415.014 * * [simplify]: Extracting #2: cost 112 inf + 0 415.015 * * [simplify]: Extracting #3: cost 156 inf + 495 415.016 * * [simplify]: Extracting #4: cost 98 inf + 12180 415.021 * * [simplify]: Extracting #5: cost 45 inf + 25812 415.027 * * [simplify]: Extracting #6: cost 6 inf + 37326 415.035 * * [simplify]: Extracting #7: cost 0 inf + 39845 415.042 * [simplify]: Simplified to (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* a 2))) (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) (sqrt a)))) 415.042 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* a 2))) (/ (/ (/ 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)))))) 415.042 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 415.042 * * [simplify]: iters left: 6 (14 enodes) 415.046 * * [simplify]: iters left: 5 (59 enodes) 415.055 * * [simplify]: iters left: 4 (121 enodes) 415.080 * * [simplify]: iters left: 3 (332 enodes) 415.212 * * [simplify]: Extracting #0: cost 1 inf + 0 415.212 * * [simplify]: Extracting #1: cost 0 inf + 1 415.212 * [simplify]: Simplified to 0 415.212 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 415.212 * * * * [progress]: [ 733 / 3260 ] simplifiying candidate # 415.212 * [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)))) 415.212 * * [simplify]: iters left: 6 (25 enodes) 415.218 * * [simplify]: iters left: 5 (95 enodes) 415.236 * * [simplify]: iters left: 4 (199 enodes) 415.272 * * [simplify]: iters left: 3 (452 enodes) 415.406 * * [simplify]: Extracting #0: cost 1 inf + 0 415.406 * * [simplify]: Extracting #1: cost 24 inf + 0 415.406 * * [simplify]: Extracting #2: cost 155 inf + 1 415.407 * * [simplify]: Extracting #3: cost 184 inf + 3249 415.411 * * [simplify]: Extracting #4: cost 110 inf + 17339 415.418 * * [simplify]: Extracting #5: cost 46 inf + 32607 415.428 * * [simplify]: Extracting #6: cost 3 inf + 45174 415.440 * * [simplify]: Extracting #7: cost 0 inf + 46258 415.453 * [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)))) 415.453 * [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))))) 415.453 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 415.453 * * [simplify]: iters left: 6 (13 enodes) 415.457 * * [simplify]: iters left: 5 (54 enodes) 415.466 * * [simplify]: iters left: 4 (112 enodes) 415.488 * * [simplify]: iters left: 3 (281 enodes) 415.581 * * [simplify]: Extracting #0: cost 1 inf + 0 415.581 * * [simplify]: Extracting #1: cost 0 inf + 1 415.581 * [simplify]: Simplified to 0 415.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))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 415.581 * * * * [progress]: [ 734 / 3260 ] simplifiying candidate # 415.582 * [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)))))) 415.582 * * [simplify]: iters left: 6 (26 enodes) 415.587 * * [simplify]: iters left: 5 (100 enodes) 415.603 * * [simplify]: iters left: 4 (223 enodes) 415.648 * * [simplify]: Extracting #0: cost 1 inf + 0 415.648 * * [simplify]: Extracting #1: cost 13 inf + 0 415.648 * * [simplify]: Extracting #2: cost 112 inf + 0 415.649 * * [simplify]: Extracting #3: cost 158 inf + 1221 415.652 * * [simplify]: Extracting #4: cost 70 inf + 20645 415.657 * * [simplify]: Extracting #5: cost 45 inf + 27464 415.662 * * [simplify]: Extracting #6: cost 26 inf + 31768 415.669 * * [simplify]: Extracting #7: cost 0 inf + 41321 415.677 * * [simplify]: Extracting #8: cost 0 inf + 41306 415.686 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ (/ b (sqrt 2)) (* (cbrt a) (cbrt a))) (* (sqrt 2) (cbrt a)))) 415.687 * [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))))))) 415.687 * [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))))) 415.687 * * [simplify]: iters left: 6 (14 enodes) 415.691 * * [simplify]: iters left: 5 (59 enodes) 415.700 * * [simplify]: iters left: 4 (134 enodes) 415.728 * * [simplify]: iters left: 3 (357 enodes) 415.863 * * [simplify]: Extracting #0: cost 1 inf + 0 415.863 * * [simplify]: Extracting #1: cost 0 inf + 1 415.863 * [simplify]: Simplified to 0 415.863 * [simplify]: 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)) 415.863 * * * * [progress]: [ 735 / 3260 ] simplifiying candidate # 415.863 * [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))))) 415.863 * * [simplify]: iters left: 6 (25 enodes) 415.869 * * [simplify]: iters left: 5 (94 enodes) 415.884 * * [simplify]: iters left: 4 (193 enodes) 415.920 * * [simplify]: iters left: 3 (430 enodes) 416.036 * * [simplify]: Extracting #0: cost 1 inf + 0 416.036 * * [simplify]: Extracting #1: cost 25 inf + 0 416.036 * * [simplify]: Extracting #2: cost 184 inf + 0 416.037 * * [simplify]: Extracting #3: cost 227 inf + 416 416.040 * * [simplify]: Extracting #4: cost 142 inf + 14457 416.048 * * [simplify]: Extracting #5: cost 66 inf + 29854 416.056 * * [simplify]: Extracting #6: cost 37 inf + 36623 416.069 * * [simplify]: Extracting #7: cost 5 inf + 48545 416.081 * * [simplify]: Extracting #8: cost 0 inf + 50407 416.093 * [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)) 416.093 * [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)))))) 416.093 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 416.093 * * [simplify]: iters left: 6 (13 enodes) 416.097 * * [simplify]: iters left: 5 (53 enodes) 416.105 * * [simplify]: iters left: 4 (106 enodes) 416.125 * * [simplify]: iters left: 3 (257 enodes) 416.207 * * [simplify]: Extracting #0: cost 1 inf + 0 416.207 * * [simplify]: Extracting #1: cost 0 inf + 1 416.207 * [simplify]: Simplified to 0 416.207 * [simplify]: 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)) 416.207 * * * * [progress]: [ 736 / 3260 ] simplifiying candidate # 416.207 * [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)))) 416.207 * * [simplify]: iters left: 6 (24 enodes) 416.213 * * [simplify]: iters left: 5 (90 enodes) 416.227 * * [simplify]: iters left: 4 (179 enodes) 416.260 * * [simplify]: iters left: 3 (369 enodes) 416.362 * * [simplify]: Extracting #0: cost 1 inf + 0 416.362 * * [simplify]: Extracting #1: cost 22 inf + 0 416.362 * * [simplify]: Extracting #2: cost 122 inf + 1 416.363 * * [simplify]: Extracting #3: cost 150 inf + 457 416.365 * * [simplify]: Extracting #4: cost 95 inf + 7448 416.368 * * [simplify]: Extracting #5: cost 63 inf + 12450 416.372 * * [simplify]: Extracting #6: cost 53 inf + 13361 416.378 * * [simplify]: Extracting #7: cost 24 inf + 23312 416.386 * * [simplify]: Extracting #8: cost 0 inf + 32313 416.394 * * [simplify]: Extracting #9: cost 0 inf + 32298 416.403 * [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)))) 416.403 * [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))))) 416.403 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 416.403 * * [simplify]: iters left: 6 (12 enodes) 416.406 * * [simplify]: iters left: 5 (49 enodes) 416.416 * * [simplify]: iters left: 4 (94 enodes) 416.434 * * [simplify]: iters left: 3 (221 enodes) 416.502 * * [simplify]: iters left: 2 (492 enodes) 416.715 * * [simplify]: Extracting #0: cost 1 inf + 0 416.715 * * [simplify]: Extracting #1: cost 0 inf + 1 416.715 * [simplify]: Simplified to 0 416.715 * [simplify]: 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)) 416.715 * * * * [progress]: [ 737 / 3260 ] simplifiying candidate # 416.716 * [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)))))) 416.716 * * [simplify]: iters left: 6 (25 enodes) 416.721 * * [simplify]: iters left: 5 (93 enodes) 416.736 * * [simplify]: iters left: 4 (198 enodes) 416.776 * * [simplify]: iters left: 3 (450 enodes) 416.903 * * [simplify]: Extracting #0: cost 1 inf + 0 416.904 * * [simplify]: Extracting #1: cost 24 inf + 0 416.904 * * [simplify]: Extracting #2: cost 153 inf + 1 416.905 * * [simplify]: Extracting #3: cost 195 inf + 174 416.906 * * [simplify]: Extracting #4: cost 183 inf + 2650 416.911 * * [simplify]: Extracting #5: cost 88 inf + 22910 416.923 * * [simplify]: Extracting #6: cost 3 inf + 45032 416.934 * * [simplify]: Extracting #7: cost 0 inf + 46156 416.945 * [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))) 416.945 * [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))))))) 416.945 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 416.945 * * [simplify]: iters left: 6 (13 enodes) 416.949 * * [simplify]: iters left: 5 (52 enodes) 416.957 * * [simplify]: iters left: 4 (111 enodes) 416.980 * * [simplify]: iters left: 3 (278 enodes) 417.069 * * [simplify]: Extracting #0: cost 1 inf + 0 417.069 * * [simplify]: Extracting #1: cost 0 inf + 1 417.070 * [simplify]: Simplified to 0 417.070 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 417.070 * * * * [progress]: [ 738 / 3260 ] simplifiying candidate # 417.071 * [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))))) 417.071 * * [simplify]: iters left: 6 (24 enodes) 417.076 * * [simplify]: iters left: 5 (88 enodes) 417.089 * * [simplify]: iters left: 4 (174 enodes) 417.123 * * [simplify]: iters left: 3 (360 enodes) 417.207 * * [simplify]: Extracting #0: cost 1 inf + 0 417.207 * * [simplify]: Extracting #1: cost 22 inf + 0 417.207 * * [simplify]: Extracting #2: cost 114 inf + 1 417.208 * * [simplify]: Extracting #3: cost 138 inf + 254 417.209 * * [simplify]: Extracting #4: cost 102 inf + 4034 417.212 * * [simplify]: Extracting #5: cost 65 inf + 9088 417.215 * * [simplify]: Extracting #6: cost 52 inf + 11213 417.220 * * [simplify]: Extracting #7: cost 18 inf + 23288 417.227 * * [simplify]: Extracting #8: cost 0 inf + 29278 417.235 * * [simplify]: Extracting #9: cost 0 inf + 29263 417.242 * [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)) 417.242 * [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)))))) 417.242 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 417.243 * * [simplify]: iters left: 6 (12 enodes) 417.245 * * [simplify]: iters left: 5 (47 enodes) 417.253 * * [simplify]: iters left: 4 (89 enodes) 417.272 * * [simplify]: iters left: 3 (186 enodes) 417.315 * * [simplify]: iters left: 2 (378 enodes) 417.445 * * [simplify]: Extracting #0: cost 1 inf + 0 417.445 * * [simplify]: Extracting #1: cost 0 inf + 1 417.445 * [simplify]: Simplified to 0 417.445 * [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)) 417.445 * * * * [progress]: [ 739 / 3260 ] simplifiying candidate # 417.446 * [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)))) 417.446 * * [simplify]: iters left: 6 (23 enodes) 417.451 * * [simplify]: iters left: 5 (81 enodes) 417.463 * * [simplify]: iters left: 4 (133 enodes) 417.485 * * [simplify]: iters left: 3 (231 enodes) 417.524 * * [simplify]: iters left: 2 (400 enodes) 417.610 * * [simplify]: Extracting #0: cost 1 inf + 0 417.610 * * [simplify]: Extracting #1: cost 11 inf + 0 417.610 * * [simplify]: Extracting #2: cost 64 inf + 2 417.611 * * [simplify]: Extracting #3: cost 85 inf + 633 417.612 * * [simplify]: Extracting #4: cost 71 inf + 2045 417.613 * * [simplify]: Extracting #5: cost 59 inf + 3055 417.614 * * [simplify]: Extracting #6: cost 46 inf + 4762 417.618 * * [simplify]: Extracting #7: cost 11 inf + 16263 417.624 * * [simplify]: Extracting #8: cost 0 inf + 20123 417.631 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 417.631 * [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))))) 417.631 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 417.631 * * [simplify]: iters left: 6 (11 enodes) 417.634 * * [simplify]: iters left: 5 (40 enodes) 417.640 * * [simplify]: iters left: 4 (65 enodes) 417.652 * * [simplify]: iters left: 3 (97 enodes) 417.667 * * [simplify]: iters left: 2 (165 enodes) 417.699 * * [simplify]: iters left: 1 (271 enodes) 417.750 * * [simplify]: Extracting #0: cost 1 inf + 0 417.750 * * [simplify]: Extracting #1: cost 0 inf + 1 417.750 * [simplify]: Simplified to 0 417.750 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 417.750 * * * * [progress]: [ 740 / 3260 ] simplifiying candidate # 417.750 * [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)))))) 417.751 * * [simplify]: iters left: 6 (24 enodes) 417.758 * * [simplify]: iters left: 5 (92 enodes) 417.772 * * [simplify]: iters left: 4 (193 enodes) 417.808 * * [simplify]: iters left: 3 (422 enodes) 417.917 * * [simplify]: Extracting #0: cost 1 inf + 0 417.917 * * [simplify]: Extracting #1: cost 24 inf + 0 417.918 * * [simplify]: Extracting #2: cost 152 inf + 1 417.918 * * [simplify]: Extracting #3: cost 189 inf + 90 417.919 * * [simplify]: Extracting #4: cost 175 inf + 2692 417.927 * * [simplify]: Extracting #5: cost 60 inf + 28769 417.937 * * [simplify]: Extracting #6: cost 0 inf + 45218 417.947 * [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)))) 417.947 * [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))))))) 417.947 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 417.948 * * [simplify]: iters left: 6 (12 enodes) 417.951 * * [simplify]: iters left: 5 (51 enodes) 417.958 * * [simplify]: iters left: 4 (106 enodes) 417.980 * * [simplify]: iters left: 3 (247 enodes) 418.047 * * [simplify]: Extracting #0: cost 1 inf + 0 418.047 * * [simplify]: Extracting #1: cost 0 inf + 1 418.047 * [simplify]: Simplified to 0 418.047 * [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)) 418.047 * * * * [progress]: [ 741 / 3260 ] simplifiying candidate # 418.048 * [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))))) 418.048 * * [simplify]: iters left: 6 (23 enodes) 418.053 * * [simplify]: iters left: 5 (87 enodes) 418.066 * * [simplify]: iters left: 4 (168 enodes) 418.097 * * [simplify]: iters left: 3 (348 enodes) 418.179 * * [simplify]: Extracting #0: cost 1 inf + 0 418.179 * * [simplify]: Extracting #1: cost 13 inf + 0 418.179 * * [simplify]: Extracting #2: cost 101 inf + 0 418.180 * * [simplify]: Extracting #3: cost 138 inf + 132 418.181 * * [simplify]: Extracting #4: cost 112 inf + 2848 418.183 * * [simplify]: Extracting #5: cost 63 inf + 9806 418.188 * * [simplify]: Extracting #6: cost 25 inf + 20753 418.195 * * [simplify]: Extracting #7: cost 0 inf + 29525 418.202 * [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))) 418.202 * [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)))))) 418.203 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 418.203 * * [simplify]: iters left: 6 (11 enodes) 418.205 * * [simplify]: iters left: 5 (46 enodes) 418.212 * * [simplify]: iters left: 4 (86 enodes) 418.231 * * [simplify]: iters left: 3 (183 enodes) 418.276 * * [simplify]: iters left: 2 (372 enodes) 418.401 * * [simplify]: Extracting #0: cost 1 inf + 0 418.401 * * [simplify]: Extracting #1: cost 0 inf + 1 418.401 * [simplify]: Simplified to 0 418.401 * [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)) 418.402 * * * * [progress]: [ 742 / 3260 ] simplifiying candidate # 418.402 * [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)))) 418.402 * * [simplify]: iters left: 6 (22 enodes) 418.407 * * [simplify]: iters left: 5 (80 enodes) 418.421 * * [simplify]: iters left: 4 (132 enodes) 418.441 * * [simplify]: iters left: 3 (230 enodes) 418.482 * * [simplify]: iters left: 2 (399 enodes) 418.567 * * [simplify]: Extracting #0: cost 1 inf + 0 418.567 * * [simplify]: Extracting #1: cost 11 inf + 0 418.567 * * [simplify]: Extracting #2: cost 63 inf + 2 418.568 * * [simplify]: Extracting #3: cost 80 inf + 879 418.569 * * [simplify]: Extracting #4: cost 63 inf + 2619 418.570 * * [simplify]: Extracting #5: cost 57 inf + 3137 418.571 * * [simplify]: Extracting #6: cost 48 inf + 4104 418.575 * * [simplify]: Extracting #7: cost 14 inf + 14904 418.581 * * [simplify]: Extracting #8: cost 0 inf + 19663 418.587 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 418.587 * [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))))) 418.587 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 418.587 * * [simplify]: iters left: 6 (10 enodes) 418.590 * * [simplify]: iters left: 5 (39 enodes) 418.598 * * [simplify]: iters left: 4 (64 enodes) 418.608 * * [simplify]: iters left: 3 (96 enodes) 418.623 * * [simplify]: iters left: 2 (164 enodes) 418.656 * * [simplify]: iters left: 1 (270 enodes) 418.707 * * [simplify]: Extracting #0: cost 1 inf + 0 418.707 * * [simplify]: Extracting #1: cost 0 inf + 1 418.707 * [simplify]: Simplified to 0 418.707 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 418.707 * * * * [progress]: [ 743 / 3260 ] simplifiying candidate # 418.708 * [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)))))) 418.708 * * [simplify]: iters left: 6 (24 enodes) 418.713 * * [simplify]: iters left: 5 (93 enodes) 418.728 * * [simplify]: iters left: 4 (202 enodes) 418.764 * * [simplify]: iters left: 3 (425 enodes) 418.861 * * [simplify]: Extracting #0: cost 1 inf + 0 418.861 * * [simplify]: Extracting #1: cost 25 inf + 0 418.862 * * [simplify]: Extracting #2: cost 132 inf + 1 418.862 * * [simplify]: Extracting #3: cost 181 inf + 174 418.863 * * [simplify]: Extracting #4: cost 166 inf + 2258 418.867 * * [simplify]: Extracting #5: cost 72 inf + 20840 418.876 * * [simplify]: Extracting #6: cost 3 inf + 39452 418.888 * * [simplify]: Extracting #7: cost 0 inf + 40808 418.897 * [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))))) 418.897 * [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))))))) 418.898 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 418.898 * * [simplify]: iters left: 6 (12 enodes) 418.902 * * [simplify]: iters left: 5 (53 enodes) 418.910 * * [simplify]: iters left: 4 (117 enodes) 418.931 * * [simplify]: iters left: 3 (255 enodes) 418.990 * * [simplify]: Extracting #0: cost 1 inf + 0 418.990 * * [simplify]: Extracting #1: cost 0 inf + 1 418.990 * [simplify]: Simplified to 0 418.990 * [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)) 418.990 * * * * [progress]: [ 744 / 3260 ] simplifiying candidate # 418.990 * [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))))) 418.991 * * [simplify]: iters left: 6 (23 enodes) 418.996 * * [simplify]: iters left: 5 (88 enodes) 419.012 * * [simplify]: iters left: 4 (178 enodes) 419.041 * * [simplify]: iters left: 3 (335 enodes) 419.109 * * [simplify]: Extracting #0: cost 1 inf + 0 419.109 * * [simplify]: Extracting #1: cost 13 inf + 0 419.109 * * [simplify]: Extracting #2: cost 93 inf + 0 419.109 * * [simplify]: Extracting #3: cost 144 inf + 338 419.110 * * [simplify]: Extracting #4: cost 115 inf + 2934 419.113 * * [simplify]: Extracting #5: cost 69 inf + 8469 419.117 * * [simplify]: Extracting #6: cost 21 inf + 21571 419.124 * * [simplify]: Extracting #7: cost 0 inf + 29288 419.134 * [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))) 419.134 * [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)))))) 419.134 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 419.134 * * [simplify]: iters left: 6 (11 enodes) 419.137 * * [simplify]: iters left: 5 (48 enodes) 419.145 * * [simplify]: iters left: 4 (98 enodes) 419.161 * * [simplify]: iters left: 3 (181 enodes) 419.198 * * [simplify]: iters left: 2 (358 enodes) 419.303 * * [simplify]: Extracting #0: cost 1 inf + 0 419.303 * * [simplify]: Extracting #1: cost 0 inf + 1 419.303 * [simplify]: Simplified to 0 419.303 * [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)) 419.303 * * * * [progress]: [ 745 / 3260 ] simplifiying candidate # 419.303 * [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)))) 419.303 * * [simplify]: iters left: 6 (22 enodes) 419.308 * * [simplify]: iters left: 5 (80 enodes) 419.320 * * [simplify]: iters left: 4 (152 enodes) 419.344 * * [simplify]: iters left: 3 (276 enodes) 419.394 * * [simplify]: iters left: 2 (487 enodes) 419.509 * * [simplify]: Extracting #0: cost 1 inf + 0 419.509 * * [simplify]: Extracting #1: cost 14 inf + 0 419.509 * * [simplify]: Extracting #2: cost 90 inf + 42 419.510 * * [simplify]: Extracting #3: cost 99 inf + 1659 419.512 * * [simplify]: Extracting #4: cost 65 inf + 4566 419.514 * * [simplify]: Extracting #5: cost 56 inf + 5993 419.518 * * [simplify]: Extracting #6: cost 17 inf + 16510 419.524 * * [simplify]: Extracting #7: cost 0 inf + 22329 419.531 * * [simplify]: Extracting #8: cost 0 inf + 22153 419.538 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 419.538 * [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))))) 419.538 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 419.539 * * [simplify]: iters left: 6 (10 enodes) 419.542 * * [simplify]: iters left: 5 (41 enodes) 419.548 * * [simplify]: iters left: 4 (81 enodes) 419.561 * * [simplify]: iters left: 3 (127 enodes) 419.578 * * [simplify]: iters left: 2 (186 enodes) 419.604 * * [simplify]: iters left: 1 (266 enodes) 419.664 * * [simplify]: Extracting #0: cost 1 inf + 0 419.664 * * [simplify]: Extracting #1: cost 0 inf + 1 419.664 * [simplify]: Simplified to 0 419.664 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 419.665 * * * * [progress]: [ 746 / 3260 ] simplifiying candidate # 419.665 * [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))) 419.665 * * [simplify]: iters left: 6 (21 enodes) 419.670 * * [simplify]: iters left: 5 (77 enodes) 419.681 * * [simplify]: iters left: 4 (133 enodes) 419.704 * * [simplify]: iters left: 3 (239 enodes) 419.747 * * [simplify]: iters left: 2 (418 enodes) 419.841 * * [simplify]: Extracting #0: cost 1 inf + 0 419.841 * * [simplify]: Extracting #1: cost 11 inf + 0 419.841 * * [simplify]: Extracting #2: cost 65 inf + 2 419.841 * * [simplify]: Extracting #3: cost 91 inf + 425 419.842 * * [simplify]: Extracting #4: cost 63 inf + 2991 419.844 * * [simplify]: Extracting #5: cost 57 inf + 3388 419.846 * * [simplify]: Extracting #6: cost 43 inf + 5814 419.850 * * [simplify]: Extracting #7: cost 8 inf + 17195 419.859 * * [simplify]: Extracting #8: cost 0 inf + 20116 419.865 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (* 1/2 b) a)) 419.865 * [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)))) 419.865 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 419.865 * * [simplify]: iters left: 6 (9 enodes) 419.868 * * [simplify]: iters left: 5 (36 enodes) 419.874 * * [simplify]: iters left: 4 (67 enodes) 419.884 * * [simplify]: iters left: 3 (97 enodes) 419.900 * * [simplify]: iters left: 2 (158 enodes) 419.934 * * [simplify]: iters left: 1 (263 enodes) 419.979 * * [simplify]: Extracting #0: cost 1 inf + 0 419.979 * * [simplify]: Extracting #1: cost 0 inf + 1 419.979 * [simplify]: Simplified to 0 419.979 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (* 1/2 b) a)) 0)) 419.979 * * * * [progress]: [ 747 / 3260 ] simplifiying candidate # 419.980 * [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)))) 419.980 * * [simplify]: iters left: 6 (21 enodes) 419.984 * * [simplify]: iters left: 5 (79 enodes) 419.996 * * [simplify]: iters left: 4 (147 enodes) 420.019 * * [simplify]: iters left: 3 (269 enodes) 420.071 * * [simplify]: iters left: 2 (470 enodes) 420.178 * * [simplify]: Extracting #0: cost 1 inf + 0 420.178 * * [simplify]: Extracting #1: cost 13 inf + 0 420.178 * * [simplify]: Extracting #2: cost 81 inf + 0 420.179 * * [simplify]: Extracting #3: cost 100 inf + 550 420.180 * * [simplify]: Extracting #4: cost 71 inf + 3247 420.181 * * [simplify]: Extracting #5: cost 60 inf + 4131 420.183 * * [simplify]: Extracting #6: cost 48 inf + 5520 420.188 * * [simplify]: Extracting #7: cost 14 inf + 16441 420.194 * * [simplify]: Extracting #8: cost 0 inf + 21320 420.203 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 420.203 * [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))))) 420.203 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 420.203 * * [simplify]: iters left: 5 (9 enodes) 420.206 * * [simplify]: iters left: 4 (39 enodes) 420.212 * * [simplify]: iters left: 3 (65 enodes) 420.222 * * [simplify]: iters left: 2 (129 enodes) 420.246 * * [simplify]: iters left: 1 (210 enodes) 420.283 * * [simplify]: Extracting #0: cost 1 inf + 0 420.283 * * [simplify]: Extracting #1: cost 0 inf + 1 420.283 * [simplify]: Simplified to 0 420.283 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 420.283 * * * * [progress]: [ 748 / 3260 ] simplifiying candidate # 420.283 * [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)))))) 420.283 * * [simplify]: iters left: 6 (27 enodes) 420.289 * * [simplify]: iters left: 5 (104 enodes) 420.304 * * [simplify]: iters left: 4 (168 enodes) 420.334 * * [simplify]: iters left: 3 (344 enodes) 420.422 * * [simplify]: Extracting #0: cost 1 inf + 0 420.422 * * [simplify]: Extracting #1: cost 11 inf + 0 420.423 * * [simplify]: Extracting #2: cost 120 inf + 0 420.423 * * [simplify]: Extracting #3: cost 233 inf + 331 420.424 * * [simplify]: Extracting #4: cost 214 inf + 2607 420.426 * * [simplify]: Extracting #5: cost 188 inf + 10739 420.431 * * [simplify]: Extracting #6: cost 132 inf + 35667 420.447 * * [simplify]: Extracting #7: cost 22 inf + 92959 420.466 * * [simplify]: Extracting #8: cost 0 inf + 105203 420.486 * [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)) 420.486 * [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))))))) 420.487 * [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))))) 420.487 * * [simplify]: iters left: 6 (10 enodes) 420.489 * * [simplify]: iters left: 5 (37 enodes) 420.495 * * [simplify]: iters left: 4 (57 enodes) 420.504 * * [simplify]: iters left: 3 (104 enodes) 420.522 * * [simplify]: iters left: 2 (158 enodes) 420.544 * * [simplify]: iters left: 1 (225 enodes) 420.575 * * [simplify]: Extracting #0: cost 1 inf + 0 420.575 * * [simplify]: Extracting #1: cost 0 inf + 1 420.575 * [simplify]: Simplified to 0 420.576 * [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)) 420.576 * * * * [progress]: [ 749 / 3260 ] simplifiying candidate # 420.576 * [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))))) 420.576 * * [simplify]: iters left: 6 (26 enodes) 420.583 * * [simplify]: iters left: 5 (95 enodes) 420.596 * * [simplify]: iters left: 4 (152 enodes) 420.620 * * [simplify]: iters left: 3 (313 enodes) 420.702 * * [simplify]: Extracting #0: cost 1 inf + 0 420.702 * * [simplify]: Extracting #1: cost 9 inf + 0 420.702 * * [simplify]: Extracting #2: cost 109 inf + 0 420.703 * * [simplify]: Extracting #3: cost 215 inf + 371 420.704 * * [simplify]: Extracting #4: cost 199 inf + 2044 420.705 * * [simplify]: Extracting #5: cost 184 inf + 6971 420.709 * * [simplify]: Extracting #6: cost 139 inf + 26078 420.723 * * [simplify]: Extracting #7: cost 27 inf + 84073 420.741 * * [simplify]: Extracting #8: cost 0 inf + 99834 420.760 * [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)) 420.761 * [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)))))) 420.761 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 420.761 * * [simplify]: iters left: 6 (9 enodes) 420.763 * * [simplify]: iters left: 5 (29 enodes) 420.769 * * [simplify]: iters left: 4 (42 enodes) 420.774 * * [simplify]: iters left: 3 (58 enodes) 420.781 * * [simplify]: iters left: 2 (68 enodes) 420.788 * * [simplify]: Extracting #0: cost 1 inf + 0 420.788 * * [simplify]: Extracting #1: cost 0 inf + 1 420.788 * [simplify]: Simplified to 0 420.788 * [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)) 420.788 * * * * [progress]: [ 750 / 3260 ] simplifiying candidate # 420.788 * [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)))))) 420.789 * * [simplify]: iters left: 6 (28 enodes) 420.795 * * [simplify]: iters left: 5 (112 enodes) 420.812 * * [simplify]: iters left: 4 (229 enodes) 420.857 * * [simplify]: Extracting #0: cost 1 inf + 0 420.857 * * [simplify]: Extracting #1: cost 11 inf + 0 420.857 * * [simplify]: Extracting #2: cost 102 inf + 0 420.858 * * [simplify]: Extracting #3: cost 167 inf + 1 420.858 * * [simplify]: Extracting #4: cost 167 inf + 206 420.859 * * [simplify]: Extracting #5: cost 162 inf + 2075 420.860 * * [simplify]: Extracting #6: cost 142 inf + 6654 420.864 * * [simplify]: Extracting #7: cost 59 inf + 35184 420.873 * * [simplify]: Extracting #8: cost 6 inf + 62081 420.882 * * [simplify]: Extracting #9: cost 0 inf + 65428 420.892 * [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)))) 420.892 * [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))))))) 420.893 * [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))))) 420.893 * * [simplify]: iters left: 6 (13 enodes) 420.896 * * [simplify]: iters left: 5 (53 enodes) 420.906 * * [simplify]: iters left: 4 (117 enodes) 420.930 * * [simplify]: iters left: 3 (275 enodes) 420.982 * * [simplify]: iters left: 2 (474 enodes) 421.351 * * [simplify]: Extracting #0: cost 1 inf + 0 421.351 * * [simplify]: Extracting #1: cost 0 inf + 1 421.351 * [simplify]: Simplified to 0 421.351 * [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)) 421.351 * * * * [progress]: [ 751 / 3260 ] simplifiying candidate # 421.351 * [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))))) 421.351 * * [simplify]: iters left: 6 (29 enodes) 421.357 * * [simplify]: iters left: 5 (112 enodes) 421.374 * * [simplify]: iters left: 4 (198 enodes) 421.408 * * [simplify]: iters left: 3 (414 enodes) 421.510 * * [simplify]: Extracting #0: cost 1 inf + 0 421.510 * * [simplify]: Extracting #1: cost 11 inf + 0 421.510 * * [simplify]: Extracting #2: cost 126 inf + 0 421.511 * * [simplify]: Extracting #3: cost 256 inf + 42 421.512 * * [simplify]: Extracting #4: cost 236 inf + 3845 421.515 * * [simplify]: Extracting #5: cost 188 inf + 15747 421.520 * * [simplify]: Extracting #6: cost 135 inf + 36575 421.537 * * [simplify]: Extracting #7: cost 17 inf + 98240 421.558 * * [simplify]: Extracting #8: cost 0 inf + 108065 421.581 * [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)) 421.581 * [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)))))) 421.581 * [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)))) 421.582 * * [simplify]: iters left: 6 (12 enodes) 421.584 * * [simplify]: iters left: 5 (47 enodes) 421.591 * * [simplify]: iters left: 4 (82 enodes) 421.604 * * [simplify]: iters left: 3 (157 enodes) 421.629 * * [simplify]: iters left: 2 (248 enodes) 421.666 * * [simplify]: iters left: 1 (341 enodes) 421.719 * * [simplify]: Extracting #0: cost 1 inf + 0 421.719 * * [simplify]: Extracting #1: cost 0 inf + 1 421.719 * [simplify]: Simplified to 0 421.719 * [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)) 421.720 * * * * [progress]: [ 752 / 3260 ] simplifiying candidate # 421.720 * [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)))) 421.720 * * [simplify]: iters left: 6 (29 enodes) 421.726 * * [simplify]: iters left: 5 (112 enodes) 421.744 * * [simplify]: iters left: 4 (206 enodes) 421.781 * * [simplify]: iters left: 3 (443 enodes) 421.897 * * [simplify]: Extracting #0: cost 1 inf + 0 421.897 * * [simplify]: Extracting #1: cost 13 inf + 0 421.897 * * [simplify]: Extracting #2: cost 137 inf + 0 421.898 * * [simplify]: Extracting #3: cost 265 inf + 2 421.899 * * [simplify]: Extracting #4: cost 254 inf + 1620 421.901 * * [simplify]: Extracting #5: cost 232 inf + 7595 421.906 * * [simplify]: Extracting #6: cost 151 inf + 37038 421.922 * * [simplify]: Extracting #7: cost 20 inf + 100844 421.946 * * [simplify]: Extracting #8: cost 0 inf + 111728 421.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)) 421.968 * [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))))) 421.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))) 421.968 * * [simplify]: iters left: 6 (12 enodes) 421.971 * * [simplify]: iters left: 5 (47 enodes) 421.979 * * [simplify]: iters left: 4 (89 enodes) 421.995 * * [simplify]: iters left: 3 (180 enodes) 422.032 * * [simplify]: iters left: 2 (296 enodes) 422.086 * * [simplify]: iters left: 1 (428 enodes) 422.173 * * [simplify]: Extracting #0: cost 1 inf + 0 422.173 * * [simplify]: Extracting #1: cost 0 inf + 1 422.173 * [simplify]: Simplified to 0 422.173 * [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)) 422.173 * * * * [progress]: [ 753 / 3260 ] simplifiying candidate # 422.173 * [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)))))) 422.173 * * [simplify]: iters left: 6 (27 enodes) 422.179 * * [simplify]: iters left: 5 (105 enodes) 422.195 * * [simplify]: iters left: 4 (190 enodes) 422.225 * * [simplify]: iters left: 3 (387 enodes) 422.318 * * [simplify]: Extracting #0: cost 1 inf + 0 422.318 * * [simplify]: Extracting #1: cost 11 inf + 0 422.318 * * [simplify]: Extracting #2: cost 119 inf + 0 422.319 * * [simplify]: Extracting #3: cost 249 inf + 0 422.320 * * [simplify]: Extracting #4: cost 239 inf + 1338 422.321 * * [simplify]: Extracting #5: cost 210 inf + 9656 422.326 * * [simplify]: Extracting #6: cost 144 inf + 33389 422.345 * * [simplify]: Extracting #7: cost 15 inf + 100267 422.366 * * [simplify]: Extracting #8: cost 0 inf + 108694 422.387 * [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))) 422.387 * [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))))))) 422.388 * [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))))) 422.388 * * [simplify]: iters left: 6 (12 enodes) 422.391 * * [simplify]: iters left: 5 (46 enodes) 422.397 * * [simplify]: iters left: 4 (81 enodes) 422.409 * * [simplify]: iters left: 3 (134 enodes) 422.429 * * [simplify]: iters left: 2 (197 enodes) 422.455 * * [simplify]: iters left: 1 (271 enodes) 422.493 * * [simplify]: Extracting #0: cost 1 inf + 0 422.493 * * [simplify]: Extracting #1: cost 0 inf + 1 422.493 * [simplify]: Simplified to 0 422.493 * [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)) 422.493 * * * * [progress]: [ 754 / 3260 ] simplifiying candidate # 422.493 * [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))))) 422.493 * * [simplify]: iters left: 6 (27 enodes) 422.499 * * [simplify]: iters left: 5 (102 enodes) 422.513 * * [simplify]: iters left: 4 (167 enodes) 422.541 * * [simplify]: iters left: 3 (343 enodes) 422.625 * * [simplify]: Extracting #0: cost 1 inf + 0 422.625 * * [simplify]: Extracting #1: cost 9 inf + 0 422.625 * * [simplify]: Extracting #2: cost 114 inf + 0 422.626 * * [simplify]: Extracting #3: cost 239 inf + 0 422.627 * * [simplify]: Extracting #4: cost 231 inf + 774 422.628 * * [simplify]: Extracting #5: cost 207 inf + 6554 422.633 * * [simplify]: Extracting #6: cost 134 inf + 33422 422.649 * * [simplify]: Extracting #7: cost 21 inf + 91979 422.671 * * [simplify]: Extracting #8: cost 0 inf + 103681 422.691 * [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))) 422.691 * [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)))))) 422.691 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 422.691 * * [simplify]: iters left: 6 (10 enodes) 422.694 * * [simplify]: iters left: 5 (38 enodes) 422.699 * * [simplify]: iters left: 4 (59 enodes) 422.707 * * [simplify]: iters left: 3 (88 enodes) 422.718 * * [simplify]: iters left: 2 (117 enodes) 422.734 * * [simplify]: iters left: 1 (144 enodes) 422.750 * * [simplify]: Extracting #0: cost 1 inf + 0 422.750 * * [simplify]: Extracting #1: cost 0 inf + 1 422.750 * [simplify]: Simplified to 0 422.750 * [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)) 422.750 * * * * [progress]: [ 755 / 3260 ] simplifiying candidate # 422.750 * [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)))) 422.750 * * [simplify]: iters left: 6 (28 enodes) 422.756 * * [simplify]: iters left: 5 (107 enodes) 422.772 * * [simplify]: iters left: 4 (178 enodes) 422.802 * * [simplify]: iters left: 3 (371 enodes) 422.892 * * [simplify]: Extracting #0: cost 1 inf + 0 422.892 * * [simplify]: Extracting #1: cost 11 inf + 0 422.893 * * [simplify]: Extracting #2: cost 122 inf + 0 422.893 * * [simplify]: Extracting #3: cost 225 inf + 662 422.895 * * [simplify]: Extracting #4: cost 203 inf + 3837 422.897 * * [simplify]: Extracting #5: cost 181 inf + 10782 422.903 * * [simplify]: Extracting #6: cost 135 inf + 30924 422.919 * * [simplify]: Extracting #7: cost 16 inf + 93668 422.938 * * [simplify]: Extracting #8: cost 0 inf + 102498 422.958 * [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)) 422.958 * [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))))) 422.959 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 422.959 * * [simplify]: iters left: 6 (11 enodes) 422.962 * * [simplify]: iters left: 5 (42 enodes) 422.968 * * [simplify]: iters left: 4 (67 enodes) 422.978 * * [simplify]: iters left: 3 (111 enodes) 422.994 * * [simplify]: iters left: 2 (140 enodes) 423.009 * * [simplify]: iters left: 1 (160 enodes) 423.026 * * [simplify]: Extracting #0: cost 1 inf + 0 423.026 * * [simplify]: Extracting #1: cost 0 inf + 1 423.026 * [simplify]: Simplified to 0 423.026 * [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)) 423.026 * * * * [progress]: [ 756 / 3260 ] simplifiying candidate # 423.026 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 423.026 * * [simplify]: iters left: 6 (29 enodes) 423.033 * * [simplify]: iters left: 5 (119 enodes) 423.053 * * [simplify]: iters left: 4 (274 enodes) 423.124 * * [simplify]: Extracting #0: cost 1 inf + 0 423.124 * * [simplify]: Extracting #1: cost 11 inf + 0 423.125 * * [simplify]: Extracting #2: cost 184 inf + 0 423.125 * * [simplify]: Extracting #3: cost 326 inf + 1 423.127 * * [simplify]: Extracting #4: cost 312 inf + 2669 423.133 * * [simplify]: Extracting #5: cost 161 inf + 56347 423.145 * * [simplify]: Extracting #6: cost 64 inf + 93264 423.162 * * [simplify]: Extracting #7: cost 3 inf + 124734 423.182 * * [simplify]: Extracting #8: cost 0 inf + 126564 423.200 * [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)))) 423.200 * [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))))))) 423.201 * [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))))) 423.201 * * [simplify]: iters left: 6 (16 enodes) 423.205 * * [simplify]: iters left: 5 (68 enodes) 423.216 * * [simplify]: iters left: 4 (179 enodes) 423.270 * * [simplify]: Extracting #0: cost 1 inf + 0 423.271 * * [simplify]: Extracting #1: cost 27 inf + 0 423.271 * * [simplify]: Extracting #2: cost 153 inf + 0 423.272 * * [simplify]: Extracting #3: cost 242 inf + 83 423.274 * * [simplify]: Extracting #4: cost 185 inf + 16503 423.284 * * [simplify]: Extracting #5: cost 15 inf + 79352 423.298 * * [simplify]: Extracting #6: cost 0 inf + 84943 423.310 * [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))))) 423.310 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 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))))))) 423.311 * * * * [progress]: [ 757 / 3260 ] simplifiying candidate # 423.311 * [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))))) 423.311 * * [simplify]: iters left: 6 (30 enodes) 423.317 * * [simplify]: iters left: 5 (122 enodes) 423.336 * * [simplify]: iters left: 4 (257 enodes) 423.393 * * [simplify]: Extracting #0: cost 1 inf + 0 423.393 * * [simplify]: Extracting #1: cost 11 inf + 0 423.393 * * [simplify]: Extracting #2: cost 152 inf + 0 423.394 * * [simplify]: Extracting #3: cost 268 inf + 0 423.395 * * [simplify]: Extracting #4: cost 252 inf + 2549 423.399 * * [simplify]: Extracting #5: cost 135 inf + 38684 423.408 * * [simplify]: Extracting #6: cost 58 inf + 67062 423.423 * * [simplify]: Extracting #7: cost 4 inf + 94380 423.438 * * [simplify]: Extracting #8: cost 0 inf + 96789 423.452 * [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)))))) 423.452 * [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)))))) 423.453 * [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)))) 423.453 * * [simplify]: iters left: 6 (15 enodes) 423.457 * * [simplify]: iters left: 5 (63 enodes) 423.466 * * [simplify]: iters left: 4 (145 enodes) 423.502 * * [simplify]: iters left: 3 (499 enodes) 423.726 * * [simplify]: Extracting #0: cost 1 inf + 0 423.726 * * [simplify]: Extracting #1: cost 0 inf + 1 423.726 * [simplify]: Simplified to 0 423.726 * [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)) 423.726 * * * * [progress]: [ 758 / 3260 ] simplifiying candidate # 423.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)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 423.726 * * [simplify]: iters left: 6 (30 enodes) 423.733 * * [simplify]: iters left: 5 (121 enodes) 423.756 * * [simplify]: iters left: 4 (271 enodes) 423.820 * * [simplify]: Extracting #0: cost 1 inf + 0 423.821 * * [simplify]: Extracting #1: cost 13 inf + 0 423.821 * * [simplify]: Extracting #2: cost 157 inf + 0 423.822 * * [simplify]: Extracting #3: cost 259 inf + 2 423.823 * * [simplify]: Extracting #4: cost 245 inf + 2640 423.826 * * [simplify]: Extracting #5: cost 147 inf + 30057 423.834 * * [simplify]: Extracting #6: cost 67 inf + 57325 423.845 * * [simplify]: Extracting #7: cost 13 inf + 82597 423.859 * * [simplify]: Extracting #8: cost 0 inf + 90266 423.875 * [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))))) 423.875 * [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))))) 423.875 * [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))) 423.876 * * [simplify]: iters left: 6 (15 enodes) 423.880 * * [simplify]: iters left: 5 (62 enodes) 423.890 * * [simplify]: iters left: 4 (159 enodes) 423.931 * * [simplify]: iters left: 3 (475 enodes) 424.123 * * [simplify]: Extracting #0: cost 1 inf + 0 424.123 * * [simplify]: Extracting #1: cost 42 inf + 0 424.123 * * [simplify]: Extracting #2: cost 194 inf + 1 424.129 * * [simplify]: Extracting #3: cost 205 inf + 15094 424.141 * * [simplify]: Extracting #4: cost 20 inf + 63712 424.155 * * [simplify]: Extracting #5: cost 3 inf + 65204 424.170 * * [simplify]: Extracting #6: cost 0 inf + 65965 424.184 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 424.184 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)))) 424.184 * * * * [progress]: [ 759 / 3260 ] simplifiying candidate # 424.184 * [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)))))) 424.184 * * [simplify]: iters left: 6 (30 enodes) 424.191 * * [simplify]: iters left: 5 (121 enodes) 424.211 * * [simplify]: iters left: 4 (262 enodes) 424.269 * * [simplify]: Extracting #0: cost 1 inf + 0 424.269 * * [simplify]: Extracting #1: cost 11 inf + 0 424.270 * * [simplify]: Extracting #2: cost 150 inf + 0 424.270 * * [simplify]: Extracting #3: cost 267 inf + 0 424.271 * * [simplify]: Extracting #4: cost 249 inf + 2671 424.276 * * [simplify]: Extracting #5: cost 134 inf + 40448 424.286 * * [simplify]: Extracting #6: cost 58 inf + 68604 424.300 * * [simplify]: Extracting #7: cost 4 inf + 95503 424.315 * * [simplify]: Extracting #8: cost 0 inf + 97752 424.331 * [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)))) 424.332 * [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))))))) 424.332 * [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))))) 424.332 * * [simplify]: iters left: 6 (15 enodes) 424.336 * * [simplify]: iters left: 5 (62 enodes) 424.345 * * [simplify]: iters left: 4 (148 enodes) 424.381 * * [simplify]: iters left: 3 (499 enodes) 424.613 * * [simplify]: Extracting #0: cost 1 inf + 0 424.614 * * [simplify]: Extracting #1: cost 0 inf + 1 424.614 * [simplify]: Simplified to 0 424.614 * [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)) 424.614 * * * * [progress]: [ 760 / 3260 ] simplifiying candidate # 424.614 * [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))))) 424.614 * * [simplify]: iters left: 6 (31 enodes) 424.621 * * [simplify]: iters left: 5 (121 enodes) 424.642 * * [simplify]: iters left: 4 (235 enodes) 424.687 * * [simplify]: Extracting #0: cost 1 inf + 0 424.687 * * [simplify]: Extracting #1: cost 11 inf + 0 424.688 * * [simplify]: Extracting #2: cost 129 inf + 0 424.688 * * [simplify]: Extracting #3: cost 225 inf + 0 424.689 * * [simplify]: Extracting #4: cost 209 inf + 2025 424.694 * * [simplify]: Extracting #5: cost 119 inf + 26813 424.700 * * [simplify]: Extracting #6: cost 87 inf + 36179 424.706 * * [simplify]: Extracting #7: cost 56 inf + 47123 424.717 * * [simplify]: Extracting #8: cost 1 inf + 78084 424.729 * * [simplify]: Extracting #9: cost 0 inf + 78714 424.741 * [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)))) 424.741 * [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)))))) 424.741 * [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)))) 424.741 * * [simplify]: iters left: 6 (14 enodes) 424.745 * * [simplify]: iters left: 5 (56 enodes) 424.753 * * [simplify]: iters left: 4 (117 enodes) 424.779 * * [simplify]: iters left: 3 (347 enodes) 424.891 * * [simplify]: Extracting #0: cost 1 inf + 0 424.891 * * [simplify]: Extracting #1: cost 0 inf + 1 424.891 * [simplify]: Simplified to 0 424.892 * [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)) 424.892 * * * * [progress]: [ 761 / 3260 ] simplifiying candidate # 424.892 * [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)))) 424.892 * * [simplify]: iters left: 6 (31 enodes) 424.899 * * [simplify]: iters left: 5 (122 enodes) 424.918 * * [simplify]: iters left: 4 (233 enodes) 424.965 * * [simplify]: Extracting #0: cost 1 inf + 0 424.965 * * [simplify]: Extracting #1: cost 11 inf + 0 424.965 * * [simplify]: Extracting #2: cost 124 inf + 0 424.966 * * [simplify]: Extracting #3: cost 201 inf + 44 424.966 * * [simplify]: Extracting #4: cost 186 inf + 1868 424.969 * * [simplify]: Extracting #5: cost 124 inf + 16982 424.974 * * [simplify]: Extracting #6: cost 59 inf + 37871 424.983 * * [simplify]: Extracting #7: cost 2 inf + 67489 424.994 * * [simplify]: Extracting #8: cost 0 inf + 68779 425.006 * [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))) 425.006 * [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))))) 425.006 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 425.006 * * [simplify]: iters left: 6 (14 enodes) 425.010 * * [simplify]: iters left: 5 (57 enodes) 425.019 * * [simplify]: iters left: 4 (116 enodes) 425.043 * * [simplify]: iters left: 3 (321 enodes) 425.149 * * [simplify]: Extracting #0: cost 1 inf + 0 425.149 * * [simplify]: Extracting #1: cost 0 inf + 1 425.149 * [simplify]: Simplified to 0 425.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)))) (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) a))) 0)) 425.149 * * * * [progress]: [ 762 / 3260 ] simplifiying candidate # 425.149 * [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)))))) 425.149 * * [simplify]: iters left: 6 (30 enodes) 425.156 * * [simplify]: iters left: 5 (121 enodes) 425.177 * * [simplify]: iters left: 4 (261 enodes) 425.236 * * [simplify]: Extracting #0: cost 1 inf + 0 425.236 * * [simplify]: Extracting #1: cost 11 inf + 0 425.236 * * [simplify]: Extracting #2: cost 138 inf + 0 425.237 * * [simplify]: Extracting #3: cost 238 inf + 204 425.238 * * [simplify]: Extracting #4: cost 219 inf + 3321 425.241 * * [simplify]: Extracting #5: cost 132 inf + 26852 425.247 * * [simplify]: Extracting #6: cost 92 inf + 38800 425.255 * * [simplify]: Extracting #7: cost 58 inf + 50705 425.265 * * [simplify]: Extracting #8: cost 4 inf + 80610 425.278 * * [simplify]: Extracting #9: cost 0 inf + 83140 425.290 * [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)))) 425.291 * [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))))))) 425.291 * [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))))) 425.291 * * [simplify]: iters left: 6 (15 enodes) 425.296 * * [simplify]: iters left: 5 (62 enodes) 425.306 * * [simplify]: iters left: 4 (149 enodes) 425.342 * * [simplify]: iters left: 3 (450 enodes) 425.536 * * [simplify]: Extracting #0: cost 1 inf + 0 425.536 * * [simplify]: Extracting #1: cost 0 inf + 1 425.536 * [simplify]: Simplified to 0 425.536 * [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)) 425.536 * * * * [progress]: [ 763 / 3260 ] simplifiying candidate # 425.537 * [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))))) 425.537 * * [simplify]: iters left: 6 (31 enodes) 425.543 * * [simplify]: iters left: 5 (122 enodes) 425.565 * * [simplify]: iters left: 4 (234 enodes) 425.610 * * [simplify]: Extracting #0: cost 1 inf + 0 425.610 * * [simplify]: Extracting #1: cost 11 inf + 0 425.610 * * [simplify]: Extracting #2: cost 117 inf + 0 425.612 * * [simplify]: Extracting #3: cost 193 inf + 204 425.613 * * [simplify]: Extracting #4: cost 183 inf + 1581 425.615 * * [simplify]: Extracting #5: cost 128 inf + 14189 425.620 * * [simplify]: Extracting #6: cost 57 inf + 37181 425.629 * * [simplify]: Extracting #7: cost 4 inf + 63821 425.639 * * [simplify]: Extracting #8: cost 0 inf + 66190 425.650 * [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))))) 425.650 * [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)))))) 425.650 * [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)))) 425.650 * * [simplify]: iters left: 6 (14 enodes) 425.653 * * [simplify]: iters left: 5 (57 enodes) 425.662 * * [simplify]: iters left: 4 (118 enodes) 425.688 * * [simplify]: iters left: 3 (314 enodes) 425.780 * * [simplify]: Extracting #0: cost 1 inf + 0 425.780 * * [simplify]: Extracting #1: cost 0 inf + 1 425.780 * [simplify]: Simplified to 0 425.780 * [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)) 425.780 * * * * [progress]: [ 764 / 3260 ] simplifiying candidate # 425.781 * [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)))) 425.781 * * [simplify]: iters left: 6 (30 enodes) 425.789 * * [simplify]: iters left: 5 (113 enodes) 425.806 * * [simplify]: iters left: 4 (219 enodes) 425.846 * * [simplify]: Extracting #0: cost 1 inf + 0 425.846 * * [simplify]: Extracting #1: cost 13 inf + 0 425.846 * * [simplify]: Extracting #2: cost 120 inf + 0 425.846 * * [simplify]: Extracting #3: cost 173 inf + 287 425.847 * * [simplify]: Extracting #4: cost 130 inf + 7172 425.851 * * [simplify]: Extracting #5: cost 90 inf + 16805 425.855 * * [simplify]: Extracting #6: cost 66 inf + 25750 425.863 * * [simplify]: Extracting #7: cost 9 inf + 55343 425.872 * * [simplify]: Extracting #8: cost 0 inf + 59834 425.881 * [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))) 425.881 * [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))))) 425.882 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 425.882 * * [simplify]: iters left: 6 (13 enodes) 425.885 * * [simplify]: iters left: 5 (48 enodes) 425.893 * * [simplify]: iters left: 4 (103 enodes) 425.911 * * [simplify]: iters left: 3 (238 enodes) 425.969 * * [simplify]: Extracting #0: cost 1 inf + 0 425.969 * * [simplify]: Extracting #1: cost 0 inf + 1 425.969 * [simplify]: Simplified to 0 425.969 * [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)) 425.969 * * * * [progress]: [ 765 / 3260 ] simplifiying candidate # 425.969 * [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)))))) 425.971 * * [simplify]: iters left: 6 (28 enodes) 425.977 * * [simplify]: iters left: 5 (112 enodes) 425.994 * * [simplify]: iters left: 4 (236 enodes) 426.045 * * [simplify]: Extracting #0: cost 1 inf + 0 426.045 * * [simplify]: Extracting #1: cost 11 inf + 0 426.046 * * [simplify]: Extracting #2: cost 145 inf + 0 426.046 * * [simplify]: Extracting #3: cost 258 inf + 0 426.047 * * [simplify]: Extracting #4: cost 243 inf + 2911 426.053 * * [simplify]: Extracting #5: cost 124 inf + 42670 426.062 * * [simplify]: Extracting #6: cost 63 inf + 64608 426.075 * * [simplify]: Extracting #7: cost 5 inf + 93442 426.089 * * [simplify]: Extracting #8: cost 0 inf + 96632 426.105 * [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)))) 426.105 * [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))))))) 426.106 * [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))))) 426.106 * * [simplify]: iters left: 6 (15 enodes) 426.109 * * [simplify]: iters left: 5 (61 enodes) 426.119 * * [simplify]: iters left: 4 (142 enodes) 426.152 * * [simplify]: iters left: 3 (474 enodes) 426.326 * * [simplify]: Extracting #0: cost 1 inf + 0 426.326 * * [simplify]: Extracting #1: cost 0 inf + 1 426.326 * [simplify]: Simplified to 0 426.326 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 426.326 * * * * [progress]: [ 766 / 3260 ] simplifiying candidate # 426.326 * [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))))) 426.326 * * [simplify]: iters left: 6 (29 enodes) 426.332 * * [simplify]: iters left: 5 (115 enodes) 426.350 * * [simplify]: iters left: 4 (224 enodes) 426.393 * * [simplify]: Extracting #0: cost 1 inf + 0 426.393 * * [simplify]: Extracting #1: cost 11 inf + 0 426.394 * * [simplify]: Extracting #2: cost 126 inf + 0 426.394 * * [simplify]: Extracting #3: cost 216 inf + 0 426.395 * * [simplify]: Extracting #4: cost 203 inf + 1821 426.397 * * [simplify]: Extracting #5: cost 151 inf + 15715 426.403 * * [simplify]: Extracting #6: cost 64 inf + 44815 426.413 * * [simplify]: Extracting #7: cost 6 inf + 73338 426.425 * * [simplify]: Extracting #8: cost 0 inf + 76867 426.438 * [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)))) 426.438 * [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)))))) 426.439 * [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)))) 426.439 * * [simplify]: iters left: 6 (14 enodes) 426.442 * * [simplify]: iters left: 5 (56 enodes) 426.451 * * [simplify]: iters left: 4 (113 enodes) 426.473 * * [simplify]: iters left: 3 (324 enodes) 426.559 * * [simplify]: Extracting #0: cost 1 inf + 0 426.560 * * [simplify]: Extracting #1: cost 0 inf + 1 426.560 * [simplify]: Simplified to 0 426.560 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 426.560 * * * * [progress]: [ 767 / 3260 ] simplifiying candidate # 426.560 * [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)))) 426.560 * * [simplify]: iters left: 6 (29 enodes) 426.567 * * [simplify]: iters left: 5 (115 enodes) 426.584 * * [simplify]: iters left: 4 (222 enodes) 426.629 * * [simplify]: Extracting #0: cost 1 inf + 0 426.629 * * [simplify]: Extracting #1: cost 11 inf + 0 426.630 * * [simplify]: Extracting #2: cost 124 inf + 0 426.630 * * [simplify]: Extracting #3: cost 202 inf + 2 426.631 * * [simplify]: Extracting #4: cost 183 inf + 2756 426.634 * * [simplify]: Extracting #5: cost 112 inf + 20385 426.639 * * [simplify]: Extracting #6: cost 63 inf + 37086 426.648 * * [simplify]: Extracting #7: cost 1 inf + 68304 426.659 * * [simplify]: Extracting #8: cost 0 inf + 68934 426.669 * [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))) 426.670 * [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))))) 426.670 * [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))) 426.670 * * [simplify]: iters left: 6 (14 enodes) 426.674 * * [simplify]: iters left: 5 (56 enodes) 426.684 * * [simplify]: iters left: 4 (112 enodes) 426.707 * * [simplify]: iters left: 3 (297 enodes) 426.785 * * [simplify]: Extracting #0: cost 1 inf + 0 426.786 * * [simplify]: Extracting #1: cost 0 inf + 1 426.786 * [simplify]: Simplified to 0 426.786 * [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)) 426.786 * * * * [progress]: [ 768 / 3260 ] simplifiying candidate # 426.786 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 426.786 * * [simplify]: iters left: 6 (28 enodes) 426.794 * * [simplify]: iters left: 5 (112 enodes) 426.812 * * [simplify]: iters left: 4 (229 enodes) 426.856 * * [simplify]: Extracting #0: cost 1 inf + 0 426.856 * * [simplify]: Extracting #1: cost 11 inf + 0 426.856 * * [simplify]: Extracting #2: cost 124 inf + 0 426.857 * * [simplify]: Extracting #3: cost 217 inf + 0 426.857 * * [simplify]: Extracting #4: cost 202 inf + 2267 426.861 * * [simplify]: Extracting #5: cost 132 inf + 21047 426.867 * * [simplify]: Extracting #6: cost 58 inf + 46707 426.878 * * [simplify]: Extracting #7: cost 2 inf + 75342 426.890 * * [simplify]: Extracting #8: cost 0 inf + 76512 426.902 * [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))) 426.902 * [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))))))) 426.902 * [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))))) 426.902 * * [simplify]: iters left: 6 (13 enodes) 426.905 * * [simplify]: iters left: 5 (53 enodes) 426.914 * * [simplify]: iters left: 4 (118 enodes) 426.937 * * [simplify]: iters left: 3 (324 enodes) 427.021 * * [simplify]: Extracting #0: cost 1 inf + 0 427.021 * * [simplify]: Extracting #1: cost 0 inf + 1 427.021 * [simplify]: Simplified to 0 427.021 * [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)) 427.022 * * * * [progress]: [ 769 / 3260 ] simplifiying candidate # 427.022 * [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))))) 427.022 * * [simplify]: iters left: 6 (28 enodes) 427.028 * * [simplify]: iters left: 5 (107 enodes) 427.046 * * [simplify]: iters left: 4 (193 enodes) 427.079 * * [simplify]: iters left: 3 (471 enodes) 427.197 * * [simplify]: Extracting #0: cost 1 inf + 0 427.197 * * [simplify]: Extracting #1: cost 9 inf + 0 427.198 * * [simplify]: Extracting #2: cost 150 inf + 0 427.199 * * [simplify]: Extracting #3: cost 320 inf + 42 427.201 * * [simplify]: Extracting #4: cost 302 inf + 2355 427.206 * * [simplify]: Extracting #5: cost 228 inf + 17098 427.214 * * [simplify]: Extracting #6: cost 139 inf + 46793 427.232 * * [simplify]: Extracting #7: cost 21 inf + 107828 427.256 * * [simplify]: Extracting #8: cost 0 inf + 119959 427.279 * [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)) 427.279 * [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)))))) 427.280 * [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)))) 427.280 * * [simplify]: iters left: 6 (11 enodes) 427.283 * * [simplify]: iters left: 5 (43 enodes) 427.290 * * [simplify]: iters left: 4 (84 enodes) 427.304 * * [simplify]: iters left: 3 (212 enodes) 427.348 * * [simplify]: iters left: 2 (472 enodes) 427.449 * * [simplify]: Extracting #0: cost 1 inf + 0 427.450 * * [simplify]: Extracting #1: cost 0 inf + 1 427.450 * [simplify]: Simplified to 0 427.450 * [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)) 427.450 * * * * [progress]: [ 770 / 3260 ] simplifiying candidate # 427.450 * [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)))) 427.450 * * [simplify]: iters left: 6 (29 enodes) 427.457 * * [simplify]: iters left: 5 (114 enodes) 427.474 * * [simplify]: iters left: 4 (212 enodes) 427.515 * * [simplify]: Extracting #0: cost 1 inf + 0 427.515 * * [simplify]: Extracting #1: cost 11 inf + 0 427.515 * * [simplify]: Extracting #2: cost 111 inf + 0 427.515 * * [simplify]: Extracting #3: cost 171 inf + 2 427.516 * * [simplify]: Extracting #4: cost 154 inf + 2232 427.517 * * [simplify]: Extracting #5: cost 118 inf + 9126 427.521 * * [simplify]: Extracting #6: cost 60 inf + 27466 427.529 * * [simplify]: Extracting #7: cost 3 inf + 56008 427.538 * * [simplify]: Extracting #8: cost 0 inf + 57637 427.547 * [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)) 427.547 * [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))))) 427.547 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 427.547 * * [simplify]: iters left: 6 (12 enodes) 427.550 * * [simplify]: iters left: 5 (49 enodes) 427.558 * * [simplify]: iters left: 4 (99 enodes) 427.577 * * [simplify]: iters left: 3 (234 enodes) 427.629 * * [simplify]: iters left: 2 (447 enodes) 427.723 * * [simplify]: Extracting #0: cost 1 inf + 0 427.723 * * [simplify]: Extracting #1: cost 0 inf + 1 427.723 * [simplify]: Simplified to 0 427.723 * [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)) 427.723 * * * * [progress]: [ 771 / 3260 ] simplifiying candidate # 427.723 * [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)))))) 427.724 * * [simplify]: iters left: 6 (29 enodes) 427.730 * * [simplify]: iters left: 5 (116 enodes) 427.749 * * [simplify]: iters left: 4 (232 enodes) 427.795 * * [simplify]: Extracting #0: cost 1 inf + 0 427.795 * * [simplify]: Extracting #1: cost 11 inf + 0 427.795 * * [simplify]: Extracting #2: cost 115 inf + 0 427.795 * * [simplify]: Extracting #3: cost 190 inf + 204 427.796 * * [simplify]: Extracting #4: cost 176 inf + 1749 427.798 * * [simplify]: Extracting #5: cost 129 inf + 12387 427.804 * * [simplify]: Extracting #6: cost 65 inf + 33782 427.814 * * [simplify]: Extracting #7: cost 2 inf + 64580 427.824 * * [simplify]: Extracting #8: cost 0 inf + 65870 427.834 * [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))) 427.834 * [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))))))) 427.835 * [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))))) 427.835 * * [simplify]: iters left: 6 (14 enodes) 427.838 * * [simplify]: iters left: 5 (57 enodes) 427.847 * * [simplify]: iters left: 4 (121 enodes) 427.872 * * [simplify]: iters left: 3 (291 enodes) 427.948 * * [simplify]: Extracting #0: cost 1 inf + 0 427.948 * * [simplify]: Extracting #1: cost 0 inf + 1 427.949 * [simplify]: Simplified to 0 427.949 * [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)) 427.949 * * * * [progress]: [ 772 / 3260 ] simplifiying candidate # 427.949 * [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))))) 427.949 * * [simplify]: iters left: 6 (30 enodes) 427.956 * * [simplify]: iters left: 5 (117 enodes) 427.973 * * [simplify]: iters left: 4 (212 enodes) 428.013 * * [simplify]: iters left: 3 (488 enodes) 428.134 * * [simplify]: Extracting #0: cost 1 inf + 0 428.134 * * [simplify]: Extracting #1: cost 11 inf + 0 428.134 * * [simplify]: Extracting #2: cost 147 inf + 0 428.135 * * [simplify]: Extracting #3: cost 284 inf + 246 428.137 * * [simplify]: Extracting #4: cost 263 inf + 3524 428.140 * * [simplify]: Extracting #5: cost 200 inf + 15248 428.148 * * [simplify]: Extracting #6: cost 136 inf + 36743 428.166 * * [simplify]: Extracting #7: cost 21 inf + 96447 428.187 * * [simplify]: Extracting #8: cost 0 inf + 108875 428.209 * [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)) 428.209 * [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)))))) 428.210 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 428.210 * * [simplify]: iters left: 6 (13 enodes) 428.213 * * [simplify]: iters left: 5 (52 enodes) 428.221 * * [simplify]: iters left: 4 (98 enodes) 428.240 * * [simplify]: iters left: 3 (212 enodes) 428.279 * * [simplify]: iters left: 2 (371 enodes) 428.351 * * [simplify]: Extracting #0: cost 1 inf + 0 428.351 * * [simplify]: Extracting #1: cost 0 inf + 1 428.351 * [simplify]: Simplified to 0 428.351 * [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)) 428.351 * * * * [progress]: [ 773 / 3260 ] simplifiying candidate # 428.351 * [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)))) 428.351 * * [simplify]: iters left: 6 (29 enodes) 428.358 * * [simplify]: iters left: 5 (108 enodes) 428.374 * * [simplify]: iters left: 4 (197 enodes) 428.408 * * [simplify]: iters left: 3 (416 enodes) 428.511 * * [simplify]: Extracting #0: cost 1 inf + 0 428.511 * * [simplify]: Extracting #1: cost 11 inf + 0 428.512 * * [simplify]: Extracting #2: cost 138 inf + 0 428.513 * * [simplify]: Extracting #3: cost 257 inf + 331 428.514 * * [simplify]: Extracting #4: cost 223 inf + 4963 428.517 * * [simplify]: Extracting #5: cost 181 inf + 13118 428.522 * * [simplify]: Extracting #6: cost 135 inf + 33689 428.538 * * [simplify]: Extracting #7: cost 14 inf + 97343 428.559 * * [simplify]: Extracting #8: cost 0 inf + 104895 428.581 * [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)) 428.581 * [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))))) 428.581 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 428.581 * * [simplify]: iters left: 6 (12 enodes) 428.584 * * [simplify]: iters left: 5 (44 enodes) 428.591 * * [simplify]: iters left: 4 (92 enodes) 428.604 * * [simplify]: iters left: 3 (159 enodes) 428.629 * * [simplify]: iters left: 2 (267 enodes) 428.672 * * [simplify]: iters left: 1 (364 enodes) 428.730 * * [simplify]: Extracting #0: cost 1 inf + 0 428.730 * * [simplify]: Extracting #1: cost 0 inf + 1 428.730 * [simplify]: Simplified to 0 428.730 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b a) 2)) 0)) 428.730 * * * * [progress]: [ 774 / 3260 ] simplifiying candidate # 428.730 * [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)))))) 428.730 * * [simplify]: iters left: 6 (28 enodes) 428.737 * * [simplify]: iters left: 5 (115 enodes) 428.756 * * [simplify]: iters left: 4 (245 enodes) 428.807 * * [simplify]: Extracting #0: cost 1 inf + 0 428.807 * * [simplify]: Extracting #1: cost 11 inf + 0 428.807 * * [simplify]: Extracting #2: cost 144 inf + 0 428.808 * * [simplify]: Extracting #3: cost 245 inf + 44 428.809 * * [simplify]: Extracting #4: cost 224 inf + 3287 428.815 * * [simplify]: Extracting #5: cost 126 inf + 32195 428.823 * * [simplify]: Extracting #6: cost 64 inf + 52313 428.834 * * [simplify]: Extracting #7: cost 3 inf + 83505 428.847 * * [simplify]: Extracting #8: cost 0 inf + 85244 428.860 * [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))))) 428.860 * [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))))))) 428.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))))) 428.861 * * [simplify]: iters left: 6 (15 enodes) 428.864 * * [simplify]: iters left: 5 (64 enodes) 428.875 * * [simplify]: iters left: 4 (149 enodes) 428.910 * * [simplify]: iters left: 3 (466 enodes) 429.158 * * [simplify]: Extracting #0: cost 1 inf + 0 429.158 * * [simplify]: Extracting #1: cost 0 inf + 1 429.158 * [simplify]: Simplified to 0 429.158 * [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)) 429.158 * * * * [progress]: [ 775 / 3260 ] simplifiying candidate # 429.158 * [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))))) 429.159 * * [simplify]: iters left: 6 (29 enodes) 429.165 * * [simplify]: iters left: 5 (118 enodes) 429.186 * * [simplify]: iters left: 4 (234 enodes) 429.229 * * [simplify]: Extracting #0: cost 1 inf + 0 429.229 * * [simplify]: Extracting #1: cost 11 inf + 0 429.230 * * [simplify]: Extracting #2: cost 131 inf + 0 429.230 * * [simplify]: Extracting #3: cost 213 inf + 44 429.231 * * [simplify]: Extracting #4: cost 189 inf + 3414 429.234 * * [simplify]: Extracting #5: cost 110 inf + 22287 429.241 * * [simplify]: Extracting #6: cost 87 inf + 28161 429.247 * * [simplify]: Extracting #7: cost 53 inf + 41207 429.257 * * [simplify]: Extracting #8: cost 1 inf + 69786 429.268 * * [simplify]: Extracting #9: cost 0 inf + 70416 429.279 * [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)))) 429.279 * [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)))))) 429.279 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 429.279 * * [simplify]: iters left: 6 (14 enodes) 429.283 * * [simplify]: iters left: 5 (59 enodes) 429.292 * * [simplify]: iters left: 4 (121 enodes) 429.317 * * [simplify]: iters left: 3 (332 enodes) 429.449 * * [simplify]: Extracting #0: cost 1 inf + 0 429.450 * * [simplify]: Extracting #1: cost 0 inf + 1 429.450 * [simplify]: Simplified to 0 429.450 * [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)) 429.450 * * * * [progress]: [ 776 / 3260 ] simplifiying candidate # 429.450 * [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)))) 429.450 * * [simplify]: iters left: 6 (28 enodes) 429.456 * * [simplify]: iters left: 5 (113 enodes) 429.476 * * [simplify]: iters left: 4 (225 enodes) 429.519 * * [simplify]: Extracting #0: cost 1 inf + 0 429.519 * * [simplify]: Extracting #1: cost 11 inf + 0 429.519 * * [simplify]: Extracting #2: cost 117 inf + 0 429.521 * * [simplify]: Extracting #3: cost 181 inf + 88 429.522 * * [simplify]: Extracting #4: cost 153 inf + 3788 429.525 * * [simplify]: Extracting #5: cost 102 inf + 15220 429.529 * * [simplify]: Extracting #6: cost 59 inf + 30712 429.537 * * [simplify]: Extracting #7: cost 5 inf + 57989 429.546 * * [simplify]: Extracting #8: cost 0 inf + 60617 429.556 * [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)))) 429.556 * [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))))) 429.556 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 429.556 * * [simplify]: iters left: 6 (13 enodes) 429.560 * * [simplify]: iters left: 5 (54 enodes) 429.569 * * [simplify]: iters left: 4 (112 enodes) 429.592 * * [simplify]: iters left: 3 (281 enodes) 429.683 * * [simplify]: Extracting #0: cost 1 inf + 0 429.684 * * [simplify]: Extracting #1: cost 0 inf + 1 429.684 * [simplify]: Simplified to 0 429.684 * [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)) 429.684 * * * * [progress]: [ 777 / 3260 ] simplifiying candidate # 429.684 * [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)))))) 429.684 * * [simplify]: iters left: 6 (29 enodes) 429.693 * * [simplify]: iters left: 5 (118 enodes) 429.711 * * [simplify]: iters left: 4 (249 enodes) 429.762 * * [simplify]: Extracting #0: cost 1 inf + 0 429.762 * * [simplify]: Extracting #1: cost 11 inf + 0 429.762 * * [simplify]: Extracting #2: cost 130 inf + 0 429.762 * * [simplify]: Extracting #3: cost 218 inf + 3 429.763 * * [simplify]: Extracting #4: cost 202 inf + 1832 429.765 * * [simplify]: Extracting #5: cost 143 inf + 15241 429.771 * * [simplify]: Extracting #6: cost 58 inf + 43164 429.781 * * [simplify]: Extracting #7: cost 5 inf + 68567 429.792 * * [simplify]: Extracting #8: cost 0 inf + 71717 429.804 * [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))) 429.804 * [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))))))) 429.804 * [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.804 * * [simplify]: iters left: 6 (14 enodes) 429.808 * * [simplify]: iters left: 5 (59 enodes) 429.817 * * [simplify]: iters left: 4 (134 enodes) 429.846 * * [simplify]: iters left: 3 (357 enodes) 429.983 * * [simplify]: Extracting #0: cost 1 inf + 0 429.983 * * [simplify]: Extracting #1: cost 0 inf + 1 429.983 * [simplify]: Simplified to 0 429.983 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 429.983 * * * * [progress]: [ 778 / 3260 ] simplifiying candidate # 429.984 * [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))))) 429.984 * * [simplify]: iters left: 6 (30 enodes) 429.991 * * [simplify]: iters left: 5 (118 enodes) 430.009 * * [simplify]: iters left: 4 (225 enodes) 430.051 * * [simplify]: Extracting #0: cost 1 inf + 0 430.051 * * [simplify]: Extracting #1: cost 11 inf + 0 430.051 * * [simplify]: Extracting #2: cost 121 inf + 0 430.052 * * [simplify]: Extracting #3: cost 187 inf + 3 430.052 * * [simplify]: Extracting #4: cost 167 inf + 2039 430.055 * * [simplify]: Extracting #5: cost 105 inf + 13905 430.059 * * [simplify]: Extracting #6: cost 59 inf + 30073 430.067 * * [simplify]: Extracting #7: cost 7 inf + 56043 430.076 * * [simplify]: Extracting #8: cost 0 inf + 59856 430.086 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b (sqrt 2)) (sqrt a)) (* (sqrt a) (sqrt 2)))) 430.086 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ 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)))))) 430.086 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 430.086 * * [simplify]: iters left: 6 (13 enodes) 430.090 * * [simplify]: iters left: 5 (53 enodes) 430.098 * * [simplify]: iters left: 4 (106 enodes) 430.119 * * [simplify]: iters left: 3 (257 enodes) 430.201 * * [simplify]: Extracting #0: cost 1 inf + 0 430.201 * * [simplify]: Extracting #1: cost 0 inf + 1 430.201 * [simplify]: Simplified to 0 430.201 * [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)) 430.201 * * * * [progress]: [ 779 / 3260 ] simplifiying candidate # 430.202 * [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)))) 430.202 * * [simplify]: iters left: 6 (29 enodes) 430.208 * * [simplify]: iters left: 5 (114 enodes) 430.228 * * [simplify]: iters left: 4 (211 enodes) 430.265 * * [simplify]: iters left: 3 (486 enodes) 430.411 * * [simplify]: Extracting #0: cost 1 inf + 0 430.411 * * [simplify]: Extracting #1: cost 11 inf + 0 430.411 * * [simplify]: Extracting #2: cost 168 inf + 0 430.412 * * [simplify]: Extracting #3: cost 299 inf + 46 430.414 * * [simplify]: Extracting #4: cost 274 inf + 2418 430.417 * * [simplify]: Extracting #5: cost 202 inf + 15451 430.422 * * [simplify]: Extracting #6: cost 175 inf + 20168 430.428 * * [simplify]: Extracting #7: cost 129 inf + 38687 430.448 * * [simplify]: Extracting #8: cost 13 inf + 102939 430.470 * * [simplify]: Extracting #9: cost 0 inf + 110285 430.492 * [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))) 430.493 * [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))))) 430.493 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 430.493 * * [simplify]: iters left: 6 (12 enodes) 430.496 * * [simplify]: iters left: 5 (49 enodes) 430.504 * * [simplify]: iters left: 4 (94 enodes) 430.523 * * [simplify]: iters left: 3 (221 enodes) 430.591 * * [simplify]: iters left: 2 (492 enodes) 430.804 * * [simplify]: Extracting #0: cost 1 inf + 0 430.804 * * [simplify]: Extracting #1: cost 0 inf + 1 430.804 * [simplify]: Simplified to 0 430.804 * [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)) 430.804 * * * * [progress]: [ 780 / 3260 ] simplifiying candidate # 430.804 * [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)))))) 430.804 * * [simplify]: iters left: 6 (28 enodes) 430.811 * * [simplify]: iters left: 5 (111 enodes) 430.828 * * [simplify]: iters left: 4 (224 enodes) 430.874 * * [simplify]: Extracting #0: cost 1 inf + 0 430.874 * * [simplify]: Extracting #1: cost 11 inf + 0 430.874 * * [simplify]: Extracting #2: cost 120 inf + 0 430.875 * * [simplify]: Extracting #3: cost 183 inf + 249 430.876 * * [simplify]: Extracting #4: cost 155 inf + 4547 430.878 * * [simplify]: Extracting #5: cost 101 inf + 16261 430.881 * * [simplify]: Extracting #6: cost 88 inf + 19068 430.885 * * [simplify]: Extracting #7: cost 57 inf + 29233 430.893 * * [simplify]: Extracting #8: cost 5 inf + 58055 430.902 * * [simplify]: Extracting #9: cost 0 inf + 61205 430.911 * [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)))) 430.911 * [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))))))) 430.912 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 430.912 * * [simplify]: iters left: 6 (13 enodes) 430.915 * * [simplify]: iters left: 5 (52 enodes) 430.925 * * [simplify]: iters left: 4 (111 enodes) 430.948 * * [simplify]: iters left: 3 (278 enodes) 431.040 * * [simplify]: Extracting #0: cost 1 inf + 0 431.040 * * [simplify]: Extracting #1: cost 0 inf + 1 431.040 * [simplify]: Simplified to 0 431.040 * [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)) 431.040 * * * * [progress]: [ 781 / 3260 ] simplifiying candidate # 431.040 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 431.040 * * [simplify]: iters left: 6 (29 enodes) 431.047 * * [simplify]: iters left: 5 (112 enodes) 431.064 * * [simplify]: iters left: 4 (206 enodes) 431.105 * * [simplify]: iters left: 3 (474 enodes) 431.238 * * [simplify]: Extracting #0: cost 1 inf + 0 431.238 * * [simplify]: Extracting #1: cost 11 inf + 0 431.239 * * [simplify]: Extracting #2: cost 168 inf + 0 431.240 * * [simplify]: Extracting #3: cost 276 inf + 909 431.242 * * [simplify]: Extracting #4: cost 219 inf + 7046 431.245 * * [simplify]: Extracting #5: cost 184 inf + 15231 431.252 * * [simplify]: Extracting #6: cost 175 inf + 17178 431.257 * * [simplify]: Extracting #7: cost 136 inf + 31759 431.272 * * [simplify]: Extracting #8: cost 22 inf + 95454 431.294 * * [simplify]: Extracting #9: cost 0 inf + 107336 431.315 * [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)) 431.315 * [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)))))) 431.316 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 431.316 * * [simplify]: iters left: 6 (12 enodes) 431.319 * * [simplify]: iters left: 5 (47 enodes) 431.327 * * [simplify]: iters left: 4 (89 enodes) 431.345 * * [simplify]: iters left: 3 (186 enodes) 431.390 * * [simplify]: iters left: 2 (378 enodes) 431.520 * * [simplify]: Extracting #0: cost 1 inf + 0 431.520 * * [simplify]: Extracting #1: cost 0 inf + 1 431.520 * [simplify]: Simplified to 0 431.520 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 0)) 431.520 * * * * [progress]: [ 782 / 3260 ] simplifiying candidate # 431.520 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 431.522 * * [simplify]: iters left: 6 (28 enodes) 431.528 * * [simplify]: iters left: 5 (106 enodes) 431.543 * * [simplify]: iters left: 4 (172 enodes) 431.572 * * [simplify]: iters left: 3 (358 enodes) 431.660 * * [simplify]: Extracting #0: cost 1 inf + 0 431.660 * * [simplify]: Extracting #1: cost 9 inf + 0 431.660 * * [simplify]: Extracting #2: cost 125 inf + 2 431.661 * * [simplify]: Extracting #3: cost 230 inf + 500 431.662 * * [simplify]: Extracting #4: cost 202 inf + 4161 431.664 * * [simplify]: Extracting #5: cost 179 inf + 10221 431.668 * * [simplify]: Extracting #6: cost 140 inf + 26782 431.681 * * [simplify]: Extracting #7: cost 20 inf + 90466 431.702 * * [simplify]: Extracting #8: cost 0 inf + 101414 431.721 * [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)) 431.721 * [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))))) 431.721 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 431.721 * * [simplify]: iters left: 6 (11 enodes) 431.724 * * [simplify]: iters left: 5 (40 enodes) 431.730 * * [simplify]: iters left: 4 (65 enodes) 431.740 * * [simplify]: iters left: 3 (97 enodes) 431.755 * * [simplify]: iters left: 2 (165 enodes) 431.789 * * [simplify]: iters left: 1 (271 enodes) 431.840 * * [simplify]: Extracting #0: cost 1 inf + 0 431.840 * * [simplify]: Extracting #1: cost 0 inf + 1 431.840 * [simplify]: Simplified to 0 431.840 * [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)) 431.840 * * * * [progress]: [ 783 / 3260 ] simplifiying candidate # 431.840 * [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)))))) 431.841 * * [simplify]: iters left: 6 (27 enodes) 431.847 * * [simplify]: iters left: 5 (110 enodes) 431.864 * * [simplify]: iters left: 4 (219 enodes) 431.907 * * [simplify]: Extracting #0: cost 1 inf + 0 431.907 * * [simplify]: Extracting #1: cost 11 inf + 0 431.907 * * [simplify]: Extracting #2: cost 116 inf + 0 431.908 * * [simplify]: Extracting #3: cost 172 inf + 249 431.908 * * [simplify]: Extracting #4: cost 167 inf + 741 431.909 * * [simplify]: Extracting #5: cost 148 inf + 5279 431.912 * * [simplify]: Extracting #6: cost 87 inf + 17036 431.916 * * [simplify]: Extracting #7: cost 56 inf + 27459 431.924 * * [simplify]: Extracting #8: cost 2 inf + 57881 431.933 * * [simplify]: Extracting #9: cost 0 inf + 59131 431.942 * [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)))) 431.942 * [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))))))) 431.943 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 431.943 * * [simplify]: iters left: 6 (12 enodes) 431.946 * * [simplify]: iters left: 5 (51 enodes) 431.955 * * [simplify]: iters left: 4 (106 enodes) 431.977 * * [simplify]: iters left: 3 (247 enodes) 432.043 * * [simplify]: Extracting #0: cost 1 inf + 0 432.043 * * [simplify]: Extracting #1: cost 0 inf + 1 432.043 * [simplify]: Simplified to 0 432.044 * [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)) 432.044 * * * * [progress]: [ 784 / 3260 ] simplifiying candidate # 432.044 * [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))))) 432.044 * * [simplify]: iters left: 6 (28 enodes) 432.050 * * [simplify]: iters left: 5 (111 enodes) 432.070 * * [simplify]: iters left: 4 (203 enodes) 432.107 * * [simplify]: iters left: 3 (473 enodes) 432.242 * * [simplify]: Extracting #0: cost 1 inf + 0 432.243 * * [simplify]: Extracting #1: cost 11 inf + 0 432.244 * * [simplify]: Extracting #2: cost 169 inf + 0 432.245 * * [simplify]: Extracting #3: cost 282 inf + 1442 432.247 * * [simplify]: Extracting #4: cost 212 inf + 9904 432.251 * * [simplify]: Extracting #5: cost 193 inf + 14722 432.255 * * [simplify]: Extracting #6: cost 182 inf + 17831 432.261 * * [simplify]: Extracting #7: cost 132 inf + 38375 432.278 * * [simplify]: Extracting #8: cost 15 inf + 103327 432.302 * * [simplify]: Extracting #9: cost 0 inf + 111591 432.323 * [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)) 432.323 * [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)))))) 432.324 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 432.324 * * [simplify]: iters left: 6 (11 enodes) 432.327 * * [simplify]: iters left: 5 (46 enodes) 432.334 * * [simplify]: iters left: 4 (86 enodes) 432.350 * * [simplify]: iters left: 3 (183 enodes) 432.395 * * [simplify]: iters left: 2 (372 enodes) 432.522 * * [simplify]: Extracting #0: cost 1 inf + 0 432.522 * * [simplify]: Extracting #1: cost 0 inf + 1 432.522 * [simplify]: Simplified to 0 432.522 * [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)) 432.522 * * * * [progress]: [ 785 / 3260 ] simplifiying candidate # 432.522 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 432.522 * * [simplify]: iters left: 6 (27 enodes) 432.529 * * [simplify]: iters left: 5 (105 enodes) 432.544 * * [simplify]: iters left: 4 (171 enodes) 432.575 * * [simplify]: iters left: 3 (357 enodes) 432.664 * * [simplify]: Extracting #0: cost 1 inf + 0 432.664 * * [simplify]: Extracting #1: cost 9 inf + 0 432.664 * * [simplify]: Extracting #2: cost 125 inf + 2 432.665 * * [simplify]: Extracting #3: cost 230 inf + 583 432.666 * * [simplify]: Extracting #4: cost 200 inf + 4167 432.668 * * [simplify]: Extracting #5: cost 183 inf + 9257 432.672 * * [simplify]: Extracting #6: cost 177 inf + 10636 432.677 * * [simplify]: Extracting #7: cost 128 inf + 31136 432.691 * * [simplify]: Extracting #8: cost 20 inf + 90746 432.711 * * [simplify]: Extracting #9: cost 0 inf + 102154 432.730 * [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)) 432.730 * [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))))) 432.730 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 432.730 * * [simplify]: iters left: 6 (10 enodes) 432.733 * * [simplify]: iters left: 5 (39 enodes) 432.739 * * [simplify]: iters left: 4 (64 enodes) 432.751 * * [simplify]: iters left: 3 (96 enodes) 432.766 * * [simplify]: iters left: 2 (164 enodes) 432.798 * * [simplify]: iters left: 1 (270 enodes) 432.849 * * [simplify]: Extracting #0: cost 1 inf + 0 432.849 * * [simplify]: Extracting #1: cost 0 inf + 1 432.849 * [simplify]: Simplified to 0 432.849 * [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)) 432.849 * * * * [progress]: [ 786 / 3260 ] simplifiying candidate # 432.849 * [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)))))) 432.850 * * [simplify]: iters left: 6 (27 enodes) 432.856 * * [simplify]: iters left: 5 (111 enodes) 432.875 * * [simplify]: iters left: 4 (228 enodes) 432.916 * * [simplify]: Extracting #0: cost 1 inf + 0 432.916 * * [simplify]: Extracting #1: cost 11 inf + 0 432.916 * * [simplify]: Extracting #2: cost 114 inf + 0 432.916 * * [simplify]: Extracting #3: cost 170 inf + 208 432.917 * * [simplify]: Extracting #4: cost 161 inf + 907 432.918 * * [simplify]: Extracting #5: cost 133 inf + 6782 432.923 * * [simplify]: Extracting #6: cost 67 inf + 24344 432.930 * * [simplify]: Extracting #7: cost 4 inf + 55750 432.939 * * [simplify]: Extracting #8: cost 0 inf + 58109 432.948 * [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))) 432.948 * [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))))))) 432.948 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 432.949 * * [simplify]: iters left: 6 (12 enodes) 432.952 * * [simplify]: iters left: 5 (53 enodes) 432.961 * * [simplify]: iters left: 4 (117 enodes) 432.982 * * [simplify]: iters left: 3 (255 enodes) 433.041 * * [simplify]: Extracting #0: cost 1 inf + 0 433.041 * * [simplify]: Extracting #1: cost 0 inf + 1 433.041 * [simplify]: Simplified to 0 433.041 * [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)) 433.041 * * * * [progress]: [ 787 / 3260 ] simplifiying candidate # 433.041 * [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))))) 433.042 * * [simplify]: iters left: 6 (28 enodes) 433.050 * * [simplify]: iters left: 5 (112 enodes) 433.067 * * [simplify]: iters left: 4 (213 enodes) 433.103 * * [simplify]: iters left: 3 (453 enodes) 433.222 * * [simplify]: Extracting #0: cost 1 inf + 0 433.223 * * [simplify]: Extracting #1: cost 11 inf + 0 433.223 * * [simplify]: Extracting #2: cost 157 inf + 0 433.224 * * [simplify]: Extracting #3: cost 291 inf + 499 433.226 * * [simplify]: Extracting #4: cost 226 inf + 7807 433.230 * * [simplify]: Extracting #5: cost 186 inf + 15239 433.236 * * [simplify]: Extracting #6: cost 141 inf + 32699 433.250 * * [simplify]: Extracting #7: cost 26 inf + 94085 433.271 * * [simplify]: Extracting #8: cost 0 inf + 108436 433.294 * [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))) 433.294 * [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)))))) 433.295 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 433.295 * * [simplify]: iters left: 6 (11 enodes) 433.298 * * [simplify]: iters left: 5 (48 enodes) 433.306 * * [simplify]: iters left: 4 (98 enodes) 433.322 * * [simplify]: iters left: 3 (181 enodes) 433.359 * * [simplify]: iters left: 2 (358 enodes) 433.464 * * [simplify]: Extracting #0: cost 1 inf + 0 433.464 * * [simplify]: Extracting #1: cost 0 inf + 1 433.464 * [simplify]: Simplified to 0 433.464 * [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)) 433.464 * * * * [progress]: [ 788 / 3260 ] simplifiying candidate # 433.464 * [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)))) 433.464 * * [simplify]: iters left: 6 (27 enodes) 433.471 * * [simplify]: iters left: 5 (105 enodes) 433.486 * * [simplify]: iters left: 4 (191 enodes) 433.520 * * [simplify]: iters left: 3 (397 enodes) 433.620 * * [simplify]: Extracting #0: cost 1 inf + 0 433.620 * * [simplify]: Extracting #1: cost 12 inf + 0 433.620 * * [simplify]: Extracting #2: cost 136 inf + 83 433.621 * * [simplify]: Extracting #3: cost 238 inf + 1163 433.623 * * [simplify]: Extracting #4: cost 199 inf + 4970 433.626 * * [simplify]: Extracting #5: cost 182 inf + 9778 433.630 * * [simplify]: Extracting #6: cost 141 inf + 26467 433.643 * * [simplify]: Extracting #7: cost 18 inf + 91271 433.663 * * [simplify]: Extracting #8: cost 0 inf + 101749 433.683 * [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)) 433.683 * [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))))) 433.683 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 433.684 * * [simplify]: iters left: 6 (10 enodes) 433.687 * * [simplify]: iters left: 5 (41 enodes) 433.695 * * [simplify]: iters left: 4 (81 enodes) 433.707 * * [simplify]: iters left: 3 (127 enodes) 433.723 * * [simplify]: iters left: 2 (186 enodes) 433.749 * * [simplify]: iters left: 1 (266 enodes) 433.809 * * [simplify]: Extracting #0: cost 1 inf + 0 433.810 * * [simplify]: Extracting #1: cost 0 inf + 1 433.810 * [simplify]: Simplified to 0 433.810 * [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)) 433.810 * * * * [progress]: [ 789 / 3260 ] simplifiying candidate # 433.810 * [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))) 433.810 * * [simplify]: iters left: 6 (26 enodes) 433.816 * * [simplify]: iters left: 5 (102 enodes) 433.832 * * [simplify]: iters left: 4 (173 enodes) 433.860 * * [simplify]: iters left: 3 (361 enodes) 433.953 * * [simplify]: Extracting #0: cost 1 inf + 0 433.953 * * [simplify]: Extracting #1: cost 9 inf + 0 433.953 * * [simplify]: Extracting #2: cost 124 inf + 2 433.954 * * [simplify]: Extracting #3: cost 227 inf + 748 433.955 * * [simplify]: Extracting #4: cost 205 inf + 3077 433.957 * * [simplify]: Extracting #5: cost 188 inf + 7847 433.961 * * [simplify]: Extracting #6: cost 145 inf + 25379 433.977 * * [simplify]: Extracting #7: cost 21 inf + 90201 433.997 * * [simplify]: Extracting #8: cost 0 inf + 102484 434.017 * [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))) 434.017 * [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)))) 434.017 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 434.017 * * [simplify]: iters left: 6 (9 enodes) 434.020 * * [simplify]: iters left: 5 (36 enodes) 434.026 * * [simplify]: iters left: 4 (67 enodes) 434.036 * * [simplify]: iters left: 3 (97 enodes) 434.054 * * [simplify]: iters left: 2 (158 enodes) 434.086 * * [simplify]: iters left: 1 (263 enodes) 434.131 * * [simplify]: Extracting #0: cost 1 inf + 0 434.131 * * [simplify]: Extracting #1: cost 0 inf + 1 434.131 * [simplify]: Simplified to 0 434.131 * [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)) 434.131 * * * * [progress]: [ 790 / 3260 ] simplifiying candidate # 434.131 * [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)))) 434.131 * * [simplify]: iters left: 6 (26 enodes) 434.137 * * [simplify]: iters left: 5 (103 enodes) 434.153 * * [simplify]: iters left: 4 (182 enodes) 434.184 * * [simplify]: iters left: 3 (390 enodes) 434.284 * * [simplify]: Extracting #0: cost 1 inf + 0 434.284 * * [simplify]: Extracting #1: cost 11 inf + 0 434.285 * * [simplify]: Extracting #2: cost 137 inf + 0 434.286 * * [simplify]: Extracting #3: cost 247 inf + 661 434.287 * * [simplify]: Extracting #4: cost 201 inf + 5685 434.290 * * [simplify]: Extracting #5: cost 182 inf + 10505 434.294 * * [simplify]: Extracting #6: cost 141 inf + 28725 434.307 * * [simplify]: Extracting #7: cost 25 inf + 88780 434.327 * * [simplify]: Extracting #8: cost 0 inf + 102942 434.349 * [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)) 434.349 * [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))))) 434.350 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 434.350 * * [simplify]: iters left: 5 (9 enodes) 434.352 * * [simplify]: iters left: 4 (39 enodes) 434.358 * * [simplify]: iters left: 3 (65 enodes) 434.369 * * [simplify]: iters left: 2 (129 enodes) 434.393 * * [simplify]: iters left: 1 (210 enodes) 434.429 * * [simplify]: Extracting #0: cost 1 inf + 0 434.429 * * [simplify]: Extracting #1: cost 0 inf + 1 434.429 * [simplify]: Simplified to 0 434.429 * [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)) 434.429 * * * * [progress]: [ 791 / 3260 ] simplifiying candidate # 434.429 * [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)))))) 434.430 * * [simplify]: iters left: 6 (26 enodes) 434.435 * * [simplify]: iters left: 5 (99 enodes) 434.450 * * [simplify]: iters left: 4 (153 enodes) 434.474 * * [simplify]: iters left: 3 (279 enodes) 434.531 * * [simplify]: Extracting #0: cost 1 inf + 0 434.532 * * [simplify]: Extracting #1: cost 11 inf + 0 434.532 * * [simplify]: Extracting #2: cost 88 inf + 0 434.532 * * [simplify]: Extracting #3: cost 158 inf + 856 434.533 * * [simplify]: Extracting #4: cost 132 inf + 4831 434.534 * * [simplify]: Extracting #5: cost 134 inf + 5525 434.536 * * [simplify]: Extracting #6: cost 120 inf + 9241 434.539 * * [simplify]: Extracting #7: cost 71 inf + 27909 434.548 * * [simplify]: Extracting #8: cost 19 inf + 55104 434.560 * * [simplify]: Extracting #9: cost 0 inf + 64466 434.572 * * [simplify]: Extracting #10: cost 0 inf + 64426 434.583 * [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)) 434.584 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 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))))))) 434.584 * [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))))) 434.584 * * [simplify]: iters left: 6 (10 enodes) 434.586 * * [simplify]: iters left: 5 (37 enodes) 434.592 * * [simplify]: iters left: 4 (57 enodes) 434.602 * * [simplify]: iters left: 3 (104 enodes) 434.619 * * [simplify]: iters left: 2 (158 enodes) 434.641 * * [simplify]: iters left: 1 (225 enodes) 434.674 * * [simplify]: Extracting #0: cost 1 inf + 0 434.674 * * [simplify]: Extracting #1: cost 0 inf + 1 434.674 * [simplify]: Simplified to 0 434.674 * [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)) 434.674 * * * * [progress]: [ 792 / 3260 ] simplifiying candidate # 434.674 * [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))))) 434.674 * * [simplify]: iters left: 6 (25 enodes) 434.680 * * [simplify]: iters left: 5 (90 enodes) 434.692 * * [simplify]: iters left: 4 (137 enodes) 434.712 * * [simplify]: iters left: 3 (248 enodes) 434.763 * * [simplify]: Extracting #0: cost 1 inf + 0 434.763 * * [simplify]: Extracting #1: cost 9 inf + 0 434.763 * * [simplify]: Extracting #2: cost 78 inf + 0 434.763 * * [simplify]: Extracting #3: cost 137 inf + 1264 434.764 * * [simplify]: Extracting #4: cost 113 inf + 5074 434.765 * * [simplify]: Extracting #5: cost 118 inf + 5483 434.767 * * [simplify]: Extracting #6: cost 114 inf + 6214 434.770 * * [simplify]: Extracting #7: cost 67 inf + 25051 434.779 * * [simplify]: Extracting #8: cost 4 inf + 56661 434.790 * * [simplify]: Extracting #9: cost 0 inf + 58605 434.803 * [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))) 434.803 * [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)))))) 434.803 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 434.803 * * [simplify]: iters left: 6 (9 enodes) 434.805 * * [simplify]: iters left: 5 (29 enodes) 434.809 * * [simplify]: iters left: 4 (42 enodes) 434.815 * * [simplify]: iters left: 3 (58 enodes) 434.821 * * [simplify]: iters left: 2 (68 enodes) 434.828 * * [simplify]: Extracting #0: cost 1 inf + 0 434.828 * * [simplify]: Extracting #1: cost 0 inf + 1 434.829 * [simplify]: Simplified to 0 434.829 * [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)) 434.829 * * * * [progress]: [ 793 / 3260 ] simplifiying candidate # 434.829 * [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)))))) 434.829 * * [simplify]: iters left: 6 (29 enodes) 434.835 * * [simplify]: iters left: 5 (113 enodes) 434.852 * * [simplify]: iters left: 4 (220 enodes) 434.893 * * [simplify]: iters left: 3 (472 enodes) 434.991 * * [simplify]: Extracting #0: cost 1 inf + 0 434.991 * * [simplify]: Extracting #1: cost 11 inf + 0 434.992 * * [simplify]: Extracting #2: cost 116 inf + 0 434.992 * * [simplify]: Extracting #3: cost 219 inf + 204 434.993 * * [simplify]: Extracting #4: cost 206 inf + 2468 434.995 * * [simplify]: Extracting #5: cost 187 inf + 6938 434.999 * * [simplify]: Extracting #6: cost 107 inf + 33426 435.012 * * [simplify]: Extracting #7: cost 4 inf + 77654 435.028 * * [simplify]: Extracting #8: cost 0 inf + 79543 435.043 * [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)) 435.043 * [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))))))) 435.044 * [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))))) 435.044 * * [simplify]: iters left: 6 (13 enodes) 435.048 * * [simplify]: iters left: 5 (53 enodes) 435.057 * * [simplify]: iters left: 4 (117 enodes) 435.081 * * [simplify]: iters left: 3 (275 enodes) 435.134 * * [simplify]: iters left: 2 (474 enodes) 435.239 * * [simplify]: Extracting #0: cost 1 inf + 0 435.239 * * [simplify]: Extracting #1: cost 0 inf + 1 435.239 * [simplify]: Simplified to 0 435.239 * [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)) 435.239 * * * * [progress]: [ 794 / 3260 ] simplifiying candidate # 435.239 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 435.240 * * [simplify]: iters left: 6 (27 enodes) 435.245 * * [simplify]: iters left: 5 (104 enodes) 435.260 * * [simplify]: iters left: 4 (180 enodes) 435.290 * * [simplify]: iters left: 3 (346 enodes) 435.358 * * [simplify]: Extracting #0: cost 1 inf + 0 435.358 * * [simplify]: Extracting #1: cost 11 inf + 0 435.359 * * [simplify]: Extracting #2: cost 92 inf + 0 435.359 * * [simplify]: Extracting #3: cost 181 inf + 42 435.360 * * [simplify]: Extracting #4: cost 164 inf + 3074 435.361 * * [simplify]: Extracting #5: cost 156 inf + 5431 435.364 * * [simplify]: Extracting #6: cost 102 inf + 21790 435.373 * * [simplify]: Extracting #7: cost 15 inf + 58876 435.386 * * [simplify]: Extracting #8: cost 0 inf + 65751 435.400 * [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)) 435.400 * [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)))))) 435.401 * [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)))) 435.401 * * [simplify]: iters left: 6 (12 enodes) 435.403 * * [simplify]: iters left: 5 (47 enodes) 435.410 * * [simplify]: iters left: 4 (82 enodes) 435.423 * * [simplify]: iters left: 3 (157 enodes) 435.449 * * [simplify]: iters left: 2 (248 enodes) 435.486 * * [simplify]: iters left: 1 (341 enodes) 435.538 * * [simplify]: Extracting #0: cost 1 inf + 0 435.539 * * [simplify]: Extracting #1: cost 0 inf + 1 435.539 * [simplify]: Simplified to 0 435.539 * [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)) 435.539 * * * * [progress]: [ 795 / 3260 ] simplifiying candidate # 435.539 * [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)))) 435.539 * * [simplify]: iters left: 6 (28 enodes) 435.545 * * [simplify]: iters left: 5 (107 enodes) 435.561 * * [simplify]: iters left: 4 (191 enodes) 435.596 * * [simplify]: iters left: 3 (378 enodes) 435.680 * * [simplify]: Extracting #0: cost 1 inf + 0 435.680 * * [simplify]: Extracting #1: cost 13 inf + 0 435.681 * * [simplify]: Extracting #2: cost 103 inf + 0 435.681 * * [simplify]: Extracting #3: cost 191 inf + 2 435.682 * * [simplify]: Extracting #4: cost 178 inf + 1549 435.684 * * [simplify]: Extracting #5: cost 147 inf + 8896 435.687 * * [simplify]: Extracting #6: cost 95 inf + 24191 435.700 * * [simplify]: Extracting #7: cost 14 inf + 61768 435.713 * * [simplify]: Extracting #8: cost 0 inf + 69017 435.726 * [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)) 435.727 * [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))))) 435.727 * [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))) 435.727 * * [simplify]: iters left: 6 (12 enodes) 435.730 * * [simplify]: iters left: 5 (47 enodes) 435.737 * * [simplify]: iters left: 4 (89 enodes) 435.753 * * [simplify]: iters left: 3 (180 enodes) 435.791 * * [simplify]: iters left: 2 (296 enodes) 435.845 * * [simplify]: iters left: 1 (428 enodes) 435.933 * * [simplify]: Extracting #0: cost 1 inf + 0 435.933 * * [simplify]: Extracting #1: cost 0 inf + 1 435.933 * [simplify]: Simplified to 0 435.933 * [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)) 435.933 * * * * [progress]: [ 796 / 3260 ] simplifiying candidate # 435.933 * [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)))))) 435.933 * * [simplify]: iters left: 6 (28 enodes) 435.939 * * [simplify]: iters left: 5 (106 enodes) 435.954 * * [simplify]: iters left: 4 (181 enodes) 435.981 * * [simplify]: iters left: 3 (328 enodes) 436.043 * * [simplify]: Extracting #0: cost 1 inf + 0 436.043 * * [simplify]: Extracting #1: cost 11 inf + 0 436.044 * * [simplify]: Extracting #2: cost 90 inf + 0 436.044 * * [simplify]: Extracting #3: cost 182 inf + 0 436.045 * * [simplify]: Extracting #4: cost 174 inf + 1012 436.046 * * [simplify]: Extracting #5: cost 171 inf + 2189 436.049 * * [simplify]: Extracting #6: cost 104 inf + 23166 436.059 * * [simplify]: Extracting #7: cost 17 inf + 58229 436.072 * * [simplify]: Extracting #8: cost 0 inf + 67809 436.086 * * [simplify]: Extracting #9: cost 0 inf + 67729 436.099 * [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)))) 436.099 * [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))))))) 436.099 * [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))))) 436.099 * * [simplify]: iters left: 6 (12 enodes) 436.102 * * [simplify]: iters left: 5 (46 enodes) 436.108 * * [simplify]: iters left: 4 (81 enodes) 436.120 * * [simplify]: iters left: 3 (134 enodes) 436.140 * * [simplify]: iters left: 2 (197 enodes) 436.166 * * [simplify]: iters left: 1 (271 enodes) 436.203 * * [simplify]: Extracting #0: cost 1 inf + 0 436.203 * * [simplify]: Extracting #1: cost 0 inf + 1 436.203 * [simplify]: Simplified to 0 436.203 * [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)) 436.204 * * * * [progress]: [ 797 / 3260 ] simplifiying candidate # 436.204 * [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))))) 436.204 * * [simplify]: iters left: 6 (25 enodes) 436.209 * * [simplify]: iters left: 5 (94 enodes) 436.222 * * [simplify]: iters left: 4 (149 enodes) 436.244 * * [simplify]: iters left: 3 (275 enodes) 436.298 * * [simplify]: Extracting #0: cost 1 inf + 0 436.298 * * [simplify]: Extracting #1: cost 9 inf + 0 436.298 * * [simplify]: Extracting #2: cost 80 inf + 0 436.299 * * [simplify]: Extracting #3: cost 164 inf + 0 436.299 * * [simplify]: Extracting #4: cost 159 inf + 729 436.300 * * [simplify]: Extracting #5: cost 152 inf + 2277 436.302 * * [simplify]: Extracting #6: cost 124 inf + 7781 436.307 * * [simplify]: Extracting #7: cost 67 inf + 28727 436.316 * * [simplify]: Extracting #8: cost 5 inf + 59602 436.328 * * [simplify]: Extracting #9: cost 0 inf + 62167 436.340 * [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))) 436.340 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (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)))))) 436.341 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 436.341 * * [simplify]: iters left: 6 (10 enodes) 436.343 * * [simplify]: iters left: 5 (38 enodes) 436.348 * * [simplify]: iters left: 4 (59 enodes) 436.356 * * [simplify]: iters left: 3 (88 enodes) 436.368 * * [simplify]: iters left: 2 (117 enodes) 436.383 * * [simplify]: iters left: 1 (144 enodes) 436.399 * * [simplify]: Extracting #0: cost 1 inf + 0 436.399 * * [simplify]: Extracting #1: cost 0 inf + 1 436.399 * [simplify]: Simplified to 0 436.399 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 436.399 * * * * [progress]: [ 798 / 3260 ] simplifiying candidate # 436.399 * [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)))) 436.399 * * [simplify]: iters left: 6 (27 enodes) 436.405 * * [simplify]: iters left: 5 (102 enodes) 436.420 * * [simplify]: iters left: 4 (163 enodes) 436.446 * * [simplify]: iters left: 3 (305 enodes) 436.506 * * [simplify]: Extracting #0: cost 1 inf + 0 436.506 * * [simplify]: Extracting #1: cost 11 inf + 0 436.506 * * [simplify]: Extracting #2: cost 92 inf + 0 436.507 * * [simplify]: Extracting #3: cost 157 inf + 497 436.507 * * [simplify]: Extracting #4: cost 138 inf + 3735 436.509 * * [simplify]: Extracting #5: cost 127 inf + 6262 436.511 * * [simplify]: Extracting #6: cost 114 inf + 8596 436.514 * * [simplify]: Extracting #7: cost 81 inf + 20421 436.522 * * [simplify]: Extracting #8: cost 24 inf + 49126 436.533 * * [simplify]: Extracting #9: cost 0 inf + 61091 436.545 * [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)) 436.545 * [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))))) 436.545 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 436.546 * * [simplify]: iters left: 6 (11 enodes) 436.548 * * [simplify]: iters left: 5 (42 enodes) 436.554 * * [simplify]: iters left: 4 (67 enodes) 436.564 * * [simplify]: iters left: 3 (111 enodes) 436.581 * * [simplify]: iters left: 2 (140 enodes) 436.597 * * [simplify]: iters left: 1 (160 enodes) 436.613 * * [simplify]: Extracting #0: cost 1 inf + 0 436.613 * * [simplify]: Extracting #1: cost 0 inf + 1 436.613 * [simplify]: Simplified to 0 436.613 * [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)) 436.613 * * * * [progress]: [ 799 / 3260 ] simplifiying candidate # 436.613 * [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)))))) 436.614 * * [simplify]: iters left: 6 (30 enodes) 436.620 * * [simplify]: iters left: 5 (122 enodes) 436.641 * * [simplify]: iters left: 4 (278 enodes) 436.712 * * [simplify]: Extracting #0: cost 1 inf + 0 436.712 * * [simplify]: Extracting #1: cost 11 inf + 0 436.712 * * [simplify]: Extracting #2: cost 177 inf + 0 436.713 * * [simplify]: Extracting #3: cost 318 inf + 1 436.714 * * [simplify]: Extracting #4: cost 294 inf + 4889 436.721 * * [simplify]: Extracting #5: cost 132 inf + 62793 436.733 * * [simplify]: Extracting #6: cost 70 inf + 86000 436.747 * * [simplify]: Extracting #7: cost 49 inf + 91207 436.764 * * [simplify]: Extracting #8: cost 4 inf + 115171 436.782 * * [simplify]: Extracting #9: cost 0 inf + 117061 436.799 * [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))))) 436.799 * [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))))))) 436.800 * [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))))) 436.800 * * [simplify]: iters left: 6 (16 enodes) 436.804 * * [simplify]: iters left: 5 (68 enodes) 436.815 * * [simplify]: iters left: 4 (179 enodes) 436.869 * * [simplify]: Extracting #0: cost 1 inf + 0 436.869 * * [simplify]: Extracting #1: cost 27 inf + 0 436.869 * * [simplify]: Extracting #2: cost 153 inf + 0 436.870 * * [simplify]: Extracting #3: cost 242 inf + 83 436.872 * * [simplify]: Extracting #4: cost 185 inf + 16503 436.884 * * [simplify]: Extracting #5: cost 15 inf + 79352 436.896 * * [simplify]: Extracting #6: cost 0 inf + 84943 436.908 * [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))))) 436.908 * [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))))))) 436.908 * * * * [progress]: [ 800 / 3260 ] simplifiying candidate # 436.909 * [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))))) 436.909 * * [simplify]: iters left: 6 (28 enodes) 436.915 * * [simplify]: iters left: 5 (112 enodes) 436.932 * * [simplify]: iters left: 4 (230 enodes) 436.983 * * [simplify]: Extracting #0: cost 1 inf + 0 436.983 * * [simplify]: Extracting #1: cost 11 inf + 0 436.983 * * [simplify]: Extracting #2: cost 136 inf + 0 436.984 * * [simplify]: Extracting #3: cost 238 inf + 0 436.985 * * [simplify]: Extracting #4: cost 219 inf + 3921 436.991 * * [simplify]: Extracting #5: cost 104 inf + 41177 437.000 * * [simplify]: Extracting #6: cost 52 inf + 59483 437.011 * * [simplify]: Extracting #7: cost 7 inf + 79537 437.026 * * [simplify]: Extracting #8: cost 0 inf + 82966 437.039 * * [simplify]: Extracting #9: cost 0 inf + 82846 437.052 * [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))))) 437.052 * [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)))))) 437.052 * [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)))) 437.052 * * [simplify]: iters left: 6 (15 enodes) 437.056 * * [simplify]: iters left: 5 (63 enodes) 437.066 * * [simplify]: iters left: 4 (145 enodes) 437.101 * * [simplify]: iters left: 3 (499 enodes) 437.325 * * [simplify]: Extracting #0: cost 1 inf + 0 437.325 * * [simplify]: Extracting #1: cost 0 inf + 1 437.326 * [simplify]: Simplified to 0 437.326 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 437.326 * * * * [progress]: [ 801 / 3260 ] simplifiying candidate # 437.326 * [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)))) 437.326 * * [simplify]: iters left: 6 (29 enodes) 437.336 * * [simplify]: iters left: 5 (116 enodes) 437.355 * * [simplify]: iters left: 4 (256 enodes) 437.415 * * [simplify]: Extracting #0: cost 1 inf + 0 437.415 * * [simplify]: Extracting #1: cost 13 inf + 0 437.415 * * [simplify]: Extracting #2: cost 144 inf + 0 437.416 * * [simplify]: Extracting #3: cost 234 inf + 2 437.417 * * [simplify]: Extracting #4: cost 217 inf + 3683 437.421 * * [simplify]: Extracting #5: cost 128 inf + 28302 437.428 * * [simplify]: Extracting #6: cost 52 inf + 52742 437.438 * * [simplify]: Extracting #7: cost 10 inf + 71669 437.450 * * [simplify]: Extracting #8: cost 0 inf + 76411 437.464 * [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))) 437.464 * [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))))) 437.465 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 437.465 * * [simplify]: iters left: 6 (15 enodes) 437.468 * * [simplify]: iters left: 5 (62 enodes) 437.479 * * [simplify]: iters left: 4 (159 enodes) 437.519 * * [simplify]: iters left: 3 (475 enodes) 437.711 * * [simplify]: Extracting #0: cost 1 inf + 0 437.711 * * [simplify]: Extracting #1: cost 42 inf + 0 437.712 * * [simplify]: Extracting #2: cost 194 inf + 1 437.715 * * [simplify]: Extracting #3: cost 205 inf + 15094 437.730 * * [simplify]: Extracting #4: cost 20 inf + 63712 437.744 * * [simplify]: Extracting #5: cost 3 inf + 65204 437.758 * * [simplify]: Extracting #6: cost 0 inf + 65965 437.773 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 437.773 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (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)))) 437.773 * * * * [progress]: [ 802 / 3260 ] simplifiying candidate # 437.773 * [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)))))) 437.773 * * [simplify]: iters left: 6 (31 enodes) 437.780 * * [simplify]: iters left: 5 (122 enodes) 437.800 * * [simplify]: iters left: 4 (253 enodes) 438.122 * * [simplify]: Extracting #0: cost 1 inf + 0 438.122 * * [simplify]: Extracting #1: cost 11 inf + 0 438.122 * * [simplify]: Extracting #2: cost 139 inf + 0 438.123 * * [simplify]: Extracting #3: cost 248 inf + 0 438.124 * * [simplify]: Extracting #4: cost 237 inf + 1177 438.126 * * [simplify]: Extracting #5: cost 157 inf + 24850 438.135 * * [simplify]: Extracting #6: cost 50 inf + 62655 438.147 * * [simplify]: Extracting #7: cost 6 inf + 82137 438.160 * * [simplify]: Extracting #8: cost 0 inf + 85106 438.173 * [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)))) 438.173 * [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))))))) 438.173 * [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))))) 438.174 * * [simplify]: iters left: 6 (15 enodes) 438.177 * * [simplify]: iters left: 5 (62 enodes) 438.187 * * [simplify]: iters left: 4 (148 enodes) 438.224 * * [simplify]: iters left: 3 (499 enodes) 438.457 * * [simplify]: Extracting #0: cost 1 inf + 0 438.457 * * [simplify]: Extracting #1: cost 0 inf + 1 438.457 * [simplify]: Simplified to 0 438.457 * [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)) 438.458 * * * * [progress]: [ 803 / 3260 ] simplifiying candidate # 438.458 * [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))))) 438.458 * * [simplify]: iters left: 6 (29 enodes) 438.464 * * [simplify]: iters left: 5 (113 enodes) 438.481 * * [simplify]: iters left: 4 (217 enodes) 438.526 * * [simplify]: Extracting #0: cost 1 inf + 0 438.526 * * [simplify]: Extracting #1: cost 11 inf + 0 438.526 * * [simplify]: Extracting #2: cost 115 inf + 0 438.526 * * [simplify]: Extracting #3: cost 199 inf + 0 438.527 * * [simplify]: Extracting #4: cost 184 inf + 1985 438.530 * * [simplify]: Extracting #5: cost 104 inf + 25155 438.536 * * [simplify]: Extracting #6: cost 53 inf + 41252 438.545 * * [simplify]: Extracting #7: cost 11 inf + 59310 438.555 * * [simplify]: Extracting #8: cost 0 inf + 65099 438.567 * * [simplify]: Extracting #9: cost 0 inf + 65019 438.578 * [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)))) 438.578 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (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)))))) 438.578 * [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)))) 438.578 * * [simplify]: iters left: 6 (14 enodes) 438.581 * * [simplify]: iters left: 5 (56 enodes) 438.590 * * [simplify]: iters left: 4 (117 enodes) 438.615 * * [simplify]: iters left: 3 (347 enodes) 438.727 * * [simplify]: Extracting #0: cost 1 inf + 0 438.727 * * [simplify]: Extracting #1: cost 0 inf + 1 438.727 * [simplify]: Simplified to 0 438.727 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 438.727 * * * * [progress]: [ 804 / 3260 ] simplifiying candidate # 438.727 * [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)))) 438.728 * * [simplify]: iters left: 6 (30 enodes) 438.734 * * [simplify]: iters left: 5 (117 enodes) 438.752 * * [simplify]: iters left: 4 (218 enodes) 438.795 * * [simplify]: Extracting #0: cost 1 inf + 0 438.795 * * [simplify]: Extracting #1: cost 11 inf + 0 438.795 * * [simplify]: Extracting #2: cost 110 inf + 0 438.796 * * [simplify]: Extracting #3: cost 175 inf + 44 438.796 * * [simplify]: Extracting #4: cost 172 inf + 211 438.797 * * [simplify]: Extracting #5: cost 157 inf + 3450 438.801 * * [simplify]: Extracting #6: cost 61 inf + 30171 438.808 * * [simplify]: Extracting #7: cost 3 inf + 53535 438.817 * * [simplify]: Extracting #8: cost 0 inf + 54761 438.826 * [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)) 438.826 * [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))))) 438.826 * [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))) 438.826 * * [simplify]: iters left: 6 (14 enodes) 438.830 * * [simplify]: iters left: 5 (57 enodes) 438.839 * * [simplify]: iters left: 4 (116 enodes) 438.865 * * [simplify]: iters left: 3 (321 enodes) 438.971 * * [simplify]: Extracting #0: cost 1 inf + 0 438.971 * * [simplify]: Extracting #1: cost 0 inf + 1 438.971 * [simplify]: Simplified to 0 438.971 * [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)) 438.971 * * * * [progress]: [ 805 / 3260 ] simplifiying candidate # 438.971 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 438.972 * * [simplify]: iters left: 6 (31 enodes) 438.978 * * [simplify]: iters left: 5 (122 enodes) 438.998 * * [simplify]: iters left: 4 (252 enodes) 439.052 * * [simplify]: Extracting #0: cost 1 inf + 0 439.052 * * [simplify]: Extracting #1: cost 11 inf + 0 439.053 * * [simplify]: Extracting #2: cost 124 inf + 0 439.053 * * [simplify]: Extracting #3: cost 210 inf + 204 439.054 * * [simplify]: Extracting #4: cost 198 inf + 2039 439.057 * * [simplify]: Extracting #5: cost 118 inf + 23900 439.062 * * [simplify]: Extracting #6: cost 72 inf + 36261 439.069 * * [simplify]: Extracting #7: cost 41 inf + 45504 439.078 * * [simplify]: Extracting #8: cost 9 inf + 62491 439.090 * * [simplify]: Extracting #9: cost 0 inf + 67479 439.101 * [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)))) 439.101 * [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))))))) 439.101 * [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))))) 439.101 * * [simplify]: iters left: 6 (15 enodes) 439.105 * * [simplify]: iters left: 5 (62 enodes) 439.115 * * [simplify]: iters left: 4 (149 enodes) 439.152 * * [simplify]: iters left: 3 (450 enodes) 439.347 * * [simplify]: Extracting #0: cost 1 inf + 0 439.347 * * [simplify]: Extracting #1: cost 0 inf + 1 439.347 * [simplify]: Simplified to 0 439.347 * [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)) 439.347 * * * * [progress]: [ 806 / 3260 ] simplifiying candidate # 439.347 * [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))))) 439.348 * * [simplify]: iters left: 6 (29 enodes) 439.354 * * [simplify]: iters left: 5 (114 enodes) 439.371 * * [simplify]: iters left: 4 (216 enodes) 439.416 * * [simplify]: Extracting #0: cost 1 inf + 0 439.416 * * [simplify]: Extracting #1: cost 11 inf + 0 439.416 * * [simplify]: Extracting #2: cost 107 inf + 0 439.416 * * [simplify]: Extracting #3: cost 177 inf + 204 439.417 * * [simplify]: Extracting #4: cost 171 inf + 977 439.418 * * [simplify]: Extracting #5: cost 165 inf + 2963 439.421 * * [simplify]: Extracting #6: cost 69 inf + 26746 439.429 * * [simplify]: Extracting #7: cost 6 inf + 53554 439.438 * * [simplify]: Extracting #8: cost 0 inf + 55947 439.447 * * [simplify]: Extracting #9: cost 0 inf + 55867 439.456 * [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))))) 439.456 * [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)))))) 439.457 * [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)))) 439.457 * * [simplify]: iters left: 6 (14 enodes) 439.460 * * [simplify]: iters left: 5 (57 enodes) 439.469 * * [simplify]: iters left: 4 (118 enodes) 439.496 * * [simplify]: iters left: 3 (314 enodes) 439.589 * * [simplify]: Extracting #0: cost 1 inf + 0 439.589 * * [simplify]: Extracting #1: cost 0 inf + 1 439.589 * [simplify]: Simplified to 0 439.589 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 439.589 * * * * [progress]: [ 807 / 3260 ] simplifiying candidate # 439.590 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 439.590 * * [simplify]: iters left: 6 (29 enodes) 439.596 * * [simplify]: iters left: 5 (108 enodes) 439.612 * * [simplify]: iters left: 4 (204 enodes) 439.650 * * [simplify]: iters left: 3 (456 enodes) 439.766 * * [simplify]: Extracting #0: cost 1 inf + 0 439.766 * * [simplify]: Extracting #1: cost 13 inf + 0 439.766 * * [simplify]: Extracting #2: cost 142 inf + 0 439.767 * * [simplify]: Extracting #3: cost 243 inf + 248 439.768 * * [simplify]: Extracting #4: cost 221 inf + 3052 439.771 * * [simplify]: Extracting #5: cost 161 inf + 15180 439.777 * * [simplify]: Extracting #6: cost 86 inf + 35474 439.791 * * [simplify]: Extracting #7: cost 10 inf + 71965 439.806 * * [simplify]: Extracting #8: cost 0 inf + 77214 439.822 * [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)) 439.822 * [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))))) 439.823 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 439.823 * * [simplify]: iters left: 6 (13 enodes) 439.828 * * [simplify]: iters left: 5 (48 enodes) 439.835 * * [simplify]: iters left: 4 (103 enodes) 439.854 * * [simplify]: iters left: 3 (238 enodes) 439.912 * * [simplify]: Extracting #0: cost 1 inf + 0 439.912 * * [simplify]: Extracting #1: cost 0 inf + 1 439.912 * [simplify]: Simplified to 0 439.912 * [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)) 439.912 * * * * [progress]: [ 808 / 3260 ] simplifiying candidate # 439.913 * [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)))))) 439.913 * * [simplify]: iters left: 6 (29 enodes) 439.919 * * [simplify]: iters left: 5 (115 enodes) 439.936 * * [simplify]: iters left: 4 (240 enodes) 439.987 * * [simplify]: Extracting #0: cost 1 inf + 0 439.987 * * [simplify]: Extracting #1: cost 11 inf + 0 439.987 * * [simplify]: Extracting #2: cost 138 inf + 0 439.988 * * [simplify]: Extracting #3: cost 247 inf + 0 439.988 * * [simplify]: Extracting #4: cost 231 inf + 2550 439.992 * * [simplify]: Extracting #5: cost 140 inf + 30988 440.000 * * [simplify]: Extracting #6: cost 57 inf + 61440 440.014 * * [simplify]: Extracting #7: cost 7 inf + 82170 440.027 * * [simplify]: Extracting #8: cost 0 inf + 86120 440.040 * * [simplify]: Extracting #9: cost 0 inf + 86040 440.053 * [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)))) 440.053 * [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))))))) 440.054 * [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))))) 440.054 * * [simplify]: iters left: 6 (15 enodes) 440.057 * * [simplify]: iters left: 5 (61 enodes) 440.067 * * [simplify]: iters left: 4 (142 enodes) 440.101 * * [simplify]: iters left: 3 (474 enodes) 440.276 * * [simplify]: Extracting #0: cost 1 inf + 0 440.276 * * [simplify]: Extracting #1: cost 0 inf + 1 440.276 * [simplify]: Simplified to 0 440.276 * [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)) 440.277 * * * * [progress]: [ 809 / 3260 ] simplifiying candidate # 440.277 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 440.277 * * [simplify]: iters left: 6 (27 enodes) 440.283 * * [simplify]: iters left: 5 (105 enodes) 440.298 * * [simplify]: iters left: 4 (197 enodes) 440.334 * * [simplify]: Extracting #0: cost 1 inf + 0 440.334 * * [simplify]: Extracting #1: cost 11 inf + 0 440.335 * * [simplify]: Extracting #2: cost 109 inf + 0 440.335 * * [simplify]: Extracting #3: cost 185 inf + 0 440.336 * * [simplify]: Extracting #4: cost 166 inf + 3199 440.341 * * [simplify]: Extracting #5: cost 93 inf + 24882 440.347 * * [simplify]: Extracting #6: cost 54 inf + 37893 440.355 * * [simplify]: Extracting #7: cost 9 inf + 57291 440.365 * * [simplify]: Extracting #8: cost 0 inf + 61881 440.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))))) 440.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)))))) 440.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)))) 440.375 * * [simplify]: iters left: 6 (14 enodes) 440.378 * * [simplify]: iters left: 5 (56 enodes) 440.387 * * [simplify]: iters left: 4 (113 enodes) 440.410 * * [simplify]: iters left: 3 (324 enodes) 440.495 * * [simplify]: Extracting #0: cost 1 inf + 0 440.495 * * [simplify]: Extracting #1: cost 0 inf + 1 440.495 * [simplify]: Simplified to 0 440.495 * [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)) 440.495 * * * * [progress]: [ 810 / 3260 ] simplifiying candidate # 440.496 * [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)))) 440.496 * * [simplify]: iters left: 6 (28 enodes) 440.502 * * [simplify]: iters left: 5 (110 enodes) 440.521 * * [simplify]: iters left: 4 (207 enodes) 440.559 * * [simplify]: Extracting #0: cost 1 inf + 0 440.559 * * [simplify]: Extracting #1: cost 11 inf + 0 440.559 * * [simplify]: Extracting #2: cost 112 inf + 0 440.560 * * [simplify]: Extracting #3: cost 178 inf + 44 440.560 * * [simplify]: Extracting #4: cost 167 inf + 1304 440.561 * * [simplify]: Extracting #5: cost 161 inf + 3453 440.564 * * [simplify]: Extracting #6: cost 79 inf + 24926 440.571 * * [simplify]: Extracting #7: cost 8 inf + 50805 440.582 * * [simplify]: Extracting #8: cost 0 inf + 55604 440.591 * [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)) 440.591 * [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))))) 440.591 * [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))) 440.591 * * [simplify]: iters left: 6 (14 enodes) 440.595 * * [simplify]: iters left: 5 (56 enodes) 440.604 * * [simplify]: iters left: 4 (112 enodes) 440.626 * * [simplify]: iters left: 3 (297 enodes) 440.706 * * [simplify]: Extracting #0: cost 1 inf + 0 440.706 * * [simplify]: Extracting #1: cost 0 inf + 1 440.706 * [simplify]: Simplified to 0 440.706 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 440.706 * * * * [progress]: [ 811 / 3260 ] simplifiying candidate # 440.706 * [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)))))) 440.706 * * [simplify]: iters left: 6 (29 enodes) 440.713 * * [simplify]: iters left: 5 (113 enodes) 440.730 * * [simplify]: iters left: 4 (220 enodes) 440.771 * * [simplify]: Extracting #0: cost 1 inf + 0 440.771 * * [simplify]: Extracting #1: cost 11 inf + 0 440.771 * * [simplify]: Extracting #2: cost 113 inf + 0 440.771 * * [simplify]: Extracting #3: cost 197 inf + 0 440.772 * * [simplify]: Extracting #4: cost 187 inf + 854 440.774 * * [simplify]: Extracting #5: cost 138 inf + 13297 440.779 * * [simplify]: Extracting #6: cost 59 inf + 37981 440.788 * * [simplify]: Extracting #7: cost 4 inf + 62053 440.798 * * [simplify]: Extracting #8: cost 0 inf + 63903 440.808 * * [simplify]: Extracting #9: cost 0 inf + 63823 440.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))) (/ (* (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (sqrt b) (* (cbrt a) (sqrt 2)))) (cbrt a))) 440.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))) (/ (* (/ (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))))))) 440.818 * [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))))) 440.818 * * [simplify]: iters left: 6 (13 enodes) 440.822 * * [simplify]: iters left: 5 (53 enodes) 440.831 * * [simplify]: iters left: 4 (118 enodes) 440.854 * * [simplify]: iters left: 3 (324 enodes) 440.938 * * [simplify]: Extracting #0: cost 1 inf + 0 440.938 * * [simplify]: Extracting #1: cost 0 inf + 1 440.938 * [simplify]: Simplified to 0 440.938 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 440.939 * * * * [progress]: [ 812 / 3260 ] simplifiying candidate # 440.939 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 440.939 * * [simplify]: iters left: 6 (26 enodes) 440.947 * * [simplify]: iters left: 5 (99 enodes) 440.961 * * [simplify]: iters left: 4 (175 enodes) 440.990 * * [simplify]: iters left: 3 (403 enodes) 441.077 * * [simplify]: Extracting #0: cost 1 inf + 0 441.077 * * [simplify]: Extracting #1: cost 9 inf + 0 441.078 * * [simplify]: Extracting #2: cost 116 inf + 0 441.078 * * [simplify]: Extracting #3: cost 246 inf + 1 441.079 * * [simplify]: Extracting #4: cost 233 inf + 1867 441.082 * * [simplify]: Extracting #5: cost 157 inf + 17147 441.088 * * [simplify]: Extracting #6: cost 114 inf + 25813 441.095 * * [simplify]: Extracting #7: cost 79 inf + 38396 441.108 * * [simplify]: Extracting #8: cost 10 inf + 73117 441.123 * * [simplify]: Extracting #9: cost 0 inf + 77645 441.141 * [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))) 441.141 * [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)))))) 441.141 * [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)))) 441.141 * * [simplify]: iters left: 6 (11 enodes) 441.144 * * [simplify]: iters left: 5 (43 enodes) 441.150 * * [simplify]: iters left: 4 (84 enodes) 441.165 * * [simplify]: iters left: 3 (212 enodes) 441.209 * * [simplify]: iters left: 2 (472 enodes) 441.311 * * [simplify]: Extracting #0: cost 1 inf + 0 441.311 * * [simplify]: Extracting #1: cost 0 inf + 1 441.311 * [simplify]: Simplified to 0 441.311 * [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)) 441.311 * * * * [progress]: [ 813 / 3260 ] simplifiying candidate # 441.311 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 441.311 * * [simplify]: iters left: 6 (28 enodes) 441.318 * * [simplify]: iters left: 5 (109 enodes) 441.334 * * [simplify]: iters left: 4 (197 enodes) 441.371 * * [simplify]: iters left: 3 (432 enodes) 441.472 * * [simplify]: Extracting #0: cost 1 inf + 0 441.472 * * [simplify]: Extracting #1: cost 11 inf + 0 441.472 * * [simplify]: Extracting #2: cost 114 inf + 0 441.473 * * [simplify]: Extracting #3: cost 219 inf + 2 441.474 * * [simplify]: Extracting #4: cost 203 inf + 1871 441.476 * * [simplify]: Extracting #5: cost 149 inf + 11246 441.481 * * [simplify]: Extracting #6: cost 90 inf + 27490 441.492 * * [simplify]: Extracting #7: cost 14 inf + 63041 441.507 * * [simplify]: Extracting #8: cost 0 inf + 70370 441.521 * * [simplify]: Extracting #9: cost 0 inf + 70250 441.535 * [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)) 441.536 * [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))))) 441.536 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 441.536 * * [simplify]: iters left: 6 (12 enodes) 441.539 * * [simplify]: iters left: 5 (49 enodes) 441.548 * * [simplify]: iters left: 4 (99 enodes) 441.567 * * [simplify]: iters left: 3 (234 enodes) 441.620 * * [simplify]: iters left: 2 (447 enodes) 441.714 * * [simplify]: Extracting #0: cost 1 inf + 0 441.714 * * [simplify]: Extracting #1: cost 0 inf + 1 441.714 * [simplify]: Simplified to 0 441.714 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (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)) 441.714 * * * * [progress]: [ 814 / 3260 ] simplifiying candidate # 441.714 * [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)))))) 441.714 * * [simplify]: iters left: 6 (30 enodes) 441.721 * * [simplify]: iters left: 5 (117 enodes) 441.738 * * [simplify]: iters left: 4 (223 enodes) 441.781 * * [simplify]: Extracting #0: cost 1 inf + 0 441.781 * * [simplify]: Extracting #1: cost 11 inf + 0 441.781 * * [simplify]: Extracting #2: cost 101 inf + 0 441.782 * * [simplify]: Extracting #3: cost 163 inf + 204 441.782 * * [simplify]: Extracting #4: cost 160 inf + 530 441.784 * * [simplify]: Extracting #5: cost 118 inf + 9228 441.787 * * [simplify]: Extracting #6: cost 71 inf + 19950 441.791 * * [simplify]: Extracting #7: cost 61 inf + 21062 441.796 * * [simplify]: Extracting #8: cost 36 inf + 31417 441.803 * * [simplify]: Extracting #9: cost 3 inf + 48982 441.811 * * [simplify]: Extracting #10: cost 0 inf + 50572 441.820 * [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)) 441.820 * [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))))))) 441.820 * [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))))) 441.820 * * [simplify]: iters left: 6 (14 enodes) 441.824 * * [simplify]: iters left: 5 (57 enodes) 441.832 * * [simplify]: iters left: 4 (121 enodes) 441.858 * * [simplify]: iters left: 3 (291 enodes) 441.934 * * [simplify]: Extracting #0: cost 1 inf + 0 441.935 * * [simplify]: Extracting #1: cost 0 inf + 1 441.935 * [simplify]: Simplified to 0 441.935 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 441.935 * * * * [progress]: [ 815 / 3260 ] simplifiying candidate # 441.935 * [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))))) 441.935 * * [simplify]: iters left: 6 (28 enodes) 441.941 * * [simplify]: iters left: 5 (109 enodes) 441.959 * * [simplify]: iters left: 4 (193 enodes) 441.994 * * [simplify]: iters left: 3 (448 enodes) 442.110 * * [simplify]: Extracting #0: cost 1 inf + 0 442.110 * * [simplify]: Extracting #1: cost 11 inf + 0 442.111 * * [simplify]: Extracting #2: cost 108 inf + 0 442.113 * * [simplify]: Extracting #3: cost 211 inf + 205 442.114 * * [simplify]: Extracting #4: cost 195 inf + 2115 442.117 * * [simplify]: Extracting #5: cost 137 inf + 10953 442.123 * * [simplify]: Extracting #6: cost 87 inf + 28331 442.135 * * [simplify]: Extracting #7: cost 16 inf + 60574 442.150 * * [simplify]: Extracting #8: cost 0 inf + 67825 442.164 * * [simplify]: Extracting #9: cost 0 inf + 67588 442.180 * [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)) 442.180 * [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)))))) 442.180 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 442.180 * * [simplify]: iters left: 6 (13 enodes) 442.183 * * [simplify]: iters left: 5 (52 enodes) 442.192 * * [simplify]: iters left: 4 (98 enodes) 442.210 * * [simplify]: iters left: 3 (212 enodes) 442.251 * * [simplify]: iters left: 2 (371 enodes) 442.322 * * [simplify]: Extracting #0: cost 1 inf + 0 442.322 * * [simplify]: Extracting #1: cost 0 inf + 1 442.323 * [simplify]: Simplified to 0 442.323 * [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)) 442.323 * * * * [progress]: [ 816 / 3260 ] simplifiying candidate # 442.323 * [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)))) 442.323 * * [simplify]: iters left: 6 (28 enodes) 442.329 * * [simplify]: iters left: 5 (104 enodes) 442.345 * * [simplify]: iters left: 4 (186 enodes) 442.375 * * [simplify]: iters left: 3 (357 enodes) 442.447 * * [simplify]: Extracting #0: cost 1 inf + 0 442.448 * * [simplify]: Extracting #1: cost 11 inf + 0 442.448 * * [simplify]: Extracting #2: cost 107 inf + 0 442.448 * * [simplify]: Extracting #3: cost 180 inf + 904 442.450 * * [simplify]: Extracting #4: cost 136 inf + 6007 442.452 * * [simplify]: Extracting #5: cost 125 inf + 8727 442.456 * * [simplify]: Extracting #6: cost 96 inf + 18746 442.465 * * [simplify]: Extracting #7: cost 14 inf + 56655 442.478 * * [simplify]: Extracting #8: cost 0 inf + 63502 442.492 * [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))) 442.492 * [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))))) 442.492 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 442.492 * * [simplify]: iters left: 6 (12 enodes) 442.495 * * [simplify]: iters left: 5 (44 enodes) 442.502 * * [simplify]: iters left: 4 (92 enodes) 442.516 * * [simplify]: iters left: 3 (159 enodes) 442.540 * * [simplify]: iters left: 2 (267 enodes) 442.583 * * [simplify]: iters left: 1 (364 enodes) 442.640 * * [simplify]: Extracting #0: cost 1 inf + 0 442.640 * * [simplify]: Extracting #1: cost 0 inf + 1 442.640 * [simplify]: Simplified to 0 442.640 * [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)) 442.640 * * * * [progress]: [ 817 / 3260 ] simplifiying candidate # 442.641 * [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)))))) 442.641 * * [simplify]: iters left: 6 (29 enodes) 442.647 * * [simplify]: iters left: 5 (118 enodes) 442.667 * * [simplify]: iters left: 4 (249 enodes) 442.719 * * [simplify]: Extracting #0: cost 1 inf + 0 442.719 * * [simplify]: Extracting #1: cost 11 inf + 0 442.719 * * [simplify]: Extracting #2: cost 137 inf + 0 442.720 * * [simplify]: Extracting #3: cost 237 inf + 3 442.721 * * [simplify]: Extracting #4: cost 217 inf + 2883 442.724 * * [simplify]: Extracting #5: cost 130 inf + 26578 442.731 * * [simplify]: Extracting #6: cost 54 inf + 51002 442.741 * * [simplify]: Extracting #7: cost 12 inf + 69220 442.753 * * [simplify]: Extracting #8: cost 0 inf + 75108 442.764 * [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))))) 442.764 * [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))))))) 442.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))))) 442.765 * * [simplify]: iters left: 6 (15 enodes) 442.769 * * [simplify]: iters left: 5 (64 enodes) 442.779 * * [simplify]: iters left: 4 (149 enodes) 442.814 * * [simplify]: iters left: 3 (466 enodes) 443.062 * * [simplify]: Extracting #0: cost 1 inf + 0 443.062 * * [simplify]: Extracting #1: cost 0 inf + 1 443.062 * [simplify]: Simplified to 0 443.062 * [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)) 443.062 * * * * [progress]: [ 818 / 3260 ] simplifiying candidate # 443.062 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 443.062 * * [simplify]: iters left: 6 (27 enodes) 443.068 * * [simplify]: iters left: 5 (108 enodes) 443.088 * * [simplify]: iters left: 4 (207 enodes) 443.126 * * [simplify]: Extracting #0: cost 1 inf + 0 443.126 * * [simplify]: Extracting #1: cost 11 inf + 0 443.126 * * [simplify]: Extracting #2: cost 116 inf + 0 443.127 * * [simplify]: Extracting #3: cost 181 inf + 128 443.128 * * [simplify]: Extracting #4: cost 163 inf + 2808 443.130 * * [simplify]: Extracting #5: cost 100 inf + 17842 443.135 * * [simplify]: Extracting #6: cost 53 inf + 33164 443.145 * * [simplify]: Extracting #7: cost 5 inf + 53893 443.154 * * [simplify]: Extracting #8: cost 0 inf + 56433 443.163 * [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))) 443.163 * [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)))))) 443.164 * [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)))) 443.164 * * [simplify]: iters left: 6 (14 enodes) 443.167 * * [simplify]: iters left: 5 (59 enodes) 443.177 * * [simplify]: iters left: 4 (121 enodes) 443.200 * * [simplify]: iters left: 3 (332 enodes) 443.332 * * [simplify]: Extracting #0: cost 1 inf + 0 443.332 * * [simplify]: Extracting #1: cost 0 inf + 1 443.332 * [simplify]: Simplified to 0 443.332 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 443.332 * * * * [progress]: [ 819 / 3260 ] simplifiying candidate # 443.332 * [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)))) 443.332 * * [simplify]: iters left: 6 (27 enodes) 443.338 * * [simplify]: iters left: 5 (108 enodes) 443.356 * * [simplify]: iters left: 4 (210 enodes) 443.397 * * [simplify]: Extracting #0: cost 1 inf + 0 443.397 * * [simplify]: Extracting #1: cost 11 inf + 0 443.397 * * [simplify]: Extracting #2: cost 104 inf + 0 443.398 * * [simplify]: Extracting #3: cost 154 inf + 251 443.399 * * [simplify]: Extracting #4: cost 122 inf + 4724 443.401 * * [simplify]: Extracting #5: cost 75 inf + 15192 443.404 * * [simplify]: Extracting #6: cost 72 inf + 16040 443.408 * * [simplify]: Extracting #7: cost 61 inf + 17194 443.412 * * [simplify]: Extracting #8: cost 34 inf + 28727 443.418 * * [simplify]: Extracting #9: cost 4 inf + 44632 443.428 * * [simplify]: Extracting #10: cost 0 inf + 46882 443.435 * [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))) 443.435 * [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))))) 443.436 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 443.436 * * [simplify]: iters left: 6 (13 enodes) 443.439 * * [simplify]: iters left: 5 (54 enodes) 443.448 * * [simplify]: iters left: 4 (112 enodes) 443.470 * * [simplify]: iters left: 3 (281 enodes) 443.563 * * [simplify]: Extracting #0: cost 1 inf + 0 443.563 * * [simplify]: Extracting #1: cost 0 inf + 1 443.563 * [simplify]: Simplified to 0 443.563 * [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)) 443.563 * * * * [progress]: [ 820 / 3260 ] simplifiying candidate # 443.563 * [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)))))) 443.563 * * [simplify]: iters left: 6 (30 enodes) 443.570 * * [simplify]: iters left: 5 (119 enodes) 443.589 * * [simplify]: iters left: 4 (240 enodes) 443.636 * * [simplify]: Extracting #0: cost 1 inf + 0 443.636 * * [simplify]: Extracting #1: cost 11 inf + 0 443.636 * * [simplify]: Extracting #2: cost 121 inf + 0 443.637 * * [simplify]: Extracting #3: cost 197 inf + 45 443.638 * * [simplify]: Extracting #4: cost 178 inf + 2038 443.640 * * [simplify]: Extracting #5: cost 107 inf + 18687 443.646 * * [simplify]: Extracting #6: cost 51 inf + 35484 443.656 * * [simplify]: Extracting #7: cost 9 inf + 54239 443.665 * * [simplify]: Extracting #8: cost 0 inf + 58868 443.675 * [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)))) 443.675 * [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))))))) 443.675 * [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))))) 443.675 * * [simplify]: iters left: 6 (14 enodes) 443.679 * * [simplify]: iters left: 5 (59 enodes) 443.688 * * [simplify]: iters left: 4 (134 enodes) 443.716 * * [simplify]: iters left: 3 (357 enodes) 443.851 * * [simplify]: Extracting #0: cost 1 inf + 0 443.851 * * [simplify]: Extracting #1: cost 0 inf + 1 443.851 * [simplify]: Simplified to 0 443.851 * [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)) 443.852 * * * * [progress]: [ 821 / 3260 ] simplifiying candidate # 443.852 * [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))))) 443.852 * * [simplify]: iters left: 6 (28 enodes) 443.858 * * [simplify]: iters left: 5 (110 enodes) 443.878 * * [simplify]: iters left: 4 (207 enodes) 443.914 * * [simplify]: iters left: 3 (469 enodes) 444.049 * * [simplify]: Extracting #0: cost 1 inf + 0 444.049 * * [simplify]: Extracting #1: cost 11 inf + 0 444.049 * * [simplify]: Extracting #2: cost 171 inf + 0 444.050 * * [simplify]: Extracting #3: cost 304 inf + 4 444.051 * * [simplify]: Extracting #4: cost 292 inf + 1225 444.055 * * [simplify]: Extracting #5: cost 186 inf + 20243 444.063 * * [simplify]: Extracting #6: cost 97 inf + 42869 444.077 * * [simplify]: Extracting #7: cost 18 inf + 78883 444.095 * * [simplify]: Extracting #8: cost 0 inf + 87650 444.115 * [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)) 444.116 * [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)))))) 444.116 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 444.116 * * [simplify]: iters left: 6 (13 enodes) 444.119 * * [simplify]: iters left: 5 (53 enodes) 444.127 * * [simplify]: iters left: 4 (106 enodes) 444.148 * * [simplify]: iters left: 3 (257 enodes) 444.230 * * [simplify]: Extracting #0: cost 1 inf + 0 444.230 * * [simplify]: Extracting #1: cost 0 inf + 1 444.230 * [simplify]: Simplified to 0 444.230 * [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)) 444.230 * * * * [progress]: [ 822 / 3260 ] simplifiying candidate # 444.231 * [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)))) 444.231 * * [simplify]: iters left: 6 (28 enodes) 444.237 * * [simplify]: iters left: 5 (109 enodes) 444.254 * * [simplify]: iters left: 4 (196 enodes) 444.292 * * [simplify]: iters left: 3 (427 enodes) 444.408 * * [simplify]: Extracting #0: cost 1 inf + 0 444.408 * * [simplify]: Extracting #1: cost 11 inf + 0 444.408 * * [simplify]: Extracting #2: cost 133 inf + 0 444.409 * * [simplify]: Extracting #3: cost 226 inf + 129 444.410 * * [simplify]: Extracting #4: cost 194 inf + 3638 444.413 * * [simplify]: Extracting #5: cost 129 inf + 14341 444.419 * * [simplify]: Extracting #6: cost 85 inf + 28967 444.430 * * [simplify]: Extracting #7: cost 11 inf + 63743 444.445 * * [simplify]: Extracting #8: cost 0 inf + 69293 444.461 * * [simplify]: Extracting #9: cost 0 inf + 69213 444.475 * [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))) 444.475 * [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))))) 444.475 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 444.475 * * [simplify]: iters left: 6 (12 enodes) 444.478 * * [simplify]: iters left: 5 (49 enodes) 444.486 * * [simplify]: iters left: 4 (94 enodes) 444.505 * * [simplify]: iters left: 3 (221 enodes) 444.574 * * [simplify]: iters left: 2 (492 enodes) 444.784 * * [simplify]: Extracting #0: cost 1 inf + 0 444.784 * * [simplify]: Extracting #1: cost 0 inf + 1 444.784 * [simplify]: Simplified to 0 444.784 * [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)) 444.785 * * * * [progress]: [ 823 / 3260 ] simplifiying candidate # 444.785 * [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)))))) 444.785 * * [simplify]: iters left: 6 (29 enodes) 444.791 * * [simplify]: iters left: 5 (112 enodes) 444.811 * * [simplify]: iters left: 4 (215 enodes) 444.851 * * [simplify]: Extracting #0: cost 1 inf + 0 444.851 * * [simplify]: Extracting #1: cost 11 inf + 0 444.851 * * [simplify]: Extracting #2: cost 110 inf + 0 444.852 * * [simplify]: Extracting #3: cost 163 inf + 248 444.853 * * [simplify]: Extracting #4: cost 149 inf + 1919 444.854 * * [simplify]: Extracting #5: cost 92 inf + 13157 444.857 * * [simplify]: Extracting #6: cost 71 inf + 17580 444.861 * * [simplify]: Extracting #7: cost 49 inf + 23384 444.869 * * [simplify]: Extracting #8: cost 5 inf + 46046 444.876 * * [simplify]: Extracting #9: cost 0 inf + 48516 444.884 * * [simplify]: Extracting #10: cost 0 inf + 48436 444.891 * [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))) 444.891 * [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))))))) 444.892 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 444.892 * * [simplify]: iters left: 6 (13 enodes) 444.895 * * [simplify]: iters left: 5 (52 enodes) 444.903 * * [simplify]: iters left: 4 (111 enodes) 444.927 * * [simplify]: iters left: 3 (278 enodes) 445.016 * * [simplify]: Extracting #0: cost 1 inf + 0 445.016 * * [simplify]: Extracting #1: cost 0 inf + 1 445.016 * [simplify]: Simplified to 0 445.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))))) (* (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)) 445.016 * * * * [progress]: [ 824 / 3260 ] simplifiying candidate # 445.016 * [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))))) 445.016 * * [simplify]: iters left: 6 (27 enodes) 445.022 * * [simplify]: iters left: 5 (104 enodes) 445.040 * * [simplify]: iters left: 4 (188 enodes) 445.074 * * [simplify]: iters left: 3 (401 enodes) 445.175 * * [simplify]: Extracting #0: cost 1 inf + 0 445.175 * * [simplify]: Extracting #1: cost 11 inf + 0 445.175 * * [simplify]: Extracting #2: cost 127 inf + 0 445.176 * * [simplify]: Extracting #3: cost 202 inf + 418 445.177 * * [simplify]: Extracting #4: cost 168 inf + 3578 445.180 * * [simplify]: Extracting #5: cost 129 inf + 10104 445.184 * * [simplify]: Extracting #6: cost 91 inf + 23224 445.194 * * [simplify]: Extracting #7: cost 14 inf + 58820 445.207 * * [simplify]: Extracting #8: cost 0 inf + 65028 445.222 * * [simplify]: Extracting #9: cost 0 inf + 64948 445.236 * [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))) 445.236 * [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)))))) 445.236 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 445.236 * * [simplify]: iters left: 6 (12 enodes) 445.239 * * [simplify]: iters left: 5 (47 enodes) 445.246 * * [simplify]: iters left: 4 (89 enodes) 445.264 * * [simplify]: iters left: 3 (186 enodes) 445.309 * * [simplify]: iters left: 2 (378 enodes) 445.440 * * [simplify]: Extracting #0: cost 1 inf + 0 445.440 * * [simplify]: Extracting #1: cost 0 inf + 1 445.440 * [simplify]: Simplified to 0 445.440 * [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)) 445.440 * * * * [progress]: [ 825 / 3260 ] simplifiying candidate # 445.440 * [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)))) 445.440 * * [simplify]: iters left: 6 (27 enodes) 445.447 * * [simplify]: iters left: 5 (101 enodes) 445.461 * * [simplify]: iters left: 4 (157 enodes) 445.489 * * [simplify]: iters left: 3 (293 enodes) 445.548 * * [simplify]: Extracting #0: cost 1 inf + 0 445.548 * * [simplify]: Extracting #1: cost 9 inf + 0 445.548 * * [simplify]: Extracting #2: cost 95 inf + 2 445.548 * * [simplify]: Extracting #3: cost 161 inf + 293 445.549 * * [simplify]: Extracting #4: cost 130 inf + 3007 445.551 * * [simplify]: Extracting #5: cost 117 inf + 6527 445.553 * * [simplify]: Extracting #6: cost 114 inf + 7368 445.555 * * [simplify]: Extracting #7: cost 81 inf + 18534 445.563 * * [simplify]: Extracting #8: cost 17 inf + 50900 445.575 * * [simplify]: Extracting #9: cost 0 inf + 59448 445.586 * [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))) 445.586 * [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))))) 445.586 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 445.586 * * [simplify]: iters left: 6 (11 enodes) 445.589 * * [simplify]: iters left: 5 (40 enodes) 445.595 * * [simplify]: iters left: 4 (65 enodes) 445.605 * * [simplify]: iters left: 3 (97 enodes) 445.623 * * [simplify]: iters left: 2 (165 enodes) 445.654 * * [simplify]: iters left: 1 (271 enodes) 445.706 * * [simplify]: Extracting #0: cost 1 inf + 0 445.706 * * [simplify]: Extracting #1: cost 0 inf + 1 445.706 * [simplify]: Simplified to 0 445.706 * [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)) 445.706 * * * * [progress]: [ 826 / 3260 ] simplifiying candidate # 445.706 * [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)))))) 445.706 * * [simplify]: iters left: 6 (28 enodes) 445.712 * * [simplify]: iters left: 5 (111 enodes) 445.731 * * [simplify]: iters left: 4 (210 enodes) 445.770 * * [simplify]: iters left: 3 (476 enodes) 445.898 * * [simplify]: Extracting #0: cost 1 inf + 0 445.898 * * [simplify]: Extracting #1: cost 11 inf + 0 445.898 * * [simplify]: Extracting #2: cost 155 inf + 0 445.899 * * [simplify]: Extracting #3: cost 258 inf + 249 445.900 * * [simplify]: Extracting #4: cost 239 inf + 2685 445.904 * * [simplify]: Extracting #5: cost 159 inf + 19856 445.911 * * [simplify]: Extracting #6: cost 89 inf + 39817 445.925 * * [simplify]: Extracting #7: cost 8 inf + 78205 445.941 * * [simplify]: Extracting #8: cost 0 inf + 82012 445.959 * [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)))) 445.959 * [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))))))) 445.960 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 445.960 * * [simplify]: iters left: 6 (12 enodes) 445.963 * * [simplify]: iters left: 5 (51 enodes) 445.970 * * [simplify]: iters left: 4 (106 enodes) 445.992 * * [simplify]: iters left: 3 (247 enodes) 446.058 * * [simplify]: Extracting #0: cost 1 inf + 0 446.058 * * [simplify]: Extracting #1: cost 0 inf + 1 446.059 * [simplify]: Simplified to 0 446.059 * [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)) 446.059 * * * * [progress]: [ 827 / 3260 ] simplifiying candidate # 446.059 * [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))))) 446.059 * * [simplify]: iters left: 6 (26 enodes) 446.065 * * [simplify]: iters left: 5 (103 enodes) 446.082 * * [simplify]: iters left: 4 (185 enodes) 446.116 * * [simplify]: iters left: 3 (398 enodes) 446.218 * * [simplify]: Extracting #0: cost 1 inf + 0 446.218 * * [simplify]: Extracting #1: cost 11 inf + 0 446.218 * * [simplify]: Extracting #2: cost 129 inf + 0 446.219 * * [simplify]: Extracting #3: cost 206 inf + 251 446.220 * * [simplify]: Extracting #4: cost 179 inf + 2670 446.222 * * [simplify]: Extracting #5: cost 138 inf + 9270 446.227 * * [simplify]: Extracting #6: cost 88 inf + 24798 446.237 * * [simplify]: Extracting #7: cost 12 inf + 59941 446.253 * * [simplify]: Extracting #8: cost 0 inf + 65287 446.266 * * [simplify]: Extracting #9: cost 0 inf + 65047 446.280 * [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)) 446.280 * [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)))))) 446.280 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 446.280 * * [simplify]: iters left: 6 (11 enodes) 446.283 * * [simplify]: iters left: 5 (46 enodes) 446.290 * * [simplify]: iters left: 4 (86 enodes) 446.307 * * [simplify]: iters left: 3 (183 enodes) 446.352 * * [simplify]: iters left: 2 (372 enodes) 446.478 * * [simplify]: Extracting #0: cost 1 inf + 0 446.478 * * [simplify]: Extracting #1: cost 0 inf + 1 446.478 * [simplify]: Simplified to 0 446.479 * [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)) 446.479 * * * * [progress]: [ 828 / 3260 ] simplifiying candidate # 446.479 * [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)))) 446.479 * * [simplify]: iters left: 6 (26 enodes) 446.485 * * [simplify]: iters left: 5 (100 enodes) 446.499 * * [simplify]: iters left: 4 (156 enodes) 446.526 * * [simplify]: iters left: 3 (292 enodes) 446.584 * * [simplify]: Extracting #0: cost 1 inf + 0 446.584 * * [simplify]: Extracting #1: cost 9 inf + 0 446.585 * * [simplify]: Extracting #2: cost 95 inf + 2 446.585 * * [simplify]: Extracting #3: cost 161 inf + 293 446.586 * * [simplify]: Extracting #4: cost 132 inf + 2841 446.587 * * [simplify]: Extracting #5: cost 117 inf + 6528 446.589 * * [simplify]: Extracting #6: cost 117 inf + 6751 446.591 * * [simplify]: Extracting #7: cost 86 inf + 17511 446.600 * * [simplify]: Extracting #8: cost 15 inf + 52099 446.611 * * [simplify]: Extracting #9: cost 0 inf + 59462 446.623 * * [simplify]: Extracting #10: cost 0 inf + 59446 446.634 * [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)) 446.635 * [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))))) 446.635 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 446.635 * * [simplify]: iters left: 6 (10 enodes) 446.638 * * [simplify]: iters left: 5 (39 enodes) 446.645 * * [simplify]: iters left: 4 (64 enodes) 446.655 * * [simplify]: iters left: 3 (96 enodes) 446.671 * * [simplify]: iters left: 2 (164 enodes) 446.704 * * [simplify]: iters left: 1 (270 enodes) 446.755 * * [simplify]: Extracting #0: cost 1 inf + 0 446.755 * * [simplify]: Extracting #1: cost 0 inf + 1 446.755 * [simplify]: Simplified to 0 446.755 * [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)) 446.755 * * * * [progress]: [ 829 / 3260 ] simplifiying candidate # 446.755 * [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)))))) 446.755 * * [simplify]: iters left: 6 (28 enodes) 446.762 * * [simplify]: iters left: 5 (112 enodes) 446.779 * * [simplify]: iters left: 4 (219 enodes) 446.817 * * [simplify]: iters left: 3 (477 enodes) 446.934 * * [simplify]: Extracting #0: cost 1 inf + 0 446.934 * * [simplify]: Extracting #1: cost 11 inf + 0 446.934 * * [simplify]: Extracting #2: cost 136 inf + 0 446.935 * * [simplify]: Extracting #3: cost 262 inf + 208 446.937 * * [simplify]: Extracting #4: cost 232 inf + 3667 446.940 * * [simplify]: Extracting #5: cost 148 inf + 19640 446.946 * * [simplify]: Extracting #6: cost 92 inf + 35675 446.958 * * [simplify]: Extracting #7: cost 17 inf + 70702 446.974 * * [simplify]: Extracting #8: cost 0 inf + 78904 446.990 * [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)))) 446.990 * [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))))))) 446.990 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 446.990 * * [simplify]: iters left: 6 (12 enodes) 446.994 * * [simplify]: iters left: 5 (53 enodes) 447.004 * * [simplify]: iters left: 4 (117 enodes) 447.025 * * [simplify]: iters left: 3 (255 enodes) 447.084 * * [simplify]: Extracting #0: cost 1 inf + 0 447.084 * * [simplify]: Extracting #1: cost 0 inf + 1 447.084 * [simplify]: Simplified to 0 447.084 * [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)) 447.084 * * * * [progress]: [ 830 / 3260 ] simplifiying candidate # 447.084 * [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))))) 447.085 * * [simplify]: iters left: 6 (26 enodes) 447.091 * * [simplify]: iters left: 5 (104 enodes) 447.106 * * [simplify]: iters left: 4 (195 enodes) 447.140 * * [simplify]: iters left: 3 (384 enodes) 447.224 * * [simplify]: Extracting #0: cost 1 inf + 0 447.224 * * [simplify]: Extracting #1: cost 11 inf + 0 447.225 * * [simplify]: Extracting #2: cost 119 inf + 0 447.225 * * [simplify]: Extracting #3: cost 205 inf + 502 447.227 * * [simplify]: Extracting #4: cost 170 inf + 4018 447.229 * * [simplify]: Extracting #5: cost 137 inf + 8999 447.232 * * [simplify]: Extracting #6: cost 117 inf + 12454 447.239 * * [simplify]: Extracting #7: cost 84 inf + 23034 447.249 * * [simplify]: Extracting #8: cost 12 inf + 58786 447.262 * * [simplify]: Extracting #9: cost 0 inf + 64408 447.275 * [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))) 447.275 * [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)))))) 447.275 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 447.275 * * [simplify]: iters left: 6 (11 enodes) 447.279 * * [simplify]: iters left: 5 (48 enodes) 447.286 * * [simplify]: iters left: 4 (98 enodes) 447.303 * * [simplify]: iters left: 3 (181 enodes) 447.339 * * [simplify]: iters left: 2 (358 enodes) 447.444 * * [simplify]: Extracting #0: cost 1 inf + 0 447.444 * * [simplify]: Extracting #1: cost 0 inf + 1 447.444 * [simplify]: Simplified to 0 447.445 * [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)) 447.445 * * * * [progress]: [ 831 / 3260 ] simplifiying candidate # 447.445 * [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)))) 447.445 * * [simplify]: iters left: 6 (26 enodes) 447.451 * * [simplify]: iters left: 5 (100 enodes) 447.468 * * [simplify]: iters left: 4 (176 enodes) 447.495 * * [simplify]: iters left: 3 (332 enodes) 447.562 * * [simplify]: Extracting #0: cost 1 inf + 0 447.562 * * [simplify]: Extracting #1: cost 12 inf + 0 447.562 * * [simplify]: Extracting #2: cost 105 inf + 42 447.563 * * [simplify]: Extracting #3: cost 163 inf + 1450 447.564 * * [simplify]: Extracting #4: cost 126 inf + 4457 447.566 * * [simplify]: Extracting #5: cost 122 inf + 6357 447.569 * * [simplify]: Extracting #6: cost 90 inf + 18921 447.579 * * [simplify]: Extracting #7: cost 19 inf + 50662 447.591 * * [simplify]: Extracting #8: cost 0 inf + 60238 447.603 * [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))) 447.603 * [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))))) 447.603 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 447.603 * * [simplify]: iters left: 6 (10 enodes) 447.606 * * [simplify]: iters left: 5 (41 enodes) 447.613 * * [simplify]: iters left: 4 (81 enodes) 447.625 * * [simplify]: iters left: 3 (127 enodes) 447.641 * * [simplify]: iters left: 2 (186 enodes) 447.668 * * [simplify]: iters left: 1 (266 enodes) 447.728 * * [simplify]: Extracting #0: cost 1 inf + 0 447.728 * * [simplify]: Extracting #1: cost 0 inf + 1 447.728 * [simplify]: Simplified to 0 447.728 * [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)) 447.729 * * * * [progress]: [ 832 / 3260 ] simplifiying candidate # 447.729 * [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))) 447.729 * * [simplify]: iters left: 6 (25 enodes) 447.735 * * [simplify]: iters left: 5 (97 enodes) 447.749 * * [simplify]: iters left: 4 (158 enodes) 447.776 * * [simplify]: iters left: 3 (296 enodes) 447.836 * * [simplify]: Extracting #0: cost 1 inf + 0 447.836 * * [simplify]: Extracting #1: cost 9 inf + 0 447.836 * * [simplify]: Extracting #2: cost 92 inf + 2 447.837 * * [simplify]: Extracting #3: cost 156 inf + 376 447.838 * * [simplify]: Extracting #4: cost 128 inf + 3003 447.839 * * [simplify]: Extracting #5: cost 118 inf + 6200 447.841 * * [simplify]: Extracting #6: cost 114 inf + 7363 447.844 * * [simplify]: Extracting #7: cost 83 inf + 17786 447.852 * * [simplify]: Extracting #8: cost 17 inf + 50413 447.863 * * [simplify]: Extracting #9: cost 0 inf + 59273 447.875 * [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))) 447.875 * [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)))) 447.875 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 447.875 * * [simplify]: iters left: 6 (9 enodes) 447.877 * * [simplify]: iters left: 5 (36 enodes) 447.886 * * [simplify]: iters left: 4 (67 enodes) 447.896 * * [simplify]: iters left: 3 (97 enodes) 447.912 * * [simplify]: iters left: 2 (158 enodes) 447.946 * * [simplify]: iters left: 1 (263 enodes) 447.989 * * [simplify]: Extracting #0: cost 1 inf + 0 447.989 * * [simplify]: Extracting #1: cost 0 inf + 1 447.989 * [simplify]: Simplified to 0 447.989 * [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)) 447.989 * * * * [progress]: [ 833 / 3260 ] simplifiying candidate # 447.990 * [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)))) 447.990 * * [simplify]: iters left: 6 (25 enodes) 447.997 * * [simplify]: iters left: 5 (98 enodes) 448.011 * * [simplify]: iters left: 4 (167 enodes) 448.037 * * [simplify]: iters left: 3 (325 enodes) 448.105 * * [simplify]: Extracting #0: cost 1 inf + 0 448.106 * * [simplify]: Extracting #1: cost 11 inf + 0 448.106 * * [simplify]: Extracting #2: cost 105 inf + 0 448.106 * * [simplify]: Extracting #3: cost 170 inf + 1038 448.108 * * [simplify]: Extracting #4: cost 139 inf + 3629 448.109 * * [simplify]: Extracting #5: cost 124 inf + 6358 448.113 * * [simplify]: Extracting #6: cost 82 inf + 21752 448.123 * * [simplify]: Extracting #7: cost 15 inf + 53874 448.135 * * [simplify]: Extracting #8: cost 0 inf + 61171 448.147 * [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)) 448.147 * [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))))) 448.148 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 448.148 * * [simplify]: iters left: 5 (9 enodes) 448.150 * * [simplify]: iters left: 4 (39 enodes) 448.156 * * [simplify]: iters left: 3 (65 enodes) 448.167 * * [simplify]: iters left: 2 (129 enodes) 448.192 * * [simplify]: iters left: 1 (210 enodes) 448.227 * * [simplify]: Extracting #0: cost 1 inf + 0 448.227 * * [simplify]: Extracting #1: cost 0 inf + 1 448.227 * [simplify]: Simplified to 0 448.227 * [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)) 448.227 * * * * [progress]: [ 834 / 3260 ] simplifiying candidate # 448.227 * [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)))))) 448.227 * * [simplify]: iters left: 6 (26 enodes) 448.233 * * [simplify]: iters left: 5 (99 enodes) 448.250 * * [simplify]: iters left: 4 (154 enodes) 448.274 * * [simplify]: iters left: 3 (267 enodes) 448.322 * * [simplify]: iters left: 2 (497 enodes) 448.453 * * [simplify]: Extracting #0: cost 1 inf + 0 448.453 * * [simplify]: Extracting #1: cost 11 inf + 0 448.453 * * [simplify]: Extracting #2: cost 91 inf + 0 448.454 * * [simplify]: Extracting #3: cost 161 inf + 537 448.455 * * [simplify]: Extracting #4: cost 146 inf + 2816 448.456 * * [simplify]: Extracting #5: cost 139 inf + 6485 448.460 * * [simplify]: Extracting #6: cost 91 inf + 26320 448.469 * * [simplify]: Extracting #7: cost 25 inf + 52916 448.485 * * [simplify]: Extracting #8: cost 0 inf + 62782 448.498 * [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)) 448.498 * [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))))))) 448.499 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 448.499 * * [simplify]: iters left: 6 (10 enodes) 448.501 * * [simplify]: iters left: 5 (37 enodes) 448.507 * * [simplify]: iters left: 4 (57 enodes) 448.516 * * [simplify]: iters left: 3 (104 enodes) 448.532 * * [simplify]: iters left: 2 (158 enodes) 448.556 * * [simplify]: iters left: 1 (225 enodes) 448.588 * * [simplify]: Extracting #0: cost 1 inf + 0 448.588 * * [simplify]: Extracting #1: cost 0 inf + 1 448.588 * [simplify]: Simplified to 0 448.588 * [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)) 448.588 * * * * [progress]: [ 835 / 3260 ] simplifiying candidate # 448.588 * [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))))) 448.588 * * [simplify]: iters left: 6 (25 enodes) 448.594 * * [simplify]: iters left: 5 (90 enodes) 448.606 * * [simplify]: iters left: 4 (138 enodes) 448.629 * * [simplify]: iters left: 3 (236 enodes) 448.669 * * [simplify]: iters left: 2 (429 enodes) 448.785 * * [simplify]: Extracting #0: cost 1 inf + 0 448.785 * * [simplify]: Extracting #1: cost 9 inf + 0 448.785 * * [simplify]: Extracting #2: cost 79 inf + 0 448.786 * * [simplify]: Extracting #3: cost 135 inf + 863 448.787 * * [simplify]: Extracting #4: cost 121 inf + 2653 448.788 * * [simplify]: Extracting #5: cost 123 inf + 3349 448.789 * * [simplify]: Extracting #6: cost 118 inf + 4394 448.793 * * [simplify]: Extracting #7: cost 53 inf + 28701 448.804 * * [simplify]: Extracting #8: cost 2 inf + 51117 448.815 * * [simplify]: Extracting #9: cost 0 inf + 51878 448.827 * [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))) 448.827 * [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)))))) 448.828 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 448.828 * * [simplify]: iters left: 6 (9 enodes) 448.830 * * [simplify]: iters left: 5 (29 enodes) 448.834 * * [simplify]: iters left: 4 (42 enodes) 448.841 * * [simplify]: iters left: 3 (58 enodes) 448.848 * * [simplify]: iters left: 2 (68 enodes) 448.855 * * [simplify]: Extracting #0: cost 1 inf + 0 448.855 * * [simplify]: Extracting #1: cost 0 inf + 1 448.855 * [simplify]: Simplified to 0 448.855 * [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)) 448.855 * * * * [progress]: [ 836 / 3260 ] simplifiying candidate # 448.855 * [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)))))) 448.855 * * [simplify]: iters left: 6 (29 enodes) 448.862 * * [simplify]: iters left: 5 (113 enodes) 448.879 * * [simplify]: iters left: 4 (221 enodes) 448.922 * * [simplify]: iters left: 3 (463 enodes) 449.014 * * [simplify]: Extracting #0: cost 1 inf + 0 449.014 * * [simplify]: Extracting #1: cost 11 inf + 0 449.014 * * [simplify]: Extracting #2: cost 104 inf + 0 449.015 * * [simplify]: Extracting #3: cost 182 inf + 289 449.016 * * [simplify]: Extracting #4: cost 175 inf + 1103 449.019 * * [simplify]: Extracting #5: cost 161 inf + 4552 449.022 * * [simplify]: Extracting #6: cost 86 inf + 25992 449.031 * * [simplify]: Extracting #7: cost 10 inf + 55192 449.043 * * [simplify]: Extracting #8: cost 0 inf + 59804 449.055 * [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)) 449.055 * [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))))))) 449.056 * [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))))) 449.056 * * [simplify]: iters left: 6 (13 enodes) 449.059 * * [simplify]: iters left: 5 (53 enodes) 449.067 * * [simplify]: iters left: 4 (117 enodes) 449.092 * * [simplify]: iters left: 3 (275 enodes) 449.144 * * [simplify]: iters left: 2 (474 enodes) 449.248 * * [simplify]: Extracting #0: cost 1 inf + 0 449.248 * * [simplify]: Extracting #1: cost 0 inf + 1 449.248 * [simplify]: Simplified to 0 449.248 * [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)) 449.249 * * * * [progress]: [ 837 / 3260 ] simplifiying candidate # 449.249 * [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))))) 449.249 * * [simplify]: iters left: 6 (28 enodes) 449.255 * * [simplify]: iters left: 5 (107 enodes) 449.271 * * [simplify]: iters left: 4 (184 enodes) 449.300 * * [simplify]: iters left: 3 (337 enodes) 449.360 * * [simplify]: Extracting #0: cost 1 inf + 0 449.360 * * [simplify]: Extracting #1: cost 11 inf + 0 449.360 * * [simplify]: Extracting #2: cost 82 inf + 0 449.360 * * [simplify]: Extracting #3: cost 148 inf + 85 449.361 * * [simplify]: Extracting #4: cost 133 inf + 2073 449.362 * * [simplify]: Extracting #5: cost 127 inf + 3866 449.364 * * [simplify]: Extracting #6: cost 91 inf + 11412 449.370 * * [simplify]: Extracting #7: cost 50 inf + 24711 449.378 * * [simplify]: Extracting #8: cost 5 inf + 44864 449.387 * * [simplify]: Extracting #9: cost 0 inf + 47255 449.397 * [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)) 449.397 * [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)))))) 449.397 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 449.397 * * [simplify]: iters left: 6 (12 enodes) 449.400 * * [simplify]: iters left: 5 (47 enodes) 449.407 * * [simplify]: iters left: 4 (82 enodes) 449.419 * * [simplify]: iters left: 3 (157 enodes) 449.446 * * [simplify]: iters left: 2 (248 enodes) 449.483 * * [simplify]: iters left: 1 (341 enodes) 449.534 * * [simplify]: Extracting #0: cost 1 inf + 0 449.534 * * [simplify]: Extracting #1: cost 0 inf + 1 449.534 * [simplify]: Simplified to 0 449.535 * [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)) 449.535 * * * * [progress]: [ 838 / 3260 ] simplifiying candidate # 449.535 * [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)))) 449.535 * * [simplify]: iters left: 6 (27 enodes) 449.541 * * [simplify]: iters left: 5 (102 enodes) 449.559 * * [simplify]: iters left: 4 (185 enodes) 449.590 * * [simplify]: iters left: 3 (356 enodes) 449.664 * * [simplify]: Extracting #0: cost 1 inf + 0 449.664 * * [simplify]: Extracting #1: cost 13 inf + 0 449.664 * * [simplify]: Extracting #2: cost 89 inf + 0 449.664 * * [simplify]: Extracting #3: cost 155 inf + 2 449.665 * * [simplify]: Extracting #4: cost 143 inf + 1705 449.666 * * [simplify]: Extracting #5: cost 136 inf + 3467 449.668 * * [simplify]: Extracting #6: cost 99 inf + 11995 449.674 * * [simplify]: Extracting #7: cost 52 inf + 26452 449.682 * * [simplify]: Extracting #8: cost 8 inf + 46145 449.691 * * [simplify]: Extracting #9: cost 0 inf + 49756 449.701 * [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)) 449.701 * [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))))) 449.701 * [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))) 449.701 * * [simplify]: iters left: 6 (12 enodes) 449.704 * * [simplify]: iters left: 5 (47 enodes) 449.712 * * [simplify]: iters left: 4 (89 enodes) 449.728 * * [simplify]: iters left: 3 (180 enodes) 449.765 * * [simplify]: iters left: 2 (296 enodes) 449.820 * * [simplify]: iters left: 1 (428 enodes) 449.906 * * [simplify]: Extracting #0: cost 1 inf + 0 449.906 * * [simplify]: Extracting #1: cost 0 inf + 1 449.906 * [simplify]: Simplified to 0 449.906 * [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)) 449.907 * * * * [progress]: [ 839 / 3260 ] simplifiying candidate # 449.907 * [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)))))) 449.907 * * [simplify]: iters left: 6 (28 enodes) 449.913 * * [simplify]: iters left: 5 (106 enodes) 449.928 * * [simplify]: iters left: 4 (182 enodes) 449.956 * * [simplify]: iters left: 3 (317 enodes) 450.010 * * [simplify]: Extracting #0: cost 1 inf + 0 450.010 * * [simplify]: Extracting #1: cost 11 inf + 0 450.010 * * [simplify]: Extracting #2: cost 79 inf + 0 450.011 * * [simplify]: Extracting #3: cost 143 inf + 246 450.011 * * [simplify]: Extracting #4: cost 128 inf + 2513 450.012 * * [simplify]: Extracting #5: cost 118 inf + 5679 450.014 * * [simplify]: Extracting #6: cost 94 inf + 10928 450.017 * * [simplify]: Extracting #7: cost 77 inf + 13974 450.021 * * [simplify]: Extracting #8: cost 47 inf + 26129 450.029 * * [simplify]: Extracting #9: cost 8 inf + 44661 450.040 * * [simplify]: Extracting #10: cost 0 inf + 48150 450.049 * [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))) 450.049 * [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))))))) 450.050 * [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))))) 450.050 * * [simplify]: iters left: 6 (12 enodes) 450.052 * * [simplify]: iters left: 5 (46 enodes) 450.059 * * [simplify]: iters left: 4 (81 enodes) 450.071 * * [simplify]: iters left: 3 (134 enodes) 450.090 * * [simplify]: iters left: 2 (197 enodes) 450.117 * * [simplify]: iters left: 1 (271 enodes) 450.152 * * [simplify]: Extracting #0: cost 1 inf + 0 450.152 * * [simplify]: Extracting #1: cost 0 inf + 1 450.152 * [simplify]: Simplified to 0 450.152 * [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)) 450.153 * * * * [progress]: [ 840 / 3260 ] simplifiying candidate # 450.153 * [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))))) 450.153 * * [simplify]: iters left: 6 (26 enodes) 450.160 * * [simplify]: iters left: 5 (97 enodes) 450.174 * * [simplify]: iters left: 4 (153 enodes) 450.197 * * [simplify]: iters left: 3 (266 enodes) 450.243 * * [simplify]: iters left: 2 (476 enodes) 450.367 * * [simplify]: Extracting #0: cost 1 inf + 0 450.367 * * [simplify]: Extracting #1: cost 9 inf + 0 450.367 * * [simplify]: Extracting #2: cost 85 inf + 0 450.368 * * [simplify]: Extracting #3: cost 163 inf + 43 450.369 * * [simplify]: Extracting #4: cost 154 inf + 1462 450.370 * * [simplify]: Extracting #5: cost 142 inf + 3709 450.372 * * [simplify]: Extracting #6: cost 124 inf + 6993 450.377 * * [simplify]: Extracting #7: cost 67 inf + 26187 450.388 * * [simplify]: Extracting #8: cost 9 inf + 51763 450.401 * * [simplify]: Extracting #9: cost 0 inf + 55580 450.414 * [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)) 450.414 * [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)))))) 450.415 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 450.415 * * [simplify]: iters left: 6 (10 enodes) 450.417 * * [simplify]: iters left: 5 (38 enodes) 450.422 * * [simplify]: iters left: 4 (59 enodes) 450.431 * * [simplify]: iters left: 3 (88 enodes) 450.442 * * [simplify]: iters left: 2 (117 enodes) 450.457 * * [simplify]: iters left: 1 (144 enodes) 450.473 * * [simplify]: Extracting #0: cost 1 inf + 0 450.473 * * [simplify]: Extracting #1: cost 0 inf + 1 450.473 * [simplify]: Simplified to 0 450.473 * [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)) 450.473 * * * * [progress]: [ 841 / 3260 ] simplifiying candidate # 450.473 * [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)))) 450.473 * * [simplify]: iters left: 6 (26 enodes) 450.479 * * [simplify]: iters left: 5 (97 enodes) 450.493 * * [simplify]: iters left: 4 (157 enodes) 450.519 * * [simplify]: iters left: 3 (281 enodes) 450.565 * * [simplify]: iters left: 2 (492 enodes) 450.684 * * [simplify]: Extracting #0: cost 1 inf + 0 450.684 * * [simplify]: Extracting #1: cost 11 inf + 0 450.684 * * [simplify]: Extracting #2: cost 90 inf + 0 450.685 * * [simplify]: Extracting #3: cost 148 inf + 1184 450.686 * * [simplify]: Extracting #4: cost 131 inf + 3023 450.687 * * [simplify]: Extracting #5: cost 130 inf + 4047 450.689 * * [simplify]: Extracting #6: cost 120 inf + 5932 450.693 * * [simplify]: Extracting #7: cost 59 inf + 27911 450.704 * * [simplify]: Extracting #8: cost 5 inf + 51728 450.717 * * [simplify]: Extracting #9: cost 0 inf + 53717 450.730 * [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))) 450.730 * [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))))) 450.731 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 450.731 * * [simplify]: iters left: 6 (11 enodes) 450.733 * * [simplify]: iters left: 5 (42 enodes) 450.740 * * [simplify]: iters left: 4 (67 enodes) 450.751 * * [simplify]: iters left: 3 (111 enodes) 450.766 * * [simplify]: iters left: 2 (140 enodes) 450.782 * * [simplify]: iters left: 1 (160 enodes) 450.798 * * [simplify]: Extracting #0: cost 1 inf + 0 450.798 * * [simplify]: Extracting #1: cost 0 inf + 1 450.798 * [simplify]: Simplified to 0 450.798 * [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)) 450.798 * * * * [progress]: [ 842 / 3260 ] simplifiying candidate # 450.799 * [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)))))) 450.799 * * [simplify]: iters left: 6 (30 enodes) 450.807 * * [simplify]: iters left: 5 (122 enodes) 450.826 * * [simplify]: iters left: 4 (279 enodes) 450.900 * * [simplify]: Extracting #0: cost 1 inf + 0 450.900 * * [simplify]: Extracting #1: cost 11 inf + 0 450.900 * * [simplify]: Extracting #2: cost 170 inf + 0 450.901 * * [simplify]: Extracting #3: cost 305 inf + 205 450.902 * * [simplify]: Extracting #4: cost 280 inf + 5415 450.909 * * [simplify]: Extracting #5: cost 121 inf + 63524 450.921 * * [simplify]: Extracting #6: cost 58 inf + 86938 450.937 * * [simplify]: Extracting #7: cost 34 inf + 92778 450.952 * * [simplify]: Extracting #8: cost 3 inf + 108429 450.968 * * [simplify]: Extracting #9: cost 0 inf + 109900 450.984 * [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)))) 450.984 * [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))))))) 450.985 * [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))))) 450.985 * * [simplify]: iters left: 6 (16 enodes) 450.989 * * [simplify]: iters left: 5 (68 enodes) 451.001 * * [simplify]: iters left: 4 (179 enodes) 451.056 * * [simplify]: Extracting #0: cost 1 inf + 0 451.056 * * [simplify]: Extracting #1: cost 27 inf + 0 451.057 * * [simplify]: Extracting #2: cost 153 inf + 0 451.057 * * [simplify]: Extracting #3: cost 242 inf + 83 451.060 * * [simplify]: Extracting #4: cost 185 inf + 16503 451.070 * * [simplify]: Extracting #5: cost 15 inf + 79352 451.082 * * [simplify]: Extracting #6: cost 0 inf + 84943 451.094 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 451.094 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 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))))))) 451.094 * * * * [progress]: [ 843 / 3260 ] simplifiying candidate # 451.095 * [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))))) 451.095 * * [simplify]: iters left: 6 (29 enodes) 451.101 * * [simplify]: iters left: 5 (117 enodes) 451.120 * * [simplify]: iters left: 4 (243 enodes) 451.174 * * [simplify]: Extracting #0: cost 1 inf + 0 451.174 * * [simplify]: Extracting #1: cost 11 inf + 0 451.175 * * [simplify]: Extracting #2: cost 132 inf + 0 451.175 * * [simplify]: Extracting #3: cost 232 inf + 43 451.176 * * [simplify]: Extracting #4: cost 215 inf + 3039 451.182 * * [simplify]: Extracting #5: cost 105 inf + 38934 451.191 * * [simplify]: Extracting #6: cost 59 inf + 53211 451.200 * * [simplify]: Extracting #7: cost 36 inf + 59756 451.210 * * [simplify]: Extracting #8: cost 6 inf + 73646 451.223 * * [simplify]: Extracting #9: cost 0 inf + 76416 451.235 * [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))))) 451.235 * [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)))))) 451.235 * [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)))) 451.236 * * [simplify]: iters left: 6 (15 enodes) 451.239 * * [simplify]: iters left: 5 (63 enodes) 451.249 * * [simplify]: iters left: 4 (145 enodes) 451.284 * * [simplify]: iters left: 3 (499 enodes) 451.510 * * [simplify]: Extracting #0: cost 1 inf + 0 451.510 * * [simplify]: Extracting #1: cost 0 inf + 1 451.510 * [simplify]: Simplified to 0 451.510 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 451.511 * * * * [progress]: [ 844 / 3260 ] simplifiying candidate # 451.511 * [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)))) 451.511 * * [simplify]: iters left: 6 (28 enodes) 451.517 * * [simplify]: iters left: 5 (109 enodes) 451.535 * * [simplify]: iters left: 4 (242 enodes) 451.594 * * [simplify]: Extracting #0: cost 1 inf + 0 451.594 * * [simplify]: Extracting #1: cost 13 inf + 0 451.594 * * [simplify]: Extracting #2: cost 131 inf + 0 451.595 * * [simplify]: Extracting #3: cost 211 inf + 2 451.596 * * [simplify]: Extracting #4: cost 194 inf + 3944 451.600 * * [simplify]: Extracting #5: cost 102 inf + 30415 451.607 * * [simplify]: Extracting #6: cost 45 inf + 48484 451.617 * * [simplify]: Extracting #7: cost 3 inf + 65450 451.629 * * [simplify]: Extracting #8: cost 0 inf + 66800 451.640 * [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)) 451.640 * [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))))) 451.641 * [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))) 451.641 * * [simplify]: iters left: 6 (15 enodes) 451.645 * * [simplify]: iters left: 5 (62 enodes) 451.655 * * [simplify]: iters left: 4 (159 enodes) 451.697 * * [simplify]: iters left: 3 (475 enodes) 451.891 * * [simplify]: Extracting #0: cost 1 inf + 0 451.891 * * [simplify]: Extracting #1: cost 42 inf + 0 451.891 * * [simplify]: Extracting #2: cost 194 inf + 1 451.894 * * [simplify]: Extracting #3: cost 205 inf + 15094 451.906 * * [simplify]: Extracting #4: cost 20 inf + 63712 451.921 * * [simplify]: Extracting #5: cost 3 inf + 65204 451.935 * * [simplify]: Extracting #6: cost 0 inf + 65965 451.949 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 451.950 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 451.950 * * * * [progress]: [ 845 / 3260 ] simplifiying candidate # 451.950 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 451.950 * * [simplify]: iters left: 6 (31 enodes) 451.957 * * [simplify]: iters left: 5 (122 enodes) 451.977 * * [simplify]: iters left: 4 (254 enodes) 452.033 * * [simplify]: Extracting #0: cost 1 inf + 0 452.033 * * [simplify]: Extracting #1: cost 11 inf + 0 452.033 * * [simplify]: Extracting #2: cost 132 inf + 0 452.034 * * [simplify]: Extracting #3: cost 232 inf + 83 452.035 * * [simplify]: Extracting #4: cost 218 inf + 2185 452.038 * * [simplify]: Extracting #5: cost 141 inf + 28594 452.046 * * [simplify]: Extracting #6: cost 51 inf + 57181 452.057 * * [simplify]: Extracting #7: cost 4 inf + 75967 452.070 * * [simplify]: Extracting #8: cost 0 inf + 77696 452.082 * [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)))) 452.082 * [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))))))) 452.083 * [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))))) 452.083 * * [simplify]: iters left: 6 (15 enodes) 452.086 * * [simplify]: iters left: 5 (62 enodes) 452.098 * * [simplify]: iters left: 4 (148 enodes) 452.134 * * [simplify]: iters left: 3 (499 enodes) 452.367 * * [simplify]: Extracting #0: cost 1 inf + 0 452.367 * * [simplify]: Extracting #1: cost 0 inf + 1 452.367 * [simplify]: Simplified to 0 452.367 * [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)) 452.367 * * * * [progress]: [ 846 / 3260 ] simplifiying candidate # 452.367 * [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))))) 452.368 * * [simplify]: iters left: 6 (30 enodes) 452.374 * * [simplify]: iters left: 5 (116 enodes) 452.392 * * [simplify]: iters left: 4 (221 enodes) 452.437 * * [simplify]: Extracting #0: cost 1 inf + 0 452.437 * * [simplify]: Extracting #1: cost 11 inf + 0 452.438 * * [simplify]: Extracting #2: cost 108 inf + 0 452.438 * * [simplify]: Extracting #3: cost 182 inf + 43 452.439 * * [simplify]: Extracting #4: cost 172 inf + 1057 452.440 * * [simplify]: Extracting #5: cost 131 inf + 12200 452.445 * * [simplify]: Extracting #6: cost 44 inf + 39364 452.454 * * [simplify]: Extracting #7: cost 4 inf + 55072 452.465 * * [simplify]: Extracting #8: cost 0 inf + 56962 452.474 * [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)))) 452.474 * [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)))))) 452.474 * [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)))) 452.474 * * [simplify]: iters left: 6 (14 enodes) 452.478 * * [simplify]: iters left: 5 (56 enodes) 452.486 * * [simplify]: iters left: 4 (117 enodes) 452.511 * * [simplify]: iters left: 3 (347 enodes) 452.621 * * [simplify]: Extracting #0: cost 1 inf + 0 452.621 * * [simplify]: Extracting #1: cost 0 inf + 1 452.621 * [simplify]: Simplified to 0 452.621 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 452.622 * * * * [progress]: [ 847 / 3260 ] simplifiying candidate # 452.622 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 452.622 * * [simplify]: iters left: 6 (29 enodes) 452.631 * * [simplify]: iters left: 5 (112 enodes) 452.648 * * [simplify]: iters left: 4 (212 enodes) 452.690 * * [simplify]: Extracting #0: cost 1 inf + 0 452.690 * * [simplify]: Extracting #1: cost 11 inf + 0 452.690 * * [simplify]: Extracting #2: cost 100 inf + 0 452.690 * * [simplify]: Extracting #3: cost 158 inf + 44 452.691 * * [simplify]: Extracting #4: cost 152 inf + 655 452.692 * * [simplify]: Extracting #5: cost 141 inf + 3694 452.694 * * [simplify]: Extracting #6: cost 70 inf + 19893 452.699 * * [simplify]: Extracting #7: cost 29 inf + 31722 452.706 * * [simplify]: Extracting #8: cost 5 inf + 43281 452.714 * * [simplify]: Extracting #9: cost 0 inf + 46221 452.721 * [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))) 452.721 * [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))))) 452.722 * [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))) 452.722 * * [simplify]: iters left: 6 (14 enodes) 452.725 * * [simplify]: iters left: 5 (57 enodes) 452.735 * * [simplify]: iters left: 4 (116 enodes) 452.760 * * [simplify]: iters left: 3 (321 enodes) 452.867 * * [simplify]: Extracting #0: cost 1 inf + 0 452.867 * * [simplify]: Extracting #1: cost 0 inf + 1 452.867 * [simplify]: Simplified to 0 452.867 * [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)) 452.868 * * * * [progress]: [ 848 / 3260 ] simplifiying candidate # 452.868 * [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)))))) 452.868 * * [simplify]: iters left: 6 (30 enodes) 452.874 * * [simplify]: iters left: 5 (117 enodes) 452.893 * * [simplify]: iters left: 4 (246 enodes) 452.948 * * [simplify]: Extracting #0: cost 1 inf + 0 452.949 * * [simplify]: Extracting #1: cost 11 inf + 0 452.949 * * [simplify]: Extracting #2: cost 115 inf + 0 452.949 * * [simplify]: Extracting #3: cost 191 inf + 408 452.950 * * [simplify]: Extracting #4: cost 177 inf + 2679 452.953 * * [simplify]: Extracting #5: cost 105 inf + 22813 452.959 * * [simplify]: Extracting #6: cost 42 inf + 42212 452.967 * * [simplify]: Extracting #7: cost 7 inf + 56249 452.977 * * [simplify]: Extracting #8: cost 0 inf + 59302 452.986 * [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)))) 452.986 * [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))))))) 452.987 * [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))))) 452.987 * * [simplify]: iters left: 6 (15 enodes) 452.992 * * [simplify]: iters left: 5 (62 enodes) 453.002 * * [simplify]: iters left: 4 (149 enodes) 453.038 * * [simplify]: iters left: 3 (450 enodes) 453.231 * * [simplify]: Extracting #0: cost 1 inf + 0 453.231 * * [simplify]: Extracting #1: cost 0 inf + 1 453.231 * [simplify]: Simplified to 0 453.231 * [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)) 453.231 * * * * [progress]: [ 849 / 3260 ] simplifiying candidate # 453.231 * [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))))) 453.231 * * [simplify]: iters left: 6 (29 enodes) 453.238 * * [simplify]: iters left: 5 (112 enodes) 453.258 * * [simplify]: iters left: 4 (213 enodes) 453.299 * * [simplify]: Extracting #0: cost 1 inf + 0 453.299 * * [simplify]: Extracting #1: cost 11 inf + 0 453.299 * * [simplify]: Extracting #2: cost 95 inf + 0 453.299 * * [simplify]: Extracting #3: cost 148 inf + 449 453.300 * * [simplify]: Extracting #4: cost 144 inf + 898 453.301 * * [simplify]: Extracting #5: cost 138 inf + 3005 453.303 * * [simplify]: Extracting #6: cost 69 inf + 18301 453.309 * * [simplify]: Extracting #7: cost 25 inf + 31579 453.316 * * [simplify]: Extracting #8: cost 5 inf + 41313 453.323 * * [simplify]: Extracting #9: cost 0 inf + 44132 453.331 * * [simplify]: Extracting #10: cost 0 inf + 44117 453.338 * [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))))) 453.338 * [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)))))) 453.339 * [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)))) 453.339 * * [simplify]: iters left: 6 (14 enodes) 453.342 * * [simplify]: iters left: 5 (57 enodes) 453.351 * * [simplify]: iters left: 4 (118 enodes) 453.377 * * [simplify]: iters left: 3 (314 enodes) 453.468 * * [simplify]: Extracting #0: cost 1 inf + 0 453.468 * * [simplify]: Extracting #1: cost 0 inf + 1 453.468 * [simplify]: Simplified to 0 453.468 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 453.468 * * * * [progress]: [ 850 / 3260 ] simplifiying candidate # 453.468 * [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)))) 453.468 * * [simplify]: iters left: 6 (28 enodes) 453.474 * * [simplify]: iters left: 5 (104 enodes) 453.493 * * [simplify]: iters left: 4 (202 enodes) 453.528 * * [simplify]: iters left: 3 (441 enodes) 453.634 * * [simplify]: Extracting #0: cost 1 inf + 0 453.634 * * [simplify]: Extracting #1: cost 13 inf + 0 453.635 * * [simplify]: Extracting #2: cost 132 inf + 0 453.636 * * [simplify]: Extracting #3: cost 210 inf + 374 453.637 * * [simplify]: Extracting #4: cost 188 inf + 3021 453.640 * * [simplify]: Extracting #5: cost 137 inf + 13523 453.645 * * [simplify]: Extracting #6: cost 74 inf + 28648 453.657 * * [simplify]: Extracting #7: cost 12 inf + 53472 453.668 * * [simplify]: Extracting #8: cost 1 inf + 58302 453.681 * * [simplify]: Extracting #9: cost 0 inf + 58762 453.693 * [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))) 453.693 * [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))))) 453.693 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 453.694 * * [simplify]: iters left: 6 (13 enodes) 453.697 * * [simplify]: iters left: 5 (48 enodes) 453.704 * * [simplify]: iters left: 4 (103 enodes) 453.724 * * [simplify]: iters left: 3 (238 enodes) 453.782 * * [simplify]: Extracting #0: cost 1 inf + 0 453.782 * * [simplify]: Extracting #1: cost 0 inf + 1 453.782 * [simplify]: Simplified to 0 453.782 * [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)) 453.782 * * * * [progress]: [ 851 / 3260 ] simplifiying candidate # 453.782 * [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)))))) 453.782 * * [simplify]: iters left: 6 (29 enodes) 453.789 * * [simplify]: iters left: 5 (115 enodes) 453.807 * * [simplify]: iters left: 4 (241 enodes) 453.860 * * [simplify]: Extracting #0: cost 1 inf + 0 453.860 * * [simplify]: Extracting #1: cost 11 inf + 0 453.860 * * [simplify]: Extracting #2: cost 131 inf + 0 453.861 * * [simplify]: Extracting #3: cost 235 inf + 204 453.862 * * [simplify]: Extracting #4: cost 210 inf + 5417 453.867 * * [simplify]: Extracting #5: cost 98 inf + 42888 453.876 * * [simplify]: Extracting #6: cost 44 inf + 61092 453.887 * * [simplify]: Extracting #7: cost 9 inf + 74614 453.899 * * [simplify]: Extracting #8: cost 0 inf + 78963 453.913 * [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))))) 453.913 * [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))))))) 453.914 * [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))))) 453.914 * * [simplify]: iters left: 6 (15 enodes) 453.917 * * [simplify]: iters left: 5 (61 enodes) 453.927 * * [simplify]: iters left: 4 (142 enodes) 453.960 * * [simplify]: iters left: 3 (474 enodes) 454.134 * * [simplify]: Extracting #0: cost 1 inf + 0 454.135 * * [simplify]: Extracting #1: cost 0 inf + 1 454.135 * [simplify]: Simplified to 0 454.135 * [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)) 454.135 * * * * [progress]: [ 852 / 3260 ] simplifiying candidate # 454.135 * [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))))) 454.135 * * [simplify]: iters left: 6 (28 enodes) 454.141 * * [simplify]: iters left: 5 (110 enodes) 454.158 * * [simplify]: iters left: 4 (210 enodes) 454.200 * * [simplify]: Extracting #0: cost 1 inf + 0 454.200 * * [simplify]: Extracting #1: cost 11 inf + 0 454.200 * * [simplify]: Extracting #2: cost 106 inf + 0 454.201 * * [simplify]: Extracting #3: cost 179 inf + 43 454.202 * * [simplify]: Extracting #4: cost 170 inf + 1261 454.203 * * [simplify]: Extracting #5: cost 159 inf + 4700 454.207 * * [simplify]: Extracting #6: cost 65 inf + 32599 454.215 * * [simplify]: Extracting #7: cost 5 inf + 52952 454.224 * * [simplify]: Extracting #8: cost 0 inf + 56012 454.233 * [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)))) 454.233 * [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)))))) 454.233 * [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)))) 454.234 * * [simplify]: iters left: 6 (14 enodes) 454.237 * * [simplify]: iters left: 5 (56 enodes) 454.247 * * [simplify]: iters left: 4 (113 enodes) 454.269 * * [simplify]: iters left: 3 (324 enodes) 454.356 * * [simplify]: Extracting #0: cost 1 inf + 0 454.356 * * [simplify]: Extracting #1: cost 0 inf + 1 454.356 * [simplify]: Simplified to 0 454.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))) 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)) 454.357 * * * * [progress]: [ 853 / 3260 ] simplifiying candidate # 454.357 * [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)))) 454.357 * * [simplify]: iters left: 6 (27 enodes) 454.363 * * [simplify]: iters left: 5 (103 enodes) 454.378 * * [simplify]: iters left: 4 (193 enodes) 454.417 * * [simplify]: iters left: 3 (480 enodes) 454.540 * * [simplify]: Extracting #0: cost 1 inf + 0 454.540 * * [simplify]: Extracting #1: cost 11 inf + 0 454.540 * * [simplify]: Extracting #2: cost 110 inf + 0 454.541 * * [simplify]: Extracting #3: cost 217 inf + 2 454.542 * * [simplify]: Extracting #4: cost 187 inf + 5512 454.547 * * [simplify]: Extracting #5: cost 110 inf + 23044 454.554 * * [simplify]: Extracting #6: cost 89 inf + 28030 454.562 * * [simplify]: Extracting #7: cost 60 inf + 36695 454.573 * * [simplify]: Extracting #8: cost 8 inf + 59763 454.588 * * [simplify]: Extracting #9: cost 0 inf + 63613 454.602 * [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))) 454.602 * [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))))) 454.602 * [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))) 454.603 * * [simplify]: iters left: 6 (14 enodes) 454.606 * * [simplify]: iters left: 5 (56 enodes) 454.615 * * [simplify]: iters left: 4 (112 enodes) 454.637 * * [simplify]: iters left: 3 (297 enodes) 454.717 * * [simplify]: Extracting #0: cost 1 inf + 0 454.717 * * [simplify]: Extracting #1: cost 0 inf + 1 454.717 * [simplify]: Simplified to 0 454.717 * [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)) 454.717 * * * * [progress]: [ 854 / 3260 ] simplifiying candidate # 454.717 * [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)))))) 454.717 * * [simplify]: iters left: 6 (29 enodes) 454.724 * * [simplify]: iters left: 5 (113 enodes) 454.741 * * [simplify]: iters left: 4 (221 enodes) 454.783 * * [simplify]: Extracting #0: cost 1 inf + 0 454.783 * * [simplify]: Extracting #1: cost 11 inf + 0 454.783 * * [simplify]: Extracting #2: cost 105 inf + 0 454.784 * * [simplify]: Extracting #3: cost 177 inf + 204 454.784 * * [simplify]: Extracting #4: cost 168 inf + 1378 454.785 * * [simplify]: Extracting #5: cost 163 inf + 3645 454.789 * * [simplify]: Extracting #6: cost 71 inf + 28506 454.797 * * [simplify]: Extracting #7: cost 4 inf + 53084 454.806 * * [simplify]: Extracting #8: cost 0 inf + 55124 454.815 * [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))) 454.815 * [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))))))) 454.816 * [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))))) 454.816 * * [simplify]: iters left: 6 (13 enodes) 454.819 * * [simplify]: iters left: 5 (53 enodes) 454.827 * * [simplify]: iters left: 4 (118 enodes) 455.114 * * [simplify]: iters left: 3 (324 enodes) 455.198 * * [simplify]: Extracting #0: cost 1 inf + 0 455.198 * * [simplify]: Extracting #1: cost 0 inf + 1 455.198 * [simplify]: Simplified to 0 455.198 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 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)) 455.198 * * * * [progress]: [ 855 / 3260 ] simplifiying candidate # 455.198 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 455.199 * * [simplify]: iters left: 6 (27 enodes) 455.207 * * [simplify]: iters left: 5 (102 enodes) 455.222 * * [simplify]: iters left: 4 (179 enodes) 455.251 * * [simplify]: iters left: 3 (394 enodes) 455.330 * * [simplify]: Extracting #0: cost 1 inf + 0 455.330 * * [simplify]: Extracting #1: cost 9 inf + 0 455.330 * * [simplify]: Extracting #2: cost 106 inf + 0 455.331 * * [simplify]: Extracting #3: cost 212 inf + 85 455.332 * * [simplify]: Extracting #4: cost 199 inf + 1551 455.335 * * [simplify]: Extracting #5: cost 129 inf + 16458 455.341 * * [simplify]: Extracting #6: cost 63 inf + 33814 455.353 * * [simplify]: Extracting #7: cost 4 inf + 57338 455.365 * * [simplify]: Extracting #8: cost 0 inf + 59229 455.377 * [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)))) 455.377 * [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)))))) 455.377 * [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)))) 455.377 * * [simplify]: iters left: 6 (11 enodes) 455.380 * * [simplify]: iters left: 5 (43 enodes) 455.386 * * [simplify]: iters left: 4 (84 enodes) 455.403 * * [simplify]: iters left: 3 (212 enodes) 455.445 * * [simplify]: iters left: 2 (472 enodes) 455.545 * * [simplify]: Extracting #0: cost 1 inf + 0 455.545 * * [simplify]: Extracting #1: cost 0 inf + 1 455.545 * [simplify]: Simplified to 0 455.545 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (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)) 455.545 * * * * [progress]: [ 856 / 3260 ] simplifiying candidate # 455.546 * [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)))) 455.546 * * [simplify]: iters left: 6 (27 enodes) 455.552 * * [simplify]: iters left: 5 (104 enodes) 455.570 * * [simplify]: iters left: 4 (191 enodes) 455.604 * * [simplify]: iters left: 3 (417 enodes) 455.694 * * [simplify]: Extracting #0: cost 1 inf + 0 455.694 * * [simplify]: Extracting #1: cost 11 inf + 0 455.695 * * [simplify]: Extracting #2: cost 98 inf + 0 455.695 * * [simplify]: Extracting #3: cost 185 inf + 2 455.696 * * [simplify]: Extracting #4: cost 169 inf + 1873 455.698 * * [simplify]: Extracting #5: cost 120 inf + 9966 455.703 * * [simplify]: Extracting #6: cost 67 inf + 24257 455.712 * * [simplify]: Extracting #7: cost 5 inf + 48923 455.723 * * [simplify]: Extracting #8: cost 0 inf + 51276 455.734 * [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)))) 455.734 * [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))))) 455.734 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 455.734 * * [simplify]: iters left: 6 (12 enodes) 455.737 * * [simplify]: iters left: 5 (49 enodes) 455.747 * * [simplify]: iters left: 4 (99 enodes) 455.766 * * [simplify]: iters left: 3 (234 enodes) 455.818 * * [simplify]: iters left: 2 (447 enodes) 455.913 * * [simplify]: Extracting #0: cost 1 inf + 0 455.913 * * [simplify]: Extracting #1: cost 0 inf + 1 455.913 * [simplify]: Simplified to 0 455.913 * [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)) 455.913 * * * * [progress]: [ 857 / 3260 ] simplifiying candidate # 455.913 * [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)))))) 455.913 * * [simplify]: iters left: 6 (29 enodes) 455.920 * * [simplify]: iters left: 5 (112 enodes) 455.937 * * [simplify]: iters left: 4 (217 enodes) 455.979 * * [simplify]: iters left: 3 (493 enodes) 456.106 * * [simplify]: Extracting #0: cost 1 inf + 0 456.106 * * [simplify]: Extracting #1: cost 11 inf + 0 456.106 * * [simplify]: Extracting #2: cost 121 inf + 0 456.107 * * [simplify]: Extracting #3: cost 213 inf + 1178 456.109 * * [simplify]: Extracting #4: cost 190 inf + 4623 456.112 * * [simplify]: Extracting #5: cost 129 inf + 18504 456.119 * * [simplify]: Extracting #6: cost 72 inf + 34090 456.130 * * [simplify]: Extracting #7: cost 12 inf + 58648 456.146 * * [simplify]: Extracting #8: cost 0 inf + 64219 456.160 * [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))) 456.160 * [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))))))) 456.160 * [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))))) 456.161 * * [simplify]: iters left: 6 (14 enodes) 456.164 * * [simplify]: iters left: 5 (57 enodes) 456.173 * * [simplify]: iters left: 4 (121 enodes) 456.197 * * [simplify]: iters left: 3 (291 enodes) 456.274 * * [simplify]: Extracting #0: cost 1 inf + 0 456.274 * * [simplify]: Extracting #1: cost 0 inf + 1 456.274 * [simplify]: Simplified to 0 456.274 * [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)) 456.274 * * * * [progress]: [ 858 / 3260 ] simplifiying candidate # 456.274 * [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))))) 456.275 * * [simplify]: iters left: 6 (28 enodes) 456.281 * * [simplify]: iters left: 5 (107 enodes) 456.296 * * [simplify]: iters left: 4 (190 enodes) 456.332 * * [simplify]: iters left: 3 (401 enodes) 456.413 * * [simplify]: Extracting #0: cost 1 inf + 0 456.413 * * [simplify]: Extracting #1: cost 11 inf + 0 456.413 * * [simplify]: Extracting #2: cost 98 inf + 0 456.414 * * [simplify]: Extracting #3: cost 168 inf + 1055 456.415 * * [simplify]: Extracting #4: cost 148 inf + 3540 456.417 * * [simplify]: Extracting #5: cost 107 inf + 9619 456.421 * * [simplify]: Extracting #6: cost 71 inf + 18658 456.429 * * [simplify]: Extracting #7: cost 10 inf + 42844 456.441 * * [simplify]: Extracting #8: cost 0 inf + 47416 456.451 * [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)) 456.451 * [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)))))) 456.451 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 456.451 * * [simplify]: iters left: 6 (13 enodes) 456.455 * * [simplify]: iters left: 5 (52 enodes) 456.463 * * [simplify]: iters left: 4 (98 enodes) 456.481 * * [simplify]: iters left: 3 (212 enodes) 456.521 * * [simplify]: iters left: 2 (371 enodes) 456.592 * * [simplify]: Extracting #0: cost 1 inf + 0 456.592 * * [simplify]: Extracting #1: cost 0 inf + 1 456.592 * [simplify]: Simplified to 0 456.592 * [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)) 456.592 * * * * [progress]: [ 859 / 3260 ] simplifiying candidate # 456.593 * [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)))) 456.593 * * [simplify]: iters left: 6 (27 enodes) 456.599 * * [simplify]: iters left: 5 (98 enodes) 456.616 * * [simplify]: iters left: 4 (176 enodes) 456.642 * * [simplify]: iters left: 3 (329 enodes) 456.702 * * [simplify]: Extracting #0: cost 1 inf + 0 456.702 * * [simplify]: Extracting #1: cost 11 inf + 0 456.703 * * [simplify]: Extracting #2: cost 91 inf + 0 456.703 * * [simplify]: Extracting #3: cost 134 inf + 1759 456.705 * * [simplify]: Extracting #4: cost 101 inf + 6001 456.707 * * [simplify]: Extracting #5: cost 91 inf + 8205 456.709 * * [simplify]: Extracting #6: cost 85 inf + 9413 456.713 * * [simplify]: Extracting #7: cost 34 inf + 28458 456.721 * * [simplify]: Extracting #8: cost 5 inf + 41810 456.731 * * [simplify]: Extracting #9: cost 0 inf + 43960 456.740 * [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)) 456.740 * [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))))) 456.740 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 456.740 * * [simplify]: iters left: 6 (12 enodes) 456.743 * * [simplify]: iters left: 5 (44 enodes) 456.750 * * [simplify]: iters left: 4 (92 enodes) 456.764 * * [simplify]: iters left: 3 (159 enodes) 456.788 * * [simplify]: iters left: 2 (267 enodes) 456.831 * * [simplify]: iters left: 1 (364 enodes) 456.888 * * [simplify]: Extracting #0: cost 1 inf + 0 456.888 * * [simplify]: Extracting #1: cost 0 inf + 1 456.888 * [simplify]: Simplified to 0 456.888 * [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)) 456.888 * * * * [progress]: [ 860 / 3260 ] simplifiying candidate # 456.888 * [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)))))) 456.888 * * [simplify]: iters left: 6 (28 enodes) 456.895 * * [simplify]: iters left: 5 (113 enodes) 456.914 * * [simplify]: iters left: 4 (243 enodes) 456.967 * * [simplify]: Extracting #0: cost 1 inf + 0 456.967 * * [simplify]: Extracting #1: cost 11 inf + 0 456.968 * * [simplify]: Extracting #2: cost 129 inf + 0 456.968 * * [simplify]: Extracting #3: cost 219 inf + 248 456.970 * * [simplify]: Extracting #4: cost 180 inf + 7252 456.975 * * [simplify]: Extracting #5: cost 74 inf + 40875 456.982 * * [simplify]: Extracting #6: cost 41 inf + 49783 456.992 * * [simplify]: Extracting #7: cost 6 inf + 64085 457.002 * * [simplify]: Extracting #8: cost 0 inf + 67008 457.013 * [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))))))) 457.013 * [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))))))) 457.013 * [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))))) 457.014 * * [simplify]: iters left: 6 (15 enodes) 457.017 * * [simplify]: iters left: 5 (64 enodes) 457.027 * * [simplify]: iters left: 4 (149 enodes) 457.063 * * [simplify]: iters left: 3 (466 enodes) 457.310 * * [simplify]: Extracting #0: cost 1 inf + 0 457.310 * * [simplify]: Extracting #1: cost 0 inf + 1 457.310 * [simplify]: Simplified to 0 457.310 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 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)) 457.310 * * * * [progress]: [ 861 / 3260 ] simplifiying candidate # 457.311 * [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))))) 457.311 * * [simplify]: iters left: 6 (27 enodes) 457.317 * * [simplify]: iters left: 5 (108 enodes) 457.337 * * [simplify]: iters left: 4 (213 enodes) 457.377 * * [simplify]: Extracting #0: cost 1 inf + 0 457.377 * * [simplify]: Extracting #1: cost 11 inf + 0 457.377 * * [simplify]: Extracting #2: cost 111 inf + 0 457.378 * * [simplify]: Extracting #3: cost 169 inf + 535 457.379 * * [simplify]: Extracting #4: cost 112 inf + 11849 457.384 * * [simplify]: Extracting #5: cost 60 inf + 26181 457.390 * * [simplify]: Extracting #6: cost 44 inf + 31458 457.397 * * [simplify]: Extracting #7: cost 6 inf + 46183 457.405 * * [simplify]: Extracting #8: cost 1 inf + 48733 457.414 * * [simplify]: Extracting #9: cost 0 inf + 49273 457.422 * [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))) 457.422 * [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)))))) 457.422 * [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)))) 457.422 * * [simplify]: iters left: 6 (14 enodes) 457.426 * * [simplify]: iters left: 5 (59 enodes) 457.435 * * [simplify]: iters left: 4 (121 enodes) 457.460 * * [simplify]: iters left: 3 (332 enodes) 457.591 * * [simplify]: Extracting #0: cost 1 inf + 0 457.591 * * [simplify]: Extracting #1: cost 0 inf + 1 457.591 * [simplify]: Simplified to 0 457.591 * [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)) 457.591 * * * * [progress]: [ 862 / 3260 ] simplifiying candidate # 457.592 * [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)))) 457.592 * * [simplify]: iters left: 6 (26 enodes) 457.597 * * [simplify]: iters left: 5 (101 enodes) 457.616 * * [simplify]: iters left: 4 (196 enodes) 457.652 * * [simplify]: iters left: 3 (462 enodes) 457.788 * * [simplify]: Extracting #0: cost 1 inf + 0 457.789 * * [simplify]: Extracting #1: cost 11 inf + 0 457.789 * * [simplify]: Extracting #2: cost 134 inf + 0 457.790 * * [simplify]: Extracting #3: cost 216 inf + 213 457.791 * * [simplify]: Extracting #4: cost 171 inf + 6434 457.797 * * [simplify]: Extracting #5: cost 105 inf + 21036 457.804 * * [simplify]: Extracting #6: cost 64 inf + 34335 457.815 * * [simplify]: Extracting #7: cost 15 inf + 54046 457.827 * * [simplify]: Extracting #8: cost 0 inf + 60274 457.843 * [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))))) 457.843 * [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))))) 457.843 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 457.843 * * [simplify]: iters left: 6 (13 enodes) 457.846 * * [simplify]: iters left: 5 (54 enodes) 457.855 * * [simplify]: iters left: 4 (112 enodes) 457.878 * * [simplify]: iters left: 3 (281 enodes) 457.970 * * [simplify]: Extracting #0: cost 1 inf + 0 457.970 * * [simplify]: Extracting #1: cost 0 inf + 1 457.970 * [simplify]: Simplified to 0 457.970 * [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)) 457.971 * * * * [progress]: [ 863 / 3260 ] simplifiying candidate # 457.971 * [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)))))) 457.971 * * [simplify]: iters left: 6 (29 enodes) 457.977 * * [simplify]: iters left: 5 (114 enodes) 457.995 * * [simplify]: iters left: 4 (234 enodes) 458.042 * * [simplify]: Extracting #0: cost 1 inf + 0 458.042 * * [simplify]: Extracting #1: cost 11 inf + 0 458.042 * * [simplify]: Extracting #2: cost 109 inf + 0 458.043 * * [simplify]: Extracting #3: cost 173 inf + 816 458.044 * * [simplify]: Extracting #4: cost 146 inf + 4470 458.046 * * [simplify]: Extracting #5: cost 90 inf + 19019 458.051 * * [simplify]: Extracting #6: cost 58 inf + 27806 458.056 * * [simplify]: Extracting #7: cost 36 inf + 33371 458.065 * * [simplify]: Extracting #8: cost 7 inf + 47258 458.074 * * [simplify]: Extracting #9: cost 0 inf + 50768 458.083 * [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)))) 458.083 * [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))))))) 458.083 * [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))))) 458.083 * * [simplify]: iters left: 6 (14 enodes) 458.087 * * [simplify]: iters left: 5 (59 enodes) 458.096 * * [simplify]: iters left: 4 (134 enodes) 458.124 * * [simplify]: iters left: 3 (357 enodes) 458.259 * * [simplify]: Extracting #0: cost 1 inf + 0 458.259 * * [simplify]: Extracting #1: cost 0 inf + 1 458.259 * [simplify]: Simplified to 0 458.259 * [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)) 458.260 * * * * [progress]: [ 864 / 3260 ] simplifiying candidate # 458.260 * [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))))) 458.260 * * [simplify]: iters left: 6 (28 enodes) 458.266 * * [simplify]: iters left: 5 (108 enodes) 458.286 * * [simplify]: iters left: 4 (204 enodes) 458.322 * * [simplify]: iters left: 3 (456 enodes) 458.447 * * [simplify]: Extracting #0: cost 1 inf + 0 458.447 * * [simplify]: Extracting #1: cost 11 inf + 0 458.448 * * [simplify]: Extracting #2: cost 155 inf + 0 458.449 * * [simplify]: Extracting #3: cost 261 inf + 455 458.450 * * [simplify]: Extracting #4: cost 220 inf + 5753 458.456 * * [simplify]: Extracting #5: cost 125 inf + 25005 458.464 * * [simplify]: Extracting #6: cost 72 inf + 38509 458.475 * * [simplify]: Extracting #7: cost 16 inf + 60366 458.490 * * [simplify]: Extracting #8: cost 0 inf + 67376 458.504 * [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)) 458.505 * [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)))))) 458.505 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 458.505 * * [simplify]: iters left: 6 (13 enodes) 458.508 * * [simplify]: iters left: 5 (53 enodes) 458.517 * * [simplify]: iters left: 4 (106 enodes) 458.538 * * [simplify]: iters left: 3 (257 enodes) 458.621 * * [simplify]: Extracting #0: cost 1 inf + 0 458.621 * * [simplify]: Extracting #1: cost 0 inf + 1 458.621 * [simplify]: Simplified to 0 458.621 * [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)) 458.621 * * * * [progress]: [ 865 / 3260 ] simplifiying candidate # 458.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) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 458.621 * * [simplify]: iters left: 6 (27 enodes) 458.627 * * [simplify]: iters left: 5 (104 enodes) 458.644 * * [simplify]: iters left: 4 (190 enodes) 458.677 * * [simplify]: iters left: 3 (403 enodes) 458.785 * * [simplify]: Extracting #0: cost 1 inf + 0 458.785 * * [simplify]: Extracting #1: cost 11 inf + 0 458.786 * * [simplify]: Extracting #2: cost 121 inf + 0 458.786 * * [simplify]: Extracting #3: cost 190 inf + 46 458.789 * * [simplify]: Extracting #4: cost 159 inf + 3273 458.792 * * [simplify]: Extracting #5: cost 122 inf + 9145 458.796 * * [simplify]: Extracting #6: cost 71 inf + 20278 458.804 * * [simplify]: Extracting #7: cost 15 inf + 42758 458.815 * * [simplify]: Extracting #8: cost 0 inf + 49670 458.825 * [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))) 458.825 * [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))))) 458.826 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 458.826 * * [simplify]: iters left: 6 (12 enodes) 458.829 * * [simplify]: iters left: 5 (49 enodes) 458.837 * * [simplify]: iters left: 4 (94 enodes) 458.856 * * [simplify]: iters left: 3 (221 enodes) 458.924 * * [simplify]: iters left: 2 (492 enodes) 459.135 * * [simplify]: Extracting #0: cost 1 inf + 0 459.137 * * [simplify]: Extracting #1: cost 0 inf + 1 459.137 * [simplify]: Simplified to 0 459.137 * [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)) 459.137 * * * * [progress]: [ 866 / 3260 ] simplifiying candidate # 459.137 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 459.137 * * [simplify]: iters left: 6 (28 enodes) 459.144 * * [simplify]: iters left: 5 (107 enodes) 459.160 * * [simplify]: iters left: 4 (209 enodes) 459.201 * * [simplify]: iters left: 3 (479 enodes) 459.339 * * [simplify]: Extracting #0: cost 1 inf + 0 459.339 * * [simplify]: Extracting #1: cost 11 inf + 0 459.339 * * [simplify]: Extracting #2: cost 152 inf + 0 459.340 * * [simplify]: Extracting #3: cost 236 inf + 1629 459.344 * * [simplify]: Extracting #4: cost 129 inf + 21020 459.350 * * [simplify]: Extracting #5: cost 91 inf + 30220 459.357 * * [simplify]: Extracting #6: cost 74 inf + 36080 459.370 * * [simplify]: Extracting #7: cost 13 inf + 60603 459.383 * * [simplify]: Extracting #8: cost 0 inf + 66167 459.397 * [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))) 459.397 * [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))))))) 459.398 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 459.398 * * [simplify]: iters left: 6 (13 enodes) 459.401 * * [simplify]: iters left: 5 (52 enodes) 459.409 * * [simplify]: iters left: 4 (111 enodes) 459.434 * * [simplify]: iters left: 3 (278 enodes) 459.522 * * [simplify]: Extracting #0: cost 1 inf + 0 459.522 * * [simplify]: Extracting #1: cost 0 inf + 1 459.522 * [simplify]: Simplified to 0 459.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))))) (* (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)) 459.522 * * * * [progress]: [ 867 / 3260 ] simplifiying candidate # 459.523 * [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))))) 459.523 * * [simplify]: iters left: 6 (27 enodes) 459.529 * * [simplify]: iters left: 5 (102 enodes) 459.546 * * [simplify]: iters left: 4 (185 enodes) 459.579 * * [simplify]: iters left: 3 (384 enodes) 459.671 * * [simplify]: Extracting #0: cost 1 inf + 0 459.671 * * [simplify]: Extracting #1: cost 11 inf + 0 459.671 * * [simplify]: Extracting #2: cost 117 inf + 0 459.672 * * [simplify]: Extracting #3: cost 164 inf + 1119 459.674 * * [simplify]: Extracting #4: cost 108 inf + 7100 459.677 * * [simplify]: Extracting #5: cost 90 inf + 10564 459.680 * * [simplify]: Extracting #6: cost 74 inf + 15223 459.687 * * [simplify]: Extracting #7: cost 11 inf + 40965 459.697 * * [simplify]: Extracting #8: cost 0 inf + 46117 459.707 * [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)) 459.707 * [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)))))) 459.707 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 459.707 * * [simplify]: iters left: 6 (12 enodes) 459.712 * * [simplify]: iters left: 5 (47 enodes) 459.719 * * [simplify]: iters left: 4 (89 enodes) 459.737 * * [simplify]: iters left: 3 (186 enodes) 459.782 * * [simplify]: iters left: 2 (378 enodes) 459.914 * * [simplify]: Extracting #0: cost 1 inf + 0 459.914 * * [simplify]: Extracting #1: cost 0 inf + 1 459.914 * [simplify]: Simplified to 0 459.914 * [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)) 459.914 * * * * [progress]: [ 868 / 3260 ] simplifiying candidate # 459.914 * [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)))) 459.914 * * [simplify]: iters left: 6 (26 enodes) 459.920 * * [simplify]: iters left: 5 (96 enodes) 459.934 * * [simplify]: iters left: 4 (151 enodes) 459.958 * * [simplify]: iters left: 3 (273 enodes) 460.006 * * [simplify]: Extracting #0: cost 1 inf + 0 460.006 * * [simplify]: Extracting #1: cost 9 inf + 0 460.006 * * [simplify]: Extracting #2: cost 80 inf + 2 460.007 * * [simplify]: Extracting #3: cost 114 inf + 1035 460.008 * * [simplify]: Extracting #4: cost 84 inf + 4387 460.009 * * [simplify]: Extracting #5: cost 90 inf + 4511 460.011 * * [simplify]: Extracting #6: cost 85 inf + 5773 460.013 * * [simplify]: Extracting #7: cost 57 inf + 14204 460.018 * * [simplify]: Extracting #8: cost 12 inf + 33901 460.025 * * [simplify]: Extracting #9: cost 0 inf + 40103 460.034 * [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)) 460.034 * [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))))) 460.035 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 460.035 * * [simplify]: iters left: 6 (11 enodes) 460.038 * * [simplify]: iters left: 5 (40 enodes) 460.044 * * [simplify]: iters left: 4 (65 enodes) 460.054 * * [simplify]: iters left: 3 (97 enodes) 460.070 * * [simplify]: iters left: 2 (165 enodes) 460.103 * * [simplify]: iters left: 1 (271 enodes) 460.154 * * [simplify]: Extracting #0: cost 1 inf + 0 460.154 * * [simplify]: Extracting #1: cost 0 inf + 1 460.154 * [simplify]: Simplified to 0 460.154 * [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)) 460.154 * * * * [progress]: [ 869 / 3260 ] simplifiying candidate # 460.154 * [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)))))) 460.154 * * [simplify]: iters left: 6 (27 enodes) 460.160 * * [simplify]: iters left: 5 (106 enodes) 460.177 * * [simplify]: iters left: 4 (204 enodes) 460.216 * * [simplify]: iters left: 3 (455 enodes) 460.337 * * [simplify]: Extracting #0: cost 1 inf + 0 460.338 * * [simplify]: Extracting #1: cost 11 inf + 0 460.338 * * [simplify]: Extracting #2: cost 148 inf + 0 460.339 * * [simplify]: Extracting #3: cost 224 inf + 861 460.342 * * [simplify]: Extracting #4: cost 138 inf + 16431 460.348 * * [simplify]: Extracting #5: cost 90 inf + 27741 460.355 * * [simplify]: Extracting #6: cost 67 inf + 35662 460.365 * * [simplify]: Extracting #7: cost 7 inf + 60642 460.378 * * [simplify]: Extracting #8: cost 0 inf + 63485 460.393 * [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)))) 460.394 * [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))))))) 460.394 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 460.394 * * [simplify]: iters left: 6 (12 enodes) 460.397 * * [simplify]: iters left: 5 (51 enodes) 460.405 * * [simplify]: iters left: 4 (106 enodes) 460.427 * * [simplify]: iters left: 3 (247 enodes) 460.493 * * [simplify]: Extracting #0: cost 1 inf + 0 460.493 * * [simplify]: Extracting #1: cost 0 inf + 1 460.493 * [simplify]: Simplified to 0 460.493 * [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)) 460.493 * * * * [progress]: [ 870 / 3260 ] simplifiying candidate # 460.493 * [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))))) 460.493 * * [simplify]: iters left: 6 (26 enodes) 460.501 * * [simplify]: iters left: 5 (101 enodes) 460.516 * * [simplify]: iters left: 4 (182 enodes) 460.549 * * [simplify]: iters left: 3 (381 enodes) 460.640 * * [simplify]: Extracting #0: cost 1 inf + 0 460.640 * * [simplify]: Extracting #1: cost 11 inf + 0 460.640 * * [simplify]: Extracting #2: cost 117 inf + 0 460.641 * * [simplify]: Extracting #3: cost 167 inf + 942 460.643 * * [simplify]: Extracting #4: cost 110 inf + 6967 460.646 * * [simplify]: Extracting #5: cost 92 inf + 10155 460.649 * * [simplify]: Extracting #6: cost 65 inf + 19192 460.657 * * [simplify]: Extracting #7: cost 12 inf + 41162 460.667 * * [simplify]: Extracting #8: cost 0 inf + 46371 460.678 * [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)) 460.678 * [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)))))) 460.678 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 460.678 * * [simplify]: iters left: 6 (11 enodes) 460.681 * * [simplify]: iters left: 5 (46 enodes) 460.688 * * [simplify]: iters left: 4 (86 enodes) 460.705 * * [simplify]: iters left: 3 (183 enodes) 460.750 * * [simplify]: iters left: 2 (372 enodes) 460.877 * * [simplify]: Extracting #0: cost 1 inf + 0 460.877 * * [simplify]: Extracting #1: cost 0 inf + 1 460.877 * [simplify]: Simplified to 0 460.877 * [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)) 460.877 * * * * [progress]: [ 871 / 3260 ] simplifiying candidate # 460.878 * [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)))) 460.878 * * [simplify]: iters left: 6 (25 enodes) 460.884 * * [simplify]: iters left: 5 (95 enodes) 460.897 * * [simplify]: iters left: 4 (150 enodes) 460.921 * * [simplify]: iters left: 3 (272 enodes) 460.969 * * [simplify]: Extracting #0: cost 1 inf + 0 460.969 * * [simplify]: Extracting #1: cost 9 inf + 0 460.969 * * [simplify]: Extracting #2: cost 80 inf + 2 460.970 * * [simplify]: Extracting #3: cost 111 inf + 1485 460.971 * * [simplify]: Extracting #4: cost 84 inf + 4307 460.972 * * [simplify]: Extracting #5: cost 90 inf + 4511 460.973 * * [simplify]: Extracting #6: cost 83 inf + 5898 460.976 * * [simplify]: Extracting #7: cost 49 inf + 17897 460.983 * * [simplify]: Extracting #8: cost 6 inf + 37518 460.991 * * [simplify]: Extracting #9: cost 0 inf + 40103 460.999 * [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)) 460.999 * [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))))) 460.999 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 460.999 * * [simplify]: iters left: 6 (10 enodes) 461.003 * * [simplify]: iters left: 5 (39 enodes) 461.009 * * [simplify]: iters left: 4 (64 enodes) 461.019 * * [simplify]: iters left: 3 (96 enodes) 461.035 * * [simplify]: iters left: 2 (164 enodes) 461.068 * * [simplify]: iters left: 1 (270 enodes) 461.119 * * [simplify]: Extracting #0: cost 1 inf + 0 461.119 * * [simplify]: Extracting #1: cost 0 inf + 1 461.119 * [simplify]: Simplified to 0 461.119 * [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)) 461.119 * * * * [progress]: [ 872 / 3260 ] simplifiying candidate # 461.119 * [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)))))) 461.119 * * [simplify]: iters left: 6 (27 enodes) 461.126 * * [simplify]: iters left: 5 (107 enodes) 461.142 * * [simplify]: iters left: 4 (213 enodes) 461.182 * * [simplify]: iters left: 3 (456 enodes) 461.284 * * [simplify]: Extracting #0: cost 1 inf + 0 461.284 * * [simplify]: Extracting #1: cost 11 inf + 0 461.284 * * [simplify]: Extracting #2: cost 127 inf + 0 461.285 * * [simplify]: Extracting #3: cost 218 inf + 1145 461.288 * * [simplify]: Extracting #4: cost 122 inf + 16686 461.296 * * [simplify]: Extracting #5: cost 90 inf + 23904 461.302 * * [simplify]: Extracting #6: cost 65 inf + 33219 461.312 * * [simplify]: Extracting #7: cost 8 inf + 56206 461.324 * * [simplify]: Extracting #8: cost 0 inf + 59727 461.337 * [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))))) 461.337 * [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))))))) 461.337 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 461.337 * * [simplify]: iters left: 6 (12 enodes) 461.341 * * [simplify]: iters left: 5 (53 enodes) 461.350 * * [simplify]: iters left: 4 (117 enodes) 461.373 * * [simplify]: iters left: 3 (255 enodes) 461.432 * * [simplify]: Extracting #0: cost 1 inf + 0 461.432 * * [simplify]: Extracting #1: cost 0 inf + 1 461.432 * [simplify]: Simplified to 0 461.432 * [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)) 461.432 * * * * [progress]: [ 873 / 3260 ] simplifiying candidate # 461.433 * [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))))) 461.433 * * [simplify]: iters left: 6 (26 enodes) 461.439 * * [simplify]: iters left: 5 (102 enodes) 461.455 * * [simplify]: iters left: 4 (192 enodes) 461.488 * * [simplify]: iters left: 3 (368 enodes) 461.563 * * [simplify]: Extracting #0: cost 1 inf + 0 461.563 * * [simplify]: Extracting #1: cost 11 inf + 0 461.563 * * [simplify]: Extracting #2: cost 107 inf + 0 461.564 * * [simplify]: Extracting #3: cost 163 inf + 1604 461.566 * * [simplify]: Extracting #4: cost 107 inf + 7658 461.569 * * [simplify]: Extracting #5: cost 91 inf + 10437 461.572 * * [simplify]: Extracting #6: cost 73 inf + 17190 461.580 * * [simplify]: Extracting #7: cost 7 inf + 43100 461.590 * * [simplify]: Extracting #8: cost 0 inf + 46481 461.600 * [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)) 461.600 * [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)))))) 461.600 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 461.600 * * [simplify]: iters left: 6 (11 enodes) 461.606 * * [simplify]: iters left: 5 (48 enodes) 461.614 * * [simplify]: iters left: 4 (98 enodes) 461.629 * * [simplify]: iters left: 3 (181 enodes) 461.665 * * [simplify]: iters left: 2 (358 enodes) 461.771 * * [simplify]: Extracting #0: cost 1 inf + 0 461.771 * * [simplify]: Extracting #1: cost 0 inf + 1 461.771 * [simplify]: Simplified to 0 461.771 * [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)) 461.771 * * * * [progress]: [ 874 / 3260 ] simplifiying candidate # 461.771 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 461.772 * * [simplify]: iters left: 6 (25 enodes) 461.778 * * [simplify]: iters left: 5 (95 enodes) 461.792 * * [simplify]: iters left: 4 (170 enodes) 461.819 * * [simplify]: iters left: 3 (313 enodes) 461.877 * * [simplify]: Extracting #0: cost 1 inf + 0 461.877 * * [simplify]: Extracting #1: cost 12 inf + 0 461.877 * * [simplify]: Extracting #2: cost 93 inf + 1 461.878 * * [simplify]: Extracting #3: cost 130 inf + 1406 461.880 * * [simplify]: Extracting #4: cost 87 inf + 5021 461.882 * * [simplify]: Extracting #5: cost 90 inf + 5474 461.884 * * [simplify]: Extracting #6: cost 86 inf + 6437 461.887 * * [simplify]: Extracting #7: cost 44 inf + 20840 461.894 * * [simplify]: Extracting #8: cost 2 inf + 40058 461.902 * * [simplify]: Extracting #9: cost 0 inf + 41018 461.911 * [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))) 461.911 * [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))))) 461.911 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 461.911 * * [simplify]: iters left: 6 (10 enodes) 461.915 * * [simplify]: iters left: 5 (41 enodes) 461.921 * * [simplify]: iters left: 4 (81 enodes) 461.933 * * [simplify]: iters left: 3 (127 enodes) 461.951 * * [simplify]: iters left: 2 (186 enodes) 461.976 * * [simplify]: iters left: 1 (266 enodes) 462.037 * * [simplify]: Extracting #0: cost 1 inf + 0 462.037 * * [simplify]: Extracting #1: cost 0 inf + 1 462.037 * [simplify]: Simplified to 0 462.037 * [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)) 462.037 * * * * [progress]: [ 875 / 3260 ] simplifiying candidate # 462.037 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) 1))) 462.037 * * [simplify]: iters left: 6 (24 enodes) 462.043 * * [simplify]: iters left: 5 (92 enodes) 462.059 * * [simplify]: iters left: 4 (152 enodes) 462.082 * * [simplify]: iters left: 3 (274 enodes) 462.133 * * [simplify]: Extracting #0: cost 1 inf + 0 462.133 * * [simplify]: Extracting #1: cost 9 inf + 0 462.133 * * [simplify]: Extracting #2: cost 79 inf + 2 462.134 * * [simplify]: Extracting #3: cost 111 inf + 1201 462.135 * * [simplify]: Extracting #4: cost 86 inf + 4059 462.136 * * [simplify]: Extracting #5: cost 90 inf + 4349 462.137 * * [simplify]: Extracting #6: cost 83 inf + 5993 462.139 * * [simplify]: Extracting #7: cost 60 inf + 12822 462.144 * * [simplify]: Extracting #8: cost 11 inf + 34497 462.153 * * [simplify]: Extracting #9: cost 0 inf + 39893 462.161 * [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))) 462.161 * [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)))) 462.161 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 462.161 * * [simplify]: iters left: 6 (9 enodes) 462.164 * * [simplify]: iters left: 5 (36 enodes) 462.170 * * [simplify]: iters left: 4 (67 enodes) 462.180 * * [simplify]: iters left: 3 (97 enodes) 462.198 * * [simplify]: iters left: 2 (158 enodes) 462.231 * * [simplify]: iters left: 1 (263 enodes) 462.275 * * [simplify]: Extracting #0: cost 1 inf + 0 462.276 * * [simplify]: Extracting #1: cost 0 inf + 1 462.276 * [simplify]: Simplified to 0 462.276 * [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)) 462.276 * * * * [progress]: [ 876 / 3260 ] simplifiying candidate # 462.276 * [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)))) 462.276 * * [simplify]: iters left: 6 (24 enodes) 462.281 * * [simplify]: iters left: 5 (93 enodes) 462.295 * * [simplify]: iters left: 4 (161 enodes) 462.323 * * [simplify]: iters left: 3 (305 enodes) 462.381 * * [simplify]: Extracting #0: cost 1 inf + 0 462.381 * * [simplify]: Extracting #1: cost 11 inf + 0 462.382 * * [simplify]: Extracting #2: cost 92 inf + 0 462.382 * * [simplify]: Extracting #3: cost 131 inf + 1281 462.384 * * [simplify]: Extracting #4: cost 90 inf + 5298 462.385 * * [simplify]: Extracting #5: cost 90 inf + 5959 462.387 * * [simplify]: Extracting #6: cost 82 inf + 7565 462.390 * * [simplify]: Extracting #7: cost 46 inf + 20243 462.397 * * [simplify]: Extracting #8: cost 3 inf + 40226 462.406 * * [simplify]: Extracting #9: cost 0 inf + 41551 462.414 * [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))) 462.414 * [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))))) 462.414 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 462.415 * * [simplify]: iters left: 5 (9 enodes) 462.417 * * [simplify]: iters left: 4 (39 enodes) 462.425 * * [simplify]: iters left: 3 (65 enodes) 462.435 * * [simplify]: iters left: 2 (129 enodes) 462.459 * * [simplify]: iters left: 1 (210 enodes) 462.495 * * [simplify]: Extracting #0: cost 1 inf + 0 462.495 * * [simplify]: Extracting #1: cost 0 inf + 1 462.495 * [simplify]: Simplified to 0 462.495 * [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)) 462.495 * * * * [progress]: [ 877 / 3260 ] simplifiying candidate # 462.496 * [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)))))) 462.496 * * [simplify]: iters left: 6 (26 enodes) 462.501 * * [simplify]: iters left: 5 (99 enodes) 462.516 * * [simplify]: iters left: 4 (155 enodes) 462.540 * * [simplify]: iters left: 3 (287 enodes) 462.595 * * [simplify]: Extracting #0: cost 1 inf + 0 462.595 * * [simplify]: Extracting #1: cost 11 inf + 0 462.596 * * [simplify]: Extracting #2: cost 90 inf + 0 462.596 * * [simplify]: Extracting #3: cost 156 inf + 1064 462.598 * * [simplify]: Extracting #4: cost 128 inf + 5524 462.599 * * [simplify]: Extracting #5: cost 123 inf + 9197 462.601 * * [simplify]: Extracting #6: cost 115 inf + 11896 462.604 * * [simplify]: Extracting #7: cost 74 inf + 27571 462.615 * * [simplify]: Extracting #8: cost 17 inf + 55960 462.627 * * [simplify]: Extracting #9: cost 0 inf + 64202 462.638 * [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)) 462.638 * [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))))))) 462.639 * [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))))) 462.639 * * [simplify]: iters left: 6 (10 enodes) 462.641 * * [simplify]: iters left: 5 (37 enodes) 462.647 * * [simplify]: iters left: 4 (57 enodes) 462.656 * * [simplify]: iters left: 3 (104 enodes) 462.672 * * [simplify]: iters left: 2 (158 enodes) 462.696 * * [simplify]: iters left: 1 (225 enodes) 462.727 * * [simplify]: Extracting #0: cost 1 inf + 0 462.727 * * [simplify]: Extracting #1: cost 0 inf + 1 462.727 * [simplify]: Simplified to 0 462.727 * [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)) 462.728 * * * * [progress]: [ 878 / 3260 ] simplifiying candidate # 462.728 * [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))))) 462.728 * * [simplify]: iters left: 6 (25 enodes) 462.733 * * [simplify]: iters left: 5 (90 enodes) 462.748 * * [simplify]: iters left: 4 (139 enodes) 462.768 * * [simplify]: iters left: 3 (256 enodes) 462.817 * * [simplify]: Extracting #0: cost 1 inf + 0 462.817 * * [simplify]: Extracting #1: cost 9 inf + 0 462.817 * * [simplify]: Extracting #2: cost 80 inf + 0 462.818 * * [simplify]: Extracting #3: cost 141 inf + 979 462.819 * * [simplify]: Extracting #4: cost 116 inf + 4992 462.820 * * [simplify]: Extracting #5: cost 119 inf + 5646 462.821 * * [simplify]: Extracting #6: cost 113 inf + 6951 462.824 * * [simplify]: Extracting #7: cost 62 inf + 27101 462.834 * * [simplify]: Extracting #8: cost 7 inf + 55791 462.845 * * [simplify]: Extracting #9: cost 0 inf + 59075 462.857 * * [simplify]: Extracting #10: cost 0 inf + 59035 462.868 * [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))) 462.868 * [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)))))) 462.868 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 462.868 * * [simplify]: iters left: 6 (9 enodes) 462.871 * * [simplify]: iters left: 5 (29 enodes) 462.874 * * [simplify]: iters left: 4 (42 enodes) 462.881 * * [simplify]: iters left: 3 (58 enodes) 462.888 * * [simplify]: iters left: 2 (68 enodes) 462.895 * * [simplify]: Extracting #0: cost 1 inf + 0 462.895 * * [simplify]: Extracting #1: cost 0 inf + 1 462.895 * [simplify]: Simplified to 0 462.895 * [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)) 462.896 * * * * [progress]: [ 879 / 3260 ] simplifiying candidate # 462.896 * [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)))))) 462.896 * * [simplify]: iters left: 6 (27 enodes) 462.902 * * [simplify]: iters left: 5 (107 enodes) 462.918 * * [simplify]: iters left: 4 (216 enodes) 462.961 * * [simplify]: iters left: 3 (471 enodes) 463.055 * * [simplify]: Extracting #0: cost 1 inf + 0 463.055 * * [simplify]: Extracting #1: cost 11 inf + 0 463.056 * * [simplify]: Extracting #2: cost 113 inf + 0 463.058 * * [simplify]: Extracting #3: cost 217 inf + 2 463.059 * * [simplify]: Extracting #4: cost 205 inf + 2227 463.061 * * [simplify]: Extracting #5: cost 197 inf + 4619 463.063 * * [simplify]: Extracting #6: cost 156 inf + 14322 463.069 * * [simplify]: Extracting #7: cost 94 inf + 33075 463.079 * * [simplify]: Extracting #8: cost 20 inf + 68763 463.094 * * [simplify]: Extracting #9: cost 0 inf + 77527 463.108 * * [simplify]: Extracting #10: cost 0 inf + 77207 463.123 * [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)) 463.123 * [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))))))) 463.123 * [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))))) 463.123 * * [simplify]: iters left: 6 (13 enodes) 463.126 * * [simplify]: iters left: 5 (53 enodes) 463.136 * * [simplify]: iters left: 4 (117 enodes) 463.160 * * [simplify]: iters left: 3 (275 enodes) 463.212 * * [simplify]: iters left: 2 (474 enodes) 463.317 * * [simplify]: Extracting #0: cost 1 inf + 0 463.317 * * [simplify]: Extracting #1: cost 0 inf + 1 463.317 * [simplify]: Simplified to 0 463.317 * [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)) 463.317 * * * * [progress]: [ 880 / 3260 ] simplifiying candidate # 463.317 * [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))))) 463.317 * * [simplify]: iters left: 6 (28 enodes) 463.323 * * [simplify]: iters left: 5 (107 enodes) 463.339 * * [simplify]: iters left: 4 (185 enodes) 463.370 * * [simplify]: iters left: 3 (357 enodes) 463.437 * * [simplify]: Extracting #0: cost 1 inf + 0 463.437 * * [simplify]: Extracting #1: cost 11 inf + 0 463.437 * * [simplify]: Extracting #2: cost 96 inf + 0 463.438 * * [simplify]: Extracting #3: cost 186 inf + 42 463.438 * * [simplify]: Extracting #4: cost 172 inf + 1511 463.440 * * [simplify]: Extracting #5: cost 137 inf + 9748 463.444 * * [simplify]: Extracting #6: cost 92 inf + 24892 463.454 * * [simplify]: Extracting #7: cost 17 inf + 58758 463.466 * * [simplify]: Extracting #8: cost 0 inf + 66984 463.479 * [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)) 463.479 * [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)))))) 463.480 * [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.480 * * [simplify]: iters left: 6 (12 enodes) 463.484 * * [simplify]: iters left: 5 (47 enodes) 463.491 * * [simplify]: iters left: 4 (82 enodes) 463.503 * * [simplify]: iters left: 3 (157 enodes) 463.529 * * [simplify]: iters left: 2 (248 enodes) 463.567 * * [simplify]: iters left: 1 (341 enodes) 463.619 * * [simplify]: Extracting #0: cost 1 inf + 0 463.619 * * [simplify]: Extracting #1: cost 0 inf + 1 463.619 * [simplify]: Simplified to 0 463.619 * [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)) 463.619 * * * * [progress]: [ 881 / 3260 ] simplifiying candidate # 463.619 * [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)))) 463.620 * * [simplify]: iters left: 6 (28 enodes) 463.626 * * [simplify]: iters left: 5 (107 enodes) 463.642 * * [simplify]: iters left: 4 (193 enodes) 463.677 * * [simplify]: iters left: 3 (386 enodes) 463.759 * * [simplify]: Extracting #0: cost 1 inf + 0 463.760 * * [simplify]: Extracting #1: cost 13 inf + 0 463.760 * * [simplify]: Extracting #2: cost 108 inf + 0 463.760 * * [simplify]: Extracting #3: cost 197 inf + 2 463.761 * * [simplify]: Extracting #4: cost 185 inf + 1506 463.763 * * [simplify]: Extracting #5: cost 149 inf + 9399 463.767 * * [simplify]: Extracting #6: cost 101 inf + 25528 463.777 * * [simplify]: Extracting #7: cost 18 inf + 62545 463.793 * * [simplify]: Extracting #8: cost 0 inf + 71510 463.807 * * [simplify]: Extracting #9: cost 0 inf + 71430 463.821 * [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)) 463.821 * [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))))) 463.821 * [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.821 * * [simplify]: iters left: 6 (12 enodes) 463.824 * * [simplify]: iters left: 5 (47 enodes) 463.832 * * [simplify]: iters left: 4 (89 enodes) 463.848 * * [simplify]: iters left: 3 (180 enodes) 463.885 * * [simplify]: iters left: 2 (296 enodes) 463.939 * * [simplify]: iters left: 1 (428 enodes) 464.025 * * [simplify]: Extracting #0: cost 1 inf + 0 464.026 * * [simplify]: Extracting #1: cost 0 inf + 1 464.026 * [simplify]: Simplified to 0 464.026 * [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)) 464.026 * * * * [progress]: [ 882 / 3260 ] simplifiying candidate # 464.026 * [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)))))) 464.026 * * [simplify]: iters left: 6 (26 enodes) 464.032 * * [simplify]: iters left: 5 (100 enodes) 464.046 * * [simplify]: iters left: 4 (177 enodes) 464.074 * * [simplify]: iters left: 3 (329 enodes) 464.133 * * [simplify]: Extracting #0: cost 1 inf + 0 464.133 * * [simplify]: Extracting #1: cost 11 inf + 0 464.133 * * [simplify]: Extracting #2: cost 89 inf + 0 464.134 * * [simplify]: Extracting #3: cost 178 inf + 0 464.134 * * [simplify]: Extracting #4: cost 176 inf + 166 464.135 * * [simplify]: Extracting #5: cost 168 inf + 2195 464.137 * * [simplify]: Extracting #6: cost 135 inf + 9287 464.142 * * [simplify]: Extracting #7: cost 80 inf + 27587 464.152 * * [simplify]: Extracting #8: cost 21 inf + 56192 464.164 * * [simplify]: Extracting #9: cost 0 inf + 67033 464.177 * [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)))) 464.177 * [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))))))) 464.177 * [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.178 * * [simplify]: iters left: 6 (12 enodes) 464.180 * * [simplify]: iters left: 5 (46 enodes) 464.187 * * [simplify]: iters left: 4 (81 enodes) 464.199 * * [simplify]: iters left: 3 (134 enodes) 464.219 * * [simplify]: iters left: 2 (197 enodes) 464.245 * * [simplify]: iters left: 1 (271 enodes) 464.282 * * [simplify]: Extracting #0: cost 1 inf + 0 464.282 * * [simplify]: Extracting #1: cost 0 inf + 1 464.282 * [simplify]: Simplified to 0 464.282 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 464.283 * * * * [progress]: [ 883 / 3260 ] simplifiying candidate # 464.283 * [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))))) 464.283 * * [simplify]: iters left: 6 (26 enodes) 464.288 * * [simplify]: iters left: 5 (97 enodes) 464.302 * * [simplify]: iters left: 4 (154 enodes) 464.325 * * [simplify]: iters left: 3 (286 enodes) 464.378 * * [simplify]: Extracting #0: cost 1 inf + 0 464.378 * * [simplify]: Extracting #1: cost 9 inf + 0 464.378 * * [simplify]: Extracting #2: cost 84 inf + 0 464.379 * * [simplify]: Extracting #3: cost 169 inf + 0 464.379 * * [simplify]: Extracting #4: cost 162 inf + 778 464.380 * * [simplify]: Extracting #5: cost 151 inf + 3136 464.382 * * [simplify]: Extracting #6: cost 112 inf + 11031 464.386 * * [simplify]: Extracting #7: cost 74 inf + 25888 464.397 * * [simplify]: Extracting #8: cost 14 inf + 55977 464.408 * * [simplify]: Extracting #9: cost 0 inf + 62760 464.420 * [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))) 464.420 * [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)))))) 464.421 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 464.421 * * [simplify]: iters left: 6 (10 enodes) 464.423 * * [simplify]: iters left: 5 (38 enodes) 464.428 * * [simplify]: iters left: 4 (59 enodes) 464.437 * * [simplify]: iters left: 3 (88 enodes) 464.448 * * [simplify]: iters left: 2 (117 enodes) 464.462 * * [simplify]: iters left: 1 (144 enodes) 464.478 * * [simplify]: Extracting #0: cost 1 inf + 0 464.478 * * [simplify]: Extracting #1: cost 0 inf + 1 464.478 * [simplify]: Simplified to 0 464.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)) (* (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)) 464.479 * * * * [progress]: [ 884 / 3260 ] simplifiying candidate # 464.479 * [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)))) 464.479 * * [simplify]: iters left: 6 (27 enodes) 464.485 * * [simplify]: iters left: 5 (102 enodes) 464.499 * * [simplify]: iters left: 4 (165 enodes) 464.525 * * [simplify]: iters left: 3 (313 enodes) 464.582 * * [simplify]: Extracting #0: cost 1 inf + 0 464.582 * * [simplify]: Extracting #1: cost 11 inf + 0 464.583 * * [simplify]: Extracting #2: cost 97 inf + 0 464.583 * * [simplify]: Extracting #3: cost 165 inf + 211 464.584 * * [simplify]: Extracting #4: cost 144 inf + 2892 464.586 * * [simplify]: Extracting #5: cost 137 inf + 5368 464.588 * * [simplify]: Extracting #6: cost 122 inf + 7978 464.591 * * [simplify]: Extracting #7: cost 89 inf + 19343 464.600 * * [simplify]: Extracting #8: cost 13 inf + 56752 464.611 * * [simplify]: Extracting #9: cost 1 inf + 62801 464.624 * * [simplify]: Extracting #10: cost 0 inf + 63181 464.636 * [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)) 464.636 * [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))))) 464.636 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 464.636 * * [simplify]: iters left: 6 (11 enodes) 464.639 * * [simplify]: iters left: 5 (42 enodes) 464.645 * * [simplify]: iters left: 4 (67 enodes) 464.655 * * [simplify]: iters left: 3 (111 enodes) 464.671 * * [simplify]: iters left: 2 (140 enodes) 464.687 * * [simplify]: iters left: 1 (160 enodes) 464.703 * * [simplify]: Extracting #0: cost 1 inf + 0 464.703 * * [simplify]: Extracting #1: cost 0 inf + 1 464.703 * [simplify]: Simplified to 0 464.703 * [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)) 464.704 * * * * [progress]: [ 885 / 3260 ] simplifiying candidate # 464.704 * [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)))))) 464.704 * * [simplify]: iters left: 6 (30 enodes) 464.711 * * [simplify]: iters left: 5 (122 enodes) 464.731 * * [simplify]: iters left: 4 (280 enodes) 464.805 * * [simplify]: Extracting #0: cost 1 inf + 0 464.805 * * [simplify]: Extracting #1: cost 11 inf + 0 464.805 * * [simplify]: Extracting #2: cost 176 inf + 0 464.806 * * [simplify]: Extracting #3: cost 319 inf + 1 464.807 * * [simplify]: Extracting #4: cost 301 inf + 2953 464.813 * * [simplify]: Extracting #5: cost 154 inf + 56666 464.825 * * [simplify]: Extracting #6: cost 76 inf + 85634 464.839 * * [simplify]: Extracting #7: cost 46 inf + 93767 464.857 * * [simplify]: Extracting #8: cost 2 inf + 117070 464.875 * * [simplify]: Extracting #9: cost 0 inf + 118120 464.893 * * [simplify]: Extracting #10: cost 0 inf + 118040 464.911 * [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)))) 464.911 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (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))))))) 464.912 * [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))))) 464.912 * * [simplify]: iters left: 6 (16 enodes) 464.915 * * [simplify]: iters left: 5 (68 enodes) 464.928 * * [simplify]: iters left: 4 (179 enodes) 464.983 * * [simplify]: Extracting #0: cost 1 inf + 0 464.983 * * [simplify]: Extracting #1: cost 27 inf + 0 464.983 * * [simplify]: Extracting #2: cost 153 inf + 0 464.984 * * [simplify]: Extracting #3: cost 242 inf + 83 464.986 * * [simplify]: Extracting #4: cost 185 inf + 16503 464.997 * * [simplify]: Extracting #5: cost 15 inf + 79352 465.009 * * [simplify]: Extracting #6: cost 0 inf + 84943 465.021 * [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.021 * [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))))))) 465.021 * * * * [progress]: [ 886 / 3260 ] simplifiying candidate # 465.021 * [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))))) 465.021 * * [simplify]: iters left: 6 (31 enodes) 465.028 * * [simplify]: iters left: 5 (123 enodes) 465.049 * * [simplify]: iters left: 4 (250 enodes) 465.101 * * [simplify]: Extracting #0: cost 1 inf + 0 465.101 * * [simplify]: Extracting #1: cost 11 inf + 0 465.101 * * [simplify]: Extracting #2: cost 141 inf + 0 465.102 * * [simplify]: Extracting #3: cost 250 inf + 0 465.102 * * [simplify]: Extracting #4: cost 240 inf + 855 465.106 * * [simplify]: Extracting #5: cost 175 inf + 20572 465.114 * * [simplify]: Extracting #6: cost 59 inf + 60260 465.126 * * [simplify]: Extracting #7: cost 15 inf + 78672 465.139 * * [simplify]: Extracting #8: cost 0 inf + 85482 465.153 * [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))))) 465.153 * [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)))))) 465.153 * [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.154 * * [simplify]: iters left: 6 (15 enodes) 465.157 * * [simplify]: iters left: 5 (63 enodes) 465.167 * * [simplify]: iters left: 4 (145 enodes) 465.202 * * [simplify]: iters left: 3 (499 enodes) 465.429 * * [simplify]: Extracting #0: cost 1 inf + 0 465.429 * * [simplify]: Extracting #1: cost 0 inf + 1 465.429 * [simplify]: Simplified to 0 465.429 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 465.429 * * * * [progress]: [ 887 / 3260 ] simplifiying candidate # 465.429 * [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)))) 465.430 * * [simplify]: iters left: 6 (31 enodes) 465.436 * * [simplify]: iters left: 5 (122 enodes) 465.456 * * [simplify]: iters left: 4 (264 enodes) 465.519 * * [simplify]: Extracting #0: cost 1 inf + 0 465.520 * * [simplify]: Extracting #1: cost 13 inf + 0 465.520 * * [simplify]: Extracting #2: cost 141 inf + 0 465.520 * * [simplify]: Extracting #3: cost 232 inf + 2 465.521 * * [simplify]: Extracting #4: cost 223 inf + 1097 465.524 * * [simplify]: Extracting #5: cost 144 inf + 23408 465.531 * * [simplify]: Extracting #6: cost 58 inf + 49990 465.541 * * [simplify]: Extracting #7: cost 11 inf + 71508 465.555 * * [simplify]: Extracting #8: cost 0 inf + 76278 465.567 * * [simplify]: Extracting #9: cost 0 inf + 76198 465.579 * [simplify]: Simplified to (- (/ (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a)) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 465.579 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a)) (* (* (/ (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))))) 465.579 * [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))) 465.579 * * [simplify]: iters left: 6 (15 enodes) 465.583 * * [simplify]: iters left: 5 (62 enodes) 465.594 * * [simplify]: iters left: 4 (159 enodes) 465.635 * * [simplify]: iters left: 3 (475 enodes) 465.829 * * [simplify]: Extracting #0: cost 1 inf + 0 465.829 * * [simplify]: Extracting #1: cost 42 inf + 0 465.830 * * [simplify]: Extracting #2: cost 194 inf + 1 465.833 * * [simplify]: Extracting #3: cost 205 inf + 15094 465.845 * * [simplify]: Extracting #4: cost 20 inf + 63712 465.860 * * [simplify]: Extracting #5: cost 3 inf + 65204 465.874 * * [simplify]: Extracting #6: cost 0 inf + 65965 465.890 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 465.891 * [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)))) 465.891 * * * * [progress]: [ 888 / 3260 ] simplifiying candidate # 465.891 * [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)))))) 465.891 * * [simplify]: iters left: 6 (28 enodes) 465.897 * * [simplify]: iters left: 5 (111 enodes) 465.914 * * [simplify]: iters left: 4 (237 enodes) 465.968 * * [simplify]: Extracting #0: cost 1 inf + 0 465.968 * * [simplify]: Extracting #1: cost 11 inf + 0 465.968 * * [simplify]: Extracting #2: cost 133 inf + 0 465.969 * * [simplify]: Extracting #3: cost 240 inf + 0 465.970 * * [simplify]: Extracting #4: cost 220 inf + 4363 465.975 * * [simplify]: Extracting #5: cost 116 inf + 39234 465.984 * * [simplify]: Extracting #6: cost 54 inf + 60953 465.996 * * [simplify]: Extracting #7: cost 12 inf + 78946 466.009 * * [simplify]: Extracting #8: cost 0 inf + 85194 466.025 * [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)))) 466.025 * [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))))))) 466.025 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 466.025 * * [simplify]: iters left: 6 (15 enodes) 466.029 * * [simplify]: iters left: 5 (62 enodes) 466.038 * * [simplify]: iters left: 4 (148 enodes) 466.074 * * [simplify]: iters left: 3 (499 enodes) 466.306 * * [simplify]: Extracting #0: cost 1 inf + 0 466.306 * * [simplify]: Extracting #1: cost 0 inf + 1 466.306 * [simplify]: Simplified to 0 466.306 * [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)) 466.306 * * * * [progress]: [ 889 / 3260 ] simplifiying candidate # 466.307 * [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))))) 466.307 * * [simplify]: iters left: 6 (29 enodes) 466.313 * * [simplify]: iters left: 5 (113 enodes) 466.333 * * [simplify]: iters left: 4 (219 enodes) 466.374 * * [simplify]: Extracting #0: cost 1 inf + 0 466.374 * * [simplify]: Extracting #1: cost 11 inf + 0 466.375 * * [simplify]: Extracting #2: cost 114 inf + 0 466.375 * * [simplify]: Extracting #3: cost 200 inf + 0 466.376 * * [simplify]: Extracting #4: cost 182 inf + 2835 466.380 * * [simplify]: Extracting #5: cost 91 inf + 28869 466.387 * * [simplify]: Extracting #6: cost 55 inf + 40394 466.396 * * [simplify]: Extracting #7: cost 3 inf + 65066 466.407 * * [simplify]: Extracting #8: cost 0 inf + 65958 466.418 * * [simplify]: Extracting #9: cost 0 inf + 65878 466.428 * [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)))) 466.428 * [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)))))) 466.429 * [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)))) 466.429 * * [simplify]: iters left: 6 (14 enodes) 466.432 * * [simplify]: iters left: 5 (56 enodes) 466.441 * * [simplify]: iters left: 4 (117 enodes) 466.466 * * [simplify]: iters left: 3 (347 enodes) 466.579 * * [simplify]: Extracting #0: cost 1 inf + 0 466.579 * * [simplify]: Extracting #1: cost 0 inf + 1 466.579 * [simplify]: Simplified to 0 466.579 * [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)) 466.579 * * * * [progress]: [ 890 / 3260 ] simplifiying candidate # 466.579 * [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)))) 466.579 * * [simplify]: iters left: 6 (29 enodes) 466.586 * * [simplify]: iters left: 5 (114 enodes) 466.603 * * [simplify]: iters left: 4 (217 enodes) 466.648 * * [simplify]: Extracting #0: cost 1 inf + 0 466.648 * * [simplify]: Extracting #1: cost 11 inf + 0 466.648 * * [simplify]: Extracting #2: cost 108 inf + 0 466.648 * * [simplify]: Extracting #3: cost 181 inf + 2 466.649 * * [simplify]: Extracting #4: cost 170 inf + 1142 466.650 * * [simplify]: Extracting #5: cost 162 inf + 3492 466.653 * * [simplify]: Extracting #6: cost 74 inf + 27453 466.661 * * [simplify]: Extracting #7: cost 7 inf + 53664 466.670 * * [simplify]: Extracting #8: cost 0 inf + 56786 466.679 * [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)) 466.680 * [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))))) 466.680 * [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))) 466.680 * * [simplify]: iters left: 6 (14 enodes) 466.684 * * [simplify]: iters left: 5 (57 enodes) 466.695 * * [simplify]: iters left: 4 (116 enodes) 466.719 * * [simplify]: iters left: 3 (321 enodes) 466.825 * * [simplify]: Extracting #0: cost 1 inf + 0 466.825 * * [simplify]: Extracting #1: cost 0 inf + 1 466.825 * [simplify]: Simplified to 0 466.826 * [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)) 466.826 * * * * [progress]: [ 891 / 3260 ] simplifiying candidate # 466.826 * [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)))))) 466.826 * * [simplify]: iters left: 6 (29 enodes) 466.833 * * [simplify]: iters left: 5 (116 enodes) 466.851 * * [simplify]: iters left: 4 (248 enodes) 466.905 * * [simplify]: Extracting #0: cost 1 inf + 0 466.905 * * [simplify]: Extracting #1: cost 11 inf + 0 466.906 * * [simplify]: Extracting #2: cost 124 inf + 0 466.906 * * [simplify]: Extracting #3: cost 215 inf + 43 466.907 * * [simplify]: Extracting #4: cost 201 inf + 1589 466.909 * * [simplify]: Extracting #5: cost 156 inf + 12897 466.916 * * [simplify]: Extracting #6: cost 65 inf + 42307 466.926 * * [simplify]: Extracting #7: cost 3 inf + 68674 466.937 * * [simplify]: Extracting #8: cost 0 inf + 70224 466.948 * [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)) 466.948 * [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))))))) 466.948 * [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))))) 466.948 * * [simplify]: iters left: 6 (15 enodes) 466.952 * * [simplify]: iters left: 5 (62 enodes) 466.962 * * [simplify]: iters left: 4 (149 enodes) 466.999 * * [simplify]: iters left: 3 (450 enodes) 467.194 * * [simplify]: Extracting #0: cost 1 inf + 0 467.194 * * [simplify]: Extracting #1: cost 0 inf + 1 467.194 * [simplify]: Simplified to 0 467.194 * [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)) 467.194 * * * * [progress]: [ 892 / 3260 ] simplifiying candidate # 467.194 * [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))))) 467.194 * * [simplify]: iters left: 6 (30 enodes) 467.201 * * [simplify]: iters left: 5 (117 enodes) 467.219 * * [simplify]: iters left: 4 (221 enodes) 467.264 * * [simplify]: Extracting #0: cost 1 inf + 0 467.264 * * [simplify]: Extracting #1: cost 11 inf + 0 467.264 * * [simplify]: Extracting #2: cost 103 inf + 0 467.265 * * [simplify]: Extracting #3: cost 171 inf + 43 467.265 * * [simplify]: Extracting #4: cost 168 inf + 209 467.266 * * [simplify]: Extracting #5: cost 154 inf + 3509 467.269 * * [simplify]: Extracting #6: cost 67 inf + 27224 467.277 * * [simplify]: Extracting #7: cost 7 inf + 50824 467.286 * * [simplify]: Extracting #8: cost 0 inf + 53756 467.295 * [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))))) 467.295 * [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)))))) 467.295 * [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)))) 467.295 * * [simplify]: iters left: 6 (14 enodes) 467.298 * * [simplify]: iters left: 5 (57 enodes) 467.307 * * [simplify]: iters left: 4 (118 enodes) 467.334 * * [simplify]: iters left: 3 (314 enodes) 467.427 * * [simplify]: Extracting #0: cost 1 inf + 0 467.427 * * [simplify]: Extracting #1: cost 0 inf + 1 467.427 * [simplify]: Simplified to 0 467.427 * [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)) 467.427 * * * * [progress]: [ 893 / 3260 ] simplifiying candidate # 467.428 * [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)))) 467.428 * * [simplify]: iters left: 6 (29 enodes) 467.434 * * [simplify]: iters left: 5 (108 enodes) 467.450 * * [simplify]: iters left: 4 (206 enodes) 467.488 * * [simplify]: iters left: 3 (464 enodes) 467.602 * * [simplify]: Extracting #0: cost 1 inf + 0 467.602 * * [simplify]: Extracting #1: cost 13 inf + 0 467.603 * * [simplify]: Extracting #2: cost 144 inf + 0 467.604 * * [simplify]: Extracting #3: cost 246 inf + 87 467.606 * * [simplify]: Extracting #4: cost 219 inf + 3586 467.608 * * [simplify]: Extracting #5: cost 156 inf + 16356 467.615 * * [simplify]: Extracting #6: cost 90 inf + 36254 467.627 * * [simplify]: Extracting #7: cost 15 inf + 69937 467.642 * * [simplify]: Extracting #8: cost 0 inf + 77484 467.660 * [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)) 467.660 * [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))))) 467.660 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 467.660 * * [simplify]: iters left: 6 (13 enodes) 467.663 * * [simplify]: iters left: 5 (48 enodes) 467.671 * * [simplify]: iters left: 4 (103 enodes) 467.690 * * [simplify]: iters left: 3 (238 enodes) 467.748 * * [simplify]: Extracting #0: cost 1 inf + 0 467.748 * * [simplify]: Extracting #1: cost 0 inf + 1 467.748 * [simplify]: Simplified to 0 467.748 * [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)) 467.748 * * * * [progress]: [ 894 / 3260 ] simplifiying candidate # 467.748 * [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)))))) 467.748 * * [simplify]: iters left: 6 (29 enodes) 467.755 * * [simplify]: iters left: 5 (115 enodes) 467.772 * * [simplify]: iters left: 4 (242 enodes) 467.824 * * [simplify]: Extracting #0: cost 1 inf + 0 467.824 * * [simplify]: Extracting #1: cost 11 inf + 0 467.824 * * [simplify]: Extracting #2: cost 137 inf + 0 467.825 * * [simplify]: Extracting #3: cost 248 inf + 0 467.826 * * [simplify]: Extracting #4: cost 236 inf + 1339 467.828 * * [simplify]: Extracting #5: cost 163 inf + 23926 467.838 * * [simplify]: Extracting #6: cost 78 inf + 52966 467.847 * * [simplify]: Extracting #7: cost 48 inf + 62750 467.858 * * [simplify]: Extracting #8: cost 7 inf + 83709 467.871 * * [simplify]: Extracting #9: cost 0 inf + 86979 467.885 * * [simplify]: Extracting #10: cost 0 inf + 86899 467.898 * [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)))) 467.898 * [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))))))) 467.898 * [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))))) 467.898 * * [simplify]: iters left: 6 (15 enodes) 467.902 * * [simplify]: iters left: 5 (61 enodes) 467.913 * * [simplify]: iters left: 4 (142 enodes) 467.946 * * [simplify]: iters left: 3 (474 enodes) 468.121 * * [simplify]: Extracting #0: cost 1 inf + 0 468.121 * * [simplify]: Extracting #1: cost 0 inf + 1 468.121 * [simplify]: Simplified to 0 468.121 * [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)) 468.121 * * * * [progress]: [ 895 / 3260 ] simplifiying candidate # 468.122 * [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))))) 468.122 * * [simplify]: iters left: 6 (30 enodes) 468.128 * * [simplify]: iters left: 5 (116 enodes) 468.146 * * [simplify]: iters left: 4 (217 enodes) 468.188 * * [simplify]: Extracting #0: cost 1 inf + 0 468.188 * * [simplify]: Extracting #1: cost 11 inf + 0 468.188 * * [simplify]: Extracting #2: cost 114 inf + 0 468.189 * * [simplify]: Extracting #3: cost 197 inf + 0 468.189 * * [simplify]: Extracting #4: cost 187 inf + 975 468.191 * * [simplify]: Extracting #5: cost 142 inf + 12489 468.196 * * [simplify]: Extracting #6: cost 72 inf + 33522 468.202 * * [simplify]: Extracting #7: cost 49 inf + 39643 468.210 * * [simplify]: Extracting #8: cost 8 inf + 60827 468.220 * * [simplify]: Extracting #9: cost 0 inf + 64957 468.231 * [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))))) 468.231 * [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)))))) 468.231 * [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)))) 468.231 * * [simplify]: iters left: 6 (14 enodes) 468.235 * * [simplify]: iters left: 5 (56 enodes) 468.245 * * [simplify]: iters left: 4 (113 enodes) 468.267 * * [simplify]: iters left: 3 (324 enodes) 468.354 * * [simplify]: Extracting #0: cost 1 inf + 0 468.355 * * [simplify]: Extracting #1: cost 0 inf + 1 468.355 * [simplify]: Simplified to 0 468.355 * [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)) 468.355 * * * * [progress]: [ 896 / 3260 ] simplifiying candidate # 468.355 * [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)))) 468.355 * * [simplify]: iters left: 6 (30 enodes) 468.362 * * [simplify]: iters left: 5 (116 enodes) 468.379 * * [simplify]: iters left: 4 (215 enodes) 468.421 * * [simplify]: Extracting #0: cost 1 inf + 0 468.421 * * [simplify]: Extracting #1: cost 11 inf + 0 468.421 * * [simplify]: Extracting #2: cost 111 inf + 0 468.421 * * [simplify]: Extracting #3: cost 180 inf + 2 468.422 * * [simplify]: Extracting #4: cost 169 inf + 1260 468.423 * * [simplify]: Extracting #5: cost 164 inf + 2885 468.426 * * [simplify]: Extracting #6: cost 64 inf + 28933 468.434 * * [simplify]: Extracting #7: cost 4 inf + 54392 468.443 * * [simplify]: Extracting #8: cost 0 inf + 56320 468.452 * [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)) 468.452 * [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))))) 468.452 * [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))) 468.452 * * [simplify]: iters left: 6 (14 enodes) 468.456 * * [simplify]: iters left: 5 (56 enodes) 468.464 * * [simplify]: iters left: 4 (112 enodes) 468.488 * * [simplify]: iters left: 3 (297 enodes) 468.567 * * [simplify]: Extracting #0: cost 1 inf + 0 468.567 * * [simplify]: Extracting #1: cost 0 inf + 1 468.567 * [simplify]: Simplified to 0 468.567 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 468.567 * * * * [progress]: [ 897 / 3260 ] simplifiying candidate # 468.567 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 468.568 * * [simplify]: iters left: 6 (26 enodes) 468.573 * * [simplify]: iters left: 5 (102 enodes) 468.589 * * [simplify]: iters left: 4 (204 enodes) 468.628 * * [simplify]: Extracting #0: cost 1 inf + 0 468.628 * * [simplify]: Extracting #1: cost 11 inf + 0 468.628 * * [simplify]: Extracting #2: cost 107 inf + 0 468.628 * * [simplify]: Extracting #3: cost 188 inf + 0 468.629 * * [simplify]: Extracting #4: cost 180 inf + 975 468.632 * * [simplify]: Extracting #5: cost 111 inf + 20279 468.638 * * [simplify]: Extracting #6: cost 55 inf + 38750 468.647 * * [simplify]: Extracting #7: cost 10 inf + 58205 468.657 * * [simplify]: Extracting #8: cost 0 inf + 63308 468.668 * [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))) 468.668 * [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))))))) 468.669 * [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))))) 468.669 * * [simplify]: iters left: 6 (13 enodes) 468.672 * * [simplify]: iters left: 5 (53 enodes) 468.680 * * [simplify]: iters left: 4 (118 enodes) 468.703 * * [simplify]: iters left: 3 (324 enodes) 468.787 * * [simplify]: Extracting #0: cost 1 inf + 0 468.787 * * [simplify]: Extracting #1: cost 0 inf + 1 468.787 * [simplify]: Simplified to 0 468.787 * [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)) 468.787 * * * * [progress]: [ 898 / 3260 ] simplifiying candidate # 468.787 * [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))))) 468.788 * * [simplify]: iters left: 6 (26 enodes) 468.793 * * [simplify]: iters left: 5 (99 enodes) 468.808 * * [simplify]: iters left: 4 (177 enodes) 468.837 * * [simplify]: iters left: 3 (412 enodes) 468.924 * * [simplify]: Extracting #0: cost 1 inf + 0 468.924 * * [simplify]: Extracting #1: cost 9 inf + 0 468.924 * * [simplify]: Extracting #2: cost 119 inf + 0 468.925 * * [simplify]: Extracting #3: cost 247 inf + 42 468.926 * * [simplify]: Extracting #4: cost 237 inf + 1304 468.929 * * [simplify]: Extracting #5: cost 163 inf + 15894 468.935 * * [simplify]: Extracting #6: cost 88 inf + 38733 468.948 * * [simplify]: Extracting #7: cost 19 inf + 69916 468.965 * * [simplify]: Extracting #8: cost 0 inf + 78835 468.980 * [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))) 468.981 * [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)))))) 468.981 * [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)))) 468.981 * * [simplify]: iters left: 6 (11 enodes) 468.984 * * [simplify]: iters left: 5 (43 enodes) 468.990 * * [simplify]: iters left: 4 (84 enodes) 469.005 * * [simplify]: iters left: 3 (212 enodes) 469.049 * * [simplify]: iters left: 2 (472 enodes) 469.151 * * [simplify]: Extracting #0: cost 1 inf + 0 469.151 * * [simplify]: Extracting #1: cost 0 inf + 1 469.151 * [simplify]: Simplified to 0 469.151 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 469.151 * * * * [progress]: [ 899 / 3260 ] simplifiying candidate # 469.151 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 469.151 * * [simplify]: iters left: 6 (27 enodes) 469.157 * * [simplify]: iters left: 5 (106 enodes) 469.173 * * [simplify]: iters left: 4 (196 enodes) 469.211 * * [simplify]: iters left: 3 (459 enodes) 469.329 * * [simplify]: Extracting #0: cost 1 inf + 0 469.329 * * [simplify]: Extracting #1: cost 11 inf + 0 469.329 * * [simplify]: Extracting #2: cost 117 inf + 0 469.330 * * [simplify]: Extracting #3: cost 229 inf + 2 469.331 * * [simplify]: Extracting #4: cost 216 inf + 1545 469.333 * * [simplify]: Extracting #5: cost 156 inf + 11817 469.339 * * [simplify]: Extracting #6: cost 99 inf + 28317 469.351 * * [simplify]: Extracting #7: cost 13 inf + 68465 469.369 * * [simplify]: Extracting #8: cost 0 inf + 74732 469.386 * [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)) 469.386 * [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))))) 469.386 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 469.386 * * [simplify]: iters left: 6 (12 enodes) 469.389 * * [simplify]: iters left: 5 (49 enodes) 469.397 * * [simplify]: iters left: 4 (99 enodes) 469.416 * * [simplify]: iters left: 3 (234 enodes) 469.469 * * [simplify]: iters left: 2 (447 enodes) 469.562 * * [simplify]: Extracting #0: cost 1 inf + 0 469.562 * * [simplify]: Extracting #1: cost 0 inf + 1 469.562 * [simplify]: Simplified to 0 469.562 * [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)) 469.563 * * * * [progress]: [ 900 / 3260 ] simplifiying candidate # 469.563 * [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)))))) 469.563 * * [simplify]: iters left: 6 (28 enodes) 469.569 * * [simplify]: iters left: 5 (111 enodes) 469.586 * * [simplify]: iters left: 4 (218 enodes) 469.629 * * [simplify]: Extracting #0: cost 1 inf + 0 469.629 * * [simplify]: Extracting #1: cost 11 inf + 0 469.629 * * [simplify]: Extracting #2: cost 101 inf + 0 469.629 * * [simplify]: Extracting #3: cost 167 inf + 43 469.630 * * [simplify]: Extracting #4: cost 164 inf + 291 469.631 * * [simplify]: Extracting #5: cost 123 inf + 9557 469.635 * * [simplify]: Extracting #6: cost 72 inf + 20810 469.640 * * [simplify]: Extracting #7: cost 41 inf + 31098 469.646 * * [simplify]: Extracting #8: cost 10 inf + 47344 469.655 * * [simplify]: Extracting #9: cost 0 inf + 52834 469.665 * [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)))) 469.665 * [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))))))) 469.666 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 469.666 * * [simplify]: iters left: 6 (14 enodes) 469.669 * * [simplify]: iters left: 5 (57 enodes) 469.678 * * [simplify]: iters left: 4 (121 enodes) 469.702 * * [simplify]: iters left: 3 (291 enodes) 469.779 * * [simplify]: Extracting #0: cost 1 inf + 0 469.780 * * [simplify]: Extracting #1: cost 0 inf + 1 469.780 * [simplify]: Simplified to 0 469.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)) (* (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)) 469.780 * * * * [progress]: [ 901 / 3260 ] simplifiying candidate # 469.780 * [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))))) 469.780 * * [simplify]: iters left: 6 (29 enodes) 469.787 * * [simplify]: iters left: 5 (112 enodes) 469.803 * * [simplify]: iters left: 4 (199 enodes) 469.840 * * [simplify]: iters left: 3 (432 enodes) 469.929 * * [simplify]: Extracting #0: cost 1 inf + 0 469.929 * * [simplify]: Extracting #1: cost 11 inf + 0 469.929 * * [simplify]: Extracting #2: cost 113 inf + 0 469.930 * * [simplify]: Extracting #3: cost 211 inf + 85 469.931 * * [simplify]: Extracting #4: cost 193 inf + 1960 469.932 * * [simplify]: Extracting #5: cost 160 inf + 7407 469.936 * * [simplify]: Extracting #6: cost 102 inf + 21362 469.946 * * [simplify]: Extracting #7: cost 19 inf + 58044 469.961 * * [simplify]: Extracting #8: cost 1 inf + 66807 469.975 * * [simplify]: Extracting #9: cost 0 inf + 67186 469.989 * [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)) 469.989 * [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)))))) 469.989 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 469.990 * * [simplify]: iters left: 6 (13 enodes) 469.993 * * [simplify]: iters left: 5 (52 enodes) 470.000 * * [simplify]: iters left: 4 (98 enodes) 470.018 * * [simplify]: iters left: 3 (212 enodes) 470.058 * * [simplify]: iters left: 2 (371 enodes) 470.130 * * [simplify]: Extracting #0: cost 1 inf + 0 470.131 * * [simplify]: Extracting #1: cost 0 inf + 1 470.131 * [simplify]: Simplified to 0 470.131 * [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)) 470.131 * * * * [progress]: [ 902 / 3260 ] simplifiying candidate # 470.131 * [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)))) 470.131 * * [simplify]: iters left: 6 (28 enodes) 470.137 * * [simplify]: iters left: 5 (104 enodes) 470.153 * * [simplify]: iters left: 4 (188 enodes) 470.182 * * [simplify]: iters left: 3 (365 enodes) 470.253 * * [simplify]: Extracting #0: cost 1 inf + 0 470.253 * * [simplify]: Extracting #1: cost 11 inf + 0 470.253 * * [simplify]: Extracting #2: cost 109 inf + 0 470.254 * * [simplify]: Extracting #3: cost 185 inf + 618 470.255 * * [simplify]: Extracting #4: cost 137 inf + 6370 470.258 * * [simplify]: Extracting #5: cost 120 inf + 10341 470.261 * * [simplify]: Extracting #6: cost 95 inf + 19240 470.270 * * [simplify]: Extracting #7: cost 16 inf + 55564 470.283 * * [simplify]: Extracting #8: cost 0 inf + 63932 470.296 * [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))) 470.296 * [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))))) 470.296 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 470.296 * * [simplify]: iters left: 6 (12 enodes) 470.299 * * [simplify]: iters left: 5 (44 enodes) 470.307 * * [simplify]: iters left: 4 (92 enodes) 470.321 * * [simplify]: iters left: 3 (159 enodes) 470.346 * * [simplify]: iters left: 2 (267 enodes) 470.390 * * [simplify]: iters left: 1 (364 enodes) 470.446 * * [simplify]: Extracting #0: cost 1 inf + 0 470.446 * * [simplify]: Extracting #1: cost 0 inf + 1 470.446 * [simplify]: Simplified to 0 470.446 * [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)) 470.446 * * * * [progress]: [ 903 / 3260 ] simplifiying candidate # 470.447 * [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)))))) 470.447 * * [simplify]: iters left: 6 (29 enodes) 470.453 * * [simplify]: iters left: 5 (118 enodes) 470.472 * * [simplify]: iters left: 4 (251 enodes) 470.525 * * [simplify]: Extracting #0: cost 1 inf + 0 470.525 * * [simplify]: Extracting #1: cost 11 inf + 0 470.525 * * [simplify]: Extracting #2: cost 136 inf + 0 470.526 * * [simplify]: Extracting #3: cost 238 inf + 3 470.527 * * [simplify]: Extracting #4: cost 222 inf + 1912 470.530 * * [simplify]: Extracting #5: cost 132 inf + 26895 470.537 * * [simplify]: Extracting #6: cost 54 inf + 52125 470.547 * * [simplify]: Extracting #7: cost 13 inf + 69299 470.561 * * [simplify]: Extracting #8: cost 0 inf + 75967 470.573 * [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))))) 470.573 * [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))))))) 470.573 * [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))))) 470.573 * * [simplify]: iters left: 6 (15 enodes) 470.577 * * [simplify]: iters left: 5 (64 enodes) 470.588 * * [simplify]: iters left: 4 (149 enodes) 470.623 * * [simplify]: iters left: 3 (466 enodes) 470.874 * * [simplify]: Extracting #0: cost 1 inf + 0 470.874 * * [simplify]: Extracting #1: cost 0 inf + 1 470.874 * [simplify]: Simplified to 0 470.874 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (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)) 470.874 * * * * [progress]: [ 904 / 3260 ] simplifiying candidate # 470.874 * [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))))) 470.874 * * [simplify]: iters left: 6 (30 enodes) 470.881 * * [simplify]: iters left: 5 (119 enodes) 470.899 * * [simplify]: iters left: 4 (227 enodes) 470.943 * * [simplify]: Extracting #0: cost 1 inf + 0 470.943 * * [simplify]: Extracting #1: cost 11 inf + 0 470.943 * * [simplify]: Extracting #2: cost 119 inf + 0 470.944 * * [simplify]: Extracting #3: cost 194 inf + 44 470.944 * * [simplify]: Extracting #4: cost 175 inf + 2359 470.947 * * [simplify]: Extracting #5: cost 112 inf + 17667 470.952 * * [simplify]: Extracting #6: cost 53 inf + 34539 470.960 * * [simplify]: Extracting #7: cost 6 inf + 55656 470.969 * * [simplify]: Extracting #8: cost 0 inf + 58826 470.979 * [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))))) 470.979 * [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)))))) 470.979 * [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)))) 470.980 * * [simplify]: iters left: 6 (14 enodes) 470.985 * * [simplify]: iters left: 5 (59 enodes) 470.994 * * [simplify]: iters left: 4 (121 enodes) 471.017 * * [simplify]: iters left: 3 (332 enodes) 471.150 * * [simplify]: Extracting #0: cost 1 inf + 0 471.150 * * [simplify]: Extracting #1: cost 0 inf + 1 471.150 * [simplify]: Simplified to 0 471.150 * [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)) 471.150 * * * * [progress]: [ 905 / 3260 ] simplifiying candidate # 471.150 * [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)))) 471.151 * * [simplify]: iters left: 6 (29 enodes) 471.157 * * [simplify]: iters left: 5 (114 enodes) 471.175 * * [simplify]: iters left: 4 (218 enodes) 471.218 * * [simplify]: Extracting #0: cost 1 inf + 0 471.218 * * [simplify]: Extracting #1: cost 11 inf + 0 471.218 * * [simplify]: Extracting #2: cost 105 inf + 0 471.219 * * [simplify]: Extracting #3: cost 159 inf + 46 471.219 * * [simplify]: Extracting #4: cost 131 inf + 3303 471.221 * * [simplify]: Extracting #5: cost 87 inf + 12958 471.224 * * [simplify]: Extracting #6: cost 72 inf + 16086 471.228 * * [simplify]: Extracting #7: cost 63 inf + 17172 471.232 * * [simplify]: Extracting #8: cost 37 inf + 27545 471.238 * * [simplify]: Extracting #9: cost 4 inf + 45336 471.246 * * [simplify]: Extracting #10: cost 0 inf + 47896 471.254 * * [simplify]: Extracting #11: cost 0 inf + 47841 471.261 * [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)))) 471.261 * [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))))) 471.262 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 471.262 * * [simplify]: iters left: 6 (13 enodes) 471.267 * * [simplify]: iters left: 5 (54 enodes) 471.276 * * [simplify]: iters left: 4 (112 enodes) 471.298 * * [simplify]: iters left: 3 (281 enodes) 471.392 * * [simplify]: Extracting #0: cost 1 inf + 0 471.392 * * [simplify]: Extracting #1: cost 0 inf + 1 471.392 * [simplify]: Simplified to 0 471.392 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (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)) 471.392 * * * * [progress]: [ 906 / 3260 ] simplifiying candidate # 471.392 * [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)))))) 471.392 * * [simplify]: iters left: 6 (27 enodes) 471.398 * * [simplify]: iters left: 5 (108 enodes) 471.415 * * [simplify]: iters left: 4 (224 enodes) 471.461 * * [simplify]: Extracting #0: cost 1 inf + 0 471.461 * * [simplify]: Extracting #1: cost 11 inf + 0 471.461 * * [simplify]: Extracting #2: cost 113 inf + 0 471.462 * * [simplify]: Extracting #3: cost 187 inf + 44 471.463 * * [simplify]: Extracting #4: cost 161 inf + 3582 471.465 * * [simplify]: Extracting #5: cost 95 inf + 20476 471.470 * * [simplify]: Extracting #6: cost 59 inf + 31143 471.478 * * [simplify]: Extracting #7: cost 8 inf + 53740 471.488 * * [simplify]: Extracting #8: cost 0 inf + 58110 471.499 * [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)))) 471.499 * [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))))))) 471.499 * [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))))) 471.499 * * [simplify]: iters left: 6 (14 enodes) 471.503 * * [simplify]: iters left: 5 (59 enodes) 471.512 * * [simplify]: iters left: 4 (134 enodes) 471.540 * * [simplify]: iters left: 3 (357 enodes) 471.676 * * [simplify]: Extracting #0: cost 1 inf + 0 471.676 * * [simplify]: Extracting #1: cost 0 inf + 1 471.676 * [simplify]: Simplified to 0 471.676 * [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)) 471.676 * * * * [progress]: [ 907 / 3260 ] simplifiying candidate # 471.676 * [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))))) 471.677 * * [simplify]: iters left: 6 (28 enodes) 471.683 * * [simplify]: iters left: 5 (110 enodes) 471.699 * * [simplify]: iters left: 4 (209 enodes) 471.740 * * [simplify]: iters left: 3 (477 enodes) 472.139 * * [simplify]: Extracting #0: cost 1 inf + 0 472.139 * * [simplify]: Extracting #1: cost 11 inf + 0 472.139 * * [simplify]: Extracting #2: cost 170 inf + 0 472.140 * * [simplify]: Extracting #3: cost 297 inf + 373 472.144 * * [simplify]: Extracting #4: cost 259 inf + 4978 472.150 * * [simplify]: Extracting #5: cost 143 inf + 28683 472.158 * * [simplify]: Extracting #6: cost 94 inf + 42810 472.171 * * [simplify]: Extracting #7: cost 29 inf + 72132 472.189 * * [simplify]: Extracting #8: cost 1 inf + 86486 472.207 * * [simplify]: Extracting #9: cost 0 inf + 87026 472.226 * [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)) 472.226 * [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)))))) 472.226 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 472.227 * * [simplify]: iters left: 6 (13 enodes) 472.230 * * [simplify]: iters left: 5 (53 enodes) 472.238 * * [simplify]: iters left: 4 (106 enodes) 472.258 * * [simplify]: iters left: 3 (257 enodes) 472.341 * * [simplify]: Extracting #0: cost 1 inf + 0 472.341 * * [simplify]: Extracting #1: cost 0 inf + 1 472.341 * [simplify]: Simplified to 0 472.341 * [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)) 472.342 * * * * [progress]: [ 908 / 3260 ] simplifiying candidate # 472.342 * [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)))) 472.342 * * [simplify]: iters left: 6 (27 enodes) 472.348 * * [simplify]: iters left: 5 (106 enodes) 472.364 * * [simplify]: iters left: 4 (195 enodes) 472.401 * * [simplify]: iters left: 3 (446 enodes) 472.540 * * [simplify]: Extracting #0: cost 1 inf + 0 472.540 * * [simplify]: Extracting #1: cost 11 inf + 0 472.540 * * [simplify]: Extracting #2: cost 140 inf + 0 472.541 * * [simplify]: Extracting #3: cost 233 inf + 171 472.542 * * [simplify]: Extracting #4: cost 206 inf + 2669 472.545 * * [simplify]: Extracting #5: cost 153 inf + 11580 472.553 * * [simplify]: Extracting #6: cost 97 inf + 28447 472.567 * * [simplify]: Extracting #7: cost 5 inf + 70956 472.583 * * [simplify]: Extracting #8: cost 0 inf + 73706 472.600 * [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))) 472.600 * [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))))) 472.601 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 472.601 * * [simplify]: iters left: 6 (12 enodes) 472.604 * * [simplify]: iters left: 5 (49 enodes) 472.612 * * [simplify]: iters left: 4 (94 enodes) 472.632 * * [simplify]: iters left: 3 (221 enodes) 472.700 * * [simplify]: iters left: 2 (492 enodes) 472.913 * * [simplify]: Extracting #0: cost 1 inf + 0 472.913 * * [simplify]: Extracting #1: cost 0 inf + 1 472.913 * [simplify]: Simplified to 0 472.913 * [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)) 472.913 * * * * [progress]: [ 909 / 3260 ] simplifiying candidate # 472.914 * [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)))))) 472.914 * * [simplify]: iters left: 6 (27 enodes) 472.920 * * [simplify]: iters left: 5 (106 enodes) 472.936 * * [simplify]: iters left: 4 (211 enodes) 472.978 * * [simplify]: Extracting #0: cost 1 inf + 0 472.978 * * [simplify]: Extracting #1: cost 11 inf + 0 472.979 * * [simplify]: Extracting #2: cost 107 inf + 0 472.979 * * [simplify]: Extracting #3: cost 161 inf + 87 472.980 * * [simplify]: Extracting #4: cost 155 inf + 542 472.981 * * [simplify]: Extracting #5: cost 127 inf + 6707 472.984 * * [simplify]: Extracting #6: cost 70 inf + 17970 472.987 * * [simplify]: Extracting #7: cost 49 inf + 23118 472.994 * * [simplify]: Extracting #8: cost 7 inf + 45381 473.001 * * [simplify]: Extracting #9: cost 0 inf + 48771 473.009 * [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))))) 473.009 * [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))))))) 473.010 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 473.010 * * [simplify]: iters left: 6 (13 enodes) 473.013 * * [simplify]: iters left: 5 (52 enodes) 473.021 * * [simplify]: iters left: 4 (111 enodes) 473.046 * * [simplify]: iters left: 3 (278 enodes) 473.135 * * [simplify]: Extracting #0: cost 1 inf + 0 473.135 * * [simplify]: Extracting #1: cost 0 inf + 1 473.135 * [simplify]: Simplified to 0 473.135 * [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)) 473.135 * * * * [progress]: [ 910 / 3260 ] simplifiying candidate # 473.135 * [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))))) 473.135 * * [simplify]: iters left: 6 (28 enodes) 473.143 * * [simplify]: iters left: 5 (107 enodes) 473.159 * * [simplify]: iters left: 4 (193 enodes) 473.194 * * [simplify]: iters left: 3 (415 enodes) 473.294 * * [simplify]: Extracting #0: cost 1 inf + 0 473.294 * * [simplify]: Extracting #1: cost 11 inf + 0 473.294 * * [simplify]: Extracting #2: cost 139 inf + 0 473.295 * * [simplify]: Extracting #3: cost 213 inf + 461 473.296 * * [simplify]: Extracting #4: cost 162 inf + 5822 473.299 * * [simplify]: Extracting #5: cost 128 inf + 12092 473.304 * * [simplify]: Extracting #6: cost 91 inf + 24132 473.316 * * [simplify]: Extracting #7: cost 12 inf + 61380 473.330 * * [simplify]: Extracting #8: cost 0 inf + 67028 473.344 * [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)) 473.344 * [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)))))) 473.344 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 473.345 * * [simplify]: iters left: 6 (12 enodes) 473.348 * * [simplify]: iters left: 5 (47 enodes) 473.355 * * [simplify]: iters left: 4 (89 enodes) 473.372 * * [simplify]: iters left: 3 (186 enodes) 473.417 * * [simplify]: iters left: 2 (378 enodes) 473.548 * * [simplify]: Extracting #0: cost 1 inf + 0 473.548 * * [simplify]: Extracting #1: cost 0 inf + 1 473.548 * [simplify]: Simplified to 0 473.548 * [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)) 473.548 * * * * [progress]: [ 911 / 3260 ] simplifiying candidate # 473.548 * [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)))) 473.548 * * [simplify]: iters left: 6 (27 enodes) 473.554 * * [simplify]: iters left: 5 (101 enodes) 473.569 * * [simplify]: iters left: 4 (159 enodes) 473.596 * * [simplify]: iters left: 3 (301 enodes) 473.652 * * [simplify]: Extracting #0: cost 1 inf + 0 473.652 * * [simplify]: Extracting #1: cost 9 inf + 0 473.653 * * [simplify]: Extracting #2: cost 95 inf + 2 473.653 * * [simplify]: Extracting #3: cost 161 inf + 256 473.654 * * [simplify]: Extracting #4: cost 131 inf + 3166 473.655 * * [simplify]: Extracting #5: cost 119 inf + 6565 473.657 * * [simplify]: Extracting #6: cost 115 inf + 7824 473.660 * * [simplify]: Extracting #7: cost 77 inf + 21624 473.668 * * [simplify]: Extracting #8: cost 10 inf + 55276 473.680 * * [simplify]: Extracting #9: cost 0 inf + 59995 473.691 * [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))) 473.691 * [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))))) 473.691 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 473.691 * * [simplify]: iters left: 6 (11 enodes) 473.694 * * [simplify]: iters left: 5 (40 enodes) 473.700 * * [simplify]: iters left: 4 (65 enodes) 473.712 * * [simplify]: iters left: 3 (97 enodes) 473.727 * * [simplify]: iters left: 2 (165 enodes) 473.759 * * [simplify]: iters left: 1 (271 enodes) 473.810 * * [simplify]: Extracting #0: cost 1 inf + 0 473.810 * * [simplify]: Extracting #1: cost 0 inf + 1 473.810 * [simplify]: Simplified to 0 473.810 * [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)) 473.811 * * * * [progress]: [ 912 / 3260 ] simplifiying candidate # 473.811 * [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)))))) 473.811 * * [simplify]: iters left: 6 (26 enodes) 473.817 * * [simplify]: iters left: 5 (105 enodes) 473.834 * * [simplify]: iters left: 4 (206 enodes) 473.873 * * [simplify]: iters left: 3 (478 enodes) 474.004 * * [simplify]: Extracting #0: cost 1 inf + 0 474.004 * * [simplify]: Extracting #1: cost 11 inf + 0 474.004 * * [simplify]: Extracting #2: cost 158 inf + 0 474.005 * * [simplify]: Extracting #3: cost 264 inf + 130 474.007 * * [simplify]: Extracting #4: cost 240 inf + 3222 474.011 * * [simplify]: Extracting #5: cost 177 inf + 17279 474.017 * * [simplify]: Extracting #6: cost 121 inf + 28914 474.025 * * [simplify]: Extracting #7: cost 80 inf + 43732 474.038 * * [simplify]: Extracting #8: cost 16 inf + 75496 474.057 * * [simplify]: Extracting #9: cost 1 inf + 82952 474.074 * * [simplify]: Extracting #10: cost 0 inf + 83411 474.091 * [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)))) 474.091 * [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))))))) 474.092 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 474.092 * * [simplify]: iters left: 6 (12 enodes) 474.095 * * [simplify]: iters left: 5 (51 enodes) 474.103 * * [simplify]: iters left: 4 (106 enodes) 474.125 * * [simplify]: iters left: 3 (247 enodes) 474.192 * * [simplify]: Extracting #0: cost 1 inf + 0 474.192 * * [simplify]: Extracting #1: cost 0 inf + 1 474.192 * [simplify]: Simplified to 0 474.192 * [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)) 474.192 * * * * [progress]: [ 913 / 3260 ] simplifiying candidate # 474.192 * [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))))) 474.192 * * [simplify]: iters left: 6 (27 enodes) 474.198 * * [simplify]: iters left: 5 (106 enodes) 474.214 * * [simplify]: iters left: 4 (190 enodes) 474.252 * * [simplify]: iters left: 3 (409 enodes) 474.349 * * [simplify]: Extracting #0: cost 1 inf + 0 474.350 * * [simplify]: Extracting #1: cost 11 inf + 0 474.350 * * [simplify]: Extracting #2: cost 126 inf + 0 474.351 * * [simplify]: Extracting #3: cost 199 inf + 665 474.353 * * [simplify]: Extracting #4: cost 137 inf + 7823 474.356 * * [simplify]: Extracting #5: cost 123 inf + 11154 474.360 * * [simplify]: Extracting #6: cost 98 inf + 20260 474.370 * * [simplify]: Extracting #7: cost 11 inf + 60203 474.383 * * [simplify]: Extracting #8: cost 0 inf + 65631 474.397 * [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)) 474.397 * [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)))))) 474.397 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 474.397 * * [simplify]: iters left: 6 (11 enodes) 474.400 * * [simplify]: iters left: 5 (46 enodes) 474.407 * * [simplify]: iters left: 4 (86 enodes) 474.425 * * [simplify]: iters left: 3 (183 enodes) 474.468 * * [simplify]: iters left: 2 (372 enodes) 474.595 * * [simplify]: Extracting #0: cost 1 inf + 0 474.595 * * [simplify]: Extracting #1: cost 0 inf + 1 474.595 * [simplify]: Simplified to 0 474.595 * [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)) 474.595 * * * * [progress]: [ 914 / 3260 ] simplifiying candidate # 474.595 * [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)))) 474.595 * * [simplify]: iters left: 6 (26 enodes) 474.601 * * [simplify]: iters left: 5 (100 enodes) 474.618 * * [simplify]: iters left: 4 (158 enodes) 474.643 * * [simplify]: iters left: 3 (300 enodes) 474.698 * * [simplify]: Extracting #0: cost 1 inf + 0 474.698 * * [simplify]: Extracting #1: cost 9 inf + 0 474.698 * * [simplify]: Extracting #2: cost 95 inf + 2 474.699 * * [simplify]: Extracting #3: cost 158 inf + 461 474.700 * * [simplify]: Extracting #4: cost 134 inf + 2799 474.701 * * [simplify]: Extracting #5: cost 119 inf + 6565 474.703 * * [simplify]: Extracting #6: cost 115 inf + 7567 474.706 * * [simplify]: Extracting #7: cost 76 inf + 21842 474.714 * * [simplify]: Extracting #8: cost 15 inf + 52148 474.725 * * [simplify]: Extracting #9: cost 0 inf + 59873 474.737 * * [simplify]: Extracting #10: cost 0 inf + 59833 474.750 * [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)) 474.750 * [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))))) 474.750 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 474.750 * * [simplify]: iters left: 6 (10 enodes) 474.753 * * [simplify]: iters left: 5 (39 enodes) 474.758 * * [simplify]: iters left: 4 (64 enodes) 474.768 * * [simplify]: iters left: 3 (96 enodes) 474.784 * * [simplify]: iters left: 2 (164 enodes) 474.817 * * [simplify]: iters left: 1 (270 enodes) 474.868 * * [simplify]: Extracting #0: cost 1 inf + 0 474.868 * * [simplify]: Extracting #1: cost 0 inf + 1 474.868 * [simplify]: Simplified to 0 474.868 * [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)) 474.868 * * * * [progress]: [ 915 / 3260 ] simplifiying candidate # 474.869 * [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)))))) 474.869 * * [simplify]: iters left: 6 (26 enodes) 474.875 * * [simplify]: iters left: 5 (106 enodes) 474.891 * * [simplify]: iters left: 4 (215 enodes) 474.931 * * [simplify]: iters left: 3 (471 enodes) 475.042 * * [simplify]: Extracting #0: cost 1 inf + 0 475.042 * * [simplify]: Extracting #1: cost 11 inf + 0 475.043 * * [simplify]: Extracting #2: cost 131 inf + 0 475.044 * * [simplify]: Extracting #3: cost 252 inf + 130 475.045 * * [simplify]: Extracting #4: cost 222 inf + 4011 475.049 * * [simplify]: Extracting #5: cost 144 inf + 19367 475.055 * * [simplify]: Extracting #6: cost 91 inf + 35979 475.067 * * [simplify]: Extracting #7: cost 22 inf + 67891 475.082 * * [simplify]: Extracting #8: cost 0 inf + 78887 475.098 * [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)))) 475.098 * [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))))))) 475.098 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 475.098 * * [simplify]: iters left: 6 (12 enodes) 475.102 * * [simplify]: iters left: 5 (53 enodes) 475.112 * * [simplify]: iters left: 4 (117 enodes) 475.133 * * [simplify]: iters left: 3 (255 enodes) 475.192 * * [simplify]: Extracting #0: cost 1 inf + 0 475.192 * * [simplify]: Extracting #1: cost 0 inf + 1 475.192 * [simplify]: Simplified to 0 475.192 * [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)) 475.192 * * * * [progress]: [ 916 / 3260 ] simplifiying candidate # 475.192 * [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))))) 475.192 * * [simplify]: iters left: 6 (27 enodes) 475.199 * * [simplify]: iters left: 5 (107 enodes) 475.215 * * [simplify]: iters left: 4 (200 enodes) 475.249 * * [simplify]: iters left: 3 (396 enodes) 475.334 * * [simplify]: Extracting #0: cost 1 inf + 0 475.334 * * [simplify]: Extracting #1: cost 11 inf + 0 475.335 * * [simplify]: Extracting #2: cost 126 inf + 0 475.335 * * [simplify]: Extracting #3: cost 212 inf + 1034 475.338 * * [simplify]: Extracting #4: cost 145 inf + 8551 475.343 * * [simplify]: Extracting #5: cost 119 inf + 13470 475.349 * * [simplify]: Extracting #6: cost 85 inf + 26965 475.360 * * [simplify]: Extracting #7: cost 8 inf + 62851 475.374 * * [simplify]: Extracting #8: cost 0 inf + 66931 475.387 * * [simplify]: Extracting #9: cost 0 inf + 66861 475.401 * [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)) 475.401 * [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)))))) 475.402 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 475.402 * * [simplify]: iters left: 6 (11 enodes) 475.405 * * [simplify]: iters left: 5 (48 enodes) 475.413 * * [simplify]: iters left: 4 (98 enodes) 475.430 * * [simplify]: iters left: 3 (181 enodes) 475.466 * * [simplify]: iters left: 2 (358 enodes) 475.571 * * [simplify]: Extracting #0: cost 1 inf + 0 475.571 * * [simplify]: Extracting #1: cost 0 inf + 1 475.571 * [simplify]: Simplified to 0 475.571 * [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)) 475.571 * * * * [progress]: [ 917 / 3260 ] simplifiying candidate # 475.571 * [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)))) 475.572 * * [simplify]: iters left: 6 (26 enodes) 475.578 * * [simplify]: iters left: 5 (100 enodes) 475.592 * * [simplify]: iters left: 4 (178 enodes) 475.620 * * [simplify]: iters left: 3 (340 enodes) 475.688 * * [simplify]: Extracting #0: cost 1 inf + 0 475.688 * * [simplify]: Extracting #1: cost 12 inf + 0 475.688 * * [simplify]: Extracting #2: cost 110 inf + 42 475.689 * * [simplify]: Extracting #3: cost 167 inf + 1254 475.690 * * [simplify]: Extracting #4: cost 139 inf + 3438 475.692 * * [simplify]: Extracting #5: cost 127 inf + 6357 475.694 * * [simplify]: Extracting #6: cost 121 inf + 7696 475.697 * * [simplify]: Extracting #7: cost 89 inf + 18095 475.706 * * [simplify]: Extracting #8: cost 15 inf + 55673 475.718 * * [simplify]: Extracting #9: cost 0 inf + 62688 475.730 * * [simplify]: Extracting #10: cost 0 inf + 62608 475.743 * [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))))) 475.743 * [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))))) 475.743 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 475.743 * * [simplify]: iters left: 6 (10 enodes) 475.746 * * [simplify]: iters left: 5 (41 enodes) 475.753 * * [simplify]: iters left: 4 (81 enodes) 475.766 * * [simplify]: iters left: 3 (127 enodes) 475.782 * * [simplify]: iters left: 2 (186 enodes) 475.808 * * [simplify]: iters left: 1 (266 enodes) 475.870 * * [simplify]: Extracting #0: cost 1 inf + 0 475.870 * * [simplify]: Extracting #1: cost 0 inf + 1 475.870 * [simplify]: Simplified to 0 475.870 * [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)) 475.870 * * * * [progress]: [ 918 / 3260 ] simplifiying candidate # 475.870 * [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))) 475.870 * * [simplify]: iters left: 6 (25 enodes) 475.876 * * [simplify]: iters left: 5 (97 enodes) 475.891 * * [simplify]: iters left: 4 (160 enodes) 475.916 * * [simplify]: iters left: 3 (304 enodes) 475.974 * * [simplify]: Extracting #0: cost 1 inf + 0 475.974 * * [simplify]: Extracting #1: cost 9 inf + 0 475.974 * * [simplify]: Extracting #2: cost 94 inf + 2 475.975 * * [simplify]: Extracting #3: cost 161 inf + 131 475.976 * * [simplify]: Extracting #4: cost 136 inf + 2308 475.977 * * [simplify]: Extracting #5: cost 119 inf + 6402 475.979 * * [simplify]: Extracting #6: cost 114 inf + 7448 475.982 * * [simplify]: Extracting #7: cost 74 inf + 22480 475.992 * * [simplify]: Extracting #8: cost 7 inf + 56428 476.003 * * [simplify]: Extracting #9: cost 0 inf + 59711 476.014 * [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)) 476.014 * [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)))) 476.015 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 476.015 * * [simplify]: iters left: 6 (9 enodes) 476.017 * * [simplify]: iters left: 5 (36 enodes) 476.023 * * [simplify]: iters left: 4 (67 enodes) 476.033 * * [simplify]: iters left: 3 (97 enodes) 476.049 * * [simplify]: iters left: 2 (158 enodes) 476.083 * * [simplify]: iters left: 1 (263 enodes) 476.128 * * [simplify]: Extracting #0: cost 1 inf + 0 476.128 * * [simplify]: Extracting #1: cost 0 inf + 1 476.128 * [simplify]: Simplified to 0 476.128 * [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)) 476.128 * * * * [progress]: [ 919 / 3260 ] simplifiying candidate # 476.128 * [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)))) 476.128 * * [simplify]: iters left: 6 (25 enodes) 476.134 * * [simplify]: iters left: 5 (98 enodes) 476.148 * * [simplify]: iters left: 4 (169 enodes) 476.177 * * [simplify]: iters left: 3 (333 enodes) 476.244 * * [simplify]: Extracting #0: cost 1 inf + 0 476.244 * * [simplify]: Extracting #1: cost 11 inf + 0 476.244 * * [simplify]: Extracting #2: cost 107 inf + 0 476.245 * * [simplify]: Extracting #3: cost 168 inf + 1126 476.246 * * [simplify]: Extracting #4: cost 136 inf + 3886 476.248 * * [simplify]: Extracting #5: cost 124 inf + 6762 476.250 * * [simplify]: Extracting #6: cost 117 inf + 8264 476.253 * * [simplify]: Extracting #7: cost 81 inf + 20896 476.262 * * [simplify]: Extracting #8: cost 24 inf + 50106 476.274 * * [simplify]: Extracting #9: cost 0 inf + 61321 476.286 * [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))) 476.286 * [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))))) 476.286 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 476.286 * * [simplify]: iters left: 5 (9 enodes) 476.289 * * [simplify]: iters left: 4 (39 enodes) 476.294 * * [simplify]: iters left: 3 (65 enodes) 476.307 * * [simplify]: iters left: 2 (129 enodes) 476.331 * * [simplify]: iters left: 1 (210 enodes) 476.367 * * [simplify]: Extracting #0: cost 1 inf + 0 476.367 * * [simplify]: Extracting #1: cost 0 inf + 1 476.367 * [simplify]: Simplified to 0 476.368 * [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)) 476.368 * * * * [progress]: [ 920 / 3260 ] simplifiying candidate # 476.368 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 476.368 * * [simplify]: iters left: 6 (25 enodes) 476.373 * * [simplify]: iters left: 5 (93 enodes) 476.387 * * [simplify]: iters left: 4 (140 enodes) 476.408 * * [simplify]: iters left: 3 (241 enodes) 476.449 * * [simplify]: iters left: 2 (427 enodes) 476.526 * * [simplify]: Extracting #0: cost 1 inf + 0 476.526 * * [simplify]: Extracting #1: cost 11 inf + 0 476.526 * * [simplify]: Extracting #2: cost 82 inf + 0 476.526 * * [simplify]: Extracting #3: cost 139 inf + 581 476.527 * * [simplify]: Extracting #4: cost 129 inf + 1937 476.529 * * [simplify]: Extracting #5: cost 121 inf + 7990 476.531 * * [simplify]: Extracting #6: cost 103 inf + 14958 476.535 * * [simplify]: Extracting #7: cost 45 inf + 34055 476.547 * * [simplify]: Extracting #8: cost 2 inf + 51265 476.559 * * [simplify]: Extracting #9: cost 0 inf + 52105 476.570 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) 476.570 * [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))))))) 476.570 * [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))))) 476.570 * * [simplify]: iters left: 6 (10 enodes) 476.573 * * [simplify]: iters left: 5 (37 enodes) 476.578 * * [simplify]: iters left: 4 (57 enodes) 476.588 * * [simplify]: iters left: 3 (104 enodes) 476.604 * * [simplify]: iters left: 2 (158 enodes) 476.628 * * [simplify]: iters left: 1 (225 enodes) 476.659 * * [simplify]: Extracting #0: cost 1 inf + 0 476.659 * * [simplify]: Extracting #1: cost 0 inf + 1 476.659 * [simplify]: Simplified to 0 476.659 * [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)) 476.659 * * * * [progress]: [ 921 / 3260 ] simplifiying candidate # 476.660 * [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))))) 476.660 * * [simplify]: iters left: 6 (24 enodes) 476.665 * * [simplify]: iters left: 5 (84 enodes) 476.676 * * [simplify]: iters left: 4 (124 enodes) 476.695 * * [simplify]: iters left: 3 (209 enodes) 476.728 * * [simplify]: iters left: 2 (352 enodes) 476.788 * * [simplify]: Extracting #0: cost 1 inf + 0 476.788 * * [simplify]: Extracting #1: cost 9 inf + 0 476.788 * * [simplify]: Extracting #2: cost 70 inf + 0 476.789 * * [simplify]: Extracting #3: cost 115 inf + 536 476.789 * * [simplify]: Extracting #4: cost 104 inf + 1771 476.790 * * [simplify]: Extracting #5: cost 107 inf + 2385 476.791 * * [simplify]: Extracting #6: cost 99 inf + 4112 476.797 * * [simplify]: Extracting #7: cost 41 inf + 24426 476.806 * * [simplify]: Extracting #8: cost 3 inf + 39572 476.816 * * [simplify]: Extracting #9: cost 0 inf + 40455 476.826 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ b (* a 2))) 476.826 * [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)))))) 476.826 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 476.826 * * [simplify]: iters left: 6 (9 enodes) 476.829 * * [simplify]: iters left: 5 (29 enodes) 476.832 * * [simplify]: iters left: 4 (42 enodes) 476.838 * * [simplify]: iters left: 3 (58 enodes) 476.845 * * [simplify]: iters left: 2 (68 enodes) 476.852 * * [simplify]: Extracting #0: cost 1 inf + 0 476.852 * * [simplify]: Extracting #1: cost 0 inf + 1 476.852 * [simplify]: Simplified to 0 476.852 * [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)) 476.852 * * * * [progress]: [ 922 / 3260 ] simplifiying candidate # 476.852 * [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)))))) 476.852 * * [simplify]: iters left: 6 (28 enodes) 476.858 * * [simplify]: iters left: 5 (107 enodes) 476.876 * * [simplify]: iters left: 4 (207 enodes) 476.914 * * [simplify]: iters left: 3 (432 enodes) 476.994 * * [simplify]: Extracting #0: cost 1 inf + 0 476.994 * * [simplify]: Extracting #1: cost 11 inf + 0 476.995 * * [simplify]: Extracting #2: cost 97 inf + 0 476.995 * * [simplify]: Extracting #3: cost 175 inf + 204 476.996 * * [simplify]: Extracting #4: cost 165 inf + 1222 476.997 * * [simplify]: Extracting #5: cost 153 inf + 5141 477.001 * * [simplify]: Extracting #6: cost 83 inf + 25146 477.010 * * [simplify]: Extracting #7: cost 4 inf + 54375 477.021 * * [simplify]: Extracting #8: cost 0 inf + 56046 477.032 * [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)) 477.032 * [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))))))) 477.032 * [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))))) 477.032 * * [simplify]: iters left: 6 (13 enodes) 477.036 * * [simplify]: iters left: 5 (53 enodes) 477.044 * * [simplify]: iters left: 4 (117 enodes) 477.070 * * [simplify]: iters left: 3 (275 enodes) 477.122 * * [simplify]: iters left: 2 (474 enodes) 477.226 * * [simplify]: Extracting #0: cost 1 inf + 0 477.226 * * [simplify]: Extracting #1: cost 0 inf + 1 477.226 * [simplify]: Simplified to 0 477.226 * [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)) 477.227 * * * * [progress]: [ 923 / 3260 ] simplifiying candidate # 477.227 * [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))))) 477.227 * * [simplify]: iters left: 6 (26 enodes) 477.232 * * [simplify]: iters left: 5 (98 enodes) 477.247 * * [simplify]: iters left: 4 (167 enodes) 477.272 * * [simplify]: iters left: 3 (307 enodes) 477.324 * * [simplify]: Extracting #0: cost 1 inf + 0 477.324 * * [simplify]: Extracting #1: cost 11 inf + 0 477.324 * * [simplify]: Extracting #2: cost 74 inf + 0 477.324 * * [simplify]: Extracting #3: cost 137 inf + 42 477.325 * * [simplify]: Extracting #4: cost 134 inf + 249 477.326 * * [simplify]: Extracting #5: cost 114 inf + 4288 477.328 * * [simplify]: Extracting #6: cost 88 inf + 9775 477.332 * * [simplify]: Extracting #7: cost 32 inf + 28035 477.341 * * [simplify]: Extracting #8: cost 0 inf + 42269 477.350 * * [simplify]: Extracting #9: cost 0 inf + 42094 477.358 * [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)) 477.358 * [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)))))) 477.358 * [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)))) 477.358 * * [simplify]: iters left: 6 (12 enodes) 477.361 * * [simplify]: iters left: 5 (47 enodes) 477.368 * * [simplify]: iters left: 4 (82 enodes) 477.381 * * [simplify]: iters left: 3 (157 enodes) 477.407 * * [simplify]: iters left: 2 (248 enodes) 477.444 * * [simplify]: iters left: 1 (341 enodes) 477.495 * * [simplify]: Extracting #0: cost 1 inf + 0 477.495 * * [simplify]: Extracting #1: cost 0 inf + 1 477.495 * [simplify]: Simplified to 0 477.496 * [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)) 477.496 * * * * [progress]: [ 924 / 3260 ] simplifiying candidate # 477.496 * [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)))) 477.496 * * [simplify]: iters left: 6 (27 enodes) 477.502 * * [simplify]: iters left: 5 (101 enodes) 477.517 * * [simplify]: iters left: 4 (178 enodes) 477.548 * * [simplify]: iters left: 3 (340 enodes) 477.616 * * [simplify]: Extracting #0: cost 1 inf + 0 477.616 * * [simplify]: Extracting #1: cost 13 inf + 0 477.617 * * [simplify]: Extracting #2: cost 85 inf + 0 477.618 * * [simplify]: Extracting #3: cost 146 inf + 43 477.618 * * [simplify]: Extracting #4: cost 135 inf + 1103 477.619 * * [simplify]: Extracting #5: cost 127 inf + 3443 477.621 * * [simplify]: Extracting #6: cost 86 inf + 12660 477.626 * * [simplify]: Extracting #7: cost 38 inf + 28129 477.634 * * [simplify]: Extracting #8: cost 3 inf + 44010 477.642 * * [simplify]: Extracting #9: cost 0 inf + 45480 477.653 * [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)) 477.653 * [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))))) 477.653 * [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))) 477.653 * * [simplify]: iters left: 6 (12 enodes) 477.656 * * [simplify]: iters left: 5 (47 enodes) 477.663 * * [simplify]: iters left: 4 (89 enodes) 477.680 * * [simplify]: iters left: 3 (180 enodes) 477.717 * * [simplify]: iters left: 2 (296 enodes) 477.771 * * [simplify]: iters left: 1 (428 enodes) 477.856 * * [simplify]: Extracting #0: cost 1 inf + 0 477.856 * * [simplify]: Extracting #1: cost 0 inf + 1 477.856 * [simplify]: Simplified to 0 477.856 * [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)) 477.856 * * * * [progress]: [ 925 / 3260 ] simplifiying candidate # 477.856 * [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)))))) 477.856 * * [simplify]: iters left: 6 (27 enodes) 477.862 * * [simplify]: iters left: 5 (100 enodes) 477.878 * * [simplify]: iters left: 4 (168 enodes) 477.903 * * [simplify]: iters left: 3 (291 enodes) 477.950 * * [simplify]: iters left: 2 (476 enodes) 478.029 * * [simplify]: Extracting #0: cost 1 inf + 0 478.029 * * [simplify]: Extracting #1: cost 11 inf + 0 478.029 * * [simplify]: Extracting #2: cost 92 inf + 0 478.030 * * [simplify]: Extracting #3: cost 158 inf + 369 478.031 * * [simplify]: Extracting #4: cost 142 inf + 3135 478.032 * * [simplify]: Extracting #5: cost 130 inf + 6747 478.035 * * [simplify]: Extracting #6: cost 114 inf + 10735 478.039 * * [simplify]: Extracting #7: cost 80 inf + 19999 478.048 * * [simplify]: Extracting #8: cost 8 inf + 48136 478.061 * * [simplify]: Extracting #9: cost 0 inf + 51180 478.073 * [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))) 478.073 * [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))))))) 478.074 * [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))))) 478.074 * * [simplify]: iters left: 6 (12 enodes) 478.077 * * [simplify]: iters left: 5 (46 enodes) 478.083 * * [simplify]: iters left: 4 (81 enodes) 478.095 * * [simplify]: iters left: 3 (134 enodes) 478.114 * * [simplify]: iters left: 2 (197 enodes) 478.141 * * [simplify]: iters left: 1 (271 enodes) 478.177 * * [simplify]: Extracting #0: cost 1 inf + 0 478.177 * * [simplify]: Extracting #1: cost 0 inf + 1 478.177 * [simplify]: Simplified to 0 478.177 * [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)) 478.177 * * * * [progress]: [ 926 / 3260 ] simplifiying candidate # 478.177 * [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))))) 478.177 * * [simplify]: iters left: 6 (24 enodes) 478.183 * * [simplify]: iters left: 5 (88 enodes) 478.196 * * [simplify]: iters left: 4 (136 enodes) 478.215 * * [simplify]: iters left: 3 (237 enodes) 478.253 * * [simplify]: iters left: 2 (402 enodes) 478.322 * * [simplify]: Extracting #0: cost 1 inf + 0 478.322 * * [simplify]: Extracting #1: cost 9 inf + 0 478.322 * * [simplify]: Extracting #2: cost 76 inf + 0 478.323 * * [simplify]: Extracting #3: cost 135 inf + 370 478.324 * * [simplify]: Extracting #4: cost 130 inf + 1355 478.324 * * [simplify]: Extracting #5: cost 131 inf + 2051 478.326 * * [simplify]: Extracting #6: cost 121 inf + 3670 478.329 * * [simplify]: Extracting #7: cost 57 inf + 22369 478.339 * * [simplify]: Extracting #8: cost 3 inf + 42787 478.349 * * [simplify]: Extracting #9: cost 0 inf + 43965 478.359 * [simplify]: Simplified to (+ (/ (/ (- b) 2) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c -4) a (* b b))))))) 478.359 * [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)))))) 478.359 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 478.359 * * [simplify]: iters left: 6 (10 enodes) 478.362 * * [simplify]: iters left: 5 (38 enodes) 478.367 * * [simplify]: iters left: 4 (59 enodes) 478.377 * * [simplify]: iters left: 3 (88 enodes) 478.388 * * [simplify]: iters left: 2 (117 enodes) 478.402 * * [simplify]: iters left: 1 (144 enodes) 478.418 * * [simplify]: Extracting #0: cost 1 inf + 0 478.418 * * [simplify]: Extracting #1: cost 0 inf + 1 478.418 * [simplify]: Simplified to 0 478.418 * [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)) 478.418 * * * * [progress]: [ 927 / 3260 ] simplifiying candidate # 478.418 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 478.418 * * [simplify]: iters left: 6 (26 enodes) 478.424 * * [simplify]: iters left: 5 (96 enodes) 478.439 * * [simplify]: iters left: 4 (150 enodes) 478.462 * * [simplify]: iters left: 3 (262 enodes) 478.503 * * [simplify]: iters left: 2 (432 enodes) 478.575 * * [simplify]: Extracting #0: cost 1 inf + 0 478.576 * * [simplify]: Extracting #1: cost 11 inf + 0 478.576 * * [simplify]: Extracting #2: cost 82 inf + 0 478.576 * * [simplify]: Extracting #3: cost 130 inf + 458 478.577 * * [simplify]: Extracting #4: cost 114 inf + 2143 478.578 * * [simplify]: Extracting #5: cost 115 inf + 2960 478.580 * * [simplify]: Extracting #6: cost 103 inf + 5228 478.584 * * [simplify]: Extracting #7: cost 42 inf + 25509 478.593 * * [simplify]: Extracting #8: cost 5 inf + 40506 478.603 * * [simplify]: Extracting #9: cost 0 inf + 42295 478.614 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ b (* a 2))) 478.614 * [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))))) 478.614 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 478.614 * * [simplify]: iters left: 6 (11 enodes) 478.617 * * [simplify]: iters left: 5 (42 enodes) 478.625 * * [simplify]: iters left: 4 (67 enodes) 478.635 * * [simplify]: iters left: 3 (111 enodes) 478.650 * * [simplify]: iters left: 2 (140 enodes) 478.665 * * [simplify]: iters left: 1 (160 enodes) 478.682 * * [simplify]: Extracting #0: cost 1 inf + 0 478.682 * * [simplify]: Extracting #1: cost 0 inf + 1 478.682 * [simplify]: Simplified to 0 478.682 * [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)) 478.682 * * * * [progress]: [ 928 / 3260 ] simplifiying candidate # 478.682 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 478.682 * * [simplify]: iters left: 6 (31 enodes) 478.690 * * [simplify]: iters left: 5 (122 enodes) 478.709 * * [simplify]: iters left: 4 (271 enodes) 478.779 * * [simplify]: Extracting #0: cost 1 inf + 0 478.779 * * [simplify]: Extracting #1: cost 11 inf + 0 478.779 * * [simplify]: Extracting #2: cost 167 inf + 0 478.780 * * [simplify]: Extracting #3: cost 304 inf + 1 478.781 * * [simplify]: Extracting #4: cost 284 inf + 3962 478.788 * * [simplify]: Extracting #5: cost 122 inf + 61986 478.801 * * [simplify]: Extracting #6: cost 41 inf + 90553 478.818 * * [simplify]: Extracting #7: cost 4 inf + 105569 478.834 * * [simplify]: Extracting #8: cost 0 inf + 107579 478.851 * * [simplify]: Extracting #9: cost 0 inf + 107499 478.867 * [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))))) 478.867 * [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))))))) 478.867 * [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))))) 478.867 * * [simplify]: iters left: 6 (16 enodes) 478.871 * * [simplify]: iters left: 5 (68 enodes) 478.883 * * [simplify]: iters left: 4 (179 enodes) 478.938 * * [simplify]: Extracting #0: cost 1 inf + 0 478.938 * * [simplify]: Extracting #1: cost 27 inf + 0 478.939 * * [simplify]: Extracting #2: cost 153 inf + 0 478.939 * * [simplify]: Extracting #3: cost 242 inf + 83 478.941 * * [simplify]: Extracting #4: cost 185 inf + 16503 478.952 * * [simplify]: Extracting #5: cost 15 inf + 79352 478.964 * * [simplify]: Extracting #6: cost 0 inf + 84943 478.976 * [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))))) 478.976 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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))))))) 478.976 * * * * [progress]: [ 929 / 3260 ] simplifiying candidate # 478.977 * [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))))) 478.977 * * [simplify]: iters left: 6 (29 enodes) 478.983 * * [simplify]: iters left: 5 (114 enodes) 479.001 * * [simplify]: iters left: 4 (232 enodes) 479.051 * * [simplify]: Extracting #0: cost 1 inf + 0 479.051 * * [simplify]: Extracting #1: cost 11 inf + 0 479.051 * * [simplify]: Extracting #2: cost 129 inf + 0 479.052 * * [simplify]: Extracting #3: cost 229 inf + 0 479.053 * * [simplify]: Extracting #4: cost 207 inf + 4246 479.057 * * [simplify]: Extracting #5: cost 98 inf + 38928 479.068 * * [simplify]: Extracting #6: cost 35 inf + 61263 479.079 * * [simplify]: Extracting #7: cost 1 inf + 74185 479.091 * * [simplify]: Extracting #8: cost 0 inf + 74615 479.103 * [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)))) 479.103 * [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)))))) 479.103 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 479.103 * * [simplify]: iters left: 6 (15 enodes) 479.107 * * [simplify]: iters left: 5 (63 enodes) 479.117 * * [simplify]: iters left: 4 (145 enodes) 479.152 * * [simplify]: iters left: 3 (499 enodes) 479.377 * * [simplify]: Extracting #0: cost 1 inf + 0 479.377 * * [simplify]: Extracting #1: cost 0 inf + 1 479.377 * [simplify]: Simplified to 0 479.377 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 479.377 * * * * [progress]: [ 930 / 3260 ] simplifiying candidate # 479.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)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 479.377 * * [simplify]: iters left: 6 (30 enodes) 479.387 * * [simplify]: iters left: 5 (116 enodes) 479.406 * * [simplify]: iters left: 4 (249 enodes) 479.465 * * [simplify]: Extracting #0: cost 1 inf + 0 479.465 * * [simplify]: Extracting #1: cost 13 inf + 0 479.465 * * [simplify]: Extracting #2: cost 133 inf + 0 479.466 * * [simplify]: Extracting #3: cost 217 inf + 2 479.467 * * [simplify]: Extracting #4: cost 207 inf + 1562 479.470 * * [simplify]: Extracting #5: cost 113 inf + 27818 479.477 * * [simplify]: Extracting #6: cost 34 inf + 52200 479.486 * * [simplify]: Extracting #7: cost 2 inf + 65175 479.496 * * [simplify]: Extracting #8: cost 0 inf + 66225 479.507 * [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)))))) 479.507 * [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))))) 479.507 * [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))) 479.507 * * [simplify]: iters left: 6 (15 enodes) 479.513 * * [simplify]: iters left: 5 (62 enodes) 479.524 * * [simplify]: iters left: 4 (159 enodes) 479.564 * * [simplify]: iters left: 3 (475 enodes) 479.755 * * [simplify]: Extracting #0: cost 1 inf + 0 479.756 * * [simplify]: Extracting #1: cost 42 inf + 0 479.756 * * [simplify]: Extracting #2: cost 194 inf + 1 479.759 * * [simplify]: Extracting #3: cost 205 inf + 15094 479.774 * * [simplify]: Extracting #4: cost 20 inf + 63712 479.789 * * [simplify]: Extracting #5: cost 3 inf + 65204 479.803 * * [simplify]: Extracting #6: cost 0 inf + 65965 479.817 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 479.818 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (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)))) 479.818 * * * * [progress]: [ 931 / 3260 ] simplifiying candidate # 479.818 * [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)))))) 479.818 * * [simplify]: iters left: 6 (29 enodes) 479.824 * * [simplify]: iters left: 5 (113 enodes) 479.843 * * [simplify]: iters left: 4 (237 enodes) 479.893 * * [simplify]: Extracting #0: cost 1 inf + 0 479.893 * * [simplify]: Extracting #1: cost 11 inf + 0 479.894 * * [simplify]: Extracting #2: cost 127 inf + 0 479.894 * * [simplify]: Extracting #3: cost 231 inf + 0 479.895 * * [simplify]: Extracting #4: cost 221 inf + 1096 479.900 * * [simplify]: Extracting #5: cost 139 inf + 25372 479.908 * * [simplify]: Extracting #6: cost 41 inf + 60574 479.919 * * [simplify]: Extracting #7: cost 3 inf + 74837 479.932 * * [simplify]: Extracting #8: cost 0 inf + 76347 479.944 * [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))) 479.944 * [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))))))) 479.945 * [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))))) 479.945 * * [simplify]: iters left: 6 (15 enodes) 479.948 * * [simplify]: iters left: 5 (62 enodes) 479.958 * * [simplify]: iters left: 4 (148 enodes) 479.995 * * [simplify]: iters left: 3 (499 enodes) 480.229 * * [simplify]: Extracting #0: cost 1 inf + 0 480.229 * * [simplify]: Extracting #1: cost 0 inf + 1 480.229 * [simplify]: Simplified to 0 480.229 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 480.229 * * * * [progress]: [ 932 / 3260 ] simplifiying candidate # 480.229 * [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))))) 480.229 * * [simplify]: iters left: 6 (27 enodes) 480.235 * * [simplify]: iters left: 5 (103 enodes) 480.250 * * [simplify]: iters left: 4 (197 enodes) 480.292 * * [simplify]: Extracting #0: cost 1 inf + 0 480.292 * * [simplify]: Extracting #1: cost 11 inf + 0 480.293 * * [simplify]: Extracting #2: cost 101 inf + 0 480.293 * * [simplify]: Extracting #3: cost 177 inf + 0 480.294 * * [simplify]: Extracting #4: cost 175 inf + 85 480.294 * * [simplify]: Extracting #5: cost 171 inf + 1541 480.297 * * [simplify]: Extracting #6: cost 91 inf + 23380 480.305 * * [simplify]: Extracting #7: cost 4 inf + 53335 480.314 * * [simplify]: Extracting #8: cost 0 inf + 54887 480.323 * * [simplify]: Extracting #9: cost 0 inf + 54807 480.332 * [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))) 480.332 * [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)))))) 480.333 * [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)))) 480.333 * * [simplify]: iters left: 6 (14 enodes) 480.336 * * [simplify]: iters left: 5 (56 enodes) 480.346 * * [simplify]: iters left: 4 (117 enodes) 480.370 * * [simplify]: iters left: 3 (347 enodes) 480.482 * * [simplify]: Extracting #0: cost 1 inf + 0 480.483 * * [simplify]: Extracting #1: cost 0 inf + 1 480.483 * [simplify]: Simplified to 0 480.483 * [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)) 480.483 * * * * [progress]: [ 933 / 3260 ] simplifiying candidate # 480.483 * [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)))) 480.483 * * [simplify]: iters left: 6 (28 enodes) 480.489 * * [simplify]: iters left: 5 (108 enodes) 480.506 * * [simplify]: iters left: 4 (202 enodes) 480.547 * * [simplify]: Extracting #0: cost 1 inf + 0 480.547 * * [simplify]: Extracting #1: cost 11 inf + 0 480.547 * * [simplify]: Extracting #2: cost 98 inf + 0 480.547 * * [simplify]: Extracting #3: cost 162 inf + 2 480.548 * * [simplify]: Extracting #4: cost 152 inf + 702 480.549 * * [simplify]: Extracting #5: cost 142 inf + 3898 480.551 * * [simplify]: Extracting #6: cost 73 inf + 20432 480.557 * * [simplify]: Extracting #7: cost 23 inf + 34706 480.564 * * [simplify]: Extracting #8: cost 3 inf + 44572 480.571 * * [simplify]: Extracting #9: cost 0 inf + 46002 480.580 * [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)) 480.580 * [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))))) 480.581 * [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))) 480.581 * * [simplify]: iters left: 6 (14 enodes) 480.585 * * [simplify]: iters left: 5 (57 enodes) 480.594 * * [simplify]: iters left: 4 (116 enodes) 480.618 * * [simplify]: iters left: 3 (321 enodes) 480.723 * * [simplify]: Extracting #0: cost 1 inf + 0 480.724 * * [simplify]: Extracting #1: cost 0 inf + 1 480.724 * [simplify]: Simplified to 0 480.724 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 480.724 * * * * [progress]: [ 934 / 3260 ] simplifiying candidate # 480.724 * [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)))))) 480.724 * * [simplify]: iters left: 6 (30 enodes) 480.731 * * [simplify]: iters left: 5 (116 enodes) 480.751 * * [simplify]: iters left: 4 (239 enodes) 480.803 * * [simplify]: Extracting #0: cost 1 inf + 0 480.803 * * [simplify]: Extracting #1: cost 11 inf + 0 480.803 * * [simplify]: Extracting #2: cost 113 inf + 0 480.804 * * [simplify]: Extracting #3: cost 194 inf + 43 480.804 * * [simplify]: Extracting #4: cost 183 inf + 1060 480.806 * * [simplify]: Extracting #5: cost 120 inf + 18613 480.812 * * [simplify]: Extracting #6: cost 38 inf + 43001 480.821 * * [simplify]: Extracting #7: cost 4 inf + 56268 480.830 * * [simplify]: Extracting #8: cost 0 inf + 57876 480.840 * [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)) 480.840 * [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))))))) 480.840 * [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))))) 480.841 * * [simplify]: iters left: 6 (15 enodes) 480.844 * * [simplify]: iters left: 5 (62 enodes) 480.854 * * [simplify]: iters left: 4 (149 enodes) 480.892 * * [simplify]: iters left: 3 (450 enodes) 481.086 * * [simplify]: Extracting #0: cost 1 inf + 0 481.086 * * [simplify]: Extracting #1: cost 0 inf + 1 481.086 * [simplify]: Simplified to 0 481.086 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (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)) 481.087 * * * * [progress]: [ 935 / 3260 ] simplifiying candidate # 481.087 * [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))))) 481.087 * * [simplify]: iters left: 6 (28 enodes) 481.093 * * [simplify]: iters left: 5 (108 enodes) 481.110 * * [simplify]: iters left: 4 (203 enodes) 481.152 * * [simplify]: Extracting #0: cost 1 inf + 0 481.153 * * [simplify]: Extracting #1: cost 11 inf + 0 481.153 * * [simplify]: Extracting #2: cost 96 inf + 0 481.153 * * [simplify]: Extracting #3: cost 159 inf + 43 481.154 * * [simplify]: Extracting #4: cost 156 inf + 251 481.154 * * [simplify]: Extracting #5: cost 138 inf + 4664 481.157 * * [simplify]: Extracting #6: cost 83 inf + 17144 481.162 * * [simplify]: Extracting #7: cost 30 inf + 31599 481.169 * * [simplify]: Extracting #8: cost 2 inf + 44548 481.177 * * [simplify]: Extracting #9: cost 0 inf + 45598 481.185 * [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))))) 481.185 * [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)))))) 481.185 * [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)))) 481.185 * * [simplify]: iters left: 6 (14 enodes) 481.189 * * [simplify]: iters left: 5 (57 enodes) 481.200 * * [simplify]: iters left: 4 (118 enodes) 481.225 * * [simplify]: iters left: 3 (314 enodes) 481.318 * * [simplify]: Extracting #0: cost 1 inf + 0 481.319 * * [simplify]: Extracting #1: cost 0 inf + 1 481.319 * [simplify]: Simplified to 0 481.319 * [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)) 481.319 * * * * [progress]: [ 936 / 3260 ] simplifiying candidate # 481.319 * [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)))) 481.319 * * [simplify]: iters left: 6 (28 enodes) 481.325 * * [simplify]: iters left: 5 (103 enodes) 481.341 * * [simplify]: iters left: 4 (195 enodes) 481.377 * * [simplify]: iters left: 3 (425 enodes) 481.476 * * [simplify]: Extracting #0: cost 1 inf + 0 481.476 * * [simplify]: Extracting #1: cost 13 inf + 0 481.478 * * [simplify]: Extracting #2: cost 129 inf + 0 481.479 * * [simplify]: Extracting #3: cost 206 inf + 128 481.480 * * [simplify]: Extracting #4: cost 186 inf + 2290 481.482 * * [simplify]: Extracting #5: cost 123 inf + 14708 481.487 * * [simplify]: Extracting #6: cost 83 inf + 22817 481.493 * * [simplify]: Extracting #7: cost 60 inf + 28142 481.502 * * [simplify]: Extracting #8: cost 17 inf + 46832 481.513 * * [simplify]: Extracting #9: cost 0 inf + 54809 481.525 * [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))) 481.525 * [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))))) 481.525 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 481.525 * * [simplify]: iters left: 6 (13 enodes) 481.529 * * [simplify]: iters left: 5 (48 enodes) 481.536 * * [simplify]: iters left: 4 (103 enodes) 481.556 * * [simplify]: iters left: 3 (238 enodes) 481.614 * * [simplify]: Extracting #0: cost 1 inf + 0 481.614 * * [simplify]: Extracting #1: cost 0 inf + 1 481.614 * [simplify]: Simplified to 0 481.614 * [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)) 481.614 * * * * [progress]: [ 937 / 3260 ] simplifiying candidate # 481.615 * [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)))))) 481.615 * * [simplify]: iters left: 6 (30 enodes) 481.621 * * [simplify]: iters left: 5 (115 enodes) 481.638 * * [simplify]: iters left: 4 (233 enodes) 481.689 * * [simplify]: Extracting #0: cost 1 inf + 0 481.689 * * [simplify]: Extracting #1: cost 11 inf + 0 481.689 * * [simplify]: Extracting #2: cost 128 inf + 0 481.689 * * [simplify]: Extracting #3: cost 233 inf + 0 481.690 * * [simplify]: Extracting #4: cost 220 inf + 1823 481.694 * * [simplify]: Extracting #5: cost 126 inf + 31628 481.702 * * [simplify]: Extracting #6: cost 58 inf + 54700 481.711 * * [simplify]: Extracting #7: cost 33 inf + 60908 481.722 * * [simplify]: Extracting #8: cost 6 inf + 72854 481.736 * * [simplify]: Extracting #9: cost 0 inf + 76333 481.748 * * [simplify]: Extracting #10: cost 0 inf + 76318 481.760 * [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)))) 481.760 * [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))))))) 481.760 * [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))))) 481.761 * * [simplify]: iters left: 6 (15 enodes) 481.764 * * [simplify]: iters left: 5 (61 enodes) 481.774 * * [simplify]: iters left: 4 (142 enodes) 481.808 * * [simplify]: iters left: 3 (474 enodes) 481.981 * * [simplify]: Extracting #0: cost 1 inf + 0 481.981 * * [simplify]: Extracting #1: cost 0 inf + 1 481.981 * [simplify]: Simplified to 0 481.981 * [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)) 481.982 * * * * [progress]: [ 938 / 3260 ] simplifiying candidate # 481.982 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 481.982 * * [simplify]: iters left: 6 (28 enodes) 481.988 * * [simplify]: iters left: 5 (107 enodes) 482.007 * * [simplify]: iters left: 4 (199 enodes) 482.043 * * [simplify]: Extracting #0: cost 1 inf + 0 482.043 * * [simplify]: Extracting #1: cost 11 inf + 0 482.043 * * [simplify]: Extracting #2: cost 101 inf + 0 482.044 * * [simplify]: Extracting #3: cost 175 inf + 0 482.044 * * [simplify]: Extracting #4: cost 170 inf + 368 482.045 * * [simplify]: Extracting #5: cost 154 inf + 5461 482.049 * * [simplify]: Extracting #6: cost 71 inf + 29716 482.057 * * [simplify]: Extracting #7: cost 4 inf + 52054 482.067 * * [simplify]: Extracting #8: cost 0 inf + 53487 482.076 * [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))) 482.076 * [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)))))) 482.077 * [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)))) 482.077 * * [simplify]: iters left: 6 (14 enodes) 482.080 * * [simplify]: iters left: 5 (56 enodes) 482.088 * * [simplify]: iters left: 4 (113 enodes) 482.110 * * [simplify]: iters left: 3 (324 enodes) 482.196 * * [simplify]: Extracting #0: cost 1 inf + 0 482.196 * * [simplify]: Extracting #1: cost 0 inf + 1 482.196 * [simplify]: Simplified to 0 482.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) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 482.197 * * * * [progress]: [ 939 / 3260 ] simplifiying candidate # 482.197 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 482.197 * * [simplify]: iters left: 6 (29 enodes) 482.204 * * [simplify]: iters left: 5 (110 enodes) 482.220 * * [simplify]: iters left: 4 (200 enodes) 482.259 * * [simplify]: iters left: 3 (477 enodes) 482.377 * * [simplify]: Extracting #0: cost 1 inf + 0 482.377 * * [simplify]: Extracting #1: cost 11 inf + 0 482.377 * * [simplify]: Extracting #2: cost 113 inf + 0 482.378 * * [simplify]: Extracting #3: cost 223 inf + 2 482.379 * * [simplify]: Extracting #4: cost 197 inf + 2971 482.383 * * [simplify]: Extracting #5: cost 120 inf + 20016 482.390 * * [simplify]: Extracting #6: cost 71 inf + 33461 482.399 * * [simplify]: Extracting #7: cost 17 inf + 54966 482.414 * * [simplify]: Extracting #8: cost 1 inf + 61304 482.427 * * [simplify]: Extracting #9: cost 0 inf + 61764 482.440 * [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))) 482.440 * [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))))) 482.440 * [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))) 482.441 * * [simplify]: iters left: 6 (14 enodes) 482.444 * * [simplify]: iters left: 5 (56 enodes) 482.453 * * [simplify]: iters left: 4 (112 enodes) 482.475 * * [simplify]: iters left: 3 (297 enodes) 482.554 * * [simplify]: Extracting #0: cost 1 inf + 0 482.554 * * [simplify]: Extracting #1: cost 0 inf + 1 482.555 * [simplify]: Simplified to 0 482.555 * [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)) 482.555 * * * * [progress]: [ 940 / 3260 ] simplifiying candidate # 482.555 * [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)))))) 482.555 * * [simplify]: iters left: 6 (27 enodes) 482.561 * * [simplify]: iters left: 5 (104 enodes) 482.576 * * [simplify]: iters left: 4 (204 enodes) 482.615 * * [simplify]: iters left: 3 (498 enodes) 482.733 * * [simplify]: Extracting #0: cost 1 inf + 0 482.733 * * [simplify]: Extracting #1: cost 11 inf + 0 482.733 * * [simplify]: Extracting #2: cost 123 inf + 0 482.734 * * [simplify]: Extracting #3: cost 272 inf + 0 482.735 * * [simplify]: Extracting #4: cost 263 inf + 1101 482.738 * * [simplify]: Extracting #5: cost 182 inf + 19258 482.748 * * [simplify]: Extracting #6: cost 63 inf + 55853 482.763 * * [simplify]: Extracting #7: cost 3 inf + 79576 482.781 * * [simplify]: Extracting #8: cost 0 inf + 80885 482.798 * [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))) 482.798 * [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))))))) 482.799 * [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))))) 482.799 * * [simplify]: iters left: 6 (13 enodes) 482.802 * * [simplify]: iters left: 5 (53 enodes) 482.810 * * [simplify]: iters left: 4 (118 enodes) 482.833 * * [simplify]: iters left: 3 (324 enodes) 482.916 * * [simplify]: Extracting #0: cost 1 inf + 0 482.916 * * [simplify]: Extracting #1: cost 0 inf + 1 482.916 * [simplify]: Simplified to 0 482.916 * [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)) 482.917 * * * * [progress]: [ 941 / 3260 ] simplifiying candidate # 482.917 * [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))))) 482.917 * * [simplify]: iters left: 6 (24 enodes) 482.922 * * [simplify]: iters left: 5 (89 enodes) 482.935 * * [simplify]: iters left: 4 (155 enodes) 482.962 * * [simplify]: iters left: 3 (357 enodes) 483.032 * * [simplify]: Extracting #0: cost 1 inf + 0 483.032 * * [simplify]: Extracting #1: cost 9 inf + 0 483.033 * * [simplify]: Extracting #2: cost 93 inf + 0 483.033 * * [simplify]: Extracting #3: cost 192 inf + 1 483.034 * * [simplify]: Extracting #4: cost 182 inf + 1023 483.036 * * [simplify]: Extracting #5: cost 139 inf + 8897 483.041 * * [simplify]: Extracting #6: cost 61 inf + 29417 483.050 * * [simplify]: Extracting #7: cost 6 inf + 50268 483.061 * * [simplify]: Extracting #8: cost 0 inf + 52771 483.073 * [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)) 483.073 * [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)))))) 483.074 * [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)))) 483.074 * * [simplify]: iters left: 6 (11 enodes) 483.077 * * [simplify]: iters left: 5 (43 enodes) 483.083 * * [simplify]: iters left: 4 (84 enodes) 483.097 * * [simplify]: iters left: 3 (212 enodes) 483.142 * * [simplify]: iters left: 2 (472 enodes) 483.243 * * [simplify]: Extracting #0: cost 1 inf + 0 483.243 * * [simplify]: Extracting #1: cost 0 inf + 1 483.243 * [simplify]: Simplified to 0 483.244 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 483.244 * * * * [progress]: [ 942 / 3260 ] simplifiying candidate # 483.244 * [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)))) 483.244 * * [simplify]: iters left: 6 (26 enodes) 483.250 * * [simplify]: iters left: 5 (100 enodes) 483.265 * * [simplify]: iters left: 4 (181 enodes) 483.299 * * [simplify]: iters left: 3 (407 enodes) 483.393 * * [simplify]: Extracting #0: cost 1 inf + 0 483.393 * * [simplify]: Extracting #1: cost 11 inf + 0 483.393 * * [simplify]: Extracting #2: cost 101 inf + 0 483.394 * * [simplify]: Extracting #3: cost 184 inf + 2 483.395 * * [simplify]: Extracting #4: cost 167 inf + 1801 483.397 * * [simplify]: Extracting #5: cost 113 inf + 10907 483.402 * * [simplify]: Extracting #6: cost 65 inf + 24482 483.414 * * [simplify]: Extracting #7: cost 5 inf + 48346 483.425 * * [simplify]: Extracting #8: cost 0 inf + 50630 483.437 * * [simplify]: Extracting #9: cost 0 inf + 50590 483.448 * [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))) 483.448 * [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))))) 483.448 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 483.448 * * [simplify]: iters left: 6 (12 enodes) 483.452 * * [simplify]: iters left: 5 (49 enodes) 483.459 * * [simplify]: iters left: 4 (99 enodes) 483.478 * * [simplify]: iters left: 3 (234 enodes) 483.530 * * [simplify]: iters left: 2 (447 enodes) 483.624 * * [simplify]: Extracting #0: cost 1 inf + 0 483.624 * * [simplify]: Extracting #1: cost 0 inf + 1 483.624 * [simplify]: Simplified to 0 483.624 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 483.624 * * * * [progress]: [ 943 / 3260 ] simplifiying candidate # 483.624 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 483.625 * * [simplify]: iters left: 6 (29 enodes) 483.631 * * [simplify]: iters left: 5 (111 enodes) 483.649 * * [simplify]: iters left: 4 (210 enodes) 483.688 * * [simplify]: iters left: 3 (476 enodes) 483.807 * * [simplify]: Extracting #0: cost 1 inf + 0 483.807 * * [simplify]: Extracting #1: cost 11 inf + 0 483.807 * * [simplify]: Extracting #2: cost 112 inf + 0 483.808 * * [simplify]: Extracting #3: cost 210 inf + 43 483.809 * * [simplify]: Extracting #4: cost 198 inf + 1193 483.811 * * [simplify]: Extracting #5: cost 143 inf + 13025 483.818 * * [simplify]: Extracting #6: cost 67 inf + 32893 483.828 * * [simplify]: Extracting #7: cost 4 inf + 57028 483.841 * * [simplify]: Extracting #8: cost 0 inf + 58756 483.854 * [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))) 483.854 * [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))))))) 483.854 * [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))))) 483.854 * * [simplify]: iters left: 6 (14 enodes) 483.858 * * [simplify]: iters left: 5 (57 enodes) 483.866 * * [simplify]: iters left: 4 (121 enodes) 483.892 * * [simplify]: iters left: 3 (291 enodes) 483.968 * * [simplify]: Extracting #0: cost 1 inf + 0 483.968 * * [simplify]: Extracting #1: cost 0 inf + 1 483.968 * [simplify]: Simplified to 0 483.968 * [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)) 483.968 * * * * [progress]: [ 944 / 3260 ] simplifiying candidate # 483.969 * [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))))) 483.969 * * [simplify]: iters left: 6 (27 enodes) 483.975 * * [simplify]: iters left: 5 (103 enodes) 483.992 * * [simplify]: iters left: 4 (180 enodes) 484.024 * * [simplify]: iters left: 3 (403 enodes) 484.113 * * [simplify]: Extracting #0: cost 1 inf + 0 484.113 * * [simplify]: Extracting #1: cost 11 inf + 0 484.113 * * [simplify]: Extracting #2: cost 91 inf + 0 484.114 * * [simplify]: Extracting #3: cost 163 inf + 775 484.115 * * [simplify]: Extracting #4: cost 151 inf + 2040 484.117 * * [simplify]: Extracting #5: cost 120 inf + 6891 484.121 * * [simplify]: Extracting #6: cost 62 inf + 21549 484.129 * * [simplify]: Extracting #7: cost 7 inf + 41595 484.139 * * [simplify]: Extracting #8: cost 0 inf + 44547 484.150 * [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)) 484.150 * [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)))))) 484.150 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 484.150 * * [simplify]: iters left: 6 (13 enodes) 484.153 * * [simplify]: iters left: 5 (52 enodes) 484.161 * * [simplify]: iters left: 4 (98 enodes) 484.181 * * [simplify]: iters left: 3 (212 enodes) 484.220 * * [simplify]: iters left: 2 (371 enodes) 484.292 * * [simplify]: Extracting #0: cost 1 inf + 0 484.292 * * [simplify]: Extracting #1: cost 0 inf + 1 484.292 * [simplify]: Simplified to 0 484.292 * [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)) 484.292 * * * * [progress]: [ 945 / 3260 ] simplifiying candidate # 484.292 * [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)))) 484.292 * * [simplify]: iters left: 6 (27 enodes) 484.298 * * [simplify]: iters left: 5 (97 enodes) 484.313 * * [simplify]: iters left: 4 (169 enodes) 484.340 * * [simplify]: iters left: 3 (313 enodes) 484.392 * * [simplify]: Extracting #0: cost 1 inf + 0 484.392 * * [simplify]: Extracting #1: cost 11 inf + 0 484.392 * * [simplify]: Extracting #2: cost 88 inf + 0 484.393 * * [simplify]: Extracting #3: cost 130 inf + 1033 484.394 * * [simplify]: Extracting #4: cost 95 inf + 5198 484.397 * * [simplify]: Extracting #5: cost 85 inf + 7644 484.399 * * [simplify]: Extracting #6: cost 81 inf + 8590 484.403 * * [simplify]: Extracting #7: cost 38 inf + 22955 484.410 * * [simplify]: Extracting #8: cost 4 inf + 38200 484.418 * * [simplify]: Extracting #9: cost 0 inf + 39927 484.427 * [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)) 484.427 * [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))))) 484.427 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 484.427 * * [simplify]: iters left: 6 (12 enodes) 484.430 * * [simplify]: iters left: 5 (44 enodes) 484.437 * * [simplify]: iters left: 4 (92 enodes) 484.450 * * [simplify]: iters left: 3 (159 enodes) 484.476 * * [simplify]: iters left: 2 (267 enodes) 484.518 * * [simplify]: iters left: 1 (364 enodes) 484.575 * * [simplify]: Extracting #0: cost 1 inf + 0 484.575 * * [simplify]: Extracting #1: cost 0 inf + 1 484.575 * [simplify]: Simplified to 0 484.575 * [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)) 484.576 * * * * [progress]: [ 946 / 3260 ] simplifiying candidate # 484.576 * [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)))))) 484.576 * * [simplify]: iters left: 6 (30 enodes) 484.583 * * [simplify]: iters left: 5 (118 enodes) 484.601 * * [simplify]: iters left: 4 (242 enodes) 484.652 * * [simplify]: Extracting #0: cost 1 inf + 0 484.652 * * [simplify]: Extracting #1: cost 11 inf + 0 484.652 * * [simplify]: Extracting #2: cost 129 inf + 0 484.653 * * [simplify]: Extracting #3: cost 222 inf + 45 484.654 * * [simplify]: Extracting #4: cost 208 inf + 1628 484.656 * * [simplify]: Extracting #5: cost 126 inf + 24187 484.663 * * [simplify]: Extracting #6: cost 36 inf + 50945 484.672 * * [simplify]: Extracting #7: cost 9 inf + 61158 484.683 * * [simplify]: Extracting #8: cost 0 inf + 65586 484.693 * [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))))) 484.693 * [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))))))) 484.694 * [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))))) 484.694 * * [simplify]: iters left: 6 (15 enodes) 484.698 * * [simplify]: iters left: 5 (64 enodes) 484.710 * * [simplify]: iters left: 4 (149 enodes) 484.744 * * [simplify]: iters left: 3 (466 enodes) 484.993 * * [simplify]: Extracting #0: cost 1 inf + 0 484.993 * * [simplify]: Extracting #1: cost 0 inf + 1 484.993 * [simplify]: Simplified to 0 484.993 * [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)) 484.993 * * * * [progress]: [ 947 / 3260 ] simplifiying candidate # 484.993 * [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))))) 484.993 * * [simplify]: iters left: 6 (28 enodes) 485.000 * * [simplify]: iters left: 5 (110 enodes) 485.016 * * [simplify]: iters left: 4 (209 enodes) 485.056 * * [simplify]: Extracting #0: cost 1 inf + 0 485.056 * * [simplify]: Extracting #1: cost 11 inf + 0 485.056 * * [simplify]: Extracting #2: cost 106 inf + 0 485.057 * * [simplify]: Extracting #3: cost 174 inf + 3 485.057 * * [simplify]: Extracting #4: cost 164 inf + 941 485.059 * * [simplify]: Extracting #5: cost 113 inf + 12332 485.064 * * [simplify]: Extracting #6: cost 43 inf + 30867 485.071 * * [simplify]: Extracting #7: cost 3 inf + 46129 485.079 * * [simplify]: Extracting #8: cost 0 inf + 47679 485.087 * [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))) 485.087 * [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)))))) 485.087 * [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)))) 485.087 * * [simplify]: iters left: 6 (14 enodes) 485.091 * * [simplify]: iters left: 5 (59 enodes) 485.100 * * [simplify]: iters left: 4 (121 enodes) 485.125 * * [simplify]: iters left: 3 (332 enodes) 485.256 * * [simplify]: Extracting #0: cost 1 inf + 0 485.256 * * [simplify]: Extracting #1: cost 0 inf + 1 485.256 * [simplify]: Simplified to 0 485.256 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 485.256 * * * * [progress]: [ 948 / 3260 ] simplifiying candidate # 485.257 * [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)))) 485.257 * * [simplify]: iters left: 6 (28 enodes) 485.263 * * [simplify]: iters left: 5 (108 enodes) 485.282 * * [simplify]: iters left: 4 (203 enodes) 485.319 * * [simplify]: iters left: 3 (461 enodes) 485.449 * * [simplify]: Extracting #0: cost 1 inf + 0 485.449 * * [simplify]: Extracting #1: cost 11 inf + 0 485.449 * * [simplify]: Extracting #2: cost 142 inf + 0 485.450 * * [simplify]: Extracting #3: cost 228 inf + 292 485.451 * * [simplify]: Extracting #4: cost 195 inf + 3724 485.455 * * [simplify]: Extracting #5: cost 120 inf + 19578 485.462 * * [simplify]: Extracting #6: cost 52 inf + 39080 485.473 * * [simplify]: Extracting #7: cost 11 inf + 54774 485.486 * * [simplify]: Extracting #8: cost 0 inf + 59800 485.499 * [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))) 485.499 * [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))))) 485.499 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 485.499 * * [simplify]: iters left: 6 (13 enodes) 485.505 * * [simplify]: iters left: 5 (54 enodes) 485.514 * * [simplify]: iters left: 4 (112 enodes) 485.536 * * [simplify]: iters left: 3 (281 enodes) 485.629 * * [simplify]: Extracting #0: cost 1 inf + 0 485.629 * * [simplify]: Extracting #1: cost 0 inf + 1 485.629 * [simplify]: Simplified to 0 485.629 * [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)) 485.629 * * * * [progress]: [ 949 / 3260 ] simplifiying candidate # 485.630 * [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)))))) 485.630 * * [simplify]: iters left: 6 (28 enodes) 485.636 * * [simplify]: iters left: 5 (110 enodes) 485.653 * * [simplify]: iters left: 4 (224 enodes) 485.697 * * [simplify]: Extracting #0: cost 1 inf + 0 485.698 * * [simplify]: Extracting #1: cost 11 inf + 0 485.698 * * [simplify]: Extracting #2: cost 105 inf + 0 485.698 * * [simplify]: Extracting #3: cost 176 inf + 45 485.699 * * [simplify]: Extracting #4: cost 140 inf + 5893 485.703 * * [simplify]: Extracting #5: cost 73 inf + 22944 485.709 * * [simplify]: Extracting #6: cost 35 inf + 35233 485.716 * * [simplify]: Extracting #7: cost 1 inf + 48468 485.725 * * [simplify]: Extracting #8: cost 0 inf + 48857 485.733 * [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)))) 485.733 * [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))))))) 485.733 * [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))))) 485.733 * * [simplify]: iters left: 6 (14 enodes) 485.739 * * [simplify]: iters left: 5 (59 enodes) 485.748 * * [simplify]: iters left: 4 (134 enodes) 485.776 * * [simplify]: iters left: 3 (357 enodes) 485.911 * * [simplify]: Extracting #0: cost 1 inf + 0 485.911 * * [simplify]: Extracting #1: cost 0 inf + 1 485.911 * [simplify]: Simplified to 0 485.911 * [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)) 485.912 * * * * [progress]: [ 950 / 3260 ] simplifiying candidate # 485.912 * [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))))) 485.912 * * [simplify]: iters left: 6 (26 enodes) 485.918 * * [simplify]: iters left: 5 (100 enodes) 485.933 * * [simplify]: iters left: 4 (187 enodes) 485.968 * * [simplify]: iters left: 3 (427 enodes) 486.085 * * [simplify]: Extracting #0: cost 1 inf + 0 486.085 * * [simplify]: Extracting #1: cost 11 inf + 0 486.086 * * [simplify]: Extracting #2: cost 140 inf + 0 486.086 * * [simplify]: Extracting #3: cost 242 inf + 46 486.088 * * [simplify]: Extracting #4: cost 219 inf + 3423 486.093 * * [simplify]: Extracting #5: cost 128 inf + 20535 486.100 * * [simplify]: Extracting #6: cost 82 inf + 29438 486.108 * * [simplify]: Extracting #7: cost 50 inf + 39057 486.122 * * [simplify]: Extracting #8: cost 6 inf + 58847 486.135 * * [simplify]: Extracting #9: cost 0 inf + 61348 486.148 * [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)) 486.148 * [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)))))) 486.149 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 486.149 * * [simplify]: iters left: 6 (13 enodes) 486.152 * * [simplify]: iters left: 5 (53 enodes) 486.160 * * [simplify]: iters left: 4 (106 enodes) 486.180 * * [simplify]: iters left: 3 (257 enodes) 486.262 * * [simplify]: Extracting #0: cost 1 inf + 0 486.263 * * [simplify]: Extracting #1: cost 0 inf + 1 486.263 * [simplify]: Simplified to 0 486.263 * [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)) 486.263 * * * * [progress]: [ 951 / 3260 ] simplifiying candidate # 486.263 * [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)))) 486.263 * * [simplify]: iters left: 6 (26 enodes) 486.269 * * [simplify]: iters left: 5 (100 enodes) 486.284 * * [simplify]: iters left: 4 (180 enodes) 486.318 * * [simplify]: iters left: 3 (393 enodes) 486.431 * * [simplify]: Extracting #0: cost 1 inf + 0 486.431 * * [simplify]: Extracting #1: cost 11 inf + 0 486.432 * * [simplify]: Extracting #2: cost 123 inf + 0 486.432 * * [simplify]: Extracting #3: cost 188 inf + 88 486.433 * * [simplify]: Extracting #4: cost 161 inf + 2839 486.436 * * [simplify]: Extracting #5: cost 113 inf + 10099 486.441 * * [simplify]: Extracting #6: cost 63 inf + 23754 486.450 * * [simplify]: Extracting #7: cost 9 inf + 45199 486.464 * * [simplify]: Extracting #8: cost 0 inf + 48664 486.475 * [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))) 486.475 * [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))))) 486.475 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 486.475 * * [simplify]: iters left: 6 (12 enodes) 486.479 * * [simplify]: iters left: 5 (49 enodes) 486.486 * * [simplify]: iters left: 4 (94 enodes) 486.505 * * [simplify]: iters left: 3 (221 enodes) 486.574 * * [simplify]: iters left: 2 (492 enodes) 486.785 * * [simplify]: Extracting #0: cost 1 inf + 0 486.785 * * [simplify]: Extracting #1: cost 0 inf + 1 486.785 * [simplify]: Simplified to 0 486.785 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 486.785 * * * * [progress]: [ 952 / 3260 ] simplifiying candidate # 486.785 * [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)))))) 486.785 * * [simplify]: iters left: 6 (28 enodes) 486.792 * * [simplify]: iters left: 5 (106 enodes) 486.810 * * [simplify]: iters left: 4 (202 enodes) 486.847 * * [simplify]: iters left: 3 (462 enodes) 486.976 * * [simplify]: Extracting #0: cost 1 inf + 0 486.976 * * [simplify]: Extracting #1: cost 11 inf + 0 486.977 * * [simplify]: Extracting #2: cost 142 inf + 0 486.978 * * [simplify]: Extracting #3: cost 228 inf + 88 486.979 * * [simplify]: Extracting #4: cost 207 inf + 2450 486.982 * * [simplify]: Extracting #5: cost 122 inf + 20290 486.989 * * [simplify]: Extracting #6: cost 58 inf + 36991 486.999 * * [simplify]: Extracting #7: cost 6 inf + 57985 487.011 * * [simplify]: Extracting #8: cost 0 inf + 60674 487.024 * [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)))) 487.024 * [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))))))) 487.024 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 487.024 * * [simplify]: iters left: 6 (13 enodes) 487.027 * * [simplify]: iters left: 5 (52 enodes) 487.037 * * [simplify]: iters left: 4 (111 enodes) 487.061 * * [simplify]: iters left: 3 (278 enodes) 487.150 * * [simplify]: Extracting #0: cost 1 inf + 0 487.150 * * [simplify]: Extracting #1: cost 0 inf + 1 487.150 * [simplify]: Simplified to 0 487.150 * [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)) 487.151 * * * * [progress]: [ 953 / 3260 ] simplifiying candidate # 487.151 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 487.151 * * [simplify]: iters left: 6 (26 enodes) 487.157 * * [simplify]: iters left: 5 (98 enodes) 487.171 * * [simplify]: iters left: 4 (175 enodes) 487.205 * * [simplify]: iters left: 3 (367 enodes) 487.288 * * [simplify]: Extracting #0: cost 1 inf + 0 487.288 * * [simplify]: Extracting #1: cost 11 inf + 0 487.288 * * [simplify]: Extracting #2: cost 109 inf + 0 487.289 * * [simplify]: Extracting #3: cost 159 inf + 339 487.290 * * [simplify]: Extracting #4: cost 127 inf + 3216 487.293 * * [simplify]: Extracting #5: cost 86 inf + 9265 487.296 * * [simplify]: Extracting #6: cost 77 inf + 11154 487.300 * * [simplify]: Extracting #7: cost 42 inf + 22820 487.309 * * [simplify]: Extracting #8: cost 5 inf + 38831 487.320 * * [simplify]: Extracting #9: cost 0 inf + 41131 487.329 * [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)) 487.329 * [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)))))) 487.329 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 487.329 * * [simplify]: iters left: 6 (12 enodes) 487.332 * * [simplify]: iters left: 5 (47 enodes) 487.339 * * [simplify]: iters left: 4 (89 enodes) 487.357 * * [simplify]: iters left: 3 (186 enodes) 487.402 * * [simplify]: iters left: 2 (378 enodes) 487.534 * * [simplify]: Extracting #0: cost 1 inf + 0 487.534 * * [simplify]: Extracting #1: cost 0 inf + 1 487.534 * [simplify]: Simplified to 0 487.534 * [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)) 487.534 * * * * [progress]: [ 954 / 3260 ] simplifiying candidate # 487.534 * [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)))) 487.535 * * [simplify]: iters left: 6 (26 enodes) 487.541 * * [simplify]: iters left: 5 (95 enodes) 487.554 * * [simplify]: iters left: 4 (144 enodes) 487.576 * * [simplify]: iters left: 3 (254 enodes) 487.617 * * [simplify]: iters left: 2 (443 enodes) 487.701 * * [simplify]: Extracting #0: cost 1 inf + 0 487.701 * * [simplify]: Extracting #1: cost 9 inf + 0 487.701 * * [simplify]: Extracting #2: cost 79 inf + 2 487.702 * * [simplify]: Extracting #3: cost 127 inf + 916 487.703 * * [simplify]: Extracting #4: cost 105 inf + 2854 487.704 * * [simplify]: Extracting #5: cost 108 inf + 2987 487.706 * * [simplify]: Extracting #6: cost 102 inf + 4115 487.710 * * [simplify]: Extracting #7: cost 46 inf + 23371 487.719 * * [simplify]: Extracting #8: cost 4 inf + 39679 487.730 * * [simplify]: Extracting #9: cost 1 inf + 40681 487.740 * * [simplify]: Extracting #10: cost 0 inf + 41140 487.751 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ b (* a 2))) 487.751 * [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))))) 487.751 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 487.751 * * [simplify]: iters left: 6 (11 enodes) 487.754 * * [simplify]: iters left: 5 (40 enodes) 487.760 * * [simplify]: iters left: 4 (65 enodes) 487.772 * * [simplify]: iters left: 3 (97 enodes) 487.787 * * [simplify]: iters left: 2 (165 enodes) 487.819 * * [simplify]: iters left: 1 (271 enodes) 487.870 * * [simplify]: Extracting #0: cost 1 inf + 0 487.870 * * [simplify]: Extracting #1: cost 0 inf + 1 487.870 * [simplify]: Simplified to 0 487.870 * [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)) 487.871 * * * * [progress]: [ 955 / 3260 ] simplifiying candidate # 487.871 * [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)))))) 487.871 * * [simplify]: iters left: 6 (27 enodes) 487.877 * * [simplify]: iters left: 5 (105 enodes) 487.894 * * [simplify]: iters left: 4 (197 enodes) 487.931 * * [simplify]: iters left: 3 (437 enodes) 488.042 * * [simplify]: Extracting #0: cost 1 inf + 0 488.042 * * [simplify]: Extracting #1: cost 11 inf + 0 488.043 * * [simplify]: Extracting #2: cost 142 inf + 0 488.043 * * [simplify]: Extracting #3: cost 222 inf + 131 488.044 * * [simplify]: Extracting #4: cost 203 inf + 2491 488.050 * * [simplify]: Extracting #5: cost 137 inf + 15226 488.056 * * [simplify]: Extracting #6: cost 62 inf + 33932 488.066 * * [simplify]: Extracting #7: cost 6 inf + 56289 488.078 * * [simplify]: Extracting #8: cost 0 inf + 59288 488.089 * [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)))) 488.089 * [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))))))) 488.090 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 488.090 * * [simplify]: iters left: 6 (12 enodes) 488.093 * * [simplify]: iters left: 5 (51 enodes) 488.101 * * [simplify]: iters left: 4 (106 enodes) 488.123 * * [simplify]: iters left: 3 (247 enodes) 488.190 * * [simplify]: Extracting #0: cost 1 inf + 0 488.190 * * [simplify]: Extracting #1: cost 0 inf + 1 488.190 * [simplify]: Simplified to 0 488.190 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 488.190 * * * * [progress]: [ 956 / 3260 ] simplifiying candidate # 488.190 * [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))))) 488.190 * * [simplify]: iters left: 6 (25 enodes) 488.196 * * [simplify]: iters left: 5 (97 enodes) 488.210 * * [simplify]: iters left: 4 (172 enodes) 488.245 * * [simplify]: iters left: 3 (367 enodes) 488.327 * * [simplify]: Extracting #0: cost 1 inf + 0 488.327 * * [simplify]: Extracting #1: cost 11 inf + 0 488.328 * * [simplify]: Extracting #2: cost 110 inf + 0 488.328 * * [simplify]: Extracting #3: cost 162 inf + 256 488.329 * * [simplify]: Extracting #4: cost 133 inf + 2806 488.332 * * [simplify]: Extracting #5: cost 86 inf + 10156 488.336 * * [simplify]: Extracting #6: cost 54 inf + 21300 488.346 * * [simplify]: Extracting #7: cost 6 inf + 39600 488.355 * * [simplify]: Extracting #8: cost 0 inf + 41982 488.364 * [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)) 488.364 * [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)))))) 488.365 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 488.365 * * [simplify]: iters left: 6 (11 enodes) 488.367 * * [simplify]: iters left: 5 (46 enodes) 488.375 * * [simplify]: iters left: 4 (86 enodes) 488.391 * * [simplify]: iters left: 3 (183 enodes) 488.437 * * [simplify]: iters left: 2 (372 enodes) 488.564 * * [simplify]: Extracting #0: cost 1 inf + 0 488.564 * * [simplify]: Extracting #1: cost 0 inf + 1 488.564 * [simplify]: Simplified to 0 488.564 * [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)) 488.565 * * * * [progress]: [ 957 / 3260 ] simplifiying candidate # 488.565 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 488.565 * * [simplify]: iters left: 6 (25 enodes) 488.571 * * [simplify]: iters left: 5 (94 enodes) 488.584 * * [simplify]: iters left: 4 (143 enodes) 488.606 * * [simplify]: iters left: 3 (253 enodes) 488.648 * * [simplify]: iters left: 2 (445 enodes) 488.731 * * [simplify]: Extracting #0: cost 1 inf + 0 488.732 * * [simplify]: Extracting #1: cost 9 inf + 0 488.732 * * [simplify]: Extracting #2: cost 79 inf + 2 488.732 * * [simplify]: Extracting #3: cost 130 inf + 628 488.733 * * [simplify]: Extracting #4: cost 106 inf + 2570 488.735 * * [simplify]: Extracting #5: cost 108 inf + 3067 488.736 * * [simplify]: Extracting #6: cost 102 inf + 4155 488.740 * * [simplify]: Extracting #7: cost 51 inf + 20657 488.748 * * [simplify]: Extracting #8: cost 6 inf + 38504 488.758 * * [simplify]: Extracting #9: cost 0 inf + 41140 488.768 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (/ b (* a 2))) 488.768 * [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))))) 488.768 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 488.768 * * [simplify]: iters left: 6 (10 enodes) 488.771 * * [simplify]: iters left: 5 (39 enodes) 488.777 * * [simplify]: iters left: 4 (64 enodes) 488.787 * * [simplify]: iters left: 3 (96 enodes) 488.804 * * [simplify]: iters left: 2 (164 enodes) 488.836 * * [simplify]: iters left: 1 (270 enodes) 488.887 * * [simplify]: Extracting #0: cost 1 inf + 0 488.887 * * [simplify]: Extracting #1: cost 0 inf + 1 488.887 * [simplify]: Simplified to 0 488.887 * [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)) 488.887 * * * * [progress]: [ 958 / 3260 ] simplifiying candidate # 488.888 * [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)))))) 488.888 * * [simplify]: iters left: 6 (27 enodes) 488.894 * * [simplify]: iters left: 5 (106 enodes) 488.913 * * [simplify]: iters left: 4 (206 enodes) 488.948 * * [simplify]: iters left: 3 (438 enodes) 489.313 * * [simplify]: Extracting #0: cost 1 inf + 0 489.313 * * [simplify]: Extracting #1: cost 11 inf + 0 489.313 * * [simplify]: Extracting #2: cost 115 inf + 0 489.314 * * [simplify]: Extracting #3: cost 214 inf + 172 489.315 * * [simplify]: Extracting #4: cost 189 inf + 3294 489.318 * * [simplify]: Extracting #5: cost 111 inf + 18163 489.324 * * [simplify]: Extracting #6: cost 58 inf + 31427 489.333 * * [simplify]: Extracting #7: cost 8 inf + 51645 489.345 * * [simplify]: Extracting #8: cost 0 inf + 55121 489.358 * * [simplify]: Extracting #9: cost 0 inf + 55041 489.370 * [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))))) 489.370 * [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))))))) 489.370 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 489.370 * * [simplify]: iters left: 6 (12 enodes) 489.374 * * [simplify]: iters left: 5 (53 enodes) 489.382 * * [simplify]: iters left: 4 (117 enodes) 489.404 * * [simplify]: iters left: 3 (255 enodes) 489.463 * * [simplify]: Extracting #0: cost 1 inf + 0 489.463 * * [simplify]: Extracting #1: cost 0 inf + 1 489.463 * [simplify]: Simplified to 0 489.463 * [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)) 489.463 * * * * [progress]: [ 959 / 3260 ] simplifiying candidate # 489.463 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 489.464 * * [simplify]: iters left: 6 (25 enodes) 489.470 * * [simplify]: iters left: 5 (98 enodes) 489.487 * * [simplify]: iters left: 4 (182 enodes) 489.516 * * [simplify]: iters left: 3 (345 enodes) 489.584 * * [simplify]: Extracting #0: cost 1 inf + 0 489.584 * * [simplify]: Extracting #1: cost 11 inf + 0 489.584 * * [simplify]: Extracting #2: cost 100 inf + 0 489.585 * * [simplify]: Extracting #3: cost 167 inf + 89 489.586 * * [simplify]: Extracting #4: cost 115 inf + 5011 489.589 * * [simplify]: Extracting #5: cost 85 inf + 9465 489.593 * * [simplify]: Extracting #6: cost 52 inf + 20692 489.601 * * [simplify]: Extracting #7: cost 5 inf + 38531 489.612 * * [simplify]: Extracting #8: cost 0 inf + 40911 489.620 * [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)) 489.620 * [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)))))) 489.621 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 489.621 * * [simplify]: iters left: 6 (11 enodes) 489.624 * * [simplify]: iters left: 5 (48 enodes) 489.632 * * [simplify]: iters left: 4 (98 enodes) 489.648 * * [simplify]: iters left: 3 (181 enodes) 489.685 * * [simplify]: iters left: 2 (358 enodes) 489.790 * * [simplify]: Extracting #0: cost 1 inf + 0 489.790 * * [simplify]: Extracting #1: cost 0 inf + 1 489.790 * [simplify]: Simplified to 0 489.790 * [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)) 489.790 * * * * [progress]: [ 960 / 3260 ] simplifiying candidate # 489.791 * [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)))) 489.791 * * [simplify]: iters left: 6 (25 enodes) 489.797 * * [simplify]: iters left: 5 (94 enodes) 489.811 * * [simplify]: iters left: 4 (163 enodes) 489.837 * * [simplify]: iters left: 3 (293 enodes) 489.888 * * [simplify]: Extracting #0: cost 1 inf + 0 489.888 * * [simplify]: Extracting #1: cost 12 inf + 0 489.889 * * [simplify]: Extracting #2: cost 88 inf + 1 489.889 * * [simplify]: Extracting #3: cost 118 inf + 1335 489.890 * * [simplify]: Extracting #4: cost 82 inf + 4257 489.892 * * [simplify]: Extracting #5: cost 83 inf + 4910 489.893 * * [simplify]: Extracting #6: cost 79 inf + 5913 489.897 * * [simplify]: Extracting #7: cost 28 inf + 23971 489.904 * * [simplify]: Extracting #8: cost 2 inf + 36062 489.912 * * [simplify]: Extracting #9: cost 0 inf + 36941 489.920 * [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))))) 489.920 * [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))))) 489.920 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 489.921 * * [simplify]: iters left: 6 (10 enodes) 489.924 * * [simplify]: iters left: 5 (41 enodes) 489.930 * * [simplify]: iters left: 4 (81 enodes) 489.942 * * [simplify]: iters left: 3 (127 enodes) 489.961 * * [simplify]: iters left: 2 (186 enodes) 489.986 * * [simplify]: iters left: 1 (266 enodes) 490.047 * * [simplify]: Extracting #0: cost 1 inf + 0 490.047 * * [simplify]: Extracting #1: cost 0 inf + 1 490.047 * [simplify]: Simplified to 0 490.047 * [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)) 490.047 * * * * [progress]: [ 961 / 3260 ] simplifiying candidate # 490.047 * [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))) 490.047 * * [simplify]: iters left: 6 (24 enodes) 490.053 * * [simplify]: iters left: 5 (91 enodes) 490.069 * * [simplify]: iters left: 4 (145 enodes) 490.091 * * [simplify]: iters left: 3 (257 enodes) 490.135 * * [simplify]: iters left: 2 (457 enodes) 490.225 * * [simplify]: Extracting #0: cost 1 inf + 0 490.225 * * [simplify]: Extracting #1: cost 9 inf + 0 490.225 * * [simplify]: Extracting #2: cost 83 inf + 2 490.225 * * [simplify]: Extracting #3: cost 137 inf + 464 490.227 * * [simplify]: Extracting #4: cost 104 inf + 3150 490.228 * * [simplify]: Extracting #5: cost 107 inf + 3523 490.230 * * [simplify]: Extracting #6: cost 101 inf + 4788 490.234 * * [simplify]: Extracting #7: cost 43 inf + 24764 490.246 * * [simplify]: Extracting #8: cost 5 inf + 39674 490.256 * * [simplify]: Extracting #9: cost 0 inf + 41635 490.267 * [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))) 490.267 * [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)))) 490.267 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 490.267 * * [simplify]: iters left: 6 (9 enodes) 490.270 * * [simplify]: iters left: 5 (36 enodes) 490.276 * * [simplify]: iters left: 4 (67 enodes) 490.286 * * [simplify]: iters left: 3 (97 enodes) 490.302 * * [simplify]: iters left: 2 (158 enodes) 490.337 * * [simplify]: iters left: 1 (263 enodes) 490.381 * * [simplify]: Extracting #0: cost 1 inf + 0 490.381 * * [simplify]: Extracting #1: cost 0 inf + 1 490.381 * [simplify]: Simplified to 0 490.381 * [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)) 490.382 * * * * [progress]: [ 962 / 3260 ] simplifiying candidate # 490.382 * [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)))) 490.382 * * [simplify]: iters left: 6 (24 enodes) 490.387 * * [simplify]: iters left: 5 (92 enodes) 490.401 * * [simplify]: iters left: 4 (154 enodes) 490.427 * * [simplify]: iters left: 3 (286 enodes) 490.477 * * [simplify]: Extracting #0: cost 1 inf + 0 490.477 * * [simplify]: Extracting #1: cost 11 inf + 0 490.477 * * [simplify]: Extracting #2: cost 87 inf + 0 490.477 * * [simplify]: Extracting #3: cost 130 inf + 463 490.478 * * [simplify]: Extracting #4: cost 93 inf + 3548 490.480 * * [simplify]: Extracting #5: cost 83 inf + 5396 490.483 * * [simplify]: Extracting #6: cost 77 inf + 6523 490.486 * * [simplify]: Extracting #7: cost 37 inf + 19939 490.493 * * [simplify]: Extracting #8: cost 1 inf + 36854 490.501 * * [simplify]: Extracting #9: cost 0 inf + 37514 490.509 * [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)) 490.509 * [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))))) 490.509 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 490.509 * * [simplify]: iters left: 5 (9 enodes) 490.512 * * [simplify]: iters left: 4 (39 enodes) 490.518 * * [simplify]: iters left: 3 (65 enodes) 490.528 * * [simplify]: iters left: 2 (129 enodes) 490.553 * * [simplify]: iters left: 1 (210 enodes) 490.588 * * [simplify]: Extracting #0: cost 1 inf + 0 490.588 * * [simplify]: Extracting #1: cost 0 inf + 1 490.588 * [simplify]: Simplified to 0 490.588 * [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)) 490.589 * * * * [progress]: [ 963 / 3260 ] simplifiying candidate # 490.589 * [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)))))) 490.589 * * [simplify]: iters left: 6 (25 enodes) 490.594 * * [simplify]: iters left: 5 (94 enodes) 490.610 * * [simplify]: iters left: 4 (142 enodes) 490.632 * * [simplify]: iters left: 3 (241 enodes) 490.675 * * [simplify]: iters left: 2 (394 enodes) 490.743 * * [simplify]: Extracting #0: cost 1 inf + 0 490.743 * * [simplify]: Extracting #1: cost 11 inf + 0 490.743 * * [simplify]: Extracting #2: cost 74 inf + 0 490.744 * * [simplify]: Extracting #3: cost 124 inf + 418 490.745 * * [simplify]: Extracting #4: cost 117 inf + 1448 490.746 * * [simplify]: Extracting #5: cost 108 inf + 7030 490.748 * * [simplify]: Extracting #6: cost 93 inf + 12921 490.752 * * [simplify]: Extracting #7: cost 42 inf + 28750 490.760 * * [simplify]: Extracting #8: cost 2 inf + 43437 490.769 * * [simplify]: Extracting #9: cost 0 inf + 44102 490.778 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ a (fabs (cbrt (fma (* c a) -4 (* b b)))))) 2) (/ b (* a 2))) 490.778 * [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))))))) 490.778 * [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))))) 490.778 * * [simplify]: iters left: 6 (10 enodes) 490.781 * * [simplify]: iters left: 5 (37 enodes) 490.786 * * [simplify]: iters left: 4 (57 enodes) 490.796 * * [simplify]: iters left: 3 (104 enodes) 490.814 * * [simplify]: iters left: 2 (158 enodes) 490.836 * * [simplify]: iters left: 1 (225 enodes) 490.869 * * [simplify]: Extracting #0: cost 1 inf + 0 490.869 * * [simplify]: Extracting #1: cost 0 inf + 1 490.869 * [simplify]: Simplified to 0 490.869 * [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)) 490.869 * * * * [progress]: [ 964 / 3260 ] simplifiying candidate # 490.869 * [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))))) 490.869 * * [simplify]: iters left: 6 (24 enodes) 490.875 * * [simplify]: iters left: 5 (85 enodes) 490.886 * * [simplify]: iters left: 4 (126 enodes) 490.905 * * [simplify]: iters left: 3 (210 enodes) 490.941 * * [simplify]: iters left: 2 (323 enodes) 490.994 * * [simplify]: iters left: 1 (469 enodes) 491.091 * * [simplify]: Extracting #0: cost 1 inf + 0 491.091 * * [simplify]: Extracting #1: cost 9 inf + 0 491.091 * * [simplify]: Extracting #2: cost 73 inf + 0 491.092 * * [simplify]: Extracting #3: cost 109 inf + 169 491.092 * * [simplify]: Extracting #4: cost 101 inf + 953 491.093 * * [simplify]: Extracting #5: cost 100 inf + 1896 491.094 * * [simplify]: Extracting #6: cost 94 inf + 3121 491.097 * * [simplify]: Extracting #7: cost 50 inf + 16640 491.105 * * [simplify]: Extracting #8: cost 0 inf + 34420 491.113 * * [simplify]: Extracting #9: cost 0 inf + 34325 491.122 * [simplify]: Simplified to (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) a)) (/ b (* a 2))) 491.122 * [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)))))) 491.123 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 491.123 * * [simplify]: iters left: 6 (9 enodes) 491.125 * * [simplify]: iters left: 5 (29 enodes) 491.129 * * [simplify]: iters left: 4 (42 enodes) 491.134 * * [simplify]: iters left: 3 (58 enodes) 491.141 * * [simplify]: iters left: 2 (68 enodes) 491.148 * * [simplify]: Extracting #0: cost 1 inf + 0 491.148 * * [simplify]: Extracting #1: cost 0 inf + 1 491.148 * [simplify]: Simplified to 0 491.148 * [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)) 491.148 * * * * [progress]: [ 965 / 3260 ] simplifiying candidate # 491.149 * [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)))))) 491.149 * * [simplify]: iters left: 6 (28 enodes) 491.155 * * [simplify]: iters left: 5 (108 enodes) 491.172 * * [simplify]: iters left: 4 (209 enodes) 491.211 * * [simplify]: iters left: 3 (433 enodes) 491.296 * * [simplify]: Extracting #0: cost 1 inf + 0 491.296 * * [simplify]: Extracting #1: cost 11 inf + 0 491.296 * * [simplify]: Extracting #2: cost 88 inf + 0 491.297 * * [simplify]: Extracting #3: cost 151 inf + 205 491.297 * * [simplify]: Extracting #4: cost 144 inf + 859 491.298 * * [simplify]: Extracting #5: cost 128 inf + 6525 491.302 * * [simplify]: Extracting #6: cost 72 inf + 21106 491.307 * * [simplify]: Extracting #7: cost 55 inf + 23958 491.313 * * [simplify]: Extracting #8: cost 20 inf + 36049 491.322 * * [simplify]: Extracting #9: cost 0 inf + 44598 491.331 * * [simplify]: Extracting #10: cost 0 inf + 44568 491.341 * [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)) 491.341 * [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))))))) 491.341 * [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))))) 491.341 * * [simplify]: iters left: 6 (13 enodes) 491.346 * * [simplify]: iters left: 5 (53 enodes) 491.354 * * [simplify]: iters left: 4 (117 enodes) 491.378 * * [simplify]: iters left: 3 (275 enodes) 491.431 * * [simplify]: iters left: 2 (474 enodes) 491.536 * * [simplify]: Extracting #0: cost 1 inf + 0 491.536 * * [simplify]: Extracting #1: cost 0 inf + 1 491.536 * [simplify]: Simplified to 0 491.536 * [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)) 491.536 * * * * [progress]: [ 966 / 3260 ] simplifiying candidate # 491.536 * [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))))) 491.536 * * [simplify]: iters left: 6 (27 enodes) 491.542 * * [simplify]: iters left: 5 (102 enodes) 491.557 * * [simplify]: iters left: 4 (172 enodes) 491.586 * * [simplify]: iters left: 3 (311 enodes) 491.639 * * [simplify]: iters left: 2 (482 enodes) 491.720 * * [simplify]: Extracting #0: cost 1 inf + 0 491.720 * * [simplify]: Extracting #1: cost 11 inf + 0 491.721 * * [simplify]: Extracting #2: cost 86 inf + 0 491.721 * * [simplify]: Extracting #3: cost 148 inf + 335 491.722 * * [simplify]: Extracting #4: cost 130 inf + 3109 491.724 * * [simplify]: Extracting #5: cost 106 inf + 9931 491.727 * * [simplify]: Extracting #6: cost 94 inf + 12921 491.731 * * [simplify]: Extracting #7: cost 83 inf + 14269 491.735 * * [simplify]: Extracting #8: cost 40 inf + 28643 491.744 * * [simplify]: Extracting #9: cost 1 inf + 43615 491.755 * * [simplify]: Extracting #10: cost 0 inf + 43606 491.765 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma b b (* (* a -4) c)))) (sqrt (cbrt (fma b b (* (* a -4) c))))) (* a 2)) (/ b (* a 2))) 491.765 * [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)))))) 491.765 * [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)))) 491.765 * * [simplify]: iters left: 6 (12 enodes) 491.768 * * [simplify]: iters left: 5 (47 enodes) 491.775 * * [simplify]: iters left: 4 (82 enodes) 491.787 * * [simplify]: iters left: 3 (157 enodes) 491.814 * * [simplify]: iters left: 2 (248 enodes) 491.850 * * [simplify]: iters left: 1 (341 enodes) 491.902 * * [simplify]: Extracting #0: cost 1 inf + 0 491.902 * * [simplify]: Extracting #1: cost 0 inf + 1 491.902 * [simplify]: Simplified to 0 491.902 * [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)) 491.903 * * * * [progress]: [ 967 / 3260 ] simplifiying candidate # 491.903 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 491.903 * * [simplify]: iters left: 6 (26 enodes) 491.909 * * [simplify]: iters left: 5 (97 enodes) 491.923 * * [simplify]: iters left: 4 (173 enodes) 491.954 * * [simplify]: iters left: 3 (328 enodes) 492.021 * * [simplify]: Extracting #0: cost 1 inf + 0 492.021 * * [simplify]: Extracting #1: cost 13 inf + 0 492.021 * * [simplify]: Extracting #2: cost 74 inf + 0 492.021 * * [simplify]: Extracting #3: cost 123 inf + 2 492.022 * * [simplify]: Extracting #4: cost 115 inf + 619 492.022 * * [simplify]: Extracting #5: cost 105 inf + 2992 492.025 * * [simplify]: Extracting #6: cost 66 inf + 12183 492.029 * * [simplify]: Extracting #7: cost 21 inf + 25839 492.035 * * [simplify]: Extracting #8: cost 1 inf + 34037 492.042 * * [simplify]: Extracting #9: cost 0 inf + 34361 492.049 * [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)) 492.049 * [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))))) 492.050 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 492.050 * * [simplify]: iters left: 6 (12 enodes) 492.055 * * [simplify]: iters left: 5 (47 enodes) 492.062 * * [simplify]: iters left: 4 (89 enodes) 492.078 * * [simplify]: iters left: 3 (180 enodes) 492.115 * * [simplify]: iters left: 2 (296 enodes) 492.169 * * [simplify]: iters left: 1 (428 enodes) 492.253 * * [simplify]: Extracting #0: cost 1 inf + 0 492.253 * * [simplify]: Extracting #1: cost 0 inf + 1 492.253 * [simplify]: Simplified to 0 492.253 * [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)) 492.253 * * * * [progress]: [ 968 / 3260 ] simplifiying candidate # 492.254 * [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)))))) 492.254 * * [simplify]: iters left: 6 (27 enodes) 492.260 * * [simplify]: iters left: 5 (101 enodes) 492.275 * * [simplify]: iters left: 4 (170 enodes) 492.302 * * [simplify]: iters left: 3 (290 enodes) 492.350 * * [simplify]: iters left: 2 (442 enodes) 492.423 * * [simplify]: Extracting #0: cost 1 inf + 0 492.423 * * [simplify]: Extracting #1: cost 11 inf + 0 492.423 * * [simplify]: Extracting #2: cost 84 inf + 0 492.423 * * [simplify]: Extracting #3: cost 144 inf + 329 492.424 * * [simplify]: Extracting #4: cost 134 inf + 1835 492.425 * * [simplify]: Extracting #5: cost 120 inf + 5571 492.428 * * [simplify]: Extracting #6: cost 94 inf + 11732 492.432 * * [simplify]: Extracting #7: cost 47 inf + 25929 492.441 * * [simplify]: Extracting #8: cost 1 inf + 43146 492.450 * * [simplify]: Extracting #9: cost 0 inf + 43177 492.459 * [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)))) 492.459 * [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))))))) 492.460 * [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))))) 492.460 * * [simplify]: iters left: 6 (12 enodes) 492.463 * * [simplify]: iters left: 5 (46 enodes) 492.471 * * [simplify]: iters left: 4 (81 enodes) 492.483 * * [simplify]: iters left: 3 (134 enodes) 492.501 * * [simplify]: iters left: 2 (197 enodes) 492.529 * * [simplify]: iters left: 1 (271 enodes) 492.564 * * [simplify]: Extracting #0: cost 1 inf + 0 492.564 * * [simplify]: Extracting #1: cost 0 inf + 1 492.564 * [simplify]: Simplified to 0 492.564 * [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)) 492.564 * * * * [progress]: [ 969 / 3260 ] simplifiying candidate # 492.564 * [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))))) 492.565 * * [simplify]: iters left: 6 (25 enodes) 492.570 * * [simplify]: iters left: 5 (92 enodes) 492.583 * * [simplify]: iters left: 4 (141 enodes) 492.605 * * [simplify]: iters left: 3 (240 enodes) 492.643 * * [simplify]: iters left: 2 (372 enodes) 492.704 * * [simplify]: Extracting #0: cost 1 inf + 0 492.704 * * [simplify]: Extracting #1: cost 9 inf + 0 492.704 * * [simplify]: Extracting #2: cost 69 inf + 0 492.704 * * [simplify]: Extracting #3: cost 125 inf + 127 492.706 * * [simplify]: Extracting #4: cost 119 inf + 1193 492.707 * * [simplify]: Extracting #5: cost 119 inf + 1890 492.708 * * [simplify]: Extracting #6: cost 102 inf + 4446 492.711 * * [simplify]: Extracting #7: cost 37 inf + 23115 492.719 * * [simplify]: Extracting #8: cost 3 inf + 35242 492.727 * * [simplify]: Extracting #9: cost 0 inf + 36208 492.735 * [simplify]: Simplified to (+ (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2)) (/ (- (/ b 2)) a)) 492.735 * [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)))))) 492.735 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 492.735 * * [simplify]: iters left: 6 (10 enodes) 492.738 * * [simplify]: iters left: 5 (38 enodes) 492.743 * * [simplify]: iters left: 4 (59 enodes) 492.751 * * [simplify]: iters left: 3 (88 enodes) 492.762 * * [simplify]: iters left: 2 (117 enodes) 492.778 * * [simplify]: iters left: 1 (144 enodes) 492.794 * * [simplify]: Extracting #0: cost 1 inf + 0 492.794 * * [simplify]: Extracting #1: cost 0 inf + 1 492.794 * [simplify]: Simplified to 0 492.794 * [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)) 492.794 * * * * [progress]: [ 970 / 3260 ] simplifiying candidate # 492.794 * [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)))) 492.794 * * [simplify]: iters left: 6 (25 enodes) 492.800 * * [simplify]: iters left: 5 (92 enodes) 492.813 * * [simplify]: iters left: 4 (145 enodes) 492.835 * * [simplify]: iters left: 3 (254 enodes) 492.877 * * [simplify]: iters left: 2 (391 enodes) 492.940 * * [simplify]: Extracting #0: cost 1 inf + 0 492.940 * * [simplify]: Extracting #1: cost 11 inf + 0 492.940 * * [simplify]: Extracting #2: cost 73 inf + 0 492.941 * * [simplify]: Extracting #3: cost 112 inf + 623 492.942 * * [simplify]: Extracting #4: cost 100 inf + 1774 492.943 * * [simplify]: Extracting #5: cost 96 inf + 3368 492.944 * * [simplify]: Extracting #6: cost 90 inf + 4738 492.947 * * [simplify]: Extracting #7: cost 44 inf + 18303 492.956 * * [simplify]: Extracting #8: cost 3 inf + 33283 492.964 * * [simplify]: Extracting #9: cost 0 inf + 34288 492.972 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ a (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2))) (/ b (* a 2))) 492.972 * [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))))) 492.972 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 492.972 * * [simplify]: iters left: 6 (11 enodes) 492.975 * * [simplify]: iters left: 5 (42 enodes) 492.981 * * [simplify]: iters left: 4 (67 enodes) 492.991 * * [simplify]: iters left: 3 (111 enodes) 493.006 * * [simplify]: iters left: 2 (140 enodes) 493.023 * * [simplify]: iters left: 1 (160 enodes) 493.039 * * [simplify]: Extracting #0: cost 1 inf + 0 493.040 * * [simplify]: Extracting #1: cost 0 inf + 1 493.040 * [simplify]: Simplified to 0 493.040 * [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)) 493.040 * * * * [progress]: [ 971 / 3260 ] simplifiying candidate # 493.040 * [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)))))) 493.040 * * [simplify]: iters left: 6 (31 enodes) 493.047 * * [simplify]: iters left: 5 (123 enodes) 493.066 * * [simplify]: iters left: 4 (273 enodes) 493.136 * * [simplify]: Extracting #0: cost 1 inf + 0 493.137 * * [simplify]: Extracting #1: cost 11 inf + 0 493.137 * * [simplify]: Extracting #2: cost 165 inf + 0 493.138 * * [simplify]: Extracting #3: cost 293 inf + 84 493.141 * * [simplify]: Extracting #4: cost 275 inf + 2957 493.147 * * [simplify]: Extracting #5: cost 114 inf + 60422 493.159 * * [simplify]: Extracting #6: cost 40 inf + 87748 493.174 * * [simplify]: Extracting #7: cost 2 inf + 101134 493.189 * * [simplify]: Extracting #8: cost 0 inf + 102024 493.205 * [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)))) 493.205 * [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))))))) 493.205 * [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))))) 493.205 * * [simplify]: iters left: 6 (16 enodes) 493.209 * * [simplify]: iters left: 5 (68 enodes) 493.221 * * [simplify]: iters left: 4 (179 enodes) 493.276 * * [simplify]: Extracting #0: cost 1 inf + 0 493.276 * * [simplify]: Extracting #1: cost 27 inf + 0 493.276 * * [simplify]: Extracting #2: cost 153 inf + 0 493.277 * * [simplify]: Extracting #3: cost 242 inf + 83 493.279 * * [simplify]: Extracting #4: cost 185 inf + 16503 493.290 * * [simplify]: Extracting #5: cost 15 inf + 79352 493.302 * * [simplify]: Extracting #6: cost 0 inf + 84943 493.314 * [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))))) 493.314 * [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))))))) 493.314 * * * * [progress]: [ 972 / 3260 ] simplifiying candidate # 493.315 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 493.315 * * [simplify]: iters left: 6 (30 enodes) 493.322 * * [simplify]: iters left: 5 (118 enodes) 493.342 * * [simplify]: iters left: 4 (237 enodes) 493.392 * * [simplify]: Extracting #0: cost 1 inf + 0 493.392 * * [simplify]: Extracting #1: cost 11 inf + 0 493.392 * * [simplify]: Extracting #2: cost 128 inf + 0 493.393 * * [simplify]: Extracting #3: cost 221 inf + 43 493.394 * * [simplify]: Extracting #4: cost 210 inf + 1344 493.397 * * [simplify]: Extracting #5: cost 119 inf + 30180 493.408 * * [simplify]: Extracting #6: cost 30 inf + 59215 493.418 * * [simplify]: Extracting #7: cost 0 inf + 69855 493.429 * * [simplify]: Extracting #8: cost 0 inf + 69825 493.441 * [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))))) 493.441 * [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)))))) 493.441 * [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)))) 493.441 * * [simplify]: iters left: 6 (15 enodes) 493.445 * * [simplify]: iters left: 5 (63 enodes) 493.455 * * [simplify]: iters left: 4 (145 enodes) 493.491 * * [simplify]: iters left: 3 (499 enodes) 493.717 * * [simplify]: Extracting #0: cost 1 inf + 0 493.717 * * [simplify]: Extracting #1: cost 0 inf + 1 493.717 * [simplify]: Simplified to 0 493.717 * [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)) 493.717 * * * * [progress]: [ 973 / 3260 ] simplifiying candidate # 493.718 * [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)))) 493.718 * * [simplify]: iters left: 6 (29 enodes) 493.724 * * [simplify]: iters left: 5 (112 enodes) 493.743 * * [simplify]: iters left: 4 (244 enodes) 493.800 * * [simplify]: Extracting #0: cost 1 inf + 0 493.800 * * [simplify]: Extracting #1: cost 13 inf + 0 493.800 * * [simplify]: Extracting #2: cost 129 inf + 0 493.801 * * [simplify]: Extracting #3: cost 208 inf + 2 493.801 * * [simplify]: Extracting #4: cost 194 inf + 1951 493.805 * * [simplify]: Extracting #5: cost 104 inf + 27731 493.811 * * [simplify]: Extracting #6: cost 31 inf + 50041 493.820 * * [simplify]: Extracting #7: cost 2 inf + 60340 493.830 * * [simplify]: Extracting #8: cost 0 inf + 61230 493.840 * [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))))) 493.840 * [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))))) 493.841 * [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))) 493.841 * * [simplify]: iters left: 6 (15 enodes) 493.846 * * [simplify]: iters left: 5 (62 enodes) 493.857 * * [simplify]: iters left: 4 (159 enodes) 493.897 * * [simplify]: iters left: 3 (475 enodes) 494.089 * * [simplify]: Extracting #0: cost 1 inf + 0 494.089 * * [simplify]: Extracting #1: cost 42 inf + 0 494.090 * * [simplify]: Extracting #2: cost 194 inf + 1 494.092 * * [simplify]: Extracting #3: cost 205 inf + 15094 494.108 * * [simplify]: Extracting #4: cost 20 inf + 63712 494.122 * * [simplify]: Extracting #5: cost 3 inf + 65204 494.136 * * [simplify]: Extracting #6: cost 0 inf + 65965 494.151 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 494.151 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 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)))) 494.151 * * * * [progress]: [ 974 / 3260 ] simplifiying candidate # 494.151 * [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)))))) 494.151 * * [simplify]: iters left: 6 (29 enodes) 494.158 * * [simplify]: iters left: 5 (114 enodes) 494.176 * * [simplify]: iters left: 4 (239 enodes) 494.230 * * [simplify]: Extracting #0: cost 1 inf + 0 494.230 * * [simplify]: Extracting #1: cost 11 inf + 0 494.230 * * [simplify]: Extracting #2: cost 125 inf + 0 494.232 * * [simplify]: Extracting #3: cost 226 inf + 204 494.233 * * [simplify]: Extracting #4: cost 205 inf + 3363 494.237 * * [simplify]: Extracting #5: cost 131 inf + 28039 494.245 * * [simplify]: Extracting #6: cost 43 inf + 57117 494.255 * * [simplify]: Extracting #7: cost 12 inf + 65887 494.267 * * [simplify]: Extracting #8: cost 1 inf + 71428 494.279 * * [simplify]: Extracting #9: cost 0 inf + 71929 494.291 * [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))) 494.291 * [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))))))) 494.292 * [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))))) 494.292 * * [simplify]: iters left: 6 (15 enodes) 494.295 * * [simplify]: iters left: 5 (62 enodes) 494.306 * * [simplify]: iters left: 4 (148 enodes) 494.342 * * [simplify]: iters left: 3 (499 enodes) 494.575 * * [simplify]: Extracting #0: cost 1 inf + 0 494.575 * * [simplify]: Extracting #1: cost 0 inf + 1 494.575 * [simplify]: Simplified to 0 494.575 * [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)) 494.575 * * * * [progress]: [ 975 / 3260 ] simplifiying candidate # 494.575 * [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))))) 494.576 * * [simplify]: iters left: 6 (28 enodes) 494.582 * * [simplify]: iters left: 5 (108 enodes) 494.598 * * [simplify]: iters left: 4 (206 enodes) 494.642 * * [simplify]: Extracting #0: cost 1 inf + 0 494.642 * * [simplify]: Extracting #1: cost 11 inf + 0 494.642 * * [simplify]: Extracting #2: cost 102 inf + 0 494.643 * * [simplify]: Extracting #3: cost 177 inf + 43 494.643 * * [simplify]: Extracting #4: cost 168 inf + 701 494.644 * * [simplify]: Extracting #5: cost 162 inf + 3414 494.647 * * [simplify]: Extracting #6: cost 85 inf + 23495 494.654 * * [simplify]: Extracting #7: cost 20 inf + 42283 494.662 * * [simplify]: Extracting #8: cost 0 inf + 50996 494.673 * [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)))) 494.673 * [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)))))) 494.673 * [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)))) 494.673 * * [simplify]: iters left: 6 (14 enodes) 494.676 * * [simplify]: iters left: 5 (56 enodes) 494.685 * * [simplify]: iters left: 4 (117 enodes) 494.709 * * [simplify]: iters left: 3 (347 enodes) 494.820 * * [simplify]: Extracting #0: cost 1 inf + 0 494.820 * * [simplify]: Extracting #1: cost 0 inf + 1 494.820 * [simplify]: Simplified to 0 494.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) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 494.820 * * * * [progress]: [ 976 / 3260 ] simplifiying candidate # 494.821 * [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)))) 494.821 * * [simplify]: iters left: 6 (27 enodes) 494.827 * * [simplify]: iters left: 5 (102 enodes) 494.845 * * [simplify]: iters left: 4 (191 enodes) 494.881 * * [simplify]: iters left: 3 (467 enodes) 495.025 * * [simplify]: Extracting #0: cost 1 inf + 0 495.025 * * [simplify]: Extracting #1: cost 11 inf + 0 495.026 * * [simplify]: Extracting #2: cost 120 inf + 0 495.026 * * [simplify]: Extracting #3: cost 223 inf + 2 495.028 * * [simplify]: Extracting #4: cost 212 inf + 2478 495.033 * * [simplify]: Extracting #5: cost 123 inf + 24108 495.042 * * [simplify]: Extracting #6: cost 49 inf + 43090 495.054 * * [simplify]: Extracting #7: cost 6 inf + 57419 495.069 * * [simplify]: Extracting #8: cost 0 inf + 59832 495.083 * [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)))) 495.083 * [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))))) 495.083 * [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))) 495.083 * * [simplify]: iters left: 6 (14 enodes) 495.087 * * [simplify]: iters left: 5 (57 enodes) 495.096 * * [simplify]: iters left: 4 (116 enodes) 495.120 * * [simplify]: iters left: 3 (321 enodes) 495.225 * * [simplify]: Extracting #0: cost 1 inf + 0 495.225 * * [simplify]: Extracting #1: cost 0 inf + 1 495.225 * [simplify]: Simplified to 0 495.225 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 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)) 495.226 * * * * [progress]: [ 977 / 3260 ] simplifiying candidate # 495.226 * [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)))))) 495.226 * * [simplify]: iters left: 6 (29 enodes) 495.234 * * [simplify]: iters left: 5 (112 enodes) 495.252 * * [simplify]: iters left: 4 (234 enodes) 495.303 * * [simplify]: Extracting #0: cost 1 inf + 0 495.303 * * [simplify]: Extracting #1: cost 11 inf + 0 495.303 * * [simplify]: Extracting #2: cost 109 inf + 0 495.304 * * [simplify]: Extracting #3: cost 181 inf + 450 495.305 * * [simplify]: Extracting #4: cost 162 inf + 3568 495.307 * * [simplify]: Extracting #5: cost 100 inf + 22811 495.313 * * [simplify]: Extracting #6: cost 32 inf + 41530 495.321 * * [simplify]: Extracting #7: cost 3 inf + 51613 495.330 * * [simplify]: Extracting #8: cost 0 inf + 52843 495.338 * [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))) 495.338 * [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))))))) 495.339 * [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))))) 495.339 * * [simplify]: iters left: 6 (15 enodes) 495.343 * * [simplify]: iters left: 5 (62 enodes) 495.353 * * [simplify]: iters left: 4 (149 enodes) 495.390 * * [simplify]: iters left: 3 (450 enodes) 495.585 * * [simplify]: Extracting #0: cost 1 inf + 0 495.585 * * [simplify]: Extracting #1: cost 0 inf + 1 495.585 * [simplify]: Simplified to 0 495.585 * [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)) 495.585 * * * * [progress]: [ 978 / 3260 ] simplifiying candidate # 495.585 * [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))))) 495.585 * * [simplify]: iters left: 6 (28 enodes) 495.592 * * [simplify]: iters left: 5 (107 enodes) 495.608 * * [simplify]: iters left: 4 (201 enodes) 495.649 * * [simplify]: iters left: 3 (490 enodes) 495.784 * * [simplify]: Extracting #0: cost 1 inf + 0 495.784 * * [simplify]: Extracting #1: cost 11 inf + 0 495.784 * * [simplify]: Extracting #2: cost 116 inf + 0 495.785 * * [simplify]: Extracting #3: cost 229 inf + 413 495.786 * * [simplify]: Extracting #4: cost 210 inf + 2900 495.790 * * [simplify]: Extracting #5: cost 123 inf + 21005 495.798 * * [simplify]: Extracting #6: cost 48 inf + 39907 495.809 * * [simplify]: Extracting #7: cost 3 inf + 54865 495.821 * * [simplify]: Extracting #8: cost 0 inf + 56525 495.834 * [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))) 495.834 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (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)))))) 495.834 * [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)))) 495.834 * * [simplify]: iters left: 6 (14 enodes) 495.838 * * [simplify]: iters left: 5 (57 enodes) 495.849 * * [simplify]: iters left: 4 (118 enodes) 495.873 * * [simplify]: iters left: 3 (314 enodes) 495.967 * * [simplify]: Extracting #0: cost 1 inf + 0 495.967 * * [simplify]: Extracting #1: cost 0 inf + 1 495.967 * [simplify]: Simplified to 0 495.967 * [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)) 495.967 * * * * [progress]: [ 979 / 3260 ] simplifiying candidate # 495.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) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 495.967 * * [simplify]: iters left: 6 (27 enodes) 495.973 * * [simplify]: iters left: 5 (98 enodes) 495.988 * * [simplify]: iters left: 4 (186 enodes) 496.022 * * [simplify]: iters left: 3 (406 enodes) 496.118 * * [simplify]: Extracting #0: cost 1 inf + 0 496.118 * * [simplify]: Extracting #1: cost 13 inf + 0 496.119 * * [simplify]: Extracting #2: cost 113 inf + 0 496.119 * * [simplify]: Extracting #3: cost 175 inf + 167 496.121 * * [simplify]: Extracting #4: cost 150 inf + 3467 496.126 * * [simplify]: Extracting #5: cost 92 inf + 15267 496.131 * * [simplify]: Extracting #6: cost 42 inf + 28109 496.140 * * [simplify]: Extracting #7: cost 6 inf + 40117 496.149 * * [simplify]: Extracting #8: cost 0 inf + 42478 496.158 * [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)) 496.158 * [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))))) 496.159 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 496.159 * * [simplify]: iters left: 6 (13 enodes) 496.162 * * [simplify]: iters left: 5 (48 enodes) 496.169 * * [simplify]: iters left: 4 (103 enodes) 496.188 * * [simplify]: iters left: 3 (238 enodes) 496.247 * * [simplify]: Extracting #0: cost 1 inf + 0 496.247 * * [simplify]: Extracting #1: cost 0 inf + 1 496.247 * [simplify]: Simplified to 0 496.247 * [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)) 496.247 * * * * [progress]: [ 980 / 3260 ] simplifiying candidate # 496.247 * [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)))))) 496.247 * * [simplify]: iters left: 6 (30 enodes) 496.254 * * [simplify]: iters left: 5 (116 enodes) 496.272 * * [simplify]: iters left: 4 (235 enodes) 496.322 * * [simplify]: Extracting #0: cost 1 inf + 0 496.323 * * [simplify]: Extracting #1: cost 11 inf + 0 496.323 * * [simplify]: Extracting #2: cost 126 inf + 0 496.323 * * [simplify]: Extracting #3: cost 222 inf + 365 496.324 * * [simplify]: Extracting #4: cost 206 inf + 2474 496.328 * * [simplify]: Extracting #5: cost 112 inf + 33968 496.336 * * [simplify]: Extracting #6: cost 31 inf + 60458 496.347 * * [simplify]: Extracting #7: cost 8 inf + 68818 496.358 * * [simplify]: Extracting #8: cost 0 inf + 71889 496.370 * [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)))) 496.370 * [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))))))) 496.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))))) 496.370 * * [simplify]: iters left: 6 (15 enodes) 496.374 * * [simplify]: iters left: 5 (61 enodes) 496.385 * * [simplify]: iters left: 4 (142 enodes) 496.418 * * [simplify]: iters left: 3 (474 enodes) 496.593 * * [simplify]: Extracting #0: cost 1 inf + 0 496.593 * * [simplify]: Extracting #1: cost 0 inf + 1 496.593 * [simplify]: Simplified to 0 496.593 * [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)) 496.593 * * * * [progress]: [ 981 / 3260 ] simplifiying candidate # 496.593 * [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))))) 496.593 * * [simplify]: iters left: 6 (29 enodes) 496.600 * * [simplify]: iters left: 5 (111 enodes) 496.616 * * [simplify]: iters left: 4 (204 enodes) 496.658 * * [simplify]: Extracting #0: cost 1 inf + 0 496.658 * * [simplify]: Extracting #1: cost 11 inf + 0 496.658 * * [simplify]: Extracting #2: cost 101 inf + 0 496.659 * * [simplify]: Extracting #3: cost 168 inf + 43 496.659 * * [simplify]: Extracting #4: cost 157 inf + 901 496.660 * * [simplify]: Extracting #5: cost 145 inf + 4463 496.663 * * [simplify]: Extracting #6: cost 78 inf + 23122 496.669 * * [simplify]: Extracting #7: cost 28 inf + 36904 496.676 * * [simplify]: Extracting #8: cost 5 inf + 46678 496.684 * * [simplify]: Extracting #9: cost 0 inf + 48900 496.692 * [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)))) 496.692 * [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)))))) 496.692 * [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)))) 496.693 * * [simplify]: iters left: 6 (14 enodes) 496.696 * * [simplify]: iters left: 5 (56 enodes) 496.704 * * [simplify]: iters left: 4 (113 enodes) 496.728 * * [simplify]: iters left: 3 (324 enodes) 496.814 * * [simplify]: Extracting #0: cost 1 inf + 0 496.814 * * [simplify]: Extracting #1: cost 0 inf + 1 496.814 * [simplify]: Simplified to 0 496.814 * [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)) 496.814 * * * * [progress]: [ 982 / 3260 ] simplifiying candidate # 496.814 * [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)))) 496.815 * * [simplify]: iters left: 6 (28 enodes) 496.823 * * [simplify]: iters left: 5 (106 enodes) 496.839 * * [simplify]: iters left: 4 (195 enodes) 496.875 * * [simplify]: iters left: 3 (470 enodes) 496.992 * * [simplify]: Extracting #0: cost 1 inf + 0 496.992 * * [simplify]: Extracting #1: cost 11 inf + 0 496.992 * * [simplify]: Extracting #2: cost 99 inf + 0 496.993 * * [simplify]: Extracting #3: cost 195 inf + 2 496.994 * * [simplify]: Extracting #4: cost 175 inf + 2764 496.998 * * [simplify]: Extracting #5: cost 92 inf + 20903 497.005 * * [simplify]: Extracting #6: cost 47 inf + 33504 497.015 * * [simplify]: Extracting #7: cost 4 inf + 47862 497.026 * * [simplify]: Extracting #8: cost 0 inf + 49551 497.037 * [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)) 497.037 * [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))))) 497.037 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 497.037 * * [simplify]: iters left: 6 (14 enodes) 497.041 * * [simplify]: iters left: 5 (56 enodes) 497.050 * * [simplify]: iters left: 4 (112 enodes) 497.073 * * [simplify]: iters left: 3 (297 enodes) 497.152 * * [simplify]: Extracting #0: cost 1 inf + 0 497.152 * * [simplify]: Extracting #1: cost 0 inf + 1 497.152 * [simplify]: Simplified to 0 497.152 * [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)) 497.152 * * * * [progress]: [ 983 / 3260 ] simplifiying candidate # 497.152 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 497.152 * * [simplify]: iters left: 6 (27 enodes) 497.158 * * [simplify]: iters left: 5 (105 enodes) 497.177 * * [simplify]: iters left: 4 (206 enodes) 497.215 * * [simplify]: Extracting #0: cost 1 inf + 0 497.215 * * [simplify]: Extracting #1: cost 11 inf + 0 497.215 * * [simplify]: Extracting #2: cost 98 inf + 0 497.215 * * [simplify]: Extracting #3: cost 173 inf + 204 497.216 * * [simplify]: Extracting #4: cost 156 inf + 2396 497.217 * * [simplify]: Extracting #5: cost 150 inf + 5995 497.221 * * [simplify]: Extracting #6: cost 78 inf + 25632 497.228 * * [simplify]: Extracting #7: cost 8 inf + 46271 497.238 * * [simplify]: Extracting #8: cost 0 inf + 49801 497.246 * [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))) 497.246 * [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))))))) 497.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))))) 497.247 * * [simplify]: iters left: 6 (13 enodes) 497.250 * * [simplify]: iters left: 5 (53 enodes) 497.258 * * [simplify]: iters left: 4 (118 enodes) 497.281 * * [simplify]: iters left: 3 (324 enodes) 497.365 * * [simplify]: Extracting #0: cost 1 inf + 0 497.365 * * [simplify]: Extracting #1: cost 0 inf + 1 497.365 * [simplify]: Simplified to 0 497.365 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 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)) 497.366 * * * * [progress]: [ 984 / 3260 ] simplifiying candidate # 497.366 * [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))))) 497.366 * * [simplify]: iters left: 6 (25 enodes) 497.371 * * [simplify]: iters left: 5 (94 enodes) 497.385 * * [simplify]: iters left: 4 (164 enodes) 497.415 * * [simplify]: iters left: 3 (383 enodes) 497.507 * * [simplify]: Extracting #0: cost 1 inf + 0 497.507 * * [simplify]: Extracting #1: cost 9 inf + 0 497.507 * * [simplify]: Extracting #2: cost 92 inf + 0 497.507 * * [simplify]: Extracting #3: cost 186 inf + 43 497.508 * * [simplify]: Extracting #4: cost 183 inf + 616 497.510 * * [simplify]: Extracting #5: cost 122 inf + 11539 497.516 * * [simplify]: Extracting #6: cost 69 inf + 22851 497.525 * * [simplify]: Extracting #7: cost 40 inf + 30497 497.534 * * [simplify]: Extracting #8: cost 4 inf + 44235 497.545 * * [simplify]: Extracting #9: cost 0 inf + 45780 497.555 * [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))) 497.555 * [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)))))) 497.555 * [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)))) 497.556 * * [simplify]: iters left: 6 (11 enodes) 497.558 * * [simplify]: iters left: 5 (43 enodes) 497.565 * * [simplify]: iters left: 4 (84 enodes) 497.579 * * [simplify]: iters left: 3 (212 enodes) 497.623 * * [simplify]: iters left: 2 (472 enodes) 497.724 * * [simplify]: Extracting #0: cost 1 inf + 0 497.724 * * [simplify]: Extracting #1: cost 0 inf + 1 497.724 * [simplify]: Simplified to 0 497.724 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 497.725 * * * * [progress]: [ 985 / 3260 ] simplifiying candidate # 497.725 * [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)))) 497.725 * * [simplify]: iters left: 6 (25 enodes) 497.730 * * [simplify]: iters left: 5 (94 enodes) 497.745 * * [simplify]: iters left: 4 (170 enodes) 497.777 * * [simplify]: iters left: 3 (374 enodes) 497.859 * * [simplify]: Extracting #0: cost 1 inf + 0 497.859 * * [simplify]: Extracting #1: cost 11 inf + 0 497.859 * * [simplify]: Extracting #2: cost 81 inf + 0 497.859 * * [simplify]: Extracting #3: cost 148 inf + 2 497.860 * * [simplify]: Extracting #4: cost 142 inf + 698 497.861 * * [simplify]: Extracting #5: cost 123 inf + 3921 497.864 * * [simplify]: Extracting #6: cost 76 inf + 12004 497.869 * * [simplify]: Extracting #7: cost 26 inf + 25422 497.878 * * [simplify]: Extracting #8: cost 1 inf + 35191 497.887 * * [simplify]: Extracting #9: cost 0 inf + 35515 497.895 * [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))) 497.895 * [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))))) 497.895 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 497.895 * * [simplify]: iters left: 6 (12 enodes) 497.898 * * [simplify]: iters left: 5 (49 enodes) 497.906 * * [simplify]: iters left: 4 (99 enodes) 497.925 * * [simplify]: iters left: 3 (234 enodes) 497.977 * * [simplify]: iters left: 2 (447 enodes) 498.071 * * [simplify]: Extracting #0: cost 1 inf + 0 498.071 * * [simplify]: Extracting #1: cost 0 inf + 1 498.071 * [simplify]: Simplified to 0 498.071 * [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)) 498.072 * * * * [progress]: [ 986 / 3260 ] simplifiying candidate # 498.072 * [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)))))) 498.072 * * [simplify]: iters left: 6 (28 enodes) 498.078 * * [simplify]: iters left: 5 (107 enodes) 498.094 * * [simplify]: iters left: 4 (204 enodes) 498.133 * * [simplify]: iters left: 3 (467 enodes) 498.251 * * [simplify]: Extracting #0: cost 1 inf + 0 498.252 * * [simplify]: Extracting #1: cost 11 inf + 0 498.252 * * [simplify]: Extracting #2: cost 102 inf + 0 498.252 * * [simplify]: Extracting #3: cost 181 inf + 488 498.253 * * [simplify]: Extracting #4: cost 162 inf + 3048 498.256 * * [simplify]: Extracting #5: cost 103 inf + 16046 498.263 * * [simplify]: Extracting #6: cost 49 inf + 30844 498.274 * * [simplify]: Extracting #7: cost 6 inf + 45187 498.285 * * [simplify]: Extracting #8: cost 0 inf + 47637 498.296 * [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)))) 498.296 * [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))))))) 498.297 * [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.297 * * [simplify]: iters left: 6 (14 enodes) 498.300 * * [simplify]: iters left: 5 (57 enodes) 498.309 * * [simplify]: iters left: 4 (121 enodes) 498.334 * * [simplify]: iters left: 3 (291 enodes) 498.410 * * [simplify]: Extracting #0: cost 1 inf + 0 498.410 * * [simplify]: Extracting #1: cost 0 inf + 1 498.410 * [simplify]: Simplified to 0 498.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))))) (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)) 498.410 * * * * [progress]: [ 987 / 3260 ] simplifiying candidate # 498.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) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 498.410 * * [simplify]: iters left: 6 (27 enodes) 498.416 * * [simplify]: iters left: 5 (102 enodes) 498.431 * * [simplify]: iters left: 4 (178 enodes) 498.464 * * [simplify]: iters left: 3 (375 enodes) 498.537 * * [simplify]: Extracting #0: cost 1 inf + 0 498.537 * * [simplify]: Extracting #1: cost 11 inf + 0 498.537 * * [simplify]: Extracting #2: cost 82 inf + 0 498.538 * * [simplify]: Extracting #3: cost 138 inf + 370 498.539 * * [simplify]: Extracting #4: cost 128 inf + 1231 498.540 * * [simplify]: Extracting #5: cost 93 inf + 6372 498.543 * * [simplify]: Extracting #6: cost 63 inf + 11502 498.548 * * [simplify]: Extracting #7: cost 30 inf + 19826 498.554 * * [simplify]: Extracting #8: cost 6 inf + 29569 498.561 * * [simplify]: Extracting #9: cost 0 inf + 32180 498.570 * [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)) 498.570 * [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)))))) 498.570 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 498.570 * * [simplify]: iters left: 6 (13 enodes) 498.574 * * [simplify]: iters left: 5 (52 enodes) 498.581 * * [simplify]: iters left: 4 (98 enodes) 498.600 * * [simplify]: iters left: 3 (212 enodes) 498.640 * * [simplify]: iters left: 2 (371 enodes) 498.711 * * [simplify]: Extracting #0: cost 1 inf + 0 498.711 * * [simplify]: Extracting #1: cost 0 inf + 1 498.711 * [simplify]: Simplified to 0 498.711 * [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)) 498.711 * * * * [progress]: [ 988 / 3260 ] simplifiying candidate # 498.712 * [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)))) 498.712 * * [simplify]: iters left: 6 (26 enodes) 498.718 * * [simplify]: iters left: 5 (93 enodes) 498.731 * * [simplify]: iters left: 4 (163 enodes) 498.757 * * [simplify]: iters left: 3 (300 enodes) 498.811 * * [simplify]: Extracting #0: cost 1 inf + 0 498.811 * * [simplify]: Extracting #1: cost 11 inf + 0 498.812 * * [simplify]: Extracting #2: cost 77 inf + 0 498.812 * * [simplify]: Extracting #3: cost 110 inf + 788 498.813 * * [simplify]: Extracting #4: cost 77 inf + 4629 498.815 * * [simplify]: Extracting #5: cost 66 inf + 6916 498.817 * * [simplify]: Extracting #6: cost 60 inf + 8124 498.821 * * [simplify]: Extracting #7: cost 26 inf + 18092 498.826 * * [simplify]: Extracting #8: cost 5 inf + 26509 498.833 * * [simplify]: Extracting #9: cost 0 inf + 28808 498.839 * [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)) 498.839 * [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))))) 498.839 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 498.840 * * [simplify]: iters left: 6 (12 enodes) 498.843 * * [simplify]: iters left: 5 (44 enodes) 498.850 * * [simplify]: iters left: 4 (92 enodes) 498.865 * * [simplify]: iters left: 3 (159 enodes) 498.889 * * [simplify]: iters left: 2 (267 enodes) 498.932 * * [simplify]: iters left: 1 (364 enodes) 498.989 * * [simplify]: Extracting #0: cost 1 inf + 0 498.989 * * [simplify]: Extracting #1: cost 0 inf + 1 498.989 * [simplify]: Simplified to 0 498.989 * [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)) 498.989 * * * * [progress]: [ 989 / 3260 ] simplifiying candidate # 498.989 * [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)))))) 498.989 * * [simplify]: iters left: 6 (29 enodes) 498.996 * * [simplify]: iters left: 5 (114 enodes) 499.014 * * [simplify]: iters left: 4 (237 enodes) 499.064 * * [simplify]: Extracting #0: cost 1 inf + 0 499.064 * * [simplify]: Extracting #1: cost 11 inf + 0 499.065 * * [simplify]: Extracting #2: cost 123 inf + 0 499.065 * * [simplify]: Extracting #3: cost 210 inf + 370 499.066 * * [simplify]: Extracting #4: cost 181 inf + 4790 499.070 * * [simplify]: Extracting #5: cost 94 inf + 31667 499.077 * * [simplify]: Extracting #6: cost 33 inf + 49302 499.086 * * [simplify]: Extracting #7: cost 1 inf + 60323 499.096 * * [simplify]: Extracting #8: cost 0 inf + 60783 499.108 * [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))))) 499.108 * [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))))))) 499.109 * [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.109 * * [simplify]: iters left: 6 (15 enodes) 499.112 * * [simplify]: iters left: 5 (64 enodes) 499.123 * * [simplify]: iters left: 4 (149 enodes) 499.157 * * [simplify]: iters left: 3 (466 enodes) 499.405 * * [simplify]: Extracting #0: cost 1 inf + 0 499.405 * * [simplify]: Extracting #1: cost 0 inf + 1 499.405 * [simplify]: Simplified to 0 499.405 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 499.405 * * * * [progress]: [ 990 / 3260 ] simplifiying candidate # 499.406 * [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))))) 499.406 * * [simplify]: iters left: 6 (28 enodes) 499.412 * * [simplify]: iters left: 5 (109 enodes) 499.429 * * [simplify]: iters left: 4 (207 enodes) 499.469 * * [simplify]: Extracting #0: cost 1 inf + 0 499.469 * * [simplify]: Extracting #1: cost 11 inf + 0 499.470 * * [simplify]: Extracting #2: cost 104 inf + 0 499.470 * * [simplify]: Extracting #3: cost 164 inf + 168 499.471 * * [simplify]: Extracting #4: cost 135 inf + 4598 499.474 * * [simplify]: Extracting #5: cost 76 inf + 19864 499.479 * * [simplify]: Extracting #6: cost 46 inf + 26861 499.484 * * [simplify]: Extracting #7: cost 25 inf + 31830 499.490 * * [simplify]: Extracting #8: cost 6 inf + 40279 499.498 * * [simplify]: Extracting #9: cost 0 inf + 42848 499.505 * [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))) 499.505 * [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)))))) 499.506 * [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)))) 499.506 * * [simplify]: iters left: 6 (14 enodes) 499.509 * * [simplify]: iters left: 5 (59 enodes) 499.519 * * [simplify]: iters left: 4 (121 enodes) 499.544 * * [simplify]: iters left: 3 (332 enodes) 499.678 * * [simplify]: Extracting #0: cost 1 inf + 0 499.678 * * [simplify]: Extracting #1: cost 0 inf + 1 499.678 * [simplify]: Simplified to 0 499.678 * [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)) 499.679 * * * * [progress]: [ 991 / 3260 ] simplifiying candidate # 499.679 * [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)))) 499.679 * * [simplify]: iters left: 6 (27 enodes) 499.685 * * [simplify]: iters left: 5 (104 enodes) 499.702 * * [simplify]: iters left: 4 (198 enodes) 499.740 * * [simplify]: iters left: 3 (454 enodes) 499.868 * * [simplify]: Extracting #0: cost 1 inf + 0 499.868 * * [simplify]: Extracting #1: cost 11 inf + 0 499.868 * * [simplify]: Extracting #2: cost 128 inf + 0 499.869 * * [simplify]: Extracting #3: cost 203 inf + 87 499.870 * * [simplify]: Extracting #4: cost 172 inf + 3272 499.875 * * [simplify]: Extracting #5: cost 90 inf + 20914 499.882 * * [simplify]: Extracting #6: cost 47 inf + 31686 499.891 * * [simplify]: Extracting #7: cost 2 inf + 47384 499.904 * * [simplify]: Extracting #8: cost 0 inf + 48233 499.915 * [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)))) 499.915 * [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))))) 499.915 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 499.916 * * [simplify]: iters left: 6 (13 enodes) 499.919 * * [simplify]: iters left: 5 (54 enodes) 499.928 * * [simplify]: iters left: 4 (112 enodes) 499.950 * * [simplify]: iters left: 3 (281 enodes) 500.042 * * [simplify]: Extracting #0: cost 1 inf + 0 500.042 * * [simplify]: Extracting #1: cost 0 inf + 1 500.043 * [simplify]: Simplified to 0 500.043 * [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)) 500.043 * * * * [progress]: [ 992 / 3260 ] simplifiying candidate # 500.043 * [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)))))) 500.043 * * [simplify]: iters left: 6 (27 enodes) 500.049 * * [simplify]: iters left: 5 (106 enodes) 500.066 * * [simplify]: iters left: 4 (219 enodes) 500.111 * * [simplify]: Extracting #0: cost 1 inf + 0 500.111 * * [simplify]: Extracting #1: cost 11 inf + 0 500.112 * * [simplify]: Extracting #2: cost 103 inf + 0 500.112 * * [simplify]: Extracting #3: cost 173 inf + 409 500.114 * * [simplify]: Extracting #4: cost 107 inf + 12258 500.119 * * [simplify]: Extracting #5: cost 54 inf + 27891 500.124 * * [simplify]: Extracting #6: cost 50 inf + 28785 500.131 * * [simplify]: Extracting #7: cost 28 inf + 34135 500.138 * * [simplify]: Extracting #8: cost 5 inf + 43580 500.146 * * [simplify]: Extracting #9: cost 0 inf + 45568 500.154 * [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))))) 500.154 * [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))))))) 500.154 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 500.154 * * [simplify]: iters left: 6 (14 enodes) 500.158 * * [simplify]: iters left: 5 (59 enodes) 500.167 * * [simplify]: iters left: 4 (134 enodes) 500.196 * * [simplify]: iters left: 3 (357 enodes) 500.331 * * [simplify]: Extracting #0: cost 1 inf + 0 500.331 * * [simplify]: Extracting #1: cost 0 inf + 1 500.331 * [simplify]: Simplified to 0 500.331 * [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)) 500.331 * * * * [progress]: [ 993 / 3260 ] simplifiying candidate # 500.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) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 500.332 * * [simplify]: iters left: 6 (26 enodes) 500.337 * * [simplify]: iters left: 5 (100 enodes) 500.356 * * [simplify]: iters left: 4 (189 enodes) 500.391 * * [simplify]: iters left: 3 (446 enodes) 500.543 * * [simplify]: Extracting #0: cost 1 inf + 0 500.543 * * [simplify]: Extracting #1: cost 11 inf + 0 500.543 * * [simplify]: Extracting #2: cost 149 inf + 0 500.544 * * [simplify]: Extracting #3: cost 240 inf + 496 500.546 * * [simplify]: Extracting #4: cost 194 inf + 6447 500.552 * * [simplify]: Extracting #5: cost 96 inf + 26362 500.563 * * [simplify]: Extracting #6: cost 47 inf + 38461 500.574 * * [simplify]: Extracting #7: cost 4 inf + 52591 500.587 * * [simplify]: Extracting #8: cost 0 inf + 54338 500.599 * [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)) 500.599 * [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)))))) 500.600 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 500.600 * * [simplify]: iters left: 6 (13 enodes) 500.603 * * [simplify]: iters left: 5 (53 enodes) 500.611 * * [simplify]: iters left: 4 (106 enodes) 500.632 * * [simplify]: iters left: 3 (257 enodes) 500.714 * * [simplify]: Extracting #0: cost 1 inf + 0 500.714 * * [simplify]: Extracting #1: cost 0 inf + 1 500.714 * [simplify]: Simplified to 0 500.714 * [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)) 500.714 * * * * [progress]: [ 994 / 3260 ] simplifiying candidate # 500.714 * [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)))) 500.714 * * [simplify]: iters left: 6 (25 enodes) 500.720 * * [simplify]: iters left: 5 (94 enodes) 500.736 * * [simplify]: iters left: 4 (169 enodes) 500.766 * * [simplify]: iters left: 3 (360 enodes) 500.864 * * [simplify]: Extracting #0: cost 1 inf + 0 500.864 * * [simplify]: Extracting #1: cost 11 inf + 0 500.865 * * [simplify]: Extracting #2: cost 102 inf + 0 500.865 * * [simplify]: Extracting #3: cost 151 inf + 127 500.866 * * [simplify]: Extracting #4: cost 105 inf + 5324 500.870 * * [simplify]: Extracting #5: cost 66 inf + 11854 500.873 * * [simplify]: Extracting #6: cost 59 inf + 13186 500.879 * * [simplify]: Extracting #7: cost 25 inf + 23327 500.887 * * [simplify]: Extracting #8: cost 0 inf + 33867 500.895 * [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))) 500.895 * [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))))) 500.895 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 500.895 * * [simplify]: iters left: 6 (12 enodes) 500.898 * * [simplify]: iters left: 5 (49 enodes) 500.908 * * [simplify]: iters left: 4 (94 enodes) 500.926 * * [simplify]: iters left: 3 (221 enodes) 500.994 * * [simplify]: iters left: 2 (492 enodes) 501.207 * * [simplify]: Extracting #0: cost 1 inf + 0 501.207 * * [simplify]: Extracting #1: cost 0 inf + 1 501.207 * [simplify]: Simplified to 0 501.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))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 501.207 * * * * [progress]: [ 995 / 3260 ] simplifiying candidate # 501.208 * [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)))))) 501.208 * * [simplify]: iters left: 6 (27 enodes) 501.214 * * [simplify]: iters left: 5 (102 enodes) 501.229 * * [simplify]: iters left: 4 (197 enodes) 501.270 * * [simplify]: iters left: 3 (454 enodes) 501.401 * * [simplify]: Extracting #0: cost 1 inf + 0 501.401 * * [simplify]: Extracting #1: cost 11 inf + 0 501.401 * * [simplify]: Extracting #2: cost 137 inf + 0 501.402 * * [simplify]: Extracting #3: cost 200 inf + 1513 501.406 * * [simplify]: Extracting #4: cost 108 inf + 17745 501.412 * * [simplify]: Extracting #5: cost 65 inf + 28368 501.421 * * [simplify]: Extracting #6: cost 50 inf + 32649 501.430 * * [simplify]: Extracting #7: cost 6 inf + 47970 501.441 * * [simplify]: Extracting #8: cost 0 inf + 50369 501.451 * [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))) 501.451 * [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))))))) 501.452 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 501.452 * * [simplify]: iters left: 6 (13 enodes) 501.455 * * [simplify]: iters left: 5 (52 enodes) 501.463 * * [simplify]: iters left: 4 (111 enodes) 501.488 * * [simplify]: iters left: 3 (278 enodes) 501.576 * * [simplify]: Extracting #0: cost 1 inf + 0 501.576 * * [simplify]: Extracting #1: cost 0 inf + 1 501.577 * [simplify]: Simplified to 0 501.577 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (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)) 501.577 * * * * [progress]: [ 996 / 3260 ] simplifiying candidate # 501.577 * [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))))) 501.577 * * [simplify]: iters left: 6 (26 enodes) 501.583 * * [simplify]: iters left: 5 (97 enodes) 501.599 * * [simplify]: iters left: 4 (173 enodes) 501.631 * * [simplify]: iters left: 3 (363 enodes) 501.713 * * [simplify]: Extracting #0: cost 1 inf + 0 501.713 * * [simplify]: Extracting #1: cost 11 inf + 0 501.714 * * [simplify]: Extracting #2: cost 94 inf + 0 501.714 * * [simplify]: Extracting #3: cost 128 inf + 500 501.716 * * [simplify]: Extracting #4: cost 76 inf + 5995 501.718 * * [simplify]: Extracting #5: cost 65 inf + 8531 501.721 * * [simplify]: Extracting #6: cost 59 inf + 9932 501.725 * * [simplify]: Extracting #7: cost 25 inf + 20015 501.732 * * [simplify]: Extracting #8: cost 0 inf + 30275 501.738 * * [simplify]: Extracting #9: cost 0 inf + 30260 501.745 * [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)) 501.745 * [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)))))) 501.746 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 501.746 * * [simplify]: iters left: 6 (12 enodes) 501.749 * * [simplify]: iters left: 5 (47 enodes) 501.756 * * [simplify]: iters left: 4 (89 enodes) 501.775 * * [simplify]: iters left: 3 (186 enodes) 501.819 * * [simplify]: iters left: 2 (378 enodes) 501.949 * * [simplify]: Extracting #0: cost 1 inf + 0 501.949 * * [simplify]: Extracting #1: cost 0 inf + 1 501.949 * [simplify]: Simplified to 0 501.949 * [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)) 501.949 * * * * [progress]: [ 997 / 3260 ] simplifiying candidate # 501.949 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 501.950 * * [simplify]: iters left: 6 (25 enodes) 501.955 * * [simplify]: iters left: 5 (91 enodes) 501.970 * * [simplify]: iters left: 4 (139 enodes) 501.992 * * [simplify]: iters left: 3 (247 enodes) 502.034 * * [simplify]: iters left: 2 (406 enodes) 502.107 * * [simplify]: Extracting #0: cost 1 inf + 0 502.107 * * [simplify]: Extracting #1: cost 9 inf + 0 502.108 * * [simplify]: Extracting #2: cost 70 inf + 2 502.108 * * [simplify]: Extracting #3: cost 106 inf + 794 502.109 * * [simplify]: Extracting #4: cost 84 inf + 2288 502.110 * * [simplify]: Extracting #5: cost 87 inf + 2662 502.112 * * [simplify]: Extracting #6: cost 82 inf + 3708 502.115 * * [simplify]: Extracting #7: cost 29 inf + 20390 502.122 * * [simplify]: Extracting #8: cost 5 inf + 28947 502.130 * * [simplify]: Extracting #9: cost 0 inf + 30553 502.137 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) 2) (/ b (* a 2))) 502.138 * [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))))) 502.138 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 502.138 * * [simplify]: iters left: 6 (11 enodes) 502.141 * * [simplify]: iters left: 5 (40 enodes) 502.148 * * [simplify]: iters left: 4 (65 enodes) 502.159 * * [simplify]: iters left: 3 (97 enodes) 502.174 * * [simplify]: iters left: 2 (165 enodes) 502.207 * * [simplify]: iters left: 1 (271 enodes) 502.258 * * [simplify]: Extracting #0: cost 1 inf + 0 502.258 * * [simplify]: Extracting #1: cost 0 inf + 1 502.258 * [simplify]: Simplified to 0 502.258 * [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)) 502.258 * * * * [progress]: [ 998 / 3260 ] simplifiying candidate # 502.259 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 502.259 * * [simplify]: iters left: 6 (26 enodes) 502.264 * * [simplify]: iters left: 5 (101 enodes) 502.280 * * [simplify]: iters left: 4 (192 enodes) 502.316 * * [simplify]: iters left: 3 (429 enodes) 502.430 * * [simplify]: Extracting #0: cost 1 inf + 0 502.430 * * [simplify]: Extracting #1: cost 11 inf + 0 502.430 * * [simplify]: Extracting #2: cost 129 inf + 0 502.431 * * [simplify]: Extracting #3: cost 183 inf + 1388 502.434 * * [simplify]: Extracting #4: cost 112 inf + 14407 502.439 * * [simplify]: Extracting #5: cost 65 inf + 25193 502.446 * * [simplify]: Extracting #6: cost 39 inf + 33348 502.455 * * [simplify]: Extracting #7: cost 0 inf + 47034 502.465 * [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)))) 502.465 * [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))))))) 502.465 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 502.466 * * [simplify]: iters left: 6 (12 enodes) 502.469 * * [simplify]: iters left: 5 (51 enodes) 502.476 * * [simplify]: iters left: 4 (106 enodes) 502.500 * * [simplify]: iters left: 3 (247 enodes) 502.566 * * [simplify]: Extracting #0: cost 1 inf + 0 502.566 * * [simplify]: Extracting #1: cost 0 inf + 1 502.566 * [simplify]: Simplified to 0 502.566 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 502.566 * * * * [progress]: [ 999 / 3260 ] simplifiying candidate # 502.567 * [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))))) 502.567 * * [simplify]: iters left: 6 (25 enodes) 502.572 * * [simplify]: iters left: 5 (96 enodes) 502.586 * * [simplify]: iters left: 4 (170 enodes) 502.620 * * [simplify]: iters left: 3 (362 enodes) 502.706 * * [simplify]: Extracting #0: cost 1 inf + 0 502.706 * * [simplify]: Extracting #1: cost 11 inf + 0 502.707 * * [simplify]: Extracting #2: cost 109 inf + 0 502.707 * * [simplify]: Extracting #3: cost 134 inf + 1409 502.709 * * [simplify]: Extracting #4: cost 80 inf + 7311 502.712 * * [simplify]: Extracting #5: cost 65 inf + 10375 502.715 * * [simplify]: Extracting #6: cost 64 inf + 10682 502.720 * * [simplify]: Extracting #7: cost 54 inf + 11810 502.725 * * [simplify]: Extracting #8: cost 20 inf + 23921 502.732 * * [simplify]: Extracting #9: cost 1 inf + 31698 502.739 * * [simplify]: Extracting #10: cost 0 inf + 32104 502.746 * [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)) 502.746 * [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)))))) 502.747 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 502.747 * * [simplify]: iters left: 6 (11 enodes) 502.750 * * [simplify]: iters left: 5 (46 enodes) 502.757 * * [simplify]: iters left: 4 (86 enodes) 502.773 * * [simplify]: iters left: 3 (183 enodes) 502.818 * * [simplify]: iters left: 2 (372 enodes) 502.945 * * [simplify]: Extracting #0: cost 1 inf + 0 502.945 * * [simplify]: Extracting #1: cost 0 inf + 1 502.945 * [simplify]: Simplified to 0 502.945 * [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)) 502.945 * * * * [progress]: [ 1000 / 3260 ] simplifiying candidate # 502.945 * [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)))) 502.946 * * [simplify]: iters left: 6 (24 enodes) 502.951 * * [simplify]: iters left: 5 (90 enodes) 502.964 * * [simplify]: iters left: 4 (138 enodes) 502.987 * * [simplify]: iters left: 3 (246 enodes) 503.027 * * [simplify]: iters left: 2 (404 enodes) 503.102 * * [simplify]: Extracting #0: cost 1 inf + 0 503.102 * * [simplify]: Extracting #1: cost 9 inf + 0 503.103 * * [simplify]: Extracting #2: cost 70 inf + 2 503.103 * * [simplify]: Extracting #3: cost 106 inf + 837 503.104 * * [simplify]: Extracting #4: cost 83 inf + 2290 503.105 * * [simplify]: Extracting #5: cost 87 inf + 2622 503.107 * * [simplify]: Extracting #6: cost 83 inf + 3625 503.110 * * [simplify]: Extracting #7: cost 31 inf + 19544 503.117 * * [simplify]: Extracting #8: cost 1 inf + 30309 503.124 * * [simplify]: Extracting #9: cost 0 inf + 30555 503.131 * [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)) 503.131 * [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))))) 503.132 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 503.132 * * [simplify]: iters left: 6 (10 enodes) 503.134 * * [simplify]: iters left: 5 (39 enodes) 503.140 * * [simplify]: iters left: 4 (64 enodes) 503.150 * * [simplify]: iters left: 3 (96 enodes) 503.167 * * [simplify]: iters left: 2 (164 enodes) 503.199 * * [simplify]: iters left: 1 (270 enodes) 503.250 * * [simplify]: Extracting #0: cost 1 inf + 0 503.250 * * [simplify]: Extracting #1: cost 0 inf + 1 503.250 * [simplify]: Simplified to 0 503.250 * [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)) 503.251 * * * * [progress]: [ 1001 / 3260 ] simplifiying candidate # 503.251 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 503.251 * * [simplify]: iters left: 6 (26 enodes) 503.257 * * [simplify]: iters left: 5 (102 enodes) 503.273 * * [simplify]: iters left: 4 (201 enodes) 503.309 * * [simplify]: iters left: 3 (429 enodes) 503.407 * * [simplify]: Extracting #0: cost 1 inf + 0 503.407 * * [simplify]: Extracting #1: cost 11 inf + 0 503.407 * * [simplify]: Extracting #2: cost 108 inf + 0 503.408 * * [simplify]: Extracting #3: cost 177 inf + 2238 503.411 * * [simplify]: Extracting #4: cost 94 inf + 16275 503.416 * * [simplify]: Extracting #5: cost 65 inf + 22407 503.422 * * [simplify]: Extracting #6: cost 48 inf + 27343 503.430 * * [simplify]: Extracting #7: cost 4 inf + 43105 503.439 * * [simplify]: Extracting #8: cost 0 inf + 44408 503.449 * [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))) 503.449 * [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))))))) 503.449 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 503.449 * * [simplify]: iters left: 6 (12 enodes) 503.453 * * [simplify]: iters left: 5 (53 enodes) 503.463 * * [simplify]: iters left: 4 (117 enodes) 503.485 * * [simplify]: iters left: 3 (255 enodes) 503.544 * * [simplify]: Extracting #0: cost 1 inf + 0 503.544 * * [simplify]: Extracting #1: cost 0 inf + 1 503.544 * [simplify]: Simplified to 0 503.544 * [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)) 503.544 * * * * [progress]: [ 1002 / 3260 ] simplifiying candidate # 503.544 * [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))))) 503.545 * * [simplify]: iters left: 6 (25 enodes) 503.551 * * [simplify]: iters left: 5 (97 enodes) 503.565 * * [simplify]: iters left: 4 (180 enodes) 503.596 * * [simplify]: iters left: 3 (342 enodes) 503.664 * * [simplify]: Extracting #0: cost 1 inf + 0 503.664 * * [simplify]: Extracting #1: cost 11 inf + 0 503.664 * * [simplify]: Extracting #2: cost 91 inf + 0 503.665 * * [simplify]: Extracting #3: cost 120 inf + 2911 503.667 * * [simplify]: Extracting #4: cost 69 inf + 8156 503.670 * * [simplify]: Extracting #5: cost 65 inf + 9104 503.673 * * [simplify]: Extracting #6: cost 64 inf + 9274 503.676 * * [simplify]: Extracting #7: cost 54 inf + 10442 503.680 * * [simplify]: Extracting #8: cost 21 inf + 22031 503.687 * * [simplify]: Extracting #9: cost 1 inf + 30366 503.694 * * [simplify]: Extracting #10: cost 0 inf + 30745 503.703 * [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)) 503.703 * [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)))))) 503.703 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 503.703 * * [simplify]: iters left: 6 (11 enodes) 503.707 * * [simplify]: iters left: 5 (48 enodes) 503.714 * * [simplify]: iters left: 4 (98 enodes) 503.730 * * [simplify]: iters left: 3 (181 enodes) 503.767 * * [simplify]: iters left: 2 (358 enodes) 503.872 * * [simplify]: Extracting #0: cost 1 inf + 0 503.872 * * [simplify]: Extracting #1: cost 0 inf + 1 503.872 * [simplify]: Simplified to 0 503.872 * [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)) 503.872 * * * * [progress]: [ 1003 / 3260 ] simplifiying candidate # 503.872 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 503.872 * * [simplify]: iters left: 6 (24 enodes) 503.878 * * [simplify]: iters left: 5 (90 enodes) 503.891 * * [simplify]: iters left: 4 (158 enodes) 503.916 * * [simplify]: iters left: 3 (287 enodes) 503.967 * * [simplify]: iters left: 2 (485 enodes) 504.065 * * [simplify]: Extracting #0: cost 1 inf + 0 504.065 * * [simplify]: Extracting #1: cost 12 inf + 0 504.065 * * [simplify]: Extracting #2: cost 97 inf + 83 504.066 * * [simplify]: Extracting #3: cost 135 inf + 1329 504.068 * * [simplify]: Extracting #4: cost 89 inf + 4730 504.070 * * [simplify]: Extracting #5: cost 94 inf + 4899 504.072 * * [simplify]: Extracting #6: cost 89 inf + 5945 504.075 * * [simplify]: Extracting #7: cost 40 inf + 20993 504.085 * * [simplify]: Extracting #8: cost 4 inf + 33910 504.093 * * [simplify]: Extracting #9: cost 0 inf + 35405 504.102 * [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))) 504.102 * [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))))) 504.102 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 504.102 * * [simplify]: iters left: 6 (10 enodes) 504.105 * * [simplify]: iters left: 5 (41 enodes) 504.112 * * [simplify]: iters left: 4 (81 enodes) 504.124 * * [simplify]: iters left: 3 (127 enodes) 504.140 * * [simplify]: iters left: 2 (186 enodes) 504.167 * * [simplify]: iters left: 1 (266 enodes) 504.227 * * [simplify]: Extracting #0: cost 1 inf + 0 504.227 * * [simplify]: Extracting #1: cost 0 inf + 1 504.227 * [simplify]: Simplified to 0 504.228 * [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)) 504.228 * * * * [progress]: [ 1004 / 3260 ] simplifiying candidate # 504.228 * [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))) 504.228 * * [simplify]: iters left: 6 (23 enodes) 504.233 * * [simplify]: iters left: 5 (87 enodes) 504.247 * * [simplify]: iters left: 4 (140 enodes) 504.270 * * [simplify]: iters left: 3 (248 enodes) 504.313 * * [simplify]: iters left: 2 (415 enodes) 504.392 * * [simplify]: Extracting #0: cost 1 inf + 0 504.392 * * [simplify]: Extracting #1: cost 9 inf + 0 504.392 * * [simplify]: Extracting #2: cost 74 inf + 2 504.392 * * [simplify]: Extracting #3: cost 109 inf + 920 504.394 * * [simplify]: Extracting #4: cost 82 inf + 2908 504.395 * * [simplify]: Extracting #5: cost 87 inf + 3035 504.396 * * [simplify]: Extracting #6: cost 82 inf + 3904 504.400 * * [simplify]: Extracting #7: cost 35 inf + 18562 504.407 * * [simplify]: Extracting #8: cost 2 inf + 30261 504.415 * * [simplify]: Extracting #9: cost 0 inf + 30886 504.422 * [simplify]: Simplified to (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 2))) 504.422 * [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)))) 504.423 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 504.423 * * [simplify]: iters left: 6 (9 enodes) 504.425 * * [simplify]: iters left: 5 (36 enodes) 504.431 * * [simplify]: iters left: 4 (67 enodes) 504.444 * * [simplify]: iters left: 3 (97 enodes) 504.460 * * [simplify]: iters left: 2 (158 enodes) 504.492 * * [simplify]: iters left: 1 (263 enodes) 504.537 * * [simplify]: Extracting #0: cost 1 inf + 0 504.537 * * [simplify]: Extracting #1: cost 0 inf + 1 504.537 * [simplify]: Simplified to 0 504.537 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 2))) 0)) 504.537 * * * * [progress]: [ 1005 / 3260 ] simplifiying candidate # 504.537 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ 1 a) (/ b 2)))) 504.537 * * [simplify]: iters left: 6 (23 enodes) 504.542 * * [simplify]: iters left: 5 (88 enodes) 504.557 * * [simplify]: iters left: 4 (149 enodes) 504.581 * * [simplify]: iters left: 3 (278 enodes) 504.632 * * [simplify]: iters left: 2 (465 enodes) 504.726 * * [simplify]: Extracting #0: cost 1 inf + 0 504.726 * * [simplify]: Extracting #1: cost 11 inf + 0 504.726 * * [simplify]: Extracting #2: cost 93 inf + 0 504.727 * * [simplify]: Extracting #3: cost 136 inf + 586 504.728 * * [simplify]: Extracting #4: cost 94 inf + 3775 504.730 * * [simplify]: Extracting #5: cost 94 inf + 4313 504.732 * * [simplify]: Extracting #6: cost 88 inf + 5618 504.736 * * [simplify]: Extracting #7: cost 42 inf + 20139 504.744 * * [simplify]: Extracting #8: cost 3 inf + 33903 504.752 * * [simplify]: Extracting #9: cost 0 inf + 34907 504.761 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ b (* a 2))) 504.761 * [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))))) 504.761 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 504.761 * * [simplify]: iters left: 5 (9 enodes) 504.764 * * [simplify]: iters left: 4 (39 enodes) 504.770 * * [simplify]: iters left: 3 (65 enodes) 504.780 * * [simplify]: iters left: 2 (129 enodes) 504.806 * * [simplify]: iters left: 1 (210 enodes) 504.841 * * [simplify]: Extracting #0: cost 1 inf + 0 504.841 * * [simplify]: Extracting #1: cost 0 inf + 1 504.841 * [simplify]: Simplified to 0 504.841 * [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)) 504.841 * * * * [progress]: [ 1006 / 3260 ] simplifiying candidate # 504.841 * [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)))))) 504.841 * * [simplify]: iters left: 6 (26 enodes) 504.847 * * [simplify]: iters left: 5 (99 enodes) 504.863 * * [simplify]: iters left: 4 (153 enodes) 504.885 * * [simplify]: iters left: 3 (243 enodes) 504.929 * * [simplify]: iters left: 2 (454 enodes) 505.036 * * [simplify]: Extracting #0: cost 1 inf + 0 505.036 * * [simplify]: Extracting #1: cost 11 inf + 0 505.036 * * [simplify]: Extracting #2: cost 91 inf + 0 505.037 * * [simplify]: Extracting #3: cost 160 inf + 618 505.038 * * [simplify]: Extracting #4: cost 150 inf + 2087 505.039 * * [simplify]: Extracting #5: cost 149 inf + 3309 505.042 * * [simplify]: Extracting #6: cost 98 inf + 22633 505.053 * * [simplify]: Extracting #7: cost 14 inf + 57090 505.066 * * [simplify]: Extracting #8: cost 0 inf + 63833 505.080 * [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)) 505.080 * [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))))))) 505.080 * [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))))) 505.080 * * [simplify]: iters left: 6 (10 enodes) 505.083 * * [simplify]: iters left: 5 (37 enodes) 505.088 * * [simplify]: iters left: 4 (57 enodes) 505.099 * * [simplify]: iters left: 3 (104 enodes) 505.115 * * [simplify]: iters left: 2 (158 enodes) 505.138 * * [simplify]: iters left: 1 (225 enodes) 505.170 * * [simplify]: Extracting #0: cost 1 inf + 0 505.170 * * [simplify]: Extracting #1: cost 0 inf + 1 505.171 * [simplify]: Simplified to 0 505.171 * [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)) 505.171 * * * * [progress]: [ 1007 / 3260 ] simplifiying candidate # 505.171 * [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))))) 505.171 * * [simplify]: iters left: 6 (25 enodes) 505.177 * * [simplify]: iters left: 5 (90 enodes) 505.189 * * [simplify]: iters left: 4 (137 enodes) 505.208 * * [simplify]: iters left: 3 (212 enodes) 505.245 * * [simplify]: iters left: 2 (385 enodes) 505.341 * * [simplify]: Extracting #0: cost 1 inf + 0 505.341 * * [simplify]: Extracting #1: cost 9 inf + 0 505.341 * * [simplify]: Extracting #2: cost 77 inf + 0 505.341 * * [simplify]: Extracting #3: cost 134 inf + 734 505.342 * * [simplify]: Extracting #4: cost 122 inf + 2163 505.343 * * [simplify]: Extracting #5: cost 123 inf + 2900 505.344 * * [simplify]: Extracting #6: cost 120 inf + 3452 505.346 * * [simplify]: Extracting #7: cost 109 inf + 4607 505.349 * * [simplify]: Extracting #8: cost 63 inf + 23506 505.359 * * [simplify]: Extracting #9: cost 2 inf + 50550 505.370 * * [simplify]: Extracting #10: cost 0 inf + 51429 505.381 * [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)) 505.381 * [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)))))) 505.382 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 505.382 * * [simplify]: iters left: 6 (9 enodes) 505.384 * * [simplify]: iters left: 5 (29 enodes) 505.388 * * [simplify]: iters left: 4 (42 enodes) 505.393 * * [simplify]: iters left: 3 (58 enodes) 505.401 * * [simplify]: iters left: 2 (68 enodes) 505.408 * * [simplify]: Extracting #0: cost 1 inf + 0 505.408 * * [simplify]: Extracting #1: cost 0 inf + 1 505.408 * [simplify]: Simplified to 0 505.409 * [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)) 505.409 * * * * [progress]: [ 1008 / 3260 ] simplifiying candidate # 505.409 * [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)))))) 505.409 * * [simplify]: iters left: 6 (27 enodes) 505.415 * * [simplify]: iters left: 5 (107 enodes) 505.432 * * [simplify]: iters left: 4 (214 enodes) 505.475 * * [simplify]: iters left: 3 (479 enodes) 505.604 * * [simplify]: Extracting #0: cost 1 inf + 0 505.604 * * [simplify]: Extracting #1: cost 11 inf + 0 505.604 * * [simplify]: Extracting #2: cost 108 inf + 0 505.605 * * [simplify]: Extracting #3: cost 197 inf + 4 505.606 * * [simplify]: Extracting #4: cost 194 inf + 694 505.607 * * [simplify]: Extracting #5: cost 187 inf + 2534 505.610 * * [simplify]: Extracting #6: cost 115 inf + 20734 505.621 * * [simplify]: Extracting #7: cost 11 inf + 57836 505.636 * * [simplify]: Extracting #8: cost 0 inf + 62394 505.649 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (fabs (cbrt (fma c (* a -4) (* b b))))) a) (/ (/ b 2) a)) 505.649 * [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))))))) 505.649 * [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))))) 505.649 * * [simplify]: iters left: 6 (13 enodes) 505.652 * * [simplify]: iters left: 5 (53 enodes) 505.661 * * [simplify]: iters left: 4 (117 enodes) 505.685 * * [simplify]: iters left: 3 (275 enodes) 505.736 * * [simplify]: iters left: 2 (474 enodes) 505.840 * * [simplify]: Extracting #0: cost 1 inf + 0 505.840 * * [simplify]: Extracting #1: cost 0 inf + 1 505.840 * [simplify]: Simplified to 0 505.840 * [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)) 505.840 * * * * [progress]: [ 1009 / 3260 ] simplifiying candidate # 505.840 * [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))))) 505.841 * * [simplify]: iters left: 6 (28 enodes) 505.846 * * [simplify]: iters left: 5 (107 enodes) 505.864 * * [simplify]: iters left: 4 (183 enodes) 505.891 * * [simplify]: iters left: 3 (313 enodes) 505.945 * * [simplify]: Extracting #0: cost 1 inf + 0 505.945 * * [simplify]: Extracting #1: cost 11 inf + 0 505.945 * * [simplify]: Extracting #2: cost 79 inf + 0 505.946 * * [simplify]: Extracting #3: cost 134 inf + 407 505.946 * * [simplify]: Extracting #4: cost 127 inf + 1464 505.947 * * [simplify]: Extracting #5: cost 121 inf + 3418 505.949 * * [simplify]: Extracting #6: cost 85 inf + 10681 505.953 * * [simplify]: Extracting #7: cost 39 inf + 25700 505.961 * * [simplify]: Extracting #8: cost 0 inf + 43681 505.970 * * [simplify]: Extracting #9: cost 0 inf + 43651 505.980 * [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)) 505.980 * [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)))))) 505.980 * [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)))) 505.980 * * [simplify]: iters left: 6 (12 enodes) 505.983 * * [simplify]: iters left: 5 (47 enodes) 505.990 * * [simplify]: iters left: 4 (82 enodes) 506.003 * * [simplify]: iters left: 3 (157 enodes) 506.028 * * [simplify]: iters left: 2 (248 enodes) 506.066 * * [simplify]: iters left: 1 (341 enodes) 506.117 * * [simplify]: Extracting #0: cost 1 inf + 0 506.118 * * [simplify]: Extracting #1: cost 0 inf + 1 506.118 * [simplify]: Simplified to 0 506.118 * [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)) 506.118 * * * * [progress]: [ 1010 / 3260 ] simplifiying candidate # 506.118 * [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)))) 506.118 * * [simplify]: iters left: 6 (27 enodes) 506.124 * * [simplify]: iters left: 5 (102 enodes) 506.139 * * [simplify]: iters left: 4 (183 enodes) 506.171 * * [simplify]: iters left: 3 (334 enodes) 506.240 * * [simplify]: Extracting #0: cost 1 inf + 0 506.240 * * [simplify]: Extracting #1: cost 13 inf + 0 506.241 * * [simplify]: Extracting #2: cost 89 inf + 0 506.241 * * [simplify]: Extracting #3: cost 143 inf + 366 506.242 * * [simplify]: Extracting #4: cost 137 inf + 1341 506.242 * * [simplify]: Extracting #5: cost 134 inf + 2404 506.245 * * [simplify]: Extracting #6: cost 91 inf + 12239 506.249 * * [simplify]: Extracting #7: cost 39 inf + 29435 506.257 * * [simplify]: Extracting #8: cost 0 inf + 47144 506.266 * * [simplify]: Extracting #9: cost 0 inf + 47114 506.276 * [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)) 506.276 * [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))))) 506.276 * [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))) 506.276 * * [simplify]: iters left: 6 (12 enodes) 506.279 * * [simplify]: iters left: 5 (47 enodes) 506.288 * * [simplify]: iters left: 4 (89 enodes) 506.304 * * [simplify]: iters left: 3 (180 enodes) 506.340 * * [simplify]: iters left: 2 (296 enodes) 506.395 * * [simplify]: iters left: 1 (428 enodes) 506.479 * * [simplify]: Extracting #0: cost 1 inf + 0 506.479 * * [simplify]: Extracting #1: cost 0 inf + 1 506.479 * [simplify]: Simplified to 0 506.480 * [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)) 506.480 * * * * [progress]: [ 1011 / 3260 ] simplifiying candidate # 506.480 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 506.480 * * [simplify]: iters left: 6 (26 enodes) 506.486 * * [simplify]: iters left: 5 (100 enodes) 506.500 * * [simplify]: iters left: 4 (175 enodes) 506.529 * * [simplify]: iters left: 3 (311 enodes) 506.591 * * [simplify]: Extracting #0: cost 1 inf + 0 506.591 * * [simplify]: Extracting #1: cost 11 inf + 0 506.591 * * [simplify]: Extracting #2: cost 79 inf + 0 506.592 * * [simplify]: Extracting #3: cost 142 inf + 2 506.592 * * [simplify]: Extracting #4: cost 143 inf + 45 506.593 * * [simplify]: Extracting #5: cost 125 inf + 4303 506.595 * * [simplify]: Extracting #6: cost 91 inf + 11730 506.600 * * [simplify]: Extracting #7: cost 39 inf + 28959 506.609 * * [simplify]: Extracting #8: cost 0 inf + 47546 506.618 * * [simplify]: Extracting #9: cost 0 inf + 47516 506.627 * [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))) 506.627 * [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))))))) 506.628 * [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))))) 506.628 * * [simplify]: iters left: 6 (12 enodes) 506.631 * * [simplify]: iters left: 5 (46 enodes) 506.637 * * [simplify]: iters left: 4 (81 enodes) 506.650 * * [simplify]: iters left: 3 (134 enodes) 506.669 * * [simplify]: iters left: 2 (197 enodes) 506.695 * * [simplify]: iters left: 1 (271 enodes) 506.732 * * [simplify]: Extracting #0: cost 1 inf + 0 506.732 * * [simplify]: Extracting #1: cost 0 inf + 1 506.732 * [simplify]: Simplified to 0 506.732 * [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)) 506.732 * * * * [progress]: [ 1012 / 3260 ] simplifiying candidate # 506.732 * [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))))) 506.732 * * [simplify]: iters left: 6 (26 enodes) 506.738 * * [simplify]: iters left: 5 (97 enodes) 506.752 * * [simplify]: iters left: 4 (152 enodes) 506.775 * * [simplify]: iters left: 3 (242 enodes) 506.815 * * [simplify]: iters left: 2 (435 enodes) 506.913 * * [simplify]: Extracting #0: cost 1 inf + 0 506.913 * * [simplify]: Extracting #1: cost 9 inf + 0 506.913 * * [simplify]: Extracting #2: cost 84 inf + 0 506.914 * * [simplify]: Extracting #3: cost 156 inf + 408 506.915 * * [simplify]: Extracting #4: cost 151 inf + 1665 506.916 * * [simplify]: Extracting #5: cost 146 inf + 3175 506.918 * * [simplify]: Extracting #6: cost 122 inf + 7306 506.923 * * [simplify]: Extracting #7: cost 54 inf + 31667 506.936 * * [simplify]: Extracting #8: cost 4 inf + 53834 506.949 * * [simplify]: Extracting #9: cost 0 inf + 55672 506.961 * [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)) 506.961 * [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)))))) 506.962 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 506.962 * * [simplify]: iters left: 6 (10 enodes) 506.964 * * [simplify]: iters left: 5 (38 enodes) 506.970 * * [simplify]: iters left: 4 (59 enodes) 506.978 * * [simplify]: iters left: 3 (88 enodes) 506.989 * * [simplify]: iters left: 2 (117 enodes) 507.004 * * [simplify]: iters left: 1 (144 enodes) 507.020 * * [simplify]: Extracting #0: cost 1 inf + 0 507.020 * * [simplify]: Extracting #1: cost 0 inf + 1 507.020 * [simplify]: Simplified to 0 507.020 * [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)) 507.021 * * * * [progress]: [ 1013 / 3260 ] simplifiying candidate # 507.021 * [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)))) 507.021 * * [simplify]: iters left: 6 (26 enodes) 507.026 * * [simplify]: iters left: 5 (97 enodes) 507.040 * * [simplify]: iters left: 4 (156 enodes) 507.063 * * [simplify]: iters left: 3 (256 enodes) 507.106 * * [simplify]: iters left: 2 (458 enodes) 507.207 * * [simplify]: Extracting #0: cost 1 inf + 0 507.207 * * [simplify]: Extracting #1: cost 11 inf + 0 507.207 * * [simplify]: Extracting #2: cost 90 inf + 0 507.207 * * [simplify]: Extracting #3: cost 152 inf + 450 507.208 * * [simplify]: Extracting #4: cost 135 inf + 2490 507.210 * * [simplify]: Extracting #5: cost 129 inf + 4128 507.212 * * [simplify]: Extracting #6: cost 116 inf + 6991 507.217 * * [simplify]: Extracting #7: cost 54 inf + 31242 507.229 * * [simplify]: Extracting #8: cost 1 inf + 53824 507.243 * * [simplify]: Extracting #9: cost 0 inf + 54309 507.256 * [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)) 507.256 * [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))))) 507.256 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 507.256 * * [simplify]: iters left: 6 (11 enodes) 507.259 * * [simplify]: iters left: 5 (42 enodes) 507.265 * * [simplify]: iters left: 4 (67 enodes) 507.275 * * [simplify]: iters left: 3 (111 enodes) 507.290 * * [simplify]: iters left: 2 (140 enodes) 507.308 * * [simplify]: iters left: 1 (160 enodes) 507.324 * * [simplify]: Extracting #0: cost 1 inf + 0 507.324 * * [simplify]: Extracting #1: cost 0 inf + 1 507.324 * [simplify]: Simplified to 0 507.324 * [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)) 507.324 * * * * [progress]: [ 1014 / 3260 ] simplifiying candidate # 507.325 * [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)))))) 507.325 * * [simplify]: iters left: 6 (30 enodes) 507.331 * * [simplify]: iters left: 5 (122 enodes) 507.351 * * [simplify]: iters left: 4 (278 enodes) 507.697 * * [simplify]: Extracting #0: cost 1 inf + 0 507.697 * * [simplify]: Extracting #1: cost 11 inf + 0 507.697 * * [simplify]: Extracting #2: cost 175 inf + 0 507.698 * * [simplify]: Extracting #3: cost 307 inf + 84 507.700 * * [simplify]: Extracting #4: cost 290 inf + 3397 507.706 * * [simplify]: Extracting #5: cost 127 inf + 60758 507.719 * * [simplify]: Extracting #6: cost 34 inf + 94730 507.734 * * [simplify]: Extracting #7: cost 3 inf + 107348 507.751 * * [simplify]: Extracting #8: cost 0 inf + 108418 507.769 * [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)))) 507.769 * [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))))))) 507.770 * [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))))) 507.770 * * [simplify]: iters left: 6 (16 enodes) 507.774 * * [simplify]: iters left: 5 (68 enodes) 507.785 * * [simplify]: iters left: 4 (179 enodes) 507.840 * * [simplify]: Extracting #0: cost 1 inf + 0 507.840 * * [simplify]: Extracting #1: cost 27 inf + 0 507.840 * * [simplify]: Extracting #2: cost 153 inf + 0 507.841 * * [simplify]: Extracting #3: cost 242 inf + 83 507.843 * * [simplify]: Extracting #4: cost 185 inf + 16503 507.853 * * [simplify]: Extracting #5: cost 15 inf + 79352 507.866 * * [simplify]: Extracting #6: cost 0 inf + 84943 507.878 * [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))))) 507.878 * [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))))))) 507.878 * * * * [progress]: [ 1015 / 3260 ] simplifiying candidate # 507.878 * [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))))) 507.878 * * [simplify]: iters left: 6 (31 enodes) 507.887 * * [simplify]: iters left: 5 (123 enodes) 507.906 * * [simplify]: iters left: 4 (248 enodes) 507.958 * * [simplify]: Extracting #0: cost 1 inf + 0 507.958 * * [simplify]: Extracting #1: cost 11 inf + 0 507.959 * * [simplify]: Extracting #2: cost 127 inf + 0 507.960 * * [simplify]: Extracting #3: cost 219 inf + 204 507.961 * * [simplify]: Extracting #4: cost 206 inf + 2428 507.964 * * [simplify]: Extracting #5: cost 111 inf + 31588 507.972 * * [simplify]: Extracting #6: cost 33 inf + 57305 507.983 * * [simplify]: Extracting #7: cost 3 inf + 69740 507.994 * * [simplify]: Extracting #8: cost 0 inf + 71287 508.005 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2))) (/ (cbrt b) (* (* (* (/ (sqrt a) (cbrt b)) (cbrt 2)) (* (/ (sqrt a) (cbrt b)) (cbrt 2))) (cbrt 2)))) 508.005 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2))) (/ (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)))))) 508.006 * [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)))) 508.006 * * [simplify]: iters left: 6 (15 enodes) 508.009 * * [simplify]: iters left: 5 (63 enodes) 508.021 * * [simplify]: iters left: 4 (145 enodes) 508.055 * * [simplify]: iters left: 3 (499 enodes) 508.281 * * [simplify]: Extracting #0: cost 1 inf + 0 508.281 * * [simplify]: Extracting #1: cost 0 inf + 1 508.281 * [simplify]: Simplified to 0 508.281 * [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)) 508.281 * * * * [progress]: [ 1016 / 3260 ] simplifiying candidate # 508.281 * [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)))) 508.281 * * [simplify]: iters left: 6 (30 enodes) 508.288 * * [simplify]: iters left: 5 (117 enodes) 508.307 * * [simplify]: iters left: 4 (254 enodes) 508.366 * * [simplify]: Extracting #0: cost 1 inf + 0 508.366 * * [simplify]: Extracting #1: cost 13 inf + 0 508.367 * * [simplify]: Extracting #2: cost 130 inf + 0 508.367 * * [simplify]: Extracting #3: cost 206 inf + 205 508.368 * * [simplify]: Extracting #4: cost 193 inf + 2552 508.372 * * [simplify]: Extracting #5: cost 93 inf + 32053 508.379 * * [simplify]: Extracting #6: cost 33 inf + 49798 508.390 * * [simplify]: Extracting #7: cost 3 inf + 61829 508.400 * * [simplify]: Extracting #8: cost 0 inf + 63377 508.410 * [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))) 508.410 * [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))))) 508.410 * [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))) 508.410 * * [simplify]: iters left: 6 (15 enodes) 508.414 * * [simplify]: iters left: 5 (62 enodes) 508.425 * * [simplify]: iters left: 4 (159 enodes) 508.466 * * [simplify]: iters left: 3 (475 enodes) 508.660 * * [simplify]: Extracting #0: cost 1 inf + 0 508.661 * * [simplify]: Extracting #1: cost 42 inf + 0 508.661 * * [simplify]: Extracting #2: cost 194 inf + 1 508.664 * * [simplify]: Extracting #3: cost 205 inf + 15094 508.676 * * [simplify]: Extracting #4: cost 20 inf + 63712 508.691 * * [simplify]: Extracting #5: cost 3 inf + 65204 508.705 * * [simplify]: Extracting #6: cost 0 inf + 65965 508.719 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 508.719 * [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)))) 508.719 * * * * [progress]: [ 1017 / 3260 ] simplifiying candidate # 508.720 * [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)))))) 508.720 * * [simplify]: iters left: 6 (29 enodes) 508.728 * * [simplify]: iters left: 5 (116 enodes) 508.746 * * [simplify]: iters left: 4 (247 enodes) 508.804 * * [simplify]: Extracting #0: cost 1 inf + 0 508.805 * * [simplify]: Extracting #1: cost 11 inf + 0 508.805 * * [simplify]: Extracting #2: cost 131 inf + 0 508.805 * * [simplify]: Extracting #3: cost 231 inf + 43 508.806 * * [simplify]: Extracting #4: cost 213 inf + 3038 508.811 * * [simplify]: Extracting #5: cost 103 inf + 38172 508.820 * * [simplify]: Extracting #6: cost 35 inf + 61355 508.832 * * [simplify]: Extracting #7: cost 2 inf + 74165 508.844 * * [simplify]: Extracting #8: cost 0 inf + 75213 508.859 * [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)))))) 508.859 * [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))))))) 508.859 * [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))))) 508.859 * * [simplify]: iters left: 6 (15 enodes) 508.863 * * [simplify]: iters left: 5 (62 enodes) 508.873 * * [simplify]: iters left: 4 (148 enodes) 508.909 * * [simplify]: iters left: 3 (499 enodes) 509.140 * * [simplify]: Extracting #0: cost 1 inf + 0 509.141 * * [simplify]: Extracting #1: cost 0 inf + 1 509.141 * [simplify]: Simplified to 0 509.141 * [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)) 509.141 * * * * [progress]: [ 1018 / 3260 ] simplifiying candidate # 509.141 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 509.141 * * [simplify]: iters left: 6 (30 enodes) 509.148 * * [simplify]: iters left: 5 (116 enodes) 509.168 * * [simplify]: iters left: 4 (220 enodes) 509.209 * * [simplify]: Extracting #0: cost 1 inf + 0 509.209 * * [simplify]: Extracting #1: cost 11 inf + 0 509.209 * * [simplify]: Extracting #2: cost 102 inf + 0 509.210 * * [simplify]: Extracting #3: cost 173 inf + 43 509.210 * * [simplify]: Extracting #4: cost 172 inf + 127 509.211 * * [simplify]: Extracting #5: cost 154 inf + 4656 509.215 * * [simplify]: Extracting #6: cost 63 inf + 30899 509.224 * * [simplify]: Extracting #7: cost 0 inf + 52358 509.232 * * [simplify]: Extracting #8: cost 0 inf + 52328 509.241 * [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)))) 509.241 * [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)))))) 509.241 * [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)))) 509.242 * * [simplify]: iters left: 6 (14 enodes) 509.245 * * [simplify]: iters left: 5 (56 enodes) 509.254 * * [simplify]: iters left: 4 (117 enodes) 509.278 * * [simplify]: iters left: 3 (347 enodes) 509.391 * * [simplify]: Extracting #0: cost 1 inf + 0 509.391 * * [simplify]: Extracting #1: cost 0 inf + 1 509.391 * [simplify]: Simplified to 0 509.391 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 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)) 509.392 * * * * [progress]: [ 1019 / 3260 ] simplifiying candidate # 509.392 * [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)))) 509.392 * * [simplify]: iters left: 6 (29 enodes) 509.398 * * [simplify]: iters left: 5 (112 enodes) 509.415 * * [simplify]: iters left: 4 (211 enodes) 509.456 * * [simplify]: iters left: 3 (483 enodes) 509.604 * * [simplify]: Extracting #0: cost 1 inf + 0 509.604 * * [simplify]: Extracting #1: cost 11 inf + 0 509.605 * * [simplify]: Extracting #2: cost 140 inf + 0 509.606 * * [simplify]: Extracting #3: cost 251 inf + 248 509.607 * * [simplify]: Extracting #4: cost 240 inf + 2558 509.614 * * [simplify]: Extracting #5: cost 141 inf + 26345 509.623 * * [simplify]: Extracting #6: cost 62 inf + 47328 509.637 * * [simplify]: Extracting #7: cost 8 inf + 69743 509.653 * * [simplify]: Extracting #8: cost 0 inf + 73163 509.668 * [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))) 509.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)))) (* (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))))) 509.669 * [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))) 509.669 * * [simplify]: iters left: 6 (14 enodes) 509.673 * * [simplify]: iters left: 5 (57 enodes) 509.683 * * [simplify]: iters left: 4 (116 enodes) 509.707 * * [simplify]: iters left: 3 (321 enodes) 509.814 * * [simplify]: Extracting #0: cost 1 inf + 0 509.814 * * [simplify]: Extracting #1: cost 0 inf + 1 509.814 * [simplify]: Simplified to 0 509.814 * [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)) 509.814 * * * * [progress]: [ 1020 / 3260 ] simplifiying candidate # 509.814 * [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)))))) 509.814 * * [simplify]: iters left: 6 (28 enodes) 509.820 * * [simplify]: iters left: 5 (109 enodes) 509.837 * * [simplify]: iters left: 4 (230 enodes) 509.887 * * [simplify]: Extracting #0: cost 1 inf + 0 509.887 * * [simplify]: Extracting #1: cost 11 inf + 0 509.887 * * [simplify]: Extracting #2: cost 105 inf + 0 509.888 * * [simplify]: Extracting #3: cost 180 inf + 2 509.888 * * [simplify]: Extracting #4: cost 180 inf + 5 509.889 * * [simplify]: Extracting #5: cost 173 inf + 2471 509.892 * * [simplify]: Extracting #6: cost 65 inf + 30469 509.900 * * [simplify]: Extracting #7: cost 2 inf + 51977 509.908 * * [simplify]: Extracting #8: cost 0 inf + 53697 509.919 * [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))) 509.919 * [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))))))) 509.919 * [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))))) 509.919 * * [simplify]: iters left: 6 (15 enodes) 509.923 * * [simplify]: iters left: 5 (62 enodes) 509.933 * * [simplify]: iters left: 4 (149 enodes) 509.968 * * [simplify]: iters left: 3 (450 enodes) 510.162 * * [simplify]: Extracting #0: cost 1 inf + 0 510.162 * * [simplify]: Extracting #1: cost 0 inf + 1 510.162 * [simplify]: Simplified to 0 510.162 * [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)) 510.162 * * * * [progress]: [ 1021 / 3260 ] simplifiying candidate # 510.162 * [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))))) 510.162 * * [simplify]: iters left: 6 (29 enodes) 510.171 * * [simplify]: iters left: 5 (112 enodes) 510.188 * * [simplify]: iters left: 4 (211 enodes) 510.227 * * [simplify]: iters left: 3 (496 enodes) 510.363 * * [simplify]: Extracting #0: cost 1 inf + 0 510.363 * * [simplify]: Extracting #1: cost 11 inf + 0 510.364 * * [simplify]: Extracting #2: cost 130 inf + 0 510.364 * * [simplify]: Extracting #3: cost 255 inf + 251 510.366 * * [simplify]: Extracting #4: cost 222 inf + 4645 510.371 * * [simplify]: Extracting #5: cost 116 inf + 28117 510.380 * * [simplify]: Extracting #6: cost 58 inf + 45358 510.395 * * [simplify]: Extracting #7: cost 9 inf + 64850 510.409 * * [simplify]: Extracting #8: cost 0 inf + 69118 510.424 * [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))) 510.424 * [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)))))) 510.424 * [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)))) 510.424 * * [simplify]: iters left: 6 (14 enodes) 510.427 * * [simplify]: iters left: 5 (57 enodes) 510.436 * * [simplify]: iters left: 4 (118 enodes) 510.462 * * [simplify]: iters left: 3 (314 enodes) 510.552 * * [simplify]: Extracting #0: cost 1 inf + 0 510.553 * * [simplify]: Extracting #1: cost 0 inf + 1 510.553 * [simplify]: Simplified to 0 510.553 * [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)) 510.553 * * * * [progress]: [ 1022 / 3260 ] simplifiying candidate # 510.553 * [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)))) 510.553 * * [simplify]: iters left: 6 (28 enodes) 510.559 * * [simplify]: iters left: 5 (104 enodes) 510.577 * * [simplify]: iters left: 4 (200 enodes) 510.611 * * [simplify]: iters left: 3 (419 enodes) 510.712 * * [simplify]: Extracting #0: cost 1 inf + 0 510.712 * * [simplify]: Extracting #1: cost 13 inf + 0 510.713 * * [simplify]: Extracting #2: cost 132 inf + 0 510.713 * * [simplify]: Extracting #3: cost 205 inf + 211 510.715 * * [simplify]: Extracting #4: cost 182 inf + 2864 510.717 * * [simplify]: Extracting #5: cost 126 inf + 14376 510.723 * * [simplify]: Extracting #6: cost 72 inf + 28078 510.732 * * [simplify]: Extracting #7: cost 11 inf + 51771 510.745 * * [simplify]: Extracting #8: cost 0 inf + 56363 510.757 * [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))) 510.757 * [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))))) 510.757 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 510.757 * * [simplify]: iters left: 6 (13 enodes) 510.761 * * [simplify]: iters left: 5 (48 enodes) 510.768 * * [simplify]: iters left: 4 (103 enodes) 510.787 * * [simplify]: iters left: 3 (238 enodes) 510.845 * * [simplify]: Extracting #0: cost 1 inf + 0 510.845 * * [simplify]: Extracting #1: cost 0 inf + 1 510.845 * [simplify]: Simplified to 0 510.845 * [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)) 510.845 * * * * [progress]: [ 1023 / 3260 ] simplifiying candidate # 510.846 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 510.846 * * [simplify]: iters left: 6 (29 enodes) 510.852 * * [simplify]: iters left: 5 (115 enodes) 510.872 * * [simplify]: iters left: 4 (240 enodes) 510.925 * * [simplify]: Extracting #0: cost 1 inf + 0 510.925 * * [simplify]: Extracting #1: cost 11 inf + 0 510.926 * * [simplify]: Extracting #2: cost 130 inf + 0 510.926 * * [simplify]: Extracting #3: cost 230 inf + 204 510.927 * * [simplify]: Extracting #4: cost 210 inf + 4046 510.931 * * [simplify]: Extracting #5: cost 109 inf + 36118 510.940 * * [simplify]: Extracting #6: cost 41 inf + 59626 510.951 * * [simplify]: Extracting #7: cost 4 inf + 74391 510.963 * * [simplify]: Extracting #8: cost 0 inf + 75663 510.975 * [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))))) 510.975 * [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))))))) 510.976 * [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))))) 510.976 * * [simplify]: iters left: 6 (15 enodes) 510.979 * * [simplify]: iters left: 5 (61 enodes) 510.990 * * [simplify]: iters left: 4 (142 enodes) 511.023 * * [simplify]: iters left: 3 (474 enodes) 511.198 * * [simplify]: Extracting #0: cost 1 inf + 0 511.198 * * [simplify]: Extracting #1: cost 0 inf + 1 511.198 * [simplify]: Simplified to 0 511.198 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 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)) 511.198 * * * * [progress]: [ 1024 / 3260 ] simplifiying candidate # 511.199 * [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))))) 511.199 * * [simplify]: iters left: 6 (30 enodes) 511.205 * * [simplify]: iters left: 5 (116 enodes) 511.223 * * [simplify]: iters left: 4 (215 enodes) 511.263 * * [simplify]: Extracting #0: cost 1 inf + 0 511.263 * * [simplify]: Extracting #1: cost 11 inf + 0 511.263 * * [simplify]: Extracting #2: cost 100 inf + 0 511.263 * * [simplify]: Extracting #3: cost 167 inf + 83 511.264 * * [simplify]: Extracting #4: cost 165 inf + 328 511.265 * * [simplify]: Extracting #5: cost 141 inf + 6674 511.269 * * [simplify]: Extracting #6: cost 60 inf + 28550 511.275 * * [simplify]: Extracting #7: cost 30 inf + 36593 511.282 * * [simplify]: Extracting #8: cost 3 inf + 49333 511.290 * * [simplify]: Extracting #9: cost 0 inf + 50762 511.299 * [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)))) 511.299 * [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)))))) 511.299 * [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)))) 511.299 * * [simplify]: iters left: 6 (14 enodes) 511.303 * * [simplify]: iters left: 5 (56 enodes) 511.311 * * [simplify]: iters left: 4 (113 enodes) 511.335 * * [simplify]: iters left: 3 (324 enodes) 511.420 * * [simplify]: Extracting #0: cost 1 inf + 0 511.420 * * [simplify]: Extracting #1: cost 0 inf + 1 511.420 * [simplify]: Simplified to 0 511.420 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 511.421 * * * * [progress]: [ 1025 / 3260 ] simplifiying candidate # 511.421 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 511.421 * * [simplify]: iters left: 6 (29 enodes) 511.427 * * [simplify]: iters left: 5 (111 enodes) 511.446 * * [simplify]: iters left: 4 (206 enodes) 511.482 * * [simplify]: iters left: 3 (469 enodes) 511.601 * * [simplify]: Extracting #0: cost 1 inf + 0 511.602 * * [simplify]: Extracting #1: cost 11 inf + 0 511.602 * * [simplify]: Extracting #2: cost 117 inf + 0 511.603 * * [simplify]: Extracting #3: cost 220 inf + 205 511.604 * * [simplify]: Extracting #4: cost 198 inf + 3492 511.608 * * [simplify]: Extracting #5: cost 122 inf + 20780 511.615 * * [simplify]: Extracting #6: cost 62 inf + 37816 511.626 * * [simplify]: Extracting #7: cost 8 inf + 60127 511.639 * * [simplify]: Extracting #8: cost 0 inf + 63655 511.652 * [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)))) 511.652 * [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))))) 511.653 * [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))) 511.653 * * [simplify]: iters left: 6 (14 enodes) 511.657 * * [simplify]: iters left: 5 (56 enodes) 511.665 * * [simplify]: iters left: 4 (112 enodes) 511.688 * * [simplify]: iters left: 3 (297 enodes) 511.767 * * [simplify]: Extracting #0: cost 1 inf + 0 511.767 * * [simplify]: Extracting #1: cost 0 inf + 1 511.767 * [simplify]: Simplified to 0 511.767 * [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)) 511.768 * * * * [progress]: [ 1026 / 3260 ] simplifiying candidate # 511.768 * [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)))))) 511.768 * * [simplify]: iters left: 6 (27 enodes) 511.774 * * [simplify]: iters left: 5 (107 enodes) 511.793 * * [simplify]: iters left: 4 (214 enodes) 511.833 * * [simplify]: Extracting #0: cost 1 inf + 0 511.833 * * [simplify]: Extracting #1: cost 11 inf + 0 511.833 * * [simplify]: Extracting #2: cost 103 inf + 0 511.833 * * [simplify]: Extracting #3: cost 175 inf + 43 511.834 * * [simplify]: Extracting #4: cost 173 inf + 250 511.835 * * [simplify]: Extracting #5: cost 149 inf + 6720 511.840 * * [simplify]: Extracting #6: cost 60 inf + 31322 511.849 * * [simplify]: Extracting #7: cost 6 inf + 49269 511.858 * * [simplify]: Extracting #8: cost 0 inf + 52037 511.867 * [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))) 511.867 * [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))))))) 511.868 * [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))))) 511.868 * * [simplify]: iters left: 6 (13 enodes) 511.871 * * [simplify]: iters left: 5 (53 enodes) 511.879 * * [simplify]: iters left: 4 (118 enodes) 511.902 * * [simplify]: iters left: 3 (324 enodes) 511.986 * * [simplify]: Extracting #0: cost 1 inf + 0 511.986 * * [simplify]: Extracting #1: cost 0 inf + 1 511.986 * [simplify]: Simplified to 0 511.986 * [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)) 511.986 * * * * [progress]: [ 1027 / 3260 ] simplifiying candidate # 511.986 * [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))))) 511.987 * * [simplify]: iters left: 6 (27 enodes) 511.992 * * [simplify]: iters left: 5 (102 enodes) 512.008 * * [simplify]: iters left: 4 (178 enodes) 512.038 * * [simplify]: iters left: 3 (370 enodes) 512.111 * * [simplify]: Extracting #0: cost 1 inf + 0 512.111 * * [simplify]: Extracting #1: cost 9 inf + 0 512.111 * * [simplify]: Extracting #2: cost 106 inf + 0 512.112 * * [simplify]: Extracting #3: cost 201 inf + 289 512.113 * * [simplify]: Extracting #4: cost 175 inf + 3907 512.116 * * [simplify]: Extracting #5: cost 119 inf + 15423 512.122 * * [simplify]: Extracting #6: cost 61 inf + 31937 512.131 * * [simplify]: Extracting #7: cost 12 inf + 52214 512.143 * * [simplify]: Extracting #8: cost 0 inf + 57206 512.156 * [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)))) 512.156 * [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)))))) 512.156 * [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)))) 512.156 * * [simplify]: iters left: 6 (11 enodes) 512.159 * * [simplify]: iters left: 5 (43 enodes) 512.165 * * [simplify]: iters left: 4 (84 enodes) 512.180 * * [simplify]: iters left: 3 (212 enodes) 512.224 * * [simplify]: iters left: 2 (472 enodes) 512.326 * * [simplify]: Extracting #0: cost 1 inf + 0 512.326 * * [simplify]: Extracting #1: cost 0 inf + 1 512.326 * [simplify]: Simplified to 0 512.326 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (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)) 512.326 * * * * [progress]: [ 1028 / 3260 ] simplifiying candidate # 512.326 * [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)))) 512.326 * * [simplify]: iters left: 6 (27 enodes) 512.332 * * [simplify]: iters left: 5 (104 enodes) 512.349 * * [simplify]: iters left: 4 (190 enodes) 512.383 * * [simplify]: iters left: 3 (390 enodes) 512.468 * * [simplify]: Extracting #0: cost 1 inf + 0 512.468 * * [simplify]: Extracting #1: cost 11 inf + 0 512.468 * * [simplify]: Extracting #2: cost 99 inf + 0 512.469 * * [simplify]: Extracting #3: cost 175 inf + 126 512.470 * * [simplify]: Extracting #4: cost 157 inf + 2522 512.471 * * [simplify]: Extracting #5: cost 148 inf + 4519 512.474 * * [simplify]: Extracting #6: cost 88 inf + 16850 512.481 * * [simplify]: Extracting #7: cost 16 inf + 42314 512.492 * * [simplify]: Extracting #8: cost 0 inf + 48877 512.504 * [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))) 512.504 * [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))))) 512.504 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 512.504 * * [simplify]: iters left: 6 (12 enodes) 512.507 * * [simplify]: iters left: 5 (49 enodes) 512.515 * * [simplify]: iters left: 4 (99 enodes) 512.534 * * [simplify]: iters left: 3 (234 enodes) 512.587 * * [simplify]: iters left: 2 (447 enodes) 512.681 * * [simplify]: Extracting #0: cost 1 inf + 0 512.681 * * [simplify]: Extracting #1: cost 0 inf + 1 512.681 * [simplify]: Simplified to 0 512.681 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 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)) 512.681 * * * * [progress]: [ 1029 / 3260 ] simplifiying candidate # 512.682 * [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)))))) 512.682 * * [simplify]: iters left: 6 (27 enodes) 512.688 * * [simplify]: iters left: 5 (104 enodes) 512.703 * * [simplify]: iters left: 4 (201 enodes) 512.742 * * [simplify]: iters left: 3 (449 enodes) 512.859 * * [simplify]: Extracting #0: cost 1 inf + 0 512.859 * * [simplify]: Extracting #1: cost 11 inf + 0 512.860 * * [simplify]: Extracting #2: cost 107 inf + 0 512.860 * * [simplify]: Extracting #3: cost 199 inf + 2 512.861 * * [simplify]: Extracting #4: cost 180 inf + 2884 512.865 * * [simplify]: Extracting #5: cost 125 inf + 15231 512.872 * * [simplify]: Extracting #6: cost 62 inf + 32573 512.882 * * [simplify]: Extracting #7: cost 2 inf + 56645 512.897 * * [simplify]: Extracting #8: cost 0 inf + 57694 512.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)) 512.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))))))) 512.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))))) 512.910 * * [simplify]: iters left: 6 (14 enodes) 512.914 * * [simplify]: iters left: 5 (57 enodes) 512.922 * * [simplify]: iters left: 4 (121 enodes) 512.947 * * [simplify]: iters left: 3 (291 enodes) 513.024 * * [simplify]: Extracting #0: cost 1 inf + 0 513.024 * * [simplify]: Extracting #1: cost 0 inf + 1 513.025 * [simplify]: Simplified to 0 513.025 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (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)) 513.025 * * * * [progress]: [ 1030 / 3260 ] simplifiying candidate # 513.025 * [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))))) 513.025 * * [simplify]: iters left: 6 (28 enodes) 513.031 * * [simplify]: iters left: 5 (107 enodes) 513.047 * * [simplify]: iters left: 4 (189 enodes) 513.080 * * [simplify]: iters left: 3 (375 enodes) 513.154 * * [simplify]: Extracting #0: cost 1 inf + 0 513.155 * * [simplify]: Extracting #1: cost 11 inf + 0 513.155 * * [simplify]: Extracting #2: cost 94 inf + 0 513.155 * * [simplify]: Extracting #3: cost 164 inf + 44 513.156 * * [simplify]: Extracting #4: cost 143 inf + 2729 513.158 * * [simplify]: Extracting #5: cost 105 inf + 8399 513.162 * * [simplify]: Extracting #6: cost 78 inf + 12574 513.166 * * [simplify]: Extracting #7: cost 45 inf + 23083 513.174 * * [simplify]: Extracting #8: cost 2 inf + 42802 513.183 * * [simplify]: Extracting #9: cost 0 inf + 43812 513.194 * [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)) 513.194 * [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)))))) 513.195 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 513.195 * * [simplify]: iters left: 6 (13 enodes) 513.198 * * [simplify]: iters left: 5 (52 enodes) 513.206 * * [simplify]: iters left: 4 (98 enodes) 513.224 * * [simplify]: iters left: 3 (212 enodes) 513.264 * * [simplify]: iters left: 2 (371 enodes) 513.335 * * [simplify]: Extracting #0: cost 1 inf + 0 513.335 * * [simplify]: Extracting #1: cost 0 inf + 1 513.335 * [simplify]: Simplified to 0 513.335 * [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)) 513.335 * * * * [progress]: [ 1031 / 3260 ] simplifiying candidate # 513.336 * [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)))) 513.336 * * [simplify]: iters left: 6 (27 enodes) 513.341 * * [simplify]: iters left: 5 (98 enodes) 513.356 * * [simplify]: iters left: 4 (174 enodes) 513.383 * * [simplify]: iters left: 3 (307 enodes) 513.438 * * [simplify]: Extracting #0: cost 1 inf + 0 513.438 * * [simplify]: Extracting #1: cost 11 inf + 0 513.438 * * [simplify]: Extracting #2: cost 89 inf + 0 513.438 * * [simplify]: Extracting #3: cost 131 inf + 1025 513.440 * * [simplify]: Extracting #4: cost 93 inf + 5641 513.442 * * [simplify]: Extracting #5: cost 86 inf + 7597 513.444 * * [simplify]: Extracting #6: cost 83 inf + 8132 513.446 * * [simplify]: Extracting #7: cost 72 inf + 9383 513.450 * * [simplify]: Extracting #8: cost 28 inf + 27294 513.458 * * [simplify]: Extracting #9: cost 0 inf + 40470 513.466 * * [simplify]: Extracting #10: cost 0 inf + 40440 513.474 * [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)) 513.474 * [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))))) 513.474 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 513.474 * * [simplify]: iters left: 6 (12 enodes) 513.477 * * [simplify]: iters left: 5 (44 enodes) 513.484 * * [simplify]: iters left: 4 (92 enodes) 513.499 * * [simplify]: iters left: 3 (159 enodes) 513.523 * * [simplify]: iters left: 2 (267 enodes) 513.567 * * [simplify]: iters left: 1 (364 enodes) 513.624 * * [simplify]: Extracting #0: cost 1 inf + 0 513.624 * * [simplify]: Extracting #1: cost 0 inf + 1 513.624 * [simplify]: Simplified to 0 513.624 * [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)) 513.624 * * * * [progress]: [ 1032 / 3260 ] simplifiying candidate # 513.624 * [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)))))) 513.624 * * [simplify]: iters left: 6 (28 enodes) 513.630 * * [simplify]: iters left: 5 (113 enodes) 513.648 * * [simplify]: iters left: 4 (242 enodes) 513.702 * * [simplify]: Extracting #0: cost 1 inf + 0 513.702 * * [simplify]: Extracting #1: cost 11 inf + 0 513.702 * * [simplify]: Extracting #2: cost 128 inf + 0 513.703 * * [simplify]: Extracting #3: cost 214 inf + 654 513.705 * * [simplify]: Extracting #4: cost 154 inf + 12927 513.710 * * [simplify]: Extracting #5: cost 69 inf + 39521 513.719 * * [simplify]: Extracting #6: cost 26 inf + 54204 513.731 * * [simplify]: Extracting #7: cost 0 inf + 64558 513.741 * [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))))))) 513.741 * [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))))))) 513.742 * [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))))) 513.742 * * [simplify]: iters left: 6 (15 enodes) 513.745 * * [simplify]: iters left: 5 (64 enodes) 513.756 * * [simplify]: iters left: 4 (149 enodes) 513.791 * * [simplify]: iters left: 3 (466 enodes) 514.040 * * [simplify]: Extracting #0: cost 1 inf + 0 514.040 * * [simplify]: Extracting #1: cost 0 inf + 1 514.040 * [simplify]: Simplified to 0 514.040 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 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)) 514.040 * * * * [progress]: [ 1033 / 3260 ] simplifiying candidate # 514.040 * [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))))) 514.040 * * [simplify]: iters left: 6 (29 enodes) 514.047 * * [simplify]: iters left: 5 (114 enodes) 514.065 * * [simplify]: iters left: 4 (218 enodes) 514.106 * * [simplify]: Extracting #0: cost 1 inf + 0 514.106 * * [simplify]: Extracting #1: cost 11 inf + 0 514.106 * * [simplify]: Extracting #2: cost 105 inf + 0 514.106 * * [simplify]: Extracting #3: cost 161 inf + 694 514.108 * * [simplify]: Extracting #4: cost 109 inf + 10909 514.112 * * [simplify]: Extracting #5: cost 54 inf + 25168 514.117 * * [simplify]: Extracting #6: cost 45 inf + 27143 514.122 * * [simplify]: Extracting #7: cost 21 inf + 33583 514.129 * * [simplify]: Extracting #8: cost 2 inf + 43514 514.137 * * [simplify]: Extracting #9: cost 0 inf + 44593 514.144 * [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)))) 514.144 * [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)))))) 514.145 * [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)))) 514.145 * * [simplify]: iters left: 6 (14 enodes) 514.148 * * [simplify]: iters left: 5 (59 enodes) 514.159 * * [simplify]: iters left: 4 (121 enodes) 514.182 * * [simplify]: iters left: 3 (332 enodes) 514.315 * * [simplify]: Extracting #0: cost 1 inf + 0 514.315 * * [simplify]: Extracting #1: cost 0 inf + 1 514.315 * [simplify]: Simplified to 0 514.315 * [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)) 514.316 * * * * [progress]: [ 1034 / 3260 ] simplifiying candidate # 514.316 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 514.316 * * [simplify]: iters left: 6 (28 enodes) 514.322 * * [simplify]: iters left: 5 (109 enodes) 514.339 * * [simplify]: iters left: 4 (209 enodes) 514.378 * * [simplify]: iters left: 3 (454 enodes) 514.509 * * [simplify]: Extracting #0: cost 1 inf + 0 514.509 * * [simplify]: Extracting #1: cost 11 inf + 0 514.510 * * [simplify]: Extracting #2: cost 141 inf + 0 514.510 * * [simplify]: Extracting #3: cost 216 inf + 819 514.513 * * [simplify]: Extracting #4: cost 150 inf + 11578 514.519 * * [simplify]: Extracting #5: cost 89 inf + 25365 514.526 * * [simplify]: Extracting #6: cost 61 inf + 33994 514.539 * * [simplify]: Extracting #7: cost 11 inf + 54707 514.552 * * [simplify]: Extracting #8: cost 0 inf + 59732 514.565 * [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)) 514.565 * [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))))) 514.565 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 514.565 * * [simplify]: iters left: 6 (13 enodes) 514.569 * * [simplify]: iters left: 5 (54 enodes) 514.578 * * [simplify]: iters left: 4 (112 enodes) 514.601 * * [simplify]: iters left: 3 (281 enodes) 514.692 * * [simplify]: Extracting #0: cost 1 inf + 0 514.692 * * [simplify]: Extracting #1: cost 0 inf + 1 514.692 * [simplify]: Simplified to 0 514.692 * [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)) 514.693 * * * * [progress]: [ 1035 / 3260 ] simplifiying candidate # 514.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)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 514.693 * * [simplify]: iters left: 6 (27 enodes) 514.699 * * [simplify]: iters left: 5 (108 enodes) 514.718 * * [simplify]: iters left: 4 (227 enodes) 514.765 * * [simplify]: Extracting #0: cost 1 inf + 0 514.765 * * [simplify]: Extracting #1: cost 11 inf + 0 514.765 * * [simplify]: Extracting #2: cost 107 inf + 0 514.766 * * [simplify]: Extracting #3: cost 168 inf + 496 514.766 * * [simplify]: Extracting #4: cost 148 inf + 2825 514.769 * * [simplify]: Extracting #5: cost 109 inf + 13194 514.774 * * [simplify]: Extracting #6: cost 36 inf + 34118 514.781 * * [simplify]: Extracting #7: cost 0 inf + 47026 514.789 * * [simplify]: Extracting #8: cost 0 inf + 46956 514.798 * [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)))) 514.798 * [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))))))) 514.798 * [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))))) 514.798 * * [simplify]: iters left: 6 (14 enodes) 514.802 * * [simplify]: iters left: 5 (59 enodes) 514.811 * * [simplify]: iters left: 4 (134 enodes) 514.840 * * [simplify]: iters left: 3 (357 enodes) 514.975 * * [simplify]: Extracting #0: cost 1 inf + 0 514.975 * * [simplify]: Extracting #1: cost 0 inf + 1 514.975 * [simplify]: Simplified to 0 514.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))))) 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)) 514.976 * * * * [progress]: [ 1036 / 3260 ] simplifiying candidate # 514.976 * [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))))) 514.976 * * [simplify]: iters left: 6 (28 enodes) 514.984 * * [simplify]: iters left: 5 (108 enodes) 515.001 * * [simplify]: iters left: 4 (203 enodes) 515.035 * * [simplify]: iters left: 3 (431 enodes) 515.152 * * [simplify]: Extracting #0: cost 1 inf + 0 515.152 * * [simplify]: Extracting #1: cost 11 inf + 0 515.152 * * [simplify]: Extracting #2: cost 152 inf + 0 515.153 * * [simplify]: Extracting #3: cost 242 inf + 1026 515.157 * * [simplify]: Extracting #4: cost 147 inf + 16716 515.164 * * [simplify]: Extracting #5: cost 86 inf + 30122 515.173 * * [simplify]: Extracting #6: cost 58 inf + 40239 515.185 * * [simplify]: Extracting #7: cost 3 inf + 62866 515.199 * * [simplify]: Extracting #8: cost 0 inf + 63960 515.214 * [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)) 515.214 * [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)))))) 515.214 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 515.214 * * [simplify]: iters left: 6 (13 enodes) 515.218 * * [simplify]: iters left: 5 (53 enodes) 515.226 * * [simplify]: iters left: 4 (106 enodes) 515.246 * * [simplify]: iters left: 3 (257 enodes) 515.330 * * [simplify]: Extracting #0: cost 1 inf + 0 515.330 * * [simplify]: Extracting #1: cost 0 inf + 1 515.330 * [simplify]: Simplified to 0 515.330 * [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)) 515.330 * * * * [progress]: [ 1037 / 3260 ] simplifiying candidate # 515.330 * [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)))) 515.330 * * [simplify]: iters left: 6 (27 enodes) 515.336 * * [simplify]: iters left: 5 (104 enodes) 515.353 * * [simplify]: iters left: 4 (189 enodes) 515.386 * * [simplify]: iters left: 3 (376 enodes) 515.488 * * [simplify]: Extracting #0: cost 1 inf + 0 515.488 * * [simplify]: Extracting #1: cost 11 inf + 0 515.488 * * [simplify]: Extracting #2: cost 122 inf + 0 515.489 * * [simplify]: Extracting #3: cost 174 inf + 703 515.493 * * [simplify]: Extracting #4: cost 112 inf + 8215 515.497 * * [simplify]: Extracting #5: cost 85 inf + 13555 515.501 * * [simplify]: Extracting #6: cost 68 inf + 19773 515.509 * * [simplify]: Extracting #7: cost 9 inf + 43362 515.519 * * [simplify]: Extracting #8: cost 0 inf + 47271 515.529 * [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)))) 515.529 * [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))))) 515.530 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 515.530 * * [simplify]: iters left: 6 (12 enodes) 515.533 * * [simplify]: iters left: 5 (49 enodes) 515.541 * * [simplify]: iters left: 4 (94 enodes) 515.560 * * [simplify]: iters left: 3 (221 enodes) 515.628 * * [simplify]: iters left: 2 (492 enodes) 515.841 * * [simplify]: Extracting #0: cost 1 inf + 0 515.841 * * [simplify]: Extracting #1: cost 0 inf + 1 515.841 * [simplify]: Simplified to 0 515.841 * [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)) 515.841 * * * * [progress]: [ 1038 / 3260 ] simplifiying candidate # 515.842 * [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)))))) 515.842 * * [simplify]: iters left: 6 (26 enodes) 515.847 * * [simplify]: iters left: 5 (100 enodes) 515.863 * * [simplify]: iters left: 4 (198 enodes) 515.901 * * [simplify]: iters left: 3 (457 enodes) 516.076 * * [simplify]: Extracting #0: cost 1 inf + 0 516.076 * * [simplify]: Extracting #1: cost 11 inf + 0 516.076 * * [simplify]: Extracting #2: cost 140 inf + 0 516.077 * * [simplify]: Extracting #3: cost 221 inf + 46 516.078 * * [simplify]: Extracting #4: cost 199 inf + 2853 516.082 * * [simplify]: Extracting #5: cost 118 inf + 20329 516.090 * * [simplify]: Extracting #6: cost 63 inf + 35951 516.101 * * [simplify]: Extracting #7: cost 11 inf + 56325 516.117 * * [simplify]: Extracting #8: cost 0 inf + 61474 516.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 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 516.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 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))))))) 516.130 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 516.130 * * [simplify]: iters left: 6 (13 enodes) 516.133 * * [simplify]: iters left: 5 (52 enodes) 516.141 * * [simplify]: iters left: 4 (111 enodes) 516.165 * * [simplify]: iters left: 3 (278 enodes) 516.254 * * [simplify]: Extracting #0: cost 1 inf + 0 516.254 * * [simplify]: Extracting #1: cost 0 inf + 1 516.254 * [simplify]: Simplified to 0 516.254 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 516.254 * * * * [progress]: [ 1039 / 3260 ] simplifiying candidate # 516.254 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 516.254 * * [simplify]: iters left: 6 (27 enodes) 516.260 * * [simplify]: iters left: 5 (102 enodes) 516.277 * * [simplify]: iters left: 4 (184 enodes) 516.309 * * [simplify]: iters left: 3 (358 enodes) 516.393 * * [simplify]: Extracting #0: cost 1 inf + 0 516.393 * * [simplify]: Extracting #1: cost 11 inf + 0 516.393 * * [simplify]: Extracting #2: cost 110 inf + 0 516.394 * * [simplify]: Extracting #3: cost 151 inf + 996 516.396 * * [simplify]: Extracting #4: cost 91 inf + 7826 516.399 * * [simplify]: Extracting #5: cost 86 inf + 9742 516.402 * * [simplify]: Extracting #6: cost 85 inf + 9911 516.405 * * [simplify]: Extracting #7: cost 58 inf + 17895 516.412 * * [simplify]: Extracting #8: cost 7 inf + 40488 516.421 * * [simplify]: Extracting #9: cost 0 inf + 43838 516.430 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* 2 (* (cbrt a) (cbrt a))))) (/ (/ b a) 2)) 516.430 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* 2 (* (cbrt a) (cbrt a))))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 516.430 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 516.430 * * [simplify]: iters left: 6 (12 enodes) 516.433 * * [simplify]: iters left: 5 (47 enodes) 516.440 * * [simplify]: iters left: 4 (89 enodes) 516.459 * * [simplify]: iters left: 3 (186 enodes) 516.503 * * [simplify]: iters left: 2 (378 enodes) 516.632 * * [simplify]: Extracting #0: cost 1 inf + 0 516.633 * * [simplify]: Extracting #1: cost 0 inf + 1 516.633 * [simplify]: Simplified to 0 516.633 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* 2 (* (cbrt a) (cbrt a))))) (/ (/ b a) 2)) 0)) 516.633 * * * * [progress]: [ 1040 / 3260 ] simplifiying candidate # 516.633 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 516.633 * * [simplify]: iters left: 6 (26 enodes) 516.639 * * [simplify]: iters left: 5 (96 enodes) 516.655 * * [simplify]: iters left: 4 (150 enodes) 516.677 * * [simplify]: iters left: 3 (244 enodes) 516.720 * * [simplify]: iters left: 2 (464 enodes) 516.832 * * [simplify]: Extracting #0: cost 1 inf + 0 516.832 * * [simplify]: Extracting #1: cost 9 inf + 0 516.832 * * [simplify]: Extracting #2: cost 87 inf + 2 516.833 * * [simplify]: Extracting #3: cost 146 inf + 1119 516.834 * * [simplify]: Extracting #4: cost 118 inf + 3626 516.836 * * [simplify]: Extracting #5: cost 122 inf + 4033 516.837 * * [simplify]: Extracting #6: cost 121 inf + 4299 516.840 * * [simplify]: Extracting #7: cost 82 inf + 17513 516.850 * * [simplify]: Extracting #8: cost 8 inf + 49388 516.863 * * [simplify]: Extracting #9: cost 0 inf + 53106 516.876 * [simplify]: Simplified to (fma (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) 2) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (* -1/2 (/ b a))) 516.876 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) 2) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 516.876 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 516.876 * * [simplify]: iters left: 6 (11 enodes) 516.879 * * [simplify]: iters left: 5 (40 enodes) 516.887 * * [simplify]: iters left: 4 (65 enodes) 516.897 * * [simplify]: iters left: 3 (97 enodes) 516.912 * * [simplify]: iters left: 2 (165 enodes) 516.945 * * [simplify]: iters left: 1 (271 enodes) 516.996 * * [simplify]: Extracting #0: cost 1 inf + 0 516.996 * * [simplify]: Extracting #1: cost 0 inf + 1 516.996 * [simplify]: Simplified to 0 516.996 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) 2) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (* -1/2 (/ b a))) 0)) 516.996 * * * * [progress]: [ 1041 / 3260 ] simplifiying candidate # 516.997 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 516.997 * * [simplify]: iters left: 6 (25 enodes) 517.002 * * [simplify]: iters left: 5 (99 enodes) 517.017 * * [simplify]: iters left: 4 (193 enodes) 517.055 * * [simplify]: iters left: 3 (440 enodes) 517.202 * * [simplify]: Extracting #0: cost 1 inf + 0 517.203 * * [simplify]: Extracting #1: cost 11 inf + 0 517.203 * * [simplify]: Extracting #2: cost 138 inf + 0 517.204 * * [simplify]: Extracting #3: cost 212 inf + 128 517.205 * * [simplify]: Extracting #4: cost 188 inf + 3304 517.211 * * [simplify]: Extracting #5: cost 113 inf + 19521 517.218 * * [simplify]: Extracting #6: cost 62 inf + 33869 517.229 * * [simplify]: Extracting #7: cost 7 inf + 56462 517.242 * * [simplify]: Extracting #8: cost 0 inf + 59845 517.255 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (- (/ (* 1/2 (/ b (cbrt a))) (* (cbrt a) (cbrt a))))) 517.255 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (- (/ (* 1/2 (/ b (cbrt a))) (* (cbrt a) (cbrt a))))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 517.255 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 517.255 * * [simplify]: iters left: 6 (12 enodes) 517.258 * * [simplify]: iters left: 5 (51 enodes) 517.266 * * [simplify]: iters left: 4 (106 enodes) 517.290 * * [simplify]: iters left: 3 (247 enodes) 517.356 * * [simplify]: Extracting #0: cost 1 inf + 0 517.356 * * [simplify]: Extracting #1: cost 0 inf + 1 517.356 * [simplify]: Simplified to 0 517.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))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 517.356 * * * * [progress]: [ 1042 / 3260 ] simplifiying candidate # 517.356 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 517.356 * * [simplify]: iters left: 6 (26 enodes) 517.362 * * [simplify]: iters left: 5 (101 enodes) 517.377 * * [simplify]: iters left: 4 (181 enodes) 517.410 * * [simplify]: iters left: 3 (355 enodes) 517.493 * * [simplify]: Extracting #0: cost 1 inf + 0 517.493 * * [simplify]: Extracting #1: cost 11 inf + 0 517.493 * * [simplify]: Extracting #2: cost 110 inf + 0 517.494 * * [simplify]: Extracting #3: cost 155 inf + 462 517.496 * * [simplify]: Extracting #4: cost 103 inf + 5911 517.498 * * [simplify]: Extracting #5: cost 86 inf + 9416 517.501 * * [simplify]: Extracting #6: cost 81 inf + 10461 517.506 * * [simplify]: Extracting #7: cost 54 inf + 18880 517.513 * * [simplify]: Extracting #8: cost 11 inf + 38720 517.522 * * [simplify]: Extracting #9: cost 0 inf + 43512 517.531 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (* (cbrt a) 2)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (/ (/ b 2) a)) 517.531 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (* (cbrt a) 2)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 517.531 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 517.531 * * [simplify]: iters left: 6 (11 enodes) 517.534 * * [simplify]: iters left: 5 (46 enodes) 517.541 * * [simplify]: iters left: 4 (86 enodes) 517.557 * * [simplify]: iters left: 3 (183 enodes) 517.602 * * [simplify]: iters left: 2 (372 enodes) 517.730 * * [simplify]: Extracting #0: cost 1 inf + 0 517.730 * * [simplify]: Extracting #1: cost 0 inf + 1 517.730 * [simplify]: Simplified to 0 517.730 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (* (cbrt a) 2)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (/ (/ b 2) a)) 0)) 517.730 * * * * [progress]: [ 1043 / 3260 ] simplifiying candidate # 517.730 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 517.730 * * [simplify]: iters left: 6 (25 enodes) 517.736 * * [simplify]: iters left: 5 (95 enodes) 517.749 * * [simplify]: iters left: 4 (149 enodes) 517.773 * * [simplify]: iters left: 3 (243 enodes) 517.814 * * [simplify]: iters left: 2 (463 enodes) 517.926 * * [simplify]: Extracting #0: cost 1 inf + 0 517.926 * * [simplify]: Extracting #1: cost 9 inf + 0 517.926 * * [simplify]: Extracting #2: cost 85 inf + 2 517.926 * * [simplify]: Extracting #3: cost 149 inf + 751 517.927 * * [simplify]: Extracting #4: cost 124 inf + 2926 517.929 * * [simplify]: Extracting #5: cost 121 inf + 4033 517.933 * * [simplify]: Extracting #6: cost 114 inf + 5581 517.936 * * [simplify]: Extracting #7: cost 64 inf + 24369 517.947 * * [simplify]: Extracting #8: cost 7 inf + 49465 517.959 * * [simplify]: Extracting #9: cost 0 inf + 52524 517.971 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2)) (* -1/2 (/ b a))) 517.971 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2)) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 517.972 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 517.972 * * [simplify]: iters left: 6 (10 enodes) 517.975 * * [simplify]: iters left: 5 (39 enodes) 517.980 * * [simplify]: iters left: 4 (64 enodes) 517.990 * * [simplify]: iters left: 3 (96 enodes) 518.007 * * [simplify]: iters left: 2 (164 enodes) 518.038 * * [simplify]: iters left: 1 (270 enodes) 518.090 * * [simplify]: Extracting #0: cost 1 inf + 0 518.090 * * [simplify]: Extracting #1: cost 0 inf + 1 518.090 * [simplify]: Simplified to 0 518.090 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2)) (* -1/2 (/ b a))) 0)) 518.090 * * * * [progress]: [ 1044 / 3260 ] simplifiying candidate # 518.090 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 518.090 * * [simplify]: iters left: 6 (25 enodes) 518.096 * * [simplify]: iters left: 5 (100 enodes) 518.112 * * [simplify]: iters left: 4 (202 enodes) 518.151 * * [simplify]: iters left: 3 (440 enodes) 518.281 * * [simplify]: Extracting #0: cost 1 inf + 0 518.282 * * [simplify]: Extracting #1: cost 11 inf + 0 518.282 * * [simplify]: Extracting #2: cost 118 inf + 0 518.283 * * [simplify]: Extracting #3: cost 217 inf + 131 518.284 * * [simplify]: Extracting #4: cost 182 inf + 4686 518.289 * * [simplify]: Extracting #5: cost 104 inf + 19935 518.294 * * [simplify]: Extracting #6: cost 85 inf + 23310 518.301 * * [simplify]: Extracting #7: cost 59 inf + 30484 518.310 * * [simplify]: Extracting #8: cost 12 inf + 51830 518.322 * * [simplify]: Extracting #9: cost 0 inf + 57269 518.334 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) 2)) (/ -1/2 (/ (cbrt a) (/ b (* (cbrt a) (cbrt a)))))) 518.334 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) 2)) (/ -1/2 (/ (cbrt a) (/ b (* (cbrt a) (cbrt a)))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 518.334 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 518.334 * * [simplify]: iters left: 6 (12 enodes) 518.338 * * [simplify]: iters left: 5 (53 enodes) 518.349 * * [simplify]: iters left: 4 (117 enodes) 518.370 * * [simplify]: iters left: 3 (255 enodes) 518.429 * * [simplify]: Extracting #0: cost 1 inf + 0 518.429 * * [simplify]: Extracting #1: cost 0 inf + 1 518.429 * [simplify]: Simplified to 0 518.429 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) 2)) (/ -1/2 (/ (cbrt a) (/ b (* (cbrt a) (cbrt a)))))) 0)) 518.429 * * * * [progress]: [ 1045 / 3260 ] simplifiying candidate # 518.430 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 518.430 * * [simplify]: iters left: 6 (26 enodes) 518.436 * * [simplify]: iters left: 5 (102 enodes) 518.451 * * [simplify]: iters left: 4 (191 enodes) 518.483 * * [simplify]: iters left: 3 (344 enodes) 518.552 * * [simplify]: Extracting #0: cost 1 inf + 0 518.552 * * [simplify]: Extracting #1: cost 11 inf + 0 518.552 * * [simplify]: Extracting #2: cost 103 inf + 0 518.552 * * [simplify]: Extracting #3: cost 165 inf + 377 518.554 * * [simplify]: Extracting #4: cost 102 inf + 6763 518.557 * * [simplify]: Extracting #5: cost 83 inf + 9990 518.561 * * [simplify]: Extracting #6: cost 64 inf + 16569 518.567 * * [simplify]: Extracting #7: cost 5 inf + 39957 518.576 * * [simplify]: Extracting #8: cost 0 inf + 42377 518.585 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ -1/2 (/ a b))) 518.585 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ -1/2 (/ a b))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 518.586 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 518.586 * * [simplify]: iters left: 6 (11 enodes) 518.591 * * [simplify]: iters left: 5 (48 enodes) 518.599 * * [simplify]: iters left: 4 (98 enodes) 518.615 * * [simplify]: iters left: 3 (181 enodes) 518.652 * * [simplify]: iters left: 2 (358 enodes) 518.757 * * [simplify]: Extracting #0: cost 1 inf + 0 518.757 * * [simplify]: Extracting #1: cost 0 inf + 1 518.757 * [simplify]: Simplified to 0 518.757 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ -1/2 (/ a b))) 0)) 518.757 * * * * [progress]: [ 1046 / 3260 ] simplifiying candidate # 518.757 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 518.757 * * [simplify]: iters left: 6 (25 enodes) 518.763 * * [simplify]: iters left: 5 (95 enodes) 518.777 * * [simplify]: iters left: 4 (169 enodes) 518.802 * * [simplify]: iters left: 3 (289 enodes) 518.855 * * [simplify]: Extracting #0: cost 1 inf + 0 518.855 * * [simplify]: Extracting #1: cost 12 inf + 0 518.856 * * [simplify]: Extracting #2: cost 91 inf + 42 518.856 * * [simplify]: Extracting #3: cost 124 inf + 1203 518.857 * * [simplify]: Extracting #4: cost 84 inf + 4254 518.859 * * [simplify]: Extracting #5: cost 86 inf + 5027 518.860 * * [simplify]: Extracting #6: cost 82 inf + 6071 518.863 * * [simplify]: Extracting #7: cost 45 inf + 19682 518.872 * * [simplify]: Extracting #8: cost 7 inf + 35691 518.880 * * [simplify]: Extracting #9: cost 0 inf + 39075 518.888 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (* (/ -1/2 a) b)) 518.888 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (* (/ -1/2 a) b)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 518.888 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 518.888 * * [simplify]: iters left: 6 (10 enodes) 518.891 * * [simplify]: iters left: 5 (41 enodes) 518.898 * * [simplify]: iters left: 4 (81 enodes) 518.910 * * [simplify]: iters left: 3 (127 enodes) 518.926 * * [simplify]: iters left: 2 (186 enodes) 518.953 * * [simplify]: iters left: 1 (266 enodes) 519.013 * * [simplify]: Extracting #0: cost 1 inf + 0 519.013 * * [simplify]: Extracting #1: cost 0 inf + 1 519.013 * [simplify]: Simplified to 0 519.013 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (* (/ -1/2 a) b)) 0)) 519.013 * * * * [progress]: [ 1047 / 3260 ] simplifiying candidate # 519.014 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 519.014 * * [simplify]: iters left: 6 (24 enodes) 519.019 * * [simplify]: iters left: 5 (92 enodes) 519.033 * * [simplify]: iters left: 4 (150 enodes) 519.057 * * [simplify]: iters left: 3 (252 enodes) 519.101 * * [simplify]: iters left: 2 (480 enodes) 519.221 * * [simplify]: Extracting #0: cost 1 inf + 0 519.221 * * [simplify]: Extracting #1: cost 9 inf + 0 519.222 * * [simplify]: Extracting #2: cost 89 inf + 2 519.222 * * [simplify]: Extracting #3: cost 154 inf + 627 519.224 * * [simplify]: Extracting #4: cost 120 inf + 3507 519.225 * * [simplify]: Extracting #5: cost 120 inf + 4446 519.227 * * [simplify]: Extracting #6: cost 116 inf + 5329 519.231 * * [simplify]: Extracting #7: cost 68 inf + 23100 519.241 * * [simplify]: Extracting #8: cost 5 inf + 50022 519.253 * * [simplify]: Extracting #9: cost 0 inf + 52478 519.265 * [simplify]: Simplified to (fma (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2)) (* (/ b a) -1/2)) 519.265 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2)) (* (/ b a) -1/2)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 519.266 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 519.266 * * [simplify]: iters left: 6 (9 enodes) 519.268 * * [simplify]: iters left: 5 (36 enodes) 519.277 * * [simplify]: iters left: 4 (67 enodes) 519.287 * * [simplify]: iters left: 3 (97 enodes) 519.303 * * [simplify]: iters left: 2 (158 enodes) 519.337 * * [simplify]: iters left: 1 (263 enodes) 519.380 * * [simplify]: Extracting #0: cost 1 inf + 0 519.380 * * [simplify]: Extracting #1: cost 0 inf + 1 519.380 * [simplify]: Simplified to 0 519.380 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2)) (* (/ b a) -1/2)) 0)) 519.380 * * * * [progress]: [ 1048 / 3260 ] simplifiying candidate # 519.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)) (- (* (/ 1 a) (/ b 2)))) 519.381 * * [simplify]: iters left: 6 (24 enodes) 519.387 * * [simplify]: iters left: 5 (93 enodes) 519.401 * * [simplify]: iters left: 4 (160 enodes) 519.425 * * [simplify]: iters left: 3 (279 enodes) 519.478 * * [simplify]: Extracting #0: cost 1 inf + 0 519.478 * * [simplify]: Extracting #1: cost 11 inf + 0 519.479 * * [simplify]: Extracting #2: cost 88 inf + 0 519.479 * * [simplify]: Extracting #3: cost 126 inf + 946 519.480 * * [simplify]: Extracting #4: cost 87 inf + 4401 519.482 * * [simplify]: Extracting #5: cost 83 inf + 5512 519.483 * * [simplify]: Extracting #6: cost 79 inf + 6515 519.486 * * [simplify]: Extracting #7: cost 41 inf + 19327 519.493 * * [simplify]: Extracting #8: cost 1 inf + 37542 519.501 * * [simplify]: Extracting #9: cost 0 inf + 37947 519.509 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) 2) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) 519.509 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) 2) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 519.509 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 519.509 * * [simplify]: iters left: 5 (9 enodes) 519.512 * * [simplify]: iters left: 4 (39 enodes) 519.519 * * [simplify]: iters left: 3 (65 enodes) 519.530 * * [simplify]: iters left: 2 (129 enodes) 519.554 * * [simplify]: iters left: 1 (210 enodes) 519.590 * * [simplify]: Extracting #0: cost 1 inf + 0 519.590 * * [simplify]: Extracting #1: cost 0 inf + 1 519.590 * [simplify]: Simplified to 0 519.590 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) 2) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) 0)) 519.590 * * * * [progress]: [ 1049 / 3260 ] simplifiying candidate # 519.590 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 519.590 * * [simplify]: iters left: 6 (25 enodes) 519.596 * * [simplify]: iters left: 5 (94 enodes) 519.610 * * [simplify]: iters left: 4 (141 enodes) 519.631 * * [simplify]: iters left: 3 (227 enodes) 519.667 * * [simplify]: iters left: 2 (348 enodes) 519.726 * * [simplify]: Extracting #0: cost 1 inf + 0 519.726 * * [simplify]: Extracting #1: cost 11 inf + 0 519.726 * * [simplify]: Extracting #2: cost 72 inf + 0 519.727 * * [simplify]: Extracting #3: cost 119 inf + 87 519.727 * * [simplify]: Extracting #4: cost 110 inf + 955 519.728 * * [simplify]: Extracting #5: cost 109 inf + 2442 519.729 * * [simplify]: Extracting #6: cost 87 inf + 9781 519.733 * * [simplify]: Extracting #7: cost 35 inf + 27304 519.740 * * [simplify]: Extracting #8: cost 3 inf + 39179 519.748 * * [simplify]: Extracting #9: cost 0 inf + 40344 519.756 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) 519.756 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 519.756 * [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))))) 519.756 * * [simplify]: iters left: 6 (10 enodes) 519.759 * * [simplify]: iters left: 5 (37 enodes) 519.764 * * [simplify]: iters left: 4 (57 enodes) 519.776 * * [simplify]: iters left: 3 (104 enodes) 519.792 * * [simplify]: iters left: 2 (158 enodes) 519.814 * * [simplify]: iters left: 1 (225 enodes) 519.847 * * [simplify]: Extracting #0: cost 1 inf + 0 519.847 * * [simplify]: Extracting #1: cost 0 inf + 1 519.847 * [simplify]: Simplified to 0 519.847 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) 0)) 519.847 * * * * [progress]: [ 1050 / 3260 ] simplifiying candidate # 519.848 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 519.848 * * [simplify]: iters left: 6 (24 enodes) 519.853 * * [simplify]: iters left: 5 (85 enodes) 519.864 * * [simplify]: iters left: 4 (125 enodes) 519.882 * * [simplify]: iters left: 3 (196 enodes) 519.913 * * [simplify]: iters left: 2 (278 enodes) 519.955 * * [simplify]: iters left: 1 (397 enodes) 520.032 * * [simplify]: Extracting #0: cost 1 inf + 0 520.032 * * [simplify]: Extracting #1: cost 9 inf + 0 520.032 * * [simplify]: Extracting #2: cost 71 inf + 0 520.032 * * [simplify]: Extracting #3: cost 104 inf + 129 520.033 * * [simplify]: Extracting #4: cost 92 inf + 1325 520.034 * * [simplify]: Extracting #5: cost 95 inf + 1898 520.035 * * [simplify]: Extracting #6: cost 93 inf + 2190 520.036 * * [simplify]: Extracting #7: cost 83 inf + 3656 520.038 * * [simplify]: Extracting #8: cost 43 inf + 16441 520.046 * * [simplify]: Extracting #9: cost 3 inf + 31194 520.054 * * [simplify]: Extracting #10: cost 0 inf + 32238 520.063 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) 520.063 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 520.063 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 520.063 * * [simplify]: iters left: 6 (9 enodes) 520.065 * * [simplify]: iters left: 5 (29 enodes) 520.069 * * [simplify]: iters left: 4 (42 enodes) 520.074 * * [simplify]: iters left: 3 (58 enodes) 520.083 * * [simplify]: iters left: 2 (68 enodes) 520.090 * * [simplify]: Extracting #0: cost 1 inf + 0 520.090 * * [simplify]: Extracting #1: cost 0 inf + 1 520.090 * [simplify]: Simplified to 0 520.090 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) 0)) 520.090 * * * * [progress]: [ 1051 / 3260 ] simplifiying candidate # 520.090 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 520.091 * * [simplify]: iters left: 6 (28 enodes) 520.096 * * [simplify]: iters left: 5 (108 enodes) 520.113 * * [simplify]: iters left: 4 (208 enodes) 520.152 * * [simplify]: iters left: 3 (420 enodes) 520.230 * * [simplify]: Extracting #0: cost 1 inf + 0 520.230 * * [simplify]: Extracting #1: cost 11 inf + 0 520.230 * * [simplify]: Extracting #2: cost 88 inf + 0 520.231 * * [simplify]: Extracting #3: cost 143 inf + 207 520.231 * * [simplify]: Extracting #4: cost 140 inf + 655 520.232 * * [simplify]: Extracting #5: cost 129 inf + 4164 520.236 * * [simplify]: Extracting #6: cost 67 inf + 20728 520.242 * * [simplify]: Extracting #7: cost 24 inf + 33164 520.250 * * [simplify]: Extracting #8: cost 1 inf + 42229 520.258 * * [simplify]: Extracting #9: cost 0 inf + 42658 520.268 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b 2) a)) 520.268 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 520.269 * [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))))) 520.269 * * [simplify]: iters left: 6 (13 enodes) 520.272 * * [simplify]: iters left: 5 (53 enodes) 520.280 * * [simplify]: iters left: 4 (117 enodes) 520.304 * * [simplify]: iters left: 3 (275 enodes) 520.357 * * [simplify]: iters left: 2 (474 enodes) 520.461 * * [simplify]: Extracting #0: cost 1 inf + 0 520.461 * * [simplify]: Extracting #1: cost 0 inf + 1 520.461 * [simplify]: Simplified to 0 520.461 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b 2) a)) 0)) 520.462 * * * * [progress]: [ 1052 / 3260 ] simplifiying candidate # 520.462 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 520.462 * * [simplify]: iters left: 6 (26 enodes) 520.467 * * [simplify]: iters left: 5 (99 enodes) 520.482 * * [simplify]: iters left: 4 (168 enodes) 520.512 * * [simplify]: iters left: 3 (341 enodes) 520.580 * * [simplify]: Extracting #0: cost 1 inf + 0 520.580 * * [simplify]: Extracting #1: cost 11 inf + 0 520.580 * * [simplify]: Extracting #2: cost 72 inf + 0 520.580 * * [simplify]: Extracting #3: cost 121 inf + 126 520.581 * * [simplify]: Extracting #4: cost 120 inf + 373 520.581 * * [simplify]: Extracting #5: cost 123 inf + 745 520.583 * * [simplify]: Extracting #6: cost 99 inf + 5027 520.587 * * [simplify]: Extracting #7: cost 28 inf + 23151 520.594 * * [simplify]: Extracting #8: cost 1 inf + 32677 520.601 * * [simplify]: Extracting #9: cost 0 inf + 33002 520.609 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (/ (/ b 2) a)) 520.609 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 520.609 * [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)))) 520.609 * * [simplify]: iters left: 6 (12 enodes) 520.612 * * [simplify]: iters left: 5 (47 enodes) 520.620 * * [simplify]: iters left: 4 (82 enodes) 520.633 * * [simplify]: iters left: 3 (157 enodes) 520.658 * * [simplify]: iters left: 2 (248 enodes) 520.696 * * [simplify]: iters left: 1 (341 enodes) 520.748 * * [simplify]: Extracting #0: cost 1 inf + 0 520.748 * * [simplify]: Extracting #1: cost 0 inf + 1 520.748 * [simplify]: Simplified to 0 520.748 * [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)) 520.749 * * * * [progress]: [ 1053 / 3260 ] simplifiying candidate # 520.749 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 520.749 * * [simplify]: iters left: 6 (26 enodes) 520.754 * * [simplify]: iters left: 5 (97 enodes) 520.769 * * [simplify]: iters left: 4 (171 enodes) 520.799 * * [simplify]: iters left: 3 (318 enodes) 520.861 * * [simplify]: Extracting #0: cost 1 inf + 0 520.861 * * [simplify]: Extracting #1: cost 13 inf + 0 520.861 * * [simplify]: Extracting #2: cost 74 inf + 0 520.862 * * [simplify]: Extracting #3: cost 115 inf + 44 520.862 * * [simplify]: Extracting #4: cost 111 inf + 376 520.863 * * [simplify]: Extracting #5: cost 103 inf + 2974 520.865 * * [simplify]: Extracting #6: cost 63 inf + 11835 520.869 * * [simplify]: Extracting #7: cost 19 inf + 24827 520.875 * * [simplify]: Extracting #8: cost 1 inf + 31992 520.881 * * [simplify]: Extracting #9: cost 0 inf + 32451 520.888 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (/ (/ b 2) a)) 520.888 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 520.888 * [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))) 520.888 * * [simplify]: iters left: 6 (12 enodes) 520.891 * * [simplify]: iters left: 5 (47 enodes) 520.899 * * [simplify]: iters left: 4 (89 enodes) 520.915 * * [simplify]: iters left: 3 (180 enodes) 520.953 * * [simplify]: iters left: 2 (296 enodes) 521.008 * * [simplify]: iters left: 1 (428 enodes) 521.094 * * [simplify]: Extracting #0: cost 1 inf + 0 521.094 * * [simplify]: Extracting #1: cost 0 inf + 1 521.094 * [simplify]: Simplified to 0 521.094 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (/ (/ b 2) a)) 0)) 521.094 * * * * [progress]: [ 1054 / 3260 ] simplifiying candidate # 521.094 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 521.094 * * [simplify]: iters left: 6 (27 enodes) 521.100 * * [simplify]: iters left: 5 (101 enodes) 521.115 * * [simplify]: iters left: 4 (169 enodes) 521.140 * * [simplify]: iters left: 3 (276 enodes) 521.182 * * [simplify]: iters left: 2 (397 enodes) 521.242 * * [simplify]: Extracting #0: cost 1 inf + 0 521.242 * * [simplify]: Extracting #1: cost 11 inf + 0 521.243 * * [simplify]: Extracting #2: cost 81 inf + 0 521.243 * * [simplify]: Extracting #3: cost 130 inf + 371 521.244 * * [simplify]: Extracting #4: cost 118 inf + 2242 521.245 * * [simplify]: Extracting #5: cost 102 inf + 7226 521.248 * * [simplify]: Extracting #6: cost 80 inf + 12384 521.253 * * [simplify]: Extracting #7: cost 29 inf + 27902 521.261 * * [simplify]: Extracting #8: cost 0 inf + 39349 521.269 * * [simplify]: Extracting #9: cost 0 inf + 39079 521.279 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ 2 (sqrt (cbrt (fma (* c -4) a (* b b)))))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) 521.279 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ 2 (sqrt (cbrt (fma (* c -4) a (* b b)))))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 521.279 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 521.279 * * [simplify]: iters left: 6 (12 enodes) 521.282 * * [simplify]: iters left: 5 (46 enodes) 521.288 * * [simplify]: iters left: 4 (81 enodes) 521.300 * * [simplify]: iters left: 3 (134 enodes) 521.319 * * [simplify]: iters left: 2 (197 enodes) 521.347 * * [simplify]: iters left: 1 (271 enodes) 521.383 * * [simplify]: Extracting #0: cost 1 inf + 0 521.383 * * [simplify]: Extracting #1: cost 0 inf + 1 521.383 * [simplify]: Simplified to 0 521.383 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ 2 (sqrt (cbrt (fma (* c -4) a (* b b)))))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) 0)) 521.383 * * * * [progress]: [ 1055 / 3260 ] simplifiying candidate # 521.383 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 521.384 * * [simplify]: iters left: 6 (24 enodes) 521.389 * * [simplify]: iters left: 5 (89 enodes) 521.403 * * [simplify]: iters left: 4 (137 enodes) 521.424 * * [simplify]: iters left: 3 (249 enodes) 521.465 * * [simplify]: iters left: 2 (387 enodes) 521.527 * * [simplify]: Extracting #0: cost 1 inf + 0 521.527 * * [simplify]: Extracting #1: cost 9 inf + 0 521.527 * * [simplify]: Extracting #2: cost 70 inf + 0 521.528 * * [simplify]: Extracting #3: cost 118 inf + 45 521.528 * * [simplify]: Extracting #4: cost 106 inf + 1280 521.529 * * [simplify]: Extracting #5: cost 104 inf + 2426 521.531 * * [simplify]: Extracting #6: cost 85 inf + 5535 521.535 * * [simplify]: Extracting #7: cost 27 inf + 23203 521.543 * * [simplify]: Extracting #8: cost 1 inf + 32400 521.550 * * [simplify]: Extracting #9: cost 0 inf + 32645 521.558 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) a) (/ b (* 2 a))) 521.558 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) a) (/ b (* 2 a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 521.559 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 521.559 * * [simplify]: iters left: 6 (10 enodes) 521.561 * * [simplify]: iters left: 5 (38 enodes) 521.566 * * [simplify]: iters left: 4 (59 enodes) 521.575 * * [simplify]: iters left: 3 (88 enodes) 521.587 * * [simplify]: iters left: 2 (117 enodes) 521.601 * * [simplify]: iters left: 1 (144 enodes) 521.618 * * [simplify]: Extracting #0: cost 1 inf + 0 521.618 * * [simplify]: Extracting #1: cost 0 inf + 1 521.618 * [simplify]: Simplified to 0 521.618 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) a) (/ b (* 2 a))) 0)) 521.618 * * * * [progress]: [ 1056 / 3260 ] simplifiying candidate # 521.618 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 521.618 * * [simplify]: iters left: 6 (25 enodes) 521.623 * * [simplify]: iters left: 5 (92 enodes) 521.636 * * [simplify]: iters left: 4 (144 enodes) 521.659 * * [simplify]: iters left: 3 (240 enodes) 521.694 * * [simplify]: iters left: 2 (347 enodes) 521.747 * * [simplify]: iters left: 1 (481 enodes) 521.833 * * [simplify]: Extracting #0: cost 1 inf + 0 521.833 * * [simplify]: Extracting #1: cost 11 inf + 0 521.833 * * [simplify]: Extracting #2: cost 83 inf + 0 521.834 * * [simplify]: Extracting #3: cost 122 inf + 87 521.834 * * [simplify]: Extracting #4: cost 106 inf + 1691 521.835 * * [simplify]: Extracting #5: cost 104 inf + 2918 521.837 * * [simplify]: Extracting #6: cost 88 inf + 5799 521.841 * * [simplify]: Extracting #7: cost 34 inf + 22255 521.850 * * [simplify]: Extracting #8: cost 0 inf + 34929 521.859 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b))))))) (/ b (* 2 a))) 521.859 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b))))))) (/ b (* 2 a))) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 521.859 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 521.859 * * [simplify]: iters left: 6 (11 enodes) 521.862 * * [simplify]: iters left: 5 (42 enodes) 521.868 * * [simplify]: iters left: 4 (67 enodes) 521.878 * * [simplify]: iters left: 3 (111 enodes) 521.895 * * [simplify]: iters left: 2 (140 enodes) 521.911 * * [simplify]: iters left: 1 (160 enodes) 521.927 * * [simplify]: Extracting #0: cost 1 inf + 0 521.927 * * [simplify]: Extracting #1: cost 0 inf + 1 521.927 * [simplify]: Simplified to 0 521.927 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b))))))) (/ b (* 2 a))) 0)) 521.927 * * * * [progress]: [ 1057 / 3260 ] simplifiying candidate # 521.927 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 521.927 * * [simplify]: iters left: 6 (31 enodes) 521.934 * * [simplify]: iters left: 5 (123 enodes) 521.955 * * [simplify]: iters left: 4 (272 enodes) 522.025 * * [simplify]: Extracting #0: cost 1 inf + 0 522.025 * * [simplify]: Extracting #1: cost 11 inf + 0 522.025 * * [simplify]: Extracting #2: cost 163 inf + 0 522.026 * * [simplify]: Extracting #3: cost 286 inf + 205 522.027 * * [simplify]: Extracting #4: cost 273 inf + 2550 522.033 * * [simplify]: Extracting #5: cost 109 inf + 60617 522.045 * * [simplify]: Extracting #6: cost 44 inf + 85418 522.058 * * [simplify]: Extracting #7: cost 23 inf + 90377 522.075 * * [simplify]: Extracting #8: cost 1 inf + 99742 522.090 * * [simplify]: Extracting #9: cost 0 inf + 100212 522.105 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (* 2 (sqrt a))) (* (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))) (/ (cbrt b) (* (cbrt a) (cbrt 2))))) 522.105 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (* 2 (sqrt a))) (* (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))) (/ (cbrt b) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 522.105 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 522.105 * * [simplify]: iters left: 6 (16 enodes) 522.109 * * [simplify]: iters left: 5 (68 enodes) 522.120 * * [simplify]: iters left: 4 (179 enodes) 522.176 * * [simplify]: Extracting #0: cost 1 inf + 0 522.176 * * [simplify]: Extracting #1: cost 27 inf + 0 522.176 * * [simplify]: Extracting #2: cost 153 inf + 0 522.177 * * [simplify]: Extracting #3: cost 242 inf + 83 522.179 * * [simplify]: Extracting #4: cost 185 inf + 16503 522.189 * * [simplify]: Extracting #5: cost 15 inf + 79352 522.203 * * [simplify]: Extracting #6: cost 0 inf + 84943 522.216 * [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))))) 522.216 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 522.216 * * * * [progress]: [ 1058 / 3260 ] simplifiying candidate # 522.216 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 522.216 * * [simplify]: iters left: 6 (29 enodes) 522.223 * * [simplify]: iters left: 5 (115 enodes) 522.241 * * [simplify]: iters left: 4 (233 enodes) 522.298 * * [simplify]: Extracting #0: cost 1 inf + 0 522.298 * * [simplify]: Extracting #1: cost 11 inf + 0 522.298 * * [simplify]: Extracting #2: cost 134 inf + 0 522.299 * * [simplify]: Extracting #3: cost 232 inf + 204 522.300 * * [simplify]: Extracting #4: cost 210 inf + 4332 522.305 * * [simplify]: Extracting #5: cost 97 inf + 41312 522.315 * * [simplify]: Extracting #6: cost 32 inf + 61103 522.326 * * [simplify]: Extracting #7: cost 1 inf + 72103 522.340 * * [simplify]: Extracting #8: cost 0 inf + 72186 522.352 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a)))) (sqrt a)) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 522.352 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a)))) (sqrt a)) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 522.353 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 522.353 * * [simplify]: iters left: 6 (15 enodes) 522.357 * * [simplify]: iters left: 5 (63 enodes) 522.367 * * [simplify]: iters left: 4 (145 enodes) 522.402 * * [simplify]: iters left: 3 (499 enodes) 522.626 * * [simplify]: Extracting #0: cost 1 inf + 0 522.626 * * [simplify]: Extracting #1: cost 0 inf + 1 522.626 * [simplify]: Simplified to 0 522.626 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 522.627 * * * * [progress]: [ 1059 / 3260 ] simplifiying candidate # 522.627 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 522.627 * * [simplify]: iters left: 6 (29 enodes) 522.633 * * [simplify]: iters left: 5 (112 enodes) 522.655 * * [simplify]: iters left: 4 (242 enodes) 522.712 * * [simplify]: Extracting #0: cost 1 inf + 0 522.712 * * [simplify]: Extracting #1: cost 13 inf + 0 522.712 * * [simplify]: Extracting #2: cost 126 inf + 0 522.713 * * [simplify]: Extracting #3: cost 198 inf + 205 522.714 * * [simplify]: Extracting #4: cost 184 inf + 2638 522.717 * * [simplify]: Extracting #5: cost 88 inf + 30671 522.724 * * [simplify]: Extracting #6: cost 28 inf + 49248 522.733 * * [simplify]: Extracting #7: cost 2 inf + 58461 522.743 * * [simplify]: Extracting #8: cost 0 inf + 58974 522.753 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (sqrt a))) 2) (* (/ (cbrt b) (cbrt 2)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a))) 522.753 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (sqrt a))) 2) (* (/ (cbrt b) (cbrt 2)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 522.753 * [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))) 522.753 * * [simplify]: iters left: 6 (15 enodes) 522.757 * * [simplify]: iters left: 5 (62 enodes) 522.768 * * [simplify]: iters left: 4 (159 enodes) 522.809 * * [simplify]: iters left: 3 (475 enodes) 523.002 * * [simplify]: Extracting #0: cost 1 inf + 0 523.002 * * [simplify]: Extracting #1: cost 42 inf + 0 523.003 * * [simplify]: Extracting #2: cost 194 inf + 1 523.005 * * [simplify]: Extracting #3: cost 205 inf + 15094 523.018 * * [simplify]: Extracting #4: cost 20 inf + 63712 523.032 * * [simplify]: Extracting #5: cost 3 inf + 65204 523.049 * * [simplify]: Extracting #6: cost 0 inf + 65965 523.063 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 523.063 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 523.063 * * * * [progress]: [ 1060 / 3260 ] simplifiying candidate # 523.064 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 523.064 * * [simplify]: iters left: 6 (30 enodes) 523.071 * * [simplify]: iters left: 5 (117 enodes) 523.089 * * [simplify]: iters left: 4 (241 enodes) 523.141 * * [simplify]: Extracting #0: cost 1 inf + 0 523.141 * * [simplify]: Extracting #1: cost 11 inf + 0 523.142 * * [simplify]: Extracting #2: cost 125 inf + 0 523.143 * * [simplify]: Extracting #3: cost 219 inf + 43 523.144 * * [simplify]: Extracting #4: cost 204 inf + 2229 523.148 * * [simplify]: Extracting #5: cost 92 inf + 39923 523.157 * * [simplify]: Extracting #6: cost 28 inf + 61405 523.170 * * [simplify]: Extracting #7: cost 1 inf + 69722 523.181 * * [simplify]: Extracting #8: cost 0 inf + 70111 523.193 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (* (/ (cbrt b) (* (cbrt a) (sqrt 2))) (cbrt b)) (/ (cbrt a) (/ (cbrt b) (* (cbrt a) (sqrt 2)))))) 523.193 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (* (/ (cbrt b) (* (cbrt a) (sqrt 2))) (cbrt b)) (/ (cbrt a) (/ (cbrt b) (* (cbrt a) (sqrt 2)))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 523.193 * [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))))) 523.193 * * [simplify]: iters left: 6 (15 enodes) 523.197 * * [simplify]: iters left: 5 (62 enodes) 523.207 * * [simplify]: iters left: 4 (148 enodes) 523.244 * * [simplify]: iters left: 3 (499 enodes) 523.478 * * [simplify]: Extracting #0: cost 1 inf + 0 523.478 * * [simplify]: Extracting #1: cost 0 inf + 1 523.478 * [simplify]: Simplified to 0 523.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))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 523.478 * * * * [progress]: [ 1061 / 3260 ] simplifiying candidate # 523.478 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 523.479 * * [simplify]: iters left: 6 (28 enodes) 523.485 * * [simplify]: iters left: 5 (108 enodes) 523.501 * * [simplify]: iters left: 4 (205 enodes) 523.546 * * [simplify]: Extracting #0: cost 1 inf + 0 523.546 * * [simplify]: Extracting #1: cost 11 inf + 0 523.546 * * [simplify]: Extracting #2: cost 106 inf + 0 523.547 * * [simplify]: Extracting #3: cost 180 inf + 43 523.547 * * [simplify]: Extracting #4: cost 178 inf + 250 523.548 * * [simplify]: Extracting #5: cost 170 inf + 2479 523.552 * * [simplify]: Extracting #6: cost 68 inf + 30304 523.560 * * [simplify]: Extracting #7: cost 1 inf + 51063 523.569 * * [simplify]: Extracting #8: cost 0 inf + 51251 523.578 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (fabs (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (* (/ (cbrt b) (* (sqrt a) (sqrt 2))) (* (cbrt b) (/ (cbrt b) (* (sqrt a) (sqrt 2)))))) 523.578 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (fabs (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (* (/ (cbrt b) (* (sqrt a) (sqrt 2))) (* (cbrt b) (/ (cbrt b) (* (sqrt a) (sqrt 2)))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 523.578 * [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)))) 523.578 * * [simplify]: iters left: 6 (14 enodes) 523.581 * * [simplify]: iters left: 5 (56 enodes) 523.590 * * [simplify]: iters left: 4 (117 enodes) 523.617 * * [simplify]: iters left: 3 (347 enodes) 523.729 * * [simplify]: Extracting #0: cost 1 inf + 0 523.729 * * [simplify]: Extracting #1: cost 0 inf + 1 523.729 * [simplify]: Simplified to 0 523.729 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 523.730 * * * * [progress]: [ 1062 / 3260 ] simplifiying candidate # 523.730 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 523.730 * * [simplify]: iters left: 6 (28 enodes) 523.736 * * [simplify]: iters left: 5 (107 enodes) 523.752 * * [simplify]: iters left: 4 (199 enodes) 523.792 * * [simplify]: iters left: 3 (471 enodes) 523.936 * * [simplify]: Extracting #0: cost 1 inf + 0 523.936 * * [simplify]: Extracting #1: cost 11 inf + 0 523.936 * * [simplify]: Extracting #2: cost 125 inf + 0 523.937 * * [simplify]: Extracting #3: cost 224 inf + 44 523.938 * * [simplify]: Extracting #4: cost 215 inf + 2477 523.943 * * [simplify]: Extracting #5: cost 114 inf + 25980 523.952 * * [simplify]: Extracting #6: cost 44 inf + 43994 523.964 * * [simplify]: Extracting #7: cost 3 inf + 58327 523.977 * * [simplify]: Extracting #8: cost 0 inf + 59299 523.990 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (fabs (cbrt (fma (* c -4) a (* b b))))) (* (* 2 (sqrt a)) (sqrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (/ a (/ (cbrt b) (sqrt 2)))) (cbrt b))) 523.991 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (fabs (cbrt (fma (* c -4) a (* b b))))) (* (* 2 (sqrt a)) (sqrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (/ a (/ (cbrt b) (sqrt 2)))) (cbrt b))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 523.991 * [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))) 523.991 * * [simplify]: iters left: 6 (14 enodes) 523.995 * * [simplify]: iters left: 5 (57 enodes) 524.005 * * [simplify]: iters left: 4 (116 enodes) 524.030 * * [simplify]: iters left: 3 (321 enodes) 524.136 * * [simplify]: Extracting #0: cost 1 inf + 0 524.136 * * [simplify]: Extracting #1: cost 0 inf + 1 524.136 * [simplify]: Simplified to 0 524.136 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 524.137 * * * * [progress]: [ 1063 / 3260 ] simplifiying candidate # 524.137 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 524.137 * * [simplify]: iters left: 6 (29 enodes) 524.143 * * [simplify]: iters left: 5 (112 enodes) 524.160 * * [simplify]: iters left: 4 (232 enodes) 524.211 * * [simplify]: Extracting #0: cost 1 inf + 0 524.211 * * [simplify]: Extracting #1: cost 11 inf + 0 524.212 * * [simplify]: Extracting #2: cost 106 inf + 0 524.212 * * [simplify]: Extracting #3: cost 181 inf + 2 524.213 * * [simplify]: Extracting #4: cost 177 inf + 492 524.214 * * [simplify]: Extracting #5: cost 163 inf + 4697 524.217 * * [simplify]: Extracting #6: cost 81 inf + 27331 524.224 * * [simplify]: Extracting #7: cost 0 inf + 51381 524.234 * * [simplify]: Extracting #8: cost 0 inf + 50911 524.243 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (sqrt a)) (sqrt a)) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) 524.243 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (sqrt a)) (sqrt a)) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 524.243 * [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))))) 524.243 * * [simplify]: iters left: 6 (15 enodes) 524.247 * * [simplify]: iters left: 5 (62 enodes) 524.257 * * [simplify]: iters left: 4 (149 enodes) 524.294 * * [simplify]: iters left: 3 (450 enodes) 524.758 * * [simplify]: Extracting #0: cost 1 inf + 0 524.758 * * [simplify]: Extracting #1: cost 0 inf + 1 524.758 * [simplify]: Simplified to 0 524.758 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 524.758 * * * * [progress]: [ 1064 / 3260 ] simplifiying candidate # 524.758 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 524.758 * * [simplify]: iters left: 6 (27 enodes) 524.764 * * [simplify]: iters left: 5 (102 enodes) 524.779 * * [simplify]: iters left: 4 (190 enodes) 524.815 * * [simplify]: iters left: 3 (460 enodes) 524.944 * * [simplify]: Extracting #0: cost 1 inf + 0 524.944 * * [simplify]: Extracting #1: cost 11 inf + 0 524.944 * * [simplify]: Extracting #2: cost 111 inf + 0 524.945 * * [simplify]: Extracting #3: cost 223 inf + 4 524.946 * * [simplify]: Extracting #4: cost 204 inf + 2492 524.950 * * [simplify]: Extracting #5: cost 122 inf + 20396 524.958 * * [simplify]: Extracting #6: cost 67 inf + 32135 524.966 * * [simplify]: Extracting #7: cost 36 inf + 39820 524.977 * * [simplify]: Extracting #8: cost 4 inf + 52197 524.990 * * [simplify]: Extracting #9: cost 0 inf + 53366 525.002 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (fabs (cbrt (fma (* c -4) a (* b b))))) (* a 2)) (/ b (* a 2))) 525.002 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (fabs (cbrt (fma (* c -4) a (* b b))))) (* a 2)) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 525.002 * [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)))) 525.002 * * [simplify]: iters left: 6 (14 enodes) 525.006 * * [simplify]: iters left: 5 (57 enodes) 525.014 * * [simplify]: iters left: 4 (118 enodes) 525.039 * * [simplify]: iters left: 3 (314 enodes) 525.131 * * [simplify]: Extracting #0: cost 1 inf + 0 525.132 * * [simplify]: Extracting #1: cost 0 inf + 1 525.132 * [simplify]: Simplified to 0 525.132 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (fabs (cbrt (fma (* c -4) a (* b b))))) (* a 2)) (/ b (* a 2))) 0)) 525.132 * * * * [progress]: [ 1065 / 3260 ] simplifiying candidate # 525.132 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 525.132 * * [simplify]: iters left: 6 (27 enodes) 525.138 * * [simplify]: iters left: 5 (98 enodes) 525.152 * * [simplify]: iters left: 4 (184 enodes) 525.186 * * [simplify]: iters left: 3 (395 enodes) 525.277 * * [simplify]: Extracting #0: cost 1 inf + 0 525.277 * * [simplify]: Extracting #1: cost 13 inf + 0 525.278 * * [simplify]: Extracting #2: cost 112 inf + 0 525.278 * * [simplify]: Extracting #3: cost 170 inf + 129 525.279 * * [simplify]: Extracting #4: cost 142 inf + 3347 525.283 * * [simplify]: Extracting #5: cost 75 inf + 17627 525.288 * * [simplify]: Extracting #6: cost 40 inf + 26486 525.296 * * [simplify]: Extracting #7: cost 1 inf + 40139 525.305 * * [simplify]: Extracting #8: cost 0 inf + 40568 525.313 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (/ b 2) a)) 525.313 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 525.314 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 525.314 * * [simplify]: iters left: 6 (13 enodes) 525.317 * * [simplify]: iters left: 5 (48 enodes) 525.325 * * [simplify]: iters left: 4 (103 enodes) 525.345 * * [simplify]: iters left: 3 (238 enodes) 525.403 * * [simplify]: Extracting #0: cost 1 inf + 0 525.404 * * [simplify]: Extracting #1: cost 0 inf + 1 525.404 * [simplify]: Simplified to 0 525.404 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (/ b 2) a)) 0)) 525.404 * * * * [progress]: [ 1066 / 3260 ] simplifiying candidate # 525.404 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 525.404 * * [simplify]: iters left: 6 (30 enodes) 525.411 * * [simplify]: iters left: 5 (116 enodes) 525.428 * * [simplify]: iters left: 4 (234 enodes) 525.478 * * [simplify]: Extracting #0: cost 1 inf + 0 525.479 * * [simplify]: Extracting #1: cost 11 inf + 0 525.479 * * [simplify]: Extracting #2: cost 124 inf + 0 525.480 * * [simplify]: Extracting #3: cost 217 inf + 204 525.480 * * [simplify]: Extracting #4: cost 203 inf + 2592 525.484 * * [simplify]: Extracting #5: cost 101 inf + 35420 525.493 * * [simplify]: Extracting #6: cost 31 inf + 60392 525.503 * * [simplify]: Extracting #7: cost 1 inf + 70007 525.516 * * [simplify]: Extracting #8: cost 0 inf + 69957 525.527 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) 525.527 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 525.527 * [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))))) 525.527 * * [simplify]: iters left: 6 (15 enodes) 525.531 * * [simplify]: iters left: 5 (61 enodes) 525.541 * * [simplify]: iters left: 4 (142 enodes) 525.574 * * [simplify]: iters left: 3 (474 enodes) 525.748 * * [simplify]: Extracting #0: cost 1 inf + 0 525.748 * * [simplify]: Extracting #1: cost 0 inf + 1 525.748 * [simplify]: Simplified to 0 525.748 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 525.748 * * * * [progress]: [ 1067 / 3260 ] simplifiying candidate # 525.748 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 525.748 * * [simplify]: iters left: 6 (28 enodes) 525.754 * * [simplify]: iters left: 5 (108 enodes) 525.771 * * [simplify]: iters left: 4 (200 enodes) 525.812 * * [simplify]: Extracting #0: cost 1 inf + 0 525.812 * * [simplify]: Extracting #1: cost 11 inf + 0 525.813 * * [simplify]: Extracting #2: cost 103 inf + 0 525.813 * * [simplify]: Extracting #3: cost 170 inf + 204 525.814 * * [simplify]: Extracting #4: cost 165 inf + 976 525.815 * * [simplify]: Extracting #5: cost 141 inf + 7003 525.820 * * [simplify]: Extracting #6: cost 47 inf + 34070 525.827 * * [simplify]: Extracting #7: cost 6 inf + 46927 525.835 * * [simplify]: Extracting #8: cost 0 inf + 49116 525.844 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a)))) (sqrt a)) (* (/ (/ (sqrt b) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2))) (/ (sqrt b) (cbrt 2)))) 525.844 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a)))) (sqrt a)) (* (/ (/ (sqrt b) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2))) (/ (sqrt b) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 525.845 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 525.845 * * [simplify]: iters left: 6 (14 enodes) 525.850 * * [simplify]: iters left: 5 (56 enodes) 525.858 * * [simplify]: iters left: 4 (113 enodes) 525.880 * * [simplify]: iters left: 3 (324 enodes) 525.967 * * [simplify]: Extracting #0: cost 1 inf + 0 525.967 * * [simplify]: Extracting #1: cost 0 inf + 1 525.967 * [simplify]: Simplified to 0 525.967 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 525.967 * * * * [progress]: [ 1068 / 3260 ] simplifiying candidate # 525.967 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 525.968 * * [simplify]: iters left: 6 (28 enodes) 525.974 * * [simplify]: iters left: 5 (106 enodes) 525.990 * * [simplify]: iters left: 4 (194 enodes) 526.027 * * [simplify]: iters left: 3 (454 enodes) 526.137 * * [simplify]: Extracting #0: cost 1 inf + 0 526.137 * * [simplify]: Extracting #1: cost 11 inf + 0 526.137 * * [simplify]: Extracting #2: cost 107 inf + 0 526.138 * * [simplify]: Extracting #3: cost 197 inf + 367 526.139 * * [simplify]: Extracting #4: cost 175 inf + 3575 526.143 * * [simplify]: Extracting #5: cost 94 inf + 21597 526.150 * * [simplify]: Extracting #6: cost 44 inf + 35451 526.160 * * [simplify]: Extracting #7: cost 3 inf + 49487 526.171 * * [simplify]: Extracting #8: cost 0 inf + 50635 526.182 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a)))) (/ (/ (/ b a) (* (cbrt 2) (cbrt 2))) (cbrt 2))) 526.182 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a)))) (/ (/ (/ b a) (* (cbrt 2) (cbrt 2))) (cbrt 2))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 526.182 * [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))) 526.183 * * [simplify]: iters left: 6 (14 enodes) 526.186 * * [simplify]: iters left: 5 (56 enodes) 526.195 * * [simplify]: iters left: 4 (112 enodes) 526.219 * * [simplify]: iters left: 3 (297 enodes) 526.298 * * [simplify]: Extracting #0: cost 1 inf + 0 526.298 * * [simplify]: Extracting #1: cost 0 inf + 1 526.298 * [simplify]: Simplified to 0 526.298 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 526.298 * * * * [progress]: [ 1069 / 3260 ] simplifiying candidate # 526.298 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 526.298 * * [simplify]: iters left: 6 (28 enodes) 526.304 * * [simplify]: iters left: 5 (108 enodes) 526.323 * * [simplify]: iters left: 4 (208 enodes) 526.360 * * [simplify]: iters left: 3 (491 enodes) 526.471 * * [simplify]: Extracting #0: cost 1 inf + 0 526.472 * * [simplify]: Extracting #1: cost 11 inf + 0 526.472 * * [simplify]: Extracting #2: cost 114 inf + 0 526.473 * * [simplify]: Extracting #3: cost 243 inf + 43 526.474 * * [simplify]: Extracting #4: cost 221 inf + 3492 526.480 * * [simplify]: Extracting #5: cost 110 inf + 33946 526.493 * * [simplify]: Extracting #6: cost 33 inf + 57290 526.506 * * [simplify]: Extracting #7: cost 2 inf + 67491 526.521 * * [simplify]: Extracting #8: cost 0 inf + 68210 526.535 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) 2) (/ (- b) (* (* (cbrt a) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))))) 526.535 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) 2) (/ (- b) (* (* (cbrt a) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 526.535 * [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))))) 526.535 * * [simplify]: iters left: 6 (13 enodes) 526.539 * * [simplify]: iters left: 5 (53 enodes) 526.547 * * [simplify]: iters left: 4 (118 enodes) 526.570 * * [simplify]: iters left: 3 (324 enodes) 526.654 * * [simplify]: Extracting #0: cost 1 inf + 0 526.654 * * [simplify]: Extracting #1: cost 0 inf + 1 526.654 * [simplify]: Simplified to 0 526.654 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 526.654 * * * * [progress]: [ 1070 / 3260 ] simplifiying candidate # 526.654 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 526.654 * * [simplify]: iters left: 6 (25 enodes) 526.660 * * [simplify]: iters left: 5 (94 enodes) 526.676 * * [simplify]: iters left: 4 (163 enodes) 526.704 * * [simplify]: iters left: 3 (387 enodes) 526.797 * * [simplify]: Extracting #0: cost 1 inf + 0 526.797 * * [simplify]: Extracting #1: cost 9 inf + 0 526.797 * * [simplify]: Extracting #2: cost 94 inf + 0 526.798 * * [simplify]: Extracting #3: cost 183 inf + 126 526.799 * * [simplify]: Extracting #4: cost 166 inf + 2529 526.802 * * [simplify]: Extracting #5: cost 100 inf + 15232 526.808 * * [simplify]: Extracting #6: cost 46 inf + 28195 526.816 * * [simplify]: Extracting #7: cost 8 inf + 40741 526.826 * * [simplify]: Extracting #8: cost 0 inf + 43525 526.836 * * [simplify]: Extracting #9: cost 0 inf + 43445 526.847 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 526.847 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 526.847 * [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)))) 526.847 * * [simplify]: iters left: 6 (11 enodes) 526.850 * * [simplify]: iters left: 5 (43 enodes) 526.857 * * [simplify]: iters left: 4 (84 enodes) 526.871 * * [simplify]: iters left: 3 (212 enodes) 526.915 * * [simplify]: iters left: 2 (472 enodes) 527.016 * * [simplify]: Extracting #0: cost 1 inf + 0 527.016 * * [simplify]: Extracting #1: cost 0 inf + 1 527.016 * [simplify]: Simplified to 0 527.017 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 527.017 * * * * [progress]: [ 1071 / 3260 ] simplifiying candidate # 527.017 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 527.017 * * [simplify]: iters left: 6 (26 enodes) 527.023 * * [simplify]: iters left: 5 (99 enodes) 527.038 * * [simplify]: iters left: 4 (178 enodes) 527.069 * * [simplify]: iters left: 3 (373 enodes) 527.147 * * [simplify]: Extracting #0: cost 1 inf + 0 527.147 * * [simplify]: Extracting #1: cost 11 inf + 0 527.147 * * [simplify]: Extracting #2: cost 84 inf + 0 527.148 * * [simplify]: Extracting #3: cost 145 inf + 126 527.149 * * [simplify]: Extracting #4: cost 141 inf + 617 527.150 * * [simplify]: Extracting #5: cost 121 inf + 3960 527.153 * * [simplify]: Extracting #6: cost 71 inf + 12195 527.157 * * [simplify]: Extracting #7: cost 27 inf + 23903 527.165 * * [simplify]: Extracting #8: cost 1 inf + 33729 527.172 * * [simplify]: Extracting #9: cost 0 inf + 34214 527.180 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (* 2 (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 527.180 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (* 2 (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 527.180 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 527.180 * * [simplify]: iters left: 6 (12 enodes) 527.184 * * [simplify]: iters left: 5 (49 enodes) 527.191 * * [simplify]: iters left: 4 (99 enodes) 527.212 * * [simplify]: iters left: 3 (234 enodes) 527.264 * * [simplify]: iters left: 2 (447 enodes) 527.358 * * [simplify]: Extracting #0: cost 1 inf + 0 527.359 * * [simplify]: Extracting #1: cost 0 inf + 1 527.359 * [simplify]: Simplified to 0 527.359 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 527.359 * * * * [progress]: [ 1072 / 3260 ] simplifiying candidate # 527.359 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 527.359 * * [simplify]: iters left: 6 (28 enodes) 527.365 * * [simplify]: iters left: 5 (107 enodes) 527.381 * * [simplify]: iters left: 4 (203 enodes) 527.420 * * [simplify]: iters left: 3 (451 enodes) 527.527 * * [simplify]: Extracting #0: cost 1 inf + 0 527.527 * * [simplify]: Extracting #1: cost 11 inf + 0 527.527 * * [simplify]: Extracting #2: cost 100 inf + 0 527.528 * * [simplify]: Extracting #3: cost 179 inf + 2 527.529 * * [simplify]: Extracting #4: cost 171 inf + 938 527.531 * * [simplify]: Extracting #5: cost 116 inf + 12517 527.538 * * [simplify]: Extracting #6: cost 46 inf + 29906 527.547 * * [simplify]: Extracting #7: cost 3 inf + 43933 527.557 * * [simplify]: Extracting #8: cost 0 inf + 45241 527.568 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* (* 2 (sqrt a)) (sqrt a))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 527.568 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* (* 2 (sqrt a)) (sqrt a))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 527.568 * [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))))) 527.568 * * [simplify]: iters left: 6 (14 enodes) 527.572 * * [simplify]: iters left: 5 (57 enodes) 527.580 * * [simplify]: iters left: 4 (121 enodes) 527.607 * * [simplify]: iters left: 3 (291 enodes) 527.683 * * [simplify]: Extracting #0: cost 1 inf + 0 527.683 * * [simplify]: Extracting #1: cost 0 inf + 1 527.683 * [simplify]: Simplified to 0 527.683 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 527.683 * * * * [progress]: [ 1073 / 3260 ] simplifiying candidate # 527.684 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 527.684 * * [simplify]: iters left: 6 (26 enodes) 527.689 * * [simplify]: iters left: 5 (97 enodes) 527.706 * * [simplify]: iters left: 4 (168 enodes) 527.733 * * [simplify]: iters left: 3 (344 enodes) 527.800 * * [simplify]: Extracting #0: cost 1 inf + 0 527.800 * * [simplify]: Extracting #1: cost 11 inf + 0 527.801 * * [simplify]: Extracting #2: cost 78 inf + 0 527.801 * * [simplify]: Extracting #3: cost 130 inf + 126 527.802 * * [simplify]: Extracting #4: cost 118 inf + 1434 527.804 * * [simplify]: Extracting #5: cost 85 inf + 6370 527.807 * * [simplify]: Extracting #6: cost 56 inf + 11123 527.811 * * [simplify]: Extracting #7: cost 20 inf + 21736 527.818 * * [simplify]: Extracting #8: cost 1 inf + 28882 527.826 * * [simplify]: Extracting #9: cost 0 inf + 29303 527.833 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) 527.833 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 527.833 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 527.833 * * [simplify]: iters left: 6 (13 enodes) 527.836 * * [simplify]: iters left: 5 (52 enodes) 527.844 * * [simplify]: iters left: 4 (98 enodes) 527.863 * * [simplify]: iters left: 3 (212 enodes) 527.903 * * [simplify]: iters left: 2 (371 enodes) 527.974 * * [simplify]: Extracting #0: cost 1 inf + 0 527.974 * * [simplify]: Extracting #1: cost 0 inf + 1 527.974 * [simplify]: Simplified to 0 527.974 * [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)) 527.975 * * * * [progress]: [ 1074 / 3260 ] simplifiying candidate # 527.975 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 527.975 * * [simplify]: iters left: 6 (26 enodes) 527.980 * * [simplify]: iters left: 5 (93 enodes) 527.994 * * [simplify]: iters left: 4 (161 enodes) 528.019 * * [simplify]: iters left: 3 (288 enodes) 528.067 * * [simplify]: iters left: 2 (466 enodes) 528.145 * * [simplify]: Extracting #0: cost 1 inf + 0 528.145 * * [simplify]: Extracting #1: cost 11 inf + 0 528.146 * * [simplify]: Extracting #2: cost 87 inf + 0 528.147 * * [simplify]: Extracting #3: cost 134 inf + 699 528.149 * * [simplify]: Extracting #4: cost 92 inf + 5772 528.151 * * [simplify]: Extracting #5: cost 83 inf + 7816 528.154 * * [simplify]: Extracting #6: cost 79 inf + 8819 528.159 * * [simplify]: Extracting #7: cost 29 inf + 24392 528.167 * * [simplify]: Extracting #8: cost 1 inf + 34369 528.176 * * [simplify]: Extracting #9: cost 0 inf + 34694 528.186 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b)))))) a) (/ b (* 2 a))) 528.186 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b)))))) a) (/ b (* 2 a))) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 528.186 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 528.186 * * [simplify]: iters left: 6 (12 enodes) 528.189 * * [simplify]: iters left: 5 (44 enodes) 528.196 * * [simplify]: iters left: 4 (92 enodes) 528.209 * * [simplify]: iters left: 3 (159 enodes) 528.234 * * [simplify]: iters left: 2 (267 enodes) 528.277 * * [simplify]: iters left: 1 (364 enodes) 528.334 * * [simplify]: Extracting #0: cost 1 inf + 0 528.334 * * [simplify]: Extracting #1: cost 0 inf + 1 528.334 * [simplify]: Simplified to 0 528.334 * [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)) 528.334 * * * * [progress]: [ 1075 / 3260 ] simplifiying candidate # 528.334 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 528.334 * * [simplify]: iters left: 6 (29 enodes) 528.341 * * [simplify]: iters left: 5 (114 enodes) 528.361 * * [simplify]: iters left: 4 (236 enodes) 528.408 * * [simplify]: Extracting #0: cost 1 inf + 0 528.408 * * [simplify]: Extracting #1: cost 11 inf + 0 528.409 * * [simplify]: Extracting #2: cost 121 inf + 0 528.409 * * [simplify]: Extracting #3: cost 204 inf + 409 528.410 * * [simplify]: Extracting #4: cost 182 inf + 3496 528.415 * * [simplify]: Extracting #5: cost 93 inf + 29411 528.422 * * [simplify]: Extracting #6: cost 26 inf + 50335 528.432 * * [simplify]: Extracting #7: cost 1 inf + 58241 528.441 * * [simplify]: Extracting #8: cost 0 inf + 58741 528.451 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) 2) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 528.451 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) 2) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 528.451 * [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))))) 528.451 * * [simplify]: iters left: 6 (15 enodes) 528.455 * * [simplify]: iters left: 5 (64 enodes) 528.465 * * [simplify]: iters left: 4 (149 enodes) 528.502 * * [simplify]: iters left: 3 (466 enodes) 528.750 * * [simplify]: Extracting #0: cost 1 inf + 0 528.750 * * [simplify]: Extracting #1: cost 0 inf + 1 528.750 * [simplify]: Simplified to 0 528.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))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 528.750 * * * * [progress]: [ 1076 / 3260 ] simplifiying candidate # 528.750 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 528.750 * * [simplify]: iters left: 6 (27 enodes) 528.756 * * [simplify]: iters left: 5 (106 enodes) 528.776 * * [simplify]: iters left: 4 (203 enodes) 528.816 * * [simplify]: Extracting #0: cost 1 inf + 0 528.816 * * [simplify]: Extracting #1: cost 11 inf + 0 528.816 * * [simplify]: Extracting #2: cost 109 inf + 0 528.816 * * [simplify]: Extracting #3: cost 166 inf + 531 528.817 * * [simplify]: Extracting #4: cost 128 inf + 6983 528.820 * * [simplify]: Extracting #5: cost 86 inf + 17764 528.825 * * [simplify]: Extracting #6: cost 38 inf + 30637 528.832 * * [simplify]: Extracting #7: cost 6 inf + 40380 528.842 * * [simplify]: Extracting #8: cost 0 inf + 42986 528.849 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) 528.849 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 528.850 * [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)))) 528.850 * * [simplify]: iters left: 6 (14 enodes) 528.853 * * [simplify]: iters left: 5 (59 enodes) 528.862 * * [simplify]: iters left: 4 (121 enodes) 528.886 * * [simplify]: iters left: 3 (332 enodes) 529.018 * * [simplify]: Extracting #0: cost 1 inf + 0 529.018 * * [simplify]: Extracting #1: cost 0 inf + 1 529.018 * [simplify]: Simplified to 0 529.018 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 529.018 * * * * [progress]: [ 1077 / 3260 ] simplifiying candidate # 529.019 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 529.019 * * [simplify]: iters left: 6 (27 enodes) 529.025 * * [simplify]: iters left: 5 (104 enodes) 529.041 * * [simplify]: iters left: 4 (197 enodes) 529.079 * * [simplify]: iters left: 3 (437 enodes) 529.201 * * [simplify]: Extracting #0: cost 1 inf + 0 529.201 * * [simplify]: Extracting #1: cost 11 inf + 0 529.202 * * [simplify]: Extracting #2: cost 125 inf + 0 529.202 * * [simplify]: Extracting #3: cost 188 inf + 896 529.205 * * [simplify]: Extracting #4: cost 96 inf + 16528 529.211 * * [simplify]: Extracting #5: cost 61 inf + 24766 529.219 * * [simplify]: Extracting #6: cost 49 inf + 28308 529.228 * * [simplify]: Extracting #7: cost 7 inf + 42442 529.238 * * [simplify]: Extracting #8: cost 0 inf + 45311 529.248 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) 529.248 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 529.248 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 529.248 * * [simplify]: iters left: 6 (13 enodes) 529.252 * * [simplify]: iters left: 5 (54 enodes) 529.260 * * [simplify]: iters left: 4 (112 enodes) 529.283 * * [simplify]: iters left: 3 (281 enodes) 529.375 * * [simplify]: Extracting #0: cost 1 inf + 0 529.375 * * [simplify]: Extracting #1: cost 0 inf + 1 529.375 * [simplify]: Simplified to 0 529.375 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) 0)) 529.375 * * * * [progress]: [ 1078 / 3260 ] simplifiying candidate # 529.375 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 529.375 * * [simplify]: iters left: 6 (28 enodes) 529.381 * * [simplify]: iters left: 5 (109 enodes) 529.400 * * [simplify]: iters left: 4 (221 enodes) 529.442 * * [simplify]: Extracting #0: cost 1 inf + 0 529.442 * * [simplify]: Extracting #1: cost 11 inf + 0 529.442 * * [simplify]: Extracting #2: cost 101 inf + 0 529.443 * * [simplify]: Extracting #3: cost 161 inf + 211 529.443 * * [simplify]: Extracting #4: cost 137 inf + 3949 529.446 * * [simplify]: Extracting #5: cost 70 inf + 21008 529.453 * * [simplify]: Extracting #6: cost 41 inf + 28280 529.458 * * [simplify]: Extracting #7: cost 20 inf + 33386 529.465 * * [simplify]: Extracting #8: cost 1 inf + 41948 529.472 * * [simplify]: Extracting #9: cost 0 inf + 42377 529.480 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (sqrt a)) (sqrt a)) (/ (/ (/ (/ b (sqrt 2)) (* (cbrt a) (cbrt a))) (cbrt a)) (sqrt 2))) 529.480 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (sqrt a)) (sqrt a)) (/ (/ (/ (/ b (sqrt 2)) (* (cbrt a) (cbrt a))) (cbrt a)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 529.480 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 529.480 * * [simplify]: iters left: 6 (14 enodes) 529.484 * * [simplify]: iters left: 5 (59 enodes) 529.493 * * [simplify]: iters left: 4 (134 enodes) 529.522 * * [simplify]: iters left: 3 (357 enodes) 529.659 * * [simplify]: Extracting #0: cost 1 inf + 0 529.659 * * [simplify]: Extracting #1: cost 0 inf + 1 529.659 * [simplify]: Simplified to 0 529.659 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 529.660 * * * * [progress]: [ 1079 / 3260 ] simplifiying candidate # 529.660 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 529.660 * * [simplify]: iters left: 6 (26 enodes) 529.668 * * [simplify]: iters left: 5 (100 enodes) 529.684 * * [simplify]: iters left: 4 (188 enodes) 529.720 * * [simplify]: iters left: 3 (462 enodes) 529.885 * * [simplify]: Extracting #0: cost 1 inf + 0 529.885 * * [simplify]: Extracting #1: cost 11 inf + 0 529.885 * * [simplify]: Extracting #2: cost 146 inf + 0 529.886 * * [simplify]: Extracting #3: cost 235 inf + 212 529.888 * * [simplify]: Extracting #4: cost 197 inf + 5461 529.894 * * [simplify]: Extracting #5: cost 90 inf + 27082 529.903 * * [simplify]: Extracting #6: cost 38 inf + 39853 529.915 * * [simplify]: Extracting #7: cost 2 inf + 51641 529.927 * * [simplify]: Extracting #8: cost 0 inf + 52424 529.940 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) (* (sqrt a) (sqrt a))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 529.940 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) (* (sqrt a) (sqrt a))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 529.940 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 529.940 * * [simplify]: iters left: 6 (13 enodes) 529.943 * * [simplify]: iters left: 5 (53 enodes) 529.953 * * [simplify]: iters left: 4 (106 enodes) 529.974 * * [simplify]: iters left: 3 (257 enodes) 530.058 * * [simplify]: Extracting #0: cost 1 inf + 0 530.059 * * [simplify]: Extracting #1: cost 0 inf + 1 530.059 * [simplify]: Simplified to 0 530.059 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 530.059 * * * * [progress]: [ 1080 / 3260 ] simplifiying candidate # 530.059 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 530.059 * * [simplify]: iters left: 6 (26 enodes) 530.065 * * [simplify]: iters left: 5 (99 enodes) 530.080 * * [simplify]: iters left: 4 (177 enodes) 530.111 * * [simplify]: iters left: 3 (359 enodes) 530.206 * * [simplify]: Extracting #0: cost 1 inf + 0 530.206 * * [simplify]: Extracting #1: cost 11 inf + 0 530.206 * * [simplify]: Extracting #2: cost 107 inf + 0 530.207 * * [simplify]: Extracting #3: cost 142 inf + 1273 530.210 * * [simplify]: Extracting #4: cost 80 inf + 8872 530.213 * * [simplify]: Extracting #5: cost 60 inf + 12589 530.217 * * [simplify]: Extracting #6: cost 56 inf + 13373 530.222 * * [simplify]: Extracting #7: cost 20 inf + 24387 530.231 * * [simplify]: Extracting #8: cost 0 inf + 32703 530.238 * * [simplify]: Extracting #9: cost 0 inf + 32688 530.246 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* 2 (sqrt a))) (sqrt a))) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 530.246 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* 2 (sqrt a))) (sqrt a))) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 530.246 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 530.246 * * [simplify]: iters left: 6 (12 enodes) 530.250 * * [simplify]: iters left: 5 (49 enodes) 530.258 * * [simplify]: iters left: 4 (94 enodes) 530.276 * * [simplify]: iters left: 3 (221 enodes) 530.346 * * [simplify]: iters left: 2 (492 enodes) 530.556 * * [simplify]: Extracting #0: cost 1 inf + 0 530.557 * * [simplify]: Extracting #1: cost 0 inf + 1 530.557 * [simplify]: Simplified to 0 530.557 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 530.557 * * * * [progress]: [ 1081 / 3260 ] simplifiying candidate # 530.557 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 530.557 * * [simplify]: iters left: 6 (27 enodes) 530.563 * * [simplify]: iters left: 5 (102 enodes) 530.581 * * [simplify]: iters left: 4 (196 enodes) 530.617 * * [simplify]: iters left: 3 (439 enodes) 530.735 * * [simplify]: Extracting #0: cost 1 inf + 0 530.735 * * [simplify]: Extracting #1: cost 11 inf + 0 530.736 * * [simplify]: Extracting #2: cost 125 inf + 0 530.736 * * [simplify]: Extracting #3: cost 192 inf + 128 530.737 * * [simplify]: Extracting #4: cost 177 inf + 1476 530.743 * * [simplify]: Extracting #5: cost 109 inf + 15625 530.749 * * [simplify]: Extracting #6: cost 44 inf + 30420 530.757 * * [simplify]: Extracting #7: cost 6 inf + 44151 530.767 * * [simplify]: Extracting #8: cost 0 inf + 46181 530.777 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* (* 2 (sqrt a)) (sqrt a))) (/ b (* (* (* (cbrt a) (cbrt a)) 2) (cbrt a)))) 530.777 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* (* 2 (sqrt a)) (sqrt a))) (/ b (* (* (* (cbrt a) (cbrt a)) 2) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 530.777 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 530.777 * * [simplify]: iters left: 6 (13 enodes) 530.781 * * [simplify]: iters left: 5 (52 enodes) 530.788 * * [simplify]: iters left: 4 (111 enodes) 530.813 * * [simplify]: iters left: 3 (278 enodes) 530.902 * * [simplify]: Extracting #0: cost 1 inf + 0 530.902 * * [simplify]: Extracting #1: cost 0 inf + 1 530.902 * [simplify]: Simplified to 0 530.902 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 530.902 * * * * [progress]: [ 1082 / 3260 ] simplifiying candidate # 530.902 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 530.902 * * [simplify]: iters left: 6 (25 enodes) 530.908 * * [simplify]: iters left: 5 (93 enodes) 530.924 * * [simplify]: iters left: 4 (165 enodes) 530.956 * * [simplify]: iters left: 3 (362 enodes) 531.054 * * [simplify]: Extracting #0: cost 1 inf + 0 531.054 * * [simplify]: Extracting #1: cost 11 inf + 0 531.054 * * [simplify]: Extracting #2: cost 105 inf + 0 531.055 * * [simplify]: Extracting #3: cost 139 inf + 90 531.056 * * [simplify]: Extracting #4: cost 104 inf + 3343 531.059 * * [simplify]: Extracting #5: cost 66 inf + 9194 531.062 * * [simplify]: Extracting #6: cost 59 inf + 10158 531.065 * * [simplify]: Extracting #7: cost 50 inf + 11108 531.070 * * [simplify]: Extracting #8: cost 21 inf + 21129 531.076 * * [simplify]: Extracting #9: cost 0 inf + 29587 531.085 * * [simplify]: Extracting #10: cost 0 inf + 29492 531.093 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a)) 2) (/ (/ b a) 2)) 531.093 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a)) 2) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 531.093 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 531.093 * * [simplify]: iters left: 6 (12 enodes) 531.096 * * [simplify]: iters left: 5 (47 enodes) 531.103 * * [simplify]: iters left: 4 (89 enodes) 531.121 * * [simplify]: iters left: 3 (186 enodes) 531.166 * * [simplify]: iters left: 2 (378 enodes) 531.297 * * [simplify]: Extracting #0: cost 1 inf + 0 531.297 * * [simplify]: Extracting #1: cost 0 inf + 1 531.297 * [simplify]: Simplified to 0 531.297 * [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)) 531.297 * * * * [progress]: [ 1083 / 3260 ] simplifiying candidate # 531.297 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 531.297 * * [simplify]: iters left: 6 (25 enodes) 531.303 * * [simplify]: iters left: 5 (91 enodes) 531.316 * * [simplify]: iters left: 4 (138 enodes) 531.337 * * [simplify]: iters left: 3 (228 enodes) 531.373 * * [simplify]: iters left: 2 (356 enodes) 531.436 * * [simplify]: Extracting #0: cost 1 inf + 0 531.436 * * [simplify]: Extracting #1: cost 9 inf + 0 531.436 * * [simplify]: Extracting #2: cost 68 inf + 2 531.437 * * [simplify]: Extracting #3: cost 105 inf + 585 531.438 * * [simplify]: Extracting #4: cost 81 inf + 2284 531.439 * * [simplify]: Extracting #5: cost 83 inf + 2660 531.440 * * [simplify]: Extracting #6: cost 79 inf + 3583 531.443 * * [simplify]: Extracting #7: cost 29 inf + 18855 531.450 * * [simplify]: Extracting #8: cost 0 inf + 29594 531.457 * * [simplify]: Extracting #9: cost 0 inf + 29458 531.464 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) 531.464 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 531.464 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 531.464 * * [simplify]: iters left: 6 (11 enodes) 531.469 * * [simplify]: iters left: 5 (40 enodes) 531.475 * * [simplify]: iters left: 4 (65 enodes) 531.485 * * [simplify]: iters left: 3 (97 enodes) 531.500 * * [simplify]: iters left: 2 (165 enodes) 531.533 * * [simplify]: iters left: 1 (271 enodes) 531.584 * * [simplify]: Extracting #0: cost 1 inf + 0 531.584 * * [simplify]: Extracting #1: cost 0 inf + 1 531.584 * [simplify]: Simplified to 0 531.584 * [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)) 531.585 * * * * [progress]: [ 1084 / 3260 ] simplifiying candidate # 531.585 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 531.585 * * [simplify]: iters left: 6 (26 enodes) 531.591 * * [simplify]: iters left: 5 (101 enodes) 531.606 * * [simplify]: iters left: 4 (191 enodes) 531.641 * * [simplify]: iters left: 3 (412 enodes) 531.744 * * [simplify]: Extracting #0: cost 1 inf + 0 531.744 * * [simplify]: Extracting #1: cost 11 inf + 0 531.744 * * [simplify]: Extracting #2: cost 124 inf + 0 531.745 * * [simplify]: Extracting #3: cost 186 inf + 47 531.745 * * [simplify]: Extracting #4: cost 170 inf + 2038 531.751 * * [simplify]: Extracting #5: cost 105 inf + 15984 531.757 * * [simplify]: Extracting #6: cost 43 inf + 30561 531.765 * * [simplify]: Extracting #7: cost 5 inf + 43146 531.775 * * [simplify]: Extracting #8: cost 0 inf + 45486 531.784 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* 2 (sqrt a)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (sqrt a)) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 531.784 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* 2 (sqrt a)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (sqrt a)) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 531.785 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 531.785 * * [simplify]: iters left: 6 (12 enodes) 531.788 * * [simplify]: iters left: 5 (51 enodes) 531.796 * * [simplify]: iters left: 4 (106 enodes) 531.818 * * [simplify]: iters left: 3 (247 enodes) 531.884 * * [simplify]: Extracting #0: cost 1 inf + 0 531.884 * * [simplify]: Extracting #1: cost 0 inf + 1 531.884 * [simplify]: Simplified to 0 531.884 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* 2 (sqrt a)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (sqrt a)) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 0)) 531.884 * * * * [progress]: [ 1085 / 3260 ] simplifiying candidate # 531.884 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 531.885 * * [simplify]: iters left: 6 (24 enodes) 531.890 * * [simplify]: iters left: 5 (92 enodes) 531.904 * * [simplify]: iters left: 4 (162 enodes) 531.938 * * [simplify]: iters left: 3 (365 enodes) 532.041 * * [simplify]: Extracting #0: cost 1 inf + 0 532.041 * * [simplify]: Extracting #1: cost 11 inf + 0 532.041 * * [simplify]: Extracting #2: cost 107 inf + 0 532.041 * * [simplify]: Extracting #3: cost 136 inf + 424 532.043 * * [simplify]: Extracting #4: cost 94 inf + 4290 532.046 * * [simplify]: Extracting #5: cost 63 inf + 9325 532.049 * * [simplify]: Extracting #6: cost 56 inf + 10657 532.053 * * [simplify]: Extracting #7: cost 23 inf + 20374 532.060 * * [simplify]: Extracting #8: cost 0 inf + 29351 532.067 * * [simplify]: Extracting #9: cost 0 inf + 29256 532.074 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) a) (* (/ b a) 1/2)) 532.074 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) a) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 532.074 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 532.074 * * [simplify]: iters left: 6 (11 enodes) 532.077 * * [simplify]: iters left: 5 (46 enodes) 532.084 * * [simplify]: iters left: 4 (86 enodes) 532.102 * * [simplify]: iters left: 3 (183 enodes) 532.146 * * [simplify]: iters left: 2 (372 enodes) 532.272 * * [simplify]: Extracting #0: cost 1 inf + 0 532.272 * * [simplify]: Extracting #1: cost 0 inf + 1 532.272 * [simplify]: Simplified to 0 532.272 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) a) (* (/ b a) 1/2)) 0)) 532.272 * * * * [progress]: [ 1086 / 3260 ] simplifiying candidate # 532.273 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 532.273 * * [simplify]: iters left: 6 (24 enodes) 532.278 * * [simplify]: iters left: 5 (90 enodes) 532.291 * * [simplify]: iters left: 4 (137 enodes) 532.313 * * [simplify]: iters left: 3 (227 enodes) 532.347 * * [simplify]: iters left: 2 (355 enodes) 532.410 * * [simplify]: Extracting #0: cost 1 inf + 0 532.410 * * [simplify]: Extracting #1: cost 9 inf + 0 532.410 * * [simplify]: Extracting #2: cost 68 inf + 2 532.410 * * [simplify]: Extracting #3: cost 105 inf + 506 532.411 * * [simplify]: Extracting #4: cost 85 inf + 1833 532.412 * * [simplify]: Extracting #5: cost 83 inf + 2700 532.415 * * [simplify]: Extracting #6: cost 80 inf + 3365 532.418 * * [simplify]: Extracting #7: cost 26 inf + 19798 532.425 * * [simplify]: Extracting #8: cost 1 inf + 29213 532.432 * * [simplify]: Extracting #9: cost 0 inf + 29458 532.439 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a)) (/ (/ b 2) a)) 532.439 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a)) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 532.439 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 532.439 * * [simplify]: iters left: 6 (10 enodes) 532.442 * * [simplify]: iters left: 5 (39 enodes) 532.447 * * [simplify]: iters left: 4 (64 enodes) 532.457 * * [simplify]: iters left: 3 (96 enodes) 532.473 * * [simplify]: iters left: 2 (164 enodes) 532.506 * * [simplify]: iters left: 1 (270 enodes) 532.557 * * [simplify]: Extracting #0: cost 1 inf + 0 532.557 * * [simplify]: Extracting #1: cost 0 inf + 1 532.557 * [simplify]: Simplified to 0 532.557 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a)) (/ (/ b 2) a)) 0)) 532.557 * * * * [progress]: [ 1087 / 3260 ] simplifiying candidate # 532.557 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 532.558 * * [simplify]: iters left: 6 (26 enodes) 532.564 * * [simplify]: iters left: 5 (102 enodes) 532.579 * * [simplify]: iters left: 4 (200 enodes) 532.616 * * [simplify]: iters left: 3 (415 enodes) 532.708 * * [simplify]: Extracting #0: cost 1 inf + 0 532.708 * * [simplify]: Extracting #1: cost 11 inf + 0 532.708 * * [simplify]: Extracting #2: cost 100 inf + 0 532.709 * * [simplify]: Extracting #3: cost 180 inf + 130 532.712 * * [simplify]: Extracting #4: cost 160 inf + 1890 532.715 * * [simplify]: Extracting #5: cost 82 inf + 17093 532.720 * * [simplify]: Extracting #6: cost 42 inf + 27055 532.728 * * [simplify]: Extracting #7: cost 5 inf + 39140 532.737 * * [simplify]: Extracting #8: cost 0 inf + 41200 532.745 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (* (/ -1/2 (* (cbrt a) (cbrt a))) (/ b (cbrt a)))) 532.746 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (* (/ -1/2 (* (cbrt a) (cbrt a))) (/ b (cbrt a)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 532.746 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 532.746 * * [simplify]: iters left: 6 (12 enodes) 532.750 * * [simplify]: iters left: 5 (53 enodes) 532.758 * * [simplify]: iters left: 4 (117 enodes) 532.781 * * [simplify]: iters left: 3 (255 enodes) 532.840 * * [simplify]: Extracting #0: cost 1 inf + 0 532.840 * * [simplify]: Extracting #1: cost 0 inf + 1 532.840 * [simplify]: Simplified to 0 532.840 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 532.840 * * * * [progress]: [ 1088 / 3260 ] simplifiying candidate # 532.840 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 532.840 * * [simplify]: iters left: 6 (24 enodes) 532.846 * * [simplify]: iters left: 5 (93 enodes) 532.860 * * [simplify]: iters left: 4 (172 enodes) 532.892 * * [simplify]: iters left: 3 (361 enodes) 532.973 * * [simplify]: Extracting #0: cost 1 inf + 0 532.973 * * [simplify]: Extracting #1: cost 11 inf + 0 532.974 * * [simplify]: Extracting #2: cost 96 inf + 0 532.974 * * [simplify]: Extracting #3: cost 151 inf + 258 532.976 * * [simplify]: Extracting #4: cost 87 inf + 6658 532.979 * * [simplify]: Extracting #5: cost 60 inf + 10706 532.982 * * [simplify]: Extracting #6: cost 60 inf + 10930 532.986 * * [simplify]: Extracting #7: cost 47 inf + 12522 532.991 * * [simplify]: Extracting #8: cost 17 inf + 23450 532.997 * * [simplify]: Extracting #9: cost 0 inf + 30064 533.004 * * [simplify]: Extracting #10: cost 0 inf + 30009 533.012 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (* (/ b a) 1/2)) 533.012 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (* (/ b a) 1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 533.012 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 533.012 * * [simplify]: iters left: 6 (11 enodes) 533.017 * * [simplify]: iters left: 5 (48 enodes) 533.025 * * [simplify]: iters left: 4 (98 enodes) 533.041 * * [simplify]: iters left: 3 (181 enodes) 533.078 * * [simplify]: iters left: 2 (358 enodes) 533.182 * * [simplify]: Extracting #0: cost 1 inf + 0 533.182 * * [simplify]: Extracting #1: cost 0 inf + 1 533.183 * [simplify]: Simplified to 0 533.183 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (* (/ b a) 1/2)) 0)) 533.183 * * * * [progress]: [ 1089 / 3260 ] simplifiying candidate # 533.183 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 533.183 * * [simplify]: iters left: 6 (24 enodes) 533.189 * * [simplify]: iters left: 5 (90 enodes) 533.202 * * [simplify]: iters left: 4 (157 enodes) 533.226 * * [simplify]: iters left: 3 (273 enodes) 533.272 * * [simplify]: iters left: 2 (443 enodes) 533.357 * * [simplify]: Extracting #0: cost 1 inf + 0 533.357 * * [simplify]: Extracting #1: cost 12 inf + 0 533.358 * * [simplify]: Extracting #2: cost 93 inf + 42 533.358 * * [simplify]: Extracting #3: cost 123 inf + 1376 533.360 * * [simplify]: Extracting #4: cost 77 inf + 4773 533.362 * * [simplify]: Extracting #5: cost 83 inf + 4818 533.364 * * [simplify]: Extracting #6: cost 77 inf + 6082 533.367 * * [simplify]: Extracting #7: cost 33 inf + 19540 533.374 * * [simplify]: Extracting #8: cost 1 inf + 31348 533.382 * * [simplify]: Extracting #9: cost 0 inf + 31648 533.390 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b))))) (* 2 a))) 533.390 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b))))) (* 2 a))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 533.390 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 533.390 * * [simplify]: iters left: 6 (10 enodes) 533.394 * * [simplify]: iters left: 5 (41 enodes) 533.400 * * [simplify]: iters left: 4 (81 enodes) 533.414 * * [simplify]: iters left: 3 (127 enodes) 533.430 * * [simplify]: iters left: 2 (186 enodes) 533.456 * * [simplify]: iters left: 1 (266 enodes) 533.517 * * [simplify]: Extracting #0: cost 1 inf + 0 533.517 * * [simplify]: Extracting #1: cost 0 inf + 1 533.517 * [simplify]: Simplified to 0 533.517 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b))))) (* 2 a))) 0)) 533.518 * * * * [progress]: [ 1090 / 3260 ] simplifiying candidate # 533.518 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 533.518 * * [simplify]: iters left: 6 (23 enodes) 533.523 * * [simplify]: iters left: 5 (87 enodes) 533.536 * * [simplify]: iters left: 4 (138 enodes) 533.558 * * [simplify]: iters left: 3 (236 enodes) 533.596 * * [simplify]: iters left: 2 (373 enodes) 533.665 * * [simplify]: Extracting #0: cost 1 inf + 0 533.665 * * [simplify]: Extracting #1: cost 9 inf + 0 533.666 * * [simplify]: Extracting #2: cost 70 inf + 2 533.666 * * [simplify]: Extracting #3: cost 110 inf + 545 533.667 * * [simplify]: Extracting #4: cost 82 inf + 2454 533.668 * * [simplify]: Extracting #5: cost 83 inf + 3033 533.670 * * [simplify]: Extracting #6: cost 78 inf + 4119 533.674 * * [simplify]: Extracting #7: cost 31 inf + 18619 533.681 * * [simplify]: Extracting #8: cost 1 inf + 29533 533.688 * * [simplify]: Extracting #9: cost 0 inf + 29913 533.695 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a))) 533.695 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 533.695 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 533.695 * * [simplify]: iters left: 6 (9 enodes) 533.698 * * [simplify]: iters left: 5 (36 enodes) 533.705 * * [simplify]: iters left: 4 (67 enodes) 533.716 * * [simplify]: iters left: 3 (97 enodes) 533.732 * * [simplify]: iters left: 2 (158 enodes) 533.766 * * [simplify]: iters left: 1 (263 enodes) 533.809 * * [simplify]: Extracting #0: cost 1 inf + 0 533.809 * * [simplify]: Extracting #1: cost 0 inf + 1 533.809 * [simplify]: Simplified to 0 533.809 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a))) 0)) 533.809 * * * * [progress]: [ 1091 / 3260 ] simplifiying candidate # 533.809 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 533.809 * * [simplify]: iters left: 6 (23 enodes) 533.816 * * [simplify]: iters left: 5 (88 enodes) 533.829 * * [simplify]: iters left: 4 (148 enodes) 533.851 * * [simplify]: iters left: 3 (263 enodes) 533.897 * * [simplify]: iters left: 2 (422 enodes) 533.977 * * [simplify]: Extracting #0: cost 1 inf + 0 533.977 * * [simplify]: Extracting #1: cost 11 inf + 0 533.978 * * [simplify]: Extracting #2: cost 89 inf + 0 533.978 * * [simplify]: Extracting #3: cost 122 inf + 713 533.980 * * [simplify]: Extracting #4: cost 80 inf + 3861 533.981 * * [simplify]: Extracting #5: cost 83 inf + 4272 533.983 * * [simplify]: Extracting #6: cost 75 inf + 5757 533.989 * * [simplify]: Extracting #7: cost 29 inf + 20510 533.996 * * [simplify]: Extracting #8: cost 0 inf + 31206 534.004 * * [simplify]: Extracting #9: cost 0 inf + 31151 534.011 * [simplify]: Simplified to (+ (/ -1/2 (/ a b)) (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2))) 534.011 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ -1/2 (/ a b)) (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 534.011 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 534.011 * * [simplify]: iters left: 5 (9 enodes) 534.014 * * [simplify]: iters left: 4 (39 enodes) 534.020 * * [simplify]: iters left: 3 (65 enodes) 534.031 * * [simplify]: iters left: 2 (129 enodes) 534.055 * * [simplify]: iters left: 1 (210 enodes) 534.090 * * [simplify]: Extracting #0: cost 1 inf + 0 534.090 * * [simplify]: Extracting #1: cost 0 inf + 1 534.090 * [simplify]: Simplified to 0 534.090 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ -1/2 (/ a b)) (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2))) 0)) 534.091 * * * * [progress]: [ 1092 / 3260 ] simplifiying candidate # 534.091 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 534.091 * * [simplify]: iters left: 6 (24 enodes) 534.096 * * [simplify]: iters left: 5 (88 enodes) 534.108 * * [simplify]: iters left: 4 (132 enodes) 534.129 * * [simplify]: iters left: 3 (206 enodes) 534.159 * * [simplify]: iters left: 2 (314 enodes) 534.208 * * [simplify]: iters left: 1 (477 enodes) 534.292 * * [simplify]: Extracting #0: cost 1 inf + 0 534.292 * * [simplify]: Extracting #1: cost 23 inf + 0 534.293 * * [simplify]: Extracting #2: cost 99 inf + 0 534.293 * * [simplify]: Extracting #3: cost 124 inf + 336 534.294 * * [simplify]: Extracting #4: cost 118 inf + 1124 534.295 * * [simplify]: Extracting #5: cost 105 inf + 3562 534.299 * * [simplify]: Extracting #6: cost 49 inf + 23513 534.307 * * [simplify]: Extracting #7: cost 1 inf + 49093 534.314 * * [simplify]: Extracting #8: cost 0 inf + 49433 534.322 * [simplify]: Simplified to (fma (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (/ (- b) (* a 2))) 534.322 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (/ (- b) (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 534.322 * [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))))) 534.322 * * [simplify]: iters left: 6 (10 enodes) 534.324 * * [simplify]: iters left: 5 (37 enodes) 534.330 * * [simplify]: iters left: 4 (57 enodes) 534.340 * * [simplify]: iters left: 3 (104 enodes) 534.356 * * [simplify]: iters left: 2 (158 enodes) 534.380 * * [simplify]: iters left: 1 (225 enodes) 534.411 * * [simplify]: Extracting #0: cost 1 inf + 0 534.411 * * [simplify]: Extracting #1: cost 0 inf + 1 534.411 * [simplify]: Simplified to 0 534.411 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (/ (- b) (* a 2))) 0)) 534.411 * * * * [progress]: [ 1093 / 3260 ] simplifiying candidate # 534.411 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 534.411 * * [simplify]: iters left: 6 (23 enodes) 534.416 * * [simplify]: iters left: 5 (77 enodes) 534.427 * * [simplify]: iters left: 4 (113 enodes) 534.444 * * [simplify]: iters left: 3 (172 enodes) 534.468 * * [simplify]: iters left: 2 (240 enodes) 534.503 * * [simplify]: iters left: 1 (340 enodes) 534.560 * * [simplify]: Extracting #0: cost 1 inf + 0 534.561 * * [simplify]: Extracting #1: cost 9 inf + 0 534.561 * * [simplify]: Extracting #2: cost 48 inf + 0 534.561 * * [simplify]: Extracting #3: cost 68 inf + 88 534.561 * * [simplify]: Extracting #4: cost 63 inf + 1036 534.562 * * [simplify]: Extracting #5: cost 61 inf + 1530 534.563 * * [simplify]: Extracting #6: cost 46 inf + 3344 534.564 * * [simplify]: Extracting #7: cost 26 inf + 9119 534.568 * * [simplify]: Extracting #8: cost 3 inf + 17051 534.572 * * [simplify]: Extracting #9: cost 0 inf + 18271 534.577 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) 2)) (/ (/ b 2) a)) 534.577 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) 2)) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 534.577 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 534.577 * * [simplify]: iters left: 6 (9 enodes) 534.579 * * [simplify]: iters left: 5 (29 enodes) 534.583 * * [simplify]: iters left: 4 (42 enodes) 534.589 * * [simplify]: iters left: 3 (58 enodes) 534.596 * * [simplify]: iters left: 2 (68 enodes) 534.603 * * [simplify]: Extracting #0: cost 1 inf + 0 534.603 * * [simplify]: Extracting #1: cost 0 inf + 1 534.603 * [simplify]: Simplified to 0 534.603 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) 2)) (/ (/ b 2) a)) 0)) 534.603 * * * * [progress]: [ 1094 / 3260 ] simplifiying candidate # 534.603 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 534.603 * * [simplify]: iters left: 6 (27 enodes) 534.610 * * [simplify]: iters left: 5 (103 enodes) 534.626 * * [simplify]: iters left: 4 (203 enodes) 534.663 * * [simplify]: iters left: 3 (401 enodes) 534.737 * * [simplify]: Extracting #0: cost 1 inf + 0 534.738 * * [simplify]: Extracting #1: cost 21 inf + 0 534.738 * * [simplify]: Extracting #2: cost 103 inf + 0 534.738 * * [simplify]: Extracting #3: cost 139 inf + 248 534.739 * * [simplify]: Extracting #4: cost 142 inf + 536 534.740 * * [simplify]: Extracting #5: cost 116 inf + 6413 534.744 * * [simplify]: Extracting #6: cost 57 inf + 19936 534.750 * * [simplify]: Extracting #7: cost 14 inf + 33182 534.757 * * [simplify]: Extracting #8: cost 0 inf + 38649 534.765 * * [simplify]: Extracting #9: cost 0 inf + 38619 534.773 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) 2) (/ (/ b 2) a)) 534.773 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) 2) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 534.774 * [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.774 * * [simplify]: iters left: 6 (13 enodes) 534.777 * * [simplify]: iters left: 5 (53 enodes) 534.785 * * [simplify]: iters left: 4 (117 enodes) 534.810 * * [simplify]: iters left: 3 (275 enodes) 534.862 * * [simplify]: iters left: 2 (474 enodes) 534.966 * * [simplify]: Extracting #0: cost 1 inf + 0 534.966 * * [simplify]: Extracting #1: cost 0 inf + 1 534.967 * [simplify]: Simplified to 0 534.967 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) 2) (/ (/ b 2) a)) 0)) 534.967 * * * * [progress]: [ 1095 / 3260 ] simplifiying candidate # 534.967 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 534.967 * * [simplify]: iters left: 6 (26 enodes) 534.973 * * [simplify]: iters left: 5 (97 enodes) 534.986 * * [simplify]: iters left: 4 (166 enodes) 535.011 * * [simplify]: iters left: 3 (280 enodes) 535.054 * * [simplify]: iters left: 2 (410 enodes) 535.118 * * [simplify]: Extracting #0: cost 1 inf + 0 535.118 * * [simplify]: Extracting #1: cost 19 inf + 0 535.118 * * [simplify]: Extracting #2: cost 100 inf + 0 535.119 * * [simplify]: Extracting #3: cost 139 inf + 45 535.119 * * [simplify]: Extracting #4: cost 125 inf + 3345 535.122 * * [simplify]: Extracting #5: cost 90 inf + 10722 535.126 * * [simplify]: Extracting #6: cost 40 inf + 24022 535.133 * * [simplify]: Extracting #7: cost 2 inf + 37227 535.140 * * [simplify]: Extracting #8: cost 0 inf + 37957 535.148 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a)) (/ (/ b 2) a)) 535.148 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 535.148 * [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)))) 535.149 * * [simplify]: iters left: 6 (12 enodes) 535.153 * * [simplify]: iters left: 5 (47 enodes) 535.159 * * [simplify]: iters left: 4 (82 enodes) 535.172 * * [simplify]: iters left: 3 (157 enodes) 535.198 * * [simplify]: iters left: 2 (248 enodes) 535.235 * * [simplify]: iters left: 1 (341 enodes) 535.287 * * [simplify]: Extracting #0: cost 1 inf + 0 535.287 * * [simplify]: Extracting #1: cost 0 inf + 1 535.287 * [simplify]: Simplified to 0 535.288 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a)) (/ (/ b 2) a)) 0)) 535.288 * * * * [progress]: [ 1096 / 3260 ] simplifiying candidate # 535.288 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 535.288 * * [simplify]: iters left: 6 (25 enodes) 535.294 * * [simplify]: iters left: 5 (92 enodes) 535.307 * * [simplify]: iters left: 4 (165 enodes) 535.336 * * [simplify]: iters left: 3 (299 enodes) 535.394 * * [simplify]: iters left: 2 (480 enodes) 535.479 * * [simplify]: Extracting #0: cost 1 inf + 0 535.479 * * [simplify]: Extracting #1: cost 21 inf + 0 535.479 * * [simplify]: Extracting #2: cost 100 inf + 0 535.480 * * [simplify]: Extracting #3: cost 142 inf + 170 535.481 * * [simplify]: Extracting #4: cost 138 inf + 1804 535.483 * * [simplify]: Extracting #5: cost 92 inf + 13318 535.489 * * [simplify]: Extracting #6: cost 27 inf + 33491 535.497 * * [simplify]: Extracting #7: cost 3 inf + 41934 535.507 * * [simplify]: Extracting #8: cost 0 inf + 43035 535.515 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 535.515 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 535.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))) 535.515 * * [simplify]: iters left: 6 (12 enodes) 535.518 * * [simplify]: iters left: 5 (47 enodes) 535.526 * * [simplify]: iters left: 4 (89 enodes) 535.541 * * [simplify]: iters left: 3 (180 enodes) 535.579 * * [simplify]: iters left: 2 (296 enodes) 535.633 * * [simplify]: iters left: 1 (428 enodes) 535.718 * * [simplify]: Extracting #0: cost 1 inf + 0 535.718 * * [simplify]: Extracting #1: cost 0 inf + 1 535.718 * [simplify]: Simplified to 0 535.718 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 0)) 535.718 * * * * [progress]: [ 1097 / 3260 ] simplifiying candidate # 535.718 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 535.718 * * [simplify]: iters left: 6 (26 enodes) 535.724 * * [simplify]: iters left: 5 (96 enodes) 535.740 * * [simplify]: iters left: 4 (164 enodes) 535.764 * * [simplify]: iters left: 3 (258 enodes) 535.801 * * [simplify]: iters left: 2 (364 enodes) 535.853 * * [simplify]: Extracting #0: cost 1 inf + 0 535.854 * * [simplify]: Extracting #1: cost 17 inf + 0 535.854 * * [simplify]: Extracting #2: cost 95 inf + 0 535.854 * * [simplify]: Extracting #3: cost 134 inf + 4 535.855 * * [simplify]: Extracting #4: cost 124 inf + 2486 535.857 * * [simplify]: Extracting #5: cost 81 inf + 12048 535.864 * * [simplify]: Extracting #6: cost 29 inf + 26981 535.871 * * [simplify]: Extracting #7: cost 0 inf + 37448 535.879 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 535.879 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 535.879 * [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))))) 535.879 * * [simplify]: iters left: 6 (12 enodes) 535.882 * * [simplify]: iters left: 5 (46 enodes) 535.888 * * [simplify]: iters left: 4 (81 enodes) 535.900 * * [simplify]: iters left: 3 (134 enodes) 535.919 * * [simplify]: iters left: 2 (197 enodes) 535.946 * * [simplify]: iters left: 1 (271 enodes) 535.982 * * [simplify]: Extracting #0: cost 1 inf + 0 535.982 * * [simplify]: Extracting #1: cost 0 inf + 1 535.982 * [simplify]: Simplified to 0 535.982 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 535.982 * * * * [progress]: [ 1098 / 3260 ] simplifiying candidate # 535.982 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 535.982 * * [simplify]: iters left: 6 (24 enodes) 535.989 * * [simplify]: iters left: 5 (87 enodes) 536.000 * * [simplify]: iters left: 4 (135 enodes) 536.019 * * [simplify]: iters left: 3 (209 enodes) 536.047 * * [simplify]: iters left: 2 (299 enodes) 536.091 * * [simplify]: iters left: 1 (420 enodes) 536.157 * * [simplify]: Extracting #0: cost 1 inf + 0 536.157 * * [simplify]: Extracting #1: cost 19 inf + 0 536.157 * * [simplify]: Extracting #2: cost 68 inf + 0 536.157 * * [simplify]: Extracting #3: cost 94 inf + 44 536.158 * * [simplify]: Extracting #4: cost 96 inf + 579 536.159 * * [simplify]: Extracting #5: cost 69 inf + 3999 536.161 * * [simplify]: Extracting #6: cost 20 inf + 15963 536.167 * * [simplify]: Extracting #7: cost 2 inf + 21843 536.173 * * [simplify]: Extracting #8: cost 0 inf + 22306 536.178 * [simplify]: Simplified to (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) a) (/ (- b) (* a 2))) 536.178 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) a) (/ (- b) (* a 2))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 536.178 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 536.179 * * [simplify]: iters left: 6 (10 enodes) 536.181 * * [simplify]: iters left: 5 (38 enodes) 536.186 * * [simplify]: iters left: 4 (59 enodes) 536.194 * * [simplify]: iters left: 3 (88 enodes) 536.205 * * [simplify]: iters left: 2 (117 enodes) 536.219 * * [simplify]: iters left: 1 (144 enodes) 536.237 * * [simplify]: Extracting #0: cost 1 inf + 0 536.237 * * [simplify]: Extracting #1: cost 0 inf + 1 536.237 * [simplify]: Simplified to 0 536.237 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) a) (/ (- b) (* a 2))) 0)) 536.237 * * * * [progress]: [ 1099 / 3260 ] simplifiying candidate # 536.237 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 536.237 * * [simplify]: iters left: 6 (24 enodes) 536.243 * * [simplify]: iters left: 5 (87 enodes) 536.255 * * [simplify]: iters left: 4 (139 enodes) 536.274 * * [simplify]: iters left: 3 (221 enodes) 536.307 * * [simplify]: iters left: 2 (312 enodes) 536.353 * * [simplify]: iters left: 1 (434 enodes) 536.422 * * [simplify]: Extracting #0: cost 1 inf + 0 536.422 * * [simplify]: Extracting #1: cost 17 inf + 0 536.422 * * [simplify]: Extracting #2: cost 65 inf + 0 536.422 * * [simplify]: Extracting #3: cost 84 inf + 129 536.423 * * [simplify]: Extracting #4: cost 77 inf + 1283 536.424 * * [simplify]: Extracting #5: cost 62 inf + 3829 536.427 * * [simplify]: Extracting #6: cost 17 inf + 15425 536.431 * * [simplify]: Extracting #7: cost 0 inf + 21034 536.437 * * [simplify]: Extracting #8: cost 0 inf + 21019 536.442 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 536.442 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 536.442 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 536.442 * * [simplify]: iters left: 6 (11 enodes) 536.445 * * [simplify]: iters left: 5 (42 enodes) 536.451 * * [simplify]: iters left: 4 (67 enodes) 536.461 * * [simplify]: iters left: 3 (111 enodes) 536.477 * * [simplify]: iters left: 2 (140 enodes) 536.493 * * [simplify]: iters left: 1 (160 enodes) 536.509 * * [simplify]: Extracting #0: cost 1 inf + 0 536.509 * * [simplify]: Extracting #1: cost 0 inf + 1 536.509 * [simplify]: Simplified to 0 536.509 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 0)) 536.509 * * * * [progress]: [ 1100 / 3260 ] simplifiying candidate # 536.510 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 536.510 * * [simplify]: iters left: 6 (30 enodes) 536.517 * * [simplify]: iters left: 5 (118 enodes) 536.535 * * [simplify]: iters left: 4 (267 enodes) 536.602 * * [simplify]: Extracting #0: cost 1 inf + 0 536.603 * * [simplify]: Extracting #1: cost 11 inf + 0 536.603 * * [simplify]: Extracting #2: cost 164 inf + 0 536.604 * * [simplify]: Extracting #3: cost 275 inf + 936 536.605 * * [simplify]: Extracting #4: cost 251 inf + 8120 536.612 * * [simplify]: Extracting #5: cost 79 inf + 67393 536.626 * * [simplify]: Extracting #6: cost 1 inf + 96047 536.640 * * [simplify]: Extracting #7: cost 0 inf + 96117 536.655 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))))) 536.655 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 536.655 * [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))))) 536.655 * * [simplify]: iters left: 6 (16 enodes) 536.659 * * [simplify]: iters left: 5 (68 enodes) 536.672 * * [simplify]: iters left: 4 (179 enodes) 536.727 * * [simplify]: Extracting #0: cost 1 inf + 0 536.727 * * [simplify]: Extracting #1: cost 27 inf + 0 536.728 * * [simplify]: Extracting #2: cost 153 inf + 0 536.728 * * [simplify]: Extracting #3: cost 242 inf + 83 536.731 * * [simplify]: Extracting #4: cost 185 inf + 16503 536.741 * * [simplify]: Extracting #5: cost 15 inf + 79352 536.753 * * [simplify]: Extracting #6: cost 0 inf + 84943 536.766 * [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))))) 536.766 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 536.766 * * * * [progress]: [ 1101 / 3260 ] simplifiying candidate # 536.766 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 536.766 * * [simplify]: iters left: 6 (29 enodes) 536.773 * * [simplify]: iters left: 5 (113 enodes) 536.790 * * [simplify]: iters left: 4 (231 enodes) 536.840 * * [simplify]: Extracting #0: cost 1 inf + 0 536.840 * * [simplify]: Extracting #1: cost 11 inf + 0 536.840 * * [simplify]: Extracting #2: cost 126 inf + 0 536.841 * * [simplify]: Extracting #3: cost 204 inf + 411 536.842 * * [simplify]: Extracting #4: cost 188 inf + 4779 536.847 * * [simplify]: Extracting #5: cost 55 inf + 44978 536.858 * * [simplify]: Extracting #6: cost 2 inf + 62237 536.868 * * [simplify]: Extracting #7: cost 0 inf + 62955 536.878 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 536.878 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 536.878 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 536.879 * * [simplify]: iters left: 6 (15 enodes) 536.882 * * [simplify]: iters left: 5 (63 enodes) 536.892 * * [simplify]: iters left: 4 (145 enodes) 536.927 * * [simplify]: iters left: 3 (499 enodes) 537.151 * * [simplify]: Extracting #0: cost 1 inf + 0 537.151 * * [simplify]: Extracting #1: cost 0 inf + 1 537.151 * [simplify]: Simplified to 0 537.151 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 0)) 537.152 * * * * [progress]: [ 1102 / 3260 ] simplifiying candidate # 537.152 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 537.152 * * [simplify]: iters left: 6 (28 enodes) 537.158 * * [simplify]: iters left: 5 (107 enodes) 537.178 * * [simplify]: iters left: 4 (235 enodes) 537.234 * * [simplify]: Extracting #0: cost 1 inf + 0 537.234 * * [simplify]: Extracting #1: cost 13 inf + 0 537.235 * * [simplify]: Extracting #2: cost 124 inf + 0 537.235 * * [simplify]: Extracting #3: cost 192 inf + 205 537.236 * * [simplify]: Extracting #4: cost 179 inf + 4130 537.241 * * [simplify]: Extracting #5: cost 56 inf + 37460 537.249 * * [simplify]: Extracting #6: cost 3 inf + 53486 537.258 * * [simplify]: Extracting #7: cost 0 inf + 54554 537.266 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ a (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2))) (* (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a) (/ (cbrt b) (cbrt 2)))) 537.266 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ a (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2))) (* (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a) (/ (cbrt b) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 537.267 * [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))) 537.267 * * [simplify]: iters left: 6 (15 enodes) 537.271 * * [simplify]: iters left: 5 (62 enodes) 537.281 * * [simplify]: iters left: 4 (159 enodes) 537.323 * * [simplify]: iters left: 3 (475 enodes) 537.516 * * [simplify]: Extracting #0: cost 1 inf + 0 537.517 * * [simplify]: Extracting #1: cost 42 inf + 0 537.517 * * [simplify]: Extracting #2: cost 194 inf + 1 537.520 * * [simplify]: Extracting #3: cost 205 inf + 15094 537.532 * * [simplify]: Extracting #4: cost 20 inf + 63712 537.547 * * [simplify]: Extracting #5: cost 3 inf + 65204 537.564 * * [simplify]: Extracting #6: cost 0 inf + 65965 537.578 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 537.578 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ a (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2))) (* (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a) (/ (cbrt b) (cbrt 2)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 537.578 * * * * [progress]: [ 1103 / 3260 ] simplifiying candidate # 537.579 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 537.579 * * [simplify]: iters left: 6 (29 enodes) 537.586 * * [simplify]: iters left: 5 (112 enodes) 537.602 * * [simplify]: iters left: 4 (236 enodes) 537.654 * * [simplify]: Extracting #0: cost 1 inf + 0 537.654 * * [simplify]: Extracting #1: cost 11 inf + 0 537.654 * * [simplify]: Extracting #2: cost 125 inf + 0 537.655 * * [simplify]: Extracting #3: cost 211 inf + 288 537.656 * * [simplify]: Extracting #4: cost 189 inf + 5986 537.661 * * [simplify]: Extracting #5: cost 64 inf + 46067 537.672 * * [simplify]: Extracting #6: cost 0 inf + 66696 537.682 * * [simplify]: Extracting #7: cost 0 inf + 66336 537.695 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (/ (cbrt b) (cbrt a))) (sqrt 2))) 537.695 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 537.696 * [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))))) 537.696 * * [simplify]: iters left: 6 (15 enodes) 537.699 * * [simplify]: iters left: 5 (62 enodes) 537.709 * * [simplify]: iters left: 4 (148 enodes) 537.745 * * [simplify]: iters left: 3 (499 enodes) 537.977 * * [simplify]: Extracting #0: cost 1 inf + 0 537.977 * * [simplify]: Extracting #1: cost 0 inf + 1 537.977 * [simplify]: Simplified to 0 537.977 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 537.977 * * * * [progress]: [ 1104 / 3260 ] simplifiying candidate # 537.977 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 537.977 * * [simplify]: iters left: 6 (28 enodes) 537.984 * * [simplify]: iters left: 5 (106 enodes) 538.002 * * [simplify]: iters left: 4 (203 enodes) 538.040 * * [simplify]: Extracting #0: cost 1 inf + 0 538.040 * * [simplify]: Extracting #1: cost 11 inf + 0 538.040 * * [simplify]: Extracting #2: cost 101 inf + 0 538.040 * * [simplify]: Extracting #3: cost 160 inf + 166 538.041 * * [simplify]: Extracting #4: cost 160 inf + 659 538.042 * * [simplify]: Extracting #5: cost 125 inf + 8533 538.047 * * [simplify]: Extracting #6: cost 26 inf + 34660 538.055 * * [simplify]: Extracting #7: cost 1 inf + 43926 538.062 * * [simplify]: Extracting #8: cost 0 inf + 44236 538.070 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) 2) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a)) (* (/ (cbrt b) (* (sqrt a) (sqrt 2))) (* (cbrt b) (/ (cbrt b) (* (sqrt a) (sqrt 2)))))) 538.070 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) 2) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a)) (* (/ (cbrt b) (* (sqrt a) (sqrt 2))) (* (cbrt b) (/ (cbrt b) (* (sqrt a) (sqrt 2)))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 538.070 * [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)))) 538.070 * * [simplify]: iters left: 6 (14 enodes) 538.074 * * [simplify]: iters left: 5 (56 enodes) 538.082 * * [simplify]: iters left: 4 (117 enodes) 538.106 * * [simplify]: iters left: 3 (347 enodes) 538.219 * * [simplify]: Extracting #0: cost 1 inf + 0 538.219 * * [simplify]: Extracting #1: cost 0 inf + 1 538.220 * [simplify]: Simplified to 0 538.220 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 538.220 * * * * [progress]: [ 1105 / 3260 ] simplifiying candidate # 538.220 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 538.220 * * [simplify]: iters left: 6 (27 enodes) 538.227 * * [simplify]: iters left: 5 (102 enodes) 538.242 * * [simplify]: iters left: 4 (194 enodes) 538.278 * * [simplify]: iters left: 3 (449 enodes) 538.414 * * [simplify]: Extracting #0: cost 1 inf + 0 538.414 * * [simplify]: Extracting #1: cost 23 inf + 0 538.414 * * [simplify]: Extracting #2: cost 149 inf + 0 538.415 * * [simplify]: Extracting #3: cost 216 inf + 169 538.416 * * [simplify]: Extracting #4: cost 209 inf + 2886 538.422 * * [simplify]: Extracting #5: cost 82 inf + 33111 538.433 * * [simplify]: Extracting #6: cost 4 inf + 53246 538.447 * * [simplify]: Extracting #7: cost 0 inf + 54653 538.459 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (fabs (cbrt (fma c (* a -4) (* b b)))))) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 538.459 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (fabs (cbrt (fma c (* a -4) (* b b)))))) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 538.460 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 538.460 * * [simplify]: iters left: 6 (14 enodes) 538.463 * * [simplify]: iters left: 5 (57 enodes) 538.472 * * [simplify]: iters left: 4 (116 enodes) 538.497 * * [simplify]: iters left: 3 (321 enodes) 538.602 * * [simplify]: Extracting #0: cost 1 inf + 0 538.602 * * [simplify]: Extracting #1: cost 0 inf + 1 538.602 * [simplify]: Simplified to 0 538.602 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (fabs (cbrt (fma c (* a -4) (* b b)))))) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 0)) 538.602 * * * * [progress]: [ 1106 / 3260 ] simplifiying candidate # 538.603 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 538.603 * * [simplify]: iters left: 6 (28 enodes) 538.609 * * [simplify]: iters left: 5 (107 enodes) 538.627 * * [simplify]: iters left: 4 (226 enodes) 538.676 * * [simplify]: Extracting #0: cost 1 inf + 0 538.676 * * [simplify]: Extracting #1: cost 11 inf + 0 538.676 * * [simplify]: Extracting #2: cost 107 inf + 0 538.677 * * [simplify]: Extracting #3: cost 171 inf + 369 538.677 * * [simplify]: Extracting #4: cost 168 inf + 1586 538.679 * * [simplify]: Extracting #5: cost 136 inf + 8275 538.684 * * [simplify]: Extracting #6: cost 27 inf + 37349 538.691 * * [simplify]: Extracting #7: cost 0 inf + 46573 538.699 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) 2)) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) 538.699 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) 2)) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 538.699 * [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))))) 538.699 * * [simplify]: iters left: 6 (15 enodes) 538.703 * * [simplify]: iters left: 5 (62 enodes) 538.713 * * [simplify]: iters left: 4 (149 enodes) 538.750 * * [simplify]: iters left: 3 (450 enodes) 538.945 * * [simplify]: Extracting #0: cost 1 inf + 0 538.945 * * [simplify]: Extracting #1: cost 0 inf + 1 538.945 * [simplify]: Simplified to 0 538.945 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 538.945 * * * * [progress]: [ 1107 / 3260 ] simplifiying candidate # 538.946 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 538.946 * * [simplify]: iters left: 6 (27 enodes) 538.952 * * [simplify]: iters left: 5 (102 enodes) 538.966 * * [simplify]: iters left: 4 (193 enodes) 539.006 * * [simplify]: iters left: 3 (461 enodes) 539.129 * * [simplify]: Extracting #0: cost 1 inf + 0 539.129 * * [simplify]: Extracting #1: cost 21 inf + 0 539.129 * * [simplify]: Extracting #2: cost 133 inf + 0 539.130 * * [simplify]: Extracting #3: cost 216 inf + 457 539.132 * * [simplify]: Extracting #4: cost 192 inf + 4646 539.137 * * [simplify]: Extracting #5: cost 73 inf + 30574 539.147 * * [simplify]: Extracting #6: cost 4 inf + 49373 539.158 * * [simplify]: Extracting #7: cost 0 inf + 50482 539.171 * [simplify]: Simplified to (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (- (/ b (* a 2)))) 539.171 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (- (/ b (* a 2)))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 539.171 * [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)))) 539.172 * * [simplify]: iters left: 6 (14 enodes) 539.175 * * [simplify]: iters left: 5 (57 enodes) 539.184 * * [simplify]: iters left: 4 (118 enodes) 539.209 * * [simplify]: iters left: 3 (314 enodes) 539.301 * * [simplify]: Extracting #0: cost 1 inf + 0 539.301 * * [simplify]: Extracting #1: cost 0 inf + 1 539.301 * [simplify]: Simplified to 0 539.301 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (- (/ b (* a 2)))) 0)) 539.301 * * * * [progress]: [ 1108 / 3260 ] simplifiying candidate # 539.301 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 539.301 * * [simplify]: iters left: 6 (26 enodes) 539.307 * * [simplify]: iters left: 5 (92 enodes) 539.320 * * [simplify]: iters left: 4 (174 enodes) 539.354 * * [simplify]: iters left: 3 (372 enodes) 539.440 * * [simplify]: Extracting #0: cost 1 inf + 0 539.440 * * [simplify]: Extracting #1: cost 23 inf + 0 539.440 * * [simplify]: Extracting #2: cost 128 inf + 0 539.441 * * [simplify]: Extracting #3: cost 164 inf + 46 539.442 * * [simplify]: Extracting #4: cost 136 inf + 5095 539.447 * * [simplify]: Extracting #5: cost 73 inf + 16521 539.451 * * [simplify]: Extracting #6: cost 44 inf + 21695 539.457 * * [simplify]: Extracting #7: cost 18 inf + 30279 539.465 * * [simplify]: Extracting #8: cost 1 inf + 36064 539.473 * * [simplify]: Extracting #9: cost 0 inf + 36443 539.480 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) 539.480 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 539.481 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 539.481 * * [simplify]: iters left: 6 (13 enodes) 539.484 * * [simplify]: iters left: 5 (48 enodes) 539.492 * * [simplify]: iters left: 4 (103 enodes) 539.511 * * [simplify]: iters left: 3 (238 enodes) 539.569 * * [simplify]: Extracting #0: cost 1 inf + 0 539.569 * * [simplify]: Extracting #1: cost 0 inf + 1 539.569 * [simplify]: Simplified to 0 539.569 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) 0)) 539.570 * * * * [progress]: [ 1109 / 3260 ] simplifiying candidate # 539.570 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 539.570 * * [simplify]: iters left: 6 (29 enodes) 539.577 * * [simplify]: iters left: 5 (111 enodes) 539.593 * * [simplify]: iters left: 4 (229 enodes) 539.642 * * [simplify]: Extracting #0: cost 1 inf + 0 539.642 * * [simplify]: Extracting #1: cost 11 inf + 0 539.642 * * [simplify]: Extracting #2: cost 125 inf + 0 539.643 * * [simplify]: Extracting #3: cost 208 inf + 491 539.644 * * [simplify]: Extracting #4: cost 190 inf + 4777 539.649 * * [simplify]: Extracting #5: cost 63 inf + 44976 539.659 * * [simplify]: Extracting #6: cost 5 inf + 64015 539.669 * * [simplify]: Extracting #7: cost 0 inf + 65742 539.679 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (* (/ (/ (sqrt b) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt b) (* (cbrt a) (cbrt 2))))) 539.679 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (* (/ (/ (sqrt b) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt b) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 539.680 * [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))))) 539.680 * * [simplify]: iters left: 6 (15 enodes) 539.683 * * [simplify]: iters left: 5 (61 enodes) 539.693 * * [simplify]: iters left: 4 (142 enodes) 539.728 * * [simplify]: iters left: 3 (474 enodes) 539.903 * * [simplify]: Extracting #0: cost 1 inf + 0 539.903 * * [simplify]: Extracting #1: cost 0 inf + 1 539.903 * [simplify]: Simplified to 0 539.903 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 539.903 * * * * [progress]: [ 1110 / 3260 ] simplifiying candidate # 539.903 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 539.904 * * [simplify]: iters left: 6 (28 enodes) 539.910 * * [simplify]: iters left: 5 (106 enodes) 539.925 * * [simplify]: iters left: 4 (198 enodes) 539.963 * * [simplify]: iters left: 3 (475 enodes) 540.074 * * [simplify]: Extracting #0: cost 1 inf + 0 540.074 * * [simplify]: Extracting #1: cost 21 inf + 0 540.075 * * [simplify]: Extracting #2: cost 145 inf + 0 540.075 * * [simplify]: Extracting #3: cost 235 inf + 814 540.077 * * [simplify]: Extracting #4: cost 204 inf + 8100 540.085 * * [simplify]: Extracting #5: cost 61 inf + 45559 540.097 * * [simplify]: Extracting #6: cost 3 inf + 62306 540.110 * * [simplify]: Extracting #7: cost 0 inf + 63117 540.123 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 540.123 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 540.124 * [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)))) 540.124 * * [simplify]: iters left: 6 (14 enodes) 540.127 * * [simplify]: iters left: 5 (56 enodes) 540.137 * * [simplify]: iters left: 4 (113 enodes) 540.159 * * [simplify]: iters left: 3 (324 enodes) 540.246 * * [simplify]: Extracting #0: cost 1 inf + 0 540.246 * * [simplify]: Extracting #1: cost 0 inf + 1 540.246 * [simplify]: Simplified to 0 540.246 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 0)) 540.246 * * * * [progress]: [ 1111 / 3260 ] simplifiying candidate # 540.247 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 540.247 * * [simplify]: iters left: 6 (27 enodes) 540.253 * * [simplify]: iters left: 5 (101 enodes) 540.268 * * [simplify]: iters left: 4 (189 enodes) 540.301 * * [simplify]: iters left: 3 (436 enodes) 540.407 * * [simplify]: Extracting #0: cost 1 inf + 0 540.407 * * [simplify]: Extracting #1: cost 21 inf + 0 540.407 * * [simplify]: Extracting #2: cost 123 inf + 0 540.408 * * [simplify]: Extracting #3: cost 185 inf + 691 540.410 * * [simplify]: Extracting #4: cost 152 inf + 7101 540.415 * * [simplify]: Extracting #5: cost 71 inf + 25280 540.425 * * [simplify]: Extracting #6: cost 4 inf + 44298 540.435 * * [simplify]: Extracting #7: cost 0 inf + 45625 540.445 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 540.445 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 540.445 * [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))) 540.445 * * [simplify]: iters left: 6 (14 enodes) 540.449 * * [simplify]: iters left: 5 (56 enodes) 540.458 * * [simplify]: iters left: 4 (112 enodes) 540.480 * * [simplify]: iters left: 3 (297 enodes) 540.559 * * [simplify]: Extracting #0: cost 1 inf + 0 540.559 * * [simplify]: Extracting #1: cost 0 inf + 1 540.559 * [simplify]: Simplified to 0 540.559 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 0)) 540.560 * * * * [progress]: [ 1112 / 3260 ] simplifiying candidate # 540.560 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 540.560 * * [simplify]: iters left: 6 (27 enodes) 540.566 * * [simplify]: iters left: 5 (103 enodes) 540.581 * * [simplify]: iters left: 4 (203 enodes) 540.619 * * [simplify]: iters left: 3 (471 enodes) 540.727 * * [simplify]: Extracting #0: cost 1 inf + 0 540.727 * * [simplify]: Extracting #1: cost 21 inf + 0 540.728 * * [simplify]: Extracting #2: cost 131 inf + 0 540.728 * * [simplify]: Extracting #3: cost 234 inf + 529 540.730 * * [simplify]: Extracting #4: cost 210 inf + 6641 540.737 * * [simplify]: Extracting #5: cost 103 inf + 33397 540.747 * * [simplify]: Extracting #6: cost 33 inf + 52715 540.760 * * [simplify]: Extracting #7: cost 3 inf + 62952 540.773 * * [simplify]: Extracting #8: cost 0 inf + 64051 540.788 * [simplify]: Simplified to (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) a) (/ (/ (- b) (* (* (cbrt a) (sqrt 2)) (* (cbrt a) (sqrt 2)))) (cbrt a))) 540.788 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) a) (/ (/ (- b) (* (* (cbrt a) (sqrt 2)) (* (cbrt a) (sqrt 2)))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 540.789 * [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))))) 540.789 * * [simplify]: iters left: 6 (13 enodes) 540.792 * * [simplify]: iters left: 5 (53 enodes) 540.800 * * [simplify]: iters left: 4 (118 enodes) 540.823 * * [simplify]: iters left: 3 (324 enodes) 540.907 * * [simplify]: Extracting #0: cost 1 inf + 0 540.907 * * [simplify]: Extracting #1: cost 0 inf + 1 540.907 * [simplify]: Simplified to 0 540.907 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 540.907 * * * * [progress]: [ 1113 / 3260 ] simplifiying candidate # 540.907 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 540.907 * * [simplify]: iters left: 6 (25 enodes) 540.913 * * [simplify]: iters left: 5 (92 enodes) 540.926 * * [simplify]: iters left: 4 (161 enodes) 540.954 * * [simplify]: iters left: 3 (338 enodes) 541.015 * * [simplify]: Extracting #0: cost 1 inf + 0 541.015 * * [simplify]: Extracting #1: cost 17 inf + 0 541.015 * * [simplify]: Extracting #2: cost 103 inf + 0 541.016 * * [simplify]: Extracting #3: cost 165 inf + 330 541.017 * * [simplify]: Extracting #4: cost 163 inf + 1514 541.019 * * [simplify]: Extracting #5: cost 108 inf + 12751 541.026 * * [simplify]: Extracting #6: cost 9 inf + 36191 541.033 * * [simplify]: Extracting #7: cost 0 inf + 38004 541.041 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ 2 (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 541.041 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ 2 (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 541.042 * [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)))) 541.042 * * [simplify]: iters left: 6 (11 enodes) 541.044 * * [simplify]: iters left: 5 (43 enodes) 541.051 * * [simplify]: iters left: 4 (84 enodes) 541.065 * * [simplify]: iters left: 3 (212 enodes) 541.109 * * [simplify]: iters left: 2 (472 enodes) 541.210 * * [simplify]: Extracting #0: cost 1 inf + 0 541.210 * * [simplify]: Extracting #1: cost 0 inf + 1 541.211 * [simplify]: Simplified to 0 541.211 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ 2 (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 541.211 * * * * [progress]: [ 1114 / 3260 ] simplifiying candidate # 541.211 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 541.211 * * [simplify]: iters left: 6 (25 enodes) 541.217 * * [simplify]: iters left: 5 (94 enodes) 541.230 * * [simplify]: iters left: 4 (173 enodes) 541.262 * * [simplify]: iters left: 3 (356 enodes) 541.336 * * [simplify]: Extracting #0: cost 1 inf + 0 541.336 * * [simplify]: Extracting #1: cost 19 inf + 0 541.336 * * [simplify]: Extracting #2: cost 96 inf + 0 541.337 * * [simplify]: Extracting #3: cost 140 inf + 45 541.338 * * [simplify]: Extracting #4: cost 114 inf + 3922 541.341 * * [simplify]: Extracting #5: cost 61 inf + 12677 541.346 * * [simplify]: Extracting #6: cost 15 inf + 24787 541.352 * * [simplify]: Extracting #7: cost 0 inf + 30188 541.359 * * [simplify]: Extracting #8: cost 0 inf + 30173 541.367 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 541.367 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 541.368 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 541.368 * * [simplify]: iters left: 6 (12 enodes) 541.371 * * [simplify]: iters left: 5 (49 enodes) 541.379 * * [simplify]: iters left: 4 (99 enodes) 541.397 * * [simplify]: iters left: 3 (234 enodes) 541.450 * * [simplify]: iters left: 2 (447 enodes) 541.544 * * [simplify]: Extracting #0: cost 1 inf + 0 541.544 * * [simplify]: Extracting #1: cost 0 inf + 1 541.544 * [simplify]: Simplified to 0 541.544 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 541.545 * * * * [progress]: [ 1115 / 3260 ] simplifiying candidate # 541.545 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 541.545 * * [simplify]: iters left: 6 (27 enodes) 541.551 * * [simplify]: iters left: 5 (102 enodes) 541.566 * * [simplify]: iters left: 4 (198 enodes) 541.604 * * [simplify]: iters left: 3 (433 enodes) 541.709 * * [simplify]: Extracting #0: cost 1 inf + 0 541.710 * * [simplify]: Extracting #1: cost 23 inf + 0 541.710 * * [simplify]: Extracting #2: cost 119 inf + 0 541.710 * * [simplify]: Extracting #3: cost 167 inf + 293 541.712 * * [simplify]: Extracting #4: cost 145 inf + 4075 541.716 * * [simplify]: Extracting #5: cost 66 inf + 23015 541.724 * * [simplify]: Extracting #6: cost 4 inf + 40307 541.733 * * [simplify]: Extracting #7: cost 0 inf + 41282 541.743 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ a (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 541.743 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ a (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 541.743 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 541.743 * * [simplify]: iters left: 6 (14 enodes) 541.747 * * [simplify]: iters left: 5 (57 enodes) 541.755 * * [simplify]: iters left: 4 (121 enodes) 541.781 * * [simplify]: iters left: 3 (291 enodes) 541.857 * * [simplify]: Extracting #0: cost 1 inf + 0 541.857 * * [simplify]: Extracting #1: cost 0 inf + 1 541.857 * [simplify]: Simplified to 0 541.857 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ a (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 541.858 * * * * [progress]: [ 1116 / 3260 ] simplifiying candidate # 541.858 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 541.858 * * [simplify]: iters left: 6 (26 enodes) 541.864 * * [simplify]: iters left: 5 (97 enodes) 541.880 * * [simplify]: iters left: 4 (172 enodes) 541.908 * * [simplify]: iters left: 3 (342 enodes) 542.240 * * [simplify]: Extracting #0: cost 1 inf + 0 542.240 * * [simplify]: Extracting #1: cost 19 inf + 0 542.240 * * [simplify]: Extracting #2: cost 93 inf + 0 542.241 * * [simplify]: Extracting #3: cost 125 inf + 495 542.243 * * [simplify]: Extracting #4: cost 84 inf + 6207 542.246 * * [simplify]: Extracting #5: cost 50 inf + 11310 542.250 * * [simplify]: Extracting #6: cost 12 inf + 21553 542.256 * * [simplify]: Extracting #7: cost 0 inf + 26271 542.264 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 542.264 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 542.264 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 542.265 * * [simplify]: iters left: 6 (13 enodes) 542.268 * * [simplify]: iters left: 5 (52 enodes) 542.276 * * [simplify]: iters left: 4 (98 enodes) 542.294 * * [simplify]: iters left: 3 (212 enodes) 542.335 * * [simplify]: iters left: 2 (371 enodes) 542.406 * * [simplify]: Extracting #0: cost 1 inf + 0 542.406 * * [simplify]: Extracting #1: cost 0 inf + 1 542.406 * [simplify]: Simplified to 0 542.406 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 0)) 542.406 * * * * [progress]: [ 1117 / 3260 ] simplifiying candidate # 542.407 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 542.407 * * [simplify]: iters left: 6 (25 enodes) 542.412 * * [simplify]: iters left: 5 (87 enodes) 542.425 * * [simplify]: iters left: 4 (152 enodes) 542.449 * * [simplify]: iters left: 3 (267 enodes) 542.490 * * [simplify]: iters left: 2 (433 enodes) 542.562 * * [simplify]: Extracting #0: cost 1 inf + 0 542.562 * * [simplify]: Extracting #1: cost 21 inf + 0 542.562 * * [simplify]: Extracting #2: cost 103 inf + 0 542.563 * * [simplify]: Extracting #3: cost 128 inf + 582 542.564 * * [simplify]: Extracting #4: cost 107 inf + 3326 542.566 * * [simplify]: Extracting #5: cost 83 inf + 6634 542.569 * * [simplify]: Extracting #6: cost 72 inf + 7989 542.572 * * [simplify]: Extracting #7: cost 35 inf + 19641 542.578 * * [simplify]: Extracting #8: cost 1 inf + 31442 542.585 * * [simplify]: Extracting #9: cost 0 inf + 31982 542.592 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) 542.592 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 542.593 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 542.593 * * [simplify]: iters left: 6 (12 enodes) 542.596 * * [simplify]: iters left: 5 (44 enodes) 542.603 * * [simplify]: iters left: 4 (92 enodes) 542.618 * * [simplify]: iters left: 3 (159 enodes) 542.642 * * [simplify]: iters left: 2 (267 enodes) 542.685 * * [simplify]: iters left: 1 (364 enodes) 542.742 * * [simplify]: Extracting #0: cost 1 inf + 0 542.742 * * [simplify]: Extracting #1: cost 0 inf + 1 542.742 * [simplify]: Simplified to 0 542.742 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) 0)) 542.743 * * * * [progress]: [ 1118 / 3260 ] simplifiying candidate # 542.743 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 542.743 * * [simplify]: iters left: 6 (28 enodes) 542.749 * * [simplify]: iters left: 5 (109 enodes) 542.766 * * [simplify]: iters left: 4 (231 enodes) 542.814 * * [simplify]: Extracting #0: cost 1 inf + 0 542.814 * * [simplify]: Extracting #1: cost 11 inf + 0 542.815 * * [simplify]: Extracting #2: cost 122 inf + 0 542.815 * * [simplify]: Extracting #3: cost 190 inf + 1465 542.818 * * [simplify]: Extracting #4: cost 120 inf + 20508 542.825 * * [simplify]: Extracting #5: cost 27 inf + 46736 542.833 * * [simplify]: Extracting #6: cost 1 inf + 54174 542.842 * * [simplify]: Extracting #7: cost 0 inf + 54363 542.851 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 542.851 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (* (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))))))) 542.851 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 542.851 * * [simplify]: iters left: 6 (15 enodes) 542.857 * * [simplify]: iters left: 5 (64 enodes) 542.867 * * [simplify]: iters left: 4 (149 enodes) 542.901 * * [simplify]: iters left: 3 (466 enodes) 543.150 * * [simplify]: Extracting #0: cost 1 inf + 0 543.150 * * [simplify]: Extracting #1: cost 0 inf + 1 543.150 * [simplify]: Simplified to 0 543.150 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 543.150 * * * * [progress]: [ 1119 / 3260 ] simplifiying candidate # 543.150 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 543.150 * * [simplify]: iters left: 6 (27 enodes) 543.157 * * [simplify]: iters left: 5 (104 enodes) 543.172 * * [simplify]: iters left: 4 (201 enodes) 543.210 * * [simplify]: iters left: 3 (478 enodes) 543.361 * * [simplify]: Extracting #0: cost 1 inf + 0 543.361 * * [simplify]: Extracting #1: cost 25 inf + 0 543.363 * * [simplify]: Extracting #2: cost 201 inf + 0 543.364 * * [simplify]: Extracting #3: cost 261 inf + 2721 543.371 * * [simplify]: Extracting #4: cost 121 inf + 34677 543.383 * * [simplify]: Extracting #5: cost 57 inf + 50432 543.395 * * [simplify]: Extracting #6: cost 24 inf + 58220 543.409 * * [simplify]: Extracting #7: cost 0 inf + 67083 543.424 * * [simplify]: Extracting #8: cost 0 inf + 67053 543.440 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2) (/ a (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 543.440 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2) (/ a (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 543.440 * [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)))) 543.440 * * [simplify]: iters left: 6 (14 enodes) 543.444 * * [simplify]: iters left: 5 (59 enodes) 543.453 * * [simplify]: iters left: 4 (121 enodes) 543.477 * * [simplify]: iters left: 3 (332 enodes) 543.609 * * [simplify]: Extracting #0: cost 1 inf + 0 543.609 * * [simplify]: Extracting #1: cost 0 inf + 1 543.609 * [simplify]: Simplified to 0 543.609 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2) (/ a (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 0)) 543.609 * * * * [progress]: [ 1120 / 3260 ] simplifiying candidate # 543.609 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 543.609 * * [simplify]: iters left: 6 (26 enodes) 543.615 * * [simplify]: iters left: 5 (99 enodes) 543.631 * * [simplify]: iters left: 4 (192 enodes) 543.668 * * [simplify]: iters left: 3 (420 enodes) 543.786 * * [simplify]: Extracting #0: cost 1 inf + 0 543.786 * * [simplify]: Extracting #1: cost 22 inf + 0 543.787 * * [simplify]: Extracting #2: cost 147 inf + 1 543.787 * * [simplify]: Extracting #3: cost 180 inf + 899 543.791 * * [simplify]: Extracting #4: cost 101 inf + 16360 543.797 * * [simplify]: Extracting #5: cost 41 inf + 29951 543.806 * * [simplify]: Extracting #6: cost 6 inf + 38831 543.817 * * [simplify]: Extracting #7: cost 0 inf + 41028 543.826 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* (cbrt 2) a))) 543.826 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* (cbrt 2) a))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 543.826 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 543.827 * * [simplify]: iters left: 6 (13 enodes) 543.830 * * [simplify]: iters left: 5 (54 enodes) 543.839 * * [simplify]: iters left: 4 (112 enodes) 543.861 * * [simplify]: iters left: 3 (281 enodes) 543.954 * * [simplify]: Extracting #0: cost 1 inf + 0 543.954 * * [simplify]: Extracting #1: cost 0 inf + 1 543.954 * [simplify]: Simplified to 0 543.954 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* (cbrt 2) a))) 0)) 543.954 * * * * [progress]: [ 1121 / 3260 ] simplifiying candidate # 543.954 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 543.954 * * [simplify]: iters left: 6 (27 enodes) 543.960 * * [simplify]: iters left: 5 (104 enodes) 543.976 * * [simplify]: iters left: 4 (216 enodes) 544.018 * * [simplify]: Extracting #0: cost 1 inf + 0 544.018 * * [simplify]: Extracting #1: cost 11 inf + 0 544.018 * * [simplify]: Extracting #2: cost 103 inf + 0 544.019 * * [simplify]: Extracting #3: cost 152 inf + 661 544.020 * * [simplify]: Extracting #4: cost 111 inf + 8704 544.024 * * [simplify]: Extracting #5: cost 39 inf + 26992 544.030 * * [simplify]: Extracting #6: cost 13 inf + 32948 544.036 * * [simplify]: Extracting #7: cost 0 inf + 38432 544.044 * * [simplify]: Extracting #8: cost 0 inf + 38402 544.051 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (cbrt a)) (* (cbrt a) (cbrt a)))) 544.051 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 544.052 * [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))))) 544.052 * * [simplify]: iters left: 6 (14 enodes) 544.055 * * [simplify]: iters left: 5 (59 enodes) 544.065 * * [simplify]: iters left: 4 (134 enodes) 544.093 * * [simplify]: iters left: 3 (357 enodes) 544.227 * * [simplify]: Extracting #0: cost 1 inf + 0 544.228 * * [simplify]: Extracting #1: cost 0 inf + 1 544.228 * [simplify]: Simplified to 0 544.228 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 544.228 * * * * [progress]: [ 1122 / 3260 ] simplifiying candidate # 544.228 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 544.228 * * [simplify]: iters left: 6 (26 enodes) 544.234 * * [simplify]: iters left: 5 (98 enodes) 544.249 * * [simplify]: iters left: 4 (186 enodes) 544.283 * * [simplify]: iters left: 3 (396 enodes) 544.388 * * [simplify]: Extracting #0: cost 1 inf + 0 544.388 * * [simplify]: Extracting #1: cost 23 inf + 0 544.389 * * [simplify]: Extracting #2: cost 182 inf + 0 544.390 * * [simplify]: Extracting #3: cost 213 inf + 1803 544.394 * * [simplify]: Extracting #4: cost 115 inf + 19927 544.401 * * [simplify]: Extracting #5: cost 42 inf + 35485 544.411 * * [simplify]: Extracting #6: cost 3 inf + 46286 544.421 * * [simplify]: Extracting #7: cost 0 inf + 47370 544.434 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 544.434 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 544.434 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 544.434 * * [simplify]: iters left: 6 (13 enodes) 544.437 * * [simplify]: iters left: 5 (53 enodes) 544.446 * * [simplify]: iters left: 4 (106 enodes) 544.466 * * [simplify]: iters left: 3 (257 enodes) 544.549 * * [simplify]: Extracting #0: cost 1 inf + 0 544.549 * * [simplify]: Extracting #1: cost 0 inf + 1 544.549 * [simplify]: Simplified to 0 544.549 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 544.549 * * * * [progress]: [ 1123 / 3260 ] simplifiying candidate # 544.549 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 544.549 * * [simplify]: iters left: 6 (25 enodes) 544.555 * * [simplify]: iters left: 5 (94 enodes) 544.570 * * [simplify]: iters left: 4 (172 enodes) 544.598 * * [simplify]: iters left: 3 (342 enodes) 544.688 * * [simplify]: Extracting #0: cost 1 inf + 0 544.688 * * [simplify]: Extracting #1: cost 20 inf + 0 544.689 * * [simplify]: Extracting #2: cost 118 inf + 1 544.689 * * [simplify]: Extracting #3: cost 134 inf + 1762 544.692 * * [simplify]: Extracting #4: cost 70 inf + 10513 544.695 * * [simplify]: Extracting #5: cost 52 inf + 13174 544.700 * * [simplify]: Extracting #6: cost 17 inf + 22530 544.707 * * [simplify]: Extracting #7: cost 0 inf + 28828 544.715 * * [simplify]: Extracting #8: cost 0 inf + 28813 544.721 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ a (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 544.721 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ a (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 544.722 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 544.722 * * [simplify]: iters left: 6 (12 enodes) 544.725 * * [simplify]: iters left: 5 (49 enodes) 544.733 * * [simplify]: iters left: 4 (94 enodes) 544.751 * * [simplify]: iters left: 3 (221 enodes) 544.820 * * [simplify]: iters left: 2 (492 enodes) 545.032 * * [simplify]: Extracting #0: cost 1 inf + 0 545.032 * * [simplify]: Extracting #1: cost 0 inf + 1 545.032 * [simplify]: Simplified to 0 545.032 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ a (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 0)) 545.032 * * * * [progress]: [ 1124 / 3260 ] simplifiying candidate # 545.032 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 545.032 * * [simplify]: iters left: 6 (26 enodes) 545.038 * * [simplify]: iters left: 5 (97 enodes) 545.052 * * [simplify]: iters left: 4 (191 enodes) 545.089 * * [simplify]: iters left: 3 (421 enodes) 545.205 * * [simplify]: Extracting #0: cost 1 inf + 0 545.205 * * [simplify]: Extracting #1: cost 22 inf + 0 545.206 * * [simplify]: Extracting #2: cost 152 inf + 1 545.207 * * [simplify]: Extracting #3: cost 185 inf + 1182 545.210 * * [simplify]: Extracting #4: cost 100 inf + 17457 545.216 * * [simplify]: Extracting #5: cost 42 inf + 30826 545.226 * * [simplify]: Extracting #6: cost 5 inf + 41608 545.235 * * [simplify]: Extracting #7: cost 0 inf + 43437 545.245 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (/ (/ b (cbrt a)) (* (* 2 (cbrt a)) (cbrt a)))) 545.245 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (/ (/ b (cbrt a)) (* (* 2 (cbrt a)) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 545.245 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 545.245 * * [simplify]: iters left: 6 (13 enodes) 545.248 * * [simplify]: iters left: 5 (52 enodes) 545.256 * * [simplify]: iters left: 4 (111 enodes) 545.280 * * [simplify]: iters left: 3 (278 enodes) 545.369 * * [simplify]: Extracting #0: cost 1 inf + 0 545.370 * * [simplify]: Extracting #1: cost 0 inf + 1 545.370 * [simplify]: Simplified to 0 545.370 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 545.370 * * * * [progress]: [ 1125 / 3260 ] simplifiying candidate # 545.370 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 545.370 * * [simplify]: iters left: 6 (25 enodes) 545.376 * * [simplify]: iters left: 5 (92 enodes) 545.389 * * [simplify]: iters left: 4 (167 enodes) 545.420 * * [simplify]: iters left: 3 (332 enodes) 545.494 * * [simplify]: Extracting #0: cost 1 inf + 0 545.494 * * [simplify]: Extracting #1: cost 20 inf + 0 545.495 * * [simplify]: Extracting #2: cost 110 inf + 1 545.495 * * [simplify]: Extracting #3: cost 125 inf + 706 545.497 * * [simplify]: Extracting #4: cost 74 inf + 7187 545.500 * * [simplify]: Extracting #5: cost 52 inf + 10530 545.504 * * [simplify]: Extracting #6: cost 17 inf + 19531 545.511 * * [simplify]: Extracting #7: cost 0 inf + 25605 545.516 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (- b) (* a 2))) 545.517 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (- b) (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 545.517 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 545.517 * * [simplify]: iters left: 6 (12 enodes) 545.520 * * [simplify]: iters left: 5 (47 enodes) 545.527 * * [simplify]: iters left: 4 (89 enodes) 545.545 * * [simplify]: iters left: 3 (186 enodes) 545.590 * * [simplify]: iters left: 2 (378 enodes) 545.720 * * [simplify]: Extracting #0: cost 1 inf + 0 545.720 * * [simplify]: Extracting #1: cost 0 inf + 1 545.720 * [simplify]: Simplified to 0 545.720 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (- b) (* a 2))) 0)) 545.721 * * * * [progress]: [ 1126 / 3260 ] simplifiying candidate # 545.721 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 545.721 * * [simplify]: iters left: 6 (24 enodes) 545.727 * * [simplify]: iters left: 5 (85 enodes) 545.738 * * [simplify]: iters left: 4 (129 enodes) 545.757 * * [simplify]: iters left: 3 (207 enodes) 545.788 * * [simplify]: iters left: 2 (323 enodes) 545.846 * * [simplify]: Extracting #0: cost 1 inf + 0 545.846 * * [simplify]: Extracting #1: cost 15 inf + 0 545.846 * * [simplify]: Extracting #2: cost 86 inf + 2 545.847 * * [simplify]: Extracting #3: cost 105 inf + 713 545.848 * * [simplify]: Extracting #4: cost 89 inf + 2167 545.849 * * [simplify]: Extracting #5: cost 79 inf + 3627 545.852 * * [simplify]: Extracting #6: cost 24 inf + 19872 545.858 * * [simplify]: Extracting #7: cost 0 inf + 28069 545.864 * [simplify]: Simplified to (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (* (/ b a) -1/2)) 545.864 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (* (/ b a) -1/2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 545.864 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 545.864 * * [simplify]: iters left: 6 (11 enodes) 545.867 * * [simplify]: iters left: 5 (40 enodes) 545.873 * * [simplify]: iters left: 4 (65 enodes) 545.883 * * [simplify]: iters left: 3 (97 enodes) 545.901 * * [simplify]: iters left: 2 (165 enodes) 545.932 * * [simplify]: iters left: 1 (271 enodes) 545.984 * * [simplify]: Extracting #0: cost 1 inf + 0 545.984 * * [simplify]: Extracting #1: cost 0 inf + 1 545.984 * [simplify]: Simplified to 0 545.985 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (* (/ b a) -1/2)) 0)) 545.985 * * * * [progress]: [ 1127 / 3260 ] simplifiying candidate # 545.985 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 545.985 * * [simplify]: iters left: 6 (25 enodes) 545.991 * * [simplify]: iters left: 5 (96 enodes) 546.006 * * [simplify]: iters left: 4 (186 enodes) 546.039 * * [simplify]: iters left: 3 (396 enodes) 546.141 * * [simplify]: Extracting #0: cost 1 inf + 0 546.141 * * [simplify]: Extracting #1: cost 22 inf + 0 546.141 * * [simplify]: Extracting #2: cost 143 inf + 1 546.142 * * [simplify]: Extracting #3: cost 165 inf + 1509 546.145 * * [simplify]: Extracting #4: cost 99 inf + 15415 546.150 * * [simplify]: Extracting #5: cost 55 inf + 24059 546.156 * * [simplify]: Extracting #6: cost 28 inf + 30974 546.164 * * [simplify]: Extracting #7: cost 0 inf + 40490 546.173 * * [simplify]: Extracting #8: cost 0 inf + 40475 546.183 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ b (* (* (* (cbrt a) (cbrt a)) (cbrt a)) 2))) 546.183 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ b (* (* (* (cbrt a) (cbrt a)) (cbrt a)) 2))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 546.183 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 546.183 * * [simplify]: iters left: 6 (12 enodes) 546.186 * * [simplify]: iters left: 5 (51 enodes) 546.194 * * [simplify]: iters left: 4 (106 enodes) 546.216 * * [simplify]: iters left: 3 (247 enodes) 546.282 * * [simplify]: Extracting #0: cost 1 inf + 0 546.282 * * [simplify]: Extracting #1: cost 0 inf + 1 546.282 * [simplify]: Simplified to 0 546.282 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ b (* (* (* (cbrt a) (cbrt a)) (cbrt a)) 2))) 0)) 546.282 * * * * [progress]: [ 1128 / 3260 ] simplifiying candidate # 546.283 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 546.283 * * [simplify]: iters left: 6 (24 enodes) 546.288 * * [simplify]: iters left: 5 (91 enodes) 546.303 * * [simplify]: iters left: 4 (164 enodes) 546.331 * * [simplify]: iters left: 3 (323 enodes) 546.402 * * [simplify]: Extracting #0: cost 1 inf + 0 546.402 * * [simplify]: Extracting #1: cost 20 inf + 0 546.402 * * [simplify]: Extracting #2: cost 103 inf + 1 546.403 * * [simplify]: Extracting #3: cost 119 inf + 459 546.404 * * [simplify]: Extracting #4: cost 77 inf + 5344 546.408 * * [simplify]: Extracting #5: cost 51 inf + 9265 546.412 * * [simplify]: Extracting #6: cost 12 inf + 19802 546.417 * * [simplify]: Extracting #7: cost 0 inf + 24161 546.423 * * [simplify]: Extracting #8: cost 0 inf + 24146 546.428 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ b (* a 2))) 546.428 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 546.429 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 546.429 * * [simplify]: iters left: 6 (11 enodes) 546.431 * * [simplify]: iters left: 5 (46 enodes) 546.439 * * [simplify]: iters left: 4 (86 enodes) 546.455 * * [simplify]: iters left: 3 (183 enodes) 546.500 * * [simplify]: iters left: 2 (372 enodes) 546.627 * * [simplify]: Extracting #0: cost 1 inf + 0 546.627 * * [simplify]: Extracting #1: cost 0 inf + 1 546.627 * [simplify]: Simplified to 0 546.628 * [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)) 546.628 * * * * [progress]: [ 1129 / 3260 ] simplifiying candidate # 546.628 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 546.628 * * [simplify]: iters left: 6 (23 enodes) 546.633 * * [simplify]: iters left: 5 (82 enodes) 546.645 * * [simplify]: iters left: 4 (125 enodes) 546.663 * * [simplify]: iters left: 3 (203 enodes) 546.694 * * [simplify]: iters left: 2 (316 enodes) 546.752 * * [simplify]: Extracting #0: cost 1 inf + 0 546.752 * * [simplify]: Extracting #1: cost 9 inf + 0 546.753 * * [simplify]: Extracting #2: cost 77 inf + 2 546.753 * * [simplify]: Extracting #3: cost 106 inf + 505 546.754 * * [simplify]: Extracting #4: cost 88 inf + 2286 546.755 * * [simplify]: Extracting #5: cost 78 inf + 3409 546.758 * * [simplify]: Extracting #6: cost 31 inf + 16629 546.764 * * [simplify]: Extracting #7: cost 1 inf + 26966 546.770 * * [simplify]: Extracting #8: cost 0 inf + 27266 546.776 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* -1/2 (/ b a))) 546.776 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 546.776 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 546.776 * * [simplify]: iters left: 6 (10 enodes) 546.779 * * [simplify]: iters left: 5 (39 enodes) 546.785 * * [simplify]: iters left: 4 (64 enodes) 546.797 * * [simplify]: iters left: 3 (96 enodes) 546.812 * * [simplify]: iters left: 2 (164 enodes) 546.844 * * [simplify]: iters left: 1 (270 enodes) 546.895 * * [simplify]: Extracting #0: cost 1 inf + 0 546.895 * * [simplify]: Extracting #1: cost 0 inf + 1 546.895 * [simplify]: Simplified to 0 546.895 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* -1/2 (/ b a))) 0)) 546.895 * * * * [progress]: [ 1130 / 3260 ] simplifiying candidate # 546.895 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 546.895 * * [simplify]: iters left: 6 (25 enodes) 546.901 * * [simplify]: iters left: 5 (97 enodes) 546.917 * * [simplify]: iters left: 4 (195 enodes) 546.950 * * [simplify]: iters left: 3 (390 enodes) 547.035 * * [simplify]: Extracting #0: cost 1 inf + 0 547.035 * * [simplify]: Extracting #1: cost 23 inf + 0 547.035 * * [simplify]: Extracting #2: cost 132 inf + 1 547.036 * * [simplify]: Extracting #3: cost 167 inf + 2073 547.039 * * [simplify]: Extracting #4: cost 94 inf + 14775 547.044 * * [simplify]: Extracting #5: cost 41 inf + 25609 547.051 * * [simplify]: Extracting #6: cost 5 inf + 36030 547.059 * * [simplify]: Extracting #7: cost 0 inf + 37729 547.067 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* (/ b (cbrt a)) (/ -1/2 (* (cbrt a) (cbrt a))))) 547.067 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* (/ b (cbrt a)) (/ -1/2 (* (cbrt a) (cbrt a))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 547.067 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 547.068 * * [simplify]: iters left: 6 (12 enodes) 547.071 * * [simplify]: iters left: 5 (53 enodes) 547.080 * * [simplify]: iters left: 4 (117 enodes) 547.103 * * [simplify]: iters left: 3 (255 enodes) 547.162 * * [simplify]: Extracting #0: cost 1 inf + 0 547.162 * * [simplify]: Extracting #1: cost 0 inf + 1 547.162 * [simplify]: Simplified to 0 547.162 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* (/ b (cbrt a)) (/ -1/2 (* (cbrt a) (cbrt a))))) 0)) 547.162 * * * * [progress]: [ 1131 / 3260 ] simplifiying candidate # 547.162 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 547.162 * * [simplify]: iters left: 6 (24 enodes) 547.168 * * [simplify]: iters left: 5 (92 enodes) 547.182 * * [simplify]: iters left: 4 (174 enodes) 547.211 * * [simplify]: iters left: 3 (312 enodes) 547.269 * * [simplify]: Extracting #0: cost 1 inf + 0 547.269 * * [simplify]: Extracting #1: cost 19 inf + 0 547.269 * * [simplify]: Extracting #2: cost 118 inf + 1 547.270 * * [simplify]: Extracting #3: cost 137 inf + 666 547.272 * * [simplify]: Extracting #4: cost 73 inf + 7713 547.274 * * [simplify]: Extracting #5: cost 51 inf + 10942 547.278 * * [simplify]: Extracting #6: cost 14 inf + 20683 547.284 * * [simplify]: Extracting #7: cost 0 inf + 25816 547.290 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) (* (/ b a) -1/2)) 547.290 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) (* (/ b a) -1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 547.290 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 547.290 * * [simplify]: iters left: 6 (11 enodes) 547.294 * * [simplify]: iters left: 5 (48 enodes) 547.302 * * [simplify]: iters left: 4 (98 enodes) 547.317 * * [simplify]: iters left: 3 (181 enodes) 547.355 * * [simplify]: iters left: 2 (358 enodes) 547.460 * * [simplify]: Extracting #0: cost 1 inf + 0 547.460 * * [simplify]: Extracting #1: cost 0 inf + 1 547.460 * [simplify]: Simplified to 0 547.460 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) (* (/ b a) -1/2)) 0)) 547.460 * * * * [progress]: [ 1132 / 3260 ] simplifiying candidate # 547.461 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 547.461 * * [simplify]: iters left: 6 (23 enodes) 547.466 * * [simplify]: iters left: 5 (82 enodes) 547.478 * * [simplify]: iters left: 4 (145 enodes) 547.501 * * [simplify]: iters left: 3 (249 enodes) 547.540 * * [simplify]: iters left: 2 (404 enodes) 547.626 * * [simplify]: Extracting #0: cost 1 inf + 0 547.626 * * [simplify]: Extracting #1: cost 12 inf + 0 547.626 * * [simplify]: Extracting #2: cost 104 inf + 42 547.627 * * [simplify]: Extracting #3: cost 124 inf + 1534 547.628 * * [simplify]: Extracting #4: cost 86 inf + 4851 547.630 * * [simplify]: Extracting #5: cost 77 inf + 5810 547.634 * * [simplify]: Extracting #6: cost 30 inf + 19286 547.640 * * [simplify]: Extracting #7: cost 2 inf + 28905 547.647 * * [simplify]: Extracting #8: cost 0 inf + 29625 547.654 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* (/ b a) -1/2)) 547.654 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* (/ b a) -1/2)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 547.654 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 547.654 * * [simplify]: iters left: 6 (10 enodes) 547.659 * * [simplify]: iters left: 5 (41 enodes) 547.666 * * [simplify]: iters left: 4 (81 enodes) 547.678 * * [simplify]: iters left: 3 (127 enodes) 547.694 * * [simplify]: iters left: 2 (186 enodes) 547.721 * * [simplify]: iters left: 1 (266 enodes) 547.781 * * [simplify]: Extracting #0: cost 1 inf + 0 547.781 * * [simplify]: Extracting #1: cost 0 inf + 1 547.781 * [simplify]: Simplified to 0 547.781 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* (/ b a) -1/2)) 0)) 547.781 * * * * [progress]: [ 1133 / 3260 ] simplifiying candidate # 547.781 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) a) 1))) 547.781 * * [simplify]: iters left: 6 (22 enodes) 547.786 * * [simplify]: iters left: 5 (79 enodes) 547.798 * * [simplify]: iters left: 4 (126 enodes) 547.817 * * [simplify]: iters left: 3 (212 enodes) 547.851 * * [simplify]: iters left: 2 (335 enodes) 547.917 * * [simplify]: Extracting #0: cost 1 inf + 0 547.917 * * [simplify]: Extracting #1: cost 9 inf + 0 547.917 * * [simplify]: Extracting #2: cost 79 inf + 2 547.918 * * [simplify]: Extracting #3: cost 111 inf + 426 547.919 * * [simplify]: Extracting #4: cost 91 inf + 2296 547.920 * * [simplify]: Extracting #5: cost 76 inf + 4041 547.923 * * [simplify]: Extracting #6: cost 42 inf + 13260 547.928 * * [simplify]: Extracting #7: cost 2 inf + 26915 547.935 * * [simplify]: Extracting #8: cost 0 inf + 27637 547.941 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a 2)) (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (/ b a) -1/2)) 547.941 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a 2)) (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (/ b a) -1/2)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 547.941 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 547.941 * * [simplify]: iters left: 6 (9 enodes) 547.944 * * [simplify]: iters left: 5 (36 enodes) 547.951 * * [simplify]: iters left: 4 (67 enodes) 547.962 * * [simplify]: iters left: 3 (97 enodes) 547.978 * * [simplify]: iters left: 2 (158 enodes) 548.012 * * [simplify]: iters left: 1 (263 enodes) 548.055 * * [simplify]: Extracting #0: cost 1 inf + 0 548.055 * * [simplify]: Extracting #1: cost 0 inf + 1 548.055 * [simplify]: Simplified to 0 548.055 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a 2)) (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (/ b a) -1/2)) 0)) 548.055 * * * * [progress]: [ 1134 / 3260 ] simplifiying candidate # 548.055 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ 1 a) (/ b 2)))) 548.055 * * [simplify]: iters left: 6 (22 enodes) 548.062 * * [simplify]: iters left: 5 (81 enodes) 548.073 * * [simplify]: iters left: 4 (140 enodes) 548.094 * * [simplify]: iters left: 3 (242 enodes) 548.135 * * [simplify]: iters left: 2 (388 enodes) 548.212 * * [simplify]: Extracting #0: cost 1 inf + 0 548.212 * * [simplify]: Extracting #1: cost 11 inf + 0 548.212 * * [simplify]: Extracting #2: cost 94 inf + 0 548.213 * * [simplify]: Extracting #3: cost 126 inf + 133 548.214 * * [simplify]: Extracting #4: cost 96 inf + 2749 548.216 * * [simplify]: Extracting #5: cost 77 inf + 4649 548.219 * * [simplify]: Extracting #6: cost 37 inf + 16168 548.224 * * [simplify]: Extracting #7: cost 2 inf + 27783 548.230 * * [simplify]: Extracting #8: cost 0 inf + 28463 548.238 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (fabs (cbrt (fma (* c -4) a (* b b)))) (/ -1/2 (/ a b))) 548.238 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (fabs (cbrt (fma (* c -4) a (* b b)))) (/ -1/2 (/ a b))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 548.238 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 548.238 * * [simplify]: iters left: 5 (9 enodes) 548.241 * * [simplify]: iters left: 4 (39 enodes) 548.247 * * [simplify]: iters left: 3 (65 enodes) 548.257 * * [simplify]: iters left: 2 (129 enodes) 548.281 * * [simplify]: iters left: 1 (210 enodes) 548.317 * * [simplify]: Extracting #0: cost 1 inf + 0 548.317 * * [simplify]: Extracting #1: cost 0 inf + 1 548.317 * [simplify]: Simplified to 0 548.317 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (fabs (cbrt (fma (* c -4) a (* b b)))) (/ -1/2 (/ a b))) 0)) 548.317 * * * * [progress]: [ 1135 / 3260 ] simplifiying candidate # 548.318 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 548.318 * * [simplify]: iters left: 6 (25 enodes) 548.323 * * [simplify]: iters left: 5 (96 enodes) 548.337 * * [simplify]: iters left: 4 (158 enodes) 548.366 * * [simplify]: iters left: 3 (329 enodes) 548.446 * * [simplify]: Extracting #0: cost 1 inf + 0 548.446 * * [simplify]: Extracting #1: cost 11 inf + 0 548.446 * * [simplify]: Extracting #2: cost 103 inf + 0 548.447 * * [simplify]: Extracting #3: cost 181 inf + 454 548.448 * * [simplify]: Extracting #4: cost 163 inf + 2528 548.449 * * [simplify]: Extracting #5: cost 140 inf + 9783 548.453 * * [simplify]: Extracting #6: cost 96 inf + 26415 548.464 * * [simplify]: Extracting #7: cost 1 inf + 70318 548.480 * * [simplify]: Extracting #8: cost 0 inf + 70643 548.494 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) 548.494 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 548.494 * [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))))) 548.495 * * [simplify]: iters left: 6 (10 enodes) 548.497 * * [simplify]: iters left: 5 (37 enodes) 548.502 * * [simplify]: iters left: 4 (57 enodes) 548.512 * * [simplify]: iters left: 3 (104 enodes) 548.528 * * [simplify]: iters left: 2 (158 enodes) 548.552 * * [simplify]: iters left: 1 (225 enodes) 548.583 * * [simplify]: Extracting #0: cost 1 inf + 0 548.583 * * [simplify]: Extracting #1: cost 0 inf + 1 548.583 * [simplify]: Simplified to 0 548.583 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) 0)) 548.583 * * * * [progress]: [ 1136 / 3260 ] simplifiying candidate # 548.583 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 548.584 * * [simplify]: iters left: 6 (24 enodes) 548.589 * * [simplify]: iters left: 5 (87 enodes) 548.601 * * [simplify]: iters left: 4 (142 enodes) 548.625 * * [simplify]: iters left: 3 (298 enodes) 548.701 * * [simplify]: Extracting #0: cost 1 inf + 0 548.701 * * [simplify]: Extracting #1: cost 9 inf + 0 548.701 * * [simplify]: Extracting #2: cost 94 inf + 0 548.701 * * [simplify]: Extracting #3: cost 169 inf + 45 548.702 * * [simplify]: Extracting #4: cost 139 inf + 4699 548.704 * * [simplify]: Extracting #5: cost 129 inf + 8218 548.705 * * [simplify]: Extracting #6: cost 127 inf + 8591 548.709 * * [simplify]: Extracting #7: cost 85 inf + 25451 548.720 * * [simplify]: Extracting #8: cost 2 inf + 64697 548.735 * * [simplify]: Extracting #9: cost 0 inf + 65402 548.748 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) 548.748 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 548.749 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 548.749 * * [simplify]: iters left: 6 (9 enodes) 548.751 * * [simplify]: iters left: 5 (29 enodes) 548.755 * * [simplify]: iters left: 4 (42 enodes) 548.760 * * [simplify]: iters left: 3 (58 enodes) 548.767 * * [simplify]: iters left: 2 (68 enodes) 548.774 * * [simplify]: Extracting #0: cost 1 inf + 0 548.774 * * [simplify]: Extracting #1: cost 0 inf + 1 548.774 * [simplify]: Simplified to 0 548.774 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) 0)) 548.774 * * * * [progress]: [ 1137 / 3260 ] simplifiying candidate # 548.774 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 548.775 * * [simplify]: iters left: 6 (26 enodes) 548.780 * * [simplify]: iters left: 5 (104 enodes) 548.796 * * [simplify]: iters left: 4 (219 enodes) 548.839 * * [simplify]: Extracting #0: cost 1 inf + 0 548.839 * * [simplify]: Extracting #1: cost 11 inf + 0 548.839 * * [simplify]: Extracting #2: cost 96 inf + 0 548.839 * * [simplify]: Extracting #3: cost 157 inf + 1 548.840 * * [simplify]: Extracting #4: cost 158 inf + 4 548.841 * * [simplify]: Extracting #5: cost 150 inf + 2305 548.841 * * [simplify]: Extracting #6: cost 141 inf + 4158 548.843 * * [simplify]: Extracting #7: cost 113 inf + 9969 548.848 * * [simplify]: Extracting #8: cost 27 inf + 44189 548.857 * * [simplify]: Extracting #9: cost 0 inf + 57028 548.868 * * [simplify]: Extracting #10: cost 0 inf + 56933 548.877 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) 548.877 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 548.877 * [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))))) 548.877 * * [simplify]: iters left: 6 (13 enodes) 548.880 * * [simplify]: iters left: 5 (53 enodes) 548.888 * * [simplify]: iters left: 4 (117 enodes) 548.912 * * [simplify]: iters left: 3 (275 enodes) 548.964 * * [simplify]: iters left: 2 (474 enodes) 549.068 * * [simplify]: Extracting #0: cost 1 inf + 0 549.068 * * [simplify]: Extracting #1: cost 0 inf + 1 549.068 * [simplify]: Simplified to 0 549.068 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 0)) 549.068 * * * * [progress]: [ 1138 / 3260 ] simplifiying candidate # 549.069 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 549.069 * * [simplify]: iters left: 6 (27 enodes) 549.074 * * [simplify]: iters left: 5 (104 enodes) 549.092 * * [simplify]: iters left: 4 (188 enodes) 549.123 * * [simplify]: iters left: 3 (399 enodes) 549.217 * * [simplify]: Extracting #0: cost 1 inf + 0 549.217 * * [simplify]: Extracting #1: cost 11 inf + 0 549.218 * * [simplify]: Extracting #2: cost 109 inf + 0 549.218 * * [simplify]: Extracting #3: cost 203 inf + 42 549.219 * * [simplify]: Extracting #4: cost 181 inf + 2889 549.222 * * [simplify]: Extracting #5: cost 143 inf + 12171 549.227 * * [simplify]: Extracting #6: cost 92 inf + 31153 549.240 * * [simplify]: Extracting #7: cost 4 inf + 70781 549.255 * * [simplify]: Extracting #8: cost 0 inf + 72671 549.272 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b 2) a)) 549.272 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 549.272 * [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)))) 549.272 * * [simplify]: iters left: 6 (12 enodes) 549.275 * * [simplify]: iters left: 5 (47 enodes) 549.281 * * [simplify]: iters left: 4 (82 enodes) 549.294 * * [simplify]: iters left: 3 (157 enodes) 549.320 * * [simplify]: iters left: 2 (248 enodes) 549.357 * * [simplify]: iters left: 1 (341 enodes) 549.409 * * [simplify]: Extracting #0: cost 1 inf + 0 549.410 * * [simplify]: Extracting #1: cost 0 inf + 1 549.410 * [simplify]: Simplified to 0 549.410 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b 2) a)) 0)) 549.410 * * * * [progress]: [ 1139 / 3260 ] simplifiying candidate # 549.410 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 549.410 * * [simplify]: iters left: 6 (27 enodes) 549.416 * * [simplify]: iters left: 5 (104 enodes) 549.432 * * [simplify]: iters left: 4 (196 enodes) 549.468 * * [simplify]: iters left: 3 (428 enodes) 549.578 * * [simplify]: Extracting #0: cost 1 inf + 0 549.578 * * [simplify]: Extracting #1: cost 13 inf + 0 549.578 * * [simplify]: Extracting #2: cost 118 inf + 0 549.579 * * [simplify]: Extracting #3: cost 210 inf + 2 549.580 * * [simplify]: Extracting #4: cost 201 inf + 855 549.581 * * [simplify]: Extracting #5: cost 181 inf + 6108 549.586 * * [simplify]: Extracting #6: cost 106 inf + 28858 549.599 * * [simplify]: Extracting #7: cost 6 inf + 71884 549.614 * * [simplify]: Extracting #8: cost 0 inf + 74814 549.632 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 549.632 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 549.632 * [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))) 549.632 * * [simplify]: iters left: 6 (12 enodes) 549.635 * * [simplify]: iters left: 5 (47 enodes) 549.643 * * [simplify]: iters left: 4 (89 enodes) 549.658 * * [simplify]: iters left: 3 (180 enodes) 549.696 * * [simplify]: iters left: 2 (296 enodes) 549.750 * * [simplify]: iters left: 1 (428 enodes) 549.834 * * [simplify]: Extracting #0: cost 1 inf + 0 549.834 * * [simplify]: Extracting #1: cost 0 inf + 1 549.834 * [simplify]: Simplified to 0 549.834 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 0)) 549.834 * * * * [progress]: [ 1140 / 3260 ] simplifiying candidate # 549.834 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 549.834 * * [simplify]: iters left: 6 (25 enodes) 549.839 * * [simplify]: iters left: 5 (97 enodes) 549.854 * * [simplify]: iters left: 4 (180 enodes) 549.885 * * [simplify]: iters left: 3 (371 enodes) 549.972 * * [simplify]: Extracting #0: cost 1 inf + 0 549.972 * * [simplify]: Extracting #1: cost 11 inf + 0 549.972 * * [simplify]: Extracting #2: cost 102 inf + 0 549.973 * * [simplify]: Extracting #3: cost 195 inf + 0 549.974 * * [simplify]: Extracting #4: cost 176 inf + 2798 549.976 * * [simplify]: Extracting #5: cost 136 inf + 14034 549.981 * * [simplify]: Extracting #6: cost 89 inf + 31553 549.994 * * [simplify]: Extracting #7: cost 7 inf + 68915 550.009 * * [simplify]: Extracting #8: cost 0 inf + 72560 550.024 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 550.024 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 550.024 * [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))))) 550.024 * * [simplify]: iters left: 6 (12 enodes) 550.027 * * [simplify]: iters left: 5 (46 enodes) 550.033 * * [simplify]: iters left: 4 (81 enodes) 550.047 * * [simplify]: iters left: 3 (134 enodes) 550.066 * * [simplify]: iters left: 2 (197 enodes) 550.092 * * [simplify]: iters left: 1 (271 enodes) 550.128 * * [simplify]: Extracting #0: cost 1 inf + 0 550.128 * * [simplify]: Extracting #1: cost 0 inf + 1 550.128 * [simplify]: Simplified to 0 550.128 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 550.128 * * * * [progress]: [ 1141 / 3260 ] simplifiying candidate # 550.129 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 550.129 * * [simplify]: iters left: 6 (25 enodes) 550.134 * * [simplify]: iters left: 5 (94 enodes) 550.147 * * [simplify]: iters left: 4 (157 enodes) 550.174 * * [simplify]: iters left: 3 (328 enodes) 550.253 * * [simplify]: Extracting #0: cost 1 inf + 0 550.253 * * [simplify]: Extracting #1: cost 9 inf + 0 550.253 * * [simplify]: Extracting #2: cost 100 inf + 0 550.254 * * [simplify]: Extracting #3: cost 189 inf + 0 550.254 * * [simplify]: Extracting #4: cost 178 inf + 1055 550.256 * * [simplify]: Extracting #5: cost 158 inf + 6230 550.260 * * [simplify]: Extracting #6: cost 87 inf + 30360 550.272 * * [simplify]: Extracting #7: cost 6 inf + 66427 550.287 * * [simplify]: Extracting #8: cost 0 inf + 69787 550.302 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 550.302 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 550.302 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 550.302 * * [simplify]: iters left: 6 (10 enodes) 550.305 * * [simplify]: iters left: 5 (38 enodes) 550.310 * * [simplify]: iters left: 4 (59 enodes) 550.318 * * [simplify]: iters left: 3 (88 enodes) 550.329 * * [simplify]: iters left: 2 (117 enodes) 550.343 * * [simplify]: iters left: 1 (144 enodes) 550.360 * * [simplify]: Extracting #0: cost 1 inf + 0 550.360 * * [simplify]: Extracting #1: cost 0 inf + 1 550.360 * [simplify]: Simplified to 0 550.360 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 0)) 550.360 * * * * [progress]: [ 1142 / 3260 ] simplifiying candidate # 550.360 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 550.360 * * [simplify]: iters left: 6 (26 enodes) 550.366 * * [simplify]: iters left: 5 (99 enodes) 550.381 * * [simplify]: iters left: 4 (168 enodes) 550.408 * * [simplify]: iters left: 3 (357 enodes) 550.493 * * [simplify]: Extracting #0: cost 1 inf + 0 550.493 * * [simplify]: Extracting #1: cost 11 inf + 0 550.493 * * [simplify]: Extracting #2: cost 105 inf + 0 550.494 * * [simplify]: Extracting #3: cost 177 inf + 415 550.495 * * [simplify]: Extracting #4: cost 159 inf + 2646 550.496 * * [simplify]: Extracting #5: cost 128 inf + 10179 550.502 * * [simplify]: Extracting #6: cost 84 inf + 28277 550.513 * * [simplify]: Extracting #7: cost 15 inf + 59623 550.529 * * [simplify]: Extracting #8: cost 0 inf + 67064 550.543 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* a 2))) 550.543 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 550.543 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 550.543 * * [simplify]: iters left: 6 (11 enodes) 550.546 * * [simplify]: iters left: 5 (42 enodes) 550.552 * * [simplify]: iters left: 4 (67 enodes) 550.562 * * [simplify]: iters left: 3 (111 enodes) 550.577 * * [simplify]: iters left: 2 (140 enodes) 550.594 * * [simplify]: iters left: 1 (160 enodes) 550.610 * * [simplify]: Extracting #0: cost 1 inf + 0 550.610 * * [simplify]: Extracting #1: cost 0 inf + 1 550.610 * [simplify]: Simplified to 0 550.610 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* a 2))) 0)) 550.610 * * * * [progress]: [ 1143 / 3260 ] simplifiying candidate # 550.611 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 550.611 * * [simplify]: iters left: 6 (27 enodes) 550.617 * * [simplify]: iters left: 5 (111 enodes) 550.634 * * [simplify]: iters left: 4 (264 enodes) 550.705 * * [simplify]: Extracting #0: cost 1 inf + 0 550.705 * * [simplify]: Extracting #1: cost 11 inf + 0 550.705 * * [simplify]: Extracting #2: cost 180 inf + 0 550.706 * * [simplify]: Extracting #3: cost 318 inf + 1 550.707 * * [simplify]: Extracting #4: cost 300 inf + 3471 550.716 * * [simplify]: Extracting #5: cost 165 inf + 55065 550.729 * * [simplify]: Extracting #6: cost 78 inf + 86630 550.743 * * [simplify]: Extracting #7: cost 49 inf + 94062 550.760 * * [simplify]: Extracting #8: cost 2 inf + 117825 550.778 * * [simplify]: Extracting #9: cost 0 inf + 118915 550.797 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) 550.797 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 550.797 * [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))))) 550.797 * * [simplify]: iters left: 6 (16 enodes) 550.801 * * [simplify]: iters left: 5 (68 enodes) 550.812 * * [simplify]: iters left: 4 (179 enodes) 550.867 * * [simplify]: Extracting #0: cost 1 inf + 0 550.867 * * [simplify]: Extracting #1: cost 27 inf + 0 550.868 * * [simplify]: Extracting #2: cost 153 inf + 0 550.868 * * [simplify]: Extracting #3: cost 242 inf + 83 550.871 * * [simplify]: Extracting #4: cost 185 inf + 16503 550.881 * * [simplify]: Extracting #5: cost 15 inf + 79352 550.893 * * [simplify]: Extracting #6: cost 0 inf + 84943 550.905 * [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))))) 550.905 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 550.905 * * * * [progress]: [ 1144 / 3260 ] simplifiying candidate # 550.906 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 550.906 * * [simplify]: iters left: 6 (28 enodes) 550.914 * * [simplify]: iters left: 5 (114 enodes) 550.931 * * [simplify]: iters left: 4 (247 enodes) 550.986 * * [simplify]: Extracting #0: cost 1 inf + 0 550.986 * * [simplify]: Extracting #1: cost 11 inf + 0 550.987 * * [simplify]: Extracting #2: cost 147 inf + 0 550.987 * * [simplify]: Extracting #3: cost 259 inf + 0 550.989 * * [simplify]: Extracting #4: cost 236 inf + 3919 550.992 * * [simplify]: Extracting #5: cost 165 inf + 27299 551.000 * * [simplify]: Extracting #6: cost 63 inf + 61431 551.013 * * [simplify]: Extracting #7: cost 0 inf + 89407 551.027 * * [simplify]: Extracting #8: cost 0 inf + 88937 551.041 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 551.041 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 551.042 * [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)))) 551.042 * * [simplify]: iters left: 6 (15 enodes) 551.047 * * [simplify]: iters left: 5 (63 enodes) 551.057 * * [simplify]: iters left: 4 (145 enodes) 551.091 * * [simplify]: iters left: 3 (499 enodes) 551.316 * * [simplify]: Extracting #0: cost 1 inf + 0 551.316 * * [simplify]: Extracting #1: cost 0 inf + 1 551.316 * [simplify]: Simplified to 0 551.316 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 551.317 * * * * [progress]: [ 1145 / 3260 ] simplifiying candidate # 551.317 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 551.317 * * [simplify]: iters left: 6 (28 enodes) 551.323 * * [simplify]: iters left: 5 (113 enodes) 551.342 * * [simplify]: iters left: 4 (261 enodes) 551.406 * * [simplify]: Extracting #0: cost 1 inf + 0 551.406 * * [simplify]: Extracting #1: cost 13 inf + 0 551.406 * * [simplify]: Extracting #2: cost 148 inf + 0 551.407 * * [simplify]: Extracting #3: cost 246 inf + 2 551.408 * * [simplify]: Extracting #4: cost 228 inf + 2795 551.414 * * [simplify]: Extracting #5: cost 132 inf + 30910 551.422 * * [simplify]: Extracting #6: cost 46 inf + 61013 551.434 * * [simplify]: Extracting #7: cost 3 inf + 79654 551.447 * * [simplify]: Extracting #8: cost 0 inf + 80802 551.459 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 551.460 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 551.460 * [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))) 551.460 * * [simplify]: iters left: 6 (15 enodes) 551.464 * * [simplify]: iters left: 5 (62 enodes) 551.475 * * [simplify]: iters left: 4 (159 enodes) 551.515 * * [simplify]: iters left: 3 (475 enodes) 551.708 * * [simplify]: Extracting #0: cost 1 inf + 0 551.708 * * [simplify]: Extracting #1: cost 42 inf + 0 551.709 * * [simplify]: Extracting #2: cost 194 inf + 1 551.712 * * [simplify]: Extracting #3: cost 205 inf + 15094 551.724 * * [simplify]: Extracting #4: cost 20 inf + 63712 551.739 * * [simplify]: Extracting #5: cost 3 inf + 65204 551.756 * * [simplify]: Extracting #6: cost 0 inf + 65965 551.770 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 551.770 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 551.770 * * * * [progress]: [ 1146 / 3260 ] simplifiying candidate # 551.771 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 551.771 * * [simplify]: iters left: 6 (28 enodes) 551.777 * * [simplify]: iters left: 5 (113 enodes) 551.794 * * [simplify]: iters left: 4 (252 enodes) 551.851 * * [simplify]: Extracting #0: cost 1 inf + 0 551.851 * * [simplify]: Extracting #1: cost 11 inf + 0 551.851 * * [simplify]: Extracting #2: cost 144 inf + 0 551.852 * * [simplify]: Extracting #3: cost 259 inf + 0 551.853 * * [simplify]: Extracting #4: cost 238 inf + 3677 551.857 * * [simplify]: Extracting #5: cost 155 inf + 29641 551.866 * * [simplify]: Extracting #6: cost 56 inf + 64988 551.881 * * [simplify]: Extracting #7: cost 4 inf + 87533 551.895 * * [simplify]: Extracting #8: cost 0 inf + 89743 551.910 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt a)) (sqrt 2)) (* (/ (/ (cbrt b) (cbrt a)) (sqrt 2)) (/ (cbrt b) (cbrt a))))) 551.910 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt a)) (sqrt 2)) (* (/ (/ (cbrt b) (cbrt a)) (sqrt 2)) (/ (cbrt b) (cbrt a))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 551.910 * [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))))) 551.910 * * [simplify]: iters left: 6 (15 enodes) 551.914 * * [simplify]: iters left: 5 (62 enodes) 551.924 * * [simplify]: iters left: 4 (148 enodes) 551.961 * * [simplify]: iters left: 3 (499 enodes) 552.195 * * [simplify]: Extracting #0: cost 1 inf + 0 552.195 * * [simplify]: Extracting #1: cost 0 inf + 1 552.195 * [simplify]: Simplified to 0 552.195 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 552.195 * * * * [progress]: [ 1147 / 3260 ] simplifiying candidate # 552.195 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 552.195 * * [simplify]: iters left: 6 (29 enodes) 552.202 * * [simplify]: iters left: 5 (113 enodes) 552.219 * * [simplify]: iters left: 4 (225 enodes) 552.267 * * [simplify]: Extracting #0: cost 1 inf + 0 552.267 * * [simplify]: Extracting #1: cost 11 inf + 0 552.267 * * [simplify]: Extracting #2: cost 122 inf + 0 552.267 * * [simplify]: Extracting #3: cost 213 inf + 0 552.268 * * [simplify]: Extracting #4: cost 198 inf + 1461 552.271 * * [simplify]: Extracting #5: cost 114 inf + 25033 552.278 * * [simplify]: Extracting #6: cost 52 inf + 45768 552.288 * * [simplify]: Extracting #7: cost 5 inf + 66984 552.299 * * [simplify]: Extracting #8: cost 0 inf + 69373 552.311 * [simplify]: Simplified to (- (/ (/ (* (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (* (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) (sqrt a)))) 552.311 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (* (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) (sqrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 552.311 * [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)))) 552.311 * * [simplify]: iters left: 6 (14 enodes) 552.314 * * [simplify]: iters left: 5 (56 enodes) 552.325 * * [simplify]: iters left: 4 (117 enodes) 552.349 * * [simplify]: iters left: 3 (347 enodes) 552.461 * * [simplify]: Extracting #0: cost 1 inf + 0 552.461 * * [simplify]: Extracting #1: cost 0 inf + 1 552.461 * [simplify]: Simplified to 0 552.461 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (* (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) (sqrt a)))) 0)) 552.461 * * * * [progress]: [ 1148 / 3260 ] simplifiying candidate # 552.461 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 552.461 * * [simplify]: iters left: 6 (29 enodes) 552.468 * * [simplify]: iters left: 5 (114 enodes) 552.489 * * [simplify]: iters left: 4 (223 enodes) 552.532 * * [simplify]: Extracting #0: cost 1 inf + 0 552.532 * * [simplify]: Extracting #1: cost 11 inf + 0 552.532 * * [simplify]: Extracting #2: cost 118 inf + 0 552.533 * * [simplify]: Extracting #3: cost 192 inf + 2 552.534 * * [simplify]: Extracting #4: cost 177 inf + 1787 552.536 * * [simplify]: Extracting #5: cost 106 inf + 18391 552.542 * * [simplify]: Extracting #6: cost 45 inf + 40017 552.553 * * [simplify]: Extracting #7: cost 0 inf + 60394 552.563 * * [simplify]: Extracting #8: cost 0 inf + 60364 552.573 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (cbrt b) (sqrt 2))) a)) 552.573 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (* (* (/ (cbrt b) (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))))) 552.573 * [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))) 552.573 * * [simplify]: iters left: 6 (14 enodes) 552.577 * * [simplify]: iters left: 5 (57 enodes) 552.586 * * [simplify]: iters left: 4 (116 enodes) 552.610 * * [simplify]: iters left: 3 (321 enodes) 552.717 * * [simplify]: Extracting #0: cost 1 inf + 0 552.717 * * [simplify]: Extracting #1: cost 0 inf + 1 552.717 * [simplify]: Simplified to 0 552.717 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 552.717 * * * * [progress]: [ 1149 / 3260 ] simplifiying candidate # 552.717 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 552.717 * * [simplify]: iters left: 6 (28 enodes) 552.723 * * [simplify]: iters left: 5 (113 enodes) 552.742 * * [simplify]: iters left: 4 (251 enodes) 552.799 * * [simplify]: Extracting #0: cost 1 inf + 0 552.799 * * [simplify]: Extracting #1: cost 11 inf + 0 552.799 * * [simplify]: Extracting #2: cost 132 inf + 0 552.800 * * [simplify]: Extracting #3: cost 227 inf + 204 552.801 * * [simplify]: Extracting #4: cost 200 inf + 5135 552.804 * * [simplify]: Extracting #5: cost 126 inf + 26011 552.811 * * [simplify]: Extracting #6: cost 56 inf + 48422 552.822 * * [simplify]: Extracting #7: cost 1 inf + 73452 552.834 * * [simplify]: Extracting #8: cost 0 inf + 74002 552.848 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (/ (cbrt b) (cbrt a)) 2))) 552.848 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (/ (cbrt b) (cbrt a)) 2))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 552.848 * [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))))) 552.849 * * [simplify]: iters left: 6 (15 enodes) 552.852 * * [simplify]: iters left: 5 (62 enodes) 552.862 * * [simplify]: iters left: 4 (149 enodes) 552.898 * * [simplify]: iters left: 3 (450 enodes) 553.091 * * [simplify]: Extracting #0: cost 1 inf + 0 553.091 * * [simplify]: Extracting #1: cost 0 inf + 1 553.091 * [simplify]: Simplified to 0 553.091 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 553.091 * * * * [progress]: [ 1150 / 3260 ] simplifiying candidate # 553.092 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 553.092 * * [simplify]: iters left: 6 (29 enodes) 553.098 * * [simplify]: iters left: 5 (114 enodes) 553.118 * * [simplify]: iters left: 4 (224 enodes) 553.164 * * [simplify]: Extracting #0: cost 1 inf + 0 553.164 * * [simplify]: Extracting #1: cost 11 inf + 0 553.164 * * [simplify]: Extracting #2: cost 111 inf + 0 553.164 * * [simplify]: Extracting #3: cost 185 inf + 2 553.165 * * [simplify]: Extracting #4: cost 168 inf + 2227 553.167 * * [simplify]: Extracting #5: cost 125 inf + 11850 553.171 * * [simplify]: Extracting #6: cost 54 inf + 33468 553.179 * * [simplify]: Extracting #7: cost 7 inf + 54362 553.189 * * [simplify]: Extracting #8: cost 0 inf + 57775 553.199 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 553.199 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 553.199 * [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)))) 553.200 * * [simplify]: iters left: 6 (14 enodes) 553.203 * * [simplify]: iters left: 5 (57 enodes) 553.212 * * [simplify]: iters left: 4 (118 enodes) 553.238 * * [simplify]: iters left: 3 (314 enodes) 553.329 * * [simplify]: Extracting #0: cost 1 inf + 0 553.329 * * [simplify]: Extracting #1: cost 0 inf + 1 553.329 * [simplify]: Simplified to 0 553.329 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 553.329 * * * * [progress]: [ 1151 / 3260 ] simplifiying candidate # 553.329 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 553.330 * * [simplify]: iters left: 6 (28 enodes) 553.338 * * [simplify]: iters left: 5 (106 enodes) 553.354 * * [simplify]: iters left: 4 (213 enodes) 553.393 * * [simplify]: Extracting #0: cost 1 inf + 0 553.393 * * [simplify]: Extracting #1: cost 13 inf + 0 553.393 * * [simplify]: Extracting #2: cost 115 inf + 0 553.393 * * [simplify]: Extracting #3: cost 167 inf + 4 553.394 * * [simplify]: Extracting #4: cost 141 inf + 3690 553.396 * * [simplify]: Extracting #5: cost 95 inf + 14056 553.401 * * [simplify]: Extracting #6: cost 77 inf + 17866 553.405 * * [simplify]: Extracting #7: cost 44 inf + 29115 553.412 * * [simplify]: Extracting #8: cost 7 inf + 48160 553.420 * * [simplify]: Extracting #9: cost 0 inf + 51708 553.429 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (* (cbrt b) (cbrt b)) (/ (* a 2) (cbrt b)))) 553.429 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (* (cbrt b) (cbrt b)) (/ (* a 2) (cbrt b)))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 553.429 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 553.429 * * [simplify]: iters left: 6 (13 enodes) 553.432 * * [simplify]: iters left: 5 (48 enodes) 553.440 * * [simplify]: iters left: 4 (103 enodes) 553.459 * * [simplify]: iters left: 3 (238 enodes) 553.517 * * [simplify]: Extracting #0: cost 1 inf + 0 553.517 * * [simplify]: Extracting #1: cost 0 inf + 1 553.517 * [simplify]: Simplified to 0 553.517 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 0)) 553.517 * * * * [progress]: [ 1152 / 3260 ] simplifiying candidate # 553.517 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 553.517 * * [simplify]: iters left: 6 (26 enodes) 553.524 * * [simplify]: iters left: 5 (104 enodes) 553.540 * * [simplify]: iters left: 4 (226 enodes) 553.590 * * [simplify]: Extracting #0: cost 1 inf + 0 553.591 * * [simplify]: Extracting #1: cost 11 inf + 0 553.591 * * [simplify]: Extracting #2: cost 139 inf + 0 553.591 * * [simplify]: Extracting #3: cost 247 inf + 0 553.592 * * [simplify]: Extracting #4: cost 223 inf + 5329 553.597 * * [simplify]: Extracting #5: cost 139 inf + 34969 553.606 * * [simplify]: Extracting #6: cost 62 inf + 60691 553.619 * * [simplify]: Extracting #7: cost 4 inf + 86142 553.632 * * [simplify]: Extracting #8: cost 0 inf + 87894 553.647 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) 553.647 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 553.647 * [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))))) 553.647 * * [simplify]: iters left: 6 (15 enodes) 553.651 * * [simplify]: iters left: 5 (61 enodes) 553.662 * * [simplify]: iters left: 4 (142 enodes) 553.695 * * [simplify]: iters left: 3 (474 enodes) 553.869 * * [simplify]: Extracting #0: cost 1 inf + 0 553.869 * * [simplify]: Extracting #1: cost 0 inf + 1 553.869 * [simplify]: Simplified to 0 553.869 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 553.869 * * * * [progress]: [ 1153 / 3260 ] simplifiying candidate # 553.869 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 553.869 * * [simplify]: iters left: 6 (27 enodes) 553.875 * * [simplify]: iters left: 5 (107 enodes) 553.891 * * [simplify]: iters left: 4 (214 enodes) 553.935 * * [simplify]: Extracting #0: cost 1 inf + 0 553.935 * * [simplify]: Extracting #1: cost 11 inf + 0 553.936 * * [simplify]: Extracting #2: cost 120 inf + 0 553.936 * * [simplify]: Extracting #3: cost 206 inf + 0 553.937 * * [simplify]: Extracting #4: cost 191 inf + 1782 553.939 * * [simplify]: Extracting #5: cost 148 inf + 13413 553.944 * * [simplify]: Extracting #6: cost 62 inf + 41213 553.954 * * [simplify]: Extracting #7: cost 1 inf + 68223 553.965 * * [simplify]: Extracting #8: cost 0 inf + 68452 553.977 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (/ (/ (sqrt b) (cbrt 2)) (* (sqrt a) (cbrt 2))) (/ (sqrt b) (* (sqrt a) (cbrt 2))))) 553.977 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (/ (/ (sqrt b) (cbrt 2)) (* (sqrt a) (cbrt 2))) (/ (sqrt b) (* (sqrt a) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 553.977 * [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)))) 553.977 * * [simplify]: iters left: 6 (14 enodes) 553.980 * * [simplify]: iters left: 5 (56 enodes) 553.991 * * [simplify]: iters left: 4 (113 enodes) 554.013 * * [simplify]: iters left: 3 (324 enodes) 554.100 * * [simplify]: Extracting #0: cost 1 inf + 0 554.100 * * [simplify]: Extracting #1: cost 0 inf + 1 554.100 * [simplify]: Simplified to 0 554.100 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 554.101 * * * * [progress]: [ 1154 / 3260 ] simplifiying candidate # 554.101 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 554.101 * * [simplify]: iters left: 6 (27 enodes) 554.107 * * [simplify]: iters left: 5 (107 enodes) 554.123 * * [simplify]: iters left: 4 (212 enodes) 554.166 * * [simplify]: Extracting #0: cost 1 inf + 0 554.166 * * [simplify]: Extracting #1: cost 11 inf + 0 554.166 * * [simplify]: Extracting #2: cost 117 inf + 0 554.167 * * [simplify]: Extracting #3: cost 191 inf + 2 554.168 * * [simplify]: Extracting #4: cost 173 inf + 2755 554.171 * * [simplify]: Extracting #5: cost 105 inf + 19535 554.176 * * [simplify]: Extracting #6: cost 58 inf + 35107 554.184 * * [simplify]: Extracting #7: cost 6 inf + 56786 554.194 * * [simplify]: Extracting #8: cost 0 inf + 60156 554.204 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) a) (cbrt 2))) 554.204 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) a) (cbrt 2))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 554.205 * [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))) 554.205 * * [simplify]: iters left: 6 (14 enodes) 554.208 * * [simplify]: iters left: 5 (56 enodes) 554.217 * * [simplify]: iters left: 4 (112 enodes) 554.241 * * [simplify]: iters left: 3 (297 enodes) 554.320 * * [simplify]: Extracting #0: cost 1 inf + 0 554.320 * * [simplify]: Extracting #1: cost 0 inf + 1 554.320 * [simplify]: Simplified to 0 554.320 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 554.320 * * * * [progress]: [ 1155 / 3260 ] simplifiying candidate # 554.320 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 554.321 * * [simplify]: iters left: 6 (26 enodes) 554.326 * * [simplify]: iters left: 5 (104 enodes) 554.345 * * [simplify]: iters left: 4 (219 enodes) 554.386 * * [simplify]: Extracting #0: cost 1 inf + 0 554.386 * * [simplify]: Extracting #1: cost 11 inf + 0 554.387 * * [simplify]: Extracting #2: cost 118 inf + 0 554.387 * * [simplify]: Extracting #3: cost 207 inf + 0 554.388 * * [simplify]: Extracting #4: cost 190 inf + 2875 554.392 * * [simplify]: Extracting #5: cost 110 inf + 25007 554.398 * * [simplify]: Extracting #6: cost 55 inf + 42865 554.410 * * [simplify]: Extracting #7: cost 5 inf + 65347 554.421 * * [simplify]: Extracting #8: cost 0 inf + 68017 554.432 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt b) (* (cbrt a) (sqrt 2)))))) 554.432 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt b) (* (cbrt a) (sqrt 2)))))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 554.432 * [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))))) 554.432 * * [simplify]: iters left: 6 (13 enodes) 554.435 * * [simplify]: iters left: 5 (53 enodes) 554.444 * * [simplify]: iters left: 4 (118 enodes) 554.466 * * [simplify]: iters left: 3 (324 enodes) 554.550 * * [simplify]: Extracting #0: cost 1 inf + 0 554.550 * * [simplify]: Extracting #1: cost 0 inf + 1 554.550 * [simplify]: Simplified to 0 554.550 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 554.551 * * * * [progress]: [ 1156 / 3260 ] simplifiying candidate # 554.551 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 554.551 * * [simplify]: iters left: 6 (26 enodes) 554.557 * * [simplify]: iters left: 5 (99 enodes) 554.571 * * [simplify]: iters left: 4 (183 enodes) 554.605 * * [simplify]: iters left: 3 (456 enodes) 554.718 * * [simplify]: Extracting #0: cost 1 inf + 0 554.718 * * [simplify]: Extracting #1: cost 9 inf + 0 554.718 * * [simplify]: Extracting #2: cost 133 inf + 0 554.719 * * [simplify]: Extracting #3: cost 267 inf + 42 554.720 * * [simplify]: Extracting #4: cost 249 inf + 2072 554.724 * * [simplify]: Extracting #5: cost 165 inf + 19883 554.732 * * [simplify]: Extracting #6: cost 88 inf + 45141 554.747 * * [simplify]: Extracting #7: cost 11 inf + 79403 554.767 * * [simplify]: Extracting #8: cost 0 inf + 84485 554.784 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 554.784 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 554.785 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 554.785 * * [simplify]: iters left: 6 (11 enodes) 554.787 * * [simplify]: iters left: 5 (43 enodes) 554.794 * * [simplify]: iters left: 4 (84 enodes) 554.809 * * [simplify]: iters left: 3 (212 enodes) 554.852 * * [simplify]: iters left: 2 (472 enodes) 554.953 * * [simplify]: Extracting #0: cost 1 inf + 0 554.953 * * [simplify]: Extracting #1: cost 0 inf + 1 554.953 * [simplify]: Simplified to 0 554.953 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 554.953 * * * * [progress]: [ 1157 / 3260 ] simplifiying candidate # 554.954 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 554.954 * * [simplify]: iters left: 6 (27 enodes) 554.960 * * [simplify]: iters left: 5 (106 enodes) 554.976 * * [simplify]: iters left: 4 (202 enodes) 555.016 * * [simplify]: iters left: 3 (486 enodes) 555.140 * * [simplify]: Extracting #0: cost 1 inf + 0 555.140 * * [simplify]: Extracting #1: cost 11 inf + 0 555.141 * * [simplify]: Extracting #2: cost 130 inf + 0 555.141 * * [simplify]: Extracting #3: cost 244 inf + 2 555.143 * * [simplify]: Extracting #4: cost 227 inf + 2230 555.145 * * [simplify]: Extracting #5: cost 163 inf + 14139 555.152 * * [simplify]: Extracting #6: cost 98 inf + 33062 555.168 * * [simplify]: Extracting #7: cost 10 inf + 73194 555.185 * * [simplify]: Extracting #8: cost 0 inf + 77603 555.201 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 555.201 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 555.202 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 555.202 * * [simplify]: iters left: 6 (12 enodes) 555.205 * * [simplify]: iters left: 5 (49 enodes) 555.213 * * [simplify]: iters left: 4 (99 enodes) 555.233 * * [simplify]: iters left: 3 (234 enodes) 555.285 * * [simplify]: iters left: 2 (447 enodes) 555.377 * * [simplify]: Extracting #0: cost 1 inf + 0 555.377 * * [simplify]: Extracting #1: cost 0 inf + 1 555.377 * [simplify]: Simplified to 0 555.377 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 0)) 555.378 * * * * [progress]: [ 1158 / 3260 ] simplifiying candidate # 555.378 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 555.378 * * [simplify]: iters left: 6 (27 enodes) 555.384 * * [simplify]: iters left: 5 (108 enodes) 555.402 * * [simplify]: iters left: 4 (221 enodes) 555.446 * * [simplify]: Extracting #0: cost 1 inf + 0 555.446 * * [simplify]: Extracting #1: cost 11 inf + 0 555.446 * * [simplify]: Extracting #2: cost 109 inf + 0 555.446 * * [simplify]: Extracting #3: cost 182 inf + 2 555.447 * * [simplify]: Extracting #4: cost 162 inf + 2755 555.449 * * [simplify]: Extracting #5: cost 125 inf + 11293 555.455 * * [simplify]: Extracting #6: cost 65 inf + 28668 555.462 * * [simplify]: Extracting #7: cost 7 inf + 53547 555.472 * * [simplify]: Extracting #8: cost 0 inf + 57055 555.482 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 555.482 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 555.482 * [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))))) 555.482 * * [simplify]: iters left: 6 (14 enodes) 555.486 * * [simplify]: iters left: 5 (57 enodes) 555.495 * * [simplify]: iters left: 4 (121 enodes) 555.520 * * [simplify]: iters left: 3 (291 enodes) 555.596 * * [simplify]: Extracting #0: cost 1 inf + 0 555.596 * * [simplify]: Extracting #1: cost 0 inf + 1 555.596 * [simplify]: Simplified to 0 555.596 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 555.596 * * * * [progress]: [ 1159 / 3260 ] simplifiying candidate # 555.596 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 555.596 * * [simplify]: iters left: 6 (28 enodes) 555.603 * * [simplify]: iters left: 5 (109 enodes) 555.619 * * [simplify]: iters left: 4 (201 enodes) 555.657 * * [simplify]: iters left: 3 (471 enodes) 555.772 * * [simplify]: Extracting #0: cost 1 inf + 0 555.772 * * [simplify]: Extracting #1: cost 11 inf + 0 555.772 * * [simplify]: Extracting #2: cost 126 inf + 0 555.773 * * [simplify]: Extracting #3: cost 229 inf + 44 555.774 * * [simplify]: Extracting #4: cost 200 inf + 3654 555.777 * * [simplify]: Extracting #5: cost 148 inf + 13233 555.781 * * [simplify]: Extracting #6: cost 125 inf + 16717 555.787 * * [simplify]: Extracting #7: cost 79 inf + 34679 555.804 * * [simplify]: Extracting #8: cost 3 inf + 71564 555.820 * * [simplify]: Extracting #9: cost 0 inf + 72793 555.836 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) 555.836 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 555.837 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 555.837 * * [simplify]: iters left: 6 (13 enodes) 555.840 * * [simplify]: iters left: 5 (52 enodes) 555.848 * * [simplify]: iters left: 4 (98 enodes) 555.866 * * [simplify]: iters left: 3 (212 enodes) 555.906 * * [simplify]: iters left: 2 (371 enodes) 555.978 * * [simplify]: Extracting #0: cost 1 inf + 0 555.978 * * [simplify]: Extracting #1: cost 0 inf + 1 555.978 * [simplify]: Simplified to 0 555.978 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) 0)) 555.978 * * * * [progress]: [ 1160 / 3260 ] simplifiying candidate # 555.978 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 555.978 * * [simplify]: iters left: 6 (27 enodes) 555.984 * * [simplify]: iters left: 5 (100 enodes) 556.000 * * [simplify]: iters left: 4 (187 enodes) 556.030 * * [simplify]: iters left: 3 (401 enodes) 556.126 * * [simplify]: Extracting #0: cost 1 inf + 0 556.126 * * [simplify]: Extracting #1: cost 11 inf + 0 556.126 * * [simplify]: Extracting #2: cost 121 inf + 0 556.127 * * [simplify]: Extracting #3: cost 207 inf + 86 556.128 * * [simplify]: Extracting #4: cost 163 inf + 5459 556.131 * * [simplify]: Extracting #5: cost 129 inf + 12394 556.136 * * [simplify]: Extracting #6: cost 87 inf + 29079 556.151 * * [simplify]: Extracting #7: cost 3 inf + 68071 556.166 * * [simplify]: Extracting #8: cost 0 inf + 69381 556.181 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) 556.181 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 556.181 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 556.181 * * [simplify]: iters left: 6 (12 enodes) 556.184 * * [simplify]: iters left: 5 (44 enodes) 556.191 * * [simplify]: iters left: 4 (92 enodes) 556.205 * * [simplify]: iters left: 3 (159 enodes) 556.230 * * [simplify]: iters left: 2 (267 enodes) 556.272 * * [simplify]: iters left: 1 (364 enodes) 556.329 * * [simplify]: Extracting #0: cost 1 inf + 0 556.330 * * [simplify]: Extracting #1: cost 0 inf + 1 556.330 * [simplify]: Simplified to 0 556.330 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) 0)) 556.330 * * * * [progress]: [ 1161 / 3260 ] simplifiying candidate # 556.330 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 556.330 * * [simplify]: iters left: 6 (26 enodes) 556.336 * * [simplify]: iters left: 5 (107 enodes) 556.353 * * [simplify]: iters left: 4 (235 enodes) 556.404 * * [simplify]: Extracting #0: cost 1 inf + 0 556.405 * * [simplify]: Extracting #1: cost 11 inf + 0 556.405 * * [simplify]: Extracting #2: cost 137 inf + 0 556.405 * * [simplify]: Extracting #3: cost 236 inf + 45 556.407 * * [simplify]: Extracting #4: cost 201 inf + 6603 556.411 * * [simplify]: Extracting #5: cost 97 inf + 37008 556.419 * * [simplify]: Extracting #6: cost 55 inf + 53053 556.430 * * [simplify]: Extracting #7: cost 9 inf + 72161 556.443 * * [simplify]: Extracting #8: cost 0 inf + 77084 556.455 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (cbrt 2) (cbrt a)) (sqrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 556.455 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (cbrt 2) (cbrt a)) (sqrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 556.455 * [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))))) 556.456 * * [simplify]: iters left: 6 (15 enodes) 556.459 * * [simplify]: iters left: 5 (64 enodes) 556.471 * * [simplify]: iters left: 4 (149 enodes) 556.505 * * [simplify]: iters left: 3 (466 enodes) 556.754 * * [simplify]: Extracting #0: cost 1 inf + 0 556.754 * * [simplify]: Extracting #1: cost 0 inf + 1 556.754 * [simplify]: Simplified to 0 556.754 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 556.754 * * * * [progress]: [ 1162 / 3260 ] simplifiying candidate # 556.754 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 556.755 * * [simplify]: iters left: 6 (27 enodes) 556.761 * * [simplify]: iters left: 5 (110 enodes) 556.777 * * [simplify]: iters left: 4 (224 enodes) 556.822 * * [simplify]: Extracting #0: cost 1 inf + 0 556.822 * * [simplify]: Extracting #1: cost 11 inf + 0 556.822 * * [simplify]: Extracting #2: cost 125 inf + 0 556.823 * * [simplify]: Extracting #3: cost 203 inf + 45 556.823 * * [simplify]: Extracting #4: cost 177 inf + 3899 556.827 * * [simplify]: Extracting #5: cost 104 inf + 21190 556.832 * * [simplify]: Extracting #6: cost 54 inf + 37949 556.841 * * [simplify]: Extracting #7: cost 7 inf + 58091 556.851 * * [simplify]: Extracting #8: cost 0 inf + 62151 556.861 * [simplify]: Simplified to (fma (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a))) (/ (/ (- b) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (* (cbrt 2) (sqrt a))))) 556.861 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a))) (/ (/ (- b) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (* (cbrt 2) (sqrt a))))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 556.862 * [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)))) 556.862 * * [simplify]: iters left: 6 (14 enodes) 556.865 * * [simplify]: iters left: 5 (59 enodes) 556.874 * * [simplify]: iters left: 4 (121 enodes) 556.899 * * [simplify]: iters left: 3 (332 enodes) 557.033 * * [simplify]: Extracting #0: cost 1 inf + 0 557.033 * * [simplify]: Extracting #1: cost 0 inf + 1 557.033 * [simplify]: Simplified to 0 557.033 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 557.033 * * * * [progress]: [ 1163 / 3260 ] simplifiying candidate # 557.033 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 557.033 * * [simplify]: iters left: 6 (26 enodes) 557.039 * * [simplify]: iters left: 5 (105 enodes) 557.056 * * [simplify]: iters left: 4 (215 enodes) 557.100 * * [simplify]: Extracting #0: cost 1 inf + 0 557.100 * * [simplify]: Extracting #1: cost 11 inf + 0 557.100 * * [simplify]: Extracting #2: cost 112 inf + 0 557.101 * * [simplify]: Extracting #3: cost 169 inf + 211 557.101 * * [simplify]: Extracting #4: cost 159 inf + 1071 557.103 * * [simplify]: Extracting #5: cost 118 inf + 9706 557.107 * * [simplify]: Extracting #6: cost 61 inf + 25647 557.114 * * [simplify]: Extracting #7: cost 5 inf + 49518 557.123 * * [simplify]: Extracting #8: cost 0 inf + 52162 557.132 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 557.132 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 557.132 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 557.132 * * [simplify]: iters left: 6 (13 enodes) 557.136 * * [simplify]: iters left: 5 (54 enodes) 557.145 * * [simplify]: iters left: 4 (112 enodes) 557.168 * * [simplify]: iters left: 3 (281 enodes) 557.260 * * [simplify]: Extracting #0: cost 1 inf + 0 557.260 * * [simplify]: Extracting #1: cost 0 inf + 1 557.260 * [simplify]: Simplified to 0 557.260 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 557.261 * * * * [progress]: [ 1164 / 3260 ] simplifiying candidate # 557.261 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 557.261 * * [simplify]: iters left: 6 (27 enodes) 557.269 * * [simplify]: iters left: 5 (110 enodes) 557.286 * * [simplify]: iters left: 4 (239 enodes) 557.336 * * [simplify]: Extracting #0: cost 1 inf + 0 557.336 * * [simplify]: Extracting #1: cost 11 inf + 0 557.336 * * [simplify]: Extracting #2: cost 123 inf + 0 557.337 * * [simplify]: Extracting #3: cost 207 inf + 45 557.337 * * [simplify]: Extracting #4: cost 190 inf + 1917 557.341 * * [simplify]: Extracting #5: cost 120 inf + 19256 557.347 * * [simplify]: Extracting #6: cost 47 inf + 42792 557.357 * * [simplify]: Extracting #7: cost 1 inf + 62872 557.368 * * [simplify]: Extracting #8: cost 0 inf + 63342 557.378 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) 557.378 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 557.379 * [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))))) 557.379 * * [simplify]: iters left: 6 (14 enodes) 557.382 * * [simplify]: iters left: 5 (59 enodes) 557.392 * * [simplify]: iters left: 4 (134 enodes) 557.421 * * [simplify]: iters left: 3 (357 enodes) 557.558 * * [simplify]: Extracting #0: cost 1 inf + 0 557.558 * * [simplify]: Extracting #1: cost 0 inf + 1 557.558 * [simplify]: Simplified to 0 557.558 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 557.559 * * * * [progress]: [ 1165 / 3260 ] simplifiying candidate # 557.559 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 557.559 * * [simplify]: iters left: 6 (28 enodes) 557.565 * * [simplify]: iters left: 5 (110 enodes) 557.582 * * [simplify]: iters left: 4 (215 enodes) 557.624 * * [simplify]: Extracting #0: cost 1 inf + 0 557.624 * * [simplify]: Extracting #1: cost 11 inf + 0 557.624 * * [simplify]: Extracting #2: cost 114 inf + 0 557.624 * * [simplify]: Extracting #3: cost 178 inf + 45 557.625 * * [simplify]: Extracting #4: cost 171 inf + 499 557.626 * * [simplify]: Extracting #5: cost 145 inf + 4968 557.628 * * [simplify]: Extracting #6: cost 93 inf + 15205 557.633 * * [simplify]: Extracting #7: cost 51 inf + 26750 557.640 * * [simplify]: Extracting #8: cost 6 inf + 48839 557.649 * * [simplify]: Extracting #9: cost 0 inf + 51807 557.658 * [simplify]: Simplified to (- (/ (/ (* (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma b b (* (* a -4) c))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ (/ b (sqrt a)) (sqrt 2)) (sqrt 2)) (sqrt a))) 557.658 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma b b (* (* a -4) c))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ (/ b (sqrt a)) (sqrt 2)) (sqrt 2)) (sqrt a))) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 557.659 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 557.659 * * [simplify]: iters left: 6 (13 enodes) 557.662 * * [simplify]: iters left: 5 (53 enodes) 557.670 * * [simplify]: iters left: 4 (106 enodes) 557.692 * * [simplify]: iters left: 3 (257 enodes) 557.774 * * [simplify]: Extracting #0: cost 1 inf + 0 557.774 * * [simplify]: Extracting #1: cost 0 inf + 1 557.774 * [simplify]: Simplified to 0 557.774 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 557.774 * * * * [progress]: [ 1166 / 3260 ] simplifiying candidate # 557.775 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 557.775 * * [simplify]: iters left: 6 (27 enodes) 557.781 * * [simplify]: iters left: 5 (106 enodes) 557.800 * * [simplify]: iters left: 4 (201 enodes) 557.836 * * [simplify]: iters left: 3 (474 enodes) 557.980 * * [simplify]: Extracting #0: cost 1 inf + 0 557.980 * * [simplify]: Extracting #1: cost 11 inf + 0 557.980 * * [simplify]: Extracting #2: cost 152 inf + 0 557.981 * * [simplify]: Extracting #3: cost 248 inf + 45 557.982 * * [simplify]: Extracting #4: cost 225 inf + 2088 557.985 * * [simplify]: Extracting #5: cost 164 inf + 13167 557.990 * * [simplify]: Extracting #6: cost 127 inf + 18959 557.997 * * [simplify]: Extracting #7: cost 88 inf + 33625 558.013 * * [simplify]: Extracting #8: cost 4 inf + 73881 558.030 * * [simplify]: Extracting #9: cost 0 inf + 75931 558.046 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 558.046 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 558.046 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 558.046 * * [simplify]: iters left: 6 (12 enodes) 558.050 * * [simplify]: iters left: 5 (49 enodes) 558.057 * * [simplify]: iters left: 4 (94 enodes) 558.076 * * [simplify]: iters left: 3 (221 enodes) 558.145 * * [simplify]: iters left: 2 (492 enodes) 558.355 * * [simplify]: Extracting #0: cost 1 inf + 0 558.355 * * [simplify]: Extracting #1: cost 0 inf + 1 558.355 * [simplify]: Simplified to 0 558.356 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 558.356 * * * * [progress]: [ 1167 / 3260 ] simplifiying candidate # 558.356 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 558.356 * * [simplify]: iters left: 6 (26 enodes) 558.364 * * [simplify]: iters left: 5 (103 enodes) 558.380 * * [simplify]: iters left: 4 (214 enodes) 558.425 * * [simplify]: Extracting #0: cost 1 inf + 0 558.425 * * [simplify]: Extracting #1: cost 11 inf + 0 558.425 * * [simplify]: Extracting #2: cost 115 inf + 0 558.425 * * [simplify]: Extracting #3: cost 176 inf + 5 558.426 * * [simplify]: Extracting #4: cost 167 inf + 781 558.427 * * [simplify]: Extracting #5: cost 132 inf + 7966 558.431 * * [simplify]: Extracting #6: cost 59 inf + 27588 558.438 * * [simplify]: Extracting #7: cost 4 inf + 50540 558.447 * * [simplify]: Extracting #8: cost 0 inf + 52790 558.456 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 558.456 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 558.456 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 558.456 * * [simplify]: iters left: 6 (13 enodes) 558.459 * * [simplify]: iters left: 5 (52 enodes) 558.467 * * [simplify]: iters left: 4 (111 enodes) 558.492 * * [simplify]: iters left: 3 (278 enodes) 558.580 * * [simplify]: Extracting #0: cost 1 inf + 0 558.580 * * [simplify]: Extracting #1: cost 0 inf + 1 558.581 * [simplify]: Simplified to 0 558.581 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 558.581 * * * * [progress]: [ 1168 / 3260 ] simplifiying candidate # 558.582 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 558.582 * * [simplify]: iters left: 6 (27 enodes) 558.588 * * [simplify]: iters left: 5 (104 enodes) 558.606 * * [simplify]: iters left: 4 (196 enodes) 558.643 * * [simplify]: iters left: 3 (456 enodes) 558.768 * * [simplify]: Extracting #0: cost 1 inf + 0 558.768 * * [simplify]: Extracting #1: cost 11 inf + 0 558.768 * * [simplify]: Extracting #2: cost 141 inf + 0 558.769 * * [simplify]: Extracting #3: cost 219 inf + 949 558.771 * * [simplify]: Extracting #4: cost 167 inf + 6594 558.774 * * [simplify]: Extracting #5: cost 130 inf + 14575 558.780 * * [simplify]: Extracting #6: cost 98 inf + 27659 558.792 * * [simplify]: Extracting #7: cost 14 inf + 65300 558.807 * * [simplify]: Extracting #8: cost 0 inf + 72538 558.823 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* a 2))) 558.823 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 558.823 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 558.823 * * [simplify]: iters left: 6 (12 enodes) 558.826 * * [simplify]: iters left: 5 (47 enodes) 558.835 * * [simplify]: iters left: 4 (89 enodes) 558.853 * * [simplify]: iters left: 3 (186 enodes) 558.898 * * [simplify]: iters left: 2 (378 enodes) 559.296 * * [simplify]: Extracting #0: cost 1 inf + 0 559.296 * * [simplify]: Extracting #1: cost 0 inf + 1 559.296 * [simplify]: Simplified to 0 559.296 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* a 2))) 0)) 559.297 * * * * [progress]: [ 1169 / 3260 ] simplifiying candidate # 559.297 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 559.297 * * [simplify]: iters left: 6 (26 enodes) 559.303 * * [simplify]: iters left: 5 (98 enodes) 559.317 * * [simplify]: iters left: 4 (162 enodes) 559.344 * * [simplify]: iters left: 3 (343 enodes) 559.427 * * [simplify]: Extracting #0: cost 1 inf + 0 559.427 * * [simplify]: Extracting #1: cost 9 inf + 0 559.427 * * [simplify]: Extracting #2: cost 108 inf + 2 559.428 * * [simplify]: Extracting #3: cost 181 inf + 172 559.429 * * [simplify]: Extracting #4: cost 153 inf + 2870 559.430 * * [simplify]: Extracting #5: cost 130 inf + 8413 559.434 * * [simplify]: Extracting #6: cost 92 inf + 22938 559.445 * * [simplify]: Extracting #7: cost 11 inf + 60472 559.458 * * [simplify]: Extracting #8: cost 0 inf + 65900 559.472 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) 559.472 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 559.472 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 559.472 * * [simplify]: iters left: 6 (11 enodes) 559.477 * * [simplify]: iters left: 5 (40 enodes) 559.483 * * [simplify]: iters left: 4 (65 enodes) 559.493 * * [simplify]: iters left: 3 (97 enodes) 559.509 * * [simplify]: iters left: 2 (165 enodes) 559.541 * * [simplify]: iters left: 1 (271 enodes) 559.592 * * [simplify]: Extracting #0: cost 1 inf + 0 559.593 * * [simplify]: Extracting #1: cost 0 inf + 1 559.593 * [simplify]: Simplified to 0 559.593 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) 0)) 559.593 * * * * [progress]: [ 1170 / 3260 ] simplifiying candidate # 559.593 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 559.593 * * [simplify]: iters left: 6 (25 enodes) 559.599 * * [simplify]: iters left: 5 (102 enodes) 559.615 * * [simplify]: iters left: 4 (209 enodes) 559.657 * * [simplify]: Extracting #0: cost 1 inf + 0 559.658 * * [simplify]: Extracting #1: cost 11 inf + 0 559.658 * * [simplify]: Extracting #2: cost 111 inf + 0 559.658 * * [simplify]: Extracting #3: cost 165 inf + 5 559.659 * * [simplify]: Extracting #4: cost 155 inf + 863 559.660 * * [simplify]: Extracting #5: cost 123 inf + 7990 559.663 * * [simplify]: Extracting #6: cost 73 inf + 18088 559.669 * * [simplify]: Extracting #7: cost 30 inf + 35414 559.677 * * [simplify]: Extracting #8: cost 0 inf + 50716 559.685 * [simplify]: Simplified to (- (/ (/ (* (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt (sqrt (fma (* c a) -4 (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) 559.685 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt (sqrt (fma (* c a) -4 (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 559.686 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 559.686 * * [simplify]: iters left: 6 (12 enodes) 559.689 * * [simplify]: iters left: 5 (51 enodes) 559.697 * * [simplify]: iters left: 4 (106 enodes) 559.720 * * [simplify]: iters left: 3 (247 enodes) 559.786 * * [simplify]: Extracting #0: cost 1 inf + 0 559.786 * * [simplify]: Extracting #1: cost 0 inf + 1 559.786 * [simplify]: Simplified to 0 559.786 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 559.786 * * * * [progress]: [ 1171 / 3260 ] simplifiying candidate # 559.787 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 559.787 * * [simplify]: iters left: 6 (26 enodes) 559.793 * * [simplify]: iters left: 5 (103 enodes) 559.808 * * [simplify]: iters left: 4 (193 enodes) 559.848 * * [simplify]: iters left: 3 (455 enodes) 559.975 * * [simplify]: Extracting #0: cost 1 inf + 0 559.975 * * [simplify]: Extracting #1: cost 11 inf + 0 559.975 * * [simplify]: Extracting #2: cost 145 inf + 0 559.976 * * [simplify]: Extracting #3: cost 224 inf + 296 559.978 * * [simplify]: Extracting #4: cost 168 inf + 6510 559.982 * * [simplify]: Extracting #5: cost 131 inf + 13734 559.988 * * [simplify]: Extracting #6: cost 78 inf + 36122 560.003 * * [simplify]: Extracting #7: cost 5 inf + 68856 560.019 * * [simplify]: Extracting #8: cost 0 inf + 70966 560.034 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) 560.034 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 560.034 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 560.035 * * [simplify]: iters left: 6 (11 enodes) 560.037 * * [simplify]: iters left: 5 (46 enodes) 560.044 * * [simplify]: iters left: 4 (86 enodes) 560.061 * * [simplify]: iters left: 3 (183 enodes) 560.106 * * [simplify]: iters left: 2 (372 enodes) 560.233 * * [simplify]: Extracting #0: cost 1 inf + 0 560.233 * * [simplify]: Extracting #1: cost 0 inf + 1 560.233 * [simplify]: Simplified to 0 560.233 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) 0)) 560.233 * * * * [progress]: [ 1172 / 3260 ] simplifiying candidate # 560.233 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 560.233 * * [simplify]: iters left: 6 (25 enodes) 560.239 * * [simplify]: iters left: 5 (97 enodes) 560.253 * * [simplify]: iters left: 4 (161 enodes) 560.283 * * [simplify]: iters left: 3 (342 enodes) 560.364 * * [simplify]: Extracting #0: cost 1 inf + 0 560.364 * * [simplify]: Extracting #1: cost 9 inf + 0 560.364 * * [simplify]: Extracting #2: cost 108 inf + 2 560.365 * * [simplify]: Extracting #3: cost 175 inf + 498 560.366 * * [simplify]: Extracting #4: cost 148 inf + 3196 560.368 * * [simplify]: Extracting #5: cost 132 inf + 7764 560.371 * * [simplify]: Extracting #6: cost 91 inf + 23318 560.385 * * [simplify]: Extracting #7: cost 7 inf + 61524 560.398 * * [simplify]: Extracting #8: cost 0 inf + 64902 560.412 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (* 1/2 (/ b a))) 560.412 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 560.412 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 560.412 * * [simplify]: iters left: 6 (10 enodes) 560.415 * * [simplify]: iters left: 5 (39 enodes) 560.421 * * [simplify]: iters left: 4 (64 enodes) 560.431 * * [simplify]: iters left: 3 (96 enodes) 560.446 * * [simplify]: iters left: 2 (164 enodes) 560.479 * * [simplify]: iters left: 1 (270 enodes) 560.530 * * [simplify]: Extracting #0: cost 1 inf + 0 560.531 * * [simplify]: Extracting #1: cost 0 inf + 1 560.531 * [simplify]: Simplified to 0 560.531 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (* 1/2 (/ b a))) 0)) 560.531 * * * * [progress]: [ 1173 / 3260 ] simplifiying candidate # 560.531 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 560.531 * * [simplify]: iters left: 6 (25 enodes) 560.537 * * [simplify]: iters left: 5 (103 enodes) 560.553 * * [simplify]: iters left: 4 (218 enodes) 560.595 * * [simplify]: Extracting #0: cost 1 inf + 0 560.595 * * [simplify]: Extracting #1: cost 11 inf + 0 560.595 * * [simplify]: Extracting #2: cost 107 inf + 0 560.596 * * [simplify]: Extracting #3: cost 161 inf + 6 560.596 * * [simplify]: Extracting #4: cost 151 inf + 663 560.598 * * [simplify]: Extracting #5: cost 121 inf + 7023 560.600 * * [simplify]: Extracting #6: cost 75 inf + 15954 560.605 * * [simplify]: Extracting #7: cost 35 inf + 31099 560.613 * * [simplify]: Extracting #8: cost 1 inf + 48952 560.621 * * [simplify]: Extracting #9: cost 0 inf + 49492 560.629 * [simplify]: Simplified to (fma (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a))) (* (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)))) 560.629 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a))) (* (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 560.630 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 560.630 * * [simplify]: iters left: 6 (12 enodes) 560.635 * * [simplify]: iters left: 5 (53 enodes) 560.644 * * [simplify]: iters left: 4 (117 enodes) 560.665 * * [simplify]: iters left: 3 (255 enodes) 560.724 * * [simplify]: Extracting #0: cost 1 inf + 0 560.724 * * [simplify]: Extracting #1: cost 0 inf + 1 560.724 * [simplify]: Simplified to 0 560.724 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 560.724 * * * * [progress]: [ 1174 / 3260 ] simplifiying candidate # 560.724 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 560.725 * * [simplify]: iters left: 6 (26 enodes) 560.731 * * [simplify]: iters left: 5 (104 enodes) 560.747 * * [simplify]: iters left: 4 (203 enodes) 560.783 * * [simplify]: iters left: 3 (437 enodes) 560.894 * * [simplify]: Extracting #0: cost 1 inf + 0 560.894 * * [simplify]: Extracting #1: cost 11 inf + 0 560.894 * * [simplify]: Extracting #2: cost 135 inf + 0 560.895 * * [simplify]: Extracting #3: cost 226 inf + 665 560.897 * * [simplify]: Extracting #4: cost 171 inf + 6630 560.900 * * [simplify]: Extracting #5: cost 128 inf + 14781 560.904 * * [simplify]: Extracting #6: cost 126 inf + 15312 560.910 * * [simplify]: Extracting #7: cost 74 inf + 36637 560.924 * * [simplify]: Extracting #8: cost 8 inf + 67585 560.942 * * [simplify]: Extracting #9: cost 0 inf + 71208 560.957 * [simplify]: Simplified to (+ (/ -1/2 (/ a b)) (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 560.957 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ -1/2 (/ a b)) (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 560.957 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 560.958 * * [simplify]: iters left: 6 (11 enodes) 560.961 * * [simplify]: iters left: 5 (48 enodes) 560.969 * * [simplify]: iters left: 4 (98 enodes) 560.985 * * [simplify]: iters left: 3 (181 enodes) 561.022 * * [simplify]: iters left: 2 (358 enodes) 561.126 * * [simplify]: Extracting #0: cost 1 inf + 0 561.127 * * [simplify]: Extracting #1: cost 0 inf + 1 561.127 * [simplify]: Simplified to 0 561.127 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ -1/2 (/ a b)) (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 0)) 561.127 * * * * [progress]: [ 1175 / 3260 ] simplifiying candidate # 561.127 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 561.127 * * [simplify]: iters left: 6 (25 enodes) 561.133 * * [simplify]: iters left: 5 (97 enodes) 561.148 * * [simplify]: iters left: 4 (181 enodes) 561.179 * * [simplify]: iters left: 3 (382 enodes) 561.273 * * [simplify]: Extracting #0: cost 1 inf + 0 561.273 * * [simplify]: Extracting #1: cost 12 inf + 0 561.273 * * [simplify]: Extracting #2: cost 122 inf + 1 561.274 * * [simplify]: Extracting #3: cost 194 inf + 708 561.276 * * [simplify]: Extracting #4: cost 149 inf + 4318 561.278 * * [simplify]: Extracting #5: cost 132 inf + 8610 561.281 * * [simplify]: Extracting #6: cost 90 inf + 24962 561.293 * * [simplify]: Extracting #7: cost 18 inf + 57520 561.306 * * [simplify]: Extracting #8: cost 0 inf + 66315 561.320 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 561.320 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 561.321 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 561.321 * * [simplify]: iters left: 6 (10 enodes) 561.324 * * [simplify]: iters left: 5 (41 enodes) 561.330 * * [simplify]: iters left: 4 (81 enodes) 561.344 * * [simplify]: iters left: 3 (127 enodes) 561.360 * * [simplify]: iters left: 2 (186 enodes) 561.386 * * [simplify]: iters left: 1 (266 enodes) 561.447 * * [simplify]: Extracting #0: cost 1 inf + 0 561.447 * * [simplify]: Extracting #1: cost 0 inf + 1 561.447 * [simplify]: Simplified to 0 561.447 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 0)) 561.447 * * * * [progress]: [ 1176 / 3260 ] simplifiying candidate # 561.448 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 561.448 * * [simplify]: iters left: 6 (24 enodes) 561.453 * * [simplify]: iters left: 5 (94 enodes) 561.468 * * [simplify]: iters left: 4 (163 enodes) 561.495 * * [simplify]: iters left: 3 (346 enodes) 561.580 * * [simplify]: Extracting #0: cost 1 inf + 0 561.580 * * [simplify]: Extracting #1: cost 9 inf + 0 561.580 * * [simplify]: Extracting #2: cost 108 inf + 2 561.581 * * [simplify]: Extracting #3: cost 178 inf + 257 561.583 * * [simplify]: Extracting #4: cost 144 inf + 3931 561.584 * * [simplify]: Extracting #5: cost 133 inf + 7767 561.588 * * [simplify]: Extracting #6: cost 96 inf + 21892 561.599 * * [simplify]: Extracting #7: cost 12 inf + 59934 561.613 * * [simplify]: Extracting #8: cost 0 inf + 66438 561.629 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) 561.629 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 561.629 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 561.629 * * [simplify]: iters left: 6 (9 enodes) 561.632 * * [simplify]: iters left: 5 (36 enodes) 561.638 * * [simplify]: iters left: 4 (67 enodes) 561.648 * * [simplify]: iters left: 3 (97 enodes) 561.664 * * [simplify]: iters left: 2 (158 enodes) 561.699 * * [simplify]: iters left: 1 (263 enodes) 561.743 * * [simplify]: Extracting #0: cost 1 inf + 0 561.743 * * [simplify]: Extracting #1: cost 0 inf + 1 561.743 * [simplify]: Simplified to 0 561.743 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) 0)) 561.743 * * * * [progress]: [ 1177 / 3260 ] simplifiying candidate # 561.743 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 561.743 * * [simplify]: iters left: 6 (24 enodes) 561.749 * * [simplify]: iters left: 5 (95 enodes) 561.763 * * [simplify]: iters left: 4 (172 enodes) 561.792 * * [simplify]: iters left: 3 (374 enodes) 561.884 * * [simplify]: Extracting #0: cost 1 inf + 0 561.884 * * [simplify]: Extracting #1: cost 11 inf + 0 561.884 * * [simplify]: Extracting #2: cost 117 inf + 0 561.885 * * [simplify]: Extracting #3: cost 199 inf + 5 561.886 * * [simplify]: Extracting #4: cost 163 inf + 3285 561.888 * * [simplify]: Extracting #5: cost 134 inf + 8602 561.890 * * [simplify]: Extracting #6: cost 126 inf + 10506 561.895 * * [simplify]: Extracting #7: cost 78 inf + 28083 561.907 * * [simplify]: Extracting #8: cost 4 inf + 64953 561.923 * * [simplify]: Extracting #9: cost 0 inf + 66978 561.937 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) 561.937 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 561.938 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 561.938 * * [simplify]: iters left: 5 (9 enodes) 561.940 * * [simplify]: iters left: 4 (39 enodes) 561.946 * * [simplify]: iters left: 3 (65 enodes) 561.957 * * [simplify]: iters left: 2 (129 enodes) 561.981 * * [simplify]: iters left: 1 (210 enodes) 562.016 * * [simplify]: Extracting #0: cost 1 inf + 0 562.016 * * [simplify]: Extracting #1: cost 0 inf + 1 562.016 * [simplify]: Simplified to 0 562.017 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) 0)) 562.017 * * * * [progress]: [ 1178 / 3260 ] simplifiying candidate # 562.017 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 562.017 * * [simplify]: iters left: 6 (24 enodes) 562.022 * * [simplify]: iters left: 5 (91 enodes) 562.035 * * [simplify]: iters left: 4 (142 enodes) 562.059 * * [simplify]: iters left: 3 (260 enodes) 562.106 * * [simplify]: iters left: 2 (468 enodes) 562.199 * * [simplify]: Extracting #0: cost 1 inf + 0 562.199 * * [simplify]: Extracting #1: cost 11 inf + 0 562.199 * * [simplify]: Extracting #2: cost 75 inf + 0 562.200 * * [simplify]: Extracting #3: cost 134 inf + 210 562.201 * * [simplify]: Extracting #4: cost 116 inf + 2895 562.202 * * [simplify]: Extracting #5: cost 110 inf + 5924 562.204 * * [simplify]: Extracting #6: cost 91 inf + 13223 562.206 * * [simplify]: Extracting #7: cost 74 inf + 17725 562.214 * * [simplify]: Extracting #8: cost 23 inf + 37898 562.225 * * [simplify]: Extracting #9: cost 1 inf + 46330 562.236 * * [simplify]: Extracting #10: cost 0 inf + 46669 562.247 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) 562.247 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 562.248 * [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))))) 562.248 * * [simplify]: iters left: 6 (10 enodes) 562.250 * * [simplify]: iters left: 5 (37 enodes) 562.256 * * [simplify]: iters left: 4 (57 enodes) 562.265 * * [simplify]: iters left: 3 (104 enodes) 562.281 * * [simplify]: iters left: 2 (158 enodes) 562.305 * * [simplify]: iters left: 1 (225 enodes) 562.336 * * [simplify]: Extracting #0: cost 1 inf + 0 562.337 * * [simplify]: Extracting #1: cost 0 inf + 1 562.337 * [simplify]: Simplified to 0 562.337 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) 0)) 562.337 * * * * [progress]: [ 1179 / 3260 ] simplifiying candidate # 562.337 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 562.337 * * [simplify]: iters left: 6 (23 enodes) 562.342 * * [simplify]: iters left: 5 (82 enodes) 562.356 * * [simplify]: iters left: 4 (126 enodes) 562.374 * * [simplify]: iters left: 3 (229 enodes) 562.415 * * [simplify]: iters left: 2 (403 enodes) 562.495 * * [simplify]: Extracting #0: cost 1 inf + 0 562.495 * * [simplify]: Extracting #1: cost 9 inf + 0 562.495 * * [simplify]: Extracting #2: cost 63 inf + 0 562.496 * * [simplify]: Extracting #3: cost 112 inf + 167 562.496 * * [simplify]: Extracting #4: cost 92 inf + 2891 562.498 * * [simplify]: Extracting #5: cost 90 inf + 4353 562.499 * * [simplify]: Extracting #6: cost 78 inf + 7649 562.505 * * [simplify]: Extracting #7: cost 19 inf + 28191 562.515 * * [simplify]: Extracting #8: cost 0 inf + 35765 562.525 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b 2) a)) 562.525 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 562.525 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 562.526 * * [simplify]: iters left: 6 (9 enodes) 562.528 * * [simplify]: iters left: 5 (29 enodes) 562.533 * * [simplify]: iters left: 4 (42 enodes) 562.538 * * [simplify]: iters left: 3 (58 enodes) 562.545 * * [simplify]: iters left: 2 (68 enodes) 562.552 * * [simplify]: Extracting #0: cost 1 inf + 0 562.552 * * [simplify]: Extracting #1: cost 0 inf + 1 562.552 * [simplify]: Simplified to 0 562.553 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b 2) a)) 0)) 562.553 * * * * [progress]: [ 1180 / 3260 ] simplifiying candidate # 562.553 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 562.553 * * [simplify]: iters left: 6 (27 enodes) 562.559 * * [simplify]: iters left: 5 (105 enodes) 562.575 * * [simplify]: iters left: 4 (209 enodes) 562.616 * * [simplify]: iters left: 3 (450 enodes) 562.702 * * [simplify]: Extracting #0: cost 1 inf + 0 562.702 * * [simplify]: Extracting #1: cost 11 inf + 0 562.703 * * [simplify]: Extracting #2: cost 103 inf + 0 562.703 * * [simplify]: Extracting #3: cost 186 inf + 204 562.704 * * [simplify]: Extracting #4: cost 177 inf + 1459 562.705 * * [simplify]: Extracting #5: cost 160 inf + 5430 562.709 * * [simplify]: Extracting #6: cost 101 inf + 21409 562.718 * * [simplify]: Extracting #7: cost 38 inf + 42530 562.729 * * [simplify]: Extracting #8: cost 0 inf + 59557 562.741 * * [simplify]: Extracting #9: cost 0 inf + 59167 562.753 * * [simplify]: Extracting #10: cost 0 inf + 59087 562.764 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b 2) a)) 562.765 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 562.765 * [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))))) 562.765 * * [simplify]: iters left: 6 (13 enodes) 562.768 * * [simplify]: iters left: 5 (53 enodes) 562.776 * * [simplify]: iters left: 4 (117 enodes) 562.802 * * [simplify]: iters left: 3 (275 enodes) 562.853 * * [simplify]: iters left: 2 (474 enodes) 562.958 * * [simplify]: Extracting #0: cost 1 inf + 0 562.958 * * [simplify]: Extracting #1: cost 0 inf + 1 562.958 * [simplify]: Simplified to 0 562.958 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b 2) a)) 0)) 562.958 * * * * [progress]: [ 1181 / 3260 ] simplifiying candidate # 562.958 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 562.958 * * [simplify]: iters left: 6 (25 enodes) 562.964 * * [simplify]: iters left: 5 (96 enodes) 562.978 * * [simplify]: iters left: 4 (169 enodes) 563.004 * * [simplify]: iters left: 3 (327 enodes) 563.062 * * [simplify]: Extracting #0: cost 1 inf + 0 563.062 * * [simplify]: Extracting #1: cost 11 inf + 0 563.063 * * [simplify]: Extracting #2: cost 80 inf + 0 563.063 * * [simplify]: Extracting #3: cost 148 inf + 42 563.064 * * [simplify]: Extracting #4: cost 147 inf + 86 563.064 * * [simplify]: Extracting #5: cost 132 inf + 3053 563.068 * * [simplify]: Extracting #6: cost 93 inf + 11229 563.071 * * [simplify]: Extracting #7: cost 73 inf + 14563 563.077 * * [simplify]: Extracting #8: cost 20 inf + 36897 563.086 * * [simplify]: Extracting #9: cost 0 inf + 45215 563.095 * * [simplify]: Extracting #10: cost 0 inf + 45135 563.105 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 563.105 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 563.105 * [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)))) 563.105 * * [simplify]: iters left: 6 (12 enodes) 563.108 * * [simplify]: iters left: 5 (47 enodes) 563.115 * * [simplify]: iters left: 4 (82 enodes) 563.127 * * [simplify]: iters left: 3 (157 enodes) 563.154 * * [simplify]: iters left: 2 (248 enodes) 563.190 * * [simplify]: iters left: 1 (341 enodes) 563.242 * * [simplify]: Extracting #0: cost 1 inf + 0 563.242 * * [simplify]: Extracting #1: cost 0 inf + 1 563.242 * [simplify]: Simplified to 0 563.242 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 0)) 563.242 * * * * [progress]: [ 1182 / 3260 ] simplifiying candidate # 563.242 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 563.242 * * [simplify]: iters left: 6 (26 enodes) 563.249 * * [simplify]: iters left: 5 (99 enodes) 563.264 * * [simplify]: iters left: 4 (180 enodes) 563.295 * * [simplify]: iters left: 3 (359 enodes) 563.369 * * [simplify]: Extracting #0: cost 1 inf + 0 563.369 * * [simplify]: Extracting #1: cost 13 inf + 0 563.370 * * [simplify]: Extracting #2: cost 91 inf + 0 563.370 * * [simplify]: Extracting #3: cost 156 inf + 124 563.371 * * [simplify]: Extracting #4: cost 154 inf + 169 563.371 * * [simplify]: Extracting #5: cost 143 inf + 3042 563.373 * * [simplify]: Extracting #6: cost 122 inf + 7088 563.379 * * [simplify]: Extracting #7: cost 30 inf + 36839 563.388 * * [simplify]: Extracting #8: cost 0 inf + 48641 563.398 * * [simplify]: Extracting #9: cost 0 inf + 48601 563.408 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) a)) 563.408 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 563.408 * [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))) 563.408 * * [simplify]: iters left: 6 (12 enodes) 563.411 * * [simplify]: iters left: 5 (47 enodes) 563.418 * * [simplify]: iters left: 4 (89 enodes) 563.434 * * [simplify]: iters left: 3 (180 enodes) 563.472 * * [simplify]: iters left: 2 (296 enodes) 563.527 * * [simplify]: iters left: 1 (428 enodes) 563.613 * * [simplify]: Extracting #0: cost 1 inf + 0 563.613 * * [simplify]: Extracting #1: cost 0 inf + 1 563.614 * [simplify]: Simplified to 0 563.614 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) a)) 0)) 563.614 * * * * [progress]: [ 1183 / 3260 ] simplifiying candidate # 563.615 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 563.615 * * [simplify]: iters left: 6 (26 enodes) 563.620 * * [simplify]: iters left: 5 (98 enodes) 563.634 * * [simplify]: iters left: 4 (170 enodes) 563.660 * * [simplify]: iters left: 3 (310 enodes) 563.713 * * [simplify]: Extracting #0: cost 1 inf + 0 563.713 * * [simplify]: Extracting #1: cost 11 inf + 0 563.713 * * [simplify]: Extracting #2: cost 78 inf + 0 563.713 * * [simplify]: Extracting #3: cost 149 inf + 0 563.714 * * [simplify]: Extracting #4: cost 144 inf + 568 563.715 * * [simplify]: Extracting #5: cost 121 inf + 5314 563.717 * * [simplify]: Extracting #6: cost 90 inf + 12483 563.723 * * [simplify]: Extracting #7: cost 24 inf + 35434 563.734 * * [simplify]: Extracting #8: cost 0 inf + 46953 563.743 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (* (cbrt 2) (sqrt a)) (cbrt 2))) (/ (/ (/ b (* (cbrt a) 2)) (cbrt a)) (cbrt a))) 563.743 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (* (cbrt 2) (sqrt a)) (cbrt 2))) (/ (/ (/ b (* (cbrt a) 2)) (cbrt a)) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 563.743 * [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))))) 563.743 * * [simplify]: iters left: 6 (12 enodes) 563.746 * * [simplify]: iters left: 5 (46 enodes) 563.753 * * [simplify]: iters left: 4 (81 enodes) 563.764 * * [simplify]: iters left: 3 (134 enodes) 563.783 * * [simplify]: iters left: 2 (197 enodes) 563.811 * * [simplify]: iters left: 1 (271 enodes) 563.846 * * [simplify]: Extracting #0: cost 1 inf + 0 563.846 * * [simplify]: Extracting #1: cost 0 inf + 1 563.846 * [simplify]: Simplified to 0 563.846 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 0)) 563.846 * * * * [progress]: [ 1184 / 3260 ] simplifiying candidate # 563.847 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 563.847 * * [simplify]: iters left: 6 (23 enodes) 563.852 * * [simplify]: iters left: 5 (86 enodes) 563.865 * * [simplify]: iters left: 4 (138 enodes) 563.886 * * [simplify]: iters left: 3 (256 enodes) 563.930 * * [simplify]: iters left: 2 (446 enodes) 564.018 * * [simplify]: Extracting #0: cost 1 inf + 0 564.018 * * [simplify]: Extracting #1: cost 9 inf + 0 564.018 * * [simplify]: Extracting #2: cost 66 inf + 0 564.018 * * [simplify]: Extracting #3: cost 130 inf + 42 564.019 * * [simplify]: Extracting #4: cost 132 inf + 209 564.020 * * [simplify]: Extracting #5: cost 109 inf + 4196 564.022 * * [simplify]: Extracting #6: cost 79 inf + 11371 564.031 * * [simplify]: Extracting #7: cost 13 inf + 34000 564.042 * * [simplify]: Extracting #8: cost 0 inf + 38935 564.052 * [simplify]: Simplified to (+ (/ (/ (- b) 2) a) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2))) 564.053 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (- b) 2) a) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 564.053 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 564.053 * * [simplify]: iters left: 6 (10 enodes) 564.055 * * [simplify]: iters left: 5 (38 enodes) 564.060 * * [simplify]: iters left: 4 (59 enodes) 564.069 * * [simplify]: iters left: 3 (88 enodes) 564.080 * * [simplify]: iters left: 2 (117 enodes) 564.094 * * [simplify]: iters left: 1 (144 enodes) 564.110 * * [simplify]: Extracting #0: cost 1 inf + 0 564.111 * * [simplify]: Extracting #1: cost 0 inf + 1 564.111 * [simplify]: Simplified to 0 564.111 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (- b) 2) a) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2))) 0)) 564.111 * * * * [progress]: [ 1185 / 3260 ] simplifiying candidate # 564.111 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 564.111 * * [simplify]: iters left: 6 (25 enodes) 564.117 * * [simplify]: iters left: 5 (94 enodes) 564.130 * * [simplify]: iters left: 4 (152 enodes) 564.154 * * [simplify]: iters left: 3 (287 enodes) 564.203 * * [simplify]: iters left: 2 (480 enodes) 564.295 * * [simplify]: Extracting #0: cost 1 inf + 0 564.295 * * [simplify]: Extracting #1: cost 11 inf + 0 564.295 * * [simplify]: Extracting #2: cost 75 inf + 0 564.295 * * [simplify]: Extracting #3: cost 125 inf + 128 564.296 * * [simplify]: Extracting #4: cost 100 inf + 2985 564.298 * * [simplify]: Extracting #5: cost 91 inf + 5746 564.300 * * [simplify]: Extracting #6: cost 82 inf + 7621 564.306 * * [simplify]: Extracting #7: cost 15 inf + 31465 564.316 * * [simplify]: Extracting #8: cost 0 inf + 37442 564.327 * * [simplify]: Extracting #9: cost 0 inf + 37362 564.338 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b a) 2)) 564.338 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 564.339 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 564.339 * * [simplify]: iters left: 6 (11 enodes) 564.341 * * [simplify]: iters left: 5 (42 enodes) 564.348 * * [simplify]: iters left: 4 (67 enodes) 564.358 * * [simplify]: iters left: 3 (111 enodes) 564.373 * * [simplify]: iters left: 2 (140 enodes) 564.388 * * [simplify]: iters left: 1 (160 enodes) 564.406 * * [simplify]: Extracting #0: cost 1 inf + 0 564.406 * * [simplify]: Extracting #1: cost 0 inf + 1 564.406 * [simplify]: Simplified to 0 564.406 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b a) 2)) 0)) 564.406 * * * * [progress]: [ 1186 / 3260 ] simplifiying candidate # 564.406 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 564.407 * * [simplify]: iters left: 6 (28 enodes) 564.413 * * [simplify]: iters left: 5 (114 enodes) 564.431 * * [simplify]: iters left: 4 (267 enodes) 564.501 * * [simplify]: Extracting #0: cost 1 inf + 0 564.502 * * [simplify]: Extracting #1: cost 11 inf + 0 564.502 * * [simplify]: Extracting #2: cost 172 inf + 0 564.503 * * [simplify]: Extracting #3: cost 308 inf + 1 564.504 * * [simplify]: Extracting #4: cost 280 inf + 6168 564.511 * * [simplify]: Extracting #5: cost 120 inf + 63761 564.526 * * [simplify]: Extracting #6: cost 43 inf + 93016 564.542 * * [simplify]: Extracting #7: cost 4 inf + 107980 564.559 * * [simplify]: Extracting #8: cost 0 inf + 109870 564.575 * * [simplify]: Extracting #9: cost 0 inf + 109750 564.592 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (cbrt 2) (sqrt a))) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) 564.592 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (cbrt 2) (sqrt a))) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 564.592 * [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))))) 564.592 * * [simplify]: iters left: 6 (16 enodes) 564.596 * * [simplify]: iters left: 5 (68 enodes) 564.608 * * [simplify]: iters left: 4 (179 enodes) 564.663 * * [simplify]: Extracting #0: cost 1 inf + 0 564.663 * * [simplify]: Extracting #1: cost 27 inf + 0 564.663 * * [simplify]: Extracting #2: cost 153 inf + 0 564.664 * * [simplify]: Extracting #3: cost 242 inf + 83 564.666 * * [simplify]: Extracting #4: cost 185 inf + 16503 564.677 * * [simplify]: Extracting #5: cost 15 inf + 79352 564.689 * * [simplify]: Extracting #6: cost 0 inf + 84943 564.701 * [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))))) 564.701 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 564.702 * * * * [progress]: [ 1187 / 3260 ] simplifiying candidate # 564.702 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 564.702 * * [simplify]: iters left: 6 (26 enodes) 564.708 * * [simplify]: iters left: 5 (104 enodes) 564.725 * * [simplify]: iters left: 4 (219 enodes) 564.773 * * [simplify]: Extracting #0: cost 1 inf + 0 564.773 * * [simplify]: Extracting #1: cost 11 inf + 0 564.774 * * [simplify]: Extracting #2: cost 129 inf + 0 564.774 * * [simplify]: Extracting #3: cost 227 inf + 0 564.775 * * [simplify]: Extracting #4: cost 204 inf + 4566 564.780 * * [simplify]: Extracting #5: cost 110 inf + 34167 564.790 * * [simplify]: Extracting #6: cost 45 inf + 56682 564.801 * * [simplify]: Extracting #7: cost 3 inf + 73822 564.813 * * [simplify]: Extracting #8: cost 0 inf + 75212 564.826 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (* (/ (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt b) (cbrt 2)))) 564.826 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (* (/ (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt b) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 564.826 * [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)))) 564.826 * * [simplify]: iters left: 6 (15 enodes) 564.830 * * [simplify]: iters left: 5 (63 enodes) 564.839 * * [simplify]: iters left: 4 (145 enodes) 564.875 * * [simplify]: iters left: 3 (499 enodes) 565.101 * * [simplify]: Extracting #0: cost 1 inf + 0 565.101 * * [simplify]: Extracting #1: cost 0 inf + 1 565.101 * [simplify]: Simplified to 0 565.101 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 565.101 * * * * [progress]: [ 1188 / 3260 ] simplifiying candidate # 565.101 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 565.102 * * [simplify]: iters left: 6 (27 enodes) 565.108 * * [simplify]: iters left: 5 (108 enodes) 565.125 * * [simplify]: iters left: 4 (245 enodes) 565.183 * * [simplify]: Extracting #0: cost 1 inf + 0 565.183 * * [simplify]: Extracting #1: cost 13 inf + 0 565.183 * * [simplify]: Extracting #2: cost 134 inf + 0 565.184 * * [simplify]: Extracting #3: cost 220 inf + 2 565.185 * * [simplify]: Extracting #4: cost 206 inf + 1868 565.186 * * [simplify]: Extracting #5: cost 171 inf + 10733 565.192 * * [simplify]: Extracting #6: cost 78 inf + 38513 565.200 * * [simplify]: Extracting #7: cost 36 inf + 50972 565.210 * * [simplify]: Extracting #8: cost 0 inf + 68158 565.222 * * [simplify]: Extracting #9: cost 0 inf + 67968 565.235 * * [simplify]: Extracting #10: cost 0 inf + 67888 565.246 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (* (cbrt 2) (sqrt a))) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) 565.246 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (* (cbrt 2) (sqrt a))) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 565.246 * [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))) 565.246 * * [simplify]: iters left: 6 (15 enodes) 565.250 * * [simplify]: iters left: 5 (62 enodes) 565.261 * * [simplify]: iters left: 4 (159 enodes) 565.302 * * [simplify]: iters left: 3 (475 enodes) 565.496 * * [simplify]: Extracting #0: cost 1 inf + 0 565.496 * * [simplify]: Extracting #1: cost 42 inf + 0 565.497 * * [simplify]: Extracting #2: cost 194 inf + 1 565.499 * * [simplify]: Extracting #3: cost 205 inf + 15094 565.512 * * [simplify]: Extracting #4: cost 20 inf + 63712 565.526 * * [simplify]: Extracting #5: cost 3 inf + 65204 565.541 * * [simplify]: Extracting #6: cost 0 inf + 65965 565.555 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 565.555 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 565.555 * * * * [progress]: [ 1189 / 3260 ] simplifiying candidate # 565.555 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 565.556 * * [simplify]: iters left: 6 (29 enodes) 565.564 * * [simplify]: iters left: 5 (114 enodes) 565.582 * * [simplify]: iters left: 4 (242 enodes) 565.635 * * [simplify]: Extracting #0: cost 1 inf + 0 565.635 * * [simplify]: Extracting #1: cost 11 inf + 0 565.636 * * [simplify]: Extracting #2: cost 132 inf + 0 565.636 * * [simplify]: Extracting #3: cost 237 inf + 0 565.637 * * [simplify]: Extracting #4: cost 220 inf + 2225 565.640 * * [simplify]: Extracting #5: cost 141 inf + 27224 565.648 * * [simplify]: Extracting #6: cost 52 inf + 57481 565.660 * * [simplify]: Extracting #7: cost 1 inf + 78180 565.673 * * [simplify]: Extracting #8: cost 0 inf + 77992 565.686 * * [simplify]: Extracting #9: cost 0 inf + 77832 565.701 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) 565.701 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 565.701 * [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))))) 565.701 * * [simplify]: iters left: 6 (15 enodes) 565.705 * * [simplify]: iters left: 5 (62 enodes) 565.715 * * [simplify]: iters left: 4 (148 enodes) 565.751 * * [simplify]: iters left: 3 (499 enodes) 565.983 * * [simplify]: Extracting #0: cost 1 inf + 0 565.983 * * [simplify]: Extracting #1: cost 0 inf + 1 565.983 * [simplify]: Simplified to 0 565.983 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 565.983 * * * * [progress]: [ 1190 / 3260 ] simplifiying candidate # 565.983 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 565.984 * * [simplify]: iters left: 6 (27 enodes) 565.990 * * [simplify]: iters left: 5 (105 enodes) 566.009 * * [simplify]: iters left: 4 (206 enodes) 566.048 * * [simplify]: Extracting #0: cost 1 inf + 0 566.049 * * [simplify]: Extracting #1: cost 11 inf + 0 566.049 * * [simplify]: Extracting #2: cost 108 inf + 0 566.049 * * [simplify]: Extracting #3: cost 188 inf + 0 566.050 * * [simplify]: Extracting #4: cost 181 inf + 650 566.051 * * [simplify]: Extracting #5: cost 136 inf + 11876 566.057 * * [simplify]: Extracting #6: cost 43 inf + 40404 566.068 * * [simplify]: Extracting #7: cost 1 inf + 56995 566.077 * * [simplify]: Extracting #8: cost 0 inf + 57465 566.087 * [simplify]: Simplified to (- (* (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (cbrt 2))) (/ (/ (* (cbrt b) (* (cbrt b) (cbrt b))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a)))) 566.087 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (cbrt 2))) (/ (/ (* (cbrt b) (* (cbrt b) (cbrt b))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 566.087 * [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)))) 566.087 * * [simplify]: iters left: 6 (14 enodes) 566.091 * * [simplify]: iters left: 5 (56 enodes) 566.099 * * [simplify]: iters left: 4 (117 enodes) 566.124 * * [simplify]: iters left: 3 (347 enodes) 566.237 * * [simplify]: Extracting #0: cost 1 inf + 0 566.237 * * [simplify]: Extracting #1: cost 0 inf + 1 566.237 * [simplify]: Simplified to 0 566.237 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 566.237 * * * * [progress]: [ 1191 / 3260 ] simplifiying candidate # 566.237 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 566.237 * * [simplify]: iters left: 6 (28 enodes) 566.244 * * [simplify]: iters left: 5 (109 enodes) 566.261 * * [simplify]: iters left: 4 (207 enodes) 566.303 * * [simplify]: Extracting #0: cost 1 inf + 0 566.303 * * [simplify]: Extracting #1: cost 11 inf + 0 566.303 * * [simplify]: Extracting #2: cost 104 inf + 0 566.303 * * [simplify]: Extracting #3: cost 166 inf + 44 566.304 * * [simplify]: Extracting #4: cost 161 inf + 252 566.305 * * [simplify]: Extracting #5: cost 139 inf + 5148 566.308 * * [simplify]: Extracting #6: cost 68 inf + 21872 566.313 * * [simplify]: Extracting #7: cost 27 inf + 34393 566.321 * * [simplify]: Extracting #8: cost 1 inf + 47302 566.329 * * [simplify]: Extracting #9: cost 0 inf + 47692 566.337 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (* (* (/ (/ (cbrt b) (sqrt 2)) a) (cbrt b)) (/ (cbrt b) (sqrt 2)))) 566.337 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (* (* (/ (/ (cbrt b) (sqrt 2)) a) (cbrt b)) (/ (cbrt b) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 566.337 * [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))) 566.337 * * [simplify]: iters left: 6 (14 enodes) 566.341 * * [simplify]: iters left: 5 (57 enodes) 566.350 * * [simplify]: iters left: 4 (116 enodes) 566.377 * * [simplify]: iters left: 3 (321 enodes) 566.484 * * [simplify]: Extracting #0: cost 1 inf + 0 566.484 * * [simplify]: Extracting #1: cost 0 inf + 1 566.484 * [simplify]: Simplified to 0 566.484 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 566.484 * * * * [progress]: [ 1192 / 3260 ] simplifiying candidate # 566.484 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 566.484 * * [simplify]: iters left: 6 (29 enodes) 566.491 * * [simplify]: iters left: 5 (114 enodes) 566.509 * * [simplify]: iters left: 4 (241 enodes) 566.562 * * [simplify]: Extracting #0: cost 1 inf + 0 566.562 * * [simplify]: Extracting #1: cost 11 inf + 0 566.562 * * [simplify]: Extracting #2: cost 117 inf + 0 566.563 * * [simplify]: Extracting #3: cost 201 inf + 2 566.564 * * [simplify]: Extracting #4: cost 183 inf + 2150 566.566 * * [simplify]: Extracting #5: cost 108 inf + 22538 566.573 * * [simplify]: Extracting #6: cost 34 inf + 46515 566.582 * * [simplify]: Extracting #7: cost 2 inf + 58915 566.594 * * [simplify]: Extracting #8: cost 0 inf + 59845 566.604 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (* (cbrt 2) (cbrt 2)))) (cbrt 2)) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) 566.604 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (* (cbrt 2) (cbrt 2)))) (cbrt 2)) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 566.604 * [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))))) 566.604 * * [simplify]: iters left: 6 (15 enodes) 566.608 * * [simplify]: iters left: 5 (62 enodes) 566.618 * * [simplify]: iters left: 4 (149 enodes) 566.654 * * [simplify]: iters left: 3 (450 enodes) 566.849 * * [simplify]: Extracting #0: cost 1 inf + 0 566.849 * * [simplify]: Extracting #1: cost 0 inf + 1 566.849 * [simplify]: Simplified to 0 566.849 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 566.849 * * * * [progress]: [ 1193 / 3260 ] simplifiying candidate # 566.849 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 566.849 * * [simplify]: iters left: 6 (27 enodes) 566.855 * * [simplify]: iters left: 5 (106 enodes) 566.872 * * [simplify]: iters left: 4 (205 enodes) 566.914 * * [simplify]: Extracting #0: cost 1 inf + 0 566.914 * * [simplify]: Extracting #1: cost 11 inf + 0 566.914 * * [simplify]: Extracting #2: cost 100 inf + 0 566.915 * * [simplify]: Extracting #3: cost 167 inf + 2 566.915 * * [simplify]: Extracting #4: cost 158 inf + 977 566.917 * * [simplify]: Extracting #5: cost 128 inf + 7940 566.920 * * [simplify]: Extracting #6: cost 68 inf + 21449 566.926 * * [simplify]: Extracting #7: cost 32 inf + 32133 566.933 * * [simplify]: Extracting #8: cost 0 inf + 47803 566.942 * * [simplify]: Extracting #9: cost 0 inf + 47693 566.950 * * [simplify]: Extracting #10: cost 0 inf + 47613 566.958 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (cbrt 2) (sqrt a))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 566.959 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (cbrt 2) (sqrt a))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 566.959 * [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.959 * * [simplify]: iters left: 6 (14 enodes) 566.962 * * [simplify]: iters left: 5 (57 enodes) 566.971 * * [simplify]: iters left: 4 (118 enodes) 566.998 * * [simplify]: iters left: 3 (314 enodes) 567.090 * * [simplify]: Extracting #0: cost 1 inf + 0 567.090 * * [simplify]: Extracting #1: cost 0 inf + 1 567.090 * [simplify]: Simplified to 0 567.090 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 567.091 * * * * [progress]: [ 1194 / 3260 ] simplifiying candidate # 567.091 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 567.091 * * [simplify]: iters left: 6 (27 enodes) 567.097 * * [simplify]: iters left: 5 (100 enodes) 567.112 * * [simplify]: iters left: 4 (193 enodes) 567.146 * * [simplify]: iters left: 3 (437 enodes) 567.250 * * [simplify]: Extracting #0: cost 1 inf + 0 567.250 * * [simplify]: Extracting #1: cost 13 inf + 0 567.251 * * [simplify]: Extracting #2: cost 130 inf + 0 567.251 * * [simplify]: Extracting #3: cost 209 inf + 331 567.252 * * [simplify]: Extracting #4: cost 184 inf + 3867 567.255 * * [simplify]: Extracting #5: cost 120 inf + 16318 567.263 * * [simplify]: Extracting #6: cost 85 inf + 23578 567.269 * * [simplify]: Extracting #7: cost 53 inf + 33503 567.279 * * [simplify]: Extracting #8: cost 2 inf + 56428 567.291 * * [simplify]: Extracting #9: cost 0 inf + 57118 567.303 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ (/ b 2) a)) 567.303 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 567.304 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 567.304 * * [simplify]: iters left: 6 (13 enodes) 567.307 * * [simplify]: iters left: 5 (48 enodes) 567.315 * * [simplify]: iters left: 4 (103 enodes) 567.335 * * [simplify]: iters left: 3 (238 enodes) 567.392 * * [simplify]: Extracting #0: cost 1 inf + 0 567.393 * * [simplify]: Extracting #1: cost 0 inf + 1 567.393 * [simplify]: Simplified to 0 567.393 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ (/ b 2) a)) 0)) 567.393 * * * * [progress]: [ 1195 / 3260 ] simplifiying candidate # 567.393 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 567.393 * * [simplify]: iters left: 6 (27 enodes) 567.399 * * [simplify]: iters left: 5 (107 enodes) 567.415 * * [simplify]: iters left: 4 (229 enodes) 567.466 * * [simplify]: Extracting #0: cost 1 inf + 0 567.466 * * [simplify]: Extracting #1: cost 11 inf + 0 567.466 * * [simplify]: Extracting #2: cost 131 inf + 0 567.467 * * [simplify]: Extracting #3: cost 236 inf + 0 567.468 * * [simplify]: Extracting #4: cost 211 inf + 3723 567.472 * * [simplify]: Extracting #5: cost 126 inf + 31353 567.481 * * [simplify]: Extracting #6: cost 51 inf + 59193 567.492 * * [simplify]: Extracting #7: cost 5 inf + 76056 567.505 * * [simplify]: Extracting #8: cost 0 inf + 78366 567.519 * * [simplify]: Extracting #9: cost 0 inf + 78326 567.531 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 567.532 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 567.532 * [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.532 * * [simplify]: iters left: 6 (15 enodes) 567.536 * * [simplify]: iters left: 5 (61 enodes) 567.545 * * [simplify]: iters left: 4 (142 enodes) 567.580 * * [simplify]: iters left: 3 (474 enodes) 567.753 * * [simplify]: Extracting #0: cost 1 inf + 0 567.753 * * [simplify]: Extracting #1: cost 0 inf + 1 567.753 * [simplify]: Simplified to 0 567.753 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 567.753 * * * * [progress]: [ 1196 / 3260 ] simplifiying candidate # 567.753 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 567.754 * * [simplify]: iters left: 6 (25 enodes) 567.759 * * [simplify]: iters left: 5 (97 enodes) 567.773 * * [simplify]: iters left: 4 (186 enodes) 567.811 * * [simplify]: Extracting #0: cost 1 inf + 0 567.811 * * [simplify]: Extracting #1: cost 11 inf + 0 567.811 * * [simplify]: Extracting #2: cost 102 inf + 0 567.811 * * [simplify]: Extracting #3: cost 174 inf + 0 567.812 * * [simplify]: Extracting #4: cost 173 inf + 3 567.813 * * [simplify]: Extracting #5: cost 143 inf + 7240 567.818 * * [simplify]: Extracting #6: cost 51 inf + 35125 567.827 * * [simplify]: Extracting #7: cost 2 inf + 53688 567.836 * * [simplify]: Extracting #8: cost 0 inf + 54247 567.845 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (cbrt 2)) (/ (/ (sqrt b) (sqrt a)) (cbrt 2)))) 567.845 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (cbrt 2)) (/ (/ (sqrt b) (sqrt a)) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 567.846 * [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.846 * * [simplify]: iters left: 6 (14 enodes) 567.851 * * [simplify]: iters left: 5 (56 enodes) 567.859 * * [simplify]: iters left: 4 (113 enodes) 567.881 * * [simplify]: iters left: 3 (324 enodes) 567.967 * * [simplify]: Extracting #0: cost 1 inf + 0 567.968 * * [simplify]: Extracting #1: cost 0 inf + 1 567.968 * [simplify]: Simplified to 0 567.968 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 567.968 * * * * [progress]: [ 1197 / 3260 ] simplifiying candidate # 567.968 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 567.968 * * [simplify]: iters left: 6 (26 enodes) 567.974 * * [simplify]: iters left: 5 (102 enodes) 567.990 * * [simplify]: iters left: 4 (196 enodes) 568.029 * * [simplify]: Extracting #0: cost 1 inf + 0 568.029 * * [simplify]: Extracting #1: cost 11 inf + 0 568.029 * * [simplify]: Extracting #2: cost 104 inf + 0 568.029 * * [simplify]: Extracting #3: cost 166 inf + 44 568.030 * * [simplify]: Extracting #4: cost 154 inf + 1384 568.031 * * [simplify]: Extracting #5: cost 140 inf + 4633 568.034 * * [simplify]: Extracting #6: cost 75 inf + 20092 568.039 * * [simplify]: Extracting #7: cost 31 inf + 33205 568.047 * * [simplify]: Extracting #8: cost 1 inf + 47282 568.055 * * [simplify]: Extracting #9: cost 0 inf + 47727 568.063 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (* a (cbrt 2)))) 568.063 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (* a (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 568.064 * [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.064 * * [simplify]: iters left: 6 (14 enodes) 568.067 * * [simplify]: iters left: 5 (56 enodes) 568.076 * * [simplify]: iters left: 4 (112 enodes) 568.100 * * [simplify]: iters left: 3 (297 enodes) 568.179 * * [simplify]: Extracting #0: cost 1 inf + 0 568.179 * * [simplify]: Extracting #1: cost 0 inf + 1 568.179 * [simplify]: Simplified to 0 568.179 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 568.180 * * * * [progress]: [ 1198 / 3260 ] simplifiying candidate # 568.180 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 568.180 * * [simplify]: iters left: 6 (27 enodes) 568.186 * * [simplify]: iters left: 5 (105 enodes) 568.204 * * [simplify]: iters left: 4 (209 enodes) 568.241 * * [simplify]: Extracting #0: cost 1 inf + 0 568.241 * * [simplify]: Extracting #1: cost 11 inf + 0 568.242 * * [simplify]: Extracting #2: cost 106 inf + 0 568.242 * * [simplify]: Extracting #3: cost 186 inf + 0 568.243 * * [simplify]: Extracting #4: cost 174 inf + 1137 568.244 * * [simplify]: Extracting #5: cost 135 inf + 10674 568.250 * * [simplify]: Extracting #6: cost 44 inf + 38985 568.259 * * [simplify]: Extracting #7: cost 0 inf + 56299 568.270 * * [simplify]: Extracting #8: cost 0 inf + 56109 568.280 * [simplify]: Simplified to (- (/ (* (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (* (cbrt 2) (cbrt 2))) (/ (* (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (sqrt b) (* (cbrt a) (sqrt 2)))) (cbrt a))) 568.280 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (* (cbrt 2) (cbrt 2))) (/ (* (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (sqrt b) (* (cbrt a) (sqrt 2)))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 568.280 * [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.280 * * [simplify]: iters left: 6 (13 enodes) 568.283 * * [simplify]: iters left: 5 (53 enodes) 568.292 * * [simplify]: iters left: 4 (118 enodes) 568.314 * * [simplify]: iters left: 3 (324 enodes) 568.398 * * [simplify]: Extracting #0: cost 1 inf + 0 568.398 * * [simplify]: Extracting #1: cost 0 inf + 1 568.398 * [simplify]: Simplified to 0 568.398 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 568.398 * * * * [progress]: [ 1199 / 3260 ] simplifiying candidate # 568.399 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 568.399 * * [simplify]: iters left: 6 (24 enodes) 568.404 * * [simplify]: iters left: 5 (91 enodes) 568.417 * * [simplify]: iters left: 4 (164 enodes) 568.447 * * [simplify]: iters left: 3 (383 enodes) 568.524 * * [simplify]: Extracting #0: cost 1 inf + 0 568.524 * * [simplify]: Extracting #1: cost 9 inf + 0 568.524 * * [simplify]: Extracting #2: cost 104 inf + 0 568.525 * * [simplify]: Extracting #3: cost 213 inf + 1 568.526 * * [simplify]: Extracting #4: cost 200 inf + 1264 568.528 * * [simplify]: Extracting #5: cost 135 inf + 13507 568.534 * * [simplify]: Extracting #6: cost 67 inf + 31555 568.545 * * [simplify]: Extracting #7: cost 3 inf + 56424 568.557 * * [simplify]: Extracting #8: cost 0 inf + 57189 568.570 * * [simplify]: Extracting #9: cost 0 inf + 57109 568.582 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 568.582 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 568.583 * [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)))) 568.583 * * [simplify]: iters left: 6 (11 enodes) 568.585 * * [simplify]: iters left: 5 (43 enodes) 568.592 * * [simplify]: iters left: 4 (84 enodes) 568.606 * * [simplify]: iters left: 3 (212 enodes) 568.650 * * [simplify]: iters left: 2 (472 enodes) 568.752 * * [simplify]: Extracting #0: cost 1 inf + 0 568.752 * * [simplify]: Extracting #1: cost 0 inf + 1 568.752 * [simplify]: Simplified to 0 568.753 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 568.753 * * * * [progress]: [ 1200 / 3260 ] simplifiying candidate # 568.753 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 568.753 * * [simplify]: iters left: 6 (26 enodes) 568.759 * * [simplify]: iters left: 5 (101 enodes) 568.774 * * [simplify]: iters left: 4 (186 enodes) 568.810 * * [simplify]: iters left: 3 (417 enodes) 568.900 * * [simplify]: Extracting #0: cost 1 inf + 0 568.900 * * [simplify]: Extracting #1: cost 11 inf + 0 568.900 * * [simplify]: Extracting #2: cost 101 inf + 0 568.901 * * [simplify]: Extracting #3: cost 189 inf + 2 568.902 * * [simplify]: Extracting #4: cost 179 inf + 699 568.904 * * [simplify]: Extracting #5: cost 129 inf + 8825 568.909 * * [simplify]: Extracting #6: cost 61 inf + 26984 568.920 * * [simplify]: Extracting #7: cost 4 inf + 48394 568.931 * * [simplify]: Extracting #8: cost 0 inf + 50164 568.942 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 568.942 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 568.942 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 568.942 * * [simplify]: iters left: 6 (12 enodes) 568.945 * * [simplify]: iters left: 5 (49 enodes) 568.953 * * [simplify]: iters left: 4 (99 enodes) 568.972 * * [simplify]: iters left: 3 (234 enodes) 569.024 * * [simplify]: iters left: 2 (447 enodes) 569.118 * * [simplify]: Extracting #0: cost 1 inf + 0 569.118 * * [simplify]: Extracting #1: cost 0 inf + 1 569.118 * [simplify]: Simplified to 0 569.118 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 569.118 * * * * [progress]: [ 1201 / 3260 ] simplifiying candidate # 569.118 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 569.119 * * [simplify]: iters left: 6 (28 enodes) 569.125 * * [simplify]: iters left: 5 (109 enodes) 569.141 * * [simplify]: iters left: 4 (211 enodes) 569.181 * * [simplify]: iters left: 3 (493 enodes) 569.303 * * [simplify]: Extracting #0: cost 1 inf + 0 569.303 * * [simplify]: Extracting #1: cost 11 inf + 0 569.303 * * [simplify]: Extracting #2: cost 118 inf + 0 569.304 * * [simplify]: Extracting #3: cost 220 inf + 2 569.305 * * [simplify]: Extracting #4: cost 199 inf + 2113 569.311 * * [simplify]: Extracting #5: cost 120 inf + 19630 569.317 * * [simplify]: Extracting #6: cost 86 inf + 27648 569.325 * * [simplify]: Extracting #7: cost 54 inf + 37437 569.337 * * [simplify]: Extracting #8: cost 5 inf + 59441 569.351 * * [simplify]: Extracting #9: cost 0 inf + 61311 569.365 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (/ b (* (cbrt a) (cbrt a))) (* (cbrt a) 2))) 569.365 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (/ b (* (cbrt a) (cbrt a))) (* (cbrt a) 2))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 569.365 * [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))))) 569.365 * * [simplify]: iters left: 6 (14 enodes) 569.368 * * [simplify]: iters left: 5 (57 enodes) 569.377 * * [simplify]: iters left: 4 (121 enodes) 569.402 * * [simplify]: iters left: 3 (291 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) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (/ b (* (cbrt a) (cbrt a))) (* (cbrt a) 2))) 0)) 569.479 * * * * [progress]: [ 1202 / 3260 ] simplifiying candidate # 569.479 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 569.479 * * [simplify]: iters left: 6 (26 enodes) 569.485 * * [simplify]: iters left: 5 (101 enodes) 569.502 * * [simplify]: iters left: 4 (182 enodes) 569.535 * * [simplify]: iters left: 3 (426 enodes) 569.639 * * [simplify]: Extracting #0: cost 1 inf + 0 569.639 * * [simplify]: Extracting #1: cost 11 inf + 0 569.639 * * [simplify]: Extracting #2: cost 97 inf + 0 569.640 * * [simplify]: Extracting #3: cost 181 inf + 3 569.641 * * [simplify]: Extracting #4: cost 171 inf + 1022 569.643 * * [simplify]: Extracting #5: cost 120 inf + 8428 569.647 * * [simplify]: Extracting #6: cost 69 inf + 21854 569.657 * * [simplify]: Extracting #7: cost 2 inf + 47520 569.670 * * [simplify]: Extracting #8: cost 0 inf + 47711 569.681 * * [simplify]: Extracting #9: cost 0 inf + 47631 569.692 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 569.692 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 569.693 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 569.693 * * [simplify]: iters left: 6 (13 enodes) 569.696 * * [simplify]: iters left: 5 (52 enodes) 569.704 * * [simplify]: iters left: 4 (98 enodes) 569.722 * * [simplify]: iters left: 3 (212 enodes) 569.762 * * [simplify]: iters left: 2 (371 enodes) 569.834 * * [simplify]: Extracting #0: cost 1 inf + 0 569.834 * * [simplify]: Extracting #1: cost 0 inf + 1 569.834 * [simplify]: Simplified to 0 569.834 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 0)) 569.834 * * * * [progress]: [ 1203 / 3260 ] simplifiying candidate # 569.834 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 569.834 * * [simplify]: iters left: 6 (26 enodes) 569.841 * * [simplify]: iters left: 5 (95 enodes) 569.856 * * [simplify]: iters left: 4 (171 enodes) 569.882 * * [simplify]: iters left: 3 (332 enodes) 569.942 * * [simplify]: Extracting #0: cost 1 inf + 0 569.942 * * [simplify]: Extracting #1: cost 11 inf + 0 569.942 * * [simplify]: Extracting #2: cost 94 inf + 0 569.943 * * [simplify]: Extracting #3: cost 147 inf + 702 569.944 * * [simplify]: Extracting #4: cost 102 inf + 6399 569.947 * * [simplify]: Extracting #5: cost 86 inf + 9739 569.949 * * [simplify]: Extracting #6: cost 81 inf + 11501 569.955 * * [simplify]: Extracting #7: cost 22 inf + 33451 569.966 * * [simplify]: Extracting #8: cost 0 inf + 43248 569.975 * * [simplify]: Extracting #9: cost 0 inf + 43208 569.984 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ b (* a 2))) 569.984 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ b (* a 2))) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 569.984 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 569.984 * * [simplify]: iters left: 6 (12 enodes) 569.987 * * [simplify]: iters left: 5 (44 enodes) 569.994 * * [simplify]: iters left: 4 (92 enodes) 570.008 * * [simplify]: iters left: 3 (159 enodes) 570.034 * * [simplify]: iters left: 2 (267 enodes) 570.075 * * [simplify]: iters left: 1 (364 enodes) 570.132 * * [simplify]: Extracting #0: cost 1 inf + 0 570.132 * * [simplify]: Extracting #1: cost 0 inf + 1 570.132 * [simplify]: Simplified to 0 570.132 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ b (* a 2))) 0)) 570.133 * * * * [progress]: [ 1204 / 3260 ] simplifiying candidate # 570.133 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 570.133 * * [simplify]: iters left: 6 (27 enodes) 570.140 * * [simplify]: iters left: 5 (110 enodes) 570.158 * * [simplify]: iters left: 4 (238 enodes) 570.209 * * [simplify]: Extracting #0: cost 1 inf + 0 570.209 * * [simplify]: Extracting #1: cost 11 inf + 0 570.209 * * [simplify]: Extracting #2: cost 130 inf + 0 570.209 * * [simplify]: Extracting #3: cost 226 inf + 3 570.210 * * [simplify]: Extracting #4: cost 201 inf + 3653 570.214 * * [simplify]: Extracting #5: cost 115 inf + 28757 570.222 * * [simplify]: Extracting #6: cost 40 inf + 51966 570.231 * * [simplify]: Extracting #7: cost 7 inf + 64770 570.242 * * [simplify]: Extracting #8: cost 0 inf + 67788 570.254 * * [simplify]: Extracting #9: cost 0 inf + 67756 570.265 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 570.265 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 570.265 * [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))))) 570.265 * * [simplify]: iters left: 6 (15 enodes) 570.269 * * [simplify]: iters left: 5 (64 enodes) 570.281 * * [simplify]: iters left: 4 (149 enodes) 570.315 * * [simplify]: iters left: 3 (466 enodes) 570.564 * * [simplify]: Extracting #0: cost 1 inf + 0 570.564 * * [simplify]: Extracting #1: cost 0 inf + 1 570.564 * [simplify]: Simplified to 0 570.564 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 570.564 * * * * [progress]: [ 1205 / 3260 ] simplifiying candidate # 570.564 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 570.564 * * [simplify]: iters left: 6 (25 enodes) 570.570 * * [simplify]: iters left: 5 (100 enodes) 570.586 * * [simplify]: iters left: 4 (196 enodes) 570.624 * * [simplify]: Extracting #0: cost 1 inf + 0 570.624 * * [simplify]: Extracting #1: cost 11 inf + 0 570.625 * * [simplify]: Extracting #2: cost 108 inf + 0 570.625 * * [simplify]: Extracting #3: cost 170 inf + 168 570.626 * * [simplify]: Extracting #4: cost 153 inf + 2602 570.628 * * [simplify]: Extracting #5: cost 102 inf + 14843 570.633 * * [simplify]: Extracting #6: cost 40 inf + 33394 570.641 * * [simplify]: Extracting #7: cost 2 inf + 47679 570.649 * * [simplify]: Extracting #8: cost 0 inf + 48679 570.657 * * [simplify]: Extracting #9: cost 0 inf + 48639 570.666 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) 570.666 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 570.666 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 570.666 * * [simplify]: iters left: 6 (14 enodes) 570.670 * * [simplify]: iters left: 5 (59 enodes) 570.679 * * [simplify]: iters left: 4 (121 enodes) 570.704 * * [simplify]: iters left: 3 (332 enodes) 570.835 * * [simplify]: Extracting #0: cost 1 inf + 0 570.836 * * [simplify]: Extracting #1: cost 0 inf + 1 570.836 * [simplify]: Simplified to 0 570.836 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 570.836 * * * * [progress]: [ 1206 / 3260 ] simplifiying candidate # 570.836 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 570.836 * * [simplify]: iters left: 6 (25 enodes) 570.844 * * [simplify]: iters left: 5 (100 enodes) 570.860 * * [simplify]: iters left: 4 (199 enodes) 570.897 * * [simplify]: iters left: 3 (490 enodes) 571.051 * * [simplify]: Extracting #0: cost 1 inf + 0 571.051 * * [simplify]: Extracting #1: cost 11 inf + 0 571.051 * * [simplify]: Extracting #2: cost 146 inf + 0 571.052 * * [simplify]: Extracting #3: cost 235 inf + 129 571.054 * * [simplify]: Extracting #4: cost 193 inf + 5424 571.061 * * [simplify]: Extracting #5: cost 118 inf + 21677 571.067 * * [simplify]: Extracting #6: cost 94 inf + 26991 571.075 * * [simplify]: Extracting #7: cost 60 inf + 37716 571.088 * * [simplify]: Extracting #8: cost 4 inf + 62474 571.102 * * [simplify]: Extracting #9: cost 0 inf + 63778 571.116 * * [simplify]: Extracting #10: cost 0 inf + 63738 571.131 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ b (* (* a (cbrt 2)) (* (cbrt 2) (cbrt 2))))) 571.131 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ b (* (* a (cbrt 2)) (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 571.132 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 571.132 * * [simplify]: iters left: 6 (13 enodes) 571.135 * * [simplify]: iters left: 5 (54 enodes) 571.144 * * [simplify]: iters left: 4 (112 enodes) 571.166 * * [simplify]: iters left: 3 (281 enodes) 571.259 * * [simplify]: Extracting #0: cost 1 inf + 0 571.259 * * [simplify]: Extracting #1: cost 0 inf + 1 571.259 * [simplify]: Simplified to 0 571.259 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 571.260 * * * * [progress]: [ 1207 / 3260 ] simplifiying candidate # 571.260 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 571.260 * * [simplify]: iters left: 6 (28 enodes) 571.266 * * [simplify]: iters left: 5 (111 enodes) 571.284 * * [simplify]: iters left: 4 (229 enodes) 571.329 * * [simplify]: Extracting #0: cost 1 inf + 0 571.329 * * [simplify]: Extracting #1: cost 11 inf + 0 571.330 * * [simplify]: Extracting #2: cost 111 inf + 0 571.330 * * [simplify]: Extracting #3: cost 185 inf + 45 571.331 * * [simplify]: Extracting #4: cost 163 inf + 2565 571.334 * * [simplify]: Extracting #5: cost 89 inf + 19788 571.340 * * [simplify]: Extracting #6: cost 41 inf + 34725 571.348 * * [simplify]: Extracting #7: cost 1 inf + 51282 571.357 * * [simplify]: Extracting #8: cost 0 inf + 51431 571.367 * [simplify]: Simplified to (- (/ (/ (/ (* (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ (/ (/ b (sqrt 2)) (* (cbrt a) (cbrt a))) (cbrt a)) (sqrt 2))) 571.367 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (* (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ (/ (/ b (sqrt 2)) (* (cbrt a) (cbrt a))) (cbrt a)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 571.367 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 571.367 * * [simplify]: iters left: 6 (14 enodes) 571.371 * * [simplify]: iters left: 5 (59 enodes) 571.380 * * [simplify]: iters left: 4 (134 enodes) 571.408 * * [simplify]: iters left: 3 (357 enodes) 571.543 * * [simplify]: Extracting #0: cost 1 inf + 0 571.543 * * [simplify]: Extracting #1: cost 0 inf + 1 571.543 * [simplify]: Simplified to 0 571.543 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 571.544 * * * * [progress]: [ 1208 / 3260 ] simplifiying candidate # 571.544 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 571.544 * * [simplify]: iters left: 6 (26 enodes) 571.550 * * [simplify]: iters left: 5 (102 enodes) 571.566 * * [simplify]: iters left: 4 (196 enodes) 571.603 * * [simplify]: iters left: 3 (454 enodes) 571.723 * * [simplify]: Extracting #0: cost 1 inf + 0 571.723 * * [simplify]: Extracting #1: cost 11 inf + 0 571.723 * * [simplify]: Extracting #2: cost 152 inf + 0 571.724 * * [simplify]: Extracting #3: cost 260 inf + 87 571.725 * * [simplify]: Extracting #4: cost 239 inf + 2691 571.730 * * [simplify]: Extracting #5: cost 130 inf + 23694 571.741 * * [simplify]: Extracting #6: cost 62 inf + 40375 571.753 * * [simplify]: Extracting #7: cost 3 inf + 64215 571.767 * * [simplify]: Extracting #8: cost 0 inf + 65485 571.781 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 571.782 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 571.782 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 571.782 * * [simplify]: iters left: 6 (13 enodes) 571.785 * * [simplify]: iters left: 5 (53 enodes) 571.793 * * [simplify]: iters left: 4 (106 enodes) 571.815 * * [simplify]: iters left: 3 (257 enodes) 571.896 * * [simplify]: Extracting #0: cost 1 inf + 0 571.896 * * [simplify]: Extracting #1: cost 0 inf + 1 571.896 * [simplify]: Simplified to 0 571.896 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 571.896 * * * * [progress]: [ 1209 / 3260 ] simplifiying candidate # 571.897 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 571.897 * * [simplify]: iters left: 6 (26 enodes) 571.903 * * [simplify]: iters left: 5 (101 enodes) 571.921 * * [simplify]: iters left: 4 (185 enodes) 571.953 * * [simplify]: iters left: 3 (402 enodes) 572.058 * * [simplify]: Extracting #0: cost 1 inf + 0 572.058 * * [simplify]: Extracting #1: cost 11 inf + 0 572.058 * * [simplify]: Extracting #2: cost 124 inf + 0 572.059 * * [simplify]: Extracting #3: cost 193 inf + 87 572.060 * * [simplify]: Extracting #4: cost 163 inf + 3072 572.063 * * [simplify]: Extracting #5: cost 117 inf + 10726 572.068 * * [simplify]: Extracting #6: cost 56 inf + 26272 572.077 * * [simplify]: Extracting #7: cost 9 inf + 45251 572.089 * * [simplify]: Extracting #8: cost 0 inf + 48718 572.100 * * [simplify]: Extracting #9: cost 0 inf + 48638 572.111 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 572.111 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 572.111 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 572.111 * * [simplify]: iters left: 6 (12 enodes) 572.114 * * [simplify]: iters left: 5 (49 enodes) 572.122 * * [simplify]: iters left: 4 (94 enodes) 572.140 * * [simplify]: iters left: 3 (221 enodes) 572.209 * * [simplify]: iters left: 2 (492 enodes) 572.421 * * [simplify]: Extracting #0: cost 1 inf + 0 572.421 * * [simplify]: Extracting #1: cost 0 inf + 1 572.421 * [simplify]: Simplified to 0 572.421 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 572.421 * * * * [progress]: [ 1210 / 3260 ] simplifiying candidate # 572.421 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 572.421 * * [simplify]: iters left: 6 (27 enodes) 572.427 * * [simplify]: iters left: 5 (104 enodes) 572.446 * * [simplify]: iters left: 4 (204 enodes) 572.485 * * [simplify]: iters left: 3 (481 enodes) 572.623 * * [simplify]: Extracting #0: cost 1 inf + 0 572.623 * * [simplify]: Extracting #1: cost 11 inf + 0 572.624 * * [simplify]: Extracting #2: cost 148 inf + 0 572.625 * * [simplify]: Extracting #3: cost 243 inf + 129 572.626 * * [simplify]: Extracting #4: cost 224 inf + 2201 572.629 * * [simplify]: Extracting #5: cost 145 inf + 17488 572.637 * * [simplify]: Extracting #6: cost 60 inf + 40346 572.649 * * [simplify]: Extracting #7: cost 5 inf + 62069 572.664 * * [simplify]: Extracting #8: cost 0 inf + 63879 572.677 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (/ b (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) 572.677 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (/ b (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 572.678 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 572.678 * * [simplify]: iters left: 6 (13 enodes) 572.681 * * [simplify]: iters left: 5 (52 enodes) 572.689 * * [simplify]: iters left: 4 (111 enodes) 572.713 * * [simplify]: iters left: 3 (278 enodes) 572.802 * * [simplify]: Extracting #0: cost 1 inf + 0 572.802 * * [simplify]: Extracting #1: cost 0 inf + 1 572.802 * [simplify]: Simplified to 0 572.802 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (/ b (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) 0)) 572.802 * * * * [progress]: [ 1211 / 3260 ] simplifiying candidate # 572.802 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 572.802 * * [simplify]: iters left: 6 (25 enodes) 572.808 * * [simplify]: iters left: 5 (96 enodes) 572.822 * * [simplify]: iters left: 4 (177 enodes) 572.857 * * [simplify]: iters left: 3 (383 enodes) 572.950 * * [simplify]: Extracting #0: cost 1 inf + 0 572.950 * * [simplify]: Extracting #1: cost 11 inf + 0 572.950 * * [simplify]: Extracting #2: cost 122 inf + 0 572.951 * * [simplify]: Extracting #3: cost 177 inf + 376 572.952 * * [simplify]: Extracting #4: cost 146 inf + 3161 572.955 * * [simplify]: Extracting #5: cost 98 inf + 10591 572.959 * * [simplify]: Extracting #6: cost 51 inf + 26203 572.968 * * [simplify]: Extracting #7: cost 6 inf + 43008 572.978 * * [simplify]: Extracting #8: cost 0 inf + 45273 572.988 * * [simplify]: Extracting #9: cost 0 inf + 45233 572.998 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b a) 2)) 572.998 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 572.999 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 572.999 * * [simplify]: iters left: 6 (12 enodes) 573.002 * * [simplify]: iters left: 5 (47 enodes) 573.009 * * [simplify]: iters left: 4 (89 enodes) 573.028 * * [simplify]: iters left: 3 (186 enodes) 573.073 * * [simplify]: iters left: 2 (378 enodes) 573.202 * * [simplify]: Extracting #0: cost 1 inf + 0 573.202 * * [simplify]: Extracting #1: cost 0 inf + 1 573.202 * [simplify]: Simplified to 0 573.202 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b a) 2)) 0)) 573.202 * * * * [progress]: [ 1212 / 3260 ] simplifiying candidate # 573.203 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 573.203 * * [simplify]: iters left: 6 (25 enodes) 573.210 * * [simplify]: iters left: 5 (93 enodes) 573.224 * * [simplify]: iters left: 4 (146 enodes) 573.247 * * [simplify]: iters left: 3 (274 enodes) 573.295 * * [simplify]: iters left: 2 (491 enodes) 573.399 * * [simplify]: Extracting #0: cost 1 inf + 0 573.399 * * [simplify]: Extracting #1: cost 9 inf + 0 573.399 * * [simplify]: Extracting #2: cost 72 inf + 2 573.400 * * [simplify]: Extracting #3: cost 127 inf + 298 573.401 * * [simplify]: Extracting #4: cost 90 inf + 4100 573.403 * * [simplify]: Extracting #5: cost 88 inf + 5444 573.405 * * [simplify]: Extracting #6: cost 80 inf + 6996 573.411 * * [simplify]: Extracting #7: cost 18 inf + 29416 573.421 * * [simplify]: Extracting #8: cost 0 inf + 36450 573.431 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) 573.431 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 573.431 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 573.431 * * [simplify]: iters left: 6 (11 enodes) 573.434 * * [simplify]: iters left: 5 (40 enodes) 573.440 * * [simplify]: iters left: 4 (65 enodes) 573.452 * * [simplify]: iters left: 3 (97 enodes) 573.467 * * [simplify]: iters left: 2 (165 enodes) 573.499 * * [simplify]: iters left: 1 (271 enodes) 573.550 * * [simplify]: Extracting #0: cost 1 inf + 0 573.551 * * [simplify]: Extracting #1: cost 0 inf + 1 573.551 * [simplify]: Simplified to 0 573.551 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) 0)) 573.551 * * * * [progress]: [ 1213 / 3260 ] simplifiying candidate # 573.551 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 573.551 * * [simplify]: iters left: 6 (26 enodes) 573.557 * * [simplify]: iters left: 5 (103 enodes) 573.574 * * [simplify]: iters left: 4 (199 enodes) 573.611 * * [simplify]: iters left: 3 (455 enodes) 573.729 * * [simplify]: Extracting #0: cost 1 inf + 0 573.729 * * [simplify]: Extracting #1: cost 11 inf + 0 573.729 * * [simplify]: Extracting #2: cost 142 inf + 0 573.730 * * [simplify]: Extracting #3: cost 227 inf + 47 573.731 * * [simplify]: Extracting #4: cost 202 inf + 3375 573.735 * * [simplify]: Extracting #5: cost 122 inf + 20306 573.742 * * [simplify]: Extracting #6: cost 50 inf + 41805 573.754 * * [simplify]: Extracting #7: cost 3 inf + 60486 573.767 * * [simplify]: Extracting #8: cost 0 inf + 61516 573.779 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 573.779 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 573.779 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 573.780 * * [simplify]: iters left: 6 (12 enodes) 573.783 * * [simplify]: iters left: 5 (51 enodes) 573.791 * * [simplify]: iters left: 4 (106 enodes) 573.814 * * [simplify]: iters left: 3 (247 enodes) 573.880 * * [simplify]: Extracting #0: cost 1 inf + 0 573.880 * * [simplify]: Extracting #1: cost 0 inf + 1 573.880 * [simplify]: Simplified to 0 573.880 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 0)) 573.880 * * * * [progress]: [ 1214 / 3260 ] simplifiying candidate # 573.880 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 573.880 * * [simplify]: iters left: 6 (24 enodes) 573.886 * * [simplify]: iters left: 5 (95 enodes) 573.900 * * [simplify]: iters left: 4 (174 enodes) 573.935 * * [simplify]: iters left: 3 (386 enodes) 574.029 * * [simplify]: Extracting #0: cost 1 inf + 0 574.029 * * [simplify]: Extracting #1: cost 11 inf + 0 574.029 * * [simplify]: Extracting #2: cost 124 inf + 0 574.030 * * [simplify]: Extracting #3: cost 181 inf + 256 574.031 * * [simplify]: Extracting #4: cost 150 inf + 2924 574.034 * * [simplify]: Extracting #5: cost 99 inf + 10879 574.039 * * [simplify]: Extracting #6: cost 58 inf + 23313 574.047 * * [simplify]: Extracting #7: cost 7 inf + 42718 574.057 * * [simplify]: Extracting #8: cost 0 inf + 45602 574.067 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ b 2) a)) 574.067 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 574.067 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 574.067 * * [simplify]: iters left: 6 (11 enodes) 574.070 * * [simplify]: iters left: 5 (46 enodes) 574.077 * * [simplify]: iters left: 4 (86 enodes) 574.096 * * [simplify]: iters left: 3 (183 enodes) 574.139 * * [simplify]: iters left: 2 (372 enodes) 574.266 * * [simplify]: Extracting #0: cost 1 inf + 0 574.266 * * [simplify]: Extracting #1: cost 0 inf + 1 574.266 * [simplify]: Simplified to 0 574.266 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ b 2) a)) 0)) 574.266 * * * * [progress]: [ 1215 / 3260 ] simplifiying candidate # 574.266 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 574.266 * * [simplify]: iters left: 6 (24 enodes) 574.272 * * [simplify]: iters left: 5 (92 enodes) 574.285 * * [simplify]: iters left: 4 (145 enodes) 574.310 * * [simplify]: iters left: 3 (273 enodes) 574.358 * * [simplify]: iters left: 2 (490 enodes) 574.462 * * [simplify]: Extracting #0: cost 1 inf + 0 574.463 * * [simplify]: Extracting #1: cost 9 inf + 0 574.463 * * [simplify]: Extracting #2: cost 72 inf + 2 574.463 * * [simplify]: Extracting #3: cost 123 inf + 669 574.464 * * [simplify]: Extracting #4: cost 91 inf + 3858 574.466 * * [simplify]: Extracting #5: cost 87 inf + 5527 574.468 * * [simplify]: Extracting #6: cost 79 inf + 7913 574.475 * * [simplify]: Extracting #7: cost 17 inf + 29796 574.485 * * [simplify]: Extracting #8: cost 0 inf + 36532 574.495 * * [simplify]: Extracting #9: cost 0 inf + 36452 574.505 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (* 1/2 (/ b a))) 574.505 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 574.506 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 574.506 * * [simplify]: iters left: 6 (10 enodes) 574.508 * * [simplify]: iters left: 5 (39 enodes) 574.514 * * [simplify]: iters left: 4 (64 enodes) 574.524 * * [simplify]: iters left: 3 (96 enodes) 574.541 * * [simplify]: iters left: 2 (164 enodes) 574.573 * * [simplify]: iters left: 1 (270 enodes) 574.624 * * [simplify]: Extracting #0: cost 1 inf + 0 574.624 * * [simplify]: Extracting #1: cost 0 inf + 1 574.624 * [simplify]: Simplified to 0 574.624 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (* 1/2 (/ b a))) 0)) 574.625 * * * * [progress]: [ 1216 / 3260 ] simplifiying candidate # 574.625 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 574.625 * * [simplify]: iters left: 6 (26 enodes) 574.631 * * [simplify]: iters left: 5 (104 enodes) 574.649 * * [simplify]: iters left: 4 (208 enodes) 574.685 * * [simplify]: iters left: 3 (452 enodes) 574.787 * * [simplify]: Extracting #0: cost 1 inf + 0 574.787 * * [simplify]: Extracting #1: cost 11 inf + 0 574.788 * * [simplify]: Extracting #2: cost 124 inf + 0 574.788 * * [simplify]: Extracting #3: cost 223 inf + 90 574.790 * * [simplify]: Extracting #4: cost 193 inf + 3508 574.793 * * [simplify]: Extracting #5: cost 117 inf + 18095 574.801 * * [simplify]: Extracting #6: cost 50 inf + 37447 574.812 * * [simplify]: Extracting #7: cost 5 inf + 55213 574.826 * * [simplify]: Extracting #8: cost 0 inf + 57513 574.838 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (* (cbrt 2) (sqrt a)) (cbrt 2)))) 574.838 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (* (cbrt 2) (sqrt a)) (cbrt 2)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 574.838 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 574.838 * * [simplify]: iters left: 6 (12 enodes) 574.842 * * [simplify]: iters left: 5 (53 enodes) 574.850 * * [simplify]: iters left: 4 (117 enodes) 574.872 * * [simplify]: iters left: 3 (255 enodes) 574.930 * * [simplify]: Extracting #0: cost 1 inf + 0 574.930 * * [simplify]: Extracting #1: cost 0 inf + 1 574.930 * [simplify]: Simplified to 0 574.931 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (* (cbrt 2) (sqrt a)) (cbrt 2)))) 0)) 574.931 * * * * [progress]: [ 1217 / 3260 ] simplifiying candidate # 574.931 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 574.931 * * [simplify]: iters left: 6 (24 enodes) 574.937 * * [simplify]: iters left: 5 (96 enodes) 574.954 * * [simplify]: iters left: 4 (184 enodes) 574.984 * * [simplify]: iters left: 3 (365 enodes) 575.058 * * [simplify]: Extracting #0: cost 1 inf + 0 575.058 * * [simplify]: Extracting #1: cost 11 inf + 0 575.058 * * [simplify]: Extracting #2: cost 106 inf + 0 575.059 * * [simplify]: Extracting #3: cost 179 inf + 49 575.060 * * [simplify]: Extracting #4: cost 149 inf + 3027 575.064 * * [simplify]: Extracting #5: cost 98 inf + 9849 575.068 * * [simplify]: Extracting #6: cost 58 inf + 21967 575.076 * * [simplify]: Extracting #7: cost 6 inf + 41793 575.086 * * [simplify]: Extracting #8: cost 0 inf + 43912 575.095 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (* (/ b a) 1/2)) 575.096 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (* (/ b a) 1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 575.096 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 575.096 * * [simplify]: iters left: 6 (11 enodes) 575.100 * * [simplify]: iters left: 5 (48 enodes) 575.107 * * [simplify]: iters left: 4 (98 enodes) 575.123 * * [simplify]: iters left: 3 (181 enodes) 575.160 * * [simplify]: iters left: 2 (358 enodes) 575.265 * * [simplify]: Extracting #0: cost 1 inf + 0 575.265 * * [simplify]: Extracting #1: cost 0 inf + 1 575.265 * [simplify]: Simplified to 0 575.265 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (* (/ b a) 1/2)) 0)) 575.265 * * * * [progress]: [ 1218 / 3260 ] simplifiying candidate # 575.265 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 575.266 * * [simplify]: iters left: 6 (24 enodes) 575.271 * * [simplify]: iters left: 5 (92 enodes) 575.287 * * [simplify]: iters left: 4 (165 enodes) 575.313 * * [simplify]: iters left: 3 (313 enodes) 575.373 * * [simplify]: Extracting #0: cost 1 inf + 0 575.373 * * [simplify]: Extracting #1: cost 12 inf + 0 575.373 * * [simplify]: Extracting #2: cost 93 inf + 42 575.373 * * [simplify]: Extracting #3: cost 133 inf + 1208 575.375 * * [simplify]: Extracting #4: cost 94 inf + 4285 575.376 * * [simplify]: Extracting #5: cost 87 inf + 6559 575.378 * * [simplify]: Extracting #6: cost 81 inf + 8145 575.384 * * [simplify]: Extracting #7: cost 19 inf + 31444 575.392 * * [simplify]: Extracting #8: cost 0 inf + 40062 575.400 * * [simplify]: Extracting #9: cost 0 inf + 39942 575.409 * * [simplify]: Extracting #10: cost 0 inf + 39902 575.419 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2))) 575.419 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 575.419 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 575.419 * * [simplify]: iters left: 6 (10 enodes) 575.422 * * [simplify]: iters left: 5 (41 enodes) 575.429 * * [simplify]: iters left: 4 (81 enodes) 575.441 * * [simplify]: iters left: 3 (127 enodes) 575.457 * * [simplify]: iters left: 2 (186 enodes) 575.484 * * [simplify]: iters left: 1 (266 enodes) 575.544 * * [simplify]: Extracting #0: cost 1 inf + 0 575.544 * * [simplify]: Extracting #1: cost 0 inf + 1 575.544 * [simplify]: Simplified to 0 575.544 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2))) 0)) 575.544 * * * * [progress]: [ 1219 / 3260 ] simplifiying candidate # 575.545 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 575.545 * * [simplify]: iters left: 6 (23 enodes) 575.550 * * [simplify]: iters left: 5 (89 enodes) 575.564 * * [simplify]: iters left: 4 (147 enodes) 575.589 * * [simplify]: iters left: 3 (277 enodes) 575.637 * * [simplify]: Extracting #0: cost 1 inf + 0 575.637 * * [simplify]: Extracting #1: cost 9 inf + 0 575.637 * * [simplify]: Extracting #2: cost 80 inf + 2 575.638 * * [simplify]: Extracting #3: cost 119 inf + 666 575.639 * * [simplify]: Extracting #4: cost 90 inf + 3571 575.640 * * [simplify]: Extracting #5: cost 86 inf + 5636 575.641 * * [simplify]: Extracting #6: cost 84 inf + 6122 575.647 * * [simplify]: Extracting #7: cost 20 inf + 29962 575.655 * * [simplify]: Extracting #8: cost 0 inf + 39161 575.663 * * [simplify]: Extracting #9: cost 0 inf + 39065 575.671 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (cbrt 2)) (/ (/ b 2) a)) 575.671 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (cbrt 2)) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 575.672 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 575.672 * * [simplify]: iters left: 6 (9 enodes) 575.674 * * [simplify]: iters left: 5 (36 enodes) 575.680 * * [simplify]: iters left: 4 (67 enodes) 575.691 * * [simplify]: iters left: 3 (97 enodes) 575.707 * * [simplify]: iters left: 2 (158 enodes) 575.741 * * [simplify]: iters left: 1 (263 enodes) 575.785 * * [simplify]: Extracting #0: cost 1 inf + 0 575.785 * * [simplify]: Extracting #1: cost 0 inf + 1 575.785 * [simplify]: Simplified to 0 575.785 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (cbrt 2)) (/ (/ b 2) a)) 0)) 575.785 * * * * [progress]: [ 1220 / 3260 ] simplifiying candidate # 575.786 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 575.786 * * [simplify]: iters left: 6 (23 enodes) 575.791 * * [simplify]: iters left: 5 (90 enodes) 575.804 * * [simplify]: iters left: 4 (156 enodes) 575.831 * * [simplify]: iters left: 3 (306 enodes) 575.889 * * [simplify]: Extracting #0: cost 1 inf + 0 575.889 * * [simplify]: Extracting #1: cost 11 inf + 0 575.889 * * [simplify]: Extracting #2: cost 90 inf + 0 575.889 * * [simplify]: Extracting #3: cost 139 inf + 378 575.890 * * [simplify]: Extracting #4: cost 106 inf + 3576 575.892 * * [simplify]: Extracting #5: cost 86 inf + 6838 575.893 * * [simplify]: Extracting #6: cost 79 inf + 8521 575.899 * * [simplify]: Extracting #7: cost 18 inf + 31880 575.907 * * [simplify]: Extracting #8: cost 0 inf + 40480 575.916 * * [simplify]: Extracting #9: cost 0 inf + 40305 575.924 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (sqrt a))) (/ (/ b a) 2)) 575.924 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (sqrt a))) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 575.924 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 575.924 * * [simplify]: iters left: 5 (9 enodes) 575.927 * * [simplify]: iters left: 4 (39 enodes) 575.932 * * [simplify]: iters left: 3 (65 enodes) 575.943 * * [simplify]: iters left: 2 (129 enodes) 575.968 * * [simplify]: iters left: 1 (210 enodes) 576.003 * * [simplify]: Extracting #0: cost 1 inf + 0 576.003 * * [simplify]: Extracting #1: cost 0 inf + 1 576.003 * [simplify]: Simplified to 0 576.003 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (sqrt a))) (/ (/ b a) 2)) 0)) 576.003 * * * * [progress]: [ 1221 / 3260 ] simplifiying candidate # 576.004 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 576.004 * * [simplify]: iters left: 6 (24 enodes) 576.009 * * [simplify]: iters left: 5 (91 enodes) 576.025 * * [simplify]: iters left: 4 (144 enodes) 576.047 * * [simplify]: iters left: 3 (257 enodes) 576.094 * * [simplify]: iters left: 2 (457 enodes) 576.193 * * [simplify]: Extracting #0: cost 1 inf + 0 576.193 * * [simplify]: Extracting #1: cost 11 inf + 0 576.194 * * [simplify]: Extracting #2: cost 68 inf + 0 576.194 * * [simplify]: Extracting #3: cost 115 inf + 170 576.195 * * [simplify]: Extracting #4: cost 105 inf + 2249 576.196 * * [simplify]: Extracting #5: cost 91 inf + 5327 576.200 * * [simplify]: Extracting #6: cost 24 inf + 28161 576.209 * * [simplify]: Extracting #7: cost 0 inf + 38172 576.217 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (* (cbrt 2) (cbrt 2))) a)) (/ (/ b 2) a)) 576.217 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (* (cbrt 2) (cbrt 2))) a)) (/ (/ b 2) a)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 576.217 * [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))))) 576.217 * * [simplify]: iters left: 6 (10 enodes) 576.220 * * [simplify]: iters left: 5 (37 enodes) 576.225 * * [simplify]: iters left: 4 (57 enodes) 576.235 * * [simplify]: iters left: 3 (104 enodes) 576.251 * * [simplify]: iters left: 2 (158 enodes) 576.275 * * [simplify]: iters left: 1 (225 enodes) 576.306 * * [simplify]: Extracting #0: cost 1 inf + 0 576.306 * * [simplify]: Extracting #1: cost 0 inf + 1 576.306 * [simplify]: Simplified to 0 576.306 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (* (cbrt 2) (cbrt 2))) a)) (/ (/ b 2) a)) 0)) 576.306 * * * * [progress]: [ 1222 / 3260 ] simplifiying candidate # 576.306 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 576.306 * * [simplify]: iters left: 6 (23 enodes) 576.312 * * [simplify]: iters left: 5 (82 enodes) 576.325 * * [simplify]: iters left: 4 (128 enodes) 576.344 * * [simplify]: iters left: 3 (226 enodes) 576.383 * * [simplify]: iters left: 2 (384 enodes) 576.462 * * [simplify]: Extracting #0: cost 1 inf + 0 576.462 * * [simplify]: Extracting #1: cost 9 inf + 0 576.462 * * [simplify]: Extracting #2: cost 56 inf + 0 576.462 * * [simplify]: Extracting #3: cost 90 inf + 87 576.463 * * [simplify]: Extracting #4: cost 77 inf + 2003 576.464 * * [simplify]: Extracting #5: cost 64 inf + 4424 576.468 * * [simplify]: Extracting #6: cost 9 inf + 21419 576.475 * * [simplify]: Extracting #7: cost 0 inf + 25122 576.482 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (/ (/ b 2) a)) 576.482 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 576.482 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 576.482 * * [simplify]: iters left: 6 (9 enodes) 576.484 * * [simplify]: iters left: 5 (29 enodes) 576.488 * * [simplify]: iters left: 4 (42 enodes) 576.494 * * [simplify]: iters left: 3 (58 enodes) 576.501 * * [simplify]: iters left: 2 (68 enodes) 576.509 * * [simplify]: Extracting #0: cost 1 inf + 0 576.509 * * [simplify]: Extracting #1: cost 0 inf + 1 576.509 * [simplify]: Simplified to 0 576.509 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (/ (/ b 2) a)) 0)) 576.509 * * * * [progress]: [ 1223 / 3260 ] simplifiying candidate # 576.509 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 576.510 * * [simplify]: iters left: 6 (27 enodes) 576.516 * * [simplify]: iters left: 5 (105 enodes) 576.532 * * [simplify]: iters left: 4 (211 enodes) 576.572 * * [simplify]: iters left: 3 (443 enodes) 576.658 * * [simplify]: Extracting #0: cost 1 inf + 0 576.658 * * [simplify]: Extracting #1: cost 11 inf + 0 576.658 * * [simplify]: Extracting #2: cost 94 inf + 0 576.659 * * [simplify]: Extracting #3: cost 162 inf + 289 576.659 * * [simplify]: Extracting #4: cost 160 inf + 494 576.661 * * [simplify]: Extracting #5: cost 136 inf + 5855 576.665 * * [simplify]: Extracting #6: cost 75 inf + 21509 576.672 * * [simplify]: Extracting #7: cost 20 inf + 39385 576.681 * * [simplify]: Extracting #8: cost 0 inf + 48020 576.693 * * [simplify]: Extracting #9: cost 0 inf + 47830 576.703 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 576.703 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 576.703 * [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))))) 576.703 * * [simplify]: iters left: 6 (13 enodes) 576.706 * * [simplify]: iters left: 5 (53 enodes) 576.715 * * [simplify]: iters left: 4 (117 enodes) 576.739 * * [simplify]: iters left: 3 (275 enodes) 576.790 * * [simplify]: iters left: 2 (474 enodes) 576.894 * * [simplify]: Extracting #0: cost 1 inf + 0 576.895 * * [simplify]: Extracting #1: cost 0 inf + 1 576.895 * [simplify]: Simplified to 0 576.895 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 0)) 576.895 * * * * [progress]: [ 1224 / 3260 ] simplifiying candidate # 576.895 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 576.895 * * [simplify]: iters left: 6 (26 enodes) 576.901 * * [simplify]: iters left: 5 (99 enodes) 576.918 * * [simplify]: iters left: 4 (174 enodes) 576.945 * * [simplify]: iters left: 3 (327 enodes) 577.274 * * [simplify]: Extracting #0: cost 1 inf + 0 577.274 * * [simplify]: Extracting #1: cost 11 inf + 0 577.274 * * [simplify]: Extracting #2: cost 73 inf + 0 577.274 * * [simplify]: Extracting #3: cost 128 inf + 85 577.275 * * [simplify]: Extracting #4: cost 126 inf + 171 577.276 * * [simplify]: Extracting #5: cost 106 inf + 4160 577.278 * * [simplify]: Extracting #6: cost 67 inf + 12036 577.283 * * [simplify]: Extracting #7: cost 17 inf + 28115 577.290 * * [simplify]: Extracting #8: cost 0 inf + 34961 577.298 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ b 2) a)) 577.298 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 577.299 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 577.299 * * [simplify]: iters left: 6 (12 enodes) 577.301 * * [simplify]: iters left: 5 (47 enodes) 577.311 * * [simplify]: iters left: 4 (82 enodes) 577.323 * * [simplify]: iters left: 3 (157 enodes) 577.349 * * [simplify]: iters left: 2 (248 enodes) 577.387 * * [simplify]: iters left: 1 (341 enodes) 577.439 * * [simplify]: Extracting #0: cost 1 inf + 0 577.439 * * [simplify]: Extracting #1: cost 0 inf + 1 577.439 * [simplify]: Simplified to 0 577.439 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ b 2) a)) 0)) 577.439 * * * * [progress]: [ 1225 / 3260 ] simplifiying candidate # 577.439 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 577.439 * * [simplify]: iters left: 6 (25 enodes) 577.445 * * [simplify]: iters left: 5 (94 enodes) 577.460 * * [simplify]: iters left: 4 (175 enodes) 577.491 * * [simplify]: iters left: 3 (346 enodes) 577.564 * * [simplify]: Extracting #0: cost 1 inf + 0 577.564 * * [simplify]: Extracting #1: cost 13 inf + 0 577.564 * * [simplify]: Extracting #2: cost 79 inf + 0 577.564 * * [simplify]: Extracting #3: cost 134 inf + 2 577.565 * * [simplify]: Extracting #4: cost 133 inf + 6 577.566 * * [simplify]: Extracting #5: cost 122 inf + 2199 577.567 * * [simplify]: Extracting #6: cost 106 inf + 4430 577.571 * * [simplify]: Extracting #7: cost 29 inf + 27714 577.578 * * [simplify]: Extracting #8: cost 1 inf + 36975 577.586 * * [simplify]: Extracting #9: cost 0 inf + 37219 577.594 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) 577.594 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 577.594 * [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))) 577.594 * * [simplify]: iters left: 6 (12 enodes) 577.597 * * [simplify]: iters left: 5 (47 enodes) 577.605 * * [simplify]: iters left: 4 (89 enodes) 577.623 * * [simplify]: iters left: 3 (180 enodes) 577.659 * * [simplify]: iters left: 2 (296 enodes) 577.713 * * [simplify]: iters left: 1 (428 enodes) 577.798 * * [simplify]: Extracting #0: cost 1 inf + 0 577.798 * * [simplify]: Extracting #1: cost 0 inf + 1 577.798 * [simplify]: Simplified to 0 577.798 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) 0)) 577.799 * * * * [progress]: [ 1226 / 3260 ] simplifiying candidate # 577.799 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 577.799 * * [simplify]: iters left: 6 (26 enodes) 577.805 * * [simplify]: iters left: 5 (98 enodes) 577.819 * * [simplify]: iters left: 4 (172 enodes) 577.849 * * [simplify]: iters left: 3 (306 enodes) 577.900 * * [simplify]: Extracting #0: cost 1 inf + 0 577.900 * * [simplify]: Extracting #1: cost 11 inf + 0 577.900 * * [simplify]: Extracting #2: cost 70 inf + 0 577.902 * * [simplify]: Extracting #3: cost 122 inf + 407 577.902 * * [simplify]: Extracting #4: cost 119 inf + 814 577.903 * * [simplify]: Extracting #5: cost 94 inf + 6607 577.905 * * [simplify]: Extracting #6: cost 73 inf + 11273 577.908 * * [simplify]: Extracting #7: cost 58 inf + 13376 577.913 * * [simplify]: Extracting #8: cost 15 inf + 29396 577.920 * * [simplify]: Extracting #9: cost 0 inf + 35856 577.928 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 577.928 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 577.928 * [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))))) 577.928 * * [simplify]: iters left: 6 (12 enodes) 577.931 * * [simplify]: iters left: 5 (46 enodes) 577.937 * * [simplify]: iters left: 4 (81 enodes) 577.949 * * [simplify]: iters left: 3 (134 enodes) 577.969 * * [simplify]: iters left: 2 (197 enodes) 577.995 * * [simplify]: iters left: 1 (271 enodes) 578.032 * * [simplify]: Extracting #0: cost 1 inf + 0 578.032 * * [simplify]: Extracting #1: cost 0 inf + 1 578.032 * [simplify]: Simplified to 0 578.032 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 578.032 * * * * [progress]: [ 1227 / 3260 ] simplifiying candidate # 578.032 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 578.032 * * [simplify]: iters left: 6 (24 enodes) 578.038 * * [simplify]: iters left: 5 (89 enodes) 578.050 * * [simplify]: iters left: 4 (143 enodes) 578.072 * * [simplify]: iters left: 3 (256 enodes) 578.117 * * [simplify]: iters left: 2 (444 enodes) 578.203 * * [simplify]: Extracting #0: cost 1 inf + 0 578.203 * * [simplify]: Extracting #1: cost 9 inf + 0 578.203 * * [simplify]: Extracting #2: cost 60 inf + 0 578.203 * * [simplify]: Extracting #3: cost 109 inf + 43 578.204 * * [simplify]: Extracting #4: cost 115 inf + 169 578.205 * * [simplify]: Extracting #5: cost 87 inf + 4000 578.209 * * [simplify]: Extracting #6: cost 13 inf + 24382 578.217 * * [simplify]: Extracting #7: cost 0 inf + 28414 578.224 * * [simplify]: Extracting #8: cost 0 inf + 28374 578.232 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) 578.232 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 578.232 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 578.232 * * [simplify]: iters left: 6 (10 enodes) 578.235 * * [simplify]: iters left: 5 (38 enodes) 578.240 * * [simplify]: iters left: 4 (59 enodes) 578.248 * * [simplify]: iters left: 3 (88 enodes) 578.259 * * [simplify]: iters left: 2 (117 enodes) 578.275 * * [simplify]: iters left: 1 (144 enodes) 578.291 * * [simplify]: Extracting #0: cost 1 inf + 0 578.291 * * [simplify]: Extracting #1: cost 0 inf + 1 578.291 * [simplify]: Simplified to 0 578.291 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) 0)) 578.291 * * * * [progress]: [ 1228 / 3260 ] simplifiying candidate # 578.291 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 578.291 * * [simplify]: iters left: 6 (24 enodes) 578.297 * * [simplify]: iters left: 5 (89 enodes) 578.310 * * [simplify]: iters left: 4 (147 enodes) 578.334 * * [simplify]: iters left: 3 (275 enodes) 578.381 * * [simplify]: iters left: 2 (457 enodes) 578.470 * * [simplify]: Extracting #0: cost 1 inf + 0 578.470 * * [simplify]: Extracting #1: cost 11 inf + 0 578.470 * * [simplify]: Extracting #2: cost 67 inf + 0 578.470 * * [simplify]: Extracting #3: cost 106 inf + 87 578.471 * * [simplify]: Extracting #4: cost 93 inf + 1884 578.472 * * [simplify]: Extracting #5: cost 65 inf + 6183 578.477 * * [simplify]: Extracting #6: cost 14 inf + 22619 578.485 * * [simplify]: Extracting #7: cost 0 inf + 27859 578.493 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b a) 2)) 578.493 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 578.493 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 578.493 * * [simplify]: iters left: 6 (11 enodes) 578.496 * * [simplify]: iters left: 5 (42 enodes) 578.502 * * [simplify]: iters left: 4 (67 enodes) 578.514 * * [simplify]: iters left: 3 (111 enodes) 578.529 * * [simplify]: iters left: 2 (140 enodes) 578.544 * * [simplify]: iters left: 1 (160 enodes) 578.561 * * [simplify]: Extracting #0: cost 1 inf + 0 578.561 * * [simplify]: Extracting #1: cost 0 inf + 1 578.561 * [simplify]: Simplified to 0 578.561 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b a) 2)) 0)) 578.561 * * * * [progress]: [ 1229 / 3260 ] simplifiying candidate # 578.561 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 578.561 * * [simplify]: iters left: 6 (28 enodes) 578.568 * * [simplify]: iters left: 5 (114 enodes) 578.587 * * [simplify]: iters left: 4 (269 enodes) 578.660 * * [simplify]: Extracting #0: cost 1 inf + 0 578.660 * * [simplify]: Extracting #1: cost 11 inf + 0 578.660 * * [simplify]: Extracting #2: cost 170 inf + 0 578.661 * * [simplify]: Extracting #3: cost 299 inf + 527 578.662 * * [simplify]: Extracting #4: cost 276 inf + 5415 578.669 * * [simplify]: Extracting #5: cost 118 inf + 61995 578.681 * * [simplify]: Extracting #6: cost 51 inf + 87104 578.696 * * [simplify]: Extracting #7: cost 30 inf + 92389 578.711 * * [simplify]: Extracting #8: cost 5 inf + 103077 578.727 * * [simplify]: Extracting #9: cost 0 inf + 105187 578.743 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) (cbrt 2)) a) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) 578.743 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) (cbrt 2)) a) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 578.743 * [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))))) 578.743 * * [simplify]: iters left: 6 (16 enodes) 578.747 * * [simplify]: iters left: 5 (68 enodes) 578.758 * * [simplify]: iters left: 4 (179 enodes) 578.812 * * [simplify]: Extracting #0: cost 1 inf + 0 578.812 * * [simplify]: Extracting #1: cost 27 inf + 0 578.813 * * [simplify]: Extracting #2: cost 153 inf + 0 578.814 * * [simplify]: Extracting #3: cost 242 inf + 83 578.816 * * [simplify]: Extracting #4: cost 185 inf + 16503 578.828 * * [simplify]: Extracting #5: cost 15 inf + 79352 578.840 * * [simplify]: Extracting #6: cost 0 inf + 84943 578.852 * [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))))) 578.852 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 578.853 * * * * [progress]: [ 1230 / 3260 ] simplifiying candidate # 578.853 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 578.853 * * [simplify]: iters left: 6 (27 enodes) 578.859 * * [simplify]: iters left: 5 (109 enodes) 578.876 * * [simplify]: iters left: 4 (233 enodes) 578.930 * * [simplify]: Extracting #0: cost 1 inf + 0 578.930 * * [simplify]: Extracting #1: cost 11 inf + 0 578.930 * * [simplify]: Extracting #2: cost 131 inf + 0 578.931 * * [simplify]: Extracting #3: cost 228 inf + 43 578.932 * * [simplify]: Extracting #4: cost 197 inf + 6387 578.937 * * [simplify]: Extracting #5: cost 93 inf + 40306 578.945 * * [simplify]: Extracting #6: cost 53 inf + 53631 578.956 * * [simplify]: Extracting #7: cost 26 inf + 60945 578.967 * * [simplify]: Extracting #8: cost 1 inf + 71833 578.979 * * [simplify]: Extracting #9: cost 0 inf + 72143 578.991 * * [simplify]: Extracting #10: cost 0 inf + 72063 579.002 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 579.002 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 579.003 * [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)))) 579.003 * * [simplify]: iters left: 6 (15 enodes) 579.007 * * [simplify]: iters left: 5 (63 enodes) 579.016 * * [simplify]: iters left: 4 (145 enodes) 579.051 * * [simplify]: iters left: 3 (499 enodes) 579.278 * * [simplify]: Extracting #0: cost 1 inf + 0 579.278 * * [simplify]: Extracting #1: cost 0 inf + 1 579.278 * [simplify]: Simplified to 0 579.278 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 579.278 * * * * [progress]: [ 1231 / 3260 ] simplifiying candidate # 579.279 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 579.279 * * [simplify]: iters left: 6 (26 enodes) 579.285 * * [simplify]: iters left: 5 (101 enodes) 579.301 * * [simplify]: iters left: 4 (232 enodes) 579.357 * * [simplify]: Extracting #0: cost 1 inf + 0 579.358 * * [simplify]: Extracting #1: cost 13 inf + 0 579.358 * * [simplify]: Extracting #2: cost 129 inf + 0 579.358 * * [simplify]: Extracting #3: cost 206 inf + 2 579.359 * * [simplify]: Extracting #4: cost 191 inf + 3035 579.363 * * [simplify]: Extracting #5: cost 106 inf + 27892 579.370 * * [simplify]: Extracting #6: cost 36 inf + 50421 579.380 * * [simplify]: Extracting #7: cost 0 inf + 62179 579.390 * * [simplify]: Extracting #8: cost 0 inf + 62044 579.402 * * [simplify]: Extracting #9: cost 0 inf + 62004 579.412 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) 579.412 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 579.413 * [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))) 579.413 * * [simplify]: iters left: 6 (15 enodes) 579.417 * * [simplify]: iters left: 5 (62 enodes) 579.428 * * [simplify]: iters left: 4 (159 enodes) 579.469 * * [simplify]: iters left: 3 (475 enodes) 579.662 * * [simplify]: Extracting #0: cost 1 inf + 0 579.663 * * [simplify]: Extracting #1: cost 42 inf + 0 579.663 * * [simplify]: Extracting #2: cost 194 inf + 1 579.666 * * [simplify]: Extracting #3: cost 205 inf + 15094 579.678 * * [simplify]: Extracting #4: cost 20 inf + 63712 579.693 * * [simplify]: Extracting #5: cost 3 inf + 65204 579.707 * * [simplify]: Extracting #6: cost 0 inf + 65965 579.721 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 579.722 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 579.722 * * * * [progress]: [ 1232 / 3260 ] simplifiying candidate # 579.722 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 579.722 * * [simplify]: iters left: 6 (29 enodes) 579.731 * * [simplify]: iters left: 5 (114 enodes) 579.748 * * [simplify]: iters left: 4 (244 enodes) 579.803 * * [simplify]: Extracting #0: cost 1 inf + 0 579.803 * * [simplify]: Extracting #1: cost 11 inf + 0 579.803 * * [simplify]: Extracting #2: cost 130 inf + 0 579.804 * * [simplify]: Extracting #3: cost 226 inf + 204 579.805 * * [simplify]: Extracting #4: cost 203 inf + 4003 579.809 * * [simplify]: Extracting #5: cost 100 inf + 38356 579.818 * * [simplify]: Extracting #6: cost 40 inf + 59924 579.829 * * [simplify]: Extracting #7: cost 3 inf + 72189 579.841 * * [simplify]: Extracting #8: cost 0 inf + 72860 579.854 * * [simplify]: Extracting #9: cost 0 inf + 72820 579.868 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt 2) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (/ (cbrt b) (cbrt a))) (sqrt 2))) 579.868 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt 2) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 579.868 * [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))))) 579.868 * * [simplify]: iters left: 6 (15 enodes) 579.872 * * [simplify]: iters left: 5 (62 enodes) 579.881 * * [simplify]: iters left: 4 (148 enodes) 579.917 * * [simplify]: iters left: 3 (499 enodes) 580.150 * * [simplify]: Extracting #0: cost 1 inf + 0 580.150 * * [simplify]: Extracting #1: cost 0 inf + 1 580.150 * [simplify]: Simplified to 0 580.150 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 580.150 * * * * [progress]: [ 1233 / 3260 ] simplifiying candidate # 580.150 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 580.150 * * [simplify]: iters left: 6 (28 enodes) 580.157 * * [simplify]: iters left: 5 (108 enodes) 580.176 * * [simplify]: iters left: 4 (211 enodes) 580.217 * * [simplify]: Extracting #0: cost 1 inf + 0 580.217 * * [simplify]: Extracting #1: cost 11 inf + 0 580.217 * * [simplify]: Extracting #2: cost 105 inf + 0 580.218 * * [simplify]: Extracting #3: cost 175 inf + 43 580.218 * * [simplify]: Extracting #4: cost 173 inf + 167 580.219 * * [simplify]: Extracting #5: cost 162 inf + 2836 580.222 * * [simplify]: Extracting #6: cost 76 inf + 27753 580.232 * * [simplify]: Extracting #7: cost 2 inf + 51625 580.241 * * [simplify]: Extracting #8: cost 0 inf + 51440 580.250 * * [simplify]: Extracting #9: cost 0 inf + 51360 580.259 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (* (/ (/ (cbrt b) (sqrt a)) (sqrt 2)) (/ (cbrt b) (sqrt a))) (/ (cbrt b) (sqrt 2)))) 580.259 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (* (/ (/ (cbrt b) (sqrt a)) (sqrt 2)) (/ (cbrt b) (sqrt a))) (/ (cbrt b) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 580.259 * [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)))) 580.259 * * [simplify]: iters left: 6 (14 enodes) 580.263 * * [simplify]: iters left: 5 (56 enodes) 580.271 * * [simplify]: iters left: 4 (117 enodes) 580.297 * * [simplify]: iters left: 3 (347 enodes) 580.408 * * [simplify]: Extracting #0: cost 1 inf + 0 580.408 * * [simplify]: Extracting #1: cost 0 inf + 1 580.408 * [simplify]: Simplified to 0 580.408 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 580.409 * * * * [progress]: [ 1234 / 3260 ] simplifiying candidate # 580.409 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 580.409 * * [simplify]: iters left: 6 (27 enodes) 580.415 * * [simplify]: iters left: 5 (104 enodes) 580.431 * * [simplify]: iters left: 4 (202 enodes) 580.473 * * [simplify]: Extracting #0: cost 1 inf + 0 580.474 * * [simplify]: Extracting #1: cost 11 inf + 0 580.474 * * [simplify]: Extracting #2: cost 99 inf + 0 580.474 * * [simplify]: Extracting #3: cost 156 inf + 2 580.475 * * [simplify]: Extracting #4: cost 154 inf + 88 580.475 * * [simplify]: Extracting #5: cost 145 inf + 2112 580.478 * * [simplify]: Extracting #6: cost 78 inf + 17146 580.482 * * [simplify]: Extracting #7: cost 41 inf + 25132 580.488 * * [simplify]: Extracting #8: cost 20 inf + 32868 580.495 * * [simplify]: Extracting #9: cost 0 inf + 42180 580.502 * * [simplify]: Extracting #10: cost 0 inf + 42030 580.509 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) 580.509 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 580.510 * [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))) 580.510 * * [simplify]: iters left: 6 (14 enodes) 580.513 * * [simplify]: iters left: 5 (57 enodes) 580.522 * * [simplify]: iters left: 4 (116 enodes) 580.549 * * [simplify]: iters left: 3 (321 enodes) 580.655 * * [simplify]: Extracting #0: cost 1 inf + 0 580.655 * * [simplify]: Extracting #1: cost 0 inf + 1 580.655 * [simplify]: Simplified to 0 580.655 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 580.656 * * * * [progress]: [ 1235 / 3260 ] simplifiying candidate # 580.656 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 580.656 * * [simplify]: iters left: 6 (28 enodes) 580.662 * * [simplify]: iters left: 5 (109 enodes) 580.680 * * [simplify]: iters left: 4 (236 enodes) 580.732 * * [simplify]: Extracting #0: cost 1 inf + 0 580.732 * * [simplify]: Extracting #1: cost 11 inf + 0 580.732 * * [simplify]: Extracting #2: cost 113 inf + 0 580.733 * * [simplify]: Extracting #3: cost 186 inf + 366 580.733 * * [simplify]: Extracting #4: cost 164 inf + 3766 580.737 * * [simplify]: Extracting #5: cost 89 inf + 24677 580.743 * * [simplify]: Extracting #6: cost 37 inf + 40592 580.751 * * [simplify]: Extracting #7: cost 4 inf + 52749 580.761 * * [simplify]: Extracting #8: cost 0 inf + 54063 580.770 * * [simplify]: Extracting #9: cost 0 inf + 53983 580.779 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (* (/ (/ (cbrt b) (cbrt a)) 2) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a)))) 580.780 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (* (/ (/ (cbrt b) (cbrt a)) 2) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 580.780 * [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))))) 580.780 * * [simplify]: iters left: 6 (15 enodes) 580.784 * * [simplify]: iters left: 5 (62 enodes) 580.794 * * [simplify]: iters left: 4 (149 enodes) 580.830 * * [simplify]: iters left: 3 (450 enodes) 581.026 * * [simplify]: Extracting #0: cost 1 inf + 0 581.026 * * [simplify]: Extracting #1: cost 0 inf + 1 581.026 * [simplify]: Simplified to 0 581.026 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 581.026 * * * * [progress]: [ 1236 / 3260 ] simplifiying candidate # 581.026 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 581.026 * * [simplify]: iters left: 6 (27 enodes) 581.032 * * [simplify]: iters left: 5 (104 enodes) 581.049 * * [simplify]: iters left: 4 (203 enodes) 581.090 * * [simplify]: Extracting #0: cost 1 inf + 0 581.090 * * [simplify]: Extracting #1: cost 11 inf + 0 581.091 * * [simplify]: Extracting #2: cost 93 inf + 0 581.091 * * [simplify]: Extracting #3: cost 146 inf + 125 581.091 * * [simplify]: Extracting #4: cost 137 inf + 980 581.092 * * [simplify]: Extracting #5: cost 126 inf + 4423 581.095 * * [simplify]: Extracting #6: cost 62 inf + 18701 581.101 * * [simplify]: Extracting #7: cost 17 inf + 31757 581.107 * * [simplify]: Extracting #8: cost 1 inf + 39051 581.114 * * [simplify]: Extracting #9: cost 0 inf + 39401 581.121 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) a) (/ (cbrt b) (* (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))) 2))) 581.121 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) a) (/ (cbrt b) (* (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))) 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 581.122 * [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)))) 581.122 * * [simplify]: iters left: 6 (14 enodes) 581.125 * * [simplify]: iters left: 5 (57 enodes) 581.134 * * [simplify]: iters left: 4 (118 enodes) 581.161 * * [simplify]: iters left: 3 (314 enodes) 581.252 * * [simplify]: Extracting #0: cost 1 inf + 0 581.252 * * [simplify]: Extracting #1: cost 0 inf + 1 581.252 * [simplify]: Simplified to 0 581.252 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 581.252 * * * * [progress]: [ 1237 / 3260 ] simplifiying candidate # 581.253 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 581.253 * * [simplify]: iters left: 6 (26 enodes) 581.261 * * [simplify]: iters left: 5 (95 enodes) 581.275 * * [simplify]: iters left: 4 (188 enodes) 581.309 * * [simplify]: iters left: 3 (424 enodes) 581.411 * * [simplify]: Extracting #0: cost 1 inf + 0 581.411 * * [simplify]: Extracting #1: cost 13 inf + 0 581.412 * * [simplify]: Extracting #2: cost 118 inf + 0 581.412 * * [simplify]: Extracting #3: cost 188 inf + 45 581.413 * * [simplify]: Extracting #4: cost 170 inf + 2165 581.417 * * [simplify]: Extracting #5: cost 95 inf + 16645 581.423 * * [simplify]: Extracting #6: cost 45 inf + 29795 581.434 * * [simplify]: Extracting #7: cost 2 inf + 44631 581.444 * * [simplify]: Extracting #8: cost 0 inf + 45336 581.454 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) 581.454 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 581.454 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 581.454 * * [simplify]: iters left: 6 (13 enodes) 581.457 * * [simplify]: iters left: 5 (48 enodes) 581.465 * * [simplify]: iters left: 4 (103 enodes) 581.484 * * [simplify]: iters left: 3 (238 enodes) 581.541 * * [simplify]: Extracting #0: cost 1 inf + 0 581.541 * * [simplify]: Extracting #1: cost 0 inf + 1 581.541 * [simplify]: Simplified to 0 581.541 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) 0)) 581.541 * * * * [progress]: [ 1238 / 3260 ] simplifiying candidate # 581.542 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 581.542 * * [simplify]: iters left: 6 (27 enodes) 581.549 * * [simplify]: iters left: 5 (107 enodes) 581.566 * * [simplify]: iters left: 4 (231 enodes) 581.618 * * [simplify]: Extracting #0: cost 1 inf + 0 581.618 * * [simplify]: Extracting #1: cost 11 inf + 0 581.618 * * [simplify]: Extracting #2: cost 129 inf + 0 581.619 * * [simplify]: Extracting #3: cost 230 inf + 204 581.620 * * [simplify]: Extracting #4: cost 189 inf + 8404 581.626 * * [simplify]: Extracting #5: cost 80 inf + 46837 581.635 * * [simplify]: Extracting #6: cost 52 inf + 56201 581.644 * * [simplify]: Extracting #7: cost 27 inf + 62990 581.656 * * [simplify]: Extracting #8: cost 1 inf + 73897 581.668 * * [simplify]: Extracting #9: cost 0 inf + 74207 581.681 * * [simplify]: Extracting #10: cost 0 inf + 74127 581.693 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (/ (/ (sqrt b) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) 581.693 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (/ (/ (sqrt b) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 581.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))))) 581.693 * * [simplify]: iters left: 6 (15 enodes) 581.697 * * [simplify]: iters left: 5 (61 enodes) 581.706 * * [simplify]: iters left: 4 (142 enodes) 581.740 * * [simplify]: iters left: 3 (474 enodes) 581.913 * * [simplify]: Extracting #0: cost 1 inf + 0 581.913 * * [simplify]: Extracting #1: cost 0 inf + 1 581.913 * [simplify]: Simplified to 0 581.913 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 581.914 * * * * [progress]: [ 1239 / 3260 ] simplifiying candidate # 581.914 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 581.914 * * [simplify]: iters left: 6 (26 enodes) 581.920 * * [simplify]: iters left: 5 (102 enodes) 581.935 * * [simplify]: iters left: 4 (200 enodes) 581.976 * * [simplify]: Extracting #0: cost 1 inf + 0 581.976 * * [simplify]: Extracting #1: cost 11 inf + 0 581.976 * * [simplify]: Extracting #2: cost 104 inf + 0 581.976 * * [simplify]: Extracting #3: cost 173 inf + 43 581.977 * * [simplify]: Extracting #4: cost 169 inf + 331 581.978 * * [simplify]: Extracting #5: cost 142 inf + 7768 581.983 * * [simplify]: Extracting #6: cost 59 inf + 31235 581.991 * * [simplify]: Extracting #7: cost 1 inf + 50824 582.000 * * [simplify]: Extracting #8: cost 0 inf + 50772 582.008 * * [simplify]: Extracting #9: cost 0 inf + 50732 582.019 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (cbrt 2))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (sqrt a)) (* (cbrt 2) (sqrt a)))) 582.019 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (cbrt 2))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (sqrt a)) (* (cbrt 2) (sqrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 582.019 * [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)))) 582.019 * * [simplify]: iters left: 6 (14 enodes) 582.023 * * [simplify]: iters left: 5 (56 enodes) 582.031 * * [simplify]: iters left: 4 (113 enodes) 582.053 * * [simplify]: iters left: 3 (324 enodes) 582.140 * * [simplify]: Extracting #0: cost 1 inf + 0 582.140 * * [simplify]: Extracting #1: cost 0 inf + 1 582.140 * [simplify]: Simplified to 0 582.140 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 582.140 * * * * [progress]: [ 1240 / 3260 ] simplifiying candidate # 582.140 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 582.140 * * [simplify]: iters left: 6 (25 enodes) 582.146 * * [simplify]: iters left: 5 (95 enodes) 582.160 * * [simplify]: iters left: 4 (183 enodes) 582.198 * * [simplify]: iters left: 3 (469 enodes) 582.321 * * [simplify]: Extracting #0: cost 1 inf + 0 582.321 * * [simplify]: Extracting #1: cost 11 inf + 0 582.322 * * [simplify]: Extracting #2: cost 104 inf + 0 582.322 * * [simplify]: Extracting #3: cost 196 inf + 44 582.324 * * [simplify]: Extracting #4: cost 166 inf + 5676 582.328 * * [simplify]: Extracting #5: cost 93 inf + 21634 582.336 * * [simplify]: Extracting #6: cost 46 inf + 35403 582.347 * * [simplify]: Extracting #7: cost 2 inf + 50295 582.359 * * [simplify]: Extracting #8: cost 0 inf + 51161 582.373 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* a (cbrt 2))) (cbrt 2)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 582.373 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* a (cbrt 2))) (cbrt 2)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 582.373 * [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))) 582.374 * * [simplify]: iters left: 6 (14 enodes) 582.377 * * [simplify]: iters left: 5 (56 enodes) 582.386 * * [simplify]: iters left: 4 (112 enodes) 582.408 * * [simplify]: iters left: 3 (297 enodes) 582.488 * * [simplify]: Extracting #0: cost 1 inf + 0 582.488 * * [simplify]: Extracting #1: cost 0 inf + 1 582.488 * [simplify]: Simplified to 0 582.488 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 582.488 * * * * [progress]: [ 1241 / 3260 ] simplifiying candidate # 582.488 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 582.489 * * [simplify]: iters left: 6 (27 enodes) 582.495 * * [simplify]: iters left: 5 (105 enodes) 582.511 * * [simplify]: iters left: 4 (211 enodes) 582.551 * * [simplify]: Extracting #0: cost 1 inf + 0 582.551 * * [simplify]: Extracting #1: cost 11 inf + 0 582.552 * * [simplify]: Extracting #2: cost 103 inf + 0 582.552 * * [simplify]: Extracting #3: cost 171 inf + 365 582.553 * * [simplify]: Extracting #4: cost 168 inf + 730 582.554 * * [simplify]: Extracting #5: cost 148 inf + 6552 582.558 * * [simplify]: Extracting #6: cost 61 inf + 29974 582.565 * * [simplify]: Extracting #7: cost 1 inf + 50138 582.574 * * [simplify]: Extracting #8: cost 0 inf + 50408 582.583 * * [simplify]: Extracting #9: cost 0 inf + 50288 582.591 * * [simplify]: Extracting #10: cost 0 inf + 50208 582.600 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) a) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) 582.600 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) a) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 582.600 * [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))))) 582.600 * * [simplify]: iters left: 6 (13 enodes) 582.603 * * [simplify]: iters left: 5 (53 enodes) 582.613 * * [simplify]: iters left: 4 (118 enodes) 582.635 * * [simplify]: iters left: 3 (324 enodes) 582.721 * * [simplify]: Extracting #0: cost 1 inf + 0 582.721 * * [simplify]: Extracting #1: cost 0 inf + 1 582.721 * [simplify]: Simplified to 0 582.721 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 582.721 * * * * [progress]: [ 1242 / 3260 ] simplifiying candidate # 582.721 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 582.721 * * [simplify]: iters left: 6 (25 enodes) 582.729 * * [simplify]: iters left: 5 (94 enodes) 582.743 * * [simplify]: iters left: 4 (169 enodes) 582.772 * * [simplify]: iters left: 3 (385 enodes) 582.849 * * [simplify]: Extracting #0: cost 1 inf + 0 582.849 * * [simplify]: Extracting #1: cost 9 inf + 0 582.849 * * [simplify]: Extracting #2: cost 97 inf + 0 582.850 * * [simplify]: Extracting #3: cost 191 inf + 127 582.851 * * [simplify]: Extracting #4: cost 179 inf + 1431 582.853 * * [simplify]: Extracting #5: cost 124 inf + 11652 582.859 * * [simplify]: Extracting #6: cost 49 inf + 30731 582.868 * * [simplify]: Extracting #7: cost 2 inf + 46336 582.878 * * [simplify]: Extracting #8: cost 0 inf + 46895 582.888 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 582.888 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 582.889 * [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)))) 582.889 * * [simplify]: iters left: 6 (11 enodes) 582.892 * * [simplify]: iters left: 5 (43 enodes) 582.898 * * [simplify]: iters left: 4 (84 enodes) 582.914 * * [simplify]: iters left: 3 (212 enodes) 582.957 * * [simplify]: iters left: 2 (472 enodes) 583.057 * * [simplify]: Extracting #0: cost 1 inf + 0 583.057 * * [simplify]: Extracting #1: cost 0 inf + 1 583.057 * [simplify]: Simplified to 0 583.058 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 583.058 * * * * [progress]: [ 1243 / 3260 ] simplifiying candidate # 583.058 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 583.058 * * [simplify]: iters left: 6 (25 enodes) 583.064 * * [simplify]: iters left: 5 (96 enodes) 583.081 * * [simplify]: iters left: 4 (181 enodes) 583.114 * * [simplify]: iters left: 3 (406 enodes) 583.204 * * [simplify]: Extracting #0: cost 1 inf + 0 583.204 * * [simplify]: Extracting #1: cost 11 inf + 0 583.204 * * [simplify]: Extracting #2: cost 89 inf + 0 583.205 * * [simplify]: Extracting #3: cost 165 inf + 2 583.205 * * [simplify]: Extracting #4: cost 163 inf + 169 583.206 * * [simplify]: Extracting #5: cost 140 inf + 3583 583.210 * * [simplify]: Extracting #6: cost 77 inf + 13780 583.214 * * [simplify]: Extracting #7: cost 51 inf + 18896 583.221 * * [simplify]: Extracting #8: cost 11 inf + 34000 583.230 * * [simplify]: Extracting #9: cost 0 inf + 38982 583.239 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 583.239 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 583.239 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 583.239 * * [simplify]: iters left: 6 (12 enodes) 583.242 * * [simplify]: iters left: 5 (49 enodes) 583.250 * * [simplify]: iters left: 4 (99 enodes) 583.271 * * [simplify]: iters left: 3 (234 enodes) 583.324 * * [simplify]: iters left: 2 (447 enodes) 583.418 * * [simplify]: Extracting #0: cost 1 inf + 0 583.418 * * [simplify]: Extracting #1: cost 0 inf + 1 583.418 * [simplify]: Simplified to 0 583.418 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 583.418 * * * * [progress]: [ 1244 / 3260 ] simplifiying candidate # 583.418 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 583.418 * * [simplify]: iters left: 6 (27 enodes) 583.424 * * [simplify]: iters left: 5 (104 enodes) 583.440 * * [simplify]: iters left: 4 (206 enodes) 583.480 * * [simplify]: iters left: 3 (480 enodes) 583.601 * * [simplify]: Extracting #0: cost 1 inf + 0 583.602 * * [simplify]: Extracting #1: cost 11 inf + 0 583.602 * * [simplify]: Extracting #2: cost 109 inf + 0 583.603 * * [simplify]: Extracting #3: cost 194 inf + 366 583.604 * * [simplify]: Extracting #4: cost 163 inf + 4501 583.607 * * [simplify]: Extracting #5: cost 103 inf + 18263 583.614 * * [simplify]: Extracting #6: cost 53 inf + 32404 583.625 * * [simplify]: Extracting #7: cost 4 inf + 48522 583.637 * * [simplify]: Extracting #8: cost 0 inf + 50093 583.648 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b (cbrt a)) (* (* (cbrt a) 2) (cbrt a)))) 583.648 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b (cbrt a)) (* (* (cbrt a) 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 583.649 * [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))))) 583.649 * * [simplify]: iters left: 6 (14 enodes) 583.654 * * [simplify]: iters left: 5 (57 enodes) 583.663 * * [simplify]: iters left: 4 (121 enodes) 583.687 * * [simplify]: iters left: 3 (291 enodes) 583.765 * * [simplify]: Extracting #0: cost 1 inf + 0 583.765 * * [simplify]: Extracting #1: cost 0 inf + 1 583.765 * [simplify]: Simplified to 0 583.765 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 583.766 * * * * [progress]: [ 1245 / 3260 ] simplifiying candidate # 583.766 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 583.766 * * [simplify]: iters left: 6 (26 enodes) 583.772 * * [simplify]: iters left: 5 (99 enodes) 583.787 * * [simplify]: iters left: 4 (180 enodes) 583.818 * * [simplify]: iters left: 3 (391 enodes) 583.898 * * [simplify]: Extracting #0: cost 1 inf + 0 583.898 * * [simplify]: Extracting #1: cost 11 inf + 0 583.898 * * [simplify]: Extracting #2: cost 89 inf + 0 583.899 * * [simplify]: Extracting #3: cost 154 inf + 86 583.900 * * [simplify]: Extracting #4: cost 131 inf + 2934 583.902 * * [simplify]: Extracting #5: cost 92 inf + 9284 583.905 * * [simplify]: Extracting #6: cost 65 inf + 13146 583.912 * * [simplify]: Extracting #7: cost 13 inf + 29579 583.920 * * [simplify]: Extracting #8: cost 0 inf + 35122 583.929 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b 2) a)) 583.929 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 583.929 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 583.929 * * [simplify]: iters left: 6 (13 enodes) 583.932 * * [simplify]: iters left: 5 (52 enodes) 583.940 * * [simplify]: iters left: 4 (98 enodes) 583.960 * * [simplify]: iters left: 3 (212 enodes) 583.999 * * [simplify]: iters left: 2 (371 enodes) 584.071 * * [simplify]: Extracting #0: cost 1 inf + 0 584.071 * * [simplify]: Extracting #1: cost 0 inf + 1 584.071 * [simplify]: Simplified to 0 584.071 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b 2) a)) 0)) 584.071 * * * * [progress]: [ 1246 / 3260 ] simplifiying candidate # 584.071 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 584.071 * * [simplify]: iters left: 6 (25 enodes) 584.077 * * [simplify]: iters left: 5 (90 enodes) 584.091 * * [simplify]: iters left: 4 (165 enodes) 584.118 * * [simplify]: iters left: 3 (318 enodes) 584.176 * * [simplify]: Extracting #0: cost 1 inf + 0 584.176 * * [simplify]: Extracting #1: cost 11 inf + 0 584.177 * * [simplify]: Extracting #2: cost 82 inf + 0 584.177 * * [simplify]: Extracting #3: cost 129 inf + 169 584.178 * * [simplify]: Extracting #4: cost 90 inf + 4416 584.180 * * [simplify]: Extracting #5: cost 70 inf + 8206 584.182 * * [simplify]: Extracting #6: cost 63 inf + 9794 584.187 * * [simplify]: Extracting #7: cost 15 inf + 25683 584.194 * * [simplify]: Extracting #8: cost 0 inf + 31746 584.201 * * [simplify]: Extracting #9: cost 0 inf + 31666 584.208 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) (* (cbrt 2) (cbrt 2))) (cbrt 2)) (/ b (* a 2))) 584.208 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) (* (cbrt 2) (cbrt 2))) (cbrt 2)) (/ b (* a 2))) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 584.209 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 584.209 * * [simplify]: iters left: 6 (12 enodes) 584.212 * * [simplify]: iters left: 5 (44 enodes) 584.219 * * [simplify]: iters left: 4 (92 enodes) 584.232 * * [simplify]: iters left: 3 (159 enodes) 584.258 * * [simplify]: iters left: 2 (267 enodes) 584.301 * * [simplify]: iters left: 1 (364 enodes) 584.358 * * [simplify]: Extracting #0: cost 1 inf + 0 584.358 * * [simplify]: Extracting #1: cost 0 inf + 1 584.358 * [simplify]: Simplified to 0 584.358 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) (* (cbrt 2) (cbrt 2))) (cbrt 2)) (/ b (* a 2))) 0)) 584.359 * * * * [progress]: [ 1247 / 3260 ] simplifiying candidate # 584.359 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 584.359 * * [simplify]: iters left: 6 (26 enodes) 584.365 * * [simplify]: iters left: 5 (105 enodes) 584.382 * * [simplify]: iters left: 4 (233 enodes) 584.434 * * [simplify]: Extracting #0: cost 1 inf + 0 584.434 * * [simplify]: Extracting #1: cost 11 inf + 0 584.434 * * [simplify]: Extracting #2: cost 127 inf + 0 584.434 * * [simplify]: Extracting #3: cost 213 inf + 532 584.436 * * [simplify]: Extracting #4: cost 165 inf + 9959 584.441 * * [simplify]: Extracting #5: cost 81 inf + 35997 584.449 * * [simplify]: Extracting #6: cost 33 inf + 50791 584.458 * * [simplify]: Extracting #7: cost 5 inf + 60432 584.468 * * [simplify]: Extracting #8: cost 0 inf + 62381 584.480 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) a) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 584.480 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) a) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 584.480 * [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))))) 584.480 * * [simplify]: iters left: 6 (15 enodes) 584.484 * * [simplify]: iters left: 5 (64 enodes) 584.494 * * [simplify]: iters left: 4 (149 enodes) 584.529 * * [simplify]: iters left: 3 (466 enodes) 584.778 * * [simplify]: Extracting #0: cost 1 inf + 0 584.778 * * [simplify]: Extracting #1: cost 0 inf + 1 584.778 * [simplify]: Simplified to 0 584.778 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 584.778 * * * * [progress]: [ 1248 / 3260 ] simplifiying candidate # 584.778 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 584.778 * * [simplify]: iters left: 6 (25 enodes) 584.784 * * [simplify]: iters left: 5 (100 enodes) 584.800 * * [simplify]: iters left: 4 (203 enodes) 584.842 * * [simplify]: Extracting #0: cost 1 inf + 0 584.842 * * [simplify]: Extracting #1: cost 11 inf + 0 584.842 * * [simplify]: Extracting #2: cost 108 inf + 0 584.842 * * [simplify]: Extracting #3: cost 167 inf + 290 584.843 * * [simplify]: Extracting #4: cost 148 inf + 2092 584.845 * * [simplify]: Extracting #5: cost 102 inf + 14281 584.850 * * [simplify]: Extracting #6: cost 37 inf + 32302 584.858 * * [simplify]: Extracting #7: cost 0 inf + 44397 584.866 * * [simplify]: Extracting #8: cost 0 inf + 44317 584.873 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt 2) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ (/ (/ b (cbrt 2)) (* (* (sqrt a) (cbrt 2)) (cbrt 2))) (sqrt a))) 584.874 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt 2) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ (/ (/ b (cbrt 2)) (* (* (sqrt a) (cbrt 2)) (cbrt 2))) (sqrt a))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 584.874 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 584.874 * * [simplify]: iters left: 6 (14 enodes) 584.878 * * [simplify]: iters left: 5 (59 enodes) 584.887 * * [simplify]: iters left: 4 (121 enodes) 584.912 * * [simplify]: iters left: 3 (332 enodes) 585.044 * * [simplify]: Extracting #0: cost 1 inf + 0 585.044 * * [simplify]: Extracting #1: cost 0 inf + 1 585.044 * [simplify]: Simplified to 0 585.044 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 585.045 * * * * [progress]: [ 1249 / 3260 ] simplifiying candidate # 585.045 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 585.045 * * [simplify]: iters left: 6 (24 enodes) 585.051 * * [simplify]: iters left: 5 (93 enodes) 585.067 * * [simplify]: iters left: 4 (186 enodes) 585.103 * * [simplify]: iters left: 3 (453 enodes) 585.236 * * [simplify]: Extracting #0: cost 1 inf + 0 585.236 * * [simplify]: Extracting #1: cost 11 inf + 0 585.236 * * [simplify]: Extracting #2: cost 127 inf + 0 585.237 * * [simplify]: Extracting #3: cost 196 inf + 169 585.239 * * [simplify]: Extracting #4: cost 157 inf + 5101 585.243 * * [simplify]: Extracting #5: cost 102 inf + 17462 585.250 * * [simplify]: Extracting #6: cost 42 inf + 33634 585.261 * * [simplify]: Extracting #7: cost 1 inf + 47371 585.272 * * [simplify]: Extracting #8: cost 0 inf + 47777 585.285 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 585.285 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 585.286 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 585.286 * * [simplify]: iters left: 6 (13 enodes) 585.289 * * [simplify]: iters left: 5 (54 enodes) 585.298 * * [simplify]: iters left: 4 (112 enodes) 585.320 * * [simplify]: iters left: 3 (281 enodes) 585.413 * * [simplify]: Extracting #0: cost 1 inf + 0 585.413 * * [simplify]: Extracting #1: cost 0 inf + 1 585.413 * [simplify]: Simplified to 0 585.413 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 0)) 585.413 * * * * [progress]: [ 1250 / 3260 ] simplifiying candidate # 585.413 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 585.414 * * [simplify]: iters left: 6 (27 enodes) 585.420 * * [simplify]: iters left: 5 (106 enodes) 585.437 * * [simplify]: iters left: 4 (224 enodes) 585.482 * * [simplify]: Extracting #0: cost 1 inf + 0 585.482 * * [simplify]: Extracting #1: cost 11 inf + 0 585.482 * * [simplify]: Extracting #2: cost 108 inf + 0 585.482 * * [simplify]: Extracting #3: cost 172 inf + 248 585.483 * * [simplify]: Extracting #4: cost 156 inf + 2601 585.485 * * [simplify]: Extracting #5: cost 117 inf + 12002 585.490 * * [simplify]: Extracting #6: cost 46 inf + 29914 585.497 * * [simplify]: Extracting #7: cost 1 inf + 45232 585.506 * * [simplify]: Extracting #8: cost 0 inf + 45492 585.515 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) a) (cbrt 2))) (/ (/ (/ b (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) 585.515 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) a) (cbrt 2))) (/ (/ (/ b (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 585.516 * [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))))) 585.516 * * [simplify]: iters left: 6 (14 enodes) 585.519 * * [simplify]: iters left: 5 (59 enodes) 585.528 * * [simplify]: iters left: 4 (134 enodes) 585.556 * * [simplify]: iters left: 3 (357 enodes) 585.692 * * [simplify]: Extracting #0: cost 1 inf + 0 585.692 * * [simplify]: Extracting #1: cost 0 inf + 1 585.692 * [simplify]: Simplified to 0 585.692 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 585.692 * * * * [progress]: [ 1251 / 3260 ] simplifiying candidate # 585.692 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 585.692 * * [simplify]: iters left: 6 (26 enodes) 585.698 * * [simplify]: iters left: 5 (100 enodes) 585.714 * * [simplify]: iters left: 4 (194 enodes) 585.751 * * [simplify]: iters left: 3 (447 enodes) 585.873 * * [simplify]: Extracting #0: cost 1 inf + 0 585.873 * * [simplify]: Extracting #1: cost 11 inf + 0 585.874 * * [simplify]: Extracting #2: cost 146 inf + 0 585.875 * * [simplify]: Extracting #3: cost 238 inf + 659 585.876 * * [simplify]: Extracting #4: cost 206 inf + 4809 585.882 * * [simplify]: Extracting #5: cost 101 inf + 25245 585.893 * * [simplify]: Extracting #6: cost 40 inf + 41147 585.904 * * [simplify]: Extracting #7: cost 3 inf + 54292 585.917 * * [simplify]: Extracting #8: cost 0 inf + 55121 585.930 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 585.930 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 585.930 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 585.930 * * [simplify]: iters left: 6 (13 enodes) 585.934 * * [simplify]: iters left: 5 (53 enodes) 585.942 * * [simplify]: iters left: 4 (106 enodes) 585.963 * * [simplify]: iters left: 3 (257 enodes) 586.044 * * [simplify]: Extracting #0: cost 1 inf + 0 586.044 * * [simplify]: Extracting #1: cost 0 inf + 1 586.044 * [simplify]: Simplified to 0 586.044 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 0)) 586.044 * * * * [progress]: [ 1252 / 3260 ] simplifiying candidate # 586.045 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 586.045 * * [simplify]: iters left: 6 (25 enodes) 586.051 * * [simplify]: iters left: 5 (96 enodes) 586.069 * * [simplify]: iters left: 4 (180 enodes) 586.101 * * [simplify]: iters left: 3 (393 enodes) 586.206 * * [simplify]: Extracting #0: cost 1 inf + 0 586.206 * * [simplify]: Extracting #1: cost 11 inf + 0 586.206 * * [simplify]: Extracting #2: cost 112 inf + 0 586.207 * * [simplify]: Extracting #3: cost 169 inf + 88 586.208 * * [simplify]: Extracting #4: cost 118 inf + 5926 586.212 * * [simplify]: Extracting #5: cost 73 inf + 13268 586.216 * * [simplify]: Extracting #6: cost 44 inf + 21921 586.224 * * [simplify]: Extracting #7: cost 1 inf + 37011 586.235 * * [simplify]: Extracting #8: cost 0 inf + 37376 586.244 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 586.244 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 586.244 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 586.244 * * [simplify]: iters left: 6 (12 enodes) 586.247 * * [simplify]: iters left: 5 (49 enodes) 586.255 * * [simplify]: iters left: 4 (94 enodes) 586.274 * * [simplify]: iters left: 3 (221 enodes) 586.343 * * [simplify]: iters left: 2 (492 enodes) 586.554 * * [simplify]: Extracting #0: cost 1 inf + 0 586.554 * * [simplify]: Extracting #1: cost 0 inf + 1 586.554 * [simplify]: Simplified to 0 586.554 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 586.554 * * * * [progress]: [ 1253 / 3260 ] simplifiying candidate # 586.555 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 586.555 * * [simplify]: iters left: 6 (26 enodes) 586.561 * * [simplify]: iters left: 5 (99 enodes) 586.576 * * [simplify]: iters left: 4 (199 enodes) 586.617 * * [simplify]: iters left: 3 (470 enodes) 586.751 * * [simplify]: Extracting #0: cost 1 inf + 0 586.751 * * [simplify]: Extracting #1: cost 11 inf + 0 586.751 * * [simplify]: Extracting #2: cost 139 inf + 0 586.752 * * [simplify]: Extracting #3: cost 208 inf + 1024 586.756 * * [simplify]: Extracting #4: cost 114 inf + 17574 586.761 * * [simplify]: Extracting #5: cost 69 inf + 28759 586.769 * * [simplify]: Extracting #6: cost 44 inf + 37032 586.779 * * [simplify]: Extracting #7: cost 2 inf + 51591 586.791 * * [simplify]: Extracting #8: cost 0 inf + 52417 586.802 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (cbrt a))) 2)) 586.802 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (cbrt a))) 2)) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 586.802 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 586.802 * * [simplify]: iters left: 6 (13 enodes) 586.806 * * [simplify]: iters left: 5 (52 enodes) 586.816 * * [simplify]: iters left: 4 (111 enodes) 586.839 * * [simplify]: iters left: 3 (278 enodes) 586.930 * * [simplify]: Extracting #0: cost 1 inf + 0 586.930 * * [simplify]: Extracting #1: cost 0 inf + 1 586.930 * [simplify]: Simplified to 0 586.930 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (cbrt a))) 2)) 0)) 586.931 * * * * [progress]: [ 1254 / 3260 ] simplifiying candidate # 586.931 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 586.931 * * [simplify]: iters left: 6 (25 enodes) 586.937 * * [simplify]: iters left: 5 (94 enodes) 586.951 * * [simplify]: iters left: 4 (175 enodes) 586.986 * * [simplify]: iters left: 3 (375 enodes) 587.075 * * [simplify]: Extracting #0: cost 1 inf + 0 587.075 * * [simplify]: Extracting #1: cost 11 inf + 0 587.075 * * [simplify]: Extracting #2: cost 113 inf + 0 587.076 * * [simplify]: Extracting #3: cost 147 inf + 956 587.078 * * [simplify]: Extracting #4: cost 87 inf + 7704 587.081 * * [simplify]: Extracting #5: cost 70 inf + 11012 587.084 * * [simplify]: Extracting #6: cost 63 inf + 12560 587.092 * * [simplify]: Extracting #7: cost 18 inf + 27311 587.100 * * [simplify]: Extracting #8: cost 0 inf + 34514 587.108 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ b a) 1/2)) 587.108 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 587.108 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 587.108 * * [simplify]: iters left: 6 (12 enodes) 587.111 * * [simplify]: iters left: 5 (47 enodes) 587.118 * * [simplify]: iters left: 4 (89 enodes) 587.136 * * [simplify]: iters left: 3 (186 enodes) 587.181 * * [simplify]: iters left: 2 (378 enodes) 587.312 * * [simplify]: Extracting #0: cost 1 inf + 0 587.312 * * [simplify]: Extracting #1: cost 0 inf + 1 587.312 * [simplify]: Simplified to 0 587.312 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ b a) 1/2)) 0)) 587.313 * * * * [progress]: [ 1255 / 3260 ] simplifiying candidate # 587.313 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 587.313 * * [simplify]: iters left: 6 (24 enodes) 587.318 * * [simplify]: iters left: 5 (88 enodes) 587.331 * * [simplify]: iters left: 4 (141 enodes) 587.356 * * [simplify]: iters left: 3 (263 enodes) 587.401 * * [simplify]: iters left: 2 (467 enodes) 587.504 * * [simplify]: Extracting #0: cost 1 inf + 0 587.504 * * [simplify]: Extracting #1: cost 9 inf + 0 587.504 * * [simplify]: Extracting #2: cost 64 inf + 2 587.505 * * [simplify]: Extracting #3: cost 106 inf + 464 587.506 * * [simplify]: Extracting #4: cost 83 inf + 2766 587.507 * * [simplify]: Extracting #5: cost 68 inf + 4874 587.511 * * [simplify]: Extracting #6: cost 16 inf + 21667 587.519 * * [simplify]: Extracting #7: cost 0 inf + 27287 587.529 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) (* a (cbrt 2)))) (/ (/ b 2) a)) 587.529 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) (* a (cbrt 2)))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 587.529 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 587.529 * * [simplify]: iters left: 6 (11 enodes) 587.532 * * [simplify]: iters left: 5 (40 enodes) 587.538 * * [simplify]: iters left: 4 (65 enodes) 587.548 * * [simplify]: iters left: 3 (97 enodes) 587.563 * * [simplify]: iters left: 2 (165 enodes) 587.596 * * [simplify]: iters left: 1 (271 enodes) 587.647 * * [simplify]: Extracting #0: cost 1 inf + 0 587.648 * * [simplify]: Extracting #1: cost 0 inf + 1 587.648 * [simplify]: Simplified to 0 587.648 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) (* a (cbrt 2)))) (/ (/ b 2) a)) 0)) 587.648 * * * * [progress]: [ 1256 / 3260 ] simplifiying candidate # 587.648 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 587.648 * * [simplify]: iters left: 6 (25 enodes) 587.654 * * [simplify]: iters left: 5 (98 enodes) 587.669 * * [simplify]: iters left: 4 (194 enodes) 587.708 * * [simplify]: iters left: 3 (445 enodes) 587.827 * * [simplify]: Extracting #0: cost 1 inf + 0 587.827 * * [simplify]: Extracting #1: cost 11 inf + 0 587.828 * * [simplify]: Extracting #2: cost 136 inf + 0 587.828 * * [simplify]: Extracting #3: cost 197 inf + 1267 587.832 * * [simplify]: Extracting #4: cost 108 inf + 16962 587.838 * * [simplify]: Extracting #5: cost 69 inf + 26286 587.844 * * [simplify]: Extracting #6: cost 48 inf + 33968 587.854 * * [simplify]: Extracting #7: cost 3 inf + 48778 587.865 * * [simplify]: Extracting #8: cost 0 inf + 49984 587.877 * * [simplify]: Extracting #9: cost 0 inf + 49944 587.888 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 587.889 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 587.889 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 587.889 * * [simplify]: iters left: 6 (12 enodes) 587.892 * * [simplify]: iters left: 5 (51 enodes) 587.900 * * [simplify]: iters left: 4 (106 enodes) 587.921 * * [simplify]: iters left: 3 (247 enodes) 587.989 * * [simplify]: Extracting #0: cost 1 inf + 0 587.989 * * [simplify]: Extracting #1: cost 0 inf + 1 587.989 * [simplify]: Simplified to 0 587.989 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 0)) 587.989 * * * * [progress]: [ 1257 / 3260 ] simplifiying candidate # 587.989 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 587.989 * * [simplify]: iters left: 6 (24 enodes) 587.995 * * [simplify]: iters left: 5 (93 enodes) 588.009 * * [simplify]: iters left: 4 (172 enodes) 588.041 * * [simplify]: iters left: 3 (378 enodes) 588.132 * * [simplify]: Extracting #0: cost 1 inf + 0 588.132 * * [simplify]: Extracting #1: cost 11 inf + 0 588.132 * * [simplify]: Extracting #2: cost 114 inf + 0 588.133 * * [simplify]: Extracting #3: cost 151 inf + 914 588.135 * * [simplify]: Extracting #4: cost 93 inf + 7136 588.138 * * [simplify]: Extracting #5: cost 69 inf + 11544 588.141 * * [simplify]: Extracting #6: cost 67 inf + 11811 588.145 * * [simplify]: Extracting #7: cost 41 inf + 19091 588.152 * * [simplify]: Extracting #8: cost 3 inf + 33757 588.162 * * [simplify]: Extracting #9: cost 0 inf + 34841 588.170 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ b (* a 2))) 588.170 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 588.170 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 588.170 * * [simplify]: iters left: 6 (11 enodes) 588.173 * * [simplify]: iters left: 5 (46 enodes) 588.180 * * [simplify]: iters left: 4 (86 enodes) 588.197 * * [simplify]: iters left: 3 (183 enodes) 588.242 * * [simplify]: iters left: 2 (372 enodes) 588.369 * * [simplify]: Extracting #0: cost 1 inf + 0 588.369 * * [simplify]: Extracting #1: cost 0 inf + 1 588.369 * [simplify]: Simplified to 0 588.369 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ b (* a 2))) 0)) 588.369 * * * * [progress]: [ 1258 / 3260 ] simplifiying candidate # 588.370 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 588.370 * * [simplify]: iters left: 6 (23 enodes) 588.375 * * [simplify]: iters left: 5 (87 enodes) 588.388 * * [simplify]: iters left: 4 (140 enodes) 588.411 * * [simplify]: iters left: 3 (262 enodes) 588.458 * * [simplify]: iters left: 2 (478 enodes) 588.562 * * [simplify]: Extracting #0: cost 1 inf + 0 588.562 * * [simplify]: Extracting #1: cost 9 inf + 0 588.562 * * [simplify]: Extracting #2: cost 70 inf + 2 588.563 * * [simplify]: Extracting #3: cost 110 inf + 714 588.564 * * [simplify]: Extracting #4: cost 82 inf + 3547 588.566 * * [simplify]: Extracting #5: cost 66 inf + 6077 588.571 * * [simplify]: Extracting #6: cost 18 inf + 21268 588.578 * * [simplify]: Extracting #7: cost 0 inf + 27827 588.586 * [simplify]: Simplified to (+ (* -1/2 (/ b a)) (/ (sqrt (fma c (* a -4) (* b b))) (* (* a (cbrt 2)) (* (cbrt 2) (cbrt 2))))) 588.586 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (/ (sqrt (fma c (* a -4) (* b b))) (* (* a (cbrt 2)) (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 588.586 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 588.587 * * [simplify]: iters left: 6 (10 enodes) 588.589 * * [simplify]: iters left: 5 (39 enodes) 588.595 * * [simplify]: iters left: 4 (64 enodes) 588.607 * * [simplify]: iters left: 3 (96 enodes) 588.622 * * [simplify]: iters left: 2 (164 enodes) 588.654 * * [simplify]: iters left: 1 (270 enodes) 588.705 * * [simplify]: Extracting #0: cost 1 inf + 0 588.705 * * [simplify]: Extracting #1: cost 0 inf + 1 588.705 * [simplify]: Simplified to 0 588.705 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (/ (sqrt (fma c (* a -4) (* b b))) (* (* a (cbrt 2)) (* (cbrt 2) (cbrt 2))))) 0)) 588.705 * * * * [progress]: [ 1259 / 3260 ] simplifiying candidate # 588.705 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 588.706 * * [simplify]: iters left: 6 (25 enodes) 588.713 * * [simplify]: iters left: 5 (99 enodes) 588.728 * * [simplify]: iters left: 4 (203 enodes) 588.764 * * [simplify]: iters left: 3 (442 enodes) 588.864 * * [simplify]: Extracting #0: cost 1 inf + 0 588.864 * * [simplify]: Extracting #1: cost 11 inf + 0 588.864 * * [simplify]: Extracting #2: cost 112 inf + 0 588.865 * * [simplify]: Extracting #3: cost 189 inf + 1914 588.869 * * [simplify]: Extracting #4: cost 97 inf + 17326 588.874 * * [simplify]: Extracting #5: cost 69 inf + 22848 588.880 * * [simplify]: Extracting #6: cost 47 inf + 29814 588.891 * * [simplify]: Extracting #7: cost 5 inf + 44276 588.901 * * [simplify]: Extracting #8: cost 0 inf + 46418 588.912 * [simplify]: Simplified to (fma (/ (/ b (cbrt a)) (cbrt a)) (/ -1/2 (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2)))) 588.912 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ b (cbrt a)) (cbrt a)) (/ -1/2 (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 588.912 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 588.912 * * [simplify]: iters left: 6 (12 enodes) 588.916 * * [simplify]: iters left: 5 (53 enodes) 588.924 * * [simplify]: iters left: 4 (117 enodes) 588.946 * * [simplify]: iters left: 3 (255 enodes) 589.004 * * [simplify]: Extracting #0: cost 1 inf + 0 589.004 * * [simplify]: Extracting #1: cost 0 inf + 1 589.004 * [simplify]: Simplified to 0 589.004 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 589.004 * * * * [progress]: [ 1260 / 3260 ] simplifiying candidate # 589.005 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 589.005 * * [simplify]: iters left: 6 (24 enodes) 589.012 * * [simplify]: iters left: 5 (94 enodes) 589.026 * * [simplify]: iters left: 4 (182 enodes) 589.057 * * [simplify]: iters left: 3 (358 enodes) 589.130 * * [simplify]: Extracting #0: cost 1 inf + 0 589.130 * * [simplify]: Extracting #1: cost 11 inf + 0 589.130 * * [simplify]: Extracting #2: cost 98 inf + 0 589.131 * * [simplify]: Extracting #3: cost 153 inf + 785 589.133 * * [simplify]: Extracting #4: cost 94 inf + 6598 589.135 * * [simplify]: Extracting #5: cost 70 inf + 10235 589.138 * * [simplify]: Extracting #6: cost 64 inf + 11620 589.144 * * [simplify]: Extracting #7: cost 17 inf + 27107 589.152 * * [simplify]: Extracting #8: cost 3 inf + 32396 589.160 * * [simplify]: Extracting #9: cost 0 inf + 33737 589.168 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ 1/2 a) b)) 589.168 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ 1/2 a) b)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 589.168 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 589.168 * * [simplify]: iters left: 6 (11 enodes) 589.171 * * [simplify]: iters left: 5 (48 enodes) 589.179 * * [simplify]: iters left: 4 (98 enodes) 589.196 * * [simplify]: iters left: 3 (181 enodes) 589.232 * * [simplify]: iters left: 2 (358 enodes) 589.337 * * [simplify]: Extracting #0: cost 1 inf + 0 589.337 * * [simplify]: Extracting #1: cost 0 inf + 1 589.337 * [simplify]: Simplified to 0 589.337 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ 1/2 a) b)) 0)) 589.337 * * * * [progress]: [ 1261 / 3260 ] simplifiying candidate # 589.337 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 589.337 * * [simplify]: iters left: 6 (23 enodes) 589.345 * * [simplify]: iters left: 5 (87 enodes) 589.358 * * [simplify]: iters left: 4 (160 enodes) 589.383 * * [simplify]: iters left: 3 (303 enodes) 589.439 * * [simplify]: Extracting #0: cost 1 inf + 0 589.439 * * [simplify]: Extracting #1: cost 12 inf + 0 589.440 * * [simplify]: Extracting #2: cost 82 inf + 83 589.440 * * [simplify]: Extracting #3: cost 113 inf + 1040 589.441 * * [simplify]: Extracting #4: cost 72 inf + 3936 589.443 * * [simplify]: Extracting #5: cost 70 inf + 5273 589.444 * * [simplify]: Extracting #6: cost 63 inf + 6563 589.449 * * [simplify]: Extracting #7: cost 17 inf + 21766 589.456 * * [simplify]: Extracting #8: cost 1 inf + 28344 589.462 * * [simplify]: Extracting #9: cost 0 inf + 28724 589.469 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt 2)) (* (* a (cbrt 2)) (cbrt 2)))) 589.469 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt 2)) (* (* a (cbrt 2)) (cbrt 2)))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 589.469 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 589.469 * * [simplify]: iters left: 6 (10 enodes) 589.474 * * [simplify]: iters left: 5 (41 enodes) 589.480 * * [simplify]: iters left: 4 (81 enodes) 589.493 * * [simplify]: iters left: 3 (127 enodes) 589.509 * * [simplify]: iters left: 2 (186 enodes) 589.536 * * [simplify]: iters left: 1 (266 enodes) 589.596 * * [simplify]: Extracting #0: cost 1 inf + 0 589.596 * * [simplify]: Extracting #1: cost 0 inf + 1 589.596 * [simplify]: Simplified to 0 589.596 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt 2)) (* (* a (cbrt 2)) (cbrt 2)))) 0)) 589.596 * * * * [progress]: [ 1262 / 3260 ] simplifiying candidate # 589.596 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) 1))) 589.596 * * [simplify]: iters left: 6 (22 enodes) 589.601 * * [simplify]: iters left: 5 (84 enodes) 589.614 * * [simplify]: iters left: 4 (142 enodes) 589.637 * * [simplify]: iters left: 3 (264 enodes) 589.686 * * [simplify]: iters left: 2 (480 enodes) 589.792 * * [simplify]: Extracting #0: cost 1 inf + 0 589.792 * * [simplify]: Extracting #1: cost 9 inf + 0 589.792 * * [simplify]: Extracting #2: cost 68 inf + 2 589.793 * * [simplify]: Extracting #3: cost 112 inf + 299 589.794 * * [simplify]: Extracting #4: cost 87 inf + 2730 589.795 * * [simplify]: Extracting #5: cost 68 inf + 4795 589.797 * * [simplify]: Extracting #6: cost 59 inf + 5922 589.802 * * [simplify]: Extracting #7: cost 12 inf + 22937 589.811 * * [simplify]: Extracting #8: cost 0 inf + 27337 589.819 * * [simplify]: Extracting #9: cost 0 inf + 27282 589.826 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (* 1/2 (/ b a))) 589.826 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 589.827 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 589.827 * * [simplify]: iters left: 6 (9 enodes) 589.829 * * [simplify]: iters left: 5 (36 enodes) 589.835 * * [simplify]: iters left: 4 (67 enodes) 589.846 * * [simplify]: iters left: 3 (97 enodes) 589.862 * * [simplify]: iters left: 2 (158 enodes) 589.896 * * [simplify]: iters left: 1 (263 enodes) 589.940 * * [simplify]: Extracting #0: cost 1 inf + 0 589.940 * * [simplify]: Extracting #1: cost 0 inf + 1 589.940 * [simplify]: Simplified to 0 589.940 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (* 1/2 (/ b a))) 0)) 589.940 * * * * [progress]: [ 1263 / 3260 ] simplifiying candidate # 589.941 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ 1 a) (/ b 2)))) 589.941 * * [simplify]: iters left: 6 (22 enodes) 589.946 * * [simplify]: iters left: 5 (85 enodes) 589.959 * * [simplify]: iters left: 4 (151 enodes) 589.983 * * [simplify]: iters left: 3 (295 enodes) 590.040 * * [simplify]: Extracting #0: cost 1 inf + 0 590.040 * * [simplify]: Extracting #1: cost 11 inf + 0 590.040 * * [simplify]: Extracting #2: cost 83 inf + 0 590.040 * * [simplify]: Extracting #3: cost 117 inf + 669 590.041 * * [simplify]: Extracting #4: cost 71 inf + 4894 590.043 * * [simplify]: Extracting #5: cost 69 inf + 5919 590.045 * * [simplify]: Extracting #6: cost 65 inf + 6625 590.050 * * [simplify]: Extracting #7: cost 14 inf + 23388 590.057 * * [simplify]: Extracting #8: cost 0 inf + 29352 590.064 * * [simplify]: Extracting #9: cost 0 inf + 29257 590.071 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ b (* a 2))) 590.071 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ b (* a 2))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 590.071 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 590.071 * * [simplify]: iters left: 5 (9 enodes) 590.074 * * [simplify]: iters left: 4 (39 enodes) 590.079 * * [simplify]: iters left: 3 (65 enodes) 590.090 * * [simplify]: iters left: 2 (129 enodes) 590.115 * * [simplify]: iters left: 1 (210 enodes) 590.150 * * [simplify]: Extracting #0: cost 1 inf + 0 590.150 * * [simplify]: Extracting #1: cost 0 inf + 1 590.150 * [simplify]: Simplified to 0 590.150 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ b (* a 2))) 0)) 590.150 * * * * [progress]: [ 1264 / 3260 ] simplifiying candidate # 590.150 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 590.150 * * [simplify]: iters left: 6 (23 enodes) 590.155 * * [simplify]: iters left: 5 (88 enodes) 590.168 * * [simplify]: iters left: 4 (141 enodes) 590.192 * * [simplify]: iters left: 3 (267 enodes) 590.241 * * [simplify]: iters left: 2 (485 enodes) 590.340 * * [simplify]: Extracting #0: cost 1 inf + 0 590.340 * * [simplify]: Extracting #1: cost 11 inf + 0 590.340 * * [simplify]: Extracting #2: cost 77 inf + 0 590.341 * * [simplify]: Extracting #3: cost 131 inf + 825 590.342 * * [simplify]: Extracting #4: cost 119 inf + 3063 590.343 * * [simplify]: Extracting #5: cost 105 inf + 9813 590.347 * * [simplify]: Extracting #6: cost 88 inf + 15677 590.356 * * [simplify]: Extracting #7: cost 18 inf + 41092 590.367 * * [simplify]: Extracting #8: cost 0 inf + 48325 590.379 * * [simplify]: Extracting #9: cost 0 inf + 48245 590.390 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* 2 (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) 590.390 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* 2 (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 590.390 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 590.390 * * [simplify]: iters left: 6 (10 enodes) 590.393 * * [simplify]: iters left: 5 (37 enodes) 590.398 * * [simplify]: iters left: 4 (57 enodes) 590.408 * * [simplify]: iters left: 3 (104 enodes) 590.426 * * [simplify]: iters left: 2 (158 enodes) 590.448 * * [simplify]: iters left: 1 (225 enodes) 590.480 * * [simplify]: Extracting #0: cost 1 inf + 0 590.480 * * [simplify]: Extracting #1: cost 0 inf + 1 590.480 * [simplify]: Simplified to 0 590.480 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* 2 (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) 0)) 590.480 * * * * [progress]: [ 1265 / 3260 ] simplifiying candidate # 590.480 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 590.480 * * [simplify]: iters left: 6 (22 enodes) 590.487 * * [simplify]: iters left: 5 (79 enodes) 590.497 * * [simplify]: iters left: 4 (125 enodes) 590.516 * * [simplify]: iters left: 3 (236 enodes) 590.558 * * [simplify]: iters left: 2 (417 enodes) 590.643 * * [simplify]: Extracting #0: cost 1 inf + 0 590.643 * * [simplify]: Extracting #1: cost 9 inf + 0 590.644 * * [simplify]: Extracting #2: cost 65 inf + 0 590.644 * * [simplify]: Extracting #3: cost 113 inf + 531 590.645 * * [simplify]: Extracting #4: cost 90 inf + 3545 590.646 * * [simplify]: Extracting #5: cost 91 inf + 4722 590.647 * * [simplify]: Extracting #6: cost 84 inf + 6310 590.654 * * [simplify]: Extracting #7: cost 19 inf + 29372 590.665 * * [simplify]: Extracting #8: cost 0 inf + 36676 590.675 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (cbrt a))) (* 2 (cbrt a))) (/ (/ b a) 2)) 590.675 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (cbrt a))) (* 2 (cbrt a))) (/ (/ b a) 2)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 590.675 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 590.675 * * [simplify]: iters left: 6 (9 enodes) 590.678 * * [simplify]: iters left: 5 (29 enodes) 590.681 * * [simplify]: iters left: 4 (42 enodes) 590.687 * * [simplify]: iters left: 3 (58 enodes) 590.694 * * [simplify]: iters left: 2 (68 enodes) 590.701 * * [simplify]: Extracting #0: cost 1 inf + 0 590.701 * * [simplify]: Extracting #1: cost 0 inf + 1 590.701 * [simplify]: Simplified to 0 590.701 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (cbrt a))) (* 2 (cbrt a))) (/ (/ b a) 2)) 0)) 590.701 * * * * [progress]: [ 1266 / 3260 ] simplifiying candidate # 590.701 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 590.701 * * [simplify]: iters left: 6 (24 enodes) 590.706 * * [simplify]: iters left: 5 (96 enodes) 590.721 * * [simplify]: iters left: 4 (202 enodes) 590.760 * * [simplify]: iters left: 3 (451 enodes) 590.850 * * [simplify]: Extracting #0: cost 1 inf + 0 590.850 * * [simplify]: Extracting #1: cost 11 inf + 0 590.851 * * [simplify]: Extracting #2: cost 103 inf + 0 590.851 * * [simplify]: Extracting #3: cost 186 inf + 2 590.852 * * [simplify]: Extracting #4: cost 177 inf + 1098 590.853 * * [simplify]: Extracting #5: cost 160 inf + 5354 590.858 * * [simplify]: Extracting #6: cost 77 inf + 30888 590.869 * * [simplify]: Extracting #7: cost 5 inf + 56013 590.881 * * [simplify]: Extracting #8: cost 0 inf + 57695 590.893 * * [simplify]: Extracting #9: cost 0 inf + 57655 590.905 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) 590.905 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 590.905 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 590.906 * * [simplify]: iters left: 6 (13 enodes) 590.909 * * [simplify]: iters left: 5 (53 enodes) 590.918 * * [simplify]: iters left: 4 (117 enodes) 590.942 * * [simplify]: iters left: 3 (275 enodes) 590.995 * * [simplify]: iters left: 2 (474 enodes) 591.099 * * [simplify]: Extracting #0: cost 1 inf + 0 591.099 * * [simplify]: Extracting #1: cost 0 inf + 1 591.099 * [simplify]: Simplified to 0 591.099 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) 0)) 591.100 * * * * [progress]: [ 1267 / 3260 ] simplifiying candidate # 591.100 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 591.100 * * [simplify]: iters left: 6 (25 enodes) 591.105 * * [simplify]: iters left: 5 (96 enodes) 591.119 * * [simplify]: iters left: 4 (171 enodes) 591.148 * * [simplify]: iters left: 3 (337 enodes) 591.208 * * [simplify]: Extracting #0: cost 1 inf + 0 591.208 * * [simplify]: Extracting #1: cost 11 inf + 0 591.208 * * [simplify]: Extracting #2: cost 85 inf + 0 591.209 * * [simplify]: Extracting #3: cost 151 inf + 566 591.209 * * [simplify]: Extracting #4: cost 147 inf + 854 591.210 * * [simplify]: Extracting #5: cost 134 inf + 3791 591.213 * * [simplify]: Extracting #6: cost 89 inf + 13174 591.216 * * [simplify]: Extracting #7: cost 75 inf + 15484 591.222 * * [simplify]: Extracting #8: cost 16 inf + 39673 591.232 * * [simplify]: Extracting #9: cost 0 inf + 47432 591.241 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ b 2) a)) 591.242 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 591.242 * [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)))) 591.242 * * [simplify]: iters left: 6 (12 enodes) 591.245 * * [simplify]: iters left: 5 (47 enodes) 591.251 * * [simplify]: iters left: 4 (82 enodes) 591.266 * * [simplify]: iters left: 3 (157 enodes) 591.291 * * [simplify]: iters left: 2 (248 enodes) 591.329 * * [simplify]: iters left: 1 (341 enodes) 591.381 * * [simplify]: Extracting #0: cost 1 inf + 0 591.381 * * [simplify]: Extracting #1: cost 0 inf + 1 591.381 * [simplify]: Simplified to 0 591.381 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ b 2) a)) 0)) 591.381 * * * * [progress]: [ 1268 / 3260 ] simplifiying candidate # 591.381 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 591.381 * * [simplify]: iters left: 6 (25 enodes) 591.387 * * [simplify]: iters left: 5 (96 enodes) 591.402 * * [simplify]: iters left: 4 (179 enodes) 591.432 * * [simplify]: iters left: 3 (366 enodes) 591.508 * * [simplify]: Extracting #0: cost 1 inf + 0 591.508 * * [simplify]: Extracting #1: cost 13 inf + 0 591.508 * * [simplify]: Extracting #2: cost 94 inf + 0 591.508 * * [simplify]: Extracting #3: cost 162 inf + 2 591.509 * * [simplify]: Extracting #4: cost 156 inf + 651 591.510 * * [simplify]: Extracting #5: cost 144 inf + 3088 591.511 * * [simplify]: Extracting #6: cost 124 inf + 7413 591.514 * * [simplify]: Extracting #7: cost 87 inf + 14778 591.520 * * [simplify]: Extracting #8: cost 28 inf + 37637 591.530 * * [simplify]: Extracting #9: cost 0 inf + 50030 591.540 * * [simplify]: Extracting #10: cost 0 inf + 49935 591.550 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (/ (/ b 2) a)) 591.550 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 591.550 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 591.551 * * [simplify]: iters left: 6 (12 enodes) 591.554 * * [simplify]: iters left: 5 (47 enodes) 591.561 * * [simplify]: iters left: 4 (89 enodes) 591.579 * * [simplify]: iters left: 3 (180 enodes) 591.615 * * [simplify]: iters left: 2 (296 enodes) 591.669 * * [simplify]: iters left: 1 (428 enodes) 591.754 * * [simplify]: Extracting #0: cost 1 inf + 0 591.754 * * [simplify]: Extracting #1: cost 0 inf + 1 591.754 * [simplify]: Simplified to 0 591.754 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (/ (/ b 2) a)) 0)) 591.754 * * * * [progress]: [ 1269 / 3260 ] simplifiying candidate # 591.755 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 591.755 * * [simplify]: iters left: 6 (23 enodes) 591.760 * * [simplify]: iters left: 5 (89 enodes) 591.773 * * [simplify]: iters left: 4 (163 enodes) 591.800 * * [simplify]: iters left: 3 (309 enodes) 591.851 * * [simplify]: Extracting #0: cost 1 inf + 0 591.851 * * [simplify]: Extracting #1: cost 11 inf + 0 591.852 * * [simplify]: Extracting #2: cost 78 inf + 0 591.854 * * [simplify]: Extracting #3: cost 147 inf + 0 591.854 * * [simplify]: Extracting #4: cost 147 inf + 3 591.855 * * [simplify]: Extracting #5: cost 137 inf + 2473 591.856 * * [simplify]: Extracting #6: cost 104 inf + 9206 591.863 * * [simplify]: Extracting #7: cost 21 inf + 38373 591.873 * * [simplify]: Extracting #8: cost 0 inf + 47656 591.882 * * [simplify]: Extracting #9: cost 0 inf + 47561 591.892 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 591.892 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 591.892 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 591.893 * * [simplify]: iters left: 6 (12 enodes) 591.895 * * [simplify]: iters left: 5 (46 enodes) 591.902 * * [simplify]: iters left: 4 (81 enodes) 591.914 * * [simplify]: iters left: 3 (134 enodes) 591.934 * * [simplify]: iters left: 2 (197 enodes) 591.960 * * [simplify]: iters left: 1 (271 enodes) 591.997 * * [simplify]: Extracting #0: cost 1 inf + 0 591.997 * * [simplify]: Extracting #1: cost 0 inf + 1 591.997 * [simplify]: Simplified to 0 591.997 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 0)) 591.997 * * * * [progress]: [ 1270 / 3260 ] simplifiying candidate # 591.997 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 591.997 * * [simplify]: iters left: 6 (23 enodes) 592.002 * * [simplify]: iters left: 5 (86 enodes) 592.015 * * [simplify]: iters left: 4 (140 enodes) 592.036 * * [simplify]: iters left: 3 (266 enodes) 592.082 * * [simplify]: iters left: 2 (468 enodes) 592.177 * * [simplify]: Extracting #0: cost 1 inf + 0 592.177 * * [simplify]: Extracting #1: cost 9 inf + 0 592.177 * * [simplify]: Extracting #2: cost 70 inf + 0 592.177 * * [simplify]: Extracting #3: cost 132 inf + 406 592.178 * * [simplify]: Extracting #4: cost 123 inf + 2432 592.179 * * [simplify]: Extracting #5: cost 114 inf + 4710 592.181 * * [simplify]: Extracting #6: cost 98 inf + 6816 592.183 * * [simplify]: Extracting #7: cost 78 inf + 10072 592.190 * * [simplify]: Extracting #8: cost 20 inf + 32072 592.200 * * [simplify]: Extracting #9: cost 0 inf + 40143 592.211 * * [simplify]: Extracting #10: cost 0 inf + 40008 592.223 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 592.224 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 592.224 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 592.224 * * [simplify]: iters left: 6 (10 enodes) 592.226 * * [simplify]: iters left: 5 (38 enodes) 592.231 * * [simplify]: iters left: 4 (59 enodes) 592.240 * * [simplify]: iters left: 3 (88 enodes) 592.251 * * [simplify]: iters left: 2 (117 enodes) 592.265 * * [simplify]: iters left: 1 (144 enodes) 592.281 * * [simplify]: Extracting #0: cost 1 inf + 0 592.281 * * [simplify]: Extracting #1: cost 0 inf + 1 592.281 * [simplify]: Simplified to 0 592.281 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 0)) 592.281 * * * * [progress]: [ 1271 / 3260 ] simplifiying candidate # 592.281 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 592.281 * * [simplify]: iters left: 6 (24 enodes) 592.288 * * [simplify]: iters left: 5 (91 enodes) 592.301 * * [simplify]: iters left: 4 (151 enodes) 592.325 * * [simplify]: iters left: 3 (289 enodes) 592.374 * * [simplify]: iters left: 2 (493 enodes) 592.474 * * [simplify]: Extracting #0: cost 1 inf + 0 592.474 * * [simplify]: Extracting #1: cost 11 inf + 0 592.475 * * [simplify]: Extracting #2: cost 77 inf + 0 592.475 * * [simplify]: Extracting #3: cost 123 inf + 865 592.476 * * [simplify]: Extracting #4: cost 106 inf + 2825 592.478 * * [simplify]: Extracting #5: cost 96 inf + 5786 592.479 * * [simplify]: Extracting #6: cost 84 inf + 8446 592.486 * * [simplify]: Extracting #7: cost 17 inf + 31581 592.497 * * [simplify]: Extracting #8: cost 0 inf + 38596 592.508 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a)))) (/ b (* a 2))) 592.508 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a)))) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 592.508 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 592.508 * * [simplify]: iters left: 6 (11 enodes) 592.511 * * [simplify]: iters left: 5 (42 enodes) 592.517 * * [simplify]: iters left: 4 (67 enodes) 592.529 * * [simplify]: iters left: 3 (111 enodes) 592.544 * * [simplify]: iters left: 2 (140 enodes) 592.560 * * [simplify]: iters left: 1 (160 enodes) 592.576 * * [simplify]: Extracting #0: cost 1 inf + 0 592.577 * * [simplify]: Extracting #1: cost 0 inf + 1 592.577 * [simplify]: Simplified to 0 592.577 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a)))) (/ b (* a 2))) 0)) 592.577 * * * * [progress]: [ 1272 / 3260 ] simplifiying candidate # 592.577 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 592.577 * * [simplify]: iters left: 6 (27 enodes) 592.583 * * [simplify]: iters left: 5 (111 enodes) 592.602 * * [simplify]: iters left: 4 (266 enodes) 592.672 * * [simplify]: Extracting #0: cost 1 inf + 0 592.672 * * [simplify]: Extracting #1: cost 11 inf + 0 592.673 * * [simplify]: Extracting #2: cost 171 inf + 0 592.674 * * [simplify]: Extracting #3: cost 309 inf + 1 592.675 * * [simplify]: Extracting #4: cost 288 inf + 3636 592.682 * * [simplify]: Extracting #5: cost 141 inf + 55334 592.694 * * [simplify]: Extracting #6: cost 61 inf + 86646 592.708 * * [simplify]: Extracting #7: cost 38 inf + 92674 592.725 * * [simplify]: Extracting #8: cost 2 inf + 109399 592.742 * * [simplify]: Extracting #9: cost 0 inf + 110088 592.759 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))))) 592.759 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 592.760 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 592.760 * * [simplify]: iters left: 6 (16 enodes) 592.764 * * [simplify]: iters left: 5 (68 enodes) 592.775 * * [simplify]: iters left: 4 (179 enodes) 592.829 * * [simplify]: Extracting #0: cost 1 inf + 0 592.829 * * [simplify]: Extracting #1: cost 27 inf + 0 592.829 * * [simplify]: Extracting #2: cost 153 inf + 0 592.830 * * [simplify]: Extracting #3: cost 242 inf + 83 592.832 * * [simplify]: Extracting #4: cost 185 inf + 16503 592.844 * * [simplify]: Extracting #5: cost 15 inf + 79352 592.856 * * [simplify]: Extracting #6: cost 0 inf + 84943 592.868 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 592.868 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 592.869 * * * * [progress]: [ 1273 / 3260 ] simplifiying candidate # 592.869 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 592.869 * * [simplify]: iters left: 6 (28 enodes) 592.875 * * [simplify]: iters left: 5 (112 enodes) 592.893 * * [simplify]: iters left: 4 (236 enodes) 592.943 * * [simplify]: Extracting #0: cost 1 inf + 0 592.943 * * [simplify]: Extracting #1: cost 11 inf + 0 592.943 * * [simplify]: Extracting #2: cost 134 inf + 0 592.944 * * [simplify]: Extracting #3: cost 238 inf + 0 592.945 * * [simplify]: Extracting #4: cost 208 inf + 5618 592.950 * * [simplify]: Extracting #5: cost 100 inf + 39451 592.958 * * [simplify]: Extracting #6: cost 60 inf + 52964 592.967 * * [simplify]: Extracting #7: cost 35 inf + 60230 592.980 * * [simplify]: Extracting #8: cost 8 inf + 73116 592.993 * * [simplify]: Extracting #9: cost 0 inf + 76724 593.005 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (sqrt 2))))) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 593.005 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (sqrt 2))))) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 593.005 * [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)))) 593.006 * * [simplify]: iters left: 6 (15 enodes) 593.009 * * [simplify]: iters left: 5 (63 enodes) 593.019 * * [simplify]: iters left: 4 (145 enodes) 593.054 * * [simplify]: iters left: 3 (499 enodes) 593.278 * * [simplify]: Extracting #0: cost 1 inf + 0 593.278 * * [simplify]: Extracting #1: cost 0 inf + 1 593.278 * [simplify]: Simplified to 0 593.278 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 593.278 * * * * [progress]: [ 1274 / 3260 ] simplifiying candidate # 593.279 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 593.279 * * [simplify]: iters left: 6 (28 enodes) 593.289 * * [simplify]: iters left: 5 (111 enodes) 593.307 * * [simplify]: iters left: 4 (250 enodes) 593.366 * * [simplify]: Extracting #0: cost 1 inf + 0 593.366 * * [simplify]: Extracting #1: cost 13 inf + 0 593.366 * * [simplify]: Extracting #2: cost 135 inf + 0 593.367 * * [simplify]: Extracting #3: cost 222 inf + 2 593.368 * * [simplify]: Extracting #4: cost 209 inf + 1995 593.370 * * [simplify]: Extracting #5: cost 134 inf + 22278 593.377 * * [simplify]: Extracting #6: cost 45 inf + 49515 593.387 * * [simplify]: Extracting #7: cost 2 inf + 67356 593.399 * * [simplify]: Extracting #8: cost 0 inf + 68206 593.410 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) 593.410 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 593.410 * [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))) 593.410 * * [simplify]: iters left: 6 (15 enodes) 593.416 * * [simplify]: iters left: 5 (62 enodes) 593.427 * * [simplify]: iters left: 4 (159 enodes) 593.466 * * [simplify]: iters left: 3 (475 enodes) 593.659 * * [simplify]: Extracting #0: cost 1 inf + 0 593.659 * * [simplify]: Extracting #1: cost 42 inf + 0 593.659 * * [simplify]: Extracting #2: cost 194 inf + 1 593.662 * * [simplify]: Extracting #3: cost 205 inf + 15094 593.677 * * [simplify]: Extracting #4: cost 20 inf + 63712 593.692 * * [simplify]: Extracting #5: cost 3 inf + 65204 593.706 * * [simplify]: Extracting #6: cost 0 inf + 65965 593.720 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 593.720 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 593.720 * * * * [progress]: [ 1275 / 3260 ] simplifiying candidate # 593.720 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 593.721 * * [simplify]: iters left: 6 (25 enodes) 593.726 * * [simplify]: iters left: 5 (100 enodes) 593.742 * * [simplify]: iters left: 4 (223 enodes) 593.792 * * [simplify]: Extracting #0: cost 1 inf + 0 593.793 * * [simplify]: Extracting #1: cost 11 inf + 0 593.793 * * [simplify]: Extracting #2: cost 127 inf + 0 593.793 * * [simplify]: Extracting #3: cost 228 inf + 0 593.794 * * [simplify]: Extracting #4: cost 206 inf + 3878 593.800 * * [simplify]: Extracting #5: cost 103 inf + 39874 593.810 * * [simplify]: Extracting #6: cost 62 inf + 53792 593.820 * * [simplify]: Extracting #7: cost 37 inf + 60096 593.832 * * [simplify]: Extracting #8: cost 1 inf + 76072 593.844 * * [simplify]: Extracting #9: cost 0 inf + 76356 593.857 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (cbrt b) (* (cbrt a) (sqrt 2))) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (* (cbrt a) (sqrt 2)))))) 593.857 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (cbrt b) (* (cbrt a) (sqrt 2))) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (* (cbrt a) (sqrt 2)))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 593.857 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 593.857 * * [simplify]: iters left: 6 (15 enodes) 593.861 * * [simplify]: iters left: 5 (62 enodes) 593.871 * * [simplify]: iters left: 4 (148 enodes) 593.908 * * [simplify]: iters left: 3 (499 enodes) 594.140 * * [simplify]: Extracting #0: cost 1 inf + 0 594.140 * * [simplify]: Extracting #1: cost 0 inf + 1 594.140 * [simplify]: Simplified to 0 594.140 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 594.141 * * * * [progress]: [ 1276 / 3260 ] simplifiying candidate # 594.141 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 594.141 * * [simplify]: iters left: 6 (26 enodes) 594.147 * * [simplify]: iters left: 5 (102 enodes) 594.162 * * [simplify]: iters left: 4 (205 enodes) 594.204 * * [simplify]: Extracting #0: cost 1 inf + 0 594.204 * * [simplify]: Extracting #1: cost 11 inf + 0 594.205 * * [simplify]: Extracting #2: cost 108 inf + 0 594.205 * * [simplify]: Extracting #3: cost 189 inf + 0 594.206 * * [simplify]: Extracting #4: cost 177 inf + 1136 594.207 * * [simplify]: Extracting #5: cost 140 inf + 10990 594.213 * * [simplify]: Extracting #6: cost 45 inf + 40796 594.222 * * [simplify]: Extracting #7: cost 4 inf + 56276 594.232 * * [simplify]: Extracting #8: cost 0 inf + 57643 594.242 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (/ (cbrt b) (sqrt a)) (sqrt 2)) (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (sqrt 2))))) 594.242 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (/ (cbrt b) (sqrt a)) (sqrt 2)) (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (sqrt 2))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 594.242 * [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)))) 594.242 * * [simplify]: iters left: 6 (14 enodes) 594.247 * * [simplify]: iters left: 5 (56 enodes) 594.256 * * [simplify]: iters left: 4 (117 enodes) 594.280 * * [simplify]: iters left: 3 (347 enodes) 594.391 * * [simplify]: Extracting #0: cost 1 inf + 0 594.391 * * [simplify]: Extracting #1: cost 0 inf + 1 594.391 * [simplify]: Simplified to 0 594.392 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 594.392 * * * * [progress]: [ 1277 / 3260 ] simplifiying candidate # 594.392 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 594.392 * * [simplify]: iters left: 6 (26 enodes) 594.398 * * [simplify]: iters left: 5 (103 enodes) 594.417 * * [simplify]: iters left: 4 (203 enodes) 594.456 * * [simplify]: Extracting #0: cost 1 inf + 0 594.456 * * [simplify]: Extracting #1: cost 11 inf + 0 594.457 * * [simplify]: Extracting #2: cost 102 inf + 0 594.457 * * [simplify]: Extracting #3: cost 169 inf + 2 594.458 * * [simplify]: Extracting #4: cost 159 inf + 1060 594.458 * * [simplify]: Extracting #5: cost 157 inf + 2157 594.460 * * [simplify]: Extracting #6: cost 113 inf + 11692 594.466 * * [simplify]: Extracting #7: cost 19 inf + 40762 594.476 * * [simplify]: Extracting #8: cost 0 inf + 48331 594.485 * * [simplify]: Extracting #9: cost 0 inf + 48251 594.493 * * [simplify]: Extracting #10: cost 0 inf + 48171 594.502 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) 594.502 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 594.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))) 594.502 * * [simplify]: iters left: 6 (14 enodes) 594.506 * * [simplify]: iters left: 5 (57 enodes) 594.515 * * [simplify]: iters left: 4 (116 enodes) 594.539 * * [simplify]: iters left: 3 (321 enodes) 594.646 * * [simplify]: Extracting #0: cost 1 inf + 0 594.646 * * [simplify]: Extracting #1: cost 0 inf + 1 594.646 * [simplify]: Simplified to 0 594.646 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 594.646 * * * * [progress]: [ 1278 / 3260 ] simplifiying candidate # 594.646 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 594.646 * * [simplify]: iters left: 6 (26 enodes) 594.652 * * [simplify]: iters left: 5 (105 enodes) 594.669 * * [simplify]: iters left: 4 (234 enodes) 594.722 * * [simplify]: Extracting #0: cost 1 inf + 0 594.722 * * [simplify]: Extracting #1: cost 11 inf + 0 594.722 * * [simplify]: Extracting #2: cost 119 inf + 0 594.723 * * [simplify]: Extracting #3: cost 205 inf + 2 594.724 * * [simplify]: Extracting #4: cost 180 inf + 4137 594.728 * * [simplify]: Extracting #5: cost 95 inf + 29415 594.735 * * [simplify]: Extracting #6: cost 44 inf + 44795 594.744 * * [simplify]: Extracting #7: cost 3 inf + 60664 594.755 * * [simplify]: Extracting #8: cost 0 inf + 61829 594.765 * * [simplify]: Extracting #9: cost 0 inf + 61789 594.777 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) 594.777 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 594.777 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 594.778 * * [simplify]: iters left: 6 (15 enodes) 594.781 * * [simplify]: iters left: 5 (62 enodes) 594.791 * * [simplify]: iters left: 4 (149 enodes) 594.827 * * [simplify]: iters left: 3 (450 enodes) 595.291 * * [simplify]: Extracting #0: cost 1 inf + 0 595.291 * * [simplify]: Extracting #1: cost 0 inf + 1 595.291 * [simplify]: Simplified to 0 595.291 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 595.291 * * * * [progress]: [ 1279 / 3260 ] simplifiying candidate # 595.291 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 595.291 * * [simplify]: iters left: 6 (27 enodes) 595.297 * * [simplify]: iters left: 5 (106 enodes) 595.316 * * [simplify]: iters left: 4 (207 enodes) 595.356 * * [simplify]: Extracting #0: cost 1 inf + 0 595.356 * * [simplify]: Extracting #1: cost 11 inf + 0 595.356 * * [simplify]: Extracting #2: cost 97 inf + 0 595.357 * * [simplify]: Extracting #3: cost 161 inf + 2 595.357 * * [simplify]: Extracting #4: cost 156 inf + 169 595.358 * * [simplify]: Extracting #5: cost 137 inf + 4423 595.361 * * [simplify]: Extracting #6: cost 78 inf + 17651 595.368 * * [simplify]: Extracting #7: cost 20 inf + 35123 595.376 * * [simplify]: Extracting #8: cost 0 inf + 45591 595.384 * * [simplify]: Extracting #9: cost 0 inf + 45401 595.392 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2)) (/ (cbrt a) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 595.392 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2)) (/ (cbrt a) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 595.392 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 595.392 * * [simplify]: iters left: 6 (14 enodes) 595.396 * * [simplify]: iters left: 5 (57 enodes) 595.405 * * [simplify]: iters left: 4 (118 enodes) 595.430 * * [simplify]: iters left: 3 (314 enodes) 595.522 * * [simplify]: Extracting #0: cost 1 inf + 0 595.522 * * [simplify]: Extracting #1: cost 0 inf + 1 595.522 * [simplify]: Simplified to 0 595.522 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 595.522 * * * * [progress]: [ 1280 / 3260 ] simplifiying candidate # 595.522 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 595.522 * * [simplify]: iters left: 6 (26 enodes) 595.528 * * [simplify]: iters left: 5 (97 enodes) 595.545 * * [simplify]: iters left: 4 (192 enodes) 595.579 * * [simplify]: iters left: 3 (444 enodes) 595.684 * * [simplify]: Extracting #0: cost 1 inf + 0 595.684 * * [simplify]: Extracting #1: cost 13 inf + 0 595.685 * * [simplify]: Extracting #2: cost 133 inf + 0 595.685 * * [simplify]: Extracting #3: cost 215 inf + 88 595.687 * * [simplify]: Extracting #4: cost 189 inf + 2976 595.690 * * [simplify]: Extracting #5: cost 123 inf + 16801 595.696 * * [simplify]: Extracting #6: cost 58 inf + 35442 595.707 * * [simplify]: Extracting #7: cost 1 inf + 57887 595.722 * * [simplify]: Extracting #8: cost 0 inf + 58292 595.734 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (cbrt a))) (* (sqrt 2) (sqrt 2))) (cbrt a)) (/ (/ b 2) a)) 595.734 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (cbrt a))) (* (sqrt 2) (sqrt 2))) (cbrt a)) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 595.735 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 595.735 * * [simplify]: iters left: 6 (13 enodes) 595.738 * * [simplify]: iters left: 5 (48 enodes) 595.745 * * [simplify]: iters left: 4 (103 enodes) 595.765 * * [simplify]: iters left: 3 (238 enodes) 595.822 * * [simplify]: Extracting #0: cost 1 inf + 0 595.822 * * [simplify]: Extracting #1: cost 0 inf + 1 595.822 * [simplify]: Simplified to 0 595.822 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 0)) 595.822 * * * * [progress]: [ 1281 / 3260 ] simplifiying candidate # 595.822 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 595.822 * * [simplify]: iters left: 6 (26 enodes) 595.828 * * [simplify]: iters left: 5 (104 enodes) 595.846 * * [simplify]: iters left: 4 (228 enodes) 595.896 * * [simplify]: Extracting #0: cost 1 inf + 0 595.896 * * [simplify]: Extracting #1: cost 11 inf + 0 595.896 * * [simplify]: Extracting #2: cost 131 inf + 0 595.897 * * [simplify]: Extracting #3: cost 237 inf + 0 595.898 * * [simplify]: Extracting #4: cost 217 inf + 2954 595.902 * * [simplify]: Extracting #5: cost 127 inf + 31953 595.911 * * [simplify]: Extracting #6: cost 51 inf + 58854 595.922 * * [simplify]: Extracting #7: cost 9 inf + 74421 595.935 * * [simplify]: Extracting #8: cost 0 inf + 78424 595.947 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (sqrt 2))))) (* (/ (sqrt b) (* (cbrt a) (cbrt 2))) (/ (/ (sqrt b) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))))) 595.947 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (sqrt 2))))) (* (/ (sqrt b) (* (cbrt a) (cbrt 2))) (/ (/ (sqrt b) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 595.948 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 595.948 * * [simplify]: iters left: 6 (15 enodes) 595.951 * * [simplify]: iters left: 5 (61 enodes) 595.961 * * [simplify]: iters left: 4 (142 enodes) 595.995 * * [simplify]: iters left: 3 (474 enodes) 596.170 * * [simplify]: Extracting #0: cost 1 inf + 0 596.170 * * [simplify]: Extracting #1: cost 0 inf + 1 596.170 * [simplify]: Simplified to 0 596.170 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 596.170 * * * * [progress]: [ 1282 / 3260 ] simplifiying candidate # 596.171 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 596.171 * * [simplify]: iters left: 6 (27 enodes) 596.177 * * [simplify]: iters left: 5 (105 enodes) 596.192 * * [simplify]: iters left: 4 (203 enodes) 596.232 * * [simplify]: Extracting #0: cost 1 inf + 0 596.232 * * [simplify]: Extracting #1: cost 11 inf + 0 596.233 * * [simplify]: Extracting #2: cost 108 inf + 0 596.233 * * [simplify]: Extracting #3: cost 186 inf + 0 596.234 * * [simplify]: Extracting #4: cost 166 inf + 3239 596.237 * * [simplify]: Extracting #5: cost 97 inf + 22219 596.243 * * [simplify]: Extracting #6: cost 39 inf + 40211 596.252 * * [simplify]: Extracting #7: cost 1 inf + 56292 596.261 * * [simplify]: Extracting #8: cost 0 inf + 56642 596.271 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (sqrt b) (cbrt 2)) (sqrt a)))) 596.271 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (sqrt b) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 596.271 * [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)))) 596.271 * * [simplify]: iters left: 6 (14 enodes) 596.275 * * [simplify]: iters left: 5 (56 enodes) 596.283 * * [simplify]: iters left: 4 (113 enodes) 596.307 * * [simplify]: iters left: 3 (324 enodes) 596.393 * * [simplify]: Extracting #0: cost 1 inf + 0 596.393 * * [simplify]: Extracting #1: cost 0 inf + 1 596.393 * [simplify]: Simplified to 0 596.393 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 596.393 * * * * [progress]: [ 1283 / 3260 ] simplifiying candidate # 596.393 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 596.393 * * [simplify]: iters left: 6 (27 enodes) 596.400 * * [simplify]: iters left: 5 (105 enodes) 596.418 * * [simplify]: iters left: 4 (201 enodes) 596.456 * * [simplify]: Extracting #0: cost 1 inf + 0 596.456 * * [simplify]: Extracting #1: cost 11 inf + 0 596.456 * * [simplify]: Extracting #2: cost 105 inf + 0 596.456 * * [simplify]: Extracting #3: cost 168 inf + 2 596.457 * * [simplify]: Extracting #4: cost 163 inf + 450 596.458 * * [simplify]: Extracting #5: cost 146 inf + 4417 596.460 * * [simplify]: Extracting #6: cost 77 inf + 19858 596.465 * * [simplify]: Extracting #7: cost 31 inf + 32801 596.474 * * [simplify]: Extracting #8: cost 1 inf + 47493 596.483 * * [simplify]: Extracting #9: cost 0 inf + 47723 596.491 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (* (/ (/ (/ (sqrt b) (cbrt 2)) (cbrt 2)) a) (/ (sqrt b) (cbrt 2)))) 596.491 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (* (/ (/ (/ (sqrt b) (cbrt 2)) (cbrt 2)) a) (/ (sqrt b) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 596.491 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 596.491 * * [simplify]: iters left: 6 (14 enodes) 596.495 * * [simplify]: iters left: 5 (56 enodes) 596.504 * * [simplify]: iters left: 4 (112 enodes) 596.526 * * [simplify]: iters left: 3 (297 enodes) 596.606 * * [simplify]: Extracting #0: cost 1 inf + 0 596.606 * * [simplify]: Extracting #1: cost 0 inf + 1 596.606 * [simplify]: Simplified to 0 596.606 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 596.606 * * * * [progress]: [ 1284 / 3260 ] simplifiying candidate # 596.606 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 596.606 * * [simplify]: iters left: 6 (23 enodes) 596.611 * * [simplify]: iters left: 5 (91 enodes) 596.625 * * [simplify]: iters left: 4 (190 enodes) 596.663 * * [simplify]: Extracting #0: cost 1 inf + 0 596.663 * * [simplify]: Extracting #1: cost 11 inf + 0 596.663 * * [simplify]: Extracting #2: cost 101 inf + 0 596.664 * * [simplify]: Extracting #3: cost 177 inf + 0 596.664 * * [simplify]: Extracting #4: cost 176 inf + 3 596.665 * * [simplify]: Extracting #5: cost 154 inf + 5864 596.669 * * [simplify]: Extracting #6: cost 64 inf + 31882 596.678 * * [simplify]: Extracting #7: cost 6 inf + 52805 596.687 * * [simplify]: Extracting #8: cost 0 inf + 54833 596.697 * * [simplify]: Extracting #9: cost 0 inf + 54753 596.706 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) 596.706 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 596.707 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 596.707 * * [simplify]: iters left: 6 (13 enodes) 596.710 * * [simplify]: iters left: 5 (53 enodes) 596.718 * * [simplify]: iters left: 4 (118 enodes) 596.742 * * [simplify]: iters left: 3 (324 enodes) 596.825 * * [simplify]: Extracting #0: cost 1 inf + 0 596.825 * * [simplify]: Extracting #1: cost 0 inf + 1 596.825 * [simplify]: Simplified to 0 596.826 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 596.826 * * * * [progress]: [ 1285 / 3260 ] simplifiying candidate # 596.826 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 596.826 * * [simplify]: iters left: 6 (23 enodes) 596.833 * * [simplify]: iters left: 5 (88 enodes) 596.846 * * [simplify]: iters left: 4 (163 enodes) 596.873 * * [simplify]: iters left: 3 (392 enodes) 596.953 * * [simplify]: Extracting #0: cost 1 inf + 0 596.953 * * [simplify]: Extracting #1: cost 9 inf + 0 596.953 * * [simplify]: Extracting #2: cost 108 inf + 0 596.954 * * [simplify]: Extracting #3: cost 216 inf + 42 596.955 * * [simplify]: Extracting #4: cost 200 inf + 1753 596.957 * * [simplify]: Extracting #5: cost 137 inf + 13755 596.963 * * [simplify]: Extracting #6: cost 87 inf + 24934 596.969 * * [simplify]: Extracting #7: cost 49 inf + 37767 596.981 * * [simplify]: Extracting #8: cost 4 inf + 57899 596.993 * * [simplify]: Extracting #9: cost 0 inf + 59443 597.005 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (sqrt 2)) (* (* (sqrt 2) (* (cbrt a) (cbrt a))) (cbrt a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 597.005 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (sqrt 2)) (* (* (sqrt 2) (* (cbrt a) (cbrt a))) (cbrt a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 597.006 * [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)))) 597.006 * * [simplify]: iters left: 6 (11 enodes) 597.009 * * [simplify]: iters left: 5 (43 enodes) 597.015 * * [simplify]: iters left: 4 (84 enodes) 597.031 * * [simplify]: iters left: 3 (212 enodes) 597.073 * * [simplify]: iters left: 2 (472 enodes) 597.174 * * [simplify]: Extracting #0: cost 1 inf + 0 597.174 * * [simplify]: Extracting #1: cost 0 inf + 1 597.174 * [simplify]: Simplified to 0 597.174 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 597.174 * * * * [progress]: [ 1286 / 3260 ] simplifiying candidate # 597.174 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 597.174 * * [simplify]: iters left: 6 (24 enodes) 597.180 * * [simplify]: iters left: 5 (95 enodes) 597.196 * * [simplify]: iters left: 4 (182 enodes) 597.230 * * [simplify]: iters left: 3 (435 enodes) 597.338 * * [simplify]: Extracting #0: cost 1 inf + 0 597.338 * * [simplify]: Extracting #1: cost 11 inf + 0 597.338 * * [simplify]: Extracting #2: cost 109 inf + 0 597.339 * * [simplify]: Extracting #3: cost 198 inf + 2 597.340 * * [simplify]: Extracting #4: cost 176 inf + 2326 597.343 * * [simplify]: Extracting #5: cost 122 inf + 12795 597.348 * * [simplify]: Extracting #6: cost 67 inf + 28699 597.361 * * [simplify]: Extracting #7: cost 3 inf + 53339 597.374 * * [simplify]: Extracting #8: cost 0 inf + 54545 597.387 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 597.387 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 597.387 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 597.388 * * [simplify]: iters left: 6 (12 enodes) 597.391 * * [simplify]: iters left: 5 (49 enodes) 597.398 * * [simplify]: iters left: 4 (99 enodes) 597.417 * * [simplify]: iters left: 3 (234 enodes) 597.469 * * [simplify]: iters left: 2 (447 enodes) 597.563 * * [simplify]: Extracting #0: cost 1 inf + 0 597.563 * * [simplify]: Extracting #1: cost 0 inf + 1 597.563 * [simplify]: Simplified to 0 597.563 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 597.563 * * * * [progress]: [ 1287 / 3260 ] simplifiying candidate # 597.563 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 597.563 * * [simplify]: iters left: 6 (25 enodes) 597.569 * * [simplify]: iters left: 5 (100 enodes) 597.586 * * [simplify]: iters left: 4 (204 enodes) 597.626 * * [simplify]: Extracting #0: cost 1 inf + 0 597.626 * * [simplify]: Extracting #1: cost 11 inf + 0 597.626 * * [simplify]: Extracting #2: cost 95 inf + 0 597.626 * * [simplify]: Extracting #3: cost 156 inf + 43 597.627 * * [simplify]: Extracting #4: cost 152 inf + 291 597.628 * * [simplify]: Extracting #5: cost 106 inf + 9845 597.632 * * [simplify]: Extracting #6: cost 63 inf + 19513 597.636 * * [simplify]: Extracting #7: cost 53 inf + 20704 597.641 * * [simplify]: Extracting #8: cost 20 inf + 34990 597.650 * * [simplify]: Extracting #9: cost 1 inf + 43939 597.658 * * [simplify]: Extracting #10: cost 0 inf + 44359 597.666 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ (/ b (* (cbrt a) (cbrt a))) 2) (cbrt a))) 597.666 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ (/ b (* (cbrt a) (cbrt a))) 2) (cbrt a))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 597.666 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 597.666 * * [simplify]: iters left: 6 (14 enodes) 597.670 * * [simplify]: iters left: 5 (57 enodes) 597.679 * * [simplify]: iters left: 4 (121 enodes) 597.703 * * [simplify]: iters left: 3 (291 enodes) 597.780 * * [simplify]: Extracting #0: cost 1 inf + 0 597.780 * * [simplify]: Extracting #1: cost 0 inf + 1 597.780 * [simplify]: Simplified to 0 597.780 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 597.780 * * * * [progress]: [ 1288 / 3260 ] simplifiying candidate # 597.780 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 597.780 * * [simplify]: iters left: 6 (26 enodes) 597.786 * * [simplify]: iters left: 5 (101 enodes) 597.801 * * [simplify]: iters left: 4 (184 enodes) 597.835 * * [simplify]: iters left: 3 (409 enodes) 597.917 * * [simplify]: Extracting #0: cost 1 inf + 0 597.917 * * [simplify]: Extracting #1: cost 11 inf + 0 597.917 * * [simplify]: Extracting #2: cost 102 inf + 0 597.918 * * [simplify]: Extracting #3: cost 180 inf + 85 597.919 * * [simplify]: Extracting #4: cost 161 inf + 2078 597.921 * * [simplify]: Extracting #5: cost 111 inf + 9571 597.926 * * [simplify]: Extracting #6: cost 60 inf + 24769 597.936 * * [simplify]: Extracting #7: cost 3 inf + 46631 597.948 * * [simplify]: Extracting #8: cost 0 inf + 47754 597.959 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (cbrt a)) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 597.959 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (cbrt a)) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 597.959 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 597.959 * * [simplify]: iters left: 6 (13 enodes) 597.962 * * [simplify]: iters left: 5 (52 enodes) 597.970 * * [simplify]: iters left: 4 (98 enodes) 597.988 * * [simplify]: iters left: 3 (212 enodes) 598.029 * * [simplify]: iters left: 2 (371 enodes) 598.100 * * [simplify]: Extracting #0: cost 1 inf + 0 598.100 * * [simplify]: Extracting #1: cost 0 inf + 1 598.100 * [simplify]: Simplified to 0 598.100 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (cbrt a)) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 0)) 598.100 * * * * [progress]: [ 1289 / 3260 ] simplifiying candidate # 598.101 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 598.101 * * [simplify]: iters left: 6 (25 enodes) 598.106 * * [simplify]: iters left: 5 (92 enodes) 598.123 * * [simplify]: iters left: 4 (169 enodes) 598.149 * * [simplify]: iters left: 3 (338 enodes) 598.210 * * [simplify]: Extracting #0: cost 1 inf + 0 598.210 * * [simplify]: Extracting #1: cost 11 inf + 0 598.210 * * [simplify]: Extracting #2: cost 97 inf + 0 598.211 * * [simplify]: Extracting #3: cost 158 inf + 169 598.212 * * [simplify]: Extracting #4: cost 112 inf + 5107 598.215 * * [simplify]: Extracting #5: cost 90 inf + 9778 598.217 * * [simplify]: Extracting #6: cost 84 inf + 11163 598.223 * * [simplify]: Extracting #7: cost 21 inf + 35204 598.232 * * [simplify]: Extracting #8: cost 0 inf + 44582 598.244 * * [simplify]: Extracting #9: cost 0 inf + 44462 598.253 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 598.253 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 598.253 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 598.253 * * [simplify]: iters left: 6 (12 enodes) 598.256 * * [simplify]: iters left: 5 (44 enodes) 598.263 * * [simplify]: iters left: 4 (92 enodes) 598.276 * * [simplify]: iters left: 3 (159 enodes) 598.301 * * [simplify]: iters left: 2 (267 enodes) 598.344 * * [simplify]: iters left: 1 (364 enodes) 598.401 * * [simplify]: Extracting #0: cost 1 inf + 0 598.401 * * [simplify]: Extracting #1: cost 0 inf + 1 598.401 * [simplify]: Simplified to 0 598.401 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 0)) 598.401 * * * * [progress]: [ 1290 / 3260 ] simplifiying candidate # 598.401 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 598.401 * * [simplify]: iters left: 6 (26 enodes) 598.408 * * [simplify]: iters left: 5 (107 enodes) 598.427 * * [simplify]: iters left: 4 (237 enodes) 598.476 * * [simplify]: Extracting #0: cost 1 inf + 0 598.476 * * [simplify]: Extracting #1: cost 11 inf + 0 598.476 * * [simplify]: Extracting #2: cost 130 inf + 0 598.478 * * [simplify]: Extracting #3: cost 226 inf + 45 598.479 * * [simplify]: Extracting #4: cost 211 inf + 1992 598.482 * * [simplify]: Extracting #5: cost 133 inf + 22616 598.490 * * [simplify]: Extracting #6: cost 34 inf + 55772 598.500 * * [simplify]: Extracting #7: cost 1 inf + 67729 598.512 * * [simplify]: Extracting #8: cost 0 inf + 68094 598.523 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 598.523 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 598.524 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 598.524 * * [simplify]: iters left: 6 (15 enodes) 598.528 * * [simplify]: iters left: 5 (64 enodes) 598.538 * * [simplify]: iters left: 4 (149 enodes) 598.573 * * [simplify]: iters left: 3 (466 enodes) 598.820 * * [simplify]: Extracting #0: cost 1 inf + 0 598.821 * * [simplify]: Extracting #1: cost 0 inf + 1 598.821 * [simplify]: Simplified to 0 598.821 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 598.821 * * * * [progress]: [ 1291 / 3260 ] simplifiying candidate # 598.821 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 598.821 * * [simplify]: iters left: 6 (27 enodes) 598.827 * * [simplify]: iters left: 5 (108 enodes) 598.847 * * [simplify]: iters left: 4 (213 enodes) 598.886 * * [simplify]: Extracting #0: cost 1 inf + 0 598.886 * * [simplify]: Extracting #1: cost 11 inf + 0 598.886 * * [simplify]: Extracting #2: cost 113 inf + 0 598.887 * * [simplify]: Extracting #3: cost 184 inf + 3 598.888 * * [simplify]: Extracting #4: cost 165 inf + 2478 598.890 * * [simplify]: Extracting #5: cost 100 inf + 17792 598.895 * * [simplify]: Extracting #6: cost 43 inf + 33843 598.905 * * [simplify]: Extracting #7: cost 2 inf + 49901 598.914 * * [simplify]: Extracting #8: cost 0 inf + 50631 598.923 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (sqrt a) (* (cbrt 2) (cbrt 2))))) 598.923 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (sqrt a) (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 598.923 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 598.923 * * [simplify]: iters left: 6 (14 enodes) 598.927 * * [simplify]: iters left: 5 (59 enodes) 598.936 * * [simplify]: iters left: 4 (121 enodes) 598.960 * * [simplify]: iters left: 3 (332 enodes) 599.092 * * [simplify]: Extracting #0: cost 1 inf + 0 599.092 * * [simplify]: Extracting #1: cost 0 inf + 1 599.092 * [simplify]: Simplified to 0 599.092 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 599.092 * * * * [progress]: [ 1292 / 3260 ] simplifiying candidate # 599.092 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 599.092 * * [simplify]: iters left: 6 (26 enodes) 599.098 * * [simplify]: iters left: 5 (103 enodes) 599.115 * * [simplify]: iters left: 4 (204 enodes) 599.155 * * [simplify]: iters left: 3 (493 enodes) 599.297 * * [simplify]: Extracting #0: cost 1 inf + 0 599.297 * * [simplify]: Extracting #1: cost 11 inf + 0 599.297 * * [simplify]: Extracting #2: cost 146 inf + 0 599.298 * * [simplify]: Extracting #3: cost 236 inf + 171 599.300 * * [simplify]: Extracting #4: cost 205 inf + 3308 599.304 * * [simplify]: Extracting #5: cost 129 inf + 19280 599.311 * * [simplify]: Extracting #6: cost 67 inf + 35667 599.323 * * [simplify]: Extracting #7: cost 5 inf + 60309 599.337 * * [simplify]: Extracting #8: cost 0 inf + 62593 599.353 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 599.353 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 599.353 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 599.353 * * [simplify]: iters left: 6 (13 enodes) 599.357 * * [simplify]: iters left: 5 (54 enodes) 599.366 * * [simplify]: iters left: 4 (112 enodes) 599.388 * * [simplify]: iters left: 3 (281 enodes) 599.481 * * [simplify]: Extracting #0: cost 1 inf + 0 599.482 * * [simplify]: Extracting #1: cost 0 inf + 1 599.482 * [simplify]: Simplified to 0 599.482 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 599.482 * * * * [progress]: [ 1293 / 3260 ] simplifiying candidate # 599.482 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 599.482 * * [simplify]: iters left: 6 (24 enodes) 599.488 * * [simplify]: iters left: 5 (97 enodes) 599.503 * * [simplify]: iters left: 4 (210 enodes) 599.546 * * [simplify]: Extracting #0: cost 1 inf + 0 599.547 * * [simplify]: Extracting #1: cost 11 inf + 0 599.547 * * [simplify]: Extracting #2: cost 108 inf + 0 599.547 * * [simplify]: Extracting #3: cost 176 inf + 44 599.548 * * [simplify]: Extracting #4: cost 172 inf + 253 599.549 * * [simplify]: Extracting #5: cost 138 inf + 7912 599.554 * * [simplify]: Extracting #6: cost 58 inf + 29880 599.562 * * [simplify]: Extracting #7: cost 0 inf + 50555 599.571 * * [simplify]: Extracting #8: cost 0 inf + 50315 599.581 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 599.581 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 599.582 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 599.582 * * [simplify]: iters left: 6 (14 enodes) 599.585 * * [simplify]: iters left: 5 (59 enodes) 599.595 * * [simplify]: iters left: 4 (134 enodes) 599.623 * * [simplify]: iters left: 3 (357 enodes) 599.758 * * [simplify]: Extracting #0: cost 1 inf + 0 599.758 * * [simplify]: Extracting #1: cost 0 inf + 1 599.758 * [simplify]: Simplified to 0 599.758 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 599.758 * * * * [progress]: [ 1294 / 3260 ] simplifiying candidate # 599.759 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 599.759 * * [simplify]: iters left: 6 (25 enodes) 599.764 * * [simplify]: iters left: 5 (99 enodes) 599.780 * * [simplify]: iters left: 4 (195 enodes) 599.816 * * [simplify]: iters left: 3 (460 enodes) 599.940 * * [simplify]: Extracting #0: cost 1 inf + 0 599.940 * * [simplify]: Extracting #1: cost 11 inf + 0 599.941 * * [simplify]: Extracting #2: cost 159 inf + 0 599.942 * * [simplify]: Extracting #3: cost 269 inf + 45 599.943 * * [simplify]: Extracting #4: cost 239 inf + 3507 599.948 * * [simplify]: Extracting #5: cost 148 inf + 21138 599.959 * * [simplify]: Extracting #6: cost 67 inf + 41764 599.972 * * [simplify]: Extracting #7: cost 9 inf + 63827 599.987 * * [simplify]: Extracting #8: cost 0 inf + 67549 600.002 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (* (cbrt a) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 600.002 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (* (cbrt a) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 600.002 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 600.002 * * [simplify]: iters left: 6 (13 enodes) 600.006 * * [simplify]: iters left: 5 (53 enodes)